diff --git a/src/Classes/Item.lua b/src/Classes/Item.lua index b27806a326..01f9062b93 100644 --- a/src/Classes/Item.lua +++ b/src/Classes/Item.lua @@ -991,13 +991,14 @@ function ItemClass:BuildModListForSlotNum(baseList, slotNum) end elseif self.base.armour then local armourData = self.armourData - local armourBase = sumLocal(modList, "Armour", "BASE", 0) + (self.base.armour.ArmourBase or 0) + local defencePercentile = 1 + local armourBase = sumLocal(modList, "Armour", "BASE", 0) + ((self.base.armour.ArmourBaseMax or 0) - (self.base.armour.ArmourBaseMin or 0)) * defencePercentile local armourEvasionBase = sumLocal(modList, "ArmourAndEvasion", "BASE", 0) - local evasionBase = sumLocal(modList, "Evasion", "BASE", 0) + (self.base.armour.EvasionBase or 0) + local evasionBase = sumLocal(modList, "Evasion", "BASE", 0) + ((self.base.armour.EvasionBaseMax or 0) - (self.base.armour.EvasionBaseMin or 0)) * defencePercentile local evasionEnergyShieldBase = sumLocal(modList, "EvasionAndEnergyShield", "BASE", 0) - local energyShieldBase = sumLocal(modList, "EnergyShield", "BASE", 0) + (self.base.armour.EnergyShieldBase or 0) + local energyShieldBase = sumLocal(modList, "EnergyShield", "BASE", 0) + ((self.base.armour.EnergyShieldBaseMax or 0) - (self.base.armour.EnergyShieldBaseMin or 0)) * defencePercentile local armourEnergyShieldBase = sumLocal(modList, "ArmourAndEnergyShield", "BASE", 0) - local wardBase = sumLocal(modList, "Ward", "BASE", 0) + (self.base.armour.WardBase or 0) + local wardBase = sumLocal(modList, "Ward", "BASE", 0) + ((self.base.armour.WardBaseMax or 0) - (self.base.armour.WardBaseMin or 0)) * defencePercentile local armourInc = sumLocal(modList, "Armour", "INC", 0) local armourEvasionInc = sumLocal(modList, "ArmourAndEvasion", "INC", 0) local evasionInc = sumLocal(modList, "Evasion", "INC", 0) diff --git a/src/Data/Bases/amulet.lua b/src/Data/Bases/amulet.lua index 8e6346d160..eaae71a20f 100644 --- a/src/Data/Bases/amulet.lua +++ b/src/Data/Bases/amulet.lua @@ -75,50 +75,56 @@ itemBases["Citrine Amulet"] = { } itemBases["Ruby Amulet"] = { type = "Amulet", - tags = { not_for_sale = true, default = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "+(20-30)% to Fire Resistance", implicitModTypes = { { "elemental", "fire", "resistance" }, }, req = { }, } +itemBases["Unset Amulet"] = { + type = "Amulet", + tags = { amulet = true, default = true, }, + implicit = "Has 1 Socket", + implicitModTypes = { { }, }, + req = { level = 5, }, +} itemBases["Blue Pearl Amulet"] = { type = "Amulet", - tags = { amuletatlas1 = true, not_for_sale = true, atlas_base_type = true, amulet = true, default = true, }, + tags = { amulet = true, default = true, }, implicit = "(48-56)% increased Mana Regeneration Rate", implicitModTypes = { { "resource", "mana" }, }, req = { level = 77, }, } itemBases["Marble Amulet"] = { type = "Amulet", - tags = { amuletatlas2 = true, not_for_sale = true, atlas_base_type = true, amulet = true, default = true, }, + tags = { amulet = true, default = true, }, implicit = "Regenerate (1.2-1.6)% of Life per second", implicitModTypes = { { "resource", "life" }, }, req = { level = 74, }, } itemBases["Seaglass Amulet"] = { type = "Amulet", - tags = { not_for_sale = true, atlas_base_type = true, amuletatlas3 = true, amulet = true, default = true, }, + tags = { amulet = true, default = true, }, implicit = "(10-15)% faster start of Energy Shield Recharge", implicitModTypes = { { "energy_shield", "defences" }, }, req = { level = 74, }, } itemBases["Astrolabe Amulet"] = { type = "Amulet", - tags = { not_for_sale = true, default = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "Implicit Modifiers Cannot Be Changed\nHas Elder, Shaper and all Conqueror Influences", implicitModTypes = { { }, { }, }, req = { level = 69, }, } itemBases["Simplex Amulet"] = { type = "Amulet", - tags = { not_for_sale = true, default = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "-1 Prefix Modifier allowed\n-1 Suffix Modifier allowed\nImplicit Modifiers Cannot Be Changed\n25% increased Explicit Modifier magnitudes", implicitModTypes = { { }, { }, { }, { }, }, req = { level = 24, }, } itemBases["Jet Amulet"] = { type = "Amulet", - hidden = true, - tags = { demigods = true, not_for_sale = true, default = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "+(8-12)% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, req = { level = 12, }, @@ -127,7 +133,7 @@ itemBases["Jet Amulet"] = { itemBases["Black Maw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "Has 1 Socket", implicitModTypes = { { }, }, req = { }, @@ -135,7 +141,7 @@ itemBases["Black Maw Talisman"] = { itemBases["Bonespire Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased maximum Mana", implicitModTypes = { { "resource", "mana" }, }, req = { }, @@ -143,7 +149,7 @@ itemBases["Bonespire Talisman"] = { itemBases["Ashscale Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Fire Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "fire" }, }, req = { }, @@ -151,7 +157,7 @@ itemBases["Ashscale Talisman"] = { itemBases["Lone Antler Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Lightning Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "lightning" }, }, req = { }, @@ -159,7 +165,7 @@ itemBases["Lone Antler Talisman"] = { itemBases["Deep One Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Cold Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "cold" }, }, req = { }, @@ -167,7 +173,7 @@ itemBases["Deep One Talisman"] = { itemBases["Breakrib Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Global Physical Damage", implicitModTypes = { { "physical_damage", "damage", "physical" }, }, req = { }, @@ -175,7 +181,7 @@ itemBases["Breakrib Talisman"] = { itemBases["Deadhand Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(19-31)% increased Chaos Damage", implicitModTypes = { { "chaos_damage", "damage", "chaos" }, }, req = { }, @@ -183,7 +189,7 @@ itemBases["Deadhand Talisman"] = { itemBases["Undying Flesh Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "+1 to maximum number of Raised Zombies", implicitModTypes = { { "minion" }, }, req = { }, @@ -191,7 +197,7 @@ itemBases["Undying Flesh Talisman"] = { itemBases["Rot Head Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(30-40)% increased Fish Bite Sensitivity", implicitModTypes = { { "green_herring" }, }, req = { }, @@ -199,7 +205,7 @@ itemBases["Rot Head Talisman"] = { itemBases["Mandible Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(6-10)% increased Attack and Cast Speed", implicitModTypes = { { "attack", "caster", "speed" }, }, req = { }, @@ -207,7 +213,7 @@ itemBases["Mandible Talisman"] = { itemBases["Chrysalis Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, req = { }, @@ -215,7 +221,7 @@ itemBases["Chrysalis Talisman"] = { itemBases["Writhing Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(20-30)% increased Attack Damage", implicitModTypes = { { "damage", "attack" }, }, req = { }, @@ -223,7 +229,7 @@ itemBases["Writhing Talisman"] = { itemBases["Hexclaw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(40-50)% increased Global Critical Strike Chance", implicitModTypes = { { "critical" }, }, req = { }, @@ -231,7 +237,7 @@ itemBases["Hexclaw Talisman"] = { itemBases["Primal Skull Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "Regenerate 2% of Life per second", implicitModTypes = { { "resource", "life" }, }, req = { }, @@ -239,7 +245,7 @@ itemBases["Primal Skull Talisman"] = { itemBases["Wereclaw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "+(24-36)% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, req = { }, @@ -247,7 +253,7 @@ itemBases["Wereclaw Talisman"] = { itemBases["Splitnewt Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(4-6)% chance to Freeze, Shock and Ignite", implicitModTypes = { { "elemental", "fire", "cold", "lightning", "ailment" }, }, req = { }, @@ -255,7 +261,7 @@ itemBases["Splitnewt Talisman"] = { itemBases["Clutching Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(15-25)% increased Global Defences", implicitModTypes = { { "defences" }, }, req = { }, @@ -263,7 +269,7 @@ itemBases["Clutching Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Fire Damage from Hits taken as Cold Damage", implicitModTypes = { { "elemental", "fire", "cold" }, }, req = { }, @@ -271,7 +277,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Fire Damage from Hits taken as Lightning Damage", implicitModTypes = { { "elemental", "fire", "lightning" }, }, req = { }, @@ -279,7 +285,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Cold Damage from Hits taken as Fire Damage", implicitModTypes = { { "elemental", "fire", "cold" }, }, req = { }, @@ -287,7 +293,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Cold Damage from Hits taken as Lightning Damage", implicitModTypes = { { "elemental", "cold", "lightning" }, }, req = { }, @@ -295,7 +301,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Lightning Damage from Hits taken as Cold Damage", implicitModTypes = { { "elemental", "cold", "lightning" }, }, req = { }, @@ -303,7 +309,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Avian Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "50% of Lightning Damage from Hits taken as Fire Damage", implicitModTypes = { { "elemental", "fire", "lightning" }, }, req = { }, @@ -311,7 +317,7 @@ itemBases["Avian Twins Talisman"] = { itemBases["Fangjaw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(8-12)% increased maximum Life", implicitModTypes = { { "resource", "life" }, }, req = { }, @@ -319,7 +325,7 @@ itemBases["Fangjaw Talisman"] = { itemBases["Horned Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "Projectiles Pierce 2 additional Targets", implicitModTypes = { { }, }, req = { }, @@ -327,7 +333,7 @@ itemBases["Horned Talisman"] = { itemBases["Spinefuse Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(6-10)% increased Quantity of Items found", implicitModTypes = { { }, }, req = { }, @@ -335,7 +341,7 @@ itemBases["Spinefuse Talisman"] = { itemBases["Three Rat Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(12-16)% increased Attributes", implicitModTypes = { { "attribute" }, }, req = { }, @@ -343,7 +349,7 @@ itemBases["Three Rat Talisman"] = { itemBases["Monkey Twins Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(5-8)% increased Area of Effect", implicitModTypes = { { }, }, req = { }, @@ -351,7 +357,7 @@ itemBases["Monkey Twins Talisman"] = { itemBases["Longtooth Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(4-6)% additional Physical Damage Reduction", implicitModTypes = { { "physical" }, }, req = { }, @@ -359,7 +365,7 @@ itemBases["Longtooth Talisman"] = { itemBases["Rotfeather Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "(25-35)% increased Damage", implicitModTypes = { { "damage" }, }, req = { }, @@ -367,7 +373,7 @@ itemBases["Rotfeather Talisman"] = { itemBases["Monkey Paw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "10% chance to gain a Power Charge on Kill", implicitModTypes = { { "power_charge" }, }, req = { }, @@ -375,7 +381,7 @@ itemBases["Monkey Paw Talisman"] = { itemBases["Monkey Paw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "10% chance to gain a Frenzy Charge on Kill", implicitModTypes = { { "frenzy_charge" }, }, req = { }, @@ -383,7 +389,7 @@ itemBases["Monkey Paw Talisman"] = { itemBases["Monkey Paw Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "10% chance to gain an Endurance Charge on Kill", implicitModTypes = { { "endurance_charge" }, }, req = { }, @@ -391,7 +397,7 @@ itemBases["Monkey Paw Talisman"] = { itemBases["Three Hands Talisman"] = { type = "Amulet", subType = "Talisman", - tags = { default = true, talisman = true, amulet = true, }, + tags = { amulet = true, default = true, }, implicit = "Gain (6-12)% of Physical Damage as Extra Damage of a random Element", implicitModTypes = { { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, req = { }, @@ -403,11 +409,3 @@ itemBases["Greatwolf Talisman"] = { implicitModTypes = { }, req = { }, } - -itemBases["Unset Amulet"] = { - type = "Amulet", - tags = { amulet = true, default = true, }, - implicit = "Has 1 Socket", - implicitModTypes = { { }, }, - req = { }, -} diff --git a/src/Data/Bases/axe.lua b/src/Data/Bases/axe.lua index ec4568b886..465f805a34 100644 --- a/src/Data/Bases/axe.lua +++ b/src/Data/Bases/axe.lua @@ -69,7 +69,7 @@ itemBases["Spectral Axe"] = { itemBases["Etched Hatchet"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, maraketh = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "8% increased Global Physical Damage", implicitModTypes = { { "physical_damage", "damage", "physical" }, }, weapon = { PhysicalMin = 26, PhysicalMax = 46, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -134,7 +134,7 @@ itemBases["Wraith Axe"] = { itemBases["Engraved Hatchet"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, maraketh = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "8% increased Global Physical Damage", implicitModTypes = { { "physical_damage", "damage", "physical" }, }, weapon = { PhysicalMin = 40, PhysicalMax = 71, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -199,7 +199,7 @@ itemBases["Infernal Axe"] = { itemBases["Runic Hatchet"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, maraketh = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "12% increased Global Physical Damage", implicitModTypes = { { "physical_damage", "damage", "physical" }, }, weapon = { PhysicalMin = 44, PhysicalMax = 79, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -208,7 +208,7 @@ itemBases["Runic Hatchet"] = { itemBases["Maltreatment Axe"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "+10 to Maximum Rage", implicitModTypes = { { }, }, weapon = { PhysicalMin = 21, PhysicalMax = 44, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -217,7 +217,7 @@ itemBases["Maltreatment Axe"] = { itemBases["Disapprobation Axe"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "+10 to Maximum Rage", implicitModTypes = { { }, }, weapon = { PhysicalMin = 32, PhysicalMax = 67, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -226,7 +226,7 @@ itemBases["Disapprobation Axe"] = { itemBases["Psychotic Axe"] = { type = "One Handed Axe", socketLimit = 3, - tags = { axe = true, onehand = true, not_for_sale = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { axe = true, onehand = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "+10 to Maximum Rage", implicitModTypes = { { }, }, weapon = { PhysicalMin = 38, PhysicalMax = 79, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -292,7 +292,7 @@ itemBases["Shadow Axe"] = { itemBases["Dagger Axe"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, maraketh = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "50% increased Critical Strike Chance", implicitModTypes = { { "attack", "critical" }, }, weapon = { PhysicalMin = 53, PhysicalMax = 83, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, @@ -349,7 +349,7 @@ itemBases["Abyssal Axe"] = { itemBases["Talon Axe"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, maraketh = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "50% increased Critical Strike Chance", implicitModTypes = { { "attack", "critical" }, }, weapon = { PhysicalMin = 88, PhysicalMax = 138, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, @@ -408,7 +408,7 @@ itemBases["Void Axe"] = { itemBases["Fleshripper"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, maraketh = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "50% increased Critical Strike Chance", implicitModTypes = { { "attack", "critical" }, }, weapon = { PhysicalMin = 97, PhysicalMax = 152, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, @@ -417,7 +417,7 @@ itemBases["Fleshripper"] = { itemBases["Prime Cleaver"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "+20% to Maximum Quality", implicitModTypes = { { }, }, weapon = { PhysicalMin = 36, PhysicalMax = 56, CritChanceBase = 5, AttackRateBase = 1.35, Range = 13, }, @@ -426,7 +426,7 @@ itemBases["Prime Cleaver"] = { itemBases["Honed Cleaver"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "+20% to Maximum Quality", implicitModTypes = { { }, }, weapon = { PhysicalMin = 55, PhysicalMax = 86, CritChanceBase = 5, AttackRateBase = 1.35, Range = 13, }, @@ -435,7 +435,7 @@ itemBases["Honed Cleaver"] = { itemBases["Apex Cleaver"] = { type = "Two Handed Axe", socketLimit = 6, - tags = { axe = true, not_for_sale = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, + tags = { axe = true, two_hand_weapon = true, weapon = true, twohand = true, default = true, }, implicit = "+20% to Maximum Quality", implicitModTypes = { { }, }, weapon = { PhysicalMin = 65, PhysicalMax = 101, CritChanceBase = 5, AttackRateBase = 1.35, Range = 13, }, diff --git a/src/Data/Bases/belt.lua b/src/Data/Bases/belt.lua index d03aaad255..b895a579d4 100644 --- a/src/Data/Bases/belt.lua +++ b/src/Data/Bases/belt.lua @@ -60,21 +60,21 @@ itemBases["Mechalarm Belt"] = { } itemBases["Vanguard Belt"] = { type = "Belt", - tags = { not_for_sale = true, atlas_base_type = true, beltatlas1 = true, belt = true, default = true, }, + tags = { belt = true, default = true, }, implicit = "+(260-320) to Armour and Evasion Rating", implicitModTypes = { { "armour", "evasion", "defences" }, }, req = { level = 78, }, } itemBases["Crystal Belt"] = { type = "Belt", - tags = { beltatlas2 = true, not_for_sale = true, atlas_base_type = true, belt = true, default = true, }, + tags = { belt = true, default = true, }, implicit = "+(60-80) to maximum Energy Shield", implicitModTypes = { { "energy_shield", "defences" }, }, req = { level = 79, }, } itemBases["Stygian Vise"] = { type = "Belt", - tags = { not_for_sale = true, default = true, belt = true, }, + tags = { belt = true, default = true, }, implicit = "Has 1 Abyssal Socket", implicitModTypes = { { }, }, req = { }, @@ -82,7 +82,7 @@ itemBases["Stygian Vise"] = { itemBases["Golden Obi"] = { type = "Belt", - tags = { demigods = true, not_for_sale = true, default = true, belt = true, }, + tags = { belt = true, default = true, }, implicit = "(20-30)% increased Rarity of Items found", implicitModTypes = { { }, }, req = { }, diff --git a/src/Data/Bases/body.lua b/src/Data/Bases/body.lua index bc268ac167..86bfb8816f 100644 --- a/src/Data/Bases/body.lua +++ b/src/Data/Bases/body.lua @@ -7,154 +7,154 @@ itemBases["Plate Vest"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 19, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 19, ArmourBaseMax = 27, MovementPenalty = 3, }, req = { str = 12, }, } itemBases["Chestplate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 68, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 68, ArmourBaseMax = 89, MovementPenalty = 5, }, req = { level = 6, str = 25, }, } itemBases["Copper Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 176, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 176, ArmourBaseMax = 221, MovementPenalty = 5, }, req = { level = 17, str = 53, }, } itemBases["War Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 216, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 216, ArmourBaseMax = 248, MovementPenalty = 5, }, req = { level = 21, str = 63, }, } itemBases["Full Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 284, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 284, ArmourBaseMax = 319, MovementPenalty = 5, }, req = { level = 28, str = 81, }, } itemBases["Arena Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 324, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 324, ArmourBaseMax = 389, MovementPenalty = 5, }, req = { level = 32, str = 91, }, } itemBases["Lordly Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 353, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 353, ArmourBaseMax = 417, MovementPenalty = 5, }, req = { level = 35, str = 99, }, } itemBases["Bronze Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 373, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 373, ArmourBaseMax = 429, MovementPenalty = 5, }, req = { level = 37, str = 104, }, } itemBases["Battle Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 412, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 412, ArmourBaseMax = 474, MovementPenalty = 5, }, req = { level = 41, str = 114, }, } itemBases["Sun Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 451, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 451, ArmourBaseMax = 506, MovementPenalty = 5, }, req = { level = 45, str = 124, }, } itemBases["Colosseum Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 491, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 491, ArmourBaseMax = 589, MovementPenalty = 5, }, req = { level = 49, str = 134, }, } itemBases["Majestic Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 530, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 530, ArmourBaseMax = 625, MovementPenalty = 5, }, req = { level = 53, str = 145, }, } itemBases["Golden Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 559, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 559, ArmourBaseMax = 643, MovementPenalty = 5, }, req = { level = 56, str = 152, }, } itemBases["Crusader Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 601, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 601, ArmourBaseMax = 691, MovementPenalty = 5, }, req = { level = 59, str = 160, }, } itemBases["Astral Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "+(8-12)% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { ArmourBase = 711, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 711, ArmourBaseMax = 782, MovementPenalty = 5, }, req = { level = 62, str = 180, }, } itemBases["Gladiator Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 738, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 738, ArmourBaseMax = 848, MovementPenalty = 5, }, req = { level = 65, str = 177, }, } itemBases["Glorious Plate"] = { type = "Body Armour", subType = "Armour", socketLimit = 6, - tags = { body_armour = true, armour = true, str_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 776, }, + armour = { ArmourBaseMin = 776, ArmourBaseMax = 892, }, req = { level = 68, str = 191, }, } @@ -162,154 +162,154 @@ itemBases["Shabby Jerkin"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 29, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 29, EvasionBaseMax = 41, MovementPenalty = 3, }, req = { dex = 14, }, } itemBases["Strapped Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 98, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 98, EvasionBaseMax = 127, MovementPenalty = 3, }, req = { level = 9, dex = 32, }, } itemBases["Buckskin Tunic"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 176, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 176, EvasionBaseMax = 221, MovementPenalty = 3, }, req = { level = 17, dex = 53, }, } itemBases["Wild Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 255, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 255, EvasionBaseMax = 306, MovementPenalty = 3, }, req = { level = 25, dex = 73, }, } itemBases["Full Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 284, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 284, EvasionBaseMax = 327, MovementPenalty = 3, }, req = { level = 28, dex = 81, }, } itemBases["Sun Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 324, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 324, EvasionBaseMax = 382, MovementPenalty = 3, }, req = { level = 32, dex = 91, }, } itemBases["Thief's Garb"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 353, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 353, EvasionBaseMax = 396, MovementPenalty = 3, }, req = { level = 35, dex = 99, }, } itemBases["Eelskin Tunic"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 373, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 373, EvasionBaseMax = 429, MovementPenalty = 3, }, req = { level = 37, dex = 104, }, } itemBases["Frontier Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 412, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 412, EvasionBaseMax = 495, MovementPenalty = 3, }, req = { level = 41, dex = 114, }, } itemBases["Glorious Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 451, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 451, EvasionBaseMax = 519, MovementPenalty = 3, }, req = { level = 45, dex = 124, }, } itemBases["Coronal Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 491, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 491, EvasionBaseMax = 579, MovementPenalty = 3, }, req = { level = 49, dex = 134, }, } itemBases["Cutthroat's Garb"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 530, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 530, EvasionBaseMax = 594, MovementPenalty = 3, }, req = { level = 53, dex = 145, }, } itemBases["Sharkskin Tunic"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 559, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 559, EvasionBaseMax = 643, MovementPenalty = 3, }, req = { level = 56, dex = 152, }, } itemBases["Destiny Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 601, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 601, EvasionBaseMax = 721, MovementPenalty = 3, }, req = { level = 59, dex = 160, }, } itemBases["Exquisite Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 704, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 704, EvasionBaseMax = 810, MovementPenalty = 3, }, req = { level = 62, dex = 170, }, } itemBases["Zodiac Leather"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 854, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 854, EvasionBaseMax = 982, MovementPenalty = 3, }, req = { level = 65, dex = 197, }, } itemBases["Assassin's Garb"] = { type = "Body Armour", subType = "Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { EvasionBase = 737, }, + armour = { EvasionBaseMin = 737, EvasionBaseMax = 811, }, req = { level = 68, dex = 183, }, } @@ -317,154 +317,154 @@ itemBases["Simple Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 12, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 20, MovementPenalty = 3, }, req = { int = 17, }, } itemBases["Silken Vest"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 27, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 30, EnergyShieldBaseMax = 38, MovementPenalty = 3, }, req = { level = 11, int = 37, }, } itemBases["Scholar's Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 39, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 43, EnergyShieldBaseMax = 53, MovementPenalty = 3, }, req = { level = 18, int = 55, }, } itemBases["Silken Garb"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 52, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 56, EnergyShieldBaseMax = 64, MovementPenalty = 3, }, req = { level = 25, int = 73, }, } itemBases["Mage's Vestment"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 58, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 62, EnergyShieldBaseMax = 69, MovementPenalty = 3, }, req = { level = 28, int = 81, }, } itemBases["Silk Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 65, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 69, EnergyShieldBaseMax = 80, MovementPenalty = 3, }, req = { level = 32, int = 91, }, } itemBases["Cabalist Regalia"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 71, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 75, EnergyShieldBaseMax = 88, MovementPenalty = 3, }, req = { level = 35, int = 99, }, } itemBases["Sage's Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 74, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 79, EnergyShieldBaseMax = 90, MovementPenalty = 3, }, req = { level = 37, int = 104, }, } itemBases["Silken Wrap"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 82, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 86, EnergyShieldBaseMax = 104, MovementPenalty = 3, }, req = { level = 41, int = 114, }, } itemBases["Conjurer's Vestment"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 89, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 94, EnergyShieldBaseMax = 105, MovementPenalty = 3, }, req = { level = 45, int = 124, }, } itemBases["Spidersilk Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 96, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 101, EnergyShieldBaseMax = 117, MovementPenalty = 3, }, req = { level = 49, int = 134, }, } itemBases["Destroyer Regalia"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 104, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 109, EnergyShieldBaseMax = 129, MovementPenalty = 3, }, req = { level = 53, int = 145, }, } itemBases["Savant's Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 109, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 115, EnergyShieldBaseMax = 132, MovementPenalty = 3, }, req = { level = 56, int = 152, }, } itemBases["Necromancer Silks"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 117, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 123, EnergyShieldBaseMax = 147, MovementPenalty = 3, }, req = { level = 59, int = 160, }, } itemBases["Occultist's Vestment"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "(3-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { EnergyShieldBase = 130, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 137, EnergyShieldBaseMax = 151, MovementPenalty = 3, }, req = { level = 62, int = 180, }, } itemBases["Widowsilk Robe"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 150, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 157, EnergyShieldBaseMax = 181, MovementPenalty = 3, }, req = { level = 65, int = 187, }, } itemBases["Vaal Regalia"] = { type = "Body Armour", subType = "Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 163, MovementPenalty = 3, }, + armour = { EnergyShieldBaseMin = 171, EnergyShieldBaseMax = 197, MovementPenalty = 3, }, req = { level = 68, int = 194, }, } @@ -472,153 +472,153 @@ itemBases["Scale Vest"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 27, EvasionBase = 27, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 27, ArmourBaseMax = 38, EvasionBaseMin = 27, EvasionBaseMax = 38, MovementPenalty = 3, }, req = { str = 10, dex = 10, }, } itemBases["Light Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 48, EvasionBase = 48, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 48, ArmourBaseMax = 63, EvasionBaseMin = 48, EvasionBaseMax = 63, MovementPenalty = 3, }, req = { level = 8, str = 16, dex = 16, }, } itemBases["Scale Doublet"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 97, EvasionBase = 97, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 97, ArmourBaseMax = 121, EvasionBaseMin = 97, EvasionBaseMax = 121, MovementPenalty = 3, }, req = { level = 17, str = 28, dex = 28, }, } itemBases["Infantry Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 119, EvasionBase = 119, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 119, ArmourBaseMax = 142, EvasionBaseMin = 119, EvasionBaseMax = 142, MovementPenalty = 3, }, req = { level = 21, str = 34, dex = 34, }, } itemBases["Full Scale Armour"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 156, EvasionBase = 156, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 156, ArmourBaseMax = 180, EvasionBaseMin = 156, EvasionBaseMax = 180, MovementPenalty = 3, }, req = { level = 28, str = 43, dex = 43, }, } itemBases["Soldier's Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 178, EvasionBase = 178, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 178, ArmourBaseMax = 210, EvasionBaseMin = 178, EvasionBaseMax = 210, MovementPenalty = 3, }, req = { level = 32, str = 48, dex = 48, }, } itemBases["Field Lamellar"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 194, EvasionBase = 194, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 194, ArmourBaseMax = 223, EvasionBaseMin = 194, EvasionBaseMax = 223, MovementPenalty = 3, }, req = { level = 35, str = 53, dex = 53, }, } itemBases["Wyrmscale Doublet"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 210, EvasionBase = 210, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 210, ArmourBaseMax = 236, EvasionBaseMin = 210, EvasionBaseMax = 236, MovementPenalty = 3, }, req = { level = 38, str = 57, dex = 57, }, } itemBases["Hussar Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 232, EvasionBase = 232, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 232, ArmourBaseMax = 278, EvasionBaseMin = 232, EvasionBaseMax = 278, MovementPenalty = 3, }, req = { level = 42, str = 62, dex = 62, }, } itemBases["Full Wyrmscale"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 254, EvasionBase = 254, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 254, ArmourBaseMax = 292, EvasionBaseMin = 254, EvasionBaseMax = 292, MovementPenalty = 3, }, req = { level = 46, str = 68, dex = 68, }, } itemBases["Commander's Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 275, EvasionBase = 275, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 275, ArmourBaseMax = 325, EvasionBaseMin = 275, EvasionBaseMax = 325, MovementPenalty = 3, }, req = { level = 50, str = 73, dex = 73, }, } itemBases["Battle Lamellar"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 297, EvasionBase = 297, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 297, ArmourBaseMax = 341, EvasionBaseMin = 297, EvasionBaseMax = 341, MovementPenalty = 3, }, req = { level = 54, str = 79, dex = 79, }, } itemBases["Dragonscale Doublet"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 313, EvasionBase = 313, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 313, ArmourBaseMax = 351, EvasionBaseMin = 313, EvasionBaseMax = 351, MovementPenalty = 3, }, req = { level = 57, str = 83, dex = 83, }, } itemBases["Desert Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 376, EvasionBase = 376, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 376, ArmourBaseMax = 451, EvasionBaseMin = 376, EvasionBaseMax = 451, MovementPenalty = 3, }, req = { level = 60, str = 96, dex = 96, }, } itemBases["Full Dragonscale"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 470, EvasionBase = 373, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 470, ArmourBaseMax = 541, EvasionBaseMin = 373, EvasionBaseMax = 429, MovementPenalty = 3, }, req = { level = 63, str = 115, dex = 94, }, } itemBases["General's Brigandine"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 415, EvasionBase = 415, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 415, ArmourBaseMax = 465, EvasionBaseMin = 415, EvasionBaseMax = 465, MovementPenalty = 3, }, req = { level = 66, str = 103, dex = 103, }, } itemBases["Triumphant Lamellar"] = { type = "Body Armour", subType = "Armour/Evasion", socketLimit = 6, - tags = { body_armour = true, armour = true, str_dex_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 380, EvasionBase = 477, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 380, ArmourBaseMax = 437, EvasionBaseMin = 477, EvasionBaseMax = 549, MovementPenalty = 3, }, req = { level = 69, str = 95, dex = 116, }, } @@ -626,153 +626,153 @@ itemBases["Chainmail Vest"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 27, EnergyShieldBase = 8, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 27, ArmourBaseMax = 38, EnergyShieldBaseMin = 9, EnergyShieldBaseMax = 13, MovementPenalty = 5, }, req = { str = 10, int = 10, }, } itemBases["Chainmail Tunic"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 48, EnergyShieldBase = 12, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 48, ArmourBaseMax = 63, EnergyShieldBaseMin = 13, EnergyShieldBaseMax = 17, MovementPenalty = 5, }, req = { level = 8, str = 16, int = 16, }, } itemBases["Ringmail Coat"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 97, EnergyShieldBase = 21, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 97, ArmourBaseMax = 121, EnergyShieldBaseMin = 22, EnergyShieldBaseMax = 28, MovementPenalty = 5, }, req = { level = 17, str = 28, int = 28, }, } itemBases["Chainmail Doublet"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 119, EnergyShieldBase = 25, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 119, ArmourBaseMax = 140, EnergyShieldBaseMin = 27, EnergyShieldBaseMax = 31, MovementPenalty = 5, }, req = { level = 21, str = 34, int = 34, }, } itemBases["Full Ringmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 156, EnergyShieldBase = 32, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 156, ArmourBaseMax = 180, EnergyShieldBaseMin = 34, EnergyShieldBaseMax = 39, MovementPenalty = 5, }, req = { level = 28, str = 43, int = 43, }, } itemBases["Full Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 178, EnergyShieldBase = 36, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 178, ArmourBaseMax = 199, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 43, MovementPenalty = 5, }, req = { level = 32, str = 48, int = 48, }, } itemBases["Holy Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 194, EnergyShieldBase = 39, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 194, ArmourBaseMax = 233, EnergyShieldBaseMin = 41, EnergyShieldBaseMax = 49, MovementPenalty = 5, }, req = { level = 35, str = 53, int = 53, }, } itemBases["Latticed Ringmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 216, EnergyShieldBase = 43, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 216, ArmourBaseMax = 248, EnergyShieldBaseMin = 45, EnergyShieldBaseMax = 52, MovementPenalty = 5, }, req = { level = 39, str = 59, int = 59, }, } itemBases["Crusader Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 237, EnergyShieldBase = 47, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 237, ArmourBaseMax = 266, EnergyShieldBaseMin = 50, EnergyShieldBaseMax = 55, MovementPenalty = 5, }, req = { level = 43, str = 64, int = 64, }, } itemBases["Ornate Ringmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 259, EnergyShieldBase = 51, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 259, ArmourBaseMax = 298, EnergyShieldBaseMin = 54, EnergyShieldBaseMax = 62, MovementPenalty = 5, }, req = { level = 47, str = 69, int = 69, }, } itemBases["Chain Hauberk"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 281, EnergyShieldBase = 55, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 281, ArmourBaseMax = 314, EnergyShieldBaseMin = 58, EnergyShieldBaseMax = 65, MovementPenalty = 5, }, req = { level = 51, str = 75, int = 75, }, } itemBases["Devout Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 302, EnergyShieldBase = 59, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 302, ArmourBaseMax = 363, EnergyShieldBaseMin = 62, EnergyShieldBaseMax = 74, MovementPenalty = 5, }, req = { level = 55, str = 80, int = 80, }, } itemBases["Loricated Ringmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 325, EnergyShieldBase = 63, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 325, ArmourBaseMax = 374, EnergyShieldBaseMin = 66, EnergyShieldBaseMax = 76, MovementPenalty = 5, }, req = { level = 58, str = 84, int = 84, }, } itemBases["Conquest Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 387, EnergyShieldBase = 75, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 387, ArmourBaseMax = 445, EnergyShieldBaseMin = 79, EnergyShieldBaseMax = 91, MovementPenalty = 5, }, req = { level = 61, str = 96, int = 96, }, } itemBases["Elegant Ringmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 377, EnergyShieldBase = 87, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 377, ArmourBaseMax = 433, EnergyShieldBaseMin = 92, EnergyShieldBaseMax = 105, MovementPenalty = 5, }, req = { level = 64, str = 90, int = 105, }, } itemBases["Saint's Hauberk"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 443, EnergyShieldBase = 73, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 443, ArmourBaseMax = 496, EnergyShieldBaseMin = 76, EnergyShieldBaseMax = 85, MovementPenalty = 5, }, req = { level = 67, str = 109, int = 94, }, } itemBases["Saintly Chainmail"] = { type = "Body Armour", subType = "Armour/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, str_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 401, EnergyShieldBase = 91, MovementPenalty = 5, }, + armour = { ArmourBaseMin = 401, ArmourBaseMax = 461, EnergyShieldBaseMin = 96, EnergyShieldBaseMax = 110, MovementPenalty = 5, }, req = { level = 70, str = 99, int = 115, }, } @@ -780,154 +780,154 @@ itemBases["Padded Vest"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 27, EnergyShieldBase = 8, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 27, EvasionBaseMax = 38, EnergyShieldBaseMin = 9, EnergyShieldBaseMax = 13, MovementPenalty = 3, }, req = { dex = 10, int = 10, }, } itemBases["Oiled Vest"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 54, EnergyShieldBase = 13, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 54, EvasionBaseMax = 70, EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 18, MovementPenalty = 3, }, req = { level = 9, dex = 17, int = 17, }, } itemBases["Padded Jacket"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 102, EnergyShieldBase = 22, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 102, EvasionBaseMax = 128, EnergyShieldBaseMin = 24, EnergyShieldBaseMax = 29, MovementPenalty = 3, }, req = { level = 18, dex = 30, int = 30, }, } itemBases["Oiled Coat"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 124, EnergyShieldBase = 26, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 124, EvasionBaseMax = 146, EnergyShieldBaseMin = 28, EnergyShieldBaseMax = 33, MovementPenalty = 3, }, req = { level = 22, dex = 35, int = 35, }, } itemBases["Scarlet Raiment"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 156, EnergyShieldBase = 32, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 156, EvasionBaseMax = 180, EnergyShieldBaseMin = 34, EnergyShieldBaseMax = 39, MovementPenalty = 3, }, req = { level = 28, dex = 43, int = 43, }, } itemBases["Waxed Garb"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 178, EnergyShieldBase = 36, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 178, EvasionBaseMax = 205, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 44, MovementPenalty = 3, }, req = { level = 32, dex = 48, int = 48, }, } itemBases["Bone Armour"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 194, EnergyShieldBase = 39, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 194, EvasionBaseMax = 233, EnergyShieldBaseMin = 41, EnergyShieldBaseMax = 49, MovementPenalty = 3, }, req = { level = 35, dex = 53, int = 53, }, } itemBases["Quilted Jacket"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 221, EnergyShieldBase = 44, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 221, EvasionBaseMax = 248, EnergyShieldBaseMin = 46, EnergyShieldBaseMax = 52, MovementPenalty = 3, }, req = { level = 40, dex = 60, int = 60, }, } itemBases["Sleek Coat"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 243, EnergyShieldBase = 48, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 243, EvasionBaseMax = 287, EnergyShieldBaseMin = 51, EnergyShieldBaseMax = 60, MovementPenalty = 3, }, req = { level = 44, dex = 65, int = 65, }, } itemBases["Crimson Raiment"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 264, EnergyShieldBase = 52, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 264, EvasionBaseMax = 304, EnergyShieldBaseMin = 55, EnergyShieldBaseMax = 63, MovementPenalty = 3, }, req = { level = 48, dex = 71, int = 71, }, } itemBases["Lacquered Garb"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 286, EnergyShieldBase = 56, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 286, EvasionBaseMax = 329, EnergyShieldBaseMin = 59, EnergyShieldBaseMax = 68, MovementPenalty = 3, }, req = { level = 52, dex = 76, int = 76, }, } itemBases["Crypt Armour"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 308, EnergyShieldBase = 60, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 308, EvasionBaseMax = 369, EnergyShieldBaseMin = 63, EnergyShieldBaseMax = 76, MovementPenalty = 3, }, req = { level = 56, dex = 82, int = 82, }, } itemBases["Sentinel Jacket"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 330, EnergyShieldBase = 64, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 330, EvasionBaseMax = 370, EnergyShieldBaseMin = 67, EnergyShieldBaseMax = 76, MovementPenalty = 3, }, req = { level = 59, dex = 86, int = 86, }, } itemBases["Varnished Coat"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 387, EnergyShieldBase = 75, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 387, EvasionBaseMax = 434, EnergyShieldBaseMin = 79, EnergyShieldBaseMax = 89, MovementPenalty = 3, }, req = { level = 62, dex = 96, int = 96, }, } itemBases["Blood Raiment"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 436, EnergyShieldBase = 70, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 436, EvasionBaseMax = 501, EnergyShieldBaseMin = 73, EnergyShieldBaseMax = 84, MovementPenalty = 3, }, req = { level = 65, dex = 107, int = 90, }, } itemBases["Sadist Garb"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 427, EnergyShieldBase = 88, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 427, EvasionBaseMax = 491, EnergyShieldBaseMin = 93, EnergyShieldBaseMax = 107, MovementPenalty = 3, }, req = { level = 68, dex = 103, int = 109, }, } itemBases["Carnal Armour"] = { type = "Body Armour", subType = "Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, armour = true, dex_int_armour = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "+(20-25) to maximum Mana", implicitModTypes = { { "resource", "mana" }, }, - armour = { EvasionBase = 353, EnergyShieldBase = 98, MovementPenalty = 3, }, + armour = { EvasionBaseMin = 353, EvasionBaseMax = 388, EnergyShieldBaseMin = 103, EnergyShieldBaseMax = 113, MovementPenalty = 3, }, req = { level = 71, dex = 88, int = 122, }, } @@ -935,19 +935,19 @@ itemBases["Sacrificial Garb"] = { type = "Body Armour", subType = "Armour/Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, str_dex_int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "+1 to Level of all Vaal Skill Gems", implicitModTypes = { { "gem" }, }, - armour = { ArmourBase = 329, EvasionBase = 329, EnergyShieldBase = 64, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 329, ArmourBaseMax = 378, EvasionBaseMin = 329, EvasionBaseMax = 378, EnergyShieldBaseMin = 67, EnergyShieldBaseMax = 77, MovementPenalty = 3, }, req = { level = 72, str = 66, dex = 66, int = 66, }, } itemBases["Grasping Mail"] = { type = "Body Armour", subType = "Armour/Evasion/Energy Shield", socketLimit = 6, - tags = { body_armour = true, str_dex_int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 217, EvasionBase = 217, EnergyShieldBase = 42, MovementPenalty = 3, }, + armour = { ArmourBaseMin = 217, ArmourBaseMax = 250, EvasionBaseMin = 217, EvasionBaseMax = 250, EnergyShieldBaseMin = 44, EnergyShieldBaseMax = 51, MovementPenalty = 3, }, req = { level = 70, str = 60, dex = 60, int = 60, }, } itemBases["Golden Mantle"] = { @@ -955,9 +955,9 @@ itemBases["Golden Mantle"] = { subType = "Armour/Evasion/Energy Shield", hidden = true, socketLimit = 6, - tags = { body_armour = true, str_dex_int_armour = true, demigods = true, armour = true, not_for_sale = true, default = true, }, + tags = { body_armour = true, armour = true, default = true, }, implicit = "+(15-25)% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { ArmourBase = 75, EvasionBase = 75, EnergyShieldBase = 16, }, + armour = { ArmourBaseMin = 75, ArmourBaseMax = 86, EvasionBaseMin = 75, EvasionBaseMax = 86, EnergyShieldBaseMin = 17, EnergyShieldBaseMax = 19, }, req = { level = 20, str = 8, dex = 8, int = 8, }, } diff --git a/src/Data/Bases/boots.lua b/src/Data/Bases/boots.lua index d2cad047c7..edffa4069f 100644 --- a/src/Data/Bases/boots.lua +++ b/src/Data/Bases/boots.lua @@ -7,111 +7,111 @@ itemBases["Iron Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 6, }, + armour = { ArmourBaseMin = 6, ArmourBaseMax = 9, }, req = { str = 8, }, } itemBases["Steel Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 32, }, + armour = { ArmourBaseMin = 32, ArmourBaseMax = 42, }, req = { level = 9, str = 21, }, } itemBases["Plated Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 77, }, + armour = { ArmourBaseMin = 77, ArmourBaseMax = 96, }, req = { level = 23, str = 44, }, } itemBases["Reinforced Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 109, }, + armour = { ArmourBaseMin = 109, ArmourBaseMax = 120, }, req = { level = 33, str = 61, }, } itemBases["Antique Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 122, }, + armour = { ArmourBaseMin = 122, ArmourBaseMax = 144, }, req = { level = 37, str = 67, }, } itemBases["Ancient Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 151, }, + armour = { ArmourBaseMin = 151, ArmourBaseMax = 174, }, req = { level = 46, str = 82, }, } itemBases["Goliath Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 177, }, + armour = { ArmourBaseMin = 177, ArmourBaseMax = 209, }, req = { level = 54, str = 95, }, } itemBases["Vaal Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 220, }, + armour = { ArmourBaseMin = 220, ArmourBaseMax = 253, }, req = { level = 62, str = 117, }, } itemBases["Titan Greaves"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 241, }, + armour = { ArmourBaseMin = 241, ArmourBaseMax = 278, }, req = { level = 68, str = 120, }, } itemBases["Basemetal Treads"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(4-5)% Chance to Block Attack Damage\nYou take 20% of Damage from Blocked Hits", implicitModTypes = { { "block" }, { "block" }, }, - armour = { ArmourBase = 68, }, + armour = { ArmourBaseMin = 68, ArmourBaseMax = 78, }, req = { level = 20, str = 39, }, } itemBases["Darksteel Treads"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(4-5)% Chance to Block Attack Damage\nYou take 20% of Damage from Blocked Hits", implicitModTypes = { { "block" }, { "block" }, }, - armour = { ArmourBase = 164, }, + armour = { ArmourBaseMin = 164, ArmourBaseMax = 189, }, req = { level = 50, str = 89, }, } itemBases["Brimstone Treads"] = { type = "Boots", subType = "Armour", socketLimit = 4, - tags = { boots = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(4-5)% Chance to Block Attack Damage\nYou take 20% of Damage from Blocked Hits", implicitModTypes = { { "block" }, { "block" }, }, - armour = { ArmourBase = 236, }, + armour = { ArmourBaseMin = 236, ArmourBaseMax = 271, }, req = { level = 80, str = 124, }, } @@ -119,111 +119,111 @@ itemBases["Rawhide Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 13, }, + armour = { EvasionBaseMin = 13, EvasionBaseMax = 18, }, req = { dex = 11, }, } itemBases["Goathide Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 42, }, + armour = { EvasionBaseMin = 42, EvasionBaseMax = 54, }, req = { level = 12, dex = 26, }, } itemBases["Deerskin Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 74, }, + armour = { EvasionBaseMin = 74, EvasionBaseMax = 92, }, req = { level = 22, dex = 42, }, } itemBases["Nubuck Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 113, }, + armour = { EvasionBaseMin = 113, EvasionBaseMax = 126, }, req = { level = 34, dex = 62, }, } itemBases["Eelskin Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 129, }, + armour = { EvasionBaseMin = 129, EvasionBaseMax = 148, }, req = { level = 39, dex = 70, }, } itemBases["Sharkskin Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 145, }, + armour = { EvasionBaseMin = 145, EvasionBaseMax = 171, }, req = { level = 44, dex = 79, }, } itemBases["Shagreen Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 180, }, + armour = { EvasionBaseMin = 180, EvasionBaseMax = 216, }, req = { level = 55, dex = 97, }, } itemBases["Stealth Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 220, }, + armour = { EvasionBaseMin = 220, EvasionBaseMax = 253, }, req = { level = 62, dex = 117, }, } itemBases["Slink Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 246, }, + armour = { EvasionBaseMin = 246, EvasionBaseMax = 283, }, req = { level = 69, dex = 120, }, } itemBases["Cloudwhisper Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { boots = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating\n25% less Accuracy Rating", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 68, }, + armour = { EvasionBaseMin = 68, EvasionBaseMax = 78, }, req = { level = 20, dex = 39, }, } itemBases["Windbreak Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { boots = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating\n25% less Accuracy Rating", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 164, }, + armour = { EvasionBaseMin = 164, EvasionBaseMax = 189, }, req = { level = 50, dex = 89, }, } itemBases["Stormrider Boots"] = { type = "Boots", subType = "Evasion", socketLimit = 4, - tags = { boots = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "1 to (5-6) Added Attack Lightning Damage per 200 Accuracy Rating\n25% less Accuracy Rating", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 236, }, + armour = { EvasionBaseMin = 236, EvasionBaseMax = 271, }, req = { level = 80, dex = 124, }, } @@ -231,111 +231,111 @@ itemBases["Wool Shoes"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 4, }, + armour = { EnergyShieldBaseMin = 5, EnergyShieldBaseMax = 7, }, req = { int = 11, }, } itemBases["Velvet Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 8, }, + armour = { EnergyShieldBaseMin = 8, EnergyShieldBaseMax = 11, }, req = { level = 9, int = 21, }, } itemBases["Silk Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 15, }, + armour = { EnergyShieldBaseMin = 17, EnergyShieldBaseMax = 21, }, req = { level = 22, int = 42, }, } itemBases["Scholar Boots"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 21, }, + armour = { EnergyShieldBaseMin = 23, EnergyShieldBaseMax = 25, }, req = { level = 32, int = 59, }, } itemBases["Satin Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 25, }, + armour = { EnergyShieldBaseMin = 26, EnergyShieldBaseMax = 30, }, req = { level = 38, int = 69, }, } itemBases["Samite Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 29, }, + armour = { EnergyShieldBaseMin = 30, EnergyShieldBaseMax = 35, }, req = { level = 44, int = 79, }, } itemBases["Conjurer Boots"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 34, }, + armour = { EnergyShieldBaseMin = 36, EnergyShieldBaseMax = 42, }, req = { level = 53, int = 94, }, } itemBases["Arcanist Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 45, }, + armour = { EnergyShieldBaseMin = 47, EnergyShieldBaseMax = 55, }, req = { level = 61, int = 119, }, } itemBases["Sorcerer Boots"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 49, }, + armour = { EnergyShieldBaseMin = 51, EnergyShieldBaseMax = 59, }, req = { level = 67, int = 123, }, } itemBases["Duskwalk Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { boots = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "10% reduced Movement Speed\n(30-40)% increased Cooldown Recovery Rate of Movement Skills", implicitModTypes = { { "speed" }, { "speed" }, }, - armour = { EnergyShieldBase = 14, }, + armour = { EnergyShieldBaseMin = 15, EnergyShieldBaseMax = 18, }, req = { level = 20, int = 39, }, } itemBases["Nightwind Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { boots = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "10% reduced Movement Speed\n(30-40)% increased Cooldown Recovery Rate of Movement Skills", implicitModTypes = { { "speed" }, { "speed" }, }, - armour = { EnergyShieldBase = 32, }, + armour = { EnergyShieldBaseMin = 34, EnergyShieldBaseMax = 39, }, req = { level = 50, int = 89, }, } itemBases["Dreamquest Slippers"] = { type = "Boots", subType = "Energy Shield", socketLimit = 4, - tags = { boots = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "10% reduced Movement Speed\n(30-40)% increased Cooldown Recovery Rate of Movement Skills", implicitModTypes = { { "speed" }, { "speed" }, }, - armour = { EnergyShieldBase = 47, }, + armour = { EnergyShieldBaseMin = 50, EnergyShieldBaseMax = 57, }, req = { level = 80, int = 124, }, } @@ -343,82 +343,82 @@ itemBases["Leatherscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 12, EvasionBase = 12, }, + armour = { ArmourBaseMin = 12, ArmourBaseMax = 17, EvasionBaseMin = 12, EvasionBaseMax = 17, }, req = { level = 6, str = 9, dex = 9, }, } itemBases["Ironscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 34, EvasionBase = 34, }, + armour = { ArmourBaseMin = 34, ArmourBaseMax = 44, EvasionBaseMin = 34, EvasionBaseMax = 44, }, req = { level = 18, str = 19, dex = 19, }, } itemBases["Bronzescale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 55, EvasionBase = 55, }, + armour = { ArmourBaseMin = 55, ArmourBaseMax = 63, EvasionBaseMin = 55, EvasionBaseMax = 63, }, req = { level = 30, str = 30, dex = 30, }, } itemBases["Steelscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 65, EvasionBase = 65, }, + armour = { ArmourBaseMin = 65, ArmourBaseMax = 75, EvasionBaseMin = 65, EvasionBaseMax = 75, }, req = { level = 36, str = 35, dex = 35, }, } itemBases["Serpentscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 76, EvasionBase = 76, }, + armour = { ArmourBaseMin = 76, ArmourBaseMax = 90, EvasionBaseMin = 76, EvasionBaseMax = 90, }, req = { level = 42, str = 40, dex = 40, }, } itemBases["Wyrmscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 92, EvasionBase = 92, }, + armour = { ArmourBaseMin = 92, ArmourBaseMax = 103, EvasionBaseMin = 92, EvasionBaseMax = 103, }, req = { level = 51, str = 48, dex = 48, }, } itemBases["Hydrascale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 106, EvasionBase = 106, }, + armour = { ArmourBaseMin = 106, ArmourBaseMax = 122, EvasionBaseMin = 106, EvasionBaseMax = 122, }, req = { level = 59, str = 56, dex = 56, }, } itemBases["Dragonscale Boots"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 121, EvasionBase = 121, }, + armour = { ArmourBaseMin = 121, ArmourBaseMax = 139, EvasionBaseMin = 121, EvasionBaseMax = 139, }, req = { level = 65, str = 62, dex = 62, }, } itemBases["Two-Toned Boots (Armour/Evasion)"] = { type = "Boots", subType = "Armour/Evasion", socketLimit = 4, - tags = { boots = true, str_dex_armour = true, not_for_sale = true, atlas_base_type = true, armour = true, bootsatlas2 = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(8-12)% to Fire and Cold Resistances", implicitModTypes = { { "elemental", "fire", "cold", "resistance" }, }, - armour = { ArmourBase = 126, EvasionBase = 126, }, + armour = { ArmourBaseMin = 126, ArmourBaseMax = 145, EvasionBaseMin = 126, EvasionBaseMax = 145, }, req = { level = 70, str = 62, dex = 62, }, } @@ -426,82 +426,82 @@ itemBases["Chain Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 11, EnergyShieldBase = 3, }, + armour = { ArmourBaseMin = 11, ArmourBaseMax = 15, EnergyShieldBaseMin = 3, EnergyShieldBaseMax = 5, }, req = { level = 5, str = 8, int = 8, }, } itemBases["Ringmail Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 25, EnergyShieldBase = 5, }, + armour = { ArmourBaseMin = 25, ArmourBaseMax = 32, EnergyShieldBaseMin = 6, EnergyShieldBaseMax = 8, }, req = { level = 13, str = 15, int = 15, }, } itemBases["Mesh Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 51, EnergyShieldBase = 10, }, + armour = { ArmourBaseMin = 51, ArmourBaseMax = 64, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 14, }, req = { level = 28, str = 28, int = 28, }, } itemBases["Riveted Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 65, EnergyShieldBase = 13, }, + armour = { ArmourBaseMin = 65, ArmourBaseMax = 71, EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 15, }, req = { level = 36, str = 35, int = 35, }, } itemBases["Zealot Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 73, EnergyShieldBase = 14, }, + armour = { ArmourBaseMin = 73, ArmourBaseMax = 87, EnergyShieldBaseMin = 15, EnergyShieldBaseMax = 18, }, req = { level = 40, str = 39, int = 39, }, } itemBases["Soldier Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 88, EnergyShieldBase = 17, }, + armour = { ArmourBaseMin = 88, ArmourBaseMax = 99, EnergyShieldBaseMin = 18, EnergyShieldBaseMax = 20, }, req = { level = 49, str = 47, int = 47, }, } itemBases["Legion Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 104, EnergyShieldBase = 20, }, + armour = { ArmourBaseMin = 104, ArmourBaseMax = 120, EnergyShieldBaseMin = 21, EnergyShieldBaseMax = 25, }, req = { level = 58, str = 54, int = 54, }, } itemBases["Crusader Boots"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 121, EnergyShieldBase = 24, }, + armour = { ArmourBaseMin = 121, ArmourBaseMax = 139, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 64, str = 62, int = 62, }, } itemBases["Two-Toned Boots (Armour/Energy Shield)"] = { type = "Boots", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { bootsatlas3 = true, boots = true, not_for_sale = true, atlas_base_type = true, armour = true, str_int_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(8-12)% to Fire and Lightning Resistances", implicitModTypes = { { "elemental", "fire", "lightning", "resistance" }, }, - armour = { ArmourBase = 126, EnergyShieldBase = 24, }, + armour = { ArmourBaseMin = 126, ArmourBaseMax = 145, EnergyShieldBaseMin = 26, EnergyShieldBaseMax = 30, }, req = { level = 70, str = 62, int = 62, }, } @@ -509,101 +509,101 @@ itemBases["Wrapped Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 12, EnergyShieldBase = 3, }, + armour = { EvasionBaseMin = 12, EvasionBaseMax = 17, EnergyShieldBaseMin = 4, EnergyShieldBaseMax = 5, }, req = { level = 6, dex = 9, int = 9, }, } itemBases["Strapped Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 30, EnergyShieldBase = 6, }, + armour = { EvasionBaseMin = 30, EvasionBaseMax = 39, EnergyShieldBaseMin = 7, EnergyShieldBaseMax = 9, }, req = { level = 16, dex = 18, int = 18, }, } itemBases["Clasped Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 50, EnergyShieldBase = 10, }, + armour = { EvasionBaseMin = 50, EvasionBaseMax = 57, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 12, }, req = { level = 27, dex = 27, int = 27, }, } itemBases["Shackled Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 62, EnergyShieldBase = 12, }, + armour = { EvasionBaseMin = 62, EvasionBaseMax = 71, EnergyShieldBaseMin = 13, EnergyShieldBaseMax = 15, }, req = { level = 34, dex = 34, int = 34, }, } itemBases["Trapper Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 74, EnergyShieldBase = 15, }, + armour = { EvasionBaseMin = 74, EvasionBaseMax = 85, EnergyShieldBaseMin = 16, EnergyShieldBaseMax = 18, }, req = { level = 41, dex = 40, int = 40, }, } itemBases["Ambush Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 85, EnergyShieldBase = 17, }, + armour = { EvasionBaseMin = 85, EvasionBaseMax = 95, EnergyShieldBaseMin = 18, EnergyShieldBaseMax = 20, }, req = { level = 47, dex = 45, int = 45, }, } itemBases["Carnal Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 99, EnergyShieldBase = 19, }, + armour = { EvasionBaseMin = 99, EvasionBaseMax = 117, EnergyShieldBaseMin = 20, EnergyShieldBaseMax = 24, }, req = { level = 55, dex = 52, int = 52, }, } itemBases["Assassin's Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 121, EnergyShieldBase = 24, }, + armour = { EvasionBaseMin = 121, EvasionBaseMax = 139, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 63, dex = 62, int = 62, }, } itemBases["Murder Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, boots = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 185, EnergyShieldBase = 17, }, + armour = { EvasionBaseMin = 185, EvasionBaseMax = 213, EnergyShieldBaseMin = 18, EnergyShieldBaseMax = 21, }, req = { level = 69, dex = 82, int = 42, }, } itemBases["Fugitive Boots"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { boots = true, bootsatlasdexint = true, not_for_sale = true, atlas_base_type = true, armour = true, dex_int_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(13-17)% to Chaos Resistance", implicitModTypes = { { "chaos", "resistance" }, }, - armour = { EvasionBase = 112, EnergyShieldBase = 31, }, + armour = { EvasionBaseMin = 112, EvasionBaseMax = 129, EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 37, }, req = { level = 70, dex = 56, int = 76, }, } itemBases["Two-Toned Boots (Evasion/Energy Shield)"] = { type = "Boots", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { boots = true, dex_int_armour = true, not_for_sale = true, atlas_base_type = true, armour = true, bootsatlas1 = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(8-12)% to Cold and Lightning Resistances", implicitModTypes = { { "elemental", "cold", "lightning", "resistance" }, }, - armour = { EvasionBase = 126, EnergyShieldBase = 24, }, + armour = { EvasionBaseMin = 126, EvasionBaseMax = 145, EnergyShieldBaseMin = 26, EnergyShieldBaseMax = 30, }, req = { level = 70, dex = 62, int = 62, }, } @@ -611,34 +611,34 @@ itemBases["Runic Greaves"] = { type = "Boots", subType = "Ward", socketLimit = 4, - tags = { boots = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 20, }, + armour = { WardBaseMin = 24, WardBaseMax = 28, }, req = { level = 24, str = 20, dex = 20, int = 20, }, } itemBases["Runic Sollerets"] = { type = "Boots", subType = "Ward", socketLimit = 4, - tags = { boots = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 52, }, + armour = { WardBaseMin = 62, WardBaseMax = 71, }, req = { level = 48, str = 37, dex = 37, int = 37, }, } itemBases["Runic Sabatons"] = { type = "Boots", subType = "Ward", socketLimit = 4, - tags = { boots = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 85, }, + armour = { WardBaseMin = 102, WardBaseMax = 117, }, req = { level = 69, str = 46, dex = 46, int = 46, }, } itemBases["Golden Caligae"] = { type = "Boots", socketLimit = 4, - tags = { boots = true, not_for_sale = true, armour = true, demigods = true, default = true, }, + tags = { armour = true, boots = true, default = true, }, implicit = "+(8-16)% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, armour = { }, diff --git a/src/Data/Bases/bow.lua b/src/Data/Bases/bow.lua index eea7c9a048..d4aad1927a 100644 --- a/src/Data/Bases/bow.lua +++ b/src/Data/Bases/bow.lua @@ -72,7 +72,7 @@ itemBases["Death Bow"] = { itemBases["Reflex Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, weapon = { PhysicalMin = 27, PhysicalMax = 40, CritChanceBase = 5.5, AttackRateBase = 1.4, Range = 120, }, @@ -140,7 +140,7 @@ itemBases["Decimation Bow"] = { itemBases["Steelwood Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, weapon = { PhysicalMin = 40, PhysicalMax = 60, CritChanceBase = 5.5, AttackRateBase = 1.4, Range = 120, }, @@ -208,7 +208,7 @@ itemBases["Harbinger Bow"] = { itemBases["Maraketh Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "10% increased Movement Speed", implicitModTypes = { { "speed" }, }, weapon = { PhysicalMin = 44, PhysicalMax = 66, CritChanceBase = 5.5, AttackRateBase = 1.4, Range = 120, }, @@ -217,7 +217,7 @@ itemBases["Maraketh Bow"] = { itemBases["Hedron Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "Adds (40-48) to (60-72) Fire Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, weapon = { PhysicalMin = 9, PhysicalMax = 13, CritChanceBase = 5.5, AttackRateBase = 1.3, Range = 120, }, @@ -226,7 +226,7 @@ itemBases["Hedron Bow"] = { itemBases["Foundry Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "Adds (70-84) to (110-124) Fire Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, weapon = { PhysicalMin = 13, PhysicalMax = 20, CritChanceBase = 5.5, AttackRateBase = 1.3, Range = 120, }, @@ -235,7 +235,7 @@ itemBases["Foundry Bow"] = { itemBases["Solarine Bow"] = { type = "Bow", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, + tags = { two_hand_weapon = true, ranged = true, weapon = true, default = true, twohand = true, bow = true, }, implicit = "Adds (105-116) to (160-172) Fire Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, weapon = { PhysicalMin = 16, PhysicalMax = 24, CritChanceBase = 5.5, AttackRateBase = 1.3, Range = 120, }, diff --git a/src/Data/Bases/claw.lua b/src/Data/Bases/claw.lua index 1cabfdbf9c..6f6ad773d9 100644 --- a/src/Data/Bases/claw.lua +++ b/src/Data/Bases/claw.lua @@ -77,7 +77,7 @@ itemBases["Fright Claw"] = { itemBases["Double Claw"] = { type = "Claw", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "+15 Life gained for each Enemy hit by Attacks\n+6 Mana gained for each Enemy hit by Attacks", implicitModTypes = { { "resource", "life", "mana", "attack" }, { "resource", "life", "mana", "attack" }, }, weapon = { PhysicalMin = 15, PhysicalMax = 44, CritChanceBase = 6.3, AttackRateBase = 1.5, Range = 11, }, @@ -149,7 +149,7 @@ itemBases["Eagle Claw"] = { itemBases["Twin Claw"] = { type = "Claw", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "+28 Life gained for each Enemy hit by Attacks\n+10 Mana gained for each Enemy hit by Attacks", implicitModTypes = { { "resource", "life", "mana", "attack" }, { "resource", "life", "mana", "attack" }, }, weapon = { PhysicalMin = 21, PhysicalMax = 64, CritChanceBase = 6.3, AttackRateBase = 1.5, Range = 11, }, @@ -221,7 +221,7 @@ itemBases["Terror Claw"] = { itemBases["Gemini Claw"] = { type = "Claw", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "+38 Life gained for each Enemy hit by Attacks\n+14 Mana gained for each Enemy hit by Attacks", implicitModTypes = { { "resource", "life", "mana", "attack" }, { "resource", "life", "mana", "attack" }, }, weapon = { PhysicalMin = 23, PhysicalMax = 68, CritChanceBase = 6.3, AttackRateBase = 1.5, Range = 11, }, @@ -230,7 +230,7 @@ itemBases["Gemini Claw"] = { itemBases["Shadow Fangs"] = { type = "Claw", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "Adds (23-33) to (45-60) Chaos Damage", implicitModTypes = { { "chaos_damage", "damage", "chaos", "attack" }, }, weapon = { PhysicalMin = 13, PhysicalMax = 24, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, @@ -239,7 +239,7 @@ itemBases["Shadow Fangs"] = { itemBases["Malign Fangs"] = { type = "Claw", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "Adds (38-48) to (70-90) Chaos Damage", implicitModTypes = { { "chaos_damage", "damage", "chaos", "attack" }, }, weapon = { PhysicalMin = 20, PhysicalMax = 37, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, @@ -248,7 +248,7 @@ itemBases["Malign Fangs"] = { itemBases["Void Fangs"] = { type = "Claw", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, + tags = { onehand = true, default = true, weapon = true, one_hand_weapon = true, claw = true, }, implicit = "Adds (40-55) to (80-98) Chaos Damage", implicitModTypes = { { "chaos_damage", "damage", "chaos", "attack" }, }, weapon = { PhysicalMin = 22, PhysicalMax = 41, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, diff --git a/src/Data/Bases/dagger.lua b/src/Data/Bases/dagger.lua index d718b46737..a60ad61312 100644 --- a/src/Data/Bases/dagger.lua +++ b/src/Data/Bases/dagger.lua @@ -32,7 +32,7 @@ itemBases["Stiletto"] = { itemBases["Prong Dagger"] = { type = "Dagger", socketLimit = 3, - tags = { maraketh = true, one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "4% Chance to Block Attack Damage", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 14, PhysicalMax = 54, CritChanceBase = 6.2, AttackRateBase = 1.35, Range = 10, }, @@ -59,7 +59,7 @@ itemBases["Poignard"] = { itemBases["Trisula"] = { type = "Dagger", socketLimit = 3, - tags = { maraketh = true, one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "4% Chance to Block Attack Damage", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 19, PhysicalMax = 74, CritChanceBase = 6.5, AttackRateBase = 1.35, Range = 10, }, @@ -86,7 +86,7 @@ itemBases["Ambusher"] = { itemBases["Sai"] = { type = "Dagger", socketLimit = 3, - tags = { maraketh = true, one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "6% Chance to Block Attack Damage", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 22, PhysicalMax = 88, CritChanceBase = 6.2, AttackRateBase = 1.35, Range = 10, }, @@ -95,7 +95,7 @@ itemBases["Sai"] = { itemBases["Hollowpoint Dagger"] = { type = "Dagger", socketLimit = 3, - tags = { one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "All Damage from Hits with This Weapon can Poison", implicitModTypes = { { }, }, weapon = { PhysicalMin = 12, PhysicalMax = 46, CritChanceBase = 6.3, AttackRateBase = 1.4, Range = 10, }, @@ -104,7 +104,7 @@ itemBases["Hollowpoint Dagger"] = { itemBases["Pressurised Dagger"] = { type = "Dagger", socketLimit = 3, - tags = { one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "All Damage from Hits with This Weapon can Poison", implicitModTypes = { { }, }, weapon = { PhysicalMin = 18, PhysicalMax = 71, CritChanceBase = 6.3, AttackRateBase = 1.4, Range = 10, }, @@ -113,7 +113,7 @@ itemBases["Pressurised Dagger"] = { itemBases["Pneumatic Dagger"] = { type = "Dagger", socketLimit = 3, - tags = { one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicit = "All Damage from Hits with This Weapon can Poison", implicitModTypes = { { }, }, weapon = { PhysicalMin = 20, PhysicalMax = 79, CritChanceBase = 6.3, AttackRateBase = 1.4, Range = 10, }, @@ -121,9 +121,8 @@ itemBases["Pneumatic Dagger"] = { } itemBases["Ethereal Blade"] = { type = "Dagger", - hidden = true, socketLimit = 3, - tags = { one_hand_weapon = true, onehand = true, not_for_sale = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, dagger = true, weapon = true, attack_dagger = true, default = true, }, implicitModTypes = { }, weapon = { PhysicalMin = 4, PhysicalMax = 8, CritChanceBase = 6, AttackRateBase = 1.5, Range = 10, }, req = { dex = 9, int = 6, }, @@ -283,7 +282,7 @@ itemBases["Flickerflame Blade"] = { type = "Dagger", subType = "Rune", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, implicit = "Trigger Level 10 Flame Dash when you use a Socketed Skill", implicitModTypes = { { }, }, weapon = { PhysicalMin = 12, PhysicalMax = 47, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 10, }, @@ -293,7 +292,7 @@ itemBases["Flashfire Blade"] = { type = "Dagger", subType = "Rune", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, implicit = "Trigger Level 20 Flame Dash when you use a Socketed Skill", implicitModTypes = { { }, }, weapon = { PhysicalMin = 18, PhysicalMax = 73, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 10, }, @@ -303,7 +302,7 @@ itemBases["Infernal Blade"] = { type = "Dagger", subType = "Rune", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, + tags = { onehand = true, one_hand_weapon = true, weapon = true, dagger = true, default = true, }, implicit = "Trigger Level 30 Flame Dash when you use a Socketed Skill", implicitModTypes = { { }, }, weapon = { PhysicalMin = 21, PhysicalMax = 85, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 10, }, diff --git a/src/Data/Bases/fishing.lua b/src/Data/Bases/fishing.lua index 976812edf4..fc98bf4e35 100644 --- a/src/Data/Bases/fishing.lua +++ b/src/Data/Bases/fishing.lua @@ -5,7 +5,7 @@ local itemBases = ... itemBases["Fishing Rod"] = { type = "Fishing Rod", socketLimit = 4, - tags = { two_hand_weapon = true, not_for_sale = true, weapon = true, twohand = true, fishing_rod = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, twohand = true, fishing_rod = true, default = true, }, implicitModTypes = { }, weapon = { PhysicalMin = 8, PhysicalMax = 15, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, req = { str = 8, dex = 8, }, diff --git a/src/Data/Bases/flask.lua b/src/Data/Bases/flask.lua index 97b47bc679..424dfcb519 100644 --- a/src/Data/Bases/flask.lua +++ b/src/Data/Bases/flask.lua @@ -7,7 +7,7 @@ itemBases["Small Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 70, duration = 6, chargesUsed = 7, chargesMax = 21, }, + flask = { life = 70, duration = 3, chargesUsed = 7, chargesMax = 21, }, req = { }, } itemBases["Medium Life Flask"] = { @@ -15,7 +15,7 @@ itemBases["Medium Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 150, duration = 6.5, chargesUsed = 8, chargesMax = 28, }, + flask = { life = 150, duration = 3.5, chargesUsed = 8, chargesMax = 28, }, req = { level = 3, }, } itemBases["Large Life Flask"] = { @@ -23,7 +23,7 @@ itemBases["Large Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 250, duration = 7, chargesUsed = 9, chargesMax = 30, }, + flask = { life = 250, duration = 3.5, chargesUsed = 9, chargesMax = 30, }, req = { level = 6, }, } itemBases["Greater Life Flask"] = { @@ -31,7 +31,7 @@ itemBases["Greater Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 360, duration = 7, chargesUsed = 10, chargesMax = 32, }, + flask = { life = 360, duration = 3.5, chargesUsed = 10, chargesMax = 32, }, req = { level = 12, }, } itemBases["Grand Life Flask"] = { @@ -39,7 +39,7 @@ itemBases["Grand Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 640, duration = 6, chargesUsed = 10, chargesMax = 25, }, + flask = { life = 640, duration = 3, chargesUsed = 10, chargesMax = 25, }, req = { level = 18, }, } itemBases["Giant Life Flask"] = { @@ -47,7 +47,7 @@ itemBases["Giant Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 830, duration = 8, chargesUsed = 10, chargesMax = 30, }, + flask = { life = 830, duration = 4, chargesUsed = 10, chargesMax = 30, }, req = { level = 24, }, } itemBases["Colossal Life Flask"] = { @@ -55,7 +55,7 @@ itemBases["Colossal Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 1000, duration = 7, chargesUsed = 10, chargesMax = 32, }, + flask = { life = 1000, duration = 3.5, chargesUsed = 10, chargesMax = 32, }, req = { level = 30, }, } itemBases["Sacred Life Flask"] = { @@ -63,7 +63,7 @@ itemBases["Sacred Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 1200, duration = 6, chargesUsed = 10, chargesMax = 25, }, + flask = { life = 1200, duration = 3, chargesUsed = 10, chargesMax = 25, }, req = { level = 36, }, } itemBases["Hallowed Life Flask"] = { @@ -71,7 +71,7 @@ itemBases["Hallowed Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 1990, duration = 8, chargesUsed = 10, chargesMax = 30, }, + flask = { life = 1990, duration = 4, chargesUsed = 10, chargesMax = 30, }, req = { level = 42, }, } itemBases["Sanctified Life Flask"] = { @@ -79,23 +79,23 @@ itemBases["Sanctified Life Flask"] = { subType = "Life", tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 1460, duration = 3, chargesUsed = 15, chargesMax = 30, }, + flask = { life = 1460, duration = 1.5, chargesUsed = 15, chargesMax = 30, }, req = { level = 50, }, } itemBases["Divine Life Flask"] = { type = "Flask", subType = "Life", - tags = { flask = true, not_for_sale = true, life_flask = true, default = true, }, + tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 2400, duration = 7, chargesUsed = 15, chargesMax = 45, }, + flask = { life = 2400, duration = 3.5, chargesUsed = 15, chargesMax = 45, }, req = { level = 60, }, } itemBases["Eternal Life Flask"] = { type = "Flask", subType = "Life", - tags = { flask = true, not_for_sale = true, life_flask = true, default = true, }, + tags = { flask = true, life_flask = true, default = true, }, implicitModTypes = { }, - flask = { life = 2080, duration = 4, chargesUsed = 15, chargesMax = 45, }, + flask = { life = 2080, duration = 2, chargesUsed = 15, chargesMax = 45, }, req = { level = 65, }, } @@ -182,7 +182,7 @@ itemBases["Sanctified Mana Flask"] = { itemBases["Divine Mana Flask"] = { type = "Flask", subType = "Mana", - tags = { flask = true, not_for_sale = true, mana_flask = true, default = true, }, + tags = { flask = true, mana_flask = true, default = true, }, implicitModTypes = { }, flask = { mana = 1400, duration = 5, chargesUsed = 8, chargesMax = 42, }, req = { level = 60, }, @@ -190,7 +190,7 @@ itemBases["Divine Mana Flask"] = { itemBases["Eternal Mana Flask"] = { type = "Flask", subType = "Mana", - tags = { flask = true, not_for_sale = true, mana_flask = true, default = true, }, + tags = { flask = true, mana_flask = true, default = true, }, implicitModTypes = { }, flask = { mana = 1800, duration = 7, chargesUsed = 8, chargesMax = 42, }, req = { level = 65, }, @@ -239,7 +239,7 @@ itemBases["Sacred Hybrid Flask"] = { itemBases["Hallowed Hybrid Flask"] = { type = "Flask", subType = "Hybrid", - tags = { flask = true, hybrid_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, hybrid_flask = true, default = true, }, implicitModTypes = { }, flask = { life = 1740, mana = 480, duration = 5, chargesUsed = 20, chargesMax = 40, }, req = { level = 60, }, @@ -248,149 +248,149 @@ itemBases["Hallowed Hybrid Flask"] = { itemBases["Diamond Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 20, chargesMax = 40, buff = { "100% increased Global Critical Strike Chance" }, }, + flask = { duration = 6, chargesUsed = 20, chargesMax = 40, buff = { "100% increased Global Critical Strike Chance" }, }, req = { level = 27, }, } itemBases["Ruby Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 5, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Fire Resistance", "20% less Fire Damage taken" }, }, + flask = { duration = 8, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Fire Resistance", "20% less Fire Damage taken" }, }, req = { level = 18, }, } itemBases["Sapphire Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 5, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Cold Resistance", "20% less Cold Damage taken" }, }, + flask = { duration = 8, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Cold Resistance", "20% less Cold Damage taken" }, }, req = { level = 18, }, } itemBases["Topaz Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 5, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Lightning Resistance", "20% less Lightning Damage taken" }, }, + flask = { duration = 8, chargesUsed = 20, chargesMax = 50, buff = { "+50% to Lightning Resistance", "20% less Lightning Damage taken" }, }, req = { level = 18, }, } itemBases["Granite Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 30, chargesMax = 60, buff = { "+1500 to Armour" }, }, + flask = { duration = 6, chargesUsed = 30, chargesMax = 60, buff = { "+1500 to Armour" }, }, req = { level = 27, }, } itemBases["Quicksilver Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 30, chargesMax = 60, buff = { "40% increased Movement Speed" }, }, + flask = { duration = 6, chargesUsed = 30, chargesMax = 60, buff = { "40% increased Movement Speed" }, }, req = { level = 4, }, } itemBases["Amethyst Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4.5, chargesUsed = 35, chargesMax = 65, buff = { "+35% to Chaos Resistance" }, }, + flask = { duration = 6.5, chargesUsed = 35, chargesMax = 65, buff = { "+35% to Chaos Resistance" }, }, req = { level = 18, }, } itemBases["Quartz Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 30, chargesMax = 60, buff = { "6% chance to Dodge Attack Hits", "6% chance to Dodge Spell Hits", "Phasing" }, }, + flask = { duration = 6, chargesUsed = 30, chargesMax = 60, buff = { "+10% chance to Suppress Spell Damage", "Phasing" }, }, req = { level = 27, }, } itemBases["Jade Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 30, chargesMax = 60, buff = { "+1500 to Evasion Rating" }, }, + flask = { duration = 6, chargesUsed = 30, chargesMax = 60, buff = { "+1500 to Evasion Rating" }, }, req = { level = 27, }, } itemBases["Basalt Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicit = "Taunts nearby Enemies on use", implicitModTypes = { { "flask" }, }, - flask = { duration = 5, chargesUsed = 40, chargesMax = 60, buff = { "20% more Armour" }, }, + flask = { duration = 8, chargesUsed = 40, chargesMax = 60, buff = { "20% more Armour" }, }, req = { level = 40, }, } itemBases["Aquamarine Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicit = "Creates Chilled Ground on Use", implicitModTypes = { { "flask" }, }, - flask = { duration = 5, chargesUsed = 20, chargesMax = 50, buff = { "60% reduced Effect of Freeze on you" }, }, + flask = { duration = 8, chargesUsed = 20, chargesMax = 50, buff = { "60% reduced Effect of Freeze on you" }, }, req = { level = 27, }, } itemBases["Stibnite Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicit = "Creates a Smoke Cloud on Use", implicitModTypes = { { "flask" }, }, - flask = { duration = 5, chargesUsed = 40, chargesMax = 60, buff = { "20% more Evasion Rating" }, }, + flask = { duration = 8, chargesUsed = 40, chargesMax = 60, buff = { "20% more Evasion Rating" }, }, req = { level = 40, }, } itemBases["Sulphur Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicit = "Creates Consecrated Ground on Use", implicitModTypes = { { "flask" }, }, - flask = { duration = 5, chargesUsed = 40, chargesMax = 60, buff = { "40% increased Damage" }, }, + flask = { duration = 8, chargesUsed = 40, chargesMax = 60, buff = { "40% increased Damage" }, }, req = { level = 35, }, } itemBases["Silver Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, no_effect_flask_mod = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 4, chargesUsed = 40, chargesMax = 60, buff = { "Onslaught" }, }, + flask = { duration = 6, chargesUsed = 40, chargesMax = 60, buff = { "Onslaught" }, }, req = { level = 40, }, } itemBases["Bismuth Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 5.5, chargesUsed = 15, chargesMax = 40, buff = { "+35% to all Elemental Resistances" }, }, + flask = { duration = 8.5, chargesUsed = 15, chargesMax = 40, buff = { "+35% to all Elemental Resistances" }, }, req = { level = 8, }, } itemBases["Gold Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 3, chargesUsed = 60, chargesMax = 80, buff = { "30% increased Rarity of Items found" }, }, + flask = { duration = 5, chargesUsed = 60, chargesMax = 80, buff = { "30% increased Rarity of Items found" }, }, req = { level = 22, }, } itemBases["Corundum Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicitModTypes = { }, - flask = { duration = 5, chargesUsed = 20, chargesMax = 50, buff = { "30% increased Stun Threshold" }, }, + flask = { duration = 7.5, chargesUsed = 20, chargesMax = 50, buff = { "30% increased Stun Threshold" }, }, req = { level = 27, }, } itemBases["Iron Flask"] = { type = "Flask", subType = "Utility", - tags = { flask = true, utility_flask = true, not_for_sale = true, expedition_flask = true, default = true, }, + tags = { flask = true, utility_flask = true, default = true, }, implicit = "Restores Ward on use", implicitModTypes = { { "flask" }, }, - flask = { duration = 3, chargesUsed = 40, chargesMax = 60, buff = { "+200 to Ward" }, }, + flask = { duration = 5, chargesUsed = 40, chargesMax = 60, buff = { "+200 to Ward" }, }, req = { level = 40, }, } diff --git a/src/Data/Bases/gloves.lua b/src/Data/Bases/gloves.lua index d66bf29ade..c389313238 100644 --- a/src/Data/Bases/gloves.lua +++ b/src/Data/Bases/gloves.lua @@ -7,121 +7,121 @@ itemBases["Iron Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 6, }, + armour = { ArmourBaseMin = 6, ArmourBaseMax = 9, }, req = { str = 6, }, } itemBases["Plated Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 39, }, + armour = { ArmourBaseMin = 39, ArmourBaseMax = 50, }, req = { level = 11, str = 20, }, } itemBases["Bronze Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 77, }, + armour = { ArmourBaseMin = 77, ArmourBaseMax = 96, }, req = { level = 23, str = 36, }, } itemBases["Steel Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 116, }, + armour = { ArmourBaseMin = 116, ArmourBaseMax = 127, }, req = { level = 35, str = 52, }, } itemBases["Antique Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 129, }, + armour = { ArmourBaseMin = 129, ArmourBaseMax = 154, }, req = { level = 39, str = 58, }, } itemBases["Ancient Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 154, }, + armour = { ArmourBaseMin = 154, ArmourBaseMax = 173, }, req = { level = 47, str = 68, }, } itemBases["Goliath Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 174, }, + armour = { ArmourBaseMin = 174, ArmourBaseMax = 200, }, req = { level = 53, str = 77, }, } itemBases["Vaal Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 232, }, + armour = { ArmourBaseMin = 232, ArmourBaseMax = 266, }, req = { level = 63, str = 100, }, } itemBases["Titan Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, armour = true, str_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 242, }, + armour = { ArmourBaseMin = 242, ArmourBaseMax = 278, }, req = { level = 69, str = 98, }, } itemBases["Taxing Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "Exerted Attacks deal (25-30)% increased Damage\nWarcry Skills have +2 seconds to Cooldown", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { ArmourBase = 35, }, + armour = { ArmourBaseMin = 35, ArmourBaseMax = 41, }, req = { level = 10, str = 18, }, } itemBases["Gruelling Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "Exerted Attacks deal (30-40)% increased Damage\nWarcry Skills have +2 seconds to Cooldown", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { ArmourBase = 132, }, + armour = { ArmourBaseMin = 132, ArmourBaseMax = 152, }, req = { level = 40, str = 59, }, } itemBases["Debilitation Gauntlets"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, str_armour = true, not_for_sale = true, armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "Exerted Attacks deal (40-50)% increased Damage\nWarcry Skills have +2 seconds to Cooldown", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { ArmourBase = 236, }, + armour = { ArmourBaseMin = 236, ArmourBaseMax = 271, }, req = { level = 70, str = 101, }, } itemBases["Spiked Gloves"] = { type = "Gloves", subType = "Armour", socketLimit = 4, - tags = { gloves = true, str_armour = true, not_for_sale = true, atlas_base_type = true, armour = true, glovesatlasstr = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "(16-20)% increased Melee Damage", implicitModTypes = { { "damage", "attack" }, }, - armour = { ArmourBase = 220, }, + armour = { ArmourBaseMin = 220, ArmourBaseMax = 253, }, req = { level = 70, str = 95, }, } @@ -129,121 +129,121 @@ itemBases["Rawhide Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 13, }, + armour = { EvasionBaseMin = 13, EvasionBaseMax = 18, }, req = { dex = 9, }, } itemBases["Goathide Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 32, }, + armour = { EvasionBaseMin = 32, EvasionBaseMax = 42, }, req = { level = 9, dex = 17, }, } itemBases["Deerskin Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 71, }, + armour = { EvasionBaseMin = 71, EvasionBaseMax = 88, }, req = { level = 21, dex = 33, }, } itemBases["Nubuck Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 109, }, + armour = { EvasionBaseMin = 109, EvasionBaseMax = 122, }, req = { level = 33, dex = 50, }, } itemBases["Eelskin Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 125, }, + armour = { EvasionBaseMin = 125, EvasionBaseMax = 148, }, req = { level = 38, dex = 56, }, } itemBases["Sharkskin Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 148, }, + armour = { EvasionBaseMin = 148, EvasionBaseMax = 163, }, req = { level = 45, dex = 66, }, } itemBases["Shagreen Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 177, }, + armour = { EvasionBaseMin = 177, EvasionBaseMax = 212, }, req = { level = 54, dex = 78, }, } itemBases["Stealth Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 231, }, + armour = { EvasionBaseMin = 231, EvasionBaseMax = 265, }, req = { level = 62, dex = 97, }, } itemBases["Slink Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 242, }, + armour = { EvasionBaseMin = 242, EvasionBaseMax = 278, }, req = { level = 70, dex = 95, }, } itemBases["Gauche Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { gloves = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "25% reduced Attack Damage with Main Hand\n(40-50)% increased Attack Damage with Off Hand", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 35, }, + armour = { EvasionBaseMin = 35, EvasionBaseMax = 41, }, req = { level = 10, dex = 18, }, } itemBases["Southswing Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { gloves = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "25% reduced Attack Damage with Main Hand\n(40-50)% increased Attack Damage with Off Hand", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 132, }, + armour = { EvasionBaseMin = 132, EvasionBaseMax = 152, }, req = { level = 40, dex = 59, }, } itemBases["Sinistral Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { gloves = true, dex_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "25% reduced Attack Damage with Main Hand\n(40-50)% increased Attack Damage with Off Hand", implicitModTypes = { { "attack" }, { "attack" }, }, - armour = { EvasionBase = 236, }, + armour = { EvasionBaseMin = 236, EvasionBaseMax = 271, }, req = { level = 70, dex = 101, }, } itemBases["Gripped Gloves"] = { type = "Gloves", subType = "Evasion", socketLimit = 4, - tags = { glovesatlasdex = true, gloves = true, not_for_sale = true, atlas_base_type = true, armour = true, dex_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "(14-18)% increased Projectile Attack Damage", implicitModTypes = { { "damage", "attack" }, }, - armour = { EvasionBase = 220, }, + armour = { EvasionBaseMin = 220, EvasionBaseMax = 253, }, req = { level = 70, dex = 95, }, } @@ -251,121 +251,121 @@ itemBases["Wool Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 4, }, + armour = { EnergyShieldBaseMin = 5, EnergyShieldBaseMax = 7, }, req = { int = 9, }, } itemBases["Velvet Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 9, }, + armour = { EnergyShieldBaseMin = 10, EnergyShieldBaseMax = 13, }, req = { level = 12, int = 21, }, } itemBases["Silk Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 17, }, + armour = { EnergyShieldBaseMin = 18, EnergyShieldBaseMax = 23, }, req = { level = 25, int = 39, }, } itemBases["Embroidered Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 24, }, + armour = { EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 36, int = 54, }, } itemBases["Satin Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 27, }, + armour = { EnergyShieldBaseMin = 28, EnergyShieldBaseMax = 33, }, req = { level = 41, int = 60, }, } itemBases["Samite Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 30, }, + armour = { EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 37, }, req = { level = 47, int = 68, }, } itemBases["Conjurer Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 35, }, + armour = { EnergyShieldBaseMin = 37, EnergyShieldBaseMax = 44, }, req = { level = 55, int = 79, }, } itemBases["Arcanist Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 43, }, + armour = { EnergyShieldBaseMin = 45, EnergyShieldBaseMax = 52, }, req = { level = 60, int = 95, }, } itemBases["Sorcerer Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 47, }, + armour = { EnergyShieldBaseMin = 49, EnergyShieldBaseMax = 57, }, req = { level = 69, int = 97, }, } itemBases["Leyline Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { gloves = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "30% reduced maximum Mana\n(25-30)% chance when you pay a Skill's Cost to gain that much Mana", implicitModTypes = { { "resource", "mana" }, { "resource", "mana" }, }, - armour = { EnergyShieldBase = 8, }, + armour = { EnergyShieldBaseMin = 9, EnergyShieldBaseMax = 10, }, req = { level = 10, int = 18, }, } itemBases["Aetherwind Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { gloves = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "30% reduced maximum Mana\n(25-30)% chance when you pay a Skill's Cost to gain that much Mana", implicitModTypes = { { "resource", "mana" }, { "resource", "mana" }, }, - armour = { EnergyShieldBase = 26, }, + armour = { EnergyShieldBaseMin = 28, EnergyShieldBaseMax = 32, }, req = { level = 40, int = 59, }, } itemBases["Nexus Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { gloves = true, int_armour = true, armour = true, not_for_sale = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "30% reduced maximum Mana\n(25-30)% chance when you pay a Skill's Cost to gain that much Mana", implicitModTypes = { { "resource", "mana" }, { "resource", "mana" }, }, - armour = { EnergyShieldBase = 45, }, + armour = { EnergyShieldBaseMin = 47, EnergyShieldBaseMax = 54, }, req = { level = 70, int = 101, }, } itemBases["Fingerless Silk Gloves"] = { type = "Gloves", subType = "Energy Shield", socketLimit = 4, - tags = { gloves = true, int_armour = true, not_for_sale = true, atlas_base_type = true, armour = true, glovesatlasint = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "(12-16)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { EnergyShieldBase = 43, }, + armour = { EnergyShieldBaseMin = 45, EnergyShieldBaseMax = 52, }, req = { level = 70, int = 95, }, } @@ -373,72 +373,72 @@ itemBases["Fishscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 9, EvasionBase = 9, }, + armour = { ArmourBaseMin = 9, ArmourBaseMax = 12, EvasionBaseMin = 9, EvasionBaseMax = 12, }, req = { str = 5, dex = 5, }, } itemBases["Ironscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 28, EvasionBase = 28, }, + armour = { ArmourBaseMin = 28, ArmourBaseMax = 37, EvasionBaseMin = 28, EvasionBaseMax = 37, }, req = { level = 15, str = 14, dex = 14, }, } itemBases["Bronzescale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 50, EvasionBase = 50, }, + armour = { ArmourBaseMin = 50, ArmourBaseMax = 62, EvasionBaseMin = 50, EvasionBaseMax = 62, }, req = { level = 27, str = 22, dex = 22, }, } itemBases["Steelscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 65, EvasionBase = 65, }, + armour = { ArmourBaseMin = 65, ArmourBaseMax = 75, EvasionBaseMin = 65, EvasionBaseMax = 75, }, req = { level = 36, str = 29, dex = 29, }, } itemBases["Serpentscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 78, EvasionBase = 78, }, + armour = { ArmourBaseMin = 78, ArmourBaseMax = 87, EvasionBaseMin = 78, EvasionBaseMax = 87, }, req = { level = 43, str = 34, dex = 34, }, } itemBases["Wyrmscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 88, EvasionBase = 88, }, + armour = { ArmourBaseMin = 88, ArmourBaseMax = 104, EvasionBaseMin = 88, EvasionBaseMax = 104, }, req = { level = 49, str = 38, dex = 38, }, } itemBases["Hydrascale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 106, EvasionBase = 106, }, + armour = { ArmourBaseMin = 106, ArmourBaseMax = 122, EvasionBaseMin = 106, EvasionBaseMax = 122, }, req = { level = 59, str = 45, dex = 45, }, } itemBases["Dragonscale Gauntlets"] = { type = "Gloves", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 121, EvasionBase = 121, }, + armour = { ArmourBaseMin = 121, ArmourBaseMax = 139, EvasionBaseMin = 121, EvasionBaseMax = 139, }, req = { level = 67, str = 51, dex = 51, }, } @@ -446,82 +446,82 @@ itemBases["Chain Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 14, EnergyShieldBase = 3, }, + armour = { ArmourBaseMin = 14, ArmourBaseMax = 20, EnergyShieldBaseMin = 4, EnergyShieldBaseMax = 6, }, req = { level = 7, str = 8, int = 8, }, } itemBases["Ringmail Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 35, EnergyShieldBase = 7, }, + armour = { ArmourBaseMin = 35, ArmourBaseMax = 46, EnergyShieldBaseMin = 8, EnergyShieldBaseMax = 10, }, req = { level = 19, str = 16, int = 16, }, } itemBases["Mesh Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 58, EnergyShieldBase = 12, }, + armour = { ArmourBaseMin = 58, ArmourBaseMax = 67, EnergyShieldBaseMin = 12, EnergyShieldBaseMax = 14, }, req = { level = 32, str = 26, int = 26, }, } itemBases["Riveted Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 67, EnergyShieldBase = 13, }, + armour = { ArmourBaseMin = 67, ArmourBaseMax = 77, EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 16, }, req = { level = 37, str = 29, int = 29, }, } itemBases["Zealot Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 78, EnergyShieldBase = 15, }, + armour = { ArmourBaseMin = 78, ArmourBaseMax = 92, EnergyShieldBaseMin = 16, EnergyShieldBaseMax = 19, }, req = { level = 43, str = 34, int = 34, }, } itemBases["Soldier Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 92, EnergyShieldBase = 18, }, + armour = { ArmourBaseMin = 92, ArmourBaseMax = 103, EnergyShieldBaseMin = 19, EnergyShieldBaseMax = 21, }, req = { level = 51, str = 40, int = 40, }, } itemBases["Legion Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 103, EnergyShieldBase = 20, }, + armour = { ArmourBaseMin = 103, ArmourBaseMax = 121, EnergyShieldBaseMin = 21, EnergyShieldBaseMax = 25, }, req = { level = 57, str = 44, int = 44, }, } itemBases["Crusader Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 121, EnergyShieldBase = 24, }, + armour = { ArmourBaseMin = 121, ArmourBaseMax = 139, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 66, str = 51, int = 51, }, } itemBases["Apothecary's Gloves"] = { type = "Gloves", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { gloves = true, str_int_armour = true, not_for_sale = true, atlas_base_type = true, armour = true, glovesatlasstrint = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "(14-18)% increased Damage over Time", implicitModTypes = { { "damage" }, }, - armour = { ArmourBase = 108, EnergyShieldBase = 27, }, + armour = { ArmourBaseMin = 108, ArmourBaseMax = 124, EnergyShieldBaseMin = 29, EnergyShieldBaseMax = 33, }, req = { level = 70, str = 46, int = 59, }, } @@ -529,72 +529,72 @@ itemBases["Wrapped Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 11, EnergyShieldBase = 3, }, + armour = { EvasionBaseMin = 11, EvasionBaseMax = 15, EnergyShieldBaseMin = 3, EnergyShieldBaseMax = 5, }, req = { level = 5, dex = 6, int = 6, }, } itemBases["Strapped Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 30, EnergyShieldBase = 6, }, + armour = { EvasionBaseMin = 30, EvasionBaseMax = 39, EnergyShieldBaseMin = 7, EnergyShieldBaseMax = 9, }, req = { level = 16, dex = 14, int = 14, }, } itemBases["Clasped Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 57, EnergyShieldBase = 11, }, + armour = { EvasionBaseMin = 57, EvasionBaseMax = 65, EnergyShieldBaseMin = 12, EnergyShieldBaseMax = 14, }, req = { level = 31, dex = 25, int = 25, }, } itemBases["Trapper Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 65, EnergyShieldBase = 13, }, + armour = { EvasionBaseMin = 65, EvasionBaseMax = 77, EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 16, }, req = { level = 36, dex = 29, int = 29, }, } itemBases["Ambush Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 81, EnergyShieldBase = 16, }, + armour = { EvasionBaseMin = 81, EvasionBaseMax = 91, EnergyShieldBaseMin = 17, EnergyShieldBaseMax = 19, }, req = { level = 45, dex = 35, int = 35, }, } itemBases["Carnal Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 90, EnergyShieldBase = 18, }, + armour = { EvasionBaseMin = 90, EvasionBaseMax = 101, EnergyShieldBaseMin = 19, EnergyShieldBaseMax = 21, }, req = { level = 50, dex = 39, int = 39, }, } itemBases["Assassin's Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 104, EnergyShieldBase = 20, }, + armour = { EvasionBaseMin = 104, EvasionBaseMax = 123, EnergyShieldBaseMin = 21, EnergyShieldBaseMax = 25, }, req = { level = 58, dex = 45, int = 45, }, } itemBases["Murder Mitts"] = { type = "Gloves", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { dex_int_armour = true, armour = true, gloves = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 121, EnergyShieldBase = 24, }, + armour = { EvasionBaseMin = 121, EvasionBaseMax = 139, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 67, dex = 51, int = 51, }, } @@ -602,34 +602,34 @@ itemBases["Runic Gloves"] = { type = "Gloves", subType = "Ward", socketLimit = 4, - tags = { gloves = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 20, }, + armour = { WardBaseMin = 24, WardBaseMax = 28, }, req = { level = 24, str = 16, dex = 16, int = 16, }, } itemBases["Runic Gages"] = { type = "Gloves", subType = "Ward", socketLimit = 4, - tags = { gloves = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 52, }, + armour = { WardBaseMin = 62, WardBaseMax = 71, }, req = { level = 48, str = 31, dex = 31, int = 31, }, } itemBases["Runic Gauntlets"] = { type = "Gloves", subType = "Ward", socketLimit = 4, - tags = { gloves = true, not_for_sale = true, armour = true, ward_armour = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 85, }, + armour = { WardBaseMin = 102, WardBaseMax = 117, }, req = { level = 69, str = 38, dex = 38, int = 38, }, } itemBases["Golden Bracers"] = { type = "Gloves", socketLimit = 4, - tags = { gloves = true, not_for_sale = true, armour = true, demigods = true, default = true, }, + tags = { armour = true, gloves = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, armour = { }, diff --git a/src/Data/Bases/helmet.lua b/src/Data/Bases/helmet.lua index ec4325f75c..0c927b2355 100644 --- a/src/Data/Bases/helmet.lua +++ b/src/Data/Bases/helmet.lua @@ -7,99 +7,99 @@ itemBases["Iron Hat"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 9, }, + armour = { ArmourBaseMin = 9, ArmourBaseMax = 13, }, req = { str = 9, }, } itemBases["Cone Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 38, }, + armour = { ArmourBaseMin = 38, ArmourBaseMax = 50, }, req = { level = 7, str = 21, }, } itemBases["Barbute Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 92, }, + armour = { ArmourBaseMin = 92, ArmourBaseMax = 115, }, req = { level = 18, str = 42, }, } itemBases["Close Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 130, }, + armour = { ArmourBaseMin = 130, ArmourBaseMax = 150, }, req = { level = 26, str = 58, }, } itemBases["Gladiator Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 174, }, + armour = { ArmourBaseMin = 174, ArmourBaseMax = 195, }, req = { level = 35, str = 75, }, } itemBases["Reaver Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 198, }, + armour = { ArmourBaseMin = 198, ArmourBaseMax = 233, }, req = { level = 40, str = 85, }, } itemBases["Siege Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 237, }, + armour = { ArmourBaseMin = 237, ArmourBaseMax = 272, }, req = { level = 48, str = 101, }, } itemBases["Samnite Helmet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 276, }, + armour = { ArmourBaseMin = 276, ArmourBaseMax = 325, }, req = { level = 55, str = 114, }, } itemBases["Ezomyte Burgonet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 346, }, + armour = { ArmourBaseMin = 346, ArmourBaseMax = 381, }, req = { level = 60, str = 138, }, } itemBases["Royal Burgonet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 377, }, + armour = { ArmourBaseMin = 377, ArmourBaseMax = 434, }, req = { level = 65, str = 148, }, } itemBases["Eternal Burgonet"] = { type = "Helmet", subType = "Armour", socketLimit = 4, - tags = { helmet = true, armour = true, str_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 373, }, + armour = { ArmourBaseMin = 373, ArmourBaseMax = 429, }, req = { level = 69, str = 138, }, } @@ -107,90 +107,90 @@ itemBases["Leather Cap"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 19, }, + armour = { EvasionBaseMin = 19, EvasionBaseMax = 27, }, req = { dex = 13, }, } itemBases["Tricorne"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 53, }, + armour = { EvasionBaseMin = 53, EvasionBaseMax = 69, }, req = { level = 10, dex = 27, }, } itemBases["Leather Hood"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 101, }, + armour = { EvasionBaseMin = 101, EvasionBaseMax = 127, }, req = { level = 20, dex = 46, }, } itemBases["Wolf Pelt"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 150, }, + armour = { EvasionBaseMin = 150, EvasionBaseMax = 172, }, req = { level = 30, dex = 66, }, } itemBases["Hunter Hood"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 203, }, + armour = { EvasionBaseMin = 203, EvasionBaseMax = 227, }, req = { level = 41, dex = 87, }, } itemBases["Noble Tricorne"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 232, }, + armour = { EvasionBaseMin = 232, EvasionBaseMax = 266, }, req = { level = 47, dex = 99, }, } itemBases["Ursine Pelt"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 276, }, + armour = { EvasionBaseMin = 276, EvasionBaseMax = 325, }, req = { level = 55, dex = 114, }, } itemBases["Silken Hood"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 346, }, + armour = { EvasionBaseMin = 346, EvasionBaseMax = 381, }, req = { level = 60, dex = 138, }, } itemBases["Sinner Tricorne"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 369, }, + armour = { EvasionBaseMin = 369, EvasionBaseMax = 425, }, req = { level = 64, dex = 138, }, } itemBases["Lion Pelt"] = { type = "Helmet", subType = "Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 380, }, + armour = { EvasionBaseMin = 380, EvasionBaseMax = 437, }, req = { level = 70, dex = 150, }, } @@ -198,99 +198,99 @@ itemBases["Vine Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 6, }, + armour = { EnergyShieldBaseMin = 7, EnergyShieldBaseMax = 10, }, req = { int = 13, }, } itemBases["Iron Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 10, }, + armour = { EnergyShieldBaseMin = 12, EnergyShieldBaseMax = 15, }, req = { level = 8, int = 23, }, } itemBases["Torture Cage"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 19, }, + armour = { EnergyShieldBaseMin = 20, EnergyShieldBaseMax = 25, }, req = { level = 17, int = 40, }, } itemBases["Tribal Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 27, }, + armour = { EnergyShieldBaseMin = 28, EnergyShieldBaseMax = 33, }, req = { level = 26, int = 58, }, } itemBases["Bone Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 34, }, + armour = { EnergyShieldBaseMin = 36, EnergyShieldBaseMax = 40, }, req = { level = 34, int = 73, }, } itemBases["Lunaris Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 38, }, + armour = { EnergyShieldBaseMin = 41, EnergyShieldBaseMax = 48, }, req = { level = 39, int = 83, }, } itemBases["Steel Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 46, }, + armour = { EnergyShieldBaseMin = 49, EnergyShieldBaseMax = 55, }, req = { level = 48, int = 101, }, } itemBases["Necromancer Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 52, }, + armour = { EnergyShieldBaseMin = 55, EnergyShieldBaseMax = 64, }, req = { level = 54, int = 112, }, } itemBases["Solaris Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 57, }, + armour = { EnergyShieldBaseMin = 60, EnergyShieldBaseMax = 68, }, req = { level = 59, int = 122, }, } itemBases["Mind Cage"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 69, }, + armour = { EnergyShieldBaseMin = 73, EnergyShieldBaseMax = 84, }, req = { level = 65, int = 138, }, } itemBases["Hubris Circlet"] = { type = "Helmet", subType = "Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EnergyShieldBase = 76, }, + armour = { EnergyShieldBaseMin = 80, EnergyShieldBaseMax = 92, }, req = { level = 69, int = 154, }, } @@ -298,120 +298,120 @@ itemBases["Battered Helm"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 13, EvasionBase = 13, }, + armour = { ArmourBaseMin = 13, ArmourBaseMax = 18, EvasionBaseMin = 13, EvasionBaseMax = 18, }, req = { str = 8, dex = 8, }, } itemBases["Sallet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 37, EvasionBase = 37, }, + armour = { ArmourBaseMin = 37, ArmourBaseMax = 48, EvasionBaseMin = 37, EvasionBaseMax = 48, }, req = { level = 13, str = 18, dex = 18, }, } itemBases["Visored Sallet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 64, EvasionBase = 64, }, + armour = { ArmourBaseMin = 64, ArmourBaseMax = 80, EvasionBaseMin = 64, EvasionBaseMax = 80, }, req = { level = 23, str = 28, dex = 28, }, } itemBases["Gilded Sallet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 90, EvasionBase = 90, }, + armour = { ArmourBaseMin = 90, ArmourBaseMax = 97, EvasionBaseMin = 90, EvasionBaseMax = 97, }, req = { level = 33, str = 38, dex = 38, }, } itemBases["Secutor Helm"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 98, EvasionBase = 98, }, + armour = { ArmourBaseMin = 98, ArmourBaseMax = 116, EvasionBaseMin = 98, EvasionBaseMax = 116, }, req = { level = 36, str = 42, dex = 42, }, } itemBases["Fencer Helm"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 117, EvasionBase = 117, }, + armour = { ArmourBaseMin = 117, ArmourBaseMax = 134, EvasionBaseMin = 117, EvasionBaseMax = 134, }, req = { level = 43, str = 49, dex = 49, }, } itemBases["Lacquered Helmet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 138, EvasionBase = 138, }, + armour = { ArmourBaseMin = 138, ArmourBaseMax = 155, EvasionBaseMin = 138, EvasionBaseMax = 155, }, req = { level = 51, str = 57, dex = 57, }, } itemBases["Fluted Bascinet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 160, EvasionBase = 160, }, + armour = { ArmourBaseMin = 160, ArmourBaseMax = 189, EvasionBaseMin = 160, EvasionBaseMax = 189, }, req = { level = 58, str = 64, dex = 64, }, } itemBases["Pig-Faced Bascinet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 229, EvasionBase = 159, }, + armour = { ArmourBaseMin = 229, ArmourBaseMax = 263, EvasionBaseMin = 159, EvasionBaseMax = 183, }, req = { level = 63, str = 85, dex = 62, }, } itemBases["Nightmare Bascinet"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { helmet = true, armour = true, str_dex_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 162, EvasionBase = 233, }, + armour = { ArmourBaseMin = 162, ArmourBaseMax = 187, EvasionBaseMin = 233, EvasionBaseMax = 268, }, req = { level = 67, str = 62, dex = 85, }, } itemBases["Sorrow Mask"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, - implicit = "-15% additional Physical Damage Reduction\n(10-15)% increased Effect of Fortify on you\nYou are Crushed", + tags = { helmet = true, armour = true, default = true, }, + implicit = "-15% additional Physical Damage Reduction\nYou are Crushed\n+(10-15) to maximum Fortification", implicitModTypes = { { }, { }, { }, }, - armour = { ArmourBase = 42, EvasionBase = 42, }, + armour = { ArmourBaseMin = 42, ArmourBaseMax = 49, EvasionBaseMin = 42, EvasionBaseMax = 49, }, req = { level = 15, str = 20, dex = 20, }, } itemBases["Atonement Mask"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, - implicit = "-15% additional Physical Damage Reduction\n(10-15)% increased Effect of Fortify on you\nYou are Crushed", + tags = { helmet = true, armour = true, default = true, }, + implicit = "-15% additional Physical Damage Reduction\nYou are Crushed\n+(10-15) to maximum Fortification", implicitModTypes = { { }, { }, { }, }, - armour = { ArmourBase = 122, EvasionBase = 122, }, + armour = { ArmourBaseMin = 122, ArmourBaseMax = 140, EvasionBaseMin = 122, EvasionBaseMax = 140, }, req = { level = 45, str = 51, dex = 51, }, } itemBases["Penitent Mask"] = { type = "Helmet", subType = "Armour/Evasion", socketLimit = 4, - tags = { str_dex_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, - implicit = "-15% additional Physical Damage Reduction\n(10-15)% increased Effect of Fortify on you\nYou are Crushed", + tags = { helmet = true, armour = true, default = true, }, + implicit = "-15% additional Physical Damage Reduction\nYou are Crushed\n+(10-15) to maximum Fortification", implicitModTypes = { { }, { }, { }, }, - armour = { ArmourBase = 185, EvasionBase = 185, }, + armour = { ArmourBaseMin = 185, ArmourBaseMax = 212, EvasionBaseMin = 185, EvasionBaseMax = 212, }, req = { level = 75, str = 79, dex = 79, }, } @@ -419,130 +419,130 @@ itemBases["Rusted Coif"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 16, EnergyShieldBase = 4, }, + armour = { ArmourBaseMin = 16, ArmourBaseMax = 22, EnergyShieldBaseMin = 5, EnergyShieldBaseMax = 7, }, req = { level = 5, str = 9, int = 9, }, } itemBases["Soldier Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 34, EnergyShieldBase = 8, }, + armour = { ArmourBaseMin = 34, ArmourBaseMax = 45, EnergyShieldBaseMin = 8, EnergyShieldBaseMax = 11, }, req = { level = 12, str = 16, int = 16, }, } itemBases["Great Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 61, EnergyShieldBase = 13, }, + armour = { ArmourBaseMin = 61, ArmourBaseMax = 76, EnergyShieldBaseMin = 14, EnergyShieldBaseMax = 17, }, req = { level = 22, str = 27, int = 27, }, } itemBases["Crusader Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 85, EnergyShieldBase = 17, }, + armour = { ArmourBaseMin = 85, ArmourBaseMax = 95, EnergyShieldBaseMin = 18, EnergyShieldBaseMax = 20, }, req = { level = 31, str = 36, int = 36, }, } itemBases["Aventail Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 101, EnergyShieldBase = 20, }, + armour = { ArmourBaseMin = 101, ArmourBaseMax = 119, EnergyShieldBaseMin = 21, EnergyShieldBaseMax = 25, }, req = { level = 37, str = 42, int = 42, }, } itemBases["Zealot Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 119, EnergyShieldBase = 24, }, + armour = { ArmourBaseMin = 119, ArmourBaseMax = 137, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 29, }, req = { level = 44, str = 50, int = 50, }, } itemBases["Great Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 143, EnergyShieldBase = 28, }, + armour = { ArmourBaseMin = 143, ArmourBaseMax = 161, EnergyShieldBaseMin = 29, EnergyShieldBaseMax = 33, }, req = { level = 53, str = 59, int = 59, }, } itemBases["Magistrate Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 160, EnergyShieldBase = 31, }, + armour = { ArmourBaseMin = 160, ArmourBaseMax = 189, EnergyShieldBaseMin = 33, EnergyShieldBaseMax = 39, }, req = { level = 58, str = 64, int = 64, }, } itemBases["Prophet Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 224, EnergyShieldBase = 30, }, + armour = { ArmourBaseMin = 224, ArmourBaseMax = 258, EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 37, }, req = { level = 63, str = 85, int = 62, }, } itemBases["Praetor Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, str_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { ArmourBase = 161, EnergyShieldBase = 48, }, + armour = { ArmourBaseMin = 161, ArmourBaseMax = 185, EnergyShieldBaseMin = 51, EnergyShieldBaseMax = 58, }, req = { level = 68, str = 62, int = 91, }, } itemBases["Imp Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit\n-10% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, { "elemental", "resistance" }, }, - armour = { ArmourBase = 42, EnergyShieldBase = 9, }, + armour = { ArmourBaseMin = 42, ArmourBaseMax = 49, EnergyShieldBaseMin = 10, EnergyShieldBaseMax = 12, }, req = { level = 15, str = 20, int = 20, }, } itemBases["Demon Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit\n-10% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, { "elemental", "resistance" }, }, - armour = { ArmourBase = 122, EnergyShieldBase = 24, }, + armour = { ArmourBaseMin = 122, ArmourBaseMax = 140, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 29, }, req = { level = 45, str = 51, int = 51, }, } itemBases["Archdemon Crown"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, not_for_sale = true, helmet = true, armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Socketed Skills apply Fire, Cold and Lightning Exposure on Hit\n-10% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, { "elemental", "resistance" }, }, - armour = { ArmourBase = 185, EnergyShieldBase = 36, }, + armour = { ArmourBaseMin = 185, ArmourBaseMax = 212, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 43, }, req = { level = 75, str = 79, int = 79, }, } itemBases["Bone Helmet"] = { type = "Helmet", subType = "Armour/Energy Shield", socketLimit = 4, - tags = { str_int_armour = true, helmetatlas1 = true, not_for_sale = true, helmet = true, armour = true, atlas_base_type = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Minions deal (15-20)% increased Damage", implicitModTypes = { { "damage", "minion" }, }, - armour = { ArmourBase = 197, EnergyShieldBase = 38, }, + armour = { ArmourBaseMin = 197, ArmourBaseMax = 227, EnergyShieldBaseMin = 40, EnergyShieldBaseMax = 46, }, req = { level = 73, str = 76, int = 76, }, } @@ -550,129 +550,129 @@ itemBases["Scare Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 13, EnergyShieldBase = 4, }, + armour = { EvasionBaseMin = 13, EvasionBaseMax = 18, EnergyShieldBaseMin = 4, EnergyShieldBaseMax = 6, }, req = { dex = 8, int = 8, }, } itemBases["Plague Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 29, EnergyShieldBase = 7, }, + armour = { EvasionBaseMin = 29, EvasionBaseMax = 38, EnergyShieldBaseMin = 7, EnergyShieldBaseMax = 10, }, req = { level = 10, dex = 14, int = 14, }, } itemBases["Iron Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 48, EnergyShieldBase = 10, }, + armour = { EvasionBaseMin = 48, EvasionBaseMax = 60, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 14, }, req = { level = 17, dex = 21, int = 21, }, } itemBases["Festival Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 77, EnergyShieldBase = 16, }, + armour = { EvasionBaseMin = 77, EvasionBaseMax = 88, EnergyShieldBaseMin = 17, EnergyShieldBaseMax = 19, }, req = { level = 28, dex = 33, int = 33, }, } itemBases["Golden Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 96, EnergyShieldBase = 19, }, + armour = { EvasionBaseMin = 96, EvasionBaseMax = 103, EnergyShieldBaseMin = 20, EnergyShieldBaseMax = 22, }, req = { level = 35, dex = 40, int = 40, }, } itemBases["Raven Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 104, EnergyShieldBase = 21, }, + armour = { EvasionBaseMin = 104, EvasionBaseMax = 119, EnergyShieldBaseMin = 22, EnergyShieldBaseMax = 25, }, req = { level = 38, dex = 44, int = 44, }, } itemBases["Callous Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 122, EnergyShieldBase = 24, }, + armour = { EvasionBaseMin = 122, EvasionBaseMax = 137, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 28, }, req = { level = 45, dex = 51, int = 51, }, } itemBases["Regicide Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 141, EnergyShieldBase = 28, }, + armour = { EvasionBaseMin = 141, EvasionBaseMax = 158, EnergyShieldBaseMin = 29, EnergyShieldBaseMax = 32, }, req = { level = 52, dex = 58, int = 58, }, } itemBases["Harlequin Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 157, EnergyShieldBase = 31, }, + armour = { EvasionBaseMin = 157, EvasionBaseMax = 185, EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 38, }, req = { level = 57, dex = 64, int = 64, }, } itemBases["Vaal Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 207, EnergyShieldBase = 36, }, + armour = { EvasionBaseMin = 207, EvasionBaseMax = 239, EnergyShieldBaseMin = 37, EnergyShieldBaseMax = 43, }, req = { level = 62, dex = 79, int = 72, }, } itemBases["Deicide Mask"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { helmet = true, armour = true, dex_int_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { EvasionBase = 190, EnergyShieldBase = 45, }, + armour = { EvasionBaseMin = 190, EvasionBaseMax = 219, EnergyShieldBaseMin = 47, EnergyShieldBaseMax = 54, }, req = { level = 67, dex = 73, int = 88, }, } itemBases["Gale Crown"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, default = true, dex_int_armour = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Adds (3-4) to (5-6) Cold Damage\nYour Hits treat Cold Resistance as 10% higher than actual value", implicitModTypes = { { "elemental_damage", "damage", "elemental", "cold" }, { "elemental_damage", "damage", "elemental", "cold" }, }, - armour = { EvasionBase = 42, EnergyShieldBase = 9, }, + armour = { EvasionBaseMin = 42, EvasionBaseMax = 49, EnergyShieldBaseMin = 10, EnergyShieldBaseMax = 12, }, req = { level = 15, dex = 20, int = 20, }, } itemBases["Winter Crown"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, default = true, dex_int_armour = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Adds (15-20) to (28-35) Cold Damage\nYour Hits treat Cold Resistance as 10% higher than actual value", implicitModTypes = { { "elemental_damage", "damage", "elemental", "cold" }, { "elemental_damage", "damage", "elemental", "cold" }, }, - armour = { EvasionBase = 122, EnergyShieldBase = 24, }, + armour = { EvasionBaseMin = 122, EvasionBaseMax = 140, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 29, }, req = { level = 45, dex = 51, int = 51, }, } itemBases["Blizzard Crown"] = { type = "Helmet", subType = "Evasion/Energy Shield", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, default = true, dex_int_armour = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "Adds (75-85) to (115-128) Cold Damage\nYour Hits treat Cold Resistance as 10% higher than actual value", implicitModTypes = { { "elemental_damage", "damage", "elemental", "cold" }, { "elemental_damage", "damage", "elemental", "cold" }, }, - armour = { EvasionBase = 185, EnergyShieldBase = 36, }, + armour = { EvasionBaseMin = 185, EvasionBaseMax = 212, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 43, }, req = { level = 75, dex = 79, int = 79, }, } @@ -680,34 +680,34 @@ itemBases["Runic Helm"] = { type = "Helmet", subType = "Ward", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, ward_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 34, }, + armour = { WardBaseMin = 41, WardBaseMax = 47, }, req = { level = 25, str = 30, dex = 30, int = 30, }, } itemBases["Runic Crest"] = { type = "Helmet", subType = "Ward", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, ward_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 81, }, + armour = { WardBaseMin = 97, WardBaseMax = 112, }, req = { level = 49, str = 55, dex = 55, int = 55, }, } itemBases["Runic Crown"] = { type = "Helmet", subType = "Ward", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, ward_armour = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicitModTypes = { }, - armour = { WardBase = 137, }, + armour = { WardBaseMin = 164, WardBaseMax = 189, }, req = { level = 68, str = 66, dex = 66, int = 66, }, } itemBases["Golden Wreath"] = { type = "Helmet", socketLimit = 4, - tags = { not_for_sale = true, helmet = true, armour = true, demigods = true, default = true, }, + tags = { helmet = true, armour = true, default = true, }, implicit = "+(16-24) to all Attributes", implicitModTypes = { { "attribute" }, }, armour = { }, diff --git a/src/Data/Bases/jewel.lua b/src/Data/Bases/jewel.lua index ec21f24d1d..0bc65007aa 100644 --- a/src/Data/Bases/jewel.lua +++ b/src/Data/Bases/jewel.lua @@ -4,25 +4,25 @@ local itemBases = ... itemBases["Crimson Jewel"] = { type = "Jewel", - tags = { strjewel = true, not_dex = true, not_for_sale = true, not_int = true, jewel = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Viridian Jewel"] = { type = "Jewel", - tags = { dexjewel = true, not_for_sale = true, jewel = true, not_int = true, not_str = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Cobalt Jewel"] = { type = "Jewel", - tags = { not_dex = true, not_for_sale = true, intjewel = true, not_str = true, jewel = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Prismatic Jewel"] = { type = "Jewel", - tags = { dexjewel = true, not_for_sale = true, strjewel = true, jewel = true, default = true, intjewel = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } @@ -30,28 +30,28 @@ itemBases["Prismatic Jewel"] = { itemBases["Ghastly Eye Jewel"] = { type = "Jewel", subType = "Abyss", - tags = { abyss_jewel = true, default = true, abyss_jewel_summoner = true, not_for_sale = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Hypnotic Eye Jewel"] = { type = "Jewel", subType = "Abyss", - tags = { abyss_jewel = true, abyss_jewel_caster = true, default = true, not_for_sale = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Murderous Eye Jewel"] = { type = "Jewel", subType = "Abyss", - tags = { abyss_jewel = true, abyss_jewel_melee = true, default = true, not_for_sale = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Searching Eye Jewel"] = { type = "Jewel", subType = "Abyss", - tags = { abyss_jewel = true, abyss_jewel_ranged = true, default = true, not_for_sale = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } @@ -59,21 +59,21 @@ itemBases["Searching Eye Jewel"] = { itemBases["Large Cluster Jewel"] = { type = "Jewel", subType = "Cluster", - tags = { not_for_sale = true, jewel = true, expansion_jewel_large = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Medium Cluster Jewel"] = { type = "Jewel", subType = "Cluster", - tags = { expansion_jewel_medium = true, jewel = true, not_for_sale = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } itemBases["Small Cluster Jewel"] = { type = "Jewel", subType = "Cluster", - tags = { not_for_sale = true, jewel = true, expansion_jewel_small = true, default = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } @@ -81,7 +81,7 @@ itemBases["Small Cluster Jewel"] = { itemBases["Timeless Jewel"] = { type = "Jewel", subType = "Timeless", - tags = { dexjewel = true, not_for_sale = true, strjewel = true, jewel = true, default = true, intjewel = true, }, + tags = { default = true, }, implicitModTypes = { }, req = { }, } diff --git a/src/Data/Bases/mace.lua b/src/Data/Bases/mace.lua index 7c5bb7c93d..3d3dc04bf6 100644 --- a/src/Data/Bases/mace.lua +++ b/src/Data/Bases/mace.lua @@ -77,7 +77,7 @@ itemBases["Dream Mace"] = { itemBases["Wyrm Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "4% increased Attack Speed", implicitModTypes = { { "attack", "speed" }, }, weapon = { PhysicalMin = 28, PhysicalMax = 42, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -149,7 +149,7 @@ itemBases["Phantom Mace"] = { itemBases["Dragon Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "4% increased Attack Speed", implicitModTypes = { { "attack", "speed" }, }, weapon = { PhysicalMin = 44, PhysicalMax = 66, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -221,7 +221,7 @@ itemBases["Nightmare Mace"] = { itemBases["Behemoth Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "6% increased Attack Speed", implicitModTypes = { { "attack", "speed" }, }, weapon = { PhysicalMin = 49, PhysicalMax = 74, CritChanceBase = 5, AttackRateBase = 1.35, Range = 11, }, @@ -230,7 +230,7 @@ itemBases["Behemoth Mace"] = { itemBases["Flare Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Trigger Level 10 Fiery Impact on Melee Hit with this Weapon", implicitModTypes = { { }, }, weapon = { PhysicalMin = 20, PhysicalMax = 41, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -239,7 +239,7 @@ itemBases["Flare Mace"] = { itemBases["Crack Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Trigger Level 15 Fiery Impact on Melee Hit with this Weapon", implicitModTypes = { { }, }, weapon = { PhysicalMin = 31, PhysicalMax = 64, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -248,7 +248,7 @@ itemBases["Crack Mace"] = { itemBases["Boom Mace"] = { type = "One Handed Mace", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Trigger Level 20 Fiery Impact on Melee Hit with this Weapon", implicitModTypes = { { }, }, weapon = { PhysicalMin = 39, PhysicalMax = 81, CritChanceBase = 5, AttackRateBase = 1.3, Range = 11, }, @@ -330,7 +330,7 @@ itemBases["Shadow Sceptre"] = { itemBases["Horned Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Damage Penetrates 4% Elemental Resistances", implicitModTypes = { { "elemental_damage", "damage", "elemental" }, }, weapon = { PhysicalMin = 27, PhysicalMax = 50, CritChanceBase = 6, AttackRateBase = 1.3, Range = 11, }, @@ -402,7 +402,7 @@ itemBases["Abyssal Sceptre"] = { itemBases["Stag Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Damage Penetrates 4% Elemental Resistances", implicitModTypes = { { "elemental_damage", "damage", "elemental" }, }, weapon = { PhysicalMin = 39, PhysicalMax = 72, CritChanceBase = 6, AttackRateBase = 1.3, Range = 11, }, @@ -474,7 +474,7 @@ itemBases["Void Sceptre"] = { itemBases["Sambar Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Damage Penetrates 6% Elemental Resistances", implicitModTypes = { { "elemental_damage", "damage", "elemental" }, }, weapon = { PhysicalMin = 42, PhysicalMax = 78, CritChanceBase = 6, AttackRateBase = 1.3, Range = 11, }, @@ -483,7 +483,7 @@ itemBases["Sambar Sceptre"] = { itemBases["Oscillating Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Elemental Overload", implicitModTypes = { { "elemental_damage", "damage", "elemental", "critical" }, }, weapon = { PhysicalMin = 23, PhysicalMax = 34, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 11, }, @@ -492,7 +492,7 @@ itemBases["Oscillating Sceptre"] = { itemBases["Stabilising Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Elemental Equilibrium", implicitModTypes = { { "elemental_damage", "damage", "elemental" }, }, weapon = { PhysicalMin = 35, PhysicalMax = 52, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 11, }, @@ -501,7 +501,7 @@ itemBases["Stabilising Sceptre"] = { itemBases["Alternating Sceptre"] = { type = "Sceptre", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, sceptre = true, mace = true, weapon = true, one_hand_weapon = true, default = true, }, implicit = "Secrets of Suffering", implicitModTypes = { { }, }, weapon = { PhysicalMin = 41, PhysicalMax = 61, CritChanceBase = 6.3, AttackRateBase = 1.45, Range = 11, }, @@ -574,7 +574,7 @@ itemBases["Fright Maul"] = { itemBases["Morning Star"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "15% increased Area of Effect", implicitModTypes = { { }, }, weapon = { PhysicalMin = 45, PhysicalMax = 68, CritChanceBase = 5, AttackRateBase = 1.25, Range = 13, }, @@ -637,7 +637,7 @@ itemBases["Dread Maul"] = { itemBases["Solar Maul"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "15% increased Area of Effect", implicitModTypes = { { }, }, weapon = { PhysicalMin = 75, PhysicalMax = 113, CritChanceBase = 5, AttackRateBase = 1.25, Range = 13, }, @@ -700,7 +700,7 @@ itemBases["Terror Maul"] = { itemBases["Coronal Maul"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "20% increased Area of Effect", implicitModTypes = { { }, }, weapon = { PhysicalMin = 91, PhysicalMax = 136, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, @@ -709,7 +709,7 @@ itemBases["Coronal Maul"] = { itemBases["Blunt Force Condenser"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "Warcries Exert 1 additional Attack", implicitModTypes = { { }, }, weapon = { PhysicalMin = 39, PhysicalMax = 64, CritChanceBase = 5, AttackRateBase = 1.15, Range = 13, }, @@ -718,7 +718,7 @@ itemBases["Blunt Force Condenser"] = { itemBases["Crushing Force Magnifier"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "Warcries Exert 1 additional Attack", implicitModTypes = { { }, }, weapon = { PhysicalMin = 62, PhysicalMax = 103, CritChanceBase = 5, AttackRateBase = 1.15, Range = 13, }, @@ -727,7 +727,7 @@ itemBases["Crushing Force Magnifier"] = { itemBases["Impact Force Propagator"] = { type = "Two Handed Mace", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, mace = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, mace = true, weapon = true, twohand = true, default = true, }, implicit = "Warcries Exert 1 additional Attack", implicitModTypes = { { }, }, weapon = { PhysicalMin = 81, PhysicalMax = 135, CritChanceBase = 5, AttackRateBase = 1.15, Range = 13, }, diff --git a/src/Data/Bases/quiver.lua b/src/Data/Bases/quiver.lua index a2c53a1872..602e27527f 100644 --- a/src/Data/Bases/quiver.lua +++ b/src/Data/Bases/quiver.lua @@ -4,7 +4,6 @@ local itemBases = ... itemBases["Cured Quiver"] = { type = "Quiver", - hidden = true, tags = { quiver = true, default = true, }, implicit = "Adds 2 to 4 Fire Damage to Attacks", implicitModTypes = { { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, @@ -12,7 +11,6 @@ itemBases["Cured Quiver"] = { } itemBases["Rugged Quiver"] = { type = "Quiver", - hidden = true, tags = { quiver = true, default = true, }, implicit = "Adds 2 to 3 Cold Damage to Attacks", implicitModTypes = { { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, @@ -20,7 +18,6 @@ itemBases["Rugged Quiver"] = { } itemBases["Conductive Quiver"] = { type = "Quiver", - hidden = true, tags = { quiver = true, default = true, }, implicit = "Adds 1 to 5 Lightning Damage to Attacks", implicitModTypes = { { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, @@ -28,7 +25,6 @@ itemBases["Conductive Quiver"] = { } itemBases["Heavy Quiver"] = { type = "Quiver", - hidden = true, tags = { quiver = true, default = true, }, implicit = "Adds 1 to 4 Physical Damage to Attacks", implicitModTypes = { { "physical_damage", "damage", "physical", "attack" }, }, @@ -36,7 +32,6 @@ itemBases["Heavy Quiver"] = { } itemBases["Light Quiver"] = { type = "Quiver", - hidden = true, tags = { quiver = true, default = true, }, implicit = "+(30-40) to Dexterity", implicitModTypes = { { "attribute" }, }, @@ -100,14 +95,14 @@ itemBases["Spike-Point Arrow Quiver"] = { } itemBases["Ornate Quiver"] = { type = "Quiver", - tags = { not_for_sale = true, quiver = true, default = true, }, + tags = { quiver = true, default = true, }, implicit = "Has 1 Socket", implicitModTypes = { { }, }, req = { level = 45, }, } itemBases["Artillery Quiver"] = { type = "Quiver", - tags = { not_for_sale = true, atlas_base_type = true, quiveratlas1 = true, quiver = true, default = true, }, + tags = { quiver = true, default = true, }, implicit = "(20-30)% increased Totem Placement speed", implicitModTypes = { { "speed" }, }, req = { level = 74, }, diff --git a/src/Data/Bases/ring.lua b/src/Data/Bases/ring.lua index 231bbebd45..d624ce80f8 100644 --- a/src/Data/Bases/ring.lua +++ b/src/Data/Bases/ring.lua @@ -82,100 +82,98 @@ itemBases["Diamond Ring"] = { } itemBases["Two-Stone Ring"] = { type = "Ring", - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Fire and Lightning Resistances", implicitModTypes = { { "elemental", "fire", "lightning", "resistance" }, }, req = { level = 20, }, } itemBases["Two-Stone Ring"] = { type = "Ring", - hidden = true, - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Cold and Lightning Resistances", implicitModTypes = { { "elemental", "cold", "lightning", "resistance" }, }, req = { level = 20, }, } itemBases["Two-Stone Ring"] = { type = "Ring", - hidden = true, - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Fire and Cold Resistances", implicitModTypes = { { "elemental", "fire", "cold", "resistance" }, }, req = { level = 20, }, } itemBases["Unset Ring"] = { type = "Ring", - tags = { ring = true, unset_ring = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "Has 1 Socket", implicitModTypes = { { }, }, req = { level = 5, }, } itemBases["Steel Ring"] = { type = "Ring", - tags = { not_for_sale = true, ring = true, ringatlas1 = true, atlas_base_type = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "Adds (3-4) to (10-14) Physical Damage to Attacks", implicitModTypes = { { "physical_damage", "damage", "physical", "attack" }, }, req = { level = 80, }, } itemBases["Opal Ring"] = { type = "Ring", - tags = { not_for_sale = true, ring = true, ringatlas2 = true, atlas_base_type = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "(15-25)% increased Elemental Damage", implicitModTypes = { { "elemental_damage", "damage", "elemental" }, }, req = { level = 80, }, } itemBases["Vermillion Ring"] = { type = "Ring", - tags = { ringatlas3 = true, not_for_sale = true, ring = true, atlas_base_type = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "(5-7)% increased maximum Life", implicitModTypes = { { "resource", "life" }, }, req = { level = 80, }, } itemBases["Cerulean Ring"] = { type = "Ring", - tags = { not_for_sale = true, ring = true, atlas_base_type = true, ringatlas4 = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "(8-10)% increased maximum Mana", implicitModTypes = { { "resource", "mana" }, }, req = { level = 80, }, } itemBases["Iolite Ring"] = { type = "Ring", - tags = { not_for_sale = true, ring = true, ringatlas5 = true, atlas_base_type = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "(17-23)% increased Chaos Damage", implicitModTypes = { { "chaos_damage", "damage", "chaos" }, }, req = { level = 80, }, } itemBases["Two-Stone Ring (Fire/Lightning)"] = { type = "Ring", - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Fire and Lightning Resistances", implicitModTypes = { { "elemental", "fire", "lightning", "resistance" }, }, req = { level = 20, }, } itemBases["Two-Stone Ring (Cold/Lightning)"] = { type = "Ring", - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Cold and Lightning Resistances", implicitModTypes = { { "elemental", "cold", "lightning", "resistance" }, }, req = { level = 20, }, } itemBases["Two-Stone Ring (Fire/Cold)"] = { type = "Ring", - tags = { ring = true, twostonering = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(12-16)% to Fire and Cold Resistances", implicitModTypes = { { "elemental", "fire", "cold", "resistance" }, }, req = { level = 20, }, } itemBases["Cogwork Ring"] = { type = "Ring", - tags = { ring = true, not_for_sale = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "-1 Prefix Modifier allowed\n+1 Suffix Modifier allowed\nImplicit Modifiers Cannot Be Changed", implicitModTypes = { { }, { }, { }, }, req = { level = 24, }, } itemBases["Geodesic Ring"] = { type = "Ring", - tags = { ring = true, not_for_sale = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+1 Prefix Modifier allowed\n-1 Suffix Modifier allowed\nImplicit Modifiers Cannot Be Changed", implicitModTypes = { { }, { }, { }, }, req = { level = 24, }, @@ -183,22 +181,21 @@ itemBases["Geodesic Ring"] = { itemBases["Breach Ring"] = { type = "Ring", - tags = { ring = true, not_for_sale = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "Properties are doubled while in a Breach", implicitModTypes = { { }, }, req = { }, } itemBases["Golden Hoop"] = { type = "Ring", - tags = { ring = true, demigods = true, not_for_sale = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "+(8-12) to all Attributes", implicitModTypes = { { "attribute" }, }, req = { level = 12, }, } itemBases["Jet Ring"] = { type = "Ring", - hidden = true, - tags = { ring = true, demigods = true, not_for_sale = true, default = true, }, + tags = { ring = true, default = true, }, implicit = "(5-10)% increased Global Defences", implicitModTypes = { { "defences" }, }, req = { }, diff --git a/src/Data/Bases/shield.lua b/src/Data/Bases/shield.lua index bba14e033d..72a2698451 100644 --- a/src/Data/Bases/shield.lua +++ b/src/Data/Bases/shield.lua @@ -7,199 +7,199 @@ itemBases["Splintered Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 24, ArmourBase = 9, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 9, ArmourBaseMax = 12, MovementPenalty = 3, }, req = { str = 11, }, } itemBases["Corroded Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 23, ArmourBase = 46, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 36, ArmourBaseMax = 47, MovementPenalty = 3, }, req = { level = 5, str = 20, }, } itemBases["Rawhide Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 26, ArmourBase = 53, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 53, ArmourBaseMax = 66, MovementPenalty = 3, }, req = { level = 11, str = 33, }, } itemBases["Cedar Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 108, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 94, ArmourBaseMax = 113, MovementPenalty = 3, }, req = { level = 17, str = 47, }, } itemBases["Copper Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(30-40) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 24, ArmourBase = 191, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 151, ArmourBaseMax = 173, MovementPenalty = 3, }, req = { level = 24, str = 62, }, } itemBases["Reinforced Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 23, ArmourBase = 287, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 237, ArmourBaseMax = 260, MovementPenalty = 3, }, req = { level = 30, str = 76, }, } itemBases["Painted Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 217, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 188, ArmourBaseMax = 216, MovementPenalty = 3, }, req = { level = 35, str = 87, }, } itemBases["Buckskin Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 26, ArmourBase = 177, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 177, ArmourBaseMax = 209, MovementPenalty = 3, }, req = { level = 39, str = 96, }, } itemBases["Mahogany Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 265, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 230, ArmourBaseMax = 265, MovementPenalty = 3, }, req = { level = 43, str = 105, }, } itemBases["Bronze Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(30-40) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 24, ArmourBase = 367, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 290, ArmourBaseMax = 324, MovementPenalty = 3, }, req = { level = 47, str = 114, }, } itemBases["Girded Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 23, ArmourBase = 481, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 397, ArmourBaseMax = 437, MovementPenalty = 3, }, req = { level = 51, str = 123, }, } itemBases["Crested Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 338, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 293, ArmourBaseMax = 337, MovementPenalty = 3, }, req = { level = 55, str = 132, }, } itemBases["Shagreen Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 26, ArmourBase = 261, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 261, ArmourBaseMax = 308, MovementPenalty = 3, }, req = { level = 58, str = 139, }, } itemBases["Ebony Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 412, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 357, ArmourBaseMax = 411, MovementPenalty = 3, }, req = { level = 61, str = 159, }, } itemBases["Ezomyte Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(30-40) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 24, ArmourBase = 522, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 412, ArmourBaseMax = 474, MovementPenalty = 3, }, req = { level = 64, str = 159, }, } itemBases["Colossal Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(10-20) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 23, ArmourBase = 632, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 522, ArmourBaseMax = 601, MovementPenalty = 3, }, req = { level = 67, str = 159, }, } itemBases["Pinnacle Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(20-30) to maximum Life", implicitModTypes = { { "resource", "life" }, }, - armour = { BlockChance = 25, ArmourBase = 467, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 467, ArmourBaseMax = 537, MovementPenalty = 3, }, req = { level = 70, str = 159, }, } itemBases["Exothermic Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, not_for_sale = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Scorch Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 23, ArmourBase = 125, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 125, ArmourBaseMax = 143, MovementPenalty = 3, }, req = { level = 30, str = 76, }, } itemBases["Magmatic Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, not_for_sale = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Scorch Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 23, ArmourBase = 205, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 205, ArmourBaseMax = 236, MovementPenalty = 3, }, req = { level = 50, str = 121, }, } itemBases["Heat-attuned Tower Shield"] = { type = "Shield", subType = "Armour", socketLimit = 3, - tags = { str_armour = true, not_for_sale = true, str_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Scorch Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 23, ArmourBase = 440, MovementPenalty = 3, }, + armour = { BlockChance = 23, ArmourBaseMin = 330, ArmourBaseMax = 379, MovementPenalty = 3, }, req = { level = 70, str = 159, }, } @@ -207,190 +207,190 @@ itemBases["Goathide Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 25, EvasionBase = 12, MovementPenalty = 3, }, + armour = { BlockChance = 25, EvasionBaseMin = 14, EvasionBaseMax = 20, MovementPenalty = 3, }, req = { dex = 13, }, } itemBases["Pine Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 43, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 51, EvasionBaseMax = 66, MovementPenalty = 3, }, req = { level = 8, dex = 26, }, } itemBases["Painted Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 24, EvasionBase = 109, MovementPenalty = 3, }, + armour = { BlockChance = 24, EvasionBaseMin = 123, EvasionBaseMax = 154, MovementPenalty = 3, }, req = { level = 16, dex = 44, }, } itemBases["Hammered Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 27, EvasionBase = 96, MovementPenalty = 3, }, + armour = { BlockChance = 27, EvasionBaseMin = 116, EvasionBaseMax = 139, MovementPenalty = 3, }, req = { level = 23, dex = 60, }, } itemBases["War Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "9% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 145, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 169, EvasionBaseMax = 194, MovementPenalty = 3, }, req = { level = 29, dex = 74, }, } itemBases["Gilded Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 25, EvasionBase = 197, MovementPenalty = 3, }, + armour = { BlockChance = 25, EvasionBaseMin = 225, EvasionBaseMax = 259, MovementPenalty = 3, }, req = { level = 34, dex = 85, }, } itemBases["Oak Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 188, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 220, EvasionBaseMax = 259, MovementPenalty = 3, }, req = { level = 38, dex = 94, }, } itemBases["Enameled Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 24, EvasionBase = 277, MovementPenalty = 3, }, + armour = { BlockChance = 24, EvasionBaseMin = 311, EvasionBaseMax = 349, MovementPenalty = 3, }, req = { level = 42, dex = 103, }, } itemBases["Corrugated Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 27, EvasionBase = 189, MovementPenalty = 3, }, + armour = { BlockChance = 27, EvasionBaseMin = 227, EvasionBaseMax = 272, MovementPenalty = 3, }, req = { level = 46, dex = 112, }, } itemBases["Battle Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "9% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 246, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 287, EvasionBaseMax = 330, MovementPenalty = 3, }, req = { level = 50, dex = 121, }, } itemBases["Golden Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 25, EvasionBase = 310, MovementPenalty = 3, }, + armour = { BlockChance = 25, EvasionBaseMin = 354, EvasionBaseMax = 407, MovementPenalty = 3, }, req = { level = 54, dex = 130, }, } itemBases["Ironwood Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 280, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 327, EvasionBaseMax = 385, MovementPenalty = 3, }, req = { level = 57, dex = 137, }, } itemBases["Lacquered Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 24, EvasionBase = 440, MovementPenalty = 3, }, - req = { level = 60, dex = 159, }, + armour = { BlockChance = 24, EvasionBaseMin = 477, EvasionBaseMax = 549, MovementPenalty = 3, }, + req = { level = 60, dex = 154, }, } itemBases["Vaal Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "3% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 27, EvasionBase = 275, MovementPenalty = 3, }, + armour = { BlockChance = 27, EvasionBaseMin = 330, EvasionBaseMax = 379, MovementPenalty = 3, }, req = { level = 63, dex = 159, }, } itemBases["Crusader Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "9% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 26, EvasionBase = 330, MovementPenalty = 3, }, + armour = { BlockChance = 26, EvasionBaseMin = 385, EvasionBaseMax = 442, MovementPenalty = 3, }, req = { level = 66, dex = 159, }, } itemBases["Imperial Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "6% increased Movement Speed", implicitModTypes = { { "speed" }, }, - armour = { BlockChance = 25, EvasionBase = 385, MovementPenalty = 3, }, + armour = { BlockChance = 25, EvasionBaseMin = 440, EvasionBaseMax = 506, MovementPenalty = 3, }, req = { level = 69, dex = 159, }, } itemBases["Endothermic Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Inflict Brittle on Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 22, EvasionBase = 112, MovementPenalty = 3, }, + armour = { BlockChance = 22, EvasionBaseMin = 112, EvasionBaseMax = 129, MovementPenalty = 3, }, req = { level = 30, dex = 76, }, } itemBases["Polar Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Inflict Brittle on Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 22, EvasionBase = 185, MovementPenalty = 3, }, + armour = { BlockChance = 22, EvasionBaseMin = 185, EvasionBaseMax = 212, MovementPenalty = 3, }, req = { level = 50, dex = 121, }, } itemBases["Cold-attuned Buckler"] = { type = "Shield", subType = "Evasion", socketLimit = 3, - tags = { dex_shield = true, dex_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Inflict Brittle on Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 22, EvasionBase = 302, MovementPenalty = 3, }, + armour = { BlockChance = 22, EvasionBaseMin = 302, EvasionBaseMax = 348, MovementPenalty = 3, }, req = { level = 70, dex = 159, }, } @@ -398,187 +398,187 @@ itemBases["Twig Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(10-15)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 22, EnergyShieldBase = 5, MovementPenalty = 3, }, + armour = { BlockChance = 22, EnergyShieldBaseMin = 6, EnergyShieldBaseMax = 8, MovementPenalty = 3, }, req = { int = 15, }, } itemBases["Yew Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 9, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 14, MovementPenalty = 3, }, req = { level = 9, int = 29, }, } itemBases["Bone Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(15-20)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 22, EnergyShieldBase = 14, MovementPenalty = 3, }, + armour = { BlockChance = 22, EnergyShieldBaseMin = 15, EnergyShieldBaseMax = 19, MovementPenalty = 3, }, req = { level = 15, int = 42, }, } itemBases["Tarnished Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 20, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 21, EnergyShieldBaseMax = 25, MovementPenalty = 3, }, req = { level = 23, int = 60, }, } itemBases["Jingling Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(10-15)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 23, EnergyShieldBase = 24, MovementPenalty = 3, }, + armour = { BlockChance = 23, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 29, MovementPenalty = 3, }, req = { level = 28, int = 71, }, } itemBases["Brass Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, EnergyShieldBase = 33, MovementPenalty = 3, }, + armour = { BlockChance = 25, EnergyShieldBaseMin = 35, EnergyShieldBaseMax = 40, MovementPenalty = 3, }, req = { level = 33, int = 83, }, } itemBases["Walnut Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 30, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 38, MovementPenalty = 3, }, req = { level = 37, int = 92, }, } itemBases["Ivory Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(15-20)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 22, EnergyShieldBase = 33, MovementPenalty = 3, }, + armour = { BlockChance = 22, EnergyShieldBaseMin = 35, EnergyShieldBaseMax = 40, MovementPenalty = 3, }, req = { level = 41, int = 101, }, } itemBases["Ancient Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 36, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 45, MovementPenalty = 3, }, req = { level = 45, int = 110, }, } itemBases["Chiming Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(10-15)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 23, EnergyShieldBase = 39, MovementPenalty = 3, }, + armour = { BlockChance = 23, EnergyShieldBaseMin = 42, EnergyShieldBaseMax = 48, MovementPenalty = 3, }, req = { level = 49, int = 119, }, } itemBases["Thorium Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, EnergyShieldBase = 51, MovementPenalty = 3, }, + armour = { BlockChance = 25, EnergyShieldBaseMin = 54, EnergyShieldBaseMax = 62, MovementPenalty = 3, }, req = { level = 53, int = 128, }, } itemBases["Lacewood Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 45, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 47, EnergyShieldBaseMax = 55, MovementPenalty = 3, }, req = { level = 56, int = 134, }, } itemBases["Fossilised Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(15-20)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 22, EnergyShieldBase = 47, MovementPenalty = 3, }, + armour = { BlockChance = 22, EnergyShieldBaseMin = 49, EnergyShieldBaseMax = 55, MovementPenalty = 3, }, req = { level = 59, int = 141, }, } itemBases["Vaal Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(5-10)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 24, EnergyShieldBase = 53, MovementPenalty = 3, }, + armour = { BlockChance = 24, EnergyShieldBaseMin = 56, EnergyShieldBaseMax = 64, MovementPenalty = 3, }, req = { level = 62, int = 159, }, } itemBases["Harmonic Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "(10-15)% increased Spell Damage", implicitModTypes = { { "caster_damage", "damage", "caster" }, }, - armour = { BlockChance = 23, EnergyShieldBase = 55, MovementPenalty = 3, }, + armour = { BlockChance = 23, EnergyShieldBaseMin = 58, EnergyShieldBaseMax = 66, MovementPenalty = 3, }, req = { level = 65, int = 159, }, } itemBases["Titanium Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, EnergyShieldBase = 64, MovementPenalty = 3, }, + armour = { BlockChance = 25, EnergyShieldBaseMin = 67, EnergyShieldBaseMax = 77, MovementPenalty = 3, }, req = { level = 68, int = 159, }, } itemBases["Exhausting Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Sap Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 20, EnergyShieldBase = 23, MovementPenalty = 3, }, + armour = { BlockChance = 20, EnergyShieldBaseMin = 24, EnergyShieldBaseMax = 28, MovementPenalty = 3, }, req = { level = 30, int = 76, }, } itemBases["Subsuming Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Sap Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 20, EnergyShieldBase = 36, MovementPenalty = 3, }, + armour = { BlockChance = 20, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 44, MovementPenalty = 3, }, req = { level = 50, int = 121, }, } itemBases["Transfer-attuned Spirit Shield"] = { type = "Shield", subType = "Energy Shield", socketLimit = 3, - tags = { focus = true, int_armour = true, not_for_sale = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "Sap Enemies when you Block their Damage", implicitModTypes = { { }, }, - armour = { BlockChance = 20, EnergyShieldBase = 53, MovementPenalty = 3, }, + armour = { BlockChance = 20, EnergyShieldBaseMin = 56, EnergyShieldBaseMax = 64, MovementPenalty = 3, }, req = { level = 70, int = 159, }, } @@ -586,127 +586,127 @@ itemBases["Rotted Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "60% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 23, ArmourBase = 13, EvasionBase = 13, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 13, ArmourBaseMax = 18, EvasionBaseMin = 13, EvasionBaseMax = 18, MovementPenalty = 3, }, req = { level = 5, str = 11, dex = 11, }, } itemBases["Fir Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "180% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 23, ArmourBase = 29, EvasionBase = 29, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 29, ArmourBaseMax = 37, EvasionBaseMin = 29, EvasionBaseMax = 37, MovementPenalty = 3, }, req = { level = 12, str = 19, dex = 19, }, } itemBases["Studded Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "60% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 26, ArmourBase = 46, EvasionBase = 46, MovementPenalty = 3, }, + armour = { BlockChance = 27, ArmourBaseMin = 46, ArmourBaseMax = 58, EvasionBaseMin = 46, EvasionBaseMax = 58, MovementPenalty = 3, }, req = { level = 20, str = 29, dex = 29, }, } itemBases["Scarlet Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, ArmourBase = 87, EvasionBase = 87, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 87, ArmourBaseMax = 100, EvasionBaseMin = 87, EvasionBaseMax = 100, MovementPenalty = 3, }, req = { level = 27, str = 37, dex = 37, }, } itemBases["Splendid Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "120% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 24, ArmourBase = 75, EvasionBase = 75, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 75, ArmourBaseMax = 86, EvasionBaseMin = 75, EvasionBaseMax = 86, MovementPenalty = 3, }, req = { level = 33, str = 44, dex = 44, }, } itemBases["Maple Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "180% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 23, ArmourBase = 88, EvasionBase = 88, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 88, ArmourBaseMax = 99, EvasionBaseMin = 88, EvasionBaseMax = 99, MovementPenalty = 3, }, req = { level = 39, str = 52, dex = 52, }, } itemBases["Spiked Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "60% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 26, ArmourBase = 102, EvasionBase = 102, MovementPenalty = 3, }, + armour = { BlockChance = 27, ArmourBaseMin = 102, ArmourBaseMax = 120, EvasionBaseMin = 102, EvasionBaseMax = 120, MovementPenalty = 3, }, req = { level = 45, str = 59, dex = 59, }, } itemBases["Crimson Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, ArmourBase = 155, EvasionBase = 155, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 155, ArmourBaseMax = 178, EvasionBaseMin = 155, EvasionBaseMax = 178, MovementPenalty = 3, }, req = { level = 49, str = 64, dex = 64, }, } itemBases["Baroque Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "120% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 24, ArmourBase = 122, EvasionBase = 122, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 122, ArmourBaseMax = 140, EvasionBaseMin = 122, EvasionBaseMax = 140, MovementPenalty = 3, }, req = { level = 54, str = 70, dex = 70, }, } itemBases["Teak Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "180% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 23, ArmourBase = 131, EvasionBase = 131, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 131, ArmourBaseMax = 146, EvasionBaseMin = 131, EvasionBaseMax = 146, MovementPenalty = 3, }, req = { level = 58, str = 74, dex = 74, }, } itemBases["Spiny Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "60% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 26, ArmourBase = 154, EvasionBase = 154, MovementPenalty = 3, }, + armour = { BlockChance = 27, ArmourBaseMin = 154, ArmourBaseMax = 177, EvasionBaseMin = 154, EvasionBaseMax = 177, MovementPenalty = 3, }, req = { level = 62, str = 85, dex = 85, }, } itemBases["Cardinal Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 25, ArmourBase = 209, EvasionBase = 209, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 209, ArmourBaseMax = 240, EvasionBaseMin = 209, EvasionBaseMax = 240, MovementPenalty = 3, }, req = { level = 66, str = 85, dex = 85, }, } itemBases["Elegant Round Shield"] = { type = "Shield", subType = "Armour/Evasion", socketLimit = 3, - tags = { str_dex_armour = true, str_dex_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "120% increased Block Recovery", implicitModTypes = { { "block" }, }, - armour = { BlockChance = 24, ArmourBase = 148, EvasionBase = 148, MovementPenalty = 3, }, + armour = { BlockChance = 25, ArmourBaseMin = 148, ArmourBaseMax = 170, EvasionBaseMin = 148, EvasionBaseMax = 170, MovementPenalty = 3, }, req = { level = 70, str = 85, dex = 85, }, } @@ -714,127 +714,127 @@ itemBases["Plank Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+4% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 22, ArmourBase = 18, EnergyShieldBase = 4, MovementPenalty = 3, }, + armour = { BlockChance = 22, ArmourBaseMin = 18, ArmourBaseMax = 25, EnergyShieldBaseMin = 5, EnergyShieldBaseMax = 7, MovementPenalty = 3, }, req = { level = 7, str = 13, int = 13, }, } itemBases["Linden Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+4% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 43, EnergyShieldBase = 10, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 43, ArmourBaseMax = 56, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 14, MovementPenalty = 3, }, req = { level = 13, str = 20, int = 20, }, } itemBases["Reinforced Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 26, ArmourBase = 65, EnergyShieldBase = 14, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 65, ArmourBaseMax = 81, EnergyShieldBaseMin = 15, EnergyShieldBaseMax = 18, MovementPenalty = 3, }, req = { level = 20, str = 29, int = 29, }, } itemBases["Layered Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+8% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 62, EnergyShieldBase = 13, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 62, ArmourBaseMax = 73, EnergyShieldBaseMin = 13, EnergyShieldBaseMax = 16, MovementPenalty = 3, }, req = { level = 27, str = 37, int = 37, }, } itemBases["Ceremonial Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+12% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 22, ArmourBase = 77, EnergyShieldBase = 16, MovementPenalty = 3, }, + armour = { BlockChance = 22, ArmourBaseMin = 77, ArmourBaseMax = 89, EnergyShieldBaseMin = 16, EnergyShieldBaseMax = 19, MovementPenalty = 3, }, req = { level = 34, str = 46, int = 46, }, } itemBases["Etched Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+4% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 127, EnergyShieldBase = 25, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 127, ArmourBaseMax = 142, EnergyShieldBaseMin = 27, EnergyShieldBaseMax = 30, MovementPenalty = 3, }, req = { level = 40, str = 53, int = 53, }, } itemBases["Steel Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 26, ArmourBase = 146, EnergyShieldBase = 29, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 146, ArmourBaseMax = 167, EnergyShieldBaseMin = 30, EnergyShieldBaseMax = 35, MovementPenalty = 3, }, req = { level = 46, str = 60, int = 60, }, } itemBases["Laminated Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+8% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 113, EnergyShieldBase = 22, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 113, ArmourBaseMax = 133, EnergyShieldBaseMin = 23, EnergyShieldBaseMax = 27, MovementPenalty = 3, }, req = { level = 50, str = 65, int = 65, }, } itemBases["Angelic Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+12% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 22, ArmourBase = 124, EnergyShieldBase = 24, MovementPenalty = 3, }, + armour = { BlockChance = 22, ArmourBaseMin = 124, ArmourBaseMax = 142, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 29, MovementPenalty = 3, }, req = { level = 55, str = 71, int = 71, }, } itemBases["Branded Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+4% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 186, EnergyShieldBase = 36, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 186, ArmourBaseMax = 208, EnergyShieldBaseMin = 38, EnergyShieldBaseMax = 43, MovementPenalty = 3, }, req = { level = 59, str = 76, int = 76, }, } itemBases["Champion Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicitModTypes = { }, - armour = { BlockChance = 26, ArmourBase = 215, EnergyShieldBase = 42, MovementPenalty = 3, }, + armour = { BlockChance = 26, ArmourBaseMin = 215, ArmourBaseMax = 247, EnergyShieldBaseMin = 44, EnergyShieldBaseMax = 50, MovementPenalty = 3, }, req = { level = 62, str = 85, int = 85, }, } itemBases["Mosaic Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+8% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 24, ArmourBase = 147, EnergyShieldBase = 28, MovementPenalty = 3, }, + armour = { BlockChance = 24, ArmourBaseMin = 147, ArmourBaseMax = 169, EnergyShieldBaseMin = 30, EnergyShieldBaseMax = 34, MovementPenalty = 3, }, req = { level = 65, str = 85, int = 85, }, } itemBases["Archon Kite Shield"] = { type = "Shield", subType = "Armour/Energy Shield", socketLimit = 3, - tags = { str_int_armour = true, str_int_shield = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+12% to all Elemental Resistances", implicitModTypes = { { "elemental", "resistance" }, }, - armour = { BlockChance = 22, ArmourBase = 156, EnergyShieldBase = 30, MovementPenalty = 3, }, + armour = { BlockChance = 22, ArmourBaseMin = 156, ArmourBaseMax = 179, EnergyShieldBaseMin = 32, EnergyShieldBaseMax = 37, MovementPenalty = 3, }, req = { level = 68, str = 85, int = 85, }, } @@ -842,137 +842,137 @@ itemBases["Spiked Bundle"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 13, EnergyShieldBase = 4, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 13, EvasionBaseMax = 18, EnergyShieldBaseMin = 4, EnergyShieldBaseMax = 6, MovementPenalty = 3, }, req = { level = 5, dex = 11, int = 11, }, } itemBases["Driftwood Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 46, EnergyShieldBase = 10, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 46, EvasionBaseMax = 60, EnergyShieldBaseMin = 11, EnergyShieldBaseMax = 15, MovementPenalty = 3, }, req = { level = 12, dex = 19, int = 19, }, } itemBases["Alloyed Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 25, EvasionBase = 56, EnergyShieldBase = 12, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 25, EvasionBaseMin = 56, EvasionBaseMax = 70, EnergyShieldBaseMin = 13, EnergyShieldBaseMax = 16, MovementPenalty = 3, }, req = { level = 20, dex = 29, int = 29, }, } itemBases["Burnished Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 26, EvasionBase = 62, EnergyShieldBase = 13, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 26, EvasionBaseMin = 62, EvasionBaseMax = 73, EnergyShieldBaseMin = 13, EnergyShieldBaseMax = 16, MovementPenalty = 3, }, req = { level = 27, dex = 37, int = 37, }, } itemBases["Ornate Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 120, EnergyShieldBase = 24, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 120, EvasionBaseMax = 135, EnergyShieldBaseMin = 26, EnergyShieldBaseMax = 29, MovementPenalty = 3, }, req = { level = 33, dex = 44, int = 44, }, } itemBases["Redwood Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 142, EnergyShieldBase = 28, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 142, EvasionBaseMax = 163, EnergyShieldBaseMin = 30, EnergyShieldBaseMax = 34, MovementPenalty = 3, }, req = { level = 39, dex = 52, int = 52, }, } itemBases["Compound Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 25, EvasionBase = 122, EnergyShieldBase = 24, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 25, EvasionBaseMin = 122, EvasionBaseMax = 144, EnergyShieldBaseMin = 25, EnergyShieldBaseMax = 30, MovementPenalty = 3, }, req = { level = 45, dex = 59, int = 59, }, } itemBases["Polished Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 26, EvasionBase = 111, EnergyShieldBase = 22, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 26, EvasionBaseMin = 111, EvasionBaseMax = 131, EnergyShieldBaseMin = 23, EnergyShieldBaseMax = 27, MovementPenalty = 3, }, req = { level = 49, dex = 64, int = 64, }, } itemBases["Sovereign Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 195, EnergyShieldBase = 38, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 195, EvasionBaseMax = 218, EnergyShieldBaseMin = 40, EnergyShieldBaseMax = 45, MovementPenalty = 3, }, req = { level = 54, dex = 70, int = 70, }, } itemBases["Alder Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 209, EnergyShieldBase = 41, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 209, EvasionBaseMax = 240, EnergyShieldBaseMin = 43, EnergyShieldBaseMax = 49, MovementPenalty = 3, }, req = { level = 58, dex = 74, int = 74, }, } itemBases["Ezomyte Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "2% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 25, EvasionBase = 181, EnergyShieldBase = 35, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+3% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 25, EvasionBaseMin = 181, EvasionBaseMax = 209, EnergyShieldBaseMin = 37, EnergyShieldBaseMax = 43, MovementPenalty = 3, }, req = { level = 62, dex = 85, int = 85, }, } itemBases["Mirrored Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 26, EvasionBase = 151, EnergyShieldBase = 29, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 26, EvasionBaseMin = 151, EvasionBaseMax = 174, EnergyShieldBaseMin = 31, EnergyShieldBaseMax = 35, MovementPenalty = 3, }, req = { level = 66, dex = 85, int = 85, }, } itemBases["Supreme Spiked Shield"] = { type = "Shield", subType = "Evasion/Energy Shield", socketLimit = 3, - tags = { dex_int_shield = true, default = true, armour = true, shield = true, dex_int_armour = true, }, - implicit = "4% chance to Dodge Spell Hits", - implicitModTypes = { { "dodge" }, }, - armour = { BlockChance = 24, EvasionBase = 242, EnergyShieldBase = 47, MovementPenalty = 3, }, + tags = { armour = true, shield = true, default = true, }, + implicit = "+5% chance to Suppress Spell Damage", + implicitModTypes = { { }, }, + armour = { BlockChance = 24, EvasionBaseMin = 242, EvasionBaseMax = 278, EnergyShieldBaseMin = 49, EnergyShieldBaseMax = 57, MovementPenalty = 3, }, req = { level = 70, dex = 85, int = 85, }, } itemBases["Golden Flame"] = { type = "Shield", socketLimit = 3, - tags = { not_for_sale = true, demigods = true, armour = true, default = true, shield = true, }, + tags = { armour = true, shield = true, default = true, }, implicit = "+(11-19)% to Chaos Resistance", implicitModTypes = { { "chaos", "resistance" }, }, armour = { BlockChance = 20, MovementPenalty = 3, }, diff --git a/src/Data/Bases/staff.lua b/src/Data/Bases/staff.lua index baafc94bcf..e677e41f00 100644 --- a/src/Data/Bases/staff.lua +++ b/src/Data/Bases/staff.lua @@ -5,7 +5,7 @@ local itemBases = ... itemBases["Gnarled Branch"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, small_staff = true, staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "+18% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 9, PhysicalMax = 19, CritChanceBase = 6, AttackRateBase = 1.3, Range = 13, }, @@ -41,7 +41,7 @@ itemBases["Royal Staff"] = { itemBases["Crescent Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "80% increased Global Critical Strike Chance", implicitModTypes = { { "critical" }, }, weapon = { PhysicalMin = 41, PhysicalMax = 85, CritChanceBase = 6, AttackRateBase = 1.2, Range = 13, }, @@ -77,7 +77,7 @@ itemBases["Highborn Staff"] = { itemBases["Moon Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "80% increased Global Critical Strike Chance", implicitModTypes = { { "critical" }, }, weapon = { PhysicalMin = 66, PhysicalMax = 138, CritChanceBase = 6, AttackRateBase = 1.2, Range = 13, }, @@ -113,7 +113,7 @@ itemBases["Imperial Staff"] = { itemBases["Eclipse Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "100% increased Global Critical Strike Chance", implicitModTypes = { { "critical" }, }, weapon = { PhysicalMin = 70, PhysicalMax = 145, CritChanceBase = 6, AttackRateBase = 1.2, Range = 13, }, @@ -122,7 +122,7 @@ itemBases["Eclipse Staff"] = { itemBases["Transformer Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "Spend Energy Shield before Mana for Costs of Socketed Skills\n+(66-80) to maximum Energy Shield", implicitModTypes = { { }, { }, }, weapon = { PhysicalMin = 36, PhysicalMax = 66, CritChanceBase = 6, AttackRateBase = 1.25, Range = 13, }, @@ -131,7 +131,7 @@ itemBases["Transformer Staff"] = { itemBases["Reciprocation Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "Spend Energy Shield before Mana for Costs of Socketed Skills\n+(100-120) to maximum Energy Shield", implicitModTypes = { { }, { }, }, weapon = { PhysicalMin = 55, PhysicalMax = 102, CritChanceBase = 6, AttackRateBase = 1.25, Range = 13, }, @@ -140,7 +140,7 @@ itemBases["Reciprocation Staff"] = { itemBases["Battery Staff"] = { type = "Staff", socketLimit = 6, - tags = { two_hand_weapon = true, staff = true, not_for_sale = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, weapon = true, twohand = true, default = true, }, implicit = "Spend Energy Shield before Mana for Costs of Socketed Skills\n+(140-165) to maximum Energy Shield", implicitModTypes = { { }, { }, }, weapon = { PhysicalMin = 65, PhysicalMax = 120, CritChanceBase = 6, AttackRateBase = 1.25, Range = 13, }, @@ -151,7 +151,7 @@ itemBases["Iron Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+18% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 14, PhysicalMax = 42, CritChanceBase = 6.4, AttackRateBase = 1.3, Range = 13, }, @@ -161,7 +161,7 @@ itemBases["Coiled Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+20% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 27, PhysicalMax = 57, CritChanceBase = 6.2, AttackRateBase = 1.3, Range = 13, }, @@ -171,7 +171,7 @@ itemBases["Vile Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+18% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 41, PhysicalMax = 76, CritChanceBase = 6.1, AttackRateBase = 1.3, Range = 13, }, @@ -181,7 +181,7 @@ itemBases["Military Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+18% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 38, PhysicalMax = 114, CritChanceBase = 6.6, AttackRateBase = 1.25, Range = 13, }, @@ -191,7 +191,7 @@ itemBases["Serpentine Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+20% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 56, PhysicalMax = 117, CritChanceBase = 6.3, AttackRateBase = 1.25, Range = 13, }, @@ -201,7 +201,7 @@ itemBases["Foul Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+18% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 65, PhysicalMax = 121, CritChanceBase = 6.1, AttackRateBase = 1.3, Range = 13, }, @@ -211,7 +211,7 @@ itemBases["Ezomyte Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+20% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 53, PhysicalMax = 160, CritChanceBase = 7.3, AttackRateBase = 1.25, Range = 13, }, @@ -221,7 +221,7 @@ itemBases["Maelstrom Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+25% Chance to Block Attack Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 71, PhysicalMax = 147, CritChanceBase = 6.8, AttackRateBase = 1.25, Range = 13, }, @@ -231,7 +231,7 @@ itemBases["Judgement Staff"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, warstaff = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+20% Chance to Block Spell Damage while wielding a Staff", implicitModTypes = { { "block" }, }, weapon = { PhysicalMin = 73, PhysicalMax = 136, CritChanceBase = 6.5, AttackRateBase = 1.3, Range = 13, }, @@ -241,7 +241,7 @@ itemBases["Capacity Rod"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+1 to Maximum Power Charges and Maximum Endurance Charges", implicitModTypes = { { }, }, weapon = { PhysicalMin = 39, PhysicalMax = 73, CritChanceBase = 7, AttackRateBase = 1.25, Range = 13, }, @@ -251,7 +251,7 @@ itemBases["Potentiality Rod"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+1 to Maximum Power Charges and Maximum Endurance Charges", implicitModTypes = { { }, }, weapon = { PhysicalMin = 61, PhysicalMax = 113, CritChanceBase = 7, AttackRateBase = 1.25, Range = 13, }, @@ -261,7 +261,7 @@ itemBases["Eventuality Rod"] = { type = "Staff", subType = "Warstaff", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, staff = true, attack_staff = true, weapon = true, twohand = true, default = true, }, implicit = "+1 to Maximum Power Charges and Maximum Endurance Charges", implicitModTypes = { { }, }, weapon = { PhysicalMin = 78, PhysicalMax = 144, CritChanceBase = 7, AttackRateBase = 1.25, Range = 13, }, diff --git a/src/Data/Bases/sword.lua b/src/Data/Bases/sword.lua index b71d190cf4..68310a9e24 100644 --- a/src/Data/Bases/sword.lua +++ b/src/Data/Bases/sword.lua @@ -78,9 +78,9 @@ itemBases["Dusk Blade"] = { itemBases["Hook Sword"] = { type = "One Handed Sword", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, - implicit = "4% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + implicit = "15% chance to Maim on Hit", + implicitModTypes = { { "attack" }, }, weapon = { PhysicalMin = 28, PhysicalMax = 60, CritChanceBase = 5, AttackRateBase = 1.15, Range = 11, }, req = { level = 34, str = 64, dex = 64, }, } @@ -150,9 +150,9 @@ itemBases["Twilight Blade"] = { itemBases["Grappler"] = { type = "One Handed Sword", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, - implicit = "4% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + implicit = "15% chance to Maim on Hit", + implicitModTypes = { { "attack" }, }, weapon = { PhysicalMin = 44, PhysicalMax = 94, CritChanceBase = 5, AttackRateBase = 1.15, Range = 11, }, req = { level = 55, str = 99, dex = 99, }, } @@ -222,16 +222,16 @@ itemBases["Midnight Blade"] = { itemBases["Tiger Hook"] = { type = "One Handed Sword", socketLimit = 3, - tags = { maraketh = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, - implicit = "6% chance to Dodge Attack Hits", - implicitModTypes = { { "dodge" }, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + implicit = "20% chance to Maim on Hit", + implicitModTypes = { { "attack" }, }, weapon = { PhysicalMin = 37, PhysicalMax = 80, CritChanceBase = 5, AttackRateBase = 1.4, Range = 11, }, req = { level = 70, str = 119, dex = 119, }, } itemBases["Fickle Spiritblade"] = { type = "One Handed Sword", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "100% of Physical Damage from Hits with this Weapon is Converted to a random Element", implicitModTypes = { { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, weapon = { PhysicalMin = 18, PhysicalMax = 33, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, @@ -240,7 +240,7 @@ itemBases["Fickle Spiritblade"] = { itemBases["Capricious Spiritblade"] = { type = "One Handed Sword", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "100% of Physical Damage from Hits with this Weapon is Converted to a random Element", implicitModTypes = { { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, weapon = { PhysicalMin = 27, PhysicalMax = 51, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, @@ -249,7 +249,7 @@ itemBases["Capricious Spiritblade"] = { itemBases["Anarchic Spiritblade"] = { type = "One Handed Sword", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "100% of Physical Damage from Hits with this Weapon is Converted to a random Element", implicitModTypes = { { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "attack" }, }, weapon = { PhysicalMin = 34, PhysicalMax = 63, CritChanceBase = 6, AttackRateBase = 1.6, Range = 11, }, @@ -259,7 +259,7 @@ itemBases["Anarchic Spiritblade"] = { itemBases["Charan's Sword"] = { type = "One Handed Sword", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "40% increased Global Accuracy Rating", implicitModTypes = { { "attack" }, }, weapon = { PhysicalMin = 5, PhysicalMax = 11, CritChanceBase = 5, AttackRateBase = 1.45, Range = 11, }, @@ -269,7 +269,7 @@ itemBases["Charan's Sword"] = { itemBases["Rusted Spike"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 5, PhysicalMax = 11, CritChanceBase = 5.5, AttackRateBase = 1.55, Range = 14, }, @@ -278,7 +278,7 @@ itemBases["Rusted Spike"] = { itemBases["Whalebone Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 4, PhysicalMax = 17, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -287,7 +287,7 @@ itemBases["Whalebone Rapier"] = { itemBases["Battered Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 11, PhysicalMax = 20, CritChanceBase = 6, AttackRateBase = 1.5, Range = 14, }, @@ -296,7 +296,7 @@ itemBases["Battered Foil"] = { itemBases["Basket Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 11, PhysicalMax = 25, CritChanceBase = 5.5, AttackRateBase = 1.55, Range = 14, }, @@ -305,7 +305,7 @@ itemBases["Basket Rapier"] = { itemBases["Jagged Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 12, PhysicalMax = 29, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -314,7 +314,7 @@ itemBases["Jagged Foil"] = { itemBases["Antique Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 12, PhysicalMax = 46, CritChanceBase = 6.5, AttackRateBase = 1.3, Range = 14, }, @@ -323,7 +323,7 @@ itemBases["Antique Rapier"] = { itemBases["Elegant Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 18, PhysicalMax = 33, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -332,7 +332,7 @@ itemBases["Elegant Foil"] = { itemBases["Thorn Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+35% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 19, PhysicalMax = 44, CritChanceBase = 5.7, AttackRateBase = 1.4, Range = 14, }, @@ -341,7 +341,7 @@ itemBases["Thorn Rapier"] = { itemBases["Smallsword"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { maraketh = true, rapier = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "15% chance to cause Bleeding on Hit", implicitModTypes = { { "bleed", "physical", "attack", "ailment" }, }, weapon = { PhysicalMin = 19, PhysicalMax = 40, CritChanceBase = 6, AttackRateBase = 1.55, Range = 14, }, @@ -350,7 +350,7 @@ itemBases["Smallsword"] = { itemBases["Wyrmbone Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 13, PhysicalMax = 51, CritChanceBase = 5.5, AttackRateBase = 1.5, Range = 14, }, @@ -359,7 +359,7 @@ itemBases["Wyrmbone Rapier"] = { itemBases["Burnished Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 25, PhysicalMax = 46, CritChanceBase = 6, AttackRateBase = 1.4, Range = 14, }, @@ -368,7 +368,7 @@ itemBases["Burnished Foil"] = { itemBases["Estoc"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 21, PhysicalMax = 50, CritChanceBase = 5.5, AttackRateBase = 1.5, Range = 14, }, @@ -377,7 +377,7 @@ itemBases["Estoc"] = { itemBases["Serrated Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 21, PhysicalMax = 49, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -386,7 +386,7 @@ itemBases["Serrated Foil"] = { itemBases["Primeval Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 18, PhysicalMax = 73, CritChanceBase = 6.5, AttackRateBase = 1.3, Range = 14, }, @@ -395,7 +395,7 @@ itemBases["Primeval Rapier"] = { itemBases["Fancy Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 28, PhysicalMax = 51, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -404,7 +404,7 @@ itemBases["Fancy Foil"] = { itemBases["Apex Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+35% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 29, PhysicalMax = 67, CritChanceBase = 5.7, AttackRateBase = 1.4, Range = 14, }, @@ -413,7 +413,7 @@ itemBases["Apex Rapier"] = { itemBases["Courtesan Sword"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { maraketh = true, rapier = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "15% chance to cause Bleeding on Hit", implicitModTypes = { { "bleed", "physical", "attack", "ailment" }, }, weapon = { PhysicalMin = 29, PhysicalMax = 60, CritChanceBase = 6, AttackRateBase = 1.55, Range = 14, }, @@ -422,7 +422,7 @@ itemBases["Courtesan Sword"] = { itemBases["Dragonbone Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 19, PhysicalMax = 75, CritChanceBase = 5.5, AttackRateBase = 1.5, Range = 14, }, @@ -431,7 +431,7 @@ itemBases["Dragonbone Rapier"] = { itemBases["Tempered Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 35, PhysicalMax = 65, CritChanceBase = 6, AttackRateBase = 1.4, Range = 14, }, @@ -440,7 +440,7 @@ itemBases["Tempered Foil"] = { itemBases["Pecoraro"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 29, PhysicalMax = 69, CritChanceBase = 5.5, AttackRateBase = 1.5, Range = 14, }, @@ -449,7 +449,7 @@ itemBases["Pecoraro"] = { itemBases["Spiraled Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 27, PhysicalMax = 64, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -458,7 +458,7 @@ itemBases["Spiraled Foil"] = { itemBases["Vaal Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 22, PhysicalMax = 87, CritChanceBase = 6.5, AttackRateBase = 1.3, Range = 14, }, @@ -467,7 +467,7 @@ itemBases["Vaal Rapier"] = { itemBases["Jewelled Foil"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+25% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 32, PhysicalMax = 60, CritChanceBase = 5.5, AttackRateBase = 1.6, Range = 14, }, @@ -476,7 +476,7 @@ itemBases["Jewelled Foil"] = { itemBases["Harpy Rapier"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { onehand = true, rapier = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "+35% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 31, PhysicalMax = 72, CritChanceBase = 5.7, AttackRateBase = 1.4, Range = 14, }, @@ -485,7 +485,7 @@ itemBases["Harpy Rapier"] = { itemBases["Dragoon Sword"] = { type = "Thrusting One Handed Sword", socketLimit = 3, - tags = { maraketh = true, rapier = true, onehand = true, not_for_sale = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, weapon = true, sword = true, one_hand_weapon = true, default = true, }, implicit = "20% chance to cause Bleeding on Hit", implicitModTypes = { { "bleed", "physical", "attack", "ailment" }, }, weapon = { PhysicalMin = 32, PhysicalMax = 66, CritChanceBase = 6, AttackRateBase = 1.5, Range = 14, }, @@ -494,9 +494,8 @@ itemBases["Dragoon Sword"] = { itemBases["Keyblade"] = { type = "Two Handed Sword", - hidden = true, socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicitModTypes = { }, weapon = { PhysicalMin = 1, PhysicalMax = 1, CritChanceBase = 5, AttackRateBase = 1.2, Range = 13, }, req = { str = 8, dex = 8, }, @@ -567,7 +566,7 @@ itemBases["Spectral Sword"] = { itemBases["Curved Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "+40% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 41, PhysicalMax = 68, CritChanceBase = 6, AttackRateBase = 1.35, Range = 13, }, @@ -630,7 +629,7 @@ itemBases["Wraith Sword"] = { itemBases["Lithe Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "+40% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 63, PhysicalMax = 104, CritChanceBase = 6, AttackRateBase = 1.35, Range = 13, }, @@ -693,7 +692,7 @@ itemBases["Infernal Sword"] = { itemBases["Exquisite Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, maraketh = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "+50% to Global Critical Strike Multiplier", implicitModTypes = { { "damage", "critical" }, }, weapon = { PhysicalMin = 67, PhysicalMax = 112, CritChanceBase = 5.7, AttackRateBase = 1.35, Range = 13, }, @@ -702,7 +701,7 @@ itemBases["Exquisite Blade"] = { itemBases["Rebuking Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "Attack Critical Strikes ignore Enemy Monster Elemental Resistances", implicitModTypes = { { }, }, weapon = { PhysicalMin = 34, PhysicalMax = 63, CritChanceBase = 6, AttackRateBase = 1.3, Range = 13, }, @@ -711,7 +710,7 @@ itemBases["Rebuking Blade"] = { itemBases["Blasting Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "Attack Critical Strikes ignore Enemy Monster Elemental Resistances", implicitModTypes = { { }, }, weapon = { PhysicalMin = 52, PhysicalMax = 97, CritChanceBase = 6, AttackRateBase = 1.3, Range = 13, }, @@ -720,7 +719,7 @@ itemBases["Blasting Blade"] = { itemBases["Banishing Blade"] = { type = "Two Handed Sword", socketLimit = 6, - tags = { two_hand_weapon = true, not_for_sale = true, weapon = true, sword = true, twohand = true, default = true, }, + tags = { two_hand_weapon = true, weapon = true, sword = true, twohand = true, default = true, }, implicit = "Attack Critical Strikes ignore Enemy Monster Elemental Resistances", implicitModTypes = { { }, }, weapon = { PhysicalMin = 61, PhysicalMax = 114, CritChanceBase = 6, AttackRateBase = 1.3, Range = 13, }, diff --git a/src/Data/Bases/wand.lua b/src/Data/Bases/wand.lua index c2ee8250b1..fb1dab3c14 100644 --- a/src/Data/Bases/wand.lua +++ b/src/Data/Bases/wand.lua @@ -59,7 +59,7 @@ itemBases["Sage Wand"] = { itemBases["Pagan Wand"] = { type = "Wand", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "10% increased Cast Speed", implicitModTypes = { { "caster", "speed" }, }, weapon = { PhysicalMin = 22, PhysicalMax = 40, CritChanceBase = 7, AttackRateBase = 1.35, Range = 120, }, @@ -113,7 +113,7 @@ itemBases["Omen Wand"] = { itemBases["Heathen Wand"] = { type = "Wand", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "10% increased Cast Speed", implicitModTypes = { { "caster", "speed" }, }, weapon = { PhysicalMin = 31, PhysicalMax = 57, CritChanceBase = 7, AttackRateBase = 1.35, Range = 120, }, @@ -167,7 +167,7 @@ itemBases["Prophecy Wand"] = { itemBases["Profane Wand"] = { type = "Wand", socketLimit = 3, - tags = { maraketh = true, not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "14% increased Cast Speed", implicitModTypes = { { "caster", "speed" }, }, weapon = { PhysicalMin = 33, PhysicalMax = 61, CritChanceBase = 7, AttackRateBase = 1.35, Range = 120, }, @@ -176,7 +176,7 @@ itemBases["Profane Wand"] = { itemBases["Assembler Wand"] = { type = "Wand", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "Gain an Endurance, Frenzy or Power Charge every 6 seconds", implicitModTypes = { { }, }, weapon = { PhysicalMin = 16, PhysicalMax = 30, CritChanceBase = 7.5, AttackRateBase = 1.4, Range = 120, }, @@ -185,7 +185,7 @@ itemBases["Assembler Wand"] = { itemBases["Congregator Wand"] = { type = "Wand", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "Gain an Endurance, Frenzy or Power Charge every 6 seconds", implicitModTypes = { { }, }, weapon = { PhysicalMin = 25, PhysicalMax = 46, CritChanceBase = 7.5, AttackRateBase = 1.4, Range = 120, }, @@ -194,7 +194,7 @@ itemBases["Congregator Wand"] = { itemBases["Accumulator Wand"] = { type = "Wand", socketLimit = 3, - tags = { not_for_sale = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, + tags = { onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "Gain an Endurance, Frenzy or Power Charge every 6 seconds", implicitModTypes = { { }, }, weapon = { PhysicalMin = 29, PhysicalMax = 54, CritChanceBase = 7.5, AttackRateBase = 1.4, Range = 120, }, @@ -204,7 +204,7 @@ itemBases["Accumulator Wand"] = { itemBases["Convoking Wand"] = { type = "Wand", socketLimit = 3, - tags = { onehand = true, not_for_sale = true, wandatlas1 = true, weapon_can_roll_minion_modifiers = true, default = true, wand = true, atlas_base_type = true, ranged = true, one_hand_weapon = true, weapon = true, }, + tags = { weapon_can_roll_minion_modifiers = true, onehand = true, wand = true, weapon = true, ranged = true, one_hand_weapon = true, default = true, }, implicit = "Can roll Minion Modifiers", implicitModTypes = { { "minion" }, }, weapon = { PhysicalMin = 30, PhysicalMax = 55, CritChanceBase = 7, AttackRateBase = 1.4, Range = 120, }, diff --git a/src/Data/ClusterJewels.lua b/src/Data/ClusterJewels.lua index ea39db850a..15d3b08689 100644 --- a/src/Data/ClusterJewels.lua +++ b/src/Data/ClusterJewels.lua @@ -62,9 +62,9 @@ return { name = "Chance to Block Attack Damage", icon = "Art/2DArt/SkillIcons/passives/BlockAttackDmgNode.png", tag = "affliction_chance_to_block", - stats = { "1% Chance to Block Attack Damage" }, + stats = { "+1% Chance to Block Attack Damage" }, enchant = { - "Added Small Passive Skills grant: 1% Chance to Block Attack Damage", + "Added Small Passive Skills grant: +1% Chance to Block Attack Damage", }, }, ["affliction_chance_to_block_spell_damage"] = { @@ -113,12 +113,12 @@ return { }, }, ["affliction_chance_to_dodge_attacks"] = { - name = "Chance to Dodge Attacks", + name = "Chance to Suppress Spell Damage", icon = "Art/2DArt/SkillIcons/passives/DodgeAtksNode.png", tag = "affliction_chance_to_dodge_attacks", - stats = { "1% chance to Dodge Attack Hits" }, + stats = { "+2% chance to Suppress Spell Damage" }, enchant = { - "Added Small Passive Skills grant: 1% chance to Dodge Attack Hits", + "Added Small Passive Skills grant: +2% chance to Suppress Spell Damage", }, }, ["affliction_strength"] = { @@ -148,6 +148,24 @@ return { "Added Small Passive Skills grant: +10 to Intelligence", }, }, + ["affliction_reservation_efficiency_small"] = { + name = "Reservation Efficiency", + icon = "Art/2DArt/SkillIcons/passives/AuraEffectNode.png", + tag = "affliction_reservation_efficiency_small", + stats = { "6% increased Mana Reservation Efficiency of Skills" }, + enchant = { + "Added Small Passive Skills grant: 6% increased Mana Reservation Efficiency of Skills", + }, + }, + ["affliction_curse_effect_small"] = { + name = "Curse Effect", + icon = "Art/2DArt/SkillIcons/passives/CurseEffectNode.png", + tag = "affliction_curse_effect_small", + stats = { "3% increased Effect of your Curses" }, + enchant = { + "Added Small Passive Skills grant: 3% increased Effect of your Curses", + }, + }, }, }, ["Medium Cluster Jewel"] = { @@ -224,7 +242,7 @@ return { name = "Aura Effect", icon = "Art/2DArt/SkillIcons/passives/AuraEffectNode.png", masteryIcon = "Art/2DArt/SkillIcons/passives/AltMasteryAuras.png", - tag = "affliction_aura_effect", + tag = "old_do_not_use_affliction_aura_effect", stats = { "3% increased effect of Non-Curse Auras from your Skills" }, enchant = { "Added Small Passive Skills grant: 3% increased effect of Non-Curse Auras from your Skills", @@ -234,7 +252,7 @@ return { name = "Curse Effect", icon = "Art/2DArt/SkillIcons/passives/CurseEffectNode.png", masteryIcon = "Art/2DArt/SkillIcons/passives/AltMasteryCurse.png", - tag = "affliction_curse_effect", + tag = "old_do_not_use_affliction_curse_effect", stats = { "3% increased Effect of your Curses" }, enchant = { "Added Small Passive Skills grant: 3% increased Effect of your Curses", @@ -562,300 +580,305 @@ return { }, }, notableSortOrder = { - ["Prodigious Defence"] = 11173, - ["Advance Guard"] = 11174, - ["Gladiatorial Combat"] = 11175, - ["Strike Leader"] = 11176, - ["Powerful Ward"] = 11177, - ["Enduring Ward"] = 11178, - ["Gladiator's Fortitude"] = 11179, - ["Precise Retaliation"] = 11180, - ["Veteran Defender"] = 11181, - ["Iron Breaker"] = 11182, - ["Deep Cuts"] = 11183, - ["Master the Fundamentals"] = 11184, - ["Force Multiplier"] = 11185, - ["Furious Assault"] = 11186, - ["Vicious Skewering"] = 11187, - ["Grim Oath"] = 11188, - ["Battle-Hardened"] = 11189, - ["Replenishing Presence"] = 11190, - ["Master of Command"] = 11191, - ["First Among Equals"] = 11192, - ["Purposeful Harbinger"] = 11193, - ["Precise Commander"] = 11194, - ["Pure Commander"] = 11195, - ["Stalwart Commander"] = 11196, - ["Vengeful Commander"] = 11197, - ["Skullbreaker"] = 11198, - ["Pressure Points"] = 11199, - ["Overwhelming Malice"] = 11200, - ["Magnifier"] = 11201, - ["Savage Response"] = 11202, - ["Eye of the Storm"] = 11203, - ["Basics of Pain"] = 11204, - ["Quick Getaway"] = 11205, - ["Assert Dominance"] = 11206, - ["Vast Power"] = 11207, - ["Powerful Assault"] = 11208, - ["Intensity"] = 11209, - ["Titanic Swings"] = 11210, - ["Towering Threat"] = 11211, - ["Ancestral Echo"] = 11212, - ["Ancestral Reach"] = 11213, - ["Ancestral Might"] = 11214, - ["Ancestral Preservation"] = 11215, - ["Snaring Spirits"] = 11216, - ["Sleepless Sentries"] = 11217, - ["Ancestral Guidance"] = 11218, - ["Ancestral Inspiration"] = 11219, - ["Vital Focus"] = 11220, - ["Rapid Infusion"] = 11221, - ["Unwavering Focus"] = 11222, - ["Enduring Focus"] = 11223, - ["Precise Focus"] = 11224, - ["Stoic Focus"] = 11225, - ["Hex Breaker"] = 11226, - ["Arcane Adept"] = 11227, - ["Distilled Perfection"] = 11228, - ["Spiked Concoction"] = 11229, - ["Fasting"] = 11230, - ["Mender's Wellspring"] = 11231, - ["Special Reserve"] = 11232, - ["Numbing Elixir"] = 11233, - ["Mob Mentality"] = 11234, - ["Cry Wolf"] = 11235, - ["Haunting Shout"] = 11236, - ["Lead By Example"] = 11237, - ["Provocateur"] = 11238, - ["Warning Call"] = 11239, - ["Rattling Bellow"] = 11240, - ["Bloodscent"] = 11241, - ["Run Through"] = 11242, - ["Wound Aggravation"] = 11243, - ["Overlord"] = 11244, - ["Expansive Might"] = 11245, - ["Weight Advantage"] = 11246, - ["Wind-up"] = 11247, - ["Fan of Blades"] = 11248, - ["Disease Vector"] = 11249, - ["Arcing Shot"] = 11250, - ["Tempered Arrowheads"] = 11251, - ["Broadside"] = 11252, - ["Explosive Force"] = 11253, - ["Opportunistic Fusilade"] = 11254, - ["Storm's Hand"] = 11255, - ["Battlefield Dominator"] = 11256, - ["Martial Mastery"] = 11257, - ["Surefooted Striker"] = 11258, - ["Graceful Execution"] = 11259, - ["Brutal Infamy"] = 11260, - ["Fearsome Warrior"] = 11261, - ["Combat Rhythm"] = 11262, - ["Hit and Run"] = 11263, - ["Insatiable Killer"] = 11264, - ["Mage Bane"] = 11265, - ["Martial Momentum"] = 11266, - ["Deadly Repartee"] = 11267, - ["Quick and Deadly"] = 11268, - ["Smite the Weak"] = 11269, - ["Heavy Hitter"] = 11270, - ["Martial Prowess"] = 11271, - ["Calamitous"] = 11272, - ["Devastator"] = 11273, - ["Fuel the Fight"] = 11274, - ["Drive the Destruction"] = 11275, - ["Feed the Fury"] = 11276, - ["Seal Mender"] = 11277, - ["Conjured Wall"] = 11278, - ["Arcane Heroism"] = 11279, - ["Practiced Caster"] = 11280, - ["Burden Projection"] = 11281, - ["Thaumophage"] = 11282, - ["Essence Rush"] = 11283, - ["Sap Psyche"] = 11284, - ["Sadist"] = 11285, - ["Corrosive Elements"] = 11286, - ["Doryani's Lesson"] = 11287, - ["Disorienting Display"] = 11288, - ["Prismatic Heart"] = 11289, - ["Widespread Destruction"] = 11290, - ["Master of Fire"] = 11291, - ["Smoking Remains"] = 11292, - ["Cremator"] = 11293, - ["Snowstorm"] = 11294, - ["Storm Drinker"] = 11295, - ["Paralysis"] = 11296, - ["Supercharge"] = 11297, - ["Blanketed Snow"] = 11298, - ["Cold to the Core"] = 11299, - ["Cold-Blooded Killer"] = 11300, - ["Touch of Cruelty"] = 11301, - ["Unwaveringly Evil"] = 11302, - ["Unspeakable Gifts"] = 11303, - ["Dark Ideation"] = 11304, - ["Unholy Grace"] = 11305, - ["Wicked Pall"] = 11306, - ["Renewal"] = 11307, - ["Raze and Pillage"] = 11308, - ["Rotten Claws"] = 11309, - ["Call to the Slaughter"] = 11310, - ["Skeletal Atrophy"] = 11599, - ["Hulking Corpses"] = 11311, - ["Vicious Bite"] = 11312, - ["Primordial Bond"] = 11313, - ["Blowback"] = 11314, - ["Fan the Flames"] = 11315, - ["Cooked Alive"] = 11316, - ["Burning Bright"] = 11317, - ["Wrapped in Flame"] = 11318, - ["Vivid Hues"] = 11319, - ["Rend"] = 11320, - ["Disorienting Wounds"] = 11321, - ["Compound Injury"] = 11322, - ["Blood Artist"] = 13993, - ["Phlebotomist"] = 13994, - ["Septic Spells"] = 11323, - ["Low Tolerance"] = 11324, - ["Steady Torment"] = 11325, - ["Eternal Suffering"] = 11326, - ["Eldritch Inspiration"] = 11327, - ["Wasting Affliction"] = 11328, - ["Haemorrhage"] = 11329, - ["Flow of Life"] = 11330, - ["Exposure Therapy"] = 11331, - ["Brush with Death"] = 11332, - ["Vile Reinvigoration"] = 11333, - ["Circling Oblivion"] = 11334, - ["Brewed for Potency"] = 11335, - ["Astonishing Affliction"] = 11336, - ["Cold Conduction"] = 11337, - ["Inspired Oppression"] = 11338, - ["Chilling Presence"] = 11339, - ["Deep Chill"] = 11340, - ["Blast-Freeze"] = 11341, - ["Thunderstruck"] = 11342, - ["Stormrider"] = 11343, - ["Overshock"] = 11344, - ["Evil Eye"] = 11345, - ["Whispers of Death"] = 11346, - ["Forbidden Words"] = 11347, - ["Dark Discourse"] = 11348, - ["Victim Maker"] = 11349, - ["Master of Fear"] = 11350, - ["Wish for Death"] = 11351, - ["Heraldry"] = 11352, - ["Endbringer"] = 11353, - ["Cult-Leader"] = 11354, - ["Empowered Envoy"] = 11355, - ["Dark Messenger"] = 11356, - ["Agent of Destruction"] = 11357, - ["Lasting Impression"] = 11358, - ["Self-Fulfilling Prophecy"] = 11359, - ["Invigorating Portents"] = 11360, - ["Pure Agony"] = 11361, - ["Disciples"] = 11362, - ["Dread March"] = 11363, - ["Blessed Rebirth"] = 11364, - ["Life from Death"] = 11365, - ["Feasting Fiends"] = 11366, - ["Bodyguards"] = 11367, - ["Follow-Through"] = 11368, - ["Streamlined"] = 11369, - ["Shrieking Bolts"] = 11370, - ["Eye to Eye"] = 11371, - ["Repeater"] = 11372, - ["Aerodynamics"] = 11373, - ["Chip Away"] = 11374, - ["Seeker Runes"] = 11375, - ["Remarkable"] = 11376, - ["Brand Loyalty"] = 11377, - ["Holy Conquest"] = 11378, - ["Grand Design"] = 11379, - ["Set and Forget"] = 11380, - ["Expert Sabotage"] = 11381, - ["Guerilla Tactics"] = 11382, - ["Expendability"] = 11383, - ["Arcane Pyrotechnics"] = 11384, - ["Surprise Sabotage"] = 11385, - ["Careful Handling"] = 11386, - ["Peak Vigour"] = 11387, - ["Fettle"] = 11388, - ["Feast of Flesh"] = 11389, - ["Sublime Sensation"] = 11390, - ["Surging Vitality"] = 11391, - ["Peace Amidst Chaos"] = 11392, - ["Adrenaline"] = 11393, - ["Wall of Muscle"] = 11394, - ["Mindfulness"] = 11395, - ["Liquid Inspiration"] = 11396, - ["Openness"] = 11397, - ["Daring Ideas"] = 11398, - ["Clarity of Purpose"] = 11399, - ["Scintillating Idea"] = 11400, - ["Holistic Health"] = 11401, - ["Genius"] = 11402, - ["Improvisor"] = 11403, - ["Stubborn Student"] = 11404, - ["Savour the Moment"] = 11405, - ["Energy From Naught"] = 11406, - ["Will Shaper"] = 11407, - ["Spring Back"] = 11408, - ["Conservation of Energy"] = 11409, - ["Heart of Iron"] = 11410, - ["Prismatic Carapace"] = 11411, - ["Militarism"] = 11412, - ["Second Skin"] = 11413, - ["Dragon Hunter"] = 11414, - ["Enduring Composure"] = 11415, - ["Prismatic Dance"] = 11416, - ["Natural Vigour"] = 11417, - ["Untouchable"] = 11418, - ["Shifting Shadow"] = 11419, - ["Readiness"] = 11420, - ["Confident Combatant"] = 11421, - ["Flexible Sentry"] = 11422, - ["Vicious Guard"] = 11423, - ["Mystical Ward"] = 11424, - ["Rote Reinforcement"] = 11425, - ["Mage Hunter"] = 11426, - ["Riot Queller"] = 11427, - ["One with the Shield"] = 11428, - ["Aerialist"] = 11429, - ["Elegant Form"] = 11430, - ["Darting Movements"] = 11431, - ["No Witnesses"] = 11432, - ["Molten One's Mark"] = 11433, - ["Fire Attunement"] = 11434, - ["Pure Might"] = 11435, - ["Blacksmith"] = 11436, - ["Non-Flammable"] = 11437, - ["Winter Prowler"] = 11438, - ["Hibernator"] = 11439, - ["Pure Guile"] = 11440, - ["Alchemist"] = 11441, - ["Antifreeze"] = 11442, - ["Wizardry"] = 11443, - ["Capacitor"] = 11444, - ["Pure Aptitude"] = 11445, - ["Sage"] = 11446, - ["Insulated"] = 11447, - ["Born of Chaos"] = 11448, - ["Antivenom"] = 11449, - ["Rot-Resistant"] = 11450, - ["Blessed"] = 11451, - ["Student of Decay"] = 11452, - ["Lord of Drought"] = 12293, - ["Blizzard Caller"] = 12294, - ["Tempt the Storm"] = 12295, - ["Misery Everlasting"] = 12296, - ["Exploit Weakness"] = 12297, - ["Self-Control"] = 12298, - ["Uncompromising"] = 12299, - ["Sublime Form"] = 12300, - ["Summer Commander"] = 12356, - ["Winter Commander"] = 12357, - ["Grounded Commander"] = 12358, + ["Prodigious Defence"] = 11142, + ["Advance Guard"] = 11143, + ["Gladiatorial Combat"] = 11144, + ["Strike Leader"] = 11145, + ["Powerful Ward"] = 11146, + ["Enduring Ward"] = 11147, + ["Gladiator's Fortitude"] = 11148, + ["Precise Retaliation"] = 11149, + ["Veteran Defender"] = 11150, + ["Iron Breaker"] = 11151, + ["Deep Cuts"] = 11152, + ["Master the Fundamentals"] = 11153, + ["Force Multiplier"] = 11154, + ["Furious Assault"] = 11155, + ["Vicious Skewering"] = 11156, + ["Grim Oath"] = 11157, + ["Battle-Hardened"] = 11158, + ["Replenishing Presence"] = 11159, + ["Master of Command"] = 11160, + ["Spiteful Presence"] = 11161, + ["Purposeful Harbinger"] = 11162, + ["Destructive Aspect"] = 11163, + ["Electric Presence"] = 11164, + ["Volatile Presence"] = 11165, + ["Righteous Path"] = 11166, + ["Skullbreaker"] = 11167, + ["Pressure Points"] = 11168, + ["Overwhelming Malice"] = 11169, + ["Magnifier"] = 11170, + ["Savage Response"] = 11171, + ["Eye of the Storm"] = 11172, + ["Basics of Pain"] = 11173, + ["Quick Getaway"] = 11174, + ["Assert Dominance"] = 11175, + ["Vast Power"] = 11176, + ["Powerful Assault"] = 11177, + ["Intensity"] = 11178, + ["Titanic Swings"] = 11179, + ["Towering Threat"] = 11180, + ["Ancestral Echo"] = 11181, + ["Ancestral Reach"] = 11182, + ["Ancestral Might"] = 11183, + ["Ancestral Preservation"] = 11184, + ["Snaring Spirits"] = 11185, + ["Sleepless Sentries"] = 11186, + ["Ancestral Guidance"] = 11187, + ["Ancestral Inspiration"] = 11188, + ["Vital Focus"] = 11189, + ["Rapid Infusion"] = 11190, + ["Unwavering Focus"] = 11191, + ["Enduring Focus"] = 11192, + ["Precise Focus"] = 11193, + ["Stoic Focus"] = 11194, + ["Hex Breaker"] = 11195, + ["Arcane Adept"] = 11196, + ["Distilled Perfection"] = 11197, + ["Spiked Concoction"] = 11198, + ["Fasting"] = 11199, + ["Mender's Wellspring"] = 11200, + ["Special Reserve"] = 11201, + ["Numbing Elixir"] = 11202, + ["Mob Mentality"] = 11203, + ["Cry Wolf"] = 11204, + ["Haunting Shout"] = 11205, + ["Lead By Example"] = 11206, + ["Provocateur"] = 11207, + ["Warning Call"] = 11208, + ["Rattling Bellow"] = 11209, + ["Bloodscent"] = 11210, + ["Run Through"] = 11211, + ["Wound Aggravation"] = 11212, + ["Overlord"] = 11213, + ["Expansive Might"] = 11214, + ["Weight Advantage"] = 11215, + ["Wind-up"] = 11216, + ["Fan of Blades"] = 11217, + ["Disease Vector"] = 11218, + ["Arcing Shot"] = 11219, + ["Tempered Arrowheads"] = 11220, + ["Broadside"] = 11221, + ["Explosive Force"] = 11222, + ["Opportunistic Fusilade"] = 11223, + ["Storm's Hand"] = 11224, + ["Battlefield Dominator"] = 11225, + ["Martial Mastery"] = 11226, + ["Surefooted Striker"] = 11227, + ["Graceful Execution"] = 11228, + ["Brutal Infamy"] = 11229, + ["Fearsome Warrior"] = 11230, + ["Combat Rhythm"] = 11231, + ["Hit and Run"] = 11232, + ["Insatiable Killer"] = 11233, + ["Mage Bane"] = 11234, + ["Martial Momentum"] = 11235, + ["Deadly Repartee"] = 11236, + ["Quick and Deadly"] = 11237, + ["Smite the Weak"] = 11238, + ["Heavy Hitter"] = 11239, + ["Martial Prowess"] = 11240, + ["Calamitous"] = 11241, + ["Devastator"] = 11242, + ["Fuel the Fight"] = 11243, + ["Drive the Destruction"] = 11244, + ["Feed the Fury"] = 11245, + ["Seal Mender"] = 11246, + ["Conjured Wall"] = 11247, + ["Arcane Heroism"] = 11248, + ["Practiced Caster"] = 11249, + ["Burden Projection"] = 11250, + ["Thaumophage"] = 11251, + ["Essence Rush"] = 11252, + ["Sap Psyche"] = 11253, + ["Sadist"] = 11254, + ["Corrosive Elements"] = 11255, + ["Doryani's Lesson"] = 11256, + ["Disorienting Display"] = 11257, + ["Prismatic Heart"] = 11258, + ["Widespread Destruction"] = 11259, + ["Master of Fire"] = 11260, + ["Smoking Remains"] = 11261, + ["Cremator"] = 11262, + ["Snowstorm"] = 11263, + ["Storm Drinker"] = 11264, + ["Paralysis"] = 11265, + ["Supercharge"] = 11266, + ["Blanketed Snow"] = 11267, + ["Cold to the Core"] = 11268, + ["Cold-Blooded Killer"] = 11269, + ["Touch of Cruelty"] = 11270, + ["Unwaveringly Evil"] = 11271, + ["Unspeakable Gifts"] = 11272, + ["Dark Ideation"] = 11273, + ["Unholy Grace"] = 11274, + ["Wicked Pall"] = 11275, + ["Renewal"] = 11276, + ["Raze and Pillage"] = 11277, + ["Rotten Claws"] = 11278, + ["Call to the Slaughter"] = 11279, + ["Skeletal Atrophy"] = 11568, + ["Hulking Corpses"] = 11280, + ["Vicious Bite"] = 11281, + ["Primordial Bond"] = 11282, + ["Blowback"] = 11283, + ["Fan the Flames"] = 11284, + ["Cooked Alive"] = 11285, + ["Burning Bright"] = 11286, + ["Wrapped in Flame"] = 11287, + ["Vivid Hues"] = 11288, + ["Rend"] = 11289, + ["Disorienting Wounds"] = 11290, + ["Compound Injury"] = 11291, + ["Blood Artist"] = 13971, + ["Phlebotomist"] = 13972, + ["Septic Spells"] = 11292, + ["Low Tolerance"] = 11293, + ["Steady Torment"] = 11294, + ["Eternal Suffering"] = 11295, + ["Eldritch Inspiration"] = 11296, + ["Wasting Affliction"] = 11297, + ["Haemorrhage"] = 11298, + ["Flow of Life"] = 11299, + ["Exposure Therapy"] = 11300, + ["Brush with Death"] = 11301, + ["Vile Reinvigoration"] = 11302, + ["Circling Oblivion"] = 11303, + ["Brewed for Potency"] = 11304, + ["Astonishing Affliction"] = 11305, + ["Cold Conduction"] = 11306, + ["Inspired Oppression"] = 11307, + ["Chilling Presence"] = 11308, + ["Deep Chill"] = 11309, + ["Blast-Freeze"] = 11310, + ["Thunderstruck"] = 11311, + ["Stormrider"] = 11312, + ["Overshock"] = 11313, + ["Evil Eye"] = 11314, + ["Inevitable Doom"] = 11315, + ["Forbidden Words"] = 11316, + ["Doedre's Spite"] = 11317, + ["Victim Maker"] = 11318, + ["Master of Fear"] = 11319, + ["Wish for Death"] = 11320, + ["Heraldry"] = 11321, + ["Endbringer"] = 11322, + ["Cult-Leader"] = 11323, + ["Empowered Envoy"] = 11324, + ["Dark Messenger"] = 11325, + ["Agent of Destruction"] = 11326, + ["Lasting Impression"] = 11327, + ["Self-Fulfilling Prophecy"] = 11328, + ["Invigorating Portents"] = 11329, + ["Pure Agony"] = 11330, + ["Disciples"] = 11331, + ["Dread March"] = 11332, + ["Blessed Rebirth"] = 11333, + ["Life from Death"] = 11334, + ["Feasting Fiends"] = 11335, + ["Bodyguards"] = 11336, + ["Follow-Through"] = 11337, + ["Streamlined"] = 11338, + ["Shrieking Bolts"] = 11339, + ["Eye to Eye"] = 11340, + ["Repeater"] = 11341, + ["Aerodynamics"] = 11342, + ["Chip Away"] = 11343, + ["Seeker Runes"] = 11344, + ["Remarkable"] = 11345, + ["Brand Loyalty"] = 11346, + ["Holy Conquest"] = 11347, + ["Grand Design"] = 11348, + ["Set and Forget"] = 11349, + ["Expert Sabotage"] = 11350, + ["Guerilla Tactics"] = 11351, + ["Expendability"] = 11352, + ["Arcane Pyrotechnics"] = 11353, + ["Surprise Sabotage"] = 11354, + ["Careful Handling"] = 11355, + ["Peak Vigour"] = 11356, + ["Fettle"] = 11357, + ["Feast of Flesh"] = 11358, + ["Sublime Sensation"] = 11359, + ["Surging Vitality"] = 11360, + ["Peace Amidst Chaos"] = 11361, + ["Adrenaline"] = 11362, + ["Wall of Muscle"] = 11363, + ["Mindfulness"] = 11364, + ["Liquid Inspiration"] = 11365, + ["Openness"] = 11366, + ["Daring Ideas"] = 11367, + ["Clarity of Purpose"] = 11368, + ["Scintillating Idea"] = 11369, + ["Holistic Health"] = 11370, + ["Genius"] = 11371, + ["Improvisor"] = 11372, + ["Stubborn Student"] = 11373, + ["Savour the Moment"] = 11374, + ["Energy From Naught"] = 11375, + ["Will Shaper"] = 11376, + ["Spring Back"] = 11377, + ["Conservation of Energy"] = 11378, + ["Heart of Iron"] = 11379, + ["Prismatic Carapace"] = 11380, + ["Militarism"] = 11381, + ["Second Skin"] = 11382, + ["Dragon Hunter"] = 11383, + ["Enduring Composure"] = 11384, + ["Prismatic Dance"] = 11385, + ["Natural Vigour"] = 11386, + ["Untouchable"] = 11387, + ["Shifting Shadow"] = 11388, + ["Readiness"] = 11389, + ["Confident Combatant"] = 11390, + ["Flexible Sentry"] = 11391, + ["Vicious Guard"] = 11392, + ["Mystical Ward"] = 11393, + ["Rote Reinforcement"] = 11394, + ["Mage Hunter"] = 11395, + ["Riot Queller"] = 11396, + ["One with the Shield"] = 11397, + ["Aerialist"] = 11398, + ["Elegant Form"] = 11399, + ["Darting Movements"] = 11400, + ["No Witnesses"] = 11401, + ["Molten One's Mark"] = 11402, + ["Fire Attunement"] = 11403, + ["Pure Might"] = 11404, + ["Blacksmith"] = 11405, + ["Non-Flammable"] = 11406, + ["Winter Prowler"] = 11407, + ["Hibernator"] = 11408, + ["Pure Guile"] = 11409, + ["Alchemist"] = 11410, + ["Antifreeze"] = 11411, + ["Wizardry"] = 11412, + ["Capacitor"] = 11413, + ["Pure Aptitude"] = 11414, + ["Sage"] = 11415, + ["Insulated"] = 11416, + ["Born of Chaos"] = 11417, + ["Antivenom"] = 11418, + ["Rot-Resistant"] = 11419, + ["Blessed"] = 11420, + ["Student of Decay"] = 11421, + ["Lord of Drought"] = 12266, + ["Blizzard Caller"] = 12267, + ["Tempt the Storm"] = 12268, + ["Misery Everlasting"] = 12269, + ["Exploit Weakness"] = 12270, + ["Self-Control"] = 12275, + ["Uncompromising"] = 12276, + ["Sublime Form"] = 12277, + ["Mortifying Aspect"] = 12333, + ["Frantic Aspect"] = 12334, + ["Introspection"] = 12335, + ["Hound's Mark"] = 12271, + ["Doedre's Gluttony"] = 12272, + ["Doedre's Apathy"] = 12273, + ["Master of the Maelstrom"] = 12274, + ["Aggressive Defence"] = 15433, }, keystones = { "Disciple of Kitava", diff --git a/src/Data/Costs.lua b/src/Data/Costs.lua index 8c0683f775..8706478919 100644 --- a/src/Data/Costs.lua +++ b/src/Data/Costs.lua @@ -14,7 +14,7 @@ return { }, [3] = { Resource = "ES", - Stat = nil, + Stat = "base_es_cost", ResourceString = "{0} Energy Shield", }, [4] = { @@ -37,4 +37,34 @@ return { Stat = "base_unreserved_mana_cost_%", ResourceString = "[DNT] {0}% Unreserved Mana ", }, + [8] = { + Resource = "ManaPerMinute", + Stat = "base_mana_cost_per_minute", + ResourceString = "{0} Mana per second", + }, + [9] = { + Resource = "LifePerMinute", + Stat = "base_life_cost_per_minute", + ResourceString = "{0} Life per second", + }, + [10] = { + Resource = "ManaPercentPerMinute", + Stat = "base_mana_cost_%_per_minute", + ResourceString = "{0}% Mana per second", + }, + [11] = { + Resource = "LifePercentPerMinute", + Stat = "base_life_cost_%_per_minute", + ResourceString = "{0}% Life per second", + }, + [12] = { + Resource = "ESPerMinute", + Stat = "base_es_cost_per_minute", + ResourceString = "{0) Energy Shield per second", + }, + [13] = { + Resource = "ESPercentPerMinute", + Stat = "base_es_cost_%_per_minute", + ResourceString = "{0}% Energy Shield per second", + }, } diff --git a/src/Data/EnchantmentBelt.lua b/src/Data/EnchantmentBelt.lua index 0369f95a7b..841b5a622f 100644 --- a/src/Data/EnchantmentBelt.lua +++ b/src/Data/EnchantmentBelt.lua @@ -4,7 +4,7 @@ return { ["DEDICATION"] = { "15% increased Area of Effect while you have Arcane Surge", - "+300 to Armour while you have Fortify", + "+300 to Armour while Fortified", "Recover 2% of Life when you Kill an Enemy while you have Rage", "+300 to Evasion Rating while you have Phasing", "20% chance to Avoid Elemental Ailments while you have Elusive", diff --git a/src/Data/EnchantmentBoots.lua b/src/Data/EnchantmentBoots.lua index 7f511368d7..319a4739d0 100644 --- a/src/Data/EnchantmentBoots.lua +++ b/src/Data/EnchantmentBoots.lua @@ -7,12 +7,12 @@ return { "Regenerate 1% of Life per second if you were Hit Recently", "10% reduced Mana Cost of Skills if you've been Hit Recently", "50% chance to Avoid being Stunned if you've Killed Recently", - "5% chance to Dodge Spell Hits if you've/taken Spell Damage Recently", + "+5% chance to Suppress Spell Damage if you've/taken Spell Damage Recently", "8% increased Attack and Cast Speed if you've Killed Recently", "Adds 16 to 24 Cold Damage if you've been Hit Recently", "Adds 1 to 56 Lightning Damage if you haven't Killed Recently", "0.4% of Damage Leeched as Life if you've Killed Recently", - "6% Chance to Dodge Attack Hits if you've taken a Critical Strike Recently", + "You take 6% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently", "6% chance to Freeze, Shock and Ignite if you haven't Crit Recently", "6% increased Movement Speed if you haven't been Hit Recently", "60% increased Critical Strike Chance if you haven't Crit Recently", @@ -25,12 +25,12 @@ return { "Regenerate 1.5% of Life per second if you were Hit Recently", "14% reduced Mana Cost of Skills if you've been Hit Recently", "65% chance to Avoid being Stunned if you've Killed Recently", - "6% chance to Dodge Spell Hits if you've/taken Spell Damage Recently", + "+6% chance to Suppress Spell Damage if you've/taken Spell Damage Recently", "12% increased Attack and Cast Speed if you've Killed Recently", "Adds 33 to 50 Cold Damage if you've been Hit Recently", "Adds 1 to 120 Lightning Damage if you haven't Killed Recently", "0.5% of Damage Leeched as Life if you've Killed Recently", - "8% Chance to Dodge Attack Hits if you've taken a Critical Strike Recently", + "You take 8% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently", "8% chance to Freeze, Shock and Ignite if you haven't Crit Recently", "8% increased Movement Speed if you haven't been Hit Recently", "90% increased Critical Strike Chance if you haven't Crit Recently", @@ -43,12 +43,12 @@ return { "Regenerate 2% of Life per second if you were Hit Recently", "18% reduced Mana Cost of Skills if you've been Hit Recently", "80% chance to Avoid being Stunned if you've Killed Recently", - "8% chance to Dodge Spell Hits if you've/taken Spell Damage Recently", + "+8% chance to Suppress Spell Damage if you've/taken Spell Damage Recently", "16% increased Attack and Cast Speed if you've Killed Recently", "Adds 45 to 68 Cold Damage if you've been Hit Recently", "Adds 1 to 160 Lightning Damage if you haven't Killed Recently", "0.6% of Damage Leeched as Life if you've Killed Recently", - "10% Chance to Dodge Attack Hits if you've taken a Critical Strike Recently", + "You take 10% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently", "10% chance to Freeze, Shock and Ignite if you haven't Crit Recently", "10% increased Movement Speed if you haven't been Hit Recently", "120% increased Critical Strike Chance if you haven't Crit Recently", diff --git a/src/Data/EnchantmentFlask.lua b/src/Data/EnchantmentFlask.lua index 70fba319fd..ff63a0d133 100644 --- a/src/Data/EnchantmentFlask.lua +++ b/src/Data/EnchantmentFlask.lua @@ -3,11 +3,11 @@ return { ["ENKINDLING"] = { - "(40-50)% increased effect/Gains no Charges during Flask Effect", - "(70-90)% increased Duration/Gains no Charges during Flask Effect", - "(50-60)% increased Charge Recovery/Gains no Charges during Flask Effect", - "(20-30)% reduced Charges used/Gains no Charges during Flask Effect", - "+(30-40) to Maximum Charges/Gains no Charges during Flask Effect", + "(60-70)% increased effect/Gains no Charges during Flask Effect", + "(80-100)% increased Duration/Gains no Charges during Flask Effect", + "(60-80)% increased Charge Recovery/Gains no Charges during Flask Effect", + "(25-35)% reduced Charges per use/Gains no Charges during Flask Effect", + "+(40-60) to Maximum Charges/Gains no Charges during Flask Effect", }, ["INSTILLING"] = { "Used when an adjacent Flask is used", diff --git a/src/Data/EnchantmentHelmet.lua b/src/Data/EnchantmentHelmet.lua index 67429c1dc1..d5865cdbb2 100644 --- a/src/Data/EnchantmentHelmet.lua +++ b/src/Data/EnchantmentHelmet.lua @@ -26,10 +26,10 @@ return { }, ["Ancestral Cry"] = { ["MERCILESS"] = { - "Attacks Exerted by Ancestral Cry deal 35% increased Damage ", + "Attacks Exerted by Ancestral Cry deal 35% increased Damage", }, ["ENDGAME"] = { - "Attacks Exerted by Ancestral Cry deal 50% increased Damage ", + "Attacks Exerted by Ancestral Cry deal 50% increased Damage", "Ancestral Cry has a minimum of 10 Power", }, }, @@ -61,10 +61,10 @@ return { }, ["Anger"] = { ["MERCILESS"] = { - "Anger has 10% reduced Reservation", + "Anger has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Anger has 15% reduced Reservation", + "Anger has 30% increased Mana Reservation Efficiency", }, }, ["Animate Guardian"] = { @@ -123,11 +123,11 @@ return { ["Arctic Armour"] = { ["MERCILESS"] = { "24% increased Arctic Armour Buff Effect", - "Arctic Armour has 20% reduced Reservation", + "Arctic Armour has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { "36% increased Arctic Armour Buff Effect", - "Arctic Armour has 30% reduced Reservation", + "Arctic Armour has 75% increased Mana Reservation Efficiency", }, }, ["Armageddon Brand"] = { @@ -244,12 +244,11 @@ return { ["MERCILESS"] = { "25% increased Blade Flurry Damage", "16% increased Blade Flurry Area of Effect", - "6% chance to Dodge Attack Hits while at maximum Blade Flurry stages", }, ["ENDGAME"] = { "40% increased Blade Flurry Damage", "24% increased Blade Flurry Area of Effect", - "9% chance to Dodge Attack Hits while at maximum Blade Flurry stages", + "+1 to maximum Blade Flurry stages", }, }, ["Blade Trap"] = { @@ -400,13 +399,11 @@ return { "25% increased Burning Arrow Damage", "Burning Arrow has +20% chance to Ignite", "10% of Burning Arrow Physical Damage gained as Extra Fire Damage", - "Burning Arrow has 16% increased Debuff Effect", }, ["ENDGAME"] = { "40% increased Burning Arrow Damage", "Burning Arrow has +30% chance to Ignite", "15% of Burning Arrow Physical Damage gained as Extra Fire Damage", - "Burning Arrow has 24% increased Debuff Effect", }, }, ["Caustic Arrow"] = { @@ -437,23 +434,21 @@ return { ["Charged Dash"] = { ["MERCILESS"] = { "25% increased Charged Dash Damage", - "4% chance to Dodge Attack Hits if you have finished Channelling Charged Dash Recently", "Charged Dash has +4 to Radius of each Wave's last damage Area", "Charged Dash has 10% more Movement Speed", }, ["ENDGAME"] = { "40% increased Charged Dash Damage", - "6% chance to Dodge Attack Hits if you have finished Channelling Charged Dash Recently", "Charged Dash has +6 to Radius of each Wave's last damage Area", "Charged Dash has 15% more Movement Speed", }, }, ["Clarity"] = { ["MERCILESS"] = { - "Clarity has 20% reduced Reservation", + "Clarity has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Clarity has 30% reduced Reservation", + "Clarity has 75% increased Mana Reservation Efficiency", }, }, ["Cleave"] = { @@ -666,12 +661,20 @@ return { "30% increased Despair Curse Effect", }, }, + ["Destructive Link"] = { + ["MERCILESS"] = { + "20% increased Destructive Link Duration", + }, + ["ENDGAME"] = { + "30% increased Destructive Link Duration", + }, + }, ["Determination"] = { ["MERCILESS"] = { - "Determination has 10% reduced Reservation", + "Determination has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Determination has 15% reduced Reservation", + "Determination has 30% increased Mana Reservation Efficiency", }, }, ["Detonate Dead"] = { @@ -710,10 +713,10 @@ return { }, ["Discipline"] = { ["MERCILESS"] = { - "Discipline has 14% reduced Reservation", + "Discipline has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Discipline has 20% reduced Reservation", + "Discipline has 45% increased Mana Reservation Efficiency", }, }, ["Divine Ire"] = { @@ -865,7 +868,7 @@ return { ["ENDGAME"] = { "40% increased Ethereal Knives Damage", "30% increased Ethereal Knives Projectile Speed", - "Ethereal Knives Pierces an additional Target ", + "Ethereal Knives Pierces an additional Target", }, }, ["Explosive Arrow"] = { @@ -977,6 +980,14 @@ return { "Flame Dash has 30% increased Cooldown Recovery Rate", }, }, + ["Flame Link"] = { + ["MERCILESS"] = { + "20% increased Flame Link Duration", + }, + ["ENDGAME"] = { + "30% increased Flame Link Duration", + }, + }, ["Flame Surge"] = { ["MERCILESS"] = { "25% increased Flame Surge Damage", @@ -1015,14 +1026,12 @@ return { ["Flamethrower Trap"] = { ["MERCILESS"] = { "Flamethrower Trap deals 25% increased Damage", - "Flamethrower Trap has 8% increased Cast Speed", "Flamethrower Trap has 10% increased Cooldown Recovery Rate", "Flamethrower Trap has 20% increased Skill Effect Duration", "Flamethrower Trap has an additional Flame", }, ["ENDGAME"] = { "Flamethrower Trap deals 40% increased Damage", - "Flamethrower Trap has 12% increased Cast Speed", "Flamethrower Trap has 15% increased Cooldown Recovery Rate", "Flamethrower Trap has 30% increased Skill Effect Duration", "Flamethrower Trap has 2 additional Flames", @@ -1050,10 +1059,10 @@ return { }, ["Flesh and Stone"] = { ["MERCILESS"] = { - "Flesh and Stone has 20% reduced Reservation", + "Flesh and Stone has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Flesh and Stone has 30% reduced Reservation", + "Flesh and Stone has 75% increased Mana Reservation Efficiency", }, }, ["Flicker Strike"] = { @@ -1225,10 +1234,10 @@ return { }, ["Grace"] = { ["MERCILESS"] = { - "Grace has 10% reduced Reservation", + "Grace has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Grace has 15% reduced Reservation", + "Grace has 30% increased Mana Reservation Efficiency", }, }, ["Ground Slam"] = { @@ -1245,18 +1254,18 @@ return { }, ["Haste"] = { ["MERCILESS"] = { - "Haste has 10% reduced Reservation", + "Haste has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Haste has 15% reduced Reservation", + "Haste has 30% increased Mana Reservation Efficiency", }, }, ["Hatred"] = { ["MERCILESS"] = { - "Hatred has 10% reduced Reservation", + "Hatred has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Hatred has 15% reduced Reservation", + "Hatred has 30% increased Mana Reservation Efficiency", }, }, ["Heavy Strike"] = { @@ -1273,50 +1282,50 @@ return { }, ["Herald of Agony"] = { ["MERCILESS"] = { - "Herald of Agony has 20% reduced Reservation", + "Herald of Agony has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Herald of Agony has 30% reduced Reservation", + "Herald of Agony has 75% increased Mana Reservation Efficiency", "Summoned Agony Crawler fires 2 additional Projectiles", }, }, ["Herald of Ash"] = { ["MERCILESS"] = { "25% increased Herald of Ash Damage", - "Herald of Ash has 20% reduced Reservation", + "Herald of Ash has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { "40% increased Herald of Ash Damage", - "Herald of Ash has 30% reduced Reservation", + "Herald of Ash has 75% increased Mana Reservation Efficiency", }, }, ["Herald of Ice"] = { ["MERCILESS"] = { "25% increased Herald of Ice Damage", - "Herald of Ice has 20% reduced Reservation", + "Herald of Ice has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { "40% increased Herald of Ice Damage", - "Herald of Ice has 30% reduced Reservation", + "Herald of Ice has 75% increased Mana Reservation Efficiency", }, }, ["Herald of Purity"] = { ["MERCILESS"] = { - "Herald of Purity has 20% reduced Reservation", + "Herald of Purity has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Herald of Purity has 30% reduced Reservation", + "Herald of Purity has 75% increased Mana Reservation Efficiency", "+1 to maximum number of Sentinels of Purity", }, }, ["Herald of Thunder"] = { ["MERCILESS"] = { "25% increased Herald of Thunder Damage", - "Herald of Thunder has 20% reduced Reservation", + "Herald of Thunder has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { "40% increased Herald of Thunder Damage", - "Herald of Thunder has 30% reduced Reservation", + "Herald of Thunder has 75% increased Mana Reservation Efficiency", }, }, ["Hexblast"] = { @@ -1485,6 +1494,14 @@ return { "Intimidating Cry has 24% increased Area of Effect", }, }, + ["Intuitive Link"] = { + ["MERCILESS"] = { + "20% increased Intuitive Link Duration", + }, + ["ENDGAME"] = { + "30% increased Intuitive Link Duration", + }, + }, ["Kinetic Blast"] = { ["MERCILESS"] = { "25% increased Kinetic Blast Damage", @@ -1561,13 +1578,13 @@ return { ["Lightning Spire Trap"] = { ["MERCILESS"] = { "Lightning Spire Trap deals 25% increased Damage", - "Lightning Spire Trap has 8% increased Cast Speed", + "8% increased Lightning Spire Trap Throwing Speed", "Lightning Spire Trap has 20% increased Skill Effect Duration", "Lightning Spire Trap has 10% increased Cooldown Recovery Rate", }, ["ENDGAME"] = { "Lightning Spire Trap deals 40% increased Damage", - "Lightning Spire Trap has 12% increased Cast Speed", + "12% increased Lightning Spire Trap Throwing Speed", "Lightning Spire Trap has 30% increased Skill Effect Duration", "Lightning Spire Trap has 15% increased Cooldown Recovery Rate", "Lightning Spire Trap strikes an additional area", @@ -1625,10 +1642,10 @@ return { }, ["Malevolence"] = { ["MERCILESS"] = { - "Malevolence has 10% reduced Reservation", + "Malevolence has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Malevolence has 15% reduced Reservation", + "Malevolence has 30% increased Mana Reservation Efficiency", }, }, ["Manabond"] = { @@ -1729,10 +1746,10 @@ return { }, ["Petrified Blood"] = { ["MERCILESS"] = { - "Petrified Blood has 14% reduced Reservation", + "Petrified Blood has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Petrified Blood has 20% reduced Reservation", + "Petrified Blood has 45% increased Mana Reservation Efficiency", }, }, ["Phase Run"] = { @@ -1765,6 +1782,18 @@ return { "45% increased Poacher's Mark Duration", }, }, + ["Poisonous Concoction"] = { + ["MERCILESS"] = { + "25% increased Poisonous Concoction Damage", + "16% increased Poisonous Concoction Area of Effect", + "Poisonous Concoction uses 8% reduced Flask Charges", + }, + ["ENDGAME"] = { + "40% increased Poisonous Concoction Damage", + "24% increased Poisonous Concoction Area of Effect", + "Poisonous Concoction uses 12% reduced Flask Charges", + }, + }, ["Power Siphon"] = { ["MERCILESS"] = { "25% increased Power Siphon Damage", @@ -1781,18 +1810,26 @@ return { }, ["Precision"] = { ["MERCILESS"] = { - "Precision has 20% reduced Reservation", + "Precision has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Precision has 30% reduced Reservation", + "Precision has 75% increased Mana Reservation Efficiency", }, }, ["Pride"] = { ["MERCILESS"] = { - "Pride has 10% reduced Reservation", + "Pride has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Pride has 15% reduced Reservation", + "Pride has 30% increased Mana Reservation Efficiency", + }, + }, + ["Protective Link"] = { + ["MERCILESS"] = { + "20% increased Protective Link Duration", + }, + ["ENDGAME"] = { + "30% increased Protective Link Duration", }, }, ["Puncture"] = { @@ -1831,34 +1868,34 @@ return { }, ["Purity of Elements"] = { ["MERCILESS"] = { - "Purity of Elements has 14% reduced Reservation", + "Purity of Elements has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Purity of Elements has 20% reduced Reservation", + "Purity of Elements has 30% increased Mana Reservation Efficiency", }, }, ["Purity of Fire"] = { ["MERCILESS"] = { - "Purity of Fire has 14% reduced Reservation", + "Purity of Fire has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Purity of Fire has 20% reduced Reservation", + "Purity of Fire has 45% increased Mana Reservation Efficiency", }, }, ["Purity of Ice"] = { ["MERCILESS"] = { - "Purity of Ice has 14% reduced Reservation", + "Purity of Ice has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Purity of Ice has 20% reduced Reservation", + "Purity of Ice has 45% increased Mana Reservation Efficiency", }, }, ["Purity of Lightning"] = { ["MERCILESS"] = { - "Purity of Lightning has 14% reduced Reservation", + "Purity of Lightning has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Purity of Lightning has 20% reduced Reservation", + "Purity of Lightning has 45% increased Mana Reservation Efficiency", }, }, ["Pyroclast Mine"] = { @@ -2042,10 +2079,10 @@ return { }, ["Seismic Cry"] = { ["MERCILESS"] = { - "Attacks Exerted by Seismic Cry deal 35% increased Damage ", + "Attacks Exerted by Seismic Cry deal 35% increased Damage", }, ["ENDGAME"] = { - "Attacks Exerted by Seismic Cry deal 50% increased Damage ", + "Attacks Exerted by Seismic Cry deal 50% increased Damage", "Seismic Cry has a minimum of 10 Power", }, }, @@ -2069,7 +2106,7 @@ return { }, ["ENDGAME"] = { "Shattering Steel deals 40% increased Damage", - "Shattering Steel grants Fortify on Hitting an Enemy at Close Range", + "Hits at Close Range with Shattering Steel Fortify", "Shattering Steel has 30% chance to not consume Steel Shards", }, }, @@ -2197,6 +2234,14 @@ return { "Sniper's Mark has 45% increased Duration", }, }, + ["Soul Link"] = { + ["MERCILESS"] = { + "20% increased Soul Link Duration", + }, + ["ENDGAME"] = { + "30% increased Soul Link Duration", + }, + }, ["Soulrend"] = { ["MERCILESS"] = { "Soulrend deals 25% increased Damage", @@ -2235,12 +2280,12 @@ return { ["MERCILESS"] = { "25% increased Spectral Shield Throw Damage", "20% increased Spectral Shield Throw Projectile Speed", - "Spectral Shield Throw fires 3 additional Shard Projectiles", + "Spectral Shield Throw fires 2 additional Shard Projectiles", }, ["ENDGAME"] = { "40% increased Spectral Shield Throw Damage", "30% increased Spectral Shield Throw Projectile Speed", - "Spectral Shield Throw fires 5 additional Shard Projectiles", + "Spectral Shield Throw fires 3 additional Shard Projectiles", }, }, ["Spectral Throw"] = { @@ -2257,11 +2302,11 @@ return { }, ["Spellslinger"] = { ["MERCILESS"] = { - "Skills Supported by Spellslinger have 10% reduced Mana Reservation", + "20% increased Mana Reservation Efficiency of Skills Supported by Spellslinger", "Skills Supported by Spellslinger have 20% increased Cooldown Recovery Rate", }, ["ENDGAME"] = { - "Skills Supported by Spellslinger have 15% reduced Mana Reservation", + "30% increased Mana Reservation Efficiency of Skills Supported by Spellslinger", "Skills Supported by Spellslinger have 30% increased Cooldown Recovery Rate", }, }, @@ -2503,11 +2548,11 @@ return { ["Summon Skitterbots"] = { ["MERCILESS"] = { "Summoned Skitterbots have 60% increased Area of Effect", - "Summon Skitterbots has 14% reduced Reservation", + "Summon Skitterbots has 30% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { "Summoned Skitterbots have 90% increased Area of Effect", - "Summon Skitterbots has 20% reduced Reservation", + "Summon Skitterbots has 45% increased Mana Reservation Efficiency", }, }, ["Summon Stone Golem"] = { @@ -2578,6 +2623,24 @@ return { "45% increased Temporal Chains Duration", }, }, + ["Temporal Rift"] = { + ["MERCILESS"] = { + "Temporal Rift has 20% increased Cooldown Recovery Rate", + }, + ["ENDGAME"] = { + "Temporal Rift has 30% increased Cooldown Recovery Rate", + }, + }, + ["Tornado"] = { + ["MERCILESS"] = { + "25% increased Tornado Damage", + "16% increased Tornado Area of Effect", + }, + ["ENDGAME"] = { + "40% increased Tornado Damage", + "24% increased Tornado Area of Effect", + }, + }, ["Tornado Shot"] = { ["MERCILESS"] = { "25% increased Tornado Shot Damage", @@ -2620,6 +2683,14 @@ return { "Blade Vortex has +3% to Critical Strike Multiplier for each blade", }, }, + ["Vampiric Link"] = { + ["MERCILESS"] = { + "20% increased Vampiric Link Duration", + }, + ["ENDGAME"] = { + "30% increased Vampiric Link Duration", + }, + }, ["Vengeance"] = { ["MERCILESS"] = { "25% increased Vengeance Damage", @@ -2644,11 +2715,11 @@ return { ["Vigilant Strike"] = { ["MERCILESS"] = { "25% increased Vigilant Strike Damage", - "30% increased Vigilant Strike Fortify Duration", + "Vigilant Strike has 30% increased Fortification Duration", }, ["ENDGAME"] = { "40% increased Vigilant Strike Damage", - "45% increased Vigilant Strike Fortify Duration", + "Vigilant Strike has 45% increased Fortification Duration", }, }, ["Viper Strike"] = { @@ -2665,10 +2736,10 @@ return { }, ["Vitality"] = { ["MERCILESS"] = { - "Vitality has 20% reduced Reservation", + "Vitality has 50% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Vitality has 30% reduced Reservation", + "Vitality has 75% increased Mana Reservation Efficiency", }, }, ["Void Sphere"] = { @@ -2827,18 +2898,18 @@ return { }, ["Wrath"] = { ["MERCILESS"] = { - "Wrath has 10% reduced Reservation", + "Wrath has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Wrath has 15% reduced Reservation", + "Wrath has 30% increased Mana Reservation Efficiency", }, }, ["Zealotry"] = { ["MERCILESS"] = { - "Zealotry has 10% reduced Reservation", + "Zealotry has 20% increased Mana Reservation Efficiency", }, ["ENDGAME"] = { - "Zealotry has 15% reduced Reservation", + "Zealotry has 30% increased Mana Reservation Efficiency", }, }, } \ No newline at end of file diff --git a/src/Data/Essence.lua b/src/Data/Essence.lua index 36dd65a8fb..242eaebad1 100644 --- a/src/Data/Essence.lua +++ b/src/Data/Essence.lua @@ -12,8 +12,8 @@ return { ["Metadata/Items/Currency/CurrencyEssenceWoe1"] = { name = "Whispering Essence of Woe", type = 1, tier = 1, mods = { ["Gloves"] = "LocalIncreasedEnergyShield1", ["One Handed Mace"] = "SpellDamageOnWeapon1", ["Sceptre"] = "SpellDamageOnWeapon1", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeapon1", ["Dagger"] = "SpellDamageOnWeapon1", ["Boots"] = "LocalIncreasedEnergyShield1", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeapon1", ["Ring"] = "IncreasedEnergyShield1", ["One Handed Axe"] = "SpellDamageOnWeapon1", ["Amulet"] = "IncreasedEnergyShieldPercent1", ["One Handed Sword"] = "SpellDamageOnWeapon1", ["Quiver"] = "WeaponElementalDamageEssence1", ["Wand"] = "SpellDamageOnWeapon1", ["Staff"] = "SpellDamageOnTwoHandWeapon1", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeapon1", ["Thrusting One Handed Sword"] = "SpellDamageOnWeapon1", ["Claw"] = "SpellDamageOnWeapon1", ["Belt"] = "IncreasedEnergyShield1", ["Helmet"] = "LocalIncreasedEnergyShield1", ["Body Armour"] = "LocalIncreasedEnergyShield1", ["Bow"] = "SpellDamageOnTwoHandWeapon1", ["Shield"] = "LocalIncreasedEnergyShield1", }, }, ["Metadata/Items/Currency/CurrencyEssenceWoe2"] = { name = "Muttering Essence of Woe", type = 1, tier = 2, mods = { ["Gloves"] = "LocalIncreasedEnergyShield2", ["One Handed Mace"] = "SpellDamageOnWeapon2", ["Sceptre"] = "SpellDamageOnWeapon2", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeapon2", ["Dagger"] = "SpellDamageOnWeapon2", ["Boots"] = "LocalIncreasedEnergyShield2", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeapon2", ["Ring"] = "IncreasedEnergyShield2", ["One Handed Axe"] = "SpellDamageOnWeapon2", ["Amulet"] = "IncreasedEnergyShieldPercent2", ["One Handed Sword"] = "SpellDamageOnWeapon2", ["Quiver"] = "WeaponElementalDamageEssence2", ["Wand"] = "SpellDamageOnWeapon2", ["Staff"] = "SpellDamageOnTwoHandWeapon2", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeapon2", ["Thrusting One Handed Sword"] = "SpellDamageOnWeapon2", ["Claw"] = "SpellDamageOnWeapon2", ["Belt"] = "IncreasedEnergyShield2", ["Helmet"] = "LocalIncreasedEnergyShield2", ["Body Armour"] = "LocalIncreasedEnergyShield2", ["Bow"] = "SpellDamageOnTwoHandWeapon2", ["Shield"] = "LocalIncreasedEnergyShield2", }, }, ["Metadata/Items/Currency/CurrencyEssenceWoe3"] = { name = "Weeping Essence of Woe", type = 1, tier = 3, mods = { ["Gloves"] = "LocalIncreasedEnergyShield4", ["One Handed Mace"] = "SpellDamageOnWeapon3", ["Sceptre"] = "SpellDamageOnWeapon3", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeapon3", ["Dagger"] = "SpellDamageOnWeapon3", ["Boots"] = "LocalIncreasedEnergyShield4", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeapon3", ["Ring"] = "IncreasedEnergyShield5", ["One Handed Axe"] = "SpellDamageOnWeapon3", ["Amulet"] = "IncreasedEnergyShieldPercent3", ["One Handed Sword"] = "SpellDamageOnWeapon3", ["Quiver"] = "WeaponElementalDamageEssence3", ["Wand"] = "SpellDamageOnWeapon3", ["Staff"] = "SpellDamageOnTwoHandWeapon3", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeapon3", ["Thrusting One Handed Sword"] = "SpellDamageOnWeapon3", ["Claw"] = "SpellDamageOnWeapon3", ["Belt"] = "IncreasedEnergyShield5", ["Helmet"] = "LocalIncreasedEnergyShield4", ["Body Armour"] = "LocalIncreasedEnergyShield4", ["Bow"] = "SpellDamageOnTwoHandWeapon3", ["Shield"] = "LocalIncreasedEnergyShield4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceWoe4"] = { name = "Wailing Essence of Woe", type = 1, tier = 4, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves4", ["One Handed Mace"] = "SpellDamageOnWeapon4", ["Sceptre"] = "SpellDamageOnWeapon4", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeapon4", ["Dagger"] = "SpellDamageOnWeapon4", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves4", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeapon4", ["Ring"] = "IncreasedEnergyShield7", ["One Handed Axe"] = "SpellDamageOnWeapon4", ["Amulet"] = "IncreasedEnergyShieldPercentEssence4", ["One Handed Sword"] = "SpellDamageOnWeapon4", ["Quiver"] = "WeaponElementalDamageEssence4", ["Wand"] = "SpellDamageOnWeapon4", ["Staff"] = "SpellDamageOnTwoHandWeapon4", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeapon4", ["Thrusting One Handed Sword"] = "SpellDamageOnWeapon4", ["Claw"] = "SpellDamageOnWeapon4", ["Belt"] = "IncreasedEnergyShield7", ["Helmet"] = "LocalIncreasedEnergyShield6", ["Body Armour"] = "LocalIncreasedEnergyShield6", ["Bow"] = "SpellDamageOnTwoHandWeapon4", ["Shield"] = "LocalIncreasedEnergyShield7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceWoe5"] = { name = "Screaming Essence of Woe", type = 1, tier = 5, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves5", ["One Handed Mace"] = "SpellDamageOnWeaponEssence5_", ["Sceptre"] = "SpellDamageOnWeaponEssence5_", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeaponEssence5", ["Dagger"] = "SpellDamageOnWeaponEssence5_", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves5", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeaponEssence5", ["Ring"] = "IncreasedEnergyShield8", ["One Handed Axe"] = "SpellDamageOnWeaponEssence5_", ["Amulet"] = "IncreasedEnergyShieldPercentEssence5", ["One Handed Sword"] = "SpellDamageOnWeaponEssence5_", ["Quiver"] = "WeaponElementalDamageEssence5", ["Wand"] = "SpellDamageOnWeaponEssence5_", ["Staff"] = "SpellDamageOnTwoHandWeaponEssence5", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeaponEssence5", ["Thrusting One Handed Sword"] = "SpellDamageOnWeaponEssence5_", ["Claw"] = "SpellDamageOnWeaponEssence5_", ["Belt"] = "IncreasedEnergyShield8", ["Helmet"] = "LocalIncreasedEnergyShieldEssenceHelm5", ["Body Armour"] = "LocalIncreasedEnergyShield8", ["Bow"] = "SpellDamageOnTwoHandWeaponEssence5", ["Shield"] = "LocalIncreasedEnergyShieldEssenceShield5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceWoe4"] = { name = "Wailing Essence of Woe", type = 1, tier = 4, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves4", ["One Handed Mace"] = "SpellDamageOnWeapon4", ["Sceptre"] = "SpellDamageOnWeapon4", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeapon4", ["Dagger"] = "SpellDamageOnWeapon4", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves4", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeapon4", ["Ring"] = "IncreasedEnergyShield7", ["One Handed Axe"] = "SpellDamageOnWeapon4", ["Amulet"] = "IncreasedEnergyShieldPercent4", ["One Handed Sword"] = "SpellDamageOnWeapon4", ["Quiver"] = "WeaponElementalDamageEssence4", ["Wand"] = "SpellDamageOnWeapon4", ["Staff"] = "SpellDamageOnTwoHandWeapon4", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeapon4", ["Thrusting One Handed Sword"] = "SpellDamageOnWeapon4", ["Claw"] = "SpellDamageOnWeapon4", ["Belt"] = "IncreasedEnergyShield7", ["Helmet"] = "LocalIncreasedEnergyShield6", ["Body Armour"] = "LocalIncreasedEnergyShield6", ["Bow"] = "SpellDamageOnTwoHandWeapon4", ["Shield"] = "LocalIncreasedEnergyShield7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceWoe5"] = { name = "Screaming Essence of Woe", type = 1, tier = 5, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves5", ["One Handed Mace"] = "SpellDamageOnWeaponEssence5_", ["Sceptre"] = "SpellDamageOnWeaponEssence5_", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeaponEssence5", ["Dagger"] = "SpellDamageOnWeaponEssence5_", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves5", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeaponEssence5", ["Ring"] = "IncreasedEnergyShield8", ["One Handed Axe"] = "SpellDamageOnWeaponEssence5_", ["Amulet"] = "IncreasedEnergyShieldPercent5", ["One Handed Sword"] = "SpellDamageOnWeaponEssence5_", ["Quiver"] = "WeaponElementalDamageEssence5", ["Wand"] = "SpellDamageOnWeaponEssence5_", ["Staff"] = "SpellDamageOnTwoHandWeaponEssence5", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeaponEssence5", ["Thrusting One Handed Sword"] = "SpellDamageOnWeaponEssence5_", ["Claw"] = "SpellDamageOnWeaponEssence5_", ["Belt"] = "IncreasedEnergyShield8", ["Helmet"] = "LocalIncreasedEnergyShieldEssenceHelm5", ["Body Armour"] = "LocalIncreasedEnergyShield8", ["Bow"] = "SpellDamageOnTwoHandWeaponEssence5", ["Shield"] = "LocalIncreasedEnergyShieldEssenceShield5", }, }, ["Metadata/Items/Currency/CurrencyEssenceWoe6"] = { name = "Shrieking Essence of Woe", type = 1, tier = 6, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves6", ["One Handed Mace"] = "SpellDamageOnWeaponEssence6", ["Sceptre"] = "SpellDamageOnWeaponEssence6", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeaponEssence6", ["Dagger"] = "SpellDamageOnWeaponEssence6", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves6", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeaponEssence6", ["Ring"] = "IncreasedEnergyShield10", ["One Handed Axe"] = "SpellDamageOnWeaponEssence6", ["Amulet"] = "IncreasedEnergyShieldPercentEssence6", ["One Handed Sword"] = "SpellDamageOnWeaponEssence6", ["Quiver"] = "WeaponElementalDamageEssence6_", ["Wand"] = "SpellDamageOnWeaponEssence6", ["Staff"] = "SpellDamageOnTwoHandWeaponEssence6", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeaponEssence6", ["Thrusting One Handed Sword"] = "SpellDamageOnWeaponEssence6", ["Claw"] = "SpellDamageOnWeaponEssence6", ["Belt"] = "IncreasedEnergyShield9", ["Helmet"] = "LocalIncreasedEnergyShieldEssenceHelm6", ["Body Armour"] = "LocalIncreasedEnergyShield10", ["Bow"] = "SpellDamageOnTwoHandWeaponEssence6", ["Shield"] = "LocalIncreasedEnergyShieldEssenceShield6", }, }, ["Metadata/Items/Currency/CurrencyEssenceWoe7"] = { name = "Deafening Essence of Woe", type = 1, tier = 7, mods = { ["Gloves"] = "LocalIncreasedEnergyShieldEssenceBootsGloves7", ["One Handed Mace"] = "SpellDamageOnWeaponEssence7", ["Sceptre"] = "SpellDamageOnWeaponEssence7", ["Two Handed Sword"] = "SpellDamageOnTwoHandWeaponEssence7", ["Dagger"] = "SpellDamageOnWeaponEssence7", ["Boots"] = "LocalIncreasedEnergyShieldEssenceBootsGloves7", ["Two Handed Axe"] = "SpellDamageOnTwoHandWeaponEssence7", ["Ring"] = "IncreasedEnergyShield11", ["One Handed Axe"] = "SpellDamageOnWeaponEssence7", ["Amulet"] = "IncreasedEnergyShieldPercentEssence7_", ["One Handed Sword"] = "SpellDamageOnWeaponEssence7", ["Quiver"] = "WeaponElementalDamageEssence7", ["Wand"] = "SpellDamageOnWeaponEssence7", ["Staff"] = "SpellDamageOnTwoHandWeaponEssence7", ["Two Handed Mace"] = "SpellDamageOnTwoHandWeaponEssence7", ["Thrusting One Handed Sword"] = "SpellDamageOnWeaponEssence7", ["Claw"] = "SpellDamageOnWeaponEssence7", ["Belt"] = "IncreasedEnergyShield10", ["Helmet"] = "LocalIncreasedEnergyShieldEssenceHelm7", ["Body Armour"] = "LocalIncreasedEnergyShieldEssenceChest7__", ["Bow"] = "SpellDamageOnTwoHandWeaponEssence7", ["Shield"] = "LocalIncreasedEnergyShieldEssenceShield7", }, }, ["Metadata/Items/Currency/CurrencyEssenceGreed1"] = { name = "Whispering Essence of Greed", type = 2, tier = 1, mods = { ["Gloves"] = "IncreasedLifeEssence1_", ["One Handed Mace"] = "LifeLeechPermyriadLocalEssence1", ["Sceptre"] = "LifeLeechPermyriadLocalEssence1", ["Two Handed Sword"] = "LifeLeechPermyriadLocalEssence1", ["Dagger"] = "LifeLeechPermyriadLocalEssence1", ["Boots"] = "IncreasedLifeEssence1_", ["Two Handed Axe"] = "LifeLeechPermyriadLocalEssence1", ["Ring"] = "LifeRegeneration1", ["One Handed Axe"] = "LifeLeechPermyriadLocalEssence1", ["Amulet"] = "LifeRegeneration1", ["One Handed Sword"] = "LifeLeechPermyriadLocalEssence1", ["Quiver"] = "LifeLeechPermyriadEssence1", ["Wand"] = "LifeLeechPermyriadLocalEssence1", ["Staff"] = "LifeLeechPermyriadLocalEssence1", ["Two Handed Mace"] = "LifeLeechPermyriadLocalEssence1", ["Thrusting One Handed Sword"] = "LifeLeechPermyriadLocalEssence1", ["Claw"] = "LifeLeechPermyriadLocalEssence1", ["Belt"] = "BeltFlaskLifeRecoveryRateEssence1", ["Helmet"] = "IncreasedLifeEssence1_", ["Body Armour"] = "IncreasedLifeEssence1_", ["Bow"] = "LifeLeechPermyriadLocalEssence1", ["Shield"] = "IncreasedLifeEssence1_", }, }, @@ -25,11 +25,11 @@ return { ["Metadata/Items/Currency/CurrencyEssenceGreed7"] = { name = "Deafening Essence of Greed", type = 2, tier = 7, mods = { ["Gloves"] = "IncreasedLifeEssenceBootsGloves1", ["One Handed Mace"] = "LifeLeechPermyriadLocalEssence7", ["Sceptre"] = "LifeLeechPermyriadLocalEssence7", ["Two Handed Sword"] = "LifeLeechPermyriadLocalEssence7", ["Dagger"] = "LifeLeechPermyriadLocalEssence7", ["Boots"] = "IncreasedLifeEssenceBootsGloves1", ["Two Handed Axe"] = "LifeLeechPermyriadLocalEssence7", ["Ring"] = "LifeRegeneration7", ["One Handed Axe"] = "LifeLeechPermyriadLocalEssence7", ["Amulet"] = "LifeRegeneration7", ["One Handed Sword"] = "LifeLeechPermyriadLocalEssence7", ["Quiver"] = "LifeLeechPermyriadEssence7", ["Wand"] = "LifeLeechPermyriadLocalEssence7", ["Staff"] = "LifeLeechPermyriadLocalEssence7", ["Two Handed Mace"] = "LifeLeechPermyriadLocalEssence7", ["Thrusting One Handed Sword"] = "LifeLeechPermyriadLocalEssence7", ["Claw"] = "LifeLeechPermyriadLocalEssence7", ["Belt"] = "BeltFlaskLifeRecoveryRateEssence7", ["Helmet"] = "IncreasedLifeEssenceHelm1", ["Body Armour"] = "IncreasedLifeEssenceChest1", ["Bow"] = "LifeLeechPermyriadLocalEssence7", ["Shield"] = "IncreasedLifeEssenceShield1", }, }, ["Metadata/Items/Currency/CurrencyEssenceContempt1"] = { name = "Whispering Essence of Contempt", type = 3, tier = 1, mods = { ["Gloves"] = "AddedPhysicalDamage1", ["One Handed Mace"] = "LocalAddedPhysicalDamage1", ["Sceptre"] = "LocalAddedPhysicalDamage1", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand1", ["Dagger"] = "LocalAddedPhysicalDamage1", ["Boots"] = "AttackerTakesDamage1", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand1", ["Ring"] = "AddedPhysicalDamage1", ["One Handed Axe"] = "LocalAddedPhysicalDamage1", ["Amulet"] = "AddedPhysicalDamage1", ["One Handed Sword"] = "LocalAddedPhysicalDamage1", ["Quiver"] = "AddedPhysicalDamage1", ["Wand"] = "LocalAddedPhysicalDamage1", ["Staff"] = "LocalAddedPhysicalDamageTwoHand1", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand1", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage1", ["Claw"] = "LocalAddedPhysicalDamage1", ["Belt"] = "AttackerTakesDamage1", ["Helmet"] = "AttackerTakesDamage1", ["Body Armour"] = "AttackerTakesDamage1", ["Bow"] = "LocalAddedPhysicalDamageTwoHand1", ["Shield"] = "AttackerTakesDamage1", }, }, ["Metadata/Items/Currency/CurrencyEssenceContempt2"] = { name = "Muttering Essence of Contempt", type = 3, tier = 2, mods = { ["Gloves"] = "AddedPhysicalDamage2", ["One Handed Mace"] = "LocalAddedPhysicalDamage2", ["Sceptre"] = "LocalAddedPhysicalDamage2", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand2", ["Dagger"] = "LocalAddedPhysicalDamage2", ["Boots"] = "AttackerTakesDamage2", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand2", ["Ring"] = "AddedPhysicalDamage2", ["One Handed Axe"] = "LocalAddedPhysicalDamage2", ["Amulet"] = "AddedPhysicalDamage2", ["One Handed Sword"] = "LocalAddedPhysicalDamage2", ["Quiver"] = "AddedPhysicalDamage2", ["Wand"] = "LocalAddedPhysicalDamage2", ["Staff"] = "LocalAddedPhysicalDamageTwoHand2", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand2", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage2", ["Claw"] = "LocalAddedPhysicalDamage2", ["Belt"] = "AttackerTakesDamage2", ["Helmet"] = "AttackerTakesDamage2", ["Body Armour"] = "AttackerTakesDamage2", ["Bow"] = "LocalAddedPhysicalDamageTwoHand2", ["Shield"] = "AttackerTakesDamage2", }, }, - ["Metadata/Items/Currency/CurrencyEssenceContempt3"] = { name = "Weeping Essence of Contempt", type = 3, tier = 3, mods = { ["Gloves"] = "AddedPhysicalDamage3", ["One Handed Mace"] = "LocalAddedPhysicalDamage3", ["Sceptre"] = "LocalAddedPhysicalDamage3", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand3", ["Dagger"] = "LocalAddedPhysicalDamage3", ["Boots"] = "AttackerTakesDamage3", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand3", ["Ring"] = "AddedPhysicalDamage4", ["One Handed Axe"] = "LocalAddedPhysicalDamage3", ["Amulet"] = "AddedPhysicalDamage4", ["One Handed Sword"] = "LocalAddedPhysicalDamage3", ["Quiver"] = "AddedPhysicalDamage3", ["Wand"] = "LocalAddedPhysicalDamage3", ["Staff"] = "LocalAddedPhysicalDamageTwoHand3", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand3", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage3", ["Claw"] = "LocalAddedPhysicalDamage3", ["Belt"] = "AttackerTakesDamage3", ["Helmet"] = "AttackerTakesDamage3", ["Body Armour"] = "AttackerTakesDamage3", ["Bow"] = "LocalAddedPhysicalDamageTwoHand3", ["Shield"] = "AttackerTakesDamage3", }, }, - ["Metadata/Items/Currency/CurrencyEssenceContempt4"] = { name = "Wailing Essence of Contempt", type = 3, tier = 4, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver4", ["One Handed Mace"] = "LocalAddedPhysicalDamage4", ["Sceptre"] = "LocalAddedPhysicalDamage4", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand4", ["Dagger"] = "LocalAddedPhysicalDamage4", ["Boots"] = "AttackerTakesDamage4", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand4", ["Ring"] = "AddedPhysicalDamage5", ["One Handed Axe"] = "LocalAddedPhysicalDamage4", ["Amulet"] = "AddedPhysicalDamage6", ["One Handed Sword"] = "LocalAddedPhysicalDamage4", ["Quiver"] = "AddedPhysicalDamageEssenceGlovesQuiver4", ["Wand"] = "LocalAddedPhysicalDamage4", ["Staff"] = "LocalAddedPhysicalDamageTwoHand4", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand4", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage4", ["Claw"] = "LocalAddedPhysicalDamage4", ["Belt"] = "AttackerTakesDamage4", ["Helmet"] = "AttackerTakesDamage4", ["Body Armour"] = "AttackerTakesDamage4", ["Bow"] = "LocalAddedPhysicalDamageTwoHand4", ["Shield"] = "AttackerTakesDamage4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceContempt5"] = { name = "Screaming Essence of Contempt", type = 3, tier = 5, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver5", ["One Handed Mace"] = "LocalAddedPhysicalDamage6", ["Sceptre"] = "LocalAddedPhysicalDamage6", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand6", ["Dagger"] = "LocalAddedPhysicalDamage6", ["Boots"] = "AttackerTakesDamageEssence5", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand6", ["Ring"] = "AddedPhysicalDamageEssenceRing5", ["One Handed Axe"] = "LocalAddedPhysicalDamage6", ["Amulet"] = "AddedPhysicalDamage8", ["One Handed Sword"] = "LocalAddedPhysicalDamage6", ["Quiver"] = "AddedPhysicalDamageEssenceGlovesQuiver5", ["Wand"] = "LocalAddedPhysicalDamage6", ["Staff"] = "LocalAddedPhysicalDamageTwoHand6", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand6", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage6", ["Claw"] = "LocalAddedPhysicalDamage6", ["Belt"] = "AttackerTakesDamageEssence5", ["Helmet"] = "AttackerTakesDamageEssence5", ["Body Armour"] = "AttackerTakesDamageEssence5", ["Bow"] = "LocalAddedPhysicalDamageTwoHand6", ["Shield"] = "AttackerTakesDamageEssence5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceContempt6"] = { name = "Shrieking Essence of Contempt", type = 3, tier = 6, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver6", ["One Handed Mace"] = "LocalAddedPhysicalDamage7", ["Sceptre"] = "LocalAddedPhysicalDamage7", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand7", ["Dagger"] = "LocalAddedPhysicalDamage7", ["Boots"] = "AttackerTakesDamageEssence6", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand7", ["Ring"] = "AddedPhysicalDamageEssenceRing6", ["One Handed Axe"] = "LocalAddedPhysicalDamage7", ["Amulet"] = "AddedPhysicalDamage9", ["One Handed Sword"] = "LocalAddedPhysicalDamage7", ["Quiver"] = "AddedPhysicalDamageEssenceGlovesQuiver6", ["Wand"] = "LocalAddedPhysicalDamage7", ["Staff"] = "LocalAddedPhysicalDamageTwoHand7", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand7", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage7", ["Claw"] = "LocalAddedPhysicalDamage7", ["Belt"] = "AttackerTakesDamageEssence6", ["Helmet"] = "AttackerTakesDamageEssence6", ["Body Armour"] = "AttackerTakesDamageEssence6", ["Bow"] = "LocalAddedPhysicalDamageTwoHand7", ["Shield"] = "AttackerTakesDamageEssence6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceContempt7"] = { name = "Deafening Essence of Contempt", type = 3, tier = 7, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver7", ["One Handed Mace"] = "LocalAddedPhysicalDamageEssenceNew7", ["Sceptre"] = "LocalAddedPhysicalDamageEssenceNew7", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Dagger"] = "LocalAddedPhysicalDamageEssenceNew7", ["Boots"] = "AttackerTakesDamageEssence7", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Ring"] = "AddedPhysicalDamageEssenceRing7", ["One Handed Axe"] = "LocalAddedPhysicalDamageEssenceNew7", ["Amulet"] = "AddedPhysicalDamageEssenceAmulet7", ["One Handed Sword"] = "LocalAddedPhysicalDamageEssenceNew7", ["Quiver"] = "AddedPhysicalDamageEssenceGlovesQuiver7", ["Wand"] = "LocalAddedPhysicalDamageEssenceNew7", ["Staff"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamageEssenceNew7", ["Claw"] = "LocalAddedPhysicalDamageEssenceNew7", ["Belt"] = "AttackerTakesDamageEssence7", ["Helmet"] = "AttackerTakesDamageEssence7", ["Body Armour"] = "AttackerTakesDamageEssence7", ["Bow"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Shield"] = "AttackerTakesDamageEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceContempt3"] = { name = "Weeping Essence of Contempt", type = 3, tier = 3, mods = { ["Gloves"] = "AddedPhysicalDamage3", ["One Handed Mace"] = "LocalAddedPhysicalDamage3", ["Sceptre"] = "LocalAddedPhysicalDamage3", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand3", ["Dagger"] = "LocalAddedPhysicalDamage3", ["Boots"] = "AttackerTakesDamage3", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand3", ["Ring"] = "AddedPhysicalDamage4", ["One Handed Axe"] = "LocalAddedPhysicalDamage3", ["Amulet"] = "AddedPhysicalDamage4", ["One Handed Sword"] = "LocalAddedPhysicalDamage3", ["Quiver"] = "AddedPhysicalDamage4", ["Wand"] = "LocalAddedPhysicalDamage3", ["Staff"] = "LocalAddedPhysicalDamageTwoHand3", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand3", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage3", ["Claw"] = "LocalAddedPhysicalDamage3", ["Belt"] = "AttackerTakesDamage3", ["Helmet"] = "AttackerTakesDamage3", ["Body Armour"] = "AttackerTakesDamage3", ["Bow"] = "LocalAddedPhysicalDamageTwoHand3", ["Shield"] = "AttackerTakesDamage3", }, }, + ["Metadata/Items/Currency/CurrencyEssenceContempt4"] = { name = "Wailing Essence of Contempt", type = 3, tier = 4, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver4", ["One Handed Mace"] = "LocalAddedPhysicalDamage4", ["Sceptre"] = "LocalAddedPhysicalDamage4", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand4", ["Dagger"] = "LocalAddedPhysicalDamage4", ["Boots"] = "AttackerTakesDamage4", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand4", ["Ring"] = "AddedPhysicalDamage5", ["One Handed Axe"] = "LocalAddedPhysicalDamage4", ["Amulet"] = "AddedPhysicalDamage6", ["One Handed Sword"] = "LocalAddedPhysicalDamage4", ["Quiver"] = "AddedPhysicalDamage6", ["Wand"] = "LocalAddedPhysicalDamage4", ["Staff"] = "LocalAddedPhysicalDamageTwoHand4", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand4", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage4", ["Claw"] = "LocalAddedPhysicalDamage4", ["Belt"] = "AttackerTakesDamage4", ["Helmet"] = "AttackerTakesDamage4", ["Body Armour"] = "AttackerTakesDamage4", ["Bow"] = "LocalAddedPhysicalDamageTwoHand4", ["Shield"] = "AttackerTakesDamage4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceContempt5"] = { name = "Screaming Essence of Contempt", type = 3, tier = 5, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver5", ["One Handed Mace"] = "LocalAddedPhysicalDamage6", ["Sceptre"] = "LocalAddedPhysicalDamage6", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand6", ["Dagger"] = "LocalAddedPhysicalDamage6", ["Boots"] = "AttackerTakesDamageEssence5", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand6", ["Ring"] = "AddedPhysicalDamageEssenceRing5", ["One Handed Axe"] = "LocalAddedPhysicalDamage6", ["Amulet"] = "AddedPhysicalDamage8", ["One Handed Sword"] = "LocalAddedPhysicalDamage6", ["Quiver"] = "AddedPhysicalDamage8", ["Wand"] = "LocalAddedPhysicalDamage6", ["Staff"] = "LocalAddedPhysicalDamageTwoHand6", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand6", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage6", ["Claw"] = "LocalAddedPhysicalDamage6", ["Belt"] = "AttackerTakesDamageEssence5", ["Helmet"] = "AttackerTakesDamageEssence5", ["Body Armour"] = "AttackerTakesDamageEssence5", ["Bow"] = "LocalAddedPhysicalDamageTwoHand6", ["Shield"] = "AttackerTakesDamageEssence5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceContempt6"] = { name = "Shrieking Essence of Contempt", type = 3, tier = 6, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver6", ["One Handed Mace"] = "LocalAddedPhysicalDamage7", ["Sceptre"] = "LocalAddedPhysicalDamage7", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHand7", ["Dagger"] = "LocalAddedPhysicalDamage7", ["Boots"] = "AttackerTakesDamageEssence6", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHand7", ["Ring"] = "AddedPhysicalDamageEssenceRing6", ["One Handed Axe"] = "LocalAddedPhysicalDamage7", ["Amulet"] = "AddedPhysicalDamage9", ["One Handed Sword"] = "LocalAddedPhysicalDamage7", ["Quiver"] = "AddedPhysicalDamage9", ["Wand"] = "LocalAddedPhysicalDamage7", ["Staff"] = "LocalAddedPhysicalDamageTwoHand7", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHand7", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamage7", ["Claw"] = "LocalAddedPhysicalDamage7", ["Belt"] = "AttackerTakesDamageEssence6", ["Helmet"] = "AttackerTakesDamageEssence6", ["Body Armour"] = "AttackerTakesDamageEssence6", ["Bow"] = "LocalAddedPhysicalDamageTwoHand7", ["Shield"] = "AttackerTakesDamageEssence6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceContempt7"] = { name = "Deafening Essence of Contempt", type = 3, tier = 7, mods = { ["Gloves"] = "AddedPhysicalDamageEssenceGlovesQuiver7", ["One Handed Mace"] = "LocalAddedPhysicalDamageEssenceNew7", ["Sceptre"] = "LocalAddedPhysicalDamageEssenceNew7", ["Two Handed Sword"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Dagger"] = "LocalAddedPhysicalDamageEssenceNew7", ["Boots"] = "AttackerTakesDamageEssence7", ["Two Handed Axe"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Ring"] = "AddedPhysicalDamageEssenceRing7", ["One Handed Axe"] = "LocalAddedPhysicalDamageEssenceNew7", ["Amulet"] = "AddedPhysicalDamageEssenceAmulet7", ["One Handed Sword"] = "LocalAddedPhysicalDamageEssenceNew7", ["Quiver"] = "AddedPhysicalDamageEssenceAmulet7", ["Wand"] = "LocalAddedPhysicalDamageEssenceNew7", ["Staff"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Two Handed Mace"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Thrusting One Handed Sword"] = "LocalAddedPhysicalDamageEssenceNew7", ["Claw"] = "LocalAddedPhysicalDamageEssenceNew7", ["Belt"] = "AttackerTakesDamageEssence7", ["Helmet"] = "AttackerTakesDamageEssence7", ["Body Armour"] = "AttackerTakesDamageEssence7", ["Bow"] = "LocalAddedPhysicalDamageTwoHandEssenceNew7__", ["Shield"] = "AttackerTakesDamageEssence7", }, }, ["Metadata/Items/Currency/CurrencyEssenceSorrow1"] = { name = "Muttering Essence of Sorrow", type = 4, tier = 2, mods = { ["Gloves"] = "Dexterity2", ["One Handed Mace"] = "ColdResistancePenetrationEssence1", ["Sceptre"] = "ColdResistancePenetrationEssence1", ["Two Handed Sword"] = "ColdResistancePenetrationTwoHandEssence1", ["Dagger"] = "ColdResistancePenetrationEssence1", ["Boots"] = "Dexterity2", ["Two Handed Axe"] = "ColdResistancePenetrationTwoHandEssence1", ["Ring"] = "Dexterity2", ["One Handed Axe"] = "ColdResistancePenetrationEssence1", ["Amulet"] = "Dexterity2", ["One Handed Sword"] = "ColdResistancePenetrationEssence1", ["Quiver"] = "Dexterity2", ["Wand"] = "ColdResistancePenetrationEssence1", ["Staff"] = "ColdResistancePenetrationTwoHandEssence1", ["Two Handed Mace"] = "ColdResistancePenetrationTwoHandEssence1", ["Thrusting One Handed Sword"] = "ColdResistancePenetrationEssence1", ["Claw"] = "ColdResistancePenetrationEssence1", ["Belt"] = "Dexterity2", ["Helmet"] = "Dexterity2", ["Body Armour"] = "Dexterity2", ["Bow"] = "ColdResistancePenetrationTwoHandEssence1", ["Shield"] = "Dexterity2", }, }, ["Metadata/Items/Currency/CurrencyEssenceSorrow2"] = { name = "Weeping Essence of Sorrow", type = 4, tier = 3, mods = { ["Gloves"] = "Dexterity3", ["One Handed Mace"] = "ColdResistancePenetrationEssence2", ["Sceptre"] = "ColdResistancePenetrationEssence2", ["Two Handed Sword"] = "ColdResistancePenetrationTwoHandEssence2", ["Dagger"] = "ColdResistancePenetrationEssence2", ["Boots"] = "Dexterity3", ["Two Handed Axe"] = "ColdResistancePenetrationTwoHandEssence2", ["Ring"] = "Dexterity3", ["One Handed Axe"] = "ColdResistancePenetrationEssence2", ["Amulet"] = "Dexterity3", ["One Handed Sword"] = "ColdResistancePenetrationEssence2", ["Quiver"] = "Dexterity3", ["Wand"] = "ColdResistancePenetrationEssence2", ["Staff"] = "ColdResistancePenetrationTwoHandEssence2", ["Two Handed Mace"] = "ColdResistancePenetrationTwoHandEssence2", ["Thrusting One Handed Sword"] = "ColdResistancePenetrationEssence2", ["Claw"] = "ColdResistancePenetrationEssence2", ["Belt"] = "Dexterity3", ["Helmet"] = "Dexterity3", ["Body Armour"] = "Dexterity3", ["Bow"] = "ColdResistancePenetrationTwoHandEssence2", ["Shield"] = "Dexterity3", }, }, ["Metadata/Items/Currency/CurrencyEssenceSorrow3"] = { name = "Wailing Essence of Sorrow", type = 4, tier = 4, mods = { ["Gloves"] = "Dexterity5", ["One Handed Mace"] = "ColdResistancePenetrationEssence3", ["Sceptre"] = "ColdResistancePenetrationEssence3", ["Two Handed Sword"] = "ColdResistancePenetrationTwoHandEssence3", ["Dagger"] = "ColdResistancePenetrationEssence3", ["Boots"] = "Dexterity5", ["Two Handed Axe"] = "ColdResistancePenetrationTwoHandEssence3", ["Ring"] = "Dexterity5", ["One Handed Axe"] = "ColdResistancePenetrationEssence3", ["Amulet"] = "Dexterity5", ["One Handed Sword"] = "ColdResistancePenetrationEssence3", ["Quiver"] = "Dexterity5", ["Wand"] = "ColdResistancePenetrationEssence3", ["Staff"] = "ColdResistancePenetrationTwoHandEssence3", ["Two Handed Mace"] = "ColdResistancePenetrationTwoHandEssence3", ["Thrusting One Handed Sword"] = "ColdResistancePenetrationEssence3", ["Claw"] = "ColdResistancePenetrationEssence3", ["Belt"] = "Dexterity5", ["Helmet"] = "Dexterity5", ["Body Armour"] = "Dexterity5", ["Bow"] = "ColdResistancePenetrationTwoHandEssence3", ["Shield"] = "Dexterity5", }, }, @@ -42,23 +42,23 @@ return { ["Metadata/Items/Currency/CurrencyEssenceAnger4"] = { name = "Screaming Essence of Anger", type = 5, tier = 5, mods = { ["Gloves"] = "FireResist6", ["One Handed Mace"] = "LocalAddedFireDamage8", ["Sceptre"] = "LocalAddedFireDamage8", ["Two Handed Sword"] = "LocalAddedFireDamageTwoHand8_", ["Dagger"] = "LocalAddedFireDamage8", ["Boots"] = "FireResist6", ["Two Handed Axe"] = "LocalAddedFireDamageTwoHand8_", ["Ring"] = "FireDamagePercentEssence5", ["One Handed Axe"] = "LocalAddedFireDamage8", ["Amulet"] = "FireDamagePercentEssence5", ["One Handed Sword"] = "LocalAddedFireDamage8", ["Quiver"] = "FireResist6", ["Wand"] = "LocalAddedFireDamage8", ["Staff"] = "LocalAddedFireDamageTwoHand8_", ["Two Handed Mace"] = "LocalAddedFireDamageTwoHand8_", ["Thrusting One Handed Sword"] = "LocalAddedFireDamage8", ["Claw"] = "LocalAddedFireDamage8", ["Belt"] = "FireResist6", ["Helmet"] = "FireResist6", ["Body Armour"] = "FireResist6", ["Bow"] = "LocalAddedFireDamage8", ["Shield"] = "FireResist6", }, }, ["Metadata/Items/Currency/CurrencyEssenceAnger5"] = { name = "Shrieking Essence of Anger", type = 5, tier = 6, mods = { ["Gloves"] = "FireResist7", ["One Handed Mace"] = "LocalAddedFireDamage9", ["Sceptre"] = "LocalAddedFireDamage9", ["Two Handed Sword"] = "LocalAddedFireDamageTwoHand9", ["Dagger"] = "LocalAddedFireDamage9", ["Boots"] = "FireResist7", ["Two Handed Axe"] = "LocalAddedFireDamageTwoHand9", ["Ring"] = "FireDamagePercentEssence6_", ["One Handed Axe"] = "LocalAddedFireDamage9", ["Amulet"] = "FireDamagePercentEssence6_", ["One Handed Sword"] = "LocalAddedFireDamage9", ["Quiver"] = "FireResist7", ["Wand"] = "LocalAddedFireDamage9", ["Staff"] = "LocalAddedFireDamageTwoHand9", ["Two Handed Mace"] = "LocalAddedFireDamageTwoHand9", ["Thrusting One Handed Sword"] = "LocalAddedFireDamage9", ["Claw"] = "LocalAddedFireDamage9", ["Belt"] = "FireResist7", ["Helmet"] = "FireResist7", ["Body Armour"] = "FireResist7", ["Bow"] = "LocalAddedFireDamage9", ["Shield"] = "FireResist7", }, }, ["Metadata/Items/Currency/CurrencyEssenceAnger6"] = { name = "Deafening Essence of Anger", type = 5, tier = 7, mods = { ["Gloves"] = "FireResist8", ["One Handed Mace"] = "LocalAddedFireDamageEssence7", ["Sceptre"] = "LocalAddedFireDamageEssence7", ["Two Handed Sword"] = "LocalAddedFireDamageTwoHandEssence7", ["Dagger"] = "LocalAddedFireDamageEssence7", ["Boots"] = "FireResist8", ["Two Handed Axe"] = "LocalAddedFireDamageTwoHandEssence7", ["Ring"] = "FireDamagePercentEssence7", ["One Handed Axe"] = "LocalAddedFireDamageEssence7", ["Amulet"] = "FireDamagePercentEssence7", ["One Handed Sword"] = "LocalAddedFireDamageEssence7", ["Quiver"] = "FireResist8", ["Wand"] = "LocalAddedFireDamageEssence7", ["Staff"] = "LocalAddedFireDamageTwoHandEssence7", ["Two Handed Mace"] = "LocalAddedFireDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "LocalAddedFireDamageEssence7", ["Claw"] = "LocalAddedFireDamageEssence7", ["Belt"] = "FireResist8", ["Helmet"] = "FireResist8", ["Body Armour"] = "FireResist8", ["Bow"] = "LocalAddedFireDamageEssence7", ["Shield"] = "FireResist8", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment1"] = { name = "Muttering Essence of Torment", type = 6, tier = 2, mods = { ["Gloves"] = "AddedLightningDamage2", ["One Handed Mace"] = "SpellAddedLightningDamage2", ["Sceptre"] = "SpellAddedLightningDamage2", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand2", ["Dagger"] = "SpellAddedLightningDamage2", ["Boots"] = "ChanceToAvoidShockEssence2_", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand2", ["Ring"] = "AddedLightningDamage2", ["One Handed Axe"] = "SpellAddedLightningDamage2", ["Amulet"] = "AddedLightningDamage2", ["One Handed Sword"] = "SpellAddedLightningDamage2", ["Quiver"] = "AddedLightningDamage2", ["Wand"] = "SpellAddedLightningDamage2", ["Staff"] = "SpellAddedLightningDamageTwoHand2", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand2", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage2", ["Claw"] = "SpellAddedLightningDamage2", ["Belt"] = "ChanceToAvoidShockEssence2_", ["Helmet"] = "ChanceToAvoidShockEssence2_", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence2", ["Bow"] = "SpellAddedLightningDamageTwoHand2", ["Shield"] = "ChanceToAvoidLightningDamageEssence2", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment2"] = { name = "Weeping Essence of Torment", type = 6, tier = 3, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves3_", ["One Handed Mace"] = "SpellAddedLightningDamage4", ["Sceptre"] = "SpellAddedLightningDamage4", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand4", ["Dagger"] = "SpellAddedLightningDamage4", ["Boots"] = "ChanceToAvoidShockEssence3", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand4", ["Ring"] = "AddedLightningDamage4", ["One Handed Axe"] = "SpellAddedLightningDamage4", ["Amulet"] = "AddedLightningDamage4", ["One Handed Sword"] = "SpellAddedLightningDamage4", ["Quiver"] = "AddedLightningDamageEssenceQuiverGloves3_", ["Wand"] = "SpellAddedLightningDamage4", ["Staff"] = "SpellAddedLightningDamageTwoHand4", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand4", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage4", ["Claw"] = "SpellAddedLightningDamage4", ["Belt"] = "ChanceToAvoidShockEssence3", ["Helmet"] = "ChanceToAvoidShockEssence3", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence3", ["Bow"] = "SpellAddedLightningDamageTwoHand4", ["Shield"] = "ChanceToAvoidLightningDamageEssence3", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment3"] = { name = "Wailing Essence of Torment", type = 6, tier = 4, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves4", ["One Handed Mace"] = "SpellAddedLightningDamage6", ["Sceptre"] = "SpellAddedLightningDamage6", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand6", ["Dagger"] = "SpellAddedLightningDamage6", ["Boots"] = "ChanceToAvoidShockEssence4", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand6", ["Ring"] = "AddedLightningDamage6", ["One Handed Axe"] = "SpellAddedLightningDamage6", ["Amulet"] = "AddedLightningDamage6", ["One Handed Sword"] = "SpellAddedLightningDamage6", ["Quiver"] = "AddedLightningDamageEssenceQuiverGloves4", ["Wand"] = "SpellAddedLightningDamage6", ["Staff"] = "SpellAddedLightningDamageTwoHand6", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand6", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage6", ["Claw"] = "SpellAddedLightningDamage6", ["Belt"] = "ChanceToAvoidShockEssence4", ["Helmet"] = "ChanceToAvoidShockEssence4", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence4", ["Bow"] = "SpellAddedLightningDamageTwoHand6", ["Shield"] = "ChanceToAvoidLightningDamageEssence4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment4"] = { name = "Screaming Essence of Torment", type = 6, tier = 5, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves5", ["One Handed Mace"] = "SpellAddedLightningDamage8", ["Sceptre"] = "SpellAddedLightningDamage8", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand8", ["Dagger"] = "SpellAddedLightningDamage8", ["Boots"] = "ChanceToAvoidShockEssence5", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand8", ["Ring"] = "AddedLightningDamage8", ["One Handed Axe"] = "SpellAddedLightningDamage8", ["Amulet"] = "AddedLightningDamage8", ["One Handed Sword"] = "SpellAddedLightningDamage8", ["Quiver"] = "AddedLightningDamageEssenceQuiverGloves5", ["Wand"] = "SpellAddedLightningDamage8", ["Staff"] = "SpellAddedLightningDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage8", ["Claw"] = "SpellAddedLightningDamage8", ["Belt"] = "ChanceToAvoidShockEssence5", ["Helmet"] = "ChanceToAvoidShockEssence5", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence5", ["Bow"] = "SpellAddedLightningDamageTwoHand8", ["Shield"] = "ChanceToAvoidLightningDamageEssence5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment5"] = { name = "Shrieking Essence of Torment", type = 6, tier = 6, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves6", ["One Handed Mace"] = "SpellAddedLightningDamage9", ["Sceptre"] = "SpellAddedLightningDamage9", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand9_", ["Dagger"] = "SpellAddedLightningDamage9", ["Boots"] = "ChanceToAvoidShockEssence6", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand9_", ["Ring"] = "AddedLightningDamage9", ["One Handed Axe"] = "SpellAddedLightningDamage9", ["Amulet"] = "AddedLightningDamage9", ["One Handed Sword"] = "SpellAddedLightningDamage9", ["Quiver"] = "AddedLightningDamageEssenceQuiverGloves6", ["Wand"] = "SpellAddedLightningDamage9", ["Staff"] = "SpellAddedLightningDamageTwoHand9_", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand9_", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage9", ["Claw"] = "SpellAddedLightningDamage9", ["Belt"] = "ChanceToAvoidShockEssence6", ["Helmet"] = "ChanceToAvoidShockEssence6", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence6", ["Bow"] = "SpellAddedLightningDamageTwoHand9_", ["Shield"] = "ChanceToAvoidLightningDamageEssence6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceTorment6"] = { name = "Deafening Essence of Torment", type = 6, tier = 7, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves7", ["One Handed Mace"] = "SpellAddedLightningDamageEssence7", ["Sceptre"] = "SpellAddedLightningDamageEssence7", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHandEssence7", ["Dagger"] = "SpellAddedLightningDamageEssence7", ["Boots"] = "ChanceToAvoidShockEssence7", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHandEssence7", ["Ring"] = "AddedLightningDamageEssence7", ["One Handed Axe"] = "SpellAddedLightningDamageEssence7", ["Amulet"] = "AddedLightningDamageEssence7", ["One Handed Sword"] = "SpellAddedLightningDamageEssence7", ["Quiver"] = "AddedLightningDamageEssenceQuiverGloves7", ["Wand"] = "SpellAddedLightningDamageEssence7", ["Staff"] = "SpellAddedLightningDamageTwoHandEssence7", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamageEssence7", ["Claw"] = "SpellAddedLightningDamageEssence7", ["Belt"] = "ChanceToAvoidShockEssence7", ["Helmet"] = "ChanceToAvoidShockEssence7", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence7", ["Bow"] = "SpellAddedLightningDamageTwoHandEssence7", ["Shield"] = "ChanceToAvoidLightningDamageEssence7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear1"] = { name = "Muttering Essence of Fear", type = 7, tier = 2, mods = { ["Gloves"] = "MinionLifeEssence2", ["One Handed Mace"] = "MinionDamageOnWeapon2", ["Sceptre"] = "MinionDamageOnWeapon2", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon2", ["Dagger"] = "MinionDamageOnWeapon2", ["Boots"] = "MinionLifeEssence2", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon2", ["Ring"] = "MinionRunSpeedEssence2", ["One Handed Axe"] = "MinionDamageOnWeapon2", ["Amulet"] = "MinionRunSpeedEssence2", ["One Handed Sword"] = "MinionDamageOnWeapon2", ["Quiver"] = "MinionRunSpeedEssence2", ["Wand"] = "MinionDamageOnWeapon2", ["Staff"] = "MinionDamageOnTwoHandWeapon2", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon2", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon2", ["Claw"] = "MinionDamageOnWeapon2", ["Belt"] = "MinionLifeEssence2", ["Helmet"] = "MinionLifeEssence2", ["Body Armour"] = "MinionLifeEssence2", ["Bow"] = "MinionDamageOnTwoHandWeapon2", ["Shield"] = "MinionLifeEssence2", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear2"] = { name = "Weeping Essence of Fear", type = 7, tier = 3, mods = { ["Gloves"] = "MinionLifeEssence3_", ["One Handed Mace"] = "MinionDamageOnWeapon3", ["Sceptre"] = "MinionDamageOnWeapon3", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon3", ["Dagger"] = "MinionDamageOnWeapon3", ["Boots"] = "MinionLifeEssence3_", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon3", ["Ring"] = "MinionRunSpeedEssence3", ["One Handed Axe"] = "MinionDamageOnWeapon3", ["Amulet"] = "MinionRunSpeedEssence3", ["One Handed Sword"] = "MinionDamageOnWeapon3", ["Quiver"] = "MinionRunSpeedEssence3", ["Wand"] = "MinionDamageOnWeapon3", ["Staff"] = "MinionDamageOnTwoHandWeapon3", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon3", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon3", ["Claw"] = "MinionDamageOnWeapon3", ["Belt"] = "MinionLifeEssence3_", ["Helmet"] = "MinionLifeEssence3_", ["Body Armour"] = "MinionLifeEssence3_", ["Bow"] = "MinionDamageOnTwoHandWeapon3", ["Shield"] = "MinionLifeEssence3_", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear3"] = { name = "Wailing Essence of Fear", type = 7, tier = 4, mods = { ["Gloves"] = "MinionLifeEssence4", ["One Handed Mace"] = "MinionDamageOnWeapon4_", ["Sceptre"] = "MinionDamageOnWeapon4_", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon4", ["Dagger"] = "MinionDamageOnWeapon4_", ["Boots"] = "MinionLifeEssence4", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon4", ["Ring"] = "MinionRunSpeedEssence4", ["One Handed Axe"] = "MinionDamageOnWeapon4_", ["Amulet"] = "MinionRunSpeedEssence4", ["One Handed Sword"] = "MinionDamageOnWeapon4_", ["Quiver"] = "MinionRunSpeedEssence4", ["Wand"] = "MinionDamageOnWeapon4_", ["Staff"] = "MinionDamageOnTwoHandWeapon4", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon4", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon4_", ["Claw"] = "MinionDamageOnWeapon4_", ["Belt"] = "MinionLifeEssence4", ["Helmet"] = "MinionLifeEssence4", ["Body Armour"] = "MinionLifeEssence4", ["Bow"] = "MinionDamageOnTwoHandWeapon4", ["Shield"] = "MinionLifeEssence4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear4"] = { name = "Screaming Essence of Fear", type = 7, tier = 5, mods = { ["Gloves"] = "MinionLifeEssence5", ["One Handed Mace"] = "MinionDamageOnWeaponEssence5", ["Sceptre"] = "MinionDamageOnWeaponEssence5", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence5", ["Dagger"] = "MinionDamageOnWeaponEssence5", ["Boots"] = "MinionLifeEssence5", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence5", ["Ring"] = "MinionRunSpeedEssence5", ["One Handed Axe"] = "MinionDamageOnWeaponEssence5", ["Amulet"] = "MinionRunSpeedEssence5", ["One Handed Sword"] = "MinionDamageOnWeaponEssence5", ["Quiver"] = "MinionRunSpeedEssence5", ["Wand"] = "MinionDamageOnWeaponEssence5", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence5", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence5", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence5", ["Claw"] = "MinionDamageOnWeaponEssence5", ["Belt"] = "MinionLifeEssence5", ["Helmet"] = "MinionLifeEssence5", ["Body Armour"] = "MinionLifeEssence5", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence5", ["Shield"] = "MinionLifeEssence5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear5"] = { name = "Shrieking Essence of Fear", type = 7, tier = 6, mods = { ["Gloves"] = "MinionLifeEssence6", ["One Handed Mace"] = "MinionDamageOnWeaponEssence6", ["Sceptre"] = "MinionDamageOnWeaponEssence6", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence6", ["Dagger"] = "MinionDamageOnWeaponEssence6", ["Boots"] = "MinionLifeEssence6", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence6", ["Ring"] = "MinionRunSpeedEssence6", ["One Handed Axe"] = "MinionDamageOnWeaponEssence6", ["Amulet"] = "MinionRunSpeedEssence6", ["One Handed Sword"] = "MinionDamageOnWeaponEssence6", ["Quiver"] = "MinionRunSpeedEssence6", ["Wand"] = "MinionDamageOnWeaponEssence6", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence6", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence6", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence6", ["Claw"] = "MinionDamageOnWeaponEssence6", ["Belt"] = "MinionLifeEssence6", ["Helmet"] = "MinionLifeEssence6", ["Body Armour"] = "MinionLifeEssence6", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence6", ["Shield"] = "MinionLifeEssence6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceFear6"] = { name = "Deafening Essence of Fear", type = 7, tier = 7, mods = { ["Gloves"] = "MinionLifeEssence7", ["One Handed Mace"] = "MinionDamageOnWeaponEssence7", ["Sceptre"] = "MinionDamageOnWeaponEssence7", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence7", ["Dagger"] = "MinionDamageOnWeaponEssence7", ["Boots"] = "MinionLifeEssence7", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence7", ["Ring"] = "MinionRunSpeedEssence7", ["One Handed Axe"] = "MinionDamageOnWeaponEssence7", ["Amulet"] = "MinionRunSpeedEssence7", ["One Handed Sword"] = "MinionDamageOnWeaponEssence7", ["Quiver"] = "MinionRunSpeedEssence7", ["Wand"] = "MinionDamageOnWeaponEssence7", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence7", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence7", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence7", ["Claw"] = "MinionDamageOnWeaponEssence7", ["Belt"] = "MinionLifeEssence7", ["Helmet"] = "MinionLifeEssence7", ["Body Armour"] = "MinionLifeEssence7", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence7", ["Shield"] = "MinionLifeEssence7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceSuffering1"] = { name = "Weeping Essence of Suffering", type = 8, tier = 3, mods = { ["Gloves"] = "AddedColdDamage3", ["One Handed Mace"] = "SpellAddedColdDamage4", ["Sceptre"] = "SpellAddedColdDamage4", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand4", ["Dagger"] = "SpellAddedColdDamage4", ["Boots"] = "ChanceToAvoidFreezeEssence3", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand4", ["Ring"] = "AddedColdDamage4", ["One Handed Axe"] = "SpellAddedColdDamage4", ["Amulet"] = "AddedColdDamage4", ["One Handed Sword"] = "SpellAddedColdDamage4", ["Quiver"] = "AddedColdDamage3", ["Wand"] = "SpellAddedColdDamage4", ["Staff"] = "SpellAddedColdDamageTwoHand4", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand4", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage4", ["Claw"] = "SpellAddedColdDamage4", ["Belt"] = "ChanceToAvoidFreezeEssence3", ["Helmet"] = "ChanceToAvoidFreezeEssence3", ["Body Armour"] = "ChanceToAvoidColdDamageEssence3", ["Bow"] = "SpellAddedColdDamageTwoHand4", ["Shield"] = "ChanceToAvoidColdDamageEssence3", }, }, - ["Metadata/Items/Currency/CurrencyEssenceSuffering2"] = { name = "Wailing Essence of Suffering", type = 8, tier = 4, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves4", ["One Handed Mace"] = "SpellAddedColdDamage6_", ["Sceptre"] = "SpellAddedColdDamage6_", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand6", ["Dagger"] = "SpellAddedColdDamage6_", ["Boots"] = "ChanceToAvoidFreezeEssence4", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand6", ["Ring"] = "AddedColdDamage6", ["One Handed Axe"] = "SpellAddedColdDamage6_", ["Amulet"] = "AddedColdDamage6", ["One Handed Sword"] = "SpellAddedColdDamage6_", ["Quiver"] = "AddedColdDamageEssenceQuiverGloves4", ["Wand"] = "SpellAddedColdDamage6_", ["Staff"] = "SpellAddedColdDamageTwoHand6", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand6", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage6_", ["Claw"] = "SpellAddedColdDamage6_", ["Belt"] = "ChanceToAvoidFreezeEssence4", ["Helmet"] = "ChanceToAvoidFreezeEssence4", ["Body Armour"] = "ChanceToAvoidColdDamageEssence4", ["Bow"] = "SpellAddedColdDamageTwoHand6", ["Shield"] = "ChanceToAvoidColdDamageEssence4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceSuffering3"] = { name = "Screaming Essence of Suffering", type = 8, tier = 5, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves5", ["One Handed Mace"] = "SpellAddedColdDamage8", ["Sceptre"] = "SpellAddedColdDamage8", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand8", ["Dagger"] = "SpellAddedColdDamage8", ["Boots"] = "ChanceToAvoidFreezeEssence5", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand8", ["Ring"] = "AddedColdDamage7", ["One Handed Axe"] = "SpellAddedColdDamage8", ["Amulet"] = "AddedColdDamage7", ["One Handed Sword"] = "SpellAddedColdDamage8", ["Quiver"] = "AddedColdDamageEssenceQuiverGloves5", ["Wand"] = "SpellAddedColdDamage8", ["Staff"] = "SpellAddedColdDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage8", ["Claw"] = "SpellAddedColdDamage8", ["Belt"] = "ChanceToAvoidFreezeEssence5", ["Helmet"] = "ChanceToAvoidFreezeEssence5", ["Body Armour"] = "ChanceToAvoidColdDamageEssence5", ["Bow"] = "SpellAddedColdDamageTwoHand8", ["Shield"] = "ChanceToAvoidColdDamageEssence5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceSuffering4"] = { name = "Shrieking Essence of Suffering", type = 8, tier = 6, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves6", ["One Handed Mace"] = "SpellAddedColdDamage9", ["Sceptre"] = "SpellAddedColdDamage9", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand9", ["Dagger"] = "SpellAddedColdDamage9", ["Boots"] = "ChanceToAvoidFreezeEssence6", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand9", ["Ring"] = "AddedColdDamage9", ["One Handed Axe"] = "SpellAddedColdDamage9", ["Amulet"] = "AddedColdDamage9", ["One Handed Sword"] = "SpellAddedColdDamage9", ["Quiver"] = "AddedColdDamageEssenceQuiverGloves6", ["Wand"] = "SpellAddedColdDamage9", ["Staff"] = "SpellAddedColdDamageTwoHand9", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand9", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage9", ["Claw"] = "SpellAddedColdDamage9", ["Belt"] = "ChanceToAvoidFreezeEssence6", ["Helmet"] = "ChanceToAvoidFreezeEssence6", ["Body Armour"] = "ChanceToAvoidColdDamageEssence6", ["Bow"] = "SpellAddedColdDamageTwoHand9", ["Shield"] = "ChanceToAvoidColdDamageEssence6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceSuffering5"] = { name = "Deafening Essence of Suffering", type = 8, tier = 7, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves7", ["One Handed Mace"] = "SpellAddedColdDamageEssence7", ["Sceptre"] = "SpellAddedColdDamageEssence7", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHandEssence7", ["Dagger"] = "SpellAddedColdDamageEssence7", ["Boots"] = "ChanceToAvoidFreezeEssence7", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHandEssence7", ["Ring"] = "AddedColdDamageEssence7", ["One Handed Axe"] = "SpellAddedColdDamageEssence7", ["Amulet"] = "AddedColdDamageEssence7", ["One Handed Sword"] = "SpellAddedColdDamageEssence7", ["Quiver"] = "AddedColdDamageEssenceQuiverGloves7", ["Wand"] = "SpellAddedColdDamageEssence7", ["Staff"] = "SpellAddedColdDamageTwoHandEssence7", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "SpellAddedColdDamageEssence7", ["Claw"] = "SpellAddedColdDamageEssence7", ["Belt"] = "ChanceToAvoidFreezeEssence7", ["Helmet"] = "ChanceToAvoidFreezeEssence7", ["Body Armour"] = "ChanceToAvoidColdDamageEssence7", ["Bow"] = "SpellAddedColdDamageTwoHandEssence7", ["Shield"] = "ChanceToAvoidColdDamageEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment1"] = { name = "Muttering Essence of Torment", type = 6, tier = 2, mods = { ["Gloves"] = "AddedLightningDamage2", ["One Handed Mace"] = "SpellAddedLightningDamage2", ["Sceptre"] = "SpellAddedLightningDamage2", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand2", ["Dagger"] = "SpellAddedLightningDamage2", ["Boots"] = "ChanceToAvoidShockEssence2_", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand2", ["Ring"] = "AddedLightningDamage2", ["One Handed Axe"] = "SpellAddedLightningDamage2", ["Amulet"] = "AddedLightningDamage2", ["One Handed Sword"] = "SpellAddedLightningDamage2", ["Quiver"] = "AddedLightningDamageQuiver2", ["Wand"] = "SpellAddedLightningDamage2", ["Staff"] = "SpellAddedLightningDamageTwoHand2", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand2", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage2", ["Claw"] = "SpellAddedLightningDamage2", ["Belt"] = "ChanceToAvoidShockEssence2_", ["Helmet"] = "ChanceToAvoidShockEssence2_", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence2", ["Bow"] = "SpellAddedLightningDamageTwoHand2", ["Shield"] = "ChanceToAvoidLightningDamageEssence2", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment2"] = { name = "Weeping Essence of Torment", type = 6, tier = 3, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves3_", ["One Handed Mace"] = "SpellAddedLightningDamage4", ["Sceptre"] = "SpellAddedLightningDamage4", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand4", ["Dagger"] = "SpellAddedLightningDamage4", ["Boots"] = "ChanceToAvoidShockEssence3", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand4", ["Ring"] = "AddedLightningDamage4", ["One Handed Axe"] = "SpellAddedLightningDamage4", ["Amulet"] = "AddedLightningDamage4", ["One Handed Sword"] = "SpellAddedLightningDamage4", ["Quiver"] = "AddedLightningDamageQuiver4", ["Wand"] = "SpellAddedLightningDamage4", ["Staff"] = "SpellAddedLightningDamageTwoHand4", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand4", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage4", ["Claw"] = "SpellAddedLightningDamage4", ["Belt"] = "ChanceToAvoidShockEssence3", ["Helmet"] = "ChanceToAvoidShockEssence3", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence3", ["Bow"] = "SpellAddedLightningDamageTwoHand4", ["Shield"] = "ChanceToAvoidLightningDamageEssence3", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment3"] = { name = "Wailing Essence of Torment", type = 6, tier = 4, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves4", ["One Handed Mace"] = "SpellAddedLightningDamage6", ["Sceptre"] = "SpellAddedLightningDamage6", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand6", ["Dagger"] = "SpellAddedLightningDamage6", ["Boots"] = "ChanceToAvoidShockEssence4", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand6", ["Ring"] = "AddedLightningDamage6", ["One Handed Axe"] = "SpellAddedLightningDamage6", ["Amulet"] = "AddedLightningDamage6", ["One Handed Sword"] = "SpellAddedLightningDamage6", ["Quiver"] = "AddedLightningDamageQuiver6___", ["Wand"] = "SpellAddedLightningDamage6", ["Staff"] = "SpellAddedLightningDamageTwoHand6", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand6", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage6", ["Claw"] = "SpellAddedLightningDamage6", ["Belt"] = "ChanceToAvoidShockEssence4", ["Helmet"] = "ChanceToAvoidShockEssence4", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence4", ["Bow"] = "SpellAddedLightningDamageTwoHand6", ["Shield"] = "ChanceToAvoidLightningDamageEssence4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment4"] = { name = "Screaming Essence of Torment", type = 6, tier = 5, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves5", ["One Handed Mace"] = "SpellAddedLightningDamage8", ["Sceptre"] = "SpellAddedLightningDamage8", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand8", ["Dagger"] = "SpellAddedLightningDamage8", ["Boots"] = "ChanceToAvoidShockEssence5", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand8", ["Ring"] = "AddedLightningDamage8", ["One Handed Axe"] = "SpellAddedLightningDamage8", ["Amulet"] = "AddedLightningDamage8", ["One Handed Sword"] = "SpellAddedLightningDamage8", ["Quiver"] = "AddedLightningDamageQuiver8", ["Wand"] = "SpellAddedLightningDamage8", ["Staff"] = "SpellAddedLightningDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage8", ["Claw"] = "SpellAddedLightningDamage8", ["Belt"] = "ChanceToAvoidShockEssence5", ["Helmet"] = "ChanceToAvoidShockEssence5", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence5", ["Bow"] = "SpellAddedLightningDamageTwoHand8", ["Shield"] = "ChanceToAvoidLightningDamageEssence5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment5"] = { name = "Shrieking Essence of Torment", type = 6, tier = 6, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves6", ["One Handed Mace"] = "SpellAddedLightningDamage9", ["Sceptre"] = "SpellAddedLightningDamage9", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHand9_", ["Dagger"] = "SpellAddedLightningDamage9", ["Boots"] = "ChanceToAvoidShockEssence6", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHand9_", ["Ring"] = "AddedLightningDamage9", ["One Handed Axe"] = "SpellAddedLightningDamage9", ["Amulet"] = "AddedLightningDamage9", ["One Handed Sword"] = "SpellAddedLightningDamage9", ["Quiver"] = "AddedLightningDamageQuiver9", ["Wand"] = "SpellAddedLightningDamage9", ["Staff"] = "SpellAddedLightningDamageTwoHand9_", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHand9_", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamage9", ["Claw"] = "SpellAddedLightningDamage9", ["Belt"] = "ChanceToAvoidShockEssence6", ["Helmet"] = "ChanceToAvoidShockEssence6", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence6", ["Bow"] = "SpellAddedLightningDamageTwoHand9_", ["Shield"] = "ChanceToAvoidLightningDamageEssence6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceTorment6"] = { name = "Deafening Essence of Torment", type = 6, tier = 7, mods = { ["Gloves"] = "AddedLightningDamageEssenceQuiverGloves7", ["One Handed Mace"] = "SpellAddedLightningDamageEssence7", ["Sceptre"] = "SpellAddedLightningDamageEssence7", ["Two Handed Sword"] = "SpellAddedLightningDamageTwoHandEssence7", ["Dagger"] = "SpellAddedLightningDamageEssence7", ["Boots"] = "ChanceToAvoidShockEssence7", ["Two Handed Axe"] = "SpellAddedLightningDamageTwoHandEssence7", ["Ring"] = "AddedLightningDamageEssence7", ["One Handed Axe"] = "SpellAddedLightningDamageEssence7", ["Amulet"] = "AddedLightningDamageEssence7", ["One Handed Sword"] = "SpellAddedLightningDamageEssence7", ["Quiver"] = "AddedLightningDamageQuiverEssence10__", ["Wand"] = "SpellAddedLightningDamageEssence7", ["Staff"] = "SpellAddedLightningDamageTwoHandEssence7", ["Two Handed Mace"] = "SpellAddedLightningDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "SpellAddedLightningDamageEssence7", ["Claw"] = "SpellAddedLightningDamageEssence7", ["Belt"] = "ChanceToAvoidShockEssence7", ["Helmet"] = "ChanceToAvoidShockEssence7", ["Body Armour"] = "ChanceToAvoidLightningDamageEssence7", ["Bow"] = "SpellAddedLightningDamageTwoHandEssence7", ["Shield"] = "ChanceToAvoidLightningDamageEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear1"] = { name = "Muttering Essence of Fear", type = 7, tier = 2, mods = { ["Gloves"] = "MinionDamageGlovesEssence2", ["One Handed Mace"] = "MinionDamageOnWeapon2", ["Sceptre"] = "MinionDamageOnWeapon2", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon2", ["Dagger"] = "MinionDamageOnWeapon2", ["Boots"] = "MinionLifeEssence2", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon2", ["Ring"] = "MinionRunSpeedEssence2", ["One Handed Axe"] = "MinionDamageOnWeapon2", ["Amulet"] = "MinionRunSpeedEssence2", ["One Handed Sword"] = "MinionDamageOnWeapon2", ["Quiver"] = "MinionRunSpeedEssence2", ["Wand"] = "MinionDamageOnWeapon2", ["Staff"] = "MinionDamageOnTwoHandWeapon2", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon2", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon2", ["Claw"] = "MinionDamageOnWeapon2", ["Belt"] = "MinionLifeEssence2", ["Helmet"] = "MinionAccuracyEssence2_", ["Body Armour"] = "MinionLifeEssence2", ["Bow"] = "MinionDamageOnTwoHandWeapon2", ["Shield"] = "MinionLifeEssence2", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear2"] = { name = "Weeping Essence of Fear", type = 7, tier = 3, mods = { ["Gloves"] = "MinionDamageGlovesEssence3", ["One Handed Mace"] = "MinionDamageOnWeapon3", ["Sceptre"] = "MinionDamageOnWeapon3", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon3", ["Dagger"] = "MinionDamageOnWeapon3", ["Boots"] = "MinionLifeEssence3_", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon3", ["Ring"] = "MinionRunSpeedEssence3", ["One Handed Axe"] = "MinionDamageOnWeapon3", ["Amulet"] = "MinionRunSpeedEssence3", ["One Handed Sword"] = "MinionDamageOnWeapon3", ["Quiver"] = "MinionRunSpeedEssence3", ["Wand"] = "MinionDamageOnWeapon3", ["Staff"] = "MinionDamageOnTwoHandWeapon3", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon3", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon3", ["Claw"] = "MinionDamageOnWeapon3", ["Belt"] = "MinionLifeEssence3_", ["Helmet"] = "MinionAccuracyEssence3_", ["Body Armour"] = "MinionLifeEssence3_", ["Bow"] = "MinionDamageOnTwoHandWeapon3", ["Shield"] = "MinionLifeEssence3_", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear3"] = { name = "Wailing Essence of Fear", type = 7, tier = 4, mods = { ["Gloves"] = "MinionDamageGlovesEssence4", ["One Handed Mace"] = "MinionDamageOnWeapon4_", ["Sceptre"] = "MinionDamageOnWeapon4_", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeapon4", ["Dagger"] = "MinionDamageOnWeapon4_", ["Boots"] = "MinionLifeEssence4", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeapon4", ["Ring"] = "MinionRunSpeedEssence4", ["One Handed Axe"] = "MinionDamageOnWeapon4_", ["Amulet"] = "MinionRunSpeedEssence4", ["One Handed Sword"] = "MinionDamageOnWeapon4_", ["Quiver"] = "MinionRunSpeedEssence4", ["Wand"] = "MinionDamageOnWeapon4_", ["Staff"] = "MinionDamageOnTwoHandWeapon4", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeapon4", ["Thrusting One Handed Sword"] = "MinionDamageOnWeapon4_", ["Claw"] = "MinionDamageOnWeapon4_", ["Belt"] = "MinionLifeEssence4", ["Helmet"] = "MinionAccuracyEssence4___", ["Body Armour"] = "MinionLifeEssence4", ["Bow"] = "MinionDamageOnTwoHandWeapon4", ["Shield"] = "MinionLifeEssence4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear4"] = { name = "Screaming Essence of Fear", type = 7, tier = 5, mods = { ["Gloves"] = "MinionDamageGlovesEssence5", ["One Handed Mace"] = "MinionDamageOnWeaponEssence5", ["Sceptre"] = "MinionDamageOnWeaponEssence5", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence5", ["Dagger"] = "MinionDamageOnWeaponEssence5", ["Boots"] = "MinionLifeEssence5", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence5", ["Ring"] = "MinionRunSpeedEssence5", ["One Handed Axe"] = "MinionDamageOnWeaponEssence5", ["Amulet"] = "MinionRunSpeedEssence5", ["One Handed Sword"] = "MinionDamageOnWeaponEssence5", ["Quiver"] = "MinionRunSpeedEssence5", ["Wand"] = "MinionDamageOnWeaponEssence5", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence5", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence5", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence5", ["Claw"] = "MinionDamageOnWeaponEssence5", ["Belt"] = "MinionLifeEssence5", ["Helmet"] = "MinionAccuracyEssence5", ["Body Armour"] = "MinionLifeEssence5", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence5", ["Shield"] = "MinionLifeEssence5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear5"] = { name = "Shrieking Essence of Fear", type = 7, tier = 6, mods = { ["Gloves"] = "MinionDamageGlovesEssence6___", ["One Handed Mace"] = "MinionDamageOnWeaponEssence6", ["Sceptre"] = "MinionDamageOnWeaponEssence6", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence6", ["Dagger"] = "MinionDamageOnWeaponEssence6", ["Boots"] = "MinionLifeEssence6", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence6", ["Ring"] = "MinionRunSpeedEssence6", ["One Handed Axe"] = "MinionDamageOnWeaponEssence6", ["Amulet"] = "MinionRunSpeedEssence6", ["One Handed Sword"] = "MinionDamageOnWeaponEssence6", ["Quiver"] = "MinionRunSpeedEssence6", ["Wand"] = "MinionDamageOnWeaponEssence6", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence6", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence6", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence6", ["Claw"] = "MinionDamageOnWeaponEssence6", ["Belt"] = "MinionLifeEssence6", ["Helmet"] = "MinionAccuracyEssence6", ["Body Armour"] = "MinionLifeEssence6", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence6", ["Shield"] = "MinionLifeEssence6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceFear6"] = { name = "Deafening Essence of Fear", type = 7, tier = 7, mods = { ["Gloves"] = "MinionDamageGlovesEssence7", ["One Handed Mace"] = "MinionDamageOnWeaponEssence7", ["Sceptre"] = "MinionDamageOnWeaponEssence7", ["Two Handed Sword"] = "MinionDamageOnTwoHandWeaponEssence7", ["Dagger"] = "MinionDamageOnWeaponEssence7", ["Boots"] = "MinionLifeEssence7", ["Two Handed Axe"] = "MinionDamageOnTwoHandWeaponEssence7", ["Ring"] = "MinionRunSpeedEssence7", ["One Handed Axe"] = "MinionDamageOnWeaponEssence7", ["Amulet"] = "MinionRunSpeedEssence7", ["One Handed Sword"] = "MinionDamageOnWeaponEssence7", ["Quiver"] = "MinionRunSpeedEssence7", ["Wand"] = "MinionDamageOnWeaponEssence7", ["Staff"] = "MinionDamageOnTwoHandWeaponEssence7", ["Two Handed Mace"] = "MinionDamageOnTwoHandWeaponEssence7", ["Thrusting One Handed Sword"] = "MinionDamageOnWeaponEssence7", ["Claw"] = "MinionDamageOnWeaponEssence7", ["Belt"] = "MinionLifeEssence7", ["Helmet"] = "MinionAccuracyEssence7_", ["Body Armour"] = "MinionLifeEssence7", ["Bow"] = "MinionDamageOnTwoHandWeaponEssence7", ["Shield"] = "MinionLifeEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceSuffering1"] = { name = "Weeping Essence of Suffering", type = 8, tier = 3, mods = { ["Gloves"] = "AddedColdDamage3", ["One Handed Mace"] = "SpellAddedColdDamage4", ["Sceptre"] = "SpellAddedColdDamage4", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand4", ["Dagger"] = "SpellAddedColdDamage4", ["Boots"] = "ChanceToAvoidFreezeEssence3", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand4", ["Ring"] = "AddedColdDamage4", ["One Handed Axe"] = "SpellAddedColdDamage4", ["Amulet"] = "AddedColdDamage4", ["One Handed Sword"] = "SpellAddedColdDamage4", ["Quiver"] = "AddedColdDamageQuiver4__", ["Wand"] = "SpellAddedColdDamage4", ["Staff"] = "SpellAddedColdDamageTwoHand4", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand4", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage4", ["Claw"] = "SpellAddedColdDamage4", ["Belt"] = "ChanceToAvoidFreezeEssence3", ["Helmet"] = "ChanceToAvoidFreezeEssence3", ["Body Armour"] = "ChanceToAvoidColdDamageEssence3", ["Bow"] = "SpellAddedColdDamageTwoHand4", ["Shield"] = "ChanceToAvoidColdDamageEssence3", }, }, + ["Metadata/Items/Currency/CurrencyEssenceSuffering2"] = { name = "Wailing Essence of Suffering", type = 8, tier = 4, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves4", ["One Handed Mace"] = "SpellAddedColdDamage6_", ["Sceptre"] = "SpellAddedColdDamage6_", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand6", ["Dagger"] = "SpellAddedColdDamage6_", ["Boots"] = "ChanceToAvoidFreezeEssence4", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand6", ["Ring"] = "AddedColdDamage6", ["One Handed Axe"] = "SpellAddedColdDamage6_", ["Amulet"] = "AddedColdDamage6", ["One Handed Sword"] = "SpellAddedColdDamage6_", ["Quiver"] = "AddedColdDamageQuiver6", ["Wand"] = "SpellAddedColdDamage6_", ["Staff"] = "SpellAddedColdDamageTwoHand6", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand6", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage6_", ["Claw"] = "SpellAddedColdDamage6_", ["Belt"] = "ChanceToAvoidFreezeEssence4", ["Helmet"] = "ChanceToAvoidFreezeEssence4", ["Body Armour"] = "ChanceToAvoidColdDamageEssence4", ["Bow"] = "SpellAddedColdDamageTwoHand6", ["Shield"] = "ChanceToAvoidColdDamageEssence4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceSuffering3"] = { name = "Screaming Essence of Suffering", type = 8, tier = 5, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves5", ["One Handed Mace"] = "SpellAddedColdDamage8", ["Sceptre"] = "SpellAddedColdDamage8", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand8", ["Dagger"] = "SpellAddedColdDamage8", ["Boots"] = "ChanceToAvoidFreezeEssence5", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand8", ["Ring"] = "AddedColdDamage7", ["One Handed Axe"] = "SpellAddedColdDamage8", ["Amulet"] = "AddedColdDamage7", ["One Handed Sword"] = "SpellAddedColdDamage8", ["Quiver"] = "AddedColdDamageQuiver7", ["Wand"] = "SpellAddedColdDamage8", ["Staff"] = "SpellAddedColdDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage8", ["Claw"] = "SpellAddedColdDamage8", ["Belt"] = "ChanceToAvoidFreezeEssence5", ["Helmet"] = "ChanceToAvoidFreezeEssence5", ["Body Armour"] = "ChanceToAvoidColdDamageEssence5", ["Bow"] = "SpellAddedColdDamageTwoHand8", ["Shield"] = "ChanceToAvoidColdDamageEssence5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceSuffering4"] = { name = "Shrieking Essence of Suffering", type = 8, tier = 6, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves6", ["One Handed Mace"] = "SpellAddedColdDamage9", ["Sceptre"] = "SpellAddedColdDamage9", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHand9", ["Dagger"] = "SpellAddedColdDamage9", ["Boots"] = "ChanceToAvoidFreezeEssence6", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHand9", ["Ring"] = "AddedColdDamage9", ["One Handed Axe"] = "SpellAddedColdDamage9", ["Amulet"] = "AddedColdDamage9", ["One Handed Sword"] = "SpellAddedColdDamage9", ["Quiver"] = "AddedColdDamageQuiver9_", ["Wand"] = "SpellAddedColdDamage9", ["Staff"] = "SpellAddedColdDamageTwoHand9", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHand9", ["Thrusting One Handed Sword"] = "SpellAddedColdDamage9", ["Claw"] = "SpellAddedColdDamage9", ["Belt"] = "ChanceToAvoidFreezeEssence6", ["Helmet"] = "ChanceToAvoidFreezeEssence6", ["Body Armour"] = "ChanceToAvoidColdDamageEssence6", ["Bow"] = "SpellAddedColdDamageTwoHand9", ["Shield"] = "ChanceToAvoidColdDamageEssence6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceSuffering5"] = { name = "Deafening Essence of Suffering", type = 8, tier = 7, mods = { ["Gloves"] = "AddedColdDamageEssenceQuiverGloves7", ["One Handed Mace"] = "SpellAddedColdDamageEssence7", ["Sceptre"] = "SpellAddedColdDamageEssence7", ["Two Handed Sword"] = "SpellAddedColdDamageTwoHandEssence7", ["Dagger"] = "SpellAddedColdDamageEssence7", ["Boots"] = "ChanceToAvoidFreezeEssence7", ["Two Handed Axe"] = "SpellAddedColdDamageTwoHandEssence7", ["Ring"] = "AddedColdDamageEssence7", ["One Handed Axe"] = "SpellAddedColdDamageEssence7", ["Amulet"] = "AddedColdDamageEssence7", ["One Handed Sword"] = "SpellAddedColdDamageEssence7", ["Quiver"] = "AddedColdDamageQuiverEssence10", ["Wand"] = "SpellAddedColdDamageEssence7", ["Staff"] = "SpellAddedColdDamageTwoHandEssence7", ["Two Handed Mace"] = "SpellAddedColdDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "SpellAddedColdDamageEssence7", ["Claw"] = "SpellAddedColdDamageEssence7", ["Belt"] = "ChanceToAvoidFreezeEssence7", ["Helmet"] = "ChanceToAvoidFreezeEssence7", ["Body Armour"] = "ChanceToAvoidColdDamageEssence7", ["Bow"] = "SpellAddedColdDamageTwoHandEssence7", ["Shield"] = "ChanceToAvoidColdDamageEssence7", }, }, ["Metadata/Items/Currency/CurrencyEssenceRage1"] = { name = "Weeping Essence of Rage", type = 9, tier = 3, mods = { ["Gloves"] = "Strength3", ["One Handed Mace"] = "FireResistancePenetrationEssence1", ["Sceptre"] = "FireResistancePenetrationEssence1", ["Two Handed Sword"] = "FireResistancePenetrationTwoHandEssence1", ["Dagger"] = "FireResistancePenetrationEssence1", ["Boots"] = "Strength3", ["Two Handed Axe"] = "FireResistancePenetrationTwoHandEssence1", ["Ring"] = "Strength3", ["One Handed Axe"] = "FireResistancePenetrationEssence1", ["Amulet"] = "Strength3", ["One Handed Sword"] = "FireResistancePenetrationEssence1", ["Quiver"] = "Strength3", ["Wand"] = "FireResistancePenetrationEssence1", ["Staff"] = "FireResistancePenetrationTwoHandEssence1", ["Two Handed Mace"] = "FireResistancePenetrationTwoHandEssence1", ["Thrusting One Handed Sword"] = "FireResistancePenetrationEssence1", ["Claw"] = "FireResistancePenetrationEssence1", ["Belt"] = "Strength3", ["Helmet"] = "Strength3", ["Body Armour"] = "Strength3", ["Bow"] = "FireResistancePenetrationTwoHandEssence1", ["Shield"] = "Strength3", }, }, ["Metadata/Items/Currency/CurrencyEssenceRage2"] = { name = "Wailing Essence of Rage", type = 9, tier = 4, mods = { ["Gloves"] = "Strength5", ["One Handed Mace"] = "FireResistancePenetrationEssence2", ["Sceptre"] = "FireResistancePenetrationEssence2", ["Two Handed Sword"] = "FireResistancePenetrationTwoHandEssence2_", ["Dagger"] = "FireResistancePenetrationEssence2", ["Boots"] = "Strength5", ["Two Handed Axe"] = "FireResistancePenetrationTwoHandEssence2_", ["Ring"] = "Strength5", ["One Handed Axe"] = "FireResistancePenetrationEssence2", ["Amulet"] = "Strength5", ["One Handed Sword"] = "FireResistancePenetrationEssence2", ["Quiver"] = "Strength5", ["Wand"] = "FireResistancePenetrationEssence2", ["Staff"] = "FireResistancePenetrationTwoHandEssence2_", ["Two Handed Mace"] = "FireResistancePenetrationTwoHandEssence2_", ["Thrusting One Handed Sword"] = "FireResistancePenetrationEssence2", ["Claw"] = "FireResistancePenetrationEssence2", ["Belt"] = "Strength5", ["Helmet"] = "Strength5", ["Body Armour"] = "Strength5", ["Bow"] = "FireResistancePenetrationTwoHandEssence2_", ["Shield"] = "Strength5", }, }, ["Metadata/Items/Currency/CurrencyEssenceRage3"] = { name = "Screaming Essence of Rage", type = 9, tier = 5, mods = { ["Gloves"] = "Strength6", ["One Handed Mace"] = "FireResistancePenetrationEssence3", ["Sceptre"] = "FireResistancePenetrationEssence3", ["Two Handed Sword"] = "FireResistancePenetrationTwoHandEssence3", ["Dagger"] = "FireResistancePenetrationEssence3", ["Boots"] = "Strength6", ["Two Handed Axe"] = "FireResistancePenetrationTwoHandEssence3", ["Ring"] = "Strength6", ["One Handed Axe"] = "FireResistancePenetrationEssence3", ["Amulet"] = "Strength6", ["One Handed Sword"] = "FireResistancePenetrationEssence3", ["Quiver"] = "Strength6", ["Wand"] = "FireResistancePenetrationEssence3", ["Staff"] = "FireResistancePenetrationTwoHandEssence3", ["Two Handed Mace"] = "FireResistancePenetrationTwoHandEssence3", ["Thrusting One Handed Sword"] = "FireResistancePenetrationEssence3", ["Claw"] = "FireResistancePenetrationEssence3", ["Belt"] = "Strength6", ["Helmet"] = "Strength6", ["Body Armour"] = "Strength6", ["Bow"] = "FireResistancePenetrationTwoHandEssence3", ["Shield"] = "Strength6", }, }, @@ -69,19 +69,19 @@ return { ["Metadata/Items/Currency/CurrencyEssenceWrath3"] = { name = "Screaming Essence of Wrath", type = 10, tier = 5, mods = { ["Gloves"] = "LightningResist6", ["One Handed Mace"] = "LocalAddedLightningDamage8", ["Sceptre"] = "LocalAddedLightningDamage8", ["Two Handed Sword"] = "LocalAddedLightningDamageTwoHand8", ["Dagger"] = "LocalAddedLightningDamage8", ["Boots"] = "LightningResist6", ["Two Handed Axe"] = "LocalAddedLightningDamageTwoHand8", ["Ring"] = "LightningDamagePercent5", ["One Handed Axe"] = "LocalAddedLightningDamage8", ["Amulet"] = "LightningDamagePercent5", ["One Handed Sword"] = "LocalAddedLightningDamage8", ["Quiver"] = "LightningResist6", ["Wand"] = "LocalAddedLightningDamage8", ["Staff"] = "LocalAddedLightningDamageTwoHand8", ["Two Handed Mace"] = "LocalAddedLightningDamageTwoHand8", ["Thrusting One Handed Sword"] = "LocalAddedLightningDamage8", ["Claw"] = "LocalAddedLightningDamage8", ["Belt"] = "LightningResist6", ["Helmet"] = "LightningResist6", ["Body Armour"] = "LightningResist6", ["Bow"] = "LocalAddedLightningDamage8", ["Shield"] = "LightningResist6", }, }, ["Metadata/Items/Currency/CurrencyEssenceWrath4"] = { name = "Shrieking Essence of Wrath", type = 10, tier = 6, mods = { ["Gloves"] = "LightningResist7", ["One Handed Mace"] = "LocalAddedLightningDamage9", ["Sceptre"] = "LocalAddedLightningDamage9", ["Two Handed Sword"] = "LocalAddedLightningDamageTwoHand9", ["Dagger"] = "LocalAddedLightningDamage9", ["Boots"] = "LightningResist7", ["Two Handed Axe"] = "LocalAddedLightningDamageTwoHand9", ["Ring"] = "LightningDamagePercent6", ["One Handed Axe"] = "LocalAddedLightningDamage9", ["Amulet"] = "LightningDamagePercent6", ["One Handed Sword"] = "LocalAddedLightningDamage9", ["Quiver"] = "LightningResist7", ["Wand"] = "LocalAddedLightningDamage9", ["Staff"] = "LocalAddedLightningDamageTwoHand9", ["Two Handed Mace"] = "LocalAddedLightningDamageTwoHand9", ["Thrusting One Handed Sword"] = "LocalAddedLightningDamage9", ["Claw"] = "LocalAddedLightningDamage9", ["Belt"] = "LightningResist7", ["Helmet"] = "LightningResist7", ["Body Armour"] = "LightningResist7", ["Bow"] = "LocalAddedLightningDamage9", ["Shield"] = "LightningResist7", }, }, ["Metadata/Items/Currency/CurrencyEssenceWrath5"] = { name = "Deafening Essence of Wrath", type = 10, tier = 7, mods = { ["Gloves"] = "LightningResist8", ["One Handed Mace"] = "LocalAddedLightningDamageEssence7_", ["Sceptre"] = "LocalAddedLightningDamageEssence7_", ["Two Handed Sword"] = "LocalAddedLightningDamageTwoHandEssence7", ["Dagger"] = "LocalAddedLightningDamageEssence7_", ["Boots"] = "LightningResist8", ["Two Handed Axe"] = "LocalAddedLightningDamageTwoHandEssence7", ["Ring"] = "LightningDamagePercentEssence7", ["One Handed Axe"] = "LocalAddedLightningDamageEssence7_", ["Amulet"] = "LightningDamagePercentEssence7", ["One Handed Sword"] = "LocalAddedLightningDamageEssence7_", ["Quiver"] = "LightningResist8", ["Wand"] = "LocalAddedLightningDamageEssence7_", ["Staff"] = "LocalAddedLightningDamageTwoHandEssence7", ["Two Handed Mace"] = "LocalAddedLightningDamageTwoHandEssence7", ["Thrusting One Handed Sword"] = "LocalAddedLightningDamageEssence7_", ["Claw"] = "LocalAddedLightningDamageEssence7_", ["Belt"] = "LightningResist8", ["Helmet"] = "LightningResist8", ["Body Armour"] = "LightningResist8", ["Bow"] = "LocalAddedLightningDamageEssence7_", ["Shield"] = "LightningResist8", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDoubt1"] = { name = "Weeping Essence of Doubt", type = 11, tier = 3, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots3", ["One Handed Mace"] = "LocalIncreasedAccuracyNew2", ["Sceptre"] = "LocalIncreasedAccuracyNew2", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Dagger"] = "LocalIncreasedAccuracyNew2", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots3", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew2", ["Ring"] = "IncreasedEvasionRating3", ["One Handed Axe"] = "LocalIncreasedAccuracyNew2", ["Amulet"] = "IncreasedEvasionRatingPercent3", ["One Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Quiver"] = "IncreasedAccuracyNew2", ["Wand"] = "LocalIncreasedAccuracyNew2", ["Staff"] = "LocalIncreasedAccuracyNew2", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew2", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Claw"] = "LocalIncreasedAccuracyNew2", ["Belt"] = "IncreasedEvasionRating3", ["Helmet"] = "LocalIncreasedEvasionRating3", ["Body Armour"] = "LocalIncreasedEvasionRating3", ["Bow"] = "LocalIncreasedAccuracyNew2", ["Shield"] = "LocalIncreasedEvasionRating3", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDoubt2"] = { name = "Wailing Essence of Doubt", type = 11, tier = 4, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots4", ["One Handed Mace"] = "LocalIncreasedAccuracyNew3", ["Sceptre"] = "LocalIncreasedAccuracyNew3", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Dagger"] = "LocalIncreasedAccuracyNew3", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots4", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew3", ["Ring"] = "IncreasedEvasionRating4", ["One Handed Axe"] = "LocalIncreasedAccuracyNew3", ["Amulet"] = "IncreasedEvasionRatingPercent4", ["One Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Quiver"] = "IncreasedAccuracyNew3", ["Wand"] = "LocalIncreasedAccuracyNew3", ["Staff"] = "LocalIncreasedAccuracyNew3", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew3", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Claw"] = "LocalIncreasedAccuracyNew3", ["Belt"] = "IncreasedEvasionRating4", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm4__", ["Body Armour"] = "LocalIncreasedEvasionRating4", ["Bow"] = "LocalIncreasedAccuracyNew3", ["Shield"] = "LocalIncreasedEvasionRating4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDoubt3"] = { name = "Screaming Essence of Doubt", type = 11, tier = 5, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots5", ["One Handed Mace"] = "LocalIncreasedAccuracyNew4", ["Sceptre"] = "LocalIncreasedAccuracyNew4", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Dagger"] = "LocalIncreasedAccuracyNew4", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots5", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew4", ["Ring"] = "IncreasedEvasionRating5", ["One Handed Axe"] = "LocalIncreasedAccuracyNew4", ["Amulet"] = "IncreasedEvasionRatingPercent5", ["One Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Quiver"] = "IncreasedAccuracyNew4", ["Wand"] = "LocalIncreasedAccuracyNew4", ["Staff"] = "LocalIncreasedAccuracyNew4", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew4", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Claw"] = "LocalIncreasedAccuracyNew4", ["Belt"] = "IncreasedEvasionRating5", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm5", ["Body Armour"] = "LocalIncreasedEvasionRating5", ["Bow"] = "LocalIncreasedAccuracyNew4", ["Shield"] = "LocalIncreasedEvasionRating5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDoubt4"] = { name = "Shrieking Essence of Doubt", type = 11, tier = 6, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots6", ["One Handed Mace"] = "LocalIncreasedAccuracyNew5", ["Sceptre"] = "LocalIncreasedAccuracyNew5", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Dagger"] = "LocalIncreasedAccuracyNew5", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots6", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew5", ["Ring"] = "IncreasedEvasionRating6", ["One Handed Axe"] = "LocalIncreasedAccuracyNew5", ["Amulet"] = "IncreasedEvasionRatingPercent7", ["One Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Quiver"] = "IncreasedAccuracyNew5_", ["Wand"] = "LocalIncreasedAccuracyNew5", ["Staff"] = "LocalIncreasedAccuracyNew5", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew5", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Claw"] = "LocalIncreasedAccuracyNew5", ["Belt"] = "IncreasedEvasionRating6", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm6", ["Body Armour"] = "LocalIncreasedEvasionRating6", ["Bow"] = "LocalIncreasedAccuracyNew5", ["Shield"] = "LocalIncreasedEvasionRating6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDoubt5"] = { name = "Deafening Essence of Doubt", type = 11, tier = 7, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots7", ["One Handed Mace"] = "LocalIncreasedAccuracyNew6", ["Sceptre"] = "LocalIncreasedAccuracyNew6", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Dagger"] = "LocalIncreasedAccuracyNew6", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots7", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew6", ["Ring"] = "IncreasedEvasionRatingEssence7", ["One Handed Axe"] = "LocalIncreasedAccuracyNew6", ["Amulet"] = "IncreasedEvasionRatingPercentEssence7", ["One Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Quiver"] = "IncreasedAccuracyNew6", ["Wand"] = "LocalIncreasedAccuracyNew6", ["Staff"] = "LocalIncreasedAccuracyNew6", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew6", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Claw"] = "LocalIncreasedAccuracyNew6", ["Belt"] = "IncreasedEvasionRatingEssence7", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm7", ["Body Armour"] = "LocalIncreasedEvasionRatingEssence7", ["Bow"] = "LocalIncreasedAccuracyNew6", ["Shield"] = "LocalIncreasedEvasionRatingEssence7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceAnguish1"] = { name = "Wailing Essence of Anguish", type = 12, tier = 4, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver4", ["One Handed Mace"] = "SpellAddedFireDamage6", ["Sceptre"] = "SpellAddedFireDamage6", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand6_", ["Dagger"] = "SpellAddedFireDamage6", ["Boots"] = "ChanceToAvoidIgniteEssence4", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand6_", ["Ring"] = "AddedFireDamage6", ["One Handed Axe"] = "SpellAddedFireDamage6", ["Amulet"] = "AddedFireDamage6", ["One Handed Sword"] = "SpellAddedFireDamage6", ["Quiver"] = "AddedFireDamageEssenceGlovesQuiver4", ["Wand"] = "SpellAddedFireDamage6", ["Staff"] = "SpellAddedFireDamageTwoHand6_", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand6_", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage6", ["Claw"] = "SpellAddedFireDamage6", ["Belt"] = "ChanceToAvoidIgniteEssence4", ["Helmet"] = "ChanceToAvoidIgniteEssence4", ["Body Armour"] = "ChanceToAvoidFireDamageEssence4", ["Bow"] = "SpellAddedFireDamageTwoHand6_", ["Shield"] = "ChanceToAvoidFireDamageEssence4", }, }, - ["Metadata/Items/Currency/CurrencyEssenceAnguish2"] = { name = "Screaming Essence of Anguish", type = 12, tier = 5, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver5", ["One Handed Mace"] = "SpellAddedFireDamage8", ["Sceptre"] = "SpellAddedFireDamage8", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand8", ["Dagger"] = "SpellAddedFireDamage8", ["Boots"] = "ChanceToAvoidIgniteEssence5", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand8", ["Ring"] = "AddedFireDamage8", ["One Handed Axe"] = "SpellAddedFireDamage8", ["Amulet"] = "AddedFireDamage8", ["One Handed Sword"] = "SpellAddedFireDamage8", ["Quiver"] = "AddedFireDamageEssenceGlovesQuiver5", ["Wand"] = "SpellAddedFireDamage8", ["Staff"] = "SpellAddedFireDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage8", ["Claw"] = "SpellAddedFireDamage8", ["Belt"] = "ChanceToAvoidIgniteEssence5", ["Helmet"] = "ChanceToAvoidIgniteEssence5", ["Body Armour"] = "ChanceToAvoidFireDamageEssence5", ["Bow"] = "SpellAddedFireDamageTwoHand8", ["Shield"] = "ChanceToAvoidFireDamageEssence5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceAnguish3"] = { name = "Shrieking Essence of Anguish", type = 12, tier = 6, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver6", ["One Handed Mace"] = "SpellAddedFireDamage9", ["Sceptre"] = "SpellAddedFireDamage9", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand9", ["Dagger"] = "SpellAddedFireDamage9", ["Boots"] = "ChanceToAvoidIgniteEssence6", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand9", ["Ring"] = "AddedFireDamage9", ["One Handed Axe"] = "SpellAddedFireDamage9", ["Amulet"] = "AddedFireDamage9", ["One Handed Sword"] = "SpellAddedFireDamage9", ["Quiver"] = "AddedFireDamageEssenceGlovesQuiver6", ["Wand"] = "SpellAddedFireDamage9", ["Staff"] = "SpellAddedFireDamageTwoHand9", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand9", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage9", ["Claw"] = "SpellAddedFireDamage9", ["Belt"] = "ChanceToAvoidIgniteEssence6", ["Helmet"] = "ChanceToAvoidIgniteEssence6", ["Body Armour"] = "ChanceToAvoidFireDamageEssence6", ["Bow"] = "SpellAddedFireDamageTwoHand9", ["Shield"] = "ChanceToAvoidFireDamageEssence6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceAnguish4"] = { name = "Deafening Essence of Anguish", type = 12, tier = 7, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver7", ["One Handed Mace"] = "SpellAddedFireDamageEssence7", ["Sceptre"] = "SpellAddedFireDamageEssence7", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHandEssence7_", ["Dagger"] = "SpellAddedFireDamageEssence7", ["Boots"] = "ChanceToAvoidIgniteEssence7_", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHandEssence7_", ["Ring"] = "AddedFireDamageEssence7", ["One Handed Axe"] = "SpellAddedFireDamageEssence7", ["Amulet"] = "AddedFireDamageEssence7", ["One Handed Sword"] = "SpellAddedFireDamageEssence7", ["Quiver"] = "AddedFireDamageEssenceGlovesQuiver7", ["Wand"] = "SpellAddedFireDamageEssence7", ["Staff"] = "SpellAddedFireDamageTwoHandEssence7_", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHandEssence7_", ["Thrusting One Handed Sword"] = "SpellAddedFireDamageEssence7", ["Claw"] = "SpellAddedFireDamageEssence7", ["Belt"] = "ChanceToAvoidIgniteEssence7_", ["Helmet"] = "ChanceToAvoidIgniteEssence7_", ["Body Armour"] = "ChanceToAvoidFireDamageEssence7", ["Bow"] = "SpellAddedFireDamageTwoHandEssence7_", ["Shield"] = "ChanceToAvoidFireDamageEssence7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceLoathing1"] = { name = "Wailing Essence of Loathing", type = 13, tier = 4, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves4", ["One Handed Mace"] = "LocalCriticalStrikeChance3", ["Sceptre"] = "LocalCriticalStrikeChance3", ["Two Handed Sword"] = "LocalCriticalStrikeChance3", ["Dagger"] = "LocalCriticalStrikeChance3", ["Boots"] = "ChanceToDodgeEssence4", ["Two Handed Axe"] = "LocalCriticalStrikeChance3", ["Ring"] = "CriticalStrikeChanceEssenceGloves4", ["One Handed Axe"] = "LocalCriticalStrikeChance3", ["Amulet"] = "CriticalStrikeChance4", ["One Handed Sword"] = "LocalCriticalStrikeChance3", ["Quiver"] = "CriticalStrikeChance4", ["Wand"] = "LocalCriticalStrikeChance3", ["Staff"] = "LocalCriticalStrikeChance3", ["Two Handed Mace"] = "LocalCriticalStrikeChance3", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance3", ["Claw"] = "LocalCriticalStrikeChance3", ["Belt"] = "StunDuration3", ["Helmet"] = "ReducedManaReservationCostEssence4", ["Body Armour"] = "ChanceToDodgeEssence4", ["Bow"] = "LocalCriticalStrikeChance3", ["Shield"] = "AdditionalShieldBlockChance1", }, }, - ["Metadata/Items/Currency/CurrencyEssenceLoathing2"] = { name = "Screaming Essence of Loathing", type = 13, tier = 5, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves5", ["One Handed Mace"] = "LocalCriticalStrikeChance4", ["Sceptre"] = "LocalCriticalStrikeChance4", ["Two Handed Sword"] = "LocalCriticalStrikeChance4", ["Dagger"] = "LocalCriticalStrikeChance4", ["Boots"] = "ChanceToDodgeEssence5", ["Two Handed Axe"] = "LocalCriticalStrikeChance4", ["Ring"] = "CriticalStrikeChanceEssenceGloves5", ["One Handed Axe"] = "LocalCriticalStrikeChance4", ["Amulet"] = "CriticalStrikeChance5", ["One Handed Sword"] = "LocalCriticalStrikeChance4", ["Quiver"] = "CriticalStrikeChance5", ["Wand"] = "LocalCriticalStrikeChance4", ["Staff"] = "LocalCriticalStrikeChance4", ["Two Handed Mace"] = "LocalCriticalStrikeChance4", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance4", ["Claw"] = "LocalCriticalStrikeChance4", ["Belt"] = "StunDuration4", ["Helmet"] = "ReducedManaReservationCostEssence5", ["Body Armour"] = "ChanceToDodgeEssence5", ["Bow"] = "LocalCriticalStrikeChance4", ["Shield"] = "AdditionalShieldBlockChance2", }, }, - ["Metadata/Items/Currency/CurrencyEssenceLoathing3"] = { name = "Shrieking Essence of Loathing", type = 13, tier = 6, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves6", ["One Handed Mace"] = "LocalCriticalStrikeChance5", ["Sceptre"] = "LocalCriticalStrikeChance5", ["Two Handed Sword"] = "LocalCriticalStrikeChance5", ["Dagger"] = "LocalCriticalStrikeChance5", ["Boots"] = "ChanceToDodgeEssence6", ["Two Handed Axe"] = "LocalCriticalStrikeChance5", ["Ring"] = "CriticalStrikeChanceEssenceGloves6", ["One Handed Axe"] = "LocalCriticalStrikeChance5", ["Amulet"] = "CriticalStrikeChance6", ["One Handed Sword"] = "LocalCriticalStrikeChance5", ["Quiver"] = "CriticalStrikeChance6", ["Wand"] = "LocalCriticalStrikeChance5", ["Staff"] = "LocalCriticalStrikeChance5", ["Two Handed Mace"] = "LocalCriticalStrikeChance5", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance5", ["Claw"] = "LocalCriticalStrikeChance5", ["Belt"] = "StunDuration5", ["Helmet"] = "ReducedManaReservationCostEssence6", ["Body Armour"] = "ChanceToDodgeEssence6", ["Bow"] = "LocalCriticalStrikeChance5", ["Shield"] = "AdditionalShieldBlockChance3", }, }, - ["Metadata/Items/Currency/CurrencyEssenceLoathing4"] = { name = "Deafening Essence of Loathing", type = 13, tier = 7, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves7", ["One Handed Mace"] = "LocalCriticalStrikeChance6", ["Sceptre"] = "LocalCriticalStrikeChance6", ["Two Handed Sword"] = "LocalCriticalStrikeChance6", ["Dagger"] = "LocalCriticalStrikeChance6", ["Boots"] = "ChanceToDodgeEssence7", ["Two Handed Axe"] = "LocalCriticalStrikeChance6", ["Ring"] = "CriticalStrikeChanceEssenceGloves7", ["One Handed Axe"] = "LocalCriticalStrikeChance6", ["Amulet"] = "CriticalStrikeChanceEssence7", ["One Handed Sword"] = "LocalCriticalStrikeChance6", ["Quiver"] = "CriticalStrikeChanceEssence7", ["Wand"] = "LocalCriticalStrikeChance6", ["Staff"] = "LocalCriticalStrikeChance6", ["Two Handed Mace"] = "LocalCriticalStrikeChance6", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance6", ["Claw"] = "LocalCriticalStrikeChance6", ["Belt"] = "StunDurationEssence7", ["Helmet"] = "ReducedManaReservationCostEssence7", ["Body Armour"] = "ChanceToDodgeEssence7", ["Bow"] = "LocalCriticalStrikeChance6", ["Shield"] = "AdditionalShieldBlockChance4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDoubt1"] = { name = "Weeping Essence of Doubt", type = 11, tier = 3, mods = { ["Gloves"] = "LocalIncreasedEvasionRating4", ["One Handed Mace"] = "LocalIncreasedAccuracyNew2", ["Sceptre"] = "LocalIncreasedAccuracyNew2", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Dagger"] = "LocalIncreasedAccuracyNew2", ["Boots"] = "LocalIncreasedEvasionRating4", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew2", ["Ring"] = "IncreasedEvasionRating3", ["One Handed Axe"] = "LocalIncreasedAccuracyNew2", ["Amulet"] = "IncreasedEvasionRatingPercent3", ["One Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Quiver"] = "IncreasedAccuracyNew2", ["Wand"] = "LocalIncreasedAccuracyNew2", ["Staff"] = "LocalIncreasedAccuracyNew2", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew2", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew2", ["Claw"] = "LocalIncreasedAccuracyNew2", ["Belt"] = "IncreasedEvasionRating3", ["Helmet"] = "LocalIncreasedEvasionRating4", ["Body Armour"] = "LocalIncreasedEvasionRating4", ["Bow"] = "LocalIncreasedAccuracyNew2", ["Shield"] = "LocalIncreasedEvasionRating4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDoubt2"] = { name = "Wailing Essence of Doubt", type = 11, tier = 4, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots4", ["One Handed Mace"] = "LocalIncreasedAccuracyNew3", ["Sceptre"] = "LocalIncreasedAccuracyNew3", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Dagger"] = "LocalIncreasedAccuracyNew3", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots4", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew3", ["Ring"] = "IncreasedEvasionRating4", ["One Handed Axe"] = "LocalIncreasedAccuracyNew3", ["Amulet"] = "IncreasedEvasionRatingPercent4", ["One Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Quiver"] = "IncreasedAccuracyNew3", ["Wand"] = "LocalIncreasedAccuracyNew3", ["Staff"] = "LocalIncreasedAccuracyNew3", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew3", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew3", ["Claw"] = "LocalIncreasedAccuracyNew3", ["Belt"] = "IncreasedEvasionRating4", ["Helmet"] = "LocalIncreasedEvasionRating6", ["Body Armour"] = "LocalIncreasedEvasionRating6", ["Bow"] = "LocalIncreasedAccuracyNew3", ["Shield"] = "LocalIncreasedEvasionRating7_", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDoubt3"] = { name = "Screaming Essence of Doubt", type = 11, tier = 5, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots5", ["One Handed Mace"] = "LocalIncreasedAccuracyNew4", ["Sceptre"] = "LocalIncreasedAccuracyNew4", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Dagger"] = "LocalIncreasedAccuracyNew4", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots5", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew4", ["Ring"] = "IncreasedEvasionRating5", ["One Handed Axe"] = "LocalIncreasedAccuracyNew4", ["Amulet"] = "IncreasedEvasionRatingPercent5", ["One Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Quiver"] = "IncreasedAccuracyNew4", ["Wand"] = "LocalIncreasedAccuracyNew4", ["Staff"] = "LocalIncreasedAccuracyNew4", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew4", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew4", ["Claw"] = "LocalIncreasedAccuracyNew4", ["Belt"] = "IncreasedEvasionRating5", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm5", ["Body Armour"] = "LocalIncreasedEvasionRating8", ["Bow"] = "LocalIncreasedAccuracyNew4", ["Shield"] = "LocalIncreasedEvasionRatingEssenceShield5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDoubt4"] = { name = "Shrieking Essence of Doubt", type = 11, tier = 6, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots6", ["One Handed Mace"] = "LocalIncreasedAccuracyNew5", ["Sceptre"] = "LocalIncreasedAccuracyNew5", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Dagger"] = "LocalIncreasedAccuracyNew5", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots6", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew5", ["Ring"] = "IncreasedEvasionRating6", ["One Handed Axe"] = "LocalIncreasedAccuracyNew5", ["Amulet"] = "IncreasedEvasionRatingPercentEssence6", ["One Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Quiver"] = "IncreasedAccuracyNew5_", ["Wand"] = "LocalIncreasedAccuracyNew5", ["Staff"] = "LocalIncreasedAccuracyNew5", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew5", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew5", ["Claw"] = "LocalIncreasedAccuracyNew5", ["Belt"] = "IncreasedEvasionRating6", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm6", ["Body Armour"] = "LocalIncreasedEvasionRating10", ["Bow"] = "LocalIncreasedAccuracyNew5", ["Shield"] = "LocalIncreasedEvasionRatingEssenceShield6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDoubt5"] = { name = "Deafening Essence of Doubt", type = 11, tier = 7, mods = { ["Gloves"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots7", ["One Handed Mace"] = "LocalIncreasedAccuracyNew6", ["Sceptre"] = "LocalIncreasedAccuracyNew6", ["Two Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Dagger"] = "LocalIncreasedAccuracyNew6", ["Boots"] = "LocalIncreasedEvasionRatingEssenceGlovesBoots7", ["Two Handed Axe"] = "LocalIncreasedAccuracyNew6", ["Ring"] = "IncreasedEvasionRatingEssence7", ["One Handed Axe"] = "LocalIncreasedAccuracyNew6", ["Amulet"] = "IncreasedEvasionRatingPercentEssence7", ["One Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Quiver"] = "IncreasedAccuracyNew6", ["Wand"] = "LocalIncreasedAccuracyNew6", ["Staff"] = "LocalIncreasedAccuracyNew6", ["Two Handed Mace"] = "LocalIncreasedAccuracyNew6", ["Thrusting One Handed Sword"] = "LocalIncreasedAccuracyNew6", ["Claw"] = "LocalIncreasedAccuracyNew6", ["Belt"] = "IncreasedEvasionRatingEssence7", ["Helmet"] = "LocalIncreasedEvasionRatingEssenceHelm7", ["Body Armour"] = "LocalIncreasedEvasionRatingEssence7", ["Bow"] = "LocalIncreasedAccuracyNew6", ["Shield"] = "LocalIncreasedEvasionRatingEssenceShield7____", }, }, + ["Metadata/Items/Currency/CurrencyEssenceAnguish1"] = { name = "Wailing Essence of Anguish", type = 12, tier = 4, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver4", ["One Handed Mace"] = "SpellAddedFireDamage6", ["Sceptre"] = "SpellAddedFireDamage6", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand6_", ["Dagger"] = "SpellAddedFireDamage6", ["Boots"] = "ChanceToAvoidIgniteEssence4", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand6_", ["Ring"] = "AddedFireDamage6", ["One Handed Axe"] = "SpellAddedFireDamage6", ["Amulet"] = "AddedFireDamage6", ["One Handed Sword"] = "SpellAddedFireDamage6", ["Quiver"] = "AddedFireDamageQuiver6", ["Wand"] = "SpellAddedFireDamage6", ["Staff"] = "SpellAddedFireDamageTwoHand6_", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand6_", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage6", ["Claw"] = "SpellAddedFireDamage6", ["Belt"] = "ChanceToAvoidIgniteEssence4", ["Helmet"] = "ChanceToAvoidIgniteEssence4", ["Body Armour"] = "ChanceToAvoidFireDamageEssence4", ["Bow"] = "SpellAddedFireDamageTwoHand6_", ["Shield"] = "ChanceToAvoidFireDamageEssence4", }, }, + ["Metadata/Items/Currency/CurrencyEssenceAnguish2"] = { name = "Screaming Essence of Anguish", type = 12, tier = 5, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver5", ["One Handed Mace"] = "SpellAddedFireDamage8", ["Sceptre"] = "SpellAddedFireDamage8", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand8", ["Dagger"] = "SpellAddedFireDamage8", ["Boots"] = "ChanceToAvoidIgniteEssence5", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand8", ["Ring"] = "AddedFireDamage8", ["One Handed Axe"] = "SpellAddedFireDamage8", ["Amulet"] = "AddedFireDamage8", ["One Handed Sword"] = "SpellAddedFireDamage8", ["Quiver"] = "AddedFireDamageQuiver8__", ["Wand"] = "SpellAddedFireDamage8", ["Staff"] = "SpellAddedFireDamageTwoHand8", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand8", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage8", ["Claw"] = "SpellAddedFireDamage8", ["Belt"] = "ChanceToAvoidIgniteEssence5", ["Helmet"] = "ChanceToAvoidIgniteEssence5", ["Body Armour"] = "ChanceToAvoidFireDamageEssence5", ["Bow"] = "SpellAddedFireDamageTwoHand8", ["Shield"] = "ChanceToAvoidFireDamageEssence5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceAnguish3"] = { name = "Shrieking Essence of Anguish", type = 12, tier = 6, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver6", ["One Handed Mace"] = "SpellAddedFireDamage9", ["Sceptre"] = "SpellAddedFireDamage9", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHand9", ["Dagger"] = "SpellAddedFireDamage9", ["Boots"] = "ChanceToAvoidIgniteEssence6", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHand9", ["Ring"] = "AddedFireDamage9", ["One Handed Axe"] = "SpellAddedFireDamage9", ["Amulet"] = "AddedFireDamage9", ["One Handed Sword"] = "SpellAddedFireDamage9", ["Quiver"] = "AddedFireDamageQuiver9", ["Wand"] = "SpellAddedFireDamage9", ["Staff"] = "SpellAddedFireDamageTwoHand9", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHand9", ["Thrusting One Handed Sword"] = "SpellAddedFireDamage9", ["Claw"] = "SpellAddedFireDamage9", ["Belt"] = "ChanceToAvoidIgniteEssence6", ["Helmet"] = "ChanceToAvoidIgniteEssence6", ["Body Armour"] = "ChanceToAvoidFireDamageEssence6", ["Bow"] = "SpellAddedFireDamageTwoHand9", ["Shield"] = "ChanceToAvoidFireDamageEssence6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceAnguish4"] = { name = "Deafening Essence of Anguish", type = 12, tier = 7, mods = { ["Gloves"] = "AddedFireDamageEssenceGlovesQuiver7", ["One Handed Mace"] = "SpellAddedFireDamageEssence7", ["Sceptre"] = "SpellAddedFireDamageEssence7", ["Two Handed Sword"] = "SpellAddedFireDamageTwoHandEssence7_", ["Dagger"] = "SpellAddedFireDamageEssence7", ["Boots"] = "ChanceToAvoidIgniteEssence7_", ["Two Handed Axe"] = "SpellAddedFireDamageTwoHandEssence7_", ["Ring"] = "AddedFireDamageEssence7", ["One Handed Axe"] = "SpellAddedFireDamageEssence7", ["Amulet"] = "AddedFireDamageEssence7", ["One Handed Sword"] = "SpellAddedFireDamageEssence7", ["Quiver"] = "AddedFireDamageQuiverEssence10", ["Wand"] = "SpellAddedFireDamageEssence7", ["Staff"] = "SpellAddedFireDamageTwoHandEssence7_", ["Two Handed Mace"] = "SpellAddedFireDamageTwoHandEssence7_", ["Thrusting One Handed Sword"] = "SpellAddedFireDamageEssence7", ["Claw"] = "SpellAddedFireDamageEssence7", ["Belt"] = "ChanceToAvoidIgniteEssence7_", ["Helmet"] = "ChanceToAvoidIgniteEssence7_", ["Body Armour"] = "ChanceToAvoidFireDamageEssence7", ["Bow"] = "SpellAddedFireDamageTwoHandEssence7_", ["Shield"] = "ChanceToAvoidFireDamageEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceLoathing1"] = { name = "Wailing Essence of Loathing", type = 13, tier = 4, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves4", ["One Handed Mace"] = "LocalCriticalStrikeChance3", ["Sceptre"] = "LocalCriticalStrikeChance3", ["Two Handed Sword"] = "LocalCriticalStrikeChance3", ["Dagger"] = "LocalCriticalStrikeChance3", ["Boots"] = "ChanceToAvoidElementalStatusAilmentsEssence1", ["Two Handed Axe"] = "LocalCriticalStrikeChance3", ["Ring"] = "CriticalStrikeChanceEssenceGloves4", ["One Handed Axe"] = "LocalCriticalStrikeChance3", ["Amulet"] = "CriticalStrikeChance4", ["One Handed Sword"] = "LocalCriticalStrikeChance3", ["Quiver"] = "CriticalStrikeChance4", ["Wand"] = "LocalCriticalStrikeChance3", ["Staff"] = "LocalCriticalStrikeChance3", ["Two Handed Mace"] = "LocalCriticalStrikeChance3", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance3", ["Claw"] = "LocalCriticalStrikeChance3", ["Belt"] = "StunDuration3", ["Helmet"] = "ManaReservationEfficiencyEssence4", ["Body Armour"] = "ManaReservationEfficiencyEssence4", ["Bow"] = "LocalCriticalStrikeChance3", ["Shield"] = "AdditionalBlockChance3", }, }, + ["Metadata/Items/Currency/CurrencyEssenceLoathing2"] = { name = "Screaming Essence of Loathing", type = 13, tier = 5, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves5", ["One Handed Mace"] = "LocalCriticalStrikeChance4", ["Sceptre"] = "LocalCriticalStrikeChance4", ["Two Handed Sword"] = "LocalCriticalStrikeChance4", ["Dagger"] = "LocalCriticalStrikeChance4", ["Boots"] = "ChanceToAvoidElementalStatusAilmentsEssence2", ["Two Handed Axe"] = "LocalCriticalStrikeChance4", ["Ring"] = "CriticalStrikeChanceEssenceGloves5", ["One Handed Axe"] = "LocalCriticalStrikeChance4", ["Amulet"] = "CriticalStrikeChance5", ["One Handed Sword"] = "LocalCriticalStrikeChance4", ["Quiver"] = "CriticalStrikeChance5", ["Wand"] = "LocalCriticalStrikeChance4", ["Staff"] = "LocalCriticalStrikeChance4", ["Two Handed Mace"] = "LocalCriticalStrikeChance4", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance4", ["Claw"] = "LocalCriticalStrikeChance4", ["Belt"] = "StunDuration4", ["Helmet"] = "ManaReservationEfficiencyEssence5__", ["Body Armour"] = "ManaReservationEfficiencyEssence5__", ["Bow"] = "LocalCriticalStrikeChance4", ["Shield"] = "AdditionalBlockChance4_", }, }, + ["Metadata/Items/Currency/CurrencyEssenceLoathing3"] = { name = "Shrieking Essence of Loathing", type = 13, tier = 6, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves6", ["One Handed Mace"] = "LocalCriticalStrikeChance5", ["Sceptre"] = "LocalCriticalStrikeChance5", ["Two Handed Sword"] = "LocalCriticalStrikeChance5", ["Dagger"] = "LocalCriticalStrikeChance5", ["Boots"] = "ChanceToAvoidElementalStatusAilmentsEssence3", ["Two Handed Axe"] = "LocalCriticalStrikeChance5", ["Ring"] = "CriticalStrikeChanceEssenceGloves6", ["One Handed Axe"] = "LocalCriticalStrikeChance5", ["Amulet"] = "CriticalStrikeChance6", ["One Handed Sword"] = "LocalCriticalStrikeChance5", ["Quiver"] = "CriticalStrikeChance6", ["Wand"] = "LocalCriticalStrikeChance5", ["Staff"] = "LocalCriticalStrikeChance5", ["Two Handed Mace"] = "LocalCriticalStrikeChance5", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance5", ["Claw"] = "LocalCriticalStrikeChance5", ["Belt"] = "StunDuration5", ["Helmet"] = "ManaReservationEfficiencyEssence6_", ["Body Armour"] = "ManaReservationEfficiencyEssence6_", ["Bow"] = "LocalCriticalStrikeChance5", ["Shield"] = "AdditionalBlockChance5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceLoathing4"] = { name = "Deafening Essence of Loathing", type = 13, tier = 7, mods = { ["Gloves"] = "CriticalStrikeChanceEssenceGloves7", ["One Handed Mace"] = "LocalCriticalStrikeChance6", ["Sceptre"] = "LocalCriticalStrikeChance6", ["Two Handed Sword"] = "LocalCriticalStrikeChance6", ["Dagger"] = "LocalCriticalStrikeChance6", ["Boots"] = "ChanceToAvoidElementalStatusAilmentsEssence4", ["Two Handed Axe"] = "LocalCriticalStrikeChance6", ["Ring"] = "CriticalStrikeChanceEssenceGloves7", ["One Handed Axe"] = "LocalCriticalStrikeChance6", ["Amulet"] = "CriticalStrikeChanceEssence7", ["One Handed Sword"] = "LocalCriticalStrikeChance6", ["Quiver"] = "CriticalStrikeChanceEssence7", ["Wand"] = "LocalCriticalStrikeChance6", ["Staff"] = "LocalCriticalStrikeChance6", ["Two Handed Mace"] = "LocalCriticalStrikeChance6", ["Thrusting One Handed Sword"] = "LocalCriticalStrikeChance6", ["Claw"] = "LocalCriticalStrikeChance6", ["Belt"] = "StunDurationEssence7", ["Helmet"] = "ManaReservationEfficiencyEssence7", ["Body Armour"] = "ManaReservationEfficiencyEssence7", ["Bow"] = "LocalCriticalStrikeChance6", ["Shield"] = "AdditionalBlockChance6", }, }, ["Metadata/Items/Currency/CurrencyEssenceSpite1"] = { name = "Wailing Essence of Spite", type = 14, tier = 4, mods = { ["Gloves"] = "Intelligence5", ["One Handed Mace"] = "LightningResistancePenetrationEssence1_", ["Sceptre"] = "LightningResistancePenetrationEssence1_", ["Two Handed Sword"] = "LightningResistancePenetrationTwoHandEssence1_", ["Dagger"] = "LightningResistancePenetrationEssence1_", ["Boots"] = "Intelligence5", ["Two Handed Axe"] = "LightningResistancePenetrationTwoHandEssence1_", ["Ring"] = "Intelligence5", ["One Handed Axe"] = "LightningResistancePenetrationEssence1_", ["Amulet"] = "Intelligence5", ["One Handed Sword"] = "LightningResistancePenetrationEssence1_", ["Quiver"] = "Intelligence5", ["Wand"] = "LightningResistancePenetrationEssence1_", ["Staff"] = "LightningResistancePenetrationTwoHandEssence1_", ["Two Handed Mace"] = "LightningResistancePenetrationTwoHandEssence1_", ["Thrusting One Handed Sword"] = "LightningResistancePenetrationEssence1_", ["Claw"] = "LightningResistancePenetrationEssence1_", ["Belt"] = "Intelligence5", ["Helmet"] = "Intelligence5", ["Body Armour"] = "Intelligence5", ["Bow"] = "LightningResistancePenetrationTwoHandEssence1_", ["Shield"] = "Intelligence5", }, }, ["Metadata/Items/Currency/CurrencyEssenceSpite2"] = { name = "Screaming Essence of Spite", type = 14, tier = 5, mods = { ["Gloves"] = "Intelligence6", ["One Handed Mace"] = "LightningResistancePenetrationEssence2", ["Sceptre"] = "LightningResistancePenetrationEssence2", ["Two Handed Sword"] = "LightningResistancePenetrationTwoHandEssence2", ["Dagger"] = "LightningResistancePenetrationEssence2", ["Boots"] = "Intelligence6", ["Two Handed Axe"] = "LightningResistancePenetrationTwoHandEssence2", ["Ring"] = "Intelligence6", ["One Handed Axe"] = "LightningResistancePenetrationEssence2", ["Amulet"] = "Intelligence6", ["One Handed Sword"] = "LightningResistancePenetrationEssence2", ["Quiver"] = "Intelligence6", ["Wand"] = "LightningResistancePenetrationEssence2", ["Staff"] = "LightningResistancePenetrationTwoHandEssence2", ["Two Handed Mace"] = "LightningResistancePenetrationTwoHandEssence2", ["Thrusting One Handed Sword"] = "LightningResistancePenetrationEssence2", ["Claw"] = "LightningResistancePenetrationEssence2", ["Belt"] = "Intelligence6", ["Helmet"] = "Intelligence6", ["Body Armour"] = "Intelligence6", ["Bow"] = "LightningResistancePenetrationTwoHandEssence2", ["Shield"] = "Intelligence6", }, }, ["Metadata/Items/Currency/CurrencyEssenceSpite3"] = { name = "Shrieking Essence of Spite", type = 14, tier = 6, mods = { ["Gloves"] = "Intelligence8", ["One Handed Mace"] = "LightningResistancePenetrationEssence3", ["Sceptre"] = "LightningResistancePenetrationEssence3", ["Two Handed Sword"] = "LightningResistancePenetrationTwoHandEssence3_", ["Dagger"] = "LightningResistancePenetrationEssence3", ["Boots"] = "Intelligence8", ["Two Handed Axe"] = "LightningResistancePenetrationTwoHandEssence3_", ["Ring"] = "Intelligence8", ["One Handed Axe"] = "LightningResistancePenetrationEssence3", ["Amulet"] = "Intelligence8", ["One Handed Sword"] = "LightningResistancePenetrationEssence3", ["Quiver"] = "Intelligence8", ["Wand"] = "LightningResistancePenetrationEssence3", ["Staff"] = "LightningResistancePenetrationTwoHandEssence3_", ["Two Handed Mace"] = "LightningResistancePenetrationTwoHandEssence3_", ["Thrusting One Handed Sword"] = "LightningResistancePenetrationEssence3", ["Claw"] = "LightningResistancePenetrationEssence3", ["Belt"] = "Intelligence8", ["Helmet"] = "Intelligence8", ["Body Armour"] = "Intelligence8", ["Bow"] = "LightningResistancePenetrationTwoHandEssence3_", ["Shield"] = "Intelligence8", }, }, @@ -93,17 +93,17 @@ return { ["Metadata/Items/Currency/CurrencyEssenceMisery1"] = { name = "Screaming Essence of Misery", type = 16, tier = 5, mods = { ["Gloves"] = "IncreasedMana9", ["One Handed Mace"] = "IncreasedCastSpeed5", ["Sceptre"] = "IncreasedCastSpeed5", ["Two Handed Sword"] = "IncreasedCastSpeedTwoHand5", ["Dagger"] = "IncreasedCastSpeed5", ["Boots"] = "IncreasedMana9", ["Two Handed Axe"] = "IncreasedCastSpeedTwoHand5", ["Ring"] = "ManaRegeneration5", ["One Handed Axe"] = "IncreasedCastSpeed5", ["Amulet"] = "ManaRegeneration5", ["One Handed Sword"] = "IncreasedCastSpeed5", ["Quiver"] = "ManaLeechPermyriad1", ["Wand"] = "IncreasedCastSpeed5", ["Staff"] = "IncreasedCastSpeedTwoHand5", ["Two Handed Mace"] = "IncreasedCastSpeedTwoHand5", ["Thrusting One Handed Sword"] = "IncreasedCastSpeed5", ["Claw"] = "IncreasedCastSpeed5", ["Belt"] = "BeltFlaskManaRecoveryRateEssence1", ["Helmet"] = "IncreasedMana9", ["Body Armour"] = "IncreasedMana9", ["Bow"] = "IncreasedCastSpeedTwoHand5", ["Shield"] = "ManaRegeneration5", }, }, ["Metadata/Items/Currency/CurrencyEssenceMisery2"] = { name = "Shrieking Essence of Misery", type = 16, tier = 6, mods = { ["Gloves"] = "IncreasedMana11", ["One Handed Mace"] = "IncreasedCastSpeed6", ["Sceptre"] = "IncreasedCastSpeed6", ["Two Handed Sword"] = "IncreasedCastSpeedTwoHand6", ["Dagger"] = "IncreasedCastSpeed6", ["Boots"] = "IncreasedMana11", ["Two Handed Axe"] = "IncreasedCastSpeedTwoHand6", ["Ring"] = "ManaRegeneration6", ["One Handed Axe"] = "IncreasedCastSpeed6", ["Amulet"] = "ManaRegeneration6", ["One Handed Sword"] = "IncreasedCastSpeed6", ["Quiver"] = "ManaLeechPermyriad2", ["Wand"] = "IncreasedCastSpeed6", ["Staff"] = "IncreasedCastSpeedTwoHand6", ["Two Handed Mace"] = "IncreasedCastSpeedTwoHand6", ["Thrusting One Handed Sword"] = "IncreasedCastSpeed6", ["Claw"] = "IncreasedCastSpeed6", ["Belt"] = "BeltFlaskManaRecoveryRateEssence2", ["Helmet"] = "IncreasedMana11", ["Body Armour"] = "IncreasedMana11", ["Bow"] = "IncreasedCastSpeedTwoHand6", ["Shield"] = "ManaRegeneration6", }, }, ["Metadata/Items/Currency/CurrencyEssenceMisery3"] = { name = "Deafening Essence of Misery", type = 16, tier = 7, mods = { ["Gloves"] = "IncreasedManaEssence7", ["One Handed Mace"] = "IncreasedCastSpeedEssence7", ["Sceptre"] = "IncreasedCastSpeedEssence7", ["Two Handed Sword"] = "IncreasedCastSpeedTwoHandEssence7", ["Dagger"] = "IncreasedCastSpeedEssence7", ["Boots"] = "IncreasedManaEssence7", ["Two Handed Axe"] = "IncreasedCastSpeedTwoHandEssence7", ["Ring"] = "ManaRegenerationEssence7_", ["One Handed Axe"] = "IncreasedCastSpeedEssence7", ["Amulet"] = "ManaRegenerationEssence7_", ["One Handed Sword"] = "IncreasedCastSpeedEssence7", ["Quiver"] = "ManaLeechPermyriadEssence7", ["Wand"] = "IncreasedCastSpeedEssence7", ["Staff"] = "IncreasedCastSpeedTwoHandEssence7", ["Two Handed Mace"] = "IncreasedCastSpeedTwoHandEssence7", ["Thrusting One Handed Sword"] = "IncreasedCastSpeedEssence7", ["Claw"] = "IncreasedCastSpeedEssence7", ["Belt"] = "BeltFlaskManaRecoveryRateEssence3", ["Helmet"] = "IncreasedManaEssence7", ["Body Armour"] = "IncreasedManaEssence7", ["Bow"] = "IncreasedCastSpeedTwoHandEssence7", ["Shield"] = "ManaRegenerationEssence7_", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDread1"] = { name = "Screaming Essence of Dread", type = 17, tier = 5, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5", ["One Handed Mace"] = "ImpaleEffectEssence1", ["Sceptre"] = "ImpaleEffectEssence1", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence1", ["Dagger"] = "ImpaleEffectEssence1", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence1", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing5", ["One Handed Axe"] = "ImpaleEffectEssence1", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercent6", ["One Handed Sword"] = "ImpaleEffectEssence1", ["Quiver"] = "ProjectileSpeed4", ["Wand"] = "ProjectileSpeed4", ["Staff"] = "ImpaleEffectTwoHandEssence1", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence1", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence1", ["Claw"] = "ImpaleEffectEssence1", ["Belt"] = "IncreasedPhysicalDamageReductionRating6", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm5", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRating5", ["Bow"] = "LocalIncreaseSocketedBowGemLevel1", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRating5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDread2"] = { name = "Shrieking Essence of Dread", type = 17, tier = 6, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6", ["One Handed Mace"] = "ImpaleEffectEssence2__", ["Sceptre"] = "ImpaleEffectEssence2__", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence2_", ["Dagger"] = "ImpaleEffectEssence2__", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence2_", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing6", ["One Handed Axe"] = "ImpaleEffectEssence2__", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercent7", ["One Handed Sword"] = "ImpaleEffectEssence2__", ["Quiver"] = "ProjectileSpeed5", ["Wand"] = "ProjectileSpeed5", ["Staff"] = "ImpaleEffectTwoHandEssence2_", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence2_", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence2__", ["Claw"] = "ImpaleEffectEssence2__", ["Belt"] = "IncreasedPhysicalDamageReductionRating7", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm6_", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRating6", ["Bow"] = "LocalIncreaseSocketedBowGemLevel2", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRating6", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDread3"] = { name = "Deafening Essence of Dread", type = 17, tier = 7, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7", ["One Handed Mace"] = "ImpaleEffectEssence3", ["Sceptre"] = "ImpaleEffectEssence3", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence3_", ["Dagger"] = "ImpaleEffectEssence3", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence3_", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing7", ["One Handed Axe"] = "ImpaleEffectEssence3", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercentEssence7", ["One Handed Sword"] = "ImpaleEffectEssence3", ["Quiver"] = "ProjectileSpeedEssence6", ["Wand"] = "ProjectileSpeedEssence6", ["Staff"] = "ImpaleEffectTwoHandEssence3_", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence3_", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence3", ["Claw"] = "ImpaleEffectEssence3", ["Belt"] = "IncreasedPhysicalDamageReductionRatingEssence7", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm7_", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRatingEssence7", ["Bow"] = "LocalIncreaseSocketedBowGemLevel2", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRatingEssence7", }, }, - ["Metadata/Items/Currency/CurrencyEssenceScorn1"] = { name = "Screaming Essence of Scorn", type = 18, tier = 5, mods = { ["Gloves"] = "StunAvoidanceEssence5", ["One Handed Mace"] = "SpellCriticalStrikeChance5", ["Sceptre"] = "SpellCriticalStrikeChance5", ["Two Handed Sword"] = "SpellCriticalStrikeChance5", ["Dagger"] = "SpellCriticalStrikeChance5", ["Boots"] = "ChanceToDodgeSpellsEssence5", ["Two Handed Axe"] = "SpellCriticalStrikeChance5", ["Ring"] = "CriticalMultiplierEssenceRing5_", ["One Handed Axe"] = "SpellCriticalStrikeChance5", ["Amulet"] = "CriticalMultiplier4", ["One Handed Sword"] = "SpellCriticalStrikeChance5", ["Quiver"] = "CriticalMultiplier4", ["Wand"] = "SpellCriticalStrikeChance5", ["Staff"] = "SpellCriticalStrikeChance5", ["Two Handed Mace"] = "SpellCriticalStrikeChance5", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChance5", ["Claw"] = "SpellCriticalStrikeChance5", ["Belt"] = "StunThresholdReduction4", ["Helmet"] = "StunAvoidanceEssence5", ["Body Armour"] = "ChanceToDodgeSpellsEssence5", ["Bow"] = "SpellCriticalStrikeChance5", ["Shield"] = "SpellCriticalStrikeChance5", }, }, - ["Metadata/Items/Currency/CurrencyEssenceScorn2"] = { name = "Shrieking Essence of Scorn", type = 18, tier = 6, mods = { ["Gloves"] = "StunAvoidanceEssence6", ["One Handed Mace"] = "SpellCriticalStrikeChance6_", ["Sceptre"] = "SpellCriticalStrikeChance6_", ["Two Handed Sword"] = "SpellCriticalStrikeChance6_", ["Dagger"] = "SpellCriticalStrikeChance6_", ["Boots"] = "ChanceToDodgeSpellsEssence6", ["Two Handed Axe"] = "SpellCriticalStrikeChance6_", ["Ring"] = "CriticalMultiplierEssenceRing6_", ["One Handed Axe"] = "SpellCriticalStrikeChance6_", ["Amulet"] = "CriticalMultiplier5", ["One Handed Sword"] = "SpellCriticalStrikeChance6_", ["Quiver"] = "CriticalMultiplier5", ["Wand"] = "SpellCriticalStrikeChance6_", ["Staff"] = "SpellCriticalStrikeChance6_", ["Two Handed Mace"] = "SpellCriticalStrikeChance6_", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChance6_", ["Claw"] = "SpellCriticalStrikeChance6_", ["Belt"] = "StunThresholdReduction5", ["Helmet"] = "StunAvoidanceEssence6", ["Body Armour"] = "ChanceToDodgeSpellsEssence6", ["Bow"] = "SpellCriticalStrikeChance6_", ["Shield"] = "SpellCriticalStrikeChance6_", }, }, - ["Metadata/Items/Currency/CurrencyEssenceScorn3"] = { name = "Deafening Essence of Scorn", type = 18, tier = 7, mods = { ["Gloves"] = "StunAvoidanceEssence7", ["One Handed Mace"] = "SpellCriticalStrikeChanceEssence7", ["Sceptre"] = "SpellCriticalStrikeChanceEssence7", ["Two Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Dagger"] = "SpellCriticalStrikeChanceEssence7", ["Boots"] = "ChanceToDodgeSpellsEssence7", ["Two Handed Axe"] = "SpellCriticalStrikeChanceEssence7", ["Ring"] = "CriticalMultiplierEssenceRing7", ["One Handed Axe"] = "SpellCriticalStrikeChanceEssence7", ["Amulet"] = "CriitcalMultiplierEssence7", ["One Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Quiver"] = "CriitcalMultiplierEssence7", ["Wand"] = "SpellCriticalStrikeChanceEssence7", ["Staff"] = "SpellCriticalStrikeChanceEssence7", ["Two Handed Mace"] = "SpellCriticalStrikeChanceEssence7", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Claw"] = "SpellCriticalStrikeChanceEssence7", ["Belt"] = "StunThresholdReductionEssence7", ["Helmet"] = "StunAvoidanceEssence7", ["Body Armour"] = "ChanceToDodgeSpellsEssence7", ["Bow"] = "SpellCriticalStrikeChanceEssence7", ["Shield"] = "SpellCriticalStrikeChanceEssence7", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDread1"] = { name = "Screaming Essence of Dread", type = 17, tier = 5, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5", ["One Handed Mace"] = "ImpaleEffectEssence1", ["Sceptre"] = "ImpaleEffectEssence1", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence1", ["Dagger"] = "ImpaleEffectEssence1", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence1", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing5", ["One Handed Axe"] = "ImpaleEffectEssence1", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercent5", ["One Handed Sword"] = "ImpaleEffectEssence1", ["Quiver"] = "ProjectileSpeed4", ["Wand"] = "ProjectileSpeed4", ["Staff"] = "ImpaleEffectTwoHandEssence1", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence1", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence1", ["Claw"] = "ImpaleEffectEssence1", ["Belt"] = "IncreasedPhysicalDamageReductionRating6", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm5", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRating8", ["Bow"] = "LocalIncreaseSocketedBowGemLevel1", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceShield5_", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDread2"] = { name = "Shrieking Essence of Dread", type = 17, tier = 6, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6", ["One Handed Mace"] = "ImpaleEffectEssence2__", ["Sceptre"] = "ImpaleEffectEssence2__", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence2_", ["Dagger"] = "ImpaleEffectEssence2__", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence2_", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing6", ["One Handed Axe"] = "ImpaleEffectEssence2__", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercentEssence6", ["One Handed Sword"] = "ImpaleEffectEssence2__", ["Quiver"] = "ProjectileSpeed5", ["Wand"] = "ProjectileSpeed5", ["Staff"] = "ImpaleEffectTwoHandEssence2_", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence2_", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence2__", ["Claw"] = "ImpaleEffectEssence2__", ["Belt"] = "IncreasedPhysicalDamageReductionRating7", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm6_", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRating10", ["Bow"] = "LocalIncreaseSocketedBowGemLevel2", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceShield6", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDread3"] = { name = "Deafening Essence of Dread", type = 17, tier = 7, mods = { ["Gloves"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7", ["One Handed Mace"] = "ImpaleEffectEssence3", ["Sceptre"] = "ImpaleEffectEssence3", ["Two Handed Sword"] = "ImpaleEffectTwoHandEssence3_", ["Dagger"] = "ImpaleEffectEssence3", ["Boots"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7", ["Two Handed Axe"] = "ImpaleEffectTwoHandEssence3_", ["Ring"] = "IncreasedPhysicalDamageReductionRatingEssenceRing7", ["One Handed Axe"] = "ImpaleEffectEssence3", ["Amulet"] = "IncreasedPhysicalDamageReductionRatingPercentEssence7", ["One Handed Sword"] = "ImpaleEffectEssence3", ["Quiver"] = "ProjectileSpeedEssence6", ["Wand"] = "ProjectileSpeedEssence6", ["Staff"] = "ImpaleEffectTwoHandEssence3_", ["Two Handed Mace"] = "ImpaleEffectTwoHandEssence3_", ["Thrusting One Handed Sword"] = "ImpaleEffectEssence3", ["Claw"] = "ImpaleEffectEssence3", ["Belt"] = "IncreasedPhysicalDamageReductionRatingEssence7", ["Helmet"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceHelm7_", ["Body Armour"] = "LocalIncreasedPhysicalDamageReductionRatingEssence7", ["Bow"] = "LocalIncreaseSocketedBowGemLevel2", ["Shield"] = "LocalIncreasedPhysicalDamageReductionRatingEssenceShield7____", }, }, + ["Metadata/Items/Currency/CurrencyEssenceScorn1"] = { name = "Screaming Essence of Scorn", type = 18, tier = 5, mods = { ["Gloves"] = "StunAvoidanceEssence5", ["One Handed Mace"] = "SpellCriticalStrikeChance5", ["Sceptre"] = "SpellCriticalStrikeChance5", ["Two Handed Sword"] = "SpellCriticalStrikeChance5", ["Dagger"] = "SpellCriticalStrikeChance5", ["Boots"] = "StunAvoidanceEssence5", ["Two Handed Axe"] = "SpellCriticalStrikeChance5", ["Ring"] = "CriticalMultiplierEssenceRing5_", ["One Handed Axe"] = "SpellCriticalStrikeChance5", ["Amulet"] = "CriticalMultiplier4", ["One Handed Sword"] = "SpellCriticalStrikeChance5", ["Quiver"] = "CriticalMultiplier4", ["Wand"] = "SpellCriticalStrikeChance5", ["Staff"] = "SpellCriticalStrikeChance5", ["Two Handed Mace"] = "SpellCriticalStrikeChance5", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChance5", ["Claw"] = "SpellCriticalStrikeChance5", ["Belt"] = "StunThresholdReduction4", ["Helmet"] = "StunAvoidanceEssence5", ["Body Armour"] = "IncreasedStunThresholdEssence5", ["Bow"] = "SpellCriticalStrikeChance5", ["Shield"] = "SpellCriticalStrikeChance5", }, }, + ["Metadata/Items/Currency/CurrencyEssenceScorn2"] = { name = "Shrieking Essence of Scorn", type = 18, tier = 6, mods = { ["Gloves"] = "StunAvoidanceEssence6", ["One Handed Mace"] = "SpellCriticalStrikeChance6_", ["Sceptre"] = "SpellCriticalStrikeChance6_", ["Two Handed Sword"] = "SpellCriticalStrikeChance6_", ["Dagger"] = "SpellCriticalStrikeChance6_", ["Boots"] = "StunAvoidanceEssence6", ["Two Handed Axe"] = "SpellCriticalStrikeChance6_", ["Ring"] = "CriticalMultiplierEssenceRing6_", ["One Handed Axe"] = "SpellCriticalStrikeChance6_", ["Amulet"] = "CriticalMultiplier5", ["One Handed Sword"] = "SpellCriticalStrikeChance6_", ["Quiver"] = "CriticalMultiplier5", ["Wand"] = "SpellCriticalStrikeChance6_", ["Staff"] = "SpellCriticalStrikeChance6_", ["Two Handed Mace"] = "SpellCriticalStrikeChance6_", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChance6_", ["Claw"] = "SpellCriticalStrikeChance6_", ["Belt"] = "StunThresholdReduction5", ["Helmet"] = "StunAvoidanceEssence6", ["Body Armour"] = "IncreasedStunThresholdEssence6", ["Bow"] = "SpellCriticalStrikeChance6_", ["Shield"] = "SpellCriticalStrikeChance6_", }, }, + ["Metadata/Items/Currency/CurrencyEssenceScorn3"] = { name = "Deafening Essence of Scorn", type = 18, tier = 7, mods = { ["Gloves"] = "StunAvoidanceEssence7", ["One Handed Mace"] = "SpellCriticalStrikeChanceEssence7", ["Sceptre"] = "SpellCriticalStrikeChanceEssence7", ["Two Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Dagger"] = "SpellCriticalStrikeChanceEssence7", ["Boots"] = "StunAvoidanceEssence7", ["Two Handed Axe"] = "SpellCriticalStrikeChanceEssence7", ["Ring"] = "CriticalMultiplierEssenceRing7", ["One Handed Axe"] = "SpellCriticalStrikeChanceEssence7", ["Amulet"] = "CriitcalMultiplierEssence7", ["One Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Quiver"] = "CriitcalMultiplierEssence7", ["Wand"] = "SpellCriticalStrikeChanceEssence7", ["Staff"] = "SpellCriticalStrikeChanceEssence7", ["Two Handed Mace"] = "SpellCriticalStrikeChanceEssence7", ["Thrusting One Handed Sword"] = "SpellCriticalStrikeChanceEssence7", ["Claw"] = "SpellCriticalStrikeChanceEssence7", ["Belt"] = "StunThresholdReductionEssence7", ["Helmet"] = "StunAvoidanceEssence7", ["Body Armour"] = "IncreasedStunThresholdEssence7", ["Bow"] = "SpellCriticalStrikeChanceEssence7", ["Shield"] = "SpellCriticalStrikeChanceEssence7", }, }, ["Metadata/Items/Currency/CurrencyEssenceEnvy1"] = { name = "Screaming Essence of Envy", type = 19, tier = 5, mods = { ["Gloves"] = "ChaosResist4", ["One Handed Mace"] = "LocalAddedChaosDamageEssence1_", ["Sceptre"] = "LocalAddedChaosDamageEssence1_", ["Two Handed Sword"] = "LocalAddedChaosDamageTwoHandEssence1", ["Dagger"] = "LocalAddedChaosDamageEssence1_", ["Boots"] = "ChaosResist4", ["Two Handed Axe"] = "LocalAddedChaosDamageTwoHandEssence1", ["Ring"] = "IncreasedChaosDamageEssence5", ["One Handed Axe"] = "LocalAddedChaosDamageEssence1_", ["Amulet"] = "IncreasedChaosDamageEssence5", ["One Handed Sword"] = "LocalAddedChaosDamageEssence1_", ["Quiver"] = "QuiverAddedChaosEssence1_", ["Wand"] = "LocalAddedChaosDamageEssence1_", ["Staff"] = "LocalAddedChaosDamageTwoHandEssence1", ["Two Handed Mace"] = "LocalAddedChaosDamageTwoHandEssence1", ["Thrusting One Handed Sword"] = "LocalAddedChaosDamageEssence1_", ["Claw"] = "LocalAddedChaosDamageEssence1_", ["Belt"] = "ChaosResist4", ["Helmet"] = "ChaosResist4", ["Body Armour"] = "ChaosResist4", ["Bow"] = "LocalAddedChaosDamageTwoHandEssence1", ["Shield"] = "ChaosResist4", }, }, ["Metadata/Items/Currency/CurrencyEssenceEnvy2"] = { name = "Shrieking Essence of Envy", type = 19, tier = 6, mods = { ["Gloves"] = "ChaosResist5", ["One Handed Mace"] = "LocalAddedChaosDamageEssence2__", ["Sceptre"] = "LocalAddedChaosDamageEssence2__", ["Two Handed Sword"] = "LocalAddedChaosDamageTwoHandEssence2", ["Dagger"] = "LocalAddedChaosDamageEssence2__", ["Boots"] = "ChaosResist5", ["Two Handed Axe"] = "LocalAddedChaosDamageTwoHandEssence2", ["Ring"] = "IncreasedChaosDamageEssence6", ["One Handed Axe"] = "LocalAddedChaosDamageEssence2__", ["Amulet"] = "IncreasedChaosDamageEssence6", ["One Handed Sword"] = "LocalAddedChaosDamageEssence2__", ["Quiver"] = "QuiverAddedChaosEssence2_", ["Wand"] = "LocalAddedChaosDamageEssence2__", ["Staff"] = "LocalAddedChaosDamageTwoHandEssence2", ["Two Handed Mace"] = "LocalAddedChaosDamageTwoHandEssence2", ["Thrusting One Handed Sword"] = "LocalAddedChaosDamageEssence2__", ["Claw"] = "LocalAddedChaosDamageEssence2__", ["Belt"] = "ChaosResist5", ["Helmet"] = "ChaosResist5", ["Body Armour"] = "ChaosResist5", ["Bow"] = "LocalAddedChaosDamageTwoHandEssence2", ["Shield"] = "ChaosResist5", }, }, ["Metadata/Items/Currency/CurrencyEssenceEnvy3"] = { name = "Deafening Essence of Envy", type = 19, tier = 7, mods = { ["Gloves"] = "ChaosResist6", ["One Handed Mace"] = "LocalAddedChaosDamageEssence3", ["Sceptre"] = "LocalAddedChaosDamageEssence3", ["Two Handed Sword"] = "LocalAddedChaosDamageTwoHandEssence3", ["Dagger"] = "LocalAddedChaosDamageEssence3", ["Boots"] = "ChaosResist6", ["Two Handed Axe"] = "LocalAddedChaosDamageTwoHandEssence3", ["Ring"] = "IncreasedChaosDamageEssence7", ["One Handed Axe"] = "LocalAddedChaosDamageEssence3", ["Amulet"] = "IncreasedChaosDamageEssence7", ["One Handed Sword"] = "LocalAddedChaosDamageEssence3", ["Quiver"] = "QuiverAddedChaosEssence3__", ["Wand"] = "LocalAddedChaosDamageEssence3", ["Staff"] = "LocalAddedChaosDamageTwoHandEssence3", ["Two Handed Mace"] = "LocalAddedChaosDamageTwoHandEssence3", ["Thrusting One Handed Sword"] = "LocalAddedChaosDamageEssence3", ["Claw"] = "LocalAddedChaosDamageEssence3", ["Belt"] = "ChaosResist6", ["Helmet"] = "ChaosResist6", ["Body Armour"] = "ChaosResist6", ["Bow"] = "LocalAddedChaosDamageTwoHandEssence3", ["Shield"] = "ChaosResist6", }, }, ["Metadata/Items/Currency/CurrencyEssenceHysteria1"] = { name = "Essence of Hysteria", type = 20, tier = 8, mods = { ["Gloves"] = "SocketedGemsDealAdditionalFireDamageEssence1", ["One Handed Mace"] = "FireBurstOnHitEssence1", ["Sceptre"] = "FireBurstOnHitEssence1", ["Two Handed Sword"] = "FireBurstOnHitEssence1", ["Dagger"] = "FireBurstOnHitEssence1", ["Boots"] = "BurningGroundWhileMovingEssence1", ["Two Handed Axe"] = "FireBurstOnHitEssence1", ["Ring"] = "FireDamageAsPortionOfPhysicalDamageEssence1", ["One Handed Axe"] = "FireBurstOnHitEssence1", ["Amulet"] = "IncreasedLifeLeechRateEssence1", ["One Handed Sword"] = "FireBurstOnHitEssence1", ["Quiver"] = "FireDamageAsPortionOfPhysicalDamageEssence2", ["Wand"] = "FireBurstOnHitEssence1", ["Staff"] = "FireBurstOnHitEssence1", ["Two Handed Mace"] = "FireBurstOnHitEssence1", ["Thrusting One Handed Sword"] = "FireBurstOnHitEssence1", ["Claw"] = "FireBurstOnHitEssence1", ["Belt"] = "ElementalPenetrationDuringFlaskEffectEssence1", ["Helmet"] = "SocketedSkillDamageOnLowLifeEssence1__", ["Body Armour"] = "AreaOfEffectEssence1", ["Bow"] = "FireBurstOnHitEssence1", ["Shield"] = "AddedFireDamageIfBlockedRecentlyEssence1", }, }, ["Metadata/Items/Currency/CurrencyEssenceInsanity1"] = { name = "Essence of Insanity", type = 21, tier = 8, mods = { ["Gloves"] = "SocketedGemsHaveMoreAttackAndCastSpeedEssenceNew1", ["One Handed Mace"] = "SpiritMinionEssence1", ["Sceptre"] = "SpiritMinionEssence1", ["Two Handed Sword"] = "SpiritMinionEssence1", ["Dagger"] = "SpiritMinionEssence1", ["Boots"] = "ManaRegenerationWhileShockedEssence1", ["Two Handed Axe"] = "SpiritMinionEssence1", ["Ring"] = "ReflectDamageTakenEssence1", ["One Handed Axe"] = "SpiritMinionEssence1", ["Amulet"] = "ChanceToRecoverManaOnSkillUseEssence1", ["One Handed Sword"] = "SpiritMinionEssence1", ["Quiver"] = "AdditionalPierceEssence7", ["Wand"] = "SpiritMinionEssence1", ["Staff"] = "SpiritMinionEssence1", ["Two Handed Mace"] = "SpiritMinionEssence1", ["Thrusting One Handed Sword"] = "SpiritMinionEssence1", ["Claw"] = "SpiritMinionEssence1", ["Belt"] = "MovementVelocityDuringFlaskEffectEssence1", ["Helmet"] = "SocketedGemsAddPercentageOfPhysicalAsLightningEssence1", ["Body Armour"] = "OnslaughtWhenHitNewEssence1", ["Bow"] = "SpiritMinionEssence1", ["Shield"] = "PowerChargeOnBlockEssence1", }, }, - ["Metadata/Items/Currency/CurrencyEssenceHorror1"] = { name = "Essence of Horror", type = 22, tier = 8, mods = { ["Gloves"] = "SocketedSkillsCriticalChanceEssence1", ["One Handed Mace"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Sceptre"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Two Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Dagger"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Boots"] = "ElementalDamageTakenWhileStationaryEssence1", ["Two Handed Axe"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Ring"] = "AddedColdDamagePerFrenzyChargeEssence1", ["One Handed Axe"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Amulet"] = "CrushOnHitChanceEssence1", ["One Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Quiver"] = "AddedColdDamagePerFrenzyChargeEssence1", ["Wand"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Staff"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Two Handed Mace"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Thrusting One Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Claw"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Belt"] = "AdditionalPhysicalDamageReductionDuringFlaskEffectEssence1", ["Helmet"] = "SocketedGemsDealMoreElementalDamageEssence1", ["Body Armour"] = "PhysicalDamageTakenAsColdEssence1", ["Bow"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Shield"] = "NearbyEnemiesChilledOnBlockEssence1", }, }, - ["Metadata/Items/Currency/CurrencyEssenceDelirium1"] = { name = "Essence of Delirium", type = 23, tier = 8, mods = { ["Gloves"] = "SupportDamageOverTimeEssence1", ["One Handed Mace"] = "DecayOnHitEssence1", ["Sceptre"] = "DecayOnHitEssence1", ["Two Handed Sword"] = "DecayOnHitEssence1", ["Dagger"] = "DecayOnHitEssence1", ["Boots"] = "CannotBePoisonedEssence1", ["Two Handed Axe"] = "DecayOnHitEssence1", ["Ring"] = "MaximumDoomEssence1__", ["One Handed Axe"] = "DecayOnHitEssence1", ["Amulet"] = "GlobalDamageOverTimeMultiplierEssence1_", ["One Handed Sword"] = "DecayOnHitEssence1", ["Quiver"] = "MarkEffectEssence1", ["Wand"] = "DecayOnHitEssence1", ["Staff"] = "DecayOnHitEssence1", ["Two Handed Mace"] = "DecayOnHitEssence1", ["Thrusting One Handed Sword"] = "DecayOnHitEssence1", ["Claw"] = "DecayOnHitEssence1", ["Belt"] = "ChaosResistanceWhileUsingFlaskEssence1", ["Helmet"] = "SocketedAuraGemLevelsEssence1", ["Body Armour"] = "ChaosDamageOverTimeTakenEssence1", ["Bow"] = "DecayOnHitEssence1", ["Shield"] = "SpellBlockOnLowLifeEssence1", }, }, + ["Metadata/Items/Currency/CurrencyEssenceHorror1"] = { name = "Essence of Horror", type = 22, tier = 8, mods = { ["Gloves"] = "SocketedSkillsCriticalChanceEssence1", ["One Handed Mace"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Sceptre"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Two Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Dagger"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Boots"] = "ElementalDamageTakenWhileStationaryEssence1", ["Two Handed Axe"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Ring"] = "AddedColdDamagePerFrenzyChargeEssence1", ["One Handed Axe"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Amulet"] = "CrushOnHitChanceEssence1", ["One Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Quiver"] = "AddedColdDamagePerFrenzyChargeEssenceQuiver1", ["Wand"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Staff"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Two Handed Mace"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Thrusting One Handed Sword"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Claw"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Belt"] = "AlchemistsGeniusOnFlaskEssence1_", ["Helmet"] = "SocketedGemsDealMoreElementalDamageEssence1", ["Body Armour"] = "PhysicalDamageTakenAsColdEssence1", ["Bow"] = "PowerFrenzyOrEnduranceChargeOnKillEssence1", ["Shield"] = "NearbyEnemiesChilledOnBlockEssence1", }, }, + ["Metadata/Items/Currency/CurrencyEssenceDelirium1"] = { name = "Essence of Delirium", type = 23, tier = 8, mods = { ["Gloves"] = "SupportDamageOverTimeEssence1", ["One Handed Mace"] = "DecayOnHitEssence1", ["Sceptre"] = "DecayOnHitEssence1", ["Two Handed Sword"] = "DecayOnHitEssence1", ["Dagger"] = "DecayOnHitEssence1", ["Boots"] = "CannotBePoisonedEssence1", ["Two Handed Axe"] = "DecayOnHitEssence1", ["Ring"] = "GlobalDamageOverTimeMultiplierRingEssence1", ["One Handed Axe"] = "DecayOnHitEssence1", ["Amulet"] = "MaximumDoomAmuletEssence1", ["One Handed Sword"] = "DecayOnHitEssence1", ["Quiver"] = "MarkEffectEssence1", ["Wand"] = "DecayOnHitEssence1", ["Staff"] = "DecayOnHitEssence1", ["Two Handed Mace"] = "DecayOnHitEssence1", ["Thrusting One Handed Sword"] = "DecayOnHitEssence1", ["Claw"] = "DecayOnHitEssence1", ["Belt"] = "ChaosResistanceWhileUsingFlaskEssence1", ["Helmet"] = "SocketedAuraGemLevelsEssence1", ["Body Armour"] = "ChaosDamageOverTimeTakenEssence1", ["Bow"] = "DecayOnHitEssence1", ["Shield"] = "SpellBlockOnLowLifeEssence1", }, }, } \ No newline at end of file diff --git a/src/Data/Gems.lua b/src/Data/Gems.lua index 1275d50edd..85e3227494 100644 --- a/src/Data/Gems.lua +++ b/src/Data/Gems.lua @@ -355,13 +355,14 @@ return { name = "Dual Strike", grantedEffectId = "DualStrike", tags = { + critical = true, dexterity = true, active_skill = true, attack = true, melee = true, strike = true, }, - tagString = "Attack, Melee, Strike", + tagString = "Critical, Attack, Melee, Strike", reqStr = 40, reqDex = 60, reqInt = 0, @@ -791,10 +792,11 @@ return { name = "Inspiration", grantedEffectId = "SupportReducedMana", tags = { + critical = true, strength = true, support = true, }, - tagString = "Support", + tagString = "Critical, Support", reqStr = 60, reqDex = 0, reqInt = 40, @@ -804,10 +806,11 @@ return { name = "Increased Critical Strikes", grantedEffectId = "SupportIncreasedCriticalStrikes", tags = { + critical = true, intelligence = true, support = true, }, - tagString = "Support", + tagString = "Critical, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -817,10 +820,11 @@ return { name = "Increased Critical Damage", grantedEffectId = "SupportIncreasedCriticalDamage", tags = { + critical = true, intelligence = true, support = true, }, - tagString = "Support", + tagString = "Critical, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -951,13 +955,14 @@ return { name = "Ice Spear", grantedEffectId = "IceSpear", tags = { + critical = true, intelligence = true, active_skill = true, spell = true, projectile = true, cold = true, }, - tagString = "Spell, Projectile, Cold", + tagString = "Critical, Spell, Projectile, Cold", reqStr = 0, reqDex = 0, reqInt = 100, @@ -1318,6 +1323,7 @@ return { name = "Assassin's Mark", grantedEffectId = "AssassinsMark", tags = { + critical = true, intelligence = true, active_skill = true, spell = true, @@ -1325,7 +1331,7 @@ return { curse = true, mark = true, }, - tagString = "Spell, Duration, Curse, Mark", + tagString = "Critical, Spell, Duration, Curse, Mark", reqStr = 0, reqDex = 40, reqInt = 60, @@ -1724,9 +1730,8 @@ return { spell = true, lightning = true, chaining = true, - duration = true, }, - tagString = "Spell, Lightning, Chaining, Duration", + tagString = "Spell, Lightning, Chaining", reqStr = 40, reqDex = 0, reqInt = 60, @@ -1777,12 +1782,13 @@ return { name = "Power Siphon", grantedEffectId = "PowerSiphon", tags = { + critical = true, intelligence = true, active_skill = true, attack = true, projectile = true, }, - tagString = "Attack, Projectile", + tagString = "Critical, Attack, Projectile", reqStr = 0, reqDex = 0, reqInt = 100, @@ -1794,13 +1800,14 @@ return { secondaryGrantedEffectId = "PowerSiphon", vaalGem = true, tags = { + critical = true, intelligence = true, active_skill = true, vaal = true, attack = true, projectile = true, }, - tagString = "Vaal, Attack, Projectile", + tagString = "Critical, Vaal, Attack, Projectile", reqStr = 0, reqDex = 0, reqInt = 100, @@ -2061,10 +2068,9 @@ return { attack = true, projectile = true, fire = true, - duration = true, bow = true, }, - tagString = "Attack, Projectile, Fire, Duration, Bow", + tagString = "Attack, Projectile, Fire, Bow", reqStr = 0, reqDex = 100, reqInt = 0, @@ -2084,9 +2090,8 @@ return { area = true, fire = true, bow = true, - duration = true, }, - tagString = "Vaal, Attack, Projectile, AoE, Fire, Bow, Duration", + tagString = "Vaal, Attack, Projectile, AoE, Fire, Bow", reqStr = 0, reqDex = 100, reqInt = 0, @@ -2314,6 +2319,7 @@ return { grantedEffectId = "ColdProjectileMine", tags = { mine = true, + critical = true, intelligence = true, active_skill = true, spell = true, @@ -2322,7 +2328,7 @@ return { aura = true, area = true, }, - tagString = "Mine, Spell, Projectile, Cold, Aura, AoE", + tagString = "Mine, Critical, Spell, Projectile, Cold, Aura, AoE", reqStr = 0, reqDex = 40, reqInt = 60, @@ -2845,10 +2851,11 @@ return { name = "Power Charge On Critical", grantedEffectId = "SupportPowerChargeOnCrit", tags = { + critical = true, intelligence = true, support = true, }, - tagString = "Support", + tagString = "Critical, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -2954,12 +2961,13 @@ return { grantedEffectId = "SupportCastOnCrit", secondaryGrantedEffectId = "SupportCastOnCritTriggered", tags = { + critical = true, dexterity = true, support = true, spell = true, trigger = true, }, - tagString = "Support, Spell, Trigger", + tagString = "Critical, Support, Spell, Trigger", reqStr = 0, reqDex = 60, reqInt = 40, @@ -3002,10 +3010,11 @@ return { grantedEffectId = "SupportAdditionalLevel", tags = { low_max_level = true, + exceptional = true, strength = true, support = true, }, - tagString = "Support", + tagString = "Exceptional, Support", reqStr = 100, reqDex = 0, reqInt = 0, @@ -3016,13 +3025,14 @@ return { grantedEffectId = "LightningTrap", tags = { trap = true, + critical = true, intelligence = true, active_skill = true, spell = true, projectile = true, lightning = true, }, - tagString = "Trap, Spell, Projectile, Lightning", + tagString = "Trap, Critical, Spell, Projectile, Lightning", reqStr = 0, reqDex = 40, reqInt = 60, @@ -3035,6 +3045,7 @@ return { vaalGem = true, tags = { trap = true, + critical = true, intelligence = true, active_skill = true, vaal = true, @@ -3043,7 +3054,7 @@ return { duration = true, lightning = true, }, - tagString = "Trap, Vaal, Spell, Projectile, Duration, Lightning", + tagString = "Trap, Critical, Vaal, Spell, Projectile, Duration, Lightning", reqStr = 0, reqDex = 40, reqInt = 60, @@ -3244,10 +3255,11 @@ return { grantedEffectId = "SupportAdditionalQuality", tags = { low_max_level = true, + exceptional = true, dexterity = true, support = true, }, - tagString = "Support", + tagString = "Exceptional, Support", reqStr = 0, reqDex = 100, reqInt = 0, @@ -3517,8 +3529,9 @@ return { spell = true, area = true, fire = true, + duration = true, }, - tagString = "Spell, AoE, Fire", + tagString = "Spell, AoE, Fire, Duration", reqStr = 0, reqDex = 0, reqInt = 100, @@ -3529,10 +3542,11 @@ return { grantedEffectId = "SupportAdditionalXP", tags = { low_max_level = true, + exceptional = true, intelligence = true, support = true, }, - tagString = "Support", + tagString = "Exceptional, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -4007,6 +4021,7 @@ return { name = "Summon Ice Golem", grantedEffectId = "SummonIceGolem", tags = { + critical = true, dexterity = true, active_skill = true, cold = true, @@ -4014,7 +4029,7 @@ return { spell = true, golem = true, }, - tagString = "Cold, Minion, Spell, Golem", + tagString = "Critical, Cold, Minion, Spell, Golem", reqStr = 0, reqDex = 60, reqInt = 40, @@ -4115,9 +4130,10 @@ return { duration = true, fire = true, attack = true, + trigger = true, melee = true, }, - tagString = "Warcry, AoE, Duration, Fire, Attack, Melee", + tagString = "Warcry, AoE, Duration, Fire, Attack, Trigger, Melee", reqStr = 100, reqDex = 0, reqInt = 0, @@ -4347,6 +4363,7 @@ return { name = "Bladefall", grantedEffectId = "Bladefall", tags = { + critical = true, dexterity = true, active_skill = true, spell = true, @@ -4354,7 +4371,7 @@ return { physical = true, duration = true, }, - tagString = "Spell, AoE, Physical, Duration", + tagString = "Critical, Spell, AoE, Physical, Duration", reqStr = 0, reqDex = 100, reqInt = 0, @@ -4364,6 +4381,7 @@ return { name = "Blade Vortex", grantedEffectId = "BladeVortex", tags = { + critical = true, dexterity = true, active_skill = true, spell = true, @@ -4371,7 +4389,7 @@ return { duration = true, physical = true, }, - tagString = "Spell, AoE, Duration, Physical", + tagString = "Critical, Spell, AoE, Duration, Physical", reqStr = 0, reqDex = 100, reqInt = 0, @@ -4383,6 +4401,7 @@ return { secondaryGrantedEffectId = "BladeVortex", vaalGem = true, tags = { + critical = true, dexterity = true, active_skill = true, vaal = true, @@ -4391,7 +4410,7 @@ return { duration = true, physical = true, }, - tagString = "Vaal, Spell, AoE, Duration, Physical", + tagString = "Critical, Vaal, Spell, AoE, Duration, Physical", reqStr = 0, reqDex = 100, reqInt = 0, @@ -4490,11 +4509,11 @@ return { name = "Critical Strike Affliction", grantedEffectId = "SupportCriticalStrikeAffliction", tags = { - chaos = true, + critical = true, dexterity = true, support = true, }, - tagString = "Chaos, Support", + tagString = "Critical, Support", reqStr = 0, reqDex = 100, reqInt = 0, @@ -4590,10 +4609,11 @@ return { grantedEffectId = "SupportControlledDestruction", tags = { spell = true, + critical = true, intelligence = true, support = true, }, - tagString = "Spell, Support", + tagString = "Spell, Critical, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -5229,6 +5249,7 @@ return { grantedEffectId = "LightningTowerTrap", tags = { trap = true, + critical = true, intelligence = true, active_skill = true, spell = true, @@ -5236,7 +5257,7 @@ return { area = true, lightning = true, }, - tagString = "Trap, Spell, Duration, AoE, Lightning", + tagString = "Trap, Critical, Spell, Duration, AoE, Lightning", reqStr = 0, reqDex = 40, reqInt = 60, @@ -5307,11 +5328,12 @@ return { name = "Charged Traps", grantedEffectId = "SupportGemFrenzyPowerOnTrapTrigger", tags = { + critical = true, dexterity = true, support = true, trap = true, }, - tagString = "Support, Trap", + tagString = "Critical, Support, Trap", reqStr = 0, reqDex = 60, reqInt = 40, @@ -5321,11 +5343,12 @@ return { name = "Charged Mines", grantedEffectId = "SupportChargedMines", tags = { + critical = true, intelligence = true, support = true, mine = true, }, - tagString = "Support, Mine", + tagString = "Critical, Support, Mine", reqStr = 0, reqDex = 40, reqInt = 60, @@ -5725,12 +5748,13 @@ return { grantedEffectId = "SpellDamageAura", tags = { aura = true, + critical = true, intelligence = true, active_skill = true, spell = true, area = true, }, - tagString = "Aura, Spell, AoE", + tagString = "Aura, Critical, Spell, AoE", reqStr = 0, reqDex = 0, reqInt = 100, @@ -5973,12 +5997,13 @@ return { grantedEffectId = "AccuracyAndCritsAura", tags = { aura = true, + critical = true, dexterity = true, active_skill = true, spell = true, area = true, }, - tagString = "Aura, Spell, AoE", + tagString = "Aura, Critical, Spell, AoE", reqStr = 0, reqDex = 75, reqInt = 0, @@ -6068,13 +6093,14 @@ return { name = "Cobra Lash", grantedEffectId = "CobraLash", tags = { + critical = true, dexterity = true, active_skill = true, attack = true, projectile = true, chaos = true, }, - tagString = "Attack, Projectile, Chaos", + tagString = "Critical, Attack, Projectile, Chaos", reqStr = 0, reqDex = 60, reqInt = 40, @@ -6171,10 +6197,11 @@ return { grantedEffectId = "SupportPuncturingWeapon", tags = { attack = true, + critical = true, dexterity = true, support = true, }, - tagString = "Attack, Support", + tagString = "Attack, Critical, Support", reqStr = 0, reqDex = 60, reqInt = 40, @@ -6600,12 +6627,13 @@ return { grantedEffectId = "SupportCastOnCritPlus", secondaryGrantedEffectId = "SupportCastOnCritTriggeredPlus", tags = { + critical = true, dexterity = true, support = true, spell = true, trigger = true, }, - tagString = "Support, Spell, Trigger", + tagString = "Critical, Support, Spell, Trigger", reqStr = 0, reqDex = 60, reqInt = 40, @@ -6791,10 +6819,11 @@ return { grantedEffectId = "SupportControlledDestructionPlus", tags = { spell = true, + critical = true, intelligence = true, support = true, }, - tagString = "Spell, Support", + tagString = "Spell, Critical, Support", reqStr = 0, reqDex = 0, reqInt = 100, @@ -7284,6 +7313,7 @@ return { name = "Frost Shield", grantedEffectId = "FrostGlobe", tags = { + critical = true, intelligence = true, active_skill = true, spell = true, @@ -7291,7 +7321,7 @@ return { duration = true, cold = true, }, - tagString = "Spell, AoE, Duration, Cold", + tagString = "Critical, Spell, AoE, Duration, Cold", reqStr = 0, reqDex = 40, reqInt = 60, @@ -7361,8 +7391,9 @@ return { spell = true, area = true, chaos = true, + trigger = true, }, - tagString = "Support, Hex, Spell, AoE, Chaos", + tagString = "Support, Hex, Spell, AoE, Chaos, Trigger", reqStr = 0, reqDex = 0, reqInt = 100, @@ -7617,12 +7648,13 @@ return { secondaryEffectName = "Battlemage's Cry Support", tags = { warcry = true, + critical = true, strength = true, active_skill = true, area = true, duration = true, }, - tagString = "Warcry, AoE, Duration", + tagString = "Warcry, Critical, AoE, Duration", reqStr = 60, reqDex = 0, reqInt = 40, @@ -7686,6 +7718,7 @@ return { name = "Ambush", grantedEffectId = "Ambush", tags = { + critical = true, dexterity = true, active_skill = true, spell = true, @@ -7693,7 +7726,7 @@ return { duration = true, travel = true, }, - tagString = "Spell, Movement, Duration, Travel", + tagString = "Critical, Spell, Movement, Duration, Travel", reqStr = 0, reqDex = 60, reqInt = 40, @@ -7868,4 +7901,169 @@ return { reqInt = 100, defaultLevel = 20, }, + ["Metadata/Items/Gems/SkillGemPoisonousConcoction"] = { + name = "Poisonous Concoction", + grantedEffectId = "PoisonousConcoction", + tags = { + dexterity = true, + active_skill = true, + attack = true, + area = true, + chaos = true, + projectile = true, + }, + tagString = "Attack, AoE, Chaos, Projectile", + reqStr = 0, + reqDex = 100, + reqInt = 0, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemTemporalRift"] = { + name = "Temporal Rift", + grantedEffectId = "TemporalRift", + tags = { + dexterity = true, + active_skill = true, + spell = true, + }, + tagString = "Spell", + reqStr = 0, + reqDex = 60, + reqInt = 40, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemTornado"] = { + name = "Tornado", + grantedEffectId = "Tornado", + tags = { + dexterity = true, + active_skill = true, + spell = true, + duration = true, + physical = true, + area = true, + orb = true, + }, + tagString = "Spell, Duration, Physical, AoE, Orb", + reqStr = 0, + reqDex = 60, + reqInt = 40, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemEnergyBlade"] = { + name = "Energy Blade", + grantedEffectId = "EnergyBlade", + tags = { + intelligence = true, + active_skill = true, + spell = true, + lightning = true, + }, + tagString = "Spell, Lightning", + reqStr = 0, + reqDex = 0, + reqInt = 100, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemSoulLink"] = { + name = "Soul Link", + grantedEffectId = "SoulLink", + tags = { + intelligence = true, + active_skill = true, + spell = true, + duration = true, + link = true, + }, + tagString = "Spell, Duration, Link", + reqStr = 0, + reqDex = 0, + reqInt = 100, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemFlameLink"] = { + name = "Flame Link", + grantedEffectId = "FlameLink", + tags = { + strength = true, + active_skill = true, + spell = true, + duration = true, + link = true, + fire = true, + }, + tagString = "Spell, Duration, Link, Fire", + reqStr = 100, + reqDex = 0, + reqInt = 0, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemVampiricLink"] = { + name = "Vampiric Link", + grantedEffectId = "VampiricLink", + tags = { + dexterity = true, + active_skill = true, + spell = true, + duration = true, + link = true, + }, + tagString = "Spell, Duration, Link", + reqStr = 40, + reqDex = 60, + reqInt = 0, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemProtectiveLink"] = { + name = "Protective Link", + grantedEffectId = "ProtectiveLink", + tags = { + strength = true, + active_skill = true, + spell = true, + duration = true, + link = true, + }, + tagString = "Spell, Duration, Link", + reqStr = 60, + reqDex = 0, + reqInt = 40, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemIntuitiveLink"] = { + name = "Intuitive Link", + grantedEffectId = "IntuitiveLink", + secondaryGrantedEffectId = "SupportIntuitiveLink", + secondaryEffectName = "Intuitive Link Support", + tags = { + trigger = true, + dexterity = true, + active_skill = true, + spell = true, + duration = true, + link = true, + }, + tagString = "Trigger, Spell, Duration, Link", + reqStr = 0, + reqDex = 100, + reqInt = 0, + defaultLevel = 20, + }, + ["Metadata/Items/Gems/SkillGemDestructiveLink"] = { + name = "Destructive Link", + grantedEffectId = "DestructiveLink", + tags = { + critical = true, + intelligence = true, + active_skill = true, + spell = true, + duration = true, + link = true, + }, + tagString = "Critical, Spell, Duration, Link", + reqStr = 0, + reqDex = 40, + reqInt = 60, + defaultLevel = 20, + }, } \ No newline at end of file diff --git a/src/Data/Global.lua b/src/Data/Global.lua index 0b539767c7..e1e135a12f 100644 --- a/src/Data/Global.lua +++ b/src/Data/Global.lua @@ -257,8 +257,14 @@ SkillType = { Arcane = 115, -- means it is reliant on amount of mana spent Type116 = 116, CantEquipWeapon = 117, + Type118 = 118, + Type119 = 119, + Type120 = 120, + Type121 = 121, + Type122 = 122, } +SkillType = loadfile("Data/SkillType.lua")() GlobalCache = { cachedData = { MAIN = {}, CALCS = {}, CALCULATOR = {}, CACHE = {}, }, deleteGroup = { }, diff --git a/src/Data/LegionPassives.lua b/src/Data/LegionPassives.lua index f2f482aff4..dc41ec8338 100644 --- a/src/Data/LegionPassives.lua +++ b/src/Data/LegionPassives.lua @@ -700,7 +700,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "(10-15)% increased Effect of your Curses", + [1] = "(7-10)% increased Effect of your Curses", [2] = "Curse Skills have 20% increased Skill Effect Duration", }, ["dn"] = "Ancient Hex", @@ -714,8 +714,8 @@ return { }, ["stats"] = { ["curse_effect_+%"] = { - ["max"] = 15, - ["min"] = 10, + ["max"] = 10, + ["min"] = 7, ["fmt"] = "d", }, ["curse_skill_effect_duration_+%"] = { @@ -1268,7 +1268,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "50% chance to Avoid being Chilled", + [1] = "80% chance to Avoid being Chilled", }, ["dn"] = "Rites of Solaris", ["isJewelSocket"] = false, @@ -1281,8 +1281,8 @@ return { }, ["stats"] = { ["base_avoid_chill_%"] = { - ["max"] = 50, - ["min"] = 50, + ["max"] = 80, + ["min"] = 80, ["fmt"] = "d", }, }, @@ -1803,8 +1803,8 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "(8-10)% chance to Avoid being Stunned", - [2] = "4% chance to Dodge Attack Hits", + [1] = "(8-10)% chance to Avoid Elemental Ailments", + [2] = "(8-10)% chance to Avoid being Stunned", }, ["dn"] = "Jungle Paths", ["isJewelSocket"] = false, @@ -1816,12 +1816,12 @@ return { ["spc"] = { }, ["stats"] = { - ["base_chance_to_dodge_%"] = { - ["max"] = 4, - ["min"] = 4, + ["base_avoid_stun_%"] = { + ["max"] = 10, + ["min"] = 8, ["fmt"] = "d", }, - ["base_avoid_stun_%"] = { + ["avoid_all_elemental_status_%"] = { ["max"] = 10, ["min"] = 8, ["fmt"] = "d", @@ -1843,9 +1843,9 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "20% less Damage taken if you haven't been Hit Recently", - [2] = "40% less Evasion Rating if you haven't been Hit Recently", - [3] = "20% more Evasion Rating if you've been Hit Recently", + [1] = "20% less Attack Damage taken if you haven't been Hit by an Attack Recently", + [2] = "40% more Evasion Rating if you have been Hit by an Attack Recently", + [3] = "20% more Attack Damage taken if you have been Hit by an Attack Recently", }, ["dn"] = "Wind Dancer", ["isJewelSocket"] = false, @@ -2231,9 +2231,9 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "1% chance to Dodge Attack Hits", + [1] = "3% chance to Avoid Elemental Ailments", }, - ["dn"] = "Attack Dodge", + ["dn"] = "Avoid Elemental Ailments", ["isJewelSocket"] = false, ["m"] = false, ["icon"] = "Art/2DArt/SkillIcons/passives/VaalDefensive.dds", @@ -2243,9 +2243,9 @@ return { ["spc"] = { }, ["stats"] = { - ["base_chance_to_dodge_%"] = { - ["max"] = 1, - ["min"] = 1, + ["avoid_all_elemental_status_%"] = { + ["max"] = 3, + ["min"] = 3, ["fmt"] = "d", }, }, @@ -2401,7 +2401,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "6% chance to Dodge Spell Hits", + [1] = "+12% chance to Suppress Spell Damage", }, ["dn"] = "Purity Rebel", ["isJewelSocket"] = false, @@ -2413,9 +2413,9 @@ return { ["spc"] = { }, ["stats"] = { - ["base_chance_to_dodge_spells_%"] = { - ["max"] = 6, - ["min"] = 6, + ["base_spell_suppression_chance_%"] = { + ["max"] = 12, + ["min"] = 12, ["fmt"] = "d", }, }, @@ -2648,7 +2648,7 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "(3-5)% increased effect of Non-Curse Auras from your Skills", + [1] = "(2-4)% increased effect of Non-Curse Auras from your Skills", }, ["dn"] = "Aura Effect", ["isJewelSocket"] = false, @@ -2661,8 +2661,8 @@ return { }, ["stats"] = { ["non_curse_aura_effect_+%"] = { - ["max"] = 5, - ["min"] = 3, + ["max"] = 4, + ["min"] = 2, ["fmt"] = "d", }, }, @@ -3046,7 +3046,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "15% increased effect of Non-Curse Auras from your Skills", + [1] = "12% increased effect of Non-Curse Auras from your Skills", }, ["dn"] = "Superiority", ["isJewelSocket"] = false, @@ -3059,8 +3059,8 @@ return { }, ["stats"] = { ["non_curse_aura_effect_+%"] = { - ["max"] = 15, - ["min"] = 15, + ["max"] = 12, + ["min"] = 12, ["fmt"] = "d", }, }, @@ -3081,7 +3081,7 @@ return { ["not"] = true, ["sd"] = { [1] = "20% increased Area of Effect of Aura Skills", - [2] = "(10-15)% increased effect of Non-Curse Auras from your Skills", + [2] = "(7-10)% increased effect of Non-Curse Auras from your Skills", }, ["dn"] = "Commanding Presence", ["isJewelSocket"] = false, @@ -3094,8 +3094,8 @@ return { }, ["stats"] = { ["non_curse_aura_effect_+%"] = { - ["max"] = 15, - ["min"] = 10, + ["max"] = 10, + ["min"] = 7, ["fmt"] = "d", }, ["base_aura_area_of_effect_+%"] = { @@ -3908,11 +3908,6 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "Energy Shield starts at zero", - [2] = "Cannot Recharge or Regenerate Energy Shield", - [3] = "Lose 5% of Energy Shield per second", - [4] = "Life Leech effects are not removed at Full Life", - [5] = "Life Leech effects Recover Energy Shield instead while on Full Life", }, ["dn"] = "Immortal Ambition", ["isJewelSocket"] = false, @@ -4642,7 +4637,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "50% chance to Avoid being Shocked", + [1] = "80% chance to Avoid being Shocked", }, ["dn"] = "Rural Life", ["isJewelSocket"] = false, @@ -4655,8 +4650,8 @@ return { }, ["stats"] = { ["base_avoid_shock_%"] = { - ["max"] = 50, - ["min"] = 50, + ["max"] = 80, + ["min"] = 80, ["fmt"] = "d", }, }, @@ -4784,7 +4779,7 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "(3-5)% increased Effect of your Curses", + [1] = "(2-4)% increased Effect of your Curses", }, ["dn"] = "Curse Effect", ["isJewelSocket"] = false, @@ -4797,8 +4792,8 @@ return { }, ["stats"] = { ["curse_effect_+%"] = { - ["max"] = 5, - ["min"] = 3, + ["max"] = 4, + ["min"] = 2, ["fmt"] = "d", }, }, @@ -4954,7 +4949,7 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "6% chance to Dodge Attack Hits", + [1] = "20% chance to Avoid Elemental Ailments", }, ["dn"] = "Secret Tunnels", ["isJewelSocket"] = false, @@ -4966,9 +4961,9 @@ return { ["spc"] = { }, ["stats"] = { - ["base_chance_to_dodge_%"] = { - ["max"] = 6, - ["min"] = 6, + ["avoid_all_elemental_status_%"] = { + ["max"] = 20, + ["min"] = 20, ["fmt"] = "d", }, }, @@ -5561,9 +5556,9 @@ return { }, ["not"] = false, ["sd"] = { - [1] = "1% chance to Dodge Spell Hits", + [1] = "+2% chance to Suppress Spell Damage", }, - ["dn"] = "Spell Dodge", + ["dn"] = "Spell Suppression", ["isJewelSocket"] = false, ["m"] = false, ["icon"] = "Art/2DArt/SkillIcons/passives/VaalDefensive.dds", @@ -5573,9 +5568,9 @@ return { ["spc"] = { }, ["stats"] = { - ["base_chance_to_dodge_spells_%"] = { - ["max"] = 1, - ["min"] = 1, + ["base_spell_suppression_chance_%"] = { + ["max"] = 2, + ["min"] = 2, ["fmt"] = "d", }, }, @@ -5595,8 +5590,8 @@ return { }, ["not"] = true, ["sd"] = { - [1] = "+(8-10)% to all Elemental Resistances", - [2] = "4% chance to Dodge Spell Hits", + [1] = "+6% chance to Suppress Spell Damage", + [2] = "+(8-10)% to all Elemental Resistances", }, ["dn"] = "Temple Paths", ["isJewelSocket"] = false, @@ -5608,16 +5603,16 @@ return { ["spc"] = { }, ["stats"] = { + ["base_spell_suppression_chance_%"] = { + ["max"] = 6, + ["min"] = 6, + ["fmt"] = "d", + }, ["base_resist_all_elements_%"] = { ["max"] = 10, ["min"] = 8, ["fmt"] = "d", }, - ["base_chance_to_dodge_spells_%"] = { - ["max"] = 4, - ["min"] = 4, - ["fmt"] = "d", - }, }, ["da"] = 0, ["o"] = 3, @@ -5709,14 +5704,14 @@ return { }, ["vaal_small_attack_dodge"] = { ["stats"] = { - ["base_chance_to_dodge_%"] = { - ["max"] = 1, - ["min"] = 1, + ["avoid_all_elemental_status_%"] = { + ["max"] = 3, + ["min"] = 3, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "1% chance to Dodge Attack Hits", + [1] = "3% chance to Avoid Elemental Ailments", }, ["id"] = "vaal_small_attack_dodge", ["dn"] = "Attack Dodge", @@ -5751,14 +5746,14 @@ return { }, ["vaal_small_spell_dodge"] = { ["stats"] = { - ["base_chance_to_dodge_spells_%"] = { - ["max"] = 1, - ["min"] = 1, + ["base_spell_suppression_chance_%"] = { + ["max"] = 2, + ["min"] = 2, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "1% chance to Dodge Spell Hits", + [1] = "+2% chance to Suppress Spell Damage", }, ["id"] = "vaal_small_spell_dodge", ["dn"] = "Spell Dodge", @@ -5920,13 +5915,13 @@ return { ["vaal_small_aura_effect"] = { ["stats"] = { ["non_curse_aura_effect_+%"] = { - ["max"] = 5, - ["min"] = 3, + ["max"] = 4, + ["min"] = 2, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "(3-5)% increased effect of Non-Curse Auras from your Skills", + [1] = "(2-4)% increased effect of Non-Curse Auras from your Skills", }, ["id"] = "vaal_small_aura_effect", ["dn"] = "Aura Effect", @@ -6620,13 +6615,13 @@ return { ["maraketh_notable_add_ailment_avoid"] = { ["stats"] = { ["base_avoid_stun_%"] = { - ["max"] = 10, - ["min"] = 10, + ["max"] = 20, + ["min"] = 20, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "10% chance to Avoid being Stunned", + [1] = "20% chance to Avoid being Stunned", }, ["id"] = "maraketh_notable_add_ailment_avoid", ["dn"] = "Add Ailment Avoid", @@ -6676,13 +6671,13 @@ return { ["maraketh_notable_add_aura_effect"] = { ["stats"] = { ["non_curse_aura_effect_+%"] = { - ["max"] = 10, - ["min"] = 10, + ["max"] = 8, + ["min"] = 8, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "10% increased effect of Non-Curse Auras from your Skills", + [1] = "8% increased effect of Non-Curse Auras from your Skills", }, ["id"] = "maraketh_notable_add_aura_effect", ["dn"] = "Add Aura Effect", @@ -6871,14 +6866,14 @@ return { }, ["karui_notable_add_fortify_effect"] = { ["stats"] = { - ["fortify_effect_on_self_+%"] = { - ["max"] = 5, - ["min"] = 5, + ["base_max_fortification"] = { + ["max"] = 1, + ["min"] = 1, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "5% increased Effect of Fortify on you", + [1] = "+1 to maximum Fortification", }, ["id"] = "karui_notable_add_fortify_effect", ["dn"] = "Add Fortify Effect", @@ -6886,13 +6881,13 @@ return { ["vaal_small_curse_effect"] = { ["stats"] = { ["curse_effect_+%"] = { - ["max"] = 5, - ["min"] = 3, + ["max"] = 4, + ["min"] = 2, ["fmt"] = "d", }, }, ["sd"] = { - [1] = "(3-5)% increased Effect of your Curses", + [1] = "(2-4)% increased Effect of your Curses", }, ["id"] = "vaal_small_curse_effect", ["dn"] = "Curse Effect", diff --git a/src/Data/Minions.lua b/src/Data/Minions.lua index b13a76ca13..98f05d2d26 100644 --- a/src/Data/Minions.lua +++ b/src/Data/Minions.lua @@ -51,6 +51,7 @@ minions["SummonedChaosGolem"] = { }, modList = { -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1] + -- SummonedGolemLifeRegeneration [life_regeneration_rate_per_minute_% = 60] }, } @@ -77,6 +78,7 @@ minions["SummonedFlameGolem"] = { modList = { -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1] -- MonsterSpeedAndDamageFixupLarge [monster_base_type_attack_cast_speed_+%_and_damage_-%_final = 22] + -- SummonedGolemLifeRegeneration [life_regeneration_rate_per_minute_% = 60] }, } @@ -101,6 +103,7 @@ minions["SummonedIceGolem"] = { }, modList = { -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1] + -- SummonedGolemLifeRegeneration [life_regeneration_rate_per_minute_% = 60] }, } @@ -127,6 +130,7 @@ minions["SummonedLightningGolem"] = { modList = { -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1] -- MonsterSpeedAndDamageFixupLarge [monster_base_type_attack_cast_speed_+%_and_damage_-%_final = 22] + -- SummonedGolemLifeRegeneration [life_regeneration_rate_per_minute_% = 60] }, } @@ -151,6 +155,7 @@ minions["SummonedStoneGolem"] = { "RockGolemMinionWhirlingBlades", }, modList = { + -- SummonedGolemLifeRegenerationStone [life_regeneration_rate_per_minute_% = 120] }, } @@ -171,7 +176,7 @@ minions["SummonedRagingSpirit"] = { "Melee", }, modList = { - mod("PhysicalDamageConvertToFire", "BASE", 50), -- MonsterSummonedElementalFire [base_physical_damage_%_to_convert_to_fire = 50] + -- RagingSpiritConvertPhysToFire [base_physical_damage_%_to_convert_to_fire = 100] mod("PhysicalMin", "BASE", 4, ModFlag.Attack), -- RagingSpiritAddedPhys [attack_minimum_added_physical_damage = 4] [attack_maximum_added_physical_damage = 5] mod("PhysicalMax", "BASE", 5, ModFlag.Attack), -- RagingSpiritAddedPhys [attack_minimum_added_physical_damage = 4] [attack_maximum_added_physical_damage = 5] -- CannotGainAfflictedMods [cannot_have_affliction_mods = 1] @@ -470,7 +475,7 @@ minions["HeraldOfAgonySpiderPlated"] = { minions["AxisEliteSoldierHeraldOfLight"] = { name = "Sentinel of Purity", - life = 5.6, + life = 3.4, armour = 0.5, fireResist = 40, coldResist = 40, @@ -621,15 +626,15 @@ minions["DropBearUniqueSummoned"] = { coldResist = 40, lightningResist = 40, chaosResist = 20, - damage = 2.55, + damage = 2.81, damageSpread = 0.2, attackTime = 1.1, - attackRange = 6, + attackRange = 10, accuracy = 3.4, weaponType1 = "One Handed Mace", limit = "ActiveBeastMinionLimit", skillList = { - "Melee", + "MeleeAtAnimationSpeedUnique", "DropBearSummonedGroundSlam", "DropBearSummonedRallyingCry", }, @@ -659,6 +664,7 @@ minions["SummonedCarrionGolem"] = { }, modList = { -- MonsterNoDropsOrExperience [monster_no_drops_or_experience = 1] + -- SummonedGolemLifeRegeneration [life_regeneration_rate_per_minute_% = 60] }, } diff --git a/src/Data/Misc.lua b/src/Data/Misc.lua index 0320586291..e507a2ed3c 100644 --- a/src/Data/Misc.lua +++ b/src/Data/Misc.lua @@ -1,10 +1,10 @@ local data = ... -- From DefaultMonsterStats.dat -data.monsterEvasionTable = { 53, 67, 82, 97, 113, 130, 148, 166, 185, 205, 226, 248, 271, 295, 320, 346, 373, 401, 431, 462, 493, 527, 561, 597, 635, 674, 715, 757, 801, 846, 894, 943, 994, 1048, 1103, 1160, 1220, 1282, 1346, 1413, 1482, 1554, 1628, 1705, 1785, 1868, 1954, 2044, 2136, 2232, 2332, 2435, 2541, 2652, 2766, 2885, 3008, 3135, 3267, 3403, 3544, 3690, 3842, 3998, 4160, 4328, 4501, 4681, 4867, 5059, 5258, 5463, 5676, 5895, 6123, 6358, 6601, 6852, 7112, 7380, 7658, 7945, 8241, 8548, 8864, 9191, 9529, 9879, 10239, 10612, 10997, 11395, 11806, 12230, 12668, 13121, 13588, 14071, 14569, 15084, } +data.monsterEvasionTable = { 67, 86, 104, 124, 144, 166, 188, 211, 234, 259, 285, 311, 339, 368, 397, 428, 460, 493, 527, 563, 600, 638, 677, 718, 760, 804, 849, 896, 944, 994, 1046, 1100, 1155, 1212, 1271, 1332, 1395, 1460, 1528, 1597, 1669, 1743, 1819, 1898, 1979, 2063, 2150, 2239, 2331, 2426, 2524, 2626, 2730, 2837, 2948, 3063, 3180, 3302, 3427, 3556, 3689, 3826, 3967, 4112, 4262, 4416, 4575, 4739, 4907, 5081, 5260, 5444, 5633, 5828, 6029, 6235, 6448, 6667, 6892, 7124, 7362, 7608, 7860, 8120, 8388, 8663, 8946, 9237, 9536, 9844, 10160, 10486, 10821, 11165, 11519, 11883, 12258, 12643, 13038, 13445, } data.monsterAccuracyTable = { 14, 15, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 31, 32, 34, 35, 37, 39, 41, 43, 45, 47, 49, 52, 54, 57, 59, 62, 65, 68, 71, 74, 77, 81, 84, 88, 92, 96, 100, 105, 109, 114, 119, 124, 129, 135, 140, 146, 152, 159, 165, 172, 179, 187, 195, 203, 211, 220, 229, 238, 247, 257, 268, 279, 290, 301, 314, 326, 339, 352, 366, 381, 396, 412, 428, 444, 462, 480, 499, 518, 538, 559, 580, 603, 626, 650, 675, 701, 728, 755, 784, 814, 845, 877, 910, 945, 980, } data.monsterLifeTable = { 22, 26, 31, 36, 42, 48, 55, 62, 70, 78, 87, 97, 107, 119, 131, 144, 158, 173, 190, 207, 226, 246, 267, 290, 315, 341, 370, 400, 432, 467, 504, 543, 585, 630, 678, 730, 785, 843, 905, 972, 1042, 1118, 1198, 1284, 1375, 1472, 1575, 1685, 1802, 1927, 2059, 2200, 2350, 2509, 2678, 2858, 3050, 3253, 3469, 3698, 3942, 4201, 4476, 4768, 5078, 5407, 5756, 6127, 6520, 6937, 7380, 7850, 8348, 8876, 9436, 10030, 10660, 11328, 12036, 12787, 13582, 14425, 15319, 16265, 17268, 18331, 19457, 20649, 21913, 23250, 24667, 26168, 27756, 29438, 31220, 33105, 35101, 37214, 39450, 41817, } data.monsterAllyLifeTable = { 15, 17, 20, 23, 26, 30, 33, 37, 41, 46, 50, 55, 60, 66, 71, 77, 84, 91, 98, 105, 113, 122, 131, 140, 150, 161, 171, 183, 195, 208, 222, 236, 251, 266, 283, 300, 318, 337, 357, 379, 401, 424, 448, 474, 501, 529, 559, 590, 622, 656, 692, 730, 769, 810, 853, 899, 946, 996, 1048, 1102, 1159, 1219, 1281, 1346, 1415, 1486, 1561, 1640, 1722, 1807, 1897, 1991, 2089, 2192, 2299, 2411, 2528, 2651, 2779, 2913, 3053, 3199, 3352, 3511, 3678, 3853, 4035, 4225, 4424, 4631, 4848, 5074, 5310, 5557, 5815, 6084, 6364, 6658, 6964, 7283, } -data.monsterDamageTable = { 4.9899997711182, 5.5599999427795, 6.1599998474121, 6.8099999427795, 7.5, 8.2299995422363, 9, 9.8199996948242, 10.699999809265, 11.619999885559, 12.60000038147, 13.640000343323, 14.739999771118, 15.909999847412, 17.139999389648, 18.450000762939, 19.829999923706, 21.290000915527, 22.840000152588, 24.469999313354, 26.190000534058, 28.010000228882, 29.940000534058, 31.959999084473, 34.110000610352, 36.360000610352, 38.75, 41.259998321533, 43.909999847412, 46.700000762939, 49.650001525879, 52.75, 56.009998321533, 59.450000762939, 63.080001831055, 66.889999389648, 70.910003662109, 75.129997253418, 79.580001831055, 84.26000213623, 89.180000305176, 94.349998474121, 99.800003051758, 105.51999664307, 111.5299987793, 117.86000061035, 124.5, 131.49000549316, 138.83000183105, 146.5299987793, 154.63000488281, 163.13999938965, 172.07000732422, 181.44999694824, 191.30000305176, 201.63000488281, 212.47999572754, 223.86999511719, 235.83000183105, 248.36999511719, 261.5299987793, 275.32998657227, 289.82000732422, 305.01000976563, 320.94000244141, 337.64999389648, 355.17999267578, 373.54998779297, 392.80999755859, 413.01000976563, 434.17999267578, 456.36999511719, 479.61999511719, 504, 529.53997802734, 556.29998779297, 584.34997558594, 613.72998046875, 644.5, 676.75, 710.52001953125, 745.89001464844, 782.94000244141, 821.72998046875, 862.35998535156, 904.90002441406, 949.44000244141, 996.07000732422, 1044.8900146484, 1096, 1149.5, 1205.5, 1264.1099853516, 1325.4499511719, 1389.6400146484, 1456.8199462891, 1527.1199951172, 1600.6800537109, 1677.6400146484, 1758.1700439453, } +data.monsterDamageTable = { 4.9899997711182, 5.5599999427795, 6.1599998474121, 6.8099999427795, 7.5, 8.2299995422363, 9, 9.8199996948242, 10.699999809265, 11.619999885559, 12.60000038147, 13.640000343323, 14.739999771118, 15.909999847412, 17.139999389648, 18.450000762939, 19.829999923706, 21.290000915527, 22.840000152588, 24.469999313354, 26.190000534058, 28.010000228882, 29.940000534058, 31.959999084473, 34.110000610352, 36.360000610352, 38.75, 41.259998321533, 43.909999847412, 46.700000762939, 49.650001525879, 52.75, 56.009998321533, 59.450000762939, 63.080001831055, 66.889999389648, 70.910003662109, 75.129997253418, 79.580001831055, 84.26000213623, 89.180000305176, 94.349998474121, 99.800003051758, 105.51999664307, 111.5299987793, 117.86000061035, 124.5, 131.49000549316, 138.83000183105, 146.5299987793, 154.63000488281, 163.13999938965, 172.07000732422, 181.44999694824, 191.30000305176, 201.63000488281, 212.47999572754, 223.86999511719, 235.83000183105, 248.36999511719, 261.5299987793, 275.32998657226, 289.82000732422, 305.01000976562, 320.94000244141, 337.64999389648, 355.17999267578, 373.54998779297, 392.80999755859, 413.01000976562, 434.17999267578, 456.36999511719, 479.61999511719, 504, 529.53997802734, 556.29998779297, 584.34997558594, 613.72998046875, 644.5, 676.75, 710.52001953125, 745.89001464844, 782.94000244141, 821.72998046875, 862.35998535156, 904.90002441406, 949.44000244141, 996.07000732422, 1044.8900146484, 1096, 1149.5, 1205.5, 1264.1099853516, 1325.4499511719, 1389.6400146484, 1456.8199462891, 1527.1199951172, 1600.6800537109, 1677.6400146484, 1758.1700439453, } data.monsterArmourTable = { 22, 26, 31, 36, 42, 48, 55, 62, 70, 78, 87, 97, 107, 119, 131, 144, 158, 173, 190, 207, 226, 246, 267, 290, 315, 341, 370, 400, 432, 467, 504, 543, 585, 630, 678, 730, 785, 843, 905, 972, 1042, 1118, 1198, 1284, 1375, 1472, 1575, 1685, 1802, 1927, 2059, 2200, 2350, 2509, 2678, 2858, 3050, 3253, 3469, 3698, 3942, 4201, 4476, 4768, 5078, 5407, 5756, 6127, 6520, 6937, 7380, 7850, 8348, 8876, 9436, 10030, 10660, 11328, 12036, 12787, 13582, 14425, 15319, 16265, 17268, 18331, 19457, 20649, 21913, 23250, 24667, 26168, 27756, 29438, 31220, 33105, 35101, 37214, 39450, 41817, } -- From MonsterVarieties.dat combined with SkillTotemVariations.dat -data.totemLifeMult = { [1] = 2.4, [2] = 2.4, [3] = 2.4, [4] = 2.4, [5] = 2.4, [6] = 2.4, [7] = 2.4, [8] = 2.6, [9] = 2.4, [10] = 2.4, [11] = 2.4, [12] = 2.4, [13] = 3, [15] = 3, [16] = 7.44, [17] = 2.6, [18] = 2.4, [19] = 2.4, [20] = 3, } +data.totemLifeMult = { [1] = 1, [2] = 1, [3] = 1, [4] = 1, [5] = 1, [6] = 1.2, [7] = 1, [8] = 1.2, [9] = 1, [10] = 1, [11] = 1, [12] = 1, [13] = 1.2, [15] = 1.2, [16] = 7.44, [17] = 1.2, [18] = 1, [19] = 1, [20] = 1.2, } diff --git a/src/Data/ModFlask.lua b/src/Data/ModFlask.lua index a9970f9b10..c7df9c38de 100644 --- a/src/Data/ModFlask.lua +++ b/src/Data/ModFlask.lua @@ -2,49 +2,247 @@ -- Item data (c) Grinding Gear Games return { - ["FlaskIncreasedRecoverySpeed1"] = { type = "Prefix", affix = "Catalysed", "50% increased Recovery rate", statOrderKey = "525", statOrder = { 525 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskIncreasedRecoveryAmount1"] = { type = "Prefix", affix = "Saturated", "50% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "524,525", statOrder = { 524, 525 }, level = 1, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskIncreasedRecoveryOnLowLife1"] = { type = "Prefix", affix = "Cautious", "100% increased Recovery when on Low Life", statOrderKey = "528", statOrder = { 528 }, level = 6, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskInstantRecoveryOnLowLife1"] = { type = "Prefix", affix = "Panicked", "25% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "524,529", statOrder = { 524, 529 }, level = 9, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskPartialInstantRecovery1"] = { type = "Prefix", affix = "Bubbling", "50% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "524,525,530", statOrder = { 524, 525, 530 }, level = 3, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskFullInstantRecovery1"] = { type = "Prefix", affix = "Seething", "66% reduced Amount Recovered", "Instant Recovery", statOrderKey = "524,535", statOrder = { 524, 535 }, level = 7, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskExtraManaCostsLife1"] = { type = "Prefix", affix = "Caustic", "60% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "523,538", statOrder = { 523, 538 }, level = 11, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, - ["FlaskExtraLifeCostsMana1"] = { type = "Prefix", affix = "Sapping", "40% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "519,540", statOrder = { 519, 540 }, level = 13, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, - ["FlaskDispellsChill1"] = { type = "Suffix", affix = "of Heat", "Grants Immunity to Chill for 4 seconds if used while Chilled", "Grants Immunity to Freeze for 4 seconds if used while Frozen", statOrderKey = "566,566.1", statOrder = { 566, 566.1 }, level = 4, group = "FlaskDispellChill", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, - ["FlaskDispellsBurning1"] = { type = "Suffix", affix = "of Dousing", "Grants Immunity to Ignite for 4 seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "567,567.1", statOrder = { 567, 567.1 }, level = 6, group = "FlaskDispellBurning", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, - ["FlaskRemovesBleeding1"] = { type = "Suffix", affix = "of Staunching", "Grants Immunity to Bleeding for 4 seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for 4 seconds if used while affected by Corrupted Blood", statOrderKey = "565,565.1", statOrder = { 565, 565.1 }, level = 8, group = "FlaskRemovesBleeding", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "bleed", "physical", "attack", "ailment" }, }, - ["FlaskRemovesShock1"] = { type = "Suffix", affix = "of Grounding", "Grants Immunity to Shock for 4 seconds if used while Shocked", statOrderKey = "568", statOrder = { 568 }, level = 10, group = "FlaskRemovesShock", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, - ["FlaskExtraCharges1"] = { type = "Prefix", affix = "Ample", "+(15-25) to Maximum Charges", statOrderKey = "507", statOrder = { 507 }, level = 2, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskChargesAddedIncreasePercent1"] = { type = "Prefix", affix = "Perpetual", "(20-40)% increased Charge Recovery", statOrderKey = "515", statOrder = { 515 }, level = 3, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskBuffArmourWhileHealing1"] = { type = "Suffix", affix = "of Iron Skin", "(40-60)% increased Armour during Flask effect", statOrderKey = "591", statOrder = { 591 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "expedition_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "flask", "defences" }, }, - ["FlaskBuffEvasionWhileHealing"] = { type = "Suffix", affix = "of Reflexes", "(40-60)% increased Evasion Rating during Flask effect", statOrderKey = "592", statOrder = { 592 }, level = 8, group = "FlaskBuffWhileHealing", weightKey = { "expedition_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "flask", "defences" }, }, - ["FlaskBuffMovementSpeedWhileHealing"] = { type = "Suffix", affix = "of Adrenaline", "(6-8)% increased Movement Speed during Flask effect", statOrderKey = "601", statOrder = { 601 }, level = 5, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, - ["FlaskBuffStunRecoveryWhileHealing"] = { type = "Suffix", affix = "of Steadiness", "(40-60)% increased Block and Stun Recovery during Flask effect", statOrderKey = "602", statOrder = { 602 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskBuffResistancesWhileHealing"] = { type = "Suffix", affix = "of Resistance", "(20-30)% additional Elemental Resistances during Flask effect", statOrderKey = "603", statOrder = { 603 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, - ["FlaskBuffLifeLeechWhileHealing"] = { type = "Suffix", affix = "of Gluttony", "2% of Physical Attack Damage Leeched as Life during Flask effect", statOrderKey = "604", statOrder = { 604 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "physical", "attack" }, }, - ["FlaskBuffLifeLeechPermyriadWhileHealing"] = { type = "Suffix", affix = "of Gluttony", "0.4% of Physical Attack Damage Leeched as Life during Flask effect", statOrderKey = "607", statOrder = { 607 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "physical", "attack" }, }, - ["FlaskBuffManaLeechPermyriadWhileHealing"] = { type = "Suffix", affix = "of Craving", "0.4% of Physical Attack Damage Leeched as Mana during Flask effect", statOrderKey = "609", statOrder = { 609 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana", "physical", "attack" }, }, - ["FlaskBuffKnockbackWhileHealing"] = { type = "Suffix", affix = "of Fending", "Adds Knockback to Melee Attacks during Flask effect", statOrderKey = "610", statOrder = { 610 }, level = 9, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, - ["FlaskBuffWardWhileHealing1"] = { type = "Suffix", affix = "of Runeflaring", "(20-30)% increased Ward during Flask effect", statOrderKey = "594", statOrder = { 594 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "expedition_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "defences" }, }, - ["FlaskHealsMinions1"] = { type = "Suffix", affix = "of Animation", "Grants (40-60)% of Life Recovery to Minions", statOrderKey = "520", statOrder = { 520 }, level = 10, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, - ["FlaskFullRechargeOnCrit1"] = { type = "Prefix", affix = "Surgeon's", "Recharges 1 Charge when you deal a Critical Strike", statOrderKey = "511", statOrder = { 511 }, level = 8, group = "FlaskRechargeRate", weightKey = { "critical_utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["FlaskChanceRechargeOnCrit1"] = { type = "Prefix", affix = "Surgeon's", "20% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "512", statOrder = { 512 }, level = 8, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["FlaskFullRechargeOnTakeCrit1"] = { type = "Prefix", affix = "Avenger's", "Recharges 5 Charges when you take a Critical Strike", statOrderKey = "514", statOrder = { 514 }, level = 12, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["FlaskDispellsPoison1"] = { type = "Suffix", affix = "of Curing", "Grants Immunity to Poison for 4 seconds if used while Poisoned", statOrderKey = "637", statOrder = { 637 }, level = 16, group = "FlaskDispellPoison", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "poison", "chaos", "ailment" }, }, - ["FlaskEffectReducedDuration1"] = { type = "Prefix", affix = "Alchemist's", "33% reduced Duration", "25% increased effect", statOrderKey = "527,590", statOrder = { 527, 590 }, level = 20, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskChargesUsed1"] = { type = "Prefix", affix = "Chemist's", "(15-20)% reduced Charges used", statOrderKey = "516", statOrder = { 516 }, level = 14, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskIncreasedDuration2"] = { type = "Prefix", affix = "Experimenter's", "(25-30)% increased Duration", statOrderKey = "527", statOrder = { 527 }, level = 20, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskFullRechargeOnHit1"] = { type = "Prefix", affix = "Flagellant's", "Gain 1 Charge when you are Hit by an Enemy", statOrderKey = "510", statOrder = { 510 }, level = 12, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskIncreasedHealingCharges1"] = { type = "Prefix", affix = "Concentrated", "(20-25)% increased Charges used", "30% increased Amount Recovered", statOrderKey = "516,524", statOrder = { 516, 524 }, level = 10, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskManaRecoveryAtEnd1_"] = { type = "Prefix", affix = "Foreboding", "66% increased Amount Recovered", "Mana Recovery occurs instantly at the end of the Flask effect", statOrderKey = "524,534", statOrder = { 524, 534 }, level = 16, group = "FlaskManaRecoveryAtEnd", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["FlaskEffectNotRemovedOnFullMana1"] = { type = "Prefix", affix = "Enduring", "66% reduced Amount Recovered", "Flask effect is not removed when Unreserved Mana is Filled", "Flask effect does not Queue", statOrderKey = "524,533,533.1", statOrder = { 524, 533, 533.1 }, level = 16, group = "FlaskEffectNotRemovedOnFullMana", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["FlaskBuffAttackLifeLeechWhileHealing1"] = { type = "Suffix", affix = "of Bloodletting", "0.4% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "606", statOrder = { 606 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "mana_flask", "default", }, weightVal = { 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, - ["FlaskBuffSpellEnergyShieldLeechWhileHealing1"] = { type = "Suffix", affix = "of Draining", "0.4% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "605", statOrder = { 605 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "life_flask", "expedition_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, - ["FlaskBuffAttackSpeedWhileHealing1"] = { type = "Suffix", affix = "of Acceleration", "(8-12)% increased Attack Speed during Flask effect", statOrderKey = "599", statOrder = { 599 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, - ["FlaskBuffCastSpeedWhileHealing1"] = { type = "Suffix", affix = "of Quickening", "(8-12)% increased Cast Speed during Flask effect", statOrderKey = "600", statOrder = { 600 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, - ["FlaskBuffAccuracyWhileHealing1__"] = { type = "Suffix", affix = "of Precision", "(15-25)% increased Accuracy Rating during Flask effect", statOrderKey = "598", statOrder = { 598 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, - ["FlaskBuffFreezeShockIgniteChanceWhileHealing1_"] = { type = "Suffix", affix = "of Infliction", "(20-25)% chance to Freeze, Shock and Ignite during Flask effect", statOrderKey = "623", statOrder = { 623 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["FlaskBuffAvoidStunWhileHealing1_"] = { type = "Suffix", affix = "of Inertia", "(15-25)% Chance to avoid being Stunned during Flask Effect", statOrderKey = "621", statOrder = { 621 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskBuffReducedManaCostWhileHealing1_"] = { type = "Suffix", affix = "of Efficiency", "(10-15)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "638", statOrder = { 638 }, level = 12, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["FlaskCurseImmunity1"] = { type = "Suffix", affix = "of Warding", "Removes Curses on use", statOrderKey = "564", statOrder = { 564 }, level = 18, group = "FlaskCurseImmunity", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "curse" }, }, + ["FlaskIncreasedRecoverySpeed1"] = { type = "Prefix", affix = "Undiluted", "(41-46)% increased Recovery rate", statOrderKey = "545", statOrder = { 545 }, level = 1, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoverySpeed2"] = { type = "Prefix", affix = "Thickened", "(47-52)% increased Recovery rate", statOrderKey = "545", statOrder = { 545 }, level = 21, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoverySpeed3_"] = { type = "Prefix", affix = "Viscous", "(53-58)% increased Recovery rate", statOrderKey = "545", statOrder = { 545 }, level = 41, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoverySpeed4"] = { type = "Prefix", affix = "Condensed", "(59-64)% increased Recovery rate", statOrderKey = "545", statOrder = { 545 }, level = 61, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoverySpeed5"] = { type = "Prefix", affix = "Catalysed", "(65-70)% increased Recovery rate", statOrderKey = "545", statOrder = { 545 }, level = 81, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmount1"] = { type = "Prefix", affix = "Substantial", "(41-46)% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "544,545", statOrder = { 544, 545 }, level = 1, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmount2_"] = { type = "Prefix", affix = "Opaque", "(47-52)% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "544,545", statOrder = { 544, 545 }, level = 21, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmount3"] = { type = "Prefix", affix = "Full-bodied", "(53-58)% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "544,545", statOrder = { 544, 545 }, level = 41, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmount4"] = { type = "Prefix", affix = "Concentrated", "(59-64)% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "544,545", statOrder = { 544, 545 }, level = 61, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryAmount5"] = { type = "Prefix", affix = "Saturated", "(65-70)% increased Amount Recovered", "33% reduced Recovery rate", statOrderKey = "544,545", statOrder = { 544, 545 }, level = 81, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryOnLowLife1"] = { type = "Prefix", affix = "Prudent", "(101-106)% more Recovery if used while on Low Life", statOrderKey = "549", statOrder = { 549 }, level = 6, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryOnLowLife2_"] = { type = "Prefix", affix = "Prepared", "(107-112)% more Recovery if used while on Low Life", statOrderKey = "549", statOrder = { 549 }, level = 25, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryOnLowLife3"] = { type = "Prefix", affix = "Wary", "(113-118)% more Recovery if used while on Low Life", statOrderKey = "549", statOrder = { 549 }, level = 44, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryOnLowLife4"] = { type = "Prefix", affix = "Careful", "(119-124)% more Recovery if used while on Low Life", statOrderKey = "549", statOrder = { 549 }, level = 63, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryOnLowLife5"] = { type = "Prefix", affix = "Cautious", "(125-130)% more Recovery if used while on Low Life", statOrderKey = "549", statOrder = { 549 }, level = 82, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskInstantRecoveryOnLowLife1"] = { type = "Prefix", affix = "Startled", "(27-30)% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "544,550", statOrder = { 544, 550 }, level = 9, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskInstantRecoveryOnLowLife2"] = { type = "Prefix", affix = "Frightened", "(23-26)% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "544,550", statOrder = { 544, 550 }, level = 27, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskInstantRecoveryOnLowLife3"] = { type = "Prefix", affix = "Alarmed", "(19-22)% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "544,550", statOrder = { 544, 550 }, level = 45, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskInstantRecoveryOnLowLife4"] = { type = "Prefix", affix = "Terrified", "(15-18)% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "544,550", statOrder = { 544, 550 }, level = 63, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskInstantRecoveryOnLowLife5__"] = { type = "Prefix", affix = "Panicked", "(11-14)% reduced Amount Recovered", "Instant Recovery when on Low Life", statOrderKey = "544,550", statOrder = { 544, 550 }, level = 81, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPartialInstantRecovery1"] = { type = "Prefix", affix = "Simmering", "(52-55)% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "544,545,551", statOrder = { 544, 545, 551 }, level = 3, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPartialInstantRecovery2"] = { type = "Prefix", affix = "Ebullient", "(48-51)% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "544,545,551", statOrder = { 544, 545, 551 }, level = 22, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPartialInstantRecovery3"] = { type = "Prefix", affix = "Effusive", "(44-47)% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "544,545,551", statOrder = { 544, 545, 551 }, level = 41, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPartialInstantRecovery4"] = { type = "Prefix", affix = "Effervescent", "(40-43)% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "544,545,551", statOrder = { 544, 545, 551 }, level = 60, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPartialInstantRecovery5_"] = { type = "Prefix", affix = "Bubbling", "(36-39)% reduced Amount Recovered", "135% increased Recovery rate", "50% of Recovery applied Instantly", statOrderKey = "544,545,551", statOrder = { 544, 545, 551 }, level = 79, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullInstantRecovery1"] = { type = "Prefix", affix = "Seething", "66% reduced Amount Recovered", "Instant Recovery", statOrderKey = "544,556", statOrder = { 544, 556 }, level = 7, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraManaCostsLife1"] = { type = "Prefix", affix = "Aged", "(41-46)% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "543,559", statOrder = { 543, 559 }, level = 13, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraManaCostsLife2"] = { type = "Prefix", affix = "Fermented", "(47-52)% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "543,559", statOrder = { 543, 559 }, level = 30, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraManaCostsLife3_"] = { type = "Prefix", affix = "Congealed", "(53-58)% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "543,559", statOrder = { 543, 559 }, level = 47, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraManaCostsLife4"] = { type = "Prefix", affix = "Turbid", "(59-64)% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "543,559", statOrder = { 543, 559 }, level = 64, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraManaCostsLife5_"] = { type = "Prefix", affix = "Caustic", "(65-70)% increased Mana Recovered", "Removes 15% of Mana Recovered from Life when used", statOrderKey = "543,559", statOrder = { 543, 559 }, level = 81, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "life_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraLifeCostsMana1"] = { type = "Prefix", affix = "Impairing", "(35-39)% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "539,561", statOrder = { 539, 561 }, level = 13, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraLifeCostsMana2"] = { type = "Prefix", affix = "Dizzying", "(40-44)% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "539,561", statOrder = { 539, 561 }, level = 30, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraLifeCostsMana3"] = { type = "Prefix", affix = "Depleting", "(46-50)% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "539,561", statOrder = { 539, 561 }, level = 47, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraLifeCostsMana4"] = { type = "Prefix", affix = "Vitiating", "(51-55)% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "539,561", statOrder = { 539, 561 }, level = 64, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskExtraLifeCostsMana5_"] = { type = "Prefix", affix = "Sapping", "(56-60)% increased Life Recovered", "Removes 10% of Life Recovered from Mana when used", statOrderKey = "539,561", statOrder = { 539, 561 }, level = 81, group = "FlaskRecoveryAmount", weightKey = { "utility_flask", "mana_flask", "hybrid_flask", "default", }, weightVal = { 0, 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "mana" }, }, + ["FlaskDispellsChill1"] = { type = "Suffix", affix = "of Heat", "Grants Immunity to Chill for 4 seconds if used while Chilled", "Grants Immunity to Freeze for 4 seconds if used while Frozen", statOrderKey = "589,589.1", statOrder = { 589, 589.1 }, level = 4, group = "FlaskDispellChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["FlaskDispellsBurning1"] = { type = "Suffix", affix = "of Dousing", "Grants Immunity to Ignite for 4 seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "591,591.1", statOrder = { 591, 591.1 }, level = 6, group = "FlaskDispellBurning", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["FlaskRemovesBleeding1"] = { type = "Suffix", affix = "of Staunching", "Grants Immunity to Bleeding for 4 seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for 4 seconds if used while affected by Corrupted Blood", statOrderKey = "587,587.1", statOrder = { 587, 587.1 }, level = 8, group = "FlaskRemovesBleeding", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "bleed", "physical", "attack", "ailment" }, }, + ["FlaskRemovesShock1"] = { type = "Suffix", affix = "of Grounding", "Grants Immunity to Shock for 4 seconds if used while Shocked", statOrderKey = "597", statOrder = { 597 }, level = 10, group = "FlaskRemovesShock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["FlaskExtraCharges1"] = { type = "Prefix", affix = "Wide", "+(16-19) to Maximum Charges", statOrderKey = "527", statOrder = { 527 }, level = 2, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraCharges2__"] = { type = "Prefix", affix = "Plentiful", "+(20-23) to Maximum Charges", statOrderKey = "527", statOrder = { 527 }, level = 22, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraCharges3_"] = { type = "Prefix", affix = "Bountiful", "+(24-27) to Maximum Charges", statOrderKey = "527", statOrder = { 527 }, level = 42, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraCharges4__"] = { type = "Prefix", affix = "Abundant", "+(28-31) to Maximum Charges", statOrderKey = "527", statOrder = { 527 }, level = 62, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskExtraCharges5"] = { type = "Prefix", affix = "Ample", "+(32-35) to Maximum Charges", statOrderKey = "527", statOrder = { 527 }, level = 82, group = "FlaskNumCharges", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercent1"] = { type = "Prefix", affix = "Constant", "(16-20)% increased Charge Recovery", statOrderKey = "535", statOrder = { 535 }, level = 3, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercent2_"] = { type = "Prefix", affix = "Continuous", "(21-25)% increased Charge Recovery", statOrderKey = "535", statOrder = { 535 }, level = 23, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercent3_"] = { type = "Prefix", affix = "Endless", "(26-30)% increased Charge Recovery", statOrderKey = "535", statOrder = { 535 }, level = 43, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercent4_"] = { type = "Prefix", affix = "Bottomless", "(31-45)% increased Charge Recovery", statOrderKey = "535", statOrder = { 535 }, level = 63, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesAddedIncreasePercent5__"] = { type = "Prefix", affix = "Perpetual", "(46-50)% increased Charge Recovery", statOrderKey = "535", statOrder = { 535 }, level = 83, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryReducedEffect1_"] = { type = "Prefix", affix = "Doled", "(37-42)% increased Charge Recovery", "25% reduced effect", statOrderKey = "535,622", statOrder = { 535, 622 }, level = 20, group = "FlaskRechargeRate", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryReducedEffect2_"] = { type = "Prefix", affix = "Provisioned", "(43-48)% increased Charge Recovery", "25% reduced effect", statOrderKey = "535,622", statOrder = { 535, 622 }, level = 36, group = "FlaskRechargeRate", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryReducedEffect3____"] = { type = "Prefix", affix = "Measured", "(49-54)% increased Charge Recovery", "25% reduced effect", statOrderKey = "535,622", statOrder = { 535, 622 }, level = 52, group = "FlaskRechargeRate", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryReducedEffect4_"] = { type = "Prefix", affix = "Allocated", "(55-60)% increased Charge Recovery", "25% reduced effect", statOrderKey = "535,622", statOrder = { 535, 622 }, level = 68, group = "FlaskRechargeRate", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedRecoveryReducedEffect5"] = { type = "Prefix", affix = "Rationed", "(61-66)% increased Charge Recovery", "25% reduced effect", statOrderKey = "535,622", statOrder = { 535, 622 }, level = 84, group = "FlaskRechargeRate", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffArmourWhileHealing1"] = { type = "Suffix", affix = "of the Abalone", "(41-45)% increased Armour during Flask effect", statOrderKey = "623", statOrder = { 623 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "flask", "defences" }, }, + ["FlaskBuffArmourWhileHealing2"] = { type = "Suffix", affix = "of the Tortoise", "(46-50)% increased Armour during Flask effect", statOrderKey = "623", statOrder = { 623 }, level = 32, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "flask", "defences" }, }, + ["FlaskBuffArmourWhileHealing3"] = { type = "Suffix", affix = "of the Pangolin", "(51-55)% increased Armour during Flask effect", statOrderKey = "623", statOrder = { 623 }, level = 58, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "flask", "defences" }, }, + ["FlaskBuffArmourWhileHealing4"] = { type = "Suffix", affix = "of the Armadillo", "(56-60)% increased Armour during Flask effect", statOrderKey = "623", statOrder = { 623 }, level = 84, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "flask", "defences" }, }, + ["FlaskBuffEvasionWhileHealing"] = { type = "Suffix", affix = "of the Gazelle", "(41-45)% increased Evasion Rating during Flask effect", statOrderKey = "624", statOrder = { 624 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "flask", "defences" }, }, + ["FlaskBuffEvasionWhileHealing2"] = { type = "Suffix", affix = "of the Antelope", "(46-50)% increased Evasion Rating during Flask effect", statOrderKey = "624", statOrder = { 624 }, level = 32, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "flask", "defences" }, }, + ["FlaskBuffEvasionWhileHealing3_"] = { type = "Suffix", affix = "of the Ibex", "(51-55)% increased Evasion Rating during Flask effect", statOrderKey = "624", statOrder = { 624 }, level = 58, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "flask", "defences" }, }, + ["FlaskBuffEvasionWhileHealing4"] = { type = "Suffix", affix = "of the Impala", "(56-60)% increased Evasion Rating during Flask effect", statOrderKey = "624", statOrder = { 624 }, level = 84, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 750, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "flask", "defences" }, }, + ["FlaskBuffMovementSpeedWhileHealing"] = { type = "Suffix", affix = "of the Hare", "(6-8)% increased Movement Speed during Flask effect", statOrderKey = "633", statOrder = { 633 }, level = 5, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["FlaskBuffMovementSpeedWhileHealing2"] = { type = "Suffix", affix = "of the Lynx", "(9-11)% increased Movement Speed during Flask effect", statOrderKey = "633", statOrder = { 633 }, level = 65, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["FlaskBuffMovementSpeedWhileHealing3"] = { type = "Suffix", affix = "of the Cheetah", "(12-14)% increased Movement Speed during Flask effect", statOrderKey = "633", statOrder = { 633 }, level = 85, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["FlaskBuffStunRecoveryWhileHealing"] = { type = "Suffix", affix = "of Stiffness", "(51-56)% increased Block and Stun Recovery during Flask effect", statOrderKey = "634", statOrder = { 634 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffStunRecoveryWhileHealing2"] = { type = "Suffix", affix = "of Bracing", "(57-62)% increased Block and Stun Recovery during Flask effect", statOrderKey = "634", statOrder = { 634 }, level = 19, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffStunRecoveryWhileHealing3"] = { type = "Suffix", affix = "of Ballast", "(63-68)% increased Block and Stun Recovery during Flask effect", statOrderKey = "634", statOrder = { 634 }, level = 37, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffStunRecoveryWhileHealing4"] = { type = "Suffix", affix = "of Counterpoise", "(69-74)% increased Block and Stun Recovery during Flask effect", statOrderKey = "634", statOrder = { 634 }, level = 55, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffStunRecoveryWhileHealing5"] = { type = "Suffix", affix = "of Stabilisation", "(75-80)% increased Block and Stun Recovery during Flask effect", statOrderKey = "634", statOrder = { 634 }, level = 73, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffResistancesWhileHealing"] = { type = "Suffix", affix = "of the Crystal", "(21-24)% additional Elemental Resistances during Flask effect", statOrderKey = "635", statOrder = { 635 }, level = 1, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskBuffResistancesWhileHealing2"] = { type = "Suffix", affix = "of the Prism", "(25-28)% additional Elemental Resistances during Flask effect", statOrderKey = "635", statOrder = { 635 }, level = 21, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskBuffResistancesWhileHealing3"] = { type = "Suffix", affix = "of the Kaleidoscope", "(29-32)% additional Elemental Resistances during Flask effect", statOrderKey = "635", statOrder = { 635 }, level = 41, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskBuffResistancesWhileHealing4"] = { type = "Suffix", affix = "of Variegation", "(33-36)% additional Elemental Resistances during Flask effect", statOrderKey = "635", statOrder = { 635 }, level = 61, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskBuffResistancesWhileHealing5_"] = { type = "Suffix", affix = "of the Rainbow", "(37-40)% additional Elemental Resistances during Flask effect", statOrderKey = "635", statOrder = { 635 }, level = 81, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "resistance" }, }, + ["FlaskBuffLifeLeechWhileHealing"] = { type = "Suffix", affix = "of Gluttony", "2% of Physical Attack Damage Leeched as Life during Flask effect", statOrderKey = "636", statOrder = { 636 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "physical", "attack" }, }, + ["FlaskBuffLifeLeechPermyriadWhileHealing"] = { type = "Suffix", affix = "of Gluttony", "0.4% of Physical Attack Damage Leeched as Life during Flask effect", statOrderKey = "639", statOrder = { 639 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "physical", "attack" }, }, + ["FlaskBuffManaLeechPermyriadWhileHealing"] = { type = "Suffix", affix = "of Craving", "0.4% of Physical Attack Damage Leeched as Mana during Flask effect", statOrderKey = "641", statOrder = { 641 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana", "physical", "attack" }, }, + ["FlaskBuffKnockbackWhileHealing"] = { type = "Suffix", affix = "of Fending", "Adds Knockback to Melee Attacks during Flask effect", statOrderKey = "642", statOrder = { 642 }, level = 9, group = "FlaskBuffWhileHealing", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, + ["FlaskBuffWardWhileHealing1"] = { type = "Suffix", affix = "of Runeflaring", "(20-30)% increased Ward during Flask effect", statOrderKey = "626", statOrder = { 626 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "expedition_flask", "default", }, weightVal = { 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "defences" }, }, + ["FlaskHealsMinions1"] = { type = "Suffix", affix = "of the Novice", "Grants (51-56)% of Life Recovery to Minions", statOrderKey = "540", statOrder = { 540 }, level = 10, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, + ["FlaskHealsMinions2"] = { type = "Suffix", affix = "of the Acolyte", "Grants (57-62)% of Life Recovery to Minions", statOrderKey = "540", statOrder = { 540 }, level = 28, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, + ["FlaskHealsMinions3"] = { type = "Suffix", affix = "of the Summoner", "Grants (63-68)% of Life Recovery to Minions", statOrderKey = "540", statOrder = { 540 }, level = 46, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, + ["FlaskHealsMinions4____"] = { type = "Suffix", affix = "of the Conjurer", "Grants (69-74)% of Life Recovery to Minions", statOrderKey = "540", statOrder = { 540 }, level = 64, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, + ["FlaskHealsMinions5"] = { type = "Suffix", affix = "of the Necromancer", "Grants (75-80)% of Life Recovery to Minions", statOrderKey = "540", statOrder = { 540 }, level = 82, group = "FlaskHealsOthers", weightKey = { "utility_flask", "mana_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "minion" }, }, + ["FlaskFullRechargeOnCrit1"] = { type = "Prefix", affix = "Surgeon's", "Recharges 1 Charge when you deal a Critical Strike", statOrderKey = "531", statOrder = { 531 }, level = 8, group = "FlaskRechargeRate", weightKey = { "critical_utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskChanceRechargeOnCrit1"] = { type = "Prefix", affix = "Medic's", "(11-15)% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "532", statOrder = { 532 }, level = 8, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskChanceRechargeOnCrit2"] = { type = "Prefix", affix = "Physician's", "(16-20)% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "532", statOrder = { 532 }, level = 26, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskChanceRechargeOnCrit3___"] = { type = "Prefix", affix = "Doctor's", "(21-25)% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "532", statOrder = { 532 }, level = 44, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskChanceRechargeOnCrit4"] = { type = "Prefix", affix = "Specialist's", "(26-30)% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "532", statOrder = { 532 }, level = 62, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskChanceRechargeOnCrit5"] = { type = "Prefix", affix = "Surgeon's", "(31-35)% chance to gain a Flask Charge when you deal a Critical Strike", statOrderKey = "532", statOrder = { 532 }, level = 80, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskFullRechargeOnTakeCrit1"] = { type = "Prefix", affix = "Avenger's", "Recharges 5 Charges when you take a Critical Strike", statOrderKey = "534", statOrder = { 534 }, level = 12, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskDispellsPoison1"] = { type = "Suffix", affix = "of Curing", "Grants Immunity to Poison for 4 seconds if used while Poisoned", statOrderKey = "595", statOrder = { 595 }, level = 16, group = "FlaskDispellPoison", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "poison", "chaos", "ailment" }, }, + ["FlaskEffectReducedDuration1"] = { type = "Prefix", affix = "Abecedarian's", "(33-38)% reduced Duration", "25% increased effect", statOrderKey = "547,622", statOrder = { 547, 622 }, level = 20, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectReducedDuration2"] = { type = "Prefix", affix = "Dabbler's", "(28-32)% reduced Duration", "25% increased effect", statOrderKey = "547,622", statOrder = { 547, 622 }, level = 50, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectReducedDuration3"] = { type = "Prefix", affix = "Alchemist's", "(23-27)% reduced Duration", "25% increased effect", statOrderKey = "547,622", statOrder = { 547, 622 }, level = 80, group = "FlaskRecoverySpeed", weightKey = { "no_effect_flask_mod", "utility_flask", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsed1"] = { type = "Prefix", affix = "Apprentice's", "(14-16)% reduced Charges per use", statOrderKey = "536", statOrder = { 536 }, level = 14, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsed2"] = { type = "Prefix", affix = "Scholar's", "(-17-19)% reduced Charges per use", statOrderKey = "536", statOrder = { 536 }, level = 31, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsed3__"] = { type = "Prefix", affix = "Practitioner's", "(20-22)% reduced Charges per use", statOrderKey = "536", statOrder = { 536 }, level = 48, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsed4__"] = { type = "Prefix", affix = "Brewer's", "(23-25)% reduced Charges per use", statOrderKey = "536", statOrder = { 536 }, level = 65, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargesUsed5"] = { type = "Prefix", affix = "Chemist's", "(26-28)% reduced Charges per use", statOrderKey = "536", statOrder = { 536 }, level = 82, group = "FlaskChargesUsed", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration2"] = { type = "Prefix", affix = "Investigator's", "(16-20)% increased Duration", statOrderKey = "547", statOrder = { 547 }, level = 20, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration3_"] = { type = "Prefix", affix = "Analyst's", "(21-25)% increased Duration", statOrderKey = "547", statOrder = { 547 }, level = 36, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration4"] = { type = "Prefix", affix = "Examiner's", "(26-30)% increased Duration", statOrderKey = "547", statOrder = { 547 }, level = 52, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration5__"] = { type = "Prefix", affix = "Clinician's", "(31-35)% increased Duration", statOrderKey = "547", statOrder = { 547 }, level = 68, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedDuration6"] = { type = "Prefix", affix = "Experimenter's", "(36-40)% increased Duration", statOrderKey = "547", statOrder = { 547 }, level = 84, group = "FlaskRecoverySpeed", weightKey = { "utility_flask", "critical_utility_flask", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullRechargeOnHit1"] = { type = "Prefix", affix = "Delinquent's", "Gain 3 Charges when you are Hit by an Enemy", statOrderKey = "530", statOrder = { 530 }, level = 12, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullRechargeOnHit2_"] = { type = "Prefix", affix = "Transgressor's", "Gain 4 Charges when you are Hit by an Enemy", statOrderKey = "530", statOrder = { 530 }, level = 29, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullRechargeOnHit3_"] = { type = "Prefix", affix = "Sinner's", "Gain 5 Charges when you are Hit by an Enemy", statOrderKey = "530", statOrder = { 530 }, level = 46, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullRechargeOnHit4_"] = { type = "Prefix", affix = "Masochist's", "Gain 6 Charges when you are Hit by an Enemy", statOrderKey = "530", statOrder = { 530 }, level = 63, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFullRechargeOnHit5___"] = { type = "Prefix", affix = "Flagellant's", "Gain 7 Charges when you are Hit by an Enemy", statOrderKey = "530", statOrder = { 530 }, level = 80, group = "FlaskRechargeRate", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedHealingCharges1"] = { type = "Prefix", affix = "Nitrate", "(20-25)% increased Charges per use", "(21-26)% increased Amount Recovered", statOrderKey = "536,544", statOrder = { 536, 544 }, level = 10, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedHealingCharges2"] = { type = "Prefix", affix = "Dolomite", "(20-25)% increased Charges per use", "(27-32)% increased Amount Recovered", statOrderKey = "536,544", statOrder = { 536, 544 }, level = 28, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedHealingCharges3"] = { type = "Prefix", affix = "Kieserite", "(20-25)% increased Charges per use", "(33-38)% increased Amount Recovered", statOrderKey = "536,544", statOrder = { 536, 544 }, level = 46, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedHealingCharges4____"] = { type = "Prefix", affix = "Kainite", "(20-25)% increased Charges per use", "(39-44)% increased Amount Recovered", statOrderKey = "536,544", statOrder = { 536, 544 }, level = 64, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIncreasedHealingCharges5"] = { type = "Prefix", affix = "Gypsum", "(20-25)% increased Charges per use", "(45-50)% increased Amount Recovered", statOrderKey = "536,544", statOrder = { 536, 544 }, level = 82, group = "FlaskIncreasedHealingCharges", weightKey = { "utility_flask", "default", }, weightVal = { 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskManaRecoveryAtEnd1_"] = { type = "Prefix", affix = "Foreboding", "66% increased Amount Recovered", "Mana Recovery occurs instantly at the end of the Flask effect", statOrderKey = "544,555", statOrder = { 544, 555 }, level = 16, group = "FlaskManaRecoveryAtEnd", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskEffectNotRemovedOnFullMana1"] = { type = "Prefix", affix = "Enduring", "66% reduced Amount Recovered", "Flask effect is not removed when Unreserved Mana is Filled", "Flask effect does not Queue", statOrderKey = "544,554,554.1", statOrder = { 544, 554, 554.1 }, level = 16, group = "FlaskEffectNotRemovedOnFullMana", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffAttackLifeLeechWhileHealing1"] = { type = "Suffix", affix = "of Bloodshed", "0.4% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "638", statOrder = { 638 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, + ["FlaskBuffAttackLifeLeechWhileHealing2"] = { type = "Suffix", affix = "of Gore", "0.5% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "638", statOrder = { 638 }, level = 20, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, + ["FlaskBuffAttackLifeLeechWhileHealing3"] = { type = "Suffix", affix = "of Carnage", "0.6% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "638", statOrder = { 638 }, level = 40, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, + ["FlaskBuffAttackLifeLeechWhileHealing4"] = { type = "Suffix", affix = "of Butchery", "0.7% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "638", statOrder = { 638 }, level = 60, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, + ["FlaskBuffAttackLifeLeechWhileHealing5"] = { type = "Suffix", affix = "of Bloodletting", "0.8% of Attack Damage Leeched as Life during Flask effect", statOrderKey = "638", statOrder = { 638 }, level = 80, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life", "attack" }, }, + ["FlaskBuffSpellEnergyShieldLeechWhileHealing1"] = { type = "Suffix", affix = "of Diverting", "0.4% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "637", statOrder = { 637 }, level = 10, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 600, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, + ["FlaskBuffSpellEnergyShieldLeechWhileHealing2_"] = { type = "Suffix", affix = "of Depletion", "0.5% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "637", statOrder = { 637 }, level = 20, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 600, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, + ["FlaskBuffSpellEnergyShieldLeechWhileHealing3_____"] = { type = "Suffix", affix = "of Tapping", "0.6% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "637", statOrder = { 637 }, level = 40, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 600, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, + ["FlaskBuffSpellEnergyShieldLeechWhileHealing4"] = { type = "Suffix", affix = "of Siphoning", "0.7% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "637", statOrder = { 637 }, level = 60, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 600, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, + ["FlaskBuffSpellEnergyShieldLeechWhileHealing5"] = { type = "Suffix", affix = "of Draining", "0.8% of Spell Damage Leeched as Energy Shield during Flask effect", statOrderKey = "637", statOrder = { 637 }, level = 80, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "expedition_flask", "default", }, weightVal = { 600, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "flask", "defences", "caster" }, }, + ["FlaskBuffAttackSpeedWhileHealing1"] = { type = "Suffix", affix = "of the Falcon", "(9-11)% increased Attack Speed during Flask effect", statOrderKey = "631", statOrder = { 631 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["FlaskBuffAttackSpeedWhileHealing2_____"] = { type = "Suffix", affix = "of the Eagle", "(12-14)% increased Attack Speed during Flask effect", statOrderKey = "631", statOrder = { 631 }, level = 62, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["FlaskBuffAttackSpeedWhileHealing3_"] = { type = "Suffix", affix = "of the Dove", "(15-17)% increased Attack Speed during Flask effect", statOrderKey = "631", statOrder = { 631 }, level = 82, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["FlaskBuffCastSpeedWhileHealing1"] = { type = "Suffix", affix = "of the Albatross", "(9-11)% increased Cast Speed during Flask effect", statOrderKey = "632", statOrder = { 632 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["FlaskBuffCastSpeedWhileHealing2"] = { type = "Suffix", affix = "of the Hummingbird", "(12-14)% increased Cast Speed during Flask effect", statOrderKey = "632", statOrder = { 632 }, level = 62, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["FlaskBuffCastSpeedWhileHealing3"] = { type = "Suffix", affix = "of the Horsefly", "(15-17)% increased Cast Speed during Flask effect", statOrderKey = "632", statOrder = { 632 }, level = 82, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["FlaskBuffAccuracyWhileHealing1__"] = { type = "Suffix", affix = "of the Monkey", "(15-25)% increased Accuracy Rating during Flask effect", statOrderKey = "630", statOrder = { 630 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, + ["FlaskBuffAccuracyWhileHealing2"] = { type = "Suffix", affix = "of the Raccoon", "(26-35)% increased Accuracy Rating during Flask effect", statOrderKey = "630", statOrder = { 630 }, level = 42, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, + ["FlaskBuffAccuracyWhileHealing3"] = { type = "Suffix", affix = "of the Crow", "(35-45)% increased Accuracy Rating during Flask effect", statOrderKey = "630", statOrder = { 630 }, level = 72, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack" }, }, + ["FlaskBuffCriticalChanceWhileHealing1_"] = { type = "Suffix", affix = "of Stinging", "(26-31)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 18, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskBuffCriticalChanceWhileHealing2_"] = { type = "Suffix", affix = "of Piercing", "(32-37)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 34, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskBuffCriticalChanceWhileHealing3"] = { type = "Suffix", affix = "of Rupturing", "(38-43)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 50, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskBuffCriticalChanceWhileHealing4__"] = { type = "Suffix", affix = "of Penetrating", "(44-49)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 66, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskBuffCriticalChanceWhileHealing5"] = { type = "Suffix", affix = "of Incision", "(50-55)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 82, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["FlaskBuffFreezeShockIgniteChanceWhileHealing1_"] = { type = "Suffix", affix = "of Foisting", "(19-22)% chance to Freeze, Shock and Ignite during Flask effect", statOrderKey = "659", statOrder = { 659 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["FlaskBuffFreezeShockIgniteChanceWhileHealing2____"] = { type = "Suffix", affix = "of Imposing", "(23-26)% chance to Freeze, Shock and Ignite during Flask effect", statOrderKey = "659", statOrder = { 659 }, level = 32, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["FlaskBuffFreezeShockIgniteChanceWhileHealing3"] = { type = "Suffix", affix = "of Wreaking", "(27-30)% chance to Freeze, Shock and Ignite during Flask effect", statOrderKey = "659", statOrder = { 659 }, level = 52, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["FlaskBuffFreezeShockIgniteChanceWhileHealing4_"] = { type = "Suffix", affix = "of Infliction", "(31-34)% chance to Freeze, Shock and Ignite during Flask effect", statOrderKey = "659", statOrder = { 659 }, level = 72, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["FlaskBuffAvoidStunWhileHealing1_"] = { type = "Suffix", affix = "of Composure", "(16-21)% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 12, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidStunWhileHealing2"] = { type = "Suffix", affix = "of Surefootedness", "(22-27)% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 29, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidStunWhileHealing3"] = { type = "Suffix", affix = "of Persistence", "(28-33)% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 46, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidStunWhileHealing4"] = { type = "Suffix", affix = "of Relentlessness", "(34-39)% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 63, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidStunWhileHealing5"] = { type = "Suffix", affix = "of Tenaciousness", "(40-45)% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 80, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffReducedManaCostWhileHealing1_"] = { type = "Suffix", affix = "of the Pupil", "(11-14)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 12, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffReducedManaCostWhileHealing2__"] = { type = "Suffix", affix = "of the Initiate", "(15-18)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 29, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffReducedManaCostWhileHealing3"] = { type = "Suffix", affix = "of the Mage", "(19-21)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 46, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffReducedManaCostWhileHealing4"] = { type = "Suffix", affix = "of the Arcanist", "(22-25)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 63, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffReducedManaCostWhileHealing5"] = { type = "Suffix", affix = "of the Sorcerer", "(26-29)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 80, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "utility_flask", "life_flask", "default", }, weightVal = { 0, 0, 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["FlaskBuffChillFreezeDuration1"] = { type = "Suffix", affix = "of the Rabbit", "(36-41)% reduced Effect of Chill on you during Flask Effect", "(36-41)% reduced Freeze Duration on you during Flask Effect", statOrderKey = "684,686", statOrder = { 684, 686 }, level = 4, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffChillFreezeDuration2_"] = { type = "Suffix", affix = "of the Cat", "(42-47)% reduced Effect of Chill on you during Flask Effect", "(42-47)% reduced Freeze Duration on you during Flask Effect", statOrderKey = "684,686", statOrder = { 684, 686 }, level = 23, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffChillFreezeDuration3_"] = { type = "Suffix", affix = "of the Fox", "(48-52)% reduced Effect of Chill on you during Flask Effect", "(48-52)% reduced Freeze Duration on you during Flask Effect", statOrderKey = "684,686", statOrder = { 684, 686 }, level = 42, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffChillFreezeDuration4"] = { type = "Suffix", affix = "of the Sable", "(52-59)% reduced Effect of Chill on you during Flask Effect", "(52-59)% reduced Freeze Duration on you during Flask Effect", statOrderKey = "684,686", statOrder = { 684, 686 }, level = 61, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffChillFreezeDuration5"] = { type = "Suffix", affix = "of the Bear", "(60-65)% reduced Effect of Chill on you during Flask Effect", "(60-65)% reduced Freeze Duration on you during Flask Effect", statOrderKey = "684,686", statOrder = { 684, 686 }, level = 80, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffShockEffect1"] = { type = "Suffix", affix = "of the Plover", "(36-41)% reduced Effect of Shock on you during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffShockEffect2"] = { type = "Suffix", affix = "of the Sandpiper", "(42-47)% reduced Effect of Shock on you during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 25, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffShockEffect3___"] = { type = "Suffix", affix = "of the Cormorant", "(48-52)% reduced Effect of Shock on you during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 44, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffShockEffect4"] = { type = "Suffix", affix = "of the Sanderling", "(52-59)% reduced Effect of Shock on you during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 63, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffShockEffect5"] = { type = "Suffix", affix = "of the Heron", "(60-65)% reduced Effect of Shock on you during Flask Effect", statOrderKey = "689", statOrder = { 689 }, level = 82, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffCurseEffect1"] = { type = "Suffix", affix = "of the Petrel", "(36-41)% reduced Effect of Curses on you during Flask Effect", statOrderKey = "685", statOrder = { 685 }, level = 8, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffCurseEffect2"] = { type = "Suffix", affix = "of the Mockingbird", "(42-47)% reduced Effect of Curses on you during Flask Effect", statOrderKey = "685", statOrder = { 685 }, level = 27, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffCurseEffect3_"] = { type = "Suffix", affix = "of the Curlew", "(48-52)% reduced Effect of Curses on you during Flask Effect", statOrderKey = "685", statOrder = { 685 }, level = 46, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffCurseEffect4"] = { type = "Suffix", affix = "of the Kakapo", "(52-59)% reduced Effect of Curses on you during Flask Effect", statOrderKey = "685", statOrder = { 685 }, level = 65, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffCurseEffect5"] = { type = "Suffix", affix = "of the Owl", "(60-65)% reduced Effect of Curses on you during Flask Effect", statOrderKey = "685", statOrder = { 685 }, level = 84, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffBleedDuration1"] = { type = "Suffix", affix = "[UNUSED] Bleed duration 1", "(35-45)% reduced Bleeding Duration on you during Flask Effect", statOrderKey = "683", statOrder = { 683 }, level = 8, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffPoisonDuration1"] = { type = "Suffix", affix = "[UNUSED] Poison duration 1", "(35-45)% reduced Poison Duration on you during Flask Effect", statOrderKey = "688", statOrder = { 688 }, level = 16, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffIgniteDuration1_"] = { type = "Suffix", affix = "[UNUSED] Ignite duration 1", "(35-45)% reduced Ignite Duration on you during Flask Effect", statOrderKey = "687", statOrder = { 687 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidChillFreeze1_"] = { type = "Suffix", affix = "of the Orca", "(31-35)% chance to Avoid being Chilled during Flask Effect", "(31-35)% chance to Avoid being Frozen during Flask Effect", statOrderKey = "649,650", statOrder = { 649, 650 }, level = 4, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidChillFreeze2"] = { type = "Suffix", affix = "of the Sea Lion", "(36-40)% chance to Avoid being Chilled during Flask Effect", "(36-40)% chance to Avoid being Frozen during Flask Effect", statOrderKey = "649,650", statOrder = { 649, 650 }, level = 23, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidChillFreeze3"] = { type = "Suffix", affix = "of the Narwhal", "(41-45)% chance to Avoid being Chilled during Flask Effect", "(41-45)% chance to Avoid being Frozen during Flask Effect", statOrderKey = "649,650", statOrder = { 649, 650 }, level = 42, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidChillFreeze4"] = { type = "Suffix", affix = "of the Beluga", "(46-50)% chance to Avoid being Chilled during Flask Effect", "(46-50)% chance to Avoid being Frozen during Flask Effect", statOrderKey = "649,650", statOrder = { 649, 650 }, level = 61, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidChillFreeze5"] = { type = "Suffix", affix = "of the Seal", "(51-55)% chance to Avoid being Chilled during Flask Effect", "(51-55)% chance to Avoid being Frozen during Flask Effect", statOrderKey = "649,650", statOrder = { 649, 650 }, level = 80, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidIgnite1"] = { type = "Suffix", affix = "of the Guppy", "(31-35)% chance to Avoid being Ignited during Flask Effect", statOrderKey = "651", statOrder = { 651 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidIgnite2"] = { type = "Suffix", affix = "of the Goldfish", "(36-40)% chance to Avoid being Ignited during Flask Effect", statOrderKey = "651", statOrder = { 651 }, level = 25, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidIgnite3"] = { type = "Suffix", affix = "of the Carp", "(41-45)% chance to Avoid being Ignited during Flask Effect", statOrderKey = "651", statOrder = { 651 }, level = 44, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidIgnite4___"] = { type = "Suffix", affix = "of the Catfish", "(46-50)% chance to Avoid being Ignited during Flask Effect", statOrderKey = "651", statOrder = { 651 }, level = 63, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidIgnite5_"] = { type = "Suffix", affix = "of the Sunfish", "(51-55)% chance to Avoid being Ignited during Flask Effect", statOrderKey = "651", statOrder = { 651 }, level = 82, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidShock1"] = { type = "Suffix", affix = "of Tree Moss", "(31-35)% chance to Avoid being Shocked during Flask Effect", statOrderKey = "652", statOrder = { 652 }, level = 6, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidShock2_"] = { type = "Suffix", affix = "of Turf Moss", "(36-40)% chance to Avoid being Shocked during Flask Effect", statOrderKey = "652", statOrder = { 652 }, level = 25, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidShock3"] = { type = "Suffix", affix = "of Tooth Moss", "(41-45)% chance to Avoid being Shocked during Flask Effect", statOrderKey = "652", statOrder = { 652 }, level = 44, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidShock4_____"] = { type = "Suffix", affix = "of Plume Moss", "(46-50)% chance to Avoid being Shocked during Flask Effect", statOrderKey = "652", statOrder = { 652 }, level = 63, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBuffAvoidShock5"] = { type = "Suffix", affix = "of Bog Moss", "(51-55)% chance to Avoid being Shocked during Flask Effect", statOrderKey = "652", statOrder = { 652 }, level = 82, group = "FlaskBuffWhileHealing", weightKey = { "utility_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskCurseImmunity1"] = { type = "Suffix", affix = "of Warding", "Removes Curses on use", statOrderKey = "585", statOrder = { 585 }, level = 18, group = "FlaskCurseImmunity", weightKey = { "utility_flask", "default", }, weightVal = { 0, 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "curse" }, }, + ["LocalManaFlaskHinderNearbyEnemies1_"] = { type = "Suffix", affix = "of Interference", "Hinder nearby Enemies with (17-22)% reduced Movement Speed for 4 seconds if used while not on Full Mana", statOrderKey = "600", statOrder = { 600 }, level = 30, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "life_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalManaFlaskHinderNearbyEnemies2"] = { type = "Suffix", affix = "of Obstruction", "Hinder nearby Enemies with (23-28)% reduced Movement Speed for 4 seconds if used while not on Full Mana", statOrderKey = "600", statOrder = { 600 }, level = 48, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "life_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalManaFlaskHinderNearbyEnemies3"] = { type = "Suffix", affix = "of Occlusion", "Hinder nearby Enemies with (29-34)% reduced Movement Speed for 4 seconds if used while not on Full Mana", statOrderKey = "600", statOrder = { 600 }, level = 66, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "life_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalManaFlaskHinderNearbyEnemies4"] = { type = "Suffix", affix = "of Restraint", "Hinder nearby Enemies with (35-40)% reduced Movement Speed for 4 seconds if used while not on Full Mana", statOrderKey = "600", statOrder = { 600 }, level = 84, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "life_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalLifeFlaskHinderNearbyEnemies1_"] = { type = "Suffix", affix = "of Interference", "Hinders nearby Enemies with (17-22)% reduced Movement Speed for 4 seconds if used while not on Full Life", statOrderKey = "599", statOrder = { 599 }, level = 30, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "mana_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalLifeFlaskHinderNearbyEnemies2_"] = { type = "Suffix", affix = "of Obstruction", "Hinders nearby Enemies with (23-28)% reduced Movement Speed for 4 seconds if used while not on Full Life", statOrderKey = "599", statOrder = { 599 }, level = 48, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "mana_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalLifeFlaskHinderNearbyEnemies3_"] = { type = "Suffix", affix = "of Occlusion", "Hinders nearby Enemies with (29-34)% reduced Movement Speed for 4 seconds if used while not on Full Life", statOrderKey = "599", statOrder = { 599 }, level = 66, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "mana_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalLifeFlaskHinderNearbyEnemies4"] = { type = "Suffix", affix = "of Restraint", "Hinders nearby Enemies with (35-40)% reduced Movement Speed for 4 seconds if used while not on Full Life", statOrderKey = "599", statOrder = { 599 }, level = 84, group = "LocalManaFlaskHinderNearbyEnemies", weightKey = { "mana_flask", "utility_flask", "default", }, weightVal = { 0, 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster" }, }, + ["LocalFlaskImmuneToMaimAndHinder1"] = { type = "Suffix", affix = "of Movement", "Grants Immunity to Hinder for (6-8) seconds if used while Hindered", "Grants Immunity to Maim for (6-8) seconds if used while Maimed", statOrderKey = "593,594", statOrder = { 593, 594 }, level = 16, group = "LocalFlaskImmuneToHinder", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster" }, }, + ["LocalFlaskImmuneToMaimAndHinder2"] = { type = "Suffix", affix = "of Motion", "Grants Immunity to Hinder for (9-11) seconds if used while Hindered", "Grants Immunity to Maim for (9-11) seconds if used while Maimed", statOrderKey = "593,594", statOrder = { 593, 594 }, level = 38, group = "LocalFlaskImmuneToHinder", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster" }, }, + ["LocalFlaskImmuneToMaimAndHinder3"] = { type = "Suffix", affix = "of Freedom", "Grants Immunity to Hinder for (12-14) seconds if used while Hindered", "Grants Immunity to Maim for (12-14) seconds if used while Maimed", statOrderKey = "593,594", statOrder = { 593, 594 }, level = 60, group = "LocalFlaskImmuneToHinder", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster" }, }, + ["LocalFlaskImmuneToMaimAndHinder4"] = { type = "Suffix", affix = "of Liberation", "Grants Immunity to Hinder for (15-17) seconds if used while Hindered", "Grants Immunity to Maim for (15-17) seconds if used while Maimed", statOrderKey = "593,594", statOrder = { 593, 594 }, level = 82, group = "LocalFlaskImmuneToHinder", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster" }, }, + ["LocalLifeFlaskAdditionalLifeRecovery1"] = { type = "Suffix", affix = "of Abundance", "Recover an additional (11-16)% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life", statOrderKey = "586", statOrder = { 586 }, level = 25, group = "LocalLifeFlaskAdditionalLifeRecovery", weightKey = { "life_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalLifeFlaskAdditionalLifeRecovery2__"] = { type = "Suffix", affix = "of Plenty", "Recover an additional (17-22)% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life", statOrderKey = "586", statOrder = { 586 }, level = 39, group = "LocalLifeFlaskAdditionalLifeRecovery", weightKey = { "life_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalLifeFlaskAdditionalLifeRecovery3"] = { type = "Suffix", affix = "of Bounty", "Recover an additional (23-28)% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life", statOrderKey = "586", statOrder = { 586 }, level = 53, group = "LocalLifeFlaskAdditionalLifeRecovery", weightKey = { "life_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalLifeFlaskAdditionalLifeRecovery4"] = { type = "Suffix", affix = "of Incessance", "Recover an additional (29-34)% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life", statOrderKey = "586", statOrder = { 586 }, level = 67, group = "LocalLifeFlaskAdditionalLifeRecovery", weightKey = { "life_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["LocalLifeFlaskAdditionalLifeRecovery5_"] = { type = "Suffix", affix = "of Perenniality", "Recover an additional (35-40)% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life", statOrderKey = "586", statOrder = { 586 }, level = 81, group = "LocalLifeFlaskAdditionalLifeRecovery", weightKey = { "life_flask", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedCorruptingBloodImmunity1"] = { type = "Suffix", affix = "of Sealing", "Grants Immunity to Bleeding for (6-8) seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for (6-8) seconds if used while affected by Corrupted Blood", statOrderKey = "588,588.1", statOrder = { 588, 588.1 }, level = 8, group = "FlaskRemovesBleeding", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedCorruptingBloodImmunity2"] = { type = "Suffix", affix = "of Alleviation", "Grants Immunity to Bleeding for (9-11) seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for (9-11) seconds if used while affected by Corrupted Blood", statOrderKey = "588,588.1", statOrder = { 588, 588.1 }, level = 32, group = "FlaskRemovesBleeding", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedCorruptingBloodImmunity3______"] = { type = "Suffix", affix = "of Allaying", "Grants Immunity to Bleeding for (12-14) seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for (12-14) seconds if used while affected by Corrupted Blood", statOrderKey = "588,588.1", statOrder = { 588, 588.1 }, level = 56, group = "FlaskRemovesBleeding", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedCorruptingBloodImmunity4_"] = { type = "Suffix", affix = "of Assuaging", "Grants Immunity to Bleeding for (15-17) seconds if used while Bleeding", "Grants Immunity to Corrupted Blood for (15-17) seconds if used while affected by Corrupted Blood", statOrderKey = "588,588.1", statOrder = { 588, 588.1 }, level = 80, group = "FlaskRemovesBleeding", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunity1"] = { type = "Suffix", affix = "of Earthing", "Grants Immunity to Shock for (6-8) seconds if used while Shocked", statOrderKey = "598", statOrder = { 598 }, level = 6, group = "FlaskRemovesShock", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunity2"] = { type = "Suffix", affix = "of Grounding", "Grants Immunity to Shock for (9-11) seconds if used while Shocked", statOrderKey = "598", statOrder = { 598 }, level = 30, group = "FlaskRemovesShock", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunity3"] = { type = "Suffix", affix = "of Insulation", "Grants Immunity to Shock for (12-14) seconds if used while Shocked", statOrderKey = "598", statOrder = { 598 }, level = 54, group = "FlaskRemovesShock", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunity4_"] = { type = "Suffix", affix = "of the Dielectric", "Grants Immunity to Shock for (15-17) seconds if used while Shocked", statOrderKey = "598", statOrder = { 598 }, level = 78, group = "FlaskRemovesShock", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChillFreezeImmunity1"] = { type = "Suffix", affix = "of Convection", "Grants Immunity to Chill for (6-8) seconds if used while Chilled", "Grants Immunity to Freeze for (6-8) seconds if used while Frozen", statOrderKey = "590,590.1", statOrder = { 590, 590.1 }, level = 4, group = "FlaskDispellChill", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChillFreezeImmunity2"] = { type = "Suffix", affix = "of Thermodynamics", "Grants Immunity to Chill for (9-11) seconds if used while Chilled", "Grants Immunity to Freeze for (9-11) seconds if used while Frozen", statOrderKey = "590,590.1", statOrder = { 590, 590.1 }, level = 28, group = "FlaskDispellChill", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChillFreezeImmunity3"] = { type = "Suffix", affix = "of Entropy", "Grants Immunity to Chill for (12-14) seconds if used while Chilled", "Grants Immunity to Freeze for (12-14) seconds if used while Frozen", statOrderKey = "590,590.1", statOrder = { 590, 590.1 }, level = 52, group = "FlaskDispellChill", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChillFreezeImmunity4"] = { type = "Suffix", affix = "of Thawing", "Grants Immunity to Chill for (15-17) seconds if used while Chilled", "Grants Immunity to Freeze for (15-17) seconds if used while Frozen", statOrderKey = "590,590.1", statOrder = { 590, 590.1 }, level = 76, group = "FlaskDispellChill", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunity1"] = { type = "Suffix", affix = "of Damping", "Grants Immunity to Ignite for (6-8) seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "592,592.1", statOrder = { 592, 592.1 }, level = 6, group = "FlaskDispellBurning", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunity2_"] = { type = "Suffix", affix = "of Quashing", "Grants Immunity to Ignite for (9-11) seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "592,592.1", statOrder = { 592, 592.1 }, level = 30, group = "FlaskDispellBurning", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunity3_"] = { type = "Suffix", affix = "of Quelling", "Grants Immunity to Ignite for (12-14) seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "592,592.1", statOrder = { 592, 592.1 }, level = 54, group = "FlaskDispellBurning", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunity4"] = { type = "Suffix", affix = "of Quenching", "Grants Immunity to Ignite for (15-17) seconds if used while Ignited", "Removes all Burning when used", statOrderKey = "592,592.1", statOrder = { 592, 592.1 }, level = 78, group = "FlaskDispellBurning", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunity1__"] = { type = "Suffix", affix = "of the Antitoxin", "Grants Immunity to Poison for (6-8) seconds if used while Poisoned", statOrderKey = "596", statOrder = { 596 }, level = 16, group = "FlaskDispellPoison", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunity2"] = { type = "Suffix", affix = "of the Remedy", "Grants Immunity to Poison for (9-11) seconds if used while Poisoned", statOrderKey = "596", statOrder = { 596 }, level = 38, group = "FlaskDispellPoison", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunity3"] = { type = "Suffix", affix = "of the Cure", "Grants Immunity to Poison for (12-14) seconds if used while Poisoned", statOrderKey = "596", statOrder = { 596 }, level = 60, group = "FlaskDispellPoison", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunity4"] = { type = "Suffix", affix = "of the Antidote", "Grants Immunity to Poison for (15-17) seconds if used while Poisoned", statOrderKey = "596", statOrder = { 596 }, level = 82, group = "FlaskDispellPoison", weightKey = { "utility_flask", "default", }, weightVal = { 0, 750 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunityDuringEffect"] = { type = "Suffix", affix = "of the Skunk", "(45-49)% less Duration", "Immunity to Poison during Flask Effect", statOrderKey = "548,668", statOrder = { 548, 668 }, level = 16, group = "FlaskPoisonImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunityDuringEffect2"] = { type = "Suffix", affix = "of the Hedgehog", "(40-44)% less Duration", "Immunity to Poison during Flask Effect", statOrderKey = "548,668", statOrder = { 548, 668 }, level = 46, group = "FlaskPoisonImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskPoisonImmunityDuringEffect3"] = { type = "Suffix", affix = "of the Opossum", "(35-39)% less Duration", "Immunity to Poison during Flask Effect", statOrderKey = "548,668", statOrder = { 548, 668 }, level = 76, group = "FlaskPoisonImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunityDuringEffect"] = { type = "Suffix", affix = "of the Conger", "(45-49)% less Duration", "Immunity to Shock during Flask Effect", statOrderKey = "548,669", statOrder = { 548, 669 }, level = 6, group = "FlaskShockImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunityDuringEffect2___"] = { type = "Suffix", affix = "of the Moray", "(40-44)% less Duration", "Immunity to Shock during Flask Effect", statOrderKey = "548,669", statOrder = { 548, 669 }, level = 40, group = "FlaskShockImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskShockImmunityDuringEffect3"] = { type = "Suffix", affix = "of the Eel", "(35-39)% less Duration", "Immunity to Shock during Flask Effect", statOrderKey = "548,669", statOrder = { 548, 669 }, level = 74, group = "FlaskShockImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFreezeAndChillImmunityDuringEffect"] = { type = "Suffix", affix = "of the Deer", "(45-49)% less Duration", "Immunity to Freeze and Chill during Flask Effect", statOrderKey = "548,667", statOrder = { 548, 667 }, level = 4, group = "FlaskFreezeAndChillImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFreezeAndChillImmunityDuringEffect2"] = { type = "Suffix", affix = "of the Walrus", "(40-44)% less Duration", "Immunity to Freeze and Chill during Flask Effect", statOrderKey = "548,667", statOrder = { 548, 667 }, level = 38, group = "FlaskFreezeAndChillImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskFreezeAndChillImmunityDuringEffect3__"] = { type = "Suffix", affix = "of the Penguin", "(35-39)% less Duration", "Immunity to Freeze and Chill during Flask Effect", statOrderKey = "548,667", statOrder = { 548, 667 }, level = 72, group = "FlaskFreezeAndChillImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunityDuringEffect_"] = { type = "Suffix", affix = "of the Urchin", "(45-49)% less Duration", "Immunity to Ignite during Flask effect", "Removes Burning on use", statOrderKey = "548,603,603.1", statOrder = { 548, 603, 603.1 }, level = 6, group = "FlaskIgniteImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunityDuringEffect2"] = { type = "Suffix", affix = "of the Mussel", "(40-44)% less Duration", "Immunity to Ignite during Flask effect", "Removes Burning on use", statOrderKey = "548,603,603.1", statOrder = { 548, 603, 603.1 }, level = 40, group = "FlaskIgniteImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskIgniteImmunityDuringEffect3"] = { type = "Suffix", affix = "of the Starfish", "(35-39)% less Duration", "Immunity to Ignite during Flask effect", "Removes Burning on use", statOrderKey = "548,603,603.1", statOrder = { 548, 603, 603.1 }, level = 74, group = "FlaskIgniteImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedingAndCorruptedBloodImmunityDuringEffect_1"] = { type = "Suffix", affix = "of the Lizard", "(45-49)% less Duration", "Immunity to Bleeding and Corrupted Blood during Flask Effect", statOrderKey = "548,665", statOrder = { 548, 665 }, level = 8, group = "FlaskBleedingAndCorruptedBloodImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedingAndCorruptedBloodImmunityDuringEffect2_"] = { type = "Suffix", affix = "of the Skink", "(40-44)% less Duration", "Immunity to Bleeding and Corrupted Blood during Flask Effect", statOrderKey = "548,665", statOrder = { 548, 665 }, level = 42, group = "FlaskBleedingAndCorruptedBloodImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskBleedingAndCorruptedBloodImmunityDuringEffect3___"] = { type = "Suffix", affix = "of the Iguana", "(35-39)% less Duration", "Immunity to Bleeding and Corrupted Blood during Flask Effect", statOrderKey = "548,665", statOrder = { 548, 665 }, level = 76, group = "FlaskBleedingAndCorruptedBloodImmunityDuringEffect", weightKey = { "utility_flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, } \ No newline at end of file diff --git a/src/Data/ModItem.lua b/src/Data/ModItem.lua index cc22443b2b..4f7b6bff48 100644 --- a/src/Data/ModItem.lua +++ b/src/Data/ModItem.lua @@ -2,4199 +2,4412 @@ -- Item data (c) Grinding Gear Games return { - ["Strength1"] = { type = "Suffix", affix = "of the Brute", "+(8-12) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 1, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength2"] = { type = "Suffix", affix = "of the Wrestler", "+(13-17) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 11, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength3"] = { type = "Suffix", affix = "of the Bear", "+(18-22) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 22, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength4"] = { type = "Suffix", affix = "of the Lion", "+(23-27) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 33, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength5"] = { type = "Suffix", affix = "of the Gorilla", "+(28-32) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 44, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength6"] = { type = "Suffix", affix = "of the Goliath", "+(33-37) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 55, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength7"] = { type = "Suffix", affix = "of the Leviathan", "+(38-42) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 66, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength8"] = { type = "Suffix", affix = "of the Titan", "+(43-50) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 74, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength9"] = { type = "Suffix", affix = "of the Gods", "+(51-55) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 82, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Strength10"] = { type = "Suffix", affix = "of the Godslayer", "+(56-60) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 85, group = "Strength", weightKey = { "has_flat_strength_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["StrengthEssence7_"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 82, group = "Strength", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, - ["Dexterity1"] = { type = "Suffix", affix = "of the Mongoose", "+(8-12) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 1, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity2"] = { type = "Suffix", affix = "of the Lynx", "+(13-17) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 11, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity3"] = { type = "Suffix", affix = "of the Fox", "+(18-22) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 22, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity4"] = { type = "Suffix", affix = "of the Falcon", "+(23-27) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 33, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity5"] = { type = "Suffix", affix = "of the Panther", "+(28-32) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 44, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity6"] = { type = "Suffix", affix = "of the Leopard", "+(33-37) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 55, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity7"] = { type = "Suffix", affix = "of the Jaguar", "+(38-42) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 66, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity8"] = { type = "Suffix", affix = "of the Phantom", "+(43-50) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 74, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity9"] = { type = "Suffix", affix = "of the Wind", "+(51-55) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 82, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Dexterity10"] = { type = "Suffix", affix = "of the Blur", "+(56-60) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 85, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "gloves", "quiver", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["DexterityEssence7"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 82, group = "Dexterity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, - ["Intelligence1"] = { type = "Suffix", affix = "of the Pupil", "+(8-12) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 1, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence2"] = { type = "Suffix", affix = "of the Student", "+(13-17) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 11, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence3"] = { type = "Suffix", affix = "of the Prodigy", "+(18-22) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 22, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence4"] = { type = "Suffix", affix = "of the Augur", "+(23-27) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 33, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence5"] = { type = "Suffix", affix = "of the Philosopher", "+(28-32) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 44, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence6"] = { type = "Suffix", affix = "of the Sage", "+(33-37) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 55, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence7"] = { type = "Suffix", affix = "of the Savant", "+(38-42) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 66, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence8"] = { type = "Suffix", affix = "of the Virtuoso", "+(43-50) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 74, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence9"] = { type = "Suffix", affix = "of the Genius", "+(51-55) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 82, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["Intelligence10"] = { type = "Suffix", affix = "of the Polymath", "+(56-60) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 85, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "helmet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["IntelligenceEssence7"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 82, group = "Intelligence", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, - ["AllAttributes1"] = { type = "Suffix", affix = "of the Clouds", "+(1-4) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 1, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes2"] = { type = "Suffix", affix = "of the Sky", "+(5-8) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 11, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes3"] = { type = "Suffix", affix = "of the Meteor", "+(9-12) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 22, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes4"] = { type = "Suffix", affix = "of the Comet", "+(13-16) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 33, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes5"] = { type = "Suffix", affix = "of the Heavens", "+(17-20) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 44, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes6"] = { type = "Suffix", affix = "of the Galaxy", "+(21-24) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 55, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes7"] = { type = "Suffix", affix = "of the Universe", "+(25-28) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 66, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes8"] = { type = "Suffix", affix = "of the Infinite", "+(29-32) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 77, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributes9_"] = { type = "Suffix", affix = "of the Multiverse", "+(33-35) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 85, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["IncreasedLife0"] = { type = "Prefix", affix = "Hale", "+(3-9) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife1"] = { type = "Prefix", affix = "Healthy", "+(10-19) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 5, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife2"] = { type = "Prefix", affix = "Sanguine", "+(20-29) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 11, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife3"] = { type = "Prefix", affix = "Stalwart", "+(30-39) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 18, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife4"] = { type = "Prefix", affix = "Stout", "+(40-49) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 24, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife5"] = { type = "Prefix", affix = "Robust", "+(50-59) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 30, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife6"] = { type = "Prefix", affix = "Rotund", "+(60-69) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 36, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife7"] = { type = "Prefix", affix = "Virile", "+(70-79) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 44, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife8"] = { type = "Prefix", affix = "Athlete's", "+(80-89) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 54, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "ring", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife9"] = { type = "Prefix", affix = "Fecund", "+(90-99) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 64, group = "IncreasedLife", weightKey = { "fishing_rod", "boots", "gloves", "weapon", "ring", "amulet", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife10"] = { type = "Prefix", affix = "Vigorous", "+(100-109) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 73, group = "IncreasedLife", weightKey = { "shield", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife11"] = { type = "Prefix", affix = "Rapturous", "+(110-119) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 81, group = "IncreasedLife", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLife12"] = { type = "Prefix", affix = "Prime", "+(120-129) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 86, group = "IncreasedLife", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssence1_"] = { type = "Prefix", affix = "Essences", "+(5-14) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 3, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssence2"] = { type = "Prefix", affix = "Essences", "+(15-30) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 10, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssence3"] = { type = "Prefix", affix = "Essences", "+(31-45) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 26, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssenceChest1"] = { type = "Prefix", affix = "Essences", "+(120-126) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssenceShield1"] = { type = "Prefix", affix = "Essences", "+(110-116) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssenceHelm1"] = { type = "Prefix", affix = "Essences", "+(100-106) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEssenceBootsGloves1"] = { type = "Prefix", affix = "Essences", "+(90-96) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEnhancedMod"] = { type = "Prefix", affix = "Guatelitzi's", "+(70-79) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEnhancedBodyMod___"] = { type = "Prefix", affix = "Guatelitzi's", "+(110-119) to maximum Life", "(8-10)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedMana1"] = { type = "Prefix", affix = "Beryl", "+(15-19) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 1, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana2"] = { type = "Prefix", affix = "Cobalt", "+(20-24) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 11, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana3"] = { type = "Prefix", affix = "Azure", "+(25-29) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 17, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana4"] = { type = "Prefix", affix = "Sapphire", "+(30-34) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 23, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana5"] = { type = "Prefix", affix = "Cerulean", "+(35-39) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 29, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana6"] = { type = "Prefix", affix = "Aqua", "+(40-44) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 35, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana7"] = { type = "Prefix", affix = "Opalescent", "+(45-49) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 42, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana8"] = { type = "Prefix", affix = "Gentian", "+(50-54) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 51, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana9"] = { type = "Prefix", affix = "Chalybeous", "+(55-59) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana10"] = { type = "Prefix", affix = "Mazarine", "+(60-64) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 69, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana11"] = { type = "Prefix", affix = "Blue", "+(65-68) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 75, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana12"] = { type = "Prefix", affix = "Zaffre", "+(69-73) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 81, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedMana13"] = { type = "Prefix", affix = "Ultramarine", "+(74-78) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 85, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEssence7"] = { type = "Prefix", affix = "Essences", "+(69-77) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 82, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedModPercent"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(7-10)% increased maximum Mana", statOrderKey = "1124,1125", statOrder = { 1124, 1125 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedModOnHit_"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1124,1266", statOrder = { 1124, 1266 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["IncreasedManaEnhancedModRegen"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Regenerate (5-7) Mana per second", statOrderKey = "1124,1127", statOrder = { 1124, 1127 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedModReservation"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(3-5)% reduced Mana Reservation of Skills", statOrderKey = "1124,1729", statOrder = { 1124, 1729 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedModCost"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "-(8-6) to Total Mana Cost of Skills", statOrderKey = "1124,1403", statOrder = { 1124, 1403 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon1"] = { type = "Prefix", affix = "Beryl", "+(30-39) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 1, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon2__"] = { type = "Prefix", affix = "Cobalt", "+(40-49) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 11, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon3_"] = { type = "Prefix", affix = "Azure", "+(50-59) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 17, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon4"] = { type = "Prefix", affix = "Sapphire", "+(60-69) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 23, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon5"] = { type = "Prefix", affix = "Cerulean", "+(70-79) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 29, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon6"] = { type = "Prefix", affix = "Aqua", "+(80-89) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 35, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon7"] = { type = "Prefix", affix = "Opalescent", "+(90-99) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 42, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon8"] = { type = "Prefix", affix = "Gentian", "+(100-109) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 51, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon9___"] = { type = "Prefix", affix = "Chalybeous", "+(110-119) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 60, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon10"] = { type = "Prefix", affix = "Mazarine", "+(120-129) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 69, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 800, 800, 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon11"] = { type = "Prefix", affix = "Blue", "+(130-139) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 75, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaWeapon12"] = { type = "Prefix", affix = "Zaffre", "+(140-159) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 81, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon1"] = { type = "Prefix", affix = "Beryl", "+(40-49) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 1, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon2_"] = { type = "Prefix", affix = "Cobalt", "+(50-59) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 11, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon3_"] = { type = "Prefix", affix = "Azure", "+(60-69) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 17, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon4"] = { type = "Prefix", affix = "Sapphire", "+(70-79) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 23, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon5"] = { type = "Prefix", affix = "Cerulean", "+(80-89) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 29, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon6"] = { type = "Prefix", affix = "Aqua", "+(90-99) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 35, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon7"] = { type = "Prefix", affix = "Opalescent", "+(100-119) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 42, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon8_"] = { type = "Prefix", affix = "Gentian", "+(120-139) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 51, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon9"] = { type = "Prefix", affix = "Chalybeous", "+(140-159) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 60, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon10"] = { type = "Prefix", affix = "Mazarine", "+(160-179) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 69, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon11"] = { type = "Prefix", affix = "Blue", "+(180-199) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 75, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaTwoHandWeapon12"] = { type = "Prefix", affix = "Zaffre", "+(200-229) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 81, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedEnergyShield1"] = { type = "Prefix", affix = "Shining", "+(1-3) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 3, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield2"] = { type = "Prefix", affix = "Glimmering", "+(4-8) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 11, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield3"] = { type = "Prefix", affix = "Glittering", "+(9-12) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 17, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield4"] = { type = "Prefix", affix = "Glowing", "+(13-15) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 23, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield5"] = { type = "Prefix", affix = "Radiating", "+(16-19) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 29, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield6"] = { type = "Prefix", affix = "Pulsing", "+(20-22) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 35, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield7"] = { type = "Prefix", affix = "Seething", "+(23-26) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 42, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield8"] = { type = "Prefix", affix = "Blazing", "+(27-31) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield9"] = { type = "Prefix", affix = "Scintillating", "+(32-37) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 59, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield10"] = { type = "Prefix", affix = "Incandescent", "+(38-43) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 68, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield11"] = { type = "Prefix", affix = "Resplendent", "+(44-47) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 74, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShield12"] = { type = "Prefix", affix = "Dazzling", "+(48-51) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 80, group = "IncreasedEnergyShield", weightKey = { "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldEnhancedModES"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "(7-10)% increased maximum Energy Shield", statOrderKey = "1104,1107", statOrder = { 1104, 1107 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldEnhancedModRegen_"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "Regenerate 0.4% of Energy Shield per second", statOrderKey = "1104,2081", statOrder = { 1104, 2081 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield1"] = { type = "Prefix", affix = "Shining", "+(3-5) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 3, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield2"] = { type = "Prefix", affix = "Glimmering", "+(6-11) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 11, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield3"] = { type = "Prefix", affix = "Glittering", "+(12-16) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 17, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield4"] = { type = "Prefix", affix = "Glowing", "+(17-23) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 23, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield5"] = { type = "Prefix", affix = "Radiating", "+(24-30) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 29, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield6"] = { type = "Prefix", affix = "Pulsing", "+(31-38) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 35, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield7"] = { type = "Prefix", affix = "Seething", "+(39-49) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 43, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield8"] = { type = "Prefix", affix = "Blazing", "+(50-61) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield9"] = { type = "Prefix", affix = "Scintillating", "+(62-76) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield10"] = { type = "Prefix", affix = "Incandescent", "+(77-90) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShield11"] = { type = "Prefix", affix = "Resplendent", "+(91-100) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 75, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceChest5"] = { type = "Prefix", affix = "Essences", "+(62-72) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceChest6"] = { type = "Prefix", affix = "Essences", "+(73-82) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceChest7__"] = { type = "Prefix", affix = "Essences", "+(88-95) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceShield5"] = { type = "Prefix", affix = "Essences", "+(50-59) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceShield6"] = { type = "Prefix", affix = "Essences", "+(60-69) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceShield7"] = { type = "Prefix", affix = "Essences", "+(75-85) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceBootsGloves4"] = { type = "Prefix", affix = "Essences", "+(18-26) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceBootsGloves5"] = { type = "Prefix", affix = "Essences", "+(27-32) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceBootsGloves6"] = { type = "Prefix", affix = "Essences", "+(28-35) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceBootsGloves7"] = { type = "Prefix", affix = "Essences", "+(38-45) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(39-45) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceHelm6"] = { type = "Prefix", affix = "Essences", "+(46-51) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldEssenceHelm7"] = { type = "Prefix", affix = "Essences", "+(52-58) to maximum Energy Shield", statOrderKey = "1105", statOrder = { 1105 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AddedPhysicalDamage1"] = { type = "Prefix", affix = "Glinting", "Adds 1 to 2 Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 5, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage2"] = { type = "Prefix", affix = "Burnished", "Adds (2-3) to (4-5) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 13, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage3"] = { type = "Prefix", affix = "Polished", "Adds (3-4) to (6-7) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 19, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage4"] = { type = "Prefix", affix = "Honed", "Adds (4-6) to (9-10) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 28, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage5"] = { type = "Prefix", affix = "Gleaming", "Adds (5-7) to (11-12) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 35, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage6"] = { type = "Prefix", affix = "Annealed", "Adds (6-9) to (13-15) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 44, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (7-10) to (15-18) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 52, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage8"] = { type = "Prefix", affix = "Tempered", "Adds (9-12) to (19-22) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 64, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamage9"] = { type = "Prefix", affix = "Flaring", "Adds (11-15) to (22-26) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 76, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceAmulet7"] = { type = "Prefix", affix = "Essences", "Adds (16-18) to (27-30) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceRing5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (12-13) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 58, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceRing6"] = { type = "Prefix", affix = "Essences", "Adds (7-9) to (13-15) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 74, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceRing7"] = { type = "Prefix", affix = "Essences", "Adds (10-11) to (16-17) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceGlovesQuiver4"] = { type = "Prefix", affix = "Essences", "Adds (3-5) to (7-8) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 42, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceGlovesQuiver5"] = { type = "Prefix", affix = "Essences", "Adds (4-5) to (8-9) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 58, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceGlovesQuiver6"] = { type = "Prefix", affix = "Essences", "Adds (5-6) to (9-10) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 74, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedPhysicalDamageEssenceGlovesQuiver7"] = { type = "Prefix", affix = "Essences", "Adds (6-7) to (10-11) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds 1 to 2 Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 1, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage2"] = { type = "Prefix", affix = "Smouldering", "Adds (3-5) to (7-8) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 12, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (5-7) to (11-13) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 20, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (7-10) to (15-18) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 28, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (9-12) to (19-22) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 35, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (11-15) to (23-27) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 44, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (13-18) to (27-31) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 52, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (16-22) to (32-38) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 64, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (19-25) to (39-45) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 76, group = "FireDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 50, 250, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (23-27) to (43-48) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamageEssenceGlovesQuiver4"] = { type = "Prefix", affix = "Essences", "Adds (5-7) to (11-14) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 42, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamageEssenceGlovesQuiver5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (13-17) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 58, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamageEssenceGlovesQuiver6"] = { type = "Prefix", affix = "Essences", "Adds (8-10) to (16-18) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 74, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamageEssenceGlovesQuiver7"] = { type = "Prefix", affix = "Essences", "Adds (9-11) to (17-21) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds 1 to 2 Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 2, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (3-4) to (7-8) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 13, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (5-7) to (10-12) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 21, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (6-9) to (13-16) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 29, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (8-11) to (16-19) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 36, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage6"] = { type = "Prefix", affix = "Frozen", "Adds (10-13) to (20-24) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 45, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (12-16) to (24-28) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 53, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (14-19) to (29-34) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 65, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (17-22) to (34-40) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 77, group = "ColdDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 50, 250, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (20-24) to (38-44) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamageEssenceQuiverGloves4"] = { type = "Prefix", affix = "Essences", "Adds (6-7) to (11-14) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 42, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamageEssenceQuiverGloves5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (12-15) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 58, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamageEssenceQuiverGloves6"] = { type = "Prefix", affix = "Essences", "Adds (7-9) to (13-16) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 74, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamageEssenceQuiverGloves7"] = { type = "Prefix", affix = "Essences", "Adds (8-10) to (14-17) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to 5 Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 3, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds 1 to (14-15) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 13, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-2) to (22-23) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 22, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (1-2) to (27-28) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 28, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (1-3) to (33-34) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 35, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (1-4) to (40-43) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 44, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 500, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (2-5) to (47-50) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 52, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (3-6) to (57-61) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 64, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 100, 500, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (3-7) to (68-72) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 76, group = "LightningDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 50, 250, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (4-8) to (71-76) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssenceQuiverGloves3_"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (21-22) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 26, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssenceQuiverGloves4"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (23-24) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 42, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssenceQuiverGloves5"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (25-26) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 58, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssenceQuiverGloves6"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (27-28) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 74, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamageEssenceQuiverGloves7"] = { type = "Prefix", affix = "Essences", "Adds (1-3) to (29-30) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedFireDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (11-13) Fire Damage to Attacks", "25% of Physical Damage Converted to Fire Damage", statOrderKey = "917,1464", statOrder = { 917, 1464 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, - ["AddedColdDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (10-12) Cold Damage to Attacks", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "924,1466", statOrder = { 924, 1466 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "attack" }, }, - ["AddedLightningDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (1-2) to (22-23) Lightning Damage to Attacks", "25% of Physical Damage Converted to Lightning Damage", statOrderKey = "933,1468", statOrder = { 933, 1468 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, - ["LifeLeech1"] = { type = "Prefix", affix = "Remora's", "(1-2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1188", statOrder = { 1188 }, level = 9, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeech2"] = { type = "Prefix", affix = "Lamprey's", "(3-4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1188", statOrder = { 1188 }, level = 25, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeech3"] = { type = "Prefix", affix = "Vampire's", "(5-6)% of Physical Attack Damage Leeched as Life", statOrderKey = "1188", statOrder = { 1188 }, level = 72, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriad1"] = { type = "Prefix", affix = "Remora's", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 50, group = "LifeLeech", weightKey = { "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriad2"] = { type = "Prefix", affix = "Lamprey's", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 60, group = "LifeLeech", weightKey = { "ranged", "amulet", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriad3"] = { type = "Prefix", affix = "Vampire's", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 70, group = "LifeLeech", weightKey = { "ranged", "amulet", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence1"] = { type = "Prefix", affix = "Essences", "(0.5-0.7)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence2"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 10, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence3_"] = { type = "Prefix", affix = "Essences", "(0.7-0.9)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 26, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence4"] = { type = "Prefix", affix = "Essences", "(0.8-1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 42, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence5"] = { type = "Prefix", affix = "Essences", "(0.9-1.1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 58, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence6"] = { type = "Prefix", affix = "Essences", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 74, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(1.1-1.3)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 82, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["ElementalDamagePercent1"] = { type = "Prefix", affix = "Augur's", "(4-8)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 4, group = "ElementalDamagePercent", weightKey = { "str_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamagePercent2"] = { type = "Prefix", affix = "Auspex's", "(9-16)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 15, group = "ElementalDamagePercent", weightKey = { "str_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamagePercent3"] = { type = "Prefix", affix = "Druid's", "(17-24)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 30, group = "ElementalDamagePercent", weightKey = { "str_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamagePercent4"] = { type = "Prefix", affix = "Haruspex's", "(25-29)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 60, group = "ElementalDamagePercent", weightKey = { "str_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamagePercent5"] = { type = "Prefix", affix = "Harbinger's", "(30-34)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 81, group = "ElementalDamagePercent", weightKey = { "str_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating1"] = { type = "Prefix", affix = "Squire's", "(15-19)% increased Physical Damage", "+(16-20) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 1, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating2"] = { type = "Prefix", affix = "Journeyman's", "(20-24)% increased Physical Damage", "+(21-46) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 11, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating3"] = { type = "Prefix", affix = "Reaver's", "(25-34)% increased Physical Damage", "+(47-72) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 23, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating4"] = { type = "Prefix", affix = "Mercenary's", "(35-44)% increased Physical Damage", "+(73-97) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 35, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating5"] = { type = "Prefix", affix = "Champion's", "(45-54)% increased Physical Damage", "+(98-123) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 46, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating6"] = { type = "Prefix", affix = "Conqueror's", "(55-64)% increased Physical Damage", "+(124-149) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 60, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating7"] = { type = "Prefix", affix = "Emperor's", "(65-74)% increased Physical Damage", "+(150-174) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 73, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating8"] = { type = "Prefix", affix = "Dictator's", "(75-79)% increased Physical Damage", "+(175-200) to Accuracy Rating", statOrderKey = "793,1526", statOrder = { 793, 1526 }, level = 83, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent1"] = { type = "Prefix", affix = "Heavy", "(40-49)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent2"] = { type = "Prefix", affix = "Serrated", "(50-64)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 11, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent3"] = { type = "Prefix", affix = "Wicked", "(65-84)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 23, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent4"] = { type = "Prefix", affix = "Vicious", "(85-109)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 35, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent5"] = { type = "Prefix", affix = "Bloodthirsty", "(110-134)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 46, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent6"] = { type = "Prefix", affix = "Cruel", "(135-154)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent7"] = { type = "Prefix", affix = "Tyrannical", "(155-169)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 73, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercent8"] = { type = "Prefix", affix = "Merciless", "(170-179)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 83, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamageEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(155-169)% increased Physical Damage", "Gain (9-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "793,1445", statOrder = { 793, 1445 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, - ["IncreasedPhysicalDamagePercent1"] = { type = "Prefix", affix = "Heavy", "(8-12)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 4, group = "PhysicalDamagePercent", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["IncreasedPhysicalDamagePercent2"] = { type = "Prefix", affix = "Serrated", "(13-17)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 15, group = "PhysicalDamagePercent", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["IncreasedPhysicalDamagePercent3"] = { type = "Prefix", affix = "Wicked", "(18-22)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 30, group = "PhysicalDamagePercent", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["IncreasedPhysicalDamagePercent4"] = { type = "Prefix", affix = "Cruel", "(23-28)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 60, group = "PhysicalDamagePercent", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["IncreasedPhysicalDamagePercent5__"] = { type = "Prefix", affix = "Merciless", "(29-33)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 81, group = "PhysicalDamagePercent", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["LocalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Glinting", "Adds 1 to (2-3) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 2, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage2"] = { type = "Prefix", affix = "Burnished", "Adds (4-5) to (8-9) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 13, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage3"] = { type = "Prefix", affix = "Polished", "Adds (6-8) to (13-15) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 21, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage4"] = { type = "Prefix", affix = "Honed", "Adds (7-11) to (16-19) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 29, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage5"] = { type = "Prefix", affix = "Gleaming", "Adds (9-13) to (20-24) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 36, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage6"] = { type = "Prefix", affix = "Annealed", "Adds (13-17) to (26-30) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 46, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (14-19) to (29-35) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 54, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage8"] = { type = "Prefix", affix = "Tempered", "Adds (17-24) to (36-41) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 65, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamage9"] = { type = "Prefix", affix = "Flaring", "Adds (20-27) to (41-49) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 77, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageEssenceNew7"] = { type = "Prefix", affix = "Essences", "Adds (19-25) to (39-45) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand1"] = { type = "Prefix", affix = "Glinting", "Adds 2 to (4-5) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 2, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand2"] = { type = "Prefix", affix = "Burnished", "Adds (6-8) to (13-14) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 13, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand3"] = { type = "Prefix", affix = "Polished", "Adds (10-13) to (21-24) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 21, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand4"] = { type = "Prefix", affix = "Honed", "Adds (11-18) to (26-30) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 29, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand5"] = { type = "Prefix", affix = "Gleaming", "Adds (14-21) to (32-38) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 36, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand6"] = { type = "Prefix", affix = "Annealed", "Adds (21-27) to (42-48) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 46, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (22-30) to (46-56) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 54, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand8"] = { type = "Prefix", affix = "Tempered", "Adds (27-38) to (58-66) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 65, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHand9"] = { type = "Prefix", affix = "Flaring", "Adds (32-43) to (66-78) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 77, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedPhysicalDamageTwoHandEssenceNew7__"] = { type = "Prefix", affix = "Essences", "Adds (30-41) to (63-73) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedEnergyShieldPercent1"] = { type = "Prefix", affix = "Protective", "(11-28)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 3, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent2"] = { type = "Prefix", affix = "Strong-Willed", "(27-42)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 18, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent3"] = { type = "Prefix", affix = "Resolute", "(43-55)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 30, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent4"] = { type = "Prefix", affix = "Fearless", "(56-67)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 44, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent5"] = { type = "Prefix", affix = "Dauntless", "(68-79)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 60, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent6"] = { type = "Prefix", affix = "Indomitable", "(80-91)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 72, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent7_"] = { type = "Prefix", affix = "Unassailable", "(92-100)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 84, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercent8"] = { type = "Prefix", affix = "Unfaltering", "(101-110)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 86, group = "DefencesPercent", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "dex_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent1"] = { type = "Prefix", affix = "Reinforced", "(15-26)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 3, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent2"] = { type = "Prefix", affix = "Layered", "(27-42)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 17, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent3"] = { type = "Prefix", affix = "Lobstered", "(43-55)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 29, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent4"] = { type = "Prefix", affix = "Buttressed", "(56-67)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 42, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent5"] = { type = "Prefix", affix = "Thickened", "(68-79)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 60, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent6"] = { type = "Prefix", affix = "Girded", "(80-91)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 72, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent7"] = { type = "Prefix", affix = "Impregnable", "(92-100)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 84, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercent8_"] = { type = "Prefix", affix = "Impenetrable", "(101-110)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "str_int_armour", "dex_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent1"] = { type = "Prefix", affix = "Shade's", "(15-26)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 3, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent2"] = { type = "Prefix", affix = "Ghost's", "(27-42)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 19, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent3"] = { type = "Prefix", affix = "Spectre's", "(43-55)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 30, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent4"] = { type = "Prefix", affix = "Wraith's", "(56-67)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 44, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent5"] = { type = "Prefix", affix = "Phantasm's", "(68-79)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 60, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent6"] = { type = "Prefix", affix = "Nightmare's", "(80-91)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 72, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent7"] = { type = "Prefix", affix = "Mirage's", "(92-100)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 84, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercent8"] = { type = "Prefix", affix = "Illusion's", "(101-110)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "str_int_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield1"] = { type = "Prefix", affix = "Infixed", "(15-26)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 3, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield2"] = { type = "Prefix", affix = "Ingrained", "(27-42)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 19, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield3"] = { type = "Prefix", affix = "Instilled", "(43-55)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 30, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield4"] = { type = "Prefix", affix = "Infused", "(56-67)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 44, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield5"] = { type = "Prefix", affix = "Inculcated", "(68-79)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 60, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield6"] = { type = "Prefix", affix = "Interpolated", "(80-91)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 72, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield7"] = { type = "Prefix", affix = "Inspired", "(92-100)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 84, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShield8"] = { type = "Prefix", affix = "Interpermeated", "(101-110)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "dex_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEvasion1"] = { type = "Prefix", affix = "Scrapper's", "(15-26)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 3, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion2"] = { type = "Prefix", affix = "Brawler's", "(27-42)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 19, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion3"] = { type = "Prefix", affix = "Fencer's", "(43-55)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 30, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion4"] = { type = "Prefix", affix = "Gladiator's", "(56-67)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 44, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion5"] = { type = "Prefix", affix = "Duelist's", "(68-79)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 60, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion6"] = { type = "Prefix", affix = "Hero's", "(80-91)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 72, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion7"] = { type = "Prefix", affix = "Legend's", "(92-100)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 84, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasion8"] = { type = "Prefix", affix = "Victor's", "(101-110)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield1"] = { type = "Prefix", affix = "Shadowy", "(15-26)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 3, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield2"] = { type = "Prefix", affix = "Ethereal", "(27-42)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 19, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield3"] = { type = "Prefix", affix = "Unworldly", "(43-55)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 30, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield4"] = { type = "Prefix", affix = "Ephemeral", "(56-67)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 44, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield5_"] = { type = "Prefix", affix = "Evanescent", "(68-79)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 60, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield6"] = { type = "Prefix", affix = "Unreal", "(80-91)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 72, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield7"] = { type = "Prefix", affix = "Illusory", "(92-100)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 84, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShield8"] = { type = "Prefix", affix = "Incorporeal", "(101-110)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "str_dex_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield1"] = { type = "Prefix", affix = "Shadowy", "(27-42)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 3, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield2"] = { type = "Prefix", affix = "Ethereal", "(43-55)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 19, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield3"] = { type = "Prefix", affix = "Unworldly", "(56-67)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 30, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield4"] = { type = "Prefix", affix = "Ephemeral", "(68-79)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 44, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield5"] = { type = "Prefix", affix = "Evanescent", "(80-91)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 60, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield6"] = { type = "Prefix", affix = "Unreal", "(92-100)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 72, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShield7__"] = { type = "Prefix", affix = "Incorporeal", "(101-110)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 85, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "str_dex_armour", "dex_int_armour", "body_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery1"] = { type = "Prefix", affix = "Pixie's", "(6-13)% increased Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 3, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery2"] = { type = "Prefix", affix = "Gremlin's", "(14-20)% increased Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 18, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery3"] = { type = "Prefix", affix = "Boggart's", "(21-26)% increased Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery4"] = { type = "Prefix", affix = "Naga's", "(27-32)% increased Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery5"] = { type = "Prefix", affix = "Djinn's", "(33-38)% increased Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedEnergyShieldPercentAndStunRecovery6"] = { type = "Prefix", affix = "Seraphim's", "(39-42)% increased Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1106,1412", statOrder = { 1106, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery1"] = { type = "Prefix", affix = "Beetle's", "(6-13)% increased Armour", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery2"] = { type = "Prefix", affix = "Crab's", "(14-20)% increased Armour", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 17, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery3"] = { type = "Prefix", affix = "Armadillo's", "(21-26)% increased Armour", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 29, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery4"] = { type = "Prefix", affix = "Rhino's", "(27-32)% increased Armour", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 42, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery5"] = { type = "Prefix", affix = "Elephant's", "(33-38)% increased Armour", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery6"] = { type = "Prefix", affix = "Mammoth's", "(39-42)% increased Armour", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1088,1412", statOrder = { 1088, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndAdditionalBlockChance1"] = { type = "Prefix", affix = "Reliable", "(25-30)% increased Armour", "+2% Chance to Block", statOrderKey = "1088,1746", statOrder = { 1088, 1746 }, level = 45, group = "DefencesPercentAndStunRecovery", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "block", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingPercentAndAdditionalBlockChance2"] = { type = "Prefix", affix = "Unfailing", "(31-36)% increased Armour", "+3% Chance to Block", statOrderKey = "1088,1746", statOrder = { 1088, 1746 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "block", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Evasion Rating", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Evasion Rating", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Evasion Rating", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Evasion Rating", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Evasion Rating", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingPercentAndStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Evasion Rating", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1097,1412", statOrder = { 1097, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery1"] = { type = "Prefix", affix = "Pixie's", "(6-13)% increased Armour and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery2"] = { type = "Prefix", affix = "Gremlin's", "(14-20)% increased Armour and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery3"] = { type = "Prefix", affix = "Boggart's", "(21-26)% increased Armour and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery4"] = { type = "Prefix", affix = "Naga's", "(27-32)% increased Armour and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery5"] = { type = "Prefix", affix = "Djinn's", "(33-38)% increased Armour and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery6"] = { type = "Prefix", affix = "Seraphim's", "(39-42)% increased Armour and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1099,1412", statOrder = { 1099, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery1"] = { type = "Prefix", affix = "Beetle's", "(6-13)% increased Armour and Evasion", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery2"] = { type = "Prefix", affix = "Crab's", "(14-20)% increased Armour and Evasion", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery3"] = { type = "Prefix", affix = "Armadillo's", "(21-26)% increased Armour and Evasion", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery4"] = { type = "Prefix", affix = "Rhino's", "(27-32)% increased Armour and Evasion", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery5"] = { type = "Prefix", affix = "Elephant's", "(33-38)% increased Armour and Evasion", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedArmourAndEvasionAndStunRecovery6"] = { type = "Prefix", affix = "Mammoth's", "(39-42)% increased Armour and Evasion", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1100,1412", statOrder = { 1100, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Evasion and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Evasion and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Evasion and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Evasion and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Evasion and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Evasion and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1101,1412", statOrder = { 1101, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Armour, Evasion and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Armour, Evasion and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Armour, Evasion and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Armour, Evasion and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Armour, Evasion and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Armour, Evasion and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1102,1412", statOrder = { 1102, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["LocalAddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (3-4) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage2"] = { type = "Prefix", affix = "Smouldering", "Adds (8-10) to (15-18) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 11, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (12-16) to (24-28) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 18, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (17-22) to (33-39) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 26, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (21-28) to (42-49) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 33, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (26-35) to (53-61) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 42, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (32-42) to (63-74) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 51, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (42-56) to (85-98) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 62, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (59-79) to (118-138) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 74, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamage10_"] = { type = "Prefix", affix = "Carbonising", "Adds (82-112) to (167-194) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 82, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (75-101) to (151-176) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageEnhancedMod_"] = { type = "Prefix", affix = "Topotante's", "Adds (59-79) to (118-138) Fire Damage", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand1"] = { type = "Prefix", affix = "Heated", "Adds (3-5) to (6-7) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand2"] = { type = "Prefix", affix = "Smouldering", "Adds (15-19) to (28-34) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 11, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand3"] = { type = "Prefix", affix = "Smoking", "Adds (22-30) to (44-52) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 18, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand4"] = { type = "Prefix", affix = "Burning", "Adds (31-41) to (61-72) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 26, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand5"] = { type = "Prefix", affix = "Flaming", "Adds (39-52) to (78-90) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 33, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand6"] = { type = "Prefix", affix = "Scorching", "Adds (49-65) to (99-114) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 42, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand7"] = { type = "Prefix", affix = "Incinerating", "Adds (59-78) to (117-137) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 51, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand8_"] = { type = "Prefix", affix = "Blasting", "Adds (78-104) to (157-181) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 62, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand9"] = { type = "Prefix", affix = "Cremating", "Adds (109-147) to (220-256) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 74, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHand10"] = { type = "Prefix", affix = "Carbonising", "Adds (153-208) to (310-361) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 82, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged1"] = { type = "Prefix", affix = "Heated", "Adds (1-3) to (4-5) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged2"] = { type = "Prefix", affix = "Smouldering", "Adds (10-13) to (19-23) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 11, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged3"] = { type = "Prefix", affix = "Smoking", "Adds (15-20) to (30-35) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 18, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged4"] = { type = "Prefix", affix = "Burning", "Adds (21-28) to (41-49) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 26, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged5"] = { type = "Prefix", affix = "Flaming", "Adds (26-35) to (53-61) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 33, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged6"] = { type = "Prefix", affix = "Scorching", "Adds (33-44) to (66-76) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 42, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged7"] = { type = "Prefix", affix = "Incinerating", "Adds (40-53) to (79-93) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 51, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged8"] = { type = "Prefix", affix = "Blasting", "Adds (53-70) to (106-123) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 62, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged9_"] = { type = "Prefix", affix = "Cremating", "Adds (74-99) to (148-173) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 74, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageRanged10"] = { type = "Prefix", affix = "Carbonising", "Adds (103-140) to (209-243) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 82, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (139-189) to (281-327) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (109-147) to (220-256) Fire Damage", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds (1-2) to (3-4) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 2, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (7-9) to (14-16) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 12, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (11-14) to (22-25) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 19, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (15-20) to (30-35) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 27, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (19-25) to (38-44) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 34, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage6"] = { type = "Prefix", affix = "Frozen", "Adds (23-32) to (48-55) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 43, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (29-38) to (57-67) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 52, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (37-51) to (76-88) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 63, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (53-72) to (107-124) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 75, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamage10__"] = { type = "Prefix", affix = "Crystalising", "Adds (77-101) to (152-174) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 82, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (70-91) to (138-158) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (53-72) to (107-124) Cold Damage", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand1"] = { type = "Prefix", affix = "Frosted", "Adds (2-3) to (6-7) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 2, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand2"] = { type = "Prefix", affix = "Chilled", "Adds (13-16) to (26-30) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 12, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand3"] = { type = "Prefix", affix = "Icy", "Adds (21-26) to (41-46) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 19, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand4"] = { type = "Prefix", affix = "Frigid", "Adds (28-37) to (56-65) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 27, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand5"] = { type = "Prefix", affix = "Freezing", "Adds (35-46) to (71-81) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 34, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand6"] = { type = "Prefix", affix = "Frozen", "Adds (43-59) to (89-102) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 43, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand7"] = { type = "Prefix", affix = "Glaciated", "Adds (53-71) to (106-124) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 52, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand8"] = { type = "Prefix", affix = "Polar", "Adds (68-94) to (140-164) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 63, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand9"] = { type = "Prefix", affix = "Entombing", "Adds (100-132) to (197-230) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 75, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHand10"] = { type = "Prefix", affix = "Crystalising", "Adds (140-187) to (278-322) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 82, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged1"] = { type = "Prefix", affix = "Frosted", "Adds (1-3) to (4-5) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 2, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged2"] = { type = "Prefix", affix = "Chilled", "Adds (9-11) to (18-20) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 12, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged3"] = { type = "Prefix", affix = "Icy", "Adds (14-18) to (28-31) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 19, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged4"] = { type = "Prefix", affix = "Frigid", "Adds (19-25) to (38-44) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 27, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged5"] = { type = "Prefix", affix = "Freezing", "Adds (24-31) to (48-55) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 34, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged6"] = { type = "Prefix", affix = "Frozen", "Adds (29-40) to (60-69) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 43, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged7"] = { type = "Prefix", affix = "Glaciated", "Adds (36-48) to (71-84) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 52, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged8"] = { type = "Prefix", affix = "Polar", "Adds (46-64) to (95-110) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 63, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged9"] = { type = "Prefix", affix = "Entombing", "Adds (66-90) to (134-155) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 75, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageRanged10"] = { type = "Prefix", affix = "Crystalising", "Adds (96-126) to (190-218) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 82, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (128-169) to (252-292) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (100-132) to (197-230) Cold Damage", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (5-6) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 3, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds 2 to (25-29) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 13, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-4) to (40-45) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 19, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (2-5) to (55-63) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 31, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (2-6) to (70-79) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 34, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (3-8) to (89-99) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 42, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (3-9) to (105-120) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 51, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (4-12) to (142-158) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 63, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (7-17) to (198-224) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 74, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamage10"] = { type = "Prefix", affix = "Vapourising", "Adds (9-24) to (278-315) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 82, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageEssence7_"] = { type = "Prefix", affix = "Essences", "Adds (8-22) to (252-286) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (7-17) to (198-224) Lightning Damage", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand1_"] = { type = "Prefix", affix = "Humming", "Adds 2 to (9-12) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 3, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand2"] = { type = "Prefix", affix = "Buzzing", "Adds 3 to (46-53) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 13, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand3"] = { type = "Prefix", affix = "Snapping", "Adds (2-7) to (74-84) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 19, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand4"] = { type = "Prefix", affix = "Crackling", "Adds (3-9) to (102-117) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 31, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand5"] = { type = "Prefix", affix = "Sparking", "Adds (3-12) to (130-146) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 34, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand6"] = { type = "Prefix", affix = "Arcing", "Adds (6-15) to (165-183) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 42, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand7"] = { type = "Prefix", affix = "Shocking", "Adds (6-16) to (195-223) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 51, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand8"] = { type = "Prefix", affix = "Discharging", "Adds (8-23) to (263-293) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 63, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand9"] = { type = "Prefix", affix = "Electrocuting", "Adds (12-31) to (367-415) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 74, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHand10"] = { type = "Prefix", affix = "Vapourising", "Adds (17-44) to (516-583) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 82, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (6-8) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 3, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged2"] = { type = "Prefix", affix = "Buzzing", "Adds 3 to (31-36) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 13, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged3___"] = { type = "Prefix", affix = "Snapping", "Adds (1-5) to (50-56) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 19, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged4"] = { type = "Prefix", affix = "Crackling", "Adds (3-6) to (69-79) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 31, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged5"] = { type = "Prefix", affix = "Sparking", "Adds (3-8) to (88-99) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 34, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged6_"] = { type = "Prefix", affix = "Arcing", "Adds (4-10) to (111-124) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 42, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged7"] = { type = "Prefix", affix = "Shocking", "Adds (4-11) to (131-150) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 51, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged8"] = { type = "Prefix", affix = "Discharging", "Adds (5-15) to (178-198) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 63, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged9"] = { type = "Prefix", affix = "Electrocuting", "Adds (9-21) to (248-280) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 74, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageRanged10_"] = { type = "Prefix", affix = "Vapourising", "Adds (11-30) to (348-394) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 82, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (15-41) to (467-530) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (12-31) to (367-415) Lightning Damage", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent1"] = { type = "Prefix", affix = "Reinforced", "(2-4)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 2, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent2"] = { type = "Prefix", affix = "Layered", "(5-7)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 18, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent3"] = { type = "Prefix", affix = "Lobstered", "(8-10)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 30, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent4"] = { type = "Prefix", affix = "Buttressed", "(11-13)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 42, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent5"] = { type = "Prefix", affix = "Thickened", "(14-16)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 56, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent6"] = { type = "Prefix", affix = "Girded", "(17-19)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 70, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercent7"] = { type = "Prefix", affix = "Impregnable", "(20-22)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 77, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingPercentEssence7"] = { type = "Prefix", affix = "Essences", "(23-24)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 82, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedEvasionRatingPercent1"] = { type = "Prefix", affix = "Agile", "(2-4)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 2, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent2"] = { type = "Prefix", affix = "Dancer's", "(5-7)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 19, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent3"] = { type = "Prefix", affix = "Acrobat's", "(8-10)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 30, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent4"] = { type = "Prefix", affix = "Fleet", "(11-13)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 42, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent5"] = { type = "Prefix", affix = "Blurred", "(14-16)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 56, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent6"] = { type = "Prefix", affix = "Phased", "(17-19)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 70, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercent7"] = { type = "Prefix", affix = "Vaporous", "(20-22)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 77, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingPercentEssence7"] = { type = "Prefix", affix = "Essences", "(23-24)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 82, group = "EvasionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEnergyShieldPercent1"] = { type = "Prefix", affix = "Protective", "(2-4)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 3, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent2"] = { type = "Prefix", affix = "Strong-Willed", "(5-7)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 18, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent3"] = { type = "Prefix", affix = "Resolute", "(8-10)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 30, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent4"] = { type = "Prefix", affix = "Fearless", "(11-13)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 42, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent5"] = { type = "Prefix", affix = "Dauntless", "(14-16)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 56, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent6"] = { type = "Prefix", affix = "Indomitable", "(17-19)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 70, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercent7"] = { type = "Prefix", affix = "Unassailable", "(20-22)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 77, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercentEssence1"] = { type = "Prefix", affix = "Essences", "(4-6)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercentEssence4"] = { type = "Prefix", affix = "Essences", "(11-13)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercentEssence5"] = { type = "Prefix", affix = "Essences", "(14-16)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercentEssence6"] = { type = "Prefix", affix = "Essences", "(17-18)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldPercentEssence7_"] = { type = "Prefix", affix = "Essences", "(18-19)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEvasionRating1"] = { type = "Prefix", affix = "Agile", "+(3-10) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 1, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating2"] = { type = "Prefix", affix = "Dancer's", "+(11-35) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 18, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating3"] = { type = "Prefix", affix = "Acrobat's", "+(36-60) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 29, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating4"] = { type = "Prefix", affix = "Fleet", "+(61-80) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 42, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating5"] = { type = "Prefix", affix = "Blurred", "+(81-120) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 58, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating6"] = { type = "Prefix", affix = "Phased", "+(121-150) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 72, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRating7"] = { type = "Prefix", affix = "Vaporous", "+(151-170) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 84, group = "IncreasedEvasionRating", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedEvasionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(151-180) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 82, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating1"] = { type = "Prefix", affix = "Agile", "+(3-10) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 1, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating2"] = { type = "Prefix", affix = "Dancer's", "+(11-35) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 18, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating3"] = { type = "Prefix", affix = "Acrobat's", "+(36-60) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 29, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating4"] = { type = "Prefix", affix = "Fleet", "+(61-138) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 42, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating5"] = { type = "Prefix", affix = "Blurred", "+(139-322) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 56, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRating6"] = { type = "Prefix", affix = "Phased", "+(323-400) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 70, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(401-430) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceHelm4__"] = { type = "Prefix", affix = "Essences", "+(40-49) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(50-60) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceHelm6"] = { type = "Prefix", affix = "Essences", "+(61-138) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceHelm7"] = { type = "Prefix", affix = "Essences", "+(139-155) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceGlovesBoots3"] = { type = "Prefix", affix = "Essences", "+(21-25) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 26, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceGlovesBoots4"] = { type = "Prefix", affix = "Essences", "+(26-29) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceGlovesBoots5"] = { type = "Prefix", affix = "Essences", "+(30-35) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceGlovesBoots6"] = { type = "Prefix", affix = "Essences", "+(36-60) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LocalIncreasedEvasionRatingEssenceGlovesBoots7"] = { type = "Prefix", affix = "Essences", "+(61-70) to Evasion Rating", statOrderKey = "1095", statOrder = { 1095 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Lacquered", "+(3-10) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating2"] = { type = "Prefix", affix = "Studded", "+(11-35) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 18, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating3"] = { type = "Prefix", affix = "Ribbed", "+(36-60) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 30, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating4"] = { type = "Prefix", affix = "Fortified", "+(61-138) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 44, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating5"] = { type = "Prefix", affix = "Plated", "+(139-322) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 57, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating6"] = { type = "Prefix", affix = "Carapaced", "+(323-400) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 71, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating7"] = { type = "Prefix", affix = "Encased", "+(401-460) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 83, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRating8_"] = { type = "Prefix", affix = "Enveloped", "+(461-540) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 86, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(481-520) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 82, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingEssenceRing5"] = { type = "Prefix", affix = "Essences", "+(80-120) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 58, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingEssenceRing6"] = { type = "Prefix", affix = "Essences", "+(121-200) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 74, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedPhysicalDamageReductionRatingEssenceRing7"] = { type = "Prefix", affix = "Essences", "+(201-300) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 82, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Lacquered", "+(3-10) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating2"] = { type = "Prefix", affix = "Studded", "+(11-35) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 18, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating3"] = { type = "Prefix", affix = "Ribbed", "+(36-60) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 30, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating4"] = { type = "Prefix", affix = "Fortified", "+(61-138) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating5"] = { type = "Prefix", affix = "Plated", "+(139-322) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 59, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRating6"] = { type = "Prefix", affix = "Carapaced", "+(323-400) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 73, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(401-440) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(50-90) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm6_"] = { type = "Prefix", affix = "Essences", "+(91-138) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm7_"] = { type = "Prefix", affix = "Essences", "+(139-180) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5"] = { type = "Prefix", affix = "Essences", "+(30-45) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6"] = { type = "Prefix", affix = "Essences", "+(46-60) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7"] = { type = "Prefix", affix = "Essences", "+(61-75) to Armour", statOrderKey = "1086", statOrder = { 1086 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["LocalBaseArmourAndEvasionRating1"] = { type = "Prefix", affix = "Supple", "+(3-7) to Armour", "+(3-7) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRating2"] = { type = "Prefix", affix = "Pliant", "+(9-25) to Armour", "+(9-25) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 18, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRating3"] = { type = "Prefix", affix = "Flexible", "+(27-45) to Armour", "+(27-45) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 30, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRating4"] = { type = "Prefix", affix = "Durable", "+(46-103) to Armour", "+(46-103) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRating5"] = { type = "Prefix", affix = "Sturdy", "+(105-241) to Armour", "+(105-241) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRating6_"] = { type = "Prefix", affix = "Resilient", "+(243-300) to Armour", "+(243-300) to Evasion Rating", statOrderKey = "1086,1095", statOrder = { 1086, 1095 }, level = 73, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["LocalBaseArmourAndEnergyShield1"] = { type = "Prefix", affix = "Blessed", "+(3-7) to Armour", "+(3-4) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseArmourAndEnergyShield2_"] = { type = "Prefix", affix = "Anointed", "+(9-25) to Armour", "+(9-12) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 18, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseArmourAndEnergyShield3"] = { type = "Prefix", affix = "Sanctified", "+(27-45) to Armour", "+(18-22) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 30, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseArmourAndEnergyShield4"] = { type = "Prefix", affix = "Hallowed", "+(46-103) to Armour", "+(30-36) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseArmourAndEnergyShield5"] = { type = "Prefix", affix = "Beatified", "+(105-241) to Armour", "+(58-67) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseArmourAndEnergyShield6"] = { type = "Prefix", affix = "Consecrated", "+(243-300) to Armour", "+(69-75) to maximum Energy Shield", statOrderKey = "1086,1105", statOrder = { 1086, 1105 }, level = 73, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield1"] = { type = "Prefix", affix = "Will-o-wisp's", "+(3-7) to Evasion Rating", "+(3-4) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 1, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield2"] = { type = "Prefix", affix = "Nymph's", "+(9-25) to Evasion Rating", "+(9-12) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 18, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield3"] = { type = "Prefix", affix = "Sylph's", "+(27-45) to Evasion Rating", "+(18-22) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 30, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield4"] = { type = "Prefix", affix = "Cherub's", "+(46-103) to Evasion Rating", "+(30-36) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield5_"] = { type = "Prefix", affix = "Spirit's", "+(105-241) to Evasion Rating", "+(58-67) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShield6"] = { type = "Prefix", affix = "Eidolon's", "+(243-300) to Evasion Rating", "+(69-75) to maximum Energy Shield", statOrderKey = "1095,1105", statOrder = { 1095, 1105 }, level = 73, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["LocalBaseArmourAndEvasionRatingAndLife1"] = { type = "Prefix", affix = "Rhoa's", "+(8-10) to Armour", "+(8-10) to Evasion Rating", "+(18-23) to maximum Life", statOrderKey = "1086,1095,1115", statOrder = { 1086, 1095, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEvasionRatingAndLife2"] = { type = "Prefix", affix = "Rhex's", "+(11-21) to Armour", "+(11-21) to Evasion Rating", "+(24-28) to maximum Life", statOrderKey = "1086,1095,1115", statOrder = { 1086, 1095, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEvasionRatingAndLife3"] = { type = "Prefix", affix = "Chimeral's", "+(22-48) to Armour", "+(22-48) to Evasion Rating", "+(29-33) to maximum Life", statOrderKey = "1086,1095,1115", statOrder = { 1086, 1095, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEvasionRatingAndLife4"] = { type = "Prefix", affix = "Bull's", "+(49-60) to Armour", "+(49-60) to Evasion Rating", "+(34-38) to maximum Life", statOrderKey = "1086,1095,1115", statOrder = { 1086, 1095, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEnergyShieldAndLife1_"] = { type = "Prefix", affix = "Coelacanth's", "+(8-10) to Armour", "+(3-5) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1086,1105,1115", statOrder = { 1086, 1105, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEnergyShieldAndLife2_"] = { type = "Prefix", affix = "Swordfish's", "+(11-21) to Armour", "+(6-8) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1086,1105,1115", statOrder = { 1086, 1105, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEnergyShieldAndLife3"] = { type = "Prefix", affix = "Shark's", "+(22-48) to Armour", "+(9-12) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1086,1105,1115", statOrder = { 1086, 1105, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndEnergyShieldAndLife4_"] = { type = "Prefix", affix = "Whale's", "+(49-60) to Armour", "+(13-15) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1086,1105,1115", statOrder = { 1086, 1105, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShieldAndLife1"] = { type = "Prefix", affix = "Vulture's", "+(8-10) to Evasion Rating", "+(3-5) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1095,1105,1115", statOrder = { 1095, 1105, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShieldAndLife2"] = { type = "Prefix", affix = "Kingfisher's", "+(11-21) to Evasion Rating", "+(6-8) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1095,1105,1115", statOrder = { 1095, 1105, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShieldAndLife3"] = { type = "Prefix", affix = "Owl's", "+(22-48) to Evasion Rating", "+(9-12) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1095,1105,1115", statOrder = { 1095, 1105, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndEnergyShieldAndLife4"] = { type = "Prefix", affix = "Eagle's", "+(49-60) to Evasion Rating", "+(13-15) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1095,1105,1115", statOrder = { 1095, 1105, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndLife1"] = { type = "Prefix", affix = "Oyster's", "+(14-20) to Armour", "+(18-23) to maximum Life", statOrderKey = "1086,1115", statOrder = { 1086, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndLife2"] = { type = "Prefix", affix = "Urchin's", "+(21-42) to Armour", "+(24-28) to maximum Life", statOrderKey = "1086,1115", statOrder = { 1086, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndLife3"] = { type = "Prefix", affix = "Nautilus's", "+(43-95) to Armour", "+(29-33) to maximum Life", statOrderKey = "1086,1115", statOrder = { 1086, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, - ["LocalBaseArmourAndLife4"] = { type = "Prefix", affix = "Crocodile's", "+(96-120) to Armour", "+(34-38) to maximum Life", statOrderKey = "1086,1115", statOrder = { 1086, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndLife1"] = { type = "Prefix", affix = "Flea's", "+(14-20) to Evasion Rating", "+(18-23) to maximum Life", statOrderKey = "1095,1115", statOrder = { 1095, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndLife2"] = { type = "Prefix", affix = "Fawn's", "+(21-42) to Evasion Rating", "+(24-28) to maximum Life", statOrderKey = "1095,1115", statOrder = { 1095, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndLife3"] = { type = "Prefix", affix = "Ram's", "+(43-95) to Evasion Rating", "+(29-33) to maximum Life", statOrderKey = "1095,1115", statOrder = { 1095, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEvasionRatingAndLife4"] = { type = "Prefix", affix = "Ibex's", "+(96-120) to Evasion Rating", "+(34-38) to maximum Life", statOrderKey = "1095,1115", statOrder = { 1095, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, - ["LocalBaseEnergyShieldAndLife1"] = { type = "Prefix", affix = "Monk's", "+(8-10) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1105,1115", statOrder = { 1105, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseEnergyShieldAndLife2"] = { type = "Prefix", affix = "Prior's", "+(11-15) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1105,1115", statOrder = { 1105, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseEnergyShieldAndLife3_"] = { type = "Prefix", affix = "Abbot's", "+(16-25) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1105,1115", statOrder = { 1105, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseEnergyShieldAndLife4_"] = { type = "Prefix", affix = "Exarch's", "+(26-30) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1105,1115", statOrder = { 1105, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LocalBaseEnergyShieldAndMana1"] = { type = "Prefix", affix = "Acolyte's", "+(8-10) to maximum Energy Shield", "+(11-15) to maximum Mana", statOrderKey = "1105,1124", statOrder = { 1105, 1124 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, - ["LocalBaseEnergyShieldAndMana2"] = { type = "Prefix", affix = "Deacon's", "+(11-15) to maximum Energy Shield", "+(16-19) to maximum Mana", statOrderKey = "1105,1124", statOrder = { 1105, 1124 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, - ["LocalBaseEnergyShieldAndMana3"] = { type = "Prefix", affix = "Priest's", "+(16-25) to maximum Energy Shield", "+(20-22) to maximum Mana", statOrderKey = "1105,1124", statOrder = { 1105, 1124 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, - ["LocalBaseEnergyShieldAndMana4"] = { type = "Prefix", affix = "Bishop's", "+(26-30) to maximum Energy Shield", "+(23-25) to maximum Mana", statOrderKey = "1105,1124", statOrder = { 1105, 1124 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, - ["MovementVelocity1"] = { type = "Prefix", affix = "Runner's", "10% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 1, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity2"] = { type = "Prefix", affix = "Sprinter's", "15% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 15, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity2Royale"] = { type = "Prefix", affix = "Sprinter's", "(15-25)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 5, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity3"] = { type = "Prefix", affix = "Stallion's", "20% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 30, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity4"] = { type = "Prefix", affix = "Gazelle's", "25% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 40, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity5"] = { type = "Prefix", affix = "Cheetah's", "30% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 55, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocity6"] = { type = "Prefix", affix = "Hellion's", "35% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 86, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityEssence7"] = { type = "Prefix", affix = "Essences", "32% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 82, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityEnhancedModSpeed"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "5% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1316,2660", statOrder = { 1316, 2660 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityEnhancedModDodge_"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(5-6)% chance to Dodge Attack Hits", statOrderKey = "1316,1667", statOrder = { 1316, 1667 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "speed" }, }, - ["MovementVelocityEnhancedModSpellDodge_"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(5-6)% chance to Dodge Spell Hits", statOrderKey = "1316,1668", statOrder = { 1316, 1668 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "speed" }, }, - ["SpellDamage1"] = { type = "Prefix", affix = "Chanter's", "(3-7)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 5, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamage2"] = { type = "Prefix", affix = "Mage's", "(8-12)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 20, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamage3"] = { type = "Prefix", affix = "Sorcerer's", "(13-17)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 38, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamage4"] = { type = "Prefix", affix = "Thaumaturgist's", "(18-22)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 56, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamage5"] = { type = "Prefix", affix = "Wizard's", "(23-26)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 76, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon1"] = { type = "Prefix", affix = "Apprentice's", "(10-19)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon2"] = { type = "Prefix", affix = "Adept's", "(20-29)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon3"] = { type = "Prefix", affix = "Scholar's", "(30-39)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon4"] = { type = "Prefix", affix = "Professor's", "(40-49)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon5"] = { type = "Prefix", affix = "Occultist's", "(50-64)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon6"] = { type = "Prefix", affix = "Incanter's", "(65-74)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 150, 150, 150, 150, 150, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon7"] = { type = "Prefix", affix = "Glyphic", "(85-99)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 80, 80, 80, 80, 80, 80, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeapon8_"] = { type = "Prefix", affix = "Runic", "(100-109)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 0, 40, 40, 40, 40, 40, 40, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeaponEssence5_"] = { type = "Prefix", affix = "Essences", "(50-66)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeaponEssence6"] = { type = "Prefix", affix = "Essences", "(67-82)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeaponEssence7"] = { type = "Prefix", affix = "Essences", "(83-94)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(70-74)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellDamageOnTwoHandWeapon1"] = { type = "Prefix", affix = "Apprentice's", "(15-29)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon2"] = { type = "Prefix", affix = "Adept's", "(30-44)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon3"] = { type = "Prefix", affix = "Scholar's", "(45-59)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon4"] = { type = "Prefix", affix = "Professor's", "(60-84)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon5"] = { type = "Prefix", affix = "Occultist's", "(85-104)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon6"] = { type = "Prefix", affix = "Incanter's", "(105-124)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon7"] = { type = "Prefix", affix = "Glyphic", "(125-149)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 80, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeapon8"] = { type = "Prefix", affix = "Runic", "(150-164)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 40, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeaponEssence5"] = { type = "Prefix", affix = "Essences", "(85-106)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeaponEssence6"] = { type = "Prefix", affix = "Essences", "(107-122)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeaponEssence7"] = { type = "Prefix", affix = "Essences", "(123-144)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(105-110)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellDamageAndManaOnWeapon1"] = { type = "Prefix", affix = "Caster's", "(5-9)% increased Spell Damage", "+(17-20) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 2, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon2"] = { type = "Prefix", affix = "Conjuror's", "(10-14)% increased Spell Damage", "+(21-24) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 11, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon3"] = { type = "Prefix", affix = "Wizard's", "(15-19)% increased Spell Damage", "+(25-28) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 23, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon4"] = { type = "Prefix", affix = "Warlock's", "(20-24)% increased Spell Damage", "+(29-33) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 35, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 600, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon5"] = { type = "Prefix", affix = "Mage's", "(25-29)% increased Spell Damage", "+(34-37) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 46, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 400, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon6"] = { type = "Prefix", affix = "Archmage's", "(30-34)% increased Spell Damage", "+(38-41) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 58, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 200, 150, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnWeapon7"] = { type = "Prefix", affix = "Lich's", "(35-39)% increased Spell Damage", "+(42-45) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 80, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 100, 75, 75, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon1"] = { type = "Prefix", affix = "Caster's", "(8-14)% increased Spell Damage", "+(26-30) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 2, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon2"] = { type = "Prefix", affix = "Conjuror's", "(15-22)% increased Spell Damage", "+(31-35) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 11, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon3"] = { type = "Prefix", affix = "Wizard's", "(23-29)% increased Spell Damage", "+(36-41) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 23, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon4"] = { type = "Prefix", affix = "Warlock's", "(30-37)% increased Spell Damage", "+(42-47) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 35, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon5"] = { type = "Prefix", affix = "Mage's", "(38-44)% increased Spell Damage", "+(48-53) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 46, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon6"] = { type = "Prefix", affix = "Archmage's", "(45-50)% increased Spell Damage", "+(54-59) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 58, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["SpellDamageAndManaOnTwoHandWeapon7"] = { type = "Prefix", affix = "Lich's", "(51-55)% increased Spell Damage", "+(60-64) to maximum Mana", statOrderKey = "785,1124", statOrder = { 785, 1124 }, level = 80, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 75, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, - ["TrapDamageOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Trap Damage", statOrderKey = "756", statOrder = { 756 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["TrapDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Trap Damage", statOrderKey = "756", statOrder = { 756 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["TrapThrowSpeedEnhancedMod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Trap Throwing Speed", statOrderKey = "1438", statOrder = { 1438 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapCooldownRecoveryAndDurationEnhancedMod"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Trap Duration", "(14-15)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1434,2874", statOrder = { 1434, 2874 }, level = 1, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["TrapAreaOfEffectEnhancedMod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (22-25)% increased Area of Effect", statOrderKey = "2892", statOrder = { 2892 }, level = 1, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LocalIncreaseSocketedTrapGemLevelEnhancedMod_"] = { type = "Prefix", affix = "Matatl's", "+2 to Level of Socketed Trap Gems", statOrderKey = "66", statOrder = { 66 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["MinionDamageOnWeaponEnhancedMod__"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (90-95)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (133-138)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionAttackAndCastSpeedEnhancedMod"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (13-15)% increased Attack Speed", "Minions have (13-15)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionDurationEnhancedMod_"] = { type = "Suffix", affix = "of Citaqualotl", "(17-20)% increased Minion Duration", statOrderKey = "4120", statOrder = { 4120 }, level = 1, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["LocalIncreaseSocketedMinionGemLevelEnhancedMod"] = { type = "Prefix", affix = "Citaqualotl's", "+2 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["FireDamagePrefixOnWeapon1"] = { type = "Prefix", affix = "Searing", "(10-19)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Sizzling", "(20-29)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon3"] = { type = "Prefix", affix = "Blistering", "(30-39)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Cauterising", "(40-49)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon5_"] = { type = "Prefix", affix = "Volcanic", "(50-64)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Magmatic", "(65-74)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon7_"] = { type = "Prefix", affix = "Pyroclastic", "(85-99)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeapon8_"] = { type = "Prefix", affix = "Xoph's", "(100-109)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Searing", "(15-29)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon2___"] = { type = "Prefix", affix = "Sizzling", "(30-44)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Blistering", "(45-59)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon4"] = { type = "Prefix", affix = "Cauterising", "(60-84)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon5"] = { type = "Prefix", affix = "Volcanic", "(85-104)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Magmatic", "(105-124)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Pyroclastic", "(125-149)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnTwoHandWeapon8_"] = { type = "Prefix", affix = "Xoph's", "(150-164)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePrefixOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Fire Damage", "Adds (15-20) to (30-35) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["FireDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Fire Damage", "Adds (20-27) to (41-48) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["ColdDamagePrefixOnWeapon1"] = { type = "Prefix", affix = "Bitter", "(10-19)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Biting", "(20-29)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon3_"] = { type = "Prefix", affix = "Alpine", "(30-39)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Snowy", "(40-49)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon5_"] = { type = "Prefix", affix = "Hailing", "(50-64)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Crystalline", "(65-74)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon7"] = { type = "Prefix", affix = "Cryomancer's", "(85-99)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeapon8"] = { type = "Prefix", affix = "Tul's", "(100-109)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Bitter", "(15-29)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon2"] = { type = "Prefix", affix = "Biting", "(30-44)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Alpine", "(45-59)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon4_"] = { type = "Prefix", affix = "Snowy", "(60-84)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon5_"] = { type = "Prefix", affix = "Hailing", "(85-104)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Crystalline", "(105-124)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Cryomancer's", "(125-149)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnTwoHandWeapon8"] = { type = "Prefix", affix = "Tul's", "(150-164)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePrefixOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Cold Damage", "Adds (12-16) to (25-29) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["ColdDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Cold Damage", "Adds (19-25) to (37-44) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["LightningDamagePrefixOnWeapon1_"] = { type = "Prefix", affix = "Charged", "(10-19)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Hissing", "(20-29)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon3"] = { type = "Prefix", affix = "Bolting", "(30-39)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Coursing", "(40-49)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon5"] = { type = "Prefix", affix = "Striking", "(50-64)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Smiting", "(65-74)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon7"] = { type = "Prefix", affix = "Ionising", "(85-99)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeapon8"] = { type = "Prefix", affix = "Esh's", "(100-109)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Charged", "(15-29)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon2"] = { type = "Prefix", affix = "Hissing", "(30-44)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Bolting", "(45-59)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon4"] = { type = "Prefix", affix = "Coursing", "(60-84)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon5"] = { type = "Prefix", affix = "Striking", "(85-104)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Smiting", "(105-124)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Ionising", "(125-149)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnTwoHandWeapon8"] = { type = "Prefix", affix = "Esh's", "(150-164)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePrefixOnWeaponEnhancedMod_"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Lightning Damage", "Adds (1-4) to (53-56) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["LightningDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Lightning Damage", "Adds (2-6) to (79-84) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["WeaponElementalDamage1"] = { type = "Prefix", affix = "Catalysing", "(5-10)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamage2"] = { type = "Prefix", affix = "Infusing", "(11-20)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamage3"] = { type = "Prefix", affix = "Empowering", "(21-30)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamage4"] = { type = "Prefix", affix = "Unleashed", "(31-36)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamage5"] = { type = "Prefix", affix = "Overpowering", "(37-42)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamage6_"] = { type = "Prefix", affix = "Devastating", "(43-50)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence1"] = { type = "Prefix", affix = "Essences", "(11-15)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence2"] = { type = "Prefix", affix = "Essences", "(16-20)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 10, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence3"] = { type = "Prefix", affix = "Essences", "(21-25)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 26, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence4"] = { type = "Prefix", affix = "Essences", "(26-29)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 42, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence5"] = { type = "Prefix", affix = "Essences", "(30-34)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 58, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence6_"] = { type = "Prefix", affix = "Essences", "(35-38)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 74, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageEssence7"] = { type = "Prefix", affix = "Essences", "(39-42)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 82, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons1_"] = { type = "Prefix", affix = "Catalysing", "(11-20)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons2"] = { type = "Prefix", affix = "Infusing", "(21-30)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons3_"] = { type = "Prefix", affix = "Empowering", "(31-36)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons4"] = { type = "Prefix", affix = "Unleashed", "(37-42)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons5_"] = { type = "Prefix", affix = "Overpowering", "(43-50)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnWeapons6"] = { type = "Prefix", affix = "Devastating", "(51-59)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon1"] = { type = "Prefix", affix = "Catalysing", "(19-34)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon2____"] = { type = "Prefix", affix = "Infusing", "(36-51)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon3"] = { type = "Prefix", affix = "Empowering", "(53-61)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon4"] = { type = "Prefix", affix = "Unleashed", "(63-71)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon5"] = { type = "Prefix", affix = "Overpowering", "(73-85)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["WeaponElementalDamageOnTwohandWeapon6"] = { type = "Prefix", affix = "Devastating", "(87-100)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["ManaLeech1"] = { type = "Prefix", affix = "Thirsty", "(1-2)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1224", statOrder = { 1224 }, level = 9, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["ManaLeech2"] = { type = "Prefix", affix = "Parched", "(3-4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1224", statOrder = { 1224 }, level = 74, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["ManaLeechPermyriad1"] = { type = "Prefix", affix = "Thirsty", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1225", statOrder = { 1225 }, level = 50, group = "ManaLeech", weightKey = { "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["ManaLeechPermyriad2"] = { type = "Prefix", affix = "Parched", "(0.6-0.8)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1225", statOrder = { 1225 }, level = 70, group = "ManaLeech", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["ManaLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(0.9-1)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1225", statOrder = { 1225 }, level = 82, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["LocalManaLeechPermyriadEssence5"] = { type = "Prefix", affix = "Essences", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1227", statOrder = { 1227 }, level = 58, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["LocalManaLeechPermyriadEssence6"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1227", statOrder = { 1227 }, level = 74, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["LocalManaLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(0.9-1)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1227", statOrder = { 1227 }, level = 82, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["ItemFoundQuantityIncrease1"] = { type = "Suffix", affix = "of Collecting", "(4-8)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 2, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundQuantityIncrease2"] = { type = "Suffix", affix = "of Gathering", "(9-12)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 32, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundQuantityIncrease3"] = { type = "Suffix", affix = "of Hoarding", "(13-16)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 55, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundQuantityIncrease4"] = { type = "Suffix", affix = "of Amassment", "(17-20)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 77, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncrease1"] = { type = "Suffix", affix = "of Plunder", "(6-10)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 3, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncrease2"] = { type = "Suffix", affix = "of Raiding", "(11-14)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 30, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncrease3"] = { type = "Suffix", affix = "of Archaeology", "(15-20)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 53, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncrease4"] = { type = "Suffix", affix = "of Excavation", "(21-26)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 75, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncreasePrefix1"] = { type = "Prefix", affix = "Magpie's", "(8-12)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 20, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncreasePrefix2"] = { type = "Prefix", affix = "Pirate's", "(13-18)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 39, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncreasePrefix3"] = { type = "Prefix", affix = "Dragon's", "(19-24)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 62, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundRarityIncreasePrefix4_"] = { type = "Prefix", affix = "Perandus'", "(25-28)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 84, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IncreasedCastSpeed1"] = { type = "Suffix", affix = "of Talent", "(5-7)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 2, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 0, 1000, 800, 800, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed2"] = { type = "Suffix", affix = "of Nimbleness", "(8-10)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 15, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 0, 1000, 800, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed2Royale"] = { type = "Suffix", affix = "of Nimbleness", "(8-15)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 4, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "focus", "str_int_shield", "dex_int_shield", "gloves", "default", }, weightVal = { 1000, 0, 1000, 800, 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed3"] = { type = "Suffix", affix = "of Expertise", "(11-13)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 30, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 0, 1000, 800, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed4"] = { type = "Suffix", affix = "of Legerdemain", "(14-16)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 40, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed5"] = { type = "Suffix", affix = "of Prestidigitation", "(17-19)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 55, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed6"] = { type = "Suffix", affix = "of Sortilege", "(20-22)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 72, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeed7"] = { type = "Suffix", affix = "of Finesse", "(23-25)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 83, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 250, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "(26-28)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 82, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand1_"] = { type = "Suffix", affix = "of Talent", "(8-11)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 2, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand2"] = { type = "Suffix", affix = "of Nimbleness", "(12-15)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 15, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand3"] = { type = "Suffix", affix = "of Expertise", "(17-20)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 30, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand4"] = { type = "Suffix", affix = "of Legerdemain", "(21-24)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 40, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand5"] = { type = "Suffix", affix = "of Prestidigitation", "(26-29)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 55, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand6"] = { type = "Suffix", affix = "of Sortilege", "(30-33)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 72, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHand7"] = { type = "Suffix", affix = "of Finesse", "(35-38)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 83, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandEssence7"] = { type = "Suffix", affix = "of the Essence", "(39-42)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 82, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(23-25)% increased Cast Speed", statOrderKey = "957,995", statOrder = { 957, 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "Adds (24-32) to (49-57) Chaos Damage to Spells", "(35-38)% increased Cast Speed", statOrderKey = "957,995", statOrder = { 957, 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, - ["IncreasedCastSpeedFishing"] = { type = "Suffix", affix = "of Casting", "(24-28)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 10, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, - ["LocalIncreasedAttackSpeed1"] = { type = "Suffix", affix = "of Skill", "(5-7)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed2"] = { type = "Suffix", affix = "of Ease", "(8-10)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 11, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed2Royale____"] = { type = "Suffix", affix = "of Ease", "(15-25)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 4, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed3"] = { type = "Suffix", affix = "of Mastery", "(11-13)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 22, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed4"] = { type = "Suffix", affix = "of Renown", "(14-16)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 30, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed5"] = { type = "Suffix", affix = "of Acclaim", "(17-19)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 37, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed6"] = { type = "Suffix", affix = "of Fame", "(20-22)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 45, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed7"] = { type = "Suffix", affix = "of Infamy", "(23-25)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeed8"] = { type = "Suffix", affix = "of Celebration", "(26-27)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 77, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "(28-30)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEssenceRanged4_"] = { type = "Suffix", affix = "of the Essence", "(11-12)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEssenceRanged5"] = { type = "Suffix", affix = "of the Essence", "(13-14)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEssenceRanged6"] = { type = "Suffix", affix = "of the Essence", "(15-16)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEssenceRanged7"] = { type = "Suffix", affix = "of the Essence", "(17-18)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(26-27)% increased Attack Speed", statOrderKey = "940,963", statOrder = { 940, 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(14-16)% increased Attack Speed", statOrderKey = "940,963", statOrder = { 940, 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, - ["IncreasedAttackSpeed1"] = { type = "Suffix", affix = "of Skill", "(5-7)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "ring", "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeed2"] = { type = "Suffix", affix = "of Ease", "(8-10)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 11, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeed2Royale"] = { type = "Suffix", affix = "of Ease", "(8-15)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 4, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeed3"] = { type = "Suffix", affix = "of Mastery", "(11-13)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 22, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeed4"] = { type = "Suffix", affix = "of Grandmastery", "(14-16)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 76, group = "IncreasedAttackSpeed", weightKey = { "gloves", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceGloves7"] = { type = "Suffix", affix = "of the Essence", "(17-18)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceJewellery4"] = { type = "Suffix", affix = "of the Essence", "(4-5)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceJewellery5"] = { type = "Suffix", affix = "of the Essence", "(5-6)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceJewellery6"] = { type = "Suffix", affix = "of the Essence", "(6-7)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceJewellery7"] = { type = "Suffix", affix = "of the Essence", "(7-8)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceQuiver4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceQuiver5_"] = { type = "Suffix", affix = "of the Essence", "(7-8)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceQuiver6"] = { type = "Suffix", affix = "of the Essence", "(9-10)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAttackSpeedEssenceQuiver7___"] = { type = "Suffix", affix = "of the Essence", "(11-12)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["IncreasedAccuracy1"] = { type = "Suffix", affix = "of Calm", "+(5-15) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy2"] = { type = "Suffix", affix = "of Steadiness", "+(16-60) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 12, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy3"] = { type = "Suffix", affix = "of Accuracy", "+(61-100) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 20, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy4"] = { type = "Suffix", affix = "of Precision", "+(101-130) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 26, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy5"] = { type = "Suffix", affix = "of the Sniper", "+(131-165) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 33, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy6"] = { type = "Suffix", affix = "of the Marksman", "+(166-200) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 41, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy7"] = { type = "Suffix", affix = "of the Deadeye", "+(201-250) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 50, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy8"] = { type = "Suffix", affix = "of the Ranger", "+(251-320) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 63, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy9"] = { type = "Suffix", affix = "of the Assassin", "+(321-400) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 76, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracy10"] = { type = "Suffix", affix = "of Lioneye", "+(401-500) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 85, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyEssence7"] = { type = "Suffix", affix = "of the Essence", "+(401-440) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 82, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew1_"] = { type = "Suffix", affix = "of Steadiness", "+(50-100) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew2"] = { type = "Suffix", affix = "of Precision", "+(100-165) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 20, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew3"] = { type = "Suffix", affix = "of the Sniper", "+(166-250) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 40, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew4"] = { type = "Suffix", affix = "of the Marksman", "+(251-350) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 60, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew5_"] = { type = "Suffix", affix = "of the Ranger", "+(351-480) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 75, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["IncreasedAccuracyNew6"] = { type = "Suffix", affix = "of Lioneye", "+(481-600) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 85, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LifeRegeneration1"] = { type = "Suffix", affix = "of the Newt", "Regenerate (1-2) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 1, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration2"] = { type = "Suffix", affix = "of the Lizard", "Regenerate (2-5) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 18, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration3"] = { type = "Suffix", affix = "of the Flatworm", "Regenerate (5-10) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 30, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration4"] = { type = "Suffix", affix = "of the Starfish", "Regenerate (10-15) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 44, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration5"] = { type = "Suffix", affix = "of the Hydra", "Regenerate (15-22) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 59, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration6"] = { type = "Suffix", affix = "of the Troll", "Regenerate (22-30) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 78, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration7"] = { type = "Suffix", affix = "of Ryslatha", "Regenerate (30-40) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 83, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 700 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegeneration8_"] = { type = "Suffix", affix = "of the Phoenix", "Regenerate (40-50) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 86, group = "LifeRegeneration", weightKey = { "body_armour", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegenerationEssence2"] = { type = "Suffix", affix = "of the Essence", "Regenerate (2-5) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 10, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegenerationEssence7"] = { type = "Suffix", affix = "of the Essence", "Regenerate (30-40) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 82, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["LifeRegenerationEnhancedMod"] = { type = "Suffix", affix = "of Guatelitzi", "Regenerate (16-20) Life per second", "Regenerate 0.4% of Life per second", statOrderKey = "1120,1453", statOrder = { 1120, 1453 }, level = 1, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercent1"] = { type = "Suffix", affix = "of Youthfulness", "Regenerate (0.4-0.5)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 18, group = "LifeRegenerationRatePercentage", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercent2__"] = { type = "Suffix", affix = "of Vitality", "Regenerate (0.6-0.7)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 36, group = "LifeRegenerationRatePercentage", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercent3_"] = { type = "Suffix", affix = "of Longevity", "Regenerate (0.8-0.9)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 60, group = "LifeRegenerationRatePercentage", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercent4"] = { type = "Suffix", affix = "of Immortality", "Regenerate (1-1.1)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 81, group = "LifeRegenerationRatePercentage", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ManaRegeneration1"] = { type = "Suffix", affix = "of Excitement", "(10-19)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 2, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegeneration2"] = { type = "Suffix", affix = "of Joy", "(20-29)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 18, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegeneration3"] = { type = "Suffix", affix = "of Elation", "(30-39)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 29, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegeneration4"] = { type = "Suffix", affix = "of Bliss", "(40-49)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 42, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegeneration5"] = { type = "Suffix", affix = "of Euphoria", "(50-59)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 55, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegeneration6"] = { type = "Suffix", affix = "of Nirvana", "(60-69)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 79, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegenerationEssence7_"] = { type = "Suffix", affix = "of the Essence", "(70-76)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 82, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["StunThresholdReduction1"] = { type = "Suffix", affix = "of the Pugilist", "(5-7)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 5, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunThresholdReduction2"] = { type = "Suffix", affix = "of the Brawler", "(8-9)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 20, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunThresholdReduction3"] = { type = "Suffix", affix = "of the Boxer", "(10-11)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 30, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunThresholdReduction4"] = { type = "Suffix", affix = "of the Combatant", "(12-13)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 44, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunThresholdReduction5"] = { type = "Suffix", affix = "of the Gladiator", "(14-15)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 58, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunThresholdReductionEssence7"] = { type = "Suffix", affix = "of the Essence", "(16-17)% reduced Enemy Stun Threshold", statOrderKey = "1063", statOrder = { 1063 }, level = 82, group = "StunThresholdReduction", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CriticalStrikeChance1"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 5, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance2"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance4"] = { type = "Suffix", affix = "of Rupturing", "(25-29)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance5"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 72, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChance7"] = { type = "Suffix", affix = "of Rending", "(39-44)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceWithBows1_"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 5, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows2_"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows4"] = { type = "Suffix", affix = "of Rupturing", "(25-29)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows5_"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 72, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceWithBows7"] = { type = "Suffix", affix = "of Rending", "(39-44)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(39-42)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 82, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceEssenceGloves4"] = { type = "Suffix", affix = "of the Essence", "(15-17)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 42, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceEssenceGloves5"] = { type = "Suffix", affix = "of the Essence", "(18-20)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceEssenceGloves6"] = { type = "Suffix", affix = "of the Essence", "(21-23)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 74, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceEssenceGloves7"] = { type = "Suffix", affix = "of the Essence", "(24-26)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 82, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["FireResist1"] = { type = "Suffix", affix = "of the Whelpling", "+(6-11)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 1, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist2"] = { type = "Suffix", affix = "of the Salamander", "+(12-17)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 12, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist3"] = { type = "Suffix", affix = "of the Drake", "+(18-23)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 24, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist4"] = { type = "Suffix", affix = "of the Kiln", "+(24-29)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 36, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist5"] = { type = "Suffix", affix = "of the Furnace", "+(30-35)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 48, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist6"] = { type = "Suffix", affix = "of the Volcano", "+(36-41)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 60, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist7"] = { type = "Suffix", affix = "of the Magma", "+(42-45)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 72, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireResist8"] = { type = "Suffix", affix = "of Tzteosh", "+(46-48)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 84, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["ColdResist1"] = { type = "Suffix", affix = "of the Inuit", "+(6-11)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 1, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist2"] = { type = "Suffix", affix = "of the Seal", "+(12-17)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 14, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist3"] = { type = "Suffix", affix = "of the Penguin", "+(18-23)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 26, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist4"] = { type = "Suffix", affix = "of the Yeti", "+(24-29)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 38, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist5"] = { type = "Suffix", affix = "of the Walrus", "+(30-35)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 50, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist6"] = { type = "Suffix", affix = "of the Polar Bear", "+(36-41)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 60, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist7"] = { type = "Suffix", affix = "of the Ice", "+(42-45)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 72, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdResist8"] = { type = "Suffix", affix = "of Haast", "+(46-48)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 84, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["LightningResist1"] = { type = "Suffix", affix = "of the Cloud", "+(6-11)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist2"] = { type = "Suffix", affix = "of the Squall", "+(12-17)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 13, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist3"] = { type = "Suffix", affix = "of the Storm", "+(18-23)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 25, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist4"] = { type = "Suffix", affix = "of the Thunderhead", "+(24-29)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 37, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist5"] = { type = "Suffix", affix = "of the Tempest", "+(30-35)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 49, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist6"] = { type = "Suffix", affix = "of the Maelstrom", "+(36-41)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 60, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist7"] = { type = "Suffix", affix = "of the Lightning", "+(42-45)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 72, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningResist8"] = { type = "Suffix", affix = "of Ephij", "+(46-48)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 84, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["FireResistEnhancedModPhys_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(9-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1168,1907", statOrder = { 1168, 1907 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(9-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1174,1908", statOrder = { 1174, 1908 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(9-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1179,1909", statOrder = { 1179, 1909 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning", "resistance" }, }, - ["FireResistEnhancedModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1168,1207", statOrder = { 1168, 1207 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1174,1209", statOrder = { 1174, 1209 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedModLeech_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1179,1211", statOrder = { 1179, 1211 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning", "resistance" }, }, - ["FireResistEnhancedModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(45-52) to (75-78) added Fire Damage against Burning Enemies", statOrderKey = "1168,7437", statOrder = { 1168, 7437 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedModAilments__"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(30-50)% increased Damage with Hits against Chilled Enemies", statOrderKey = "1174,4674", statOrder = { 1174, 4674 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(40-60)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "1179,4554", statOrder = { 1179, 4554 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance", "critical" }, }, - ["ChaosResist1"] = { type = "Suffix", affix = "of the Lost", "+(5-10)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 16, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResist2"] = { type = "Suffix", affix = "of Banishment", "+(11-15)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 30, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResist3"] = { type = "Suffix", affix = "of Eviction", "+(16-20)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 44, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResist4"] = { type = "Suffix", affix = "of Expulsion", "+(21-25)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 56, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResist5"] = { type = "Suffix", affix = "of Exile", "+(26-30)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 65, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResist6"] = { type = "Suffix", affix = "of Bameth", "+(31-35)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 81, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosResistEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "+(31-35)% to Chaos Resistance", "(9-10)% reduced Chaos Damage taken over time", statOrderKey = "1183,1457", statOrder = { 1183, 1457 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AllResistances1"] = { type = "Suffix", affix = "of the Crystal", "+(3-5)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 12, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistances2"] = { type = "Suffix", affix = "of the Prism", "+(6-8)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 24, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistances3"] = { type = "Suffix", affix = "of the Kaleidoscope", "+(9-11)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 36, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistances4"] = { type = "Suffix", affix = "of Variegation", "+(12-14)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 48, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistances5"] = { type = "Suffix", affix = "of the Rainbow", "+(15-16)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 60, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistances6"] = { type = "Suffix", affix = "of the Span", "+(17-18)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 85, group = "AllResistances", weightKey = { "shield", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["CriticalMultiplier1"] = { type = "Suffix", affix = "of Ire", "+(8-12)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplier2"] = { type = "Suffix", affix = "of Anger", "+(13-19)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplier3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 31, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplier4"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 45, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplier5"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplier6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplierWithBows1"] = { type = "Suffix", affix = "of Ire", "+(8-12)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierWithBows2"] = { type = "Suffix", affix = "of Anger", "+(13-19)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierWithBows3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 31, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierWithBows4__"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 45, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierWithBows5_"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierWithBows6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, - ["CriitcalMultiplierEssence7"] = { type = "Suffix", affix = "of the Essence", "+(35-41)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 82, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplierEssenceRing5_"] = { type = "Suffix", affix = "of the Essence", "+(15-17)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 58, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplierEssenceRing6_"] = { type = "Suffix", affix = "of the Essence", "+(18-20)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalMultiplierEssenceRing7"] = { type = "Suffix", affix = "of the Essence", "+(21-25)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 82, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["StunRecovery1"] = { type = "Suffix", affix = "of Thick Skin", "(11-13)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecovery2"] = { type = "Suffix", affix = "of Stone Skin", "(14-16)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 17, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecovery3"] = { type = "Suffix", affix = "of Iron Skin", "(17-19)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 28, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecovery4"] = { type = "Suffix", affix = "of Steel Skin", "(20-22)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 42, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecovery5"] = { type = "Suffix", affix = "of Adamantite Skin", "(23-25)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 56, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecovery6"] = { type = "Suffix", affix = "of Corundum Skin", "(26-28)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 79, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecoveryEssence7"] = { type = "Suffix", affix = "of the Essence", "(29-34)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 82, group = "StunRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDuration1"] = { type = "Suffix", affix = "of Impact", "(11-15)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 5, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDuration2"] = { type = "Suffix", affix = "of Dazing", "(16-20)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 18, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDuration3"] = { type = "Suffix", affix = "of Stunning", "(21-25)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 30, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDuration4"] = { type = "Suffix", affix = "of Slamming", "(26-30)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 44, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDuration5"] = { type = "Suffix", affix = "of Staggering", "(31-35)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 58, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationEssence7"] = { type = "Suffix", affix = "of the Essence", "(36-39)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 82, group = "StunDurationIncreasePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SpellCriticalStrikeChance1"] = { type = "Suffix", affix = "of Menace", "(10-19)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 11, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChance2"] = { type = "Suffix", affix = "of Havoc", "(20-39)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 21, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChance3"] = { type = "Suffix", affix = "of Disaster", "(40-59)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 28, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChance4"] = { type = "Suffix", affix = "of Calamity", "(60-79)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 41, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChance5"] = { type = "Suffix", affix = "of Ruin", "(80-99)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 59, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChance6_"] = { type = "Suffix", affix = "of Unmaking", "(100-109)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 76, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["SpellCriticalStrikeChanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(110-119)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 82, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, - ["ProjectileSpeed1"] = { type = "Suffix", affix = "of Darting", "(10-17)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 14, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ProjectileSpeed2"] = { type = "Suffix", affix = "of Flight", "(18-25)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 27, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ProjectileSpeed3"] = { type = "Suffix", affix = "of Propulsion", "(26-33)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 41, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ProjectileSpeed4"] = { type = "Suffix", affix = "of the Zephyr", "(34-41)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 55, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ProjectileSpeed5"] = { type = "Suffix", affix = "of the Gale", "(42-46)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 82, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ProjectileSpeedEssence6"] = { type = "Suffix", affix = "of the Essence", "(47-52)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 28, group = "ProjectileSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["LifeGainPerTarget1"] = { type = "Suffix", affix = "of Rejuvenation", "+2 Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 8, group = "LifeGainPerTarget", weightKey = { "amulet", "ring", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTarget2"] = { type = "Suffix", affix = "of Restoration", "+3 Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 20, group = "LifeGainPerTarget", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTarget3"] = { type = "Suffix", affix = "of Regrowth", "+4 Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 30, group = "LifeGainPerTarget", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTarget4"] = { type = "Suffix", affix = "of Nourishment", "+5 Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 40, group = "LifeGainPerTarget", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetLocal1"] = { type = "Suffix", affix = "of Rejuvenation", "+2 Life gained for each Enemy hit by Attacks", statOrderKey = "1260", statOrder = { 1260 }, level = 8, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetLocal2"] = { type = "Suffix", affix = "of Restoration", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1260", statOrder = { 1260 }, level = 20, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetLocal3"] = { type = "Suffix", affix = "of Regrowth", "+4 Life gained for each Enemy hit by Attacks", statOrderKey = "1260", statOrder = { 1260 }, level = 30, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetLocal4"] = { type = "Suffix", affix = "of Nourishment", "+5 Life gained for each Enemy hit by Attacks", statOrderKey = "1260", statOrder = { 1260 }, level = 40, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["FireDamagePercent1"] = { type = "Suffix", affix = "of Embers", "(3-7)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 8, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercent2"] = { type = "Suffix", affix = "of Coals", "(8-12)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 22, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercent3"] = { type = "Suffix", affix = "of Cinders", "(13-17)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 36, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercent4"] = { type = "Suffix", affix = "of Flames", "(18-22)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 50, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercent5"] = { type = "Suffix", affix = "of Immolation", "(23-26)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 64, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercent6"] = { type = "Suffix", affix = "of Ashes", "(27-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 76, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence2_"] = { type = "Suffix", affix = "of the Essence", "(11-14)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 10, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 26, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence4"] = { type = "Suffix", affix = "of the Essence", "(19-22)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 42, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 58, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence6_"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 74, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 82, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdDamagePercent1"] = { type = "Suffix", affix = "of Snow", "(3-7)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 12, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercent2"] = { type = "Suffix", affix = "of Sleet", "(8-12)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 24, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercent3"] = { type = "Suffix", affix = "of Ice", "(13-17)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 36, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercent4"] = { type = "Suffix", affix = "of Rime", "(18-22)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 50, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercent5"] = { type = "Suffix", affix = "of Floe", "(23-26)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 64, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercent6"] = { type = "Suffix", affix = "of Glaciation", "(27-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 76, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence1"] = { type = "Suffix", affix = "of the Essence", "(6-10)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 1, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence2"] = { type = "Suffix", affix = "of the Essence", "(11-14)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 10, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 26, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence4_"] = { type = "Suffix", affix = "of the Essence", "(19-22)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 42, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 58, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence6_"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 74, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 82, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["LightningDamagePercent1"] = { type = "Suffix", affix = "of Sparks", "(3-7)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 10, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercent2"] = { type = "Suffix", affix = "of Static", "(8-12)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 23, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercent3"] = { type = "Suffix", affix = "of Electricity", "(13-17)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 36, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercent4"] = { type = "Suffix", affix = "of Voltage", "(18-22)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 50, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercent5"] = { type = "Suffix", affix = "of Discharge", "(23-26)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 64, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercent6"] = { type = "Suffix", affix = "of Arcing", "(27-30)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 76, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 82, group = "LightningDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LifeGainedFromEnemyDeath1"] = { type = "Suffix", affix = "of Success", "+(3-6) Life gained on Kill", statOrderKey = "1270", statOrder = { 1270 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeGainedFromEnemyDeath2"] = { type = "Suffix", affix = "of Victory", "+(7-10) Life gained on Kill", statOrderKey = "1270", statOrder = { 1270 }, level = 23, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeGainedFromEnemyDeath3"] = { type = "Suffix", affix = "of Triumph", "+(11-14) Life gained on Kill", statOrderKey = "1270", statOrder = { 1270 }, level = 40, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ManaGainedFromEnemyDeath1"] = { type = "Suffix", affix = "of Absorption", "+1 Mana gained on Kill", statOrderKey = "1283", statOrder = { 1283 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaGainedFromEnemyDeath2"] = { type = "Suffix", affix = "of Osmosis", "+(2-3) Mana gained on Kill", statOrderKey = "1283", statOrder = { 1283 }, level = 24, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaGainedFromEnemyDeath3"] = { type = "Suffix", affix = "of Consumption", "+(4-6) Mana gained on Kill", statOrderKey = "1283", statOrder = { 1283 }, level = 40, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["LocalCriticalStrikeChance1"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalStrikeChance2"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalStrikeChance3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalStrikeChance4"] = { type = "Suffix", affix = "of Puncturing", "(25-29)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalStrikeChance5"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 59, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalStrikeChance6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 73, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["LocalCriticalMultiplier1"] = { type = "Suffix", affix = "of Ire", "+(10-14)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalCriticalMultiplier2"] = { type = "Suffix", affix = "of Anger", "+(15-19)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalCriticalMultiplier3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 30, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalCriticalMultiplier4"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 44, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalCriticalMultiplier5"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalCriticalMultiplier6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 73, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LocalIncreaseSocketedGemLevel1"] = { type = "Prefix", affix = "Paragon's", "+1 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 50, group = "IncreaseSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "staff", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 1000, 1000, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["LocalIncreaseSocketedGemUnsetRing1"] = { type = "Prefix", affix = "Exemplary", "+1 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 2, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["LocalIncreaseSocketedGemUnsetRing2"] = { type = "Prefix", affix = "Quintessential", "+2 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 50, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["LocalIncreaseSocketedGemUnsetRing3"] = { type = "Prefix", affix = "Flawless", "+3 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 76, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["GlobalSpellGemsLevel1"] = { type = "Prefix", affix = "Magister's", "+1 to Level of all Spell Skill Gems", statOrderKey = "1152", statOrder = { 1152 }, level = 55, group = "IncreaseSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, - ["GlobalSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Magister's", "+(1-2) to Level of all Spell Skill Gems", statOrderKey = "1152", statOrder = { 1152 }, level = 55, group = "IncreaseSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, - ["LocalIncreaseSocketedFireGemLevel1"] = { type = "Prefix", affix = "Flame Spinner's", "+1 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["LocalIncreaseSocketedFireGemLevel2_"] = { type = "Prefix", affix = "Lava Caller's", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["GlobalFireSpellGemsLevel1_"] = { type = "Prefix", affix = "Flame Shaper's", "+1 to Level of all Fire Spell Skill Gems", statOrderKey = "1154", statOrder = { 1154 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, - ["GlobalFireSpellGemsLevelTwoHand1__"] = { type = "Prefix", affix = "Flame Shaper's", "+(1-2) to Level of all Fire Spell Skill Gems", statOrderKey = "1154", statOrder = { 1154 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, - ["GlobalFireSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Lava Conjurer's", "+3 to Level of all Fire Spell Skill Gems", statOrderKey = "1154", statOrder = { 1154 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, - ["LocalIncreaseSocketedColdGemLevel1"] = { type = "Prefix", affix = "Frost Weaver's", "+1 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["LocalIncreaseSocketedColdGemLevel2"] = { type = "Prefix", affix = "Winterbringer's", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["GlobalColdSpellGemsLevel1_"] = { type = "Prefix", affix = "Frost Singer's", "+1 to Level of all Cold Spell Skill Gems", statOrderKey = "1155", statOrder = { 1155 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, - ["GlobalColdSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Frost Singer's", "+(1-2) to Level of all Cold Spell Skill Gems", statOrderKey = "1155", statOrder = { 1155 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, - ["GlobalColdSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Winter Beckoner's", "+3 to Level of all Cold Spell Skill Gems", statOrderKey = "1155", statOrder = { 1155 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, - ["LocalIncreaseSocketedLightningGemLevel1"] = { type = "Prefix", affix = "Thunder Lord's", "+1 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["LocalIncreaseSocketedLightningGemLevel2"] = { type = "Prefix", affix = "Tempest King's", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["GlobalLightningSpellGemsLevel1"] = { type = "Prefix", affix = "Thunderhand's", "+1 to Level of all Lightning Spell Skill Gems", statOrderKey = "1156", statOrder = { 1156 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, - ["GlobalLightningSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Thunderhand's", "+(1-2) to Level of all Lightning Spell Skill Gems", statOrderKey = "1156", statOrder = { 1156 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, - ["GlobalLightningSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Tempest Master's", "+3 to Level of all Lightning Spell Skill Gems", statOrderKey = "1156", statOrder = { 1156 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, - ["LocalIncreaseSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Nihilist's", "+1 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 4, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["LocalIncreaseSocketedChaosGemLevel2"] = { type = "Prefix", affix = "Anarchist's", "+2 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["GlobalChaosSpellGemsLevel1"] = { type = "Prefix", affix = "Mad Lord's", "+1 to Level of all Chaos Spell Skill Gems", statOrderKey = "1157", statOrder = { 1157 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "dagger", "focus", "default", }, weightVal = { 0, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, - ["GlobalChaosSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Mad Lord's", "+(1-2) to Level of all Chaos Spell Skill Gems", statOrderKey = "1157", statOrder = { 1157 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, - ["GlobalChaosSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Splintermind's", "+3 to Level of all Chaos Spell Skill Gems", statOrderKey = "1157", statOrder = { 1157 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, - ["GlobalPhysicalSpellGemsLevel1"] = { type = "Prefix", affix = "Lithomancer's", "+1 to Level of all Physical Spell Skill Gems", statOrderKey = "1153", statOrder = { 1153 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, - ["GlobalPhysicalSpellGemsLevelTwoHand1_"] = { type = "Prefix", affix = "Lithomancer's", "+(1-2) to Level of all Physical Spell Skill Gems", statOrderKey = "1153", statOrder = { 1153 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, - ["GlobalPhysicalSpellGemsLevelTwoHand2_"] = { type = "Prefix", affix = "Tecton's", "+3 to Level of all Physical Spell Skill Gems", statOrderKey = "1153", statOrder = { 1153 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, - ["LocalIncreaseSocketedSpellGemLevelRace"] = { type = "Prefix", affix = "Competitor's", "+1 to Level of Socketed Spell Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, - ["LocalIncreaseSocketedMeleeGemLevel1"] = { type = "Prefix", affix = "Combatant's", "+1 to Level of Socketed Melee Gems", statOrderKey = "59", statOrder = { 59 }, level = 8, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "wand", "focus", "shield", "weapon", "default", }, weightVal = { 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, - ["LocalIncreaseSocketedMeleeGemLevel"] = { type = "Prefix", affix = "Weaponmaster's", "+2 to Level of Socketed Melee Gems", statOrderKey = "59", statOrder = { 59 }, level = 63, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "wand", "focus", "shield", "weapon", "default", }, weightVal = { 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, - ["LocalIncreaseSocketedBowGemLevel1"] = { type = "Prefix", affix = "Fletcher's", "+1 to Level of Socketed Bow Gems", statOrderKey = "58", statOrder = { 58 }, level = 9, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, - ["LocalIncreaseSocketedBowGemLevel2"] = { type = "Prefix", affix = "Sharpshooter's", "+2 to Level of Socketed Bow Gems", statOrderKey = "58", statOrder = { 58 }, level = 64, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, - ["LocalIncreaseSocketedMinionGemLevel1"] = { type = "Prefix", affix = "Reanimator's", "+1 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 14, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["LocalIncreaseSocketedMinionGemLevel2"] = { type = "Prefix", affix = "Summoner's", "+2 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 65, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["LocalIncreaseSocketedMinionGemLevel3_"] = { type = "Prefix", affix = "Necromancer's", "+3 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 86, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["LocalIncreasedAccuracy1"] = { type = "Suffix", affix = "of Calm", "+(5-15) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 1, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy2"] = { type = "Suffix", affix = "of Steadiness", "+(16-60) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 12, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy3"] = { type = "Suffix", affix = "of Accuracy", "+(61-100) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 20, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy4"] = { type = "Suffix", affix = "of Precision", "+(101-130) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 26, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy5"] = { type = "Suffix", affix = "of the Sniper", "+(131-165) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 33, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy6"] = { type = "Suffix", affix = "of the Marksman", "+(166-200) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 41, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy7"] = { type = "Suffix", affix = "of the Deadeye", "+(201-250) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 50, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy"] = { type = "Suffix", affix = "of the Ranger", "+(251-320) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 63, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracy9_"] = { type = "Suffix", affix = "of the Assassin", "+(321-360) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 80, group = "IncreasedAccuracy", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyEssence7"] = { type = "Suffix", affix = "of the Essence", "+(361-380) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 82, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew1"] = { type = "Suffix", affix = "of Steadiness", "+(80-130) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 1, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew2"] = { type = "Suffix", affix = "of Precision", "+(131-215) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 20, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew3"] = { type = "Suffix", affix = "of the Sniper", "+(216-325) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 40, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew4"] = { type = "Suffix", affix = "of the Marksman", "+(326-455) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 60, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew5"] = { type = "Suffix", affix = "of the Ranger", "+(456-624) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 75, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedAccuracyNew6"] = { type = "Suffix", affix = "of Lioneye", "+(625-780) to Accuracy Rating", statOrderKey = "1526", statOrder = { 1526 }, level = 85, group = "IncreasedAccuracy", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 1000, 1000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["CannotBeFrozenWarbands"] = { type = "Prefix", affix = "Mutewind", "Cannot be Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "CannotBeFrozen", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AdditionalArrowBow1_"] = { type = "Suffix", affix = "of Splintering", "Bow Attacks fire an additional Arrow", statOrderKey = "1312", statOrder = { 1312 }, level = 70, group = "AdditionalArrows", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AdditionalArrowBow2_"] = { type = "Suffix", affix = "of Many", "Bow Attacks fire 2 additional Arrows", statOrderKey = "1312", statOrder = { 1312 }, level = 86, group = "AdditionalArrows", weightKey = { "bow", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MinionRunSpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions have (7-10)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 10, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionRunSpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "Minions have (11-14)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 26, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionRunSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "Minions have (15-18)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 42, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionRunSpeedEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions have (19-22)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 58, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionRunSpeedEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions have (23-26)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 74, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionRunSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions have (27-30)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 82, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionLifeEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions have (7-10)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 10, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeEssence3_"] = { type = "Suffix", affix = "of the Essence", "Minions have (11-14)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 26, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeEssence4"] = { type = "Suffix", affix = "of the Essence", "Minions have (15-18)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 42, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions have (19-22)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 58, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions have (23-26)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 74, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions have (27-30)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 82, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionDamageEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions deal (7-10)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 10, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "Minions deal (11-14)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 26, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssence4_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (15-18)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 42, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions deal (19-22)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 58, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions deal (23-26)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 74, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions deal (27-30)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 82, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand2"] = { type = "Suffix", affix = "of the Essence", "Minions deal (10-15)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 10, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand3_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (16-21)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 26, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand4"] = { type = "Suffix", affix = "of the Essence", "Minions deal (22-27)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 42, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand5_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (28-33)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 58, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand6"] = { type = "Suffix", affix = "of the Essence", "Minions deal (34-39)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 74, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageEssenceTwoHand7_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (40-45)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 82, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["BeltIncreasedFlaskChargesGained1"] = { type = "Suffix", affix = "of Refilling", "(10-20)% increased Flask Charges gained", statOrderKey = "1686", statOrder = { 1686 }, level = 2, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["BeltIncreasedFlaskChargesGained2"] = { type = "Suffix", affix = "of Overflowing", "(21-30)% increased Flask Charges gained", statOrderKey = "1686", statOrder = { 1686 }, level = 85, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["BeltReducedFlaskChargesUsed1"] = { type = "Suffix", affix = "of Sipping", "(10-20)% reduced Flask Charges used", statOrderKey = "1687", statOrder = { 1687 }, level = 3, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["BeltIncreasedFlaskDuration1"] = { type = "Suffix", affix = "of Savouring", "(10-20)% increased Flask Effect Duration", statOrderKey = "1690", statOrder = { 1690 }, level = 7, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["BeltFlaskLifeRecoveryRate1"] = { type = "Prefix", affix = "Recovering", "(10-20)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 5, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence1"] = { type = "Prefix", affix = "Essences", "(8-11)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence2"] = { type = "Prefix", affix = "Essences", "(12-15)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 10, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence3"] = { type = "Prefix", affix = "Essences", "(16-19)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 26, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence4"] = { type = "Prefix", affix = "Essences", "(20-23)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 42, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence5"] = { type = "Prefix", affix = "Essences", "(24-27)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 58, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence6"] = { type = "Prefix", affix = "Essences", "(28-31)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 74, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskLifeRecoveryRateEssence7"] = { type = "Prefix", affix = "Essences", "(32-35)% increased Flask Life Recovery rate", statOrderKey = "1692", statOrder = { 1692 }, level = 82, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["BeltFlaskManaRecoveryRate1_"] = { type = "Prefix", affix = "Inspiring", "(10-20)% increased Flask Mana Recovery rate", statOrderKey = "1693", statOrder = { 1693 }, level = 5, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["BeltFlaskManaRecoveryRateEssence1"] = { type = "Prefix", affix = "Essences", "(11-15)% increased Flask Mana Recovery rate", statOrderKey = "1693", statOrder = { 1693 }, level = 58, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["BeltFlaskManaRecoveryRateEssence2"] = { type = "Prefix", affix = "Essences", "(16-20)% increased Flask Mana Recovery rate", statOrderKey = "1693", statOrder = { 1693 }, level = 74, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["BeltFlaskManaRecoveryRateEssence3"] = { type = "Prefix", affix = "Essences", "(21-25)% increased Flask Mana Recovery rate", statOrderKey = "1693", statOrder = { 1693 }, level = 82, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["ChanceToAvoidShockEssence2_"] = { type = "Suffix", affix = "of the Essence", "(11-14)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 10, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ChanceToAvoidShockEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 26, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ChanceToAvoidShockEssence4"] = { type = "Suffix", affix = "of the Essence", "(19-22)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 42, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ChanceToAvoidShockEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 58, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ChanceToAvoidShockEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 74, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ChanceToAvoidShockEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-44)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 82, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AttackerTakesDamage1"] = { type = "Prefix", affix = "Thorny", "Reflects (1-4) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 1, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "belt", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamage2"] = { type = "Prefix", affix = "Spiny", "Reflects (5-10) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 10, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "belt", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamage3"] = { type = "Prefix", affix = "Barbed", "Reflects (11-24) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 20, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamage4"] = { type = "Prefix", affix = "Jagged", "Reflects (25-50) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 35, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamageEssence5"] = { type = "Prefix", affix = "Essences", "Reflects (51-100) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 58, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamageEssence6"] = { type = "Prefix", affix = "Essences", "Reflects (101-150) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 74, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AttackerTakesDamageEssence7"] = { type = "Prefix", affix = "Essences", "Reflects (151-200) Physical Damage to Melee Attackers", statOrderKey = "1705", statOrder = { 1705 }, level = 82, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ChanceToAvoidFreezeEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToAvoidFreezeEssence4"] = { type = "Suffix", affix = "of the Essence", "(19-22)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToAvoidFreezeEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToAvoidFreezeEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToAvoidFreezeEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-44)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AdditionalBlockChance1"] = { type = "Suffix", affix = "of Intercepting", "+(1-3)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 10, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalBlockChance2"] = { type = "Suffix", affix = "of Walling", "+(4-6)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 58, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalBlockChance3"] = { type = "Suffix", affix = "of Blocking", "+(7-8)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 85, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalShieldBlockChance1"] = { type = "Suffix", affix = "of the Essence", "+(1-2)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 42, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalShieldBlockChance2"] = { type = "Suffix", affix = "of the Essence", "+(3-4)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 58, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalShieldBlockChance3"] = { type = "Suffix", affix = "of the Essence", "+(5-6)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 74, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalShieldBlockChance4"] = { type = "Suffix", affix = "of the Essence", "+(7-8)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 82, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["PhysicalDamageTakenAsFirePercentWarbands"] = { type = "Prefix", affix = "Redblade", "10% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["ChanceToAvoidIgniteEssence4"] = { type = "Suffix", affix = "of the Essence", "(19-22)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 42, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToAvoidIgniteEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 58, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToAvoidIgniteEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 74, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToAvoidIgniteEssence7_"] = { type = "Suffix", affix = "of the Essence", "(31-44)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 82, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToBlockProjectileAttacks1_"] = { type = "Suffix", affix = "of Deflection", "+(1-2)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 8, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockProjectileAttacks2"] = { type = "Suffix", affix = "of Protection", "+(3-4)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 19, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockProjectileAttacks3"] = { type = "Suffix", affix = "of Cover", "+(5-6)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 30, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockProjectileAttacks4"] = { type = "Suffix", affix = "of Asylum", "+(7-8)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 55, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockProjectileAttacks5_"] = { type = "Suffix", affix = "of Refuge", "+(9-10)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 70, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockProjectileAttacks6"] = { type = "Suffix", affix = "of Sanctuary", "+(11-12)% Chance to Block Projectile Attack Damage", statOrderKey = "1924", statOrder = { 1924 }, level = 81, group = "BlockVsProjectiles", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AllDamageMasterVendorItem"] = { type = "Prefix", affix = "Leo's", "(5-15)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "AllDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ReducedManaReservationCostEssence4"] = { type = "Suffix", affix = "of the Essence", "2% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 42, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedManaReservationCostEssence5"] = { type = "Suffix", affix = "of the Essence", "3% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 58, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedManaReservationCostEssence6"] = { type = "Suffix", affix = "of the Essence", "4% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 74, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedManaReservationCostEssence7"] = { type = "Suffix", affix = "of the Essence", "5% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedLocalAttributeRequirements1"] = { type = "Suffix", affix = "of the Worthy", "18% reduced Attribute Requirements", statOrderKey = "705", statOrder = { 705 }, level = 36, group = "LocalAttributeRequirements", weightKey = { "weapon", "body_armour", "helmet", "shield", "gloves", "boots", "default", }, weightVal = { 1000, 850, 650, 750, 450, 550, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedLocalAttributeRequirements2"] = { type = "Suffix", affix = "of the Apt", "32% reduced Attribute Requirements", statOrderKey = "705", statOrder = { 705 }, level = 60, group = "LocalAttributeRequirements", weightKey = { "weapon", "body_armour", "helmet", "shield", "gloves", "boots", "default", }, weightVal = { 1000, 850, 650, 750, 450, 550, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LightRadiusAndAccuracy1"] = { type = "Suffix", affix = "of Shining", "+(10-20) to Accuracy Rating", "5% increased Light Radius", statOrderKey = "982,1958", statOrder = { 982, 1958 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LightRadiusAndAccuracy2"] = { type = "Suffix", affix = "of Light", "+(21-40) to Accuracy Rating", "10% increased Light Radius", statOrderKey = "982,1958", statOrder = { 982, 1958 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LightRadiusAndAccuracy3"] = { type = "Suffix", affix = "of Radiance", "(16-20)% increased Global Accuracy Rating", "15% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 30, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LightRadiusAndAccuracyNew1"] = { type = "Suffix", affix = "of Shining", "(9-11)% increased Global Accuracy Rating", "5% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LightRadiusAndAccuracyNew2"] = { type = "Suffix", affix = "of Light", "(12-15)% increased Global Accuracy Rating", "10% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalLightRadiusAndAccuracy1"] = { type = "Suffix", affix = "of Shining", "+(10-20) to Accuracy Rating", "5% increased Light Radius", statOrderKey = "1526,1958", statOrder = { 1526, 1958 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalLightRadiusAndAccuracy2"] = { type = "Suffix", affix = "of Light", "+(21-40) to Accuracy Rating", "10% increased Light Radius", statOrderKey = "1526,1958", statOrder = { 1526, 1958 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalLightRadiusAndAccuracy3"] = { type = "Suffix", affix = "of Radiance", "(16-20)% increased Global Accuracy Rating", "15% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 30, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalLightRadiusAndAccuracyNew1_"] = { type = "Suffix", affix = "of Shining", "(9-11)% increased Global Accuracy Rating", "5% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalLightRadiusAndAccuracyNew2"] = { type = "Suffix", affix = "of Light", "(12-15)% increased Global Accuracy Rating", "10% increased Light Radius", statOrderKey = "983,1958", statOrder = { 983, 1958 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["LocalIncreasedMeleeWeaponRangeEssence5"] = { type = "Suffix", affix = "of the Essence", "+1 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 58, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedMeleeWeaponRangeEssence6"] = { type = "Suffix", affix = "of the Essence", "+2 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 74, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalIncreasedMeleeWeaponRangeEssence7"] = { type = "Suffix", affix = "of the Essence", "+3 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 82, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["GainLifeOnBlock1"] = { type = "Suffix", affix = "of Repairing", "+(5-15) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 11, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainLifeOnBlock2_"] = { type = "Suffix", affix = "of Resurgence", "+(16-25) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 22, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainLifeOnBlock3"] = { type = "Suffix", affix = "of Renewal", "+(26-40) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 36, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainLifeOnBlock4"] = { type = "Suffix", affix = "of Revival", "+(41-60) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 48, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainLifeOnBlock5"] = { type = "Suffix", affix = "of Rebounding", "+(61-85) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 60, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainLifeOnBlock6_"] = { type = "Suffix", affix = "of Revitalization", "+(86-100) Life gained when you Block", statOrderKey = "1279", statOrder = { 1279 }, level = 75, group = "GainLifeOnBlock", weightKey = { "str_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["GainManaOnBlock1"] = { type = "Suffix", affix = "of Redirection", "+(4-12) Mana gained when you Block", statOrderKey = "1280", statOrder = { 1280 }, level = 15, group = "GainManaOnBlock", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["GainManaOnBlock2"] = { type = "Suffix", affix = "of Transformation", "+(13-21) Mana gained when you Block", statOrderKey = "1280", statOrder = { 1280 }, level = 32, group = "GainManaOnBlock", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["GainManaOnBlock3"] = { type = "Suffix", affix = "of Conservation", "+(22-30) Mana gained when you Block", statOrderKey = "1280", statOrder = { 1280 }, level = 58, group = "GainManaOnBlock", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["GainManaOnBlock4"] = { type = "Suffix", affix = "of Utilisation", "+(31-39) Mana gained when you Block", statOrderKey = "1280", statOrder = { 1280 }, level = 75, group = "GainManaOnBlock", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["FishingLineStrength"] = { type = "Prefix", affix = "Filigree", "(20-40)% increased Fishing Line Strength", statOrderKey = "2266", statOrder = { 2266 }, level = 1, group = "FishingLineStrength", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingPoolConsumption"] = { type = "Prefix", affix = "Calming", "(15-30)% reduced Fishing Pool Consumption", statOrderKey = "2267", statOrder = { 2267 }, level = 1, group = "FishingPoolConsumption", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingLureType"] = { type = "Prefix", affix = "Alluring", "Rhoa Feather Lure", statOrderKey = "2268", statOrder = { 2268 }, level = 1, group = "FishingLureType", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingHookType"] = { type = "Suffix", affix = "of Snaring", "Karui Stone Hook", statOrderKey = "2269", statOrder = { 2269 }, level = 1, group = "FishingHookType", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingCastDistance"] = { type = "Suffix", affix = "of Flight", "(30-50)% increased Fishing Range", statOrderKey = "2270", statOrder = { 2270 }, level = 1, group = "FishingCastDistance", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingQuantity"] = { type = "Suffix", affix = "of Fascination", "(15-20)% increased Quantity of Fish Caught", statOrderKey = "2271", statOrder = { 2271 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingRarity"] = { type = "Suffix", affix = "of Bounty", "(25-40)% increased Rarity of Fish Caught", statOrderKey = "2272", statOrder = { 2272 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToDodge1"] = { type = "Suffix", affix = "of Mist", "2% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 35, group = "ChanceToDodge", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodge2"] = { type = "Suffix", affix = "of Haze", "3% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 62, group = "ChanceToDodge", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodge3"] = { type = "Suffix", affix = "of Fog", "4% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 78, group = "ChanceToDodge", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeEssence4"] = { type = "Suffix", affix = "of the Essence", "(3-4)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 42, group = "ChanceToDodge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeEssence5"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 58, group = "ChanceToDodge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeEssence6"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 74, group = "ChanceToDodge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 82, group = "ChanceToDodge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpells1"] = { type = "Suffix", affix = "of Prayers", "2% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 35, group = "SpellDodgePercentage", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpells2"] = { type = "Suffix", affix = "of Invocations", "3% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 62, group = "SpellDodgePercentage", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpells3"] = { type = "Suffix", affix = "of Incantations", "4% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 78, group = "SpellDodgePercentage", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsEssence5"] = { type = "Suffix", affix = "of the Essence", "(3-4)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 1, group = "SpellDodgePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsEssence6"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 1, group = "SpellDodgePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsEssence7"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 1, group = "SpellDodgePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChaosResistanceWhileUsingFlaskEssence1"] = { type = "Suffix", affix = "of the Essence", "+50% to Chaos Resistance during any Flask Effect", statOrderKey = "2718", statOrder = { 2718 }, level = 63, group = "ChaosResistanceWhileUsingFlask", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, - ["SpellBlockPercentage1__"] = { type = "Suffix", affix = "of the Barrier", "(7-9)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 30, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockPercentage2"] = { type = "Suffix", affix = "of the Bulwark", "(10-12)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 60, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["MovementVelocityCorrupted"] = { type = "Corrupted", affix = "", "(2-5)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 1, group = "MovementVelocity", weightKey = { "amulet", "boots", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MaxFrenzyChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1327", statOrder = { 1327 }, level = 20, group = "MaximumFrenzyCharges", weightKey = { "boots", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MaxPowerChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Power Charges", statOrderKey = "1332", statOrder = { 1332 }, level = 20, group = "IncreasedMaximumPowerCharges", weightKey = { "two_hand_weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["MinionDamageCorrupted"] = { type = "Corrupted", affix = "", "Minions deal (15-20)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "helmet", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["SocketedVaalGemsIncreaseCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Level of Socketed Vaal Gems", statOrderKey = "68", statOrder = { 68 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "gloves", "boots", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal", "gem" }, }, - ["DamageTakenFlatReductionCorrupted1"] = { type = "Corrupted", affix = "", "-(10-5) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["DamageTakenFlatReductionCorrupted2"] = { type = "Corrupted", affix = "", "-(16-11) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 30, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["DamageTakenFlatReductionCorrupted3"] = { type = "Corrupted", affix = "", "-(24-17) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 60, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["FireDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 50, group = "FireDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["ColdDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 50, group = "ColdDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["LightningDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 50, group = "LightningDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["IncreasedCastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "ring", "gloves", "focus", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["ChanceToFleeCorrupted"] = { type = "Corrupted", affix = "", "5% chance to Cause Monsters to Flee", statOrderKey = "1544", statOrder = { 1544 }, level = 1, group = "HitsCauseMonsterFlee", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(2-4)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 1, group = "BlockPercent", weightKey = { "staff", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["LocalAddedChaosDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (3-5) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 1, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-8) to (11-13) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 20, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-11) to (19-23) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 40, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AddedChaosDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 1, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AddedChaosDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-4) to (6-8) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 20, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AddedChaosDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (7-9) to (11-13) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 40, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["SpellBlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(2-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 1, group = "SpellBlockPercentage", weightKey = { "staff", "amulet", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(4-8)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "amulet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["WeaponElementalDamageCorrupted"] = { type = "Corrupted", affix = "", "(6-12)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["CullingStrikeCorrupted"] = { type = "Corrupted", affix = "", "Culling Strike", statOrderKey = "1541", statOrder = { 1541 }, level = 1, group = "CullingStrike", weightKey = { "sword", "axe", "dagger", "wand", "bow", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ManaOnLifeLostCorrupted"] = { type = "Corrupted", affix = "", "(3-6)% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "amulet", "ring", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["MaximumResistanceCorrupted"] = { type = "Corrupted", affix = "", "+1% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 1, group = "MaximumResistances", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["AdditionalCurseCorrupted"] = { type = "Corrupted", affix = "", "You can apply an additional Curse", statOrderKey = "1672", statOrder = { 1672 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { "amulet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ChanceToAvoidFreezeCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "amulet", "body_armour", "ring", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToAvoidIgniteCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 1, group = "AvoidIgnite", weightKey = { "amulet", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChaosResistCorruption"] = { type = "Corrupted", affix = "", "+(2-4)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistance", weightKey = { "fishing_rod", "weapon", "jewel", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChanceToDodgeCorruption"] = { type = "Corrupted", affix = "", "(2-4)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToDodge", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["CannotBeKnockedBackCorruption"] = { type = "Corrupted", affix = "", "Cannot be Knocked Back", statOrderKey = "1067", statOrder = { 1067 }, level = 1, group = "ImmuneToKnockback", weightKey = { "boots", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["GemLevelCorruption"] = { type = "Corrupted", affix = "", "+1 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { "boots", "gloves", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["AvoidShockCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 1, group = "ReducedShockChance", weightKey = { "body_armour", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["CannotBeLeechedFromCorruption"] = { type = "Corrupted", affix = "", "Enemies Cannot Leech Life From you", statOrderKey = "1901", statOrder = { 1901 }, level = 1, group = "EnemiesCantLifeLeech", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DamageTakenFromManaBeforeLifeCorruption"] = { type = "Corrupted", affix = "", "(3-5)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DamageConversionFireCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["DamageConversionColdCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["DamageConversionLighningCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 1, group = "LightningDamageAsPortionOfDamage", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["AdditionalArrowsCorruption"] = { type = "Corrupted", affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1312", statOrder = { 1312 }, level = 1, group = "AdditionalArrows", weightKey = { "quiver", "bow", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AdditionalAOERangeCorruption"] = { type = "Corrupted", affix = "", "(4-6)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IncreasedDurationCorruption"] = { type = "Corrupted", affix = "", "(5-8)% increased Skill Effect Duration", statOrderKey = "1407", statOrder = { 1407 }, level = 1, group = "SkillEffectDuration", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalTrapsCorruption_"] = { type = "Corrupted", affix = "", "Can have up to 1 additional Trap placed at a time", statOrderKey = "1752", statOrder = { 1752 }, level = 1, group = "TrapsAllowed", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MaximumEnduranceChargesCorruption_"] = { type = "Corrupted", affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1322", statOrder = { 1322 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["DualWieldBlockCorruption"] = { type = "Corrupted", affix = "", "+(3-6)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 1, group = "BlockWhileDualWielding", weightKey = { "sceptre", "axe", "mace", "wand", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalPierceCorruption"] = { type = "Corrupted", affix = "", "Arrows Pierce an additional Target", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "ArrowPierce", weightKey = { "bow", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["GlobalPierceCorruption"] = { type = "Corrupted", affix = "", "(4-8)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 1, group = "ProjectileSpeed", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["CurseOnHitTemporalChainsCurruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Temporal Chains on Hit, with (40-48)% increased Effect", statOrderKey = "1973", statOrder = { 1973 }, level = 30, group = "CurseOnHitLevelTemporalChains", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitVulnerabilityCorruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Vulnerability on Hit, with (40-48)% increased Effect", statOrderKey = "1974", statOrder = { 1974 }, level = 30, group = "CurseOnHitLevelVulnerability", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitElementalWeaknessCorruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Elemental Weakness on Hit, with (40-48)% increased Effect", statOrderKey = "1976", statOrder = { 1976 }, level = 30, group = "CurseOnHitLevelElementalWeakness", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["SupportedByCastOnStunCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Cast when Stunned", statOrderKey = "241", statOrder = { 241 }, level = 35, group = "SupportedByTrigger", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastOnCritCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Cast On Critical Strike", statOrderKey = "240", statOrder = { 240 }, level = 35, group = "SupportedByTrigger", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByMeleeSplashCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Melee Splash", statOrderKey = "239", statOrder = { 239 }, level = 20, group = "SupportedByMelee", weightKey = { "wand", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByAddedFireDamageCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 12 Added Fire Damage", statOrderKey = "230", statOrder = { 230 }, level = 48, group = "DisplaySocketedGemsGetAddedFireDamage", weightKey = { "two_hand_weapon", "mace", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByStunCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 6 Stun", statOrderKey = "243", statOrder = { 243 }, level = 38, group = "SupportedByStun", weightKey = { "mace", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["LocalMeleeWeaponRangeCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { "sceptre", "rapier", "wand", "bow", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["SocketedSkillsManaMultiplierCorrupted"] = { type = "Corrupted", affix = "", "Socketed Skill Gems get a 95% Cost & Reservation Multiplier", statOrderKey = "284", statOrder = { 284 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, - ["SupportedByElementalProliferationCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Elemental Proliferation", statOrderKey = "234", statOrder = { 234 }, level = 12, group = "DisplaySocketedGemGetsElementalProliferation", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByAccuracyCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Additional Accuracy", statOrderKey = "244", statOrder = { 244 }, level = 48, group = "SupportedByAccuracy", weightKey = { "one_hand_weapon", "sword", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByMultistrikeCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 1 Multistrike", statOrderKey = "245", statOrder = { 245 }, level = 28, group = "SupportedByMultistrike", weightKey = { "two_hand_weapon", "sword", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByAreaOfEffectCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Increased Area of Effect", statOrderKey = "83", statOrder = { 83 }, level = 24, group = "DisplaySocketedGemGetsIncreasedAreaOfEffectLevel", weightKey = { "staff", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByLifeLeechCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 15 Life Leech", statOrderKey = "247", statOrder = { 247 }, level = 59, group = "SupportedByLifeLeech", weightKey = { "claw", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCriticalMultiplierCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 14 Increased Critical Damage", statOrderKey = "249", statOrder = { 249 }, level = 35, group = "SupportedByCriticalMultiplier", weightKey = { "dagger", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByForkCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 1 Fork", statOrderKey = "250", statOrder = { 250 }, level = 6, group = "SupportedByFork", weightKey = { "bow", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByWeaponElementalDamageCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Elemental Damage with Attacks", statOrderKey = "251", statOrder = { 251 }, level = 24, group = "SupportedByWeaponElementalDamage", weightKey = { "sceptre", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByFasterCastCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Faster Casting", statOrderKey = "258", statOrder = { 258 }, level = 24, group = "DisplaySocketedGemsGetFasterCast", weightKey = { "sceptre", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["PuritySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Elements Skill", statOrderKey = "369", statOrder = { 369 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["CriticalWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Assassin's Mark Skill", statOrderKey = "371", statOrder = { 371 }, level = 31, group = "GrantedSkill", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["PurityOfFireSkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Fire Skill", statOrderKey = "350", statOrder = { 350 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["PurityOfColdSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Ice Skill", statOrderKey = "356", statOrder = { 356 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["PurityOfLightningSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Lightning Skill", statOrderKey = "358", statOrder = { 358 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["WrathSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 7 Wrath Skill", statOrderKey = "372", statOrder = { 372 }, level = 28, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["HatredSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 11 Hatred Skill", statOrderKey = "373", statOrder = { 373 }, level = 44, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["AngerSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Anger Skill", statOrderKey = "374", statOrder = { 374 }, level = 56, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["DeterminationSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Determination Skill", statOrderKey = "375", statOrder = { 375 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GraceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Grace Skill", statOrderKey = "376", statOrder = { 376 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["DisciplineSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Discipline Skill", statOrderKey = "378", statOrder = { 378 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ProjectileWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Sniper's Mark Skill", statOrderKey = "382", statOrder = { 382 }, level = 58, group = "GrantedSkill", weightKey = { "quiver", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ElementalWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Elemental Weakness Skill", statOrderKey = "383", statOrder = { 383 }, level = 31, group = "GrantedSkill", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["VulnerabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Vulnerability Skill", statOrderKey = "385", statOrder = { 385 }, level = 31, group = "GrantedSkill", weightKey = { "axe", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ClaritySkillCorrupted1"] = { type = "Corrupted", affix = "", "Grants Level 4 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 19, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ClaritySkillCorrupted2"] = { type = "Corrupted", affix = "", "Grants Level 8 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 32, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ClaritySkillCorrupted3"] = { type = "Corrupted", affix = "", "Grants Level 12 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 47, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ClaritySkillCorrupted4"] = { type = "Corrupted", affix = "", "Grants Level 16 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 59, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["FrostbiteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Frostbite Skill", statOrderKey = "362", statOrder = { 362 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["FlammabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Flammability Skill", statOrderKey = "359", statOrder = { 359 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ConductivitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Conductivity Skill", statOrderKey = "361", statOrder = { 361 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["TemporalChainsSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Temporal Chains Skill", statOrderKey = "363", statOrder = { 363 }, level = 40, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["HasteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Haste Skill", statOrderKey = "364", statOrder = { 364 }, level = 40, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ManaOnHitCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 40, group = "ManaGainPerTarget", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["VitalitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Vitality Skill", statOrderKey = "368", statOrder = { 368 }, level = 35, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["FishingQuantityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Quantity of Fish Caught", statOrderKey = "2271", statOrder = { 2271 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FishingRarityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Rarity of Fish Caught", statOrderKey = "2272", statOrder = { 2272 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(10-20)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, - ["CanCatchCorruptFishCorrupted"] = { type = "Corrupted", affix = "", "You can catch Corrupted Fish", statOrderKey = "2278", statOrder = { 2278 }, level = 1, group = "Other", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["V2AddedArmourWhileStationaryCorrupted1"] = { type = "Corrupted", affix = "", "+(35-60) Armour while stationary", statOrderKey = "3706", statOrder = { 3706 }, level = 1, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["V2AddedArmourWhileStationaryCorrupted2"] = { type = "Corrupted", affix = "", "+(61-138) Armour while stationary", statOrderKey = "3706", statOrder = { 3706 }, level = 31, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["V2AddedArmourWhileStationaryCorrupted3"] = { type = "Corrupted", affix = "", "+(139-322) Armour while stationary", statOrderKey = "3706", statOrder = { 3706 }, level = 75, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["V2AddedColdDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (3-4) to (7-8) Cold Damage to Spells and Attacks", statOrderKey = "928", statOrder = { 928 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, - ["V2AddedColdDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-9) to (13-16) Cold Damage to Spells and Attacks", statOrderKey = "928", statOrder = { 928 }, level = 31, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, - ["V2AddedColdDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (12-16) to (24-28) Cold Damage to Spells and Attacks", statOrderKey = "928", statOrder = { 928 }, level = 81, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, - ["V2AddedColdDamageToBowAttacksCorrupted1__"] = { type = "Corrupted", affix = "", "(6-8) to (13-15) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 1, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2AddedColdDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(14-18) to (27-32) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 31, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2AddedColdDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(21-25) to (39-44) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 75, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2AddedEvasionWhileMovingCorrupted1_"] = { type = "Corrupted", affix = "", "+(35-60) to Global Evasion Rating while moving", statOrderKey = "5128", statOrder = { 5128 }, level = 1, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["V2AddedEvasionWhileMovingCorrupted2"] = { type = "Corrupted", affix = "", "+(61-138) to Global Evasion Rating while moving", statOrderKey = "5128", statOrder = { 5128 }, level = 31, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["V2AddedEvasionWhileMovingCorrupted3"] = { type = "Corrupted", affix = "", "+(139-322) to Global Evasion Rating while moving", statOrderKey = "5128", statOrder = { 5128 }, level = 75, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["V2AddedFireDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (3-5) to (7-8) Fire Damage to Spells and Attacks", statOrderKey = "927", statOrder = { 927 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, - ["V2AddedFireDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (7-10) to (15-18) Fire Damage to Spells and Attacks", statOrderKey = "927", statOrder = { 927 }, level = 31, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, - ["V2AddedFireDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (13-18) to (28-33) Fire Damage to Spells and Attacks", statOrderKey = "927", statOrder = { 927 }, level = 82, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, - ["V2AddedFireDamageToBowAttacksCorrupted1__"] = { type = "Corrupted", affix = "", "(8-10) to (15-18) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 1, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2AddedFireDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(17-22) to (33-39) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 31, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2AddedFireDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(21-28) to (42-49) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 75, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2AddedLightningDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (14-15) Lightning Damage to Spells and Attacks", statOrderKey = "959", statOrder = { 959 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, - ["V2AddedLightningDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (1-2) to (27-28) Lightning Damage to Spells and Attacks", statOrderKey = "959", statOrder = { 959 }, level = 31, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, - ["V2AddedLightningDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (1-5) to (50-52) Lightning Damage to Spells and Attacks", statOrderKey = "959", statOrder = { 959 }, level = 83, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, - ["V2AddedLightningDamageToBowAttacksCorrupted1_"] = { type = "Corrupted", affix = "", "(1-2) to (27-28) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 1, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2AddedLightningDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(2-5) to (58-61) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 31, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2AddedLightningDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(2-6) to (72-76) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 75, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2AdditionalAOERangeCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2AdditionalArrowsCorrupted"] = { type = "Corrupted", affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1312", statOrder = { 1312 }, level = 75, group = "AdditionalArrows", weightKey = { "quiver", "bow", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["V2AdditionalChainCorrupted"] = { type = "Corrupted", affix = "", "Arrows Chain +1 times", statOrderKey = "1307", statOrder = { 1307 }, level = 80, group = "Chain", weightKey = { "quiver", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["V2AdditionalCriticalStrikeMultiplierUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "+(20-25)% to Critical Strike Multiplier during any Flask Effect", statOrderKey = "4587", statOrder = { 4587 }, level = 60, group = "AdditionalCriticalStrikeMultiplierUnderFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "critical" }, }, - ["V2AdditionalCurseCorrupted"] = { type = "Corrupted", affix = "", "You can apply an additional Curse", statOrderKey = "1672", statOrder = { 1672 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "amulet", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2AdditionalPhysicalDamageReductionWhileStationaryCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% additional Physical Damage Reduction while stationary", statOrderKey = "3705", statOrder = { 3705 }, level = 1, group = "PhysicalDamageReductionWhileNotMoving", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["V2AdditionalProjectilesCorrupted"] = { type = "Corrupted", affix = "", "Skills fire an additional Projectile", statOrderKey = "1311", statOrder = { 1311 }, level = 1, group = "AdditionalProjectilesCorrupted", weightKey = { "rapier", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2AngerSkillReducedCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Anger Skill", statOrderKey = "374", statOrder = { 374 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2AttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2BlindImmunityCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Blinded", statOrderKey = "2393", statOrder = { 2393 }, level = 1, group = "ImmunityToBlind", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2BlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 1, group = "MonsterBlock", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2CanCatchCorruptFishCorrupted"] = { type = "Corrupted", affix = "", "You can catch Corrupted Fish", statOrderKey = "2278", statOrder = { 2278 }, level = 1, group = "Other", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["V2CannotGainBleedingCorrupted_"] = { type = "Corrupted", affix = "", "Bleeding cannot be inflicted on you", statOrderKey = "3614", statOrder = { 3614 }, level = 85, group = "BleedingImmunity", weightKey = { "ring", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["V2AvoidIgniteCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 60, group = "AvoidIgniteCorrupted", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["V2CannotBePoisonedCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Poisoned", statOrderKey = "2787", statOrder = { 2787 }, level = 60, group = "CannotBePoisoned", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["V2CastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(10-20)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, - ["V2ChanceToBleedOnHitAndIncreasedDamageToBleedingTargetsCorrupted_"] = { type = "Corrupted", affix = "", "20% chance to cause Bleeding on Hit", "(30-40)% increased Attack Damage against Bleeding Enemies", statOrderKey = "1942,1949", statOrder = { 1942, 1949 }, level = 1, group = "ChanceToBleedOnHitAndIncreasedDamageToBleedingTargets", weightKey = { "axe", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["V2ChanceToDodgeCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "ChanceToDodge", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["V2ChanceToGainEnduranceChargeOnStunCorrupted_"] = { type = "Corrupted", affix = "", "(5-7)% chance to gain an Endurance Charge when you Stun an Enemy", statOrderKey = "4399", statOrder = { 4399 }, level = 1, group = "GainEnduranceChargeOnStunChance", weightKey = { "sceptre", "staff", "mace", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["V2ChanceToGainFortifyOnMeleeHitCorrupted"] = { type = "Corrupted", affix = "", "(10-15)% chance to Fortify on Melee hit", statOrderKey = "1760", statOrder = { 1760 }, level = 1, group = "FortifyOnMeleeHit", weightKey = { "sceptre", "wand", "dagger", "claw", "rapier", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["V2ChanceToGainFrenzyChargeOnKillCorrupted"] = { type = "Corrupted", affix = "", "(9-11)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { "dagger", "claw", "bow", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["V2ChanceToGainOnslaughtOnKillCorrupted_"] = { type = "Corrupted", affix = "", "(10-15)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "sceptre", "wand", "dagger", "claw", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2ChanceToGainPowerChargeOnCritCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1348", statOrder = { 1348 }, level = 1, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "wand", "dagger", "claw", "sceptre", "staff", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, - ["V2UnholyMightOnKillPercentChanceCorrupted"] = { type = "Corrupted", affix = "", "(10-15)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 1, group = "UnholyMightOnKillPercentChance", weightKey = { "wand", "dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2ChanceToSpellDodgeCorrupted_"] = { type = "Corrupted", affix = "", "(4-6)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 1, group = "SpellDodgePercentage", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["V2ClaritySkillReducedCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 21 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2ColdDamageLifeLeechPermyriadCorrupted_"] = { type = "Corrupted", affix = "", "0.5% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 50, group = "ColdDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["V2ConductivitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Conductivity Skill", statOrderKey = "361", statOrder = { 361 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2CurseOnHitDespair"] = { type = "Corrupted", affix = "", "Curse Enemies with Despair on Hit, with (40-48)% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 30, group = "CurseOnHitDespair", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CurseOnHitElementalWeaknessCorrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Elemental Weakness on Hit, with (40-48)% increased Effect", statOrderKey = "1976", statOrder = { 1976 }, level = 30, group = "CurseOnHitLevelElementalWeakness", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CurseOnHitEnfeeble"] = { type = "Corrupted", affix = "", "Curse Enemies with Enfeeble on Hit, with (40-48)% increased Effect", statOrderKey = "1980", statOrder = { 1980 }, level = 30, group = "CurseOnHitEnfeeble", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CurseOnHitTemporalChainsCurrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Temporal Chains on Hit, with (40-48)% increased Effect", statOrderKey = "1973", statOrder = { 1973 }, level = 30, group = "CurseOnHitLevelTemporalChains", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CurseOnHitVulnerabilityCorrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Vulnerability on Hit, with (40-48)% increased Effect", statOrderKey = "1974", statOrder = { 1974 }, level = 30, group = "CurseOnHitLevelVulnerability", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2DespairSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Despair Skill", statOrderKey = "355", statOrder = { 355 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2DeterminationSkillCorrupted__"] = { type = "Corrupted", affix = "", "Grants Level 23 Determination Skill", statOrderKey = "375", statOrder = { 375 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2DisciplineSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Discipline Skill", statOrderKey = "378", statOrder = { 378 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2DodgeAttackHitsWhileMovingCorrupted_"] = { type = "Corrupted", affix = "", "(6-10)% chance to Dodge Attack Hits while moving", statOrderKey = "4763", statOrder = { 4763 }, level = 60, group = "DodgeAttackHitsWhileMoving", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["V2DodgeSpellHitsWhileMovingCorrupted"] = { type = "Corrupted", affix = "", "(6-10)% chance to Dodge Spell Hits while moving", statOrderKey = "4765", statOrder = { 4765 }, level = 60, group = "DodgeSpellHitsWhileMoving", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["V2DualWieldBlockCorrupted"] = { type = "Corrupted", affix = "", "+(8-10)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 1, group = "BlockWhileDualWielding", weightKey = { "claw", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2ElementalDamagePenetrationCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates (8-10)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "wand", "rapier", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["V2FireDamageLifeLeechPermyriadCorrupted_"] = { type = "Corrupted", affix = "", "0.5% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 50, group = "FireDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["V2FishingQuantityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Quantity of Fish Caught", statOrderKey = "2271", statOrder = { 2271 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2FishingRarityCorrupted_"] = { type = "Corrupted", affix = "", "(5-10)% increased Rarity of Fish Caught", statOrderKey = "2272", statOrder = { 2272 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2FlammabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Flammability Skill", statOrderKey = "359", statOrder = { 359 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2FrostbiteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Frostbite Skill", statOrderKey = "362", statOrder = { 362 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2GainFrenzyChargeAfterSpending200ManaCorrupted"] = { type = "Corrupted", affix = "", "Gain a Frenzy Charge after Spending a total of 200 Mana", statOrderKey = "5020", statOrder = { 5020 }, level = 1, group = "GainFrenzyChargeAfterSpending200Mana", weightKey = { "rapier", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["V2GemLevelCorrupted"] = { type = "Corrupted", affix = "", "+1 to Level of Socketed Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { "boots", "gloves", "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2GlobalCriticalStrikeMultiplierCorrupted"] = { type = "Corrupted", affix = "", "+(25-30)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { "dagger", "claw", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["V2GraceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Grace Skill", statOrderKey = "376", statOrder = { 376 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2HasteSkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 21 Haste Skill", statOrderKey = "364", statOrder = { 364 }, level = 56, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2HatredSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Hatred Skill", statOrderKey = "373", statOrder = { 373 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2MalevolenceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Malevolence Skill", statOrderKey = "414", statOrder = { 414 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2ZealotrySkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 23 Zealotry Skill", statOrderKey = "425", statOrder = { 425 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2PrideSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Pride Skill", statOrderKey = "416", statOrder = { 416 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2IncreasedAreaOfEffect1hCorrupted"] = { type = "Corrupted", affix = "", "(15-20)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "dagger", "claw", "rapier", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedAreaOfEffect2hCorrupted_"] = { type = "Corrupted", affix = "", "(25-30)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedAtackCriticalStrikeCorruption"] = { type = "Corrupted", affix = "", "Attacks have +(0.5-0.8)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 60, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["V2IncreasedAttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "gloves", "ring", "default", }, weightVal = { 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2IncreasedAttackSpeedUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Attack Speed during any Flask Effect", statOrderKey = "2717", statOrder = { 2717 }, level = 60, group = "SpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, - ["V2IncreasedBurningDamageCorrupted"] = { type = "Corrupted", affix = "", "(30-40)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 40, group = "BurnDamage", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["V2IncreasedCastSpeedCorrupted_"] = { type = "Corrupted", affix = "", "(8-10)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "gloves", "ring", "default", }, weightVal = { 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["V2IncreasedCastSpeedUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Cast Speed during any Flask Effect", statOrderKey = "4349", statOrder = { 4349 }, level = 60, group = "SpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, - ["V2IncreasedChillEffectCorrupted"] = { type = "Corrupted", affix = "", "(25-30)% increased Effect of Cold Ailments", statOrderKey = "4481", statOrder = { 4481 }, level = 40, group = "ChillEffect", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["V2IncreasedCriticalStrikeUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(35-40)% increased Critical Strike Chance during any Flask Effect", statOrderKey = "4559", statOrder = { 4559 }, level = 1, group = "IncreasedCriticalStrikeUnderFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["V2IncreasedDamageCorrupted_"] = { type = "Corrupted", affix = "", "(40-50)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "IncreasedDamage", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2IncreasedDamageOverTimeCorrupted_"] = { type = "Corrupted", affix = "", "(50-60)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 1, group = "DamageOverTime", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2IncreasedDurationCorrupted"] = { type = "Corrupted", affix = "", "(12-15)% increased Skill Effect Duration", statOrderKey = "1407", statOrder = { 1407 }, level = 1, group = "SkillEffectDuration", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedEnergyShieldCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 1, group = "EnergyShieldPercent", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["V2IncreasedGlobalPhysicalDamageCorrupted"] = { type = "Corrupted", affix = "", "(15-25)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["V2IncreasedLifeCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["V2IncreasedLifeRegenerationPerSecondCorrupted"] = { type = "Corrupted", affix = "", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["V2IncreasedMovementVelocityUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Movement Speed during any Flask Effect", statOrderKey = "2601", statOrder = { 2601 }, level = 60, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, - ["V2IncreasedProjectileDamageForEachChainCorrupted"] = { type = "Corrupted", affix = "", "Projectiles deal (20-25)% increased Damage for each time they have Chained", statOrderKey = "7085", statOrder = { 7085 }, level = 40, group = "IncreasedProjectileDamageForEachChain", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2IncreasedProjectileDamageForEachPierceCorrupted"] = { type = "Corrupted", affix = "", "Projectiles deal (8-10)% increased Damage for each Enemy Pierced", statOrderKey = "7086", statOrder = { 7086 }, level = 40, group = "ProjectileDamagePerEnemyPierced", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2IncreasedShockEffectCorrupted_"] = { type = "Corrupted", affix = "", "(25-30)% increased Effect of Shock", statOrderKey = "7229", statOrder = { 7229 }, level = 40, group = "ShockEffect", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["V2IncreasedSpellCriticalStrikeCorruption"] = { type = "Corrupted", affix = "", "+(0.5-0.8)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 60, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["V2LevelOfSocketedColdGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 1, group = "IncreaseSocketedColdGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["V2LevelOfSocketedFireGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 1, group = "IncreaseSocketedFireGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["V2LevelOfSocketedLightningGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSocketedLightningGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["V2LightningDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.5% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 50, group = "LightningDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["V2LocalAddedChaosDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (3-5) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 1, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["V2LocalAddedChaosDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-8) to (11-13) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 31, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["V2LocalAddedChaosDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-11) to (19-23) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 84, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["V2LocalAddedColdDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (6-8) to (13-15) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 1, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedColdDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (14-18) to (27-32) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 31, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedColdDamage1hCorrupted3_"] = { type = "Corrupted", affix = "", "Adds (17-23) to (24-40) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 84, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedColdDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (9-13) to (20-23) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 1, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedColdDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (22-27) to (36-44) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 31, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedColdDamage2hCorrupted3_"] = { type = "Corrupted", affix = "", "Adds (26-32) to (45-55) Cold Damage", statOrderKey = "925", statOrder = { 925 }, level = 84, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["V2LocalAddedFireDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (8-10) to (15-18) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedFireDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (17-22) to (33-39) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 31, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedFireDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (21-28) to (40-48) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 84, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedFireDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (12-17) to (23-27) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedFireDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (27-31) to (39-50) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 31, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedFireDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (31-39) to (52-61) Fire Damage", statOrderKey = "918", statOrder = { 918 }, level = 84, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["V2LocalAddedLightningDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (27-28) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 1, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedLightningDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (2-5) to (58-61) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 31, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedLightningDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (2-6) to (72-76) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 84, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedLightningDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (2-3) to (35-39) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 1, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedLightningDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-7) to (73-84) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 31, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedLightningDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (5-9) to (103-107) Lightning Damage", statOrderKey = "934", statOrder = { 934 }, level = 84, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["V2LocalAddedPhysicalDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to 2 Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 1, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalAddedPhysicalDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-4) to (5-7) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 31, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalAddedPhysicalDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (5-7) to (10-12) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 84, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalAddedPhysicalDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 1, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalAddedPhysicalDamage2hCorrupted2__"] = { type = "Corrupted", affix = "", "Adds (4-5) to (6-8) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 31, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalAddedPhysicalDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-9) to (11-13) Physical Damage", statOrderKey = "834", statOrder = { 834 }, level = 84, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalBlockChanceCorrupted"] = { type = "Corrupted", affix = "", "+(4-5)% Chance to Block", statOrderKey = "1746", statOrder = { 1746 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2LocalIncreasedAttackSpeedBowCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2LocalIncreasedAttackSpeed1hCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "wand", "one_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2LocalIncreasedAttackSpeed2hCorrupted_"] = { type = "Corrupted", affix = "", "(5-7)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 70, group = "IncreasedAttackSpeed", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2LocalIncreasedAttackSpeedWandCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% increased Attack Speed", statOrderKey = "963", statOrder = { 963 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "wand", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["V2IncreasedCastSpeedCorrupted__"] = { type = "Corrupted", affix = "", "(12-15)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "sceptre", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["V2LocalIncreasedCriticalStrikeChance1hCorrupted1"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "wand", "rapier", "claw", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["V2LocalIncreasedCriticalStrikeChance2hCorrupted_"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["V2LocalIncreasedCriticalStrikeChance1hCorrupted2__"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "dagger", "sceptre", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["V2LocalIncreasedPhysicalDamageBowCorrupted1"] = { type = "Corrupted", affix = "", "(10-15)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalIncreasedPhysicalDamageBowCorrupted2"] = { type = "Corrupted", affix = "", "(16-20)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 85, group = "LocalPhysicalDamagePercent", weightKey = { "bow", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalIncreasedPhysicalDamageCorrupted1"] = { type = "Corrupted", affix = "", "(10-15)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "rapier", "sword", "axe", "mace", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2LocalIncreasedPhysicalDamageCorrupted2"] = { type = "Corrupted", affix = "", "(16-20)% increased Physical Damage", statOrderKey = "793", statOrder = { 793 }, level = 85, group = "LocalPhysicalDamagePercent", weightKey = { "rapier", "sword", "axe", "mace", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["V2IncreasedSpellDamage1hCorrupted"] = { type = "Corrupted", affix = "", "(50-60)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 1, group = "SpellDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["V2LocalMeleeWeaponRangeCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { "sword", "mace", "staff", "bow", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["V2ManaOnHitCorrupted"] = { type = "Corrupted", affix = "", "+(4-6) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 40, group = "ManaGainPerTarget", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["V2MaximumEnduranceChargesCorruption"] = { type = "Corrupted", affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1322", statOrder = { 1322 }, level = 60, group = "MaximumEnduranceCharges", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["V2MaxFrenzyChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1327", statOrder = { 1327 }, level = 60, group = "MaximumFrenzyCharges", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["V2MaxPowerChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Power Charges", statOrderKey = "1332", statOrder = { 1332 }, level = 60, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["V2MaximumBlockCorruption"] = { type = "Corrupted", affix = "", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "1494", statOrder = { 1494 }, level = 60, group = "MaximumBlockChance", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2MaximumResistanceCorrupted"] = { type = "Corrupted", affix = "", "+1% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 80, group = "MaximumResistances", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["V2MovementVelocityCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 1, group = "MovementVelocity", weightKey = { "amulet", "boots", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["V2PercentageOfBlockAppliesToSpellBlockCorrupted_"] = { type = "Corrupted", affix = "", "(6-8)% Chance to Block Spell Damage", statOrderKey = "727", statOrder = { 727 }, level = 1, group = "BlockingBlocksSpells", weightKey = { "shield", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2SpellBlockPercentageCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 1, group = "SpellBlockPercentage", weightKey = { "shield", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["V2PhysicalDamageAddedAsColdCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 1, group = "ColdDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["V2PhysicalDamageAddedAsFireCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "FireDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["V2PhysicalDamageAddedAsLightningCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "LightningDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["V2PhysicalDamageTakenAsColdCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["V2PhysicalDamageTakenAsFireCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["V2PhysicalDamageTakenAsLightningCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["V2PhysicalDamageTakenAsChaosCorrupted_"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1911", statOrder = { 1911 }, level = 60, group = "PhysicalDamageTakenAsChaos", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, - ["V2PointBlankCorrupted"] = { type = "Corrupted", affix = "", "Point Blank", statOrderKey = "7674", statOrder = { 7674 }, level = 1, group = "PointBlank", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["V2PurityOfFireSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Fire Skill", statOrderKey = "350", statOrder = { 350 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2PurityOfColdSkillCorrupted___"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Ice Skill", statOrderKey = "356", statOrder = { 356 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2PurityOfLightningSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Lightning Skill", statOrderKey = "358", statOrder = { 358 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2PuritySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Purity of Elements Skill", statOrderKey = "369", statOrder = { 369 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2ReducedChaosDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Chaos Damage taken", statOrderKey = "1740", statOrder = { 1740 }, level = 45, group = "ChaosDamageTakenPercentage", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["V2ReducedColdDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Cold Damage taken", statOrderKey = "2807", statOrder = { 2807 }, level = 45, group = "ColdDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["V2ReducedDamageFromAreaOfEffectCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Area Damage taken from Hits", statOrderKey = "1736", statOrder = { 1736 }, level = 20, group = "ReducedDamageFromAreaOfEffect", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2ReducedDamageFromProjectilesCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Damage taken from Projectiles", statOrderKey = "2170", statOrder = { 2170 }, level = 20, group = "ProjectileDamageTaken", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2ReducedFireDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Fire Damage taken", statOrderKey = "1739", statOrder = { 1739 }, level = 45, group = "FireDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["V2ReducedLightningDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Lightning Damage taken", statOrderKey = "2806", statOrder = { 2806 }, level = 45, group = "LightningDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["V2ReducedExtraDamageFromCriticalStrikesBodyCorrupted__"] = { type = "Corrupted", affix = "", "You take 50% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 20, group = "ReducedExtraDamageFromCrits", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["V2ReducedExtraDamageFromCriticalStrikesShieldCorrupted"] = { type = "Corrupted", affix = "", "You take (20-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 20, group = "ReducedExtraDamageFromCrits", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["V2RegenerateLifePerSecondWhileMovingCorrupted_"] = { type = "Corrupted", affix = "", "Regenerate 100 Life per second while moving", statOrderKey = "5489", statOrder = { 5489 }, level = 60, group = "LifeRegenerationWhileMoving", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["V2ResoluteTechniqueCorrupted"] = { type = "Corrupted", affix = "", "Resolute Technique", statOrderKey = "7690", statOrder = { 7690 }, level = 40, group = "ResoluteTechnique", weightKey = { "sword", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["V2SocketedSkillsManaMultiplierCorrupted__"] = { type = "Corrupted", affix = "", "Socketed Skill Gems get a 90% Cost & Reservation Multiplier", statOrderKey = "284", statOrder = { 284 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, - ["V2SupportedByAccuracyCorrupted__"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Additional Accuracy", statOrderKey = "244", statOrder = { 244 }, level = 1, group = "SupportedByAccuracy", weightKey = { "mace", "axe", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByBlindCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Blind", statOrderKey = "238", statOrder = { 238 }, level = 1, group = "SupportedByBlind", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByBloodmagicCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Lifetap", statOrderKey = "136", statOrder = { 136 }, level = 1, group = "SupportedByBloodMagic", weightKey = { "mace", "sword", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["V2SupportedByFasterProjectilesCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Faster Projectiles", statOrderKey = "246", statOrder = { 246 }, level = 1, group = "SupportedByProjectileSpeed", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByFortifyCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Fortify", statOrderKey = "255", statOrder = { 255 }, level = 1, group = "SupportedByFortify", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByLifeGainOnHitCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Life Gain On Hit", statOrderKey = "135", statOrder = { 135 }, level = 1, group = "SupportedByLifeGainOnHit", weightKey = { "sword", "mace", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByOnslaughtCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Onslaught", statOrderKey = "146", statOrder = { 146 }, level = 1, group = "SupportedByOnslaught", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2SupportedByReducedManaCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Inspiration", statOrderKey = "253", statOrder = { 253 }, level = 1, group = "SupportedByReducedMana", weightKey = { "sword", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["V2WeaponElementalDamageCorrupted"] = { type = "Corrupted", affix = "", "(20-24)% increased Elemental Damage with Attack Skills", statOrderKey = "4811", statOrder = { 4811 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["V2WrathSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Wrath Skill", statOrderKey = "372", statOrder = { 372 }, level = 45, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["V2SocketedDurationGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Duration Gems", statOrderKey = "55", statOrder = { 55 }, level = 20, group = "IncreaseSocketedDurationGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2SocketedAoEGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed AoE Gems", statOrderKey = "56", statOrder = { 56 }, level = 20, group = "IncreasedSocketedAoEGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2SocketedAuraGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Aura Gems", statOrderKey = "61", statOrder = { 61 }, level = 20, group = "IncreaseSocketedAuraGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, - ["V2SocketedCurseGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Curse Gems", statOrderKey = "64", statOrder = { 64 }, level = 20, group = "IncreaseSocketedCurseGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, - ["V2SocketedTrapOrMineGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Trap or Mine Gems", statOrderKey = "67", statOrder = { 67 }, level = 20, group = "IncreasedSocketedTrapOrMineGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2SocketedWarcryGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Warcry Gems", statOrderKey = "71", statOrder = { 71 }, level = 20, group = "LocalSocketedWarcryGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2SocketedProjectileGemCorrupted_"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Projectile Gems", statOrderKey = "57", statOrder = { 57 }, level = 20, group = "IncreaseSocketedProjectileGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["V2IncreasedMaximumLifeCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["V2IncreasedMaximumEnergyShieldCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 1, group = "MaximumEnergyShieldPercent", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["V2ItemRarityCorrupted_"] = { type = "Corrupted", affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 60, group = "IncreasedItemRarity", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2ItemQuantityCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 84, group = "IncreasedItemQuantity", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedAuraEffectWrathCorrupted"] = { type = "Corrupted", affix = "", "Wrath has (15-20)% increased Aura Effect", statOrderKey = "2782", statOrder = { 2782 }, level = 45, group = "IncreasedAuraEffectWrathCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectAngerCorrupted"] = { type = "Corrupted", affix = "", "Anger has (15-20)% increased Aura Effect", statOrderKey = "2777", statOrder = { 2777 }, level = 45, group = "IncreasedAuraEffectAngerCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectHatredCorrupted"] = { type = "Corrupted", affix = "", "Hatred has (15-20)% increased Aura Effect", statOrderKey = "2784", statOrder = { 2784 }, level = 45, group = "IncreasedAuraEffectHatredCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectDeterminationCorrupted"] = { type = "Corrupted", affix = "", "Determination has (15-20)% increased Aura Effect", statOrderKey = "2785", statOrder = { 2785 }, level = 45, group = "IncreasedAuraEffectDeterminationCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectDisciplineCorrupted"] = { type = "Corrupted", affix = "", "Discipline has (15-20)% increased Aura Effect", statOrderKey = "2786", statOrder = { 2786 }, level = 45, group = "IncreasedAuraEffectDisciplineCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectGraceCorrupted"] = { type = "Corrupted", affix = "", "Grace has (15-20)% increased Aura Effect", statOrderKey = "2783", statOrder = { 2783 }, level = 45, group = "IncreasedAuraEffectGraceCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectMalevolenceCorrupted"] = { type = "Corrupted", affix = "", "Malevolence has (15-20)% increased Aura Effect", statOrderKey = "4727", statOrder = { 4727 }, level = 45, group = "IncreasedAuraEffectMalevolenceCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectZealotryCorrupted_"] = { type = "Corrupted", affix = "", "Zealotry has (15-20)% increased Aura Effect", statOrderKey = "7628", statOrder = { 7628 }, level = 45, group = "IncreasedAuraEffectZealotryCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedAuraEffectPrideCorrupted"] = { type = "Corrupted", affix = "", "Pride has (15-20)% increased Aura Effect", statOrderKey = "7072", statOrder = { 7072 }, level = 45, group = "IncreasedAuraEffectPrideCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["V2IncreasedIntelligenceDexterityCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Dexterity", "(4-6)% increased Intelligence", statOrderKey = "751,752", statOrder = { 751, 752 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["V2IncreasedDexterityStrengthCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Strength", "(4-6)% increased Dexterity", statOrderKey = "750,751", statOrder = { 750, 751 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["V2IncreasedStrengthIntelligenceCorrupted_"] = { type = "Corrupted", affix = "", "(4-6)% increased Strength", "(4-6)% increased Intelligence", statOrderKey = "750,752", statOrder = { 750, 752 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["V2AllResistancesCorrupted"] = { type = "Corrupted", affix = "", "+(14-16)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 1, group = "AllResistancesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["LocalIncreaseSocketedSupportGemLevelIntMasterVendorItem"] = { type = "Prefix", affix = "Catarina's", "+1 to Level of Socketed Support Gems", statOrderKey = "69", statOrder = { 69 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["IncreasedChaosDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 58, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["IncreasedChaosDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 74, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["IncreasedChaosDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 82, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["IncreasedLifeLeechRateEssence1"] = { type = "Suffix", affix = "of the Essence", "150% increased total Recovery per second from Life Leech", statOrderKey = "1659", statOrder = { 1659 }, level = 63, group = "IncreasedLifeLeechRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ChaosLeechedAsLifeEssence1_"] = { type = "Suffix", affix = "of the Essence", "0.5% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 63, group = "ChaosDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["ReduceGlobalFlatManaCostStrIntMasterVendor"] = { type = "Prefix", affix = "Elreon's", "-(8-4) to Total Mana Cost of Skills", statOrderKey = "1403", statOrder = { 1403 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["LifeLeechSpeedDexIntMasterVendorItem"] = { type = "Prefix", affix = "Vorici's", "(20-40)% increased total Recovery per second from Life Leech", statOrderKey = "1659", statOrder = { 1659 }, level = 1, group = "LifeLeechSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["SocketedGemQualityStrMasterVendorItem"] = { type = "Prefix", affix = "Haku's", "+(3-6)% to Quality of Socketed Support Gems", statOrderKey = "80", statOrder = { 80 }, level = 1, group = "SupportGemQuality", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["BleedOnHitGainedDexMasterVendorItem"] = { type = "Prefix", affix = "Tora's", "25% chance to cause Bleeding on Hit", statOrderKey = "1940", statOrder = { 1940 }, level = 1, group = "CausesBleeding", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["BleedOnHitGainedDexMasterVendorItemUpdated_"] = { type = "Prefix", affix = "Tora's", "25% chance to cause Bleeding on Hit", statOrderKey = "1942", statOrder = { 1942 }, level = 1, group = "CausesBleeding", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AlwaysHitsStrDexMasterVendorItem"] = { type = "Prefix", affix = "Vagan's", "Hits can't be Evaded", statOrderKey = "1545", statOrder = { 1545 }, level = 1, group = "AlwaysHits", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["MapInvasionBossMasterVendorItem"] = { type = "Prefix", affix = "Zana's", "Area is inhabited by an additional Invasion Boss", statOrderKey = "2056", statOrder = { 2056 }, level = 1, group = "MapInvasionMonsterPacks", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LightningPenetrationWarbands"] = { type = "Prefix", affix = "Turncoat's", "Damage Penetrates (6-10)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 60, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationEssence1_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 42, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 58, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 74, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 82, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandEssence1_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 42, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 58, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandEssence3_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 74, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 82, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["FireResistancePenetrationWarbands"] = { type = "Prefix", affix = "Betrayer's", "Damage Penetrates (6-10)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 60, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 4% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 26, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 42, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 58, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationEssence4___"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 74, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 82, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (7-8)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 26, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandEssence2_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 42, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 58, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 74, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 82, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdResistancePenetrationWarbands"] = { type = "Prefix", affix = "Deceiver's", "Damage Penetrates (6-10)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 60, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 3% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 10, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 4% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 26, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 42, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence4_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 58, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 74, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationEssence6_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 82, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (5-6)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 10, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (7-8)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 26, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 42, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 58, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 74, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandEssence6__"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 82, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ChanceToAvoidElementalStatusAilments1"] = { type = "Suffix", affix = "of Stoicism", "(8-11)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 23, group = "AvoidElementalStatusAilments", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidElementalStatusAilments2"] = { type = "Suffix", affix = "of Resolve", "(12-15)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 41, group = "AvoidElementalStatusAilments", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidElementalStatusAilments3__"] = { type = "Suffix", affix = "of Fortitude", "(16-19)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 57, group = "AvoidElementalStatusAilments", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidElementalStatusAilments4"] = { type = "Suffix", affix = "of Will", "(20-23)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 73, group = "AvoidElementalStatusAilments", weightKey = { "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AttackAndCastSpeed1"] = { type = "Suffix", affix = "of Zeal", "(3-4)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 15, group = "AttackCastSpeed", weightKey = { "dex_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AttackAndCastSpeed2"] = { type = "Suffix", affix = "of Fervour", "(5-6)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 45, group = "AttackCastSpeed", weightKey = { "dex_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AttackAndCastSpeed3"] = { type = "Suffix", affix = "of Haste", "(7-8)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 70, group = "AttackCastSpeed", weightKey = { "dex_int_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["LifeLeechPermyriadLocal1"] = { type = "Prefix", affix = "Remora's", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 50, group = "LifeLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocal2"] = { type = "Prefix", affix = "Lamprey's", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 60, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocal3"] = { type = "Prefix", affix = "Vampire's", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 70, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence1"] = { type = "Prefix", affix = "Essences", "(0.5-0.7)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence2"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 10, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence3"] = { type = "Prefix", affix = "Essences", "(0.7-0.9)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 26, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence4"] = { type = "Prefix", affix = "Essences", "(0.8-1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 42, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence5"] = { type = "Prefix", affix = "Essences", "(0.9-1.1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 58, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence6"] = { type = "Prefix", affix = "Essences", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 74, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["LifeLeechPermyriadLocalEssence7"] = { type = "Prefix", affix = "Essences", "(1.1-1.3)% of Physical Attack Damage Leeched as Life", statOrderKey = "1191", statOrder = { 1191 }, level = 82, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, - ["ManaLeechPermyriadLocal1"] = { type = "Prefix", affix = "Thirsty", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1227", statOrder = { 1227 }, level = 50, group = "ManaLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["AttackDamagePercent1"] = { type = "Prefix", affix = "Bully's", "(4-8)% increased Attack Damage", statOrderKey = "760", statOrder = { 760 }, level = 4, group = "AttackDamage", weightKey = { "str_dex_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["AttackDamagePercent2"] = { type = "Prefix", affix = "Thug's", "(9-16)% increased Attack Damage", statOrderKey = "760", statOrder = { 760 }, level = 15, group = "AttackDamage", weightKey = { "str_dex_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["AttackDamagePercent3"] = { type = "Prefix", affix = "Brute's", "(17-24)% increased Attack Damage", statOrderKey = "760", statOrder = { 760 }, level = 30, group = "AttackDamage", weightKey = { "str_dex_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["AttackDamagePercent4"] = { type = "Prefix", affix = "Assailant's", "(25-29)% increased Attack Damage", statOrderKey = "760", statOrder = { 760 }, level = 60, group = "AttackDamage", weightKey = { "str_dex_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["AttackDamagePercent5"] = { type = "Prefix", affix = "Predator's", "(30-34)% increased Attack Damage", statOrderKey = "760", statOrder = { 760 }, level = 81, group = "AttackDamage", weightKey = { "str_dex_shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["SummonTotemCastSpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(21-25)% increased Totem Placement speed", statOrderKey = "2029", statOrder = { 2029 }, level = 42, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["SummonTotemCastSpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "(26-30)% increased Totem Placement speed", statOrderKey = "2029", statOrder = { 2029 }, level = 58, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["SummonTotemCastSpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "(31-35)% increased Totem Placement speed", statOrderKey = "2029", statOrder = { 2029 }, level = 74, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["SummonTotemCastSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "(36-45)% increased Totem Placement speed", statOrderKey = "2029", statOrder = { 2029 }, level = 82, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["StunAvoidance1"] = { type = "Suffix", affix = "of Composure", "(11-13)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidance2"] = { type = "Suffix", affix = "of Surefootedness", "(14-16)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidance3"] = { type = "Suffix", affix = "of Persistence", "(17-19)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidance4"] = { type = "Suffix", affix = "of Relentlessness", "(20-22)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidanceEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidanceEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunAvoidanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-44)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SpellAddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (3-4) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage2_"] = { type = "Prefix", affix = "Smouldering", "Adds (6-8) to (12-14) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (10-13) to (19-22) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (13-18) to (27-31) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (31-41) to (61-71) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (36-49) to (73-85) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (45-54) to (80-90) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds 1 to (2-3) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (5-7) to (10-12) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (8-10) to (16-18) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (11-15) to (22-25) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage6_"] = { type = "Prefix", affix = "Frozen", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (25-33) to (50-58) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (30-40) to (60-69) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (35-45) to (66-74) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (4-5) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds (1-2) to (21-22) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-3) to (33-35) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (1-4) to (46-49) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (3-9) to (106-112) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (3-10) to (126-133) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (4-11) to (134-144) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedFireDamageTwoHand1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (4-5) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand2"] = { type = "Prefix", affix = "Smouldering", "Adds (8-11) to (17-19) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand3"] = { type = "Prefix", affix = "Smoking", "Adds (13-17) to (26-30) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand4"] = { type = "Prefix", affix = "Burning", "Adds (18-24) to (36-42) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand5"] = { type = "Prefix", affix = "Flaming", "Adds (23-30) to (45-53) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand6_"] = { type = "Prefix", affix = "Scorching", "Adds (28-38) to (57-66) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand7"] = { type = "Prefix", affix = "Incinerating", "Adds (34-46) to (68-80) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand8"] = { type = "Prefix", affix = "Blasting", "Adds (41-55) to (83-96) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHand9"] = { type = "Prefix", affix = "Cremating", "Adds (49-65) to (98-115) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageTwoHandEssence7_"] = { type = "Prefix", affix = "Essences", "Adds (67-81) to (120-135) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamageTwoHand1_"] = { type = "Prefix", affix = "Frosted", "Adds (1-2) to (3-4) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand2"] = { type = "Prefix", affix = "Chilled", "Adds (8-10) to (15-18) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand3"] = { type = "Prefix", affix = "Icy", "Adds (12-16) to (23-27) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand4"] = { type = "Prefix", affix = "Frigid", "Adds (16-22) to (33-38) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand5"] = { type = "Prefix", affix = "Freezing", "Adds (21-27) to (41-48) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand6"] = { type = "Prefix", affix = "Frozen", "Adds (26-34) to (52-60) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand7"] = { type = "Prefix", affix = "Glaciated", "Adds (31-41) to (62-73) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand8"] = { type = "Prefix", affix = "Polar", "Adds (38-50) to (75-88) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHand9"] = { type = "Prefix", affix = "Entombing", "Adds (45-60) to (89-104) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (57-66) to (100-111) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamageTwoHand1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (6-7) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand2"] = { type = "Prefix", affix = "Buzzing", "Adds (1-3) to (32-34) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand3"] = { type = "Prefix", affix = "Snapping", "Adds (1-4) to (49-52) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand4"] = { type = "Prefix", affix = "Crackling", "Adds (2-6) to (69-73) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand5"] = { type = "Prefix", affix = "Sparking", "Adds (2-7) to (87-92) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand6"] = { type = "Prefix", affix = "Arcing", "Adds (3-9) to (109-115) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand7"] = { type = "Prefix", affix = "Shocking", "Adds (4-11) to (132-139) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand8"] = { type = "Prefix", affix = "Discharging", "Adds (4-13) to (159-168) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHand9_"] = { type = "Prefix", affix = "Electrocuting", "Adds (5-15) to (189-200) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (6-16) to (201-216) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["LocalAddedChaosDamage1"] = { type = "Prefix", affix = "Malicious", "Adds (47-72) to (98-123) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 83, group = "LocalChaosDamage", weightKey = { "bow", "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 700, 0, 600, 600, 600, 400, 250, 250, 600, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageEssence1_"] = { type = "Prefix", affix = "Essences", "Adds (37-59) to (79-103) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 62, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageEssence2__"] = { type = "Prefix", affix = "Essences", "Adds (43-67) to (89-113) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 74, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageEssence3"] = { type = "Prefix", affix = "Essences", "Adds (53-79) to (101-131) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 82, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageTwoHand1"] = { type = "Prefix", affix = "Malicious", "Adds (81-125) to (171-215) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 83, group = "LocalChaosDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 600, 600, 250, 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Adds (61-103) to (149-193) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 62, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Adds (73-113) to (163-205) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 74, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Adds (89-131) to (181-229) Chaos Damage", statOrderKey = "940", statOrder = { 940 }, level = 82, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["RarityDuringFlaskEffectWarbands"] = { type = "Prefix", affix = "Brinerot", "30% increased Rarity of Items found during any Flask Effect", statOrderKey = "2178", statOrder = { 2178 }, level = 1, group = "RarityDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DamageDuringFlaskEffectWarbands"] = { type = "Prefix", affix = "Brinerot", "(20-25)% increased Damage during any Flask Effect", statOrderKey = "3486", statOrder = { 3486 }, level = 1, group = "DamageDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage" }, }, - ["PierceChanceEssence5"] = { type = "Prefix", affix = "", "Projectiles Pierce an additional Target", statOrderKey = "7111", statOrder = { 7111 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PierceChanceEssence6_"] = { type = "Prefix", affix = "", "Projectiles Pierce an additional Target", statOrderKey = "7111", statOrder = { 7111 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PierceChanceEssence7"] = { type = "Prefix", affix = "", "Projectiles Pierce 2 additional Targets", statOrderKey = "7112", statOrder = { 7112 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceEssence5"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce an additional Target", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceEssence6_"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce an additional Target", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceEssence7"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce 2 additional Targets", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CannotBePoisonedEssence1"] = { type = "Suffix", affix = "of the Essence", "Cannot be Poisoned", statOrderKey = "2787", statOrder = { 2787 }, level = 63, group = "CannotBePoisoned", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["ChanceToAvoidFireDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 42, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["ChanceToAvoidFireDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 58, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["ChanceToAvoidFireDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 74, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["ChanceToAvoidFireDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 82, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["ChanceToAvoidColdDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 26, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["ChanceToAvoidColdDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 42, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["ChanceToAvoidColdDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 58, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["ChanceToAvoidColdDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 74, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["ChanceToAvoidColdDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 82, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["ChanceToAvoidLightningDamageEssence2"] = { type = "Suffix", affix = "of the Essence", "(4-5)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 10, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["ChanceToAvoidLightningDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 26, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["ChanceToAvoidLightningDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 42, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["ChanceToAvoidLightningDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 58, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["ChanceToAvoidLightningDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 74, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["ChanceToAvoidLightningDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 82, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["QuiverAddedChaosEssence1_"] = { type = "Prefix", affix = "Essences", "Adds (7-9) to (13-17) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 62, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["QuiverAddedChaosEssence2_"] = { type = "Prefix", affix = "Essences", "Adds (9-11) to (15-19) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 74, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["QuiverAddedChaosEssence3__"] = { type = "Prefix", affix = "Essences", "Adds (11-13) to (19-23) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 82, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["PoisonDuration1"] = { type = "Suffix", affix = "of Rot", "(8-12)% increased Poison Duration", statOrderKey = "2585", statOrder = { 2585 }, level = 30, group = "PoisonDuration", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["PoisonDuration2"] = { type = "Suffix", affix = "of Putrefaction", "(13-18)% increased Poison Duration", statOrderKey = "2585", statOrder = { 2585 }, level = 60, group = "PoisonDuration", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["PoisonDurationEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "(13-18)% increased Poison Duration", statOrderKey = "937,2585", statOrder = { 937, 2585 }, level = 1, group = "PoisonDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["SocketedGemsDealAdditionalFireDamageEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 175 to 225 Added Fire Damage", statOrderKey = "309", statOrder = { 309 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["SocketedGemsHaveMoreAttackAndCastSpeedEssence1"] = { type = "Suffix", affix = "", "Socketed Gems have 20% more Attack and Cast Speed", statOrderKey = "303", statOrder = { 303 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "speed", "gem" }, }, - ["SocketedGemsHaveMoreAttackAndCastSpeedEssenceNew1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have 16% more Attack and Cast Speed", statOrderKey = "303", statOrder = { 303 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "speed", "gem" }, }, - ["SocketedGemsAddPercentageOfPhysicalAsLightningEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems gain 50% of Physical Damage as extra Lightning Damage", statOrderKey = "310", statOrder = { 310 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "gem" }, }, - ["SocketedGemsDealMoreElementalDamageEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Elemental Damage", statOrderKey = "306", statOrder = { 306 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental_damage", "damage", "elemental", "gem" }, }, - ["ElementalDamageTakenWhileStationaryEssence1"] = { type = "Suffix", affix = "of the Essence", "5% reduced Elemental Damage Taken while stationary", statOrderKey = "3704", statOrder = { 3704 }, level = 63, group = "ItemGrantsBuff", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["BurningGroundWhileMovingEssence1"] = { type = "Suffix", affix = "of the Essence", "Drops Burning Ground while moving, dealing 2500 Fire Damage per second for 4 seconds", statOrderKey = "3701", statOrder = { 3701 }, level = 63, group = "ItemGrantsBuff", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["PhysicalDamageTakenAsColdEssence1"] = { type = "Prefix", affix = "Essences", "15% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 63, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["FireDamageAsPortionOfPhysicalDamageEssence1"] = { type = "Prefix", affix = "Essences", "Gain 10% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 63, group = "FireDamageAsPortionOfDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["FireDamageAsPortionOfPhysicalDamageEssence2"] = { type = "Prefix", affix = "Essences", "Gain 15% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 63, group = "FireDamageAsPortionOfDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ChaosDamageOverTimeTakenEssence1"] = { type = "Suffix", affix = "of the Essence", "25% reduced Chaos Damage taken over time", statOrderKey = "1457", statOrder = { 1457 }, level = 63, group = "ChaosDamageOverTimeTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["SocketedSkillsCriticalChanceEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have +3.5% Critical Strike Chance", statOrderKey = "294", statOrder = { 294 }, level = 63, group = "SocketedSkillsCriticalChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AttackAndCastSpeedDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "", "10% increased Attack and Cast Speed during any Flask Effect", statOrderKey = "3672", statOrder = { 3672 }, level = 63, group = "AttackAndCastSpeedDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster", "speed" }, }, - ["MovementVelocityDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "10% increased Movement Speed during any Flask Effect", statOrderKey = "2601", statOrder = { 2601 }, level = 63, group = "MovementSpeedDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, - ["AddedColdDamagePerFrenzyChargeEssence1"] = { type = "Prefix", affix = "Essences", "4 to 7 Added Cold Damage per Frenzy Charge", statOrderKey = "3671", statOrder = { 3671 }, level = 63, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AddedFireDamageIfBlockedRecentlyEssence1"] = { type = "Suffix", affix = "of the Essence", "Adds 60 to 100 Fire Damage if you've Blocked Recently", statOrderKey = "3673", statOrder = { 3673 }, level = 63, group = "AddedFireDamageIfBlockedRecently", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["SocketedSkillAlwaysIgniteEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have 50% chance to Ignite", statOrderKey = "288", statOrder = { 288 }, level = 63, group = "DisplaySupportedSkillsHaveAChanceToIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["SocketedSkillDamageOnLowLifeEssence1__"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Damage while on Low Life", statOrderKey = "305", statOrder = { 305 }, level = 63, group = "DisplaySupportedSkillsDealDamageOnLowLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ElementalPenetrationDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "Damage Penetrates 5% Elemental Resistances during any Flask Effect", statOrderKey = "3666", statOrder = { 3666 }, level = 63, group = "ElementalPenetrationDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental" }, }, - ["AdditionalPhysicalDamageReductionDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "5% additional Physical Damage Reduction during any Flask Effect", statOrderKey = "3667", statOrder = { 3667 }, level = 63, group = "AdditionalPhysicalDamageReductionDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical" }, }, - ["ReflectDamageTakenEssence1"] = { type = "Suffix", affix = "of the Essence", "You and your Minions take 40% reduced Reflected Damage", statOrderKey = "7162", statOrder = { 7162 }, level = 63, group = "ReflectDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PowerChargeOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "25% chance to gain a Power Charge when you Block", statOrderKey = "3669", statOrder = { 3669 }, level = 63, group = "PowerChargeOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "power_charge" }, }, - ["NearbyEnemiesChilledOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "Chill Nearby Enemies when you Block", statOrderKey = "3670", statOrder = { 3670 }, level = 63, group = "NearbyEnemiesChilledOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "cold", "ailment" }, }, - ["PoisonDamageEssence1"] = { type = "Prefix", affix = "Essences", "40% increased Damage with Poison", statOrderKey = "2596", statOrder = { 2596 }, level = 63, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["ChanceToRecoverManaOnSkillUseEssence1"] = { type = "Suffix", affix = "of the Essence", "10% chance to Recover 10% of Mana when you use a Skill", statOrderKey = "2888", statOrder = { 2888 }, level = 63, group = "ChanceToRecoverManaOnSkillUse", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["FortifyEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "15% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 63, group = "FortifyEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CrushOnHitChanceEssence1"] = { type = "Suffix", affix = "of the Essence", "(15-25)% chance to Crush on Hit", statOrderKey = "4372", statOrder = { 4372 }, level = 63, group = "CrushOnHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["PowerFrenzyOrEnduranceChargeOnKillEssence1"] = { type = "Suffix", affix = "of the Essence", "16% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3023", statOrder = { 3023 }, level = 63, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["SocketedGemsNonCurseAuraEffectEssence1"] = { type = "Suffix", affix = "", "Socketed Non-Curse Aura Gems have 20% increased Aura Effect", statOrderKey = "336", statOrder = { 336 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "aura", "gem" }, }, - ["SocketedAuraGemLevelsEssence1"] = { type = "Suffix", affix = "of the Essence", "+2 to Level of Socketed Aura Gems", statOrderKey = "61", statOrder = { 61 }, level = 63, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, - ["FireBurstOnHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Cast Level 20 Fire Burst on Hit", statOrderKey = "454", statOrder = { 454 }, level = 63, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, - ["SpiritMinionEssence1"] = { type = "Suffix", affix = "of the Essence", "Triggers Level 20 Spectral Spirits when Equipped", statOrderKey = "432", statOrder = { 432 }, level = 63, group = "GrantsMinion", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["AreaOfEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "25% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 63, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaughtWhenHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Gain Onslaught for 3 seconds when Hit", statOrderKey = "5079", statOrder = { 5079 }, level = 63, group = "OnslaughtWhenHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaughtWhenHitNewEssence1"] = { type = "Suffix", affix = "of the Essence", "You gain Onslaught for 6 seconds when Hit", statOrderKey = "2250", statOrder = { 2250 }, level = 63, group = "OnslaughtWhenHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SupportDamageOverTimeEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Damage over Time", statOrderKey = "334", statOrder = { 334 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "damage", "gem" }, }, - ["SpellBlockOnLowLifeEssence1"] = { type = "Suffix", affix = "of the Essence", "+15% Chance to Block Spell Damage while on Low Life", statOrderKey = "721", statOrder = { 721 }, level = 63, group = "SpellBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["MaximumDoomEssence1__"] = { type = "Suffix", affix = "of the Essence", "Hexes you inflict have +5 to maximum Doom", statOrderKey = "4623", statOrder = { 4623 }, level = 63, group = "MaximumDoom", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["MarkEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "25% increased Effect of your Marks", statOrderKey = "2048", statOrder = { 2048 }, level = 63, group = "CurseEffectiveness", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DecayOnHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Your Hits inflict Decay, dealing 700 Chaos Damage per second for 8 seconds", statOrderKey = "4714", statOrder = { 4714 }, level = 63, group = "DecayOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["MovementSpeedOnBurningChilledShockedGroundEssence1"] = { type = "Suffix", affix = "of the Essence", "12% increased Movement speed while on Burning, Chilled or Shocked ground", statOrderKey = "6909", statOrder = { 6909 }, level = 63, group = "MovementSpeedOnBurningChilledShockedGround", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ManaRegenerationWhileShockedEssence1"] = { type = "Suffix", affix = "of the Essence", "70% increased Mana Regeneration Rate while Shocked", statOrderKey = "1966", statOrder = { 1966 }, level = 63, group = "ManaRegenerationWhileShocked", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaGainedOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "Recover 5% of your maximum Mana when you Block", statOrderKey = "6119", statOrder = { 6119 }, level = 63, group = "ManaGainedOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["BleedDuration1"] = { type = "Suffix", affix = "of Agony", "(8-12)% increased Bleeding Duration", statOrderKey = "4093", statOrder = { 4093 }, level = 30, group = "BleedDuration", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["BleedDuration2"] = { type = "Suffix", affix = "of Torment", "(13-18)% increased Bleeding Duration", statOrderKey = "4093", statOrder = { 4093 }, level = 60, group = "BleedDuration", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["ChanceToIgnite1"] = { type = "Suffix", affix = "of Ignition", "(6-8)% chance to Ignite", statOrderKey = "1528", statOrder = { 1528 }, level = 15, group = "ChanceToIgnite", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["TwoHandChanceToIgnite1"] = { type = "Suffix", affix = "of Ignition", "(12-15)% chance to Ignite", statOrderKey = "1528", statOrder = { 1528 }, level = 15, group = "ChanceToIgnite", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToBleed1"] = { type = "Suffix", affix = "of Bleeding", "10% chance to cause Bleeding on Hit", statOrderKey = "1942", statOrder = { 1942 }, level = 15, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["ChanceToBleed2_"] = { type = "Suffix", affix = "of Flaying", "15% chance to cause Bleeding on Hit", statOrderKey = "1942", statOrder = { 1942 }, level = 55, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["ChanceToBleed3"] = { type = "Suffix", affix = "of Hemorrhaging", "20% chance to cause Bleeding on Hit", statOrderKey = "1942", statOrder = { 1942 }, level = 85, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["ChanceToPoison1"] = { type = "Suffix", affix = "of Poisoning", "10% chance to Poison on Hit", statOrderKey = "5986", statOrder = { 5986 }, level = 15, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["ChanceToPoison2"] = { type = "Suffix", affix = "of Toxins", "20% chance to Poison on Hit", statOrderKey = "5986", statOrder = { 5986 }, level = 55, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["ChanceToPoison3_"] = { type = "Suffix", affix = "of Death", "30% chance to Poison on Hit", statOrderKey = "5986", statOrder = { 5986 }, level = 85, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["ChanceToPoisonEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "30% chance to Poison on Hit", statOrderKey = "937,5986", statOrder = { 937, 5986 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["ChanceToFreeze1"] = { type = "Suffix", affix = "of Freezing", "(6-8)% chance to Freeze", statOrderKey = "1531", statOrder = { 1531 }, level = 15, group = "ChanceToFreeze", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["TwoHandChanceToFreeze1"] = { type = "Suffix", affix = "of Freezing", "(12-15)% chance to Freeze", statOrderKey = "1531", statOrder = { 1531 }, level = 15, group = "ChanceToFreeze", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToShock1"] = { type = "Suffix", affix = "of Shocking", "(6-8)% chance to Shock", statOrderKey = "1535", statOrder = { 1535 }, level = 15, group = "ChanceToShock", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["TwoHandChanceToShock1__"] = { type = "Suffix", affix = "of Shocking", "(12-15)% chance to Shock", statOrderKey = "1535", statOrder = { 1535 }, level = 15, group = "ChanceToShock", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["BurnDamage1_"] = { type = "Suffix", affix = "of Burning", "(16-20)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 20, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["BurnDamage2"] = { type = "Suffix", affix = "of Combusting", "(21-25)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 40, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["BurnDamage3"] = { type = "Suffix", affix = "of Conflagrating", "(26-30)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 60, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["TwoHandBurnDamage1"] = { type = "Suffix", affix = "of Burning", "(21-30)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 20, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["TwoHandBurnDamage2"] = { type = "Suffix", affix = "of Combusting", "(31-40)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 40, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["TwoHandBurnDamage3"] = { type = "Suffix", affix = "of Conflagrating", "(41-50)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 60, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["PoisonDamage1"] = { type = "Suffix", affix = "of Poison", "20% chance to Poison on Hit", "(21-30)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 20, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamage2"] = { type = "Suffix", affix = "of Venom", "25% chance to Poison on Hit", "(31-40)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 40, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamage3"] = { type = "Suffix", affix = "of Virulence", "30% chance to Poison on Hit", "(41-50)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 60, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 500, 500, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamageEnhancedAttacksMod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(31-35)% increased Damage with Poison", statOrderKey = "940,2596", statOrder = { 940, 2596 }, level = 1, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["PoisonDamageEnhancedSpellsMod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(31-35)% increased Damage with Poison", statOrderKey = "957,2596", statOrder = { 957, 2596 }, level = 1, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "ailment" }, }, - ["BleedDamage1_"] = { type = "Suffix", affix = "of Bloodletting", "Attacks have 20% chance to cause Bleeding", "(21-30)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 20, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedDamage2"] = { type = "Suffix", affix = "of Haemophilia", "Attacks have 25% chance to cause Bleeding", "(31-40)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 40, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedDamage3"] = { type = "Suffix", affix = "of Exsanguination", "Attacks have 30% chance to cause Bleeding", "(41-50)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 60, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 500, 500, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["ReducedPhysicalDamageTaken1"] = { type = "Suffix", affix = "of Dampening", "2% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 25, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 1000, 1000, 660, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ReducedPhysicalDamageTaken2_"] = { type = "Suffix", affix = "of Numbing", "(3-4)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 85, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ChanceToDodge1_"] = { type = "Suffix", affix = "of Haze", "(3-4)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 25, group = "ChanceToDodge", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 1000, 1000, 660, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodge2__"] = { type = "Suffix", affix = "of Fog", "(5-6)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 85, group = "ChanceToDodge", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["EnergyShieldRegenerationPerMinute1"] = { type = "Suffix", affix = "of Vibrance", "Regenerate 0.6% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 25, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 2000, 1000, 1000, 660, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRegenerationPerMinute2"] = { type = "Suffix", affix = "of Exuberance", "Regenerate 1% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 85, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "shield", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedDurationBootsUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 15 Increased Duration", "(10-15)% increased Skill Effect Duration", statOrderKey = "129,1407", statOrder = { 129, 1407 }, level = 68, group = "SkillEffectDuration", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["IncreasedCooldownRecoveryBootsUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 80, group = "CooldownRecovery", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SupportedByFortifyUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fortify", statOrderKey = "255", statOrder = { 255 }, level = 68, group = "DisplaySocketedGemGetsFortify", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["ImmuneToChilledGroundUber1"] = { type = "Prefix", affix = "The Shaper's", "Unaffected by Chilled Ground", statOrderKey = "7513", statOrder = { 7513 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ImmuneToBurningGroundUber1"] = { type = "Prefix", affix = "The Shaper's", "Unaffected by Burning Ground", statOrderKey = "7510", statOrder = { 7510 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["ImmuneToShockedGroundUber1"] = { type = "Prefix", affix = "Eldritch", "Unaffected by Shocked Ground", statOrderKey = "7526", statOrder = { 7526 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ImmuneToDesecratedGroundUber1_"] = { type = "Prefix", affix = "Eldritch", "Unaffected by Desecrated Ground", statOrderKey = "7517", statOrder = { 7517 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["ChanceToDodgeUber1"] = { type = "Suffix", affix = "of Shaping", "(3-5)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 68, group = "ChanceToDodge", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeUber2"] = { type = "Suffix", affix = "of Shaping", "(6-8)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 75, group = "ChanceToDodge", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeUber3"] = { type = "Suffix", affix = "of Shaping", "(9-10)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 84, group = "ChanceToDodge", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsUber1"] = { type = "Suffix", affix = "of the Elder", "(3-5)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 68, group = "SpellDodgePercentage", weightKey = { "boots_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsUber2"] = { type = "Suffix", affix = "of the Elder", "(6-8)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 75, group = "SpellDodgePercentage", weightKey = { "boots_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsUber3"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 83, group = "SpellDodgePercentage", weightKey = { "boots_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToAvoidStunUber1"] = { type = "Suffix", affix = "of the Elder", "(15-22)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 68, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToAvoidStunUber2"] = { type = "Suffix", affix = "of the Elder", "(23-30)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 75, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToAvoidStunUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 82, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToAvoidElementalAilmentsUber1_"] = { type = "Suffix", affix = "of Shaping", "(14-17)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 68, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidElementalAilmentsUber2"] = { type = "Suffix", affix = "of Shaping", "(18-21)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 75, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidElementalAilmentsUber3"] = { type = "Suffix", affix = "of Shaping", "(22-25)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 81, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidProjectilesUber1"] = { type = "Suffix", affix = "of Shaping", "(6-9)% chance to avoid Projectiles", statOrderKey = "4092", statOrder = { 4092 }, level = 68, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToAvoidProjectilesUber2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% chance to avoid Projectiles", statOrderKey = "4092", statOrder = { 4092 }, level = 84, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToGainEnduranceChargeOnKillUber1"] = { type = "Prefix", affix = "Eldritch", "(4-6)% chance to gain an Endurance Charge on Kill", statOrderKey = "2068", statOrder = { 2068 }, level = 68, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["ChanceToGainEnduranceChargeOnKillUber2"] = { type = "Prefix", affix = "Eldritch", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "2068", statOrder = { 2068 }, level = 83, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["TotemDamageSpellUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Totem", "(20-25)% increased Totem Damage", statOrderKey = "232,755", statOrder = { 232, 755 }, level = 68, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemDamageSpellUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Totem", "(26-30)% increased Totem Damage", statOrderKey = "232,755", statOrder = { 232, 755 }, level = 75, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemDamageSpellUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 22 Spell Totem", "(31-35)% increased Totem Damage", statOrderKey = "232,755", statOrder = { 232, 755 }, level = 80, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemSpeedSpellUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Totem", "(8-12)% increased Totem Placement speed", statOrderKey = "232,2029", statOrder = { 232, 2029 }, level = 68, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemSpeedSpellUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Totem", "(13-16)% increased Totem Placement speed", statOrderKey = "232,2029", statOrder = { 232, 2029 }, level = 75, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemSpeedSpellUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 22 Spell Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "232,2029", statOrder = { 232, 2029 }, level = 80, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemDamageAttackUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Ballista Totem", "(20-25)% increased Totem Damage", statOrderKey = "157,755", statOrder = { 157, 755 }, level = 68, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemDamageAttackUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Ballista Totem", "(26-30)% increased Totem Damage", statOrderKey = "157,755", statOrder = { 157, 755 }, level = 75, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemDamageAttackUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Ballista Totem", "(31-35)% increased Totem Damage", statOrderKey = "157,755", statOrder = { 157, 755 }, level = 80, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemSpeedAttackUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Ballista Totem", "(8-12)% increased Totem Placement speed", statOrderKey = "157,2029", statOrder = { 157, 2029 }, level = 68, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemSpeedAttackUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Ballista Totem", "(13-16)% increased Totem Placement speed", statOrderKey = "157,2029", statOrder = { 157, 2029 }, level = 75, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemSpeedAttackUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Ballista Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "157,2029", statOrder = { 157, 2029 }, level = 80, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, - ["SupportedByLifeLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 15 Life Leech", statOrderKey = "247", statOrder = { 247 }, level = 68, group = "SupportedByLifeLeech", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["GrantsDecoyTotemSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 20 Decoy Totem Skill", statOrderKey = "406", statOrder = { 406 }, level = 68, group = "GrantedSkill", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GlobalRaiseSpectreGemLevelUber1"] = { type = "Suffix", affix = "of the Elder", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1160", statOrder = { 1160 }, level = 75, group = "MinionGlobalSkillLevel", weightKey = { "boots_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, - ["IncreasedAttackSpeedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Faster Attacks", "(7-9)% increased Attack Speed", statOrderKey = "237,960", statOrder = { 237, 960 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["IncreasedAttackSpeedUber2_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Faster Attacks", "(10-12)% increased Attack Speed", statOrderKey = "237,960", statOrder = { 237, 960 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["IncreasedAttackSpeedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Faster Attacks", "(13-14)% increased Attack Speed", statOrderKey = "237,960", statOrder = { 237, 960 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["IncreasedCastSpeedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Faster Casting", "(7-9)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Casting", "(10-12)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Casting", "(13-14)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 84, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedAttackAndCastSpeedUber1_"] = { type = "Suffix", affix = "of the Elder", "(7-9)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["IncreasedAttackAndCastSpeedUber2"] = { type = "Suffix", affix = "of the Elder", "(10-12)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["IncreasedAttackAndCastSpeedUber3_"] = { type = "Suffix", affix = "of the Elder", "(13-14)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 85, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["SupportedByManaLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 15 Mana Leech", statOrderKey = "271", statOrder = { 271 }, level = 68, group = "Supported", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["ProjectileSpeedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 16 Faster Projectiles", "(15-20)% increased Projectile Speed", statOrderKey = "246,1314", statOrder = { 246, 1314 }, level = 68, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["ProjectileSpeedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 18 Faster Projectiles", "(21-25)% increased Projectile Speed", statOrderKey = "246,1314", statOrder = { 246, 1314 }, level = 75, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["ProjectileSpeedUber3_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 20 Faster Projectiles", "(26-30)% increased Projectile Speed", statOrderKey = "246,1314", statOrder = { 246, 1314 }, level = 82, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["ProjectileDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Slower Projectiles", "(15-18)% increased Projectile Damage", statOrderKey = "165,1501", statOrder = { 165, 1501 }, level = 68, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["ProjectileDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Slower Projectiles", "(19-22)% increased Projectile Damage", statOrderKey = "165,1501", statOrder = { 165, 1501 }, level = 75, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["ProjectileDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Slower Projectiles", "(23-25)% increased Projectile Damage", statOrderKey = "165,1501", statOrder = { 165, 1501 }, level = 83, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["ChanceToAvoidInterruptionWhileCastingUber1_"] = { type = "Suffix", affix = "of Shaping", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 68, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["ChanceToAvoidInterruptionWhileCastingUber2"] = { type = "Suffix", affix = "of Shaping", "(21-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 75, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["ChanceToAvoidInterruptionWhileCastingUber3"] = { type = "Suffix", affix = "of Shaping", "(26-30)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 80, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["IncreasedMeleeWeaponRangeUber1"] = { type = "Suffix", affix = "of the Elder", "+2 to Melee Strike Range", statOrderKey = "1985", statOrder = { 1985 }, level = 85, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AdditionalTrapsThrownSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "223,6959", statOrder = { 223, 6959 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalTrapsThrownSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "223,6959", statOrder = { 223, 6959 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalTrapsThrownSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "223,6959", statOrder = { 223, 6959 }, level = 84, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap", "(20-25)% increased Trap Damage", statOrderKey = "223,756", statOrder = { 223, 756 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap", "(26-30)% increased Trap Damage", statOrderKey = "223,756", statOrder = { 223, 756 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Trap", "(31-35)% increased Trap Damage", statOrderKey = "223,756", statOrder = { 223, 756 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageCooldownUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Advanced Traps", "(20-25)% increased Trap Damage", statOrderKey = "175,756", statOrder = { 175, 756 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageCooldownUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Advanced Traps", "(26-30)% increased Trap Damage", statOrderKey = "175,756", statOrder = { 175, 756 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageCooldownUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Advanced Traps", "(31-35)% increased Trap Damage", statOrderKey = "175,756", statOrder = { 175, 756 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapSpeedCooldownUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Advanced Traps", "(8-12)% increased Trap Throwing Speed", statOrderKey = "175,1438", statOrder = { 175, 1438 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapSpeedCooldownUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Advanced Traps", "(13-16)% increased Trap Throwing Speed", statOrderKey = "175,1438", statOrder = { 175, 1438 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapSpeedCooldownUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Advanced Traps", "(17-20)% increased Trap Throwing Speed", statOrderKey = "175,1438", statOrder = { 175, 1438 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapDamageMineUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Trap And Mine Damage", "(20-25)% increased Trap Damage", statOrderKey = "226,756", statOrder = { 226, 756 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageMineUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap And Mine Damage", "(26-30)% increased Trap Damage", statOrderKey = "226,756", statOrder = { 226, 756 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageMineUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap And Mine Damage", "(31-35)% increased Trap Damage", statOrderKey = "226,756", statOrder = { 226, 756 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["PoisonDamageSupportedUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance to Poison", "(20-25)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 68, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDamageSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "(26-30)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 75, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDamageSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "(31-35)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 80, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDurationSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance to Poison", "(8-12)% increased Poison Duration", statOrderKey = "277,2585", statOrder = { 277, 2585 }, level = 68, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["PoisonDurationSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "(13-16)% increased Poison Duration", statOrderKey = "277,2585", statOrder = { 277, 2585 }, level = 75, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["PoisonDurationSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "(17-20)% increased Poison Duration", statOrderKey = "277,2585", statOrder = { 277, 2585 }, level = 80, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["BleedingDamageUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance To Bleed", "(20-25)% increased Damage with Bleeding", statOrderKey = "97,2584", statOrder = { 97, 2584 }, level = 68, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, - ["BleedingDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance To Bleed", "(26-30)% increased Damage with Bleeding", statOrderKey = "97,2584", statOrder = { 97, 2584 }, level = 75, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, - ["BleedingDamageUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance To Bleed", "(31-35)% increased Damage with Bleeding", statOrderKey = "97,2584", statOrder = { 97, 2584 }, level = 80, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, - ["ChanceToGainFrenzyChargeOnKillUberElder1"] = { type = "Prefix", affix = "Eldritch", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["ChanceToGainFrenzyChargeOnKillUberElder2_"] = { type = "Prefix", affix = "Eldritch", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 84, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["ChanceToGainFrenzyChargeOnKillUberShaper1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "2h_axe_shaper", "2h_sword_shaper", "bow_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["ChanceToGainFrenzyChargeOnKillUberShaper2_"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 84, group = "FrenzyChargeOnKillChance", weightKey = { "2h_axe_shaper", "2h_sword_shaper", "bow_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["IncreasedAccuracySupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 16 Additional Accuracy", "(6-10)% increased Global Accuracy Rating", statOrderKey = "244,983", statOrder = { 244, 983 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, - ["IncreasedAccuracySupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Additional Accuracy", "(11-15)% increased Global Accuracy Rating", statOrderKey = "244,983", statOrder = { 244, 983 }, level = 75, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, - ["IncreasedAccuracySupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Additional Accuracy", "(16-20)% increased Global Accuracy Rating", statOrderKey = "244,983", statOrder = { 244, 983 }, level = 83, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, - ["AdditionalBlockChanceUber1"] = { type = "Suffix", affix = "of the Elder", "(2-3)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 68, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalBlockChanceUber2"] = { type = "Suffix", affix = "of the Elder", "(4-5)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 80, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlindOnHitSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 16 Blind", "(5-6)% Global chance to Blind Enemies on hit", statOrderKey = "238,2377", statOrder = { 238, 2377 }, level = 68, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["BlindOnHitSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 18 Blind", "(7-8)% Global chance to Blind Enemies on hit", statOrderKey = "238,2377", statOrder = { 238, 2377 }, level = 75, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["BlindOnHitSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 20 Blind", "(9-10)% Global chance to Blind Enemies on hit", statOrderKey = "238,2377", statOrder = { 238, 2377 }, level = 80, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SocketedSpellCriticalMultiplierUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +30% to Critical Strike Multiplier", statOrderKey = "318", statOrder = { 318 }, level = 68, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, - ["SocketedSpellCriticalMultiplierUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +50% to Critical Strike Multiplier", statOrderKey = "318", statOrder = { 318 }, level = 75, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, - ["SocketedSpellCriticalMultiplierUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +70% to Critical Strike Multiplier", statOrderKey = "318", statOrder = { 318 }, level = 83, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, - ["SocketedAttackCriticalMultiplierUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +30% to Critical Strike Multiplier", statOrderKey = "301", statOrder = { 301 }, level = 68, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, - ["SocketedAttackCriticalMultiplierUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +50% to Critical Strike Multiplier", statOrderKey = "301", statOrder = { 301 }, level = 75, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, - ["SocketedAttackCriticalMultiplierUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +70% to Critical Strike Multiplier", statOrderKey = "301", statOrder = { 301 }, level = 84, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, - ["AreaDamageSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Concentrated Effect", "(15-18)% increased Area Damage", statOrderKey = "222,1537", statOrder = { 222, 1537 }, level = 68, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["AreaDamageSupportedUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Concentrated Effect", "(19-22)% increased Area Damage", statOrderKey = "222,1537", statOrder = { 222, 1537 }, level = 75, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["AreaDamageSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Concentrated Effect", "(23-25)% increased Area Damage", statOrderKey = "222,1537", statOrder = { 222, 1537 }, level = 82, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["AreaOfEffectSupportedUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Increased Area of Effect", "(7-9)% increased Area of Effect", statOrderKey = "83,1395", statOrder = { 83, 1395 }, level = 68, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AreaOfEffectSupportedUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Increased Area of Effect", "(10-12)% increased Area of Effect", statOrderKey = "83,1395", statOrder = { 83, 1395 }, level = 75, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AreaOfEffectSupportedUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Increased Area of Effect", "(13-15)% increased Area of Effect", statOrderKey = "83,1395", statOrder = { 83, 1395 }, level = 83, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["MaximumManaUber1"] = { type = "Prefix", affix = "Eldritch", "(9-11)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumManaUber2_"] = { type = "Prefix", affix = "Eldritch", "(12-15)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 75, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MinionDamageSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Minion Damage", "Minions deal (15-18)% increased Damage", statOrderKey = "263,1481", statOrder = { 263, 1481 }, level = 68, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, - ["MinionDamageSupportedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Minion Damage", "Minions deal (19-22)% increased Damage", statOrderKey = "263,1481", statOrder = { 263, 1481 }, level = 75, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, - ["MinionDamageSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Minion Damage", "Minions deal (23-25)% increased Damage", statOrderKey = "263,1481", statOrder = { 263, 1481 }, level = 83, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, - ["MinionLifeSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Minion Life", "Minions have (15-18)% increased maximum Life", statOrderKey = "261,1285", statOrder = { 261, 1285 }, level = 68, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, - ["MinionLifeSupportedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Minion Life", "Minions have (19-22)% increased maximum Life", statOrderKey = "261,1285", statOrder = { 261, 1285 }, level = 75, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, - ["MinionLifeSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Minion Life", "Minions have (23-25)% increased maximum Life", statOrderKey = "261,1285", statOrder = { 261, 1285 }, level = 80, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, - ["AdditionalMinesPlacedSupportedUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Blastchain Mine", "Throw an additional Mine", statOrderKey = "256,2961", statOrder = { 256, 2961 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalMinesPlacedSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Blastchain Mine", "Throw an additional Mine", statOrderKey = "256,2961", statOrder = { 256, 2961 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalMinesPlacedSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Blastchain Mine", "Throw an additional Mine", statOrderKey = "256,2961", statOrder = { 256, 2961 }, level = 85, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["MineDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Blastchain Mine", "(20-25)% increased Mine Damage", statOrderKey = "256,758", statOrder = { 256, 758 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Blastchain Mine", "(26-30)% increased Mine Damage", statOrderKey = "256,758", statOrder = { 256, 758 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Blastchain Mine", "(31-35)% increased Mine Damage", statOrderKey = "256,758", statOrder = { 256, 758 }, level = 80, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageTrapUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Trap And Mine Damage", "(20-25)% increased Mine Damage", statOrderKey = "226,758", statOrder = { 226, 758 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageTrapUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap And Mine Damage", "(26-30)% increased Mine Damage", statOrderKey = "226,758", statOrder = { 226, 758 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageTrapUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap And Mine Damage", "(31-35)% increased Mine Damage", statOrderKey = "226,758", statOrder = { 226, 758 }, level = 80, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["IncreasedChillEffectSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Hypothermia", "(8-12)% increased Effect of Cold Ailments", statOrderKey = "268,4481", statOrder = { 268, 4481 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, - ["IncreasedChillEffectSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Hypothermia", "(13-16)% increased Effect of Cold Ailments", statOrderKey = "268,4481", statOrder = { 268, 4481 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, - ["IncreasedChillEffectSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Hypothermia", "(17-20)% increased Effect of Cold Ailments", statOrderKey = "268,4481", statOrder = { 268, 4481 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, - ["IncreasedShockEffectSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Innervate", "(8-12)% increased Effect of Lightning Ailments", statOrderKey = "275,5511", statOrder = { 275, 5511 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, - ["IncreasedShockEffectSupportedUber2___"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Innervate", "(13-16)% increased Effect of Lightning Ailments", statOrderKey = "275,5511", statOrder = { 275, 5511 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, - ["IncreasedShockEffectSupportedUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Innervate", "(17-20)% increased Effect of Lightning Ailments", statOrderKey = "275,5511", statOrder = { 275, 5511 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, - ["IgniteDurationSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Immolate", "(8-12)% increased Ignite Duration on Enemies", statOrderKey = "124,1374", statOrder = { 124, 1374 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, - ["IgniteDurationSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Immolate", "(13-16)% increased Ignite Duration on Enemies", statOrderKey = "124,1374", statOrder = { 124, 1374 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, - ["IgniteDurationSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Immolate", "(17-20)% increased Ignite Duration on Enemies", statOrderKey = "124,1374", statOrder = { 124, 1374 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, - ["IncreasedBurningDamageSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Burning Damage", "(20-25)% increased Burning Damage", statOrderKey = "127,1392", statOrder = { 127, 1392 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["IncreasedBurningDamageSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Burning Damage", "(26-30)% increased Burning Damage", statOrderKey = "127,1392", statOrder = { 127, 1392 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["IncreasedBurningDamageSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Burning Damage", "(31-35)% increased Burning Damage", statOrderKey = "127,1392", statOrder = { 127, 1392 }, level = 82, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["ChanceToGainPowerChargeOnKillUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to gain a Power Charge on Kill", statOrderKey = "2069", statOrder = { 2069 }, level = 68, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["ChanceToGainPowerChargeOnKillUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to gain a Power Charge on Kill", statOrderKey = "2069", statOrder = { 2069 }, level = 84, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["SupportedByLessDurationUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Less Duration", statOrderKey = "160", statOrder = { 160 }, level = 68, group = "Supported", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SpellAddedFireDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 68, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 75, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 82, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 68, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 75, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 83, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 68, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 75, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 84, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedPhysicalDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-22) to (33-39) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (42-49) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (25-34) to (51-59) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 85, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedChaosDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (14-18) to (27-32) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (17-23) to (34-40) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (41-48) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["ManaRegenerationUber1"] = { type = "Suffix", affix = "of Shaping", "(41-55)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegenerationUber2"] = { type = "Suffix", affix = "of Shaping", "(56-70)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AddedManaRegenerationUber1"] = { type = "Suffix", affix = "of Shaping", "Regenerate (3-5) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AddedManaRegenerationUber2"] = { type = "Suffix", affix = "of Shaping", "Regenerate (6-8) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 80, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AdditionalSpellBlockChanceUber1"] = { type = "Suffix", affix = "of the Elder", "(3-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalSpellBlockChanceUber2"] = { type = "Suffix", affix = "of the Elder", "(5-6)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 80, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SocketedSpellCriticalStrikeChanceUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +1% to Critical Strike Chance", statOrderKey = "317", statOrder = { 317 }, level = 68, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, - ["SocketedSpellCriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +2% to Critical Strike Chance", statOrderKey = "317", statOrder = { 317 }, level = 75, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, - ["SocketedSpellCriticalStrikeChanceUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +3% to Critical Strike Chance", statOrderKey = "317", statOrder = { 317 }, level = 84, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, - ["SocketedAttackCriticalStrikeChanceUber1__"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +1% to Critical Strike Chance", statOrderKey = "300", statOrder = { 300 }, level = 68, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, - ["SocketedAttackCriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +2% to Critical Strike Chance", statOrderKey = "300", statOrder = { 300 }, level = 75, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, - ["SocketedAttackCriticalStrikeChanceUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +3% to Critical Strike Chance", statOrderKey = "300", statOrder = { 300 }, level = 83, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, - ["EnemyPhysicalDamageTakenAuraUber1_"] = { type = "Suffix", affix = "of the Elder", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "5929", statOrder = { 5929 }, level = 85, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["EnemyElementalDamageTakenAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Nearby Enemies take 6% increased Elemental Damage", statOrderKey = "5926", statOrder = { 5926 }, level = 85, group = "LocalDisplayNearbyEnemyElementalDamageTaken", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["LocalIncreaseSocketedActiveGemLevelUber1"] = { type = "Prefix", affix = "The Shaper's", "+1 to Level of Socketed Active Skill Gems", statOrderKey = "70", statOrder = { 70 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["LocalIncreaseSocketedSupportGemLevelUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to Level of Socketed Support Gems", statOrderKey = "69", statOrder = { 69 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["PhysicalDamageTakenAsFirePercentUber1"] = { type = "Prefix", affix = "Eldritch", "(5-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["PhysicalDamageTakenAsFirePercentUber2"] = { type = "Prefix", affix = "Eldritch", "(11-15)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 84, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["PhysicalDamageTakenAsColdPercentUber1"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["PhysicalDamageTakenAsColdPercentUber2"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["PhysicalDamageTakenAsLightningPercentUber1"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["PhysicalDamageTakenAsLightningPercentUber2___"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 82, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["ReducedElementalReflectTakenUber1"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 68, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReducedElementalReflectTakenUber2"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReducedPhysicalReflectTakenUber1"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 68, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ReducedPhysicalReflectTakenUber2"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["MaximumLifeUber1"] = { type = "Prefix", affix = "Eldritch", "(5-8)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeUber2"] = { type = "Prefix", affix = "Eldritch", "(9-12)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 85, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumManaBodyUber1"] = { type = "Prefix", affix = "The Shaper's", "(9-11)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, - ["MaximumManaBodyUber2"] = { type = "Prefix", affix = "The Shaper's", "(12-15)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 75, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, - ["DamageTakenFromManaBeforeLifeUber1_"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 80, group = "DamageRemovedFromManaBeforeLife", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["MaximumLifeOnKillPercentUber1"] = { type = "Suffix", affix = "of the Elder", "Recover (3-4)% of Life on Kill", statOrderKey = "1271", statOrder = { 1271 }, level = 68, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeOnKillPercentUber2__"] = { type = "Suffix", affix = "of the Elder", "Recover (5-6)% of Life on Kill", statOrderKey = "1271", statOrder = { 1271 }, level = 75, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumManaOnKillPercentUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-4)% of Mana on Kill", statOrderKey = "1273", statOrder = { 1273 }, level = 68, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumManaOnKillPercentUber2"] = { type = "Suffix", affix = "of Shaping", "Recover (5-6)% of Mana on Kill", statOrderKey = "1273", statOrder = { 1273 }, level = 75, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumEnergyShieldOnKillPercentUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-4)% of Energy Shield on Kill", statOrderKey = "1272", statOrder = { 1272 }, level = 68, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["MaximumEnergyShieldOnKillPercentUber2"] = { type = "Suffix", affix = "of Shaping", "Recover (5-6)% of Energy Shield on Kill", statOrderKey = "1272", statOrder = { 1272 }, level = 75, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["PercentageStrengthUber1_"] = { type = "Suffix", affix = "of the Elder", "(5-8)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 68, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageStrengthUber2__"] = { type = "Suffix", affix = "of the Elder", "(9-12)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 83, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageDexterityUber1"] = { type = "Suffix", affix = "of the Elder", "(5-8)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 68, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageDexterityUber2"] = { type = "Suffix", affix = "of the Elder", "(9-12)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 83, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageIntelligenceUber1"] = { type = "Suffix", affix = "of Shaping", "(5-8)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 68, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageIntelligenceUber2"] = { type = "Suffix", affix = "of Shaping", "(9-12)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 83, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["LifeRegenerationRatePercentUber1"] = { type = "Suffix", affix = "of the Elder", "Regenerate (1-1.5)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationRatePercentUber2"] = { type = "Suffix", affix = "of the Elder", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 75, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["SupportedByItemRarityUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 10 Item Rarity", "(8-12)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "134,7536", statOrder = { 134, 7536 }, level = 68, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByItemRarityUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 15 Item Rarity", "(13-18)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "134,7536", statOrder = { 134, 7536 }, level = 85, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalCriticalStrikeChanceWithAttacksUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(0.5-1)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCriticalStrikeChanceWithAttacksUber2"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(1.1-1.5)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCriticalStrikeChanceWithSpellsUber1_"] = { type = "Suffix", affix = "of Shaping", "+(0.5-1)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["AdditionalCriticalStrikeChanceWithSpellsUber2_"] = { type = "Suffix", affix = "of Shaping", "+(1.1-1.5)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["GrantsWrathAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Wrath Skill", statOrderKey = "372", statOrder = { 372 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsAngerAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Anger Skill", statOrderKey = "374", statOrder = { 374 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsHatredAuraUber1__"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Hatred Skill", statOrderKey = "373", statOrder = { 373 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsEnvyAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 15 Envy Skill", statOrderKey = "379", statOrder = { 379 }, level = 85, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsDeterminationAuraUber1_"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Determination Skill", statOrderKey = "375", statOrder = { 375 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsGraceAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Grace Skill", statOrderKey = "376", statOrder = { 376 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsDisciplineAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Discipline Skill", statOrderKey = "378", statOrder = { 378 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsHasteAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Haste Skill", statOrderKey = "364", statOrder = { 364 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsVitalityAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Vitality Skill", statOrderKey = "368", statOrder = { 368 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsClarityAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Clarity Skill", statOrderKey = "366", statOrder = { 366 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["ReducedAttributeRequirementsUber1"] = { type = "Suffix", affix = "of Shaping", "Items and Gems have (5-10)% reduced Attribute Requirements", statOrderKey = "2003", statOrder = { 2003 }, level = 68, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedAttributeRequirementsUber2"] = { type = "Suffix", affix = "of Shaping", "Items and Gems have (11-15)% reduced Attribute Requirements", statOrderKey = "2003", statOrder = { 2003 }, level = 75, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FireDamageLifeLeechUber1"] = { type = "Prefix", affix = "Eldritch", "(0.3-0.5)% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["ColdDamageLifeLeechUber1_"] = { type = "Prefix", affix = "The Shaper's", "(0.3-0.5)% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["LightningDamageLifeLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "(0.3-0.5)% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["PhysicalDamageLifeLeechUber1"] = { type = "Prefix", affix = "Eldritch", "(0.3-0.5)% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 68, group = "PhysicalDamageLifeLeech", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["MovementVelocityAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 68, group = "MovementVelocity", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityAmuletUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-8)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 84, group = "MovementVelocity", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["BlockAppliesToSpellsUber1"] = { type = "Suffix", affix = "of Shaping", "(8-10)% Chance to Block Spell Damage", statOrderKey = "727", statOrder = { 727 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockAppliesToSpellsUber2"] = { type = "Suffix", affix = "of Shaping", "(11-12)% Chance to Block Spell Damage", statOrderKey = "727", statOrder = { 727 }, level = 75, group = "BlockingBlocksSpells", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockAmuletUber1_"] = { type = "Suffix", affix = "of Shaping", "(4-5)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockAmuletUber2_"] = { type = "Suffix", affix = "of Shaping", "(6-7)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 75, group = "SpellBlockPercentage", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["PercentageAllAttributesUberElder1"] = { type = "Suffix", affix = "of the Elder", "(6-9)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 68, group = "PercentageAllAttributes", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageAllAttributesUberElder2"] = { type = "Suffix", affix = "of the Elder", "(10-12)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 75, group = "PercentageAllAttributes", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageAllAttributesUberShaper1"] = { type = "Suffix", affix = "of Shaping", "(6-9)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 68, group = "PercentageAllAttributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageAllAttributesUberShaper2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 75, group = "PercentageAllAttributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["ReducedManaReservedUber1"] = { type = "Suffix", affix = "of Shaping", "(3-5)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectUber1_"] = { type = "Prefix", affix = "Eldritch", "(7-9)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 68, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 800, 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectUber2"] = { type = "Prefix", affix = "Eldritch", "(10-12)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 75, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectUber3_"] = { type = "Prefix", affix = "Eldritch", "(13-15)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 82, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceUber1"] = { type = "Prefix", affix = "Eldritch", "Projectiles Pierce an additional Target", statOrderKey = "1309", statOrder = { 1309 }, level = 68, group = "Pierce", weightKey = { "amulet_elder", "quiver_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedPhysicalDamageTakenUber1"] = { type = "Suffix", affix = "of the Elder", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 83, group = "ReducedPhysicalDamageTaken", weightKey = { "amulet_elder", "shield_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ItemFoundQuantityIncreaseUber1"] = { type = "Suffix", affix = "of Shaping", "(4-7)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 75, group = "ItemFoundQuantityIncrease", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ItemFoundQuantityIncreaseUber2"] = { type = "Suffix", affix = "of Shaping", "(8-10)% increased Quantity of Items found", statOrderKey = "1136", statOrder = { 1136 }, level = 85, group = "ItemFoundQuantityIncrease", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhysicalAddedAsFireAmuletUber1"] = { type = "Prefix", affix = "Eldritch", "Gain (8-11)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsFireAmuletUber2"] = { type = "Prefix", affix = "Eldritch", "Gain (12-15)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsColdAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (8-11)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsColdAmuletUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (12-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsLightningAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (8-11)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsLightningAmuletUber2_"] = { type = "Prefix", affix = "The Shaper's", "Gain (12-15)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["IncreasedAttackSpeedAmuletUber1"] = { type = "Suffix", affix = "of the Elder", "(7-13)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["NonChaosAddedAsChaosUber1"] = { type = "Prefix", affix = "Eldritch", "Gain (3-5)% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "6935", statOrder = { 6935 }, level = 81, group = "NonChaosAddedAsChaos", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["PowerFrenzyOrEnduranceChargeOnKillUber1_"] = { type = "Suffix", affix = "of Shaping", "(3-6)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3023", statOrder = { 3023 }, level = 68, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["PowerFrenzyOrEnduranceChargeOnKillUber2"] = { type = "Suffix", affix = "of Shaping", "(7-10)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3023", statOrder = { 3023 }, level = 75, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["MaximumZombiesUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to maximum number of Raised Zombies", statOrderKey = "1662", statOrder = { 1662 }, level = 68, group = "MaximumMinionCount", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MaximumSkeletonsUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to maximum number of Skeletons", statOrderKey = "1664", statOrder = { 1664 }, level = 68, group = "MaximumMinionCount", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MaximumBlockChanceUber1"] = { type = "Suffix", affix = "of Shaping", "+2% to maximum Chance to Block Attack Damage", statOrderKey = "1494", statOrder = { 1494 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["MaximumLifeLeechRateUber1"] = { type = "Prefix", affix = "Eldritch", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1254", statOrder = { 1254 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeLeechRateUpdatedUber1"] = { type = "Prefix", affix = "Eldritch", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1253", statOrder = { 1253 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ElementalPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (4-7)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (8-10)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 82, group = "ElementalPenetration", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DamagePer15StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Damage per 15 Strength", statOrderKey = "4664", statOrder = { 4664 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePer15DexterityUber1"] = { type = "Prefix", affix = "The Shaper's", "1% increased Damage per 15 Dexterity", statOrderKey = "4662", statOrder = { 4662 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePer15IntelligenceUber1"] = { type = "Prefix", affix = "The Shaper's", "1% increased Damage per 15 Intelligence", statOrderKey = "4663", statOrder = { 4663 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ReducedCurseEffectUber1_"] = { type = "Suffix", affix = "of Shaping", "(25-29)% reduced Effect of Curses on you", statOrderKey = "1674", statOrder = { 1674 }, level = 68, group = "ReducedCurseEffect", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ReducedCurseEffectUber2"] = { type = "Suffix", affix = "of Shaping", "(30-35)% reduced Effect of Curses on you", statOrderKey = "1674", statOrder = { 1674 }, level = 75, group = "ReducedCurseEffect", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["MeleeDamageRingUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 68, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageRingUber2"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 75, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageRingUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 83, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageRingUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageRingUber2"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 75, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageRingUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 84, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["SpellDamageRingUber1"] = { type = "Suffix", affix = "of Shaping", "(20-25)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 68, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageRingUber2"] = { type = "Suffix", affix = "of Shaping", "(26-30)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 75, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageRingUber3__"] = { type = "Suffix", affix = "of Shaping", "(31-35)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 82, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["ReducedElementalReflectTakenRingUber1"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take (31-45)% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReducedElementalReflectTakenRingUber2"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take (46-55)% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReducedPhysicalReflectTakenRingUber1"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take (31-45)% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ReducedPhysicalReflectTakenRingUber2"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take (46-55)% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["CriticalStrikeChanceUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceUber3_"] = { type = "Suffix", affix = "of Shaping", "(21-25)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 80, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(8-12)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierUber2_"] = { type = "Suffix", affix = "of the Elder", "+(13-16)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierUber3"] = { type = "Suffix", affix = "of the Elder", "+(17-20)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 80, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AddedFireDamageToSpellsAndAttacksUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-20) to (38-42) Fire Damage to Spells and Attacks", statOrderKey = "927", statOrder = { 927 }, level = 68, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, - ["AddedFireDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-24) to (43-48) Fire Damage to Spells and Attacks", statOrderKey = "927", statOrder = { 927 }, level = 75, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, - ["AddedColdDamageToSpellsAndAttacksUber1__"] = { type = "Prefix", affix = "The Shaper's", "Adds (17-20) to (38-42) Cold Damage to Spells and Attacks", statOrderKey = "928", statOrder = { 928 }, level = 68, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, - ["AddedColdDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (21-24) to (43-48) Cold Damage to Spells and Attacks", statOrderKey = "928", statOrder = { 928 }, level = 75, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, - ["AddedLightningDamageToSpellsAndAttacksUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (9-12) to (48-52) Lightning Damage to Spells and Attacks", statOrderKey = "959", statOrder = { 959 }, level = 68, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, - ["AddedLightningDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (13-16) to (56-60) Lightning Damage to Spells and Attacks", statOrderKey = "959", statOrder = { 959 }, level = 75, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, - ["IncreasedExperienceGainUber1"] = { type = "Prefix", affix = "The Shaper's", "(2-3)% increased Experience gain", statOrderKey = "1147", statOrder = { 1147 }, level = 85, group = "ExperienceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LifeGainPerTargetUber1"] = { type = "Prefix", affix = "Eldritch", "+(10-15) Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 68, group = "LifeGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetUber2"] = { type = "Prefix", affix = "Eldritch", "+(16-20) Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 75, group = "LifeGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["ManaGainPerTargetUberShaper1"] = { type = "Prefix", affix = "The Shaper's", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 68, group = "ManaGainPerTarget", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["ManaGainPerTargetUberElder1"] = { type = "Prefix", affix = "Eldritch", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 68, group = "ManaGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["LifeGainedOnSpellHitUber1"] = { type = "Prefix", affix = "The Shaper's", "+(8-12) Life gained for each Enemy hit by your Spells", statOrderKey = "1261", statOrder = { 1261 }, level = 68, group = "LifeGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, - ["LifeGainedOnSpellHitUber2"] = { type = "Prefix", affix = "The Shaper's", "+(13-15) Life gained for each Enemy hit by your Spells", statOrderKey = "1261", statOrder = { 1261 }, level = 75, group = "LifeGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, - ["ManaGainedOnSpellHitUber1_"] = { type = "Prefix", affix = "The Shaper's", "+(2-3) Mana gained for each Enemy Hit by your Spells", statOrderKey = "6113", statOrder = { 6113 }, level = 68, group = "ManaGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster" }, }, - ["IncreasedAccuracyPercentUber1_"] = { type = "Suffix", affix = "of the Elder", "(6-10)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["IncreasedAccuracyPercentUber2"] = { type = "Suffix", affix = "of the Elder", "(11-15)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 75, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["IncreasedAccuracyPercentUber3"] = { type = "Suffix", affix = "of the Elder", "(16-20)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 82, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["CurseOnHitAssassinsMarkUber1"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 8 Assassin's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "437", statOrder = { 437 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitAssassinsMarkUber2"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 12 Assassin's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "437", statOrder = { 437 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitPoachersMarkUber1"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Poacher's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "438", statOrder = { 438 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitPoachersMarkUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Poacher's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "438", statOrder = { 438 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitWarlordsMarkUber1_"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Warlords's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "440", statOrder = { 440 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitWarlordsMarkUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Warlords's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "440", statOrder = { 440 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitAssassinsMarkNewUber1"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 8 Assassin's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "471", statOrder = { 471 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitAssassinsMarkNewUber2"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 12 Assassin's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "471", statOrder = { 471 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitPoachersMarkNewUber1__"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Poacher's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "476", statOrder = { 476 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitPoachersMarkNewUber2__"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Poacher's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "476", statOrder = { 476 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitWarlordsMarkNewUber1"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Warlord's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "478", statOrder = { 478 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitWarlordsMarkNewUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Warlord's Mark when you Hit a Rare or Unique Enemy", statOrderKey = "478", statOrder = { 478 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["GrantsHeraldOfAshSkillUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Herald of Ash Skill", statOrderKey = "409", statOrder = { 409 }, level = 68, group = "GrantedSkill", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsHeraldOfIceSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Herald of Ice Skill", statOrderKey = "410", statOrder = { 410 }, level = 68, group = "GrantedSkill", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsHeraldOfThunderSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Herald of Thunder Skill", statOrderKey = "411", statOrder = { 411 }, level = 68, group = "GrantedSkill", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["AdditionalChanceToEvadeUber1__"] = { type = "Suffix", affix = "of the Elder", "+(2-3)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 68, group = "AdditionalChanceToEvade", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AdditionalChanceToEvadeUber2"] = { type = "Suffix", affix = "of the Elder", "+(4-5)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["ChanceToIgniteAddedDamageUber1"] = { type = "Prefix", affix = "Eldritch", "(4-6)% chance to Ignite", "Adds (9-12) to (27-30) Fire Damage against Ignited Enemies", statOrderKey = "1528,5130", statOrder = { 1528, 5130 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["ChanceToIgniteAddedDamageUber2__"] = { type = "Prefix", affix = "Eldritch", "(7-10)% chance to Ignite", "Adds (13-16) to (33-36) Fire Damage against Ignited Enemies", statOrderKey = "1528,5130", statOrder = { 1528, 5130 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["ChanceToFreezeAddedDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to Freeze", "Adds (9-12) to (27-30) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "1531,5129", statOrder = { 1531, 5129 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["ChanceToFreezeAddedDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to Freeze", "Adds (13-16) to (33-36) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "1531,5129", statOrder = { 1531, 5129 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["ChanceToShockAddedDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to Shock", "Adds (3-7) to (34-38) Lightning Damage against Shocked Enemies", statOrderKey = "1535,5132", statOrder = { 1535, 5132 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, - ["ChanceToShockAddedDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to Shock", "Adds (6-10) to (41-45) Lightning Damage against Shocked Enemies", statOrderKey = "1535,5132", statOrder = { 1535, 5132 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, - ["PhysicalAttackDamageTakenUber1_"] = { type = "Suffix", affix = "of Shaping", "-(35-25) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 68, group = "PhysicalAttackDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["PhysicalAttackDamageTakenUber2"] = { type = "Suffix", affix = "of Shaping", "-(45-36) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 75, group = "PhysicalAttackDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["IncreasedCooldownRecoveryUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 75, group = "CooldownRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IncreasedCooldownRecoveryUber2_"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 84, group = "CooldownRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MaximumLifeIncreasePercentBeltUber1"] = { type = "Prefix", affix = "Eldritch", "(4-7)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeIncreasePercentBeltUber2"] = { type = "Prefix", affix = "Eldritch", "(8-10)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 75, group = "MaximumLifeIncreasePercent", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["GlobalEnergyShieldPercentBeltUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-7)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 68, group = "EnergyShieldPercent", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["GlobalEnergyShieldPercentBeltUber2"] = { type = "Prefix", affix = "The Shaper's", "(8-10)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 75, group = "EnergyShieldPercent", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["FlaskEffectUber1"] = { type = "Prefix", affix = "Eldritch", "Flasks applied to you have (4-7)% increased Effect", statOrderKey = "2164", statOrder = { 2164 }, level = 75, group = "FlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskEffectUber2"] = { type = "Prefix", affix = "Eldritch", "Flasks applied to you have (8-10)% increased Effect", statOrderKey = "2164", statOrder = { 2164 }, level = 81, group = "FlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["AllResistancesBeltUber1"] = { type = "Suffix", affix = "of the Elder", "+(13-15)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 68, group = "AllResistances", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistancesBeltUber2"] = { type = "Suffix", affix = "of the Elder", "+(16-18)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 75, group = "AllResistances", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["ReducedCriticalStrikeDamageTakenUber1"] = { type = "Prefix", affix = "The Shaper's", "You take (15-20)% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 68, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["ReducedCriticalStrikeDamageTakenUber2"] = { type = "Prefix", affix = "The Shaper's", "You take (21-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 75, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["LifeRecoveryRateUber1"] = { type = "Suffix", affix = "of the Elder", "(10-15)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 68, group = "LifeRecoveryRate", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRecoveryRateUber2_"] = { type = "Suffix", affix = "of the Elder", "(16-20)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 75, group = "LifeRecoveryRate", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["EnergyShieldRecoveryRateUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRecoveryRateUber2"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 75, group = "EnergyShieldRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ManaRecoveryRateUber1_"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 68, group = "ManaRecoveryRate", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRecoveryRateUber2"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 75, group = "ManaRecoveryRate", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["FlaskChanceToNotConsumeChargesUber1_"] = { type = "Prefix", affix = "Eldritch", "(6-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3629", statOrder = { 3629 }, level = 82, group = "FlaskChargesUsed", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["ChaosResistanceWhileUsingFlaskUber1"] = { type = "Suffix", affix = "of the Elder", "+(20-25)% to Chaos Resistance during any Flask Effect", statOrderKey = "2718", statOrder = { 2718 }, level = 68, group = "ChaosResistanceWhileUsingFlask", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, - ["ChaosResistanceWhileUsingFlaskUber2_"] = { type = "Suffix", affix = "of the Elder", "+(26-30)% to Chaos Resistance during any Flask Effect", statOrderKey = "2718", statOrder = { 2718 }, level = 75, group = "ChaosResistanceWhileUsingFlask", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, - ["MovementSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(6-10)% increased Movement Speed during any Flask Effect", statOrderKey = "2601", statOrder = { 2601 }, level = 81, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, - ["FortifyOnMeleeStunUber1"] = { type = "Prefix", affix = "Eldritch", "(8-12)% chance to gain Fortify when you Stun an Enemy with Melee Damage", statOrderKey = "4396", statOrder = { 4396 }, level = 68, group = "FortifyOnMeleeStun", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["GrantsEnduringCrySkillUber1"] = { type = "Prefix", affix = "Eldritch", "Grants Level 22 Enduring Cry Skill", statOrderKey = "408", statOrder = { 408 }, level = 68, group = "GrantedSkill", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsRallyingCrySkillUber1"] = { type = "Prefix", affix = "Eldritch", "Grants Level 22 Rallying Cry Skill", statOrderKey = "417", statOrder = { 417 }, level = 68, group = "GrantedSkill", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsAbyssalCrySkillUber1"] = { type = "Prefix", affix = "The Shaper's", "Grants Level 22 Intimidating Cry Skill", statOrderKey = "396", statOrder = { 396 }, level = 68, group = "GrantedSkill", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["RemoveIgniteOnFlaskUseUber1"] = { type = "Suffix", affix = "of the Elder", "Remove Ignite and Burning when you use a Flask", statOrderKey = "7175", statOrder = { 7175 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, - ["RemoveFreezeOnFlaskUseUber1_"] = { type = "Suffix", affix = "of Shaping", "Remove Chill and Freeze when you use a Flask", statOrderKey = "7173", statOrder = { 7173 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, - ["RemoveShockOnFlaskUseUber1_"] = { type = "Suffix", affix = "of Shaping", "Remove Shock when you use a Flask", statOrderKey = "7181", statOrder = { 7181 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, - ["AttackSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of the Elder", "(8-14)% increased Attack Speed during any Flask Effect", statOrderKey = "2717", statOrder = { 2717 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, - ["CastSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(8-14)% increased Cast Speed during any Flask Effect", statOrderKey = "4349", statOrder = { 4349 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, - ["MeleeDamageDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["MeleeDamageDuringFlaskEffectUber2_"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["MeleeDamageDuringFlaskEffectUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ProjectileAttackDamageDuringFlaskEffectUber1_"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ProjectileAttackDamageDuringFlaskEffectUber2_"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ProjectileAttackDamageDuringFlaskEffectUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["SpellDamageDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(20-25)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["SpellDamageDuringFlaskEffectUber2"] = { type = "Suffix", affix = "of Shaping", "(26-30)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["SpellDamageDuringFlaskEffectUber3_"] = { type = "Suffix", affix = "of Shaping", "(31-35)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["PhysicalDamageBeltUber1"] = { type = "Prefix", affix = "Eldritch", "(16-20)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 68, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageBeltUber2"] = { type = "Prefix", affix = "Eldritch", "(21-25)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 75, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageBeltUber3___"] = { type = "Prefix", affix = "Eldritch", "(26-30)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 80, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ElementalDamageBeltUber1"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 68, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamageBeltUber2"] = { type = "Prefix", affix = "The Shaper's", "(16-20)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamageBeltUber3"] = { type = "Prefix", affix = "The Shaper's", "(21-25)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 80, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ArmourDoubleArmourEffectUber1"] = { type = "Prefix", affix = "Eldritch", "(11-20)% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 75, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["ArmourDoubleArmourEffectUber2"] = { type = "Prefix", affix = "Eldritch", "(21-30)% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 80, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedEnergyShieldFromBodyArmourUber1_"] = { type = "Prefix", affix = "The Shaper's", "(21-25)% increased Energy Shield from Body Armour", statOrderKey = "6720", statOrder = { 6720 }, level = 75, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldFromBodyArmourUber2"] = { type = "Prefix", affix = "The Shaper's", "(26-30)% increased Energy Shield from Body Armour", statOrderKey = "6720", statOrder = { 6720 }, level = 80, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AdditionalArrowUber1__"] = { type = "Prefix", affix = "The Shaper's", "Bow Attacks fire an additional Arrow", statOrderKey = "1312", statOrder = { 1312 }, level = 80, group = "AdditionalArrows", weightKey = { "quiver_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["PoisonOnHitQuiverUber1_"] = { type = "Suffix", affix = "of the Elder", "15% chance to Poison on Hit", "(15-25)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 68, group = "PoisonDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonOnHitQuiverUber2"] = { type = "Suffix", affix = "of the Elder", "20% chance to Poison on Hit", "(26-30)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 75, group = "PoisonDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["BleedOnHitQuiverUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have 10% chance to cause Bleeding", "(15-25)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 68, group = "BleedingDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedOnHitQuiverUber2_"] = { type = "Suffix", affix = "of the Elder", "Attacks have 15% chance to cause Bleeding", "(26-30)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 75, group = "BleedingDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["MaimOnHitQuiverUber1"] = { type = "Suffix", affix = "of Shaping", "Attacks have 15% chance to Maim on Hit", statOrderKey = "6096", statOrder = { 6096 }, level = 68, group = "GlobalMaimOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MaimOnHitQuiverUber2"] = { type = "Suffix", affix = "of Shaping", "Attacks have 20% chance to Maim on Hit", statOrderKey = "6096", statOrder = { 6096 }, level = 75, group = "GlobalMaimOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["ChancetoGainPhasingOnKillUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChancetoGainPhasingOnKillUber2_"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 75, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChancetoGainPhasingOnKillUber3_"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 80, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AddedColdDamagePerFrenzyChargeUber1"] = { type = "Prefix", affix = "Eldritch", "3 to 6 Added Cold Damage per Frenzy Charge", statOrderKey = "3671", statOrder = { 3671 }, level = 80, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "quiver_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["PhysicalAddedAsColdQuiverUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (5-10)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsColdQuiverUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (11-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["MovementVelocityQuiverUber1"] = { type = "Prefix", affix = "The Shaper's", "(3-6)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 75, group = "MovementVelocity", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityQuiverUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 80, group = "MovementVelocity", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["FrenzyChargeOnHittingRareOrUniqueUber1"] = { type = "Suffix", affix = "of the Elder", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5065", statOrder = { 5065 }, level = 75, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "quiver_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MaximumFireResistanceUber1"] = { type = "Prefix", affix = "Eldritch", "+1% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 75, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumFireResistanceUber2"] = { type = "Prefix", affix = "Eldritch", "+2% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 80, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumFireResistanceUber3_"] = { type = "Prefix", affix = "Eldritch", "+3% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 86, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumColdResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 75, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumColdResistanceUber2"] = { type = "Prefix", affix = "The Shaper's", "+2% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 80, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumColdResistanceUber3"] = { type = "Prefix", affix = "The Shaper's", "+3% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 86, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumLightningResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 75, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumLightningResistanceUber2"] = { type = "Prefix", affix = "The Shaper's", "+2% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 80, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumLightningResistanceUber3"] = { type = "Prefix", affix = "The Shaper's", "+3% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 86, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumAllResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 80, group = "MaximumResistances", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["MaximumAllResistanceUber2__"] = { type = "Prefix", affix = "The Shaper's", "+2% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 85, group = "MaximumResistances", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["SupportedByCastOnDamageTakenUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 5 Cast when Damage Taken", statOrderKey = "93", statOrder = { 93 }, level = 68, group = "SupportedByTrigger", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["MaximumLifeIncreasePercentShieldUber1"] = { type = "Prefix", affix = "Eldritch", "(3-6)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeIncreasePercentShieldUber2"] = { type = "Prefix", affix = "Eldritch", "(7-10)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 84, group = "MaximumLifeIncreasePercent", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DisplaySocketedGemsGetReducedReservationUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems have 10% reduced Reservation", statOrderKey = "282", statOrder = { 282 }, level = 68, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["DisplaySocketedGemsGetReducedReservationUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems have 15% reduced Reservation", statOrderKey = "282", statOrder = { 282 }, level = 80, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["BlockAppliesToSpellsShieldUber1_"] = { type = "Suffix", affix = "of Shaping", "(9-12)% Chance to Block Spell Damage", statOrderKey = "727", statOrder = { 727 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockAppliesToSpellsShieldUber2_"] = { type = "Suffix", affix = "of Shaping", "(12-15)% Chance to Block Spell Damage", statOrderKey = "727", statOrder = { 727 }, level = 75, group = "BlockingBlocksSpells", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockOnShieldUber1"] = { type = "Suffix", affix = "of Shaping", "(7-9)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockOnShieldUber2_"] = { type = "Suffix", affix = "of Shaping", "(10-12)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 75, group = "SpellBlockPercentage", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["GainArmourIfBlockedRecentlyUber1"] = { type = "Prefix", affix = "Eldritch", "+(500-650) Armour if you've Blocked Recently", statOrderKey = "3814", statOrder = { 3814 }, level = 68, group = "GainArmourIfBlockedRecently", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["GainArmourIfBlockedRecentlyUber2"] = { type = "Prefix", affix = "Eldritch", "+(651-800) Armour if you've Blocked Recently", statOrderKey = "3814", statOrder = { 3814 }, level = 75, group = "GainArmourIfBlockedRecently", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AdditionalBlockWith5NearbyEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "+(2-3)% Chance to Block Attack Damage if there are at least 5 nearby Enemies", statOrderKey = "3841", statOrder = { 3841 }, level = 68, group = "AdditionalBlockWith5NearbyEnemies", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalBlockWith5NearbyEnemiesUber2"] = { type = "Suffix", affix = "of the Elder", "+(4-5)% Chance to Block Attack Damage if there are at least 5 nearby Enemies", statOrderKey = "3841", statOrder = { 3841 }, level = 75, group = "AdditionalBlockWith5NearbyEnemies", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["GainRandomChargeOnBlockUber1__"] = { type = "Suffix", affix = "of Shaping", "Gain an Endurance, Frenzy or Power charge when you Block", statOrderKey = "5101", statOrder = { 5101 }, level = 68, group = "GainRandomChargeOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["ChanceToDodgeIfBlockedRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(3-5)% chance to Dodge Attack Hits if you have Blocked Recently", statOrderKey = "4762", statOrder = { 4762 }, level = 68, group = "ChanceToDodgeIfBlockedRecently", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["DamagePerBlockChanceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Damage per 1% Chance to Block Attack Damage", statOrderKey = "4665", statOrder = { 4665 }, level = 68, group = "DamagePerBlockChance", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ChanceToChillAttackersOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "(25-40)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4459", statOrder = { 4459 }, level = 68, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, - ["ChanceToChillAttackersOnBlockUber2"] = { type = "Suffix", affix = "of Shaping", "(41-50)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4459", statOrder = { 4459 }, level = 75, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, - ["ChanceToShockAttackersOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "(25-40)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7228", statOrder = { 7228 }, level = 68, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, - ["ChanceToShockAttackersOnBlockUber2"] = { type = "Suffix", affix = "of Shaping", "(41-50)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7228", statOrder = { 7228 }, level = 75, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, - ["RecoverLifePercentOnBlockUber1_"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of Life when you Block", statOrderKey = "2477", statOrder = { 2477 }, level = 68, group = "RecoverLifePercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["RecoverManaPercentOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of your maximum Mana when you Block", statOrderKey = "6119", statOrder = { 6119 }, level = 68, group = "RecoverManaPercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["RecoverEnergyShieldPercentOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of Energy Shield when you Block", statOrderKey = "1927", statOrder = { 1927 }, level = 68, group = "RecoverEnergyShieldPercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, - ["MaximumTotemUber1"] = { type = "Prefix", affix = "The Shaper's", "+1 to maximum number of Summoned Totems", statOrderKey = "1751", statOrder = { 1751 }, level = 70, group = "AdditionalTotems", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SupportedByEnduranceChargeOnStunWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Endurance Charge on Melee Stun", statOrderKey = "280", statOrder = { 280 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByOnslaughtWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Onslaught", statOrderKey = "146", statOrder = { 146 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "bow_elder", "default", }, weightVal = { 0, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByPowerChargeOnCritWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Power Charge On Critical Strike", statOrderKey = "153", statOrder = { 153 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByFortifyWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 1 Fortify", statOrderKey = "255", statOrder = { 255 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByArcaneSurgeWeaponUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "84", statOrder = { 84 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByInspirationWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 1 Inspiration", statOrderKey = "253", statOrder = { 253 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Melee Physical Damage", "(101-115)% increased Physical Damage", statOrderKey = "236,793", statOrder = { 236, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Melee Physical Damage", "(116-126)% increased Physical Damage", statOrderKey = "236,793", statOrder = { 236, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Melee Physical Damage", "(127-134)% increased Physical Damage", statOrderKey = "236,793", statOrder = { 236, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentBrutalityUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Brutality", "(101-115)% increased Physical Damage", statOrderKey = "92,793", statOrder = { 92, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentBrutalityUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Brutality", "(116-126)% increased Physical Damage", statOrderKey = "92,793", statOrder = { 92, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentBrutalityUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Brutality", "(127-134)% increased Physical Damage", statOrderKey = "92,793", statOrder = { 92, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentAddedFireUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Added Fire Damage", "(101-115)% increased Physical Damage", statOrderKey = "230,793", statOrder = { 230, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentAddedFireUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Added Fire Damage", "(116-126)% increased Physical Damage", statOrderKey = "230,793", statOrder = { 230, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentAddedFireUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Added Fire Damage", "(127-134)% increased Physical Damage", statOrderKey = "230,793", statOrder = { 230, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentRuthlessUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Ruthless", "(101-115)% increased Physical Damage", statOrderKey = "162,793", statOrder = { 162, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentRuthlessUber2__"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Ruthless", "(116-126)% increased Physical Damage", statOrderKey = "162,793", statOrder = { 162, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentRuthlessUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Ruthless", "(127-134)% increased Physical Damage", statOrderKey = "162,793", statOrder = { 162, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentOnslaughtUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Onslaught", "(101-115)% increased Physical Damage", statOrderKey = "146,793", statOrder = { 146, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentOnslaughtUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Onslaught", "(116-126)% increased Physical Damage", statOrderKey = "146,793", statOrder = { 146, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentOnslaughtUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Onslaught", "(127-134)% increased Physical Damage", statOrderKey = "146,793", statOrder = { 146, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Endurance Charge on Melee Stun", "(101-115)% increased Physical Damage", statOrderKey = "280,793", statOrder = { 280, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Endurance Charge on Melee Stun", "(116-126)% increased Physical Damage", statOrderKey = "280,793", statOrder = { 280, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Endurance Charge on Melee Stun", "(127-134)% increased Physical Damage", statOrderKey = "280,793", statOrder = { 280, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFortifyUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Fortify", "(101-115)% increased Physical Damage", statOrderKey = "255,793", statOrder = { 255, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFortifyUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Fortify", "(116-126)% increased Physical Damage", statOrderKey = "255,793", statOrder = { 255, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFortifyUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fortify", "(127-134)% increased Physical Damage", statOrderKey = "255,793", statOrder = { 255, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Power Charge On Critical Strike", "(101-115)% increased Physical Damage", statOrderKey = "153,793", statOrder = { 153, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Power Charge On Critical Strike", "(116-126)% increased Physical Damage", statOrderKey = "153,793", statOrder = { 153, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Power Charge On Critical Strike", "(127-134)% increased Physical Damage", statOrderKey = "153,793", statOrder = { 153, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentIronGripUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Iron Grip", "(101-115)% increased Physical Damage", statOrderKey = "132,793", statOrder = { 132, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentIronGripUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Iron Grip", "(116-126)% increased Physical Damage", statOrderKey = "132,793", statOrder = { 132, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentIronGripUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Iron Grip", "(127-134)% increased Physical Damage", statOrderKey = "132,793", statOrder = { 132, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 16 Faster Projectiles", "(101-115)% increased Physical Damage", statOrderKey = "246,793", statOrder = { 246, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 18 Faster Projectiles", "(116-126)% increased Physical Damage", statOrderKey = "246,793", statOrder = { 246, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 20 Faster Projectiles", "(127-134)% increased Physical Damage", statOrderKey = "246,793", statOrder = { 246, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Vicious Projectiles", "(101-115)% increased Physical Damage", statOrderKey = "148,793", statOrder = { 148, 793 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Vicious Projectiles", "(116-126)% increased Physical Damage", statOrderKey = "148,793", statOrder = { 148, 793 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Vicious Projectiles", "(127-134)% increased Physical Damage", statOrderKey = "148,793", statOrder = { 148, 793 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, - ["SupportedByMeleeSplashDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 16 Melee Splash", "(23-27)% increased Area Damage", statOrderKey = "239,1537", statOrder = { 239, 1537 }, level = 68, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["SupportedByMeleeSplashDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 18 Melee Splash", "(28-32)% increased Area Damage", statOrderKey = "239,1537", statOrder = { 239, 1537 }, level = 75, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["SupportedByMeleeSplashDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 20 Melee Splash", "(33-37)% increased Area Damage", statOrderKey = "239,1537", statOrder = { 239, 1537 }, level = 80, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["SupportedBySpiritStrikeAreaUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Ancestral Call", "(5-8)% increased Area of Effect", statOrderKey = "169,1395", statOrder = { 169, 1395 }, level = 68, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["SupportedBySpiritStrikeAreaUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Ancestral Call", "(9-12)% increased Area of Effect", statOrderKey = "169,1395", statOrder = { 169, 1395 }, level = 75, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["SupportedBySpiritStrikeAreaUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Ancestral Call", "(13-15)% increased Area of Effect", statOrderKey = "169,1395", statOrder = { 169, 1395 }, level = 80, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["LocalIncreasedAttackSpeedMultistrikeUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Multistrike", "(17-19)% increased Attack Speed", statOrderKey = "245,963", statOrder = { 245, 963 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedMultistrikeUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Multistrike", "(20-21)% increased Attack Speed", statOrderKey = "245,963", statOrder = { 245, 963 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedFasterAttacksUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Attacks", "(17-19)% increased Attack Speed", statOrderKey = "237,963", statOrder = { 237, 963 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedFasterAttacksUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Attacks", "(20-21)% increased Attack Speed", statOrderKey = "237,963", statOrder = { 237, 963 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedRangedOnslaughtUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Onslaught", "(8-10)% increased Attack Speed", statOrderKey = "146,963", statOrder = { 146, 963 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedRangedOnslaughtUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Onslaught", "(11-12)% increased Attack Speed", statOrderKey = "146,963", statOrder = { 146, 963 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedRangedFasterAttacksUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Attacks", "(8-10)% increased Attack Speed", statOrderKey = "237,963", statOrder = { 237, 963 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedRangedFasterAttacksUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Attacks", "(11-12)% increased Attack Speed", statOrderKey = "237,963", statOrder = { 237, 963 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["LocalIncreasedAttackSpeedTwoHandedDoubleDamageUber1"] = { type = "Suffix", affix = "of Shaping", "(17-19)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "963,4374", statOrder = { 963, 4374 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedTwoHandedDoubleDamageUber2"] = { type = "Suffix", affix = "of Shaping", "(20-21)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "963,4374", statOrder = { 963, 4374 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedTwoHandedKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "(17-19)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "963,4031", statOrder = { 963, 4031 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedTwoHandedKilledRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(20-21)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "963,4031", statOrder = { 963, 4031 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedDoubleDamageUber1"] = { type = "Suffix", affix = "of Shaping", "(8-10)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "963,4374", statOrder = { 963, 4374 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedDoubleDamageUber2"] = { type = "Suffix", affix = "of Shaping", "(11-12)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "963,4374", statOrder = { 963, 4374 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "(8-10)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "963,4031", statOrder = { 963, 4031 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedKilledRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(11-12)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "963,4031", statOrder = { 963, 4031 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, - ["CriticalStrikeChanceSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(22-25)% increased Critical Strike Chance", statOrderKey = "128,1012", statOrder = { 128, 1012 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "grants_crit_chance_support", }, modTags = { "support", "attack", "critical", "gem" }, }, - ["CriticalStrikeChanceSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(26-29)% increased Critical Strike Chance", statOrderKey = "128,1012", statOrder = { 128, 1012 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "grants_crit_chance_support", }, modTags = { "support", "attack", "critical", "gem" }, }, - ["CriticalStrikeChanceTwoHandedCritChanceRecentlyUber1_"] = { type = "Suffix", affix = "of Shaping", "(22-25)% increased Critical Strike Chance", "50% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "1012,4562", statOrder = { 1012, 4562 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceTwoHandedCritChanceRecentlyUber2"] = { type = "Suffix", affix = "of Shaping", "(26-29)% increased Critical Strike Chance", "50% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "1012,4562", statOrder = { 1012, 4562 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceTwoHandedCritMultiRecentlyUber1_"] = { type = "Suffix", affix = "of the Elder", "(22-25)% increased Critical Strike Chance", "+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently", statOrderKey = "1012,4594", statOrder = { 1012, 4594 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalStrikeChanceTwoHandedCritMultiRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(26-29)% increased Critical Strike Chance", "+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently", statOrderKey = "1012,4594", statOrder = { 1012, 4594 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CriticalMultiplierSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Increased Critical Damage", "+(22-25)% to Global Critical Strike Multiplier", statOrderKey = "249,1036", statOrder = { 249, 1036 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "attack", "critical", "gem" }, }, - ["CriticalMultiplierSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Increased Critical Damage", "+(26-29)% to Global Critical Strike Multiplier", statOrderKey = "249,1036", statOrder = { 249, 1036 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "attack", "critical", "gem" }, }, - ["CriticalMultiplierSupportedTwoHandedUber1"] = { type = "Suffix", affix = "of Shaping", "+(22-25)% to Global Critical Strike Multiplier", "(5-8)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1036,1348", statOrder = { 1036, 1348 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "bow_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "damage", "attack", "critical" }, }, - ["CriticalMultiplierSupportedTwoHandedUber2"] = { type = "Suffix", affix = "of Shaping", "+(26-29)% to Global Critical Strike Multiplier", "(9-10)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1036,1348", statOrder = { 1036, 1348 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "bow_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "damage", "attack", "critical" }, }, - ["WeaponElementalDamageSupportedUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 18 Elemental Damage with Attacks", "(28-32)% increased Elemental Damage with Attack Skills", statOrderKey = "251,4811", statOrder = { 251, 4811 }, level = 68, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "elemental_damage", "damage", "elemental", "attack", "gem" }, }, - ["WeaponElementalDamageSupportedUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 20 Elemental Damage with Attacks", "(33-37)% increased Elemental Damage with Attack Skills", statOrderKey = "251,4811", statOrder = { 251, 4811 }, level = 75, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "elemental_damage", "damage", "elemental", "attack", "gem" }, }, - ["ChanceToMaimUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Maim", "15% chance to Maim on Hit", statOrderKey = "138,5976", statOrder = { 138, 5976 }, level = 68, group = "LocalChanceToMaim", weightKey = { "grants_2h_support", "2h_mace_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "attack", "gem" }, }, - ["ChanceToMaimUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Maim", "20% chance to Maim on Hit", statOrderKey = "138,5976", statOrder = { 138, 5976 }, level = 75, group = "LocalChanceToMaim", weightKey = { "grants_2h_support", "2h_mace_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "attack", "gem" }, }, - ["ChanceToPoisonUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "15% chance to Poison on Hit", statOrderKey = "277,5986", statOrder = { 277, 5986 }, level = 68, group = "LocalChanceToPoisonOnHit", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "poison", "chaos", "attack", "ailment", "gem" }, }, - ["ChanceToPoisonUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "20% chance to Poison on Hit", statOrderKey = "277,5986", statOrder = { 277, 5986 }, level = 75, group = "LocalChanceToPoisonOnHit", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "poison", "chaos", "attack", "ailment", "gem" }, }, - ["ChanceToBleedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance To Bleed", "10% chance to cause Bleeding on Hit", statOrderKey = "97,1942", statOrder = { 97, 1942 }, level = 68, group = "LocalChanceToBleed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "bleed", "physical", "attack", "ailment", "gem" }, }, - ["ChanceToBleedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance To Bleed", "15% chance to cause Bleeding on Hit", statOrderKey = "97,1942", statOrder = { 97, 1942 }, level = 75, group = "LocalChanceToBleed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "bleed", "physical", "attack", "ailment", "gem" }, }, - ["PhysicalAddedAsFireUber1_"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsFireUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsFireUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 80, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsColdUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsColdUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsColdUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 80, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsLightningUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsLightningUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsLightningUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 80, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["OnslaugtOnKillUber1"] = { type = "Suffix", affix = "of Shaping", "(5-6)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 68, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaugtOnKillUber2"] = { type = "Suffix", affix = "of Shaping", "(7-8)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 75, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaugtOnKillUber3"] = { type = "Suffix", affix = "of Shaping", "(9-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 83, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 68, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillUber2_"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 75, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillUber3"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 84, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BlindOnHitUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 68, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitUber2"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 75, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitUber3"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 81, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitShaperUber1"] = { type = "Suffix", affix = "of Shaping", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 68, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitShaperUber2"] = { type = "Suffix", affix = "of Shaping", "(7-8)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 75, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitShaperUber3"] = { type = "Suffix", affix = "of Shaping", "(9-10)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 81, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlockWhileDualWieldingUber1"] = { type = "Suffix", affix = "of Shaping", "+(2-4)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 68, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockWhileDualWieldingUber2"] = { type = "Suffix", affix = "of Shaping", "+(5-7)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 75, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockWhileDualWieldingUber3_"] = { type = "Suffix", affix = "of Shaping", "+(8-9)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 80, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["PhysicalDamageWhileDualWieldingUber1"] = { type = "Suffix", affix = "of the Elder", "(23-27)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 68, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["PhysicalDamageWhileDualWieldingUber2"] = { type = "Suffix", affix = "of the Elder", "(28-32)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 75, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["PhysicalDamageWhileDualWieldingUber3"] = { type = "Suffix", affix = "of the Elder", "(33-37)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 80, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["ElementalPenetrationWeaponUber1"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (5-6)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationWeaponUber2"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 75, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationWeaponUber3"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 83, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationWeaponNewUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 4% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationWeaponNewUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 5% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 75, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationWeaponNewUber3"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 6% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 83, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationTwoWeaponNewUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationTwoWeaponNewUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 75, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationTwoWeaponNewUber3"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (11-12)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 83, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["WeaponSocketedAttacksDamageFinalUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 83, group = "SocketedAttacksDamageFinal", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["WeaponSocketedAttacksDamageFinalTwoHandUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 83, group = "SocketedAttacksDamageFinal", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["WeaponSocketedSpellsDamageFinalUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 83, group = "SocketedSpellsDamageFinal", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["WeaponSocketedSpellsDamageFinalTwoHandUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 83, group = "SocketedSpellsDamageFinal", weightKey = { "staff_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["ChanceForPoisonDamageFinalInflictedWithThisWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5895", statOrder = { 5895 }, level = 83, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["ChanceForBleedDamageFinalInflictedWithThisWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5894", statOrder = { 5894 }, level = 83, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["LocalBleedDamageOverTimeMultiplierUber1___"] = { type = "Prefix", affix = "Eldritch", "+(37-42)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "5892", statOrder = { 5892 }, level = 68, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["LocalBleedDamageOverTimeMultiplierUber2"] = { type = "Prefix", affix = "Eldritch", "+(43-50)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "5892", statOrder = { 5892 }, level = 75, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["LocalBleedDamageOverTimeMultiplierUber3"] = { type = "Prefix", affix = "Eldritch", "+(51-59)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "5892", statOrder = { 5892 }, level = 83, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["LocalPoisonDamageOverTimeMultiplierUber1__"] = { type = "Prefix", affix = "Eldritch", "+(37-42)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "824", statOrder = { 824 }, level = 68, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["LocalPoisonDamageOverTimeMultiplierUber2__"] = { type = "Prefix", affix = "Eldritch", "+(43-50)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "824", statOrder = { 824 }, level = 75, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["LocalPoisonDamageOverTimeMultiplierUber3"] = { type = "Prefix", affix = "Eldritch", "+(51-59)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "824", statOrder = { 824 }, level = 83, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, - ["PhysicalDamageConvertedToChaosUber1"] = { type = "Suffix", affix = "of the Elder", "(10-15)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1470", statOrder = { 1470 }, level = 68, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["PhysicalDamageConvertedToChaosUber2"] = { type = "Suffix", affix = "of the Elder", "(16-20)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1470", statOrder = { 1470 }, level = 75, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["PhysicalDamageConvertedToChaosUber3"] = { type = "Suffix", affix = "of the Elder", "(21-25)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1470", statOrder = { 1470 }, level = 85, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["AddedFireDamagePerStrengthUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (1-2) to (3-4) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4015", statOrder = { 4015 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamagePerStrengthTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-3) to (4-5) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4015", statOrder = { 4015 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedColdDamagePerDexterityUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (1-2) to (3-4) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4055", statOrder = { 4055 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "bow_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamagePerDexterityTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-3) to (4-5) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4055", statOrder = { 4055 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedLightningDamagePerIntelligenceUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds 1 to (5-6) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4017", statOrder = { 4017 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamagePerIntelligenceTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds 1 to (7-8) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4017", statOrder = { 4017 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["SupportedByCastOnCritUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 18 Cast On Critical Strike", statOrderKey = "240", statOrder = { 240 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "default", }, weightVal = { 0, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastOnCritUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 20 Cast On Critical Strike", statOrderKey = "240", statOrder = { 240 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "default", }, weightVal = { 0, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastOnMeleeKillUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cast On Melee Kill", statOrderKey = "94", statOrder = { 94 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_mace_shaper", "2h_axe_shaper", "2h_sword_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastOnMeleeKillUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cast On Melee Kill", statOrderKey = "94", statOrder = { 94 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_mace_shaper", "2h_axe_shaper", "2h_sword_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastWhileChannellingUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cast While Channelling", statOrderKey = "95", statOrder = { 95 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SupportedByCastWhileChannellingUber2_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cast While Channelling", statOrderKey = "95", statOrder = { 95 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["CullingStrikeUber1"] = { type = "Suffix", affix = "of the Elder", "Culling Strike", statOrderKey = "1541", statOrder = { 1541 }, level = 68, group = "CullingStrike", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MeleeWeaponRangeUber1"] = { type = "Suffix", affix = "of the Elder", "+1 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 75, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["MeleeWeaponRangeUber2"] = { type = "Suffix", affix = "of the Elder", "+2 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 85, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AreaOfEffectTwoHandedWeaponUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 68, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectTwoHandedWeaponUber2"] = { type = "Suffix", affix = "of the Elder", "(11-15)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 75, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectTwoHandedWeaponUber3"] = { type = "Suffix", affix = "of the Elder", "(16-20)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 82, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MovementVelocityTwoHandedWeaponUber1"] = { type = "Suffix", affix = "of Shaping", "(3-6)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 75, group = "MovementVelocity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityTwoHandedWeaponUber2"] = { type = "Suffix", affix = "of Shaping", "(7-10)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 84, group = "MovementVelocity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AdditionalArrowsUber1"] = { type = "Suffix", affix = "of the Elder", "Skills fire an additional Projectile", statOrderKey = "1311", statOrder = { 1311 }, level = 82, group = "AdditionalProjectiles", weightKey = { "2h_sword_elder", "2h_axe_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceRangedUber1"] = { type = "Suffix", affix = "of Shaping", "Projectiles Pierce an additional Target", statOrderKey = "1309", statOrder = { 1309 }, level = 68, group = "Pierce", weightKey = { "bow_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceRangedUber2"] = { type = "Suffix", affix = "of Shaping", "Projectiles Pierce 2 additional Targets", statOrderKey = "1309", statOrder = { 1309 }, level = 75, group = "Pierce", weightKey = { "bow_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SpellDamageOnWeaponControlledDestructionUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Controlled Destruction", "(45-52)% increased Spell Damage", statOrderKey = "279,785", statOrder = { 279, 785 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponControlledDestructionUber2_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Controlled Destruction", "(53-56)% increased Spell Damage", statOrderKey = "279,785", statOrder = { 279, 785 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponControlledDestructionUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Controlled Destruction", "(57-60)% increased Spell Damage", statOrderKey = "279,785", statOrder = { 279, 785 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponEfficacyUber1_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Efficacy", "(45-52)% increased Spell Damage", statOrderKey = "107,785", statOrder = { 107, 785 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponEfficacyUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Efficacy", "(53-56)% increased Spell Damage", statOrderKey = "107,785", statOrder = { 107, 785 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponEfficacyUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Efficacy", "(57-60)% increased Spell Damage", statOrderKey = "107,785", statOrder = { 107, 785 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponArcaneSurgeUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Arcane Surge", "(67-78)% increased Spell Damage", statOrderKey = "84,785", statOrder = { 84, 785 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponArcaneSurgeUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Arcane Surge", "(79-83)% increased Spell Damage", statOrderKey = "84,785", statOrder = { 84, 785 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponArcaneSurgeUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Arcane Surge", "(84-87)% increased Spell Damage", statOrderKey = "84,785", statOrder = { 84, 785 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponReducedManaUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Inspiration", "(67-78)% increased Spell Damage", statOrderKey = "253,785", statOrder = { 253, 785 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponReducedManaUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Inspiration", "(79-83)% increased Spell Damage", statOrderKey = "253,785", statOrder = { 253, 785 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponReducedManaUber3__"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Inspiration", "(84-87)% increased Spell Damage", statOrderKey = "253,785", statOrder = { 253, 785 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponPowerChargeOnCritUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Power Charge On Critical Strike", "(67-78)% increased Spell Damage", statOrderKey = "153,785", statOrder = { 153, 785 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponPowerChargeOnCritUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Power Charge On Critical Strike", "(79-83)% increased Spell Damage", statOrderKey = "153,785", statOrder = { 153, 785 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["SpellDamageOnWeaponPowerChargeOnCritUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Power Charge On Critical Strike", "(84-87)% increased Spell Damage", statOrderKey = "153,785", statOrder = { 153, 785 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, - ["ElementalDamagePrefixOnWeaponElementalFocusUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Elemental Focus", "(45-52)% increased Elemental Damage", statOrderKey = "108,1486", statOrder = { 108, 1486 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, - ["ElementalDamagePrefixOnWeaponElementalFocusUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Elemental Focus", "(53-56)% increased Elemental Damage", statOrderKey = "108,1486", statOrder = { 108, 1486 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, - ["ElementalDamagePrefixOnWeaponElementalFocusUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Elemental Focus", "(57-60)% increased Elemental Damage", statOrderKey = "108,1486", statOrder = { 108, 1486 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, - ["FireDamagePrefixOnWeaponFirePenetrationUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Fire Penetration", "(45-52)% increased Fire Damage", statOrderKey = "115,915", statOrder = { 115, 915 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["FireDamagePrefixOnWeaponFirePenetrationUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Fire Penetration", "(53-56)% increased Fire Damage", statOrderKey = "115,915", statOrder = { 115, 915 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["FireDamagePrefixOnWeaponFirePenetrationUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fire Penetration", "(57-60)% increased Fire Damage", statOrderKey = "115,915", statOrder = { 115, 915 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["ColdDamagePrefixOnWeaponColdPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Cold Penetration", "(45-52)% increased Cold Damage", statOrderKey = "270,922", statOrder = { 270, 922 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, - ["ColdDamagePrefixOnWeaponColdPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cold Penetration", "(53-56)% increased Cold Damage", statOrderKey = "270,922", statOrder = { 270, 922 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, - ["ColdDamagePrefixOnWeaponColdPenetrationUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cold Penetration", "(57-60)% increased Cold Damage", statOrderKey = "270,922", statOrder = { 270, 922 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, - ["LightningDamagePrefixOnWeaponLightningPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Lightning Penetration", "(45-52)% increased Lightning Damage", statOrderKey = "137,931", statOrder = { 137, 931 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, - ["LightningDamagePrefixOnWeaponLightningPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Lightning Penetration", "(53-56)% increased Lightning Damage", statOrderKey = "137,931", statOrder = { 137, 931 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, - ["LightningDamagePrefixOnWeaponLightningPenetrationUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Lightning Penetration", "(57-60)% increased Lightning Damage", statOrderKey = "137,931", statOrder = { 137, 931 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, - ["IncreasedCastSpeedSpellEchoUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Echo", "(15-17)% increased Cast Speed", statOrderKey = "144,995", statOrder = { 144, 995 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, - ["IncreasedCastSpeedSpellEchoUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Echo", "(18-20)% increased Cast Speed", statOrderKey = "144,995", statOrder = { 144, 995 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, - ["IncreasedCastSpeedFasterCastingUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Casting", "(15-17)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, - ["IncreasedCastSpeedFasterCastingUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Casting", "(18-20)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, - ["IncreasedCastSpeedTwoHandedAvoidInterruptionUber1"] = { type = "Suffix", affix = "of the Elder", "(15-17)% increased Cast Speed", "(15-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "995,1410", statOrder = { 995, 1410 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandedAvoidInterruptionUber2"] = { type = "Suffix", affix = "of the Elder", "(18-20)% increased Cast Speed", "(26-35)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "995,1410", statOrder = { 995, 1410 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandedKilledRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(15-17)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "995,4350", statOrder = { 995, 4350 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandedKilledRecentlyUber2"] = { type = "Suffix", affix = "of Shaping", "(18-20)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "995,4350", statOrder = { 995, 4350 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["CriticalStrikeChanceSpellsSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(60-74)% increased Critical Strike Chance for Spells", statOrderKey = "128,1007", statOrder = { 128, 1007 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_crit_chance_support", }, modTags = { "support", "caster", "critical", "gem" }, }, - ["CriticalStrikeChanceSpellsSupportedUber2__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(75-82)% increased Critical Strike Chance for Spells", statOrderKey = "128,1007", statOrder = { 128, 1007 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_crit_chance_support", }, modTags = { "support", "caster", "critical", "gem" }, }, - ["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "(60-74)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "1007,1348", statOrder = { 1007, 1348 }, level = 68, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "power_charge", "caster", "critical" }, }, - ["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber2"] = { type = "Suffix", affix = "of Shaping", "(75-82)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "1007,1348", statOrder = { 1007, 1348 }, level = 75, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "power_charge", "caster", "critical" }, }, - ["ChanceToFreezeShockIgniteProliferationUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Elemental Proliferation", "(5-7)% chance to Freeze, Shock and Ignite", statOrderKey = "234,2225", statOrder = { 234, 2225 }, level = 68, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, - ["ChanceToFreezeShockIgniteProliferationUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Elemental Proliferation", "(8-10)% chance to Freeze, Shock and Ignite", statOrderKey = "234,2225", statOrder = { 234, 2225 }, level = 75, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, - ["ChanceToFreezeShockIgniteUnboundAilmentsUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Unbound Ailments", "(5-7)% chance to Freeze, Shock and Ignite", statOrderKey = "177,2225", statOrder = { 177, 2225 }, level = 68, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, - ["ChanceToFreezeShockIgniteUnboundAilmentsUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Unbound Ailments", "(8-10)% chance to Freeze, Shock and Ignite", statOrderKey = "177,2225", statOrder = { 177, 2225 }, level = 75, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, - ["PoisonDamageWeaponSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Chance to Poison", "(19-23)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 68, group = "PoisonDamage", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDamageWeaponSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Chance to Poison", "(24-26)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 75, group = "PoisonDamage", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDurationWeaponSupportedUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Critical Strike Affliction", "(6-9)% increased Poison Duration", statOrderKey = "152,2585", statOrder = { 152, 2585 }, level = 68, group = "PoisonDuration", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["PoisonDurationWeaponSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Critical Strike Affliction", "(10-14)% increased Poison Duration", statOrderKey = "152,2585", statOrder = { 152, 2585 }, level = 75, group = "PoisonDuration", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["SupportedByIncreasedAreaOfEffectDamageUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Increased Area of Effect", "(23-27)% increased Area Damage", statOrderKey = "83,1537", statOrder = { 83, 1537 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedByIncreasedAreaOfEffectDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Increased Area of Effect", "(28-32)% increased Area Damage", statOrderKey = "83,1537", statOrder = { 83, 1537 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedByIncreasedAreaOfEffectDamageUber3_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Increased Area of Effect", "(33-37)% increased Area Damage", statOrderKey = "83,1537", statOrder = { 83, 1537 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedBySpellCascadeAreaUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Spell Cascade", "(5-8)% increased Area of Effect", statOrderKey = "167,1395", statOrder = { 167, 1395 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["SupportedBySpellCascadeAreaUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Spell Cascade", "(9-12)% increased Area of Effect", statOrderKey = "167,1395", statOrder = { 167, 1395 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["SupportedBySpellCascadeAreaUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Spell Cascade", "(13-15)% increased Area of Effect", statOrderKey = "167,1395", statOrder = { 167, 1395 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["SupportedByLesserMultipleProjectilesDamageUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Lesser Multiple Projectiles", "(15-20)% increased Projectile Damage", statOrderKey = "262,1501", statOrder = { 262, 1501 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedByLesserMultipleProjectilesDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Lesser Multiple Projectiles", "(21-25)% increased Projectile Damage", statOrderKey = "262,1501", statOrder = { 262, 1501 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedByLesserMultipleProjectilesDamageUber3_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Lesser Multiple Projectiles", "(26-30)% increased Projectile Damage", statOrderKey = "262,1501", statOrder = { 262, 1501 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["SupportedByVolleySpeedUber1__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Volley", "(15-18)% increased Projectile Speed", statOrderKey = "147,1314", statOrder = { 147, 1314 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["SupportedByVolleySpeedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Volley", "(19-22)% increased Projectile Speed", statOrderKey = "147,1314", statOrder = { 147, 1314 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["SupportedByVolleySpeedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Volley", "(23-25)% increased Projectile Speed", statOrderKey = "147,1314", statOrder = { 147, 1314 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["ElementalDamagePercentAddedAsChaosUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (5-6)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1452", statOrder = { 1452 }, level = 75, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, - ["ElementalDamagePercentAddedAsChaosUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-8)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1452", statOrder = { 1452 }, level = 85, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, - ["ElementalDamagePercentAddedAsChaosStaffUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (10-12)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1452", statOrder = { 1452 }, level = 75, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, - ["ElementalDamagePercentAddedAsChaosStaffUber2__"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-15)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1452", statOrder = { 1452 }, level = 85, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, - ["DisplaySocketedSkillsChainUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems Chain 1 additional times", statOrderKey = "293", statOrder = { 293 }, level = 85, group = "DisplaySocketedSkillsChain", weightKey = { "bow_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["SpellAddedPhysicalDamageWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (22-31) to (46-53) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageWeaponUber2_"] = { type = "Prefix", affix = "Eldritch", "Adds (28-37) to (55-64) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (32-44) to (66-76) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 84, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageTwoHandWeaponUber1_"] = { type = "Prefix", affix = "Eldritch", "Adds (37-49) to (75-86) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageTwoHandWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (44-58) to (88-103) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageTwoHandWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (60-73) to (108-122) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 84, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedChaosDamageWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (22-31) to (46-53) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (28-37) to (55-64) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageWeaponUber3_"] = { type = "Prefix", affix = "Eldritch", "Adds (32-44) to (66-76) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageTwoHandWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (37-49) to (75-86) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageTwoHandWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (44-58) to (88-103) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageTwoHandWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (60-73) to (108-122) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellDamagePer16StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Strength", statOrderKey = "7333", statOrder = { 7333 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "sceptre_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer16DexterityUber1__"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Dexterity", statOrderKey = "7331", statOrder = { 7331 }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "rune_dagger_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer16IntelligenceUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Intelligence", statOrderKey = "7332", statOrder = { 7332 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer10StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Strength", statOrderKey = "7330", statOrder = { 7330 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer10IntelligenceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "2160", statOrder = { 2160 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["MaximumEnduranceChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Endurance Charges", statOrderKey = "1322", statOrder = { 1322 }, level = 84, group = "MaximumEnduranceCharges", weightKey = { "2h_mace_shaper", "2h_sword_shaper", "2h_axe_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["MaximumFrenzyChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Frenzy Charges", statOrderKey = "1327", statOrder = { 1327 }, level = 84, group = "MaximumFrenzyCharges", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MaximumPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Power Charges", statOrderKey = "1332", statOrder = { 1332 }, level = 84, group = "IncreasedMaximumPowerCharges", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PowerChargeOnBlockUber1"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "25% chance to gain a Power Charge when you Block", statOrderKey = "724,3669", statOrder = { 724, 3669 }, level = 68, group = "PowerChargeOnBlock", weightKey = { "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "power_charge" }, }, - ["CriticalStrikeMultiplierIfBlockedRecentlyUber1_"] = { type = "Suffix", affix = "of Shaping", "+5% Chance to Block Attack Damage while wielding a Staff", "+(35-45)% to Critical Strike Multiplier if you have Blocked Recently", statOrderKey = "724,4597", statOrder = { 724, 4597 }, level = 68, group = "CriticalStrikeMultiplierIfBlockedRecently", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "damage", "critical" }, }, - ["BlockingBlocksSpellsUber1"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "(12-18)% Chance to Block Spell Damage", statOrderKey = "724,727", statOrder = { 724, 727 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "staff_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockStaffUber1_"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "(8-12)% Chance to Block Spell Damage", statOrderKey = "724,732", statOrder = { 724, 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["CriticalStrikeChanceIfNoCriticalStrikeDealtRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "+(15-25)% to Global Critical Strike Multiplier", "(80-100)% increased Critical Strike Chance if you haven't dealt a Critical Strike Recently", statOrderKey = "1036,4564", statOrder = { 1036, 4564 }, level = 68, group = "CriticalStrikeChanceIfNoCriticalStrikeDealtRecently", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["PowerChargeOnManaSpentUber1"] = { type = "Suffix", affix = "of Shaping", "Gain a Power Charge after Spending a total of 200 Mana", statOrderKey = "5913", statOrder = { 5913 }, level = 68, group = "PowerChargeOnManaSpent", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["IncreasedDamagePerPowerChargeUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 68, group = "AllDamage", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ProjectileDamagePerEnemyPiercedUber1_"] = { type = "Suffix", affix = "of Shaping", "Projectiles deal (20-30)% increased Damage for each Enemy Pierced", statOrderKey = "7086", statOrder = { 7086 }, level = 68, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["IncreaseProjectileAttackDamagePerAccuracyUber1"] = { type = "Suffix", affix = "of the Elder", "1% increased Projectile Attack Damage per 200 Accuracy Rating", statOrderKey = "3700", statOrder = { 3700 }, level = 68, group = "IncreaseProjectileAttackDamagePerAccuracy", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["CriticalStrikeChanceAgainstPoisonedEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "(80-100)% increased Critical Strike Chance against Poisoned Enemies", statOrderKey = "2709", statOrder = { 2709 }, level = 68, group = "CriticalStrikeChanceAgainstPoisonedEnemies", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeMultiplierAgainstEnemiesOnFullLifeUber1"] = { type = "Suffix", affix = "of Shaping", "+(50-60)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2849", statOrder = { 2849 }, level = 68, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["GainRareMonsterModsOnKillChanceUber1"] = { type = "Suffix", affix = "of the Elder", "When you Kill a Rare Monster, (15-20)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5019", statOrder = { 5019 }, level = 68, group = "GainRareMonsterModsOnKill", weightKey = { "claw_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnemiesHaveReducedEvasionIfHitRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "Enemies have 20% reduced Evasion if you have Hit them Recently", statOrderKey = "4873", statOrder = { 4873 }, level = 68, group = "EnemiesHaveReducedEvasionIfHitRecently", weightKey = { "claw_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["LifeGainPerBlindedEnemyHitUber1"] = { type = "Suffix", affix = "of the Elder", "+(35-50) Life gained for each Blinded Enemy Hit by this Weapon", statOrderKey = "5972", statOrder = { 5972 }, level = 68, group = "LifeGainPerBlindedEnemyHit", weightKey = { "claw_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["CriticalChanceAgainstBlindedEnemiesUber1_"] = { type = "Suffix", affix = "of Shaping", "(80-100)% increased Critical Strike Chance against Blinded Enemies", statOrderKey = "2823", statOrder = { 2823 }, level = 68, group = "CriticalChanceAgainstBlindedEnemies", weightKey = { "claw_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AdditionalBlockChancePerEnduranceChargeUber1_"] = { type = "Suffix", affix = "of the Elder", "(20-25)% chance to gain an Endurance Charge when you Block", "+1% Chance to Block Attack Damage per Endurance Charge", statOrderKey = "1626,3837", statOrder = { 1626, 3837 }, level = 68, group = "AdditionalBlockChancePerEnduranceCharge", weightKey = { "sword_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge" }, }, - ["AccuracyRatingPerFrenzyChargeUber1"] = { type = "Suffix", affix = "of Shaping", "5% increased Accuracy Rating per Frenzy Charge", "(20-25)% chance to gain a Frenzy Charge when you Block", statOrderKey = "1553,4402", statOrder = { 1553, 4402 }, level = 68, group = "AccuracyRatingPerFrenzyCharge", weightKey = { "sword_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "frenzy_charge", "attack" }, }, - ["MovementSkillsCostNoManaUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Movement Skills Cost no Mana", statOrderKey = "311", statOrder = { 311 }, level = 68, group = "MovementSkillsCostNoMana", weightKey = { "2h_sword_shaper", "sword_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "resource", "mana", "gem" }, }, - ["GainEnduranceChargeWhileStationaryUber1"] = { type = "Suffix", affix = "of the Elder", "Gain an Endurance Charge every 4 seconds while Stationary", statOrderKey = "6963", statOrder = { 6963 }, level = 68, group = "GainEnduranceChargeWhileStationary", weightKey = { "2h_sword_elder", "sword_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["CullingStrikeOnBleedingEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "(30-49)% increased Physical Damage", "Hits with this Weapon have Culling Strike against Bleeding Enemies", statOrderKey = "793,5906", statOrder = { 793, 5906 }, level = 68, group = "CullingStrikeOnBleedingEnemies", weightKey = { "2h_axe_elder", "axe_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["GainEnduranceChargeOnHittingBleedingEnemyUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% chance to gain an Endurance Charge when you Hit a Bleeding Enemy", statOrderKey = "4398", statOrder = { 4398 }, level = 68, group = "GainEnduranceChargeOnHittingBleedingEnemy", weightKey = { "axe_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["GainEnduranceChargeOnCritUber1"] = { type = "Suffix", affix = "of Shaping", "(15-20)% increased Critical Strike Chance", "(5-10)% chance to gain an Endurance Charge on Critical Strike", statOrderKey = "1012,1337", statOrder = { 1012, 1337 }, level = 68, group = "GainEnduranceChargeOnCrit", weightKey = { "2h_axe_shaper", "axe_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "attack", "critical" }, }, - ["CriticalStrikeChanceIfKilledRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(80-100)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4562", statOrder = { 4562 }, level = 68, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "axe_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["EnemiesExplodeOnDeathDealingFireUber1"] = { type = "Suffix", affix = "of Shaping", "Enemies Killed with Attack or Spell Hits Explode, dealing 5% of their Life as Fire Damage", statOrderKey = "2126", statOrder = { 2126 }, level = 68, group = "EnemiesExplodeOnDeath", weightKey = { "2h_mace_shaper", "mace_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["GainFortifyOnStunChanceUber1"] = { type = "Suffix", affix = "of Shaping", "(10-20)% chance to gain Fortify when you Stun an Enemy with Melee Damage", statOrderKey = "4396", statOrder = { 4396 }, level = 68, group = "GainFortifyOnStunChance", weightKey = { "mace_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AreaOfEffectPer50StrengthUber1"] = { type = "Suffix", affix = "of the Elder", "3% increased Area of Effect per 50 Strength", statOrderKey = "3913", statOrder = { 3913 }, level = 68, group = "AreaOfEffectPerStrength", weightKey = { "mace_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfStunnedEnemyRecentlyUber1___"] = { type = "Suffix", affix = "of the Elder", "(25-35)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "3910", statOrder = { 3910 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_elder", "mace_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MeleeWeaponRangeIfKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "+(1-2) to Melee Strike Range if you have Killed Recently", statOrderKey = "6763", statOrder = { 6763 }, level = 68, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "2h_sword_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MovementSkillsFortifyOnHitChanceUber1"] = { type = "Suffix", affix = "of Shaping", "Melee Movement Skills have (30-50)% chance to Fortify on Hit", statOrderKey = "6747", statOrder = { 6747 }, level = 68, group = "MovementSkillsFortifyOnHitChance", weightKey = { "2h_sword_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["GainEnduranceChargeOnTauntingEnemiesUber1_"] = { type = "Suffix", affix = "of Shaping", "(15-30)% chance to gain an Endurance Charge when you Taunt an Enemy", statOrderKey = "4400", statOrder = { 4400 }, level = 68, group = "GainEnduranceChargeOnTauntingEnemies", weightKey = { "2h_axe_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["RemoveBleedingOnWarcryUber1"] = { type = "Suffix", affix = "of the Elder", "Removes Bleeding when you use a Warcry", statOrderKey = "7172", statOrder = { 7172 }, level = 68, group = "RemoveBleedingOnWarcry", weightKey = { "2h_axe_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AreaOfEffectPerEnduranceChargeUber1"] = { type = "Suffix", affix = "of the Elder", "5% increased Area of Effect per Endurance Charge", statOrderKey = "3915", statOrder = { 3915 }, level = 68, group = "AreaOfEffectPerEnduranceCharge", weightKey = { "2h_mace_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationAndThresholdUber1"] = { type = "Suffix", affix = "of Shaping", "(20-30)% reduced Enemy Stun Threshold", "(20-30)% increased Stun Duration on Enemies", statOrderKey = "1063,1378", statOrder = { 1063, 1378 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "2h_mace_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhysicalDamageAddedAsRandomElementUber1"] = { type = "Suffix", affix = "of Shaping", "Gain (7-9)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 68, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["PhysicalDamageAddedAsRandomElementUber2"] = { type = "Suffix", affix = "of Shaping", "Gain (10-12)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 75, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["PhysicalDamageAddedAsRandomElementUber3"] = { type = "Suffix", affix = "of Shaping", "Gain (13-15)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 80, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["GrantsCatAspectCrafted"] = { type = "Suffix", affix = "of Farrul", "Grants Level 20 Aspect of the Cat Skill", statOrderKey = "402", statOrder = { 402 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsBirdAspectCrafted"] = { type = "Suffix", affix = "of Saqawal", "Grants Level 20 Aspect of the Avian Skill", statOrderKey = "398", statOrder = { 398 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsSpiderAspectCrafted"] = { type = "Suffix", affix = "of Fenumus", "Grants Level 20 Aspect of the Spider Skill", statOrderKey = "419", statOrder = { 419 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GrantsCrabAspectCrafted"] = { type = "Suffix", affix = "of Craiceann", "Grants Level 20 Aspect of the Crab Skill", statOrderKey = "403", statOrder = { 403 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring", "skill" }, }, - ["LocalIncreaseSocketedMinionGemLevelDelve"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["MaximumMinionCountZombieDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Raised Zombies", statOrderKey = "1662", statOrder = { 1662 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MaximumMinionCountSkeletonDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Skeletons", statOrderKey = "1664", statOrder = { 1664 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MaximumMinionCountSpectreDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Spectres", statOrderKey = "1663", statOrder = { 1663 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MinionDamageDelve"] = { type = "Suffix", affix = "of the Underground", "Minions deal (25-35)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 60, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MaximumMinionCountAmuletZombieDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Raised Zombies", statOrderKey = "1662", statOrder = { 1662 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MaximumMinionCountAmuletSkeletonDelve__"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Skeletons", statOrderKey = "1664", statOrder = { 1664 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["ReducedManaReservationsCostDelve_"] = { type = "Suffix", affix = "of the Underground", "5% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 60, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LocalIncreaseSocketedAuraLevelDelve"] = { type = "Suffix", affix = "of the Underground", "+2 to Level of Socketed Aura Gems", statOrderKey = "61", statOrder = { 61 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, - ["ReducedPhysicalDamageTakenDelve"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 60, group = "ReducedPhysicalDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["BleedingDamageChanceDelve__"] = { type = "Suffix", affix = "of the Underground", "Attacks have 25% chance to cause Bleeding", "(30-50)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 60, group = "BleedingDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["CorruptedBloodImmunityDelve"] = { type = "Suffix", affix = "of the Underground", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4320", statOrder = { 4320 }, level = 60, group = "CorruptedBloodImmunity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, - ["DoubleDamageChanceDelve"] = { type = "Suffix", affix = "of the Underground", "10% chance to deal Double Damage", statOrderKey = "4374", statOrder = { 4374 }, level = 60, group = "DoubleDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["SpellAddedPhysicalDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Global Physical Damage", "Adds (11-15) to (23-26) Physical Damage to Spells", statOrderKey = "792,953", statOrder = { 792, 953 }, level = 60, group = "SpellAddedPhysicalDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Global Physical Damage", "Adds (15-20) to (30-35) Physical Damage to Spells", statOrderKey = "792,953", statOrder = { 792, 953 }, level = 60, group = "SpellAddedPhysicalDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["CurseOnHitLevelVulnerabilityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Vulnerability on Hit, with 20% increased Effect", statOrderKey = "1974", statOrder = { 1974 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PhysicalDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 60, group = "PhysicalDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["PhysicalDamageTakenAsFireDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["MaximumFireResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 60, group = "MaximumFireResist", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["FireDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Fire Damage taken", statOrderKey = "1739", statOrder = { 1739 }, level = 60, group = "FireDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["LocalFireDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (18-24) to (36-42) Fire Damage", statOrderKey = "915,918", statOrder = { 915, 918 }, level = 60, group = "LocalFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalFireDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (31-42) to (64-74) Fire Damage", statOrderKey = "915,918", statOrder = { 915, 918 }, level = 60, group = "LocalFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["SpellAddedFireDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (14-20) to (29-34) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 60, group = "SpellAddedFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (20-26) to (39-46) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 60, group = "SpellAddedFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["CurseOnHitLevelFlammabilityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Flammability on Hit, with 20% increased Effect", statOrderKey = "1981", statOrder = { 1981 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["FireDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 60, group = "FireDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["PhysicalDamageTakenAsColdDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["MaximumColdResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 60, group = "MaximumColdResist", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ColdDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Cold Damage taken", statOrderKey = "2807", statOrder = { 2807 }, level = 60, group = "ColdDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["LocalColdDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (15-20) to (30-35) Cold Damage", statOrderKey = "922,925", statOrder = { 922, 925 }, level = 60, group = "LocalColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalColdDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (26-35) to (52-60) Cold Damage", statOrderKey = "922,925", statOrder = { 922, 925 }, level = 60, group = "LocalColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["SpellAddedColdDamageHybridDelve_"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (12-16) to (24-28) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 60, group = "SpellAddedColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (18-24) to (36-42) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 60, group = "SpellAddedColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["CurseOnHitLevelFrostbiteDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Frostbite on Hit, with 20% increased Effect", statOrderKey = "1982", statOrder = { 1982 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ColdDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 60, group = "ColdDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["PhysicalDamageTakenAsLightningDelve_"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["MaximumLightningResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 60, group = "MaximumLightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["LightningDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Lightning Damage taken", statOrderKey = "2806", statOrder = { 2806 }, level = 60, group = "LightningDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["LocalLightningDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-5) to (63-66) Lightning Damage", statOrderKey = "931,934", statOrder = { 931, 934 }, level = 60, group = "LocalLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalLightningDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-9) to (110-116) Lightning Damage", statOrderKey = "931,934", statOrder = { 931, 934 }, level = 60, group = "LocalLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["SpellAddedLightningDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (1-4) to (50-53) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 60, group = "SpellAddedLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-6) to (76-80) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 60, group = "SpellAddedLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["CurseOnHitLevelConductivityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Conductivity on Hit, with 20% increased Effect", statOrderKey = "1978", statOrder = { 1978 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["LightningDamageLifeLeechDelve__"] = { type = "Prefix", affix = "Subterranean", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 60, group = "LightningDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["PhysicalDamageTakenAsChaosDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1911", statOrder = { 1911 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, - ["MaximumChaosResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Chaos Resistance", statOrderKey = "1182", statOrder = { 1182 }, level = 60, group = "MaximumChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ChaosDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Chaos Damage taken", statOrderKey = "1740", statOrder = { 1740 }, level = 60, group = "ChaosDamageTakenPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["LocalChaosDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (18-28) to (39-49) Chaos Damage", statOrderKey = "937,940", statOrder = { 937, 940 }, level = 60, group = "LocalChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalChaosDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (32-50) to (68-86) Chaos Damage", statOrderKey = "937,940", statOrder = { 937, 940 }, level = 60, group = "LocalChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["SpellAddedChaosDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (11-15) to (23-26) Chaos Damage to Spells", statOrderKey = "937,957", statOrder = { 937, 957 }, level = 60, group = "SpellAddedChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (15-20) to (30-35) Chaos Damage to Spells", statOrderKey = "937,957", statOrder = { 937, 957 }, level = 60, group = "SpellAddedChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["CurseOnHitLevelDespairDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 20% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ChaosDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 60, group = "ChaosDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["CurseEffectivenessDelve"] = { type = "Suffix", affix = "of the Underground", "(10-15)% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 60, group = "CurseEffectiveness", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AdditionalCurseOnEnemiesDelve"] = { type = "Prefix", affix = "Subterranean", "You can apply an additional Curse", statOrderKey = "1672", statOrder = { 1672 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["IncreaseSocketedCurseGemLevelDelve_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Curse Gems", statOrderKey = "64", statOrder = { 64 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, - ["CurseAreaOfEffectDelve"] = { type = "Suffix", affix = "of the Underground", "(25-40)% increased Area of Effect of Hex Skills", statOrderKey = "1727", statOrder = { 1727 }, level = 60, group = "CurseAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseDurationDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Skills have (25-40)% increased Skill Effect Duration", statOrderKey = "4625", statOrder = { 4625 }, level = 60, group = "CurseDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["IncreasedDamagePerCurseDelve"] = { type = "Prefix", affix = "Subterranean", "(8-10)% increased Damage with Hits and Ailments per Curse on Enemy", statOrderKey = "2431", statOrder = { 2431 }, level = 60, group = "DamageToEnemiesPerCurse", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ManaRegenerationDelve"] = { type = "Suffix", affix = "of the Underground", "(30-50)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 60, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["PercentDamageGoesToManaDelve"] = { type = "Suffix", affix = "of the Underground", "(5-8)% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 60, group = "PercentDamageGoesToMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["AddedManaRegenerationDelve"] = { type = "Suffix", affix = "of the Underground", "Regenerate (3-5) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 60, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumManaIncreasePercentDelve_"] = { type = "Prefix", affix = "Subterranean", "(10-15)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 60, group = "MaximumManaIncreasePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveArmourFireResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 1, group = "FireResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "916", statOrder = { 916 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "5927", statOrder = { 5927 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveArmourColdResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 1, group = "ColdResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "923", statOrder = { 923 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "5925", statOrder = { 5925 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveArmourLightningResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "LightningResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "932", statOrder = { 932 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "5928", statOrder = { 5928 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, - ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "5898", statOrder = { 5898 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "3868", statOrder = { 3868 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "5929", statOrder = { 5929 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4127", statOrder = { 4127 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4432", statOrder = { 4432 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "938", statOrder = { 938 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "5924", statOrder = { 5924 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1561", statOrder = { 1561 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "5946", statOrder = { 5946 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, - ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "(3-4)% chance to Dodge Attack Hits", "(3-4)% chance to Dodge Spell Hits", statOrderKey = "1667,1668", statOrder = { 1667, 1668 }, level = 1, group = "ChanceToDodge", weightKey = { "spell_dodge_mod", "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2377", statOrder = { 2377 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "4917", statOrder = { 4917 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "6720", statOrder = { 6720 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5895", statOrder = { 5895 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5894", statOrder = { 5894 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1365", statOrder = { 1365 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to avoid Bleeding", statOrderKey = "3615", statOrder = { 3615 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "6802", statOrder = { 6802 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "1952", statOrder = { 1952 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1382", statOrder = { 1382 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, - ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "84", statOrder = { 84 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "313", statOrder = { 313 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, - ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "319", statOrder = { 319 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, - ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "138", statOrder = { 138 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "312", statOrder = { 312 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, - ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, - ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1203", statOrder = { 1203 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6142", statOrder = { 6142 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1398", statOrder = { 1398 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3828", statOrder = { 3828 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "3973", statOrder = { 3973 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1684", statOrder = { 1684 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4313", statOrder = { 4313 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4323", statOrder = { 4323 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5065", statOrder = { 5065 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1160", statOrder = { 1160 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, - ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(4-5)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveAbyssJewelMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (14-16)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "42", statOrder = { 42 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "43", statOrder = { 43 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "28", statOrder = { 28 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2522", statOrder = { 2522 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, - ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2520", statOrder = { 2520 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, - ["DelveMapMonsterPacksVaalMapWorlds1"] = { type = "Prefix", affix = "Subterranean", "Found Items have 10% chance to drop Corrupted in Area", "Area is inhabited by the Vaal", statOrderKey = "2462,6499", statOrder = { 2462, 6499 }, level = 1, group = "MapMonsterPacks", weightKey = { "map", "expedition_logbook", "default", }, weightVal = { 1000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Waning", "+(26-35)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier2h2"] = { type = "Prefix", affix = "Wasting", "+(36-45)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Deteriorating", "+(46-55)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Atrophying", "+(56-65)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Disintegrating", "+(66-75)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Waning", "+(14-18)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Wasting", "+(19-23)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier1h3___"] = { type = "Prefix", affix = "Deteriorating", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Atrophying", "+(29-33)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Disintegrating", "+(34-38)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(8-12)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplierUber2"] = { type = "Suffix", affix = "of the Elder", "+(13-16)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ColdDamageOverTimeMultiplier2h1_"] = { type = "Prefix", affix = "Inclement", "+(26-35)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier2h2_"] = { type = "Prefix", affix = "Bleak", "+(36-45)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Boreal", "+(46-55)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Gelid", "+(56-65)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Heartstopping", "+(66-75)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Inclement", "+(14-18)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Bleak", "+(19-23)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Boreal", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Gelid", "+(29-33)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Heartstopping", "+(34-38)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of Shaping", "+(8-12)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierUber2_"] = { type = "Suffix", affix = "of Shaping", "+(13-16)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["FireDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Earnest", "+(26-35)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier2h2"] = { type = "Prefix", affix = "Fervid", "+(36-45)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Ardent", "+(46-55)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Zealous", "+(56-65)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier2h5__"] = { type = "Prefix", affix = "Fanatical", "+(66-75)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Earnest", "+(14-18)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Fervid", "+(19-23)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Ardent", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Zealous", "+(29-33)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Fanatical", "+(34-38)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierUber1___"] = { type = "Suffix", affix = "of Shaping", "+(8-12)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierUber2"] = { type = "Suffix", affix = "of Shaping", "+(13-16)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["PhysicalDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Seeping", "+(26-35)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier2h2_"] = { type = "Prefix", affix = "Spilling", "+(36-45)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Phlebotomising", "+(46-55)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Hemorrhaging", "+(56-65)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Exsanguinating", "+(66-75)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Seeping", "+(14-18)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1h2_"] = { type = "Prefix", affix = "Spilling", "+(19-23)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Phlebotomising", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1h4_"] = { type = "Prefix", affix = "Hemorrhaging", "+(29-33)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Exsanguinating", "+(34-38)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(8-12)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierUber2__"] = { type = "Suffix", affix = "of the Elder", "+(13-16)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["GlobalDamageOverTimeMultiplier1h1"] = { type = "Suffix", affix = "of Acrimony", "+(7-11)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplier1h2_"] = { type = "Suffix", affix = "of Dispersion", "+(12-15)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplier1h3"] = { type = "Suffix", affix = "of Liquefaction", "+(16-18)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplier2h1__"] = { type = "Suffix", affix = "of Acrimony", "+(16-21)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplier2h2"] = { type = "Suffix", affix = "of Dispersion", "+(24-29)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplier2h3___"] = { type = "Suffix", affix = "of Liquefaction", "+(31-35)% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplierEssence1_"] = { type = "Suffix", affix = "of the Essence", "+10% to Damage over Time Multiplier", statOrderKey = "803", statOrder = { 803 }, level = 63, group = "GlobalDamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, - ["GlobalDamageOverTimeMultiplierWithAttacks1h1"] = { type = "Suffix", affix = "of Acrimony", "+(7-11)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "806", statOrder = { 806 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, - ["GlobalDamageOverTimeMultiplierWithAttacks1h2___"] = { type = "Suffix", affix = "of Dispersion", "+(12-15)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "806", statOrder = { 806 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, - ["GlobalDamageOverTimeMultiplierWithAttacks1h3"] = { type = "Suffix", affix = "of Liquefaction", "+(16-18)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "806", statOrder = { 806 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, - ["ChaosDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of Waning", "+(26-35)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplierTwoHand2__"] = { type = "Suffix", affix = "of Wasting", "+(36-45)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplierTwoHand3_"] = { type = "Suffix", affix = "of Deteriorating", "+(46-55)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplierTwoHand4__"] = { type = "Suffix", affix = "of Atrophying", "+(56-65)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplierTwoHand5___"] = { type = "Suffix", affix = "of Disintegrating", "+(66-75)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplier1_"] = { type = "Suffix", affix = "of Waning", "+(14-18)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Wasting", "+(19-23)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of Deteriorating", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of Atrophying", "+(29-33)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Disintegrating", "+(34-38)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ColdDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of the Inclement", "+(26-35)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierTwoHand2"] = { type = "Suffix", affix = "of the Bleak", "+(36-45)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of the Boreal", "+(46-55)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of the Gelid", "+(56-65)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierTwoHand5"] = { type = "Suffix", affix = "of Heartstopping", "+(66-75)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of the Inclement", "+(14-18)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 300, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of the Bleak", "+(19-23)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 220, 220, 220, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of the Boreal", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 140, 140, 140, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of the Gelid", "+(29-33)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 70, 70, 70, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Heartstopping", "+(34-38)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 35, 35, 35, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["FireDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of the Earnest", "+(26-35)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierTwoHand2_"] = { type = "Suffix", affix = "of the Fervid", "+(36-45)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of the Ardent", "+(46-55)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of the Zealous", "+(56-65)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierTwoHand5_"] = { type = "Suffix", affix = "of the Fanatical", "+(66-75)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of the Earnest", "+(14-18)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of the Fervid", "+(19-23)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 220, 220, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of the Ardent", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 140, 140, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier4__"] = { type = "Suffix", affix = "of the Zealous", "+(29-33)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 70, 70, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of the Fanatical", "+(34-38)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 35, 35, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["PhysicalDamageOverTimeMultiplierTwoHand1"] = { type = "Suffix", affix = "of Seeping", "+(26-35)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierTwoHand2"] = { type = "Suffix", affix = "of Spilling", "+(36-45)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of Phlebotomising", "+(46-55)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of Hemorrhaging", "+(56-65)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierTwoHand5"] = { type = "Suffix", affix = "of Exsanguinating", "+(66-75)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier1__"] = { type = "Suffix", affix = "of Seeping", "+(14-18)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Spilling", "+(19-23)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 220, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier3__"] = { type = "Suffix", affix = "of Phlebotomising", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 140, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of Hemorrhaging", "+(29-33)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 70, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Exsanguinating", "+(34-38)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 35, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["IncreasedLifeEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Guatelitzi's", "+(70-79) to maximum Life", "2% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 50, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeEnhancedLevel50BodyMod"] = { type = "Prefix", affix = "Guatelitzi's", "+(110-119) to maximum Life", "(8-10)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 50, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedManaEnhancedLevel50ModPercent"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(7-10)% increased maximum Mana", statOrderKey = "1124,1125", statOrder = { 1124, 1125 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedLevel50ModOnHit"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1124,1266", statOrder = { 1124, 1266 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["IncreasedManaEnhancedLevel50ModRegen"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Regenerate (5-7) Mana per second", statOrderKey = "1124,1127", statOrder = { 1124, 1127 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedLevel50ModReservation_"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(3-5)% reduced Mana Reservation of Skills", statOrderKey = "1124,1729", statOrder = { 1124, 1729 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedLevel50ModCost"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "-(8-6) to Total Mana Cost of Skills", statOrderKey = "1124,1403", statOrder = { 1124, 1403 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, - ["IncreasedManaEnhancedLevel50ModCostNew"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Non-Channelling Skills have -(8-6) to Total Mana Cost", statOrderKey = "1124,7270", statOrder = { 1124, 7270 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, - ["IncreasedEnergyShieldEnhancedLevel50ModES_"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "3% increased maximum Energy Shield", statOrderKey = "1104,1107", statOrder = { 1104, 1107 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedEnergyShieldEnhancedLevel50ModRegen"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "Regenerate 0.4% of Energy Shield per second", statOrderKey = "1104,2081", statOrder = { 1104, 2081 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AddedFireDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (11-13) Fire Damage to Attacks", "25% of Physical Damage Converted to Fire Damage", statOrderKey = "917,1464", statOrder = { 917, 1464 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, - ["AddedColdDamageEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (10-12) Cold Damage to Attacks", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "924,1466", statOrder = { 924, 1466 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "attack" }, }, - ["AddedLightningDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (1-2) to (22-23) Lightning Damage to Attacks", "25% of Physical Damage Converted to Lightning Damage", statOrderKey = "933,1468", statOrder = { 933, 1468 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, - ["LocalIncreasedPhysicalDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(155-169)% increased Physical Damage", "Gain (3-5)% of Physical Damage as Extra Chaos Damage", statOrderKey = "793,1445", statOrder = { 793, 1445 }, level = 50, group = "LocalPhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, - ["LocalAddedFireDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (45-61) to (91-106) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (79-106) to (159-186) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedColdDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (37-50) to (74-87) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (65-87) to (130-152) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedLightningDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (4-13) to (158-166) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (7-22) to (275-290) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["MovementVelocityEnhancedLevel50ModSpeed"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "5% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1316,2660", statOrder = { 1316, 2660 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityEnhancedLevel50ModDodge"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(5-6)% chance to Dodge Attack Hits", statOrderKey = "1316,1667", statOrder = { 1316, 1667 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "speed" }, }, - ["MovementVelocityEnhancedLevel50ModSpellDodge__"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(5-6)% chance to Dodge Spell Hits", statOrderKey = "1316,1668", statOrder = { 1316, 1668 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "speed" }, }, - ["SpellDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(70-74)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(105-110)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["TrapDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Trap Damage", statOrderKey = "756", statOrder = { 756 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["TrapDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Trap Damage", statOrderKey = "756", statOrder = { 756 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MineDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Mine Damage", statOrderKey = "758", statOrder = { 758 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MineDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Mine Damage", statOrderKey = "758", statOrder = { 758 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["TrapThrowSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Trap Throwing Speed", statOrderKey = "1438", statOrder = { 1438 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapThrowSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(30-33)% increased Trap Throwing Speed", statOrderKey = "1438", statOrder = { 1438 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MineThrowSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Mine Throwing Speed", statOrderKey = "1439", statOrder = { 1439 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MineThrowSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(30-33)% increased Mine Throwing Speed", statOrderKey = "1439", statOrder = { 1439 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapCooldownRecoveryAndDurationEnhancedLevel50Mod__"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Trap Duration", "(14-15)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1434,2874", statOrder = { 1434, 2874 }, level = 50, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["TrapCooldownRecoveryAndDurationTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(26-30)% increased Trap Duration", "(21-22)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1434,2874", statOrder = { 1434, 2874 }, level = 50, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MineDetonationSpeedAndDurationEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Mine Duration", "Mines have (14-15)% increased Detonation Speed", statOrderKey = "1435,6775", statOrder = { 1435, 6775 }, level = 50, group = "MineDetonationSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MineDetonationSpeedAndDurationTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(26-30)% increased Mine Duration", "Mines have (21-22)% increased Detonation Speed", statOrderKey = "1435,6775", statOrder = { 1435, 6775 }, level = 50, group = "MineDetonationSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapAreaOfEffectEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (22-25)% increased Area of Effect", statOrderKey = "2892", statOrder = { 2892 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["TrapAreaOfEffectTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (33-37)% increased Area of Effect", statOrderKey = "2892", statOrder = { 2892 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MineAreaOfEffectEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "Skills used by Mines have (22-25)% increased Area of Effect", statOrderKey = "6772", statOrder = { 6772 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MineAreaOfEffectTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Mines have (33-37)% increased Area of Effect", statOrderKey = "6772", statOrder = { 6772 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LocalIncreaseSocketedTrapGemLevelEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Matatl's", "+2 to Level of Socketed Trap or Mine Gems", statOrderKey = "67", statOrder = { 67 }, level = 50, group = "IncreasedSocketedTrapOrMineGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["MinionDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (90-95)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (133-138)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeaponEnhancedLevel50ModNew"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (50-66)% increased Damage", "Minions have 5% chance to deal Double Damage", statOrderKey = "1481,6823", statOrder = { 1481, 6823 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEnhancedLevel50ModNew"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (85-94)% increased Damage", "Minions have 5% chance to deal Double Damage", statOrderKey = "1481,6823", statOrder = { 1481, 6823 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionAttackAndCastSpeedEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (25-28)% increased Attack Speed", "Minions have (25-28)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 50, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeedTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (36-40)% increased Attack Speed", "Minions have (36-40)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 50, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionDurationEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "(17-20)% increased Minion Duration", statOrderKey = "4120", statOrder = { 4120 }, level = 50, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["MinionDurationTwoHandedEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "(27-30)% increased Minion Duration", statOrderKey = "4120", statOrder = { 4120 }, level = 50, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, - ["LocalIncreaseSocketedMinionGemLevelEnhancedLevel50Mod"] = { type = "Prefix", affix = "Citaqualotl's", "+2 to Level of Socketed Minion Gems", statOrderKey = "60", statOrder = { 60 }, level = 50, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["FireDamagePrefixOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Fire Damage", "Adds (15-20) to (30-35) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["FireDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod__"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Fire Damage", "Adds (20-27) to (41-48) Fire Damage to Spells", statOrderKey = "915,954", statOrder = { 915, 954 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["ColdDamagePrefixOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Cold Damage", "Adds (12-16) to (25-29) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["ColdDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Cold Damage", "Adds (19-25) to (37-44) Cold Damage to Spells", statOrderKey = "922,955", statOrder = { 922, 955 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["LightningDamagePrefixOnWeaponEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Lightning Damage", "Adds (1-4) to (53-56) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["LightningDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Lightning Damage", "Adds (2-6) to (79-84) Lightning Damage to Spells", statOrderKey = "931,956", statOrder = { 931, 956 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["IncreasedCastSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(23-25)% increased Cast Speed", statOrderKey = "957,995", statOrder = { 957, 995 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, - ["IncreasedCastSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (24-32) to (49-57) Chaos Damage to Spells", "(35-38)% increased Cast Speed", statOrderKey = "957,995", statOrder = { 957, 995 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, - ["LocalIncreasedAttackSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(26-27)% increased Attack Speed", statOrderKey = "940,963", statOrder = { 940, 963 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, - ["LocalIncreasedAttackSpeedRangedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(14-16)% increased Attack Speed", statOrderKey = "940,963", statOrder = { 940, 963 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, - ["LifeRegenerationEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Guatelitzi", "Regenerate (32-40) Life per second", "Regenerate 0.4% of Life per second", statOrderKey = "1120,1453", statOrder = { 1120, 1453 }, level = 50, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["FireResistEnhancedLevel50ModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(3-5)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1168,1907", statOrder = { 1168, 1907 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedLevel50ModPhys_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(3-5)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1174,1908", statOrder = { 1174, 1908 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedLevel50ModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(3-5)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1179,1909", statOrder = { 1179, 1909 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning", "resistance" }, }, - ["FireResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1168,1207", statOrder = { 1168, 1207 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1174,1209", statOrder = { 1174, 1209 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1179,1211", statOrder = { 1179, 1211 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning", "resistance" }, }, - ["FireResistEnhancedLevel50ModAilments_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(45-52) to (75-78) added Fire Damage against Burning Enemies", statOrderKey = "1168,7437", statOrder = { 1168, 7437 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["ColdResistEnhancedLevel50ModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(30-50)% increased Damage with Hits against Chilled Enemies", statOrderKey = "1174,4674", statOrder = { 1174, 4674 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["LightningResistEnhancedLevel50ModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(40-60)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "1179,4554", statOrder = { 1179, 4554 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance", "critical" }, }, - ["ChaosResistEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "+(31-35)% to Chaos Resistance", "(5-7)% reduced Chaos Damage taken over time", statOrderKey = "1183,1457", statOrder = { 1183, 1457 }, level = 50, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["PoisonDurationEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "(13-18)% increased Poison Duration", statOrderKey = "937,2585", statOrder = { 937, 2585 }, level = 50, group = "PoisonDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["ChanceToPoisonEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "30% chance to Poison on Hit", statOrderKey = "937,5986", statOrder = { 937, 5986 }, level = 50, group = "LocalChanceToPoisonOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["PoisonDamageEnhancedLevel50AttacksMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(31-35)% increased Damage with Poison", statOrderKey = "940,2596", statOrder = { 940, 2596 }, level = 50, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["PoisonDamageEnhancedLevel50SpellsMod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(31-35)% increased Damage with Poison", statOrderKey = "957,2596", statOrder = { 957, 2596 }, level = 50, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "ailment" }, }, - ["WeaponFireAddedAsChaos1h1"] = { type = "Prefix", affix = "Acidic", "Gain (5-7)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 400, 400, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponFireAddedAsChaos1h2"] = { type = "Prefix", affix = "Dissolving", "Gain (8-10)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 200, 200, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponFireAddedAsChaos1h3_"] = { type = "Prefix", affix = "Corrosive", "Gain (11-13)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 100, 100, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponColdAddedAsChaos1h1"] = { type = "Prefix", affix = "Atrophic", "Gain (5-7)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 400, 400, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponColdAddedAsChaos1h2"] = { type = "Prefix", affix = "Festering", "Gain (8-10)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 200, 200, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponColdAddedAsChaos1h3_"] = { type = "Prefix", affix = "Mortifying", "Gain (11-13)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 100, 100, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponLightningAddedAsChaos1h1"] = { type = "Prefix", affix = "Agonizing", "Gain (5-7)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 400, 400, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponLightningAddedAsChaos1h2"] = { type = "Prefix", affix = "Harrowing", "Gain (8-10)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 200, 200, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponLightningAddedAsChaos1h3_"] = { type = "Prefix", affix = "Excruciating", "Gain (11-13)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "wand", "sceptre", "dagger", "str_int_shield", "dex_int_shield", "focus", "default", }, weightVal = { 100, 100, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos1h1____"] = { type = "Prefix", affix = "Pernicious", "Gain (5-7)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "wand", "dagger", "dex_int_shield", "focus", "default", }, weightVal = { 400, 600, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos1h2"] = { type = "Prefix", affix = "Inimical", "Gain (8-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "wand", "dagger", "dex_int_shield", "focus", "default", }, weightVal = { 200, 300, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos1h3_"] = { type = "Prefix", affix = "Baleful", "Gain (11-13)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "wand", "dagger", "dex_int_shield", "focus", "default", }, weightVal = { 100, 150, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["WeaponFireAddedAsChaos2h1_"] = { type = "Prefix", affix = "Acidic", "Gain (10-14)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponFireAddedAsChaos2h2"] = { type = "Prefix", affix = "Dissolving", "Gain (15-20)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponFireAddedAsChaos2h3_"] = { type = "Prefix", affix = "Corrosive", "Gain (21-26)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["WeaponColdAddedAsChaos2h1"] = { type = "Prefix", affix = "Atrophic", "Gain (10-14)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponColdAddedAsChaos2h2"] = { type = "Prefix", affix = "Festering", "Gain (15-20)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponColdAddedAsChaos2h3"] = { type = "Prefix", affix = "Mortifying", "Gain (21-26)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["WeaponLightningAddedAsChaos2h1"] = { type = "Prefix", affix = "Agonizing", "Gain (10-14)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponLightningAddedAsChaos2h2"] = { type = "Prefix", affix = "Harrowing", "Gain (15-20)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponLightningAddedAsChaos2h3"] = { type = "Prefix", affix = "Excruciating", "Gain (21-26)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos2h1"] = { type = "Prefix", affix = "Pernicious", "Gain (10-14)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos2h2"] = { type = "Prefix", affix = "Inimical", "Gain (15-20)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["WeaponPhysicalAddedAsChaos2h3"] = { type = "Prefix", affix = "Baleful", "Gain (21-26)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["MinionDamageOnWeapon1"] = { type = "Prefix", affix = "Baroness's", "Minions deal (10-19)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon2"] = { type = "Prefix", affix = "Viscountess's", "Minions deal (20-29)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon3"] = { type = "Prefix", affix = "Marchioness's", "Minions deal (30-39)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon4_"] = { type = "Prefix", affix = "Countess's", "Minions deal (40-49)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon5"] = { type = "Prefix", affix = "Duchess's", "Minions deal (50-59)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon6"] = { type = "Prefix", affix = "Princess's", "Minions deal (60-69)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 75, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon7"] = { type = "Prefix", affix = "Queen's", "Minions deal (70-74)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 40, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeapon8"] = { type = "Prefix", affix = "Empress's", "Minions deal (75-79)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 20, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeaponEssence5"] = { type = "Prefix", affix = "Essences", "Minions deal (50-56)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeaponEssence6"] = { type = "Prefix", affix = "Essences", "Minions deal (57-62)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnWeaponEssence7"] = { type = "Prefix", affix = "Essences", "Minions deal (63-69)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeapon1"] = { type = "Prefix", affix = "Baroness's", "Minions deal (15-29)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeapon2"] = { type = "Prefix", affix = "Marchioness's", "Minions deal (30-44)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeapon3"] = { type = "Prefix", affix = "Duchess's", "Minions deal (45-59)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeapon4"] = { type = "Prefix", affix = "Queen's", "Minions deal (60-74)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEssence5"] = { type = "Prefix", affix = "Essences", "Minions deal (75-84)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEssence6"] = { type = "Prefix", affix = "Essences", "Minions deal (85-94)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageOnTwoHandWeaponEssence7"] = { type = "Prefix", affix = "Essences", "Minions deal (95-104)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageAndManaOnWeapon1"] = { type = "Prefix", affix = "Baron's", "+(17-20) to maximum Mana", "Minions deal (5-9)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 2, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon2_"] = { type = "Prefix", affix = "Viscount's", "+(21-24) to maximum Mana", "Minions deal (10-14)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 11, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon3"] = { type = "Prefix", affix = "Marquess's", "+(25-28) to maximum Mana", "Minions deal (15-19)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 23, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon4_"] = { type = "Prefix", affix = "Count's", "+(29-33) to maximum Mana", "Minions deal (20-24)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 35, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon5"] = { type = "Prefix", affix = "Duke's", "+(34-37) to maximum Mana", "Minions deal (25-29)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 46, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon6"] = { type = "Prefix", affix = "Prince's", "+(38-41) to maximum Mana", "Minions deal (30-34)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 58, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionDamageAndManaOnWeapon7_"] = { type = "Prefix", affix = "King's", "+(42-45) to maximum Mana", "Minions deal (35-39)% increased Damage", statOrderKey = "1124,1481", statOrder = { 1124, 1481 }, level = 80, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, - ["MinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of Motivation", "Minions have (5-7)% increased Attack Speed", "Minions have (5-7)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 2, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Coercion", "Minions have (8-10)% increased Attack Speed", "Minions have (8-10)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 15, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Incitation", "Minions have (11-13)% increased Attack Speed", "Minions have (11-13)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 30, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed4"] = { type = "Suffix", affix = "of Agitation", "Minions have (14-16)% increased Attack Speed", "Minions have (14-16)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 40, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed5"] = { type = "Suffix", affix = "of Instigation", "Minions have (17-19)% increased Attack Speed", "Minions have (17-19)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 55, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed6__"] = { type = "Suffix", affix = "of Provocation", "Minions have (20-22)% increased Attack Speed", "Minions have (20-22)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionAttackAndCastSpeed7"] = { type = "Suffix", affix = "of Infuriation", "Minions have (23-25)% increased Attack Speed", "Minions have (23-25)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 83, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["MinionGemLevel1h1"] = { type = "Prefix", affix = "Martinet's", "+1 to Level of all Minion Skill Gems", statOrderKey = "1158", statOrder = { 1158 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, - ["MinionLifeWeapon1"] = { type = "Suffix", affix = "of the Administrator", "Minions have (13-17)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 10, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeWeapon2"] = { type = "Suffix", affix = "of the Rector", "Minions have (18-22)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 26, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeWeapon3"] = { type = "Suffix", affix = "of the Overseer", "Minions have (23-27)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 42, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeWeapon4__"] = { type = "Suffix", affix = "of the Taskmaster", "Minions have (28-32)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 58, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeWeapon5"] = { type = "Suffix", affix = "of the Slavedriver", "Minions have (33-36)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 74, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeWeapon6_"] = { type = "Suffix", affix = "of the Despot", "Minions have (37-40)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 82, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionMovementSpeed1"] = { type = "Suffix", affix = "of Coordination", "Minions have (16-20)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionMovementSpeed2"] = { type = "Suffix", affix = "of Orchestration", "Minions have (21-25)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 23, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionMovementSpeed3"] = { type = "Suffix", affix = "of Masterminding", "Minions have (26-30)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 40, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["MinionResistancesWeapon1_"] = { type = "Suffix", affix = "of Adjustment", "Minions have +(11-15)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 8, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["MinionResistancesWeapon2"] = { type = "Suffix", affix = "of Acclimatisation", "Minions have +(16-20)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 20, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["MinionResistancesWeapon3"] = { type = "Suffix", affix = "of Adaptation", "Minions have +(21-25)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 30, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["MinionResistancesWeapon4"] = { type = "Suffix", affix = "of Evolution", "Minions have +(26-30)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 40, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["MinionAccuracyRatingWeapon1_"] = { type = "Suffix", affix = "of Suggestion", "Minions have +(80-130) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 1, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["MinionAccuracyRatingWeapon2"] = { type = "Suffix", affix = "of Instruction", "Minions have +(131-215) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 20, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["MinionAccuracyRatingWeapon3"] = { type = "Suffix", affix = "of Tutelage", "Minions have +(216-325) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 40, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["MinionAccuracyRatingWeapon4"] = { type = "Suffix", affix = "of Command", "Minions have +(326-455) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 60, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["MinionAccuracyRatingWeapon5"] = { type = "Suffix", affix = "of Ultimatum", "Minions have +(456-624) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 75, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["TrapAndMineThrowSpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(7-10)% increased Trap and Mine Throwing Speed", statOrderKey = "7499", statOrder = { 7499 }, level = 42, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapAndMineThrowSpeedEssence2_"] = { type = "Suffix", affix = "of the Essence", "(11-13)% increased Trap and Mine Throwing Speed", statOrderKey = "7499", statOrder = { 7499 }, level = 58, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapAndMineThrowSpeedEssence3_"] = { type = "Suffix", affix = "of the Essence", "(14-17)% increased Trap and Mine Throwing Speed", statOrderKey = "7499", statOrder = { 7499 }, level = 74, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["TrapAndMineThrowSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "(18-21)% increased Trap and Mine Throwing Speed", statOrderKey = "7499", statOrder = { 7499 }, level = 82, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["UnaffectedByShockedGroundInfluence1"] = { type = "Prefix", affix = "Crusader's", "Unaffected by Shocked Ground", statOrderKey = "7526", statOrder = { 7526 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["SocketedLightningGemLevelInfluence1_"] = { type = "Prefix", affix = "Crusader's", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["MaximumFireResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 75, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumFireResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 85, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["PhysicalAddedAsExtraLightningBootsInfluence1"] = { type = "Prefix", affix = "Crusader's", "Gain (3-5)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningBootsInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (6-8)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["CooldownRecoveryInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(6-10)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 75, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CooldownRecoveryInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 80, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidIgniteInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 68, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AvoidIgniteInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 70, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AvoidIgniteInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 75, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AvoidFreezeInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 68, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidFreezeInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 70, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidFreezeInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 75, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidShockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 68, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AvoidShockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 70, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AvoidShockInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 75, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AvoidProjectilesInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(6-9)% chance to avoid Projectiles", statOrderKey = "4092", statOrder = { 4092 }, level = 68, group = "ChanceToAvoidProjectiles", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidProjectilesInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(10-12)% chance to avoid Projectiles", statOrderKey = "4092", statOrder = { 4092 }, level = 73, group = "ChanceToAvoidProjectiles", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnaffectedByBurningGroundInfluence1"] = { type = "Prefix", affix = "Warlord's", "Unaffected by Burning Ground", statOrderKey = "7510", statOrder = { 7510 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["SocketedFireGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["MaximumEnduranceChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Endurance Charges", statOrderKey = "1322", statOrder = { 1322 }, level = 75, group = "MaximumEnduranceCharges", weightKey = { "boots_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["PhysicalAddedAsExtraFireBootsInfluence1"] = { type = "Prefix", affix = "Warlord's", "Gain (3-5)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireBootsInfluence2"] = { type = "Prefix", affix = "Warlord's", "Gain (6-8)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["AvoidStunInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(16-20)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 68, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidStunInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(21-25)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 70, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidStunInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(26-30)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 75, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidFireDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 68, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["AvoidFireDamageInfluence2__"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 80, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["AvoidColdDamageInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 68, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["AvoidColdDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 80, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["AvoidLightningDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 68, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["AvoidLightningDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 80, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["LifeRegenerationPercentInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Regenerate (0.8-1.2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate (1.3-1.5)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 73, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AdditionalPhysicalDamageReductionInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(2-4)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 75, group = "ReducedPhysicalDamageTaken", weightKey = { "boots_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["UnaffectedByChilledGroundInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Unaffected by Chilled Ground", statOrderKey = "7513", statOrder = { 7513 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["SocketedColdGemLevelInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["EnduranceChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain an Endurance Charge on Kill", statOrderKey = "2068", statOrder = { 2068 }, level = 68, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["EnduranceChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "2068", statOrder = { 2068 }, level = 80, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["PhysicalAddedAsExtraColdBootsInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Gain (3-5)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdBootsInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (6-8)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ElusiveOnCriticalStrikeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(5-10)% chance to gain Elusive on Critical Strike", statOrderKey = "3678", statOrder = { 3678 }, level = 75, group = "ElusiveOnCriticalStrike", weightKey = { "boots_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["ChanceToDodgeAttacksInfluence1"] = { type = "Suffix", affix = "of Redemption", "(3-5)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 68, group = "ChanceToDodge", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeAttacksInfluence2"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 73, group = "ChanceToDodge", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeAttacksInfluence3"] = { type = "Suffix", affix = "of Redemption", "(9-10)% chance to Dodge Attack Hits", statOrderKey = "1667", statOrder = { 1667 }, level = 80, group = "ChanceToDodge", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsInfluence1"] = { type = "Suffix", affix = "of Redemption", "(3-5)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 68, group = "SpellDodgePercentage", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsInfluence2___"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 73, group = "SpellDodgePercentage", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsInfluence3"] = { type = "Suffix", affix = "of Redemption", "(9-10)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 80, group = "SpellDodgePercentage", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["IncreasedAilmentEffectOnEnemiesInfluence1"] = { type = "Suffix", affix = "of Redemption", "(30-34)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 68, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["IncreasedAilmentEffectOnEnemiesInfluence2"] = { type = "Suffix", affix = "of Redemption", "(35-40)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 73, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["OnslaughtOnKillInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 75, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaughtOnKillInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 80, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnaffectedByDesecratedGroundInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Unaffected by Desecrated Ground", statOrderKey = "7517", statOrder = { 7517 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["SocketedChaosGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+2 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["AdditionalPierceInfluence1"] = { type = "Prefix", affix = "Hunter's", "Projectiles Pierce an additional Target", statOrderKey = "1309", statOrder = { 1309 }, level = 75, group = "Pierce", weightKey = { "boots_basilisk", "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalPierceInfluence2__"] = { type = "Prefix", affix = "Hunter's", "Projectiles Pierce 2 additional Targets", statOrderKey = "1309", statOrder = { 1309 }, level = 80, group = "Pierce", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PercentageStrengthInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 68, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageStrengthInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 75, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AvoidBleedAndPoisonInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% chance to Avoid being Poisoned", "(21-25)% chance to avoid Bleeding", statOrderKey = "1365,3615", statOrder = { 1365, 3615 }, level = 68, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, - ["AvoidBleedAndPoisonInfluence2____"] = { type = "Suffix", affix = "of the Hunt", "(26-30)% chance to Avoid being Poisoned", "(26-30)% chance to avoid Bleeding", statOrderKey = "1365,3615", statOrder = { 1365, 3615 }, level = 70, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, - ["AvoidBleedAndPoisonInfluence3"] = { type = "Suffix", affix = "of the Hunt", "(31-35)% chance to Avoid being Poisoned", "(31-35)% chance to avoid Bleeding", statOrderKey = "1365,3615", statOrder = { 1365, 3615 }, level = 75, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, - ["TailwindOnCriticalStrikeInfluence1"] = { type = "Suffix", affix = "of the Hunt", "You have Tailwind if you have dealt a Critical Strike Recently", statOrderKey = "7463", statOrder = { 7463 }, level = 75, group = "TailwindOnCriticalStrike", weightKey = { "boots_basilisk", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FasterIgniteInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (5-7)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterIgniteInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (8-10)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterBleedInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (5-7)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterBleedInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (8-10)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterPoisonInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (5-7)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["FasterPoisonInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (8-10)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["MaximumColdResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 75, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumColdResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 85, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ConvertPhysicalToFireInfluence1"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 68, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ConvertPhysicalToFireInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 71, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ConvertPhysicalToColdInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 68, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ConvertPhysicalToColdInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 71, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ConvertPhysicalToLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 68, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["ConvertPhysicalToLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 71, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["MaximumLifeLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "10% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1253", statOrder = { 1253 }, level = 75, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumEnergyShieldLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "10% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1256", statOrder = { 1256 }, level = 75, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AvoidInterruptionWhileCastingInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 68, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["AvoidInterruptionWhileCastingInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 70, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["AvoidInterruptionWhileCastingInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 75, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["GlobalCriticalStrikeChanceInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["GlobalCriticalStrikeChanceInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 70, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["GlobalCriticalStrikeChanceInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["MaximumFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Frenzy Charges", statOrderKey = "1327", statOrder = { 1327 }, level = 75, group = "MaximumFrenzyCharges", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MeleeDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 68, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 70, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 73, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 70, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 73, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["SpellDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 68, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 70, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 73, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["DamageOverTimeInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 68, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageOverTimeInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 70, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageOverTimeInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 73, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MeleeWeaponRangeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2 to Melee Strike Range", statOrderKey = "1985", statOrder = { 1985 }, level = 82, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["BlockPercentInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(2-3)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 68, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(4-5)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 80, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["CullingStrikeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Culling Strike", statOrderKey = "1541", statOrder = { 1541 }, level = 73, group = "CullingStrike", weightKey = { "gloves_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 250, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FrenzyChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["FrenzyChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2067", statOrder = { 2067 }, level = 80, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["AddedPhysicalDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (4-5) to (6-8) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "6799", statOrder = { 6799 }, level = 68, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AddedPhysicalDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (6-8) to (9-11) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "6799", statOrder = { 6799 }, level = 73, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AddedFireDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-20) to (22-25) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "6788", statOrder = { 6788 }, level = 68, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AddedFireDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (20-25) to (26-35) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "6788", statOrder = { 6788 }, level = 73, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AddedColdDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-20) to (22-25) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "6783", statOrder = { 6783 }, level = 68, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AddedColdDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (20-25) to (26-35) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "6783", statOrder = { 6783 }, level = 73, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AddedLightningDamageCritRecentlyInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Adds 1 to (41-47) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "6793", statOrder = { 6793 }, level = 68, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["AddedLightningDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds 1 to (48-60) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "6793", statOrder = { 6793 }, level = 73, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["MinionDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (18-22)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 68, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (23-26)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 70, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (27-30)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 73, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["IncreasedAccuracyPercentInfluence1"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["IncreasedAccuracyPercentInfluence2"] = { type = "Suffix", affix = "of Redemption", "(16-20)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 80, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["GlobalChanceToBlindOnHitInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(8-11)% Global chance to Blind Enemies on hit", statOrderKey = "2377", statOrder = { 2377 }, level = 68, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["GlobalChanceToBlindOnHitInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(12-15)% Global chance to Blind Enemies on hit", statOrderKey = "2377", statOrder = { 2377 }, level = 80, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalChanceToEvadeInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(2-4)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "gloves_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["ChanceToIntimidateOnHitInfluence1"] = { type = "Prefix", affix = "Hunter's", "(7-10)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "4423", statOrder = { 4423 }, level = 85, group = "ChanceToIntimidateOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToUnnerveOnHitInfluence1___"] = { type = "Prefix", affix = "Hunter's", "(7-10)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4428", statOrder = { 4428 }, level = 85, group = "ChanceToUnnerveOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StrikeSkillsAdditionalTargetInfluence1"] = { type = "Prefix", affix = "Hunter's", "Strike Skills target 1 additional nearby Enemy", statOrderKey = "6743", statOrder = { 6743 }, level = 80, group = "StrikeSkillsAdditionalTarget", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["ChanceToImpaleInfluence1"] = { type = "Prefix", affix = "Hunter's", "(13-16)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4053", statOrder = { 4053 }, level = 68, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["ChanceToImpaleInfluence2"] = { type = "Prefix", affix = "Hunter's", "(17-20)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4053", statOrder = { 4053 }, level = 80, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["AilmentDurationInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(10-12)% increased Duration of Ailments on Enemies", statOrderKey = "1375", statOrder = { 1375 }, level = 68, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["AilmentDurationInfluence2"] = { type = "Prefix", affix = "Hunter's", "(13-15)% increased Duration of Ailments on Enemies", statOrderKey = "1375", statOrder = { 1375 }, level = 80, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["PercentageDexterityInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 68, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageDexterityInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 75, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["FireDamageOverTimeMultiplierInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "+(8-12)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(13-16)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(8-12)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageOverTimeMultiplierInfluence2__"] = { type = "Suffix", affix = "of the Hunt", "+(13-16)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ChaosDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(8-12)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(13-16)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["PhysicalDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(8-12)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["PhysicalDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(13-16)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["MaximumLightningResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 75, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumLightningResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 85, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumManaInfluence1"] = { type = "Prefix", affix = "Crusader's", "(9-11)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumManaInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(12-15)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 80, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["PhysTakenAsLightningHelmInfluence1"] = { type = "Prefix", affix = "Crusader's", "(4-6)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["PhysTakenAsLightningHelmInfluence2"] = { type = "Prefix", affix = "Crusader's", "(7-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["EnemyLightningResistanceAuraInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "5928", statOrder = { 5928 }, level = 85, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, - ["SpellBlockPercentInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(3-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockPercentInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(5-6)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 80, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["FortifyEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(15-20)% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 75, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FortifyEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 80, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnergyShieldRegenInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Regenerate (1-1.5)% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 75, group = "EnergyShieldRegeneration", weightKey = { "helmet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ReducedIgniteDurationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Ignite Duration on you", statOrderKey = "1390", statOrder = { 1390 }, level = 68, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedIgniteDurationInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Ignite Duration on you", statOrderKey = "1390", statOrder = { 1390 }, level = 70, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedIgniteDurationInfluence3__"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% reduced Ignite Duration on you", statOrderKey = "1390", statOrder = { 1390 }, level = 75, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedFreezeDurationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Freeze Duration on you", statOrderKey = "1389", statOrder = { 1389 }, level = 68, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedFreezeDurationInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Freeze Duration on you", statOrderKey = "1389", statOrder = { 1389 }, level = 70, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedFreezeDurationInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% reduced Freeze Duration on you", statOrderKey = "1389", statOrder = { 1389 }, level = 75, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedShockEffectInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Effect of Shock on you", statOrderKey = "7236", statOrder = { 7236 }, level = 68, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ReducedShockEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Effect of Shock on you", statOrderKey = "7236", statOrder = { 7236 }, level = 70, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ReducedShockEffectInfluence3_"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% reduced Effect of Shock on you", statOrderKey = "7236", statOrder = { 7236 }, level = 75, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["MaximumPowerChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Power Charges", statOrderKey = "1332", statOrder = { 1332 }, level = 75, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PhysTakenAsFireHelmetInfluence1"] = { type = "Prefix", affix = "Warlord's", "(4-6)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["PhysTakenAsFireHelmetInfluence2"] = { type = "Prefix", affix = "Warlord's", "(7-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["ElementalDamageInfluence1____"] = { type = "Prefix", affix = "Warlord's", "(12-14)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 68, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(15-18)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 70, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(19-22)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["WarcryAreaOfEffectInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Warcry Skills have (21-25)% increased Area of Effect", statOrderKey = "7577", statOrder = { 7577 }, level = 68, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["WarcryAreaOfEffectInfluence2"] = { type = "Prefix", affix = "Warlord's", "Warcry Skills have (26-30)% increased Area of Effect", statOrderKey = "7577", statOrder = { 7577 }, level = 75, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnemyFireResistanceAuraInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "5927", statOrder = { 5927 }, level = 85, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["CriticalStrikeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(11-13)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(14-16)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 70, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierInfluence3"] = { type = "Suffix", affix = "of the Conquest", "+(17-20)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["ManaRegenerationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(41-55)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRegenerationInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(56-70)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["GainAccuracyEqualToStrengthInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Gain Accuracy Rating equal to your Strength", statOrderKey = "5026", statOrder = { 5026 }, level = 75, group = "GainAccuracyEqualToStrength", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MinionLifeInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Minions have (21-26)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 68, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Minions have (27-30)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 70, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionLifeInfluence3"] = { type = "Suffix", affix = "of the Conquest", "Minions have (31-35)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 75, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["PowerChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain a Power Charge on Kill", statOrderKey = "2069", statOrder = { 2069 }, level = 68, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PowerChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain a Power Charge on Kill", statOrderKey = "2069", statOrder = { 2069 }, level = 80, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PhysTakenAsColdHelmetInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["PhysTakenAsColdHelmetInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["SpellsAdditionalUnleashSealInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Skills supported by Unleash have +1 to maximum number of Seals", statOrderKey = "7627", statOrder = { 7627 }, level = 80, group = "SpellsAdditionalUnleashSeal", weightKey = { "helmet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnemyColdResistanceAuraInfluence1__"] = { type = "Suffix", affix = "of Redemption", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "5925", statOrder = { 5925 }, level = 85, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "helmet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["ReducedManaReservationInfluence1"] = { type = "Suffix", affix = "of Redemption", "(2-3)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 68, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedManaReservationInfluence2"] = { type = "Suffix", affix = "of Redemption", "(4-5)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IgniteChanceAndDamageInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(15-17)% increased Burning Damage", "(6-8)% chance to Ignite", statOrderKey = "1392,1528", statOrder = { 1392, 1528 }, level = 68, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["IgniteChanceAndDamageInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(18-20)% increased Burning Damage", "(6-8)% chance to Ignite", statOrderKey = "1392,1528", statOrder = { 1392, 1528 }, level = 75, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FreezeChanceAndDurationInfluence1____"] = { type = "Suffix", affix = "of Redemption", "(8-12)% increased Freeze Duration on Enemies", "(6-8)% chance to Freeze", statOrderKey = "1373,1531", statOrder = { 1373, 1531 }, level = 68, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["FreezeChanceAndDurationInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(13-15)% increased Freeze Duration on Enemies", "(6-8)% chance to Freeze", statOrderKey = "1373,1531", statOrder = { 1373, 1531 }, level = 75, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ShockChanceAndEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Shock", "(8-12)% increased Effect of Lightning Ailments", statOrderKey = "1535,5511", statOrder = { 1535, 5511 }, level = 68, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ShockChanceAndEffectInfluence2"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Shock", "(13-15)% increased Effect of Lightning Ailments", statOrderKey = "1535,5511", statOrder = { 1535, 5511 }, level = 75, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AddedManaRegenerationInfluence1"] = { type = "Suffix", affix = "of Redemption", "Regenerate (3-5) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AddedManaRegenerationInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Regenerate (6-8) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["SpellAddedFireDamageInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 68, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageInfluence2_"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 70, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamageInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 75, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamageInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 68, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 70, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamageInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 75, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 68, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 70, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 75, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedPhysicalDamageInfluence1__"] = { type = "Prefix", affix = "Hunter's", "Adds (17-22) to (33-39) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (42-49) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 70, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedPhysicalDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (25-34) to (51-59) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedChaosDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (14-18) to (27-32) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (17-23) to (34-40) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 70, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["SpellAddedChaosDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (41-48) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["EnemyChaosResistanceAuraInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "5924", statOrder = { 5924 }, level = 85, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "helmet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["PercentageIntelligenceInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 68, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageIntelligenceInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 75, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["IgnitingConfluxInfluence1"] = { type = "Suffix", affix = "of the Hunt", "You have Igniting Conflux for 3 seconds every 8 seconds", statOrderKey = "5107", statOrder = { 5107 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChillingConfluxInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "You have Chilling Conflux for 3 seconds every 8 seconds", statOrderKey = "5107", statOrder = { 5107 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ShockingConfluxInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "You have Shocking Conflux for 3 seconds every 8 seconds", statOrderKey = "5107", statOrder = { 5107 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhysTakenAsLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "(5-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["PhysTakenAsLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "(11-15)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["ConsecratedGroundStationaryInfluence1_"] = { type = "Prefix", affix = "Crusader's", "You have Consecrated Ground around you while stationary", statOrderKey = "4524", statOrder = { 4524 }, level = 75, group = "ConsecratedGroundStationary", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["HolyPhysicalExplosionInfluence1"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill Explode, dealing 3% of their Life as Physical Damage", statOrderKey = "4841", statOrder = { 4841 }, level = 85, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["HolyPhysicalExplosionChanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill have a (11-20)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "2721", statOrder = { 2721 }, level = 75, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["HolyPhysicalExplosionChanceInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill have a (21-30)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "2721", statOrder = { 2721 }, level = 85, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["PercentageIntelligenceBodyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(5-8)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 68, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageIntelligenceBodyInfluence2___"] = { type = "Suffix", affix = "of the Crusade", "(9-12)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 75, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AddPowerChargeOnCritInfluence1"] = { type = "Suffix", affix = "of the Crusade", "15% chance to gain a Power Charge on Critical Strike", statOrderKey = "1348", statOrder = { 1348 }, level = 80, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "body_armour_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, - ["EnergyShieldOnKillPercentInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Recover (3-4)% of Energy Shield on Kill", statOrderKey = "1272", statOrder = { 1272 }, level = 68, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldOnKillPercentInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Recover (5-6)% of Energy Shield on Kill", statOrderKey = "1272", statOrder = { 1272 }, level = 80, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRecoveryRateBodyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(8-11)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(12-15)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 80, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["PhysTakenAsFireInfluence1"] = { type = "Prefix", affix = "Warlord's", "(5-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["PhysTakenAsFireInfluence2"] = { type = "Prefix", affix = "Warlord's", "(11-15)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["SocketedActiveGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of Socketed Active Skill Gems", statOrderKey = "70", statOrder = { 70 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["ReflectedPhysicalDamageInfluence1__"] = { type = "Prefix", affix = "Warlord's", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AllResistancesInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(10-12)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 68, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistancesInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(13-15)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 70, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AllResistancesInfluence3_"] = { type = "Suffix", affix = "of the Conquest", "+(16-18)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 75, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["PercentageStrengthBodyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-8)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 68, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageStrengthBodyInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(9-12)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 75, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["EnduranceChargeIfHitRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Gain 1 Endurance Charge every second if you've been Hit Recently", statOrderKey = "5054", statOrder = { 5054 }, level = 80, group = "EnduranceChargeIfHitRecently", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["LifeOnKillPercentInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Recover (3-4)% of Life on Kill", statOrderKey = "1271", statOrder = { 1271 }, level = 68, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeOnKillPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Recover (5-6)% of Life on Kill", statOrderKey = "1271", statOrder = { 1271 }, level = 80, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRecoveryRateBodyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(8-11)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 68, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(12-15)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 80, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["SocketedAttacksManaCostInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "302", statOrder = { 302 }, level = 85, group = "SocketedAttacksManaCost", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, - ["PhysTakenAsColdInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(5-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["PhysTakenAsColdInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(11-15)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["SocketedSupportGemLevelInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+1 to Level of Socketed Support Gems", statOrderKey = "69", statOrder = { 69 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["ReflectedElementalDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["NearbyEnemiesAreBlindedInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Nearby Enemies are Blinded", statOrderKey = "2814", statOrder = { 2814 }, level = 75, group = "NearbyEnemiesAreBlinded", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PercentageDexterityBodyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-8)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 68, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageDexterityBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(9-12)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 75, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["FrenzyChargeOnHitChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "10% chance to gain a Frenzy Charge on Hit", statOrderKey = "1351", statOrder = { 1351 }, level = 80, group = "FrenzyChargeOnHitChance", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["ManaOnKillPercentInfluence1"] = { type = "Suffix", affix = "of Redemption", "Recover (3-4)% of Mana on Kill", statOrderKey = "1273", statOrder = { 1273 }, level = 68, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaOnKillPercentInfluence2"] = { type = "Suffix", affix = "of Redemption", "Recover (5-6)% of Mana on Kill", statOrderKey = "1273", statOrder = { 1273 }, level = 80, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRecoveryRateBodyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-11)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 68, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 80, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AuraEffectBodyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-20)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 75, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AuraEffectBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 80, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MaximumLifeBodyInfluence1"] = { type = "Prefix", affix = "Hunter's", "(5-8)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeBodyInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(9-12)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 85, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["PhysTakenAsChaosInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(5-10)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1911", statOrder = { 1911 }, level = 75, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, - ["PhysTakenAsChaosInfluence2"] = { type = "Prefix", affix = "Hunter's", "(11-15)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1911", statOrder = { 1911 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, - ["AdditionalCurseOnEnemiesInfluence1"] = { type = "Prefix", affix = "Hunter's", "You can apply an additional Curse", statOrderKey = "1672", statOrder = { 1672 }, level = 82, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["RegenerateLifeOver1SecondInfluence1"] = { type = "Prefix", affix = "Hunter's", "Every 4 seconds, Regenerate 15% of Life over one second", statOrderKey = "3194", statOrder = { 3194 }, level = 80, group = "RegenerateLifeOver1Second", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["OfferingEffectInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(16-20)% increased effect of Offerings", statOrderKey = "3468", statOrder = { 3468 }, level = 68, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OfferingEffectInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% increased effect of Offerings", statOrderKey = "3468", statOrder = { 3468 }, level = 80, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalCritWithAttacksInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Attacks have +(0.5-1)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCritWithAttacksInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Attacks have +(1.1-1.5)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCritWithSpellsInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(0.5-1)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["AdditionalCritWithSpellsInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(1.1-1.5)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["LifeRegenerationPercentBodyInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1-1.5)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercentBodyInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 75, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLightningResistanceHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 75, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "quiver_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumLightningResistanceHighInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 80, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "quiver_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["MaximumLightningResistanceHighInfluence3_"] = { type = "Prefix", affix = "Crusader's", "+3% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 86, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["DamagePerBlockChanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "1% increased Damage per 1% Chance to Block Attack Damage", statOrderKey = "4665", statOrder = { 4665 }, level = 68, group = "DamagePerBlockChance", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MinimumPowerChargeInfluence1"] = { type = "Suffix", affix = "of the Crusade", "+1 to Minimum Power Charges", statOrderKey = "1331", statOrder = { 1331 }, level = 68, group = "MinimumPowerCharges", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["MinimumPowerChargeInfluence2"] = { type = "Suffix", affix = "of the Crusade", "+2 to Minimum Power Charges", statOrderKey = "1331", statOrder = { 1331 }, level = 80, group = "MinimumPowerCharges", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["RecoverEnergyShieldPercentOnBlockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Recover (3-5)% of Energy Shield when you Block", statOrderKey = "1927", statOrder = { 1927 }, level = 68, group = "RecoverEnergyShieldPercentOnBlock", weightKey = { "shield_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, - ["EnergyShieldRegenHighInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Regenerate (1.5-2.5)% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 75, group = "EnergyShieldRegeneration", weightKey = { "shield_crusader", "amulet_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ChanceToChillAttackersOnBlockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-40)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4459", statOrder = { 4459 }, level = 68, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, - ["ChanceToChillAttackersOnBlockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4459", statOrder = { 4459 }, level = 75, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, - ["ChanceToShockAttackersOnBlockInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(25-40)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7228", statOrder = { 7228 }, level = 68, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, - ["ChanceToShockAttackersOnBlockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7228", statOrder = { 7228 }, level = 75, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, - ["SpellBlockIfBlockedSpellsInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "+(7-9)% Chance to Block Spell Damage if you have Blocked Spell Damage Recently", statOrderKey = "7316", statOrder = { 7316 }, level = 68, group = "SpellBlockIfBlockedSpellRecently", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockIfBlockedSpellsInfluence2"] = { type = "Suffix", affix = "of the Crusade", "+(10-12)% Chance to Block Spell Damage if you have Blocked Spell Damage Recently", statOrderKey = "7316", statOrder = { 7316 }, level = 75, group = "SpellBlockIfBlockedSpellRecently", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["WarcryBuffEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(18-21)% increased Warcry Buff Effect", statOrderKey = "7570", statOrder = { 7570 }, level = 68, group = "WarcryEffect", weightKey = { "shield_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["WarcryBuffEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Warcry Buff Effect", statOrderKey = "7570", statOrder = { 7570 }, level = 75, group = "WarcryEffect", weightKey = { "shield_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MaximumFireResistanceHighInfluence1__"] = { type = "Prefix", affix = "Warlord's", "+1% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 75, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumFireResistanceHighInfluence2__"] = { type = "Prefix", affix = "Warlord's", "+2% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 80, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["MaximumFireResistanceHighInfluence3"] = { type = "Prefix", affix = "Warlord's", "+3% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 86, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AreaOfEffectInfluence1"] = { type = "Prefix", affix = "Warlord's", "(7-9)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 68, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectInfluence2"] = { type = "Prefix", affix = "Warlord's", "(10-12)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 75, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectInfluence3"] = { type = "Prefix", affix = "Warlord's", "(13-15)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 80, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MinimumEnduranceChargeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+1 to Minimum Endurance Charges", statOrderKey = "1321", statOrder = { 1321 }, level = 68, group = "MinimumEnduranceCharges", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["MinimumEnduranceChargeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+2 to Minimum Endurance Charges", statOrderKey = "1321", statOrder = { 1321 }, level = 80, group = "MinimumEnduranceCharges", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["RecoverLifePercentOnBlockInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "Recover (3-5)% of Life when you Block", statOrderKey = "2477", statOrder = { 2477 }, level = 68, group = "RecoverLifePercentOnBlock", weightKey = { "shield_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, - ["AttackBlockIfBlockedAttacksInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(5-6)% Chance to Block Attack Damage if you have Blocked Attack Damage Recently", statOrderKey = "4281", statOrder = { 4281 }, level = 68, group = "AttackBlockIfBlockedAttackRecently", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AttackBlockIfBlockedAttacksInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(7-8)% Chance to Block Attack Damage if you have Blocked Attack Damage Recently", statOrderKey = "4281", statOrder = { 4281 }, level = 75, group = "AttackBlockIfBlockedAttackRecently", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalPhysicalDamageReductionHighInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 75, group = "ReducedPhysicalDamageTaken", weightKey = { "shield_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["MaximumColdResistanceHighInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+1% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 75, group = "MaximumColdResist", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumColdResistanceHighInfluence2"] = { type = "Prefix", affix = "Redeemer's", "+2% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 80, group = "MaximumColdResist", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["MaximumColdResistanceHighInfluence3__"] = { type = "Prefix", affix = "Redeemer's", "+3% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 86, group = "MaximumColdResist", weightKey = { "shield_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["EnergyShieldDelayHighInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(16-20)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 68, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldDelayHighInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(21-25)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 75, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldDelayHighInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 80, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["MinimumFrenzyChargeInfluence1"] = { type = "Suffix", affix = "of Redemption", "+1 to Minimum Frenzy Charges", statOrderKey = "1326", statOrder = { 1326 }, level = 68, group = "MinimumFrenzyCharges", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MinimumFrenzyChargeInfluence2"] = { type = "Suffix", affix = "of Redemption", "+2 to Minimum Frenzy Charges", statOrderKey = "1326", statOrder = { 1326 }, level = 80, group = "MinimumFrenzyCharges", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["RecoverManaPercentOnBlockInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Recover (3-5)% of your maximum Mana when you Block", statOrderKey = "6119", statOrder = { 6119 }, level = 68, group = "RecoverManaPercentOnBlock", weightKey = { "shield_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, - ["AdditionalChanceToEvadeHighInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(3-5)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "shield_eyrie", "amulet_eyrie", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AvoidPhysicalDamageInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to Avoid Physical Damage from Hits", statOrderKey = "2789", statOrder = { 2789 }, level = 68, group = "PhysicalDamageAvoidance", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AvoidPhysicalDamageInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to Avoid Physical Damage from Hits", statOrderKey = "2789", statOrder = { 2789 }, level = 80, group = "PhysicalDamageAvoidance", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["CurseEffectivenessInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-11)% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 73, group = "CurseEffectiveness", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseEffectivenessInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 80, group = "CurseEffectiveness", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AuraEffectInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 73, group = "AuraEffect", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AuraEffectInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 80, group = "AuraEffect", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["IncreasedAilmentEffectLowInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-20)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 68, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "shield_eyrie", "quiver_eyrie", "ring_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["IncreasedAilmentEffectLowInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 75, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "shield_eyrie", "quiver_eyrie", "ring_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["MaximumResistancesInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 80, group = "MaximumResistances", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["MaximumResistancesInfluence2"] = { type = "Prefix", affix = "Hunter's", "+2% to all maximum Resistances", statOrderKey = "1184", statOrder = { 1184 }, level = 85, group = "MaximumResistances", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, - ["MaximumChaosResistanceHighInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1% to maximum Chaos Resistance", statOrderKey = "1182", statOrder = { 1182 }, level = 75, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "quiver_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["MaximumChaosResistanceHighInfluence2"] = { type = "Prefix", affix = "Hunter's", "+2% to maximum Chaos Resistance", statOrderKey = "1182", statOrder = { 1182 }, level = 80, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "quiver_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["MaximumChaosResistanceHighInfluence3"] = { type = "Prefix", affix = "Hunter's", "+3% to maximum Chaos Resistance", statOrderKey = "1182", statOrder = { 1182 }, level = 86, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["MaximumLifeInfluence1"] = { type = "Prefix", affix = "Hunter's", "(3-6)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "shield_basilisk", "belt_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLifeInfluence2"] = { type = "Prefix", affix = "Hunter's", "(7-10)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 84, group = "MaximumLifeIncreasePercent", weightKey = { "shield_basilisk", "belt_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["NoExtraDamageFromBleedMovingInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2607", statOrder = { 2607 }, level = 75, group = "NoExtraDamageFromBleedMoving", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["GainRandomChargeOnBlockInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Gain an Endurance, Frenzy or Power charge when you Block", statOrderKey = "5101", statOrder = { 5101 }, level = 68, group = "GainRandomChargeOnBlock", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["SocketedGemsReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Socketed Gems have 10% reduced Reservation", statOrderKey = "282", statOrder = { 282 }, level = 68, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["SocketedGemsReducedReservationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Socketed Gems have 15% reduced Reservation", statOrderKey = "282", statOrder = { 282 }, level = 80, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["DegenDamageTakenInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(4-6)% reduced Damage taken from Damage Over Time", statOrderKey = "1742", statOrder = { 1742 }, level = 68, group = "DegenDamageTaken", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DegenDamageTakenInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-10)% reduced Damage taken from Damage Over Time", statOrderKey = "1742", statOrder = { 1742 }, level = 80, group = "DegenDamageTaken", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["LifeRegenerationPercentHighInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.1-1.5)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "shield_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRegenerationPercentHighInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 80, group = "LifeRegenerationRatePercentage", weightKey = { "shield_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["PhysicalAddedAsExtraLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "Gain (5-10)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "quiver_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (11-15)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "quiver_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["AdditionalArrowInfluence1"] = { type = "Prefix", affix = "Warlord's", "Bow Attacks fire an additional Arrow", statOrderKey = "1312", statOrder = { 1312 }, level = 80, group = "AdditionalArrows", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["PhysicalAddedAsExtraFireInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Gain (5-10)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "quiver_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireInfluence2_____"] = { type = "Prefix", affix = "Warlord's", "Gain (11-15)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "quiver_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["MaimOnHitInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 15% chance to Maim on Hit", statOrderKey = "6096", statOrder = { 6096 }, level = 68, group = "GlobalMaimOnHit", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MaimOnHitInfluence2___"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 20% chance to Maim on Hit", statOrderKey = "6096", statOrder = { 6096 }, level = 75, group = "GlobalMaimOnHit", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["ChancetoGainPhasingOnKillInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(5-6)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChancetoGainPhasingOnKillInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(7-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 70, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChancetoGainPhasingOnKillInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(9-10)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 73, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BleedOnHitDamageInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 10% chance to cause Bleeding", "(15-25)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 68, group = "BleedingDamage", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedOnHitDamageInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 15% chance to cause Bleeding", "(26-30)% increased Damage with Bleeding", statOrderKey = "1948,2584", statOrder = { 1948, 2584 }, level = 75, group = "BleedingDamage", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["PhysicalAddedAsExtraColdInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Gain (5-10)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "quiver_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (11-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "quiver_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["MovementVelocityExtraInfluence1"] = { type = "Prefix", affix = "Hunter's", "(3-6)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 75, group = "MovementVelocity", weightKey = { "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityExtraInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(7-10)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 80, group = "MovementVelocity", weightKey = { "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["ManaGainPerTargetInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(3-5) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 68, group = "ManaGainPerTarget", weightKey = { "gloves_basilisk", "quiver_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["ChaosDamageOverTimeMultiplierQuiverInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Chaos Damage over Time Multiplier with Attack Skills", statOrderKey = "821", statOrder = { 821 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos", "attack" }, }, - ["ChaosDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Chaos Damage over Time Multiplier with Attack Skills", statOrderKey = "821", statOrder = { 821 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos", "attack" }, }, - ["PhysicalDamageOverTimeMultiplierQuiverInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Physical Damage over Time Multiplier with Attack Skills", statOrderKey = "810", statOrder = { 810 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical", "attack" }, }, - ["PhysicalDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Physical Damage over Time Multiplier with Attack Skills", statOrderKey = "810", statOrder = { 810 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical", "attack" }, }, - ["FireDamageOverTimeMultiplierQuiverInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Fire Damage over Time Multiplier with Attack Skills", statOrderKey = "813", statOrder = { 813 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["FireDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Fire Damage over Time Multiplier with Attack Skills", statOrderKey = "813", statOrder = { 813 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["PoisonOnHitDamageInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "15% chance to Poison on Hit", "(15-25)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 68, group = "PoisonDamage", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonOnHitDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "20% chance to Poison on Hit", "(26-30)% increased Damage with Poison", statOrderKey = "2588,2596", statOrder = { 2588, 2596 }, level = 75, group = "PoisonDamage", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["GlobalEnergyShieldPercentInfluence1"] = { type = "Prefix", affix = "Crusader's", "(7-9)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 68, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["GlobalEnergyShieldPercentInfluence2"] = { type = "Prefix", affix = "Crusader's", "(10-12)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 78, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["GlobalEnergyShieldPercentInfluence3"] = { type = "Prefix", affix = "Crusader's", "(13-15)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 82, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["CriticalStrikeChanceShockedEnemiesInfluence1"] = { type = "Prefix", affix = "Crusader's", "(30-34)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4554", statOrder = { 4554 }, level = 68, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceShockedEnemiesInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-39)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4554", statOrder = { 4554 }, level = 75, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceShockedEnemiesInfluence3__"] = { type = "Prefix", affix = "Crusader's", "(40-45)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4554", statOrder = { 4554 }, level = 80, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["LightningDamageInfluence1__"] = { type = "Prefix", affix = "Crusader's", "(16-20)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 68, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamageInfluence2"] = { type = "Prefix", affix = "Crusader's", "(21-25)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 75, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningDamageInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(26-30)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 80, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["FortifyOnMeleeStunInfluence1"] = { type = "Prefix", affix = "Crusader's", "(8-12)% chance to gain Fortify when you Stun an Enemy with Melee Damage", statOrderKey = "4396", statOrder = { 4396 }, level = 68, group = "FortifyOnMeleeStun", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CooldownRecoveryHighInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 75, group = "CooldownRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CooldownRecoveryHighInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 84, group = "CooldownRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SpellDamageDuringFlaskEffectInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "(20-25)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["SpellDamageDuringFlaskEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["SpellDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% increased Spell Damage during any Flask Effect", statOrderKey = "7325", statOrder = { 7325 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, - ["EnergyShieldRecoveryRateInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-15)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRecoveryRateInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% increased Energy Shield Recovery rate", statOrderKey = "1114", statOrder = { 1114 }, level = 75, group = "EnergyShieldRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["RemoveShockOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Remove Shock when you use a Flask", statOrderKey = "7181", statOrder = { 7181 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, - ["GlobalArmourPercentInfluence1"] = { type = "Prefix", affix = "Warlord's", "(7-9)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 68, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["GlobalArmourPercentInfluence2___"] = { type = "Prefix", affix = "Warlord's", "(10-12)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 78, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["GlobalArmourPercentInfluence3"] = { type = "Prefix", affix = "Warlord's", "(13-15)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 82, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["FireDamageBurningEnemiesInfluence1"] = { type = "Prefix", affix = "Warlord's", "(22-27) to (41-46) added Fire Damage against Burning Enemies", statOrderKey = "7437", statOrder = { 7437 }, level = 68, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageBurningEnemiesInfluence2"] = { type = "Prefix", affix = "Warlord's", "(28-32) to (47-51) added Fire Damage against Burning Enemies", statOrderKey = "7437", statOrder = { 7437 }, level = 75, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageBurningEnemiesInfluence3"] = { type = "Prefix", affix = "Warlord's", "(33-39) to (52-55) added Fire Damage against Burning Enemies", statOrderKey = "7437", statOrder = { 7437 }, level = 80, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(16-20)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 68, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(21-25)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 75, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(26-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 80, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ReducedCriticalStrikeDamageTakenInfluence1"] = { type = "Prefix", affix = "Warlord's", "You take (15-20)% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 68, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["ReducedCriticalStrikeDamageTakenInfluence2_"] = { type = "Prefix", affix = "Warlord's", "You take (21-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1059", statOrder = { 1059 }, level = 75, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AllDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(11-15)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 75, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AllDamageInfluence2___"] = { type = "Prefix", affix = "Warlord's", "(16-20)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 80, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AllDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(21-25)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 85, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MeleeDamageDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(20-25)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["MeleeDamageDuringFlaskEffectInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(26-30)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["MeleeDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(31-35)% increased Melee Damage during any Flask Effect", statOrderKey = "6746", statOrder = { 6746 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["LifeRecoveryRateInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(10-15)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 68, group = "LifeRecoveryRate", weightKey = { "belt_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRecoveryRateInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(16-20)% increased Life Recovery rate", statOrderKey = "1123", statOrder = { 1123 }, level = 75, group = "LifeRecoveryRate", weightKey = { "belt_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["RemoveIgniteOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Remove Ignite and Burning when you use a Flask", statOrderKey = "7175", statOrder = { 7175 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, - ["GlobalEvasionPercentInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(7-9)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 68, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["GlobalEvasionPercentInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(10-12)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 78, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["GlobalEvasionPercentInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "(13-15)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 82, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DamageChilledEnemiesInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4674", statOrder = { 4674 }, level = 68, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageChilledEnemiesInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(31-35)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4674", statOrder = { 4674 }, level = 75, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageChilledEnemiesInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(36-40)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4674", statOrder = { 4674 }, level = 80, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["FlaskEffectInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Flasks applied to you have (4-7)% increased Effect", statOrderKey = "2164", statOrder = { 2164 }, level = 75, group = "FlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskEffectInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Flasks applied to you have (8-10)% increased Effect", statOrderKey = "2164", statOrder = { 2164 }, level = 81, group = "FlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["ColdDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(16-20)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 68, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(21-25)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 75, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdDamageInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 80, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AttackSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "(8-14)% increased Attack Speed during any Flask Effect", statOrderKey = "2717", statOrder = { 2717 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, - ["ProjectileAttackDamageDuringFlaskEffectInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(20-25)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ProjectileAttackDamageDuringFlaskEffectInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(26-30)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ProjectileAttackDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of Redemption", "(31-35)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7082", statOrder = { 7082 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, - ["ManaRecoveryRateInfluence1"] = { type = "Suffix", affix = "of Redemption", "(10-15)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 68, group = "ManaRecoveryRate", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRecoveryRateInfluence2__"] = { type = "Suffix", affix = "of Redemption", "(16-20)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 75, group = "ManaRecoveryRate", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["RemoveFreezeOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of Redemption", "Remove Chill and Freeze when you use a Flask", statOrderKey = "7173", statOrder = { 7173 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, - ["FlaskChanceToNotConsumeChargesInfluence1"] = { type = "Prefix", affix = "Hunter's", "(6-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3629", statOrder = { 3629 }, level = 80, group = "FlaskChargesUsed", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["FlaskChargeOnCritInfluence1"] = { type = "Prefix", affix = "Hunter's", "Gain a Flask Charge when you deal a Critical Strike", statOrderKey = "2809", statOrder = { 2809 }, level = 75, group = "FlaskChargeOnCrit", weightKey = { "belt_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["ChaosDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "(16-20)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 68, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(21-25)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 75, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["ChaosDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "(26-30)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 80, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["PercentageAllAttributesInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-9)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 68, group = "PercentageAllAttributes", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["PercentageAllAttributesInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(10-12)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 75, group = "PercentageAllAttributes", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["CastSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(8-14)% increased Cast Speed during any Flask Effect", statOrderKey = "4349", statOrder = { 4349 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, - ["ArmourPenetrationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (8-11)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 68, group = "ArmourPenetration", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ArmourPenetrationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (12-15)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 75, group = "ArmourPenetration", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["MovementSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-10)% increased Movement Speed during any Flask Effect", statOrderKey = "2601", statOrder = { 2601 }, level = 81, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, - ["PhysicalAttackDamageTakenInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "-(35-25) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 68, group = "PhysicalAttackDamageTaken", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["PhysicalAttackDamageTakenInfluence2"] = { type = "Suffix", affix = "of the Hunt", "-(45-36) Physical Damage taken from Attack Hits", statOrderKey = "1731", statOrder = { 1731 }, level = 75, group = "PhysicalAttackDamageTaken", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["ChanceToShockAddedDamageInfluence1"] = { type = "Prefix", affix = "Crusader's", "(4-6)% chance to Shock", "Adds (3-7) to (34-38) Lightning Damage against Shocked Enemies", statOrderKey = "1535,5132", statOrder = { 1535, 5132 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, - ["ChanceToShockAddedDamageInfluence2"] = { type = "Prefix", affix = "Crusader's", "(7-10)% chance to Shock", "Adds (6-10) to (41-45) Lightning Damage against Shocked Enemies", statOrderKey = "1535,5132", statOrder = { 1535, 5132 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, - ["AddedLightningDamagePerPowerChargeInfluence1__"] = { type = "Prefix", affix = "Crusader's", "1 to (6-8) Lightning Damage per Power Charge", statOrderKey = "6794", statOrder = { 6794 }, level = 75, group = "AddedLightningDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["AddedLightningDamagePerPowerChargeInfluence2"] = { type = "Prefix", affix = "Crusader's", "(1-2) to (9-11) Lightning Damage per Power Charge", statOrderKey = "6794", statOrder = { 6794 }, level = 80, group = "AddedLightningDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["SpellDamageRingInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(15-17)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 68, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageRingInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(18-21)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 75, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamageRingInfluence3__"] = { type = "Prefix", affix = "Crusader's", "(22-25)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 80, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["IncreasedLifeLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "(35-40)% increased total Recovery per second from Life Leech", statOrderKey = "1659", statOrder = { 1659 }, level = 68, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeLeechRateInfluence2"] = { type = "Prefix", affix = "Crusader's", "(41-45)% increased total Recovery per second from Life Leech", statOrderKey = "1659", statOrder = { 1659 }, level = 75, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedLifeLeechRateInfluence3"] = { type = "Prefix", affix = "Crusader's", "(46-50)% increased total Recovery per second from Life Leech", statOrderKey = "1659", statOrder = { 1659 }, level = 80, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ReducedCurseEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-29)% reduced Effect of Curses on you", statOrderKey = "1674", statOrder = { 1674 }, level = 68, group = "ReducedCurseEffect", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ReducedCurseEffectInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(30-35)% reduced Effect of Curses on you", statOrderKey = "1674", statOrder = { 1674 }, level = 75, group = "ReducedCurseEffect", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitConductivityInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 20% increased Effect", statOrderKey = "1978", statOrder = { 1978 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_crusader", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitConductivityInfluence2___"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 32% increased Effect", statOrderKey = "1978", statOrder = { 1978 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_crusader", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["LifeGainedOnSpellHitInfluence1"] = { type = "Prefix", affix = "Crusader's", "+(8-12) Life gained for each Enemy hit by your Spells", statOrderKey = "1261", statOrder = { 1261 }, level = 68, group = "LifeGainedOnSpellHit", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, - ["LifeGainedOnSpellHitInfluence2"] = { type = "Prefix", affix = "Crusader's", "+(13-15) Life gained for each Enemy hit by your Spells", statOrderKey = "1261", statOrder = { 1261 }, level = 75, group = "LifeGainedOnSpellHit", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, - ["GlobalCriticalStrikeChanceRingInfluence1___"] = { type = "Suffix", affix = "of the Crusade", "(15-17)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["GlobalCriticalStrikeChanceRingInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(18-21)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["GlobalCriticalStrikeChanceRingInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 80, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["ChanceToIgniteAddedDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(4-6)% chance to Ignite", "Adds (9-12) to (27-30) Fire Damage against Ignited Enemies", statOrderKey = "1528,5130", statOrder = { 1528, 5130 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["ChanceToIgniteAddedDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(7-10)% chance to Ignite", "Adds (13-16) to (33-36) Fire Damage against Ignited Enemies", statOrderKey = "1528,5130", statOrder = { 1528, 5130 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["AddedFireDamagePerEnduranceChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "(2-3) to (4-5) Fire Damage per Endurance Charge", statOrderKey = "6790", statOrder = { 6790 }, level = 75, group = "AddedFireDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AddedFireDamagePerEnduranceChargeInfluence2__"] = { type = "Prefix", affix = "Warlord's", "(3-4) to (6-7) Fire Damage per Endurance Charge", statOrderKey = "6790", statOrder = { 6790 }, level = 80, group = "AddedFireDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["MeleeDamageRingInfluence1"] = { type = "Prefix", affix = "Warlord's", "(15-17)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 68, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageRingInfluence2"] = { type = "Prefix", affix = "Warlord's", "(18-21)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 75, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MeleeDamageRingInfluence3"] = { type = "Prefix", affix = "Warlord's", "(22-25)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 80, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["CurseOnHitFlammabilityInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 20% increased Effect", statOrderKey = "1981", statOrder = { 1981 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitFlammabilityInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 32% increased Effect", statOrderKey = "1981", statOrder = { 1981 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitVulnerabilityInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Vulnerability on Hit, with 20% increased Effect", statOrderKey = "1974", statOrder = { 1974 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitVulnerabilityInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Vulnerability on Hit, with 32% increased Effect", statOrderKey = "1974", statOrder = { 1974 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CriticalStrikeMultiplierRingInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(14-16)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierRingInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(17-19)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierRingInfluence3_"] = { type = "Suffix", affix = "of the Conquest", "+(20-22)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 80, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["BleedDamageAndDurationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(8-12)% increased Damage with Bleeding", "(5-6)% increased Bleeding Duration", statOrderKey = "2584,4093", statOrder = { 2584, 4093 }, level = 68, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedDamageAndDurationInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(13-17)% increased Damage with Bleeding", "(7-8)% increased Bleeding Duration", statOrderKey = "2584,4093", statOrder = { 2584, 4093 }, level = 75, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BleedDamageAndDurationInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(18-22)% increased Damage with Bleeding", "(9-10)% increased Bleeding Duration", statOrderKey = "2584,4093", statOrder = { 2584, 4093 }, level = 80, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["ChanceToFreezeAddedDamageInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to Freeze", "Adds (9-12) to (27-30) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "1531,5129", statOrder = { 1531, 5129 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["ChanceToFreezeAddedDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to Freeze", "Adds (13-16) to (33-36) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "1531,5129", statOrder = { 1531, 5129 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["AddedColdDamagePerFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(2-3) to (4-5) Added Cold Damage per Frenzy Charge", statOrderKey = "3671", statOrder = { 3671 }, level = 75, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AddedColdDamagePerFrenzyChargeInfluence2__"] = { type = "Prefix", affix = "Redeemer's", "(3-4) to (6-7) Added Cold Damage per Frenzy Charge", statOrderKey = "3671", statOrder = { 3671 }, level = 80, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ProjectileAttackDamageRingInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(15-17)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageRingInfluence2___"] = { type = "Prefix", affix = "Redeemer's", "(18-21)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 75, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageRingInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(22-25)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 80, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["MinionDamageRingInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (15-17)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 68, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageRingInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (18-21)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["MinionDamageRingInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (22-25)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 80, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["EnergyShieldRechargeDelayInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(15-20)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 68, group = "EnergyShieldDelay", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRechargeDelayInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(20-24)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 75, group = "EnergyShieldDelay", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["CurseOnHitFrostbiteInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 20% increased Effect", statOrderKey = "1982", statOrder = { 1982 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_eyrie", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitFrostbiteInfluence2"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 32% increased Effect", statOrderKey = "1982", statOrder = { 1982 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_eyrie", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AttackSpeedHitRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-12)% increased Attack Speed if you've been Hit Recently", statOrderKey = "4032", statOrder = { 4032 }, level = 75, group = "AttackSpeedHitRecently", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["IncreasedExperienceGainInfluence1"] = { type = "Prefix", affix = "Hunter's", "(2-3)% increased Experience gain", statOrderKey = "1147", statOrder = { 1147 }, level = 85, group = "ExperienceIncrease", weightKey = { "ring_basilisk", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReflectedPhysicalDamageRingInfluence1"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (31-45)% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ReflectedPhysicalDamageRingInfluence2_"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (46-55)% reduced Reflected Physical Damage", statOrderKey = "7041", statOrder = { 7041 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ReflectedElementalDamageRingInfluence1"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (31-45)% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReflectedElementalDamageRingInfluence2"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (46-55)% reduced Reflected Elemental Damage", statOrderKey = "4821", statOrder = { 4821 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["EnergyShieldDelayInfluence1"] = { type = "Prefix", affix = "Hunter's", "(15-20)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 68, group = "EnergyShieldDelay", weightKey = { "ring_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldDelayInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(20-24)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 75, group = "EnergyShieldDelay", weightKey = { "ring_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["LifeGainPerTargetInfluence1"] = { type = "Prefix", affix = "Hunter's", "+(10-15) Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 68, group = "LifeGainPerTarget", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["LifeGainPerTargetInfluence2__"] = { type = "Prefix", affix = "Hunter's", "+(16-20) Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 75, group = "LifeGainPerTarget", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, - ["ExertedAttackDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (25-27)% increased Damage", statOrderKey = "4833", statOrder = { 4833 }, level = 68, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ExertedAttackDamageInfluence2__"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (28-31)% increased Damage", statOrderKey = "4833", statOrder = { 4833 }, level = 75, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ExertedAttackDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (32-35)% increased Damage", statOrderKey = "4833", statOrder = { 4833 }, level = 80, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["CurseOnHitElementalWeaknessInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Elemental Weakness on Hit, with 20% increased Effect", statOrderKey = "1976", statOrder = { 1976 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitElementalWeaknessInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Elemental Weakness on Hit, with 32% increased Effect", statOrderKey = "1976", statOrder = { 1976 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitDespairInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 20% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitDespairInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 32% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PoisonDamageAndDurationInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(5-6)% increased Poison Duration", "(8-12)% increased Damage with Poison", statOrderKey = "2585,2596", statOrder = { 2585, 2596 }, level = 68, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamageAndDurationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-8)% increased Poison Duration", "(13-17)% increased Damage with Poison", statOrderKey = "2585,2596", statOrder = { 2585, 2596 }, level = 75, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamageAndDurationInfluence3__"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Poison Duration", "(18-22)% increased Damage with Poison", statOrderKey = "2585,2596", statOrder = { 2585, 2596 }, level = 80, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["LightningDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Crusader's", "(0.3-0.5)% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["LightningDamageESLeechInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(0.2-0.4)% of Lightning Damage Leeched as Energy Shield", statOrderKey = "4109", statOrder = { 4109 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "lightning" }, }, - ["DamagePer15IntelligenceInfluence1"] = { type = "Prefix", affix = "Crusader's", "1% increased Damage per 15 Intelligence", statOrderKey = "4663", statOrder = { 4663 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeInfluence1"] = { type = "Prefix", affix = "Crusader's", "(3-4)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 68, group = "AllDamage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeInfluence2"] = { type = "Prefix", affix = "Crusader's", "(5-6)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 80, group = "AllDamage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["GlobalLightningGemLevelInfluence1_"] = { type = "Prefix", affix = "Crusader's", "+1 to Level of all Lightning Skill Gems", statOrderKey = "5533", statOrder = { 5533 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["LightningPenetrationInfluence1__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (4-7)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 68, group = "LightningResistancePenetration", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningPenetrationInfluence2__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (8-10)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 82, group = "LightningResistancePenetration", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["MaximumLifeLeechRateHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1253", statOrder = { 1253 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumEnergyShieldLeechRateHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "(15-25)% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1256", statOrder = { 1256 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["MaximumSpellBlockChanceInfluence1"] = { type = "Suffix", affix = "of the Crusade", "+2% to maximum Chance to Block Spell Damage", statOrderKey = "1495", statOrder = { 1495 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["WrathReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (20-25)% reduced Reservation", statOrderKey = "3448", statOrder = { 3448 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DisciplineReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Discipline has (25-30)% reduced Reservation", statOrderKey = "3443", statOrder = { 3443 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["PurityOfLightningReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Purity of Lightning has (25-30)% reduced Reservation", statOrderKey = "3446", statOrder = { 3446 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ZealotryReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (20-25)% reduced Reservation", statOrderKey = "7629", statOrder = { 7629 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["SpellBlockAmuletInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(4-5)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockAmuletInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(6-7)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 80, group = "SpellBlockPercentage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["FireDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Warlord's", "(0.3-0.5)% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["FireDamageESLeechInfluence1"] = { type = "Prefix", affix = "Warlord's", "(0.2-0.4)% of Fire Damage Leeched as Energy Shield", statOrderKey = "4108", statOrder = { 4108 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "fire" }, }, - ["DamagePer15StrengthInfluence1"] = { type = "Prefix", affix = "Warlord's", "1% increased Damage per 15 Strength", statOrderKey = "4664", statOrder = { 4664 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerEnduranceChargeInfluence1__"] = { type = "Prefix", affix = "Warlord's", "(3-4)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 68, group = "AllDamage", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerEnduranceChargeInfluence2"] = { type = "Prefix", affix = "Warlord's", "(5-6)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 80, group = "AllDamage", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["GlobalFireGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of all Fire Skill Gems", statOrderKey = "4971", statOrder = { 4971 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["GlobalPhysicalGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of all Physical Skill Gems", statOrderKey = "7042", statOrder = { 7042 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "gem" }, }, - ["FirePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (4-7)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 68, group = "FireResistancePenetration", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FirePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (8-10)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 82, group = "FireResistancePenetration", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["MaximumAttackBlockChanceInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2% to maximum Chance to Block Attack Damage", statOrderKey = "1494", statOrder = { 1494 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AngerReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (20-25)% reduced Reservation", statOrderKey = "2834", statOrder = { 2834 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DeterminationReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Determination has (20-25)% reduced Reservation", statOrderKey = "3442", statOrder = { 3442 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["PurityOfFireReducedReservationInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Purity of Fire has (25-30)% reduced Reservation", statOrderKey = "3445", statOrder = { 3445 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["PrideReducedReservationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "Pride has (20-25)% reduced Reservation", statOrderKey = "7076", statOrder = { 7076 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ColdDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(0.3-0.5)% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["ColdDamageESLeechInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(0.2-0.4)% of Cold Damage Leeched as Energy Shield", statOrderKey = "4106", statOrder = { 4106 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "cold" }, }, - ["DamagePer15DexterityInfluence1"] = { type = "Prefix", affix = "Redeemer's", "1% increased Damage per 15 Dexterity", statOrderKey = "4662", statOrder = { 4662 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(3-4)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 68, group = "AllDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerFrenzyChargeInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "(5-6)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 80, group = "AllDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["GlobalColdGemLevelInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "+1 to Level of all Cold Skill Gems", statOrderKey = "4510", statOrder = { 4510 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["ColdPenetrationInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (4-7)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 68, group = "ColdResistancePenetration", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdPenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (8-10)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 82, group = "ColdResistancePenetration", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["MaximumAttackDodgeChanceInfluence1_"] = { type = "Suffix", affix = "of Redemption", "+2% to maximum Chance to Dodge Attack Hits", statOrderKey = "6719", statOrder = { 6719 }, level = 68, group = "MaximumDodgeChance", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["MaximumSpellDodgeChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "+2% to maximum Chance to Dodge Spell Hits", statOrderKey = "6741", statOrder = { 6741 }, level = 68, group = "MaximumDodgeChance", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["HatredReducedReservationInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Hatred has (20-25)% reduced Reservation", statOrderKey = "3440", statOrder = { 3440 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["GraceReducedReservationInfluence1"] = { type = "Suffix", affix = "of Redemption", "Grace has (20-25)% reduced Reservation", statOrderKey = "3449", statOrder = { 3449 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["PurityOfIceReducedReservationInfluence1__"] = { type = "Suffix", affix = "of Redemption", "Purity of Ice has (25-30)% reduced Reservation", statOrderKey = "3441", statOrder = { 3441 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["WarcrySpeedInfluence1"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 68, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(26-30)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 75, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedInfluence3"] = { type = "Suffix", affix = "of Redemption", "(31-35)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 80, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(15-20)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 42, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "(21-25)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 58, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "(26-30)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 74, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["WarcrySpeedEssence4_"] = { type = "Suffix", affix = "of the Essence", "(31-35)% increased Warcry Speed", statOrderKey = "2694", statOrder = { 2694 }, level = 82, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DoubleDamageStunnedRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to deal Double Damage if you have Stunned an Enemy Recently", statOrderKey = "4376", statOrder = { 4376 }, level = 75, group = "DoubleDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DoubleDamageStunnedRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to deal Double Damage if you have Stunned an Enemy Recently", statOrderKey = "4376", statOrder = { 4376 }, level = 83, group = "DoubleDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["PhysicalDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Hunter's", "(0.3-0.5)% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 68, group = "PhysicalDamageLifeLeech", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["ChaosDamageLifeLeechInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(0.3-0.5)% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 68, group = "ChaosDamageLifeLeech", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["GlobalChaosGemLevelInfluence1__"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Chaos Skill Gems", statOrderKey = "4448", statOrder = { 4448 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["GlobalStrengthGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Strength Skill Gems", statOrderKey = "7390", statOrder = { 7390 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["GlobalDexterityGemLevelInfluence1_"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Dexterity Skill Gems", statOrderKey = "4735", statOrder = { 4735 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["GlobalIntelligenceGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Intelligence Skill Gems", statOrderKey = "5419", statOrder = { 5419 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["ElementalPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (3-4)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (5-6)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 82, group = "ElementalPenetration", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["MalevolenceReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (20-25)% reduced Reservation", statOrderKey = "4728", statOrder = { 4728 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["RandomChargeOnKillInfluence1___"] = { type = "Suffix", affix = "of the Hunt", "(3-6)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3023", statOrder = { 3023 }, level = 68, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["RandomChargeOnKillInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-10)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3023", statOrder = { 3023 }, level = 75, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["ReducedAttributeRequirementsInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Items and Gems have (5-10)% reduced Attribute Requirements", statOrderKey = "2003", statOrder = { 2003 }, level = 68, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedAttributeRequirementsInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Items and Gems have (11-15)% reduced Attribute Requirements", statOrderKey = "2003", statOrder = { 2003 }, level = 75, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence1"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "793,1191", statOrder = { 793, 1191 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "793,1191", statOrder = { 793, 1191 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence3"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "793,1191", statOrder = { 793, 1191 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "793,1191", statOrder = { 793, 1191 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence5_"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "793,1191", statOrder = { 793, 1191 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence1"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "793,963", statOrder = { 793, 963 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence2"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "793,963", statOrder = { 793, 963 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence3"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "793,963", statOrder = { 793, 963 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "793,963", statOrder = { 793, 963 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "793,963", statOrder = { 793, 963 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "793,1012", statOrder = { 793, 1012 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "793,1012", statOrder = { 793, 1012 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "793,1012", statOrder = { 793, 1012 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "793,1012", statOrder = { 793, 1012 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "793,1012", statOrder = { 793, 1012 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence1"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "793,1036", statOrder = { 793, 1036 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence2"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "793,1036", statOrder = { 793, 1036 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "793,1036", statOrder = { 793, 1036 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "793,1036", statOrder = { 793, 1036 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "793,1036", statOrder = { 793, 1036 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, - ["LocalIncreasedPhysicalDamagePercentAndStunInfluence1__"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "793,1063", statOrder = { 793, 1063 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndStunInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "793,1063", statOrder = { 793, 1063 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndStunInfluence3"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "793,1063", statOrder = { 793, 1063 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 150, 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndStunInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "793,1063", statOrder = { 793, 1063 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndStunInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "793,1063", statOrder = { 793, 1063 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 50, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "793,1395", statOrder = { 793, 1395 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "793,1395", statOrder = { 793, 1395 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "793,1395", statOrder = { 793, 1395 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 150, 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "793,1395", statOrder = { 793, 1395 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "793,1395", statOrder = { 793, 1395 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 50, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence1"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "793,1314", statOrder = { 793, 1314 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "793,1314", statOrder = { 793, 1314 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "793,1314", statOrder = { 793, 1314 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "793,1314", statOrder = { 793, 1314 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "793,1314", statOrder = { 793, 1314 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(25-34)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "793,1309", statOrder = { 793, 1309 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence2"] = { type = "Prefix", affix = "Hunter's", "(35-44)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "793,1309", statOrder = { 793, 1309 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence3"] = { type = "Prefix", affix = "Hunter's", "(45-54)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "793,1309", statOrder = { 793, 1309 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence4_"] = { type = "Prefix", affix = "Hunter's", "(55-64)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "793,1309", statOrder = { 793, 1309 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence5_"] = { type = "Prefix", affix = "Hunter's", "(65-69)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "793,1309", statOrder = { 793, 1309 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (8-10) to (15-18) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 68, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (12-16) to (24-28) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 71, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (17-22) to (33-39) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 74, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (21-28) to (42-49) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 77, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (26-35) to (53-61) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 80, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "Adds (15-19) to (28-34) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 68, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (22-30) to (44-52) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 71, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (31-41) to (61-72) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 74, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (39-52) to (78-90) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 77, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedFireDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (49-65) to (99-114) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "918,3171", statOrder = { 918, 3171 }, level = 80, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (7-9) to (14-16) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 68, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (11-14) to (22-25) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 71, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (15-20) to (30-35) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 74, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (19-25) to (38-44) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 77, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (23-32) to (48-55) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 80, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (13-16) to (26-30) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 68, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationTwoHandInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Adds (21-26) to (41-46) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 71, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Adds (28-37) to (56-65) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 74, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (35-46) to (71-81) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 77, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedColdDamageAndPenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Redeemer's", "Adds (43-59) to (89-102) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "925,3172", statOrder = { 925, 3172 }, level = 80, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Crusader's", "Adds 2 to (25-29) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 68, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (40-45) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 71, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (2-5) to (55-63) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 74, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (70-79) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 77, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (3-8) to (89-99) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 80, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Adds 3 to (46-53) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 68, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Crusader's", "Adds (2-7) to (74-84) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 71, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (3-9) to (102-117) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 74, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Crusader's", "Adds (3-12) to (130-146) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 77, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (6-15) to (165-183) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "934,3173", statOrder = { 934, 3173 }, level = 80, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (5-7) to (11-13) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 68, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (9-11) to (17-20) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 71, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (12-16) to (24-28) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 74, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Hunter's", "Adds (15-20) to (30-35) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 77, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Hunter's", "Adds (18-25) to (38-44) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 80, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence1__"] = { type = "Prefix", affix = "Hunter's", "Adds (9-13) to (21-24) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 68, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (16-21) to (32-37) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 71, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (22-29) to (44-52) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 74, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Hunter's", "Adds (28-37) to (57-65) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 77, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Hunter's", "Adds (35-48) to (72-81) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "940,5899", statOrder = { 940, 5899 }, level = 80, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["SpellAddedFireDamagePenetrationInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (6-8) to (12-14) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 68, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (10-13) to (19-22) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 71, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (13-18) to (27-31) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 74, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (17-22) to (33-39) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 77, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (21-28) to (42-49) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 80, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (8-11) to (17-19) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 68, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (13-17) to (26-30) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 71, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Adds (18-24) to (36-42) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 74, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (23-30) to (45-53) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 77, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedFireDamagePenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Warlord's", "Adds (28-38) to (57-66) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "954,2400", statOrder = { 954, 2400 }, level = 80, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamagePenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (5-7) to (10-12) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 68, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Adds (8-10) to (16-18) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 71, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (11-15) to (22-25) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 74, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (14-18) to (27-32) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 77, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (17-23) to (34-40) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 80, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (8-10) to (15-18) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 68, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (12-16) to (23-27) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 71, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-22) to (33-38) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 74, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationTwoHandInfluence4_"] = { type = "Prefix", affix = "Redeemer's", "Adds (21-27) to (41-48) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 77, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedColdDamagePenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (26-34) to (52-60) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "955,2401", statOrder = { 955, 2401 }, level = 80, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamagePenetrationInfluence1___"] = { type = "Prefix", affix = "Crusader's", "Adds (1-2) to (21-22) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 68, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Adds (1-3) to (33-35) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 71, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (46-49) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 74, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationInfluence4_"] = { type = "Prefix", affix = "Crusader's", "Adds (2-5) to (58-61) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 77, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (73-77) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 80, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Crusader's", "Adds (1-3) to (32-34) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 68, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (49-52) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 71, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (69-73) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 74, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationTwoHandInfluence4__"] = { type = "Prefix", affix = "Crusader's", "Adds (2-7) to (87-92) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 77, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedLightningDamagePenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Crusader's", "Adds (3-9) to (109-115) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "956,2402", statOrder = { 956, 2402 }, level = 80, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["LocalWeaponFirePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (9-10)% Fire Resistance", statOrderKey = "3171", statOrder = { 3171 }, level = 68, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalWeaponFirePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (11-12)% Fire Resistance", statOrderKey = "3171", statOrder = { 3171 }, level = 73, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalWeaponFirePenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "3171", statOrder = { 3171 }, level = 78, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["LocalWeaponColdPenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (9-10)% Cold Resistance", statOrderKey = "3172", statOrder = { 3172 }, level = 68, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalWeaponColdPenetrationInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (11-12)% Cold Resistance", statOrderKey = "3172", statOrder = { 3172 }, level = 73, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalWeaponColdPenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "3172", statOrder = { 3172 }, level = 78, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["LocalWeaponLightningPenetrationInfluence1"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (9-10)% Lightning Resistance", statOrderKey = "3173", statOrder = { 3173 }, level = 68, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalWeaponLightningPenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (11-12)% Lightning Resistance", statOrderKey = "3173", statOrder = { 3173 }, level = 73, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalWeaponLightningPenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "3173", statOrder = { 3173 }, level = 78, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["LocalWeaponChaosPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (6-7)% Chaos Resistance", statOrderKey = "5899", statOrder = { 5899 }, level = 68, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalWeaponChaosPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (8-9)% Chaos Resistance", statOrderKey = "5899", statOrder = { 5899 }, level = 73, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalWeaponChaosPenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (10-12)% Chaos Resistance", statOrderKey = "5899", statOrder = { 5899 }, level = 78, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["LocalWeaponElementalPenetrationInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (6-7)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 68, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["LocalWeaponElementalPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (8-9)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 73, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["LocalWeaponElementalPenetrationInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (10-12)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 78, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["FireResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 6% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 68, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 7% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 73, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 8% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 78, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (10-11)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 68, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (12-13)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 73, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["FireResistancePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (14-15)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 78, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 6% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 68, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 7% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 73, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 8% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 78, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (10-11)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 68, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (12-13)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 73, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["ColdResistancePenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (14-15)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 78, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["LightningResistancePenetrationInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 6% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 68, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 7% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 73, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 8% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 78, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (10-11)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 68, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (12-13)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 73, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["LightningResistancePenetrationTwoHandInfluence3__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (14-15)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 78, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["ElementalResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 4% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalResistancePenetrationInfluence2_"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 5% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 73, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 6% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 78, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 68, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 73, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["ElementalResistancePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (11-12)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 78, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["PhysicalAddedAsExtraFireWeaponInfluence1"] = { type = "Prefix", affix = "Warlord's", "Gain (7-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireWeaponInfluence2"] = { type = "Prefix", affix = "Warlord's", "Gain (13-17)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 73, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireWeaponInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Gain (18-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 78, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence1__"] = { type = "Prefix", affix = "Warlord's", "Gain (16-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence2__"] = { type = "Prefix", affix = "Warlord's", "Gain (21-26)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 73, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Warlord's", "Gain (27-30)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 78, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["PhysicalAddedAsExtraColdWeaponInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Gain (7-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdWeaponInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (13-17)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 73, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdWeaponInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Gain (18-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 78, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Gain (16-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (21-26)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 73, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Gain (27-30)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 78, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["PhysicalAddedAsExtraLightningWeaponInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Gain (7-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningWeaponInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (13-17)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 73, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningWeaponInfluence3_"] = { type = "Prefix", affix = "Crusader's", "Gain (18-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 78, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Gain (16-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (21-26)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 73, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Crusader's", "Gain (27-30)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 78, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["AddedFireDamagePerStrengthInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (1-2) to (3-4) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4015", statOrder = { 4015 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "sceptre_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedFireDamagePerStrengthTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-3) to (4-5) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4015", statOrder = { 4015 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AddedColdDamagePerDexterityInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (1-2) to (3-4) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4055", statOrder = { 4055 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedColdDamagePerDexterityTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-3) to (4-5) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4055", statOrder = { 4055 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AddedLightningDamagePerIntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds 1 to (5-6) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4017", statOrder = { 4017 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AddedLightningDamagePerIntelligenceTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds 1 to (7-8) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4017", statOrder = { 4017 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["SpellDamagePer16StrengthInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Strength", statOrderKey = "7333", statOrder = { 7333 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "sceptre_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer16DexterityInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Dexterity", statOrderKey = "7331", statOrder = { 7331 }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "rune_dagger_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer16IntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Intelligence", statOrderKey = "7332", statOrder = { 7332 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer10StrengthInfluence1_"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 10 Strength", statOrderKey = "7330", statOrder = { 7330 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "staff_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellDamagePer10IntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "2160", statOrder = { 2160 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "staff_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["BurningDamagePrefixInfluence1___"] = { type = "Prefix", affix = "Warlord's", "(60-69)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixInfluence2"] = { type = "Prefix", affix = "Warlord's", "(70-79)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixInfluence3"] = { type = "Prefix", affix = "Warlord's", "(80-89)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixInfluence4"] = { type = "Prefix", affix = "Warlord's", "(90-94)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "(100-109)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixTwoHandInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(110-119)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "(120-129)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BurningDamagePrefixTwoHandInfluence4_"] = { type = "Prefix", affix = "Warlord's", "(130-134)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["BleedingDamagePrefixInfluence1"] = { type = "Prefix", affix = "Warlord's", "(60-69)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixInfluence2"] = { type = "Prefix", affix = "Warlord's", "(70-79)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(80-89)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixInfluence4"] = { type = "Prefix", affix = "Warlord's", "(90-94)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "(100-109)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "(110-119)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "(120-129)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["BleedingDamagePrefixTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "(130-134)% increased Physical Damage over Time", statOrderKey = "773", statOrder = { 773 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, - ["PoisonDamagePrefixInfluence1__"] = { type = "Prefix", affix = "Hunter's", "(60-69)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(70-79)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixInfluence3"] = { type = "Prefix", affix = "Hunter's", "(80-89)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixInfluence4"] = { type = "Prefix", affix = "Hunter's", "(90-94)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "(100-109)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixTwoHandInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(110-119)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "(120-129)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["PoisonDamagePrefixTwoHandInfluence4_"] = { type = "Prefix", affix = "Hunter's", "(130-134)% increased Chaos Damage over Time", statOrderKey = "776", statOrder = { 776 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["FasterIgniteDamageInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (8-12)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 68, group = "FasterDamageAilments", weightKey = { "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterIgniteDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (13-15)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 73, group = "FasterDamageAilments", weightKey = { "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterIgniteDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (18-21)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 68, group = "FasterDamageAilments", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterIgniteDamageTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (22-25)% faster", statOrderKey = "2015", statOrder = { 2015 }, level = 73, group = "FasterDamageAilments", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterBleedDamageInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (8-12)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 68, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterBleedDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (13-15)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 73, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterBleedDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (18-21)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 68, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterBleedDamageTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (22-25)% faster", statOrderKey = "4941", statOrder = { 4941 }, level = 73, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterPoisonDamageInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (8-12)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 68, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["FasterPoisonDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (13-15)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 73, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["FasterPoisonDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (18-21)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 68, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["FasterPoisonDamageTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (22-25)% faster", statOrderKey = "4942", statOrder = { 4942 }, level = 73, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["ImpaleEffectWeaponInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "(12-16)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 68, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectWeaponInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(17-21)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 71, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 75, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-29)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 68, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(30-34)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 71, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(35-38)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 75, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ConvertPhysicalToFireInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 68, group = "ConvertPhysicalToFire", weightKey = { "sword_crusader", "axe_crusader", "mace_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ConvertPhysicalToFireInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 71, group = "ConvertPhysicalToFire", weightKey = { "sword_crusader", "axe_crusader", "mace_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ConvertPhysicalToColdInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 68, group = "ConvertPhysicalToCold", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ConvertPhysicalToColdInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 71, group = "ConvertPhysicalToCold", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ConvertPhysicalToLightningInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 68, group = "ConvertPhysicalToLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["ConvertPhysicalToLightningInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 71, group = "ConvertPhysicalToLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["ConvertPhysicalToChaosInfluenceWeapon1"] = { type = "Suffix", affix = "of the Hunt", "(16-20)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1470", statOrder = { 1470 }, level = 68, group = "PhysicalDamageConvertedToChaos", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["ConvertPhysicalToChaosInfluenceWeapon2"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1470", statOrder = { 1470 }, level = 71, group = "PhysicalDamageConvertedToChaos", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["ArmourPenetrationWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "794", statOrder = { 794 }, level = 68, group = "ArmourPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["ArmourPenetrationWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "794", statOrder = { 794 }, level = 71, group = "ArmourPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["ArmourPenetrationTwoHandWeaponInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "794", statOrder = { 794 }, level = 68, group = "ArmourPenetration", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["ArmourPenetrationTwoHandWeaponInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "794", statOrder = { 794 }, level = 71, group = "ArmourPenetration", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["ArmourPenetrationSpellWeaponInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (7-8)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 68, group = "ArmourPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ArmourPenetrationSpellWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (9-10)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 71, group = "ArmourPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ArmourPenetrationSpellTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 68, group = "ArmourPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["ArmourPenetrationSpellTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 71, group = "ArmourPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["FireExposureOnHitWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(11-15)% chance to inflict Fire Exposure on Hit", statOrderKey = "4117", statOrder = { 4117 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "staff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FireExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(16-20)% chance to inflict Fire Exposure on Hit", statOrderKey = "4117", statOrder = { 4117 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "staff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ColdExposureOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(11-15)% chance to inflict Cold Exposure on Hit", statOrderKey = "4116", statOrder = { 4116 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "staff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ColdExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(16-20)% chance to inflict Cold Exposure on Hit", statOrderKey = "4116", statOrder = { 4116 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "staff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LightningExposureOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% chance to inflict Lightning Exposure on Hit", statOrderKey = "4118", statOrder = { 4118 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "staff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["LightningExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% chance to inflict Lightning Exposure on Hit", statOrderKey = "4118", statOrder = { 4118 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "staff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToUnnerveOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(7-11)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4428", statOrder = { 4428 }, level = 78, group = "ChanceToUnnerveOnHit", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "staff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToUnnerveOnHitWeaponInfluence2__"] = { type = "Suffix", affix = "of the Hunt", "(12-15)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4428", statOrder = { 4428 }, level = 81, group = "ChanceToUnnerveOnHit", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "staff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToIntimidateOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(7-11)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "5898", statOrder = { 5898 }, level = 78, group = "ChanceToIntimidateOnHit", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["ChanceToIntimidateOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(12-15)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "5898", statOrder = { 5898 }, level = 81, group = "ChanceToIntimidateOnHit", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["DamageFromAurasWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 82, group = "IncreasedDamageFromAuras", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DamageFromAurasTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 82, group = "IncreasedDamageFromAuras", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["LocalChanceToMaimPhysicalDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(10-13)% increased Physical Damage", "10% chance to Maim on Hit", statOrderKey = "793,5976", statOrder = { 793, 5976 }, level = 68, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalChanceToMaimPhysicalDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(14-16)% increased Physical Damage", "15% chance to Maim on Hit", statOrderKey = "793,5976", statOrder = { 793, 5976 }, level = 70, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalChanceToMaimPhysicalDamageInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(17-20)% increased Physical Damage", "20% chance to Maim on Hit", statOrderKey = "793,5976", statOrder = { 793, 5976 }, level = 73, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["BlindOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-18)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 68, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(19-22)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 70, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["BlindOnHitWeaponInfluence3"] = { type = "Suffix", affix = "of Redemption", "(23-25)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 73, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["OnslaugtOnKillWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-18)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 68, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaugtOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(19-22)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 70, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["OnslaugtOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of Redemption", "(23-25)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2798", statOrder = { 2798 }, level = 73, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhasingOnKillWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(15-18)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhasingOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(19-22)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 70, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PhasingOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(23-25)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 73, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(15-18)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 68, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(19-22)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 70, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnholyMightOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(23-25)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2795", statOrder = { 2795 }, level = 73, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BlockWhileDualWieldingInfluence1__"] = { type = "Suffix", affix = "of Redemption", "+(2-4)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 68, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockWhileDualWieldingInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(5-7)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 70, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlockWhileDualWieldingInfluence3"] = { type = "Suffix", affix = "of Redemption", "+(8-9)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 73, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["PhysicalDamageWhileDualWieldingInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(23-27)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 68, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["PhysicalDamageWhileDualWieldingInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(28-32)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 70, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["PhysicalDamageWhileDualWieldingInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(33-37)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "837", statOrder = { 837 }, level = 73, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["LocalMeleeWeaponRangeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 68, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["LocalMeleeWeaponRangeInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+3 to Weapon Range", statOrderKey = "2166", statOrder = { 2166 }, level = 73, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["MovementVelocityWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(3-6)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 68, group = "MovementVelocity", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementVelocityWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(7-10)% increased Movement Speed", statOrderKey = "1316", statOrder = { 1316 }, level = 73, group = "MovementVelocity", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["SpellsDoubleDamageChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "Spells have a (4-5)% chance to deal Double Damage", statOrderKey = "7319", statOrder = { 7319 }, level = 75, group = "DoubleDamage", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellsDoubleDamageChanceInfluence2"] = { type = "Suffix", affix = "of Redemption", "Spells have a (6-7)% chance to deal Double Damage", statOrderKey = "7319", statOrder = { 7319 }, level = 80, group = "DoubleDamage", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellsDoubleDamageChanceTwoHandInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Spells have a (10-11)% chance to deal Double Damage", statOrderKey = "7319", statOrder = { 7319 }, level = 75, group = "DoubleDamage", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, - ["SpellsDoubleDamageChanceTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "Spells have a (12-14)% chance to deal Double Damage", statOrderKey = "7319", statOrder = { 7319 }, level = 80, group = "DoubleDamage", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, - ["DamagePerEnduranceChargeWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 68, group = "AllDamage", weightKey = { "sceptre_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerEnduranceChargeWeaponInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 73, group = "AllDamage", weightKey = { "sceptre_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerFrenzyChargeWeaponInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 68, group = "AllDamage", weightKey = { "rune_dagger_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerFrenzyChargeWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 73, group = "AllDamage", weightKey = { "rune_dagger_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeWeaponInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(5-7)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 68, group = "AllDamage", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(8-10)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 73, group = "AllDamage", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerEnduranceChargeTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(10-13)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 68, group = "AllDamage", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerEnduranceChargeTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(14-17)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 73, group = "AllDamage", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-13)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 68, group = "AllDamage", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamagePerPowerChargeTwoHandWeaponInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(14-17)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 73, group = "AllDamage", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["BaseManaRegenerationInfluence1_____"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.3% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 68, group = "BaseManaRegeneration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["BaseManaRegenerationInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.4% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 73, group = "BaseManaRegeneration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["BaseManaRegenerationTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.7% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 68, group = "BaseManaRegeneration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["BaseManaRegenerationTwoHandInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.8% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 73, group = "BaseManaRegeneration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AngerAuraEffectInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (28-33)% increased Aura Effect", statOrderKey = "2777", statOrder = { 2777 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AngerAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Anger has (34-40)% increased Aura Effect", statOrderKey = "2777", statOrder = { 2777 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AngerAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (48-54)% increased Aura Effect", statOrderKey = "2777", statOrder = { 2777 }, level = 75, group = "AuraEffect", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AngerAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "Anger has (55-60)% increased Aura Effect", statOrderKey = "2777", statOrder = { 2777 }, level = 80, group = "AuraEffect", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["HatredAuraEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "Hatred has (28-33)% increased Aura Effect", statOrderKey = "2784", statOrder = { 2784 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["HatredAuraEffectInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Hatred has (34-40)% increased Aura Effect", statOrderKey = "2784", statOrder = { 2784 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["HatredAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "Hatred has (48-54)% increased Aura Effect", statOrderKey = "2784", statOrder = { 2784 }, level = 75, group = "AuraEffect", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["HatredAuraEffectTwoHandInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Hatred has (55-60)% increased Aura Effect", statOrderKey = "2784", statOrder = { 2784 }, level = 80, group = "AuraEffect", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["WrathAuraEffectInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (28-33)% increased Aura Effect", statOrderKey = "2782", statOrder = { 2782 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["WrathAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (34-40)% increased Aura Effect", statOrderKey = "2782", statOrder = { 2782 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["WrathAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (48-54)% increased Aura Effect", statOrderKey = "2782", statOrder = { 2782 }, level = 75, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["WrathAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (55-60)% increased Aura Effect", statOrderKey = "2782", statOrder = { 2782 }, level = 80, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MalevolenceAuraEffectInfluence1____"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (28-33)% increased Aura Effect", statOrderKey = "4727", statOrder = { 4727 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MalevolenceAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (34-40)% increased Aura Effect", statOrderKey = "4727", statOrder = { 4727 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MalevolenceAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (48-54)% increased Aura Effect", statOrderKey = "4727", statOrder = { 4727 }, level = 75, group = "AuraEffect", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MalevolenceAuraEffectTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (55-60)% increased Aura Effect", statOrderKey = "4727", statOrder = { 4727 }, level = 80, group = "AuraEffect", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ZealotryAuraEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (28-33)% increased Aura Effect", statOrderKey = "7628", statOrder = { 7628 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ZealotryAuraEffectInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (34-40)% increased Aura Effect", statOrderKey = "7628", statOrder = { 7628 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ZealotryAuraEffectTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (48-54)% increased Aura Effect", statOrderKey = "7628", statOrder = { 7628 }, level = 75, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["ZealotryAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (55-60)% increased Aura Effect", statOrderKey = "7628", statOrder = { 7628 }, level = 80, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DamageWhileLeechingWeaponInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(18-22)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 68, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageWhileLeechingWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 70, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageWhileLeechingWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 73, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageWhileLeechingWeaponTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(32-36)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 68, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageWhileLeechingWeaponTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(37-41)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 70, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageWhileLeechingWeaponTwoHandInfluence3_"] = { type = "Suffix", affix = "of the Crusade", "(42-45)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 73, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AttackSpeedWithFortifyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-12)% increased Attack Speed while you have Fortify", statOrderKey = "2631", statOrder = { 2631 }, level = 68, group = "AttackSpeedWithFortify", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedWithFortifyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(13-15)% increased Attack Speed while you have Fortify", statOrderKey = "2631", statOrder = { 2631 }, level = 73, group = "AttackSpeedWithFortify", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedWithFortifyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(20-22)% increased Attack Speed while you have Fortify", statOrderKey = "2631", statOrder = { 2631 }, level = 68, group = "AttackSpeedWithFortify", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedWithFortifyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(23-25)% increased Attack Speed while you have Fortify", statOrderKey = "2631", statOrder = { 2631 }, level = 73, group = "AttackSpeedWithFortify", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["MeleeWeaponRangeIfKilledRecentlyInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "+2 to Melee Strike Range if you have Killed Recently", statOrderKey = "6763", statOrder = { 6763 }, level = 68, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "sword_adjudicator", "2h_sword_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["MeleeWeaponRangeIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+3 to Melee Strike Range if you have Killed Recently", statOrderKey = "6763", statOrder = { 6763 }, level = 73, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "sword_adjudicator", "2h_sword_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["TauntOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(5-6)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4052", statOrder = { 4052 }, level = 68, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["TauntOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(7-8)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4052", statOrder = { 4052 }, level = 70, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["TauntOnHitWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(9-10)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4052", statOrder = { 4052 }, level = 73, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AttackSpeedIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(13-16)% increased Attack Speed if you've Killed Recently", statOrderKey = "4031", statOrder = { 4031 }, level = 68, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(17-20)% increased Attack Speed if you've Killed Recently", statOrderKey = "4031", statOrder = { 4031 }, level = 73, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(23-26)% increased Attack Speed if you've Killed Recently", statOrderKey = "4031", statOrder = { 4031 }, level = 68, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "2h_axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(27-30)% increased Attack Speed if you've Killed Recently", statOrderKey = "4031", statOrder = { 4031 }, level = 73, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "2h_axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["CastSpeedIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(13-16)% increased Cast Speed if you've Killed Recently", statOrderKey = "4350", statOrder = { 4350 }, level = 68, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["CastSpeedIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(17-20)% increased Cast Speed if you've Killed Recently", statOrderKey = "4350", statOrder = { 4350 }, level = 73, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["CastSpeedIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(23-26)% increased Cast Speed if you've Killed Recently", statOrderKey = "4350", statOrder = { 4350 }, level = 68, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["CastSpeedIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "(27-30)% increased Cast Speed if you've Killed Recently", statOrderKey = "4350", statOrder = { 4350 }, level = 73, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["WarcryCooldownSpeedInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(17-21)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2746", statOrder = { 2746 }, level = 68, group = "WarcryCooldownSpeed", weightKey = { "axe_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["WarcryCooldownSpeedInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(22-25)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2746", statOrder = { 2746 }, level = 73, group = "WarcryCooldownSpeed", weightKey = { "axe_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["WarcryCooldownSpeedTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(35-40)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2746", statOrder = { 2746 }, level = 68, group = "WarcryCooldownSpeed", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "shield_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["WarcryCooldownSpeedTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(41-45)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2746", statOrder = { 2746 }, level = 73, group = "WarcryCooldownSpeed", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "shield_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["CriticalStrikeChanceIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-40)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4562", statOrder = { 4562 }, level = 68, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeChanceIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4562", statOrder = { 4562 }, level = 73, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeMultiplierIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(26-30)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4591", statOrder = { 4591 }, level = 68, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierIfKilledRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(31-35)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4591", statOrder = { 4591 }, level = 73, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierAgainstFullLifeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(41-50)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2849", statOrder = { 2849 }, level = 68, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CriticalStrikeMultiplierAgainstFullLifeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(51-60)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2849", statOrder = { 2849 }, level = 73, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["GainRareMonsterModsOnKillChanceInfluence1"] = { type = "Suffix", affix = "of the Conquest", "When you Kill a Rare Monster, (21-30)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5019", statOrder = { 5019 }, level = 68, group = "GainRareMonsterModsOnKill", weightKey = { "claw_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["GainRareMonsterModsOnKillChanceInfluence2"] = { type = "Suffix", affix = "of the Conquest", "When you Kill a Rare Monster, (31-40)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5019", statOrder = { 5019 }, level = 73, group = "GainRareMonsterModsOnKill", weightKey = { "claw_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationAndThresholdInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% reduced Enemy Stun Threshold", "(11-15)% increased Stun Duration on Enemies", statOrderKey = "1063,1378", statOrder = { 1063, 1378 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationAndThresholdInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% reduced Enemy Stun Threshold", "(16-20)% increased Stun Duration on Enemies", statOrderKey = "1063,1378", statOrder = { 1063, 1378 }, level = 73, group = "StunDurationAndThreshold", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationAndThresholdTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% reduced Enemy Stun Threshold", "(21-25)% increased Stun Duration on Enemies", statOrderKey = "1063,1378", statOrder = { 1063, 1378 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunDurationAndThresholdTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% reduced Enemy Stun Threshold", "(26-30)% increased Stun Duration on Enemies", statOrderKey = "1063,1378", statOrder = { 1063, 1378 }, level = 73, group = "StunDurationAndThreshold", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfStunnedRecentlyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "3910", statOrder = { 3910 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfStunnedRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "3910", statOrder = { 3910 }, level = 73, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfStunnedRecentlyTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "3910", statOrder = { 3910 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfStunnedRecentlyTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "3910", statOrder = { 3910 }, level = 73, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnemiesExplodeOnDeathDealingFireInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Enemies Killed with Attack or Spell Hits Explode, dealing 5% of their Life as Fire Damage", statOrderKey = "2126", statOrder = { 2126 }, level = 78, group = "EnemiesExplodeOnDeath", weightKey = { "mace_eyrie", "2h_mace_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ChanceForDoubleStunDurationInfluence1"] = { type = "Suffix", affix = "of Redemption", "(7-11)% chance to double Stun Duration", statOrderKey = "2976", statOrder = { 2976 }, level = 68, group = "ChanceForDoubleStunDuration", weightKey = { "mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceForDoubleStunDurationInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% chance to double Stun Duration", statOrderKey = "2976", statOrder = { 2976 }, level = 73, group = "ChanceForDoubleStunDuration", weightKey = { "mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceForDoubleStunDurationTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(17-21)% chance to double Stun Duration", statOrderKey = "2976", statOrder = { 2976 }, level = 68, group = "ChanceForDoubleStunDuration", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceForDoubleStunDurationTwoHandInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(22-25)% chance to double Stun Duration", statOrderKey = "2976", statOrder = { 2976 }, level = 73, group = "ChanceForDoubleStunDuration", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MovementSpeedIfHitRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 68, group = "MovementSpeedIfHitRecently", weightKey = { "mace_eyrie", "sceptre_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementSpeedIfHitRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 73, group = "MovementSpeedIfHitRecently", weightKey = { "mace_eyrie", "sceptre_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementSpeedIfHitRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(10-12)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 68, group = "MovementSpeedIfHitRecently", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MovementSpeedIfHitRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "(13-15)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 73, group = "MovementSpeedIfHitRecently", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AreaOfEffectIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(17-21)% increased Area of Effect if you've Killed Recently", statOrderKey = "3618", statOrder = { 3618 }, level = 68, group = "AreaOfEffectIfKilledRecently", weightKey = { "mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfKilledRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(22-25)% increased Area of Effect if you've Killed Recently", statOrderKey = "3618", statOrder = { 3618 }, level = 73, group = "AreaOfEffectIfKilledRecently", weightKey = { "mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(27-31)% increased Area of Effect if you've Killed Recently", statOrderKey = "3618", statOrder = { 3618 }, level = 68, group = "AreaOfEffectIfKilledRecently", weightKey = { "2h_mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AreaOfEffectIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(32-35)% increased Area of Effect if you've Killed Recently", statOrderKey = "3618", statOrder = { 3618 }, level = 73, group = "AreaOfEffectIfKilledRecently", weightKey = { "2h_mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToBlockIfDamagedRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "+(10-12)% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2632", statOrder = { 2632 }, level = 68, group = "ChanceToBlockIfDamagedRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["ChanceToBlockIfDamagedRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(13-15)% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2632", statOrder = { 2632 }, level = 73, group = "ChanceToBlockIfDamagedRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockChanceIfHitRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "+(10-12)% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4369", statOrder = { 4369 }, level = 68, group = "SpellBlockChanceIfHitRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SpellBlockChanceIfHitRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(13-15)% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4369", statOrder = { 4369 }, level = 73, group = "SpellBlockChanceIfHitRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AdditionalProjectileWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Skills fire an additional Projectile", statOrderKey = "1311", statOrder = { 1311 }, level = 82, group = "AdditionalProjectiles", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SocketedSkillsChainInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Socketed Gems Chain 1 additional times", statOrderKey = "293", statOrder = { 293 }, level = 85, group = "DisplaySocketedSkillsChain", weightKey = { "bow_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["SocketedSkillsForkInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Projectiles from Socketed Gems Fork", statOrderKey = "315", statOrder = { 315 }, level = 85, group = "DisplaySocketedSkillsFork", weightKey = { "bow_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, - ["ProjectileDamagePerEnemyPiercedInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (15-20)% increased Damage for each Enemy Pierced", statOrderKey = "7086", statOrder = { 7086 }, level = 68, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ProjectileDamagePerEnemyPiercedInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (21-25)% increased Damage for each Enemy Pierced", statOrderKey = "7086", statOrder = { 7086 }, level = 70, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ProjectileDamagePerEnemyPiercedInfluence3"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (26-30)% increased Damage for each Enemy Pierced", statOrderKey = "7086", statOrder = { 7086 }, level = 73, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["PhysicalDamageAddedAsRandomElementInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Gain (7-8)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 68, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["PhysicalDamageAddedAsRandomElementInfluence2"] = { type = "Suffix", affix = "of the Crusade", "Gain (9-11)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 73, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["PhysicalDamageAddedAsRandomElementInfluence3"] = { type = "Suffix", affix = "of the Crusade", "Gain (12-15)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2357", statOrder = { 2357 }, level = 78, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, - ["ArcaneSurgeOnCritInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(11-20)% chance to Gain Arcane Surge when you deal a Critical Strike", statOrderKey = "5034", statOrder = { 5034 }, level = 75, group = "ArcaneSurgeOnCrit", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["ArcaneSurgeOnCritInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(21-30)% chance to Gain Arcane Surge when you deal a Critical Strike", statOrderKey = "5034", statOrder = { 5034 }, level = 80, group = "ArcaneSurgeOnCrit", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CurseOnHitFlammabilityWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 40% increased Effect", statOrderKey = "1981", statOrder = { 1981 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitFrostbiteWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 40% increased Effect", statOrderKey = "1982", statOrder = { 1982 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitConductivityWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 40% increased Effect", statOrderKey = "1978", statOrder = { 1978 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["CurseOnHitDespairWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 78, group = "CurseOnHitDespair", weightKey = { "wand_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["ImpaleEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "(12-16)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 58, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectEssence2__"] = { type = "Suffix", affix = "of the Essence", "(17-21)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 74, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectEssence3"] = { type = "Suffix", affix = "of the Essence", "(22-25)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 82, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandEssence1"] = { type = "Suffix", affix = "of the Essence", "(25-29)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 58, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandEssence2_"] = { type = "Suffix", affix = "of the Essence", "(30-34)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 74, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["ImpaleEffectTwoHandEssence3_"] = { type = "Suffix", affix = "of the Essence", "(35-38)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 82, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["BreachBodyChaosDamageAsPortionOfFireDamage1_"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 1, group = "ChaosDamageAsPortionOfFireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, - ["BreachBodyChaosDamageAsPortionOfColdDamage1"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "ChaosDamageAsPortionOfColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, - ["BreachBodyChaosDamageAsPortionOfLightningDamage1"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 1, group = "ChaosDamageAsPortionOfLightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, - ["BreachBodyAllDefences1"] = { type = "Prefix", affix = "Chayula's", "100% increased Global Defences", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "AllDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["BreachBodyLifeGainedOnHittingIgnitedEnemies1"] = { type = "Suffix", affix = "of Xoph", "+(20-30) Life gained for each Ignited Enemy hit by your Attacks", statOrderKey = "1265", statOrder = { 1265 }, level = 1, group = "LifeGainOnHitVsIgnitedEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["BreachBodyNoExtraBleedDamageWhileMoving1_"] = { type = "Suffix", affix = "of Uul-Netol", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2607", statOrder = { 2607 }, level = 1, group = "NoExtraBleedDamageWhileMoving", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["BreachBodyAddedColdDamagePerPowerCharge1"] = { type = "Prefix", affix = "Tul's", "Adds 10 to 15 Cold Damage to Spells per Power Charge", statOrderKey = "1343", statOrder = { 1343 }, level = 1, group = "AddedColdDamagePerPowerCharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["BreachBodyGainPowerChargeOnKillingFrozenEnemy1"] = { type = "Suffix", affix = "of Tul", "25% chance to gain a Power Charge on Killing a Frozen Enemy", statOrderKey = "1342", statOrder = { 1342 }, level = 1, group = "GainPowerChargeOnKillingFrozenEnemy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["BreachBodyIncreasedAttackSpeedPerDexterity1"] = { type = "Suffix", affix = "of Esh", "1% increased Attack Speed per 25 Dexterity", statOrderKey = "4039", statOrder = { 4039 }, level = 1, group = "IncreasedAttackSpeedPerDexterity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["BreachBodyPhysicalDamageReductionWhileNotMoving1"] = { type = "Suffix", affix = "of Uul-Netol", "6% additional Physical Damage Reduction while stationary", statOrderKey = "3705", statOrder = { 3705 }, level = 1, group = "PhysicalDamageReductionWhileNotMoving", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["BreachBodyAddedLightningDamagePerShockedEnemyKilled1"] = { type = "Prefix", affix = "Esh's", "Adds 1 to 5 Lightning Damage for each Shocked Enemy you've Killed Recently", statOrderKey = "6795", statOrder = { 6795 }, level = 1, group = "AddedLightningDamagePerShockedEnemyKilled", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["BreachBodyReflectsShocks1"] = { type = "Suffix", affix = "of Esh", "Shock Reflection", statOrderKey = "7163", statOrder = { 7163 }, level = 1, group = "ReflectsShocks", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["BreachBodyChaosDamageDoesNotBypassESNotLowLifeOrMana1_"] = { type = "Prefix", affix = "Esh's", "Chaos Damage does not bypass Energy Shield while not on Low Life or Low Mana", statOrderKey = "4431", statOrder = { 4431 }, level = 1, group = "ChaosDamageDoesNotBypassESNotLowLifeOrMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, - ["BreachBodyOnHitBlindChilledEnemies1"] = { type = "Suffix", affix = "of Tul", "Blind Chilled Enemies on Hit", statOrderKey = "4273", statOrder = { 4273 }, level = 1, group = "OnHitBlindChilledEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BreachBodyVulnerabilityOnHit1"] = { type = "Suffix", affix = "of Uul-Netol", "25% chance to Curse Enemies with Vulnerability on Hit, with 40% increased Effect", statOrderKey = "1975", statOrder = { 1975 }, level = 1, group = "CurseVulnerabilityOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["BreachBodyGrantsEnvy1"] = { type = "Prefix", affix = "Chayula's", "Grants Level 15 Envy Skill", statOrderKey = "379", statOrder = { 379 }, level = 1, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["BreachBodyEnemiesBlockedAreIntimidated1"] = { type = "Prefix", affix = "Uul-Netol's", "Permanently Intimidate Enemies on Block", statOrderKey = "6992", statOrder = { 6992 }, level = 1, group = "EnemiesBlockedAreIntimidated", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BreachBodyMinionsPoisonEnemiesOnHit1_"] = { type = "Suffix", affix = "of Chayula", "Minions have 60% chance to Poison Enemies on Hit", statOrderKey = "2589", statOrder = { 2589 }, level = 1, group = "MinionsPoisonEnemiesOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "minion", "ailment" }, }, - ["BreachBodyArmourIncreasedByUncappedFireResistance1____"] = { type = "Prefix", affix = "Xoph's", "Armour is increased by Uncapped Fire Resistance", statOrderKey = "3932", statOrder = { 3932 }, level = 1, group = "ArmourIncreasedByUncappedFireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["BreachBodyEvasionIncreasedByUncappedColdResistance1"] = { type = "Prefix", affix = "Tul's", "Evasion Rating is increased by Uncapped Cold Resistance", statOrderKey = "4909", statOrder = { 4909 }, level = 1, group = "EvasionIncreasedByUncappedColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["BreachBodyCriticalChanceIncreasedByUncappedLightningResistance1"] = { type = "Suffix", affix = "of Esh", "Critical Strike Chance is increased by Lightning Resistance", statOrderKey = "4556", statOrder = { 4556 }, level = 1, group = "CriticalChanceIncreasedByUncappedLightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["BreachBodyCoverInAshWhenHit1__"] = { type = "Prefix", affix = "Xoph's", "Cover Enemies in Ash when they Hit you", statOrderKey = "3896", statOrder = { 3896 }, level = 1, group = "CoverInAshWhenHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BreachBodyChillEnemiesWhenHit1"] = { type = "Suffix", affix = "of Tul", "Chill Enemy for 1 second when Hit, reducing their Action Speed by 30%", statOrderKey = "2555", statOrder = { 2555 }, level = 1, group = "ChillEnemiesWhenHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["BreachBodyArcticArmourReservationCost1"] = { type = "Suffix", affix = "of Tul", "Arctic Armour has 50% reduced Reservation", statOrderKey = "3435", statOrder = { 3435 }, level = 1, group = "ArcticArmourReservationCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BreachBodyMaximumLifeConvertedToEnergyShield1___"] = { type = "Prefix", affix = "Chayula's", "10% of Maximum Life Converted to Energy Shield", statOrderKey = "6732", statOrder = { 6732 }, level = 1, group = "MaximumLifeConvertedToEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LocalIncreaseSocketedActiveGemLevelUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "+1 to Level of Socketed Active Skill Gems", "+(5-10)% to Quality of Socketed Active Skill Gems", statOrderKey = "70,5993", statOrder = { 70, 5993 }, level = 90, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["LocalIncreaseSocketedSupportGemLevelUberMaven___"] = { type = "Prefix", affix = "Elevated Eldritch", "+1 to Level of Socketed Support Gems", "+(5-10)% to Quality of Socketed Support Gems", statOrderKey = "69,80", statOrder = { 69, 80 }, level = 90, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["PhysicalDamageTakenAsFirePercentUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(16-18)% of Physical Damage from Hits taken as Fire Damage", "(7-10)% of Fire Damage taken Recouped as Life", statOrderKey = "1907,4961", statOrder = { 1907, 4961 }, level = 94, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "fire" }, }, - ["PhysicalDamageTakenAsColdPercentUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% of Physical Damage from Hits taken as Cold Damage", "(7-10)% of Cold Damage taken Recouped as Life", statOrderKey = "1908,4496", statOrder = { 1908, 4496 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "cold" }, }, - ["PhysicalDamageTakenAsLightningPercentUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% of Physical Damage from Hits taken as Lightning Damage", "(7-10)% of Lightning Damage taken Recouped as Life", statOrderKey = "1909,5522", statOrder = { 1909, 5522 }, level = 92, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "lightning" }, }, - ["ReducedElementalReflectTakenUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "(3-5)% reduced Elemental Damage taken", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "2710,4821", statOrder = { 2710, 4821 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["ReducedPhysicalReflectTakenUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(3-5)% reduced Physical Damage taken", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "1738,7041", statOrder = { 1738, 7041 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["MaximumLifeUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(13-15)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 95, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumManaBodyUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 85, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, - ["DamageTakenFromManaBeforeLifeUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "(11-15)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 90, group = "DamageRemovedFromManaBeforeLife", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["MaximumLifeOnKillPercentUberMaven__"] = { type = "Suffix", affix = "of the Elevated Elder", "Recover (5-6)% of Life on Kill", "(5-10)% increased Life Recovery Rate if you haven't Killed Recently", statOrderKey = "1271,5480", statOrder = { 1271, 5480 }, level = 85, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumManaOnKillPercentUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Recover (5-6)% of Mana on Kill", "(5-10)% increased Mana Recovery Rate if you haven't Killed Recently", statOrderKey = "1273,6123", statOrder = { 1273, 6123 }, level = 85, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["MaximumEnergyShieldOnKillPercentUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Recover (5-6)% of Energy Shield on Kill", "(5-10)% increased Energy Shield Recovery Rate if you haven't Killed Recently", statOrderKey = "1272,4890", statOrder = { 1272, 4890 }, level = 85, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["PercentageStrengthUberMaven__"] = { type = "Suffix", affix = "of the Elevated Elder", "+1 to Level of Socketed Strength Gems", "(9-12)% increased Strength", statOrderKey = "42,750", statOrder = { 42, 750 }, level = 93, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["PercentageDexterityUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+1 to Level of Socketed Dexterity Gems", "(9-12)% increased Dexterity", statOrderKey = "43,751", statOrder = { 43, 751 }, level = 93, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["PercentageIntelligenceUberMaven__"] = { type = "Suffix", affix = "of Elevated Shaping", "+1 to Level of Socketed Intelligence Gems", "(9-12)% increased Intelligence", statOrderKey = "44,752", statOrder = { 44, 752 }, level = 93, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["LifeRegenerationRatePercentUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Regenerate (2.1-3)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 85, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["SupportedByItemRarityUberMaven__"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 20 Item Rarity", "(19-25)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "134,7536", statOrder = { 134, 7536 }, level = 95, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["AdditionalCriticalStrikeChanceWithAttacksUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Attacks have +(1.6-2)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 94, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCriticalStrikeChanceWithSpellsUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(1.6-2)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 94, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["MaximumManaInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(16-18)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 90, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["PhysTakenAsLightningInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(16-18)% of Physical Damage from Hits taken as Lightning Damage", "(7-10)% of Lightning Damage taken Recouped as Life", statOrderKey = "1909,5522", statOrder = { 1909, 5522 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "lightning" }, }, - ["ConsecratedGroundStationaryInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "You have Consecrated Ground around you while stationary", "Effects of Consecrated Ground you create Linger for 1 second", statOrderKey = "4524,7611", statOrder = { 4524, 7611 }, level = 85, group = "ConsecratedGroundStationary", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["HolyPhysicalExplosionInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Crusader's", "(8-12)% increased Area of Effect", "Enemies you Kill Explode, dealing 5% of their Life as Physical Damage", statOrderKey = "1395,4841", statOrder = { 1395, 4841 }, level = 95, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["HolyPhysicalExplosionChanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(8-12)% increased Area of Effect", "Enemies you Kill have a (31-35)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "1395,2721", statOrder = { 1395, 2721 }, level = 95, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["PercentageIntelligenceBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "+1 to Level of Socketed Intelligence Gems", "(9-12)% increased Intelligence", statOrderKey = "44,752", statOrder = { 44, 752 }, level = 85, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["AddPowerChargeOnCritInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "15% chance to gain a Power Charge on Critical Strike", "3% increased Damage per Power Charge", statOrderKey = "1348,4671", statOrder = { 1348, 4671 }, level = 90, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, - ["EnergyShieldOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "Recover (5-6)% of Energy Shield on Kill", "(5-10)% increased Energy Shield Recovery Rate if you haven't Killed Recently", statOrderKey = "1272,4890", statOrder = { 1272, 4890 }, level = 90, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(12-15)% increased Energy Shield Recovery rate", "Regenerate (50-100) Energy Shield per second", statOrderKey = "1114,2080", statOrder = { 1114, 2080 }, level = 90, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["PhysTakenAsFireInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(16-18)% of Physical Damage from Hits taken as Fire Damage", "(7-10)% of Fire Damage taken Recouped as Life", statOrderKey = "1907,4961", statOrder = { 1907, 4961 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "fire" }, }, - ["SocketedActiveGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Level of Socketed Active Skill Gems", "+(5-10)% to Quality of Socketed Active Skill Gems", statOrderKey = "70,5993", statOrder = { 70, 5993 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["ReflectedPhysicalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(3-5)% reduced Physical Damage taken", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "1738,7041", statOrder = { 1738, 7041 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AllResistancesInfluenceMaven____"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(19-22)% to all Elemental Resistances", "+1% to all maximum Elemental Resistances", statOrderKey = "1162,1185", statOrder = { 1162, 1185 }, level = 85, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["PercentageStrengthBodyInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Conquest", "+1 to Level of Socketed Strength Gems", "(9-12)% increased Strength", statOrderKey = "42,750", statOrder = { 42, 750 }, level = 85, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["EnduranceChargeIfHitRecentlyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "3% increased Area of Effect per Endurance Charge", "Gain 1 Endurance Charge every second if you've been Hit Recently", statOrderKey = "3915,5054", statOrder = { 3915, 5054 }, level = 90, group = "EnduranceChargeIfHitRecently", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["LifeOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Recover (5-6)% of Life on Kill", "(5-10)% increased Life Recovery Rate if you haven't Killed Recently", statOrderKey = "1271,5480", statOrder = { 1271, 5480 }, level = 90, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["LifeRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(12-15)% increased Life Recovery rate", "Life Flasks gain 1 Charge every 3 seconds", statOrderKey = "1123,5454", statOrder = { 1123, 5454 }, level = 90, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["SocketedAttacksManaCostInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Avoid Interruption from Stuns while using Socketed Attack Skills", "Socketed Attacks have -20 to Total Mana Cost", statOrderKey = "298,302", statOrder = { 298, 302 }, level = 95, group = "SocketedAttacksManaCost", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, - ["PhysTakenAsColdInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(16-18)% of Physical Damage from Hits taken as Cold Damage", "(7-10)% of Cold Damage taken Recouped as Life", statOrderKey = "1908,4496", statOrder = { 1908, 4496 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "cold" }, }, - ["SocketedSupportGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "+1 to Level of Socketed Support Gems", "+(5-10)% to Quality of Socketed Support Gems", statOrderKey = "69,80", statOrder = { 69, 80 }, level = 90, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["ReflectedElementalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(3-5)% reduced Elemental Damage taken", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "2710,4821", statOrder = { 2710, 4821 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["NearbyEnemiesAreBlindedInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Cannot be Blinded", "Nearby Enemies are Blinded", statOrderKey = "2393,2814", statOrder = { 2393, 2814 }, level = 85, group = "NearbyEnemiesAreBlinded", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PercentageDexterityBodyInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "+1 to Level of Socketed Dexterity Gems", "(9-12)% increased Dexterity", statOrderKey = "43,751", statOrder = { 43, 751 }, level = 85, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, - ["FrenzyChargeOnHitChanceInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "1% increased Movement Speed per Frenzy Charge", "10% chance to gain a Frenzy Charge on Hit", statOrderKey = "1320,1351", statOrder = { 1320, 1351 }, level = 90, group = "FrenzyChargeOnHitChance", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "speed" }, }, - ["ManaOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "Recover (5-6)% of Mana on Kill", "(5-10)% increased Mana Recovery Rate if you haven't Killed Recently", statOrderKey = "1273,6123", statOrder = { 1273, 6123 }, level = 90, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ManaRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(12-15)% increased Mana Recovery rate", "(20-35)% increased Mana Recovery from Flasks", statOrderKey = "1130,1562", statOrder = { 1130, 1562 }, level = 90, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["AuraEffectBodyInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(26-30)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 90, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["MaximumLifeBodyInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "(13-15)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 95, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["PhysTakenAsChaosInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "+1% to maximum Chaos Resistance", "(16-18)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1182,1911", statOrder = { 1182, 1911 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos", "resistance" }, }, - ["AdditionalCurseOnEnemiesInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "You can apply an additional Curse", "10% reduced Reservation of Curse Aura Skills", statOrderKey = "1672,6145", statOrder = { 1672, 6145 }, level = 92, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster", "aura", "curse" }, }, - ["RegenerateLifeOverMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Every 4 seconds, Regenerate 25% of Life over one second", statOrderKey = "3194", statOrder = { 3194 }, level = 90, group = "RegenerateLifeOver1Second", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["OfferingEffectInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(26-35)% increased effect of Offerings", statOrderKey = "3468", statOrder = { 3468 }, level = 90, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AdditionalCritWithAttacksInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "Attacks have +(1.6-2)% to Critical Strike Chance", statOrderKey = "3955", statOrder = { 3955 }, level = 94, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["AdditionalCritWithSpellsInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(1.6-2)% to Spell Critical Strike Chance", statOrderKey = "7312", statOrder = { 7312 }, level = 94, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["LifeRegenerationPercentBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "Regenerate (2.1-3)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 85, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AreaDamageSupportedUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Concentrated Effect", "(23-25)% increased Area Damage", statOrderKey = "222,1537", statOrder = { 222, 1537 }, level = 92, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["AreaOfEffectSupportedUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 25 Increased Area of Effect", "(13-15)% increased Area of Effect", statOrderKey = "83,1395", statOrder = { 83, 1395 }, level = 93, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["MaximumManaUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(12-15)% increased maximum Mana", "Transfiguration of Mind", statOrderKey = "1125,3875", statOrder = { 1125, 3875 }, level = 85, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "damage" }, }, - ["MinionDamageSupportedUberMaven___"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Minion Damage", "Minions deal (23-25)% increased Damage", statOrderKey = "263,1481", statOrder = { 263, 1481 }, level = 93, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, - ["MinionLifeSupportedUberMaven_"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Minion Life", "Minions have (23-25)% increased maximum Life", statOrderKey = "261,1285", statOrder = { 261, 1285 }, level = 90, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, - ["AdditionalMinesPlacedSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Blastchain Mine", "Throw an additional Mine", statOrderKey = "256,2961", statOrder = { 256, 2961 }, level = 95, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["MineDamageUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Blastchain Mine", "(31-35)% increased Mine Damage", statOrderKey = "256,758", statOrder = { 256, 758 }, level = 90, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["MineDamageTrapUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap And Mine Damage", "(31-35)% increased Mine Damage", statOrderKey = "226,758", statOrder = { 226, 758 }, level = 90, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["IncreasedChillEffectSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Hypothermia", "(17-20)% increased Effect of Cold Ailments", statOrderKey = "268,4481", statOrder = { 268, 4481 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, - ["IncreasedShockEffectSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Innervate", "(17-20)% increased Effect of Lightning Ailments", statOrderKey = "275,5511", statOrder = { 275, 5511 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, - ["IgniteDurationSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Immolate", "(17-20)% increased Ignite Duration on Enemies", statOrderKey = "124,1374", statOrder = { 124, 1374 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, - ["IncreasedBurningDamageSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Burning Damage", "(31-35)% increased Burning Damage", statOrderKey = "127,1392", statOrder = { 127, 1392 }, level = 92, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, - ["ChanceToGainPowerChargeOnKillUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "50% increased Power Charge Duration", "(11-15)% chance to gain a Power Charge on Kill", statOrderKey = "1644,2069", statOrder = { 1644, 2069 }, level = 94, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["SupportedByLessDurationUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Less Duration", statOrderKey = "160", statOrder = { 160 }, level = 78, group = "Supported", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SpellAddedFireDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (35-49) to (60-73) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 92, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamageUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Adds (29-39) to (49-61) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 93, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamageUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Adds (2-8) to (101-121) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 94, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedPhysicalDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (35-49) to (60-73) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 95, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedChaosDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (29-39) to (49-61) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 95, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["ManaRegenerationUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "(56-70)% increased Mana Regeneration Rate", "20% increased Mana Regeneration Rate while stationary", statOrderKey = "1128,3708", statOrder = { 1128, 3708 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AddedManaRegenerationUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Regenerate (6-8) Mana per second", "Mana Flasks gain 1 Charge every 3 seconds", statOrderKey = "1127,6110", statOrder = { 1127, 6110 }, level = 90, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["AdditionalSpellBlockChanceUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(5-6)% Chance to Block Spell Damage", "+1% to maximum Chance to Block Spell Damage", statOrderKey = "732,1495", statOrder = { 732, 1495 }, level = 90, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["SocketedSpellCriticalStrikeChanceUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Spells have +4% to Critical Strike Chance", statOrderKey = "317", statOrder = { 317 }, level = 94, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, - ["SocketedAttackCriticalStrikeChanceUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Attacks have +4% to Critical Strike Chance", statOrderKey = "300", statOrder = { 300 }, level = 93, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, - ["EnemyPhysicalDamageTakenAuraUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Nearby Enemies take 12% increased Physical Damage", statOrderKey = "5929", statOrder = { 5929 }, level = 95, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["EnemyElementalDamageTakenAuraUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Nearby Enemies take 9% increased Elemental Damage", statOrderKey = "5926", statOrder = { 5926 }, level = 95, group = "LocalDisplayNearbyEnemyElementalDamageTaken", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["LifeRegenerationPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 83, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumLightningResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Lightning Resistance", statOrderKey = "1177", statOrder = { 1177 }, level = 95, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["PhysTakenAsLightningHelmInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(11-13)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1909", statOrder = { 1909 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, - ["EnemyLightningResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "Nearby Enemies have -12% to Lightning Resistance", statOrderKey = "5928", statOrder = { 5928 }, level = 95, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, - ["SpellBlockPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(5-6)% Chance to Block Spell Damage", "+1% to maximum Chance to Block Spell Damage", statOrderKey = "732,1495", statOrder = { 732, 1495 }, level = 90, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["FortifyEffectInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(21-25)% increased Effect of Fortify on you", "+500 to Armour while you have Fortify", statOrderKey = "2986,3935", statOrder = { 2986, 3935 }, level = 90, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["EnergyShieldRegenInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(15-25)% increased Energy Shield Recharge Rate", "Regenerate (1-1.5)% of Energy Shield per second", statOrderKey = "1111,2081", statOrder = { 1111, 2081 }, level = 85, group = "EnergyShieldRegeneration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ReducedIgniteDurationInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(46-50)% reduced Ignite Duration on you", "(36-50)% increased Damage if you've been Ignited Recently", statOrderKey = "1390,4654", statOrder = { 1390, 4654 }, level = 85, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedFreezeDurationInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Crusade", "(46-50)% reduced Freeze Duration on you", "(4-7)% reduced Damage taken if you've been Frozen Recently", statOrderKey = "1389,4704", statOrder = { 1389, 4704 }, level = 85, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedShockEffectInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(45-75)% increased Critical Strike Chance if you've been Shocked Recently", "(46-50)% reduced Effect of Shock on you", statOrderKey = "4563,7236", statOrder = { 4563, 7236 }, level = 85, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "critical", "ailment" }, }, - ["MaximumPowerChargeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Power Charges", "10% chance that if you would gain Power Charges, you instead gain up to", "your maximum number of Power Charges", statOrderKey = "1332,5075,5075.1", statOrder = { 1332, 5075, 5075.1 }, level = 85, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PhysTakenAsFireHelmetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(11-13)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, - ["ElementalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(19-22)% increased Elemental Damage", "Damage Penetrates (2-3)% of Enemy Elemental Resistances", statOrderKey = "1486,2971", statOrder = { 1486, 2971 }, level = 85, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["WarcryAreaOfEffectInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "15% increased Warcry Buff Effect", "Warcry Skills have (26-30)% increased Area of Effect", statOrderKey = "7570,7577", statOrder = { 7570, 7577 }, level = 85, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["EnemyFireResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Nearby Enemies have -12% to Fire Resistance", statOrderKey = "5927", statOrder = { 5927 }, level = 95, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["CriticalStrikeMultiplierInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(21-24)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 85, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["ManaRegenerationInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(56-70)% increased Mana Regeneration Rate", "20% increased Mana Regeneration Rate while stationary", statOrderKey = "1128,3708", statOrder = { 1128, 3708 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["GainAccuracyEqualToStrengthInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "1% increased Critical Strike Chance per 10 Strength", "Gain Accuracy Rating equal to your Strength", statOrderKey = "4567,5026", statOrder = { 4567, 5026 }, level = 85, group = "GainAccuracyEqualToStrength", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["MinionLifeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Minions have (36-40)% increased maximum Life", "Minions Regenerate (1-1.5)% of Life per second", statOrderKey = "1285,2333", statOrder = { 1285, 2333 }, level = 85, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["PowerChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Power Charge Duration", "(11-15)% chance to gain a Power Charge on Kill", statOrderKey = "1644,2069", statOrder = { 1644, 2069 }, level = 90, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["PhysTakenAsColdHelmetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(11-13)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1908", statOrder = { 1908 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, - ["SpellsAdditionalUnleashSealInfluenceMaven___"] = { type = "Prefix", affix = "Elevated Redeemer's", "(50-75)% increased Critical Strike Chance with Spells which remove the maximum number of Seals", "Skills supported by Unleash have +1 to maximum number of Seals", statOrderKey = "7320,7627", statOrder = { 7320, 7627 }, level = 90, group = "SpellsAdditionalUnleashSeal", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["EnemyColdResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "Nearby Enemies have -12% to Cold Resistance", statOrderKey = "5925", statOrder = { 5925 }, level = 95, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["ReducedManaReservationInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(6-7)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 85, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IgniteChanceAndDamageInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Ignite", "Ignites you inflict deal Damage (10-15)% faster", statOrderKey = "1528,2015", statOrder = { 1528, 2015 }, level = 85, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FreezeChanceAndDurationInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Freeze", "Freeze Enemies as though dealing (30-50)% more Damage", statOrderKey = "1531,5309", statOrder = { 1531, 5309 }, level = 85, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ShockChanceAndEffectInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Shock", "Shock Enemies as though dealing (30-50)% more Damage", statOrderKey = "1535,5310", statOrder = { 1535, 5310 }, level = 85, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AddedManaRegenerationInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "Regenerate (6-8) Mana per second", "Mana Flasks gain 1 Charge every 3 seconds", statOrderKey = "1127,6110", statOrder = { 1127, 6110 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, - ["SpellAddedFireDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (35-49) to (60-73) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 85, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["SpellAddedColdDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (29-39) to (49-61) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 85, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["SpellAddedLightningDamageInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (2-8) to (101-121) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 85, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["SpellAddedPhysicalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (35-49) to (60-73) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 85, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["SpellAddedChaosDamageInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (29-39) to (49-61) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["EnemyChaosResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "Nearby Enemies have -12% to Chaos Resistance", statOrderKey = "5924", statOrder = { 5924 }, level = 95, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["PercentageIntelligenceInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Intelligence", statOrderKey = "752", statOrder = { 752 }, level = 85, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["IgnitingConfluxInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Ignite Duration on Enemies", "You have Igniting Conflux for 3 seconds every 8 seconds", statOrderKey = "1374,5107", statOrder = { 1374, 5107 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChillingConfluxInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Chill Duration on Enemies", "You have Chilling Conflux for 3 seconds every 8 seconds", statOrderKey = "1371,5107", statOrder = { 1371, 5107 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ShockingConfluxInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Shock Duration on Enemies", "You have Shocking Conflux for 3 seconds every 8 seconds", statOrderKey = "1372,5107", statOrder = { 1372, 5107 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["IncreasedAttackSpeedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Faster Attacks", "(13-14)% increased Attack Speed", statOrderKey = "237,960", statOrder = { 237, 960 }, level = 92, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, - ["IncreasedCastSpeedUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Faster Casting", "(13-14)% increased Cast Speed", statOrderKey = "258,995", statOrder = { 258, 995 }, level = 94, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, - ["IncreasedAttackAndCastSpeedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(13-14)% increased Attack and Cast Speed", "(5-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "1549,2411", statOrder = { 1549, 2411 }, level = 95, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["SupportedByManaLeechUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 20 Mana Leech", "(20-30)% increased Maximum total Mana Recovery per second from Leech", statOrderKey = "271,1255", statOrder = { 271, 1255 }, level = 78, group = "Supported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "mana", "gem" }, }, - ["ProjectileSpeedUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are supported by Level 25 Faster Projectiles", "(26-30)% increased Projectile Speed", statOrderKey = "246,1314", statOrder = { 246, 1314 }, level = 92, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, - ["ProjectileDamageUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 25 Slower Projectiles", "(23-25)% increased Projectile Damage", statOrderKey = "165,1501", statOrder = { 165, 1501 }, level = 93, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["ChanceToAvoidInterruptionWhileCastingUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "(31-60)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 90, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["IncreasedMeleeWeaponRangeUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+(3-4) to Melee Strike Range", statOrderKey = "1985", statOrder = { 1985 }, level = 95, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AdditionalTrapsThrownSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "223,6959", statOrder = { 223, 6959 }, level = 94, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapDamageUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap", "(31-35)% increased Trap Damage", statOrderKey = "223,756", statOrder = { 223, 756 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapDamageCooldownUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Advanced Traps", "(31-35)% increased Trap Damage", statOrderKey = "175,756", statOrder = { 175, 756 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["TrapSpeedCooldownUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Advanced Traps", "(17-20)% increased Trap Throwing Speed", statOrderKey = "175,1438", statOrder = { 175, 1438 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["TrapDamageMineUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap And Mine Damage", "(31-35)% increased Trap Damage", statOrderKey = "226,756", statOrder = { 226, 756 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, - ["PoisonDamageSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance to Poison", "(31-35)% increased Damage with Poison", statOrderKey = "277,2596", statOrder = { 277, 2596 }, level = 90, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, - ["PoisonDurationSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance to Poison", "(17-20)% increased Poison Duration", statOrderKey = "277,2585", statOrder = { 277, 2585 }, level = 90, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, - ["BleedingDamageUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance To Bleed", "(31-35)% increased Damage with Bleeding", statOrderKey = "97,2584", statOrder = { 97, 2584 }, level = 90, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, - ["ChanceToGainFrenzyChargeOnKillUberElderMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "50% increased Frenzy Charge Duration", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1629,2067", statOrder = { 1629, 2067 }, level = 94, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["IncreasedAccuracySupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are supported by Level 25 Additional Accuracy", "(16-20)% increased Global Accuracy Rating", statOrderKey = "244,983", statOrder = { 244, 983 }, level = 93, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, - ["AdditionalBlockChanceUberMaven___"] = { type = "Suffix", affix = "of the Elevated Elder", "(4-5)% Chance to Block Attack Damage", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "717,1494", statOrder = { 717, 1494 }, level = 90, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["BlindOnHitSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are supported by Level 25 Blind", "(9-10)% Global chance to Blind Enemies on hit", statOrderKey = "238,2377", statOrder = { 238, 2377 }, level = 90, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["SocketedSpellCriticalMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Spells have +90% to Critical Strike Multiplier", statOrderKey = "318", statOrder = { 318 }, level = 93, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, - ["SocketedAttackCriticalMultiplierUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Attacks have +90% to Critical Strike Multiplier", statOrderKey = "301", statOrder = { 301 }, level = 94, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, - ["ChaosNonAilmentDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+(17-24)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["ColdDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(17-24)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["FireDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(17-24)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["PhysicalDamageOverTimeMultiplierUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "+(17-24)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["AvoidStunInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "(31-50)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 85, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MaximumColdResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Cold Resistance", statOrderKey = "1172", statOrder = { 1172 }, level = 95, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["ConvertPhysicalToFireInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Fire Damage", "(22-25)% of Physical Damage Converted to Fire Damage", statOrderKey = "1442,1464", statOrder = { 1442, 1464 }, level = 81, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["ConvertPhysicalToColdInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Cold Damage", "(22-25)% of Physical Damage Converted to Cold Damage", statOrderKey = "1443,1466", statOrder = { 1443, 1466 }, level = 81, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ConvertPhysicalToLightningInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Lightning Damage", "(22-25)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1444,1468", statOrder = { 1444, 1468 }, level = 81, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["MaximumLifeLeechRateInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "20% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1253", statOrder = { 1253 }, level = 85, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["MaximumEnergyShieldLeechRateInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Crusader's", "20% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1256", statOrder = { 1256 }, level = 85, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AvoidInterruptionWhileCastingInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(31-60)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 85, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["GlobalCriticalStrikeChanceInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(31-60)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["MaximumFrenzyChargeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Frenzy Charges", "10% chance that if you would gain Frenzy Charges, you instead gain up to your maximum number of Frenzy Charges", statOrderKey = "1327,5074", statOrder = { 1327, 5074 }, level = 85, group = "MaximumFrenzyCharges", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["MeleeDamageInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 83, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["ProjectileAttackDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Projectile Attack Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 83, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["SpellDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 83, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["DamageOverTimeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 83, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MeleeWeaponRangeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(3-4) to Melee Strike Range", statOrderKey = "1985", statOrder = { 1985 }, level = 92, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["BlockPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(4-5)% Chance to Block Attack Damage", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "717,1494", statOrder = { 717, 1494 }, level = 90, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["CullingStrikeInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "Culling Strike", "(15-25)% increased Area of Effect if you've dealt a Culling Strike Recently", statOrderKey = "1541,3908", statOrder = { 1541, 3908 }, level = 83, group = "CullingStrike", weightKey = { "gloves_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FrenzyChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Frenzy Charge Duration", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1629,2067", statOrder = { 1629, 2067 }, level = 90, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["AddedPhysicalDamageCritRecentlyInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (9-12) to (13-16) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "6799", statOrder = { 6799 }, level = 83, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AddedFireDamageCritRecentlyInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (26-30) to (36-45) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "6788", statOrder = { 6788 }, level = 83, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AddedColdDamageCritRecentlyInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (26-30) to (36-45) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "6783", statOrder = { 6783 }, level = 83, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AddedLightningDamageCritRecentlyInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds 1 to (61-90) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "6793", statOrder = { 6793 }, level = 83, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["MinionDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Minions deal (31-45)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 83, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["IncreasedAccuracyPercentInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "(21-30)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 90, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["GlobalChanceToBlindOnHitInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(20-30)% increased Damage with Hits and Ailments against Blinded Enemies", "(12-15)% Global chance to Blind Enemies on hit", statOrderKey = "2235,2377", statOrder = { 2235, 2377 }, level = 90, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AdditionalChanceToEvadeInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(7-12)% increased Attack and Cast Speed if you haven't been Hit Recently", "+(2-4)% chance to Evade Attack Hits", statOrderKey = "3974,4391", statOrder = { 3974, 4391 }, level = 85, group = "AdditionalChanceToEvade", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences", "attack", "caster", "speed" }, }, - ["ChanceToIntimidateOnHitInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Intimidate Enemies for 4 seconds on Hit", statOrderKey = "4423", statOrder = { 4423 }, level = 95, group = "ChanceToIntimidateOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToUnnerveOnHitInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4428", statOrder = { 4428 }, level = 95, group = "ChanceToUnnerveOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StrikeSkillsAdditionalTargetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Strike Skills target 2 additional nearby Enemies", statOrderKey = "6743", statOrder = { 6743 }, level = 90, group = "StrikeSkillsAdditionalTarget", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["ChanceToImpaleInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "(21-25)% chance to Impale Enemies on Hit with Attacks", "Adds (1-2) to (3-5) Physical Damage for each Impale on Enemy", statOrderKey = "4053,6801", statOrder = { 4053, 6801 }, level = 90, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["AilmentDurationInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "(13-15)% increased Duration of Ailments on Enemies", "(13-15)% increased Effect of Non-Damaging Ailments", statOrderKey = "1375,6942", statOrder = { 1375, 6942 }, level = 90, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["PercentageDexterityInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Dexterity", statOrderKey = "751", statOrder = { 751 }, level = 85, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["FireDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(17-23)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdDamageOverTimeMultiplierInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(17-23)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["ChaosDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(17-23)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["PhysicalDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(17-23)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, - ["ManaGainPerTargetInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(3-5) Mana gained for each Enemy hit by your Attacks", "(10-20)% increased Attack Speed while not on Low Mana", statOrderKey = "1266,4042", statOrder = { 1266, 4042 }, level = 78, group = "ManaGainPerTarget", weightKey = { "gloves_basilisk", "quiver_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack", "speed" }, }, - ["IncreasedDurationBootsUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 20 Increased Duration", "(10-15)% increased Skill Effect Duration", statOrderKey = "129,1407", statOrder = { 129, 1407 }, level = 78, group = "SkillEffectDuration", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["IncreasedCooldownRecoveryBootsUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 90, group = "CooldownRecovery", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["SupportedByFortifyUberMaven_"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Fortify", statOrderKey = "255", statOrder = { 255 }, level = 78, group = "DisplaySocketedGemGetsFortify", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["ImmuneToChilledGroundUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Unaffected by Chill", statOrderKey = "7512", statOrder = { 7512 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ImmuneToBurningGroundUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "Unaffected by Ignite", statOrderKey = "7522", statOrder = { 7522 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ImmuneToShockedGroundUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Unaffected by Shock", statOrderKey = "7525", statOrder = { 7525 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["ImmuneToDesecratedGroundUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Unaffected by Poison", statOrderKey = "4133", statOrder = { 4133 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["ChanceToDodgeUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "(9-10)% chance to Dodge Attack Hits", "+(1-2)% to maximum Chance to Dodge Attack Hits", statOrderKey = "1667,6719", statOrder = { 1667, 6719 }, level = 94, group = "ChanceToDodge", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "(9-10)% chance to Dodge Spell Hits", "+(1-2)% to maximum Chance to Dodge Spell Hits", statOrderKey = "1668,6741", statOrder = { 1668, 6741 }, level = 93, group = "SpellDodgePercentage", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["ChanceToAvoidStunUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(36-50)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 92, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToAvoidElementalAilmentsUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "(31-35)% chance to Avoid Elemental Ailments", statOrderKey = "1359", statOrder = { 1359 }, level = 91, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["ChanceToAvoidProjectilesUberMaven___"] = { type = "Suffix", affix = "of Elevated Shaping", "(11-15)% chance to avoid Projectiles if you've taken Projectile Damage Recently", "(10-12)% chance to avoid Projectiles", statOrderKey = "4073,4092", statOrder = { 4073, 4092 }, level = 94, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToGainEnduranceChargeOnKillUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "50% increased Endurance Charge Duration", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "1627,2068", statOrder = { 1627, 2068 }, level = 93, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["TotemDamageSpellUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Spell Totem", "(31-35)% increased Totem Damage", statOrderKey = "232,755", statOrder = { 232, 755 }, level = 90, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemSpeedSpellUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Spell Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "232,2029", statOrder = { 232, 2029 }, level = 90, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, - ["TotemDamageAttackUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Ballista Totem", "(31-35)% increased Totem Damage", statOrderKey = "157,755", statOrder = { 157, 755 }, level = 90, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, - ["TotemSpeedAttackUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Ballista Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "157,2029", statOrder = { 157, 2029 }, level = 90, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, - ["SupportedByLifeLeechUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are supported by Level 20 Life Leech", statOrderKey = "247", statOrder = { 247 }, level = 78, group = "SupportedByLifeLeech", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, - ["GrantsDecoyTotemSkillUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Grants Level 25 Decoy Totem Skill", statOrderKey = "406", statOrder = { 406 }, level = 78, group = "GrantedSkill", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, - ["GlobalRaiseSpectreGemLevelUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+2 to Level of all Raise Spectre Gems", statOrderKey = "1160", statOrder = { 1160 }, level = 85, group = "MinionGlobalSkillLevel", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, - ["UnaffectedByShockedGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Unaffected by Shock", statOrderKey = "7525", statOrder = { 7525 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["SocketedLightningGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+2 to Level of Socketed Lightning Gems", "+(3-7)% to Quality of Socketed Lightning Gems", statOrderKey = "52,6002", statOrder = { 52, 6002 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["MaximumFireResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Fire Resistance", statOrderKey = "1166", statOrder = { 1166 }, level = 95, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["PhysicalAddedAsExtraLightningBootsInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (9-11)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1444", statOrder = { 1444 }, level = 85, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["CooldownRecoveryInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 90, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AvoidIgniteInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(46-60)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 85, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AvoidFreezeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(46-60)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 85, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidShockInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(46-60)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 85, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AvoidProjectilesInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(11-15)% chance to avoid Projectiles if you've taken Projectile Damage Recently", "(10-12)% chance to avoid Projectiles", statOrderKey = "4073,4092", statOrder = { 4073, 4092 }, level = 83, group = "ChanceToAvoidProjectiles", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["UnaffectedByBurningGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "Unaffected by Ignite", statOrderKey = "7522", statOrder = { 7522 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["SocketedFireGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+2 to Level of Socketed Fire Gems", "+(3-7)% to Quality of Socketed Fire Gems", statOrderKey = "50,6000", statOrder = { 50, 6000 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["MaximumEnduranceChargeInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Endurance Charges", "10% chance that if you would gain Endurance Charges, you instead gain up to maximum Endurance Charges", statOrderKey = "1322,3638", statOrder = { 1322, 3638 }, level = 85, group = "MaximumEnduranceCharges", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["PhysicalAddedAsExtraFireBootsInfluenceMaven___"] = { type = "Prefix", affix = "Elevated Warlord's", "Gain (9-11)% of Physical Damage as Extra Fire Damage", statOrderKey = "1442", statOrder = { 1442 }, level = 85, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["AvoidFireDamageInfluenceMaven_____"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Fire Resistance", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "1168,2791", statOrder = { 1168, 2791 }, level = 90, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AvoidColdDamageInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Cold Resistance", "(8-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "1174,2792", statOrder = { 1174, 2792 }, level = 90, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AvoidLightningDamageInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Lightning Resistance", "(8-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "1179,2793", statOrder = { 1179, 2793 }, level = 90, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AdditionalPhysicalDamageReductionInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(15-20)% increased Armour", "(2-4)% additional Physical Damage Reduction", statOrderKey = "1087,1769", statOrder = { 1087, 1769 }, level = 85, group = "ReducedPhysicalDamageTaken", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences", "physical" }, }, - ["UnaffectedByChilledGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Unaffected by Chill", statOrderKey = "7512", statOrder = { 7512 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["SocketedColdGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "+2 to Level of Socketed Cold Gems", "+(3-7)% to Quality of Socketed Cold Gems", statOrderKey = "51,5998", statOrder = { 51, 5998 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["EnduranceChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Endurance Charge Duration", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "1627,2068", statOrder = { 1627, 2068 }, level = 90, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["PhysicalAddedAsExtraColdBootsInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Gain (9-11)% of Physical Damage as Extra Cold Damage", statOrderKey = "1443", statOrder = { 1443 }, level = 85, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["ElusiveOnCriticalStrikeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(11-20)% chance to gain Elusive on Critical Strike", "(5-10)% increased Elusive Effect", statOrderKey = "3678,4831", statOrder = { 3678, 4831 }, level = 85, group = "ElusiveOnCriticalStrike", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["ChanceToDodgeAttacksInfluenceMaven__"] = { type = "Suffix", affix = "of Elevated Redemption", "(9-10)% chance to Dodge Attack Hits", "+(1-2)% to maximum Chance to Dodge Attack Hits", statOrderKey = "1667,6719", statOrder = { 1667, 6719 }, level = 90, group = "ChanceToDodge", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["ChanceToDodgeSpellsInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(9-10)% chance to Dodge Spell Hits", "+(1-2)% to maximum Chance to Dodge Spell Hits", statOrderKey = "1668,6741", statOrder = { 1668, 6741 }, level = 90, group = "SpellDodgePercentage", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["IncreasedAilmentEffectOnEnemiesInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(41-60)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 83, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["OnslaughtOnKillInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(8-10)% chance to gain Onslaught for 4 seconds on Kill", "(3-10)% increased Attack, Cast and Movement Speed while you have Onslaught", statOrderKey = "2411,3995", statOrder = { 2411, 3995 }, level = 90, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["UnaffectedByDesecratedGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Unaffected by Poison", statOrderKey = "4133", statOrder = { 4133 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["SocketedChaosGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "+2 to Level of Socketed Chaos Gems", "+(3-7)% to Quality of Socketed Chaos Gems", statOrderKey = "53,5997", statOrder = { 53, 5997 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["AdditionalPierceInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "Projectiles Pierce (3-5) additional Targets", statOrderKey = "1309", statOrder = { 1309 }, level = 90, group = "Pierce", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PercentageStrengthInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Strength", statOrderKey = "750", statOrder = { 750 }, level = 85, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AvoidBleedAndPoisonInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(36-50)% chance to Avoid being Poisoned", "(36-50)% chance to avoid Bleeding", statOrderKey = "1365,3615", statOrder = { 1365, 3615 }, level = 85, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, - ["TailwindOnCriticalStrikeInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-25)% increased Effect of Tailwind on you", "You have Tailwind if you have dealt a Critical Strike Recently", statOrderKey = "7461,7463", statOrder = { 7461, 7463 }, level = 85, group = "TailwindOnCriticalStrike", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["FasterIgniteInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Ignite Duration on Enemies", "Ignites you inflict deal Damage (11-15)% faster", statOrderKey = "1374,2015", statOrder = { 1374, 2015 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["FasterBleedInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Bleeding Duration", "Bleeding you inflict deals Damage (11-15)% faster", statOrderKey = "4093,4941", statOrder = { 4093, 4941 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["FasterPoisonInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Poison Duration", "Poisons you inflict deal Damage (11-15)% faster", statOrderKey = "2585,4942", statOrder = { 2585, 4942 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["LocalIncreasedWard1"] = { type = "Prefix", affix = "Farrier's", "+(5-9) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 3, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard2"] = { type = "Prefix", affix = "Brownsmith's", "+(10-15) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 11, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard3_"] = { type = "Prefix", affix = "Coppersmith's", "+(16-23) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 17, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard4"] = { type = "Prefix", affix = "Blacksmith's", "+(24-35) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 23, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard5___"] = { type = "Prefix", affix = "Silversmith's", "+(36-52) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 29, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard6_"] = { type = "Prefix", affix = "Goldsmith's", "+(52-69) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 35, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard7"] = { type = "Prefix", affix = "Whitesmith's", "+(70-84) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 43, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard8__"] = { type = "Prefix", affix = "Engraver's", "+(85-99) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard9"] = { type = "Prefix", affix = "Runesmith's", "+(100-119) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard10____"] = { type = "Prefix", affix = "Runemaster's", "+(120-139) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWard11"] = { type = "Prefix", affix = "Artificer's", "+(140-159) to Ward", statOrderKey = "1074", statOrder = { 1074 }, level = 75, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent1"] = { type = "Prefix", affix = "Chiseled", "(11-28)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 3, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent2"] = { type = "Prefix", affix = "Etched", "(27-42)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 18, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent3"] = { type = "Prefix", affix = "Engraved", "(43-55)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 30, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent4"] = { type = "Prefix", affix = "Embedded", "(56-67)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 44, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent5"] = { type = "Prefix", affix = "Inscribed", "(68-79)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 60, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent6"] = { type = "Prefix", affix = "Lettered", "(80-91)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 72, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent7"] = { type = "Prefix", affix = "Runed", "(92-100)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 84, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercent8"] = { type = "Prefix", affix = "Calligraphic", "(101-110)% increased Ward", statOrderKey = "1076", statOrder = { 1076 }, level = 86, group = "DefencesPercent", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery1______"] = { type = "Prefix", affix = "Improved", "(6-13)% increased Ward", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 3, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery2_"] = { type = "Prefix", affix = "Enhanced", "(14-20)% increased Ward", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 18, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery3"] = { type = "Prefix", affix = "Bolstered", "(21-26)% increased Ward", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery4"] = { type = "Prefix", affix = "Elegant", "(27-32)% increased Ward", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery5"] = { type = "Prefix", affix = "Exquisite", "(33-38)% increased Ward", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalIncreasedWardPercentAndStunRecovery6_"] = { type = "Prefix", affix = "Masterwork", "(39-42)% increased Ward", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1076,1412", statOrder = { 1076, 1412 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["LocalBaseWardAndLife1__"] = { type = "Prefix", affix = "Annest's", "+(15-20) to Ward", "+(18-23) to maximum Life", statOrderKey = "1074,1115", statOrder = { 1074, 1115 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, - ["LocalBaseWardAndLife2"] = { type = "Prefix", affix = "Owen's", "+(21-30) to Ward", "+(24-28) to maximum Life", statOrderKey = "1074,1115", statOrder = { 1074, 1115 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, - ["LocalBaseWardAndLife3_"] = { type = "Prefix", affix = "Gwayne's", "+(31-40) to Ward", "+(29-33) to maximum Life", statOrderKey = "1074,1115", statOrder = { 1074, 1115 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "ward_armour", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, - ["LocalBaseWardAndLife4_"] = { type = "Prefix", affix = "Cadigan's", "+(41-50) to Ward", "+(34-38) to maximum Life", statOrderKey = "1074,1115", statOrder = { 1074, 1115 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "ward_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, + ["Strength1"] = { type = "Suffix", affix = "of the Brute", "+(8-12) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 1, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength2"] = { type = "Suffix", affix = "of the Wrestler", "+(13-17) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 11, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength3"] = { type = "Suffix", affix = "of the Bear", "+(18-22) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 22, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength4"] = { type = "Suffix", affix = "of the Lion", "+(23-27) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 33, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength5"] = { type = "Suffix", affix = "of the Gorilla", "+(28-32) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 44, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength6"] = { type = "Suffix", affix = "of the Goliath", "+(33-37) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 55, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength7"] = { type = "Suffix", affix = "of the Leviathan", "+(38-42) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 66, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength8"] = { type = "Suffix", affix = "of the Titan", "+(43-50) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 74, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength9"] = { type = "Suffix", affix = "of the Gods", "+(51-55) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 82, group = "Strength", weightKey = { "has_flat_strength_mod", "ring", "amulet", "belt", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "sword", "mace", "sceptre", "staff", "axe", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Strength10"] = { type = "Suffix", affix = "of the Godslayer", "+(56-60) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 85, group = "Strength", weightKey = { "has_flat_strength_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["StrengthEssence7_"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 82, group = "Strength", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["Dexterity1"] = { type = "Suffix", affix = "of the Mongoose", "+(8-12) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 1, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity2"] = { type = "Suffix", affix = "of the Lynx", "+(13-17) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 11, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity3"] = { type = "Suffix", affix = "of the Fox", "+(18-22) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 22, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity4"] = { type = "Suffix", affix = "of the Falcon", "+(23-27) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 33, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity5"] = { type = "Suffix", affix = "of the Panther", "+(28-32) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 44, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity6"] = { type = "Suffix", affix = "of the Leopard", "+(33-37) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 55, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity7"] = { type = "Suffix", affix = "of the Jaguar", "+(38-42) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 66, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity8"] = { type = "Suffix", affix = "of the Phantom", "+(43-50) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 74, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity9"] = { type = "Suffix", affix = "of the Wind", "+(51-55) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 82, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "ring", "amulet", "gloves", "quiver", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "bow", "sword", "axe", "claw", "dagger", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Dexterity10"] = { type = "Suffix", affix = "of the Blur", "+(56-60) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 85, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "gloves", "quiver", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["DexterityEssence7"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 82, group = "Dexterity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["Intelligence1"] = { type = "Suffix", affix = "of the Pupil", "+(8-12) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 1, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence2"] = { type = "Suffix", affix = "of the Student", "+(13-17) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 11, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence3"] = { type = "Suffix", affix = "of the Prodigy", "+(18-22) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 22, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence4"] = { type = "Suffix", affix = "of the Augur", "+(23-27) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 33, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence5"] = { type = "Suffix", affix = "of the Philosopher", "+(28-32) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 44, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence6"] = { type = "Suffix", affix = "of the Sage", "+(33-37) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 55, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence7"] = { type = "Suffix", affix = "of the Savant", "+(38-42) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 66, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence8"] = { type = "Suffix", affix = "of the Virtuoso", "+(43-50) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 74, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence9"] = { type = "Suffix", affix = "of the Genius", "+(51-55) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 82, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "ring", "amulet", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "wand", "dagger", "claw", "staff", "sceptre", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["Intelligence10"] = { type = "Suffix", affix = "of the Polymath", "+(56-60) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 85, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "helmet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["IntelligenceEssence7"] = { type = "Suffix", affix = "of the Essence", "+(51-58) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 82, group = "Intelligence", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["AllAttributes1"] = { type = "Suffix", affix = "of the Clouds", "+(1-4) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 1, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes2"] = { type = "Suffix", affix = "of the Sky", "+(5-8) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 11, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes3"] = { type = "Suffix", affix = "of the Meteor", "+(9-12) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 22, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes4"] = { type = "Suffix", affix = "of the Comet", "+(13-16) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 33, group = "AllAttributes", weightKey = { "amulet", "ring", "default", }, weightVal = { 800, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes5"] = { type = "Suffix", affix = "of the Heavens", "+(17-20) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 44, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes6"] = { type = "Suffix", affix = "of the Galaxy", "+(21-24) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 55, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes7"] = { type = "Suffix", affix = "of the Universe", "+(25-28) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 66, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes8"] = { type = "Suffix", affix = "of the Infinite", "+(29-32) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 77, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributes9_"] = { type = "Suffix", affix = "of the Multiverse", "+(33-35) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 85, group = "AllAttributes", weightKey = { "amulet", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IncreasedLife0"] = { type = "Prefix", affix = "Hale", "+(3-9) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 1, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife1"] = { type = "Prefix", affix = "Healthy", "+(10-19) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 5, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife2"] = { type = "Prefix", affix = "Sanguine", "+(20-29) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 11, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife3"] = { type = "Prefix", affix = "Stalwart", "+(30-39) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 18, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife4"] = { type = "Prefix", affix = "Stout", "+(40-49) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 24, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife5"] = { type = "Prefix", affix = "Robust", "+(50-59) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 30, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife6"] = { type = "Prefix", affix = "Rotund", "+(60-69) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 36, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife7"] = { type = "Prefix", affix = "Virile", "+(70-79) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 44, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "default", }, weightVal = { 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife8"] = { type = "Prefix", affix = "Athlete's", "+(80-89) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 54, group = "IncreasedLife", weightKey = { "fishing_rod", "weapon", "ring", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife9"] = { type = "Prefix", affix = "Fecund", "+(90-99) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 64, group = "IncreasedLife", weightKey = { "fishing_rod", "boots", "gloves", "weapon", "ring", "amulet", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife10"] = { type = "Prefix", affix = "Vigorous", "+(100-109) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 73, group = "IncreasedLife", weightKey = { "shield", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife11"] = { type = "Prefix", affix = "Rapturous", "+(110-119) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 81, group = "IncreasedLife", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLife12"] = { type = "Prefix", affix = "Prime", "+(120-129) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 86, group = "IncreasedLife", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssence1_"] = { type = "Prefix", affix = "Essences", "+(5-14) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 3, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssence2"] = { type = "Prefix", affix = "Essences", "+(15-30) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 10, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssence3"] = { type = "Prefix", affix = "Essences", "+(31-45) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 26, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssenceChest1"] = { type = "Prefix", affix = "Essences", "+(120-126) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssenceShield1"] = { type = "Prefix", affix = "Essences", "+(110-116) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssenceHelm1"] = { type = "Prefix", affix = "Essences", "+(100-106) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEssenceBootsGloves1"] = { type = "Prefix", affix = "Essences", "+(90-96) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 82, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEnhancedMod"] = { type = "Prefix", affix = "Guatelitzi's", "+(70-79) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEnhancedBodyMod___"] = { type = "Prefix", affix = "Guatelitzi's", "+(110-119) to maximum Life", "(8-10)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedMana1"] = { type = "Prefix", affix = "Beryl", "+(15-19) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 1, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana2"] = { type = "Prefix", affix = "Cobalt", "+(20-24) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 11, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana3"] = { type = "Prefix", affix = "Azure", "+(25-29) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 17, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana4"] = { type = "Prefix", affix = "Sapphire", "+(30-34) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 23, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana5"] = { type = "Prefix", affix = "Cerulean", "+(35-39) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 29, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana6"] = { type = "Prefix", affix = "Aqua", "+(40-44) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 35, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana7"] = { type = "Prefix", affix = "Opalescent", "+(45-49) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 42, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana8"] = { type = "Prefix", affix = "Gentian", "+(50-54) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 51, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana9"] = { type = "Prefix", affix = "Chalybeous", "+(55-59) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana10"] = { type = "Prefix", affix = "Mazarine", "+(60-64) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 69, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana11"] = { type = "Prefix", affix = "Blue", "+(65-68) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 75, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana12"] = { type = "Prefix", affix = "Zaffre", "+(69-73) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 81, group = "IncreasedMana", weightKey = { "ring", "amulet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedMana13"] = { type = "Prefix", affix = "Ultramarine", "+(74-78) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 85, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEssence7"] = { type = "Prefix", affix = "Essences", "+(69-77) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 82, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedModPercent"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(7-10)% increased maximum Mana", statOrderKey = "1176,1177", statOrder = { 1176, 1177 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedModOnHit_"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1176,1318", statOrder = { 1176, 1318 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["IncreasedManaEnhancedModRegen"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Regenerate (5-7) Mana per second", statOrderKey = "1176,1179", statOrder = { 1176, 1179 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedModReservation"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(-5--3)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1176,1785", statOrder = { 1176, 1785 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedModCost"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "-(8-6) to Total Mana Cost of Skills", statOrderKey = "1176,1458", statOrder = { 1176, 1458 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon1"] = { type = "Prefix", affix = "Beryl", "+(30-39) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 1, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon2__"] = { type = "Prefix", affix = "Cobalt", "+(40-49) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 11, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon3_"] = { type = "Prefix", affix = "Azure", "+(50-59) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 17, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon4"] = { type = "Prefix", affix = "Sapphire", "+(60-69) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 23, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon5"] = { type = "Prefix", affix = "Cerulean", "+(70-79) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 29, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon6"] = { type = "Prefix", affix = "Aqua", "+(80-89) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 35, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon7"] = { type = "Prefix", affix = "Opalescent", "+(90-99) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 42, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon8"] = { type = "Prefix", affix = "Gentian", "+(100-109) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 51, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon9___"] = { type = "Prefix", affix = "Chalybeous", "+(110-119) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 60, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon10"] = { type = "Prefix", affix = "Mazarine", "+(120-129) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 69, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 800, 800, 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon11"] = { type = "Prefix", affix = "Blue", "+(130-139) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 75, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaWeapon12"] = { type = "Prefix", affix = "Zaffre", "+(140-159) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 81, group = "IncreasedMana", weightKey = { "sceptre", "wand", "claw", "dagger", "default", }, weightVal = { 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon1"] = { type = "Prefix", affix = "Beryl", "+(40-49) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 1, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon2_"] = { type = "Prefix", affix = "Cobalt", "+(50-59) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 11, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon3_"] = { type = "Prefix", affix = "Azure", "+(60-69) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 17, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon4"] = { type = "Prefix", affix = "Sapphire", "+(70-79) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 23, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon5"] = { type = "Prefix", affix = "Cerulean", "+(80-89) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 29, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon6"] = { type = "Prefix", affix = "Aqua", "+(90-99) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 35, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon7"] = { type = "Prefix", affix = "Opalescent", "+(100-119) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 42, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon8_"] = { type = "Prefix", affix = "Gentian", "+(120-139) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 51, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon9"] = { type = "Prefix", affix = "Chalybeous", "+(140-159) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 60, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon10"] = { type = "Prefix", affix = "Mazarine", "+(160-179) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 69, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon11"] = { type = "Prefix", affix = "Blue", "+(180-199) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 75, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaTwoHandWeapon12"] = { type = "Prefix", affix = "Zaffre", "+(200-229) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 81, group = "IncreasedMana", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedEnergyShield1"] = { type = "Prefix", affix = "Shining", "+(1-3) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 3, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield2"] = { type = "Prefix", affix = "Glimmering", "+(4-8) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 11, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield3"] = { type = "Prefix", affix = "Glittering", "+(9-12) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 17, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield4"] = { type = "Prefix", affix = "Glowing", "+(13-15) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 23, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield5"] = { type = "Prefix", affix = "Radiating", "+(16-19) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 29, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield6"] = { type = "Prefix", affix = "Pulsing", "+(20-22) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 35, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield7"] = { type = "Prefix", affix = "Seething", "+(23-26) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 42, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield8"] = { type = "Prefix", affix = "Blazing", "+(27-31) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield9"] = { type = "Prefix", affix = "Scintillating", "+(32-37) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 59, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield10"] = { type = "Prefix", affix = "Incandescent", "+(38-43) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 68, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield11"] = { type = "Prefix", affix = "Resplendent", "+(44-47) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 74, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShield12"] = { type = "Prefix", affix = "Dazzling", "+(48-51) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 80, group = "IncreasedEnergyShield", weightKey = { "has_flat_energy_shield_mod", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldEnhancedModES"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "(7-10)% increased maximum Energy Shield", statOrderKey = "1156,1159", statOrder = { 1156, 1159 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldEnhancedModRegen_"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "Regenerate 0.4% of Energy Shield per second", statOrderKey = "1156,2170", statOrder = { 1156, 2170 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield1"] = { type = "Prefix", affix = "Shining", "+(3-5) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 3, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield2"] = { type = "Prefix", affix = "Glimmering", "+(6-11) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 11, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield3"] = { type = "Prefix", affix = "Glittering", "+(12-16) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 17, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield4"] = { type = "Prefix", affix = "Glowing", "+(17-23) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 23, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield5"] = { type = "Prefix", affix = "Radiating", "+(24-30) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 29, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield6"] = { type = "Prefix", affix = "Pulsing", "+(31-38) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 35, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield7"] = { type = "Prefix", affix = "Seething", "+(39-49) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 43, group = "BaseLocalDefences", weightKey = { "int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield8"] = { type = "Prefix", affix = "Blazing", "+(50-61) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield9"] = { type = "Prefix", affix = "Scintillating", "+(62-76) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield10"] = { type = "Prefix", affix = "Incandescent", "+(77-90) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShield11"] = { type = "Prefix", affix = "Resplendent", "+(91-100) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 75, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceChest5"] = { type = "Prefix", affix = "Essences", "+(62-72) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceChest6"] = { type = "Prefix", affix = "Essences", "+(73-82) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceChest7__"] = { type = "Prefix", affix = "Essences", "+(88-95) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceShield5"] = { type = "Prefix", affix = "Essences", "+(50-59) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceShield6"] = { type = "Prefix", affix = "Essences", "+(60-69) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceShield7"] = { type = "Prefix", affix = "Essences", "+(75-85) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceBootsGloves4"] = { type = "Prefix", affix = "Essences", "+(18-26) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceBootsGloves5"] = { type = "Prefix", affix = "Essences", "+(27-32) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceBootsGloves6"] = { type = "Prefix", affix = "Essences", "+(28-35) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceBootsGloves7"] = { type = "Prefix", affix = "Essences", "+(38-45) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(39-45) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceHelm6"] = { type = "Prefix", affix = "Essences", "+(46-51) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldEssenceHelm7"] = { type = "Prefix", affix = "Essences", "+(52-58) to maximum Energy Shield", statOrderKey = "1157", statOrder = { 1157 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AddedPhysicalDamage1"] = { type = "Prefix", affix = "Glinting", "Adds 1 to 2 Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 5, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage2"] = { type = "Prefix", affix = "Burnished", "Adds (2-3) to (4-5) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 13, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage3"] = { type = "Prefix", affix = "Polished", "Adds (3-4) to (6-7) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 19, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage4"] = { type = "Prefix", affix = "Honed", "Adds (4-6) to (9-10) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 28, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage5"] = { type = "Prefix", affix = "Gleaming", "Adds (5-7) to (11-12) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 35, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage6"] = { type = "Prefix", affix = "Annealed", "Adds (6-9) to (13-15) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 44, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 1000, 1000, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (7-10) to (15-18) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 52, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage8"] = { type = "Prefix", affix = "Tempered", "Adds (9-12) to (19-22) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 64, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamage9"] = { type = "Prefix", affix = "Flaring", "Adds (11-15) to (22-26) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 76, group = "PhysicalDamage", weightKey = { "ring", "amulet", "quiver", "gloves", "default", }, weightVal = { 0, 1000, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceAmulet7"] = { type = "Prefix", affix = "Essences", "Adds (16-18) to (27-30) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceRing5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (12-13) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 58, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceRing6"] = { type = "Prefix", affix = "Essences", "Adds (7-9) to (13-15) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 74, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceRing7"] = { type = "Prefix", affix = "Essences", "Adds (10-11) to (16-17) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceGlovesQuiver4"] = { type = "Prefix", affix = "Essences", "Adds (3-5) to (7-8) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 42, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceGlovesQuiver5"] = { type = "Prefix", affix = "Essences", "Adds (4-5) to (8-9) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 58, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceGlovesQuiver6"] = { type = "Prefix", affix = "Essences", "Adds (5-6) to (9-10) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 74, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedPhysicalDamageEssenceGlovesQuiver7"] = { type = "Prefix", affix = "Essences", "Adds (6-7) to (10-11) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds 1 to 2 Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 1, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage2"] = { type = "Prefix", affix = "Smouldering", "Adds (3-5) to (7-8) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 12, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (5-7) to (11-13) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 20, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (7-10) to (15-18) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 28, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (9-12) to (19-22) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 35, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (11-15) to (23-27) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 44, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (13-18) to (27-31) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 52, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (16-22) to (32-38) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 64, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (19-25) to (39-45) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 76, group = "FireDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 50, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to 3 Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 1, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver2"] = { type = "Prefix", affix = "Smouldering", "Adds (5-7) to (10-12) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 12, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver3"] = { type = "Prefix", affix = "Smoking", "Adds (8-10) to (15-18) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 20, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver4"] = { type = "Prefix", affix = "Burning", "Adds (11-14) to (21-25) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 28, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver5_"] = { type = "Prefix", affix = "Flaming", "Adds (13-18) to (27-31) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 35, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver6"] = { type = "Prefix", affix = "Scorching", "Adds (17-22) to (33-38) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 44, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver7"] = { type = "Prefix", affix = "Incinerating", "Adds (20-27) to (40-47) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 52, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver8__"] = { type = "Prefix", affix = "Blasting", "Adds (27-35) to (53-62) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 64, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiver9"] = { type = "Prefix", affix = "Cremating", "Adds (37-50) to (74-87) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 76, group = "FireDamage", weightKey = { "quiver", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageQuiverEssence10"] = { type = "Prefix", affix = "Essences", "Adds (41-55) to (81-96) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (23-27) to (43-48) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageEssenceGlovesQuiver4"] = { type = "Prefix", affix = "Essences", "Adds (5-7) to (11-14) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 42, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageEssenceGlovesQuiver5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (13-17) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 58, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageEssenceGlovesQuiver6"] = { type = "Prefix", affix = "Essences", "Adds (8-10) to (16-18) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 74, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamageEssenceGlovesQuiver7"] = { type = "Prefix", affix = "Essences", "Adds (9-11) to (17-21) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds 1 to 2 Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 2, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (3-4) to (7-8) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 13, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (5-7) to (10-12) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 21, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (6-9) to (13-16) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 29, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (8-11) to (16-19) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 36, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage6"] = { type = "Prefix", affix = "Frozen", "Adds (10-13) to (20-24) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 45, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (12-16) to (24-28) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 53, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (14-19) to (29-34) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 65, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (17-22) to (34-40) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 77, group = "ColdDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 50, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver1"] = { type = "Prefix", affix = "Frosted", "Adds (1-2) to (2-3) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 2, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver2"] = { type = "Prefix", affix = "Chilled", "Adds (5-6) to (9-10) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 13, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver3_"] = { type = "Prefix", affix = "Icy", "Adds (7-9) to (14-16) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 21, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver4__"] = { type = "Prefix", affix = "Frigid", "Adds (10-13) to (19-22) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 29, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver5"] = { type = "Prefix", affix = "Freezing", "Adds (12-16) to (24-28) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 36, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver6"] = { type = "Prefix", affix = "Frozen", "Adds (15-20) to (30-35) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 45, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver7"] = { type = "Prefix", affix = "Glaciated", "Adds (18-24) to (36-42) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 53, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver8"] = { type = "Prefix", affix = "Polar", "Adds (23-32) to (48-55) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 65, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiver9_"] = { type = "Prefix", affix = "Entombing", "Adds (33-45) to (67-78) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 77, group = "ColdDamage", weightKey = { "quiver", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageQuiverEssence10"] = { type = "Prefix", affix = "Essences", "Adds (36-50) to (74-86) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (20-24) to (38-44) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageEssenceQuiverGloves4"] = { type = "Prefix", affix = "Essences", "Adds (6-7) to (11-14) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 42, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageEssenceQuiverGloves5"] = { type = "Prefix", affix = "Essences", "Adds (6-8) to (12-15) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 58, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageEssenceQuiverGloves6"] = { type = "Prefix", affix = "Essences", "Adds (7-9) to (13-16) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 74, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamageEssenceQuiverGloves7"] = { type = "Prefix", affix = "Essences", "Adds (8-10) to (14-17) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to 5 Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 3, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds 1 to (14-15) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 13, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-2) to (22-23) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 22, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (1-2) to (27-28) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 28, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (1-3) to (33-34) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 35, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (1-4) to (40-43) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 44, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 500, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (2-5) to (47-50) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 52, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (3-6) to (57-61) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 64, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 100, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (3-7) to (68-72) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 76, group = "LightningDamage", weightKey = { "ring", "amulet", "gloves", "default", }, weightVal = { 50, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (3-4) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 3, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver2"] = { type = "Prefix", affix = "Buzzing", "Adds 2 to (16-18) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 13, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver3"] = { type = "Prefix", affix = "Snapping", "Adds (1-3) to (25-28) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 22, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver4"] = { type = "Prefix", affix = "Crackling", "Adds (2-3) to (35-40) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 28, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver5_"] = { type = "Prefix", affix = "Sparking", "Adds (2-4) to (44-50) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 35, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver6___"] = { type = "Prefix", affix = "Arcing", "Adds (2-5) to (56-62) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 44, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver7"] = { type = "Prefix", affix = "Shocking", "Adds (2-6) to (66-75) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 52, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver8"] = { type = "Prefix", affix = "Discharging", "Adds (3-8) to (89-99) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 64, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiver9"] = { type = "Prefix", affix = "Electrocuting", "Adds (5-11) to (124-140) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 76, group = "LightningDamage", weightKey = { "quiver", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageQuiverEssence10__"] = { type = "Prefix", affix = "Essences", "Adds (6-13) to (136-155) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (4-8) to (71-76) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssenceQuiverGloves3_"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (21-22) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 26, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssenceQuiverGloves4"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (23-24) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 42, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssenceQuiverGloves5"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (25-26) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 58, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssenceQuiverGloves6"] = { type = "Prefix", affix = "Essences", "Adds (1-2) to (27-28) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 74, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamageEssenceQuiverGloves7"] = { type = "Prefix", affix = "Essences", "Adds (1-3) to (29-30) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedFireDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (11-13) Fire Damage to Attacks", "25% of Physical Damage Converted to Fire Damage", statOrderKey = "969,1518", statOrder = { 969, 1518 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["AddedColdDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (10-12) Cold Damage to Attacks", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "976,1520", statOrder = { 976, 1520 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "attack" }, }, + ["AddedLightningDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (1-2) to (22-23) Lightning Damage to Attacks", "25% of Physical Damage Converted to Lightning Damage", statOrderKey = "985,1522", statOrder = { 985, 1522 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, + ["LifeLeech1"] = { type = "Prefix", affix = "Remora's", "(1-2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1240", statOrder = { 1240 }, level = 9, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeech2"] = { type = "Prefix", affix = "Lamprey's", "(3-4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1240", statOrder = { 1240 }, level = 25, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeech3"] = { type = "Prefix", affix = "Vampire's", "(5-6)% of Physical Attack Damage Leeched as Life", statOrderKey = "1240", statOrder = { 1240 }, level = 72, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriad1"] = { type = "Prefix", affix = "Remora's", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 50, group = "LifeLeech", weightKey = { "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriad2"] = { type = "Prefix", affix = "Lamprey's", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 60, group = "LifeLeech", weightKey = { "ranged", "amulet", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriad3"] = { type = "Prefix", affix = "Vampire's", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 70, group = "LifeLeech", weightKey = { "ranged", "amulet", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence1"] = { type = "Prefix", affix = "Essences", "(0.5-0.7)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence2"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 10, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence3_"] = { type = "Prefix", affix = "Essences", "(0.7-0.9)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 26, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence4"] = { type = "Prefix", affix = "Essences", "(0.8-1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 42, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence5"] = { type = "Prefix", affix = "Essences", "(0.9-1.1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 58, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence6"] = { type = "Prefix", affix = "Essences", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 74, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(1.1-1.3)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 82, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["ElementalDamagePercent1"] = { type = "Prefix", affix = "Augur's", "(4-8)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 4, group = "ElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercent2"] = { type = "Prefix", affix = "Auspex's", "(9-16)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 15, group = "ElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercent3"] = { type = "Prefix", affix = "Druid's", "(17-24)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 30, group = "ElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercent4"] = { type = "Prefix", affix = "Haruspex's", "(25-29)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 60, group = "ElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamagePercent5"] = { type = "Prefix", affix = "Harbinger's", "(30-34)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 81, group = "ElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating1"] = { type = "Prefix", affix = "Squire's", "(15-19)% increased Physical Damage", "+(16-20) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 1, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating2"] = { type = "Prefix", affix = "Journeyman's", "(20-24)% increased Physical Damage", "+(21-46) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 11, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating3"] = { type = "Prefix", affix = "Reaver's", "(25-34)% increased Physical Damage", "+(47-72) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 23, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating4"] = { type = "Prefix", affix = "Mercenary's", "(35-44)% increased Physical Damage", "+(73-97) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 35, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating5"] = { type = "Prefix", affix = "Champion's", "(45-54)% increased Physical Damage", "+(98-123) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 46, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating6"] = { type = "Prefix", affix = "Conqueror's", "(55-64)% increased Physical Damage", "+(124-149) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 60, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating7"] = { type = "Prefix", affix = "Emperor's", "(65-74)% increased Physical Damage", "+(150-174) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 73, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAccuracyRating8"] = { type = "Prefix", affix = "Dictator's", "(75-79)% increased Physical Damage", "+(175-200) to Accuracy Rating", statOrderKey = "845,1581", statOrder = { 845, 1581 }, level = 83, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "weapon", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent1"] = { type = "Prefix", affix = "Heavy", "(40-49)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent2"] = { type = "Prefix", affix = "Serrated", "(50-64)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 11, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent3"] = { type = "Prefix", affix = "Wicked", "(65-84)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 23, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent4"] = { type = "Prefix", affix = "Vicious", "(85-109)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 35, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent5"] = { type = "Prefix", affix = "Bloodthirsty", "(110-134)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 46, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent6"] = { type = "Prefix", affix = "Cruel", "(135-154)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent7"] = { type = "Prefix", affix = "Tyrannical", "(155-169)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 73, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercent8"] = { type = "Prefix", affix = "Merciless", "(170-179)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 83, group = "LocalPhysicalDamagePercent", weightKey = { "weapon", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamageEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(155-169)% increased Physical Damage", "Gain (9-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "845,1499", statOrder = { 845, 1499 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, + ["IncreasedPhysicalDamagePercent1"] = { type = "Prefix", affix = "Heavy", "(8-12)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 4, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercent2"] = { type = "Prefix", affix = "Serrated", "(13-17)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 15, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercent3"] = { type = "Prefix", affix = "Wicked", "(18-22)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 30, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercent4"] = { type = "Prefix", affix = "Cruel", "(23-28)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 60, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["IncreasedPhysicalDamagePercent5__"] = { type = "Prefix", affix = "Merciless", "(29-33)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 81, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["LocalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Glinting", "Adds 1 to (2-3) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 2, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage2"] = { type = "Prefix", affix = "Burnished", "Adds (4-5) to (8-9) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 13, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage3"] = { type = "Prefix", affix = "Polished", "Adds (6-8) to (13-15) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 21, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage4"] = { type = "Prefix", affix = "Honed", "Adds (7-11) to (16-19) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 29, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage5"] = { type = "Prefix", affix = "Gleaming", "Adds (9-13) to (20-24) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 36, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage6"] = { type = "Prefix", affix = "Annealed", "Adds (13-17) to (26-30) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 46, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (14-19) to (29-35) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 54, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage8"] = { type = "Prefix", affix = "Tempered", "Adds (17-24) to (36-41) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 65, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamage9"] = { type = "Prefix", affix = "Flaring", "Adds (20-27) to (41-49) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 77, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageEssenceNew7"] = { type = "Prefix", affix = "Essences", "Adds (19-25) to (39-45) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand1"] = { type = "Prefix", affix = "Glinting", "Adds 2 to (4-5) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 2, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand2"] = { type = "Prefix", affix = "Burnished", "Adds (6-8) to (13-14) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 13, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand3"] = { type = "Prefix", affix = "Polished", "Adds (10-13) to (21-24) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 21, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand4"] = { type = "Prefix", affix = "Honed", "Adds (11-18) to (26-30) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 29, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand5"] = { type = "Prefix", affix = "Gleaming", "Adds (14-21) to (32-38) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 36, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand6"] = { type = "Prefix", affix = "Annealed", "Adds (21-27) to (42-48) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 46, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand7"] = { type = "Prefix", affix = "Razor-sharp", "Adds (22-30) to (46-56) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 54, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand8"] = { type = "Prefix", affix = "Tempered", "Adds (27-38) to (58-66) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 65, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHand9"] = { type = "Prefix", affix = "Flaring", "Adds (32-43) to (66-78) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 77, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedPhysicalDamageTwoHandEssenceNew7__"] = { type = "Prefix", affix = "Essences", "Adds (30-41) to (63-73) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 82, group = "PhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedEnergyShieldPercent1"] = { type = "Prefix", affix = "Protective", "(11-28)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 3, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent2"] = { type = "Prefix", affix = "Strong-Willed", "(27-42)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 18, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent3"] = { type = "Prefix", affix = "Resolute", "(43-55)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 30, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent4"] = { type = "Prefix", affix = "Fearless", "(56-67)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 44, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent5"] = { type = "Prefix", affix = "Dauntless", "(68-79)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 60, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent6"] = { type = "Prefix", affix = "Indomitable", "(80-91)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 72, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent7_"] = { type = "Prefix", affix = "Unassailable", "(92-100)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 84, group = "DefencesPercent", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercent8"] = { type = "Prefix", affix = "Unfaltering", "(101-110)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 86, group = "DefencesPercent", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "dex_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent1"] = { type = "Prefix", affix = "Reinforced", "(15-26)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 3, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent2"] = { type = "Prefix", affix = "Layered", "(27-42)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 17, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent3"] = { type = "Prefix", affix = "Lobstered", "(43-55)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 29, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent4"] = { type = "Prefix", affix = "Buttressed", "(56-67)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 42, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent5"] = { type = "Prefix", affix = "Thickened", "(68-79)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 60, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent6"] = { type = "Prefix", affix = "Girded", "(80-91)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 72, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent7"] = { type = "Prefix", affix = "Impregnable", "(92-100)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 84, group = "DefencesPercent", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercent8_"] = { type = "Prefix", affix = "Impenetrable", "(101-110)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "str_int_armour", "dex_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent1"] = { type = "Prefix", affix = "Shade's", "(15-26)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 3, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent2"] = { type = "Prefix", affix = "Ghost's", "(27-42)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 19, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent3"] = { type = "Prefix", affix = "Spectre's", "(43-55)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 30, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent4"] = { type = "Prefix", affix = "Wraith's", "(56-67)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 44, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent5"] = { type = "Prefix", affix = "Phantasm's", "(68-79)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 60, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent6"] = { type = "Prefix", affix = "Nightmare's", "(80-91)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 72, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent7"] = { type = "Prefix", affix = "Mirage's", "(92-100)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 84, group = "DefencesPercent", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercent8"] = { type = "Prefix", affix = "Illusion's", "(101-110)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "str_int_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield1"] = { type = "Prefix", affix = "Infixed", "(15-26)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 3, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield2"] = { type = "Prefix", affix = "Ingrained", "(27-42)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 19, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield3"] = { type = "Prefix", affix = "Instilled", "(43-55)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 30, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield4"] = { type = "Prefix", affix = "Infused", "(56-67)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 44, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield5"] = { type = "Prefix", affix = "Inculcated", "(68-79)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 60, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield6"] = { type = "Prefix", affix = "Interpolated", "(80-91)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 72, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield7"] = { type = "Prefix", affix = "Inspired", "(92-100)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 84, group = "DefencesPercent", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShield8"] = { type = "Prefix", affix = "Interpermeated", "(101-110)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_dex_armour", "dex_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEvasion1"] = { type = "Prefix", affix = "Scrapper's", "(15-26)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 3, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion2"] = { type = "Prefix", affix = "Brawler's", "(27-42)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 19, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion3"] = { type = "Prefix", affix = "Fencer's", "(43-55)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 30, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion4"] = { type = "Prefix", affix = "Gladiator's", "(56-67)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 44, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion5"] = { type = "Prefix", affix = "Duelist's", "(68-79)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 60, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion6"] = { type = "Prefix", affix = "Hero's", "(80-91)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 72, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion7"] = { type = "Prefix", affix = "Legend's", "(92-100)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 84, group = "DefencesPercent", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasion8"] = { type = "Prefix", affix = "Victor's", "(101-110)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "dex_int_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield1"] = { type = "Prefix", affix = "Shadowy", "(15-26)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 3, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield2"] = { type = "Prefix", affix = "Ethereal", "(27-42)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 19, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield3"] = { type = "Prefix", affix = "Unworldly", "(43-55)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 30, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield4"] = { type = "Prefix", affix = "Ephemeral", "(56-67)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 44, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield5_"] = { type = "Prefix", affix = "Evanescent", "(68-79)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 60, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield6"] = { type = "Prefix", affix = "Unreal", "(80-91)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 72, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield7"] = { type = "Prefix", affix = "Illusory", "(92-100)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 84, group = "DefencesPercent", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShield8"] = { type = "Prefix", affix = "Incorporeal", "(101-110)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 86, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "str_dex_armour", "str_dex_int_armour", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield1"] = { type = "Prefix", affix = "Shadowy", "(27-42)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 3, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield2"] = { type = "Prefix", affix = "Ethereal", "(43-55)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 19, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield3"] = { type = "Prefix", affix = "Unworldly", "(56-67)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 30, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield4"] = { type = "Prefix", affix = "Ephemeral", "(68-79)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 44, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield5"] = { type = "Prefix", affix = "Evanescent", "(80-91)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 60, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield6"] = { type = "Prefix", affix = "Unreal", "(92-100)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 72, group = "DefencesPercent", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShield7__"] = { type = "Prefix", affix = "Incorporeal", "(101-110)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 85, group = "DefencesPercent", weightKey = { "int_armour", "str_int_armour", "dex_armour", "str_armour", "str_dex_armour", "dex_int_armour", "body_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery1"] = { type = "Prefix", affix = "Pixie's", "(6-13)% increased Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 3, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery2"] = { type = "Prefix", affix = "Gremlin's", "(14-20)% increased Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 18, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery3"] = { type = "Prefix", affix = "Boggart's", "(21-26)% increased Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery4"] = { type = "Prefix", affix = "Naga's", "(27-32)% increased Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery5"] = { type = "Prefix", affix = "Djinn's", "(33-38)% increased Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedEnergyShieldPercentAndStunRecovery6"] = { type = "Prefix", affix = "Seraphim's", "(39-42)% increased Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1158,1467", statOrder = { 1158, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery1"] = { type = "Prefix", affix = "Beetle's", "(6-13)% increased Armour", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 1, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery2"] = { type = "Prefix", affix = "Crab's", "(14-20)% increased Armour", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 17, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery3"] = { type = "Prefix", affix = "Armadillo's", "(21-26)% increased Armour", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 29, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery4"] = { type = "Prefix", affix = "Rhino's", "(27-32)% increased Armour", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 42, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery5"] = { type = "Prefix", affix = "Elephant's", "(33-38)% increased Armour", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndStunRecovery6"] = { type = "Prefix", affix = "Mammoth's", "(39-42)% increased Armour", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1141,1467", statOrder = { 1141, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndAdditionalBlockChance1"] = { type = "Prefix", affix = "Reliable", "(25-30)% increased Armour", "+2% Chance to Block", statOrderKey = "1141,1802", statOrder = { 1141, 1802 }, level = 45, group = "DefencesPercentAndStunRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "block", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingPercentAndAdditionalBlockChance2"] = { type = "Prefix", affix = "Unfailing", "(31-36)% increased Armour", "+3% Chance to Block", statOrderKey = "1141,1802", statOrder = { 1141, 1802 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "block", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Evasion Rating", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Evasion Rating", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Evasion Rating", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Evasion Rating", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Evasion Rating", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingPercentAndStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Evasion Rating", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1149,1467", statOrder = { 1149, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery1"] = { type = "Prefix", affix = "Pixie's", "(6-13)% increased Armour and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery2"] = { type = "Prefix", affix = "Gremlin's", "(14-20)% increased Armour and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery3"] = { type = "Prefix", affix = "Boggart's", "(21-26)% increased Armour and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery4"] = { type = "Prefix", affix = "Naga's", "(27-32)% increased Armour and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery5"] = { type = "Prefix", affix = "Djinn's", "(33-38)% increased Armour and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEnergyShieldAndStunRecovery6"] = { type = "Prefix", affix = "Seraphim's", "(39-42)% increased Armour and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1151,1467", statOrder = { 1151, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery1"] = { type = "Prefix", affix = "Beetle's", "(6-13)% increased Armour and Evasion", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery2"] = { type = "Prefix", affix = "Crab's", "(14-20)% increased Armour and Evasion", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery3"] = { type = "Prefix", affix = "Armadillo's", "(21-26)% increased Armour and Evasion", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery4"] = { type = "Prefix", affix = "Rhino's", "(27-32)% increased Armour and Evasion", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery5"] = { type = "Prefix", affix = "Elephant's", "(33-38)% increased Armour and Evasion", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedArmourAndEvasionAndStunRecovery6"] = { type = "Prefix", affix = "Mammoth's", "(39-42)% increased Armour and Evasion", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1152,1467", statOrder = { 1152, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Evasion and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Evasion and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Evasion and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Evasion and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Evasion and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedEvasionAndEnergyShieldAndStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Evasion and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1153,1467", statOrder = { 1153, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery1"] = { type = "Prefix", affix = "Mosquito's", "(6-13)% increased Armour, Evasion and Energy Shield", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 2, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery2"] = { type = "Prefix", affix = "Moth's", "(14-20)% increased Armour, Evasion and Energy Shield", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 19, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery3"] = { type = "Prefix", affix = "Butterfly's", "(21-26)% increased Armour, Evasion and Energy Shield", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery4"] = { type = "Prefix", affix = "Wasp's", "(27-32)% increased Armour, Evasion and Energy Shield", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery5"] = { type = "Prefix", affix = "Dragonfly's", "(33-38)% increased Armour, Evasion and Energy Shield", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalIncreasedArmourEvasionEnergyShieldStunRecovery6"] = { type = "Prefix", affix = "Hummingbird's", "(39-42)% increased Armour, Evasion and Energy Shield", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1154,1467", statOrder = { 1154, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "str_dex_int_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["LocalAddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (3-4) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage2"] = { type = "Prefix", affix = "Smouldering", "Adds (8-10) to (15-18) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 11, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (12-16) to (24-28) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 18, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (17-22) to (33-39) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 26, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (21-28) to (42-49) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 33, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (26-35) to (53-61) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 42, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (32-42) to (63-74) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 51, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (42-56) to (85-98) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 62, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (59-79) to (118-138) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 74, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamage10_"] = { type = "Prefix", affix = "Carbonising", "Adds (82-112) to (167-194) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 82, group = "FireDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (75-101) to (151-176) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageEnhancedMod_"] = { type = "Prefix", affix = "Topotante's", "Adds (59-79) to (118-138) Fire Damage", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand1"] = { type = "Prefix", affix = "Heated", "Adds (3-5) to (6-7) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand2"] = { type = "Prefix", affix = "Smouldering", "Adds (15-19) to (28-34) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 11, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand3"] = { type = "Prefix", affix = "Smoking", "Adds (22-30) to (44-52) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 18, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand4"] = { type = "Prefix", affix = "Burning", "Adds (31-41) to (61-72) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 26, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand5"] = { type = "Prefix", affix = "Flaming", "Adds (39-52) to (78-90) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 33, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand6"] = { type = "Prefix", affix = "Scorching", "Adds (49-65) to (99-114) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 42, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand7"] = { type = "Prefix", affix = "Incinerating", "Adds (59-78) to (117-137) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 51, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand8_"] = { type = "Prefix", affix = "Blasting", "Adds (78-104) to (157-181) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 62, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand9"] = { type = "Prefix", affix = "Cremating", "Adds (109-147) to (220-256) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 74, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHand10"] = { type = "Prefix", affix = "Carbonising", "Adds (153-208) to (310-361) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 82, group = "FireDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged1"] = { type = "Prefix", affix = "Heated", "Adds (1-3) to (4-5) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged2"] = { type = "Prefix", affix = "Smouldering", "Adds (10-13) to (19-23) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 11, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged3"] = { type = "Prefix", affix = "Smoking", "Adds (15-20) to (30-35) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 18, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged4"] = { type = "Prefix", affix = "Burning", "Adds (21-28) to (41-49) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 26, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged5"] = { type = "Prefix", affix = "Flaming", "Adds (26-35) to (53-61) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 33, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged6"] = { type = "Prefix", affix = "Scorching", "Adds (33-44) to (66-76) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 42, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged7"] = { type = "Prefix", affix = "Incinerating", "Adds (40-53) to (79-93) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 51, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged8"] = { type = "Prefix", affix = "Blasting", "Adds (53-70) to (106-123) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 62, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged9_"] = { type = "Prefix", affix = "Cremating", "Adds (74-99) to (148-173) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 74, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageRanged10"] = { type = "Prefix", affix = "Carbonising", "Adds (103-140) to (209-243) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 82, group = "FireDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (139-189) to (281-327) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 82, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (109-147) to (220-256) Fire Damage", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 1, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds (1-2) to (3-4) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 2, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (7-9) to (14-16) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 12, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (11-14) to (22-25) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 19, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (15-20) to (30-35) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 27, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (19-25) to (38-44) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 34, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage6"] = { type = "Prefix", affix = "Frozen", "Adds (23-32) to (48-55) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 43, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (29-38) to (57-67) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 52, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (37-51) to (76-88) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 63, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (53-72) to (107-124) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 75, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamage10__"] = { type = "Prefix", affix = "Crystalising", "Adds (77-101) to (152-174) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 82, group = "ColdDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (70-91) to (138-158) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (53-72) to (107-124) Cold Damage", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand1"] = { type = "Prefix", affix = "Frosted", "Adds (2-3) to (6-7) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 2, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand2"] = { type = "Prefix", affix = "Chilled", "Adds (13-16) to (26-30) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 12, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand3"] = { type = "Prefix", affix = "Icy", "Adds (21-26) to (41-46) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 19, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand4"] = { type = "Prefix", affix = "Frigid", "Adds (28-37) to (56-65) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 27, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand5"] = { type = "Prefix", affix = "Freezing", "Adds (35-46) to (71-81) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 34, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand6"] = { type = "Prefix", affix = "Frozen", "Adds (43-59) to (89-102) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 43, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand7"] = { type = "Prefix", affix = "Glaciated", "Adds (53-71) to (106-124) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 52, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand8"] = { type = "Prefix", affix = "Polar", "Adds (68-94) to (140-164) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 63, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand9"] = { type = "Prefix", affix = "Entombing", "Adds (100-132) to (197-230) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 75, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHand10"] = { type = "Prefix", affix = "Crystalising", "Adds (140-187) to (278-322) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 82, group = "ColdDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged1"] = { type = "Prefix", affix = "Frosted", "Adds (1-3) to (4-5) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 2, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged2"] = { type = "Prefix", affix = "Chilled", "Adds (9-11) to (18-20) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 12, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged3"] = { type = "Prefix", affix = "Icy", "Adds (14-18) to (28-31) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 19, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged4"] = { type = "Prefix", affix = "Frigid", "Adds (19-25) to (38-44) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 27, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged5"] = { type = "Prefix", affix = "Freezing", "Adds (24-31) to (48-55) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 34, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged6"] = { type = "Prefix", affix = "Frozen", "Adds (29-40) to (60-69) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 43, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged7"] = { type = "Prefix", affix = "Glaciated", "Adds (36-48) to (71-84) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 52, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged8"] = { type = "Prefix", affix = "Polar", "Adds (46-64) to (95-110) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 63, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged9"] = { type = "Prefix", affix = "Entombing", "Adds (66-90) to (134-155) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 75, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageRanged10"] = { type = "Prefix", affix = "Crystalising", "Adds (96-126) to (190-218) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 82, group = "ColdDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (128-169) to (252-292) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 82, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (100-132) to (197-230) Cold Damage", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 1, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (5-6) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 3, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds 2 to (25-29) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 13, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-4) to (40-45) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 19, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (2-5) to (55-63) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 31, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (2-6) to (70-79) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 34, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (3-8) to (89-99) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 42, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (3-9) to (105-120) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 51, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 2000, 1200, 1200, 800, 500, 500, 1200, 1200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (4-12) to (142-158) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 63, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 1600, 960, 960, 640, 400, 400, 960, 960, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (7-17) to (198-224) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 74, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 700, 420, 420, 280, 175, 175, 420, 420, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamage10"] = { type = "Prefix", affix = "Vapourising", "Adds (9-24) to (278-315) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 82, group = "LightningDamage", weightKey = { "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 0, 180, 108, 108, 72, 45, 45, 108, 108, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageEssence7_"] = { type = "Prefix", affix = "Essences", "Adds (8-22) to (252-286) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "Adds (7-17) to (198-224) Lightning Damage", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand1_"] = { type = "Prefix", affix = "Humming", "Adds 2 to (9-12) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 3, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand2"] = { type = "Prefix", affix = "Buzzing", "Adds 3 to (46-53) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 13, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand3"] = { type = "Prefix", affix = "Snapping", "Adds (2-7) to (74-84) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 19, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand4"] = { type = "Prefix", affix = "Crackling", "Adds (3-9) to (102-117) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 31, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand5"] = { type = "Prefix", affix = "Sparking", "Adds (3-12) to (130-146) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 34, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand6"] = { type = "Prefix", affix = "Arcing", "Adds (6-15) to (165-183) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 42, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand7"] = { type = "Prefix", affix = "Shocking", "Adds (6-16) to (195-223) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 51, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 1200, 1200, 500, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand8"] = { type = "Prefix", affix = "Discharging", "Adds (8-23) to (263-293) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 63, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 960, 960, 400, 480, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand9"] = { type = "Prefix", affix = "Electrocuting", "Adds (12-31) to (367-415) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 74, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 420, 420, 175, 210, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHand10"] = { type = "Prefix", affix = "Vapourising", "Adds (17-44) to (516-583) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 82, group = "LightningDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 108, 108, 45, 54, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (6-8) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 3, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged2"] = { type = "Prefix", affix = "Buzzing", "Adds 3 to (31-36) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 13, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged3___"] = { type = "Prefix", affix = "Snapping", "Adds (1-5) to (50-56) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 19, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged4"] = { type = "Prefix", affix = "Crackling", "Adds (3-6) to (69-79) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 31, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged5"] = { type = "Prefix", affix = "Sparking", "Adds (3-8) to (88-99) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 34, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged6_"] = { type = "Prefix", affix = "Arcing", "Adds (4-10) to (111-124) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 42, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged7"] = { type = "Prefix", affix = "Shocking", "Adds (4-11) to (131-150) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 51, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged8"] = { type = "Prefix", affix = "Discharging", "Adds (5-15) to (178-198) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 63, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 1120, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged9"] = { type = "Prefix", affix = "Electrocuting", "Adds (9-21) to (248-280) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 74, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 490, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageRanged10_"] = { type = "Prefix", affix = "Vapourising", "Adds (11-30) to (348-394) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 82, group = "LightningDamage", weightKey = { "bow", "default", }, weightVal = { 126, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (15-41) to (467-530) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 82, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageEnhancedTwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (12-31) to (367-415) Lightning Damage", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 1, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent1"] = { type = "Prefix", affix = "Reinforced", "(4-8)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 2, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent2"] = { type = "Prefix", affix = "Layered", "(9-13)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 18, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent3"] = { type = "Prefix", affix = "Lobstered", "(14-18)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 30, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent4"] = { type = "Prefix", affix = "Buttressed", "(19-23)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 42, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent5"] = { type = "Prefix", affix = "Thickened", "(24-28)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 56, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent6"] = { type = "Prefix", affix = "Girded", "(29-32)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 70, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercent7"] = { type = "Prefix", affix = "Impregnable", "(33-36)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 77, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercentEssence6"] = { type = "Prefix", affix = "Essences", "(29-31)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 77, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingPercentEssence7"] = { type = "Prefix", affix = "Essences", "(32-33)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 82, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedEvasionRatingPercent1"] = { type = "Prefix", affix = "Agile", "(4-8)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 2, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent2"] = { type = "Prefix", affix = "Dancer's", "(9-13)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 19, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent3"] = { type = "Prefix", affix = "Acrobat's", "(14-18)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 30, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent4"] = { type = "Prefix", affix = "Fleet", "(19-23)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 42, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent5"] = { type = "Prefix", affix = "Blurred", "(24-28)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 56, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent6"] = { type = "Prefix", affix = "Phased", "(29-32)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 70, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercent7"] = { type = "Prefix", affix = "Vaporous", "(33-36)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 77, group = "EvasionRatingPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercentEssence6"] = { type = "Prefix", affix = "Essences", "(29-31)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 77, group = "EvasionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingPercentEssence7"] = { type = "Prefix", affix = "Essences", "(32-33)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 82, group = "EvasionRatingPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedEnergyShieldPercent1"] = { type = "Prefix", affix = "Protective", "(2-4)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 3, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent2"] = { type = "Prefix", affix = "Strong-Willed", "(5-7)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 18, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent3"] = { type = "Prefix", affix = "Resolute", "(8-10)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 30, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent4"] = { type = "Prefix", affix = "Fearless", "(11-13)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 42, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent5"] = { type = "Prefix", affix = "Dauntless", "(14-16)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 56, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent6"] = { type = "Prefix", affix = "Indomitable", "(17-19)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 70, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercent7"] = { type = "Prefix", affix = "Unassailable", "(20-22)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 77, group = "EnergyShieldPercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentEssence1"] = { type = "Prefix", affix = "Essences", "(4-6)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentEssence4"] = { type = "Prefix", affix = "Essences", "(11-13)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentEssence5"] = { type = "Prefix", affix = "Essences", "(14-16)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 10, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentEssence6"] = { type = "Prefix", affix = "Essences", "(17-18)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 77, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldPercentEssence7_"] = { type = "Prefix", affix = "Essences", "(18-19)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 82, group = "EnergyShieldPercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEvasionRating1"] = { type = "Prefix", affix = "Agile", "+(3-10) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 1, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating2"] = { type = "Prefix", affix = "Dancer's", "+(11-35) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 18, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating3"] = { type = "Prefix", affix = "Acrobat's", "+(36-60) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 29, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating4"] = { type = "Prefix", affix = "Fleet", "+(61-80) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 42, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating5"] = { type = "Prefix", affix = "Blurred", "+(81-120) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 58, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating6"] = { type = "Prefix", affix = "Phased", "+(121-150) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 72, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRating7"] = { type = "Prefix", affix = "Vaporous", "+(151-170) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 84, group = "IncreasedEvasionRating", weightKey = { "has_flat_evasion_mod", "ring", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["IncreasedEvasionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(151-180) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 82, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating1"] = { type = "Prefix", affix = "Agile", "+(6-12) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 1, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating2"] = { type = "Prefix", affix = "Dancer's", "+(13-35) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 11, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating3"] = { type = "Prefix", affix = "Acrobat's", "+(36-63) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 17, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating4"] = { type = "Prefix", affix = "Fleet", "+(64-82) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 23, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating5"] = { type = "Prefix", affix = "Blurred", "+(83-101) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 29, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating6"] = { type = "Prefix", affix = "Phased", "+(102-120) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 35, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating7_"] = { type = "Prefix", affix = "Vaporous", "+(121-150) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 43, group = "BaseLocalDefences", weightKey = { "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating8"] = { type = "Prefix", affix = "Elusory", "+(151-200) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating9___"] = { type = "Prefix", affix = "Adroit", "+(201-300) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating10"] = { type = "Prefix", affix = "Lissome", "+(301-400) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRating11"] = { type = "Prefix", affix = "Fugitive", "+(401-500) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 77, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(390-475) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceHelm4__"] = { type = "Prefix", affix = "Essences", "+(40-49) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(121-140) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceHelm6"] = { type = "Prefix", affix = "Essences", "+(141-160) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceHelm7"] = { type = "Prefix", affix = "Essences", "+(161-180) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceGlovesBoots3"] = { type = "Prefix", affix = "Essences", "+(21-25) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 26, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceGlovesBoots4"] = { type = "Prefix", affix = "Essences", "+(81-90) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 42, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceGlovesBoots5"] = { type = "Prefix", affix = "Essences", "+(91-105) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceGlovesBoots6"] = { type = "Prefix", affix = "Essences", "+(106-120) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceGlovesBoots7"] = { type = "Prefix", affix = "Essences", "+(121-135) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceShield5"] = { type = "Prefix", affix = "Essences", "+(151-225) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceShield6"] = { type = "Prefix", affix = "Essences", "+(226-300) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LocalIncreasedEvasionRatingEssenceShield7____"] = { type = "Prefix", affix = "Essences", "+(301-375) to Evasion Rating", statOrderKey = "1147", statOrder = { 1147 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Lacquered", "+(3-10) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating2"] = { type = "Prefix", affix = "Studded", "+(11-35) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 18, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating3"] = { type = "Prefix", affix = "Ribbed", "+(36-60) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 30, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating4"] = { type = "Prefix", affix = "Fortified", "+(61-138) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 44, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating5"] = { type = "Prefix", affix = "Plated", "+(139-322) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 57, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating6"] = { type = "Prefix", affix = "Carapaced", "+(323-400) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 71, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating7"] = { type = "Prefix", affix = "Encased", "+(401-460) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 83, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRating8_"] = { type = "Prefix", affix = "Enveloped", "+(461-540) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 86, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "has_flat_armour_mod", "belt", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(481-520) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 82, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingEssenceRing5"] = { type = "Prefix", affix = "Essences", "+(80-120) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 58, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingEssenceRing6"] = { type = "Prefix", affix = "Essences", "+(121-200) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 74, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["IncreasedPhysicalDamageReductionRatingEssenceRing7"] = { type = "Prefix", affix = "Essences", "+(201-300) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 82, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Lacquered", "+(6-12) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating2"] = { type = "Prefix", affix = "Studded", "+(13-35) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 11, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating3"] = { type = "Prefix", affix = "Ribbed", "+(36-63) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 17, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating4"] = { type = "Prefix", affix = "Fortified", "+(64-82) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 23, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating5"] = { type = "Prefix", affix = "Plated", "+(83-101) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 29, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating6"] = { type = "Prefix", affix = "Carapaced", "+(102-120) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 35, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating7__"] = { type = "Prefix", affix = "Encased", "+(121-150) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 43, group = "BaseLocalDefences", weightKey = { "str_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating8"] = { type = "Prefix", affix = "Enveloped", "+(151-200) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating9_"] = { type = "Prefix", affix = "Abating", "+(201-300) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating10"] = { type = "Prefix", affix = "Unmoving", "+(301-400) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRating11"] = { type = "Prefix", affix = "Impervious", "+(401-500) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 77, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "str_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssence7"] = { type = "Prefix", affix = "Essences", "+(390-475) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm5"] = { type = "Prefix", affix = "Essences", "+(121-140) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm6_"] = { type = "Prefix", affix = "Essences", "+(141-160) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceHelm7_"] = { type = "Prefix", affix = "Essences", "+(161-180) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves5"] = { type = "Prefix", affix = "Essences", "+(91-105) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves6"] = { type = "Prefix", affix = "Essences", "+(106-120) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceBootsGloves7"] = { type = "Prefix", affix = "Essences", "+(121-135) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceShield5_"] = { type = "Prefix", affix = "Essences", "+(151-225) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 58, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceShield6"] = { type = "Prefix", affix = "Essences", "+(226-300) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 74, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalIncreasedPhysicalDamageReductionRatingEssenceShield7____"] = { type = "Prefix", affix = "Essences", "+(301-375) to Armour", statOrderKey = "1139", statOrder = { 1139 }, level = 82, group = "BaseLocalDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["LocalBaseArmourAndEvasionRating1"] = { type = "Prefix", affix = "Supple", "+(5-9) to Armour", "+(5-9) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating2"] = { type = "Prefix", affix = "Pliant", "+(10-27) to Armour", "+(10-27) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 18, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating3"] = { type = "Prefix", affix = "Flexible", "+(28-48) to Armour", "+(28-48) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 30, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating4"] = { type = "Prefix", affix = "Durable", "+(49-85) to Armour", "+(49-85) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 38, group = "BaseLocalDefences", weightKey = { "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating5"] = { type = "Prefix", affix = "Sturdy", "+(86-145) to Armour", "+(86-145) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating6_"] = { type = "Prefix", affix = "Resilient", "+(146-220) to Armour", "+(146-220) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 58, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating7"] = { type = "Prefix", affix = "Adaptable", "+(221-300) to Armour", "+(221-300) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRating8"] = { type = "Prefix", affix = "Versatile", "+(301-375) to Armour", "+(301-375) to Evasion Rating", statOrderKey = "1139,1147", statOrder = { 1139, 1147 }, level = 79, group = "BaseLocalDefences", weightKey = { "shield", "boots", "gloves", "helmet", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["LocalBaseArmourAndEnergyShield1"] = { type = "Prefix", affix = "Blessed", "+(5-9) to Armour", "+(3-4) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 1, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield2_"] = { type = "Prefix", affix = "Anointed", "+(10-27) to Armour", "+(5-12) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 18, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield3"] = { type = "Prefix", affix = "Sanctified", "+(28-48) to Armour", "+(13-22) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 30, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield4"] = { type = "Prefix", affix = "Hallowed", "+(49-85) to Armour", "+(23-28) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 38, group = "BaseLocalDefences", weightKey = { "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield5"] = { type = "Prefix", affix = "Beatified", "+(86-145) to Armour", "+(29-48) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield6"] = { type = "Prefix", affix = "Consecrated", "+(146-220) to Armour", "+(49-60) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield7"] = { type = "Prefix", affix = "Saintly", "+(221-300) to Armour", "+(61-72) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseArmourAndEnergyShield8"] = { type = "Prefix", affix = "Godly", "+(301-375) to Armour", "+(73-80) to maximum Energy Shield", statOrderKey = "1139,1157", statOrder = { 1139, 1157 }, level = 79, group = "BaseLocalDefences", weightKey = { "shield", "boots", "gloves", "helmet", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield1"] = { type = "Prefix", affix = "Will-o-wisp's", "+(5-9) to Evasion Rating", "+(3-4) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 1, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield2"] = { type = "Prefix", affix = "Nymph's", "+(10-27) to Evasion Rating", "+(5-12) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 18, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield3"] = { type = "Prefix", affix = "Sylph's", "+(28-48) to Evasion Rating", "+(13-22) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 30, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield4"] = { type = "Prefix", affix = "Cherub's", "+(49-85) to Evasion Rating", "+(23-28) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 38, group = "BaseLocalDefences", weightKey = { "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield5_"] = { type = "Prefix", affix = "Spirit's", "+(86-145) to Evasion Rating", "+(29-48) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 46, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield6"] = { type = "Prefix", affix = "Eidolon's", "+(146-220) to Evasion Rating", "+(49-60) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 58, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield7___"] = { type = "Prefix", affix = "Apparition's", "+(221-300) to Evasion Rating", "+(61-72) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 69, group = "BaseLocalDefences", weightKey = { "boots", "gloves", "helmet", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShield8___"] = { type = "Prefix", affix = "Phantasm's", "+(301-375) to Evasion Rating", "+(73-80) to maximum Energy Shield", statOrderKey = "1147,1157", statOrder = { 1147, 1157 }, level = 79, group = "BaseLocalDefences", weightKey = { "shield", "boots", "gloves", "helmet", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["LocalBaseArmourAndEvasionRatingAndLife1"] = { type = "Prefix", affix = "Rhoa's", "+(8-10) to Armour", "+(8-10) to Evasion Rating", "+(18-23) to maximum Life", statOrderKey = "1139,1147,1167", statOrder = { 1139, 1147, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEvasionRatingAndLife2"] = { type = "Prefix", affix = "Rhex's", "+(11-21) to Armour", "+(11-21) to Evasion Rating", "+(24-28) to maximum Life", statOrderKey = "1139,1147,1167", statOrder = { 1139, 1147, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEvasionRatingAndLife3"] = { type = "Prefix", affix = "Chimeral's", "+(22-48) to Armour", "+(22-48) to Evasion Rating", "+(29-33) to maximum Life", statOrderKey = "1139,1147,1167", statOrder = { 1139, 1147, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEvasionRatingAndLife4"] = { type = "Prefix", affix = "Bull's", "+(49-60) to Armour", "+(49-60) to Evasion Rating", "+(34-38) to maximum Life", statOrderKey = "1139,1147,1167", statOrder = { 1139, 1147, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEnergyShieldAndLife1_"] = { type = "Prefix", affix = "Coelacanth's", "+(8-10) to Armour", "+(3-5) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1139,1157,1167", statOrder = { 1139, 1157, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEnergyShieldAndLife2_"] = { type = "Prefix", affix = "Swordfish's", "+(11-21) to Armour", "+(6-8) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1139,1157,1167", statOrder = { 1139, 1157, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEnergyShieldAndLife3"] = { type = "Prefix", affix = "Shark's", "+(22-48) to Armour", "+(9-12) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1139,1157,1167", statOrder = { 1139, 1157, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndEnergyShieldAndLife4_"] = { type = "Prefix", affix = "Whale's", "+(49-60) to Armour", "+(13-15) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1139,1157,1167", statOrder = { 1139, 1157, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShieldAndLife1"] = { type = "Prefix", affix = "Vulture's", "+(8-10) to Evasion Rating", "+(3-5) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1147,1157,1167", statOrder = { 1147, 1157, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShieldAndLife2"] = { type = "Prefix", affix = "Kingfisher's", "+(11-21) to Evasion Rating", "+(6-8) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1147,1157,1167", statOrder = { 1147, 1157, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShieldAndLife3"] = { type = "Prefix", affix = "Owl's", "+(22-48) to Evasion Rating", "+(9-12) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1147,1157,1167", statOrder = { 1147, 1157, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndEnergyShieldAndLife4"] = { type = "Prefix", affix = "Eagle's", "+(49-60) to Evasion Rating", "+(13-15) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1147,1157,1167", statOrder = { 1147, 1157, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndLife1"] = { type = "Prefix", affix = "Oyster's", "+(20-32) to Armour", "+(18-23) to maximum Life", statOrderKey = "1139,1167", statOrder = { 1139, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndLife2"] = { type = "Prefix", affix = "Urchin's", "+(33-48) to Armour", "+(24-28) to maximum Life", statOrderKey = "1139,1167", statOrder = { 1139, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndLife3"] = { type = "Prefix", affix = "Nautilus's", "+(49-96) to Armour", "+(29-33) to maximum Life", statOrderKey = "1139,1167", statOrder = { 1139, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, + ["LocalBaseArmourAndLife4"] = { type = "Prefix", affix = "Crocodile's", "+(97-144) to Armour", "+(34-38) to maximum Life", statOrderKey = "1139,1167", statOrder = { 1139, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "str_armour", "str_dex_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndLife1"] = { type = "Prefix", affix = "Flea's", "+(14-20) to Evasion Rating", "+(18-23) to maximum Life", statOrderKey = "1147,1167", statOrder = { 1147, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndLife2"] = { type = "Prefix", affix = "Fawn's", "+(21-42) to Evasion Rating", "+(24-28) to maximum Life", statOrderKey = "1147,1167", statOrder = { 1147, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndLife3"] = { type = "Prefix", affix = "Ram's", "+(43-95) to Evasion Rating", "+(29-33) to maximum Life", statOrderKey = "1147,1167", statOrder = { 1147, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEvasionRatingAndLife4"] = { type = "Prefix", affix = "Ibex's", "+(96-120) to Evasion Rating", "+(34-38) to maximum Life", statOrderKey = "1147,1167", statOrder = { 1147, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "dex_armour", "str_dex_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "life", "defences" }, }, + ["LocalBaseEnergyShieldAndLife1"] = { type = "Prefix", affix = "Monk's", "+(8-10) to maximum Energy Shield", "+(18-23) to maximum Life", statOrderKey = "1157,1167", statOrder = { 1157, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseEnergyShieldAndLife2"] = { type = "Prefix", affix = "Prior's", "+(11-15) to maximum Energy Shield", "+(24-28) to maximum Life", statOrderKey = "1157,1167", statOrder = { 1157, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseEnergyShieldAndLife3_"] = { type = "Prefix", affix = "Abbot's", "+(16-25) to maximum Energy Shield", "+(29-33) to maximum Life", statOrderKey = "1157,1167", statOrder = { 1157, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseEnergyShieldAndLife4_"] = { type = "Prefix", affix = "Exarch's", "+(26-30) to maximum Energy Shield", "+(34-38) to maximum Life", statOrderKey = "1157,1167", statOrder = { 1157, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalBaseEnergyShieldAndMana1"] = { type = "Prefix", affix = "Acolyte's", "+(8-10) to maximum Energy Shield", "+(11-15) to maximum Mana", statOrderKey = "1157,1176", statOrder = { 1157, 1176 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, + ["LocalBaseEnergyShieldAndMana2"] = { type = "Prefix", affix = "Deacon's", "+(11-15) to maximum Energy Shield", "+(16-19) to maximum Mana", statOrderKey = "1157,1176", statOrder = { 1157, 1176 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, + ["LocalBaseEnergyShieldAndMana3"] = { type = "Prefix", affix = "Priest's", "+(16-25) to maximum Energy Shield", "+(20-22) to maximum Mana", statOrderKey = "1157,1176", statOrder = { 1157, 1176 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 1000, 500, 500, 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, + ["LocalBaseEnergyShieldAndMana4"] = { type = "Prefix", affix = "Bishop's", "+(26-30) to maximum Energy Shield", "+(23-25) to maximum Mana", statOrderKey = "1157,1176", statOrder = { 1157, 1176 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "int_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 250, 250, 166, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, + ["MovementVelocity1"] = { type = "Prefix", affix = "Runner's", "10% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 1, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity2"] = { type = "Prefix", affix = "Sprinter's", "15% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 15, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity2Royale"] = { type = "Prefix", affix = "Sprinter's", "(15-25)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 5, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity3"] = { type = "Prefix", affix = "Stallion's", "20% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 30, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity4"] = { type = "Prefix", affix = "Gazelle's", "25% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 40, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity5"] = { type = "Prefix", affix = "Cheetah's", "30% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 55, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocity6"] = { type = "Prefix", affix = "Hellion's", "35% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 86, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEssence7"] = { type = "Prefix", affix = "Essences", "32% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 82, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEnhancedModSpeed"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "5% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1370,2746", statOrder = { 1370, 2746 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEnhancedModDodge_"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(10-15)% chance to Avoid Bleeding", statOrderKey = "1370,3696", statOrder = { 1370, 3696 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEnhancedModSpellDodge_"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(10-15)% chance to Avoid being Poisoned", statOrderKey = "1370,1419", statOrder = { 1370, 1419 }, level = 1, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SpellDamage1"] = { type = "Prefix", affix = "Chanter's", "(3-7)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 5, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamage2"] = { type = "Prefix", affix = "Mage's", "(8-12)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 20, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamage3"] = { type = "Prefix", affix = "Sorcerer's", "(13-17)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 38, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamage4"] = { type = "Prefix", affix = "Thaumaturgist's", "(18-22)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 56, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamage5"] = { type = "Prefix", affix = "Wizard's", "(23-26)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 76, group = "SpellDamage", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon1"] = { type = "Prefix", affix = "Apprentice's", "(10-19)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon2"] = { type = "Prefix", affix = "Adept's", "(20-29)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon3"] = { type = "Prefix", affix = "Scholar's", "(30-39)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1500, 1500, 1500, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon4"] = { type = "Prefix", affix = "Professor's", "(40-49)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 600, 600, 600, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon5"] = { type = "Prefix", affix = "Occultist's", "(50-64)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 300, 300, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon6"] = { type = "Prefix", affix = "Incanter's", "(65-74)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 150, 150, 150, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon7"] = { type = "Prefix", affix = "Glyphic", "(85-99)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 80, 80, 80, 80, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeapon8_"] = { type = "Prefix", affix = "Runic", "(100-109)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_dagger", "focus", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 40, 40, 40, 40, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponEssence5_"] = { type = "Prefix", affix = "Essences", "(50-66)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponEssence6"] = { type = "Prefix", affix = "Essences", "(67-82)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponEssence7"] = { type = "Prefix", affix = "Essences", "(83-94)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(70-74)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellDamageOnTwoHandWeapon1"] = { type = "Prefix", affix = "Apprentice's", "(15-29)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon2"] = { type = "Prefix", affix = "Adept's", "(30-44)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon3"] = { type = "Prefix", affix = "Scholar's", "(45-59)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon4"] = { type = "Prefix", affix = "Professor's", "(60-84)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon5"] = { type = "Prefix", affix = "Occultist's", "(85-104)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon6"] = { type = "Prefix", affix = "Incanter's", "(105-124)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon7"] = { type = "Prefix", affix = "Glyphic", "(125-149)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 80, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeapon8"] = { type = "Prefix", affix = "Runic", "(150-164)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 40, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeaponEssence5"] = { type = "Prefix", affix = "Essences", "(85-106)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeaponEssence6"] = { type = "Prefix", affix = "Essences", "(107-122)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeaponEssence7"] = { type = "Prefix", affix = "Essences", "(123-144)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Tacati's", "(105-110)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellDamageAndManaOnWeapon1"] = { type = "Prefix", affix = "Caster's", "(5-9)% increased Spell Damage", "+(17-20) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 2, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon2"] = { type = "Prefix", affix = "Conjuror's", "(10-14)% increased Spell Damage", "+(21-24) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 11, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon3"] = { type = "Prefix", affix = "Wizard's", "(15-19)% increased Spell Damage", "+(25-28) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 23, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 1000, 750, 750, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon4"] = { type = "Prefix", affix = "Warlock's", "(20-24)% increased Spell Damage", "+(29-33) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 35, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 600, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon5"] = { type = "Prefix", affix = "Mage's", "(25-29)% increased Spell Damage", "+(34-37) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 46, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 400, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon6"] = { type = "Prefix", affix = "Archmage's", "(30-34)% increased Spell Damage", "+(38-41) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 58, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 200, 150, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnWeapon7"] = { type = "Prefix", affix = "Lich's", "(35-39)% increased Spell Damage", "+(42-45) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 80, group = "SpellDamageAndMana", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 100, 75, 75, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon1"] = { type = "Prefix", affix = "Caster's", "(8-14)% increased Spell Damage", "+(26-30) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 2, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon2"] = { type = "Prefix", affix = "Conjuror's", "(15-22)% increased Spell Damage", "+(31-35) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 11, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon3"] = { type = "Prefix", affix = "Wizard's", "(23-29)% increased Spell Damage", "+(36-41) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 23, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon4"] = { type = "Prefix", affix = "Warlock's", "(30-37)% increased Spell Damage", "+(42-47) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 35, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon5"] = { type = "Prefix", affix = "Mage's", "(38-44)% increased Spell Damage", "+(48-53) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 46, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon6"] = { type = "Prefix", affix = "Archmage's", "(45-50)% increased Spell Damage", "+(54-59) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 58, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 150, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["SpellDamageAndManaOnTwoHandWeapon7"] = { type = "Prefix", affix = "Lich's", "(51-55)% increased Spell Damage", "+(60-64) to maximum Mana", statOrderKey = "837,1176", statOrder = { 837, 1176 }, level = 80, group = "SpellDamageAndMana", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 75, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "resource", "mana", "damage", "caster" }, }, + ["TrapDamageOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Trap Damage", statOrderKey = "808", statOrder = { 808 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Trap Damage", statOrderKey = "808", statOrder = { 808 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapThrowSpeedEnhancedMod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Trap Throwing Speed", statOrderKey = "1492", statOrder = { 1492 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapCooldownRecoveryAndDurationEnhancedMod"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Trap Duration", "(14-15)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1488,2960", statOrder = { 1488, 2960 }, level = 1, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapAreaOfEffectEnhancedMod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (22-25)% increased Area of Effect", statOrderKey = "2977", statOrder = { 2977 }, level = 1, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreaseSocketedTrapGemLevelEnhancedMod_"] = { type = "Prefix", affix = "Matatl's", "+2 to Level of Socketed Trap Gems", statOrderKey = "68", statOrder = { 68 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["MinionDamageOnWeaponEnhancedMod__"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (90-95)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (133-138)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionAttackAndCastSpeedEnhancedMod"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (13-15)% increased Attack Speed", "Minions have (13-15)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionDurationEnhancedMod_"] = { type = "Suffix", affix = "of Citaqualotl", "(17-20)% increased Minion Duration", statOrderKey = "4287", statOrder = { 4287 }, level = 1, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["LocalIncreaseSocketedMinionGemLevelEnhancedMod"] = { type = "Prefix", affix = "Citaqualotl's", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["FireDamagePrefixOnWeapon1"] = { type = "Prefix", affix = "Searing", "(10-19)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Sizzling", "(20-29)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon3"] = { type = "Prefix", affix = "Blistering", "(30-39)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Cauterising", "(40-49)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon5_"] = { type = "Prefix", affix = "Volcanic", "(50-64)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Magmatic", "(65-74)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon7_"] = { type = "Prefix", affix = "Pyroclastic", "(85-99)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeapon8_"] = { type = "Prefix", affix = "Xoph's", "(100-109)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Searing", "(15-29)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon2___"] = { type = "Prefix", affix = "Sizzling", "(30-44)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Blistering", "(45-59)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon4"] = { type = "Prefix", affix = "Cauterising", "(60-84)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon5"] = { type = "Prefix", affix = "Volcanic", "(85-104)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Magmatic", "(105-124)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Pyroclastic", "(125-149)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnTwoHandWeapon8_"] = { type = "Prefix", affix = "Xoph's", "(150-164)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePrefixOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Fire Damage", "Adds (15-20) to (30-35) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["FireDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Fire Damage", "Adds (20-27) to (41-48) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["ColdDamagePrefixOnWeapon1"] = { type = "Prefix", affix = "Bitter", "(10-19)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Biting", "(20-29)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon3_"] = { type = "Prefix", affix = "Alpine", "(30-39)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Snowy", "(40-49)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon5_"] = { type = "Prefix", affix = "Hailing", "(50-64)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Crystalline", "(65-74)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon7"] = { type = "Prefix", affix = "Cryomancer's", "(85-99)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeapon8"] = { type = "Prefix", affix = "Tul's", "(100-109)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Bitter", "(15-29)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon2"] = { type = "Prefix", affix = "Biting", "(30-44)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Alpine", "(45-59)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon4_"] = { type = "Prefix", affix = "Snowy", "(60-84)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon5_"] = { type = "Prefix", affix = "Hailing", "(85-104)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Crystalline", "(105-124)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Cryomancer's", "(125-149)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnTwoHandWeapon8"] = { type = "Prefix", affix = "Tul's", "(150-164)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePrefixOnWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Cold Damage", "Adds (12-16) to (25-29) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["ColdDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Cold Damage", "Adds (19-25) to (37-44) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["LightningDamagePrefixOnWeapon1_"] = { type = "Prefix", affix = "Charged", "(10-19)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon2"] = { type = "Prefix", affix = "Hissing", "(20-29)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon3"] = { type = "Prefix", affix = "Bolting", "(30-39)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon4"] = { type = "Prefix", affix = "Coursing", "(40-49)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon5"] = { type = "Prefix", affix = "Striking", "(50-64)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon6"] = { type = "Prefix", affix = "Smiting", "(65-74)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon7"] = { type = "Prefix", affix = "Ionising", "(85-99)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 25, 25, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeapon8"] = { type = "Prefix", affix = "Esh's", "(100-109)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "focus", "wand", "sceptre", "default", }, weightVal = { 12, 12, 12, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon1"] = { type = "Prefix", affix = "Charged", "(15-29)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon2"] = { type = "Prefix", affix = "Hissing", "(30-44)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon3"] = { type = "Prefix", affix = "Bolting", "(45-59)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon4"] = { type = "Prefix", affix = "Coursing", "(60-84)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon5"] = { type = "Prefix", affix = "Striking", "(85-104)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon6"] = { type = "Prefix", affix = "Smiting", "(105-124)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon7"] = { type = "Prefix", affix = "Ionising", "(125-149)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 79, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 25, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnTwoHandWeapon8"] = { type = "Prefix", affix = "Esh's", "(150-164)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 13, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePrefixOnWeaponEnhancedMod_"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Lightning Damage", "Adds (1-4) to (53-56) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["LightningDamagePrefixOnTwoHandWeaponEnhancedMod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Lightning Damage", "Adds (2-6) to (79-84) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["WeaponElementalDamage1"] = { type = "Prefix", affix = "Catalysing", "(5-10)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamage2"] = { type = "Prefix", affix = "Infusing", "(11-20)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamage3"] = { type = "Prefix", affix = "Empowering", "(21-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamage4"] = { type = "Prefix", affix = "Unleashed", "(31-36)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamage5"] = { type = "Prefix", affix = "Overpowering", "(37-42)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamage6_"] = { type = "Prefix", affix = "Devastating", "(43-50)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "amulet", "belt", "quiver", "default", }, weightVal = { 300, 300, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence1"] = { type = "Prefix", affix = "Essences", "(11-15)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence2"] = { type = "Prefix", affix = "Essences", "(16-20)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 10, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence3"] = { type = "Prefix", affix = "Essences", "(21-25)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 26, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence4"] = { type = "Prefix", affix = "Essences", "(26-29)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 42, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence5"] = { type = "Prefix", affix = "Essences", "(30-34)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 58, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence6_"] = { type = "Prefix", affix = "Essences", "(35-38)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 74, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageEssence7"] = { type = "Prefix", affix = "Essences", "(39-42)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 82, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons1_"] = { type = "Prefix", affix = "Catalysing", "(11-20)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons2"] = { type = "Prefix", affix = "Infusing", "(21-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons3_"] = { type = "Prefix", affix = "Empowering", "(31-36)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons4"] = { type = "Prefix", affix = "Unleashed", "(37-42)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons5_"] = { type = "Prefix", affix = "Overpowering", "(43-50)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnWeapons6"] = { type = "Prefix", affix = "Devastating", "(51-59)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "one_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon1"] = { type = "Prefix", affix = "Catalysing", "(19-34)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 4, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon2____"] = { type = "Prefix", affix = "Infusing", "(36-51)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 15, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon3"] = { type = "Prefix", affix = "Empowering", "(53-61)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon4"] = { type = "Prefix", affix = "Unleashed", "(63-71)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 60, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon5"] = { type = "Prefix", affix = "Overpowering", "(73-85)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 81, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageOnTwohandWeapon6"] = { type = "Prefix", affix = "Devastating", "(87-100)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 86, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "two_hand_weapon", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["ManaLeech1"] = { type = "Prefix", affix = "Thirsty", "(1-2)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1276", statOrder = { 1276 }, level = 9, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeech2"] = { type = "Prefix", affix = "Parched", "(3-4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1276", statOrder = { 1276 }, level = 74, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriad1"] = { type = "Prefix", affix = "Thirsty", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1277", statOrder = { 1277 }, level = 50, group = "ManaLeech", weightKey = { "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriad2"] = { type = "Prefix", affix = "Parched", "(0.6-0.8)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1277", statOrder = { 1277 }, level = 70, group = "ManaLeech", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ManaLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(0.9-1)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1277", statOrder = { 1277 }, level = 82, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["LocalManaLeechPermyriadEssence5"] = { type = "Prefix", affix = "Essences", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1279", statOrder = { 1279 }, level = 58, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["LocalManaLeechPermyriadEssence6"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1279", statOrder = { 1279 }, level = 74, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["LocalManaLeechPermyriadEssence7"] = { type = "Prefix", affix = "Essences", "(0.9-1)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1279", statOrder = { 1279 }, level = 82, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["ItemFoundQuantityIncrease1"] = { type = "Suffix", affix = "of Collecting", "(4-8)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 2, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncrease2"] = { type = "Suffix", affix = "of Gathering", "(9-12)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 32, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncrease3"] = { type = "Suffix", affix = "of Hoarding", "(13-16)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 55, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncrease4"] = { type = "Suffix", affix = "of Amassment", "(17-20)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 77, group = "ItemFoundQuantityIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncrease1"] = { type = "Suffix", affix = "of Plunder", "(6-10)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 3, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncrease2"] = { type = "Suffix", affix = "of Raiding", "(11-14)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 30, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncrease3"] = { type = "Suffix", affix = "of Archaeology", "(15-20)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 53, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncrease4"] = { type = "Suffix", affix = "of Excavation", "(21-26)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 75, group = "ItemFoundRarityIncrease", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreasePrefix1"] = { type = "Prefix", affix = "Magpie's", "(8-12)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 20, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreasePrefix2"] = { type = "Prefix", affix = "Pirate's", "(13-18)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 39, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "gloves", "boots", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreasePrefix3"] = { type = "Prefix", affix = "Dragon's", "(19-24)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 62, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundRarityIncreasePrefix4_"] = { type = "Prefix", affix = "Perandus'", "(25-28)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 84, group = "ItemFoundRarityIncreasePrefix", weightKey = { "ring", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedCastSpeed1"] = { type = "Suffix", affix = "of Talent", "(5-7)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 2, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 0, 1000, 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed2"] = { type = "Suffix", affix = "of Nimbleness", "(8-10)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 15, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 0, 1000, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed2Royale"] = { type = "Suffix", affix = "of Nimbleness", "(8-15)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 4, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "focus", "str_int_shield", "dex_int_shield", "gloves", "default", }, weightVal = { 1000, 0, 1000, 800, 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed3"] = { type = "Suffix", affix = "of Expertise", "(11-13)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 30, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 0, 1000, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed4"] = { type = "Suffix", affix = "of Legerdemain", "(14-16)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 40, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed5"] = { type = "Suffix", affix = "of Prestidigitation", "(17-19)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 55, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed6"] = { type = "Suffix", affix = "of Sortilege", "(20-22)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 72, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeed7"] = { type = "Suffix", affix = "of Finesse", "(23-25)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 83, group = "IncreasedCastSpeed", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 250, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "(26-28)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 82, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand1_"] = { type = "Suffix", affix = "of Talent", "(8-11)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 2, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand2"] = { type = "Suffix", affix = "of Nimbleness", "(12-15)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 15, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand3"] = { type = "Suffix", affix = "of Expertise", "(17-20)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 30, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand4"] = { type = "Suffix", affix = "of Legerdemain", "(21-24)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 40, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand5"] = { type = "Suffix", affix = "of Prestidigitation", "(26-29)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 55, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand6"] = { type = "Suffix", affix = "of Sortilege", "(30-33)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 72, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHand7"] = { type = "Suffix", affix = "of Finesse", "(35-38)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 83, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandEssence7"] = { type = "Suffix", affix = "of the Essence", "(39-42)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 82, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(23-25)% increased Cast Speed", statOrderKey = "1009,1047", statOrder = { 1009, 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "Adds (24-32) to (49-57) Chaos Damage to Spells", "(35-38)% increased Cast Speed", statOrderKey = "1009,1047", statOrder = { 1009, 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, + ["IncreasedCastSpeedFishing"] = { type = "Suffix", affix = "of Casting", "(24-28)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 10, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, + ["LocalIncreasedAttackSpeed1"] = { type = "Suffix", affix = "of Skill", "(5-7)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed2"] = { type = "Suffix", affix = "of Ease", "(8-10)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 11, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed2Royale____"] = { type = "Suffix", affix = "of Ease", "(15-25)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 4, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed3"] = { type = "Suffix", affix = "of Mastery", "(11-13)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 22, group = "IncreasedAttackSpeed", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed4"] = { type = "Suffix", affix = "of Renown", "(14-16)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 30, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed5"] = { type = "Suffix", affix = "of Acclaim", "(17-19)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 37, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed6"] = { type = "Suffix", affix = "of Fame", "(20-22)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 45, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed7"] = { type = "Suffix", affix = "of Infamy", "(23-25)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeed8"] = { type = "Suffix", affix = "of Celebration", "(26-27)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 77, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "(28-30)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEssenceRanged4_"] = { type = "Suffix", affix = "of the Essence", "(11-12)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEssenceRanged5"] = { type = "Suffix", affix = "of the Essence", "(13-14)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEssenceRanged6"] = { type = "Suffix", affix = "of the Essence", "(15-16)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEssenceRanged7"] = { type = "Suffix", affix = "of the Essence", "(17-18)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(26-27)% increased Attack Speed", statOrderKey = "992,1015", statOrder = { 992, 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(14-16)% increased Attack Speed", statOrderKey = "992,1015", statOrder = { 992, 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, + ["IncreasedAttackSpeed1"] = { type = "Suffix", affix = "of Skill", "(5-7)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "ring", "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeed2"] = { type = "Suffix", affix = "of Ease", "(8-10)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 11, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeed2Royale"] = { type = "Suffix", affix = "of Ease", "(8-15)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 4, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeed3"] = { type = "Suffix", affix = "of Mastery", "(11-13)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 22, group = "IncreasedAttackSpeed", weightKey = { "gloves", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeed4"] = { type = "Suffix", affix = "of Grandmastery", "(14-16)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 76, group = "IncreasedAttackSpeed", weightKey = { "gloves", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceGloves7"] = { type = "Suffix", affix = "of the Essence", "(17-18)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceJewellery4"] = { type = "Suffix", affix = "of the Essence", "(4-5)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceJewellery5"] = { type = "Suffix", affix = "of the Essence", "(5-6)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceJewellery6"] = { type = "Suffix", affix = "of the Essence", "(6-7)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceJewellery7"] = { type = "Suffix", affix = "of the Essence", "(7-8)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceQuiver4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 42, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceQuiver5_"] = { type = "Suffix", affix = "of the Essence", "(7-8)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 58, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceQuiver6"] = { type = "Suffix", affix = "of the Essence", "(9-10)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 74, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAttackSpeedEssenceQuiver7___"] = { type = "Suffix", affix = "of the Essence", "(11-12)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["IncreasedAccuracy1"] = { type = "Suffix", affix = "of Calm", "+(5-15) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 1, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy2"] = { type = "Suffix", affix = "of Steadiness", "+(16-60) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 12, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy3"] = { type = "Suffix", affix = "of Accuracy", "+(61-100) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 20, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy4"] = { type = "Suffix", affix = "of Precision", "+(101-130) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 26, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy5"] = { type = "Suffix", affix = "of the Sniper", "+(131-165) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 33, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy6"] = { type = "Suffix", affix = "of the Marksman", "+(166-200) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 41, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy7"] = { type = "Suffix", affix = "of the Deadeye", "+(201-250) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 50, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy8"] = { type = "Suffix", affix = "of the Ranger", "+(251-320) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 63, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy9"] = { type = "Suffix", affix = "of the Assassin", "+(321-400) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 76, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracy10"] = { type = "Suffix", affix = "of Lioneye", "+(401-500) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 85, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyEssence7"] = { type = "Suffix", affix = "of the Essence", "+(401-440) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 82, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew1_"] = { type = "Suffix", affix = "of Steadiness", "+(50-100) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 1, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew2"] = { type = "Suffix", affix = "of Precision", "+(100-165) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 20, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew3"] = { type = "Suffix", affix = "of the Sniper", "+(166-250) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 40, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew4"] = { type = "Suffix", affix = "of the Marksman", "+(251-350) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 60, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew5_"] = { type = "Suffix", affix = "of the Ranger", "+(351-480) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 75, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "ring", "amulet", "quiver", "dex_shield", "str_dex_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["IncreasedAccuracyNew6"] = { type = "Suffix", affix = "of Lioneye", "+(481-600) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 85, group = "IncreasedAccuracy", weightKey = { "gloves", "helmet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LifeRegeneration1"] = { type = "Suffix", affix = "of the Newt", "Regenerate (1-2) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 1, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration2"] = { type = "Suffix", affix = "of the Lizard", "Regenerate (2.1-8) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 7, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration3"] = { type = "Suffix", affix = "of the Flatworm", "Regenerate (8.1-16) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 19, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration4"] = { type = "Suffix", affix = "of the Starfish", "Regenerate (16.1-24) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 31, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration5"] = { type = "Suffix", affix = "of the Hydra", "Regenerate (24.1-32) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 44, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration6"] = { type = "Suffix", affix = "of the Troll", "Regenerate (32.1-48) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 55, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration7"] = { type = "Suffix", affix = "of Ryslatha", "Regenerate (48.1-64) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 68, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "default", }, weightVal = { 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration8_"] = { type = "Suffix", affix = "of the Phoenix", "Regenerate (64.1-96) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 74, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "ring", "default", }, weightVal = { 0, 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration9"] = { type = "Suffix", affix = "of Recuperation", "Regenerate (96.1-128) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 78, group = "LifeRegeneration", weightKey = { "fishing_rod", "weapon", "quiver", "ring", "amulet", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration10__"] = { type = "Suffix", affix = "of Life-giving", "Regenerate (128.1-152) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 83, group = "LifeRegeneration", weightKey = { "shield", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegeneration11____"] = { type = "Suffix", affix = "of Convalescence", "Regenerate (152.1-176) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 86, group = "LifeRegeneration", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationEssence2"] = { type = "Suffix", affix = "of the Essence", "Regenerate (2-5) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 10, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationEssence7"] = { type = "Suffix", affix = "of the Essence", "Regenerate (30-40) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 82, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["LifeRegenerationEnhancedMod"] = { type = "Suffix", affix = "of Guatelitzi", "Regenerate (16-20) Life per second", "Regenerate 0.4% of Life per second", statOrderKey = "1172,1507", statOrder = { 1172, 1507 }, level = 1, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercent1"] = { type = "Suffix", affix = "of Youthfulness", "Regenerate (0.4-0.5)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 18, group = "LifeRegenerationRatePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercent2__"] = { type = "Suffix", affix = "of Vitality", "Regenerate (0.6-0.7)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 36, group = "LifeRegenerationRatePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercent3_"] = { type = "Suffix", affix = "of Longevity", "Regenerate (0.8-0.9)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 60, group = "LifeRegenerationRatePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercent4"] = { type = "Suffix", affix = "of Immortality", "Regenerate (1-1.1)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 81, group = "LifeRegenerationRatePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaRegeneration1"] = { type = "Suffix", affix = "of Excitement", "(10-19)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 2, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegeneration2"] = { type = "Suffix", affix = "of Joy", "(20-29)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 18, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegeneration3"] = { type = "Suffix", affix = "of Elation", "(30-39)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 29, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegeneration4"] = { type = "Suffix", affix = "of Bliss", "(40-49)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 42, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegeneration5"] = { type = "Suffix", affix = "of Euphoria", "(50-59)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 55, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegeneration6"] = { type = "Suffix", affix = "of Nirvana", "(60-69)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 79, group = "ManaRegeneration", weightKey = { "ring", "amulet", "focus", "staff", "sceptre", "wand", "claw", "dagger", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationEssence7_"] = { type = "Suffix", affix = "of the Essence", "(70-76)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 82, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["StunThresholdReduction1"] = { type = "Suffix", affix = "of the Pugilist", "(5-7)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 5, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReduction2"] = { type = "Suffix", affix = "of the Brawler", "(8-9)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 20, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReduction3"] = { type = "Suffix", affix = "of the Boxer", "(10-11)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 30, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReduction4"] = { type = "Suffix", affix = "of the Combatant", "(12-13)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 44, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReduction5"] = { type = "Suffix", affix = "of the Gladiator", "(14-15)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 58, group = "StunThresholdReduction", weightKey = { "mace", "sceptre", "staff", "sword", "axe", "belt", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunThresholdReductionEssence7"] = { type = "Suffix", affix = "of the Essence", "(16-17)% reduced Enemy Stun Threshold", statOrderKey = "1116", statOrder = { 1116 }, level = 82, group = "StunThresholdReduction", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChance1"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 5, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance2"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance4"] = { type = "Suffix", affix = "of Rupturing", "(25-29)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance5"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 72, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChance7"] = { type = "Suffix", affix = "of Rending", "(39-44)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceWithBows1_"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 5, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows2_"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows4"] = { type = "Suffix", affix = "of Rupturing", "(25-29)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows5_"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 72, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceWithBows7"] = { type = "Suffix", affix = "of Rending", "(39-44)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(39-42)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 82, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceEssenceGloves4"] = { type = "Suffix", affix = "of the Essence", "(15-17)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 42, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceEssenceGloves5"] = { type = "Suffix", affix = "of the Essence", "(18-20)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 58, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceEssenceGloves6"] = { type = "Suffix", affix = "of the Essence", "(21-23)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 74, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceEssenceGloves7"] = { type = "Suffix", affix = "of the Essence", "(24-26)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 82, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["FireResist1"] = { type = "Suffix", affix = "of the Whelpling", "+(6-11)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist2"] = { type = "Suffix", affix = "of the Salamander", "+(12-17)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 12, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist3"] = { type = "Suffix", affix = "of the Drake", "+(18-23)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 24, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist4"] = { type = "Suffix", affix = "of the Kiln", "+(24-29)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 36, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist5"] = { type = "Suffix", affix = "of the Furnace", "+(30-35)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 48, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist6"] = { type = "Suffix", affix = "of the Volcano", "+(36-41)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 60, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist7"] = { type = "Suffix", affix = "of the Magma", "+(42-45)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 72, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireResist8"] = { type = "Suffix", affix = "of Tzteosh", "+(46-48)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 84, group = "FireResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["ColdResist1"] = { type = "Suffix", affix = "of the Inuit", "+(6-11)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist2"] = { type = "Suffix", affix = "of the Seal", "+(12-17)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 14, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist3"] = { type = "Suffix", affix = "of the Penguin", "+(18-23)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 26, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist4"] = { type = "Suffix", affix = "of the Yeti", "+(24-29)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 38, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist5"] = { type = "Suffix", affix = "of the Walrus", "+(30-35)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 50, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist6"] = { type = "Suffix", affix = "of the Polar Bear", "+(36-41)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 60, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist7"] = { type = "Suffix", affix = "of the Ice", "+(42-45)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 72, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdResist8"] = { type = "Suffix", affix = "of Haast", "+(46-48)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 84, group = "ColdResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["LightningResist1"] = { type = "Suffix", affix = "of the Cloud", "+(6-11)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist2"] = { type = "Suffix", affix = "of the Squall", "+(12-17)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 13, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist3"] = { type = "Suffix", affix = "of the Storm", "+(18-23)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 25, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist4"] = { type = "Suffix", affix = "of the Thunderhead", "+(24-29)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 37, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist5"] = { type = "Suffix", affix = "of the Tempest", "+(30-35)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 49, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist6"] = { type = "Suffix", affix = "of the Maelstrom", "+(36-41)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 60, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist7"] = { type = "Suffix", affix = "of the Lightning", "+(42-45)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 72, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningResist8"] = { type = "Suffix", affix = "of Ephij", "+(46-48)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 84, group = "LightningResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 500, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["FireResistEnhancedModPhys_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(9-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1220,1987", statOrder = { 1220, 1987 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(9-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1226,1988", statOrder = { 1226, 1988 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(9-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1231,1989", statOrder = { 1231, 1989 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning", "resistance" }, }, + ["FireResistEnhancedModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1220,1259", statOrder = { 1220, 1259 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1226,1261", statOrder = { 1226, 1261 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedModLeech_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1231,1263", statOrder = { 1231, 1263 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning", "resistance" }, }, + ["FireResistEnhancedModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(45-52) to (75-78) added Fire Damage against Burning Enemies", statOrderKey = "1220,7867", statOrder = { 1220, 7867 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedModAilments__"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(30-50)% increased Damage with Hits against Chilled Enemies", statOrderKey = "1226,4889", statOrder = { 1226, 4889 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(40-60)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "1231,4758", statOrder = { 1231, 4758 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance", "critical" }, }, + ["ChaosResist1"] = { type = "Suffix", affix = "of the Lost", "+(5-10)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 16, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResist2"] = { type = "Suffix", affix = "of Banishment", "+(11-15)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 30, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResist3"] = { type = "Suffix", affix = "of Eviction", "+(16-20)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 44, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResist4"] = { type = "Suffix", affix = "of Expulsion", "+(21-25)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 56, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResist5"] = { type = "Suffix", affix = "of Exile", "+(26-30)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 65, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResist6"] = { type = "Suffix", affix = "of Bameth", "+(31-35)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 81, group = "ChaosResistance", weightKey = { "weapon", "armour", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 125, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosResistEnhancedMod_"] = { type = "Suffix", affix = "of Tacati", "+(31-35)% to Chaos Resistance", "(9-10)% reduced Chaos Damage taken over time", statOrderKey = "1235,1511", statOrder = { 1235, 1511 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AllResistances1"] = { type = "Suffix", affix = "of the Crystal", "+(3-5)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 12, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistances2"] = { type = "Suffix", affix = "of the Prism", "+(6-8)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 24, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistances3"] = { type = "Suffix", affix = "of the Kaleidoscope", "+(9-11)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 36, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistances4"] = { type = "Suffix", affix = "of Variegation", "+(12-14)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 48, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistances5"] = { type = "Suffix", affix = "of the Rainbow", "+(15-16)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 60, group = "AllResistances", weightKey = { "shield", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistances6"] = { type = "Suffix", affix = "of the Span", "+(17-18)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 85, group = "AllResistances", weightKey = { "shield", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["CriticalMultiplier1"] = { type = "Suffix", affix = "of Ire", "+(8-12)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplier2"] = { type = "Suffix", affix = "of Anger", "+(13-19)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplier3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 31, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplier4"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 45, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplier5"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplier6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "amulet", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierWithBows1"] = { type = "Suffix", affix = "of Ire", "+(8-12)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierWithBows2"] = { type = "Suffix", affix = "of Anger", "+(13-19)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierWithBows3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 31, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierWithBows4__"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 45, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierWithBows5_"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierWithBows6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack", "critical" }, }, + ["CriitcalMultiplierEssence7"] = { type = "Suffix", affix = "of the Essence", "+(35-41)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 82, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierEssenceRing5_"] = { type = "Suffix", affix = "of the Essence", "+(15-17)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 58, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierEssenceRing6_"] = { type = "Suffix", affix = "of the Essence", "+(18-20)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 74, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalMultiplierEssenceRing7"] = { type = "Suffix", affix = "of the Essence", "+(21-25)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 82, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["StunRecovery1"] = { type = "Suffix", affix = "of Thick Skin", "(11-13)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 1, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecovery2"] = { type = "Suffix", affix = "of Stone Skin", "(14-16)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 17, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecovery3"] = { type = "Suffix", affix = "of Iron Skin", "(17-19)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 28, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecovery4"] = { type = "Suffix", affix = "of Steel Skin", "(20-22)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 42, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecovery5"] = { type = "Suffix", affix = "of Adamantite Skin", "(23-25)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 56, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecovery6"] = { type = "Suffix", affix = "of Corundum Skin", "(26-28)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 79, group = "StunRecovery", weightKey = { "gloves", "armour", "belt", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryEssence7"] = { type = "Suffix", affix = "of the Essence", "(29-34)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 82, group = "StunRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDuration1"] = { type = "Suffix", affix = "of Impact", "(11-15)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 5, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDuration2"] = { type = "Suffix", affix = "of Dazing", "(16-20)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 18, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDuration3"] = { type = "Suffix", affix = "of Stunning", "(21-25)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 30, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDuration4"] = { type = "Suffix", affix = "of Slamming", "(26-30)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 44, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDuration5"] = { type = "Suffix", affix = "of Staggering", "(31-35)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 58, group = "StunDurationIncreasePercent", weightKey = { "weapon", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationEssence7"] = { type = "Suffix", affix = "of the Essence", "(36-39)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 82, group = "StunDurationIncreasePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellCriticalStrikeChance1"] = { type = "Suffix", affix = "of Menace", "(10-19)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 11, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChance2"] = { type = "Suffix", affix = "of Havoc", "(20-39)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 21, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChance3"] = { type = "Suffix", affix = "of Disaster", "(40-59)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 28, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChance4"] = { type = "Suffix", affix = "of Calamity", "(60-79)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 41, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChance5"] = { type = "Suffix", affix = "of Ruin", "(80-99)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 59, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChance6_"] = { type = "Suffix", affix = "of Unmaking", "(100-109)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 76, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_dagger", "attack_staff", "focus", "str_int_shield", "dex_int_shield", "wand", "staff", "sceptre", "dagger", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["SpellCriticalStrikeChanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(110-119)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 82, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "critical" }, }, + ["ProjectileSpeed1"] = { type = "Suffix", affix = "of Darting", "(10-17)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 14, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeed2"] = { type = "Suffix", affix = "of Flight", "(18-25)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 27, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeed3"] = { type = "Suffix", affix = "of Propulsion", "(26-33)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 41, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeed4"] = { type = "Suffix", affix = "of the Zephyr", "(34-41)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 55, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeed5"] = { type = "Suffix", affix = "of the Gale", "(42-46)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 82, group = "ProjectileSpeed", weightKey = { "ranged", "quiver", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ProjectileSpeedEssence6"] = { type = "Suffix", affix = "of the Essence", "(47-52)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 28, group = "ProjectileSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["LifeGainPerTarget1"] = { type = "Suffix", affix = "of Rejuvenation", "+2 Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 8, group = "LifeGainPerTarget", weightKey = { "amulet", "ring", "gloves", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTarget2"] = { type = "Suffix", affix = "of Restoration", "+3 Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 20, group = "LifeGainPerTarget", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTarget3"] = { type = "Suffix", affix = "of Regrowth", "+4 Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 30, group = "LifeGainPerTarget", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTarget4"] = { type = "Suffix", affix = "of Nourishment", "+5 Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 40, group = "LifeGainPerTarget", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetLocal1"] = { type = "Suffix", affix = "of Rejuvenation", "+2 Life gained for each Enemy hit by Attacks", statOrderKey = "1312", statOrder = { 1312 }, level = 8, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetLocal2"] = { type = "Suffix", affix = "of Restoration", "+3 Life gained for each Enemy hit by Attacks", statOrderKey = "1312", statOrder = { 1312 }, level = 20, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetLocal3"] = { type = "Suffix", affix = "of Regrowth", "+4 Life gained for each Enemy hit by Attacks", statOrderKey = "1312", statOrder = { 1312 }, level = 30, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetLocal4"] = { type = "Suffix", affix = "of Nourishment", "+5 Life gained for each Enemy hit by Attacks", statOrderKey = "1312", statOrder = { 1312 }, level = 40, group = "LifeGainPerTarget", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["FireDamagePercent1"] = { type = "Suffix", affix = "of Embers", "(3-7)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 8, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercent2"] = { type = "Suffix", affix = "of Coals", "(8-12)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 22, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercent3"] = { type = "Suffix", affix = "of Cinders", "(13-17)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 36, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercent4"] = { type = "Suffix", affix = "of Flames", "(18-22)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 50, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercent5"] = { type = "Suffix", affix = "of Immolation", "(23-26)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 64, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercent6"] = { type = "Suffix", affix = "of Ashes", "(27-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 76, group = "FireDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence2_"] = { type = "Suffix", affix = "of the Essence", "(11-14)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 10, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 26, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence4"] = { type = "Suffix", affix = "of the Essence", "(19-22)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 42, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 58, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence6_"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 74, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 82, group = "FireDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdDamagePercent1"] = { type = "Suffix", affix = "of Snow", "(3-7)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 12, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercent2"] = { type = "Suffix", affix = "of Sleet", "(8-12)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 24, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercent3"] = { type = "Suffix", affix = "of Ice", "(13-17)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 36, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercent4"] = { type = "Suffix", affix = "of Rime", "(18-22)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 50, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercent5"] = { type = "Suffix", affix = "of Floe", "(23-26)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 64, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercent6"] = { type = "Suffix", affix = "of Glaciation", "(27-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 76, group = "ColdDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence1"] = { type = "Suffix", affix = "of the Essence", "(6-10)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence2"] = { type = "Suffix", affix = "of the Essence", "(11-14)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 10, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence3"] = { type = "Suffix", affix = "of the Essence", "(15-18)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 26, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence4_"] = { type = "Suffix", affix = "of the Essence", "(19-22)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 42, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 58, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence6_"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 74, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 82, group = "ColdDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["LightningDamagePercent1"] = { type = "Suffix", affix = "of Sparks", "(3-7)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 10, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercent2"] = { type = "Suffix", affix = "of Static", "(8-12)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 23, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercent3"] = { type = "Suffix", affix = "of Electricity", "(13-17)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 36, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercent4"] = { type = "Suffix", affix = "of Voltage", "(18-22)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 50, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "ring", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercent5"] = { type = "Suffix", affix = "of Discharge", "(23-26)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 64, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "amulet", "default", }, weightVal = { 1000, 1000, 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercent6"] = { type = "Suffix", affix = "of Arcing", "(27-30)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 76, group = "LightningDamagePercentage", weightKey = { "wand", "staff", "sceptre", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamagePercentEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 82, group = "LightningDamagePercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LifeGainedFromEnemyDeath1"] = { type = "Suffix", affix = "of Success", "+(3-6) Life gained on Kill", statOrderKey = "1322", statOrder = { 1322 }, level = 1, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeath2"] = { type = "Suffix", affix = "of Victory", "+(7-10) Life gained on Kill", statOrderKey = "1322", statOrder = { 1322 }, level = 23, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeGainedFromEnemyDeath3"] = { type = "Suffix", affix = "of Triumph", "+(11-14) Life gained on Kill", statOrderKey = "1322", statOrder = { 1322 }, level = 40, group = "LifeGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaGainedFromEnemyDeath1"] = { type = "Suffix", affix = "of Absorption", "+1 Mana gained on Kill", statOrderKey = "1336", statOrder = { 1336 }, level = 1, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeath2"] = { type = "Suffix", affix = "of Osmosis", "+(2-3) Mana gained on Kill", statOrderKey = "1336", statOrder = { 1336 }, level = 24, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedFromEnemyDeath3"] = { type = "Suffix", affix = "of Consumption", "+(4-6) Mana gained on Kill", statOrderKey = "1336", statOrder = { 1336 }, level = 40, group = "ManaGainedFromEnemyDeath", weightKey = { "weapon", "ring", "amulet", "gloves", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LocalCriticalStrikeChance1"] = { type = "Suffix", affix = "of Needling", "(10-14)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChance2"] = { type = "Suffix", affix = "of Stinging", "(15-19)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 20, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChance3"] = { type = "Suffix", affix = "of Piercing", "(20-24)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 30, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChance4"] = { type = "Suffix", affix = "of Puncturing", "(25-29)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 44, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChance5"] = { type = "Suffix", affix = "of Penetrating", "(30-34)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 59, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalStrikeChance6"] = { type = "Suffix", affix = "of Incision", "(35-38)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 73, group = "CriticalStrikeChanceIncrease", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["LocalCriticalMultiplier1"] = { type = "Suffix", affix = "of Ire", "+(10-14)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 8, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplier2"] = { type = "Suffix", affix = "of Anger", "+(15-19)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 21, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplier3"] = { type = "Suffix", affix = "of Rage", "+(20-24)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 30, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplier4"] = { type = "Suffix", affix = "of Fury", "+(25-29)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 44, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplier5"] = { type = "Suffix", affix = "of Ferocity", "+(30-34)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 59, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalCriticalMultiplier6"] = { type = "Suffix", affix = "of Destruction", "+(35-38)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 73, group = "CriticalStrikeMultiplier", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LocalIncreaseSocketedGemLevel1"] = { type = "Prefix", affix = "Paragon's", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 50, group = "IncreaseSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "staff", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 1000, 1000, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemUnsetRing1"] = { type = "Prefix", affix = "Exemplary", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 2, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemUnsetRing2"] = { type = "Prefix", affix = "Quintessential", "+2 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 50, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedGemUnsetRing3"] = { type = "Prefix", affix = "Flawless", "+3 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 76, group = "IncreaseSocketedGemLevel", weightKey = { "unset_ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GlobalSpellGemsLevel1"] = { type = "Prefix", affix = "Magister's", "+1 to Level of all Spell Skill Gems", statOrderKey = "1204", statOrder = { 1204 }, level = 55, group = "IncreaseSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["GlobalSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Magister's", "+(1-2) to Level of all Spell Skill Gems", statOrderKey = "1204", statOrder = { 1204 }, level = 55, group = "IncreaseSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevel1"] = { type = "Prefix", affix = "Flame Spinner's", "+1 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["LocalIncreaseSocketedFireGemLevel2_"] = { type = "Prefix", affix = "Lava Caller's", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["GlobalFireSpellGemsLevel1_"] = { type = "Prefix", affix = "Flame Shaper's", "+1 to Level of all Fire Spell Skill Gems", statOrderKey = "1206", statOrder = { 1206 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, + ["GlobalFireSpellGemsLevelTwoHand1__"] = { type = "Prefix", affix = "Flame Shaper's", "+(1-2) to Level of all Fire Spell Skill Gems", statOrderKey = "1206", statOrder = { 1206 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, + ["GlobalFireSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Lava Conjurer's", "+3 to Level of all Fire Spell Skill Gems", statOrderKey = "1206", statOrder = { 1206 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevel1"] = { type = "Prefix", affix = "Frost Weaver's", "+1 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["LocalIncreaseSocketedColdGemLevel2"] = { type = "Prefix", affix = "Winterbringer's", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["GlobalColdSpellGemsLevel1_"] = { type = "Prefix", affix = "Frost Singer's", "+1 to Level of all Cold Spell Skill Gems", statOrderKey = "1207", statOrder = { 1207 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, + ["GlobalColdSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Frost Singer's", "+(1-2) to Level of all Cold Spell Skill Gems", statOrderKey = "1207", statOrder = { 1207 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, + ["GlobalColdSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Winter Beckoner's", "+3 to Level of all Cold Spell Skill Gems", statOrderKey = "1207", statOrder = { 1207 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "gem" }, }, + ["LocalIncreaseSocketedLightningGemLevel1"] = { type = "Prefix", affix = "Thunder Lord's", "+1 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["LocalIncreaseSocketedLightningGemLevel2"] = { type = "Prefix", affix = "Tempest King's", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["GlobalLightningSpellGemsLevel1"] = { type = "Prefix", affix = "Thunderhand's", "+1 to Level of all Lightning Spell Skill Gems", statOrderKey = "1208", statOrder = { 1208 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, + ["GlobalLightningSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Thunderhand's", "+(1-2) to Level of all Lightning Spell Skill Gems", statOrderKey = "1208", statOrder = { 1208 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, + ["GlobalLightningSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Tempest Master's", "+3 to Level of all Lightning Spell Skill Gems", statOrderKey = "1208", statOrder = { 1208 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "gem" }, }, + ["LocalIncreaseSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Nihilist's", "+1 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 4, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["LocalIncreaseSocketedChaosGemLevel2"] = { type = "Prefix", affix = "Anarchist's", "+2 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 55, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "attack_dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["GlobalChaosSpellGemsLevel1"] = { type = "Prefix", affix = "Mad Lord's", "+1 to Level of all Chaos Spell Skill Gems", statOrderKey = "1209", statOrder = { 1209 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "dagger", "focus", "default", }, weightVal = { 0, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, + ["GlobalChaosSpellGemsLevelTwoHand1"] = { type = "Prefix", affix = "Mad Lord's", "+(1-2) to Level of all Chaos Spell Skill Gems", statOrderKey = "1209", statOrder = { 1209 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, + ["GlobalChaosSpellGemsLevelTwoHand2"] = { type = "Prefix", affix = "Splintermind's", "+3 to Level of all Chaos Spell Skill Gems", statOrderKey = "1209", statOrder = { 1209 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "gem" }, }, + ["GlobalPhysicalSpellGemsLevel1"] = { type = "Prefix", affix = "Lithomancer's", "+1 to Level of all Physical Spell Skill Gems", statOrderKey = "1205", statOrder = { 1205 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "focus", "default", }, weightVal = { 0, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, + ["GlobalPhysicalSpellGemsLevelTwoHand1_"] = { type = "Prefix", affix = "Lithomancer's", "+(1-2) to Level of all Physical Spell Skill Gems", statOrderKey = "1205", statOrder = { 1205 }, level = 2, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, + ["GlobalPhysicalSpellGemsLevelTwoHand2_"] = { type = "Prefix", affix = "Tecton's", "+3 to Level of all Physical Spell Skill Gems", statOrderKey = "1205", statOrder = { 1205 }, level = 77, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "caster", "gem" }, }, + ["LocalIncreaseSocketedSpellGemLevelRace"] = { type = "Prefix", affix = "Competitor's", "+1 to Level of Socketed Spell Gems", statOrderKey = "56", statOrder = { 56 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem" }, }, + ["LocalIncreaseSocketedMeleeGemLevel1"] = { type = "Prefix", affix = "Combatant's", "+1 to Level of Socketed Melee Gems", statOrderKey = "61", statOrder = { 61 }, level = 8, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "wand", "focus", "shield", "weapon", "default", }, weightVal = { 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedMeleeGemLevel"] = { type = "Prefix", affix = "Weaponmaster's", "+2 to Level of Socketed Melee Gems", statOrderKey = "61", statOrder = { 61 }, level = 63, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "wand", "focus", "shield", "weapon", "default", }, weightVal = { 0, 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedBowGemLevel1"] = { type = "Prefix", affix = "Fletcher's", "+1 to Level of Socketed Bow Gems", statOrderKey = "60", statOrder = { 60 }, level = 9, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedBowGemLevel2"] = { type = "Prefix", affix = "Sharpshooter's", "+2 to Level of Socketed Bow Gems", statOrderKey = "60", statOrder = { 60 }, level = 64, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevel1"] = { type = "Prefix", affix = "Reanimator's", "+1 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 14, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevel2"] = { type = "Prefix", affix = "Summoner's", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 65, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreaseSocketedMinionGemLevel3_"] = { type = "Prefix", affix = "Necromancer's", "+3 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 86, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["LocalIncreasedAccuracy1"] = { type = "Suffix", affix = "of Calm", "+(5-15) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 1, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy2"] = { type = "Suffix", affix = "of Steadiness", "+(16-60) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 12, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy3"] = { type = "Suffix", affix = "of Accuracy", "+(61-100) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 20, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy4"] = { type = "Suffix", affix = "of Precision", "+(101-130) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 26, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy5"] = { type = "Suffix", affix = "of the Sniper", "+(131-165) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 33, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy6"] = { type = "Suffix", affix = "of the Marksman", "+(166-200) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 41, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy7"] = { type = "Suffix", affix = "of the Deadeye", "+(201-250) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 50, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy"] = { type = "Suffix", affix = "of the Ranger", "+(251-320) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 63, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracy9_"] = { type = "Suffix", affix = "of the Assassin", "+(321-360) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 80, group = "IncreasedAccuracy", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyEssence7"] = { type = "Suffix", affix = "of the Essence", "+(361-380) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 82, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew1"] = { type = "Suffix", affix = "of Steadiness", "+(80-130) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 1, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew2"] = { type = "Suffix", affix = "of Precision", "+(131-215) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 20, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew3"] = { type = "Suffix", affix = "of the Sniper", "+(216-325) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 40, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew4"] = { type = "Suffix", affix = "of the Marksman", "+(326-455) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 60, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew5"] = { type = "Suffix", affix = "of the Ranger", "+(456-624) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 75, group = "IncreasedAccuracy", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedAccuracyNew6"] = { type = "Suffix", affix = "of Lioneye", "+(625-780) to Accuracy Rating", statOrderKey = "1581", statOrder = { 1581 }, level = 85, group = "IncreasedAccuracy", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 1000, 1000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["CannotBeFrozenWarbands"] = { type = "Prefix", affix = "Mutewind", "Cannot be Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "CannotBeFrozen", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AdditionalArrowBow1_"] = { type = "Suffix", affix = "of Splintering", "Bow Attacks fire an additional Arrow", statOrderKey = "1366", statOrder = { 1366 }, level = 70, group = "AdditionalArrows", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalArrowBow2_"] = { type = "Suffix", affix = "of Many", "Bow Attacks fire 2 additional Arrows", statOrderKey = "1366", statOrder = { 1366 }, level = 86, group = "AdditionalArrows", weightKey = { "bow", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MinionRunSpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions have (13-15)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 10, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "Minions have (16-18)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 26, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "Minions have (19-21)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 42, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions have (22-24)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 58, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions have (25-27)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 74, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionRunSpeedEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions have (28-30)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 82, group = "MinionRunSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionLifeEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions have (13-15)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 10, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeEssence3_"] = { type = "Suffix", affix = "of the Essence", "Minions have (16-18)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 26, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeEssence4"] = { type = "Suffix", affix = "of the Essence", "Minions have (19-21)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 42, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions have (22-24)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 58, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions have (25-27)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 74, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions have (28-30)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 82, group = "MinionLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionDamageEssence2"] = { type = "Suffix", affix = "of the Essence", "Minions deal (7-10)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 10, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "Minions deal (11-14)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 26, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssence4_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (15-18)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 42, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "Minions deal (19-22)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "Minions deal (23-26)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 74, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "Minions deal (27-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 82, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionAccuracyEssence2_"] = { type = "Suffix", affix = "of the Essence", "(13-15)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 10, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyEssence3_"] = { type = "Suffix", affix = "of the Essence", "(16-18)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 26, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyEssence4___"] = { type = "Suffix", affix = "of the Essence", "(19-21)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 42, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyEssence5"] = { type = "Suffix", affix = "of the Essence", "(22-24)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 58, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyEssence6"] = { type = "Suffix", affix = "of the Essence", "(25-27)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 74, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyEssence7_"] = { type = "Suffix", affix = "of the Essence", "(28-30)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 82, group = "MinionAccuracyRating", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionDamageGlovesEssence2"] = { type = "Prefix", affix = "Essences", "Minions deal (13-15)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 10, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageGlovesEssence3"] = { type = "Prefix", affix = "Essences", "Minions deal (16-18)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 26, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageGlovesEssence4"] = { type = "Prefix", affix = "Essences", "Minions deal (19-21)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 42, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageGlovesEssence5"] = { type = "Prefix", affix = "Essences", "Minions deal (22-24)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageGlovesEssence6___"] = { type = "Prefix", affix = "Essences", "Minions deal (25-27)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 74, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageGlovesEssence7"] = { type = "Prefix", affix = "Essences", "Minions deal (28-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 82, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand2"] = { type = "Suffix", affix = "of the Essence", "Minions deal (10-15)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 10, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand3_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (16-21)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 26, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand4"] = { type = "Suffix", affix = "of the Essence", "Minions deal (22-27)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 42, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand5_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (28-33)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand6"] = { type = "Suffix", affix = "of the Essence", "Minions deal (34-39)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 74, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageEssenceTwoHand7_"] = { type = "Suffix", affix = "of the Essence", "Minions deal (40-45)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 82, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["BeltIncreasedFlaskChargesGained1"] = { type = "Suffix", affix = "of Refilling", "(5-10)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 2, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGained2"] = { type = "Suffix", affix = "of Restocking", "(11-16)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 16, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGained3_____"] = { type = "Suffix", affix = "of Replenishing", "(17-22)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 32, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGained4"] = { type = "Suffix", affix = "of Pouring", "(23-28)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 48, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGained5_"] = { type = "Suffix", affix = "of Brimming", "(29-34)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 70, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskChargesGained6"] = { type = "Suffix", affix = "of Overflowing", "(35-40)% increased Flask Charges gained", statOrderKey = "1739", statOrder = { 1739 }, level = 84, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskEffect1_"] = { type = "Prefix", affix = "Distilling", "Flasks applied to you have (4-6)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 45, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskEffect2"] = { type = "Prefix", affix = "Condensing", "Flasks applied to you have (7-9)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 65, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskEffect3"] = { type = "Prefix", affix = "Magnifying", "Flasks applied to you have (10-12)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 85, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltReducedFlaskChargesUsed1"] = { type = "Suffix", affix = "of Sipping", "(10-20)% reduced Flask Charges used", statOrderKey = "1740", statOrder = { 1740 }, level = 3, group = "BeltFlaskCharges", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDuration1"] = { type = "Suffix", affix = "of Sipping", "(4-9)% increased Flask Effect Duration", statOrderKey = "1743", statOrder = { 1743 }, level = 8, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDuration2"] = { type = "Suffix", affix = "of Tasting", "(10-15)% increased Flask Effect Duration", statOrderKey = "1743", statOrder = { 1743 }, level = 34, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDuration3"] = { type = "Suffix", affix = "of Savouring", "(16-21)% increased Flask Effect Duration", statOrderKey = "1743", statOrder = { 1743 }, level = 50, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDuration4"] = { type = "Suffix", affix = "of Relishing", "(22-27)% increased Flask Effect Duration", statOrderKey = "1743", statOrder = { 1743 }, level = 66, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltIncreasedFlaskDuration5_"] = { type = "Suffix", affix = "of Reveling", "(28-33)% increased Flask Effect Duration", statOrderKey = "1743", statOrder = { 1743 }, level = 82, group = "BeltFlaskDuration", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["BeltFlaskLifeRecoveryRate1"] = { type = "Prefix", affix = "Restoring", "(5-10)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 5, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRate2"] = { type = "Prefix", affix = "Recovering", "(11-16)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 21, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRate3_"] = { type = "Prefix", affix = "Renewing", "(17-22)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 35, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRate4"] = { type = "Prefix", affix = "Refreshing", "(23-28)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 49, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRate5"] = { type = "Prefix", affix = "Rejuvenating", "(29-34)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 63, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRate6"] = { type = "Prefix", affix = "Regenerating", "(35-40)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 77, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence1"] = { type = "Prefix", affix = "Essences", "(8-11)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 1, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence2"] = { type = "Prefix", affix = "Essences", "(12-15)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 10, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence3"] = { type = "Prefix", affix = "Essences", "(16-19)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 26, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence4"] = { type = "Prefix", affix = "Essences", "(20-23)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 42, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence5"] = { type = "Prefix", affix = "Essences", "(24-27)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 58, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence6"] = { type = "Prefix", affix = "Essences", "(28-31)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 74, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskLifeRecoveryRateEssence7"] = { type = "Prefix", affix = "Essences", "(32-35)% increased Flask Life Recovery rate", statOrderKey = "1745", statOrder = { 1745 }, level = 82, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["BeltFlaskManaRecoveryRate1_"] = { type = "Prefix", affix = "Affecting", "(5-10)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 5, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRate2"] = { type = "Prefix", affix = "Stirring", "(11-16)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 21, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRate3_"] = { type = "Prefix", affix = "Heartening", "(17-22)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 35, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRate4__"] = { type = "Prefix", affix = "Exciting", "(23-28)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 49, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRate5"] = { type = "Prefix", affix = "Galvanizing", "(29-34)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 63, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRate6"] = { type = "Prefix", affix = "Inspiring", "(35-40)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 77, group = "BeltFlaskRecoveryRate", weightKey = { "belt", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRateEssence1"] = { type = "Prefix", affix = "Essences", "(11-15)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 58, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRateEssence2"] = { type = "Prefix", affix = "Essences", "(16-20)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 74, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["BeltFlaskManaRecoveryRateEssence3"] = { type = "Prefix", affix = "Essences", "(21-25)% increased Flask Mana Recovery rate", statOrderKey = "1746", statOrder = { 1746 }, level = 82, group = "BeltFlaskRecoveryRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["ChanceToAvoidShockEssence2_"] = { type = "Suffix", affix = "of the Essence", "(35-38)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 10, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToAvoidShockEssence3"] = { type = "Suffix", affix = "of the Essence", "(39-42)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 26, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToAvoidShockEssence4"] = { type = "Suffix", affix = "of the Essence", "(43-46)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 42, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToAvoidShockEssence5"] = { type = "Suffix", affix = "of the Essence", "(47-50)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 58, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToAvoidShockEssence6"] = { type = "Suffix", affix = "of the Essence", "(51-55)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 74, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToAvoidShockEssence7"] = { type = "Suffix", affix = "of the Essence", "(56-60)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 82, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AttackerTakesDamage1"] = { type = "Prefix", affix = "Thorny", "Reflects (1-4) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 1, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "belt", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamage2"] = { type = "Prefix", affix = "Spiny", "Reflects (5-10) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 10, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "belt", "helmet", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamage3"] = { type = "Prefix", affix = "Barbed", "Reflects (11-24) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 20, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamage4"] = { type = "Prefix", affix = "Jagged", "Reflects (25-50) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 35, group = "AttackerTakesDamageNoRange", weightKey = { "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageEssence5"] = { type = "Prefix", affix = "Essences", "Reflects (51-100) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 58, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageEssence6"] = { type = "Prefix", affix = "Essences", "Reflects (101-150) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 74, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AttackerTakesDamageEssence7"] = { type = "Prefix", affix = "Essences", "Reflects (151-200) Physical Damage to Melee Attackers", statOrderKey = "1758", statOrder = { 1758 }, level = 82, group = "AttackerTakesDamageNoRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ChanceToAvoidFreezeEssence3"] = { type = "Suffix", affix = "of the Essence", "(39-42)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidFreezeEssence4"] = { type = "Suffix", affix = "of the Essence", "(43-46)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidFreezeEssence5"] = { type = "Suffix", affix = "of the Essence", "(47-50)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidFreezeEssence6"] = { type = "Suffix", affix = "of the Essence", "(51-55)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidFreezeEssence7"] = { type = "Suffix", affix = "of the Essence", "(56-60)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AdditionalBlockChance1"] = { type = "Suffix", affix = "of Intercepting", "+(1-3)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 10, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance2"] = { type = "Suffix", affix = "of Walling", "+(4-5)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 25, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance3"] = { type = "Suffix", affix = "of Blocking", "+(6-7)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 40, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance4_"] = { type = "Suffix", affix = "of the Stalwart", "+(8-9)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 55, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance5"] = { type = "Suffix", affix = "of the Buttress", "+(10-11)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 66, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance6"] = { type = "Suffix", affix = "of the Sentinel", "+(12-13)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 77, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChance7"] = { type = "Suffix", affix = "of the Citadel", "+(14-15)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 86, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalShieldBlockChance1"] = { type = "Suffix", affix = "of the Essence", "+(1-2)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 42, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalShieldBlockChance2"] = { type = "Suffix", affix = "of the Essence", "+(3-4)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 58, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalShieldBlockChance3"] = { type = "Suffix", affix = "of the Essence", "+(5-6)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 74, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalShieldBlockChance4"] = { type = "Suffix", affix = "of the Essence", "+(7-8)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 82, group = "IncreasedShieldBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["PhysicalDamageTakenAsFirePercentWarbands"] = { type = "Prefix", affix = "Redblade", "10% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 1, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["ChanceToAvoidIgniteEssence4"] = { type = "Suffix", affix = "of the Essence", "(43-46)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 42, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToAvoidIgniteEssence5"] = { type = "Suffix", affix = "of the Essence", "(47-50)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 58, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToAvoidIgniteEssence6"] = { type = "Suffix", affix = "of the Essence", "(51-55)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 74, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToAvoidIgniteEssence7_"] = { type = "Suffix", affix = "of the Essence", "(56-60)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 82, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToBlockProjectileAttacks1_"] = { type = "Suffix", affix = "of Deflection", "+(1-2)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 8, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockProjectileAttacks2"] = { type = "Suffix", affix = "of Protection", "+(3-4)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 19, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockProjectileAttacks3"] = { type = "Suffix", affix = "of Cover", "+(5-6)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 30, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockProjectileAttacks4"] = { type = "Suffix", affix = "of Asylum", "+(7-8)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 55, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockProjectileAttacks5_"] = { type = "Suffix", affix = "of Refuge", "+(9-10)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 70, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockProjectileAttacks6"] = { type = "Suffix", affix = "of Sanctuary", "+(11-12)% Chance to Block Projectile Attack Damage", statOrderKey = "2004", statOrder = { 2004 }, level = 81, group = "BlockVsProjectiles", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AllDamageMasterVendorItem"] = { type = "Prefix", affix = "Leo's", "(5-15)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 1, group = "AllDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ReducedManaReservationCostEssence4"] = { type = "Suffix", affix = "of the Essence", "-2% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 42, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaReservationCostEssence5"] = { type = "Suffix", affix = "of the Essence", "-3% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 58, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaReservationCostEssence6"] = { type = "Suffix", affix = "of the Essence", "-4% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 74, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaReservationCostEssence7"] = { type = "Suffix", affix = "of the Essence", "-5% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyEssence4"] = { type = "Suffix", affix = "of the Essence", "(3-4)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 42, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyEssence5__"] = { type = "Suffix", affix = "of the Essence", "(5-6)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 58, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyEssence6_"] = { type = "Suffix", affix = "of the Essence", "(7-8)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 74, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedLocalAttributeRequirements1"] = { type = "Suffix", affix = "of the Worthy", "18% reduced Attribute Requirements", statOrderKey = "753", statOrder = { 753 }, level = 36, group = "LocalAttributeRequirements", weightKey = { "weapon", "body_armour", "helmet", "shield", "gloves", "boots", "default", }, weightVal = { 1000, 850, 650, 750, 450, 550, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedLocalAttributeRequirements2"] = { type = "Suffix", affix = "of the Apt", "32% reduced Attribute Requirements", statOrderKey = "753", statOrder = { 753 }, level = 60, group = "LocalAttributeRequirements", weightKey = { "weapon", "body_armour", "helmet", "shield", "gloves", "boots", "default", }, weightVal = { 1000, 850, 650, 750, 450, 550, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightRadiusAndAccuracy1"] = { type = "Suffix", affix = "of Shining", "+(10-20) to Accuracy Rating", "5% increased Light Radius", statOrderKey = "1034,2039", statOrder = { 1034, 2039 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LightRadiusAndAccuracy2"] = { type = "Suffix", affix = "of Light", "+(21-40) to Accuracy Rating", "10% increased Light Radius", statOrderKey = "1034,2039", statOrder = { 1034, 2039 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LightRadiusAndAccuracy3"] = { type = "Suffix", affix = "of Radiance", "(16-20)% increased Global Accuracy Rating", "15% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 30, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LightRadiusAndAccuracyNew1"] = { type = "Suffix", affix = "of Shining", "(9-11)% increased Global Accuracy Rating", "5% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LightRadiusAndAccuracyNew2"] = { type = "Suffix", affix = "of Light", "(12-15)% increased Global Accuracy Rating", "10% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "helmet", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalLightRadiusAndAccuracy1"] = { type = "Suffix", affix = "of Shining", "+(10-20) to Accuracy Rating", "5% increased Light Radius", statOrderKey = "1581,2039", statOrder = { 1581, 2039 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalLightRadiusAndAccuracy2"] = { type = "Suffix", affix = "of Light", "+(21-40) to Accuracy Rating", "10% increased Light Radius", statOrderKey = "1581,2039", statOrder = { 1581, 2039 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalLightRadiusAndAccuracy3"] = { type = "Suffix", affix = "of Radiance", "(16-20)% increased Global Accuracy Rating", "15% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 30, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalLightRadiusAndAccuracyNew1_"] = { type = "Suffix", affix = "of Shining", "(9-11)% increased Global Accuracy Rating", "5% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 8, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalLightRadiusAndAccuracyNew2"] = { type = "Suffix", affix = "of Light", "(12-15)% increased Global Accuracy Rating", "10% increased Light Radius", statOrderKey = "1035,2039", statOrder = { 1035, 2039 }, level = 15, group = "LightRadiusAndAccuracy", weightKey = { "weapon", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeEssence5"] = { type = "Suffix", affix = "of the Essence", "+1 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 58, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeEssence6"] = { type = "Suffix", affix = "of the Essence", "+2 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 74, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalIncreasedMeleeWeaponRangeEssence7"] = { type = "Suffix", affix = "of the Essence", "+3 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 82, group = "MeleeWeaponAndUnarmedRange", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["GainLifeOnBlock1"] = { type = "Suffix", affix = "of Repairing", "+(5-15) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 11, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainLifeOnBlock2_"] = { type = "Suffix", affix = "of Resurgence", "+(16-25) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 22, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainLifeOnBlock3"] = { type = "Suffix", affix = "of Renewal", "+(26-40) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 36, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainLifeOnBlock4"] = { type = "Suffix", affix = "of Revival", "+(41-60) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 48, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainLifeOnBlock5"] = { type = "Suffix", affix = "of Rebounding", "+(61-85) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 60, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainLifeOnBlock6_"] = { type = "Suffix", affix = "of Revitalization", "+(86-100) Life gained when you Block", statOrderKey = "1331", statOrder = { 1331 }, level = 75, group = "GainLifeOnBlock", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["GainManaOnBlock1"] = { type = "Suffix", affix = "of Redirection", "+(4-12) Mana gained when you Block", statOrderKey = "1332", statOrder = { 1332 }, level = 15, group = "GainManaOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["GainManaOnBlock2"] = { type = "Suffix", affix = "of Transformation", "+(13-21) Mana gained when you Block", statOrderKey = "1332", statOrder = { 1332 }, level = 32, group = "GainManaOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["GainManaOnBlock3"] = { type = "Suffix", affix = "of Conservation", "+(22-30) Mana gained when you Block", statOrderKey = "1332", statOrder = { 1332 }, level = 58, group = "GainManaOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["GainManaOnBlock4"] = { type = "Suffix", affix = "of Utilisation", "+(31-39) Mana gained when you Block", statOrderKey = "1332", statOrder = { 1332 }, level = 75, group = "GainManaOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["FishingLineStrength"] = { type = "Prefix", affix = "Filigree", "(20-40)% increased Fishing Line Strength", statOrderKey = "2353", statOrder = { 2353 }, level = 1, group = "FishingLineStrength", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingPoolConsumption"] = { type = "Prefix", affix = "Calming", "(15-30)% reduced Fishing Pool Consumption", statOrderKey = "2354", statOrder = { 2354 }, level = 1, group = "FishingPoolConsumption", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingLureType"] = { type = "Prefix", affix = "Alluring", "Rhoa Feather Lure", statOrderKey = "2355", statOrder = { 2355 }, level = 1, group = "FishingLureType", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingHookType"] = { type = "Suffix", affix = "of Snaring", "Karui Stone Hook", statOrderKey = "2356", statOrder = { 2356 }, level = 1, group = "FishingHookType", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingCastDistance"] = { type = "Suffix", affix = "of Flight", "(30-50)% increased Fishing Range", statOrderKey = "2357", statOrder = { 2357 }, level = 1, group = "FishingCastDistance", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingQuantity"] = { type = "Suffix", affix = "of Fascination", "(15-20)% increased Quantity of Fish Caught", statOrderKey = "2358", statOrder = { 2358 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingRarity"] = { type = "Suffix", affix = "of Bounty", "(25-40)% increased Rarity of Fish Caught", statOrderKey = "2359", statOrder = { 2359 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodge1"] = { type = "Suffix", affix = "of Mist", "+2% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 35, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodge2"] = { type = "Suffix", affix = "of Haze", "+3% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 62, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodge3"] = { type = "Suffix", affix = "of Fog", "+4% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 78, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeEssence4"] = { type = "Suffix", affix = "of the Essence", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 42, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeEssence5"] = { type = "Suffix", affix = "of the Essence", "+(5-6)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 58, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeEssence6"] = { type = "Suffix", affix = "of the Essence", "+(7-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 74, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeEssence7"] = { type = "Suffix", affix = "of the Essence", "+(9-10)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 82, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpells1"] = { type = "Suffix", affix = "of Prayers", "+2% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 35, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpells2"] = { type = "Suffix", affix = "of Invocations", "+3% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 62, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpells3"] = { type = "Suffix", affix = "of Incantations", "+4% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 78, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsEssence5"] = { type = "Suffix", affix = "of the Essence", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsEssence6"] = { type = "Suffix", affix = "of the Essence", "+(5-6)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsEssence7"] = { type = "Suffix", affix = "of the Essence", "+(7-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosResistanceWhileUsingFlaskEssence1"] = { type = "Suffix", affix = "of the Essence", "+50% to Chaos Resistance during any Flask Effect", statOrderKey = "2804", statOrder = { 2804 }, level = 63, group = "ChaosResistanceWhileUsingFlask", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, + ["SpellBlockPercentage1__"] = { type = "Suffix", affix = "of the Barrier", "(4-6)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 30, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentage2"] = { type = "Suffix", affix = "of the Bulwark", "(7-9)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 52, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentage3_"] = { type = "Suffix", affix = "of the Barricade", "(10-12)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 71, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentage4_"] = { type = "Suffix", affix = "of the Bastion", "(13-15)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 84, group = "SpellBlockPercentage", weightKey = { "focus", "str_int_shield", "dex_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MovementVelocityCorrupted"] = { type = "Corrupted", affix = "", "(2-5)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 1, group = "MovementVelocity", weightKey = { "amulet", "boots", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MaxFrenzyChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1381", statOrder = { 1381 }, level = 20, group = "MaximumFrenzyCharges", weightKey = { "boots", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaxPowerChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Power Charges", statOrderKey = "1386", statOrder = { 1386 }, level = 20, group = "IncreasedMaximumPowerCharges", weightKey = { "two_hand_weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["MinionDamageCorrupted"] = { type = "Corrupted", affix = "", "Minions deal (15-20)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "helmet", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["SocketedVaalGemsIncreaseCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Level of Socketed Vaal Gems", statOrderKey = "70", statOrder = { 70 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "helmet", "gloves", "boots", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal", "gem" }, }, + ["DamageTakenFlatReductionCorrupted1"] = { type = "Corrupted", affix = "", "-(10-5) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 1, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["DamageTakenFlatReductionCorrupted2"] = { type = "Corrupted", affix = "", "-(16-11) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 30, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["DamageTakenFlatReductionCorrupted3"] = { type = "Corrupted", affix = "", "-(24-17) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 60, group = "PhysicalAttackDamageTaken", weightKey = { "amulet", "shield", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["FireDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 50, group = "FireDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["ColdDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 50, group = "ColdDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["LightningDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 50, group = "LightningDamageLifeLeech", weightKey = { "amulet", "quiver", "two_hand_weapon", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["IncreasedCastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "ring", "gloves", "focus", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["ChanceToFleeCorrupted"] = { type = "Corrupted", affix = "", "5% chance to Cause Monsters to Flee", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "HitsCauseMonsterFlee", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(2-4)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "BlockPercent", weightKey = { "staff", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["LocalAddedChaosDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (3-5) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 1, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-8) to (11-13) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 20, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-11) to (19-23) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 40, group = "LocalChaosDamage", weightKey = { "weapon", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 1, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-4) to (6-8) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 20, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AddedChaosDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (7-9) to (11-13) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 40, group = "ChaosDamage", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["SpellBlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(2-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 1, group = "SpellBlockPercentage", weightKey = { "staff", "amulet", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(4-8)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "amulet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["WeaponElementalDamageCorrupted"] = { type = "Corrupted", affix = "", "(6-12)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "ring", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["CullingStrikeCorrupted"] = { type = "Corrupted", affix = "", "Culling Strike", statOrderKey = "1596", statOrder = { 1596 }, level = 1, group = "CullingStrike", weightKey = { "sword", "axe", "dagger", "wand", "bow", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaOnLifeLostCorrupted"] = { type = "Corrupted", affix = "", "(3-6)% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "amulet", "ring", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["MaximumResistanceCorrupted"] = { type = "Corrupted", affix = "", "+1% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 1, group = "MaximumResistances", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["AdditionalCurseCorrupted"] = { type = "Corrupted", affix = "", "You can apply an additional Curse", statOrderKey = "1725", statOrder = { 1725 }, level = 1, group = "AdditionalCurseOnEnemies", weightKey = { "amulet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChanceToAvoidFreezeCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "amulet", "body_armour", "ring", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToAvoidIgniteCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "AvoidIgnite", weightKey = { "amulet", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChaosResistCorruption"] = { type = "Corrupted", affix = "", "+(2-4)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistance", weightKey = { "fishing_rod", "weapon", "jewel", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChanceToDodgeCorruption"] = { type = "Corrupted", affix = "", "+(2-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBeKnockedBackCorruption"] = { type = "Corrupted", affix = "", "Cannot be Knocked Back", statOrderKey = "1120", statOrder = { 1120 }, level = 1, group = "ImmuneToKnockback", weightKey = { "boots", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GemLevelCorruption"] = { type = "Corrupted", affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { "boots", "gloves", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["AvoidShockCorruption"] = { type = "Corrupted", affix = "", "(10-20)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 1, group = "ReducedShockChance", weightKey = { "body_armour", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["CannotBeLeechedFromCorruption"] = { type = "Corrupted", affix = "", "Enemies Cannot Leech Life From you", statOrderKey = "1981", statOrder = { 1981 }, level = 1, group = "EnemiesCantLifeLeech", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamageTakenFromManaBeforeLifeCorruption"] = { type = "Corrupted", affix = "", "(3-5)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DamageConversionFireCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 1, group = "ConvertPhysicalToFire", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["DamageConversionColdCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 1, group = "ConvertPhysicalToCold", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["DamageConversionLighningCorruption"] = { type = "Corrupted", affix = "", "(10-20)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 1, group = "LightningDamageAsPortionOfDamage", weightKey = { "quiver", "sceptre", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["AdditionalArrowsCorruption"] = { type = "Corrupted", affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1366", statOrder = { 1366 }, level = 1, group = "AdditionalArrows", weightKey = { "quiver", "bow", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AdditionalAOERangeCorruption"] = { type = "Corrupted", affix = "", "(4-6)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedDurationCorruption"] = { type = "Corrupted", affix = "", "(5-8)% increased Skill Effect Duration", statOrderKey = "1462", statOrder = { 1462 }, level = 1, group = "SkillEffectDuration", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalTrapsCorruption_"] = { type = "Corrupted", affix = "", "Can have up to 1 additional Trap placed at a time", statOrderKey = "1808", statOrder = { 1808 }, level = 1, group = "TrapsAllowed", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumEnduranceChargesCorruption_"] = { type = "Corrupted", affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1376", statOrder = { 1376 }, level = 1, group = "MaximumEnduranceCharges", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["DualWieldBlockCorruption"] = { type = "Corrupted", affix = "", "+(3-6)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 1, group = "BlockWhileDualWielding", weightKey = { "sceptre", "axe", "mace", "wand", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalPierceCorruption"] = { type = "Corrupted", affix = "", "Arrows Pierce an additional Target", statOrderKey = "1364", statOrder = { 1364 }, level = 1, group = "ArrowPierce", weightKey = { "bow", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GlobalPierceCorruption"] = { type = "Corrupted", affix = "", "(4-8)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 1, group = "ProjectileSpeed", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["CurseOnHitTemporalChainsCurruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Temporal Chains on Hit, with (40-48)% increased Effect", statOrderKey = "2061", statOrder = { 2061 }, level = 30, group = "CurseOnHitLevelTemporalChains", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitVulnerabilityCorruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Vulnerability on Hit, with (40-48)% increased Effect", statOrderKey = "2062", statOrder = { 2062 }, level = 30, group = "CurseOnHitLevelVulnerability", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitElementalWeaknessCorruption"] = { type = "Corrupted", affix = "", "Curse Enemies with Elemental Weakness on Hit, with (40-48)% increased Effect", statOrderKey = "2064", statOrder = { 2064 }, level = 30, group = "CurseOnHitLevelElementalWeakness", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["SupportedByCastOnStunCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Cast when Stunned", statOrderKey = "259", statOrder = { 259 }, level = 35, group = "SupportedByTrigger", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastOnCritCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Cast On Critical Strike", statOrderKey = "258", statOrder = { 258 }, level = 35, group = "SupportedByTrigger", weightKey = { "gloves", "helmet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByMeleeSplashCorruption"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Melee Splash", statOrderKey = "257", statOrder = { 257 }, level = 20, group = "SupportedByMelee", weightKey = { "wand", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByAddedFireDamageCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 12 Added Fire Damage", statOrderKey = "248", statOrder = { 248 }, level = 48, group = "DisplaySocketedGemsGetAddedFireDamage", weightKey = { "two_hand_weapon", "mace", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByStunCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 6 Stun", statOrderKey = "261", statOrder = { 261 }, level = 38, group = "SupportedByStun", weightKey = { "mace", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["LocalMeleeWeaponRangeCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { "sceptre", "rapier", "wand", "bow", "weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["SocketedSkillsManaMultiplierCorrupted"] = { type = "Corrupted", affix = "", "Socketed Skill Gems get a 95% Cost & Reservation Multiplier", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, + ["SupportedByElementalProliferationCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Elemental Proliferation", statOrderKey = "252", statOrder = { 252 }, level = 12, group = "DisplaySocketedGemGetsElementalProliferation", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByAccuracyCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Additional Accuracy", statOrderKey = "262", statOrder = { 262 }, level = 48, group = "SupportedByAccuracy", weightKey = { "one_hand_weapon", "sword", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByMultistrikeCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 1 Multistrike", statOrderKey = "263", statOrder = { 263 }, level = 28, group = "SupportedByMultistrike", weightKey = { "two_hand_weapon", "sword", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByAreaOfEffectCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Increased Area of Effect", statOrderKey = "101", statOrder = { 101 }, level = 24, group = "DisplaySocketedGemGetsIncreasedAreaOfEffectLevel", weightKey = { "staff", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByLifeLeechCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 15 Life Leech", statOrderKey = "265", statOrder = { 265 }, level = 59, group = "SupportedByLifeLeech", weightKey = { "claw", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCriticalMultiplierCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 14 Increased Critical Damage", statOrderKey = "267", statOrder = { 267 }, level = 35, group = "SupportedByCriticalMultiplier", weightKey = { "dagger", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByForkCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 1 Fork", statOrderKey = "268", statOrder = { 268 }, level = 6, group = "SupportedByFork", weightKey = { "bow", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByWeaponElementalDamageCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 12 Elemental Damage with Attacks", statOrderKey = "269", statOrder = { 269 }, level = 24, group = "SupportedByWeaponElementalDamage", weightKey = { "sceptre", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByFasterCastCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Faster Casting", statOrderKey = "276", statOrder = { 276 }, level = 24, group = "DisplaySocketedGemsGetFasterCast", weightKey = { "sceptre", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["PuritySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Elements Skill", statOrderKey = "386", statOrder = { 386 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["CriticalWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Assassin's Mark Skill", statOrderKey = "388", statOrder = { 388 }, level = 31, group = "GrantedSkill", weightKey = { "gloves", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PurityOfFireSkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Fire Skill", statOrderKey = "367", statOrder = { 367 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PurityOfColdSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Ice Skill", statOrderKey = "373", statOrder = { 373 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["PurityOfLightningSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Purity of Lightning Skill", statOrderKey = "375", statOrder = { 375 }, level = 45, group = "GrantedSkill", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["WrathSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 7 Wrath Skill", statOrderKey = "389", statOrder = { 389 }, level = 28, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HatredSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 11 Hatred Skill", statOrderKey = "390", statOrder = { 390 }, level = 44, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AngerSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Anger Skill", statOrderKey = "391", statOrder = { 391 }, level = 56, group = "GrantedSkill", weightKey = { "helmet", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DeterminationSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Determination Skill", statOrderKey = "392", statOrder = { 392 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GraceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Grace Skill", statOrderKey = "393", statOrder = { 393 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["DisciplineSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 16 Discipline Skill", statOrderKey = "395", statOrder = { 395 }, level = 61, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ProjectileWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Sniper's Mark Skill", statOrderKey = "399", statOrder = { 399 }, level = 58, group = "GrantedSkill", weightKey = { "quiver", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ElementalWeaknessSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Elemental Weakness Skill", statOrderKey = "400", statOrder = { 400 }, level = 31, group = "GrantedSkill", weightKey = { "wand", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["VulnerabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 10 Vulnerability Skill", statOrderKey = "402", statOrder = { 402 }, level = 31, group = "GrantedSkill", weightKey = { "axe", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ClaritySkillCorrupted1"] = { type = "Corrupted", affix = "", "Grants Level 4 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 19, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ClaritySkillCorrupted2"] = { type = "Corrupted", affix = "", "Grants Level 8 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 32, group = "GrantedSkill", weightKey = { "amulet", "belt", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ClaritySkillCorrupted3"] = { type = "Corrupted", affix = "", "Grants Level 12 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 47, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ClaritySkillCorrupted4"] = { type = "Corrupted", affix = "", "Grants Level 16 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 59, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["FrostbiteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Frostbite Skill", statOrderKey = "379", statOrder = { 379 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["FlammabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Flammability Skill", statOrderKey = "376", statOrder = { 376 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ConductivitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Conductivity Skill", statOrderKey = "378", statOrder = { 378 }, level = 46, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["TemporalChainsSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Temporal Chains Skill", statOrderKey = "380", statOrder = { 380 }, level = 40, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["HasteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 14 Haste Skill", statOrderKey = "381", statOrder = { 381 }, level = 40, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ManaOnHitCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 40, group = "ManaGainPerTarget", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["VitalitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 15 Vitality Skill", statOrderKey = "385", statOrder = { 385 }, level = 35, group = "GrantedSkill", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["FishingQuantityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Quantity of Fish Caught", statOrderKey = "2358", statOrder = { 2358 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FishingRarityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Rarity of Fish Caught", statOrderKey = "2359", statOrder = { 2359 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(10-20)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, + ["CanCatchCorruptFishCorrupted"] = { type = "Corrupted", affix = "", "You can catch Corrupted Fish", statOrderKey = "2365", statOrder = { 2365 }, level = 1, group = "Other", weightKey = { "fishing_rod", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["V2AddedArmourWhileStationaryCorrupted1"] = { type = "Corrupted", affix = "", "+(35-60) Armour while stationary", statOrderKey = "3807", statOrder = { 3807 }, level = 1, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["V2AddedArmourWhileStationaryCorrupted2"] = { type = "Corrupted", affix = "", "+(61-138) Armour while stationary", statOrderKey = "3807", statOrder = { 3807 }, level = 31, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["V2AddedArmourWhileStationaryCorrupted3"] = { type = "Corrupted", affix = "", "+(139-322) Armour while stationary", statOrderKey = "3807", statOrder = { 3807 }, level = 75, group = "AddedArmourWhileStationary", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["V2AddedColdDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (3-4) to (7-8) Cold Damage to Spells and Attacks", statOrderKey = "980", statOrder = { 980 }, level = 1, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["V2AddedColdDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-9) to (13-16) Cold Damage to Spells and Attacks", statOrderKey = "980", statOrder = { 980 }, level = 31, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["V2AddedColdDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (12-16) to (24-28) Cold Damage to Spells and Attacks", statOrderKey = "980", statOrder = { 980 }, level = 81, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["V2AddedColdDamageToBowAttacksCorrupted1__"] = { type = "Corrupted", affix = "", "(8-11) to (18-21) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 1, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2AddedColdDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(20-25) to (38-45) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 31, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2AddedColdDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(29-35) to (55-62) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 75, group = "AddedColdDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2AddedEvasionWhileMovingCorrupted1_"] = { type = "Corrupted", affix = "", "+(35-60) to Global Evasion Rating while moving", statOrderKey = "5395", statOrder = { 5395 }, level = 1, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["V2AddedEvasionWhileMovingCorrupted2"] = { type = "Corrupted", affix = "", "+(61-138) to Global Evasion Rating while moving", statOrderKey = "5395", statOrder = { 5395 }, level = 31, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["V2AddedEvasionWhileMovingCorrupted3"] = { type = "Corrupted", affix = "", "+(139-322) to Global Evasion Rating while moving", statOrderKey = "5395", statOrder = { 5395 }, level = 75, group = "AddedEvasionWhileMovingCorrupted", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["V2AddedFireDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds (3-5) to (7-8) Fire Damage to Spells and Attacks", statOrderKey = "979", statOrder = { 979 }, level = 1, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["V2AddedFireDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (7-10) to (15-18) Fire Damage to Spells and Attacks", statOrderKey = "979", statOrder = { 979 }, level = 31, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["V2AddedFireDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (13-18) to (28-33) Fire Damage to Spells and Attacks", statOrderKey = "979", statOrder = { 979 }, level = 82, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["V2AddedFireDamageToBowAttacksCorrupted1__"] = { type = "Corrupted", affix = "", "(11-14) to (21-25) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 1, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2AddedFireDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(24-31) to (46-55) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 31, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2AddedFireDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(29-39) to (59-69) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 75, group = "AddedFireDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2AddedLightningDamageCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (14-15) Lightning Damage to Spells and Attacks", statOrderKey = "1011", statOrder = { 1011 }, level = 1, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["V2AddedLightningDamageCorrupted2"] = { type = "Corrupted", affix = "", "Adds (1-2) to (27-28) Lightning Damage to Spells and Attacks", statOrderKey = "1011", statOrder = { 1011 }, level = 31, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["V2AddedLightningDamageCorrupted3"] = { type = "Corrupted", affix = "", "Adds (1-5) to (50-52) Lightning Damage to Spells and Attacks", statOrderKey = "1011", statOrder = { 1011 }, level = 83, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["V2AddedLightningDamageToBowAttacksCorrupted1_"] = { type = "Corrupted", affix = "", "(1-3) to (38-39) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 1, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2AddedLightningDamageToBowAttacksCorrupted2"] = { type = "Corrupted", affix = "", "(3-7) to (81-85) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 31, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2AddedLightningDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(3-8) to (101-106) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 75, group = "AddedLightningDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2AddedPhysicalDamageToBowAttacksCorrupted1"] = { type = "Corrupted", affix = "", "(3-4) to (6-10) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 1, group = "AddedPhysicalDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2AddedPhysicalDamageToBowAttacksCorrupted2___"] = { type = "Corrupted", affix = "", "(5-7) to (10-14) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 31, group = "AddedPhysicalDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2AddedPhysicalDamageToBowAttacksCorrupted3"] = { type = "Corrupted", affix = "", "(9-12) to (16-19) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 75, group = "AddedPhysicalDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2AddedChaosDamageToBowAttacksCorrupted1"] = { type = "Corrupted", affix = "", "(23-29) to (37-43) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 81, group = "AddedChaosDamageToBowAttacksCorrupted", weightKey = { "quiver", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["V2AdditionalAOERangeCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2AdditionalArrowsCorrupted"] = { type = "Corrupted", affix = "", "Bow Attacks fire an additional Arrow", statOrderKey = "1366", statOrder = { 1366 }, level = 75, group = "AdditionalArrows", weightKey = { "quiver", "bow", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["V2AdditionalChainCorrupted"] = { type = "Corrupted", affix = "", "Arrows Chain +1 times", statOrderKey = "1361", statOrder = { 1361 }, level = 80, group = "Chain", weightKey = { "quiver", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["V2ChanceToSuppressSpells_"] = { type = "Corrupted", affix = "", "+(8-12)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 75, group = "ChanceToSuppressSpells", weightKey = { "quiver", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2AdditionalCriticalStrikeMultiplierUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "+(20-25)% to Critical Strike Multiplier during any Flask Effect", statOrderKey = "4792", statOrder = { 4792 }, level = 60, group = "AdditionalCriticalStrikeMultiplierUnderFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "critical" }, }, + ["V2AdditionalCurseCorrupted"] = { type = "Corrupted", affix = "", "You can apply an additional Curse", statOrderKey = "1725", statOrder = { 1725 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "amulet", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2AdditionalPhysicalDamageReductionWhileStationaryCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% additional Physical Damage Reduction while stationary", statOrderKey = "3806", statOrder = { 3806 }, level = 1, group = "PhysicalDamageReductionWhileNotMoving", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["V2AdditionalProjectilesCorrupted"] = { type = "Corrupted", affix = "", "Skills fire an additional Projectile", statOrderKey = "1365", statOrder = { 1365 }, level = 1, group = "AdditionalProjectilesCorrupted", weightKey = { "rapier", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2AngerSkillReducedCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Anger Skill", statOrderKey = "391", statOrder = { 391 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2AttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2BlindImmunityCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Blinded", statOrderKey = "2480", statOrder = { 2480 }, level = 1, group = "ImmunityToBlind", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2BlockChanceCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "MonsterBlock", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2CanCatchCorruptFishCorrupted"] = { type = "Corrupted", affix = "", "You can catch Corrupted Fish", statOrderKey = "2365", statOrder = { 2365 }, level = 1, group = "Other", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["V2CannotGainBleedingCorrupted_"] = { type = "Corrupted", affix = "", "Bleeding cannot be inflicted on you", statOrderKey = "3695", statOrder = { 3695 }, level = 60, group = "BleedingImmunity", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["V2AvoidIgniteCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 40, group = "AvoidIgniteCorrupted", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["V2CannotBePoisonedCorrupted"] = { type = "Corrupted", affix = "", "Cannot be Poisoned", statOrderKey = "2873", statOrder = { 2873 }, level = 40, group = "CannotBePoisoned", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["V2CastSpeedCorrupted"] = { type = "Corrupted", affix = "", "(10-20)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "red_herring", "caster", "speed" }, }, + ["V2ChanceToBleedOnHitAndIncreasedDamageToBleedingTargetsCorrupted_"] = { type = "Corrupted", affix = "", "20% chance to cause Bleeding on Hit", "(30-40)% increased Attack Damage against Bleeding Enemies", statOrderKey = "2023,2030", statOrder = { 2023, 2030 }, level = 1, group = "ChanceToBleedOnHitAndIncreasedDamageToBleedingTargets", weightKey = { "axe", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["V2ChanceToDodgeCorrupted"] = { type = "Corrupted", affix = "", "+(4-6)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ChanceToGainEnduranceChargeOnStunCorrupted_"] = { type = "Corrupted", affix = "", "(5-7)% chance to gain an Endurance Charge when you Stun an Enemy", statOrderKey = "4594", statOrder = { 4594 }, level = 1, group = "GainEnduranceChargeOnStunChance", weightKey = { "sceptre", "staff", "mace", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["V2ChanceToGainFortifyOnMeleeHitCorrupted"] = { type = "Corrupted", affix = "", "Melee Hits have (10-15)% chance to Fortify", statOrderKey = "1816", statOrder = { 1816 }, level = 1, group = "FortifyOnMeleeHit", weightKey = { "sceptre", "wand", "dagger", "claw", "rapier", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["V2ChanceToGainFrenzyChargeOnKillCorrupted"] = { type = "Corrupted", affix = "", "(9-11)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 1, group = "FrenzyChargeOnKillChance", weightKey = { "dagger", "claw", "bow", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["V2ChanceToGainOnslaughtOnKillCorrupted_"] = { type = "Corrupted", affix = "", "(10-15)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "sceptre", "wand", "dagger", "claw", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ChanceToGainPowerChargeOnCritCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1402", statOrder = { 1402 }, level = 1, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "wand", "dagger", "claw", "sceptre", "staff", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, + ["V2UnholyMightOnKillPercentChanceCorrupted"] = { type = "Corrupted", affix = "", "(10-15)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 1, group = "UnholyMightOnKillPercentChance", weightKey = { "wand", "dagger", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ChanceToSpellDodgeCorrupted_"] = { type = "Corrupted", affix = "", "+(6-9)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 1, group = "ChanceToSuppressSpells", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ClaritySkillReducedCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 21 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2ColdDamageLifeLeechPermyriadCorrupted_"] = { type = "Corrupted", affix = "", "0.5% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 50, group = "ColdDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["V2ConductivitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Conductivity Skill", statOrderKey = "378", statOrder = { 378 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2CurseOnHitDespair"] = { type = "Corrupted", affix = "", "Curse Enemies with Despair on Hit, with (40-48)% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 30, group = "CurseOnHitDespair", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2CurseOnHitElementalWeaknessCorrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Elemental Weakness on Hit, with (40-48)% increased Effect", statOrderKey = "2064", statOrder = { 2064 }, level = 30, group = "CurseOnHitLevelElementalWeakness", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2CurseOnHitEnfeeble"] = { type = "Corrupted", affix = "", "Curse Enemies with Enfeeble on Hit, with (40-48)% increased Effect", statOrderKey = "2068", statOrder = { 2068 }, level = 30, group = "CurseOnHitEnfeeble", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2CurseOnHitTemporalChainsCurrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Temporal Chains on Hit, with (40-48)% increased Effect", statOrderKey = "2061", statOrder = { 2061 }, level = 30, group = "CurseOnHitLevelTemporalChains", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2CurseOnHitVulnerabilityCorrupted"] = { type = "Corrupted", affix = "", "Curse Enemies with Vulnerability on Hit, with (40-48)% increased Effect", statOrderKey = "2062", statOrder = { 2062 }, level = 30, group = "CurseOnHitLevelVulnerability", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2DespairSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Despair Skill", statOrderKey = "372", statOrder = { 372 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2DeterminationSkillCorrupted__"] = { type = "Corrupted", affix = "", "Grants Level 23 Determination Skill", statOrderKey = "392", statOrder = { 392 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2DisciplineSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Discipline Skill", statOrderKey = "395", statOrder = { 395 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2DodgeAttackHitsWhileMovingCorrupted_"] = { type = "Corrupted", affix = "", "+(6-10)% chance to Suppress Spell Damage while moving", statOrderKey = "7757", statOrder = { 7757 }, level = 60, group = "DodgeSpellHitsWhileMoving", weightKey = { "boots", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2DodgeSpellHitsWhileMovingCorrupted"] = { type = "Corrupted", affix = "", "+(6-10)% chance to Suppress Spell Damage while moving", statOrderKey = "7757", statOrder = { 7757 }, level = 60, group = "DodgeSpellHitsWhileMoving", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2DualWieldBlockCorrupted"] = { type = "Corrupted", affix = "", "+(8-10)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 1, group = "BlockWhileDualWielding", weightKey = { "claw", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2ElementalDamagePenetrationCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates (8-10)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "wand", "rapier", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["V2FireDamageLifeLeechPermyriadCorrupted_"] = { type = "Corrupted", affix = "", "0.5% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 50, group = "FireDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["V2FishingQuantityCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Quantity of Fish Caught", statOrderKey = "2358", statOrder = { 2358 }, level = 1, group = "FishingQuantity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2FishingRarityCorrupted_"] = { type = "Corrupted", affix = "", "(5-10)% increased Rarity of Fish Caught", statOrderKey = "2359", statOrder = { 2359 }, level = 1, group = "FishingRarity", weightKey = { "fishing_rod", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2FlammabilitySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Flammability Skill", statOrderKey = "376", statOrder = { 376 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2FrostbiteSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Frostbite Skill", statOrderKey = "379", statOrder = { 379 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2GainFrenzyChargeAfterSpending200ManaCorrupted"] = { type = "Corrupted", affix = "", "Gain a Frenzy Charge after Spending a total of 200 Mana", statOrderKey = "5284", statOrder = { 5284 }, level = 1, group = "GainFrenzyChargeAfterSpending200Mana", weightKey = { "rapier", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["V2GemLevelCorrupted"] = { type = "Corrupted", affix = "", "+1 to Level of Socketed Gems", statOrderKey = "47", statOrder = { 47 }, level = 1, group = "IncreaseSocketedGemLevel", weightKey = { "boots", "gloves", "body_armour", "shield", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2GlobalCriticalStrikeMultiplierCorrupted"] = { type = "Corrupted", affix = "", "+(25-30)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { "dagger", "claw", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["V2GraceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Grace Skill", statOrderKey = "393", statOrder = { 393 }, level = 56, group = "GrantedSkill", weightKey = { "shield", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2HasteSkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 21 Haste Skill", statOrderKey = "381", statOrder = { 381 }, level = 56, group = "GrantedSkill", weightKey = { "boots", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2HatredSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Hatred Skill", statOrderKey = "390", statOrder = { 390 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2MalevolenceSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Malevolence Skill", statOrderKey = "434", statOrder = { 434 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2ZealotrySkillCorrupted_"] = { type = "Corrupted", affix = "", "Grants Level 23 Zealotry Skill", statOrderKey = "445", statOrder = { 445 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2PrideSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Pride Skill", statOrderKey = "436", statOrder = { 436 }, level = 56, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2IncreasedAreaOfEffect1hCorrupted"] = { type = "Corrupted", affix = "", "(15-20)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "dagger", "claw", "rapier", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedAreaOfEffect2hCorrupted_"] = { type = "Corrupted", affix = "", "(25-30)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedAtackCriticalStrikeCorruption"] = { type = "Corrupted", affix = "", "Attacks have +(0.5-0.8)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 60, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["V2IncreasedAttackSpeedCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "gloves", "ring", "default", }, weightVal = { 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2IncreasedAttackSpeedUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Attack Speed during any Flask Effect", statOrderKey = "2803", statOrder = { 2803 }, level = 60, group = "SpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["V2IncreasedBurningDamageCorrupted"] = { type = "Corrupted", affix = "", "(30-40)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 40, group = "BurnDamage", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["V2IncreasedCastSpeedCorrupted_"] = { type = "Corrupted", affix = "", "(8-10)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "gloves", "ring", "default", }, weightVal = { 1000, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["V2IncreasedCastSpeedUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Cast Speed during any Flask Effect", statOrderKey = "4546", statOrder = { 4546 }, level = 60, group = "SpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["V2IncreasedChillEffectCorrupted"] = { type = "Corrupted", affix = "", "(25-30)% increased Effect of Cold Ailments", statOrderKey = "4682", statOrder = { 4682 }, level = 40, group = "ChillEffect", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["V2IncreasedCriticalStrikeUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(35-40)% increased Critical Strike Chance during any Flask Effect", statOrderKey = "4764", statOrder = { 4764 }, level = 1, group = "IncreasedCriticalStrikeUnderFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["V2IncreasedDamageCorrupted_"] = { type = "Corrupted", affix = "", "(40-50)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 1, group = "IncreasedDamage", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2IncreasedDamageOverTimeCorrupted_"] = { type = "Corrupted", affix = "", "(50-60)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 1, group = "DamageOverTime", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2IncreasedDurationCorrupted"] = { type = "Corrupted", affix = "", "(12-15)% increased Skill Effect Duration", statOrderKey = "1462", statOrder = { 1462 }, level = 1, group = "SkillEffectDuration", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedEnergyShieldCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 1, group = "EnergyShieldPercent", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["V2IncreasedGlobalPhysicalDamageCorrupted"] = { type = "Corrupted", affix = "", "(15-25)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["V2IncreasedLifeCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["V2IncreasedLifeRegenerationPerSecondCorrupted"] = { type = "Corrupted", affix = "", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["V2IncreasedMovementVelocityUnderFlaskEffectCorrupted"] = { type = "Corrupted", affix = "", "(8-12)% increased Movement Speed during any Flask Effect", statOrderKey = "2687", statOrder = { 2687 }, level = 60, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["V2IncreasedProjectileDamageForEachChainCorrupted"] = { type = "Corrupted", affix = "", "Projectiles deal (20-25)% increased Damage for each time they have Chained", statOrderKey = "7460", statOrder = { 7460 }, level = 40, group = "IncreasedProjectileDamageForEachChain", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2IncreasedProjectileDamageForEachPierceCorrupted"] = { type = "Corrupted", affix = "", "Projectiles deal (8-10)% increased Damage for each Enemy Pierced", statOrderKey = "7461", statOrder = { 7461 }, level = 40, group = "ProjectileDamagePerEnemyPierced", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2IncreasedShockEffectCorrupted_"] = { type = "Corrupted", affix = "", "(25-30)% increased Effect of Shock", statOrderKey = "7630", statOrder = { 7630 }, level = 40, group = "ShockEffect", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["V2IncreasedSpellCriticalStrikeCorruption"] = { type = "Corrupted", affix = "", "+(0.5-0.8)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 60, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["V2LevelOfSocketedColdGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSocketedColdGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["V2LevelOfSocketedFireGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSocketedFireGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["V2LevelOfSocketedLightningGemsCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSocketedLightningGemLevel", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["V2LightningDamageLifeLeechPermyriadCorrupted"] = { type = "Corrupted", affix = "", "0.5% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 50, group = "LightningDamageLifeLeech", weightKey = { "helmet", "amulet", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["V2LocalAddedChaosDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (3-5) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 1, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["V2LocalAddedChaosDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (6-8) to (11-13) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 31, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["V2LocalAddedChaosDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-11) to (19-23) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 84, group = "LocalChaosDamage", weightKey = { "dagger", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["V2LocalAddedColdDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (6-8) to (13-15) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 1, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedColdDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (14-18) to (27-32) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 31, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedColdDamage1hCorrupted3_"] = { type = "Corrupted", affix = "", "Adds (17-23) to (24-40) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 84, group = "ColdDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedColdDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (9-13) to (20-23) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 1, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedColdDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (22-27) to (36-44) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 31, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedColdDamage2hCorrupted3_"] = { type = "Corrupted", affix = "", "Adds (26-32) to (45-55) Cold Damage", statOrderKey = "977", statOrder = { 977 }, level = 84, group = "ColdDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["V2LocalAddedFireDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (8-10) to (15-18) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedFireDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (17-22) to (33-39) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 31, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedFireDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (21-28) to (40-48) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 84, group = "FireDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedFireDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (12-17) to (23-27) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedFireDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (27-31) to (39-50) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 31, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedFireDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (31-39) to (52-61) Fire Damage", statOrderKey = "970", statOrder = { 970 }, level = 84, group = "FireDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["V2LocalAddedLightningDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (1-2) to (27-28) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 1, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedLightningDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (2-5) to (58-61) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 31, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedLightningDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (2-6) to (72-76) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 84, group = "LightningDamage", weightKey = { "sword", "mace", "axe", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedLightningDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds (2-3) to (35-39) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 1, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedLightningDamage2hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-7) to (73-84) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 31, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedLightningDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (5-9) to (103-107) Lightning Damage", statOrderKey = "986", statOrder = { 986 }, level = 84, group = "LightningDamage", weightKey = { "bow", "staff", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["V2LocalAddedPhysicalDamage1hCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to 2 Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 1, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalAddedPhysicalDamage1hCorrupted2"] = { type = "Corrupted", affix = "", "Adds (3-4) to (5-7) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 31, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalAddedPhysicalDamage1hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (5-7) to (10-12) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 84, group = "PhysicalDamage", weightKey = { "wand", "dagger", "rapier", "claw", "sceptre", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalAddedPhysicalDamage2hCorrupted1"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 1, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalAddedPhysicalDamage2hCorrupted2__"] = { type = "Corrupted", affix = "", "Adds (4-5) to (6-8) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 31, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalAddedPhysicalDamage2hCorrupted3"] = { type = "Corrupted", affix = "", "Adds (8-9) to (11-13) Physical Damage", statOrderKey = "886", statOrder = { 886 }, level = 84, group = "PhysicalDamage", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalBlockChanceCorrupted"] = { type = "Corrupted", affix = "", "+(4-5)% Chance to Block", statOrderKey = "1802", statOrder = { 1802 }, level = 1, group = "IncreasedShieldBlockPercentage", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2LocalIncreasedAttackSpeedBowCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2LocalIncreasedAttackSpeed1hCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "wand", "one_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2LocalIncreasedAttackSpeed2hCorrupted_"] = { type = "Corrupted", affix = "", "(5-7)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 70, group = "IncreasedAttackSpeed", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2LocalIncreasedAttackSpeedWandCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% increased Attack Speed", statOrderKey = "1015", statOrder = { 1015 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "wand", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["V2IncreasedCastSpeedCorrupted__"] = { type = "Corrupted", affix = "", "(12-15)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "sceptre", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["V2LocalIncreasedCriticalStrikeChance1hCorrupted1"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "wand", "rapier", "claw", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["V2LocalIncreasedCriticalStrikeChance2hCorrupted_"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "bow", "staff", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["V2LocalIncreasedCriticalStrikeChance1hCorrupted2__"] = { type = "Corrupted", affix = "", "(14-18)% increased Critical Strike Chance", statOrderKey = "1064", statOrder = { 1064 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "dagger", "sceptre", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["V2LocalIncreasedPhysicalDamageBowCorrupted1"] = { type = "Corrupted", affix = "", "(10-15)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalIncreasedPhysicalDamageBowCorrupted2"] = { type = "Corrupted", affix = "", "(16-20)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 85, group = "LocalPhysicalDamagePercent", weightKey = { "bow", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalIncreasedPhysicalDamageCorrupted1"] = { type = "Corrupted", affix = "", "(10-15)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 1, group = "LocalPhysicalDamagePercent", weightKey = { "rapier", "sword", "axe", "mace", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2LocalIncreasedPhysicalDamageCorrupted2"] = { type = "Corrupted", affix = "", "(16-20)% increased Physical Damage", statOrderKey = "845", statOrder = { 845 }, level = 85, group = "LocalPhysicalDamagePercent", weightKey = { "rapier", "sword", "axe", "mace", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["V2IncreasedSpellDamage1hCorrupted"] = { type = "Corrupted", affix = "", "(50-60)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 1, group = "SpellDamage", weightKey = { "dagger", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["V2LocalMeleeWeaponRangeCorrupted"] = { type = "Corrupted", affix = "", "+(1-2) to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 1, group = "MeleeWeaponAndUnarmedRange", weightKey = { "sword", "mace", "staff", "bow", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["V2ManaOnHitCorrupted"] = { type = "Corrupted", affix = "", "+(4-6) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 40, group = "ManaGainPerTarget", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["V2MaximumEnduranceChargesCorruption"] = { type = "Corrupted", affix = "", "+1 to Maximum Endurance Charges", statOrderKey = "1376", statOrder = { 1376 }, level = 60, group = "MaximumEnduranceCharges", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["V2MaxFrenzyChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Frenzy Charges", statOrderKey = "1381", statOrder = { 1381 }, level = 60, group = "MaximumFrenzyCharges", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["V2MaxPowerChargesCorrupted"] = { type = "Corrupted", affix = "", "+1 to Maximum Power Charges", statOrderKey = "1386", statOrder = { 1386 }, level = 60, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["V2MaximumBlockCorruption"] = { type = "Corrupted", affix = "", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "1548", statOrder = { 1548 }, level = 60, group = "MaximumBlockChance", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2MaximumResistanceCorrupted"] = { type = "Corrupted", affix = "", "+1% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 80, group = "MaximumResistances", weightKey = { "amulet", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["V2MovementVelocityCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 1, group = "MovementVelocity", weightKey = { "amulet", "boots", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["V2PercentageOfBlockAppliesToSpellBlockCorrupted_"] = { type = "Corrupted", affix = "", "(6-8)% Chance to Block Spell Damage", statOrderKey = "778", statOrder = { 778 }, level = 1, group = "BlockingBlocksSpells", weightKey = { "shield", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2SpellBlockPercentageCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 1, group = "SpellBlockPercentage", weightKey = { "shield", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["V2PhysicalDamageAddedAsColdCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 1, group = "ColdDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["V2PhysicalDamageAddedAsFireCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 1, group = "FireDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["V2PhysicalDamageAddedAsLightningCorrupted"] = { type = "Corrupted", affix = "", "Gain (8-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 1, group = "LightningDamageAsPortionOfDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["V2PhysicalDamageTakenAsColdCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["V2PhysicalDamageTakenAsFireCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["V2PhysicalDamageTakenAsLightningCorrupted"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["V2PhysicalDamageTakenAsChaosCorrupted_"] = { type = "Corrupted", affix = "", "(6-8)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1991", statOrder = { 1991 }, level = 60, group = "PhysicalDamageTakenAsChaos", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["V2PointBlankCorrupted"] = { type = "Corrupted", affix = "", "Point Blank", statOrderKey = "8157", statOrder = { 8157 }, level = 1, group = "PointBlank", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["V2PurityOfFireSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Fire Skill", statOrderKey = "367", statOrder = { 367 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2PurityOfColdSkillCorrupted___"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Ice Skill", statOrderKey = "373", statOrder = { 373 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2PurityOfLightningSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 23 Purity of Lightning Skill", statOrderKey = "375", statOrder = { 375 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2PuritySkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Purity of Elements Skill", statOrderKey = "386", statOrder = { 386 }, level = 56, group = "GrantedSkill", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2ReducedChaosDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Chaos Damage taken", statOrderKey = "1796", statOrder = { 1796 }, level = 45, group = "ChaosDamageTakenPercentage", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["V2ReducedColdDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Cold Damage taken", statOrderKey = "2893", statOrder = { 2893 }, level = 45, group = "ColdDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["V2ReducedDamageFromAreaOfEffectCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Area Damage taken from Hits", statOrderKey = "1792", statOrder = { 1792 }, level = 20, group = "ReducedDamageFromAreaOfEffect", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ReducedDamageFromProjectilesCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Damage taken from Projectiles", statOrderKey = "2259", statOrder = { 2259 }, level = 20, group = "ProjectileDamageTaken", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ReducedFireDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Fire Damage taken", statOrderKey = "1795", statOrder = { 1795 }, level = 45, group = "FireDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["V2ReducedLightningDamageTakenCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% reduced Lightning Damage taken", statOrderKey = "2892", statOrder = { 2892 }, level = 45, group = "LightningDamageTaken", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["V2ReducedExtraDamageFromCriticalStrikesBodyCorrupted__"] = { type = "Corrupted", affix = "", "You take 50% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 20, group = "ReducedExtraDamageFromCrits", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["V2ReducedExtraDamageFromCriticalStrikesShieldCorrupted"] = { type = "Corrupted", affix = "", "You take (20-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 20, group = "ReducedExtraDamageFromCrits", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["V2RegenerateLifePerSecondWhileMovingCorrupted_"] = { type = "Corrupted", affix = "", "Regenerate 100 Life per second while moving", statOrderKey = "5803", statOrder = { 5803 }, level = 60, group = "LifeRegenerationWhileMoving", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["V2ResoluteTechniqueCorrupted"] = { type = "Corrupted", affix = "", "Resolute Technique", statOrderKey = "8175", statOrder = { 8175 }, level = 40, group = "ResoluteTechnique", weightKey = { "sword", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["V2SocketedSkillsManaMultiplierCorrupted__"] = { type = "Corrupted", affix = "", "Socketed Skill Gems get a 90% Cost & Reservation Multiplier", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "SocketedGemsHaveReducedManaCost", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "gem" }, }, + ["V2SupportedByAccuracyCorrupted__"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Additional Accuracy", statOrderKey = "262", statOrder = { 262 }, level = 1, group = "SupportedByAccuracy", weightKey = { "mace", "axe", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByBlindCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Blind", statOrderKey = "256", statOrder = { 256 }, level = 1, group = "SupportedByBlind", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByBloodmagicCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 1 Lifetap", statOrderKey = "154", statOrder = { 154 }, level = 1, group = "SupportedByBloodMagic", weightKey = { "mace", "sword", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["V2SupportedByFasterProjectilesCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are supported by Level 10 Faster Projectiles", statOrderKey = "264", statOrder = { 264 }, level = 1, group = "SupportedByProjectileSpeed", weightKey = { "bow", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByFortifyCorrupted_"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Fortify", statOrderKey = "273", statOrder = { 273 }, level = 1, group = "SupportedByFortify", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByLifeGainOnHitCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Life Gain On Hit", statOrderKey = "153", statOrder = { 153 }, level = 1, group = "SupportedByLifeGainOnHit", weightKey = { "sword", "mace", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByOnslaughtCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Onslaught", statOrderKey = "164", statOrder = { 164 }, level = 1, group = "SupportedByOnslaught", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2SupportedByReducedManaCorrupted"] = { type = "Corrupted", affix = "", "Socketed Gems are Supported by Level 10 Inspiration", statOrderKey = "271", statOrder = { 271 }, level = 1, group = "SupportedByReducedMana", weightKey = { "sword", "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["V2WeaponElementalDamageCorrupted"] = { type = "Corrupted", affix = "", "(20-24)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 1, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["V2WrathSkillCorrupted"] = { type = "Corrupted", affix = "", "Grants Level 21 Wrath Skill", statOrderKey = "389", statOrder = { 389 }, level = 45, group = "GrantedSkill", weightKey = { "ring", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["V2SocketedDurationGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Duration Gems", statOrderKey = "57", statOrder = { 57 }, level = 20, group = "IncreaseSocketedDurationGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2SocketedAoEGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed AoE Gems", statOrderKey = "58", statOrder = { 58 }, level = 20, group = "IncreasedSocketedAoEGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2SocketedAuraGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 20, group = "IncreaseSocketedAuraGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["V2SocketedCurseGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 20, group = "IncreaseSocketedCurseGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["V2SocketedTrapOrMineGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Trap or Mine Gems", statOrderKey = "69", statOrder = { 69 }, level = 20, group = "IncreasedSocketedTrapOrMineGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2SocketedWarcryGemCorrupted"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Warcry Gems", statOrderKey = "73", statOrder = { 73 }, level = 20, group = "LocalSocketedWarcryGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2SocketedProjectileGemCorrupted_"] = { type = "Corrupted", affix = "", "+2 to Level of Socketed Projectile Gems", statOrderKey = "59", statOrder = { 59 }, level = 20, group = "IncreaseSocketedProjectileGemLevel", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["V2IncreasedMaximumLifeCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["V2IncreasedMaximumEnergyShieldCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 1, group = "MaximumEnergyShieldPercent", weightKey = { "armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["V2ItemRarityCorrupted_"] = { type = "Corrupted", affix = "", "(20-30)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 60, group = "IncreasedItemRarity", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ItemQuantityCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 84, group = "IncreasedItemQuantity", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedAuraEffectWrathCorrupted"] = { type = "Corrupted", affix = "", "Wrath has (15-20)% increased Aura Effect", statOrderKey = "2868", statOrder = { 2868 }, level = 45, group = "IncreasedAuraEffectWrathCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectAngerCorrupted"] = { type = "Corrupted", affix = "", "Anger has (15-20)% increased Aura Effect", statOrderKey = "2863", statOrder = { 2863 }, level = 45, group = "IncreasedAuraEffectAngerCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectHatredCorrupted"] = { type = "Corrupted", affix = "", "Hatred has (15-20)% increased Aura Effect", statOrderKey = "2870", statOrder = { 2870 }, level = 45, group = "IncreasedAuraEffectHatredCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectDeterminationCorrupted"] = { type = "Corrupted", affix = "", "Determination has (15-20)% increased Aura Effect", statOrderKey = "2871", statOrder = { 2871 }, level = 45, group = "IncreasedAuraEffectDeterminationCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectDisciplineCorrupted"] = { type = "Corrupted", affix = "", "Discipline has (15-20)% increased Aura Effect", statOrderKey = "2872", statOrder = { 2872 }, level = 45, group = "IncreasedAuraEffectDisciplineCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectGraceCorrupted"] = { type = "Corrupted", affix = "", "Grace has (15-20)% increased Aura Effect", statOrderKey = "2869", statOrder = { 2869 }, level = 45, group = "IncreasedAuraEffectGraceCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectMalevolenceCorrupted"] = { type = "Corrupted", affix = "", "Malevolence has (15-20)% increased Aura Effect", statOrderKey = "4953", statOrder = { 4953 }, level = 45, group = "IncreasedAuraEffectMalevolenceCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectZealotryCorrupted_"] = { type = "Corrupted", affix = "", "Zealotry has (15-20)% increased Aura Effect", statOrderKey = "8106", statOrder = { 8106 }, level = 45, group = "IncreasedAuraEffectZealotryCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedAuraEffectPrideCorrupted"] = { type = "Corrupted", affix = "", "Pride has (15-20)% increased Aura Effect", statOrderKey = "7443", statOrder = { 7443 }, level = 45, group = "IncreasedAuraEffectPrideCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["V2IncreasedIntelligenceDexterityCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Dexterity", "(4-6)% increased Intelligence", statOrderKey = "803,804", statOrder = { 803, 804 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["V2IncreasedDexterityStrengthCorrupted"] = { type = "Corrupted", affix = "", "(4-6)% increased Strength", "(4-6)% increased Dexterity", statOrderKey = "802,803", statOrder = { 802, 803 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["V2IncreasedStrengthIntelligenceCorrupted_"] = { type = "Corrupted", affix = "", "(4-6)% increased Strength", "(4-6)% increased Intelligence", statOrderKey = "802,804", statOrder = { 802, 804 }, level = 1, group = "IncreasedAttributesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["V2AllResistancesCorrupted"] = { type = "Corrupted", affix = "", "+(14-16)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 1, group = "AllResistancesCorrupted", weightKey = { "amulet", "ring", "belt", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["LocalIncreaseSocketedSupportGemLevelIntMasterVendorItem"] = { type = "Prefix", affix = "Catarina's", "+1 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["IncreasedChaosDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 58, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 74, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedChaosDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-34)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 82, group = "IncreasedChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["IncreasedLifeLeechRateEssence1"] = { type = "Suffix", affix = "of the Essence", "150% increased total Recovery per second from Life Leech", statOrderKey = "1714", statOrder = { 1714 }, level = 63, group = "IncreasedLifeLeechRate", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ChaosLeechedAsLifeEssence1_"] = { type = "Suffix", affix = "of the Essence", "0.5% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 63, group = "ChaosDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["ReduceGlobalFlatManaCostStrIntMasterVendor"] = { type = "Prefix", affix = "Elreon's", "-(8-4) to Total Mana Cost of Skills", statOrderKey = "1458", statOrder = { 1458 }, level = 1, group = "IncreaseFlatManaCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LifeLeechSpeedDexIntMasterVendorItem"] = { type = "Prefix", affix = "Vorici's", "(20-40)% increased total Recovery per second from Life Leech", statOrderKey = "1714", statOrder = { 1714 }, level = 1, group = "LifeLeechSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SocketedGemQualityStrMasterVendorItem"] = { type = "Prefix", affix = "Haku's", "+(3-6)% to Quality of Socketed Support Gems", statOrderKey = "82", statOrder = { 82 }, level = 1, group = "SupportGemQuality", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["BleedOnHitGainedDexMasterVendorItem"] = { type = "Prefix", affix = "Tora's", "25% chance to cause Bleeding on Hit", statOrderKey = "2021", statOrder = { 2021 }, level = 1, group = "CausesBleeding", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["BleedOnHitGainedDexMasterVendorItemUpdated_"] = { type = "Prefix", affix = "Tora's", "25% chance to cause Bleeding on Hit", statOrderKey = "2023", statOrder = { 2023 }, level = 1, group = "CausesBleeding", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AlwaysHitsStrDexMasterVendorItem"] = { type = "Prefix", affix = "Vagan's", "Hits can't be Evaded", statOrderKey = "1600", statOrder = { 1600 }, level = 1, group = "AlwaysHits", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["MapInvasionBossMasterVendorItem"] = { type = "Prefix", affix = "Zana's", "Area is inhabited by an additional Invasion Boss", statOrderKey = "2145", statOrder = { 2145 }, level = 1, group = "MapInvasionMonsterPacks", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningPenetrationWarbands"] = { type = "Prefix", affix = "Turncoat's", "Damage Penetrates (6-10)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 60, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationEssence1_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 42, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 58, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 74, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 82, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandEssence1_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 42, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 58, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandEssence3_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 74, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 82, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["FireResistancePenetrationWarbands"] = { type = "Prefix", affix = "Betrayer's", "Damage Penetrates (6-10)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 60, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 4% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 26, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 42, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 58, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationEssence4___"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 74, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 82, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (7-8)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 26, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandEssence2_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 42, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 58, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 74, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 82, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdResistancePenetrationWarbands"] = { type = "Prefix", affix = "Deceiver's", "Damage Penetrates (6-10)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 60, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 3% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 10, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 4% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 26, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 5% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 42, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence4_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 6% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 58, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 7% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 74, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationEssence6_"] = { type = "Prefix", affix = "Essences", "Damage Penetrates 8% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 82, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (5-6)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 10, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (7-8)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 26, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (9-10)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 42, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence4"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (11-12)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 58, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence5"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (13-14)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 74, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandEssence6__"] = { type = "Prefix", affix = "Essences", "Damage Penetrates (15-16)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 82, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ChanceToAvoidElementalStatusAilments1"] = { type = "Suffix", affix = "of Stoicism", "(16-20)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 23, group = "AvoidElementalStatusAilments", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilments2"] = { type = "Suffix", affix = "of Resolve", "(21-25)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 41, group = "AvoidElementalStatusAilments", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilments3__"] = { type = "Suffix", affix = "of Fortitude", "(26-30)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 57, group = "AvoidElementalStatusAilments", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilments4"] = { type = "Suffix", affix = "of Will", "(31-35)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 73, group = "AvoidElementalStatusAilments", weightKey = { "shield", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilmentsEssence1"] = { type = "Suffix", affix = "of the Essence", "(16-20)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 42, group = "AvoidElementalStatusAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilmentsEssence2"] = { type = "Suffix", affix = "of the Essence", "(21-25)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 58, group = "AvoidElementalStatusAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilmentsEssence3"] = { type = "Suffix", affix = "of the Essence", "(26-30)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 74, group = "AvoidElementalStatusAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalStatusAilmentsEssence4"] = { type = "Suffix", affix = "of the Essence", "(31-35)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 82, group = "AvoidElementalStatusAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AttackAndCastSpeed1"] = { type = "Suffix", affix = "of Zeal", "(3-4)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 15, group = "AttackCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeed2"] = { type = "Suffix", affix = "of Fervour", "(5-6)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 45, group = "AttackCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AttackAndCastSpeed3"] = { type = "Suffix", affix = "of Haste", "(7-8)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 70, group = "AttackCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["LifeLeechPermyriadLocal1"] = { type = "Prefix", affix = "Remora's", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 50, group = "LifeLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocal2"] = { type = "Prefix", affix = "Lamprey's", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 60, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocal3"] = { type = "Prefix", affix = "Vampire's", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 70, group = "LifeLeech", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence1"] = { type = "Prefix", affix = "Essences", "(0.5-0.7)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence2"] = { type = "Prefix", affix = "Essences", "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 10, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence3"] = { type = "Prefix", affix = "Essences", "(0.7-0.9)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 26, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence4"] = { type = "Prefix", affix = "Essences", "(0.8-1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 42, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence5"] = { type = "Prefix", affix = "Essences", "(0.9-1.1)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 58, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence6"] = { type = "Prefix", affix = "Essences", "(1-1.2)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 74, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["LifeLeechPermyriadLocalEssence7"] = { type = "Prefix", affix = "Essences", "(1.1-1.3)% of Physical Attack Damage Leeched as Life", statOrderKey = "1243", statOrder = { 1243 }, level = 82, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "physical", "attack" }, }, + ["ManaLeechPermyriadLocal1"] = { type = "Prefix", affix = "Thirsty", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1279", statOrder = { 1279 }, level = 50, group = "ManaLeech", weightKey = { "weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["AttackDamagePercent1"] = { type = "Prefix", affix = "Bully's", "(4-8)% increased Attack Damage", statOrderKey = "812", statOrder = { 812 }, level = 4, group = "AttackDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamagePercent2"] = { type = "Prefix", affix = "Thug's", "(9-16)% increased Attack Damage", statOrderKey = "812", statOrder = { 812 }, level = 15, group = "AttackDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamagePercent3"] = { type = "Prefix", affix = "Brute's", "(17-24)% increased Attack Damage", statOrderKey = "812", statOrder = { 812 }, level = 30, group = "AttackDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamagePercent4"] = { type = "Prefix", affix = "Assailant's", "(25-29)% increased Attack Damage", statOrderKey = "812", statOrder = { 812 }, level = 60, group = "AttackDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["AttackDamagePercent5"] = { type = "Prefix", affix = "Predator's", "(30-34)% increased Attack Damage", statOrderKey = "812", statOrder = { 812 }, level = 81, group = "AttackDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SummonTotemCastSpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(21-25)% increased Totem Placement speed", statOrderKey = "2117", statOrder = { 2117 }, level = 42, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SummonTotemCastSpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "(26-30)% increased Totem Placement speed", statOrderKey = "2117", statOrder = { 2117 }, level = 58, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SummonTotemCastSpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "(31-35)% increased Totem Placement speed", statOrderKey = "2117", statOrder = { 2117 }, level = 74, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SummonTotemCastSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "(36-45)% increased Totem Placement speed", statOrderKey = "2117", statOrder = { 2117 }, level = 82, group = "SummonTotemCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["StunAvoidance1"] = { type = "Suffix", affix = "of Composure", "(11-13)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidance2"] = { type = "Suffix", affix = "of Surefootedness", "(14-16)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidance3"] = { type = "Suffix", affix = "of Persistence", "(17-19)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidance4"] = { type = "Suffix", affix = "of Relentlessness", "(20-22)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidanceEssence5"] = { type = "Suffix", affix = "of the Essence", "(23-26)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 58, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidanceEssence6"] = { type = "Suffix", affix = "of the Essence", "(27-30)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 74, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunAvoidanceEssence7"] = { type = "Suffix", affix = "of the Essence", "(31-44)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 82, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedStunThresholdEssence5"] = { type = "Suffix", affix = "of the Essence", "(31-39)% increased Stun Threshold", statOrderKey = "2775", statOrder = { 2775 }, level = 58, group = "IncreasedStunThreshold", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedStunThresholdEssence6"] = { type = "Suffix", affix = "of the Essence", "(40-45)% increased Stun Threshold", statOrderKey = "2775", statOrder = { 2775 }, level = 74, group = "IncreasedStunThreshold", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedStunThresholdEssence7"] = { type = "Suffix", affix = "of the Essence", "(46-60)% increased Stun Threshold", statOrderKey = "2775", statOrder = { 2775 }, level = 82, group = "IncreasedStunThreshold", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellAddedFireDamage1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (3-4) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage2_"] = { type = "Prefix", affix = "Smouldering", "Adds (6-8) to (12-14) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage3"] = { type = "Prefix", affix = "Smoking", "Adds (10-13) to (19-22) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage4"] = { type = "Prefix", affix = "Burning", "Adds (13-18) to (27-31) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage5"] = { type = "Prefix", affix = "Flaming", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage6"] = { type = "Prefix", affix = "Scorching", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage7"] = { type = "Prefix", affix = "Incinerating", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage8"] = { type = "Prefix", affix = "Blasting", "Adds (31-41) to (61-71) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamage9"] = { type = "Prefix", affix = "Cremating", "Adds (36-49) to (73-85) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (45-54) to (80-90) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamage1"] = { type = "Prefix", affix = "Frosted", "Adds 1 to (2-3) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage2"] = { type = "Prefix", affix = "Chilled", "Adds (5-7) to (10-12) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage3"] = { type = "Prefix", affix = "Icy", "Adds (8-10) to (16-18) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage4"] = { type = "Prefix", affix = "Frigid", "Adds (11-15) to (22-25) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage5"] = { type = "Prefix", affix = "Freezing", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage6_"] = { type = "Prefix", affix = "Frozen", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage7"] = { type = "Prefix", affix = "Glaciated", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage8"] = { type = "Prefix", affix = "Polar", "Adds (25-33) to (50-58) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamage9"] = { type = "Prefix", affix = "Entombing", "Adds (30-40) to (60-69) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (35-45) to (66-74) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamage1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (4-5) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage2"] = { type = "Prefix", affix = "Buzzing", "Adds (1-2) to (21-22) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage3"] = { type = "Prefix", affix = "Snapping", "Adds (1-3) to (33-35) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage4"] = { type = "Prefix", affix = "Crackling", "Adds (1-4) to (46-49) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage5"] = { type = "Prefix", affix = "Sparking", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage6"] = { type = "Prefix", affix = "Arcing", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage7"] = { type = "Prefix", affix = "Shocking", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage8"] = { type = "Prefix", affix = "Discharging", "Adds (3-9) to (106-112) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamage9"] = { type = "Prefix", affix = "Electrocuting", "Adds (3-10) to (126-133) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 800, 800, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageEssence7"] = { type = "Prefix", affix = "Essences", "Adds (4-11) to (134-144) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedFireDamageTwoHand1"] = { type = "Prefix", affix = "Heated", "Adds (1-2) to (4-5) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand2"] = { type = "Prefix", affix = "Smouldering", "Adds (8-11) to (17-19) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand3"] = { type = "Prefix", affix = "Smoking", "Adds (13-17) to (26-30) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand4"] = { type = "Prefix", affix = "Burning", "Adds (18-24) to (36-42) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand5"] = { type = "Prefix", affix = "Flaming", "Adds (23-30) to (45-53) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand6_"] = { type = "Prefix", affix = "Scorching", "Adds (28-38) to (57-66) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand7"] = { type = "Prefix", affix = "Incinerating", "Adds (34-46) to (68-80) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand8"] = { type = "Prefix", affix = "Blasting", "Adds (41-55) to (83-96) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHand9"] = { type = "Prefix", affix = "Cremating", "Adds (49-65) to (98-115) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageTwoHandEssence7_"] = { type = "Prefix", affix = "Essences", "Adds (67-81) to (120-135) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageTwoHand1_"] = { type = "Prefix", affix = "Frosted", "Adds (1-2) to (3-4) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand2"] = { type = "Prefix", affix = "Chilled", "Adds (8-10) to (15-18) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand3"] = { type = "Prefix", affix = "Icy", "Adds (12-16) to (23-27) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand4"] = { type = "Prefix", affix = "Frigid", "Adds (16-22) to (33-38) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand5"] = { type = "Prefix", affix = "Freezing", "Adds (21-27) to (41-48) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand6"] = { type = "Prefix", affix = "Frozen", "Adds (26-34) to (52-60) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand7"] = { type = "Prefix", affix = "Glaciated", "Adds (31-41) to (62-73) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand8"] = { type = "Prefix", affix = "Polar", "Adds (38-50) to (75-88) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHand9"] = { type = "Prefix", affix = "Entombing", "Adds (45-60) to (89-104) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (57-66) to (100-111) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageTwoHand1"] = { type = "Prefix", affix = "Humming", "Adds 1 to (6-7) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 1, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand2"] = { type = "Prefix", affix = "Buzzing", "Adds (1-3) to (32-34) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 11, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand3"] = { type = "Prefix", affix = "Snapping", "Adds (1-4) to (49-52) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 18, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand4"] = { type = "Prefix", affix = "Crackling", "Adds (2-6) to (69-73) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 26, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand5"] = { type = "Prefix", affix = "Sparking", "Adds (2-7) to (87-92) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 33, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand6"] = { type = "Prefix", affix = "Arcing", "Adds (3-9) to (109-115) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 42, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand7"] = { type = "Prefix", affix = "Shocking", "Adds (4-11) to (132-139) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 51, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand8"] = { type = "Prefix", affix = "Discharging", "Adds (4-13) to (159-168) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 62, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHand9_"] = { type = "Prefix", affix = "Electrocuting", "Adds (5-15) to (189-200) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 74, group = "SpellAddedElementalDamage", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageTwoHandEssence7"] = { type = "Prefix", affix = "Essences", "Adds (6-16) to (201-216) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 82, group = "SpellAddedElementalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["LocalAddedChaosDamage1"] = { type = "Prefix", affix = "Malicious", "Adds (47-72) to (98-123) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 83, group = "LocalChaosDamage", weightKey = { "bow", "two_hand_weapon", "rapier", "sword", "axe", "sceptre", "mace", "wand", "claw", "dagger", "default", }, weightVal = { 700, 0, 600, 600, 600, 400, 250, 250, 600, 600, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageEssence1_"] = { type = "Prefix", affix = "Essences", "Adds (37-59) to (79-103) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 62, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageEssence2__"] = { type = "Prefix", affix = "Essences", "Adds (43-67) to (89-113) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 74, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageEssence3"] = { type = "Prefix", affix = "Essences", "Adds (53-79) to (101-131) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 82, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageTwoHand1"] = { type = "Prefix", affix = "Malicious", "Adds (81-125) to (171-215) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 83, group = "LocalChaosDamage", weightKey = { "one_hand_weapon", "bow", "sword", "axe", "mace", "staff", "default", }, weightVal = { 0, 0, 600, 600, 250, 300, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageTwoHandEssence1"] = { type = "Prefix", affix = "Essences", "Adds (61-103) to (149-193) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 62, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageTwoHandEssence2"] = { type = "Prefix", affix = "Essences", "Adds (73-113) to (163-205) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 74, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageTwoHandEssence3"] = { type = "Prefix", affix = "Essences", "Adds (89-131) to (181-229) Chaos Damage", statOrderKey = "992", statOrder = { 992 }, level = 82, group = "LocalChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["RarityDuringFlaskEffectWarbands"] = { type = "Prefix", affix = "Brinerot", "30% increased Rarity of Items found during any Flask Effect", statOrderKey = "2266", statOrder = { 2266 }, level = 1, group = "RarityDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DamageDuringFlaskEffectWarbands"] = { type = "Prefix", affix = "Brinerot", "(20-25)% increased Damage during any Flask Effect", statOrderKey = "3569", statOrder = { 3569 }, level = 1, group = "DamageDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage" }, }, + ["PierceChanceEssence5"] = { type = "Prefix", affix = "", "Projectiles Pierce an additional Target", statOrderKey = "7496", statOrder = { 7496 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PierceChanceEssence6_"] = { type = "Prefix", affix = "", "Projectiles Pierce an additional Target", statOrderKey = "7496", statOrder = { 7496 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PierceChanceEssence7"] = { type = "Prefix", affix = "", "Projectiles Pierce 2 additional Targets", statOrderKey = "7497", statOrder = { 7497 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceEssence5"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce an additional Target", statOrderKey = "1363", statOrder = { 1363 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceEssence6_"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce an additional Target", statOrderKey = "1363", statOrder = { 1363 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceEssence7"] = { type = "Prefix", affix = "Essences", "Projectiles Pierce 2 additional Targets", statOrderKey = "1363", statOrder = { 1363 }, level = 1, group = "Pierce", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CannotBePoisonedEssence1"] = { type = "Suffix", affix = "of the Essence", "Cannot be Poisoned", statOrderKey = "2873", statOrder = { 2873 }, level = 63, group = "CannotBePoisoned", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ChanceToAvoidFireDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 42, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ChanceToAvoidFireDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 58, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ChanceToAvoidFireDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 74, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ChanceToAvoidFireDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 82, group = "FireDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ChanceToAvoidColdDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 26, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ChanceToAvoidColdDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 42, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ChanceToAvoidColdDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 58, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ChanceToAvoidColdDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 74, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ChanceToAvoidColdDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 82, group = "ColdDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["ChanceToAvoidLightningDamageEssence2"] = { type = "Suffix", affix = "of the Essence", "(4-5)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 10, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["ChanceToAvoidLightningDamageEssence3"] = { type = "Suffix", affix = "of the Essence", "(5-6)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 26, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["ChanceToAvoidLightningDamageEssence4"] = { type = "Suffix", affix = "of the Essence", "(6-7)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 42, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["ChanceToAvoidLightningDamageEssence5"] = { type = "Suffix", affix = "of the Essence", "(7-8)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 58, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["ChanceToAvoidLightningDamageEssence6"] = { type = "Suffix", affix = "of the Essence", "(8-9)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 74, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["ChanceToAvoidLightningDamageEssence7"] = { type = "Suffix", affix = "of the Essence", "(9-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 82, group = "LightningDamageAvoidance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["QuiverAddedChaosEssence1_"] = { type = "Prefix", affix = "Essences", "Adds (11-15) to (27-33) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 62, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["QuiverAddedChaosEssence2_"] = { type = "Prefix", affix = "Essences", "Adds (17-21) to (37-43) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 74, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["QuiverAddedChaosEssence3__"] = { type = "Prefix", affix = "Essences", "Adds (23-37) to (49-61) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 82, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["PoisonDuration1"] = { type = "Suffix", affix = "of Rot", "(8-12)% increased Poison Duration", statOrderKey = "2671", statOrder = { 2671 }, level = 30, group = "PoisonDuration", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDuration2"] = { type = "Suffix", affix = "of Putrefaction", "(13-18)% increased Poison Duration", statOrderKey = "2671", statOrder = { 2671 }, level = 60, group = "PoisonDuration", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["PoisonDurationEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "(13-18)% increased Poison Duration", statOrderKey = "989,2671", statOrder = { 989, 2671 }, level = 1, group = "PoisonDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["SocketedGemsDealAdditionalFireDamageEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 175 to 225 Added Fire Damage", statOrderKey = "327", statOrder = { 327 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["SocketedGemsHaveMoreAttackAndCastSpeedEssence1"] = { type = "Suffix", affix = "", "Socketed Gems have 20% more Attack and Cast Speed", statOrderKey = "321", statOrder = { 321 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "speed", "gem" }, }, + ["SocketedGemsHaveMoreAttackAndCastSpeedEssenceNew1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have 16% more Attack and Cast Speed", statOrderKey = "321", statOrder = { 321 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack", "caster", "speed", "gem" }, }, + ["SocketedGemsAddPercentageOfPhysicalAsLightningEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems gain 50% of Physical Damage as extra Lightning Damage", statOrderKey = "328", statOrder = { 328 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "gem" }, }, + ["SocketedGemsDealMoreElementalDamageEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Elemental Damage", statOrderKey = "324", statOrder = { 324 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "elemental_damage", "damage", "elemental", "gem" }, }, + ["ElementalDamageTakenWhileStationaryEssence1"] = { type = "Suffix", affix = "of the Essence", "5% reduced Elemental Damage Taken while stationary", statOrderKey = "3805", statOrder = { 3805 }, level = 63, group = "ItemGrantsBuff", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["BurningGroundWhileMovingEssence1"] = { type = "Suffix", affix = "of the Essence", "Drops Burning Ground while moving, dealing 2500 Fire Damage per second for 4 seconds", statOrderKey = "3802", statOrder = { 3802 }, level = 63, group = "ItemGrantsBuff", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsColdEssence1"] = { type = "Prefix", affix = "Essences", "15% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 63, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["FireDamageAsPortionOfPhysicalDamageEssence1"] = { type = "Prefix", affix = "Essences", "Gain 10% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 63, group = "FireDamageAsPortionOfDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["FireDamageAsPortionOfPhysicalDamageEssence2"] = { type = "Prefix", affix = "Essences", "Gain 15% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 63, group = "FireDamageAsPortionOfDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ChaosDamageOverTimeTakenEssence1"] = { type = "Suffix", affix = "of the Essence", "25% reduced Chaos Damage taken over time", statOrderKey = "1511", statOrder = { 1511 }, level = 63, group = "ChaosDamageOverTimeTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["SocketedSkillsCriticalChanceEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have +3.5% Critical Strike Chance", statOrderKey = "312", statOrder = { 312 }, level = 63, group = "SocketedSkillsCriticalChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AttackAndCastSpeedDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "", "10% increased Attack and Cast Speed during any Flask Effect", statOrderKey = "3753", statOrder = { 3753 }, level = 63, group = "AttackAndCastSpeedDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "caster", "speed" }, }, + ["MovementVelocityDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "10% increased Movement Speed during any Flask Effect", statOrderKey = "2687", statOrder = { 2687 }, level = 63, group = "MovementSpeedDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["AddedColdDamagePerFrenzyChargeEssence1"] = { type = "Prefix", affix = "Essences", "4 to 7 Added Cold Damage per Frenzy Charge", statOrderKey = "3752", statOrder = { 3752 }, level = 63, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamagePerFrenzyChargeEssenceQuiver1"] = { type = "Prefix", affix = "Essences", "8 to 12 Added Cold Damage per Frenzy Charge", statOrderKey = "3752", statOrder = { 3752 }, level = 63, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedFireDamageIfBlockedRecentlyEssence1"] = { type = "Suffix", affix = "of the Essence", "Adds 60 to 100 Fire Damage if you've Blocked Recently", statOrderKey = "3754", statOrder = { 3754 }, level = 63, group = "AddedFireDamageIfBlockedRecently", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["SocketedSkillAlwaysIgniteEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems have 50% chance to Ignite", statOrderKey = "306", statOrder = { 306 }, level = 63, group = "DisplaySupportedSkillsHaveAChanceToIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SocketedSkillDamageOnLowLifeEssence1__"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Damage while on Low Life", statOrderKey = "323", statOrder = { 323 }, level = 63, group = "DisplaySupportedSkillsDealDamageOnLowLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ElementalPenetrationDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "Damage Penetrates 5% Elemental Resistances during any Flask Effect", statOrderKey = "3747", statOrder = { 3747 }, level = 63, group = "ElementalPenetrationDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental_damage", "damage", "elemental" }, }, + ["AdditionalPhysicalDamageReductionDuringFlaskEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "5% additional Physical Damage Reduction during any Flask Effect", statOrderKey = "3748", statOrder = { 3748 }, level = 63, group = "AdditionalPhysicalDamageReductionDuringFlaskEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "physical" }, }, + ["ReflectDamageTakenEssence1"] = { type = "Suffix", affix = "of the Essence", "You and your Minions take 40% reduced Reflected Damage", statOrderKey = "7558", statOrder = { 7558 }, level = 63, group = "ReflectDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PowerChargeOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "25% chance to gain a Power Charge when you Block", statOrderKey = "3750", statOrder = { 3750 }, level = 63, group = "PowerChargeOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "power_charge" }, }, + ["NearbyEnemiesChilledOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "Chill Nearby Enemies when you Block", statOrderKey = "3751", statOrder = { 3751 }, level = 63, group = "NearbyEnemiesChilledOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "cold", "ailment" }, }, + ["PoisonDamageEssence1"] = { type = "Prefix", affix = "Essences", "40% increased Damage with Poison", statOrderKey = "2682", statOrder = { 2682 }, level = 63, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ChanceToRecoverManaOnSkillUseEssence1"] = { type = "Suffix", affix = "of the Essence", "10% chance to Recover 10% of Mana when you use a Skill", statOrderKey = "2973", statOrder = { 2973 }, level = 63, group = "ChanceToRecoverManaOnSkillUse", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["FortifyEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "+15 to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 63, group = "FortifyEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CrushOnHitChanceEssence1"] = { type = "Suffix", affix = "of the Essence", "(15-25)% chance to Crush on Hit", statOrderKey = "4573", statOrder = { 4573 }, level = 63, group = "CrushOnHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AlchemistsGeniusOnFlaskEssence1_"] = { type = "Suffix", affix = "of the Essence", "Gain Alchemist's Genius when you use a Flask", statOrderKey = "5294", statOrder = { 5294 }, level = 63, group = "AlchemistsGeniusOnFlaskUseChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["PowerFrenzyOrEnduranceChargeOnKillEssence1"] = { type = "Suffix", affix = "of the Essence", "16% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3106", statOrder = { 3106 }, level = 63, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["SocketedGemsNonCurseAuraEffectEssence1"] = { type = "Suffix", affix = "", "Socketed Non-Curse Aura Gems have 20% increased Aura Effect", statOrderKey = "354", statOrder = { 354 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "aura", "gem" }, }, + ["SocketedAuraGemLevelsEssence1"] = { type = "Suffix", affix = "of the Essence", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 63, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["FireBurstOnHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Cast Level 20 Fire Burst on Hit", statOrderKey = "474", statOrder = { 474 }, level = 63, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "attack" }, }, + ["SpiritMinionEssence1"] = { type = "Suffix", affix = "of the Essence", "Triggers Level 20 Spectral Spirits when Equipped", statOrderKey = "452", statOrder = { 452 }, level = 63, group = "GrantsMinion", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AreaOfEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "25% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 63, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtWhenHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Gain Onslaught for 3 seconds when Hit", statOrderKey = "5344", statOrder = { 5344 }, level = 63, group = "OnslaughtWhenHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtWhenHitNewEssence1"] = { type = "Suffix", affix = "of the Essence", "You gain Onslaught for 6 seconds when Hit", statOrderKey = "2337", statOrder = { 2337 }, level = 63, group = "OnslaughtWhenHitChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportDamageOverTimeEssence1"] = { type = "Suffix", affix = "of the Essence", "Socketed Gems deal 30% more Damage over Time", statOrderKey = "352", statOrder = { 352 }, level = 63, group = "Supported", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "damage", "gem" }, }, + ["SpellBlockOnLowLifeEssence1"] = { type = "Suffix", affix = "of the Essence", "+15% Chance to Block Spell Damage while on Low Life", statOrderKey = "772", statOrder = { 772 }, level = 63, group = "SpellBlockPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MaximumDoomEssence1__"] = { type = "Suffix", affix = "of the Essence", "Hexes you inflict have +5 to maximum Doom", statOrderKey = "4834", statOrder = { 4834 }, level = 63, group = "MaximumDoom", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["MaximumDoomAmuletEssence1"] = { type = "Suffix", affix = "of the Essence", "Hexes you inflict have +10 to maximum Doom", statOrderKey = "4834", statOrder = { 4834 }, level = 63, group = "MaximumDoom", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["MarkEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "25% increased Effect of your Marks", statOrderKey = "2137", statOrder = { 2137 }, level = 63, group = "CurseEffectiveness", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DecayOnHitEssence1"] = { type = "Suffix", affix = "of the Essence", "Your Hits inflict Decay, dealing 700 Chaos Damage per second for 8 seconds", statOrderKey = "4936", statOrder = { 4936 }, level = 63, group = "DecayOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["MovementSpeedOnBurningChilledShockedGroundEssence1"] = { type = "Suffix", affix = "of the Essence", "12% increased Movement speed while on Burning, Chilled or Shocked ground", statOrderKey = "7256", statOrder = { 7256 }, level = 63, group = "MovementSpeedOnBurningChilledShockedGround", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ManaRegenerationWhileShockedEssence1"] = { type = "Suffix", affix = "of the Essence", "70% increased Mana Regeneration Rate while Shocked", statOrderKey = "2047", statOrder = { 2047 }, level = 63, group = "ManaRegenerationWhileShocked", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaGainedOnBlockEssence1"] = { type = "Suffix", affix = "of the Essence", "Recover 5% of your maximum Mana when you Block", statOrderKey = "6444", statOrder = { 6444 }, level = 63, group = "ManaGainedOnBlock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["BleedDuration1"] = { type = "Suffix", affix = "of Agony", "(8-12)% increased Bleeding Duration", statOrderKey = "4254", statOrder = { 4254 }, level = 30, group = "BleedDuration", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["BleedDuration2"] = { type = "Suffix", affix = "of Torment", "(13-18)% increased Bleeding Duration", statOrderKey = "4254", statOrder = { 4254 }, level = 60, group = "BleedDuration", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToIgnite1"] = { type = "Suffix", affix = "of Ignition", "10% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 15, group = "ChanceToIgnite", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgnite2"] = { type = "Suffix", affix = "of Combustion", "15% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 45, group = "ChanceToIgnite", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToIgnite3_"] = { type = "Suffix", affix = "of Conflagration", "20% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 75, group = "ChanceToIgnite", weightKey = { "sceptre", "wand", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["TwoHandChanceToIgnite1"] = { type = "Suffix", affix = "of Ignition", "20% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 15, group = "ChanceToIgnite", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["TwoHandChanceToIgnite2_"] = { type = "Suffix", affix = "of Combustion", "25% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 45, group = "ChanceToIgnite", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["TwoHandChanceToIgnite3"] = { type = "Suffix", affix = "of Conflagration", "30% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 75, group = "ChanceToIgnite", weightKey = { "staff", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToBleed1"] = { type = "Suffix", affix = "of Bleeding", "10% chance to cause Bleeding on Hit", statOrderKey = "2023", statOrder = { 2023 }, level = 15, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToBleed2_"] = { type = "Suffix", affix = "of Flaying", "15% chance to cause Bleeding on Hit", statOrderKey = "2023", statOrder = { 2023 }, level = 55, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToBleed3"] = { type = "Suffix", affix = "of Hemorrhaging", "20% chance to cause Bleeding on Hit", statOrderKey = "2023", statOrder = { 2023 }, level = 85, group = "LocalChanceToBleed", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ChanceToPoison1"] = { type = "Suffix", affix = "of Poisoning", "10% chance to Poison on Hit", statOrderKey = "6319", statOrder = { 6319 }, level = 15, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["ChanceToPoison2"] = { type = "Suffix", affix = "of Toxins", "20% chance to Poison on Hit", statOrderKey = "6319", statOrder = { 6319 }, level = 55, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["ChanceToPoison3_"] = { type = "Suffix", affix = "of Death", "30% chance to Poison on Hit", statOrderKey = "6319", statOrder = { 6319 }, level = 85, group = "LocalChanceToPoisonOnHit", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["ChanceToPoisonEnhancedMod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "30% chance to Poison on Hit", statOrderKey = "989,6319", statOrder = { 989, 6319 }, level = 1, group = "LocalChanceToPoisonOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["ChanceToFreeze1"] = { type = "Suffix", affix = "of Freezing", "10% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 15, group = "ChanceToFreeze", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreeze2"] = { type = "Suffix", affix = "of Bleakness", "15% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 45, group = "ChanceToFreeze", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToFreeze3"] = { type = "Suffix", affix = "of the Hyperboreal", "20% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 75, group = "ChanceToFreeze", weightKey = { "sceptre", "wand", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["TwoHandChanceToFreeze1"] = { type = "Suffix", affix = "of Freezing", "20% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 15, group = "ChanceToFreeze", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["TwoHandChanceToFreeze2"] = { type = "Suffix", affix = "of Bleakness", "25% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 45, group = "ChanceToFreeze", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["TwoHandChanceToFreeze3____"] = { type = "Suffix", affix = "of the Hyperboreal", "30% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 75, group = "ChanceToFreeze", weightKey = { "staff", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToShock1"] = { type = "Suffix", affix = "of Shocking", "10% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 15, group = "ChanceToShock", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShock2__"] = { type = "Suffix", affix = "of Zapping", "15% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 45, group = "ChanceToShock", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ChanceToShock3"] = { type = "Suffix", affix = "of Electrocution", "20% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 75, group = "ChanceToShock", weightKey = { "sceptre", "wand", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["TwoHandChanceToShock1__"] = { type = "Suffix", affix = "of Shocking", "20% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 15, group = "ChanceToShock", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["TwoHandChanceToShock2_"] = { type = "Suffix", affix = "of Zapping", "25% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 45, group = "ChanceToShock", weightKey = { "staff", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["TwoHandChanceToShock3"] = { type = "Suffix", affix = "of Electrocution", "30% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 75, group = "ChanceToShock", weightKey = { "staff", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["BurnDamage1_"] = { type = "Suffix", affix = "of Burning", "(26-30)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 20, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamage2"] = { type = "Suffix", affix = "of Combusting", "(31-35)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 40, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["BurnDamage3"] = { type = "Suffix", affix = "of Conflagrating", "(36-40)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 60, group = "BurnDamage", weightKey = { "sceptre", "wand", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["TwoHandBurnDamage1"] = { type = "Suffix", affix = "of Burning", "(31-40)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 20, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["TwoHandBurnDamage2"] = { type = "Suffix", affix = "of Combusting", "(41-50)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 40, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["TwoHandBurnDamage3"] = { type = "Suffix", affix = "of Conflagrating", "(51-60)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 60, group = "BurnDamage", weightKey = { "staff", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["PoisonDamage1"] = { type = "Suffix", affix = "of Poison", "20% chance to Poison on Hit", "(21-30)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 20, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamage2"] = { type = "Suffix", affix = "of Venom", "25% chance to Poison on Hit", "(31-40)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 40, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamage3"] = { type = "Suffix", affix = "of Virulence", "30% chance to Poison on Hit", "(41-50)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 60, group = "PoisonDamage", weightKey = { "bow", "sword", "dagger", "claw", "default", }, weightVal = { 500, 500, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamageEnhancedAttacksMod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(31-35)% increased Damage with Poison", statOrderKey = "992,2682", statOrder = { 992, 2682 }, level = 1, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["PoisonDamageEnhancedSpellsMod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(31-35)% increased Damage with Poison", statOrderKey = "1009,2682", statOrder = { 1009, 2682 }, level = 1, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "ailment" }, }, + ["BleedDamage1_"] = { type = "Suffix", affix = "of Bloodletting", "Attacks have 20% chance to cause Bleeding", "(21-30)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 20, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedDamage2"] = { type = "Suffix", affix = "of Haemophilia", "Attacks have 25% chance to cause Bleeding", "(31-40)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 40, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 1500, 1500, 3000, 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedDamage3"] = { type = "Suffix", affix = "of Exsanguination", "Attacks have 30% chance to cause Bleeding", "(41-50)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 60, group = "BleedingDamage", weightKey = { "bow", "sword", "axe", "mace", "default", }, weightVal = { 500, 500, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["ReducedPhysicalDamageTaken1"] = { type = "Suffix", affix = "of Dampening", "2% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 25, group = "ReducedPhysicalDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReducedPhysicalDamageTaken2_"] = { type = "Suffix", affix = "of Numbing", "(3-4)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 85, group = "ReducedPhysicalDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ChanceToDodge1_"] = { type = "Suffix", affix = "of Haze", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 25, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodge2__"] = { type = "Suffix", affix = "of Fog", "+(5-6)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 85, group = "ChanceToSuppressSpells", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldRegenerationPerMinute1"] = { type = "Suffix", affix = "of Vibrance", "Regenerate 0.6% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 25, group = "EnergyShieldRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRegenerationPerMinute2"] = { type = "Suffix", affix = "of Exuberance", "Regenerate 1% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 85, group = "EnergyShieldRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeRegenerationRate1"] = { type = "Suffix", affix = "of Esprit", "(9-11)% increased Life Regeneration rate", statOrderKey = "1174", statOrder = { 1174 }, level = 46, group = "LifeRegenerationRate", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRate2"] = { type = "Suffix", affix = "of Perpetuity", "(12-14)% increased Life Regeneration rate", statOrderKey = "1174", statOrder = { 1174 }, level = 57, group = "LifeRegenerationRate", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRate3"] = { type = "Suffix", affix = "of Vivification", "(15-17)% increased Life Regeneration rate", statOrderKey = "1174", statOrder = { 1174 }, level = 68, group = "LifeRegenerationRate", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRate4"] = { type = "Suffix", affix = "of Youth", "(18-19)% increased Life Regeneration rate", statOrderKey = "1174", statOrder = { 1174 }, level = 76, group = "LifeRegenerationRate", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRate5"] = { type = "Suffix", affix = "of Everlasting", "(20-21)% increased Life Regeneration rate", statOrderKey = "1174", statOrder = { 1174 }, level = 85, group = "LifeRegenerationRate", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AdditionalPhysicalDamageReduction1"] = { type = "Suffix", affix = "of the Watchman", "4% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 45, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AdditionalPhysicalDamageReduction2"] = { type = "Suffix", affix = "of the Sentry", "5% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 58, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AdditionalPhysicalDamageReduction3"] = { type = "Suffix", affix = "of the Keeper", "6% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 67, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AdditionalPhysicalDamageReduction4"] = { type = "Suffix", affix = "of the Protector", "7% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 77, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AdditionalPhysicalDamageReduction5_"] = { type = "Suffix", affix = "of the Conservator", "8% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 86, group = "ReducedPhysicalDamageTaken", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ChanceToSuppressSpells1_"] = { type = "Suffix", affix = "of Rebuttal", "+(8-10)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 46, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpells2"] = { type = "Suffix", affix = "of Snuffing", "+(11-13)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 57, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpells3"] = { type = "Suffix", affix = "of Revoking", "+(14-16)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpells4"] = { type = "Suffix", affix = "of Abjuration", "+(17-19)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 76, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpells5__"] = { type = "Suffix", affix = "of Nullification", "+(20-22)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 85, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsHigh1__"] = { type = "Suffix", affix = "of Rebuttal", "+(17-20)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 45, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsHigh2__"] = { type = "Suffix", affix = "of Snuffing", "+(21-24)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 58, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsHigh3"] = { type = "Suffix", affix = "of Revoking", "+(25-28)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 67, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsHigh4_"] = { type = "Suffix", affix = "of Abjuration", "+(29-31)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 77, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToSuppressSpellsHigh5___"] = { type = "Suffix", affix = "of Nullification", "+(32-34)% chance to Suppress Spell Damage", statOrderKey = "770", statOrder = { 770 }, level = 86, group = "ChanceToSuppressSpells", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldRechargeRate1"] = { type = "Suffix", affix = "of Allaying", "(24-26)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 46, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRechargeRate2"] = { type = "Suffix", affix = "of Diffusion", "(27-29)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 57, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRechargeRate3"] = { type = "Suffix", affix = "of Dispersal", "(30-32)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 68, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRechargeRate4"] = { type = "Suffix", affix = "of Buffering", "(33-35)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 76, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRechargeRate5______"] = { type = "Suffix", affix = "of Ardour", "(36-38)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 85, group = "EnergyShieldRegeneration", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "shield", "body_armour", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FasterStartEnergyShieldRecharge1"] = { type = "Suffix", affix = "of Enlivening", "(27-34)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 45, group = "EnergyShieldDelay", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FasterStartEnergyShieldRecharge2"] = { type = "Suffix", affix = "of Zest", "(35-42)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 58, group = "EnergyShieldDelay", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FasterStartEnergyShieldRecharge3__"] = { type = "Suffix", affix = "of Galvanising", "(43-50)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 67, group = "EnergyShieldDelay", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FasterStartEnergyShieldRecharge4"] = { type = "Suffix", affix = "of Vigour", "(51-58)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 77, group = "EnergyShieldDelay", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FasterStartEnergyShieldRecharge5_"] = { type = "Suffix", affix = "of Second Wind", "(59-66)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 86, group = "EnergyShieldDelay", weightKey = { "weapon", "quiver", "ring", "amulet", "belt", "gloves", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 1000, 500, 500, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedExtraDamageFromCrits1___"] = { type = "Suffix", affix = "of Dulling", "You take (21-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 33, group = "ReducedExtraDamageFromCrits", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ReducedExtraDamageFromCrits2__"] = { type = "Suffix", affix = "of Deadening", "You take (31-40)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 45, group = "ReducedExtraDamageFromCrits", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ReducedExtraDamageFromCrits3"] = { type = "Suffix", affix = "of Interference", "You take (41-50)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 67, group = "ReducedExtraDamageFromCrits", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ReducedExtraDamageFromCrits4__"] = { type = "Suffix", affix = "of Obstruction", "You take (51-60)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 78, group = "ReducedExtraDamageFromCrits", weightKey = { "str_shield", "str_dex_shield", "str_int_shield", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["IncreasedDurationBootsUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 15 Increased Duration", "(10-15)% increased Skill Effect Duration", statOrderKey = "147,1462", statOrder = { 147, 1462 }, level = 68, group = "SkillEffectDuration", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["IncreasedCooldownRecoveryBootsUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 80, group = "CooldownRecovery", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportedByFortifyUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fortify", statOrderKey = "273", statOrder = { 273 }, level = 68, group = "DisplaySocketedGemGetsFortify", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ImmuneToChilledGroundUber1"] = { type = "Prefix", affix = "The Shaper's", "Unaffected by Chilled Ground", statOrderKey = "7968", statOrder = { 7968 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ImmuneToBurningGroundUber1"] = { type = "Prefix", affix = "The Shaper's", "Unaffected by Burning Ground", statOrderKey = "7965", statOrder = { 7965 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["ImmuneToShockedGroundUber1"] = { type = "Prefix", affix = "Eldritch", "Unaffected by Shocked Ground", statOrderKey = "7981", statOrder = { 7981 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ImmuneToDesecratedGroundUber1_"] = { type = "Prefix", affix = "Eldritch", "Unaffected by Desecrated Ground", statOrderKey = "7972", statOrder = { 7972 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["ChanceToDodgeUber1"] = { type = "Suffix", affix = "of Shaping", "+(3-5)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeUber2"] = { type = "Suffix", affix = "of Shaping", "+(6-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 75, group = "ChanceToSuppressSpells", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeUber3"] = { type = "Suffix", affix = "of Shaping", "+(9-10)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 84, group = "ChanceToSuppressSpells", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUber1"] = { type = "Suffix", affix = "of the Elder", "+(3-5)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUber2"] = { type = "Suffix", affix = "of the Elder", "+(6-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 75, group = "ChanceToSuppressSpells", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUber3"] = { type = "Suffix", affix = "of the Elder", "+(9-10)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 83, group = "ChanceToSuppressSpells", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidStunUber1"] = { type = "Suffix", affix = "of the Elder", "(15-22)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 68, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidStunUber2"] = { type = "Suffix", affix = "of the Elder", "(23-30)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 75, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidStunUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 82, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidElementalAilmentsUber1_"] = { type = "Suffix", affix = "of Shaping", "(14-17)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 68, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalAilmentsUber2"] = { type = "Suffix", affix = "of Shaping", "(18-21)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 75, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidElementalAilmentsUber3"] = { type = "Suffix", affix = "of Shaping", "(31-35)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 81, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidProjectilesUber1"] = { type = "Suffix", affix = "of Shaping", "(6-9)% chance to avoid Projectiles", statOrderKey = "4253", statOrder = { 4253 }, level = 68, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidProjectilesUber2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% chance to avoid Projectiles", statOrderKey = "4253", statOrder = { 4253 }, level = 84, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToGainEnduranceChargeOnKillUber1"] = { type = "Prefix", affix = "Eldritch", "(4-6)% chance to gain an Endurance Charge on Kill", statOrderKey = "2157", statOrder = { 2157 }, level = 68, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["ChanceToGainEnduranceChargeOnKillUber2"] = { type = "Prefix", affix = "Eldritch", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "2157", statOrder = { 2157 }, level = 83, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["TotemDamageSpellUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Totem", "(20-25)% increased Totem Damage", statOrderKey = "250,807", statOrder = { 250, 807 }, level = 68, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemDamageSpellUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Totem", "(26-30)% increased Totem Damage", statOrderKey = "250,807", statOrder = { 250, 807 }, level = 75, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemDamageSpellUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 22 Spell Totem", "(31-35)% increased Totem Damage", statOrderKey = "250,807", statOrder = { 250, 807 }, level = 80, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemSpeedSpellUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Totem", "(8-12)% increased Totem Placement speed", statOrderKey = "250,2117", statOrder = { 250, 2117 }, level = 68, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemSpeedSpellUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Totem", "(13-16)% increased Totem Placement speed", statOrderKey = "250,2117", statOrder = { 250, 2117 }, level = 75, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemSpeedSpellUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 22 Spell Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "250,2117", statOrder = { 250, 2117 }, level = 80, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemDamageAttackUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Ballista Totem", "(20-25)% increased Totem Damage", statOrderKey = "175,807", statOrder = { 175, 807 }, level = 68, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemDamageAttackUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Ballista Totem", "(26-30)% increased Totem Damage", statOrderKey = "175,807", statOrder = { 175, 807 }, level = 75, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemDamageAttackUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Ballista Totem", "(31-35)% increased Totem Damage", statOrderKey = "175,807", statOrder = { 175, 807 }, level = 80, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemSpeedAttackUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Ballista Totem", "(8-12)% increased Totem Placement speed", statOrderKey = "175,2117", statOrder = { 175, 2117 }, level = 68, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemSpeedAttackUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Ballista Totem", "(13-16)% increased Totem Placement speed", statOrderKey = "175,2117", statOrder = { 175, 2117 }, level = 75, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemSpeedAttackUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Ballista Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "175,2117", statOrder = { 175, 2117 }, level = 80, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, + ["SupportedByLifeLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 15 Life Leech", statOrderKey = "265", statOrder = { 265 }, level = 68, group = "SupportedByLifeLeech", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["GrantsDecoyTotemSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 20 Decoy Totem Skill", statOrderKey = "424", statOrder = { 424 }, level = 68, group = "GrantedSkill", weightKey = { "boots_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GlobalRaiseSpectreGemLevelUber1"] = { type = "Suffix", affix = "of the Elder", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1212", statOrder = { 1212 }, level = 75, group = "MinionGlobalSkillLevel", weightKey = { "boots_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["IncreasedAttackSpeedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Faster Attacks", "(7-9)% increased Attack Speed", statOrderKey = "255,1012", statOrder = { 255, 1012 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["IncreasedAttackSpeedUber2_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Faster Attacks", "(10-12)% increased Attack Speed", statOrderKey = "255,1012", statOrder = { 255, 1012 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["IncreasedAttackSpeedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Faster Attacks", "(13-14)% increased Attack Speed", statOrderKey = "255,1012", statOrder = { 255, 1012 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["IncreasedCastSpeedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Faster Casting", "(7-9)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Casting", "(10-12)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Casting", "(13-14)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 84, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedAttackAndCastSpeedUber1_"] = { type = "Suffix", affix = "of the Elder", "(7-9)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["IncreasedAttackAndCastSpeedUber2"] = { type = "Suffix", affix = "of the Elder", "(10-12)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["IncreasedAttackAndCastSpeedUber3_"] = { type = "Suffix", affix = "of the Elder", "(13-14)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 85, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["SupportedByManaLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 15 Mana Leech", statOrderKey = "289", statOrder = { 289 }, level = 68, group = "Supported", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ProjectileSpeedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 16 Faster Projectiles", "(15-20)% increased Projectile Speed", statOrderKey = "264,1368", statOrder = { 264, 1368 }, level = 68, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["ProjectileSpeedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 18 Faster Projectiles", "(21-25)% increased Projectile Speed", statOrderKey = "264,1368", statOrder = { 264, 1368 }, level = 75, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["ProjectileSpeedUber3_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 20 Faster Projectiles", "(26-30)% increased Projectile Speed", statOrderKey = "264,1368", statOrder = { 264, 1368 }, level = 82, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["ProjectileDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Slower Projectiles", "(15-18)% increased Projectile Damage", statOrderKey = "183,1555", statOrder = { 183, 1555 }, level = 68, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["ProjectileDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Slower Projectiles", "(19-22)% increased Projectile Damage", statOrderKey = "183,1555", statOrder = { 183, 1555 }, level = 75, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["ProjectileDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Slower Projectiles", "(23-25)% increased Projectile Damage", statOrderKey = "183,1555", statOrder = { 183, 1555 }, level = 83, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["ChanceToAvoidInterruptionWhileCastingUber1_"] = { type = "Suffix", affix = "of Shaping", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 68, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["ChanceToAvoidInterruptionWhileCastingUber2"] = { type = "Suffix", affix = "of Shaping", "(21-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 75, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["ChanceToAvoidInterruptionWhileCastingUber3"] = { type = "Suffix", affix = "of Shaping", "(26-30)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 80, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["IncreasedMeleeWeaponRangeUber1"] = { type = "Suffix", affix = "of the Elder", "+2 to Melee Strike Range", statOrderKey = "2073", statOrder = { 2073 }, level = 85, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedMeleeWeaponRangeAndMeleeDamageUber1"] = { type = "Suffix", affix = "of the Elder", "(13-16)% increased Melee Damage", "+2 to Melee Strike Range", statOrderKey = "847,2073", statOrder = { 847, 2073 }, level = 80, group = "MeleeRangeAndMeleeDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack" }, }, + ["AdditionalTrapsThrownSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "241,7309", statOrder = { 241, 7309 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalTrapsThrownSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "241,7309", statOrder = { 241, 7309 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalTrapsThrownSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "241,7309", statOrder = { 241, 7309 }, level = 84, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap", "(20-25)% increased Trap Damage", statOrderKey = "241,808", statOrder = { 241, 808 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap", "(26-30)% increased Trap Damage", statOrderKey = "241,808", statOrder = { 241, 808 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Trap", "(31-35)% increased Trap Damage", statOrderKey = "241,808", statOrder = { 241, 808 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageCooldownUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Advanced Traps", "(20-25)% increased Trap Damage", statOrderKey = "193,808", statOrder = { 193, 808 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageCooldownUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Advanced Traps", "(26-30)% increased Trap Damage", statOrderKey = "193,808", statOrder = { 193, 808 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageCooldownUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Advanced Traps", "(31-35)% increased Trap Damage", statOrderKey = "193,808", statOrder = { 193, 808 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapSpeedCooldownUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Advanced Traps", "(8-12)% increased Trap Throwing Speed", statOrderKey = "193,1492", statOrder = { 193, 1492 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapSpeedCooldownUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Advanced Traps", "(13-16)% increased Trap Throwing Speed", statOrderKey = "193,1492", statOrder = { 193, 1492 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapSpeedCooldownUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Advanced Traps", "(17-20)% increased Trap Throwing Speed", statOrderKey = "193,1492", statOrder = { 193, 1492 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapDamageMineUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Trap And Mine Damage", "(20-25)% increased Trap Damage", statOrderKey = "244,808", statOrder = { 244, 808 }, level = 68, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageMineUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap And Mine Damage", "(26-30)% increased Trap Damage", statOrderKey = "244,808", statOrder = { 244, 808 }, level = 75, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageMineUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap And Mine Damage", "(31-35)% increased Trap Damage", statOrderKey = "244,808", statOrder = { 244, 808 }, level = 80, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["PoisonDamageSupportedUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance to Poison", "(20-25)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 68, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDamageSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "(26-30)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 75, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDamageSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "(31-35)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 80, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDurationSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance to Poison", "(8-12)% increased Poison Duration", statOrderKey = "295,2671", statOrder = { 295, 2671 }, level = 68, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["PoisonDurationSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "(13-16)% increased Poison Duration", statOrderKey = "295,2671", statOrder = { 295, 2671 }, level = 75, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["PoisonDurationSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "(17-20)% increased Poison Duration", statOrderKey = "295,2671", statOrder = { 295, 2671 }, level = 80, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["BleedingDamageUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Chance To Bleed", "(20-25)% increased Damage with Bleeding", statOrderKey = "115,2670", statOrder = { 115, 2670 }, level = 68, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, + ["BleedingDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance To Bleed", "(26-30)% increased Damage with Bleeding", statOrderKey = "115,2670", statOrder = { 115, 2670 }, level = 75, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, + ["BleedingDamageUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance To Bleed", "(31-35)% increased Damage with Bleeding", statOrderKey = "115,2670", statOrder = { 115, 2670 }, level = 80, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, + ["ChanceToGainFrenzyChargeOnKillUberElder1"] = { type = "Prefix", affix = "Eldritch", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChanceToGainFrenzyChargeOnKillUberElder2_"] = { type = "Prefix", affix = "Eldritch", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 84, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChanceToGainFrenzyChargeOnKillUberShaper1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "2h_axe_shaper", "2h_sword_shaper", "bow_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ChanceToGainFrenzyChargeOnKillUberShaper2_"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 84, group = "FrenzyChargeOnKillChance", weightKey = { "2h_axe_shaper", "2h_sword_shaper", "bow_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["IncreasedAccuracySupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 16 Additional Accuracy", "(6-10)% increased Global Accuracy Rating", statOrderKey = "262,1035", statOrder = { 262, 1035 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, + ["IncreasedAccuracySupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Additional Accuracy", "(11-15)% increased Global Accuracy Rating", statOrderKey = "262,1035", statOrder = { 262, 1035 }, level = 75, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, + ["IncreasedAccuracySupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Additional Accuracy", "(16-20)% increased Global Accuracy Rating", statOrderKey = "262,1035", statOrder = { 262, 1035 }, level = 83, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, + ["AdditionalBlockChanceUber1"] = { type = "Suffix", affix = "of the Elder", "(2-3)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 68, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockChanceUber2"] = { type = "Suffix", affix = "of the Elder", "(4-5)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 80, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlindOnHitSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 16 Blind", "(5-6)% Global chance to Blind Enemies on hit", statOrderKey = "256,2464", statOrder = { 256, 2464 }, level = 68, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["BlindOnHitSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 18 Blind", "(7-8)% Global chance to Blind Enemies on hit", statOrderKey = "256,2464", statOrder = { 256, 2464 }, level = 75, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["BlindOnHitSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 20 Blind", "(9-10)% Global chance to Blind Enemies on hit", statOrderKey = "256,2464", statOrder = { 256, 2464 }, level = 80, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedSpellCriticalMultiplierUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +30% to Critical Strike Multiplier", statOrderKey = "336", statOrder = { 336 }, level = 68, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, + ["SocketedSpellCriticalMultiplierUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +50% to Critical Strike Multiplier", statOrderKey = "336", statOrder = { 336 }, level = 75, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, + ["SocketedSpellCriticalMultiplierUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +70% to Critical Strike Multiplier", statOrderKey = "336", statOrder = { 336 }, level = 83, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, + ["SocketedAttackCriticalMultiplierUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +30% to Critical Strike Multiplier", statOrderKey = "319", statOrder = { 319 }, level = 68, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, + ["SocketedAttackCriticalMultiplierUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +50% to Critical Strike Multiplier", statOrderKey = "319", statOrder = { 319 }, level = 75, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, + ["SocketedAttackCriticalMultiplierUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +70% to Critical Strike Multiplier", statOrderKey = "319", statOrder = { 319 }, level = 84, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, + ["AreaDamageSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Concentrated Effect", "(15-18)% increased Area Damage", statOrderKey = "240,1592", statOrder = { 240, 1592 }, level = 68, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["AreaDamageSupportedUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Concentrated Effect", "(19-22)% increased Area Damage", statOrderKey = "240,1592", statOrder = { 240, 1592 }, level = 75, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["AreaDamageSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Concentrated Effect", "(23-25)% increased Area Damage", statOrderKey = "240,1592", statOrder = { 240, 1592 }, level = 82, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["AreaOfEffectSupportedUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Increased Area of Effect", "(7-9)% increased Area of Effect", statOrderKey = "101,1450", statOrder = { 101, 1450 }, level = 68, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AreaOfEffectSupportedUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Increased Area of Effect", "(10-12)% increased Area of Effect", statOrderKey = "101,1450", statOrder = { 101, 1450 }, level = 75, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AreaOfEffectSupportedUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Increased Area of Effect", "(13-15)% increased Area of Effect", statOrderKey = "101,1450", statOrder = { 101, 1450 }, level = 83, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MaximumManaUber1"] = { type = "Prefix", affix = "Eldritch", "(9-11)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaUber2_"] = { type = "Prefix", affix = "Eldritch", "(12-15)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 75, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MinionDamageSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Minion Damage", "Minions deal (15-18)% increased Damage", statOrderKey = "281,1535", statOrder = { 281, 1535 }, level = 68, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, + ["MinionDamageSupportedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Minion Damage", "Minions deal (19-22)% increased Damage", statOrderKey = "281,1535", statOrder = { 281, 1535 }, level = 75, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, + ["MinionDamageSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Minion Damage", "Minions deal (23-25)% increased Damage", statOrderKey = "281,1535", statOrder = { 281, 1535 }, level = 83, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, + ["MinionLifeSupportedUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Minion Life", "Minions have (15-18)% increased maximum Life", statOrderKey = "279,1339", statOrder = { 279, 1339 }, level = 68, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, + ["MinionLifeSupportedUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Minion Life", "Minions have (19-22)% increased maximum Life", statOrderKey = "279,1339", statOrder = { 279, 1339 }, level = 75, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, + ["MinionLifeSupportedUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Minion Life", "Minions have (23-25)% increased maximum Life", statOrderKey = "279,1339", statOrder = { 279, 1339 }, level = 80, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, + ["AdditionalMinesPlacedSupportedUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Blastchain Mine", "Throw an additional Mine", statOrderKey = "274,3046", statOrder = { 274, 3046 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalMinesPlacedSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Blastchain Mine", "Throw an additional Mine", statOrderKey = "274,3046", statOrder = { 274, 3046 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalMinesPlacedSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Blastchain Mine", "Throw an additional Mine", statOrderKey = "274,3046", statOrder = { 274, 3046 }, level = 85, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MineDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Blastchain Mine", "(20-25)% increased Mine Damage", statOrderKey = "274,810", statOrder = { 274, 810 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Blastchain Mine", "(26-30)% increased Mine Damage", statOrderKey = "274,810", statOrder = { 274, 810 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 22 Blastchain Mine", "(31-35)% increased Mine Damage", statOrderKey = "274,810", statOrder = { 274, 810 }, level = 80, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageTrapUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Trap And Mine Damage", "(20-25)% increased Mine Damage", statOrderKey = "244,810", statOrder = { 244, 810 }, level = 68, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageTrapUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Trap And Mine Damage", "(26-30)% increased Mine Damage", statOrderKey = "244,810", statOrder = { 244, 810 }, level = 75, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageTrapUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Trap And Mine Damage", "(31-35)% increased Mine Damage", statOrderKey = "244,810", statOrder = { 244, 810 }, level = 80, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["IncreasedChillEffectSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Hypothermia", "(8-12)% increased Effect of Cold Ailments", statOrderKey = "286,4682", statOrder = { 286, 4682 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, + ["IncreasedChillEffectSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Hypothermia", "(13-16)% increased Effect of Cold Ailments", statOrderKey = "286,4682", statOrder = { 286, 4682 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, + ["IncreasedChillEffectSupportedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Hypothermia", "(17-20)% increased Effect of Cold Ailments", statOrderKey = "286,4682", statOrder = { 286, 4682 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, + ["IncreasedShockEffectSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Innervate", "(8-12)% increased Effect of Lightning Ailments", statOrderKey = "293,5829", statOrder = { 293, 5829 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, + ["IncreasedShockEffectSupportedUber2___"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Innervate", "(13-16)% increased Effect of Lightning Ailments", statOrderKey = "293,5829", statOrder = { 293, 5829 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, + ["IncreasedShockEffectSupportedUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Innervate", "(17-20)% increased Effect of Lightning Ailments", statOrderKey = "293,5829", statOrder = { 293, 5829 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, + ["IgniteDurationSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Immolate", "(8-12)% increased Ignite Duration on Enemies", statOrderKey = "142,1429", statOrder = { 142, 1429 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, + ["IgniteDurationSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Immolate", "(13-16)% increased Ignite Duration on Enemies", statOrderKey = "142,1429", statOrder = { 142, 1429 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, + ["IgniteDurationSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Immolate", "(17-20)% increased Ignite Duration on Enemies", statOrderKey = "142,1429", statOrder = { 142, 1429 }, level = 80, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, + ["IncreasedBurningDamageSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Burning Damage", "(20-25)% increased Burning Damage", statOrderKey = "145,1447", statOrder = { 145, 1447 }, level = 68, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["IncreasedBurningDamageSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Burning Damage", "(26-30)% increased Burning Damage", statOrderKey = "145,1447", statOrder = { 145, 1447 }, level = 75, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["IncreasedBurningDamageSupportedUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Burning Damage", "(31-35)% increased Burning Damage", statOrderKey = "145,1447", statOrder = { 145, 1447 }, level = 82, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["ChanceToGainPowerChargeOnKillUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% chance to gain a Power Charge on Kill", statOrderKey = "2158", statOrder = { 2158 }, level = 68, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["ChanceToGainPowerChargeOnKillUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% chance to gain a Power Charge on Kill", statOrderKey = "2158", statOrder = { 2158 }, level = 84, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["SupportedByLessDurationUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Less Duration", statOrderKey = "178", statOrder = { 178 }, level = 68, group = "Supported", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SpellAddedFireDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 68, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 75, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 82, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 68, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 75, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 83, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 68, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 75, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageUber3"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 84, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedPhysicalDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-22) to (33-39) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (42-49) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (25-34) to (51-59) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 85, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedChaosDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (14-18) to (27-32) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (17-23) to (34-40) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (21-28) to (41-48) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["ManaRegenerationUber1"] = { type = "Suffix", affix = "of Shaping", "(41-55)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationUber2"] = { type = "Suffix", affix = "of Shaping", "(56-70)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUber1"] = { type = "Suffix", affix = "of Shaping", "Regenerate (3-5) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUber2"] = { type = "Suffix", affix = "of Shaping", "Regenerate (6-8) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 80, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AdditionalSpellBlockChanceUber1"] = { type = "Suffix", affix = "of the Elder", "(3-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalSpellBlockChanceUber2"] = { type = "Suffix", affix = "of the Elder", "(5-6)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 80, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SocketedSpellCriticalStrikeChanceUber1_"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +1% to Critical Strike Chance", statOrderKey = "335", statOrder = { 335 }, level = 68, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, + ["SocketedSpellCriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +2% to Critical Strike Chance", statOrderKey = "335", statOrder = { 335 }, level = 75, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, + ["SocketedSpellCriticalStrikeChanceUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Spells have +3% to Critical Strike Chance", statOrderKey = "335", statOrder = { 335 }, level = 84, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, + ["SocketedAttackCriticalStrikeChanceUber1__"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +1% to Critical Strike Chance", statOrderKey = "318", statOrder = { 318 }, level = 68, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, + ["SocketedAttackCriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +2% to Critical Strike Chance", statOrderKey = "318", statOrder = { 318 }, level = 75, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, + ["SocketedAttackCriticalStrikeChanceUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Attacks have +3% to Critical Strike Chance", statOrderKey = "318", statOrder = { 318 }, level = 83, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, + ["EnemyPhysicalDamageTakenAuraUber1_"] = { type = "Suffix", affix = "of the Elder", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1794,6263", statOrder = { 1794, 6263 }, level = 85, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "helmet_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["EnemyElementalDamageTakenAuraUber1"] = { type = "Suffix", affix = "of Shaping", "6% increased Elemental Damage taken", "Nearby Enemies take 6% increased Elemental Damage", statOrderKey = "2796,6260", statOrder = { 2796, 6260 }, level = 85, group = "LocalDisplayNearbyEnemyElementalDamageTaken", weightKey = { "helmet_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["LocalIncreaseSocketedActiveGemLevelUber1"] = { type = "Prefix", affix = "The Shaper's", "+1 to Level of Socketed Active Skill Gems", statOrderKey = "72", statOrder = { 72 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedSupportGemLevelUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["PhysicalDamageTakenAsFirePercentUber1"] = { type = "Prefix", affix = "Eldritch", "(5-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsFirePercentUber2"] = { type = "Prefix", affix = "Eldritch", "(11-15)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 84, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsColdPercentUber1"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["PhysicalDamageTakenAsColdPercentUber2"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["PhysicalDamageTakenAsLightningPercentUber1"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["PhysicalDamageTakenAsLightningPercentUber2___"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 82, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["ReducedElementalReflectTakenUber1"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 68, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedElementalReflectTakenUber2"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedPhysicalReflectTakenUber1"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 68, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReducedPhysicalReflectTakenUber2"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["MaximumLifeUber1"] = { type = "Prefix", affix = "Eldritch", "(5-8)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeUber2"] = { type = "Prefix", affix = "Eldritch", "(9-12)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 85, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumManaBodyUber1"] = { type = "Prefix", affix = "The Shaper's", "(9-11)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, + ["MaximumManaBodyUber2"] = { type = "Prefix", affix = "The Shaper's", "(12-15)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 75, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, + ["DamageTakenFromManaBeforeLifeUber1_"] = { type = "Prefix", affix = "The Shaper's", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 80, group = "DamageRemovedFromManaBeforeLife", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["MaximumLifeOnKillPercentUber1"] = { type = "Suffix", affix = "of the Elder", "Recover (3-4)% of Life on Kill", statOrderKey = "1323", statOrder = { 1323 }, level = 68, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeOnKillPercentUber2__"] = { type = "Suffix", affix = "of the Elder", "Recover (5-6)% of Life on Kill", statOrderKey = "1323", statOrder = { 1323 }, level = 75, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumManaOnKillPercentUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-4)% of Mana on Kill", statOrderKey = "1325", statOrder = { 1325 }, level = 68, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaOnKillPercentUber2"] = { type = "Suffix", affix = "of Shaping", "Recover (5-6)% of Mana on Kill", statOrderKey = "1325", statOrder = { 1325 }, level = 75, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumEnergyShieldOnKillPercentUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-4)% of Energy Shield on Kill", statOrderKey = "1324", statOrder = { 1324 }, level = 68, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MaximumEnergyShieldOnKillPercentUber2"] = { type = "Suffix", affix = "of Shaping", "Recover (5-6)% of Energy Shield on Kill", statOrderKey = "1324", statOrder = { 1324 }, level = 75, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["PercentageStrengthUber1_"] = { type = "Suffix", affix = "of the Elder", "(5-8)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 68, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthUber2__"] = { type = "Suffix", affix = "of the Elder", "(9-12)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 83, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUber1"] = { type = "Suffix", affix = "of the Elder", "(5-8)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 68, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityUber2"] = { type = "Suffix", affix = "of the Elder", "(9-12)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 83, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUber1"] = { type = "Suffix", affix = "of Shaping", "(5-8)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 68, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceUber2"] = { type = "Suffix", affix = "of Shaping", "(9-12)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 83, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["LifeRegenerationRatePercentUber1"] = { type = "Suffix", affix = "of the Elder", "Regenerate (1-1.5)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationRatePercentUber2"] = { type = "Suffix", affix = "of the Elder", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 75, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SupportedByItemRarityUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 10 Item Rarity", "(8-12)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "152,7993", statOrder = { 152, 7993 }, level = 68, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByItemRarityUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 15 Item Rarity", "(13-18)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "152,7993", statOrder = { 152, 7993 }, level = 85, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalCriticalStrikeChanceWithAttacksUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(0.5-1)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCriticalStrikeChanceWithAttacksUber2"] = { type = "Suffix", affix = "of the Elder", "Attacks have +(1.1-1.5)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCriticalStrikeChanceWithSpellsUber1_"] = { type = "Suffix", affix = "of Shaping", "+(0.5-1)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["AdditionalCriticalStrikeChanceWithSpellsUber2_"] = { type = "Suffix", affix = "of Shaping", "+(1.1-1.5)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["GrantsWrathAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Wrath Skill", statOrderKey = "389", statOrder = { 389 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsAngerAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Anger Skill", statOrderKey = "391", statOrder = { 391 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsHatredAuraUber1__"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Hatred Skill", statOrderKey = "390", statOrder = { 390 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsEnvyAuraUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 15 Envy Skill", statOrderKey = "396", statOrder = { 396 }, level = 85, group = "GrantedSkill", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsDeterminationAuraUber1_"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Determination Skill", statOrderKey = "392", statOrder = { 392 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsGraceAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Grace Skill", statOrderKey = "393", statOrder = { 393 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsDisciplineAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Discipline Skill", statOrderKey = "395", statOrder = { 395 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsHasteAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Haste Skill", statOrderKey = "381", statOrder = { 381 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsVitalityAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Vitality Skill", statOrderKey = "385", statOrder = { 385 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsClarityAuraUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Clarity Skill", statOrderKey = "383", statOrder = { 383 }, level = 68, group = "GrantedSkill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["ReducedAttributeRequirementsUber1"] = { type = "Suffix", affix = "of Shaping", "Items and Gems have (5-10)% reduced Attribute Requirements", statOrderKey = "2091", statOrder = { 2091 }, level = 68, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedAttributeRequirementsUber2"] = { type = "Suffix", affix = "of Shaping", "Items and Gems have (11-15)% reduced Attribute Requirements", statOrderKey = "2091", statOrder = { 2091 }, level = 75, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireDamageLifeLeechUber1"] = { type = "Prefix", affix = "Eldritch", "(0.3-0.5)% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["ColdDamageLifeLeechUber1_"] = { type = "Prefix", affix = "The Shaper's", "(0.3-0.5)% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["LightningDamageLifeLeechUber1"] = { type = "Prefix", affix = "The Shaper's", "(0.3-0.5)% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["PhysicalDamageLifeLeechUber1"] = { type = "Prefix", affix = "Eldritch", "(0.3-0.5)% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 68, group = "PhysicalDamageLifeLeech", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["MovementVelocityAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-6)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 68, group = "MovementVelocity", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityAmuletUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-8)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 84, group = "MovementVelocity", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["BlockAppliesToSpellsUber1"] = { type = "Suffix", affix = "of Shaping", "(8-10)% Chance to Block Spell Damage", statOrderKey = "778", statOrder = { 778 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockAppliesToSpellsUber2"] = { type = "Suffix", affix = "of Shaping", "(11-12)% Chance to Block Spell Damage", statOrderKey = "778", statOrder = { 778 }, level = 75, group = "BlockingBlocksSpells", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockAmuletUber1_"] = { type = "Suffix", affix = "of Shaping", "(4-5)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockAmuletUber2_"] = { type = "Suffix", affix = "of Shaping", "(6-7)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 75, group = "SpellBlockPercentage", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["PercentageAllAttributesUberElder1"] = { type = "Suffix", affix = "of the Elder", "(6-9)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 68, group = "PercentageAllAttributes", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageAllAttributesUberElder2"] = { type = "Suffix", affix = "of the Elder", "(10-12)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 75, group = "PercentageAllAttributes", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageAllAttributesUberShaper1"] = { type = "Suffix", affix = "of Shaping", "(6-9)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 68, group = "PercentageAllAttributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageAllAttributesUberShaper2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 75, group = "PercentageAllAttributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["ReducedManaReservedUber1"] = { type = "Suffix", affix = "of Shaping", "(-5--3)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyUber1"] = { type = "Suffix", affix = "of Shaping", "(6-10)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 82, group = "ReducedManaReservationsCost", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AreaOfEffectUber1_"] = { type = "Prefix", affix = "Eldritch", "(7-9)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 68, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 800, 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUber2"] = { type = "Prefix", affix = "Eldritch", "(10-12)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 75, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectUber3_"] = { type = "Prefix", affix = "Eldritch", "(13-15)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 82, group = "AreaOfEffect", weightKey = { "amulet_elder", "quiver_elder", "shield_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceUber1"] = { type = "Prefix", affix = "Eldritch", "Projectiles Pierce an additional Target", statOrderKey = "1363", statOrder = { 1363 }, level = 68, group = "Pierce", weightKey = { "amulet_elder", "quiver_elder", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedPhysicalDamageTakenUber1"] = { type = "Suffix", affix = "of the Elder", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 83, group = "ReducedPhysicalDamageTaken", weightKey = { "amulet_elder", "shield_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ItemFoundQuantityIncreaseUber1"] = { type = "Suffix", affix = "of Shaping", "(4-7)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 75, group = "ItemFoundQuantityIncrease", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ItemFoundQuantityIncreaseUber2"] = { type = "Suffix", affix = "of Shaping", "(8-10)% increased Quantity of Items found", statOrderKey = "1188", statOrder = { 1188 }, level = 85, group = "ItemFoundQuantityIncrease", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalAddedAsFireAmuletUber1"] = { type = "Prefix", affix = "Eldritch", "Gain (8-11)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsFireAmuletUber2"] = { type = "Prefix", affix = "Eldritch", "Gain (12-15)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsColdAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (8-11)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdAmuletUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (12-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsLightningAmuletUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (8-11)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsLightningAmuletUber2_"] = { type = "Prefix", affix = "The Shaper's", "Gain (12-15)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["IncreasedAttackSpeedAmuletUber1"] = { type = "Suffix", affix = "of the Elder", "(7-13)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 82, group = "IncreasedAttackSpeed", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["NonChaosAddedAsChaosUber1"] = { type = "Prefix", affix = "Eldritch", "Gain (3-5)% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "7284", statOrder = { 7284 }, level = 81, group = "NonChaosAddedAsChaos", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["PowerFrenzyOrEnduranceChargeOnKillUber1_"] = { type = "Suffix", affix = "of Shaping", "(3-6)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3106", statOrder = { 3106 }, level = 68, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["PowerFrenzyOrEnduranceChargeOnKillUber2"] = { type = "Suffix", affix = "of Shaping", "(7-10)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3106", statOrder = { 3106 }, level = 75, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["MaximumZombiesUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to maximum number of Raised Zombies", statOrderKey = "1717", statOrder = { 1717 }, level = 68, group = "MaximumMinionCount", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumSkeletonsUber1"] = { type = "Prefix", affix = "Eldritch", "+1 to maximum number of Skeletons", statOrderKey = "1719", statOrder = { 1719 }, level = 68, group = "MaximumMinionCount", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumBlockChanceUber1"] = { type = "Suffix", affix = "of Shaping", "+2% to maximum Chance to Block Attack Damage", statOrderKey = "1548", statOrder = { 1548 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["MaximumLifeLeechRateUber1"] = { type = "Prefix", affix = "Eldritch", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1306", statOrder = { 1306 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeLeechRateUpdatedUber1"] = { type = "Prefix", affix = "Eldritch", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1305", statOrder = { 1305 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ElementalPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (4-7)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (8-10)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 82, group = "ElementalPenetration", weightKey = { "amulet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DamagePer15StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Damage per 15 Strength", statOrderKey = "4877", statOrder = { 4877 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePer15DexterityUber1"] = { type = "Prefix", affix = "The Shaper's", "1% increased Damage per 15 Dexterity", statOrderKey = "4875", statOrder = { 4875 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePer15IntelligenceUber1"] = { type = "Prefix", affix = "The Shaper's", "1% increased Damage per 15 Intelligence", statOrderKey = "4876", statOrder = { 4876 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ReducedCurseEffectUber1_"] = { type = "Suffix", affix = "of Shaping", "(25-29)% reduced Effect of Curses on you", statOrderKey = "1727", statOrder = { 1727 }, level = 68, group = "ReducedCurseEffect", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ReducedCurseEffectUber2"] = { type = "Suffix", affix = "of Shaping", "(35-40)% reduced Effect of Curses on you", statOrderKey = "1727", statOrder = { 1727 }, level = 75, group = "ReducedCurseEffect", weightKey = { "ring_shaper", "default", }, weightVal = { 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["MeleeDamageRingUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 68, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageRingUber2"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 75, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageRingUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 83, group = "MeleeDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageRingUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageRingUber2"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 75, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageRingUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 84, group = "ProjectileAttackDamage", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellDamageRingUber1"] = { type = "Suffix", affix = "of Shaping", "(20-25)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 68, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageRingUber2"] = { type = "Suffix", affix = "of Shaping", "(26-30)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 75, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageRingUber3__"] = { type = "Suffix", affix = "of Shaping", "(31-35)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 82, group = "SpellDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["ReducedElementalReflectTakenRingUber1"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take (31-45)% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedElementalReflectTakenRingUber2"] = { type = "Prefix", affix = "The Shaper's", "You and your Minions take (46-55)% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedPhysicalReflectTakenRingUber1"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take (31-45)% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReducedPhysicalReflectTakenRingUber2"] = { type = "Prefix", affix = "Eldritch", "You and your Minions take (46-55)% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["CriticalStrikeChanceUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUber2"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceUber3_"] = { type = "Suffix", affix = "of Shaping", "(21-25)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 80, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(8-12)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierUber2_"] = { type = "Suffix", affix = "of the Elder", "+(13-16)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierUber3"] = { type = "Suffix", affix = "of the Elder", "+(17-20)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 80, group = "CriticalStrikeMultiplier", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AddedFireDamageToSpellsAndAttacksUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (17-20) to (38-42) Fire Damage to Spells and Attacks", statOrderKey = "979", statOrder = { 979 }, level = 68, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedFireDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (21-24) to (43-48) Fire Damage to Spells and Attacks", statOrderKey = "979", statOrder = { 979 }, level = 75, group = "AddedFireDamageSpellsAndAttacks", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "attack", "caster" }, }, + ["AddedColdDamageToSpellsAndAttacksUber1__"] = { type = "Prefix", affix = "The Shaper's", "Adds (17-20) to (38-42) Cold Damage to Spells and Attacks", statOrderKey = "980", statOrder = { 980 }, level = 68, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedColdDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (21-24) to (43-48) Cold Damage to Spells and Attacks", statOrderKey = "980", statOrder = { 980 }, level = 75, group = "AddedColdDamageToSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "attack", "caster" }, }, + ["AddedLightningDamageToSpellsAndAttacksUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (9-12) to (48-52) Lightning Damage to Spells and Attacks", statOrderKey = "1011", statOrder = { 1011 }, level = 68, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["AddedLightningDamageToSpellsAndAttacksUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (13-16) to (56-60) Lightning Damage to Spells and Attacks", statOrderKey = "1011", statOrder = { 1011 }, level = 75, group = "AddedLightningDamageSpellsAndAttacks", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "attack", "caster" }, }, + ["IncreasedExperienceGainUber1"] = { type = "Prefix", affix = "The Shaper's", "(2-3)% increased Experience gain", statOrderKey = "1199", statOrder = { 1199 }, level = 85, group = "ExperienceIncrease", weightKey = { "ring_shaper", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LifeGainPerTargetUber1"] = { type = "Prefix", affix = "Eldritch", "+(10-15) Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 68, group = "LifeGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetUber2"] = { type = "Prefix", affix = "Eldritch", "+(16-20) Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 75, group = "LifeGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["ManaGainPerTargetUberShaper1"] = { type = "Prefix", affix = "The Shaper's", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 68, group = "ManaGainPerTarget", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ManaGainPerTargetUberElder1"] = { type = "Prefix", affix = "Eldritch", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 68, group = "ManaGainPerTarget", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["LifeGainedOnSpellHitUber1"] = { type = "Prefix", affix = "The Shaper's", "+(8-12) Life gained for each Enemy hit by your Spells", statOrderKey = "1313", statOrder = { 1313 }, level = 68, group = "LifeGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["LifeGainedOnSpellHitUber2"] = { type = "Prefix", affix = "The Shaper's", "+(13-15) Life gained for each Enemy hit by your Spells", statOrderKey = "1313", statOrder = { 1313 }, level = 75, group = "LifeGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["ManaGainedOnSpellHitUber1_"] = { type = "Prefix", affix = "The Shaper's", "+(2-3) Mana gained for each Enemy Hit by your Spells", statOrderKey = "6438", statOrder = { 6438 }, level = 68, group = "ManaGainedOnSpellHit", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster" }, }, + ["IncreasedAccuracyPercentUber1_"] = { type = "Suffix", affix = "of the Elder", "(6-10)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAccuracyPercentUber2"] = { type = "Suffix", affix = "of the Elder", "(11-15)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 75, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAccuracyPercentUber3"] = { type = "Suffix", affix = "of the Elder", "(16-20)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 82, group = "IncreasedAccuracyPercent", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["CurseOnHitAssassinsMarkUber1"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 8 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "457", statOrder = { 457 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitAssassinsMarkUber2"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 12 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "457", statOrder = { 457 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitPoachersMarkUber1"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "458", statOrder = { 458 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitPoachersMarkUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "458", statOrder = { 458 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitWarlordsMarkUber1_"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Warlords's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "460", statOrder = { 460 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitWarlordsMarkUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Warlords's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "460", statOrder = { 460 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitAssassinsMarkNewUber1"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 8 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "491", statOrder = { 491 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitAssassinsMarkNewUber2"] = { type = "Suffix", affix = "of Shaping", "Trigger Level 12 Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "491", statOrder = { 491 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitPoachersMarkNewUber1__"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "496", statOrder = { 496 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitPoachersMarkNewUber2__"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "496", statOrder = { 496 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitWarlordsMarkNewUber1"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 8 Warlord's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "498", statOrder = { 498 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitWarlordsMarkNewUber2"] = { type = "Suffix", affix = "of the Elder", "Trigger Level 12 Warlord's Mark when you Hit a Rare or Unique Enemy and have no Mark", statOrderKey = "498", statOrder = { 498 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_elder", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["GrantsHeraldOfAshSkillUber1"] = { type = "Suffix", affix = "of the Elder", "Grants Level 22 Herald of Ash Skill", statOrderKey = "428", statOrder = { 428 }, level = 68, group = "GrantedSkill", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsHeraldOfIceSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Herald of Ice Skill", statOrderKey = "429", statOrder = { 429 }, level = 68, group = "GrantedSkill", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsHeraldOfThunderSkillUber1"] = { type = "Suffix", affix = "of Shaping", "Grants Level 22 Herald of Thunder Skill", statOrderKey = "431", statOrder = { 431 }, level = 68, group = "GrantedSkill", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["AdditionalChanceToEvadeUber1__"] = { type = "Suffix", affix = "of the Elder", "+(2-3)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 68, group = "AdditionalChanceToEvade", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AdditionalChanceToEvadeUber2"] = { type = "Suffix", affix = "of the Elder", "+(4-5)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "ring_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ChanceToIgniteAddedDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (19-26) to (38-46) Fire Damage against Ignited Enemies", statOrderKey = "5397", statOrder = { 5397 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteAddedDamageUber2__"] = { type = "Prefix", affix = "Eldritch", "Adds (23-30) to (47-54) Fire Damage against Ignited Enemies", statOrderKey = "5397", statOrder = { 5397 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["ChanceToFreezeAddedDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (17-23) to (35-41) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "5396", statOrder = { 5396 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeAddedDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (20-26) to (41-48) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "5396", statOrder = { 5396 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["ChanceToShockAddedDamageUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (3-7) to (68-73) Lightning Damage against Shocked Enemies", statOrderKey = "5399", statOrder = { 5399 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, + ["ChanceToShockAddedDamageUber2"] = { type = "Prefix", affix = "The Shaper's", "Adds (4-8) to (82-86) Lightning Damage against Shocked Enemies", statOrderKey = "5399", statOrder = { 5399 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, + ["PhysicalAttackDamageTakenUber1_"] = { type = "Suffix", affix = "of Shaping", "-(35-25) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 68, group = "PhysicalAttackDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageTakenUber2"] = { type = "Suffix", affix = "of Shaping", "-(45-36) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 75, group = "PhysicalAttackDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["IncreasedCooldownRecoveryUber1"] = { type = "Suffix", affix = "of Shaping", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 75, group = "CooldownRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedCooldownRecoveryUber2_"] = { type = "Suffix", affix = "of Shaping", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 84, group = "CooldownRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumLifeIncreasePercentBeltUber1"] = { type = "Prefix", affix = "Eldritch", "(4-7)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeIncreasePercentBeltUber2"] = { type = "Prefix", affix = "Eldritch", "(8-10)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 75, group = "MaximumLifeIncreasePercent", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["GlobalEnergyShieldPercentBeltUber1"] = { type = "Prefix", affix = "The Shaper's", "(4-7)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 68, group = "EnergyShieldPercent", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalEnergyShieldPercentBeltUber2"] = { type = "Prefix", affix = "The Shaper's", "(8-10)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 75, group = "EnergyShieldPercent", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["FlaskEffectUber1"] = { type = "Prefix", affix = "Eldritch", "Flasks applied to you have (4-7)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 75, group = "FlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectUber2"] = { type = "Prefix", affix = "Eldritch", "Flasks applied to you have (8-10)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 81, group = "FlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AllResistancesBeltUber1"] = { type = "Suffix", affix = "of the Elder", "+(13-15)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 68, group = "AllResistances", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesBeltUber2"] = { type = "Suffix", affix = "of the Elder", "+(16-18)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 75, group = "AllResistances", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["ReducedCriticalStrikeDamageTakenUber1"] = { type = "Prefix", affix = "The Shaper's", "You take (15-20)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 68, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ReducedCriticalStrikeDamageTakenUber2"] = { type = "Prefix", affix = "The Shaper's", "You take (21-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 75, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["LifeRecoveryRateUber1"] = { type = "Suffix", affix = "of the Elder", "(7-9)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 68, group = "LifeRecoveryRate", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRateUber2_"] = { type = "Suffix", affix = "of the Elder", "(10-12)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 75, group = "LifeRecoveryRate", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["EnergyShieldRecoveryRateUber1"] = { type = "Suffix", affix = "of Shaping", "(7-9)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRecoveryRateUber2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 75, group = "EnergyShieldRecovery", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ManaRecoveryRateUber1_"] = { type = "Suffix", affix = "of Shaping", "(7-9)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 68, group = "ManaRecoveryRate", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRateUber2"] = { type = "Suffix", affix = "of Shaping", "(10-12)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 75, group = "ManaRecoveryRate", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["FlaskChanceToNotConsumeChargesUber1_"] = { type = "Prefix", affix = "Eldritch", "(6-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3710", statOrder = { 3710 }, level = 82, group = "FlaskChargesUsed", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["ChaosResistanceWhileUsingFlaskUber1"] = { type = "Suffix", affix = "of the Elder", "+(20-25)% to Chaos Resistance during any Flask Effect", statOrderKey = "2804", statOrder = { 2804 }, level = 68, group = "ChaosResistanceWhileUsingFlask", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, + ["ChaosResistanceWhileUsingFlaskUber2_"] = { type = "Suffix", affix = "of the Elder", "+(26-30)% to Chaos Resistance during any Flask Effect", statOrderKey = "2804", statOrder = { 2804 }, level = 75, group = "ChaosResistanceWhileUsingFlask", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "chaos", "resistance" }, }, + ["MovementSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(6-10)% increased Movement Speed during any Flask Effect", statOrderKey = "2687", statOrder = { 2687 }, level = 81, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["FortifyOnMeleeStunUber1"] = { type = "Prefix", affix = "Eldritch", "Melee Hits which Stun have (8-12)% chance to Fortify", statOrderKey = "4590", statOrder = { 4590 }, level = 68, group = "FortifyOnMeleeStun", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GrantsEnduringCrySkillUber1"] = { type = "Prefix", affix = "Eldritch", "Grants Level 22 Enduring Cry Skill", statOrderKey = "426", statOrder = { 426 }, level = 68, group = "GrantedSkill", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsRallyingCrySkillUber1"] = { type = "Prefix", affix = "Eldritch", "Grants Level 22 Rallying Cry Skill", statOrderKey = "437", statOrder = { 437 }, level = 68, group = "GrantedSkill", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsAbyssalCrySkillUber1"] = { type = "Prefix", affix = "The Shaper's", "Grants Level 22 Intimidating Cry Skill", statOrderKey = "414", statOrder = { 414 }, level = 68, group = "GrantedSkill", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["RemoveIgniteOnFlaskUseUber1"] = { type = "Suffix", affix = "of the Elder", "Remove Ignite and Burning when you use a Flask", statOrderKey = "7572", statOrder = { 7572 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["RemoveFreezeOnFlaskUseUber1_"] = { type = "Suffix", affix = "of Shaping", "Remove Chill and Freeze when you use a Flask", statOrderKey = "7570", statOrder = { 7570 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["RemoveShockOnFlaskUseUber1_"] = { type = "Suffix", affix = "of Shaping", "Remove Shock when you use a Flask", statOrderKey = "7579", statOrder = { 7579 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["AttackSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of the Elder", "(8-14)% increased Attack Speed during any Flask Effect", statOrderKey = "2803", statOrder = { 2803 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["CastSpeedDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(8-14)% increased Cast Speed during any Flask Effect", statOrderKey = "4546", statOrder = { 4546 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["MeleeDamageDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["MeleeDamageDuringFlaskEffectUber2_"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["MeleeDamageDuringFlaskEffectUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ProjectileAttackDamageDuringFlaskEffectUber1_"] = { type = "Suffix", affix = "of the Elder", "(20-25)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ProjectileAttackDamageDuringFlaskEffectUber2_"] = { type = "Suffix", affix = "of the Elder", "(26-30)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ProjectileAttackDamageDuringFlaskEffectUber3"] = { type = "Suffix", affix = "of the Elder", "(31-35)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["SpellDamageDuringFlaskEffectUber1"] = { type = "Suffix", affix = "of Shaping", "(20-25)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["SpellDamageDuringFlaskEffectUber2"] = { type = "Suffix", affix = "of Shaping", "(26-30)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["SpellDamageDuringFlaskEffectUber3_"] = { type = "Suffix", affix = "of Shaping", "(31-35)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["PhysicalDamageBeltUber1"] = { type = "Prefix", affix = "Eldritch", "(16-20)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 68, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageBeltUber2"] = { type = "Prefix", affix = "Eldritch", "(21-25)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 75, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageBeltUber3___"] = { type = "Prefix", affix = "Eldritch", "(26-30)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 80, group = "PhysicalDamagePercent", weightKey = { "belt_elder", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ElementalDamageBeltUber1"] = { type = "Prefix", affix = "The Shaper's", "(11-15)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 68, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageBeltUber2"] = { type = "Prefix", affix = "The Shaper's", "(16-20)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageBeltUber3"] = { type = "Prefix", affix = "The Shaper's", "(21-25)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 80, group = "ElementalDamagePercent", weightKey = { "belt_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ArmourDoubleArmourEffectUber1"] = { type = "Prefix", affix = "Eldritch", "(11-20)% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 75, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["ArmourDoubleArmourEffectUber2"] = { type = "Prefix", affix = "Eldritch", "(21-30)% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 80, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "belt_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedEnergyShieldFromBodyArmourUber1_"] = { type = "Prefix", affix = "The Shaper's", "(21-25)% increased Energy Shield from Body Armour", statOrderKey = "7057", statOrder = { 7057 }, level = 75, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldFromBodyArmourUber2"] = { type = "Prefix", affix = "The Shaper's", "(26-30)% increased Energy Shield from Body Armour", statOrderKey = "7057", statOrder = { 7057 }, level = 80, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "belt_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AdditionalArrowUber1__"] = { type = "Prefix", affix = "The Shaper's", "Bow Attacks fire an additional Arrow", statOrderKey = "1366", statOrder = { 1366 }, level = 80, group = "AdditionalArrows", weightKey = { "quiver_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["PoisonOnHitQuiverUber1_"] = { type = "Suffix", affix = "of the Elder", "15% chance to Poison on Hit", "(15-25)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 68, group = "PoisonDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonOnHitQuiverUber2"] = { type = "Suffix", affix = "of the Elder", "20% chance to Poison on Hit", "(26-30)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 75, group = "PoisonDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["BleedOnHitQuiverUber1"] = { type = "Suffix", affix = "of the Elder", "Attacks have 10% chance to cause Bleeding", "(15-25)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 68, group = "BleedingDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedOnHitQuiverUber2_"] = { type = "Suffix", affix = "of the Elder", "Attacks have 15% chance to cause Bleeding", "(26-30)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 75, group = "BleedingDamage", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["MaimOnHitQuiverUber1"] = { type = "Suffix", affix = "of Shaping", "Attacks have 15% chance to Maim on Hit", statOrderKey = "6417", statOrder = { 6417 }, level = 68, group = "GlobalMaimOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MaimOnHitQuiverUber2"] = { type = "Suffix", affix = "of Shaping", "Attacks have 20% chance to Maim on Hit", statOrderKey = "6417", statOrder = { 6417 }, level = 75, group = "GlobalMaimOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChancetoGainPhasingOnKillUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChancetoGainPhasingOnKillUber2_"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 75, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChancetoGainPhasingOnKillUber3_"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 80, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AddedColdDamagePerFrenzyChargeUber1"] = { type = "Prefix", affix = "Eldritch", "8 to 12 Added Cold Damage per Frenzy Charge", statOrderKey = "3752", statOrder = { 3752 }, level = 80, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "quiver_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["PhysicalAddedAsColdQuiverUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (5-10)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdQuiverUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (11-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["MovementVelocityQuiverUber1"] = { type = "Prefix", affix = "The Shaper's", "(3-6)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 75, group = "MovementVelocity", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityQuiverUber2"] = { type = "Prefix", affix = "The Shaper's", "(7-10)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 80, group = "MovementVelocity", weightKey = { "quiver_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["FrenzyChargeOnHittingRareOrUniqueUber1"] = { type = "Suffix", affix = "of the Elder", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5329", statOrder = { 5329 }, level = 75, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "quiver_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaximumFireResistanceUber1"] = { type = "Prefix", affix = "Eldritch", "+1% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 75, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistanceUber2"] = { type = "Prefix", affix = "Eldritch", "+2% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 80, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistanceUber3_"] = { type = "Prefix", affix = "Eldritch", "+3% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 86, group = "MaximumFireResist", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumColdResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 75, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistanceUber2"] = { type = "Prefix", affix = "The Shaper's", "+2% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 80, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistanceUber3"] = { type = "Prefix", affix = "The Shaper's", "+3% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 86, group = "MaximumColdResist", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumLightningResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 75, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistanceUber2"] = { type = "Prefix", affix = "The Shaper's", "+2% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 80, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistanceUber3"] = { type = "Prefix", affix = "The Shaper's", "+3% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 86, group = "MaximumLightningResistance", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumAllResistanceUber1"] = { type = "Prefix", affix = "The Shaper's", "+1% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 80, group = "MaximumResistances", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["MaximumAllResistanceUber2__"] = { type = "Prefix", affix = "The Shaper's", "+2% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 85, group = "MaximumResistances", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["SupportedByCastOnDamageTakenUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 5 Cast when Damage Taken", statOrderKey = "111", statOrder = { 111 }, level = 68, group = "SupportedByTrigger", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MaximumLifeIncreasePercentShieldUber1"] = { type = "Prefix", affix = "Eldritch", "(3-6)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeIncreasePercentShieldUber2"] = { type = "Prefix", affix = "Eldritch", "(7-10)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 84, group = "MaximumLifeIncreasePercent", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DisplaySocketedGemsGetReducedReservationUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems have 20% increased Reservation Efficiency", statOrderKey = "300", statOrder = { 300 }, level = 68, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["DisplaySocketedGemsGetReducedReservationUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems have 30% increased Reservation Efficiency", statOrderKey = "300", statOrder = { 300 }, level = 80, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["BlockAppliesToSpellsShieldUber1_"] = { type = "Suffix", affix = "of Shaping", "(9-12)% Chance to Block Spell Damage", statOrderKey = "778", statOrder = { 778 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockAppliesToSpellsShieldUber2_"] = { type = "Suffix", affix = "of Shaping", "(12-15)% Chance to Block Spell Damage", statOrderKey = "778", statOrder = { 778 }, level = 75, group = "BlockingBlocksSpells", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockOnShieldUber1"] = { type = "Suffix", affix = "of Shaping", "(7-9)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockOnShieldUber2_"] = { type = "Suffix", affix = "of Shaping", "(10-12)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 75, group = "SpellBlockPercentage", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["GainArmourIfBlockedRecentlyUber1"] = { type = "Prefix", affix = "Eldritch", "+(500-650) Armour if you've Blocked Recently", statOrderKey = "3945", statOrder = { 3945 }, level = 68, group = "GainArmourIfBlockedRecently", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["GainArmourIfBlockedRecentlyUber2"] = { type = "Prefix", affix = "Eldritch", "+(651-800) Armour if you've Blocked Recently", statOrderKey = "3945", statOrder = { 3945 }, level = 75, group = "GainArmourIfBlockedRecently", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AdditionalBlockWith5NearbyEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "+(2-3)% Chance to Block Attack Damage if there are at least 5 nearby Enemies", statOrderKey = "3973", statOrder = { 3973 }, level = 68, group = "AdditionalBlockWith5NearbyEnemies", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalBlockWith5NearbyEnemiesUber2"] = { type = "Suffix", affix = "of the Elder", "+(4-5)% Chance to Block Attack Damage if there are at least 5 nearby Enemies", statOrderKey = "3973", statOrder = { 3973 }, level = 75, group = "AdditionalBlockWith5NearbyEnemies", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["GainRandomChargeOnBlockUber1__"] = { type = "Suffix", affix = "of Shaping", "Gain an Endurance, Frenzy or Power charge when you Block", statOrderKey = "5367", statOrder = { 5367 }, level = 68, group = "GainRandomChargeOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["ChanceToDodgeIfBlockedRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "+(3-5)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "shield_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DamagePerBlockChanceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Damage per 1% Chance to Block Attack Damage", statOrderKey = "4878", statOrder = { 4878 }, level = 68, group = "DamagePerBlockChance", weightKey = { "shield_elder", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChanceToChillAttackersOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "(25-40)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4656", statOrder = { 4656 }, level = 68, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToChillAttackersOnBlockUber2"] = { type = "Suffix", affix = "of Shaping", "(41-50)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4656", statOrder = { 4656 }, level = 75, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToShockAttackersOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "(25-40)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7629", statOrder = { 7629 }, level = 68, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["ChanceToShockAttackersOnBlockUber2"] = { type = "Suffix", affix = "of Shaping", "(41-50)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7629", statOrder = { 7629 }, level = 75, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["RecoverLifePercentOnBlockUber1_"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of Life when you Block", statOrderKey = "2564", statOrder = { 2564 }, level = 68, group = "RecoverLifePercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["RecoverManaPercentOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of your maximum Mana when you Block", statOrderKey = "6444", statOrder = { 6444 }, level = 68, group = "RecoverManaPercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["RecoverEnergyShieldPercentOnBlockUber1"] = { type = "Suffix", affix = "of Shaping", "Recover (3-5)% of Energy Shield when you Block", statOrderKey = "2007", statOrder = { 2007 }, level = 68, group = "RecoverEnergyShieldPercentOnBlock", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, + ["MaximumTotemUber1"] = { type = "Prefix", affix = "The Shaper's", "+1 to maximum number of Summoned Totems", statOrderKey = "1807", statOrder = { 1807 }, level = 70, group = "AdditionalTotems", weightKey = { "shield_shaper", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportedByEnduranceChargeOnStunWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Endurance Charge on Melee Stun", statOrderKey = "298", statOrder = { 298 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByOnslaughtWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Onslaught", statOrderKey = "164", statOrder = { 164 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "bow_elder", "default", }, weightVal = { 0, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByPowerChargeOnCritWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 10 Power Charge On Critical Strike", statOrderKey = "171", statOrder = { 171 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByFortifyWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 1 Fortify", statOrderKey = "273", statOrder = { 273 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByArcaneSurgeWeaponUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "102", statOrder = { 102 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_shaper", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByInspirationWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 1 Inspiration", statOrderKey = "271", statOrder = { 271 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Melee Physical Damage", "(101-115)% increased Physical Damage", statOrderKey = "254,845", statOrder = { 254, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Melee Physical Damage", "(116-126)% increased Physical Damage", statOrderKey = "254,845", statOrder = { 254, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentMeleePhysicalUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Melee Physical Damage", "(127-134)% increased Physical Damage", statOrderKey = "254,845", statOrder = { 254, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentBrutalityUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Brutality", "(101-115)% increased Physical Damage", statOrderKey = "110,845", statOrder = { 110, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentBrutalityUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Brutality", "(116-126)% increased Physical Damage", statOrderKey = "110,845", statOrder = { 110, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentBrutalityUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Brutality", "(127-134)% increased Physical Damage", statOrderKey = "110,845", statOrder = { 110, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentAddedFireUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Added Fire Damage", "(101-115)% increased Physical Damage", statOrderKey = "248,845", statOrder = { 248, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentAddedFireUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Added Fire Damage", "(116-126)% increased Physical Damage", statOrderKey = "248,845", statOrder = { 248, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentAddedFireUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Added Fire Damage", "(127-134)% increased Physical Damage", statOrderKey = "248,845", statOrder = { 248, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentRuthlessUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Ruthless", "(101-115)% increased Physical Damage", statOrderKey = "180,845", statOrder = { 180, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentRuthlessUber2__"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Ruthless", "(116-126)% increased Physical Damage", statOrderKey = "180,845", statOrder = { 180, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentRuthlessUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Ruthless", "(127-134)% increased Physical Damage", statOrderKey = "180,845", statOrder = { 180, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 100, 100, 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentOnslaughtUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Onslaught", "(101-115)% increased Physical Damage", statOrderKey = "164,845", statOrder = { 164, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentOnslaughtUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Onslaught", "(116-126)% increased Physical Damage", statOrderKey = "164,845", statOrder = { 164, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentOnslaughtUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Onslaught", "(127-134)% increased Physical Damage", statOrderKey = "164,845", statOrder = { 164, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Endurance Charge on Melee Stun", "(101-115)% increased Physical Damage", statOrderKey = "298,845", statOrder = { 298, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Endurance Charge on Melee Stun", "(116-126)% increased Physical Damage", statOrderKey = "298,845", statOrder = { 298, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentEnduranceChargeOnStunUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Endurance Charge on Melee Stun", "(127-134)% increased Physical Damage", statOrderKey = "298,845", statOrder = { 298, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFortifyUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Fortify", "(101-115)% increased Physical Damage", statOrderKey = "273,845", statOrder = { 273, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFortifyUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Fortify", "(116-126)% increased Physical Damage", statOrderKey = "273,845", statOrder = { 273, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFortifyUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fortify", "(127-134)% increased Physical Damage", statOrderKey = "273,845", statOrder = { 273, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "2h_sword_elder", "2h_axe_elder", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Power Charge On Critical Strike", "(101-115)% increased Physical Damage", statOrderKey = "171,845", statOrder = { 171, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Power Charge On Critical Strike", "(116-126)% increased Physical Damage", statOrderKey = "171,845", statOrder = { 171, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentPowerChargeOnCritUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Power Charge On Critical Strike", "(127-134)% increased Physical Damage", statOrderKey = "171,845", statOrder = { 171, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "staff_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentIronGripUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Iron Grip", "(101-115)% increased Physical Damage", statOrderKey = "150,845", statOrder = { 150, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentIronGripUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Iron Grip", "(116-126)% increased Physical Damage", statOrderKey = "150,845", statOrder = { 150, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentIronGripUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Iron Grip", "(127-134)% increased Physical Damage", statOrderKey = "150,845", statOrder = { 150, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 16 Faster Projectiles", "(101-115)% increased Physical Damage", statOrderKey = "264,845", statOrder = { 264, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 18 Faster Projectiles", "(116-126)% increased Physical Damage", statOrderKey = "264,845", statOrder = { 264, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentFasterProjectilesUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are supported by Level 20 Faster Projectiles", "(127-134)% increased Physical Damage", statOrderKey = "264,845", statOrder = { 264, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Vicious Projectiles", "(101-115)% increased Physical Damage", statOrderKey = "166,845", statOrder = { 166, 845 }, level = 68, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Vicious Projectiles", "(116-126)% increased Physical Damage", statOrderKey = "166,845", statOrder = { 166, 845 }, level = 75, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["LocalIncreasedPhysicalDamagePercentProjectileAttackDamageUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Vicious Projectiles", "(127-134)% increased Physical Damage", statOrderKey = "166,845", statOrder = { 166, 845 }, level = 80, group = "LocalPhysicalDamagePercent", weightKey = { "grants_2h_support", "bow_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "physical_damage", "damage", "physical", "attack", "gem" }, }, + ["SupportedByMeleeSplashDamageUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 16 Melee Splash", "(23-27)% increased Area Damage", statOrderKey = "257,1592", statOrder = { 257, 1592 }, level = 68, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["SupportedByMeleeSplashDamageUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 18 Melee Splash", "(28-32)% increased Area Damage", statOrderKey = "257,1592", statOrder = { 257, 1592 }, level = 75, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["SupportedByMeleeSplashDamageUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are supported by Level 20 Melee Splash", "(33-37)% increased Area Damage", statOrderKey = "257,1592", statOrder = { 257, 1592 }, level = 80, group = "SupportedByMelee", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["SupportedBySpiritStrikeAreaUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Ancestral Call", "(5-8)% increased Area of Effect", statOrderKey = "187,1450", statOrder = { 187, 1450 }, level = 68, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["SupportedBySpiritStrikeAreaUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Ancestral Call", "(9-12)% increased Area of Effect", statOrderKey = "187,1450", statOrder = { 187, 1450 }, level = 75, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["SupportedBySpiritStrikeAreaUber3"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Ancestral Call", "(13-15)% increased Area of Effect", statOrderKey = "187,1450", statOrder = { 187, 1450 }, level = 80, group = "SupportedByMelee", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["LocalIncreasedAttackSpeedMultistrikeUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Multistrike", "(17-19)% increased Attack Speed", statOrderKey = "263,1015", statOrder = { 263, 1015 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedMultistrikeUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Multistrike", "(20-21)% increased Attack Speed", statOrderKey = "263,1015", statOrder = { 263, 1015 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedFasterAttacksUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Attacks", "(17-19)% increased Attack Speed", statOrderKey = "255,1015", statOrder = { 255, 1015 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedFasterAttacksUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Attacks", "(20-21)% increased Attack Speed", statOrderKey = "255,1015", statOrder = { 255, 1015 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedRangedOnslaughtUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Onslaught", "(8-10)% increased Attack Speed", statOrderKey = "164,1015", statOrder = { 164, 1015 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedRangedOnslaughtUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Onslaught", "(11-12)% increased Attack Speed", statOrderKey = "164,1015", statOrder = { 164, 1015 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedRangedFasterAttacksUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Attacks", "(8-10)% increased Attack Speed", statOrderKey = "255,1015", statOrder = { 255, 1015 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedRangedFasterAttacksUber2_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Attacks", "(11-12)% increased Attack Speed", statOrderKey = "255,1015", statOrder = { 255, 1015 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["LocalIncreasedAttackSpeedTwoHandedDoubleDamageUber1"] = { type = "Suffix", affix = "of Shaping", "(17-19)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "1015,4576", statOrder = { 1015, 4576 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedTwoHandedDoubleDamageUber2"] = { type = "Suffix", affix = "of Shaping", "(20-21)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "1015,4576", statOrder = { 1015, 4576 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedTwoHandedKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "(17-19)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "1015,4186", statOrder = { 1015, 4186 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedTwoHandedKilledRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(20-21)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "1015,4186", statOrder = { 1015, 4186 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedDoubleDamageUber1"] = { type = "Suffix", affix = "of Shaping", "(8-10)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "1015,4576", statOrder = { 1015, 4576 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedDoubleDamageUber2"] = { type = "Suffix", affix = "of Shaping", "(11-12)% increased Attack Speed", "(4-6)% chance to deal Double Damage", statOrderKey = "1015,4576", statOrder = { 1015, 4576 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "(8-10)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "1015,4186", statOrder = { 1015, 4186 }, level = 68, group = "IncreasedAttackSpeed", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedKilledRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(11-12)% increased Attack Speed", "20% increased Attack Speed if you've Killed Recently", statOrderKey = "1015,4186", statOrder = { 1015, 4186 }, level = 75, group = "IncreasedAttackSpeed", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack", "speed" }, }, + ["CriticalStrikeChanceSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(22-25)% increased Critical Strike Chance", statOrderKey = "146,1064", statOrder = { 146, 1064 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "grants_crit_chance_support", }, modTags = { "support", "attack", "critical", "gem" }, }, + ["CriticalStrikeChanceSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(26-29)% increased Critical Strike Chance", statOrderKey = "146,1064", statOrder = { 146, 1064 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "grants_crit_chance_support", }, modTags = { "support", "attack", "critical", "gem" }, }, + ["CriticalStrikeChanceTwoHandedCritChanceRecentlyUber1_"] = { type = "Suffix", affix = "of Shaping", "(22-25)% increased Critical Strike Chance", "50% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "1064,4767", statOrder = { 1064, 4767 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceTwoHandedCritChanceRecentlyUber2"] = { type = "Suffix", affix = "of Shaping", "(26-29)% increased Critical Strike Chance", "50% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "1064,4767", statOrder = { 1064, 4767 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceTwoHandedCritMultiRecentlyUber1_"] = { type = "Suffix", affix = "of the Elder", "(22-25)% increased Critical Strike Chance", "+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently", statOrderKey = "1064,4799", statOrder = { 1064, 4799 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalStrikeChanceTwoHandedCritMultiRecentlyUber2"] = { type = "Suffix", affix = "of the Elder", "(26-29)% increased Critical Strike Chance", "+50% to Critical Strike Multiplier if you haven't dealt a Critical Strike Recently", statOrderKey = "1064,4799", statOrder = { 1064, 4799 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CriticalMultiplierSupportedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 18 Increased Critical Damage", "+(22-25)% to Global Critical Strike Multiplier", statOrderKey = "267,1088", statOrder = { 267, 1088 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "attack", "critical", "gem" }, }, + ["CriticalMultiplierSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are supported by Level 20 Increased Critical Damage", "+(26-29)% to Global Critical Strike Multiplier", statOrderKey = "267,1088", statOrder = { 267, 1088 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "attack", "critical", "gem" }, }, + ["CriticalMultiplierSupportedTwoHandedUber1"] = { type = "Suffix", affix = "of Shaping", "+(22-25)% to Global Critical Strike Multiplier", "(5-8)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1088,1402", statOrder = { 1088, 1402 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "bow_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "damage", "attack", "critical" }, }, + ["CriticalMultiplierSupportedTwoHandedUber2"] = { type = "Suffix", affix = "of Shaping", "+(26-29)% to Global Critical Strike Multiplier", "(9-10)% chance to gain a Power Charge on Critical Strike", statOrderKey = "1088,1402", statOrder = { 1088, 1402 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "bow_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "damage", "attack", "critical" }, }, + ["WeaponElementalDamageSupportedUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 18 Elemental Damage with Attacks", "(28-32)% increased Elemental Damage with Attack Skills", statOrderKey = "269,5043", statOrder = { 269, 5043 }, level = 68, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "elemental_damage", "damage", "elemental", "attack", "gem" }, }, + ["WeaponElementalDamageSupportedUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 20 Elemental Damage with Attacks", "(33-37)% increased Elemental Damage with Attack Skills", statOrderKey = "269,5043", statOrder = { 269, 5043 }, level = 75, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "elemental_damage", "damage", "elemental", "attack", "gem" }, }, + ["ChanceToMaimUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Maim", "15% chance to Maim on Hit", statOrderKey = "156,6309", statOrder = { 156, 6309 }, level = 68, group = "LocalChanceToMaim", weightKey = { "grants_2h_support", "2h_mace_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "attack", "gem" }, }, + ["ChanceToMaimUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Maim", "20% chance to Maim on Hit", statOrderKey = "156,6309", statOrder = { 156, 6309 }, level = 75, group = "LocalChanceToMaim", weightKey = { "grants_2h_support", "2h_mace_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 0, 0, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", "grants_2h_support", }, modTags = { "support", "attack", "gem" }, }, + ["ChanceToPoisonUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance to Poison", "15% chance to Poison on Hit", statOrderKey = "295,6319", statOrder = { 295, 6319 }, level = 68, group = "LocalChanceToPoisonOnHit", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "poison", "chaos", "attack", "ailment", "gem" }, }, + ["ChanceToPoisonUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance to Poison", "20% chance to Poison on Hit", statOrderKey = "295,6319", statOrder = { 295, 6319 }, level = 75, group = "LocalChanceToPoisonOnHit", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "poison", "chaos", "attack", "ailment", "gem" }, }, + ["ChanceToBleedUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Chance To Bleed", "10% chance to cause Bleeding on Hit", statOrderKey = "115,2023", statOrder = { 115, 2023 }, level = 68, group = "LocalChanceToBleed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "bleed", "physical", "attack", "ailment", "gem" }, }, + ["ChanceToBleedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Chance To Bleed", "15% chance to cause Bleeding on Hit", statOrderKey = "115,2023", statOrder = { 115, 2023 }, level = 75, group = "LocalChanceToBleed", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "support", "bleed", "physical", "attack", "ailment", "gem" }, }, + ["PhysicalAddedAsFireUber1_"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsFireUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsFireUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 80, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsColdUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsColdUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 80, group = "PhysicalAddedAsCold", weightKey = { "bow_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsLightningUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsLightningUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-17)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsLightningUber3"] = { type = "Prefix", affix = "The Shaper's", "Gain (18-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 80, group = "PhysicalAddedAsLightning", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["OnslaugtOnKillUber1"] = { type = "Suffix", affix = "of Shaping", "(5-6)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 68, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaugtOnKillUber2"] = { type = "Suffix", affix = "of Shaping", "(7-8)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 75, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaugtOnKillUber3"] = { type = "Suffix", affix = "of Shaping", "(9-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 83, group = "OnslaugtOnKillPercentChance", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "sword_shaper", "quiver_shaper", "axe_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 68, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillUber2_"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 75, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillUber3"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 84, group = "UnholyMightOnKillPercentChance", weightKey = { "claw_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlindOnHitUber1"] = { type = "Suffix", affix = "of the Elder", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 68, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitUber2"] = { type = "Suffix", affix = "of the Elder", "(7-8)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 75, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitUber3"] = { type = "Suffix", affix = "of the Elder", "(9-10)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 81, group = "BlindOnHit", weightKey = { "bow_elder", "2h_axe_elder", "2h_sword_elder", "sword_elder", "axe_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitShaperUber1"] = { type = "Suffix", affix = "of Shaping", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 68, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitShaperUber2"] = { type = "Suffix", affix = "of Shaping", "(7-8)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 75, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitShaperUber3"] = { type = "Suffix", affix = "of Shaping", "(9-10)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 81, group = "BlindOnHit", weightKey = { "quiver_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlockWhileDualWieldingUber1"] = { type = "Suffix", affix = "of Shaping", "+(2-4)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 68, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUber2"] = { type = "Suffix", affix = "of Shaping", "+(5-7)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 75, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingUber3_"] = { type = "Suffix", affix = "of Shaping", "+(8-9)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 80, group = "BlockWhileDualWielding", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["PhysicalDamageWhileDualWieldingUber1"] = { type = "Suffix", affix = "of the Elder", "(23-27)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 68, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageWhileDualWieldingUber2"] = { type = "Suffix", affix = "of the Elder", "(28-32)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 75, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageWhileDualWieldingUber3"] = { type = "Suffix", affix = "of the Elder", "(33-37)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 80, group = "DualWieldingPhysicalDamage", weightKey = { "sword_elder", "axe_elder", "mace_elder", "claw_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ElementalPenetrationWeaponUber1"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (5-6)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationWeaponUber2"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 75, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationWeaponUber3"] = { type = "Suffix", affix = "of Shaping", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 83, group = "ElementalPenetration", weightKey = { "bow_shaper", "2h_axe_shaper", "2h_mace_shaper", "2h_sword_shaper", "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "wand_shaper", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationWeaponNewUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 4% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationWeaponNewUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 5% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 75, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationWeaponNewUber3"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates 6% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 83, group = "ElementalPenetration", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationTwoWeaponNewUber1"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationTwoWeaponNewUber2"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 75, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationTwoWeaponNewUber3"] = { type = "Prefix", affix = "The Shaper's", "Damage Penetrates (11-12)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 83, group = "ElementalPenetration", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["WeaponSocketedAttacksDamageFinalUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 83, group = "SocketedAttacksDamageFinal", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["WeaponSocketedAttacksDamageFinalTwoHandUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 83, group = "SocketedAttacksDamageFinal", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["WeaponSocketedSpellsDamageFinalUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 83, group = "SocketedSpellsDamageFinal", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["WeaponSocketedSpellsDamageFinalTwoHandUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 83, group = "SocketedSpellsDamageFinal", weightKey = { "staff_shaper", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["ChanceForPoisonDamageFinalInflictedWithThisWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6227", statOrder = { 6227 }, level = 83, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["ChanceForBleedDamageFinalInflictedWithThisWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6226", statOrder = { 6226 }, level = 83, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["LocalBleedDamageOverTimeMultiplierUber1___"] = { type = "Prefix", affix = "Eldritch", "+(37-42)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "6224", statOrder = { 6224 }, level = 68, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalBleedDamageOverTimeMultiplierUber2"] = { type = "Prefix", affix = "Eldritch", "+(43-50)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "6224", statOrder = { 6224 }, level = 75, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalBleedDamageOverTimeMultiplierUber3"] = { type = "Prefix", affix = "Eldritch", "+(51-59)% to Damage over Time Multiplier for Bleeding from Hits with this Weapon", statOrderKey = "6224", statOrder = { 6224 }, level = 83, group = "BleedingDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["LocalPoisonDamageOverTimeMultiplierUber1__"] = { type = "Prefix", affix = "Eldritch", "+(37-42)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "876", statOrder = { 876 }, level = 68, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LocalPoisonDamageOverTimeMultiplierUber2__"] = { type = "Prefix", affix = "Eldritch", "+(43-50)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "876", statOrder = { 876 }, level = 75, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["LocalPoisonDamageOverTimeMultiplierUber3"] = { type = "Prefix", affix = "Eldritch", "+(51-59)% to Damage over Time Multiplier for Poison inflicted with this Weapon", statOrderKey = "876", statOrder = { 876 }, level = 83, group = "PoisonDamage", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "attack", "ailment" }, }, + ["PhysicalDamageConvertedToChaosUber1"] = { type = "Suffix", affix = "of the Elder", "(10-15)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1524", statOrder = { 1524 }, level = 68, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertedToChaosUber2"] = { type = "Suffix", affix = "of the Elder", "(16-20)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1524", statOrder = { 1524 }, level = 75, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["PhysicalDamageConvertedToChaosUber3"] = { type = "Suffix", affix = "of the Elder", "(21-25)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1524", statOrder = { 1524 }, level = 85, group = "PhysicalDamageConvertedToChaos", weightKey = { "bow_elder", "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "sword_elder", "axe_elder", "mace_elder", "claw_elder", "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["AddedFireDamagePerStrengthUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (1-2) to (3-4) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4170", statOrder = { 4170 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "sword_shaper", "axe_shaper", "mace_shaper", "sceptre_shaper", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamagePerStrengthTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-3) to (4-5) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4170", statOrder = { 4170 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedColdDamagePerDexterityUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (1-2) to (3-4) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4210", statOrder = { 4210 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "sword_shaper", "axe_shaper", "claw_shaper", "dagger_shaper", "rune_dagger_shaper", "bow_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamagePerDexterityTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds (2-3) to (4-5) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4210", statOrder = { 4210 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedLightningDamagePerIntelligenceUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds 1 to (5-6) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4172", statOrder = { 4172 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "claw_shaper", "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamagePerIntelligenceTwoHandedUber1"] = { type = "Prefix", affix = "The Shaper's", "Adds 1 to (7-8) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4172", statOrder = { 4172 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["SupportedByCastOnCritUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 18 Cast On Critical Strike", statOrderKey = "258", statOrder = { 258 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "default", }, weightVal = { 0, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastOnCritUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are supported by Level 20 Cast On Critical Strike", statOrderKey = "258", statOrder = { 258 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "bow_shaper", "2h_axe_shaper", "2h_sword_shaper", "default", }, weightVal = { 0, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastOnMeleeKillUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cast On Melee Kill", statOrderKey = "112", statOrder = { 112 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_mace_shaper", "2h_axe_shaper", "2h_sword_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastOnMeleeKillUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cast On Melee Kill", statOrderKey = "112", statOrder = { 112 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "2h_mace_shaper", "2h_axe_shaper", "2h_sword_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastWhileChannellingUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cast While Channelling", statOrderKey = "113", statOrder = { 113 }, level = 68, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SupportedByCastWhileChannellingUber2_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cast While Channelling", statOrderKey = "113", statOrder = { 113 }, level = 75, group = "WeaponSupportUber", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["CullingStrikeUber1"] = { type = "Suffix", affix = "of the Elder", "Culling Strike", statOrderKey = "1596", statOrder = { 1596 }, level = 68, group = "CullingStrike", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MeleeWeaponRangeUber1"] = { type = "Suffix", affix = "of the Elder", "+1 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 75, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["MeleeWeaponRangeUber2"] = { type = "Suffix", affix = "of the Elder", "+2 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 85, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_attack_mod", "has_caster_mod", "default", }, weightMultiplierVal = { 100, 65, 100 }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AreaOfEffectTwoHandedWeaponUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 68, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectTwoHandedWeaponUber2"] = { type = "Suffix", affix = "of the Elder", "(11-15)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 75, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectTwoHandedWeaponUber3"] = { type = "Suffix", affix = "of the Elder", "(16-20)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 82, group = "AreaOfEffect", weightKey = { "2h_sword_elder", "2h_axe_elder", "2h_mace_elder", "bow_elder", "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementVelocityTwoHandedWeaponUber1"] = { type = "Suffix", affix = "of Shaping", "(3-6)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 75, group = "MovementVelocity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityTwoHandedWeaponUber2"] = { type = "Suffix", affix = "of Shaping", "(7-10)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 84, group = "MovementVelocity", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "2h_mace_shaper", "bow_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AdditionalArrowsUber1"] = { type = "Suffix", affix = "of the Elder", "Skills fire an additional Projectile", statOrderKey = "1365", statOrder = { 1365 }, level = 82, group = "AdditionalProjectiles", weightKey = { "2h_sword_elder", "2h_axe_elder", "staff_elder", "warstaff_elder", "bow_elder", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceRangedUber1"] = { type = "Suffix", affix = "of Shaping", "Projectiles Pierce an additional Target", statOrderKey = "1363", statOrder = { 1363 }, level = 68, group = "Pierce", weightKey = { "bow_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceRangedUber2"] = { type = "Suffix", affix = "of Shaping", "Projectiles Pierce 2 additional Targets", statOrderKey = "1363", statOrder = { 1363 }, level = 75, group = "Pierce", weightKey = { "bow_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDamageOnWeaponControlledDestructionUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Controlled Destruction", "(45-52)% increased Spell Damage", statOrderKey = "297,837", statOrder = { 297, 837 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponControlledDestructionUber2_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Controlled Destruction", "(53-56)% increased Spell Damage", statOrderKey = "297,837", statOrder = { 297, 837 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponControlledDestructionUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Controlled Destruction", "(57-60)% increased Spell Damage", statOrderKey = "297,837", statOrder = { 297, 837 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponEfficacyUber1_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Efficacy", "(45-52)% increased Spell Damage", statOrderKey = "125,837", statOrder = { 125, 837 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponEfficacyUber2"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Efficacy", "(53-56)% increased Spell Damage", statOrderKey = "125,837", statOrder = { 125, 837 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponEfficacyUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Efficacy", "(57-60)% increased Spell Damage", statOrderKey = "125,837", statOrder = { 125, 837 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponArcaneSurgeUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Arcane Surge", "(67-78)% increased Spell Damage", statOrderKey = "102,837", statOrder = { 102, 837 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponArcaneSurgeUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Arcane Surge", "(79-83)% increased Spell Damage", statOrderKey = "102,837", statOrder = { 102, 837 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponArcaneSurgeUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Arcane Surge", "(84-87)% increased Spell Damage", statOrderKey = "102,837", statOrder = { 102, 837 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponReducedManaUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Inspiration", "(67-78)% increased Spell Damage", statOrderKey = "271,837", statOrder = { 271, 837 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponReducedManaUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Inspiration", "(79-83)% increased Spell Damage", statOrderKey = "271,837", statOrder = { 271, 837 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponReducedManaUber3__"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Inspiration", "(84-87)% increased Spell Damage", statOrderKey = "271,837", statOrder = { 271, 837 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_elder", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponPowerChargeOnCritUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Power Charge On Critical Strike", "(67-78)% increased Spell Damage", statOrderKey = "171,837", statOrder = { 171, 837 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponPowerChargeOnCritUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Power Charge On Critical Strike", "(79-83)% increased Spell Damage", statOrderKey = "171,837", statOrder = { 171, 837 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["SpellDamageOnWeaponPowerChargeOnCritUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Power Charge On Critical Strike", "(84-87)% increased Spell Damage", statOrderKey = "171,837", statOrder = { 171, 837 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "grants_2h_support", "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_2h_support", }, modTags = { "support", "caster_damage", "damage", "caster", "gem" }, }, + ["ElementalDamagePrefixOnWeaponElementalFocusUber1_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Elemental Focus", "(45-52)% increased Elemental Damage", statOrderKey = "126,1540", statOrder = { 126, 1540 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, + ["ElementalDamagePrefixOnWeaponElementalFocusUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Elemental Focus", "(53-56)% increased Elemental Damage", statOrderKey = "126,1540", statOrder = { 126, 1540 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, + ["ElementalDamagePrefixOnWeaponElementalFocusUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Elemental Focus", "(57-60)% increased Elemental Damage", statOrderKey = "126,1540", statOrder = { 126, 1540 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "gem" }, }, + ["FireDamagePrefixOnWeaponFirePenetrationUber1"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 16 Fire Penetration", "(45-52)% increased Fire Damage", statOrderKey = "133,967", statOrder = { 133, 967 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["FireDamagePrefixOnWeaponFirePenetrationUber2_"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 18 Fire Penetration", "(53-56)% increased Fire Damage", statOrderKey = "133,967", statOrder = { 133, 967 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["FireDamagePrefixOnWeaponFirePenetrationUber3"] = { type = "Prefix", affix = "Eldritch", "Socketed Gems are Supported by Level 20 Fire Penetration", "(57-60)% increased Fire Damage", statOrderKey = "133,967", statOrder = { 133, 967 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_elder", "wand_elder", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["ColdDamagePrefixOnWeaponColdPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Cold Penetration", "(45-52)% increased Cold Damage", statOrderKey = "288,974", statOrder = { 288, 974 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, + ["ColdDamagePrefixOnWeaponColdPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Cold Penetration", "(53-56)% increased Cold Damage", statOrderKey = "288,974", statOrder = { 288, 974 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, + ["ColdDamagePrefixOnWeaponColdPenetrationUber3"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Cold Penetration", "(57-60)% increased Cold Damage", statOrderKey = "288,974", statOrder = { 288, 974 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "cold", "gem" }, }, + ["LightningDamagePrefixOnWeaponLightningPenetrationUber1"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 16 Lightning Penetration", "(45-52)% increased Lightning Damage", statOrderKey = "155,983", statOrder = { 155, 983 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, + ["LightningDamagePrefixOnWeaponLightningPenetrationUber2"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 18 Lightning Penetration", "(53-56)% increased Lightning Damage", statOrderKey = "155,983", statOrder = { 155, 983 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, + ["LightningDamagePrefixOnWeaponLightningPenetrationUber3_"] = { type = "Prefix", affix = "The Shaper's", "Socketed Gems are Supported by Level 20 Lightning Penetration", "(57-60)% increased Lightning Damage", statOrderKey = "155,983", statOrder = { 155, 983 }, level = 80, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "lightning", "gem" }, }, + ["IncreasedCastSpeedSpellEchoUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Spell Echo", "(15-17)% increased Cast Speed", statOrderKey = "162,1047", statOrder = { 162, 1047 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedSpellEchoUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Spell Echo", "(18-20)% increased Cast Speed", statOrderKey = "162,1047", statOrder = { 162, 1047 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedFasterCastingUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Faster Casting", "(15-17)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedFasterCastingUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Faster Casting", "(18-20)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedCastSpeedTwoHandedAvoidInterruptionUber1"] = { type = "Suffix", affix = "of the Elder", "(15-17)% increased Cast Speed", "(15-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1047,1465", statOrder = { 1047, 1465 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandedAvoidInterruptionUber2"] = { type = "Suffix", affix = "of the Elder", "(18-20)% increased Cast Speed", "(26-35)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1047,1465", statOrder = { 1047, 1465 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandedKilledRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(15-17)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "1047,4547", statOrder = { 1047, 4547 }, level = 68, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandedKilledRecentlyUber2"] = { type = "Suffix", affix = "of Shaping", "(18-20)% increased Cast Speed", "20% increased Cast Speed if you've Killed Recently", statOrderKey = "1047,4547", statOrder = { 1047, 4547 }, level = 75, group = "IncreasedCastSpeed", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster", "speed" }, }, + ["CriticalStrikeChanceSpellsSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Increased Critical Strikes", "(60-74)% increased Critical Strike Chance for Spells", statOrderKey = "146,1059", statOrder = { 146, 1059 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_crit_chance_support", }, modTags = { "support", "caster", "critical", "gem" }, }, + ["CriticalStrikeChanceSpellsSupportedUber2__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Increased Critical Strikes", "(75-82)% increased Critical Strike Chance for Spells", statOrderKey = "146,1059", statOrder = { 146, 1059 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "grants_crit_chance_support", "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 0, 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", "grants_crit_chance_support", }, modTags = { "support", "caster", "critical", "gem" }, }, + ["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "(60-74)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "1059,1402", statOrder = { 1059, 1402 }, level = 68, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "power_charge", "caster", "critical" }, }, + ["CriticalStrikeChanceSpellsTwoHandedPowerChargeUber2"] = { type = "Suffix", affix = "of Shaping", "(75-82)% increased Critical Strike Chance for Spells", "10% chance to gain a Power Charge on Critical Strike", statOrderKey = "1059,1402", statOrder = { 1059, 1402 }, level = 75, group = "SpellCriticalStrikeChanceIncrease", weightKey = { "attack_staff", "staff_shaper", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "power_charge", "caster", "critical" }, }, + ["ChanceToFreezeShockIgniteProliferationUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Elemental Proliferation", "(5-7)% chance to Freeze, Shock and Ignite", statOrderKey = "252,2312", statOrder = { 252, 2312 }, level = 68, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, + ["ChanceToFreezeShockIgniteProliferationUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Elemental Proliferation", "(8-10)% chance to Freeze, Shock and Ignite", statOrderKey = "252,2312", statOrder = { 252, 2312 }, level = 75, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, + ["ChanceToFreezeShockIgniteUnboundAilmentsUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Unbound Ailments", "(5-7)% chance to Freeze, Shock and Ignite", statOrderKey = "195,2312", statOrder = { 195, 2312 }, level = 68, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, + ["ChanceToFreezeShockIgniteUnboundAilmentsUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Unbound Ailments", "(8-10)% chance to Freeze, Shock and Ignite", statOrderKey = "195,2312", statOrder = { 195, 2312 }, level = 75, group = "ChanceToFreezeShockIgnite", weightKey = { "sceptre_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "cold", "lightning", "ailment", "gem" }, }, + ["PoisonDamageWeaponSupportedUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Chance to Poison", "(19-23)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 68, group = "PoisonDamage", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDamageWeaponSupportedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Chance to Poison", "(24-26)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 75, group = "PoisonDamage", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDurationWeaponSupportedUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Critical Strike Affliction", "(6-9)% increased Poison Duration", statOrderKey = "170,2671", statOrder = { 170, 2671 }, level = 68, group = "PoisonDuration", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["PoisonDurationWeaponSupportedUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Critical Strike Affliction", "(10-14)% increased Poison Duration", statOrderKey = "170,2671", statOrder = { 170, 2671 }, level = 75, group = "PoisonDuration", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["SupportedByIncreasedAreaOfEffectDamageUber1_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Increased Area of Effect", "(23-27)% increased Area Damage", statOrderKey = "101,1592", statOrder = { 101, 1592 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedByIncreasedAreaOfEffectDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Increased Area of Effect", "(28-32)% increased Area Damage", statOrderKey = "101,1592", statOrder = { 101, 1592 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedByIncreasedAreaOfEffectDamageUber3_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Increased Area of Effect", "(33-37)% increased Area Damage", statOrderKey = "101,1592", statOrder = { 101, 1592 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "sceptre_elder", "dagger_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedBySpellCascadeAreaUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Spell Cascade", "(5-8)% increased Area of Effect", statOrderKey = "185,1450", statOrder = { 185, 1450 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["SupportedBySpellCascadeAreaUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Spell Cascade", "(9-12)% increased Area of Effect", statOrderKey = "185,1450", statOrder = { 185, 1450 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["SupportedBySpellCascadeAreaUber3_"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Spell Cascade", "(13-15)% increased Area of Effect", statOrderKey = "185,1450", statOrder = { 185, 1450 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "sceptre_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["SupportedByLesserMultipleProjectilesDamageUber1"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 16 Lesser Multiple Projectiles", "(15-20)% increased Projectile Damage", statOrderKey = "280,1555", statOrder = { 280, 1555 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedByLesserMultipleProjectilesDamageUber2"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 18 Lesser Multiple Projectiles", "(21-25)% increased Projectile Damage", statOrderKey = "280,1555", statOrder = { 280, 1555 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedByLesserMultipleProjectilesDamageUber3_"] = { type = "Suffix", affix = "of the Elder", "Socketed Gems are Supported by Level 20 Lesser Multiple Projectiles", "(26-30)% increased Projectile Damage", statOrderKey = "280,1555", statOrder = { 280, 1555 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["SupportedByVolleySpeedUber1__"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 16 Volley", "(15-18)% increased Projectile Speed", statOrderKey = "165,1368", statOrder = { 165, 1368 }, level = 68, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["SupportedByVolleySpeedUber2"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 18 Volley", "(19-22)% increased Projectile Speed", statOrderKey = "165,1368", statOrder = { 165, 1368 }, level = 75, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["SupportedByVolleySpeedUber3"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems are Supported by Level 20 Volley", "(23-25)% increased Projectile Speed", statOrderKey = "165,1368", statOrder = { 165, 1368 }, level = 80, group = "SupportedByAreaProjectile", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["ElementalDamagePercentAddedAsChaosUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (5-6)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1506", statOrder = { 1506 }, level = 75, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosUber2"] = { type = "Prefix", affix = "The Shaper's", "Gain (7-8)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1506", statOrder = { 1506 }, level = 85, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "sceptre_shaper", "dagger_shaper", "rune_dagger_shaper", "wand_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosStaffUber1"] = { type = "Prefix", affix = "The Shaper's", "Gain (10-12)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1506", statOrder = { 1506 }, level = 75, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["ElementalDamagePercentAddedAsChaosStaffUber2__"] = { type = "Prefix", affix = "The Shaper's", "Gain (13-15)% of Elemental Damage as Extra Chaos Damage", statOrderKey = "1506", statOrder = { 1506 }, level = 85, group = "ElementalDamagePercentAddedAsChaos", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "chaos" }, }, + ["DisplaySocketedSkillsChainUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Gems Chain 1 additional times", statOrderKey = "311", statOrder = { 311 }, level = 85, group = "DisplaySocketedSkillsChain", weightKey = { "bow_shaper", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SpellAddedPhysicalDamageWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (22-31) to (46-53) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageWeaponUber2_"] = { type = "Prefix", affix = "Eldritch", "Adds (28-37) to (55-64) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (32-44) to (66-76) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 84, group = "SpellAddedPhysicalDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageTwoHandWeaponUber1_"] = { type = "Prefix", affix = "Eldritch", "Adds (37-49) to (75-86) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageTwoHandWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (44-58) to (88-103) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageTwoHandWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (60-73) to (108-122) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 84, group = "SpellAddedPhysicalDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedChaosDamageWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (22-31) to (46-53) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (28-37) to (55-64) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageWeaponUber3_"] = { type = "Prefix", affix = "Eldritch", "Adds (32-44) to (66-76) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "sceptre_elder", "wand_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageTwoHandWeaponUber1"] = { type = "Prefix", affix = "Eldritch", "Adds (37-49) to (75-86) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageTwoHandWeaponUber2"] = { type = "Prefix", affix = "Eldritch", "Adds (44-58) to (88-103) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageTwoHandWeaponUber3"] = { type = "Prefix", affix = "Eldritch", "Adds (60-73) to (108-122) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellDamagePer16StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Strength", statOrderKey = "7738", statOrder = { 7738 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "sceptre_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer16DexterityUber1__"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Dexterity", statOrderKey = "7736", statOrder = { 7736 }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "rune_dagger_elder", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer16IntelligenceUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 16 Intelligence", statOrderKey = "7737", statOrder = { 7737 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "sceptre_elder", "rune_dagger_elder", "wand_elder", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer10StrengthUber1"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Strength", statOrderKey = "7735", statOrder = { 7735 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer10IntelligenceUber1_"] = { type = "Prefix", affix = "Eldritch", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "2249", statOrder = { 2249 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "attack_staff", "staff_elder", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["MaximumEnduranceChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Endurance Charges", statOrderKey = "1376", statOrder = { 1376 }, level = 84, group = "MaximumEnduranceCharges", weightKey = { "2h_mace_shaper", "2h_sword_shaper", "2h_axe_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MaximumFrenzyChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Frenzy Charges", statOrderKey = "1381", statOrder = { 1381 }, level = 84, group = "MaximumFrenzyCharges", weightKey = { "2h_sword_shaper", "2h_axe_shaper", "bow_shaper", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MaximumPowerChargeUber1"] = { type = "Suffix", affix = "of Shaping", "+1 to Maximum Power Charges", statOrderKey = "1386", statOrder = { 1386 }, level = 84, group = "IncreasedMaximumPowerCharges", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnBlockUber1"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "25% chance to gain a Power Charge when you Block", statOrderKey = "775,3750", statOrder = { 775, 3750 }, level = 68, group = "PowerChargeOnBlock", weightKey = { "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "power_charge" }, }, + ["CriticalStrikeMultiplierIfBlockedRecentlyUber1_"] = { type = "Suffix", affix = "of Shaping", "+5% Chance to Block Attack Damage while wielding a Staff", "+(35-45)% to Critical Strike Multiplier if you have Blocked Recently", statOrderKey = "775,4802", statOrder = { 775, 4802 }, level = 68, group = "CriticalStrikeMultiplierIfBlockedRecently", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "damage", "critical" }, }, + ["BlockingBlocksSpellsUber1"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "(12-18)% Chance to Block Spell Damage", statOrderKey = "775,778", statOrder = { 775, 778 }, level = 68, group = "BlockingBlocksSpells", weightKey = { "staff_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockStaffUber1_"] = { type = "Suffix", affix = "of the Elder", "+5% Chance to Block Attack Damage while wielding a Staff", "(8-12)% Chance to Block Spell Damage", statOrderKey = "775,783", statOrder = { 775, 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "staff_elder", "warstaff_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CriticalStrikeChanceIfNoCriticalStrikeDealtRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "+(15-25)% to Global Critical Strike Multiplier", "(80-100)% increased Critical Strike Chance if you haven't dealt a Critical Strike Recently", statOrderKey = "1088,4769", statOrder = { 1088, 4769 }, level = 68, group = "CriticalStrikeChanceIfNoCriticalStrikeDealtRecently", weightKey = { "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["PowerChargeOnManaSpentUber1"] = { type = "Suffix", affix = "of Shaping", "Gain a Power Charge after Spending a total of 200 Mana", statOrderKey = "6246", statOrder = { 6246 }, level = 68, group = "PowerChargeOnManaSpent", weightKey = { "wand_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["IncreasedDamagePerPowerChargeUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 68, group = "AllDamage", weightKey = { "wand_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ProjectileDamagePerEnemyPiercedUber1_"] = { type = "Suffix", affix = "of Shaping", "Projectiles deal (20-30)% increased Damage for each Enemy Pierced", statOrderKey = "7461", statOrder = { 7461 }, level = 68, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["IncreaseProjectileAttackDamagePerAccuracyUber1"] = { type = "Suffix", affix = "of the Elder", "1% increased Projectile Attack Damage per 200 Accuracy Rating", statOrderKey = "3801", statOrder = { 3801 }, level = 68, group = "IncreaseProjectileAttackDamagePerAccuracy", weightKey = { "bow_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CriticalStrikeChanceAgainstPoisonedEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "(80-100)% increased Critical Strike Chance against Poisoned Enemies", statOrderKey = "2795", statOrder = { 2795 }, level = 68, group = "CriticalStrikeChanceAgainstPoisonedEnemies", weightKey = { "dagger_elder", "rune_dagger_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeMultiplierAgainstEnemiesOnFullLifeUber1"] = { type = "Suffix", affix = "of Shaping", "+(50-60)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2935", statOrder = { 2935 }, level = 68, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_shaper", "rune_dagger_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["GainRareMonsterModsOnKillChanceUber1"] = { type = "Suffix", affix = "of the Elder", "When you Kill a Rare Monster, (15-20)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5282", statOrder = { 5282 }, level = 68, group = "GainRareMonsterModsOnKill", weightKey = { "claw_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesHaveReducedEvasionIfHitRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "Enemies have 20% reduced Evasion if you have Hit them Recently", statOrderKey = "5109", statOrder = { 5109 }, level = 68, group = "EnemiesHaveReducedEvasionIfHitRecently", weightKey = { "claw_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["LifeGainPerBlindedEnemyHitUber1"] = { type = "Suffix", affix = "of the Elder", "+(35-50) Life gained for each Blinded Enemy Hit by this Weapon", statOrderKey = "6305", statOrder = { 6305 }, level = 68, group = "LifeGainPerBlindedEnemyHit", weightKey = { "claw_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["CriticalChanceAgainstBlindedEnemiesUber1_"] = { type = "Suffix", affix = "of Shaping", "(80-100)% increased Critical Strike Chance against Blinded Enemies", statOrderKey = "2909", statOrder = { 2909 }, level = 68, group = "CriticalChanceAgainstBlindedEnemies", weightKey = { "claw_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AdditionalBlockChancePerEnduranceChargeUber1_"] = { type = "Suffix", affix = "of the Elder", "(20-25)% chance to gain an Endurance Charge when you Block", "+1% Chance to Block Attack Damage per Endurance Charge", statOrderKey = "1681,3969", statOrder = { 1681, 3969 }, level = 68, group = "AdditionalBlockChancePerEnduranceCharge", weightKey = { "sword_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge" }, }, + ["AccuracyRatingPerFrenzyChargeUber1"] = { type = "Suffix", affix = "of Shaping", "5% increased Accuracy Rating per Frenzy Charge", "(20-25)% chance to gain a Frenzy Charge when you Block", statOrderKey = "1608,4597", statOrder = { 1608, 4597 }, level = 68, group = "AccuracyRatingPerFrenzyCharge", weightKey = { "sword_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "frenzy_charge", "attack" }, }, + ["MovementSkillsCostNoManaUber1"] = { type = "Suffix", affix = "of Shaping", "Socketed Movement Skills Cost no Mana", statOrderKey = "329", statOrder = { 329 }, level = 68, group = "MovementSkillsCostNoMana", weightKey = { "2h_sword_shaper", "sword_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "resource", "mana", "gem" }, }, + ["GainEnduranceChargeWhileStationaryUber1"] = { type = "Suffix", affix = "of the Elder", "Gain an Endurance Charge every 4 seconds while Stationary", statOrderKey = "7313", statOrder = { 7313 }, level = 68, group = "GainEnduranceChargeWhileStationary", weightKey = { "2h_sword_elder", "sword_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["CullingStrikeOnBleedingEnemiesUber1"] = { type = "Suffix", affix = "of the Elder", "(30-49)% increased Physical Damage", "Hits with this Weapon have Culling Strike against Bleeding Enemies", statOrderKey = "845,6238", statOrder = { 845, 6238 }, level = 68, group = "CullingStrikeOnBleedingEnemies", weightKey = { "2h_axe_elder", "axe_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["GainEnduranceChargeOnHittingBleedingEnemyUber1"] = { type = "Suffix", affix = "of the Elder", "(5-10)% chance to gain an Endurance Charge when you Hit a Bleeding Enemy", statOrderKey = "4593", statOrder = { 4593 }, level = 68, group = "GainEnduranceChargeOnHittingBleedingEnemy", weightKey = { "axe_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["GainEnduranceChargeOnCritUber1"] = { type = "Suffix", affix = "of Shaping", "(15-20)% increased Critical Strike Chance", "(5-10)% chance to gain an Endurance Charge on Critical Strike", statOrderKey = "1064,1391", statOrder = { 1064, 1391 }, level = 68, group = "GainEnduranceChargeOnCrit", weightKey = { "2h_axe_shaper", "axe_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "attack", "critical" }, }, + ["CriticalStrikeChanceIfKilledRecentlyUber1"] = { type = "Suffix", affix = "of Shaping", "(80-100)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4767", statOrder = { 4767 }, level = 68, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "axe_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["EnemiesExplodeOnDeathDealingFireUber1"] = { type = "Suffix", affix = "of Shaping", "Enemies Killed with Attack or Spell Hits Explode, dealing 5% of their Life as Fire Damage", statOrderKey = "2215", statOrder = { 2215 }, level = 68, group = "EnemiesExplodeOnDeath", weightKey = { "2h_mace_shaper", "mace_shaper", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["GainFortifyOnStunChanceUber1"] = { type = "Suffix", affix = "of Shaping", "Melee Hits which Stun have (10-20)% chance to Fortify", statOrderKey = "4590", statOrder = { 4590 }, level = 68, group = "GainFortifyOnStunChance", weightKey = { "mace_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AreaOfEffectPer50StrengthUber1"] = { type = "Suffix", affix = "of the Elder", "3% increased Area of Effect per 50 Strength", statOrderKey = "4060", statOrder = { 4060 }, level = 68, group = "AreaOfEffectPerStrength", weightKey = { "mace_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfStunnedEnemyRecentlyUber1___"] = { type = "Suffix", affix = "of the Elder", "(25-35)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "4057", statOrder = { 4057 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_elder", "mace_elder", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MeleeWeaponRangeIfKilledRecentlyUber1"] = { type = "Suffix", affix = "of the Elder", "+(1-2) to Melee Strike Range if you have Killed Recently", statOrderKey = "7102", statOrder = { 7102 }, level = 68, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "2h_sword_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MovementSkillsFortifyOnHitChanceUber1"] = { type = "Suffix", affix = "of Shaping", "Hits with Melee Movement Skills have (30-50)% chance to Fortify", statOrderKey = "7085", statOrder = { 7085 }, level = 68, group = "MovementSkillsFortifyOnHitChance", weightKey = { "2h_sword_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GainEnduranceChargeOnTauntingEnemiesUber1_"] = { type = "Suffix", affix = "of Shaping", "(15-30)% chance to gain an Endurance Charge when you Taunt an Enemy", statOrderKey = "4595", statOrder = { 4595 }, level = 68, group = "GainEnduranceChargeOnTauntingEnemies", weightKey = { "2h_axe_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["RemoveBleedingOnWarcryUber1"] = { type = "Suffix", affix = "of the Elder", "Removes Bleeding when you use a Warcry", statOrderKey = "7569", statOrder = { 7569 }, level = 68, group = "RemoveBleedingOnWarcry", weightKey = { "2h_axe_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AreaOfEffectPerEnduranceChargeUber1"] = { type = "Suffix", affix = "of the Elder", "5% increased Area of Effect per Endurance Charge", statOrderKey = "4062", statOrder = { 4062 }, level = 68, group = "AreaOfEffectPerEnduranceCharge", weightKey = { "2h_mace_elder", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationAndThresholdUber1"] = { type = "Suffix", affix = "of Shaping", "(20-30)% reduced Enemy Stun Threshold", "(20-30)% increased Stun Duration on Enemies", statOrderKey = "1116,1433", statOrder = { 1116, 1433 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "2h_mace_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysicalDamageAddedAsRandomElementUber1"] = { type = "Suffix", affix = "of Shaping", "Gain (7-9)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 68, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["PhysicalDamageAddedAsRandomElementUber2"] = { type = "Suffix", affix = "of Shaping", "Gain (10-12)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 75, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["PhysicalDamageAddedAsRandomElementUber3"] = { type = "Suffix", affix = "of Shaping", "Gain (13-15)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 80, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "sceptre_shaper", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["GrantsCatAspectCrafted"] = { type = "Suffix", affix = "of Farrul", "Grants Level 20 Aspect of the Cat Skill", statOrderKey = "420", statOrder = { 420 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsBirdAspectCrafted"] = { type = "Suffix", affix = "of Saqawal", "Grants Level 20 Aspect of the Avian Skill", statOrderKey = "416", statOrder = { 416 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsSpiderAspectCrafted"] = { type = "Suffix", affix = "of Fenumus", "Grants Level 20 Aspect of the Spider Skill", statOrderKey = "439", statOrder = { 439 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GrantsCrabAspectCrafted"] = { type = "Suffix", affix = "of Craiceann", "Grants Level 20 Aspect of the Crab Skill", statOrderKey = "421", statOrder = { 421 }, level = 20, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring", "skill" }, }, + ["LocalIncreaseSocketedMinionGemLevelDelve"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["MaximumMinionCountZombieDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Raised Zombies", statOrderKey = "1717", statOrder = { 1717 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountSkeletonDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Skeletons", statOrderKey = "1719", statOrder = { 1719 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountSpectreDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Spectres", statOrderKey = "1718", statOrder = { 1718 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionDamageDelve"] = { type = "Suffix", affix = "of the Underground", "Minions deal (25-35)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 60, group = "MinionDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MaximumMinionCountAmuletZombieDelve"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Raised Zombies", statOrderKey = "1717", statOrder = { 1717 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MaximumMinionCountAmuletSkeletonDelve__"] = { type = "Prefix", affix = "Subterranean", "+1 to maximum number of Skeletons", statOrderKey = "1719", statOrder = { 1719 }, level = 60, group = "MaximumMinionCount", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["ReducedManaReservationsCostDelve_"] = { type = "Suffix", affix = "of the Underground", "-5% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 60, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["LocalIncreaseSocketedAuraLevelDelve"] = { type = "Suffix", affix = "of the Underground", "+2 to Level of Socketed Aura Gems", statOrderKey = "63", statOrder = { 63 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura", "gem" }, }, + ["ReducedPhysicalDamageTakenDelve"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 60, group = "ReducedPhysicalDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["BleedingDamageChanceDelve__"] = { type = "Suffix", affix = "of the Underground", "Attacks have 25% chance to cause Bleeding", "(30-50)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 60, group = "BleedingDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["CorruptedBloodImmunityDelve"] = { type = "Suffix", affix = "of the Underground", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4514", statOrder = { 4514 }, level = 60, group = "CorruptedBloodImmunity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, + ["DoubleDamageChanceDelve"] = { type = "Suffix", affix = "of the Underground", "10% chance to deal Double Damage", statOrderKey = "4576", statOrder = { 4576 }, level = 60, group = "DoubleDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SpellAddedPhysicalDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Global Physical Damage", "Adds (11-15) to (23-26) Physical Damage to Spells", statOrderKey = "844,1005", statOrder = { 844, 1005 }, level = 60, group = "SpellAddedPhysicalDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Global Physical Damage", "Adds (15-20) to (30-35) Physical Damage to Spells", statOrderKey = "844,1005", statOrder = { 844, 1005 }, level = 60, group = "SpellAddedPhysicalDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["CurseOnHitLevelVulnerabilityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Vulnerability on Hit, with 20% increased Effect", statOrderKey = "2062", statOrder = { 2062 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PhysicalDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 60, group = "PhysicalDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["PhysicalDamageTakenAsFireDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["MaximumFireResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 60, group = "MaximumFireResist", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["FireDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Fire Damage taken", statOrderKey = "1795", statOrder = { 1795 }, level = 60, group = "FireDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["LocalFireDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (18-24) to (36-42) Fire Damage", statOrderKey = "967,970", statOrder = { 967, 970 }, level = 60, group = "LocalFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalFireDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (31-42) to (64-74) Fire Damage", statOrderKey = "967,970", statOrder = { 967, 970 }, level = 60, group = "LocalFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["SpellAddedFireDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (14-20) to (29-34) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 60, group = "SpellAddedFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Fire Damage", "Adds (20-26) to (39-46) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 60, group = "SpellAddedFireDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["CurseOnHitLevelFlammabilityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Flammability on Hit, with 20% increased Effect", statOrderKey = "2069", statOrder = { 2069 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["FireDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 60, group = "FireDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsColdDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["MaximumColdResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 60, group = "MaximumColdResist", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ColdDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Cold Damage taken", statOrderKey = "2893", statOrder = { 2893 }, level = 60, group = "ColdDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["LocalColdDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (15-20) to (30-35) Cold Damage", statOrderKey = "974,977", statOrder = { 974, 977 }, level = 60, group = "LocalColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalColdDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (26-35) to (52-60) Cold Damage", statOrderKey = "974,977", statOrder = { 974, 977 }, level = 60, group = "LocalColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["SpellAddedColdDamageHybridDelve_"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (12-16) to (24-28) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 60, group = "SpellAddedColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Cold Damage", "Adds (18-24) to (36-42) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 60, group = "SpellAddedColdDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["CurseOnHitLevelFrostbiteDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Frostbite on Hit, with 20% increased Effect", statOrderKey = "2070", statOrder = { 2070 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ColdDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 60, group = "ColdDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["PhysicalDamageTakenAsLightningDelve_"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["MaximumLightningResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 60, group = "MaximumLightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["LightningDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Lightning Damage taken", statOrderKey = "2892", statOrder = { 2892 }, level = 60, group = "LightningDamageTaken", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["LocalLightningDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-5) to (63-66) Lightning Damage", statOrderKey = "983,986", statOrder = { 983, 986 }, level = 60, group = "LocalLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalLightningDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-9) to (110-116) Lightning Damage", statOrderKey = "983,986", statOrder = { 983, 986 }, level = 60, group = "LocalLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["SpellAddedLightningDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (1-4) to (50-53) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 60, group = "SpellAddedLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(20-40)% increased Lightning Damage", "Adds (2-6) to (76-80) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 60, group = "SpellAddedLightningDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["CurseOnHitLevelConductivityDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Conductivity on Hit, with 20% increased Effect", statOrderKey = "2066", statOrder = { 2066 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["LightningDamageLifeLeechDelve__"] = { type = "Prefix", affix = "Subterranean", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 60, group = "LightningDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["PhysicalDamageTakenAsChaosDelve"] = { type = "Suffix", affix = "of the Underground", "10% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1991", statOrder = { 1991 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["MaximumChaosResistDelve"] = { type = "Prefix", affix = "Subterranean", "+3% to maximum Chaos Resistance", statOrderKey = "1234", statOrder = { 1234 }, level = 60, group = "MaximumChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ChaosDamageTakenDelve"] = { type = "Prefix", affix = "Subterranean", "(4-6)% reduced Chaos Damage taken", statOrderKey = "1796", statOrder = { 1796 }, level = 60, group = "ChaosDamageTakenPercentage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["LocalChaosDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (18-28) to (39-49) Chaos Damage", statOrderKey = "989,992", statOrder = { 989, 992 }, level = 60, group = "LocalChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalChaosDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (32-50) to (68-86) Chaos Damage", statOrderKey = "989,992", statOrder = { 989, 992 }, level = 60, group = "LocalChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["SpellAddedChaosDamageHybridDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (11-15) to (23-26) Chaos Damage to Spells", statOrderKey = "989,1009", statOrder = { 989, 1009 }, level = 60, group = "SpellAddedChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageHybridTwoHandDelve"] = { type = "Prefix", affix = "Subterranean", "(15-30)% increased Chaos Damage", "Adds (15-20) to (30-35) Chaos Damage to Spells", statOrderKey = "989,1009", statOrder = { 989, 1009 }, level = 60, group = "SpellAddedChaosDamageHybrid", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["CurseOnHitLevelDespairDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 20% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 60, group = "CurseOnHitLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ChaosDamageLifeLeechDelve"] = { type = "Prefix", affix = "Subterranean", "0.4% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 60, group = "ChaosDamageLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["CurseEffectivenessDelve"] = { type = "Suffix", affix = "of the Underground", "(10-15)% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 60, group = "CurseEffectiveness", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AdditionalCurseOnEnemiesDelve"] = { type = "Prefix", affix = "Subterranean", "You can apply an additional Curse", statOrderKey = "1725", statOrder = { 1725 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreaseSocketedCurseGemLevelDelve_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Curse Gems", statOrderKey = "66", statOrder = { 66 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "gem", "curse" }, }, + ["CurseAreaOfEffectDelve"] = { type = "Suffix", affix = "of the Underground", "(25-40)% increased Area of Effect of Hex Skills", statOrderKey = "1778", statOrder = { 1778 }, level = 60, group = "CurseAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseDurationDelve"] = { type = "Suffix", affix = "of the Underground", "Curse Skills have (25-40)% increased Skill Effect Duration", statOrderKey = "4835", statOrder = { 4835 }, level = 60, group = "CurseDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["IncreasedDamagePerCurseDelve"] = { type = "Prefix", affix = "Subterranean", "(8-10)% increased Damage with Hits and Ailments per Curse on Enemy", statOrderKey = "2519", statOrder = { 2519 }, level = 60, group = "DamageToEnemiesPerCurse", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ManaRegenerationDelve"] = { type = "Suffix", affix = "of the Underground", "(30-50)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 60, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["PercentDamageGoesToManaDelve"] = { type = "Suffix", affix = "of the Underground", "(5-8)% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 60, group = "PercentDamageGoesToMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["AddedManaRegenerationDelve"] = { type = "Suffix", affix = "of the Underground", "Regenerate (3-5) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 60, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaIncreasePercentDelve_"] = { type = "Prefix", affix = "Subterranean", "(10-15)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 60, group = "MaximumManaIncreasePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ImpaleChanceDelve__"] = { type = "Prefix", affix = "Subterranean", "(5-10)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4208", statOrder = { 4208 }, level = 60, group = "ImpaleOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["FasterBleedDelve"] = { type = "Suffix", affix = "of the Underground", "Bleeding you inflict deals Damage (5-10)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 60, group = "FasterDamageAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["AddedPhysicalSpellDamageDelve___"] = { type = "Prefix", affix = "Subterranean", "Adds (11-22) to (34-46) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 60, group = "SpellAddedPhysicalDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["LightningAilmentEffectDelve"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Effect of Lightning Ailments", statOrderKey = "5829", statOrder = { 5829 }, level = 60, group = "ShockEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["PhysicalDamageConvertedToLightningDelve"] = { type = "Prefix", affix = "Subterranean", "10% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 60, group = "ConvertPhysicalToLightning", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ColdAilmentDurationDelve"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Duration of Cold Ailments", statOrderKey = "4680", statOrder = { 4680 }, level = 60, group = "FreezeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["PhysicalDamageConvertedToColdDelve"] = { type = "Prefix", affix = "Subterranean", "10% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 60, group = "ConvertPhysicalToCold", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["FasterIgniteDelve_"] = { type = "Suffix", affix = "of the Underground", "Ignites you inflict deal Damage (5-10)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 60, group = "FasterDamageAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["PhysicalDamageConvertedToFireDelve"] = { type = "Prefix", affix = "Subterranean", "10% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 60, group = "ConvertPhysicalToFire", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["FasterPoisonDelve_"] = { type = "Suffix", affix = "of the Underground", "Poisons you inflict deal Damage (5-10)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 60, group = "FasterDamageAilments", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ZeroChaosResistanceDelve"] = { type = "Suffix", affix = "of the Underground", "Chaos Resistance is Zero", statOrderKey = "8111", statOrder = { 8111 }, level = 60, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["MinionCriticalStrikeMultiplierDelve"] = { type = "Suffix", affix = "of the Underground", "Minions have +(30-38)% to Critical Strike Multiplier", statOrderKey = "7171", statOrder = { 7171 }, level = 60, group = "MinionCriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion", "critical" }, }, + ["MinionLargerAggroRadiusDelve"] = { type = "Suffix", affix = "of the Underground", "Minions are Aggressive", statOrderKey = "8119", statOrder = { 8119 }, level = 60, group = "MinionLargerAggroRadius", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionAreaOfEffectDelve"] = { type = "Prefix", affix = "Subterranean", "Minions have (20-30)% increased Area of Effect", statOrderKey = "2529", statOrder = { 2529 }, level = 60, group = "MinionAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionLeechDelve___"] = { type = "Prefix", affix = "Subterranean", "Minions Leech 1% of Damage as Life", statOrderKey = "2419", statOrder = { 2419 }, level = 60, group = "MinionLifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["SpiritAndPhantasmRefreshOnUniqueDelve"] = { type = "Prefix", affix = "Subterranean", "Summoned Phantasms have 5% chance to refresh their Duration when they Hit a Unique Enemy", "Summoned Raging Spirits have 5% chance to refresh their Duration when they Hit a Unique Enemy", statOrderKey = "7357,7511", statOrder = { 7357, 7511 }, level = 60, group = "SpiritAndPhantasmRefreshOnUnique", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["AuraEffectOnEnemiesDelve_____"] = { type = "Suffix", affix = "of the Underground", "(12-18)% increased Effect of Non-Curse Auras from your Skills on Enemies", statOrderKey = "7289", statOrder = { 7289 }, level = 60, group = "AuraEffectOnEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["LifeReservationEfficiencyDelve"] = { type = "Prefix", affix = "Subterranean", "10% increased Life Reservation Efficiency of Skills", statOrderKey = "1779", statOrder = { 1779 }, level = 60, group = "LifeReservationEfficiency", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DoomGainRateDelve"] = { type = "Prefix", affix = "Subterranean", "Hexes have (40-60)% increased Doom gain rate", statOrderKey = "5629", statOrder = { 5629 }, level = 60, group = "HexDoomGain", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MarkEffectDelve"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Effect of your Marks", statOrderKey = "2137", statOrder = { 2137 }, level = 60, group = "CurseEffectiveness", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveArmourFireResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "FireResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "968", statOrder = { 968 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1220,6261", statOrder = { 1220, 6261 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveArmourColdResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "ColdResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "975", statOrder = { 975 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1226,6259", statOrder = { 1226, 6259 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveArmourLightningResistance1"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "LightningResistancePrefix", weightKey = { "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "984", statOrder = { 984 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1231,6262", statOrder = { 1231, 6262 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, + ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "6230", statOrder = { 6230 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "4003", statOrder = { 4003 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "877", statOrder = { 877 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1794,6263", statOrder = { 1794, 6263 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4295", statOrder = { 4295 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4630", statOrder = { 4630 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "990", statOrder = { 990 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1235,6258", statOrder = { 1235, 6258 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1616", statOrder = { 1616 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "6279", statOrder = { 6279 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, + ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1296", statOrder = { 1296 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToDodge", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2464", statOrder = { 2464 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "5161", statOrder = { 5161 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "+(15-25) to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "7057", statOrder = { 7057 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2343", statOrder = { 2343 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6227", statOrder = { 6227 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6226", statOrder = { 6226 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "7142", statOrder = { 7142 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "2033", statOrder = { 2033 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1437", statOrder = { 1437 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "102", statOrder = { 102 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "331", statOrder = { 331 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, + ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "337", statOrder = { 337 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, + ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "156", statOrder = { 156 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "330", statOrder = { 330 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, + ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "320", statOrder = { 320 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, + ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1255", statOrder = { 1255 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6467", statOrder = { 6467 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3960", statOrder = { 3960 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "4126", statOrder = { 4126 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1737", statOrder = { 1737 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4504", statOrder = { 4504 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4517", statOrder = { 4517 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5329", statOrder = { 5329 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(-5--4)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveHelmetManaReservationEfficiency1"] = { type = "Suffix", affix = "of the Underground", "10% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveAbyssJewelMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (14-16)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "46", statOrder = { 46 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2608", statOrder = { 2608 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, + ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2606", statOrder = { 2606 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["DelveMapMonsterPacksVaalMapWorlds1"] = { type = "Prefix", affix = "Subterranean", "Found Items have 10% chance to drop Corrupted in Area", "Area is inhabited by the Vaal", statOrderKey = "2550,6834", statOrder = { 2550, 6834 }, level = 1, group = "MapMonsterPacks", weightKey = { "map", "expedition_logbook", "default", }, weightVal = { 1000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Waning", "+(26-35)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier2h2"] = { type = "Prefix", affix = "Wasting", "+(36-45)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Deteriorating", "+(46-55)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Atrophying", "+(56-65)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Disintegrating", "+(66-75)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Waning", "+(14-18)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Wasting", "+(19-23)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier1h3___"] = { type = "Prefix", affix = "Deteriorating", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Atrophying", "+(29-33)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Disintegrating", "+(34-38)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(11-15)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplierUber2"] = { type = "Suffix", affix = "of the Elder", "+(16-20)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ColdDamageOverTimeMultiplier2h1_"] = { type = "Prefix", affix = "Inclement", "+(26-35)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier2h2_"] = { type = "Prefix", affix = "Bleak", "+(36-45)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Boreal", "+(46-55)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Gelid", "+(56-65)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Heartstopping", "+(66-75)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Inclement", "+(14-18)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Bleak", "+(19-23)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Boreal", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Gelid", "+(29-33)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Heartstopping", "+(34-38)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of Shaping", "+(11-15)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierUber2_"] = { type = "Suffix", affix = "of Shaping", "+(16-20)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["FireDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Earnest", "+(26-35)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier2h2"] = { type = "Prefix", affix = "Fervid", "+(36-45)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Ardent", "+(46-55)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Zealous", "+(56-65)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier2h5__"] = { type = "Prefix", affix = "Fanatical", "+(66-75)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Earnest", "+(14-18)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1h2"] = { type = "Prefix", affix = "Fervid", "+(19-23)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Ardent", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1h4"] = { type = "Prefix", affix = "Zealous", "+(29-33)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Fanatical", "+(34-38)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierUber1___"] = { type = "Suffix", affix = "of Shaping", "+(11-15)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierUber2"] = { type = "Suffix", affix = "of Shaping", "+(16-20)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageOverTimeMultiplier2h1"] = { type = "Prefix", affix = "Seeping", "+(26-35)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier2h2_"] = { type = "Prefix", affix = "Spilling", "+(36-45)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier2h3"] = { type = "Prefix", affix = "Phlebotomising", "+(46-55)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier2h4"] = { type = "Prefix", affix = "Hemorrhaging", "+(56-65)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier2h5"] = { type = "Prefix", affix = "Exsanguinating", "+(66-75)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1h1"] = { type = "Prefix", affix = "Seeping", "+(14-18)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1h2_"] = { type = "Prefix", affix = "Spilling", "+(19-23)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1h3"] = { type = "Prefix", affix = "Phlebotomising", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1h4_"] = { type = "Prefix", affix = "Hemorrhaging", "+(29-33)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1h5"] = { type = "Prefix", affix = "Exsanguinating", "+(34-38)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierUber1"] = { type = "Suffix", affix = "of the Elder", "+(11-15)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierUber2__"] = { type = "Suffix", affix = "of the Elder", "+(16-20)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 200, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["GlobalDamageOverTimeMultiplier1h1"] = { type = "Suffix", affix = "of Acrimony", "+(7-11)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "one_hand_weapon", "amulet", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier1h2_"] = { type = "Suffix", affix = "of Dispersion", "+(12-15)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 55, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "one_hand_weapon", "amulet", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier1h3"] = { type = "Suffix", affix = "of Liquefaction", "+(16-19)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "one_hand_weapon", "amulet", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier1h4"] = { type = "Suffix", affix = "of Melting", "+(20-23)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 76, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "one_hand_weapon", "amulet", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier1h5"] = { type = "Suffix", affix = "of Dissolution", "+(24-26)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "one_hand_weapon", "amulet", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier2h1__"] = { type = "Suffix", affix = "of Acrimony", "+(16-21)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier2h2"] = { type = "Suffix", affix = "of Dispersion", "+(24-29)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 55, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier2h3___"] = { type = "Suffix", affix = "of Liquefaction", "+(31-35)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier2h4_"] = { type = "Suffix", affix = "of Melting", "+(36-40)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 76, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplier2h5____"] = { type = "Suffix", affix = "of Dissolution", "+(41-45)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplierEssence1_"] = { type = "Suffix", affix = "of the Essence", "+10% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 63, group = "GlobalDamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplierRingEssence1"] = { type = "Suffix", affix = "of the Essence", "+(12-15)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 63, group = "GlobalDamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, + ["GlobalDamageOverTimeMultiplierWithAttacks1h1"] = { type = "Suffix", affix = "of Acrimony", "+(7-11)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "858", statOrder = { 858 }, level = 44, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, + ["GlobalDamageOverTimeMultiplierWithAttacks1h2___"] = { type = "Suffix", affix = "of Dispersion", "+(12-15)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "858", statOrder = { 858 }, level = 55, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, + ["GlobalDamageOverTimeMultiplierWithAttacks1h3"] = { type = "Suffix", affix = "of Liquefaction", "+(16-19)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "858", statOrder = { 858 }, level = 68, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, + ["GlobalDamageOverTimeMultiplierWithAttacks1h4_"] = { type = "Suffix", affix = "of Melting", "+(20-23)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "858", statOrder = { 858 }, level = 76, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, + ["GlobalDamageOverTimeMultiplierWithAttacks1h5"] = { type = "Suffix", affix = "of Dissolution", "+(24-26)% to Damage over Time Multiplier with Attack Skills", statOrderKey = "858", statOrder = { 858 }, level = 82, group = "GlobalDamageOverTimeMultiplier", weightKey = { "quiver", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage", "attack" }, }, + ["ChaosDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of Waning", "+(26-35)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplierTwoHand2__"] = { type = "Suffix", affix = "of Wasting", "+(36-45)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplierTwoHand3_"] = { type = "Suffix", affix = "of Deteriorating", "+(46-55)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplierTwoHand4__"] = { type = "Suffix", affix = "of Atrophying", "+(56-65)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplierTwoHand5___"] = { type = "Suffix", affix = "of Disintegrating", "+(66-75)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplier1_"] = { type = "Suffix", affix = "of Waning", "+(14-18)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Wasting", "+(19-23)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of Deteriorating", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of Atrophying", "+(29-33)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Disintegrating", "+(34-38)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "dagger", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ColdDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of the Inclement", "+(26-35)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierTwoHand2"] = { type = "Suffix", affix = "of the Bleak", "+(36-45)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of the Boreal", "+(46-55)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of the Gelid", "+(56-65)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierTwoHand5"] = { type = "Suffix", affix = "of Heartstopping", "+(66-75)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "attack_staff", "staff", "default", }, weightVal = { 0, 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of the Inclement", "+(14-18)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 300, 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of the Bleak", "+(19-23)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 220, 220, 220, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of the Boreal", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 140, 140, 140, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of the Gelid", "+(29-33)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 70, 70, 70, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Heartstopping", "+(34-38)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "attack_dagger", "wand", "sceptre", "dagger", "default", }, weightVal = { 0, 35, 35, 35, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["FireDamageOverTimeMultiplierTwoHand1_"] = { type = "Suffix", affix = "of the Earnest", "+(26-35)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierTwoHand2_"] = { type = "Suffix", affix = "of the Fervid", "+(36-45)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of the Ardent", "+(46-55)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of the Zealous", "+(56-65)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierTwoHand5_"] = { type = "Suffix", affix = "of the Fanatical", "+(66-75)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of the Earnest", "+(14-18)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of the Fervid", "+(19-23)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 220, 220, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier3"] = { type = "Suffix", affix = "of the Ardent", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 140, 140, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier4__"] = { type = "Suffix", affix = "of the Zealous", "+(29-33)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 70, 70, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of the Fanatical", "+(34-38)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "sceptre", "default", }, weightVal = { 35, 35, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageOverTimeMultiplierTwoHand1"] = { type = "Suffix", affix = "of Seeping", "+(26-35)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierTwoHand2"] = { type = "Suffix", affix = "of Spilling", "+(36-45)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierTwoHand3"] = { type = "Suffix", affix = "of Phlebotomising", "+(46-55)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierTwoHand4"] = { type = "Suffix", affix = "of Hemorrhaging", "+(56-65)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierTwoHand5"] = { type = "Suffix", affix = "of Exsanguinating", "+(66-75)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "staff", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier1__"] = { type = "Suffix", affix = "of Seeping", "+(14-18)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 4, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Spilling", "+(19-23)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 12, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 220, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier3__"] = { type = "Suffix", affix = "of Phlebotomising", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 36, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 140, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier4"] = { type = "Suffix", affix = "of Hemorrhaging", "+(29-33)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 64, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 70, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplier5"] = { type = "Suffix", affix = "of Exsanguinating", "+(34-38)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 78, group = "DamageOverTimeMultiplier", weightKey = { "wand", "default", }, weightVal = { 35, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["IncreasedLifeEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Guatelitzi's", "+(70-79) to maximum Life", "2% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 50, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeEnhancedLevel50BodyMod"] = { type = "Prefix", affix = "Guatelitzi's", "+(110-119) to maximum Life", "(8-10)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 50, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedManaEnhancedLevel50ModPercent"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(7-10)% increased maximum Mana", statOrderKey = "1176,1177", statOrder = { 1176, 1177 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedLevel50ModOnHit"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "+(2-3) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1176,1318", statOrder = { 1176, 1318 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["IncreasedManaEnhancedLevel50ModRegen"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Regenerate (5-7) Mana per second", statOrderKey = "1176,1179", statOrder = { 1176, 1179 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedLevel50ModReservation_"] = { type = "Prefix", affix = "Xopec's", "+(69-73) to maximum Mana", "(-5--3)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1176,1785", statOrder = { 1176, 1785 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedLevel50ModCost"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "-(8-6) to Total Mana Cost of Skills", statOrderKey = "1176,1458", statOrder = { 1176, 1458 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, + ["IncreasedManaEnhancedLevel50ModCostNew"] = { type = "Prefix", affix = "Xopec's", "+(74-78) to maximum Mana", "Non-Channelling Skills have -(8-6) to Total Mana Cost", statOrderKey = "1176,7671", statOrder = { 1176, 7671 }, level = 50, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "mana" }, }, + ["IncreasedEnergyShieldEnhancedLevel50ModES_"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "3% increased maximum Energy Shield", statOrderKey = "1156,1159", statOrder = { 1156, 1159 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedEnergyShieldEnhancedLevel50ModRegen"] = { type = "Prefix", affix = "Guatelitzi's", "+(44-47) to maximum Energy Shield", "Regenerate 0.4% of Energy Shield per second", statOrderKey = "1156,2170", statOrder = { 1156, 2170 }, level = 50, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AddedFireDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (11-13) Fire Damage to Attacks", "25% of Physical Damage Converted to Fire Damage", statOrderKey = "969,1518", statOrder = { 969, 1518 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire", "attack" }, }, + ["AddedColdDamageEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Topotante's", "Adds (5-7) to (10-12) Cold Damage to Attacks", "25% of Physical Damage Converted to Cold Damage", statOrderKey = "976,1520", statOrder = { 976, 1520 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold", "attack" }, }, + ["AddedLightningDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (1-2) to (22-23) Lightning Damage to Attacks", "25% of Physical Damage Converted to Lightning Damage", statOrderKey = "985,1522", statOrder = { 985, 1522 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, + ["LocalIncreasedPhysicalDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(155-169)% increased Physical Damage", "Gain (3-5)% of Physical Damage as Extra Chaos Damage", statOrderKey = "845,1499", statOrder = { 845, 1499 }, level = 50, group = "LocalPhysicalDamagePercent", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, + ["LocalAddedFireDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (45-61) to (91-106) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (79-106) to (159-186) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 50, group = "FireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedColdDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (37-50) to (74-87) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (65-87) to (130-152) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 50, group = "ColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedLightningDamageEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "Adds (4-13) to (158-166) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageEnhancedLevel50TwoHandMod"] = { type = "Prefix", affix = "Topotante's", "Adds (7-22) to (275-290) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 50, group = "LightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["MovementVelocityEnhancedLevel50ModSpeed"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "5% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1370,2746", statOrder = { 1370, 2746 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEnhancedLevel50ModDodge"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(10-15)% chance to Avoid Bleeding", statOrderKey = "1370,3696", statOrder = { 1370, 3696 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityEnhancedLevel50ModSpellDodge__"] = { type = "Prefix", affix = "Matatl's", "30% increased Movement Speed", "(10-15)% chance to Avoid being Poisoned", statOrderKey = "1370,1419", statOrder = { 1370, 1419 }, level = 50, group = "MovementVelocity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SpellDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(70-74)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Tacati's", "(105-110)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["TrapDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Trap Damage", statOrderKey = "808", statOrder = { 808 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Trap Damage", statOrderKey = "808", statOrder = { 808 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MineDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(90-95)% increased Mine Damage", statOrderKey = "810", statOrder = { 810 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MineDamageOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Matatl's", "(133-138)% increased Mine Damage", statOrderKey = "810", statOrder = { 810 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TrapThrowSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Trap Throwing Speed", statOrderKey = "1492", statOrder = { 1492 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapThrowSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(30-33)% increased Trap Throwing Speed", statOrderKey = "1492", statOrder = { 1492 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MineThrowSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(20-22)% increased Mine Throwing Speed", statOrderKey = "1493", statOrder = { 1493 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MineThrowSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(30-33)% increased Mine Throwing Speed", statOrderKey = "1493", statOrder = { 1493 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapCooldownRecoveryAndDurationEnhancedLevel50Mod__"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Trap Duration", "(14-15)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1488,2960", statOrder = { 1488, 2960 }, level = 50, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapCooldownRecoveryAndDurationTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(26-30)% increased Trap Duration", "(21-22)% increased Cooldown Recovery Rate for throwing Traps", statOrderKey = "1488,2960", statOrder = { 1488, 2960 }, level = 50, group = "TrapCooldownRecovery", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MineDetonationSpeedAndDurationEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "(17-20)% increased Mine Duration", "Mines have (14-15)% increased Detonation Speed", statOrderKey = "1489,7114", statOrder = { 1489, 7114 }, level = 50, group = "MineDetonationSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MineDetonationSpeedAndDurationTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "(26-30)% increased Mine Duration", "Mines have (21-22)% increased Detonation Speed", statOrderKey = "1489,7114", statOrder = { 1489, 7114 }, level = 50, group = "MineDetonationSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapAreaOfEffectEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (22-25)% increased Area of Effect", statOrderKey = "2977", statOrder = { 2977 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["TrapAreaOfEffectTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Traps have (33-37)% increased Area of Effect", statOrderKey = "2977", statOrder = { 2977 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MineAreaOfEffectEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Matatl", "Skills used by Mines have (22-25)% increased Area of Effect", statOrderKey = "7111", statOrder = { 7111 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MineAreaOfEffectTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Matatl", "Skills used by Mines have (33-37)% increased Area of Effect", statOrderKey = "7111", statOrder = { 7111 }, level = 50, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreaseSocketedTrapGemLevelEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Matatl's", "+2 to Level of Socketed Trap or Mine Gems", statOrderKey = "69", statOrder = { 69 }, level = 50, group = "IncreasedSocketedTrapOrMineGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["MinionDamageOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (90-95)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (133-138)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeaponEnhancedLevel50ModNew"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (50-66)% increased Damage", "Minions have 5% chance to deal Double Damage", statOrderKey = "1535,7163", statOrder = { 1535, 7163 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEnhancedLevel50ModNew"] = { type = "Prefix", affix = "Citaqualotl's", "Minions deal (85-94)% increased Damage", "Minions have 5% chance to deal Double Damage", statOrderKey = "1535,7163", statOrder = { 1535, 7163 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionAttackAndCastSpeedEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (25-28)% increased Attack Speed", "Minions have (25-28)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 50, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeedTwoHandEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "Minions have (36-40)% increased Attack Speed", "Minions have (36-40)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 50, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionDurationEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "(17-20)% increased Minion Duration", statOrderKey = "4287", statOrder = { 4287 }, level = 50, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["MinionDurationTwoHandedEnhancedLevel50Mod_"] = { type = "Suffix", affix = "of Citaqualotl", "(27-30)% increased Minion Duration", statOrderKey = "4287", statOrder = { 4287 }, level = 50, group = "MinionDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion" }, }, + ["LocalIncreaseSocketedMinionGemLevelEnhancedLevel50Mod"] = { type = "Prefix", affix = "Citaqualotl's", "+2 to Level of Socketed Minion Gems", statOrderKey = "62", statOrder = { 62 }, level = 50, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["FireDamagePrefixOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Fire Damage", "Adds (15-20) to (30-35) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["FireDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod__"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Fire Damage", "Adds (20-27) to (41-48) Fire Damage to Spells", statOrderKey = "967,1006", statOrder = { 967, 1006 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["ColdDamagePrefixOnWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Cold Damage", "Adds (12-16) to (25-29) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["ColdDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Cold Damage", "Adds (19-25) to (37-44) Cold Damage to Spells", statOrderKey = "974,1007", statOrder = { 974, 1007 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["LightningDamagePrefixOnWeaponEnhancedLevel50Mod_"] = { type = "Prefix", affix = "Topotante's", "(75-79)% increased Lightning Damage", "Adds (1-4) to (53-56) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["LightningDamagePrefixOnTwoHandWeaponEnhancedLevel50Mod"] = { type = "Prefix", affix = "Topotante's", "(111-115)% increased Lightning Damage", "Adds (2-6) to (79-84) Lightning Damage to Spells", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["IncreasedCastSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(23-25)% increased Cast Speed", statOrderKey = "1009,1047", statOrder = { 1009, 1047 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, + ["IncreasedCastSpeedTwoHandEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (24-32) to (49-57) Chaos Damage to Spells", "(35-38)% increased Cast Speed", statOrderKey = "1009,1047", statOrder = { 1009, 1047 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster", "speed" }, }, + ["LocalIncreasedAttackSpeedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(26-27)% increased Attack Speed", statOrderKey = "992,1015", statOrder = { 992, 1015 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, + ["LocalIncreasedAttackSpeedRangedEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(14-16)% increased Attack Speed", statOrderKey = "992,1015", statOrder = { 992, 1015 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack", "speed" }, }, + ["LifeRegenerationEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Guatelitzi", "Regenerate (32-40) Life per second", "Regenerate 0.4% of Life per second", statOrderKey = "1172,1507", statOrder = { 1172, 1507 }, level = 50, group = "LifeRegeneration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["FireResistEnhancedLevel50ModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(3-5)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1220,1987", statOrder = { 1220, 1987 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedLevel50ModPhys_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(3-5)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1226,1988", statOrder = { 1226, 1988 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedLevel50ModPhys"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(3-5)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1231,1989", statOrder = { 1231, 1989 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning", "resistance" }, }, + ["FireResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "0.4% of Fire Damage Leeched as Life", statOrderKey = "1220,1259", statOrder = { 1220, 1259 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "0.4% of Cold Damage Leeched as Life", statOrderKey = "1226,1261", statOrder = { 1226, 1261 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedLevel50ModLeech"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "0.4% of Lightning Damage Leeched as Life", statOrderKey = "1231,1263", statOrder = { 1231, 1263 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning", "resistance" }, }, + ["FireResistEnhancedLevel50ModAilments_"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Fire Resistance", "(45-52) to (75-78) added Fire Damage against Burning Enemies", statOrderKey = "1220,7867", statOrder = { 1220, 7867 }, level = 50, group = "FireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["ColdResistEnhancedLevel50ModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Cold Resistance", "(30-50)% increased Damage with Hits against Chilled Enemies", statOrderKey = "1226,4889", statOrder = { 1226, 4889 }, level = 50, group = "ColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["LightningResistEnhancedLevel50ModAilments"] = { type = "Suffix", affix = "of Puhuarte", "+(46-48)% to Lightning Resistance", "(40-60)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "1231,4758", statOrder = { 1231, 4758 }, level = 50, group = "LightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance", "critical" }, }, + ["ChaosResistEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "+(31-35)% to Chaos Resistance", "(5-7)% reduced Chaos Damage taken over time", statOrderKey = "1235,1511", statOrder = { 1235, 1511 }, level = 50, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["PoisonDurationEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "(13-18)% increased Poison Duration", statOrderKey = "989,2671", statOrder = { 989, 2671 }, level = 50, group = "PoisonDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ChanceToPoisonEnhancedLevel50Mod"] = { type = "Suffix", affix = "of Tacati", "(26-30)% increased Chaos Damage", "30% chance to Poison on Hit", statOrderKey = "989,6319", statOrder = { 989, 6319 }, level = 50, group = "LocalChanceToPoisonOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["PoisonDamageEnhancedLevel50AttacksMod_"] = { type = "Suffix", affix = "of Tacati", "Adds (23-36) to (49-61) Chaos Damage", "(31-35)% increased Damage with Poison", statOrderKey = "992,2682", statOrder = { 992, 2682 }, level = 50, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["PoisonDamageEnhancedLevel50SpellsMod"] = { type = "Suffix", affix = "of Tacati", "Adds (17-24) to (36-40) Chaos Damage to Spells", "(31-35)% increased Damage with Poison", statOrderKey = "1009,2682", statOrder = { 1009, 2682 }, level = 50, group = "PoisonDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "ailment" }, }, + ["WeaponFireAddedAsChaos1h1"] = { type = "Prefix", affix = "Acidic", "Gain (5-7)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponFireAddedAsChaos1h2"] = { type = "Prefix", affix = "Dissolving", "Gain (8-10)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponFireAddedAsChaos1h3_"] = { type = "Prefix", affix = "Corrosive", "Gain (11-13)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponColdAddedAsChaos1h1"] = { type = "Prefix", affix = "Atrophic", "Gain (5-7)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponColdAddedAsChaos1h2"] = { type = "Prefix", affix = "Festering", "Gain (8-10)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponColdAddedAsChaos1h3_"] = { type = "Prefix", affix = "Mortifying", "Gain (11-13)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponLightningAddedAsChaos1h1"] = { type = "Prefix", affix = "Agonizing", "Gain (5-7)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponLightningAddedAsChaos1h2"] = { type = "Prefix", affix = "Harrowing", "Gain (8-10)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponLightningAddedAsChaos1h3_"] = { type = "Prefix", affix = "Excruciating", "Gain (11-13)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos1h1____"] = { type = "Prefix", affix = "Pernicious", "Gain (5-7)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos1h2"] = { type = "Prefix", affix = "Inimical", "Gain (8-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos1h3_"] = { type = "Prefix", affix = "Baleful", "Gain (11-13)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["WeaponFireAddedAsChaos2h1_"] = { type = "Prefix", affix = "Acidic", "Gain (10-14)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponFireAddedAsChaos2h2"] = { type = "Prefix", affix = "Dissolving", "Gain (15-20)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponFireAddedAsChaos2h3_"] = { type = "Prefix", affix = "Corrosive", "Gain (21-26)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["WeaponColdAddedAsChaos2h1"] = { type = "Prefix", affix = "Atrophic", "Gain (10-14)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponColdAddedAsChaos2h2"] = { type = "Prefix", affix = "Festering", "Gain (15-20)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponColdAddedAsChaos2h3"] = { type = "Prefix", affix = "Mortifying", "Gain (21-26)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["WeaponLightningAddedAsChaos2h1"] = { type = "Prefix", affix = "Agonizing", "Gain (10-14)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponLightningAddedAsChaos2h2"] = { type = "Prefix", affix = "Harrowing", "Gain (15-20)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponLightningAddedAsChaos2h3"] = { type = "Prefix", affix = "Excruciating", "Gain (21-26)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos2h1"] = { type = "Prefix", affix = "Pernicious", "Gain (10-14)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 66, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos2h2"] = { type = "Prefix", affix = "Inimical", "Gain (15-20)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 72, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["WeaponPhysicalAddedAsChaos2h3"] = { type = "Prefix", affix = "Baleful", "Gain (21-26)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 80, group = "NonChaosAddedAsChaos", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["MinionDamageOnWeapon1"] = { type = "Prefix", affix = "Baroness's", "Minions deal (10-19)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon2"] = { type = "Prefix", affix = "Viscountess's", "Minions deal (20-29)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon3"] = { type = "Prefix", affix = "Marchioness's", "Minions deal (30-39)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon4_"] = { type = "Prefix", affix = "Countess's", "Minions deal (40-49)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon5"] = { type = "Prefix", affix = "Duchess's", "Minions deal (50-59)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 46, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon6"] = { type = "Prefix", affix = "Princess's", "Minions deal (60-69)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 75, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon7"] = { type = "Prefix", affix = "Queen's", "Minions deal (70-74)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 64, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 40, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeapon8"] = { type = "Prefix", affix = "Empress's", "Minions deal (75-79)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 84, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 20, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeaponEssence5"] = { type = "Prefix", affix = "Essences", "Minions deal (50-56)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeaponEssence6"] = { type = "Prefix", affix = "Essences", "Minions deal (57-62)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnWeaponEssence7"] = { type = "Prefix", affix = "Essences", "Minions deal (63-69)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeapon1"] = { type = "Prefix", affix = "Baroness's", "Minions deal (15-29)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 2, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeapon2"] = { type = "Prefix", affix = "Marchioness's", "Minions deal (30-44)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 11, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeapon3"] = { type = "Prefix", affix = "Duchess's", "Minions deal (45-59)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 23, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeapon4"] = { type = "Prefix", affix = "Queen's", "Minions deal (60-74)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 35, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEssence5"] = { type = "Prefix", affix = "Essences", "Minions deal (75-84)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 58, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEssence6"] = { type = "Prefix", affix = "Essences", "Minions deal (85-94)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 74, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageOnTwoHandWeaponEssence7"] = { type = "Prefix", affix = "Essences", "Minions deal (95-104)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 82, group = "WeaponCasterDamagePrefix", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageAndManaOnWeapon1"] = { type = "Prefix", affix = "Baron's", "+(17-20) to maximum Mana", "Minions deal (5-9)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 2, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon2_"] = { type = "Prefix", affix = "Viscount's", "+(21-24) to maximum Mana", "Minions deal (10-14)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 11, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon3"] = { type = "Prefix", affix = "Marquess's", "+(25-28) to maximum Mana", "Minions deal (15-19)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 23, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon4_"] = { type = "Prefix", affix = "Count's", "+(29-33) to maximum Mana", "Minions deal (20-24)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 35, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon5"] = { type = "Prefix", affix = "Duke's", "+(34-37) to maximum Mana", "Minions deal (25-29)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 46, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon6"] = { type = "Prefix", affix = "Prince's", "+(38-41) to maximum Mana", "Minions deal (30-34)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 58, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionDamageAndManaOnWeapon7_"] = { type = "Prefix", affix = "King's", "+(42-45) to maximum Mana", "Minions deal (35-39)% increased Damage", statOrderKey = "1176,1535", statOrder = { 1176, 1535 }, level = 80, group = "SpellDamageAndMana", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "minion" }, }, + ["MinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of Motivation", "Minions have (5-7)% increased Attack Speed", "Minions have (5-7)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 2, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Coercion", "Minions have (8-10)% increased Attack Speed", "Minions have (8-10)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 15, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Incitation", "Minions have (11-13)% increased Attack Speed", "Minions have (11-13)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 30, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed4"] = { type = "Suffix", affix = "of Agitation", "Minions have (14-16)% increased Attack Speed", "Minions have (14-16)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 40, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed5"] = { type = "Suffix", affix = "of Instigation", "Minions have (17-19)% increased Attack Speed", "Minions have (17-19)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 55, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed6__"] = { type = "Suffix", affix = "of Provocation", "Minions have (20-22)% increased Attack Speed", "Minions have (20-22)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionAttackAndCastSpeed7"] = { type = "Suffix", affix = "of Infuriation", "Minions have (23-25)% increased Attack Speed", "Minions have (23-25)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 83, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["MinionGemLevel1h1"] = { type = "Prefix", affix = "Martinet's", "+1 to Level of all Minion Skill Gems", statOrderKey = "1210", statOrder = { 1210 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "minion", "gem" }, }, + ["MinionLifeWeapon1"] = { type = "Suffix", affix = "of the Administrator", "Minions have (13-17)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 10, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeWeapon2"] = { type = "Suffix", affix = "of the Rector", "Minions have (18-22)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 26, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeWeapon3"] = { type = "Suffix", affix = "of the Overseer", "Minions have (23-27)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 42, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeWeapon4__"] = { type = "Suffix", affix = "of the Taskmaster", "Minions have (28-32)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 58, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeWeapon5"] = { type = "Suffix", affix = "of the Slavedriver", "Minions have (33-36)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 74, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeWeapon6_"] = { type = "Suffix", affix = "of the Despot", "Minions have (37-40)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 82, group = "MinionLife", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionMovementSpeed1"] = { type = "Suffix", affix = "of Coordination", "Minions have (16-20)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 1, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionMovementSpeed2"] = { type = "Suffix", affix = "of Orchestration", "Minions have (21-25)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 23, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionMovementSpeed3"] = { type = "Suffix", affix = "of Masterminding", "Minions have (26-30)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 40, group = "MinionMovementSpeed", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["MinionResistancesWeapon1_"] = { type = "Suffix", affix = "of Adjustment", "Minions have +(11-15)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 8, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["MinionResistancesWeapon2"] = { type = "Suffix", affix = "of Acclimatisation", "Minions have +(16-20)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 20, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["MinionResistancesWeapon3"] = { type = "Suffix", affix = "of Adaptation", "Minions have +(21-25)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 30, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["MinionResistancesWeapon4"] = { type = "Suffix", affix = "of Evolution", "Minions have +(26-30)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 40, group = "MinionElementalResistances", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["MinionAccuracyRatingWeapon1_"] = { type = "Suffix", affix = "of Suggestion", "Minions have +(80-130) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 1, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyRatingWeapon2"] = { type = "Suffix", affix = "of Instruction", "Minions have +(131-215) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 20, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyRatingWeapon3"] = { type = "Suffix", affix = "of Tutelage", "Minions have +(216-325) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 40, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyRatingWeapon4"] = { type = "Suffix", affix = "of Command", "Minions have +(326-455) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 60, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["MinionAccuracyRatingWeapon5"] = { type = "Suffix", affix = "of Ultimatum", "Minions have +(456-624) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 75, group = "MinionAccuracyRating", weightKey = { "two_hand_weapon", "weapon_can_roll_minion_modifiers", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["TrapAndMineThrowSpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(7-10)% increased Trap and Mine Throwing Speed", statOrderKey = "7937", statOrder = { 7937 }, level = 42, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapAndMineThrowSpeedEssence2_"] = { type = "Suffix", affix = "of the Essence", "(11-13)% increased Trap and Mine Throwing Speed", statOrderKey = "7937", statOrder = { 7937 }, level = 58, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapAndMineThrowSpeedEssence3_"] = { type = "Suffix", affix = "of the Essence", "(14-17)% increased Trap and Mine Throwing Speed", statOrderKey = "7937", statOrder = { 7937 }, level = 74, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["TrapAndMineThrowSpeedEssence4"] = { type = "Suffix", affix = "of the Essence", "(18-21)% increased Trap and Mine Throwing Speed", statOrderKey = "7937", statOrder = { 7937 }, level = 82, group = "TrapAndMineThrowSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["UnaffectedByShockedGroundInfluence1"] = { type = "Prefix", affix = "Crusader's", "Unaffected by Shocked Ground", statOrderKey = "7981", statOrder = { 7981 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["SocketedLightningGemLevelInfluence1_"] = { type = "Prefix", affix = "Crusader's", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["MaximumFireResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 75, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 85, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["PhysicalAddedAsExtraLightningBootsInfluence1"] = { type = "Prefix", affix = "Crusader's", "Gain (3-5)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningBootsInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (6-8)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["CooldownRecoveryInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(6-10)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 75, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CooldownRecoveryInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 80, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidIgniteInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 68, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidIgniteInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 70, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidIgniteInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 75, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidFreezeInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 68, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidFreezeInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 70, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidFreezeInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 75, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidShockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 68, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidShockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 70, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidShockInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 75, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidProjectilesInfluence1"] = { type = "Suffix", affix = "of Redemption", "(6-9)% chance to avoid Projectiles", statOrderKey = "4253", statOrder = { 4253 }, level = 68, group = "ChanceToAvoidProjectiles", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidProjectilesInfluence2"] = { type = "Suffix", affix = "of Redemption", "(10-12)% chance to avoid Projectiles", statOrderKey = "4253", statOrder = { 4253 }, level = 73, group = "ChanceToAvoidProjectiles", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnaffectedByBurningGroundInfluence1"] = { type = "Prefix", affix = "Warlord's", "Unaffected by Burning Ground", statOrderKey = "7965", statOrder = { 7965 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["SocketedFireGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["MaximumEnduranceChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Endurance Charges", statOrderKey = "1376", statOrder = { 1376 }, level = 75, group = "MaximumEnduranceCharges", weightKey = { "boots_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["PhysicalAddedAsExtraFireBootsInfluence1"] = { type = "Prefix", affix = "Warlord's", "Gain (3-5)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireBootsInfluence2"] = { type = "Prefix", affix = "Warlord's", "Gain (6-8)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AvoidStunInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(16-20)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 68, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidStunInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(21-25)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 70, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidStunInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(31-35)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 75, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidFireDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 68, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["AvoidFireDamageInfluence2__"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 80, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["AvoidColdDamageInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 68, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["AvoidColdDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 80, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["AvoidLightningDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 68, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["AvoidLightningDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 80, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["LifeRegenerationPercentInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Regenerate (0.8-1.2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate (1.3-1.5)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 73, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AdditionalPhysicalDamageReductionInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(2-4)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 75, group = "ReducedPhysicalDamageTaken", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["UnaffectedByChilledGroundInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Unaffected by Chilled Ground", statOrderKey = "7968", statOrder = { 7968 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["SocketedColdGemLevelInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["EnduranceChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain an Endurance Charge on Kill", statOrderKey = "2157", statOrder = { 2157 }, level = 68, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["EnduranceChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "2157", statOrder = { 2157 }, level = 80, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["PhysicalAddedAsExtraColdBootsInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Gain (3-5)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdBootsInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (6-8)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ElusiveOnCriticalStrikeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(5-10)% chance to gain Elusive on Critical Strike", statOrderKey = "3759", statOrder = { 3759 }, level = 75, group = "ElusiveOnCriticalStrike", weightKey = { "boots_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToDodgeAttacksInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(3-5)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeAttacksInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(6-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 73, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeAttacksInfluence3"] = { type = "Suffix", affix = "of Redemption", "+(9-10)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 80, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(3-5)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 68, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsInfluence2___"] = { type = "Suffix", affix = "of Redemption", "+(6-8)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 73, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsInfluence3"] = { type = "Suffix", affix = "of Redemption", "+(9-10)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 80, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedAilmentEffectOnEnemiesInfluence1"] = { type = "Suffix", affix = "of Redemption", "(30-34)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 68, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["IncreasedAilmentEffectOnEnemiesInfluence2"] = { type = "Suffix", affix = "of Redemption", "(35-40)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 73, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["OnslaughtOnKillInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 75, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaughtOnKillInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 80, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnaffectedByDesecratedGroundInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Unaffected by Desecrated Ground", statOrderKey = "7972", statOrder = { 7972 }, level = 68, group = "GroundEffectEffectiveness", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["SocketedChaosGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+2 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 68, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["AdditionalPierceInfluence1"] = { type = "Prefix", affix = "Hunter's", "Projectiles Pierce an additional Target", statOrderKey = "1363", statOrder = { 1363 }, level = 75, group = "Pierce", weightKey = { "boots_basilisk", "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalPierceInfluence2__"] = { type = "Prefix", affix = "Hunter's", "Projectiles Pierce 2 additional Targets", statOrderKey = "1363", statOrder = { 1363 }, level = 80, group = "Pierce", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PercentageStrengthInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 68, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 75, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AvoidBleedAndPoisonInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% chance to Avoid being Poisoned", "(21-25)% chance to Avoid Bleeding", statOrderKey = "1419,3696", statOrder = { 1419, 3696 }, level = 68, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, + ["AvoidBleedAndPoisonInfluence2____"] = { type = "Suffix", affix = "of the Hunt", "(26-30)% chance to Avoid being Poisoned", "(26-30)% chance to Avoid Bleeding", statOrderKey = "1419,3696", statOrder = { 1419, 3696 }, level = 70, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, + ["AvoidBleedAndPoisonInfluence3"] = { type = "Suffix", affix = "of the Hunt", "(41-50)% chance to Avoid being Poisoned", "(41-50)% chance to Avoid Bleeding", statOrderKey = "1419,3696", statOrder = { 1419, 3696 }, level = 75, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, + ["TailwindOnCriticalStrikeInfluence1"] = { type = "Suffix", affix = "of the Hunt", "You have Tailwind if you have dealt a Critical Strike Recently", statOrderKey = "7893", statOrder = { 7893 }, level = 75, group = "TailwindOnCriticalStrike", weightKey = { "boots_basilisk", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FasterIgniteInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (7-9)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterIgniteInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (10-12)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterBleedInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (7-9)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterBleedInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (10-12)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterPoisonInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (7-9)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 68, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["FasterPoisonInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (10-12)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 73, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["MaximumColdResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 75, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 85, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ConvertPhysicalToFireInfluence1"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 68, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 71, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToColdInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 68, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 71, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "(18-21)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 68, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicalToLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "(22-25)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 71, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["MaximumLifeLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "10% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1305", statOrder = { 1305 }, level = 75, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumEnergyShieldLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "15% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1308", statOrder = { 1308 }, level = 75, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AvoidInterruptionWhileCastingInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 68, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["AvoidInterruptionWhileCastingInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 70, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["AvoidInterruptionWhileCastingInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 75, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["GlobalCriticalStrikeChanceInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["GlobalCriticalStrikeChanceInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 70, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["GlobalCriticalStrikeChanceInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["MaximumFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Frenzy Charges", statOrderKey = "1381", statOrder = { 1381 }, level = 75, group = "MaximumFrenzyCharges", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MeleeDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 68, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 70, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 73, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 70, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 73, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 68, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 70, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 73, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["DamageOverTimeInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(18-22)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 68, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageOverTimeInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(23-26)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 70, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageOverTimeInfluence3"] = { type = "Prefix", affix = "Warlord's", "(27-30)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 73, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MeleeWeaponRangeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2 to Melee Strike Range", statOrderKey = "2073", statOrder = { 2073 }, level = 82, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["BlockPercentInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(2-3)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 68, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(4-5)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 80, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CullingStrikeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Culling Strike", statOrderKey = "1596", statOrder = { 1596 }, level = 73, group = "CullingStrike", weightKey = { "gloves_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 250, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FrenzyChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 68, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["FrenzyChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "2156", statOrder = { 2156 }, level = 80, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["AddedPhysicalDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (4-5) to (6-8) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "7139", statOrder = { 7139 }, level = 68, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AddedPhysicalDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (6-8) to (9-11) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "7139", statOrder = { 7139 }, level = 73, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AddedFireDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-20) to (22-25) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "7128", statOrder = { 7128 }, level = 68, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedFireDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (20-25) to (26-35) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "7128", statOrder = { 7128 }, level = 73, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedColdDamageCritRecentlyInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-20) to (22-25) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "7123", statOrder = { 7123 }, level = 68, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (20-25) to (26-35) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "7123", statOrder = { 7123 }, level = 73, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedLightningDamageCritRecentlyInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Adds 1 to (41-47) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "7133", statOrder = { 7133 }, level = 68, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AddedLightningDamageCritRecentlyInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds 1 to (48-60) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "7133", statOrder = { 7133 }, level = 73, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["MinionDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (18-22)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 68, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (23-26)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 70, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (27-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 73, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["IncreasedAccuracyPercentInfluence1"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 68, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedAccuracyPercentInfluence2"] = { type = "Suffix", affix = "of Redemption", "(16-20)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 80, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GlobalChanceToBlindOnHitInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(8-11)% Global chance to Blind Enemies on hit", statOrderKey = "2464", statOrder = { 2464 }, level = 68, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GlobalChanceToBlindOnHitInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(12-15)% Global chance to Blind Enemies on hit", statOrderKey = "2464", statOrder = { 2464 }, level = 80, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalChanceToEvadeInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(2-4)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ChanceToIntimidateOnHitInfluence1"] = { type = "Prefix", affix = "Hunter's", "(7-10)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "4618", statOrder = { 4618 }, level = 85, group = "ChanceToIntimidateOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToUnnerveOnHitInfluence1___"] = { type = "Prefix", affix = "Hunter's", "(7-10)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4625", statOrder = { 4625 }, level = 85, group = "ChanceToUnnerveOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrikeSkillsAdditionalTargetInfluence1"] = { type = "Prefix", affix = "Hunter's", "Strike Skills target 1 additional nearby Enemy", statOrderKey = "7080", statOrder = { 7080 }, level = 80, group = "StrikeSkillsAdditionalTarget", weightKey = { "gloves_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChanceToImpaleInfluence1"] = { type = "Prefix", affix = "Hunter's", "(13-16)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4208", statOrder = { 4208 }, level = 68, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["ChanceToImpaleInfluence2"] = { type = "Prefix", affix = "Hunter's", "(17-20)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4208", statOrder = { 4208 }, level = 80, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["AilmentDurationInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(10-12)% increased Duration of Ailments on Enemies", statOrderKey = "1430", statOrder = { 1430 }, level = 68, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["AilmentDurationInfluence2"] = { type = "Prefix", affix = "Hunter's", "(13-15)% increased Duration of Ailments on Enemies", statOrderKey = "1430", statOrder = { 1430 }, level = 80, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["PercentageDexterityInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 68, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 75, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["FireDamageOverTimeMultiplierInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "+(11-15)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(11-15)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageOverTimeMultiplierInfluence2__"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ChaosDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(11-15)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["PhysicalDamageOverTimeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(11-15)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["PhysicalDamageOverTimeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["MaximumLightningResistanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 75, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 85, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumManaInfluence1"] = { type = "Prefix", affix = "Crusader's", "(9-11)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 68, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumManaInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(12-15)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 80, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["PhysTakenAsLightningHelmInfluence1"] = { type = "Prefix", affix = "Crusader's", "(4-6)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["PhysTakenAsLightningHelmInfluence2"] = { type = "Prefix", affix = "Crusader's", "(7-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["EnemyLightningResistanceAuraInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1231,6262", statOrder = { 1231, 6262 }, level = 85, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, + ["SpellBlockPercentInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(3-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockPercentInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(5-6)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 80, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["FortifyEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "+(15-20) to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 75, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FortifyEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "+(21-25) to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 80, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnergyShieldRegenInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Regenerate (1-1.5)% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 75, group = "EnergyShieldRegeneration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedIgniteDurationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Ignite Duration on you", statOrderKey = "1445", statOrder = { 1445 }, level = 68, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedIgniteDurationInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Ignite Duration on you", statOrderKey = "1445", statOrder = { 1445 }, level = 70, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedIgniteDurationInfluence3__"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% reduced Ignite Duration on you", statOrderKey = "1445", statOrder = { 1445 }, level = 75, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedFreezeDurationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Freeze Duration on you", statOrderKey = "1444", statOrder = { 1444 }, level = 68, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedFreezeDurationInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Freeze Duration on you", statOrderKey = "1444", statOrder = { 1444 }, level = 70, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedFreezeDurationInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% reduced Freeze Duration on you", statOrderKey = "1444", statOrder = { 1444 }, level = 75, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedShockEffectInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% reduced Effect of Shock on you", statOrderKey = "7637", statOrder = { 7637 }, level = 68, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ReducedShockEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% reduced Effect of Shock on you", statOrderKey = "7637", statOrder = { 7637 }, level = 70, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ReducedShockEffectInfluence3_"] = { type = "Suffix", affix = "of the Crusade", "(51-60)% reduced Effect of Shock on you", statOrderKey = "7637", statOrder = { 7637 }, level = 75, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["MaximumPowerChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Maximum Power Charges", statOrderKey = "1386", statOrder = { 1386 }, level = 75, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PhysTakenAsFireHelmetInfluence1"] = { type = "Prefix", affix = "Warlord's", "(4-6)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["PhysTakenAsFireHelmetInfluence2"] = { type = "Prefix", affix = "Warlord's", "(7-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["ElementalDamageInfluence1____"] = { type = "Prefix", affix = "Warlord's", "(12-14)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 68, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(15-18)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 70, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(19-22)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["WarcryAreaOfEffectInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Warcry Skills have (21-25)% increased Area of Effect", statOrderKey = "8042", statOrder = { 8042 }, level = 68, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryAreaOfEffectInfluence2"] = { type = "Prefix", affix = "Warlord's", "Warcry Skills have (26-30)% increased Area of Effect", statOrderKey = "8042", statOrder = { 8042 }, level = 75, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyFireResistanceAuraInfluence1"] = { type = "Suffix", affix = "of the Conquest", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1220,6261", statOrder = { 1220, 6261 }, level = 85, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["CriticalStrikeMultiplierInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(11-13)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(14-16)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 70, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierInfluence3"] = { type = "Suffix", affix = "of the Conquest", "+(17-20)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ManaRegenerationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(41-55)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRegenerationInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(56-70)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainAccuracyEqualToStrengthInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Gain Accuracy Rating equal to your Strength", statOrderKey = "5290", statOrder = { 5290 }, level = 75, group = "GainAccuracyEqualToStrength", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MinionLifeInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Minions have (21-26)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 68, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Minions have (27-30)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 70, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionLifeInfluence3"] = { type = "Suffix", affix = "of the Conquest", "Minions have (31-35)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 75, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["PowerChargeOnKillInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% chance to gain a Power Charge on Kill", statOrderKey = "2158", statOrder = { 2158 }, level = 68, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PowerChargeOnKillInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% chance to gain a Power Charge on Kill", statOrderKey = "2158", statOrder = { 2158 }, level = 80, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PhysTakenAsColdHelmetInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(4-6)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["PhysTakenAsColdHelmetInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(7-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["SpellsAdditionalUnleashSealInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Skills supported by Unleash have +1 to maximum number of Seals", statOrderKey = "8105", statOrder = { 8105 }, level = 80, group = "SpellsAdditionalUnleashSeal", weightKey = { "helmet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyColdResistanceAuraInfluence1__"] = { type = "Suffix", affix = "of Redemption", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1226,6259", statOrder = { 1226, 6259 }, level = 85, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "helmet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["ReducedManaReservationInfluence1"] = { type = "Suffix", affix = "of Redemption", "(-3--2)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 68, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyInfluence1___"] = { type = "Suffix", affix = "of Redemption", "(4-6)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 68, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ReducedManaReservationInfluence2"] = { type = "Suffix", affix = "of Redemption", "(-5--4)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(7-10)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 68, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IgniteChanceAndDamageInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(15-17)% increased Burning Damage", "(6-8)% chance to Ignite", statOrderKey = "1447,1583", statOrder = { 1447, 1583 }, level = 68, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["IgniteChanceAndDamageInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(18-20)% increased Burning Damage", "(6-8)% chance to Ignite", statOrderKey = "1447,1583", statOrder = { 1447, 1583 }, level = 75, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FreezeChanceAndDurationInfluence1____"] = { type = "Suffix", affix = "of Redemption", "(8-12)% increased Freeze Duration on Enemies", "(6-8)% chance to Freeze", statOrderKey = "1428,1586", statOrder = { 1428, 1586 }, level = 68, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["FreezeChanceAndDurationInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(13-15)% increased Freeze Duration on Enemies", "(6-8)% chance to Freeze", statOrderKey = "1428,1586", statOrder = { 1428, 1586 }, level = 75, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ShockChanceAndEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Shock", "(8-12)% increased Effect of Lightning Ailments", statOrderKey = "1590,5829", statOrder = { 1590, 5829 }, level = 68, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ShockChanceAndEffectInfluence2"] = { type = "Suffix", affix = "of Redemption", "(6-8)% chance to Shock", "(13-15)% increased Effect of Lightning Ailments", statOrderKey = "1590,5829", statOrder = { 1590, 5829 }, level = 75, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AddedManaRegenerationInfluence1"] = { type = "Suffix", affix = "of Redemption", "Regenerate (3-5) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 68, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Regenerate (6-8) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 75, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["SpellAddedFireDamageInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Adds (17-22) to (33-39) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 68, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageInfluence2_"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (42-49) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 70, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamageInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Adds (25-34) to (51-59) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 75, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Adds (14-18) to (27-32) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 68, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (17-23) to (34-40) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 70, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamageInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (41-48) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 75, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-5) to (58-61) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 68, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 70, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (2-7) to (88-93) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 75, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedPhysicalDamageInfluence1__"] = { type = "Prefix", affix = "Hunter's", "Adds (17-22) to (33-39) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 68, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (42-49) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 70, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedPhysicalDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (25-34) to (51-59) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 75, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedChaosDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (14-18) to (27-32) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 68, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (17-23) to (34-40) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 70, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["SpellAddedChaosDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (21-28) to (41-48) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 75, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["EnemyChaosResistanceAuraInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1235,6258", statOrder = { 1235, 6258 }, level = 85, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "helmet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["PercentageIntelligenceInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(6-8)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 68, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 75, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IgnitingConfluxInfluence1"] = { type = "Suffix", affix = "of the Hunt", "You have Igniting Conflux for 3 seconds every 8 seconds", statOrderKey = "5372", statOrder = { 5372 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChillingConfluxInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "You have Chilling Conflux for 3 seconds every 8 seconds", statOrderKey = "5372", statOrder = { 5372 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ShockingConfluxInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "You have Shocking Conflux for 3 seconds every 8 seconds", statOrderKey = "5372", statOrder = { 5372 }, level = 80, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhysTakenAsLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "(5-10)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["PhysTakenAsLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "(11-15)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["ConsecratedGroundStationaryInfluence1_"] = { type = "Prefix", affix = "Crusader's", "You have Consecrated Ground around you while stationary", statOrderKey = "4727", statOrder = { 4727 }, level = 75, group = "ConsecratedGroundStationary", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HolyPhysicalExplosionInfluence1"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill Explode, dealing 3% of their Life as Physical Damage", statOrderKey = "5074", statOrder = { 5074 }, level = 85, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["HolyPhysicalExplosionChanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill have a (11-20)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "2807", statOrder = { 2807 }, level = 75, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["HolyPhysicalExplosionChanceInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Enemies you Kill have a (21-30)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "2807", statOrder = { 2807 }, level = 85, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 25, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PercentageIntelligenceBodyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(5-8)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 68, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageIntelligenceBodyInfluence2___"] = { type = "Suffix", affix = "of the Crusade", "(9-12)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 75, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AddPowerChargeOnCritInfluence1"] = { type = "Suffix", affix = "of the Crusade", "15% chance to gain a Power Charge on Critical Strike", statOrderKey = "1402", statOrder = { 1402 }, level = 80, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "body_armour_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, + ["EnergyShieldOnKillPercentInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Recover (3-4)% of Energy Shield on Kill", statOrderKey = "1324", statOrder = { 1324 }, level = 68, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldOnKillPercentInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Recover (5-6)% of Energy Shield on Kill", statOrderKey = "1324", statOrder = { 1324 }, level = 80, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRecoveryRateBodyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(8-11)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(12-15)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 80, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["PhysTakenAsFireInfluence1"] = { type = "Prefix", affix = "Warlord's", "(5-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["PhysTakenAsFireInfluence2"] = { type = "Prefix", affix = "Warlord's", "(11-15)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["SocketedActiveGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of Socketed Active Skill Gems", statOrderKey = "72", statOrder = { 72 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ReflectedPhysicalDamageInfluence1__"] = { type = "Prefix", affix = "Warlord's", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AllResistancesInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(10-12)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 68, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(13-15)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 70, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AllResistancesInfluence3_"] = { type = "Suffix", affix = "of the Conquest", "+(16-18)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 75, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["PercentageStrengthBodyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-8)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 68, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageStrengthBodyInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(9-12)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 75, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["EnduranceChargeIfHitRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Gain 1 Endurance Charge every second if you've been Hit Recently", statOrderKey = "5317", statOrder = { 5317 }, level = 80, group = "EnduranceChargeIfHitRecently", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["LifeOnKillPercentInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Recover (3-4)% of Life on Kill", statOrderKey = "1323", statOrder = { 1323 }, level = 68, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeOnKillPercentInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Recover (5-6)% of Life on Kill", statOrderKey = "1323", statOrder = { 1323 }, level = 80, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRateBodyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(8-11)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 68, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(12-15)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 80, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SocketedAttacksManaCostInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "320", statOrder = { 320 }, level = 85, group = "SocketedAttacksManaCost", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, + ["PhysTakenAsColdInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(5-10)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 68, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["PhysTakenAsColdInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(11-15)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["SocketedSupportGemLevelInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+1 to Level of Socketed Support Gems", statOrderKey = "71", statOrder = { 71 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ReflectedElementalDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 75, group = "ReflectedDamage", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["NearbyEnemiesAreBlindedInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Nearby Enemies are Blinded", statOrderKey = "2900", statOrder = { 2900 }, level = 75, group = "NearbyEnemiesAreBlinded", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PercentageDexterityBodyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-8)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 68, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageDexterityBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(9-12)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 75, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["FrenzyChargeOnHitChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "10% chance to gain a Frenzy Charge on Hit", statOrderKey = "1405", statOrder = { 1405 }, level = 80, group = "FrenzyChargeOnHitChance", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["ManaOnKillPercentInfluence1"] = { type = "Suffix", affix = "of Redemption", "Recover (3-4)% of Mana on Kill", statOrderKey = "1325", statOrder = { 1325 }, level = 68, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaOnKillPercentInfluence2"] = { type = "Suffix", affix = "of Redemption", "Recover (5-6)% of Mana on Kill", statOrderKey = "1325", statOrder = { 1325 }, level = 80, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRateBodyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-11)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 68, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRateBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 80, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AuraEffectBodyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-20)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 75, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectBodyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 80, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MaximumLifeBodyInfluence1"] = { type = "Prefix", affix = "Hunter's", "(5-8)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeBodyInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(9-12)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 85, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PhysTakenAsChaosInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(5-10)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1991", statOrder = { 1991 }, level = 75, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["PhysTakenAsChaosInfluence2"] = { type = "Prefix", affix = "Hunter's", "(11-15)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1991", statOrder = { 1991 }, level = 83, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos" }, }, + ["AdditionalCurseOnEnemiesInfluence1"] = { type = "Prefix", affix = "Hunter's", "You can apply an additional Curse", statOrderKey = "1725", statOrder = { 1725 }, level = 82, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["RegenerateLifeOver1SecondInfluence1"] = { type = "Prefix", affix = "Hunter's", "Every 4 seconds, Regenerate 15% of Life over one second", statOrderKey = "3277", statOrder = { 3277 }, level = 80, group = "RegenerateLifeOver1Second", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["OfferingEffectInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(16-20)% increased effect of Offerings", statOrderKey = "3551", statOrder = { 3551 }, level = 68, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OfferingEffectInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% increased effect of Offerings", statOrderKey = "3551", statOrder = { 3551 }, level = 80, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalCritWithAttacksInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Attacks have +(0.5-1)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 68, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCritWithAttacksInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Attacks have +(1.1-1.5)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 84, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCritWithSpellsInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(0.5-1)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 68, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["AdditionalCritWithSpellsInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(1.1-1.5)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 84, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["LifeRegenerationPercentBodyInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1-1.5)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercentBodyInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 75, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLightningResistanceHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "+1% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 75, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "quiver_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistanceHighInfluence2"] = { type = "Prefix", affix = "Crusader's", "+2% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 80, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "quiver_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["MaximumLightningResistanceHighInfluence3_"] = { type = "Prefix", affix = "Crusader's", "+3% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 86, group = "MaximumLightningResistance", weightKey = { "shield_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["DamagePerBlockChanceInfluence1"] = { type = "Prefix", affix = "Crusader's", "1% increased Damage per 1% Chance to Block Attack Damage", statOrderKey = "4878", statOrder = { 4878 }, level = 68, group = "DamagePerBlockChance", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MinimumPowerChargeInfluence1"] = { type = "Suffix", affix = "of the Crusade", "+1 to Minimum Power Charges", statOrderKey = "1385", statOrder = { 1385 }, level = 68, group = "MinimumPowerCharges", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["MinimumPowerChargeInfluence2"] = { type = "Suffix", affix = "of the Crusade", "+2 to Minimum Power Charges", statOrderKey = "1385", statOrder = { 1385 }, level = 80, group = "MinimumPowerCharges", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["RecoverEnergyShieldPercentOnBlockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Recover (3-5)% of Energy Shield when you Block", statOrderKey = "2007", statOrder = { 2007 }, level = 68, group = "RecoverEnergyShieldPercentOnBlock", weightKey = { "shield_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "energy_shield", "defences" }, }, + ["EnergyShieldRegenHighInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Regenerate (1.5-2.5)% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 75, group = "EnergyShieldRegeneration", weightKey = { "shield_crusader", "amulet_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ChanceToChillAttackersOnBlockInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-40)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4656", statOrder = { 4656 }, level = 68, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToChillAttackersOnBlockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% chance to Chill Attackers for 4 seconds on Block", statOrderKey = "4656", statOrder = { 4656 }, level = 75, group = "ChanceToChillAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "red_herring", "elemental", "cold", "ailment" }, }, + ["ChanceToShockAttackersOnBlockInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(25-40)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7629", statOrder = { 7629 }, level = 68, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["ChanceToShockAttackersOnBlockInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% chance to Shock Attackers for 4 seconds on Block", statOrderKey = "7629", statOrder = { 7629 }, level = 75, group = "ChanceToShockAttackersOnBlock", weightKey = { "shield_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "elemental", "lightning", "ailment" }, }, + ["SpellBlockIfBlockedSpellsInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "+(7-9)% Chance to Block Spell Damage if you have Blocked Spell Damage Recently", statOrderKey = "7721", statOrder = { 7721 }, level = 68, group = "SpellBlockIfBlockedSpellRecently", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockIfBlockedSpellsInfluence2"] = { type = "Suffix", affix = "of the Crusade", "+(10-12)% Chance to Block Spell Damage if you have Blocked Spell Damage Recently", statOrderKey = "7721", statOrder = { 7721 }, level = 75, group = "SpellBlockIfBlockedSpellRecently", weightKey = { "shield_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["WarcryBuffEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(18-21)% increased Warcry Buff Effect", statOrderKey = "8035", statOrder = { 8035 }, level = 68, group = "WarcryEffect", weightKey = { "shield_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryBuffEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Warcry Buff Effect", statOrderKey = "8035", statOrder = { 8035 }, level = 75, group = "WarcryEffect", weightKey = { "shield_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumFireResistanceHighInfluence1__"] = { type = "Prefix", affix = "Warlord's", "+1% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 75, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistanceHighInfluence2__"] = { type = "Prefix", affix = "Warlord's", "+2% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 80, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["MaximumFireResistanceHighInfluence3"] = { type = "Prefix", affix = "Warlord's", "+3% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 86, group = "MaximumFireResist", weightKey = { "shield_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AreaOfEffectInfluence1"] = { type = "Prefix", affix = "Warlord's", "(7-9)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 68, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectInfluence2"] = { type = "Prefix", affix = "Warlord's", "(10-12)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 75, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectInfluence3"] = { type = "Prefix", affix = "Warlord's", "(13-15)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 80, group = "AreaOfEffect", weightKey = { "shield_adjudicator", "quiver_adjudicator", "ring_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MinimumEnduranceChargeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+1 to Minimum Endurance Charges", statOrderKey = "1375", statOrder = { 1375 }, level = 68, group = "MinimumEnduranceCharges", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["MinimumEnduranceChargeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+2 to Minimum Endurance Charges", statOrderKey = "1375", statOrder = { 1375 }, level = 80, group = "MinimumEnduranceCharges", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["RecoverLifePercentOnBlockInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "Recover (3-5)% of Life when you Block", statOrderKey = "2564", statOrder = { 2564 }, level = 68, group = "RecoverLifePercentOnBlock", weightKey = { "shield_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "life" }, }, + ["AttackBlockIfBlockedAttacksInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(5-6)% Chance to Block Attack Damage if you have Blocked Attack Damage Recently", statOrderKey = "4451", statOrder = { 4451 }, level = 68, group = "AttackBlockIfBlockedAttackRecently", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AttackBlockIfBlockedAttacksInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(7-8)% Chance to Block Attack Damage if you have Blocked Attack Damage Recently", statOrderKey = "4451", statOrder = { 4451 }, level = 75, group = "AttackBlockIfBlockedAttackRecently", weightKey = { "shield_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalPhysicalDamageReductionHighInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 75, group = "ReducedPhysicalDamageTaken", weightKey = { "shield_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["MaximumColdResistanceHighInfluence1"] = { type = "Prefix", affix = "Redeemer's", "+1% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 75, group = "MaximumColdResist", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistanceHighInfluence2"] = { type = "Prefix", affix = "Redeemer's", "+2% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 80, group = "MaximumColdResist", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["MaximumColdResistanceHighInfluence3__"] = { type = "Prefix", affix = "Redeemer's", "+3% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 86, group = "MaximumColdResist", weightKey = { "shield_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["EnergyShieldDelayHighInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(16-20)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 68, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldDelayHighInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(21-25)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 75, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldDelayHighInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 80, group = "EnergyShieldDelay", weightKey = { "shield_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["WeaponElementalDamageInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 68, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "(31-35)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 75, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["WeaponElementalDamageInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "(36-40)% increased Elemental Damage with Attack Skills", statOrderKey = "5043", statOrder = { 5043 }, level = 80, group = "IncreasedWeaponElementalDamagePercent", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["MinimumFrenzyChargeInfluence1"] = { type = "Suffix", affix = "of Redemption", "+1 to Minimum Frenzy Charges", statOrderKey = "1380", statOrder = { 1380 }, level = 68, group = "MinimumFrenzyCharges", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MinimumFrenzyChargeInfluence2"] = { type = "Suffix", affix = "of Redemption", "+2 to Minimum Frenzy Charges", statOrderKey = "1380", statOrder = { 1380 }, level = 80, group = "MinimumFrenzyCharges", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["RecoverManaPercentOnBlockInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Recover (3-5)% of your maximum Mana when you Block", statOrderKey = "6444", statOrder = { 6444 }, level = 68, group = "RecoverManaPercentOnBlock", weightKey = { "shield_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "resource", "mana" }, }, + ["AdditionalChanceToEvadeHighInfluence1"] = { type = "Suffix", affix = "of Redemption", "+(3-5)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 75, group = "AdditionalChanceToEvade", weightKey = { "shield_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AvoidPhysicalDamageInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to Avoid Physical Damage from Hits", statOrderKey = "2875", statOrder = { 2875 }, level = 68, group = "PhysicalDamageAvoidance", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AvoidPhysicalDamageInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to Avoid Physical Damage from Hits", statOrderKey = "2875", statOrder = { 2875 }, level = 80, group = "PhysicalDamageAvoidance", weightKey = { "shield_eyrie", "quiver_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["CurseEffectivenessInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-11)% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 73, group = "CurseEffectiveness", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseEffectivenessInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 80, group = "CurseEffectiveness", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AuraEffectInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 73, group = "AuraEffect", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AuraEffectInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 80, group = "AuraEffect", weightKey = { "shield_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["IncreasedAilmentEffectLowInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-20)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 68, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "shield_eyrie", "quiver_eyrie", "ring_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["IncreasedAilmentEffectLowInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 75, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "shield_eyrie", "quiver_eyrie", "ring_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["MaximumResistancesInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 80, group = "MaximumResistances", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["MaximumResistancesInfluence2"] = { type = "Prefix", affix = "Hunter's", "+2% to all maximum Resistances", statOrderKey = "1236", statOrder = { 1236 }, level = 85, group = "MaximumResistances", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resistance" }, }, + ["MaximumChaosResistanceHighInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1% to maximum Chaos Resistance", statOrderKey = "1234", statOrder = { 1234 }, level = 75, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "quiver_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["MaximumChaosResistanceHighInfluence2"] = { type = "Prefix", affix = "Hunter's", "+2% to maximum Chaos Resistance", statOrderKey = "1234", statOrder = { 1234 }, level = 80, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "quiver_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["MaximumChaosResistanceHighInfluence3"] = { type = "Prefix", affix = "Hunter's", "+3% to maximum Chaos Resistance", statOrderKey = "1234", statOrder = { 1234 }, level = 86, group = "MaximumChaosResistance", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["MaximumLifeInfluence1"] = { type = "Prefix", affix = "Hunter's", "(3-6)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 68, group = "MaximumLifeIncreasePercent", weightKey = { "shield_basilisk", "belt_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLifeInfluence2"] = { type = "Prefix", affix = "Hunter's", "(7-10)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 84, group = "MaximumLifeIncreasePercent", weightKey = { "shield_basilisk", "belt_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["NoExtraDamageFromBleedMovingInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2693", statOrder = { 2693 }, level = 75, group = "NoExtraDamageFromBleedMoving", weightKey = { "shield_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["GainRandomChargeOnBlockInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Gain an Endurance, Frenzy or Power charge when you Block", statOrderKey = "5367", statOrder = { 5367 }, level = 68, group = "GainRandomChargeOnBlock", weightKey = { "shield_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["SocketedGemsReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Socketed Gems have 20% increased Reservation Efficiency", statOrderKey = "300", statOrder = { 300 }, level = 68, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SocketedGemsReducedReservationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Socketed Gems have 30% increased Reservation Efficiency", statOrderKey = "300", statOrder = { 300 }, level = 80, group = "DisplaySocketedGemsGetReducedReservation", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["DegenDamageTakenInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(4-6)% reduced Damage taken from Damage Over Time", statOrderKey = "1798", statOrder = { 1798 }, level = 68, group = "DegenDamageTaken", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DegenDamageTakenInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-10)% reduced Damage taken from Damage Over Time", statOrderKey = "1798", statOrder = { 1798 }, level = 80, group = "DegenDamageTaken", weightKey = { "shield_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["LifeRegenerationPercentHighInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.1-1.5)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 68, group = "LifeRegenerationRatePercentage", weightKey = { "shield_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRegenerationPercentHighInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 80, group = "LifeRegenerationRatePercentage", weightKey = { "shield_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PhysicalAddedAsExtraLightningInfluence1"] = { type = "Prefix", affix = "Crusader's", "Gain (5-10)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "quiver_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (11-15)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 75, group = "PhysicalAddedAsLightning", weightKey = { "quiver_crusader", "amulet_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["AdditionalArrowInfluence1"] = { type = "Prefix", affix = "Warlord's", "Bow Attacks fire an additional Arrow", statOrderKey = "1366", statOrder = { 1366 }, level = 80, group = "AdditionalArrows", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["PhysicalAddedAsExtraFireInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Gain (5-10)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "quiver_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireInfluence2_____"] = { type = "Prefix", affix = "Warlord's", "Gain (11-15)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 75, group = "PhysicalAddedAsFire", weightKey = { "quiver_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["MaimOnHitInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 15% chance to Maim on Hit", statOrderKey = "6417", statOrder = { 6417 }, level = 68, group = "GlobalMaimOnHit", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MaimOnHitInfluence2___"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 20% chance to Maim on Hit", statOrderKey = "6417", statOrder = { 6417 }, level = 75, group = "GlobalMaimOnHit", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChancetoGainPhasingOnKillInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(5-6)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChancetoGainPhasingOnKillInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(7-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 70, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChancetoGainPhasingOnKillInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(9-10)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 73, group = "ChancetoGainPhasingOnKill", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BleedOnHitDamageInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 10% chance to cause Bleeding", "(15-25)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 68, group = "BleedingDamage", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedOnHitDamageInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "Attacks have 15% chance to cause Bleeding", "(26-30)% increased Damage with Bleeding", statOrderKey = "2029,2670", statOrder = { 2029, 2670 }, level = 75, group = "BleedingDamage", weightKey = { "quiver_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["PhysicalAddedAsExtraColdInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Gain (5-10)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "quiver_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (11-15)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 75, group = "PhysicalAddedAsCold", weightKey = { "quiver_eyrie", "amulet_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["MovementVelocityExtraInfluence1"] = { type = "Prefix", affix = "Hunter's", "(3-6)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 75, group = "MovementVelocity", weightKey = { "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityExtraInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(7-10)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 80, group = "MovementVelocity", weightKey = { "quiver_basilisk", "amulet_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["ManaGainPerTargetInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(3-5) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 68, group = "ManaGainPerTarget", weightKey = { "gloves_basilisk", "quiver_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["ChaosDamageOverTimeMultiplierQuiverInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Chaos Damage over Time Multiplier with Attack Skills", statOrderKey = "873", statOrder = { 873 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos", "attack" }, }, + ["ChaosDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Chaos Damage over Time Multiplier with Attack Skills", statOrderKey = "873", statOrder = { 873 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos", "attack" }, }, + ["PhysicalDamageOverTimeMultiplierQuiverInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Physical Damage over Time Multiplier with Attack Skills", statOrderKey = "862", statOrder = { 862 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Physical Damage over Time Multiplier with Attack Skills", statOrderKey = "862", statOrder = { 862 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical", "attack" }, }, + ["FireDamageOverTimeMultiplierQuiverInfluence1"] = { type = "Suffix", affix = "of the Hunt", "+(16-20)% to Fire Damage over Time Multiplier with Attack Skills", statOrderKey = "865", statOrder = { 865 }, level = 68, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["FireDamageOverTimeMultiplierQuiverInfluence2"] = { type = "Suffix", affix = "of the Hunt", "+(21-25)% to Fire Damage over Time Multiplier with Attack Skills", statOrderKey = "865", statOrder = { 865 }, level = 80, group = "DamageOverTimeMultiplier", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["PoisonOnHitDamageInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "15% chance to Poison on Hit", "(15-25)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 68, group = "PoisonDamage", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonOnHitDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "20% chance to Poison on Hit", "(26-30)% increased Damage with Poison", statOrderKey = "2674,2682", statOrder = { 2674, 2682 }, level = 75, group = "PoisonDamage", weightKey = { "quiver_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["GlobalEnergyShieldPercentInfluence1"] = { type = "Prefix", affix = "Crusader's", "(7-9)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 68, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalEnergyShieldPercentInfluence2"] = { type = "Prefix", affix = "Crusader's", "(10-12)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 78, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["GlobalEnergyShieldPercentInfluence3"] = { type = "Prefix", affix = "Crusader's", "(13-15)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 82, group = "EnergyShieldPercent", weightKey = { "belt_crusader", "ring_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["CriticalStrikeChanceShockedEnemiesInfluence1"] = { type = "Prefix", affix = "Crusader's", "(30-34)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4758", statOrder = { 4758 }, level = 68, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceShockedEnemiesInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-39)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4758", statOrder = { 4758 }, level = 75, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceShockedEnemiesInfluence3__"] = { type = "Prefix", affix = "Crusader's", "(40-45)% increased Critical Strike Chance against Shocked Enemies", statOrderKey = "4758", statOrder = { 4758 }, level = 80, group = "CritChanceToShockedEnemies", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["LightningDamageInfluence1__"] = { type = "Prefix", affix = "Crusader's", "(16-20)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 68, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamageInfluence2"] = { type = "Prefix", affix = "Crusader's", "(21-25)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 75, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningDamageInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(26-30)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 80, group = "LightningDamagePercentagePrefix", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["FortifyOnMeleeStunInfluence1"] = { type = "Prefix", affix = "Crusader's", "Melee Hits which Stun have (8-12)% chance to Fortify", statOrderKey = "4590", statOrder = { 4590 }, level = 68, group = "FortifyOnMeleeStun", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CooldownRecoveryHighInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-15)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 75, group = "CooldownRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CooldownRecoveryHighInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 84, group = "CooldownRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDamageDuringFlaskEffectInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "(20-25)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["SpellDamageDuringFlaskEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["SpellDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% increased Spell Damage during any Flask Effect", statOrderKey = "7730", statOrder = { 7730 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster_damage", "damage", "caster" }, }, + ["EnergyShieldRecoveryRateInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(7-9)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 68, group = "EnergyShieldRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRecoveryRateInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(10-12)% increased Energy Shield Recovery rate", statOrderKey = "1166", statOrder = { 1166 }, level = 75, group = "EnergyShieldRecovery", weightKey = { "belt_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["RemoveShockOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Remove Shock when you use a Flask", statOrderKey = "7579", statOrder = { 7579 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "lightning", "ailment" }, }, + ["GlobalArmourPercentInfluence1"] = { type = "Prefix", affix = "Warlord's", "(7-9)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 68, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["GlobalArmourPercentInfluence2___"] = { type = "Prefix", affix = "Warlord's", "(10-12)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 78, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["GlobalArmourPercentInfluence3"] = { type = "Prefix", affix = "Warlord's", "(13-15)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 82, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "belt_adjudicator", "ring_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["FireDamageBurningEnemiesInfluence1"] = { type = "Prefix", affix = "Warlord's", "(22-27) to (41-46) added Fire Damage against Burning Enemies", statOrderKey = "7867", statOrder = { 7867 }, level = 68, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageBurningEnemiesInfluence2"] = { type = "Prefix", affix = "Warlord's", "(28-32) to (47-51) added Fire Damage against Burning Enemies", statOrderKey = "7867", statOrder = { 7867 }, level = 75, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageBurningEnemiesInfluence3"] = { type = "Prefix", affix = "Warlord's", "(33-39) to (52-55) added Fire Damage against Burning Enemies", statOrderKey = "7867", statOrder = { 7867 }, level = 80, group = "AddedFireDamageToBurningEnemies", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(16-20)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 68, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "(21-25)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 75, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(26-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 80, group = "FireDamagePercentagePrefix", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ReducedCriticalStrikeDamageTakenInfluence1"] = { type = "Prefix", affix = "Warlord's", "You take (15-20)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 68, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ReducedCriticalStrikeDamageTakenInfluence2_"] = { type = "Prefix", affix = "Warlord's", "You take (21-30)% reduced Extra Damage from Critical Strikes", statOrderKey = "1111", statOrder = { 1111 }, level = 75, group = "ReducedCriticalStrikeDamageTaken", weightKey = { "belt_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AllDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "(11-15)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 75, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageInfluence2___"] = { type = "Prefix", affix = "Warlord's", "(16-20)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 80, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AllDamageInfluence3"] = { type = "Prefix", affix = "Warlord's", "(21-25)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 85, group = "AllDamage", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MeleeDamageDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(20-25)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["MeleeDamageDuringFlaskEffectInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(26-30)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["MeleeDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(31-35)% increased Melee Damage during any Flask Effect", statOrderKey = "7084", statOrder = { 7084 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["LifeRecoveryRateInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(7-9)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 68, group = "LifeRecoveryRate", weightKey = { "belt_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRateInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(10-12)% increased Life Recovery rate", statOrderKey = "1175", statOrder = { 1175 }, level = 75, group = "LifeRecoveryRate", weightKey = { "belt_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["RemoveIgniteOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Remove Ignite and Burning when you use a Flask", statOrderKey = "7572", statOrder = { 7572 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "fire", "ailment" }, }, + ["GlobalEvasionPercentInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(7-9)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 68, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["GlobalEvasionPercentInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(10-12)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 78, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["GlobalEvasionPercentInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "(13-15)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 82, group = "EvasionRatingPercent", weightKey = { "belt_eyrie", "ring_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DamageChilledEnemiesInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4889", statOrder = { 4889 }, level = 68, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageChilledEnemiesInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(31-35)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4889", statOrder = { 4889 }, level = 75, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageChilledEnemiesInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(36-40)% increased Damage with Hits against Chilled Enemies", statOrderKey = "4889", statOrder = { 4889 }, level = 80, group = "IncreasedDamageToChilledEnemies", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["FlaskEffectInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Flasks applied to you have (4-7)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 75, group = "FlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskEffectInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Flasks applied to you have (8-10)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 81, group = "FlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["ColdDamageInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(16-20)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 68, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(21-25)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 75, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdDamageInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(26-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 80, group = "ColdDamagePercentagePrefix", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AttackSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "(8-14)% increased Attack Speed during any Flask Effect", statOrderKey = "2803", statOrder = { 2803 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "attack", "speed" }, }, + ["ProjectileAttackDamageDuringFlaskEffectInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(20-25)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 68, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ProjectileAttackDamageDuringFlaskEffectInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(26-30)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 75, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ProjectileAttackDamageDuringFlaskEffectInfluence3"] = { type = "Suffix", affix = "of Redemption", "(31-35)% increased Projectile Attack Damage during any Flask Effect", statOrderKey = "7455", statOrder = { 7455 }, level = 80, group = "DamageDuringFlaskEffect", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "damage", "attack" }, }, + ["ManaRecoveryRateInfluence1"] = { type = "Suffix", affix = "of Redemption", "(7-9)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 68, group = "ManaRecoveryRate", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRateInfluence2__"] = { type = "Suffix", affix = "of Redemption", "(10-12)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 75, group = "ManaRecoveryRate", weightKey = { "belt_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["RemoveFreezeOnFlaskUseInfluence1"] = { type = "Suffix", affix = "of Redemption", "Remove Chill and Freeze when you use a Flask", statOrderKey = "7570", statOrder = { 7570 }, level = 75, group = "RemoveAilmentOnFlaskUse", weightKey = { "belt_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "elemental", "cold", "ailment" }, }, + ["FlaskChanceToNotConsumeChargesInfluence1"] = { type = "Prefix", affix = "Hunter's", "(6-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3710", statOrder = { 3710 }, level = 80, group = "FlaskChargesUsed", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["FlaskChargeOnCritInfluence1"] = { type = "Prefix", affix = "Hunter's", "Gain a Flask Charge when you deal a Critical Strike", statOrderKey = "2895", statOrder = { 2895 }, level = 75, group = "FlaskChargeOnCrit", weightKey = { "belt_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["ChaosDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "(16-20)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 68, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(21-25)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 75, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["ChaosDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "(26-30)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 80, group = "IncreasedChaosDamagePrefix", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["PercentageAllAttributesInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-9)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 68, group = "PercentageAllAttributes", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["PercentageAllAttributesInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(10-12)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 75, group = "PercentageAllAttributes", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["CastSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(8-14)% increased Cast Speed during any Flask Effect", statOrderKey = "4546", statOrder = { 4546 }, level = 68, group = "SpeedDuringFlaskEffect", weightKey = { "belt_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "caster", "speed" }, }, + ["ArmourPenetrationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (8-11)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 68, group = "ArmourPenetration", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ArmourPenetrationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (12-15)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 75, group = "ArmourPenetration", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["MovementSpeedDuringFlaskEffectInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(6-10)% increased Movement Speed during any Flask Effect", statOrderKey = "2687", statOrder = { 2687 }, level = 81, group = "MovementSpeedDuringFlaskEffect", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "speed" }, }, + ["PhysicalAttackDamageTakenInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "-(35-25) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 68, group = "PhysicalAttackDamageTaken", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PhysicalAttackDamageTakenInfluence2"] = { type = "Suffix", affix = "of the Hunt", "-(45-36) Physical Damage taken from Attack Hits", statOrderKey = "1787", statOrder = { 1787 }, level = 75, group = "PhysicalAttackDamageTaken", weightKey = { "belt_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["ChanceToShockAddedDamageInfluence1"] = { type = "Prefix", affix = "Crusader's", "Adds (3-7) to (68-73) Lightning Damage against Shocked Enemies", statOrderKey = "5399", statOrder = { 5399 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, + ["ChanceToShockAddedDamageInfluence2"] = { type = "Prefix", affix = "Crusader's", "Adds (4-8) to (82-86) Lightning Damage against Shocked Enemies", statOrderKey = "5399", statOrder = { 5399 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "ailment" }, }, + ["AddedLightningDamagePerPowerChargeInfluence1__"] = { type = "Prefix", affix = "Crusader's", "1 to (6-8) Lightning Damage per Power Charge", statOrderKey = "7134", statOrder = { 7134 }, level = 75, group = "AddedLightningDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AddedLightningDamagePerPowerChargeInfluence2"] = { type = "Prefix", affix = "Crusader's", "(1-2) to (9-11) Lightning Damage per Power Charge", statOrderKey = "7134", statOrder = { 7134 }, level = 80, group = "AddedLightningDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["SpellDamageRingInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(15-17)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 68, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageRingInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(18-21)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 75, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamageRingInfluence3__"] = { type = "Prefix", affix = "Crusader's", "(22-25)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 80, group = "SpellDamage", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["IncreasedLifeLeechRateInfluence1"] = { type = "Prefix", affix = "Crusader's", "(35-40)% increased total Recovery per second from Life Leech", statOrderKey = "1714", statOrder = { 1714 }, level = 68, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeLeechRateInfluence2"] = { type = "Prefix", affix = "Crusader's", "(41-45)% increased total Recovery per second from Life Leech", statOrderKey = "1714", statOrder = { 1714 }, level = 75, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedLifeLeechRateInfluence3"] = { type = "Prefix", affix = "Crusader's", "(46-50)% increased total Recovery per second from Life Leech", statOrderKey = "1714", statOrder = { 1714 }, level = 80, group = "IncreasedLifeLeechRate", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ReducedCurseEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-29)% reduced Effect of Curses on you", statOrderKey = "1727", statOrder = { 1727 }, level = 68, group = "ReducedCurseEffect", weightKey = { "ring_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ReducedCurseEffectInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(35-40)% reduced Effect of Curses on you", statOrderKey = "1727", statOrder = { 1727 }, level = 75, group = "ReducedCurseEffect", weightKey = { "ring_crusader", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitConductivityInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 20% increased Effect", statOrderKey = "2066", statOrder = { 2066 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_crusader", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitConductivityInfluence2___"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 32% increased Effect", statOrderKey = "2066", statOrder = { 2066 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_crusader", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["LifeGainedOnSpellHitInfluence1"] = { type = "Prefix", affix = "Crusader's", "+(8-12) Life gained for each Enemy hit by your Spells", statOrderKey = "1313", statOrder = { 1313 }, level = 68, group = "LifeGainedOnSpellHit", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["LifeGainedOnSpellHitInfluence2"] = { type = "Prefix", affix = "Crusader's", "+(13-15) Life gained for each Enemy hit by your Spells", statOrderKey = "1313", statOrder = { 1313 }, level = 75, group = "LifeGainedOnSpellHit", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["GlobalCriticalStrikeChanceRingInfluence1___"] = { type = "Suffix", affix = "of the Crusade", "(15-17)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 68, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["GlobalCriticalStrikeChanceRingInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(18-21)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 75, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["GlobalCriticalStrikeChanceRingInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 80, group = "CriticalStrikeChanceIncrease", weightKey = { "ring_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToIgniteAddedDamageInfluence1"] = { type = "Prefix", affix = "Warlord's", "Adds (19-26) to (38-46) Fire Damage against Ignited Enemies", statOrderKey = "5397", statOrder = { 5397 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["ChanceToIgniteAddedDamageInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (23-30) to (47-54) Fire Damage against Ignited Enemies", statOrderKey = "5397", statOrder = { 5397 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["AddedFireDamagePerEnduranceChargeInfluence1"] = { type = "Prefix", affix = "Warlord's", "(2-3) to (4-5) Fire Damage per Endurance Charge", statOrderKey = "7130", statOrder = { 7130 }, level = 75, group = "AddedFireDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedFireDamagePerEnduranceChargeInfluence2__"] = { type = "Prefix", affix = "Warlord's", "(3-4) to (6-7) Fire Damage per Endurance Charge", statOrderKey = "7130", statOrder = { 7130 }, level = 80, group = "AddedFireDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["MeleeDamageRingInfluence1"] = { type = "Prefix", affix = "Warlord's", "(15-17)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 68, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageRingInfluence2"] = { type = "Prefix", affix = "Warlord's", "(18-21)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 75, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MeleeDamageRingInfluence3"] = { type = "Prefix", affix = "Warlord's", "(22-25)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 80, group = "MeleeDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CurseOnHitFlammabilityInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 20% increased Effect", statOrderKey = "2069", statOrder = { 2069 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitFlammabilityInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 32% increased Effect", statOrderKey = "2069", statOrder = { 2069 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitVulnerabilityInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Vulnerability on Hit, with 20% increased Effect", statOrderKey = "2062", statOrder = { 2062 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitVulnerabilityInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Vulnerability on Hit, with 32% increased Effect", statOrderKey = "2062", statOrder = { 2062 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_adjudicator", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CriticalStrikeMultiplierRingInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(14-16)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 68, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierRingInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(17-19)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 75, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierRingInfluence3_"] = { type = "Suffix", affix = "of the Conquest", "+(20-22)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 80, group = "CriticalStrikeMultiplier", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["BleedDamageAndDurationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(8-12)% increased Damage with Bleeding", "(5-6)% increased Bleeding Duration", statOrderKey = "2670,4254", statOrder = { 2670, 4254 }, level = 68, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedDamageAndDurationInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(13-17)% increased Damage with Bleeding", "(7-8)% increased Bleeding Duration", statOrderKey = "2670,4254", statOrder = { 2670, 4254 }, level = 75, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BleedDamageAndDurationInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(18-22)% increased Damage with Bleeding", "(9-10)% increased Bleeding Duration", statOrderKey = "2670,4254", statOrder = { 2670, 4254 }, level = 80, group = "BleedingDamage", weightKey = { "ring_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["ChanceToFreezeAddedDamageInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Adds (17-23) to (35-41) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "5396", statOrder = { 5396 }, level = 68, group = "AilmentChanceAddedDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["ChanceToFreezeAddedDamageInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (20-26) to (41-48) Cold Damage against Chilled or Frozen Enemies", statOrderKey = "5396", statOrder = { 5396 }, level = 75, group = "AilmentChanceAddedDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["AddedColdDamagePerFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(2-3) to (4-5) Added Cold Damage per Frenzy Charge", statOrderKey = "3752", statOrder = { 3752 }, level = 75, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedColdDamagePerFrenzyChargeInfluence2__"] = { type = "Prefix", affix = "Redeemer's", "(3-4) to (6-7) Added Cold Damage per Frenzy Charge", statOrderKey = "3752", statOrder = { 3752 }, level = 80, group = "AddedColdDamagePerFrenzyCharge", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ProjectileAttackDamageRingInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(15-17)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 68, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageRingInfluence2___"] = { type = "Prefix", affix = "Redeemer's", "(18-21)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 75, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageRingInfluence3"] = { type = "Prefix", affix = "Redeemer's", "(22-25)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 80, group = "ProjectileAttackDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["MinionDamageRingInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (15-17)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 68, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageRingInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (18-21)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["MinionDamageRingInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Minions deal (22-25)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 80, group = "MinionDamage", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["EnergyShieldRechargeDelayInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(15-20)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 68, group = "EnergyShieldDelay", weightKey = { "ring_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRechargeDelayInfluence2"] = { type = "Prefix", affix = "Redeemer's", "(20-24)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 75, group = "EnergyShieldDelay", weightKey = { "ring_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["CurseOnHitFrostbiteInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 20% increased Effect", statOrderKey = "2070", statOrder = { 2070 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_eyrie", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitFrostbiteInfluence2"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 32% increased Effect", statOrderKey = "2070", statOrder = { 2070 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_eyrie", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AttackSpeedHitRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "(8-12)% increased Attack Speed if you've been Hit Recently", statOrderKey = "4187", statOrder = { 4187 }, level = 75, group = "AttackSpeedHitRecently", weightKey = { "ring_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["IncreasedExperienceGainInfluence1"] = { type = "Prefix", affix = "Hunter's", "(2-3)% increased Experience gain", statOrderKey = "1199", statOrder = { 1199 }, level = 85, group = "ExperienceIncrease", weightKey = { "ring_basilisk", "default", }, weightVal = { 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReflectedPhysicalDamageRingInfluence1"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (31-45)% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReflectedPhysicalDamageRingInfluence2_"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (46-55)% reduced Reflected Physical Damage", statOrderKey = "7405", statOrder = { 7405 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ReflectedElementalDamageRingInfluence1"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (31-45)% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 68, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReflectedElementalDamageRingInfluence2"] = { type = "Prefix", affix = "Hunter's", "You and your Minions take (46-55)% reduced Reflected Elemental Damage", statOrderKey = "5053", statOrder = { 5053 }, level = 75, group = "ReflectedDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["EnergyShieldDelayInfluence1"] = { type = "Prefix", affix = "Hunter's", "(15-20)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 68, group = "EnergyShieldDelay", weightKey = { "ring_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldDelayInfluence2_"] = { type = "Prefix", affix = "Hunter's", "(20-24)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 75, group = "EnergyShieldDelay", weightKey = { "ring_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["LifeGainPerTargetInfluence1"] = { type = "Prefix", affix = "Hunter's", "+(10-15) Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 68, group = "LifeGainPerTarget", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["LifeGainPerTargetInfluence2__"] = { type = "Prefix", affix = "Hunter's", "+(16-20) Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 75, group = "LifeGainPerTarget", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "resource", "life", "attack" }, }, + ["ExertedAttackDamageInfluence1"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (25-27)% increased Damage", statOrderKey = "5065", statOrder = { 5065 }, level = 68, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ExertedAttackDamageInfluence2__"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (28-31)% increased Damage", statOrderKey = "5065", statOrder = { 5065 }, level = 75, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ExertedAttackDamageInfluence3"] = { type = "Prefix", affix = "Hunter's", "Exerted Attacks deal (32-35)% increased Damage", statOrderKey = "5065", statOrder = { 5065 }, level = 80, group = "ExertedAttackDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["CurseOnHitElementalWeaknessInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Elemental Weakness on Hit, with 20% increased Effect", statOrderKey = "2064", statOrder = { 2064 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitElementalWeaknessInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Elemental Weakness on Hit, with 32% increased Effect", statOrderKey = "2064", statOrder = { 2064 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitDespairInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 20% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 75, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitDespairInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 32% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 80, group = "CurseOnHitLevel", weightKey = { "ring_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PoisonDamageAndDurationInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "(5-6)% increased Poison Duration", "(8-12)% increased Damage with Poison", statOrderKey = "2671,2682", statOrder = { 2671, 2682 }, level = 68, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamageAndDurationInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-8)% increased Poison Duration", "(13-17)% increased Damage with Poison", statOrderKey = "2671,2682", statOrder = { 2671, 2682 }, level = 75, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamageAndDurationInfluence3__"] = { type = "Suffix", affix = "of the Hunt", "(9-10)% increased Poison Duration", "(18-22)% increased Damage with Poison", statOrderKey = "2671,2682", statOrder = { 2671, 2682 }, level = 80, group = "PoisonDamage", weightKey = { "ring_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["LightningDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Crusader's", "(0.3-0.5)% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["LightningDamageESLeechInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(0.2-0.4)% of Lightning Damage Leeched as Energy Shield", statOrderKey = "4274", statOrder = { 4274 }, level = 68, group = "LightningDamageLifeLeech", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "lightning" }, }, + ["DamagePer15IntelligenceInfluence1"] = { type = "Prefix", affix = "Crusader's", "1% increased Damage per 15 Intelligence", statOrderKey = "4876", statOrder = { 4876 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeInfluence1"] = { type = "Prefix", affix = "Crusader's", "(3-4)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 68, group = "AllDamage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeInfluence2"] = { type = "Prefix", affix = "Crusader's", "(5-6)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 80, group = "AllDamage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["GlobalLightningGemLevelInfluence1_"] = { type = "Prefix", affix = "Crusader's", "+1 to Level of all Lightning Skill Gems", statOrderKey = "5851", statOrder = { 5851 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["LightningPenetrationInfluence1__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (4-7)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 68, group = "LightningResistancePenetration", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningPenetrationInfluence2__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (8-10)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 82, group = "LightningResistancePenetration", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["MaximumLifeLeechRateHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "(15-25)% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1305", statOrder = { 1305 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumEnergyShieldLeechRateHighInfluence1"] = { type = "Prefix", affix = "Crusader's", "(15-25)% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1308", statOrder = { 1308 }, level = 68, group = "MaximumLeechRate", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MaximumSpellBlockChanceInfluence1"] = { type = "Suffix", affix = "of the Crusade", "+2% to maximum Chance to Block Spell Damage", statOrderKey = "1549", statOrder = { 1549 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_crusader", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["WrathReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "8058", statOrder = { 8058 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["WrathReservationEfficiencyInfluence1________"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "8059", statOrder = { 8059 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["DisciplineReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Discipline has (-30--25)% increased Mana Reservation Efficiency", statOrderKey = "4975", statOrder = { 4975 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["DisciplineReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Discipline has (50-60)% increased Mana Reservation Efficiency", statOrderKey = "4976", statOrder = { 4976 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfLightningReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Purity of Lightning has (-30--25)% increased Mana Reservation Efficiency", statOrderKey = "7490", statOrder = { 7490 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfLightningReservationEfficiencyInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "Purity of Lightning has (50-60)% increased Mana Reservation Efficiency", statOrderKey = "7491", statOrder = { 7491 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["ZealotryReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "8107", statOrder = { 8107 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["ZealotryReservationEfficiencyInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "8108", statOrder = { 8108 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["SpellBlockAmuletInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(4-5)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockAmuletInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(6-7)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 80, group = "SpellBlockPercentage", weightKey = { "amulet_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["FireDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Warlord's", "(0.3-0.5)% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["FireDamageESLeechInfluence1"] = { type = "Prefix", affix = "Warlord's", "(0.2-0.4)% of Fire Damage Leeched as Energy Shield", statOrderKey = "4273", statOrder = { 4273 }, level = 68, group = "FireDamageLifeLeech", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "fire" }, }, + ["DamagePer15StrengthInfluence1"] = { type = "Prefix", affix = "Warlord's", "1% increased Damage per 15 Strength", statOrderKey = "4877", statOrder = { 4877 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerEnduranceChargeInfluence1__"] = { type = "Prefix", affix = "Warlord's", "(3-4)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 68, group = "AllDamage", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerEnduranceChargeInfluence2"] = { type = "Prefix", affix = "Warlord's", "(5-6)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 80, group = "AllDamage", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["GlobalFireGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of all Fire Skill Gems", statOrderKey = "5223", statOrder = { 5223 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["GlobalPhysicalGemLevelInfluence1"] = { type = "Prefix", affix = "Warlord's", "+1 to Level of all Physical Skill Gems", statOrderKey = "7406", statOrder = { 7406 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "gem" }, }, + ["FirePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (4-7)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 68, group = "FireResistancePenetration", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FirePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (8-10)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 82, group = "FireResistancePenetration", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["MaximumAttackBlockChanceInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2% to maximum Chance to Block Attack Damage", statOrderKey = "1548", statOrder = { 1548 }, level = 68, group = "MaximumBlockChance", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AngerReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "4031", statOrder = { 4031 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["AngerReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "4032", statOrder = { 4032 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["DeterminationReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Determination has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "4964", statOrder = { 4964 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["DeterminationReservationEfficiencyInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Determination has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "4965", statOrder = { 4965 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfFireReducedReservationInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Purity of Fire has (-30--25)% increased Mana Reservation Efficiency", statOrderKey = "7484", statOrder = { 7484 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfFireReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Purity of Fire has (50-60)% increased Mana Reservation Efficiency", statOrderKey = "7485", statOrder = { 7485 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PrideReducedReservationInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "Pride has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "7447", statOrder = { 7447 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PrideReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Pride has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "7448", statOrder = { 7448 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["ColdDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(0.3-0.5)% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["ColdDamageESLeechInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "(0.2-0.4)% of Cold Damage Leeched as Energy Shield", statOrderKey = "4271", statOrder = { 4271 }, level = 68, group = "ColdDamageLifeLeech", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "cold" }, }, + ["DamagePer15DexterityInfluence1"] = { type = "Prefix", affix = "Redeemer's", "1% increased Damage per 15 Dexterity", statOrderKey = "4875", statOrder = { 4875 }, level = 80, group = "DamagePer15Attributes", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerFrenzyChargeInfluence1"] = { type = "Prefix", affix = "Redeemer's", "(3-4)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 68, group = "AllDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerFrenzyChargeInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "(5-6)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 80, group = "AllDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["GlobalColdGemLevelInfluence1__"] = { type = "Prefix", affix = "Redeemer's", "+1 to Level of all Cold Skill Gems", statOrderKey = "4712", statOrder = { 4712 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["ColdPenetrationInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (4-7)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 68, group = "ColdResistancePenetration", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdPenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (8-10)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 82, group = "ColdResistancePenetration", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["MaximumAttackDodgeChanceInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Prevent +2% of Suppressed Spell Damage", statOrderKey = "768", statOrder = { 768 }, level = 68, group = "SpellDamageSuppressed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumSpellDodgeChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "Prevent +2% of Suppressed Spell Damage", statOrderKey = "768", statOrder = { 768 }, level = 68, group = "SpellDamageSuppressed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SpellDamageSuppressedInfluence1"] = { type = "Suffix", affix = "of Redemption", "Prevent +2% of Suppressed Spell Damage", statOrderKey = "768", statOrder = { 768 }, level = 68, group = "SpellDamageSuppressed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HatredReducedReservationInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Hatred has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "5431", statOrder = { 5431 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["HatredReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of Redemption", "Hatred has (40-50)% reduced Mana Reservation Efficiency", statOrderKey = "5431", statOrder = { 5431 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["GraceReducedReservationInfluence1"] = { type = "Suffix", affix = "of Redemption", "Grace has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "5410", statOrder = { 5410 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["GraceReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of Redemption", "Grace has (40-50)% reduced Mana Reservation Efficiency", statOrderKey = "5410", statOrder = { 5410 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfIceReducedReservationInfluence1__"] = { type = "Suffix", affix = "of Redemption", "Purity of Ice has (-30--25)% increased Mana Reservation Efficiency", statOrderKey = "7487", statOrder = { 7487 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["PurityOfIceReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of Redemption", "Purity of Ice has (50-60)% reduced Mana Reservation Efficiency", statOrderKey = "7487", statOrder = { 7487 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["WarcrySpeedInfluence1"] = { type = "Suffix", affix = "of Redemption", "(21-25)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 68, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(26-30)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 75, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedInfluence3"] = { type = "Suffix", affix = "of Redemption", "(31-35)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 80, group = "WarcrySpeed", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedEssence1"] = { type = "Suffix", affix = "of the Essence", "(15-20)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 42, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedEssence2"] = { type = "Suffix", affix = "of the Essence", "(21-25)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 58, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedEssence3"] = { type = "Suffix", affix = "of the Essence", "(26-30)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 74, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["WarcrySpeedEssence4_"] = { type = "Suffix", affix = "of the Essence", "(31-35)% increased Warcry Speed", statOrderKey = "2780", statOrder = { 2780 }, level = 82, group = "WarcrySpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DoubleDamageStunnedRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% chance to deal Double Damage if you have Stunned an Enemy Recently", statOrderKey = "4578", statOrder = { 4578 }, level = 75, group = "DoubleDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DoubleDamageStunnedRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% chance to deal Double Damage if you have Stunned an Enemy Recently", statOrderKey = "4578", statOrder = { 4578 }, level = 83, group = "DoubleDamage", weightKey = { "amulet_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PhysicalDamageLifeLeechInfluence1"] = { type = "Prefix", affix = "Hunter's", "(0.3-0.5)% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 68, group = "PhysicalDamageLifeLeech", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["ChaosDamageLifeLeechInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(0.3-0.5)% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 68, group = "ChaosDamageLifeLeech", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["GlobalChaosGemLevelInfluence1__"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Chaos Skill Gems", statOrderKey = "4646", statOrder = { 4646 }, level = 82, group = "GlobalDamageTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["GlobalStrengthGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Strength Skill Gems", statOrderKey = "7817", statOrder = { 7817 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GlobalDexterityGemLevelInfluence1_"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Dexterity Skill Gems", statOrderKey = "4969", statOrder = { 4969 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["GlobalIntelligenceGemLevelInfluence1"] = { type = "Prefix", affix = "Hunter's", "+1 to Level of all Intelligence Skill Gems", statOrderKey = "5727", statOrder = { 5727 }, level = 82, group = "GlobalAttributeTypeGemLevel", weightKey = { "amulet_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ElementalPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (3-4)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (5-6)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 82, group = "ElementalPenetration", weightKey = { "amulet_basilisk", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["MalevolenceReducedReservationInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (-25--20)% increased Mana Reservation Efficiency", statOrderKey = "6423", statOrder = { 6423 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["MalevolenceReservationEfficiencyInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (40-50)% increased Mana Reservation Efficiency", statOrderKey = "6424", statOrder = { 6424 }, level = 75, group = "ReducedManaReservationsCost", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "aura" }, }, + ["RandomChargeOnKillInfluence1___"] = { type = "Suffix", affix = "of the Hunt", "(3-6)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3106", statOrder = { 3106 }, level = 68, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["RandomChargeOnKillInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(7-10)% chance to gain a Power, Frenzy or Endurance Charge on Kill", statOrderKey = "3106", statOrder = { 3106 }, level = 75, group = "PowerFrenzyOrEnduranceChargeOnKill", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["ReducedAttributeRequirementsInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Items and Gems have (5-10)% reduced Attribute Requirements", statOrderKey = "2091", statOrder = { 2091 }, level = 68, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedAttributeRequirementsInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Items and Gems have (11-15)% reduced Attribute Requirements", statOrderKey = "2091", statOrder = { 2091 }, level = 75, group = "GlobalItemAttributeRequirements", weightKey = { "amulet_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence1"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "845,1243", statOrder = { 845, 1243 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "845,1243", statOrder = { 845, 1243 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence3"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "845,1243", statOrder = { 845, 1243 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "845,1243", statOrder = { 845, 1243 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndLeechInfluence5_"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "0.6% of Physical Attack Damage Leeched as Life", statOrderKey = "845,1243", statOrder = { 845, 1243 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_crusader", "axe_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "resource", "life", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence1"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "845,1015", statOrder = { 845, 1015 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence2"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "845,1015", statOrder = { 845, 1015 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence3"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "845,1015", statOrder = { 845, 1015 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "845,1015", statOrder = { 845, 1015 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAttackSpeedInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "(3-4)% increased Attack Speed", statOrderKey = "845,1015", statOrder = { 845, 1015 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "sword_adjudicator", "axe_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "default", }, weightVal = { 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "speed" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence1_"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "845,1064", statOrder = { 845, 1064 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "845,1064", statOrder = { 845, 1064 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "845,1064", statOrder = { 845, 1064 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "845,1064", statOrder = { 845, 1064 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritChanceInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(8-10)% increased Critical Strike Chance", statOrderKey = "845,1064", statOrder = { 845, 1064 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence1"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "845,1088", statOrder = { 845, 1088 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence2"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "845,1088", statOrder = { 845, 1088 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "845,1088", statOrder = { 845, 1088 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "845,1088", statOrder = { 845, 1088 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndCritMultiInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "+(10-15)% to Global Critical Strike Multiplier", statOrderKey = "845,1088", statOrder = { 845, 1088 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack", "critical" }, }, + ["LocalIncreasedPhysicalDamagePercentAndStunInfluence1__"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "845,1116", statOrder = { 845, 1116 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndStunInfluence2"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "845,1116", statOrder = { 845, 1116 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndStunInfluence3"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "845,1116", statOrder = { 845, 1116 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 150, 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndStunInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "845,1116", statOrder = { 845, 1116 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndStunInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(6-8)% reduced Enemy Stun Threshold", statOrderKey = "845,1116", statOrder = { 845, 1116 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "2h_mace_crusader", "default", }, weightVal = { 50, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence1_"] = { type = "Prefix", affix = "Warlord's", "(25-34)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "845,1450", statOrder = { 845, 1450 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(35-44)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "845,1450", statOrder = { 845, 1450 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(45-54)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "845,1450", statOrder = { 845, 1450 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 150, 150, 150, 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence4"] = { type = "Prefix", affix = "Warlord's", "(55-64)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "845,1450", statOrder = { 845, 1450 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndAreaInfluence5"] = { type = "Prefix", affix = "Warlord's", "(65-69)% increased Physical Damage", "(10-15)% increased Area of Effect", statOrderKey = "845,1450", statOrder = { 845, 1450 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "mace_adjudicator", "sceptre_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 50, 50, 50, 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence1"] = { type = "Prefix", affix = "Crusader's", "(25-34)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "845,1368", statOrder = { 845, 1368 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence2_"] = { type = "Prefix", affix = "Crusader's", "(35-44)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "845,1368", statOrder = { 845, 1368 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence3_"] = { type = "Prefix", affix = "Crusader's", "(45-54)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "845,1368", statOrder = { 845, 1368 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence4"] = { type = "Prefix", affix = "Crusader's", "(55-64)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "845,1368", statOrder = { 845, 1368 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndProjSpeedInfluence5"] = { type = "Prefix", affix = "Crusader's", "(65-69)% increased Physical Damage", "(20-25)% increased Projectile Speed", statOrderKey = "845,1368", statOrder = { 845, 1368 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_crusader", "bow_crusader", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence1_"] = { type = "Prefix", affix = "Hunter's", "(25-34)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "845,1363", statOrder = { 845, 1363 }, level = 68, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence2"] = { type = "Prefix", affix = "Hunter's", "(35-44)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "845,1363", statOrder = { 845, 1363 }, level = 71, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence3"] = { type = "Prefix", affix = "Hunter's", "(45-54)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "845,1363", statOrder = { 845, 1363 }, level = 74, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 150, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence4_"] = { type = "Prefix", affix = "Hunter's", "(55-64)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "845,1363", statOrder = { 845, 1363 }, level = 77, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalIncreasedPhysicalDamagePercentAndPierceInfluence5_"] = { type = "Prefix", affix = "Hunter's", "(65-69)% increased Physical Damage", "Projectiles Pierce an additional Target", statOrderKey = "845,1363", statOrder = { 845, 1363 }, level = 80, group = "LocalIncreasedPhysicalDamagePercentAndAccuracyRating", weightKey = { "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 50, 50, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (8-10) to (15-18) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 68, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (12-16) to (24-28) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 71, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (17-22) to (33-39) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 74, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (21-28) to (42-49) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 77, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (26-35) to (53-61) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 80, group = "FireDamageHybrid", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "Adds (15-19) to (28-34) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 68, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (22-30) to (44-52) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 71, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (31-41) to (61-72) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 74, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (39-52) to (78-90) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 77, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedFireDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (49-65) to (99-114) Fire Damage", "Attacks with this Weapon Penetrate (5-7)% Fire Resistance", statOrderKey = "970,3254", statOrder = { 970, 3254 }, level = 80, group = "FireDamageHybrid", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (7-9) to (14-16) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 68, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (11-14) to (22-25) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 71, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (15-20) to (30-35) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 74, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (19-25) to (38-44) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 77, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (23-32) to (48-55) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 80, group = "ColdDamageHybrid", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (13-16) to (26-30) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 68, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationTwoHandInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Adds (21-26) to (41-46) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 71, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Adds (28-37) to (56-65) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 74, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (35-46) to (71-81) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 77, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedColdDamageAndPenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Redeemer's", "Adds (43-59) to (89-102) Cold Damage", "Attacks with this Weapon Penetrate (5-7)% Cold Resistance", statOrderKey = "977,3255", statOrder = { 977, 3255 }, level = 80, group = "ColdDamageHybrid", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Crusader's", "Adds 2 to (25-29) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 68, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (40-45) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 71, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (2-5) to (55-63) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 74, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (70-79) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 77, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (3-8) to (89-99) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 80, group = "LightningDamageHybrid", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "bow_crusader", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Adds 3 to (46-53) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 68, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Crusader's", "Adds (2-7) to (74-84) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 71, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (3-9) to (102-117) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 74, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Crusader's", "Adds (3-12) to (130-146) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 77, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedLightningDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (6-15) to (165-183) Lightning Damage", "Attacks with this Weapon Penetrate (5-7)% Lightning Resistance", statOrderKey = "986,3256", statOrder = { 986, 3256 }, level = 80, group = "LightningDamageHybrid", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (5-7) to (11-13) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 68, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (9-11) to (17-20) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 71, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (12-16) to (24-28) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 74, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationInfluence4"] = { type = "Prefix", affix = "Hunter's", "Adds (15-20) to (30-35) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 77, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationInfluence5"] = { type = "Prefix", affix = "Hunter's", "Adds (18-25) to (38-44) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 80, group = "ChaosDamageHybrid", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence1__"] = { type = "Prefix", affix = "Hunter's", "Adds (9-13) to (21-24) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 68, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Hunter's", "Adds (16-21) to (32-37) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 71, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "Adds (22-29) to (44-52) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 74, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Hunter's", "Adds (28-37) to (57-65) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 77, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalAddedChaosDamageAndPenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Hunter's", "Adds (35-48) to (72-81) Chaos Damage", "Attacks with this Weapon Penetrate (4-6)% Chaos Resistance", statOrderKey = "992,6231", statOrder = { 992, 6231 }, level = 80, group = "ChaosDamageHybrid", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["SpellAddedFireDamagePenetrationInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (6-8) to (12-14) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 68, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (10-13) to (19-22) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 71, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Adds (13-18) to (27-31) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 74, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (17-22) to (33-39) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 77, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Warlord's", "Adds (21-28) to (42-49) Fire Damage to Spells", "Damage Penetrates 4% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 80, group = "SpellAddedFireDamageHybrid", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Warlord's", "Adds (8-11) to (17-19) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 68, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Adds (13-17) to (26-30) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 71, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Adds (18-24) to (36-42) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 74, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "Adds (23-30) to (45-53) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 77, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedFireDamagePenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Warlord's", "Adds (28-38) to (57-66) Fire Damage to Spells", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "1006,2487", statOrder = { 1006, 2487 }, level = 80, group = "SpellAddedFireDamageHybrid", weightKey = { "staff_adjudicator", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamagePenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (5-7) to (10-12) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 68, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Adds (8-10) to (16-18) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 71, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (11-15) to (22-25) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 74, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationInfluence4"] = { type = "Prefix", affix = "Redeemer's", "Adds (14-18) to (27-32) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 77, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (17-23) to (34-40) Cold Damage to Spells", "Damage Penetrates 4% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 80, group = "SpellAddedColdDamageHybrid", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Adds (8-10) to (15-18) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 68, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Adds (12-16) to (23-27) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 71, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Adds (16-22) to (33-38) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 74, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationTwoHandInfluence4_"] = { type = "Prefix", affix = "Redeemer's", "Adds (21-27) to (41-48) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 77, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedColdDamagePenetrationTwoHandInfluence5"] = { type = "Prefix", affix = "Redeemer's", "Adds (26-34) to (52-60) Cold Damage to Spells", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "1007,2488", statOrder = { 1007, 2488 }, level = 80, group = "SpellAddedColdDamageHybrid", weightKey = { "staff_eyrie", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamagePenetrationInfluence1___"] = { type = "Prefix", affix = "Crusader's", "Adds (1-2) to (21-22) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 68, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Adds (1-3) to (33-35) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 71, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (46-49) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 74, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationInfluence4_"] = { type = "Prefix", affix = "Crusader's", "Adds (2-5) to (58-61) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 77, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationInfluence5"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (73-77) Lightning Damage to Spells", "Damage Penetrates 4% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 80, group = "SpellAddedLightningDamageHybrid", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Crusader's", "Adds (1-3) to (32-34) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 68, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Crusader's", "Adds (1-4) to (49-52) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 71, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Crusader's", "Adds (2-6) to (69-73) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 74, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationTwoHandInfluence4__"] = { type = "Prefix", affix = "Crusader's", "Adds (2-7) to (87-92) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 77, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedLightningDamagePenetrationTwoHandInfluence5_"] = { type = "Prefix", affix = "Crusader's", "Adds (3-9) to (109-115) Lightning Damage to Spells", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "1008,2489", statOrder = { 1008, 2489 }, level = 80, group = "SpellAddedLightningDamageHybrid", weightKey = { "staff_crusader", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["LocalWeaponFirePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (9-10)% Fire Resistance", statOrderKey = "3254", statOrder = { 3254 }, level = 68, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalWeaponFirePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (11-12)% Fire Resistance", statOrderKey = "3254", statOrder = { 3254 }, level = 73, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalWeaponFirePenetrationInfluence3"] = { type = "Prefix", affix = "Warlord's", "Attacks with this Weapon Penetrate (13-15)% Fire Resistance", statOrderKey = "3254", statOrder = { 3254 }, level = 78, group = "FireResistancePenetration", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["LocalWeaponColdPenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (9-10)% Cold Resistance", statOrderKey = "3255", statOrder = { 3255 }, level = 68, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalWeaponColdPenetrationInfluence2_"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (11-12)% Cold Resistance", statOrderKey = "3255", statOrder = { 3255 }, level = 73, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalWeaponColdPenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Attacks with this Weapon Penetrate (13-15)% Cold Resistance", statOrderKey = "3255", statOrder = { 3255 }, level = 78, group = "ColdResistancePenetration", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["LocalWeaponLightningPenetrationInfluence1"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (9-10)% Lightning Resistance", statOrderKey = "3256", statOrder = { 3256 }, level = 68, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalWeaponLightningPenetrationInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (11-12)% Lightning Resistance", statOrderKey = "3256", statOrder = { 3256 }, level = 73, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalWeaponLightningPenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Attacks with this Weapon Penetrate (13-15)% Lightning Resistance", statOrderKey = "3256", statOrder = { 3256 }, level = 78, group = "LightningResistancePenetration", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "sceptre_crusader", "wand_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "bow_crusader", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["LocalWeaponChaosPenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (6-7)% Chaos Resistance", statOrderKey = "6231", statOrder = { 6231 }, level = 68, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalWeaponChaosPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (8-9)% Chaos Resistance", statOrderKey = "6231", statOrder = { 6231 }, level = 73, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalWeaponChaosPenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (10-12)% Chaos Resistance", statOrderKey = "6231", statOrder = { 6231 }, level = 78, group = "ChaosPenetrationWithAttacks", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["LocalWeaponElementalPenetrationInfluence1_"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (6-7)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 68, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["LocalWeaponElementalPenetrationInfluence2"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (8-9)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 73, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["LocalWeaponElementalPenetrationInfluence3_"] = { type = "Prefix", affix = "Hunter's", "Attacks with this Weapon Penetrate (10-12)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 78, group = "ElementalPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["FireResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 6% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 68, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 7% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 73, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates 8% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 78, group = "FireResistancePenetration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (10-11)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 68, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (12-13)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 73, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["FireResistancePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "Damage Penetrates (14-15)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 78, group = "FireResistancePenetration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 6% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 68, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 7% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 73, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates 8% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 78, group = "ColdResistancePenetration", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (10-11)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 68, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (12-13)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 73, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["ColdResistancePenetrationTwoHandInfluence3_"] = { type = "Prefix", affix = "Redeemer's", "Damage Penetrates (14-15)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 78, group = "ColdResistancePenetration", weightKey = { "staff_eyrie", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["LightningResistancePenetrationInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 6% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 68, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationInfluence2"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 7% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 73, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates 8% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 78, group = "LightningResistancePenetration", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (10-11)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 68, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandInfluence2_"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (12-13)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 73, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["LightningResistancePenetrationTwoHandInfluence3__"] = { type = "Prefix", affix = "Crusader's", "Damage Penetrates (14-15)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 78, group = "LightningResistancePenetration", weightKey = { "staff_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["ElementalResistancePenetrationInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 4% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancePenetrationInfluence2_"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 5% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 73, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancePenetrationInfluence3"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates 6% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 78, group = "ElementalPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancePenetrationTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (7-8)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 68, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancePenetrationTwoHandInfluence2"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (9-10)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 73, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["ElementalResistancePenetrationTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "Damage Penetrates (11-12)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 78, group = "ElementalPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["PhysicalAddedAsExtraFireWeaponInfluence1"] = { type = "Prefix", affix = "Warlord's", "Gain (7-12)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireWeaponInfluence2"] = { type = "Prefix", affix = "Warlord's", "Gain (13-17)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 73, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireWeaponInfluence3_"] = { type = "Prefix", affix = "Warlord's", "Gain (18-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 78, group = "PhysicalAddedAsFire", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence1__"] = { type = "Prefix", affix = "Warlord's", "Gain (16-20)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 68, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence2__"] = { type = "Prefix", affix = "Warlord's", "Gain (21-26)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 73, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraFireTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Warlord's", "Gain (27-30)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 78, group = "PhysicalAddedAsFire", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["PhysicalAddedAsExtraColdWeaponInfluence1_"] = { type = "Prefix", affix = "Redeemer's", "Gain (7-12)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdWeaponInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (13-17)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 73, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdWeaponInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Gain (18-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 78, group = "PhysicalAddedAsCold", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence1"] = { type = "Prefix", affix = "Redeemer's", "Gain (16-20)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 68, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence2"] = { type = "Prefix", affix = "Redeemer's", "Gain (21-26)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 73, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraColdTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Redeemer's", "Gain (27-30)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 78, group = "PhysicalAddedAsCold", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["PhysicalAddedAsExtraLightningWeaponInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Gain (7-12)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningWeaponInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (13-17)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 73, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningWeaponInfluence3_"] = { type = "Prefix", affix = "Crusader's", "Gain (18-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 78, group = "PhysicalAddedAsLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "wand_crusader", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence1_"] = { type = "Prefix", affix = "Crusader's", "Gain (16-20)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 68, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence2"] = { type = "Prefix", affix = "Crusader's", "Gain (21-26)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 73, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["PhysicalAddedAsExtraLightningTwoHandWeaponInfluence3"] = { type = "Prefix", affix = "Crusader's", "Gain (27-30)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 78, group = "PhysicalAddedAsLightning", weightKey = { "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["AddedFireDamagePerStrengthInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (1-2) to (3-4) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4170", statOrder = { 4170 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "sceptre_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedFireDamagePerStrengthTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-3) to (4-5) Fire Damage to Attacks with this Weapon per 10 Strength", statOrderKey = "4170", statOrder = { 4170 }, level = 68, group = "AddedFireDamagePerStrength", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AddedColdDamagePerDexterityInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (1-2) to (3-4) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4210", statOrder = { 4210 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedColdDamagePerDexterityTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds (2-3) to (4-5) Cold Damage to Attacks with this Weapon per 10 Dexterity", statOrderKey = "4210", statOrder = { 4210 }, level = 68, group = "AddedColdDamagePerDexterity", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AddedLightningDamagePerIntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds 1 to (5-6) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4172", statOrder = { 4172 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AddedLightningDamagePerIntelligenceTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "Adds 1 to (7-8) Lightning Damage to Attacks with this Weapon per 10 Intelligence", statOrderKey = "4172", statOrder = { 4172 }, level = 68, group = "AddedLightningDamagePerIntelligence", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["SpellDamagePer16StrengthInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Strength", statOrderKey = "7738", statOrder = { 7738 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "sceptre_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer16DexterityInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Dexterity", statOrderKey = "7736", statOrder = { 7736 }, level = 68, group = "SpellDamagePerDexterity", weightKey = { "rune_dagger_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer16IntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 16 Intelligence", statOrderKey = "7737", statOrder = { 7737 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer10StrengthInfluence1_"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 10 Strength", statOrderKey = "7735", statOrder = { 7735 }, level = 68, group = "SpellDamagePerStrength", weightKey = { "staff_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellDamagePer10IntelligenceInfluence1"] = { type = "Prefix", affix = "Hunter's", "1% increased Spell Damage per 10 Intelligence", statOrderKey = "2249", statOrder = { 2249 }, level = 68, group = "SpellDamagePerIntelligence", weightKey = { "staff_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["BurningDamagePrefixInfluence1___"] = { type = "Prefix", affix = "Warlord's", "(60-69)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixInfluence2"] = { type = "Prefix", affix = "Warlord's", "(70-79)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixInfluence3"] = { type = "Prefix", affix = "Warlord's", "(80-89)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixInfluence4"] = { type = "Prefix", affix = "Warlord's", "(90-94)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sceptre_adjudicator", "wand_adjudicator", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "(100-109)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixTwoHandInfluence2_"] = { type = "Prefix", affix = "Warlord's", "(110-119)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "(120-129)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BurningDamagePrefixTwoHandInfluence4_"] = { type = "Prefix", affix = "Warlord's", "(130-134)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["BleedingDamagePrefixInfluence1"] = { type = "Prefix", affix = "Warlord's", "(60-69)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixInfluence2"] = { type = "Prefix", affix = "Warlord's", "(70-79)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixInfluence3_"] = { type = "Prefix", affix = "Warlord's", "(80-89)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixInfluence4"] = { type = "Prefix", affix = "Warlord's", "(90-94)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Warlord's", "(100-109)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixTwoHandInfluence2"] = { type = "Prefix", affix = "Warlord's", "(110-119)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Warlord's", "(120-129)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["BleedingDamagePrefixTwoHandInfluence4"] = { type = "Prefix", affix = "Warlord's", "(130-134)% increased Physical Damage over Time", statOrderKey = "825", statOrder = { 825 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "default", }, weightVal = { 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "ailment" }, }, + ["PoisonDamagePrefixInfluence1__"] = { type = "Prefix", affix = "Hunter's", "(60-69)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(70-79)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 300, 300, 300, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixInfluence3"] = { type = "Prefix", affix = "Hunter's", "(80-89)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixInfluence4"] = { type = "Prefix", affix = "Hunter's", "(90-94)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "bow_basilisk", "default", }, weightVal = { 100, 100, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixTwoHandInfluence1"] = { type = "Prefix", affix = "Hunter's", "(100-109)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 68, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixTwoHandInfluence2__"] = { type = "Prefix", affix = "Hunter's", "(110-119)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 71, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixTwoHandInfluence3"] = { type = "Prefix", affix = "Hunter's", "(120-129)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["PoisonDamagePrefixTwoHandInfluence4_"] = { type = "Prefix", affix = "Hunter's", "(130-134)% increased Chaos Damage over Time", statOrderKey = "828", statOrder = { 828 }, level = 78, group = "WeaponCasterDamagePrefix", weightKey = { "2h_sword_basilisk", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["FasterIgniteDamageInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (8-12)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 68, group = "FasterDamageAilments", weightKey = { "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterIgniteDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (13-15)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 73, group = "FasterDamageAilments", weightKey = { "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterIgniteDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (18-21)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 68, group = "FasterDamageAilments", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterIgniteDamageTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Ignites you inflict deal Damage (22-25)% faster", statOrderKey = "2103", statOrder = { 2103 }, level = 73, group = "FasterDamageAilments", weightKey = { "staff_basilisk", "warstaff_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterBleedDamageInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (8-12)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 68, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterBleedDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (13-15)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 73, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "axe_basilisk", "mace_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterBleedDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (18-21)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 68, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterBleedDamageTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Bleeding you inflict deals Damage (22-25)% faster", statOrderKey = "5190", statOrder = { 5190 }, level = 73, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterPoisonDamageInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (8-12)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 68, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["FasterPoisonDamageInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (13-15)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 73, group = "FasterDamageAilments", weightKey = { "sword_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["FasterPoisonDamageTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (18-21)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 68, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["FasterPoisonDamageTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Poisons you inflict deal Damage (22-25)% faster", statOrderKey = "5191", statOrder = { 5191 }, level = 73, group = "FasterDamageAilments", weightKey = { "2h_sword_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["ImpaleEffectWeaponInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "(12-16)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 68, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectWeaponInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(17-21)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 71, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(22-25)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 75, group = "ImpaleEffect", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "mace_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(25-29)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 68, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(30-34)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 71, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(35-38)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 75, group = "ImpaleEffect", weightKey = { "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "bow_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ConvertPhysicalToFireInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 68, group = "ConvertPhysicalToFire", weightKey = { "sword_crusader", "axe_crusader", "mace_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToFireInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 71, group = "ConvertPhysicalToFire", weightKey = { "sword_crusader", "axe_crusader", "mace_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "2h_mace_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToColdInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 68, group = "ConvertPhysicalToCold", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToColdInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 71, group = "ConvertPhysicalToCold", weightKey = { "sword_crusader", "axe_crusader", "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "2h_sword_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToLightningInfluenceWeapon1"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 68, group = "ConvertPhysicalToLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicalToLightningInfluenceWeapon2_"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 71, group = "ConvertPhysicalToLightning", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "sceptre_crusader", "staff_crusader", "warstaff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["ConvertPhysicalToChaosInfluenceWeapon1"] = { type = "Suffix", affix = "of the Hunt", "(16-20)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1524", statOrder = { 1524 }, level = 68, group = "PhysicalDamageConvertedToChaos", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ConvertPhysicalToChaosInfluenceWeapon2"] = { type = "Suffix", affix = "of the Hunt", "(21-25)% of Physical Damage Converted to Chaos Damage", statOrderKey = "1524", statOrder = { 1524 }, level = 71, group = "PhysicalDamageConvertedToChaos", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["ArmourPenetrationWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "846", statOrder = { 846 }, level = 68, group = "ArmourPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ArmourPenetrationWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "846", statOrder = { 846 }, level = 71, group = "ArmourPenetration", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ArmourPenetrationTwoHandWeaponInfluence1_"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "846", statOrder = { 846 }, level = 68, group = "ArmourPenetration", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ArmourPenetrationTwoHandWeaponInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "Hits with this Weapon Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "846", statOrder = { 846 }, level = 71, group = "ArmourPenetration", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["ArmourPenetrationSpellWeaponInfluence1__"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (7-8)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 68, group = "ArmourPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ArmourPenetrationSpellWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (9-10)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 71, group = "ArmourPenetration", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ArmourPenetrationSpellTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (13-16)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 68, group = "ArmourPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["ArmourPenetrationSpellTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Overwhelm (17-20)% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 71, group = "ArmourPenetration", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["FireExposureOnHitWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(11-15)% chance to inflict Fire Exposure on Hit", statOrderKey = "4282", statOrder = { 4282 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "staff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FireExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(16-20)% chance to inflict Fire Exposure on Hit", statOrderKey = "4282", statOrder = { 4282 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "staff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ColdExposureOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(11-15)% chance to inflict Cold Exposure on Hit", statOrderKey = "4281", statOrder = { 4281 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "staff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ColdExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(16-20)% chance to inflict Cold Exposure on Hit", statOrderKey = "4281", statOrder = { 4281 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "staff_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningExposureOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% chance to inflict Lightning Exposure on Hit", statOrderKey = "4283", statOrder = { 4283 }, level = 75, group = "ExposureOnHit", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "staff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["LightningExposureOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% chance to inflict Lightning Exposure on Hit", statOrderKey = "4283", statOrder = { 4283 }, level = 80, group = "ExposureOnHit", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "staff_crusader", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToUnnerveOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(7-11)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4625", statOrder = { 4625 }, level = 78, group = "ChanceToUnnerveOnHit", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "staff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToUnnerveOnHitWeaponInfluence2__"] = { type = "Suffix", affix = "of the Hunt", "(12-15)% chance to Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4625", statOrder = { 4625 }, level = 81, group = "ChanceToUnnerveOnHit", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "staff_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToIntimidateOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(7-11)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "6230", statOrder = { 6230 }, level = 78, group = "ChanceToIntimidateOnHit", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChanceToIntimidateOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(12-15)% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "6230", statOrder = { 6230 }, level = 81, group = "ChanceToIntimidateOnHit", weightKey = { "sword_basilisk", "axe_basilisk", "claw_basilisk", "dagger_basilisk", "rune_dagger_basilisk", "mace_basilisk", "sceptre_basilisk", "wand_basilisk", "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "staff_basilisk", "warstaff_basilisk", "bow_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DamageFromAurasWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 82, group = "IncreasedDamageFromAuras", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "sceptre_eyrie", "wand_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DamageFromAurasTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 82, group = "IncreasedDamageFromAuras", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 400, 400, 400, 400, 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["LocalChanceToMaimPhysicalDamageInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(10-13)% increased Physical Damage", "10% chance to Maim on Hit", statOrderKey = "845,6309", statOrder = { 845, 6309 }, level = 68, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalChanceToMaimPhysicalDamageInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(14-16)% increased Physical Damage", "15% chance to Maim on Hit", statOrderKey = "845,6309", statOrder = { 845, 6309 }, level = 70, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalChanceToMaimPhysicalDamageInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(17-20)% increased Physical Damage", "20% chance to Maim on Hit", statOrderKey = "845,6309", statOrder = { 845, 6309 }, level = 73, group = "LocalMaimOnHit", weightKey = { "sword_adjudicator", "axe_adjudicator", "mace_adjudicator", "sceptre_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["BlindOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-18)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 68, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(19-22)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 70, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["BlindOnHitWeaponInfluence3"] = { type = "Suffix", affix = "of Redemption", "(23-25)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 73, group = "BlindOnHit", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["OnslaugtOnKillWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(15-18)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 68, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaugtOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(19-22)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 70, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["OnslaugtOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of Redemption", "(23-25)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2884", statOrder = { 2884 }, level = 73, group = "OnslaugtOnKillPercentChance", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "wand_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhasingOnKillWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "(15-18)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 68, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhasingOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(19-22)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 70, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PhasingOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(23-25)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 73, group = "ChancetoGainPhasingOnKill", weightKey = { "wand_adjudicator", "bow_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(15-18)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 68, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(19-22)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 70, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnholyMightOnKillWeaponInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(23-25)% chance to gain Unholy Might for 3 seconds on Kill", statOrderKey = "2881", statOrder = { 2881 }, level = 73, group = "UnholyMightOnKillPercentChance", weightKey = { "wand_adjudicator", "claw_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockWhileDualWieldingInfluence1__"] = { type = "Suffix", affix = "of Redemption", "+(2-4)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 68, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(5-7)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 70, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlockWhileDualWieldingInfluence3"] = { type = "Suffix", affix = "of Redemption", "+(8-9)% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 73, group = "BlockWhileDualWielding", weightKey = { "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "mace_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["PhysicalDamageWhileDualWieldingInfluence1__"] = { type = "Suffix", affix = "of the Conquest", "(23-27)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 68, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageWhileDualWieldingInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(28-32)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 70, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["PhysicalDamageWhileDualWieldingInfluence3"] = { type = "Suffix", affix = "of the Conquest", "(33-37)% increased Physical Attack Damage while Dual Wielding", statOrderKey = "889", statOrder = { 889 }, level = 73, group = "DualWieldingPhysicalDamage", weightKey = { "sword_adjudicator", "axe_adjudicator", "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "mace_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["LocalMeleeWeaponRangeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+2 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 68, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["LocalMeleeWeaponRangeInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+3 to Weapon Range", statOrderKey = "2255", statOrder = { 2255 }, level = 73, group = "LocalWeaponRangeUber", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "default", }, weightVal = { 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["MovementVelocityWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "(3-6)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 68, group = "MovementVelocity", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementVelocityWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(7-10)% increased Movement Speed", statOrderKey = "1370", statOrder = { 1370 }, level = 73, group = "MovementVelocity", weightKey = { "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "bow_eyrie", "default", }, weightVal = { 500, 500, 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["SpellsDoubleDamageChanceInfluence1"] = { type = "Suffix", affix = "of Redemption", "Spells have a (4-5)% chance to deal Double Damage", statOrderKey = "7724", statOrder = { 7724 }, level = 75, group = "DoubleDamage", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellsDoubleDamageChanceInfluence2"] = { type = "Suffix", affix = "of Redemption", "Spells have a (6-7)% chance to deal Double Damage", statOrderKey = "7724", statOrder = { 7724 }, level = 80, group = "DoubleDamage", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellsDoubleDamageChanceTwoHandInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Spells have a (10-11)% chance to deal Double Damage", statOrderKey = "7724", statOrder = { 7724 }, level = 75, group = "DoubleDamage", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["SpellsDoubleDamageChanceTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "Spells have a (12-14)% chance to deal Double Damage", statOrderKey = "7724", statOrder = { 7724 }, level = 80, group = "DoubleDamage", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["DamagePerEnduranceChargeWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(5-7)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 68, group = "AllDamage", weightKey = { "sceptre_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerEnduranceChargeWeaponInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "(8-10)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 73, group = "AllDamage", weightKey = { "sceptre_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerFrenzyChargeWeaponInfluence1__"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 68, group = "AllDamage", weightKey = { "rune_dagger_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerFrenzyChargeWeaponInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 73, group = "AllDamage", weightKey = { "rune_dagger_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeWeaponInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(5-7)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 68, group = "AllDamage", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(8-10)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 73, group = "AllDamage", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerEnduranceChargeTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(10-13)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 68, group = "AllDamage", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerEnduranceChargeTwoHandWeaponInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(14-17)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 73, group = "AllDamage", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeTwoHandWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-13)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 68, group = "AllDamage", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamagePerPowerChargeTwoHandWeaponInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(14-17)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 73, group = "AllDamage", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["BaseManaRegenerationInfluence1_____"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.3% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 68, group = "BaseManaRegeneration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BaseManaRegenerationInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.4% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 73, group = "BaseManaRegeneration", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BaseManaRegenerationTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.7% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 68, group = "BaseManaRegeneration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BaseManaRegenerationTwoHandInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Regenerate 0.8% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 73, group = "BaseManaRegeneration", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AngerAuraEffectInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (28-33)% increased Aura Effect", statOrderKey = "2863", statOrder = { 2863 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AngerAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Conquest", "Anger has (34-40)% increased Aura Effect", statOrderKey = "2863", statOrder = { 2863 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_adjudicator", "rune_dagger_adjudicator", "wand_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AngerAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Anger has (48-54)% increased Aura Effect", statOrderKey = "2863", statOrder = { 2863 }, level = 75, group = "AuraEffect", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AngerAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "Anger has (55-60)% increased Aura Effect", statOrderKey = "2863", statOrder = { 2863 }, level = 80, group = "AuraEffect", weightKey = { "staff_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HatredAuraEffectInfluence1"] = { type = "Suffix", affix = "of Redemption", "Hatred has (28-33)% increased Aura Effect", statOrderKey = "2870", statOrder = { 2870 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HatredAuraEffectInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Hatred has (34-40)% increased Aura Effect", statOrderKey = "2870", statOrder = { 2870 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HatredAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "Hatred has (48-54)% increased Aura Effect", statOrderKey = "2870", statOrder = { 2870 }, level = 75, group = "AuraEffect", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["HatredAuraEffectTwoHandInfluence2__"] = { type = "Suffix", affix = "of Redemption", "Hatred has (55-60)% increased Aura Effect", statOrderKey = "2870", statOrder = { 2870 }, level = 80, group = "AuraEffect", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["WrathAuraEffectInfluence1__"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (28-33)% increased Aura Effect", statOrderKey = "2868", statOrder = { 2868 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["WrathAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (34-40)% increased Aura Effect", statOrderKey = "2868", statOrder = { 2868 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["WrathAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (48-54)% increased Aura Effect", statOrderKey = "2868", statOrder = { 2868 }, level = 75, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["WrathAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Wrath has (55-60)% increased Aura Effect", statOrderKey = "2868", statOrder = { 2868 }, level = 80, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MalevolenceAuraEffectInfluence1____"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (28-33)% increased Aura Effect", statOrderKey = "4953", statOrder = { 4953 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MalevolenceAuraEffectInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (34-40)% increased Aura Effect", statOrderKey = "4953", statOrder = { 4953 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_basilisk", "rune_dagger_basilisk", "wand_basilisk", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MalevolenceAuraEffectTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (48-54)% increased Aura Effect", statOrderKey = "4953", statOrder = { 4953 }, level = 75, group = "AuraEffect", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MalevolenceAuraEffectTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "Malevolence has (55-60)% increased Aura Effect", statOrderKey = "4953", statOrder = { 4953 }, level = 80, group = "AuraEffect", weightKey = { "staff_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ZealotryAuraEffectInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (28-33)% increased Aura Effect", statOrderKey = "8106", statOrder = { 8106 }, level = 75, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ZealotryAuraEffectInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (34-40)% increased Aura Effect", statOrderKey = "8106", statOrder = { 8106 }, level = 80, group = "AuraEffect", weightKey = { "sceptre_crusader", "rune_dagger_crusader", "wand_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ZealotryAuraEffectTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (48-54)% increased Aura Effect", statOrderKey = "8106", statOrder = { 8106 }, level = 75, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["ZealotryAuraEffectTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Zealotry has (55-60)% increased Aura Effect", statOrderKey = "8106", statOrder = { 8106 }, level = 80, group = "AuraEffect", weightKey = { "staff_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DamageWhileLeechingWeaponInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(18-22)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 68, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileLeechingWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(23-26)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 70, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileLeechingWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(27-30)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 73, group = "DamageWhileLeeching", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileLeechingWeaponTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(32-36)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 68, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileLeechingWeaponTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(37-41)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 70, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageWhileLeechingWeaponTwoHandInfluence3_"] = { type = "Suffix", affix = "of the Crusade", "(42-45)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 73, group = "DamageWhileLeeching", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AttackSpeedWithFortifyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(10-12)% increased Attack Speed while Fortified", statOrderKey = "2717", statOrder = { 2717 }, level = 68, group = "AttackSpeedWithFortify", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedWithFortifyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(13-15)% increased Attack Speed while Fortified", statOrderKey = "2717", statOrder = { 2717 }, level = 73, group = "AttackSpeedWithFortify", weightKey = { "sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedWithFortifyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(20-22)% increased Attack Speed while Fortified", statOrderKey = "2717", statOrder = { 2717 }, level = 68, group = "AttackSpeedWithFortify", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedWithFortifyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(23-25)% increased Attack Speed while Fortified", statOrderKey = "2717", statOrder = { 2717 }, level = 73, group = "AttackSpeedWithFortify", weightKey = { "2h_sword_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["MeleeWeaponRangeIfKilledRecentlyInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "+2 to Melee Strike Range if you have Killed Recently", statOrderKey = "7102", statOrder = { 7102 }, level = 68, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "sword_adjudicator", "2h_sword_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["MeleeWeaponRangeIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+3 to Melee Strike Range if you have Killed Recently", statOrderKey = "7102", statOrder = { 7102 }, level = 73, group = "MeleeWeaponRangeIfKilledRecently", weightKey = { "sword_adjudicator", "2h_sword_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["TauntOnHitWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(5-6)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4207", statOrder = { 4207 }, level = 68, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["TauntOnHitWeaponInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(7-8)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4207", statOrder = { 4207 }, level = 70, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["TauntOnHitWeaponInfluence3"] = { type = "Suffix", affix = "of the Crusade", "(9-10)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4207", statOrder = { 4207 }, level = 73, group = "TauntOnHit", weightKey = { "axe_crusader", "2h_axe_crusader", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AttackSpeedIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(13-16)% increased Attack Speed if you've Killed Recently", statOrderKey = "4186", statOrder = { 4186 }, level = 68, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(17-20)% increased Attack Speed if you've Killed Recently", statOrderKey = "4186", statOrder = { 4186 }, level = 73, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Conquest", "(23-26)% increased Attack Speed if you've Killed Recently", statOrderKey = "4186", statOrder = { 4186 }, level = 68, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "2h_axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Conquest", "(27-30)% increased Attack Speed if you've Killed Recently", statOrderKey = "4186", statOrder = { 4186 }, level = 73, group = "AttackSpeedIfEnemyKilledRecently", weightKey = { "2h_axe_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["CastSpeedIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(13-16)% increased Cast Speed if you've Killed Recently", statOrderKey = "4547", statOrder = { 4547 }, level = 68, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["CastSpeedIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(17-20)% increased Cast Speed if you've Killed Recently", statOrderKey = "4547", statOrder = { 4547 }, level = 73, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "sceptre_eyrie", "rune_dagger_eyrie", "wand_eyrie", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["CastSpeedIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(23-26)% increased Cast Speed if you've Killed Recently", statOrderKey = "4547", statOrder = { 4547 }, level = 68, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["CastSpeedIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "(27-30)% increased Cast Speed if you've Killed Recently", statOrderKey = "4547", statOrder = { 4547 }, level = 73, group = "CastSpeedIfEnemyKilledRecently", weightKey = { "staff_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["WarcryCooldownSpeedInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(17-21)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2832", statOrder = { 2832 }, level = 68, group = "WarcryCooldownSpeed", weightKey = { "axe_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryCooldownSpeedInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(22-25)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2832", statOrder = { 2832 }, level = 73, group = "WarcryCooldownSpeed", weightKey = { "axe_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryCooldownSpeedTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(35-40)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2832", statOrder = { 2832 }, level = 68, group = "WarcryCooldownSpeed", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "shield_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["WarcryCooldownSpeedTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(41-45)% increased Warcry Cooldown Recovery Rate", statOrderKey = "2832", statOrder = { 2832 }, level = 73, group = "WarcryCooldownSpeed", weightKey = { "2h_sword_basilisk", "2h_axe_basilisk", "2h_mace_basilisk", "shield_basilisk", "default", }, weightVal = { 500, 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["CriticalStrikeChanceIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(31-40)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4767", statOrder = { 4767 }, level = 68, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeChanceIfKilledRecentlyInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(41-50)% increased Critical Strike Chance if you have Killed Recently", statOrderKey = "4767", statOrder = { 4767 }, level = 73, group = "CriticalStrikeChanceIfKilledRecently", weightKey = { "claw_crusader", "dagger_crusader", "rune_dagger_crusader", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeMultiplierIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(26-30)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4796", statOrder = { 4796 }, level = 68, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierIfKilledRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Conquest", "+(31-35)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4796", statOrder = { 4796 }, level = 73, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "claw_adjudicator", "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierAgainstFullLifeInfluence1"] = { type = "Suffix", affix = "of the Conquest", "+(41-50)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2935", statOrder = { 2935 }, level = 68, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CriticalStrikeMultiplierAgainstFullLifeInfluence2"] = { type = "Suffix", affix = "of the Conquest", "+(51-60)% to Critical Strike Multiplier against Enemies that are on Full Life", statOrderKey = "2935", statOrder = { 2935 }, level = 73, group = "CriticalStrikeMultiplierAgainstEnemiesOnFullLife", weightKey = { "dagger_adjudicator", "rune_dagger_adjudicator", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["GainRareMonsterModsOnKillChanceInfluence1"] = { type = "Suffix", affix = "of the Conquest", "When you Kill a Rare Monster, (21-30)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5282", statOrder = { 5282 }, level = 68, group = "GainRareMonsterModsOnKill", weightKey = { "claw_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GainRareMonsterModsOnKillChanceInfluence2"] = { type = "Suffix", affix = "of the Conquest", "When you Kill a Rare Monster, (31-40)% chance to gain one of its Modifiers for 10 seconds", statOrderKey = "5282", statOrder = { 5282 }, level = 73, group = "GainRareMonsterModsOnKill", weightKey = { "claw_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationAndThresholdInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(11-15)% reduced Enemy Stun Threshold", "(11-15)% increased Stun Duration on Enemies", statOrderKey = "1116,1433", statOrder = { 1116, 1433 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationAndThresholdInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(16-20)% reduced Enemy Stun Threshold", "(16-20)% increased Stun Duration on Enemies", statOrderKey = "1116,1433", statOrder = { 1116, 1433 }, level = 73, group = "StunDurationAndThreshold", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationAndThresholdTwoHandInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(21-25)% reduced Enemy Stun Threshold", "(21-25)% increased Stun Duration on Enemies", statOrderKey = "1116,1433", statOrder = { 1116, 1433 }, level = 68, group = "StunDurationAndThreshold", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunDurationAndThresholdTwoHandInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% reduced Enemy Stun Threshold", "(26-30)% increased Stun Duration on Enemies", statOrderKey = "1116,1433", statOrder = { 1116, 1433 }, level = 73, group = "StunDurationAndThreshold", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfStunnedRecentlyInfluence1"] = { type = "Suffix", affix = "of the Crusade", "(26-30)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "4057", statOrder = { 4057 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfStunnedRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(31-35)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "4057", statOrder = { 4057 }, level = 73, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfStunnedRecentlyTwoHandInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(36-40)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "4057", statOrder = { 4057 }, level = 68, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfStunnedRecentlyTwoHandInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "(41-45)% increased Area of Effect if you have Stunned an Enemy Recently", statOrderKey = "4057", statOrder = { 4057 }, level = 73, group = "AreaOfEffectIfStunnedEnemyRecently", weightKey = { "2h_mace_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemiesExplodeOnDeathDealingFireInfluence1_"] = { type = "Suffix", affix = "of Redemption", "Enemies Killed with Attack or Spell Hits Explode, dealing 5% of their Life as Fire Damage", statOrderKey = "2215", statOrder = { 2215 }, level = 78, group = "EnemiesExplodeOnDeath", weightKey = { "mace_eyrie", "2h_mace_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ChanceForDoubleStunDurationInfluence1"] = { type = "Suffix", affix = "of Redemption", "(7-11)% chance to double Stun Duration", statOrderKey = "3061", statOrder = { 3061 }, level = 68, group = "ChanceForDoubleStunDuration", weightKey = { "mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceForDoubleStunDurationInfluence2"] = { type = "Suffix", affix = "of Redemption", "(12-15)% chance to double Stun Duration", statOrderKey = "3061", statOrder = { 3061 }, level = 73, group = "ChanceForDoubleStunDuration", weightKey = { "mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceForDoubleStunDurationTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(17-21)% chance to double Stun Duration", statOrderKey = "3061", statOrder = { 3061 }, level = 68, group = "ChanceForDoubleStunDuration", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceForDoubleStunDurationTwoHandInfluence2_"] = { type = "Suffix", affix = "of Redemption", "(22-25)% chance to double Stun Duration", statOrderKey = "3061", statOrder = { 3061 }, level = 73, group = "ChanceForDoubleStunDuration", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MovementSpeedIfHitRecentlyInfluence1"] = { type = "Suffix", affix = "of Redemption", "(5-7)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 68, group = "MovementSpeedIfHitRecently", weightKey = { "mace_eyrie", "sceptre_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedIfHitRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "(8-10)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 73, group = "MovementSpeedIfHitRecently", weightKey = { "mace_eyrie", "sceptre_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedIfHitRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of Redemption", "(10-12)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 68, group = "MovementSpeedIfHitRecently", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MovementSpeedIfHitRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of Redemption", "(13-15)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 73, group = "MovementSpeedIfHitRecently", weightKey = { "2h_mace_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AreaOfEffectIfKilledRecentlyInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(17-21)% increased Area of Effect if you've Killed Recently", statOrderKey = "3699", statOrder = { 3699 }, level = 68, group = "AreaOfEffectIfKilledRecently", weightKey = { "mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfKilledRecentlyInfluence2_"] = { type = "Suffix", affix = "of the Hunt", "(22-25)% increased Area of Effect if you've Killed Recently", statOrderKey = "3699", statOrder = { 3699 }, level = 73, group = "AreaOfEffectIfKilledRecently", weightKey = { "mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfKilledRecentlyTwoHandInfluence1"] = { type = "Suffix", affix = "of the Hunt", "(27-31)% increased Area of Effect if you've Killed Recently", statOrderKey = "3699", statOrder = { 3699 }, level = 68, group = "AreaOfEffectIfKilledRecently", weightKey = { "2h_mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AreaOfEffectIfKilledRecentlyTwoHandInfluence2"] = { type = "Suffix", affix = "of the Hunt", "(32-35)% increased Area of Effect if you've Killed Recently", statOrderKey = "3699", statOrder = { 3699 }, level = 73, group = "AreaOfEffectIfKilledRecently", weightKey = { "2h_mace_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToBlockIfDamagedRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "+(10-12)% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2718", statOrder = { 2718 }, level = 68, group = "ChanceToBlockIfDamagedRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["ChanceToBlockIfDamagedRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(13-15)% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2718", statOrder = { 2718 }, level = 73, group = "ChanceToBlockIfDamagedRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockChanceIfHitRecentlyInfluence1_"] = { type = "Suffix", affix = "of Redemption", "+(10-12)% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4570", statOrder = { 4570 }, level = 68, group = "SpellBlockChanceIfHitRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SpellBlockChanceIfHitRecentlyInfluence2"] = { type = "Suffix", affix = "of Redemption", "+(13-15)% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4570", statOrder = { 4570 }, level = 73, group = "SpellBlockChanceIfHitRecently", weightKey = { "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AdditionalProjectileWeaponInfluence1_"] = { type = "Suffix", affix = "of the Conquest", "Skills fire an additional Projectile", statOrderKey = "1365", statOrder = { 1365 }, level = 82, group = "AdditionalProjectiles", weightKey = { "2h_sword_adjudicator", "2h_axe_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 200, 200, 200, 200, 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SocketedSkillsChainInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Socketed Gems Chain 1 additional times", statOrderKey = "311", statOrder = { 311 }, level = 85, group = "DisplaySocketedSkillsChain", weightKey = { "bow_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["SocketedSkillsForkInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "Projectiles from Socketed Gems Fork", statOrderKey = "333", statOrder = { 333 }, level = 85, group = "DisplaySocketedSkillsFork", weightKey = { "bow_crusader", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "gem" }, }, + ["ProjectileDamagePerEnemyPiercedInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (15-20)% increased Damage for each Enemy Pierced", statOrderKey = "7461", statOrder = { 7461 }, level = 68, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ProjectileDamagePerEnemyPiercedInfluence2_"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (21-25)% increased Damage for each Enemy Pierced", statOrderKey = "7461", statOrder = { 7461 }, level = 70, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ProjectileDamagePerEnemyPiercedInfluence3"] = { type = "Suffix", affix = "of the Crusade", "Projectiles deal (26-30)% increased Damage for each Enemy Pierced", statOrderKey = "7461", statOrder = { 7461 }, level = 73, group = "ProjectileDamagePerEnemyPierced", weightKey = { "bow_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PhysicalDamageAddedAsRandomElementInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Gain (7-8)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 68, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["PhysicalDamageAddedAsRandomElementInfluence2"] = { type = "Suffix", affix = "of the Crusade", "Gain (9-11)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 73, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["PhysicalDamageAddedAsRandomElementInfluence3"] = { type = "Suffix", affix = "of the Crusade", "Gain (12-15)% of Physical Damage as Extra Damage of a random Element", statOrderKey = "2444", statOrder = { 2444 }, level = 78, group = "PhysicalDamageAddedAsRandomElement", weightKey = { "bow_crusader", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental" }, }, + ["ArcaneSurgeOnCritInfluence1_"] = { type = "Suffix", affix = "of the Crusade", "(11-20)% chance to Gain Arcane Surge when you deal a Critical Strike", statOrderKey = "5298", statOrder = { 5298 }, level = 75, group = "ArcaneSurgeOnCrit", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ArcaneSurgeOnCritInfluence2"] = { type = "Suffix", affix = "of the Crusade", "(21-30)% chance to Gain Arcane Surge when you deal a Critical Strike", statOrderKey = "5298", statOrder = { 5298 }, level = 80, group = "ArcaneSurgeOnCrit", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CurseOnHitFlammabilityWeaponInfluence1"] = { type = "Suffix", affix = "of the Conquest", "Curse Enemies with Flammability on Hit, with 40% increased Effect", statOrderKey = "2069", statOrder = { 2069 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_adjudicator", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitFrostbiteWeaponInfluence1"] = { type = "Suffix", affix = "of Redemption", "Curse Enemies with Frostbite on Hit, with 40% increased Effect", statOrderKey = "2070", statOrder = { 2070 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_eyrie", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitConductivityWeaponInfluence1"] = { type = "Suffix", affix = "of the Crusade", "Curse Enemies with Conductivity on Hit, with 40% increased Effect", statOrderKey = "2066", statOrder = { 2066 }, level = 78, group = "CurseOnHitLevel", weightKey = { "wand_crusader", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["CurseOnHitDespairWeaponInfluence1"] = { type = "Suffix", affix = "of the Hunt", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 78, group = "CurseOnHitDespair", weightKey = { "wand_basilisk", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["ImpaleEffectEssence1"] = { type = "Suffix", affix = "of the Essence", "(12-16)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 58, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectEssence2__"] = { type = "Suffix", affix = "of the Essence", "(17-21)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 74, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectEssence3"] = { type = "Suffix", affix = "of the Essence", "(22-25)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 82, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandEssence1"] = { type = "Suffix", affix = "of the Essence", "(25-29)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 58, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandEssence2_"] = { type = "Suffix", affix = "of the Essence", "(30-34)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 74, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["ImpaleEffectTwoHandEssence3_"] = { type = "Suffix", affix = "of the Essence", "(35-38)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 82, group = "ImpaleEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["BreachBodyChaosDamageAsPortionOfFireDamage1_"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 1, group = "ChaosDamageAsPortionOfFireDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "fire", "chaos" }, }, + ["BreachBodyChaosDamageAsPortionOfColdDamage1"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 1, group = "ChaosDamageAsPortionOfColdDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "cold", "chaos" }, }, + ["BreachBodyChaosDamageAsPortionOfLightningDamage1"] = { type = "Prefix", affix = "Chayula's", "Gain 10% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 1, group = "ChaosDamageAsPortionOfLightningDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "damage", "elemental", "lightning", "chaos" }, }, + ["BreachBodyAllDefences1"] = { type = "Prefix", affix = "Chayula's", "100% increased Global Defences", statOrderKey = "2343", statOrder = { 2343 }, level = 1, group = "AllDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["BreachBodyLifeGainedOnHittingIgnitedEnemies1"] = { type = "Suffix", affix = "of Xoph", "+(20-30) Life gained for each Ignited Enemy hit by your Attacks", statOrderKey = "1317", statOrder = { 1317 }, level = 1, group = "LifeGainOnHitVsIgnitedEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["BreachBodyNoExtraBleedDamageWhileMoving1_"] = { type = "Suffix", affix = "of Uul-Netol", "Moving while Bleeding doesn't cause you to take extra Damage", statOrderKey = "2693", statOrder = { 2693 }, level = 1, group = "NoExtraBleedDamageWhileMoving", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["BreachBodyAddedColdDamagePerPowerCharge1"] = { type = "Prefix", affix = "Tul's", "Adds 10 to 15 Cold Damage to Spells per Power Charge", statOrderKey = "1397", statOrder = { 1397 }, level = 1, group = "AddedColdDamagePerPowerCharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["BreachBodyGainPowerChargeOnKillingFrozenEnemy1"] = { type = "Suffix", affix = "of Tul", "25% chance to gain a Power Charge on Killing a Frozen Enemy", statOrderKey = "1396", statOrder = { 1396 }, level = 1, group = "GainPowerChargeOnKillingFrozenEnemy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["BreachBodyIncreasedAttackSpeedPerDexterity1"] = { type = "Suffix", affix = "of Esh", "1% increased Attack Speed per 25 Dexterity", statOrderKey = "4194", statOrder = { 4194 }, level = 1, group = "IncreasedAttackSpeedPerDexterity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["BreachBodyPhysicalDamageReductionWhileNotMoving1"] = { type = "Suffix", affix = "of Uul-Netol", "6% additional Physical Damage Reduction while stationary", statOrderKey = "3806", statOrder = { 3806 }, level = 1, group = "PhysicalDamageReductionWhileNotMoving", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["BreachBodyAddedLightningDamagePerShockedEnemyKilled1"] = { type = "Prefix", affix = "Esh's", "Adds 1 to 5 Lightning Damage for each Shocked Enemy you've Killed Recently", statOrderKey = "7135", statOrder = { 7135 }, level = 1, group = "AddedLightningDamagePerShockedEnemyKilled", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["BreachBodyReflectsShocks1"] = { type = "Suffix", affix = "of Esh", "Shock Reflection", statOrderKey = "7559", statOrder = { 7559 }, level = 1, group = "ReflectsShocks", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["BreachBodyChaosDamageDoesNotBypassESNotLowLifeOrMana1_"] = { type = "Prefix", affix = "Esh's", "Chaos Damage does not bypass Energy Shield while not on Low Life", statOrderKey = "4628", statOrder = { 4628 }, level = 1, group = "ChaosDamageDoesNotBypassESNotLowLifeOrMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos" }, }, + ["BreachBodyOnHitBlindChilledEnemies1"] = { type = "Suffix", affix = "of Tul", "Blind Chilled Enemies on Hit", statOrderKey = "4443", statOrder = { 4443 }, level = 1, group = "OnHitBlindChilledEnemies", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BreachBodyVulnerabilityOnHit1"] = { type = "Suffix", affix = "of Uul-Netol", "25% chance to Curse Enemies with Vulnerability on Hit, with 40% increased Effect", statOrderKey = "2063", statOrder = { 2063 }, level = 1, group = "CurseVulnerabilityOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["BreachBodyGrantsEnvy1"] = { type = "Prefix", affix = "Chayula's", "Grants Level 15 Envy Skill", statOrderKey = "396", statOrder = { 396 }, level = 1, group = "GrantedSkill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["BreachBodyEnemiesBlockedAreIntimidated1"] = { type = "Prefix", affix = "Uul-Netol's", "Permanently Intimidate Enemies on Block", statOrderKey = "7353", statOrder = { 7353 }, level = 1, group = "EnemiesBlockedAreIntimidated", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BreachBodyMinionsPoisonEnemiesOnHit1_"] = { type = "Suffix", affix = "of Chayula", "Minions have 60% chance to Poison Enemies on Hit", statOrderKey = "2675", statOrder = { 2675 }, level = 1, group = "MinionsPoisonEnemiesOnHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "minion", "ailment" }, }, + ["BreachBodyArmourIncreasedByUncappedFireResistance1____"] = { type = "Prefix", affix = "Xoph's", "Armour is increased by Overcapped Fire Resistance", statOrderKey = "4083", statOrder = { 4083 }, level = 1, group = "ArmourIncreasedByUncappedFireResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["BreachBodyEvasionIncreasedByUncappedColdResistance1"] = { type = "Prefix", affix = "Tul's", "Evasion Rating is increased by Overcapped Cold Resistance", statOrderKey = "5151", statOrder = { 5151 }, level = 1, group = "EvasionIncreasedByUncappedColdResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["BreachBodyCriticalChanceIncreasedByUncappedLightningResistance1"] = { type = "Suffix", affix = "of Esh", "Critical Strike Chance is increased by Overcapped Lightning Resistance", statOrderKey = "4761", statOrder = { 4761 }, level = 1, group = "CriticalChanceIncreasedByUncappedLightningResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["BreachBodyCoverInAshWhenHit1__"] = { type = "Prefix", affix = "Xoph's", "Cover Enemies in Ash when they Hit you", statOrderKey = "4039", statOrder = { 4039 }, level = 1, group = "CoverInAshWhenHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BreachBodyChillEnemiesWhenHit1"] = { type = "Suffix", affix = "of Tul", "Chill Enemy for 1 second when Hit, reducing their Action Speed by 30%", statOrderKey = "2641", statOrder = { 2641 }, level = 1, group = "ChillEnemiesWhenHit", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["BreachBodyArcticArmourReservationCost1"] = { type = "Suffix", affix = "of Tul", "Arctic Armour has -50% increased Mana Reservation Efficiency", statOrderKey = "4047", statOrder = { 4047 }, level = 1, group = "ArcticArmourReservationCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BreachBodyArcticArmourReservationEfficiency1"] = { type = "Suffix", affix = "of Tul", "Arctic Armour has 100% increased Mana Reservation Efficiency", statOrderKey = "4048", statOrder = { 4048 }, level = 1, group = "ArcticArmourReservationCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["BreachBodyMaximumLifeConvertedToEnergyShield1___"] = { type = "Prefix", affix = "Chayula's", "10% of Maximum Life Converted to Energy Shield", statOrderKey = "7069", statOrder = { 7069 }, level = 1, group = "MaximumLifeConvertedToEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LocalIncreaseSocketedActiveGemLevelUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "+1 to Level of Socketed Active Skill Gems", "+(5-10)% to Quality of Socketed Active Skill Gems", statOrderKey = "72,83", statOrder = { 72, 83 }, level = 90, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["LocalIncreaseSocketedSupportGemLevelUberMaven___"] = { type = "Prefix", affix = "Elevated Eldritch", "+1 to Level of Socketed Support Gems", "+(5-10)% to Quality of Socketed Support Gems", statOrderKey = "71,82", statOrder = { 71, 82 }, level = 90, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["PhysicalDamageTakenAsFirePercentUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(16-18)% of Physical Damage from Hits taken as Fire Damage", "(7-10)% of Fire Damage taken Recouped as Life", statOrderKey = "1987,5212", statOrder = { 1987, 5212 }, level = 94, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "fire" }, }, + ["PhysicalDamageTakenAsColdPercentUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% of Physical Damage from Hits taken as Cold Damage", "(7-10)% of Cold Damage taken Recouped as Life", statOrderKey = "1988,4697", statOrder = { 1988, 4697 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "cold" }, }, + ["PhysicalDamageTakenAsLightningPercentUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% of Physical Damage from Hits taken as Lightning Damage", "(7-10)% of Lightning Damage taken Recouped as Life", statOrderKey = "1989,5840", statOrder = { 1989, 5840 }, level = 92, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "body_armour_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "lightning" }, }, + ["ReducedElementalReflectTakenUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "(3-5)% reduced Elemental Damage taken", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "2796,5053", statOrder = { 2796, 5053 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["ReducedPhysicalReflectTakenUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(3-5)% reduced Physical Damage taken", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "1794,7405", statOrder = { 1794, 7405 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["MaximumLifeUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(13-15)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 95, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumManaBodyUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "(16-18)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 85, group = "MaximumManaIncreasePercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_percent_mana_mod", }, modTags = { "resource", "mana" }, }, + ["DamageTakenFromManaBeforeLifeUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "(11-15)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 90, group = "DamageRemovedFromManaBeforeLife", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["MaximumLifeOnKillPercentUberMaven__"] = { type = "Suffix", affix = "of the Elevated Elder", "Recover (5-6)% of Life on Kill", "(5-10)% increased Life Recovery Rate if you haven't Killed Recently", statOrderKey = "1323,5794", statOrder = { 1323, 5794 }, level = 85, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumManaOnKillPercentUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Recover (5-6)% of Mana on Kill", "(5-10)% increased Mana Recovery Rate if you haven't Killed Recently", statOrderKey = "1325,6448", statOrder = { 1325, 6448 }, level = 85, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["MaximumEnergyShieldOnKillPercentUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Recover (5-6)% of Energy Shield on Kill", "(5-10)% increased Energy Shield Recovery Rate if you haven't Killed Recently", statOrderKey = "1324,5128", statOrder = { 1324, 5128 }, level = 85, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["PercentageStrengthUberMaven__"] = { type = "Suffix", affix = "of the Elevated Elder", "+1 to Level of Socketed Strength Gems", "(9-12)% increased Strength", statOrderKey = "44,802", statOrder = { 44, 802 }, level = 93, group = "PercentageStrength", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["PercentageDexterityUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+1 to Level of Socketed Dexterity Gems", "(9-12)% increased Dexterity", statOrderKey = "45,803", statOrder = { 45, 803 }, level = 93, group = "PercentageDexterity", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["PercentageIntelligenceUberMaven__"] = { type = "Suffix", affix = "of Elevated Shaping", "+1 to Level of Socketed Intelligence Gems", "(9-12)% increased Intelligence", statOrderKey = "46,804", statOrder = { 46, 804 }, level = 93, group = "PercentageIntelligence", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["LifeRegenerationRatePercentUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Regenerate (2.1-3)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 85, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["SupportedByItemRarityUberMaven__"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 20 Item Rarity", "(19-25)% increased Rarity of Items found from Slain Unique Enemies", statOrderKey = "152,7993", statOrder = { 152, 7993 }, level = 95, group = "Supported", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["AdditionalCriticalStrikeChanceWithAttacksUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Attacks have +(1.6-2)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 94, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCriticalStrikeChanceWithSpellsUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(1.6-2)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 94, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["MaximumManaInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(16-18)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 90, group = "MaximumManaIncreasePercent", weightKey = { "helmet_crusader", "body_armour_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["PhysTakenAsLightningInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(16-18)% of Physical Damage from Hits taken as Lightning Damage", "(7-10)% of Lightning Damage taken Recouped as Life", statOrderKey = "1989,5840", statOrder = { 1989, 5840 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "lightning" }, }, + ["ConsecratedGroundStationaryInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "You have Consecrated Ground around you while stationary", "Effects of Consecrated Ground you create Linger for 1 second", statOrderKey = "4727,8087", statOrder = { 4727, 8087 }, level = 85, group = "ConsecratedGroundStationary", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HolyPhysicalExplosionInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Crusader's", "(8-12)% increased Area of Effect", "Enemies you Kill Explode, dealing 5% of their Life as Physical Damage", statOrderKey = "1450,5074", statOrder = { 1450, 5074 }, level = 95, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["HolyPhysicalExplosionChanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(8-12)% increased Area of Effect", "Enemies you Kill have a (31-35)% chance to Explode, dealing a tenth of their maximum Life as Physical Damage", statOrderKey = "1450,2807", statOrder = { 1450, 2807 }, level = 95, group = "EnemiesExplodeOnDeath", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PercentageIntelligenceBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "+1 to Level of Socketed Intelligence Gems", "(9-12)% increased Intelligence", statOrderKey = "46,804", statOrder = { 46, 804 }, level = 85, group = "PercentageIntelligence", weightKey = { "body_armour_crusader", "amulet_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["AddPowerChargeOnCritInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "15% chance to gain a Power Charge on Critical Strike", "3% increased Damage per Power Charge", statOrderKey = "1402,4885", statOrder = { 1402, 4885 }, level = 90, group = "PowerChargeOnCriticalStrikeChance", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "critical" }, }, + ["EnergyShieldOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "Recover (5-6)% of Energy Shield on Kill", "(5-10)% increased Energy Shield Recovery Rate if you haven't Killed Recently", statOrderKey = "1324,5128", statOrder = { 1324, 5128 }, level = 90, group = "MaximumEnergyShieldOnKillPercent", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(12-15)% increased Energy Shield Recovery rate", "Regenerate (50-100) Energy Shield per second", statOrderKey = "1166,2169", statOrder = { 1166, 2169 }, level = 90, group = "EnergyShieldRecovery", weightKey = { "body_armour_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["PhysTakenAsFireInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(16-18)% of Physical Damage from Hits taken as Fire Damage", "(7-10)% of Fire Damage taken Recouped as Life", statOrderKey = "1987,5212", statOrder = { 1987, 5212 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "fire" }, }, + ["SocketedActiveGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Level of Socketed Active Skill Gems", "+(5-10)% to Quality of Socketed Active Skill Gems", statOrderKey = "72,83", statOrder = { 72, 83 }, level = 80, group = "IncreaseSkillGemLevel", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ReflectedPhysicalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(3-5)% reduced Physical Damage taken", "You and your Minions take 100% reduced Reflected Physical Damage", statOrderKey = "1794,7405", statOrder = { 1794, 7405 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AllResistancesInfluenceMaven____"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(19-22)% to all Elemental Resistances", "+1% to all maximum Elemental Resistances", statOrderKey = "1214,1237", statOrder = { 1214, 1237 }, level = 85, group = "AllResistances", weightKey = { "body_armour_adjudicator", "belt_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["PercentageStrengthBodyInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Conquest", "+1 to Level of Socketed Strength Gems", "(9-12)% increased Strength", statOrderKey = "44,802", statOrder = { 44, 802 }, level = 85, group = "PercentageStrength", weightKey = { "body_armour_adjudicator", "amulet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["EnduranceChargeIfHitRecentlyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "3% increased Area of Effect per Endurance Charge", "Gain 1 Endurance Charge every second if you've been Hit Recently", statOrderKey = "4062,5317", statOrder = { 4062, 5317 }, level = 90, group = "EnduranceChargeIfHitRecently", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["LifeOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Recover (5-6)% of Life on Kill", "(5-10)% increased Life Recovery Rate if you haven't Killed Recently", statOrderKey = "1323,5794", statOrder = { 1323, 5794 }, level = 90, group = "MaximumLifeOnKillPercent", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["LifeRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(12-15)% increased Life Recovery rate", "Life Flasks gain 1 Charge every 3 seconds", statOrderKey = "1175,5765", statOrder = { 1175, 5765 }, level = 90, group = "LifeRecoveryRate", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["SocketedAttacksManaCostInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Avoid Interruption from Stuns while using Socketed Attack Skills", "Socketed Attacks have -20 to Total Mana Cost", statOrderKey = "316,320", statOrder = { 316, 320 }, level = 95, group = "SocketedAttacksManaCost", weightKey = { "body_armour_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, + ["PhysTakenAsColdInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(16-18)% of Physical Damage from Hits taken as Cold Damage", "(7-10)% of Cold Damage taken Recouped as Life", statOrderKey = "1988,4697", statOrder = { 1988, 4697 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "resource", "life", "physical", "elemental", "cold" }, }, + ["SocketedSupportGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "+1 to Level of Socketed Support Gems", "+(5-10)% to Quality of Socketed Support Gems", statOrderKey = "71,82", statOrder = { 71, 82 }, level = 90, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["ReflectedElementalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(3-5)% reduced Elemental Damage taken", "You and your Minions take 100% reduced Reflected Elemental Damage", statOrderKey = "2796,5053", statOrder = { 2796, 5053 }, level = 85, group = "ReflectedDamage", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["NearbyEnemiesAreBlindedInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Cannot be Blinded", "Nearby Enemies are Blinded", statOrderKey = "2480,2900", statOrder = { 2480, 2900 }, level = 85, group = "NearbyEnemiesAreBlinded", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PercentageDexterityBodyInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "+1 to Level of Socketed Dexterity Gems", "(9-12)% increased Dexterity", statOrderKey = "45,803", statOrder = { 45, 803 }, level = 85, group = "PercentageDexterity", weightKey = { "body_armour_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute", "gem" }, }, + ["FrenzyChargeOnHitChanceInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "1% increased Movement Speed per Frenzy Charge", "10% chance to gain a Frenzy Charge on Hit", statOrderKey = "1374,1405", statOrder = { 1374, 1405 }, level = 90, group = "FrenzyChargeOnHitChance", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "speed" }, }, + ["ManaOnKillPercentInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "Recover (5-6)% of Mana on Kill", "(5-10)% increased Mana Recovery Rate if you haven't Killed Recently", statOrderKey = "1325,6448", statOrder = { 1325, 6448 }, level = 90, group = "MaximumManaOnKillPercent", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaRecoveryRateBodyInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(12-15)% increased Mana Recovery rate", "(20-35)% increased Mana Recovery from Flasks", statOrderKey = "1182,1617", statOrder = { 1182, 1617 }, level = 90, group = "ManaRecoveryRate", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["AuraEffectBodyInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(26-30)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 90, group = "AuraEffect", weightKey = { "body_armour_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["MaximumLifeBodyInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "(13-15)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 95, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PhysTakenAsChaosInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "+1% to maximum Chaos Resistance", "(16-18)% of Physical Damage from Hits taken as Chaos Damage", statOrderKey = "1234,1991", statOrder = { 1234, 1991 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "chaos", "resistance" }, }, + ["AdditionalCurseOnEnemiesInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "You can apply an additional Curse", "-10% increased Mana Reservation Efficiency of Curse Aura Skills", statOrderKey = "1725,4829", statOrder = { 1725, 4829 }, level = 92, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster", "aura", "curse" }, }, + ["AdditionalCurseOnEnemiesInfluenceMavenV2___"] = { type = "Prefix", affix = "Elevated Hunter's", "You can apply an additional Curse", "20% increased Mana Reservation Efficiency of Curse Aura Skills", statOrderKey = "1725,4830", statOrder = { 1725, 4830 }, level = 92, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster", "aura", "curse" }, }, + ["RegenerateLifeOverMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Every 4 seconds, Regenerate 25% of Life over one second", statOrderKey = "3277", statOrder = { 3277 }, level = 90, group = "RegenerateLifeOver1Second", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["OfferingEffectInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(26-35)% increased effect of Offerings", statOrderKey = "3551", statOrder = { 3551 }, level = 90, group = "OfferingEffect", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AdditionalCritWithAttacksInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "Attacks have +(1.6-2)% to Critical Strike Chance", statOrderKey = "4108", statOrder = { 4108 }, level = 94, group = "AdditionalCriticalStrikeChanceWithAttacks", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["AdditionalCritWithSpellsInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(1.6-2)% to Spell Critical Strike Chance", statOrderKey = "7717", statOrder = { 7717 }, level = 94, group = "AdditionalCriticalStrikeChanceWithSpells", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["LifeRegenerationPercentBodyInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "Regenerate (2.1-3)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 85, group = "LifeRegenerationRatePercentage", weightKey = { "body_armour_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AreaDamageSupportedUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Concentrated Effect", "(23-25)% increased Area Damage", statOrderKey = "240,1592", statOrder = { 240, 1592 }, level = 92, group = "AreaDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["AreaOfEffectSupportedUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 25 Increased Area of Effect", "(13-15)% increased Area of Effect", statOrderKey = "101,1450", statOrder = { 101, 1450 }, level = 93, group = "AreaOfEffect", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MaximumManaUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "(12-15)% increased maximum Mana", "Transfiguration of Mind", statOrderKey = "1177,4012", statOrder = { 1177, 4012 }, level = 85, group = "MaximumManaIncreasePercent", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "damage" }, }, + ["MinionDamageSupportedUberMaven___"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Minion Damage", "Minions deal (23-25)% increased Damage", statOrderKey = "281,1535", statOrder = { 281, 1535 }, level = 93, group = "MinionDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "minion", "gem" }, }, + ["MinionLifeSupportedUberMaven_"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Minion Life", "Minions have (23-25)% increased maximum Life", statOrderKey = "279,1339", statOrder = { 279, 1339 }, level = 90, group = "MinionLife", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "life", "minion", "gem" }, }, + ["AdditionalMinesPlacedSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Blastchain Mine", "Throw an additional Mine", statOrderKey = "274,3046", statOrder = { 274, 3046 }, level = 95, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["MineDamageUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Blastchain Mine", "(31-35)% increased Mine Damage", statOrderKey = "274,810", statOrder = { 274, 810 }, level = 90, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["MineDamageTrapUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap And Mine Damage", "(31-35)% increased Mine Damage", statOrderKey = "244,810", statOrder = { 244, 810 }, level = 90, group = "MineSupported", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["IncreasedChillEffectSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Hypothermia", "(17-20)% increased Effect of Cold Ailments", statOrderKey = "286,4682", statOrder = { 286, 4682 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "cold", "ailment", "gem" }, }, + ["IncreasedShockEffectSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Innervate", "(17-20)% increased Effect of Lightning Ailments", statOrderKey = "293,5829", statOrder = { 293, 5829 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "lightning", "ailment", "gem" }, }, + ["IgniteDurationSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Immolate", "(17-20)% increased Ignite Duration on Enemies", statOrderKey = "142,1429", statOrder = { 142, 1429 }, level = 90, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental", "fire", "ailment", "gem" }, }, + ["IncreasedBurningDamageSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Burning Damage", "(31-35)% increased Burning Damage", statOrderKey = "145,1447", statOrder = { 145, 1447 }, level = 92, group = "HelmetAilmentUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "elemental_damage", "damage", "elemental", "fire", "gem" }, }, + ["ChanceToGainPowerChargeOnKillUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "50% increased Power Charge Duration", "(11-15)% chance to gain a Power Charge on Kill", statOrderKey = "1699,2158", statOrder = { 1699, 2158 }, level = 94, group = "PowerChargeOnKillChance", weightKey = { "helmet_shaper", "staff_shaper", "warstaff_shaper", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["SupportedByLessDurationUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Less Duration", statOrderKey = "178", statOrder = { 178 }, level = 78, group = "Supported", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SpellAddedFireDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (35-49) to (60-73) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 92, group = "SpellAddedFireDamageUber", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Adds (29-39) to (49-61) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 93, group = "SpellAddedColdDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Adds (2-8) to (101-121) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 94, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedPhysicalDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (35-49) to (60-73) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 95, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedChaosDamageUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Adds (29-39) to (49-61) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 95, group = "SpellAddedChaosDamage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["ManaRegenerationUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "(56-70)% increased Mana Regeneration Rate", "20% increased Mana Regeneration Rate while stationary", statOrderKey = "1180,3809", statOrder = { 1180, 3809 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AddedManaRegenerationUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Regenerate (6-8) Mana per second", "Mana Flasks gain 1 Charge every 3 seconds", statOrderKey = "1179,6434", statOrder = { 1179, 6434 }, level = 90, group = "ManaRegeneration", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["AdditionalSpellBlockChanceUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(5-6)% Chance to Block Spell Damage", "+1% to maximum Chance to Block Spell Damage", statOrderKey = "783,1549", statOrder = { 783, 1549 }, level = 90, group = "SpellBlockPercentage", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["SocketedSpellCriticalStrikeChanceUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Spells have +4% to Critical Strike Chance", statOrderKey = "335", statOrder = { 335 }, level = 94, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "critical", "gem" }, }, + ["SocketedAttackCriticalStrikeChanceUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Attacks have +4% to Critical Strike Chance", statOrderKey = "318", statOrder = { 318 }, level = 93, group = "SocketedCriticalStrikeChance", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "critical", "gem" }, }, + ["EnemyPhysicalDamageTakenAuraUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "12% increased Physical Damage taken", "Nearby Enemies take 12% increased Physical Damage", statOrderKey = "1794,6263", statOrder = { 1794, 6263 }, level = 95, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "helmet_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["EnemyElementalDamageTakenAuraUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "9% increased Elemental Damage taken", "Nearby Enemies take 9% increased Elemental Damage", statOrderKey = "2796,6260", statOrder = { 2796, 6260 }, level = 95, group = "LocalDisplayNearbyEnemyElementalDamageTaken", weightKey = { "helmet_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["LifeRegenerationPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Regenerate (1.6-2)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 83, group = "LifeRegenerationRatePercentage", weightKey = { "boots_adjudicator", "helmet_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumLightningResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Lightning Resistance", statOrderKey = "1229", statOrder = { 1229 }, level = 95, group = "MaximumLightningResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["PhysTakenAsLightningHelmInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "(11-13)% of Physical Damage from Hits taken as Lightning Damage", statOrderKey = "1989", statOrder = { 1989 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "lightning" }, }, + ["EnemyLightningResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "-12% to Lightning Resistance", "Nearby Enemies have -12% to Lightning Resistance", statOrderKey = "1231,6262", statOrder = { 1231, 6262 }, level = 95, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, + ["SpellBlockPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(5-6)% Chance to Block Spell Damage", "+1% to maximum Chance to Block Spell Damage", statOrderKey = "783,1549", statOrder = { 783, 1549 }, level = 90, group = "SpellBlockPercentage", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["FortifyEffectInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "+500 to Armour while Fortified", "+(21-25) to maximum Fortification", statOrderKey = "4087,7049", statOrder = { 4087, 7049 }, level = 90, group = "FortifyEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["EnergyShieldRegenInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(15-25)% increased Energy Shield Recharge Rate", "Regenerate (1-1.5)% of Energy Shield per second", statOrderKey = "1163,2170", statOrder = { 1163, 2170 }, level = 85, group = "EnergyShieldRegeneration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ReducedIgniteDurationInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(51-60)% reduced Ignite Duration on you", "(36-50)% increased Damage if you've been Ignited Recently", statOrderKey = "1445,4867", statOrder = { 1445, 4867 }, level = 85, group = "ReducedBurnDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedFreezeDurationInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Crusade", "(51-60)% reduced Freeze Duration on you", "(4-7)% reduced Damage taken if you've been Frozen Recently", statOrderKey = "1444,4924", statOrder = { 1444, 4924 }, level = 85, group = "ReducedFreezeDuration", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedShockEffectInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(45-75)% increased Critical Strike Chance if you've been Shocked Recently", "(51-60)% reduced Effect of Shock on you", statOrderKey = "4768,7637", statOrder = { 4768, 7637 }, level = 85, group = "ShockEffect", weightKey = { "helmet_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "critical", "ailment" }, }, + ["MaximumPowerChargeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Power Charges", "10% chance that if you would gain Power Charges, you instead gain up to", "your maximum number of Power Charges", statOrderKey = "1386,5340,5340.1", statOrder = { 1386, 5340, 5340.1 }, level = 85, group = "IncreasedMaximumPowerCharges", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PhysTakenAsFireHelmetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(11-13)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "fire" }, }, + ["ElementalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(19-22)% increased Elemental Damage", "Damage Penetrates (2-3)% of Enemy Elemental Resistances", statOrderKey = "1540,3056", statOrder = { 1540, 3056 }, level = 85, group = "ElementalDamagePercent", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["WarcryAreaOfEffectInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "15% increased Warcry Buff Effect", "Warcry Skills have (26-30)% increased Area of Effect", statOrderKey = "8035,8042", statOrder = { 8035, 8042 }, level = 85, group = "AreaOfEffect", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["EnemyFireResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "-12% to Fire Resistance", "Nearby Enemies have -12% to Fire Resistance", statOrderKey = "1220,6261", statOrder = { 1220, 6261 }, level = 95, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["CriticalStrikeMultiplierInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(21-24)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 85, group = "CriticalStrikeMultiplier", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["ManaRegenerationInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(56-70)% increased Mana Regeneration Rate", "20% increased Mana Regeneration Rate while stationary", statOrderKey = "1180,3809", statOrder = { 1180, 3809 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["GainAccuracyEqualToStrengthInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "1% increased Critical Strike Chance per 10 Strength", "Gain Accuracy Rating equal to your Strength", statOrderKey = "4772,5290", statOrder = { 4772, 5290 }, level = 85, group = "GainAccuracyEqualToStrength", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["MinionLifeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "Minions have (36-40)% increased maximum Life", "Minions Regenerate (1-1.5)% of Life per second", statOrderKey = "1339,2420", statOrder = { 1339, 2420 }, level = 85, group = "MinionLife", weightKey = { "helmet_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["PowerChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Power Charge Duration", "(11-15)% chance to gain a Power Charge on Kill", statOrderKey = "1699,2158", statOrder = { 1699, 2158 }, level = 90, group = "PowerChargeOnKillChance", weightKey = { "helmet_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "sceptre_eyrie", "wand_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["PhysTakenAsColdHelmetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(11-13)% of Physical Damage from Hits taken as Cold Damage", statOrderKey = "1988", statOrder = { 1988 }, level = 93, group = "PhysicalDamageTakenAsElement", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "physical", "elemental", "cold" }, }, + ["SpellsAdditionalUnleashSealInfluenceMaven___"] = { type = "Prefix", affix = "Elevated Redeemer's", "(50-75)% increased Critical Strike Chance with Spells which remove the maximum number of Seals", "Skills supported by Unleash have +1 to maximum number of Seals", statOrderKey = "7725,8105", statOrder = { 7725, 8105 }, level = 90, group = "SpellsAdditionalUnleashSeal", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["EnemyColdResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "-12% to Cold Resistance", "Nearby Enemies have -12% to Cold Resistance", statOrderKey = "1226,6259", statOrder = { 1226, 6259 }, level = 95, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["ReducedManaReservationInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(-7--6)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 85, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ManaReservationEfficiencyInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(11-14)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 85, group = "ReducedManaReservationsCost", weightKey = { "helmet_eyrie", "amulet_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IgniteChanceAndDamageInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Ignite", "Ignites you inflict deal Damage (10-15)% faster", statOrderKey = "1583,2103", statOrder = { 1583, 2103 }, level = 85, group = "ChanceToIgnite", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FreezeChanceAndDurationInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Freeze", "Freeze Enemies as though dealing (30-50)% more Damage", statOrderKey = "1586,5598", statOrder = { 1586, 5598 }, level = 85, group = "ChanceToFreeze", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ShockChanceAndEffectInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(10-15)% chance to Shock", "Shock Enemies as though dealing (30-50)% more Damage", statOrderKey = "1590,5599", statOrder = { 1590, 5599 }, level = 85, group = "ChanceToShock", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AddedManaRegenerationInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "Regenerate (6-8) Mana per second", "Mana Flasks gain 1 Charge every 3 seconds", statOrderKey = "1179,6434", statOrder = { 1179, 6434 }, level = 85, group = "ManaRegeneration", weightKey = { "helmet_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "mana" }, }, + ["SpellAddedFireDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (35-49) to (60-73) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 85, group = "SpellAddedFireDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["SpellAddedColdDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (29-39) to (49-61) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 85, group = "SpellAddedColdDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["SpellAddedLightningDamageInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (2-8) to (101-121) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 85, group = "SpellAddedLightningDamageUber", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["SpellAddedPhysicalDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (35-49) to (60-73) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 85, group = "SpellAddedPhysicalDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["SpellAddedChaosDamageInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "Adds (29-39) to (49-61) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 85, group = "SpellAddedChaosDamage", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["EnemyChaosResistanceAuraInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "-12% to Chaos Resistance", "Nearby Enemies have -12% to Chaos Resistance", statOrderKey = "1235,6258", statOrder = { 1235, 6258 }, level = 95, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["PercentageIntelligenceInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Intelligence", statOrderKey = "804", statOrder = { 804 }, level = 85, group = "PercentageIntelligence", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IgnitingConfluxInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Ignite Duration on Enemies", "You have Igniting Conflux for 3 seconds every 8 seconds", statOrderKey = "1429,5372", statOrder = { 1429, 5372 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChillingConfluxInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Chill Duration on Enemies", "You have Chilling Conflux for 3 seconds every 8 seconds", statOrderKey = "1426,5372", statOrder = { 1426, 5372 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ShockingConfluxInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(20-30)% increased Shock Duration on Enemies", "You have Shocking Conflux for 3 seconds every 8 seconds", statOrderKey = "1427,5372", statOrder = { 1427, 5372 }, level = 90, group = "SingleConflux", weightKey = { "helmet_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedAttackSpeedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Faster Attacks", "(13-14)% increased Attack Speed", statOrderKey = "255,1012", statOrder = { 255, 1012 }, level = 92, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "speed", "gem" }, }, + ["IncreasedCastSpeedUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Faster Casting", "(13-14)% increased Cast Speed", statOrderKey = "276,1047", statOrder = { 276, 1047 }, level = 94, group = "IncreasedAttackSpeed", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "caster", "speed", "gem" }, }, + ["IncreasedAttackAndCastSpeedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(13-14)% increased Attack and Cast Speed", "(5-10)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "1604,2498", statOrder = { 1604, 2498 }, level = 95, group = "IncreasedAttackSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["SupportedByManaLeechUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 20 Mana Leech", "(20-30)% increased Maximum total Mana Recovery per second from Leech", statOrderKey = "289,1307", statOrder = { 289, 1307 }, level = 78, group = "Supported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "resource", "mana", "gem" }, }, + ["ProjectileSpeedUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are supported by Level 25 Faster Projectiles", "(26-30)% increased Projectile Speed", statOrderKey = "264,1368", statOrder = { 264, 1368 }, level = 92, group = "ProjectileSpeed", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "speed", "gem" }, }, + ["ProjectileDamageUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are Supported by Level 25 Slower Projectiles", "(23-25)% increased Projectile Damage", statOrderKey = "183,1555", statOrder = { 183, 1555 }, level = 93, group = "ProjectileDamage", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["ChanceToAvoidInterruptionWhileCastingUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "(31-60)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 90, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["IncreasedMeleeWeaponRangeUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+(3-4) to Melee Strike Range", statOrderKey = "2073", statOrder = { 2073 }, level = 95, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["IncreasedMeleeWeaponRangeAndMeleeDamageUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "(13-16)% increased Melee Damage", "+(3-4) to Melee Strike Range", statOrderKey = "847,2073", statOrder = { 847, 2073 }, level = 95, group = "MeleeRangeAndMeleeDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "damage", "attack" }, }, + ["AdditionalTrapsThrownSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap", "Skills which Throw Traps throw up to 1 additional Trap", statOrderKey = "241,7309", statOrder = { 241, 7309 }, level = 94, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapDamageUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap", "(31-35)% increased Trap Damage", statOrderKey = "241,808", statOrder = { 241, 808 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapDamageCooldownUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Advanced Traps", "(31-35)% increased Trap Damage", statOrderKey = "193,808", statOrder = { 193, 808 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["TrapSpeedCooldownUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Advanced Traps", "(17-20)% increased Trap Throwing Speed", statOrderKey = "193,1492", statOrder = { 193, 1492 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["TrapDamageMineUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Trap And Mine Damage", "(31-35)% increased Trap Damage", statOrderKey = "244,808", statOrder = { 244, 808 }, level = 90, group = "TrapSupported", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "damage", "gem" }, }, + ["PoisonDamageSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance to Poison", "(31-35)% increased Damage with Poison", statOrderKey = "295,2682", statOrder = { 295, 2682 }, level = 90, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "chaos_damage", "poison", "damage", "chaos", "ailment", "gem" }, }, + ["PoisonDurationSupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance to Poison", "(17-20)% increased Poison Duration", statOrderKey = "295,2671", statOrder = { 295, 2671 }, level = 90, group = "PoisonDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "poison", "chaos", "ailment", "gem" }, }, + ["BleedingDamageUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Chance To Bleed", "(31-35)% increased Damage with Bleeding", statOrderKey = "115,2670", statOrder = { 115, 2670 }, level = 90, group = "BleedingDamage", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "physical_damage", "bleed", "damage", "physical", "attack", "ailment", "gem" }, }, + ["ChanceToGainFrenzyChargeOnKillUberElderMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "50% increased Frenzy Charge Duration", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1684,2156", statOrder = { 1684, 2156 }, level = 94, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["IncreasedAccuracySupportedUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are supported by Level 25 Additional Accuracy", "(16-20)% increased Global Accuracy Rating", statOrderKey = "262,1035", statOrder = { 262, 1035 }, level = 93, group = "IncreasedAccuracyPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "attack", "gem" }, }, + ["AdditionalBlockChanceUberMaven___"] = { type = "Suffix", affix = "of the Elevated Elder", "(4-5)% Chance to Block Attack Damage", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "765,1548", statOrder = { 765, 1548 }, level = 90, group = "BlockPercent", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["BlindOnHitSupportedUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are supported by Level 25 Blind", "(9-10)% Global chance to Blind Enemies on hit", statOrderKey = "256,2464", statOrder = { 256, 2464 }, level = 90, group = "BlindOnHit", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["SocketedSpellCriticalMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Spells have +90% to Critical Strike Multiplier", statOrderKey = "336", statOrder = { 336 }, level = 93, group = "SocketedCriticalMultiplier", weightKey = { "gloves_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "critical", "gem" }, }, + ["SocketedAttackCriticalMultiplierUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Attacks have +90% to Critical Strike Multiplier", statOrderKey = "319", statOrder = { 319 }, level = 94, group = "SocketedCriticalMultiplier", weightKey = { "gloves_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "critical", "gem" }, }, + ["ChaosNonAilmentDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+(17-24)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["ColdDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(17-24)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["FireDamageOverTimeMultiplierUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(17-24)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_shaper", "amulet_shaper", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["PhysicalDamageOverTimeMultiplierUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "+(17-24)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_elder", "amulet_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["AvoidStunInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "(36-50)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 85, group = "AvoidStun", weightKey = { "boots_adjudicator", "gloves_adjudicator", "quiver_adjudicator", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaximumColdResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Cold Resistance", statOrderKey = "1224", statOrder = { 1224 }, level = 95, group = "MaximumColdResist", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["ConvertPhysicalToFireInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Fire Damage", "(22-25)% of Physical Damage Converted to Fire Damage", statOrderKey = "1496,1518", statOrder = { 1496, 1518 }, level = 81, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["ConvertPhysicalToColdInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Cold Damage", "(22-25)% of Physical Damage Converted to Cold Damage", statOrderKey = "1497,1520", statOrder = { 1497, 1520 }, level = 81, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ConvertPhysicalToLightningInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (3-5)% of Physical Damage as Extra Lightning Damage", "(22-25)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1498,1522", statOrder = { 1498, 1522 }, level = 81, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["MaximumLifeLeechRateInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "20% increased Maximum total Life Recovery per second from Leech", statOrderKey = "1305", statOrder = { 1305 }, level = 85, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["MaximumEnergyShieldLeechRateInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Crusader's", "30% increased Maximum total Energy Shield Recovery per second from Leech", statOrderKey = "1308", statOrder = { 1308 }, level = 85, group = "MaximumLeechRate", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AvoidInterruptionWhileCastingInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(31-60)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 85, group = "AvoidInterruptionWhileCasting", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["GlobalCriticalStrikeChanceInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(31-60)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 85, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["MaximumFrenzyChargeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Frenzy Charges", "10% chance that if you would gain Frenzy Charges, you instead gain up to your maximum number of Frenzy Charges", statOrderKey = "1381,5339", statOrder = { 1381, 5339 }, level = 85, group = "MaximumFrenzyCharges", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["MeleeDamageInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 83, group = "MeleeDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["ProjectileAttackDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Projectile Attack Damage", statOrderKey = "1556", statOrder = { 1556 }, level = 83, group = "ProjectileAttackDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["SpellDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 83, group = "SpellDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["DamageOverTimeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "(31-38)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 83, group = "DegenerationDamage", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MeleeWeaponRangeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(3-4) to Melee Strike Range", statOrderKey = "2073", statOrder = { 2073 }, level = 92, group = "MeleeWeaponAndUnarmedRange", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["BlockPercentInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(4-5)% Chance to Block Attack Damage", "+1% to maximum Chance to Block Attack Damage", statOrderKey = "765,1548", statOrder = { 765, 1548 }, level = 90, group = "BlockPercent", weightKey = { "gloves_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["CullingStrikeInfluenceMaven__"] = { type = "Suffix", affix = "of the Elevated Conquest", "Culling Strike", "(15-25)% increased Area of Effect if you've dealt a Culling Strike Recently", statOrderKey = "1596,4054", statOrder = { 1596, 4054 }, level = 83, group = "CullingStrike", weightKey = { "gloves_adjudicator", "2h_sword_adjudicator", "2h_axe_adjudicator", "2h_mace_adjudicator", "staff_adjudicator", "warstaff_adjudicator", "bow_adjudicator", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FrenzyChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Frenzy Charge Duration", "(7-10)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1684,2156", statOrder = { 1684, 2156 }, level = 90, group = "FrenzyChargeOnKillChance", weightKey = { "gloves_eyrie", "quiver_eyrie", "sword_eyrie", "axe_eyrie", "claw_eyrie", "dagger_eyrie", "rune_dagger_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "bow_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["AddedPhysicalDamageCritRecentlyInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (9-12) to (13-16) Physical Damage if you've dealt a Critical Strike Recently", statOrderKey = "7139", statOrder = { 7139 }, level = 83, group = "AddedPhysicalDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AddedFireDamageCritRecentlyInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (26-30) to (36-45) Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "7128", statOrder = { 7128 }, level = 83, group = "AddedFireDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AddedColdDamageCritRecentlyInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds (26-30) to (36-45) Cold Damage if you've dealt a Critical Strike Recently", statOrderKey = "7123", statOrder = { 7123 }, level = 83, group = "AddedColdDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AddedLightningDamageCritRecentlyInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Adds 1 to (61-90) Lightning Damage if you've dealt a Critical Strike Recently", statOrderKey = "7133", statOrder = { 7133 }, level = 83, group = "AddedLightningDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["MinionDamageInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Minions deal (31-45)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 83, group = "MinionDamage", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["IncreasedAccuracyPercentInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "(21-30)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 90, group = "IncreasedAccuracyPercent", weightKey = { "gloves_eyrie", "quiver_eyrie", "ring_eyrie", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["GlobalChanceToBlindOnHitInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(20-30)% increased Damage with Hits and Ailments against Blinded Enemies", "(12-15)% Global chance to Blind Enemies on hit", statOrderKey = "2322,2464", statOrder = { 2322, 2464 }, level = 90, group = "BlindOnHit", weightKey = { "gloves_eyrie", "quiver_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AdditionalChanceToEvadeInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(7-12)% increased Attack and Cast Speed if you haven't been Hit Recently", "+(2-4)% chance to Evade Attack Hits", statOrderKey = "4127,4585", statOrder = { 4127, 4585 }, level = 85, group = "AdditionalChanceToEvade", weightKey = { "gloves_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences", "attack", "caster", "speed" }, }, + ["ChanceToIntimidateOnHitInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Intimidate Enemies for 4 seconds on Hit", statOrderKey = "4618", statOrder = { 4618 }, level = 95, group = "ChanceToIntimidateOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToUnnerveOnHitInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Unnerve Enemies for 4 seconds on Hit", statOrderKey = "4625", statOrder = { 4625 }, level = 95, group = "ChanceToUnnerveOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StrikeSkillsAdditionalTargetInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Strike Skills target 2 additional nearby Enemies", statOrderKey = "7080", statOrder = { 7080 }, level = 90, group = "StrikeSkillsAdditionalTarget", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["ChanceToImpaleInfluenceMaven_"] = { type = "Prefix", affix = "Elevated Hunter's", "(21-25)% chance to Impale Enemies on Hit with Attacks", "Adds (1-2) to (3-5) Physical Damage for each Impale on Enemy", statOrderKey = "4208,7141", statOrder = { 4208, 7141 }, level = 90, group = "ImpaleOnHit", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["AilmentDurationInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "(13-15)% increased Duration of Ailments on Enemies", "(13-15)% increased Effect of Non-Damaging Ailments", statOrderKey = "1430,7291", statOrder = { 1430, 7291 }, level = 90, group = "IncreasedAilmentDuration", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["PercentageDexterityInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Dexterity", statOrderKey = "803", statOrder = { 803 }, level = 85, group = "PercentageDexterity", weightKey = { "gloves_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["FireDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(21-25)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdDamageOverTimeMultiplierInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(21-25)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["ChaosDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(21-25)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["PhysicalDamageOverTimeMultiplierInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(21-25)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 90, group = "DamageOverTimeMultiplier", weightKey = { "gloves_basilisk", "amulet_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["ManaGainPerTargetInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "+(3-5) Mana gained for each Enemy hit by your Attacks", "(10-20)% increased Attack Speed while not on Low Mana", statOrderKey = "1318,4197", statOrder = { 1318, 4197 }, level = 78, group = "ManaGainPerTarget", weightKey = { "gloves_basilisk", "quiver_basilisk", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack", "speed" }, }, + ["IncreasedDurationBootsUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 20 Increased Duration", "(10-15)% increased Skill Effect Duration", statOrderKey = "147,1462", statOrder = { 147, 1462 }, level = 78, group = "SkillEffectDuration", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["IncreasedCooldownRecoveryBootsUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 90, group = "CooldownRecovery", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["SupportedByFortifyUberMaven_"] = { type = "Prefix", affix = "Elevated Eldritch", "Socketed Gems are Supported by Level 25 Fortify", statOrderKey = "273", statOrder = { 273 }, level = 78, group = "DisplaySocketedGemGetsFortify", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["ImmuneToChilledGroundUberMaven"] = { type = "Prefix", affix = "Elevated Shaper's", "Unaffected by Chill", statOrderKey = "7967", statOrder = { 7967 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ImmuneToBurningGroundUberMaven_"] = { type = "Prefix", affix = "Elevated Shaper's", "Unaffected by Ignite", statOrderKey = "7977", statOrder = { 7977 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ImmuneToShockedGroundUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Unaffected by Shock", statOrderKey = "7980", statOrder = { 7980 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["ImmuneToDesecratedGroundUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "Unaffected by Poison", statOrderKey = "4302", statOrder = { 4302 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["ChanceToDodgeUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "+(11-12)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 94, group = "ChanceToSuppressSpells", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "+(11-12)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 93, group = "ChanceToSuppressSpells", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidStunUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "(36-50)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 92, group = "AvoidStun", weightKey = { "boots_elder", "quiver_elder", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToAvoidElementalAilmentsUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "(36-45)% chance to Avoid Elemental Ailments", statOrderKey = "1413", statOrder = { 1413 }, level = 91, group = "AvoidElementalStatusAilments", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["ChanceToAvoidProjectilesUberMaven___"] = { type = "Suffix", affix = "of Elevated Shaping", "(11-15)% chance to avoid Projectiles if you've taken Projectile Damage Recently", "(10-12)% chance to avoid Projectiles", statOrderKey = "4230,4253", statOrder = { 4230, 4253 }, level = 94, group = "ChanceToAvoidProjectiles", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToGainEnduranceChargeOnKillUberMaven"] = { type = "Prefix", affix = "Elevated Eldritch", "50% increased Endurance Charge Duration", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "1682,2157", statOrder = { 1682, 2157 }, level = 93, group = "EnduranceChargeOnKillChance", weightKey = { "2h_axe_elder", "2h_mace_elder", "2h_sword_elder", "staff_elder", "warstaff_elder", "boots_elder", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["TotemDamageSpellUberMaven_"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Spell Totem", "(31-35)% increased Totem Damage", statOrderKey = "250,807", statOrder = { 250, 807 }, level = 90, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemSpeedSpellUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "Socketed Gems are Supported by Level 25 Spell Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "250,2117", statOrder = { 250, 2117 }, level = 90, group = "TotemSupported", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "speed", "gem" }, }, + ["TotemDamageAttackUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Ballista Totem", "(31-35)% increased Totem Damage", statOrderKey = "175,807", statOrder = { 175, 807 }, level = 90, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "damage", "gem" }, }, + ["TotemSpeedAttackUberMaven"] = { type = "Suffix", affix = "of Elevated Shaping", "Socketed Gems are Supported by Level 25 Ballista Totem", "(17-20)% increased Totem Placement speed", statOrderKey = "175,2117", statOrder = { 175, 2117 }, level = 90, group = "TotemSupported", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "speed", "gem" }, }, + ["SupportedByLifeLeechUberMaven__"] = { type = "Prefix", affix = "Elevated Shaper's", "Socketed Gems are supported by Level 20 Life Leech", statOrderKey = "265", statOrder = { 265 }, level = 78, group = "SupportedByLifeLeech", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "support", "gem" }, }, + ["GrantsDecoyTotemSkillUberMaven_"] = { type = "Suffix", affix = "of Elevated Shaping", "Grants Level 25 Decoy Totem Skill", statOrderKey = "424", statOrder = { 424 }, level = 78, group = "GrantedSkill", weightKey = { "boots_shaper", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill" }, }, + ["GlobalRaiseSpectreGemLevelUberMaven"] = { type = "Suffix", affix = "of the Elevated Elder", "+2 to Level of all Raise Spectre Gems", statOrderKey = "1212", statOrder = { 1212 }, level = 85, group = "MinionGlobalSkillLevel", weightKey = { "boots_elder", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["UnaffectedByShockedGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Unaffected by Shock", statOrderKey = "7980", statOrder = { 7980 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["SocketedLightningGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+2 to Level of Socketed Lightning Gems", "+(3-7)% to Quality of Socketed Lightning Gems", statOrderKey = "54,93", statOrder = { 54, 93 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["MaximumFireResistanceInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "+3% to maximum Fire Resistance", statOrderKey = "1218", statOrder = { 1218 }, level = 95, group = "MaximumFireResist", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["PhysicalAddedAsExtraLightningBootsInfluenceMaven"] = { type = "Prefix", affix = "Elevated Crusader's", "Gain (9-11)% of Physical Damage as Extra Lightning Damage", statOrderKey = "1498", statOrder = { 1498 }, level = 85, group = "PhysicalAddedAsLightning", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["CooldownRecoveryInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Crusade", "(16-20)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 90, group = "CooldownRecovery", weightKey = { "boots_crusader", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AvoidIgniteInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(71-80)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 85, group = "AvoidIgnite", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidFreezeInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(71-80)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 85, group = "AvoidFreeze", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidShockInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Crusade", "(71-80)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 85, group = "AvoidShock", weightKey = { "boots_crusader", "quiver_crusader", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidProjectilesInfluenceMaven_"] = { type = "Suffix", affix = "of Elevated Redemption", "(11-15)% chance to avoid Projectiles if you've taken Projectile Damage Recently", "(10-12)% chance to avoid Projectiles", statOrderKey = "4230,4253", statOrder = { 4230, 4253 }, level = 83, group = "ChanceToAvoidProjectiles", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["UnaffectedByBurningGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "Unaffected by Ignite", statOrderKey = "7977", statOrder = { 7977 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["SocketedFireGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Warlord's", "+2 to Level of Socketed Fire Gems", "+(3-7)% to Quality of Socketed Fire Gems", statOrderKey = "52,91", statOrder = { 52, 91 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["MaximumEnduranceChargeInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Warlord's", "+1 to Maximum Endurance Charges", "10% chance that if you would gain Endurance Charges, you instead gain up to maximum Endurance Charges", statOrderKey = "1376,3719", statOrder = { 1376, 3719 }, level = 85, group = "MaximumEnduranceCharges", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["PhysicalAddedAsExtraFireBootsInfluenceMaven___"] = { type = "Prefix", affix = "Elevated Warlord's", "Gain (9-11)% of Physical Damage as Extra Fire Damage", statOrderKey = "1496", statOrder = { 1496 }, level = 85, group = "PhysicalAddedAsFire", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AvoidFireDamageInfluenceMaven_____"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Fire Resistance", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "1220,2877", statOrder = { 1220, 2877 }, level = 90, group = "FireDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AvoidColdDamageInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Cold Resistance", "(8-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "1226,2878", statOrder = { 1226, 2878 }, level = 90, group = "ColdDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AvoidLightningDamageInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "+(20-30)% to Lightning Resistance", "(8-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "1231,2879", statOrder = { 1231, 2879 }, level = 90, group = "LightningDamageAvoidance", weightKey = { "boots_adjudicator", "shield_adjudicator", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AdditionalPhysicalDamageReductionInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Conquest", "(15-20)% increased Armour", "(2-4)% additional Physical Damage Reduction", statOrderKey = "1140,1825", statOrder = { 1140, 1825 }, level = 85, group = "ReducedPhysicalDamageTaken", weightKey = { "boots_adjudicator", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences", "physical" }, }, + ["UnaffectedByChilledGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Unaffected by Chill", statOrderKey = "7967", statOrder = { 7967 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["SocketedColdGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "+2 to Level of Socketed Cold Gems", "+(3-7)% to Quality of Socketed Cold Gems", statOrderKey = "53,88", statOrder = { 53, 88 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["EnduranceChargeOnKillInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "50% increased Endurance Charge Duration", "(7-10)% chance to gain an Endurance Charge on Kill", statOrderKey = "1682,2157", statOrder = { 1682, 2157 }, level = 90, group = "EnduranceChargeOnKillChance", weightKey = { "boots_eyrie", "sword_eyrie", "axe_eyrie", "mace_eyrie", "sceptre_eyrie", "2h_sword_eyrie", "2h_axe_eyrie", "2h_mace_eyrie", "staff_eyrie", "warstaff_eyrie", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["PhysicalAddedAsExtraColdBootsInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "Gain (9-11)% of Physical Damage as Extra Cold Damage", statOrderKey = "1497", statOrder = { 1497 }, level = 85, group = "PhysicalAddedAsCold", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["ElusiveOnCriticalStrikeInfluenceMaven"] = { type = "Prefix", affix = "Elevated Redeemer's", "(11-20)% chance to gain Elusive on Critical Strike", "(5-10)% increased Elusive Effect", statOrderKey = "3759,5063", statOrder = { 3759, 5063 }, level = 85, group = "ElusiveOnCriticalStrike", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["ChanceToDodgeAttacksInfluenceMaven__"] = { type = "Suffix", affix = "of Elevated Redemption", "+(11-12)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 90, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToDodgeSpellsInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "+(11-12)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 90, group = "ChanceToSuppressSpells", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedAilmentEffectOnEnemiesInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(41-60)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 83, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots_eyrie", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["OnslaughtOnKillInfluenceMaven"] = { type = "Suffix", affix = "of Elevated Redemption", "(8-10)% chance to gain Onslaught for 4 seconds on Kill", "(3-10)% increased Attack, Cast and Movement Speed while you have Onslaught", statOrderKey = "2498,4148", statOrder = { 2498, 4148 }, level = 90, group = "ChanceToGainOnslaughtOnKill", weightKey = { "boots_eyrie", "quiver_eyrie", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["UnaffectedByDesecratedGroundInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "Unaffected by Poison", statOrderKey = "4302", statOrder = { 4302 }, level = 78, group = "GroundEffectEffectiveness", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["SocketedChaosGemLevelInfluenceMaven"] = { type = "Prefix", affix = "Elevated Hunter's", "+2 to Level of Socketed Chaos Gems", "+(3-7)% to Quality of Socketed Chaos Gems", statOrderKey = "55,87", statOrder = { 55, 87 }, level = 78, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["AdditionalPierceInfluenceMaven__"] = { type = "Prefix", affix = "Elevated Hunter's", "Projectiles Pierce (3-5) additional Targets", statOrderKey = "1363", statOrder = { 1363 }, level = 90, group = "Pierce", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PercentageStrengthInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(11-12)% increased Strength", statOrderKey = "802", statOrder = { 802 }, level = 85, group = "PercentageStrength", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AvoidBleedAndPoisonInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(61-70)% chance to Avoid being Poisoned", "(61-70)% chance to Avoid Bleeding", statOrderKey = "1419,3696", statOrder = { 1419, 3696 }, level = 85, group = "AvoidBleedAndPoison", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "poison", "physical", "chaos", "attack", "ailment" }, }, + ["TailwindOnCriticalStrikeInfluenceMaven_"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-25)% increased Effect of Tailwind on you", "You have Tailwind if you have dealt a Critical Strike Recently", statOrderKey = "7891,7893", statOrder = { 7891, 7893 }, level = 85, group = "TailwindOnCriticalStrike", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["FasterIgniteInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Ignite Duration on Enemies", "Ignites you inflict deal Damage (11-15)% faster", statOrderKey = "1429,2103", statOrder = { 1429, 2103 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["FasterBleedInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Bleeding Duration", "Bleeding you inflict deals Damage (11-15)% faster", statOrderKey = "4254,5190", statOrder = { 4254, 5190 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["FasterPoisonInfluenceMaven"] = { type = "Suffix", affix = "of the Elevated Hunt", "(10-20)% increased Poison Duration", "Poisons you inflict deal Damage (11-15)% faster", statOrderKey = "2671,5191", statOrder = { 2671, 5191 }, level = 83, group = "FasterDamageAilments", weightKey = { "boots_basilisk", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["LocalIncreasedWard1"] = { type = "Prefix", affix = "Farrier's", "+(5-9) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 3, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard2"] = { type = "Prefix", affix = "Brownsmith's", "+(10-15) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 11, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard3_"] = { type = "Prefix", affix = "Coppersmith's", "+(16-23) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 17, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard4"] = { type = "Prefix", affix = "Blacksmith's", "+(24-35) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 23, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard5___"] = { type = "Prefix", affix = "Silversmith's", "+(36-52) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 29, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard6_"] = { type = "Prefix", affix = "Goldsmith's", "+(52-69) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 35, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard7"] = { type = "Prefix", affix = "Whitesmith's", "+(70-84) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 43, group = "BaseLocalDefences", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard8__"] = { type = "Prefix", affix = "Engraver's", "+(85-99) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 51, group = "BaseLocalDefences", weightKey = { "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard9"] = { type = "Prefix", affix = "Runesmith's", "+(100-119) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 60, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard10____"] = { type = "Prefix", affix = "Runemaster's", "+(120-139) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 69, group = "BaseLocalDefences", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWard11"] = { type = "Prefix", affix = "Artificer's", "+(140-159) to Ward", statOrderKey = "1127", statOrder = { 1127 }, level = 75, group = "BaseLocalDefences", weightKey = { "shield", "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent1"] = { type = "Prefix", affix = "Chiseled", "(11-28)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 3, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent2"] = { type = "Prefix", affix = "Etched", "(27-42)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 18, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent3"] = { type = "Prefix", affix = "Engraved", "(43-55)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 30, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent4"] = { type = "Prefix", affix = "Embedded", "(56-67)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 44, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent5"] = { type = "Prefix", affix = "Inscribed", "(68-79)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 60, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent6"] = { type = "Prefix", affix = "Lettered", "(80-91)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 72, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent7"] = { type = "Prefix", affix = "Runed", "(92-100)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 84, group = "DefencesPercent", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercent8"] = { type = "Prefix", affix = "Calligraphic", "(101-110)% increased Ward", statOrderKey = "1129", statOrder = { 1129 }, level = 86, group = "DefencesPercent", weightKey = { "helmet", "gloves", "boots", "ward_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery1______"] = { type = "Prefix", affix = "Improved", "(6-13)% increased Ward", "(6-7)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 3, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery2_"] = { type = "Prefix", affix = "Enhanced", "(14-20)% increased Ward", "(8-9)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 18, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery3"] = { type = "Prefix", affix = "Bolstered", "(21-26)% increased Ward", "(10-11)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 30, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery4"] = { type = "Prefix", affix = "Elegant", "(27-32)% increased Ward", "(12-13)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 44, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery5"] = { type = "Prefix", affix = "Exquisite", "(33-38)% increased Ward", "(14-15)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 60, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalIncreasedWardPercentAndStunRecovery6_"] = { type = "Prefix", affix = "Masterwork", "(39-42)% increased Ward", "(16-17)% increased Stun and Block Recovery", statOrderKey = "1129,1467", statOrder = { 1129, 1467 }, level = 78, group = "DefencesPercentAndStunRecovery", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["LocalBaseWardAndLife1__"] = { type = "Prefix", affix = "Annest's", "+(15-20) to Ward", "+(18-23) to maximum Life", statOrderKey = "1127,1167", statOrder = { 1127, 1167 }, level = 30, group = "BaseLocalDefencesAndLife", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, + ["LocalBaseWardAndLife2"] = { type = "Prefix", affix = "Owen's", "+(21-30) to Ward", "+(24-28) to maximum Life", statOrderKey = "1127,1167", statOrder = { 1127, 1167 }, level = 46, group = "BaseLocalDefencesAndLife", weightKey = { "ward_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, + ["LocalBaseWardAndLife3_"] = { type = "Prefix", affix = "Gwayne's", "+(31-40) to Ward", "+(29-33) to maximum Life", statOrderKey = "1127,1167", statOrder = { 1127, 1167 }, level = 62, group = "BaseLocalDefencesAndLife", weightKey = { "boots", "gloves", "ward_armour", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, + ["LocalBaseWardAndLife4_"] = { type = "Prefix", affix = "Cadigan's", "+(41-50) to Ward", "+(34-38) to maximum Life", statOrderKey = "1127,1167", statOrder = { 1127, 1167 }, level = 78, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "boots", "gloves", "helmet", "ward_armour", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "defences" }, }, } \ No newline at end of file diff --git a/src/Data/ModJewel.lua b/src/Data/ModJewel.lua index 726b5c5106..2f13f44805 100644 --- a/src/Data/ModJewel.lua +++ b/src/Data/ModJewel.lua @@ -2,397 +2,409 @@ -- Item data (c) Grinding Gear Games return { - ["ChaosResistJewelCorrupted"] = { type = "Corrupted", affix = "", "+(1-3)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistance", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ReducedCharacterSizeJewelCorrupted"] = { type = "Corrupted", affix = "", "1% reduced Character Size", statOrderKey = "1559", statOrder = { 1559 }, level = 1, group = "ActorSize", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedChillDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Chill Duration on you", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "ReducedChillDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedFreezeDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Freeze Duration on you", statOrderKey = "1389", statOrder = { 1389 }, level = 1, group = "ReducedFreezeDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedIgniteDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Ignite Duration on you", statOrderKey = "1390", statOrder = { 1390 }, level = 1, group = "ReducedBurnDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedShockDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Shock Duration on you", statOrderKey = "1388", statOrder = { 1388 }, level = 1, group = "ReducedShockDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["IncreasedChargeDurationJewelCorrupted_"] = { type = "Corrupted", affix = "", "(3-7)% increased Endurance, Frenzy and Power Charge Duration", statOrderKey = "2443", statOrder = { 2443 }, level = 1, group = "ChargeDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["AddedChaosDamageJewelCorrupted"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 1, group = "ChaosDamage", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["ChanceToBeCritJewelCorrupted"] = { type = "Corrupted", affix = "", "Hits have (60-100)% increased Critical Strike Chance against you", statOrderKey = "2547", statOrder = { 2547 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["DamageWhileDeadJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-30)% increased Damage while Dead", statOrderKey = "2511", statOrder = { 2511 }, level = 1, group = "DamageWhileDead", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["VaalSkillDamageJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Damage with Vaal Skills", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "VaalSkillDamage", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, - ["ChaosDamagePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased Chaos Damage for each Corrupted Item Equipped", statOrderKey = "2514", statOrder = { 2514 }, level = 1, group = "ChaosDamagePerCorruptedItem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["LifeLeechRatePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Life Leech for each Corrupted Item Equipped", statOrderKey = "2515", statOrder = { 2515 }, level = 1, group = "LifeLeechRatePerCorruptedItem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ManaLeechRatePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Mana Leech for each Corrupted Item Equipped", statOrderKey = "2517", statOrder = { 2517 }, level = 1, group = "ManaLeechRatePerCorrupteditem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["SilenceImmunityJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2509", statOrder = { 2509 }, level = 1, group = "PlayerCurseImmunity", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CorruptedBloodImmunityCorrupted"] = { type = "Corrupted", affix = "", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4320", statOrder = { 4320 }, level = 33, group = "CorruptedBloodImmunity", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, - ["V2HinderImmunityCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Hindered", statOrderKey = "7605", statOrder = { 7605 }, level = 40, group = "YouCannotBeHindered", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, - ["V2IncreasedAilmentEffectOnEnemiesCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["V2IncreasedAreaOfEffectCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedCriticalStrikeChanceCorrupted_"] = { type = "Corrupted", affix = "", "(8-10)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["V2IncreasedDamageJewelCorrupted___"] = { type = "Corrupted", affix = "", "(4-5)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "IncreasedDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2MaimImmunityCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Maimed", statOrderKey = "4071", statOrder = { 4071 }, level = 40, group = "AvoidMaimChance", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2MinionDamageCorrupted"] = { type = "Corrupted", affix = "", "Minions deal (4-5)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["V2ReducedManaReservationCorrupted"] = { type = "Corrupted", affix = "", "1% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2SilenceImmunityJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2509", statOrder = { 2509 }, level = 60, group = "PlayerCurseImmunity", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2FirePenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["V2ColdPenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["V2LightningPenetrationJewelCorrupted__"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["V2ElementalPenetrationJewelCorrupted_"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["V2ArmourPenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Overwhelm 2% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 1, group = "ArmourPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["MaceDamageJewel"] = { type = "Prefix", affix = "Brutal", "(14-16)% increased Damage with Maces or Sceptres", statOrderKey = "883", statOrder = { 883 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["AxeDamageJewel"] = { type = "Prefix", affix = "Sinister", "(14-16)% increased Damage with Axes", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["SwordDamageJewel"] = { type = "Prefix", affix = "Vicious", "(14-16)% increased Damage with Swords", statOrderKey = "897", statOrder = { 897 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["BowDamageJewel"] = { type = "Prefix", affix = "Fierce", "(14-16)% increased Damage with Bows", statOrderKey = "889", statOrder = { 889 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "one_handed_mod", "melee_mod", "dual_wielding_mod", "shield_mod", "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack" }, }, - ["ClawDamageJewel"] = { type = "Prefix", affix = "Savage", "(14-16)% increased Damage with Claws", statOrderKey = "871", statOrder = { 871 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "two_handed_mod", "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["DaggerDamageJewel"] = { type = "Prefix", affix = "Lethal", "(14-16)% increased Damage with Daggers", statOrderKey = "877", statOrder = { 877 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "two_handed_mod", "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["WandDamageJewel"] = { type = "Prefix", affix = "Cruel", "(14-16)% increased Damage with Wands", statOrderKey = "2364", statOrder = { 2364 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "melee_mod", "two_handed_mod", "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack" }, }, - ["StaffDamageJewel"] = { type = "Prefix", affix = "Judging", "(14-16)% increased Damage with Staves", statOrderKey = "866", statOrder = { 866 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["OneHandedMeleeDamageJewel"] = { type = "Prefix", affix = "Soldier's", "(12-14)% increased Damage with One Handed Weapons", statOrderKey = "2752", statOrder = { 2752 }, level = 1, group = "MeleeTypeDamage", weightKey = { "two_handed_mod", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["TwoHandedMeleeDamageJewel"] = { type = "Prefix", affix = "Champion's", "(12-14)% increased Damage with Two Handed Weapons", statOrderKey = "2753", statOrder = { 2753 }, level = 1, group = "MeleeTypeDamage", weightKey = { "bow", "wand", "one_handed_mod", "dual_wielding_mod", "shield_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["DualWieldingMeleeDamageJewel"] = { type = "Prefix", affix = "Gladiator's", "(12-14)% increased Attack Damage while Dual Wielding", statOrderKey = "836", statOrder = { 836 }, level = 1, group = "MeleeTypeDamage", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "damage", "attack" }, }, - ["UnarmedMeleeDamageJewel"] = { type = "Prefix", affix = "Brawling", "(14-16)% increased Melee Physical Damage with Unarmed Attacks", statOrderKey = "858", statOrder = { 858 }, level = 1, group = "MeleeTypeDamage", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["MeleeDamageJewel_"] = { type = "Suffix", affix = "of Combat", "(10-12)% increased Melee Damage", statOrderKey = "795", statOrder = { 795 }, level = 1, group = "DamageForm", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "damage", "attack" }, }, - ["ProjectileDamageJewel"] = { type = "Suffix", affix = "of Archery", "(10-12)% increased Projectile Damage", statOrderKey = "1501", statOrder = { 1501 }, level = 1, group = "DamageForm", weightKey = { "not_dex", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["SpellDamageJewel"] = { type = "Suffix", affix = "of Mysticism", "(10-12)% increased Spell Damage", statOrderKey = "785", statOrder = { 785 }, level = 1, group = "DamageForm", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, - ["StaffSpellDamageJewel"] = { type = "Prefix", affix = "Wizard's", "(14-16)% increased Spell Damage while wielding a Staff", statOrderKey = "788", statOrder = { 788 }, level = 1, group = "SpellTypeDamage", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 500, 0, 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["DualWieldingSpellDamageJewel_"] = { type = "Prefix", affix = "Sorcerer's", "(14-16)% increased Spell Damage while Dual Wielding", statOrderKey = "791", statOrder = { 791 }, level = 1, group = "SpellTypeDamage", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["ShieldSpellDamageJewel"] = { type = "Prefix", affix = "Battlemage's", "(14-16)% increased Spell Damage while holding a Shield", statOrderKey = "790", statOrder = { 790 }, level = 1, group = "SpellTypeDamage", weightKey = { "two_handed_mod", "dual_wielding_mod", "bow", "staff", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["TrapDamageJewel"] = { type = "Prefix", affix = "Trapping", "(14-16)% increased Trap Damage", statOrderKey = "756", statOrder = { 756 }, level = 1, group = "DamageForm", weightKey = { "not_str", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MineDamageJewel"] = { type = "Prefix", affix = "Sabotage", "(14-16)% increased Mine Damage", statOrderKey = "758", statOrder = { 758 }, level = 1, group = "DamageForm", weightKey = { "not_str", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DamageJewel"] = { type = "Suffix", affix = "of Wounding", "(8-10)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "DamageForm", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MinionDamageJewel"] = { type = "Prefix", affix = "Leadership", "Minions deal (14-16)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "DamageForm", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["FireDamageJewel"] = { type = "Prefix", affix = "Flaming", "(14-16)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "FireDamagePercentage", weightKey = { "not_str", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["ColdDamageJewel"] = { type = "Prefix", affix = "Chilling", "(14-16)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 1, group = "ColdDamagePercentage", weightKey = { "not_dex", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["LightningDamageJewel"] = { type = "Prefix", affix = "Humming", "(14-16)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "LightningDamagePercentage", weightKey = { "not_int", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["PhysicalDamageJewel"] = { type = "Prefix", affix = "Sharpened", "(14-16)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DamageOverTimeJewel"] = { type = "Suffix", affix = "of Entropy", "(10-12)% increased Damage over Time", statOrderKey = "772", statOrder = { 772 }, level = 1, group = "DegenerationDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ChaosDamageJewel"] = { type = "Prefix", affix = "Chaotic", "(9-13)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 200 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AreaDamageJewel"] = { type = "Suffix", affix = "of Blasting", "(10-12)% increased Area Damage", statOrderKey = "1537", statOrder = { 1537 }, level = 1, group = "AreaDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MaceAttackSpeedJewel"] = { type = "Prefix", affix = "Beating", "(6-8)% increased Attack Speed with Maces or Sceptres", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["AxeAttackSpeedJewel"] = { type = "Prefix", affix = "Cleaving", "(6-8)% increased Attack Speed with Axes", statOrderKey = "970", statOrder = { 970 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["SwordAttackSpeedJewel"] = { type = "Prefix", affix = "Fencing", "(6-8)% increased Attack Speed with Swords", statOrderKey = "976", statOrder = { 976 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["BowAttackSpeedJewel"] = { type = "Prefix", affix = "Volleying", "(6-8)% increased Attack Speed with Bows", statOrderKey = "975", statOrder = { 975 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "one_handed_mod", "melee_mod", "dual_wielding_mod", "shield_mod", "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "speed" }, }, - ["ClawAttackSpeedJewel"] = { type = "Prefix", affix = "Ripping", "(6-8)% increased Attack Speed with Claws", statOrderKey = "972", statOrder = { 972 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "two_handed_mod", "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["DaggerAttackSpeedJewel"] = { type = "Prefix", affix = "Slicing", "(6-8)% increased Attack Speed with Daggers", statOrderKey = "973", statOrder = { 973 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "two_handed_mod", "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["WandAttackSpeedJewel"] = { type = "Prefix", affix = "Jinxing", "(6-8)% increased Attack Speed with Wands", statOrderKey = "977", statOrder = { 977 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "melee_mod", "two_handed_mod", "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "speed" }, }, - ["StaffAttackSpeedJewel"] = { type = "Prefix", affix = "Blunt", "(6-8)% increased Attack Speed with Staves", statOrderKey = "971", statOrder = { 971 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["OneHandedMeleeAttackSpeedJewel"] = { type = "Prefix", affix = "Bandit's", "(4-6)% increased Attack Speed with One Handed Melee Weapons", statOrderKey = "969", statOrder = { 969 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["TwoHandedMeleeAttackSpeedJewel"] = { type = "Prefix", affix = "Warrior's", "(4-6)% increased Attack Speed with Two Handed Melee Weapons", statOrderKey = "968", statOrder = { 968 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "bow", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, - ["DualWieldingAttackSpeedJewel"] = { type = "Prefix", affix = "Harmonic", "(4-6)% increased Attack Speed while Dual Wielding", statOrderKey = "965", statOrder = { 965 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "shield_mod", "two_handed_mod", "default", }, weightVal = { 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "attack", "speed" }, }, - ["DualWieldingCastSpeedJewel"] = { type = "Prefix", affix = "Resonant", "(3-5)% increased Cast Speed while Dual Wielding", statOrderKey = "996", statOrder = { 996 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "caster", "speed" }, }, - ["ShieldAttackSpeedJewel"] = { type = "Prefix", affix = "Charging", "(4-6)% increased Attack Speed while holding a Shield", statOrderKey = "967", statOrder = { 967 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 500, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "attack", "speed" }, }, - ["ShieldCastSpeedJewel"] = { type = "Prefix", affix = "Warding", "(3-5)% increased Cast Speed while holding a Shield", statOrderKey = "997", statOrder = { 997 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "caster", "speed" }, }, - ["StaffCastSpeedJewel"] = { type = "Prefix", affix = "Wright's", "(3-5)% increased Cast Speed while wielding a Staff", statOrderKey = "998", statOrder = { 998 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "caster", "speed" }, }, - ["UnarmedAttackSpeedJewel"] = { type = "Prefix", affix = "Furious", "(6-8)% increased Unarmed Attack Speed with Melee Skills", statOrderKey = "979", statOrder = { 979 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AttackSpeedJewel"] = { type = "Suffix", affix = "of Berserking", "(3-5)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["ProjectileSpeedJewel"] = { type = "Suffix", affix = "of Soaring", "(6-8)% increased Projectile Speed", statOrderKey = "1314", statOrder = { 1314 }, level = 1, group = "ProjectileSpeed", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["CastSpeedJewel"] = { type = "Suffix", affix = "of Enchanting", "(2-4)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["TrapThrowSpeedJewel"] = { type = "Prefix", affix = "Honed", "(6-8)% increased Trap Throwing Speed", statOrderKey = "1438", statOrder = { 1438 }, level = 1, group = "TrapThrowSpeed", weightKey = { "not_str", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["MineLaySpeedJewel"] = { type = "Prefix", affix = "Arming", "(6-8)% increased Mine Throwing Speed", statOrderKey = "1439", statOrder = { 1439 }, level = 1, group = "MineLaySpeed", weightKey = { "not_str", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AttackAndCastSpeedJewel"] = { type = "Suffix", affix = "of Zeal", "(2-4)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 1, group = "AttackCastSpeed", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["PhysicalDamageWhileHoldingAShield"] = { type = "Prefix", affix = "Flanking", "(12-14)% increased Attack Damage while holding a Shield", statOrderKey = "768", statOrder = { 768 }, level = 1, group = "MeleeTypeDamage", weightKey = { "bow", "wand", "dual_wielding_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, - ["FireGemCastSpeedJewel"] = { type = "Prefix", affix = "Pyromantic", "(3-5)% increased Cast Speed with Fire Skills", statOrderKey = "921", statOrder = { 921 }, level = 1, group = "FireCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "speed" }, }, - ["ColdGemCastSpeedJewel"] = { type = "Prefix", affix = "Cryomantic", "(3-5)% increased Cast Speed with Cold Skills", statOrderKey = "930", statOrder = { 930 }, level = 1, group = "ColdCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "speed" }, }, - ["LightningGemCastSpeedJewel_"] = { type = "Prefix", affix = "Electromantic", "(3-5)% increased Cast Speed with Lightning Skills", statOrderKey = "936", statOrder = { 936 }, level = 1, group = "LightningCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "speed" }, }, - ["ChaosGemCastSpeedJewel"] = { type = "Prefix", affix = "Withering", "(3-5)% increased Cast Speed with Chaos Skills", statOrderKey = "942", statOrder = { 942 }, level = 1, group = "ChaosCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "speed" }, }, - ["CurseCastSpeedJewel_"] = { type = "Suffix", affix = "of Blasphemy", "Curse Skills have (5-10)% increased Cast Speed", statOrderKey = "1720", statOrder = { 1720 }, level = 1, group = "CurseCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed", "curse" }, }, - ["StrengthJewel"] = { type = "Suffix", affix = "of Strength", "+(12-16) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 1, group = "Strength", weightKey = { "not_str", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["DexterityJewel"] = { type = "Suffix", affix = "of Dexterity", "+(12-16) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 1, group = "Dexterity", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["IntelligenceJewel"] = { type = "Suffix", affix = "of Intelligence", "+(12-16) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 1, group = "Intelligence", weightKey = { "not_int", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["StrengthDexterityJewel"] = { type = "Suffix", affix = "of Athletics", "+(8-10) to Strength and Dexterity", statOrderKey = "746", statOrder = { 746 }, level = 1, group = "StrengthDexterity", weightKey = { "not_int", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["StrengthIntelligenceJewel"] = { type = "Suffix", affix = "of Spirit", "+(8-10) to Strength and Intelligence", statOrderKey = "747", statOrder = { 747 }, level = 1, group = "StrengthIntelligence", weightKey = { "not_dex", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["DexterityIntelligenceJewel"] = { type = "Suffix", affix = "of Cunning", "+(8-10) to Dexterity and Intelligence", statOrderKey = "748", statOrder = { 748 }, level = 1, group = "DexterityIntelligence", weightKey = { "not_str", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AllAttributesJewel"] = { type = "Suffix", affix = "of Adaption", "+(6-8) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 1, group = "AllAttributes", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["IncreasedLifeJewel"] = { type = "Prefix", affix = "Healthy", "+(8-12) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["PercentIncreasedLifeJewel"] = { type = "Prefix", affix = "Vivid", "(5-7)% increased maximum Life", statOrderKey = "1117", statOrder = { 1117 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 350, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["IncreasedManaJewel"] = { type = "Prefix", affix = "Learned", "+(8-12) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["PercentIncreasedManaJewel"] = { type = "Prefix", affix = "Enlightened", "(8-10)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 500, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedManaRegenJewel"] = { type = "Prefix", affix = "Energetic", "(12-15)% increased Mana Regeneration Rate", statOrderKey = "1128", statOrder = { 1128 }, level = 1, group = "ManaRegeneration", weightKey = { "not_int", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["IncreasedEnergyShieldJewel_"] = { type = "Prefix", affix = "Glowing", "+(8-12) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldJewel"] = { type = "Prefix", affix = "Shimmering", "(6-8)% increased maximum Energy Shield", statOrderKey = "1107", statOrder = { 1107 }, level = 1, group = "EnergyShieldPercent", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["IncreasedLifeAndManaJewel"] = { type = "Prefix", affix = "Determined", "+(4-6) to maximum Life", "+(4-6) to maximum Mana", statOrderKey = "1115,1124", statOrder = { 1115, 1124 }, level = 1, group = "IncreasedLifeAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["PercentIncreasedLifeAndManaJewel"] = { type = "Prefix", affix = "Passionate", "(2-4)% increased maximum Life", "(4-6)% increased maximum Mana", statOrderKey = "1117,1125", statOrder = { 1117, 1125 }, level = 1, group = "PercentageIncreasedLifeAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring", "resource", "life", "mana" }, }, - ["EnergyShieldAndManaJewel"] = { type = "Prefix", affix = "Wise", "(2-4)% increased maximum Energy Shield", "(4-6)% increased maximum Mana", statOrderKey = "1107,1125", statOrder = { 1107, 1125 }, level = 1, group = "IncreasedEnergyShieldAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, - ["LifeAndEnergyShieldJewel"] = { type = "Prefix", affix = "Faithful", "(2-4)% increased maximum Energy Shield", "(2-4)% increased maximum Life", statOrderKey = "1107,1117", statOrder = { 1107, 1117 }, level = 1, group = "IncreasedLifeAndEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["LifeLeechPermyriadJewel"] = { type = "Prefix", affix = "Hungering", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1189", statOrder = { 1189 }, level = 1, group = "LifeLeech", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical", "attack" }, }, - ["ManaLeechPermyriadJewel"] = { type = "Prefix", affix = "Thirsting", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1225", statOrder = { 1225 }, level = 1, group = "ManaLeech", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "physical", "attack" }, }, - ["SpellLifeLeechPermyriadJewel"] = { type = "Prefix", affix = "Transfusing", "0.2% of Spell Damage Leeched as Life", statOrderKey = "1202", statOrder = { 1202 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, - ["SpellManaLeechPermyriadJewel"] = { type = "Prefix", affix = "Siphoning", "0.2% of Spell Damage Leeched as Mana", statOrderKey = "1230", statOrder = { 1230 }, level = 1, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster" }, }, - ["LifeOnHitJewel"] = { type = "Suffix", affix = "of Rejuvenation", "+(2-3) Life gained for each Enemy hit by your Attacks", statOrderKey = "1262", statOrder = { 1262 }, level = 1, group = "LifeGainPerTarget", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["ManaOnHitJewel"] = { type = "Suffix", affix = "of Absorption", "+(1-2) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 1, group = "ManaGainPerTarget", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["EnergyShieldOnHitJewel"] = { type = "Suffix", affix = "of Focus", "+(2-3) Energy Shield gained for each Enemy hit by your Attacks", statOrderKey = "1269", statOrder = { 1269 }, level = 1, group = "EnergyShieldGainPerTarget", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "attack" }, }, - ["IncreasedArmourJewel"] = { type = "Prefix", affix = "Armoured", "(14-18)% increased Armour", statOrderKey = "1087", statOrder = { 1087 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["IncreasedEvasionJewel"] = { type = "Prefix", affix = "Evasive", "(14-18)% increased Evasion Rating", statOrderKey = "1096", statOrder = { 1096 }, level = 1, group = "EvasionRatingPercent", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["ArmourEvasionJewel"] = { type = "Prefix", affix = "Fighter's", "(6-12)% increased Armour", "(6-12)% increased Evasion Rating", statOrderKey = "1087,1096", statOrder = { 1087, 1096 }, level = 1, group = "ArmourEvasion", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["ArmourEnergyShieldJewel"] = { type = "Prefix", affix = "Paladin's", "(6-12)% increased Armour", "(2-4)% increased maximum Energy Shield", statOrderKey = "1087,1107", statOrder = { 1087, 1107 }, level = 1, group = "ArmourEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["EvasionEnergyShieldJewel"] = { type = "Prefix", affix = "Rogue's", "(6-12)% increased Evasion Rating", "(2-4)% increased maximum Energy Shield", statOrderKey = "1096,1107", statOrder = { 1096, 1107 }, level = 1, group = "EvasionEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["IncreasedDefensesJewel"] = { type = "Prefix", affix = "Defensive", "(4-6)% increased Global Defences", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "AllDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["ItemRarityJewel"] = { type = "Suffix", affix = "of Raiding", "(4-6)% increased Rarity of Items found", statOrderKey = "1140", statOrder = { 1140 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["IncreasedAccuracyJewel"] = { type = "Suffix", affix = "of Accuracy", "+(20-40) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["PercentIncreasedAccuracyJewel"] = { type = "Suffix", affix = "of Precision", "(10-14)% increased Global Accuracy Rating", statOrderKey = "983", statOrder = { 983 }, level = 1, group = "IncreasedAccuracyPercent", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AccuracyAndCritsJewel"] = { type = "Suffix", affix = "of Deadliness", "(6-10)% increased Global Accuracy Rating", "(6-10)% increased Global Critical Strike Chance", statOrderKey = "983,1008", statOrder = { 983, 1008 }, level = 1, group = "AccuracyAndCrits", weightKey = { "not_dex", "default", }, weightVal = { 0, 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, - ["CriticalStrikeChanceJewel"] = { type = "Suffix", affix = "of Menace", "(8-12)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["CriticalStrikeMultiplierJewel"] = { type = "Suffix", affix = "of Potency", "+(9-12)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["CritChanceWithMaceJewel"] = { type = "Prefix", affix = "of Striking FIX ME", "(12-16)% increased Critical Strike Chance with Maces or Sceptres", statOrderKey = "1017", statOrder = { 1017 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithAxeJewel"] = { type = "Prefix", affix = "of Biting FIX ME", "(12-16)% increased Critical Strike Chance with Axes", statOrderKey = "1020", statOrder = { 1020 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithSwordJewel"] = { type = "Prefix", affix = "of Stinging FIX ME", "(12-16)% increased Critical Strike Chance with Swords", statOrderKey = "1016", statOrder = { 1016 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithBowJewel"] = { type = "Prefix", affix = "of the Sniper FIX ME", "(12-16)% increased Critical Strike Chance with Bows", statOrderKey = "1013", statOrder = { 1013 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithClawJewel"] = { type = "Prefix", affix = "of the Eagle FIX ME", "(12-16)% increased Critical Strike Chance with Claws", statOrderKey = "1014", statOrder = { 1014 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithDaggerJewel"] = { type = "Prefix", affix = "of Needling FIX ME", "(12-16)% increased Critical Strike Chance with Daggers", statOrderKey = "1015", statOrder = { 1015 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithWandJewel"] = { type = "Prefix", affix = "of Divination FIX ME", "(12-16)% increased Critical Strike Chance with Wands", statOrderKey = "1019", statOrder = { 1019 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, - ["CritChanceWithStaffJewel"] = { type = "Prefix", affix = "of Tyranny FIX ME", "(12-16)% increased Critical Strike Chance with Staves", statOrderKey = "1018", statOrder = { 1018 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "critical" }, }, - ["CritMultiplierWithMaceJewel"] = { type = "Prefix", affix = "of Crushing FIX ME", "+(8-10)% to Critical Strike Multiplier with Maces or Sceptres", statOrderKey = "1041", statOrder = { 1041 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithAxeJewel"] = { type = "Prefix", affix = "of Execution FIX ME", "+(8-10)% to Critical Strike Multiplier with Axes", statOrderKey = "1042", statOrder = { 1042 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithSwordJewel"] = { type = "Prefix", affix = "of Severing FIX ME", "+(8-10)% to Critical Strike Multiplier with Swords", statOrderKey = "1044", statOrder = { 1044 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithBowJewel"] = { type = "Prefix", affix = "of the Hunter FIX ME", "+(8-10)% to Critical Strike Multiplier with Bows", statOrderKey = "1043", statOrder = { 1043 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithClawJewel"] = { type = "Prefix", affix = "of the Bear FIX ME", "+(8-10)% to Critical Strike Multiplier with Claws", statOrderKey = "1046", statOrder = { 1046 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithDaggerJewel"] = { type = "Prefix", affix = "of Assassination FIX ME", "+(8-10)% to Critical Strike Multiplier with Daggers", statOrderKey = "1040", statOrder = { 1040 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithWandJewel_"] = { type = "Prefix", affix = "of Evocation FIX ME", "+(8-10)% to Critical Strike Multiplier with Wands", statOrderKey = "1045", statOrder = { 1045 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["CritMultiplierWithStaffJewel"] = { type = "Prefix", affix = "of Trauma FIX ME", "+(8-10)% to Critical Strike Multiplier with Staves", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["OneHandedCritChanceJewel"] = { type = "Prefix", affix = "Harming", "(14-18)% increased Critical Strike Chance with One Handed Melee Weapons", statOrderKey = "1026", statOrder = { 1026 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "wand", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "attack", "critical" }, }, - ["TwoHandedCritChanceJewel"] = { type = "Prefix", affix = "Sundering", "(14-18)% increased Critical Strike Chance with Two Handed Melee Weapons", statOrderKey = "1024", statOrder = { 1024 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "bow", "one_handed_mod", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "attack", "critical" }, }, - ["DualWieldingCritChanceJewel"] = { type = "Prefix", affix = "Technical", "(14-18)% increased Attack Critical Strike Chance while Dual Wielding", statOrderKey = "1028", statOrder = { 1028 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "attack", "critical" }, }, - ["ShieldCritChanceJewel"] = { type = "Prefix", affix = "", "(10-14)% increased Critical Strike Chance while holding a Shield", statOrderKey = "1021", statOrder = { 1021 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "attack", "critical" }, }, - ["MeleeCritChanceJewel"] = { type = "Suffix", affix = "of Weight", "(10-14)% increased Melee Critical Strike Chance", statOrderKey = "1027", statOrder = { 1027 }, level = 1, group = "FormCritChance", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "attack", "critical" }, }, - ["SpellCritChanceJewel"] = { type = "Suffix", affix = "of Annihilation", "(10-14)% increased Critical Strike Chance for Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 1, group = "FormCritChance", weightKey = { "not_int", "default", }, weightVal = { 0, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, - ["TrapCritChanceJewel_"] = { type = "Prefix", affix = "Inescapable", "(12-16)% increased Critical Strike Chance with Traps", statOrderKey = "1022", statOrder = { 1022 }, level = 1, group = "FormCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["MineCritChanceJewel"] = { type = "Prefix", affix = "Crippling", "(12-16)% increased Critical Strike Chance with Mines", statOrderKey = "1023", statOrder = { 1023 }, level = 1, group = "FormCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["FireCritChanceJewel"] = { type = "Prefix", affix = "Incinerating", "(14-18)% increased Critical Strike Chance with Fire Skills", statOrderKey = "1029", statOrder = { 1029 }, level = 1, group = "FireCritChance", weightKey = { "not_str", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "critical" }, }, - ["ColdCritChanceJewel"] = { type = "Prefix", affix = "Avalanching", "(14-18)% increased Critical Strike Chance with Cold Skills", statOrderKey = "1031", statOrder = { 1031 }, level = 1, group = "ColdCritChance", weightKey = { "not_dex", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "critical" }, }, - ["LightningCritChanceJewel"] = { type = "Prefix", affix = "Thundering", "(14-18)% increased Critical Strike Chance with Lightning Skills", statOrderKey = "1030", statOrder = { 1030 }, level = 1, group = "LightningCritChance", weightKey = { "not_int", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "critical" }, }, - ["ElementalCritChanceJewel"] = { type = "Suffix", affix = "of the Apocalypse", "(10-14)% increased Critical Strike Chance with Elemental Skills", statOrderKey = "1032", statOrder = { 1032 }, level = 1, group = "ElementalCritChance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "critical" }, }, - ["ChaosCritChanceJewel"] = { type = "Prefix", affix = "Obliterating", "(12-16)% increased Critical Strike Chance with Chaos Skills", statOrderKey = "1033", statOrder = { 1033 }, level = 1, group = "ChaosCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "critical" }, }, - ["OneHandCritMultiplierJewel_"] = { type = "Prefix", affix = "Piercing", "+(15-18)% to Critical Strike Multiplier with One Handed Melee Weapons", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "wand", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["TwoHandCritMultiplierJewel"] = { type = "Prefix", affix = "Rupturing", "+(15-18)% to Critical Strike Multiplier with Two Handed Melee Weapons", statOrderKey = "1025", statOrder = { 1025 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "bow", "one_handed_mod", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["DualWieldingCritMultiplierJewel"] = { type = "Prefix", affix = "Puncturing", "+(15-18)% to Critical Strike Multiplier while Dual Wielding", statOrderKey = "3663", statOrder = { 3663 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["ShieldCritMultiplierJewel"] = { type = "Prefix", affix = "", "+(6-8)% to Melee Critical Strike Multiplier while holding a Shield", statOrderKey = "1051", statOrder = { 1051 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["MeleeCritMultiplier"] = { type = "Suffix", affix = "of Demolishing", "+(12-15)% to Melee Critical Strike Multiplier", statOrderKey = "1049", statOrder = { 1049 }, level = 1, group = "FormCritMultiplier", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "damage", "attack", "critical" }, }, - ["SpellCritMultiplier"] = { type = "Suffix", affix = "of Unmaking", "+(12-15)% to Critical Strike Multiplier for Spells", statOrderKey = "1039", statOrder = { 1039 }, level = 1, group = "FormCritMultiplier", weightKey = { "not_int", "default", }, weightVal = { 0, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster", "critical" }, }, - ["TrapCritMultiplier"] = { type = "Prefix", affix = "Debilitating", "+(8-10)% to Critical Strike Multiplier with Traps", statOrderKey = "1052", statOrder = { 1052 }, level = 1, group = "FormCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["MineCritMultiplier"] = { type = "Prefix", affix = "Incapacitating", "+(8-10)% to Critical Strike Multiplier with Mines", statOrderKey = "1053", statOrder = { 1053 }, level = 1, group = "FormCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["FireCritMultiplier"] = { type = "Prefix", affix = "Infernal", "+(15-18)% to Critical Strike Multiplier with Fire Skills", statOrderKey = "1054", statOrder = { 1054 }, level = 1, group = "FireCritMultiplier", weightKey = { "not_str", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "critical" }, }, - ["ColdCritMultiplier"] = { type = "Prefix", affix = "Arctic", "+(15-18)% to Critical Strike Multiplier with Cold Skills", statOrderKey = "1056", statOrder = { 1056 }, level = 1, group = "ColdCritMultiplier", weightKey = { "not_dex", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "critical" }, }, - ["LightningCritMultiplier"] = { type = "Prefix", affix = "Surging", "+(15-18)% to Critical Strike Multiplier with Lightning Skills", statOrderKey = "1055", statOrder = { 1055 }, level = 1, group = "LightningCritMultiplier", weightKey = { "not_int", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "critical" }, }, - ["ElementalCritMultiplier"] = { type = "Suffix", affix = "of the Elements", "+(12-15)% to Critical Strike Multiplier with Elemental Skills", statOrderKey = "1057", statOrder = { 1057 }, level = 1, group = "ElementalCritMultiplier", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, - ["ChaosCritMultiplier"] = { type = "Prefix", affix = "", "+(8-10)% to Critical Strike Multiplier with Chaos Skills", statOrderKey = "1058", statOrder = { 1058 }, level = 1, group = "ChaosCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "critical" }, }, - ["FireResistanceJewel"] = { type = "Suffix", affix = "of the Dragon", "+(12-15)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 1, group = "FireResistance", weightKey = { "not_str", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["ColdResistanceJewel"] = { type = "Suffix", affix = "of the Beast", "+(12-15)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 1, group = "ColdResistance", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["LightningResistanceJewel"] = { type = "Suffix", affix = "of Grounding", "+(12-15)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "LightningResistance", weightKey = { "not_int", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["FireColdResistanceJewel"] = { type = "Suffix", affix = "of the Hearth", "+(10-12)% to Fire and Cold Resistances", statOrderKey = "2222", statOrder = { 2222 }, level = 1, group = "FireAndColdResistance", weightKey = { "not_int", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, - ["FireLightningResistanceJewel"] = { type = "Suffix", affix = "of Insulation", "+(10-12)% to Fire and Lightning Resistances", statOrderKey = "2223", statOrder = { 2223 }, level = 1, group = "FireAndLightningResistance", weightKey = { "not_dex", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, - ["ColdLightningResistanceJewel"] = { type = "Suffix", affix = "of Shelter", "+(10-12)% to Cold and Lightning Resistances", statOrderKey = "2224", statOrder = { 2224 }, level = 1, group = "ColdAndLightningResistance", weightKey = { "not_str", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, - ["AllResistancesJewel"] = { type = "Suffix", affix = "of Resistance", "+(8-10)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 1, group = "AllResistances", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["ChaosResistanceJewel"] = { type = "Suffix", affix = "of Order", "+(7-13)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["StunDurationJewel"] = { type = "Suffix", affix = "of Stunning", "(10-14)% increased Stun Duration on Enemies", statOrderKey = "1378", statOrder = { 1378 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 200, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["StunRecoveryJewel"] = { type = "Suffix", affix = "of Recovery", "(10-14)% increased Stun and Block Recovery", statOrderKey = "1412", statOrder = { 1412 }, level = 1, group = "StunRecovery", weightKey = { "not_str", "default", }, weightVal = { 200, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ManaCostReductionJewel"] = { type = "Suffix", affix = "of Efficiency", "(3-5)% reduced Mana Cost of Skills", statOrderKey = "1398", statOrder = { 1398 }, level = 1, group = "ManaCostReduction", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AuraRadiusJewel"] = { type = "Suffix", affix = "Hero's FIX ME", "(10-15)% increased Area of Effect of Aura Skills", statOrderKey = "1726", statOrder = { 1726 }, level = 1, group = "AuraIncreasedIncreasedAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["CurseRadiusJewel"] = { type = "Suffix", affix = "Hexing FIX ME", "(8-10)% increased Area of Effect of Hex Skills", statOrderKey = "1727", statOrder = { 1727 }, level = 1, group = "CurseAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AvoidIgniteJewel"] = { type = "Suffix", affix = "Dousing FIX ME", "(6-8)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 1, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AvoidShockJewel"] = { type = "Suffix", affix = "Insulating FIX ME", "(6-8)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 1, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AvoidFreezeJewel"] = { type = "Suffix", affix = "Thawing FIX ME", "(6-8)% chance to Avoid being Frozen", statOrderKey = "1361", statOrder = { 1361 }, level = 1, group = "AvoidFreeze", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidChillJewel"] = { type = "Suffix", affix = "Heating FIX ME", "(6-8)% chance to Avoid being Chilled", statOrderKey = "1360", statOrder = { 1360 }, level = 1, group = "AvoidChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AvoidStunJewel"] = { type = "Suffix", affix = "FIX ME", "(6-8)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ChanceToFreezeJewel"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Freeze", statOrderKey = "1531", statOrder = { 1531 }, level = 1, group = "ChanceToFreeze", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ChanceToIgniteJewel_"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Ignite", statOrderKey = "1528", statOrder = { 1528 }, level = 1, group = "ChanceToIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ChanceToShockJewel"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Shock", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "ChanceToShock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["EnduranceChargeDurationJewel"] = { type = "Suffix", affix = "of Endurance", "(10-14)% increased Endurance Charge Duration", statOrderKey = "1627", statOrder = { 1627 }, level = 1, group = "EnduranceChargeDuration", weightKey = { "not_str", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, - ["FrenzyChargeDurationJewel"] = { type = "Suffix", affix = "of Frenzy", "(10-14)% increased Frenzy Charge Duration", statOrderKey = "1629", statOrder = { 1629 }, level = 1, group = "FrenzyChargeDuration", weightKey = { "not_dex", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["PowerChargeDurationJewel_"] = { type = "Suffix", affix = "of Power", "(10-14)% increased Power Charge Duration", statOrderKey = "1644", statOrder = { 1644 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, - ["KnockbackChanceJewel_"] = { type = "Suffix", affix = "of Fending", "(4-6)% chance to Knock Enemies Back on hit", statOrderKey = "1500", statOrder = { 1500 }, level = 1, group = "Knockback", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["BlockDualWieldingJewel"] = { type = "Prefix", affix = "Parrying", "+1% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "733", statOrder = { 733 }, level = 1, group = "FormBlock", weightKey = { "staff", "two_handed_mod", "shield_mod", "default", }, weightVal = { 0, 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "block" }, }, - ["BlockShieldJewel"] = { type = "Prefix", affix = "Shielding", "+1% Chance to Block Attack Damage while holding a Shield", statOrderKey = "718", statOrder = { 718 }, level = 1, group = "FormBlock", weightKey = { "two_handed_mod", "dual_wielding_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "block" }, }, - ["BlockStaffJewel"] = { type = "Prefix", affix = "Deflecting", "+1% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "726", statOrder = { 726 }, level = 1, group = "FormBlock", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_dex", "default", }, weightVal = { 0, 350, 0, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "block" }, }, - ["DualWieldingSpellBlockForJewel"] = { type = "Prefix", affix = "Dissipating", "+1% Chance to Block Spell Damage while Dual Wielding", statOrderKey = "720", statOrder = { 720 }, level = 1, group = "FormSpellBlock", weightKey = { "two_handed_mod", "shield_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "block" }, }, - ["ShieldSpellBlockJewel"] = { type = "Prefix", affix = "Thwarting", "+1% Chance to Block Spell Damage while holding a Shield", statOrderKey = "719", statOrder = { 719 }, level = 1, group = "FormSpellBlock", weightKey = { "two_handed_mod", "dual_wielding_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "block" }, }, - ["StaffSpellBlockJewel"] = { type = "Prefix", affix = "Halting", "+1% Chance to Block Spell Damage while wielding a Staff", statOrderKey = "723", statOrder = { 723 }, level = 1, group = "FormSpellBlock", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_dex", "default", }, weightVal = { 0, 350, 0, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "block" }, }, - ["FreezeDurationJewel"] = { type = "Suffix", affix = "of the Glacier", "(12-16)% increased Chill and Freeze Duration on Enemies", statOrderKey = "4458", statOrder = { 4458 }, level = 1, group = "FreezeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ShockDurationJewel"] = { type = "Suffix", affix = "of the Storm", "(12-16)% increased Shock Duration on Enemies", statOrderKey = "1372", statOrder = { 1372 }, level = 1, group = "ShockDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["IgniteDurationJewel"] = { type = "Suffix", affix = "of Immolation", "(3-5)% increased Ignite Duration on Enemies", statOrderKey = "1374", statOrder = { 1374 }, level = 1, group = "BurnDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["FreezeChanceAndDurationJewel"] = { type = "Suffix", affix = "of Freezing", "(12-16)% increased Freeze Duration on Enemies", "(3-5)% chance to Freeze", statOrderKey = "1373,1531", statOrder = { 1373, 1531 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_dex", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ShockChanceAndDurationJewel"] = { type = "Suffix", affix = "of Shocking", "(12-16)% increased Shock Duration on Enemies", "(3-5)% chance to Shock", statOrderKey = "1372,1535", statOrder = { 1372, 1535 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_int", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["IgniteChanceAndDurationJewel"] = { type = "Suffix", affix = "of Burning", "(6-8)% increased Ignite Duration on Enemies", "(3-5)% chance to Ignite", statOrderKey = "1374,1528", statOrder = { 1374, 1528 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["PoisonChanceAndDurationForJewel"] = { type = "Suffix", affix = "of Poisoning", "(6-8)% increased Poison Duration", "(3-5)% chance to Poison on Hit", statOrderKey = "2585,2588", statOrder = { 2585, 2588 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_dex", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["BleedChanceAndDurationForJewel__"] = { type = "Suffix", affix = "of Bleeding", "Attacks have (3-5)% chance to cause Bleeding", "(12-16)% increased Bleeding Duration", statOrderKey = "1948,4093", statOrder = { 1948, 4093 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["ImpaleChanceForJewel_"] = { type = "Suffix", affix = "of Impaling", "(5-7)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4053", statOrder = { 4053 }, level = 1, group = "ImpaleOnHit", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, - ["PoisonDamageForJewel"] = { type = "Suffix", affix = "of Venom", "(16-20)% increased Damage with Poison", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "PoisonDamage", weightKey = { "not_dex", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["BleedDamageForJewel"] = { type = "Suffix", affix = "of Haemophilia", "(16-20)% increased Damage with Bleeding", statOrderKey = "2584", statOrder = { 2584 }, level = 1, group = "BleedingDamage", weightKey = { "not_str", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["BurningDamageForJewel"] = { type = "Suffix", affix = "of Combusting", "(16-20)% increased Burning Damage", statOrderKey = "1392", statOrder = { 1392 }, level = 1, group = "BurnDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["EnergyShieldDelayJewel"] = { type = "Prefix", affix = "Serene", "(4-6)% faster start of Energy Shield Recharge", statOrderKey = "1108", statOrder = { 1108 }, level = 1, group = "EnergyShieldDelay", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["EnergyShieldRateJewel"] = { type = "Prefix", affix = "Fevered", "(6-8)% increased Energy Shield Recharge Rate", statOrderKey = "1111", statOrder = { 1111 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["MinionBlockJewel"] = { type = "Suffix", affix = "of the Wall", "Minions have +(2-4)% Chance to Block Attack Damage", statOrderKey = "2325", statOrder = { 2325 }, level = 1, group = "MinionBlockChance", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "minion" }, }, - ["MinionLifeJewel"] = { type = "Prefix", affix = "Master's", "Minions have (8-12)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 1, group = "MinionLife", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["MinionElementalResistancesJewel"] = { type = "Suffix", affix = "of Resilience", "Minions have +(11-15)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 1, group = "MinionElementalResistances", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["MinionAccuracyRatingJewel"] = { type = "Suffix", affix = "of Training", "(22-26)% increased Minion Accuracy Rating", statOrderKey = "6814", statOrder = { 6814 }, level = 1, group = "MinionAccuracyRating", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["TotemDamageJewel"] = { type = "Prefix", affix = "Shaman's", "(12-16)% increased Totem Damage", statOrderKey = "755", statOrder = { 755 }, level = 1, group = "TotemDamage", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["TotemLifeJewel"] = { type = "Prefix", affix = "Carved", "(8-12)% increased Totem Life", statOrderKey = "1293", statOrder = { 1293 }, level = 1, group = "IncreasedTotemLife", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["TotemElementalResistancesJewel"] = { type = "Suffix", affix = "of Runes", "Totems gain +(6-10)% to all Elemental Resistances", statOrderKey = "2210", statOrder = { 2210 }, level = 1, group = "TotemElementalResistances", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "916", statOrder = { 916 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1168,5928", statOrder = { 1168, 5928 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "923", statOrder = { 923 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1174,5926", statOrder = { 1174, 5926 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "932", statOrder = { 932 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1179,5929", statOrder = { 1179, 5929 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, - ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "5898", statOrder = { 5898 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "3868", statOrder = { 3868 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1738,5930", statOrder = { 1738, 5930 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4127", statOrder = { 4127 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4432", statOrder = { 4432 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "938", statOrder = { 938 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1183,5925", statOrder = { 1183, 5925 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1561", statOrder = { 1561 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "5946", statOrder = { 5946 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, - ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "(3-4)% chance to Dodge Attack Hits", "(3-4)% chance to Dodge Spell Hits", statOrderKey = "1667,1668", statOrder = { 1667, 1668 }, level = 1, group = "ChanceToDodge", weightKey = { "spell_dodge_mod", "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2377", statOrder = { 2377 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "4917", statOrder = { 4917 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "6720", statOrder = { 6720 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5895", statOrder = { 5895 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5894", statOrder = { 5894 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1365", statOrder = { 1365 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to avoid Bleeding", statOrderKey = "3615", statOrder = { 3615 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "6802", statOrder = { 6802 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "1952", statOrder = { 1952 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1382", statOrder = { 1382 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, - ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveJewelElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "84", statOrder = { 84 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "313", statOrder = { 313 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, - ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "319", statOrder = { 319 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, - ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "138", statOrder = { 138 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "312", statOrder = { 312 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, - ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, - ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1203", statOrder = { 1203 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6142", statOrder = { 6142 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1398", statOrder = { 1398 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3828", statOrder = { 3828 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "3973", statOrder = { 3973 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1684", statOrder = { 1684 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4313", statOrder = { 4313 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4323", statOrder = { 4323 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5065", statOrder = { 5065 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1160", statOrder = { 1160 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, - ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(4-5)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveJewelMinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "42", statOrder = { 42 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "43", statOrder = { 43 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "28", statOrder = { 28 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveJewelVaalSoulsOnKill1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2522", statOrder = { 2522 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, - ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2520", statOrder = { 2520 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, - ["JewelChaosNonAilmentDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Atrophy", "+(3-4)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_str", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, - ["JewelColdDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Gelidity", "+(3-4)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_str", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, - ["JewelFireDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Zealousness", "+(3-4)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_dex", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, - ["JewelPhysicalDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Exsanguinating", "+(3-4)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["ChaosResistJewelCorrupted"] = { type = "Corrupted", affix = "", "+(1-3)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistance", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ReducedCharacterSizeJewelCorrupted"] = { type = "Corrupted", affix = "", "1% reduced Character Size", statOrderKey = "1614", statOrder = { 1614 }, level = 1, group = "ActorSize", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedChillDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Chill Duration on you", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ReducedChillDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedFreezeDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Freeze Duration on you", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "ReducedFreezeDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedIgniteDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Ignite Duration on you", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "ReducedBurnDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedShockDurationJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Shock Duration on you", statOrderKey = "1443", statOrder = { 1443 }, level = 1, group = "ReducedShockDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedChargeDurationJewelCorrupted_"] = { type = "Corrupted", affix = "", "(3-7)% increased Endurance, Frenzy and Power Charge Duration", statOrderKey = "2531", statOrder = { 2531 }, level = 1, group = "ChargeDuration", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["AddedChaosDamageJewelCorrupted"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 1, group = "ChaosDamage", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["ChanceToBeCritJewelCorrupted"] = { type = "Corrupted", affix = "", "Hits have (60-100)% increased Critical Strike Chance against you", statOrderKey = "2633", statOrder = { 2633 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DamageWhileDeadJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-30)% increased Damage while Dead", statOrderKey = "2597", statOrder = { 2597 }, level = 1, group = "DamageWhileDead", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["VaalSkillDamageJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Damage with Vaal Skills", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "VaalSkillDamage", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["ChaosDamagePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased Chaos Damage for each Corrupted Item Equipped", statOrderKey = "2600", statOrder = { 2600 }, level = 1, group = "ChaosDamagePerCorruptedItem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["LifeLeechRatePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Life Leech for each Corrupted Item Equipped", statOrderKey = "2601", statOrder = { 2601 }, level = 1, group = "LifeLeechRatePerCorruptedItem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaLeechRatePerCorruptedItemJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Mana Leech for each Corrupted Item Equipped", statOrderKey = "2603", statOrder = { 2603 }, level = 1, group = "ManaLeechRatePerCorrupteditem", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["SilenceImmunityJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2595", statOrder = { 2595 }, level = 1, group = "PlayerCurseImmunity", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2CorruptedBloodImmunityCorrupted"] = { type = "Corrupted", affix = "", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4514", statOrder = { 4514 }, level = 33, group = "CorruptedBloodImmunity", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, + ["V2HinderImmunityCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Hindered", statOrderKey = "8080", statOrder = { 8080 }, level = 40, group = "YouCannotBeHindered", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, + ["V2IncreasedAilmentEffectOnEnemiesCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["V2IncreasedAreaOfEffectCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedCriticalStrikeChanceCorrupted_"] = { type = "Corrupted", affix = "", "(8-10)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["V2IncreasedDamageJewelCorrupted___"] = { type = "Corrupted", affix = "", "(4-5)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 1, group = "IncreasedDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2MaimImmunityCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Maimed", statOrderKey = "4228", statOrder = { 4228 }, level = 40, group = "AvoidMaimChance", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2MinionDamageCorrupted"] = { type = "Corrupted", affix = "", "Minions deal (4-5)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["V2ReducedManaReservationCorrupted"] = { type = "Corrupted", affix = "", "-1% increased Reservation Efficiency of Skills", statOrderKey = "1786", statOrder = { 1786 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "jewel", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ReducedManaReservationCorruptedEfficiency__"] = { type = "Corrupted", affix = "", "2% increased Reservation Efficiency of Skills", statOrderKey = "1783", statOrder = { 1783 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2SilenceImmunityJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2595", statOrder = { 2595 }, level = 60, group = "PlayerCurseImmunity", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2FirePenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["V2ColdPenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["V2LightningPenetrationJewelCorrupted__"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["V2ElementalPenetrationJewelCorrupted_"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["V2ArmourPenetrationJewelCorrupted"] = { type = "Corrupted", affix = "", "Overwhelm 2% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 1, group = "ArmourPenetration", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["V2AvoidIgniteJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "AvoidIgnite", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["V2AvoidChillAndFreezeJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Chilled", "(20-25)% chance to Avoid being Frozen", statOrderKey = "1414,1415", statOrder = { 1414, 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["V2AvoidShockJewelCorrupted_"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 1, group = "AvoidShock", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["V2AvoidPoisonJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["V2AvoidBleedJewelCorrupted__"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["V2AvoidStunJewelCorrupted_"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "jewel", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MaceDamageJewel"] = { type = "Prefix", affix = "Brutal", "(14-16)% increased Damage with Maces or Sceptres", statOrderKey = "935", statOrder = { 935 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["AxeDamageJewel"] = { type = "Prefix", affix = "Sinister", "(14-16)% increased Damage with Axes", statOrderKey = "911", statOrder = { 911 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["SwordDamageJewel"] = { type = "Prefix", affix = "Vicious", "(14-16)% increased Damage with Swords", statOrderKey = "949", statOrder = { 949 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["BowDamageJewel"] = { type = "Prefix", affix = "Fierce", "(14-16)% increased Damage with Bows", statOrderKey = "941", statOrder = { 941 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "one_handed_mod", "melee_mod", "dual_wielding_mod", "shield_mod", "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack" }, }, + ["ClawDamageJewel"] = { type = "Prefix", affix = "Savage", "(14-16)% increased Damage with Claws", statOrderKey = "923", statOrder = { 923 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "two_handed_mod", "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["DaggerDamageJewel"] = { type = "Prefix", affix = "Lethal", "(14-16)% increased Damage with Daggers", statOrderKey = "929", statOrder = { 929 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "two_handed_mod", "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["WandDamageJewel"] = { type = "Prefix", affix = "Cruel", "(14-16)% increased Damage with Wands", statOrderKey = "2451", statOrder = { 2451 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "melee_mod", "two_handed_mod", "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack" }, }, + ["StaffDamageJewel"] = { type = "Prefix", affix = "Judging", "(14-16)% increased Damage with Staves", statOrderKey = "918", statOrder = { 918 }, level = 1, group = "SpecificWeaponDamage", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["OneHandedMeleeDamageJewel"] = { type = "Prefix", affix = "Soldier's", "(12-14)% increased Damage with One Handed Weapons", statOrderKey = "2838", statOrder = { 2838 }, level = 1, group = "MeleeTypeDamage", weightKey = { "two_handed_mod", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["TwoHandedMeleeDamageJewel"] = { type = "Prefix", affix = "Champion's", "(12-14)% increased Damage with Two Handed Weapons", statOrderKey = "2839", statOrder = { 2839 }, level = 1, group = "MeleeTypeDamage", weightKey = { "bow", "wand", "one_handed_mod", "dual_wielding_mod", "shield_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["DualWieldingMeleeDamageJewel"] = { type = "Prefix", affix = "Gladiator's", "(12-14)% increased Attack Damage while Dual Wielding", statOrderKey = "888", statOrder = { 888 }, level = 1, group = "MeleeTypeDamage", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "damage", "attack" }, }, + ["UnarmedMeleeDamageJewel"] = { type = "Prefix", affix = "Brawling", "(14-16)% increased Melee Physical Damage with Unarmed Attacks", statOrderKey = "910", statOrder = { 910 }, level = 1, group = "MeleeTypeDamage", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["MeleeDamageJewel_"] = { type = "Suffix", affix = "of Combat", "(10-12)% increased Melee Damage", statOrderKey = "847", statOrder = { 847 }, level = 1, group = "DamageForm", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "damage", "attack" }, }, + ["ProjectileDamageJewel"] = { type = "Suffix", affix = "of Archery", "(10-12)% increased Projectile Damage", statOrderKey = "1555", statOrder = { 1555 }, level = 1, group = "DamageForm", weightKey = { "not_dex", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["SpellDamageJewel"] = { type = "Suffix", affix = "of Mysticism", "(10-12)% increased Spell Damage", statOrderKey = "837", statOrder = { 837 }, level = 1, group = "DamageForm", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster" }, }, + ["StaffSpellDamageJewel"] = { type = "Prefix", affix = "Wizard's", "(14-16)% increased Spell Damage while wielding a Staff", statOrderKey = "840", statOrder = { 840 }, level = 1, group = "SpellTypeDamage", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 500, 0, 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["DualWieldingSpellDamageJewel_"] = { type = "Prefix", affix = "Sorcerer's", "(14-16)% increased Spell Damage while Dual Wielding", statOrderKey = "843", statOrder = { 843 }, level = 1, group = "SpellTypeDamage", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["ShieldSpellDamageJewel"] = { type = "Prefix", affix = "Battlemage's", "(14-16)% increased Spell Damage while holding a Shield", statOrderKey = "842", statOrder = { 842 }, level = 1, group = "SpellTypeDamage", weightKey = { "two_handed_mod", "dual_wielding_mod", "bow", "staff", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["TrapDamageJewel"] = { type = "Prefix", affix = "Trapping", "(14-16)% increased Trap Damage", statOrderKey = "808", statOrder = { 808 }, level = 1, group = "DamageForm", weightKey = { "not_str", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MineDamageJewel"] = { type = "Prefix", affix = "Sabotage", "(14-16)% increased Mine Damage", statOrderKey = "810", statOrder = { 810 }, level = 1, group = "DamageForm", weightKey = { "not_str", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DamageJewel"] = { type = "Suffix", affix = "of Wounding", "(8-10)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 1, group = "DamageForm", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MinionDamageJewel"] = { type = "Prefix", affix = "Leadership", "Minions deal (14-16)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "DamageForm", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["FireDamageJewel"] = { type = "Prefix", affix = "Flaming", "(14-16)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 1, group = "FireDamagePercentage", weightKey = { "not_str", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["ColdDamageJewel"] = { type = "Prefix", affix = "Chilling", "(14-16)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "ColdDamagePercentage", weightKey = { "not_dex", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["LightningDamageJewel"] = { type = "Prefix", affix = "Humming", "(14-16)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 1, group = "LightningDamagePercentage", weightKey = { "not_int", "default", }, weightVal = { 400, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["PhysicalDamageJewel"] = { type = "Prefix", affix = "Sharpened", "(14-16)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DamageOverTimeJewel"] = { type = "Suffix", affix = "of Entropy", "(10-12)% increased Damage over Time", statOrderKey = "824", statOrder = { 824 }, level = 1, group = "DegenerationDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ChaosDamageJewel"] = { type = "Prefix", affix = "Chaotic", "(9-13)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 200 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AreaDamageJewel"] = { type = "Suffix", affix = "of Blasting", "(10-12)% increased Area Damage", statOrderKey = "1592", statOrder = { 1592 }, level = 1, group = "AreaDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MaceAttackSpeedJewel"] = { type = "Prefix", affix = "Beating", "(6-8)% increased Attack Speed with Maces or Sceptres", statOrderKey = "1026", statOrder = { 1026 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["AxeAttackSpeedJewel"] = { type = "Prefix", affix = "Cleaving", "(6-8)% increased Attack Speed with Axes", statOrderKey = "1022", statOrder = { 1022 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["SwordAttackSpeedJewel"] = { type = "Prefix", affix = "Fencing", "(6-8)% increased Attack Speed with Swords", statOrderKey = "1028", statOrder = { 1028 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 500, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["BowAttackSpeedJewel"] = { type = "Prefix", affix = "Volleying", "(6-8)% increased Attack Speed with Bows", statOrderKey = "1027", statOrder = { 1027 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "one_handed_mod", "melee_mod", "dual_wielding_mod", "shield_mod", "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "speed" }, }, + ["ClawAttackSpeedJewel"] = { type = "Prefix", affix = "Ripping", "(6-8)% increased Attack Speed with Claws", statOrderKey = "1024", statOrder = { 1024 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "two_handed_mod", "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["DaggerAttackSpeedJewel"] = { type = "Prefix", affix = "Slicing", "(6-8)% increased Attack Speed with Daggers", statOrderKey = "1025", statOrder = { 1025 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "two_handed_mod", "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["WandAttackSpeedJewel"] = { type = "Prefix", affix = "Jinxing", "(6-8)% increased Attack Speed with Wands", statOrderKey = "1029", statOrder = { 1029 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "melee_mod", "two_handed_mod", "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "speed" }, }, + ["StaffAttackSpeedJewel"] = { type = "Prefix", affix = "Blunt", "(6-8)% increased Attack Speed with Staves", statOrderKey = "1023", statOrder = { 1023 }, level = 1, group = "SpecificWeaponSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["OneHandedMeleeAttackSpeedJewel"] = { type = "Prefix", affix = "Bandit's", "(4-6)% increased Attack Speed with One Handed Melee Weapons", statOrderKey = "1021", statOrder = { 1021 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "wand", "not_int", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["TwoHandedMeleeAttackSpeedJewel"] = { type = "Prefix", affix = "Warrior's", "(4-6)% increased Attack Speed with Two Handed Melee Weapons", statOrderKey = "1020", statOrder = { 1020 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "bow", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "attack", "speed" }, }, + ["DualWieldingAttackSpeedJewel"] = { type = "Prefix", affix = "Harmonic", "(4-6)% increased Attack Speed while Dual Wielding", statOrderKey = "1017", statOrder = { 1017 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "shield_mod", "two_handed_mod", "default", }, weightVal = { 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "attack", "speed" }, }, + ["DualWieldingCastSpeedJewel"] = { type = "Prefix", affix = "Resonant", "(3-5)% increased Cast Speed while Dual Wielding", statOrderKey = "1048", statOrder = { 1048 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "caster", "speed" }, }, + ["ShieldAttackSpeedJewel"] = { type = "Prefix", affix = "Charging", "(4-6)% increased Attack Speed while holding a Shield", statOrderKey = "1019", statOrder = { 1019 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 500, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "attack", "speed" }, }, + ["ShieldCastSpeedJewel"] = { type = "Prefix", affix = "Warding", "(3-5)% increased Cast Speed while holding a Shield", statOrderKey = "1049", statOrder = { 1049 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "two_handed_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "caster", "speed" }, }, + ["StaffCastSpeedJewel"] = { type = "Prefix", affix = "Wright's", "(3-5)% increased Cast Speed while wielding a Staff", statOrderKey = "1050", statOrder = { 1050 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "one_handed_mod", "dual_wielding_mod", "shield_mod", "staff", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 500, 0, 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "caster", "speed" }, }, + ["UnarmedAttackSpeedJewel"] = { type = "Prefix", affix = "Furious", "(6-8)% increased Unarmed Attack Speed with Melee Skills", statOrderKey = "1031", statOrder = { 1031 }, level = 1, group = "MeleeTypeSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AttackSpeedJewel"] = { type = "Suffix", affix = "of Berserking", "(3-5)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 1, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["ProjectileSpeedJewel"] = { type = "Suffix", affix = "of Soaring", "(6-8)% increased Projectile Speed", statOrderKey = "1368", statOrder = { 1368 }, level = 1, group = "ProjectileSpeed", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["CastSpeedJewel"] = { type = "Suffix", affix = "of Enchanting", "(2-4)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 1, group = "IncreasedCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["TrapThrowSpeedJewel"] = { type = "Prefix", affix = "Honed", "(6-8)% increased Trap Throwing Speed", statOrderKey = "1492", statOrder = { 1492 }, level = 1, group = "TrapThrowSpeed", weightKey = { "not_str", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["MineLaySpeedJewel"] = { type = "Prefix", affix = "Arming", "(6-8)% increased Mine Throwing Speed", statOrderKey = "1493", statOrder = { 1493 }, level = 1, group = "MineLaySpeed", weightKey = { "not_str", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AttackAndCastSpeedJewel"] = { type = "Suffix", affix = "of Zeal", "(2-4)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 1, group = "AttackCastSpeed", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["PhysicalDamageWhileHoldingAShield"] = { type = "Prefix", affix = "Flanking", "(12-14)% increased Attack Damage while holding a Shield", statOrderKey = "820", statOrder = { 820 }, level = 1, group = "MeleeTypeDamage", weightKey = { "bow", "wand", "dual_wielding_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "melee_mod", }, modTags = { "damage", "attack" }, }, + ["FireGemCastSpeedJewel"] = { type = "Prefix", affix = "Pyromantic", "(3-5)% increased Cast Speed with Fire Skills", statOrderKey = "973", statOrder = { 973 }, level = 1, group = "FireCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "caster", "speed" }, }, + ["ColdGemCastSpeedJewel"] = { type = "Prefix", affix = "Cryomantic", "(3-5)% increased Cast Speed with Cold Skills", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "ColdCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "caster", "speed" }, }, + ["LightningGemCastSpeedJewel_"] = { type = "Prefix", affix = "Electromantic", "(3-5)% increased Cast Speed with Lightning Skills", statOrderKey = "988", statOrder = { 988 }, level = 1, group = "LightningCastSpeed", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "caster", "speed" }, }, + ["ChaosGemCastSpeedJewel"] = { type = "Prefix", affix = "Withering", "(3-5)% increased Cast Speed with Chaos Skills", statOrderKey = "994", statOrder = { 994 }, level = 1, group = "ChaosCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "caster", "speed" }, }, + ["CurseCastSpeedJewel_"] = { type = "Suffix", affix = "of Blasphemy", "Curse Skills have (5-10)% increased Cast Speed", statOrderKey = "1771", statOrder = { 1771 }, level = 1, group = "CurseCastSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed", "curse" }, }, + ["StrengthJewel"] = { type = "Suffix", affix = "of Strength", "+(12-16) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 1, group = "Strength", weightKey = { "not_str", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityJewel"] = { type = "Suffix", affix = "of Dexterity", "+(12-16) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 1, group = "Dexterity", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IntelligenceJewel"] = { type = "Suffix", affix = "of Intelligence", "+(12-16) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 1, group = "Intelligence", weightKey = { "not_int", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthDexterityJewel"] = { type = "Suffix", affix = "of Athletics", "+(8-10) to Strength and Dexterity", statOrderKey = "798", statOrder = { 798 }, level = 1, group = "StrengthDexterity", weightKey = { "not_int", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["StrengthIntelligenceJewel"] = { type = "Suffix", affix = "of Spirit", "+(8-10) to Strength and Intelligence", statOrderKey = "799", statOrder = { 799 }, level = 1, group = "StrengthIntelligence", weightKey = { "not_dex", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["DexterityIntelligenceJewel"] = { type = "Suffix", affix = "of Cunning", "+(8-10) to Dexterity and Intelligence", statOrderKey = "800", statOrder = { 800 }, level = 1, group = "DexterityIntelligence", weightKey = { "not_str", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AllAttributesJewel"] = { type = "Suffix", affix = "of Adaption", "+(6-8) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 1, group = "AllAttributes", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["IncreasedLifeJewel"] = { type = "Prefix", affix = "Healthy", "+(8-12) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 1, group = "IncreasedLife", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["PercentIncreasedLifeJewel"] = { type = "Prefix", affix = "Vivid", "(5-7)% increased maximum Life", statOrderKey = "1169", statOrder = { 1169 }, level = 1, group = "MaximumLifeIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 350, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["IncreasedManaJewel"] = { type = "Prefix", affix = "Learned", "+(8-12) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 1, group = "IncreasedMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["PercentIncreasedManaJewel"] = { type = "Prefix", affix = "Enlightened", "(8-10)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 500, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedManaRegenJewel"] = { type = "Prefix", affix = "Energetic", "(12-15)% increased Mana Regeneration Rate", statOrderKey = "1180", statOrder = { 1180 }, level = 1, group = "ManaRegeneration", weightKey = { "not_int", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["IncreasedEnergyShieldJewel_"] = { type = "Prefix", affix = "Glowing", "+(8-12) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldJewel"] = { type = "Prefix", affix = "Shimmering", "(6-8)% increased maximum Energy Shield", statOrderKey = "1159", statOrder = { 1159 }, level = 1, group = "EnergyShieldPercent", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["IncreasedLifeAndManaJewel"] = { type = "Prefix", affix = "Determined", "+(4-6) to maximum Life", "+(4-6) to maximum Mana", statOrderKey = "1167,1176", statOrder = { 1167, 1176 }, level = 1, group = "IncreasedLifeAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["PercentIncreasedLifeAndManaJewel"] = { type = "Prefix", affix = "Passionate", "(2-4)% increased maximum Life", "(4-6)% increased maximum Mana", statOrderKey = "1169,1177", statOrder = { 1169, 1177 }, level = 1, group = "PercentageIncreasedLifeAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "green_herring", "resource", "life", "mana" }, }, + ["EnergyShieldAndManaJewel"] = { type = "Prefix", affix = "Wise", "(2-4)% increased maximum Energy Shield", "(4-6)% increased maximum Mana", statOrderKey = "1159,1177", statOrder = { 1159, 1177 }, level = 1, group = "IncreasedEnergyShieldAndMana", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "mana", "defences" }, }, + ["LifeAndEnergyShieldJewel"] = { type = "Prefix", affix = "Faithful", "(2-4)% increased maximum Energy Shield", "(2-4)% increased maximum Life", statOrderKey = "1159,1169", statOrder = { 1159, 1169 }, level = 1, group = "IncreasedLifeAndEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["LifeLeechPermyriadJewel"] = { type = "Prefix", affix = "Hungering", "(0.2-0.4)% of Physical Attack Damage Leeched as Life", statOrderKey = "1241", statOrder = { 1241 }, level = 1, group = "LifeLeech", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical", "attack" }, }, + ["ManaLeechPermyriadJewel"] = { type = "Prefix", affix = "Thirsting", "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrderKey = "1277", statOrder = { 1277 }, level = 1, group = "ManaLeech", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "physical", "attack" }, }, + ["SpellLifeLeechPermyriadJewel"] = { type = "Prefix", affix = "Transfusing", "0.2% of Spell Damage Leeched as Life", statOrderKey = "1254", statOrder = { 1254 }, level = 1, group = "LifeLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "caster" }, }, + ["SpellManaLeechPermyriadJewel"] = { type = "Prefix", affix = "Siphoning", "0.2% of Spell Damage Leeched as Mana", statOrderKey = "1282", statOrder = { 1282 }, level = 1, group = "ManaLeech", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "caster" }, }, + ["LifeOnHitJewel"] = { type = "Suffix", affix = "of Rejuvenation", "+(2-3) Life gained for each Enemy hit by your Attacks", statOrderKey = "1314", statOrder = { 1314 }, level = 1, group = "LifeGainPerTarget", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["ManaOnHitJewel"] = { type = "Suffix", affix = "of Absorption", "+(1-2) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 1, group = "ManaGainPerTarget", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["EnergyShieldOnHitJewel"] = { type = "Suffix", affix = "of Focus", "+(2-3) Energy Shield gained for each Enemy hit by your Attacks", statOrderKey = "1321", statOrder = { 1321 }, level = 1, group = "EnergyShieldGainPerTarget", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "attack" }, }, + ["IncreasedArmourJewel"] = { type = "Prefix", affix = "Armoured", "(14-18)% increased Armour", statOrderKey = "1140", statOrder = { 1140 }, level = 1, group = "IncreasedPhysicalDamageReductionRatingPercent", weightKey = { "not_str", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["IncreasedEvasionJewel"] = { type = "Prefix", affix = "Evasive", "(14-18)% increased Evasion Rating", statOrderKey = "1148", statOrder = { 1148 }, level = 1, group = "EvasionRatingPercent", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["ArmourEvasionJewel"] = { type = "Prefix", affix = "Fighter's", "(6-12)% increased Armour", "(6-12)% increased Evasion Rating", statOrderKey = "1140,1148", statOrder = { 1140, 1148 }, level = 1, group = "ArmourEvasion", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["ArmourEnergyShieldJewel"] = { type = "Prefix", affix = "Paladin's", "(6-12)% increased Armour", "(2-4)% increased maximum Energy Shield", statOrderKey = "1140,1159", statOrder = { 1140, 1159 }, level = 1, group = "ArmourEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["EvasionEnergyShieldJewel"] = { type = "Prefix", affix = "Rogue's", "(6-12)% increased Evasion Rating", "(2-4)% increased maximum Energy Shield", statOrderKey = "1148,1159", statOrder = { 1148, 1159 }, level = 1, group = "EvasionEnergyShield", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["IncreasedDefensesJewel"] = { type = "Prefix", affix = "Defensive", "(4-6)% increased Global Defences", statOrderKey = "2343", statOrder = { 2343 }, level = 1, group = "AllDefences", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["ItemRarityJewel"] = { type = "Suffix", affix = "of Raiding", "(4-6)% increased Rarity of Items found", statOrderKey = "1192", statOrder = { 1192 }, level = 1, group = "ItemFoundRarityIncrease", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["IncreasedAccuracyJewel"] = { type = "Suffix", affix = "of Accuracy", "+(20-40) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 1, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["PercentIncreasedAccuracyJewel"] = { type = "Suffix", affix = "of Precision", "(10-14)% increased Global Accuracy Rating", statOrderKey = "1035", statOrder = { 1035 }, level = 1, group = "IncreasedAccuracyPercent", weightKey = { "not_dex", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AccuracyAndCritsJewel"] = { type = "Suffix", affix = "of Deadliness", "(6-10)% increased Global Accuracy Rating", "(6-10)% increased Global Critical Strike Chance", statOrderKey = "1035,1060", statOrder = { 1035, 1060 }, level = 1, group = "AccuracyAndCrits", weightKey = { "not_dex", "default", }, weightVal = { 0, 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "critical" }, }, + ["CriticalStrikeChanceJewel"] = { type = "Suffix", affix = "of Menace", "(8-12)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["CriticalStrikeMultiplierJewel"] = { type = "Suffix", affix = "of Potency", "+(9-12)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 1, group = "CriticalStrikeMultiplier", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["CritChanceWithMaceJewel"] = { type = "Prefix", affix = "of Striking FIX ME", "(12-16)% increased Critical Strike Chance with Maces or Sceptres", statOrderKey = "1069", statOrder = { 1069 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithAxeJewel"] = { type = "Prefix", affix = "of Biting FIX ME", "(12-16)% increased Critical Strike Chance with Axes", statOrderKey = "1072", statOrder = { 1072 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithSwordJewel"] = { type = "Prefix", affix = "of Stinging FIX ME", "(12-16)% increased Critical Strike Chance with Swords", statOrderKey = "1068", statOrder = { 1068 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithBowJewel"] = { type = "Prefix", affix = "of the Sniper FIX ME", "(12-16)% increased Critical Strike Chance with Bows", statOrderKey = "1065", statOrder = { 1065 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithClawJewel"] = { type = "Prefix", affix = "of the Eagle FIX ME", "(12-16)% increased Critical Strike Chance with Claws", statOrderKey = "1066", statOrder = { 1066 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithDaggerJewel"] = { type = "Prefix", affix = "of Needling FIX ME", "(12-16)% increased Critical Strike Chance with Daggers", statOrderKey = "1067", statOrder = { 1067 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithWandJewel"] = { type = "Prefix", affix = "of Divination FIX ME", "(12-16)% increased Critical Strike Chance with Wands", statOrderKey = "1071", statOrder = { 1071 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "attack", "critical" }, }, + ["CritChanceWithStaffJewel"] = { type = "Prefix", affix = "of Tyranny FIX ME", "(12-16)% increased Critical Strike Chance with Staves", statOrderKey = "1070", statOrder = { 1070 }, level = 1, group = "SpecificWeaponCritChance", weightKey = { "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "attack", "critical" }, }, + ["CritMultiplierWithMaceJewel"] = { type = "Prefix", affix = "of Crushing FIX ME", "+(8-10)% to Critical Strike Multiplier with Maces or Sceptres", statOrderKey = "1093", statOrder = { 1093 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "mace", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithAxeJewel"] = { type = "Prefix", affix = "of Execution FIX ME", "+(8-10)% to Critical Strike Multiplier with Axes", statOrderKey = "1094", statOrder = { 1094 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "axe", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithSwordJewel"] = { type = "Prefix", affix = "of Severing FIX ME", "+(8-10)% to Critical Strike Multiplier with Swords", statOrderKey = "1096", statOrder = { 1096 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "sword", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithBowJewel"] = { type = "Prefix", affix = "of the Hunter FIX ME", "+(8-10)% to Critical Strike Multiplier with Bows", statOrderKey = "1095", statOrder = { 1095 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "bow", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithClawJewel"] = { type = "Prefix", affix = "of the Bear FIX ME", "+(8-10)% to Critical Strike Multiplier with Claws", statOrderKey = "1098", statOrder = { 1098 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "claw", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithDaggerJewel"] = { type = "Prefix", affix = "of Assassination FIX ME", "+(8-10)% to Critical Strike Multiplier with Daggers", statOrderKey = "1092", statOrder = { 1092 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "dagger", "specific_weapon", "not_dex", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithWandJewel_"] = { type = "Prefix", affix = "of Evocation FIX ME", "+(8-10)% to Critical Strike Multiplier with Wands", statOrderKey = "1097", statOrder = { 1097 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "wand", "specific_weapon", "not_int", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["CritMultiplierWithStaffJewel"] = { type = "Prefix", affix = "of Trauma FIX ME", "+(8-10)% to Critical Strike Multiplier with Staves", statOrderKey = "1099", statOrder = { 1099 }, level = 1, group = "SpecificWeaponCritMultiplier", weightKey = { "staff", "specific_weapon", "not_str", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["OneHandedCritChanceJewel"] = { type = "Prefix", affix = "Harming", "(14-18)% increased Critical Strike Chance with One Handed Melee Weapons", statOrderKey = "1078", statOrder = { 1078 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "wand", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "one_handed_mod", "melee_mod", }, modTags = { "attack", "critical" }, }, + ["TwoHandedCritChanceJewel"] = { type = "Prefix", affix = "Sundering", "(14-18)% increased Critical Strike Chance with Two Handed Melee Weapons", statOrderKey = "1076", statOrder = { 1076 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "bow", "one_handed_mod", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "attack", "critical" }, }, + ["DualWieldingCritChanceJewel"] = { type = "Prefix", affix = "Technical", "(14-18)% increased Attack Critical Strike Chance while Dual Wielding", statOrderKey = "1080", statOrder = { 1080 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "attack", "critical" }, }, + ["ShieldCritChanceJewel"] = { type = "Prefix", affix = "", "(10-14)% increased Critical Strike Chance while holding a Shield", statOrderKey = "1073", statOrder = { 1073 }, level = 1, group = "MeleeTypeCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "attack", "critical" }, }, + ["MeleeCritChanceJewel"] = { type = "Suffix", affix = "of Weight", "(10-14)% increased Melee Critical Strike Chance", statOrderKey = "1079", statOrder = { 1079 }, level = 1, group = "FormCritChance", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "attack", "critical" }, }, + ["SpellCritChanceJewel"] = { type = "Suffix", affix = "of Annihilation", "(10-14)% increased Critical Strike Chance for Spells", statOrderKey = "1059", statOrder = { 1059 }, level = 1, group = "FormCritChance", weightKey = { "not_int", "default", }, weightVal = { 0, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "critical" }, }, + ["TrapCritChanceJewel_"] = { type = "Prefix", affix = "Inescapable", "(12-16)% increased Critical Strike Chance with Traps", statOrderKey = "1074", statOrder = { 1074 }, level = 1, group = "FormCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["MineCritChanceJewel"] = { type = "Prefix", affix = "Crippling", "(12-16)% increased Critical Strike Chance with Mines", statOrderKey = "1075", statOrder = { 1075 }, level = 1, group = "FormCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["FireCritChanceJewel"] = { type = "Prefix", affix = "Incinerating", "(14-18)% increased Critical Strike Chance with Fire Skills", statOrderKey = "1081", statOrder = { 1081 }, level = 1, group = "FireCritChance", weightKey = { "not_str", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "critical" }, }, + ["ColdCritChanceJewel"] = { type = "Prefix", affix = "Avalanching", "(14-18)% increased Critical Strike Chance with Cold Skills", statOrderKey = "1083", statOrder = { 1083 }, level = 1, group = "ColdCritChance", weightKey = { "not_dex", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "critical" }, }, + ["LightningCritChanceJewel"] = { type = "Prefix", affix = "Thundering", "(14-18)% increased Critical Strike Chance with Lightning Skills", statOrderKey = "1082", statOrder = { 1082 }, level = 1, group = "LightningCritChance", weightKey = { "not_int", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "critical" }, }, + ["ElementalCritChanceJewel"] = { type = "Suffix", affix = "of the Apocalypse", "(10-14)% increased Critical Strike Chance with Elemental Skills", statOrderKey = "1084", statOrder = { 1084 }, level = 1, group = "ElementalCritChance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "critical" }, }, + ["ChaosCritChanceJewel"] = { type = "Prefix", affix = "Obliterating", "(12-16)% increased Critical Strike Chance with Chaos Skills", statOrderKey = "1085", statOrder = { 1085 }, level = 1, group = "ChaosCritChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "critical" }, }, + ["OneHandCritMultiplierJewel_"] = { type = "Prefix", affix = "Piercing", "+(15-18)% to Critical Strike Multiplier with One Handed Melee Weapons", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "wand", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", "one_handed_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["TwoHandCritMultiplierJewel"] = { type = "Prefix", affix = "Rupturing", "+(15-18)% to Critical Strike Multiplier with Two Handed Melee Weapons", statOrderKey = "1077", statOrder = { 1077 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "bow", "one_handed_mod", "shield_mod", "dual_wielding_mod", "not_int", "default", }, weightVal = { 0, 0, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "melee_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["DualWieldingCritMultiplierJewel"] = { type = "Prefix", affix = "Puncturing", "+(15-18)% to Critical Strike Multiplier while Dual Wielding", statOrderKey = "3744", statOrder = { 3744 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "shield_mod", "two_handed_mod", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["ShieldCritMultiplierJewel"] = { type = "Prefix", affix = "", "+(6-8)% to Melee Critical Strike Multiplier while holding a Shield", statOrderKey = "1103", statOrder = { 1103 }, level = 1, group = "MeleeTypeCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["MeleeCritMultiplier"] = { type = "Suffix", affix = "of Demolishing", "+(12-15)% to Melee Critical Strike Multiplier", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "FormCritMultiplier", weightKey = { "bow", "wand", "not_int", "default", }, weightVal = { 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "melee_mod", }, modTags = { "damage", "attack", "critical" }, }, + ["SpellCritMultiplier"] = { type = "Suffix", affix = "of Unmaking", "+(12-15)% to Critical Strike Multiplier for Spells", statOrderKey = "1091", statOrder = { 1091 }, level = 1, group = "FormCritMultiplier", weightKey = { "not_int", "default", }, weightVal = { 0, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "damage", "caster", "critical" }, }, + ["TrapCritMultiplier"] = { type = "Prefix", affix = "Debilitating", "+(8-10)% to Critical Strike Multiplier with Traps", statOrderKey = "1104", statOrder = { 1104 }, level = 1, group = "FormCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["MineCritMultiplier"] = { type = "Prefix", affix = "Incapacitating", "+(8-10)% to Critical Strike Multiplier with Mines", statOrderKey = "1105", statOrder = { 1105 }, level = 1, group = "FormCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["FireCritMultiplier"] = { type = "Prefix", affix = "Infernal", "+(15-18)% to Critical Strike Multiplier with Fire Skills", statOrderKey = "1106", statOrder = { 1106 }, level = 1, group = "FireCritMultiplier", weightKey = { "not_str", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "critical" }, }, + ["ColdCritMultiplier"] = { type = "Prefix", affix = "Arctic", "+(15-18)% to Critical Strike Multiplier with Cold Skills", statOrderKey = "1108", statOrder = { 1108 }, level = 1, group = "ColdCritMultiplier", weightKey = { "not_dex", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "critical" }, }, + ["LightningCritMultiplier"] = { type = "Prefix", affix = "Surging", "+(15-18)% to Critical Strike Multiplier with Lightning Skills", statOrderKey = "1107", statOrder = { 1107 }, level = 1, group = "LightningCritMultiplier", weightKey = { "not_int", "default", }, weightVal = { 200, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "critical" }, }, + ["ElementalCritMultiplier"] = { type = "Suffix", affix = "of the Elements", "+(12-15)% to Critical Strike Multiplier with Elemental Skills", statOrderKey = "1109", statOrder = { 1109 }, level = 1, group = "ElementalCritMultiplier", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["ChaosCritMultiplier"] = { type = "Prefix", affix = "", "+(8-10)% to Critical Strike Multiplier with Chaos Skills", statOrderKey = "1110", statOrder = { 1110 }, level = 1, group = "ChaosCritMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "critical" }, }, + ["FireResistanceJewel"] = { type = "Suffix", affix = "of the Dragon", "+(12-15)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "FireResistance", weightKey = { "not_str", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["ColdResistanceJewel"] = { type = "Suffix", affix = "of the Beast", "+(12-15)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "ColdResistance", weightKey = { "not_dex", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["LightningResistanceJewel"] = { type = "Suffix", affix = "of Grounding", "+(12-15)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "LightningResistance", weightKey = { "not_int", "default", }, weightVal = { 300, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["FireColdResistanceJewel"] = { type = "Suffix", affix = "of the Hearth", "+(10-12)% to Fire and Cold Resistances", statOrderKey = "2309", statOrder = { 2309 }, level = 1, group = "FireAndColdResistance", weightKey = { "not_int", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["FireLightningResistanceJewel"] = { type = "Suffix", affix = "of Insulation", "+(10-12)% to Fire and Lightning Resistances", statOrderKey = "2310", statOrder = { 2310 }, level = 1, group = "FireAndLightningResistance", weightKey = { "not_dex", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["ColdLightningResistanceJewel"] = { type = "Suffix", affix = "of Shelter", "+(10-12)% to Cold and Lightning Resistances", statOrderKey = "2311", statOrder = { 2311 }, level = 1, group = "ColdAndLightningResistance", weightKey = { "not_str", "default", }, weightVal = { 450, 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["AllResistancesJewel"] = { type = "Suffix", affix = "of Resistance", "+(8-10)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 1, group = "AllResistances", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["ChaosResistanceJewel"] = { type = "Suffix", affix = "of Order", "+(7-13)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["StunDurationJewel"] = { type = "Suffix", affix = "of Stunning", "(10-14)% increased Stun Duration on Enemies", statOrderKey = "1433", statOrder = { 1433 }, level = 1, group = "StunDurationIncreasePercent", weightKey = { "not_str", "default", }, weightVal = { 200, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["StunRecoveryJewel"] = { type = "Suffix", affix = "of Recovery", "(10-14)% increased Stun and Block Recovery", statOrderKey = "1467", statOrder = { 1467 }, level = 1, group = "StunRecovery", weightKey = { "not_str", "default", }, weightVal = { 200, 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ManaCostReductionJewel"] = { type = "Suffix", affix = "of Efficiency", "(3-5)% reduced Mana Cost of Skills", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "ManaCostReduction", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["FasterAilmentDamageJewel"] = { type = "Prefix", affix = "Decrepifying", "Damaging Ailments deal damage (4-6)% faster", statOrderKey = "4930", statOrder = { 4930 }, level = 1, group = "FasterAilmentDamage", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["AuraRadiusJewel"] = { type = "Suffix", affix = "Hero's FIX ME", "(10-15)% increased Area of Effect of Aura Skills", statOrderKey = "1777", statOrder = { 1777 }, level = 1, group = "AuraIncreasedIncreasedAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["CurseRadiusJewel"] = { type = "Suffix", affix = "Hexing FIX ME", "(8-10)% increased Area of Effect of Hex Skills", statOrderKey = "1778", statOrder = { 1778 }, level = 1, group = "CurseAreaOfEffect", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AvoidIgniteJewel"] = { type = "Suffix", affix = "Dousing FIX ME", "(6-8)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AvoidShockJewel"] = { type = "Suffix", affix = "Insulating FIX ME", "(6-8)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 1, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AvoidFreezeJewel"] = { type = "Suffix", affix = "Thawing FIX ME", "(6-8)% chance to Avoid being Frozen", statOrderKey = "1415", statOrder = { 1415 }, level = 1, group = "AvoidFreeze", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidChillJewel"] = { type = "Suffix", affix = "Heating FIX ME", "(6-8)% chance to Avoid being Chilled", statOrderKey = "1414", statOrder = { 1414 }, level = 1, group = "AvoidChill", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AvoidStunJewel"] = { type = "Suffix", affix = "FIX ME", "(6-8)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ChanceToFreezeJewel"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Freeze", statOrderKey = "1586", statOrder = { 1586 }, level = 1, group = "ChanceToFreeze", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ChanceToIgniteJewel_"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Ignite", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "ChanceToIgnite", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChanceToShockJewel"] = { type = "Suffix", affix = "FIX ME", "(2-3)% chance to Shock", statOrderKey = "1590", statOrder = { 1590 }, level = 1, group = "ChanceToShock", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["EnduranceChargeDurationJewel"] = { type = "Suffix", affix = "of Endurance", "(10-14)% increased Endurance Charge Duration", statOrderKey = "1682", statOrder = { 1682 }, level = 1, group = "EnduranceChargeDuration", weightKey = { "not_str", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge" }, }, + ["FrenzyChargeDurationJewel"] = { type = "Suffix", affix = "of Frenzy", "(10-14)% increased Frenzy Charge Duration", statOrderKey = "1684", statOrder = { 1684 }, level = 1, group = "FrenzyChargeDuration", weightKey = { "not_dex", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["PowerChargeDurationJewel_"] = { type = "Suffix", affix = "of Power", "(10-14)% increased Power Charge Duration", statOrderKey = "1699", statOrder = { 1699 }, level = 1, group = "IncreasedPowerChargeDuration", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge" }, }, + ["KnockbackChanceJewel_"] = { type = "Suffix", affix = "of Fending", "(4-6)% chance to Knock Enemies Back on hit", statOrderKey = "1554", statOrder = { 1554 }, level = 1, group = "Knockback", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["BlockDualWieldingJewel"] = { type = "Prefix", affix = "Parrying", "+1% Chance to Block Attack Damage while Dual Wielding", statOrderKey = "784", statOrder = { 784 }, level = 1, group = "FormBlock", weightKey = { "staff", "two_handed_mod", "shield_mod", "default", }, weightVal = { 0, 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "block" }, }, + ["BlockShieldJewel"] = { type = "Prefix", affix = "Shielding", "+1% Chance to Block Attack Damage while holding a Shield", statOrderKey = "766", statOrder = { 766 }, level = 1, group = "FormBlock", weightKey = { "two_handed_mod", "dual_wielding_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "block" }, }, + ["BlockStaffJewel"] = { type = "Prefix", affix = "Deflecting", "+1% Chance to Block Attack Damage while wielding a Staff", statOrderKey = "777", statOrder = { 777 }, level = 1, group = "FormBlock", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_dex", "default", }, weightVal = { 0, 350, 0, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "block" }, }, + ["DualWieldingSpellBlockForJewel"] = { type = "Prefix", affix = "Dissipating", "+1% Chance to Block Spell Damage while Dual Wielding", statOrderKey = "771", statOrder = { 771 }, level = 1, group = "FormSpellBlock", weightKey = { "two_handed_mod", "shield_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", }, modTags = { "block" }, }, + ["ShieldSpellBlockJewel"] = { type = "Prefix", affix = "Thwarting", "+1% Chance to Block Spell Damage while holding a Shield", statOrderKey = "767", statOrder = { 767 }, level = 1, group = "FormSpellBlock", weightKey = { "two_handed_mod", "dual_wielding_mod", "default", }, weightVal = { 0, 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", }, modTags = { "block" }, }, + ["StaffSpellBlockJewel"] = { type = "Prefix", affix = "Halting", "+1% Chance to Block Spell Damage while wielding a Staff", statOrderKey = "774", statOrder = { 774 }, level = 1, group = "FormSpellBlock", weightKey = { "one_handed_mod", "staff", "specific_weapon", "shield_mod", "dual_wielding_mod", "not_dex", "default", }, weightVal = { 0, 350, 0, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "block" }, }, + ["FreezeDurationJewel"] = { type = "Suffix", affix = "of the Glacier", "(12-16)% increased Chill and Freeze Duration on Enemies", statOrderKey = "4655", statOrder = { 4655 }, level = 1, group = "FreezeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ShockDurationJewel"] = { type = "Suffix", affix = "of the Storm", "(12-16)% increased Shock Duration on Enemies", statOrderKey = "1427", statOrder = { 1427 }, level = 1, group = "ShockDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IgniteDurationJewel"] = { type = "Suffix", affix = "of Immolation", "(3-5)% increased Ignite Duration on Enemies", statOrderKey = "1429", statOrder = { 1429 }, level = 1, group = "BurnDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ChillAndShockEffectOnYouJewel"] = { type = "Suffix", affix = "of Insulation", "15% reduced Effect of Chill and Shock on you", statOrderKey = "7636", statOrder = { 7636 }, level = 1, group = "ChillAndShockEffectOnYou", weightKey = { "not_int", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "ailment" }, }, + ["CurseEffectOnYouJewel"] = { type = "Suffix", affix = "of Hexwarding", "10% reduced Effect of Curses on you", statOrderKey = "1727", statOrder = { 1727 }, level = 1, group = "ReducedCurseEffect", weightKey = { "not_int", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "curse" }, }, + ["FreezeChanceAndDurationJewel"] = { type = "Suffix", affix = "of Freezing", "(12-16)% increased Freeze Duration on Enemies", "(3-5)% chance to Freeze", statOrderKey = "1428,1586", statOrder = { 1428, 1586 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_dex", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ShockChanceAndDurationJewel"] = { type = "Suffix", affix = "of Shocking", "(12-16)% increased Shock Duration on Enemies", "(3-5)% chance to Shock", statOrderKey = "1427,1590", statOrder = { 1427, 1590 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_int", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IgniteChanceAndDurationJewel"] = { type = "Suffix", affix = "of Burning", "(6-8)% increased Ignite Duration on Enemies", "(3-5)% chance to Ignite", statOrderKey = "1429,1583", statOrder = { 1429, 1583 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["PoisonChanceAndDurationForJewel"] = { type = "Suffix", affix = "of Poisoning", "(6-8)% increased Poison Duration", "(3-5)% chance to Poison on Hit", statOrderKey = "2671,2674", statOrder = { 2671, 2674 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_dex", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["BleedChanceAndDurationForJewel__"] = { type = "Suffix", affix = "of Bleeding", "Attacks have (3-5)% chance to cause Bleeding", "(12-16)% increased Bleeding Duration", statOrderKey = "2029,4254", statOrder = { 2029, 4254 }, level = 1, group = "AilmentChanceAndDuration", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["ImpaleChanceForJewel_"] = { type = "Suffix", affix = "of Impaling", "(5-7)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "4208", statOrder = { 4208 }, level = 1, group = "ImpaleOnHit", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack" }, }, + ["PoisonDamageForJewel"] = { type = "Suffix", affix = "of Venom", "(16-20)% increased Damage with Poison", statOrderKey = "2682", statOrder = { 2682 }, level = 1, group = "PoisonDamage", weightKey = { "not_dex", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["BleedDamageForJewel"] = { type = "Suffix", affix = "of Haemophilia", "(16-20)% increased Damage with Bleeding", statOrderKey = "2670", statOrder = { 2670 }, level = 1, group = "BleedingDamage", weightKey = { "not_str", "default", }, weightVal = { 250, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["BurningDamageForJewel"] = { type = "Suffix", affix = "of Combusting", "(16-20)% increased Burning Damage", statOrderKey = "1447", statOrder = { 1447 }, level = 1, group = "BurnDamage", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["EnergyShieldDelayJewel"] = { type = "Prefix", affix = "Serene", "(4-6)% faster start of Energy Shield Recharge", statOrderKey = "1160", statOrder = { 1160 }, level = 1, group = "EnergyShieldDelay", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["EnergyShieldRateJewel"] = { type = "Prefix", affix = "Fevered", "(6-8)% increased Energy Shield Recharge Rate", statOrderKey = "1163", statOrder = { 1163 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "not_int", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["MinionBlockJewel"] = { type = "Suffix", affix = "of the Wall", "Minions have +(2-4)% Chance to Block Attack Damage", statOrderKey = "2412", statOrder = { 2412 }, level = 1, group = "MinionBlockChance", weightKey = { "not_int", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "minion" }, }, + ["MinionLifeJewel"] = { type = "Prefix", affix = "Master's", "Minions have (8-12)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 1, group = "MinionLife", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["MinionElementalResistancesJewel"] = { type = "Suffix", affix = "of Resilience", "Minions have +(11-15)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 1, group = "MinionElementalResistances", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["MinionAccuracyRatingJewel"] = { type = "Suffix", affix = "of Training", "(22-26)% increased Minion Accuracy Rating", statOrderKey = "7154", statOrder = { 7154 }, level = 1, group = "MinionAccuracyRating", weightKey = { "not_int", "default", }, weightVal = { 0, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["TotemDamageJewel"] = { type = "Prefix", affix = "Shaman's", "(12-16)% increased Totem Damage", statOrderKey = "807", statOrder = { 807 }, level = 1, group = "TotemDamage", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["TotemLifeJewel"] = { type = "Prefix", affix = "Carved", "(8-12)% increased Totem Life", statOrderKey = "1347", statOrder = { 1347 }, level = 1, group = "IncreasedTotemLife", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["TotemElementalResistancesJewel"] = { type = "Suffix", affix = "of Runes", "Totems gain +(6-10)% to all Elemental Resistances", statOrderKey = "2297", statOrder = { 2297 }, level = 1, group = "TotemElementalResistances", weightKey = { "not_str", "default", }, weightVal = { 250, 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "968", statOrder = { 968 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1220,6261", statOrder = { 1220, 6261 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "975", statOrder = { 975 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1226,6259", statOrder = { 1226, 6259 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "984", statOrder = { 984 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1231,6262", statOrder = { 1231, 6262 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, + ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "6230", statOrder = { 6230 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "4003", statOrder = { 4003 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "877", statOrder = { 877 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1794,6263", statOrder = { 1794, 6263 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4295", statOrder = { 4295 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4630", statOrder = { 4630 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "990", statOrder = { 990 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1235,6258", statOrder = { 1235, 6258 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1616", statOrder = { 1616 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "6279", statOrder = { 6279 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, + ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1296", statOrder = { 1296 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToDodge", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2464", statOrder = { 2464 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "5161", statOrder = { 5161 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "+(15-25) to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "7057", statOrder = { 7057 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2343", statOrder = { 2343 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6227", statOrder = { 6227 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6226", statOrder = { 6226 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "7142", statOrder = { 7142 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "2033", statOrder = { 2033 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1437", statOrder = { 1437 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveJewelElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "102", statOrder = { 102 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "331", statOrder = { 331 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, + ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "337", statOrder = { 337 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, + ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "156", statOrder = { 156 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "330", statOrder = { 330 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, + ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "320", statOrder = { 320 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, + ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1255", statOrder = { 1255 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6467", statOrder = { 6467 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3960", statOrder = { 3960 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "4126", statOrder = { 4126 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1737", statOrder = { 1737 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4504", statOrder = { 4504 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4517", statOrder = { 4517 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5329", statOrder = { 5329 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(-5--4)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveHelmetManaReservationEfficiency1"] = { type = "Suffix", affix = "of the Underground", "10% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveJewelMinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "46", statOrder = { 46 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveJewelVaalSoulsOnKill1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2608", statOrder = { 2608 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, + ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2606", statOrder = { 2606 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["JewelChaosNonAilmentDamageOverTimeMultiplier2"] = { type = "Suffix", affix = "of Atrophy", "+(6-8)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_str", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "damage", "chaos" }, }, + ["JewelColdDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Gelidity", "+(6-8)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "not_str", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "cold" }, }, + ["JewelFireDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Zealousness", "+(6-8)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { "has_caster_mod", "has_attack_mod", "default", }, weightMultiplierVal = { 100, 50, 100 }, modTags = { "dot_multi", "elemental_damage", "damage", "elemental", "fire" }, }, + ["JewelPhysicalDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Exsanguinating", "+(6-8)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 1, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "damage", "physical" }, }, + ["JewelGlobalDamageOverTimeMultiplier1"] = { type = "Suffix", affix = "of Acrimony", "+(4-6)% to Damage over Time Multiplier", statOrderKey = "855", statOrder = { 855 }, level = 1, group = "GlobalDamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "damage" }, }, } \ No newline at end of file diff --git a/src/Data/ModJewelAbyss.lua b/src/Data/ModJewelAbyss.lua index ca8180944b..ddcb87d951 100644 --- a/src/Data/ModJewelAbyss.lua +++ b/src/Data/ModJewelAbyss.lua @@ -2,714 +2,722 @@ -- Item data (c) Grinding Gear Games return { - ["ChaosResistAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "+(1-3)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["ReducedCharacterSizeAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% reduced Character Size", statOrderKey = "1559", statOrder = { 1559 }, level = 1, group = "ActorSize", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ReducedChillDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Chill Duration on you", statOrderKey = "1387", statOrder = { 1387 }, level = 1, group = "ReducedChillDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedFreezeDurationAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% reduced Freeze Duration on you", statOrderKey = "1389", statOrder = { 1389 }, level = 1, group = "ReducedFreezeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["ReducedIgniteDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Ignite Duration on you", statOrderKey = "1390", statOrder = { 1390 }, level = 1, group = "ReducedBurnDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["ReducedShockDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Shock Duration on you", statOrderKey = "1388", statOrder = { 1388 }, level = 1, group = "ReducedShockDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["IncreasedChargeDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-7)% increased Endurance, Frenzy and Power Charge Duration", statOrderKey = "2443", statOrder = { 2443 }, level = 1, group = "ChargeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, - ["AddedChaosDamageAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 1, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["ChanceToBeCritAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "Hits have (60-100)% increased Critical Strike Chance against you", statOrderKey = "2547", statOrder = { 2547 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["DamageWhileDeadAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-30)% increased Damage while Dead", statOrderKey = "2511", statOrder = { 2511 }, level = 1, group = "DamageWhileDead", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["VaalSkillDamageAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Damage with Vaal Skills", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "VaalSkillDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, - ["ChaosDamagePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased Chaos Damage for each Corrupted Item Equipped", statOrderKey = "2514", statOrder = { 2514 }, level = 1, group = "ChaosDamagePerCorruptedItem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["LifeLeechRatePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Life Leech for each Corrupted Item Equipped", statOrderKey = "2515", statOrder = { 2515 }, level = 1, group = "LifeLeechRatePerCorruptedItem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["ManaLeechRatePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Mana Leech for each Corrupted Item Equipped", statOrderKey = "2517", statOrder = { 2517 }, level = 1, group = "ManaLeechRatePerCorrupteditem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["SilenceImmunityAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2509", statOrder = { 2509 }, level = 1, group = "PlayerCurseImmunity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2CorruptedBloodImmunityAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4320", statOrder = { 4320 }, level = 33, group = "CorruptedBloodImmunity", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, - ["V2HinderImmunityAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Hindered", statOrderKey = "7605", statOrder = { 7605 }, level = 40, group = "YouCannotBeHindered", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, - ["V2IncreasedAilmentEffectOnEnemiesAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, - ["V2IncreasedAreaOfEffectAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% increased Area of Effect", statOrderKey = "1395", statOrder = { 1395 }, level = 1, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2IncreasedCriticalStrikeChanceAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["V2IncreasedDamageAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "(4-5)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 1, group = "IncreasedDamage", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["V2MaimImmunityCorrupted_"] = { type = "Corrupted", affix = "", "You cannot be Maimed", statOrderKey = "4071", statOrder = { 4071 }, level = 40, group = "AvoidMaimChance", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2MinionDamageCorrupted__"] = { type = "Corrupted", affix = "", "Minions deal (4-5)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["V2ReducedManaReservationCorrupted_"] = { type = "Corrupted", affix = "", "1% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["V2SilenceImmunityJewelCorrupted__"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2509", statOrder = { 2509 }, level = 60, group = "PlayerCurseImmunity", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["V2FirePenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["V2ColdPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["V2LightningPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["V2ElementalPenetrationAbyssalJewelCorrupted_"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["V2ArmourPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Overwhelm 2% Physical Damage Reduction", statOrderKey = "2397", statOrder = { 2397 }, level = 1, group = "ArmourPenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AbyssJewelAddedLife1"] = { type = "Prefix", affix = "Hale", "+(21-25) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 1, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssJewelAddedLife2"] = { type = "Prefix", affix = "Healthy", "+(26-30) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 35, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssJewelAddedLife3"] = { type = "Prefix", affix = "Sanguine", "+(31-35) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 74, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssJewelAddedLife4"] = { type = "Prefix", affix = "Stalwart", "+(36-40) to maximum Life", statOrderKey = "1115", statOrder = { 1115 }, level = 82, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssJewelAddedMana1"] = { type = "Prefix", affix = "Beryl", "+(21-25) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 1, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssJewelAddedMana2"] = { type = "Prefix", affix = "Cobalt", "+(26-30) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 40, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssJewelAddedMana3"] = { type = "Prefix", affix = "Azure", "+(31-35) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 75, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssJewelAddedMana4"] = { type = "Prefix", affix = "Sapphire", "+(36-40) to maximum Mana", statOrderKey = "1124", statOrder = { 1124 }, level = 83, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssJewelChillEffect1_"] = { type = "Suffix", affix = "of Chilling", "(10-15)% increased Effect of Cold Ailments", statOrderKey = "4481", statOrder = { 4481 }, level = 30, group = "AbyssJewelChillEffect", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AbyssJewelShockEffect1"] = { type = "Suffix", affix = "of Shocking", "(10-15)% increased Effect of Lightning Ailments", statOrderKey = "5511", statOrder = { 5511 }, level = 30, group = "AbyssJewelShockEffect", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AbyssStrengthJewel1_"] = { type = "Suffix", affix = "of Strength", "+(12-16) to Strength", statOrderKey = "743", statOrder = { 743 }, level = 1, group = "Strength", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssDexterityJewel1_"] = { type = "Suffix", affix = "of Dexterity", "+(12-16) to Dexterity", statOrderKey = "744", statOrder = { 744 }, level = 1, group = "Dexterity", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssIntelligenceJewel1"] = { type = "Suffix", affix = "of Intelligence", "+(12-16) to Intelligence", statOrderKey = "745", statOrder = { 745 }, level = 1, group = "Intelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssStrengthDexterityJewel1"] = { type = "Suffix", affix = "of Athletics", "+(8-10) to Strength and Dexterity", statOrderKey = "746", statOrder = { 746 }, level = 1, group = "StrengthDexterity", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssStrengthIntelligenceJewel1_"] = { type = "Suffix", affix = "of Spirit", "+(8-10) to Strength and Intelligence", statOrderKey = "747", statOrder = { 747 }, level = 1, group = "StrengthIntelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssDexterityIntelligenceJewel1"] = { type = "Suffix", affix = "of Cunning", "+(8-10) to Dexterity and Intelligence", statOrderKey = "748", statOrder = { 748 }, level = 1, group = "DexterityIntelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssAllAttributesJewel1"] = { type = "Suffix", affix = "of Adaption", "+(6-8) to all Attributes", statOrderKey = "742", statOrder = { 742 }, level = 1, group = "AllAttributes", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AbyssFireResistanceJewel1"] = { type = "Suffix", affix = "of the Dragon", "+(12-15)% to Fire Resistance", statOrderKey = "1168", statOrder = { 1168 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AbyssColdResistanceJewel1"] = { type = "Suffix", affix = "of the Beast", "+(12-15)% to Cold Resistance", statOrderKey = "1174", statOrder = { 1174 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AbyssLightningResistanceJewel1"] = { type = "Suffix", affix = "of Grounding", "+(12-15)% to Lightning Resistance", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AbyssFireColdResistanceJewel1"] = { type = "Suffix", affix = "of the Hearth", "+(10-12)% to Fire and Cold Resistances", statOrderKey = "2222", statOrder = { 2222 }, level = 1, group = "FireAndColdResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, - ["AbyssFireLightningResistanceJewel1"] = { type = "Suffix", affix = "of Insulation", "+(10-12)% to Fire and Lightning Resistances", statOrderKey = "2223", statOrder = { 2223 }, level = 1, group = "FireAndLightningResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, - ["AbyssColdLightningResistanceJewel1"] = { type = "Suffix", affix = "of Shelter", "+(10-12)% to Cold and Lightning Resistances", statOrderKey = "2224", statOrder = { 2224 }, level = 1, group = "ColdAndLightningResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, - ["AbyssAllResistancesJewel1"] = { type = "Suffix", affix = "of Resistance", "+(8-10)% to all Elemental Resistances", statOrderKey = "1162", statOrder = { 1162 }, level = 1, group = "AllResistances", weightKey = { "default", }, weightVal = { 200 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AbyssChaosResistanceJewel1"] = { type = "Suffix", affix = "of Order", "+(7-13)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AbyssAttackSpeedJewel1_"] = { type = "Suffix", affix = "of Berserking", "(3-5)% increased Attack Speed", statOrderKey = "960", statOrder = { 960 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AbyssCastSpeedJewel1"] = { type = "Suffix", affix = "of Enchanting", "(2-4)% increased Cast Speed", statOrderKey = "995", statOrder = { 995 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AbyssCriticalStrikeChanceJewel1"] = { type = "Suffix", affix = "of Menace", "(8-12)% increased Global Critical Strike Chance", statOrderKey = "1008", statOrder = { 1008 }, level = 50, group = "CriticalStrikeChanceIncrease", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 900 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AbyssCriticalStrikeMultiplierJewel1"] = { type = "Suffix", affix = "of Potency", "+(9-12)% to Global Critical Strike Multiplier", statOrderKey = "1036", statOrder = { 1036 }, level = 50, group = "CriticalStrikeMultiplier", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 900 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AbyssDamageOverTimeWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while Dual Wielding", statOrderKey = "1637", statOrder = { 1637 }, level = 1, group = "DamageOverTimeWhileDualWielding", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 600, 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "one_handed_mod", }, modTags = { "damage" }, }, - ["AbyssDamageOverTimeWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while Dual Wielding", statOrderKey = "1637", statOrder = { 1637 }, level = 60, group = "DamageOverTimeWhileDualWielding", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 200, 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "one_handed_mod", }, modTags = { "damage" }, }, - ["AbyssDamageOverTimeWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while wielding a Two Handed Weapon", statOrderKey = "1639", statOrder = { 1639 }, level = 1, group = "DamageOverTimeWhileWieldingTwoHandedWeapon", weightKey = { "abyss_jewel_summoner", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 900, 450 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", }, modTags = { "damage" }, }, - ["AbyssDamageOverTimeWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while wielding a Two Handed Weapon", statOrderKey = "1639", statOrder = { 1639 }, level = 60, group = "DamageOverTimeWhileWieldingTwoHandedWeapon", weightKey = { "abyss_jewel_summoner", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 300, 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", }, modTags = { "damage" }, }, - ["AbyssDamageOverTimeWhileHoldingAShieldJewel1_"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while holding a Shield", statOrderKey = "1638", statOrder = { 1638 }, level = 1, group = "DamageOverTimeWhileHoldingAShield", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 600, 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "one_handed_mod", }, modTags = { "damage" }, }, - ["AbyssDamageOverTimeWhileHoldingAShieldJewel2_"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while holding a Shield", statOrderKey = "1638", statOrder = { 1638 }, level = 60, group = "DamageOverTimeWhileHoldingAShield", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 200, 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "one_handed_mod", }, modTags = { "damage" }, }, - ["AbyssMinionAddedFireDamageJewel1"] = { type = "Prefix", affix = "Heated", "Minions deal (2-4) to (5-7) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 1, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedFireDamageJewel2"] = { type = "Prefix", affix = "Flaming", "Minions deal (7-9) to (11-13) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 39, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedFireDamageJewel3"] = { type = "Prefix", affix = "Scorching", "Minions deal (10-12) to (14-16) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 48, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedFireDamageJewel4_"] = { type = "Prefix", affix = "Incinerating", "Minions deal (13-15) to (17-21) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 58, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedFireDamageJewel5"] = { type = "Prefix", affix = "Blasting", "Minions deal (16-18) to (22-24) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 70, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedFireDamageJewel6_"] = { type = "Prefix", affix = "Cremating", "Minions deal (19-25) to (26-34) additional Fire Damage", statOrderKey = "3180", statOrder = { 3180 }, level = 82, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel1"] = { type = "Prefix", affix = "Frosted", "Minions deal (2-4) to (5-7) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 1, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel2"] = { type = "Prefix", affix = "Freezing", "Minions deal (7-9) to (11-13) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 39, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel3"] = { type = "Prefix", affix = "Frozen", "Minions deal (10-12) to (14-16) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 48, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel4"] = { type = "Prefix", affix = "Glaciated", "Minions deal (13-15) to (17-21) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 58, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel5"] = { type = "Prefix", affix = "Polar", "Minions deal (16-18) to (22-24) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 70, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedColdDamageJewel6_"] = { type = "Prefix", affix = "Entombing", "Minions deal (19-25) to (26-34) additional Cold Damage", statOrderKey = "3179", statOrder = { 3179 }, level = 82, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel1_"] = { type = "Prefix", affix = "Humming", "Minions deal 1 to (6-10) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 1, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel2"] = { type = "Prefix", affix = "Sparking", "Minions deal (1-2) to (17-21) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 39, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel3_"] = { type = "Prefix", affix = "Arcing", "Minions deal (1-3) to (22-26) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 48, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel4"] = { type = "Prefix", affix = "Shocking", "Minions deal (1-4) to (29-33) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 58, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel5"] = { type = "Prefix", affix = "Discharging", "Minions deal (1-5) to (34-36) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 70, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedLightningDamageJewel6"] = { type = "Prefix", affix = "Electrocuting", "Minions deal (1-6) to (43-51) additional Lightning Damage", statOrderKey = "3181", statOrder = { 3181 }, level = 82, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel1"] = { type = "Prefix", affix = "Glinting", "Minions deal (1-2) to (3-5) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 1, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel2"] = { type = "Prefix", affix = "Gleaming", "Minions deal (3-5) to (7-9) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 42, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel3"] = { type = "Prefix", affix = "Annealed", "Minions deal (6-8) to (10-12) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 54, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel4"] = { type = "Prefix", affix = "Razor-sharp", "Minions deal (9-11) to (13-15) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 63, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel5"] = { type = "Prefix", affix = "Tempered", "Minions deal (12-14) to (16-18) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 72, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedPhysicalDamageJewel6"] = { type = "Prefix", affix = "Flaring", "Minions deal (15-17) to (22-26) additional Physical Damage", statOrderKey = "3182", statOrder = { 3182 }, level = 83, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel1"] = { type = "Prefix", affix = "Tainted", "Minions deal (1-2) to (3-5) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 1, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel2_"] = { type = "Prefix", affix = "Clouded", "Minions deal (3-5) to (7-9) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 42, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel3"] = { type = "Prefix", affix = "Darkened", "Minions deal (6-8) to (10-12) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 54, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel4"] = { type = "Prefix", affix = "Malignant", "Minions deal (9-11) to (13-15) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 65, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel5_"] = { type = "Prefix", affix = "Vile", "Minions deal (12-14) to (16-18) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 75, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssMinionAddedChaosDamageJewel6"] = { type = "Prefix", affix = "Malicious", "Minions deal (15-17) to (22-26) additional Chaos Damage", statOrderKey = "3178", statOrder = { 3178 }, level = 84, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel5_"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1614", statOrder = { 1614 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel4__"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1611", statOrder = { 1611 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel5_"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1617", statOrder = { 1617 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1620", statOrder = { 1620 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1608", statOrder = { 1608 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel3_"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1616", statOrder = { 1616 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1613", statOrder = { 1613 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel5_"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel6_"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1619", statOrder = { 1619 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1622", statOrder = { 1622 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1610", statOrder = { 1610 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel4_"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel6__"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while holding a Shield", statOrderKey = "1615", statOrder = { 1615 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel1_"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel5_"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while holding a Shield", statOrderKey = "1612", statOrder = { 1612 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1618", statOrder = { 1618 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while holding a Shield", statOrderKey = "1621", statOrder = { 1621 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel3__"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1609", statOrder = { 1609 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedFireDamageJewel1"] = { type = "Suffix", affix = "of Coals", "Adds (6-8) to (9-11) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 30, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageJewel2_"] = { type = "Suffix", affix = "of Cinders", "Adds (9-11) to (12-14) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 43, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageJewel3"] = { type = "Suffix", affix = "of Flames", "Adds (12-14) to (15-19) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 55, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageJewel4"] = { type = "Suffix", affix = "of Immolation", "Adds (15-17) to (20-23) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 66, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedFireDamageJewel5"] = { type = "Suffix", affix = "of Ashes", "Adds (19-23) to (24-32) Fire Damage to Spells", statOrderKey = "954", statOrder = { 954 }, level = 77, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, - ["AbyssSpellAddedColdDamageJewel1"] = { type = "Suffix", affix = "of Sleet", "Adds (6-8) to (9-11) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 30, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageJewel2"] = { type = "Suffix", affix = "of Ice", "Adds (9-11) to (12-14) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 43, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageJewel3"] = { type = "Suffix", affix = "of Rime", "Adds (12-14) to (15-19) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 55, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageJewel4"] = { type = "Suffix", affix = "of Floe", "Adds (15-17) to (20-23) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 66, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedColdDamageJewel5"] = { type = "Suffix", affix = "of Glaciation", "Adds (19-23) to (24-32) Cold Damage to Spells", statOrderKey = "955", statOrder = { 955 }, level = 77, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, - ["AbyssSpellAddedLightningDamageJewel1__"] = { type = "Suffix", affix = "of Static", "Adds (1-2) to (15-19) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 30, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageJewel2"] = { type = "Suffix", affix = "of Electricity", "Adds (1-3) to (20-24) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 43, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageJewel3__"] = { type = "Suffix", affix = "of Voltage", "Adds (1-4) to (25-29) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 55, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageJewel4"] = { type = "Suffix", affix = "of Discharge", "Adds (1-5) to (30-32) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 66, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedLightningDamageJewel5_"] = { type = "Suffix", affix = "of Arcing", "Adds (1-6) to (37-45) Lightning Damage to Spells", statOrderKey = "956", statOrder = { 956 }, level = 77, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageJewel1"] = { type = "Suffix", affix = "of Heft", "Adds (3-4) to (6-7) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 32, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageJewel2"] = { type = "Suffix", affix = "of Force", "Adds (5-7) to (8-10) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 45, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageJewel3"] = { type = "Suffix", affix = "of Weight", "Adds (8-10) to (11-13) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 56, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageJewel4"] = { type = "Suffix", affix = "of Impact", "Adds (11-13) to (14-16) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 65, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedPhysicalDamageJewel5__"] = { type = "Suffix", affix = "of Collision", "Adds (14-16) to (18-22) Physical Damage to Spells", statOrderKey = "953", statOrder = { 953 }, level = 78, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, - ["AbyssSpellAddedChaosDamageJewel1"] = { type = "Suffix", affix = "of Dishonour", "Adds (3-4) to (6-7) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 33, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageJewel2"] = { type = "Suffix", affix = "of Harm", "Adds (5-7) to (8-10) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 48, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageJewel3"] = { type = "Suffix", affix = "of Malevolence", "Adds (8-10) to (11-13) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 57, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageJewel4"] = { type = "Suffix", affix = "of Malice", "Adds (11-13) to (14-16) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 68, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssSpellAddedChaosDamageJewel5"] = { type = "Suffix", affix = "of Sin", "Adds (14-16) to (18-22) Chaos Damage to Spells", statOrderKey = "957", statOrder = { 957 }, level = 79, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, - ["AbyssAddedPhysicalDamageWithWandsJewel1_"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Wand Attacks", statOrderKey = "1578", statOrder = { 1578 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithWandsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Wand Attacks", statOrderKey = "1578", statOrder = { 1578 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithWandsJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Wand Attacks", statOrderKey = "1578", statOrder = { 1578 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithWandsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Wand Attacks", statOrderKey = "1578", statOrder = { 1578 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 0, 0, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithWandsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Wand Attacks", statOrderKey = "1578", statOrder = { 1578 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 75, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Dagger Attacks", statOrderKey = "1574", statOrder = { 1574 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Dagger Attacks", statOrderKey = "1574", statOrder = { 1574 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithDaggersJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Dagger Attacks", statOrderKey = "1574", statOrder = { 1574 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Dagger Attacks", statOrderKey = "1574", statOrder = { 1574 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithDaggersJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Dagger Attacks", statOrderKey = "1574", statOrder = { 1574 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithClawsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Claw Attacks", statOrderKey = "1573", statOrder = { 1573 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithClawsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Claw Attacks", statOrderKey = "1573", statOrder = { 1573 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithClawsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Claw Attacks", statOrderKey = "1573", statOrder = { 1573 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithClawsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Claw Attacks", statOrderKey = "1573", statOrder = { 1573 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithClawsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Claw Attacks", statOrderKey = "1573", statOrder = { 1573 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Sword Attacks", statOrderKey = "1577", statOrder = { 1577 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Sword Attacks", statOrderKey = "1577", statOrder = { 1577 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Sword Attacks", statOrderKey = "1577", statOrder = { 1577 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Sword Attacks", statOrderKey = "1577", statOrder = { 1577 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithSwordsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Sword Attacks", statOrderKey = "1577", statOrder = { 1577 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithAxesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Axe Attacks", statOrderKey = "1571", statOrder = { 1571 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithAxesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Axe Attacks", statOrderKey = "1571", statOrder = { 1571 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithAxesJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Axe Attacks", statOrderKey = "1571", statOrder = { 1571 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithAxesJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Axe Attacks", statOrderKey = "1571", statOrder = { 1571 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithAxesJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Axe Attacks", statOrderKey = "1571", statOrder = { 1571 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithMacesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1575", statOrder = { 1575 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithMacesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1575", statOrder = { 1575 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithMacesJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1575", statOrder = { 1575 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithMacesJewel4_"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1575", statOrder = { 1575 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithMacesJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1575", statOrder = { 1575 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithStavesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Staff Attacks", statOrderKey = "1576", statOrder = { 1576 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithStavesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Staff Attacks", statOrderKey = "1576", statOrder = { 1576 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithStavesJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Staff Attacks", statOrderKey = "1576", statOrder = { 1576 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithStavesJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Staff Attacks", statOrderKey = "1576", statOrder = { 1576 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithStavesJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Staff Attacks", statOrderKey = "1576", statOrder = { 1576 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithBowsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Bow Attacks", statOrderKey = "1572", statOrder = { 1572 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithBowsJewel2_"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Bow Attacks", statOrderKey = "1572", statOrder = { 1572 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithBowsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Bow Attacks", statOrderKey = "1572", statOrder = { 1572 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithBowsJewel4_"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Bow Attacks", statOrderKey = "1572", statOrder = { 1572 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalDamageWithBowsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Bow Attacks", statOrderKey = "1572", statOrder = { 1572 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel1_"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithWandsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Wand Attacks", statOrderKey = "1604", statOrder = { 1604 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Dagger Attacks", statOrderKey = "1600", statOrder = { 1600 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel1__"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithClawsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Claw Attacks", statOrderKey = "1599", statOrder = { 1599 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithBowsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Bow Attacks", statOrderKey = "1598", statOrder = { 1598 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 625, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel2__"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel4_"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel5_"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Sword Attacks", statOrderKey = "1603", statOrder = { 1603 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel3_"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithAxesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Axe Attacks", statOrderKey = "1597", statOrder = { 1597 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel4_"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithMacesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1601", statOrder = { 1601 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningDamageWithStavesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Staff Attacks", statOrderKey = "1602", statOrder = { 1602 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel5__"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithWandsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Wand Attacks", statOrderKey = "1588", statOrder = { 1588 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Dagger Attacks", statOrderKey = "1584", statOrder = { 1584 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithClawsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Claw Attacks", statOrderKey = "1583", statOrder = { 1583 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel3_"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithBowsJewel6_"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Bow Attacks", statOrderKey = "1582", statOrder = { 1582 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel3___"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Sword Attacks", statOrderKey = "1587", statOrder = { 1587 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel1_"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithAxesJewel6_"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Axe Attacks", statOrderKey = "1581", statOrder = { 1581 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel2_"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithMacesJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1585", statOrder = { 1585 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel1_"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel3__"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel5__"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireDamageWithStavesJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Staff Attacks", statOrderKey = "1586", statOrder = { 1586 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel1__"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithWandsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Wand Attacks", statOrderKey = "1596", statOrder = { 1596 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Dagger Attacks", statOrderKey = "1592", statOrder = { 1592 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithClawsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Claw Attacks", statOrderKey = "1591", statOrder = { 1591 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithBowsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Bow Attacks", statOrderKey = "1590", statOrder = { 1590 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Sword Attacks", statOrderKey = "1595", statOrder = { 1595 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithAxesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Axe Attacks", statOrderKey = "1589", statOrder = { 1589 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel5_"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithMacesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1593", statOrder = { 1593 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel2_"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdDamageWithStavesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Staff Attacks", statOrderKey = "1594", statOrder = { 1594 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedChaosDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Dagger Attacks", statOrderKey = "1607", statOrder = { 1607 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithDaggersJewel2_"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Dagger Attacks", statOrderKey = "1607", statOrder = { 1607 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithDaggersJewel3__"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Dagger Attacks", statOrderKey = "1607", statOrder = { 1607 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Dagger Attacks", statOrderKey = "1607", statOrder = { 1607 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Dagger Attacks", statOrderKey = "1607", statOrder = { 1607 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithBowsJewel1_"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Bow Attacks", statOrderKey = "1605", statOrder = { 1605 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithBowsJewel2"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Bow Attacks", statOrderKey = "1605", statOrder = { 1605 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithBowsJewel3"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Bow Attacks", statOrderKey = "1605", statOrder = { 1605 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithBowsJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Bow Attacks", statOrderKey = "1605", statOrder = { 1605 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithBowsJewel5"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Bow Attacks", statOrderKey = "1605", statOrder = { 1605 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithClawsJewel1"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Claw Attacks", statOrderKey = "1606", statOrder = { 1606 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithClawsJewel2"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Claw Attacks", statOrderKey = "1606", statOrder = { 1606 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithClawsJewel3_"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Claw Attacks", statOrderKey = "1606", statOrder = { 1606 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithClawsJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Claw Attacks", statOrderKey = "1606", statOrder = { 1606 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosDamageWithClawsJewel5_"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Claw Attacks", statOrderKey = "1606", statOrder = { 1606 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedFireSuffixJewel1"] = { type = "Suffix", affix = "of Coals", "Adds (4-5) to (10-12) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 35, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireSuffixJewel2"] = { type = "Suffix", affix = "of Cinders", "Adds (6-7) to (13-16) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 44, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireSuffixJewel3"] = { type = "Suffix", affix = "of Flames", "Adds (8-9) to (17-20) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 52, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireSuffixJewel4_"] = { type = "Suffix", affix = "of Immolation", "Adds (10-12) to (21-24) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 64, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedFireSuffixJewel5"] = { type = "Suffix", affix = "of Ashes", "Adds (13-15) to (25-28) Fire Damage to Attacks", statOrderKey = "917", statOrder = { 917 }, level = 76, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, - ["AbyssAddedColdSuffixJewel1"] = { type = "Suffix", affix = "of Sleet", "Adds (4-5) to (8-10) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 36, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdSuffixJewel2_"] = { type = "Suffix", affix = "of Ice", "Adds (6-7) to (11-13) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 45, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdSuffixJewel3"] = { type = "Suffix", affix = "of Rime", "Adds (8-9) to (14-17) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 53, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdSuffixJewel4"] = { type = "Suffix", affix = "of Floe", "Adds (10-11) to (18-21) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 65, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedColdSuffixJewel5_"] = { type = "Suffix", affix = "of Glaciation", "Adds (12-13) to (22-26) Cold Damage to Attacks", statOrderKey = "924", statOrder = { 924 }, level = 77, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, - ["AbyssAddedLightningSuffixJewel1"] = { type = "Suffix", affix = "of Static", "Adds 1 to (19-20) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 35, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningSuffixJewel2"] = { type = "Suffix", affix = "of Electricity", "Adds (1-2) to (25-27) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 44, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningSuffixJewel3"] = { type = "Suffix", affix = "of Voltage", "Adds (1-3) to (29-32) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 52, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningSuffixJewel4"] = { type = "Suffix", affix = "of Discharge", "Adds (1-4) to (36-39) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 64, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedLightningSuffixJewel5"] = { type = "Suffix", affix = "of Arcing", "Adds (1-4) to (43-48) Lightning Damage to Attacks", statOrderKey = "933", statOrder = { 933 }, level = 76, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, - ["AbyssAddedPhysicalSuffixJewel1"] = { type = "Suffix", affix = "of Weight", "Adds 1 to 3 Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 34, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalSuffixJewel2"] = { type = "Suffix", affix = "of Impact", "Adds (2-3) to (4-5) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 45, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedPhysicalSuffixJewel3"] = { type = "Suffix", affix = "of Collision", "Adds (4-5) to (6-7) Physical Damage to Attacks", statOrderKey = "826", statOrder = { 826 }, level = 61, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AbyssAddedChaosSuffixJewel1"] = { type = "Suffix", affix = "of Malevolence", "Adds (6-7) to (11-13) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 36, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosSuffixJewel2"] = { type = "Suffix", affix = "of Malice", "Adds (8-9) to (14-17) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 48, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssAddedChaosSuffixJewel3"] = { type = "Suffix", affix = "of Sin", "Adds (10-11) to (18-21) Chaos Damage to Attacks", statOrderKey = "939", statOrder = { 939 }, level = 64, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 375, 375, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, - ["AbyssFlatMinionLifeRegenerationJewel1"] = { type = "Prefix", affix = "Fuelling", "Minions Regenerate (11-15) Life per second", statOrderKey = "6845", statOrder = { 6845 }, level = 1, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssFlatMinionLifeRegenerationJewel2"] = { type = "Prefix", affix = "Lively", "Minions Regenerate (16-20) Life per second", statOrderKey = "6845", statOrder = { 6845 }, level = 30, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssFlatMinionLifeRegenerationJewel3"] = { type = "Prefix", affix = "Exuberant", "Minions Regenerate (21-30) Life per second", statOrderKey = "6845", statOrder = { 6845 }, level = 60, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssFlatEnergyShieldRegenerationJewel1"] = { type = "Prefix", affix = "Captivating", "Regenerate (9-12) Energy Shield per second", statOrderKey = "4899", statOrder = { 4899 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatEnergyShieldRegenerationJewel2"] = { type = "Prefix", affix = "Beautiful", "Regenerate (13-16) Energy Shield per second", statOrderKey = "4899", statOrder = { 4899 }, level = 30, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatEnergyShieldRegenerationJewel3"] = { type = "Prefix", affix = "Breathtaking", "Regenerate (17-20) Energy Shield per second", statOrderKey = "4899", statOrder = { 4899 }, level = 60, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatLifeRegenerationJewel1"] = { type = "Prefix", affix = "Youthful", "Regenerate (9-12) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 1, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["AbyssFlatLifeRegenerationJewel2"] = { type = "Prefix", affix = "Spirited", "Regenerate (13-16) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 40, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["AbyssFlatLifeRegenerationJewel3_"] = { type = "Prefix", affix = "Vivacious", "Regenerate (17-20) Life per second", statOrderKey = "1120", statOrder = { 1120 }, level = 80, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, - ["AbyssFlatManaShieldRegenerationJewel1"] = { type = "Prefix", affix = "Energising", "Regenerate (1.1-2) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 1, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssFlatManaShieldRegenerationJewel2"] = { type = "Prefix", affix = "Inspirational", "Regenerate (2.1-3) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 40, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssFlatManaShieldRegenerationJewel3"] = { type = "Prefix", affix = "Resonating", "Regenerate (3.3-4) Mana per second", statOrderKey = "1127", statOrder = { 1127 }, level = 75, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssAttacksBlindOnHitChanceJewel1"] = { type = "Suffix", affix = "of Blinding", "(3-4)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 32, group = "BlindOnHit", weightKey = { "abyss_jewel_ranged", "abyss_jewel_melee", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAttacksBlindOnHitChanceJewel2___"] = { type = "Suffix", affix = "of Blinding", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4051", statOrder = { 4051 }, level = 65, group = "BlindOnHit", weightKey = { "abyss_jewel_ranged", "abyss_jewel_melee", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAttacksTauntOnHitChanceJewel1"] = { type = "Suffix", affix = "of Taunting", "(3-5)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4052", statOrder = { 4052 }, level = 32, group = "TauntOnHit", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AbyssAttacksTauntOnHitChanceJewel2"] = { type = "Suffix", affix = "of Taunting", "(6-8)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4052", statOrder = { 4052 }, level = 65, group = "TauntOnHit", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AbyssSpellsHinderOnHitChanceJewel1"] = { type = "Suffix", affix = "of Hindering", "(3-5)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7344", statOrder = { 7344 }, level = 32, group = "HinderOnHit", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, - ["AbyssSpellsHinderOnHitChanceJewel2"] = { type = "Suffix", affix = "of Hindering", "(6-8)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7344", statOrder = { 7344 }, level = 65, group = "HinderOnHit", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, - ["AbyssMinionAttacksBlindOnHitChanceJewel1"] = { type = "Suffix", affix = "of Stifling", "Minions have (3-4)% chance to Blind on Hit with Attacks", statOrderKey = "6822", statOrder = { 6822 }, level = 32, group = "BlindOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssMinionAttacksBlindOnHitChanceJewel2"] = { type = "Suffix", affix = "of Stifling", "Minions have (5-6)% chance to Blind on Hit with Attacks", statOrderKey = "6822", statOrder = { 6822 }, level = 65, group = "BlindOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssMinionAttacksTauntOnHitChanceJewel1"] = { type = "Suffix", affix = "of Distraction", "Minions have (3-5)% chance to Taunt on Hit with Attacks", statOrderKey = "2847", statOrder = { 2847 }, level = 32, group = "TauntOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssMinionAttacksTauntOnHitChanceJewel2_"] = { type = "Suffix", affix = "of Distraction", "Minions have (6-8)% chance to Taunt on Hit with Attacks", statOrderKey = "2847", statOrder = { 2847 }, level = 65, group = "TauntOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssMinionSpellsHinderOnHitChanceJewel1"] = { type = "Suffix", affix = "of Delaying", "Minions have (3-5)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "6861", statOrder = { 6861 }, level = 32, group = "HinderOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "minion" }, }, - ["AbyssMinionSpellsHinderOnHitChanceJewel2"] = { type = "Suffix", affix = "of Delaying", "Minions have (6-8)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "6861", statOrder = { 6861 }, level = 65, group = "HinderOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "minion" }, }, - ["AbyssDamageVSAbyssMonstersJewel1"] = { type = "Suffix", affix = "of Banishing", "(30-40)% increased Damage against Abyssal Monsters", statOrderKey = "4673", statOrder = { 4673 }, level = 1, group = "DamageVSAbyssMonsters", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AbyssMinionDamageVSAbyssMonstersJewel1"] = { type = "Suffix", affix = "of Marshalling", "Minions deal (30-40)% increased Damage against Abyssal Monsters", statOrderKey = "6836", statOrder = { 6836 }, level = 1, group = "MinionDamageVSAbyssMonsters", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["AbyssReducedPhysicalDamageTakenVsAbyssMonsterJewel1"] = { type = "Suffix", affix = "of Warding", "(4-6)% additional Physical Damage Reduction against Abyssal Monsters", statOrderKey = "3862", statOrder = { 3862 }, level = 1, group = "MinionDamageVSAbyssMonsters", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AbyssAvoidIgniteJewel1_"] = { type = "Suffix", affix = "of Extinguishing", "(12-16)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 1, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AbyssAvoidIgniteJewel2"] = { type = "Suffix", affix = "of Extinguishing", "(17-20)% chance to Avoid being Ignited", statOrderKey = "1362", statOrder = { 1362 }, level = 30, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["AbyssAvoidFreezeAndChillJewel1"] = { type = "Suffix", affix = "of Warming", "(12-16)% chance to Avoid being Chilled", "(12-16)% chance to Avoid being Frozen", statOrderKey = "1360,1361", statOrder = { 1360, 1361 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AbyssAvoidFreezeAndChillJewel2"] = { type = "Suffix", affix = "of Warming", "(17-20)% chance to Avoid being Chilled", "(17-20)% chance to Avoid being Frozen", statOrderKey = "1360,1361", statOrder = { 1360, 1361 }, level = 30, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["AbyssAvoidShockJewel1"] = { type = "Suffix", affix = "of Insulating", "(12-16)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 1, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AbyssAvoidShockJewel2"] = { type = "Suffix", affix = "of Insulating", "(17-20)% chance to Avoid being Shocked", statOrderKey = "1364", statOrder = { 1364 }, level = 30, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AbyssAvoidPoisonJewel1__"] = { type = "Suffix", affix = "of Tolerance", "(12-16)% chance to Avoid being Poisoned", statOrderKey = "1365", statOrder = { 1365 }, level = 20, group = "ChanceToAvoidPoison", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["AbyssAvoidPoisonJewel2__"] = { type = "Suffix", affix = "of Tolerance", "(17-20)% chance to Avoid being Poisoned", statOrderKey = "1365", statOrder = { 1365 }, level = 50, group = "ChanceToAvoidPoison", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["AbyssAvoidBleedingJewel1"] = { type = "Suffix", affix = "of Mending", "(12-16)% chance to avoid Bleeding", statOrderKey = "3615", statOrder = { 3615 }, level = 20, group = "ChanceToAvoidBleeding", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AbyssAvoidBleedingJewel2"] = { type = "Suffix", affix = "of Mending", "(17-20)% chance to avoid Bleeding", statOrderKey = "3615", statOrder = { 3615 }, level = 50, group = "ChanceToAvoidBleeding", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AbyssAvoidStunJewel1"] = { type = "Suffix", affix = "of Unwavering", "(12-16)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssAvoidStunJewel2"] = { type = "Suffix", affix = "of Unwavering", "(17-20)% chance to Avoid being Stunned", statOrderKey = "1367", statOrder = { 1367 }, level = 20, group = "AvoidStun", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssAccuracyRatingJewel1"] = { type = "Suffix", affix = "of Calm", "+(10-30) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAccuracyRatingJewel2"] = { type = "Suffix", affix = "of Steadiness", "+(31-60) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 1, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAccuracyRatingJewel3"] = { type = "Suffix", affix = "of the Marksman", "+(61-120) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 52, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAccuracyRatingJewel4"] = { type = "Suffix", affix = "of the Ranger", "+(121-240) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 78, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssAccuracyRatingJewel5"] = { type = "Suffix", affix = "of the Deadeye", "+(241-300) to Accuracy Rating", statOrderKey = "982", statOrder = { 982 }, level = 85, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 250, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, - ["AbyssMinionAttackAndCastSpeedJewel1"] = { type = "Suffix", affix = "of Training", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AbyssMinionLifeRegenerationJewel1"] = { type = "Suffix", affix = "of Longevity", "Minions Regenerate (0.4-0.8)% of Life per second", statOrderKey = "2333", statOrder = { 2333 }, level = 1, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssMinionLifeLeechJewel1"] = { type = "Suffix", affix = "of Vampirism", "Minions Leech (0.3-0.5)% of Damage as Life", statOrderKey = "2332", statOrder = { 2332 }, level = 1, group = "MinionLifeLeech", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssMinionMovementSpeedJewel1"] = { type = "Suffix", affix = "of Orchestration", "Minions have (6-10)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 1, group = "MinionMovementSpeed", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["AbyssMinionLifeJewel1_"] = { type = "Suffix", affix = "of Fortitude", "Minions have (8-12)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 1, group = "MinionLife", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AbyssFlatMinionAccuracy1"] = { type = "Suffix", affix = "of Suggestion", "Minions have +(95-125) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 1, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssFlatMinionAccuracy2_"] = { type = "Suffix", affix = "of Instruction", "Minions have +(126-180) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 52, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssFlatMinionAccuracy3"] = { type = "Suffix", affix = "of Command", "Minions have +(181-250) to Accuracy Rating", statOrderKey = "6812", statOrder = { 6812 }, level = 78, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, - ["AbyssMinionElementalResistancesJewel1"] = { type = "Suffix", affix = "of Acclimatisation", "Minions have +(6-10)% to all Elemental Resistances", statOrderKey = "2334", statOrder = { 2334 }, level = 1, group = "MinionElementalResistances", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, - ["AbyssMinionChaosResistanceJewel1"] = { type = "Suffix", affix = "of Righteousness", "Minions have +(7-11)% to Chaos Resistance", statOrderKey = "2335", statOrder = { 2335 }, level = 1, group = "MinionChaosResistance", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance", "minion" }, }, - ["AbyssFlatArmourJewel1"] = { type = "Prefix", affix = "Lacquered", "+(36-60) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AbyssFlatArmourJewel2"] = { type = "Prefix", affix = "Fortified", "+(61-100) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 40, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AbyssFlatArmourJewel3"] = { type = "Prefix", affix = "Carapaced", "+(101-180) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 75, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AbyssFlatArmourJewel4__"] = { type = "Prefix", affix = "Encased", "+(181-250) to Armour", statOrderKey = "1085", statOrder = { 1085 }, level = 83, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AbyssFlatEvasionJewel1"] = { type = "Prefix", affix = "Agile", "+(36-60) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 1, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AbyssFlatEvasionJewel2"] = { type = "Prefix", affix = "Fleet", "+(61-100) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 40, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AbyssFlatEvasionJewel3"] = { type = "Prefix", affix = "Vaporous", "+(101-180) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 75, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AbyssFlatEvasionJewel4_"] = { type = "Prefix", affix = "Beclouded", "+(181-250) to Evasion Rating", statOrderKey = "1091", statOrder = { 1091 }, level = 83, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AbyssFlatEnergyShieldJewel1"] = { type = "Prefix", affix = "Shining", "+(21-25) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatEnergyShieldJewel2"] = { type = "Prefix", affix = "Seething", "+(26-30) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 40, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatEnergyShieldJewel3"] = { type = "Prefix", affix = "Incandescent", "+(31-35) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 75, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssFlatEnergyShieldJewel4"] = { type = "Prefix", affix = "Resplendent", "+(36-40) to maximum Energy Shield", statOrderKey = "1104", statOrder = { 1104 }, level = 83, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AbyssCurseEffectJewel1"] = { type = "Prefix", affix = "Murmuring", "2% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 75, group = "CurseEffectiveness", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AbyssCurseEffectJewel2"] = { type = "Prefix", affix = "Foul-tongued", "3% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 86, group = "CurseEffectiveness", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AbyssCooldownRecoverySpeed1_"] = { type = "Prefix", affix = "Facilitating", "2% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 75, group = "CooldownRecovery", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssCooldownRecoverySpeed2__"] = { type = "Prefix", affix = "Expediting", "3% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 86, group = "CooldownRecovery", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssImpaleEffect1_"] = { type = "Prefix", affix = "Skewering", "(3-4)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 75, group = "ImpaleEffect", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AbyssImpaleEffect2_"] = { type = "Prefix", affix = "Lancing", "(5-6)% increased Impale Effect", statOrderKey = "5397", statOrder = { 5397 }, level = 86, group = "ImpaleEffect", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AbyssDamageRecoupedAsMana1"] = { type = "Prefix", affix = "Spurring", "2% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 75, group = "PercentDamageGoesToMana", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["AbyssDamageRecoupedAsMana2"] = { type = "Prefix", affix = "Motivating", "3% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 86, group = "PercentDamageGoesToMana", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["AbyssSpellBlockChanceIfHitRecentlyJewel1"] = { type = "Suffix", affix = "of Instinct", "+2% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4369", statOrder = { 4369 }, level = 1, group = "SpellBlockChanceIfHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AbyssReducedPhysicalDamageTakenIfNotHitRecentlyJewel1"] = { type = "Suffix", affix = "of Confidence", "2% additional Physical Damage Reduction if you weren't Damaged by a Hit Recently", statOrderKey = "3858", statOrder = { 3858 }, level = 1, group = "ReducedPhysicalDamageTakenIfNotHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["AbyssMovementSpeedIfNotDamagedRecentlyJewel1"] = { type = "Suffix", affix = "of Momentum", "(3-4)% increased Movement Speed if you haven't taken Damage Recently", statOrderKey = "6898", statOrder = { 6898 }, level = 1, group = "MovementSpeedIfNotDamagedRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AbyssDamageIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Slayer", "(15-20)% increased Damage if you've Killed Recently", statOrderKey = "4652", statOrder = { 4652 }, level = 1, group = "DamageIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AbyssCriticalStrikeMultiplierIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Assassin", "+(8-14)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4591", statOrder = { 4591 }, level = 25, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AbyssIncreasedArmourIfNoEnemySlainRecentlyJewel1__"] = { type = "Suffix", affix = "of the Guardian", "(20-30)% increased Armour if you haven't Killed Recently", statOrderKey = "3936", statOrder = { 3936 }, level = 1, group = "IncreasedArmourIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AbyssAccuracyIfNoEnemySlainRecentlyJewel1_"] = { type = "Suffix", affix = "of the Deadeye", "(20-30)% increased Accuracy Rating if you haven't Killed Recently", statOrderKey = "3822", statOrder = { 3822 }, level = 1, group = "AccuracyIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["AbyssDamagePenetratesElementalResistancesIfNoEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Inquisitor", "Damage Penetrates 2% Elemental Resistance if you haven't Killed Recently", statOrderKey = "4643", statOrder = { 4643 }, level = 1, group = "DamagePenetratesElementalResistancesIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["AbyssCastSpeedIfMinionKilledRecentlyJewel1"] = { type = "Suffix", affix = "of Retaliation", "(7-10)% increased Cast Speed if a Minion has been Killed Recently", statOrderKey = "4352", statOrder = { 4352 }, level = 30, group = "CastSpeedIfMinionKilledRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AbyssMinionDamageIfMinionSkillUsedRecentlyJewel1"] = { type = "Suffix", affix = "of Authority", "Minions deal (15-20)% increased Damage if you've used a Minion Skill Recently", statOrderKey = "1482", statOrder = { 1482 }, level = 1, group = "MinionDamageIfMinionSkillUsedRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["AbyssEvasionRatingWhileMovingJewel1"] = { type = "Suffix", affix = "of Maneuvering", "(25-35)% increased Evasion Rating while moving", statOrderKey = "4919", statOrder = { 4919 }, level = 1, group = "EvasionRatingWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AbyssManaRegenerationRateWhileMovingJewel1"] = { type = "Suffix", affix = "of Praxis", "(20-25)% increased Mana Regeneration Rate while moving", statOrderKey = "6142", statOrder = { 6142 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AbyssLifeRegenerationRateWhileMovingJewel1"] = { type = "Suffix", affix = "of Vivaciousness", "Regenerate (0.5-1)% of Life per second while moving", statOrderKey = "5503", statOrder = { 5503 }, level = 1, group = "LifeRegenerationRateWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssPhysicalDamageAddedAsExtraFireIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of the Inferno", "Gain (2-4)% of Physical Damage as Extra Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "7007", statOrder = { 7007 }, level = 40, group = "PhysicalDamageAddedAsExtraFireIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 150, 150, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["AbyssAttackSpeedIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Opportunity", "(6-8)% increased Attack Speed if you've dealt a Critical Strike Recently", statOrderKey = "4034", statOrder = { 4034 }, level = 25, group = "AttackSpeedIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AbyssCastSpeedIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Abuse", "(5-7)% increased Cast Speed if you've dealt a Critical Strike Recently", statOrderKey = "4351", statOrder = { 4351 }, level = 25, group = "CastSpeedIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AbyssCriticalStrikeChanceIfNoCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Preparation", "(20-30)% increased Critical Strike Chance if you haven't dealt a Critical Strike Recently", statOrderKey = "4564", statOrder = { 4564 }, level = 1, group = "CriticalStrikeChanceIfNoCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AbyssMinionAttackAndCastSpeedIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of Rallying", "Minions have (6-8)% increased Attack and Cast Speed if you or your Minions have Killed Recently", statOrderKey = "6817", statOrder = { 6817 }, level = 1, group = "MinionAttackAndCastSpeedIfEnemySlainRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AbyssSpellDodgeAndDodgeChanceIfHitRecentlyJewel1"] = { type = "Suffix", affix = "of Readiness", "2% chance to Dodge Attack and Spell Hits if you've", "been Hit Recently", statOrderKey = "4760,4760.1", statOrder = { 4760, 4760.1 }, level = 1, group = "SpellDodgeAndDodgeChanceIfHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["AbyssMovementSpeedIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Raider", "(2-4)% increased Movement Speed if you've Killed Recently", statOrderKey = "3660", statOrder = { 3660 }, level = 1, group = "MovementSpeedIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AbyssChanceToBlockIfDamagedRecentlyJewel1_"] = { type = "Suffix", affix = "of Guarding", "+2% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2632", statOrder = { 2632 }, level = 1, group = "ChanceToBlockIfDamagedRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["AbyssChanceToGainOnslaughtOnKillJewel1"] = { type = "Suffix", affix = "of Onslaught", "(3-5)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 50, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssChanceToGainOnslaughtOnKillJewel2"] = { type = "Suffix", affix = "of Onslaught", "(6-8)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 80, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssChancetoGainPhasingOnKillJewel1"] = { type = "Suffix", affix = "of Phasing", "(3-5)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 50, group = "ChancetoGainPhasingOnKill", weightKey = { "abyss_jewel_ranged", "abyss_jewel_caster", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssChancetoGainPhasingOnKillJewel2"] = { type = "Suffix", affix = "of Phasing", "(6-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2878", statOrder = { 2878 }, level = 80, group = "ChancetoGainPhasingOnKill", weightKey = { "abyss_jewel_ranged", "abyss_jewel_caster", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssChanceToGainUnholyMightOnKillAbyssJewel1"] = { type = "Suffix", affix = "of Unholy Might", "(2-3)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 60, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssChanceToGainUnholyMightOnKillAbyssJewel2_"] = { type = "Suffix", affix = "of Unholy Might", "(4-5)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 84, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AbyssSelfCurseEffectOnConsecratedGroundJewel1__"] = { type = "Suffix", affix = "of the Sanctum", "(10-15)% reduced Effect of Curses on you while on Consecrated Ground", statOrderKey = "4620", statOrder = { 4620 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AbyssAvoidElementalAilmentsWhileElusiveJewel1"] = { type = "Suffix", affix = "of Escape", "(8-10)% chance to Avoid Elemental Ailments while you have Elusive", statOrderKey = "4065", statOrder = { 4065 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AbyssHinderedEnemiesLifeRegenerationRateJewel1"] = { type = "Suffix", affix = "of Enervation", "Enemies Hindered by you have (15-20)% reduced Life Regeneration rate", statOrderKey = "4866", statOrder = { 4866 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AbyssBlindedEnemiesCriticalStrikeChanceJewel1"] = { type = "Suffix", affix = "of Clouding", "Enemies Blinded by you have (15-20)% reduced Critical Strike Chance", statOrderKey = "4861", statOrder = { 4861 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AbyssWitheredEnemiesAllResistanceJewel1___"] = { type = "Suffix", affix = "of Languishing", "Enemies Withered by you have -2% to all Resistances", statOrderKey = "4872", statOrder = { 4872 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AbyssMaimedEnemiesDamageOverTimeJewel1"] = { type = "Suffix", affix = "of Mangling", "Enemies Maimed by you take (4-5)% increased Damage Over Time", statOrderKey = "4870", statOrder = { 4870 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AbyssIntimidatedEnemiesStunDurationJewel1"] = { type = "Suffix", affix = "of Daunting", "Enemies Intimidated by you have (10-15)% increased duration of stuns against them", statOrderKey = "4869", statOrder = { 4869 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2400", statOrder = { 2400 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2791", statOrder = { 2791 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "916", statOrder = { 916 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "50", statOrder = { 50 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, - ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1207", statOrder = { 1207 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1168,5928", statOrder = { 1168, 5928 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, - ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "915", statOrder = { 915 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2401", statOrder = { 2401 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2792", statOrder = { 2792 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "923", statOrder = { 923 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "51", statOrder = { 51 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, - ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1209", statOrder = { 1209 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, - ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1174,5926", statOrder = { 1174, 5926 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, - ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "922", statOrder = { 922 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2402", statOrder = { 2402 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2793", statOrder = { 2793 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "932", statOrder = { 932 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, - ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1211", statOrder = { 1211 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, - ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1179,5929", statOrder = { 1179, 5929 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, - ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "931", statOrder = { 931 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "5898", statOrder = { 5898 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, - ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1732", statOrder = { 1732 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1769", statOrder = { 1769 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "3868", statOrder = { 3868 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "825", statOrder = { 825 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1205", statOrder = { 1205 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, - ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1738,5930", statOrder = { 1738, 5930 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "792", statOrder = { 792 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4127", statOrder = { 4127 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "1979", statOrder = { 1979 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1183", statOrder = { 1183 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4432", statOrder = { 4432 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "938", statOrder = { 938 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, - ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, - ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1183,5925", statOrder = { 1183, 5925 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "937", statOrder = { 937 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4678", statOrder = { 4678 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1115,1117", statOrder = { 1115, 1117 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1561", statOrder = { 1561 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7025", statOrder = { 7025 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "4911", statOrder = { 4911 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "4896", statOrder = { 4896 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1088", statOrder = { 1088 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1097", statOrder = { 1097 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1106", statOrder = { 1106 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1100", statOrder = { 1100 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, - ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1099", statOrder = { 1099 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, - ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1101", statOrder = { 1101 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, - ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1102", statOrder = { 1102 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, - ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "5946", statOrder = { 5946 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, - ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2081", statOrder = { 2081 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1244", statOrder = { 1244 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "732", statOrder = { 732 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "(3-4)% chance to Dodge Attack Hits", "(3-4)% chance to Dodge Spell Hits", statOrderKey = "1667,1668", statOrder = { 1667, 1668 }, level = 1, group = "ChanceToDodge", weightKey = { "spell_dodge_mod", "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "spell_dodge_mod", }, modTags = { "dodge" }, }, - ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2377", statOrder = { 2377 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "4917", statOrder = { 4917 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Effect of Fortify on you", statOrderKey = "2986", statOrder = { 2986 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "6720", statOrder = { 6720 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with Double Armour", statOrderKey = "4390", statOrder = { 4390 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4391", statOrder = { 4391 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2256", statOrder = { 2256 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, - ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5895", statOrder = { 5895 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, - ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "5894", statOrder = { 5894 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, - ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1365", statOrder = { 1365 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to avoid Bleeding", statOrderKey = "3615", statOrder = { 3615 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4087", statOrder = { 4087 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "6802", statOrder = { 6802 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "1952", statOrder = { 1952 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, - ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1382", statOrder = { 1382 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, - ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1486", statOrder = { 1486 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveJewelElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2399", statOrder = { 2399 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "316", statOrder = { 316 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "84", statOrder = { 84 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "313", statOrder = { 313 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, - ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "319", statOrder = { 319 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, - ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1410", statOrder = { 1410 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, - ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "299", statOrder = { 299 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, - ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "138", statOrder = { 138 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, - ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "312", statOrder = { 312 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, - ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "302", statOrder = { 302 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, - ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1203", statOrder = { 1203 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6130", statOrder = { 6130 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2119", statOrder = { 2119 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6142", statOrder = { 6142 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1266", statOrder = { 1266 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, - ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1126", statOrder = { 1126 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1130", statOrder = { 1130 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1398", statOrder = { 1398 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1125", statOrder = { 1125 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1915", statOrder = { 1915 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2411", statOrder = { 2411 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3828", statOrder = { 3828 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "6895", statOrder = { 6895 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "3973", statOrder = { 3973 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1684", statOrder = { 1684 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4313", statOrder = { 4313 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4323", statOrder = { 4323 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5065", statOrder = { 5065 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, - ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4404", statOrder = { 4404 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2871", statOrder = { 2871 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, - ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1288", statOrder = { 1288 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, - ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1285", statOrder = { 1285 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1160", statOrder = { 1160 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, - ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "2978", statOrder = { 2978 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(4-5)% reduced Reservation of Skills", statOrderKey = "1730", statOrder = { 1730 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveAbyssJewelMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (14-16)% increased Damage", statOrderKey = "1481", statOrder = { 1481 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, - ["DelveJewelMinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "42", statOrder = { 42 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "43", statOrder = { 43 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, - ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "28", statOrder = { 28 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "7544", statOrder = { 7544 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveJewelVaalSoulsOnKill1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2519", statOrder = { 2519 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2522", statOrder = { 2522 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, - ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2520", statOrder = { 2520 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, - ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2510", statOrder = { 2510 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["ChaosResistAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "+(1-3)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["ReducedCharacterSizeAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% reduced Character Size", statOrderKey = "1614", statOrder = { 1614 }, level = 1, group = "ActorSize", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ReducedChillDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Chill Duration on you", statOrderKey = "1442", statOrder = { 1442 }, level = 1, group = "ReducedChillDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedFreezeDurationAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "(3-5)% reduced Freeze Duration on you", statOrderKey = "1444", statOrder = { 1444 }, level = 1, group = "ReducedFreezeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["ReducedIgniteDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Ignite Duration on you", statOrderKey = "1445", statOrder = { 1445 }, level = 1, group = "ReducedBurnDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["ReducedShockDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-5)% reduced Shock Duration on you", statOrderKey = "1443", statOrder = { 1443 }, level = 1, group = "ReducedShockDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["IncreasedChargeDurationAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(3-7)% increased Endurance, Frenzy and Power Charge Duration", statOrderKey = "2531", statOrder = { 2531 }, level = 1, group = "ChargeDuration", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "frenzy_charge", "power_charge" }, }, + ["AddedChaosDamageAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "Adds 1 to (2-3) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 1, group = "ChaosDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["ChanceToBeCritAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "Hits have (60-100)% increased Critical Strike Chance against you", statOrderKey = "2633", statOrder = { 2633 }, level = 1, group = "ChanceToTakeCriticalStrike", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DamageWhileDeadAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-30)% increased Damage while Dead", statOrderKey = "2597", statOrder = { 2597 }, level = 1, group = "DamageWhileDead", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["VaalSkillDamageAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-10)% increased Damage with Vaal Skills", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "VaalSkillDamage", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, + ["ChaosDamagePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased Chaos Damage for each Corrupted Item Equipped", statOrderKey = "2600", statOrder = { 2600 }, level = 1, group = "ChaosDamagePerCorruptedItem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["LifeLeechRatePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Life Leech for each Corrupted Item Equipped", statOrderKey = "2601", statOrder = { 2601 }, level = 1, group = "LifeLeechRatePerCorruptedItem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["ManaLeechRatePerCorruptedItemAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "1% increased total Recovery per second from Mana Leech for each Corrupted Item Equipped", statOrderKey = "2603", statOrder = { 2603 }, level = 1, group = "ManaLeechRatePerCorrupteditem", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["SilenceImmunityAbyssJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2595", statOrder = { 2595 }, level = 1, group = "PlayerCurseImmunity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2AvoidIgniteAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["V2AvoidChillAndFreezeAbyssalJewelCorrupted_"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Chilled", "(20-25)% chance to Avoid being Frozen", statOrderKey = "1414,1415", statOrder = { 1414, 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["V2AvoidShockAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 1, group = "AvoidShock", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["V2AvoidPoisonAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["V2AvoidBleedAbyssalJewelCorrupted_"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["V2AvoidStunAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(20-25)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2CorruptedBloodImmunityAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Corrupted Blood cannot be inflicted on you", statOrderKey = "4514", statOrder = { 4514 }, level = 33, group = "CorruptedBloodImmunity", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "ailment" }, }, + ["V2HinderImmunityAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "You cannot be Hindered", statOrderKey = "8080", statOrder = { 8080 }, level = 40, group = "YouCannotBeHindered", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "blue_herring" }, }, + ["V2IncreasedAilmentEffectOnEnemiesAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(5-7)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 1, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "ailment" }, }, + ["V2IncreasedAreaOfEffectAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(4-5)% increased Area of Effect", statOrderKey = "1450", statOrder = { 1450 }, level = 1, group = "AreaOfEffect", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2IncreasedCriticalStrikeChanceAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "(8-10)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 1, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["V2IncreasedDamageAbyssJewelCorrupted_"] = { type = "Corrupted", affix = "", "(4-5)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 1, group = "IncreasedDamage", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["V2MaimImmunityCorrupted_"] = { type = "Corrupted", affix = "", "You cannot be Maimed", statOrderKey = "4228", statOrder = { 4228 }, level = 40, group = "AvoidMaimChance", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2MinionDamageCorrupted__"] = { type = "Corrupted", affix = "", "Minions deal (4-5)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["V2ReducedManaReservationCorrupted_"] = { type = "Corrupted", affix = "", "-1% increased Reservation Efficiency of Skills", statOrderKey = "1786", statOrder = { 1786 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2ReducedManaReservationCorruptedEfficiency_____"] = { type = "Corrupted", affix = "", "2% increased Reservation Efficiency of Skills", statOrderKey = "1783", statOrder = { 1783 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["V2SilenceImmunityJewelCorrupted__"] = { type = "Corrupted", affix = "", "You cannot be Cursed with Silence", statOrderKey = "2595", statOrder = { 2595 }, level = 60, group = "PlayerCurseImmunity", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["V2FirePenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["V2ColdPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["V2LightningPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["V2ElementalPenetrationAbyssalJewelCorrupted_"] = { type = "Corrupted", affix = "", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["V2ArmourPenetrationAbyssalJewelCorrupted"] = { type = "Corrupted", affix = "", "Overwhelm 2% Physical Damage Reduction", statOrderKey = "2484", statOrder = { 2484 }, level = 1, group = "ArmourPenetration", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AbyssJewelAddedLife1"] = { type = "Prefix", affix = "Hale", "+(21-25) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 1, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssJewelAddedLife2"] = { type = "Prefix", affix = "Healthy", "+(26-30) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 35, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 3000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssJewelAddedLife3"] = { type = "Prefix", affix = "Sanguine", "+(31-35) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 74, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssJewelAddedLife4"] = { type = "Prefix", affix = "Stalwart", "+(36-40) to maximum Life", statOrderKey = "1167", statOrder = { 1167 }, level = 82, group = "AbyssJewelLife", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssJewelAddedMana1"] = { type = "Prefix", affix = "Beryl", "+(21-25) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 1, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssJewelAddedMana2"] = { type = "Prefix", affix = "Cobalt", "+(26-30) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 40, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssJewelAddedMana3"] = { type = "Prefix", affix = "Azure", "+(31-35) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 75, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 1000 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssJewelAddedMana4"] = { type = "Prefix", affix = "Sapphire", "+(36-40) to maximum Mana", statOrderKey = "1176", statOrder = { 1176 }, level = 83, group = "AbyssJewelMana", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssJewelChillEffect1_"] = { type = "Suffix", affix = "of Chilling", "(10-15)% increased Effect of Cold Ailments", statOrderKey = "4682", statOrder = { 4682 }, level = 30, group = "AbyssJewelChillEffect", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AbyssJewelShockEffect1"] = { type = "Suffix", affix = "of Shocking", "(10-15)% increased Effect of Lightning Ailments", statOrderKey = "5829", statOrder = { 5829 }, level = 30, group = "AbyssJewelShockEffect", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AbyssStrengthJewel1_"] = { type = "Suffix", affix = "of Strength", "+(12-16) to Strength", statOrderKey = "795", statOrder = { 795 }, level = 1, group = "Strength", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssDexterityJewel1_"] = { type = "Suffix", affix = "of Dexterity", "+(12-16) to Dexterity", statOrderKey = "796", statOrder = { 796 }, level = 1, group = "Dexterity", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssIntelligenceJewel1"] = { type = "Suffix", affix = "of Intelligence", "+(12-16) to Intelligence", statOrderKey = "797", statOrder = { 797 }, level = 1, group = "Intelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssStrengthDexterityJewel1"] = { type = "Suffix", affix = "of Athletics", "+(8-10) to Strength and Dexterity", statOrderKey = "798", statOrder = { 798 }, level = 1, group = "StrengthDexterity", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssStrengthIntelligenceJewel1_"] = { type = "Suffix", affix = "of Spirit", "+(8-10) to Strength and Intelligence", statOrderKey = "799", statOrder = { 799 }, level = 1, group = "StrengthIntelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssDexterityIntelligenceJewel1"] = { type = "Suffix", affix = "of Cunning", "+(8-10) to Dexterity and Intelligence", statOrderKey = "800", statOrder = { 800 }, level = 1, group = "DexterityIntelligence", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssAllAttributesJewel1"] = { type = "Suffix", affix = "of Adaption", "+(6-8) to all Attributes", statOrderKey = "794", statOrder = { 794 }, level = 1, group = "AllAttributes", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AbyssFireResistanceJewel1"] = { type = "Suffix", affix = "of the Dragon", "+(12-15)% to Fire Resistance", statOrderKey = "1220", statOrder = { 1220 }, level = 1, group = "FireResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AbyssColdResistanceJewel1"] = { type = "Suffix", affix = "of the Beast", "+(12-15)% to Cold Resistance", statOrderKey = "1226", statOrder = { 1226 }, level = 1, group = "ColdResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AbyssLightningResistanceJewel1"] = { type = "Suffix", affix = "of Grounding", "+(12-15)% to Lightning Resistance", statOrderKey = "1231", statOrder = { 1231 }, level = 1, group = "LightningResistance", weightKey = { "default", }, weightVal = { 400 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AbyssFireColdResistanceJewel1"] = { type = "Suffix", affix = "of the Hearth", "+(10-12)% to Fire and Cold Resistances", statOrderKey = "2309", statOrder = { 2309 }, level = 1, group = "FireAndColdResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "resistance" }, }, + ["AbyssFireLightningResistanceJewel1"] = { type = "Suffix", affix = "of Insulation", "+(10-12)% to Fire and Lightning Resistances", statOrderKey = "2310", statOrder = { 2310 }, level = 1, group = "FireAndLightningResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "lightning", "resistance" }, }, + ["AbyssColdLightningResistanceJewel1"] = { type = "Suffix", affix = "of Shelter", "+(10-12)% to Cold and Lightning Resistances", statOrderKey = "2311", statOrder = { 2311 }, level = 1, group = "ColdAndLightningResistance", weightKey = { "default", }, weightVal = { 250 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "lightning", "resistance" }, }, + ["AbyssAllResistancesJewel1"] = { type = "Suffix", affix = "of Resistance", "+(8-10)% to all Elemental Resistances", statOrderKey = "1214", statOrder = { 1214 }, level = 1, group = "AllResistances", weightKey = { "default", }, weightVal = { 200 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AbyssChaosResistanceJewel1"] = { type = "Suffix", affix = "of Order", "+(7-13)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistance", weightKey = { "default", }, weightVal = { 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AbyssAttackSpeedJewel1_"] = { type = "Suffix", affix = "of Berserking", "(3-5)% increased Attack Speed", statOrderKey = "1012", statOrder = { 1012 }, level = 50, group = "IncreasedAttackSpeed", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AbyssCastSpeedJewel1"] = { type = "Suffix", affix = "of Enchanting", "(2-4)% increased Cast Speed", statOrderKey = "1047", statOrder = { 1047 }, level = 50, group = "IncreasedCastSpeed", weightKey = { "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AbyssCriticalStrikeChanceJewel1"] = { type = "Suffix", affix = "of Menace", "(8-12)% increased Global Critical Strike Chance", statOrderKey = "1060", statOrder = { 1060 }, level = 50, group = "CriticalStrikeChanceIncrease", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 900 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AbyssCriticalStrikeMultiplierJewel1"] = { type = "Suffix", affix = "of Potency", "+(9-12)% to Global Critical Strike Multiplier", statOrderKey = "1088", statOrder = { 1088 }, level = 50, group = "CriticalStrikeMultiplier", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 900 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AbyssDamageOverTimeWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while Dual Wielding", statOrderKey = "1692", statOrder = { 1692 }, level = 1, group = "DamageOverTimeWhileDualWielding", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 600, 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "one_handed_mod", }, modTags = { "damage" }, }, + ["AbyssDamageOverTimeWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while Dual Wielding", statOrderKey = "1692", statOrder = { 1692 }, level = 60, group = "DamageOverTimeWhileDualWielding", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 200, 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "one_handed_mod", }, modTags = { "damage" }, }, + ["AbyssDamageOverTimeWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while wielding a Two Handed Weapon", statOrderKey = "1694", statOrder = { 1694 }, level = 1, group = "DamageOverTimeWhileWieldingTwoHandedWeapon", weightKey = { "abyss_jewel_summoner", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 900, 450 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", }, modTags = { "damage" }, }, + ["AbyssDamageOverTimeWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while wielding a Two Handed Weapon", statOrderKey = "1694", statOrder = { 1694 }, level = 60, group = "DamageOverTimeWhileWieldingTwoHandedWeapon", weightKey = { "abyss_jewel_summoner", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 300, 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", }, modTags = { "damage" }, }, + ["AbyssDamageOverTimeWhileHoldingAShieldJewel1_"] = { type = "Prefix", affix = "Degenerative", "(10-14)% increased Damage over Time while holding a Shield", statOrderKey = "1693", statOrder = { 1693 }, level = 1, group = "DamageOverTimeWhileHoldingAShield", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 600, 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "one_handed_mod", }, modTags = { "damage" }, }, + ["AbyssDamageOverTimeWhileHoldingAShieldJewel2_"] = { type = "Prefix", affix = "Deleterious", "(15-18)% increased Damage over Time while holding a Shield", statOrderKey = "1693", statOrder = { 1693 }, level = 60, group = "DamageOverTimeWhileHoldingAShield", weightKey = { "abyss_jewel_summoner", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 200, 100 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "one_handed_mod", }, modTags = { "damage" }, }, + ["AbyssMinionAddedFireDamageJewel1"] = { type = "Prefix", affix = "Heated", "Minions deal (2-4) to (5-7) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 1, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedFireDamageJewel2"] = { type = "Prefix", affix = "Flaming", "Minions deal (7-9) to (11-13) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 39, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedFireDamageJewel3"] = { type = "Prefix", affix = "Scorching", "Minions deal (10-12) to (14-16) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 48, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedFireDamageJewel4_"] = { type = "Prefix", affix = "Incinerating", "Minions deal (13-15) to (17-21) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 58, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedFireDamageJewel5"] = { type = "Prefix", affix = "Blasting", "Minions deal (16-18) to (22-24) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 70, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedFireDamageJewel6_"] = { type = "Prefix", affix = "Cremating", "Minions deal (19-25) to (26-34) additional Fire Damage", statOrderKey = "3263", statOrder = { 3263 }, level = 82, group = "MinionAddedFireDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel1"] = { type = "Prefix", affix = "Frosted", "Minions deal (2-4) to (5-7) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 1, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel2"] = { type = "Prefix", affix = "Freezing", "Minions deal (7-9) to (11-13) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 39, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel3"] = { type = "Prefix", affix = "Frozen", "Minions deal (10-12) to (14-16) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 48, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel4"] = { type = "Prefix", affix = "Glaciated", "Minions deal (13-15) to (17-21) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 58, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel5"] = { type = "Prefix", affix = "Polar", "Minions deal (16-18) to (22-24) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 70, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedColdDamageJewel6_"] = { type = "Prefix", affix = "Entombing", "Minions deal (19-25) to (26-34) additional Cold Damage", statOrderKey = "3262", statOrder = { 3262 }, level = 82, group = "MinionAddedColdDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel1_"] = { type = "Prefix", affix = "Humming", "Minions deal 1 to (6-10) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 1, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel2"] = { type = "Prefix", affix = "Sparking", "Minions deal (1-2) to (17-21) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 39, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel3_"] = { type = "Prefix", affix = "Arcing", "Minions deal (1-3) to (22-26) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 48, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel4"] = { type = "Prefix", affix = "Shocking", "Minions deal (1-4) to (29-33) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 58, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel5"] = { type = "Prefix", affix = "Discharging", "Minions deal (1-5) to (34-36) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 70, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedLightningDamageJewel6"] = { type = "Prefix", affix = "Electrocuting", "Minions deal (1-6) to (43-51) additional Lightning Damage", statOrderKey = "3264", statOrder = { 3264 }, level = 82, group = "MinionAddedLightningDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel1"] = { type = "Prefix", affix = "Glinting", "Minions deal (1-2) to (3-5) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 1, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel2"] = { type = "Prefix", affix = "Gleaming", "Minions deal (3-5) to (7-9) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 42, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel3"] = { type = "Prefix", affix = "Annealed", "Minions deal (6-8) to (10-12) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 54, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel4"] = { type = "Prefix", affix = "Razor-sharp", "Minions deal (9-11) to (13-15) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 63, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel5"] = { type = "Prefix", affix = "Tempered", "Minions deal (12-14) to (16-18) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 72, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedPhysicalDamageJewel6"] = { type = "Prefix", affix = "Flaring", "Minions deal (15-17) to (22-26) additional Physical Damage", statOrderKey = "3265", statOrder = { 3265 }, level = 83, group = "MinionAddedPhysicalDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel1"] = { type = "Prefix", affix = "Tainted", "Minions deal (1-2) to (3-5) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 1, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel2_"] = { type = "Prefix", affix = "Clouded", "Minions deal (3-5) to (7-9) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 42, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel3"] = { type = "Prefix", affix = "Darkened", "Minions deal (6-8) to (10-12) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 54, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel4"] = { type = "Prefix", affix = "Malignant", "Minions deal (9-11) to (13-15) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 65, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel5_"] = { type = "Prefix", affix = "Vile", "Minions deal (12-14) to (16-18) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 75, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssMinionAddedChaosDamageJewel6"] = { type = "Prefix", affix = "Malicious", "Minions deal (15-17) to (22-26) additional Chaos Damage", statOrderKey = "3261", statOrder = { 3261 }, level = 84, group = "MinionAddedChaosDamage", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "minion" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel5_"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while Dual Wielding", statOrderKey = "1669", statOrder = { 1669 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel4__"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while Dual Wielding", statOrderKey = "1666", statOrder = { 1666 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel5_"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while Dual Wielding", statOrderKey = "1672", statOrder = { 1672 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while Dual Wielding", statOrderKey = "1675", statOrder = { 1675 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel3"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileDualWieldingJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while Dual Wielding", statOrderKey = "1663", statOrder = { 1663 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "dual_wielding_mod", "two_handed_mod", "shield_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dual_wielding_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel3_"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while wielding a Two Handed Weapon", statOrderKey = "1671", statOrder = { 1671 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while wielding a Two Handed Weapon", statOrderKey = "1668", statOrder = { 1668 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel5_"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileWieldingTwoHandedWeaponJewel6_"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while wielding a Two Handed Weapon", statOrderKey = "1674", statOrder = { 1674 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while wielding a Two Handed Weapon", statOrderKey = "1677", statOrder = { 1677 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel3"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileWieldingTwoHandedWeaponJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while wielding a Two Handed Weapon", statOrderKey = "1665", statOrder = { 1665 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "two_handed_mod", "one_handed_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "two_handed_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Heated", "(2-4) to (5-7) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 1, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Flaming", "(7-9) to (11-13) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 39, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Scorching", "(10-12) to (14-16) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 48, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel4_"] = { type = "Prefix", affix = "Incinerating", "(13-15) to (17-21) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 58, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Blasting", "(16-18) to (22-24) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 70, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageWhileHoldingAShieldJewel6__"] = { type = "Prefix", affix = "Cremating", "(19-25) to (26-34) Added Spell Fire Damage while holding a Shield", statOrderKey = "1670", statOrder = { 1670 }, level = 82, group = "WeaponClassFireDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel1_"] = { type = "Prefix", affix = "Frosted", "(2-4) to (5-7) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 1, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Freezing", "(7-9) to (11-13) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 39, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Frozen", "(10-12) to (14-16) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 48, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Glaciated", "(13-15) to (17-21) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 58, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel5_"] = { type = "Prefix", affix = "Polar", "(16-18) to (22-24) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 70, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Entombing", "(19-25) to (26-34) Added Spell Cold Damage while holding a Shield", statOrderKey = "1667", statOrder = { 1667 }, level = 82, group = "WeaponClassColdDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Humming", "1 to (6-10) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 1, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (17-21) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 39, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (22-26) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 48, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (29-33) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 58, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Discharging", "(1-5) to (34-36) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 70, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Electrocuting", "(1-6) to (43-51) Added Spell Lightning Damage while holding a Shield", statOrderKey = "1673", statOrder = { 1673 }, level = 82, group = "WeaponClassLightningDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Glinting", "(1-2) to (3-5) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 1, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Gleaming", "(3-5) to (7-9) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 42, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel3"] = { type = "Prefix", affix = "Annealed", "(6-8) to (10-12) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 54, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Razor-sharp", "(9-11) to (13-15) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 63, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Tempered", "(12-14) to (15-17) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 72, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Flaring", "(15-17) to (20-24) Added Spell Physical Damage while holding a Shield", statOrderKey = "1676", statOrder = { 1676 }, level = 83, group = "WeaponClassPhysicalDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel1"] = { type = "Prefix", affix = "Tainted", "(1-2) to (3-5) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 1, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel2"] = { type = "Prefix", affix = "Clouded", "(3-5) to (7-9) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 42, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel3__"] = { type = "Prefix", affix = "Darkened", "(6-8) to (10-12) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 54, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel4"] = { type = "Prefix", affix = "Malignant", "(9-11) to (13-15) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 65, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 700, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel5"] = { type = "Prefix", affix = "Vile", "(12-14) to (15-17) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 75, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 350, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageWhileHoldingAShieldJewel6"] = { type = "Prefix", affix = "Malicious", "(15-17) to (20-24) Added Spell Chaos Damage while holding a Shield", statOrderKey = "1664", statOrder = { 1664 }, level = 84, group = "WeaponClassChaosDamage", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_summoner", "shield_mod", "two_handed_mod", "dual_wielding_mod", "abyss_jewel_caster", "default", }, weightVal = { 0, 0, 0, 175, 0, 0, 62, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "shield_mod", "specific_weapon", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedFireDamageJewel1"] = { type = "Suffix", affix = "of Coals", "Adds (6-8) to (9-11) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 30, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageJewel2_"] = { type = "Suffix", affix = "of Cinders", "Adds (9-11) to (12-14) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 43, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageJewel3"] = { type = "Suffix", affix = "of Flames", "Adds (12-14) to (15-19) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 55, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageJewel4"] = { type = "Suffix", affix = "of Immolation", "Adds (15-17) to (20-23) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 66, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedFireDamageJewel5"] = { type = "Suffix", affix = "of Ashes", "Adds (19-23) to (24-32) Fire Damage to Spells", statOrderKey = "1006", statOrder = { 1006 }, level = 77, group = "SpellAddedFireSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, }, + ["AbyssSpellAddedColdDamageJewel1"] = { type = "Suffix", affix = "of Sleet", "Adds (6-8) to (9-11) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 30, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageJewel2"] = { type = "Suffix", affix = "of Ice", "Adds (9-11) to (12-14) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 43, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageJewel3"] = { type = "Suffix", affix = "of Rime", "Adds (12-14) to (15-19) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 55, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageJewel4"] = { type = "Suffix", affix = "of Floe", "Adds (15-17) to (20-23) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 66, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedColdDamageJewel5"] = { type = "Suffix", affix = "of Glaciation", "Adds (19-23) to (24-32) Cold Damage to Spells", statOrderKey = "1007", statOrder = { 1007 }, level = 77, group = "SpellAddedColdSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, }, + ["AbyssSpellAddedLightningDamageJewel1__"] = { type = "Suffix", affix = "of Static", "Adds (1-2) to (15-19) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 30, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageJewel2"] = { type = "Suffix", affix = "of Electricity", "Adds (1-3) to (20-24) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 43, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageJewel3__"] = { type = "Suffix", affix = "of Voltage", "Adds (1-4) to (25-29) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 55, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageJewel4"] = { type = "Suffix", affix = "of Discharge", "Adds (1-5) to (30-32) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 66, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedLightningDamageJewel5_"] = { type = "Suffix", affix = "of Arcing", "Adds (1-6) to (37-45) Lightning Damage to Spells", statOrderKey = "1008", statOrder = { 1008 }, level = 77, group = "SpellAddedLightningSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageJewel1"] = { type = "Suffix", affix = "of Heft", "Adds (3-4) to (6-7) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 32, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageJewel2"] = { type = "Suffix", affix = "of Force", "Adds (5-7) to (8-10) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 45, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageJewel3"] = { type = "Suffix", affix = "of Weight", "Adds (8-10) to (11-13) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 56, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageJewel4"] = { type = "Suffix", affix = "of Impact", "Adds (11-13) to (14-16) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 65, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedPhysicalDamageJewel5__"] = { type = "Suffix", affix = "of Collision", "Adds (14-16) to (18-22) Physical Damage to Spells", statOrderKey = "1005", statOrder = { 1005 }, level = 78, group = "SpellAddedPhysicalSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster" }, }, + ["AbyssSpellAddedChaosDamageJewel1"] = { type = "Suffix", affix = "of Dishonour", "Adds (3-4) to (6-7) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 33, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageJewel2"] = { type = "Suffix", affix = "of Harm", "Adds (5-7) to (8-10) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 48, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageJewel3"] = { type = "Suffix", affix = "of Malevolence", "Adds (8-10) to (11-13) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 57, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageJewel4"] = { type = "Suffix", affix = "of Malice", "Adds (11-13) to (14-16) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 68, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssSpellAddedChaosDamageJewel5"] = { type = "Suffix", affix = "of Sin", "Adds (14-16) to (18-22) Chaos Damage to Spells", statOrderKey = "1009", statOrder = { 1009 }, level = 79, group = "SpellAddedChaosSuffix", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "caster" }, }, + ["AbyssAddedPhysicalDamageWithWandsJewel1_"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Wand Attacks", statOrderKey = "1633", statOrder = { 1633 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithWandsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Wand Attacks", statOrderKey = "1633", statOrder = { 1633 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithWandsJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Wand Attacks", statOrderKey = "1633", statOrder = { 1633 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithWandsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Wand Attacks", statOrderKey = "1633", statOrder = { 1633 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 0, 0, 150, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithWandsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Wand Attacks", statOrderKey = "1633", statOrder = { 1633 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 75, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Dagger Attacks", statOrderKey = "1629", statOrder = { 1629 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Dagger Attacks", statOrderKey = "1629", statOrder = { 1629 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithDaggersJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Dagger Attacks", statOrderKey = "1629", statOrder = { 1629 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Dagger Attacks", statOrderKey = "1629", statOrder = { 1629 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithDaggersJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Dagger Attacks", statOrderKey = "1629", statOrder = { 1629 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithClawsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Claw Attacks", statOrderKey = "1628", statOrder = { 1628 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithClawsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Claw Attacks", statOrderKey = "1628", statOrder = { 1628 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithClawsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Claw Attacks", statOrderKey = "1628", statOrder = { 1628 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithClawsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Claw Attacks", statOrderKey = "1628", statOrder = { 1628 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithClawsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Claw Attacks", statOrderKey = "1628", statOrder = { 1628 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Sword Attacks", statOrderKey = "1632", statOrder = { 1632 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Sword Attacks", statOrderKey = "1632", statOrder = { 1632 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Sword Attacks", statOrderKey = "1632", statOrder = { 1632 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Sword Attacks", statOrderKey = "1632", statOrder = { 1632 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithSwordsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Sword Attacks", statOrderKey = "1632", statOrder = { 1632 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithAxesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Axe Attacks", statOrderKey = "1626", statOrder = { 1626 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithAxesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Axe Attacks", statOrderKey = "1626", statOrder = { 1626 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithAxesJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Axe Attacks", statOrderKey = "1626", statOrder = { 1626 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithAxesJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Axe Attacks", statOrderKey = "1626", statOrder = { 1626 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithAxesJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Axe Attacks", statOrderKey = "1626", statOrder = { 1626 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithMacesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1630", statOrder = { 1630 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithMacesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1630", statOrder = { 1630 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithMacesJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1630", statOrder = { 1630 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithMacesJewel4_"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1630", statOrder = { 1630 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithMacesJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Mace or Sceptre Attacks", statOrderKey = "1630", statOrder = { 1630 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithStavesJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Staff Attacks", statOrderKey = "1631", statOrder = { 1631 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithStavesJewel2"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Staff Attacks", statOrderKey = "1631", statOrder = { 1631 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithStavesJewel3_"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Staff Attacks", statOrderKey = "1631", statOrder = { 1631 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithStavesJewel4"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Staff Attacks", statOrderKey = "1631", statOrder = { 1631 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithStavesJewel5_"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Staff Attacks", statOrderKey = "1631", statOrder = { 1631 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithBowsJewel1"] = { type = "Prefix", affix = "Glinting", "2 to 3 Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 1, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithBowsJewel2_"] = { type = "Prefix", affix = "Gleaming", "3 to 4 Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 42, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithBowsJewel3"] = { type = "Prefix", affix = "Tempered", "4 to (5-6) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 64, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithBowsJewel4_"] = { type = "Prefix", affix = "Flaring", "(5-6) to (7-8) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 77, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalDamageWithBowsJewel5"] = { type = "Prefix", affix = "Acuminate", "(7-8) to (9-10) Added Physical Damage with Bow Attacks", statOrderKey = "1627", statOrder = { 1627 }, level = 85, group = "SpecificWeaponPhysicalDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel1_"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithWandsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Wand Attacks", statOrderKey = "1659", statOrder = { 1659 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Dagger Attacks", statOrderKey = "1655", statOrder = { 1655 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel1__"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithClawsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Claw Attacks", statOrderKey = "1654", statOrder = { 1654 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel2_"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithBowsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Bow Attacks", statOrderKey = "1653", statOrder = { 1653 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 625, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel2__"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel4_"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel5_"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Sword Attacks", statOrderKey = "1658", statOrder = { 1658 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel3_"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithAxesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Axe Attacks", statOrderKey = "1652", statOrder = { 1652 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel4_"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithMacesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Mace or Sceptre Attacks", statOrderKey = "1656", statOrder = { 1656 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel1"] = { type = "Prefix", affix = "Humming", "1 to (19-20) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 1, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel2"] = { type = "Prefix", affix = "Sparking", "(1-2) to (23-24) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 37, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel3"] = { type = "Prefix", affix = "Arcing", "(1-3) to (28-30) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 48, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel4"] = { type = "Prefix", affix = "Shocking", "(1-4) to (33-35) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 60, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel5"] = { type = "Prefix", affix = "Discharging", "(2-4) to (40-43) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 70, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningDamageWithStavesJewel6"] = { type = "Prefix", affix = "Electrocuting", "(2-5) to (48-50) Added Lightning Damage with Staff Attacks", statOrderKey = "1657", statOrder = { 1657 }, level = 82, group = "SpecificWeaponLightningDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel5__"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithWandsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Wand Attacks", statOrderKey = "1643", statOrder = { 1643 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Dagger Attacks", statOrderKey = "1639", statOrder = { 1639 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithClawsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Claw Attacks", statOrderKey = "1638", statOrder = { 1638 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel3_"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithBowsJewel6_"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Bow Attacks", statOrderKey = "1637", statOrder = { 1637 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel3___"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Sword Attacks", statOrderKey = "1642", statOrder = { 1642 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel1_"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel5"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithAxesJewel6_"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Axe Attacks", statOrderKey = "1636", statOrder = { 1636 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel1"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel2_"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel3"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel5_"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithMacesJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Mace or Sceptre Attacks", statOrderKey = "1640", statOrder = { 1640 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel1_"] = { type = "Prefix", affix = "Heated", "(5-6) to (11-12) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 1, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel2"] = { type = "Prefix", affix = "Flaming", "(7-8) to (13-15) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 40, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel3__"] = { type = "Prefix", affix = "Scorching", "(9-11) to (16-19) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 51, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel4"] = { type = "Prefix", affix = "Incinerating", "(12-13) to (20-22) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 62, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel5__"] = { type = "Prefix", affix = "Blasting", "(14-15) to (23-26) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 72, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireDamageWithStavesJewel6"] = { type = "Prefix", affix = "Cremating", "(16-18) to (27-32) Added Fire Damage with Staff Attacks", statOrderKey = "1641", statOrder = { 1641 }, level = 84, group = "SpecificWeaponFireDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel1__"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2350, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1175, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithWandsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Wand Attacks", statOrderKey = "1651", statOrder = { 1651 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "wand", "two_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 553, 0, 0, 87, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "wand", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithDaggersJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Dagger Attacks", statOrderKey = "1647", statOrder = { 1647 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithClawsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Claw Attacks", statOrderKey = "1646", statOrder = { 1646 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 2500, 0, 0, 700, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithBowsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Bow Attacks", statOrderKey = "1645", statOrder = { 1645 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 175, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithSwordsJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Sword Attacks", statOrderKey = "1650", statOrder = { 1650 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "sword", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "sword", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithAxesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Axe Attacks", statOrderKey = "1644", statOrder = { 1644 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "axe", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "axe", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel2"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel3"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel5_"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithMacesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Mace or Sceptre Attacks", statOrderKey = "1648", statOrder = { 1648 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "mace", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "mace", "specific_weapon", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel1"] = { type = "Prefix", affix = "Frosted", "(4-5) to (9-10) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 1, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel2_"] = { type = "Prefix", affix = "Freezing", "(6-7) to (11-13) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 38, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel3_"] = { type = "Prefix", affix = "Frozen", "(8-9) to (14-16) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 47, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel4"] = { type = "Prefix", affix = "Glaciated", "(10-11) to (17-20) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 59, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 2000, 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel5"] = { type = "Prefix", affix = "Polar", "(12-13) to (21-24) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 68, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdDamageWithStavesJewel6"] = { type = "Prefix", affix = "Entombing", "(14-15) to (25-28) Added Cold Damage with Staff Attacks", statOrderKey = "1649", statOrder = { 1649 }, level = 83, group = "SpecificWeaponColdDamage", weightKey = { "staff", "one_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "staff", "specific_weapon", "two_handed_mod", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedChaosDamageWithDaggersJewel1"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Dagger Attacks", statOrderKey = "1662", statOrder = { 1662 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithDaggersJewel2_"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Dagger Attacks", statOrderKey = "1662", statOrder = { 1662 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithDaggersJewel3__"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Dagger Attacks", statOrderKey = "1662", statOrder = { 1662 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithDaggersJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Dagger Attacks", statOrderKey = "1662", statOrder = { 1662 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithDaggersJewel5"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Dagger Attacks", statOrderKey = "1662", statOrder = { 1662 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "dagger", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "dagger", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithBowsJewel1_"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithBowsJewel2"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithBowsJewel3"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 1250, 0, 0, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithBowsJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithBowsJewel5"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Bow Attacks", statOrderKey = "1660", statOrder = { 1660 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "bow", "one_handed_mod", "specific_weapon", "abyss_jewel_ranged", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "bow", "specific_weapon", "two_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithClawsJewel1"] = { type = "Prefix", affix = "Tainted", "(4-5) to (9-10) Added Chaos Damage with Claw Attacks", statOrderKey = "1661", statOrder = { 1661 }, level = 1, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithClawsJewel2"] = { type = "Prefix", affix = "Clouded", "(6-7) to (11-13) Added Chaos Damage with Claw Attacks", statOrderKey = "1661", statOrder = { 1661 }, level = 42, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithClawsJewel3_"] = { type = "Prefix", affix = "Darkened", "(8-9) to (14-16) Added Chaos Damage with Claw Attacks", statOrderKey = "1661", statOrder = { 1661 }, level = 64, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 1000, 0, 0, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithClawsJewel4"] = { type = "Prefix", affix = "Malignant", "(10-11) to (17-20) Added Chaos Damage with Claw Attacks", statOrderKey = "1661", statOrder = { 1661 }, level = 77, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 500, 0, 0, 125, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosDamageWithClawsJewel5_"] = { type = "Prefix", affix = "Vile", "(12-13) to (21-24) Added Chaos Damage with Claw Attacks", statOrderKey = "1661", statOrder = { 1661 }, level = 85, group = "SpecificWeaponChaosDamage", weightKey = { "claw", "two_handed_mod", "specific_weapon", "abyss_jewel_melee", "default", }, weightVal = { 250, 0, 0, 60, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "claw", "specific_weapon", "one_handed_mod", }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedFireSuffixJewel1"] = { type = "Suffix", affix = "of Coals", "Adds (4-5) to (10-12) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 35, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireSuffixJewel2"] = { type = "Suffix", affix = "of Cinders", "Adds (6-7) to (13-16) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 44, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireSuffixJewel3"] = { type = "Suffix", affix = "of Flames", "Adds (8-9) to (17-20) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 52, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireSuffixJewel4_"] = { type = "Suffix", affix = "of Immolation", "Adds (10-12) to (21-24) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 64, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedFireSuffixJewel5"] = { type = "Suffix", affix = "of Ashes", "Adds (13-15) to (25-28) Fire Damage to Attacks", statOrderKey = "969", statOrder = { 969 }, level = 76, group = "AddedFireSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, }, + ["AbyssAddedColdSuffixJewel1"] = { type = "Suffix", affix = "of Sleet", "Adds (4-5) to (8-10) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 36, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdSuffixJewel2_"] = { type = "Suffix", affix = "of Ice", "Adds (6-7) to (11-13) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 45, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdSuffixJewel3"] = { type = "Suffix", affix = "of Rime", "Adds (8-9) to (14-17) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 53, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdSuffixJewel4"] = { type = "Suffix", affix = "of Floe", "Adds (10-11) to (18-21) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 65, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedColdSuffixJewel5_"] = { type = "Suffix", affix = "of Glaciation", "Adds (12-13) to (22-26) Cold Damage to Attacks", statOrderKey = "976", statOrder = { 976 }, level = 77, group = "AddedColdSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, }, + ["AbyssAddedLightningSuffixJewel1"] = { type = "Suffix", affix = "of Static", "Adds 1 to (19-20) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 35, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningSuffixJewel2"] = { type = "Suffix", affix = "of Electricity", "Adds (1-2) to (25-27) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 44, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningSuffixJewel3"] = { type = "Suffix", affix = "of Voltage", "Adds (1-3) to (29-32) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 52, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningSuffixJewel4"] = { type = "Suffix", affix = "of Discharge", "Adds (1-4) to (36-39) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 64, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedLightningSuffixJewel5"] = { type = "Suffix", affix = "of Arcing", "Adds (1-4) to (43-48) Lightning Damage to Attacks", statOrderKey = "985", statOrder = { 985 }, level = 76, group = "AddedLightningSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, }, + ["AbyssAddedPhysicalSuffixJewel1"] = { type = "Suffix", affix = "of Weight", "Adds 1 to 3 Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 34, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalSuffixJewel2"] = { type = "Suffix", affix = "of Impact", "Adds (2-3) to (4-5) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 45, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedPhysicalSuffixJewel3"] = { type = "Suffix", affix = "of Collision", "Adds (4-5) to (6-7) Physical Damage to Attacks", statOrderKey = "878", statOrder = { 878 }, level = 61, group = "AddedPhysicalSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AbyssAddedChaosSuffixJewel1"] = { type = "Suffix", affix = "of Malevolence", "Adds (6-7) to (11-13) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 36, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosSuffixJewel2"] = { type = "Suffix", affix = "of Malice", "Adds (8-9) to (14-17) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 48, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 750, 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssAddedChaosSuffixJewel3"] = { type = "Suffix", affix = "of Sin", "Adds (10-11) to (18-21) Chaos Damage to Attacks", statOrderKey = "991", statOrder = { 991 }, level = 64, group = "AddedChaosSuffix", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 375, 375, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "attack" }, }, + ["AbyssFlatMinionLifeRegenerationJewel1"] = { type = "Prefix", affix = "Fuelling", "Minions Regenerate (11-15) Life per second", statOrderKey = "7185", statOrder = { 7185 }, level = 1, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssFlatMinionLifeRegenerationJewel2"] = { type = "Prefix", affix = "Lively", "Minions Regenerate (16-20) Life per second", statOrderKey = "7185", statOrder = { 7185 }, level = 30, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssFlatMinionLifeRegenerationJewel3"] = { type = "Prefix", affix = "Exuberant", "Minions Regenerate (21-30) Life per second", statOrderKey = "7185", statOrder = { 7185 }, level = 60, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssFlatEnergyShieldRegenerationJewel1"] = { type = "Prefix", affix = "Captivating", "Regenerate (9-12) Energy Shield per second", statOrderKey = "5138", statOrder = { 5138 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatEnergyShieldRegenerationJewel2"] = { type = "Prefix", affix = "Beautiful", "Regenerate (13-16) Energy Shield per second", statOrderKey = "5138", statOrder = { 5138 }, level = 30, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatEnergyShieldRegenerationJewel3"] = { type = "Prefix", affix = "Breathtaking", "Regenerate (17-20) Energy Shield per second", statOrderKey = "5138", statOrder = { 5138 }, level = 60, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatLifeRegenerationJewel1"] = { type = "Prefix", affix = "Youthful", "Regenerate (9-12) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 1, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["AbyssFlatLifeRegenerationJewel2"] = { type = "Prefix", affix = "Spirited", "Regenerate (13-16) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 40, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["AbyssFlatLifeRegenerationJewel3_"] = { type = "Prefix", affix = "Vivacious", "Regenerate (17-20) Life per second", statOrderKey = "1172", statOrder = { 1172 }, level = 80, group = "LifeRegeneration", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flat_life_regen", "resource", "life" }, }, + ["AbyssFlatManaShieldRegenerationJewel1"] = { type = "Prefix", affix = "Energising", "Regenerate (1.1-2) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 1, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssFlatManaShieldRegenerationJewel2"] = { type = "Prefix", affix = "Inspirational", "Regenerate (2.1-3) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 40, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssFlatManaShieldRegenerationJewel3"] = { type = "Prefix", affix = "Resonating", "Regenerate (3.3-4) Mana per second", statOrderKey = "1179", statOrder = { 1179 }, level = 75, group = "ManaRegeneration", weightKey = { "default", }, weightVal = { 350 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssAttacksBlindOnHitChanceJewel1"] = { type = "Suffix", affix = "of Blinding", "(3-4)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 32, group = "BlindOnHit", weightKey = { "abyss_jewel_ranged", "abyss_jewel_melee", "default", }, weightVal = { 800, 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAttacksBlindOnHitChanceJewel2___"] = { type = "Suffix", affix = "of Blinding", "(5-6)% chance to Blind Enemies on Hit with Attacks", statOrderKey = "4206", statOrder = { 4206 }, level = 65, group = "BlindOnHit", weightKey = { "abyss_jewel_ranged", "abyss_jewel_melee", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAttacksTauntOnHitChanceJewel1"] = { type = "Suffix", affix = "of Taunting", "(3-5)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4207", statOrder = { 4207 }, level = 32, group = "TauntOnHit", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AbyssAttacksTauntOnHitChanceJewel2"] = { type = "Suffix", affix = "of Taunting", "(6-8)% chance to Taunt Enemies on Hit with Attacks", statOrderKey = "4207", statOrder = { 4207 }, level = 65, group = "TauntOnHit", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AbyssSpellsHinderOnHitChanceJewel1"] = { type = "Suffix", affix = "of Hindering", "(3-5)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7762", statOrder = { 7762 }, level = 32, group = "HinderOnHit", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AbyssSpellsHinderOnHitChanceJewel2"] = { type = "Suffix", affix = "of Hindering", "(6-8)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7762", statOrder = { 7762 }, level = 65, group = "HinderOnHit", weightKey = { "abyss_jewel_caster", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AbyssMinionAttacksBlindOnHitChanceJewel1"] = { type = "Suffix", affix = "of Stifling", "Minions have (3-4)% chance to Blind on Hit with Attacks", statOrderKey = "7162", statOrder = { 7162 }, level = 32, group = "BlindOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssMinionAttacksBlindOnHitChanceJewel2"] = { type = "Suffix", affix = "of Stifling", "Minions have (5-6)% chance to Blind on Hit with Attacks", statOrderKey = "7162", statOrder = { 7162 }, level = 65, group = "BlindOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssMinionAttacksTauntOnHitChanceJewel1"] = { type = "Suffix", affix = "of Distraction", "Minions have (3-5)% chance to Taunt on Hit with Attacks", statOrderKey = "2933", statOrder = { 2933 }, level = 32, group = "TauntOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssMinionAttacksTauntOnHitChanceJewel2_"] = { type = "Suffix", affix = "of Distraction", "Minions have (6-8)% chance to Taunt on Hit with Attacks", statOrderKey = "2933", statOrder = { 2933 }, level = 65, group = "TauntOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssMinionSpellsHinderOnHitChanceJewel1"] = { type = "Suffix", affix = "of Delaying", "Minions have (3-5)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7202", statOrder = { 7202 }, level = 32, group = "HinderOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "minion" }, }, + ["AbyssMinionSpellsHinderOnHitChanceJewel2"] = { type = "Suffix", affix = "of Delaying", "Minions have (6-8)% chance to Hinder Enemies on Hit with Spells, with 30% reduced Movement Speed", statOrderKey = "7202", statOrder = { 7202 }, level = 65, group = "HinderOnHit", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "minion" }, }, + ["AbyssDamageVSAbyssMonstersJewel1"] = { type = "Suffix", affix = "of Banishing", "(30-40)% increased Damage against Abyssal Monsters", statOrderKey = "4888", statOrder = { 4888 }, level = 1, group = "DamageVSAbyssMonsters", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 0, 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AbyssMinionDamageVSAbyssMonstersJewel1"] = { type = "Suffix", affix = "of Marshalling", "Minions deal (30-40)% increased Damage against Abyssal Monsters", statOrderKey = "7175", statOrder = { 7175 }, level = 1, group = "MinionDamageVSAbyssMonsters", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["AbyssReducedPhysicalDamageTakenVsAbyssMonsterJewel1"] = { type = "Suffix", affix = "of Warding", "(4-6)% additional Physical Damage Reduction against Abyssal Monsters", statOrderKey = "3997", statOrder = { 3997 }, level = 1, group = "MinionDamageVSAbyssMonsters", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AbyssAvoidIgniteJewel1_"] = { type = "Suffix", affix = "of Extinguishing", "(21-24)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 1, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AbyssAvoidIgniteJewel2"] = { type = "Suffix", affix = "of Extinguishing", "(25-30)% chance to Avoid being Ignited", statOrderKey = "1416", statOrder = { 1416 }, level = 30, group = "AvoidIgnite", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["AbyssAvoidFreezeAndChillJewel1"] = { type = "Suffix", affix = "of Warming", "(21-24)% chance to Avoid being Chilled", "(21-24)% chance to Avoid being Frozen", statOrderKey = "1414,1415", statOrder = { 1414, 1415 }, level = 1, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AbyssAvoidFreezeAndChillJewel2"] = { type = "Suffix", affix = "of Warming", "(25-30)% chance to Avoid being Chilled", "(25-30)% chance to Avoid being Frozen", statOrderKey = "1414,1415", statOrder = { 1414, 1415 }, level = 30, group = "ChanceToAvoidFreezeAndChill", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["AbyssAvoidShockJewel1"] = { type = "Suffix", affix = "of Insulating", "(21-24)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 1, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AbyssAvoidShockJewel2"] = { type = "Suffix", affix = "of Insulating", "(25-30)% chance to Avoid being Shocked", statOrderKey = "1418", statOrder = { 1418 }, level = 30, group = "ReducedShockChance", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AbyssAvoidPoisonJewel1__"] = { type = "Suffix", affix = "of Tolerance", "(21-24)% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 20, group = "ChanceToAvoidPoison", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["AbyssAvoidPoisonJewel2__"] = { type = "Suffix", affix = "of Tolerance", "(25-30)% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 50, group = "ChanceToAvoidPoison", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["AbyssAvoidBleedingJewel1"] = { type = "Suffix", affix = "of Mending", "(21-24)% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 20, group = "ChanceToAvoidBleeding", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AbyssAvoidBleedingJewel2"] = { type = "Suffix", affix = "of Mending", "(25-30)% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 50, group = "ChanceToAvoidBleeding", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AbyssAvoidStunJewel1"] = { type = "Suffix", affix = "of Unwavering", "(21-24)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 1, group = "AvoidStun", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssAvoidStunJewel2"] = { type = "Suffix", affix = "of Unwavering", "(25-30)% chance to Avoid being Stunned", statOrderKey = "1421", statOrder = { 1421 }, level = 20, group = "AvoidStun", weightKey = { "default", }, weightVal = { 150 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssAccuracyRatingJewel1"] = { type = "Suffix", affix = "of Calm", "+(10-30) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 1, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAccuracyRatingJewel2"] = { type = "Suffix", affix = "of Steadiness", "+(31-60) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 1, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAccuracyRatingJewel3"] = { type = "Suffix", affix = "of the Marksman", "+(61-120) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 52, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAccuracyRatingJewel4"] = { type = "Suffix", affix = "of the Ranger", "+(121-240) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 78, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssAccuracyRatingJewel5"] = { type = "Suffix", affix = "of the Deadeye", "+(241-300) to Accuracy Rating", statOrderKey = "1034", statOrder = { 1034 }, level = 85, group = "IncreasedAccuracy", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 250, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "attack" }, }, + ["AbyssMinionAttackAndCastSpeedJewel1"] = { type = "Suffix", affix = "of Training", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AbyssMinionLifeRegenerationJewel1"] = { type = "Suffix", affix = "of Longevity", "Minions Regenerate (0.4-0.8)% of Life per second", statOrderKey = "2420", statOrder = { 2420 }, level = 1, group = "MinionLifeRegeneration", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssMinionLifeLeechJewel1"] = { type = "Suffix", affix = "of Vampirism", "Minions Leech (0.3-0.5)% of Damage as Life", statOrderKey = "2419", statOrder = { 2419 }, level = 1, group = "MinionLifeLeech", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssMinionMovementSpeedJewel1"] = { type = "Suffix", affix = "of Orchestration", "Minions have (6-10)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 1, group = "MinionMovementSpeed", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["AbyssMinionLifeJewel1_"] = { type = "Suffix", affix = "of Fortitude", "Minions have (8-12)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 1, group = "MinionLife", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AbyssFlatMinionAccuracy1"] = { type = "Suffix", affix = "of Suggestion", "Minions have +(95-125) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 1, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssFlatMinionAccuracy2_"] = { type = "Suffix", affix = "of Instruction", "Minions have +(126-180) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 52, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssFlatMinionAccuracy3"] = { type = "Suffix", affix = "of Command", "Minions have +(181-250) to Accuracy Rating", statOrderKey = "7152", statOrder = { 7152 }, level = 78, group = "MinionAccuracyRating", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "minion" }, }, + ["AbyssMinionElementalResistancesJewel1"] = { type = "Suffix", affix = "of Acclimatisation", "Minions have +(6-10)% to all Elemental Resistances", statOrderKey = "2421", statOrder = { 2421 }, level = 1, group = "MinionElementalResistances", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance", "minion" }, }, + ["AbyssMinionChaosResistanceJewel1"] = { type = "Suffix", affix = "of Righteousness", "Minions have +(7-11)% to Chaos Resistance", statOrderKey = "2422", statOrder = { 2422 }, level = 1, group = "MinionChaosResistance", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 800, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance", "minion" }, }, + ["AbyssFlatArmourJewel1"] = { type = "Prefix", affix = "Lacquered", "+(36-60) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 1, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["AbyssFlatArmourJewel2"] = { type = "Prefix", affix = "Fortified", "+(61-100) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 40, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["AbyssFlatArmourJewel3"] = { type = "Prefix", affix = "Carapaced", "+(101-180) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 75, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["AbyssFlatArmourJewel4__"] = { type = "Prefix", affix = "Encased", "+(181-250) to Armour", statOrderKey = "1138", statOrder = { 1138 }, level = 83, group = "IncreasedPhysicalDamageReductionRating", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", }, modTags = { "armour", "defences" }, }, + ["AbyssFlatEvasionJewel1"] = { type = "Prefix", affix = "Agile", "+(36-60) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 1, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["AbyssFlatEvasionJewel2"] = { type = "Prefix", affix = "Fleet", "+(61-100) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 40, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["AbyssFlatEvasionJewel3"] = { type = "Prefix", affix = "Vaporous", "+(101-180) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 75, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["AbyssFlatEvasionJewel4_"] = { type = "Prefix", affix = "Beclouded", "+(181-250) to Evasion Rating", statOrderKey = "1143", statOrder = { 1143 }, level = 83, group = "IncreasedEvasionRating", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_evasion_mod", }, modTags = { "evasion", "defences" }, }, + ["AbyssFlatEnergyShieldJewel1"] = { type = "Prefix", affix = "Shining", "+(21-25) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 1, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatEnergyShieldJewel2"] = { type = "Prefix", affix = "Seething", "+(26-30) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 40, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatEnergyShieldJewel3"] = { type = "Prefix", affix = "Incandescent", "+(31-35) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 75, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 600 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["AbyssFlatEnergyShieldJewel4"] = { type = "Prefix", affix = "Resplendent", "+(36-40) to maximum Energy Shield", statOrderKey = "1156", statOrder = { 1156 }, level = 83, group = "IncreasedEnergyShield", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_energy_shield_mod", }, modTags = { "energy_shield", "defences" }, }, + ["AbyssCurseEffectJewel1"] = { type = "Prefix", affix = "Murmuring", "2% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 75, group = "CurseEffectiveness", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AbyssCurseEffectJewel2"] = { type = "Prefix", affix = "Foul-tongued", "3% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 86, group = "CurseEffectiveness", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AbyssCooldownRecoverySpeed1_"] = { type = "Prefix", affix = "Facilitating", "2% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 75, group = "CooldownRecovery", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssCooldownRecoverySpeed2__"] = { type = "Prefix", affix = "Expediting", "3% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 86, group = "CooldownRecovery", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssImpaleEffect1_"] = { type = "Prefix", affix = "Skewering", "(3-4)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 75, group = "ImpaleEffect", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AbyssImpaleEffect2_"] = { type = "Prefix", affix = "Lancing", "(5-6)% increased Impale Effect", statOrderKey = "5704", statOrder = { 5704 }, level = 86, group = "ImpaleEffect", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 300, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AbyssDamageRecoupedAsMana1"] = { type = "Prefix", affix = "Spurring", "2% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 75, group = "PercentDamageGoesToMana", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["AbyssDamageRecoupedAsMana2"] = { type = "Prefix", affix = "Motivating", "3% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 86, group = "PercentDamageGoesToMana", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["AbyssSpellBlockChanceIfHitRecentlyJewel1"] = { type = "Suffix", affix = "of Instinct", "+2% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4570", statOrder = { 4570 }, level = 1, group = "SpellBlockChanceIfHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AbyssReducedPhysicalDamageTakenIfNotHitRecentlyJewel1"] = { type = "Suffix", affix = "of Confidence", "2% additional Physical Damage Reduction if you weren't Damaged by a Hit Recently", statOrderKey = "3993", statOrder = { 3993 }, level = 1, group = "ReducedPhysicalDamageTakenIfNotHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["AbyssMovementSpeedIfNotDamagedRecentlyJewel1"] = { type = "Suffix", affix = "of Momentum", "(3-4)% increased Movement Speed if you haven't taken Damage Recently", statOrderKey = "7244", statOrder = { 7244 }, level = 1, group = "MovementSpeedIfNotDamagedRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AbyssDamageIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Slayer", "(15-20)% increased Damage if you've Killed Recently", statOrderKey = "4865", statOrder = { 4865 }, level = 1, group = "DamageIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AbyssCriticalStrikeMultiplierIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Assassin", "+(8-14)% to Critical Strike Multiplier if you've Killed Recently", statOrderKey = "4796", statOrder = { 4796 }, level = 25, group = "CriticalStrikeMultiplierIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AbyssIncreasedArmourIfNoEnemySlainRecentlyJewel1__"] = { type = "Suffix", affix = "of the Guardian", "(20-30)% increased Armour if you haven't Killed Recently", statOrderKey = "4088", statOrder = { 4088 }, level = 1, group = "IncreasedArmourIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AbyssAccuracyIfNoEnemySlainRecentlyJewel1_"] = { type = "Suffix", affix = "of the Deadeye", "(20-30)% increased Accuracy Rating if you haven't Killed Recently", statOrderKey = "3954", statOrder = { 3954 }, level = 1, group = "AccuracyIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["AbyssDamagePenetratesElementalResistancesIfNoEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Inquisitor", "Damage Penetrates 2% Elemental Resistance if you haven't Killed Recently", statOrderKey = "4855", statOrder = { 4855 }, level = 1, group = "DamagePenetratesElementalResistancesIfNoEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AbyssCastSpeedIfMinionKilledRecentlyJewel1"] = { type = "Suffix", affix = "of Retaliation", "(7-10)% increased Cast Speed if a Minion has been Killed Recently", statOrderKey = "4549", statOrder = { 4549 }, level = 30, group = "CastSpeedIfMinionKilledRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AbyssMinionDamageIfMinionSkillUsedRecentlyJewel1"] = { type = "Suffix", affix = "of Authority", "Minions deal (15-20)% increased Damage if you've used a Minion Skill Recently", statOrderKey = "1536", statOrder = { 1536 }, level = 1, group = "MinionDamageIfMinionSkillUsedRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["AbyssEvasionRatingWhileMovingJewel1"] = { type = "Suffix", affix = "of Maneuvering", "(25-35)% increased Evasion Rating while moving", statOrderKey = "5163", statOrder = { 5163 }, level = 1, group = "EvasionRatingWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AbyssManaRegenerationRateWhileMovingJewel1"] = { type = "Suffix", affix = "of Praxis", "(20-25)% increased Mana Regeneration Rate while moving", statOrderKey = "6467", statOrder = { 6467 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AbyssLifeRegenerationRateWhileMovingJewel1"] = { type = "Suffix", affix = "of Vivaciousness", "Regenerate (0.5-1)% of Life per second while moving", statOrderKey = "5821", statOrder = { 5821 }, level = 1, group = "LifeRegenerationRateWhileMoving", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssPhysicalDamageAddedAsExtraFireIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of the Inferno", "Gain (2-4)% of Physical Damage as Extra Fire Damage if you've dealt a Critical Strike Recently", statOrderKey = "7370", statOrder = { 7370 }, level = 40, group = "PhysicalDamageAddedAsExtraFireIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 300, 150, 150, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AbyssAttackSpeedIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Opportunity", "(6-8)% increased Attack Speed if you've dealt a Critical Strike Recently", statOrderKey = "4189", statOrder = { 4189 }, level = 25, group = "AttackSpeedIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AbyssCastSpeedIfCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Abuse", "(5-7)% increased Cast Speed if you've dealt a Critical Strike Recently", statOrderKey = "4548", statOrder = { 4548 }, level = 25, group = "CastSpeedIfCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AbyssCriticalStrikeChanceIfNoCriticalStrikeDealtRecentlyJewel1"] = { type = "Suffix", affix = "of Preparation", "(20-30)% increased Critical Strike Chance if you haven't dealt a Critical Strike Recently", statOrderKey = "4769", statOrder = { 4769 }, level = 1, group = "CriticalStrikeChanceIfNoCriticalStrikeDealtRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 250, 500, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AbyssMinionAttackAndCastSpeedIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of Rallying", "Minions have (6-8)% increased Attack and Cast Speed if you or your Minions have Killed Recently", statOrderKey = "7157", statOrder = { 7157 }, level = 1, group = "MinionAttackAndCastSpeedIfEnemySlainRecently", weightKey = { "abyss_jewel_summoner", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AbyssSpellDodgeAndDodgeChanceIfHitRecentlyJewel1"] = { type = "Suffix", affix = "of Readiness", "+2% Chance to Block Spell Damage if you were Damaged by a Hit Recently", statOrderKey = "4570", statOrder = { 4570 }, level = 1, group = "SpellBlockChanceIfHitRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AbyssMovementSpeedIfEnemySlainRecentlyJewel1"] = { type = "Suffix", affix = "of the Raider", "(2-4)% increased Movement Speed if you've Killed Recently", statOrderKey = "3741", statOrder = { 3741 }, level = 1, group = "MovementSpeedIfEnemySlainRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 250, 500, 250, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AbyssChanceToBlockIfDamagedRecentlyJewel1_"] = { type = "Suffix", affix = "of Guarding", "+2% Chance to Block Attack Damage if you were Damaged by a Hit Recently", statOrderKey = "2718", statOrder = { 2718 }, level = 1, group = "ChanceToBlockIfDamagedRecently", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["AbyssChanceToGainOnslaughtOnKillJewel1"] = { type = "Suffix", affix = "of Onslaught", "(3-5)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 50, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssChanceToGainOnslaughtOnKillJewel2"] = { type = "Suffix", affix = "of Onslaught", "(6-8)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 80, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssChancetoGainPhasingOnKillJewel1"] = { type = "Suffix", affix = "of Phasing", "(3-5)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 50, group = "ChancetoGainPhasingOnKill", weightKey = { "abyss_jewel_ranged", "abyss_jewel_caster", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssChancetoGainPhasingOnKillJewel2"] = { type = "Suffix", affix = "of Phasing", "(6-8)% chance to gain Phasing for 4 seconds on Kill", statOrderKey = "2964", statOrder = { 2964 }, level = 80, group = "ChancetoGainPhasingOnKill", weightKey = { "abyss_jewel_ranged", "abyss_jewel_caster", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssChanceToGainUnholyMightOnKillAbyssJewel1"] = { type = "Suffix", affix = "of Unholy Might", "(2-3)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2584", statOrder = { 2584 }, level = 60, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssChanceToGainUnholyMightOnKillAbyssJewel2_"] = { type = "Suffix", affix = "of Unholy Might", "(4-5)% chance to Gain Unholy Might for 4 seconds on Melee Kill", statOrderKey = "2584", statOrder = { 2584 }, level = 84, group = "ChanceToGainUnholyMightOnKillAbyss", weightKey = { "abyss_jewel_melee", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AbyssSelfCurseEffectOnConsecratedGroundJewel1__"] = { type = "Suffix", affix = "of the Sanctum", "(10-15)% reduced Effect of Curses on you while on Consecrated Ground", statOrderKey = "4831", statOrder = { 4831 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AbyssAvoidElementalAilmentsWhileElusiveJewel1"] = { type = "Suffix", affix = "of Escape", "(8-10)% chance to Avoid Elemental Ailments while you have Elusive", statOrderKey = "4222", statOrder = { 4222 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AbyssHinderedEnemiesLifeRegenerationRateJewel1"] = { type = "Suffix", affix = "of Enervation", "Enemies Hindered by you have (15-20)% reduced Life Regeneration rate", statOrderKey = "5102", statOrder = { 5102 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AbyssBlindedEnemiesCriticalStrikeChanceJewel1"] = { type = "Suffix", affix = "of Clouding", "Enemies Blinded by you have (15-20)% reduced Critical Strike Chance", statOrderKey = "5097", statOrder = { 5097 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AbyssWitheredEnemiesAllResistanceJewel1___"] = { type = "Suffix", affix = "of Languishing", "Enemies Withered by you have -2% to all Resistances", statOrderKey = "5108", statOrder = { 5108 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 100, 100, 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AbyssMaimedEnemiesDamageOverTimeJewel1"] = { type = "Suffix", affix = "of Mangling", "Enemies Maimed by you take (4-5)% increased Damage Over Time", statOrderKey = "5106", statOrder = { 5106 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 500, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AbyssIntimidatedEnemiesStunDurationJewel1"] = { type = "Suffix", affix = "of Daunting", "Enemies Intimidated by you have (10-15)% increased duration of stuns against them", statOrderKey = "5105", statOrder = { 5105 }, level = 84, group = "BuffEnchantment", weightKey = { "abyss_jewel_melee", "abyss_jewel_ranged", "abyss_jewel_caster", "abyss_jewel_summoner", "default", }, weightVal = { 500, 100, 100, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponFirePenetration1h1_"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponFirePenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveJewelFirePenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Fire Resistance", statOrderKey = "2487", statOrder = { 2487 }, level = 1, group = "FireResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveBodyArmourAvoidFire1_"] = { type = "Prefix", affix = "Subterranean", "(8-10)% chance to Avoid Fire Damage from Hits", statOrderKey = "2877", statOrder = { 2877 }, level = 1, group = "FireDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["DelveGlovesFireDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Fire Damage", statOrderKey = "968", statOrder = { 968 }, level = 1, group = "AddedFireDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveBootsSocketedFireGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Fire Gems", statOrderKey = "52", statOrder = { 52 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "gem" }, }, + ["DelveRingFireLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Fire Damage Leeched as Life", statOrderKey = "1259", statOrder = { 1259 }, level = 1, group = "FireDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["DelveHelmetEnemyFireResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Fire Resistance", "Nearby Enemies have -9% to Fire Resistance", statOrderKey = "1220,6261", statOrder = { 1220, 6261 }, level = 1, group = "LocalDisplayNearbyEnemyFireDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire", "resistance" }, }, + ["DelveJewelryFireDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Fire Damage", statOrderKey = "967", statOrder = { 967 }, level = 1, group = "FireDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["DelveWeaponColdPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponColdPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveJewelColdPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Cold Resistance", statOrderKey = "2488", statOrder = { 2488 }, level = 1, group = "ColdResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveBodyArmourAvoidCold1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Cold Damage from Hits", statOrderKey = "2878", statOrder = { 2878 }, level = 1, group = "ColdDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["DelveGlovesColdDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (20-25) to (26-35) Cold Damage", statOrderKey = "975", statOrder = { 975 }, level = 1, group = "AddedColdDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveBootsSocketedColdGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Cold Gems", statOrderKey = "53", statOrder = { 53 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "gem" }, }, + ["DelveRingColdLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Cold Damage Leeched as Life", statOrderKey = "1261", statOrder = { 1261 }, level = 1, group = "ColdDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "cold" }, }, + ["DelveHelmetEnemyColdResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Cold Resistance", "Nearby Enemies have -9% to Cold Resistance", statOrderKey = "1226,6259", statOrder = { 1226, 6259 }, level = 1, group = "LocalDisplayNearbyEnemyColdDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold", "resistance" }, }, + ["DelveJewelryColdDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Cold Damage", statOrderKey = "974", statOrder = { 974 }, level = 1, group = "ColdDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["DelveWeaponLightningPenetration1h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (5-7)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponLightningPenetration2h1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (12-15)% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveJewelLightningPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Lightning Resistance", statOrderKey = "2489", statOrder = { 2489 }, level = 1, group = "LightningResistancePenetration", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveBodyArmourAvoidLightning1"] = { type = "Prefix", affix = "Subterranean", "(6-10)% chance to Avoid Lightning Damage from Hits", statOrderKey = "2879", statOrder = { 2879 }, level = 1, group = "LightningDamageAvoidance", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["DelveGlovesLightningDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds 1 to (48-60) Lightning Damage", statOrderKey = "984", statOrder = { 984 }, level = 1, group = "AddedLightningDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveBootsSocketedLightningGemLevel1_"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Lightning Gems", statOrderKey = "54", statOrder = { 54 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "gem" }, }, + ["DelveRingLightningLeech1_"] = { type = "Prefix", affix = "Subterranean", "0.2% of Lightning Damage Leeched as Life", statOrderKey = "1263", statOrder = { 1263 }, level = 1, group = "LightningDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "lightning" }, }, + ["DelveHelmetEnemyLightningResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Lightning Resistance", "Nearby Enemies have -9% to Lightning Resistance", statOrderKey = "1231,6262", statOrder = { 1231, 6262 }, level = 1, group = "LocalDisplayNearbyEnemyLightningDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "resistance" }, }, + ["DelveJewelryLightningDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Lightning Damage", statOrderKey = "983", statOrder = { 983 }, level = 1, group = "LightningDamagePercentagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["DelveWeaponIntimidateOnHit1"] = { type = "Suffix", affix = "of the Underground", "15% chance to Intimidate Enemies for 4 seconds on Hit", statOrderKey = "6230", statOrder = { 6230 }, level = 1, group = "ChanceToIntimidateOnHit", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack" }, }, + ["DelveArmourPhysDamageTaken1"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_1"] = { type = "Suffix", affix = "of the Underground", "-(34-20) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 1, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_2"] = { type = "Suffix", affix = "of the Underground", "-(49-35) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 30, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveArmourPhysDamageTakenv2_3"] = { type = "Suffix", affix = "of the Underground", "-(75-50) Physical Damage taken from Hits", statOrderKey = "1788", statOrder = { 1788 }, level = 60, group = "FlatPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveShieldPhysicalDamageReductionRating1"] = { type = "Prefix", affix = "Subterranean", "(3-5)% additional Physical Damage Reduction", statOrderKey = "1825", statOrder = { 1825 }, level = 1, group = "ReducedPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveBootsPhyiscalDamageReductionRatingWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% additional Physical Damage Reduction while moving", statOrderKey = "4003", statOrder = { 4003 }, level = 1, group = "AdditionalPhysicalDamageReductionWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveGlovesGlobalAddedPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "Adds (6-8) to (9-11) Physical Damage", statOrderKey = "877", statOrder = { 877 }, level = 1, group = "AddedPhysicalDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveRingPhysicalLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Physical Damage Leeched as Life", statOrderKey = "1257", statOrder = { 1257 }, level = 1, group = "PhysicalDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "physical" }, }, + ["DelveHelmetEnemyPhysicalDamageTakenAura1"] = { type = "Suffix", affix = "of the Underground", "9% increased Physical Damage taken", "Nearby Enemies take 9% increased Physical Damage", statOrderKey = "1794,6263", statOrder = { 1794, 6263 }, level = 1, group = "LocalDisplayNearbyEnemyPhysicalDamageTaken", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelryPhysicalDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Global Physical Damage", statOrderKey = "844", statOrder = { 844 }, level = 1, group = "PhysicalDamagePercent", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveJewelPhysicalDamageOverTimeTaken1"] = { type = "Prefix", affix = "Subterranean", "(1-2)% reduced Physical Damage taken over time", statOrderKey = "4295", statOrder = { 4295 }, level = 1, group = "PhysicalDamageOverTimeTaken", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DelveWeaponDespairOnHit1h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveWeaponDespairOnHit2h1"] = { type = "Suffix", affix = "of the Underground", "Curse Enemies with Despair on Hit, with 40% increased Effect", statOrderKey = "2067", statOrder = { 2067 }, level = 1, group = "CurseOnHitDespair", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DelveArmourChaosResistance1_"] = { type = "Prefix", affix = "Subterranean", "+(20-35)% to Chaos Resistance", statOrderKey = "1235", statOrder = { 1235 }, level = 1, group = "ChaosResistancePrefix", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "boots", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveBodyArmourChaosDegenResist1"] = { type = "Suffix", affix = "of the Underground", "+(30-40)% Chaos Resistance against Damage Over Time", statOrderKey = "4630", statOrder = { 4630 }, level = 1, group = "ChaosResistanceAgainstDamageOverTime", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "quiver", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["DelveGlovesChaosDamageToSpells1"] = { type = "Prefix", affix = "Subterranean", "Adds (15-20) to (21-30) Chaos Damage", statOrderKey = "990", statOrder = { 990 }, level = 1, group = "AddedChaosDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveBootsSocketedChaosGemLevel1"] = { type = "Prefix", affix = "Subterranean", "+2 to Level of Socketed Chaos Gems", statOrderKey = "55", statOrder = { 55 }, level = 1, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "gem" }, }, + ["DelveRingChaosLeech1"] = { type = "Prefix", affix = "Subterranean", "0.2% of Chaos Damage Leeched as Life", statOrderKey = "1264", statOrder = { 1264 }, level = 1, group = "ChaosDamageLifeLeech", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "chaos" }, }, + ["DelveHelmetEnemyChaosResistanceAura1"] = { type = "Suffix", affix = "of the Underground", "-9% to Chaos Resistance", "Nearby Enemies have -9% to Chaos Resistance", statOrderKey = "1235,6258", statOrder = { 1235, 6258 }, level = 1, group = "LocalDisplayNearbyEnemyChaosDamageResistance", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["DelveJewelryChaosDamage1"] = { type = "Prefix", affix = "Subterranean", "(20-30)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamagePrefix", weightKey = { "abyss_jewel", "jewel", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveJewelChaosDamage1"] = { type = "Suffix", affix = "of the Underground", "(13-19)% increased Chaos Damage", statOrderKey = "989", statOrder = { 989 }, level = 1, group = "IncreasedChaosDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["DelveWeaponDamageOnFullLife1h1__"] = { type = "Suffix", affix = "of the Underground", "(50-60)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveWeaponDamageOnFullLife2h1"] = { type = "Suffix", affix = "of the Underground", "(100-120)% increased Damage when on Full Life", statOrderKey = "4893", statOrder = { 4893 }, level = 1, group = "DamageOnFullLife", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["DelveBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(25-40) to maximum Life", "(3-5)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveNonBodyArmourLife1"] = { type = "Prefix", affix = "Subterranean", "+(15-25) to maximum Life", "(2-3)% increased maximum Life", statOrderKey = "1167,1169", statOrder = { 1167, 1169 }, level = 1, group = "LifeAndPercentLife", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "gloves", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveArmourLifeRegen1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "abyss_jewel", "jewel", "quiver", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveJewelryFlaskLifeRecovery1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Life Recovery from Flasks", statOrderKey = "1616", statOrder = { 1616 }, level = 1, group = "FlaskLifeRecovery", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "sceptre", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelLifeRegeneration1"] = { type = "Prefix", affix = "Subterranean", "Regenerate 0.3% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 1, group = "LifeRegenerationRatePercentage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["DelveWeaponArmourIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "staff", "mace", "axe", "sword", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelArmourIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Armour if you've Hit an Enemy Recently", statOrderKey = "7389", statOrder = { 7389 }, level = 1, group = "PhysicalDamageReductionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "+500 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "axe", "sword", "dagger", "claw", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEvasionIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "+1000 to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "axe", "sword", "bow", "default", }, weightVal = { 0, 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelEvasionIfYouHitRecently1"] = { type = "Suffix", affix = "of the Underground", "+(250-300) to Evasion Rating if Hit an Enemy Recently", statOrderKey = "5154", statOrder = { 5154 }, level = 1, group = "EvasionRatingIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "dagger", "claw", "wand", "sceptre", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveWeaponEnergyShieldRegenIfYouHitRecently2h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "abyss_jewel", "jewel", "staff", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelEnergyShieldRegenIfYouHitRecently1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.3% of Energy Shield per second if you've Hit an Enemy Recently", statOrderKey = "5135", statOrder = { 5135 }, level = 1, group = "EnergyShieldRegenerationRatePerMinuteIfYouHaveHitAnEnemyRecently", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmour1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour", statOrderKey = "1141", statOrder = { 1141 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourEvasion1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion Rating", statOrderKey = "1149", statOrder = { 1149 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Energy Shield", statOrderKey = "1158", statOrder = { 1158 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourArmourAndEvasion1_"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Evasion", statOrderKey = "1152", statOrder = { 1152 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "defences" }, }, + ["DelveArmourArmourAndEnergyShield1__"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour and Energy Shield", statOrderKey = "1151", statOrder = { 1151 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "defences" }, }, + ["DelveArmourEvasionAndEnergyShield1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Evasion and Energy Shield", statOrderKey = "1153", statOrder = { 1153 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "defences" }, }, + ["DelveArmourDefences1"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Armour, Evasion and Energy Shield", statOrderKey = "1154", statOrder = { 1154 }, level = 1, group = "DefencesPercentSuffix", weightKey = { "abyss_jewel", "jewel", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "defences" }, }, + ["DelveArmourQuality"] = { type = "Suffix", affix = "of the Underground", "+(10-20)% to Quality", statOrderKey = "6279", statOrder = { 6279 }, level = 1, group = "IncreasedQuality", weightKey = { "local_item_quality", "abyss_jewel", "jewel", "shield", "body_armour", "default", }, weightVal = { 0, 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { }, }, + ["DelveArmourEnergyShieldRegen"] = { type = "Suffix", affix = "of the Underground", "Regenerate 1% of Energy Shield per second", statOrderKey = "2170", statOrder = { 2170 }, level = 1, group = "EnergyShieldRegeneration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourEnergyShieldLeechSpells_"] = { type = "Suffix", affix = "of the Underground", "0.3% of Spell Damage Leeched as Energy Shield", statOrderKey = "1296", statOrder = { 1296 }, level = 1, group = "EnergyShieldLeechPermyriad", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveArmourSpellBlock__"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 1, group = "SpellBlockPercentage", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "gloves", "int_armour", "dex_int_armour", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourDodgeAndSpellDodge_"] = { type = "Suffix", affix = "of the Underground", "+(3-4)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 1, group = "ChanceToDodge", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourBlindChance"] = { type = "Suffix", affix = "of the Underground", "(4-6)% Global chance to Blind Enemies on hit", statOrderKey = "2464", statOrder = { 2464 }, level = 1, group = "BlindOnHit", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveArmourEvasionOnFullLife"] = { type = "Suffix", affix = "of the Underground", "(25-50)% increased Global Evasion Rating when on Full Life", statOrderKey = "5161", statOrder = { 5161 }, level = 1, group = "EvasionOnFullLife", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "dex_armour", "dex_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveArmourDoubleArmourEffectOnHit"] = { type = "Suffix", affix = "of the Underground", "(10-20)% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveArmourAttackBlock"] = { type = "Suffix", affix = "of the Underground", "(3-4)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 1, group = "BlockPercent", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "boots", "helmet", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DelveArmourFortifyEffect"] = { type = "Suffix", affix = "of the Underground", "+(15-25) to maximum Fortification", statOrderKey = "7049", statOrder = { 7049 }, level = 1, group = "FortifyEffect", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "gloves", "boots", "str_armour", "str_int_armour", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveJewelryIncreasedEnergyShieldFromBodyArmour1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased Energy Shield from Body Armour", statOrderKey = "7057", statOrder = { 7057 }, level = 1, group = "MaximumEnergyShieldFromBodyArmour", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DelveJewelryChanceWhenHitForArmourToBeDoubled1"] = { type = "Suffix", affix = "of the Underground", "20% chance to Defend with 200% of Armour", statOrderKey = "4584", statOrder = { 4584 }, level = 1, group = "ChanceWhenHitForArmourToBeDoubled", weightKey = { "abyss_jewel", "jewel", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["DelveJewelryChanceToEvade"] = { type = "Suffix", affix = "of the Underground", "+(1-2)% chance to Evade Attack Hits", statOrderKey = "4585", statOrder = { 4585 }, level = 1, group = "AdditionalChanceToEvade", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["DelveJewelGlobalDefences1"] = { type = "Prefix", affix = "Subterranean", "(4-6)% increased Global Defences", statOrderKey = "2343", statOrder = { 2343 }, level = 1, group = "AllDefences", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "defences" }, }, + ["DelveWeaponLocalChanceForPoisonDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Poisons inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6227", statOrder = { 6227 }, level = 1, group = "LocalChanceForPoisonDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "poison", "damage", "chaos", "attack", "ailment" }, }, + ["DelveWeaponLocalChanceForBleedingDamage100FinalInflictedWithThisWeapon1"] = { type = "Prefix", affix = "Subterranean", "60% chance for Bleeding inflicted with this Weapon to deal 100% more Damage", statOrderKey = "6226", statOrder = { 6226 }, level = 1, group = "LocalChanceForBleedingDamage100FinalInflictedWithThisWeapon", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "bleed", "damage", "physical", "attack", "ailment" }, }, + ["DelveArmourAvoidPoison1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid being Poisoned", statOrderKey = "1419", statOrder = { 1419 }, level = 1, group = "ChanceToAvoidPoison", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["DelveArmourAvoidBleeding1"] = { type = "Suffix", affix = "of the Underground", "50% chance to Avoid Bleeding", statOrderKey = "3696", statOrder = { 3696 }, level = 1, group = "ChanceToAvoidBleeding", weightKey = { "abyss_jewel", "jewel", "shield", "helmet", "boots", "body_armour", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["DelveJewelryAilmentDamage1_"] = { type = "Suffix", affix = "of the Underground", "(30-40)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "belt", "default", }, weightVal = { 0, 0, 1600, 1600, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveJewelAilmentDamage1__"] = { type = "Suffix", affix = "of the Underground", "(15-20)% increased Damage with Ailments", statOrderKey = "4247", statOrder = { 4247 }, level = 1, group = "AilmentDamage", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["DelveGlovesAddedPhysicalDamageVsPoisonedEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Poisoned Enemies", statOrderKey = "7142", statOrder = { 7142 }, level = 1, group = "MinimumAddedPhysicalDamageVsPoisonedEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveGlovesAddedPhysicalDamageVsBleedingEnemies1"] = { type = "Prefix", affix = "Subterranean", "Adds (7-11) to (12-18) Physical Damage against Bleeding Enemies", statOrderKey = "2033", statOrder = { 2033 }, level = 1, group = "MinimumAddedPhysicalDamageVsBleedingEnemies", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["DelveWeaponLocalAttackReduceEnemyElementalResistance1h1"] = { type = "Prefix", affix = "Subterranean", "Attacks with this Weapon Penetrate (9-12)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 1, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "abyss_jewel", "jewel", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "attack" }, }, + ["DelveWeaponElementalDamage1h1"] = { type = "Prefix", affix = "Subterranean", "(40-60)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamage2h1"] = { type = "Prefix", affix = "Subterranean", "(80-120)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h1"] = { type = "Prefix", affix = "Subterranean", "(19-25)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h2_"] = { type = "Prefix", affix = "Subterranean", "(26-32)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h3"] = { type = "Prefix", affix = "Subterranean", "(33-39)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_1h4"] = { type = "Prefix", affix = "Subterranean", "(40-49)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h1"] = { type = "Prefix", affix = "Subterranean", "(37-50)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h2__"] = { type = "Prefix", affix = "Subterranean", "(51-65)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 25, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h3"] = { type = "Prefix", affix = "Subterranean", "(66-79)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 50, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponElementalDamagev2_2h4_"] = { type = "Prefix", affix = "Subterranean", "(80-94)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 75, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveArmourElementalAilmentDuration1___"] = { type = "Suffix", affix = "of the Underground", "(20-30)% reduced Elemental Ailment Duration on you", statOrderKey = "1437", statOrder = { 1437 }, level = 1, group = "SelfStatusAilmentDuration", weightKey = { "abyss_jewel", "jewel", "shield", "body_armour", "helmet", "gloves", "boots", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "ailment" }, }, + ["DelveJewelryElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates (3-5)% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "quiver", "amulet", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveRingElementalDamage1"] = { type = "Suffix", affix = "of the Underground", "(25-30)% increased Elemental Damage", statOrderKey = "1540", statOrder = { 1540 }, level = 1, group = "ElementalDamagePercent", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveJewelElementalPenetration1"] = { type = "Prefix", affix = "Subterranean", "Damage Penetrates 1% Elemental Resistances", statOrderKey = "2486", statOrder = { 2486 }, level = 1, group = "ElementalPenetration", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 1600, 1600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["DelveWeaponSocketedSpellsDamageFinal1h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveWeaponSocketedSpellsDamageFinal2h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Spell Damage", statOrderKey = "334", statOrder = { 334 }, level = 1, group = "SocketedSpellsDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster_damage", "damage", "caster", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByArcaneSurge1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Arcane Surge", statOrderKey = "102", statOrder = { 102 }, level = 1, group = "SupportedByArcaneSurge", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesSocketedSkillsCastSpeed1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Cast Speed", statOrderKey = "331", statOrder = { 331 }, level = 1, group = "SocketedSkillsCastSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "caster", "speed", "gem" }, }, + ["DelveArmourSocketedSpellsManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Spells have 20% reduced Mana Cost", statOrderKey = "337", statOrder = { 337 }, level = 1, group = "SocketedSpellsManaCost", weightKey = { "abyss_jewel", "jewel", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "skill", "resource", "mana", "caster", "gem" }, }, + ["DelveJewelAvoidInterruptionWhileCasting1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to Avoid interruption from Stuns while Casting", statOrderKey = "1465", statOrder = { 1465 }, level = 1, group = "AvoidInterruptionWhileCasting", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { }, }, + ["DelveWeaponSocketedAttacksDamageFinal1h1"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 40% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveWeaponSocketedAttacksDamageFinal2h1_"] = { type = "Prefix", affix = "Subterranean", "Socketed Skills deal 20% more Attack Damage", statOrderKey = "317", statOrder = { 317 }, level = 1, group = "SocketedAttacksDamageFinal", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "damage", "attack", "gem" }, }, + ["DelveBodyArmourSocketedSkillsSupportedByMaim1"] = { type = "Suffix", affix = "of the Underground", "Socketed Gems are Supported by Level 1 Maim", statOrderKey = "156", statOrder = { 156 }, level = 1, group = "SupportedByMaim", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "support", "gem" }, }, + ["DelveGlovesLocalDisplaySocketedSkillsAttackSpeed1"] = { type = "Suffix", affix = "of the Underground", "Socketed Skills have 18% increased Attack Speed", statOrderKey = "330", statOrder = { 330 }, level = 1, group = "SocketedSkillsAttackSpeed", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "attack", "speed", "gem" }, }, + ["DelveArmourLocalDisplaySocketedAttacksManaCost1_"] = { type = "Suffix", affix = "of the Underground", "Socketed Attacks have -15 to Total Mana Cost", statOrderKey = "320", statOrder = { 320 }, level = 1, group = "SocketedAttacksManaCost", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "boots", "helmet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "skill", "resource", "mana", "attack", "gem" }, }, + ["DelveJewelAttackLeech1"] = { type = "Suffix", affix = "of the Underground", "0.3% of Attack Damage Leeched as Life", statOrderKey = "1255", statOrder = { 1255 }, level = 1, group = "LifeLeech", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "attack" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently1h1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.4% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveWeaponManaRegeneratedIfYouveHitRecently2h1_"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.8% of Mana per second if you've Hit an Enemy Recently", statOrderKey = "6455", statOrder = { 6455 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLife1_"] = { type = "Suffix", affix = "of the Underground", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBodyDamageRemovedFromManaBeforeLifeNew1"] = { type = "Prefix", affix = "Subterranean", "(5-10)% of Damage is taken from Mana before Life", statOrderKey = "2208", statOrder = { 2208 }, level = 1, group = "DamageRemovedFromManaBeforeLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveBootsManaRegenerationRateWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "(50-70)% increased Mana Regeneration Rate while moving", statOrderKey = "6467", statOrder = { 6467 }, level = 1, group = "ManaRegenerationRateWhileMoving", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveGlovesManaGainPerTarget1"] = { type = "Suffix", affix = "of the Underground", "+(2-4) Mana gained for each Enemy hit by your Attacks", statOrderKey = "1318", statOrder = { 1318 }, level = 1, group = "ManaGainPerTarget", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "attack" }, }, + ["DelveHelmBaseManaRegeneration1"] = { type = "Suffix", affix = "of the Underground", "Regenerate 0.5% of Mana per second", statOrderKey = "1178", statOrder = { 1178 }, level = 1, group = "BaseManaRegeneration", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveAmuletBeltManaRecoveryRate1"] = { type = "Suffix", affix = "of the Underground", "(8-12)% increased Mana Recovery rate", statOrderKey = "1182", statOrder = { 1182 }, level = 1, group = "ManaRecoveryRate", weightKey = { "abyss_jewel", "jewel", "belt", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveRingManaCostReduction1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% reduced Mana Cost of Skills", statOrderKey = "1453", statOrder = { 1453 }, level = 1, group = "ManaCostReduction", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveQuiverIncreasedMana1"] = { type = "Suffix", affix = "of the Underground", "(20-30)% increased maximum Mana", statOrderKey = "1177", statOrder = { 1177 }, level = 1, group = "MaximumManaIncreasePercent", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveJewelDamageTakenGainedAsMana1"] = { type = "Suffix", affix = "of the Underground", "(2-3)% of Damage taken Recouped as Mana", statOrderKey = "1995", statOrder = { 1995 }, level = 1, group = "PercentDamageGoesToMana", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill1h1_"] = { type = "Suffix", affix = "of the Underground", "10% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponChanceToGainOnslaughtOnKill2h1"] = { type = "Suffix", affix = "of the Underground", "20% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "2498", statOrder = { 2498 }, level = 1, group = "ChanceToGainOnslaughtOnKill", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveBodyFrenzyChargeWhenHit1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain a Frenzy Charge when Hit", statOrderKey = "3960", statOrder = { 3960 }, level = 1, group = "FrenzyChargeWhenHit", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveBootsMovementSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(4-6)% increased Movement Speed if you've Hit an Enemy Recently", statOrderKey = "7241", statOrder = { 7241 }, level = 1, group = "MovementSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveGlovesAttackAndCastSpeedIfHitRecently1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recently", statOrderKey = "4126", statOrder = { 4126 }, level = 1, group = "AttackAndCastSpeedIfHitRecently", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["DelveHelmIgnoreArmourMovementPenalties1"] = { type = "Suffix", affix = "of the Underground", "Ignore all Movement Penalties from Armour", statOrderKey = "1737", statOrder = { 1737 }, level = 1, group = "IgnoreArmourMovementPenalties", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["DelveAmuletCannotBeChilledOrFrozenWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Chilled or Frozen while moving", statOrderKey = "4504", statOrder = { 4504 }, level = 1, group = "CannotBeChilledOrFrozenWhileMoving", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["DelveBeltChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(15-20)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "abyss_jewel", "jewel", "belt", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveRingCannotBeShockedWhileMoving1"] = { type = "Suffix", affix = "of the Underground", "Cannot be Shocked or Ignited while moving", statOrderKey = "4517", statOrder = { 4517 }, level = 1, group = "CannotBeShockedOrIgnitedWhileMoving", weightKey = { "abyss_jewel", "jewel", "ring", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["DelveQuiverFrenzyChargeOnHittingRareOrUnique1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain a Frenzy Charge when you Hit a Rare or Unique Enemy", statOrderKey = "5329", statOrder = { 5329 }, level = 1, group = "FrenzyChargeOnHittingRareOrUnique", weightKey = { "abyss_jewel", "jewel", "quiver", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge" }, }, + ["DelveJewelChanceToGainOnslaughtOnFlaskUse1"] = { type = "Suffix", affix = "of the Underground", "(5-10)% chance to gain Onslaught when you use a Flask", statOrderKey = "4599", statOrder = { 4599 }, level = 1, group = "ChanceToGainOnslaughtOnFlaskUse", weightKey = { "jewel", "abyss_jewel", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["DelveWeaponIncreasedDamageFromAuras1h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 2% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponIncreasedDamageFromAuras2h1"] = { type = "Suffix", affix = "of the Underground", "Auras from your Skills grant 4% increased Damage to you and Allies", statOrderKey = "2957", statOrder = { 2957 }, level = 1, group = "IncreasedDamageFromAuras", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "aura" }, }, + ["DelveWeaponMinionDamage1h1_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (30-44)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (45-59)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h3___"] = { type = "Prefix", affix = "Subterranean", "Minions deal (60-74)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage1h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (75-80)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (51-70)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h2"] = { type = "Prefix", affix = "Subterranean", "Minions deal (71-90)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 25, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h3_"] = { type = "Prefix", affix = "Subterranean", "Minions deal (91-110)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 50, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveWeaponMinionDamage2h4"] = { type = "Prefix", affix = "Subterranean", "Minions deal (111-130)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveGlovesMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (20-30)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "jewel", "gloves", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveJewelryMinionRunSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (15-30)% increased Movement Speed", statOrderKey = "1342", statOrder = { 1342 }, level = 74, group = "MinionRunSpeed", weightKey = { "abyss_jewel", "jewel", "quiver", "ring", "amulet", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed", "minion" }, }, + ["DelveArmourMinionLife1"] = { type = "Suffix", affix = "of the Underground", "Minions have (20-30)% increased maximum Life", statOrderKey = "1339", statOrder = { 1339 }, level = 74, group = "MinionLife", weightKey = { "abyss_jewel", "jewel", "body_armour", "shield", "belt", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["DelveBootsAdditionalSpectre1_"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of all Raise Spectre Gems", statOrderKey = "1212", statOrder = { 1212 }, level = 1, group = "MinionGlobalSkillLevel", weightKey = { "abyss_jewel", "jewel", "boots", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "minion", "gem" }, }, + ["DelveBodyArmourAuraEffect1_"] = { type = "Suffix", affix = "of the Underground", "(20-25)% increased effect of Non-Curse Auras from your Skills", statOrderKey = "3063", statOrder = { 3063 }, level = 1, group = "AuraEffect", weightKey = { "abyss_jewel", "jewel", "body_armour", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["DelveHelmetReducedManaReserved1"] = { type = "Suffix", affix = "of the Underground", "(-5--4)% increased Mana Reservation Efficiency of Skills", statOrderKey = "1785", statOrder = { 1785 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveHelmetManaReservationEfficiency1"] = { type = "Suffix", affix = "of the Underground", "10% increased Mana Reservation Efficiency of Skills", statOrderKey = "1781", statOrder = { 1781 }, level = 1, group = "ReducedManaReservationsCost", weightKey = { "abyss_jewel", "jewel", "helmet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["DelveAbyssJewelMinionDamage1"] = { type = "Prefix", affix = "Subterranean", "Minions deal (14-16)% increased Damage", statOrderKey = "1535", statOrder = { 1535 }, level = 1, group = "MinionDamage", weightKey = { "abyss_jewel", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "minion" }, }, + ["DelveJewelMinionAttackAndCastSpeed1"] = { type = "Suffix", affix = "of the Underground", "Minions have (4-6)% increased Attack Speed", "Minions have (4-6)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 1, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["DelveStrengthGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Strength Gems", statOrderKey = "44", statOrder = { 44 }, level = 1, group = "DelveStrengthGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 750, 1600, 750, 750, 1000, 1000, 750, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveDexterityGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Dexterity Gems", statOrderKey = "45", statOrder = { 45 }, level = 1, group = "DelveDexterityGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 750, 750, 750, 1000, 1000, 1600, 1000, 1000, 750, 750, 750, 1600, 1000, 750, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveIntelligenceGemLevel1"] = { type = "Suffix", affix = "of the Underground", "+1 to Level of Socketed Intelligence Gems", statOrderKey = "46", statOrder = { 46 }, level = 1, group = "DelveIntelligenceGemLevel", weightKey = { "abyss_jewel", "jewel", "staff", "sceptre", "mace", "axe", "sword", "bow", "dagger", "claw", "wand", "str_armour", "int_armour", "dex_armour", "str_dex_armour", "str_int_armour", "dex_int_armour", "str_dex_int_armour", "unset_ring", "default", }, weightVal = { 0, 0, 1000, 1000, 750, 750, 750, 750, 1000, 1000, 1600, 750, 1600, 750, 750, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "gem" }, }, + ["DelveAbyssJewelSocket1"] = { type = "Suffix", affix = "of the Underground", "Has 1 Abyssal Socket", statOrderKey = "29", statOrder = { 29 }, level = 1, group = "AbyssJewelSocket", weightKey = { "abyss_jewel", "jewel", "weapon", "helmet", "boots", "gloves", "body_armour", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DelveWeaponVaalSoulCost1h1_"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 20% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "one_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveWeaponVaalSoulCost2h1"] = { type = "Suffix", affix = "of the Underground", "Non-Aura Vaal Skills require 40% reduced Souls Per Use", statOrderKey = "8003", statOrder = { 8003 }, level = 1, group = "VaalSoulCost", weightKey = { "abyss_jewel", "jewel", "two_hand_weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveArmourVaalSoulsOnKill1_"] = { type = "Suffix", affix = "of the Underground", "(5-8)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "helmet", "body_armour", "boots", "shield", "default", }, weightVal = { 0, 0, 2000, 2000, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveJewelVaalSoulsOnKill1"] = { type = "Suffix", affix = "of the Underground", "(3-5)% chance to gain an additional Vaal Soul on Kill", statOrderKey = "2605", statOrder = { 2605 }, level = 1, group = "AdditionalVaalSoulOnKill", weightKey = { "abyss_jewel", "jewel", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveGlovesVaalSkillCriticalChance1"] = { type = "Suffix", affix = "of the Underground", "(80-120)% increased Vaal Skill Critical Strike Chance", statOrderKey = "2608", statOrder = { 2608 }, level = 1, group = "VaalSkillCriticalStrikeChance", weightKey = { "abyss_jewel", "jewel", "quiver", "gloves", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical", "vaal" }, }, + ["DelveAmuletVaalSkillDuration1"] = { type = "Suffix", affix = "of the Underground", "(15-25)% increased Vaal Skill Effect Duration", statOrderKey = "2606", statOrder = { 2606 }, level = 1, group = "VaalSkillDuration", weightKey = { "abyss_jewel", "jewel", "amulet", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "vaal" }, }, + ["DelveJewelryVaalSkillDamage1"] = { type = "Suffix", affix = "of the Underground", "(20-40)% increased Damage with Vaal Skills", statOrderKey = "2596", statOrder = { 2596 }, level = 1, group = "VaalSkillDamage", weightKey = { "abyss_jewel", "jewel", "belt", "ring", "default", }, weightVal = { 0, 0, 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "vaal" }, }, } \ No newline at end of file diff --git a/src/Data/ModJewelCluster.lua b/src/Data/ModJewelCluster.lua index 36b1a2af03..1badf0efe8 100644 --- a/src/Data/ModJewelCluster.lua +++ b/src/Data/ModJewelCluster.lua @@ -2,511 +2,516 @@ -- Item data (c) Grinding Gear Games return { - ["AfflictionNotableProdigiousDefense__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prodigious Defence", statOrderKey = "5783", statOrder = { 5783 }, level = 1, group = "AfflictionNotableProdigiousDefense", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_chance_to_block", "default", }, weightVal = { 600, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack" }, }, - ["AfflictionNotableAdvanceGuard"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Advance Guard", statOrderKey = "5591", statOrder = { 5591 }, level = 50, group = "AfflictionNotableAdvanceGuard", weightKey = { "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, - ["AfflictionNotableGladiatorialCombat"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Gladiatorial Combat", statOrderKey = "5709", statOrder = { 5709 }, level = 68, group = "AfflictionNotableGladiatorialCombat", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, - ["AfflictionNotableStrikeLeader_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Strike Leader", statOrderKey = "5838", statOrder = { 5838 }, level = 1, group = "AfflictionNotableStrikeLeader", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_chance_to_block", "default", }, weightVal = { 600, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack" }, }, - ["AfflictionNotablePowerfulWard"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Powerful Ward", statOrderKey = "5773", statOrder = { 5773 }, level = 68, group = "AfflictionNotablePowerfulWard", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge" }, }, - ["AfflictionNotableEnduringWard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Ward", statOrderKey = "5678", statOrder = { 5678 }, level = 68, group = "AfflictionNotableEnduringWard", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "endurance_charge" }, }, - ["AfflictionNotableGladiatorsFortitude"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Gladiator's Fortitude", statOrderKey = "5710", statOrder = { 5710 }, level = 68, group = "AfflictionNotableGladiatorsFortitude", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_maximum_life", "default", }, weightVal = { 113, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack" }, }, - ["AfflictionNotablePreciseRetaliation_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Precise Retaliation", statOrderKey = "5777", statOrder = { 5777 }, level = 50, group = "AfflictionNotablePreciseRetaliation", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_critical_chance", "default", }, weightVal = { 300, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableVeteranDefender"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Veteran Defender", statOrderKey = "5860", statOrder = { 5860 }, level = 1, group = "AfflictionNotableVeteranDefender", weightKey = { "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "defences", "elemental", "resistance", "attribute" }, }, - ["AfflictionNotableIronBreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Iron Breaker", statOrderKey = "5735", statOrder = { 5735 }, level = 1, group = "AfflictionNotableIronBreaker", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 464, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AfflictionNotableDeepCuts"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deep Cuts", statOrderKey = "5658", statOrder = { 5658 }, level = 75, group = "AfflictionNotableDeepCuts", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical", "attack" }, }, - ["AfflictionNotableMastertheFundamentals_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master the Fundamentals", statOrderKey = "5751", statOrder = { 5751 }, level = 50, group = "AfflictionNotableMastertheFundamentals", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 232, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "resistance" }, }, - ["AfflictionNotableForceMultiplier"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Force Multiplier", statOrderKey = "5704", statOrder = { 5704 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 232, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical" }, }, - ["AfflictionNotableFuriousAssault"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Furious Assault", statOrderKey = "5707", statOrder = { 5707 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 464, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "caster_damage", "damage", "damage", "physical", "attack", "caster" }, }, - ["AfflictionNotableViciousSkewering"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vicious Skewering", statOrderKey = "5863", statOrder = { 5863 }, level = 68, group = "AfflictionNotableViciousSkewering", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 81, 161, 161, 173, 145, 151, 113, 117, 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AfflictionNotableGrimOath"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Grim Oath", statOrderKey = "5714", statOrder = { 5714 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "affliction_chaos_damage", "default", }, weightVal = { 87, 97, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, - ["AfflictionNotableBattleHardened_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Battle-Hardened", statOrderKey = "5611", statOrder = { 5611 }, level = 50, group = "AfflictionNotableBattleHardened", weightKey = { "affliction_physical_damage", "affliction_armour", "affliction_evasion", "default", }, weightVal = { 232, 696, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "evasion", "defences", "physical" }, }, - ["AfflictionNotableReplenishingPresence"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Replenishing Presence", statOrderKey = "5801", statOrder = { 5801 }, level = 50, group = "AfflictionNotableReplenishingPresence", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotableMasterofCommand__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Command", statOrderKey = "5748", statOrder = { 5748 }, level = 68, group = "AfflictionNotableMasterofCommand", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "aura" }, }, - ["AfflictionNotableFirstAmongEquals__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is First Among Equals", statOrderKey = "5699", statOrder = { 5699 }, level = 1, group = "AfflictionNotableFirstAmongEquals", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 960, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotablePurposefulHarbinger"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Purposeful Harbinger", statOrderKey = "5790", statOrder = { 5790 }, level = 75, group = "AfflictionNotablePurposefulHarbinger", weightKey = { "affliction_aura_effect", "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 60, 118, 158, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotablePreciseCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Precise Commander", statOrderKey = "5775", statOrder = { 5775 }, level = 68, group = "AfflictionNotablePreciseCommander", weightKey = { "affliction_aura_effect", "affliction_critical_chance", "default", }, weightVal = { 180, 171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotablePureCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Commander", statOrderKey = "5787", statOrder = { 5787 }, level = 68, group = "AfflictionNotablePureCommander", weightKey = { "affliction_aura_effect", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 180, 257, 257, 247, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotableSummerCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Summer Commander", statOrderKey = "5842", statOrder = { 5842 }, level = 68, group = "AfflictionNotableSummerCommander", weightKey = { "affliction_aura_effect", "affliction_fire_resistance", "default", }, weightVal = { 180, 247, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "defences", "aura" }, }, - ["AfflictionNotableWinterCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Winter Commander", statOrderKey = "5878", statOrder = { 5878 }, level = 68, group = "AfflictionNotableWinterCommander", weightKey = { "affliction_aura_effect", "affliction_cold_resistance", "default", }, weightVal = { 180, 257, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed", "aura" }, }, - ["AfflictionNotableGroundedCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Grounded Commander", statOrderKey = "5715", statOrder = { 5715 }, level = 68, group = "AfflictionNotableGroundedCommander", weightKey = { "affliction_aura_effect", "affliction_lightning_resistance", "default", }, weightVal = { 180, 257, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attribute", "aura" }, }, - ["AfflictionNotableStalwartCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stalwart Commander", statOrderKey = "5831", statOrder = { 5831 }, level = 50, group = "AfflictionNotableStalwartCommander", weightKey = { "affliction_aura_effect", "affliction_armour", "affliction_evasion", "affliction_maximum_energy_shield", "default", }, weightVal = { 480, 696, 658, 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotableVengefulCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vengeful Commander", statOrderKey = "5859", statOrder = { 5859 }, level = 1, group = "AfflictionNotableVengefulCommander", weightKey = { "affliction_aura_effect", "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 960, 1500, 727, 505, 475, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, - ["AfflictionNotableSkullbreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Skullbreaker", statOrderKey = "5822", statOrder = { 5822 }, level = 68, group = "AfflictionNotableSkullbreaker", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotablePressurePoints__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pressure Points", statOrderKey = "5778", statOrder = { 5778 }, level = 50, group = "AfflictionNotablePressurePoints", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableOverwhelmingMalice"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overwhelming Malice", statOrderKey = "5767", statOrder = { 5767 }, level = 68, group = "AfflictionNotableOverwhelmingMalice", weightKey = { "affliction_critical_chance", "affliction_chaos_damage", "default", }, weightVal = { 171, 97, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableMagnifier"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Magnifier", statOrderKey = "5744", statOrder = { 5744 }, level = 1, group = "AfflictionNotableMagnifier", weightKey = { "affliction_critical_chance", "affliction_area_damage", "default", }, weightVal = { 914, 1959, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableSavageResponse"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Savage Response", statOrderKey = "5810", statOrder = { 5810 }, level = 50, group = "AfflictionNotableSavageResponse", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableEyeoftheStorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eye of the Storm", statOrderKey = "5688", statOrder = { 5688 }, level = 50, group = "AfflictionNotableEyeoftheStorm", weightKey = { "affliction_critical_chance", "affliction_fire_damage_over_time_multiplier", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 457, 366, 814, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold", "lightning", "critical", "ailment" }, }, - ["AfflictionNotableBasicsofPain"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Basics of Pain", statOrderKey = "5610", statOrder = { 5610 }, level = 1, group = "AfflictionNotableBasicsofPain", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 914, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableQuickGetaway"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Quick Getaway", statOrderKey = "5792", statOrder = { 5792 }, level = 1, group = "AfflictionNotableQuickGetaway", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 914, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed", "critical" }, }, - ["AfflictionNotableAssertDominance"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Assert Dominance", statOrderKey = "5608", statOrder = { 5608 }, level = 68, group = "AfflictionNotableAssertDominance", weightKey = { "affliction_area_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableVastPower"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vast Power", statOrderKey = "5858", statOrder = { 5858 }, level = 50, group = "AfflictionNotableVastPower", weightKey = { "affliction_area_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotablePowerfulAssault_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Powerful Assault", statOrderKey = "5772", statOrder = { 5772 }, level = 50, group = "AfflictionNotablePowerfulAssault", weightKey = { "affliction_area_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableIntensity"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Intensity", statOrderKey = "5733", statOrder = { 5733 }, level = 68, group = "AfflictionNotableIntensity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableTitanicSwings_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Titanic Swings", statOrderKey = "5850", statOrder = { 5850 }, level = 50, group = "AfflictionNotableTitanicSwings", weightKey = { "affliction_area_damage", "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 980, 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableToweringThreat"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Towering Threat", statOrderKey = "5852", statOrder = { 5852 }, level = 68, group = "AfflictionNotableToweringThreat", weightKey = { "affliction_area_damage", "affliction_maximum_life", "default", }, weightVal = { 367, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, - ["AfflictionNotableAncestralEcho"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Echo", statOrderKey = "5596", statOrder = { 5596 }, level = 1, group = "AfflictionNotableAncestralEcho", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionNotableAncestralReach"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Reach", statOrderKey = "5601", statOrder = { 5601 }, level = 1, group = "AfflictionNotableAncestralReach", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, - ["AfflictionNotableAncestralMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Might", statOrderKey = "5599", statOrder = { 5599 }, level = 50, group = "AfflictionNotableAncestralMight", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableAncestralPreservation__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Preservation", statOrderKey = "5600", statOrder = { 5600 }, level = 68, group = "AfflictionNotableAncestralPreservation", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 277, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "chaos", "resistance" }, }, - ["AfflictionNotableSnaringSpirits"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Snaring Spirits", statOrderKey = "5826", statOrder = { 5826 }, level = 50, group = "AfflictionNotableSnaringSpirits", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableSleeplessSentries"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sleepless Sentries", statOrderKey = "5823", statOrder = { 5823 }, level = 68, group = "AfflictionNotableSleeplessSentries", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 277, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableAncestralGuidance_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Guidance", statOrderKey = "5597", statOrder = { 5597 }, level = 50, group = "AfflictionNotableAncestralGuidance", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, - ["AfflictionNotableAncestralInspiration__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Inspiration", statOrderKey = "5598", statOrder = { 5598 }, level = 68, group = "AfflictionNotableAncestralInspiration", weightKey = { "affliction_totem_damage", "affliction_spell_damage", "default", }, weightVal = { 277, 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster" }, }, - ["AfflictionNotableVitalFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vital Focus", statOrderKey = "5866", statOrder = { 5866 }, level = 1, group = "AfflictionNotableVitalFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 1811, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage" }, }, - ["AfflictionNotableRapidInfusion_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rapid Infusion", statOrderKey = "5793", statOrder = { 5793 }, level = 68, group = "AfflictionNotableRapidInfusion", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 340, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, - ["AfflictionNotableUnwaveringFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Unwavering Focus", statOrderKey = "5856", statOrder = { 5856 }, level = 50, group = "AfflictionNotableUnwaveringFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 906, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "damage" }, }, - ["AfflictionNotableEnduringFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Focus", statOrderKey = "5677", statOrder = { 5677 }, level = 75, group = "AfflictionNotableEnduringFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "endurance_charge", "damage" }, }, - ["AfflictionNotablePreciseFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Precise Focus", statOrderKey = "5776", statOrder = { 5776 }, level = 50, group = "AfflictionNotablePreciseFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 906, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableStoicFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stoic Focus", statOrderKey = "5833", statOrder = { 5833 }, level = 1, group = "AfflictionNotableStoicFocus", weightKey = { "affliction_channelling_skill_damage", "affliction_chance_to_block", "default", }, weightVal = { 1811, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage" }, }, - ["AfflictionNotableHexBreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hex Breaker", statOrderKey = "5723", statOrder = { 5723 }, level = 75, group = "AfflictionNotableHexBreaker", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed", "curse" }, }, - ["AfflictionNotableArcaneAdept_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Adept", statOrderKey = "5604", statOrder = { 5604 }, level = 68, group = "AfflictionNotableArcaneAdept", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed" }, }, - ["AfflictionNotableDistilledPerfection_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Distilled Perfection", statOrderKey = "5667", statOrder = { 5667 }, level = 1, group = "AfflictionNotableDistilledPerfection", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 1079, 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "mana" }, }, - ["AfflictionNotableSpikedConcoction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Spiked Concoction", statOrderKey = "5829", statOrder = { 5829 }, level = 50, group = "AfflictionNotableSpikedConcoction", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 539, 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "attack", "caster", "speed" }, }, - ["AfflictionNotableFasting"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fasting", statOrderKey = "5692", statOrder = { 5692 }, level = 50, group = "AfflictionNotableFasting", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 539, 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "speed" }, }, - ["AfflictionNotableMendersWellspring__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mender's Wellspring", statOrderKey = "5752", statOrder = { 5752 }, level = 68, group = "AfflictionNotableMendersWellspring", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 202, 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life" }, }, - ["AfflictionNotableSpecialReserve"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Special Reserve", statOrderKey = "5828", statOrder = { 5828 }, level = 1, group = "AfflictionNotableSpecialReserve", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 1079, 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "damage" }, }, - ["AfflictionNotableNumbingElixir"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Numbing Elixir", statOrderKey = "5761", statOrder = { 5761 }, level = 68, group = "AfflictionNotableNumbingElixir", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 202, 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "caster", "ailment", "curse" }, }, - ["AfflictionNotableMobMentality"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mob Mentality", statOrderKey = "5755", statOrder = { 5755 }, level = 75, group = "AfflictionNotableMobMentality", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 109, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "endurance_charge", "frenzy_charge", "power_charge", "damage", "attack" }, }, - ["AfflictionNotableCryWolf__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cry Wolf", statOrderKey = "5649", statOrder = { 5649 }, level = 68, group = "AfflictionNotableCryWolf", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 327, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableHauntingShout"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Haunting Shout", statOrderKey = "5718", statOrder = { 5718 }, level = 50, group = "AfflictionNotableHauntingShout", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 873, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableLeadByExample__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lead By Example", statOrderKey = "5737", statOrder = { 5737 }, level = 1, group = "AfflictionNotableLeadByExample", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 1745, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attribute" }, }, - ["AfflictionNotableProvocateur"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Provocateur", statOrderKey = "5784", statOrder = { 5784 }, level = 50, group = "AfflictionNotableProvocateur", weightKey = { "affliction_warcry_buff_effect", "affliction_critical_chance", "default", }, weightVal = { 873, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableWarningCall"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Warning Call", statOrderKey = "5870", statOrder = { 5870 }, level = 68, group = "AfflictionNotableWarningCall", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 327, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences" }, }, - ["AfflictionNotableRattlingBellow"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rattling Bellow", statOrderKey = "5794", statOrder = { 5794 }, level = 1, group = "AfflictionNotableRattlingBellow", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 1745, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "attribute" }, }, - ["AfflictionNotableBloodscent"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Bloodscent", statOrderKey = "5619", statOrder = { 5619 }, level = 75, group = "AfflictionNotableBloodscent", weightKey = { "affliction_axe_and_sword_damage", "default", }, weightVal = { 54, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack" }, }, - ["AfflictionNotableRunThrough"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Run Through", statOrderKey = "5806", statOrder = { 5806 }, level = 68, group = "AfflictionNotableRunThrough", weightKey = { "affliction_axe_and_sword_damage", "default", }, weightVal = { 161, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AfflictionNotableWoundAggravation____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wound Aggravation", statOrderKey = "5882", statOrder = { 5882 }, level = 1, group = "AfflictionNotableWoundAggravation", weightKey = { "affliction_axe_and_sword_damage", "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 857, 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AfflictionNotableOverlord"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overlord", statOrderKey = "5765", statOrder = { 5765 }, level = 75, group = "AfflictionNotableOverlord", weightKey = { "affliction_mace_and_staff_damage", "default", }, weightVal = { 54, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableExpansiveMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expansive Might", statOrderKey = "5683", statOrder = { 5683 }, level = 68, group = "AfflictionNotableExpansiveMight", weightKey = { "affliction_mace_and_staff_damage", "affliction_area_damage", "default", }, weightVal = { 161, 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableWeightAdvantage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Weight Advantage", statOrderKey = "5872", statOrder = { 5872 }, level = 1, group = "AfflictionNotableWeightAdvantage", weightKey = { "affliction_mace_and_staff_damage", "default", }, weightVal = { 857, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "attribute" }, }, - ["AfflictionNotableWindup_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wind-up", statOrderKey = "5877", statOrder = { 5877 }, level = 68, group = "AfflictionNotableWindup", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 173, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "power_charge", "damage", "attack", "critical" }, }, - ["AfflictionNotableFanofBlades_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fan of Blades", statOrderKey = "5690", statOrder = { 5690 }, level = 75, group = "AfflictionNotableFanofBlades", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 58, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableDiseaseVector"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disease Vector", statOrderKey = "5664", statOrder = { 5664 }, level = 50, group = "AfflictionNotableDiseaseVector", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 462, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["AfflictionNotableArcingShot__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcing Shot", statOrderKey = "5607", statOrder = { 5607 }, level = 50, group = "AfflictionNotableArcingShot", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 387, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, - ["AfflictionNotableTemperedArrowheads"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Tempered Arrowheads", statOrderKey = "5847", statOrder = { 5847 }, level = 50, group = "AfflictionNotableTemperedArrowheads", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 387, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "ailment" }, }, - ["AfflictionNotableBroadside_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Broadside", statOrderKey = "5625", statOrder = { 5625 }, level = 1, group = "AfflictionNotableBroadside", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 774, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack" }, }, - ["AfflictionNotableExplosiveForce"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Explosive Force", statOrderKey = "5686", statOrder = { 5686 }, level = 68, group = "AfflictionNotableExplosiveForce", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 151, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, - ["AfflictionNotableOpportunisticFusilade_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Opportunistic Fusilade", statOrderKey = "5764", statOrder = { 5764 }, level = 1, group = "AfflictionNotableOpportunisticFusilade", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 807, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, - ["AfflictionNotableStormsHand"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Storm's Hand", statOrderKey = "5836", statOrder = { 5836 }, level = 50, group = "AfflictionNotableStormsHand", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 403, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, - ["AfflictionNotableBattlefieldDominator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Battlefield Dominator", statOrderKey = "5612", statOrder = { 5612 }, level = 1, group = "AfflictionNotableBattlefieldDominator", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 604, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableMartialMastery"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Martial Mastery", statOrderKey = "5745", statOrder = { 5745 }, level = 50, group = "AfflictionNotableMartialMastery", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed", "attribute" }, }, - ["AfflictionNotableSurefootedStriker_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surefooted Striker", statOrderKey = "5844", statOrder = { 5844 }, level = 50, group = "AfflictionNotableSurefootedStriker", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, - ["AfflictionNotableGracefulExecution_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Graceful Execution", statOrderKey = "5711", statOrder = { 5711 }, level = 1, group = "AfflictionNotableGracefulExecution", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 604, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed", "critical", "attribute" }, }, - ["AfflictionNotableBrutalInfamy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brutal Infamy", statOrderKey = "5627", statOrder = { 5627 }, level = 50, group = "AfflictionNotableBrutalInfamy", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableFearsomeWarrior"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fearsome Warrior", statOrderKey = "5693", statOrder = { 5693 }, level = 68, group = "AfflictionNotableFearsomeWarrior", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableCombatRhythm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Combat Rhythm", statOrderKey = "5641", statOrder = { 5641 }, level = 50, group = "AfflictionNotableCombatRhythm", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed" }, }, - ["AfflictionNotableHitandRun"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hit and Run", statOrderKey = "5725", statOrder = { 5725 }, level = 1, group = "AfflictionNotableHitandRun", weightKey = { "affliction_attack_damage_while_dual_wielding_", "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 623, 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "dodge", "damage", "attack" }, }, - ["AfflictionNotableInsatiableKiller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Insatiable Killer", statOrderKey = "5730", statOrder = { 5730 }, level = 50, group = "AfflictionNotableInsatiableKiller", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "frenzy_charge", "attack", "speed" }, }, - ["AfflictionNotableMageBane__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mage Bane", statOrderKey = "5742", statOrder = { 5742 }, level = 68, group = "AfflictionNotableMageBane", weightKey = { "affliction_attack_damage_while_dual_wielding_", "affliction_chance_to_block", "default", }, weightVal = { 117, 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge", "damage", "attack" }, }, - ["AfflictionNotableMartialMomentum"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Martial Momentum", statOrderKey = "5746", statOrder = { 5746 }, level = 50, group = "AfflictionNotableMartialMomentum", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, - ["AfflictionNotableDeadlyRepartee"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deadly Repartee", statOrderKey = "5656", statOrder = { 5656 }, level = 1, group = "AfflictionNotableDeadlyRepartee", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 623, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack", "critical" }, }, - ["AfflictionNotableQuickandDeadly_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Quick and Deadly", statOrderKey = "5791", statOrder = { 5791 }, level = 68, group = "AfflictionNotableQuickandDeadly", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 117, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, - ["AfflictionNotableSmitetheWeak"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Smite the Weak", statOrderKey = "5824", statOrder = { 5824 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 857, 857, 923, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableHeavyHitter"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Heavy Hitter", statOrderKey = "5720", statOrder = { 5720 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 429, 429, 462, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, - ["AfflictionNotableMartialProwess"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Martial Prowess", statOrderKey = "5747", statOrder = { 5747 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 857, 857, 923, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, - ["AfflictionNotableCalamitous"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Calamitous", statOrderKey = "5630", statOrder = { 5630 }, level = 50, group = "AfflictionNotableCalamitous", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 429, 429, 462, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "cold", "lightning", "attack", "ailment" }, }, - ["AfflictionNotableDevastator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Devastator", statOrderKey = "5661", statOrder = { 5661 }, level = 75, group = "AfflictionNotableDevastator", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 27, 54, 54, 58, 48, 50, 38, 39, 38, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, - ["AfflictionNotableFueltheFight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fuel the Fight", statOrderKey = "5706", statOrder = { 5706 }, level = 1, group = "AfflictionNotableFueltheFight", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 857, 857, 923, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack", "speed" }, }, - ["AfflictionNotableDrivetheDestruction__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Drive the Destruction", statOrderKey = "5671", statOrder = { 5671 }, level = 1, group = "AfflictionNotableDrivetheDestruction", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 857, 857, 923, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack" }, }, - ["AfflictionNotableFeedtheFury"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feed the Fury", statOrderKey = "5696", statOrder = { 5696 }, level = 50, group = "AfflictionNotableFeedtheFury", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 429, 429, 462, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack", "speed" }, }, - ["AfflictionNotableSealMender"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Seal Mender", statOrderKey = "5813", statOrder = { 5813 }, level = 75, group = "AfflictionNotableSealMender", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 94, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableConjuredWall"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Conjured Wall", statOrderKey = "5644", statOrder = { 5644 }, level = 50, group = "AfflictionNotableConjuredWall", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "caster_damage", "damage", "caster" }, }, - ["AfflictionNotableArcaneHeroism_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Heroism", statOrderKey = "5605", statOrder = { 5605 }, level = 68, group = "AfflictionNotableArcaneHeroism", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotablePracticedCaster"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Practiced Caster", statOrderKey = "5774", statOrder = { 5774 }, level = 1, group = "AfflictionNotablePracticedCaster", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "speed" }, }, - ["AfflictionNotableBurdenProjection"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Burden Projection", statOrderKey = "5628", statOrder = { 5628 }, level = 50, group = "AfflictionNotableBurdenProjection", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "speed" }, }, - ["AfflictionNotableThaumophage"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Thaumophage", statOrderKey = "5848", statOrder = { 5848 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "defences", "damage", "caster" }, }, - ["AfflictionNotableEssenceRush"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Essence Rush", statOrderKey = "5680", statOrder = { 5680 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "defences", "damage", "attack", "caster", "speed" }, }, - ["AfflictionNotableSapPsyche"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Sap Psyche", statOrderKey = "5809", statOrder = { 5809 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "resource", "mana", "defences", "damage", "caster" }, }, - ["AfflictionNotableSadist_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sadist", statOrderKey = "5807", statOrder = { 5807 }, level = 68, group = "AfflictionNotableSadist", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 281, 136, 95, 89, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["AfflictionNotableCorrosiveElements"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Corrosive Elements", statOrderKey = "5647", statOrder = { 5647 }, level = 75, group = "AfflictionNotableCorrosiveElements", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 94, 45, 32, 30, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["AfflictionNotableDoryanisLesson_"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Doryani's Lesson", statOrderKey = "5668", statOrder = { 5668 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 281, 136, 95, 89, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "life", "damage", "elemental" }, }, - ["AfflictionNotableDisorientingDisplay____"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Disorienting Display", statOrderKey = "5665", statOrder = { 5665 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 750, 364, 253, 238, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["AfflictionNotablePrismaticHeart__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Heart", statOrderKey = "5782", statOrder = { 5782 }, level = 1, group = "AfflictionNotablePrismaticHeart", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 1500, 727, 505, 475, 1371, 1371, 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "resistance" }, }, - ["AfflictionNotableWidespreadDestruction"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Widespread Destruction", statOrderKey = "5875", statOrder = { 5875 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 1500, 727, 505, 475, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, - ["AfflictionNotableMasterofFire"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Fire", statOrderKey = "5750", statOrder = { 5750 }, level = 75, group = "AfflictionNotableMasterofFire", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 30, 46, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableSmokingRemains"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Smoking Remains", statOrderKey = "5825", statOrder = { 5825 }, level = 50, group = "AfflictionNotableSmokingRemains", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 238, 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AfflictionNotableCremator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cremator", statOrderKey = "5648", statOrder = { 5648 }, level = 50, group = "AfflictionNotableCremator", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 238, 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AfflictionNotableSnowstorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Snowstorm", statOrderKey = "5827", statOrder = { 5827 }, level = 50, group = "AfflictionNotableSnowstorm", weightKey = { "affliction_lightning_damage", "affliction_cold_damage", "default", }, weightVal = { 364, 253, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "lightning" }, }, - ["AfflictionNotableStormDrinker___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Storm Drinker", statOrderKey = "5834", statOrder = { 5834 }, level = 1, group = "AfflictionNotableStormDrinker", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 727, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "elemental_damage", "defences", "damage", "elemental", "lightning" }, }, - ["AfflictionNotableParalysis"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Paralysis", statOrderKey = "5768", statOrder = { 5768 }, level = 50, group = "AfflictionNotableParalysis", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["AfflictionNotableSupercharge"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Supercharge", statOrderKey = "5843", statOrder = { 5843 }, level = 75, group = "AfflictionNotableSupercharge", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 45, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["AfflictionNotableBlanketedSnow_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blanketed Snow", statOrderKey = "5614", statOrder = { 5614 }, level = 68, group = "AfflictionNotableBlanketedSnow", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 95, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AfflictionNotableColdtotheCore"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold to the Core", statOrderKey = "5640", statOrder = { 5640 }, level = 68, group = "AfflictionNotableColdtotheCore", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 95, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["AfflictionNotableColdBloodedKiller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold-Blooded Killer", statOrderKey = "5638", statOrder = { 5638 }, level = 50, group = "AfflictionNotableColdBloodedKiller", weightKey = { "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 253, 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "life", "damage", "elemental", "cold" }, }, - ["AfflictionNotableTouchofCruelty_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Touch of Cruelty", statOrderKey = "5851", statOrder = { 5851 }, level = 1, group = "AfflictionNotableTouchofCruelty", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 519, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableUnwaveringlyEvil"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Unwaveringly Evil", statOrderKey = "5857", statOrder = { 5857 }, level = 1, group = "AfflictionNotableUnwaveringlyEvil", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 519, 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableUnspeakableGifts"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Unspeakable Gifts", statOrderKey = "5854", statOrder = { 5854 }, level = 75, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 32, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableDarkIdeation"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dark Ideation", statOrderKey = "5653", statOrder = { 5653 }, level = 68, group = "AfflictionNotableDarkIdeation", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 97, 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableUnholyGrace_"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Unholy Grace", statOrderKey = "5853", statOrder = { 5853 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 519, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "attack", "caster", "speed" }, }, - ["AfflictionNotableWickedPall_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wicked Pall", statOrderKey = "5874", statOrder = { 5874 }, level = 50, group = "AfflictionNotableWickedPall", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 259, 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableRenewal"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Renewal", statOrderKey = "5799", statOrder = { 5799 }, level = 50, group = "AfflictionNotableRenewal", weightKey = { "affliction_minion_damage", "affliction_minion_life", "default", }, weightVal = { 500, 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, - ["AfflictionNotableRazeandPillage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Raze and Pillage", statOrderKey = "5795", statOrder = { 5795 }, level = 68, group = "AfflictionNotableRazeandPillage", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "bleed", "damage", "physical", "elemental", "fire", "minion", "ailment" }, }, - ["AfflictionNotableRottenClaws"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rotten Claws", statOrderKey = "5805", statOrder = { 5805 }, level = 50, group = "AfflictionNotableRottenClaws", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical", "attack", "minion" }, }, - ["AfflictionNotableCalltotheSlaughter"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Call to the Slaughter", statOrderKey = "5631", statOrder = { 5631 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed", "minion" }, }, - ["AfflictionNotableSkeletalAtrophy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Skeletal Atrophy", statOrderKey = "5821", statOrder = { 5821 }, level = 68, group = "AfflictionNotableSkeletalAtrophy", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "minion" }, }, - ["AfflictionNotableHulkingCorpses"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hulking Corpses", statOrderKey = "5728", statOrder = { 5728 }, level = 50, group = "AfflictionNotableHulkingCorpses", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionNotableViciousBite"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Vicious Bite", statOrderKey = "5861", statOrder = { 5861 }, level = 75, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 63, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion", "critical" }, }, - ["AfflictionNotablePrimordialBond"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Primordial Bond", statOrderKey = "5779", statOrder = { 5779 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, - ["AfflictionNotableBlowback"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blowback", statOrderKey = "5620", statOrder = { 5620 }, level = 50, group = "AfflictionNotableBlowback", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["AfflictionNotableFantheFlames_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fan the Flames", statOrderKey = "5691", statOrder = { 5691 }, level = 68, group = "AfflictionNotableFantheFlames", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "ailment" }, }, - ["AfflictionNotableCookedAlive"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cooked Alive", statOrderKey = "5646", statOrder = { 5646 }, level = 68, group = "AfflictionNotableCookedAlive", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, - ["AfflictionNotableBurningBright"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Burning Bright", statOrderKey = "5629", statOrder = { 5629 }, level = 50, group = "AfflictionNotableBurningBright", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_fire_damage", "default", }, weightVal = { 366, 238, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AfflictionNotableWrappedinFlame_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wrapped in Flame", statOrderKey = "5883", statOrder = { 5883 }, level = 68, group = "AfflictionNotableWrappedinFlame", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AfflictionNotableVividHues"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vivid Hues", statOrderKey = "5867", statOrder = { 5867 }, level = 50, group = "AfflictionNotableVividHues", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "resource", "life", "physical", "attack", "ailment" }, }, - ["AfflictionNotableRend"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rend", statOrderKey = "5798", statOrder = { 5798 }, level = 50, group = "AfflictionNotableRend", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AfflictionNotableDisorientingWounds"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disorienting Wounds", statOrderKey = "5666", statOrder = { 5666 }, level = 1, group = "AfflictionNotableDisorientingWounds", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AfflictionNotableCompoundInjury"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Compound Injury", statOrderKey = "5642", statOrder = { 5642 }, level = 50, group = "AfflictionNotableCompoundInjury", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["AfflictionNotableBloodArtist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blood Artist", statOrderKey = "5618", statOrder = { 5618 }, level = 75, group = "AfflictionNotableBloodArtist", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 129, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "ailment" }, }, - ["AfflictionNotablePhlebotomist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Phlebotomist", statOrderKey = "5771", statOrder = { 5771 }, level = 50, group = "AfflictionNotablePhlebotomist", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "critical", "ailment" }, }, - ["AfflictionNotableSepticSpells"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Septic Spells", statOrderKey = "5817", statOrder = { 5817 }, level = 50, group = "AfflictionNotableSepticSpells", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "speed", "ailment" }, }, - ["AfflictionNotableLowTolerance"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Low Tolerance", statOrderKey = "5741", statOrder = { 5741 }, level = 68, group = "AfflictionNotableLowTolerance", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, - ["AfflictionNotableSteadyTorment"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Steady Torment", statOrderKey = "5832", statOrder = { 5832 }, level = 68, group = "AfflictionNotableSteadyTorment", weightKey = { "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 130, 129, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "damage", "physical", "chaos", "attack", "ailment", "ailment" }, }, - ["AfflictionNotableEternalSuffering"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eternal Suffering", statOrderKey = "5681", statOrder = { 5681 }, level = 50, group = "AfflictionNotableEternalSuffering", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, - ["AfflictionNotableEldritchInspiration"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eldritch Inspiration", statOrderKey = "5672", statOrder = { 5672 }, level = 50, group = "AfflictionNotableEldritchInspiration", weightKey = { "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_mana", "default", }, weightVal = { 348, 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "resource", "mana", "damage", "chaos" }, }, - ["AfflictionNotableWastingAffliction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wasting Affliction", statOrderKey = "5871", statOrder = { 5871 }, level = 68, group = "AfflictionNotableWastingAffliction", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 222, 178, 129, 137, 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, - ["AfflictionNotableHaemorrhage"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Haemorrhage", statOrderKey = "5717", statOrder = { 5717 }, level = 50, group = "AfflictionNotableHaemorrhage", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_critical_chance", "default", }, weightVal = { 593, 475, 343, 366, 348, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical", "ailment" }, }, - ["AfflictionNotableFlowofLife_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Flow of Life", statOrderKey = "5702", statOrder = { 5702 }, level = 68, group = "AfflictionNotableFlowofLife", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_life", "default", }, weightVal = { 222, 178, 129, 137, 130, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage" }, }, - ["AfflictionNotableExposureTherapy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Exposure Therapy", statOrderKey = "5687", statOrder = { 5687 }, level = 1, group = "AfflictionNotableExposureTherapy", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_chaos_resistance", "default", }, weightVal = { 1185, 950, 686, 733, 696, 2341, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["AfflictionNotableBrushwithDeath"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brush with Death", statOrderKey = "5626", statOrder = { 5626 }, level = 68, group = "AfflictionNotableBrushwithDeath", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_life", "affliction_maximum_energy_shield", "default", }, weightVal = { 222, 178, 129, 137, 130, 146, 189, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "defences", "damage" }, }, - ["AfflictionNotableVileReinvigoration_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vile Reinvigoration", statOrderKey = "5865", statOrder = { 5865 }, level = 50, group = "AfflictionNotableVileReinvigoration", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_energy_shield", "default", }, weightVal = { 593, 475, 343, 366, 348, 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences", "damage" }, }, - ["AfflictionNotableCirclingOblivion"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Circling Oblivion", statOrderKey = "5636", statOrder = { 5636 }, level = 1, group = "AfflictionNotableCirclingOblivion", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 1185, 950, 686, 733, 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, - ["AfflictionNotableBrewedforPotency"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brewed for Potency", statOrderKey = "5624", statOrder = { 5624 }, level = 1, group = "AfflictionNotableBrewedforPotency", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_flask_duration", "default", }, weightVal = { 1185, 950, 686, 733, 696, 1079, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "mana", "damage" }, }, - ["AfflictionNotableAstonishingAffliction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Astonishing Affliction", statOrderKey = "5609", statOrder = { 5609 }, level = 1, group = "AfflictionNotableAstonishingAffliction", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 1627, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, - ["AfflictionNotableColdConduction__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold Conduction", statOrderKey = "5639", statOrder = { 5639 }, level = 68, group = "AfflictionNotableColdConduction", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 305, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "lightning", "ailment" }, }, - ["AfflictionNotableInspiredOppression"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Inspired Oppression", statOrderKey = "5731", statOrder = { 5731 }, level = 75, group = "AfflictionNotableInspiredOppression", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "default", }, weightVal = { 102, 94, 45, 32, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "mana", "damage", "elemental", "ailment" }, }, - ["AfflictionNotableChillingPresence"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Chilling Presence", statOrderKey = "5634", statOrder = { 5634 }, level = 75, group = "AfflictionNotableChillingPresence", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 102, 59, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "ailment" }, }, - ["AfflictionNotableDeepChill"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deep Chill", statOrderKey = "5657", statOrder = { 5657 }, level = 1, group = "AfflictionNotableDeepChill", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 1627, 505, 950, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["AfflictionNotableBlastFreeze_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blast-Freeze", statOrderKey = "5615", statOrder = { 5615 }, level = 68, group = "AfflictionNotableBlastFreeze", weightKey = { "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 95, 178, 305, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, - ["AfflictionNotableThunderstruck"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Thunderstruck", statOrderKey = "5849", statOrder = { 5849 }, level = 50, group = "AfflictionNotableThunderstruck", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "critical" }, }, - ["AfflictionNotableStormrider"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stormrider", statOrderKey = "5835", statOrder = { 5835 }, level = 68, group = "AfflictionNotableStormrider", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage", "affliction_lightning_damage", "default", }, weightVal = { 305, 95, 136, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "power_charge", "elemental_damage", "damage", "elemental", "cold", "lightning" }, }, - ["AfflictionNotableOvershock"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overshock", statOrderKey = "5766", statOrder = { 5766 }, level = 50, group = "AfflictionNotableOvershock", weightKey = { "affliction_lightning_damage", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 364, 814, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AfflictionNotableEvilEye"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Evil Eye", statOrderKey = "5682", statOrder = { 5682 }, level = 1, group = "AfflictionNotableEvilEye", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 941, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, - ["AfflictionNotableWhispersofDeath"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Whispers of Death", statOrderKey = "5873", statOrder = { 5873 }, level = 1, group = "AfflictionNotableWhispersofDeath", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 941, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, - ["AfflictionNotableWardbreaker_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Forbidden Words", statOrderKey = "5869", statOrder = { 5869 }, level = 68, group = "AfflictionNotableWardbreaker", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 176, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "caster", "curse" }, }, - ["AfflictionNotableDarkDiscourse"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dark Discourse", statOrderKey = "5652", statOrder = { 5652 }, level = 50, group = "AfflictionNotableDarkDiscourse", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 471, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences", "caster", "curse" }, }, - ["AfflictionNotableVictimMaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Victim Maker", statOrderKey = "5864", statOrder = { 5864 }, level = 50, group = "AfflictionNotableVictimMaker", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 471, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed", "curse" }, }, - ["AfflictionNotableMasterofFear"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Fear", statOrderKey = "5749", statOrder = { 5749 }, level = 68, group = "AfflictionNotableMasterofFear", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 176, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, - ["AfflictionNotableWishforDeath_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wish for Death", statOrderKey = "5880", statOrder = { 5880 }, level = 50, group = "AfflictionNotableWishforDeath", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 471, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, - ["AfflictionNotableLordofDrought_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lord of Drought", statOrderKey = "5700", statOrder = { 5700 }, level = 50, group = "AfflictionNotableLordofDrought", weightKey = { "affliction_curse_effect", "affliction_fire_damage", "default", }, weightVal = { 471, 238, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, - ["AfflictionNotableBlizzardCaller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blizzard Caller", statOrderKey = "5705", statOrder = { 5705 }, level = 50, group = "AfflictionNotableBlizzardCaller", weightKey = { "affliction_curse_effect", "affliction_cold_damage", "default", }, weightVal = { 471, 253, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "critical", "curse" }, }, - ["AfflictionNotableTempttheStorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Tempt the Storm", statOrderKey = "5739", statOrder = { 5739 }, level = 50, group = "AfflictionNotableTempttheStorm", weightKey = { "affliction_curse_effect", "affliction_lightning_damage", "default", }, weightVal = { 471, 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed", "curse" }, }, - ["AfflictionNotableMiseryEverlasting"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Misery Everlasting", statOrderKey = "5659", statOrder = { 5659 }, level = 50, group = "AfflictionNotableMiseryEverlasting", weightKey = { "affliction_curse_effect", "affliction_chaos_damage", "default", }, weightVal = { 471, 259, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, - ["AfflictionNotableExploitWeakness_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Exploit Weakness", statOrderKey = "5721", statOrder = { 5721 }, level = 50, group = "AfflictionNotableExploitWeakness", weightKey = { "affliction_curse_effect", "affliction_physical_damage", "default", }, weightVal = { 471, 232, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster", "curse" }, }, - ["AfflictionNotableHeraldry"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Heraldry", statOrderKey = "5722", statOrder = { 5722 }, level = 75, group = "AfflictionNotableHeraldry", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 118, 158, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableEndbringer"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Endbringer", statOrderKey = "5675", statOrder = { 5675 }, level = 68, group = "AfflictionNotableEndbringer", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableCultLeader_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cult-Leader", statOrderKey = "5650", statOrder = { 5650 }, level = 1, group = "AfflictionNotableCultLeader", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 2526, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion" }, }, - ["AfflictionNotableEmpoweredEnvoy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Empowered Envoy", statOrderKey = "5674", statOrder = { 5674 }, level = 1, group = "AfflictionNotableEmpoweredEnvoy", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 1882, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableDarkMessenger"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dark Messenger", statOrderKey = "5654", statOrder = { 5654 }, level = 50, group = "AfflictionNotableDarkMessenger", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 941, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableAgentofDestruction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Agent of Destruction", statOrderKey = "5594", statOrder = { 5594 }, level = 1, group = "AfflictionNotableAgentofDestruction", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 1882, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AfflictionNotableLastingImpression_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lasting Impression", statOrderKey = "5736", statOrder = { 5736 }, level = 68, group = "AfflictionNotableLastingImpression", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableSelfFulfillingProphecy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Self-Fulfilling Prophecy", statOrderKey = "5816", statOrder = { 5816 }, level = 68, group = "AfflictionNotableSelfFulfillingProphecy", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, - ["AfflictionNotableInvigoratingPortents"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Invigorating Portents", statOrderKey = "5734", statOrder = { 5734 }, level = 50, group = "AfflictionNotableInvigoratingPortents", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 1263, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed", "minion" }, }, - ["AfflictionNotablePureAgony_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Agony", statOrderKey = "5785", statOrder = { 5785 }, level = 68, group = "AfflictionNotablePureAgony", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion" }, }, - ["AfflictionNotableDisciples_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disciples", statOrderKey = "5662", statOrder = { 5662 }, level = 68, group = "AfflictionNotableDisciples", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed", "minion" }, }, - ["AfflictionNotableDreadMarch_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dread March", statOrderKey = "5670", statOrder = { 5670 }, level = 1, group = "AfflictionNotableDreadMarch", weightKey = { "affliction_minion_life", "default", }, weightVal = { 1433, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "chaos", "resistance", "speed", "minion" }, }, - ["AfflictionNotableBlessedRebirth"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blessed Rebirth", statOrderKey = "5617", statOrder = { 5617 }, level = 68, group = "AfflictionNotableBlessedRebirth", weightKey = { "affliction_minion_life", "default", }, weightVal = { 269, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionNotableLifefromDeath_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Life from Death", statOrderKey = "5738", statOrder = { 5738 }, level = 50, group = "AfflictionNotableLifefromDeath", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionNotableFeastingFiends"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feasting Fiends", statOrderKey = "5695", statOrder = { 5695 }, level = 1, group = "AfflictionNotableFeastingFiends", weightKey = { "affliction_minion_life", "affliction_minion_damage", "default", }, weightVal = { 1433, 1000, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, - ["AfflictionNotableBodyguards"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Bodyguards", statOrderKey = "5621", statOrder = { 5621 }, level = 50, group = "AfflictionNotableBodyguards", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionNotableFollowThrough_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Follow-Through", statOrderKey = "5703", statOrder = { 5703 }, level = 68, group = "AfflictionNotableFollowThrough", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableStreamlined"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Streamlined", statOrderKey = "5837", statOrder = { 5837 }, level = 1, group = "AfflictionNotableStreamlined", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, - ["AfflictionNotableShriekingBolts_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Shrieking Bolts", statOrderKey = "5820", statOrder = { 5820 }, level = 50, group = "AfflictionNotableShriekingBolts", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableEyetoEye"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eye to Eye", statOrderKey = "5689", statOrder = { 5689 }, level = 50, group = "AfflictionNotableEyetoEye", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableRepeater"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Repeater", statOrderKey = "5800", statOrder = { 5800 }, level = 1, group = "AfflictionNotableRepeater", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed" }, }, - ["AfflictionNotableAerodynamics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Aerodynamics", statOrderKey = "5593", statOrder = { 5593 }, level = 68, group = "AfflictionNotableAerodynamics", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, - ["AfflictionNotableChipAway"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Chip Away", statOrderKey = "5635", statOrder = { 5635 }, level = 50, group = "AfflictionNotableChipAway", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, - ["AfflictionNotableSeekerRunes"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Seeker Runes", statOrderKey = "5815", statOrder = { 5815 }, level = 68, group = "AfflictionNotableSeekerRunes", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["AfflictionNotableRemarkable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Remarkable", statOrderKey = "5797", statOrder = { 5797 }, level = 68, group = "AfflictionNotableRemarkable", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, - ["AfflictionNotableBrandLoyalty"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brand Loyalty", statOrderKey = "5623", statOrder = { 5623 }, level = 1, group = "AfflictionNotableBrandLoyalty", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 2341, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster" }, }, - ["AfflictionNotableHolyConquest"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Holy Conquest", statOrderKey = "5727", statOrder = { 5727 }, level = 50, group = "AfflictionNotableHolyConquest", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, - ["AfflictionNotableGrandDesign_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Grand Design", statOrderKey = "5713", statOrder = { 5713 }, level = 68, group = "AfflictionNotableGrandDesign", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, - ["AfflictionNotableSetandForget_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Set and Forget", statOrderKey = "5818", statOrder = { 5818 }, level = 50, group = "AfflictionNotableSetandForget", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableExpertSabotage"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expert Sabotage", statOrderKey = "5685", statOrder = { 5685 }, level = 50, group = "AfflictionNotableExpertSabotage", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, - ["AfflictionNotableGuerillaTactics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Guerilla Tactics", statOrderKey = "5716", statOrder = { 5716 }, level = 1, group = "AfflictionNotableGuerillaTactics", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 1959, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, - ["AfflictionNotableExpendability"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expendability", statOrderKey = "5684", statOrder = { 5684 }, level = 68, group = "AfflictionNotableExpendability", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableArcanePyrotechnics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Pyrotechnics", statOrderKey = "5606", statOrder = { 5606 }, level = 68, group = "AfflictionNotableArcanePyrotechnics", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableSurpriseSabotage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surprise Sabotage", statOrderKey = "5846", statOrder = { 5846 }, level = 50, group = "AfflictionNotableSurpriseSabotage", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, - ["AfflictionNotableCarefulHandling"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Careful Handling", statOrderKey = "5633", statOrder = { 5633 }, level = 68, group = "AfflictionNotableCarefulHandling", weightKey = { "affliction_trap_and_mine_damage", "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 367, 175, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "damage" }, }, - ["AfflictionNotablePeakVigour"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Peak Vigour", statOrderKey = "5770", statOrder = { 5770 }, level = 1, group = "AfflictionNotablePeakVigour", weightKey = { "affliction_maximum_life", "affliction_flask_duration", "default", }, weightVal = { 780, 1079, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life" }, }, - ["AfflictionNotableFettle"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fettle", statOrderKey = "5697", statOrder = { 5697 }, level = 75, group = "AfflictionNotableFettle", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 49, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, - ["AfflictionNotableFeastofFlesh"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feast of Flesh", statOrderKey = "5694", statOrder = { 5694 }, level = 68, group = "AfflictionNotableFeastofFlesh", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "attack" }, }, - ["AfflictionNotableSublimeSensation_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sublime Sensation", statOrderKey = "5841", statOrder = { 5841 }, level = 50, group = "AfflictionNotableSublimeSensation", weightKey = { "affliction_maximum_life", "affliction_maximum_energy_shield", "default", }, weightVal = { 390, 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["AfflictionNotableSurgingVitality"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surging Vitality", statOrderKey = "5845", statOrder = { 5845 }, level = 1, group = "AfflictionNotableSurgingVitality", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, - ["AfflictionNotablePeaceAmidstChaos"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Peace Amidst Chaos", statOrderKey = "5769", statOrder = { 5769 }, level = 50, group = "AfflictionNotablePeaceAmidstChaos", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences" }, }, - ["AfflictionNotableAdrenaline_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Adrenaline", statOrderKey = "5590", statOrder = { 5590 }, level = 68, group = "AfflictionNotableAdrenaline", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, - ["AfflictionNotableWallofMuscle_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wall of Muscle", statOrderKey = "5868", statOrder = { 5868 }, level = 75, group = "AfflictionNotableWallofMuscle", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 49, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "attribute" }, }, - ["AfflictionNotableMindfulness"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mindfulness", statOrderKey = "5754", statOrder = { 5754 }, level = 50, group = "AfflictionNotableMindfulness", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, - ["AfflictionNotableLiquidInspiration"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Liquid Inspiration", statOrderKey = "5740", statOrder = { 5740 }, level = 68, group = "AfflictionNotableLiquidInspiration", weightKey = { "affliction_maximum_mana", "affliction_flask_duration", "default", }, weightVal = { 175, 202, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "power_charge", "resource", "mana" }, }, - ["AfflictionNotableOpenness__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Openness", statOrderKey = "5763", statOrder = { 5763 }, level = 1, group = "AfflictionNotableOpenness", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 932, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, - ["AfflictionNotableDaringIdeas"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Daring Ideas", statOrderKey = "5651", statOrder = { 5651 }, level = 50, group = "AfflictionNotableDaringIdeas", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack" }, }, - ["AfflictionNotableClarityofPurpose"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Clarity of Purpose", statOrderKey = "5637", statOrder = { 5637 }, level = 1, group = "AfflictionNotableClarityofPurpose", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 932, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, - ["AfflictionNotableScintillatingIdea_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Scintillating Idea", statOrderKey = "5812", statOrder = { 5812 }, level = 50, group = "AfflictionNotableScintillatingIdea", weightKey = { "affliction_maximum_mana", "affliction_lightning_damage", "default", }, weightVal = { 466, 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "mana", "damage", "elemental", "lightning" }, }, - ["AfflictionNotableHolisticHealth"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Holistic Health", statOrderKey = "5726", statOrder = { 5726 }, level = 68, group = "AfflictionNotableHolisticHealth", weightKey = { "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 175, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana" }, }, - ["AfflictionNotableGenius"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Genius", statOrderKey = "5708", statOrder = { 5708 }, level = 75, group = "AfflictionNotableGenius", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 58, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, - ["AfflictionNotableImprovisor"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Improvisor", statOrderKey = "5729", statOrder = { 5729 }, level = 68, group = "AfflictionNotableImprovisor", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack" }, }, - ["AfflictionNotableStubbornStudent"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stubborn Student", statOrderKey = "5839", statOrder = { 5839 }, level = 68, group = "AfflictionNotableStubbornStudent", weightKey = { "affliction_maximum_mana", "affliction_armour", "default", }, weightVal = { 175, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "mana", "defences" }, }, - ["AfflictionNotableSavourtheMoment"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Savour the Moment", statOrderKey = "5811", statOrder = { 5811 }, level = 1, group = "AfflictionNotableSavourtheMoment", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionNotableEnergyFromNaught"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Energy From Naught", statOrderKey = "5679", statOrder = { 5679 }, level = 50, group = "AfflictionNotableEnergyFromNaught", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionNotableWillShaper"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Will Shaper", statOrderKey = "5876", statOrder = { 5876 }, level = 75, group = "AfflictionNotableWillShaper", weightKey = { "affliction_maximum_energy_shield", "affliction_maximum_mana", "default", }, weightVal = { 63, 58, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionNotableSpringBack_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Spring Back", statOrderKey = "5830", statOrder = { 5830 }, level = 1, group = "AfflictionNotableSpringBack", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionNotableConservationofEnergy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Conservation of Energy", statOrderKey = "5645", statOrder = { 5645 }, level = 68, group = "AfflictionNotableConservationofEnergy", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 189, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences", "caster" }, }, - ["AfflictionNotableSelfControl"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Self-Control", statOrderKey = "5663", statOrder = { 5663 }, level = 50, group = "AfflictionNotableSelfControl", weightKey = { "affliction_maximum_energy_shield", "affliction_aura_effect", "default", }, weightVal = { 505, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, - ["AfflictionNotableHeartofIron"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Heart of Iron", statOrderKey = "5719", statOrder = { 5719 }, level = 68, group = "AfflictionNotableHeartofIron", weightKey = { "affliction_maximum_life", "affliction_armour", "default", }, weightVal = { 146, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences" }, }, - ["AfflictionNotablePrismaticCarapace_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Carapace", statOrderKey = "5780", statOrder = { 5780 }, level = 75, group = "AfflictionNotablePrismaticCarapace", weightKey = { "affliction_armour", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 87, 86, 86, 82, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences", "elemental", "resistance" }, }, - ["AfflictionNotableMilitarism"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Militarism", statOrderKey = "5753", statOrder = { 5753 }, level = 50, group = "AfflictionNotableMilitarism", weightKey = { "affliction_armour", "default", }, weightVal = { 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences" }, }, - ["AfflictionNotableSecondSkin"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Second Skin", statOrderKey = "5814", statOrder = { 5814 }, level = 1, group = "AfflictionNotableSecondSkin", weightKey = { "affliction_armour", "affliction_chance_to_block", "default", }, weightVal = { 1391, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "block", "defences" }, }, - ["AfflictionNotableDragonHunter__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dragon Hunter", statOrderKey = "5669", statOrder = { 5669 }, level = 50, group = "AfflictionNotableDragonHunter", weightKey = { "affliction_armour", "affliction_fire_resistance", "default", }, weightVal = { 696, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences", "elemental", "fire", "resistance" }, }, - ["AfflictionNotableEnduringComposure"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Composure", statOrderKey = "5676", statOrder = { 5676 }, level = 68, group = "AfflictionNotableEnduringComposure", weightKey = { "affliction_armour", "default", }, weightVal = { 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "endurance_charge", "defences" }, }, - ["AfflictionNotableUncompromising_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Uncompromising", statOrderKey = "5660", statOrder = { 5660 }, level = 50, group = "AfflictionNotableUncompromising", weightKey = { "affliction_armour", "affliction_aura_effect", "default", }, weightVal = { 696, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, - ["AfflictionNotablePrismaticDance____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Dance", statOrderKey = "5781", statOrder = { 5781 }, level = 75, group = "AfflictionNotablePrismaticDance", weightKey = { "affliction_evasion", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 82, 86, 86, 82, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "defences", "elemental", "resistance" }, }, - ["AfflictionNotableNaturalVigour_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Natural Vigour", statOrderKey = "5758", statOrder = { 5758 }, level = 50, group = "AfflictionNotableNaturalVigour", weightKey = { "affliction_evasion", "affliction_maximum_life", "default", }, weightVal = { 658, 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "resource", "life", "defences" }, }, - ["AfflictionNotableUntouchable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Untouchable", statOrderKey = "5855", statOrder = { 5855 }, level = 1, group = "AfflictionNotableUntouchable", weightKey = { "affliction_evasion", "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1315, 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "dodge", "evasion", "defences" }, }, - ["AfflictionNotableShiftingShadow"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Shifting Shadow", statOrderKey = "5819", statOrder = { 5819 }, level = 50, group = "AfflictionNotableShiftingShadow", weightKey = { "affliction_evasion", "default", }, weightVal = { 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "defences", "attribute" }, }, - ["AfflictionNotableReadiness"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Readiness", statOrderKey = "5796", statOrder = { 5796 }, level = 1, group = "AfflictionNotableReadiness", weightKey = { "affliction_evasion", "default", }, weightVal = { 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "bleed", "defences", "physical", "attack", "ailment" }, }, - ["AfflictionNotableSublimeForm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sublime Form", statOrderKey = "5712", statOrder = { 5712 }, level = 50, group = "AfflictionNotableSublimeForm", weightKey = { "affliction_evasion", "affliction_aura_effect", "default", }, weightVal = { 658, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "resistance" }, }, - ["AfflictionNotableConfidentCombatant"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Confident Combatant", statOrderKey = "5643", statOrder = { 5643 }, level = 68, group = "AfflictionNotableConfidentCombatant", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, - ["AfflictionNotableFlexibleSentry___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Flexible Sentry", statOrderKey = "5701", statOrder = { 5701 }, level = 50, group = "AfflictionNotableFlexibleSentry", weightKey = { "affliction_chance_to_block", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 375, 686, 686, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "ailment" }, }, - ["AfflictionNotableViciousGuard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vicious Guard", statOrderKey = "5862", statOrder = { 5862 }, level = 1, group = "AfflictionNotableViciousGuard", weightKey = { "affliction_chance_to_block", "affliction_maximum_life", "default", }, weightVal = { 750, 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "resource", "life", "attack" }, }, - ["AfflictionNotableMysticalWard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mystical Ward", statOrderKey = "5757", statOrder = { 5757 }, level = 1, group = "AfflictionNotableMysticalWard", weightKey = { "affliction_chance_to_block", "affliction_maximum_energy_shield", "default", }, weightVal = { 750, 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "energy_shield", "defences" }, }, - ["AfflictionNotableRoteReinforcement"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rote Reinforcement", statOrderKey = "5804", statOrder = { 5804 }, level = 68, group = "AfflictionNotableRoteReinforcement", weightKey = { "affliction_chance_to_block", "affliction_maximum_life", "default", }, weightVal = { 141, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "endurance_charge", "resource", "life" }, }, - ["AfflictionNotableMageHunter___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mage Hunter", statOrderKey = "5743", statOrder = { 5743 }, level = 68, group = "AfflictionNotableMageHunter", weightKey = { "affliction_chance_to_block", "affliction_spell_damage", "default", }, weightVal = { 141, 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge", "caster_damage", "damage", "caster" }, }, - ["AfflictionNotableRiotQueller"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Riot Queller", statOrderKey = "5802", statOrder = { 5802 }, level = 75, group = "AfflictionNotableRiotQueller", weightKey = { "affliction_chance_to_block", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 47, 38, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block" }, }, - ["AfflictionNotableOnewiththeShield_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is One with the Shield", statOrderKey = "5762", statOrder = { 5762 }, level = 50, group = "AfflictionNotableOnewiththeShield", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 375, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "resource", "life", "defences" }, }, - ["AfflictionNotableAerialist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Aerialist", statOrderKey = "5592", statOrder = { 5592 }, level = 75, group = "AfflictionNotableAerialist", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 92, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "dodge", "attribute" }, }, - ["AfflictionNotableElegantForm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Elegant Form", statOrderKey = "5673", statOrder = { 5673 }, level = 1, group = "AfflictionNotableElegantForm", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "dodge", "ailment" }, }, - ["AfflictionNotableDartingMovements"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Darting Movements", statOrderKey = "5655", statOrder = { 5655 }, level = 1, group = "AfflictionNotableDartingMovements", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "dodge", "speed" }, }, - ["AfflictionNotableNoWitnesses"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is No Witnesses", statOrderKey = "5759", statOrder = { 5759 }, level = 75, group = "AfflictionNotableNoWitnesses", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, - ["AfflictionNotableMoltenOnesMark_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Molten One's Mark", statOrderKey = "5756", statOrder = { 5756 }, level = 68, group = "AfflictionNotableMoltenOnesMark", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 247, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, - ["AfflictionNotableFireAttunement_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fire Attunement", statOrderKey = "5698", statOrder = { 5698 }, level = 1, group = "AfflictionNotableFireAttunement", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "ailment" }, }, - ["AfflictionNotablePureMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Might", statOrderKey = "5789", statOrder = { 5789 }, level = 68, group = "AfflictionNotablePureMight", weightKey = { "affliction_fire_resistance", "affliction_aura_effect", "default", }, weightVal = { 247, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, - ["AfflictionNotableBlacksmith_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blacksmith", statOrderKey = "5613", statOrder = { 5613 }, level = 68, group = "AfflictionNotableBlacksmith", weightKey = { "affliction_fire_resistance", "affliction_armour", "default", }, weightVal = { 247, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences", "elemental", "fire", "resistance" }, }, - ["AfflictionNotableNonFlammable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Non-Flammable", statOrderKey = "5760", statOrder = { 5760 }, level = 50, group = "AfflictionNotableNonFlammable", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "resistance", "ailment" }, }, - ["AfflictionNotableWinterProwler"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Winter Prowler", statOrderKey = "5879", statOrder = { 5879 }, level = 68, group = "AfflictionNotableWinterProwler", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 257, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "resistance", "speed" }, }, - ["AfflictionNotableHibernator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hibernator", statOrderKey = "5724", statOrder = { 5724 }, level = 50, group = "AfflictionNotableHibernator", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "ailment" }, }, - ["AfflictionNotablePureGuile"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Guile", statOrderKey = "5788", statOrder = { 5788 }, level = 68, group = "AfflictionNotablePureGuile", weightKey = { "affliction_cold_resistance", "affliction_aura_effect", "default", }, weightVal = { 257, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, - ["AfflictionNotableAlchemist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Alchemist", statOrderKey = "5595", statOrder = { 5595 }, level = 1, group = "AfflictionNotableAlchemist", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 1371, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "elemental", "cold", "resistance", "attack", "caster", "speed" }, }, - ["AfflictionNotableAntifreeze"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Antifreeze", statOrderKey = "5602", statOrder = { 5602 }, level = 50, group = "AfflictionNotableAntifreeze", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "resistance", "ailment" }, }, - ["AfflictionNotableWizardry_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wizardry", statOrderKey = "5881", statOrder = { 5881 }, level = 68, group = "AfflictionNotableWizardry", weightKey = { "affliction_lightning_resistance", "affliction_maximum_mana", "default", }, weightVal = { 257, 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "lightning", "resistance" }, }, - ["AfflictionNotableCapacitor____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Capacitor", statOrderKey = "5632", statOrder = { 5632 }, level = 50, group = "AfflictionNotableCapacitor", weightKey = { "affliction_lightning_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "ailment" }, }, - ["AfflictionNotablePureAptitude"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Aptitude", statOrderKey = "5786", statOrder = { 5786 }, level = 68, group = "AfflictionNotablePureAptitude", weightKey = { "affliction_lightning_resistance", "affliction_aura_effect", "default", }, weightVal = { 257, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "mana", "defences", "attribute" }, }, - ["AfflictionNotableSage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sage", statOrderKey = "5808", statOrder = { 5808 }, level = 1, group = "AfflictionNotableSage", weightKey = { "affliction_lightning_resistance", "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 1371, 932, 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "elemental", "lightning", "resistance" }, }, - ["AfflictionNotableInsulated"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Insulated", statOrderKey = "5732", statOrder = { 5732 }, level = 50, group = "AfflictionNotableInsulated", weightKey = { "affliction_lightning_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "resistance", "ailment" }, }, - ["AfflictionNotableBornofChaos"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Born of Chaos", statOrderKey = "5622", statOrder = { 5622 }, level = 68, group = "AfflictionNotableBornofChaos", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos", "resistance" }, }, - ["AfflictionNotableAntivenom"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Antivenom", statOrderKey = "5603", statOrder = { 5603 }, level = 50, group = "AfflictionNotableAntivenom", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "poison", "chaos", "resistance", "ailment" }, }, - ["AfflictionNotableRotResistant"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rot-Resistant", statOrderKey = "5803", statOrder = { 5803 }, level = 68, group = "AfflictionNotableRotResistant", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "mana", "defences", "chaos", "resistance" }, }, - ["AfflictionNotableBlessed"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blessed", statOrderKey = "5616", statOrder = { 5616 }, level = 68, group = "AfflictionNotableBlessed", weightKey = { "affliction_chaos_resistance", "affliction_maximum_life", "affliction_maximum_mana", "default", }, weightVal = { 439, 146, 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "chaos", "resistance" }, }, - ["AfflictionNotableStudentofDecay"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Student of Decay", statOrderKey = "5840", statOrder = { 5840 }, level = 50, group = "AfflictionNotableStudentofDecay", weightKey = { "affliction_chaos_resistance", "affliction_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 1171, 593, 343, 366, 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLife_"] = { type = "Prefix", affix = "Hale", "Added Small Passive Skills also grant: +(2-3) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLife2_"] = { type = "Prefix", affix = "Healthy", "Added Small Passive Skills also grant: +(4-7) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLife3"] = { type = "Prefix", affix = "Sanguine", "Added Small Passive Skills also grant: +(8-10) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantMana"] = { type = "Prefix", affix = "Beryl", "Added Small Passive Skills also grant: +(2-5) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantMana2"] = { type = "Prefix", affix = "Cobalt", "Added Small Passive Skills also grant: +(6-8) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantMana3"] = { type = "Prefix", affix = "Azure", "Added Small Passive Skills also grant: +(9-10) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantES"] = { type = "Prefix", affix = "Shining", "Added Small Passive Skills also grant: +(4-5) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 1, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantES2"] = { type = "Prefix", affix = "Glimmering", "Added Small Passive Skills also grant: +(6-9) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 68, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantES3"] = { type = "Prefix", affix = "Glowing", "Added Small Passive Skills also grant: +(10-12) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 84, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmour"] = { type = "Prefix", affix = "Lacquered", "Added Small Passive Skills also grant: +(11-20) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 1, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmour2"] = { type = "Prefix", affix = "Studded", "Added Small Passive Skills also grant: +(21-30) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 68, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmour3_"] = { type = "Prefix", affix = "Ribbed", "Added Small Passive Skills also grant: +(31-40) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 84, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasion"] = { type = "Prefix", affix = "Agile", "Added Small Passive Skills also grant: +(11-20) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 1, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasion2__"] = { type = "Prefix", affix = "Dancer's", "Added Small Passive Skills also grant: +(21-30) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 68, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasion3"] = { type = "Prefix", affix = "Acrobat's", "Added Small Passive Skills also grant: +(31-40) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 84, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantStr"] = { type = "Suffix", affix = "of the Brute", "Added Small Passive Skills also grant: +(2-3) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 1, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStr2_"] = { type = "Suffix", affix = "of the Wrestler", "Added Small Passive Skills also grant: +(4-5) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 68, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStr3_"] = { type = "Suffix", affix = "of the Bear", "Added Small Passive Skills also grant: +(6-8) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 84, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDex_"] = { type = "Suffix", affix = "of the Mongoose", "Added Small Passive Skills also grant: +(2-3) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDex2"] = { type = "Suffix", affix = "of the Lynx", "Added Small Passive Skills also grant: +(4-5) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDex3_"] = { type = "Suffix", affix = "of the Fox", "Added Small Passive Skills also grant: +(6-8) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantInt_"] = { type = "Suffix", affix = "of the Pupil", "Added Small Passive Skills also grant: +(2-3) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 1, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantInt2_"] = { type = "Suffix", affix = "of the Student", "Added Small Passive Skills also grant: +(4-5) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 68, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantInt3"] = { type = "Suffix", affix = "of the Prodigy", "Added Small Passive Skills also grant: +(6-8) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 84, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributes"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +2 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributes2"] = { type = "Suffix", affix = "of the Sky", "Added Small Passive Skills also grant: +3 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributes3"] = { type = "Suffix", affix = "of the Meteor", "Added Small Passive Skills also grant: +4 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegen"] = { type = "Suffix", affix = "of Excitement", "Added Small Passive Skills also grant: 4% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 1, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegen2"] = { type = "Suffix", affix = "of Joy", "Added Small Passive Skills also grant: 5% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 68, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegen3_"] = { type = "Suffix", affix = "of Elation", "Added Small Passive Skills also grant: 6% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 84, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegen___"] = { type = "Suffix", affix = "of the Newt", "Added Small Passive Skills also grant: Regenerate 0.1% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegen2_"] = { type = "Suffix", affix = "of the Lizard", "Added Small Passive Skills also grant: Regenerate 0.15% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegen3"] = { type = "Suffix", affix = "of the Flatworm", "Added Small Passive Skills also grant: Regenerate 0.2% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantFireRes"] = { type = "Suffix", affix = "of the Whelpling", "Added Small Passive Skills also grant: +(2-3)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireRes2"] = { type = "Suffix", affix = "of the Salamander", "Added Small Passive Skills also grant: +(4-5)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireRes3"] = { type = "Suffix", affix = "of the Drake", "Added Small Passive Skills also grant: +(6-7)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdRes_"] = { type = "Suffix", affix = "of the Inuit", "Added Small Passive Skills also grant: +(2-3)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdRes2"] = { type = "Suffix", affix = "of the Seal", "Added Small Passive Skills also grant: +(4-5)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdRes3"] = { type = "Suffix", affix = "of the Penguin", "Added Small Passive Skills also grant: +(6-7)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningRes"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +(2-3)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningRes2_"] = { type = "Suffix", affix = "of the Squall", "Added Small Passive Skills also grant: +(4-5)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningRes3"] = { type = "Suffix", affix = "of the Storm", "Added Small Passive Skills also grant: +(6-7)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalRes"] = { type = "Suffix", affix = "of the Crystal", "Added Small Passive Skills also grant: +2% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalRes2"] = { type = "Suffix", affix = "of the Prism", "Added Small Passive Skills also grant: +3% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalRes3"] = { type = "Suffix", affix = "of the Kaleidoscope", "Added Small Passive Skills also grant: +4% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosRes"] = { type = "Suffix", affix = "of the Lost", "Added Small Passive Skills also grant: +3% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosRes2"] = { type = "Suffix", affix = "of Banishment", "Added Small Passive Skills also grant: +4% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosRes3"] = { type = "Suffix", affix = "of Eviction", "Added Small Passive Skills also grant: +5% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantDamage_"] = { type = "Prefix", affix = "Harmful", "Added Small Passive Skills also grant: 2% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamage2_"] = { type = "Prefix", affix = "Hazardous", "Added Small Passive Skills also grant: 3% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamage3"] = { type = "Prefix", affix = "Dangerous", "Added Small Passive Skills also grant: 4% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantLifeSmall"] = { type = "Prefix", affix = "Hale", "Added Small Passive Skills also grant: +(2-3) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeSmall2"] = { type = "Prefix", affix = "Healthy", "Added Small Passive Skills also grant: +(4-7) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeSmall3"] = { type = "Prefix", affix = "Sanguine", "Added Small Passive Skills also grant: +(8-10) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeSmall4"] = { type = "Prefix", affix = "Stalwart", "Added Small Passive Skills also grant: +(11-13) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeSmall5_"] = { type = "Prefix", affix = "Stout", "Added Small Passive Skills also grant: +(14-16) to Maximum Life", statOrderKey = "5578", statOrder = { 5578 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantManaSmall"] = { type = "Prefix", affix = "Beryl", "Added Small Passive Skills also grant: +(2-5) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaSmall2_"] = { type = "Prefix", affix = "Cobalt", "Added Small Passive Skills also grant: +(6-8) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaSmall3"] = { type = "Prefix", affix = "Azure", "Added Small Passive Skills also grant: +(9-10) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 73, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaSmall4_"] = { type = "Prefix", affix = "Sapphire", "Added Small Passive Skills also grant: +(11-13) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 78, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaSmall5_"] = { type = "Prefix", affix = "Cerulean", "Added Small Passive Skills also grant: +(14-16) to Maximum Mana", statOrderKey = "5579", statOrder = { 5579 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantESSmall"] = { type = "Prefix", affix = "Shining", "Added Small Passive Skills also grant: +(4-5) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 1, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantESSmall2"] = { type = "Prefix", affix = "Glimmering", "Added Small Passive Skills also grant: +(6-9) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 68, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantESSmall3_"] = { type = "Prefix", affix = "Glowing", "Added Small Passive Skills also grant: +(10-12) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 73, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantESSmall4"] = { type = "Prefix", affix = "Radiating", "Added Small Passive Skills also grant: +(13-16) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 78, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantESSmall5"] = { type = "Prefix", affix = "Pulsing", "Added Small Passive Skills also grant: +(17-20) to Maximum Energy Shield", statOrderKey = "5577", statOrder = { 5577 }, level = 84, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmourSmall__"] = { type = "Prefix", affix = "Lacquered", "Added Small Passive Skills also grant: +(11-20) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 1, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmourSmall2__"] = { type = "Prefix", affix = "Studded", "Added Small Passive Skills also grant: +(21-30) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 68, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmourSmall3"] = { type = "Prefix", affix = "Ribbed", "Added Small Passive Skills also grant: +(31-40) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 73, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmourSmall4___"] = { type = "Prefix", affix = "Fortified", "Added Small Passive Skills also grant: +(41-53) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 78, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantArmourSmall5"] = { type = "Prefix", affix = "Plated", "Added Small Passive Skills also grant: +(54-66) to Armour", statOrderKey = "5548", statOrder = { 5548 }, level = 84, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasionSmall"] = { type = "Prefix", affix = "Agile", "Added Small Passive Skills also grant: +(11-20) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 1, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasionSmall2_"] = { type = "Prefix", affix = "Dancer's", "Added Small Passive Skills also grant: +(21-30) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 68, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasionSmall3___"] = { type = "Prefix", affix = "Acrobat's", "Added Small Passive Skills also grant: +(31-40) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 73, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasionSmall4_"] = { type = "Prefix", affix = "Fleet", "Added Small Passive Skills also grant: +(41-53) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 78, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantEvasionSmall5"] = { type = "Prefix", affix = "Blurred", "Added Small Passive Skills also grant: +(54-66) to Evasion", statOrderKey = "5572", statOrder = { 5572 }, level = 84, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["AfflictionJewelSmallPassivesGrantStrSmall_"] = { type = "Suffix", affix = "of the Brute", "Added Small Passive Skills also grant: +(2-3) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 1, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStrSmall2"] = { type = "Suffix", affix = "of the Wrestler", "Added Small Passive Skills also grant: +(4-5) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 68, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStrSmall3"] = { type = "Suffix", affix = "of the Bear", "Added Small Passive Skills also grant: +(6-8) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 73, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStrSmall4_"] = { type = "Suffix", affix = "of the Lion", "Added Small Passive Skills also grant: +(9-11) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 78, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantStrSmall5"] = { type = "Suffix", affix = "of the Gorilla", "Added Small Passive Skills also grant: +(12-14) to Strength", statOrderKey = "5585", statOrder = { 5585 }, level = 84, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDexSmall_"] = { type = "Suffix", affix = "of the Mongoose", "Added Small Passive Skills also grant: +(2-3) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDexSmall2"] = { type = "Suffix", affix = "of the Lynx", "Added Small Passive Skills also grant: +(4-5) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDexSmall3"] = { type = "Suffix", affix = "of the Fox", "Added Small Passive Skills also grant: +(6-8) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 73, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDexSmall4_"] = { type = "Suffix", affix = "of the Falcon", "Added Small Passive Skills also grant: +(9-11) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 78, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantDexSmall5"] = { type = "Suffix", affix = "of the Panther", "Added Small Passive Skills also grant: +(12-14) to Dexterity", statOrderKey = "5570", statOrder = { 5570 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantIntSmall_"] = { type = "Suffix", affix = "of the Pupil", "Added Small Passive Skills also grant: +(2-3) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 1, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantIntSmall2"] = { type = "Suffix", affix = "of the Student", "Added Small Passive Skills also grant: +(4-5) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 68, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantIntSmall3______"] = { type = "Suffix", affix = "of the Prodigy", "Added Small Passive Skills also grant: +(6-8) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 73, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantIntSmall4_"] = { type = "Suffix", affix = "of the Augur", "Added Small Passive Skills also grant: +(9-11) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 78, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantIntSmall5"] = { type = "Suffix", affix = "of the Philosopher", "Added Small Passive Skills also grant: +(12-14) to Intelligence", statOrderKey = "5574", statOrder = { 5574 }, level = 84, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributesSmall"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +2 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributesSmall2"] = { type = "Suffix", affix = "of the Sky", "Added Small Passive Skills also grant: +3 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributesSmall3_"] = { type = "Suffix", affix = "of the Meteor", "Added Small Passive Skills also grant: +4 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 73, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributesSmall4"] = { type = "Suffix", affix = "of the Comet", "Added Small Passive Skills also grant: +5 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 78, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantAttributesSmall5"] = { type = "Suffix", affix = "of the Heavens", "Added Small Passive Skills also grant: +6 to All Attributes", statOrderKey = "5547", statOrder = { 5547 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegenSmall_"] = { type = "Suffix", affix = "of Excitement", "Added Small Passive Skills also grant: 4% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 1, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegenSmall2"] = { type = "Suffix", affix = "of Joy", "Added Small Passive Skills also grant: 5% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 68, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegenSmall3"] = { type = "Suffix", affix = "of Elation", "Added Small Passive Skills also grant: 6% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 73, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegenSmall4"] = { type = "Suffix", affix = "of Bliss", "Added Small Passive Skills also grant: (7-8)% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 78, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantManaRegenSmall5"] = { type = "Suffix", affix = "of Euphoria", "Added Small Passive Skills also grant: (9-10)% increased Mana Regeneration Rate", statOrderKey = "5576", statOrder = { 5576 }, level = 84, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegenSmall"] = { type = "Suffix", affix = "of the Newt", "Added Small Passive Skills also grant: Regenerate 0.1% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegenSmall2_"] = { type = "Suffix", affix = "of the Lizard", "Added Small Passive Skills also grant: Regenerate 0.15% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegenSmall3_"] = { type = "Suffix", affix = "of the Flatworm", "Added Small Passive Skills also grant: Regenerate 0.2% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegenSmall4_"] = { type = "Suffix", affix = "of the Starfish", "Added Small Passive Skills also grant: Regenerate 0.25% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantLifeRegenSmall5"] = { type = "Suffix", affix = "of the Hydra", "Added Small Passive Skills also grant: Regenerate 0.3% of Life per Second", statOrderKey = "5583", statOrder = { 5583 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["AfflictionJewelSmallPassivesGrantFireResSmall"] = { type = "Suffix", affix = "of the Whelpling", "Added Small Passive Skills also grant: +(2-3)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireResSmall2"] = { type = "Suffix", affix = "of the Salamander", "Added Small Passive Skills also grant: +(4-5)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireResSmall3_"] = { type = "Suffix", affix = "of the Drake", "Added Small Passive Skills also grant: +(6-7)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 73, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireResSmall4"] = { type = "Suffix", affix = "of the Kiln", "Added Small Passive Skills also grant: +(8-9)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 78, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantFireResSmall5"] = { type = "Suffix", affix = "of the Furnace", "Added Small Passive Skills also grant: +(10-11)% to Fire Resistance", statOrderKey = "5573", statOrder = { 5573 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdResSmall"] = { type = "Suffix", affix = "of the Inuit", "Added Small Passive Skills also grant: +(2-3)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdResSmall2"] = { type = "Suffix", affix = "of the Seal", "Added Small Passive Skills also grant: +(4-5)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdResSmall3"] = { type = "Suffix", affix = "of the Penguin", "Added Small Passive Skills also grant: +(6-7)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 73, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdResSmall4"] = { type = "Suffix", affix = "of the Yeti", "Added Small Passive Skills also grant: +(8-9)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 78, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantColdResSmall5_"] = { type = "Suffix", affix = "of the Walrus", "Added Small Passive Skills also grant: +(10-11)% to Cold Resistance", statOrderKey = "5566", statOrder = { 5566 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningResSmall"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +(2-3)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningResSmall2__"] = { type = "Suffix", affix = "of the Squall", "Added Small Passive Skills also grant: +(4-5)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningResSmall3"] = { type = "Suffix", affix = "of the Storm", "Added Small Passive Skills also grant: +(6-7)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningResSmall4_"] = { type = "Suffix", affix = "of the Thunderhead", "Added Small Passive Skills also grant: +(8-9)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantLightningResSmall5"] = { type = "Suffix", affix = "of the Tempest", "Added Small Passive Skills also grant: +(10-11)% to Lightning Resistance", statOrderKey = "5575", statOrder = { 5575 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalResSmall"] = { type = "Suffix", affix = "of the Crystal", "Added Small Passive Skills also grant: +2% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalResSmall2"] = { type = "Suffix", affix = "of the Prism", "Added Small Passive Skills also grant: +3% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalResSmall3"] = { type = "Suffix", affix = "of the Kaleidoscope", "Added Small Passive Skills also grant: +4% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 73, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalResSmall4"] = { type = "Suffix", affix = "of Variegation", "Added Small Passive Skills also grant: +5% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 78, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantElementalResSmall5"] = { type = "Suffix", affix = "of the Rainbow", "Added Small Passive Skills also grant: +6% to Elemental Resistance", statOrderKey = "5571", statOrder = { 5571 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosResSmall"] = { type = "Suffix", affix = "of the Lost", "Added Small Passive Skills also grant: +3% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosResSmall2"] = { type = "Suffix", affix = "of Banishment", "Added Small Passive Skills also grant: +4% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosResSmall3"] = { type = "Suffix", affix = "of Eviction", "Added Small Passive Skills also grant: +5% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 73, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosResSmall4"] = { type = "Suffix", affix = "of Expulsion", "Added Small Passive Skills also grant: +6% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 78, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantChaosResSmall5"] = { type = "Suffix", affix = "of Exile", "Added Small Passive Skills also grant: +(7-8)% to Chaos Resistance", statOrderKey = "5564", statOrder = { 5564 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["AfflictionJewelSmallPassivesGrantDamageSmall_"] = { type = "Prefix", affix = "Harmful", "Added Small Passive Skills also grant: 2% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageSmall2_"] = { type = "Prefix", affix = "Hazardous", "Added Small Passive Skills also grant: 3% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageSmall3_"] = { type = "Prefix", affix = "Dangerous", "Added Small Passive Skills also grant: 4% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 73, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageSmall4_"] = { type = "Prefix", affix = "Destructive", "Added Small Passive Skills also grant: 5% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 78, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageSmall5"] = { type = "Prefix", affix = "Deadly", "Added Small Passive Skills also grant: 6% increased Damage", statOrderKey = "5569", statOrder = { 5569 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesHaveIncreasedEffect"] = { type = "Prefix", affix = "Potent", "Added Small Passive Skills have 25% increased Effect", statOrderKey = "5589", statOrder = { 5589 }, level = 1, group = "AfflictionJewelSmallPassivesHaveIncreasedEffect", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesHaveIncreasedEffect2"] = { type = "Prefix", affix = "Powerful", "Added Small Passive Skills have 35% increased Effect", statOrderKey = "5589", statOrder = { 5589 }, level = 84, group = "AfflictionJewelSmallPassivesHaveIncreasedEffect", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantAttackSpeed"] = { type = "Suffix", affix = "of Skill", "Added Small Passive Skills also grant: 1% increased Attack Speed", statOrderKey = "5557", statOrder = { 5557 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantAttackSpeed2_"] = { type = "Suffix", affix = "of Ease", "Added Small Passive Skills also grant: 2% increased Attack Speed", statOrderKey = "5557", statOrder = { 5557 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantAttackSpeed3__"] = { type = "Suffix", affix = "of Mastery", "Added Small Passive Skills also grant: 3% increased Attack Speed", statOrderKey = "5557", statOrder = { 5557 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantCastSpeed"] = { type = "Suffix", affix = "of Talent", "Added Small Passive Skills also grant: 1% increased Cast Speed", statOrderKey = "5559", statOrder = { 5559 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantCastSpeed2"] = { type = "Suffix", affix = "of Nimbleness", "Added Small Passive Skills also grant: 2% increased Cast Speed", statOrderKey = "5559", statOrder = { 5559 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantCastSpeed3_"] = { type = "Suffix", affix = "of Expertise", "Added Small Passive Skills also grant: 3% increased Cast Speed", statOrderKey = "5559", statOrder = { 5559 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantDamageOverTime"] = { type = "Suffix", affix = "of Decline", "Added Small Passive Skills also grant: 1% increased Damage over Time", statOrderKey = "5568", statOrder = { 5568 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageOverTime2"] = { type = "Suffix", affix = "of Degeneration", "Added Small Passive Skills also grant: 2% increased Damage over Time", statOrderKey = "5568", statOrder = { 5568 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantDamageOverTime3"] = { type = "Suffix", affix = "of Disintegration", "Added Small Passive Skills also grant: 3% increased Damage over Time", statOrderKey = "5568", statOrder = { 5568 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration_"] = { type = "Suffix", affix = "of Tumult", "Added Small Passive Skills also grant: 3% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5561", statOrder = { 5561 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration2"] = { type = "Suffix", affix = "of Turbulence", "Added Small Passive Skills also grant: 4% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5561", statOrder = { 5561 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration3"] = { type = "Suffix", affix = "of Disturbance", "Added Small Passive Skills also grant: 5% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5561", statOrder = { 5561 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect__"] = { type = "Suffix", affix = "of Outreach", "Added Small Passive Skills also grant: 2% increased Area of Effect of Aura Skills", statOrderKey = "5558", statOrder = { 5558 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect2"] = { type = "Suffix", affix = "of Influence", "Added Small Passive Skills also grant: 4% increased Area of Effect of Aura Skills", statOrderKey = "5558", statOrder = { 5558 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect3"] = { type = "Suffix", affix = "of Guidance", "Added Small Passive Skills also grant: 6% increased Area of Effect of Aura Skills", statOrderKey = "5558", statOrder = { 5558 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "affliction_aura_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, - ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect"] = { type = "Suffix", affix = "of Clout", "Added Small Passive Skills also grant: 1% increased Area of Effect of Hex Skills", statOrderKey = "5567", statOrder = { 5567 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect2"] = { type = "Suffix", affix = "of Dominance", "Added Small Passive Skills also grant: 2% increased Area of Effect of Hex Skills", statOrderKey = "5567", statOrder = { 5567 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect3"] = { type = "Suffix", affix = "of Suppression", "Added Small Passive Skills also grant: 3% increased Area of Effect of Hex Skills", statOrderKey = "5567", statOrder = { 5567 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "affliction_curse_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["AfflictionJewelSmallPassivesGrantWarcryDuration"] = { type = "Suffix", affix = "of Yelling", "Added Small Passive Skills also grant: 2% increased Warcry Duration", statOrderKey = "5588", statOrder = { 5588 }, level = 1, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantWarcryDuration2"] = { type = "Suffix", affix = "of Shouting", "Added Small Passive Skills also grant: 3% increased Warcry Duration", statOrderKey = "5588", statOrder = { 5588 }, level = 68, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantWarcryDuration3"] = { type = "Suffix", affix = "of Bellowing", "Added Small Passive Skills also grant: 4% increased Warcry Duration", statOrderKey = "5588", statOrder = { 5588 }, level = 84, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier"] = { type = "Suffix", affix = "of Ire", "Added Small Passive Skills also grant: +1% to Critical Strike Multiplier", statOrderKey = "5560", statOrder = { 5560 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier2_"] = { type = "Suffix", affix = "of Anger", "Added Small Passive Skills also grant: +2% to Critical Strike Multiplier", statOrderKey = "5560", statOrder = { 5560 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier3"] = { type = "Suffix", affix = "of Rage", "Added Small Passive Skills also grant: +3% to Critical Strike Multiplier", statOrderKey = "5560", statOrder = { 5560 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["AfflictionJewelSmallPassivesGrantMinionLifeRegen"] = { type = "Suffix", affix = "of Fostering", "Added Small Passive Skills also grant: Minions Regenerate 0.1% of Life per Second", statOrderKey = "5582", statOrder = { 5582 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantMinionLifeRegen2"] = { type = "Suffix", affix = "of Nurturing", "Added Small Passive Skills also grant: Minions Regenerate 0.15% of Life per Second", statOrderKey = "5582", statOrder = { 5582 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantMinionLifeRegen3"] = { type = "Suffix", affix = "of Motherhood", "Added Small Passive Skills also grant: Minions Regenerate 0.2% of Life per Second", statOrderKey = "5582", statOrder = { 5582 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantAreaOfEffect_"] = { type = "Suffix", affix = "of Reach", "Added Small Passive Skills also grant: 1% increased Area of Effect", statOrderKey = "5563", statOrder = { 5563 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantAreaOfEffect2"] = { type = "Suffix", affix = "of Range", "Added Small Passive Skills also grant: 2% increased Area of Effect", statOrderKey = "5563", statOrder = { 5563 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantAreaOfEffect3"] = { type = "Suffix", affix = "of Horizons", "Added Small Passive Skills also grant: 3% increased Area of Effect", statOrderKey = "5563", statOrder = { 5563 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["AfflictionJewelSmallPassivesGrantProjectileSpeed"] = { type = "Suffix", affix = "of Darting", "Added Small Passive Skills also grant: 2% increased Projectile Speed", statOrderKey = "5562", statOrder = { 5562 }, level = 1, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantProjectileSpeed2"] = { type = "Suffix", affix = "of Flight", "Added Small Passive Skills also grant: 3% increased Projectile Speed", statOrderKey = "5562", statOrder = { 5562 }, level = 68, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantProjectileSpeed3"] = { type = "Suffix", affix = "of Propulsion", "Added Small Passive Skills also grant: 4% increased Projectile Speed", statOrderKey = "5562", statOrder = { 5562 }, level = 84, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed_"] = { type = "Suffix", affix = "of Tinkering", "Added Small Passive Skills also grant: 1% increased Trap and Mine Throwing Speed", statOrderKey = "5587", statOrder = { 5587 }, level = 1, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed2"] = { type = "Suffix", affix = "of Assembly", "Added Small Passive Skills also grant: 2% increased Trap and Mine Throwing Speed", statOrderKey = "5587", statOrder = { 5587 }, level = 68, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed3_"] = { type = "Suffix", affix = "of Deployment", "Added Small Passive Skills also grant: 3% increased Trap and Mine Throwing Speed", statOrderKey = "5587", statOrder = { 5587 }, level = 84, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed"] = { type = "Suffix", affix = "of the Karui", "Added Small Passive Skills also grant: 1% increased Totem Placement speed", statOrderKey = "5586", statOrder = { 5586 }, level = 1, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed2"] = { type = "Suffix", affix = "of the Ancestors", "Added Small Passive Skills also grant: 2% increased Totem Placement speed", statOrderKey = "5586", statOrder = { 5586 }, level = 68, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed3"] = { type = "Suffix", affix = "of The Way", "Added Small Passive Skills also grant: 3% increased Totem Placement speed", statOrderKey = "5586", statOrder = { 5586 }, level = 84, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange_"] = { type = "Suffix", affix = "of Gripping", "Added Small Passive Skills also grant: 1% increased Brand Attachment range", statOrderKey = "5584", statOrder = { 5584 }, level = 1, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, - ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange2"] = { type = "Suffix", affix = "of Grasping", "Added Small Passive Skills also grant: 2% increased Brand Attachment range", statOrderKey = "5584", statOrder = { 5584 }, level = 68, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, - ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange3____"] = { type = "Suffix", affix = "of Latching", "Added Small Passive Skills also grant: 3% increased Brand Attachment range", statOrderKey = "5584", statOrder = { 5584 }, level = 84, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, - ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed"] = { type = "Suffix", affix = "of Attention", "Added Small Passive Skills also grant: Channelling Skills have 1% increased Attack and Cast Speed", statOrderKey = "5550", statOrder = { 5550 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Concentration", "Added Small Passive Skills also grant: Channelling Skills have 2% increased Attack and Cast Speed", statOrderKey = "5550", statOrder = { 5550 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed3"] = { type = "Suffix", affix = "of Forethought", "Added Small Passive Skills also grant: Channelling Skills have 3% increased Attack and Cast Speed", statOrderKey = "5550", statOrder = { 5550 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantFlaskChargesGained"] = { type = "Suffix", affix = "of Refilling", "Added Small Passive Skills also grant: 1% increased Flask Charges gained", statOrderKey = "5565", statOrder = { 5565 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["AfflictionJewelSmallPassivesGrantFlaskChargesGained2_"] = { type = "Suffix", affix = "of Brimming", "Added Small Passive Skills also grant: 2% increased Flask Charges gained", statOrderKey = "5565", statOrder = { 5565 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["AfflictionJewelSmallPassivesGrantFlaskChargesGained3"] = { type = "Suffix", affix = "of Overflowing", "Added Small Passive Skills also grant: 3% increased Flask Charges gained", statOrderKey = "5565", statOrder = { 5565 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, - ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Kindling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5554", statOrder = { 5554 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Smoke", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5554", statOrder = { 5554 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Flashfires", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5554", statOrder = { 5554 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Cooling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5552", statOrder = { 5552 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of Frigidity", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5552", statOrder = { 5552 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Avalanche", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5552", statOrder = { 5552 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Gathering Clouds", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5555", statOrder = { 5555 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Sudden Storms", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5555", statOrder = { 5555 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Strike", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5555", statOrder = { 5555 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Dusk", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5551", statOrder = { 5551 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed2____"] = { type = "Suffix", affix = "of Midnight", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5551", statOrder = { 5551 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Eclipse", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5551", statOrder = { 5551 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Rumbling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5556", statOrder = { 5556 }, level = 1, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Tremors", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5556", statOrder = { 5556 }, level = 68, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of the Earthquake", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5556", statOrder = { 5556 }, level = 84, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Coaxing", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5553", statOrder = { 5553 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of Evoking", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5553", statOrder = { 5553 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Manifesting", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5553", statOrder = { 5553 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed"] = { type = "Suffix", affix = "of Pillaging", "Added Small Passive Skills also grant: Minions have 1% increased Attack and Cast Speed", statOrderKey = "5580", statOrder = { 5580 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Ravaging", "Added Small Passive Skills also grant: Minions have 2% increased Attack and Cast Speed", statOrderKey = "5580", statOrder = { 5580 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed3"] = { type = "Suffix", affix = "of Razing", "Added Small Passive Skills also grant: Minions have 3% increased Attack and Cast Speed", statOrderKey = "5580", statOrder = { 5580 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed"] = { type = "Suffix", affix = "of the Courier", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5549", statOrder = { 5549 }, level = 1, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of the Messenger", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5549", statOrder = { 5549 }, level = 68, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Herald", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5549", statOrder = { 5549 }, level = 84, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed"] = { type = "Suffix", affix = "of the Message", "Added Small Passive Skills also grant: Minions have 1% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5581", statOrder = { 5581 }, level = 1, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of the Teachings", "Added Small Passive Skills also grant: Minions have 2% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5581", statOrder = { 5581 }, level = 68, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, - ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Canon", "Added Small Passive Skills also grant: Minions have 3% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5581", statOrder = { 5581 }, level = 84, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionNotableProdigiousDefense__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prodigious Defence", statOrderKey = "6115", statOrder = { 6115 }, level = 1, group = "AfflictionNotableProdigiousDefense", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_chance_to_block", "default", }, weightVal = { 600, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack" }, }, + ["AfflictionNotableAdvanceGuard"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Advance Guard", statOrderKey = "5918", statOrder = { 5918 }, level = 50, group = "AfflictionNotableAdvanceGuard", weightKey = { "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, + ["AfflictionNotableGladiatorialCombat"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Gladiatorial Combat", statOrderKey = "6039", statOrder = { 6039 }, level = 68, group = "AfflictionNotableGladiatorialCombat", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, + ["AfflictionNotableStrikeLeader_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Strike Leader", statOrderKey = "6170", statOrder = { 6170 }, level = 1, group = "AfflictionNotableStrikeLeader", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_chance_to_block", "default", }, weightVal = { 600, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack" }, }, + ["AfflictionNotablePowerfulWard"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Powerful Ward", statOrderKey = "6105", statOrder = { 6105 }, level = 68, group = "AfflictionNotablePowerfulWard", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge" }, }, + ["AfflictionNotableEnduringWard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Ward", statOrderKey = "6008", statOrder = { 6008 }, level = 68, group = "AfflictionNotableEnduringWard", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "endurance_charge" }, }, + ["AfflictionNotableGladiatorsFortitude"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Gladiator's Fortitude", statOrderKey = "6040", statOrder = { 6040 }, level = 68, group = "AfflictionNotableGladiatorsFortitude", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_maximum_life", "default", }, weightVal = { 113, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack" }, }, + ["AfflictionNotablePreciseRetaliation_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Precise Retaliation", statOrderKey = "6109", statOrder = { 6109 }, level = 50, group = "AfflictionNotablePreciseRetaliation", weightKey = { "affliction_attack_damage_while_holding_a_shield", "affliction_critical_chance", "default", }, weightVal = { 300, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableVeteranDefender"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Veteran Defender", statOrderKey = "6192", statOrder = { 6192 }, level = 1, group = "AfflictionNotableVeteranDefender", weightKey = { "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "defences", "elemental", "resistance", "attribute" }, }, + ["AfflictionNotableIronBreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Iron Breaker", statOrderKey = "6066", statOrder = { 6066 }, level = 1, group = "AfflictionNotableIronBreaker", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 464, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AfflictionNotableDeepCuts"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deep Cuts", statOrderKey = "5986", statOrder = { 5986 }, level = 75, group = "AfflictionNotableDeepCuts", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical", "attack" }, }, + ["AfflictionNotableMastertheFundamentals_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master the Fundamentals", statOrderKey = "6083", statOrder = { 6083 }, level = 50, group = "AfflictionNotableMastertheFundamentals", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 232, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "resistance" }, }, + ["AfflictionNotableForceMultiplier"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Force Multiplier", statOrderKey = "6034", statOrder = { 6034 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 232, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical" }, }, + ["AfflictionNotableFuriousAssault"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Furious Assault", statOrderKey = "6037", statOrder = { 6037 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 464, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "caster_damage", "damage", "damage", "physical", "attack", "caster" }, }, + ["AfflictionNotableViciousSkewering"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vicious Skewering", statOrderKey = "6195", statOrder = { 6195 }, level = 68, group = "AfflictionNotableViciousSkewering", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 81, 141, 141, 151, 145, 151, 113, 117, 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AfflictionNotableGrimOath"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Grim Oath", statOrderKey = "6044", statOrder = { 6044 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_physical_damage", "affliction_chaos_damage", "default", }, weightVal = { 87, 97, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos" }, }, + ["AfflictionNotableBattleHardened_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Battle-Hardened", statOrderKey = "5939", statOrder = { 5939 }, level = 50, group = "AfflictionNotableBattleHardened", weightKey = { "affliction_physical_damage", "affliction_armour", "affliction_evasion", "default", }, weightVal = { 232, 696, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "evasion", "defences", "physical" }, }, + ["AfflictionNotableReplenishingPresence"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Replenishing Presence", statOrderKey = "6133", statOrder = { 6133 }, level = 50, group = "AfflictionNotableReplenishingPresence", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 480, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, + ["AfflictionNotableMasterofCommand__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Command", statOrderKey = "6079", statOrder = { 6079 }, level = 68, group = "AfflictionNotableMasterofCommand", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 180, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "aura" }, }, + ["AfflictionNotableFirstAmongEquals__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Spiteful Presence", statOrderKey = "6029", statOrder = { 6029 }, level = 1, group = "AfflictionNotableFirstAmongEquals", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 960, 960, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "cold", "aura", "ailment" }, }, + ["AfflictionNotablePurposefulHarbinger"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Purposeful Harbinger", statOrderKey = "6122", statOrder = { 6122 }, level = 75, group = "AfflictionNotablePurposefulHarbinger", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 60, 60, 118, 158, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "aura" }, }, + ["AfflictionNotablePreciseCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Destructive Aspect", statOrderKey = "6107", statOrder = { 6107 }, level = 68, group = "AfflictionNotablePreciseCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_critical_chance", "default", }, weightVal = { 180, 180, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "aura" }, }, + ["AfflictionNotablePureCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Electric Presence", statOrderKey = "6119", statOrder = { 6119 }, level = 68, group = "AfflictionNotablePureCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 180, 180, 0, 0, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "lightning", "aura", "ailment" }, }, + ["AfflictionNotableSummerCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mortifying Aspect", statOrderKey = "6174", statOrder = { 6174 }, level = 68, group = "AfflictionNotableSummerCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_fire_resistance", "default", }, weightVal = { 180, 180, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "chaos", "resistance", "aura" }, }, + ["AfflictionNotableWinterCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Frantic Aspect", statOrderKey = "6210", statOrder = { 6210 }, level = 68, group = "AfflictionNotableWinterCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_cold_resistance", "default", }, weightVal = { 180, 180, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "speed", "aura" }, }, + ["AfflictionNotableGroundedCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Introspection", statOrderKey = "6045", statOrder = { 6045 }, level = 68, group = "AfflictionNotableGroundedCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_lightning_resistance", "default", }, weightVal = { 180, 180, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "aura" }, }, + ["AfflictionNotableStalwartCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Volatile Presence", statOrderKey = "6163", statOrder = { 6163 }, level = 50, group = "AfflictionNotableStalwartCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_armour", "affliction_evasion", "affliction_maximum_energy_shield", "default", }, weightVal = { 480, 480, 0, 0, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "fire", "aura", "ailment" }, }, + ["AfflictionNotableVengefulCommander"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Righteous Path", statOrderKey = "6191", statOrder = { 6191 }, level = 1, group = "AfflictionNotableVengefulCommander", weightKey = { "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 960, 960, 0, 0, 0, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "aura" }, }, + ["AfflictionNotableSkullbreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Skullbreaker", statOrderKey = "6154", statOrder = { 6154 }, level = 68, group = "AfflictionNotableSkullbreaker", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotablePressurePoints__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pressure Points", statOrderKey = "6110", statOrder = { 6110 }, level = 50, group = "AfflictionNotablePressurePoints", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableOverwhelmingMalice"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overwhelming Malice", statOrderKey = "6099", statOrder = { 6099 }, level = 68, group = "AfflictionNotableOverwhelmingMalice", weightKey = { "affliction_critical_chance", "affliction_chaos_damage", "default", }, weightVal = { 171, 97, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableMagnifier"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Magnifier", statOrderKey = "6075", statOrder = { 6075 }, level = 1, group = "AfflictionNotableMagnifier", weightKey = { "affliction_critical_chance", "affliction_area_damage", "default", }, weightVal = { 914, 1959, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableSavageResponse"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Savage Response", statOrderKey = "6142", statOrder = { 6142 }, level = 50, group = "AfflictionNotableSavageResponse", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableEyeoftheStorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eye of the Storm", statOrderKey = "6018", statOrder = { 6018 }, level = 50, group = "AfflictionNotableEyeoftheStorm", weightKey = { "affliction_critical_chance", "affliction_fire_damage_over_time_multiplier", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 457, 366, 814, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold", "lightning", "critical", "ailment" }, }, + ["AfflictionNotableBasicsofPain"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Basics of Pain", statOrderKey = "5938", statOrder = { 5938 }, level = 1, group = "AfflictionNotableBasicsofPain", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 914, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableQuickGetaway"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Quick Getaway", statOrderKey = "6124", statOrder = { 6124 }, level = 1, group = "AfflictionNotableQuickGetaway", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 914, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed", "critical" }, }, + ["AfflictionNotableAssertDominance"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Assert Dominance", statOrderKey = "5936", statOrder = { 5936 }, level = 68, group = "AfflictionNotableAssertDominance", weightKey = { "affliction_area_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableVastPower"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vast Power", statOrderKey = "6190", statOrder = { 6190 }, level = 50, group = "AfflictionNotableVastPower", weightKey = { "affliction_area_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotablePowerfulAssault_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Powerful Assault", statOrderKey = "6104", statOrder = { 6104 }, level = 50, group = "AfflictionNotablePowerfulAssault", weightKey = { "affliction_area_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableIntensity"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Intensity", statOrderKey = "6064", statOrder = { 6064 }, level = 68, group = "AfflictionNotableIntensity", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableTitanicSwings_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Titanic Swings", statOrderKey = "6182", statOrder = { 6182 }, level = 50, group = "AfflictionNotableTitanicSwings", weightKey = { "affliction_area_damage", "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 980, 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableToweringThreat"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Towering Threat", statOrderKey = "6184", statOrder = { 6184 }, level = 68, group = "AfflictionNotableToweringThreat", weightKey = { "affliction_area_damage", "affliction_maximum_life", "default", }, weightVal = { 367, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, + ["AfflictionNotableAncestralEcho"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Echo", statOrderKey = "5924", statOrder = { 5924 }, level = 1, group = "AfflictionNotableAncestralEcho", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionNotableAncestralReach"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Reach", statOrderKey = "5929", statOrder = { 5929 }, level = 1, group = "AfflictionNotableAncestralReach", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, + ["AfflictionNotableAncestralMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Might", statOrderKey = "5927", statOrder = { 5927 }, level = 50, group = "AfflictionNotableAncestralMight", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableAncestralPreservation__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Preservation", statOrderKey = "5928", statOrder = { 5928 }, level = 68, group = "AfflictionNotableAncestralPreservation", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 277, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "chaos", "resistance" }, }, + ["AfflictionNotableSnaringSpirits"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Snaring Spirits", statOrderKey = "6158", statOrder = { 6158 }, level = 50, group = "AfflictionNotableSnaringSpirits", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableSleeplessSentries"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sleepless Sentries", statOrderKey = "6155", statOrder = { 6155 }, level = 68, group = "AfflictionNotableSleeplessSentries", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 277, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableAncestralGuidance_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Guidance", statOrderKey = "5925", statOrder = { 5925 }, level = 50, group = "AfflictionNotableAncestralGuidance", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 738, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, + ["AfflictionNotableAncestralInspiration__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Ancestral Inspiration", statOrderKey = "5926", statOrder = { 5926 }, level = 68, group = "AfflictionNotableAncestralInspiration", weightKey = { "affliction_totem_damage", "affliction_spell_damage", "default", }, weightVal = { 277, 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster" }, }, + ["AfflictionNotableVitalFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vital Focus", statOrderKey = "6198", statOrder = { 6198 }, level = 1, group = "AfflictionNotableVitalFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 1811, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage" }, }, + ["AfflictionNotableRapidInfusion_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rapid Infusion", statOrderKey = "6125", statOrder = { 6125 }, level = 68, group = "AfflictionNotableRapidInfusion", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 340, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, + ["AfflictionNotableUnwaveringFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Unwavering Focus", statOrderKey = "6188", statOrder = { 6188 }, level = 50, group = "AfflictionNotableUnwaveringFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 906, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "damage" }, }, + ["AfflictionNotableEnduringFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Focus", statOrderKey = "6007", statOrder = { 6007 }, level = 75, group = "AfflictionNotableEnduringFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "endurance_charge", "damage" }, }, + ["AfflictionNotablePreciseFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Precise Focus", statOrderKey = "6108", statOrder = { 6108 }, level = 50, group = "AfflictionNotablePreciseFocus", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 906, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableStoicFocus"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stoic Focus", statOrderKey = "6165", statOrder = { 6165 }, level = 1, group = "AfflictionNotableStoicFocus", weightKey = { "affliction_channelling_skill_damage", "affliction_chance_to_block", "default", }, weightVal = { 1811, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage" }, }, + ["AfflictionNotableHexBreaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hex Breaker", statOrderKey = "6053", statOrder = { 6053 }, level = 75, group = "AfflictionNotableHexBreaker", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "caster", "speed", "curse" }, }, + ["AfflictionNotableArcaneAdept_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Adept", statOrderKey = "5932", statOrder = { 5932 }, level = 68, group = "AfflictionNotableArcaneAdept", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed" }, }, + ["AfflictionNotableDistilledPerfection_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Distilled Perfection", statOrderKey = "5995", statOrder = { 5995 }, level = 1, group = "AfflictionNotableDistilledPerfection", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 1079, 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "mana" }, }, + ["AfflictionNotableSpikedConcoction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Spiked Concoction", statOrderKey = "6161", statOrder = { 6161 }, level = 50, group = "AfflictionNotableSpikedConcoction", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 539, 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "attack", "caster", "speed" }, }, + ["AfflictionNotableFasting"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fasting", statOrderKey = "6022", statOrder = { 6022 }, level = 50, group = "AfflictionNotableFasting", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 539, 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "speed" }, }, + ["AfflictionNotableMendersWellspring__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mender's Wellspring", statOrderKey = "6084", statOrder = { 6084 }, level = 68, group = "AfflictionNotableMendersWellspring", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 202, 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life" }, }, + ["AfflictionNotableSpecialReserve"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Special Reserve", statOrderKey = "6160", statOrder = { 6160 }, level = 1, group = "AfflictionNotableSpecialReserve", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 1079, 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "damage" }, }, + ["AfflictionNotableNumbingElixir"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Numbing Elixir", statOrderKey = "6093", statOrder = { 6093 }, level = 68, group = "AfflictionNotableNumbingElixir", weightKey = { "affliction_flask_duration", "affliction_life_and_mana_recovery_from_flasks", "default", }, weightVal = { 202, 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "caster", "ailment", "curse" }, }, + ["AfflictionNotableMobMentality"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mob Mentality", statOrderKey = "6087", statOrder = { 6087 }, level = 75, group = "AfflictionNotableMobMentality", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 109, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "endurance_charge", "frenzy_charge", "power_charge", "damage", "attack" }, }, + ["AfflictionNotableCryWolf__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cry Wolf", statOrderKey = "5977", statOrder = { 5977 }, level = 68, group = "AfflictionNotableCryWolf", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 327, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableHauntingShout"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Haunting Shout", statOrderKey = "6048", statOrder = { 6048 }, level = 50, group = "AfflictionNotableHauntingShout", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 873, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableLeadByExample__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lead By Example", statOrderKey = "6068", statOrder = { 6068 }, level = 1, group = "AfflictionNotableLeadByExample", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 1745, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attribute" }, }, + ["AfflictionNotableProvocateur"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Provocateur", statOrderKey = "6116", statOrder = { 6116 }, level = 50, group = "AfflictionNotableProvocateur", weightKey = { "affliction_warcry_buff_effect", "affliction_critical_chance", "default", }, weightVal = { 873, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableWarningCall"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Warning Call", statOrderKey = "6202", statOrder = { 6202 }, level = 68, group = "AfflictionNotableWarningCall", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 327, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences" }, }, + ["AfflictionNotableRattlingBellow"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rattling Bellow", statOrderKey = "6126", statOrder = { 6126 }, level = 1, group = "AfflictionNotableRattlingBellow", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 1745, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "attribute" }, }, + ["AfflictionNotableBloodscent"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Bloodscent", statOrderKey = "5947", statOrder = { 5947 }, level = 75, group = "AfflictionNotableBloodscent", weightKey = { "affliction_axe_and_sword_damage", "default", }, weightVal = { 47, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack" }, }, + ["AfflictionNotableRunThrough"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Run Through", statOrderKey = "6138", statOrder = { 6138 }, level = 68, group = "AfflictionNotableRunThrough", weightKey = { "affliction_axe_and_sword_damage", "default", }, weightVal = { 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AfflictionNotableWoundAggravation____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wound Aggravation", statOrderKey = "6214", statOrder = { 6214 }, level = 1, group = "AfflictionNotableWoundAggravation", weightKey = { "affliction_axe_and_sword_damage", "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 750, 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AfflictionNotableOverlord"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overlord", statOrderKey = "6097", statOrder = { 6097 }, level = 75, group = "AfflictionNotableOverlord", weightKey = { "affliction_mace_and_staff_damage", "default", }, weightVal = { 47, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableExpansiveMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expansive Might", statOrderKey = "6013", statOrder = { 6013 }, level = 68, group = "AfflictionNotableExpansiveMight", weightKey = { "affliction_mace_and_staff_damage", "affliction_area_damage", "default", }, weightVal = { 141, 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableWeightAdvantage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Weight Advantage", statOrderKey = "6204", statOrder = { 6204 }, level = 1, group = "AfflictionNotableWeightAdvantage", weightKey = { "affliction_mace_and_staff_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "attribute" }, }, + ["AfflictionNotableWindup_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wind-up", statOrderKey = "6209", statOrder = { 6209 }, level = 68, group = "AfflictionNotableWindup", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 151, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "power_charge", "damage", "attack", "critical" }, }, + ["AfflictionNotableFanofBlades_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fan of Blades", statOrderKey = "6020", statOrder = { 6020 }, level = 75, group = "AfflictionNotableFanofBlades", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 51, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableDiseaseVector"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disease Vector", statOrderKey = "5992", statOrder = { 5992 }, level = 50, group = "AfflictionNotableDiseaseVector", weightKey = { "affliction_dagger_and_claw_damage", "default", }, weightVal = { 404, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["AfflictionNotableArcingShot__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcing Shot", statOrderKey = "5935", statOrder = { 5935 }, level = 50, group = "AfflictionNotableArcingShot", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 387, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, + ["AfflictionNotableTemperedArrowheads"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Tempered Arrowheads", statOrderKey = "6179", statOrder = { 6179 }, level = 50, group = "AfflictionNotableTemperedArrowheads", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 387, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "ailment" }, }, + ["AfflictionNotableBroadside_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Broadside", statOrderKey = "5953", statOrder = { 5953 }, level = 1, group = "AfflictionNotableBroadside", weightKey = { "affliction_bow_damage", "default", }, weightVal = { 774, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack" }, }, + ["AfflictionNotableExplosiveForce"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Explosive Force", statOrderKey = "6016", statOrder = { 6016 }, level = 68, group = "AfflictionNotableExplosiveForce", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 151, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "attack" }, }, + ["AfflictionNotableOpportunisticFusilade_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Opportunistic Fusilade", statOrderKey = "6096", statOrder = { 6096 }, level = 1, group = "AfflictionNotableOpportunisticFusilade", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 807, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, + ["AfflictionNotableStormsHand"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Storm's Hand", statOrderKey = "6168", statOrder = { 6168 }, level = 50, group = "AfflictionNotableStormsHand", weightKey = { "affliction_wand_damage", "default", }, weightVal = { 403, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning", "attack" }, }, + ["AfflictionNotableBattlefieldDominator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Battlefield Dominator", statOrderKey = "5940", statOrder = { 5940 }, level = 1, group = "AfflictionNotableBattlefieldDominator", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 604, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableMartialMastery"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Martial Mastery", statOrderKey = "6076", statOrder = { 6076 }, level = 50, group = "AfflictionNotableMartialMastery", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed", "attribute" }, }, + ["AfflictionNotableSurefootedStriker_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surefooted Striker", statOrderKey = "6176", statOrder = { 6176 }, level = 50, group = "AfflictionNotableSurefootedStriker", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "critical" }, }, + ["AfflictionNotableGracefulExecution_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Graceful Execution", statOrderKey = "6041", statOrder = { 6041 }, level = 1, group = "AfflictionNotableGracefulExecution", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 604, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed", "critical", "attribute" }, }, + ["AfflictionNotableBrutalInfamy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brutal Infamy", statOrderKey = "5955", statOrder = { 5955 }, level = 50, group = "AfflictionNotableBrutalInfamy", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 302, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableFearsomeWarrior"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fearsome Warrior", statOrderKey = "6023", statOrder = { 6023 }, level = 68, group = "AfflictionNotableFearsomeWarrior", weightKey = { "affliction_damage_with_two_handed_melee_weapons", "default", }, weightVal = { 113, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableCombatRhythm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Combat Rhythm", statOrderKey = "5969", statOrder = { 5969 }, level = 50, group = "AfflictionNotableCombatRhythm", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attack", "speed" }, }, + ["AfflictionNotableHitandRun"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hit and Run", statOrderKey = "6055", statOrder = { 6055 }, level = 1, group = "AfflictionNotableHitandRun", weightKey = { "affliction_attack_damage_while_dual_wielding_", "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 623, 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableInsatiableKiller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Insatiable Killer", statOrderKey = "6061", statOrder = { 6061 }, level = 50, group = "AfflictionNotableInsatiableKiller", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "frenzy_charge", "attack", "speed" }, }, + ["AfflictionNotableMageBane__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mage Bane", statOrderKey = "6073", statOrder = { 6073 }, level = 68, group = "AfflictionNotableMageBane", weightKey = { "affliction_attack_damage_while_dual_wielding_", "affliction_chance_to_block", "default", }, weightVal = { 117, 141, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge", "damage", "attack" }, }, + ["AfflictionNotableMartialMomentum"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Martial Momentum", statOrderKey = "6077", statOrder = { 6077 }, level = 50, group = "AfflictionNotableMartialMomentum", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 312, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, + ["AfflictionNotableDeadlyRepartee"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deadly Repartee", statOrderKey = "5984", statOrder = { 5984 }, level = 1, group = "AfflictionNotableDeadlyRepartee", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 623, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "damage", "attack", "critical" }, }, + ["AfflictionNotableQuickandDeadly_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Quick and Deadly", statOrderKey = "6123", statOrder = { 6123 }, level = 68, group = "AfflictionNotableQuickandDeadly", weightKey = { "affliction_attack_damage_while_dual_wielding_", "default", }, weightVal = { 117, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, + ["AfflictionNotableSmitetheWeak"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Smite the Weak", statOrderKey = "6156", statOrder = { 6156 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 750, 750, 808, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableHeavyHitter"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Heavy Hitter", statOrderKey = "6050", statOrder = { 6050 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 375, 375, 404, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionNotableMartialProwess"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Martial Prowess", statOrderKey = "6078", statOrder = { 6078 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 750, 750, 808, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack", "speed" }, }, + ["AfflictionNotableCalamitous"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Calamitous", statOrderKey = "5958", statOrder = { 5958 }, level = 50, group = "AfflictionNotableCalamitous", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 375, 375, 404, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "cold", "lightning", "attack", "ailment" }, }, + ["AfflictionNotableDevastator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Devastator", statOrderKey = "5989", statOrder = { 5989 }, level = 75, group = "AfflictionNotableDevastator", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 27, 47, 47, 51, 48, 50, 38, 39, 38, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "damage", "physical", "attack" }, }, + ["AfflictionNotableFueltheFight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fuel the Fight", statOrderKey = "6036", statOrder = { 6036 }, level = 1, group = "AfflictionNotableFueltheFight", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 750, 750, 808, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack", "speed" }, }, + ["AfflictionNotableDrivetheDestruction__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Drive the Destruction", statOrderKey = "6001", statOrder = { 6001 }, level = 1, group = "AfflictionNotableDrivetheDestruction", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 432, 750, 750, 808, 774, 807, 604, 623, 600, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack" }, }, + ["AfflictionNotableFeedtheFury"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feed the Fury", statOrderKey = "6026", statOrder = { 6026 }, level = 50, group = "AfflictionNotableFeedtheFury", weightKey = { "affliction_attack_damage_", "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 216, 375, 375, 404, 387, 403, 302, 312, 300, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "attack", "speed" }, }, + ["AfflictionNotableSealMender"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Seal Mender", statOrderKey = "6145", statOrder = { 6145 }, level = 75, group = "AfflictionNotableSealMender", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 94, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableConjuredWall"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Conjured Wall", statOrderKey = "5972", statOrder = { 5972 }, level = 50, group = "AfflictionNotableConjuredWall", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "caster_damage", "damage", "caster" }, }, + ["AfflictionNotableArcaneHeroism_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Heroism", statOrderKey = "5933", statOrder = { 5933 }, level = 68, group = "AfflictionNotableArcaneHeroism", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotablePracticedCaster"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Practiced Caster", statOrderKey = "6106", statOrder = { 6106 }, level = 1, group = "AfflictionNotablePracticedCaster", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "speed" }, }, + ["AfflictionNotableBurdenProjection"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Burden Projection", statOrderKey = "5956", statOrder = { 5956 }, level = 50, group = "AfflictionNotableBurdenProjection", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "speed" }, }, + ["AfflictionNotableThaumophage"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Thaumophage", statOrderKey = "6180", statOrder = { 6180 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "defences", "damage", "caster" }, }, + ["AfflictionNotableEssenceRush"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Essence Rush", statOrderKey = "6010", statOrder = { 6010 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "defences", "damage", "attack", "caster", "speed" }, }, + ["AfflictionNotableSapPsyche"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Sap Psyche", statOrderKey = "6141", statOrder = { 6141 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "caster_damage", "resource", "mana", "defences", "damage", "caster" }, }, + ["AfflictionNotableSadist_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sadist", statOrderKey = "6139", statOrder = { 6139 }, level = 68, group = "AfflictionNotableSadist", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 281, 136, 95, 89, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AfflictionNotableCorrosiveElements"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Corrosive Elements", statOrderKey = "5975", statOrder = { 5975 }, level = 75, group = "AfflictionNotableCorrosiveElements", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 94, 45, 32, 30, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AfflictionNotableDoryanisLesson_"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Doryani's Lesson", statOrderKey = "5998", statOrder = { 5998 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 281, 136, 95, 89, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "life", "damage", "elemental" }, }, + ["AfflictionNotableDisorientingDisplay____"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Disorienting Display", statOrderKey = "5993", statOrder = { 5993 }, level = 50, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 750, 364, 253, 238, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AfflictionNotablePrismaticHeart__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Heart", statOrderKey = "6114", statOrder = { 6114 }, level = 1, group = "AfflictionNotablePrismaticHeart", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 1500, 727, 505, 475, 1371, 1371, 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "resistance" }, }, + ["AfflictionNotableWidespreadDestruction"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Widespread Destruction", statOrderKey = "6207", statOrder = { 6207 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "affliction_fire_damage", "default", }, weightVal = { 1500, 727, 505, 475, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental" }, }, + ["AfflictionNotableMasterofFire"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Fire", statOrderKey = "6081", statOrder = { 6081 }, level = 75, group = "AfflictionNotableMasterofFire", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 30, 46, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableSmokingRemains"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Smoking Remains", statOrderKey = "6157", statOrder = { 6157 }, level = 50, group = "AfflictionNotableSmokingRemains", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 238, 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AfflictionNotableCremator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cremator", statOrderKey = "5976", statOrder = { 5976 }, level = 50, group = "AfflictionNotableCremator", weightKey = { "affliction_fire_damage", "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 238, 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AfflictionNotableSnowstorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Snowstorm", statOrderKey = "6159", statOrder = { 6159 }, level = 50, group = "AfflictionNotableSnowstorm", weightKey = { "affliction_lightning_damage", "affliction_cold_damage", "default", }, weightVal = { 364, 253, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "lightning" }, }, + ["AfflictionNotableStormDrinker___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Storm Drinker", statOrderKey = "6166", statOrder = { 6166 }, level = 1, group = "AfflictionNotableStormDrinker", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 727, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "elemental_damage", "defences", "damage", "elemental", "lightning" }, }, + ["AfflictionNotableParalysis"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Paralysis", statOrderKey = "6100", statOrder = { 6100 }, level = 50, group = "AfflictionNotableParalysis", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AfflictionNotableSupercharge"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Supercharge", statOrderKey = "6175", statOrder = { 6175 }, level = 75, group = "AfflictionNotableSupercharge", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["AfflictionNotableBlanketedSnow_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blanketed Snow", statOrderKey = "5942", statOrder = { 5942 }, level = 68, group = "AfflictionNotableBlanketedSnow", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 95, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AfflictionNotableColdtotheCore"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold to the Core", statOrderKey = "5968", statOrder = { 5968 }, level = 68, group = "AfflictionNotableColdtotheCore", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 95, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["AfflictionNotableColdBloodedKiller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold-Blooded Killer", statOrderKey = "5966", statOrder = { 5966 }, level = 50, group = "AfflictionNotableColdBloodedKiller", weightKey = { "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 253, 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "life", "damage", "elemental", "cold" }, }, + ["AfflictionNotableTouchofCruelty_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Touch of Cruelty", statOrderKey = "6183", statOrder = { 6183 }, level = 1, group = "AfflictionNotableTouchofCruelty", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 519, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableUnwaveringlyEvil"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Unwaveringly Evil", statOrderKey = "6189", statOrder = { 6189 }, level = 1, group = "AfflictionNotableUnwaveringlyEvil", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 519, 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableUnspeakableGifts"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Unspeakable Gifts", statOrderKey = "6186", statOrder = { 6186 }, level = 75, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 32, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableDarkIdeation"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dark Ideation", statOrderKey = "5981", statOrder = { 5981 }, level = 68, group = "AfflictionNotableDarkIdeation", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 97, 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableUnholyGrace_"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Unholy Grace", statOrderKey = "6185", statOrder = { 6185 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 519, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "chaos_damage", "damage", "chaos", "attack", "caster", "speed" }, }, + ["AfflictionNotableWickedPall_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wicked Pall", statOrderKey = "6206", statOrder = { 6206 }, level = 50, group = "AfflictionNotableWickedPall", weightKey = { "affliction_chaos_damage", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 259, 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableRenewal"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Renewal", statOrderKey = "6131", statOrder = { 6131 }, level = 50, group = "AfflictionNotableRenewal", weightKey = { "affliction_minion_damage", "affliction_minion_life", "default", }, weightVal = { 500, 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, + ["AfflictionNotableRazeandPillage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Raze and Pillage", statOrderKey = "6127", statOrder = { 6127 }, level = 68, group = "AfflictionNotableRazeandPillage", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "elemental_damage", "bleed", "damage", "physical", "elemental", "fire", "minion", "ailment" }, }, + ["AfflictionNotableRottenClaws"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rotten Claws", statOrderKey = "6137", statOrder = { 6137 }, level = 50, group = "AfflictionNotableRottenClaws", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical", "attack", "minion" }, }, + ["AfflictionNotableCalltotheSlaughter"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Call to the Slaughter", statOrderKey = "5959", statOrder = { 5959 }, level = 1, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed", "minion" }, }, + ["AfflictionNotableSkeletalAtrophy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Skeletal Atrophy", statOrderKey = "6153", statOrder = { 6153 }, level = 68, group = "AfflictionNotableSkeletalAtrophy", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "damage", "physical", "chaos", "minion" }, }, + ["AfflictionNotableHulkingCorpses"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hulking Corpses", statOrderKey = "6059", statOrder = { 6059 }, level = 50, group = "AfflictionNotableHulkingCorpses", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionNotableViciousBite"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Vicious Bite", statOrderKey = "6193", statOrder = { 6193 }, level = 75, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 63, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion", "critical" }, }, + ["AfflictionNotablePrimordialBond"] = { type = "Suffix", affix = "of Significance", "1 Added Passive Skill is Primordial Bond", statOrderKey = "6111", statOrder = { 6111 }, level = 68, group = "AfflictionNotableLargeSuffix", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 188, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, + ["AfflictionNotableBlowback"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blowback", statOrderKey = "5948", statOrder = { 5948 }, level = 50, group = "AfflictionNotableBlowback", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 366, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["AfflictionNotableFantheFlames_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fan the Flames", statOrderKey = "6021", statOrder = { 6021 }, level = 68, group = "AfflictionNotableFantheFlames", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "ailment" }, }, + ["AfflictionNotableCookedAlive"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cooked Alive", statOrderKey = "5974", statOrder = { 5974 }, level = 68, group = "AfflictionNotableCookedAlive", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "ailment" }, }, + ["AfflictionNotableBurningBright"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Burning Bright", statOrderKey = "5957", statOrder = { 5957 }, level = 50, group = "AfflictionNotableBurningBright", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_fire_damage", "default", }, weightVal = { 366, 238, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AfflictionNotableWrappedinFlame_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wrapped in Flame", statOrderKey = "6215", statOrder = { 6215 }, level = 68, group = "AfflictionNotableWrappedinFlame", weightKey = { "affliction_fire_damage_over_time_multiplier", "default", }, weightVal = { 137, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AfflictionNotableVividHues"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vivid Hues", statOrderKey = "6199", statOrder = { 6199 }, level = 50, group = "AfflictionNotableVividHues", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "resource", "life", "physical", "attack", "ailment" }, }, + ["AfflictionNotableRend"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rend", statOrderKey = "6130", statOrder = { 6130 }, level = 50, group = "AfflictionNotableRend", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AfflictionNotableDisorientingWounds"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disorienting Wounds", statOrderKey = "5994", statOrder = { 5994 }, level = 1, group = "AfflictionNotableDisorientingWounds", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AfflictionNotableCompoundInjury"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Compound Injury", statOrderKey = "5970", statOrder = { 5970 }, level = 50, group = "AfflictionNotableCompoundInjury", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["AfflictionNotableBloodArtist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blood Artist", statOrderKey = "5946", statOrder = { 5946 }, level = 75, group = "AfflictionNotableBloodArtist", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 129, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "ailment" }, }, + ["AfflictionNotablePhlebotomist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Phlebotomist", statOrderKey = "6103", statOrder = { 6103 }, level = 50, group = "AfflictionNotablePhlebotomist", weightKey = { "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 343, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "bleed", "physical", "critical", "ailment" }, }, + ["AfflictionNotableSepticSpells"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Septic Spells", statOrderKey = "6149", statOrder = { 6149 }, level = 50, group = "AfflictionNotableSepticSpells", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "chaos_damage", "poison", "damage", "chaos", "caster", "speed", "ailment" }, }, + ["AfflictionNotableLowTolerance"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Low Tolerance", statOrderKey = "6072", statOrder = { 6072 }, level = 68, group = "AfflictionNotableLowTolerance", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "poison", "damage", "chaos", "ailment" }, }, + ["AfflictionNotableSteadyTorment"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Steady Torment", statOrderKey = "6164", statOrder = { 6164 }, level = 68, group = "AfflictionNotableSteadyTorment", weightKey = { "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "default", }, weightVal = { 130, 129, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "damage", "physical", "chaos", "attack", "ailment", "ailment" }, }, + ["AfflictionNotableEternalSuffering"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eternal Suffering", statOrderKey = "6011", statOrder = { 6011 }, level = 50, group = "AfflictionNotableEternalSuffering", weightKey = { "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos" }, }, + ["AfflictionNotableEldritchInspiration"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eldritch Inspiration", statOrderKey = "6002", statOrder = { 6002 }, level = 50, group = "AfflictionNotableEldritchInspiration", weightKey = { "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_mana", "default", }, weightVal = { 348, 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "resource", "mana", "damage", "chaos" }, }, + ["AfflictionNotableWastingAffliction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wasting Affliction", statOrderKey = "6203", statOrder = { 6203 }, level = 68, group = "AfflictionNotableWastingAffliction", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 222, 178, 129, 137, 130, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, + ["AfflictionNotableHaemorrhage"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Haemorrhage", statOrderKey = "6047", statOrder = { 6047 }, level = 50, group = "AfflictionNotableHaemorrhage", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_critical_chance", "default", }, weightVal = { 593, 475, 343, 366, 348, 457, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical", "ailment" }, }, + ["AfflictionNotableFlowofLife_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Flow of Life", statOrderKey = "6032", statOrder = { 6032 }, level = 68, group = "AfflictionNotableFlowofLife", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_life", "default", }, weightVal = { 222, 178, 129, 137, 130, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage" }, }, + ["AfflictionNotableExposureTherapy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Exposure Therapy", statOrderKey = "6017", statOrder = { 6017 }, level = 1, group = "AfflictionNotableExposureTherapy", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_chaos_resistance", "default", }, weightVal = { 1185, 950, 686, 733, 696, 2341, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["AfflictionNotableBrushwithDeath"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brush with Death", statOrderKey = "5954", statOrder = { 5954 }, level = 68, group = "AfflictionNotableBrushwithDeath", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_life", "affliction_maximum_energy_shield", "default", }, weightVal = { 222, 178, 129, 137, 130, 146, 189, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "defences", "damage" }, }, + ["AfflictionNotableVileReinvigoration_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vile Reinvigoration", statOrderKey = "6197", statOrder = { 6197 }, level = 50, group = "AfflictionNotableVileReinvigoration", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_maximum_energy_shield", "default", }, weightVal = { 593, 475, 343, 366, 348, 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences", "damage" }, }, + ["AfflictionNotableCirclingOblivion"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Circling Oblivion", statOrderKey = "5964", statOrder = { 5964 }, level = 1, group = "AfflictionNotableCirclingOblivion", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 1185, 950, 686, 733, 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, + ["AfflictionNotableBrewedforPotency"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brewed for Potency", statOrderKey = "5952", statOrder = { 5952 }, level = 1, group = "AfflictionNotableBrewedforPotency", weightKey = { "affliction_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_flask_duration", "default", }, weightVal = { 1185, 950, 686, 733, 696, 1079, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life", "mana", "damage" }, }, + ["AfflictionNotableAstonishingAffliction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Astonishing Affliction", statOrderKey = "5937", statOrder = { 5937 }, level = 1, group = "AfflictionNotableAstonishingAffliction", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 1627, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "ailment" }, }, + ["AfflictionNotableColdConduction__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cold Conduction", statOrderKey = "5967", statOrder = { 5967 }, level = 68, group = "AfflictionNotableColdConduction", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 305, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "lightning", "ailment" }, }, + ["AfflictionNotableInspiredOppression"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Inspired Oppression", statOrderKey = "6062", statOrder = { 6062 }, level = 75, group = "AfflictionNotableInspiredOppression", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_elemental_damage", "affliction_lightning_damage", "affliction_cold_damage", "default", }, weightVal = { 102, 94, 45, 32, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "mana", "damage", "elemental", "ailment" }, }, + ["AfflictionNotableChillingPresence"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Chilling Presence", statOrderKey = "5962", statOrder = { 5962 }, level = 75, group = "AfflictionNotableChillingPresence", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 102, 59, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "ailment" }, }, + ["AfflictionNotableDeepChill"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Deep Chill", statOrderKey = "5985", statOrder = { 5985 }, level = 1, group = "AfflictionNotableDeepChill", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "default", }, weightVal = { 1627, 505, 950, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["AfflictionNotableBlastFreeze_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blast-Freeze", statOrderKey = "5943", statOrder = { 5943 }, level = 68, group = "AfflictionNotableBlastFreeze", weightKey = { "affliction_cold_damage", "affliction_cold_damage_over_time_multiplier", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 95, 178, 305, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "cold", "ailment" }, }, + ["AfflictionNotableThunderstruck"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Thunderstruck", statOrderKey = "6181", statOrder = { 6181 }, level = 50, group = "AfflictionNotableThunderstruck", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "lightning", "critical" }, }, + ["AfflictionNotableStormrider"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stormrider", statOrderKey = "6167", statOrder = { 6167 }, level = 68, group = "AfflictionNotableStormrider", weightKey = { "affliction_effect_of_non-damaging_ailments", "affliction_cold_damage", "affliction_lightning_damage", "default", }, weightVal = { 305, 95, 136, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "power_charge", "elemental_damage", "damage", "elemental", "cold", "lightning" }, }, + ["AfflictionNotableOvershock"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Overshock", statOrderKey = "6098", statOrder = { 6098 }, level = 50, group = "AfflictionNotableOvershock", weightKey = { "affliction_lightning_damage", "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 364, 814, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AfflictionNotableEvilEye"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Evil Eye", statOrderKey = "6012", statOrder = { 6012 }, level = 1, group = "AfflictionNotableEvilEye", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 706, 706, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, + ["AfflictionNotableWhispersofDeath"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Inevitable Doom", statOrderKey = "6205", statOrder = { 6205 }, level = 1, group = "AfflictionNotableWhispersofDeath", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 706, 706, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableWardbreaker_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Forbidden Words", statOrderKey = "6201", statOrder = { 6201 }, level = 68, group = "AfflictionNotableWardbreaker", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 132, 132, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "caster", "curse" }, }, + ["AfflictionNotableDarkDiscourse"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Doedre's Spite", statOrderKey = "5980", statOrder = { 5980 }, level = 50, group = "AfflictionNotableDarkDiscourse", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 353, 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableVictimMaker"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Victim Maker", statOrderKey = "6196", statOrder = { 6196 }, level = 50, group = "AfflictionNotableVictimMaker", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 353, 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed", "curse" }, }, + ["AfflictionNotableMasterofFear"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of Fear", statOrderKey = "6080", statOrder = { 6080 }, level = 68, group = "AfflictionNotableMasterofFear", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 132, 132, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableWishforDeath_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wish for Death", statOrderKey = "6212", statOrder = { 6212 }, level = 50, group = "AfflictionNotableWishforDeath", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 353, 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableLordofDrought_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lord of Drought", statOrderKey = "6030", statOrder = { 6030 }, level = 50, group = "AfflictionNotableLordofDrought", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "affliction_fire_damage", "default", }, weightVal = { 353, 353, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableBlizzardCaller_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blizzard Caller", statOrderKey = "6035", statOrder = { 6035 }, level = 50, group = "AfflictionNotableBlizzardCaller", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "affliction_cold_damage", "default", }, weightVal = { 353, 353, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "critical", "curse" }, }, + ["AfflictionNotableTempttheStorm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Tempt the Storm", statOrderKey = "6070", statOrder = { 6070 }, level = 50, group = "AfflictionNotableTempttheStorm", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "affliction_lightning_damage", "default", }, weightVal = { 353, 353, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed", "curse" }, }, + ["AfflictionNotableMiseryEverlasting"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Misery Everlasting", statOrderKey = "5987", statOrder = { 5987 }, level = 50, group = "AfflictionNotableMiseryEverlasting", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "affliction_chaos_damage", "default", }, weightVal = { 353, 353, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableExploitWeakness_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Exploit Weakness", statOrderKey = "6051", statOrder = { 6051 }, level = 50, group = "AfflictionNotableExploitWeakness", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "affliction_physical_damage", "default", }, weightVal = { 353, 353, 0, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "physical_damage", "caster_damage", "damage", "physical", "caster", "curse" }, }, + ["AfflictionNotableHoundsMark"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hound's Mark", statOrderKey = "6058", statOrder = { 6058 }, level = 1, group = "AfflictionNotableHoundsMark", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 706, 706, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, + ["AfflictionNotableDoedresGluttony"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Doedre's Gluttony", statOrderKey = "5997", statOrder = { 5997 }, level = 50, group = "AfflictionNotableDoedresGluttony", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 353, 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster", "curse" }, }, + ["AfflictionNotableDoedresApathy____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Doedre's Apathy", statOrderKey = "5996", statOrder = { 5996 }, level = 68, group = "AfflictionNotableDoedresApathy", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 132, 132, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "curse" }, }, + ["AfflictionNotableMasterOfTheMaelstrom_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Master of the Maelstrom", statOrderKey = "6082", statOrder = { 6082 }, level = 50, group = "AfflictionNotableMasterOfTheMaelstrom", weightKey = { "old_do_not_use_affliction_curse_effect", "affliction_curse_effect_small", "default", }, weightVal = { 353, 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "caster", "ailment", "curse" }, }, + ["AfflictionNotableHeraldry"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Heraldry", statOrderKey = "6052", statOrder = { 6052 }, level = 75, group = "AfflictionNotableHeraldry", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 118, 158, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableEndbringer"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Endbringer", statOrderKey = "6005", statOrder = { 6005 }, level = 68, group = "AfflictionNotableEndbringer", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableCultLeader_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Cult-Leader", statOrderKey = "5978", statOrder = { 5978 }, level = 1, group = "AfflictionNotableCultLeader", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 2526, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion" }, }, + ["AfflictionNotableEmpoweredEnvoy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Empowered Envoy", statOrderKey = "6004", statOrder = { 6004 }, level = 1, group = "AfflictionNotableEmpoweredEnvoy", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 1882, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableDarkMessenger"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dark Messenger", statOrderKey = "5982", statOrder = { 5982 }, level = 50, group = "AfflictionNotableDarkMessenger", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 941, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableAgentofDestruction"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Agent of Destruction", statOrderKey = "5921", statOrder = { 5921 }, level = 1, group = "AfflictionNotableAgentofDestruction", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 1882, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AfflictionNotableLastingImpression_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Lasting Impression", statOrderKey = "6067", statOrder = { 6067 }, level = 68, group = "AfflictionNotableLastingImpression", weightKey = { "affliction_damage_while_you_have_a_herald", "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableSelfFulfillingProphecy_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Self-Fulfilling Prophecy", statOrderKey = "6148", statOrder = { 6148 }, level = 68, group = "AfflictionNotableSelfFulfillingProphecy", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 353, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "critical" }, }, + ["AfflictionNotableInvigoratingPortents"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Invigorating Portents", statOrderKey = "6065", statOrder = { 6065 }, level = 50, group = "AfflictionNotableInvigoratingPortents", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 1263, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed", "minion" }, }, + ["AfflictionNotablePureAgony_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Agony", statOrderKey = "6117", statOrder = { 6117 }, level = 68, group = "AfflictionNotablePureAgony", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "minion" }, }, + ["AfflictionNotableDisciples_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Disciples", statOrderKey = "5990", statOrder = { 5990 }, level = 68, group = "AfflictionNotableDisciples", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 474, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed", "minion" }, }, + ["AfflictionNotableDreadMarch_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dread March", statOrderKey = "6000", statOrder = { 6000 }, level = 1, group = "AfflictionNotableDreadMarch", weightKey = { "affliction_minion_life", "default", }, weightVal = { 1433, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "chaos", "resistance", "speed", "minion" }, }, + ["AfflictionNotableBlessedRebirth"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blessed Rebirth", statOrderKey = "5945", statOrder = { 5945 }, level = 68, group = "AfflictionNotableBlessedRebirth", weightKey = { "affliction_minion_life", "default", }, weightVal = { 269, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionNotableLifefromDeath_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Life from Death", statOrderKey = "6069", statOrder = { 6069 }, level = 50, group = "AfflictionNotableLifefromDeath", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionNotableFeastingFiends"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feasting Fiends", statOrderKey = "6025", statOrder = { 6025 }, level = 1, group = "AfflictionNotableFeastingFiends", weightKey = { "affliction_minion_life", "affliction_minion_damage", "default", }, weightVal = { 1433, 1000, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "damage", "minion" }, }, + ["AfflictionNotableBodyguards"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Bodyguards", statOrderKey = "5949", statOrder = { 5949 }, level = 50, group = "AfflictionNotableBodyguards", weightKey = { "affliction_minion_life", "default", }, weightVal = { 716, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionNotableFollowThrough_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Follow-Through", statOrderKey = "6033", statOrder = { 6033 }, level = 68, group = "AfflictionNotableFollowThrough", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableStreamlined"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Streamlined", statOrderKey = "6169", statOrder = { 6169 }, level = 1, group = "AfflictionNotableStreamlined", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, + ["AfflictionNotableShriekingBolts_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Shrieking Bolts", statOrderKey = "6152", statOrder = { 6152 }, level = 50, group = "AfflictionNotableShriekingBolts", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableEyetoEye"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Eye to Eye", statOrderKey = "6019", statOrder = { 6019 }, level = 50, group = "AfflictionNotableEyetoEye", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 889, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableRepeater"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Repeater", statOrderKey = "6132", statOrder = { 6132 }, level = 1, group = "AfflictionNotableRepeater", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 1778, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "attack", "caster", "speed" }, }, + ["AfflictionNotableAerodynamics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Aerodynamics", statOrderKey = "5920", statOrder = { 5920 }, level = 68, group = "AfflictionNotableAerodynamics", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 333, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, + ["AfflictionNotableChipAway"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Chip Away", statOrderKey = "5963", statOrder = { 5963 }, level = 50, group = "AfflictionNotableChipAway", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, + ["AfflictionNotableSeekerRunes"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Seeker Runes", statOrderKey = "6147", statOrder = { 6147 }, level = 68, group = "AfflictionNotableSeekerRunes", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["AfflictionNotableRemarkable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Remarkable", statOrderKey = "6129", statOrder = { 6129 }, level = 68, group = "AfflictionNotableRemarkable", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, + ["AfflictionNotableBrandLoyalty"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Brand Loyalty", statOrderKey = "5951", statOrder = { 5951 }, level = 1, group = "AfflictionNotableBrandLoyalty", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 2341, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster_damage", "damage", "caster" }, }, + ["AfflictionNotableHolyConquest"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Holy Conquest", statOrderKey = "6057", statOrder = { 6057 }, level = 50, group = "AfflictionNotableHolyConquest", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, + ["AfflictionNotableGrandDesign_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Grand Design", statOrderKey = "6043", statOrder = { 6043 }, level = 68, group = "AfflictionNotableGrandDesign", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "caster", "speed" }, }, + ["AfflictionNotableSetandForget_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Set and Forget", statOrderKey = "6150", statOrder = { 6150 }, level = 50, group = "AfflictionNotableSetandForget", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableExpertSabotage"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expert Sabotage", statOrderKey = "6015", statOrder = { 6015 }, level = 50, group = "AfflictionNotableExpertSabotage", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, + ["AfflictionNotableGuerillaTactics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Guerilla Tactics", statOrderKey = "6046", statOrder = { 6046 }, level = 1, group = "AfflictionNotableGuerillaTactics", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 1959, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "speed" }, }, + ["AfflictionNotableExpendability"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Expendability", statOrderKey = "6014", statOrder = { 6014 }, level = 68, group = "AfflictionNotableExpendability", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableArcanePyrotechnics"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Arcane Pyrotechnics", statOrderKey = "5934", statOrder = { 5934 }, level = 68, group = "AfflictionNotableArcanePyrotechnics", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 367, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableSurpriseSabotage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surprise Sabotage", statOrderKey = "6178", statOrder = { 6178 }, level = 50, group = "AfflictionNotableSurpriseSabotage", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 980, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["AfflictionNotableCarefulHandling"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Careful Handling", statOrderKey = "5961", statOrder = { 5961 }, level = 68, group = "AfflictionNotableCarefulHandling", weightKey = { "affliction_trap_and_mine_damage", "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 367, 175, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "damage" }, }, + ["AfflictionNotablePeakVigour"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Peak Vigour", statOrderKey = "6102", statOrder = { 6102 }, level = 1, group = "AfflictionNotablePeakVigour", weightKey = { "affliction_maximum_life", "affliction_flask_duration", "default", }, weightVal = { 780, 1079, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "resource", "life" }, }, + ["AfflictionNotableFettle"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fettle", statOrderKey = "6027", statOrder = { 6027 }, level = 75, group = "AfflictionNotableFettle", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 49, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, + ["AfflictionNotableFeastofFlesh"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Feast of Flesh", statOrderKey = "6024", statOrder = { 6024 }, level = 68, group = "AfflictionNotableFeastofFlesh", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "attack" }, }, + ["AfflictionNotableSublimeSensation_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sublime Sensation", statOrderKey = "6173", statOrder = { 6173 }, level = 50, group = "AfflictionNotableSublimeSensation", weightKey = { "affliction_maximum_life", "affliction_maximum_energy_shield", "default", }, weightVal = { 390, 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["AfflictionNotableSurgingVitality"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Surging Vitality", statOrderKey = "6177", statOrder = { 6177 }, level = 1, group = "AfflictionNotableSurgingVitality", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, + ["AfflictionNotablePeaceAmidstChaos"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Peace Amidst Chaos", statOrderKey = "6101", statOrder = { 6101 }, level = 50, group = "AfflictionNotablePeaceAmidstChaos", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences" }, }, + ["AfflictionNotableAdrenaline_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Adrenaline", statOrderKey = "5917", statOrder = { 5917 }, level = 68, group = "AfflictionNotableAdrenaline", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life" }, }, + ["AfflictionNotableWallofMuscle_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wall of Muscle", statOrderKey = "6200", statOrder = { 6200 }, level = 75, group = "AfflictionNotableWallofMuscle", weightKey = { "affliction_maximum_life", "default", }, weightVal = { 49, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "attribute" }, }, + ["AfflictionNotableMindfulness"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mindfulness", statOrderKey = "6086", statOrder = { 6086 }, level = 50, group = "AfflictionNotableMindfulness", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, + ["AfflictionNotableLiquidInspiration"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Liquid Inspiration", statOrderKey = "6071", statOrder = { 6071 }, level = 68, group = "AfflictionNotableLiquidInspiration", weightKey = { "affliction_maximum_mana", "affliction_flask_duration", "default", }, weightVal = { 175, 202, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "power_charge", "resource", "mana" }, }, + ["AfflictionNotableOpenness__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Openness", statOrderKey = "6095", statOrder = { 6095 }, level = 1, group = "AfflictionNotableOpenness", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 932, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, + ["AfflictionNotableDaringIdeas"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Daring Ideas", statOrderKey = "5979", statOrder = { 5979 }, level = 50, group = "AfflictionNotableDaringIdeas", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 466, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack" }, }, + ["AfflictionNotableClarityofPurpose"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Clarity of Purpose", statOrderKey = "5965", statOrder = { 5965 }, level = 1, group = "AfflictionNotableClarityofPurpose", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 932, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, + ["AfflictionNotableScintillatingIdea_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Scintillating Idea", statOrderKey = "6144", statOrder = { 6144 }, level = 50, group = "AfflictionNotableScintillatingIdea", weightKey = { "affliction_maximum_mana", "affliction_lightning_damage", "default", }, weightVal = { 466, 364, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental_damage", "resource", "mana", "damage", "elemental", "lightning" }, }, + ["AfflictionNotableHolisticHealth"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Holistic Health", statOrderKey = "6056", statOrder = { 6056 }, level = 68, group = "AfflictionNotableHolisticHealth", weightKey = { "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 175, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana" }, }, + ["AfflictionNotableGenius"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Genius", statOrderKey = "6038", statOrder = { 6038 }, level = 75, group = "AfflictionNotableGenius", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 58, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, + ["AfflictionNotableImprovisor"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Improvisor", statOrderKey = "6060", statOrder = { 6060 }, level = 68, group = "AfflictionNotableImprovisor", weightKey = { "affliction_maximum_mana", "default", }, weightVal = { 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attack" }, }, + ["AfflictionNotableStubbornStudent"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Stubborn Student", statOrderKey = "6171", statOrder = { 6171 }, level = 68, group = "AfflictionNotableStubbornStudent", weightKey = { "affliction_maximum_mana", "affliction_armour", "default", }, weightVal = { 175, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "mana", "defences" }, }, + ["AfflictionNotableSavourtheMoment"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Savour the Moment", statOrderKey = "6143", statOrder = { 6143 }, level = 1, group = "AfflictionNotableSavourtheMoment", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionNotableEnergyFromNaught"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Energy From Naught", statOrderKey = "6009", statOrder = { 6009 }, level = 50, group = "AfflictionNotableEnergyFromNaught", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 505, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionNotableWillShaper"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Will Shaper", statOrderKey = "6208", statOrder = { 6208 }, level = 75, group = "AfflictionNotableWillShaper", weightKey = { "affliction_maximum_energy_shield", "affliction_maximum_mana", "default", }, weightVal = { 63, 58, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionNotableSpringBack_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Spring Back", statOrderKey = "6162", statOrder = { 6162 }, level = 1, group = "AfflictionNotableSpringBack", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionNotableConservationofEnergy"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Conservation of Energy", statOrderKey = "5973", statOrder = { 5973 }, level = 68, group = "AfflictionNotableConservationofEnergy", weightKey = { "affliction_maximum_energy_shield", "default", }, weightVal = { 189, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "defences", "caster" }, }, + ["AfflictionNotableSelfControl"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Self-Control", statOrderKey = "5991", statOrder = { 5991 }, level = 50, group = "AfflictionNotableSelfControl", weightKey = { "affliction_maximum_energy_shield", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 505, 480, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, + ["AfflictionNotableHeartofIron"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Heart of Iron", statOrderKey = "6049", statOrder = { 6049 }, level = 68, group = "AfflictionNotableHeartofIron", weightKey = { "affliction_maximum_life", "affliction_armour", "default", }, weightVal = { 146, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences" }, }, + ["AfflictionNotablePrismaticCarapace_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Carapace", statOrderKey = "6112", statOrder = { 6112 }, level = 75, group = "AfflictionNotablePrismaticCarapace", weightKey = { "affliction_armour", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 87, 86, 86, 82, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences", "elemental", "resistance" }, }, + ["AfflictionNotableMilitarism"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Militarism", statOrderKey = "6085", statOrder = { 6085 }, level = 50, group = "AfflictionNotableMilitarism", weightKey = { "affliction_armour", "default", }, weightVal = { 696, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences" }, }, + ["AfflictionNotableSecondSkin"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Second Skin", statOrderKey = "6146", statOrder = { 6146 }, level = 1, group = "AfflictionNotableSecondSkin", weightKey = { "affliction_armour", "affliction_chance_to_block", "default", }, weightVal = { 1391, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "block", "defences" }, }, + ["AfflictionNotableDragonHunter__"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Dragon Hunter", statOrderKey = "5999", statOrder = { 5999 }, level = 50, group = "AfflictionNotableDragonHunter", weightKey = { "affliction_armour", "affliction_fire_resistance", "default", }, weightVal = { 696, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "defences", "elemental", "fire", "resistance" }, }, + ["AfflictionNotableEnduringComposure"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Enduring Composure", statOrderKey = "6006", statOrder = { 6006 }, level = 68, group = "AfflictionNotableEnduringComposure", weightKey = { "affliction_armour", "default", }, weightVal = { 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "endurance_charge", "defences" }, }, + ["AfflictionNotableUncompromising_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Uncompromising", statOrderKey = "5988", statOrder = { 5988 }, level = 50, group = "AfflictionNotableUncompromising", weightKey = { "affliction_armour", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 696, 480, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana" }, }, + ["AfflictionNotablePrismaticDance____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Prismatic Dance", statOrderKey = "6113", statOrder = { 6113 }, level = 75, group = "AfflictionNotablePrismaticDance", weightKey = { "affliction_evasion", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 82, 86, 86, 82, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "defences", "elemental", "resistance" }, }, + ["AfflictionNotableNaturalVigour_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Natural Vigour", statOrderKey = "6090", statOrder = { 6090 }, level = 50, group = "AfflictionNotableNaturalVigour", weightKey = { "affliction_evasion", "affliction_maximum_life", "default", }, weightVal = { 658, 390, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "resource", "life", "defences" }, }, + ["AfflictionNotableUntouchable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Untouchable", statOrderKey = "6187", statOrder = { 6187 }, level = 1, group = "AfflictionNotableUntouchable", weightKey = { "affliction_evasion", "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1315, 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "defences" }, }, + ["AfflictionNotableShiftingShadow"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Shifting Shadow", statOrderKey = "6151", statOrder = { 6151 }, level = 50, group = "AfflictionNotableShiftingShadow", weightKey = { "affliction_evasion", "default", }, weightVal = { 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "defences", "attribute" }, }, + ["AfflictionNotableReadiness"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Readiness", statOrderKey = "6128", statOrder = { 6128 }, level = 1, group = "AfflictionNotableReadiness", weightKey = { "affliction_evasion", "default", }, weightVal = { 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "evasion", "bleed", "defences", "physical", "attack", "ailment" }, }, + ["AfflictionNotableSublimeForm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sublime Form", statOrderKey = "6042", statOrder = { 6042 }, level = 50, group = "AfflictionNotableSublimeForm", weightKey = { "affliction_evasion", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 658, 480, 480, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "resistance" }, }, + ["AfflictionNotableConfidentCombatant"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Confident Combatant", statOrderKey = "5971", statOrder = { 5971 }, level = 68, group = "AfflictionNotableConfidentCombatant", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage" }, }, + ["AfflictionNotableFlexibleSentry___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Flexible Sentry", statOrderKey = "6031", statOrder = { 6031 }, level = 50, group = "AfflictionNotableFlexibleSentry", weightKey = { "affliction_chance_to_block", "affliction_lightning_resistance", "affliction_cold_resistance", "affliction_fire_resistance", "default", }, weightVal = { 375, 686, 686, 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "ailment" }, }, + ["AfflictionNotableViciousGuard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Vicious Guard", statOrderKey = "6194", statOrder = { 6194 }, level = 1, group = "AfflictionNotableViciousGuard", weightKey = { "affliction_chance_to_block", "affliction_maximum_life", "default", }, weightVal = { 750, 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "resource", "life", "attack" }, }, + ["AfflictionNotableMysticalWard_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mystical Ward", statOrderKey = "6089", statOrder = { 6089 }, level = 1, group = "AfflictionNotableMysticalWard", weightKey = { "affliction_chance_to_block", "affliction_maximum_energy_shield", "default", }, weightVal = { 750, 1011, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "energy_shield", "defences" }, }, + ["AfflictionNotableRoteReinforcement"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rote Reinforcement", statOrderKey = "6136", statOrder = { 6136 }, level = 68, group = "AfflictionNotableRoteReinforcement", weightKey = { "affliction_chance_to_block", "affliction_maximum_life", "default", }, weightVal = { 141, 146, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "endurance_charge", "resource", "life" }, }, + ["AfflictionNotableMageHunter___"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Mage Hunter", statOrderKey = "6074", statOrder = { 6074 }, level = 68, group = "AfflictionNotableMageHunter", weightKey = { "affliction_chance_to_block", "affliction_spell_damage", "default", }, weightVal = { 141, 281, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "power_charge", "caster_damage", "damage", "caster" }, }, + ["AfflictionNotableRiotQueller"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Riot Queller", statOrderKey = "6134", statOrder = { 6134 }, level = 75, group = "AfflictionNotableRiotQueller", weightKey = { "affliction_chance_to_block", "affliction_attack_damage_while_holding_a_shield", "default", }, weightVal = { 47, 38, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block" }, }, + ["AfflictionNotableOnewiththeShield_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is One with the Shield", statOrderKey = "6094", statOrder = { 6094 }, level = 50, group = "AfflictionNotableOnewiththeShield", weightKey = { "affliction_chance_to_block", "default", }, weightVal = { 375, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "block", "resource", "life", "defences" }, }, + ["AfflictionNotableAerialist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Aerialist", statOrderKey = "5919", statOrder = { 5919 }, level = 75, group = "AfflictionNotableAerialist", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 92, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "attribute" }, }, + ["AfflictionNotableElegantForm"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Elegant Form", statOrderKey = "6003", statOrder = { 6003 }, level = 1, group = "AfflictionNotableElegantForm", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "ailment" }, }, + ["AfflictionNotableDartingMovements"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Darting Movements", statOrderKey = "5983", statOrder = { 5983 }, level = 1, group = "AfflictionNotableDartingMovements", weightKey = { "affliction_chance_to_dodge_attacks", "default", }, weightVal = { 1477, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "speed" }, }, + ["AfflictionNotableNoWitnesses"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is No Witnesses", statOrderKey = "6091", statOrder = { 6091 }, level = 75, group = "AfflictionNotableNoWitnesses", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { }, }, + ["AfflictionNotableMoltenOnesMark_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Molten One's Mark", statOrderKey = "6088", statOrder = { 6088 }, level = 68, group = "AfflictionNotableMoltenOnesMark", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 247, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "elemental", "fire", "resistance" }, }, + ["AfflictionNotableFireAttunement_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Fire Attunement", statOrderKey = "6028", statOrder = { 6028 }, level = 1, group = "AfflictionNotableFireAttunement", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 1315, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "ailment" }, }, + ["AfflictionNotablePureMight"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Might", statOrderKey = "6121", statOrder = { 6121 }, level = 68, group = "AfflictionNotablePureMight", weightKey = { "affliction_fire_resistance", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 247, 180, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, + ["AfflictionNotableBlacksmith_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blacksmith", statOrderKey = "5941", statOrder = { 5941 }, level = 68, group = "AfflictionNotableBlacksmith", weightKey = { "affliction_fire_resistance", "affliction_armour", "default", }, weightVal = { 247, 261, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "armour", "resource", "life", "defences", "elemental", "fire", "resistance" }, }, + ["AfflictionNotableNonFlammable"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Non-Flammable", statOrderKey = "6092", statOrder = { 6092 }, level = 50, group = "AfflictionNotableNonFlammable", weightKey = { "affliction_fire_resistance", "default", }, weightVal = { 658, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "fire", "resistance", "ailment" }, }, + ["AfflictionNotableWinterProwler"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Winter Prowler", statOrderKey = "6211", statOrder = { 6211 }, level = 68, group = "AfflictionNotableWinterProwler", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 257, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "resistance", "speed" }, }, + ["AfflictionNotableHibernator"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Hibernator", statOrderKey = "6054", statOrder = { 6054 }, level = 50, group = "AfflictionNotableHibernator", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "ailment" }, }, + ["AfflictionNotablePureGuile"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Guile", statOrderKey = "6120", statOrder = { 6120 }, level = 68, group = "AfflictionNotablePureGuile", weightKey = { "affliction_cold_resistance", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 257, 180, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "attribute" }, }, + ["AfflictionNotableAlchemist"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Alchemist", statOrderKey = "5923", statOrder = { 5923 }, level = 1, group = "AfflictionNotableAlchemist", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 1371, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "flask", "elemental", "cold", "resistance", "attack", "caster", "speed" }, }, + ["AfflictionNotableAntifreeze"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Antifreeze", statOrderKey = "5930", statOrder = { 5930 }, level = 50, group = "AfflictionNotableAntifreeze", weightKey = { "affliction_cold_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "cold", "resistance", "ailment" }, }, + ["AfflictionNotableWizardry_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Wizardry", statOrderKey = "6213", statOrder = { 6213 }, level = 68, group = "AfflictionNotableWizardry", weightKey = { "affliction_lightning_resistance", "affliction_maximum_mana", "default", }, weightVal = { 257, 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "mana", "elemental", "lightning", "resistance" }, }, + ["AfflictionNotableCapacitor____"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Capacitor", statOrderKey = "5960", statOrder = { 5960 }, level = 50, group = "AfflictionNotableCapacitor", weightKey = { "affliction_lightning_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "ailment" }, }, + ["AfflictionNotablePureAptitude"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Pure Aptitude", statOrderKey = "6118", statOrder = { 6118 }, level = 68, group = "AfflictionNotablePureAptitude", weightKey = { "affliction_lightning_resistance", "old_do_not_use_affliction_aura_effect", "affliction_reservation_efficiency_small", "default", }, weightVal = { 257, 180, 180, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "mana", "defences", "attribute" }, }, + ["AfflictionNotableSage_"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Sage", statOrderKey = "6140", statOrder = { 6140 }, level = 1, group = "AfflictionNotableSage", weightKey = { "affliction_lightning_resistance", "affliction_maximum_mana", "affliction_maximum_life", "default", }, weightVal = { 1371, 932, 780, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "elemental", "lightning", "resistance" }, }, + ["AfflictionNotableInsulated"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Insulated", statOrderKey = "6063", statOrder = { 6063 }, level = 50, group = "AfflictionNotableInsulated", weightKey = { "affliction_lightning_resistance", "default", }, weightVal = { 686, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "elemental", "lightning", "resistance", "ailment" }, }, + ["AfflictionNotableBornofChaos"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Born of Chaos", statOrderKey = "5950", statOrder = { 5950 }, level = 68, group = "AfflictionNotableBornofChaos", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos", "resistance" }, }, + ["AfflictionNotableAntivenom"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Antivenom", statOrderKey = "5931", statOrder = { 5931 }, level = 50, group = "AfflictionNotableAntivenom", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 1171, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "poison", "chaos", "resistance", "ailment" }, }, + ["AfflictionNotableRotResistant"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Rot-Resistant", statOrderKey = "6135", statOrder = { 6135 }, level = 68, group = "AfflictionNotableRotResistant", weightKey = { "affliction_chaos_resistance", "default", }, weightVal = { 439, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "energy_shield", "resource", "life", "mana", "defences", "chaos", "resistance" }, }, + ["AfflictionNotableBlessed"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Blessed", statOrderKey = "5944", statOrder = { 5944 }, level = 68, group = "AfflictionNotableBlessed", weightKey = { "affliction_chaos_resistance", "affliction_maximum_life", "affliction_maximum_mana", "default", }, weightVal = { 439, 146, 175, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "resource", "life", "mana", "chaos", "resistance" }, }, + ["AfflictionNotableStudentofDecay"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Student of Decay", statOrderKey = "6172", statOrder = { 6172 }, level = 50, group = "AfflictionNotableStudentofDecay", weightKey = { "affliction_chaos_resistance", "affliction_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "default", }, weightVal = { 1171, 593, 343, 366, 348, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "chaos_damage", "damage", "chaos", "resistance" }, }, + ["AfflictionNotableAggressiveDefence"] = { type = "Prefix", affix = "Notable", "1 Added Passive Skill is Aggressive Defence", statOrderKey = "5922", statOrder = { 5922 }, level = 1, group = "AfflictionNotableAggressiveDefence", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "default", }, weightVal = { 750, 750, 750, 0 }, weightMultiplierKey = { "expansion_jewel_large", "expansion_jewel_medium", "has_affliction_notable", "expansion_jewel_small", "default", }, weightMultiplierVal = { 100, 100, 0, 100, 0 }, tags = { "has_affliction_notable", }, modTags = { "damage", "attack" }, }, + ["AfflictionJewelSmallPassivesGrantLife_"] = { type = "Prefix", affix = "Hale", "Added Small Passive Skills also grant: +(2-3) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLife2_"] = { type = "Prefix", affix = "Healthy", "Added Small Passive Skills also grant: +(4-7) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLife3"] = { type = "Prefix", affix = "Sanguine", "Added Small Passive Skills also grant: +(8-10) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantMana"] = { type = "Prefix", affix = "Beryl", "Added Small Passive Skills also grant: +(2-5) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantMana2"] = { type = "Prefix", affix = "Cobalt", "Added Small Passive Skills also grant: +(6-8) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantMana3"] = { type = "Prefix", affix = "Azure", "Added Small Passive Skills also grant: +(9-10) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantES"] = { type = "Prefix", affix = "Shining", "Added Small Passive Skills also grant: +(4-5) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 1, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantES2"] = { type = "Prefix", affix = "Glimmering", "Added Small Passive Skills also grant: +(6-9) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 68, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantES3"] = { type = "Prefix", affix = "Glowing", "Added Small Passive Skills also grant: +(10-12) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 84, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmour"] = { type = "Prefix", affix = "Lacquered", "Added Small Passive Skills also grant: +(11-20) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 1, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmour2"] = { type = "Prefix", affix = "Studded", "Added Small Passive Skills also grant: +(21-30) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 68, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmour3_"] = { type = "Prefix", affix = "Ribbed", "Added Small Passive Skills also grant: +(31-40) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 84, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasion"] = { type = "Prefix", affix = "Agile", "Added Small Passive Skills also grant: +(11-20) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 1, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasion2__"] = { type = "Prefix", affix = "Dancer's", "Added Small Passive Skills also grant: +(21-30) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 68, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasion3"] = { type = "Prefix", affix = "Acrobat's", "Added Small Passive Skills also grant: +(31-40) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 84, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantStr"] = { type = "Suffix", affix = "of the Brute", "Added Small Passive Skills also grant: +(2-3) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 1, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStr2_"] = { type = "Suffix", affix = "of the Wrestler", "Added Small Passive Skills also grant: +(4-5) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 68, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStr3_"] = { type = "Suffix", affix = "of the Bear", "Added Small Passive Skills also grant: +(6-8) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 84, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDex_"] = { type = "Suffix", affix = "of the Mongoose", "Added Small Passive Skills also grant: +(2-3) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDex2"] = { type = "Suffix", affix = "of the Lynx", "Added Small Passive Skills also grant: +(4-5) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDex3_"] = { type = "Suffix", affix = "of the Fox", "Added Small Passive Skills also grant: +(6-8) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantInt_"] = { type = "Suffix", affix = "of the Pupil", "Added Small Passive Skills also grant: +(2-3) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 1, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantInt2_"] = { type = "Suffix", affix = "of the Student", "Added Small Passive Skills also grant: +(4-5) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 68, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantInt3"] = { type = "Suffix", affix = "of the Prodigy", "Added Small Passive Skills also grant: +(6-8) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 84, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributes"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +2 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributes2"] = { type = "Suffix", affix = "of the Sky", "Added Small Passive Skills also grant: +3 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributes3"] = { type = "Suffix", affix = "of the Meteor", "Added Small Passive Skills also grant: +4 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegen"] = { type = "Suffix", affix = "of Excitement", "Added Small Passive Skills also grant: 4% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 1, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegen2"] = { type = "Suffix", affix = "of Joy", "Added Small Passive Skills also grant: 5% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 68, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegen3_"] = { type = "Suffix", affix = "of Elation", "Added Small Passive Skills also grant: 6% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 84, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegen___"] = { type = "Suffix", affix = "of the Newt", "Added Small Passive Skills also grant: Regenerate 0.1% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegen2_"] = { type = "Suffix", affix = "of the Lizard", "Added Small Passive Skills also grant: Regenerate 0.15% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegen3"] = { type = "Suffix", affix = "of the Flatworm", "Added Small Passive Skills also grant: Regenerate 0.2% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantFireRes"] = { type = "Suffix", affix = "of the Whelpling", "Added Small Passive Skills also grant: +(2-3)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireRes2"] = { type = "Suffix", affix = "of the Salamander", "Added Small Passive Skills also grant: +(4-5)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireRes3"] = { type = "Suffix", affix = "of the Drake", "Added Small Passive Skills also grant: +(6-7)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdRes_"] = { type = "Suffix", affix = "of the Inuit", "Added Small Passive Skills also grant: +(2-3)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdRes2"] = { type = "Suffix", affix = "of the Seal", "Added Small Passive Skills also grant: +(4-5)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdRes3"] = { type = "Suffix", affix = "of the Penguin", "Added Small Passive Skills also grant: +(6-7)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningRes"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +(2-3)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningRes2_"] = { type = "Suffix", affix = "of the Squall", "Added Small Passive Skills also grant: +(4-5)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningRes3"] = { type = "Suffix", affix = "of the Storm", "Added Small Passive Skills also grant: +(6-7)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalRes"] = { type = "Suffix", affix = "of the Crystal", "Added Small Passive Skills also grant: +2% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalRes2"] = { type = "Suffix", affix = "of the Prism", "Added Small Passive Skills also grant: +3% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalRes3"] = { type = "Suffix", affix = "of the Kaleidoscope", "Added Small Passive Skills also grant: +4% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosRes"] = { type = "Suffix", affix = "of the Lost", "Added Small Passive Skills also grant: +3% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosRes2"] = { type = "Suffix", affix = "of Banishment", "Added Small Passive Skills also grant: +4% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosRes3"] = { type = "Suffix", affix = "of Eviction", "Added Small Passive Skills also grant: +5% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantDamage_"] = { type = "Prefix", affix = "Harmful", "Added Small Passive Skills also grant: 2% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 500, 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamage2_"] = { type = "Prefix", affix = "Hazardous", "Added Small Passive Skills also grant: 3% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 400, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamage3"] = { type = "Prefix", affix = "Dangerous", "Added Small Passive Skills also grant: 4% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_large", "expansion_jewel_medium", "default", }, weightVal = { 300, 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantLifeSmall"] = { type = "Prefix", affix = "Hale", "Added Small Passive Skills also grant: +(2-3) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeSmall2"] = { type = "Prefix", affix = "Healthy", "Added Small Passive Skills also grant: +(4-7) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeSmall3"] = { type = "Prefix", affix = "Sanguine", "Added Small Passive Skills also grant: +(8-10) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeSmall4"] = { type = "Prefix", affix = "Stalwart", "Added Small Passive Skills also grant: +(11-13) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeSmall5_"] = { type = "Prefix", affix = "Stout", "Added Small Passive Skills also grant: +(14-16) to Maximum Life", statOrderKey = "5905", statOrder = { 5905 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLife", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantManaSmall"] = { type = "Prefix", affix = "Beryl", "Added Small Passive Skills also grant: +(2-5) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaSmall2_"] = { type = "Prefix", affix = "Cobalt", "Added Small Passive Skills also grant: +(6-8) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaSmall3"] = { type = "Prefix", affix = "Azure", "Added Small Passive Skills also grant: +(9-10) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 73, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaSmall4_"] = { type = "Prefix", affix = "Sapphire", "Added Small Passive Skills also grant: +(11-13) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 78, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaSmall5_"] = { type = "Prefix", affix = "Cerulean", "Added Small Passive Skills also grant: +(14-16) to Maximum Mana", statOrderKey = "5906", statOrder = { 5906 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMana", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantESSmall"] = { type = "Prefix", affix = "Shining", "Added Small Passive Skills also grant: +(4-5) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 1, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantESSmall2"] = { type = "Prefix", affix = "Glimmering", "Added Small Passive Skills also grant: +(6-9) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 68, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantESSmall3_"] = { type = "Prefix", affix = "Glowing", "Added Small Passive Skills also grant: +(10-12) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 73, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantESSmall4"] = { type = "Prefix", affix = "Radiating", "Added Small Passive Skills also grant: +(13-16) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 78, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantESSmall5"] = { type = "Prefix", affix = "Pulsing", "Added Small Passive Skills also grant: +(17-20) to Maximum Energy Shield", statOrderKey = "5904", statOrder = { 5904 }, level = 84, group = "AfflictionJewelSmallPassivesGrantES", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmourSmall__"] = { type = "Prefix", affix = "Lacquered", "Added Small Passive Skills also grant: +(11-20) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 1, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmourSmall2__"] = { type = "Prefix", affix = "Studded", "Added Small Passive Skills also grant: +(21-30) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 68, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmourSmall3"] = { type = "Prefix", affix = "Ribbed", "Added Small Passive Skills also grant: +(31-40) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 73, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmourSmall4___"] = { type = "Prefix", affix = "Fortified", "Added Small Passive Skills also grant: +(41-53) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 78, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantArmourSmall5"] = { type = "Prefix", affix = "Plated", "Added Small Passive Skills also grant: +(54-66) to Armour", statOrderKey = "5875", statOrder = { 5875 }, level = 84, group = "AfflictionJewelSmallPassivesGrantArmour", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasionSmall"] = { type = "Prefix", affix = "Agile", "Added Small Passive Skills also grant: +(11-20) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 1, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasionSmall2_"] = { type = "Prefix", affix = "Dancer's", "Added Small Passive Skills also grant: +(21-30) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 68, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasionSmall3___"] = { type = "Prefix", affix = "Acrobat's", "Added Small Passive Skills also grant: +(31-40) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 73, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasionSmall4_"] = { type = "Prefix", affix = "Fleet", "Added Small Passive Skills also grant: +(41-53) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 78, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantEvasionSmall5"] = { type = "Prefix", affix = "Blurred", "Added Small Passive Skills also grant: +(54-66) to Evasion", statOrderKey = "5899", statOrder = { 5899 }, level = 84, group = "AfflictionJewelSmallPassivesGrantEvasion", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["AfflictionJewelSmallPassivesGrantStrSmall_"] = { type = "Suffix", affix = "of the Brute", "Added Small Passive Skills also grant: +(2-3) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 1, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStrSmall2"] = { type = "Suffix", affix = "of the Wrestler", "Added Small Passive Skills also grant: +(4-5) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 68, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStrSmall3"] = { type = "Suffix", affix = "of the Bear", "Added Small Passive Skills also grant: +(6-8) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 73, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStrSmall4_"] = { type = "Suffix", affix = "of the Lion", "Added Small Passive Skills also grant: +(9-11) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 78, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantStrSmall5"] = { type = "Suffix", affix = "of the Gorilla", "Added Small Passive Skills also grant: +(12-14) to Strength", statOrderKey = "5912", statOrder = { 5912 }, level = 84, group = "AfflictionJewelSmallPassivesGrantStr", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDexSmall_"] = { type = "Suffix", affix = "of the Mongoose", "Added Small Passive Skills also grant: +(2-3) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDexSmall2"] = { type = "Suffix", affix = "of the Lynx", "Added Small Passive Skills also grant: +(4-5) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDexSmall3"] = { type = "Suffix", affix = "of the Fox", "Added Small Passive Skills also grant: +(6-8) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 73, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDexSmall4_"] = { type = "Suffix", affix = "of the Falcon", "Added Small Passive Skills also grant: +(9-11) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 78, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantDexSmall5"] = { type = "Suffix", affix = "of the Panther", "Added Small Passive Skills also grant: +(12-14) to Dexterity", statOrderKey = "5897", statOrder = { 5897 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDex", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantIntSmall_"] = { type = "Suffix", affix = "of the Pupil", "Added Small Passive Skills also grant: +(2-3) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 1, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantIntSmall2"] = { type = "Suffix", affix = "of the Student", "Added Small Passive Skills also grant: +(4-5) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 68, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantIntSmall3______"] = { type = "Suffix", affix = "of the Prodigy", "Added Small Passive Skills also grant: +(6-8) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 73, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantIntSmall4_"] = { type = "Suffix", affix = "of the Augur", "Added Small Passive Skills also grant: +(9-11) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 78, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantIntSmall5"] = { type = "Suffix", affix = "of the Philosopher", "Added Small Passive Skills also grant: +(12-14) to Intelligence", statOrderKey = "5901", statOrder = { 5901 }, level = 84, group = "AfflictionJewelSmallPassivesGrantInt", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributesSmall"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +2 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributesSmall2"] = { type = "Suffix", affix = "of the Sky", "Added Small Passive Skills also grant: +3 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributesSmall3_"] = { type = "Suffix", affix = "of the Meteor", "Added Small Passive Skills also grant: +4 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 73, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributesSmall4"] = { type = "Suffix", affix = "of the Comet", "Added Small Passive Skills also grant: +5 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 78, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantAttributesSmall5"] = { type = "Suffix", affix = "of the Heavens", "Added Small Passive Skills also grant: +6 to All Attributes", statOrderKey = "5874", statOrder = { 5874 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttributes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attribute" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegenSmall_"] = { type = "Suffix", affix = "of Excitement", "Added Small Passive Skills also grant: 4% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 1, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegenSmall2"] = { type = "Suffix", affix = "of Joy", "Added Small Passive Skills also grant: 5% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 68, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegenSmall3"] = { type = "Suffix", affix = "of Elation", "Added Small Passive Skills also grant: 6% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 73, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegenSmall4"] = { type = "Suffix", affix = "of Bliss", "Added Small Passive Skills also grant: (7-8)% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 78, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantManaRegenSmall5"] = { type = "Suffix", affix = "of Euphoria", "Added Small Passive Skills also grant: (9-10)% increased Mana Regeneration Rate", statOrderKey = "5903", statOrder = { 5903 }, level = 84, group = "AfflictionJewelSmallPassivesGrantManaRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegenSmall"] = { type = "Suffix", affix = "of the Newt", "Added Small Passive Skills also grant: Regenerate 0.1% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegenSmall2_"] = { type = "Suffix", affix = "of the Lizard", "Added Small Passive Skills also grant: Regenerate 0.15% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegenSmall3_"] = { type = "Suffix", affix = "of the Flatworm", "Added Small Passive Skills also grant: Regenerate 0.2% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegenSmall4_"] = { type = "Suffix", affix = "of the Starfish", "Added Small Passive Skills also grant: Regenerate 0.25% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantLifeRegenSmall5"] = { type = "Suffix", affix = "of the Hydra", "Added Small Passive Skills also grant: Regenerate 0.3% of Life per Second", statOrderKey = "5910", statOrder = { 5910 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLifeRegen", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["AfflictionJewelSmallPassivesGrantFireResSmall"] = { type = "Suffix", affix = "of the Whelpling", "Added Small Passive Skills also grant: +(2-3)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireResSmall2"] = { type = "Suffix", affix = "of the Salamander", "Added Small Passive Skills also grant: +(4-5)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireResSmall3_"] = { type = "Suffix", affix = "of the Drake", "Added Small Passive Skills also grant: +(6-7)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 73, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireResSmall4"] = { type = "Suffix", affix = "of the Kiln", "Added Small Passive Skills also grant: +(8-9)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 78, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantFireResSmall5"] = { type = "Suffix", affix = "of the Furnace", "Added Small Passive Skills also grant: +(10-11)% to Fire Resistance", statOrderKey = "5900", statOrder = { 5900 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdResSmall"] = { type = "Suffix", affix = "of the Inuit", "Added Small Passive Skills also grant: +(2-3)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdResSmall2"] = { type = "Suffix", affix = "of the Seal", "Added Small Passive Skills also grant: +(4-5)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdResSmall3"] = { type = "Suffix", affix = "of the Penguin", "Added Small Passive Skills also grant: +(6-7)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 73, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdResSmall4"] = { type = "Suffix", affix = "of the Yeti", "Added Small Passive Skills also grant: +(8-9)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 78, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantColdResSmall5_"] = { type = "Suffix", affix = "of the Walrus", "Added Small Passive Skills also grant: +(10-11)% to Cold Resistance", statOrderKey = "5893", statOrder = { 5893 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningResSmall"] = { type = "Suffix", affix = "of the Cloud", "Added Small Passive Skills also grant: +(2-3)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningResSmall2__"] = { type = "Suffix", affix = "of the Squall", "Added Small Passive Skills also grant: +(4-5)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningResSmall3"] = { type = "Suffix", affix = "of the Storm", "Added Small Passive Skills also grant: +(6-7)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 73, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningResSmall4_"] = { type = "Suffix", affix = "of the Thunderhead", "Added Small Passive Skills also grant: +(8-9)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 78, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantLightningResSmall5"] = { type = "Suffix", affix = "of the Tempest", "Added Small Passive Skills also grant: +(10-11)% to Lightning Resistance", statOrderKey = "5902", statOrder = { 5902 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalResSmall"] = { type = "Suffix", affix = "of the Crystal", "Added Small Passive Skills also grant: +2% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalResSmall2"] = { type = "Suffix", affix = "of the Prism", "Added Small Passive Skills also grant: +3% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalResSmall3"] = { type = "Suffix", affix = "of the Kaleidoscope", "Added Small Passive Skills also grant: +4% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 73, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalResSmall4"] = { type = "Suffix", affix = "of Variegation", "Added Small Passive Skills also grant: +5% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 78, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantElementalResSmall5"] = { type = "Suffix", affix = "of the Rainbow", "Added Small Passive Skills also grant: +6% to Elemental Resistance", statOrderKey = "5898", statOrder = { 5898 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosResSmall"] = { type = "Suffix", affix = "of the Lost", "Added Small Passive Skills also grant: +3% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosResSmall2"] = { type = "Suffix", affix = "of Banishment", "Added Small Passive Skills also grant: +4% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosResSmall3"] = { type = "Suffix", affix = "of Eviction", "Added Small Passive Skills also grant: +5% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 73, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosResSmall4"] = { type = "Suffix", affix = "of Expulsion", "Added Small Passive Skills also grant: +6% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 78, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantChaosResSmall5"] = { type = "Suffix", affix = "of Exile", "Added Small Passive Skills also grant: +(7-8)% to Chaos Resistance", statOrderKey = "5891", statOrder = { 5891 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosRes", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["AfflictionJewelSmallPassivesGrantDamageSmall_"] = { type = "Prefix", affix = "Harmful", "Added Small Passive Skills also grant: 2% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageSmall2_"] = { type = "Prefix", affix = "Hazardous", "Added Small Passive Skills also grant: 3% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageSmall3_"] = { type = "Prefix", affix = "Dangerous", "Added Small Passive Skills also grant: 4% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 73, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 300, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageSmall4_"] = { type = "Prefix", affix = "Destructive", "Added Small Passive Skills also grant: 5% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 78, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 200, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageSmall5"] = { type = "Prefix", affix = "Deadly", "Added Small Passive Skills also grant: 6% increased Damage", statOrderKey = "5896", statOrder = { 5896 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamage", weightKey = { "expansion_jewel_small", "default", }, weightVal = { 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesHaveIncreasedEffect"] = { type = "Prefix", affix = "Potent", "Added Small Passive Skills have 25% increased Effect", statOrderKey = "5916", statOrder = { 5916 }, level = 1, group = "AfflictionJewelSmallPassivesHaveIncreasedEffect", weightKey = { "default", }, weightVal = { 500 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesHaveIncreasedEffect2"] = { type = "Prefix", affix = "Powerful", "Added Small Passive Skills have 35% increased Effect", statOrderKey = "5916", statOrder = { 5916 }, level = 84, group = "AfflictionJewelSmallPassivesHaveIncreasedEffect", weightKey = { "default", }, weightVal = { 300 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantAttackSpeed"] = { type = "Suffix", affix = "of Skill", "Added Small Passive Skills also grant: 1% increased Attack Speed", statOrderKey = "5884", statOrder = { 5884 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantAttackSpeed2_"] = { type = "Suffix", affix = "of Ease", "Added Small Passive Skills also grant: 2% increased Attack Speed", statOrderKey = "5884", statOrder = { 5884 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 350, 350, 350, 350, 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantAttackSpeed3__"] = { type = "Suffix", affix = "of Mastery", "Added Small Passive Skills also grant: 3% increased Attack Speed", statOrderKey = "5884", statOrder = { 5884 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAttackSpeed", weightKey = { "affliction_axe_and_sword_damage", "affliction_mace_and_staff_damage", "affliction_dagger_and_claw_damage", "affliction_bow_damage", "affliction_wand_damage", "affliction_damage_with_two_handed_melee_weapons", "affliction_attack_damage_while_dual_wielding_", "affliction_attack_damage_while_holding_a_shield", "affliction_attack_damage_", "default", }, weightVal = { 250, 250, 250, 250, 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantCastSpeed"] = { type = "Suffix", affix = "of Talent", "Added Small Passive Skills also grant: 1% increased Cast Speed", statOrderKey = "5886", statOrder = { 5886 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantCastSpeed2"] = { type = "Suffix", affix = "of Nimbleness", "Added Small Passive Skills also grant: 2% increased Cast Speed", statOrderKey = "5886", statOrder = { 5886 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantCastSpeed3_"] = { type = "Suffix", affix = "of Expertise", "Added Small Passive Skills also grant: 3% increased Cast Speed", statOrderKey = "5886", statOrder = { 5886 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCastSpeed", weightKey = { "affliction_spell_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantDamageOverTime"] = { type = "Suffix", affix = "of Decline", "Added Small Passive Skills also grant: 1% increased Damage over Time", statOrderKey = "5895", statOrder = { 5895 }, level = 1, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageOverTime2"] = { type = "Suffix", affix = "of Degeneration", "Added Small Passive Skills also grant: 2% increased Damage over Time", statOrderKey = "5895", statOrder = { 5895 }, level = 68, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 350, 350, 350, 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantDamageOverTime3"] = { type = "Suffix", affix = "of Disintegration", "Added Small Passive Skills also grant: 3% increased Damage over Time", statOrderKey = "5895", statOrder = { 5895 }, level = 84, group = "AfflictionJewelSmallPassivesGrantDamageOverTime", weightKey = { "affliction_fire_damage_over_time_multiplier", "affliction_chaos_damage_over_time_multiplier", "affliction_physical_damage_over_time_multiplier", "affliction_cold_damage_over_time_multiplier", "affliction_damage_over_time_multiplier", "default", }, weightVal = { 250, 250, 250, 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration_"] = { type = "Suffix", affix = "of Tumult", "Added Small Passive Skills also grant: 3% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5888", statOrder = { 5888 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration2"] = { type = "Suffix", affix = "of Turbulence", "Added Small Passive Skills also grant: 4% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5888", statOrder = { 5888 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AfflictionJewelSmallPassivesGrantElementalAilmentDuration3"] = { type = "Suffix", affix = "of Disturbance", "Added Small Passive Skills also grant: 5% increased Duration of Elemental Ailments on Enemies", statOrderKey = "5888", statOrder = { 5888 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalAilmentDuration", weightKey = { "affliction_effect_of_non-damaging_ailments", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect__"] = { type = "Suffix", affix = "of Outreach", "Added Small Passive Skills also grant: 2% increased Area of Effect of Aura Skills", statOrderKey = "5885", statOrder = { 5885 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "old_do_not_use_affliction_aura_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect2"] = { type = "Suffix", affix = "of Influence", "Added Small Passive Skills also grant: 4% increased Area of Effect of Aura Skills", statOrderKey = "5885", statOrder = { 5885 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "old_do_not_use_affliction_aura_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AfflictionJewelSmallPassivesGrantAuraAreaOfEffect3"] = { type = "Suffix", affix = "of Guidance", "Added Small Passive Skills also grant: 6% increased Area of Effect of Aura Skills", statOrderKey = "5885", statOrder = { 5885 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAuraAreaOfEffect", weightKey = { "old_do_not_use_affliction_aura_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "aura" }, }, + ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect"] = { type = "Suffix", affix = "of Clout", "Added Small Passive Skills also grant: 1% increased Area of Effect of Hex Skills", statOrderKey = "5894", statOrder = { 5894 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "old_do_not_use_affliction_curse_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect2"] = { type = "Suffix", affix = "of Dominance", "Added Small Passive Skills also grant: 2% increased Area of Effect of Hex Skills", statOrderKey = "5894", statOrder = { 5894 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "old_do_not_use_affliction_curse_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AfflictionJewelSmallPassivesGrantCurseAreaOfEffect3"] = { type = "Suffix", affix = "of Suppression", "Added Small Passive Skills also grant: 3% increased Area of Effect of Hex Skills", statOrderKey = "5894", statOrder = { 5894 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCurseAreaOfEffect", weightKey = { "old_do_not_use_affliction_curse_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["AfflictionJewelSmallPassivesGrantWarcryDuration"] = { type = "Suffix", affix = "of Yelling", "Added Small Passive Skills also grant: 2% increased Warcry Duration", statOrderKey = "5915", statOrder = { 5915 }, level = 1, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantWarcryDuration2"] = { type = "Suffix", affix = "of Shouting", "Added Small Passive Skills also grant: 3% increased Warcry Duration", statOrderKey = "5915", statOrder = { 5915 }, level = 68, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantWarcryDuration3"] = { type = "Suffix", affix = "of Bellowing", "Added Small Passive Skills also grant: 4% increased Warcry Duration", statOrderKey = "5915", statOrder = { 5915 }, level = 84, group = "AfflictionJewelSmallPassivesGrantWarcryDuration", weightKey = { "affliction_warcry_buff_effect", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier"] = { type = "Suffix", affix = "of Ire", "Added Small Passive Skills also grant: +1% to Critical Strike Multiplier", statOrderKey = "5887", statOrder = { 5887 }, level = 1, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier2_"] = { type = "Suffix", affix = "of Anger", "Added Small Passive Skills also grant: +2% to Critical Strike Multiplier", statOrderKey = "5887", statOrder = { 5887 }, level = 68, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier3"] = { type = "Suffix", affix = "of Rage", "Added Small Passive Skills also grant: +3% to Critical Strike Multiplier", statOrderKey = "5887", statOrder = { 5887 }, level = 84, group = "AfflictionJewelSmallPassivesGrantCriticalStrikeMultiplier", weightKey = { "affliction_critical_chance", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["AfflictionJewelSmallPassivesGrantMinionLifeRegen"] = { type = "Suffix", affix = "of Fostering", "Added Small Passive Skills also grant: Minions Regenerate 0.1% of Life per Second", statOrderKey = "5909", statOrder = { 5909 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantMinionLifeRegen2"] = { type = "Suffix", affix = "of Nurturing", "Added Small Passive Skills also grant: Minions Regenerate 0.15% of Life per Second", statOrderKey = "5909", statOrder = { 5909 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantMinionLifeRegen3"] = { type = "Suffix", affix = "of Motherhood", "Added Small Passive Skills also grant: Minions Regenerate 0.2% of Life per Second", statOrderKey = "5909", statOrder = { 5909 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMinionLifeRegen", weightKey = { "affliction_minion_life", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantAreaOfEffect_"] = { type = "Suffix", affix = "of Reach", "Added Small Passive Skills also grant: 1% increased Area of Effect", statOrderKey = "5890", statOrder = { 5890 }, level = 1, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantAreaOfEffect2"] = { type = "Suffix", affix = "of Range", "Added Small Passive Skills also grant: 2% increased Area of Effect", statOrderKey = "5890", statOrder = { 5890 }, level = 68, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantAreaOfEffect3"] = { type = "Suffix", affix = "of Horizons", "Added Small Passive Skills also grant: 3% increased Area of Effect", statOrderKey = "5890", statOrder = { 5890 }, level = 84, group = "AfflictionJewelSmallPassivesGrantAreaOfEffect", weightKey = { "affliction_area_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["AfflictionJewelSmallPassivesGrantProjectileSpeed"] = { type = "Suffix", affix = "of Darting", "Added Small Passive Skills also grant: 2% increased Projectile Speed", statOrderKey = "5889", statOrder = { 5889 }, level = 1, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantProjectileSpeed2"] = { type = "Suffix", affix = "of Flight", "Added Small Passive Skills also grant: 3% increased Projectile Speed", statOrderKey = "5889", statOrder = { 5889 }, level = 68, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantProjectileSpeed3"] = { type = "Suffix", affix = "of Propulsion", "Added Small Passive Skills also grant: 4% increased Projectile Speed", statOrderKey = "5889", statOrder = { 5889 }, level = 84, group = "AfflictionJewelSmallPassivesGrantProjectileSpeed", weightKey = { "affliction_projectile_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed_"] = { type = "Suffix", affix = "of Tinkering", "Added Small Passive Skills also grant: 1% increased Trap and Mine Throwing Speed", statOrderKey = "5914", statOrder = { 5914 }, level = 1, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed2"] = { type = "Suffix", affix = "of Assembly", "Added Small Passive Skills also grant: 2% increased Trap and Mine Throwing Speed", statOrderKey = "5914", statOrder = { 5914 }, level = 68, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTrapAndMineSpeed3_"] = { type = "Suffix", affix = "of Deployment", "Added Small Passive Skills also grant: 3% increased Trap and Mine Throwing Speed", statOrderKey = "5914", statOrder = { 5914 }, level = 84, group = "AfflictionJewelSmallPassivesGrantTrapAndMineSpeed", weightKey = { "affliction_trap_and_mine_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed"] = { type = "Suffix", affix = "of the Karui", "Added Small Passive Skills also grant: 1% increased Totem Placement speed", statOrderKey = "5913", statOrder = { 5913 }, level = 1, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed2"] = { type = "Suffix", affix = "of the Ancestors", "Added Small Passive Skills also grant: 2% increased Totem Placement speed", statOrderKey = "5913", statOrder = { 5913 }, level = 68, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantTotemPlacementSpeed3"] = { type = "Suffix", affix = "of The Way", "Added Small Passive Skills also grant: 3% increased Totem Placement speed", statOrderKey = "5913", statOrder = { 5913 }, level = 84, group = "AfflictionJewelSmallPassivesGrantTotemPlacementSpeed", weightKey = { "affliction_totem_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange_"] = { type = "Suffix", affix = "of Gripping", "Added Small Passive Skills also grant: 1% increased Brand Attachment range", statOrderKey = "5911", statOrder = { 5911 }, level = 1, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange2"] = { type = "Suffix", affix = "of Grasping", "Added Small Passive Skills also grant: 2% increased Brand Attachment range", statOrderKey = "5911", statOrder = { 5911 }, level = 68, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AfflictionJewelSmallPassivesGrantBrandAttachmentRange3____"] = { type = "Suffix", affix = "of Latching", "Added Small Passive Skills also grant: 3% increased Brand Attachment range", statOrderKey = "5911", statOrder = { 5911 }, level = 84, group = "AfflictionJewelSmallPassivesGrantBrandAttachmentRange", weightKey = { "affliction_brand_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster" }, }, + ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed"] = { type = "Suffix", affix = "of Attention", "Added Small Passive Skills also grant: Channelling Skills have 1% increased Attack and Cast Speed", statOrderKey = "5877", statOrder = { 5877 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Concentration", "Added Small Passive Skills also grant: Channelling Skills have 2% increased Attack and Cast Speed", statOrderKey = "5877", statOrder = { 5877 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed3"] = { type = "Suffix", affix = "of Forethought", "Added Small Passive Skills also grant: Channelling Skills have 3% increased Attack and Cast Speed", statOrderKey = "5877", statOrder = { 5877 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChannelledAttackAndCastSpeed", weightKey = { "affliction_channelling_skill_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantFlaskChargesGained"] = { type = "Suffix", affix = "of Refilling", "Added Small Passive Skills also grant: 1% increased Flask Charges gained", statOrderKey = "5892", statOrder = { 5892 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AfflictionJewelSmallPassivesGrantFlaskChargesGained2_"] = { type = "Suffix", affix = "of Brimming", "Added Small Passive Skills also grant: 2% increased Flask Charges gained", statOrderKey = "5892", statOrder = { 5892 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 350, 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AfflictionJewelSmallPassivesGrantFlaskChargesGained3"] = { type = "Suffix", affix = "of Overflowing", "Added Small Passive Skills also grant: 3% increased Flask Charges gained", statOrderKey = "5892", statOrder = { 5892 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFlaskChargesGained", weightKey = { "affliction_life_and_mana_recovery_from_flasks", "affliction_flask_duration", "default", }, weightVal = { 250, 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Kindling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5881", statOrder = { 5881 }, level = 1, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Smoke", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5881", statOrder = { 5881 }, level = 68, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Flashfires", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Fire Skills", statOrderKey = "5881", statOrder = { 5881 }, level = 84, group = "AfflictionJewelSmallPassivesGrantFireSkillAttackAndCastSpeed", weightKey = { "affliction_fire_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Cooling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5879", statOrder = { 5879 }, level = 1, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of Frigidity", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5879", statOrder = { 5879 }, level = 68, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Avalanche", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Cold Skills", statOrderKey = "5879", statOrder = { 5879 }, level = 84, group = "AfflictionJewelSmallPassivesGrantColdSkillAttackAndCastSpeed", weightKey = { "affliction_cold_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Gathering Clouds", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5882", statOrder = { 5882 }, level = 1, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Sudden Storms", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5882", statOrder = { 5882 }, level = 68, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Strike", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Lightning Skills", statOrderKey = "5882", statOrder = { 5882 }, level = 84, group = "AfflictionJewelSmallPassivesGrantLightningSkillAttackAndCastSpeed", weightKey = { "affliction_lightning_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Dusk", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5878", statOrder = { 5878 }, level = 1, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed2____"] = { type = "Suffix", affix = "of Midnight", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5878", statOrder = { 5878 }, level = 68, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Eclipse", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Chaos Skills", statOrderKey = "5878", statOrder = { 5878 }, level = 84, group = "AfflictionJewelSmallPassivesGrantChaosSkillAttackAndCastSpeed", weightKey = { "affliction_chaos_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Rumbling", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5883", statOrder = { 5883 }, level = 1, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Tremors", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5883", statOrder = { 5883 }, level = 68, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of the Earthquake", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Physical Skills", statOrderKey = "5883", statOrder = { 5883 }, level = 84, group = "AfflictionJewelSmallPassivesGrantPhysicalSkillAttackAndCastSpeed", weightKey = { "affliction_physical_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed"] = { type = "Suffix", affix = "of Coaxing", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5880", statOrder = { 5880 }, level = 1, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of Evoking", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5880", statOrder = { 5880 }, level = 68, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed3_"] = { type = "Suffix", affix = "of Manifesting", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed with Elemental Skills", statOrderKey = "5880", statOrder = { 5880 }, level = 84, group = "AfflictionJewelSmallPassivesGrantElementalSkillAttackAndCastSpeed", weightKey = { "affliction_elemental_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed"] = { type = "Suffix", affix = "of Pillaging", "Added Small Passive Skills also grant: Minions have 1% increased Attack and Cast Speed", statOrderKey = "5907", statOrder = { 5907 }, level = 1, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed2"] = { type = "Suffix", affix = "of Ravaging", "Added Small Passive Skills also grant: Minions have 2% increased Attack and Cast Speed", statOrderKey = "5907", statOrder = { 5907 }, level = 68, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed3"] = { type = "Suffix", affix = "of Razing", "Added Small Passive Skills also grant: Minions have 3% increased Attack and Cast Speed", statOrderKey = "5907", statOrder = { 5907 }, level = 84, group = "AfflictionJewelSmallPassivesGrantMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed"] = { type = "Suffix", affix = "of the Courier", "Added Small Passive Skills also grant: 1% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5876", statOrder = { 5876 }, level = 1, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of the Messenger", "Added Small Passive Skills also grant: 2% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5876", statOrder = { 5876 }, level = 68, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Herald", "Added Small Passive Skills also grant: 3% increased Attack and Cast Speed while affected by a Herald", statOrderKey = "5876", statOrder = { 5876 }, level = 84, group = "AfflictionJewelSmallPassivesGrantHeraldAttackAndCastSpeed", weightKey = { "affliction_damage_while_you_have_a_herald", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed"] = { type = "Suffix", affix = "of the Message", "Added Small Passive Skills also grant: Minions have 1% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5908", statOrder = { 5908 }, level = 1, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed2_"] = { type = "Suffix", affix = "of the Teachings", "Added Small Passive Skills also grant: Minions have 2% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5908", statOrder = { 5908 }, level = 68, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 350, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, + ["AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed3"] = { type = "Suffix", affix = "of the Canon", "Added Small Passive Skills also grant: Minions have 3% increased Attack and Cast Speed while you are affected by a Herald", statOrderKey = "5908", statOrder = { 5908 }, level = 84, group = "AfflictionJewelSmallPassivesGrantHeraldMinionAttackAndCastSpeed", weightKey = { "affliction_minion_damage_while_you_have_a_herald", "default", }, weightVal = { 250, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "caster", "speed", "minion" }, }, } \ No newline at end of file diff --git a/src/Data/ModMaster.lua b/src/Data/ModMaster.lua index 9c1b5f0b3c..a67e846866 100644 --- a/src/Data/ModMaster.lua +++ b/src/Data/ModMaster.lua @@ -2,726 +2,748 @@ -- Item data (c) Grinding Gear Games return { - { affix = "", modTags = { "resource", "life" }, "(20-29)% more Monster Life", statOrder = { 1841 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "resource", "life" }, "(30-39)% more Monster Life", statOrder = { 1841 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "resource", "life" }, "(40-49)% more Monster Life", statOrder = { 1841 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "resource", "life" }, "(50-59)% more Monster Life", statOrder = { 1841 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "damage" }, "(15-19)% increased Monster Damage", statOrder = { 1852 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "damage" }, "(20-24)% increased Monster Damage", statOrder = { 1852 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "damage" }, "(25-30)% increased Monster Damage", statOrder = { 1852 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, - { affix = "", modTags = { "damage" }, "(31-35)% increased Monster Damage", statOrder = { 1852 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, - { affix = "", modTags = { }, "Area is inhabited by Spiders", statOrder = { 6498 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, - { affix = "", modTags = { }, "Area is inhabited by Blackguards", statOrder = { 6493 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, - { affix = "", modTags = { }, "Area is inhabited by Bandits", statOrder = { 1795 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, - { type = "Prefix", affix = "Ceremonial", modTags = { }, "Area contains many Totems", statOrder = { 1792 }, level = 1, group = "MapTotems", types = { ["Map"] = true, }, }, - { type = "Prefix", affix = "Anarchic", modTags = { }, "Area is inhabited by 2 additional Rogue Exiles", statOrder = { 1806 }, level = 1, group = "MapMultipleExiles", types = { ["Map"] = true, }, }, - { type = "Prefix", affix = "Otherworldly", modTags = { }, "Slaying Enemies close together has a 13% chance to attract monsters from Beyond", statOrder = { 2064 }, level = 1, group = "MapBeyondLeagueRolled", types = { ["Map"] = true, }, }, - { type = "Prefix", affix = "Twinned", modTags = { }, "Area contains two Unique Bosses", statOrder = { 1887 }, level = 1, group = "MapTwoBosses", types = { ["Map"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(15-25) to maximum Life", statOrder = { 1115 }, level = 15, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(16-20)% to Fire Resistance", statOrder = { 1168 }, level = 15, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(16-20)% to Cold Resistance", statOrder = { 1174 }, level = 15, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(16-20)% to Lightning Resistance", statOrder = { 1179 }, level = 15, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Strength", statOrder = { 743 }, level = 15, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Dexterity", statOrder = { 744 }, level = 15, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Intelligence", statOrder = { 745 }, level = 15, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(21-28)% to Fire Resistance", statOrder = { 1168 }, level = 30, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(29-35)% to Fire Resistance", statOrder = { 1168 }, level = 50, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(21-28)% to Cold Resistance", statOrder = { 1174 }, level = 30, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(29-35)% to Cold Resistance", statOrder = { 1174 }, level = 50, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(21-28)% to Lightning Resistance", statOrder = { 1179 }, level = 30, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(29-35)% to Lightning Resistance", statOrder = { 1179 }, level = 50, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(10-12)% to Fire and Cold Resistances", statOrder = { 2222 }, level = 30, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(13-16)% to Fire and Cold Resistances", statOrder = { 2222 }, level = 50, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(17-20)% to Fire and Cold Resistances", statOrder = { 2222 }, level = 75, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(10-12)% to Cold and Lightning Resistances", statOrder = { 2224 }, level = 30, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(13-16)% to Cold and Lightning Resistances", statOrder = { 2224 }, level = 50, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(17-20)% to Cold and Lightning Resistances", statOrder = { 2224 }, level = 75, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(10-12)% to Fire and Lightning Resistances", statOrder = { 2223 }, level = 30, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(13-16)% to Fire and Lightning Resistances", statOrder = { 2223 }, level = 50, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(17-20)% to Fire and Lightning Resistances", statOrder = { 2223 }, level = 75, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance" }, "+(5-8)% to all Elemental Resistances", statOrder = { 1162 }, level = 30, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance" }, "+(9-12)% to all Elemental Resistances", statOrder = { 1162 }, level = 60, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance", "minion" }, "+(4-6)% to all Elemental Resistances", "Minions have +(5-8)% to all Elemental Resistances", statOrder = { 1162, 2334 }, level = 30, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance", "minion" }, "+(7-9)% to all Elemental Resistances", "Minions have +(9-12)% to all Elemental Resistances", statOrder = { 1162, 2334 }, level = 60, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Strength", statOrder = { 743 }, level = 20, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Strength", statOrder = { 743 }, level = 40, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Dexterity", statOrder = { 744 }, level = 20, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Dexterity", statOrder = { 744 }, level = 40, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Intelligence", statOrder = { 745 }, level = 20, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Intelligence", statOrder = { 745 }, level = 40, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(6-9) to all Attributes", statOrder = { 742 }, level = 30, group = "AllAttributes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(10-13) to all Attributes", statOrder = { 742 }, level = 50, group = "AllAttributes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(10-14)% increased Movement Speed", statOrder = { 1316 }, level = 1, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(15-19)% increased Movement Speed", statOrder = { 1316 }, level = 40, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(20-24)% increased Movement Speed", statOrder = { 1316 }, level = 68, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(26-40) to maximum Life", statOrder = { 1115 }, level = 40, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(41-55) to maximum Life", statOrder = { 1115 }, level = 68, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(56-70) to maximum Life", statOrder = { 1115 }, level = 75, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(71-85) to maximum Life", statOrder = { 1115 }, level = 80, group = "IncreasedLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life", "physical", "attack" }, "(0.3-0.5)% of Physical Attack Damage Leeched as Life", statOrder = { 1189 }, level = 30, group = "LifeLeech", types = { ["Ring"] = true, ["Amulet"] = true, ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life", "physical", "attack" }, "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrder = { 1189 }, level = 50, group = "LifeLeech", types = { ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "physical", "attack" }, "(0.3-0.5)% of Physical Attack Damage Leeched as Life", statOrder = { 1191 }, level = 30, group = "LifeLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "physical", "attack" }, "(0.5-0.8)% of Physical Attack Damage Leeched as Life", statOrder = { 1191 }, level = 50, group = "LifeLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana", "physical", "attack" }, "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrder = { 1227 }, level = 70, group = "ManaLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(55-64) to maximum Mana", statOrder = { 1124 }, level = 20, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(65-74) to maximum Mana", statOrder = { 1124 }, level = 40, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(75-84) to maximum Mana", statOrder = { 1124 }, level = 60, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(85-94) to maximum Mana", statOrder = { 1124 }, level = 75, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(35-44) to maximum Mana", statOrder = { 1124 }, level = 20, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(45-54) to maximum Mana", statOrder = { 1124 }, level = 40, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(55-64) to maximum Mana", statOrder = { 1124 }, level = 60, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(65-74) to maximum Mana", statOrder = { 1124 }, level = 75, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(25-34) to maximum Mana", statOrder = { 1124 }, level = 20, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(35-44) to maximum Mana", statOrder = { 1124 }, level = 40, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(45-54) to maximum Mana", statOrder = { 1124 }, level = 60, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana" }, "(20-30)% increased Mana Regeneration Rate", statOrder = { 1128 }, level = 30, group = "ManaRegeneration", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana" }, "(31-40)% increased Mana Regeneration Rate", statOrder = { 1128 }, level = 50, group = "ManaRegeneration", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(40-59)% increased Physical Damage", statOrder = { 793 }, level = 20, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(60-79)% increased Physical Damage", statOrder = { 793 }, level = 40, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(80-99)% increased Physical Damage", statOrder = { 793 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(100-129)% increased Physical Damage", statOrder = { 793 }, level = 80, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(37-51)% increased Spell Damage", statOrder = { 785 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(52-66)% increased Spell Damage", statOrder = { 785 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(67-81)% increased Spell Damage", statOrder = { 785 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(82-99)% increased Spell Damage", statOrder = { 785 }, level = 80, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(25-34)% increased Spell Damage", statOrder = { 785 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(35-44)% increased Spell Damage", statOrder = { 785 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(45-54)% increased Spell Damage", statOrder = { 785 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(55-66)% increased Spell Damage", statOrder = { 785 }, level = 80, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(11-20)% increased Damage over Time", statOrder = { 772 }, level = 30, group = "DegenerationDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(21-30)% increased Damage over Time", statOrder = { 772 }, level = 50, group = "DegenerationDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "attack" }, "(15-23)% increased Elemental Damage with Attack Skills", statOrder = { 4811 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "attack" }, "(24-32)% increased Elemental Damage with Attack Skills", statOrder = { 4811 }, level = 50, group = "IncreasedWeaponElementalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(8-10)% increased Attack Speed", statOrder = { 963 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(11-15)% increased Attack Speed", statOrder = { 963 }, level = 50, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(16-20)% increased Attack Speed", statOrder = { 963 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(11-13)% increased Attack Speed", statOrder = { 963 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(7-12)% increased Attack Speed", statOrder = { 960 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(12-15)% increased Cast Speed", statOrder = { 995 }, level = 30, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(16-20)% increased Cast Speed", statOrder = { 995 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(21-28)% increased Cast Speed", statOrder = { 995 }, level = 75, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(9-11)% increased Cast Speed", statOrder = { 995 }, level = 30, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(12-14)% increased Cast Speed", statOrder = { 995 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(15-18)% increased Cast Speed", statOrder = { 995 }, level = 75, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(37-51)% increased Fire Damage", statOrder = { 915 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(52-66)% increased Fire Damage", statOrder = { 915 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(67-81)% increased Fire Damage", statOrder = { 915 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(25-34)% increased Fire Damage", statOrder = { 915 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(35-44)% increased Fire Damage", statOrder = { 915 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(45-54)% increased Fire Damage", statOrder = { 915 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(9-12)% increased Fire Damage", statOrder = { 915 }, level = 20, group = "FireDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(13-16)% increased Fire Damage", statOrder = { 915 }, level = 40, group = "FireDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(37-51)% increased Cold Damage", statOrder = { 922 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(52-66)% increased Cold Damage", statOrder = { 922 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(67-81)% increased Cold Damage", statOrder = { 922 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(25-34)% increased Cold Damage", statOrder = { 922 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(35-44)% increased Cold Damage", statOrder = { 922 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(45-54)% increased Cold Damage", statOrder = { 922 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(9-12)% increased Cold Damage", statOrder = { 922 }, level = 20, group = "ColdDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(13-16)% increased Cold Damage", statOrder = { 922 }, level = 40, group = "ColdDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(37-51)% increased Lightning Damage", statOrder = { 931 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(52-66)% increased Lightning Damage", statOrder = { 931 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(67-81)% increased Lightning Damage", statOrder = { 931 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(25-34)% increased Lightning Damage", statOrder = { 931 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(35-44)% increased Lightning Damage", statOrder = { 931 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(45-54)% increased Lightning Damage", statOrder = { 931 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(9-12)% increased Lightning Damage", statOrder = { 931 }, level = 20, group = "LightningDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(13-16)% increased Lightning Damage", statOrder = { 931 }, level = 40, group = "LightningDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(37-51)% increased Chaos Damage", statOrder = { 937 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(52-66)% increased Chaos Damage", statOrder = { 937 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(67-81)% increased Chaos Damage", statOrder = { 937 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(25-34)% increased Chaos Damage", statOrder = { 937 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(35-44)% increased Chaos Damage", statOrder = { 937 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(45-54)% increased Chaos Damage", statOrder = { 937 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "chaos_damage", "damage", "chaos" }, "(9-12)% increased Chaos Damage", statOrder = { 937 }, level = 30, group = "IncreasedChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "chaos_damage", "damage", "chaos" }, "(13-16)% increased Chaos Damage", statOrder = { 937 }, level = 50, group = "IncreasedChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(91-120) to Accuracy Rating", statOrder = { 1526 }, level = 20, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(121-200) to Accuracy Rating", statOrder = { 1526 }, level = 40, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(201-300) to Accuracy Rating", statOrder = { 1526 }, level = 68, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(91-120) to Accuracy Rating", statOrder = { 982 }, level = 20, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(121-150) to Accuracy Rating", statOrder = { 982 }, level = 40, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(151-220) to Accuracy Rating", statOrder = { 982 }, level = 68, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "physical_damage", "damage", "physical" }, "(9-12)% increased Global Physical Damage", statOrder = { 792 }, level = 30, group = "PhysicalDamagePercent", types = { ["Shield"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "physical_damage", "damage", "physical" }, "(13-16)% increased Global Physical Damage", statOrder = { 792 }, level = 50, group = "PhysicalDamagePercent", types = { ["Shield"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(34-45)% increased Armour", statOrder = { 1088 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(45-55)% increased Armour", statOrder = { 1088 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(56-74)% increased Armour", statOrder = { 1088 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(40-50) to Armour", statOrder = { 1086 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(60-80) to Armour", statOrder = { 1086 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(180-250) to Armour", statOrder = { 1086 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(34-45)% increased Evasion Rating", statOrder = { 1097 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(45-55)% increased Evasion Rating", statOrder = { 1097 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(56-74)% increased Evasion Rating", statOrder = { 1097 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(40-50) to Evasion Rating", statOrder = { 1095 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(60-80) to Evasion Rating", statOrder = { 1095 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(180-250) to Evasion Rating", statOrder = { 1095 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(34-45)% increased Energy Shield", statOrder = { 1106 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(45-55)% increased Energy Shield", statOrder = { 1106 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(56-74)% increased Energy Shield", statOrder = { 1106 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(27-34) to maximum Energy Shield", statOrder = { 1105 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(35-45) to maximum Energy Shield", statOrder = { 1105 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(56-69) to maximum Energy Shield", statOrder = { 1105 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(10-14)% increased maximum Energy Shield", statOrder = { 1107 }, level = 60, group = "EnergyShieldPercent", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(15-20)% increased maximum Energy Shield", statOrder = { 1107 }, level = 75, group = "EnergyShieldPercent", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(21-25) to maximum Energy Shield", statOrder = { 1104 }, level = 50, group = "IncreasedEnergyShield", types = { ["Amulet"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(26-30) to maximum Energy Shield", statOrder = { 1104 }, level = 68, group = "IncreasedEnergyShield", types = { ["Amulet"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(34-45)% increased Armour and Evasion", statOrder = { 1100 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(45-55)% increased Armour and Evasion", statOrder = { 1100 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(56-74)% increased Armour and Evasion", statOrder = { 1100 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(34-45)% increased Armour and Energy Shield", statOrder = { 1099 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(45-55)% increased Armour and Energy Shield", statOrder = { 1099 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(56-74)% increased Armour and Energy Shield", statOrder = { 1099 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(34-45)% increased Evasion and Energy Shield", statOrder = { 1101 }, level = 40, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(45-55)% increased Evasion and Energy Shield", statOrder = { 1101 }, level = 60, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(56-74)% increased Evasion and Energy Shield", statOrder = { 1101 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (19-21) to (32-41) Fire Damage", statOrder = { 918 }, level = 20, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (38-46) to (73-85) Fire Damage", statOrder = { 918 }, level = 40, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (60-72) to (110-128) Fire Damage", statOrder = { 918 }, level = 68, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (11-12) to (19-23) Fire Damage", statOrder = { 918 }, level = 20, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (22-27) to (42-49) Fire Damage", statOrder = { 918 }, level = 40, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (35-41) to (63-73) Fire Damage", statOrder = { 918 }, level = 68, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (8-11) to (16-20) Fire Damage to Attacks", statOrder = { 917 }, level = 20, group = "FireDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (12-17) to (26-30) Fire Damage to Attacks", statOrder = { 917 }, level = 40, group = "FireDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (19-21) to (32-41) Cold Damage", statOrder = { 925 }, level = 20, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (38-46) to (73-85) Cold Damage", statOrder = { 925 }, level = 40, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (60-72) to (110-128) Cold Damage", statOrder = { 925 }, level = 68, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (11-12) to (19-23) Cold Damage", statOrder = { 925 }, level = 20, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (22-27) to (42-49) Cold Damage", statOrder = { 925 }, level = 40, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (35-41) to (63-73) Cold Damage", statOrder = { 925 }, level = 68, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (6-8) to (14-18) Cold Damage to Attacks", statOrder = { 924 }, level = 20, group = "ColdDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (11-15) to (23-27) Cold Damage to Attacks", statOrder = { 924 }, level = 40, group = "ColdDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (2-5) to (46-64) Lightning Damage", statOrder = { 934 }, level = 20, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (6-9) to (104-139) Lightning Damage", statOrder = { 934 }, level = 40, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (10-14) to (162-197) Lightning Damage", statOrder = { 934 }, level = 68, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-3) to (27-37) Lightning Damage", statOrder = { 934 }, level = 20, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (3-5) to (60-80) Lightning Damage", statOrder = { 934 }, level = 40, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (6-8) to (100-113) Lightning Damage", statOrder = { 934 }, level = 68, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-4) to (32-36) Lightning Damage to Attacks", statOrder = { 933 }, level = 20, group = "LightningDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-5) to (41-48) Lightning Damage to Attacks", statOrder = { 933 }, level = 40, group = "LightningDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (9-12) to (18-21) Physical Damage", statOrder = { 834 }, level = 20, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (11-15) to (23-27) Physical Damage", statOrder = { 834 }, level = 40, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (18-24) to (36-42) Physical Damage", statOrder = { 834 }, level = 68, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (6-8) to (13-15) Physical Damage", statOrder = { 834 }, level = 20, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (7-11) to (16-19) Physical Damage", statOrder = { 834 }, level = 40, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (13-17) to (26-30) Physical Damage", statOrder = { 834 }, level = 68, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (3-5) to (6-8) Physical Damage to Attacks", statOrder = { 826 }, level = 20, group = "PhysicalDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (5-7) to (8-10) Physical Damage to Attacks", statOrder = { 826 }, level = 40, group = "PhysicalDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos", "attack" }, "Adds (6-8) to (14-18) Chaos Damage to Attacks", statOrder = { 939 }, level = 30, group = "ChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos", "attack" }, "Adds (11-15) to (23-27) Chaos Damage to Attacks", statOrder = { 939 }, level = 68, group = "ChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (16-21) to (31-36) Fire Damage to Spells", statOrder = { 954 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (28-38) to (57-66) Fire Damage to Spells", statOrder = { 954 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (41-55) to (83-96) Fire Damage to Spells", statOrder = { 954 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (12-16) to (23-27) Fire Damage to Spells", statOrder = { 954 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (21-28) to (42-49) Fire Damage to Spells", statOrder = { 954 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (31-41) to (61-71) Fire Damage to Spells", statOrder = { 954 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (14-19) to (28-33) Cold Damage to Spells", statOrder = { 955 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (26-34) to (52-60) Cold Damage to Spells", statOrder = { 955 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (38-50) to (75-88) Cold Damage to Spells", statOrder = { 955 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (10-13) to (19-22) Cold Damage to Spells", statOrder = { 955 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (17-23) to (34-40) Cold Damage to Spells", statOrder = { 955 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (25-33) to (50-58) Cold Damage to Spells", statOrder = { 955 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (1-5) to (59-63) Lightning Damage to Spells", statOrder = { 956 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (3-9) to (109-115) Lightning Damage to Spells", statOrder = { 956 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (4-13) to (159-168) Lightning Damage to Spells", statOrder = { 956 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (1-4) to (39-42) Lightning Damage to Spells", statOrder = { 956 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrder = { 956 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (3-9) to (106-112) Lightning Damage to Spells", statOrder = { 956 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(17-19)% increased Critical Strike Chance", statOrder = { 1012 }, level = 40, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(20-24)% increased Critical Strike Chance", statOrder = { 1012 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(25-27)% increased Critical Strike Chance", statOrder = { 1012 }, level = 75, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(17-19)% to Global Critical Strike Multiplier", statOrder = { 1036 }, level = 40, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(20-24)% to Global Critical Strike Multiplier", statOrder = { 1036 }, level = 60, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(25-28)% to Global Critical Strike Multiplier", statOrder = { 1036 }, level = 75, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(45-75)% increased Critical Strike Chance for Spells", statOrder = { 1007 }, level = 40, group = "SpellCriticalStrikeChanceIncrease", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(76-105)% increased Critical Strike Chance for Spells", statOrder = { 1007 }, level = 60, group = "SpellCriticalStrikeChanceIncrease", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(30-49)% increased Critical Strike Chance for Spells", statOrder = { 1007 }, level = 40, group = "SpellCriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(50-69)% increased Critical Strike Chance for Spells", statOrder = { 1007 }, level = 60, group = "SpellCriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "critical" }, "(17-21)% increased Global Critical Strike Chance", statOrder = { 1008 }, level = 50, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "critical" }, "(22-27)% increased Global Critical Strike Chance", statOrder = { 1008 }, level = 68, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "flask" }, "(5-10)% increased Flask Effect Duration", statOrder = { 1690 }, level = 50, group = "BeltFlaskDuration", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "flask" }, "(11-15)% increased Flask Effect Duration", statOrder = { 1690 }, level = 68, group = "BeltFlaskDuration", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { }, "(15-20)% chance to Avoid being Stunned", statOrder = { 1367 }, level = 60, group = "AvoidStun", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { }, "(21-25)% chance to Avoid being Stunned", statOrder = { 1367 }, level = 75, group = "AvoidStun", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, "(13-15)% chance to Avoid Elemental Ailments", statOrder = { 1359 }, level = 60, group = "AvoidElementalStatusAilments", types = { ["Boots"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, "(16-18)% chance to Avoid Elemental Ailments", statOrder = { 1359 }, level = 75, group = "AvoidElementalStatusAilments", types = { ["Boots"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "ailment" }, "(15-20)% reduced Effect of Chill and Shock on you", statOrder = { 7235 }, level = 60, group = "ElementalAilmentEffect", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "ailment" }, "(21-25)% reduced Effect of Chill and Shock on you", statOrder = { 7235 }, level = 75, group = "ElementalAilmentEffect", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "block" }, "+(2-3)% Chance to Block", statOrder = { 1746 }, level = 50, group = "IncreasedShieldBlockPercentage", types = { ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "block" }, "+(4-5)% Chance to Block", statOrder = { 1746 }, level = 68, group = "IncreasedShieldBlockPercentage", types = { ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "block" }, "(2-3)% Chance to Block Spell Damage", statOrder = { 732 }, level = 50, group = "SpellBlockPercentage", types = { ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "block" }, "(4-5)% Chance to Block Spell Damage", statOrder = { 732 }, level = 68, group = "SpellBlockPercentage", types = { ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(8-11)% faster start of Energy Shield Recharge", statOrder = { 1108 }, level = 40, group = "EnergyShieldDelay", types = { ["Ring"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(12-15)% faster start of Energy Shield Recharge", statOrder = { 1108 }, level = 60, group = "EnergyShieldDelay", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "Upgraded", modTags = { "damage" }, "5% reduced Damage taken from Damage Over Time", statOrder = { 1742 }, level = 80, group = "DegenDamageTaken", types = { ["Shield"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { }, "Item drops on Death if Equipped by an Animated Guardian", statOrder = { 2010 }, level = 68, group = "ItemDropsOnGuardianDeath", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { }, "Light Radius is based on Energy Shield instead of Life", statOrder = { 2163 }, level = 68, group = "LightRadiusScalesWithEnergyShield", types = { ["Helmet"] = true, ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "minion" }, "Minions have (11-15)% increased maximum Life", statOrder = { 1285 }, level = 40, group = "MinionLife", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "minion" }, "Minions have (16-20)% increased maximum Life", statOrder = { 1285 }, level = 68, group = "MinionLife", types = { ["Helmet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (10-20)% increased Damage", statOrder = { 1481 }, level = 40, group = "MinionDamage", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed", "minion" }, "Minions have (13-17)% increased Movement Speed", statOrder = { 1288 }, level = 30, group = "MinionRunSpeed", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed", "minion" }, "Minions have (18-22)% increased Movement Speed", statOrder = { 1288 }, level = 60, group = "MinionRunSpeed", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (37-51)% increased Damage", statOrder = { 1481 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (52-66)% increased Damage", statOrder = { 1481 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (67-81)% increased Damage", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (25-34)% increased Damage", statOrder = { 1481 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (35-44)% increased Damage", statOrder = { 1481 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (45-54)% increased Damage", statOrder = { 1481 }, level = 75, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(52-66)% increased Trap Damage", statOrder = { 756 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(67-81)% increased Trap Damage", statOrder = { 756 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(35-44)% increased Trap Damage", statOrder = { 756 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(45-54)% increased Trap Damage", statOrder = { 756 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(52-66)% increased Mine Damage", statOrder = { 758 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(67-81)% increased Mine Damage", statOrder = { 758 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(35-44)% increased Mine Damage", statOrder = { 758 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(45-54)% increased Mine Damage", statOrder = { 758 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(17-20)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(21-23)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 68, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(9-12)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(13-15)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 68, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(17-20)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(21-23)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 68, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(9-12)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(13-15)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 68, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(3-5)% increased Attack Speed", statOrder = { 960 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(6-8)% increased Cast Speed", statOrder = { 995 }, level = 30, group = "IncreasedCastSpeed", types = { ["Shield"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(15-20)% increased Warcry Speed", statOrder = { 2694 }, level = 30, group = "WarcrySpeed", types = { ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of Control", modTags = { }, "Warcries cannot Exert Travel Skills", statOrder = { 7502 }, level = 1, group = "TravelSkillsCannotBeExerted", types = { ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Impale Enemies on Hit with Attacks", statOrder = { 793, 5888 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Impale Enemies on Hit with Attacks", statOrder = { 793, 5888 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Impale Enemies on Hit with Attacks", statOrder = { 793, 5888 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(81-85)% increased Physical Damage", "(13-15)% chance to cause Bleeding on Hit", statOrder = { 793, 1942 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(86-94)% increased Physical Damage", "(16-17)% chance to cause Bleeding on Hit", statOrder = { 793, 1942 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(95-105)% increased Physical Damage", "(18-20)% chance to cause Bleeding on Hit", statOrder = { 793, 1942 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Blind Enemies on hit", statOrder = { 793, 1759 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Blind Enemies on hit", statOrder = { 793, 1759 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Blind Enemies on hit", statOrder = { 793, 1759 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Poison on Hit", statOrder = { 793, 5986 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Poison on Hit", statOrder = { 793, 5986 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Poison on Hit", statOrder = { 793, 5986 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(60-64)% increased Fire Damage", "(21-24)% chance to Ignite", statOrder = { 915, 1528 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(65-72)% increased Fire Damage", "(25-28)% chance to Ignite", statOrder = { 915, 1528 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(73-80)% increased Fire Damage", "(29-34)% chance to Ignite", statOrder = { 915, 1528 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(36-41)% increased Fire Damage", "(13-15)% chance to Ignite", statOrder = { 915, 1528 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(42-50)% increased Fire Damage", "(16-17)% chance to Ignite", statOrder = { 915, 1528 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(51-60)% increased Fire Damage", "(18-20)% chance to Ignite", statOrder = { 915, 1528 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(60-64)% increased Cold Damage", "(21-24)% chance to Freeze", statOrder = { 922, 1531 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(65-72)% increased Cold Damage", "(25-28)% chance to Freeze", statOrder = { 922, 1531 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(73-80)% increased Cold Damage", "(29-34)% chance to Freeze", statOrder = { 922, 1531 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(36-41)% increased Cold Damage", "(13-15)% chance to Freeze", statOrder = { 922, 1531 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(42-50)% increased Cold Damage", "(16-17)% chance to Freeze", statOrder = { 922, 1531 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(51-60)% increased Cold Damage", "(18-20)% chance to Freeze", statOrder = { 922, 1531 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(60-64)% increased Lightning Damage", "(21-24)% chance to Shock", statOrder = { 931, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(65-72)% increased Lightning Damage", "(25-28)% chance to Shock", statOrder = { 931, 1535 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(73-80)% increased Lightning Damage", "(29-34)% chance to Shock", statOrder = { 931, 1535 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(36-41)% increased Lightning Damage", "(13-15)% chance to Shock", statOrder = { 931, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(42-50)% increased Lightning Damage", "(16-17)% chance to Shock", statOrder = { 931, 1535 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(51-60)% increased Lightning Damage", "(18-20)% chance to Shock", statOrder = { 931, 1535 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(53-60)% increased Chaos Damage", "Chaos Skills have (15-17)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(61-68)% increased Chaos Damage", "Chaos Skills have (18-20)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(69-75)% increased Chaos Damage", "Chaos Skills have (21-23)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(35-39)% increased Chaos Damage", "Chaos Skills have (7-8)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(40-45)% increased Chaos Damage", "Chaos Skills have (9-10)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(46-50)% increased Chaos Damage", "Chaos Skills have (11-12)% increased Skill Effect Duration", statOrder = { 937, 1408 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(60-64)% increased Spell Damage", "(16-20)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(65-72)% increased Spell Damage", "(21-25)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(73-80)% increased Spell Damage", "(26-30)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(36-41)% increased Spell Damage", "(7-9)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(42-50)% increased Spell Damage", "(10-12)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(51-60)% increased Spell Damage", "(13-15)% increased Mana Regeneration Rate", statOrder = { 785, 1128 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(53-58)% increased Spell Damage", "Gain (3-4)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(59-66)% increased Spell Damage", "Gain (5-6)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(67-75)% increased Spell Damage", "Gain (7-8)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(38-40)% increased Spell Damage", "Gain 2% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(41-45)% increased Spell Damage", "Gain 3% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(46-50)% increased Spell Damage", "Gain 4% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 785, 6935 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (26-32)% increased maximum Life", "Minions deal (26-32)% increased Damage", statOrder = { 1285, 1481 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (33-38)% increased maximum Life", "Minions deal (33-38)% increased Damage", statOrder = { 1285, 1481 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (39-45)% increased maximum Life", "Minions deal (39-45)% increased Damage", statOrder = { 1285, 1481 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (16-19)% increased maximum Life", "Minions deal (16-19)% increased Damage", statOrder = { 1285, 1481 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (20-24)% increased maximum Life", "Minions deal (20-24)% increased Damage", statOrder = { 1285, 1481 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (25-28)% increased maximum Life", "Minions deal (25-28)% increased Damage", statOrder = { 1285, 1481 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (19-21)% increased Attack Speed", "Minions have (19-21)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (22-24)% increased Attack Speed", "Minions have (22-24)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (25-28)% increased Attack Speed", "Minions have (25-28)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 81, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (10-11)% increased Attack Speed", "Minions have (10-11)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (12-13)% increased Attack Speed", "Minions have (12-13)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (14-15)% increased Attack Speed", "Minions have (14-15)% increased Cast Speed", statOrder = { 2329, 2330 }, level = 81, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(25-27)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(28-30)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(31-35)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(14-15)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(16-17)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(18-20)% to Chaos Damage over Time Multiplier", statOrder = { 819 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(25-27)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(28-30)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(31-35)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(14-15)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(16-17)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(18-20)% to Physical Damage over Time Multiplier", statOrder = { 807 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(25-27)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(28-30)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(31-35)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(14-15)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(16-17)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(18-20)% to Cold Damage over Time Multiplier", statOrder = { 816 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(25-27)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(28-30)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(31-35)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(14-15)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(16-17)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(18-20)% to Fire Damage over Time Multiplier", statOrder = { 811 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (6-7)% Elemental Resistances", statOrder = { 3170 }, level = 60, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (8-10)% Elemental Resistances", statOrder = { 3170 }, level = 72, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (11-13)% Elemental Resistances", statOrder = { 3170 }, level = 81, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (6-7)% Chaos Resistance", statOrder = { 5899 }, level = 60, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (8-10)% Chaos Resistance", statOrder = { 5899 }, level = 72, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (11-13)% Chaos Resistance", statOrder = { 5899 }, level = 81, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(6-7)% chance to deal Double Damage", statOrder = { 4374 }, level = 60, group = "DoubleDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(8-10)% chance to deal Double Damage", statOrder = { 4374 }, level = 72, group = "DoubleDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "3% chance to deal Double Damage", statOrder = { 4374 }, level = 60, group = "DoubleDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(4-5)% chance to deal Double Damage", statOrder = { 4374 }, level = 72, group = "DoubleDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(8-9) to maximum Life", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(10-11) to maximum Life", statOrder = { 1100, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(12-14) to maximum Life", statOrder = { 1100, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1099, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1099, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1101, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1101, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(8-9) to maximum Life", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(10-11) to maximum Life", statOrder = { 1088, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(12-14) to maximum Life", statOrder = { 1088, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(8-9) to maximum Life", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(10-11) to maximum Life", statOrder = { 1097, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(12-14) to maximum Life", statOrder = { 1097, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(8-9) to maximum Life", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(10-11) to maximum Life", statOrder = { 1106, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(12-14) to maximum Life", statOrder = { 1106, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1102, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1102, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(10-11) to maximum Life", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(12-13) to maximum Life", statOrder = { 1100, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(14-16) to maximum Life", statOrder = { 1100, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1099, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1099, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1101, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1101, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(10-11) to maximum Life", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(12-13) to maximum Life", statOrder = { 1088, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(14-16) to maximum Life", statOrder = { 1088, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(10-11) to maximum Life", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(12-13) to maximum Life", statOrder = { 1097, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(14-16) to maximum Life", statOrder = { 1097, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(10-11) to maximum Life", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(12-13) to maximum Life", statOrder = { 1106, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(14-16) to maximum Life", statOrder = { 1106, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1102, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1102, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(13-14) to maximum Life", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(15-16) to maximum Life", statOrder = { 1100, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(17-19) to maximum Life", statOrder = { 1100, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1099, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1099, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1101, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1101, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(13-14) to maximum Life", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(15-16) to maximum Life", statOrder = { 1088, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(17-19) to maximum Life", statOrder = { 1088, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(13-14) to maximum Life", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(15-16) to maximum Life", statOrder = { 1097, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(17-19) to maximum Life", statOrder = { 1097, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(13-14) to maximum Life", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(15-16) to maximum Life", statOrder = { 1106, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(17-19) to maximum Life", statOrder = { 1106, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1102, 1115 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1102, 1115 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Strength and Dexterity", statOrder = { 746 }, level = 60, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Strength and Dexterity", statOrder = { 746 }, level = 72, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Strength and Dexterity", statOrder = { 746 }, level = 81, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Dexterity and Intelligence", statOrder = { 748 }, level = 60, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Dexterity and Intelligence", statOrder = { 748 }, level = 72, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Dexterity and Intelligence", statOrder = { 748 }, level = 81, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Strength and Intelligence", statOrder = { 747 }, level = 60, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Strength and Intelligence", statOrder = { 747 }, level = 72, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Strength and Intelligence", statOrder = { 747 }, level = 81, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "endurance_charge", "unveiled_mod" }, "+1 to Minimum Endurance Charges", statOrder = { 1321 }, level = 75, group = "MinimumEnduranceCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "power_charge", "unveiled_mod" }, "+1 to Minimum Power Charges", statOrder = { 1331 }, level = 75, group = "MinimumPowerCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod" }, "+1 to Minimum Frenzy Charges", statOrder = { 1326 }, level = 75, group = "MinimumFrenzyCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(26-30) to maximum Mana", "Regenerate 2 Mana per second", statOrder = { 1124, 1127 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(31-35) to maximum Mana", "Regenerate 3 Mana per second", statOrder = { 1124, 1127 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(36-40) to maximum Mana", "Regenerate 4 Mana per second", statOrder = { 1124, 1127 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(26-30) to maximum Mana", "3% reduced Mana Cost of Skills", statOrder = { 1124, 1398 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(31-35) to maximum Mana", "4% reduced Mana Cost of Skills", statOrder = { 1124, 1398 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(36-40) to maximum Mana", "5% reduced Mana Cost of Skills", statOrder = { 1124, 1398 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(26-30) to maximum Mana", "4% of Damage taken Recouped as Mana", statOrder = { 1124, 1915 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(31-35) to maximum Mana", "5% of Damage taken Recouped as Mana", statOrder = { 1124, 1915 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(36-40) to maximum Mana", "6% of Damage taken Recouped as Mana", statOrder = { 1124, 1915 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "3% increased Attack and Cast Speed", statOrder = { 1549 }, level = 60, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "4% increased Attack and Cast Speed", statOrder = { 1549 }, level = 25, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(5-6)% increased Attack and Cast Speed", statOrder = { 1549 }, level = 50, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(13-14)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1316, 2639 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(15-17)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1316, 2639 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1316, 2639 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(13-14)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1316, 2411 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(15-17)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1316, 2411 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1316, 2411 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(13-14)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1316, 1360 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(15-17)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1316, 1360 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(18-20)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1316, 1360 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(105-150) to Armour and Evasion Rating", statOrder = { 3665 }, level = 60, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(151-213) to Armour and Evasion Rating", statOrder = { 3665 }, level = 72, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(214-285) to Armour and Evasion Rating", statOrder = { 3665 }, level = 81, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(105-150) to Armour", "+(11-15) to maximum Energy Shield", statOrder = { 1085, 1104 }, level = 60, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(151-213) to Armour", "+(16-20) to maximum Energy Shield", statOrder = { 1085, 1104 }, level = 72, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(214-285) to Armour", "+(21-25) to maximum Energy Shield", statOrder = { 1085, 1104 }, level = 81, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(105-150) to Evasion Rating", "+(11-15) to maximum Energy Shield", statOrder = { 1091, 1104 }, level = 60, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(151-213) to Evasion Rating", "+(16-20) to maximum Energy Shield", statOrder = { 1091, 1104 }, level = 72, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(214-285) to Evasion Rating", "+(21-25) to maximum Energy Shield", statOrder = { 1091, 1104 }, level = 81, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "Flasks applied to you have (3-4)% increased Effect", statOrder = { 2164 }, level = 60, group = "FlaskEffect", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "Flasks applied to you have (5-6)% increased Effect", statOrder = { 2164 }, level = 72, group = "FlaskEffect", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "Flasks applied to you have (7-8)% increased Effect", statOrder = { 2164 }, level = 81, group = "FlaskEffect", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "(5-6)% chance for Flasks you use to not consume Charges", statOrder = { 3629 }, level = 60, group = "FlaskChargesUsed", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "(7-8)% chance for Flasks you use to not consume Charges", statOrder = { 3629 }, level = 75, group = "FlaskChargesUsed", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "20% reduced Flask Charges gained", "Flasks applied to you have (8-10)% increased Effect", statOrder = { 1686, 2164 }, level = 60, group = "FlaskEffect", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "33% reduced Flask Charges gained", "Flasks applied to you have (11-14)% increased Effect", statOrder = { 1686, 2164 }, level = 75, group = "FlaskEffect", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "(6-8)% increased Cooldown Recovery Rate", statOrder = { 4102 }, level = 60, group = "CooldownRecovery", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "(9-12)% increased Cooldown Recovery Rate", statOrder = { 4102 }, level = 75, group = "CooldownRecovery", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Endurance Charge", statOrder = { 2614 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Endurance Charge", statOrder = { 2614 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Frenzy Charge", statOrder = { 2703 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Frenzy Charge", statOrder = { 2703 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Power Charge", statOrder = { 4671 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Power Charge", statOrder = { 4671 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "fire" }, "(20-25)% of Physical Damage Converted to Fire Damage", statOrder = { 1464 }, level = 60, group = "ConvertPhysicalToFire", types = { ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "cold" }, "(20-25)% of Physical Damage Converted to Cold Damage", statOrder = { 1466 }, level = 60, group = "ConvertPhysicalToCold", types = { ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "lightning" }, "(20-25)% of Physical Damage Converted to Lightning Damage", statOrder = { 1468 }, level = 60, group = "ConvertPhysicalToLightning", types = { ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "minion" }, "+1 to maximum number of Raised Zombies", "+1 to maximum number of Skeletons", statOrder = { 1662, 1664 }, level = 60, group = "MaximumMinionCount", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(16-22)% increased Effect of Non-Damaging Ailments", statOrder = { 6942 }, level = 60, group = "IncreasedAilmentEffectOnEnemies", types = { ["Boots"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(23-30)% increased Effect of Non-Damaging Ailments", statOrder = { 6942 }, level = 75, group = "IncreasedAilmentEffectOnEnemies", types = { ["Boots"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "curse" }, "(6-7)% increased Effect of your Curses", statOrder = { 2047 }, level = 60, group = "CurseEffectiveness", types = { ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "curse" }, "(8-10)% increased Effect of your Curses", statOrder = { 2047 }, level = 75, group = "CurseEffectiveness", types = { ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "Regenerate (0.5-0.6)% of Life per second", statOrder = { 1453 }, level = 60, group = "LifeRegenerationRatePercentage", types = { ["Amulet"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "Regenerate (0.7-1)% of Life per second", statOrder = { 1453 }, level = 75, group = "LifeRegenerationRatePercentage", types = { ["Amulet"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental" }, "(6-7)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrder = { 4067 }, level = 60, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental" }, "(8-9)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrder = { 4067 }, level = 75, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Helmet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(1000-1600) to Armour during Soul Gain Prevention", statOrder = { 7024 }, level = 60, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(1601-2200) to Armour during Soul Gain Prevention", statOrder = { 7024 }, level = 72, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(2201-3000) to Armour during Soul Gain Prevention", statOrder = { 7024 }, level = 81, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "You have Onslaught during Soul Gain Prevention", statOrder = { 5078 }, level = 50, group = "GainOnslaughtDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(30-40)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4686 }, level = 60, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(41-50)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4686 }, level = 72, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(51-60)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4686 }, level = 81, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed AoE Gems", "(8-10)% increased Area of Effect", statOrder = { 56, 1395 }, level = 60, group = "SkillAreaOfEffectPercentAndAreaOfEffectGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed Projectile Gems", "Projectiles Pierce an additional Target", statOrder = { 57, 1309 }, level = 60, group = "ProjectilePierceAndProjectileGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "attack", "attack", "gem" }, "+1 to Level of Socketed Melee Gems", "+1 to Melee Strike Range", statOrder = { 59, 1985 }, level = 60, group = "MeleeRangeAndMeleeGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(25-31)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(32-38)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 72, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(39-45)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 81, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(17-21)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(22-25)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 72, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(26-30)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4595 }, level = 81, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(14-16)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(17-19)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 72, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(20-22)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 81, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "7% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(8-9)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 72, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(10-11)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4037 }, level = 81, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 90 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 4894 }, level = 60, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 120 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 4894 }, level = 72, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 150 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 4894 }, level = 81, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(9-10)% increased Global Critical Strike Chance", "3% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1008, 5063 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(11-12)% increased Global Critical Strike Chance", "4% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1008, 5063 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(13-14)% increased Global Critical Strike Chance", "5% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1008, 5063 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(11-12)% increased Global Critical Strike Chance", "(14-16)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 4793 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(13-14)% increased Global Critical Strike Chance", "(17-19)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 4793 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(15-16)% increased Global Critical Strike Chance", "(20-22)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 4793 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(11-12)% increased Global Critical Strike Chance", "Adds (10-11) to (14-16) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 6778 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(13-14)% increased Global Critical Strike Chance", "Adds (12-13) to (17-20) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 6778 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(15-16)% increased Global Critical Strike Chance", "Adds (14-16) to (21-24) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1008, 6778 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(28-33) to maximum Life", "Regenerate 2 Mana per second", statOrder = { 1115, 1127 }, level = 60, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(34-40) to maximum Life", "Regenerate 3 Mana per second", statOrder = { 1115, 1127 }, level = 72, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(41-45) to maximum Life", "Regenerate 4 Mana per second", statOrder = { 1115, 1127 }, level = 81, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 15 Life per second", "+(28-33) to maximum Mana", statOrder = { 1120, 1124 }, level = 60, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 20 Life per second", "+(34-40) to maximum Mana", statOrder = { 1120, 1124 }, level = 72, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 25 Life per second", "+(41-45) to maximum Mana", statOrder = { 1120, 1124 }, level = 81, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Totem Placement speed", statOrder = { 2029 }, level = 60, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(21-25)% increased Totem Placement speed", statOrder = { 2029 }, level = 72, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(26-30)% increased Totem Placement speed", statOrder = { 2029 }, level = 81, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (6-7) to (9-10) Fire Damage", "Adds (6-7) to (9-10) Cold Damage", statOrder = { 916, 923 }, level = 60, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (8-9) to (11-13) Fire Damage", "Adds (8-9) to (11-13) Cold Damage", statOrder = { 916, 923 }, level = 72, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (10-12) to (14-16) Fire Damage", "Adds (10-12) to (14-16) Cold Damage", statOrder = { 916, 923 }, level = 81, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (6-7) to (9-10) Fire Damage", "Adds 1 to (14-16) Lightning Damage", statOrder = { 916, 932 }, level = 60, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (8-9) to (11-13) Fire Damage", "Adds 1 to (17-20) Lightning Damage", statOrder = { 916, 932 }, level = 72, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (10-12) to (14-16) Fire Damage", "Adds 1 to (21-24) Lightning Damage", statOrder = { 916, 932 }, level = 81, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (6-7) to (9-10) Cold Damage", "Adds 1 to (14-16) Lightning Damage", statOrder = { 923, 932 }, level = 60, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (8-9) to (11-13) Cold Damage", "Adds 1 to (17-20) Lightning Damage", statOrder = { 923, 932 }, level = 72, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (10-12) to (14-16) Cold Damage", "Adds 1 to (21-24) Lightning Damage", statOrder = { 923, 932 }, level = 81, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "critical" }, "Your Critical Strike Chance is Lucky while Focused", statOrder = { 4932 }, level = 72, group = "LuckyCriticalsDuringFocus", types = { ["Belt"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "dodge", "unveiled_mod" }, "+(16-18)% chance to Dodge Attack Hits while Focused", statOrder = { 4761 }, level = 60, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "dodge", "unveiled_mod" }, "+(19-22)% chance to Dodge Attack Hits while Focused", statOrder = { 4761 }, level = 72, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "dodge", "unveiled_mod" }, "+(23-25)% chance to Dodge Attack Hits while Focused", statOrder = { 4761 }, level = 81, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "8% additional Physical Damage Reduction while Focused", statOrder = { 3856 }, level = 60, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "(9-10)% additional Physical Damage Reduction while Focused", statOrder = { 3856 }, level = 72, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "(11-12)% additional Physical Damage Reduction while Focused", statOrder = { 3856 }, level = 81, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 2 Seconds when you Focus", statOrder = { 7232 }, level = 60, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 3 Seconds when you Focus", statOrder = { 7232 }, level = 72, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 4 Seconds when you Focus", statOrder = { 7232 }, level = 81, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "1% of Evasion Rating is Regenerated as Life per second while Focused", statOrder = { 4910 }, level = 60, group = "LifeRegenerationPerEvasionDuringFocus", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (23-25)% of Mana and Energy Shield when you Focus", statOrder = { 7185 }, level = 60, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (26-28)% of Mana and Energy Shield when you Focus", statOrder = { 7185 }, level = 72, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (29-31)% of Mana and Energy Shield when you Focus", statOrder = { 7185 }, level = 81, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(16-20)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(21-25)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 72, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(26-30)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 81, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(7-9)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(10-12)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 72, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(13-15)% chance to deal Double Damage while Focused", statOrder = { 4380 }, level = 81, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(22-25)% increased Attack and Cast Speed while Focused", statOrder = { 3980 }, level = 60, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(26-30)% increased Attack and Cast Speed while Focused", statOrder = { 3980 }, level = 72, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(31-36)% increased Attack and Cast Speed while Focused", statOrder = { 3980 }, level = 81, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(81-100)% increased Duration of Ailments you inflict while Focused", statOrder = { 7369 }, level = 60, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(101-120)% increased Duration of Ailments you inflict while Focused", statOrder = { 7369 }, level = 72, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(121-140)% increased Duration of Ailments you inflict while Focused", statOrder = { 7369 }, level = 81, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "You are Immune to Ailments while Focused", statOrder = { 5395 }, level = 60, group = "ImmuneToStatusAilmentsWhileFocused", types = { ["Boots"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "You have Vaal Pact while Focused", "10% of Damage Leeched as Life while Focused", statOrder = { 5111, 5462 }, level = 60, group = "LifeLeechFromAnyDamagePermyriadWhileFocused", types = { ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "25% increased Effect of Fortify on you while Focused", statOrder = { 5001 }, level = 60, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "30% increased Effect of Fortify on you while Focused", statOrder = { 5001 }, level = 72, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "35% increased Effect of Fortify on you while Focused", statOrder = { 5001 }, level = 81, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "skill", "unveiled_mod", "caster", "gem" }, "Trigger Socketed Spells when you Focus, with a 0.25 second Cooldown", statOrder = { 504 }, level = 60, group = "TriggerSocketedSpellWhenYouFocus", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life", "mana" }, "(21-25)% of Damage is taken from Mana before Life while Focused", statOrder = { 4690 }, level = 60, group = "DamageRemovedFromManaBeforeLifeWhileFocused", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life", "minion" }, "Minions Recover 100% of their Life when you Focus", statOrder = { 6874 }, level = 60, group = "MinionsRecoverMaximumLifeWhenYouFocus", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "mana" }, "Skills Cost no Mana or Life while Focused", statOrder = { 7272 }, level = 60, group = "SkillsCostNoManaWhileFocused", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Leo's", modTags = { "unveiled_mod", "damage" }, "(12-14)% increased Damage", statOrder = { 753 }, level = 72, group = "AllDamage", types = { ["Ring"] = true, ["Belt"] = true, }, }, - { type = "Prefix", affix = "Leo's", modTags = { "unveiled_mod", "damage" }, "(15-17)% increased Damage", statOrder = { 753 }, level = 81, group = "AllDamage", types = { ["Ring"] = true, ["Belt"] = true, }, }, - { type = "Prefix", affix = "Catarina's", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed Support Gems", statOrder = { 69 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Catarina's", modTags = { "unveiled_mod", "gem" }, "+2 to Level of Socketed Support Gems", statOrder = { 69 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -1 to Total Mana Cost", statOrder = { 7269 }, level = 60, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -2 to Total Mana Cost", statOrder = { 7269 }, level = 72, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -3 to Total Mana Cost", statOrder = { 7269 }, level = 81, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -4 to Total Mana Cost", statOrder = { 7270 }, level = 60, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -5 to Total Mana Cost", statOrder = { 7270 }, level = 72, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -(7-6) to Total Mana Cost", statOrder = { 7270 }, level = 81, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Vorici's", modTags = { "unveiled_mod", "damage" }, "(31-36)% increased Damage while Leeching", statOrder = { 2480 }, level = 72, group = "DamageWhileLeeching", types = { ["Gloves"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Vorici's", modTags = { "unveiled_mod", "damage" }, "(37-43)% increased Damage while Leeching", statOrder = { 2480 }, level = 81, group = "DamageWhileLeeching", types = { ["Gloves"] = true, ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Haku's", modTags = { "unveiled_mod", "gem" }, "+(6-7)% to Quality of Socketed Gems", statOrder = { 79 }, level = 72, group = "SocketedGemQuality", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Haku's", modTags = { "unveiled_mod", "gem" }, "+(7-8)% to Quality of Socketed Gems", statOrder = { 79 }, level = 81, group = "SocketedGemQuality", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (11-13) to (16-17) Physical Damage", "35% chance to cause Bleeding on Hit", statOrder = { 834, 1942 }, level = 72, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (14-16) to (18-20) Physical Damage", "40% chance to cause Bleeding on Hit", statOrder = { 834, 1942 }, level = 81, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (7-8) to (10-11) Physical Damage", "35% chance to cause Bleeding on Hit", statOrder = { 834, 1942 }, level = 72, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (9-11) to (12-14) Physical Damage", "40% chance to cause Bleeding on Hit", statOrder = { 834, 1942 }, level = 81, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Prefix", affix = "Vagan's", modTags = { "unveiled_mod", "attack" }, "Hits can't be Evaded", statOrder = { 1545 }, level = 60, group = "AlwaysHits", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Prefix", affix = "Brinerot", modTags = { "flask", "unveiled_mod", "damage" }, "(19-23)% increased Damage during any Flask Effect", statOrder = { 3486 }, level = 72, group = "DamageDuringFlaskEffect", types = { ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Brinerot", modTags = { "flask", "unveiled_mod", "damage" }, "(24-28)% increased Damage during any Flask Effect", statOrder = { 3486 }, level = 81, group = "DamageDuringFlaskEffect", types = { ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of Janus", modTags = { "unveiled_mod" }, "(36-40)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrder = { 7142 }, level = 72, group = "RareOrUniqueMonsterDroppedItemRarity", types = { ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of Janus", modTags = { "unveiled_mod" }, "(41-45)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrder = { 7142 }, level = 81, group = "RareOrUniqueMonsterDroppedItemRarity", types = { ["Helmet"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (11-13)% of Fire Damage as Extra Chaos Damage", statOrder = { 1451 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (14-16)% of Fire Damage as Extra Chaos Damage", statOrder = { 1451 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (5-6)% of Fire Damage as Extra Chaos Damage", statOrder = { 1451 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (7-8)% of Fire Damage as Extra Chaos Damage", statOrder = { 1451 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (11-13)% of Cold Damage as Extra Chaos Damage", statOrder = { 1450 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (14-16)% of Cold Damage as Extra Chaos Damage", statOrder = { 1450 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (5-6)% of Cold Damage as Extra Chaos Damage", statOrder = { 1450 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (7-8)% of Cold Damage as Extra Chaos Damage", statOrder = { 1450 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (11-13)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1448 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (14-16)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1448 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (5-6)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1448 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (7-8)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1448 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (11-13)% of Physical Damage as Extra Chaos Damage", statOrder = { 1445 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (14-16)% of Physical Damage as Extra Chaos Damage", statOrder = { 1445 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (5-6)% of Physical Damage as Extra Chaos Damage", statOrder = { 1445 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (7-8)% of Physical Damage as Extra Chaos Damage", statOrder = { 1445 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of Hillock", modTags = { "unveiled_mod", "attribute" }, "5% increased Attributes", statOrder = { 749 }, level = 72, group = "PercentageAllAttributes", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "of Hillock", modTags = { "unveiled_mod", "attribute" }, "6% increased Attributes", statOrder = { 749 }, level = 81, group = "PercentageAllAttributes", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Gravicius'", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Gain (7-8)% of Maximum Life as Extra Maximum Energy Shield", statOrder = { 6731 }, level = 72, group = "LifeAddedAsEnergyShield", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Gravicius'", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Gain (9-10)% of Maximum Life as Extra Maximum Energy Shield", statOrder = { 6731 }, level = 81, group = "LifeAddedAsEnergyShield", types = { ["Body Armour"] = true, }, }, - { type = "Suffix", affix = "Jorgin's", modTags = { "unveiled_mod", "minion" }, "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrder = { 464 }, level = 60, group = "SummonWolfOnKill", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Korell's", modTags = { "unveiled_mod", "physical", "elemental", "fire" }, "(5-6)% of Physical Damage from Hits taken as Fire Damage", statOrder = { 1907 }, level = 72, group = "PhysicalDamageTakenAsElement", types = { ["Helmet"] = true, }, }, - { type = "Prefix", affix = "Korell's", modTags = { "unveiled_mod", "physical", "elemental", "fire" }, "(7-8)% of Physical Damage from Hits taken as Fire Damage", statOrder = { 1907 }, level = 81, group = "PhysicalDamageTakenAsElement", types = { ["Helmet"] = true, }, }, - { type = "Prefix", affix = "Rin's", modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, "80% chance to Avoid being Frozen", statOrder = { 1361 }, level = 72, group = "AvoidFreeze", types = { ["Boots"] = true, }, }, - { type = "Prefix", affix = "Rin's", modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, "Cannot be Frozen", statOrder = { 1361 }, level = 81, group = "AvoidFreeze", types = { ["Boots"] = true, }, }, - { type = "Suffix", affix = "of Cameria", modTags = { "unveiled_mod", "damage", "critical" }, "(12-13)% increased Global Critical Strike Chance", "+(18-20)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrder = { 1008, 4592 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Cameria", modTags = { "unveiled_mod", "damage", "critical" }, "(14-16)% increased Global Critical Strike Chance", "+(21-23)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrder = { 1008, 4592 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Aisling", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "(11-13)% increased Global Physical Damage", "(11-13)% increased Chaos Damage", statOrder = { 792, 937 }, level = 72, group = "IncreasedChaosAndPhysicalDamage", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Aisling", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "(14-16)% increased Global Physical Damage", "(14-16)% increased Chaos Damage", statOrder = { 792, 937 }, level = 81, group = "IncreasedChaosAndPhysicalDamage", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Riker", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "(11-13)% increased Fire Damage", "(11-13)% increased Lightning Damage", statOrder = { 915, 931 }, level = 72, group = "IncreasedFireAndLightningDamage", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of Riker", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "(14-16)% increased Fire Damage", "(14-16)% increased Lightning Damage", statOrder = { 915, 931 }, level = 81, group = "IncreasedFireAndLightningDamage", types = { ["Ring"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "Regenerate 3% of Life per second during Flask Effect", statOrder = { 633 }, level = 60, group = "LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod", "speed" }, "50% Chance to avoid being Stunned during Flask Effect", statOrder = { 621 }, level = 60, group = "LocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "mana" }, "(20-25)% reduced Mana Cost of Skills during Flask Effect", statOrder = { 638 }, level = 60, group = "LocalFlaskSkillManaCostDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod" }, "(20-30)% increased Rarity of Items found during Flask Effect", statOrder = { 631 }, level = 60, group = "LocalFlaskItemFoundRarityDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod", "critical" }, "(40-60)% increased Critical Strike Chance during Flask Effect", statOrder = { 625 }, level = 60, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "15% of Damage Taken from Hits is Leeched as Life during Flask Effect", statOrder = { 632 }, level = 60, group = "LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(8-10)% increased Attack Speed", "+(7-12)% to Quality", statOrder = { 963, 5946 }, level = 60, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(13-16)% increased Attack Speed", "+(13-18)% to Quality", statOrder = { 963, 5946 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "critical" }, "(15-20)% increased Critical Strike Chance", "+(7-12)% to Quality", statOrder = { 1012, 5946 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "critical" }, "(21-25)% increased Critical Strike Chance", "+(13-18)% to Quality", statOrder = { 1012, 5946 }, level = 75, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack" }, "+(161-180) to Accuracy Rating", "+(10-12)% to Quality", statOrder = { 1526, 5946 }, level = 60, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack" }, "+(181-210) to Accuracy Rating", "+(13-15)% to Quality", statOrder = { 1526, 5946 }, level = 72, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack" }, "+(211-250) to Accuracy Rating", "+(16-18)% to Quality", statOrder = { 1526, 5946 }, level = 81, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "10% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(8-10)% increased Attack Speed", statOrder = { 465, 963 }, level = 60, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "10% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(13-16)% increased Attack Speed", statOrder = { 465, 963 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(10-12)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 60, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(13-15)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 72, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(16-19)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 81, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(7-8)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 60, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(9-10)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 72, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(11-13)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 995, 5039 }, level = 81, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "skill", "unveiled_mod", "caster", "gem" }, "Trigger a Socketed Spell when you Use a Skill, with a 8 second Cooldown and 150% more Cost", statOrder = { 503 }, level = 75, group = "SupportedByTrigger", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(9-10)% to Fire and Chaos Resistances", statOrder = { 4943 }, level = 60, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(11-12)% to Fire and Chaos Resistances", statOrder = { 4943 }, level = 72, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(13-15)% to Fire and Chaos Resistances", statOrder = { 4943 }, level = 81, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(9-10)% to Lightning and Chaos Resistances", statOrder = { 5513 }, level = 60, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(11-12)% to Lightning and Chaos Resistances", statOrder = { 5513 }, level = 72, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(13-15)% to Lightning and Chaos Resistances", statOrder = { 5513 }, level = 81, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(9-10)% to Cold and Chaos Resistances", statOrder = { 4483 }, level = 60, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(11-12)% to Cold and Chaos Resistances", statOrder = { 4483 }, level = 72, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(13-15)% to Cold and Chaos Resistances", statOrder = { 4483 }, level = 81, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Strength", "+(7-10)% to Quality", statOrder = { 743, 5946 }, level = 60, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Strength", "+(11-14)% to Quality", statOrder = { 743, 5946 }, level = 72, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Strength", "+(15-18)% to Quality", statOrder = { 743, 5946 }, level = 81, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Dexterity", "+(7-10)% to Quality", statOrder = { 744, 5946 }, level = 60, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Dexterity", "+(11-14)% to Quality", statOrder = { 744, 5946 }, level = 72, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Dexterity", "+(15-18)% to Quality", statOrder = { 744, 5946 }, level = 81, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Intelligence", "+(7-10)% to Quality", statOrder = { 745, 5946 }, level = 60, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Intelligence", "+(11-14)% to Quality", statOrder = { 745, 5946 }, level = 72, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Intelligence", "+(15-18)% to Quality", statOrder = { 745, 5946 }, level = 81, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Shield"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "Regenerate 1% of Life per second during any Flask Effect", statOrder = { 5505 }, level = 60, group = "LifeRegenerationRatePerMinuteWhileUsingFlask", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "Regenerate 1.5% of Life per second during any Flask Effect", statOrder = { 5505 }, level = 72, group = "LifeRegenerationRatePerMinuteWhileUsingFlask", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "Regenerate 2% of Life per second during any Flask Effect", statOrder = { 5505 }, level = 81, group = "LifeRegenerationRatePerMinuteWhileUsingFlask", types = { ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(7-8)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 60, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(9-10)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 72, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(11-12)% increased Trap Throwing Speed", statOrder = { 1438 }, level = 81, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(7-8)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 60, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(9-10)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 72, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(11-12)% increased Mine Throwing Speed", statOrder = { 1439 }, level = 81, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(11-13)% increased Brand Attachment range", statOrder = { 7257 }, level = 60, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(14-16)% increased Brand Attachment range", statOrder = { 7257 }, level = 72, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(17-20)% increased Brand Attachment range", statOrder = { 7257 }, level = 81, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "(5-8)% increased maximum Life", "(5-8)% increased maximum Mana", statOrder = { 1117, 1125 }, level = 60, group = "MaximumLifeIncreasePercent", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "block", "unveiled_mod" }, "(5-7)% Chance to Block Attack Damage", statOrder = { 717 }, level = 60, group = "BlockPercent", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "dodge", "unveiled_mod" }, "(8-10)% chance to Dodge Spell Hits", statOrder = { 1668 }, level = 60, group = "SpellDodgePercentage", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, "(15-20)% chance to Avoid Elemental Ailments", "(15-20)% chance to Avoid being Stunned", statOrder = { 1359, 1367 }, level = 60, group = "AvoidStunAndElementalStatusAilments", types = { ["Body Armour"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(6-7)% increased Area of Effect", "(9-10)% increased Area Damage", statOrder = { 1395, 1537 }, level = 60, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(8-9)% increased Area of Effect", "(11-13)% increased Area Damage", statOrder = { 1395, 1537 }, level = 72, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(10-12)% increased Area of Effect", "(14-16)% increased Area Damage", statOrder = { 1395, 1537 }, level = 81, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(10-12)% increased Projectile Speed", "(9-10)% increased Projectile Damage", statOrder = { 1314, 1501 }, level = 60, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(13-16)% increased Projectile Speed", "(11-13)% increased Projectile Damage", statOrder = { 1314, 1501 }, level = 72, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(17-20)% increased Projectile Speed", "(14-16)% increased Projectile Damage", statOrder = { 1314, 1501 }, level = 81, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(9-10)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 795, 1985 }, level = 60, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(11-13)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 795, 1985 }, level = 72, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, - { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(14-16)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 795, 1985 }, level = 81, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, - { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "Focus has (21-25)% increased Cooldown Recovery Rate", statOrder = { 4994 }, level = 60, group = "CooldownRecovery", types = { ["Boots"] = true, }, }, - { type = "Suffix", affix = "of Prefixes", modTags = { }, "Prefixes Cannot Be Changed", statOrder = { 12 }, level = 1, group = "ItemGenerationCannotChangePrefixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Prefix", affix = "Suffixed", modTags = { }, "Suffixes Cannot Be Changed", statOrder = { 14 }, level = 1, group = "ItemGenerationCannotChangeSuffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Crafting", modTags = { }, "Can have up to 3 Crafted Modifiers", statOrder = { 17 }, level = 1, group = "ItemGenerationCanHaveMultipleCraftedMods", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Spellcraft", modTags = { }, "Cannot roll Attack Modifiers", statOrder = { 16 }, level = 1, group = "ItemGenerationCannotRollAttackAffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, - { type = "Suffix", affix = "of Weaponcraft", modTags = { }, "Cannot roll Caster Modifiers", statOrder = { 15 }, level = 1, group = "ItemGenerationCannotRollCasterAffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { affix = "", modTags = { "resource", "life" }, "(20-29)% more Monster Life", statOrder = { 1920 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "resource", "life" }, "(30-39)% more Monster Life", statOrder = { 1920 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "resource", "life" }, "(40-49)% more Monster Life", statOrder = { 1920 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "resource", "life" }, "(50-59)% more Monster Life", statOrder = { 1920 }, level = 0, group = "MapMonsterLife", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "damage" }, "(15-19)% increased Monster Damage", statOrder = { 1932 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "damage" }, "(20-24)% increased Monster Damage", statOrder = { 1932 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "damage" }, "(25-30)% increased Monster Damage", statOrder = { 1932 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, + { affix = "", modTags = { "damage" }, "(31-35)% increased Monster Damage", statOrder = { 1932 }, level = 0, group = "MapMonsterDamage", types = { ["Map"] = true, }, }, + { affix = "", modTags = { }, "Area is inhabited by Spiders", statOrder = { 6833 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, + { affix = "", modTags = { }, "Area is inhabited by Blackguards", statOrder = { 6828 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, + { affix = "", modTags = { }, "Area is inhabited by Bandits", statOrder = { 1874 }, level = 0, group = "MapMonsterPacks", types = { ["Map"] = true, }, }, + { type = "Prefix", affix = "Ceremonial", modTags = { }, "Area contains many Totems", statOrder = { 1871 }, level = 1, group = "MapTotems", types = { ["Map"] = true, }, }, + { type = "Prefix", affix = "Anarchic", modTags = { }, "Area is inhabited by 2 additional Rogue Exiles", statOrder = { 1885 }, level = 1, group = "MapMultipleExiles", types = { ["Map"] = true, }, }, + { type = "Prefix", affix = "Otherworldly", modTags = { }, "Slaying Enemies close together has a 13% chance to attract monsters from Beyond", statOrder = { 2153 }, level = 1, group = "MapBeyondLeagueRolled", types = { ["Map"] = true, }, }, + { type = "Prefix", affix = "Twinned", modTags = { }, "Area contains two Unique Bosses", statOrder = { 1967 }, level = 1, group = "MapTwoBosses", types = { ["Map"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(15-25) to maximum Life", statOrder = { 1167 }, level = 15, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(16-20)% to Fire Resistance", statOrder = { 1220 }, level = 15, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(16-20)% to Cold Resistance", statOrder = { 1226 }, level = 15, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(16-20)% to Lightning Resistance", statOrder = { 1231 }, level = 15, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Strength", statOrder = { 795 }, level = 15, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Dexterity", statOrder = { 796 }, level = 15, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(15-20) to Intelligence", statOrder = { 797 }, level = 15, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(21-28)% to Fire Resistance", statOrder = { 1220 }, level = 30, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "resistance" }, "+(29-35)% to Fire Resistance", statOrder = { 1220 }, level = 50, group = "FireResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(21-28)% to Cold Resistance", statOrder = { 1226 }, level = 30, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "resistance" }, "+(29-35)% to Cold Resistance", statOrder = { 1226 }, level = 50, group = "ColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(21-28)% to Lightning Resistance", statOrder = { 1231 }, level = 30, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "resistance" }, "+(29-35)% to Lightning Resistance", statOrder = { 1231 }, level = 50, group = "LightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(10-12)% to Fire and Cold Resistances", statOrder = { 2309 }, level = 30, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(13-16)% to Fire and Cold Resistances", statOrder = { 2309 }, level = 50, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "resistance" }, "+(17-20)% to Fire and Cold Resistances", statOrder = { 2309 }, level = 75, group = "FireAndColdResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(10-12)% to Cold and Lightning Resistances", statOrder = { 2311 }, level = 30, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(13-16)% to Cold and Lightning Resistances", statOrder = { 2311 }, level = 50, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "lightning", "resistance" }, "+(17-20)% to Cold and Lightning Resistances", statOrder = { 2311 }, level = 75, group = "ColdAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(10-12)% to Fire and Lightning Resistances", statOrder = { 2310 }, level = 30, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(13-16)% to Fire and Lightning Resistances", statOrder = { 2310 }, level = 50, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "lightning", "resistance" }, "+(17-20)% to Fire and Lightning Resistances", statOrder = { 2310 }, level = 75, group = "FireAndLightningResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance" }, "+(5-8)% to all Elemental Resistances", statOrder = { 1214 }, level = 30, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance" }, "+(9-12)% to all Elemental Resistances", statOrder = { 1214 }, level = 60, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance", "minion" }, "+(4-6)% to all Elemental Resistances", "Minions have +(5-8)% to all Elemental Resistances", statOrder = { 1214, 2421 }, level = 30, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "resistance", "minion" }, "+(7-9)% to all Elemental Resistances", "Minions have +(9-12)% to all Elemental Resistances", statOrder = { 1214, 2421 }, level = 60, group = "AllResistances", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Strength", statOrder = { 795 }, level = 20, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Strength", statOrder = { 795 }, level = 40, group = "Strength", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Dexterity", statOrder = { 796 }, level = 20, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Dexterity", statOrder = { 796 }, level = 40, group = "Dexterity", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(21-25) to Intelligence", statOrder = { 797 }, level = 20, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(26-30) to Intelligence", statOrder = { 797 }, level = 40, group = "Intelligence", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(6-9) to all Attributes", statOrder = { 794 }, level = 30, group = "AllAttributes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attribute" }, "+(10-13) to all Attributes", statOrder = { 794 }, level = 50, group = "AllAttributes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(10-14)% increased Movement Speed", statOrder = { 1370 }, level = 1, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(15-19)% increased Movement Speed", statOrder = { 1370 }, level = 40, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "speed" }, "(20-24)% increased Movement Speed", statOrder = { 1370 }, level = 68, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(26-40) to maximum Life", statOrder = { 1167 }, level = 40, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(41-55) to maximum Life", statOrder = { 1167 }, level = 68, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(56-70) to maximum Life", statOrder = { 1167 }, level = 75, group = "IncreasedLife", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life" }, "+(71-85) to maximum Life", statOrder = { 1167 }, level = 80, group = "IncreasedLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life", "physical", "attack" }, "(0.3-0.5)% of Physical Attack Damage Leeched as Life", statOrder = { 1241 }, level = 30, group = "LifeLeech", types = { ["Ring"] = true, ["Amulet"] = true, ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "life", "physical", "attack" }, "(0.6-0.8)% of Physical Attack Damage Leeched as Life", statOrder = { 1241 }, level = 50, group = "LifeLeech", types = { ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "physical", "attack" }, "(0.3-0.5)% of Physical Attack Damage Leeched as Life", statOrder = { 1243 }, level = 30, group = "LifeLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "physical", "attack" }, "(0.5-0.8)% of Physical Attack Damage Leeched as Life", statOrder = { 1243 }, level = 50, group = "LifeLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana", "physical", "attack" }, "(0.2-0.4)% of Physical Attack Damage Leeched as Mana", statOrder = { 1279 }, level = 70, group = "ManaLeech", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(55-64) to maximum Mana", statOrder = { 1176 }, level = 20, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(65-74) to maximum Mana", statOrder = { 1176 }, level = 40, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(75-84) to maximum Mana", statOrder = { 1176 }, level = 60, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(85-94) to maximum Mana", statOrder = { 1176 }, level = 75, group = "IncreasedMana", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(35-44) to maximum Mana", statOrder = { 1176 }, level = 20, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(45-54) to maximum Mana", statOrder = { 1176 }, level = 40, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(55-64) to maximum Mana", statOrder = { 1176 }, level = 60, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(65-74) to maximum Mana", statOrder = { 1176 }, level = 75, group = "IncreasedMana", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(25-34) to maximum Mana", statOrder = { 1176 }, level = 20, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(35-44) to maximum Mana", statOrder = { 1176 }, level = 40, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "resource", "mana" }, "+(45-54) to maximum Mana", statOrder = { 1176 }, level = 60, group = "IncreasedMana", types = { ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana" }, "(20-30)% increased Mana Regeneration Rate", statOrder = { 1180 }, level = 30, group = "ManaRegeneration", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "mana" }, "(31-40)% increased Mana Regeneration Rate", statOrder = { 1180 }, level = 50, group = "ManaRegeneration", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(40-59)% increased Physical Damage", statOrder = { 845 }, level = 20, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(60-79)% increased Physical Damage", statOrder = { 845 }, level = 40, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(80-99)% increased Physical Damage", statOrder = { 845 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "(100-129)% increased Physical Damage", statOrder = { 845 }, level = 80, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(37-51)% increased Spell Damage", statOrder = { 837 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(52-66)% increased Spell Damage", statOrder = { 837 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(67-81)% increased Spell Damage", statOrder = { 837 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(82-99)% increased Spell Damage", statOrder = { 837 }, level = 80, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(25-34)% increased Spell Damage", statOrder = { 837 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(35-44)% increased Spell Damage", statOrder = { 837 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(45-54)% increased Spell Damage", statOrder = { 837 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "caster_damage", "damage", "caster" }, "(55-66)% increased Spell Damage", statOrder = { 837 }, level = 80, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(11-20)% increased Damage over Time", statOrder = { 824 }, level = 30, group = "DegenerationDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(21-30)% increased Damage over Time", statOrder = { 824 }, level = 50, group = "DegenerationDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "attack" }, "(15-23)% increased Elemental Damage with Attack Skills", statOrder = { 5043 }, level = 30, group = "IncreasedWeaponElementalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "attack" }, "(24-32)% increased Elemental Damage with Attack Skills", statOrder = { 5043 }, level = 50, group = "IncreasedWeaponElementalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Quiver"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(8-10)% increased Attack Speed", statOrder = { 1015 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(11-15)% increased Attack Speed", statOrder = { 1015 }, level = 50, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(16-20)% increased Attack Speed", statOrder = { 1015 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(11-13)% increased Attack Speed", statOrder = { 1015 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(7-12)% increased Attack Speed", statOrder = { 1012 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(12-15)% increased Cast Speed", statOrder = { 1047 }, level = 30, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(16-20)% increased Cast Speed", statOrder = { 1047 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(21-28)% increased Cast Speed", statOrder = { 1047 }, level = 75, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(9-11)% increased Cast Speed", statOrder = { 1047 }, level = 30, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(12-14)% increased Cast Speed", statOrder = { 1047 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(15-18)% increased Cast Speed", statOrder = { 1047 }, level = 75, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(37-51)% increased Fire Damage", statOrder = { 967 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(52-66)% increased Fire Damage", statOrder = { 967 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(67-81)% increased Fire Damage", statOrder = { 967 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(25-34)% increased Fire Damage", statOrder = { 967 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(35-44)% increased Fire Damage", statOrder = { 967 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(45-54)% increased Fire Damage", statOrder = { 967 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(9-12)% increased Fire Damage", statOrder = { 967 }, level = 20, group = "FireDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "fire" }, "(13-16)% increased Fire Damage", statOrder = { 967 }, level = 40, group = "FireDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(37-51)% increased Cold Damage", statOrder = { 974 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(52-66)% increased Cold Damage", statOrder = { 974 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(67-81)% increased Cold Damage", statOrder = { 974 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(25-34)% increased Cold Damage", statOrder = { 974 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(35-44)% increased Cold Damage", statOrder = { 974 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(45-54)% increased Cold Damage", statOrder = { 974 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(9-12)% increased Cold Damage", statOrder = { 974 }, level = 20, group = "ColdDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "cold" }, "(13-16)% increased Cold Damage", statOrder = { 974 }, level = 40, group = "ColdDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(37-51)% increased Lightning Damage", statOrder = { 983 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(52-66)% increased Lightning Damage", statOrder = { 983 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(67-81)% increased Lightning Damage", statOrder = { 983 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(25-34)% increased Lightning Damage", statOrder = { 983 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(35-44)% increased Lightning Damage", statOrder = { 983 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(45-54)% increased Lightning Damage", statOrder = { 983 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(9-12)% increased Lightning Damage", statOrder = { 983 }, level = 20, group = "LightningDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental_damage", "damage", "elemental", "lightning" }, "(13-16)% increased Lightning Damage", statOrder = { 983 }, level = 40, group = "LightningDamagePercentage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(37-51)% increased Chaos Damage", statOrder = { 989 }, level = 20, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(52-66)% increased Chaos Damage", statOrder = { 989 }, level = 40, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(67-81)% increased Chaos Damage", statOrder = { 989 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(25-34)% increased Chaos Damage", statOrder = { 989 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(35-44)% increased Chaos Damage", statOrder = { 989 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos" }, "(45-54)% increased Chaos Damage", statOrder = { 989 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "chaos_damage", "damage", "chaos" }, "(9-12)% increased Chaos Damage", statOrder = { 989 }, level = 30, group = "IncreasedChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "chaos_damage", "damage", "chaos" }, "(13-16)% increased Chaos Damage", statOrder = { 989 }, level = 50, group = "IncreasedChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(91-120) to Accuracy Rating", statOrder = { 1581 }, level = 20, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(121-200) to Accuracy Rating", statOrder = { 1581 }, level = 40, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(201-300) to Accuracy Rating", statOrder = { 1581 }, level = 68, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(91-120) to Accuracy Rating", statOrder = { 1034 }, level = 20, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(121-150) to Accuracy Rating", statOrder = { 1034 }, level = 40, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack" }, "+(151-220) to Accuracy Rating", statOrder = { 1034 }, level = 68, group = "IncreasedAccuracy", types = { ["Gloves"] = true, ["Helmet"] = true, ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "physical_damage", "damage", "physical" }, "(9-12)% increased Global Physical Damage", statOrder = { 844 }, level = 30, group = "PhysicalDamagePercent", types = { ["Shield"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "physical_damage", "damage", "physical" }, "(13-16)% increased Global Physical Damage", statOrder = { 844 }, level = 50, group = "PhysicalDamagePercent", types = { ["Shield"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(26-35)% increased Armour", statOrder = { 1141 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(41-50)% increased Armour", statOrder = { 1141 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "(56-74)% increased Armour", statOrder = { 1141 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(50-75) to Armour", statOrder = { 1139 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(100-150) to Armour", statOrder = { 1139 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "defences" }, "+(250-320) to Armour", statOrder = { 1139 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(26-35)% increased Evasion Rating", statOrder = { 1149 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(41-50)% increased Evasion Rating", statOrder = { 1149 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "(56-74)% increased Evasion Rating", statOrder = { 1149 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(50-75) to Evasion Rating", statOrder = { 1147 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(100-150) to Evasion Rating", statOrder = { 1147 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "evasion", "defences" }, "+(250-320) to Evasion Rating", statOrder = { 1147 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(26-35)% increased Energy Shield", statOrder = { 1158 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(41-50)% increased Energy Shield", statOrder = { 1158 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(56-74)% increased Energy Shield", statOrder = { 1158 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(17-22) to maximum Energy Shield", statOrder = { 1157 }, level = 30, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(35-45) to maximum Energy Shield", statOrder = { 1157 }, level = 50, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(56-69) to maximum Energy Shield", statOrder = { 1157 }, level = 68, group = "BaseLocalDefences", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(10-12)% increased maximum Energy Shield", statOrder = { 1159 }, level = 60, group = "EnergyShieldPercent", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "(13-15)% increased maximum Energy Shield", statOrder = { 1159 }, level = 75, group = "EnergyShieldPercent", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(21-25) to maximum Energy Shield", statOrder = { 1156 }, level = 50, group = "IncreasedEnergyShield", types = { ["Amulet"] = true, ["Ring"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "defences" }, "+(26-30) to maximum Energy Shield", statOrder = { 1156 }, level = 68, group = "IncreasedEnergyShield", types = { ["Amulet"] = true, ["Ring"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(26-35)% increased Armour and Evasion", statOrder = { 1152 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(41-50)% increased Armour and Evasion", statOrder = { 1152 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "evasion", "defences" }, "(56-74)% increased Armour and Evasion", statOrder = { 1152 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(26-35)% increased Armour and Energy Shield", statOrder = { 1151 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(41-50)% increased Armour and Energy Shield", statOrder = { 1151 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "armour", "energy_shield", "defences" }, "(56-74)% increased Armour and Energy Shield", statOrder = { 1151 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(26-35)% increased Evasion and Energy Shield", statOrder = { 1153 }, level = 30, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(41-50)% increased Evasion and Energy Shield", statOrder = { 1153 }, level = 50, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "energy_shield", "evasion", "defences" }, "(56-74)% increased Evasion and Energy Shield", statOrder = { 1153 }, level = 75, group = "DefencesPercent", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (19-21) to (32-41) Fire Damage", statOrder = { 970 }, level = 20, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (38-46) to (73-85) Fire Damage", statOrder = { 970 }, level = 40, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (60-72) to (110-128) Fire Damage", statOrder = { 970 }, level = 68, group = "FireDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (11-12) to (19-23) Fire Damage", statOrder = { 970 }, level = 20, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (22-27) to (42-49) Fire Damage", statOrder = { 970 }, level = 40, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (35-41) to (63-73) Fire Damage", statOrder = { 970 }, level = 68, group = "FireDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (8-11) to (16-20) Fire Damage to Attacks", statOrder = { 969 }, level = 20, group = "FireDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (12-17) to (26-30) Fire Damage to Attacks", statOrder = { 969 }, level = 40, group = "FireDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (19-21) to (32-41) Cold Damage", statOrder = { 977 }, level = 20, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (38-46) to (73-85) Cold Damage", statOrder = { 977 }, level = 40, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (60-72) to (110-128) Cold Damage", statOrder = { 977 }, level = 68, group = "ColdDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (11-12) to (19-23) Cold Damage", statOrder = { 977 }, level = 20, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (22-27) to (42-49) Cold Damage", statOrder = { 977 }, level = 40, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (35-41) to (63-73) Cold Damage", statOrder = { 977 }, level = 68, group = "ColdDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (6-8) to (14-18) Cold Damage to Attacks", statOrder = { 976 }, level = 20, group = "ColdDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (11-15) to (23-27) Cold Damage to Attacks", statOrder = { 976 }, level = 40, group = "ColdDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (2-5) to (46-64) Lightning Damage", statOrder = { 986 }, level = 20, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (6-9) to (104-139) Lightning Damage", statOrder = { 986 }, level = 40, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (10-14) to (162-197) Lightning Damage", statOrder = { 986 }, level = 68, group = "LightningDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-3) to (27-37) Lightning Damage", statOrder = { 986 }, level = 20, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (3-5) to (60-80) Lightning Damage", statOrder = { 986 }, level = 40, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (6-8) to (100-113) Lightning Damage", statOrder = { 986 }, level = 68, group = "LightningDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-4) to (32-36) Lightning Damage to Attacks", statOrder = { 985 }, level = 20, group = "LightningDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-5) to (41-48) Lightning Damage to Attacks", statOrder = { 985 }, level = 40, group = "LightningDamage", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (9-12) to (18-21) Physical Damage", statOrder = { 886 }, level = 20, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (11-15) to (23-27) Physical Damage", statOrder = { 886 }, level = 40, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (18-24) to (36-42) Physical Damage", statOrder = { 886 }, level = 68, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (6-8) to (13-15) Physical Damage", statOrder = { 886 }, level = 20, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (7-11) to (16-19) Physical Damage", statOrder = { 886 }, level = 40, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (13-17) to (26-30) Physical Damage", statOrder = { 886 }, level = 68, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (3-5) to (6-8) Physical Damage to Attacks", statOrder = { 878 }, level = 20, group = "PhysicalDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "physical_damage", "damage", "physical", "attack" }, "Adds (5-7) to (8-10) Physical Damage to Attacks", statOrder = { 878 }, level = 40, group = "PhysicalDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos", "attack" }, "Adds (6-8) to (14-18) Chaos Damage to Attacks", statOrder = { 991 }, level = 30, group = "ChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "chaos_damage", "damage", "chaos", "attack" }, "Adds (11-15) to (23-27) Chaos Damage to Attacks", statOrder = { 991 }, level = 68, group = "ChaosDamage", types = { ["Ring"] = true, ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (16-21) to (31-36) Fire Damage to Spells", statOrder = { 1006 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (28-38) to (57-66) Fire Damage to Spells", statOrder = { 1006 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (41-55) to (83-96) Fire Damage to Spells", statOrder = { 1006 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (12-16) to (23-27) Fire Damage to Spells", statOrder = { 1006 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (21-28) to (42-49) Fire Damage to Spells", statOrder = { 1006 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "fire", "caster" }, "Adds (31-41) to (61-71) Fire Damage to Spells", statOrder = { 1006 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (14-19) to (28-33) Cold Damage to Spells", statOrder = { 1007 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (26-34) to (52-60) Cold Damage to Spells", statOrder = { 1007 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (38-50) to (75-88) Cold Damage to Spells", statOrder = { 1007 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (10-13) to (19-22) Cold Damage to Spells", statOrder = { 1007 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (17-23) to (34-40) Cold Damage to Spells", statOrder = { 1007 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "cold", "caster" }, "Adds (25-33) to (50-58) Cold Damage to Spells", statOrder = { 1007 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (1-5) to (59-63) Lightning Damage to Spells", statOrder = { 1008 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (3-9) to (109-115) Lightning Damage to Spells", statOrder = { 1008 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (4-13) to (159-168) Lightning Damage to Spells", statOrder = { 1008 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (1-4) to (39-42) Lightning Damage to Spells", statOrder = { 1008 }, level = 30, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (2-6) to (73-77) Lightning Damage to Spells", statOrder = { 1008 }, level = 50, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "caster_damage", "damage", "elemental", "lightning", "caster" }, "Adds (3-9) to (106-112) Lightning Damage to Spells", statOrder = { 1008 }, level = 68, group = "SpellAddedElementalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(17-19)% increased Critical Strike Chance", statOrder = { 1064 }, level = 40, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(20-24)% increased Critical Strike Chance", statOrder = { 1064 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "critical" }, "(25-27)% increased Critical Strike Chance", statOrder = { 1064 }, level = 75, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(17-19)% to Global Critical Strike Multiplier", statOrder = { 1088 }, level = 40, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(20-24)% to Global Critical Strike Multiplier", statOrder = { 1088 }, level = 60, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "damage", "critical" }, "+(25-28)% to Global Critical Strike Multiplier", statOrder = { 1088 }, level = 75, group = "CriticalStrikeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(45-75)% increased Critical Strike Chance for Spells", statOrder = { 1059 }, level = 40, group = "SpellCriticalStrikeChanceIncrease", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(76-105)% increased Critical Strike Chance for Spells", statOrder = { 1059 }, level = 60, group = "SpellCriticalStrikeChanceIncrease", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(30-49)% increased Critical Strike Chance for Spells", statOrder = { 1059 }, level = 40, group = "SpellCriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "critical" }, "(50-69)% increased Critical Strike Chance for Spells", statOrder = { 1059 }, level = 60, group = "SpellCriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "critical" }, "(17-21)% increased Global Critical Strike Chance", statOrder = { 1060 }, level = 50, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "critical" }, "(22-27)% increased Global Critical Strike Chance", statOrder = { 1060 }, level = 68, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "flask" }, "(5-10)% increased Flask Effect Duration", statOrder = { 1743 }, level = 50, group = "BeltFlaskDuration", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "flask" }, "(11-15)% increased Flask Effect Duration", statOrder = { 1743 }, level = 68, group = "BeltFlaskDuration", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "(15-20)% chance to Avoid being Stunned", statOrder = { 1421 }, level = 30, group = "AvoidStun", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "(21-25)% chance to Avoid being Stunned", statOrder = { 1421 }, level = 60, group = "AvoidStun", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, "(16-20)% chance to Avoid Elemental Ailments", statOrder = { 1413 }, level = 30, group = "AvoidElementalStatusAilments", types = { ["Boots"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "cold", "lightning", "ailment" }, "(21-25)% chance to Avoid Elemental Ailments", statOrder = { 1413 }, level = 60, group = "AvoidElementalStatusAilments", types = { ["Boots"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "ailment" }, "(24-30)% reduced Effect of Chill and Shock on you", statOrder = { 7636 }, level = 30, group = "ElementalAilmentEffect", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "ailment" }, "(31-40)% reduced Effect of Chill and Shock on you", statOrder = { 7636 }, level = 60, group = "ElementalAilmentEffect", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "block" }, "+(2-3)% Chance to Block", statOrder = { 1802 }, level = 50, group = "IncreasedShieldBlockPercentage", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "block" }, "+(4-5)% Chance to Block", statOrder = { 1802 }, level = 68, group = "IncreasedShieldBlockPercentage", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "block" }, "(2-3)% Chance to Block Spell Damage", statOrder = { 783 }, level = 50, group = "SpellBlockPercentage", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "block" }, "(4-5)% Chance to Block Spell Damage", statOrder = { 783 }, level = 68, group = "SpellBlockPercentage", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life" }, "(5-6)% increased Life Regeneration rate", statOrder = { 1174 }, level = 40, group = "LifeRegenerationRate", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life" }, "(7-8)% increased Life Regeneration rate", statOrder = { 1174 }, level = 60, group = "LifeRegenerationRate", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "physical" }, "2% additional Physical Damage Reduction", statOrder = { 1825 }, level = 40, group = "ReducedPhysicalDamageTaken", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "physical" }, "3% additional Physical Damage Reduction", statOrder = { 1825 }, level = 60, group = "ReducedPhysicalDamageTaken", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "+(5-6)% chance to Suppress Spell Damage", statOrder = { 770 }, level = 40, group = "ChanceToSuppressSpells", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "+(7-8)% chance to Suppress Spell Damage", statOrder = { 770 }, level = 60, group = "ChanceToSuppressSpells", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "+(8-10)% chance to Suppress Spell Damage", statOrder = { 770 }, level = 40, group = "ChanceToSuppressSpells", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "+(11-13)% chance to Suppress Spell Damage", statOrder = { 770 }, level = 60, group = "ChanceToSuppressSpells", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "energy_shield", "defences" }, "(9-11)% increased Energy Shield Recharge Rate", statOrder = { 1163 }, level = 40, group = "EnergyShieldRegeneration", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "energy_shield", "defences" }, "(12-14)% increased Energy Shield Recharge Rate", statOrder = { 1163 }, level = 60, group = "EnergyShieldRegeneration", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "energy_shield", "defences" }, "(16-20)% faster start of Energy Shield Recharge", statOrder = { 1160 }, level = 40, group = "EnergyShieldDelay", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "energy_shield", "defences" }, "(21-25)% faster start of Energy Shield Recharge", statOrder = { 1160 }, level = 60, group = "EnergyShieldDelay", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "Upgraded", modTags = { "damage" }, "5% reduced Damage taken from Damage Over Time", statOrder = { 1798 }, level = 80, group = "DegenDamageTaken", types = { ["Shield"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { }, "Item drops on Death if Equipped by an Animated Guardian", statOrder = { 2098 }, level = 68, group = "ItemDropsOnGuardianDeath", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { }, "Light Radius is based on Energy Shield instead of Life", statOrder = { 2252 }, level = 68, group = "LightRadiusScalesWithEnergyShield", types = { ["Helmet"] = true, ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "minion" }, "Minions have (11-15)% increased maximum Life", statOrder = { 1339 }, level = 40, group = "MinionLife", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "resource", "life", "minion" }, "Minions have (16-20)% increased maximum Life", statOrder = { 1339 }, level = 68, group = "MinionLife", types = { ["Helmet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (10-20)% increased Damage", statOrder = { 1535 }, level = 40, group = "MinionDamage", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed", "minion" }, "Minions have (13-17)% increased Movement Speed", statOrder = { 1342 }, level = 30, group = "MinionRunSpeed", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed", "minion" }, "Minions have (18-22)% increased Movement Speed", statOrder = { 1342 }, level = 60, group = "MinionRunSpeed", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (37-51)% increased Damage", statOrder = { 1535 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (52-66)% increased Damage", statOrder = { 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (67-81)% increased Damage", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (25-34)% increased Damage", statOrder = { 1535 }, level = 30, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (35-44)% increased Damage", statOrder = { 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage", "minion" }, "Minions deal (45-54)% increased Damage", statOrder = { 1535 }, level = 75, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(52-66)% increased Trap Damage", statOrder = { 808 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(67-81)% increased Trap Damage", statOrder = { 808 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(35-44)% increased Trap Damage", statOrder = { 808 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(45-54)% increased Trap Damage", statOrder = { 808 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(52-66)% increased Mine Damage", statOrder = { 810 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(67-81)% increased Mine Damage", statOrder = { 810 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(35-44)% increased Mine Damage", statOrder = { 810 }, level = 50, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "damage" }, "(45-54)% increased Mine Damage", statOrder = { 810 }, level = 68, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(17-20)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(21-23)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 68, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(9-12)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(13-15)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 68, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(17-20)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 50, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(21-23)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 68, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(9-12)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 50, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(13-15)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 68, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "attack", "speed" }, "(3-5)% increased Attack Speed", statOrder = { 1012 }, level = 30, group = "IncreasedAttackSpeed", types = { ["Shield"] = true, ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "speed" }, "(6-8)% increased Cast Speed", statOrder = { 1047 }, level = 30, group = "IncreasedCastSpeed", types = { ["Shield"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "speed" }, "(15-20)% increased Warcry Speed", statOrder = { 2780 }, level = 30, group = "WarcrySpeed", types = { ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of Control", modTags = { }, "Warcries cannot Exert Travel Skills", statOrder = { 7941 }, level = 1, group = "TravelSkillsCannotBeExerted", types = { ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "bleed", "physical", "attack", "ailment" }, "Moving while Bleeding doesn't cause you to take extra Damage", statOrder = { 2693 }, level = 30, group = "NoExtraBleedDamageWhileMoving", types = { ["Shield"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "chaos", "resistance" }, "+(31-36)% Chaos Resistance against Damage Over Time", statOrder = { 4630 }, level = 30, group = "ChaosResistanceAgainstDamageOverTime", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "chaos", "resistance" }, "+(37-43)% Chaos Resistance against Damage Over Time", statOrder = { 4630 }, level = 60, group = "ChaosResistanceAgainstDamageOverTime", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "bleed", "physical", "attack", "ailment" }, "(41-50)% chance to Avoid Bleeding", statOrder = { 3696 }, level = 30, group = "ChanceToAvoidBleeding", types = { ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "bleed", "physical", "attack", "ailment" }, "(51-60)% chance to Avoid Bleeding", statOrder = { 3696 }, level = 60, group = "ChanceToAvoidBleeding", types = { ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "ailment" }, "(41-50)% reduced Ignite Duration on you", statOrder = { 1445 }, level = 30, group = "ReducedSelfIgniteDuration", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "fire", "ailment" }, "(51-60)% reduced Ignite Duration on you", statOrder = { 1445 }, level = 60, group = "ReducedSelfIgniteDuration", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "ailment" }, "(41-50)% reduced Effect of Chill on you", statOrder = { 1239 }, level = 30, group = "ChillEffectivenessOnSelf", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "ailment" }, "(51-60)% reduced Effect of Chill on you", statOrder = { 1239 }, level = 60, group = "ChillEffectivenessOnSelf", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "ailment" }, "(41-50)% reduced Effect of Shock on you", statOrder = { 7637 }, level = 30, group = "ShockEffect", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "lightning", "ailment" }, "(51-60)% reduced Effect of Shock on you", statOrder = { 7637 }, level = 60, group = "ShockEffect", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "curse" }, "(16-20)% reduced Effect of Curses on you", statOrder = { 1727 }, level = 30, group = "ReducedCurseEffect", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "caster", "curse" }, "(21-25)% reduced Effect of Curses on you", statOrder = { 1727 }, level = 60, group = "ReducedCurseEffect", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "ailment" }, "(11-15)% reduced Effect of Freeze on you", statOrder = { 4277 }, level = 30, group = "BaseFrozenEffectOnSelf", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of Craft", modTags = { "elemental", "cold", "ailment" }, "(16-20)% reduced Effect of Freeze on you", statOrder = { 4277 }, level = 60, group = "BaseFrozenEffectOnSelf", types = { ["Helmet"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (9-11) to (16-21) Fire Damage to Attacks", statOrder = { 969 }, level = 20, group = "FireDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "fire", "attack" }, "Adds (19-23) to (37-42) Fire Damage to Attacks", statOrder = { 969 }, level = 40, group = "FireDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (9-11) to (16-21) Cold Damage to Attacks", statOrder = { 976 }, level = 20, group = "ColdDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "cold", "attack" }, "Adds (19-23) to (37-42) Cold Damage to Attacks", statOrder = { 976 }, level = 40, group = "ColdDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (1-4) to (32-36) Lightning Damage to Attacks", statOrder = { 985 }, level = 20, group = "LightningDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Upgraded", modTags = { "elemental_damage", "damage", "elemental", "lightning", "attack" }, "Adds (3-6) to (52-70) Lightning Damage to Attacks", statOrder = { 985 }, level = 40, group = "LightningDamage", types = { ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Impale Enemies on Hit with Attacks", statOrder = { 845, 6220 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Impale Enemies on Hit with Attacks", statOrder = { 845, 6220 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Impale Enemies on Hit with Attacks", statOrder = { 845, 6220 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(81-85)% increased Physical Damage", "(13-15)% chance to cause Bleeding on Hit", statOrder = { 845, 2023 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(86-94)% increased Physical Damage", "(16-17)% chance to cause Bleeding on Hit", statOrder = { 845, 2023 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "(95-105)% increased Physical Damage", "(18-20)% chance to cause Bleeding on Hit", statOrder = { 845, 2023 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Blind Enemies on hit", statOrder = { 845, 1815 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Blind Enemies on hit", statOrder = { 845, 1815 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Blind Enemies on hit", statOrder = { 845, 1815 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(81-85)% increased Physical Damage", "(13-15)% chance to Poison on Hit", statOrder = { 845, 6319 }, level = 60, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(86-94)% increased Physical Damage", "(16-17)% chance to Poison on Hit", statOrder = { 845, 6319 }, level = 72, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, "(95-105)% increased Physical Damage", "(18-20)% chance to Poison on Hit", statOrder = { 845, 6319 }, level = 81, group = "LocalPhysicalDamagePercent", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(60-64)% increased Fire Damage", "(21-24)% chance to Ignite", statOrder = { 967, 1583 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(65-72)% increased Fire Damage", "(25-28)% chance to Ignite", statOrder = { 967, 1583 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(73-80)% increased Fire Damage", "(29-34)% chance to Ignite", statOrder = { 967, 1583 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(36-41)% increased Fire Damage", "(13-15)% chance to Ignite", statOrder = { 967, 1583 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(42-50)% increased Fire Damage", "(16-17)% chance to Ignite", statOrder = { 967, 1583 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, "(51-60)% increased Fire Damage", "(18-20)% chance to Ignite", statOrder = { 967, 1583 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(60-64)% increased Cold Damage", "(21-24)% chance to Freeze", statOrder = { 974, 1586 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(65-72)% increased Cold Damage", "(25-28)% chance to Freeze", statOrder = { 974, 1586 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(73-80)% increased Cold Damage", "(29-34)% chance to Freeze", statOrder = { 974, 1586 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(36-41)% increased Cold Damage", "(13-15)% chance to Freeze", statOrder = { 974, 1586 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(42-50)% increased Cold Damage", "(16-17)% chance to Freeze", statOrder = { 974, 1586 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, "(51-60)% increased Cold Damage", "(18-20)% chance to Freeze", statOrder = { 974, 1586 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(60-64)% increased Lightning Damage", "(21-24)% chance to Shock", statOrder = { 983, 1590 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(65-72)% increased Lightning Damage", "(25-28)% chance to Shock", statOrder = { 983, 1590 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(73-80)% increased Lightning Damage", "(29-34)% chance to Shock", statOrder = { 983, 1590 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(36-41)% increased Lightning Damage", "(13-15)% chance to Shock", statOrder = { 983, 1590 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(42-50)% increased Lightning Damage", "(16-17)% chance to Shock", statOrder = { 983, 1590 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, "(51-60)% increased Lightning Damage", "(18-20)% chance to Shock", statOrder = { 983, 1590 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(53-60)% increased Chaos Damage", "Chaos Skills have (15-17)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(61-68)% increased Chaos Damage", "Chaos Skills have (18-20)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(69-75)% increased Chaos Damage", "Chaos Skills have (21-23)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(35-39)% increased Chaos Damage", "Chaos Skills have (7-8)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(40-45)% increased Chaos Damage", "Chaos Skills have (9-10)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, "(46-50)% increased Chaos Damage", "Chaos Skills have (11-12)% increased Skill Effect Duration", statOrder = { 989, 1463 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(60-64)% increased Spell Damage", "(16-20)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(65-72)% increased Spell Damage", "(21-25)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(73-80)% increased Spell Damage", "(26-30)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(36-41)% increased Spell Damage", "(7-9)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(42-50)% increased Spell Damage", "(10-12)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, "(51-60)% increased Spell Damage", "(13-15)% increased Mana Regeneration Rate", statOrder = { 837, 1180 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(53-58)% increased Spell Damage", "Gain (3-4)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(59-66)% increased Spell Damage", "Gain (5-6)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(67-75)% increased Spell Damage", "Gain (7-8)% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(38-40)% increased Spell Damage", "Gain 2% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(41-45)% increased Spell Damage", "Gain 3% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, "(46-50)% increased Spell Damage", "Gain 4% of Non-Chaos Damage as extra Chaos Damage", statOrder = { 837, 7284 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (26-32)% increased maximum Life", "Minions deal (26-32)% increased Damage", statOrder = { 1339, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (33-38)% increased maximum Life", "Minions deal (33-38)% increased Damage", statOrder = { 1339, 1535 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (39-45)% increased maximum Life", "Minions deal (39-45)% increased Damage", statOrder = { 1339, 1535 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (16-19)% increased maximum Life", "Minions deal (16-19)% increased Damage", statOrder = { 1339, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (20-24)% increased maximum Life", "Minions deal (20-24)% increased Damage", statOrder = { 1339, 1535 }, level = 72, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, "Minions have (25-28)% increased maximum Life", "Minions deal (25-28)% increased Damage", statOrder = { 1339, 1535 }, level = 81, group = "WeaponCasterDamagePrefix", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (19-21)% increased Attack Speed", "Minions have (19-21)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (22-24)% increased Attack Speed", "Minions have (22-24)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (25-28)% increased Attack Speed", "Minions have (25-28)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 81, group = "MinionAttackSpeedAndCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (10-11)% increased Attack Speed", "Minions have (10-11)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (12-13)% increased Attack Speed", "Minions have (12-13)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 72, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, "Minions have (14-15)% increased Attack Speed", "Minions have (14-15)% increased Cast Speed", statOrder = { 2416, 2417 }, level = 81, group = "MinionAttackSpeedAndCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(25-27)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(28-30)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(31-35)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(14-15)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(16-17)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, "+(18-20)% to Chaos Damage over Time Multiplier", statOrder = { 871 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(25-27)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(28-30)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(31-35)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(14-15)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(16-17)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, "+(18-20)% to Physical Damage over Time Multiplier", statOrder = { 859 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(25-27)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(28-30)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(31-35)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(14-15)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(16-17)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, "+(18-20)% to Cold Damage over Time Multiplier", statOrder = { 868 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(25-27)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(28-30)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(31-35)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(14-15)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(16-17)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 72, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, "+(18-20)% to Fire Damage over Time Multiplier", statOrder = { 863 }, level = 81, group = "DamageOverTimeMultiplier", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (6-7)% Elemental Resistances", statOrder = { 3253 }, level = 60, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (8-10)% Elemental Resistances", statOrder = { 3253 }, level = 72, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, "Attacks with this Weapon Penetrate (11-13)% Elemental Resistances", statOrder = { 3253 }, level = 81, group = "LocalAttackReduceEnemyElementalResistance", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (6-7)% Chaos Resistance", statOrder = { 6231 }, level = 60, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (8-10)% Chaos Resistance", statOrder = { 6231 }, level = 72, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, "Attacks with this Weapon Penetrate (11-13)% Chaos Resistance", statOrder = { 6231 }, level = 81, group = "ChaosPenetrationWithAttacks", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(6-7)% chance to deal Double Damage", statOrder = { 4576 }, level = 60, group = "DoubleDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(8-10)% chance to deal Double Damage", statOrder = { 4576 }, level = 72, group = "DoubleDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "3% chance to deal Double Damage", statOrder = { 4576 }, level = 60, group = "DoubleDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(4-5)% chance to deal Double Damage", statOrder = { 4576 }, level = 72, group = "DoubleDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(8-9) to maximum Life", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(10-11) to maximum Life", statOrder = { 1152, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(12-14) to maximum Life", statOrder = { 1152, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1151, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1151, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1153, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1153, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(8-9) to maximum Life", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(10-11) to maximum Life", statOrder = { 1141, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(12-14) to maximum Life", statOrder = { 1141, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(8-9) to maximum Life", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(10-11) to maximum Life", statOrder = { 1149, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(12-14) to maximum Life", statOrder = { 1149, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(8-9) to maximum Life", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(10-11) to maximum Life", statOrder = { 1158, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(12-14) to maximum Life", statOrder = { 1158, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(8-9) to maximum Life", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1154, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(12-14) to maximum Life", statOrder = { 1154, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(10-11) to maximum Life", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(12-13) to maximum Life", statOrder = { 1152, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(14-16) to maximum Life", statOrder = { 1152, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1151, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1151, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1153, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1153, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(10-11) to maximum Life", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(12-13) to maximum Life", statOrder = { 1141, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(14-16) to maximum Life", statOrder = { 1141, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(10-11) to maximum Life", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(12-13) to maximum Life", statOrder = { 1149, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(14-16) to maximum Life", statOrder = { 1149, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(10-11) to maximum Life", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(12-13) to maximum Life", statOrder = { 1158, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(14-16) to maximum Life", statOrder = { 1158, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(10-11) to maximum Life", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(12-13) to maximum Life", statOrder = { 1154, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(14-16) to maximum Life", statOrder = { 1154, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Helmet"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Evasion", "+(13-14) to maximum Life", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Evasion", "+(15-16) to maximum Life", statOrder = { 1152, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Evasion", "+(17-19) to maximum Life", statOrder = { 1152, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1151, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1151, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1153, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1153, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour", "+(13-14) to maximum Life", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour", "+(15-16) to maximum Life", statOrder = { 1141, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour", "+(17-19) to maximum Life", statOrder = { 1141, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Evasion Rating", "+(13-14) to maximum Life", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Evasion Rating", "+(15-16) to maximum Life", statOrder = { 1149, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Evasion Rating", "+(17-19) to maximum Life", statOrder = { 1149, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Energy Shield", "+(13-14) to maximum Life", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Energy Shield", "+(15-16) to maximum Life", statOrder = { 1158, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Energy Shield", "+(17-19) to maximum Life", statOrder = { 1158, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(12-14)% increased Armour, Evasion and Energy Shield", "+(13-14) to maximum Life", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(15-17)% increased Armour, Evasion and Energy Shield", "+(15-16) to maximum Life", statOrder = { 1154, 1167 }, level = 72, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, "(18-21)% increased Armour, Evasion and Energy Shield", "+(17-19) to maximum Life", statOrder = { 1154, 1167 }, level = 81, group = "BaseLocalDefencesAndLife", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Strength and Dexterity", statOrder = { 798 }, level = 60, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Strength and Dexterity", statOrder = { 798 }, level = 72, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Strength and Dexterity", statOrder = { 798 }, level = 81, group = "StrengthDexterity", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Dexterity and Intelligence", statOrder = { 800 }, level = 60, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Dexterity and Intelligence", statOrder = { 800 }, level = 72, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Dexterity and Intelligence", statOrder = { 800 }, level = 81, group = "DexterityIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(10-15) to Strength and Intelligence", statOrder = { 799 }, level = 60, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(16-20) to Strength and Intelligence", statOrder = { 799 }, level = 72, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attribute" }, "+(21-25) to Strength and Intelligence", statOrder = { 799 }, level = 81, group = "StrengthIntelligence", types = { ["Body Armour"] = true, ["Boots"] = true, ["Gloves"] = true, ["Helmet"] = true, ["Shield"] = true, ["Amulet"] = true, ["Belt"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "endurance_charge", "unveiled_mod" }, "+1 to Minimum Endurance Charges", statOrder = { 1375 }, level = 75, group = "MinimumEnduranceCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "power_charge", "unveiled_mod" }, "+1 to Minimum Power Charges", statOrder = { 1385 }, level = 75, group = "MinimumPowerCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod" }, "+1 to Minimum Frenzy Charges", statOrder = { 1380 }, level = 75, group = "MinimumFrenzyCharges", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(26-30) to maximum Mana", "Regenerate 2 Mana per second", statOrder = { 1176, 1179 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(31-35) to maximum Mana", "Regenerate 3 Mana per second", statOrder = { 1176, 1179 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(36-40) to maximum Mana", "Regenerate 4 Mana per second", statOrder = { 1176, 1179 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(26-30) to maximum Mana", "3% reduced Mana Cost of Skills", statOrder = { 1176, 1453 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(31-35) to maximum Mana", "4% reduced Mana Cost of Skills", statOrder = { 1176, 1453 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "mana" }, "+(36-40) to maximum Mana", "5% reduced Mana Cost of Skills", statOrder = { 1176, 1453 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(26-30) to maximum Mana", "4% of Damage taken Recouped as Mana", statOrder = { 1176, 1995 }, level = 60, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(31-35) to maximum Mana", "5% of Damage taken Recouped as Mana", statOrder = { 1176, 1995 }, level = 72, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(36-40) to maximum Mana", "6% of Damage taken Recouped as Mana", statOrder = { 1176, 1995 }, level = 81, group = "IncreasedMana", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "3% increased Attack and Cast Speed", statOrder = { 1604 }, level = 60, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "4% increased Attack and Cast Speed", statOrder = { 1604 }, level = 25, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(5-6)% increased Attack and Cast Speed", statOrder = { 1604 }, level = 50, group = "AttackCastSpeed", types = { ["Amulet"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(13-14)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1370, 2725 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(15-17)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1370, 2725 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Movement Speed", "(6-9)% increased Movement Speed if you haven't been Hit Recently", statOrder = { 1370, 2725 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(13-14)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1370, 2498 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(15-17)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1370, 2498 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Movement Speed", "(8-12)% chance to gain Onslaught for 4 seconds on Kill", statOrder = { 1370, 2498 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(13-14)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1370, 1414 }, level = 60, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(15-17)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1370, 1414 }, level = 72, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, "(18-20)% increased Movement Speed", "Cannot be Chilled", statOrder = { 1370, 1414 }, level = 81, group = "MovementVelocity", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(105-150) to Armour and Evasion Rating", statOrder = { 3746 }, level = 60, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(151-213) to Armour and Evasion Rating", statOrder = { 3746 }, level = 72, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "evasion", "unveiled_mod", "defences" }, "+(214-285) to Armour and Evasion Rating", statOrder = { 3746 }, level = 81, group = "BaseArmourAndEvasion", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(105-150) to Armour", "+(11-15) to maximum Energy Shield", statOrder = { 1138, 1156 }, level = 60, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(151-213) to Armour", "+(16-20) to maximum Energy Shield", statOrder = { 1138, 1156 }, level = 72, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, "+(214-285) to Armour", "+(21-25) to maximum Energy Shield", statOrder = { 1138, 1156 }, level = 81, group = "BaseArmourAndEnergyShield", types = { ["Belt"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(105-150) to Evasion Rating", "+(11-15) to maximum Energy Shield", statOrder = { 1143, 1156 }, level = 60, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(151-213) to Evasion Rating", "+(16-20) to maximum Energy Shield", statOrder = { 1143, 1156 }, level = 72, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, "+(214-285) to Evasion Rating", "+(21-25) to maximum Energy Shield", statOrder = { 1143, 1156 }, level = 81, group = "BaseEvasionRatingAndEnergyShield", types = { ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "(5-6)% chance for Flasks you use to not consume Charges", statOrder = { 3710 }, level = 60, group = "FlaskChargesUsed", types = { ["Belt"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "flask", "unveiled_mod" }, "(7-8)% chance for Flasks you use to not consume Charges", statOrder = { 3710 }, level = 75, group = "FlaskChargesUsed", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask" }, "20% reduced Flask Charges gained", "Flasks applied to you have (8-10)% increased Effect", statOrder = { 1739, 2253 }, level = 60, group = "FlaskEffect", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask" }, "33% reduced Flask Charges gained", "Flasks applied to you have (11-14)% increased Effect", statOrder = { 1739, 2253 }, level = 75, group = "FlaskEffect", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "(6-8)% increased Cooldown Recovery Rate", statOrder = { 4265 }, level = 60, group = "CooldownRecovery", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "(9-12)% increased Cooldown Recovery Rate", statOrder = { 4265 }, level = 75, group = "CooldownRecovery", types = { ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Endurance Charge", statOrder = { 2700 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Endurance Charge", statOrder = { 2700 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Frenzy Charge", statOrder = { 2789 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Frenzy Charge", statOrder = { 2789 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(5-6)% increased Damage per Power Charge", statOrder = { 4885 }, level = 60, group = "AllDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(3-4)% increased Damage per Power Charge", statOrder = { 4885 }, level = 60, group = "AllDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "fire" }, "(20-25)% of Physical Damage Converted to Fire Damage", statOrder = { 1518 }, level = 60, group = "ConvertPhysicalToFire", types = { ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "cold" }, "(20-25)% of Physical Damage Converted to Cold Damage", statOrder = { 1520 }, level = 60, group = "ConvertPhysicalToCold", types = { ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "lightning" }, "(20-25)% of Physical Damage Converted to Lightning Damage", statOrder = { 1522 }, level = 60, group = "ConvertPhysicalToLightning", types = { ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "minion" }, "+1 to maximum number of Raised Zombies", "+1 to maximum number of Skeletons", statOrder = { 1717, 1719 }, level = 60, group = "MaximumMinionCount", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(16-22)% increased Effect of Non-Damaging Ailments", statOrder = { 7291 }, level = 60, group = "IncreasedAilmentEffectOnEnemies", types = { ["Boots"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(23-30)% increased Effect of Non-Damaging Ailments", statOrder = { 7291 }, level = 75, group = "IncreasedAilmentEffectOnEnemies", types = { ["Boots"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "curse" }, "(6-7)% increased Effect of your Curses", statOrder = { 2135 }, level = 60, group = "CurseEffectiveness", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "curse" }, "(8-10)% increased Effect of your Curses", statOrder = { 2135 }, level = 75, group = "CurseEffectiveness", types = { ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental" }, "(6-7)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrder = { 4224 }, level = 60, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental" }, "(8-9)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrder = { 4224 }, level = 75, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Helmet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(1000-1600) to Armour during Soul Gain Prevention", statOrder = { 7388 }, level = 60, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(1601-2200) to Armour during Soul Gain Prevention", statOrder = { 7388 }, level = 72, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "+(2201-3000) to Armour during Soul Gain Prevention", statOrder = { 7388 }, level = 81, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "You have Onslaught during Soul Gain Prevention", statOrder = { 5343 }, level = 50, group = "GainOnslaughtDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(30-40)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4903 }, level = 60, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(41-50)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4903 }, level = 72, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(51-60)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrder = { 4903 }, level = 81, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", types = { ["Boots"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed AoE Gems", "(8-10)% increased Area of Effect", statOrder = { 58, 1450 }, level = 60, group = "SkillAreaOfEffectPercentAndAreaOfEffectGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed Projectile Gems", "Projectiles Pierce an additional Target", statOrder = { 59, 1363 }, level = 60, group = "ProjectilePierceAndProjectileGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "attack", "attack", "gem" }, "+1 to Level of Socketed Melee Gems", "+2 to Melee Strike Range", statOrder = { 61, 2073 }, level = 60, group = "MeleeRangeAndMeleeGemLevel", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(25-31)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(32-38)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 72, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(39-45)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 81, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(17-21)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(22-25)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 72, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage", "critical" }, "+(26-30)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrder = { 4800 }, level = 81, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(14-16)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(17-19)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 72, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(20-22)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 81, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "7% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(8-9)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 72, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "(10-11)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrder = { 4192 }, level = 81, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 90 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 5133 }, level = 60, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 120 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 5133 }, level = 72, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Regenerate 150 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrder = { 5133 }, level = 81, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", types = { ["Body Armour"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(9-10)% increased Global Critical Strike Chance", "3% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1060, 5326 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(11-12)% increased Global Critical Strike Chance", "4% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1060, 5326 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "frenzy_charge", "unveiled_mod", "critical" }, "(13-14)% increased Global Critical Strike Chance", "5% chance to gain a Frenzy Charge on Critical Strike", statOrder = { 1060, 5326 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(11-12)% increased Global Critical Strike Chance", "(14-16)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 5024 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(13-14)% increased Global Critical Strike Chance", "(17-19)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 5024 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, "(15-16)% increased Global Critical Strike Chance", "(20-22)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 5024 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(11-12)% increased Global Critical Strike Chance", "Adds (10-11) to (14-16) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 7118 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(13-14)% increased Global Critical Strike Chance", "Adds (12-13) to (17-20) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 7118 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, "(15-16)% increased Global Critical Strike Chance", "Adds (14-16) to (21-24) Chaos Damage if you've dealt a Critical Strike Recently", statOrder = { 1060, 7118 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Gloves"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(28-33) to maximum Life", "Regenerate 2 Mana per second", statOrder = { 1167, 1179 }, level = 60, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(34-40) to maximum Life", "Regenerate 3 Mana per second", statOrder = { 1167, 1179 }, level = 72, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "+(41-45) to maximum Life", "Regenerate 4 Mana per second", statOrder = { 1167, 1179 }, level = 81, group = "IncreasedLife", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 15 Life per second", "+(28-33) to maximum Mana", statOrder = { 1172, 1176 }, level = 60, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 20 Life per second", "+(34-40) to maximum Mana", statOrder = { 1172, 1176 }, level = 72, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "Regenerate 25 Life per second", "+(41-45) to maximum Mana", statOrder = { 1172, 1176 }, level = 81, group = "IncreasedMana", types = { ["Helmet"] = true, ["Gloves"] = true, ["Boots"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(18-20)% increased Totem Placement speed", statOrder = { 2117 }, level = 60, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(21-25)% increased Totem Placement speed", statOrder = { 2117 }, level = 72, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(26-30)% increased Totem Placement speed", statOrder = { 2117 }, level = 81, group = "SummonTotemCastSpeed", types = { ["Boots"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (6-7) to (9-10) Fire Damage", "Adds (6-7) to (9-10) Cold Damage", statOrder = { 968, 975 }, level = 60, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (8-9) to (11-13) Fire Damage", "Adds (8-9) to (11-13) Cold Damage", statOrder = { 968, 975 }, level = 72, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, "Adds (10-12) to (14-16) Fire Damage", "Adds (10-12) to (14-16) Cold Damage", statOrder = { 968, 975 }, level = 81, group = "AddedFireAndColdDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (6-7) to (9-10) Fire Damage", "Adds 1 to (14-16) Lightning Damage", statOrder = { 968, 984 }, level = 60, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (8-9) to (11-13) Fire Damage", "Adds 1 to (17-20) Lightning Damage", statOrder = { 968, 984 }, level = 72, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "Adds (10-12) to (14-16) Fire Damage", "Adds 1 to (21-24) Lightning Damage", statOrder = { 968, 984 }, level = 81, group = "AddedFireAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (6-7) to (9-10) Cold Damage", "Adds 1 to (14-16) Lightning Damage", statOrder = { 975, 984 }, level = 60, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (8-9) to (11-13) Cold Damage", "Adds 1 to (17-20) Lightning Damage", statOrder = { 975, 984 }, level = 72, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, "Adds (10-12) to (14-16) Cold Damage", "Adds 1 to (21-24) Lightning Damage", statOrder = { 975, 984 }, level = 81, group = "AddedColdAndLightningDamage", types = { ["Shield"] = true, ["Ring"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "critical" }, "Your Critical Strike Chance is Lucky while Focused", statOrder = { 5180 }, level = 72, group = "LuckyCriticalsDuringFocus", types = { ["Belt"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "unveiled_mod", "defences" }, "(16-18)% increased Evasion Rating while Focused", statOrder = { 5148 }, level = 60, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "unveiled_mod", "defences" }, "(19-22)% increased Evasion Rating while Focused", statOrder = { 5148 }, level = 72, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "evasion", "unveiled_mod", "defences" }, "(23-25)% increased Evasion Rating while Focused", statOrder = { 5148 }, level = 81, group = "DodgeChanceDuringFocus", types = { ["Helmet"] = true, ["Boots"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "8% additional Physical Damage Reduction while Focused", statOrder = { 3991 }, level = 60, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "(9-10)% additional Physical Damage Reduction while Focused", statOrder = { 3991 }, level = 72, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "physical" }, "(11-12)% additional Physical Damage Reduction while Focused", statOrder = { 3991 }, level = 81, group = "PhysicalDamageReductionDuringFocus", types = { ["Helmet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 2 Seconds when you Focus", statOrder = { 7633 }, level = 60, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 3 Seconds when you Focus", statOrder = { 7633 }, level = 72, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, "Shock nearby Enemies for 4 Seconds when you Focus", statOrder = { 7633 }, level = 81, group = "ShockNearbyEnemiesOnFocus", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "1% of Evasion Rating is Regenerated as Life per second while Focused", statOrder = { 5152 }, level = 60, group = "LifeRegenerationPerEvasionDuringFocus", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (23-25)% of Mana and Energy Shield when you Focus", statOrder = { 7584 }, level = 60, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (26-28)% of Mana and Energy Shield when you Focus", statOrder = { 7584 }, level = 72, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, "Recover (29-31)% of Mana and Energy Shield when you Focus", statOrder = { 7584 }, level = 81, group = "RestoreManaAndEnergyShieldOnFocus", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(16-20)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(21-25)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 72, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(26-30)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 81, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(7-9)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(10-12)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 72, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "damage" }, "(13-15)% chance to deal Double Damage while Focused", statOrder = { 4582 }, level = 81, group = "ChanceToDealDoubleDamageWhileFocused", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(22-25)% increased Attack and Cast Speed while Focused", statOrder = { 4133 }, level = 60, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(26-30)% increased Attack and Cast Speed while Focused", statOrder = { 4133 }, level = 72, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "caster", "speed" }, "(31-36)% increased Attack and Cast Speed while Focused", statOrder = { 4133 }, level = 81, group = "AttackAndCastSpeedWhileFocused", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(81-100)% increased Duration of Ailments you inflict while Focused", statOrder = { 7790 }, level = 60, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(101-120)% increased Duration of Ailments you inflict while Focused", statOrder = { 7790 }, level = 72, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "(121-140)% increased Duration of Ailments you inflict while Focused", statOrder = { 7790 }, level = 81, group = "StatusAilmentsYouInflictDurationWhileFocused", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "ailment" }, "You are Immune to Ailments while Focused", statOrder = { 5702 }, level = 60, group = "ImmuneToStatusAilmentsWhileFocused", types = { ["Boots"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life" }, "You have Vaal Pact while Focused", "10% of Damage Leeched as Life while Focused", statOrder = { 5377, 5776 }, level = 60, group = "LifeLeechFromAnyDamagePermyriadWhileFocused", types = { ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "+25 to maximum Fortification while Focused", statOrder = { 7050 }, level = 60, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "+30 to maximum Fortification while Focused", statOrder = { 7050 }, level = 72, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "+35 to maximum Fortification while Focused", statOrder = { 7050 }, level = 81, group = "FortifyEffectWhileFocused", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "skill", "unveiled_mod", "caster", "gem" }, "Trigger Socketed Spells when you Focus, with a 0.25 second Cooldown", statOrder = { 524 }, level = 60, group = "TriggerSocketedSpellWhenYouFocus", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life", "mana" }, "(21-25)% of Damage is taken from Mana before Life while Focused", statOrder = { 4907 }, level = 60, group = "DamageRemovedFromManaBeforeLifeWhileFocused", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "life", "minion" }, "Minions Recover 100% of their Life when you Focus", statOrder = { 7217 }, level = 60, group = "MinionsRecoverMaximumLifeWhenYouFocus", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "resource", "unveiled_mod", "mana" }, "Skills Cost no Mana or Life while Focused", statOrder = { 7673 }, level = 60, group = "SkillsCostNoManaWhileFocused", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Leo's", modTags = { "unveiled_mod", "damage" }, "(12-14)% increased Damage", statOrder = { 805 }, level = 72, group = "AllDamage", types = { ["Ring"] = true, ["Belt"] = true, }, }, + { type = "Prefix", affix = "Leo's", modTags = { "unveiled_mod", "damage" }, "(15-17)% increased Damage", statOrder = { 805 }, level = 81, group = "AllDamage", types = { ["Ring"] = true, ["Belt"] = true, }, }, + { type = "Prefix", affix = "Catarina's", modTags = { "unveiled_mod", "gem" }, "+1 to Level of Socketed Support Gems", statOrder = { 71 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Catarina's", modTags = { "unveiled_mod", "gem" }, "+2 to Level of Socketed Support Gems", statOrder = { 71 }, level = 80, group = "IncreaseSpecificSocketedGemLevel", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -1 to Total Mana Cost", statOrder = { 7670 }, level = 60, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -2 to Total Mana Cost", statOrder = { 7670 }, level = 72, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Channelling Skills have -3 to Total Mana Cost", statOrder = { 7670 }, level = 81, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -4 to Total Mana Cost", statOrder = { 7671 }, level = 60, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -5 to Total Mana Cost", statOrder = { 7671 }, level = 72, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Elreon's", modTags = { "resource", "unveiled_mod", "mana" }, "Non-Channelling Skills have -(7-6) to Total Mana Cost", statOrder = { 7671 }, level = 81, group = "IncreaseFlatManaCost", types = { ["Ring"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Vorici's", modTags = { "unveiled_mod", "damage" }, "(31-36)% increased Damage while Leeching", statOrder = { 2567 }, level = 72, group = "DamageWhileLeeching", types = { ["Gloves"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Vorici's", modTags = { "unveiled_mod", "damage" }, "(37-43)% increased Damage while Leeching", statOrder = { 2567 }, level = 81, group = "DamageWhileLeeching", types = { ["Gloves"] = true, ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Haku's", modTags = { "unveiled_mod", "gem" }, "+(6-7)% to Quality of Socketed Gems", statOrder = { 81 }, level = 72, group = "SocketedGemQuality", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Haku's", modTags = { "unveiled_mod", "gem" }, "+(7-8)% to Quality of Socketed Gems", statOrder = { 81 }, level = 81, group = "SocketedGemQuality", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (11-13) to (16-17) Physical Damage", "35% chance to cause Bleeding on Hit", statOrder = { 886, 2023 }, level = 72, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (14-16) to (18-20) Physical Damage", "40% chance to cause Bleeding on Hit", statOrder = { 886, 2023 }, level = 81, group = "PhysicalDamage", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (7-8) to (10-11) Physical Damage", "35% chance to cause Bleeding on Hit", statOrder = { 886, 2023 }, level = 72, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Tora's", modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, "Adds (9-11) to (12-14) Physical Damage", "40% chance to cause Bleeding on Hit", statOrder = { 886, 2023 }, level = 81, group = "PhysicalDamage", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Prefix", affix = "Vagan's", modTags = { "unveiled_mod", "attack" }, "Hits can't be Evaded", statOrder = { 1600 }, level = 60, group = "AlwaysHits", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Prefix", affix = "Brinerot", modTags = { "flask", "unveiled_mod", "damage" }, "(19-23)% increased Damage during any Flask Effect", statOrder = { 3569 }, level = 72, group = "DamageDuringFlaskEffect", types = { ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Brinerot", modTags = { "flask", "unveiled_mod", "damage" }, "(24-28)% increased Damage during any Flask Effect", statOrder = { 3569 }, level = 81, group = "DamageDuringFlaskEffect", types = { ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of Janus", modTags = { "unveiled_mod" }, "(36-40)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrder = { 7528 }, level = 72, group = "RareOrUniqueMonsterDroppedItemRarity", types = { ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of Janus", modTags = { "unveiled_mod" }, "(41-45)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrder = { 7528 }, level = 81, group = "RareOrUniqueMonsterDroppedItemRarity", types = { ["Helmet"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (11-13)% of Fire Damage as Extra Chaos Damage", statOrder = { 1505 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (14-16)% of Fire Damage as Extra Chaos Damage", statOrder = { 1505 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (5-6)% of Fire Damage as Extra Chaos Damage", statOrder = { 1505 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, "Gain (7-8)% of Fire Damage as Extra Chaos Damage", statOrder = { 1505 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (11-13)% of Cold Damage as Extra Chaos Damage", statOrder = { 1504 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (14-16)% of Cold Damage as Extra Chaos Damage", statOrder = { 1504 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (5-6)% of Cold Damage as Extra Chaos Damage", statOrder = { 1504 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, "Gain (7-8)% of Cold Damage as Extra Chaos Damage", statOrder = { 1504 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (11-13)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1502 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (14-16)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1502 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (5-6)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1502 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, "Gain (7-8)% of Lightning Damage as Extra Chaos Damage", statOrder = { 1502 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (11-13)% of Physical Damage as Extra Chaos Damage", statOrder = { 1499 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (14-16)% of Physical Damage as Extra Chaos Damage", statOrder = { 1499 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (5-6)% of Physical Damage as Extra Chaos Damage", statOrder = { 1499 }, level = 72, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Prefix", affix = "It's", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "Gain (7-8)% of Physical Damage as Extra Chaos Damage", statOrder = { 1499 }, level = 81, group = "NonChaosAddedAsChaos", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of Hillock", modTags = { "unveiled_mod", "attribute" }, "5% increased Attributes", statOrder = { 801 }, level = 72, group = "PercentageAllAttributes", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "of Hillock", modTags = { "unveiled_mod", "attribute" }, "6% increased Attributes", statOrder = { 801 }, level = 81, group = "PercentageAllAttributes", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Gravicius'", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Gain (7-8)% of Maximum Life as Extra Maximum Energy Shield", statOrder = { 7068 }, level = 72, group = "LifeAddedAsEnergyShield", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Gravicius'", modTags = { "energy_shield", "unveiled_mod", "defences" }, "Gain (9-10)% of Maximum Life as Extra Maximum Energy Shield", statOrder = { 7068 }, level = 81, group = "LifeAddedAsEnergyShield", types = { ["Body Armour"] = true, }, }, + { type = "Suffix", affix = "Jorgin's", modTags = { "unveiled_mod", "minion" }, "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrder = { 484 }, level = 60, group = "SummonWolfOnKill", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Korell's", modTags = { "unveiled_mod", "physical", "elemental", "fire" }, "(5-6)% of Physical Damage from Hits taken as Fire Damage", statOrder = { 1987 }, level = 72, group = "PhysicalDamageTakenAsElement", types = { ["Helmet"] = true, }, }, + { type = "Prefix", affix = "Korell's", modTags = { "unveiled_mod", "physical", "elemental", "fire" }, "(7-8)% of Physical Damage from Hits taken as Fire Damage", statOrder = { 1987 }, level = 81, group = "PhysicalDamageTakenAsElement", types = { ["Helmet"] = true, }, }, + { type = "Prefix", affix = "Rin's", modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, "80% chance to Avoid being Frozen", statOrder = { 1415 }, level = 72, group = "AvoidFreeze", types = { ["Boots"] = true, }, }, + { type = "Prefix", affix = "Rin's", modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, "Cannot be Frozen", statOrder = { 1415 }, level = 81, group = "AvoidFreeze", types = { ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Cameria", modTags = { "unveiled_mod", "damage", "critical" }, "(12-13)% increased Global Critical Strike Chance", "+(18-20)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrder = { 1060, 4797 }, level = 72, group = "CriticalStrikeChanceIncrease", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Cameria", modTags = { "unveiled_mod", "damage", "critical" }, "(14-16)% increased Global Critical Strike Chance", "+(21-23)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrder = { 1060, 4797 }, level = 81, group = "CriticalStrikeChanceIncrease", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Aisling", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "(11-13)% increased Global Physical Damage", "(11-13)% increased Chaos Damage", statOrder = { 844, 989 }, level = 72, group = "IncreasedChaosAndPhysicalDamage", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Aisling", modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, "(14-16)% increased Global Physical Damage", "(14-16)% increased Chaos Damage", statOrder = { 844, 989 }, level = 81, group = "IncreasedChaosAndPhysicalDamage", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Riker", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "(11-13)% increased Fire Damage", "(11-13)% increased Lightning Damage", statOrder = { 967, 983 }, level = 72, group = "IncreasedFireAndLightningDamage", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of Riker", modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, "(14-16)% increased Fire Damage", "(14-16)% increased Lightning Damage", statOrder = { 967, 983 }, level = 81, group = "IncreasedFireAndLightningDamage", types = { ["Ring"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "Regenerate 3% of Life per second during Flask Effect", statOrder = { 674 }, level = 60, group = "LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod" }, "50% Chance to Avoid being Stunned during Flask Effect", statOrder = { 657 }, level = 60, group = "LocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "mana" }, "(20-25)% reduced Mana Cost of Skills during Flask Effect", statOrder = { 679 }, level = 60, group = "LocalFlaskSkillManaCostDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod" }, "(20-30)% increased Rarity of Items found during Flask Effect", statOrder = { 671 }, level = 60, group = "LocalFlaskItemFoundRarityDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "unveiled_mod" }, "(45-55)% reduced Reflected Damage taken during Flask Effect", statOrder = { 678 }, level = 60, group = "FlaskReflectReductionDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "flask", "resource", "unveiled_mod", "life" }, "15% of Damage Taken from Hits is Leeched as Life during Flask Effect", statOrder = { 673 }, level = 60, group = "LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect", types = { ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, ["Flask"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack", "speed" }, "+(15-19) to Dexterity and Intelligence", "(8-10)% increased Attack Speed", statOrder = { 800, 1015 }, level = 60, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack", "speed" }, "+(20-24) to Dexterity and Intelligence", "(13-16)% increased Attack Speed", statOrder = { 800, 1015 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack", "critical" }, "+(15-19) to Strength and Intelligence", "(15-20)% increased Critical Strike Chance", statOrder = { 799, 1064 }, level = 60, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack", "critical" }, "+(20-24) to Strength and Intelligence", "(21-25)% increased Critical Strike Chance", statOrder = { 799, 1064 }, level = 75, group = "CriticalStrikeChanceIncrease", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack" }, "+(15-19) to Strength and Dexterity", "+(161-200) to Accuracy Rating", statOrder = { 798, 1581 }, level = 60, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attack" }, "+(20-24) to Strength and Dexterity", "+(201-250) to Accuracy Rating", statOrder = { 798, 1581 }, level = 75, group = "IncreasedAccuracy", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "10% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(8-10)% increased Attack Speed", statOrder = { 485, 1015 }, level = 60, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "attack", "speed" }, "10% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(13-16)% increased Attack Speed", statOrder = { 485, 1015 }, level = 75, group = "IncreasedAttackSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(10-12)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 60, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(13-15)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 72, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(16-19)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 81, group = "IncreasedCastSpeed", types = { ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(7-8)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 60, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(9-10)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 72, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster", "speed" }, "(11-13)% increased Cast Speed", "10% chance to gain Arcane Surge when you Kill an Enemy", statOrder = { 1047, 5303 }, level = 81, group = "IncreasedCastSpeed", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "skill", "unveiled_mod", "caster", "gem" }, "Trigger a Socketed Spell when you Use a Skill, with a 8 second Cooldown", "Spells Triggered this way have 150% more Cost", statOrder = { 523, 523.1 }, level = 75, group = "SupportedByTrigger", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Wand"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Bow"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(9-10)% to Fire and Chaos Resistances", statOrder = { 5194 }, level = 60, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(11-12)% to Fire and Chaos Resistances", statOrder = { 5194 }, level = 72, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, "+(13-15)% to Fire and Chaos Resistances", statOrder = { 5194 }, level = 81, group = "FireAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(9-10)% to Lightning and Chaos Resistances", statOrder = { 5831 }, level = 60, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(11-12)% to Lightning and Chaos Resistances", statOrder = { 5831 }, level = 72, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, "+(13-15)% to Lightning and Chaos Resistances", statOrder = { 5831 }, level = 81, group = "LightningAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(9-10)% to Cold and Chaos Resistances", statOrder = { 4684 }, level = 60, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(11-12)% to Cold and Chaos Resistances", statOrder = { 4684 }, level = 72, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, "+(13-15)% to Cold and Chaos Resistances", statOrder = { 4684 }, level = 81, group = "ColdAndChaosDamageResistance", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(10-15) to Strength", "(21-25)% chance to Avoid being Ignited", statOrder = { 795, 1416 }, level = 60, group = "Strength", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(16-20) to Strength", "(21-25)% chance to Avoid being Ignited", statOrder = { 795, 1416 }, level = 72, group = "Strength", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(21-25) to Strength", "(21-25)% chance to Avoid being Ignited", statOrder = { 795, 1416 }, level = 81, group = "Strength", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(10-15) to Dexterity", "(21-25)% chance to Avoid being Frozen", statOrder = { 796, 1415 }, level = 60, group = "Dexterity", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(16-20) to Dexterity", "(21-25)% chance to Avoid being Frozen", statOrder = { 796, 1415 }, level = 72, group = "Dexterity", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(21-25) to Dexterity", "(21-25)% chance to Avoid being Frozen", statOrder = { 796, 1415 }, level = 81, group = "Dexterity", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(10-15) to Intelligence", "(21-25)% chance to Avoid being Shocked", statOrder = { 797, 1418 }, level = 60, group = "Intelligence", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(16-20) to Intelligence", "(21-25)% chance to Avoid being Shocked", statOrder = { 797, 1418 }, level = 72, group = "Intelligence", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "attribute" }, "+(21-25) to Intelligence", "(21-25)% chance to Avoid being Shocked", statOrder = { 797, 1418 }, level = 81, group = "Intelligence", types = { ["Body Armour"] = true, ["Shield"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(7-8)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 60, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(9-10)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 72, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(11-12)% increased Trap Throwing Speed", statOrder = { 1492 }, level = 81, group = "TrapThrowSpeed", types = { ["Amulet"] = true, ["Belt"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(7-8)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 60, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(9-10)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 72, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "speed" }, "(11-12)% increased Mine Throwing Speed", statOrder = { 1493 }, level = 81, group = "MineLayingSpeed", types = { ["Amulet"] = true, ["Helmet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(11-13)% increased Brand Attachment range", statOrder = { 7658 }, level = 60, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(14-16)% increased Brand Attachment range", statOrder = { 7658 }, level = 72, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod", "caster" }, "(17-20)% increased Brand Attachment range", statOrder = { 7658 }, level = 81, group = "BrandAttachmentRange", types = { ["Amulet"] = true, ["Gloves"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "resource", "unveiled_mod", "life", "mana" }, "(5-8)% increased maximum Life", "(5-8)% increased maximum Mana", statOrder = { 1169, 1177 }, level = 60, group = "MaximumLifeIncreasePercent", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "block", "unveiled_mod" }, "(5-7)% Chance to Block Attack Damage", statOrder = { 765 }, level = 60, group = "BlockPercent", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "block" }, "(6-8)% Chance to Block Spell Damage", statOrder = { 783 }, level = 60, group = "SpellBlockPercentage", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, "(20-25)% chance to Avoid Elemental Ailments", "(20-25)% chance to Avoid being Stunned", statOrder = { 1413, 1421 }, level = 60, group = "AvoidStunAndElementalStatusAilments", types = { ["Body Armour"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(6-7)% increased Area of Effect", "(9-10)% increased Area Damage", statOrder = { 1450, 1592 }, level = 60, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(8-9)% increased Area of Effect", "(11-13)% increased Area Damage", statOrder = { 1450, 1592 }, level = 72, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage" }, "(10-12)% increased Area of Effect", "(14-16)% increased Area Damage", statOrder = { 1450, 1592 }, level = 81, group = "AreaDamageAndAreaOfEffect", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(10-12)% increased Projectile Speed", "(9-10)% increased Projectile Damage", statOrder = { 1368, 1555 }, level = 60, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(13-16)% increased Projectile Speed", "(11-13)% increased Projectile Damage", statOrder = { 1368, 1555 }, level = 72, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "speed" }, "(17-20)% increased Projectile Speed", "(14-16)% increased Projectile Damage", statOrder = { 1368, 1555 }, level = 81, group = "ProjectileDamageAndProjectileSpeed", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(9-10)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 847, 2073 }, level = 60, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(11-13)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 847, 2073 }, level = 72, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, + { type = "Prefix", affix = "Chosen", modTags = { "unveiled_mod", "damage", "attack" }, "(14-16)% increased Melee Damage", "+1 to Melee Strike Range", statOrder = { 847, 2073 }, level = 81, group = "MeleeRangeAndMeleeDamage", types = { ["Amulet"] = true, }, }, + { type = "Suffix", affix = "of the Order", modTags = { "unveiled_mod" }, "Focus has (21-25)% increased Cooldown Recovery Rate", statOrder = { 5256 }, level = 60, group = "CooldownRecovery", types = { ["Boots"] = true, }, }, + { type = "Suffix", affix = "of Prefixes", modTags = { }, "Prefixes Cannot Be Changed", statOrder = { 13 }, level = 1, group = "ItemGenerationCannotChangePrefixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Prefix", affix = "Suffixed", modTags = { }, "Suffixes Cannot Be Changed", statOrder = { 15 }, level = 1, group = "ItemGenerationCannotChangeSuffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Crafting", modTags = { }, "Can have up to 3 Crafted Modifiers", statOrder = { 18 }, level = 1, group = "ItemGenerationCanHaveMultipleCraftedMods", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Spellcraft", modTags = { }, "Cannot roll Attack Modifiers", statOrder = { 17 }, level = 1, group = "ItemGenerationCannotRollAttackAffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, + { type = "Suffix", affix = "of Weaponcraft", modTags = { }, "Cannot roll Caster Modifiers", statOrder = { 16 }, level = 1, group = "ItemGenerationCannotRollCasterAffixes", types = { ["Dagger"] = true, ["Dagger"] = true, ["One Handed Axe"] = true, ["One Handed Mace"] = true, ["One Handed Sword"] = true, ["Claw"] = true, ["Sceptre"] = true, ["Thrusting One Handed Sword"] = true, ["Two Handed Axe"] = true, ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, ["Staff"] = true, ["Staff"] = true, ["Wand"] = true, ["Bow"] = true, ["Body Armour"] = true, ["Gloves"] = true, ["Boots"] = true, ["Helmet"] = true, ["Shield"] = true, ["Ring"] = true, ["Amulet"] = true, ["Belt"] = true, ["Quiver"] = true, }, }, } \ No newline at end of file diff --git a/src/Data/ModVeiled.lua b/src/Data/ModVeiled.lua index 8f36ba364d..5759f2417e 100644 --- a/src/Data/ModVeiled.lua +++ b/src/Data/ModVeiled.lua @@ -2,204 +2,215 @@ -- Item data (c) Grinding Gear Games return { - ["JunMasterAvoidStunAndElementalStatusAilments1"] = { type = "Prefix", affix = "Chosen", "(15-20)% chance to Avoid Elemental Ailments", "(15-20)% chance to Avoid being Stunned", statOrderKey = "1359,1367", statOrder = { 1359, 1367 }, level = 1, group = "AvoidStunAndElementalStatusAilments", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, }, - ["JunMasterVeiledLocalIncreasedPhysicalDamageAndImpaleCrafted"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "793,5888", statOrder = { 793, 5888 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, }, - ["JunMasterVeiledLocalIncreasedPhysicalDamageAndBleedChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to cause Bleeding on Hit", statOrderKey = "793,1942", statOrder = { 793, 1942 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, - ["JunMasterVeiledLocalIncreasedPhysicalDamageAndBlindChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Blind Enemies on hit", statOrderKey = "793,1759", statOrder = { 793, 1759 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, }, - ["JunMasterVeiledLocalIncreasedPhysicalDamageAndPoisonChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Poison on Hit", statOrderKey = "793,5986", statOrder = { 793, 5986 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, }, - ["JunMasterVeiledElementalPenetrationWithAttacks_"] = { type = "Prefix", affix = "Chosen", "Attacks with this Weapon Penetrate (14-16)% Elemental Resistances", statOrderKey = "3170", statOrder = { 3170 }, level = 60, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "wand", "dagger", "weapon", "default", }, weightVal = { 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, }, - ["JunMasterVeiledChaosPenetrationWithAttacks__"] = { type = "Prefix", affix = "Chosen", "Attacks with this Weapon Penetrate (14-16)% Chaos Resistance", statOrderKey = "5899", statOrder = { 5899 }, level = 60, group = "ChaosPenetrationWithAttacks", weightKey = { "wand", "dagger", "weapon", "default", }, weightVal = { 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, }, - ["JunMasterVeiledDoubleDamageChance2h_"] = { type = "Suffix", affix = "of the Order", "(12-14)% chance to deal Double Damage", statOrderKey = "4374", statOrder = { 4374 }, level = 60, group = "DoubleDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDoubleDamageChance1h"] = { type = "Suffix", affix = "of the Order", "(6-7)% chance to deal Double Damage", statOrderKey = "4374", statOrder = { 4374 }, level = 60, group = "DoubleDamage", weightKey = { "shield", "one_hand_weapon", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledAreaDamageAndAreaOfEffect"] = { type = "Prefix", affix = "Chosen", "(14-16)% increased Area of Effect", "(17-20)% increased Area Damage", statOrderKey = "1395,1537", statOrder = { 1395, 1537 }, level = 60, group = "AreaDamageAndAreaOfEffect", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledProjectileDamageAndProjectileSpeed"] = { type = "Prefix", affix = "Chosen", "(23-25)% increased Projectile Speed", "(17-20)% increased Projectile Damage", statOrderKey = "1314,1501", statOrder = { 1314, 1501 }, level = 60, group = "ProjectileDamageAndProjectileSpeed", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "speed" }, }, - ["JunMasterVeiledMeleeDamageAndMeleeRange"] = { type = "Prefix", affix = "Chosen", "(17-20)% increased Melee Damage", "+2 to Melee Strike Range", statOrderKey = "795,1985", statOrder = { 795, 1985 }, level = 60, group = "MeleeRangeAndMeleeDamage", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "unveiled_mod", "damage", "attack" }, }, - ["JunMasterVeiledFireDamageAndChanceToIgnite1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Fire Damage", "(21-23)% chance to Ignite", statOrderKey = "915,1528", statOrder = { 915, 1528 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, }, - ["JunMasterVeiledFireDamageAndChanceToIgnite2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Fire Damage", "(35-40)% chance to Ignite", statOrderKey = "915,1528", statOrder = { 915, 1528 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, }, - ["JunMasterVeiledColdDamageAndBaseChanceToFreeze1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Cold Damage", "(21-23)% chance to Freeze", statOrderKey = "922,1531", statOrder = { 922, 1531 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, }, - ["JunMasterVeiledColdDamageAndBaseChanceToFreeze2h__"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Cold Damage", "(35-40)% chance to Freeze", statOrderKey = "922,1531", statOrder = { 922, 1531 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, }, - ["JunMasterVeiledLightningDamageAndChanceToShock1h_"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Lightning Damage", "(21-23)% chance to Shock", statOrderKey = "931,1535", statOrder = { 931, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, }, - ["JunMasterVeiledLightningDamageAndChanceToShock2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Lightning Damage", "(35-40)% chance to Shock", statOrderKey = "931,1535", statOrder = { 931, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, }, - ["JunMasterVeiledChaosDamageAndChaosSkillDuration1h"] = { type = "Prefix", affix = "Chosen", "(60-69)% increased Chaos Damage", "Chaos Skills have (13-15)% increased Skill Effect Duration", statOrderKey = "937,1408", statOrder = { 937, 1408 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledChaosDamageAndChaosSkillDuration2h_"] = { type = "Prefix", affix = "Chosen", "(90-99)% increased Chaos Damage", "Chaos Skills have (26-30)% increased Skill Effect Duration", statOrderKey = "937,1408", statOrder = { 937, 1408 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledSpellDamageAndManaRegenerationRate1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Spell Damage", "(18-20)% increased Mana Regeneration Rate", statOrderKey = "785,1128", statOrder = { 785, 1128 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, }, - ["JunMasterVeiledSpellDamageAndManaRegenerationRate2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Spell Damage", "(36-40)% increased Mana Regeneration Rate", statOrderKey = "785,1128", statOrder = { 785, 1128 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, }, - ["JunMasterVeiledSpellDamageAndNonChaosDamageToAddAsChaosDamage1h"] = { type = "Prefix", affix = "Chosen", "(60-69)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, }, - ["JunMasterVeiledSpellDamageAndNonChaosDamageToAddAsChaosDamage2h"] = { type = "Prefix", affix = "Chosen", "(90-99)% increased Spell Damage", "Gain (9-10)% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "785,6935", statOrder = { 785, 6935 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, }, - ["JunMasterVeiledMinionDamageAndMinionMaximumLife1h"] = { type = "Prefix", affix = "Chosen", "Minions have (34-38)% increased maximum Life", "Minions deal (34-38)% increased Damage", statOrderKey = "1285,1481", statOrder = { 1285, 1481 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, }, - ["JunMasterVeiledMinionDamageAndMinionMaximumLife2h__"] = { type = "Prefix", affix = "Chosen", "Minions have (50-59)% increased maximum Life", "Minions deal (50-59)% increased Damage", statOrderKey = "1285,1481", statOrder = { 1285, 1481 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "staff", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, }, - ["JunMasterVeiledMinionAttackAndCastSpeedOnWeapon1h"] = { type = "Suffix", affix = "of the Order", "Minions have (18-20)% increased Attack Speed", "Minions have (18-20)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, }, - ["JunMasterVeiledMinionAttackAndCastSpeedOnWeapon2h"] = { type = "Suffix", affix = "of the Order", "Minions have (34-38)% increased Attack Speed", "Minions have (34-38)% increased Cast Speed", statOrderKey = "2329,2330", statOrder = { 2329, 2330 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "one_hand_weapon", "staff", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, }, - ["JunMasterVeiledChaosNonAilmentDamageOverTimeMultiplier2h"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledChaosNonAilmentDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledPhysicalDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, - ["JunMasterVeiledPhysicalDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, - ["JunMasterVeiledColdDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, - ["JunMasterVeiledColdDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, - ["JunMasterVeiledFireDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, - ["JunMasterVeiledFireDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, - ["JunMasterVeiledChaosDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "staff", "bow", "weapon", "default", }, weightVal = { 0, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledChaosDamageOverTimeMultiplier__"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "819", statOrder = { 819 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 600, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, - ["JunMasterVeiledPhysicalDamageOverTimeMultiplierTwoHand_"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "staff", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, - ["JunMasterVeiledPhysicalDamageOverTimeMultiplier"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "807", statOrder = { 807 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, - ["JunMasterVeiledColdDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, - ["JunMasterVeiledColdDamageOverTimeMultiplier___"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "816", statOrder = { 816 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 600, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, - ["JunMasterVeiledFireDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, - ["JunMasterVeiledFireDamageOverTimeMultiplier"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "811", statOrder = { 811 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 600, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(17-19) to maximum Life", statOrderKey = "1100,1115", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1099,1115", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1101,1115", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndLife_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(17-19) to maximum Life", statOrderKey = "1088,1115", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndLife__"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(17-19) to maximum Life", statOrderKey = "1097,1115", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEnergyShieldAndLife_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1106,1115", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedDefencesAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1102,1115", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(19-22) to maximum Life", statOrderKey = "1100,1115", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1099,1115", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1101,1115", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndLifeMed___"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(19-22) to maximum Life", statOrderKey = "1088,1115", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndLifeMed___"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(19-22) to maximum Life", statOrderKey = "1097,1115", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1106,1115", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedDefencesAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1102,1115", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(23-26) to maximum Life", statOrderKey = "1100,1115", statOrder = { 1100, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1099,1115", statOrder = { 1099, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1101,1115", statOrder = { 1101, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedArmourAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(23-26) to maximum Life", statOrderKey = "1088,1115", statOrder = { 1088, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEvasionAndLifeHigh_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(23-26) to maximum Life", statOrderKey = "1097,1115", statOrder = { 1097, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1106,1115", statOrder = { 1106, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledLocalIncreasedDefencesAndLifeHigh__"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1102,1115", statOrder = { 1102, 1115 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, - ["JunMasterVeiledStrengthAndDexterity"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength and Dexterity", statOrderKey = "746", statOrder = { 746 }, level = 60, group = "StrengthDexterity", weightKey = { "has_flat_strength_mod", "has_flat_dexterity_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_dexterity_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledDexterityAndIntelligence"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Dexterity and Intelligence", statOrderKey = "748", statOrder = { 748 }, level = 60, group = "DexterityIntelligence", weightKey = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledStrengthAndIntelligence"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength and Intelligence", statOrderKey = "747", statOrder = { 747 }, level = 60, group = "StrengthIntelligence", weightKey = { "has_flat_strength_mod", "has_flat_intelligence_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledMinimumEnduranceCharges_"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Endurance Charges", "(3-4)% chance to gain an Endurance Charge on Kill", statOrderKey = "1321,2068", statOrder = { 1321, 2068 }, level = 60, group = "MinimumEnduranceCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "unveiled_mod" }, }, - ["JunMasterVeiledMinimumPowerCharges"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Power Charges", "(3-4)% chance to gain a Power Charge on Kill", statOrderKey = "1331,2069", statOrder = { 1331, 2069 }, level = 60, group = "MinimumPowerCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "unveiled_mod" }, }, - ["JunMasterVeiledMinimumFrenzyCharges___"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Frenzy Charges", "(3-4)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1326,2067", statOrder = { 1326, 2067 }, level = 60, group = "MinimumFrenzyCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "unveiled_mod" }, }, - ["JunMasterVeiledIncreasedManaAndRegen"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "Regenerate 5.3 Mana per second", statOrderKey = "1124,1127", statOrder = { 1124, 1127 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledManaAndManaCostPercent"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "(6-7)% reduced Mana Cost of Skills", statOrderKey = "1124,1398", statOrder = { 1124, 1398 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledManaAndDamageTakenGoesToManaPercent"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "(7-8)% of Damage taken Recouped as Mana", statOrderKey = "1124,1915", statOrder = { 1124, 1915 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledAttackAndCastSpeed_"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Attack and Cast Speed", statOrderKey = "1549", statOrder = { 1549 }, level = 60, group = "AttackCastSpeed", weightKey = { "amulet", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed" }, }, - ["JunMasterVeiledMovementVelocityAndMovementVelocityIfNotHitRecently"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "(10-12)% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1316,2639", statOrder = { 1316, 2639 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, - ["JunMasterVeiledMovementVelocityAndOnslaughtOnKill"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "(13-16)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "1316,2411", statOrder = { 1316, 2411 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, - ["JunMasterVeiledMovementVelocityAndCannotBeChilled__"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "Cannot be Chilled", statOrderKey = "1316,1360", statOrder = { 1316, 1360 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, }, - ["JunMasterVeiledArmourAndEvasionRating"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Armour and Evasion Rating", statOrderKey = "3665", statOrder = { 3665 }, level = 60, group = "BaseArmourAndEvasion", weightKey = { "belt", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "unveiled_mod", "defences" }, }, - ["JunMasterVeiledArmourAndEnergyShield"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Armour", "+(31-35) to maximum Energy Shield", statOrderKey = "1085,1104", statOrder = { 1085, 1104 }, level = 60, group = "BaseArmourAndEnergyShield", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, }, - ["JunMasterVeiledEvasionRatingAndEnergyShield"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Evasion Rating", "+(31-35) to maximum Energy Shield", statOrderKey = "1091,1104", statOrder = { 1091, 1104 }, level = 60, group = "BaseEvasionRatingAndEnergyShield", weightKey = { "belt", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, }, - ["JunMasterVeiledFlaskEffect"] = { type = "Prefix", affix = "Chosen", "Flasks applied to you have (9-10)% increased Effect", statOrderKey = "2164", statOrder = { 2164 }, level = 60, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, - ["JunMasterVeiledChanceToNotConsumeFlaskCharges"] = { type = "Prefix", affix = "Chosen", "(9-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3629", statOrder = { 3629 }, level = 60, group = "FlaskChargesUsed", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, - ["JunMasterVeiledFlaskEffectAndFlaskChargesGained"] = { type = "Prefix", affix = "Chosen", "33% reduced Flask Charges gained", "Flasks applied to you have (15-18)% increased Effect", statOrderKey = "1686,2164", statOrder = { 1686, 2164 }, level = 60, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, - ["JunMasterVeiledGlobalCooldownRecovery"] = { type = "Suffix", affix = "of the Order", "(13-16)% increased Cooldown Recovery Rate", statOrderKey = "4102", statOrder = { 4102 }, level = 60, group = "CooldownRecovery", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, - ["JunMasterVeiledDamagePerEnduranceCharge1h"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDamagePerEnduranceCharge2h"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Endurance Charge", statOrderKey = "2614", statOrder = { 2614 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDamagePerFrenzyCharge1h"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDamagePerFrenzyCharge2h__"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Frenzy Charge", statOrderKey = "2703", statOrder = { 2703 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDamagePerPowerCharge1h_"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledDamagePerPowerCharge2h"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Power Charge", statOrderKey = "4671", statOrder = { 4671 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledPhysicalDamageConvertedToFire_"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Fire Damage", statOrderKey = "1464", statOrder = { 1464 }, level = 60, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "fire" }, }, - ["JunMasterVeiledPhysicalDamageConvertedToCold"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Cold Damage", statOrderKey = "1466", statOrder = { 1466 }, level = 60, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "cold" }, }, - ["JunMasterVeiledPhysicalDamageConvertedToLightning"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1468", statOrder = { 1468 }, level = 60, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "lightning" }, }, - ["JunMasterVeiledMaximumZombieAndSkeleton"] = { type = "Prefix", affix = "Chosen", "Minions have (8-10)% increased maximum Life", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Skeletons", statOrderKey = "1285,1662,1664", statOrder = { 1285, 1662, 1664 }, level = 60, group = "MaximumMinionCount", weightKey = { "helmet", "body_armour", "default", }, weightVal = { 2000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "minion" }, }, - ["JunMasterVeiledEffectOfAilments__"] = { type = "Suffix", affix = "of the Order", "(33-40)% increased Effect of Non-Damaging Ailments", statOrderKey = "6942", statOrder = { 6942 }, level = 60, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, - ["JunMasterVeiledMaximumCurse"] = { type = "Prefix", affix = "Chosen", "You can apply an additional Curse", statOrderKey = "1672", statOrder = { 1672 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "curse" }, }, - ["JunMasterVeiledCurseEffect"] = { type = "Suffix", affix = "of the Order", "(12-14)% increased Effect of your Curses", statOrderKey = "2047", statOrder = { 2047 }, level = 60, group = "CurseEffectiveness", weightKey = { "shield", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "curse" }, }, - ["JunMasterVeiledLifeRegeneration"] = { type = "Suffix", affix = "of the Order", "Regenerate (1.03-1.33)% of Life per second", statOrderKey = "1453", statOrder = { 1453 }, level = 60, group = "LifeRegenerationRatePercentage", weightKey = { "shield", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledAvoidElementalDamageChanceDuringSoulGainPrevention"] = { type = "Suffix", affix = "of the Order", "(10-12)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrderKey = "4067", statOrder = { 4067 }, level = 60, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", weightKey = { "helmet", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental" }, }, - ["JunMasterVeiledPhysicalDamageReductionRatingDuringSoulGainPrevention"] = { type = "Prefix", affix = "Chosen", "+(3201-4000) to Armour during Soul Gain Prevention", statOrderKey = "7024", statOrder = { 7024 }, level = 60, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", weightKey = { "shield", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "physical" }, }, - ["JunMasterVeiledGainOnslaughtDuringSoulGainPrevention"] = { type = "Suffix", affix = "of the Order", "You have Onslaught during Soul Gain Prevention", statOrderKey = "5078", statOrder = { 5078 }, level = 60, group = "GainOnslaughtDuringSoulGainPrevention", weightKey = { "gloves", "boots", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, - ["JunMasterVeiledDamageWithNonVaalSkillsDuringSoulGainPrevention_"] = { type = "Suffix", affix = "of the Order", "(71-80)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrderKey = "4686", statOrder = { 4686 }, level = 60, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", weightKey = { "gloves", "boots", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledSkillAreaOfEffectPercentAndAreaOfEffectGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed AoE Gems", "(8-10)% increased Area of Effect", statOrderKey = "56,1395", statOrder = { 56, 1395 }, level = 60, group = "SkillAreaOfEffectPercentAndAreaOfEffectGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, - ["JunMasterVeiledProjectilePierceAndProjectileGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed Projectile Gems", "Projectiles Pierce an additional Target", statOrderKey = "57,1309", statOrder = { 57, 1309 }, level = 60, group = "ProjectilePierceAndProjectileGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, - ["JunMasterVeiledMeleeRangeAndMeleeGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed Melee Gems", "+1 to Melee Strike Range", statOrderKey = "59,1985", statOrder = { 59, 1985 }, level = 60, group = "MeleeRangeAndMeleeGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "attack", "gem" }, }, - ["JunMasterVeiledCriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h"] = { type = "Suffix", affix = "of the Order", "+(36-40)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrderKey = "4595", statOrder = { 4595 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, - ["JunMasterVeiledCriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h"] = { type = "Suffix", affix = "of the Order", "+(54-60)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrderKey = "4595", statOrder = { 4595 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, - ["JunMasterVeiledAttackSpeedPercentIfRareOrUniqueEnemyNearby1h"] = { type = "Suffix", affix = "of the Order", "(12-15)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrderKey = "4037", statOrder = { 4037 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledAttackSpeedPercentIfRareOrUniqueEnemyNearby2h"] = { type = "Suffix", affix = "of the Order", "(27-30)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrderKey = "4037", statOrder = { 4037 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledEnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby"] = { type = "Suffix", affix = "of the Order", "Regenerate 200 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrderKey = "4894", statOrder = { 4894 }, level = 60, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", weightKey = { "body_armour", "belt", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "unveiled_mod", "defences" }, }, - ["JunMasterVeiledCriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent"] = { type = "Suffix", affix = "of the Order", "(18-20)% increased Global Critical Strike Chance", "(6-7)% chance to gain a Frenzy Charge on Critical Strike", statOrderKey = "1008,5063", statOrder = { 1008, 5063 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "unveiled_mod", "critical" }, }, - ["JunMasterVeiledCriticalChanceAndElementalDamagePercentIfHaveCritRecently"] = { type = "Suffix", affix = "of the Order", "(20-22)% increased Global Critical Strike Chance", "(27-30)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrderKey = "1008,4793", statOrder = { 1008, 4793 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, }, - ["JunMasterVeiledCriticalChanceAndAddedChaosDamageIfHaveCritRecently_"] = { type = "Suffix", affix = "of the Order", "(20-22)% increased Global Critical Strike Chance", "Adds (22-25) to (28-32) Chaos Damage if you've dealt a Critical Strike Recently", statOrderKey = "1008,6778", statOrder = { 1008, 6778 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, }, - ["JunMasterVeiledBaseLifeAndMana_"] = { type = "Prefix", affix = "Chosen", "+(55-60) to maximum Life", "+(55-60) to maximum Mana", statOrderKey = "1115,1124", statOrder = { 1115, 1124 }, level = 60, group = "IncreasedLife", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledBaseLifeAndManaRegen_"] = { type = "Prefix", affix = "Chosen", "+(55-60) to maximum Life", "Regenerate 5.3 Mana per second", statOrderKey = "1115,1127", statOrder = { 1115, 1127 }, level = 60, group = "IncreasedLife", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledBaseManaAndLifeRegen__"] = { type = "Prefix", affix = "Chosen", "Regenerate 33.3 Life per second", "+(55-60) to maximum Mana", statOrderKey = "1120,1124", statOrder = { 1120, 1124 }, level = 60, group = "IncreasedMana", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledSummonTotemCastSpeed_"] = { type = "Suffix", affix = "of the Order", "(36-40)% increased Totem Placement speed", statOrderKey = "2029", statOrder = { 2029 }, level = 60, group = "SummonTotemCastSpeed", weightKey = { "boots", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, - ["JunMasterVeiledTrapThrowSpeed_"] = { type = "Suffix", affix = "of the Order", "(14-16)% increased Trap Throwing Speed", statOrderKey = "1438", statOrder = { 1438 }, level = 60, group = "TrapThrowSpeed", weightKey = { "amulet", "belt", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, - ["JunMasterVeiledMineLayingSpeed"] = { type = "Suffix", affix = "of the Order", "(14-16)% increased Mine Throwing Speed", statOrderKey = "1439", statOrder = { 1439 }, level = 60, group = "MineLayingSpeed", weightKey = { "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, - ["JunMasterVeiledBrandAttachmentRange"] = { type = "Suffix", affix = "of the Order", "(25-28)% increased Brand Attachment range", statOrderKey = "7257", statOrder = { 7257 }, level = 60, group = "BrandAttachmentRange", weightKey = { "amulet", "gloves", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster" }, }, - ["JunMasterVeiledAddedFireAndColdDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Fire Damage", "Adds (14-16) to (20-22) Cold Damage", statOrderKey = "916,923", statOrder = { 916, 923 }, level = 60, group = "AddedFireAndColdDamage", weightKey = { "shield", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, }, - ["JunMasterVeiledAddedFireAndColdDamageQuiver_"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Fire Damage", "Adds (9-10) to (13-14) Cold Damage", statOrderKey = "916,923", statOrder = { 916, 923 }, level = 60, group = "AddedFireAndColdDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, }, - ["JunMasterVeiledAddedFireAndLightningDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Fire Damage", "Adds (14-16) to (20-22) Lightning Damage", statOrderKey = "916,932", statOrder = { 916, 932 }, level = 60, group = "AddedFireAndLightningDamage", weightKey = { "shield", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, - ["JunMasterVeiledAddedFireAndLightningDamageQuiver_"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Fire Damage", "Adds (9-10) to (13-14) Lightning Damage", statOrderKey = "916,932", statOrder = { 916, 932 }, level = 60, group = "AddedFireAndLightningDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, - ["JunMasterVeiledAddedColdAndLightningDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Cold Damage", "Adds (14-16) to (20-22) Lightning Damage", statOrderKey = "923,932", statOrder = { 923, 932 }, level = 60, group = "AddedColdAndLightningDamage", weightKey = { "shield", "ring", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, }, - ["JunMasterVeiledAddedColdAndLightningDamageQuiver"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Cold Damage", "Adds (9-10) to (13-14) Lightning Damage", statOrderKey = "923,932", statOrder = { 923, 932 }, level = 60, group = "AddedColdAndLightningDamage", weightKey = { "quiver", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, }, - ["JunMasterVeiledLuckyCriticalsDuringFocus"] = { type = "Suffix", affix = "of the Order", "Your Critical Strike Chance is Lucky while Focused", "Focus has (5-8)% increased Cooldown Recovery Rate", statOrderKey = "4932,4994", statOrder = { 4932, 4994 }, level = 60, group = "LuckyCriticalsDuringFocus", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "critical" }, }, - ["JunMasterVeiledDodgeChanceDuringFocus_"] = { type = "Prefix", affix = "Chosen", "+(30-32)% chance to Dodge Attack Hits while Focused", statOrderKey = "4761", statOrder = { 4761 }, level = 60, group = "DodgeChanceDuringFocus", weightKey = { "helmet", "boots", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "unveiled_mod" }, }, - ["JunMasterVeiledPhysicalDamageReductionDuringFocus_"] = { type = "Prefix", affix = "Chosen", "(13-15)% additional Physical Damage Reduction while Focused", statOrderKey = "3856", statOrder = { 3856 }, level = 60, group = "PhysicalDamageReductionDuringFocus", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "physical" }, }, - ["JunMasterVeiledShockNearbyEnemiesOnFocus"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Shock nearby Enemies for 4 Seconds when you Focus", statOrderKey = "4994,7232", statOrder = { 4994, 7232 }, level = 60, group = "ShockNearbyEnemiesOnFocus", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, }, - ["JunMasterVeiledLifeRegenerationPerEvasionDuringFocus"] = { type = "Suffix", affix = "of the Order", "1.5% of Evasion Rating is Regenerated as Life per second while Focused", statOrderKey = "4910", statOrder = { 4910 }, level = 60, group = "LifeRegenerationPerEvasionDuringFocus", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledRestoreManaAndEnergyShieldOnFocus"] = { type = "Suffix", affix = "of the Order", "Recover (37-40)% of Mana and Energy Shield when you Focus", statOrderKey = "7185", statOrder = { 7185 }, level = 60, group = "RestoreManaAndEnergyShieldOnFocus", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, }, - ["JunMasterVeiledChanceToDealDoubleDamageWhileFocused2h_"] = { type = "Suffix", affix = "of the Order", "(36-40)% chance to deal Double Damage while Focused", statOrderKey = "4380", statOrder = { 4380 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledChanceToDealDoubleDamageWhileFocused1h"] = { type = "Suffix", affix = "of the Order", "(18-20)% chance to deal Double Damage while Focused", statOrderKey = "4380", statOrder = { 4380 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledAttackAndCastSpeedWhileFocused_"] = { type = "Suffix", affix = "of the Order", "(45-50)% increased Attack and Cast Speed while Focused", statOrderKey = "3980", statOrder = { 3980 }, level = 60, group = "AttackAndCastSpeedWhileFocused", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed" }, }, - ["JunMasterVeiledStatusAilmentsYouInflictDurationWhileFocused_"] = { type = "Suffix", affix = "of the Order", "(161-180)% increased Duration of Ailments you inflict while Focused", statOrderKey = "7369", statOrder = { 7369 }, level = 60, group = "StatusAilmentsYouInflictDurationWhileFocused", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, - ["JunMasterVeiledImmuneToStatusAilmentsWhileFocused"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "You are Immune to Ailments while Focused", statOrderKey = "4994,5395", statOrder = { 4994, 5395 }, level = 60, group = "ImmuneToStatusAilmentsWhileFocused", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, - ["JunMasterVeiledFocusCooldownRecovery_"] = { type = "Suffix", affix = "of the Order", "Focus has (31-35)% increased Cooldown Recovery Rate", statOrderKey = "4994", statOrder = { 4994 }, level = 60, group = "CooldownRecovery", weightKey = { "boots", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, - ["JunMasterVeiledLifeLeechFromAnyDamageAndVaalPactWhileFocused"] = { type = "Suffix", affix = "of the Order", "You have Vaal Pact while Focused", "15% of Damage Leeched as Life while Focused", statOrderKey = "5111,5462", statOrder = { 5111, 5462 }, level = 60, group = "LifeLeechFromAnyDamagePermyriadWhileFocused", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledFortifyEffectWhileFocused_"] = { type = "Suffix", affix = "of the Order", "50% increased Effect of Fortify on you while Focused", statOrderKey = "5001", statOrder = { 5001 }, level = 60, group = "FortifyEffectWhileFocused", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, - ["JunMasterVeiledTriggerSocketedSpellWhenYouFocus"] = { type = "Suffix", affix = "of the Order", "Trigger Socketed Spells when you Focus, with a 0.25 second Cooldown", "Focus has (5-8)% increased Cooldown Recovery Rate", statOrderKey = "504,4994", statOrder = { 504, 4994 }, level = 60, group = "TriggerSocketedSpellWhenYouFocus", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "unveiled_mod", "caster", "gem" }, }, - ["JunMasterVeiledDamageRemovedFromManaBeforeLifeWhileFocused"] = { type = "Suffix", affix = "of the Order", "(28-32)% of Damage is taken from Mana before Life while Focused", statOrderKey = "4690", statOrder = { 4690 }, level = 60, group = "DamageRemovedFromManaBeforeLifeWhileFocused", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledMinionsRecoverMaximumLifeWhenYouFocus_"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Minions Recover 100% of their Life when you Focus", statOrderKey = "4994,6874", statOrder = { 4994, 6874 }, level = 60, group = "MinionsRecoverMaximumLifeWhenYouFocus", weightKey = { "gloves", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "minion" }, }, - ["JunMasterVeiledGainVaalPactWhileFocused"] = { type = "Suffix", affix = "of the Order", "You have Vaal Pact while Focused", statOrderKey = "5111", statOrder = { 5111 }, level = 60, group = "GainVaalPactWhileFocused", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledSkillsCostNoManaWhileFocused"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Skills Cost no Mana or Life while Focused", statOrderKey = "4994,7272", statOrder = { 4994, 7272 }, level = 60, group = "SkillsCostNoManaWhileFocused", weightKey = { "amulet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledAllDamage"] = { type = "Prefix", affix = "Leo's", "(20-23)% increased Damage", statOrderKey = "753", statOrder = { 753 }, level = 60, group = "AllDamage", weightKey = { "ring", "belt", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledLocalIncreaseSocketedSupportGemLevel"] = { type = "Prefix", affix = "Catarina's", "+2 to Level of Socketed Support Gems", "+(5-8)% to Quality of Socketed Support Gems", statOrderKey = "69,80", statOrder = { 69, 80 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, - ["JunMasterVeiledReduceGlobalFlatManaCost"] = { type = "Prefix", affix = "Elreon's", "-(10-9) to Total Mana Cost of Skills", statOrderKey = "1403", statOrder = { 1403 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledReduceGlobalFlatManaCostChannelling_"] = { type = "Prefix", affix = "Elreon's", "Channelling Skills have -4 to Total Mana Cost", statOrderKey = "7269", statOrder = { 7269 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledReduceGlobalFlatManaCostNonChannelling"] = { type = "Prefix", affix = "Elreon's", "Non-Channelling Skills have -(10-9) to Total Mana Cost", statOrderKey = "7270", statOrder = { 7270 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledDamageWhileLeeching"] = { type = "Prefix", affix = "Vorici's", "(54-60)% increased Damage while Leeching", statOrderKey = "2480", statOrder = { 2480 }, level = 60, group = "DamageWhileLeeching", weightKey = { "gloves", "amulet", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, - ["JunMasterVeiledSocketedGemQuality"] = { type = "Prefix", affix = "Haku's", "+(9-10)% to Quality of Socketed Gems", statOrderKey = "79", statOrder = { 79 }, level = 60, group = "SocketedGemQuality", weightKey = { "weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, - ["JunMasterVeiledBleedOnHitGained1h"] = { type = "Prefix", affix = "Tora's", "Adds (12-14) to (18-20) Physical Damage", "40% chance to cause Bleeding on Hit", statOrderKey = "834,1942", statOrder = { 834, 1942 }, level = 60, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, - ["JunMasterVeiledBleedOnHitGained2h"] = { type = "Prefix", affix = "Tora's", "Adds (17-20) to (26-28) Physical Damage", "40% chance to cause Bleeding on Hit", statOrderKey = "834,1942", statOrder = { 834, 1942 }, level = 60, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, - ["JunMasterVeiledAlwaysHits"] = { type = "Prefix", affix = "Vagan's", "Hits can't be Evaded", statOrderKey = "1545", statOrder = { 1545 }, level = 60, group = "AlwaysHits", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "unveiled_mod", "attack" }, }, - ["JunMasterVeiledDamageDuringFlaskEffect"] = { type = "Prefix", affix = "Brinerot", "(36-40)% increased Damage during any Flask Effect", statOrderKey = "3486", statOrder = { 3486 }, level = 60, group = "DamageDuringFlaskEffect", weightKey = { "gloves", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "damage" }, }, - ["JunMasterVeiledItemRarityFromRareAndUniqueEnemies_"] = { type = "Suffix", affix = "of Janus", "(55-60)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrderKey = "7142", statOrder = { 7142 }, level = 60, group = "RareOrUniqueMonsterDroppedItemRarity", weightKey = { "helmet", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, - ["JunMasterVeiledFireAddedAsChaos1h_"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, }, - ["JunMasterVeiledColdAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, }, - ["JunMasterVeiledLightningAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, }, - ["JunMasterVeiledPhysicalAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, - ["JunMasterVeiledFireAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1451", statOrder = { 1451 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, }, - ["JunMasterVeiledColdAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1450", statOrder = { 1450 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, }, - ["JunMasterVeiledLightningAddedAsChaos2h__"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1448", statOrder = { 1448 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, }, - ["JunMasterVeiledPhysicalAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1445", statOrder = { 1445 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, - ["JunMasterVeiledPercentageAllAttributes"] = { type = "Suffix", affix = "of Hillock", "(7-8)% increased Attributes", statOrderKey = "749", statOrder = { 749 }, level = 60, group = "PercentageAllAttributes", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledLifeAddedAsEnergyShield"] = { type = "Prefix", affix = "Gravicius'", "Gain (12-14)% of Maximum Life as Extra Maximum Energy Shield", statOrderKey = "6731", statOrder = { 6731 }, level = 60, group = "LifeAddedAsEnergyShield", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "unveiled_mod", "defences" }, }, - ["JunMasterVeiledWolfOnKill___"] = { type = "Suffix", affix = "Jorgin's", "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrderKey = "464", statOrder = { 464 }, level = 60, group = "SummonWolfOnKill", weightKey = { "amulet", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "minion" }, }, - ["JunMasterVeiledPhysicalDamageTakenAsFirePercent__"] = { type = "Prefix", affix = "Korell's", "(9-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1907", statOrder = { 1907 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "helmet", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "unveiled_mod", "physical", "elemental", "fire" }, }, - ["JunMasterVeiledAvoidFreeze_"] = { type = "Prefix", affix = "Rin's", "(20-30)% chance to Avoid being Chilled", "Cannot be Frozen", statOrderKey = "1360,1361", statOrder = { 1360, 1361 }, level = 60, group = "AvoidFreeze", weightKey = { "boots", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, }, - ["JunMasterVeiledCriticalMultiplierOnShatter_"] = { type = "Suffix", affix = "of Cameria", "(20-22)% increased Global Critical Strike Chance", "+(27-30)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrderKey = "1008,4592", statOrder = { 1008, 4592 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, - ["JunMasterVeiledIncreasedChaosAndPhysicalDamage"] = { type = "Suffix", affix = "of Aisling", "(20-22)% increased Global Physical Damage", "(18-20)% increased Chaos Damage", statOrderKey = "792,937", statOrder = { 792, 937 }, level = 60, group = "IncreasedChaosAndPhysicalDamage", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, - ["JunMasterVeiledIncreasedFireAndLightningDamage"] = { type = "Suffix", affix = "of Riker", "(18-20)% increased Fire Damage", "(20-22)% increased Lightning Damage", statOrderKey = "915,931", statOrder = { 915, 931 }, level = 60, group = "IncreasedFireAndLightningDamage", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, - ["JunMasterVeiledLocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "Regenerate 3% of Life per second during Flask Effect", statOrderKey = "633", statOrder = { 633 }, level = 60, group = "LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledLocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "50% Chance to avoid being Stunned during Flask Effect", statOrderKey = "621", statOrder = { 621 }, level = 60, group = "LocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "speed" }, }, - ["JunMasterVeiledLocalFlaskSkillManaCostDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "(20-25)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "638", statOrder = { 638 }, level = 60, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "mana" }, }, - ["JunMasterVeiledLocalFlaskItemFoundRarityDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "(20-30)% increased Rarity of Items found during Flask Effect", statOrderKey = "631", statOrder = { 631 }, level = 60, group = "LocalFlaskItemFoundRarityDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, - ["JunMasterVeiledLocalFlaskCriticalStrikeChanceDuringFlaskEffect_"] = { type = "Suffix", affix = "of the Order", "(40-60)% increased Critical Strike Chance during Flask Effect", statOrderKey = "625", statOrder = { 625 }, level = 60, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "critical" }, }, - ["JunMasterVeiledLocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "15% of Damage Taken from Hits is Leeched as Life during Flask Effect", statOrderKey = "632", statOrder = { 632 }, level = 60, group = "LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledLocalAttackSpeedAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "(18-22)% increased Attack Speed", "+(13-18)% to Quality", statOrderKey = "963,5946", statOrder = { 963, 5946 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "local_item_quality", "ranged", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledLocalAttackSpeedAndLocalItemQualityRangedWeapon"] = { type = "Suffix", affix = "of the Order", "(12-15)% increased Attack Speed", "+(13-18)% to Quality", statOrderKey = "963,5946", statOrder = { 963, 5946 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "local_item_quality", "wand", "bow", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledLocalCriticalStrikeChanceAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "(28-32)% increased Critical Strike Chance", "+(13-18)% to Quality", statOrderKey = "1012,5946", statOrder = { 1012, 5946 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "local_item_quality", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "critical" }, }, - ["JunMasterVeiledLocalAccuracyRatingAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(311-350) to Accuracy Rating", "+(16-18)% to Quality", statOrderKey = "1526,5946", statOrder = { 1526, 5946 }, level = 60, group = "IncreasedAccuracy", weightKey = { "local_item_quality", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack" }, }, - ["JunMasterVeiledLocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance_"] = { type = "Suffix", affix = "of the Order", "15% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(18-22)% increased Attack Speed", statOrderKey = "465,963", statOrder = { 465, 963 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledLocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChanceRangedWeapon"] = { type = "Suffix", affix = "of the Order", "15% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(12-15)% increased Attack Speed", statOrderKey = "465,963", statOrder = { 465, 963 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "bow", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, - ["JunMasterVeiledCastSpeedAndGainArcaneSurgeOnKillChance1h__"] = { type = "Suffix", affix = "of the Order", "(15-18)% increased Cast Speed", "15% chance to gain Arcane Surge when you Kill an Enemy", statOrderKey = "995,5039", statOrder = { 995, 5039 }, level = 60, group = "IncreasedCastSpeed", weightKey = { "wand", "dagger", "sceptre", "one_hand_weapon", "default", }, weightVal = { 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "speed" }, }, - ["JunMasterVeiledCastSpeedAndGainArcaneSurgeOnKillChance2h_"] = { type = "Suffix", affix = "of the Order", "(21-25)% increased Cast Speed", "15% chance to gain Arcane Surge when you Kill an Enemy", statOrderKey = "995,5039", statOrder = { 995, 5039 }, level = 60, group = "IncreasedCastSpeed", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "speed" }, }, - ["JunMasterVeiledTriggerSocketedSpellOnSkillUse_"] = { type = "Suffix", affix = "of the Order", "Trigger a Socketed Spell on Using a Skill, with a 4 second Cooldown and 150% more Cost", statOrderKey = "502", statOrder = { 502 }, level = 60, group = "SupportedByTrigger", weightKey = { "weapon", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "unveiled_mod", "caster", "gem" }, }, - ["JunMasterVeiledFireAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Fire and Chaos Resistances", statOrderKey = "4943", statOrder = { 4943 }, level = 60, group = "FireAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, }, - ["JunMasterVeiledLightningAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Lightning and Chaos Resistances", statOrderKey = "5513", statOrder = { 5513 }, level = 60, group = "LightningAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, }, - ["JunMasterVeiledColdAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Cold and Chaos Resistances", statOrderKey = "4483", statOrder = { 4483 }, level = 60, group = "ColdAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, }, - ["JunMasterVeiledStrengthAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength", "+(15-18)% to Quality", statOrderKey = "743,5946", statOrder = { 743, 5946 }, level = 60, group = "Strength", weightKey = { "has_flat_strength_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_strength_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledDexterityAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Dexterity", "+(15-18)% to Quality", statOrderKey = "744,5946", statOrder = { 744, 5946 }, level = 60, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_dexterity_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledIntelligenceAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Intelligence", "+(15-18)% to Quality", statOrderKey = "745,5946", statOrder = { 745, 5946 }, level = 60, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, - ["JunMasterVeiledLifeRegenerationRatePerMinuteWhileUsingFlask"] = { type = "Suffix", affix = "of the Order", "Regenerate 3% of Life per second during any Flask Effect", statOrderKey = "5505", statOrder = { 5505 }, level = 60, group = "LifeRegenerationRatePerMinuteWhileUsingFlask", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, - ["JunMasterVeiledPercentageLifeAndMana"] = { type = "Prefix", affix = "Chosen", "(9-10)% increased maximum Life", "(9-10)% increased maximum Mana", statOrderKey = "1117,1125", statOrder = { 1117, 1125 }, level = 60, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, - ["JunMasterVeiledBlockPercent"] = { type = "Prefix", affix = "Chosen", "(8-9)% Chance to Block Attack Damage", statOrderKey = "717", statOrder = { 717 }, level = 60, group = "BlockPercent", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "unveiled_mod" }, }, - ["JunMasterVeiledSpellDodgePercentage__"] = { type = "Prefix", affix = "Chosen", "(12-14)% chance to Dodge Spell Hits", statOrderKey = "1668", statOrder = { 1668 }, level = 60, group = "SpellDodgePercentage", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge", "unveiled_mod" }, }, - ["JunMasterVeiledAvoidStunAndElementalStatusAilments"] = { type = "Prefix", affix = "Chosen", "(25-30)% chance to Avoid Elemental Ailments", "(25-30)% chance to Avoid being Stunned", statOrderKey = "1359,1367", statOrder = { 1359, 1367 }, level = 60, group = "AvoidStunAndElementalStatusAilments", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["JunMasterAvoidStunAndElementalStatusAilments1"] = { type = "Prefix", affix = "Chosen", "(20-25)% chance to Avoid Elemental Ailments", "(20-25)% chance to Avoid being Stunned", statOrderKey = "1413,1421", statOrder = { 1413, 1421 }, level = 1, group = "AvoidStunAndElementalStatusAilments", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["JunMasterVeiledLocalIncreasedPhysicalDamageAndImpaleCrafted"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Impale Enemies on Hit with Attacks", statOrderKey = "845,6220", statOrder = { 845, 6220 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, }, + ["JunMasterVeiledLocalIncreasedPhysicalDamageAndBleedChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to cause Bleeding on Hit", statOrderKey = "845,2023", statOrder = { 845, 2023 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, + ["JunMasterVeiledLocalIncreasedPhysicalDamageAndBlindChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Blind Enemies on hit", statOrderKey = "845,1815", statOrder = { 845, 1815 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "unveiled_mod", "damage", "physical", "attack" }, }, + ["JunMasterVeiledLocalIncreasedPhysicalDamageAndPoisonChanceCrafted_"] = { type = "Prefix", affix = "Chosen", "(120-139)% increased Physical Damage", "(21-25)% chance to Poison on Hit", statOrderKey = "845,6319", statOrder = { 845, 6319 }, level = 60, group = "LocalPhysicalDamagePercent", weightKey = { "wand", "sceptre", "dagger", "weapon", "default", }, weightVal = { 500, 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "chaos_damage", "bleed", "poison", "unveiled_mod", "damage", "physical", "chaos", "attack", "ailment" }, }, + ["JunMasterVeiledElementalPenetrationWithAttacks_"] = { type = "Prefix", affix = "Chosen", "Attacks with this Weapon Penetrate (14-16)% Elemental Resistances", statOrderKey = "3253", statOrder = { 3253 }, level = 60, group = "LocalAttackReduceEnemyElementalResistance", weightKey = { "wand", "dagger", "weapon", "default", }, weightVal = { 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "attack" }, }, + ["JunMasterVeiledChaosPenetrationWithAttacks__"] = { type = "Prefix", affix = "Chosen", "Attacks with this Weapon Penetrate (14-16)% Chaos Resistance", statOrderKey = "6231", statOrder = { 6231 }, level = 60, group = "ChaosPenetrationWithAttacks", weightKey = { "wand", "dagger", "weapon", "default", }, weightVal = { 500, 500, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "attack" }, }, + ["JunMasterVeiledDoubleDamageChance2h_"] = { type = "Suffix", affix = "of the Order", "(12-14)% chance to deal Double Damage", statOrderKey = "4576", statOrder = { 4576 }, level = 60, group = "DoubleDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDoubleDamageChance1h"] = { type = "Suffix", affix = "of the Order", "(6-7)% chance to deal Double Damage", statOrderKey = "4576", statOrder = { 4576 }, level = 60, group = "DoubleDamage", weightKey = { "shield", "one_hand_weapon", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledAreaDamageAndAreaOfEffect"] = { type = "Prefix", affix = "Chosen", "(14-16)% increased Area of Effect", "(17-20)% increased Area Damage", statOrderKey = "1450,1592", statOrder = { 1450, 1592 }, level = 60, group = "AreaDamageAndAreaOfEffect", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledProjectileDamageAndProjectileSpeed"] = { type = "Prefix", affix = "Chosen", "(23-25)% increased Projectile Speed", "(17-20)% increased Projectile Damage", statOrderKey = "1368,1555", statOrder = { 1368, 1555 }, level = 60, group = "ProjectileDamageAndProjectileSpeed", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "speed" }, }, + ["JunMasterVeiledMeleeDamageAndMeleeRange"] = { type = "Prefix", affix = "Chosen", "(17-20)% increased Melee Damage", "+2 to Melee Strike Range", statOrderKey = "847,2073", statOrder = { 847, 2073 }, level = 60, group = "MeleeRangeAndMeleeDamage", weightKey = { "amulet", "default", }, weightVal = { 750, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "unveiled_mod", "damage", "attack" }, }, + ["JunMasterVeiledFireDamageAndChanceToIgnite1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Fire Damage", "(21-23)% chance to Ignite", statOrderKey = "967,1583", statOrder = { 967, 1583 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, }, + ["JunMasterVeiledFireDamageAndChanceToIgnite2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Fire Damage", "(35-40)% chance to Ignite", statOrderKey = "967,1583", statOrder = { 967, 1583 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "ailment" }, }, + ["JunMasterVeiledColdDamageAndBaseChanceToFreeze1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Cold Damage", "(21-23)% chance to Freeze", statOrderKey = "974,1586", statOrder = { 974, 1586 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, }, + ["JunMasterVeiledColdDamageAndBaseChanceToFreeze2h__"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Cold Damage", "(35-40)% chance to Freeze", statOrderKey = "974,1586", statOrder = { 974, 1586 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "ailment" }, }, + ["JunMasterVeiledLightningDamageAndChanceToShock1h_"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Lightning Damage", "(21-23)% chance to Shock", statOrderKey = "983,1590", statOrder = { 983, 1590 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, }, + ["JunMasterVeiledLightningDamageAndChanceToShock2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Lightning Damage", "(35-40)% chance to Shock", statOrderKey = "983,1590", statOrder = { 983, 1590 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "lightning", "ailment" }, }, + ["JunMasterVeiledChaosDamageAndChaosSkillDuration1h"] = { type = "Prefix", affix = "Chosen", "(60-69)% increased Chaos Damage", "Chaos Skills have (13-15)% increased Skill Effect Duration", statOrderKey = "989,1463", statOrder = { 989, 1463 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledChaosDamageAndChaosSkillDuration2h_"] = { type = "Prefix", affix = "Chosen", "(90-99)% increased Chaos Damage", "Chaos Skills have (26-30)% increased Skill Effect Duration", statOrderKey = "989,1463", statOrder = { 989, 1463 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledSpellDamageAndManaRegenerationRate1h"] = { type = "Prefix", affix = "Chosen", "(70-79)% increased Spell Damage", "(18-20)% increased Mana Regeneration Rate", statOrderKey = "837,1180", statOrder = { 837, 1180 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, }, + ["JunMasterVeiledSpellDamageAndManaRegenerationRate2h"] = { type = "Prefix", affix = "Chosen", "(100-109)% increased Spell Damage", "(36-40)% increased Mana Regeneration Rate", statOrderKey = "837,1180", statOrder = { 837, 1180 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "resource", "unveiled_mod", "mana", "damage", "caster" }, }, + ["JunMasterVeiledSpellDamageAndNonChaosDamageToAddAsChaosDamage1h"] = { type = "Prefix", affix = "Chosen", "(60-69)% increased Spell Damage", "Gain 5% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, }, + ["JunMasterVeiledSpellDamageAndNonChaosDamageToAddAsChaosDamage2h"] = { type = "Prefix", affix = "Chosen", "(90-99)% increased Spell Damage", "Gain (9-10)% of Non-Chaos Damage as extra Chaos Damage", statOrderKey = "837,7284", statOrder = { 837, 7284 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster_damage", "chaos_damage", "unveiled_mod", "damage", "chaos", "caster" }, }, + ["JunMasterVeiledMinionDamageAndMinionMaximumLife1h"] = { type = "Prefix", affix = "Chosen", "Minions have (34-38)% increased maximum Life", "Minions deal (34-38)% increased Damage", statOrderKey = "1339,1535", statOrder = { 1339, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, }, + ["JunMasterVeiledMinionDamageAndMinionMaximumLife2h__"] = { type = "Prefix", affix = "Chosen", "Minions have (50-59)% increased maximum Life", "Minions deal (50-59)% increased Damage", statOrderKey = "1339,1535", statOrder = { 1339, 1535 }, level = 60, group = "WeaponCasterDamagePrefix", weightKey = { "one_hand_weapon", "staff", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "damage", "minion" }, }, + ["JunMasterVeiledMinionAttackAndCastSpeedOnWeapon1h"] = { type = "Suffix", affix = "of the Order", "Minions have (18-20)% increased Attack Speed", "Minions have (18-20)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, }, + ["JunMasterVeiledMinionAttackAndCastSpeedOnWeapon2h"] = { type = "Suffix", affix = "of the Order", "Minions have (34-38)% increased Attack Speed", "Minions have (34-38)% increased Cast Speed", statOrderKey = "2416,2417", statOrder = { 2416, 2417 }, level = 60, group = "MinionAttackSpeedAndCastSpeed", weightKey = { "one_hand_weapon", "staff", "weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed", "minion" }, }, + ["JunMasterVeiledChaosNonAilmentDamageOverTimeMultiplier2h"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledChaosNonAilmentDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledPhysicalDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, + ["JunMasterVeiledPhysicalDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, + ["JunMasterVeiledColdDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, + ["JunMasterVeiledColdDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, + ["JunMasterVeiledFireDamageOverTimeMultiplier2h_"] = { type = "Prefix", affix = "Chosen", "+(44-48)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, + ["JunMasterVeiledFireDamageOverTimeMultiplier1h"] = { type = "Prefix", affix = "Chosen", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, + ["JunMasterVeiledChaosDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledChaosDamageOverTimeMultiplier__"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Chaos Damage over Time Multiplier", statOrderKey = "871", statOrder = { 871 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 1000, 0, 1000, 1000, 600, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "chaos_damage", "unveiled_mod", "damage", "chaos" }, }, + ["JunMasterVeiledPhysicalDamageOverTimeMultiplierTwoHand_"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "one_hand_weapon", "bow", "staff", "weapon", "default", }, weightVal = { 0, 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, + ["JunMasterVeiledPhysicalDamageOverTimeMultiplier"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Physical Damage over Time Multiplier", statOrderKey = "859", statOrder = { 859 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "two_hand_weapon", "wand", "weapon", "default", }, weightVal = { 400, 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "physical_damage", "unveiled_mod", "damage", "physical" }, }, + ["JunMasterVeiledColdDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 0, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, + ["JunMasterVeiledColdDamageOverTimeMultiplier___"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Cold Damage over Time Multiplier", statOrderKey = "868", statOrder = { 868 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 600, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_caster_mod", }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "cold" }, }, + ["JunMasterVeiledFireDamageOverTimeMultiplierTwoHand"] = { type = "Suffix", affix = "of the Order", "+(44-48)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "bow", "staff", "two_hand_weapon", "default", }, weightVal = { 100, 1000, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, + ["JunMasterVeiledFireDamageOverTimeMultiplier"] = { type = "Suffix", affix = "of the Order", "+(24-28)% to Fire Damage over Time Multiplier", statOrderKey = "863", statOrder = { 863 }, level = 60, group = "DamageOverTimeMultiplier", weightKey = { "two_hand_weapon", "wand", "dagger", "sceptre", "weapon", "default", }, weightVal = { 0, 1000, 1000, 600, 400, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dot_multi", "elemental_damage", "unveiled_mod", "damage", "elemental", "fire" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(17-19) to maximum Life", statOrderKey = "1152,1167", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1151,1167", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1153,1167", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndLife_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(17-19) to maximum Life", statOrderKey = "1141,1167", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndLife__"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(17-19) to maximum Life", statOrderKey = "1149,1167", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEnergyShieldAndLife_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1158,1167", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedDefencesAndLife"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(17-19) to maximum Life", statOrderKey = "1154,1167", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "shield", "helmet", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(19-22) to maximum Life", statOrderKey = "1152,1167", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1151,1167", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1153,1167", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndLifeMed___"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(19-22) to maximum Life", statOrderKey = "1141,1167", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndLifeMed___"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(19-22) to maximum Life", statOrderKey = "1149,1167", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "dex_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEnergyShieldAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1158,1167", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedDefencesAndLifeMed"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(19-22) to maximum Life", statOrderKey = "1154,1167", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "body_armour", "gloves", "boots", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEvasionAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Evasion", "+(23-26) to maximum Life", statOrderKey = "1152,1167", statOrder = { 1152, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1151,1167", statOrder = { 1151, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1153,1167", statOrder = { 1153, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedArmourAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour", "+(23-26) to maximum Life", statOrderKey = "1141,1167", statOrder = { 1141, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEvasionAndLifeHigh_"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Evasion Rating", "+(23-26) to maximum Life", statOrderKey = "1149,1167", statOrder = { 1149, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "dex_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedEnergyShieldAndLifeHigh"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1158,1167", statOrder = { 1158, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledLocalIncreasedDefencesAndLifeHigh__"] = { type = "Prefix", affix = "Chosen", "(24-28)% increased Armour, Evasion and Energy Shield", "+(23-26) to maximum Life", statOrderKey = "1154,1167", statOrder = { 1154, 1167 }, level = 60, group = "BaseLocalDefencesAndLife", weightKey = { "shield", "helmet", "gloves", "boots", "str_dex_int_armour", "default", }, weightVal = { 0, 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "evasion", "resource", "unveiled_mod", "life", "defences" }, }, + ["JunMasterVeiledStrengthAndDexterity"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength and Dexterity", statOrderKey = "798", statOrder = { 798 }, level = 60, group = "StrengthDexterity", weightKey = { "has_flat_strength_mod", "has_flat_dexterity_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_dexterity_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledDexterityAndIntelligence"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Dexterity and Intelligence", statOrderKey = "800", statOrder = { 800 }, level = 60, group = "DexterityIntelligence", weightKey = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledStrengthAndIntelligence"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength and Intelligence", statOrderKey = "799", statOrder = { 799 }, level = 60, group = "StrengthIntelligence", weightKey = { "has_flat_strength_mod", "has_flat_intelligence_mod", "body_armour", "boots", "gloves", "helmet", "amulet", "ring", "belt", "shield", "quiver", "default", }, weightVal = { 0, 0, 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledMinimumEnduranceCharges_"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Endurance Charges", "(3-4)% chance to gain an Endurance Charge on Kill", statOrderKey = "1375,2157", statOrder = { 1375, 2157 }, level = 60, group = "MinimumEnduranceCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "endurance_charge", "unveiled_mod" }, }, + ["JunMasterVeiledMinimumPowerCharges"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Power Charges", "(3-4)% chance to gain a Power Charge on Kill", statOrderKey = "1385,2158", statOrder = { 1385, 2158 }, level = 60, group = "MinimumPowerCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "power_charge", "unveiled_mod" }, }, + ["JunMasterVeiledMinimumFrenzyCharges___"] = { type = "Suffix", affix = "of the Order", "+1 to Minimum Frenzy Charges", "(3-4)% chance to gain a Frenzy Charge on Kill", statOrderKey = "1380,2156", statOrder = { 1380, 2156 }, level = 60, group = "MinimumFrenzyCharges", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "unveiled_mod" }, }, + ["JunMasterVeiledIncreasedManaAndRegen"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "Regenerate 5.3 Mana per second", statOrderKey = "1176,1179", statOrder = { 1176, 1179 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledManaAndManaCostPercent"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "(6-7)% reduced Mana Cost of Skills", statOrderKey = "1176,1453", statOrder = { 1176, 1453 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledManaAndDamageTakenGoesToManaPercent"] = { type = "Prefix", affix = "Chosen", "+(51-55) to maximum Mana", "(7-8)% of Damage taken Recouped as Mana", statOrderKey = "1176,1995", statOrder = { 1176, 1995 }, level = 60, group = "IncreasedMana", weightKey = { "ring", "amulet", "default", }, weightVal = { 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledAttackAndCastSpeed_"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Attack and Cast Speed", statOrderKey = "1604", statOrder = { 1604 }, level = 60, group = "AttackCastSpeed", weightKey = { "amulet", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed" }, }, + ["JunMasterVeiledMovementVelocityAndMovementVelocityIfNotHitRecently"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "(10-12)% increased Movement Speed if you haven't been Hit Recently", statOrderKey = "1370,2725", statOrder = { 1370, 2725 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, + ["JunMasterVeiledMovementVelocityAndOnslaughtOnKill"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "(13-16)% chance to gain Onslaught for 4 seconds on Kill", statOrderKey = "1370,2498", statOrder = { 1370, 2498 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, + ["JunMasterVeiledMovementVelocityAndCannotBeChilled__"] = { type = "Prefix", affix = "Chosen", "(25-30)% increased Movement Speed", "Cannot be Chilled", statOrderKey = "1370,1414", statOrder = { 1370, 1414 }, level = 60, group = "MovementVelocity", weightKey = { "boots", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "speed", "ailment" }, }, + ["JunMasterVeiledArmourAndEvasionRating"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Armour and Evasion Rating", statOrderKey = "3746", statOrder = { 3746 }, level = 60, group = "BaseArmourAndEvasion", weightKey = { "has_flat_armour_mod", "has_flat_evasion_mod", "belt", "quiver", "default", }, weightVal = { 0, 0, 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_armour_mod", "has_flat_evasion_mod", }, modTags = { "armour", "evasion", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledArmourAndEnergyShield"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Armour", "+(31-35) to maximum Energy Shield", statOrderKey = "1138,1156", statOrder = { 1138, 1156 }, level = 60, group = "BaseArmourAndEnergyShield", weightKey = { "has_flat_armour_mod", "has_flat_energy_shield_mod", "belt", "default", }, weightVal = { 0, 0, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "energy_shield", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledEvasionRatingAndEnergyShield"] = { type = "Prefix", affix = "Chosen", "+(365-400) to Evasion Rating", "+(31-35) to maximum Energy Shield", statOrderKey = "1143,1156", statOrder = { 1143, 1156 }, level = 60, group = "BaseEvasionRatingAndEnergyShield", weightKey = { "has_flat_evasion_mod", "has_flat_energy_shield_mod", "belt", "quiver", "default", }, weightVal = { 0, 0, 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "evasion", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledFlaskEffect"] = { type = "Prefix", affix = "Chosen", "Flasks applied to you have (9-10)% increased Effect", statOrderKey = "2253", statOrder = { 2253 }, level = 60, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, + ["JunMasterVeiledChanceToNotConsumeFlaskCharges"] = { type = "Prefix", affix = "Chosen", "(9-10)% chance for Flasks you use to not consume Charges", statOrderKey = "3710", statOrder = { 3710 }, level = 60, group = "FlaskChargesUsed", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, + ["JunMasterVeiledFlaskEffectAndFlaskChargesGained"] = { type = "Prefix", affix = "Chosen", "33% reduced Flask Charges gained", "Flasks applied to you have (15-18)% increased Effect", statOrderKey = "1739,2253", statOrder = { 1739, 2253 }, level = 60, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, + ["JunMasterVeiledFlaskEffectAndFlaskChargesGainedNew"] = { type = "Suffix", affix = "of the Order", "33% reduced Flask Charges gained", "Flasks applied to you have (15-18)% increased Effect", statOrderKey = "1739,2253", statOrder = { 1739, 2253 }, level = 60, group = "FlaskEffect", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask" }, }, + ["JunMasterVeiledGlobalCooldownRecovery"] = { type = "Suffix", affix = "of the Order", "(13-16)% increased Cooldown Recovery Rate", statOrderKey = "4265", statOrder = { 4265 }, level = 60, group = "CooldownRecovery", weightKey = { "belt", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledDamagePerEnduranceCharge1h"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDamagePerEnduranceCharge2h"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Endurance Charge", statOrderKey = "2700", statOrder = { 2700 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDamagePerFrenzyCharge1h"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDamagePerFrenzyCharge2h__"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Frenzy Charge", statOrderKey = "2789", statOrder = { 2789 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDamagePerPowerCharge1h_"] = { type = "Suffix", affix = "of the Order", "(5-6)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 60, group = "AllDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledDamagePerPowerCharge2h"] = { type = "Suffix", affix = "of the Order", "(7-8)% increased Damage per Power Charge", statOrderKey = "4885", statOrder = { 4885 }, level = 60, group = "AllDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledPhysicalDamageConvertedToFire_"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Fire Damage", statOrderKey = "1518", statOrder = { 1518 }, level = 60, group = "ConvertPhysicalToFire", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "fire" }, }, + ["JunMasterVeiledPhysicalDamageConvertedToCold"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Cold Damage", statOrderKey = "1520", statOrder = { 1520 }, level = 60, group = "ConvertPhysicalToCold", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "cold" }, }, + ["JunMasterVeiledPhysicalDamageConvertedToLightning"] = { type = "Prefix", affix = "Chosen", "(30-35)% of Physical Damage Converted to Lightning Damage", statOrderKey = "1522", statOrder = { 1522 }, level = 60, group = "ConvertPhysicalToLightning", weightKey = { "has_physical_conversion_mod", "gloves", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_physical_conversion_mod", }, modTags = { "physical_damage", "elemental_damage", "unveiled_mod", "damage", "physical", "elemental", "lightning" }, }, + ["JunMasterVeiledMaximumZombieAndSkeleton"] = { type = "Prefix", affix = "Chosen", "Minions have (8-10)% increased maximum Life", "+1 to maximum number of Raised Zombies", "+1 to maximum number of Skeletons", statOrderKey = "1339,1717,1719", statOrder = { 1339, 1717, 1719 }, level = 60, group = "MaximumMinionCount", weightKey = { "helmet", "body_armour", "default", }, weightVal = { 2000, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "minion" }, }, + ["JunMasterVeiledEffectOfAilments__"] = { type = "Suffix", affix = "of the Order", "(33-40)% increased Effect of Non-Damaging Ailments", statOrderKey = "7291", statOrder = { 7291 }, level = 60, group = "IncreasedAilmentEffectOnEnemies", weightKey = { "boots", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, + ["JunMasterVeiledMaximumCurse"] = { type = "Prefix", affix = "Chosen", "You can apply an additional Curse", statOrderKey = "1725", statOrder = { 1725 }, level = 60, group = "AdditionalCurseOnEnemies", weightKey = { "body_armour", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "curse" }, }, + ["JunMasterVeiledCurseEffect"] = { type = "Suffix", affix = "of the Order", "(12-14)% increased Effect of your Curses", statOrderKey = "2135", statOrder = { 2135 }, level = 60, group = "CurseEffectiveness", weightKey = { "shield", "default", }, weightVal = { 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "curse" }, }, + ["JunMasterVeiledLifeRegeneration"] = { type = "Suffix", affix = "of the Order", "Regenerate (1.03-1.33)% of Life per second", statOrderKey = "1507", statOrder = { 1507 }, level = 60, group = "LifeRegenerationRatePercentage", weightKey = { "shield", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledAvoidElementalDamageChanceDuringSoulGainPrevention"] = { type = "Suffix", affix = "of the Order", "(10-12)% chance to Avoid Elemental Damage from Hits during Soul Gain Prevention", statOrderKey = "4224", statOrder = { 4224 }, level = 60, group = "AvoidElementalDamageChanceDuringSoulGainPrevention", weightKey = { "helmet", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental" }, }, + ["JunMasterVeiledPhysicalDamageReductionRatingDuringSoulGainPrevention"] = { type = "Prefix", affix = "Chosen", "+(3201-4000) to Armour during Soul Gain Prevention", statOrderKey = "7388", statOrder = { 7388 }, level = 60, group = "PhysicalDamageReductionRatingDuringSoulGainPrevention", weightKey = { "shield", "body_armour", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "physical" }, }, + ["JunMasterVeiledGainOnslaughtDuringSoulGainPrevention"] = { type = "Suffix", affix = "of the Order", "You have Onslaught during Soul Gain Prevention", statOrderKey = "5343", statOrder = { 5343 }, level = 60, group = "GainOnslaughtDuringSoulGainPrevention", weightKey = { "gloves", "boots", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledDamageWithNonVaalSkillsDuringSoulGainPrevention_"] = { type = "Suffix", affix = "of the Order", "(71-80)% increased Damage with Non-Vaal Skills during Soul Gain Prevention", statOrderKey = "4903", statOrder = { 4903 }, level = 60, group = "DamageWithNonVaalSkillsDuringSoulGainPrevention", weightKey = { "gloves", "boots", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledSkillAreaOfEffectPercentAndAreaOfEffectGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed AoE Gems", "(8-10)% increased Area of Effect", statOrderKey = "58,1450", statOrder = { 58, 1450 }, level = 60, group = "SkillAreaOfEffectPercentAndAreaOfEffectGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, + ["JunMasterVeiledProjectilePierceAndProjectileGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed Projectile Gems", "Projectiles Pierce an additional Target", statOrderKey = "59,1363", statOrder = { 59, 1363 }, level = 60, group = "ProjectilePierceAndProjectileGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, + ["JunMasterVeiledMeleeRangeAndMeleeGemLevel"] = { type = "Prefix", affix = "Chosen", "+2 to Level of Socketed Melee Gems", "+2 to Melee Strike Range", statOrderKey = "61,2073", statOrder = { 61, 2073 }, level = 60, group = "MeleeRangeAndMeleeGemLevel", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "attack", "gem" }, }, + ["JunMasterVeiledCriticalStrikeMultiplierIfRareOrUniqueEnemyNearby1h"] = { type = "Suffix", affix = "of the Order", "+(36-40)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrderKey = "4800", statOrder = { 4800 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, + ["JunMasterVeiledCriticalStrikeMultiplierIfRareOrUniqueEnemyNearby2h"] = { type = "Suffix", affix = "of the Order", "+(54-60)% Critical Strike Multiplier while a Rare or Unique Enemy is Nearby", statOrderKey = "4800", statOrder = { 4800 }, level = 60, group = "CriticalStrikeMultiplierIfRareOrUniqueEnemyNearby", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, + ["JunMasterVeiledAttackSpeedPercentIfRareOrUniqueEnemyNearby1h"] = { type = "Suffix", affix = "of the Order", "(12-15)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrderKey = "4192", statOrder = { 4192 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", weightKey = { "one_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledAttackSpeedPercentIfRareOrUniqueEnemyNearby2h"] = { type = "Suffix", affix = "of the Order", "(27-30)% increased Attack Speed while a Rare or Unique Enemy is Nearby", statOrderKey = "4192", statOrder = { 4192 }, level = 60, group = "AttackSpeedPercentIfRareOrUniqueEnemyNearby", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledEnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby"] = { type = "Suffix", affix = "of the Order", "Regenerate 200 Energy Shield per second while a Rare or Unique Enemy is Nearby", statOrderKey = "5133", statOrder = { 5133 }, level = 60, group = "EnergyShieldRegenerationRatePerMinuteIfRareOrUniqueEnemyNearby", weightKey = { "body_armour", "belt", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledCriticalChanceAndGainFrenzyChargeOnCriticalStrikePercent"] = { type = "Suffix", affix = "of the Order", "(18-20)% increased Global Critical Strike Chance", "(6-7)% chance to gain a Frenzy Charge on Critical Strike", statOrderKey = "1060,5326", statOrder = { 1060, 5326 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "quiver", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "frenzy_charge", "unveiled_mod", "critical" }, }, + ["JunMasterVeiledCriticalChanceAndElementalDamagePercentIfHaveCritRecently"] = { type = "Suffix", affix = "of the Order", "(20-22)% increased Global Critical Strike Chance", "(27-30)% increased Elemental Damage if you've dealt a Critical Strike Recently", statOrderKey = "1060,5024", statOrder = { 1060, 5024 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "critical" }, }, + ["JunMasterVeiledCriticalChanceAndAddedChaosDamageIfHaveCritRecently_"] = { type = "Suffix", affix = "of the Order", "(20-22)% increased Global Critical Strike Chance", "Adds (22-25) to (28-32) Chaos Damage if you've dealt a Critical Strike Recently", statOrderKey = "1060,7118", statOrder = { 1060, 7118 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "gloves", "quiver", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos_damage", "unveiled_mod", "damage", "chaos", "critical" }, }, + ["JunMasterVeiledBaseLifeAndMana_"] = { type = "Prefix", affix = "Chosen", "+(55-60) to maximum Life", "+(55-60) to maximum Mana", statOrderKey = "1167,1176", statOrder = { 1167, 1176 }, level = 60, group = "IncreasedLife", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 0, 0, 0, 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledBaseLifeAndManaRegen_"] = { type = "Prefix", affix = "Chosen", "+(55-60) to maximum Life", "Regenerate 5.3 Mana per second", statOrderKey = "1167,1179", statOrder = { 1167, 1179 }, level = 60, group = "IncreasedLife", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledBaseManaAndLifeRegen__"] = { type = "Prefix", affix = "Chosen", "Regenerate 33.3 Life per second", "+(55-60) to maximum Mana", statOrderKey = "1172,1176", statOrder = { 1172, 1176 }, level = 60, group = "IncreasedMana", weightKey = { "helmet", "boots", "gloves", "ring", "amulet", "belt", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 1000, 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledSummonTotemCastSpeed_"] = { type = "Suffix", affix = "of the Order", "(36-40)% increased Totem Placement speed", statOrderKey = "2117", statOrder = { 2117 }, level = 60, group = "SummonTotemCastSpeed", weightKey = { "boots", "amulet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, + ["JunMasterVeiledTrapThrowSpeed_"] = { type = "Suffix", affix = "of the Order", "(14-16)% increased Trap Throwing Speed", statOrderKey = "1492", statOrder = { 1492 }, level = 60, group = "TrapThrowSpeed", weightKey = { "amulet", "belt", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, + ["JunMasterVeiledMineLayingSpeed"] = { type = "Suffix", affix = "of the Order", "(14-16)% increased Mine Throwing Speed", statOrderKey = "1493", statOrder = { 1493 }, level = 60, group = "MineLayingSpeed", weightKey = { "amulet", "helmet", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "speed" }, }, + ["JunMasterVeiledBrandAttachmentRange"] = { type = "Suffix", affix = "of the Order", "(25-28)% increased Brand Attachment range", statOrderKey = "7658", statOrder = { 7658 }, level = 60, group = "BrandAttachmentRange", weightKey = { "amulet", "gloves", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster" }, }, + ["JunMasterVeiledAddedFireAndColdDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Fire Damage", "Adds (14-16) to (20-22) Cold Damage", statOrderKey = "968,975", statOrder = { 968, 975 }, level = 60, group = "AddedFireAndColdDamage", weightKey = { "shield", "ring", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, }, + ["JunMasterVeiledAddedFireAndColdDamageQuiver_"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Fire Damage", "Adds (9-10) to (13-14) Cold Damage", statOrderKey = "968,975", statOrder = { 968, 975 }, level = 60, group = "AddedFireAndColdDamage", weightKey = { "quiver", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "cold" }, }, + ["JunMasterVeiledAddedFireAndLightningDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Fire Damage", "Adds (14-16) to (20-22) Lightning Damage", statOrderKey = "968,984", statOrder = { 968, 984 }, level = 60, group = "AddedFireAndLightningDamage", weightKey = { "shield", "ring", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, + ["JunMasterVeiledAddedFireAndLightningDamageQuiver_"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Fire Damage", "Adds (9-10) to (13-14) Lightning Damage", statOrderKey = "968,984", statOrder = { 968, 984 }, level = 60, group = "AddedFireAndLightningDamage", weightKey = { "quiver", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, + ["JunMasterVeiledAddedColdAndLightningDamage"] = { type = "Prefix", affix = "Chosen", "Adds (14-16) to (20-22) Cold Damage", "Adds (14-16) to (20-22) Lightning Damage", statOrderKey = "975,984", statOrder = { 975, 984 }, level = 60, group = "AddedColdAndLightningDamage", weightKey = { "shield", "ring", "quiver", "default", }, weightVal = { 1000, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, }, + ["JunMasterVeiledAddedColdAndLightningDamageQuiver"] = { type = "Prefix", affix = "Chosen", "Adds (9-10) to (13-14) Cold Damage", "Adds (9-10) to (13-14) Lightning Damage", statOrderKey = "975,984", statOrder = { 975, 984 }, level = 60, group = "AddedColdAndLightningDamage", weightKey = { "quiver", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "cold", "lightning" }, }, + ["JunMasterVeiledLuckyCriticalsDuringFocus"] = { type = "Suffix", affix = "of the Order", "Your Critical Strike Chance is Lucky while Focused", "Focus has (5-8)% increased Cooldown Recovery Rate", statOrderKey = "5180,5256", statOrder = { 5180, 5256 }, level = 60, group = "LuckyCriticalsDuringFocus", weightKey = { "belt", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "critical" }, }, + ["JunMasterVeiledDodgeChanceDuringFocus_"] = { type = "Prefix", affix = "Chosen", "(30-32)% increased Evasion Rating while Focused", statOrderKey = "5148", statOrder = { 5148 }, level = 60, group = "DodgeChanceDuringFocus", weightKey = { "helmet", "boots", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledPhysicalDamageReductionDuringFocus_"] = { type = "Prefix", affix = "Chosen", "(13-15)% additional Physical Damage Reduction while Focused", statOrderKey = "3991", statOrder = { 3991 }, level = 60, group = "PhysicalDamageReductionDuringFocus", weightKey = { "helmet", "gloves", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "physical" }, }, + ["JunMasterVeiledShockNearbyEnemiesOnFocus"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Shock nearby Enemies for 4 Seconds when you Focus", statOrderKey = "5256,7633", statOrder = { 5256, 7633 }, level = 60, group = "ShockNearbyEnemiesOnFocus", weightKey = { "ring", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "lightning", "ailment" }, }, + ["JunMasterVeiledLifeRegenerationPerEvasionDuringFocus"] = { type = "Suffix", affix = "of the Order", "1.5% of Evasion Rating is Regenerated as Life per second while Focused", statOrderKey = "5152", statOrder = { 5152 }, level = 60, group = "LifeRegenerationPerEvasionDuringFocus", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledRestoreManaAndEnergyShieldOnFocus"] = { type = "Suffix", affix = "of the Order", "Recover (37-40)% of Mana and Energy Shield when you Focus", statOrderKey = "7584", statOrder = { 7584 }, level = 60, group = "RestoreManaAndEnergyShieldOnFocus", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "unveiled_mod", "mana", "defences" }, }, + ["JunMasterVeiledChanceToDealDoubleDamageWhileFocused2h_"] = { type = "Suffix", affix = "of the Order", "(36-40)% chance to deal Double Damage while Focused", statOrderKey = "4582", statOrder = { 4582 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", weightKey = { "two_hand_weapon", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledChanceToDealDoubleDamageWhileFocused1h"] = { type = "Suffix", affix = "of the Order", "(18-20)% chance to deal Double Damage while Focused", statOrderKey = "4582", statOrder = { 4582 }, level = 60, group = "ChanceToDealDoubleDamageWhileFocused", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledAttackAndCastSpeedWhileFocused_"] = { type = "Suffix", affix = "of the Order", "(45-50)% increased Attack and Cast Speed while Focused", statOrderKey = "4133", statOrder = { 4133 }, level = 60, group = "AttackAndCastSpeedWhileFocused", weightKey = { "gloves", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "caster", "speed" }, }, + ["JunMasterVeiledStatusAilmentsYouInflictDurationWhileFocused_"] = { type = "Suffix", affix = "of the Order", "(161-180)% increased Duration of Ailments you inflict while Focused", statOrderKey = "7790", statOrder = { 7790 }, level = 60, group = "StatusAilmentsYouInflictDurationWhileFocused", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, + ["JunMasterVeiledImmuneToStatusAilmentsWhileFocused"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "You are Immune to Ailments while Focused", statOrderKey = "5256,5702", statOrder = { 5256, 5702 }, level = 60, group = "ImmuneToStatusAilmentsWhileFocused", weightKey = { "boots", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "ailment" }, }, + ["JunMasterVeiledFocusCooldownRecovery_"] = { type = "Suffix", affix = "of the Order", "Focus has (31-35)% increased Cooldown Recovery Rate", statOrderKey = "5256", statOrder = { 5256 }, level = 60, group = "CooldownRecovery", weightKey = { "boots", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledLifeLeechFromAnyDamageAndVaalPactWhileFocused"] = { type = "Suffix", affix = "of the Order", "You have Vaal Pact while Focused", "15% of Damage Leeched as Life while Focused", statOrderKey = "5377,5776", statOrder = { 5377, 5776 }, level = 60, group = "LifeLeechFromAnyDamagePermyriadWhileFocused", weightKey = { "amulet", "default", }, weightVal = { 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledFortifyEffectWhileFocused_"] = { type = "Suffix", affix = "of the Order", "+50 to maximum Fortification while Focused", statOrderKey = "7050", statOrder = { 7050 }, level = 60, group = "FortifyEffectWhileFocused", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledTriggerSocketedSpellWhenYouFocus"] = { type = "Suffix", affix = "of the Order", "Trigger Socketed Spells when you Focus, with a 0.25 second Cooldown", "Focus has (5-8)% increased Cooldown Recovery Rate", statOrderKey = "524,5256", statOrder = { 524, 5256 }, level = 60, group = "TriggerSocketedSpellWhenYouFocus", weightKey = { "helmet", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "unveiled_mod", "caster", "gem" }, }, + ["JunMasterVeiledDamageRemovedFromManaBeforeLifeWhileFocused"] = { type = "Suffix", affix = "of the Order", "(28-32)% of Damage is taken from Mana before Life while Focused", statOrderKey = "4907", statOrder = { 4907 }, level = 60, group = "DamageRemovedFromManaBeforeLifeWhileFocused", weightKey = { "body_armour", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledMinionsRecoverMaximumLifeWhenYouFocus_"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Minions Recover 100% of their Life when you Focus", statOrderKey = "5256,7217", statOrder = { 5256, 7217 }, level = 60, group = "MinionsRecoverMaximumLifeWhenYouFocus", weightKey = { "gloves", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "minion" }, }, + ["JunMasterVeiledGainVaalPactWhileFocused"] = { type = "Suffix", affix = "of the Order", "You have Vaal Pact while Focused", statOrderKey = "5377", statOrder = { 5377 }, level = 60, group = "GainVaalPactWhileFocused", weightKey = { "ring", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledSkillsCostNoManaWhileFocused"] = { type = "Suffix", affix = "of the Order", "Focus has (5-8)% increased Cooldown Recovery Rate", "Skills Cost no Mana or Life while Focused", statOrderKey = "5256,7673", statOrder = { 5256, 7673 }, level = 60, group = "SkillsCostNoManaWhileFocused", weightKey = { "amulet", "default", }, weightVal = { 3000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledAllDamage"] = { type = "Prefix", affix = "Leo's", "(20-23)% increased Damage", statOrderKey = "805", statOrder = { 805 }, level = 60, group = "AllDamage", weightKey = { "ring", "belt", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledLocalIncreaseSocketedSupportGemLevel"] = { type = "Prefix", affix = "Catarina's", "+2 to Level of Socketed Support Gems", "+(5-8)% to Quality of Socketed Support Gems", statOrderKey = "71,82", statOrder = { 71, 82 }, level = 60, group = "IncreaseSpecificSocketedGemLevel", weightKey = { "weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, + ["JunMasterVeiledReduceGlobalFlatManaCost"] = { type = "Prefix", affix = "Elreon's", "-(10-9) to Total Mana Cost of Skills", statOrderKey = "1458", statOrder = { 1458 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledReduceGlobalFlatManaCostChannelling_"] = { type = "Prefix", affix = "Elreon's", "Channelling Skills have -4 to Total Mana Cost", statOrderKey = "7670", statOrder = { 7670 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledReduceGlobalFlatManaCostNonChannelling"] = { type = "Prefix", affix = "Elreon's", "Non-Channelling Skills have -(10-9) to Total Mana Cost", statOrderKey = "7671", statOrder = { 7671 }, level = 60, group = "IncreaseFlatManaCost", weightKey = { "ring", "amulet", "default", }, weightVal = { 1500, 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_mana_cost_mod", }, modTags = { "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledDamageWhileLeeching"] = { type = "Prefix", affix = "Vorici's", "(54-60)% increased Damage while Leeching", statOrderKey = "2567", statOrder = { 2567 }, level = 60, group = "DamageWhileLeeching", weightKey = { "gloves", "amulet", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage" }, }, + ["JunMasterVeiledSocketedGemQuality"] = { type = "Prefix", affix = "Haku's", "+(9-10)% to Quality of Socketed Gems", statOrderKey = "81", statOrder = { 81 }, level = 60, group = "SocketedGemQuality", weightKey = { "weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "gem" }, }, + ["JunMasterVeiledBleedOnHitGained1h"] = { type = "Prefix", affix = "Tora's", "Adds (12-14) to (18-20) Physical Damage", "40% chance to cause Bleeding on Hit", statOrderKey = "886,2023", statOrder = { 886, 2023 }, level = 60, group = "PhysicalDamage", weightKey = { "one_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, + ["JunMasterVeiledBleedOnHitGained2h"] = { type = "Prefix", affix = "Tora's", "Adds (17-20) to (26-28) Physical Damage", "40% chance to cause Bleeding on Hit", statOrderKey = "886,2023", statOrder = { 886, 2023 }, level = 60, group = "PhysicalDamage", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "physical_damage", "bleed", "unveiled_mod", "damage", "physical", "attack", "ailment" }, }, + ["JunMasterVeiledAlwaysHits"] = { type = "Prefix", affix = "Vagan's", "Hits can't be Evaded", statOrderKey = "1600", statOrder = { 1600 }, level = 60, group = "AlwaysHits", weightKey = { "bow", "wand", "weapon", "default", }, weightVal = { 0, 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_attack_mod", }, modTags = { "unveiled_mod", "attack" }, }, + ["JunMasterVeiledDamageDuringFlaskEffect"] = { type = "Prefix", affix = "Brinerot", "(36-40)% increased Damage during any Flask Effect", statOrderKey = "3569", statOrder = { 3569 }, level = 60, group = "DamageDuringFlaskEffect", weightKey = { "gloves", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "damage" }, }, + ["JunMasterVeiledItemRarityFromRareAndUniqueEnemies_"] = { type = "Suffix", affix = "of Janus", "(55-60)% increased Rarity of Items Dropped by Slain Rare or Unique Enemies", statOrderKey = "7528", statOrder = { 7528 }, level = 60, group = "RareOrUniqueMonsterDroppedItemRarity", weightKey = { "helmet", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledFireAddedAsChaos1h_"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, }, + ["JunMasterVeiledColdAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, }, + ["JunMasterVeiledLightningAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, }, + ["JunMasterVeiledPhysicalAddedAsChaos1h"] = { type = "Prefix", affix = "It's", "Gain (9-10)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "one_hand_weapon", "shield", "default", }, weightVal = { 2000, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, + ["JunMasterVeiledFireAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Fire Damage as Extra Chaos Damage", statOrderKey = "1505", statOrder = { 1505 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "fire", "chaos" }, }, + ["JunMasterVeiledColdAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Cold Damage as Extra Chaos Damage", statOrderKey = "1504", statOrder = { 1504 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "cold", "chaos" }, }, + ["JunMasterVeiledLightningAddedAsChaos2h__"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Lightning Damage as Extra Chaos Damage", statOrderKey = "1502", statOrder = { 1502 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "chaos_damage", "unveiled_mod", "damage", "elemental", "lightning", "chaos" }, }, + ["JunMasterVeiledPhysicalAddedAsChaos2h_"] = { type = "Prefix", affix = "It's", "Gain (18-20)% of Physical Damage as Extra Chaos Damage", statOrderKey = "1499", statOrder = { 1499 }, level = 60, group = "NonChaosAddedAsChaos", weightKey = { "two_hand_weapon", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, + ["JunMasterVeiledPercentageAllAttributes"] = { type = "Suffix", affix = "of Hillock", "(7-8)% increased Attributes", statOrderKey = "801", statOrder = { 801 }, level = 60, group = "PercentageAllAttributes", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledLifeAddedAsEnergyShield"] = { type = "Prefix", affix = "Gravicius'", "Gain (12-14)% of Maximum Life as Extra Maximum Energy Shield", statOrderKey = "7068", statOrder = { 7068 }, level = 60, group = "LifeAddedAsEnergyShield", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "unveiled_mod", "defences" }, }, + ["JunMasterVeiledWolfOnKill___"] = { type = "Suffix", affix = "Jorgin's", "10% Chance to Trigger Level 10 Summon Spectral Wolf on Kill", statOrderKey = "484", statOrder = { 484 }, level = 60, group = "SummonWolfOnKill", weightKey = { "amulet", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "minion" }, }, + ["JunMasterVeiledPhysicalDamageTakenAsFirePercent__"] = { type = "Prefix", affix = "Korell's", "(9-10)% of Physical Damage from Hits taken as Fire Damage", statOrderKey = "1987", statOrder = { 1987 }, level = 60, group = "PhysicalDamageTakenAsElement", weightKey = { "has_damage_taken_as_mod", "helmet", "default", }, weightVal = { 0, 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_damage_taken_as_mod", }, modTags = { "unveiled_mod", "physical", "elemental", "fire" }, }, + ["JunMasterVeiledAvoidFreeze_"] = { type = "Prefix", affix = "Rin's", "(20-30)% chance to Avoid being Chilled", "Cannot be Frozen", statOrderKey = "1414,1415", statOrder = { 1414, 1415 }, level = 60, group = "AvoidFreeze", weightKey = { "boots", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "ailment" }, }, + ["JunMasterVeiledCriticalMultiplierOnShatter_"] = { type = "Suffix", affix = "of Cameria", "(20-22)% increased Global Critical Strike Chance", "+(27-30)% to Critical Strike Multiplier if you've Shattered an Enemy Recently", statOrderKey = "1060,4797", statOrder = { 1060, 4797 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "damage", "critical" }, }, + ["JunMasterVeiledIncreasedChaosAndPhysicalDamage"] = { type = "Suffix", affix = "of Aisling", "(20-22)% increased Global Physical Damage", "(18-20)% increased Chaos Damage", statOrderKey = "844,989", statOrder = { 844, 989 }, level = 60, group = "IncreasedChaosAndPhysicalDamage", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "chaos_damage", "unveiled_mod", "damage", "physical", "chaos" }, }, + ["JunMasterVeiledIncreasedFireAndLightningDamage"] = { type = "Suffix", affix = "of Riker", "(18-20)% increased Fire Damage", "(20-22)% increased Lightning Damage", statOrderKey = "967,983", statOrder = { 967, 983 }, level = 60, group = "IncreasedFireAndLightningDamage", weightKey = { "ring", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "unveiled_mod", "damage", "elemental", "fire", "lightning" }, }, + ["JunMasterVeiledLocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "Regenerate 3% of Life per second during Flask Effect", statOrderKey = "674", statOrder = { 674 }, level = 60, group = "LocalFlaskLifeRegenerationPerMinuteDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledLocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "50% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 60, group = "LocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "speed" }, }, + ["JunMasterVeiledLocalFlaskAvoidStunChanceDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "50% Chance to Avoid being Stunned during Flask Effect", statOrderKey = "657", statOrder = { 657 }, level = 60, group = "LocalFlaskAvoidStunChanceAndMovementSpeedDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, + ["JunMasterVeiledLocalFlaskSkillManaCostDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "(20-25)% reduced Mana Cost of Skills during Flask Effect", statOrderKey = "679", statOrder = { 679 }, level = 60, group = "LocalFlaskSkillManaCostDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "mana" }, }, + ["JunMasterVeiledLocalFlaskItemFoundRarityDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "(20-30)% increased Rarity of Items found during Flask Effect", statOrderKey = "671", statOrder = { 671 }, level = 60, group = "LocalFlaskItemFoundRarityDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, + ["JunMasterVeiledLocalFlaskCriticalStrikeChanceDuringFlaskEffect_"] = { type = "Suffix", affix = "of the Order", "(40-60)% increased Critical Strike Chance during Flask Effect", statOrderKey = "661", statOrder = { 661 }, level = 60, group = "LocalFlaskCriticalStrikeChanceDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod", "critical" }, }, + ["JunMasterVeiledLocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect"] = { type = "Suffix", affix = "of the Order", "15% of Damage Taken from Hits is Leeched as Life during Flask Effect", statOrderKey = "673", statOrder = { 673 }, level = 60, group = "LocalFlaskLifeLeechOnDamageTakenPermyriadDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledLocalAttackSpeedAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "(18-22)% increased Attack Speed", "+(13-18)% to Quality", statOrderKey = "1015,6279", statOrder = { 1015, 6279 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledLocalAttackSpeedAndLocalItemQualityRangedWeapon"] = { type = "Suffix", affix = "of the Order", "(12-15)% increased Attack Speed", "+(13-18)% to Quality", statOrderKey = "1015,6279", statOrder = { 1015, 6279 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledLocalCriticalStrikeChanceAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "(28-32)% increased Critical Strike Chance", "+(13-18)% to Quality", statOrderKey = "1064,6279", statOrder = { 1064, 6279 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack", "critical" }, }, + ["JunMasterVeiledLocalAccuracyRatingAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(311-350) to Accuracy Rating", "+(16-18)% to Quality", statOrderKey = "1581,6279", statOrder = { 1581, 6279 }, level = 60, group = "IncreasedAccuracy", weightKey = { "default", }, weightVal = { 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", }, modTags = { "unveiled_mod", "attack" }, }, + ["JunMasterVeiledLocalAttackSpeedDexterityIntelligence"] = { type = "Suffix", affix = "of the Order", "+(25-28) to Dexterity and Intelligence", "(18-22)% increased Attack Speed", statOrderKey = "800,1015", statOrder = { 800, 1015 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", "ranged", "weapon", "default", }, weightVal = { 0, 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", }, modTags = { "attack", "speed" }, }, + ["JunMasterVeiledLocalAttackSpeedDexterityIntelligenceRanged"] = { type = "Suffix", affix = "of the Order", "+(25-28) to Dexterity and Intelligence", "(12-15)% increased Attack Speed", statOrderKey = "800,1015", statOrder = { 800, 1015 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", "wand", "bow", "default", }, weightVal = { 0, 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", "has_flat_intelligence_mod", }, modTags = { "attack", "speed" }, }, + ["JunMasterVeiledLocalCriticalStrikeChanceStrengthIntelligence__"] = { type = "Suffix", affix = "of the Order", "+(25-28) to Strength and Intelligence", "(28-32)% increased Critical Strike Chance", statOrderKey = "799,1064", statOrder = { 799, 1064 }, level = 60, group = "CriticalStrikeChanceIncrease", weightKey = { "has_flat_strength_mod", "has_flat_intelligence_mod", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_intelligence_mod", }, modTags = { "attack", "critical" }, }, + ["JunMasterVeiledLocalAccuracyRatingStrengthDexterity_"] = { type = "Suffix", affix = "of the Order", "+(25-28) to Strength and Dexterity", "+(311-350) to Accuracy Rating", statOrderKey = "798,1581", statOrder = { 798, 1581 }, level = 60, group = "IncreasedAccuracy", weightKey = { "has_flat_strength_mod", "has_flat_dexterity_mod", "weapon", "default", }, weightVal = { 0, 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", "has_flat_dexterity_mod", }, modTags = { "attack" }, }, + ["JunMasterVeiledLocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChance_"] = { type = "Suffix", affix = "of the Order", "15% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(18-22)% increased Attack Speed", statOrderKey = "485,1015", statOrder = { 485, 1015 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "ranged", "weapon", "default", }, weightVal = { 0, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledLocalAttackSpeedAndLocalDisplayTriggerLevel1BloodRageOnKillChanceRangedWeapon"] = { type = "Suffix", affix = "of the Order", "15% chance to Trigger Level 1 Blood Rage when you Kill an Enemy", "(12-15)% increased Attack Speed", statOrderKey = "485,1015", statOrder = { 485, 1015 }, level = 60, group = "IncreasedAttackSpeed", weightKey = { "bow", "wand", "default", }, weightVal = { 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "attack", "speed" }, }, + ["JunMasterVeiledCastSpeedAndGainArcaneSurgeOnKillChance1h__"] = { type = "Suffix", affix = "of the Order", "(15-18)% increased Cast Speed", "15% chance to gain Arcane Surge when you Kill an Enemy", statOrderKey = "1047,5303", statOrder = { 1047, 5303 }, level = 60, group = "IncreasedCastSpeed", weightKey = { "wand", "dagger", "sceptre", "one_hand_weapon", "default", }, weightVal = { 1000, 1000, 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "speed" }, }, + ["JunMasterVeiledCastSpeedAndGainArcaneSurgeOnKillChance2h_"] = { type = "Suffix", affix = "of the Order", "(21-25)% increased Cast Speed", "15% chance to gain Arcane Surge when you Kill an Enemy", statOrderKey = "1047,5303", statOrder = { 1047, 5303 }, level = 60, group = "IncreasedCastSpeed", weightKey = { "staff", "two_hand_weapon", "default", }, weightVal = { 1000, 100, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "caster", "speed" }, }, + ["JunMasterVeiledTriggerSocketedSpellOnSkillUse_"] = { type = "Suffix", affix = "of the Order", "Trigger a Socketed Spell on Using a Skill, with a 4 second Cooldown", "Spells Triggered this way have 150% more Cost", statOrderKey = "522,522.1", statOrder = { 522, 522.1 }, level = 60, group = "SupportedByTrigger", weightKey = { "weapon", "default", }, weightVal = { 1500, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "skill", "unveiled_mod", "caster", "gem" }, }, + ["JunMasterVeiledFireAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Fire and Chaos Resistances", statOrderKey = "5194", statOrder = { 5194 }, level = 60, group = "FireAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "chaos", "resistance" }, }, + ["JunMasterVeiledLightningAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Lightning and Chaos Resistances", statOrderKey = "5831", statOrder = { 5831 }, level = 60, group = "LightningAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "lightning", "chaos", "resistance" }, }, + ["JunMasterVeiledColdAndChaosDamageResistance"] = { type = "Suffix", affix = "of the Order", "+(16-20)% to Cold and Chaos Resistances", statOrderKey = "4684", statOrder = { 4684 }, level = 60, group = "ColdAndChaosDamageResistance", weightKey = { "body_armour", "boots", "gloves", "helmet", "shield", "amulet", "ring", "belt", "quiver", "default", }, weightVal = { 600, 600, 600, 600, 600, 600, 600, 600, 600, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "cold", "chaos", "resistance" }, }, + ["JunMasterVeiledStrengthAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength", "+(15-18)% to Quality", statOrderKey = "795,6279", statOrder = { 795, 6279 }, level = 60, group = "Strength", weightKey = { "has_flat_strength_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_strength_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledDexterityAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Dexterity", "+(15-18)% to Quality", statOrderKey = "796,6279", statOrder = { 796, 6279 }, level = 60, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_dexterity_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledIntelligenceAndLocalItemQuality"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Intelligence", "+(15-18)% to Quality", statOrderKey = "797,6279", statOrder = { 797, 6279 }, level = 60, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "local_item_quality", "body_armour", "shield", "default", }, weightVal = { 0, 0, 0, 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "local_item_quality", "has_flat_intelligence_mod", }, modTags = { "unveiled_mod", "attribute" }, }, + ["JunMasterVeiledStrengthAndAvoidIgnite"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Strength", "(21-25)% chance to Avoid being Ignited", statOrderKey = "795,1416", statOrder = { 795, 1416 }, level = 60, group = "Strength", weightKey = { "has_flat_strength_mod", "body_armour", "shield", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_strength_mod", }, modTags = { "attribute" }, }, + ["JunMasterVeiledDexterityAndAvoidFreeze"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Dexterity", "(21-25)% chance to Avoid being Frozen", statOrderKey = "796,1415", statOrder = { 796, 1415 }, level = 60, group = "Dexterity", weightKey = { "has_flat_dexterity_mod", "body_armour", "shield", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_dexterity_mod", }, modTags = { "attribute" }, }, + ["JunMasterVeiledIntelligenceAndAvoidShock"] = { type = "Suffix", affix = "of the Order", "+(31-35) to Intelligence", "(21-25)% chance to Avoid being Shocked", statOrderKey = "797,1418", statOrder = { 797, 1418 }, level = 60, group = "Intelligence", weightKey = { "has_flat_intelligence_mod", "body_armour", "shield", "default", }, weightVal = { 0, 1000, 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, tags = { "has_flat_intelligence_mod", }, modTags = { "attribute" }, }, + ["JunMasterVeiledLifeRegenerationRatePerMinuteWhileUsingFlask"] = { type = "Suffix", affix = "of the Order", "Regenerate 3% of Life per second during any Flask Effect", statOrderKey = "5823", statOrder = { 5823 }, level = 60, group = "LifeRegenerationRatePerMinuteWhileUsingFlask", weightKey = { "belt", "default", }, weightVal = { 0, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "unveiled_mod", "life" }, }, + ["JunMasterVeiledPercentageLifeAndMana"] = { type = "Prefix", affix = "Chosen", "(9-10)% increased maximum Life", "(9-10)% increased maximum Mana", statOrderKey = "1169,1177", statOrder = { 1169, 1177 }, level = 60, group = "MaximumLifeIncreasePercent", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "unveiled_mod", "life", "mana" }, }, + ["JunMasterVeiledBlockPercent"] = { type = "Prefix", affix = "Chosen", "(8-9)% Chance to Block Attack Damage", statOrderKey = "765", statOrder = { 765 }, level = 60, group = "BlockPercent", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block", "unveiled_mod" }, }, + ["JunMasterVeiledSpellBlockPercent____"] = { type = "Prefix", affix = "Chosen", "(9-10)% Chance to Block Spell Damage", statOrderKey = "783", statOrder = { 783 }, level = 60, group = "SpellBlockPercentage", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["JunMasterVeiledSpellDodgePercentage__"] = { type = "Prefix", affix = "Chosen", "+(12-14)% chance to Suppress Spell Damage", statOrderKey = "769", statOrder = { 769 }, level = 60, group = "ChanceToSuppressSpells", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod" }, }, + ["JunMasterVeiledAvoidStunAndElementalStatusAilments"] = { type = "Prefix", affix = "Chosen", "(30-35)% chance to Avoid Elemental Ailments", "(30-35)% chance to Avoid being Stunned", statOrderKey = "1413,1421", statOrder = { 1413, 1421 }, level = 60, group = "AvoidStunAndElementalStatusAilments", weightKey = { "body_armour", "default", }, weightVal = { 2000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "unveiled_mod", "elemental", "fire", "cold", "lightning", "ailment" }, }, + ["JunMasterVeiledLocalFlaskReducedReflectDuringEffect"] = { type = "Suffix", affix = "of the Order", "(60-80)% reduced Reflected Damage taken during Flask Effect", statOrderKey = "678", statOrder = { 678 }, level = 60, group = "FlaskReflectReductionDuringFlaskEffect", weightKey = { "flask", "default", }, weightVal = { 1000, 0 }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "unveiled_mod" }, }, } \ No newline at end of file diff --git a/src/Data/Pantheons.lua b/src/Data/Pantheons.lua index 41ea76f7a7..02239fb97f 100644 --- a/src/Data/Pantheons.lua +++ b/src/Data/Pantheons.lua @@ -11,19 +11,19 @@ return { [1] = { line = "You cannot be Stunned if you've been Stunned or Blocked a Stunning Hit in the past 2 seconds", value = { 1 }, }, }, }, - [2] = { name = "Glace", + [2] = { name = "Nassar, Lion of the Seas", mods = { -- base_stun_recovery_+% [1] = { line = "30% increased Stun and Block Recovery", value = { 30 }, }, }, }, - [3] = { name = "Corruptor Eedaiak", + [3] = { name = "Litanius, the Black Prayer", mods = { - -- cannot_be_frozen_if_you_have_been_frozen_recently - [1] = { line = "You cannot be Frozen if you've been Frozen Recently", value = { 100 }, }, + -- base_avoid_freeze_% + [1] = { line = "Cannot be Frozen", value = { 100 }, }, }, }, - [4] = { name = "Nassar, Lion of the Seas", + [4] = { name = "Poporo, the Highest Spire", mods = { -- chill_effectiveness_on_self_+% [1] = { line = "50% reduced Effect of Chill on you", value = { -50 }, }, @@ -37,29 +37,25 @@ return { [1] = { name = "Soul of Arakaali", mods = { -- degen_effect_+% - [1] = { line = "5% reduced Damage taken from Damage Over Time", value = { -5 }, }, - -- avoid_lightning_damage_% - [2] = { line = "10% chance to Avoid Lightning Damage from Hits", value = { 10 }, }, + [1] = { line = "10% reduced Damage taken from Damage Over Time", value = { -10 }, }, }, }, - [2] = { name = "Queen of the Great Tangle", + [2] = { name = "Murgeth Bogsong", mods = { -- life_and_energy_shield_recovery_rate_+%_if_stopped_taking_damage_over_time_recently - [1] = { line = "50% increased Recovery rate of Life and Energy Shield if you've stopped taking Damage Over Time Recently", value = { 50 }, }, + [1] = { line = "20% increased Recovery rate of Life and Energy Shield if you've stopped taking Damage Over Time Recently", value = { 20 }, }, }, }, - [3] = { name = "Gisale, Thought Thief", + [3] = { name = "Arachnoxia", mods = { - -- shocked_effect_on_self_+% - [1] = { line = "30% reduced Effect of Shock on you", value = { -30 }, }, - -- base_self_shock_duration_-% - [2] = { line = "30% reduced Shock Duration on you", value = { 30 }, }, + -- debuff_time_passed_+% + [1] = { line = "Debuffs on you expire 20% faster", value = { 20 }, }, }, }, - [4] = { name = "Witch of the Cauldron", + [4] = { name = "Spinner of False Hope", mods = { -- additional_chaos_resistance_against_damage_over_time_% - [1] = { line = "+25% Chaos Resistance against Damage Over Time", value = { 25 }, }, + [1] = { line = "+40% Chaos Resistance against Damage Over Time", value = { 40 }, }, }, }, }, @@ -81,13 +77,13 @@ return { [1] = { line = "8% reduced Elemental Damage taken if you haven't been Hit Recently", value = { -8 }, }, }, }, - [3] = { name = "Nightmare's Omen", + [3] = { name = "Warmonger", mods = { -- self_take_no_extra_damage_from_critical_strikes_if_have_been_crit_recently [1] = { line = "Take no Extra Damage from Critical Strikes if you have taken a Critical Strike Recently", value = { 1 }, }, }, }, - [4] = { name = "Pesquin, the Mad Baron", + [4] = { name = "Kitava, The Destroyer", mods = { -- avoid_ailments_%_from_crit [1] = { line = "50% chance to avoid Ailments from Critical Strikes", value = { 50 }, }, @@ -112,13 +108,13 @@ return { [1] = { line = "10% chance to avoid Projectiles", value = { 10 }, }, }, }, - [3] = { name = "The High Templar", + [3] = { name = "Herald of Thunder", mods = { - -- dodge_attacks_and_spells_%_chance_if_have_been_hit_recently - [1] = { line = "5% chance to Dodge Attack and Spell Hits if you've been Hit Recently", value = { 5 }, }, + -- elemental_damage_taken_+%_if_been_hit_recently + [1] = { line = "6% reduced Elemental Damage taken if you have been Hit Recently", value = { -6 }, }, }, }, - [4] = { name = "Ciergan, Shadow Alchemist", + [4] = { name = "The Sanguine Siren", mods = { -- avoid_chained_projectile_%_chance [1] = { line = "Avoid Projectiles that have Chained", value = { 100 }, }, @@ -131,16 +127,14 @@ return { souls = { [1] = { name = "Soul of Abberath", mods = { - -- fire_damage_taken_+%_while_moving - [1] = { line = "5% reduced Fire Damage taken while moving", value = { -5 }, }, - -- unaffected_by_burning_ground - [2] = { line = "Unaffected by Burning Ground", value = { 1 }, }, + -- pantheon_abberath_ignite_duration_on_self_+%_final + [1] = { line = "60% less Duration of Ignite on You", value = { -60 }, }, }, }, [2] = { name = "Mephod, the Earth Scorcher", mods = { - -- base_self_ignite_duration_-% - [1] = { line = "50% reduced Ignite Duration on you", value = { 50 }, }, + -- unaffected_by_burning_ground + [1] = { line = "Unaffected by Burning Ground", value = { 1 }, }, -- movement_speed_+%_while_on_burning_ground [2] = { line = "10% increased Movement Speed while on Burning Ground", value = { 10 }, }, }, @@ -170,15 +164,15 @@ return { [1] = { name = "Soul of Yugul", mods = { -- reflect_damage_taken_and_minion_reflect_damage_taken_+% - [1] = { line = "You and your Minions take 25% reduced Reflected Damage", value = { -25 }, }, - -- reflect_chill_and_freeze_%_chance - [2] = { line = "50% chance to Reflect Enemy Chills and Freezes", value = { 50 }, }, + [1] = { line = "You and your Minions take 50% reduced Reflected Damage", value = { -50 }, }, + -- reflect_hexes_chance_% + [2] = { line = "50% chance to Reflect Hexes", value = { 50 }, }, }, }, [2] = { name = "Varhesh, Shimmering Aberration", mods = { -- curse_effect_on_self_+% - [1] = { line = "20% reduced Effect of Curses on you", value = { -20 }, }, + [1] = { line = "30% reduced Effect of Curses on you", value = { -30 }, }, }, }, }, @@ -187,6 +181,14 @@ return { isMajorGod = false, souls = { [1] = { name = "Soul of Shakari", + mods = { + -- pantheon_shakari_self_poison_duration_+%_final + [1] = { line = "50% less Duration of Poisons on You", value = { -50 }, }, + -- cannot_be_poisoned_if_x_poisons_on_you + [2] = { line = "You cannot be Poisoned while there are at least 3 Poisons on you", value = { 3 }, }, + }, + }, + [2] = { name = "The Restless Shade", mods = { -- chaos_damage_taken_+% [1] = { line = "5% reduced Chaos Damage taken", value = { -5 }, }, @@ -194,14 +196,6 @@ return { [2] = { line = "25% reduced Chaos Damage over Time taken while on Caustic Ground", value = { -25 }, }, }, }, - [2] = { name = "Terror of the Infinite Drifts", - mods = { - -- pantheon_shakari_self_poison_duration_+%_final - [1] = { line = "50% less Duration of Poisons on You", value = { -50 }, }, - -- cannot_be_poisoned_if_x_poisons_on_you - [2] = { line = "You cannot be Poisoned while there are at least 5 Poisons on you", value = { 5 }, }, - }, - }, }, }, ["Tukohama"] = { @@ -210,13 +204,13 @@ return { [1] = { name = "Soul of Tukohama", mods = { -- while_stationary_gain_additional_physical_damage_reduction_% - [1] = { line = "While stationary, gain 2% additional Physical Damage Reduction every second, up to a maximum of 8%", value = { 2 }, }, + [1] = { line = "While stationary, gain 3% additional Physical Damage Reduction every second, up to a maximum of 9%", value = { 3 }, }, }, }, [2] = { name = "Tahsin, Warmaker", mods = { - -- while_stationary_gain_life_regeneration_rate_per_minute_% - [1] = { line = "While stationary, gain 0.5% of Life Regenerated per second every second, up to a maximum of 2%", value = { 30 }, }, + -- life_regeneration_rate_per_minute_%_while_stationary + [1] = { line = "Regenerate 2% of Life per second while stationary", value = { 120 }, }, }, }, }, @@ -228,8 +222,8 @@ return { mods = { -- physical_damage_over_time_taken_+%_while_moving [1] = { line = "25% reduced Physical Damage over Time Damage taken while moving", value = { -25 }, }, - -- base_avoid_bleed_% - [2] = { line = "25% chance to avoid Bleeding", value = { 25 }, }, + -- no_extra_bleed_damage_while_moving + [2] = { line = "Moving while Bleeding doesn't cause you to take extra Damage", value = { 1 }, }, }, }, [2] = { name = "Drek, Apex Hunter", @@ -245,8 +239,8 @@ return { souls = { [1] = { name = "Soul of Garukhan", mods = { - -- additional_%_chance_to_evade_attacks_if_you_have_taken_a_savage_hit_recently - [1] = { line = "+5% chance to Evade Attack Hits if you've taken a Savage Hit Recently", value = { 5 }, }, + -- shocked_effect_on_self_+% + [1] = { line = "60% reduced Effect of Shock on you", value = { -60 }, }, }, }, [2] = { name = "Stalker of the Endless Dunes", @@ -268,7 +262,7 @@ return { [1] = { line = "Life Flasks gain 3 Charges every 3 seconds if you haven't used a Life Flask Recently", value = { 3 }, }, }, }, - [2] = { name = "Gorulis, Will-Thief", + [2] = { name = "Suncaller Asha", mods = { -- life_recovery_+%_from_flasks_while_on_low_life [1] = { line = "60% increased Life Recovery from Flasks used when on Low Life", value = { 60 }, }, diff --git a/src/Data/SkillStatMap.lua b/src/Data/SkillStatMap.lua index 7192f1e976..d7ec99ceab 100644 --- a/src/Data/SkillStatMap.lua +++ b/src/Data/SkillStatMap.lua @@ -1578,7 +1578,7 @@ return { mod("TriggeredDamage", "INC", nil, 0, 0, { type = "SkillType", skillType = SkillType.Triggered }), }, ["channelled_skill_damage_+%"] = { - mod("Damage", "INC", nil, 0, 0, { type = "SkillType", skillType = SkillType.Channelled }), + mod("Damage", "INC", nil, 0, 0, { type = "SkillType", skillType = SkillType.Channel }), }, ["snipe_triggered_skill_hit_damage_+%_final_per_stage"] = { mod("Damage", "MORE", nil, ModFlag.Hit, 0, { type = "Multiplier", var = "SnipeStage" }), diff --git a/src/Data/Skills/act_dex.lua b/src/Data/Skills/act_dex.lua index a506fe3a8d..816b0e7c6c 100644 --- a/src/Data/Skills/act_dex.lua +++ b/src/Data/Skills/act_dex.lua @@ -10,7 +10,7 @@ skills["Ambush"] = { name = "Ambush", color = 2, description = "Teleports you to a nearby enemy, applying a buff to you for a short duration and blinding the enemy for a secondary duration. Performing a melee attack with a One-Handed Weapon removes the buff to exert that attack.", - skillTypes = { [SkillType.Spell] = true, [SkillType.MovementSkill] = true, [SkillType.Duration] = true, [SkillType.TravelSkill] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, [SkillType.Type114] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Travel] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, [SkillType.LateConsumeCooldown] = true, }, statDescriptionScope = "secondary_debuff_skill_stat_descriptions", castTime = 0.3, baseFlags = { @@ -29,57 +29,57 @@ skills["Ambush"] = { { "skill_effect_duration_+%", 0.5 }, }, Alternate2 = { - { "vanishing_ambush_critical_strike_chance_+%", 2 }, + { "ambush_additional_critical_strike_chance_permyriad", 25 }, }, }, stats = { "skill_empower_limitation_specifier_for_stat_description", "skill_empowers_next_x_melee_attacks", - "vanishing_ambush_critical_strike_chance_+%", + "ambush_additional_critical_strike_chance_permyriad", "vanishing_ambush_critical_strike_multiplier_+", "base_secondary_skill_effect_duration", }, levels = { - [1] = { 3, 1, 200, 100, 3000, levelRequirement = 34, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 3, 1, 204, 102, 3000, levelRequirement = 36, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 3, 1, 208, 104, 3000, levelRequirement = 38, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 3, 1, 212, 106, 3000, levelRequirement = 40, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 3, 1, 216, 108, 3000, levelRequirement = 42, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [6] = { 3, 1, 220, 110, 3000, levelRequirement = 44, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [7] = { 3, 1, 224, 112, 3000, levelRequirement = 46, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [8] = { 3, 1, 228, 114, 3000, levelRequirement = 48, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 3, 1, 232, 116, 3000, levelRequirement = 50, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [10] = { 3, 1, 236, 118, 3000, levelRequirement = 52, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 3, 1, 240, 120, 3000, levelRequirement = 54, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 3, 1, 244, 122, 3000, levelRequirement = 56, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 3, 1, 248, 124, 3000, levelRequirement = 58, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 3, 1, 252, 126, 3000, levelRequirement = 60, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 3, 1, 256, 128, 3000, levelRequirement = 62, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [16] = { 3, 1, 260, 130, 3000, levelRequirement = 64, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [17] = { 3, 1, 264, 132, 3000, levelRequirement = 66, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 3, 1, 268, 134, 3000, levelRequirement = 68, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [19] = { 3, 1, 272, 136, 3000, levelRequirement = 69, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 3, 1, 276, 138, 3000, levelRequirement = 70, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 3, 1, 280, 140, 3000, levelRequirement = 72, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 3, 1, 284, 142, 3000, levelRequirement = 74, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [23] = { 3, 1, 288, 144, 3000, levelRequirement = 76, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 3, 1, 292, 146, 3000, levelRequirement = 78, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [25] = { 3, 1, 296, 148, 3000, levelRequirement = 80, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 3, 1, 300, 150, 3000, levelRequirement = 82, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 3, 1, 304, 152, 3000, levelRequirement = 84, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [28] = { 3, 1, 308, 154, 3000, levelRequirement = 86, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [29] = { 3, 1, 312, 156, 3000, levelRequirement = 88, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 3, 1, 316, 158, 3000, levelRequirement = 90, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [31] = { 3, 1, 318, 159, 3000, levelRequirement = 91, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 3, 1, 320, 160, 3000, levelRequirement = 92, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [33] = { 3, 1, 322, 161, 3000, levelRequirement = 93, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 3, 1, 324, 162, 3000, levelRequirement = 94, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [35] = { 3, 1, 326, 163, 3000, levelRequirement = 95, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [36] = { 3, 1, 328, 164, 3000, levelRequirement = 96, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [37] = { 3, 1, 330, 165, 3000, levelRequirement = 97, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [38] = { 3, 1, 332, 166, 3000, levelRequirement = 98, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [39] = { 3, 1, 334, 167, 3000, levelRequirement = 99, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [40] = { 3, 1, 336, 168, 3000, levelRequirement = 100, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, + [1] = { 3, 1, 2500, 100, 3000, levelRequirement = 34, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 3, 1, 2500, 102, 3000, levelRequirement = 36, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 3, 1, 2500, 104, 3000, levelRequirement = 38, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 3, 1, 2500, 106, 3000, levelRequirement = 40, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 3, 1, 2500, 108, 3000, levelRequirement = 42, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [6] = { 3, 1, 2500, 110, 3000, levelRequirement = 44, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [7] = { 3, 1, 2500, 112, 3000, levelRequirement = 46, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [8] = { 3, 1, 2500, 114, 3000, levelRequirement = 48, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 3, 1, 2500, 116, 3000, levelRequirement = 50, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [10] = { 3, 1, 2500, 118, 3000, levelRequirement = 52, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [11] = { 3, 1, 2500, 120, 3000, levelRequirement = 54, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 3, 1, 2500, 122, 3000, levelRequirement = 56, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 3, 1, 2500, 124, 3000, levelRequirement = 58, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 3, 1, 2500, 126, 3000, levelRequirement = 60, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 3, 1, 2500, 128, 3000, levelRequirement = 62, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [16] = { 3, 1, 2500, 130, 3000, levelRequirement = 64, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [17] = { 3, 1, 2500, 132, 3000, levelRequirement = 66, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 3, 1, 2500, 134, 3000, levelRequirement = 68, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [19] = { 3, 1, 2500, 136, 3000, levelRequirement = 69, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 3, 1, 2500, 138, 3000, levelRequirement = 70, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 3, 1, 2500, 140, 3000, levelRequirement = 72, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 3, 1, 2500, 142, 3000, levelRequirement = 74, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [23] = { 3, 1, 2500, 144, 3000, levelRequirement = 76, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 3, 1, 2500, 146, 3000, levelRequirement = 78, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [25] = { 3, 1, 2500, 148, 3000, levelRequirement = 80, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [26] = { 3, 1, 2500, 150, 3000, levelRequirement = 82, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [27] = { 3, 1, 2500, 152, 3000, levelRequirement = 84, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [28] = { 3, 1, 2500, 154, 3000, levelRequirement = 86, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [29] = { 3, 1, 2500, 156, 3000, levelRequirement = 88, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 3, 1, 2500, 158, 3000, levelRequirement = 90, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [31] = { 3, 1, 2500, 159, 3000, levelRequirement = 91, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 3, 1, 2500, 160, 3000, levelRequirement = 92, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [33] = { 3, 1, 2500, 161, 3000, levelRequirement = 93, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 3, 1, 2500, 162, 3000, levelRequirement = 94, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [35] = { 3, 1, 2500, 163, 3000, levelRequirement = 95, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [36] = { 3, 1, 2500, 164, 3000, levelRequirement = 96, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [37] = { 3, 1, 2500, 165, 3000, levelRequirement = 97, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [38] = { 3, 1, 2500, 166, 3000, levelRequirement = 98, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [39] = { 3, 1, 2500, 167, 3000, levelRequirement = 99, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [40] = { 3, 1, 2500, 168, 3000, levelRequirement = 100, duration = 1.5, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, }, } skills["AnimateWeapon"] = { @@ -88,8 +88,7 @@ skills["AnimateWeapon"] = { baseEffectiveness = 0.21999999880791, incrementalEffectiveness = 0.029999999329448, description = "Animates a Melee Weapon Item or Lingering Blade to fight by your side. You cannot animate unidentified Weapons. Will not animate weapons with 6 sockets unless specifically targeted. Cannot be used by Traps or Mines.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.CreatesMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.PhysicalSkill] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.MinionProjectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AnimateWeapon] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.CreatesMinion] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Physical] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.6, minionHasItemSet = true, @@ -151,46 +150,46 @@ skills["AnimateWeapon"] = { "attack_maximum_added_physical_damage_for_ethereal_blades", }, levels = { - [1] = { 9, 10, 10, 5, 8, 5, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [2] = { 11, 12, 12, 6, 11, 5, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [3] = { 14, 14, 14, 10, 15, 6, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [4] = { 18, 16, 16, 13, 18, 6, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [5] = { 22, 18, 18, 17, 25, 7, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [6] = { 26, 20, 20, 21, 32, 7, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [7] = { 31, 22, 22, 26, 38, 8, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [8] = { 35, 24, 24, 32, 47, 8, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [9] = { 40, 26, 26, 39, 57, 9, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [10] = { 44, 28, 28, 48, 72, 9, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [11] = { 49, 30, 30, 53, 81, 10, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [12] = { 53, 32, 32, 61, 91, 10, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [13] = { 58, 34, 34, 68, 99, 11, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [14] = { 62, 36, 36, 73, 112, 11, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [15] = { 66, 38, 38, 83, 124, 12, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [16] = { 70, 40, 40, 89, 136, 12, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [17] = { 74, 42, 42, 99, 148, 13, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [18] = { 78, 44, 44, 108, 159, 13, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [19] = { 82, 46, 46, 115, 173, 14, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [20] = { 100, 48, 48, 126, 184, 14, 0.34999999403954, 1.6499999761581, duration = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [21] = { 100, 49, 49, 130, 190, 15, 0.34999999403954, 1.6299999952316, duration = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [22] = { 100, 50, 50, 134, 196, 15, 0.34000000357628, 1.6100000143051, duration = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [23] = { 100, 51, 51, 138, 202, 16, 0.34000000357628, 1.5900000333786, duration = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [24] = { 100, 52, 52, 142, 208, 16, 0.33000001311302, 1.5700000524521, duration = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [25] = { 100, 53, 53, 146, 214, 17, 0.33000001311302, 1.5499999523163, duration = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [26] = { 100, 54, 54, 150, 220, 17, 0.31999999284744, 1.5299999713898, duration = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [27] = { 100, 55, 55, 155, 227, 18, 0.31999999284744, 1.5099999904633, duration = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [28] = { 100, 56, 56, 160, 234, 18, 0.31000000238419, 1.4900000095367, duration = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [29] = { 100, 57, 57, 165, 241, 19, 0.31000000238419, 1.4700000286102, duration = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [30] = { 100, 58, 58, 170, 248, 19, 0.30000001192093, 1.4500000476837, duration = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [31] = { 100, 59, 59, 175, 255, 20, 0.30000001192093, 1.4299999475479, duration = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [32] = { 100, 60, 60, 180, 263, 20, 0.28999999165535, 1.4099999666214, duration = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [33] = { 100, 61, 61, 185, 271, 21, 0.28999999165535, 1.3899999856949, duration = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [34] = { 100, 62, 62, 191, 279, 21, 0.28000000119209, 1.3700000047684, duration = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [35] = { 100, 63, 63, 197, 287, 22, 0.28000000119209, 1.3500000238419, duration = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [36] = { 100, 64, 64, 203, 296, 22, 0.27000001072884, 1.3300000429153, duration = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [37] = { 100, 65, 65, 209, 305, 23, 0.27000001072884, 1.3099999427795, duration = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [38] = { 100, 66, 66, 215, 314, 23, 0.25999999046326, 1.289999961853, duration = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [39] = { 100, 67, 67, 221, 323, 24, 0.25999999046326, 1.2699999809265, duration = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [40] = { 100, 68, 68, 228, 333, 24, 0.25, 1.25, duration = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, + [1] = { 9, 10, 10, 5, 8, 5, 1, 2, duration = 40, levelRequirement = 4, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 4, }, }, + [2] = { 11, 12, 12, 6, 11, 5, 1, 2, duration = 40, levelRequirement = 6, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 4, }, }, + [3] = { 14, 14, 14, 10, 15, 6, 1, 3, duration = 40, levelRequirement = 9, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 4, }, }, + [4] = { 18, 16, 16, 13, 18, 6, 1, 4, duration = 40, levelRequirement = 12, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 4, }, }, + [5] = { 22, 18, 18, 17, 25, 7, 1, 5, duration = 40, levelRequirement = 16, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 5, }, }, + [6] = { 26, 20, 20, 21, 32, 7, 1, 7, duration = 40, levelRequirement = 20, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 6, }, }, + [7] = { 31, 22, 22, 26, 38, 8, 2, 9, duration = 40, levelRequirement = 24, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 6, }, }, + [8] = { 35, 24, 24, 32, 47, 8, 2, 11, duration = 40, levelRequirement = 28, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 7, }, }, + [9] = { 40, 26, 26, 39, 57, 9, 3, 14, duration = 40, levelRequirement = 32, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 7, }, }, + [10] = { 44, 28, 28, 48, 72, 9, 4, 17, duration = 40, levelRequirement = 36, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 8, }, }, + [11] = { 49, 30, 30, 53, 81, 10, 4, 21, duration = 40, levelRequirement = 40, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 8, }, }, + [12] = { 53, 32, 32, 61, 91, 10, 5, 25, duration = 40, levelRequirement = 44, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 9, }, }, + [13] = { 58, 34, 34, 68, 99, 11, 6, 30, duration = 40, levelRequirement = 48, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 9, }, }, + [14] = { 62, 36, 36, 73, 112, 11, 8, 36, duration = 40, levelRequirement = 52, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 10, }, }, + [15] = { 66, 38, 38, 83, 124, 12, 9, 42, duration = 40, levelRequirement = 55, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 10, }, }, + [16] = { 70, 40, 40, 89, 136, 12, 10, 48, duration = 40, levelRequirement = 58, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 11, }, }, + [17] = { 74, 42, 42, 99, 148, 13, 12, 55, duration = 40, levelRequirement = 61, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 11, }, }, + [18] = { 78, 44, 44, 108, 159, 13, 13, 62, duration = 40, levelRequirement = 64, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 12, }, }, + [19] = { 82, 46, 46, 115, 173, 14, 15, 71, duration = 40, levelRequirement = 67, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 12, }, }, + [20] = { 100, 48, 48, 126, 184, 14, 17, 80, duration = 40, levelRequirement = 70, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 12, }, }, + [21] = { 100, 49, 49, 130, 190, 15, 19, 86, duration = 40, levelRequirement = 72, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 13, }, }, + [22] = { 100, 50, 50, 134, 196, 15, 20, 92, duration = 40, levelRequirement = 74, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 13, }, }, + [23] = { 100, 51, 51, 138, 202, 16, 21, 99, duration = 40, levelRequirement = 76, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 13, }, }, + [24] = { 100, 52, 52, 142, 208, 16, 22, 106, duration = 40, levelRequirement = 78, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 13, }, }, + [25] = { 100, 53, 53, 146, 214, 17, 24, 114, duration = 40, levelRequirement = 80, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 14, }, }, + [26] = { 100, 54, 54, 150, 220, 17, 26, 122, duration = 40, levelRequirement = 82, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 14, }, }, + [27] = { 100, 55, 55, 155, 227, 18, 28, 131, duration = 40, levelRequirement = 84, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 14, }, }, + [28] = { 100, 56, 56, 160, 234, 18, 29, 140, duration = 40, levelRequirement = 86, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 14, }, }, + [29] = { 100, 57, 57, 165, 241, 19, 31, 149, duration = 40, levelRequirement = 88, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 15, }, }, + [30] = { 100, 58, 58, 170, 248, 19, 33, 159, duration = 40, levelRequirement = 90, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 15, }, }, + [31] = { 100, 59, 59, 175, 255, 20, 34, 163, duration = 40, levelRequirement = 91, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 15, }, }, + [32] = { 100, 60, 60, 180, 263, 20, 34, 168, duration = 40, levelRequirement = 92, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 15, }, }, + [33] = { 100, 61, 61, 185, 271, 21, 36, 172, duration = 40, levelRequirement = 93, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 15, }, }, + [34] = { 100, 62, 62, 191, 279, 21, 36, 176, duration = 40, levelRequirement = 94, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [35] = { 100, 63, 63, 197, 287, 22, 37, 180, duration = 40, levelRequirement = 95, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [36] = { 100, 64, 64, 203, 296, 22, 38, 185, duration = 40, levelRequirement = 96, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [37] = { 100, 65, 65, 209, 305, 23, 39, 189, duration = 40, levelRequirement = 97, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [38] = { 100, 66, 66, 215, 314, 23, 39, 194, duration = 40, levelRequirement = 98, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [39] = { 100, 67, 67, 221, 323, 24, 41, 198, duration = 40, levelRequirement = 99, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, + [40] = { 100, 68, 68, 228, 333, 24, 41, 203, duration = 40, levelRequirement = 100, statInterpolation = { 1, 1, 0, 1853, 650, 11653, 30, 31, }, cost = { Mana = 16, }, }, }, } skills["ArcticArmour"] = { @@ -198,7 +197,7 @@ skills["ArcticArmour"] = { color = 2, incrementalEffectiveness = 0.029999999329448, description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.SkillCanTotem] = true, [SkillType.Duration] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.ColdSkill] = true, [SkillType.CauseElementalStatus] = true, [SkillType.Instant] = true, [SkillType.NonHitChill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Cold] = true, [SkillType.ElementalStatus] = true, [SkillType.Instant] = true, [SkillType.NonHitChill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -235,53 +234,53 @@ skills["ArcticArmour"] = { "base_immune_to_freeze", }, levels = { - [1] = { 500, -8, -8, 2500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 500, -8, -8, 2600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 500, -9, -8, 2700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 500, -9, -8, 2800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 500, -9, -9, 2900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 500, -9, -9, 3000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 500, -10, -9, 3100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 500, -10, -9, 3200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 500, -10, -10, 3300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 500, -10, -10, 3400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 500, -11, -10, 3500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 500, -11, -10, 3600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 500, -11, -11, 3700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 500, -11, -11, 3800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 500, -12, -11, 3900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 500, -12, -11, 4000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 500, -12, -12, 4100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 500, -12, -12, 4200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 500, -13, -12, 4300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 500, -13, -12, 4400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 500, -13, -13, 4500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 500, -13, -13, 4600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 500, -14, -13, 4700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 500, -14, -13, 4800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 500, -14, -14, 4900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 500, -14, -14, 5000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 500, -15, -14, 5100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 500, -15, -14, 5200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 500, -15, -15, 5300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 500, -15, -15, 5400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 500, -15, -15, 5450, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 500, -16, -15, 5500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 500, -16, -15, 5550, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 500, -16, -15, 5600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 500, -16, -15, 5650, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 500, -16, -16, 5700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 500, -16, -16, 5750, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 500, -16, -16, 5800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 500, -16, -16, 5850, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 500, -17, -16, 5900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 500, -8, -8, 2500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [2] = { 500, -8, -8, 2600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [3] = { 500, -9, -8, 2700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [4] = { 500, -9, -8, 2800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [5] = { 500, -9, -9, 2900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [6] = { 500, -9, -9, 3000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [7] = { 500, -10, -9, 3100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [8] = { 500, -10, -9, 3200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [9] = { 500, -10, -10, 3300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [10] = { 500, -10, -10, 3400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [11] = { 500, -11, -10, 3500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [12] = { 500, -11, -10, 3600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [13] = { 500, -11, -11, 3700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [14] = { 500, -11, -11, 3800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [15] = { 500, -12, -11, 3900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [16] = { 500, -12, -11, 4000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [17] = { 500, -12, -12, 4100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [18] = { 500, -12, -12, 4200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [19] = { 500, -13, -12, 4300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [20] = { 500, -13, -12, 4400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [21] = { 500, -13, -13, 4500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [22] = { 500, -13, -13, 4600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [23] = { 500, -14, -13, 4700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [24] = { 500, -14, -13, 4800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [25] = { 500, -14, -14, 4900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [26] = { 500, -14, -14, 5000, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [27] = { 500, -15, -14, 5100, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [28] = { 500, -15, -14, 5200, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [29] = { 500, -15, -15, 5300, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [30] = { 500, -15, -15, 5400, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [31] = { 500, -15, -15, 5450, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [32] = { 500, -16, -15, 5500, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [33] = { 500, -16, -15, 5550, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [34] = { 500, -16, -15, 5600, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [35] = { 500, -16, -15, 5650, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [36] = { 500, -16, -16, 5700, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [37] = { 500, -16, -16, 5750, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [38] = { 500, -16, -16, 5800, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [39] = { 500, -16, -16, 5850, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 6345, 3064, 3065, }, cost = { }, }, + [40] = { 500, -17, -16, 5900, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 3052, 3064, 3065, }, cost = { }, }, }, } skills["ArtilleryBallista"] = { name = "Artillery Ballista", color = 2, - description = "Summons a ballista totem that propels a sequence of fiery arrows into the air. The arrows impact the ground in a line, each dealing area damage to enemies around it.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Type73] = true, [SkillType.ProjectileDamage] = true, [SkillType.Ballista] = true, }, + description = "Summons a ballista totem that propels a sequence of fiery arrows into the air. The arrows impact the ground in a line, each dealing area damage to enemies around it. Requires a Bow.", + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.ProjectileNumber] = true, [SkillType.ProjectileSpeed] = true, [SkillType.AttackInPlaceIsDefault] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -323,53 +322,53 @@ skills["ArtilleryBallista"] = { "is_ranged_attack_totem", }, levels = { - [1] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.44, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.447, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.454, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.461, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.468, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.475, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.482, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.489, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.5, attackSpeedMultiplier = -50, baseMultiplier = 0.496, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.5, attackSpeedMultiplier = -50, baseMultiplier = 0.503, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.51, attackSpeedMultiplier = -50, baseMultiplier = 0.51, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.52, attackSpeedMultiplier = -50, baseMultiplier = 0.517, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.52, attackSpeedMultiplier = -50, baseMultiplier = 0.524, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.53, attackSpeedMultiplier = -50, baseMultiplier = 0.531, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.54, attackSpeedMultiplier = -50, baseMultiplier = 0.538, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.54, attackSpeedMultiplier = -50, baseMultiplier = 0.545, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.55, attackSpeedMultiplier = -50, baseMultiplier = 0.552, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.56, attackSpeedMultiplier = -50, baseMultiplier = 0.559, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [19] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.57, attackSpeedMultiplier = -50, baseMultiplier = 0.566, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.57, attackSpeedMultiplier = -50, baseMultiplier = 0.573, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.58, attackSpeedMultiplier = -50, baseMultiplier = 0.58, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.59, attackSpeedMultiplier = -50, baseMultiplier = 0.587, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.59, attackSpeedMultiplier = -50, baseMultiplier = 0.594, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [24] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.6, attackSpeedMultiplier = -50, baseMultiplier = 0.601, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [25] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.61, attackSpeedMultiplier = -50, baseMultiplier = 0.608, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [26] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.61, attackSpeedMultiplier = -50, baseMultiplier = 0.615, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.62, attackSpeedMultiplier = -50, baseMultiplier = 0.622, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.63, attackSpeedMultiplier = -50, baseMultiplier = 0.629, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [29] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.64, attackSpeedMultiplier = -50, baseMultiplier = 0.636, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [30] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.64, attackSpeedMultiplier = -50, baseMultiplier = 0.643, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [31] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.65, attackSpeedMultiplier = -50, baseMultiplier = 0.65, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.66, attackSpeedMultiplier = -50, baseMultiplier = 0.657, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [33] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.66, attackSpeedMultiplier = -50, baseMultiplier = 0.664, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [34] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.67, attackSpeedMultiplier = -50, baseMultiplier = 0.671, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [35] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.68, attackSpeedMultiplier = -50, baseMultiplier = 0.678, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [36] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.68, attackSpeedMultiplier = -50, baseMultiplier = 0.685, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.69, attackSpeedMultiplier = -50, baseMultiplier = 0.692, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [38] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.7, attackSpeedMultiplier = -50, baseMultiplier = 0.699, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [39] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.71, attackSpeedMultiplier = -50, baseMultiplier = 0.706, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [40] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.71, attackSpeedMultiplier = -50, baseMultiplier = 0.713, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, + [1] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.44, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.447, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.454, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.461, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.468, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.475, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.482, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.489, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.5, attackSpeedMultiplier = -50, baseMultiplier = 0.496, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 80, 8000, 5, 2, 100, damageEffectiveness = 0.5, attackSpeedMultiplier = -50, baseMultiplier = 0.503, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.51, attackSpeedMultiplier = -50, baseMultiplier = 0.51, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.52, attackSpeedMultiplier = -50, baseMultiplier = 0.517, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.52, attackSpeedMultiplier = -50, baseMultiplier = 0.524, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.53, attackSpeedMultiplier = -50, baseMultiplier = 0.531, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.54, attackSpeedMultiplier = -50, baseMultiplier = 0.538, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.54, attackSpeedMultiplier = -50, baseMultiplier = 0.545, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.55, attackSpeedMultiplier = -50, baseMultiplier = 0.552, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.56, attackSpeedMultiplier = -50, baseMultiplier = 0.559, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [19] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.57, attackSpeedMultiplier = -50, baseMultiplier = 0.566, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [20] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.57, attackSpeedMultiplier = -50, baseMultiplier = 0.573, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [21] = { 80, 8000, 5, 3, 100, damageEffectiveness = 0.58, attackSpeedMultiplier = -50, baseMultiplier = 0.58, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.59, attackSpeedMultiplier = -50, baseMultiplier = 0.587, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.59, attackSpeedMultiplier = -50, baseMultiplier = 0.594, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [24] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.6, attackSpeedMultiplier = -50, baseMultiplier = 0.601, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [25] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.61, attackSpeedMultiplier = -50, baseMultiplier = 0.608, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [26] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.61, attackSpeedMultiplier = -50, baseMultiplier = 0.615, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [27] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.62, attackSpeedMultiplier = -50, baseMultiplier = 0.622, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.63, attackSpeedMultiplier = -50, baseMultiplier = 0.629, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [29] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.64, attackSpeedMultiplier = -50, baseMultiplier = 0.636, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [30] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.64, attackSpeedMultiplier = -50, baseMultiplier = 0.643, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [31] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.65, attackSpeedMultiplier = -50, baseMultiplier = 0.65, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [32] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.66, attackSpeedMultiplier = -50, baseMultiplier = 0.657, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [33] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.66, attackSpeedMultiplier = -50, baseMultiplier = 0.664, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [34] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.67, attackSpeedMultiplier = -50, baseMultiplier = 0.671, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [35] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.68, attackSpeedMultiplier = -50, baseMultiplier = 0.678, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [36] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.68, attackSpeedMultiplier = -50, baseMultiplier = 0.685, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [37] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.69, attackSpeedMultiplier = -50, baseMultiplier = 0.692, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [38] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.7, attackSpeedMultiplier = -50, baseMultiplier = 0.699, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [39] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.71, attackSpeedMultiplier = -50, baseMultiplier = 0.706, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [40] = { 80, 8000, 5, 4, 100, damageEffectiveness = 0.71, attackSpeedMultiplier = -50, baseMultiplier = 0.713, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, }, } skills["Barrage"] = { name = "Barrage", color = 2, description = "After a short preparation time, you attack repeatedly with a ranged weapon. These attacks have a small randomised spread. Only works with Bows and Wands.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, weaponTypes = { ["Wand"] = true, ["Bow"] = true, @@ -471,7 +470,7 @@ skills["BearTrap"] = { baseEffectiveness = 2.8499999046326, incrementalEffectiveness = 0.042500000447035, description = "Throws a trap that damages and immobilises a single enemy for a duration based on how much damage was dealt. After the immobilise expires, a debuff remains on the enemy for a duration, lowering their movement speed by an amount which lessens over time. The affected enemy will take increased damage from traps and mines until the debuff expires. Modifiers to spell damage do not affect this skill's damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanMine] = true, [SkillType.Trap] = true, [SkillType.Hit] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Mineable] = true, [SkillType.Trapped] = true, [SkillType.Damage] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1, statMap = { @@ -516,46 +515,46 @@ skills["BearTrap"] = { "traps_do_not_explode_on_timeout", }, levels = { - [1] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 6, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 9, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [7] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [8] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [9] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [10] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [14] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 55, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [16] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [17] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 61, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [19] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [20] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [23] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [26] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [30] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [32] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [36] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [37] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [38] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [39] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [40] = { 1, 4000, 750, 1, 1.3999999761581, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 1, 4000, 750, 16, 22, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 6, }, }, + [2] = { 1, 4000, 750, 20, 28, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 6, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 7, }, }, + [3] = { 1, 4000, 750, 27, 38, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 9, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 7, }, }, + [4] = { 1, 4000, 750, 35, 49, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 8, }, }, + [5] = { 1, 4000, 750, 49, 69, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 9, }, }, + [6] = { 1, 4000, 750, 67, 94, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 11, }, }, + [7] = { 1, 4000, 750, 90, 126, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 12, }, }, + [8] = { 1, 4000, 750, 119, 167, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 13, }, }, + [9] = { 1, 4000, 750, 156, 218, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 14, }, }, + [10] = { 1, 4000, 750, 202, 282, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 16, }, }, + [11] = { 1, 4000, 750, 259, 363, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 17, }, }, + [12] = { 1, 4000, 750, 331, 463, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 19, }, }, + [13] = { 1, 4000, 750, 420, 587, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 20, }, }, + [14] = { 1, 4000, 750, 530, 742, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 20, }, }, + [15] = { 1, 4000, 750, 630, 881, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 55, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 21, }, }, + [16] = { 1, 4000, 750, 746, 1045, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 22, }, }, + [17] = { 1, 4000, 750, 883, 1236, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 61, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 23, }, }, + [18] = { 1, 4000, 750, 1043, 1460, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 23, }, }, + [19] = { 1, 4000, 750, 1230, 1721, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 23, }, }, + [20] = { 1, 4000, 750, 1447, 2026, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 23, }, }, + [21] = { 1, 4000, 750, 1613, 2258, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 24, }, }, + [22] = { 1, 4000, 750, 1795, 2514, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 25, }, }, + [23] = { 1, 4000, 750, 1998, 2797, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 25, }, }, + [24] = { 1, 4000, 750, 2222, 3111, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 25, }, }, + [25] = { 1, 4000, 750, 2470, 3458, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 25, }, }, + [26] = { 1, 4000, 750, 2744, 3842, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 26, }, }, + [27] = { 1, 4000, 750, 3047, 4266, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 27, }, }, + [28] = { 1, 4000, 750, 3382, 4735, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 27, }, }, + [29] = { 1, 4000, 750, 3753, 5254, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 27, }, }, + [30] = { 1, 4000, 750, 4162, 5826, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 28, }, }, + [31] = { 1, 4000, 750, 4382, 6135, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 29, }, }, + [32] = { 1, 4000, 750, 4614, 6459, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 29, }, }, + [33] = { 1, 4000, 750, 4857, 6800, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 29, }, }, + [34] = { 1, 4000, 750, 5113, 7158, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 29, }, }, + [35] = { 1, 4000, 750, 5381, 7534, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 30, }, }, + [36] = { 1, 4000, 750, 5664, 7929, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 31, }, }, + [37] = { 1, 4000, 750, 5960, 8344, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 31, }, }, + [38] = { 1, 4000, 750, 6272, 8780, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 31, }, }, + [39] = { 1, 4000, 750, 6599, 9238, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 32, }, }, + [40] = { 1, 4000, 750, 6943, 9720, 25, -80, 3000, damageEffectiveness = 2.6, cooldown = 4, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 330, 869, 1120, 1516, 1517, }, cost = { Mana = 33, }, }, }, } skills["BladeBlast"] = { @@ -564,7 +563,7 @@ skills["BladeBlast"] = { baseEffectiveness = 0.92619997262955, incrementalEffectiveness = 0.033700000494719, description = "Deals spell damage in a targeted area. When this spell deals damage, if your Lingering Blades or Blade Vortex blades are nearby, it will detonate them, dealing damage again in an area around them. Up to 50 Blades can be detonated this way.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, parts = { @@ -621,53 +620,53 @@ skills["BladeBlast"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, }, cost = { Mana = 13, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.80000001192093, 17, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 22, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 29, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 37, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 44, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 52, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.80000001192093, 62, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.80000001192093, 73, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.80000001192093, 85, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.80000001192093, 99, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.80000001192093, 116, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [12] = { 0.80000001192093, 134, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [13] = { 0.80000001192093, 155, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [14] = { 0.80000001192093, 180, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [15] = { 0.80000001192093, 197, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.80000001192093, 217, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [17] = { 0.80000001192093, 238, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.80000001192093, 262, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [19] = { 0.80000001192093, 287, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.80000001192093, 315, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.80000001192093, 344, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.80000001192093, 377, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.80000001192093, 413, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.80000001192093, 451, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.80000001192093, 493, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.80000001192093, 539, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.80000001192093, 588, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.80000001192093, 642, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.80000001192093, 700, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.80000001192093, 763, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.80000001192093, 797, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.80000001192093, 832, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.80000001192093, 868, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.80000001192093, 906, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.80000001192093, 946, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.80000001192093, 987, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.80000001192093, 1030, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.80000001192093, 1075, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.80000001192093, 1121, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.80000001192093, 1170, 80, damageEffectiveness = 0.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["BladeTrap"] = { name = "Blade Trap", color = 2, description = "Throws a trap which, once triggered, swings two copies of your equipped Dagger, Claw or One Handed Sword around it in a circle, each repeatedly damaging enemies they spin through.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Area] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -710,46 +709,46 @@ skills["BladeTrap"] = { "trap_use_alternate_death_animation", }, levels = { - [1] = { 4000, 400, 100, 25, 18, 0, damageEffectiveness = 0.55, baseMultiplier = 0.55, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 4000, 400, 100, 25, 18, 0, damageEffectiveness = 0.56, baseMultiplier = 0.5562, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.56, baseMultiplier = 0.5637, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.57, baseMultiplier = 0.57, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.58, baseMultiplier = 0.5762, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.58, baseMultiplier = 0.5825, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [7] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.59, baseMultiplier = 0.59, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [8] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.6, baseMultiplier = 0.5962, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.6, baseMultiplier = 0.6025, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.61, baseMultiplier = 0.6087, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.62, baseMultiplier = 0.6162, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [12] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.62, baseMultiplier = 0.6225, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [13] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.63, baseMultiplier = 0.6287, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.63, baseMultiplier = 0.635, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.64, baseMultiplier = 0.6425, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [16] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.65, baseMultiplier = 0.6487, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.65, baseMultiplier = 0.655, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.66, baseMultiplier = 0.6612, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.67, baseMultiplier = 0.6687, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.67, baseMultiplier = 0.675, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.68, baseMultiplier = 0.6812, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.69, baseMultiplier = 0.6887, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.69, baseMultiplier = 0.695, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.7, baseMultiplier = 0.7012, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.71, baseMultiplier = 0.7075, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.71, baseMultiplier = 0.715, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [27] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.72, baseMultiplier = 0.7212, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.73, baseMultiplier = 0.7275, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.73, baseMultiplier = 0.7337, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.74, baseMultiplier = 0.7412, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.74, baseMultiplier = 0.7437, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [32] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7475, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [33] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7512, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [34] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7537, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [35] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.76, baseMultiplier = 0.7575, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [36] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.76, baseMultiplier = 0.76, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [37] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.76, baseMultiplier = 0.7638, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [38] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.7675, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.77, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.7738, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 4000, 400, 100, 25, 18, 0, damageEffectiveness = 0.55, baseMultiplier = 0.55, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 4000, 400, 100, 25, 18, 0, damageEffectiveness = 0.56, baseMultiplier = 0.5562, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.56, baseMultiplier = 0.5637, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [4] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.57, baseMultiplier = 0.57, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 4000, 400, 100, 25, 18, 1, damageEffectiveness = 0.58, baseMultiplier = 0.5762, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.58, baseMultiplier = 0.5825, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [7] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.59, baseMultiplier = 0.59, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [8] = { 4000, 400, 100, 25, 18, 2, damageEffectiveness = 0.6, baseMultiplier = 0.5962, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [9] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.6, baseMultiplier = 0.6025, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [10] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.61, baseMultiplier = 0.6087, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 4000, 400, 100, 25, 18, 3, damageEffectiveness = 0.62, baseMultiplier = 0.6162, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [12] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.62, baseMultiplier = 0.6225, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [13] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.63, baseMultiplier = 0.6287, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 4000, 400, 100, 25, 18, 4, damageEffectiveness = 0.63, baseMultiplier = 0.635, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.64, baseMultiplier = 0.6425, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.65, baseMultiplier = 0.6487, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 4000, 400, 100, 25, 18, 5, damageEffectiveness = 0.65, baseMultiplier = 0.655, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.66, baseMultiplier = 0.6612, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.67, baseMultiplier = 0.6687, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 4000, 400, 100, 25, 18, 6, damageEffectiveness = 0.67, baseMultiplier = 0.675, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.68, baseMultiplier = 0.6812, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.69, baseMultiplier = 0.6887, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 4000, 400, 100, 25, 18, 7, damageEffectiveness = 0.69, baseMultiplier = 0.695, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.7, baseMultiplier = 0.7012, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.71, baseMultiplier = 0.7075, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 4000, 400, 100, 25, 18, 8, damageEffectiveness = 0.71, baseMultiplier = 0.715, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [27] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.72, baseMultiplier = 0.7212, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.73, baseMultiplier = 0.7275, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 4000, 400, 100, 25, 18, 9, damageEffectiveness = 0.73, baseMultiplier = 0.7337, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.74, baseMultiplier = 0.7412, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.74, baseMultiplier = 0.7437, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [32] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7475, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [33] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7512, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [34] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.75, baseMultiplier = 0.7537, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [35] = { 4000, 400, 100, 25, 18, 10, damageEffectiveness = 0.76, baseMultiplier = 0.7575, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [36] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.76, baseMultiplier = 0.76, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [37] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.76, baseMultiplier = 0.7638, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [38] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.7675, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.77, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 4000, 400, 100, 25, 18, 11, damageEffectiveness = 0.77, baseMultiplier = 0.7738, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["ChargedAttack"] = { @@ -758,7 +757,7 @@ skills["ChargedAttack"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Repeatedly hit enemies in a circle in front of you while channelling, dealing damage to and around the enemy. The damage is continually boosted while channelling. You unleash an additional hit for each stage reached once the channelling ends. Requires a Dagger, Claw or One-Handed Sword.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Channelled] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Channel] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["One Handed Sword"] = true, @@ -818,46 +817,46 @@ skills["ChargedAttack"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.32, attackSpeedMultiplier = 60, baseMultiplier = 0.32, levelRequirement = 28, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [2] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.33, attackSpeedMultiplier = 60, baseMultiplier = 0.329, levelRequirement = 31, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [3] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.34, attackSpeedMultiplier = 60, baseMultiplier = 0.338, levelRequirement = 34, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [4] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.35, attackSpeedMultiplier = 60, baseMultiplier = 0.347, levelRequirement = 37, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [5] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.36, attackSpeedMultiplier = 60, baseMultiplier = 0.356, levelRequirement = 40, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [6] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.36, attackSpeedMultiplier = 60, baseMultiplier = 0.365, levelRequirement = 42, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [7] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.37, attackSpeedMultiplier = 60, baseMultiplier = 0.374, levelRequirement = 44, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [8] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = 60, baseMultiplier = 0.383, levelRequirement = 46, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [9] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 60, baseMultiplier = 0.392, levelRequirement = 48, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [10] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 60, baseMultiplier = 0.401, levelRequirement = 50, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [11] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = 60, baseMultiplier = 0.409, levelRequirement = 52, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [12] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.42, attackSpeedMultiplier = 60, baseMultiplier = 0.418, levelRequirement = 54, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [13] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.43, attackSpeedMultiplier = 60, baseMultiplier = 0.427, levelRequirement = 56, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [14] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.44, attackSpeedMultiplier = 60, baseMultiplier = 0.436, levelRequirement = 58, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [15] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.45, attackSpeedMultiplier = 60, baseMultiplier = 0.445, levelRequirement = 60, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [16] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.45, attackSpeedMultiplier = 60, baseMultiplier = 0.454, levelRequirement = 62, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [17] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.46, attackSpeedMultiplier = 60, baseMultiplier = 0.463, levelRequirement = 64, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [18] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = 60, baseMultiplier = 0.472, levelRequirement = 66, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [19] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = 60, baseMultiplier = 0.481, levelRequirement = 68, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [20] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.49, attackSpeedMultiplier = 60, baseMultiplier = 0.49, levelRequirement = 70, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [21] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.5, attackSpeedMultiplier = 60, baseMultiplier = 0.499, levelRequirement = 72, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [22] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.51, attackSpeedMultiplier = 60, baseMultiplier = 0.508, levelRequirement = 74, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [23] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.52, attackSpeedMultiplier = 60, baseMultiplier = 0.517, levelRequirement = 76, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [24] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.53, attackSpeedMultiplier = 60, baseMultiplier = 0.526, levelRequirement = 78, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [25] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.53, attackSpeedMultiplier = 60, baseMultiplier = 0.535, levelRequirement = 80, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [26] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.54, attackSpeedMultiplier = 60, baseMultiplier = 0.544, levelRequirement = 82, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [27] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.55, attackSpeedMultiplier = 60, baseMultiplier = 0.553, levelRequirement = 84, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [28] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.56, attackSpeedMultiplier = 60, baseMultiplier = 0.562, levelRequirement = 86, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [29] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.57, attackSpeedMultiplier = 60, baseMultiplier = 0.571, levelRequirement = 88, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [30] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.58, attackSpeedMultiplier = 60, baseMultiplier = 0.579, levelRequirement = 90, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [31] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.58, attackSpeedMultiplier = 60, baseMultiplier = 0.584, levelRequirement = 91, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [32] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.59, attackSpeedMultiplier = 60, baseMultiplier = 0.588, levelRequirement = 92, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [33] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.59, attackSpeedMultiplier = 60, baseMultiplier = 0.593, levelRequirement = 93, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [34] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.6, attackSpeedMultiplier = 60, baseMultiplier = 0.597, levelRequirement = 94, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [35] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.6, attackSpeedMultiplier = 60, baseMultiplier = 0.602, levelRequirement = 95, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [36] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.61, attackSpeedMultiplier = 60, baseMultiplier = 0.606, levelRequirement = 96, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [37] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.61, attackSpeedMultiplier = 60, baseMultiplier = 0.611, levelRequirement = 97, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [38] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.615, levelRequirement = 98, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [39] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.62, levelRequirement = 99, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, - [40] = { 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.624, levelRequirement = 100, statInterpolation = { 1, 3, 3, }, cost = { Mana = 4, }, }, + [1] = { 20, 14, 20, damageEffectiveness = 0.32, attackSpeedMultiplier = 60, baseMultiplier = 0.32, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 20, 16, 24, damageEffectiveness = 0.33, attackSpeedMultiplier = 60, baseMultiplier = 0.329, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 20, 18, 27, damageEffectiveness = 0.34, attackSpeedMultiplier = 60, baseMultiplier = 0.338, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 20, 21, 31, damageEffectiveness = 0.35, attackSpeedMultiplier = 60, baseMultiplier = 0.347, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { 20, 24, 35, damageEffectiveness = 0.36, attackSpeedMultiplier = 60, baseMultiplier = 0.356, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [6] = { 20, 26, 39, damageEffectiveness = 0.36, attackSpeedMultiplier = 60, baseMultiplier = 0.365, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [7] = { 20, 28, 42, damageEffectiveness = 0.37, attackSpeedMultiplier = 60, baseMultiplier = 0.374, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [8] = { 20, 30, 46, damageEffectiveness = 0.38, attackSpeedMultiplier = 60, baseMultiplier = 0.383, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [9] = { 20, 33, 49, damageEffectiveness = 0.39, attackSpeedMultiplier = 60, baseMultiplier = 0.392, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 20, 36, 54, damageEffectiveness = 0.4, attackSpeedMultiplier = 60, baseMultiplier = 0.401, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 20, 39, 58, damageEffectiveness = 0.41, attackSpeedMultiplier = 60, baseMultiplier = 0.409, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 20, 42, 63, damageEffectiveness = 0.42, attackSpeedMultiplier = 60, baseMultiplier = 0.418, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 20, 45, 68, damageEffectiveness = 0.43, attackSpeedMultiplier = 60, baseMultiplier = 0.427, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 20, 49, 73, damageEffectiveness = 0.44, attackSpeedMultiplier = 60, baseMultiplier = 0.436, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 20, 52, 79, damageEffectiveness = 0.45, attackSpeedMultiplier = 60, baseMultiplier = 0.445, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 20, 56, 85, damageEffectiveness = 0.45, attackSpeedMultiplier = 60, baseMultiplier = 0.454, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 20, 61, 91, damageEffectiveness = 0.46, attackSpeedMultiplier = 60, baseMultiplier = 0.463, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 20, 65, 98, damageEffectiveness = 0.47, attackSpeedMultiplier = 60, baseMultiplier = 0.472, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 20, 70, 105, damageEffectiveness = 0.48, attackSpeedMultiplier = 60, baseMultiplier = 0.481, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [20] = { 20, 75, 113, damageEffectiveness = 0.49, attackSpeedMultiplier = 60, baseMultiplier = 0.49, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [21] = { 20, 81, 122, damageEffectiveness = 0.5, attackSpeedMultiplier = 60, baseMultiplier = 0.499, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [22] = { 20, 87, 130, damageEffectiveness = 0.51, attackSpeedMultiplier = 60, baseMultiplier = 0.508, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [23] = { 20, 93, 140, damageEffectiveness = 0.52, attackSpeedMultiplier = 60, baseMultiplier = 0.517, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [24] = { 20, 100, 150, damageEffectiveness = 0.53, attackSpeedMultiplier = 60, baseMultiplier = 0.526, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [25] = { 20, 107, 160, damageEffectiveness = 0.53, attackSpeedMultiplier = 60, baseMultiplier = 0.535, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [26] = { 20, 114, 172, damageEffectiveness = 0.54, attackSpeedMultiplier = 60, baseMultiplier = 0.544, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [27] = { 20, 123, 184, damageEffectiveness = 0.55, attackSpeedMultiplier = 60, baseMultiplier = 0.553, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [28] = { 20, 131, 197, damageEffectiveness = 0.56, attackSpeedMultiplier = 60, baseMultiplier = 0.562, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [29] = { 20, 140, 210, damageEffectiveness = 0.57, attackSpeedMultiplier = 60, baseMultiplier = 0.571, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [30] = { 20, 150, 224, damageEffectiveness = 0.58, attackSpeedMultiplier = 60, baseMultiplier = 0.579, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [31] = { 20, 155, 232, damageEffectiveness = 0.58, attackSpeedMultiplier = 60, baseMultiplier = 0.584, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [32] = { 20, 160, 240, damageEffectiveness = 0.59, attackSpeedMultiplier = 60, baseMultiplier = 0.588, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [33] = { 20, 165, 248, damageEffectiveness = 0.59, attackSpeedMultiplier = 60, baseMultiplier = 0.593, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [34] = { 20, 171, 256, damageEffectiveness = 0.6, attackSpeedMultiplier = 60, baseMultiplier = 0.597, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [35] = { 20, 176, 265, damageEffectiveness = 0.6, attackSpeedMultiplier = 60, baseMultiplier = 0.602, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [36] = { 20, 182, 273, damageEffectiveness = 0.61, attackSpeedMultiplier = 60, baseMultiplier = 0.606, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [37] = { 20, 188, 282, damageEffectiveness = 0.61, attackSpeedMultiplier = 60, baseMultiplier = 0.611, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [38] = { 20, 194, 292, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.615, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [39] = { 20, 201, 301, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.62, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [40] = { 20, 207, 311, damageEffectiveness = 0.62, attackSpeedMultiplier = 60, baseMultiplier = 0.624, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, }, } skills["BladeVortex"] = { @@ -866,7 +865,7 @@ skills["BladeVortex"] = { baseEffectiveness = 0.33250001072884, incrementalEffectiveness = 0.035700000822544, description = "This spell creates ethereal blades which orbit in an area around you, dealing damage every 0.6 seconds to all enemies in their radius. As more blades are added, the damage becomes greater and more frequent.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Type27] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, parts = { @@ -941,46 +940,46 @@ skills["BladeVortex"] = { "skill_cannot_gain_repeat_bonuses", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.80000001192093, 5, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 6, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 8, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 10, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 13, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 17, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 9, }, }, + [7] = { 0.80000001192093, 21, 4000, 10, 10, 35, 35, 0, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 10, }, }, + [8] = { 0.80000001192093, 25, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 11, }, }, + [9] = { 0.80000001192093, 30, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 11, }, }, + [10] = { 0.80000001192093, 35, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 12, }, }, + [11] = { 0.80000001192093, 41, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 12, }, }, + [12] = { 0.80000001192093, 48, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 13, }, }, + [13] = { 0.80000001192093, 56, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 13, }, }, + [14] = { 0.80000001192093, 65, 4000, 10, 10, 35, 35, 1, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 14, }, }, + [15] = { 0.80000001192093, 76, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 14, }, }, + [16] = { 0.80000001192093, 88, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 15, }, }, + [17] = { 0.80000001192093, 97, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 15, }, }, + [18] = { 0.80000001192093, 107, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 16, }, }, + [19] = { 0.80000001192093, 117, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 16, }, }, + [20] = { 0.80000001192093, 129, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 16, }, }, + [21] = { 0.80000001192093, 142, 4000, 10, 10, 35, 35, 2, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 17, }, }, + [22] = { 0.80000001192093, 156, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 17, }, }, + [23] = { 0.80000001192093, 171, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 18, }, }, + [24] = { 0.80000001192093, 188, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 18, }, }, + [25] = { 0.80000001192093, 206, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 18, }, }, + [26] = { 0.80000001192093, 226, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 19, }, }, + [27] = { 0.80000001192093, 248, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 19, }, }, + [28] = { 0.80000001192093, 271, 4000, 10, 10, 35, 35, 3, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 19, }, }, + [29] = { 0.80000001192093, 297, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 20, }, }, + [30] = { 0.80000001192093, 325, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 20, }, }, + [31] = { 0.80000001192093, 340, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 20, }, }, + [32] = { 0.80000001192093, 356, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 20, }, }, + [33] = { 0.80000001192093, 372, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 21, }, }, + [34] = { 0.80000001192093, 389, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 21, }, }, + [35] = { 0.80000001192093, 407, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 21, }, }, + [36] = { 0.80000001192093, 426, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 21, }, }, + [37] = { 0.80000001192093, 445, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 21, }, }, + [38] = { 0.80000001192093, 465, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 22, }, }, + [39] = { 0.80000001192093, 486, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 22, }, }, + [40] = { 0.80000001192093, 508, 4000, 10, 10, 35, 35, 4, damageEffectiveness = 0.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1468, 1469, 357, 3322, 7894, }, cost = { Mana = 22, }, }, }, } skills["VaalBladeVortex"] = { @@ -989,7 +988,7 @@ skills["VaalBladeVortex"] = { baseEffectiveness = 1.25, incrementalEffectiveness = 0.033300001174212, description = "Creates an independently-moving vortex of ethereal blades which lasts for a duration. The vortex moves toward nearby enemies, repeatedly damaging enemies that it passes through.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Vaal] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Vaal] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -1021,46 +1020,46 @@ skills["VaalBladeVortex"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 17, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 21, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 28, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 36, 5000, 15, 8, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 47, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 59, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 74, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 87, 5000, 15, 9, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 102, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 119, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 138, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 161, 5000, 15, 10, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 186, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 215, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 248, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 286, 5000, 15, 11, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 314, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 344, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 377, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 413, 5000, 15, 12, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 452, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 495, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 541, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 591, 5000, 15, 13, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 645, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 704, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 768, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 838, 5000, 15, 14, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 913, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 995, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 1039, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 1084, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 1131, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 1180, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 1231, 5000, 15, 15, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 1284, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 1339, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 1397, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 1457, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 1519, 5000, 15, 16, 200, 100, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Bladefall"] = { @@ -1069,7 +1068,7 @@ skills["Bladefall"] = { baseEffectiveness = 1.5471999645233, incrementalEffectiveness = 0.036100000143051, description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys, each wider but less damaging than the last. Enemies can be hit multiple times where these overlap.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -1106,53 +1105,53 @@ skills["Bladefall"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [2] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [11] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [12] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.80000001192093, 66, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [2] = { 0.80000001192093, 79, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 0.80000001192093, 94, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 34, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 0.80000001192093, 112, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 37, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 0.80000001192093, 133, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 0.80000001192093, 148, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 42, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 0.80000001192093, 165, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.80000001192093, 184, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 46, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 0.80000001192093, 205, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 0.80000001192093, 227, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [11] = { 0.80000001192093, 252, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 0.80000001192093, 279, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 54, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [13] = { 0.80000001192093, 309, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.80000001192093, 342, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [15] = { 0.80000001192093, 378, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 418, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 461, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.80000001192093, 508, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.80000001192093, 560, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 617, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 678, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 746, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 820, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 901, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 989, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 1086, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 1191, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 1305, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 1431, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 1567, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 1640, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 1716, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 1796, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 1879, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 1965, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 2055, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 2150, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 2248, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 2351, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 2458, -6, 100, -20, 5, 1, 40, -50, damageEffectiveness = 0.9, critChance = 6, duration = 6, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["BlastRain"] = { name = "Blast Rain", color = 2, description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.Type73] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Fire] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.ProjectileNumber] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1213,54 +1212,53 @@ skills["BlastRain"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 100, 0, 5, 80, 20, damageEffectiveness = 0.3, baseMultiplier = 0.3, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 100, 0, 5, 80, 21, damageEffectiveness = 0.3, baseMultiplier = 0.303, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 100, 0, 5, 80, 21, damageEffectiveness = 0.31, baseMultiplier = 0.306, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 100, 0, 5, 80, 22, damageEffectiveness = 0.31, baseMultiplier = 0.309, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 100, 0, 5, 80, 22, damageEffectiveness = 0.31, baseMultiplier = 0.312, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 100, 0, 5, 80, 23, damageEffectiveness = 0.31, baseMultiplier = 0.315, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 100, 0, 5, 80, 23, damageEffectiveness = 0.32, baseMultiplier = 0.318, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 100, 0, 5, 80, 24, damageEffectiveness = 0.32, baseMultiplier = 0.321, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 100, 0, 5, 80, 24, damageEffectiveness = 0.32, baseMultiplier = 0.324, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 100, 0, 5, 80, 25, damageEffectiveness = 0.33, baseMultiplier = 0.327, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 100, 0, 5, 80, 25, damageEffectiveness = 0.33, baseMultiplier = 0.329, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 100, 0, 5, 80, 26, damageEffectiveness = 0.33, baseMultiplier = 0.332, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 100, 0, 5, 80, 26, damageEffectiveness = 0.34, baseMultiplier = 0.335, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 100, 0, 5, 80, 27, damageEffectiveness = 0.34, baseMultiplier = 0.338, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 100, 0, 5, 80, 27, damageEffectiveness = 0.34, baseMultiplier = 0.341, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 100, 0, 5, 80, 28, damageEffectiveness = 0.34, baseMultiplier = 0.344, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 100, 0, 5, 80, 28, damageEffectiveness = 0.35, baseMultiplier = 0.347, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 100, 0, 5, 80, 29, damageEffectiveness = 0.35, baseMultiplier = 0.35, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 100, 0, 5, 80, 29, damageEffectiveness = 0.35, baseMultiplier = 0.353, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 100, 0, 5, 80, 30, damageEffectiveness = 0.36, baseMultiplier = 0.356, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 100, 0, 5, 80, 31, damageEffectiveness = 0.36, baseMultiplier = 0.359, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 100, 0, 5, 80, 31, damageEffectiveness = 0.36, baseMultiplier = 0.362, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 100, 0, 5, 80, 32, damageEffectiveness = 0.36, baseMultiplier = 0.365, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 100, 0, 5, 80, 32, damageEffectiveness = 0.37, baseMultiplier = 0.368, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 100, 0, 5, 80, 33, damageEffectiveness = 0.37, baseMultiplier = 0.371, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 100, 0, 5, 80, 33, damageEffectiveness = 0.37, baseMultiplier = 0.374, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 100, 0, 5, 80, 34, damageEffectiveness = 0.38, baseMultiplier = 0.377, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 100, 0, 5, 80, 34, damageEffectiveness = 0.38, baseMultiplier = 0.38, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 100, 0, 5, 80, 35, damageEffectiveness = 0.38, baseMultiplier = 0.383, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 100, 0, 5, 80, 35, damageEffectiveness = 0.39, baseMultiplier = 0.385, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 100, 0, 5, 80, 36, damageEffectiveness = 0.39, baseMultiplier = 0.387, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 100, 0, 5, 80, 36, damageEffectiveness = 0.39, baseMultiplier = 0.388, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [33] = { 100, 0, 5, 80, 37, damageEffectiveness = 0.39, baseMultiplier = 0.39, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [34] = { 100, 0, 5, 80, 37, damageEffectiveness = 0.39, baseMultiplier = 0.391, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [35] = { 100, 0, 5, 80, 38, damageEffectiveness = 0.39, baseMultiplier = 0.393, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [36] = { 100, 0, 5, 80, 38, damageEffectiveness = 0.39, baseMultiplier = 0.394, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [37] = { 100, 0, 5, 80, 39, damageEffectiveness = 0.4, baseMultiplier = 0.396, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 100, 0, 5, 80, 39, damageEffectiveness = 0.4, baseMultiplier = 0.397, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 100, 0, 5, 80, 40, damageEffectiveness = 0.4, baseMultiplier = 0.399, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 100, 0, 5, 80, 41, damageEffectiveness = 0.4, baseMultiplier = 0.4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 100, 0, 5, 80, 20, damageEffectiveness = 0.3, baseMultiplier = 0.3, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 100, 0, 5, 80, 21, damageEffectiveness = 0.3, baseMultiplier = 0.303, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 100, 0, 5, 80, 21, damageEffectiveness = 0.31, baseMultiplier = 0.306, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 100, 0, 5, 80, 22, damageEffectiveness = 0.31, baseMultiplier = 0.309, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 100, 0, 5, 80, 22, damageEffectiveness = 0.31, baseMultiplier = 0.312, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 100, 0, 5, 80, 23, damageEffectiveness = 0.31, baseMultiplier = 0.315, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 100, 0, 5, 80, 23, damageEffectiveness = 0.32, baseMultiplier = 0.318, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 100, 0, 5, 80, 24, damageEffectiveness = 0.32, baseMultiplier = 0.321, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 100, 0, 5, 80, 24, damageEffectiveness = 0.32, baseMultiplier = 0.324, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 100, 0, 5, 80, 25, damageEffectiveness = 0.33, baseMultiplier = 0.327, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 100, 0, 5, 80, 25, damageEffectiveness = 0.33, baseMultiplier = 0.329, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 100, 0, 5, 80, 26, damageEffectiveness = 0.33, baseMultiplier = 0.332, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 100, 0, 5, 80, 26, damageEffectiveness = 0.34, baseMultiplier = 0.335, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 100, 0, 5, 80, 27, damageEffectiveness = 0.34, baseMultiplier = 0.338, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 100, 0, 5, 80, 27, damageEffectiveness = 0.34, baseMultiplier = 0.341, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 100, 0, 5, 80, 28, damageEffectiveness = 0.34, baseMultiplier = 0.344, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 100, 0, 5, 80, 28, damageEffectiveness = 0.35, baseMultiplier = 0.347, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 100, 0, 5, 80, 29, damageEffectiveness = 0.35, baseMultiplier = 0.35, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 100, 0, 5, 80, 29, damageEffectiveness = 0.35, baseMultiplier = 0.353, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 100, 0, 5, 80, 30, damageEffectiveness = 0.36, baseMultiplier = 0.356, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 100, 0, 5, 80, 31, damageEffectiveness = 0.36, baseMultiplier = 0.359, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 100, 0, 5, 80, 31, damageEffectiveness = 0.36, baseMultiplier = 0.362, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 100, 0, 5, 80, 32, damageEffectiveness = 0.36, baseMultiplier = 0.365, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 100, 0, 5, 80, 32, damageEffectiveness = 0.37, baseMultiplier = 0.368, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 100, 0, 5, 80, 33, damageEffectiveness = 0.37, baseMultiplier = 0.371, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 100, 0, 5, 80, 33, damageEffectiveness = 0.37, baseMultiplier = 0.374, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 100, 0, 5, 80, 34, damageEffectiveness = 0.38, baseMultiplier = 0.377, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 100, 0, 5, 80, 34, damageEffectiveness = 0.38, baseMultiplier = 0.38, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 100, 0, 5, 80, 35, damageEffectiveness = 0.38, baseMultiplier = 0.383, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 100, 0, 5, 80, 35, damageEffectiveness = 0.39, baseMultiplier = 0.385, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 100, 0, 5, 80, 36, damageEffectiveness = 0.39, baseMultiplier = 0.387, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 100, 0, 5, 80, 36, damageEffectiveness = 0.39, baseMultiplier = 0.388, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [33] = { 100, 0, 5, 80, 37, damageEffectiveness = 0.39, baseMultiplier = 0.39, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [34] = { 100, 0, 5, 80, 37, damageEffectiveness = 0.39, baseMultiplier = 0.391, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [35] = { 100, 0, 5, 80, 38, damageEffectiveness = 0.39, baseMultiplier = 0.393, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [36] = { 100, 0, 5, 80, 38, damageEffectiveness = 0.39, baseMultiplier = 0.394, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [37] = { 100, 0, 5, 80, 39, damageEffectiveness = 0.4, baseMultiplier = 0.396, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [38] = { 100, 0, 5, 80, 39, damageEffectiveness = 0.4, baseMultiplier = 0.397, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { 100, 0, 5, 80, 40, damageEffectiveness = 0.4, baseMultiplier = 0.399, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { 100, 0, 5, 80, 41, damageEffectiveness = 0.4, baseMultiplier = 0.4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["BlinkArrow"] = { name = "Blink Arrow", color = 2, description = "Fires an arrow at the target destination. When the arrow lands, you are teleported to it and a clone is summoned at your old location. The clone is a minion that uses your bow and quiver.", - skillTypes = { [SkillType.ProjectileDamage] = true, [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.ProjectileAttack] = true, [SkillType.CreateMinion] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MovementSkill] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.TravelSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.ProjectileSpeed] = true, [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.RangedAttack] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Movement] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1305,46 +1303,46 @@ skills["BlinkArrow"] = { "base_is_projectile", }, levels = { - [1] = { 3000, 1, 0, 0, 75, 4, 24, 0, 0, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [2] = { 3000, 1, 6, 3, 75, 4, 27, 0, 2, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 3000, 1, 12, 6, 75, 4, 30, 0, 5, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 3000, 1, 18, 9, 75, 4, 33, 0, 7, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 3000, 1, 24, 12, 75, 4, 35, 0, 10, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 3000, 1, 30, 15, 75, 4, 38, 0, 12, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 3000, 1, 36, 18, 75, 4, 40, 0, 15, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 3000, 1, 42, 21, 75, 4, 43, 0, 17, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 3000, 1, 48, 24, 75, 4, 46, 0, 20, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 3000, 1, 54, 27, 75, 4, 48, 0, 22, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 3000, 1, 60, 30, 75, 4, 50, 0, 25, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 3000, 1, 66, 33, 75, 4, 52, 0, 27, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 3000, 1, 72, 36, 75, 4, 54, 0, 30, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 3000, 1, 78, 39, 75, 4, 56, 0, 32, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 3000, 1, 84, 42, 75, 4, 58, 0, 35, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 3000, 1, 90, 45, 75, 4, 60, 0, 37, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 3000, 1, 96, 48, 75, 4, 62, 0, 40, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 3000, 1, 102, 51, 75, 4, 64, 0, 42, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 3000, 1, 108, 54, 75, 4, 66, 0, 45, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [20] = { 3000, 1, 114, 57, 75, 4, 68, 0, 47, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 3000, 1, 120, 60, 75, 4, 70, 0, 50, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [22] = { 3000, 1, 126, 63, 75, 4, 72, 0, 52, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 3000, 1, 132, 66, 75, 4, 74, 0, 55, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [24] = { 3000, 1, 138, 69, 75, 4, 76, 0, 57, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [25] = { 3000, 1, 144, 72, 75, 4, 78, 0, 60, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 3000, 1, 150, 75, 75, 4, 80, 0, 62, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [27] = { 3000, 1, 156, 78, 75, 4, 82, 0, 65, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 3000, 1, 162, 81, 75, 4, 84, 0, 67, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 3000, 1, 168, 84, 75, 4, 86, 0, 70, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [30] = { 3000, 1, 174, 87, 75, 4, 88, 0, 72, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 3000, 1, 177, 89, 75, 4, 89, 0, 73, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 3000, 1, 180, 90, 75, 4, 90, 0, 75, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [33] = { 3000, 1, 183, 92, 75, 4, 91, 0, 76, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 3000, 1, 186, 93, 75, 4, 92, 0, 77, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 3000, 1, 189, 95, 75, 4, 93, 0, 78, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 3000, 1, 192, 96, 75, 4, 94, 0, 80, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [37] = { 3000, 1, 195, 98, 75, 4, 95, 0, 81, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 3000, 1, 198, 99, 75, 4, 96, 0, 82, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [39] = { 3000, 1, 201, 101, 75, 4, 97, 0, 83, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [40] = { 3000, 1, 204, 102, 75, 4, 98, 0, 85, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, + [1] = { 3000, 1, 0, 0, 75, 4, 24, 0, 0, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [2] = { 3000, 1, 6, 3, 75, 4, 27, 0, 2, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [3] = { 3000, 1, 12, 6, 75, 4, 30, 0, 5, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 3000, 1, 18, 9, 75, 4, 33, 0, 7, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 3000, 1, 24, 12, 75, 4, 35, 0, 10, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 3000, 1, 30, 15, 75, 4, 38, 0, 12, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 3000, 1, 36, 18, 75, 4, 40, 0, 15, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 3000, 1, 42, 21, 75, 4, 43, 0, 17, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 3000, 1, 48, 24, 75, 4, 46, 0, 20, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 3000, 1, 54, 27, 75, 4, 48, 0, 22, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 3000, 1, 60, 30, 75, 4, 50, 0, 25, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 3000, 1, 66, 33, 75, 4, 52, 0, 27, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 3000, 1, 72, 36, 75, 4, 54, 0, 30, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 3000, 1, 78, 39, 75, 4, 56, 0, 32, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 3000, 1, 84, 42, 75, 4, 58, 0, 35, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 3000, 1, 90, 45, 75, 4, 60, 0, 37, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 3000, 1, 96, 48, 75, 4, 62, 0, 40, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 3000, 1, 102, 51, 75, 4, 64, 0, 42, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 3000, 1, 108, 54, 75, 4, 66, 0, 45, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [20] = { 3000, 1, 114, 57, 75, 4, 68, 0, 47, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 3000, 1, 120, 60, 75, 4, 70, 0, 50, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [22] = { 3000, 1, 126, 63, 75, 4, 72, 0, 52, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 3000, 1, 132, 66, 75, 4, 74, 0, 55, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [24] = { 3000, 1, 138, 69, 75, 4, 76, 0, 57, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [25] = { 3000, 1, 144, 72, 75, 4, 78, 0, 60, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 3000, 1, 150, 75, 75, 4, 80, 0, 62, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [27] = { 3000, 1, 156, 78, 75, 4, 82, 0, 65, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 3000, 1, 162, 81, 75, 4, 84, 0, 67, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 3000, 1, 168, 84, 75, 4, 86, 0, 70, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [30] = { 3000, 1, 174, 87, 75, 4, 88, 0, 72, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 3000, 1, 177, 89, 75, 4, 89, 0, 73, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 3000, 1, 180, 90, 75, 4, 90, 0, 75, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [33] = { 3000, 1, 183, 92, 75, 4, 91, 0, 76, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 3000, 1, 186, 93, 75, 4, 92, 0, 77, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 3000, 1, 189, 95, 75, 4, 93, 0, 78, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 3000, 1, 192, 96, 75, 4, 94, 0, 80, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [37] = { 3000, 1, 195, 98, 75, 4, 95, 0, 81, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 3000, 1, 198, 99, 75, 4, 96, 0, 82, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [39] = { 3000, 1, 201, 101, 75, 4, 97, 0, 83, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [40] = { 3000, 1, 204, 102, 75, 4, 98, 0, 85, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, }, } skills["BloodRage"] = { @@ -1352,7 +1350,7 @@ skills["BloodRage"] = { color = 2, baseEffectiveness = 0, description = "Adds a buff that deals Physical Damage over time, while increasing Attack Speed and Life Leech. Killing an enemy while this buff is active refreshes the buff duration, and can grant a Frenzy Charge.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, statMap = { @@ -1406,55 +1404,55 @@ skills["BloodRage"] = { "skill_level", }, levels = { - [1] = { 5, 120, 240, 240, 25, 7000, 1, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 12, }, }, - [2] = { 6, 120, 240, 240, 25, 7200, 2, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 13, }, }, - [3] = { 6, 120, 240, 240, 25, 7400, 3, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 14, }, }, - [4] = { 7, 120, 240, 240, 25, 7600, 4, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 15, }, }, - [5] = { 7, 120, 240, 240, 25, 7800, 5, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 16, }, }, - [6] = { 8, 120, 240, 240, 25, 8000, 6, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 17, }, }, - [7] = { 8, 120, 240, 240, 25, 8200, 7, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 18, }, }, - [8] = { 9, 120, 240, 240, 25, 8400, 8, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 19, }, }, - [9] = { 9, 120, 240, 240, 25, 8600, 9, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 20, }, }, - [10] = { 10, 120, 240, 240, 25, 8800, 10, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 21, }, }, - [11] = { 10, 120, 240, 240, 25, 9000, 11, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 22, }, }, - [12] = { 11, 120, 240, 240, 25, 9200, 12, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 23, }, }, - [13] = { 11, 120, 240, 240, 25, 9400, 13, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 24, }, }, - [14] = { 12, 120, 240, 240, 25, 9600, 14, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 25, }, }, - [15] = { 12, 120, 240, 240, 25, 9800, 15, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 26, }, }, - [16] = { 13, 120, 240, 240, 25, 10000, 16, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 26, }, }, - [17] = { 13, 120, 240, 240, 25, 10200, 17, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 27, }, }, - [18] = { 14, 120, 240, 240, 25, 10400, 18, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 28, }, }, - [19] = { 14, 120, 240, 240, 25, 10600, 19, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 28, }, }, - [20] = { 15, 120, 240, 240, 25, 10800, 20, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 29, }, }, - [21] = { 15, 120, 240, 240, 25, 11000, 21, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 30, }, }, - [22] = { 16, 120, 240, 240, 25, 11200, 22, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 31, }, }, - [23] = { 16, 120, 240, 240, 25, 11400, 23, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 32, }, }, - [24] = { 17, 120, 240, 240, 25, 11600, 24, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 32, }, }, - [25] = { 17, 120, 240, 240, 25, 11800, 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 33, }, }, - [26] = { 18, 120, 240, 240, 25, 12000, 26, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 33, }, }, - [27] = { 18, 120, 240, 240, 25, 12200, 27, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 34, }, }, - [28] = { 19, 120, 240, 240, 25, 12400, 28, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 34, }, }, - [29] = { 19, 120, 240, 240, 25, 12600, 29, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 35, }, }, - [30] = { 20, 120, 240, 240, 25, 12800, 30, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 35, }, }, - [31] = { 20, 120, 240, 240, 25, 12900, 31, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 36, }, }, - [32] = { 20, 120, 240, 240, 25, 13000, 32, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 36, }, }, - [33] = { 20, 120, 240, 240, 25, 13100, 33, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 37, }, }, - [34] = { 21, 120, 240, 240, 25, 13200, 34, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 37, }, }, - [35] = { 21, 120, 240, 240, 25, 13300, 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 38, }, }, - [36] = { 21, 120, 240, 240, 25, 13400, 36, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 38, }, }, - [37] = { 21, 120, 240, 240, 25, 13500, 37, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 38, }, }, - [38] = { 22, 120, 240, 240, 25, 13600, 38, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 39, }, }, - [39] = { 22, 120, 240, 240, 25, 13700, 39, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 39, }, }, - [40] = { 22, 120, 240, 240, 25, 13800, 40, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 39, }, }, + [1] = { 5, 120, 240, 240, 25, 7000, 1, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 12, }, }, + [2] = { 6, 120, 240, 240, 25, 7200, 2, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 13, }, }, + [3] = { 6, 120, 240, 240, 25, 7400, 3, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 14, }, }, + [4] = { 7, 120, 240, 240, 25, 7600, 4, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 15, }, }, + [5] = { 7, 120, 240, 240, 25, 7800, 5, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 16, }, }, + [6] = { 8, 120, 240, 240, 25, 8000, 6, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 17, }, }, + [7] = { 8, 120, 240, 240, 25, 8200, 7, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 18, }, }, + [8] = { 9, 120, 240, 240, 25, 8400, 8, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 19, }, }, + [9] = { 9, 120, 240, 240, 25, 8600, 9, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 20, }, }, + [10] = { 10, 120, 240, 240, 25, 8800, 10, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 21, }, }, + [11] = { 10, 120, 240, 240, 25, 9000, 11, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 22, }, }, + [12] = { 11, 120, 240, 240, 25, 9200, 12, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 23, }, }, + [13] = { 11, 120, 240, 240, 25, 9400, 13, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 24, }, }, + [14] = { 12, 120, 240, 240, 25, 9600, 14, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 25, }, }, + [15] = { 12, 120, 240, 240, 25, 9800, 15, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 26, }, }, + [16] = { 13, 120, 240, 240, 25, 10000, 16, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 26, }, }, + [17] = { 13, 120, 240, 240, 25, 10200, 17, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 27, }, }, + [18] = { 14, 120, 240, 240, 25, 10400, 18, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 28, }, }, + [19] = { 14, 120, 240, 240, 25, 10600, 19, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 28, }, }, + [20] = { 15, 120, 240, 240, 25, 10800, 20, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 29, }, }, + [21] = { 15, 120, 240, 240, 25, 11000, 21, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 30, }, }, + [22] = { 16, 120, 240, 240, 25, 11200, 22, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 31, }, }, + [23] = { 16, 120, 240, 240, 25, 11400, 23, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 32, }, }, + [24] = { 17, 120, 240, 240, 25, 11600, 24, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 32, }, }, + [25] = { 17, 120, 240, 240, 25, 11800, 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 33, }, }, + [26] = { 18, 120, 240, 240, 25, 12000, 26, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 33, }, }, + [27] = { 18, 120, 240, 240, 25, 12200, 27, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 34, }, }, + [28] = { 19, 120, 240, 240, 25, 12400, 28, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 34, }, }, + [29] = { 19, 120, 240, 240, 25, 12600, 29, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 35, }, }, + [30] = { 20, 120, 240, 240, 25, 12800, 30, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 35, }, }, + [31] = { 20, 120, 240, 240, 25, 12900, 31, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 36, }, }, + [32] = { 20, 120, 240, 240, 25, 13000, 32, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 36, }, }, + [33] = { 20, 120, 240, 240, 25, 13100, 33, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 37, }, }, + [34] = { 21, 120, 240, 240, 25, 13200, 34, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 37, }, }, + [35] = { 21, 120, 240, 240, 25, 13300, 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 38, }, }, + [36] = { 21, 120, 240, 240, 25, 13400, 36, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 38, }, }, + [37] = { 21, 120, 240, 240, 25, 13500, 37, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 38, }, }, + [38] = { 22, 120, 240, 240, 25, 13600, 38, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 39, }, }, + [39] = { 22, 120, 240, 240, 25, 13700, 39, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 39, }, }, + [40] = { 22, 120, 240, 240, 25, 13800, 40, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 39, }, }, }, } skills["BurningArrow"] = { name = "Burning Arrow", color = 2, - baseEffectiveness = 2.7778000831604, - incrementalEffectiveness = 0.050000000745058, - description = "Fires a burning arrow that deals fire damage. If it ignites an enemy, it will also inflict an additional debuff for a duration, dealing burning damage based on the magnitude of the ignite. This damage is not affected by your damage modifiers. Up to five of these debuffs can apply simultaneously to an enemy.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.FireSkill] = true, [SkillType.Type53] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, }, + baseEffectiveness = 0.86650002002716, + incrementalEffectiveness = 0.034099999815226, + description = "Fires a burning arrow that deals fire damage and has a chance to ignite.", + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Fire] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1492,7 +1490,7 @@ skills["BurningArrow"] = { }, qualityStats = { Default = { - { "fire_dot_multiplier_+", 0.5 }, + { "fire_damage_+%", 1 }, }, Alternate1 = { { "critical_strike_chance_+%", 3 }, @@ -1503,62 +1501,61 @@ skills["BurningArrow"] = { }, stats = { "base_chance_to_ignite_%", - "active_skill_ignite_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", - "ignite_triggered_ground_fire_base_damage_per_minute", - "base_additional_burning_debuff_%_of_ignite_damage", + "minimum_added_fire_damage_vs_ignited_enemies", + "maximum_added_fire_damage_vs_ignited_enemies", "skill_can_fire_arrows", }, levels = { - [1] = { 50, 50, 100, 16.666667039196, 30, damageEffectiveness = 1.5, baseMultiplier = 1.5, duration = 4, levelRequirement = 1, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 5, }, }, - [2] = { 50, 52, 100, 16.666667039196, 30, damageEffectiveness = 1.52, baseMultiplier = 1.518, duration = 4, levelRequirement = 2, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 5, }, }, - [3] = { 50, 54, 100, 16.666667039196, 31, damageEffectiveness = 1.54, baseMultiplier = 1.536, duration = 4, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 5, }, }, - [4] = { 50, 56, 100, 16.666667039196, 31, damageEffectiveness = 1.55, baseMultiplier = 1.554, duration = 4, levelRequirement = 7, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 5, }, }, - [5] = { 50, 58, 100, 16.666667039196, 32, damageEffectiveness = 1.57, baseMultiplier = 1.572, duration = 4, levelRequirement = 11, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 5, }, }, - [6] = { 50, 60, 100, 16.666667039196, 32, damageEffectiveness = 1.59, baseMultiplier = 1.59, duration = 4, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 6, }, }, - [7] = { 50, 62, 100, 16.666667039196, 33, damageEffectiveness = 1.61, baseMultiplier = 1.608, duration = 4, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 6, }, }, - [8] = { 50, 64, 100, 16.666667039196, 33, damageEffectiveness = 1.63, baseMultiplier = 1.626, duration = 4, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 6, }, }, - [9] = { 50, 66, 100, 16.666667039196, 34, damageEffectiveness = 1.64, baseMultiplier = 1.644, duration = 4, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 6, }, }, - [10] = { 50, 68, 100, 16.666667039196, 34, damageEffectiveness = 1.66, baseMultiplier = 1.662, duration = 4, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 6, }, }, - [11] = { 50, 70, 100, 16.666667039196, 35, damageEffectiveness = 1.68, baseMultiplier = 1.68, duration = 4, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 7, }, }, - [12] = { 50, 72, 100, 16.666667039196, 35, damageEffectiveness = 1.7, baseMultiplier = 1.698, duration = 4, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 7, }, }, - [13] = { 50, 74, 100, 16.666667039196, 36, damageEffectiveness = 1.72, baseMultiplier = 1.716, duration = 4, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 7, }, }, - [14] = { 50, 76, 100, 16.666667039196, 36, damageEffectiveness = 1.73, baseMultiplier = 1.734, duration = 4, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 7, }, }, - [15] = { 50, 78, 100, 16.666667039196, 37, damageEffectiveness = 1.75, baseMultiplier = 1.752, duration = 4, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 7, }, }, - [16] = { 50, 80, 100, 16.666667039196, 37, damageEffectiveness = 1.77, baseMultiplier = 1.77, duration = 4, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 8, }, }, - [17] = { 50, 82, 100, 16.666667039196, 38, damageEffectiveness = 1.79, baseMultiplier = 1.788, duration = 4, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 8, }, }, - [18] = { 50, 84, 100, 16.666667039196, 38, damageEffectiveness = 1.81, baseMultiplier = 1.806, duration = 4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 8, }, }, - [19] = { 50, 86, 100, 16.666667039196, 39, damageEffectiveness = 1.82, baseMultiplier = 1.824, duration = 4, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 8, }, }, - [20] = { 50, 88, 100, 16.666667039196, 39, damageEffectiveness = 1.84, baseMultiplier = 1.842, duration = 4, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 8, }, }, - [21] = { 50, 90, 100, 16.666667039196, 40, damageEffectiveness = 1.86, baseMultiplier = 1.86, duration = 4, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 9, }, }, - [22] = { 50, 92, 100, 16.666667039196, 40, damageEffectiveness = 1.88, baseMultiplier = 1.878, duration = 4, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 9, }, }, - [23] = { 50, 94, 100, 16.666667039196, 41, damageEffectiveness = 1.9, baseMultiplier = 1.896, duration = 4, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 9, }, }, - [24] = { 50, 96, 100, 16.666667039196, 41, damageEffectiveness = 1.91, baseMultiplier = 1.914, duration = 4, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 9, }, }, - [25] = { 50, 98, 100, 16.666667039196, 42, damageEffectiveness = 1.93, baseMultiplier = 1.932, duration = 4, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 9, }, }, - [26] = { 50, 100, 100, 16.666667039196, 42, damageEffectiveness = 1.95, baseMultiplier = 1.95, duration = 4, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 10, }, }, - [27] = { 50, 102, 100, 16.666667039196, 43, damageEffectiveness = 1.97, baseMultiplier = 1.968, duration = 4, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 10, }, }, - [28] = { 50, 104, 100, 16.666667039196, 43, damageEffectiveness = 1.99, baseMultiplier = 1.986, duration = 4, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 10, }, }, - [29] = { 50, 106, 100, 16.666667039196, 44, damageEffectiveness = 2, baseMultiplier = 2.004, duration = 4, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 10, }, }, - [30] = { 50, 108, 100, 16.666667039196, 44, damageEffectiveness = 2.02, baseMultiplier = 2.022, duration = 4, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 10, }, }, - [31] = { 50, 109, 100, 16.666667039196, 44, damageEffectiveness = 2.03, baseMultiplier = 2.031, duration = 4, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [32] = { 50, 110, 100, 16.666667039196, 45, damageEffectiveness = 2.04, baseMultiplier = 2.04, duration = 4, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [33] = { 50, 111, 100, 16.666667039196, 45, damageEffectiveness = 2.05, baseMultiplier = 2.049, duration = 4, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [34] = { 50, 112, 100, 16.666667039196, 45, damageEffectiveness = 2.06, baseMultiplier = 2.058, duration = 4, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [35] = { 50, 113, 100, 16.666667039196, 45, damageEffectiveness = 2.07, baseMultiplier = 2.067, duration = 4, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [36] = { 50, 114, 100, 16.666667039196, 46, damageEffectiveness = 2.08, baseMultiplier = 2.076, duration = 4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [37] = { 50, 115, 100, 16.666667039196, 46, damageEffectiveness = 2.09, baseMultiplier = 2.085, duration = 4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 12, }, }, - [38] = { 50, 116, 100, 16.666667039196, 46, damageEffectiveness = 2.09, baseMultiplier = 2.094, duration = 4, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 12, }, }, - [39] = { 50, 117, 100, 16.666667039196, 46, damageEffectiveness = 2.1, baseMultiplier = 2.103, duration = 4, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 12, }, }, - [40] = { 50, 118, 100, 16.666667039196, 47, damageEffectiveness = 2.11, baseMultiplier = 2.112, duration = 4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { Mana = 12, }, }, + [1] = { 25, 100, 3, 4, damageEffectiveness = 1.5, attackSpeedMultiplier = -10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 5, }, }, + [2] = { 25, 100, 3, 5, damageEffectiveness = 1.53, attackSpeedMultiplier = -10, baseMultiplier = 1.534, levelRequirement = 2, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 5, }, }, + [3] = { 25, 100, 4, 6, damageEffectiveness = 1.57, attackSpeedMultiplier = -10, baseMultiplier = 1.567, levelRequirement = 4, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 5, }, }, + [4] = { 25, 100, 5, 8, damageEffectiveness = 1.6, attackSpeedMultiplier = -10, baseMultiplier = 1.601, levelRequirement = 7, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 5, }, }, + [5] = { 25, 100, 7, 11, damageEffectiveness = 1.63, attackSpeedMultiplier = -10, baseMultiplier = 1.635, levelRequirement = 11, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 5, }, }, + [6] = { 25, 100, 11, 16, damageEffectiveness = 1.67, attackSpeedMultiplier = -10, baseMultiplier = 1.668, levelRequirement = 16, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 6, }, }, + [7] = { 25, 100, 14, 21, damageEffectiveness = 1.7, attackSpeedMultiplier = -10, baseMultiplier = 1.702, levelRequirement = 20, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 6, }, }, + [8] = { 25, 100, 18, 27, damageEffectiveness = 1.74, attackSpeedMultiplier = -10, baseMultiplier = 1.736, levelRequirement = 24, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 6, }, }, + [9] = { 25, 100, 23, 35, damageEffectiveness = 1.77, attackSpeedMultiplier = -10, baseMultiplier = 1.769, levelRequirement = 28, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 6, }, }, + [10] = { 25, 100, 30, 44, damageEffectiveness = 1.8, attackSpeedMultiplier = -10, baseMultiplier = 1.803, levelRequirement = 32, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 6, }, }, + [11] = { 25, 100, 37, 55, damageEffectiveness = 1.84, attackSpeedMultiplier = -10, baseMultiplier = 1.837, levelRequirement = 36, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 7, }, }, + [12] = { 25, 100, 46, 69, damageEffectiveness = 1.87, attackSpeedMultiplier = -10, baseMultiplier = 1.871, levelRequirement = 40, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 7, }, }, + [13] = { 25, 100, 57, 85, damageEffectiveness = 1.9, attackSpeedMultiplier = -10, baseMultiplier = 1.904, levelRequirement = 44, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 7, }, }, + [14] = { 25, 100, 70, 105, damageEffectiveness = 1.94, attackSpeedMultiplier = -10, baseMultiplier = 1.938, levelRequirement = 48, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 7, }, }, + [15] = { 25, 100, 85, 128, damageEffectiveness = 1.97, attackSpeedMultiplier = -10, baseMultiplier = 1.972, levelRequirement = 52, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 7, }, }, + [16] = { 25, 100, 104, 156, damageEffectiveness = 2.01, attackSpeedMultiplier = -10, baseMultiplier = 2.005, levelRequirement = 56, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 8, }, }, + [17] = { 25, 100, 126, 189, damageEffectiveness = 2.04, attackSpeedMultiplier = -10, baseMultiplier = 2.039, levelRequirement = 60, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 8, }, }, + [18] = { 25, 100, 152, 229, damageEffectiveness = 2.07, attackSpeedMultiplier = -10, baseMultiplier = 2.073, levelRequirement = 64, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 8, }, }, + [19] = { 25, 100, 175, 263, damageEffectiveness = 2.11, attackSpeedMultiplier = -10, baseMultiplier = 2.106, levelRequirement = 67, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 8, }, }, + [20] = { 25, 100, 201, 302, damageEffectiveness = 2.14, attackSpeedMultiplier = -10, baseMultiplier = 2.14, levelRequirement = 70, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 8, }, }, + [21] = { 25, 100, 221, 331, damageEffectiveness = 2.17, attackSpeedMultiplier = -10, baseMultiplier = 2.174, levelRequirement = 72, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 9, }, }, + [22] = { 25, 100, 242, 363, damageEffectiveness = 2.21, attackSpeedMultiplier = -10, baseMultiplier = 2.207, levelRequirement = 74, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 9, }, }, + [23] = { 25, 100, 265, 397, damageEffectiveness = 2.24, attackSpeedMultiplier = -10, baseMultiplier = 2.241, levelRequirement = 76, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 9, }, }, + [24] = { 25, 100, 290, 435, damageEffectiveness = 2.27, attackSpeedMultiplier = -10, baseMultiplier = 2.275, levelRequirement = 78, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 9, }, }, + [25] = { 25, 100, 317, 476, damageEffectiveness = 2.31, attackSpeedMultiplier = -10, baseMultiplier = 2.308, levelRequirement = 80, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 9, }, }, + [26] = { 25, 100, 347, 520, damageEffectiveness = 2.34, attackSpeedMultiplier = -10, baseMultiplier = 2.342, levelRequirement = 82, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 10, }, }, + [27] = { 25, 100, 379, 568, damageEffectiveness = 2.38, attackSpeedMultiplier = -10, baseMultiplier = 2.376, levelRequirement = 84, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 10, }, }, + [28] = { 25, 100, 414, 620, damageEffectiveness = 2.41, attackSpeedMultiplier = -10, baseMultiplier = 2.409, levelRequirement = 86, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 10, }, }, + [29] = { 25, 100, 452, 677, damageEffectiveness = 2.44, attackSpeedMultiplier = -10, baseMultiplier = 2.443, levelRequirement = 88, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 10, }, }, + [30] = { 25, 100, 493, 739, damageEffectiveness = 2.48, attackSpeedMultiplier = -10, baseMultiplier = 2.477, levelRequirement = 90, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 10, }, }, + [31] = { 25, 100, 515, 772, damageEffectiveness = 2.49, attackSpeedMultiplier = -10, baseMultiplier = 2.494, levelRequirement = 91, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [32] = { 25, 100, 537, 806, damageEffectiveness = 2.51, attackSpeedMultiplier = -10, baseMultiplier = 2.511, levelRequirement = 92, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [33] = { 25, 100, 561, 842, damageEffectiveness = 2.53, attackSpeedMultiplier = -10, baseMultiplier = 2.527, levelRequirement = 93, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [34] = { 25, 100, 586, 879, damageEffectiveness = 2.54, attackSpeedMultiplier = -10, baseMultiplier = 2.544, levelRequirement = 94, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [35] = { 25, 100, 612, 918, damageEffectiveness = 2.56, attackSpeedMultiplier = -10, baseMultiplier = 2.561, levelRequirement = 95, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [36] = { 25, 100, 639, 958, damageEffectiveness = 2.58, attackSpeedMultiplier = -10, baseMultiplier = 2.578, levelRequirement = 96, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 11, }, }, + [37] = { 25, 100, 667, 1000, damageEffectiveness = 2.59, attackSpeedMultiplier = -10, baseMultiplier = 2.595, levelRequirement = 97, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 12, }, }, + [38] = { 25, 100, 696, 1044, damageEffectiveness = 2.61, attackSpeedMultiplier = -10, baseMultiplier = 2.612, levelRequirement = 98, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 12, }, }, + [39] = { 25, 100, 726, 1090, damageEffectiveness = 2.63, attackSpeedMultiplier = -10, baseMultiplier = 2.628, levelRequirement = 99, statInterpolation = { 1, 0, 611, 1101, }, cost = { Mana = 12, }, }, + [40] = { 25, 100, 758, 1137, damageEffectiveness = 2.65, attackSpeedMultiplier = -10, baseMultiplier = 2.645, levelRequirement = 100, statInterpolation = { 1, 0, 611, 7819, }, cost = { Mana = 12, }, }, }, } skills["VaalBurningArrow"] = { name = "Vaal Burning Arrow", color = 2, - baseEffectiveness = 2.9667000770569, - incrementalEffectiveness = 0.050000000745058, + baseEffectiveness = 0.86650002002716, + incrementalEffectiveness = 0.034099999815226, description = "Fires an arrow that explodes, dealing fire damage to its target and other nearby enemies, with an increased chance of igniting them.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, [SkillType.FireSkill] = true, [SkillType.Type55] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.ThresholdJewelDuration] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1580,56 +1577,56 @@ skills["VaalBurningArrow"] = { }, stats = { "base_chance_to_ignite_%", - "active_skill_ignite_damage_+%_final", "skill_physical_damage_%_to_convert_to_fire", - "ignite_triggered_ground_fire_base_damage_per_minute", "projectile_base_number_of_targets_to_pierce", + "minimum_added_fire_damage_vs_ignited_enemies", + "maximum_added_fire_damage_vs_ignited_enemies", "vaal_burning_arrow_explode_on_hit", "global_always_hit", "skill_can_fire_arrows", "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 50, 150, 100, 16.666667039196, 3, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [2] = { 50, 152, 100, 16.666667039196, 3, damageEffectiveness = 1.62, baseMultiplier = 1.62, levelRequirement = 2, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [3] = { 50, 154, 100, 16.666667039196, 3, damageEffectiveness = 1.64, baseMultiplier = 1.64, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [4] = { 50, 156, 100, 16.666667039196, 3, damageEffectiveness = 1.66, baseMultiplier = 1.66, levelRequirement = 7, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [5] = { 50, 158, 100, 16.666667039196, 3, damageEffectiveness = 1.68, baseMultiplier = 1.68, levelRequirement = 11, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [6] = { 50, 160, 100, 16.666667039196, 3, damageEffectiveness = 1.7, baseMultiplier = 1.7, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [7] = { 50, 162, 100, 16.666667039196, 3, damageEffectiveness = 1.72, baseMultiplier = 1.72, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [8] = { 50, 164, 100, 16.666667039196, 3, damageEffectiveness = 1.74, baseMultiplier = 1.74, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [9] = { 50, 166, 100, 16.666667039196, 3, damageEffectiveness = 1.76, baseMultiplier = 1.76, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [10] = { 50, 168, 100, 16.666667039196, 3, damageEffectiveness = 1.78, baseMultiplier = 1.78, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [11] = { 50, 170, 100, 16.666667039196, 3, damageEffectiveness = 1.8, baseMultiplier = 1.8, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [12] = { 50, 172, 100, 16.666667039196, 3, damageEffectiveness = 1.82, baseMultiplier = 1.82, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [13] = { 50, 174, 100, 16.666667039196, 3, damageEffectiveness = 1.84, baseMultiplier = 1.84, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [14] = { 50, 176, 100, 16.666667039196, 3, damageEffectiveness = 1.86, baseMultiplier = 1.86, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [15] = { 50, 178, 100, 16.666667039196, 3, damageEffectiveness = 1.88, baseMultiplier = 1.88, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [16] = { 50, 180, 100, 16.666667039196, 3, damageEffectiveness = 1.9, baseMultiplier = 1.9, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [17] = { 50, 182, 100, 16.666667039196, 3, damageEffectiveness = 1.92, baseMultiplier = 1.92, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [18] = { 50, 184, 100, 16.666667039196, 3, damageEffectiveness = 1.94, baseMultiplier = 1.94, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [19] = { 50, 186, 100, 16.666667039196, 3, damageEffectiveness = 1.96, baseMultiplier = 1.96, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [20] = { 50, 188, 100, 16.666667039196, 3, damageEffectiveness = 1.98, baseMultiplier = 1.98, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [21] = { 50, 190, 100, 16.666667039196, 3, damageEffectiveness = 2, baseMultiplier = 2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [22] = { 50, 192, 100, 16.666667039196, 3, damageEffectiveness = 2.02, baseMultiplier = 2.02, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [23] = { 50, 194, 100, 16.666667039196, 3, damageEffectiveness = 2.04, baseMultiplier = 2.04, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [24] = { 50, 196, 100, 16.666667039196, 3, damageEffectiveness = 2.06, baseMultiplier = 2.06, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [25] = { 50, 198, 100, 16.666667039196, 3, damageEffectiveness = 2.08, baseMultiplier = 2.08, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [26] = { 50, 200, 100, 16.666667039196, 3, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [27] = { 50, 202, 100, 16.666667039196, 3, damageEffectiveness = 2.12, baseMultiplier = 2.12, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [28] = { 50, 204, 100, 16.666667039196, 3, damageEffectiveness = 2.14, baseMultiplier = 2.14, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [29] = { 50, 206, 100, 16.666667039196, 3, damageEffectiveness = 2.16, baseMultiplier = 2.16, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [30] = { 50, 208, 100, 16.666667039196, 3, damageEffectiveness = 2.18, baseMultiplier = 2.18, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [31] = { 50, 209, 100, 16.666667039196, 3, damageEffectiveness = 2.19, baseMultiplier = 2.19, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [32] = { 50, 210, 100, 16.666667039196, 3, damageEffectiveness = 2.2, baseMultiplier = 2.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [33] = { 50, 211, 100, 16.666667039196, 3, damageEffectiveness = 2.21, baseMultiplier = 2.21, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [34] = { 50, 212, 100, 16.666667039196, 3, damageEffectiveness = 2.22, baseMultiplier = 2.22, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [35] = { 50, 213, 100, 16.666667039196, 3, damageEffectiveness = 2.23, baseMultiplier = 2.23, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [36] = { 50, 214, 100, 16.666667039196, 3, damageEffectiveness = 2.24, baseMultiplier = 2.24, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [37] = { 50, 215, 100, 16.666667039196, 3, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [38] = { 50, 216, 100, 16.666667039196, 3, damageEffectiveness = 2.26, baseMultiplier = 2.26, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [39] = { 50, 217, 100, 16.666667039196, 3, damageEffectiveness = 2.27, baseMultiplier = 2.27, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, - [40] = { 50, 218, 100, 16.666667039196, 3, damageEffectiveness = 2.28, baseMultiplier = 2.28, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 1, }, cost = { }, }, + [1] = { 50, 100, 3, 3, 4, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 2, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 50, 100, 3, 3, 5, damageEffectiveness = 2.04, attackSpeedMultiplier = -10, baseMultiplier = 2.044, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 50, 100, 3, 4, 6, damageEffectiveness = 2.09, attackSpeedMultiplier = -10, baseMultiplier = 2.088, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 50, 100, 3, 5, 8, damageEffectiveness = 2.13, attackSpeedMultiplier = -10, baseMultiplier = 2.133, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 50, 100, 3, 7, 11, damageEffectiveness = 2.18, attackSpeedMultiplier = -10, baseMultiplier = 2.177, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 50, 100, 3, 11, 16, damageEffectiveness = 2.22, attackSpeedMultiplier = -10, baseMultiplier = 2.221, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 50, 100, 3, 14, 21, damageEffectiveness = 2.27, attackSpeedMultiplier = -10, baseMultiplier = 2.265, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 50, 100, 3, 18, 27, damageEffectiveness = 2.31, attackSpeedMultiplier = -10, baseMultiplier = 2.309, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 50, 100, 3, 23, 35, damageEffectiveness = 2.35, attackSpeedMultiplier = -10, baseMultiplier = 2.354, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 50, 100, 3, 30, 44, damageEffectiveness = 2.4, attackSpeedMultiplier = -10, baseMultiplier = 2.398, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 50, 100, 3, 37, 55, damageEffectiveness = 2.44, attackSpeedMultiplier = -10, baseMultiplier = 2.442, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 50, 100, 3, 46, 69, damageEffectiveness = 2.49, attackSpeedMultiplier = -10, baseMultiplier = 2.486, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 50, 100, 3, 57, 85, damageEffectiveness = 2.53, attackSpeedMultiplier = -10, baseMultiplier = 2.531, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 50, 100, 3, 70, 105, damageEffectiveness = 2.57, attackSpeedMultiplier = -10, baseMultiplier = 2.575, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 50, 100, 3, 85, 128, damageEffectiveness = 2.62, attackSpeedMultiplier = -10, baseMultiplier = 2.619, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 50, 100, 3, 104, 156, damageEffectiveness = 2.66, attackSpeedMultiplier = -10, baseMultiplier = 2.663, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 50, 100, 3, 126, 189, damageEffectiveness = 2.71, attackSpeedMultiplier = -10, baseMultiplier = 2.707, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 50, 100, 3, 152, 229, damageEffectiveness = 2.75, attackSpeedMultiplier = -10, baseMultiplier = 2.752, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 50, 100, 3, 175, 263, damageEffectiveness = 2.8, attackSpeedMultiplier = -10, baseMultiplier = 2.796, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 50, 100, 3, 201, 302, damageEffectiveness = 2.84, attackSpeedMultiplier = -10, baseMultiplier = 2.84, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 50, 100, 3, 221, 331, damageEffectiveness = 2.88, attackSpeedMultiplier = -10, baseMultiplier = 2.884, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 50, 100, 3, 242, 363, damageEffectiveness = 2.93, attackSpeedMultiplier = -10, baseMultiplier = 2.928, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 50, 100, 3, 265, 397, damageEffectiveness = 2.97, attackSpeedMultiplier = -10, baseMultiplier = 2.973, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 50, 100, 3, 290, 435, damageEffectiveness = 3.02, attackSpeedMultiplier = -10, baseMultiplier = 3.017, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 50, 100, 3, 317, 476, damageEffectiveness = 3.06, attackSpeedMultiplier = -10, baseMultiplier = 3.061, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 50, 100, 3, 347, 520, damageEffectiveness = 3.11, attackSpeedMultiplier = -10, baseMultiplier = 3.105, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 50, 100, 3, 379, 568, damageEffectiveness = 3.15, attackSpeedMultiplier = -10, baseMultiplier = 3.149, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 50, 100, 3, 414, 620, damageEffectiveness = 3.19, attackSpeedMultiplier = -10, baseMultiplier = 3.194, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 50, 100, 3, 452, 677, damageEffectiveness = 3.24, attackSpeedMultiplier = -10, baseMultiplier = 3.238, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 50, 100, 3, 493, 739, damageEffectiveness = 3.28, attackSpeedMultiplier = -10, baseMultiplier = 3.282, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 50, 100, 3, 515, 772, damageEffectiveness = 3.3, attackSpeedMultiplier = -10, baseMultiplier = 3.304, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 50, 100, 3, 537, 806, damageEffectiveness = 3.33, attackSpeedMultiplier = -10, baseMultiplier = 3.326, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 50, 100, 3, 561, 842, damageEffectiveness = 3.35, attackSpeedMultiplier = -10, baseMultiplier = 3.348, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 50, 100, 3, 586, 879, damageEffectiveness = 3.37, attackSpeedMultiplier = -10, baseMultiplier = 3.371, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 50, 100, 3, 612, 918, damageEffectiveness = 3.39, attackSpeedMultiplier = -10, baseMultiplier = 3.393, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 50, 100, 3, 639, 958, damageEffectiveness = 3.41, attackSpeedMultiplier = -10, baseMultiplier = 3.415, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 50, 100, 3, 667, 1000, damageEffectiveness = 3.44, attackSpeedMultiplier = -10, baseMultiplier = 3.437, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 50, 100, 3, 696, 1044, damageEffectiveness = 3.46, attackSpeedMultiplier = -10, baseMultiplier = 3.459, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 50, 100, 3, 726, 1090, damageEffectiveness = 3.48, attackSpeedMultiplier = -10, baseMultiplier = 3.481, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 50, 100, 3, 758, 1137, damageEffectiveness = 3.5, attackSpeedMultiplier = -10, baseMultiplier = 3.503, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["PoisonArrow"] = { @@ -1638,7 +1635,7 @@ skills["PoisonArrow"] = { baseEffectiveness = 8.1670999526978, incrementalEffectiveness = 0.050299998372793, description = "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1677,46 +1674,46 @@ skills["PoisonArrow"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 2000, 16.666667039196, 60, 12, 0, damageEffectiveness = 0.55, baseMultiplier = 0.55, levelRequirement = 1, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 2000, 16.666667039196, 60, 12, 0, damageEffectiveness = 0.55, baseMultiplier = 0.555, levelRequirement = 2, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 2000, 16.666667039196, 60, 12, 1, damageEffectiveness = 0.56, baseMultiplier = 0.56, levelRequirement = 4, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 2000, 16.666667039196, 60, 12, 1, damageEffectiveness = 0.56, baseMultiplier = 0.565, levelRequirement = 7, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 2000, 16.666667039196, 60, 12, 1, damageEffectiveness = 0.57, baseMultiplier = 0.57, levelRequirement = 11, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 2000, 16.666667039196, 60, 12, 2, damageEffectiveness = 0.57, baseMultiplier = 0.575, levelRequirement = 16, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 2000, 16.666667039196, 60, 12, 2, damageEffectiveness = 0.58, baseMultiplier = 0.58, levelRequirement = 20, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [8] = { 2000, 16.666667039196, 60, 12, 2, damageEffectiveness = 0.58, baseMultiplier = 0.585, levelRequirement = 24, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [9] = { 2000, 16.666667039196, 60, 12, 3, damageEffectiveness = 0.59, baseMultiplier = 0.59, levelRequirement = 28, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 2000, 16.666667039196, 60, 12, 3, damageEffectiveness = 0.59, baseMultiplier = 0.595, levelRequirement = 32, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 2000, 16.666667039196, 60, 12, 3, damageEffectiveness = 0.6, baseMultiplier = 0.599, levelRequirement = 36, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 2000, 16.666667039196, 60, 12, 3, damageEffectiveness = 0.6, baseMultiplier = 0.604, levelRequirement = 40, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 2000, 16.666667039196, 60, 12, 4, damageEffectiveness = 0.61, baseMultiplier = 0.609, levelRequirement = 44, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 2000, 16.666667039196, 60, 12, 4, damageEffectiveness = 0.61, baseMultiplier = 0.614, levelRequirement = 48, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 2000, 16.666667039196, 60, 12, 4, damageEffectiveness = 0.62, baseMultiplier = 0.619, levelRequirement = 52, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 2000, 16.666667039196, 60, 12, 5, damageEffectiveness = 0.62, baseMultiplier = 0.624, levelRequirement = 56, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 2000, 16.666667039196, 60, 12, 5, damageEffectiveness = 0.63, baseMultiplier = 0.629, levelRequirement = 60, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 2000, 16.666667039196, 60, 12, 5, damageEffectiveness = 0.63, baseMultiplier = 0.634, levelRequirement = 64, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 2000, 16.666667039196, 60, 12, 6, damageEffectiveness = 0.64, baseMultiplier = 0.639, levelRequirement = 67, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 2000, 16.666667039196, 60, 12, 6, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 70, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 2000, 16.666667039196, 60, 12, 6, damageEffectiveness = 0.65, baseMultiplier = 0.649, levelRequirement = 72, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 2000, 16.666667039196, 60, 12, 7, damageEffectiveness = 0.65, baseMultiplier = 0.654, levelRequirement = 74, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 2000, 16.666667039196, 60, 12, 7, damageEffectiveness = 0.66, baseMultiplier = 0.659, levelRequirement = 76, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 2000, 16.666667039196, 60, 12, 7, damageEffectiveness = 0.66, baseMultiplier = 0.664, levelRequirement = 78, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 2000, 16.666667039196, 60, 12, 8, damageEffectiveness = 0.67, baseMultiplier = 0.669, levelRequirement = 80, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [26] = { 2000, 16.666667039196, 60, 12, 8, damageEffectiveness = 0.67, baseMultiplier = 0.674, levelRequirement = 82, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 2000, 16.666667039196, 60, 12, 8, damageEffectiveness = 0.68, baseMultiplier = 0.679, levelRequirement = 84, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 2000, 16.666667039196, 60, 12, 9, damageEffectiveness = 0.68, baseMultiplier = 0.684, levelRequirement = 86, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 2000, 16.666667039196, 60, 12, 9, damageEffectiveness = 0.69, baseMultiplier = 0.689, levelRequirement = 88, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [30] = { 2000, 16.666667039196, 60, 12, 9, damageEffectiveness = 0.69, baseMultiplier = 0.694, levelRequirement = 90, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [31] = { 2000, 16.666667039196, 60, 12, 9, damageEffectiveness = 0.7, baseMultiplier = 0.698, levelRequirement = 91, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 2000, 16.666667039196, 60, 12, 10, damageEffectiveness = 0.7, baseMultiplier = 0.703, levelRequirement = 92, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 2000, 16.666667039196, 60, 12, 10, damageEffectiveness = 0.71, baseMultiplier = 0.708, levelRequirement = 93, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [34] = { 2000, 16.666667039196, 60, 12, 10, damageEffectiveness = 0.71, baseMultiplier = 0.713, levelRequirement = 94, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [35] = { 2000, 16.666667039196, 60, 12, 11, damageEffectiveness = 0.72, baseMultiplier = 0.718, levelRequirement = 95, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [36] = { 2000, 16.666667039196, 60, 12, 11, damageEffectiveness = 0.72, baseMultiplier = 0.723, levelRequirement = 96, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 2000, 16.666667039196, 60, 12, 11, damageEffectiveness = 0.73, baseMultiplier = 0.728, levelRequirement = 97, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [38] = { 2000, 16.666667039196, 60, 12, 12, damageEffectiveness = 0.73, baseMultiplier = 0.733, levelRequirement = 98, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [39] = { 2000, 16.666667039196, 60, 12, 12, damageEffectiveness = 0.74, baseMultiplier = 0.738, levelRequirement = 99, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [40] = { 2000, 16.666667039196, 60, 12, 12, damageEffectiveness = 0.74, baseMultiplier = 0.743, levelRequirement = 100, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, + [1] = { 2000, 529, 60, 12, 0, damageEffectiveness = 0.55, baseMultiplier = 0.55, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 2000, 607, 60, 12, 0, damageEffectiveness = 0.55, baseMultiplier = 0.555, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 2000, 783, 60, 12, 1, damageEffectiveness = 0.56, baseMultiplier = 0.56, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 2000, 1105, 60, 12, 1, damageEffectiveness = 0.56, baseMultiplier = 0.565, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 2000, 1665, 60, 12, 1, damageEffectiveness = 0.57, baseMultiplier = 0.57, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 2000, 2640, 60, 12, 2, damageEffectiveness = 0.57, baseMultiplier = 0.575, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 2000, 3711, 60, 12, 2, damageEffectiveness = 0.58, baseMultiplier = 0.58, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 2000, 5122, 60, 12, 2, damageEffectiveness = 0.58, baseMultiplier = 0.585, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [9] = { 2000, 6971, 60, 12, 3, damageEffectiveness = 0.59, baseMultiplier = 0.59, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 2000, 9381, 60, 12, 3, damageEffectiveness = 0.59, baseMultiplier = 0.595, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 2000, 12509, 60, 12, 3, damageEffectiveness = 0.6, baseMultiplier = 0.599, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 2000, 16551, 60, 12, 3, damageEffectiveness = 0.6, baseMultiplier = 0.604, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 2000, 21760, 60, 12, 4, damageEffectiveness = 0.61, baseMultiplier = 0.609, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 2000, 28448, 60, 12, 4, damageEffectiveness = 0.61, baseMultiplier = 0.614, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 2000, 37015, 60, 12, 4, damageEffectiveness = 0.62, baseMultiplier = 0.619, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 2000, 47960, 60, 12, 5, damageEffectiveness = 0.62, baseMultiplier = 0.624, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 2000, 61911, 60, 12, 5, damageEffectiveness = 0.63, baseMultiplier = 0.629, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 2000, 79657, 60, 12, 5, damageEffectiveness = 0.63, baseMultiplier = 0.634, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 2000, 96045, 60, 12, 6, damageEffectiveness = 0.64, baseMultiplier = 0.639, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 2000, 115627, 60, 12, 6, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 2000, 130749, 60, 12, 6, damageEffectiveness = 0.65, baseMultiplier = 0.649, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 2000, 147760, 60, 12, 7, damageEffectiveness = 0.65, baseMultiplier = 0.654, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 2000, 166889, 60, 12, 7, damageEffectiveness = 0.66, baseMultiplier = 0.659, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 2000, 188393, 60, 12, 7, damageEffectiveness = 0.66, baseMultiplier = 0.664, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 2000, 212557, 60, 12, 8, damageEffectiveness = 0.67, baseMultiplier = 0.669, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [26] = { 2000, 239701, 60, 12, 8, damageEffectiveness = 0.67, baseMultiplier = 0.674, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [27] = { 2000, 270183, 60, 12, 8, damageEffectiveness = 0.68, baseMultiplier = 0.679, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 2000, 304403, 60, 12, 9, damageEffectiveness = 0.68, baseMultiplier = 0.684, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 2000, 342807, 60, 12, 9, damageEffectiveness = 0.69, baseMultiplier = 0.689, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [30] = { 2000, 385896, 60, 12, 9, damageEffectiveness = 0.69, baseMultiplier = 0.694, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [31] = { 2000, 409368, 60, 12, 9, damageEffectiveness = 0.7, baseMultiplier = 0.698, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [32] = { 2000, 434225, 60, 12, 10, damageEffectiveness = 0.7, baseMultiplier = 0.703, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 2000, 460548, 60, 12, 10, damageEffectiveness = 0.71, baseMultiplier = 0.708, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [34] = { 2000, 488419, 60, 12, 10, damageEffectiveness = 0.71, baseMultiplier = 0.713, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [35] = { 2000, 517930, 60, 12, 11, damageEffectiveness = 0.72, baseMultiplier = 0.718, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [36] = { 2000, 549173, 60, 12, 11, damageEffectiveness = 0.72, baseMultiplier = 0.723, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [37] = { 2000, 582249, 60, 12, 11, damageEffectiveness = 0.73, baseMultiplier = 0.728, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [38] = { 2000, 617263, 60, 12, 12, damageEffectiveness = 0.73, baseMultiplier = 0.733, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [39] = { 2000, 654326, 60, 12, 12, damageEffectiveness = 0.74, baseMultiplier = 0.738, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [40] = { 2000, 693556, 60, 12, 12, damageEffectiveness = 0.74, baseMultiplier = 0.743, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, }, } skills["ImpactingSteelReload"] = { @@ -1724,7 +1721,7 @@ skills["ImpactingSteelReload"] = { hidden = true, color = 1, description = "Calls impale debuffs from enemies, alive or dead, in a large area around you to gain steel shards. Deals reflected damage in a smaller area around each such enemy based on the impales removed from them. Continues to grant shards over time until you reach maximum or spend them.", - skillTypes = { [SkillType.SecondWindSupport] = true, [SkillType.Area] = true, [SkillType.SteelSkill] = true, }, + skillTypes = { [SkillType.Cooldown] = true, [SkillType.Area] = true, [SkillType.Steel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, cannotBeSupported = true, @@ -1741,14 +1738,14 @@ skills["ImpactingSteelReload"] = { "skill_is_steel_skill_reload", }, levels = { - [1] = { 4, 500, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 4, 500, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["ChargedDash"] = { name = "Charged Dash", color = 2, description = "Channel to project an illusion which you steer. You gain stages while it moves, until it stops at a maximum total distance. Waves of area damage frequently pulse along its path, based on your attack speed. Stop channelling to teleport to the illusion, dealing a final wave of damage.", - skillTypes = { [SkillType.MovementSkill] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Channelled] = true, [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Movement] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Channel] = true, [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1804,46 +1801,46 @@ skills["ChargedDash"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.95, attackSpeedMultiplier = 60, baseMultiplier = 0.95, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.96, attackSpeedMultiplier = 60, baseMultiplier = 0.964, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [3] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.98, attackSpeedMultiplier = 60, baseMultiplier = 0.977, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [4] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.99, attackSpeedMultiplier = 60, baseMultiplier = 0.991, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [5] = { 50, -100, 75, 150, 30, baseMultiplier = 1.005, attackSpeedMultiplier = 60, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [6] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.02, attackSpeedMultiplier = 60, baseMultiplier = 1.018, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [7] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.03, attackSpeedMultiplier = 60, baseMultiplier = 1.032, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [8] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.05, attackSpeedMultiplier = 60, baseMultiplier = 1.046, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [9] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.06, attackSpeedMultiplier = 60, baseMultiplier = 1.059, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.07, attackSpeedMultiplier = 60, baseMultiplier = 1.073, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.09, attackSpeedMultiplier = 60, baseMultiplier = 1.087, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.1, attackSpeedMultiplier = 60, baseMultiplier = 1.101, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.11, attackSpeedMultiplier = 60, baseMultiplier = 1.114, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.13, attackSpeedMultiplier = 60, baseMultiplier = 1.128, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.14, attackSpeedMultiplier = 60, baseMultiplier = 1.142, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.16, attackSpeedMultiplier = 60, baseMultiplier = 1.155, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.17, attackSpeedMultiplier = 60, baseMultiplier = 1.169, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.18, attackSpeedMultiplier = 60, baseMultiplier = 1.183, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.2, attackSpeedMultiplier = 60, baseMultiplier = 1.196, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [20] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.21, attackSpeedMultiplier = 60, baseMultiplier = 1.21, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [21] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.22, attackSpeedMultiplier = 60, baseMultiplier = 1.224, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [22] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.24, attackSpeedMultiplier = 60, baseMultiplier = 1.237, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [23] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.25, attackSpeedMultiplier = 60, baseMultiplier = 1.251, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [24] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.26, attackSpeedMultiplier = 60, baseMultiplier = 1.265, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [25] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.28, attackSpeedMultiplier = 60, baseMultiplier = 1.278, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [26] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.29, attackSpeedMultiplier = 60, baseMultiplier = 1.292, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [27] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.31, attackSpeedMultiplier = 60, baseMultiplier = 1.306, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [28] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.32, attackSpeedMultiplier = 60, baseMultiplier = 1.319, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [29] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.33, attackSpeedMultiplier = 60, baseMultiplier = 1.333, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [30] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = 60, baseMultiplier = 1.347, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [31] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = 60, baseMultiplier = 1.354, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [32] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.36, attackSpeedMultiplier = 60, baseMultiplier = 1.361, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [33] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.37, attackSpeedMultiplier = 60, baseMultiplier = 1.367, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [34] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.37, attackSpeedMultiplier = 60, baseMultiplier = 1.374, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [35] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.38, attackSpeedMultiplier = 60, baseMultiplier = 1.381, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [36] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.39, attackSpeedMultiplier = 60, baseMultiplier = 1.388, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [37] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.39, attackSpeedMultiplier = 60, baseMultiplier = 1.395, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [38] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.4, attackSpeedMultiplier = 60, baseMultiplier = 1.402, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [39] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.41, attackSpeedMultiplier = 60, baseMultiplier = 1.408, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [40] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.42, attackSpeedMultiplier = 60, baseMultiplier = 1.415, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, + [1] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.95, attackSpeedMultiplier = 60, baseMultiplier = 0.95, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.96, attackSpeedMultiplier = 60, baseMultiplier = 0.964, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.98, attackSpeedMultiplier = 60, baseMultiplier = 0.977, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 50, -100, 75, 150, 30, damageEffectiveness = 0.99, attackSpeedMultiplier = 60, baseMultiplier = 0.991, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { 50, -100, 75, 150, 30, baseMultiplier = 1.005, attackSpeedMultiplier = 60, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [6] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.02, attackSpeedMultiplier = 60, baseMultiplier = 1.018, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [7] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.03, attackSpeedMultiplier = 60, baseMultiplier = 1.032, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [8] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.05, attackSpeedMultiplier = 60, baseMultiplier = 1.046, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [9] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.06, attackSpeedMultiplier = 60, baseMultiplier = 1.059, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.07, attackSpeedMultiplier = 60, baseMultiplier = 1.073, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.09, attackSpeedMultiplier = 60, baseMultiplier = 1.087, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.1, attackSpeedMultiplier = 60, baseMultiplier = 1.101, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.11, attackSpeedMultiplier = 60, baseMultiplier = 1.114, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.13, attackSpeedMultiplier = 60, baseMultiplier = 1.128, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.14, attackSpeedMultiplier = 60, baseMultiplier = 1.142, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.16, attackSpeedMultiplier = 60, baseMultiplier = 1.155, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.17, attackSpeedMultiplier = 60, baseMultiplier = 1.169, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.18, attackSpeedMultiplier = 60, baseMultiplier = 1.183, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.2, attackSpeedMultiplier = 60, baseMultiplier = 1.196, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [20] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.21, attackSpeedMultiplier = 60, baseMultiplier = 1.21, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [21] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.22, attackSpeedMultiplier = 60, baseMultiplier = 1.224, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [22] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.24, attackSpeedMultiplier = 60, baseMultiplier = 1.237, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [23] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.25, attackSpeedMultiplier = 60, baseMultiplier = 1.251, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [24] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.26, attackSpeedMultiplier = 60, baseMultiplier = 1.265, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [25] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.28, attackSpeedMultiplier = 60, baseMultiplier = 1.278, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [26] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.29, attackSpeedMultiplier = 60, baseMultiplier = 1.292, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [27] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.31, attackSpeedMultiplier = 60, baseMultiplier = 1.306, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [28] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.32, attackSpeedMultiplier = 60, baseMultiplier = 1.319, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [29] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.33, attackSpeedMultiplier = 60, baseMultiplier = 1.333, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [30] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = 60, baseMultiplier = 1.347, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [31] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = 60, baseMultiplier = 1.354, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [32] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.36, attackSpeedMultiplier = 60, baseMultiplier = 1.361, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [33] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.37, attackSpeedMultiplier = 60, baseMultiplier = 1.367, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [34] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.37, attackSpeedMultiplier = 60, baseMultiplier = 1.374, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [35] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.38, attackSpeedMultiplier = 60, baseMultiplier = 1.381, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [36] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.39, attackSpeedMultiplier = 60, baseMultiplier = 1.388, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [37] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.39, attackSpeedMultiplier = 60, baseMultiplier = 1.395, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [38] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.4, attackSpeedMultiplier = 60, baseMultiplier = 1.402, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [39] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.41, attackSpeedMultiplier = 60, baseMultiplier = 1.408, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [40] = { 50, -100, 75, 150, 30, damageEffectiveness = 1.42, attackSpeedMultiplier = 60, baseMultiplier = 1.415, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, }, } skills["CobraLash"] = { @@ -1851,7 +1848,7 @@ skills["CobraLash"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Fires a poisonous projectile based on your weapon that will chain between enemies. Requires a Dagger or Claw.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Dagger"] = true, ["Claw"] = true, @@ -1895,46 +1892,46 @@ skills["CobraLash"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.75, attackSpeedMultiplier = 20, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.78, attackSpeedMultiplier = 20, baseMultiplier = 0.777, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.8, attackSpeedMultiplier = 20, baseMultiplier = 0.803, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.83, attackSpeedMultiplier = 20, baseMultiplier = 0.83, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.86, attackSpeedMultiplier = 20, baseMultiplier = 0.856, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.88, attackSpeedMultiplier = 20, baseMultiplier = 0.883, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.91, attackSpeedMultiplier = 20, baseMultiplier = 0.909, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.94, attackSpeedMultiplier = 20, baseMultiplier = 0.936, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 0.96, attackSpeedMultiplier = 20, baseMultiplier = 0.962, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 0.99, attackSpeedMultiplier = 20, baseMultiplier = 0.989, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.02, attackSpeedMultiplier = 20, baseMultiplier = 1.016, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.04, attackSpeedMultiplier = 20, baseMultiplier = 1.042, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.07, attackSpeedMultiplier = 20, baseMultiplier = 1.069, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.1, attackSpeedMultiplier = 20, baseMultiplier = 1.095, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.12, attackSpeedMultiplier = 20, baseMultiplier = 1.122, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.15, attackSpeedMultiplier = 20, baseMultiplier = 1.148, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.18, attackSpeedMultiplier = 20, baseMultiplier = 1.175, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.2, attackSpeedMultiplier = 20, baseMultiplier = 1.201, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.23, attackSpeedMultiplier = 20, baseMultiplier = 1.228, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.25, attackSpeedMultiplier = 20, baseMultiplier = 1.254, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.28, attackSpeedMultiplier = 20, baseMultiplier = 1.281, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.31, attackSpeedMultiplier = 20, baseMultiplier = 1.308, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.33, attackSpeedMultiplier = 20, baseMultiplier = 1.334, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.36, attackSpeedMultiplier = 20, baseMultiplier = 1.361, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.39, attackSpeedMultiplier = 20, baseMultiplier = 1.387, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.41, attackSpeedMultiplier = 20, baseMultiplier = 1.414, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.44, attackSpeedMultiplier = 20, baseMultiplier = 1.44, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.47, attackSpeedMultiplier = 20, baseMultiplier = 1.467, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.49, attackSpeedMultiplier = 20, baseMultiplier = 1.493, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.52, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.52, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.55, attackSpeedMultiplier = 20, baseMultiplier = 1.547, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.57, attackSpeedMultiplier = 20, baseMultiplier = 1.573, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.6, attackSpeedMultiplier = 20, baseMultiplier = 1.6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.63, attackSpeedMultiplier = 20, baseMultiplier = 1.626, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.65, attackSpeedMultiplier = 20, baseMultiplier = 1.653, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.68, attackSpeedMultiplier = 20, baseMultiplier = 1.679, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.71, attackSpeedMultiplier = 20, baseMultiplier = 1.706, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.73, attackSpeedMultiplier = 20, baseMultiplier = 1.732, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.76, attackSpeedMultiplier = 20, baseMultiplier = 1.759, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 0.80000001192093, 5, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.75, attackSpeedMultiplier = 20, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 0.80000001192093, 5, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.78, attackSpeedMultiplier = 20, baseMultiplier = 0.777, levelRequirement = 2, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 0.80000001192093, 6, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.8, attackSpeedMultiplier = 20, baseMultiplier = 0.803, levelRequirement = 4, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 0.80000001192093, 8, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.83, attackSpeedMultiplier = 20, baseMultiplier = 0.83, levelRequirement = 7, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 0.80000001192093, 11, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.86, attackSpeedMultiplier = 20, baseMultiplier = 0.856, levelRequirement = 11, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 0.80000001192093, 16, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.88, attackSpeedMultiplier = 20, baseMultiplier = 0.883, levelRequirement = 16, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 0.80000001192093, 20, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.91, attackSpeedMultiplier = 20, baseMultiplier = 0.909, levelRequirement = 20, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 0.80000001192093, 25, 60, 3, 15, 8, 50, 40, 5, damageEffectiveness = 0.94, attackSpeedMultiplier = 20, baseMultiplier = 0.936, levelRequirement = 24, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 0.80000001192093, 30, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 0.96, attackSpeedMultiplier = 20, baseMultiplier = 0.962, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 0.80000001192093, 37, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 0.99, attackSpeedMultiplier = 20, baseMultiplier = 0.989, levelRequirement = 32, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 0.80000001192093, 44, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.02, attackSpeedMultiplier = 20, baseMultiplier = 1.016, levelRequirement = 36, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 0.80000001192093, 53, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.04, attackSpeedMultiplier = 20, baseMultiplier = 1.042, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 0.80000001192093, 63, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.07, attackSpeedMultiplier = 20, baseMultiplier = 1.069, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [14] = { 0.80000001192093, 74, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.1, attackSpeedMultiplier = 20, baseMultiplier = 1.095, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [15] = { 0.80000001192093, 86, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.12, attackSpeedMultiplier = 20, baseMultiplier = 1.122, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [16] = { 0.80000001192093, 101, 60, 4, 15, 8, 50, 40, 5, damageEffectiveness = 1.15, attackSpeedMultiplier = 20, baseMultiplier = 1.148, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [17] = { 0.80000001192093, 117, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.18, attackSpeedMultiplier = 20, baseMultiplier = 1.175, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [18] = { 0.80000001192093, 136, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.2, attackSpeedMultiplier = 20, baseMultiplier = 1.201, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [19] = { 0.80000001192093, 152, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.23, attackSpeedMultiplier = 20, baseMultiplier = 1.228, levelRequirement = 67, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [20] = { 0.80000001192093, 169, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.25, attackSpeedMultiplier = 20, baseMultiplier = 1.254, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [21] = { 0.80000001192093, 181, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.28, attackSpeedMultiplier = 20, baseMultiplier = 1.281, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 0.80000001192093, 195, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.31, attackSpeedMultiplier = 20, baseMultiplier = 1.308, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 0.80000001192093, 209, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.33, attackSpeedMultiplier = 20, baseMultiplier = 1.334, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 0.80000001192093, 224, 60, 5, 15, 8, 50, 40, 5, damageEffectiveness = 1.36, attackSpeedMultiplier = 20, baseMultiplier = 1.361, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 0.80000001192093, 239, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.39, attackSpeedMultiplier = 20, baseMultiplier = 1.387, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 0.80000001192093, 256, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.41, attackSpeedMultiplier = 20, baseMultiplier = 1.414, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 0.80000001192093, 274, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.44, attackSpeedMultiplier = 20, baseMultiplier = 1.44, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 0.80000001192093, 293, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.47, attackSpeedMultiplier = 20, baseMultiplier = 1.467, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 0.80000001192093, 314, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.49, attackSpeedMultiplier = 20, baseMultiplier = 1.493, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [30] = { 0.80000001192093, 335, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.52, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [31] = { 0.80000001192093, 346, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.52, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [32] = { 0.80000001192093, 358, 60, 6, 15, 8, 50, 40, 5, damageEffectiveness = 1.55, attackSpeedMultiplier = 20, baseMultiplier = 1.547, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [33] = { 0.80000001192093, 370, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.57, attackSpeedMultiplier = 20, baseMultiplier = 1.573, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [34] = { 0.80000001192093, 382, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.6, attackSpeedMultiplier = 20, baseMultiplier = 1.6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [35] = { 0.80000001192093, 395, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.63, attackSpeedMultiplier = 20, baseMultiplier = 1.626, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [36] = { 0.80000001192093, 408, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.65, attackSpeedMultiplier = 20, baseMultiplier = 1.653, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [37] = { 0.80000001192093, 421, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.68, attackSpeedMultiplier = 20, baseMultiplier = 1.679, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [38] = { 0.80000001192093, 435, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.71, attackSpeedMultiplier = 20, baseMultiplier = 1.706, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [39] = { 0.80000001192093, 449, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.73, attackSpeedMultiplier = 20, baseMultiplier = 1.732, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [40] = { 0.80000001192093, 464, 60, 7, 15, 8, 50, 40, 5, damageEffectiveness = 1.76, attackSpeedMultiplier = 20, baseMultiplier = 1.759, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["CorpseEruption"] = { @@ -1943,7 +1940,7 @@ skills["CorpseEruption"] = { baseEffectiveness = 1.8178999423981, incrementalEffectiveness = 0.034499999135733, description = "A targeted corpse explodes, dealing area damage and turning into a volcanic geyser, which will repeatedly unleash projectiles sequentially over the surrounding area for a duration. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.Hit] = true, [SkillType.SpellCanCascade] = true, [SkillType.Projectile] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.Multicastable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Cascadable] = true, [SkillType.Projectile] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, parts = { @@ -2013,46 +2010,46 @@ skills["CorpseEruption"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.80000001192093, 74, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 11, }, }, + [2] = { 0.80000001192093, 89, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 11, }, }, + [3] = { 0.80000001192093, 105, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 12, }, }, + [4] = { 0.80000001192093, 125, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 13, }, }, + [5] = { 0.80000001192093, 147, 8000, 3, 4, 3, 0, 1000, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 13, }, }, + [6] = { 0.80000001192093, 163, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 14, }, }, + [7] = { 0.80000001192093, 182, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 202, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 15, }, }, + [9] = { 0.80000001192093, 224, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 248, 8000, 3, 4, 3, 1, 1000, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 15, }, }, + [11] = { 0.80000001192093, 274, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 16, }, }, + [12] = { 0.80000001192093, 303, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 334, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 17, }, }, + [14] = { 0.80000001192093, 368, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 17, }, }, + [15] = { 0.80000001192093, 406, 8000, 3, 4, 3, 2, 1000, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 18, }, }, + [16] = { 0.80000001192093, 447, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 18, }, }, + [17] = { 0.80000001192093, 491, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 18, }, }, + [18] = { 0.80000001192093, 540, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 19, }, }, + [19] = { 0.80000001192093, 593, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 19, }, }, + [20] = { 0.80000001192093, 651, 8000, 3, 4, 3, 3, 1000, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 20, }, }, + [21] = { 0.80000001192093, 714, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 20, }, }, + [22] = { 0.80000001192093, 783, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 21, }, }, + [23] = { 0.80000001192093, 858, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 21, }, }, + [24] = { 0.80000001192093, 940, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 21, }, }, + [25] = { 0.80000001192093, 1029, 8000, 3, 4, 3, 4, 1000, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 22, }, }, + [26] = { 0.80000001192093, 1125, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 22, }, }, + [27] = { 0.80000001192093, 1231, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 23, }, }, + [28] = { 0.80000001192093, 1345, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 23, }, }, + [29] = { 0.80000001192093, 1470, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 24, }, }, + [30] = { 0.80000001192093, 1605, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 24, }, }, + [31] = { 0.80000001192093, 1677, 8000, 3, 4, 3, 5, 1000, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 24, }, }, + [32] = { 0.80000001192093, 1752, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 25, }, }, + [33] = { 0.80000001192093, 1830, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 25, }, }, + [34] = { 0.80000001192093, 1912, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 25, }, }, + [35] = { 0.80000001192093, 1997, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 25, }, }, + [36] = { 0.80000001192093, 2085, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 25, }, }, + [37] = { 0.80000001192093, 2178, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 26, }, }, + [38] = { 0.80000001192093, 2274, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 26, }, }, + [39] = { 0.80000001192093, 2374, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 26, }, }, + [40] = { 0.80000001192093, 2479, 8000, 3, 4, 3, 6, 1000, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1470, 1471, 357, 6535, 344, }, cost = { Mana = 26, }, }, }, } skills["Cyclone"] = { @@ -2061,7 +2058,7 @@ skills["Cyclone"] = { baseEffectiveness = 0.25, incrementalEffectiveness = 0.023299999535084, description = "Channel this skill to move towards a targeted location while spinning, building up stages while constantly attacking enemies in an area around you. While channelling this skill, you cannot be knocked back.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.Channelled] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Channel] = true, [SkillType.Physical] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -2136,46 +2133,46 @@ skills["Cyclone"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { -30, -50, 330, 1, 330, 0.80000001192093, 1.2000000476837, 3, 8, damageEffectiveness = 0.44, attackSpeedMultiplier = 200, baseMultiplier = 0.44, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { -30, -50, 330, 1, 330, 0.80000001192093, 1.2000000476837, 3, 8, damageEffectiveness = 0.45, attackSpeedMultiplier = 200, baseMultiplier = 0.448, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { -30, -50, 330, 1, 330, 0.80000001192093, 1.2000000476837, 3, 8, damageEffectiveness = 0.46, attackSpeedMultiplier = 200, baseMultiplier = 0.456, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { -30, -50, 330, 1, 330, 0.80000001192093, 1.2000000476837, 3, 8, damageEffectiveness = 0.46, attackSpeedMultiplier = 200, baseMultiplier = 0.464, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [5] = { -30, -50, 330, 1, 330, 0.80000001192093, 1.2000000476837, 3, 8, damageEffectiveness = 0.47, attackSpeedMultiplier = 200, baseMultiplier = 0.472, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [6] = { -30, -50, 250, 1, 330, 0.80000001192093, 1.2000000476837, 4, 8, damageEffectiveness = 0.48, attackSpeedMultiplier = 200, baseMultiplier = 0.479, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [7] = { -30, -50, 250, 1, 330, 0.80000001192093, 1.2000000476837, 4, 8, damageEffectiveness = 0.49, attackSpeedMultiplier = 200, baseMultiplier = 0.487, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [8] = { -30, -50, 250, 1, 330, 0.80000001192093, 1.2000000476837, 4, 8, damageEffectiveness = 0.5, attackSpeedMultiplier = 200, baseMultiplier = 0.495, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [9] = { -30, -50, 250, 1, 330, 0.80000001192093, 1.2000000476837, 4, 8, damageEffectiveness = 0.5, attackSpeedMultiplier = 200, baseMultiplier = 0.503, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [10] = { -30, -50, 250, 1, 330, 0.80000001192093, 1.2000000476837, 4, 8, damageEffectiveness = 0.51, attackSpeedMultiplier = 200, baseMultiplier = 0.511, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [11] = { -30, -50, 200, 1, 330, 0.80000001192093, 1.2000000476837, 5, 8, damageEffectiveness = 0.52, attackSpeedMultiplier = 200, baseMultiplier = 0.519, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [12] = { -30, -50, 200, 1, 330, 0.80000001192093, 1.2000000476837, 5, 8, damageEffectiveness = 0.53, attackSpeedMultiplier = 200, baseMultiplier = 0.527, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [13] = { -30, -50, 200, 1, 330, 0.80000001192093, 1.2000000476837, 5, 8, damageEffectiveness = 0.53, attackSpeedMultiplier = 200, baseMultiplier = 0.535, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [14] = { -30, -50, 200, 1, 330, 0.80000001192093, 1.2000000476837, 5, 8, damageEffectiveness = 0.54, attackSpeedMultiplier = 200, baseMultiplier = 0.543, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [15] = { -30, -50, 200, 1, 330, 0.80000001192093, 1.2000000476837, 5, 8, damageEffectiveness = 0.55, attackSpeedMultiplier = 200, baseMultiplier = 0.551, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [16] = { -30, -50, 170, 1, 330, 0.80000001192093, 1.2000000476837, 6, 8, damageEffectiveness = 0.56, attackSpeedMultiplier = 200, baseMultiplier = 0.558, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [17] = { -30, -50, 170, 1, 330, 0.80000001192093, 1.2000000476837, 6, 8, damageEffectiveness = 0.57, attackSpeedMultiplier = 200, baseMultiplier = 0.566, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [18] = { -30, -50, 170, 1, 330, 0.80000001192093, 1.2000000476837, 6, 8, damageEffectiveness = 0.57, attackSpeedMultiplier = 200, baseMultiplier = 0.574, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [19] = { -30, -50, 170, 1, 330, 0.80000001192093, 1.2000000476837, 6, 8, damageEffectiveness = 0.58, attackSpeedMultiplier = 200, baseMultiplier = 0.582, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [20] = { -30, -50, 170, 1, 330, 0.80000001192093, 1.2000000476837, 6, 8, damageEffectiveness = 0.59, attackSpeedMultiplier = 200, baseMultiplier = 0.59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [21] = { -30, -50, 140, 1, 330, 0.80000001192093, 1.2000000476837, 7, 8, damageEffectiveness = 0.6, attackSpeedMultiplier = 200, baseMultiplier = 0.598, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [22] = { -30, -50, 140, 1, 330, 0.80000001192093, 1.2000000476837, 7, 8, damageEffectiveness = 0.61, attackSpeedMultiplier = 200, baseMultiplier = 0.606, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [23] = { -30, -50, 140, 1, 330, 0.80000001192093, 1.2000000476837, 7, 8, damageEffectiveness = 0.61, attackSpeedMultiplier = 200, baseMultiplier = 0.614, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [24] = { -30, -50, 140, 1, 330, 0.80000001192093, 1.2000000476837, 7, 8, damageEffectiveness = 0.62, attackSpeedMultiplier = 200, baseMultiplier = 0.622, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [25] = { -30, -50, 140, 1, 330, 0.80000001192093, 1.2000000476837, 7, 8, damageEffectiveness = 0.63, attackSpeedMultiplier = 200, baseMultiplier = 0.629, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [26] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.64, attackSpeedMultiplier = 200, baseMultiplier = 0.637, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [27] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.65, attackSpeedMultiplier = 200, baseMultiplier = 0.645, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [28] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.65, attackSpeedMultiplier = 200, baseMultiplier = 0.653, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [29] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.66, attackSpeedMultiplier = 200, baseMultiplier = 0.661, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [30] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.67, attackSpeedMultiplier = 200, baseMultiplier = 0.669, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [31] = { -30, -50, 125, 1, 330, 0.80000001192093, 1.2000000476837, 8, 8, damageEffectiveness = 0.67, attackSpeedMultiplier = 200, baseMultiplier = 0.673, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [32] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.677, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [33] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.681, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [34] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.685, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [35] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.69, attackSpeedMultiplier = 200, baseMultiplier = 0.689, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [36] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.69, attackSpeedMultiplier = 200, baseMultiplier = 0.693, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [37] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.697, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [38] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.701, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [39] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.704, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, - [40] = { -30, -50, 110, 1, 330, 0.80000001192093, 1.2000000476837, 9, 8, damageEffectiveness = 0.71, attackSpeedMultiplier = 200, baseMultiplier = 0.708, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 2, }, }, + [1] = { -30, -50, 330, 1, 330, 5, 8, 3, 8, damageEffectiveness = 0.44, attackSpeedMultiplier = 200, baseMultiplier = 0.44, levelRequirement = 28, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { -30, -50, 330, 1, 330, 6, 9, 3, 8, damageEffectiveness = 0.45, attackSpeedMultiplier = 200, baseMultiplier = 0.448, levelRequirement = 31, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { -30, -50, 330, 1, 330, 7, 10, 3, 8, damageEffectiveness = 0.46, attackSpeedMultiplier = 200, baseMultiplier = 0.456, levelRequirement = 34, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { -30, -50, 330, 1, 330, 8, 12, 3, 8, damageEffectiveness = 0.46, attackSpeedMultiplier = 200, baseMultiplier = 0.464, levelRequirement = 37, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [5] = { -30, -50, 330, 1, 330, 9, 13, 3, 8, damageEffectiveness = 0.47, attackSpeedMultiplier = 200, baseMultiplier = 0.472, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [6] = { -30, -50, 250, 1, 330, 10, 14, 4, 8, damageEffectiveness = 0.48, attackSpeedMultiplier = 200, baseMultiplier = 0.479, levelRequirement = 42, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [7] = { -30, -50, 250, 1, 330, 10, 16, 4, 8, damageEffectiveness = 0.49, attackSpeedMultiplier = 200, baseMultiplier = 0.487, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [8] = { -30, -50, 250, 1, 330, 11, 17, 4, 8, damageEffectiveness = 0.5, attackSpeedMultiplier = 200, baseMultiplier = 0.495, levelRequirement = 46, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [9] = { -30, -50, 250, 1, 330, 12, 18, 4, 8, damageEffectiveness = 0.5, attackSpeedMultiplier = 200, baseMultiplier = 0.503, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [10] = { -30, -50, 250, 1, 330, 13, 20, 4, 8, damageEffectiveness = 0.51, attackSpeedMultiplier = 200, baseMultiplier = 0.511, levelRequirement = 50, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [11] = { -30, -50, 200, 1, 330, 14, 22, 5, 8, damageEffectiveness = 0.52, attackSpeedMultiplier = 200, baseMultiplier = 0.519, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [12] = { -30, -50, 200, 1, 330, 16, 23, 5, 8, damageEffectiveness = 0.53, attackSpeedMultiplier = 200, baseMultiplier = 0.527, levelRequirement = 54, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [13] = { -30, -50, 200, 1, 330, 17, 25, 5, 8, damageEffectiveness = 0.53, attackSpeedMultiplier = 200, baseMultiplier = 0.535, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [14] = { -30, -50, 200, 1, 330, 18, 27, 5, 8, damageEffectiveness = 0.54, attackSpeedMultiplier = 200, baseMultiplier = 0.543, levelRequirement = 58, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [15] = { -30, -50, 200, 1, 330, 20, 29, 5, 8, damageEffectiveness = 0.55, attackSpeedMultiplier = 200, baseMultiplier = 0.551, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [16] = { -30, -50, 170, 1, 330, 21, 32, 6, 8, damageEffectiveness = 0.56, attackSpeedMultiplier = 200, baseMultiplier = 0.558, levelRequirement = 62, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [17] = { -30, -50, 170, 1, 330, 23, 34, 6, 8, damageEffectiveness = 0.57, attackSpeedMultiplier = 200, baseMultiplier = 0.566, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [18] = { -30, -50, 170, 1, 330, 24, 37, 6, 8, damageEffectiveness = 0.57, attackSpeedMultiplier = 200, baseMultiplier = 0.574, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [19] = { -30, -50, 170, 1, 330, 26, 39, 6, 8, damageEffectiveness = 0.58, attackSpeedMultiplier = 200, baseMultiplier = 0.582, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [20] = { -30, -50, 170, 1, 330, 28, 42, 6, 8, damageEffectiveness = 0.59, attackSpeedMultiplier = 200, baseMultiplier = 0.59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [21] = { -30, -50, 140, 1, 330, 30, 45, 7, 8, damageEffectiveness = 0.6, attackSpeedMultiplier = 200, baseMultiplier = 0.598, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [22] = { -30, -50, 140, 1, 330, 32, 49, 7, 8, damageEffectiveness = 0.61, attackSpeedMultiplier = 200, baseMultiplier = 0.606, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [23] = { -30, -50, 140, 1, 330, 35, 52, 7, 8, damageEffectiveness = 0.61, attackSpeedMultiplier = 200, baseMultiplier = 0.614, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [24] = { -30, -50, 140, 1, 330, 37, 56, 7, 8, damageEffectiveness = 0.62, attackSpeedMultiplier = 200, baseMultiplier = 0.622, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [25] = { -30, -50, 140, 1, 330, 40, 60, 7, 8, damageEffectiveness = 0.63, attackSpeedMultiplier = 200, baseMultiplier = 0.629, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [26] = { -30, -50, 125, 1, 330, 43, 64, 8, 8, damageEffectiveness = 0.64, attackSpeedMultiplier = 200, baseMultiplier = 0.637, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [27] = { -30, -50, 125, 1, 330, 46, 69, 8, 8, damageEffectiveness = 0.65, attackSpeedMultiplier = 200, baseMultiplier = 0.645, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [28] = { -30, -50, 125, 1, 330, 49, 73, 8, 8, damageEffectiveness = 0.65, attackSpeedMultiplier = 200, baseMultiplier = 0.653, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [29] = { -30, -50, 125, 1, 330, 52, 78, 8, 8, damageEffectiveness = 0.66, attackSpeedMultiplier = 200, baseMultiplier = 0.661, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [30] = { -30, -50, 125, 1, 330, 56, 84, 8, 8, damageEffectiveness = 0.67, attackSpeedMultiplier = 200, baseMultiplier = 0.669, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [31] = { -30, -50, 125, 1, 330, 58, 87, 8, 8, damageEffectiveness = 0.67, attackSpeedMultiplier = 200, baseMultiplier = 0.673, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [32] = { -30, -50, 110, 1, 330, 60, 89, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.677, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [33] = { -30, -50, 110, 1, 330, 62, 92, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.681, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [34] = { -30, -50, 110, 1, 330, 64, 96, 9, 8, damageEffectiveness = 0.68, attackSpeedMultiplier = 200, baseMultiplier = 0.685, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [35] = { -30, -50, 110, 1, 330, 66, 99, 9, 8, damageEffectiveness = 0.69, attackSpeedMultiplier = 200, baseMultiplier = 0.689, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [36] = { -30, -50, 110, 1, 330, 68, 102, 9, 8, damageEffectiveness = 0.69, attackSpeedMultiplier = 200, baseMultiplier = 0.693, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [37] = { -30, -50, 110, 1, 330, 70, 105, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.697, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [38] = { -30, -50, 110, 1, 330, 73, 109, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.701, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [39] = { -30, -50, 110, 1, 330, 75, 112, 9, 8, damageEffectiveness = 0.7, attackSpeedMultiplier = 200, baseMultiplier = 0.704, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [40] = { -30, -50, 110, 1, 330, 77, 116, 9, 8, damageEffectiveness = 0.71, attackSpeedMultiplier = 200, baseMultiplier = 0.708, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, }, } skills["VaalCyclone"] = { @@ -2246,53 +2243,53 @@ skills["VaalCyclone"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.8, attackSpeedMultiplier = 200, baseMultiplier = 0.8, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [2] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.82, attackSpeedMultiplier = 200, baseMultiplier = 0.815, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [3] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.83, attackSpeedMultiplier = 200, baseMultiplier = 0.831, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [4] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.85, attackSpeedMultiplier = 200, baseMultiplier = 0.846, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [5] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.86, attackSpeedMultiplier = 200, baseMultiplier = 0.861, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [6] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.88, attackSpeedMultiplier = 200, baseMultiplier = 0.876, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [7] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.89, attackSpeedMultiplier = 200, baseMultiplier = 0.892, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [8] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.91, attackSpeedMultiplier = 200, baseMultiplier = 0.907, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [9] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.92, attackSpeedMultiplier = 200, baseMultiplier = 0.922, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [10] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.94, attackSpeedMultiplier = 200, baseMultiplier = 0.937, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [11] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.95, attackSpeedMultiplier = 200, baseMultiplier = 0.953, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [12] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.97, attackSpeedMultiplier = 200, baseMultiplier = 0.968, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [13] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.98, attackSpeedMultiplier = 200, baseMultiplier = 0.983, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [14] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, baseMultiplier = 0.998, attackSpeedMultiplier = 200, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [15] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.01, attackSpeedMultiplier = 200, baseMultiplier = 1.014, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [16] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.03, attackSpeedMultiplier = 200, baseMultiplier = 1.029, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [17] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.04, attackSpeedMultiplier = 200, baseMultiplier = 1.044, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [18] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.06, attackSpeedMultiplier = 200, baseMultiplier = 1.059, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [19] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.07, attackSpeedMultiplier = 200, baseMultiplier = 1.075, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [20] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.09, attackSpeedMultiplier = 200, baseMultiplier = 1.09, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [21] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.11, attackSpeedMultiplier = 200, baseMultiplier = 1.105, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [22] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.12, attackSpeedMultiplier = 200, baseMultiplier = 1.121, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [23] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.14, attackSpeedMultiplier = 200, baseMultiplier = 1.136, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [24] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.15, attackSpeedMultiplier = 200, baseMultiplier = 1.151, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [25] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.17, attackSpeedMultiplier = 200, baseMultiplier = 1.166, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [26] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.18, attackSpeedMultiplier = 200, baseMultiplier = 1.182, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [27] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.2, attackSpeedMultiplier = 200, baseMultiplier = 1.197, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [28] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.21, attackSpeedMultiplier = 200, baseMultiplier = 1.212, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [29] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.23, attackSpeedMultiplier = 200, baseMultiplier = 1.227, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [30] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.24, attackSpeedMultiplier = 200, baseMultiplier = 1.243, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [31] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.25, attackSpeedMultiplier = 200, baseMultiplier = 1.25, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [32] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.26, attackSpeedMultiplier = 200, baseMultiplier = 1.258, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [33] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.27, attackSpeedMultiplier = 200, baseMultiplier = 1.266, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [34] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.27, attackSpeedMultiplier = 200, baseMultiplier = 1.273, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [35] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.28, attackSpeedMultiplier = 200, baseMultiplier = 1.281, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [36] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.29, attackSpeedMultiplier = 200, baseMultiplier = 1.288, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [37] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.3, attackSpeedMultiplier = 200, baseMultiplier = 1.296, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [38] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.3, attackSpeedMultiplier = 200, baseMultiplier = 1.304, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [39] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.31, attackSpeedMultiplier = 200, baseMultiplier = 1.311, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, - [40] = { 5000, 0, 0, 0, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.32, attackSpeedMultiplier = 200, baseMultiplier = 1.319, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { }, }, + [1] = { 5000, 0, 0, 0, 5, 8, 8, damageEffectiveness = 0.8, attackSpeedMultiplier = 200, baseMultiplier = 0.8, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 5000, 0, 0, 0, 6, 9, 8, damageEffectiveness = 0.82, attackSpeedMultiplier = 200, baseMultiplier = 0.815, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 5000, 0, 0, 0, 7, 10, 8, damageEffectiveness = 0.83, attackSpeedMultiplier = 200, baseMultiplier = 0.831, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 5000, 0, 0, 0, 8, 12, 8, damageEffectiveness = 0.85, attackSpeedMultiplier = 200, baseMultiplier = 0.846, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 5000, 0, 0, 0, 9, 13, 8, damageEffectiveness = 0.86, attackSpeedMultiplier = 200, baseMultiplier = 0.861, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 5000, 0, 0, 0, 10, 14, 8, damageEffectiveness = 0.88, attackSpeedMultiplier = 200, baseMultiplier = 0.876, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 5000, 0, 0, 0, 10, 16, 8, damageEffectiveness = 0.89, attackSpeedMultiplier = 200, baseMultiplier = 0.892, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 5000, 0, 0, 0, 11, 17, 8, damageEffectiveness = 0.91, attackSpeedMultiplier = 200, baseMultiplier = 0.907, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 5000, 0, 0, 0, 12, 18, 8, damageEffectiveness = 0.92, attackSpeedMultiplier = 200, baseMultiplier = 0.922, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 5000, 0, 0, 0, 13, 20, 8, damageEffectiveness = 0.94, attackSpeedMultiplier = 200, baseMultiplier = 0.937, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 5000, 0, 0, 0, 14, 22, 8, damageEffectiveness = 0.95, attackSpeedMultiplier = 200, baseMultiplier = 0.953, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 5000, 0, 0, 0, 16, 23, 8, damageEffectiveness = 0.97, attackSpeedMultiplier = 200, baseMultiplier = 0.968, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 5000, 0, 0, 0, 17, 25, 8, damageEffectiveness = 0.98, attackSpeedMultiplier = 200, baseMultiplier = 0.983, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 5000, 0, 0, 0, 18, 27, 8, baseMultiplier = 0.998, attackSpeedMultiplier = 200, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 5000, 0, 0, 0, 20, 29, 8, damageEffectiveness = 1.01, attackSpeedMultiplier = 200, baseMultiplier = 1.014, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 5000, 0, 0, 0, 21, 32, 8, damageEffectiveness = 1.03, attackSpeedMultiplier = 200, baseMultiplier = 1.029, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 5000, 0, 0, 0, 23, 34, 8, damageEffectiveness = 1.04, attackSpeedMultiplier = 200, baseMultiplier = 1.044, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 5000, 0, 0, 0, 24, 37, 8, damageEffectiveness = 1.06, attackSpeedMultiplier = 200, baseMultiplier = 1.059, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 5000, 0, 0, 0, 26, 39, 8, damageEffectiveness = 1.07, attackSpeedMultiplier = 200, baseMultiplier = 1.075, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 5000, 0, 0, 0, 28, 42, 8, damageEffectiveness = 1.09, attackSpeedMultiplier = 200, baseMultiplier = 1.09, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 5000, 0, 0, 0, 30, 45, 8, damageEffectiveness = 1.11, attackSpeedMultiplier = 200, baseMultiplier = 1.105, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 5000, 0, 0, 0, 32, 49, 8, damageEffectiveness = 1.12, attackSpeedMultiplier = 200, baseMultiplier = 1.121, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 5000, 0, 0, 0, 35, 52, 8, damageEffectiveness = 1.14, attackSpeedMultiplier = 200, baseMultiplier = 1.136, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 5000, 0, 0, 0, 37, 56, 8, damageEffectiveness = 1.15, attackSpeedMultiplier = 200, baseMultiplier = 1.151, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 5000, 0, 0, 0, 40, 60, 8, damageEffectiveness = 1.17, attackSpeedMultiplier = 200, baseMultiplier = 1.166, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 5000, 0, 0, 0, 43, 64, 8, damageEffectiveness = 1.18, attackSpeedMultiplier = 200, baseMultiplier = 1.182, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 5000, 0, 0, 0, 46, 69, 8, damageEffectiveness = 1.2, attackSpeedMultiplier = 200, baseMultiplier = 1.197, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 5000, 0, 0, 0, 49, 73, 8, damageEffectiveness = 1.21, attackSpeedMultiplier = 200, baseMultiplier = 1.212, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 5000, 0, 0, 0, 52, 78, 8, damageEffectiveness = 1.23, attackSpeedMultiplier = 200, baseMultiplier = 1.227, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 5000, 0, 0, 0, 56, 84, 8, damageEffectiveness = 1.24, attackSpeedMultiplier = 200, baseMultiplier = 1.243, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 5000, 0, 0, 0, 58, 87, 8, damageEffectiveness = 1.25, attackSpeedMultiplier = 200, baseMultiplier = 1.25, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 5000, 0, 0, 0, 60, 89, 8, damageEffectiveness = 1.26, attackSpeedMultiplier = 200, baseMultiplier = 1.258, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 5000, 0, 0, 0, 62, 92, 8, damageEffectiveness = 1.27, attackSpeedMultiplier = 200, baseMultiplier = 1.266, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 5000, 0, 0, 0, 64, 96, 8, damageEffectiveness = 1.27, attackSpeedMultiplier = 200, baseMultiplier = 1.273, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 5000, 0, 0, 0, 66, 99, 8, damageEffectiveness = 1.28, attackSpeedMultiplier = 200, baseMultiplier = 1.281, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 5000, 0, 0, 0, 68, 102, 8, damageEffectiveness = 1.29, attackSpeedMultiplier = 200, baseMultiplier = 1.288, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 5000, 0, 0, 0, 70, 105, 8, damageEffectiveness = 1.3, attackSpeedMultiplier = 200, baseMultiplier = 1.296, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 5000, 0, 0, 0, 73, 109, 8, damageEffectiveness = 1.3, attackSpeedMultiplier = 200, baseMultiplier = 1.304, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 5000, 0, 0, 0, 75, 112, 8, damageEffectiveness = 1.31, attackSpeedMultiplier = 200, baseMultiplier = 1.311, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 5000, 0, 0, 0, 77, 116, 8, damageEffectiveness = 1.32, attackSpeedMultiplier = 200, baseMultiplier = 1.319, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["QuickDodge"] = { name = "Dash", color = 2, description = "Performs a series of quick teleports towards a targeted location. If using the \"Attack in Place\" option, the direction is reversed. Shares a cooldown with other Blink skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.BlinkSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.Type116] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Blink] = true, [SkillType.Cooldown] = true, [SkillType.FixedCastTime] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.15, baseFlags = { @@ -2321,46 +2318,46 @@ skills["QuickDodge"] = { "spell_cast_time_cannot_be_modified", }, levels = { - [1] = { 0, 0, cooldown = 2.5, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 1, 3, cooldown = 2.5, levelRequirement = 6, statInterpolation = { 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 2, 6, cooldown = 2.5, levelRequirement = 9, statInterpolation = { 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 3, 9, cooldown = 2.5, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 4, 12, cooldown = 2.5, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 5, 15, cooldown = 2.5, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 6, 18, cooldown = 2.5, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 7, 21, cooldown = 2.5, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 8, 24, cooldown = 2.5, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 9, 27, cooldown = 2.5, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 10, 30, cooldown = 2.5, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 11, 33, cooldown = 2.5, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [13] = { 12, 36, cooldown = 2.5, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [14] = { 13, 39, cooldown = 2.5, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [15] = { 14, 42, cooldown = 2.5, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 15, 45, cooldown = 2.5, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [17] = { 16, 48, cooldown = 2.5, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 17, 51, cooldown = 2.5, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [19] = { 18, 54, cooldown = 2.5, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 19, 57, cooldown = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 20, 60, cooldown = 2.5, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 21, 63, cooldown = 2.5, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 22, 66, cooldown = 2.5, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 23, 69, cooldown = 2.5, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 24, 72, cooldown = 2.5, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 25, 75, cooldown = 2.5, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 26, 78, cooldown = 2.5, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 27, 81, cooldown = 2.5, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 28, 84, cooldown = 2.5, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 29, 87, cooldown = 2.5, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 29, 88, cooldown = 2.5, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 30, 90, cooldown = 2.5, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 30, 91, cooldown = 2.5, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 31, 93, cooldown = 2.5, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 31, 94, cooldown = 2.5, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 32, 96, cooldown = 2.5, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 32, 97, cooldown = 2.5, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 33, 99, cooldown = 2.5, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 33, 100, cooldown = 2.5, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 34, 102, cooldown = 2.5, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0, 0, cooldown = 2.5, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { Mana = 4, }, }, + [2] = { 1, 3, cooldown = 2.5, levelRequirement = 6, statInterpolation = { 1, 0, }, cost = { Mana = 5, }, }, + [3] = { 2, 6, cooldown = 2.5, levelRequirement = 9, statInterpolation = { 1, 0, }, cost = { Mana = 5, }, }, + [4] = { 3, 9, cooldown = 2.5, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [5] = { 4, 12, cooldown = 2.5, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [6] = { 5, 15, cooldown = 2.5, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [7] = { 6, 18, cooldown = 2.5, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [8] = { 7, 21, cooldown = 2.5, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [9] = { 8, 24, cooldown = 2.5, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [10] = { 9, 27, cooldown = 2.5, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [11] = { 10, 30, cooldown = 2.5, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [12] = { 11, 33, cooldown = 2.5, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [13] = { 12, 36, cooldown = 2.5, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [14] = { 13, 39, cooldown = 2.5, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [15] = { 14, 42, cooldown = 2.5, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [16] = { 15, 45, cooldown = 2.5, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [17] = { 16, 48, cooldown = 2.5, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [18] = { 17, 51, cooldown = 2.5, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [19] = { 18, 54, cooldown = 2.5, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [20] = { 19, 57, cooldown = 2.5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [21] = { 20, 60, cooldown = 2.5, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [22] = { 21, 63, cooldown = 2.5, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [23] = { 22, 66, cooldown = 2.5, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [24] = { 23, 69, cooldown = 2.5, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [25] = { 24, 72, cooldown = 2.5, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [26] = { 25, 75, cooldown = 2.5, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [27] = { 26, 78, cooldown = 2.5, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [28] = { 27, 81, cooldown = 2.5, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [29] = { 28, 84, cooldown = 2.5, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [30] = { 29, 87, cooldown = 2.5, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [31] = { 29, 88, cooldown = 2.5, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [32] = { 30, 90, cooldown = 2.5, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [33] = { 30, 91, cooldown = 2.5, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [34] = { 31, 93, cooldown = 2.5, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [35] = { 31, 94, cooldown = 2.5, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [36] = { 32, 96, cooldown = 2.5, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [37] = { 32, 97, cooldown = 2.5, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [38] = { 33, 99, cooldown = 2.5, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, + [39] = { 33, 100, cooldown = 2.5, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, + [40] = { 34, 102, cooldown = 2.5, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, }, } skills["Desecrate"] = { @@ -2369,7 +2366,7 @@ skills["Desecrate"] = { baseEffectiveness = 1.6000000238419, incrementalEffectiveness = 0.046500001102686, description = "Desecrates the ground, summoning corpses and dealing chaos damage to all enemies in the area. The corpses will be chosen from the monsters in the current area and any Spectres that have existed in this instance.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.DamageOverTime] = true, [SkillType.SpellCanRepeat] = true, [SkillType.ChaosSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.DamageOverTime] = true, [SkillType.Multicastable] = true, [SkillType.Chaos] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { @@ -2404,46 +2401,46 @@ skills["Desecrate"] = { "is_area_damage", }, levels = { - [1] = { 4000, 16.666667039196, 5, 20, 10, levelRequirement = 16, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 4000, 16.666667039196, 5, 24, 10, levelRequirement = 20, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [3] = { 4000, 16.666667039196, 5, 28, 10, levelRequirement = 24, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [4] = { 4000, 16.666667039196, 5, 32, 10, levelRequirement = 28, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 4000, 16.666667039196, 5, 35, 10, levelRequirement = 31, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 4000, 16.666667039196, 5, 38, 10, levelRequirement = 34, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 4000, 16.666667039196, 5, 41, 10, levelRequirement = 37, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [8] = { 4000, 16.666667039196, 5, 44, 10, levelRequirement = 40, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 4000, 16.666667039196, 5, 47, 10, levelRequirement = 43, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [10] = { 4000, 16.666667039196, 5, 50, 10, levelRequirement = 46, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 4000, 16.666667039196, 5, 53, 10, levelRequirement = 49, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [12] = { 4000, 16.666667039196, 5, 56, 10, levelRequirement = 52, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [13] = { 4000, 16.666667039196, 5, 59, 10, levelRequirement = 55, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [14] = { 4000, 16.666667039196, 5, 62, 10, levelRequirement = 58, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [15] = { 4000, 16.666667039196, 5, 65, 10, levelRequirement = 60, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [16] = { 4000, 16.666667039196, 5, 69, 10, levelRequirement = 62, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [17] = { 4000, 16.666667039196, 5, 73, 10, levelRequirement = 64, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 4000, 16.666667039196, 5, 77, 10, levelRequirement = 66, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [19] = { 4000, 16.666667039196, 5, 81, 10, levelRequirement = 68, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [20] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 70, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [21] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 72, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [22] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 74, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [23] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 76, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [24] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 78, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [25] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 80, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [26] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 82, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 84, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 86, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 88, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 90, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 91, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 92, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 93, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 94, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 95, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 96, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 97, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 98, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 99, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 4000, 16.666667039196, 5, 100, 10, levelRequirement = 100, statInterpolation = { 1, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 4000, 490, 5, 20, 10, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [2] = { 4000, 679, 5, 24, 10, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [3] = { 4000, 923, 5, 28, 10, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [4] = { 4000, 1238, 5, 32, 10, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 4000, 1532, 5, 35, 10, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 4000, 1885, 5, 38, 10, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 4000, 2308, 5, 41, 10, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [8] = { 4000, 2815, 5, 44, 10, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 4000, 3421, 5, 47, 10, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [10] = { 4000, 4143, 5, 50, 10, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 4000, 5004, 5, 53, 10, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [12] = { 4000, 6028, 5, 56, 10, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [13] = { 4000, 7244, 5, 59, 10, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [14] = { 4000, 8686, 5, 62, 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [15] = { 4000, 9794, 5, 65, 10, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 4000, 11033, 5, 69, 10, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [17] = { 4000, 12420, 5, 73, 10, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 4000, 13970, 5, 77, 10, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 4000, 15703, 5, 81, 10, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 4000, 17640, 5, 100, 10, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 4000, 19803, 5, 100, 10, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 4000, 22218, 5, 100, 10, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 4000, 24913, 5, 100, 10, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 4000, 27920, 5, 100, 10, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 4000, 31273, 5, 100, 10, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 4000, 35012, 5, 100, 10, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 4000, 39179, 5, 100, 10, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 4000, 43823, 5, 100, 10, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 4000, 48995, 5, 100, 10, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 4000, 54755, 5, 100, 10, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 4000, 57875, 5, 100, 10, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 4000, 61168, 5, 100, 10, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 4000, 64641, 5, 100, 10, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 4000, 68305, 5, 100, 10, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 4000, 72170, 5, 100, 10, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 4000, 76246, 5, 100, 10, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 4000, 80546, 5, 100, 10, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 4000, 85081, 5, 100, 10, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 4000, 89863, 5, 100, 10, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 4000, 94906, 5, 100, 10, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["DetonateDead"] = { @@ -2452,7 +2449,7 @@ skills["DetonateDead"] = { baseEffectiveness = 4.0300002098083, incrementalEffectiveness = 0.031700000166893, description = "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.DestroysCorpse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.DestroysCorpse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, statMap = { @@ -2502,46 +2499,46 @@ skills["DetonateDead"] = { "is_area_damage", }, levels = { - [1] = { 6, 0.69999998807907, 1, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [2] = { 6, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 6, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 6, 0.89999997615814, 1.2000000476837, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 9, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 6, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 7, }, }, - [5] = { 6, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [6] = { 6, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [7] = { 6, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [8] = { 6, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [9] = { 6, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [10] = { 6, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [11] = { 6, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [12] = { 6, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 14, }, }, - [13] = { 6, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 15, }, }, - [14] = { 6, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 16, }, }, - [15] = { 6, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 55, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 16, }, }, - [16] = { 6, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 17, }, }, - [17] = { 6, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 61, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 18, }, }, - [18] = { 6, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 18, }, }, - [19] = { 6, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 19, }, }, - [20] = { 6, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 20, }, }, - [21] = { 6, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 20, }, }, - [22] = { 6, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 21, }, }, - [23] = { 6, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 21, }, }, - [24] = { 6, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 21, }, }, - [25] = { 6, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 22, }, }, - [26] = { 6, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 22, }, }, - [27] = { 6, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 23, }, }, - [28] = { 6, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 23, }, }, - [29] = { 6, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 24, }, }, - [30] = { 6, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 24, }, }, - [31] = { 6, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 24, }, }, - [32] = { 6, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [33] = { 6, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [34] = { 6, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [35] = { 6, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [36] = { 6, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [37] = { 6, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [38] = { 6, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [39] = { 6, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [40] = { 6, 0.80000001192093, 1.2000000476837, 8, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 26, }, }, + [1] = { 6, 15, 22, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 5, }, }, + [2] = { 6, 21, 32, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 6, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 6, }, }, + [3] = { 6, 32, 42, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 9, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 6, }, }, + [4] = { 6, 36, 53, 0, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 7, }, }, + [5] = { 6, 48, 72, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 8, }, }, + [6] = { 6, 63, 94, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 9, }, }, + [7] = { 6, 80, 121, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 10, }, }, + [8] = { 6, 102, 153, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 11, }, }, + [9] = { 6, 128, 192, 1, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 11, }, }, + [10] = { 6, 159, 238, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 12, }, }, + [11] = { 6, 195, 293, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 13, }, }, + [12] = { 6, 239, 359, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 14, }, }, + [13] = { 6, 291, 436, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 15, }, }, + [14] = { 6, 352, 529, 2, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 16, }, }, + [15] = { 6, 406, 609, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 55, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 16, }, }, + [16] = { 6, 466, 699, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 17, }, }, + [17] = { 6, 535, 802, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 61, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 18, }, }, + [18] = { 6, 612, 918, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 18, }, }, + [19] = { 6, 700, 1049, 3, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 19, }, }, + [20] = { 6, 798, 1197, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 20, }, }, + [21] = { 6, 871, 1306, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 20, }, }, + [22] = { 6, 950, 1424, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 21, }, }, + [23] = { 6, 1035, 1552, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 21, }, }, + [24] = { 6, 1127, 1691, 4, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 21, }, }, + [25] = { 6, 1227, 1841, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 22, }, }, + [26] = { 6, 1335, 2003, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 22, }, }, + [27] = { 6, 1452, 2178, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 23, }, }, + [28] = { 6, 1579, 2368, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 23, }, }, + [29] = { 6, 1716, 2573, 5, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 24, }, }, + [30] = { 6, 1863, 2795, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 24, }, }, + [31] = { 6, 1942, 2913, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 24, }, }, + [32] = { 6, 2023, 3035, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 25, }, }, + [33] = { 6, 2108, 3162, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 25, }, }, + [34] = { 6, 2196, 3294, 6, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 25, }, }, + [35] = { 6, 2287, 3431, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 25, }, }, + [36] = { 6, 2382, 3573, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 25, }, }, + [37] = { 6, 2481, 3722, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 26, }, }, + [38] = { 6, 2584, 3875, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 26, }, }, + [39] = { 6, 2690, 4035, 7, damageEffectiveness = 1.6, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 26, }, }, + [40] = { 6, 2801, 4202, 8, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 26, }, }, }, } skills["VaalDetonateDead"] = { @@ -2550,7 +2547,7 @@ skills["VaalDetonateDead"] = { baseEffectiveness = 6.039999961853, incrementalEffectiveness = 0.034000001847744, description = "Targets a corpse, and deals spell damage to enemies around the corpse, as well as causing the corpse to explode, dealing fire damage. The explosion is not affected by modifiers to spell damage and cannot be reflected. This will continue to target other corpses in the area, with an increasing delay between each one, until it runs out of corpses or has destroyed 22 corpses.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, statMap = { @@ -2594,46 +2591,46 @@ skills["VaalDetonateDead"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 9, 0.69999998807907, 1, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [2] = { 9, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [3] = { 9, 0.89999997615814, 1.2000000476837, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [4] = { 9, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [5] = { 9, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [6] = { 9, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [7] = { 9, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [8] = { 9, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [9] = { 9, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [10] = { 9, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [11] = { 9, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [12] = { 9, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [13] = { 9, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [14] = { 9, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [15] = { 9, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [16] = { 9, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [17] = { 9, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [18] = { 9, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [19] = { 9, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [20] = { 9, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [21] = { 9, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [22] = { 9, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [23] = { 9, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [24] = { 9, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [25] = { 9, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [26] = { 9, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [27] = { 9, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [28] = { 9, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [29] = { 9, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [30] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [31] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [32] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [33] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [34] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [35] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [36] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [37] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [38] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [39] = { 9, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, - [40] = { 9, 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 2, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [1] = { 9, 23, 33, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [2] = { 9, 32, 49, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [3] = { 9, 48, 64, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [4] = { 9, 55, 82, 0, damageEffectiveness = 2, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [5] = { 9, 74, 111, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [6] = { 9, 98, 147, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [7] = { 9, 127, 190, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [8] = { 9, 162, 243, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [9] = { 9, 205, 308, 1, damageEffectiveness = 2, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [10] = { 9, 257, 385, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [11] = { 9, 319, 479, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [12] = { 9, 394, 591, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [13] = { 9, 484, 726, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [14] = { 9, 592, 888, 2, damageEffectiveness = 2, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [15] = { 9, 686, 1029, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [16] = { 9, 793, 1190, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [17] = { 9, 916, 1374, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [18] = { 9, 1056, 1583, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [19] = { 9, 1214, 1822, 3, damageEffectiveness = 2, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [20] = { 9, 1395, 2092, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [21] = { 9, 1529, 2293, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [22] = { 9, 1675, 2512, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [23] = { 9, 1833, 2750, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [24] = { 9, 2006, 3008, 4, damageEffectiveness = 2, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [25] = { 9, 2193, 3290, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [26] = { 9, 2397, 3595, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [27] = { 9, 2619, 3928, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [28] = { 9, 2859, 4289, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [29] = { 9, 3121, 4681, 5, damageEffectiveness = 2, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [30] = { 9, 3405, 5108, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [31] = { 9, 3556, 5334, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [32] = { 9, 3713, 5570, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [33] = { 9, 3877, 5816, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [34] = { 9, 4048, 6072, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [35] = { 9, 4226, 6339, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [36] = { 9, 4412, 6617, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [37] = { 9, 4605, 6907, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [38] = { 9, 4806, 7209, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [39] = { 9, 5015, 7523, 6, damageEffectiveness = 2, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 344, 1470, 1471, }, cost = { }, }, + [40] = { 9, 5234, 7850, 7, damageEffectiveness = 2, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 108, 5723, 7729, }, cost = { }, }, }, } skills["DoubleStrike"] = { @@ -2641,7 +2638,7 @@ skills["DoubleStrike"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Performs two fast strikes with a melee weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2679,50 +2676,49 @@ skills["DoubleStrike"] = { "base_skill_number_of_additional_hits", "global_minimum_added_physical_damage_vs_bleeding_enemies", "global_maximum_added_physical_damage_vs_bleeding_enemies", - "melee_range_+", "bleed_on_hit_with_attacks_%", }, levels = { - [1] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 0.91, attackSpeedMultiplier = -20, baseMultiplier = 0.91, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 0.94, attackSpeedMultiplier = -20, baseMultiplier = 0.936, levelRequirement = 2, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 0.96, attackSpeedMultiplier = -20, baseMultiplier = 0.962, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 0.99, attackSpeedMultiplier = -20, baseMultiplier = 0.987, levelRequirement = 7, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 1.01, attackSpeedMultiplier = -20, baseMultiplier = 1.013, levelRequirement = 11, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 1, 0.80000001192093, 1.2000000476837, 0, 25, damageEffectiveness = 1.04, attackSpeedMultiplier = -20, baseMultiplier = 1.039, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.065, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.09, attackSpeedMultiplier = -20, baseMultiplier = 1.091, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.12, attackSpeedMultiplier = -20, baseMultiplier = 1.116, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [10] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.14, attackSpeedMultiplier = -20, baseMultiplier = 1.142, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [11] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.168, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [12] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.19, attackSpeedMultiplier = -20, baseMultiplier = 1.194, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 1, 0.80000001192093, 1.2000000476837, 1, 25, damageEffectiveness = 1.22, attackSpeedMultiplier = -20, baseMultiplier = 1.219, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [14] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.245, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.27, attackSpeedMultiplier = -20, baseMultiplier = 1.271, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.297, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.32, attackSpeedMultiplier = -20, baseMultiplier = 1.323, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.35, attackSpeedMultiplier = -20, baseMultiplier = 1.348, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.374, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 1, 0.80000001192093, 1.2000000476837, 2, 25, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.4, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.43, attackSpeedMultiplier = -20, baseMultiplier = 1.426, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.45, attackSpeedMultiplier = -20, baseMultiplier = 1.452, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.477, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.5, attackSpeedMultiplier = -20, baseMultiplier = 1.503, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.529, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.55, attackSpeedMultiplier = -20, baseMultiplier = 1.555, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 1, 0.80000001192093, 1.2000000476837, 3, 25, damageEffectiveness = 1.58, attackSpeedMultiplier = -20, baseMultiplier = 1.581, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.61, attackSpeedMultiplier = -20, baseMultiplier = 1.606, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.632, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.66, attackSpeedMultiplier = -20, baseMultiplier = 1.658, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.671, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.68, attackSpeedMultiplier = -20, baseMultiplier = 1.684, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.7, attackSpeedMultiplier = -20, baseMultiplier = 1.697, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 1, 0.80000001192093, 1.2000000476837, 4, 25, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.709, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.72, attackSpeedMultiplier = -20, baseMultiplier = 1.722, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [36] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.74, attackSpeedMultiplier = -20, baseMultiplier = 1.735, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [37] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.75, attackSpeedMultiplier = -20, baseMultiplier = 1.748, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [38] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.761, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [39] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.77, attackSpeedMultiplier = -20, baseMultiplier = 1.774, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [40] = { 1, 0.80000001192093, 1.2000000476837, 5, 25, damageEffectiveness = 1.79, attackSpeedMultiplier = -20, baseMultiplier = 1.787, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 1, 3, 5, 25, damageEffectiveness = 0.91, attackSpeedMultiplier = -20, baseMultiplier = 0.91, levelRequirement = 1, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [2] = { 1, 3, 5, 25, damageEffectiveness = 0.94, attackSpeedMultiplier = -20, baseMultiplier = 0.936, levelRequirement = 2, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [3] = { 1, 4, 6, 25, damageEffectiveness = 0.96, attackSpeedMultiplier = -20, baseMultiplier = 0.962, levelRequirement = 4, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [4] = { 1, 6, 8, 25, damageEffectiveness = 0.99, attackSpeedMultiplier = -20, baseMultiplier = 0.987, levelRequirement = 7, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [5] = { 1, 8, 11, 25, damageEffectiveness = 1.01, attackSpeedMultiplier = -20, baseMultiplier = 1.013, levelRequirement = 11, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [6] = { 1, 10, 16, 25, damageEffectiveness = 1.04, attackSpeedMultiplier = -20, baseMultiplier = 1.039, levelRequirement = 16, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [7] = { 1, 13, 20, 25, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.065, levelRequirement = 20, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [8] = { 1, 17, 25, 25, damageEffectiveness = 1.09, attackSpeedMultiplier = -20, baseMultiplier = 1.091, levelRequirement = 24, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [9] = { 1, 20, 30, 25, damageEffectiveness = 1.12, attackSpeedMultiplier = -20, baseMultiplier = 1.116, levelRequirement = 28, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [10] = { 1, 25, 37, 25, damageEffectiveness = 1.14, attackSpeedMultiplier = -20, baseMultiplier = 1.142, levelRequirement = 32, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [11] = { 1, 30, 44, 25, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.168, levelRequirement = 36, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [12] = { 1, 35, 53, 25, damageEffectiveness = 1.19, attackSpeedMultiplier = -20, baseMultiplier = 1.194, levelRequirement = 40, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [13] = { 1, 42, 63, 25, damageEffectiveness = 1.22, attackSpeedMultiplier = -20, baseMultiplier = 1.219, levelRequirement = 44, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [14] = { 1, 49, 74, 25, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.245, levelRequirement = 48, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [15] = { 1, 58, 86, 25, damageEffectiveness = 1.27, attackSpeedMultiplier = -20, baseMultiplier = 1.271, levelRequirement = 52, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [16] = { 1, 67, 101, 25, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.297, levelRequirement = 56, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [17] = { 1, 78, 117, 25, damageEffectiveness = 1.32, attackSpeedMultiplier = -20, baseMultiplier = 1.323, levelRequirement = 60, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [18] = { 1, 91, 136, 25, damageEffectiveness = 1.35, attackSpeedMultiplier = -20, baseMultiplier = 1.348, levelRequirement = 64, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [19] = { 1, 101, 152, 25, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.374, levelRequirement = 67, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [20] = { 1, 113, 169, 25, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.4, levelRequirement = 70, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [21] = { 1, 121, 181, 25, damageEffectiveness = 1.43, attackSpeedMultiplier = -20, baseMultiplier = 1.426, levelRequirement = 72, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [22] = { 1, 130, 195, 25, damageEffectiveness = 1.45, attackSpeedMultiplier = -20, baseMultiplier = 1.452, levelRequirement = 74, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [23] = { 1, 139, 209, 25, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.477, levelRequirement = 76, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [24] = { 1, 149, 224, 25, damageEffectiveness = 1.5, attackSpeedMultiplier = -20, baseMultiplier = 1.503, levelRequirement = 78, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [25] = { 1, 160, 239, 25, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.529, levelRequirement = 80, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [26] = { 1, 171, 256, 25, damageEffectiveness = 1.55, attackSpeedMultiplier = -20, baseMultiplier = 1.555, levelRequirement = 82, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [27] = { 1, 183, 274, 25, damageEffectiveness = 1.58, attackSpeedMultiplier = -20, baseMultiplier = 1.581, levelRequirement = 84, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [28] = { 1, 196, 293, 25, damageEffectiveness = 1.61, attackSpeedMultiplier = -20, baseMultiplier = 1.606, levelRequirement = 86, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [29] = { 1, 209, 314, 25, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.632, levelRequirement = 88, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [30] = { 1, 223, 335, 25, damageEffectiveness = 1.66, attackSpeedMultiplier = -20, baseMultiplier = 1.658, levelRequirement = 90, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [31] = { 1, 231, 346, 25, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.671, levelRequirement = 91, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [32] = { 1, 239, 358, 25, damageEffectiveness = 1.68, attackSpeedMultiplier = -20, baseMultiplier = 1.684, levelRequirement = 92, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [33] = { 1, 247, 370, 25, damageEffectiveness = 1.7, attackSpeedMultiplier = -20, baseMultiplier = 1.697, levelRequirement = 93, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [34] = { 1, 255, 382, 25, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.709, levelRequirement = 94, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [35] = { 1, 263, 395, 25, damageEffectiveness = 1.72, attackSpeedMultiplier = -20, baseMultiplier = 1.722, levelRequirement = 95, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [36] = { 1, 272, 408, 25, damageEffectiveness = 1.74, attackSpeedMultiplier = -20, baseMultiplier = 1.735, levelRequirement = 96, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [37] = { 1, 281, 421, 25, damageEffectiveness = 1.75, attackSpeedMultiplier = -20, baseMultiplier = 1.748, levelRequirement = 97, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [38] = { 1, 290, 435, 25, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.761, levelRequirement = 98, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [39] = { 1, 300, 449, 25, damageEffectiveness = 1.77, attackSpeedMultiplier = -20, baseMultiplier = 1.774, levelRequirement = 99, statInterpolation = { 1, 0, 1116, 7896, }, cost = { Mana = 5, }, }, + [40] = { 1, 309, 464, 25, damageEffectiveness = 1.79, attackSpeedMultiplier = -20, baseMultiplier = 1.787, levelRequirement = 100, statInterpolation = { 1, 0, 26, 1116, }, cost = { Mana = 5, }, }, }, } skills["VaalDoubleStrike"] = { @@ -2730,7 +2726,7 @@ skills["VaalDoubleStrike"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Performs two fast strikes with a melee weapon, each of which summons a double of you for a duration to continuously attack monsters in this fashion.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Physical] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2766,7 +2762,6 @@ skills["VaalDoubleStrike"] = { "doubles_have_movement_speed_+%", "global_minimum_added_physical_damage_vs_bleeding_enemies", "global_maximum_added_physical_damage_vs_bleeding_enemies", - "melee_range_+", "bleed_on_hit_with_attacks_%", "maximum_number_of_summoned_doubles", "global_always_hit", @@ -2774,46 +2769,46 @@ skills["VaalDoubleStrike"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 1, 6000, 1, 0, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.28, baseMultiplier = 0.28, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 6000, 1, 3, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.29, baseMultiplier = 0.287, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 6000, 1, 6, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.29, baseMultiplier = 0.294, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 6000, 1, 9, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.3, baseMultiplier = 0.301, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 6000, 1, 12, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.31, baseMultiplier = 0.307, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 6000, 1, 15, 0.80000001192093, 1.2000000476837, 0, 25, 8, damageEffectiveness = 0.31, baseMultiplier = 0.314, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 6000, 1, 18, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.32, baseMultiplier = 0.321, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 6000, 1, 21, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.33, baseMultiplier = 0.328, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 6000, 1, 24, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.33, baseMultiplier = 0.335, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 6000, 1, 27, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.34, baseMultiplier = 0.342, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 6000, 1, 30, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.35, baseMultiplier = 0.348, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 6000, 1, 33, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.36, baseMultiplier = 0.355, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 6000, 1, 36, 0.80000001192093, 1.2000000476837, 1, 25, 8, damageEffectiveness = 0.36, baseMultiplier = 0.362, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 6000, 1, 39, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.37, baseMultiplier = 0.369, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 6000, 1, 42, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.38, baseMultiplier = 0.376, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 6000, 1, 45, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.38, baseMultiplier = 0.383, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 6000, 1, 48, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.39, baseMultiplier = 0.389, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 6000, 1, 51, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.4, baseMultiplier = 0.396, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 6000, 1, 54, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.4, baseMultiplier = 0.403, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 6000, 1, 57, 0.80000001192093, 1.2000000476837, 2, 25, 8, damageEffectiveness = 0.41, baseMultiplier = 0.41, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 6000, 1, 60, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.42, baseMultiplier = 0.417, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 6000, 1, 63, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.42, baseMultiplier = 0.424, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 6000, 1, 66, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.43, baseMultiplier = 0.431, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 6000, 1, 69, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.44, baseMultiplier = 0.437, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 6000, 1, 72, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.44, baseMultiplier = 0.444, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 6000, 1, 75, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.45, baseMultiplier = 0.451, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 6000, 1, 78, 0.80000001192093, 1.2000000476837, 3, 25, 8, damageEffectiveness = 0.46, baseMultiplier = 0.458, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 6000, 1, 81, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.46, baseMultiplier = 0.465, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 6000, 1, 84, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.47, baseMultiplier = 0.472, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 6000, 1, 87, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.48, baseMultiplier = 0.478, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 6000, 1, 89, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.48, baseMultiplier = 0.482, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 6000, 1, 90, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.485, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 6000, 1, 92, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.489, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 6000, 1, 93, 0.80000001192093, 1.2000000476837, 4, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.492, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 6000, 1, 95, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.496, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 6000, 1, 96, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.499, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 6000, 1, 98, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.502, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 6000, 1, 99, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.506, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 6000, 1, 101, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.509, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 6000, 1, 102, 0.80000001192093, 1.2000000476837, 5, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.513, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 6000, 1, 0, 3, 5, 25, 8, damageEffectiveness = 0.28, baseMultiplier = 0.28, levelRequirement = 1, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [2] = { 1, 6000, 1, 3, 3, 5, 25, 8, damageEffectiveness = 0.29, baseMultiplier = 0.287, levelRequirement = 2, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [3] = { 1, 6000, 1, 6, 4, 6, 25, 8, damageEffectiveness = 0.29, baseMultiplier = 0.294, levelRequirement = 4, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [4] = { 1, 6000, 1, 9, 6, 8, 25, 8, damageEffectiveness = 0.3, baseMultiplier = 0.301, levelRequirement = 7, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [5] = { 1, 6000, 1, 12, 8, 11, 25, 8, damageEffectiveness = 0.31, baseMultiplier = 0.307, levelRequirement = 11, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [6] = { 1, 6000, 1, 15, 10, 16, 25, 8, damageEffectiveness = 0.31, baseMultiplier = 0.314, levelRequirement = 16, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [7] = { 1, 6000, 1, 18, 13, 20, 25, 8, damageEffectiveness = 0.32, baseMultiplier = 0.321, levelRequirement = 20, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [8] = { 1, 6000, 1, 21, 17, 25, 25, 8, damageEffectiveness = 0.33, baseMultiplier = 0.328, levelRequirement = 24, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [9] = { 1, 6000, 1, 24, 20, 30, 25, 8, damageEffectiveness = 0.33, baseMultiplier = 0.335, levelRequirement = 28, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [10] = { 1, 6000, 1, 27, 25, 37, 25, 8, damageEffectiveness = 0.34, baseMultiplier = 0.342, levelRequirement = 32, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [11] = { 1, 6000, 1, 30, 30, 44, 25, 8, damageEffectiveness = 0.35, baseMultiplier = 0.348, levelRequirement = 36, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [12] = { 1, 6000, 1, 33, 35, 53, 25, 8, damageEffectiveness = 0.36, baseMultiplier = 0.355, levelRequirement = 40, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [13] = { 1, 6000, 1, 36, 42, 63, 25, 8, damageEffectiveness = 0.36, baseMultiplier = 0.362, levelRequirement = 44, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [14] = { 1, 6000, 1, 39, 49, 74, 25, 8, damageEffectiveness = 0.37, baseMultiplier = 0.369, levelRequirement = 48, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [15] = { 1, 6000, 1, 42, 58, 86, 25, 8, damageEffectiveness = 0.38, baseMultiplier = 0.376, levelRequirement = 52, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [16] = { 1, 6000, 1, 45, 67, 101, 25, 8, damageEffectiveness = 0.38, baseMultiplier = 0.383, levelRequirement = 56, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [17] = { 1, 6000, 1, 48, 78, 117, 25, 8, damageEffectiveness = 0.39, baseMultiplier = 0.389, levelRequirement = 60, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [18] = { 1, 6000, 1, 51, 91, 136, 25, 8, damageEffectiveness = 0.4, baseMultiplier = 0.396, levelRequirement = 64, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [19] = { 1, 6000, 1, 54, 101, 152, 25, 8, damageEffectiveness = 0.4, baseMultiplier = 0.403, levelRequirement = 67, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [20] = { 1, 6000, 1, 57, 113, 169, 25, 8, damageEffectiveness = 0.41, baseMultiplier = 0.41, levelRequirement = 70, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [21] = { 1, 6000, 1, 60, 121, 181, 25, 8, damageEffectiveness = 0.42, baseMultiplier = 0.417, levelRequirement = 72, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [22] = { 1, 6000, 1, 63, 130, 195, 25, 8, damageEffectiveness = 0.42, baseMultiplier = 0.424, levelRequirement = 74, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [23] = { 1, 6000, 1, 66, 139, 209, 25, 8, damageEffectiveness = 0.43, baseMultiplier = 0.431, levelRequirement = 76, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [24] = { 1, 6000, 1, 69, 149, 224, 25, 8, damageEffectiveness = 0.44, baseMultiplier = 0.437, levelRequirement = 78, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [25] = { 1, 6000, 1, 72, 160, 239, 25, 8, damageEffectiveness = 0.44, baseMultiplier = 0.444, levelRequirement = 80, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [26] = { 1, 6000, 1, 75, 171, 256, 25, 8, damageEffectiveness = 0.45, baseMultiplier = 0.451, levelRequirement = 82, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [27] = { 1, 6000, 1, 78, 183, 274, 25, 8, damageEffectiveness = 0.46, baseMultiplier = 0.458, levelRequirement = 84, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [28] = { 1, 6000, 1, 81, 196, 293, 25, 8, damageEffectiveness = 0.46, baseMultiplier = 0.465, levelRequirement = 86, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [29] = { 1, 6000, 1, 84, 209, 314, 25, 8, damageEffectiveness = 0.47, baseMultiplier = 0.472, levelRequirement = 88, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [30] = { 1, 6000, 1, 87, 223, 335, 25, 8, damageEffectiveness = 0.48, baseMultiplier = 0.478, levelRequirement = 90, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [31] = { 1, 6000, 1, 89, 231, 346, 25, 8, damageEffectiveness = 0.48, baseMultiplier = 0.482, levelRequirement = 91, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [32] = { 1, 6000, 1, 90, 239, 358, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.485, levelRequirement = 92, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [33] = { 1, 6000, 1, 92, 247, 370, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.489, levelRequirement = 93, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [34] = { 1, 6000, 1, 93, 255, 382, 25, 8, damageEffectiveness = 0.49, baseMultiplier = 0.492, levelRequirement = 94, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [35] = { 1, 6000, 1, 95, 263, 395, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.496, levelRequirement = 95, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [36] = { 1, 6000, 1, 96, 272, 408, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.499, levelRequirement = 96, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [37] = { 1, 6000, 1, 98, 281, 421, 25, 8, damageEffectiveness = 0.5, baseMultiplier = 0.502, levelRequirement = 97, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [38] = { 1, 6000, 1, 99, 290, 435, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.506, levelRequirement = 98, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [39] = { 1, 6000, 1, 101, 300, 449, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.509, levelRequirement = 99, statInterpolation = { 1, 1, 1116, 357, 2156, 7798, 7896, 7897, }, cost = { }, }, + [40] = { 1, 6000, 1, 102, 309, 464, 25, 8, damageEffectiveness = 0.51, baseMultiplier = 0.513, levelRequirement = 100, statInterpolation = { 1, 1, 344, 1470, 1471, 5723, 2, 0, }, cost = { }, }, }, } skills["DualStrike"] = { @@ -2821,7 +2816,7 @@ skills["DualStrike"] = { color = 2, baseEffectiveness = 0, description = "Attacks with both weapons, dealing the damage of both in one strike. Dual wield only. Does not work with wands.", - skillTypes = { [SkillType.Attack] = true, [SkillType.DualWield] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.DualWieldOnly] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Claw"] = true, @@ -2864,53 +2859,52 @@ skills["DualStrike"] = { }, }, stats = { - "melee_range_+", "critical_strike_chance_+%", "dual_strike_critical_strike_chance_+%_final_against_enemies_on_full_life", "dual_strike_damage_+%_final_against_enemies_on_full_life", "skill_double_hits_when_dual_wielding", }, levels = { - [1] = { 0, 50, 100, 30, damageEffectiveness = 1.25, attackSpeedMultiplier = -30, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 0, 53, 100, 30, damageEffectiveness = 1.31, attackSpeedMultiplier = -30, baseMultiplier = 1.313, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0, 56, 100, 30, damageEffectiveness = 1.38, attackSpeedMultiplier = -30, baseMultiplier = 1.375, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 0, 59, 100, 30, damageEffectiveness = 1.44, attackSpeedMultiplier = -30, baseMultiplier = 1.438, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 0, 62, 100, 30, damageEffectiveness = 1.5, attackSpeedMultiplier = -30, baseMultiplier = 1.501, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 0, 65, 100, 30, damageEffectiveness = 1.56, attackSpeedMultiplier = -30, baseMultiplier = 1.563, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 1, 68, 100, 30, damageEffectiveness = 1.63, attackSpeedMultiplier = -30, baseMultiplier = 1.626, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 1, 71, 100, 30, damageEffectiveness = 1.69, attackSpeedMultiplier = -30, baseMultiplier = 1.688, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 1, 74, 100, 30, damageEffectiveness = 1.75, attackSpeedMultiplier = -30, baseMultiplier = 1.751, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [10] = { 1, 77, 100, 30, damageEffectiveness = 1.81, attackSpeedMultiplier = -30, baseMultiplier = 1.814, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [11] = { 1, 80, 100, 30, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.876, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [12] = { 1, 83, 100, 30, damageEffectiveness = 1.94, attackSpeedMultiplier = -30, baseMultiplier = 1.939, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 1, 86, 100, 30, damageEffectiveness = 2, attackSpeedMultiplier = -30, baseMultiplier = 2.002, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [14] = { 2, 89, 100, 30, damageEffectiveness = 2.06, attackSpeedMultiplier = -30, baseMultiplier = 2.064, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 2, 92, 100, 30, damageEffectiveness = 2.13, attackSpeedMultiplier = -30, baseMultiplier = 2.127, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 2, 95, 100, 30, damageEffectiveness = 2.19, attackSpeedMultiplier = -30, baseMultiplier = 2.189, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 2, 98, 100, 30, damageEffectiveness = 2.25, attackSpeedMultiplier = -30, baseMultiplier = 2.252, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 2, 101, 100, 30, damageEffectiveness = 2.31, attackSpeedMultiplier = -30, baseMultiplier = 2.315, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 2, 104, 100, 30, damageEffectiveness = 2.38, attackSpeedMultiplier = -30, baseMultiplier = 2.377, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 2, 107, 100, 30, damageEffectiveness = 2.44, attackSpeedMultiplier = -30, baseMultiplier = 2.44, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 3, 110, 100, 30, damageEffectiveness = 2.5, attackSpeedMultiplier = -30, baseMultiplier = 2.503, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 3, 113, 100, 30, damageEffectiveness = 2.57, attackSpeedMultiplier = -30, baseMultiplier = 2.565, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 3, 116, 100, 30, damageEffectiveness = 2.63, attackSpeedMultiplier = -30, baseMultiplier = 2.628, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 3, 119, 100, 30, damageEffectiveness = 2.69, attackSpeedMultiplier = -30, baseMultiplier = 2.691, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 3, 122, 100, 30, damageEffectiveness = 2.75, attackSpeedMultiplier = -30, baseMultiplier = 2.753, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 3, 125, 100, 30, damageEffectiveness = 2.82, attackSpeedMultiplier = -30, baseMultiplier = 2.816, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 3, 128, 100, 30, damageEffectiveness = 2.88, attackSpeedMultiplier = -30, baseMultiplier = 2.878, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 4, 131, 100, 30, damageEffectiveness = 2.94, attackSpeedMultiplier = -30, baseMultiplier = 2.941, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 4, 134, 100, 30, damageEffectiveness = 3, attackSpeedMultiplier = -30, baseMultiplier = 3.004, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 4, 137, 100, 30, damageEffectiveness = 3.07, attackSpeedMultiplier = -30, baseMultiplier = 3.066, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 4, 140, 100, 30, damageEffectiveness = 3.1, attackSpeedMultiplier = -30, baseMultiplier = 3.098, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 4, 143, 100, 30, damageEffectiveness = 3.13, attackSpeedMultiplier = -30, baseMultiplier = 3.129, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 4, 146, 100, 30, damageEffectiveness = 3.16, attackSpeedMultiplier = -30, baseMultiplier = 3.16, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 4, 149, 100, 30, damageEffectiveness = 3.19, attackSpeedMultiplier = -30, baseMultiplier = 3.192, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 5, 152, 100, 30, damageEffectiveness = 3.22, attackSpeedMultiplier = -30, baseMultiplier = 3.223, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [36] = { 5, 155, 100, 30, damageEffectiveness = 3.25, attackSpeedMultiplier = -30, baseMultiplier = 3.254, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [37] = { 5, 158, 100, 30, damageEffectiveness = 3.29, attackSpeedMultiplier = -30, baseMultiplier = 3.286, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [38] = { 5, 161, 100, 30, damageEffectiveness = 3.32, attackSpeedMultiplier = -30, baseMultiplier = 3.317, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [39] = { 5, 164, 100, 30, damageEffectiveness = 3.35, attackSpeedMultiplier = -30, baseMultiplier = 3.348, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [40] = { 5, 167, 100, 30, damageEffectiveness = 3.38, attackSpeedMultiplier = -30, baseMultiplier = 3.379, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 50, 100, 30, damageEffectiveness = 1.25, attackSpeedMultiplier = -30, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 53, 100, 30, damageEffectiveness = 1.31, attackSpeedMultiplier = -30, baseMultiplier = 1.313, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 56, 100, 30, damageEffectiveness = 1.38, attackSpeedMultiplier = -30, baseMultiplier = 1.375, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 59, 100, 30, damageEffectiveness = 1.44, attackSpeedMultiplier = -30, baseMultiplier = 1.438, levelRequirement = 7, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 62, 100, 30, damageEffectiveness = 1.5, attackSpeedMultiplier = -30, baseMultiplier = 1.501, levelRequirement = 11, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 65, 100, 30, damageEffectiveness = 1.56, attackSpeedMultiplier = -30, baseMultiplier = 1.563, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { 68, 100, 30, damageEffectiveness = 1.63, attackSpeedMultiplier = -30, baseMultiplier = 1.626, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 71, 100, 30, damageEffectiveness = 1.69, attackSpeedMultiplier = -30, baseMultiplier = 1.688, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 74, 100, 30, damageEffectiveness = 1.75, attackSpeedMultiplier = -30, baseMultiplier = 1.751, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 77, 100, 30, damageEffectiveness = 1.81, attackSpeedMultiplier = -30, baseMultiplier = 1.814, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 80, 100, 30, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.876, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 83, 100, 30, damageEffectiveness = 1.94, attackSpeedMultiplier = -30, baseMultiplier = 1.939, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 86, 100, 30, damageEffectiveness = 2, attackSpeedMultiplier = -30, baseMultiplier = 2.002, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [14] = { 89, 100, 30, damageEffectiveness = 2.06, attackSpeedMultiplier = -30, baseMultiplier = 2.064, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 92, 100, 30, damageEffectiveness = 2.13, attackSpeedMultiplier = -30, baseMultiplier = 2.127, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 95, 100, 30, damageEffectiveness = 2.19, attackSpeedMultiplier = -30, baseMultiplier = 2.189, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 98, 100, 30, damageEffectiveness = 2.25, attackSpeedMultiplier = -30, baseMultiplier = 2.252, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 101, 100, 30, damageEffectiveness = 2.31, attackSpeedMultiplier = -30, baseMultiplier = 2.315, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 104, 100, 30, damageEffectiveness = 2.38, attackSpeedMultiplier = -30, baseMultiplier = 2.377, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 107, 100, 30, damageEffectiveness = 2.44, attackSpeedMultiplier = -30, baseMultiplier = 2.44, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 110, 100, 30, damageEffectiveness = 2.5, attackSpeedMultiplier = -30, baseMultiplier = 2.503, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 113, 100, 30, damageEffectiveness = 2.57, attackSpeedMultiplier = -30, baseMultiplier = 2.565, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 116, 100, 30, damageEffectiveness = 2.63, attackSpeedMultiplier = -30, baseMultiplier = 2.628, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 119, 100, 30, damageEffectiveness = 2.69, attackSpeedMultiplier = -30, baseMultiplier = 2.691, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 122, 100, 30, damageEffectiveness = 2.75, attackSpeedMultiplier = -30, baseMultiplier = 2.753, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 125, 100, 30, damageEffectiveness = 2.82, attackSpeedMultiplier = -30, baseMultiplier = 2.816, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 128, 100, 30, damageEffectiveness = 2.88, attackSpeedMultiplier = -30, baseMultiplier = 2.878, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 131, 100, 30, damageEffectiveness = 2.94, attackSpeedMultiplier = -30, baseMultiplier = 2.941, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 134, 100, 30, damageEffectiveness = 3, attackSpeedMultiplier = -30, baseMultiplier = 3.004, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 137, 100, 30, damageEffectiveness = 3.07, attackSpeedMultiplier = -30, baseMultiplier = 3.066, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 140, 100, 30, damageEffectiveness = 3.1, attackSpeedMultiplier = -30, baseMultiplier = 3.098, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 143, 100, 30, damageEffectiveness = 3.13, attackSpeedMultiplier = -30, baseMultiplier = 3.129, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 146, 100, 30, damageEffectiveness = 3.16, attackSpeedMultiplier = -30, baseMultiplier = 3.16, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 149, 100, 30, damageEffectiveness = 3.19, attackSpeedMultiplier = -30, baseMultiplier = 3.192, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 152, 100, 30, damageEffectiveness = 3.22, attackSpeedMultiplier = -30, baseMultiplier = 3.223, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [36] = { 155, 100, 30, damageEffectiveness = 3.25, attackSpeedMultiplier = -30, baseMultiplier = 3.254, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [37] = { 158, 100, 30, damageEffectiveness = 3.29, attackSpeedMultiplier = -30, baseMultiplier = 3.286, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [38] = { 161, 100, 30, damageEffectiveness = 3.32, attackSpeedMultiplier = -30, baseMultiplier = 3.317, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [39] = { 164, 100, 30, damageEffectiveness = 3.35, attackSpeedMultiplier = -30, baseMultiplier = 3.348, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [40] = { 167, 100, 30, damageEffectiveness = 3.38, attackSpeedMultiplier = -30, baseMultiplier = 3.379, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["ElementalHit"] = { @@ -2919,7 +2913,7 @@ skills["ElementalHit"] = { baseEffectiveness = 2.8241999149323, incrementalEffectiveness = 0.031399998813868, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will also deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Prismatic] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, parts = { @@ -2979,7 +2973,6 @@ skills["ElementalHit"] = { "attack_minimum_added_lightning_damage", "attack_maximum_added_lightning_damage", "chance_to_freeze_shock_ignite_%", - "melee_range_+", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "elemental_hit_damage_+10%_final_per_enemy_elemental_ailment", @@ -2987,46 +2980,46 @@ skills["ElementalHit"] = { "elemental_hit_no_physical_chaos_damage", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 30, 0, levelRequirement = 12, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 31, 0, levelRequirement = 15, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 32, 0, levelRequirement = 19, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 33, 0, levelRequirement = 23, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 34, 0, levelRequirement = 27, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 35, 0, levelRequirement = 31, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 36, 1, levelRequirement = 35, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 37, 1, levelRequirement = 38, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 38, 1, levelRequirement = 41, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 39, 1, levelRequirement = 44, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 40, 1, levelRequirement = 47, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 41, 1, levelRequirement = 50, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 42, 1, levelRequirement = 53, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 43, 2, levelRequirement = 56, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 44, 2, levelRequirement = 59, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 45, 2, levelRequirement = 62, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 46, 2, levelRequirement = 64, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 47, 2, levelRequirement = 66, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 48, 2, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 49, 2, levelRequirement = 70, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 50, 3, levelRequirement = 72, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 51, 3, levelRequirement = 74, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 52, 3, levelRequirement = 76, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 53, 3, levelRequirement = 78, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 54, 3, levelRequirement = 80, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 55, 3, levelRequirement = 82, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 56, 3, levelRequirement = 84, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 57, 4, levelRequirement = 86, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 58, 4, levelRequirement = 88, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 59, 4, levelRequirement = 90, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 59, 4, levelRequirement = 91, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 60, 4, levelRequirement = 92, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 60, 4, levelRequirement = 93, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 61, 4, levelRequirement = 94, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 61, 5, levelRequirement = 95, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 62, 5, levelRequirement = 96, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 62, 5, levelRequirement = 97, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [38] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 63, 5, levelRequirement = 98, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 63, 5, levelRequirement = 99, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 0.69999998807907, 1.2999999523163, 0.56999999284744, 1.0599999427795, 0.10999999940395, 2.1400001049042, 64, 5, levelRequirement = 100, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 0.69999998807907, 1.2999999523163, 18, 33, 3, 67, 30, levelRequirement = 12, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 0.69999998807907, 1.2999999523163, 22, 41, 4, 83, 31, levelRequirement = 15, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 0.69999998807907, 1.2999999523163, 29, 54, 6, 109, 32, levelRequirement = 19, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.69999998807907, 1.2999999523163, 38, 70, 7, 141, 33, levelRequirement = 23, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.69999998807907, 1.2999999523163, 48, 89, 9, 179, 34, levelRequirement = 27, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 0.69999998807907, 1.2999999523163, 60, 111, 12, 225, 35, levelRequirement = 31, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 0.69999998807907, 1.2999999523163, 74, 138, 14, 279, 36, levelRequirement = 35, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.69999998807907, 1.2999999523163, 87, 162, 17, 327, 37, levelRequirement = 38, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 0.69999998807907, 1.2999999523163, 101, 189, 20, 381, 38, levelRequirement = 41, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 0.69999998807907, 1.2999999523163, 118, 219, 23, 443, 39, levelRequirement = 44, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 0.69999998807907, 1.2999999523163, 137, 254, 26, 513, 40, levelRequirement = 47, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 0.69999998807907, 1.2999999523163, 158, 293, 30, 592, 41, levelRequirement = 50, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 0.69999998807907, 1.2999999523163, 182, 338, 35, 682, 42, levelRequirement = 53, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 0.69999998807907, 1.2999999523163, 209, 389, 40, 784, 43, levelRequirement = 56, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 0.69999998807907, 1.2999999523163, 240, 446, 46, 900, 44, levelRequirement = 59, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 0.69999998807907, 1.2999999523163, 274, 510, 53, 1030, 45, levelRequirement = 62, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 0.69999998807907, 1.2999999523163, 300, 558, 58, 1127, 46, levelRequirement = 64, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 0.69999998807907, 1.2999999523163, 328, 610, 63, 1231, 47, levelRequirement = 66, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 0.69999998807907, 1.2999999523163, 358, 666, 69, 1344, 48, levelRequirement = 68, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [20] = { 0.69999998807907, 1.2999999523163, 391, 726, 75, 1467, 49, levelRequirement = 70, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [21] = { 0.69999998807907, 1.2999999523163, 426, 792, 82, 1599, 50, levelRequirement = 72, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 0.69999998807907, 1.2999999523163, 464, 863, 90, 1743, 51, levelRequirement = 74, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 0.69999998807907, 1.2999999523163, 506, 940, 98, 1898, 52, levelRequirement = 76, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 0.69999998807907, 1.2999999523163, 550, 1024, 106, 2066, 53, levelRequirement = 78, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 0.69999998807907, 1.2999999523163, 599, 1114, 116, 2248, 54, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 0.69999998807907, 1.2999999523163, 651, 1211, 126, 2445, 55, levelRequirement = 82, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [27] = { 0.69999998807907, 1.2999999523163, 708, 1316, 137, 2658, 56, levelRequirement = 84, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 0.69999998807907, 1.2999999523163, 769, 1430, 148, 2887, 57, levelRequirement = 86, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 0.69999998807907, 1.2999999523163, 835, 1553, 161, 3136, 58, levelRequirement = 88, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 0.69999998807907, 1.2999999523163, 907, 1686, 175, 3404, 59, levelRequirement = 90, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 0.69999998807907, 1.2999999523163, 945, 1756, 182, 3546, 59, levelRequirement = 91, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [32] = { 0.69999998807907, 1.2999999523163, 984, 1830, 190, 3694, 60, levelRequirement = 92, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 0.69999998807907, 1.2999999523163, 1025, 1906, 198, 3847, 60, levelRequirement = 93, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 0.69999998807907, 1.2999999523163, 1067, 1985, 206, 4007, 61, levelRequirement = 94, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 0.69999998807907, 1.2999999523163, 1111, 2067, 214, 4172, 61, levelRequirement = 95, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 0.69999998807907, 1.2999999523163, 1157, 2152, 223, 4344, 62, levelRequirement = 96, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [37] = { 0.69999998807907, 1.2999999523163, 1205, 2240, 232, 4523, 62, levelRequirement = 97, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [38] = { 0.69999998807907, 1.2999999523163, 1254, 2332, 242, 4709, 63, levelRequirement = 98, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [39] = { 0.69999998807907, 1.2999999523163, 1306, 2428, 252, 4902, 63, levelRequirement = 99, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [40] = { 0.69999998807907, 1.2999999523163, 1359, 2527, 262, 5102, 64, levelRequirement = 100, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, }, } skills["EnsnaringArrow"] = { @@ -3035,7 +3028,7 @@ skills["EnsnaringArrow"] = { baseEffectiveness = 6.5, incrementalEffectiveness = 0.052000001072884, description = "Fires an arrow that remains in the ground behind its final target, tethering that enemy to it. Ensnared enemies always count as moving, and have less movement speed while trying to break the snare. The snare will break if they leave the area of effect.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -3078,46 +3071,46 @@ skills["EnsnaringArrow"] = { "skill_can_fire_arrows", }, levels = { - [1] = { -40, -30, -25, 15, 3, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { -40, -30, -25, 15, 3, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.44, baseMultiplier = 1.437, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.58, baseMultiplier = 1.584, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.64, baseMultiplier = 1.639, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.68, baseMultiplier = 1.676, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.77, baseMultiplier = 1.768, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.81, baseMultiplier = 1.805, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.9, baseMultiplier = 1.897, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.94, baseMultiplier = 1.943, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.95, baseMultiplier = 1.953, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [33] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.96, baseMultiplier = 1.962, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [34] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.97, baseMultiplier = 1.971, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [35] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.98, baseMultiplier = 1.98, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [36] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [37] = { -40, -30, -25, 24, 3, damageEffectiveness = 2, baseMultiplier = 1.999, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.02, baseMultiplier = 2.017, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { -40, -30, -25, 15, 3, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { -40, -30, -25, 15, 3, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.44, baseMultiplier = 1.437, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { -40, -30, -25, 16, 3, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { -40, -30, -25, 17, 3, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.58, baseMultiplier = 1.584, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { -40, -30, -25, 18, 3, damageEffectiveness = 1.64, baseMultiplier = 1.639, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.68, baseMultiplier = 1.676, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { -40, -30, -25, 19, 3, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { -40, -30, -25, 20, 3, damageEffectiveness = 1.77, baseMultiplier = 1.768, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.81, baseMultiplier = 1.805, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { -40, -30, -25, 21, 3, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.9, baseMultiplier = 1.897, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { -40, -30, -25, 22, 3, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.94, baseMultiplier = 1.943, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.95, baseMultiplier = 1.953, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [33] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.96, baseMultiplier = 1.962, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [34] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.97, baseMultiplier = 1.971, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [35] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.98, baseMultiplier = 1.98, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [36] = { -40, -30, -25, 23, 3, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [37] = { -40, -30, -25, 24, 3, damageEffectiveness = 2, baseMultiplier = 1.999, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [38] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.02, baseMultiplier = 2.017, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { -40, -30, -25, 24, 3, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["EtherealKnives"] = { @@ -3126,7 +3119,7 @@ skills["EtherealKnives"] = { baseEffectiveness = 2.184700012207, incrementalEffectiveness = 0.037399999797344, description = "Fires an arc of knives in front of the caster which deals physical damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.PhysicalSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Physical] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { @@ -3159,46 +3152,46 @@ skills["EtherealKnives"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 9, 0, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 0.89999997615814, 1.2000000476837, 9, 1, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 9, 2, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 9, 3, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 9, 4, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 9, 5, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 9, 6, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 9, 7, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 9, 8, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 9, 9, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 9, 10, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 9, 11, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 9, 12, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 9, 13, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 9, 14, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 9, 15, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 9, 16, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 9, 17, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 9, 18, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 9, 19, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 9, 20, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 9, 21, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 9, 22, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 9, 23, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 9, 24, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 9, 25, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 9, 26, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 9, 27, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 9, 28, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 9, 29, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 9, 29, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 9, 30, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 9, 30, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 9, 31, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 9, 31, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 9, 32, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 9, 32, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 9, 33, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 9, 33, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 9, 34, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.80000001192093, 10, 9, 0, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 5, }, }, + [2] = { 0.89999997615814, 12, 9, 1, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 2, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 5, }, }, + [3] = { 0.80000001192093, 15, 9, 2, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 4, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 5, }, }, + [4] = { 0.80000001192093, 20, 9, 3, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 7, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 6, }, }, + [5] = { 0.80000001192093, 28, 9, 4, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 11, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 7, }, }, + [6] = { 0.80000001192093, 42, 9, 5, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 8, }, }, + [7] = { 0.80000001192093, 57, 9, 6, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 9, }, }, + [8] = { 0.80000001192093, 74, 9, 7, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 10, }, }, + [9] = { 0.80000001192093, 96, 9, 8, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 11, }, }, + [10] = { 0.80000001192093, 123, 9, 9, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 32, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 11, }, }, + [11] = { 0.80000001192093, 156, 9, 10, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 36, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 12, }, }, + [12] = { 0.80000001192093, 197, 9, 11, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 13, }, }, + [13] = { 0.80000001192093, 246, 9, 12, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 14, }, }, + [14] = { 0.80000001192093, 307, 9, 13, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 15, }, }, + [15] = { 0.80000001192093, 380, 9, 14, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 16, }, }, + [16] = { 0.80000001192093, 468, 9, 15, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 17, }, }, + [17] = { 0.80000001192093, 575, 9, 16, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 18, }, }, + [18] = { 0.80000001192093, 704, 9, 17, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 18, }, }, + [19] = { 0.80000001192093, 818, 9, 18, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 67, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 19, }, }, + [20] = { 0.80000001192093, 949, 9, 19, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 20, }, }, + [21] = { 0.80000001192093, 1047, 9, 20, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 20, }, }, + [22] = { 0.80000001192093, 1155, 9, 21, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 21, }, }, + [23] = { 0.80000001192093, 1272, 9, 22, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 21, }, }, + [24] = { 0.80000001192093, 1401, 9, 23, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 21, }, }, + [25] = { 0.80000001192093, 1542, 9, 24, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 22, }, }, + [26] = { 0.80000001192093, 1697, 9, 25, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 22, }, }, + [27] = { 0.80000001192093, 1866, 9, 26, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 23, }, }, + [28] = { 0.80000001192093, 2051, 9, 27, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 23, }, }, + [29] = { 0.80000001192093, 2253, 9, 28, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 24, }, }, + [30] = { 0.80000001192093, 2474, 9, 29, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 24, }, }, + [31] = { 0.80000001192093, 2593, 9, 29, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 24, }, }, + [32] = { 0.80000001192093, 2716, 9, 30, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 25, }, }, + [33] = { 0.80000001192093, 2845, 9, 30, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 25, }, }, + [34] = { 0.80000001192093, 2981, 9, 31, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 25, }, }, + [35] = { 0.80000001192093, 3122, 9, 31, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 25, }, }, + [36] = { 0.80000001192093, 3270, 9, 32, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 25, }, }, + [37] = { 0.80000001192093, 3424, 9, 32, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 26, }, }, + [38] = { 0.80000001192093, 3585, 9, 33, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 26, }, }, + [39] = { 0.80000001192093, 3754, 9, 33, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 26, }, }, + [40] = { 0.80000001192093, 3930, 9, 34, 40, 3, 50, -50, damageEffectiveness = 1.2, critChance = 6, duration = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1468, 1469, 173, 175, 10892, }, cost = { Mana = 26, }, }, }, } skills["ExplosiveArrow"] = { @@ -3207,7 +3200,7 @@ skills["ExplosiveArrow"] = { baseEffectiveness = 1.4859000444412, incrementalEffectiveness = 0.040300000458956, description = "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -3292,52 +3285,52 @@ skills["ExplosiveArrow"] = { "explosive_arrow_explosion_maximum_added_fire_damage", "explosive_arrow_explosion_base_damage_+permyriad", "explosive_arrow_maximum_bonus_explosion_radius", - "explosive_arrow_hit_and_ailment_damage_+%_final_per_stack", + "explosive_arrow_hit_damage_+%_final_per_stack", "explosive_arrow_stack_limit", "skill_can_fire_arrows", "base_is_projectile", }, levels = { - [1] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 31, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 34, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 37, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 42, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 46, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 50, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 54, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 58, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 62, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 66, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 68, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [33] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [34] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [35] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [36] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [37] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 5, 20, duration = 1, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 2, 47, 71, -5000, 12, 5, 20, duration = 1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 2, 57, 86, -5000, 12, 5, 20, duration = 1, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 2, 69, 104, -5000, 12, 5, 20, duration = 1, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 2, 83, 125, -5000, 12, 5, 20, duration = 1, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 2, 100, 149, -5000, 12, 5, 20, duration = 1, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 2, 112, 168, -5000, 12, 5, 20, duration = 1, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 2, 126, 189, -5000, 12, 5, 20, duration = 1, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 2, 141, 212, -5000, 12, 5, 20, duration = 1, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 2, 158, 238, -5000, 12, 5, 20, duration = 1, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 2, 177, 266, -5000, 12, 5, 20, duration = 1, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 2, 198, 298, -5000, 12, 5, 20, duration = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 2, 222, 333, -5000, 12, 5, 20, duration = 1, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 2, 247, 371, -5000, 12, 5, 20, duration = 1, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 2, 276, 414, -5000, 12, 5, 20, duration = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 2, 307, 461, -5000, 12, 5, 20, duration = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 2, 342, 513, -5000, 12, 5, 20, duration = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 2, 381, 571, -5000, 12, 5, 20, duration = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 2, 423, 635, -5000, 12, 5, 20, duration = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 2, 470, 705, -5000, 12, 5, 20, duration = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 2, 522, 783, -5000, 12, 5, 20, duration = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 2, 579, 868, -5000, 12, 5, 20, duration = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 2, 642, 963, -5000, 12, 5, 20, duration = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 2, 711, 1067, -5000, 12, 5, 20, duration = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 2, 788, 1181, -5000, 12, 5, 20, duration = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 2, 872, 1308, -5000, 12, 5, 20, duration = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 2, 964, 1447, -5000, 12, 5, 20, duration = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 2, 1067, 1600, -5000, 12, 5, 20, duration = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 2, 1179, 1768, -5000, 12, 5, 20, duration = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 2, 1302, 1954, -5000, 12, 5, 20, duration = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 2, 1438, 2157, -5000, 12, 5, 20, duration = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 2, 1511, 2267, -5000, 12, 5, 20, duration = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 2, 1588, 2382, -5000, 12, 5, 20, duration = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [33] = { 2, 1668, 2502, -5000, 12, 5, 20, duration = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [34] = { 2, 1752, 2628, -5000, 12, 5, 20, duration = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [35] = { 2, 1840, 2760, -5000, 12, 5, 20, duration = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [36] = { 2, 1933, 2899, -5000, 12, 5, 20, duration = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [37] = { 2, 2030, 3044, -5000, 12, 5, 20, duration = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [38] = { 2, 2131, 3197, -5000, 12, 5, 20, duration = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { 2, 2238, 3356, -5000, 12, 5, 20, duration = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { 2, 2349, 3524, -5000, 12, 5, 20, duration = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["ExplosiveConcoction"] = { @@ -3346,7 +3339,7 @@ skills["ExplosiveConcoction"] = { baseEffectiveness = 2.5408999919891, incrementalEffectiveness = 0.038699999451637, description = "Throws an explosive bottle that deals unarmed attack damage in an area. Can consume charges from your Ruby, Sapphire, and Topaz flasks to add further damage. Requires an empty main hand, and no off-hand weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.CantEquipWeapon] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.RequiresOffHandNotWeapon] = true, }, weaponTypes = { ["None"] = true, }, @@ -3421,7 +3414,7 @@ skills["ExplosiveConcoction"] = { "flask_throw_maximum_cold_damage_if_used_sapphire_flask", "flask_throw_minimum_lightning_damage_if_used_topaz_flask", "flask_throw_maximum_lightning_damage_if_used_topaz_flask", - "flask_throw_ruby_flask_ignite_damage_+%_final", + "flask_throw_ruby_flask_ignite_dot_multiplier_+", "flask_throw_base_charges_used", "additional_base_critical_strike_chance", "base_is_projectile", @@ -3429,46 +3422,46 @@ skills["ExplosiveConcoction"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 30, 3, 500, levelRequirement = 28, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 31, 3, 500, levelRequirement = 31, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 32, 3, 500, levelRequirement = 34, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 33, 3, 500, levelRequirement = 37, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 34, 3, 500, levelRequirement = 40, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 35, 3, 500, levelRequirement = 42, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 36, 3, 500, levelRequirement = 44, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 37, 3, 500, levelRequirement = 46, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 38, 3, 500, levelRequirement = 48, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 39, 3, 500, levelRequirement = 50, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 40, 3, 500, levelRequirement = 52, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 41, 3, 500, levelRequirement = 54, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 42, 3, 500, levelRequirement = 56, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 43, 3, 500, levelRequirement = 58, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 44, 3, 500, levelRequirement = 60, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 45, 3, 500, levelRequirement = 62, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 46, 3, 500, levelRequirement = 64, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 47, 3, 500, levelRequirement = 66, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 48, 3, 500, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 49, 3, 500, levelRequirement = 70, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 50, 3, 500, levelRequirement = 72, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 51, 3, 500, levelRequirement = 74, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 52, 3, 500, levelRequirement = 76, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 53, 3, 500, levelRequirement = 78, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 54, 3, 500, levelRequirement = 80, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 55, 3, 500, levelRequirement = 82, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 56, 3, 500, levelRequirement = 84, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 57, 3, 500, levelRequirement = 86, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 58, 3, 500, levelRequirement = 88, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 59, 3, 500, levelRequirement = 90, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 59, 3, 500, levelRequirement = 91, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 60, 3, 500, levelRequirement = 92, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 60, 3, 500, levelRequirement = 93, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 61, 3, 500, levelRequirement = 94, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 61, 3, 500, levelRequirement = 95, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 62, 3, 500, levelRequirement = 96, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 62, 3, 500, levelRequirement = 97, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 63, 3, 500, levelRequirement = 98, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 63, 3, 500, levelRequirement = 99, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 0.23999999463558, 0.36000001430511, 0.050000000745058, 0.55000001192093, 64, 3, 500, levelRequirement = 100, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, + [1] = { 0.80000001192093, 1.2000000476837, 23, 35, 5, 53, 40, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 28, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 0.80000001192093, 1.2000000476837, 28, 42, 6, 64, 42, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 31, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 0.80000001192093, 1.2000000476837, 34, 51, 7, 77, 44, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 34, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 1.2000000476837, 40, 60, 8, 92, 46, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 37, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 1.2000000476837, 48, 72, 10, 110, 48, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 40, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 0.80000001192093, 1.2000000476837, 54, 81, 11, 124, 50, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 42, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 0.80000001192093, 1.2000000476837, 60, 91, 13, 139, 52, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 44, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.80000001192093, 1.2000000476837, 68, 101, 14, 155, 54, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 46, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 0.80000001192093, 1.2000000476837, 76, 113, 16, 173, 56, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 48, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 0.80000001192093, 1.2000000476837, 84, 127, 18, 193, 58, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 50, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 0.80000001192093, 1.2000000476837, 94, 141, 20, 216, 60, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 52, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 0.80000001192093, 1.2000000476837, 105, 157, 22, 240, 62, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 54, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 0.80000001192093, 1.2000000476837, 117, 175, 24, 267, 64, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 56, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 0.80000001192093, 1.2000000476837, 130, 195, 27, 297, 66, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 58, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 0.80000001192093, 1.2000000476837, 144, 216, 30, 330, 68, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 60, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 0.80000001192093, 1.2000000476837, 160, 240, 33, 366, 70, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 62, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 0.80000001192093, 1.2000000476837, 177, 266, 37, 406, 72, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 64, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 0.80000001192093, 1.2000000476837, 196, 295, 41, 450, 74, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 66, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [19] = { 0.80000001192093, 1.2000000476837, 218, 326, 45, 499, 76, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 68, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [20] = { 0.80000001192093, 1.2000000476837, 241, 361, 50, 552, 78, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 70, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [21] = { 0.80000001192093, 1.2000000476837, 266, 399, 55, 610, 80, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 72, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 0.80000001192093, 1.2000000476837, 294, 441, 61, 674, 82, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 74, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 0.80000001192093, 1.2000000476837, 325, 488, 68, 745, 84, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 76, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 0.80000001192093, 1.2000000476837, 359, 538, 75, 822, 86, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 78, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 0.80000001192093, 1.2000000476837, 396, 594, 83, 908, 88, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 80, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 0.80000001192093, 1.2000000476837, 437, 655, 91, 1001, 90, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 82, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 0.80000001192093, 1.2000000476837, 482, 722, 100, 1103, 92, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 84, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 0.80000001192093, 1.2000000476837, 531, 796, 111, 1216, 94, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 86, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 0.80000001192093, 1.2000000476837, 584, 877, 122, 1339, 96, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 88, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 0.80000001192093, 1.2000000476837, 643, 965, 134, 1474, 98, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 90, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 0.80000001192093, 1.2000000476837, 675, 1013, 141, 1547, 99, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 91, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { 0.80000001192093, 1.2000000476837, 708, 1062, 148, 1623, 100, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 92, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [33] = { 0.80000001192093, 1.2000000476837, 743, 1114, 155, 1702, 101, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 93, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [34] = { 0.80000001192093, 1.2000000476837, 779, 1168, 162, 1785, 102, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 94, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [35] = { 0.80000001192093, 1.2000000476837, 817, 1225, 170, 1872, 103, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 95, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [36] = { 0.80000001192093, 1.2000000476837, 857, 1285, 178, 1963, 104, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 96, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [37] = { 0.80000001192093, 1.2000000476837, 898, 1347, 187, 2058, 105, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 97, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [38] = { 0.80000001192093, 1.2000000476837, 942, 1413, 196, 2158, 106, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 98, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [39] = { 0.80000001192093, 1.2000000476837, 987, 1481, 206, 2262, 107, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 99, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [40] = { 0.80000001192093, 1.2000000476837, 1035, 1552, 216, 2371, 108, 3, 600, attackSpeedMultiplier = 15, levelRequirement = 100, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, }, } skills["ShrapnelTrap"] = { @@ -3477,7 +3470,7 @@ skills["ShrapnelTrap"] = { baseEffectiveness = 1.7621999979019, incrementalEffectiveness = 0.029899999499321, description = "Throws a trap that creates a large explosion when triggered, dealing spell damage in an area. A number of smaller explosions occur around this area in quick succession after the first.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -3515,46 +3508,46 @@ skills["ShrapnelTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 0.56999999284744, 0.86000001430511, 50, 4, 0, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 4000, 0.64999997615814, 0.97000002861023, 50, 4, 0, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 2, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 4000, 0.72000002861023, 1.0800000429153, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 4000, 0.80000001192093, 1.2000000476837, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 7, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 4000, 0.80000001192093, 1.2000000476837, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 11, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 4000, 0.80000001192093, 1.2000000476837, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 4000, 0.80000001192093, 1.2000000476837, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [8] = { 4000, 0.80000001192093, 1.2000000476837, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 4000, 0.80000001192093, 1.2000000476837, 50, 5, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 4000, 0.80000001192093, 1.2000000476837, 50, 5, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 4000, 0.80000001192093, 1.2000000476837, 50, 6, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [12] = { 4000, 0.80000001192093, 1.2000000476837, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [13] = { 4000, 0.80000001192093, 1.2000000476837, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 4000, 0.80000001192093, 1.2000000476837, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 4000, 0.80000001192093, 1.2000000476837, 50, 6, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [16] = { 4000, 0.80000001192093, 1.2000000476837, 50, 7, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 4000, 0.80000001192093, 1.2000000476837, 50, 7, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 4000, 0.80000001192093, 1.2000000476837, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 4000, 0.80000001192093, 1.2000000476837, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 4000, 0.80000001192093, 1.2000000476837, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 4000, 0.80000001192093, 1.2000000476837, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 4000, 0.80000001192093, 1.2000000476837, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 4000, 0.80000001192093, 1.2000000476837, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 4000, 0.80000001192093, 1.2000000476837, 50, 8, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 4000, 0.80000001192093, 1.2000000476837, 50, 8, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [27] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 4000, 0.80000001192093, 1.2000000476837, 50, 9, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [32] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [35] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [36] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [37] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [38] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [39] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [40] = { 4000, 0.80000001192093, 1.2000000476837, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, + [1] = { 4000, 4, 6, 50, 4, 0, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 4000, 5, 7, 50, 4, 0, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 4000, 7, 10, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 4000, 10, 15, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 4000, 14, 21, 50, 4, 1, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 4000, 20, 31, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 4000, 26, 40, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [8] = { 4000, 34, 51, 50, 5, 2, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [9] = { 4000, 43, 64, 50, 5, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [10] = { 4000, 53, 79, 50, 5, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 4000, 65, 98, 50, 6, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [12] = { 4000, 80, 120, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [13] = { 4000, 97, 145, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 4000, 117, 176, 50, 6, 4, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 4000, 141, 211, 50, 6, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 4000, 169, 253, 50, 7, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 4000, 202, 302, 50, 7, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 4000, 240, 360, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 4000, 273, 409, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 4000, 309, 464, 50, 7, 6, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 4000, 336, 505, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 4000, 366, 548, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 4000, 397, 595, 50, 8, 7, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 4000, 431, 646, 50, 8, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 4000, 467, 701, 50, 8, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 4000, 507, 760, 50, 9, 8, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [27] = { 4000, 549, 824, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 4000, 595, 893, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 4000, 644, 967, 50, 9, 9, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 4000, 698, 1046, 50, 9, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 4000, 726, 1088, 50, 9, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [32] = { 4000, 755, 1132, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 4000, 785, 1177, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 4000, 816, 1224, 50, 10, 10, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [35] = { 4000, 849, 1273, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [36] = { 4000, 882, 1324, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [37] = { 4000, 917, 1376, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [38] = { 4000, 954, 1431, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [39] = { 4000, 991, 1487, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [40] = { 4000, 1030, 1546, 50, 10, 11, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, }, } skills["FireTrap"] = { @@ -3563,7 +3556,7 @@ skills["FireTrap"] = { baseEffectiveness = 2.7021999359131, incrementalEffectiveness = 0.048300001770258, description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.Trap] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -3604,46 +3597,46 @@ skills["FireTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 0, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 8, }, }, - [2] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 0, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 15, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 8, }, }, - [3] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 1, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 19, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 9, }, }, - [4] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 1, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 23, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 10, }, }, - [5] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 2, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 27, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 10, }, }, - [6] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 2, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 11, }, }, - [7] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 3, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 35, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 11, }, }, - [8] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 3, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 38, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 12, }, }, - [9] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 4, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 41, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 13, }, }, - [10] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 4, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 14, }, }, - [11] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 4, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 47, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 14, }, }, - [12] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 5, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 15, }, }, - [13] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 5, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 53, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 16, }, }, - [14] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 6, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 16, }, }, - [15] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 6, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 59, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 17, }, }, - [16] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 7, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 18, }, }, - [17] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 7, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 18, }, }, - [18] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 8, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 19, }, }, - [19] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 8, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 19, }, }, - [20] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 8, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 20, }, }, - [21] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 9, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 20, }, }, - [22] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 9, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 21, }, }, - [23] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 10, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 21, }, }, - [24] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 10, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 21, }, }, - [25] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 11, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 22, }, }, - [26] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 11, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 23, }, }, - [27] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 11, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 23, }, }, - [28] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 12, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 23, }, }, - [29] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 12, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 24, }, }, - [30] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 13, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 24, }, }, - [31] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 13, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 26, }, }, - [32] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 13, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 26, }, }, - [33] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 13, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 27, }, }, - [34] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 14, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 27, }, }, - [35] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 14, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 28, }, }, - [36] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 14, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 29, }, }, - [37] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 14, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 29, }, }, - [38] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 15, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 30, }, }, - [39] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 15, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 30, }, }, - [40] = { 4000, 1750, 0.31999999284744, 0.47999998927116, 54.666667411725, 15, 0.10000000149012, 0.15000000596046, damageEffectiveness = 2, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 3, 1, 3, 3, }, cost = { Mana = 31, }, }, + [1] = { 4000, 1750, 11, 17, 2144, 0, 4, 5, damageEffectiveness = 2, critChance = 6, levelRequirement = 12, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 8, }, }, + [2] = { 4000, 1750, 15, 22, 2872, 0, 5, 7, damageEffectiveness = 2, critChance = 6, levelRequirement = 15, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 8, }, }, + [3] = { 4000, 1750, 21, 31, 4159, 1, 7, 10, damageEffectiveness = 2, critChance = 6, levelRequirement = 19, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 9, }, }, + [4] = { 4000, 1750, 29, 43, 5886, 1, 9, 14, damageEffectiveness = 2, critChance = 6, levelRequirement = 23, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 10, }, }, + [5] = { 4000, 1750, 39, 59, 8199, 2, 12, 18, damageEffectiveness = 2, critChance = 6, levelRequirement = 27, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 10, }, }, + [6] = { 4000, 1750, 52, 78, 11305, 2, 16, 25, damageEffectiveness = 2, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 11, }, }, + [7] = { 4000, 1750, 69, 104, 15389, 3, 22, 33, damageEffectiveness = 2, critChance = 6, levelRequirement = 35, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 11, }, }, + [8] = { 4000, 1750, 85, 128, 19271, 3, 27, 40, damageEffectiveness = 2, critChance = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 12, }, }, + [9] = { 4000, 1750, 104, 157, 24084, 4, 33, 49, damageEffectiveness = 2, critChance = 6, levelRequirement = 41, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 13, }, }, + [10] = { 4000, 1750, 127, 191, 29915, 4, 40, 60, damageEffectiveness = 2, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 14, }, }, + [11] = { 4000, 1750, 155, 232, 37110, 4, 48, 73, damageEffectiveness = 2, critChance = 6, levelRequirement = 47, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 14, }, }, + [12] = { 4000, 1750, 188, 282, 45793, 5, 59, 88, damageEffectiveness = 2, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 15, }, }, + [13] = { 4000, 1750, 227, 341, 56466, 5, 71, 107, damageEffectiveness = 2, critChance = 6, levelRequirement = 53, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 16, }, }, + [14] = { 4000, 1750, 274, 412, 69301, 6, 86, 129, damageEffectiveness = 2, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 16, }, }, + [15] = { 4000, 1750, 330, 496, 85026, 6, 103, 155, damageEffectiveness = 2, critChance = 6, levelRequirement = 59, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 17, }, }, + [16] = { 4000, 1750, 397, 596, 103878, 7, 124, 186, damageEffectiveness = 2, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 18, }, }, + [17] = { 4000, 1750, 449, 673, 118738, 7, 140, 210, damageEffectiveness = 2, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 18, }, }, + [18] = { 4000, 1750, 507, 760, 135341, 8, 158, 237, damageEffectiveness = 2, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 19, }, }, + [19] = { 4000, 1750, 571, 857, 154441, 8, 179, 268, damageEffectiveness = 2, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 19, }, }, + [20] = { 4000, 1750, 644, 966, 176096, 8, 201, 302, damageEffectiveness = 2, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 20, }, }, + [21] = { 4000, 1750, 725, 1088, 200258, 9, 227, 340, damageEffectiveness = 2, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 20, }, }, + [22] = { 4000, 1750, 817, 1225, 228005, 9, 255, 383, damageEffectiveness = 2, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 21, }, }, + [23] = { 4000, 1750, 919, 1378, 259415, 10, 287, 431, damageEffectiveness = 2, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 21, }, }, + [24] = { 4000, 1750, 1033, 1550, 294417, 10, 323, 484, damageEffectiveness = 2, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 21, }, }, + [25] = { 4000, 1750, 1162, 1742, 334545, 11, 363, 544, damageEffectiveness = 2, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 22, }, }, + [26] = { 4000, 1750, 1305, 1957, 379910, 11, 408, 612, damageEffectiveness = 2, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 23, }, }, + [27] = { 4000, 1750, 1465, 2198, 430409, 11, 458, 687, damageEffectiveness = 2, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 23, }, }, + [28] = { 4000, 1750, 1645, 2467, 488216, 12, 514, 771, damageEffectiveness = 2, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 23, }, }, + [29] = { 4000, 1750, 1845, 2767, 553485, 12, 577, 865, damageEffectiveness = 2, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 24, }, }, + [30] = { 4000, 1750, 2069, 3103, 626071, 13, 647, 970, damageEffectiveness = 2, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 24, }, }, + [31] = { 4000, 1750, 2191, 3286, 666310, 13, 685, 1027, damageEffectiveness = 2, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 26, }, }, + [32] = { 4000, 1750, 2319, 3479, 709047, 13, 725, 1087, damageEffectiveness = 2, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 26, }, }, + [33] = { 4000, 1750, 2455, 3683, 754433, 13, 767, 1151, damageEffectiveness = 2, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 27, }, }, + [34] = { 4000, 1750, 2599, 3898, 802627, 14, 812, 1218, damageEffectiveness = 2, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 27, }, }, + [35] = { 4000, 1750, 2750, 4126, 852366, 14, 860, 1289, damageEffectiveness = 2, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 28, }, }, + [36] = { 4000, 1750, 2911, 4366, 906611, 14, 910, 1364, damageEffectiveness = 2, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 29, }, }, + [37] = { 4000, 1750, 3080, 4620, 964197, 14, 963, 1444, damageEffectiveness = 2, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 29, }, }, + [38] = { 4000, 1750, 3259, 4889, 1025326, 15, 1019, 1528, damageEffectiveness = 2, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 30, }, }, + [39] = { 4000, 1750, 3448, 5173, 1090210, 15, 1078, 1616, damageEffectiveness = 2, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 30, }, }, + [40] = { 4000, 1750, 3648, 5472, 1159073, 15, 1140, 1710, damageEffectiveness = 2, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 869, 357, 1470, 1471, 351, }, cost = { Mana = 31, }, }, }, } skills["FlamethrowerTrap"] = { @@ -3652,7 +3645,7 @@ skills["FlamethrowerTrap"] = { baseEffectiveness = 0.10270000249147, incrementalEffectiveness = 0.058899998664856, description = "Throws a trap that releases a number of flames in different directions around it when triggered. The flames last for a duration, rotating around the trap and repeatedly dealing damage. Burning enemies are dealt more damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -3694,46 +3687,46 @@ skills["FlamethrowerTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 4000, 3500, 0.8299999833107, 1.25, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 4000, 3500, 0.86000001430511, 1.289999961853, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 4000, 3500, 0.88999998569489, 1.3400000333786, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [5] = { 4000, 3500, 0.9200000166893, 1.3899999856949, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [6] = { 4000, 3500, 0.94999998807907, 1.4299999475479, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 4000, 3500, 0.98000001907349, 1.4800000190735, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 4000, 3500, 1.0099999904633, 1.5199999809265, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 4000, 3500, 1.039999961853, 1.5700000524521, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 4000, 3500, 1.0700000524521, 1.6200000047684, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 4000, 3500, 1.1100000143051, 1.6599999666214, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [12] = { 4000, 3500, 1.1399999856949, 1.710000038147, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 4000, 3500, 1.1699999570847, 1.7599999904633, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [14] = { 4000, 3500, 1.2000000476837, 1.7999999523163, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 4000, 3500, 1.2300000190735, 1.8500000238419, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [16] = { 4000, 3500, 1.2599999904633, 1.8899999856949, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [17] = { 4000, 3500, 1.289999961853, 1.9400000572205, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 4000, 3500, 1.3200000524521, 1.9900000095367, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [19] = { 4000, 3500, 1.3500000238419, 2.0299999713898, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [25] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [26] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [27] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [28] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [29] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [31] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [33] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [37] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 36, }, }, - [39] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 4000, 3500, 1.3799999952316, 2.0799999237061, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 4000, 3500, 5, 8, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 4000, 3500, 7, 11, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 4000, 3500, 9, 14, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 4000, 3500, 12, 18, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [5] = { 4000, 3500, 16, 24, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [6] = { 4000, 3500, 19, 29, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [7] = { 4000, 3500, 23, 35, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 4000, 3500, 27, 41, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 4000, 3500, 33, 49, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 4000, 3500, 39, 59, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 4000, 3500, 47, 70, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [12] = { 4000, 3500, 56, 84, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 4000, 3500, 66, 100, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [14] = { 4000, 3500, 79, 118, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 4000, 3500, 93, 140, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [16] = { 4000, 3500, 110, 165, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [17] = { 4000, 3500, 130, 195, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [18] = { 4000, 3500, 153, 230, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [19] = { 4000, 3500, 180, 270, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 4000, 3500, 211, 319, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 4000, 3500, 243, 366, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 4000, 3500, 279, 421, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 4000, 3500, 320, 483, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 4000, 3500, 368, 554, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [25] = { 4000, 3500, 421, 635, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [26] = { 4000, 3500, 483, 728, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [27] = { 4000, 3500, 554, 834, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [28] = { 4000, 3500, 634, 955, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [29] = { 4000, 3500, 726, 1094, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 4000, 3500, 830, 1251, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [31] = { 4000, 3500, 888, 1338, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 4000, 3500, 950, 1431, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [33] = { 4000, 3500, 1015, 1530, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 4000, 3500, 1086, 1636, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 4000, 3500, 1161, 1749, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 4000, 3500, 1241, 1870, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [37] = { 4000, 3500, 1326, 1999, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [38] = { 4000, 3500, 1418, 2137, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [39] = { 4000, 3500, 1515, 2283, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [40] = { 4000, 3500, 1619, 2440, 25, 4, damageEffectiveness = 0.3, cooldown = 8, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, }, } skills["FlickerStrike"] = { @@ -3741,7 +3734,7 @@ skills["FlickerStrike"] = { color = 2, baseEffectiveness = 0, description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.MovementSkill] = true, [SkillType.Duration] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -3795,46 +3788,46 @@ skills["FlickerStrike"] = { "melee_defer_damage_prediction", }, levels = { - [1] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.42, baseMultiplier = 1.42, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.46, baseMultiplier = 1.456, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.53, baseMultiplier = 1.527, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.56, baseMultiplier = 1.563, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.6, baseMultiplier = 1.599, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.63, baseMultiplier = 1.635, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.71, baseMultiplier = 1.706, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.74, baseMultiplier = 1.742, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.78, baseMultiplier = 1.778, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.81, baseMultiplier = 1.814, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.85, baseMultiplier = 1.849, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.89, baseMultiplier = 1.885, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.96, baseMultiplier = 1.957, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.99, baseMultiplier = 1.993, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.03, baseMultiplier = 2.028, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.06, baseMultiplier = 2.064, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.14, baseMultiplier = 2.136, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.17, baseMultiplier = 2.172, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.21, baseMultiplier = 2.207, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.24, baseMultiplier = 2.243, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.28, baseMultiplier = 2.279, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.31, baseMultiplier = 2.315, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.35, baseMultiplier = 2.351, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.39, baseMultiplier = 2.386, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.46, baseMultiplier = 2.458, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.48, baseMultiplier = 2.476, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.49, baseMultiplier = 2.494, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.51, baseMultiplier = 2.512, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.53, baseMultiplier = 2.529, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.55, baseMultiplier = 2.547, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.57, baseMultiplier = 2.565, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.58, baseMultiplier = 2.583, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.6, baseMultiplier = 2.601, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.62, baseMultiplier = 2.619, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.64, baseMultiplier = 2.637, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.42, baseMultiplier = 1.42, levelRequirement = 10, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [2] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.46, baseMultiplier = 1.456, levelRequirement = 13, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [3] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 17, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [4] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.53, baseMultiplier = 1.527, levelRequirement = 21, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [5] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.56, baseMultiplier = 1.563, levelRequirement = 25, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [6] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.6, baseMultiplier = 1.599, levelRequirement = 29, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [7] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.63, baseMultiplier = 1.635, levelRequirement = 33, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [8] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 36, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [9] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.71, baseMultiplier = 1.706, levelRequirement = 39, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [10] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.74, baseMultiplier = 1.742, levelRequirement = 42, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [11] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.78, baseMultiplier = 1.778, levelRequirement = 45, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [12] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.81, baseMultiplier = 1.814, levelRequirement = 48, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [13] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.85, baseMultiplier = 1.849, levelRequirement = 51, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [14] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.89, baseMultiplier = 1.885, levelRequirement = 54, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [15] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 57, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [16] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.96, baseMultiplier = 1.957, levelRequirement = 60, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [17] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 1.99, baseMultiplier = 1.993, levelRequirement = 63, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [18] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.03, baseMultiplier = 2.028, levelRequirement = 66, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [19] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.06, baseMultiplier = 2.064, levelRequirement = 68, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [20] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 70, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [21] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.14, baseMultiplier = 2.136, levelRequirement = 72, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [22] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.17, baseMultiplier = 2.172, levelRequirement = 74, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [23] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.21, baseMultiplier = 2.207, levelRequirement = 76, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [24] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.24, baseMultiplier = 2.243, levelRequirement = 78, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [25] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.28, baseMultiplier = 2.279, levelRequirement = 80, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [26] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.31, baseMultiplier = 2.315, levelRequirement = 82, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [27] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.35, baseMultiplier = 2.351, levelRequirement = 84, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [28] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.39, baseMultiplier = 2.386, levelRequirement = 86, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [29] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 88, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [30] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.46, baseMultiplier = 2.458, levelRequirement = 90, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [31] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.48, baseMultiplier = 2.476, levelRequirement = 91, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [32] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.49, baseMultiplier = 2.494, levelRequirement = 92, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [33] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.51, baseMultiplier = 2.512, levelRequirement = 93, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [34] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.53, baseMultiplier = 2.529, levelRequirement = 94, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [35] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.55, baseMultiplier = 2.547, levelRequirement = 95, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [36] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.57, baseMultiplier = 2.565, levelRequirement = 96, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [37] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.58, baseMultiplier = 2.583, levelRequirement = 97, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [38] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.6, baseMultiplier = 2.601, levelRequirement = 98, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [39] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.62, baseMultiplier = 2.619, levelRequirement = 99, statInterpolation = { 1, 0, 364, 186, }, cost = { Mana = 10, }, }, + [40] = { 10, 15, 20, 3000, attackSpeedMultiplier = 20, cooldown = 2, damageEffectiveness = 2.64, baseMultiplier = 2.637, levelRequirement = 100, statInterpolation = { 1, 0, 70, 1252, }, cost = { Mana = 10, }, }, }, } skills["Frenzy"] = { @@ -3842,7 +3835,7 @@ skills["Frenzy"] = { color = 2, baseEffectiveness = 0, description = "Performs an attack that gives the character a frenzy charge if it hits. Frenzy charges increase your attack speed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -3877,51 +3870,50 @@ skills["Frenzy"] = { stats = { "frenzy_skill_attack_damage_+%_final_per_frenzy_charge", "frenzy_skill_attack_speed_+%_final_per_frenzy_charge", - "melee_range_+", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { - [1] = { 5, 5, 0, damageEffectiveness = 1.15, baseMultiplier = 1.15, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 5, 5, 0, damageEffectiveness = 1.16, baseMultiplier = 1.161, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 5, 5, 0, damageEffectiveness = 1.17, baseMultiplier = 1.171, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 5, 5, 0, damageEffectiveness = 1.18, baseMultiplier = 1.182, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 5, 5, 0, damageEffectiveness = 1.19, baseMultiplier = 1.192, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 5, 5, 0, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 5, 5, 1, damageEffectiveness = 1.21, baseMultiplier = 1.213, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 5, 5, 1, damageEffectiveness = 1.22, baseMultiplier = 1.224, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 5, 5, 1, damageEffectiveness = 1.23, baseMultiplier = 1.234, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 5, 5, 1, damageEffectiveness = 1.24, baseMultiplier = 1.245, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 5, 5, 1, damageEffectiveness = 1.26, baseMultiplier = 1.255, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 5, 5, 1, damageEffectiveness = 1.27, baseMultiplier = 1.266, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 5, 5, 1, damageEffectiveness = 1.28, baseMultiplier = 1.276, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 5, 5, 2, damageEffectiveness = 1.29, baseMultiplier = 1.287, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 5, 5, 2, damageEffectiveness = 1.3, baseMultiplier = 1.297, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 5, 5, 2, damageEffectiveness = 1.31, baseMultiplier = 1.308, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 5, 5, 2, damageEffectiveness = 1.32, baseMultiplier = 1.318, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 5, 5, 2, damageEffectiveness = 1.33, baseMultiplier = 1.329, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 5, 5, 2, damageEffectiveness = 1.34, baseMultiplier = 1.339, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 5, 5, 2, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 5, 5, 3, damageEffectiveness = 1.36, baseMultiplier = 1.361, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 5, 5, 3, damageEffectiveness = 1.37, baseMultiplier = 1.371, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 5, 5, 3, damageEffectiveness = 1.38, baseMultiplier = 1.382, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 5, 5, 3, damageEffectiveness = 1.39, baseMultiplier = 1.392, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 5, 5, 3, damageEffectiveness = 1.4, baseMultiplier = 1.403, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 5, 5, 3, damageEffectiveness = 1.41, baseMultiplier = 1.413, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 5, 5, 3, damageEffectiveness = 1.42, baseMultiplier = 1.424, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 5, 5, 4, damageEffectiveness = 1.43, baseMultiplier = 1.434, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 5, 5, 4, damageEffectiveness = 1.44, baseMultiplier = 1.445, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 5, 5, 4, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 5, 5, 4, damageEffectiveness = 1.46, baseMultiplier = 1.461, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 5, 5, 4, damageEffectiveness = 1.47, baseMultiplier = 1.466, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 5, 5, 4, damageEffectiveness = 1.47, baseMultiplier = 1.471, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 5, 5, 4, damageEffectiveness = 1.48, baseMultiplier = 1.476, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 5, 5, 5, damageEffectiveness = 1.48, baseMultiplier = 1.482, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 5, 5, 5, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 5, 5, 5, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 5, 5, 5, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 5, 5, 5, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 5, 5, 5, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 5, 5, damageEffectiveness = 1.15, baseMultiplier = 1.15, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [2] = { 5, 5, damageEffectiveness = 1.16, baseMultiplier = 1.161, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [3] = { 5, 5, damageEffectiveness = 1.17, baseMultiplier = 1.171, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [4] = { 5, 5, damageEffectiveness = 1.18, baseMultiplier = 1.182, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [5] = { 5, 5, damageEffectiveness = 1.19, baseMultiplier = 1.192, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [6] = { 5, 5, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [7] = { 5, 5, damageEffectiveness = 1.21, baseMultiplier = 1.213, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [8] = { 5, 5, damageEffectiveness = 1.22, baseMultiplier = 1.224, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [9] = { 5, 5, damageEffectiveness = 1.23, baseMultiplier = 1.234, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [10] = { 5, 5, damageEffectiveness = 1.24, baseMultiplier = 1.245, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [11] = { 5, 5, damageEffectiveness = 1.26, baseMultiplier = 1.255, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [12] = { 5, 5, damageEffectiveness = 1.27, baseMultiplier = 1.266, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [13] = { 5, 5, damageEffectiveness = 1.28, baseMultiplier = 1.276, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [14] = { 5, 5, damageEffectiveness = 1.29, baseMultiplier = 1.287, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [15] = { 5, 5, damageEffectiveness = 1.3, baseMultiplier = 1.297, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [16] = { 5, 5, damageEffectiveness = 1.31, baseMultiplier = 1.308, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [17] = { 5, 5, damageEffectiveness = 1.32, baseMultiplier = 1.318, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [18] = { 5, 5, damageEffectiveness = 1.33, baseMultiplier = 1.329, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [19] = { 5, 5, damageEffectiveness = 1.34, baseMultiplier = 1.339, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [20] = { 5, 5, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [21] = { 5, 5, damageEffectiveness = 1.36, baseMultiplier = 1.361, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [22] = { 5, 5, damageEffectiveness = 1.37, baseMultiplier = 1.371, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [23] = { 5, 5, damageEffectiveness = 1.38, baseMultiplier = 1.382, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [24] = { 5, 5, damageEffectiveness = 1.39, baseMultiplier = 1.392, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [25] = { 5, 5, damageEffectiveness = 1.4, baseMultiplier = 1.403, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [26] = { 5, 5, damageEffectiveness = 1.41, baseMultiplier = 1.413, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [27] = { 5, 5, damageEffectiveness = 1.42, baseMultiplier = 1.424, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [28] = { 5, 5, damageEffectiveness = 1.43, baseMultiplier = 1.434, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [29] = { 5, 5, damageEffectiveness = 1.44, baseMultiplier = 1.445, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [30] = { 5, 5, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [31] = { 5, 5, damageEffectiveness = 1.46, baseMultiplier = 1.461, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [32] = { 5, 5, damageEffectiveness = 1.47, baseMultiplier = 1.466, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [33] = { 5, 5, damageEffectiveness = 1.47, baseMultiplier = 1.471, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [34] = { 5, 5, damageEffectiveness = 1.48, baseMultiplier = 1.476, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [35] = { 5, 5, damageEffectiveness = 1.48, baseMultiplier = 1.482, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [36] = { 5, 5, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [37] = { 5, 5, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [38] = { 5, 5, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [39] = { 5, 5, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [40] = { 5, 5, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, }, } skills["FrostBlades"] = { @@ -3930,7 +3922,7 @@ skills["FrostBlades"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Attack enemies with increased range, releasing icy blades from the first enemy hit which fly at other enemies. Requires a Melee Weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.ColdSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -3988,46 +3980,46 @@ skills["FrostBlades"] = { "show_number_of_projectiles", }, levels = { - [1] = { 4, 18, 60, 110, 0, 0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [2] = { 4, 18, 60, 110, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.04, baseMultiplier = 1.039, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [3] = { 4, 18, 60, 110, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.08, baseMultiplier = 1.079, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { 4, 18, 60, 110, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.12, baseMultiplier = 1.118, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [5] = { 4, 18, 60, 110, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.16, baseMultiplier = 1.158, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [6] = { 5, 19, 60, 110, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.2, baseMultiplier = 1.197, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [7] = { 5, 19, 60, 110, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.24, baseMultiplier = 1.237, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [8] = { 5, 19, 60, 110, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.28, baseMultiplier = 1.276, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [9] = { 5, 19, 60, 110, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.32, baseMultiplier = 1.316, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [10] = { 5, 19, 60, 110, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [11] = { 6, 20, 60, 110, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.39, baseMultiplier = 1.395, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [12] = { 6, 20, 60, 110, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.43, baseMultiplier = 1.434, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [13] = { 6, 20, 60, 110, 12, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [14] = { 6, 20, 60, 110, 13, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.51, baseMultiplier = 1.513, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [15] = { 6, 20, 60, 110, 14, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [16] = { 7, 21, 60, 110, 15, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.59, baseMultiplier = 1.592, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [17] = { 7, 21, 60, 110, 16, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.63, baseMultiplier = 1.632, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [18] = { 7, 21, 60, 110, 17, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [19] = { 7, 21, 60, 110, 18, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [20] = { 7, 21, 60, 110, 19, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [21] = { 8, 22, 60, 110, 20, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.79, baseMultiplier = 1.789, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [22] = { 8, 22, 60, 110, 21, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.83, baseMultiplier = 1.829, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [23] = { 8, 22, 60, 110, 22, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [24] = { 8, 22, 60, 110, 23, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.91, baseMultiplier = 1.908, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [25] = { 8, 22, 60, 110, 24, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.95, baseMultiplier = 1.947, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [26] = { 9, 23, 60, 110, 25, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.99, baseMultiplier = 1.987, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [27] = { 9, 23, 60, 110, 26, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [28] = { 9, 23, 60, 110, 27, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.07, baseMultiplier = 2.066, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [29] = { 9, 23, 60, 110, 28, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.11, baseMultiplier = 2.105, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [30] = { 9, 23, 60, 110, 29, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.14, baseMultiplier = 2.145, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [31] = { 9, 23, 60, 110, 29, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.16, baseMultiplier = 2.164, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [32] = { 10, 24, 60, 110, 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.18, baseMultiplier = 2.184, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [33] = { 10, 24, 60, 110, 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, baseMultiplier = 2.204, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [34] = { 10, 24, 60, 110, 31, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.22, baseMultiplier = 2.224, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [35] = { 10, 24, 60, 110, 31, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.24, baseMultiplier = 2.243, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [36] = { 10, 24, 60, 110, 32, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.26, baseMultiplier = 2.263, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [37] = { 10, 24, 60, 110, 32, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.28, baseMultiplier = 2.283, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [38] = { 10, 24, 60, 110, 33, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.3, baseMultiplier = 2.303, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [39] = { 10, 24, 60, 110, 33, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.32, baseMultiplier = 2.322, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [40] = { 10, 24, 60, 110, 34, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.34, baseMultiplier = 2.342, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, + [1] = { 4, 18, 60, 110, 0, 2, 3, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 4, 18, 60, 110, 1, 2, 3, damageEffectiveness = 1.04, baseMultiplier = 1.039, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 4, 18, 60, 110, 2, 3, 4, damageEffectiveness = 1.08, baseMultiplier = 1.079, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 4, 18, 60, 110, 3, 4, 6, damageEffectiveness = 1.12, baseMultiplier = 1.118, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 4, 18, 60, 110, 4, 5, 8, damageEffectiveness = 1.16, baseMultiplier = 1.158, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 5, 19, 60, 110, 5, 7, 11, damageEffectiveness = 1.2, baseMultiplier = 1.197, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 5, 19, 60, 110, 6, 9, 13, damageEffectiveness = 1.24, baseMultiplier = 1.237, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 5, 19, 60, 110, 7, 11, 17, damageEffectiveness = 1.28, baseMultiplier = 1.276, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 5, 19, 60, 110, 8, 14, 20, damageEffectiveness = 1.32, baseMultiplier = 1.316, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 5, 19, 60, 110, 9, 16, 25, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 6, 20, 60, 110, 10, 20, 30, damageEffectiveness = 1.39, baseMultiplier = 1.395, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 6, 20, 60, 110, 11, 24, 35, damageEffectiveness = 1.43, baseMultiplier = 1.434, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 6, 20, 60, 110, 12, 28, 42, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 6, 20, 60, 110, 13, 33, 49, damageEffectiveness = 1.51, baseMultiplier = 1.513, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 6, 20, 60, 110, 14, 39, 58, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 7, 21, 60, 110, 15, 45, 68, damageEffectiveness = 1.59, baseMultiplier = 1.592, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 7, 21, 60, 110, 16, 52, 79, damageEffectiveness = 1.63, baseMultiplier = 1.632, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 7, 21, 60, 110, 17, 61, 91, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 7, 21, 60, 110, 18, 68, 102, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 7, 21, 60, 110, 19, 75, 113, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 8, 22, 60, 110, 20, 81, 122, damageEffectiveness = 1.79, baseMultiplier = 1.789, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 8, 22, 60, 110, 21, 87, 130, damageEffectiveness = 1.83, baseMultiplier = 1.829, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 8, 22, 60, 110, 22, 93, 140, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 8, 22, 60, 110, 23, 100, 150, damageEffectiveness = 1.91, baseMultiplier = 1.908, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 8, 22, 60, 110, 24, 107, 160, damageEffectiveness = 1.95, baseMultiplier = 1.947, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 9, 23, 60, 110, 25, 114, 172, damageEffectiveness = 1.99, baseMultiplier = 1.987, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 9, 23, 60, 110, 26, 123, 184, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 9, 23, 60, 110, 27, 131, 197, damageEffectiveness = 2.07, baseMultiplier = 2.066, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 9, 23, 60, 110, 28, 140, 210, damageEffectiveness = 2.11, baseMultiplier = 2.105, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 9, 23, 60, 110, 29, 150, 224, damageEffectiveness = 2.14, baseMultiplier = 2.145, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 9, 23, 60, 110, 29, 155, 232, damageEffectiveness = 2.16, baseMultiplier = 2.164, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 10, 24, 60, 110, 30, 160, 240, damageEffectiveness = 2.18, baseMultiplier = 2.184, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 10, 24, 60, 110, 30, 165, 248, damageEffectiveness = 2.2, baseMultiplier = 2.204, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 10, 24, 60, 110, 31, 171, 256, damageEffectiveness = 2.22, baseMultiplier = 2.224, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 10, 24, 60, 110, 31, 176, 265, damageEffectiveness = 2.24, baseMultiplier = 2.243, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 10, 24, 60, 110, 32, 182, 273, damageEffectiveness = 2.26, baseMultiplier = 2.263, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 10, 24, 60, 110, 32, 188, 282, damageEffectiveness = 2.28, baseMultiplier = 2.283, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 10, 24, 60, 110, 33, 194, 292, damageEffectiveness = 2.3, baseMultiplier = 2.303, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 10, 24, 60, 110, 33, 201, 301, damageEffectiveness = 2.32, baseMultiplier = 2.322, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 10, 24, 60, 110, 34, 207, 311, damageEffectiveness = 2.34, baseMultiplier = 2.342, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["ShrapnelShot"] = { @@ -4036,7 +4028,7 @@ skills["ShrapnelShot"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Releases arrows along with a burst of lightning which damages all enemies in a cone. The arrows degrade in-flight as the lightning dissipates, soon vanishing.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.LightningSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -4082,53 +4074,53 @@ skills["ShrapnelShot"] = { "additive_arrow_speed_modifiers_apply_to_area_of_effect", }, levels = { - [1] = { 50, 0, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [2] = { 50, 0, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.81, baseMultiplier = 0.81, levelRequirement = 2, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [3] = { 50, 1, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.82, baseMultiplier = 0.82, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { 50, 1, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.83, baseMultiplier = 0.83, levelRequirement = 7, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [5] = { 50, 1, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.84, baseMultiplier = 0.84, levelRequirement = 11, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [6] = { 50, 1, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.85, baseMultiplier = 0.85, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [7] = { 50, 2, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.86, baseMultiplier = 0.86, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [8] = { 50, 2, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.87, baseMultiplier = 0.87, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [9] = { 50, 2, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.88, baseMultiplier = 0.88, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [10] = { 50, 3, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.89, baseMultiplier = 0.89, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [11] = { 50, 3, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [12] = { 50, 3, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.91, baseMultiplier = 0.91, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [13] = { 50, 3, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.92, baseMultiplier = 0.92, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [14] = { 50, 4, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.93, baseMultiplier = 0.93, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [15] = { 50, 4, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.94, baseMultiplier = 0.94, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [16] = { 50, 4, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.95, baseMultiplier = 0.95, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [17] = { 50, 5, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.96, baseMultiplier = 0.96, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [18] = { 50, 5, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.97, baseMultiplier = 0.97, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [19] = { 50, 5, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.98, baseMultiplier = 0.98, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [20] = { 50, 5, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 0.99, baseMultiplier = 0.99, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [21] = { 50, 6, 2, 0.10000000149012, 1.8999999761581, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [22] = { 50, 6, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.01, baseMultiplier = 1.01, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [23] = { 50, 6, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.02, baseMultiplier = 1.02, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [24] = { 50, 7, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.03, baseMultiplier = 1.03, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [25] = { 50, 7, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.04, baseMultiplier = 1.04, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [26] = { 50, 7, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [27] = { 50, 7, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.06, baseMultiplier = 1.06, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [28] = { 50, 8, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.07, baseMultiplier = 1.07, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [29] = { 50, 8, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.08, baseMultiplier = 1.08, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [30] = { 50, 8, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.09, baseMultiplier = 1.09, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [31] = { 50, 8, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.1, baseMultiplier = 1.095, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [32] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.1, baseMultiplier = 1.1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [33] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [34] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.11, baseMultiplier = 1.11, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [35] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.12, baseMultiplier = 1.115, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [36] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.12, baseMultiplier = 1.12, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [37] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.13, baseMultiplier = 1.125, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [38] = { 50, 9, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.13, baseMultiplier = 1.13, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [39] = { 50, 10, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.14, baseMultiplier = 1.135, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [40] = { 50, 10, 2, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.14, baseMultiplier = 1.14, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, + [1] = { 50, 0, 2, 1, 5, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 50, 0, 2, 1, 6, damageEffectiveness = 0.81, baseMultiplier = 0.81, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 50, 1, 2, 1, 7, damageEffectiveness = 0.82, baseMultiplier = 0.82, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 50, 1, 2, 1, 9, damageEffectiveness = 0.83, baseMultiplier = 0.83, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 50, 1, 2, 1, 12, damageEffectiveness = 0.84, baseMultiplier = 0.84, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 50, 1, 2, 1, 17, damageEffectiveness = 0.85, baseMultiplier = 0.85, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 50, 2, 2, 1, 21, damageEffectiveness = 0.86, baseMultiplier = 0.86, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 50, 2, 2, 1, 26, damageEffectiveness = 0.87, baseMultiplier = 0.87, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 50, 2, 2, 2, 32, damageEffectiveness = 0.88, baseMultiplier = 0.88, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 50, 3, 2, 2, 39, damageEffectiveness = 0.89, baseMultiplier = 0.89, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 50, 3, 2, 2, 47, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 50, 3, 2, 3, 56, damageEffectiveness = 0.91, baseMultiplier = 0.91, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 50, 3, 2, 3, 66, damageEffectiveness = 0.92, baseMultiplier = 0.92, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 50, 4, 2, 4, 78, damageEffectiveness = 0.93, baseMultiplier = 0.93, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 50, 4, 2, 5, 92, damageEffectiveness = 0.94, baseMultiplier = 0.94, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 50, 4, 2, 6, 107, damageEffectiveness = 0.95, baseMultiplier = 0.95, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 50, 5, 2, 7, 125, damageEffectiveness = 0.96, baseMultiplier = 0.96, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 50, 5, 2, 8, 144, damageEffectiveness = 0.97, baseMultiplier = 0.97, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 50, 5, 2, 8, 161, damageEffectiveness = 0.98, baseMultiplier = 0.98, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 50, 5, 2, 9, 179, damageEffectiveness = 0.99, baseMultiplier = 0.99, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 50, 6, 2, 10, 192, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 50, 6, 2, 11, 206, damageEffectiveness = 1.01, baseMultiplier = 1.01, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 50, 6, 2, 12, 221, damageEffectiveness = 1.02, baseMultiplier = 1.02, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 50, 7, 2, 12, 237, damageEffectiveness = 1.03, baseMultiplier = 1.03, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 50, 7, 2, 13, 254, damageEffectiveness = 1.04, baseMultiplier = 1.04, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 50, 7, 2, 14, 272, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 50, 7, 2, 15, 291, damageEffectiveness = 1.06, baseMultiplier = 1.06, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 50, 8, 2, 16, 311, damageEffectiveness = 1.07, baseMultiplier = 1.07, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 50, 8, 2, 18, 333, damageEffectiveness = 1.08, baseMultiplier = 1.08, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 50, 8, 2, 19, 355, damageEffectiveness = 1.09, baseMultiplier = 1.09, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 50, 8, 2, 19, 367, damageEffectiveness = 1.1, baseMultiplier = 1.095, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 50, 9, 2, 20, 380, damageEffectiveness = 1.1, baseMultiplier = 1.1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 50, 9, 2, 21, 392, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 50, 9, 2, 21, 405, damageEffectiveness = 1.11, baseMultiplier = 1.11, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 50, 9, 2, 22, 419, damageEffectiveness = 1.12, baseMultiplier = 1.115, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 50, 9, 2, 23, 433, damageEffectiveness = 1.12, baseMultiplier = 1.12, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [37] = { 50, 9, 2, 24, 447, damageEffectiveness = 1.13, baseMultiplier = 1.125, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [38] = { 50, 9, 2, 24, 462, damageEffectiveness = 1.13, baseMultiplier = 1.13, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [39] = { 50, 10, 2, 25, 477, damageEffectiveness = 1.14, baseMultiplier = 1.135, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [40] = { 50, 10, 2, 26, 492, damageEffectiveness = 1.14, baseMultiplier = 1.14, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, }, } skills["Grace"] = { name = "Grace", color = 2, description = "Casts an aura that grants evasion to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -4165,58 +4157,59 @@ skills["Grace"] = { }, }, stats = { + "grace_aura_evasion_rating_+%_final", "base_evasion_rating", "active_skill_base_radius_+", "base_deal_no_damage", }, levels = { - [1] = { 227, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 271, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 322, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 379, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 444, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 528, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 621, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 722, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 845, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 940, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 1043, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 1155, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 1283, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 1413, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 1567, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 1732, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 1914, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 2115, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 2335, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 2575, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 2700, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 2835, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 2979, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 3124, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 3279, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 3444, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 3611, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 3795, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 3982, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 4179, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 4283, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 4386, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 4495, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 4603, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 4717, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 4830, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 4949, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 5067, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 5191, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 5314, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 20, 227, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 20, 271, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 21, 322, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 21, 379, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 22, 444, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 22, 528, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 23, 621, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 23, 722, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 24, 845, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 24, 940, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 25, 1043, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 25, 1155, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 26, 1283, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 26, 1413, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 27, 1567, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 27, 1732, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 28, 1914, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 28, 2115, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 29, 2335, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 29, 2575, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 30, 2700, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 30, 2835, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 31, 2979, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 31, 3124, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 32, 3279, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 32, 3444, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 33, 3611, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 33, 3795, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 34, 3982, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 34, 4179, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 35, 4283, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 35, 4386, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 35, 4495, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 35, 4603, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 36, 4717, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 36, 4830, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 36, 4949, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 36, 5067, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 37, 5191, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 37, 5314, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["VaalGrace"] = { name = "Vaal Grace", color = 2, description = "Casts a temporary aura that grants you and your allies the ability to dodge attacks and spells.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -4243,61 +4236,61 @@ skills["VaalGrace"] = { }, }, stats = { - "base_chance_to_dodge_%", - "base_chance_to_dodge_spells_%", + "chance_to_evade_attacks_%", + "damage_taken_from_suppressed_hits_is_unlucky", "active_skill_base_radius_+", "base_skill_effect_duration", "base_deal_no_damage", "modifiers_to_buff_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 24, 24, 0, 6000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 25, 25, 1, 6000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 25, 25, 2, 6000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 26, 26, 3, 6000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 26, 26, 4, 6000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 27, 27, 5, 6000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 27, 27, 6, 6000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 28, 28, 7, 6000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 28, 28, 8, 6000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 29, 29, 9, 6000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 29, 29, 10, 6000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 30, 30, 11, 6000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 30, 30, 12, 6000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 31, 31, 13, 6000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 31, 31, 14, 6000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 32, 32, 15, 6000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 32, 32, 16, 6000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 33, 33, 17, 6000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 33, 33, 18, 6000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 34, 34, 19, 6000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 34, 34, 20, 6000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 35, 35, 21, 6000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 35, 35, 22, 6000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 36, 36, 23, 6000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 36, 36, 24, 6000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 37, 37, 25, 6000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 37, 37, 26, 6000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 38, 38, 27, 6000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 38, 38, 28, 6000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 39, 39, 29, 6000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 39, 39, 29, 6000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 39, 39, 30, 6000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 39, 39, 30, 6000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 40, 40, 31, 6000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 40, 40, 31, 6000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 40, 40, 32, 6000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 40, 40, 32, 6000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 41, 41, 33, 6000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 41, 41, 33, 6000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 41, 41, 34, 6000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 15, 1, 0, 6000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [2] = { 15, 1, 1, 6000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [3] = { 15, 1, 2, 6000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [4] = { 15, 1, 3, 6000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [5] = { 15, 1, 4, 6000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [6] = { 15, 1, 5, 6000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [7] = { 15, 1, 6, 6000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [8] = { 15, 1, 7, 6000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [9] = { 15, 1, 8, 6000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [10] = { 15, 1, 9, 6000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [11] = { 15, 1, 10, 6000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [12] = { 15, 1, 11, 6000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [13] = { 15, 1, 12, 6000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [14] = { 15, 1, 13, 6000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [15] = { 15, 1, 14, 6000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [16] = { 15, 1, 15, 6000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [17] = { 15, 1, 16, 6000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [18] = { 15, 1, 17, 6000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [19] = { 15, 1, 18, 6000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [20] = { 15, 1, 19, 6000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [21] = { 15, 1, 20, 6000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [22] = { 15, 1, 21, 6000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [23] = { 15, 1, 22, 6000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [24] = { 15, 1, 23, 6000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [25] = { 15, 1, 24, 6000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [26] = { 15, 1, 25, 6000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [27] = { 15, 1, 26, 6000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [28] = { 15, 1, 27, 6000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [29] = { 15, 1, 28, 6000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [30] = { 15, 1, 29, 6000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [31] = { 15, 1, 29, 6000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [32] = { 15, 1, 30, 6000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [33] = { 15, 1, 30, 6000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [34] = { 15, 1, 31, 6000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [35] = { 15, 1, 31, 6000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [36] = { 15, 1, 32, 6000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [37] = { 15, 1, 32, 6000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [38] = { 15, 1, 33, 6000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [39] = { 15, 1, 33, 6000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 7050, 15123, 5723, }, cost = { }, }, + [40] = { 15, 1, 34, 6000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 7050, 5765, 357, }, cost = { }, }, }, } skills["Haste"] = { name = "Haste", color = 2, description = "Casts an aura that increases the movement speed, attack speed and cast speed of you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -4350,53 +4343,53 @@ skills["Haste"] = { "base_deal_no_damage", }, levels = { - [1] = { 9, 9, 4, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, 9, 4, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 10, 10, 4, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 10, 10, 5, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 11, 10, 5, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 11, 11, 5, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 11, 11, 6, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 12, 11, 6, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 12, 12, 6, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 12, 12, 7, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 13, 12, 7, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 13, 13, 7, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 13, 13, 8, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 14, 13, 8, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 14, 14, 8, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 15, 14, 8, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 15, 15, 8, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 16, 15, 8, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 16, 16, 8, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 16, 16, 9, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 17, 16, 9, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 17, 17, 9, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 17, 17, 10, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 18, 17, 10, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 18, 18, 10, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 18, 18, 11, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 19, 18, 11, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 19, 19, 11, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 19, 19, 12, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 20, 19, 12, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 20, 19, 12, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 20, 20, 12, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 20, 20, 12, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 20, 20, 13, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 20, 20, 13, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 21, 20, 13, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 21, 20, 13, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 21, 21, 13, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 21, 21, 13, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 21, 21, 14, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 9, 9, 4, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [2] = { 10, 9, 4, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [3] = { 10, 10, 4, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [4] = { 10, 10, 5, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [5] = { 11, 10, 5, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [6] = { 11, 11, 5, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [7] = { 11, 11, 6, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [8] = { 12, 11, 6, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [9] = { 12, 12, 6, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [10] = { 12, 12, 7, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [11] = { 13, 12, 7, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [12] = { 13, 13, 7, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [13] = { 13, 13, 8, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [14] = { 14, 13, 8, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [15] = { 14, 14, 8, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [16] = { 15, 14, 8, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [17] = { 15, 15, 8, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [18] = { 16, 15, 8, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [19] = { 16, 16, 8, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [20] = { 16, 16, 9, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [21] = { 17, 16, 9, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [22] = { 17, 17, 9, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [23] = { 17, 17, 10, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [24] = { 18, 17, 10, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [25] = { 18, 18, 10, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [26] = { 18, 18, 11, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [27] = { 19, 18, 11, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [28] = { 19, 19, 11, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [29] = { 19, 19, 12, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [30] = { 20, 19, 12, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [31] = { 20, 19, 12, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [32] = { 20, 20, 12, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [33] = { 20, 20, 12, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [34] = { 20, 20, 13, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [35] = { 20, 20, 13, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [36] = { 21, 20, 13, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [37] = { 21, 20, 13, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [38] = { 21, 21, 13, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [39] = { 21, 21, 13, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, + [40] = { 21, 21, 14, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 8452, 860, 177, }, cost = { }, }, }, } skills["VaalHaste"] = { name = "Vaal Haste", color = 2, description = "Casts a temporary aura that increases the movement speed, attack speed and cast speed of you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -4435,46 +4428,46 @@ skills["VaalHaste"] = { "modifiers_to_buff_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 25, 24, 10, 0, 4000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 25, 25, 10, 1, 4000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 25, 25, 10, 2, 4000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 26, 25, 10, 3, 4000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 26, 26, 10, 4, 4000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 26, 26, 11, 5, 4000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 27, 26, 11, 6, 4000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 27, 27, 11, 7, 4000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 27, 27, 11, 8, 4000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 28, 27, 11, 9, 4000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 28, 28, 12, 10, 4000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 28, 28, 12, 11, 4000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 29, 28, 12, 12, 4000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 29, 29, 12, 13, 4000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 29, 29, 12, 14, 4000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 30, 29, 13, 15, 4000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 30, 30, 13, 16, 4000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 30, 30, 13, 17, 4000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 31, 30, 13, 18, 4000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 31, 31, 13, 19, 4000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 31, 31, 14, 20, 4000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 32, 31, 14, 21, 4000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 32, 32, 14, 22, 4000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 32, 32, 14, 23, 4000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 33, 32, 14, 24, 4000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 33, 33, 15, 25, 4000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 33, 33, 15, 26, 4000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 34, 33, 15, 27, 4000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 34, 34, 15, 28, 4000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 34, 34, 15, 29, 4000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 34, 34, 15, 29, 4000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 35, 34, 16, 30, 4000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 35, 34, 16, 30, 4000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 35, 35, 16, 31, 4000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 35, 35, 16, 31, 4000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 35, 35, 16, 32, 4000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 35, 35, 16, 32, 4000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 36, 35, 16, 33, 4000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 36, 35, 16, 33, 4000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 36, 36, 16, 34, 4000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 25, 24, 10, 0, 4000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 25, 25, 10, 1, 4000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 25, 25, 10, 2, 4000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 26, 25, 10, 3, 4000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 26, 26, 10, 4, 4000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 26, 26, 11, 5, 4000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 27, 26, 11, 6, 4000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 27, 27, 11, 7, 4000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 27, 27, 11, 8, 4000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 28, 27, 11, 9, 4000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 28, 28, 12, 10, 4000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 28, 28, 12, 11, 4000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 29, 28, 12, 12, 4000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 29, 29, 12, 13, 4000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 29, 29, 12, 14, 4000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 30, 29, 13, 15, 4000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 30, 30, 13, 16, 4000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 30, 30, 13, 17, 4000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 31, 30, 13, 18, 4000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 31, 31, 13, 19, 4000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 31, 31, 14, 20, 4000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 32, 31, 14, 21, 4000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 32, 32, 14, 22, 4000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 32, 32, 14, 23, 4000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 33, 32, 14, 24, 4000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 33, 33, 15, 25, 4000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 33, 33, 15, 26, 4000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 34, 33, 15, 27, 4000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 34, 34, 15, 28, 4000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 34, 34, 15, 29, 4000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 34, 34, 15, 29, 4000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 35, 34, 16, 30, 4000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 35, 34, 16, 30, 4000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 35, 35, 16, 31, 4000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 35, 35, 16, 31, 4000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 35, 35, 16, 32, 4000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 35, 35, 16, 32, 4000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 36, 35, 16, 33, 4000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 36, 35, 16, 33, 4000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 36, 36, 16, 34, 4000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["Hatred"] = { @@ -4483,7 +4476,7 @@ skills["Hatred"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.025000000372529, description = "Casts an aura that grants extra cold damage based on physical damage to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.ColdSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Cold] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -4523,46 +4516,46 @@ skills["Hatred"] = { "base_deal_no_damage", }, levels = { - [1] = { 16, 0, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 16, 1, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 17, 2, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 17, 3, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 18, 4, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 18, 5, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 19, 6, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 19, 7, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 20, 8, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 20, 9, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 21, 10, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 21, 11, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 22, 12, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 22, 13, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 23, 14, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 23, 15, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 24, 16, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 24, 17, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 25, 18, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 25, 19, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 26, 20, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 26, 21, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 27, 22, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 27, 23, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 28, 24, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 28, 25, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 29, 26, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 29, 27, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 30, 28, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 30, 29, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 30, 29, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 31, 30, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 31, 30, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 31, 31, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 31, 31, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 32, 32, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 32, 32, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 32, 33, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 32, 33, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 33, 34, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 16, 0, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 16, 1, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 17, 2, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 17, 3, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 18, 4, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 18, 5, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 19, 6, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 19, 7, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 20, 8, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 20, 9, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 21, 10, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 21, 11, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 22, 12, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 22, 13, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 23, 14, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 23, 15, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 24, 16, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 24, 17, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 25, 18, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 25, 19, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 26, 20, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 26, 21, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 27, 22, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 27, 23, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 28, 24, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 28, 25, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 29, 26, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 29, 27, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 30, 28, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 30, 29, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 30, 29, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 31, 30, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 31, 30, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 31, 31, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 31, 31, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 32, 32, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 32, 32, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 32, 33, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 32, 33, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 33, 34, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["HeraldOfAgony"] = { @@ -4571,8 +4564,7 @@ skills["HeraldOfAgony"] = { baseEffectiveness = 0.10999999940395, incrementalEffectiveness = 0.044700000435114, description = "Grants a buff giving more poison damage and a chance to inflict poison. When you poison an enemy while you have this buff, you gain Virulence, and summon an Agony Crawler minion that uses projectile and area attacks. You will lose Virulence over time, at a rate which increases the more Virulence you have. The minion will die when you have no Virulence.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Herald] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.ChaosSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.CreatesMinion] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Hit] = true, [SkillType.Attack] = true, [SkillType.ChaosSkill] = true, [SkillType.Projectile] = true, [SkillType.ProjectileAttack] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Herald] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.Chaos] = true, [SkillType.Physical] = true, [SkillType.CreatesMinion] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_skill_stat_descriptions", castTime = 0, minionList = { @@ -4635,46 +4627,46 @@ skills["HeraldOfAgony"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 20, 10, 5, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [2] = { 20, 10, 5, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [3] = { 20, 10, 5, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [4] = { 20, 10, 6, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [5] = { 20, 10, 6, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [6] = { 20, 10, 6, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [7] = { 20, 10, 6, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [8] = { 20, 10, 6, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [9] = { 20, 10, 7, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [10] = { 20, 10, 7, 2, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [11] = { 20, 10, 7, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [12] = { 20, 10, 7, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [13] = { 20, 10, 8, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [14] = { 20, 10, 8, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [15] = { 20, 10, 8, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [16] = { 20, 10, 8, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [17] = { 20, 10, 8, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [18] = { 20, 10, 9, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [19] = { 20, 10, 9, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [20] = { 20, 10, 9, 3, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [21] = { 20, 10, 9, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [22] = { 20, 10, 9, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [23] = { 20, 10, 10, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [24] = { 20, 10, 10, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [25] = { 20, 10, 10, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [26] = { 20, 10, 10, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [27] = { 20, 10, 10, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [28] = { 20, 10, 11, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [29] = { 20, 10, 11, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [30] = { 20, 10, 11, 4, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [31] = { 20, 10, 11, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [32] = { 20, 10, 11, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [33] = { 20, 10, 11, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [34] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [35] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [36] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [37] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [38] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [39] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [40] = { 20, 10, 12, 5, 0.69999998807907, 1.2999999523163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 20, 10, 5, 2, 1, 3, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [2] = { 20, 10, 5, 2, 2, 4, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [3] = { 20, 10, 5, 2, 3, 5, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [4] = { 20, 10, 6, 2, 3, 6, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [5] = { 20, 10, 6, 2, 4, 8, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [6] = { 20, 10, 6, 2, 5, 10, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [7] = { 20, 10, 6, 2, 6, 12, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [8] = { 20, 10, 6, 2, 8, 14, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [9] = { 20, 10, 7, 2, 9, 17, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [10] = { 20, 10, 7, 2, 11, 21, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [11] = { 20, 10, 7, 3, 13, 25, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [12] = { 20, 10, 7, 3, 16, 30, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [13] = { 20, 10, 8, 3, 19, 35, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [14] = { 20, 10, 8, 3, 23, 42, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [15] = { 20, 10, 8, 3, 26, 47, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [16] = { 20, 10, 8, 3, 29, 53, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [17] = { 20, 10, 8, 3, 32, 60, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [18] = { 20, 10, 9, 3, 36, 67, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [19] = { 20, 10, 9, 3, 40, 75, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [20] = { 20, 10, 9, 3, 45, 84, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [21] = { 20, 10, 9, 4, 51, 94, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [22] = { 20, 10, 9, 4, 57, 105, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [23] = { 20, 10, 10, 4, 63, 117, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [24] = { 20, 10, 10, 4, 71, 131, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [25] = { 20, 10, 10, 4, 79, 146, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [26] = { 20, 10, 10, 4, 88, 163, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [27] = { 20, 10, 10, 4, 98, 182, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [28] = { 20, 10, 11, 4, 109, 203, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [29] = { 20, 10, 11, 4, 122, 226, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [30] = { 20, 10, 11, 4, 136, 252, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [31] = { 20, 10, 11, 5, 143, 266, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [32] = { 20, 10, 11, 5, 151, 280, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [33] = { 20, 10, 11, 5, 159, 296, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [34] = { 20, 10, 12, 5, 168, 312, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [35] = { 20, 10, 12, 5, 177, 329, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [36] = { 20, 10, 12, 5, 187, 347, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [37] = { 20, 10, 12, 5, 197, 366, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [38] = { 20, 10, 12, 5, 208, 386, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [39] = { 20, 10, 12, 5, 219, 407, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, + [40] = { 20, 10, 12, 5, 231, 429, 1, 40, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 8158, 8161, 12069, 8692, 649, 2, }, cost = { }, }, }, } skills["HeraldOfIce"] = { @@ -4683,7 +4675,7 @@ skills["HeraldOfIce"] = { baseEffectiveness = 1.3636000156403, incrementalEffectiveness = 0.023000000044703, description = "Grants a buff adding cold damage to spells and attacks. If you shatter an enemy, this skill will cause them to explode and deal AoE cold damage to enemies near them. This damage is not affected by modifiers to spell damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.ColdSkill] = true, [SkillType.Type27] = true, [SkillType.Herald] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Cold] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Herald] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -4739,46 +4731,46 @@ skills["HeraldOfIce"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 18, 26, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 23, 35, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 30, 45, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 38, 57, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 45, 67, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 53, 80, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 62, 94, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 73, 110, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [9] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 85, 128, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [10] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 99, 149, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [11] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 115, 173, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [12] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 134, 200, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [13] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 154, 232, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [14] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 178, 267, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [15] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 195, 293, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [16] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 214, 321, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [17] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 235, 352, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [18] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 257, 386, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [19] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 282, 422, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [20] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 308, 462, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [21] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 337, 505, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [22] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 368, 552, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [23] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 402, 603, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [24] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 438, 658, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [25] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 478, 717, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [26] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 521, 782, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [27] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 568, 852, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [28] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 619, 928, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [29] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 674, 1010, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [30] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 733, 1100, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [31] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 765, 1149, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [32] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 796, 1198, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [33] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 830, 1251, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [34] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 863, 1304, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [35] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 899, 1361, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [36] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 934, 1418, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [37] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 971, 1479, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [38] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 1008, 1540, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [39] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 1047, 1605, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [40] = { 0.20000000298023, 0.30000001192093, 0.20000000298023, 0.30000001192093, 1085, 1670, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.20000000298023, 5, 4, 5, 18, 26, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.20000000298023, 7, 5, 7, 23, 35, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.20000000298023, 8, 6, 8, 30, 45, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.20000000298023, 10, 7, 10, 38, 57, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.20000000298023, 12, 8, 12, 45, 67, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.20000000298023, 14, 9, 14, 53, 80, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.20000000298023, 16, 10, 16, 62, 94, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.20000000298023, 18, 12, 18, 73, 110, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.20000000298023, 20, 13, 20, 85, 128, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.20000000298023, 23, 15, 23, 99, 149, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.20000000298023, 26, 17, 26, 115, 173, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.20000000298023, 29, 19, 29, 134, 200, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.20000000298023, 33, 22, 33, 154, 232, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.20000000298023, 37, 24, 37, 178, 267, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.20000000298023, 39, 26, 39, 195, 293, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.20000000298023, 42, 28, 42, 214, 321, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.20000000298023, 46, 30, 46, 235, 352, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.20000000298023, 49, 33, 49, 257, 386, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.20000000298023, 53, 35, 53, 282, 422, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.20000000298023, 56, 38, 56, 308, 462, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.20000000298023, 61, 40, 61, 337, 505, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.20000000298023, 65, 43, 65, 368, 552, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.20000000298023, 70, 46, 70, 402, 603, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.20000000298023, 75, 50, 75, 438, 658, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.20000000298023, 80, 53, 80, 478, 717, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.20000000298023, 85, 57, 85, 521, 782, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.20000000298023, 91, 61, 91, 568, 852, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.20000000298023, 98, 65, 98, 619, 928, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.20000000298023, 104, 69, 104, 674, 1010, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.20000000298023, 111, 74, 111, 733, 1100, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.20000000298023, 115, 77, 115, 765, 1149, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.20000000298023, 119, 79, 119, 796, 1198, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.20000000298023, 123, 82, 123, 830, 1251, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.20000000298023, 127, 85, 127, 863, 1304, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.20000000298023, 131, 87, 131, 899, 1361, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.20000000298023, 135, 90, 135, 934, 1418, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.20000000298023, 140, 93, 140, 971, 1479, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.20000000298023, 144, 96, 144, 1008, 1540, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.20000000298023, 149, 99, 149, 1047, 1605, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.20000000298023, 154, 102, 154, 1085, 1670, 1000, damageEffectiveness = 0.8, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["IceShot"] = { @@ -4787,7 +4779,7 @@ skills["IceShot"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -4833,46 +4825,46 @@ skills["IceShot"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 60, 0.80000001192093, 1.2000000476837, 0, 100, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 60, 0.80000001192093, 1.2000000476837, 1, 105, damageEffectiveness = 1.32, baseMultiplier = 1.323, levelRequirement = 2, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 60, 0.80000001192093, 1.2000000476837, 2, 110, damageEffectiveness = 1.35, baseMultiplier = 1.346, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 60, 0.80000001192093, 1.2000000476837, 3, 115, damageEffectiveness = 1.37, baseMultiplier = 1.369, levelRequirement = 7, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 60, 0.80000001192093, 1.2000000476837, 4, 120, damageEffectiveness = 1.39, baseMultiplier = 1.393, levelRequirement = 11, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 60, 0.80000001192093, 1.2000000476837, 5, 125, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 60, 0.80000001192093, 1.2000000476837, 6, 130, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [8] = { 60, 0.80000001192093, 1.2000000476837, 7, 135, damageEffectiveness = 1.46, baseMultiplier = 1.462, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 60, 0.80000001192093, 1.2000000476837, 8, 140, damageEffectiveness = 1.49, baseMultiplier = 1.485, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 60, 0.80000001192093, 1.2000000476837, 9, 145, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 60, 0.80000001192093, 1.2000000476837, 10, 150, damageEffectiveness = 1.53, baseMultiplier = 1.532, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 60, 0.80000001192093, 1.2000000476837, 11, 155, damageEffectiveness = 1.55, baseMultiplier = 1.555, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 60, 0.80000001192093, 1.2000000476837, 12, 160, damageEffectiveness = 1.58, baseMultiplier = 1.578, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 60, 0.80000001192093, 1.2000000476837, 13, 165, damageEffectiveness = 1.6, baseMultiplier = 1.601, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 60, 0.80000001192093, 1.2000000476837, 14, 170, damageEffectiveness = 1.62, baseMultiplier = 1.624, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 60, 0.80000001192093, 1.2000000476837, 15, 175, damageEffectiveness = 1.65, baseMultiplier = 1.647, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 60, 0.80000001192093, 1.2000000476837, 16, 180, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 60, 0.80000001192093, 1.2000000476837, 17, 185, damageEffectiveness = 1.69, baseMultiplier = 1.694, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 60, 0.80000001192093, 1.2000000476837, 18, 190, damageEffectiveness = 1.72, baseMultiplier = 1.717, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 60, 0.80000001192093, 1.2000000476837, 19, 195, damageEffectiveness = 1.74, baseMultiplier = 1.74, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 60, 0.80000001192093, 1.2000000476837, 20, 200, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 60, 0.80000001192093, 1.2000000476837, 21, 205, damageEffectiveness = 1.79, baseMultiplier = 1.786, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 60, 0.80000001192093, 1.2000000476837, 22, 210, damageEffectiveness = 1.81, baseMultiplier = 1.809, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 60, 0.80000001192093, 1.2000000476837, 23, 215, damageEffectiveness = 1.83, baseMultiplier = 1.833, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 60, 0.80000001192093, 1.2000000476837, 24, 220, damageEffectiveness = 1.86, baseMultiplier = 1.856, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 60, 0.80000001192093, 1.2000000476837, 25, 225, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 60, 0.80000001192093, 1.2000000476837, 26, 230, damageEffectiveness = 1.9, baseMultiplier = 1.902, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 60, 0.80000001192093, 1.2000000476837, 27, 235, damageEffectiveness = 1.93, baseMultiplier = 1.925, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 60, 0.80000001192093, 1.2000000476837, 28, 240, damageEffectiveness = 1.95, baseMultiplier = 1.948, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 60, 0.80000001192093, 1.2000000476837, 29, 245, damageEffectiveness = 1.97, baseMultiplier = 1.972, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 60, 0.80000001192093, 1.2000000476837, 29, 247, damageEffectiveness = 1.98, baseMultiplier = 1.983, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 60, 0.80000001192093, 1.2000000476837, 30, 250, damageEffectiveness = 1.99, baseMultiplier = 1.995, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 60, 0.80000001192093, 1.2000000476837, 30, 252, damageEffectiveness = 2.01, baseMultiplier = 2.006, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 60, 0.80000001192093, 1.2000000476837, 31, 255, damageEffectiveness = 2.02, baseMultiplier = 2.018, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 60, 0.80000001192093, 1.2000000476837, 31, 257, damageEffectiveness = 2.03, baseMultiplier = 2.029, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 60, 0.80000001192093, 1.2000000476837, 32, 260, damageEffectiveness = 2.04, baseMultiplier = 2.041, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [37] = { 60, 0.80000001192093, 1.2000000476837, 32, 262, damageEffectiveness = 2.05, baseMultiplier = 2.053, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [38] = { 60, 0.80000001192093, 1.2000000476837, 33, 265, damageEffectiveness = 2.06, baseMultiplier = 2.064, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 60, 0.80000001192093, 1.2000000476837, 33, 267, damageEffectiveness = 2.08, baseMultiplier = 2.076, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 60, 0.80000001192093, 1.2000000476837, 34, 270, damageEffectiveness = 2.09, baseMultiplier = 2.087, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 60, 2, 3, 0, 100, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 60, 2, 3, 1, 105, damageEffectiveness = 1.32, baseMultiplier = 1.323, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 60, 3, 4, 2, 110, damageEffectiveness = 1.35, baseMultiplier = 1.346, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 60, 4, 6, 3, 115, damageEffectiveness = 1.37, baseMultiplier = 1.369, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 60, 5, 8, 4, 120, damageEffectiveness = 1.39, baseMultiplier = 1.393, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 60, 7, 11, 5, 125, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 60, 9, 13, 6, 130, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 60, 11, 17, 7, 135, damageEffectiveness = 1.46, baseMultiplier = 1.462, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 60, 14, 20, 8, 140, damageEffectiveness = 1.49, baseMultiplier = 1.485, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 60, 16, 25, 9, 145, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 60, 20, 30, 10, 150, damageEffectiveness = 1.53, baseMultiplier = 1.532, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 60, 24, 35, 11, 155, damageEffectiveness = 1.55, baseMultiplier = 1.555, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 60, 28, 42, 12, 160, damageEffectiveness = 1.58, baseMultiplier = 1.578, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 60, 33, 49, 13, 165, damageEffectiveness = 1.6, baseMultiplier = 1.601, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 60, 39, 58, 14, 170, damageEffectiveness = 1.62, baseMultiplier = 1.624, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 60, 45, 68, 15, 175, damageEffectiveness = 1.65, baseMultiplier = 1.647, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 60, 52, 79, 16, 180, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 60, 61, 91, 17, 185, damageEffectiveness = 1.69, baseMultiplier = 1.694, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 60, 68, 102, 18, 190, damageEffectiveness = 1.72, baseMultiplier = 1.717, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 60, 75, 113, 19, 195, damageEffectiveness = 1.74, baseMultiplier = 1.74, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 60, 81, 122, 20, 200, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 60, 87, 130, 21, 205, damageEffectiveness = 1.79, baseMultiplier = 1.786, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 60, 93, 140, 22, 210, damageEffectiveness = 1.81, baseMultiplier = 1.809, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 60, 100, 150, 23, 215, damageEffectiveness = 1.83, baseMultiplier = 1.833, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 60, 107, 160, 24, 220, damageEffectiveness = 1.86, baseMultiplier = 1.856, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 60, 114, 172, 25, 225, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 60, 123, 184, 26, 230, damageEffectiveness = 1.9, baseMultiplier = 1.902, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 60, 131, 197, 27, 235, damageEffectiveness = 1.93, baseMultiplier = 1.925, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 60, 140, 210, 28, 240, damageEffectiveness = 1.95, baseMultiplier = 1.948, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 60, 150, 224, 29, 245, damageEffectiveness = 1.97, baseMultiplier = 1.972, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 60, 155, 232, 29, 247, damageEffectiveness = 1.98, baseMultiplier = 1.983, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 60, 160, 240, 30, 250, damageEffectiveness = 1.99, baseMultiplier = 1.995, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 60, 165, 248, 30, 252, damageEffectiveness = 2.01, baseMultiplier = 2.006, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 60, 171, 256, 31, 255, damageEffectiveness = 2.02, baseMultiplier = 2.018, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 60, 176, 265, 31, 257, damageEffectiveness = 2.03, baseMultiplier = 2.029, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 60, 182, 273, 32, 260, damageEffectiveness = 2.04, baseMultiplier = 2.041, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [37] = { 60, 188, 282, 32, 262, damageEffectiveness = 2.05, baseMultiplier = 2.053, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [38] = { 60, 194, 292, 33, 265, damageEffectiveness = 2.06, baseMultiplier = 2.064, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [39] = { 60, 201, 301, 33, 267, damageEffectiveness = 2.08, baseMultiplier = 2.076, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [40] = { 60, 207, 311, 34, 270, damageEffectiveness = 2.09, baseMultiplier = 2.087, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, }, } skills["IceTrap"] = { @@ -4881,7 +4873,7 @@ skills["IceTrap"] = { baseEffectiveness = 2.9586999416351, incrementalEffectiveness = 0.038100000470877, description = "Throws a trap that creates a series of icy runic explosions when triggered, dealing cold damage to all enemies caught in the blasts.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.ColdSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4918,46 +4910,46 @@ skills["IceTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 3, 3, }, cost = { Mana = 13, }, }, - [2] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 3, 3, }, cost = { Mana = 13, }, }, - [3] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 3, 3, }, cost = { Mana = 14, }, }, - [4] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 3, 3, }, cost = { Mana = 14, }, }, - [5] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 3, 3, }, cost = { Mana = 15, }, }, - [6] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 3, 3, }, cost = { Mana = 15, }, }, - [7] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 3, 3, }, cost = { Mana = 16, }, }, - [8] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 3, 3, }, cost = { Mana = 16, }, }, - [9] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 3, 3, }, cost = { Mana = 17, }, }, - [10] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 3, 3, }, cost = { Mana = 17, }, }, - [11] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 3, 3, }, cost = { Mana = 18, }, }, - [12] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 3, 3, }, cost = { Mana = 18, }, }, - [13] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 3, 3, }, cost = { Mana = 19, }, }, - [14] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 3, 3, }, cost = { Mana = 19, }, }, - [15] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 3, 3, }, cost = { Mana = 20, }, }, - [16] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 3, 3, }, cost = { Mana = 20, }, }, - [17] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 3, 3, }, cost = { Mana = 21, }, }, - [18] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 3, 3, }, cost = { Mana = 21, }, }, - [19] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 3, 3, }, cost = { Mana = 22, }, }, - [20] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 3, 3, }, cost = { Mana = 22, }, }, - [21] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 3, 3, }, cost = { Mana = 23, }, }, - [22] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 3, 3, }, cost = { Mana = 23, }, }, - [23] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 3, 3, }, cost = { Mana = 24, }, }, - [24] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 3, 3, }, cost = { Mana = 24, }, }, - [25] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 3, 3, }, cost = { Mana = 25, }, }, - [26] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 3, 3, }, cost = { Mana = 25, }, }, - [27] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 3, 3, }, cost = { Mana = 26, }, }, - [28] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 3, 3, }, cost = { Mana = 26, }, }, - [29] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 3, 3, }, cost = { Mana = 27, }, }, - [30] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 3, 3, }, cost = { Mana = 27, }, }, - [31] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 3, 3, }, cost = { Mana = 28, }, }, - [32] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 3, 3, }, cost = { Mana = 28, }, }, - [33] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 3, 3, }, cost = { Mana = 29, }, }, - [34] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 3, 3, }, cost = { Mana = 29, }, }, - [35] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 3, 3, }, cost = { Mana = 30, }, }, - [36] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 3, 3, }, cost = { Mana = 30, }, }, - [37] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 3, 3, }, cost = { Mana = 31, }, }, - [38] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 3, 3, }, cost = { Mana = 31, }, }, - [39] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 3, 3, }, cost = { Mana = 32, }, }, - [40] = { 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 3, 3, }, cost = { Mana = 32, }, }, + [1] = { 4000, 88, 133, damageEffectiveness = 2, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 4000, 107, 160, damageEffectiveness = 2, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 4000, 128, 192, damageEffectiveness = 2, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 4000, 153, 230, damageEffectiveness = 2, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 4000, 182, 274, damageEffectiveness = 2, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 4000, 205, 307, damageEffectiveness = 2, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 4000, 229, 343, damageEffectiveness = 2, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 4000, 256, 384, damageEffectiveness = 2, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 4000, 286, 428, damageEffectiveness = 2, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 4000, 318, 478, damageEffectiveness = 2, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 4000, 355, 532, damageEffectiveness = 2, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 4000, 395, 592, damageEffectiveness = 2, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 4000, 439, 658, damageEffectiveness = 2, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 4000, 487, 731, damageEffectiveness = 2, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 4000, 540, 811, damageEffectiveness = 2, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 4000, 599, 898, damageEffectiveness = 2, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [17] = { 4000, 663, 995, damageEffectiveness = 2, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 4000, 734, 1102, damageEffectiveness = 2, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [19] = { 4000, 812, 1218, damageEffectiveness = 2, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 4000, 898, 1347, damageEffectiveness = 2, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [21] = { 4000, 992, 1488, damageEffectiveness = 2, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [22] = { 4000, 1095, 1643, damageEffectiveness = 2, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [23] = { 4000, 1208, 1812, damageEffectiveness = 2, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 24, }, }, + [24] = { 4000, 1332, 1999, damageEffectiveness = 2, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 24, }, }, + [25] = { 4000, 1469, 2203, damageEffectiveness = 2, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [26] = { 4000, 1618, 2427, damageEffectiveness = 2, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [27] = { 4000, 1781, 2672, damageEffectiveness = 2, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 26, }, }, + [28] = { 4000, 1961, 2941, damageEffectiveness = 2, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 26, }, }, + [29] = { 4000, 2157, 3236, damageEffectiveness = 2, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 27, }, }, + [30] = { 4000, 2372, 3558, damageEffectiveness = 2, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 27, }, }, + [31] = { 4000, 2487, 3731, damageEffectiveness = 2, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 4000, 2608, 3911, damageEffectiveness = 2, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 28, }, }, + [33] = { 4000, 2734, 4100, damageEffectiveness = 2, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 4000, 2865, 4298, damageEffectiveness = 2, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 4000, 3003, 4505, damageEffectiveness = 2, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 30, }, }, + [36] = { 4000, 3147, 4721, damageEffectiveness = 2, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 4000, 3298, 4947, damageEffectiveness = 2, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [38] = { 4000, 3456, 5184, damageEffectiveness = 2, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [39] = { 4000, 3621, 5431, damageEffectiveness = 2, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 32, }, }, + [40] = { 4000, 3793, 5690, damageEffectiveness = 2, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 32, }, }, }, } skills["DoubleSlash"] = { @@ -4966,7 +4958,7 @@ skills["DoubleSlash"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Slashes twice, releasing waves of force that damage enemies they hit. Enemies in the middle of the slashes can be hit by both. The slashes will have a chance to inflict bleeding in Blood Stance, or have a wider angle in Sand Stance, Can be used with Axes and Swords. You are in Blood Stance by default.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -5015,46 +5007,46 @@ skills["DoubleSlash"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0, 50, 25, 0.80000001192093, 1.2000000476837, 50, attackSpeedMultiplier = -40, levelRequirement = 12, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [2] = { 0, 52, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.03, attackSpeedMultiplier = -40, baseMultiplier = 1.028, levelRequirement = 15, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [3] = { 1, 54, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.06, attackSpeedMultiplier = -40, baseMultiplier = 1.057, levelRequirement = 19, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [4] = { 1, 56, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.09, attackSpeedMultiplier = -40, baseMultiplier = 1.085, levelRequirement = 23, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [5] = { 2, 58, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.11, attackSpeedMultiplier = -40, baseMultiplier = 1.114, levelRequirement = 27, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [6] = { 2, 60, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.14, attackSpeedMultiplier = -40, baseMultiplier = 1.142, levelRequirement = 31, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [7] = { 3, 62, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.17, attackSpeedMultiplier = -40, baseMultiplier = 1.171, levelRequirement = 35, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [8] = { 3, 64, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.2, attackSpeedMultiplier = -40, baseMultiplier = 1.199, levelRequirement = 38, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [9] = { 4, 66, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.23, attackSpeedMultiplier = -40, baseMultiplier = 1.227, levelRequirement = 41, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [10] = { 4, 68, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.26, attackSpeedMultiplier = -40, baseMultiplier = 1.256, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [11] = { 5, 70, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.28, attackSpeedMultiplier = -40, baseMultiplier = 1.284, levelRequirement = 47, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [12] = { 5, 72, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = -40, baseMultiplier = 1.313, levelRequirement = 50, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [13] = { 6, 74, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = -40, baseMultiplier = 1.341, levelRequirement = 53, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [14] = { 6, 76, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.37, attackSpeedMultiplier = -40, baseMultiplier = 1.369, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [15] = { 7, 78, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.4, attackSpeedMultiplier = -40, baseMultiplier = 1.398, levelRequirement = 59, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [16] = { 7, 80, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.43, attackSpeedMultiplier = -40, baseMultiplier = 1.426, levelRequirement = 62, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [17] = { 8, 82, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.45, attackSpeedMultiplier = -40, baseMultiplier = 1.455, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [18] = { 8, 84, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.48, attackSpeedMultiplier = -40, baseMultiplier = 1.483, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [19] = { 9, 86, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.51, attackSpeedMultiplier = -40, baseMultiplier = 1.512, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [20] = { 9, 88, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.54, attackSpeedMultiplier = -40, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [21] = { 10, 90, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.57, attackSpeedMultiplier = -40, baseMultiplier = 1.568, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [22] = { 10, 92, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.6, attackSpeedMultiplier = -40, baseMultiplier = 1.597, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [23] = { 11, 94, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.63, attackSpeedMultiplier = -40, baseMultiplier = 1.625, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [24] = { 11, 96, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.65, attackSpeedMultiplier = -40, baseMultiplier = 1.654, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [25] = { 12, 98, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.68, attackSpeedMultiplier = -40, baseMultiplier = 1.682, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [26] = { 12, 100, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.71, attackSpeedMultiplier = -40, baseMultiplier = 1.711, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [27] = { 13, 102, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.74, attackSpeedMultiplier = -40, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [28] = { 13, 104, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.77, attackSpeedMultiplier = -40, baseMultiplier = 1.767, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [29] = { 14, 106, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.8, attackSpeedMultiplier = -40, baseMultiplier = 1.796, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [30] = { 14, 108, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.82, attackSpeedMultiplier = -40, baseMultiplier = 1.824, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [31] = { 14, 109, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.84, attackSpeedMultiplier = -40, baseMultiplier = 1.838, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [32] = { 15, 110, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.85, attackSpeedMultiplier = -40, baseMultiplier = 1.853, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [33] = { 15, 111, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.87, attackSpeedMultiplier = -40, baseMultiplier = 1.867, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [34] = { 15, 112, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.88, attackSpeedMultiplier = -40, baseMultiplier = 1.881, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [35] = { 15, 113, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.9, attackSpeedMultiplier = -40, baseMultiplier = 1.895, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [36] = { 16, 114, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.91, attackSpeedMultiplier = -40, baseMultiplier = 1.909, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [37] = { 16, 115, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.92, attackSpeedMultiplier = -40, baseMultiplier = 1.924, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [38] = { 16, 116, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.94, attackSpeedMultiplier = -40, baseMultiplier = 1.938, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [39] = { 16, 117, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.95, attackSpeedMultiplier = -40, baseMultiplier = 1.952, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [40] = { 17, 118, 25, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.97, attackSpeedMultiplier = -40, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 8, }, }, + [1] = { 0, 50, 25, 5, 8, 50, attackSpeedMultiplier = -40, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0, 52, 25, 7, 10, 50, damageEffectiveness = 1.03, attackSpeedMultiplier = -40, baseMultiplier = 1.028, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 1, 54, 25, 8, 13, 50, damageEffectiveness = 1.06, attackSpeedMultiplier = -40, baseMultiplier = 1.057, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 1, 56, 25, 11, 16, 50, damageEffectiveness = 1.09, attackSpeedMultiplier = -40, baseMultiplier = 1.085, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 2, 58, 25, 13, 19, 50, damageEffectiveness = 1.11, attackSpeedMultiplier = -40, baseMultiplier = 1.114, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 2, 60, 25, 16, 24, 50, damageEffectiveness = 1.14, attackSpeedMultiplier = -40, baseMultiplier = 1.142, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 3, 62, 25, 19, 28, 50, damageEffectiveness = 1.17, attackSpeedMultiplier = -40, baseMultiplier = 1.171, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 3, 64, 25, 22, 32, 50, damageEffectiveness = 1.2, attackSpeedMultiplier = -40, baseMultiplier = 1.199, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 4, 66, 25, 25, 37, 50, damageEffectiveness = 1.23, attackSpeedMultiplier = -40, baseMultiplier = 1.227, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 4, 68, 25, 28, 42, 50, damageEffectiveness = 1.26, attackSpeedMultiplier = -40, baseMultiplier = 1.256, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 5, 70, 25, 32, 47, 50, damageEffectiveness = 1.28, attackSpeedMultiplier = -40, baseMultiplier = 1.284, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 5, 72, 25, 36, 54, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = -40, baseMultiplier = 1.313, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 6, 74, 25, 40, 60, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = -40, baseMultiplier = 1.341, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 6, 76, 25, 45, 68, 50, damageEffectiveness = 1.37, attackSpeedMultiplier = -40, baseMultiplier = 1.369, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 7, 78, 25, 51, 76, 50, damageEffectiveness = 1.4, attackSpeedMultiplier = -40, baseMultiplier = 1.398, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 7, 80, 25, 56, 85, 50, damageEffectiveness = 1.43, attackSpeedMultiplier = -40, baseMultiplier = 1.426, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 8, 82, 25, 61, 91, 50, damageEffectiveness = 1.45, attackSpeedMultiplier = -40, baseMultiplier = 1.455, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 8, 84, 25, 65, 98, 50, damageEffectiveness = 1.48, attackSpeedMultiplier = -40, baseMultiplier = 1.483, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 9, 86, 25, 70, 105, 50, damageEffectiveness = 1.51, attackSpeedMultiplier = -40, baseMultiplier = 1.512, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 9, 88, 25, 75, 113, 50, damageEffectiveness = 1.54, attackSpeedMultiplier = -40, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 10, 90, 25, 81, 122, 50, damageEffectiveness = 1.57, attackSpeedMultiplier = -40, baseMultiplier = 1.568, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 10, 92, 25, 87, 130, 50, damageEffectiveness = 1.6, attackSpeedMultiplier = -40, baseMultiplier = 1.597, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 11, 94, 25, 93, 140, 50, damageEffectiveness = 1.63, attackSpeedMultiplier = -40, baseMultiplier = 1.625, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 11, 96, 25, 100, 150, 50, damageEffectiveness = 1.65, attackSpeedMultiplier = -40, baseMultiplier = 1.654, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 12, 98, 25, 107, 160, 50, damageEffectiveness = 1.68, attackSpeedMultiplier = -40, baseMultiplier = 1.682, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 12, 100, 25, 114, 172, 50, damageEffectiveness = 1.71, attackSpeedMultiplier = -40, baseMultiplier = 1.711, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 13, 102, 25, 123, 184, 50, damageEffectiveness = 1.74, attackSpeedMultiplier = -40, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 13, 104, 25, 131, 197, 50, damageEffectiveness = 1.77, attackSpeedMultiplier = -40, baseMultiplier = 1.767, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 14, 106, 25, 140, 210, 50, damageEffectiveness = 1.8, attackSpeedMultiplier = -40, baseMultiplier = 1.796, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 14, 108, 25, 150, 224, 50, damageEffectiveness = 1.82, attackSpeedMultiplier = -40, baseMultiplier = 1.824, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 14, 109, 25, 155, 232, 50, damageEffectiveness = 1.84, attackSpeedMultiplier = -40, baseMultiplier = 1.838, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 15, 110, 25, 160, 240, 50, damageEffectiveness = 1.85, attackSpeedMultiplier = -40, baseMultiplier = 1.853, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 15, 111, 25, 165, 248, 50, damageEffectiveness = 1.87, attackSpeedMultiplier = -40, baseMultiplier = 1.867, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 15, 112, 25, 171, 256, 50, damageEffectiveness = 1.88, attackSpeedMultiplier = -40, baseMultiplier = 1.881, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 15, 113, 25, 176, 265, 50, damageEffectiveness = 1.9, attackSpeedMultiplier = -40, baseMultiplier = 1.895, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 16, 114, 25, 182, 273, 50, damageEffectiveness = 1.91, attackSpeedMultiplier = -40, baseMultiplier = 1.909, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 16, 115, 25, 188, 282, 50, damageEffectiveness = 1.92, attackSpeedMultiplier = -40, baseMultiplier = 1.924, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 16, 116, 25, 194, 292, 50, damageEffectiveness = 1.94, attackSpeedMultiplier = -40, baseMultiplier = 1.938, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 16, 117, 25, 201, 301, 50, damageEffectiveness = 1.95, attackSpeedMultiplier = -40, baseMultiplier = 1.952, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 17, 118, 25, 207, 311, 50, damageEffectiveness = 1.97, attackSpeedMultiplier = -40, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["LancingSteel"] = { @@ -5062,7 +5054,7 @@ skills["LancingSteel"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Thrust an Axe or Sword forward, consuming your Steel Shards to form a cluster of shards in front of you. The cluster will fire a number of projectiles in sequence, aiming at enemies in front of or close to it. Steel Shards are gained with the Call of Steel Skill.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Hit] = true, [SkillType.ProjectileDamage] = true, [SkillType.ProjectileAttack] = true, [SkillType.PhysicalSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SteelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, [SkillType.Physical] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Steel] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -5124,46 +5116,46 @@ skills["LancingSteel"] = { "base_is_projectile", }, levels = { - [1] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.63, attackSpeedMultiplier = -20, baseMultiplier = 0.63, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.65, attackSpeedMultiplier = -20, baseMultiplier = 0.653, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.68, attackSpeedMultiplier = -20, baseMultiplier = 0.675, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.7, attackSpeedMultiplier = -20, baseMultiplier = 0.698, levelRequirement = 37, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.72, attackSpeedMultiplier = -20, baseMultiplier = 0.721, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.74, attackSpeedMultiplier = -20, baseMultiplier = 0.743, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.77, attackSpeedMultiplier = -20, baseMultiplier = 0.766, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.79, attackSpeedMultiplier = -20, baseMultiplier = 0.788, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.81, attackSpeedMultiplier = -20, baseMultiplier = 0.811, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.83, attackSpeedMultiplier = -20, baseMultiplier = 0.834, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.86, attackSpeedMultiplier = -20, baseMultiplier = 0.856, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.88, attackSpeedMultiplier = -20, baseMultiplier = 0.879, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.9, attackSpeedMultiplier = -20, baseMultiplier = 0.902, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.92, attackSpeedMultiplier = -20, baseMultiplier = 0.924, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.95, attackSpeedMultiplier = -20, baseMultiplier = 0.947, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.97, attackSpeedMultiplier = -20, baseMultiplier = 0.969, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 0.99, attackSpeedMultiplier = -20, baseMultiplier = 0.992, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.01, attackSpeedMultiplier = -20, baseMultiplier = 1.015, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.04, attackSpeedMultiplier = -20, baseMultiplier = 1.037, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.06, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.08, attackSpeedMultiplier = -20, baseMultiplier = 1.083, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.11, attackSpeedMultiplier = -20, baseMultiplier = 1.105, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.13, attackSpeedMultiplier = -20, baseMultiplier = 1.128, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.15, attackSpeedMultiplier = -20, baseMultiplier = 1.151, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.173, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.2, attackSpeedMultiplier = -20, baseMultiplier = 1.196, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.22, attackSpeedMultiplier = -20, baseMultiplier = 1.218, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.24, attackSpeedMultiplier = -20, baseMultiplier = 1.241, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [29] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.26, attackSpeedMultiplier = -20, baseMultiplier = 1.264, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [30] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.29, attackSpeedMultiplier = -20, baseMultiplier = 1.286, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [31] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.298, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.31, attackSpeedMultiplier = -20, baseMultiplier = 1.309, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [33] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.32, attackSpeedMultiplier = -20, baseMultiplier = 1.32, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [34] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.33, attackSpeedMultiplier = -20, baseMultiplier = 1.332, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [35] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [36] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.35, attackSpeedMultiplier = -20, baseMultiplier = 1.354, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [37] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.366, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [38] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.38, attackSpeedMultiplier = -20, baseMultiplier = 1.377, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [39] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.388, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [40] = { 3, 20, 0.80000001192093, 1.2000000476837, 4, 50, -60, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.399, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, + [1] = { 3, 20, 20, 30, 4, 50, -60, damageEffectiveness = 0.63, attackSpeedMultiplier = -20, baseMultiplier = 0.63, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 3, 20, 23, 35, 4, 50, -60, damageEffectiveness = 0.65, attackSpeedMultiplier = -20, baseMultiplier = 0.653, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 3, 20, 27, 40, 4, 50, -60, damageEffectiveness = 0.68, attackSpeedMultiplier = -20, baseMultiplier = 0.675, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 3, 20, 31, 46, 4, 50, -60, damageEffectiveness = 0.7, attackSpeedMultiplier = -20, baseMultiplier = 0.698, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 3, 20, 35, 53, 4, 50, -60, damageEffectiveness = 0.72, attackSpeedMultiplier = -20, baseMultiplier = 0.721, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 3, 20, 38, 58, 4, 50, -60, damageEffectiveness = 0.74, attackSpeedMultiplier = -20, baseMultiplier = 0.743, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 3, 20, 42, 63, 4, 50, -60, damageEffectiveness = 0.77, attackSpeedMultiplier = -20, baseMultiplier = 0.766, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 3, 20, 45, 68, 4, 50, -60, damageEffectiveness = 0.79, attackSpeedMultiplier = -20, baseMultiplier = 0.788, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 3, 20, 49, 74, 4, 50, -60, damageEffectiveness = 0.81, attackSpeedMultiplier = -20, baseMultiplier = 0.811, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 3, 20, 53, 80, 4, 50, -60, damageEffectiveness = 0.83, attackSpeedMultiplier = -20, baseMultiplier = 0.834, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 3, 20, 58, 86, 4, 50, -60, damageEffectiveness = 0.86, attackSpeedMultiplier = -20, baseMultiplier = 0.856, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 3, 20, 62, 93, 4, 50, -60, damageEffectiveness = 0.88, attackSpeedMultiplier = -20, baseMultiplier = 0.879, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 3, 20, 67, 101, 4, 50, -60, damageEffectiveness = 0.9, attackSpeedMultiplier = -20, baseMultiplier = 0.902, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 3, 20, 73, 109, 4, 50, -60, damageEffectiveness = 0.92, attackSpeedMultiplier = -20, baseMultiplier = 0.924, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 3, 20, 78, 117, 4, 50, -60, damageEffectiveness = 0.95, attackSpeedMultiplier = -20, baseMultiplier = 0.947, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 3, 20, 84, 126, 4, 50, -60, damageEffectiveness = 0.97, attackSpeedMultiplier = -20, baseMultiplier = 0.969, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 3, 20, 91, 136, 4, 50, -60, damageEffectiveness = 0.99, attackSpeedMultiplier = -20, baseMultiplier = 0.992, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 3, 20, 98, 146, 4, 50, -60, damageEffectiveness = 1.01, attackSpeedMultiplier = -20, baseMultiplier = 1.015, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 3, 20, 105, 157, 4, 50, -60, damageEffectiveness = 1.04, attackSpeedMultiplier = -20, baseMultiplier = 1.037, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 3, 20, 113, 169, 4, 50, -60, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.06, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 3, 20, 121, 181, 4, 50, -60, damageEffectiveness = 1.08, attackSpeedMultiplier = -20, baseMultiplier = 1.083, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 3, 20, 130, 195, 4, 50, -60, damageEffectiveness = 1.11, attackSpeedMultiplier = -20, baseMultiplier = 1.105, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 3, 20, 139, 209, 4, 50, -60, damageEffectiveness = 1.13, attackSpeedMultiplier = -20, baseMultiplier = 1.128, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 3, 20, 149, 224, 4, 50, -60, damageEffectiveness = 1.15, attackSpeedMultiplier = -20, baseMultiplier = 1.151, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 3, 20, 160, 239, 4, 50, -60, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.173, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 3, 20, 171, 256, 4, 50, -60, damageEffectiveness = 1.2, attackSpeedMultiplier = -20, baseMultiplier = 1.196, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 3, 20, 183, 274, 4, 50, -60, damageEffectiveness = 1.22, attackSpeedMultiplier = -20, baseMultiplier = 1.218, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 3, 20, 196, 293, 4, 50, -60, damageEffectiveness = 1.24, attackSpeedMultiplier = -20, baseMultiplier = 1.241, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [29] = { 3, 20, 209, 314, 4, 50, -60, damageEffectiveness = 1.26, attackSpeedMultiplier = -20, baseMultiplier = 1.264, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [30] = { 3, 20, 223, 335, 4, 50, -60, damageEffectiveness = 1.29, attackSpeedMultiplier = -20, baseMultiplier = 1.286, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [31] = { 3, 20, 231, 346, 4, 50, -60, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.298, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { 3, 20, 239, 358, 4, 50, -60, damageEffectiveness = 1.31, attackSpeedMultiplier = -20, baseMultiplier = 1.309, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [33] = { 3, 20, 247, 370, 4, 50, -60, damageEffectiveness = 1.32, attackSpeedMultiplier = -20, baseMultiplier = 1.32, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [34] = { 3, 20, 255, 382, 4, 50, -60, damageEffectiveness = 1.33, attackSpeedMultiplier = -20, baseMultiplier = 1.332, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [35] = { 3, 20, 263, 395, 4, 50, -60, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [36] = { 3, 20, 272, 408, 4, 50, -60, damageEffectiveness = 1.35, attackSpeedMultiplier = -20, baseMultiplier = 1.354, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [37] = { 3, 20, 281, 421, 4, 50, -60, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.366, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [38] = { 3, 20, 290, 435, 4, 50, -60, damageEffectiveness = 1.38, attackSpeedMultiplier = -20, baseMultiplier = 1.377, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [39] = { 3, 20, 300, 449, 4, 50, -60, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.388, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [40] = { 3, 20, 309, 464, 4, 50, -60, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.399, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, }, } skills["LightningArrow"] = { @@ -5172,7 +5164,7 @@ skills["LightningArrow"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Fires a charged arrow at the target, causing them to be struck by a bolt of lightning which damages nearby enemies.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -5209,46 +5201,46 @@ skills["LightningArrow"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 100, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 110, damageEffectiveness = 1.31, baseMultiplier = 1.313, levelRequirement = 15, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 120, damageEffectiveness = 1.33, baseMultiplier = 1.325, levelRequirement = 19, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 130, damageEffectiveness = 1.34, baseMultiplier = 1.338, levelRequirement = 23, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 140, damageEffectiveness = 1.35, baseMultiplier = 1.351, levelRequirement = 27, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 150, damageEffectiveness = 1.36, baseMultiplier = 1.363, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 160, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 35, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 170, damageEffectiveness = 1.39, baseMultiplier = 1.388, levelRequirement = 38, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 180, damageEffectiveness = 1.4, baseMultiplier = 1.401, levelRequirement = 41, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 190, damageEffectiveness = 1.41, baseMultiplier = 1.414, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 200, damageEffectiveness = 1.43, baseMultiplier = 1.426, levelRequirement = 47, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 210, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 220, damageEffectiveness = 1.45, baseMultiplier = 1.452, levelRequirement = 53, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 230, damageEffectiveness = 1.46, baseMultiplier = 1.464, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 240, damageEffectiveness = 1.48, baseMultiplier = 1.477, levelRequirement = 59, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 250, damageEffectiveness = 1.49, baseMultiplier = 1.489, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 260, damageEffectiveness = 1.5, baseMultiplier = 1.502, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 270, damageEffectiveness = 1.51, baseMultiplier = 1.515, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 280, damageEffectiveness = 1.53, baseMultiplier = 1.527, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 290, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 300, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 310, damageEffectiveness = 1.57, baseMultiplier = 1.565, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 320, damageEffectiveness = 1.58, baseMultiplier = 1.578, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 330, damageEffectiveness = 1.59, baseMultiplier = 1.591, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 340, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 350, damageEffectiveness = 1.62, baseMultiplier = 1.616, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 360, damageEffectiveness = 1.63, baseMultiplier = 1.628, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 370, damageEffectiveness = 1.64, baseMultiplier = 1.641, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 380, damageEffectiveness = 1.65, baseMultiplier = 1.654, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 390, damageEffectiveness = 1.67, baseMultiplier = 1.666, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 400, damageEffectiveness = 1.67, baseMultiplier = 1.673, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 410, damageEffectiveness = 1.68, baseMultiplier = 1.679, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 420, damageEffectiveness = 1.69, baseMultiplier = 1.685, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 430, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 440, damageEffectiveness = 1.7, baseMultiplier = 1.698, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 450, damageEffectiveness = 1.7, baseMultiplier = 1.704, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [37] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 460, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 470, damageEffectiveness = 1.72, baseMultiplier = 1.717, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 480, damageEffectiveness = 1.72, baseMultiplier = 1.723, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 50, 3, 0.10000000149012, 1.8999999761581, 0, 490, damageEffectiveness = 1.73, baseMultiplier = 1.729, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 50, 3, 1, 13, 0, 100, damageEffectiveness = 1.3, baseMultiplier = 1.3, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 50, 3, 1, 16, 0, 110, damageEffectiveness = 1.31, baseMultiplier = 1.313, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 50, 3, 1, 20, 0, 120, damageEffectiveness = 1.33, baseMultiplier = 1.325, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 50, 3, 1, 25, 0, 130, damageEffectiveness = 1.34, baseMultiplier = 1.338, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 50, 3, 2, 31, 0, 140, damageEffectiveness = 1.35, baseMultiplier = 1.351, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 50, 3, 2, 37, 0, 150, damageEffectiveness = 1.36, baseMultiplier = 1.363, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 50, 3, 2, 45, 0, 160, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 50, 3, 3, 51, 0, 170, damageEffectiveness = 1.39, baseMultiplier = 1.388, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 50, 3, 3, 59, 0, 180, damageEffectiveness = 1.4, baseMultiplier = 1.401, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 50, 3, 3, 66, 0, 190, damageEffectiveness = 1.41, baseMultiplier = 1.414, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 50, 3, 4, 75, 0, 200, damageEffectiveness = 1.43, baseMultiplier = 1.426, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 50, 3, 4, 85, 0, 210, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 50, 3, 5, 95, 0, 220, damageEffectiveness = 1.45, baseMultiplier = 1.452, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 50, 3, 6, 107, 0, 230, damageEffectiveness = 1.46, baseMultiplier = 1.464, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 50, 3, 6, 120, 0, 240, damageEffectiveness = 1.48, baseMultiplier = 1.477, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 50, 3, 7, 134, 0, 250, damageEffectiveness = 1.49, baseMultiplier = 1.489, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 50, 3, 8, 144, 0, 260, damageEffectiveness = 1.5, baseMultiplier = 1.502, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 50, 3, 8, 155, 0, 270, damageEffectiveness = 1.51, baseMultiplier = 1.515, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 50, 3, 9, 167, 0, 280, damageEffectiveness = 1.53, baseMultiplier = 1.527, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [20] = { 50, 3, 9, 179, 0, 290, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [21] = { 50, 3, 10, 192, 0, 300, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 50, 3, 11, 206, 0, 310, damageEffectiveness = 1.57, baseMultiplier = 1.565, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 50, 3, 12, 221, 0, 320, damageEffectiveness = 1.58, baseMultiplier = 1.578, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 50, 3, 12, 237, 0, 330, damageEffectiveness = 1.59, baseMultiplier = 1.591, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 50, 3, 13, 254, 0, 340, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 50, 3, 14, 272, 0, 350, damageEffectiveness = 1.62, baseMultiplier = 1.616, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [27] = { 50, 3, 15, 291, 0, 360, damageEffectiveness = 1.63, baseMultiplier = 1.628, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 50, 3, 16, 311, 0, 370, damageEffectiveness = 1.64, baseMultiplier = 1.641, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 50, 3, 18, 333, 0, 380, damageEffectiveness = 1.65, baseMultiplier = 1.654, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 50, 3, 19, 355, 0, 390, damageEffectiveness = 1.67, baseMultiplier = 1.666, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 50, 3, 19, 367, 0, 400, damageEffectiveness = 1.67, baseMultiplier = 1.673, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 50, 3, 20, 380, 0, 410, damageEffectiveness = 1.68, baseMultiplier = 1.679, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 50, 3, 21, 392, 0, 420, damageEffectiveness = 1.69, baseMultiplier = 1.685, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 50, 3, 21, 405, 0, 430, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 50, 3, 22, 419, 0, 440, damageEffectiveness = 1.7, baseMultiplier = 1.698, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 50, 3, 23, 433, 0, 450, damageEffectiveness = 1.7, baseMultiplier = 1.704, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [37] = { 50, 3, 24, 447, 0, 460, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [38] = { 50, 3, 24, 462, 0, 470, damageEffectiveness = 1.72, baseMultiplier = 1.717, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { 50, 3, 25, 477, 0, 480, damageEffectiveness = 1.72, baseMultiplier = 1.723, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { 50, 3, 26, 492, 0, 490, damageEffectiveness = 1.73, baseMultiplier = 1.729, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["LightningStrike"] = { @@ -5257,7 +5249,7 @@ skills["LightningStrike"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hits a target.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.LightningSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, [SkillType.ProjectilesNotFromUser] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -5323,46 +5315,46 @@ skills["LightningStrike"] = { "console_skill_dont_chase", }, levels = { - [1] = { 50, 4, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 12, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 50, 4, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.4, baseMultiplier = 1.397, levelRequirement = 15, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 50, 4, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.44, baseMultiplier = 1.445, levelRequirement = 19, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 50, 4, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 23, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [5] = { 50, 4, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.54, baseMultiplier = 1.539, levelRequirement = 27, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [6] = { 50, 5, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 31, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [7] = { 50, 5, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.63, baseMultiplier = 1.634, levelRequirement = 35, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [8] = { 50, 5, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.68, baseMultiplier = 1.682, levelRequirement = 38, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [9] = { 50, 5, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.73, baseMultiplier = 1.729, levelRequirement = 41, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [10] = { 50, 5, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [11] = { 50, 6, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 47, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [12] = { 50, 6, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.87, baseMultiplier = 1.871, levelRequirement = 50, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [13] = { 50, 6, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.92, baseMultiplier = 1.918, levelRequirement = 53, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [14] = { 50, 6, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [15] = { 50, 6, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.01, baseMultiplier = 2.013, levelRequirement = 59, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [16] = { 50, 7, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.06, baseMultiplier = 2.061, levelRequirement = 62, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [17] = { 50, 7, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.11, baseMultiplier = 2.108, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [18] = { 50, 7, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.16, baseMultiplier = 2.155, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [19] = { 50, 7, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.2, baseMultiplier = 2.203, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [20] = { 50, 7, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [21] = { 50, 8, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.3, baseMultiplier = 2.297, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [22] = { 50, 8, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.34, baseMultiplier = 2.345, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [23] = { 50, 8, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.39, baseMultiplier = 2.392, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [24] = { 50, 8, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.44, baseMultiplier = 2.439, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [25] = { 50, 8, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [26] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [27] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.58, baseMultiplier = 2.582, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [28] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.63, baseMultiplier = 2.629, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [29] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.68, baseMultiplier = 2.676, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [30] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.72, baseMultiplier = 2.724, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [31] = { 50, 9, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.75, baseMultiplier = 2.747, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [32] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.77, baseMultiplier = 2.771, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [33] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.79, baseMultiplier = 2.795, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [34] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.82, baseMultiplier = 2.818, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [35] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.84, baseMultiplier = 2.842, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [36] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.87, baseMultiplier = 2.866, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [37] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.89, baseMultiplier = 2.889, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [38] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.91, baseMultiplier = 2.913, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [39] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.94, baseMultiplier = 2.937, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [40] = { 50, 10, 70, 0.10000000149012, 1.8999999761581, 30, damageEffectiveness = 2.96, baseMultiplier = 2.961, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, + [1] = { 50, 4, 70, 1, 13, 30, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 50, 4, 70, 1, 16, 30, damageEffectiveness = 1.4, baseMultiplier = 1.397, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 50, 4, 70, 1, 20, 30, damageEffectiveness = 1.44, baseMultiplier = 1.445, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 50, 4, 70, 1, 25, 30, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 50, 4, 70, 2, 31, 30, damageEffectiveness = 1.54, baseMultiplier = 1.539, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 50, 5, 70, 2, 37, 30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 50, 5, 70, 2, 45, 30, damageEffectiveness = 1.63, baseMultiplier = 1.634, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 50, 5, 70, 3, 51, 30, damageEffectiveness = 1.68, baseMultiplier = 1.682, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 50, 5, 70, 3, 59, 30, damageEffectiveness = 1.73, baseMultiplier = 1.729, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 50, 5, 70, 3, 66, 30, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 50, 6, 70, 4, 75, 30, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 50, 6, 70, 4, 85, 30, damageEffectiveness = 1.87, baseMultiplier = 1.871, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 50, 6, 70, 5, 95, 30, damageEffectiveness = 1.92, baseMultiplier = 1.918, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 50, 6, 70, 6, 107, 30, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 50, 6, 70, 6, 120, 30, damageEffectiveness = 2.01, baseMultiplier = 2.013, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 50, 7, 70, 7, 134, 30, damageEffectiveness = 2.06, baseMultiplier = 2.061, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 50, 7, 70, 8, 144, 30, damageEffectiveness = 2.11, baseMultiplier = 2.108, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 50, 7, 70, 8, 155, 30, damageEffectiveness = 2.16, baseMultiplier = 2.155, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 50, 7, 70, 9, 167, 30, damageEffectiveness = 2.2, baseMultiplier = 2.203, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 50, 7, 70, 9, 179, 30, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 50, 8, 70, 10, 192, 30, damageEffectiveness = 2.3, baseMultiplier = 2.297, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 50, 8, 70, 11, 206, 30, damageEffectiveness = 2.34, baseMultiplier = 2.345, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 50, 8, 70, 12, 221, 30, damageEffectiveness = 2.39, baseMultiplier = 2.392, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 50, 8, 70, 12, 237, 30, damageEffectiveness = 2.44, baseMultiplier = 2.439, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 50, 8, 70, 13, 254, 30, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 50, 9, 70, 14, 272, 30, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 50, 9, 70, 15, 291, 30, damageEffectiveness = 2.58, baseMultiplier = 2.582, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 50, 9, 70, 16, 311, 30, damageEffectiveness = 2.63, baseMultiplier = 2.629, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 50, 9, 70, 18, 333, 30, damageEffectiveness = 2.68, baseMultiplier = 2.676, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 50, 9, 70, 19, 355, 30, damageEffectiveness = 2.72, baseMultiplier = 2.724, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 50, 9, 70, 19, 367, 30, damageEffectiveness = 2.75, baseMultiplier = 2.747, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 50, 10, 70, 20, 380, 30, damageEffectiveness = 2.77, baseMultiplier = 2.771, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 50, 10, 70, 21, 392, 30, damageEffectiveness = 2.79, baseMultiplier = 2.795, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 50, 10, 70, 21, 405, 30, damageEffectiveness = 2.82, baseMultiplier = 2.818, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 50, 10, 70, 22, 419, 30, damageEffectiveness = 2.84, baseMultiplier = 2.842, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 50, 10, 70, 23, 433, 30, damageEffectiveness = 2.87, baseMultiplier = 2.866, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 50, 10, 70, 24, 447, 30, damageEffectiveness = 2.89, baseMultiplier = 2.889, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 50, 10, 70, 24, 462, 30, damageEffectiveness = 2.91, baseMultiplier = 2.913, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 50, 10, 70, 25, 477, 30, damageEffectiveness = 2.94, baseMultiplier = 2.937, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 50, 10, 70, 26, 492, 30, damageEffectiveness = 2.96, baseMultiplier = 2.961, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["VaalLightningStrike"] = { @@ -5371,7 +5363,7 @@ skills["VaalLightningStrike"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy becomes an orb attached to the enemy you hit, or the ground if you don't hit an enemy. The orb will periodically fire projectiles at other nearby enemies for a duration, which will also damage the enemy the orb is attached to.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, [SkillType.Projectile] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.Projectile] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -5428,54 +5420,53 @@ skills["VaalLightningStrike"] = { "console_skill_dont_chase", }, levels = { - [1] = { 50, 6000, 4, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [2] = { 50, 6000, 4, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.08, baseMultiplier = 1.081, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [3] = { 50, 6000, 4, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.11, baseMultiplier = 1.111, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [4] = { 50, 6000, 4, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.14, baseMultiplier = 1.142, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [5] = { 50, 6000, 4, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.17, baseMultiplier = 1.172, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [6] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [7] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.23, baseMultiplier = 1.233, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [8] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.26, baseMultiplier = 1.264, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [9] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.29, baseMultiplier = 1.294, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [10] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.32, baseMultiplier = 1.325, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [11] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [12] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.39, baseMultiplier = 1.386, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [13] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [14] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [15] = { 50, 6000, 6, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.48, baseMultiplier = 1.477, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [16] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [17] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.54, baseMultiplier = 1.538, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [18] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.57, baseMultiplier = 1.569, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [19] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.6, baseMultiplier = 1.599, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [20] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.63, baseMultiplier = 1.63, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [21] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.66, baseMultiplier = 1.661, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [22] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.69, baseMultiplier = 1.691, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [23] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.72, baseMultiplier = 1.722, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [24] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.75, baseMultiplier = 1.752, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [25] = { 50, 6000, 8, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.78, baseMultiplier = 1.783, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [26] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.81, baseMultiplier = 1.813, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [27] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.84, baseMultiplier = 1.844, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [28] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.87, baseMultiplier = 1.874, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [29] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.9, baseMultiplier = 1.905, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [30] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.94, baseMultiplier = 1.935, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [31] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.95, baseMultiplier = 1.951, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [32] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [33] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 1.98, baseMultiplier = 1.981, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [34] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2, baseMultiplier = 1.996, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [35] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.01, baseMultiplier = 2.012, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [36] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.03, baseMultiplier = 2.027, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [37] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.04, baseMultiplier = 2.042, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [38] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.06, baseMultiplier = 2.057, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [39] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.07, baseMultiplier = 2.073, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, - [40] = { 50, 6000, 10, 180, 0.10000000149012, 1.8999999761581, damageEffectiveness = 2.09, baseMultiplier = 2.088, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { }, }, + [1] = { 50, 6000, 4, 180, 1, 13, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 50, 6000, 4, 180, 1, 16, damageEffectiveness = 1.08, baseMultiplier = 1.081, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 50, 6000, 4, 180, 1, 20, damageEffectiveness = 1.11, baseMultiplier = 1.111, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 50, 6000, 4, 180, 1, 25, damageEffectiveness = 1.14, baseMultiplier = 1.142, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 50, 6000, 4, 180, 2, 31, damageEffectiveness = 1.17, baseMultiplier = 1.172, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 50, 6000, 6, 180, 2, 37, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 50, 6000, 6, 180, 2, 45, damageEffectiveness = 1.23, baseMultiplier = 1.233, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 50, 6000, 6, 180, 3, 51, damageEffectiveness = 1.26, baseMultiplier = 1.264, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 50, 6000, 6, 180, 3, 59, damageEffectiveness = 1.29, baseMultiplier = 1.294, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 50, 6000, 6, 180, 3, 66, damageEffectiveness = 1.32, baseMultiplier = 1.325, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 50, 6000, 6, 180, 4, 75, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 50, 6000, 6, 180, 4, 85, damageEffectiveness = 1.39, baseMultiplier = 1.386, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 50, 6000, 6, 180, 5, 95, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 50, 6000, 6, 180, 6, 107, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 50, 6000, 6, 180, 6, 120, damageEffectiveness = 1.48, baseMultiplier = 1.477, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 50, 6000, 8, 180, 7, 134, damageEffectiveness = 1.51, baseMultiplier = 1.508, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 50, 6000, 8, 180, 8, 144, damageEffectiveness = 1.54, baseMultiplier = 1.538, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 50, 6000, 8, 180, 8, 155, damageEffectiveness = 1.57, baseMultiplier = 1.569, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 50, 6000, 8, 180, 9, 167, damageEffectiveness = 1.6, baseMultiplier = 1.599, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 50, 6000, 8, 180, 9, 179, damageEffectiveness = 1.63, baseMultiplier = 1.63, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 50, 6000, 8, 180, 10, 192, damageEffectiveness = 1.66, baseMultiplier = 1.661, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 50, 6000, 8, 180, 11, 206, damageEffectiveness = 1.69, baseMultiplier = 1.691, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 50, 6000, 8, 180, 12, 221, damageEffectiveness = 1.72, baseMultiplier = 1.722, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 50, 6000, 8, 180, 12, 237, damageEffectiveness = 1.75, baseMultiplier = 1.752, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 50, 6000, 8, 180, 13, 254, damageEffectiveness = 1.78, baseMultiplier = 1.783, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 50, 6000, 10, 180, 14, 272, damageEffectiveness = 1.81, baseMultiplier = 1.813, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 50, 6000, 10, 180, 15, 291, damageEffectiveness = 1.84, baseMultiplier = 1.844, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 50, 6000, 10, 180, 16, 311, damageEffectiveness = 1.87, baseMultiplier = 1.874, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 50, 6000, 10, 180, 18, 333, damageEffectiveness = 1.9, baseMultiplier = 1.905, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 50, 6000, 10, 180, 19, 355, damageEffectiveness = 1.94, baseMultiplier = 1.935, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 50, 6000, 10, 180, 19, 367, damageEffectiveness = 1.95, baseMultiplier = 1.951, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 50, 6000, 10, 180, 20, 380, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 50, 6000, 10, 180, 21, 392, damageEffectiveness = 1.98, baseMultiplier = 1.981, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 50, 6000, 10, 180, 21, 405, damageEffectiveness = 2, baseMultiplier = 1.996, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 50, 6000, 10, 180, 22, 419, damageEffectiveness = 2.01, baseMultiplier = 2.012, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 50, 6000, 10, 180, 23, 433, damageEffectiveness = 2.03, baseMultiplier = 2.027, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 50, 6000, 10, 180, 24, 447, damageEffectiveness = 2.04, baseMultiplier = 2.042, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 50, 6000, 10, 180, 24, 462, damageEffectiveness = 2.06, baseMultiplier = 2.057, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 50, 6000, 10, 180, 25, 477, damageEffectiveness = 2.07, baseMultiplier = 2.073, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 50, 6000, 10, 180, 26, 492, damageEffectiveness = 2.09, baseMultiplier = 2.088, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MirrorArrow"] = { name = "Mirror Arrow", color = 2, description = "Fires an arrow at the target destination. When the arrow lands, a clone is summoned. The clone is a minion that uses your bow and quiver.", - skillTypes = { [SkillType.ProjectileDamage] = true, [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.ProjectileAttack] = true, [SkillType.CreateMinion] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MovementSkill] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.TravelSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.ProjectileSpeed] = true, [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.RangedAttack] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Movement] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -5520,46 +5511,46 @@ skills["MirrorArrow"] = { "base_is_projectile", }, levels = { - [1] = { 3000, 1, 0, 0, 75, 4, 24, 0, 0, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [2] = { 3000, 1, 6, 3, 75, 4, 27, 0, 2, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 3000, 1, 12, 6, 75, 4, 30, 0, 5, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 3000, 1, 18, 9, 75, 4, 33, 0, 7, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 3000, 1, 24, 12, 75, 4, 35, 0, 10, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 3000, 1, 30, 15, 75, 4, 38, 0, 12, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 3000, 1, 36, 18, 75, 4, 40, 0, 15, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 3000, 1, 42, 21, 75, 4, 43, 0, 17, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 3000, 1, 48, 24, 75, 4, 46, 0, 20, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 3000, 1, 54, 27, 75, 4, 48, 0, 22, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 3000, 1, 60, 30, 75, 4, 50, 0, 25, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 3000, 1, 66, 33, 75, 4, 52, 0, 27, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 3000, 1, 72, 36, 75, 4, 54, 0, 30, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 3000, 1, 78, 39, 75, 4, 56, 0, 32, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 3000, 1, 84, 42, 75, 4, 58, 0, 35, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 3000, 1, 90, 45, 75, 4, 60, 0, 37, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 3000, 1, 96, 48, 75, 4, 62, 0, 40, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 3000, 1, 102, 51, 75, 4, 64, 0, 42, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 3000, 1, 108, 54, 75, 4, 66, 0, 45, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [20] = { 3000, 1, 114, 57, 75, 4, 68, 0, 47, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 3000, 1, 120, 60, 75, 4, 70, 0, 50, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [22] = { 3000, 1, 126, 63, 75, 4, 72, 0, 52, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 3000, 1, 132, 66, 75, 4, 74, 0, 55, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [24] = { 3000, 1, 138, 69, 75, 4, 76, 0, 57, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [25] = { 3000, 1, 144, 72, 75, 4, 78, 0, 60, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 3000, 1, 150, 75, 75, 4, 80, 0, 62, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [27] = { 3000, 1, 156, 78, 75, 4, 82, 0, 65, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 3000, 1, 162, 81, 75, 4, 84, 0, 67, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 3000, 1, 168, 84, 75, 4, 86, 0, 70, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [30] = { 3000, 1, 174, 87, 75, 4, 88, 0, 72, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 3000, 1, 177, 89, 75, 4, 89, 0, 73, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 3000, 1, 180, 90, 75, 4, 90, 0, 75, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [33] = { 3000, 1, 183, 92, 75, 4, 91, 0, 76, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 3000, 1, 186, 93, 75, 4, 92, 0, 77, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 3000, 1, 189, 95, 75, 4, 93, 0, 78, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 3000, 1, 192, 96, 75, 4, 94, 0, 80, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [37] = { 3000, 1, 195, 98, 75, 4, 95, 0, 81, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 3000, 1, 198, 99, 75, 4, 96, 0, 82, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [39] = { 3000, 1, 201, 101, 75, 4, 97, 0, 83, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [40] = { 3000, 1, 204, 102, 75, 4, 98, 0, 85, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, + [1] = { 3000, 1, 0, 0, 75, 4, 24, 0, 0, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [2] = { 3000, 1, 6, 3, 75, 4, 27, 0, 2, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [3] = { 3000, 1, 12, 6, 75, 4, 30, 0, 5, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 3000, 1, 18, 9, 75, 4, 33, 0, 7, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 3000, 1, 24, 12, 75, 4, 35, 0, 10, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 3000, 1, 30, 15, 75, 4, 38, 0, 12, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 3000, 1, 36, 18, 75, 4, 40, 0, 15, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 3000, 1, 42, 21, 75, 4, 43, 0, 17, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 3000, 1, 48, 24, 75, 4, 46, 0, 20, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 3000, 1, 54, 27, 75, 4, 48, 0, 22, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 3000, 1, 60, 30, 75, 4, 50, 0, 25, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 3000, 1, 66, 33, 75, 4, 52, 0, 27, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 3000, 1, 72, 36, 75, 4, 54, 0, 30, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 3000, 1, 78, 39, 75, 4, 56, 0, 32, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 3000, 1, 84, 42, 75, 4, 58, 0, 35, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 3000, 1, 90, 45, 75, 4, 60, 0, 37, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 3000, 1, 96, 48, 75, 4, 62, 0, 40, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 3000, 1, 102, 51, 75, 4, 64, 0, 42, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 3000, 1, 108, 54, 75, 4, 66, 0, 45, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [20] = { 3000, 1, 114, 57, 75, 4, 68, 0, 47, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 3000, 1, 120, 60, 75, 4, 70, 0, 50, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [22] = { 3000, 1, 126, 63, 75, 4, 72, 0, 52, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 3000, 1, 132, 66, 75, 4, 74, 0, 55, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [24] = { 3000, 1, 138, 69, 75, 4, 76, 0, 57, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [25] = { 3000, 1, 144, 72, 75, 4, 78, 0, 60, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 3000, 1, 150, 75, 75, 4, 80, 0, 62, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [27] = { 3000, 1, 156, 78, 75, 4, 82, 0, 65, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 3000, 1, 162, 81, 75, 4, 84, 0, 67, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 3000, 1, 168, 84, 75, 4, 86, 0, 70, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [30] = { 3000, 1, 174, 87, 75, 4, 88, 0, 72, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 3000, 1, 177, 89, 75, 4, 89, 0, 73, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 3000, 1, 180, 90, 75, 4, 90, 0, 75, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [33] = { 3000, 1, 183, 92, 75, 4, 91, 0, 76, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 3000, 1, 186, 93, 75, 4, 92, 0, 77, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 3000, 1, 189, 95, 75, 4, 93, 0, 78, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 3000, 1, 192, 96, 75, 4, 94, 0, 80, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [37] = { 3000, 1, 195, 98, 75, 4, 95, 0, 81, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 3000, 1, 198, 99, 75, 4, 96, 0, 82, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [39] = { 3000, 1, 201, 101, 75, 4, 97, 0, 83, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [40] = { 3000, 1, 204, 102, 75, 4, 98, 0, 85, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, }, } skills["MambaStrike"] = { @@ -5567,7 +5558,7 @@ skills["MambaStrike"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Attacks with your weapon, inflicting a debuff on enemies hit by the strike. If a debuffed enemy dies while poisoned, Pestilent Strike inflicts a secondary chaos damage over time debuff on enemies around them, based on the poisons on the slain enemy. This damage is not affected by your damage modifiers. Requires a Claw or Dagger.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Dagger"] = true, ["Claw"] = true, @@ -5605,57 +5596,56 @@ skills["MambaStrike"] = { "active_skill_poison_duration_+%_final", "attack_minimum_added_chaos_damage", "attack_maximum_added_chaos_damage", - "melee_range_+", "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.25, baseMultiplier = 1.25, duration = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.27, baseMultiplier = 1.268, duration = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.29, baseMultiplier = 1.287, duration = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.31, baseMultiplier = 1.305, duration = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [5] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.32, baseMultiplier = 1.324, duration = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [6] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.34, baseMultiplier = 1.342, duration = 1, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [7] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.36, baseMultiplier = 1.36, duration = 1, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [8] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.38, baseMultiplier = 1.379, duration = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [9] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.4, baseMultiplier = 1.397, duration = 1, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [10] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.42, baseMultiplier = 1.416, duration = 1, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [11] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.43, baseMultiplier = 1.434, duration = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [12] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.45, baseMultiplier = 1.452, duration = 1, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [13] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.47, baseMultiplier = 1.471, duration = 1, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [14] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.49, baseMultiplier = 1.489, duration = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [15] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.51, baseMultiplier = 1.508, duration = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [16] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.53, baseMultiplier = 1.526, duration = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [17] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.54, baseMultiplier = 1.544, duration = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [18] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.56, baseMultiplier = 1.563, duration = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [19] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.58, baseMultiplier = 1.581, duration = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [20] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 2, damageEffectiveness = 1.6, baseMultiplier = 1.6, duration = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [21] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.62, baseMultiplier = 1.618, duration = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [22] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.64, baseMultiplier = 1.637, duration = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [23] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.66, baseMultiplier = 1.655, duration = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [24] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.67, baseMultiplier = 1.673, duration = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [25] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.69, baseMultiplier = 1.692, duration = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [26] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.71, baseMultiplier = 1.71, duration = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [27] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 1.73, baseMultiplier = 1.729, duration = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [28] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.75, baseMultiplier = 1.747, duration = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [29] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.77, baseMultiplier = 1.765, duration = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [30] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.78, baseMultiplier = 1.784, duration = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [31] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.78, baseMultiplier = 1.784, duration = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [32] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.8, baseMultiplier = 1.802, duration = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [33] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.82, baseMultiplier = 1.821, duration = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [34] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.84, baseMultiplier = 1.839, duration = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [35] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.86, baseMultiplier = 1.857, duration = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [36] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.88, baseMultiplier = 1.876, duration = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [37] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.89, baseMultiplier = 1.894, duration = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [38] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.91, baseMultiplier = 1.913, duration = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [39] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.93, baseMultiplier = 1.931, duration = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [40] = { 3000, 1000, 60, 60, 30, 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 1.95, baseMultiplier = 1.949, duration = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, + [1] = { 3000, 1000, 60, 60, 30, 20, 30, damageEffectiveness = 1.25, baseMultiplier = 1.25, duration = 1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 3000, 1000, 60, 60, 30, 23, 35, damageEffectiveness = 1.27, baseMultiplier = 1.268, duration = 1, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 3000, 1000, 60, 60, 30, 27, 40, damageEffectiveness = 1.29, baseMultiplier = 1.287, duration = 1, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 3000, 1000, 60, 60, 30, 31, 46, damageEffectiveness = 1.31, baseMultiplier = 1.305, duration = 1, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 3000, 1000, 60, 60, 30, 35, 53, damageEffectiveness = 1.32, baseMultiplier = 1.324, duration = 1, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 3000, 1000, 60, 60, 30, 38, 58, damageEffectiveness = 1.34, baseMultiplier = 1.342, duration = 1, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 3000, 1000, 60, 60, 30, 42, 63, damageEffectiveness = 1.36, baseMultiplier = 1.36, duration = 1, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 3000, 1000, 60, 60, 30, 45, 68, damageEffectiveness = 1.38, baseMultiplier = 1.379, duration = 1, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 3000, 1000, 60, 60, 30, 49, 74, damageEffectiveness = 1.4, baseMultiplier = 1.397, duration = 1, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 3000, 1000, 60, 60, 30, 53, 80, damageEffectiveness = 1.42, baseMultiplier = 1.416, duration = 1, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 3000, 1000, 60, 60, 30, 58, 86, damageEffectiveness = 1.43, baseMultiplier = 1.434, duration = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 3000, 1000, 60, 60, 30, 62, 93, damageEffectiveness = 1.45, baseMultiplier = 1.452, duration = 1, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 3000, 1000, 60, 60, 30, 67, 101, damageEffectiveness = 1.47, baseMultiplier = 1.471, duration = 1, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 3000, 1000, 60, 60, 30, 73, 109, damageEffectiveness = 1.49, baseMultiplier = 1.489, duration = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 3000, 1000, 60, 60, 30, 78, 117, damageEffectiveness = 1.51, baseMultiplier = 1.508, duration = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 3000, 1000, 60, 60, 30, 84, 126, damageEffectiveness = 1.53, baseMultiplier = 1.526, duration = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 3000, 1000, 60, 60, 30, 91, 136, damageEffectiveness = 1.54, baseMultiplier = 1.544, duration = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 3000, 1000, 60, 60, 30, 98, 146, damageEffectiveness = 1.56, baseMultiplier = 1.563, duration = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 3000, 1000, 60, 60, 30, 105, 157, damageEffectiveness = 1.58, baseMultiplier = 1.581, duration = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 3000, 1000, 60, 60, 30, 113, 169, damageEffectiveness = 1.6, baseMultiplier = 1.6, duration = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 3000, 1000, 60, 60, 30, 121, 181, damageEffectiveness = 1.62, baseMultiplier = 1.618, duration = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 3000, 1000, 60, 60, 30, 130, 195, damageEffectiveness = 1.64, baseMultiplier = 1.637, duration = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 3000, 1000, 60, 60, 30, 139, 209, damageEffectiveness = 1.66, baseMultiplier = 1.655, duration = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 3000, 1000, 60, 60, 30, 149, 224, damageEffectiveness = 1.67, baseMultiplier = 1.673, duration = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 3000, 1000, 60, 60, 30, 160, 239, damageEffectiveness = 1.69, baseMultiplier = 1.692, duration = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 3000, 1000, 60, 60, 30, 171, 256, damageEffectiveness = 1.71, baseMultiplier = 1.71, duration = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 3000, 1000, 60, 60, 30, 183, 274, damageEffectiveness = 1.73, baseMultiplier = 1.729, duration = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 3000, 1000, 60, 60, 30, 196, 293, damageEffectiveness = 1.75, baseMultiplier = 1.747, duration = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 3000, 1000, 60, 60, 30, 209, 314, damageEffectiveness = 1.77, baseMultiplier = 1.765, duration = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 3000, 1000, 60, 60, 30, 223, 335, damageEffectiveness = 1.78, baseMultiplier = 1.784, duration = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 3000, 1000, 60, 60, 30, 231, 346, damageEffectiveness = 1.78, baseMultiplier = 1.784, duration = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 3000, 1000, 60, 60, 30, 239, 358, damageEffectiveness = 1.8, baseMultiplier = 1.802, duration = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 3000, 1000, 60, 60, 30, 247, 370, damageEffectiveness = 1.82, baseMultiplier = 1.821, duration = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 3000, 1000, 60, 60, 30, 255, 382, damageEffectiveness = 1.84, baseMultiplier = 1.839, duration = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 3000, 1000, 60, 60, 30, 263, 395, damageEffectiveness = 1.86, baseMultiplier = 1.857, duration = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 3000, 1000, 60, 60, 30, 272, 408, damageEffectiveness = 1.88, baseMultiplier = 1.876, duration = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 3000, 1000, 60, 60, 30, 281, 421, damageEffectiveness = 1.89, baseMultiplier = 1.894, duration = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 3000, 1000, 60, 60, 30, 290, 435, damageEffectiveness = 1.91, baseMultiplier = 1.913, duration = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 3000, 1000, 60, 60, 30, 300, 449, damageEffectiveness = 1.93, baseMultiplier = 1.931, duration = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 3000, 1000, 60, 60, 30, 309, 464, damageEffectiveness = 1.95, baseMultiplier = 1.949, duration = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["NewPhaseRun"] = { name = "Phase Run", color = 2, description = "Gain a buff that makes you faster, harder to detect, and grants Phasing, letting you pass through enemies. Performing any skill replaces this buff with one that boosts melee physical damage of skills you use yourself (it will not apply to your melee skills used by totems). Consumes Frenzy Charges to increase duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.MovementSkill] = true, [SkillType.Instant] = true, [SkillType.PhysicalSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Instant] = true, [SkillType.Physical] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, statMap = { @@ -5694,46 +5684,46 @@ skills["NewPhaseRun"] = { "base_deal_no_damage", }, levels = { - [1] = { 30, 20, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 30, 21, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 31, 21, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 31, 22, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [5] = { 32, 22, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 32, 23, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 33, 23, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 33, 24, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 34, 24, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 34, 25, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [11] = { 35, 25, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 35, 26, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [13] = { 36, 26, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [14] = { 36, 27, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [15] = { 37, 27, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [16] = { 37, 28, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [17] = { 38, 28, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [18] = { 38, 29, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [19] = { 39, 29, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [20] = { 39, 30, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [21] = { 40, 30, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 40, 31, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [23] = { 41, 31, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [24] = { 41, 32, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [25] = { 42, 32, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [26] = { 42, 33, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [27] = { 43, 33, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [28] = { 43, 34, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [29] = { 44, 34, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [30] = { 44, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [31] = { 44, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [32] = { 45, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 45, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 45, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 45, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 46, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 46, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 46, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 46, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 47, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 30, 20, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 30, 21, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 31, 21, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [4] = { 31, 22, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [5] = { 32, 22, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 32, 23, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 33, 23, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 33, 24, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 34, 24, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 34, 25, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [11] = { 35, 25, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 35, 26, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [13] = { 36, 26, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [14] = { 36, 27, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [15] = { 37, 27, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [16] = { 37, 28, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [17] = { 38, 28, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [18] = { 38, 29, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [19] = { 39, 29, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [20] = { 39, 30, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [21] = { 40, 30, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 40, 31, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [23] = { 41, 31, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [24] = { 41, 32, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [25] = { 42, 32, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [26] = { 42, 33, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [27] = { 43, 33, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [28] = { 43, 34, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [29] = { 44, 34, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [30] = { 44, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [31] = { 44, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [32] = { 45, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [33] = { 45, 35, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 45, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 45, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 46, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 46, 36, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 46, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 46, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 47, 37, 100, 1800, 200, 100, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["CorrosiveShroud"] = { @@ -5742,7 +5732,7 @@ skills["CorrosiveShroud"] = { baseEffectiveness = 31.920000076294, incrementalEffectiveness = 0.10670000314713, description = "Gain an Incubating buff, adding to its Plague Value as you inflict poisons. Use the skill again to begin Infecting, dealing chaos damage over time to nearby enemies until the Plague Value is depleted. Your damage modifiers don't apply to this skill's damage. Using the skill again alternates between Incubating and Infecting.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ChaosSkill] = true, [SkillType.Area] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, [SkillType.Type112] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, [SkillType.KillNoDamageModifiers] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, statMap = { @@ -5783,46 +5773,46 @@ skills["CorrosiveShroud"] = { "base_deal_no_damage", }, levels = { - [1] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [13] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [14] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [15] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [16] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [17] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [18] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [19] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [20] = { 1000000, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [21] = { 1100000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 1180000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [23] = { 1245000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [24] = { 1300000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [25] = { 1350000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [26] = { 1400000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [27] = { 1450000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [28] = { 1500000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [29] = { 1550000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [30] = { 1600000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [31] = { 1650000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [32] = { 1700000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 1750000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 1800000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 1850000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 1900000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 1950000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 2000000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 2050000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 2100000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1, 40, 12, 0, -20, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 1, 40, 12, 1, -20, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [13] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [14] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [15] = { 1, 40, 12, 2, -20, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [16] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [17] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [18] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [19] = { 1, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [20] = { 1000000, 40, 12, 3, -20, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [21] = { 1100000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 1180000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [23] = { 1245000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [24] = { 1300000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [25] = { 1350000, 40, 12, 4, -20, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [26] = { 1400000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [27] = { 1450000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [28] = { 1500000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [29] = { 1550000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [30] = { 1600000, 40, 12, 5, -20, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [31] = { 1650000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [32] = { 1700000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [33] = { 1750000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 1800000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 1850000, 40, 12, 6, -20, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 1900000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 1950000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 2000000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 2050000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 2100000, 40, 12, 7, -20, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["PoachersMark"] = { @@ -5831,7 +5821,7 @@ skills["PoachersMark"] = { baseEffectiveness = 0.43999999761581, incrementalEffectiveness = 0.016000000759959, description = "Curses a single enemy, lowering their physical damage reduction, and adding physical damage to all hits against them. Attacking the cursed enemy will grant life and mana, and killing them will grant a frenzy charge. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -5885,53 +5875,53 @@ skills["PoachersMark"] = { "base_deal_no_damage", }, levels = { - [1] = { 6000, 0.80000001192093, 1.2000000476837, -20, 15, 8, 100, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 6200, 0.80000001192093, 1.2000000476837, -20, 17, 9, 100, levelRequirement = 27, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 6400, 0.80000001192093, 1.2000000476837, -20, 19, 10, 100, levelRequirement = 30, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 6600, 0.80000001192093, 1.2000000476837, -20, 21, 11, 100, levelRequirement = 33, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 6800, 0.80000001192093, 1.2000000476837, -20, 24, 12, 100, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 7000, 0.80000001192093, 1.2000000476837, -20, 26, 13, 100, levelRequirement = 39, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 7200, 0.80000001192093, 1.2000000476837, -20, 28, 14, 100, levelRequirement = 42, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 7400, 0.80000001192093, 1.2000000476837, -20, 30, 15, 100, levelRequirement = 45, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 7600, 0.80000001192093, 1.2000000476837, -20, 33, 16, 100, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 7800, 0.80000001192093, 1.2000000476837, -20, 34, 17, 100, levelRequirement = 50, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 8000, 0.80000001192093, 1.2000000476837, -20, 36, 18, 100, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 8200, 0.80000001192093, 1.2000000476837, -20, 37, 19, 100, levelRequirement = 54, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 8400, 0.80000001192093, 1.2000000476837, -20, 39, 19, 100, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 8600, 0.80000001192093, 1.2000000476837, -20, 40, 20, 100, levelRequirement = 58, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 8800, 0.80000001192093, 1.2000000476837, -20, 42, 21, 100, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 9000, 0.80000001192093, 1.2000000476837, -20, 43, 22, 100, levelRequirement = 62, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 9200, 0.80000001192093, 1.2000000476837, -20, 45, 22, 100, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 9400, 0.80000001192093, 1.2000000476837, -20, 46, 23, 100, levelRequirement = 66, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 9600, 0.80000001192093, 1.2000000476837, -20, 48, 24, 100, levelRequirement = 68, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 9800, 0.80000001192093, 1.2000000476837, -20, 50, 25, 100, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 10000, 0.80000001192093, 1.2000000476837, -20, 51, 25, 100, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 10200, 0.80000001192093, 1.2000000476837, -20, 53, 26, 100, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 10400, 0.80000001192093, 1.2000000476837, -20, 54, 27, 100, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 10600, 0.80000001192093, 1.2000000476837, -20, 56, 27, 100, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 10800, 0.80000001192093, 1.2000000476837, -20, 57, 28, 100, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11000, 0.80000001192093, 1.2000000476837, -20, 59, 29, 100, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11200, 0.80000001192093, 1.2000000476837, -20, 60, 30, 100, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11400, 0.80000001192093, 1.2000000476837, -20, 62, 30, 100, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11600, 0.80000001192093, 1.2000000476837, -20, 63, 31, 100, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11800, 0.80000001192093, 1.2000000476837, -20, 65, 32, 100, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11900, 0.80000001192093, 1.2000000476837, -20, 65, 32, 100, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 0.80000001192093, 1.2000000476837, -20, 66, 33, 100, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12100, 0.80000001192093, 1.2000000476837, -20, 67, 33, 100, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12200, 0.80000001192093, 1.2000000476837, -20, 68, 33, 100, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12300, 0.80000001192093, 1.2000000476837, -20, 69, 34, 100, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12400, 0.80000001192093, 1.2000000476837, -20, 69, 34, 100, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12500, 0.80000001192093, 1.2000000476837, -20, 70, 34, 100, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12600, 0.80000001192093, 1.2000000476837, -20, 71, 35, 100, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12700, 0.80000001192093, 1.2000000476837, -20, 72, 35, 100, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12800, 0.80000001192093, 1.2000000476837, -20, 72, 36, 100, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 6000, 6, 9, -20, 15, 8, 100, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 6200, 7, 11, -20, 17, 9, 100, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 6400, 8, 12, -20, 19, 10, 100, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 6600, 9, 14, -20, 21, 11, 100, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 6800, 10, 15, -20, 24, 12, 100, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 7000, 11, 17, -20, 26, 13, 100, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 7200, 13, 19, -20, 28, 14, 100, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 7400, 14, 21, -20, 30, 15, 100, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 7600, 15, 23, -20, 33, 16, 100, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 7800, 17, 25, -20, 34, 17, 100, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 8000, 18, 26, -20, 36, 18, 100, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 8200, 19, 28, -20, 37, 19, 100, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 8400, 20, 30, -20, 39, 19, 100, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 8600, 21, 32, -20, 40, 20, 100, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 8800, 23, 34, -20, 42, 21, 100, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 9000, 24, 36, -20, 43, 22, 100, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 9200, 25, 38, -20, 45, 22, 100, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 9400, 27, 40, -20, 46, 23, 100, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 9600, 29, 43, -20, 48, 24, 100, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 9800, 30, 45, -20, 50, 25, 100, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 10000, 32, 48, -20, 51, 25, 100, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 10200, 34, 51, -20, 53, 26, 100, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 10400, 36, 54, -20, 54, 27, 100, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 10600, 38, 57, -20, 56, 27, 100, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 10800, 40, 60, -20, 57, 28, 100, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11000, 42, 63, -20, 59, 29, 100, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11200, 44, 67, -20, 60, 30, 100, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11400, 47, 70, -20, 62, 30, 100, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11600, 49, 74, -20, 63, 31, 100, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11800, 52, 78, -20, 65, 32, 100, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11900, 53, 80, -20, 65, 32, 100, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 55, 82, -20, 66, 33, 100, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12100, 56, 84, -20, 67, 33, 100, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12200, 58, 86, -20, 68, 33, 100, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12300, 59, 89, -20, 69, 34, 100, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12400, 61, 91, -20, 69, 34, 100, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12500, 62, 93, -20, 70, 34, 100, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12600, 64, 96, -20, 71, 35, 100, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12700, 65, 98, -20, 72, 35, 100, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12800, 67, 101, -20, 72, 36, 100, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["AccuracyAndCritsAura"] = { name = "Precision", color = 2, description = "Casts an aura that grants accuracy and critical strike chance to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -5961,7 +5951,7 @@ skills["AccuracyAndCritsAura"] = { { "base_skill_area_of_effect_+%", 2 }, }, Alternate1 = { - { "base_reservation_+%", -0.5 }, + { "base_reservation_efficiency_+%", 1 }, }, Alternate2 = { { "auras_grant_damage_+%_to_you_and_your_allies", 0.1 }, @@ -5974,46 +5964,46 @@ skills["AccuracyAndCritsAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 93, 20, 0, cooldown = 1.2, manaReservationFlat = 22, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 128, 22, 1, cooldown = 1.2, manaReservationFlat = 32, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 162, 24, 2, cooldown = 1.2, manaReservationFlat = 40, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 193, 26, 3, cooldown = 1.2, manaReservationFlat = 50, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 223, 28, 4, cooldown = 1.2, manaReservationFlat = 59, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 276, 30, 5, cooldown = 1.2, manaReservationFlat = 68, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 305, 32, 6, cooldown = 1.2, manaReservationFlat = 76, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 332, 34, 7, cooldown = 1.2, manaReservationFlat = 86, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 359, 36, 8, cooldown = 1.2, manaReservationFlat = 94, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 385, 38, 9, cooldown = 1.2, manaReservationFlat = 102, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 444, 40, 10, cooldown = 1.2, manaReservationFlat = 110, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 469, 42, 11, cooldown = 1.2, manaReservationFlat = 118, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 493, 44, 12, cooldown = 1.2, manaReservationFlat = 126, levelRequirement = 51, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 516, 46, 13, cooldown = 1.2, manaReservationFlat = 135, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 539, 48, 14, cooldown = 1.2, manaReservationFlat = 142, levelRequirement = 57, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 606, 50, 15, cooldown = 1.2, manaReservationFlat = 151, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 630, 52, 16, cooldown = 1.2, manaReservationFlat = 159, levelRequirement = 63, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 653, 54, 17, cooldown = 1.2, manaReservationFlat = 167, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 677, 56, 18, cooldown = 1.2, manaReservationFlat = 176, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 701, 58, 19, cooldown = 1.2, manaReservationFlat = 186, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 778, 60, 20, cooldown = 1.2, manaReservationFlat = 195, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 804, 62, 21, cooldown = 1.2, manaReservationFlat = 202, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 831, 64, 22, cooldown = 1.2, manaReservationFlat = 208, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 857, 66, 23, cooldown = 1.2, manaReservationFlat = 215, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 883, 68, 24, cooldown = 1.2, manaReservationFlat = 222, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 972, 70, 25, cooldown = 1.2, manaReservationFlat = 228, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 1000, 72, 26, cooldown = 1.2, manaReservationFlat = 235, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 1029, 74, 27, cooldown = 1.2, manaReservationFlat = 242, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 1058, 76, 28, cooldown = 1.2, manaReservationFlat = 248, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 1087, 78, 29, cooldown = 1.2, manaReservationFlat = 255, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 1172, 79, 29, cooldown = 1.2, manaReservationFlat = 270, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 1187, 80, 30, cooldown = 1.2, manaReservationFlat = 278, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 1203, 81, 30, cooldown = 1.2, manaReservationFlat = 286, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 1218, 82, 31, cooldown = 1.2, manaReservationFlat = 294, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 1233, 83, 31, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 1324, 84, 32, cooldown = 1.2, manaReservationFlat = 311, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 1340, 85, 32, cooldown = 1.2, manaReservationFlat = 319, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 1357, 86, 33, cooldown = 1.2, manaReservationFlat = 327, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 1374, 87, 33, cooldown = 1.2, manaReservationFlat = 335, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 1390, 88, 34, cooldown = 1.2, manaReservationFlat = 343, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 93, 20, 0, cooldown = 1.2, manaReservationFlat = 22, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 128, 22, 1, cooldown = 1.2, manaReservationFlat = 32, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 162, 24, 2, cooldown = 1.2, manaReservationFlat = 40, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 193, 26, 3, cooldown = 1.2, manaReservationFlat = 50, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 223, 28, 4, cooldown = 1.2, manaReservationFlat = 59, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 276, 30, 5, cooldown = 1.2, manaReservationFlat = 68, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 305, 32, 6, cooldown = 1.2, manaReservationFlat = 76, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 332, 34, 7, cooldown = 1.2, manaReservationFlat = 86, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 359, 36, 8, cooldown = 1.2, manaReservationFlat = 94, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 385, 38, 9, cooldown = 1.2, manaReservationFlat = 102, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 444, 40, 10, cooldown = 1.2, manaReservationFlat = 110, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 469, 42, 11, cooldown = 1.2, manaReservationFlat = 118, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 493, 44, 12, cooldown = 1.2, manaReservationFlat = 126, levelRequirement = 51, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 516, 46, 13, cooldown = 1.2, manaReservationFlat = 135, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 539, 48, 14, cooldown = 1.2, manaReservationFlat = 142, levelRequirement = 57, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 606, 50, 15, cooldown = 1.2, manaReservationFlat = 151, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 630, 52, 16, cooldown = 1.2, manaReservationFlat = 159, levelRequirement = 63, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 653, 54, 17, cooldown = 1.2, manaReservationFlat = 167, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 677, 56, 18, cooldown = 1.2, manaReservationFlat = 176, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 701, 58, 19, cooldown = 1.2, manaReservationFlat = 186, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 778, 60, 20, cooldown = 1.2, manaReservationFlat = 195, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 804, 62, 21, cooldown = 1.2, manaReservationFlat = 202, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 831, 64, 22, cooldown = 1.2, manaReservationFlat = 208, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 857, 66, 23, cooldown = 1.2, manaReservationFlat = 215, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 883, 68, 24, cooldown = 1.2, manaReservationFlat = 222, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 972, 70, 25, cooldown = 1.2, manaReservationFlat = 228, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 1000, 72, 26, cooldown = 1.2, manaReservationFlat = 235, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 1029, 74, 27, cooldown = 1.2, manaReservationFlat = 242, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 1058, 76, 28, cooldown = 1.2, manaReservationFlat = 248, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 1087, 78, 29, cooldown = 1.2, manaReservationFlat = 255, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 1172, 79, 29, cooldown = 1.2, manaReservationFlat = 270, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 1187, 80, 30, cooldown = 1.2, manaReservationFlat = 278, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 1203, 81, 30, cooldown = 1.2, manaReservationFlat = 286, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 1218, 82, 31, cooldown = 1.2, manaReservationFlat = 294, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 1233, 83, 31, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 1324, 84, 32, cooldown = 1.2, manaReservationFlat = 311, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 1340, 85, 32, cooldown = 1.2, manaReservationFlat = 319, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 1357, 86, 33, cooldown = 1.2, manaReservationFlat = 327, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 1374, 87, 33, cooldown = 1.2, manaReservationFlat = 335, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 1390, 88, 34, cooldown = 1.2, manaReservationFlat = 343, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SnipersMark"] = { @@ -6021,7 +6011,7 @@ skills["SnipersMark"] = { color = 2, baseEffectiveness = 0, description = "Curses a single enemy, increasing the damage they take from projectiles, and making projectiles split when hitting them, to hit other targets around them. You can gain charges for your life and mana flasks by hitting the cursed enemy. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -6058,53 +6048,53 @@ skills["SnipersMark"] = { "base_deal_no_damage", }, levels = { - [1] = { 6000, 3, 16, 1, 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 6200, 3, 17, 1, 1, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 6400, 3, 18, 1, 1, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 6600, 3, 19, 1, 1, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 6800, 3, 20, 1, 1, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 7000, 3, 21, 1, 1, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 7200, 3, 22, 1, 1, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 7400, 3, 23, 1, 1, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 7600, 3, 24, 1, 1, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 7800, 3, 25, 1, 1, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 8000, 4, 26, 1, 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 8200, 4, 27, 1, 1, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 8400, 4, 28, 1, 1, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 8600, 4, 29, 1, 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 8800, 4, 30, 1, 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 9000, 4, 31, 1, 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 9200, 4, 32, 1, 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 9400, 4, 33, 1, 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 9600, 4, 34, 1, 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 9800, 4, 35, 1, 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 10000, 5, 36, 1, 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 10200, 5, 37, 1, 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 10400, 5, 38, 1, 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 10600, 5, 39, 1, 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 10800, 5, 40, 1, 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11000, 5, 41, 1, 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11200, 5, 42, 1, 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11400, 5, 43, 1, 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11600, 5, 44, 1, 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11800, 5, 45, 1, 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11900, 5, 45, 1, 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 5, 46, 1, 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12100, 5, 46, 1, 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12200, 5, 47, 1, 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12300, 5, 47, 1, 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12400, 5, 48, 1, 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12500, 5, 48, 1, 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12600, 5, 49, 1, 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12700, 5, 49, 1, 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12800, 5, 50, 1, 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 6000, 3, 16, 1, 1, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 6200, 3, 17, 1, 1, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 6400, 3, 18, 1, 1, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 6600, 3, 19, 1, 1, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 6800, 3, 20, 1, 1, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 7000, 3, 21, 1, 1, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 7200, 3, 22, 1, 1, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 7400, 3, 23, 1, 1, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 7600, 3, 24, 1, 1, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 7800, 3, 25, 1, 1, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 8000, 4, 26, 1, 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 8200, 4, 27, 1, 1, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 8400, 4, 28, 1, 1, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 8600, 4, 29, 1, 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 8800, 4, 30, 1, 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 9000, 4, 31, 1, 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 9200, 4, 32, 1, 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 9400, 4, 33, 1, 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 9600, 4, 34, 1, 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 9800, 4, 35, 1, 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 10000, 5, 36, 1, 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 10200, 5, 37, 1, 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 10400, 5, 38, 1, 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 10600, 5, 39, 1, 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 10800, 5, 40, 1, 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11000, 5, 41, 1, 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11200, 5, 42, 1, 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11400, 5, 43, 1, 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11600, 5, 44, 1, 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11800, 5, 45, 1, 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11900, 5, 45, 1, 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 5, 46, 1, 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12100, 5, 46, 1, 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12200, 5, 47, 1, 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12300, 5, 47, 1, 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12400, 5, 48, 1, 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12500, 5, 48, 1, 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12600, 5, 49, 1, 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12700, 5, 49, 1, 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12800, 5, 50, 1, 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["StormRain"] = { name = "Storm Rain", color = 2, description = "Fires an arrow into the air to land at a targeted location, dealing area damage. The arrow sticks in the ground where it lands, and periodically fires a beam of lightning to another arrow near it, dealing area damage between them.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.FiresArrowsAtTargetLocation] = true, [SkillType.LightningSkill] = true, [SkillType.Type73] = true, [SkillType.Hit] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Rain] = true, [SkillType.Lightning] = true, [SkillType.ProjectileNumber] = true, [SkillType.Damage] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -6168,46 +6158,46 @@ skills["StormRain"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 50, 500, 4, 100, damageEffectiveness = 0.46, baseMultiplier = 0.46, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 50, 500, 4, 100, damageEffectiveness = 0.47, baseMultiplier = 0.466, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 50, 490, 4, 100, damageEffectiveness = 0.47, baseMultiplier = 0.473, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 50, 490, 4, 100, damageEffectiveness = 0.48, baseMultiplier = 0.479, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 50, 480, 4, 100, damageEffectiveness = 0.49, baseMultiplier = 0.485, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 50, 480, 4, 100, damageEffectiveness = 0.49, baseMultiplier = 0.492, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 50, 470, 4, 100, damageEffectiveness = 0.5, baseMultiplier = 0.498, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 50, 470, 4, 100, damageEffectiveness = 0.5, baseMultiplier = 0.504, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 50, 460, 4, 100, damageEffectiveness = 0.51, baseMultiplier = 0.511, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 50, 460, 4, 100, damageEffectiveness = 0.52, baseMultiplier = 0.517, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 50, 450, 4, 100, damageEffectiveness = 0.52, baseMultiplier = 0.523, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 50, 450, 4, 100, damageEffectiveness = 0.53, baseMultiplier = 0.529, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 50, 440, 4, 100, damageEffectiveness = 0.54, baseMultiplier = 0.536, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 50, 440, 4, 100, damageEffectiveness = 0.54, baseMultiplier = 0.542, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 50, 430, 4, 100, damageEffectiveness = 0.55, baseMultiplier = 0.548, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 50, 430, 4, 100, damageEffectiveness = 0.55, baseMultiplier = 0.555, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 50, 420, 4, 100, damageEffectiveness = 0.56, baseMultiplier = 0.561, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 50, 420, 4, 100, damageEffectiveness = 0.57, baseMultiplier = 0.567, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 50, 410, 4, 100, damageEffectiveness = 0.57, baseMultiplier = 0.574, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 50, 410, 4, 100, damageEffectiveness = 0.58, baseMultiplier = 0.58, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 50, 400, 4, 100, damageEffectiveness = 0.59, baseMultiplier = 0.586, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 50, 400, 4, 100, damageEffectiveness = 0.59, baseMultiplier = 0.593, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 50, 390, 4, 100, damageEffectiveness = 0.6, baseMultiplier = 0.599, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 50, 390, 4, 100, damageEffectiveness = 0.61, baseMultiplier = 0.605, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 50, 380, 4, 100, damageEffectiveness = 0.61, baseMultiplier = 0.612, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 50, 380, 4, 100, damageEffectiveness = 0.62, baseMultiplier = 0.618, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 50, 370, 4, 100, damageEffectiveness = 0.62, baseMultiplier = 0.624, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 50, 370, 4, 100, damageEffectiveness = 0.63, baseMultiplier = 0.631, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 50, 360, 4, 100, damageEffectiveness = 0.64, baseMultiplier = 0.637, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 50, 360, 4, 100, damageEffectiveness = 0.64, baseMultiplier = 0.643, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.646, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.649, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.653, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 50, 350, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.656, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 50, 340, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.659, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 50, 340, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.662, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 50, 340, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.665, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [38] = { 50, 340, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.668, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 50, 330, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.672, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 50, 330, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.675, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 50, 500, 4, 100, damageEffectiveness = 0.46, baseMultiplier = 0.46, levelRequirement = 28, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 7, }, }, + [2] = { 50, 500, 4, 100, damageEffectiveness = 0.47, baseMultiplier = 0.466, levelRequirement = 31, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 7, }, }, + [3] = { 50, 490, 4, 100, damageEffectiveness = 0.47, baseMultiplier = 0.473, levelRequirement = 34, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 7, }, }, + [4] = { 50, 490, 4, 100, damageEffectiveness = 0.48, baseMultiplier = 0.479, levelRequirement = 37, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 8, }, }, + [5] = { 50, 480, 4, 100, damageEffectiveness = 0.49, baseMultiplier = 0.485, levelRequirement = 40, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 8, }, }, + [6] = { 50, 480, 4, 100, damageEffectiveness = 0.49, baseMultiplier = 0.492, levelRequirement = 42, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 8, }, }, + [7] = { 50, 470, 4, 100, damageEffectiveness = 0.5, baseMultiplier = 0.498, levelRequirement = 44, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 8, }, }, + [8] = { 50, 470, 4, 100, damageEffectiveness = 0.5, baseMultiplier = 0.504, levelRequirement = 46, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 8, }, }, + [9] = { 50, 460, 4, 100, damageEffectiveness = 0.51, baseMultiplier = 0.511, levelRequirement = 48, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 9, }, }, + [10] = { 50, 460, 4, 100, damageEffectiveness = 0.52, baseMultiplier = 0.517, levelRequirement = 50, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 9, }, }, + [11] = { 50, 450, 4, 100, damageEffectiveness = 0.52, baseMultiplier = 0.523, levelRequirement = 52, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 9, }, }, + [12] = { 50, 450, 4, 100, damageEffectiveness = 0.53, baseMultiplier = 0.529, levelRequirement = 54, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 9, }, }, + [13] = { 50, 440, 4, 100, damageEffectiveness = 0.54, baseMultiplier = 0.536, levelRequirement = 56, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 9, }, }, + [14] = { 50, 440, 4, 100, damageEffectiveness = 0.54, baseMultiplier = 0.542, levelRequirement = 58, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 10, }, }, + [15] = { 50, 430, 4, 100, damageEffectiveness = 0.55, baseMultiplier = 0.548, levelRequirement = 60, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 10, }, }, + [16] = { 50, 430, 4, 100, damageEffectiveness = 0.55, baseMultiplier = 0.555, levelRequirement = 62, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 10, }, }, + [17] = { 50, 420, 4, 100, damageEffectiveness = 0.56, baseMultiplier = 0.561, levelRequirement = 64, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 10, }, }, + [18] = { 50, 420, 4, 100, damageEffectiveness = 0.57, baseMultiplier = 0.567, levelRequirement = 66, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 10, }, }, + [19] = { 50, 410, 4, 100, damageEffectiveness = 0.57, baseMultiplier = 0.574, levelRequirement = 68, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [20] = { 50, 410, 4, 100, damageEffectiveness = 0.58, baseMultiplier = 0.58, levelRequirement = 70, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [21] = { 50, 400, 4, 100, damageEffectiveness = 0.59, baseMultiplier = 0.586, levelRequirement = 72, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [22] = { 50, 400, 4, 100, damageEffectiveness = 0.59, baseMultiplier = 0.593, levelRequirement = 74, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [23] = { 50, 390, 4, 100, damageEffectiveness = 0.6, baseMultiplier = 0.599, levelRequirement = 76, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [24] = { 50, 390, 4, 100, damageEffectiveness = 0.61, baseMultiplier = 0.605, levelRequirement = 78, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [25] = { 50, 380, 4, 100, damageEffectiveness = 0.61, baseMultiplier = 0.612, levelRequirement = 80, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 11, }, }, + [26] = { 50, 380, 4, 100, damageEffectiveness = 0.62, baseMultiplier = 0.618, levelRequirement = 82, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 12, }, }, + [27] = { 50, 370, 4, 100, damageEffectiveness = 0.62, baseMultiplier = 0.624, levelRequirement = 84, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 12, }, }, + [28] = { 50, 370, 4, 100, damageEffectiveness = 0.63, baseMultiplier = 0.631, levelRequirement = 86, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 12, }, }, + [29] = { 50, 360, 4, 100, damageEffectiveness = 0.64, baseMultiplier = 0.637, levelRequirement = 88, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 12, }, }, + [30] = { 50, 360, 4, 100, damageEffectiveness = 0.64, baseMultiplier = 0.643, levelRequirement = 90, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 12, }, }, + [31] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.646, levelRequirement = 91, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 13, }, }, + [32] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.649, levelRequirement = 92, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 13, }, }, + [33] = { 50, 350, 4, 100, damageEffectiveness = 0.65, baseMultiplier = 0.653, levelRequirement = 93, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 13, }, }, + [34] = { 50, 350, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.656, levelRequirement = 94, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 13, }, }, + [35] = { 50, 340, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.659, levelRequirement = 95, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 13, }, }, + [36] = { 50, 340, 4, 100, damageEffectiveness = 0.66, baseMultiplier = 0.662, levelRequirement = 96, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 14, }, }, + [37] = { 50, 340, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.665, levelRequirement = 97, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 14, }, }, + [38] = { 50, 340, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.668, levelRequirement = 98, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 14, }, }, + [39] = { 50, 330, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.672, levelRequirement = 99, statInterpolation = { 1, 0, 1103, 14446, }, cost = { Mana = 14, }, }, + [40] = { 50, 330, 4, 100, damageEffectiveness = 0.67, baseMultiplier = 0.675, levelRequirement = 100, statInterpolation = { 1, 0, 813, 814, }, cost = { Mana = 14, }, }, }, } skills["Puncture"] = { @@ -6216,7 +6206,7 @@ skills["Puncture"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Bow"] = true, ["Claw"] = true, @@ -6257,7 +6247,6 @@ skills["Puncture"] = { }, stats = { "base_skill_effect_duration", - "melee_range_+", "attack_minimum_added_physical_damage", "attack_maximum_added_physical_damage", "puncture_bleeding_damage_+%_final", @@ -6266,53 +6255,53 @@ skills["Puncture"] = { "bleed_duration_is_skill_duration", }, levels = { - [1] = { 8000, 0, 0.80000001192093, 1.2000000476837, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = -30, baseMultiplier = 1.3474, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 8000, 0, 0.80000001192093, 1.2000000476837, 31, damageEffectiveness = 1.36, attackSpeedMultiplier = -30, baseMultiplier = 1.3628, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 8000, 0, 0.80000001192093, 1.2000000476837, 32, damageEffectiveness = 1.38, attackSpeedMultiplier = -30, baseMultiplier = 1.3782, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 8000, 0, 0.80000001192093, 1.2000000476837, 33, damageEffectiveness = 1.4, attackSpeedMultiplier = -30, baseMultiplier = 1.3945, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [5] = { 8000, 0, 0.80000001192093, 1.2000000476837, 34, damageEffectiveness = 1.41, attackSpeedMultiplier = -30, baseMultiplier = 1.4099, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [6] = { 8000, 0, 0.80000001192093, 1.2000000476837, 35, damageEffectiveness = 1.42, attackSpeedMultiplier = -30, baseMultiplier = 1.4254, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [7] = { 8000, 1, 0.80000001192093, 1.2000000476837, 36, damageEffectiveness = 1.44, attackSpeedMultiplier = -30, baseMultiplier = 1.4416, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [8] = { 8000, 1, 0.80000001192093, 1.2000000476837, 37, damageEffectiveness = 1.46, attackSpeedMultiplier = -30, baseMultiplier = 1.4571, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [9] = { 8000, 1, 0.80000001192093, 1.2000000476837, 38, damageEffectiveness = 1.47, attackSpeedMultiplier = -30, baseMultiplier = 1.4725, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [10] = { 8000, 1, 0.80000001192093, 1.2000000476837, 39, damageEffectiveness = 1.49, attackSpeedMultiplier = -30, baseMultiplier = 1.4888, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [11] = { 8000, 1, 0.80000001192093, 1.2000000476837, 40, damageEffectiveness = 1.51, attackSpeedMultiplier = -30, baseMultiplier = 1.5042, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [12] = { 8000, 1, 0.80000001192093, 1.2000000476837, 41, damageEffectiveness = 1.52, attackSpeedMultiplier = -30, baseMultiplier = 1.5196, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [13] = { 8000, 1, 0.80000001192093, 1.2000000476837, 42, damageEffectiveness = 1.53, attackSpeedMultiplier = -30, baseMultiplier = 1.5359, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [14] = { 8000, 2, 0.80000001192093, 1.2000000476837, 43, damageEffectiveness = 1.55, attackSpeedMultiplier = -30, baseMultiplier = 1.5514, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [15] = { 8000, 2, 0.80000001192093, 1.2000000476837, 44, damageEffectiveness = 1.57, attackSpeedMultiplier = -30, baseMultiplier = 1.5668, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [16] = { 8000, 2, 0.80000001192093, 1.2000000476837, 45, damageEffectiveness = 1.59, attackSpeedMultiplier = -30, baseMultiplier = 1.5831, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [17] = { 8000, 2, 0.80000001192093, 1.2000000476837, 46, damageEffectiveness = 1.6, attackSpeedMultiplier = -30, baseMultiplier = 1.5985, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [18] = { 8000, 2, 0.80000001192093, 1.2000000476837, 47, damageEffectiveness = 1.61, attackSpeedMultiplier = -30, baseMultiplier = 1.6139, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [19] = { 8000, 2, 0.80000001192093, 1.2000000476837, 48, damageEffectiveness = 1.63, attackSpeedMultiplier = -30, baseMultiplier = 1.6302, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [20] = { 8000, 2, 0.80000001192093, 1.2000000476837, 49, damageEffectiveness = 1.65, attackSpeedMultiplier = -30, baseMultiplier = 1.6456, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [21] = { 8000, 3, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.66, attackSpeedMultiplier = -30, baseMultiplier = 1.6611, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [22] = { 8000, 3, 0.80000001192093, 1.2000000476837, 51, damageEffectiveness = 1.68, attackSpeedMultiplier = -30, baseMultiplier = 1.6773, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [23] = { 8000, 3, 0.80000001192093, 1.2000000476837, 52, damageEffectiveness = 1.7, attackSpeedMultiplier = -30, baseMultiplier = 1.6928, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [24] = { 8000, 3, 0.80000001192093, 1.2000000476837, 53, damageEffectiveness = 1.71, attackSpeedMultiplier = -30, baseMultiplier = 1.7082, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [25] = { 8000, 3, 0.80000001192093, 1.2000000476837, 54, damageEffectiveness = 1.72, attackSpeedMultiplier = -30, baseMultiplier = 1.7245, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [26] = { 8000, 3, 0.80000001192093, 1.2000000476837, 55, damageEffectiveness = 1.74, attackSpeedMultiplier = -30, baseMultiplier = 1.7399, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [27] = { 8000, 3, 0.80000001192093, 1.2000000476837, 56, damageEffectiveness = 1.76, attackSpeedMultiplier = -30, baseMultiplier = 1.7553, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [28] = { 8000, 4, 0.80000001192093, 1.2000000476837, 57, damageEffectiveness = 1.77, attackSpeedMultiplier = -30, baseMultiplier = 1.7716, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [29] = { 8000, 4, 0.80000001192093, 1.2000000476837, 58, damageEffectiveness = 1.79, attackSpeedMultiplier = -30, baseMultiplier = 1.7871, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [30] = { 8000, 4, 0.80000001192093, 1.2000000476837, 59, damageEffectiveness = 1.8, attackSpeedMultiplier = -30, baseMultiplier = 1.8025, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [31] = { 8000, 4, 0.80000001192093, 1.2000000476837, 60, damageEffectiveness = 1.81, attackSpeedMultiplier = -30, baseMultiplier = 1.8111, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [32] = { 8000, 4, 0.80000001192093, 1.2000000476837, 61, damageEffectiveness = 1.82, attackSpeedMultiplier = -30, baseMultiplier = 1.8188, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [33] = { 8000, 4, 0.80000001192093, 1.2000000476837, 62, damageEffectiveness = 1.83, attackSpeedMultiplier = -30, baseMultiplier = 1.8265, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [34] = { 8000, 4, 0.80000001192093, 1.2000000476837, 63, damageEffectiveness = 1.83, attackSpeedMultiplier = -30, baseMultiplier = 1.8342, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [35] = { 8000, 5, 0.80000001192093, 1.2000000476837, 64, damageEffectiveness = 1.84, attackSpeedMultiplier = -30, baseMultiplier = 1.8419, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [36] = { 8000, 5, 0.80000001192093, 1.2000000476837, 65, damageEffectiveness = 1.85, attackSpeedMultiplier = -30, baseMultiplier = 1.8496, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [37] = { 8000, 5, 0.80000001192093, 1.2000000476837, 66, damageEffectiveness = 1.86, attackSpeedMultiplier = -30, baseMultiplier = 1.8582, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [38] = { 8000, 5, 0.80000001192093, 1.2000000476837, 67, damageEffectiveness = 1.87, attackSpeedMultiplier = -30, baseMultiplier = 1.8659, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [39] = { 8000, 5, 0.80000001192093, 1.2000000476837, 68, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.8736, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [40] = { 8000, 5, 0.80000001192093, 1.2000000476837, 69, damageEffectiveness = 1.89, attackSpeedMultiplier = -30, baseMultiplier = 1.8813, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, + [1] = { 8000, 3, 4, 30, damageEffectiveness = 1.35, attackSpeedMultiplier = -30, baseMultiplier = 1.3474, levelRequirement = 4, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [2] = { 8000, 3, 5, 31, damageEffectiveness = 1.36, attackSpeedMultiplier = -30, baseMultiplier = 1.3628, levelRequirement = 6, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [3] = { 8000, 4, 7, 32, damageEffectiveness = 1.38, attackSpeedMultiplier = -30, baseMultiplier = 1.3782, levelRequirement = 9, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [4] = { 8000, 5, 8, 33, damageEffectiveness = 1.4, attackSpeedMultiplier = -30, baseMultiplier = 1.3945, levelRequirement = 12, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [5] = { 8000, 7, 11, 34, damageEffectiveness = 1.41, attackSpeedMultiplier = -30, baseMultiplier = 1.4099, levelRequirement = 16, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [6] = { 8000, 9, 13, 35, damageEffectiveness = 1.42, attackSpeedMultiplier = -30, baseMultiplier = 1.4254, levelRequirement = 20, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [7] = { 8000, 11, 17, 36, damageEffectiveness = 1.44, attackSpeedMultiplier = -30, baseMultiplier = 1.4416, levelRequirement = 24, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [8] = { 8000, 14, 20, 37, damageEffectiveness = 1.46, attackSpeedMultiplier = -30, baseMultiplier = 1.4571, levelRequirement = 28, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [9] = { 8000, 16, 25, 38, damageEffectiveness = 1.47, attackSpeedMultiplier = -30, baseMultiplier = 1.4725, levelRequirement = 32, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [10] = { 8000, 20, 30, 39, damageEffectiveness = 1.49, attackSpeedMultiplier = -30, baseMultiplier = 1.4888, levelRequirement = 36, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [11] = { 8000, 24, 35, 40, damageEffectiveness = 1.51, attackSpeedMultiplier = -30, baseMultiplier = 1.5042, levelRequirement = 40, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [12] = { 8000, 28, 42, 41, damageEffectiveness = 1.52, attackSpeedMultiplier = -30, baseMultiplier = 1.5196, levelRequirement = 44, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [13] = { 8000, 33, 49, 42, damageEffectiveness = 1.53, attackSpeedMultiplier = -30, baseMultiplier = 1.5359, levelRequirement = 48, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [14] = { 8000, 39, 58, 43, damageEffectiveness = 1.55, attackSpeedMultiplier = -30, baseMultiplier = 1.5514, levelRequirement = 52, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [15] = { 8000, 43, 65, 44, damageEffectiveness = 1.57, attackSpeedMultiplier = -30, baseMultiplier = 1.5668, levelRequirement = 55, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [16] = { 8000, 49, 73, 45, damageEffectiveness = 1.59, attackSpeedMultiplier = -30, baseMultiplier = 1.5831, levelRequirement = 58, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [17] = { 8000, 54, 82, 46, damageEffectiveness = 1.6, attackSpeedMultiplier = -30, baseMultiplier = 1.5985, levelRequirement = 61, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [18] = { 8000, 61, 91, 47, damageEffectiveness = 1.61, attackSpeedMultiplier = -30, baseMultiplier = 1.6139, levelRequirement = 64, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [19] = { 8000, 68, 102, 48, damageEffectiveness = 1.63, attackSpeedMultiplier = -30, baseMultiplier = 1.6302, levelRequirement = 67, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [20] = { 8000, 75, 113, 49, damageEffectiveness = 1.65, attackSpeedMultiplier = -30, baseMultiplier = 1.6456, levelRequirement = 70, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [21] = { 8000, 81, 122, 50, damageEffectiveness = 1.66, attackSpeedMultiplier = -30, baseMultiplier = 1.6611, levelRequirement = 72, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [22] = { 8000, 87, 130, 51, damageEffectiveness = 1.68, attackSpeedMultiplier = -30, baseMultiplier = 1.6773, levelRequirement = 74, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [23] = { 8000, 93, 140, 52, damageEffectiveness = 1.7, attackSpeedMultiplier = -30, baseMultiplier = 1.6928, levelRequirement = 76, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [24] = { 8000, 100, 150, 53, damageEffectiveness = 1.71, attackSpeedMultiplier = -30, baseMultiplier = 1.7082, levelRequirement = 78, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [25] = { 8000, 107, 160, 54, damageEffectiveness = 1.72, attackSpeedMultiplier = -30, baseMultiplier = 1.7245, levelRequirement = 80, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [26] = { 8000, 114, 172, 55, damageEffectiveness = 1.74, attackSpeedMultiplier = -30, baseMultiplier = 1.7399, levelRequirement = 82, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [27] = { 8000, 123, 184, 56, damageEffectiveness = 1.76, attackSpeedMultiplier = -30, baseMultiplier = 1.7553, levelRequirement = 84, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [28] = { 8000, 131, 197, 57, damageEffectiveness = 1.77, attackSpeedMultiplier = -30, baseMultiplier = 1.7716, levelRequirement = 86, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [29] = { 8000, 140, 210, 58, damageEffectiveness = 1.79, attackSpeedMultiplier = -30, baseMultiplier = 1.7871, levelRequirement = 88, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [30] = { 8000, 150, 224, 59, damageEffectiveness = 1.8, attackSpeedMultiplier = -30, baseMultiplier = 1.8025, levelRequirement = 90, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [31] = { 8000, 155, 232, 60, damageEffectiveness = 1.81, attackSpeedMultiplier = -30, baseMultiplier = 1.8111, levelRequirement = 91, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [32] = { 8000, 160, 240, 61, damageEffectiveness = 1.82, attackSpeedMultiplier = -30, baseMultiplier = 1.8188, levelRequirement = 92, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [33] = { 8000, 165, 248, 62, damageEffectiveness = 1.83, attackSpeedMultiplier = -30, baseMultiplier = 1.8265, levelRequirement = 93, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [34] = { 8000, 171, 256, 63, damageEffectiveness = 1.83, attackSpeedMultiplier = -30, baseMultiplier = 1.8342, levelRequirement = 94, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [35] = { 8000, 176, 265, 64, damageEffectiveness = 1.84, attackSpeedMultiplier = -30, baseMultiplier = 1.8419, levelRequirement = 95, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [36] = { 8000, 182, 273, 65, damageEffectiveness = 1.85, attackSpeedMultiplier = -30, baseMultiplier = 1.8496, levelRequirement = 96, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [37] = { 8000, 188, 282, 66, damageEffectiveness = 1.86, attackSpeedMultiplier = -30, baseMultiplier = 1.8582, levelRequirement = 97, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [38] = { 8000, 194, 292, 67, damageEffectiveness = 1.87, attackSpeedMultiplier = -30, baseMultiplier = 1.8659, levelRequirement = 98, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [39] = { 8000, 201, 301, 68, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.8736, levelRequirement = 99, statInterpolation = { 1, 0, 357, 30, }, cost = { Mana = 6, }, }, + [40] = { 8000, 207, 311, 69, damageEffectiveness = 1.89, attackSpeedMultiplier = -30, baseMultiplier = 1.8813, levelRequirement = 100, statInterpolation = { 1, 0, 357, 1231, }, cost = { Mana = 6, }, }, }, } skills["ColdResistAura"] = { name = "Purity of Ice", color = 2, description = "Casts an aura that grants cold resistance to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.ColdSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Cold] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -6355,53 +6344,53 @@ skills["ColdResistAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ColdImpurity"] = { name = "Vaal Impurity of Ice", color = 2, description = "Casts an aura that reduces cold damage taken and provides freeze and chill immunity to you and nearby allies, and makes hits against nearby enemies ignore their cold resistance. ", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.ColdSkill] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Cold] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -6437,46 +6426,46 @@ skills["ColdImpurity"] = { "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, + [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, }, } skills["RainOfArrows"] = { @@ -6484,7 +6473,7 @@ skills["RainOfArrows"] = { color = 2, baseEffectiveness = 0, description = "Fires multiple arrows into the air, to land in sequence after a delay, starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.Type73] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.ProjectileNumber] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -6522,53 +6511,53 @@ skills["RainOfArrows"] = { "cannot_pierce", }, levels = { - [1] = { 0, 17, damageEffectiveness = 0.48, baseMultiplier = 0.48, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0, 17, damageEffectiveness = 0.49, baseMultiplier = 0.486, levelRequirement = 15, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 0, 17, damageEffectiveness = 0.49, baseMultiplier = 0.493, levelRequirement = 19, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0, 17, damageEffectiveness = 0.5, baseMultiplier = 0.499, levelRequirement = 23, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0, 18, damageEffectiveness = 0.51, baseMultiplier = 0.505, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 0, 18, damageEffectiveness = 0.51, baseMultiplier = 0.512, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 0, 18, damageEffectiveness = 0.52, baseMultiplier = 0.518, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0, 18, damageEffectiveness = 0.52, baseMultiplier = 0.524, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 0, 19, damageEffectiveness = 0.53, baseMultiplier = 0.531, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 0, 19, damageEffectiveness = 0.54, baseMultiplier = 0.537, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 0, 19, damageEffectiveness = 0.54, baseMultiplier = 0.543, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 0, 19, damageEffectiveness = 0.55, baseMultiplier = 0.549, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 0, 20, damageEffectiveness = 0.56, baseMultiplier = 0.556, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 0, 20, damageEffectiveness = 0.56, baseMultiplier = 0.562, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 0, 20, damageEffectiveness = 0.57, baseMultiplier = 0.568, levelRequirement = 59, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 0, 20, damageEffectiveness = 0.57, baseMultiplier = 0.575, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 0, 21, damageEffectiveness = 0.58, baseMultiplier = 0.581, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 0, 21, damageEffectiveness = 0.59, baseMultiplier = 0.587, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 0, 21, damageEffectiveness = 0.59, baseMultiplier = 0.594, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 0, 21, damageEffectiveness = 0.6, baseMultiplier = 0.6, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 0, 22, damageEffectiveness = 0.61, baseMultiplier = 0.606, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 0, 22, damageEffectiveness = 0.61, baseMultiplier = 0.613, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 0, 22, damageEffectiveness = 0.62, baseMultiplier = 0.619, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 0, 22, damageEffectiveness = 0.63, baseMultiplier = 0.625, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 0, 23, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 0, 23, damageEffectiveness = 0.64, baseMultiplier = 0.638, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 0, 23, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 0, 23, damageEffectiveness = 0.65, baseMultiplier = 0.651, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 0, 24, damageEffectiveness = 0.66, baseMultiplier = 0.657, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 0, 24, damageEffectiveness = 0.66, baseMultiplier = 0.663, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.666, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.669, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.673, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 0, 24, damageEffectiveness = 0.68, baseMultiplier = 0.676, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 0, 24, damageEffectiveness = 0.68, baseMultiplier = 0.679, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 0, 25, damageEffectiveness = 0.68, baseMultiplier = 0.682, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.685, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [38] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.688, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.692, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.695, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 0, 17, damageEffectiveness = 0.48, baseMultiplier = 0.48, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [2] = { 0, 17, damageEffectiveness = 0.49, baseMultiplier = 0.486, levelRequirement = 15, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [3] = { 0, 17, damageEffectiveness = 0.49, baseMultiplier = 0.493, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [4] = { 0, 17, damageEffectiveness = 0.5, baseMultiplier = 0.499, levelRequirement = 23, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [5] = { 0, 18, damageEffectiveness = 0.51, baseMultiplier = 0.505, levelRequirement = 27, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [6] = { 0, 18, damageEffectiveness = 0.51, baseMultiplier = 0.512, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [7] = { 0, 18, damageEffectiveness = 0.52, baseMultiplier = 0.518, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [8] = { 0, 18, damageEffectiveness = 0.52, baseMultiplier = 0.524, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [9] = { 0, 19, damageEffectiveness = 0.53, baseMultiplier = 0.531, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [10] = { 0, 19, damageEffectiveness = 0.54, baseMultiplier = 0.537, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [11] = { 0, 19, damageEffectiveness = 0.54, baseMultiplier = 0.543, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [12] = { 0, 19, damageEffectiveness = 0.55, baseMultiplier = 0.549, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [13] = { 0, 20, damageEffectiveness = 0.56, baseMultiplier = 0.556, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [14] = { 0, 20, damageEffectiveness = 0.56, baseMultiplier = 0.562, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [15] = { 0, 20, damageEffectiveness = 0.57, baseMultiplier = 0.568, levelRequirement = 59, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [16] = { 0, 20, damageEffectiveness = 0.57, baseMultiplier = 0.575, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [17] = { 0, 21, damageEffectiveness = 0.58, baseMultiplier = 0.581, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [18] = { 0, 21, damageEffectiveness = 0.59, baseMultiplier = 0.587, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [19] = { 0, 21, damageEffectiveness = 0.59, baseMultiplier = 0.594, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [20] = { 0, 21, damageEffectiveness = 0.6, baseMultiplier = 0.6, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [21] = { 0, 22, damageEffectiveness = 0.61, baseMultiplier = 0.606, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [22] = { 0, 22, damageEffectiveness = 0.61, baseMultiplier = 0.613, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [23] = { 0, 22, damageEffectiveness = 0.62, baseMultiplier = 0.619, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [24] = { 0, 22, damageEffectiveness = 0.63, baseMultiplier = 0.625, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [25] = { 0, 23, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [26] = { 0, 23, damageEffectiveness = 0.64, baseMultiplier = 0.638, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [27] = { 0, 23, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [28] = { 0, 23, damageEffectiveness = 0.65, baseMultiplier = 0.651, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [29] = { 0, 24, damageEffectiveness = 0.66, baseMultiplier = 0.657, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [30] = { 0, 24, damageEffectiveness = 0.66, baseMultiplier = 0.663, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [31] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.666, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [32] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.669, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [33] = { 0, 24, damageEffectiveness = 0.67, baseMultiplier = 0.673, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [34] = { 0, 24, damageEffectiveness = 0.68, baseMultiplier = 0.676, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [35] = { 0, 24, damageEffectiveness = 0.68, baseMultiplier = 0.679, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [36] = { 0, 25, damageEffectiveness = 0.68, baseMultiplier = 0.682, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [37] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.685, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [38] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.688, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [39] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.692, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [40] = { 0, 25, damageEffectiveness = 0.69, baseMultiplier = 0.695, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, }, } skills["VaalRainOfArrows"] = { name = "Vaal Rain of Arrows", color = 2, description = "Fires multiple arrows into the air, to land in multiple sequences after a delay, each starting at the targeted location and spreading outwards in all directions. Each arrow deals damage in an area around it. Half of the arrows will land directly on targets if there are targets in their range.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.Type73] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.ProjectileNumber] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -6604,53 +6593,53 @@ skills["VaalRainOfArrows"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0, 27, 4, 150, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0, 27, 4, 150, damageEffectiveness = 0.81, baseMultiplier = 0.811, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0, 27, 4, 150, damageEffectiveness = 0.82, baseMultiplier = 0.821, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0, 28, 4, 150, damageEffectiveness = 0.83, baseMultiplier = 0.832, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0, 28, 4, 150, damageEffectiveness = 0.84, baseMultiplier = 0.842, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0, 28, 4, 150, damageEffectiveness = 0.85, baseMultiplier = 0.853, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0, 29, 4, 150, damageEffectiveness = 0.86, baseMultiplier = 0.863, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0, 29, 4, 150, damageEffectiveness = 0.87, baseMultiplier = 0.874, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0, 29, 4, 150, damageEffectiveness = 0.88, baseMultiplier = 0.884, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0, 30, 4, 150, damageEffectiveness = 0.89, baseMultiplier = 0.895, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0, 30, 4, 150, damageEffectiveness = 0.91, baseMultiplier = 0.906, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0, 30, 4, 150, damageEffectiveness = 0.92, baseMultiplier = 0.916, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0, 31, 4, 150, damageEffectiveness = 0.93, baseMultiplier = 0.927, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0, 31, 4, 150, damageEffectiveness = 0.94, baseMultiplier = 0.937, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0, 31, 4, 150, damageEffectiveness = 0.95, baseMultiplier = 0.948, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0, 32, 4, 150, damageEffectiveness = 0.96, baseMultiplier = 0.958, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0, 32, 4, 150, damageEffectiveness = 0.97, baseMultiplier = 0.969, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0, 32, 4, 150, damageEffectiveness = 0.98, baseMultiplier = 0.98, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0, 33, 4, 150, damageEffectiveness = 0.99, baseMultiplier = 0.99, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0, 33, 4, 150, baseMultiplier = 1.001, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0, 33, 4, 150, damageEffectiveness = 1.01, baseMultiplier = 1.011, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0, 34, 4, 150, damageEffectiveness = 1.02, baseMultiplier = 1.022, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0, 34, 4, 150, damageEffectiveness = 1.03, baseMultiplier = 1.032, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0, 34, 4, 150, damageEffectiveness = 1.04, baseMultiplier = 1.043, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0, 35, 4, 150, damageEffectiveness = 1.05, baseMultiplier = 1.053, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0, 35, 4, 150, damageEffectiveness = 1.06, baseMultiplier = 1.064, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0, 35, 4, 150, damageEffectiveness = 1.08, baseMultiplier = 1.075, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0, 36, 4, 150, damageEffectiveness = 1.09, baseMultiplier = 1.085, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0, 36, 4, 150, damageEffectiveness = 1.1, baseMultiplier = 1.096, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0, 36, 4, 150, damageEffectiveness = 1.11, baseMultiplier = 1.106, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0, 36, 4, 150, damageEffectiveness = 1.12, baseMultiplier = 1.117, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0, 37, 4, 150, damageEffectiveness = 1.13, baseMultiplier = 1.127, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0, 37, 4, 150, damageEffectiveness = 1.14, baseMultiplier = 1.138, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0, 37, 4, 150, damageEffectiveness = 1.15, baseMultiplier = 1.148, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0, 37, 4, 150, damageEffectiveness = 1.16, baseMultiplier = 1.159, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0, 37, 4, 150, damageEffectiveness = 1.17, baseMultiplier = 1.17, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0, 37, 4, 150, damageEffectiveness = 1.18, baseMultiplier = 1.18, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0, 38, 4, 150, damageEffectiveness = 1.19, baseMultiplier = 1.191, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0, 38, 4, 150, damageEffectiveness = 1.2, baseMultiplier = 1.201, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0, 38, 4, 150, damageEffectiveness = 1.21, baseMultiplier = 1.212, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, 27, 4, 150, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 12, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [2] = { 0, 27, 4, 150, damageEffectiveness = 0.81, baseMultiplier = 0.811, levelRequirement = 15, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [3] = { 0, 27, 4, 150, damageEffectiveness = 0.82, baseMultiplier = 0.821, levelRequirement = 19, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [4] = { 0, 28, 4, 150, damageEffectiveness = 0.83, baseMultiplier = 0.832, levelRequirement = 23, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [5] = { 0, 28, 4, 150, damageEffectiveness = 0.84, baseMultiplier = 0.842, levelRequirement = 27, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [6] = { 0, 28, 4, 150, damageEffectiveness = 0.85, baseMultiplier = 0.853, levelRequirement = 31, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [7] = { 0, 29, 4, 150, damageEffectiveness = 0.86, baseMultiplier = 0.863, levelRequirement = 35, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [8] = { 0, 29, 4, 150, damageEffectiveness = 0.87, baseMultiplier = 0.874, levelRequirement = 38, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [9] = { 0, 29, 4, 150, damageEffectiveness = 0.88, baseMultiplier = 0.884, levelRequirement = 41, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [10] = { 0, 30, 4, 150, damageEffectiveness = 0.89, baseMultiplier = 0.895, levelRequirement = 44, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [11] = { 0, 30, 4, 150, damageEffectiveness = 0.91, baseMultiplier = 0.906, levelRequirement = 47, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [12] = { 0, 30, 4, 150, damageEffectiveness = 0.92, baseMultiplier = 0.916, levelRequirement = 50, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [13] = { 0, 31, 4, 150, damageEffectiveness = 0.93, baseMultiplier = 0.927, levelRequirement = 53, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [14] = { 0, 31, 4, 150, damageEffectiveness = 0.94, baseMultiplier = 0.937, levelRequirement = 56, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [15] = { 0, 31, 4, 150, damageEffectiveness = 0.95, baseMultiplier = 0.948, levelRequirement = 59, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [16] = { 0, 32, 4, 150, damageEffectiveness = 0.96, baseMultiplier = 0.958, levelRequirement = 62, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [17] = { 0, 32, 4, 150, damageEffectiveness = 0.97, baseMultiplier = 0.969, levelRequirement = 64, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [18] = { 0, 32, 4, 150, damageEffectiveness = 0.98, baseMultiplier = 0.98, levelRequirement = 66, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [19] = { 0, 33, 4, 150, damageEffectiveness = 0.99, baseMultiplier = 0.99, levelRequirement = 68, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [20] = { 0, 33, 4, 150, baseMultiplier = 1.001, levelRequirement = 70, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [21] = { 0, 33, 4, 150, damageEffectiveness = 1.01, baseMultiplier = 1.011, levelRequirement = 72, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [22] = { 0, 34, 4, 150, damageEffectiveness = 1.02, baseMultiplier = 1.022, levelRequirement = 74, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [23] = { 0, 34, 4, 150, damageEffectiveness = 1.03, baseMultiplier = 1.032, levelRequirement = 76, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [24] = { 0, 34, 4, 150, damageEffectiveness = 1.04, baseMultiplier = 1.043, levelRequirement = 78, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [25] = { 0, 35, 4, 150, damageEffectiveness = 1.05, baseMultiplier = 1.053, levelRequirement = 80, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [26] = { 0, 35, 4, 150, damageEffectiveness = 1.06, baseMultiplier = 1.064, levelRequirement = 82, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [27] = { 0, 35, 4, 150, damageEffectiveness = 1.08, baseMultiplier = 1.075, levelRequirement = 84, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [28] = { 0, 36, 4, 150, damageEffectiveness = 1.09, baseMultiplier = 1.085, levelRequirement = 86, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [29] = { 0, 36, 4, 150, damageEffectiveness = 1.1, baseMultiplier = 1.096, levelRequirement = 88, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [30] = { 0, 36, 4, 150, damageEffectiveness = 1.11, baseMultiplier = 1.106, levelRequirement = 90, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [31] = { 0, 36, 4, 150, damageEffectiveness = 1.12, baseMultiplier = 1.117, levelRequirement = 91, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [32] = { 0, 37, 4, 150, damageEffectiveness = 1.13, baseMultiplier = 1.127, levelRequirement = 92, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [33] = { 0, 37, 4, 150, damageEffectiveness = 1.14, baseMultiplier = 1.138, levelRequirement = 93, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [34] = { 0, 37, 4, 150, damageEffectiveness = 1.15, baseMultiplier = 1.148, levelRequirement = 94, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [35] = { 0, 37, 4, 150, damageEffectiveness = 1.16, baseMultiplier = 1.159, levelRequirement = 95, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [36] = { 0, 37, 4, 150, damageEffectiveness = 1.17, baseMultiplier = 1.17, levelRequirement = 96, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [37] = { 0, 37, 4, 150, damageEffectiveness = 1.18, baseMultiplier = 1.18, levelRequirement = 97, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [38] = { 0, 38, 4, 150, damageEffectiveness = 1.19, baseMultiplier = 1.191, levelRequirement = 98, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [39] = { 0, 38, 4, 150, damageEffectiveness = 1.2, baseMultiplier = 1.201, levelRequirement = 99, statInterpolation = { 1, 5723, 174, 7802, }, cost = { }, }, + [40] = { 0, 38, 4, 150, damageEffectiveness = 1.21, baseMultiplier = 1.212, levelRequirement = 100, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, }, } skills["Reave"] = { name = "Reave", color = 2, description = "Attacks a small area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["One Handed Sword"] = true, @@ -6694,46 +6683,46 @@ skills["Reave"] = { "console_skill_dont_chase", }, levels = { - [1] = { 50, 0, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 50, 0, damageEffectiveness = 1.54, baseMultiplier = 1.539, levelRequirement = 15, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 50, 0, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 19, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 50, 0, damageEffectiveness = 1.62, baseMultiplier = 1.618, levelRequirement = 23, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 50, 0, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 50, 0, damageEffectiveness = 1.7, baseMultiplier = 1.697, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 50, 0, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 50, 0, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 50, 0, damageEffectiveness = 1.82, baseMultiplier = 1.816, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 50, 1, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 50, 1, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 50, 1, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 50, 1, damageEffectiveness = 1.97, baseMultiplier = 1.974, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 50, 1, damageEffectiveness = 2.01, baseMultiplier = 2.013, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 50, 1, damageEffectiveness = 2.05, baseMultiplier = 2.053, levelRequirement = 59, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 50, 1, damageEffectiveness = 2.09, baseMultiplier = 2.092, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 50, 1, damageEffectiveness = 2.13, baseMultiplier = 2.132, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 50, 1, damageEffectiveness = 2.17, baseMultiplier = 2.171, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 50, 1, damageEffectiveness = 2.21, baseMultiplier = 2.211, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 50, 2, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 50, 2, damageEffectiveness = 2.29, baseMultiplier = 2.289, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 50, 2, damageEffectiveness = 2.33, baseMultiplier = 2.329, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 50, 2, damageEffectiveness = 2.37, baseMultiplier = 2.368, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 50, 2, damageEffectiveness = 2.41, baseMultiplier = 2.408, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 50, 2, damageEffectiveness = 2.45, baseMultiplier = 2.447, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 50, 2, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 50, 2, damageEffectiveness = 2.53, baseMultiplier = 2.526, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 50, 2, damageEffectiveness = 2.57, baseMultiplier = 2.566, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 50, 2, damageEffectiveness = 2.61, baseMultiplier = 2.605, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 50, 3, damageEffectiveness = 2.64, baseMultiplier = 2.645, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 50, 3, damageEffectiveness = 2.66, baseMultiplier = 2.664, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 50, 3, damageEffectiveness = 2.68, baseMultiplier = 2.684, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 50, 3, damageEffectiveness = 2.7, baseMultiplier = 2.704, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 50, 3, damageEffectiveness = 2.72, baseMultiplier = 2.724, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 50, 3, damageEffectiveness = 2.74, baseMultiplier = 2.743, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 50, 3, damageEffectiveness = 2.76, baseMultiplier = 2.763, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 50, 3, damageEffectiveness = 2.78, baseMultiplier = 2.783, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 50, 3, damageEffectiveness = 2.8, baseMultiplier = 2.803, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 50, 3, damageEffectiveness = 2.82, baseMultiplier = 2.822, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 50, 3, damageEffectiveness = 2.84, baseMultiplier = 2.842, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 50, 0, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [2] = { 50, 0, damageEffectiveness = 1.54, baseMultiplier = 1.539, levelRequirement = 15, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [3] = { 50, 0, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [4] = { 50, 0, damageEffectiveness = 1.62, baseMultiplier = 1.618, levelRequirement = 23, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [5] = { 50, 0, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 27, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [6] = { 50, 0, damageEffectiveness = 1.7, baseMultiplier = 1.697, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [7] = { 50, 0, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [8] = { 50, 0, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [9] = { 50, 0, damageEffectiveness = 1.82, baseMultiplier = 1.816, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [10] = { 50, 1, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [11] = { 50, 1, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [12] = { 50, 1, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [13] = { 50, 1, damageEffectiveness = 1.97, baseMultiplier = 1.974, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [14] = { 50, 1, damageEffectiveness = 2.01, baseMultiplier = 2.013, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [15] = { 50, 1, damageEffectiveness = 2.05, baseMultiplier = 2.053, levelRequirement = 59, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [16] = { 50, 1, damageEffectiveness = 2.09, baseMultiplier = 2.092, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [17] = { 50, 1, damageEffectiveness = 2.13, baseMultiplier = 2.132, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [18] = { 50, 1, damageEffectiveness = 2.17, baseMultiplier = 2.171, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [19] = { 50, 1, damageEffectiveness = 2.21, baseMultiplier = 2.211, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [20] = { 50, 2, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [21] = { 50, 2, damageEffectiveness = 2.29, baseMultiplier = 2.289, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [22] = { 50, 2, damageEffectiveness = 2.33, baseMultiplier = 2.329, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [23] = { 50, 2, damageEffectiveness = 2.37, baseMultiplier = 2.368, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [24] = { 50, 2, damageEffectiveness = 2.41, baseMultiplier = 2.408, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [25] = { 50, 2, damageEffectiveness = 2.45, baseMultiplier = 2.447, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [26] = { 50, 2, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [27] = { 50, 2, damageEffectiveness = 2.53, baseMultiplier = 2.526, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [28] = { 50, 2, damageEffectiveness = 2.57, baseMultiplier = 2.566, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [29] = { 50, 2, damageEffectiveness = 2.61, baseMultiplier = 2.605, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [30] = { 50, 3, damageEffectiveness = 2.64, baseMultiplier = 2.645, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [31] = { 50, 3, damageEffectiveness = 2.66, baseMultiplier = 2.664, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [32] = { 50, 3, damageEffectiveness = 2.68, baseMultiplier = 2.684, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [33] = { 50, 3, damageEffectiveness = 2.7, baseMultiplier = 2.704, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [34] = { 50, 3, damageEffectiveness = 2.72, baseMultiplier = 2.724, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [35] = { 50, 3, damageEffectiveness = 2.74, baseMultiplier = 2.743, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [36] = { 50, 3, damageEffectiveness = 2.76, baseMultiplier = 2.763, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [37] = { 50, 3, damageEffectiveness = 2.78, baseMultiplier = 2.783, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [38] = { 50, 3, damageEffectiveness = 2.8, baseMultiplier = 2.803, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [39] = { 50, 3, damageEffectiveness = 2.82, baseMultiplier = 2.822, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [40] = { 50, 3, damageEffectiveness = 2.84, baseMultiplier = 2.842, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, }, } skills["VaalReave"] = { @@ -6781,46 +6770,46 @@ skills["VaalReave"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2, attackSpeedMultiplier = 150, baseMultiplier = 2, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.06, attackSpeedMultiplier = 150, baseMultiplier = 2.059, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.12, attackSpeedMultiplier = 150, baseMultiplier = 2.119, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.18, attackSpeedMultiplier = 150, baseMultiplier = 2.178, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.24, attackSpeedMultiplier = 150, baseMultiplier = 2.238, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.3, attackSpeedMultiplier = 150, baseMultiplier = 2.297, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.36, attackSpeedMultiplier = 150, baseMultiplier = 2.357, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.42, attackSpeedMultiplier = 150, baseMultiplier = 2.416, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.48, attackSpeedMultiplier = 150, baseMultiplier = 2.476, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.54, attackSpeedMultiplier = 150, baseMultiplier = 2.535, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.59, attackSpeedMultiplier = 150, baseMultiplier = 2.595, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.65, attackSpeedMultiplier = 150, baseMultiplier = 2.654, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.71, attackSpeedMultiplier = 150, baseMultiplier = 2.714, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.77, attackSpeedMultiplier = 150, baseMultiplier = 2.773, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.83, attackSpeedMultiplier = 150, baseMultiplier = 2.833, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.89, attackSpeedMultiplier = 150, baseMultiplier = 2.892, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.95, attackSpeedMultiplier = 150, baseMultiplier = 2.952, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 3.01, attackSpeedMultiplier = 150, baseMultiplier = 3.011, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 3.07, attackSpeedMultiplier = 150, baseMultiplier = 3.071, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.13, attackSpeedMultiplier = 150, baseMultiplier = 3.13, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.19, attackSpeedMultiplier = 150, baseMultiplier = 3.189, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.25, attackSpeedMultiplier = 150, baseMultiplier = 3.249, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.31, attackSpeedMultiplier = 150, baseMultiplier = 3.308, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.37, attackSpeedMultiplier = 150, baseMultiplier = 3.368, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.43, attackSpeedMultiplier = 150, baseMultiplier = 3.427, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.49, attackSpeedMultiplier = 150, baseMultiplier = 3.487, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.55, attackSpeedMultiplier = 150, baseMultiplier = 3.546, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.61, attackSpeedMultiplier = 150, baseMultiplier = 3.606, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.67, attackSpeedMultiplier = 150, baseMultiplier = 3.665, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.72, attackSpeedMultiplier = 150, baseMultiplier = 3.725, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.75, attackSpeedMultiplier = 150, baseMultiplier = 3.754, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.78, attackSpeedMultiplier = 150, baseMultiplier = 3.784, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.81, attackSpeedMultiplier = 150, baseMultiplier = 3.814, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.84, attackSpeedMultiplier = 150, baseMultiplier = 3.844, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.87, attackSpeedMultiplier = 150, baseMultiplier = 3.873, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.9, attackSpeedMultiplier = 150, baseMultiplier = 3.903, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.93, attackSpeedMultiplier = 150, baseMultiplier = 3.933, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.96, attackSpeedMultiplier = 150, baseMultiplier = 3.963, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.99, attackSpeedMultiplier = 150, baseMultiplier = 3.992, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 4.02, attackSpeedMultiplier = 150, baseMultiplier = 4.022, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2, attackSpeedMultiplier = 150, baseMultiplier = 2, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.06, attackSpeedMultiplier = 150, baseMultiplier = 2.059, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.12, attackSpeedMultiplier = 150, baseMultiplier = 2.119, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.18, attackSpeedMultiplier = 150, baseMultiplier = 2.178, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.24, attackSpeedMultiplier = 150, baseMultiplier = 2.238, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.3, attackSpeedMultiplier = 150, baseMultiplier = 2.297, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.36, attackSpeedMultiplier = 150, baseMultiplier = 2.357, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.42, attackSpeedMultiplier = 150, baseMultiplier = 2.416, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 50, 135, 4, 7, 4, 0, damageEffectiveness = 2.48, attackSpeedMultiplier = 150, baseMultiplier = 2.476, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.54, attackSpeedMultiplier = 150, baseMultiplier = 2.535, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.59, attackSpeedMultiplier = 150, baseMultiplier = 2.595, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.65, attackSpeedMultiplier = 150, baseMultiplier = 2.654, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.71, attackSpeedMultiplier = 150, baseMultiplier = 2.714, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.77, attackSpeedMultiplier = 150, baseMultiplier = 2.773, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.83, attackSpeedMultiplier = 150, baseMultiplier = 2.833, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.89, attackSpeedMultiplier = 150, baseMultiplier = 2.892, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 2.95, attackSpeedMultiplier = 150, baseMultiplier = 2.952, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 3.01, attackSpeedMultiplier = 150, baseMultiplier = 3.011, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 50, 135, 4, 7, 4, 1, damageEffectiveness = 3.07, attackSpeedMultiplier = 150, baseMultiplier = 3.071, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.13, attackSpeedMultiplier = 150, baseMultiplier = 3.13, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.19, attackSpeedMultiplier = 150, baseMultiplier = 3.189, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.25, attackSpeedMultiplier = 150, baseMultiplier = 3.249, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.31, attackSpeedMultiplier = 150, baseMultiplier = 3.308, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.37, attackSpeedMultiplier = 150, baseMultiplier = 3.368, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.43, attackSpeedMultiplier = 150, baseMultiplier = 3.427, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.49, attackSpeedMultiplier = 150, baseMultiplier = 3.487, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.55, attackSpeedMultiplier = 150, baseMultiplier = 3.546, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.61, attackSpeedMultiplier = 150, baseMultiplier = 3.606, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 50, 135, 4, 7, 4, 2, damageEffectiveness = 3.67, attackSpeedMultiplier = 150, baseMultiplier = 3.665, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.72, attackSpeedMultiplier = 150, baseMultiplier = 3.725, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.75, attackSpeedMultiplier = 150, baseMultiplier = 3.754, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.78, attackSpeedMultiplier = 150, baseMultiplier = 3.784, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.81, attackSpeedMultiplier = 150, baseMultiplier = 3.814, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.84, attackSpeedMultiplier = 150, baseMultiplier = 3.844, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.87, attackSpeedMultiplier = 150, baseMultiplier = 3.873, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.9, attackSpeedMultiplier = 150, baseMultiplier = 3.903, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.93, attackSpeedMultiplier = 150, baseMultiplier = 3.933, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.96, attackSpeedMultiplier = 150, baseMultiplier = 3.963, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 3.99, attackSpeedMultiplier = 150, baseMultiplier = 3.992, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 50, 135, 4, 7, 4, 3, damageEffectiveness = 4.02, attackSpeedMultiplier = 150, baseMultiplier = 4.022, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Riposte"] = { @@ -6829,7 +6818,7 @@ skills["Riposte"] = { baseEffectiveness = 0.5, incrementalEffectiveness = 0.023299999535084, description = "Perform a deadly counter-attack when you block. Uses both weapons while you're dual wielding.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -6865,7 +6854,6 @@ skills["Riposte"] = { }, stats = { "melee_counterattack_trigger_on_block_%", - "melee_range_+", "attack_minimum_added_physical_damage", "attack_maximum_added_physical_damage", "attack_unusable_if_triggerable", @@ -6873,46 +6861,46 @@ skills["Riposte"] = { "skill_double_hits_when_dual_wielding", }, levels = { - [1] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.6, cooldown = 0.8, baseMultiplier = 1.6, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [2] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.64, cooldown = 0.8, baseMultiplier = 1.637, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [3] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.67, cooldown = 0.8, baseMultiplier = 1.674, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [4] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.71, cooldown = 0.8, baseMultiplier = 1.711, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [5] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.75, cooldown = 0.8, baseMultiplier = 1.747, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [6] = { 100, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.78, cooldown = 0.8, baseMultiplier = 1.784, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [7] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.82, cooldown = 0.8, baseMultiplier = 1.821, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [8] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.86, cooldown = 0.8, baseMultiplier = 1.858, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [9] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.89, cooldown = 0.8, baseMultiplier = 1.895, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [10] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.93, cooldown = 0.8, baseMultiplier = 1.932, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [11] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.97, cooldown = 0.8, baseMultiplier = 1.968, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [12] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.01, cooldown = 0.8, baseMultiplier = 2.005, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [13] = { 100, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.04, cooldown = 0.8, baseMultiplier = 2.042, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [14] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.08, cooldown = 0.8, baseMultiplier = 2.079, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [15] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.12, cooldown = 0.8, baseMultiplier = 2.116, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [16] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.15, cooldown = 0.8, baseMultiplier = 2.153, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [17] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.19, cooldown = 0.8, baseMultiplier = 2.189, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [18] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.23, cooldown = 0.8, baseMultiplier = 2.226, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [19] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.26, cooldown = 0.8, baseMultiplier = 2.263, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [20] = { 100, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.3, cooldown = 0.8, baseMultiplier = 2.3, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [21] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.34, cooldown = 0.8, baseMultiplier = 2.337, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [22] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.37, cooldown = 0.8, baseMultiplier = 2.374, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [23] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.41, cooldown = 0.8, baseMultiplier = 2.411, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [24] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.45, cooldown = 0.8, baseMultiplier = 2.447, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [25] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.48, cooldown = 0.8, baseMultiplier = 2.484, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [26] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.52, cooldown = 0.8, baseMultiplier = 2.521, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [27] = { 100, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.56, cooldown = 0.8, baseMultiplier = 2.558, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [28] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.59, cooldown = 0.8, baseMultiplier = 2.595, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [29] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.63, cooldown = 0.8, baseMultiplier = 2.632, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [30] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.67, cooldown = 0.8, baseMultiplier = 2.668, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [31] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.69, cooldown = 0.8, baseMultiplier = 2.687, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [32] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.71, cooldown = 0.8, baseMultiplier = 2.705, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [33] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.72, cooldown = 0.8, baseMultiplier = 2.724, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [34] = { 100, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.74, cooldown = 0.8, baseMultiplier = 2.742, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [35] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.76, cooldown = 0.8, baseMultiplier = 2.761, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [36] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.78, cooldown = 0.8, baseMultiplier = 2.779, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [37] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.8, cooldown = 0.8, baseMultiplier = 2.797, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [38] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.82, cooldown = 0.8, baseMultiplier = 2.816, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [39] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.83, cooldown = 0.8, baseMultiplier = 2.834, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [40] = { 100, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.85, cooldown = 0.8, baseMultiplier = 2.853, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, + [1] = { 100, 2, 3, damageEffectiveness = 1.6, cooldown = 0.8, baseMultiplier = 1.6, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 100, 3, 4, damageEffectiveness = 1.64, cooldown = 0.8, baseMultiplier = 1.637, levelRequirement = 6, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 100, 3, 5, damageEffectiveness = 1.67, cooldown = 0.8, baseMultiplier = 1.674, levelRequirement = 9, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 100, 4, 6, damageEffectiveness = 1.71, cooldown = 0.8, baseMultiplier = 1.711, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 100, 5, 8, damageEffectiveness = 1.75, cooldown = 0.8, baseMultiplier = 1.747, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 100, 7, 10, damageEffectiveness = 1.78, cooldown = 0.8, baseMultiplier = 1.784, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 100, 8, 12, damageEffectiveness = 1.82, cooldown = 0.8, baseMultiplier = 1.821, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 100, 10, 15, damageEffectiveness = 1.86, cooldown = 0.8, baseMultiplier = 1.858, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 100, 12, 18, damageEffectiveness = 1.89, cooldown = 0.8, baseMultiplier = 1.895, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 100, 15, 22, damageEffectiveness = 1.93, cooldown = 0.8, baseMultiplier = 1.932, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 100, 18, 26, damageEffectiveness = 1.97, cooldown = 0.8, baseMultiplier = 1.968, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 100, 21, 31, damageEffectiveness = 2.01, cooldown = 0.8, baseMultiplier = 2.005, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 100, 25, 37, damageEffectiveness = 2.04, cooldown = 0.8, baseMultiplier = 2.042, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 100, 29, 43, damageEffectiveness = 2.08, cooldown = 0.8, baseMultiplier = 2.079, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 100, 32, 49, damageEffectiveness = 2.12, cooldown = 0.8, baseMultiplier = 2.116, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 100, 36, 54, damageEffectiveness = 2.15, cooldown = 0.8, baseMultiplier = 2.153, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 100, 41, 61, damageEffectiveness = 2.19, cooldown = 0.8, baseMultiplier = 2.189, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 100, 45, 68, damageEffectiveness = 2.23, cooldown = 0.8, baseMultiplier = 2.226, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 100, 51, 76, damageEffectiveness = 2.26, cooldown = 0.8, baseMultiplier = 2.263, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 100, 56, 85, damageEffectiveness = 2.3, cooldown = 0.8, baseMultiplier = 2.3, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 100, 60, 91, damageEffectiveness = 2.34, cooldown = 0.8, baseMultiplier = 2.337, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 100, 65, 97, damageEffectiveness = 2.37, cooldown = 0.8, baseMultiplier = 2.374, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 100, 70, 104, damageEffectiveness = 2.41, cooldown = 0.8, baseMultiplier = 2.411, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 100, 75, 112, damageEffectiveness = 2.45, cooldown = 0.8, baseMultiplier = 2.447, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 100, 80, 120, damageEffectiveness = 2.48, cooldown = 0.8, baseMultiplier = 2.484, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 100, 85, 128, damageEffectiveness = 2.52, cooldown = 0.8, baseMultiplier = 2.521, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 100, 91, 137, damageEffectiveness = 2.56, cooldown = 0.8, baseMultiplier = 2.558, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 100, 98, 147, damageEffectiveness = 2.59, cooldown = 0.8, baseMultiplier = 2.595, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 100, 105, 157, damageEffectiveness = 2.63, cooldown = 0.8, baseMultiplier = 2.632, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 100, 112, 168, damageEffectiveness = 2.67, cooldown = 0.8, baseMultiplier = 2.668, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 100, 115, 173, damageEffectiveness = 2.69, cooldown = 0.8, baseMultiplier = 2.687, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 100, 119, 179, damageEffectiveness = 2.71, cooldown = 0.8, baseMultiplier = 2.705, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 100, 123, 185, damageEffectiveness = 2.72, cooldown = 0.8, baseMultiplier = 2.724, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 100, 127, 191, damageEffectiveness = 2.74, cooldown = 0.8, baseMultiplier = 2.742, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 100, 132, 197, damageEffectiveness = 2.76, cooldown = 0.8, baseMultiplier = 2.761, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 100, 136, 204, damageEffectiveness = 2.78, cooldown = 0.8, baseMultiplier = 2.779, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 100, 140, 211, damageEffectiveness = 2.8, cooldown = 0.8, baseMultiplier = 2.797, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 100, 145, 218, damageEffectiveness = 2.82, cooldown = 0.8, baseMultiplier = 2.816, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 100, 150, 225, damageEffectiveness = 2.83, cooldown = 0.8, baseMultiplier = 2.834, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 100, 155, 232, damageEffectiveness = 2.85, cooldown = 0.8, baseMultiplier = 2.853, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ScourgeArrow"] = { @@ -6920,7 +6908,7 @@ skills["ScourgeArrow"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Channel to infuse an arrow with chaos, gaining stages while it is held. Release to fire it, leaving spore pods in its wake. Each spore pod blooms, firing thorn arrows, which travel for a short time before dissipating. Modifiers that cause additional projectiles to be fired will only apply to the initial arrows, and the spore pods will be split between those arrows.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.Hit] = true, [SkillType.Channelled] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Damage] = true, [SkillType.Channel] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -6980,46 +6968,46 @@ skills["ScourgeArrow"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.28, attackSpeedMultiplier = 90, baseMultiplier = 0.28, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [2] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.28, attackSpeedMultiplier = 90, baseMultiplier = 0.284, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [3] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.287, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [4] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.291, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [5] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.295, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [6] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.3, attackSpeedMultiplier = 90, baseMultiplier = 0.298, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [7] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.3, attackSpeedMultiplier = 90, baseMultiplier = 0.302, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [8] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.306, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [9] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.309, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [10] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.313, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [11] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.317, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 4, }, }, - [12] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.321, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [13] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.324, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [14] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.33, attackSpeedMultiplier = 90, baseMultiplier = 0.328, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [15] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.33, attackSpeedMultiplier = 90, baseMultiplier = 0.332, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [16] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.335, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [17] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.339, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [18] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.343, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [19] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.346, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [20] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.35, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [21] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.354, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [22] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.357, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [23] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.361, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [24] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.365, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [25] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.37, attackSpeedMultiplier = 90, baseMultiplier = 0.368, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [26] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.37, attackSpeedMultiplier = 90, baseMultiplier = 0.372, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [27] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.376, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [28] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.379, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [29] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.383, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [30] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.387, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [31] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.389, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [32] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.391, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [33] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.392, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [34] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.394, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [35] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.396, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [36] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.398, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [37] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [38] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.402, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [39] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.403, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [40] = { 5, 9, 60, -50, 150, 100, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = 90, baseMultiplier = 0.405, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, + [1] = { 5, 9, 60, -50, 150, 100, 20, 30, damageEffectiveness = 0.28, attackSpeedMultiplier = 90, baseMultiplier = 0.28, levelRequirement = 28, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [2] = { 5, 9, 60, -50, 150, 100, 23, 35, damageEffectiveness = 0.28, attackSpeedMultiplier = 90, baseMultiplier = 0.284, levelRequirement = 31, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [3] = { 5, 9, 60, -50, 150, 100, 27, 40, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.287, levelRequirement = 34, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [4] = { 5, 9, 60, -50, 150, 100, 31, 46, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.291, levelRequirement = 37, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [5] = { 5, 9, 60, -50, 150, 100, 35, 53, damageEffectiveness = 0.29, attackSpeedMultiplier = 90, baseMultiplier = 0.295, levelRequirement = 40, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [6] = { 5, 9, 60, -50, 150, 100, 38, 58, damageEffectiveness = 0.3, attackSpeedMultiplier = 90, baseMultiplier = 0.298, levelRequirement = 42, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [7] = { 5, 9, 60, -50, 150, 100, 42, 63, damageEffectiveness = 0.3, attackSpeedMultiplier = 90, baseMultiplier = 0.302, levelRequirement = 44, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [8] = { 5, 9, 60, -50, 150, 100, 45, 68, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.306, levelRequirement = 46, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [9] = { 5, 9, 60, -50, 150, 100, 49, 74, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.309, levelRequirement = 48, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [10] = { 5, 9, 60, -50, 150, 100, 53, 80, damageEffectiveness = 0.31, attackSpeedMultiplier = 90, baseMultiplier = 0.313, levelRequirement = 50, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [11] = { 5, 9, 60, -50, 150, 100, 58, 86, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.317, levelRequirement = 52, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 4, }, }, + [12] = { 5, 9, 60, -50, 150, 100, 62, 93, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.321, levelRequirement = 54, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [13] = { 5, 9, 60, -50, 150, 100, 67, 101, damageEffectiveness = 0.32, attackSpeedMultiplier = 90, baseMultiplier = 0.324, levelRequirement = 56, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [14] = { 5, 9, 60, -50, 150, 100, 73, 109, damageEffectiveness = 0.33, attackSpeedMultiplier = 90, baseMultiplier = 0.328, levelRequirement = 58, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [15] = { 5, 9, 60, -50, 150, 100, 78, 117, damageEffectiveness = 0.33, attackSpeedMultiplier = 90, baseMultiplier = 0.332, levelRequirement = 60, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [16] = { 5, 9, 60, -50, 150, 100, 84, 126, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.335, levelRequirement = 62, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [17] = { 5, 9, 60, -50, 150, 100, 91, 136, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.339, levelRequirement = 64, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [18] = { 5, 9, 60, -50, 150, 100, 98, 146, damageEffectiveness = 0.34, attackSpeedMultiplier = 90, baseMultiplier = 0.343, levelRequirement = 66, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [19] = { 5, 9, 60, -50, 150, 100, 105, 157, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.346, levelRequirement = 68, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [20] = { 5, 9, 60, -50, 150, 100, 113, 169, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.35, levelRequirement = 70, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [21] = { 5, 9, 60, -50, 150, 100, 121, 181, damageEffectiveness = 0.35, attackSpeedMultiplier = 90, baseMultiplier = 0.354, levelRequirement = 72, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [22] = { 5, 9, 60, -50, 150, 100, 130, 195, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.357, levelRequirement = 74, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [23] = { 5, 9, 60, -50, 150, 100, 139, 209, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.361, levelRequirement = 76, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [24] = { 5, 9, 60, -50, 150, 100, 149, 224, damageEffectiveness = 0.36, attackSpeedMultiplier = 90, baseMultiplier = 0.365, levelRequirement = 78, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [25] = { 5, 9, 60, -50, 150, 100, 160, 239, damageEffectiveness = 0.37, attackSpeedMultiplier = 90, baseMultiplier = 0.368, levelRequirement = 80, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [26] = { 5, 9, 60, -50, 150, 100, 171, 256, damageEffectiveness = 0.37, attackSpeedMultiplier = 90, baseMultiplier = 0.372, levelRequirement = 82, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [27] = { 5, 9, 60, -50, 150, 100, 183, 274, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.376, levelRequirement = 84, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 5, }, }, + [28] = { 5, 9, 60, -50, 150, 100, 196, 293, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.379, levelRequirement = 86, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [29] = { 5, 9, 60, -50, 150, 100, 209, 314, damageEffectiveness = 0.38, attackSpeedMultiplier = 90, baseMultiplier = 0.383, levelRequirement = 88, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [30] = { 5, 9, 60, -50, 150, 100, 223, 335, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.387, levelRequirement = 90, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [31] = { 5, 9, 60, -50, 150, 100, 231, 346, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.389, levelRequirement = 91, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [32] = { 5, 9, 60, -50, 150, 100, 239, 358, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.391, levelRequirement = 92, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [33] = { 5, 9, 60, -50, 150, 100, 247, 370, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.392, levelRequirement = 93, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [34] = { 5, 9, 60, -50, 150, 100, 255, 382, damageEffectiveness = 0.39, attackSpeedMultiplier = 90, baseMultiplier = 0.394, levelRequirement = 94, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [35] = { 5, 9, 60, -50, 150, 100, 263, 395, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.396, levelRequirement = 95, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [36] = { 5, 9, 60, -50, 150, 100, 272, 408, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.398, levelRequirement = 96, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [37] = { 5, 9, 60, -50, 150, 100, 281, 421, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [38] = { 5, 9, 60, -50, 150, 100, 290, 435, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.402, levelRequirement = 98, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [39] = { 5, 9, 60, -50, 150, 100, 300, 449, damageEffectiveness = 0.4, attackSpeedMultiplier = 90, baseMultiplier = 0.403, levelRequirement = 99, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, + [40] = { 5, 9, 60, -50, 150, 100, 309, 464, damageEffectiveness = 0.41, attackSpeedMultiplier = 90, baseMultiplier = 0.405, levelRequirement = 100, statInterpolation = { 1, 1, 0, 8149, 8166, 1104, 8164, 8165, }, cost = { Mana = 6, }, }, }, } skills["ShatteringSteel"] = { @@ -7027,7 +7015,7 @@ skills["ShatteringSteel"] = { color = 2, incrementalEffectiveness = 0.023299999535084, description = "Swing an Axe or Sword, consuming Steel Shards to gain a Steel Ward that protects you for a duration, and fire projectiles which shatter on impact or soon after being launched, dealing area damage in front of where they shatter. Steel Shards are gained with the Call of Steel Skill.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Hit] = true, [SkillType.ProjectileDamage] = true, [SkillType.ProjectileAttack] = true, [SkillType.Area] = true, [SkillType.PhysicalSkill] = true, [SkillType.SkillCanVolley] = true, [SkillType.SteelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, [SkillType.Area] = true, [SkillType.Physical] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Steel] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -7077,7 +7065,7 @@ skills["ShatteringSteel"] = { stats = { "attacks_impale_on_hit_%_chance", "number_of_additional_projectiles", - "shattering_steel_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed", + "shattering_steel_hit_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed", "active_skill_projectile_speed_+%_variation_final", "attack_minimum_added_physical_damage", "attack_maximum_added_physical_damage", @@ -7088,46 +7076,46 @@ skills["ShatteringSteel"] = { "no_additional_projectiles_if_no_steel_ammo", }, levels = { - [1] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.03, baseMultiplier = 1.031, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.06, baseMultiplier = 1.062, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.09, baseMultiplier = 1.093, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.12, baseMultiplier = 1.124, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.16, baseMultiplier = 1.155, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.19, baseMultiplier = 1.186, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [8] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.22, baseMultiplier = 1.217, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [9] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.25, baseMultiplier = 1.248, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [10] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [11] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.31, baseMultiplier = 1.311, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.34, baseMultiplier = 1.342, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.37, baseMultiplier = 1.373, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.4, baseMultiplier = 1.404, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.43, baseMultiplier = 1.435, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.47, baseMultiplier = 1.466, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.53, baseMultiplier = 1.528, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [19] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.56, baseMultiplier = 1.559, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [20] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [21] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.65, baseMultiplier = 1.652, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.68, baseMultiplier = 1.683, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.71, baseMultiplier = 1.714, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.75, baseMultiplier = 1.745, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.81, baseMultiplier = 1.807, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.84, baseMultiplier = 1.838, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.87, baseMultiplier = 1.869, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.9, baseMultiplier = 1.901, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.93, baseMultiplier = 1.932, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [33] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.95, baseMultiplier = 1.947, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [34] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.96, baseMultiplier = 1.963, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [35] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.98, baseMultiplier = 1.978, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [36] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.99, baseMultiplier = 1.994, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [37] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.01, baseMultiplier = 2.009, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [38] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.02, baseMultiplier = 2.025, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [39] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.04, baseMultiplier = 2.04, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [40] = { 40, 2, 100, 100, 0.80000001192093, 1.2000000476837, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.06, baseMultiplier = 2.056, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, + [1] = { 40, 2, 100, 100, 8, 12, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, levelRequirement = 12, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 40, 2, 100, 100, 10, 15, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.03, baseMultiplier = 1.031, levelRequirement = 15, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 40, 2, 100, 100, 13, 19, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.06, baseMultiplier = 1.062, levelRequirement = 19, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 40, 2, 100, 100, 16, 24, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.09, baseMultiplier = 1.093, levelRequirement = 23, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 40, 2, 100, 100, 19, 29, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.12, baseMultiplier = 1.124, levelRequirement = 27, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 40, 2, 100, 100, 23, 35, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.16, baseMultiplier = 1.155, levelRequirement = 31, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 40, 2, 100, 100, 28, 42, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.19, baseMultiplier = 1.186, levelRequirement = 35, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 40, 2, 100, 100, 32, 48, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.22, baseMultiplier = 1.217, levelRequirement = 38, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [9] = { 40, 2, 100, 100, 37, 55, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.25, baseMultiplier = 1.248, levelRequirement = 41, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [10] = { 40, 2, 100, 100, 42, 63, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [11] = { 40, 2, 100, 100, 47, 71, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.31, baseMultiplier = 1.311, levelRequirement = 47, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 40, 2, 100, 100, 53, 80, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.34, baseMultiplier = 1.342, levelRequirement = 50, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 40, 2, 100, 100, 60, 90, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.37, baseMultiplier = 1.373, levelRequirement = 53, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 40, 2, 100, 100, 67, 101, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.4, baseMultiplier = 1.404, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 40, 2, 100, 100, 75, 113, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.43, baseMultiplier = 1.435, levelRequirement = 59, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 40, 2, 100, 100, 84, 126, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.47, baseMultiplier = 1.466, levelRequirement = 62, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 40, 2, 100, 100, 91, 136, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 40, 2, 100, 100, 98, 146, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.53, baseMultiplier = 1.528, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [19] = { 40, 2, 100, 100, 105, 157, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.56, baseMultiplier = 1.559, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [20] = { 40, 2, 100, 100, 113, 169, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [21] = { 40, 2, 100, 100, 121, 181, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 40, 2, 100, 100, 130, 195, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.65, baseMultiplier = 1.652, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 40, 2, 100, 100, 139, 209, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.68, baseMultiplier = 1.683, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 40, 2, 100, 100, 149, 224, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.71, baseMultiplier = 1.714, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 40, 2, 100, 100, 160, 239, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.75, baseMultiplier = 1.745, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 40, 2, 100, 100, 171, 256, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 40, 2, 100, 100, 183, 274, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.81, baseMultiplier = 1.807, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 40, 2, 100, 100, 196, 293, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.84, baseMultiplier = 1.838, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 40, 2, 100, 100, 209, 314, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.87, baseMultiplier = 1.869, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 40, 2, 100, 100, 223, 335, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.9, baseMultiplier = 1.901, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 40, 2, 100, 100, 231, 346, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { 40, 2, 100, 100, 239, 358, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.93, baseMultiplier = 1.932, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [33] = { 40, 2, 100, 100, 247, 370, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.95, baseMultiplier = 1.947, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [34] = { 40, 2, 100, 100, 255, 382, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.96, baseMultiplier = 1.963, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [35] = { 40, 2, 100, 100, 263, 395, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.98, baseMultiplier = 1.978, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [36] = { 40, 2, 100, 100, 272, 408, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 1.99, baseMultiplier = 1.994, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [37] = { 40, 2, 100, 100, 281, 421, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.01, baseMultiplier = 2.009, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [38] = { 40, 2, 100, 100, 290, 435, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.02, baseMultiplier = 2.025, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [39] = { 40, 2, 100, 100, 300, 449, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.04, baseMultiplier = 2.04, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [40] = { 40, 2, 100, 100, 309, 464, 2, 90, 4, attackSpeedMultiplier = -15, duration = 5, damageEffectiveness = 2.06, baseMultiplier = 2.056, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, }, } skills["PhysCascadeTrap"] = { @@ -7136,7 +7124,7 @@ skills["PhysCascadeTrap"] = { baseEffectiveness = 1.8523000478745, incrementalEffectiveness = 0.044399999082088, description = "Throws a trap which, once triggered, repeatedly releases a number of waves for a duration. Each wave deals damage in a series of small bursts in a line, ending with a larger burst. Modifiers to trap throwing speed affects how frequently it releases waves.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -7179,46 +7167,46 @@ skills["PhysCascadeTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [5] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [6] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [12] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [14] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [16] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [17] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [19] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [25] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [26] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [27] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [28] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [29] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [31] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [33] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [37] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 36, }, }, - [39] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 4000, 3500, 0.80000001192093, 1.2000000476837, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 4000, 3500, 65, 98, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 4000, 3500, 80, 120, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 4000, 3500, 98, 147, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 4000, 3500, 119, 179, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [5] = { 4000, 3500, 145, 217, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [6] = { 4000, 3500, 164, 246, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [7] = { 4000, 3500, 186, 279, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 4000, 3500, 210, 316, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 4000, 3500, 238, 356, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 4000, 3500, 268, 402, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 4000, 3500, 302, 454, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [12] = { 4000, 3500, 340, 511, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 4000, 3500, 383, 575, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [14] = { 4000, 3500, 430, 646, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 4000, 3500, 483, 725, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [16] = { 4000, 3500, 542, 814, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [17] = { 4000, 3500, 608, 912, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [18] = { 4000, 3500, 681, 1022, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [19] = { 4000, 3500, 763, 1144, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 4000, 3500, 853, 1280, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 4000, 3500, 954, 1431, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 4000, 3500, 1066, 1599, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 4000, 3500, 1191, 1786, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 4000, 3500, 1329, 1994, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [25] = { 4000, 3500, 1483, 2224, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [26] = { 4000, 3500, 1653, 2480, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [27] = { 4000, 3500, 1843, 2764, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [28] = { 4000, 3500, 2053, 3079, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [29] = { 4000, 3500, 2286, 3429, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 4000, 3500, 2545, 3817, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [31] = { 4000, 3500, 2684, 4026, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 4000, 3500, 2831, 4247, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [33] = { 4000, 3500, 2986, 4479, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 4000, 3500, 3149, 4723, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 4000, 3500, 3320, 4981, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 4000, 3500, 3501, 5251, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [37] = { 4000, 3500, 3691, 5536, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [38] = { 4000, 3500, 3891, 5836, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [39] = { 4000, 3500, 4101, 6152, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [40] = { 4000, 3500, 4323, 6484, 5, 900, damageEffectiveness = 1.9, cooldown = 8, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, }, } skills["ShrapnelBallista"] = { @@ -7226,8 +7214,8 @@ skills["ShrapnelBallista"] = { color = 2, baseEffectiveness = 0.5, incrementalEffectiveness = 0.023299999535084, - description = "Summons a ballista totem that fires multiple arrows with extreme force, breaking them apart into shrapnel. Enemies can be hit by multiple arrows from the same attack.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.Ballista] = true, [SkillType.PhysicalSkill] = true, }, + description = "Summons a ballista totem that fires multiple arrows with extreme force, breaking them apart into shrapnel. Enemies can be hit by multiple arrows from the same attack. Requires a Bow.", + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.RangedAttack] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.AttackInPlaceIsDefault] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -7271,53 +7259,53 @@ skills["ShrapnelBallista"] = { "is_ranged_attack_totem", }, levels = { - [1] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = -50, baseMultiplier = 0.38, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [2] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.38, attackSpeedMultiplier = -50, baseMultiplier = 0.383, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [3] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.386, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.389, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [5] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.393, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [6] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.396, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [7] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.399, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [8] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.402, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 7, }, }, - [9] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.405, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [10] = { 40, 8000, 2, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.408, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [11] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.412, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [12] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.415, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [13] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.418, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [14] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.421, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [15] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.424, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [16] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.427, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [17] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.431, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [18] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.434, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [19] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.437, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [20] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.44, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [21] = { 40, 8000, 2, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.443, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [22] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.446, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [23] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.449, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [24] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.453, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [25] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.456, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [26] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.459, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [27] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.462, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [28] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.465, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [29] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.468, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [30] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.472, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [31] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.473, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [32] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.475, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [33] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.476, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [34] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.478, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [35] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.479, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [36] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.481, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [37] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.483, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [38] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.484, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 17, }, }, - [39] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.486, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 17, }, }, - [40] = { 40, 8000, 2, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.487, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, }, cost = { Mana = 17, }, }, + [1] = { 40, 8000, 2, 2, 2, 3, damageEffectiveness = 0.38, attackSpeedMultiplier = -50, baseMultiplier = 0.38, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 40, 8000, 2, 2, 3, 4, damageEffectiveness = 0.38, attackSpeedMultiplier = -50, baseMultiplier = 0.383, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 40, 8000, 2, 2, 3, 5, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.386, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 40, 8000, 2, 2, 4, 6, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.389, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 40, 8000, 2, 2, 5, 8, damageEffectiveness = 0.39, attackSpeedMultiplier = -50, baseMultiplier = 0.393, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 40, 8000, 2, 2, 7, 10, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.396, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 40, 8000, 2, 2, 8, 12, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.399, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 40, 8000, 2, 2, 10, 15, damageEffectiveness = 0.4, attackSpeedMultiplier = -50, baseMultiplier = 0.402, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [9] = { 40, 8000, 2, 2, 12, 18, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.405, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 40, 8000, 2, 2, 15, 22, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.408, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 40, 8000, 2, 3, 18, 26, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.412, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 40, 8000, 2, 3, 21, 31, damageEffectiveness = 0.41, attackSpeedMultiplier = -50, baseMultiplier = 0.415, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 40, 8000, 2, 3, 25, 37, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.418, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 40, 8000, 2, 3, 29, 43, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.421, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 40, 8000, 2, 3, 32, 49, damageEffectiveness = 0.42, attackSpeedMultiplier = -50, baseMultiplier = 0.424, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 40, 8000, 2, 3, 36, 54, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.427, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 40, 8000, 2, 3, 41, 61, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.431, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 40, 8000, 2, 3, 45, 68, damageEffectiveness = 0.43, attackSpeedMultiplier = -50, baseMultiplier = 0.434, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 40, 8000, 2, 3, 51, 76, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.437, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [20] = { 40, 8000, 2, 3, 56, 85, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.44, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [21] = { 40, 8000, 2, 3, 60, 91, damageEffectiveness = 0.44, attackSpeedMultiplier = -50, baseMultiplier = 0.443, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 40, 8000, 2, 4, 65, 97, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.446, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [23] = { 40, 8000, 2, 4, 70, 104, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.449, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [24] = { 40, 8000, 2, 4, 75, 112, damageEffectiveness = 0.45, attackSpeedMultiplier = -50, baseMultiplier = 0.453, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [25] = { 40, 8000, 2, 4, 80, 120, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.456, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [26] = { 40, 8000, 2, 4, 85, 128, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.459, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [27] = { 40, 8000, 2, 4, 91, 137, damageEffectiveness = 0.46, attackSpeedMultiplier = -50, baseMultiplier = 0.462, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [28] = { 40, 8000, 2, 4, 98, 147, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.465, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [29] = { 40, 8000, 2, 4, 105, 157, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.468, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [30] = { 40, 8000, 2, 4, 112, 168, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.472, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [31] = { 40, 8000, 2, 4, 115, 173, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.473, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [32] = { 40, 8000, 2, 4, 119, 179, damageEffectiveness = 0.47, attackSpeedMultiplier = -50, baseMultiplier = 0.475, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [33] = { 40, 8000, 2, 4, 123, 185, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.476, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [34] = { 40, 8000, 2, 4, 127, 191, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.478, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [35] = { 40, 8000, 2, 4, 132, 197, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.479, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [36] = { 40, 8000, 2, 4, 136, 204, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.481, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [37] = { 40, 8000, 2, 4, 140, 211, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.483, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [38] = { 40, 8000, 2, 4, 145, 218, damageEffectiveness = 0.48, attackSpeedMultiplier = -50, baseMultiplier = 0.484, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 40, 8000, 2, 4, 150, 225, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.486, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 40, 8000, 2, 4, 155, 232, damageEffectiveness = 0.49, attackSpeedMultiplier = -50, baseMultiplier = 0.487, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["SiegeBallista"] = { name = "Siege Ballista", color = 2, - description = "Summons a ballista totem that attacks with piercing arrows.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.Ballista] = true, }, + description = "Summons a ballista totem that attacks with piercing arrows. Requires a Bow.", + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.RangedAttack] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.AttackInPlaceIsDefault] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -7360,53 +7348,53 @@ skills["SiegeBallista"] = { "is_ranged_attack_totem", }, levels = { - [1] = { 80, 8000, 2, 6, attackSpeedMultiplier = -50, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 80, 8000, 2, 6, damageEffectiveness = 1.02, attackSpeedMultiplier = -50, baseMultiplier = 1.024, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 80, 8000, 2, 6, damageEffectiveness = 1.05, attackSpeedMultiplier = -50, baseMultiplier = 1.047, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 80, 8000, 2, 6, damageEffectiveness = 1.07, attackSpeedMultiplier = -50, baseMultiplier = 1.071, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 80, 8000, 2, 6, damageEffectiveness = 1.09, attackSpeedMultiplier = -50, baseMultiplier = 1.095, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 80, 8000, 2, 7, damageEffectiveness = 1.12, attackSpeedMultiplier = -50, baseMultiplier = 1.118, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 80, 8000, 2, 7, damageEffectiveness = 1.14, attackSpeedMultiplier = -50, baseMultiplier = 1.142, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 80, 8000, 2, 7, damageEffectiveness = 1.17, attackSpeedMultiplier = -50, baseMultiplier = 1.166, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 80, 8000, 2, 7, damageEffectiveness = 1.19, attackSpeedMultiplier = -50, baseMultiplier = 1.189, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 80, 8000, 2, 7, damageEffectiveness = 1.21, attackSpeedMultiplier = -50, baseMultiplier = 1.213, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 80, 8000, 3, 8, damageEffectiveness = 1.24, attackSpeedMultiplier = -50, baseMultiplier = 1.237, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 80, 8000, 3, 8, damageEffectiveness = 1.26, attackSpeedMultiplier = -50, baseMultiplier = 1.261, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 80, 8000, 3, 8, damageEffectiveness = 1.28, attackSpeedMultiplier = -50, baseMultiplier = 1.284, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 80, 8000, 3, 8, damageEffectiveness = 1.31, attackSpeedMultiplier = -50, baseMultiplier = 1.308, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 80, 8000, 3, 8, damageEffectiveness = 1.33, attackSpeedMultiplier = -50, baseMultiplier = 1.332, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 80, 8000, 3, 9, damageEffectiveness = 1.36, attackSpeedMultiplier = -50, baseMultiplier = 1.355, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 80, 8000, 3, 9, damageEffectiveness = 1.38, attackSpeedMultiplier = -50, baseMultiplier = 1.379, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 80, 8000, 3, 9, damageEffectiveness = 1.4, attackSpeedMultiplier = -50, baseMultiplier = 1.403, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 80, 8000, 3, 9, damageEffectiveness = 1.43, attackSpeedMultiplier = -50, baseMultiplier = 1.426, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 80, 8000, 3, 9, damageEffectiveness = 1.45, attackSpeedMultiplier = -50, baseMultiplier = 1.45, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 80, 8000, 3, 10, damageEffectiveness = 1.47, attackSpeedMultiplier = -50, baseMultiplier = 1.474, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 80, 8000, 4, 10, damageEffectiveness = 1.5, attackSpeedMultiplier = -50, baseMultiplier = 1.497, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [23] = { 80, 8000, 4, 10, damageEffectiveness = 1.52, attackSpeedMultiplier = -50, baseMultiplier = 1.521, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [24] = { 80, 8000, 4, 10, damageEffectiveness = 1.54, attackSpeedMultiplier = -50, baseMultiplier = 1.545, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [25] = { 80, 8000, 4, 10, damageEffectiveness = 1.57, attackSpeedMultiplier = -50, baseMultiplier = 1.568, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [26] = { 80, 8000, 4, 11, damageEffectiveness = 1.59, attackSpeedMultiplier = -50, baseMultiplier = 1.592, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [27] = { 80, 8000, 4, 11, damageEffectiveness = 1.62, attackSpeedMultiplier = -50, baseMultiplier = 1.616, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [28] = { 80, 8000, 4, 11, damageEffectiveness = 1.64, attackSpeedMultiplier = -50, baseMultiplier = 1.639, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [29] = { 80, 8000, 4, 11, damageEffectiveness = 1.66, attackSpeedMultiplier = -50, baseMultiplier = 1.663, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [30] = { 80, 8000, 4, 11, damageEffectiveness = 1.69, attackSpeedMultiplier = -50, baseMultiplier = 1.687, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [31] = { 80, 8000, 4, 11, damageEffectiveness = 1.7, attackSpeedMultiplier = -50, baseMultiplier = 1.699, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [32] = { 80, 8000, 4, 12, damageEffectiveness = 1.71, attackSpeedMultiplier = -50, baseMultiplier = 1.711, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [33] = { 80, 8000, 4, 12, damageEffectiveness = 1.72, attackSpeedMultiplier = -50, baseMultiplier = 1.722, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [34] = { 80, 8000, 4, 12, damageEffectiveness = 1.73, attackSpeedMultiplier = -50, baseMultiplier = 1.734, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [35] = { 80, 8000, 4, 12, damageEffectiveness = 1.75, attackSpeedMultiplier = -50, baseMultiplier = 1.746, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [36] = { 80, 8000, 4, 12, damageEffectiveness = 1.76, attackSpeedMultiplier = -50, baseMultiplier = 1.758, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [37] = { 80, 8000, 4, 12, damageEffectiveness = 1.77, attackSpeedMultiplier = -50, baseMultiplier = 1.77, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [38] = { 80, 8000, 4, 12, damageEffectiveness = 1.78, attackSpeedMultiplier = -50, baseMultiplier = 1.782, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [39] = { 80, 8000, 4, 12, damageEffectiveness = 1.79, attackSpeedMultiplier = -50, baseMultiplier = 1.793, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [40] = { 80, 8000, 4, 12, damageEffectiveness = 1.81, attackSpeedMultiplier = -50, baseMultiplier = 1.805, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, + [1] = { 80, 8000, 2, 6, attackSpeedMultiplier = -50, levelRequirement = 12, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 6, }, }, + [2] = { 80, 8000, 2, 6, damageEffectiveness = 1.02, attackSpeedMultiplier = -50, baseMultiplier = 1.024, levelRequirement = 15, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 6, }, }, + [3] = { 80, 8000, 2, 6, damageEffectiveness = 1.05, attackSpeedMultiplier = -50, baseMultiplier = 1.047, levelRequirement = 19, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 7, }, }, + [4] = { 80, 8000, 2, 6, damageEffectiveness = 1.07, attackSpeedMultiplier = -50, baseMultiplier = 1.071, levelRequirement = 23, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 7, }, }, + [5] = { 80, 8000, 2, 6, damageEffectiveness = 1.09, attackSpeedMultiplier = -50, baseMultiplier = 1.095, levelRequirement = 27, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 7, }, }, + [6] = { 80, 8000, 2, 7, damageEffectiveness = 1.12, attackSpeedMultiplier = -50, baseMultiplier = 1.118, levelRequirement = 31, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 7, }, }, + [7] = { 80, 8000, 2, 7, damageEffectiveness = 1.14, attackSpeedMultiplier = -50, baseMultiplier = 1.142, levelRequirement = 35, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 8, }, }, + [8] = { 80, 8000, 2, 7, damageEffectiveness = 1.17, attackSpeedMultiplier = -50, baseMultiplier = 1.166, levelRequirement = 38, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 8, }, }, + [9] = { 80, 8000, 2, 7, damageEffectiveness = 1.19, attackSpeedMultiplier = -50, baseMultiplier = 1.189, levelRequirement = 41, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 8, }, }, + [10] = { 80, 8000, 2, 7, damageEffectiveness = 1.21, attackSpeedMultiplier = -50, baseMultiplier = 1.213, levelRequirement = 44, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 8, }, }, + [11] = { 80, 8000, 3, 8, damageEffectiveness = 1.24, attackSpeedMultiplier = -50, baseMultiplier = 1.237, levelRequirement = 47, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 9, }, }, + [12] = { 80, 8000, 3, 8, damageEffectiveness = 1.26, attackSpeedMultiplier = -50, baseMultiplier = 1.261, levelRequirement = 50, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 9, }, }, + [13] = { 80, 8000, 3, 8, damageEffectiveness = 1.28, attackSpeedMultiplier = -50, baseMultiplier = 1.284, levelRequirement = 53, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 9, }, }, + [14] = { 80, 8000, 3, 8, damageEffectiveness = 1.31, attackSpeedMultiplier = -50, baseMultiplier = 1.308, levelRequirement = 56, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 9, }, }, + [15] = { 80, 8000, 3, 8, damageEffectiveness = 1.33, attackSpeedMultiplier = -50, baseMultiplier = 1.332, levelRequirement = 59, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 10, }, }, + [16] = { 80, 8000, 3, 9, damageEffectiveness = 1.36, attackSpeedMultiplier = -50, baseMultiplier = 1.355, levelRequirement = 62, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 10, }, }, + [17] = { 80, 8000, 3, 9, damageEffectiveness = 1.38, attackSpeedMultiplier = -50, baseMultiplier = 1.379, levelRequirement = 64, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 10, }, }, + [18] = { 80, 8000, 3, 9, damageEffectiveness = 1.4, attackSpeedMultiplier = -50, baseMultiplier = 1.403, levelRequirement = 66, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 10, }, }, + [19] = { 80, 8000, 3, 9, damageEffectiveness = 1.43, attackSpeedMultiplier = -50, baseMultiplier = 1.426, levelRequirement = 68, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 11, }, }, + [20] = { 80, 8000, 3, 9, damageEffectiveness = 1.45, attackSpeedMultiplier = -50, baseMultiplier = 1.45, levelRequirement = 70, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 11, }, }, + [21] = { 80, 8000, 3, 10, damageEffectiveness = 1.47, attackSpeedMultiplier = -50, baseMultiplier = 1.474, levelRequirement = 72, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 11, }, }, + [22] = { 80, 8000, 4, 10, damageEffectiveness = 1.5, attackSpeedMultiplier = -50, baseMultiplier = 1.497, levelRequirement = 74, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 12, }, }, + [23] = { 80, 8000, 4, 10, damageEffectiveness = 1.52, attackSpeedMultiplier = -50, baseMultiplier = 1.521, levelRequirement = 76, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 12, }, }, + [24] = { 80, 8000, 4, 10, damageEffectiveness = 1.54, attackSpeedMultiplier = -50, baseMultiplier = 1.545, levelRequirement = 78, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 12, }, }, + [25] = { 80, 8000, 4, 10, damageEffectiveness = 1.57, attackSpeedMultiplier = -50, baseMultiplier = 1.568, levelRequirement = 80, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 12, }, }, + [26] = { 80, 8000, 4, 11, damageEffectiveness = 1.59, attackSpeedMultiplier = -50, baseMultiplier = 1.592, levelRequirement = 82, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 13, }, }, + [27] = { 80, 8000, 4, 11, damageEffectiveness = 1.62, attackSpeedMultiplier = -50, baseMultiplier = 1.616, levelRequirement = 84, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 13, }, }, + [28] = { 80, 8000, 4, 11, damageEffectiveness = 1.64, attackSpeedMultiplier = -50, baseMultiplier = 1.639, levelRequirement = 86, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 13, }, }, + [29] = { 80, 8000, 4, 11, damageEffectiveness = 1.66, attackSpeedMultiplier = -50, baseMultiplier = 1.663, levelRequirement = 88, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 13, }, }, + [30] = { 80, 8000, 4, 11, damageEffectiveness = 1.69, attackSpeedMultiplier = -50, baseMultiplier = 1.687, levelRequirement = 90, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 14, }, }, + [31] = { 80, 8000, 4, 11, damageEffectiveness = 1.7, attackSpeedMultiplier = -50, baseMultiplier = 1.699, levelRequirement = 91, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 14, }, }, + [32] = { 80, 8000, 4, 12, damageEffectiveness = 1.71, attackSpeedMultiplier = -50, baseMultiplier = 1.711, levelRequirement = 92, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 14, }, }, + [33] = { 80, 8000, 4, 12, damageEffectiveness = 1.72, attackSpeedMultiplier = -50, baseMultiplier = 1.722, levelRequirement = 93, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 14, }, }, + [34] = { 80, 8000, 4, 12, damageEffectiveness = 1.73, attackSpeedMultiplier = -50, baseMultiplier = 1.734, levelRequirement = 94, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 15, }, }, + [35] = { 80, 8000, 4, 12, damageEffectiveness = 1.75, attackSpeedMultiplier = -50, baseMultiplier = 1.746, levelRequirement = 95, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 15, }, }, + [36] = { 80, 8000, 4, 12, damageEffectiveness = 1.76, attackSpeedMultiplier = -50, baseMultiplier = 1.758, levelRequirement = 96, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 15, }, }, + [37] = { 80, 8000, 4, 12, damageEffectiveness = 1.77, attackSpeedMultiplier = -50, baseMultiplier = 1.77, levelRequirement = 97, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 15, }, }, + [38] = { 80, 8000, 4, 12, damageEffectiveness = 1.78, attackSpeedMultiplier = -50, baseMultiplier = 1.782, levelRequirement = 98, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 16, }, }, + [39] = { 80, 8000, 4, 12, damageEffectiveness = 1.79, attackSpeedMultiplier = -50, baseMultiplier = 1.793, levelRequirement = 99, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 16, }, }, + [40] = { 80, 8000, 4, 12, damageEffectiveness = 1.81, attackSpeedMultiplier = -50, baseMultiplier = 1.805, levelRequirement = 100, statInterpolation = { 1, 0, 864, 862, }, cost = { Mana = 16, }, }, }, } skills["SmokeMine"] = { name = "Smoke Mine", color = 2, description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.MovementSkill] = true, [SkillType.Mine] = true, [SkillType.AreaSpell] = true, [SkillType.TravelSkill] = true, [SkillType.ManaCostReserved] = true, [SkillType.BlinkSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Movement] = true, [SkillType.RemoteMined] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.HasReservation] = true, [SkillType.Blink] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -7452,55 +7440,55 @@ skills["SmokeMine"] = { "mine_cannot_rearm", }, levels = { - [1] = { 8000, 4000, 20, 1000, 5, cooldown = 5, manaReservationFlat = 6, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 8000, 4100, 20, 1000, 5, cooldown = 5, manaReservationFlat = 6, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 8000, 4100, 21, 1000, 5, cooldown = 5, manaReservationFlat = 7, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 8000, 4200, 21, 1000, 5, cooldown = 5, manaReservationFlat = 7, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 8000, 4200, 22, 1000, 5, cooldown = 5, manaReservationFlat = 8, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 8000, 4300, 22, 1000, 5, cooldown = 5, manaReservationFlat = 8, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 8000, 4300, 23, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 8000, 4400, 23, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 8000, 4400, 24, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 8000, 4500, 24, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 8000, 4500, 25, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 8000, 4600, 25, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 8000, 4600, 26, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 8000, 4700, 26, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [15] = { 8000, 4700, 27, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [16] = { 8000, 4800, 27, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [17] = { 8000, 4800, 28, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [18] = { 8000, 4900, 28, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [19] = { 8000, 4900, 29, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [20] = { 8000, 5000, 29, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [21] = { 8000, 5000, 30, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 8000, 5100, 30, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [23] = { 8000, 5100, 31, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [24] = { 8000, 5200, 31, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [25] = { 8000, 5200, 32, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [26] = { 8000, 5300, 32, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [27] = { 8000, 5300, 33, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [28] = { 8000, 5400, 33, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [29] = { 8000, 5400, 34, 1000, 5, cooldown = 5, manaReservationFlat = 15, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [30] = { 8000, 5500, 34, 1000, 5, cooldown = 5, manaReservationFlat = 15, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [31] = { 8000, 5500, 34, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [32] = { 8000, 5600, 35, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 8000, 5600, 35, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 8000, 5700, 35, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 8000, 5700, 35, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 8000, 5800, 36, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 8000, 5800, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [38] = { 8000, 5900, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [39] = { 8000, 5900, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [40] = { 8000, 6000, 37, 1000, 5, cooldown = 5, manaReservationFlat = 19, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, + [1] = { 8000, 4000, 20, 1000, 5, cooldown = 5, manaReservationFlat = 6, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 8000, 4100, 20, 1000, 5, cooldown = 5, manaReservationFlat = 6, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 8000, 4100, 21, 1000, 5, cooldown = 5, manaReservationFlat = 7, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 8000, 4200, 21, 1000, 5, cooldown = 5, manaReservationFlat = 7, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 8000, 4200, 22, 1000, 5, cooldown = 5, manaReservationFlat = 8, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 8000, 4300, 22, 1000, 5, cooldown = 5, manaReservationFlat = 8, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 8000, 4300, 23, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 8000, 4400, 23, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 8000, 4400, 24, 1000, 5, cooldown = 5, manaReservationFlat = 9, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 8000, 4500, 24, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 8000, 4500, 25, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 8000, 4600, 25, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 8000, 4600, 26, 1000, 5, cooldown = 5, manaReservationFlat = 10, levelRequirement = 51, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 8000, 4700, 26, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [15] = { 8000, 4700, 27, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 57, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [16] = { 8000, 4800, 27, 1000, 5, cooldown = 5, manaReservationFlat = 11, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [17] = { 8000, 4800, 28, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 63, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [18] = { 8000, 4900, 28, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [19] = { 8000, 4900, 29, 1000, 5, cooldown = 5, manaReservationFlat = 12, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [20] = { 8000, 5000, 29, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [21] = { 8000, 5000, 30, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 8000, 5100, 30, 1000, 5, cooldown = 5, manaReservationFlat = 13, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [23] = { 8000, 5100, 31, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [24] = { 8000, 5200, 31, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [25] = { 8000, 5200, 32, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [26] = { 8000, 5300, 32, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [27] = { 8000, 5300, 33, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [28] = { 8000, 5400, 33, 1000, 5, cooldown = 5, manaReservationFlat = 14, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [29] = { 8000, 5400, 34, 1000, 5, cooldown = 5, manaReservationFlat = 15, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [30] = { 8000, 5500, 34, 1000, 5, cooldown = 5, manaReservationFlat = 15, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [31] = { 8000, 5500, 34, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [32] = { 8000, 5600, 35, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [33] = { 8000, 5600, 35, 1000, 5, cooldown = 5, manaReservationFlat = 16, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 8000, 5700, 35, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 8000, 5700, 35, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 8000, 5800, 36, 1000, 5, cooldown = 5, manaReservationFlat = 17, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 8000, 5800, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [38] = { 8000, 5900, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [39] = { 8000, 5900, 36, 1000, 5, cooldown = 5, manaReservationFlat = 18, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [40] = { 8000, 6000, 37, 1000, 5, cooldown = 5, manaReservationFlat = 19, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, }, } skills["ThrownShield"] = { name = "Spectral Shield Throw", color = 2, - baseEffectiveness = 2.4656000137329, - incrementalEffectiveness = 0.028699999675155, + baseEffectiveness = 2.6982998847961, + incrementalEffectiveness = 0.017300000414252, description = "Throws a spectral copy of your shield as a projectile which cannot pierce, and deals off-hand damage augmented by the defences of the shield. When it collides with something it will shatter, launching a number of smaller shards as projectiles in all directions. Modifiers that cause additional projectiles to be fired will add more shards, not more copies of the shield.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Type71] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.SingleMainProjectile] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, parts = { @@ -7552,53 +7540,53 @@ skills["ThrownShield"] = { "thrown_shield_projectile_fire_random_directions", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, -50, 3, critChance = 5, attackTime = 700, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, -50, 3, critChance = 5, attackTime = 695, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, -50, 3, critChance = 5, attackTime = 689, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, -50, 3, critChance = 5, attackTime = 684, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 679, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 674, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 668, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 663, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 658, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 4, 6, 3, -50, 3, critChance = 5, attackTime = 653, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 647, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 642, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 637, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 632, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 626, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5, 7, 3, -50, 3, critChance = 5, attackTime = 621, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 616, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 611, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 605, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 600, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 595, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 589, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 6, 8, 3, -50, 3, critChance = 5, attackTime = 584, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 579, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 574, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 568, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 563, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 558, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 553, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 547, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 7, 9, 3, -50, 3, critChance = 5, attackTime = 542, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 537, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 532, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 526, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 521, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 516, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 511, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 505, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 500, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 8, 10, 3, -50, 3, critChance = 5, attackTime = 495, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 0.80000001192093, 70, 3, 4, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 0.80000001192093, 80, 3, 4, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 0.80000001192093, 90, 3, 4, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 101, 3, 4, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 0.80000001192093, 113, 3, 4, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.80000001192093, 122, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 0.80000001192093, 131, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.80000001192093, 141, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 0.80000001192093, 151, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 0.80000001192093, 162, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 0.80000001192093, 173, 4, 5, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 0.80000001192093, 185, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 0.80000001192093, 197, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 0.80000001192093, 210, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 0.80000001192093, 224, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 0.80000001192093, 238, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 0.80000001192093, 254, 4, 6, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 0.80000001192093, 270, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [19] = { 0.80000001192093, 286, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 0.80000001192093, 304, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 0.80000001192093, 322, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 0.80000001192093, 342, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 0.80000001192093, 362, 5, 7, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 0.80000001192093, 384, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 0.80000001192093, 406, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 0.80000001192093, 430, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 0.80000001192093, 454, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { 0.80000001192093, 480, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [29] = { 0.80000001192093, 507, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [30] = { 0.80000001192093, 536, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [31] = { 0.80000001192093, 550, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { 0.80000001192093, 565, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [33] = { 0.80000001192093, 581, 6, 8, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [34] = { 0.80000001192093, 597, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [35] = { 0.80000001192093, 613, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [36] = { 0.80000001192093, 629, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [37] = { 0.80000001192093, 646, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [38] = { 0.80000001192093, 664, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { 0.80000001192093, 681, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { 0.80000001192093, 700, 7, 9, 3, -50, 3, critChance = 5, attackTime = 650, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["ThrownWeapon"] = { name = "Spectral Throw", color = 2, description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -7637,31 +7625,31 @@ skills["ThrownWeapon"] = { "base_is_projectile", }, levels = { - [1] = { damageEffectiveness = 0.8, attackSpeedMultiplier = 10, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = { }, cost = { Mana = 7, }, }, - [2] = { damageEffectiveness = 0.82, attackSpeedMultiplier = 10, baseMultiplier = 0.824, levelRequirement = 2, statInterpolation = { }, cost = { Mana = 7, }, }, - [3] = { damageEffectiveness = 0.85, attackSpeedMultiplier = 10, baseMultiplier = 0.847, levelRequirement = 4, statInterpolation = { }, cost = { Mana = 7, }, }, - [4] = { damageEffectiveness = 0.87, attackSpeedMultiplier = 10, baseMultiplier = 0.871, levelRequirement = 7, statInterpolation = { }, cost = { Mana = 7, }, }, - [5] = { damageEffectiveness = 0.89, attackSpeedMultiplier = 10, baseMultiplier = 0.895, levelRequirement = 11, statInterpolation = { }, cost = { Mana = 7, }, }, - [6] = { damageEffectiveness = 0.92, attackSpeedMultiplier = 10, baseMultiplier = 0.918, levelRequirement = 16, statInterpolation = { }, cost = { Mana = 7, }, }, - [7] = { damageEffectiveness = 0.94, attackSpeedMultiplier = 10, baseMultiplier = 0.942, levelRequirement = 20, statInterpolation = { }, cost = { Mana = 7, }, }, - [8] = { damageEffectiveness = 0.97, attackSpeedMultiplier = 10, baseMultiplier = 0.966, levelRequirement = 24, statInterpolation = { }, cost = { Mana = 7, }, }, - [9] = { damageEffectiveness = 0.99, attackSpeedMultiplier = 10, baseMultiplier = 0.989, levelRequirement = 28, statInterpolation = { }, cost = { Mana = 7, }, }, - [10] = { damageEffectiveness = 1.01, attackSpeedMultiplier = 10, baseMultiplier = 1.013, levelRequirement = 32, statInterpolation = { }, cost = { Mana = 7, }, }, - [11] = { damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.037, levelRequirement = 36, statInterpolation = { }, cost = { Mana = 8, }, }, - [12] = { damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.061, levelRequirement = 40, statInterpolation = { }, cost = { Mana = 8, }, }, - [13] = { damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.084, levelRequirement = 44, statInterpolation = { }, cost = { Mana = 8, }, }, - [14] = { damageEffectiveness = 1.11, attackSpeedMultiplier = 10, baseMultiplier = 1.108, levelRequirement = 48, statInterpolation = { }, cost = { Mana = 8, }, }, - [15] = { damageEffectiveness = 1.13, attackSpeedMultiplier = 10, baseMultiplier = 1.132, levelRequirement = 52, statInterpolation = { }, cost = { Mana = 8, }, }, - [16] = { damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.155, levelRequirement = 56, statInterpolation = { }, cost = { Mana = 9, }, }, - [17] = { damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.179, levelRequirement = 60, statInterpolation = { }, cost = { Mana = 9, }, }, - [18] = { damageEffectiveness = 1.2, attackSpeedMultiplier = 10, baseMultiplier = 1.203, levelRequirement = 64, statInterpolation = { }, cost = { Mana = 9, }, }, - [19] = { damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.226, levelRequirement = 67, statInterpolation = { }, cost = { Mana = 9, }, }, - [20] = { damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.25, levelRequirement = 70, statInterpolation = { }, cost = { Mana = 9, }, }, - [21] = { damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.274, levelRequirement = 72, statInterpolation = { }, cost = { Mana = 10, }, }, - [22] = { damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.297, levelRequirement = 74, statInterpolation = { }, cost = { Mana = 10, }, }, - [23] = { damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.321, levelRequirement = 76, statInterpolation = { }, cost = { Mana = 10, }, }, - [24] = { damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.345, levelRequirement = 78, statInterpolation = { }, cost = { Mana = 10, }, }, - [25] = { damageEffectiveness = 1.37, attackSpeedMultiplier = 10, baseMultiplier = 1.368, levelRequirement = 80, statInterpolation = { }, cost = { Mana = 10, }, }, + [1] = { damageEffectiveness = 0.8, attackSpeedMultiplier = 10, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = { }, cost = { Mana = 5, }, }, + [2] = { damageEffectiveness = 0.82, attackSpeedMultiplier = 10, baseMultiplier = 0.824, levelRequirement = 2, statInterpolation = { }, cost = { Mana = 5, }, }, + [3] = { damageEffectiveness = 0.85, attackSpeedMultiplier = 10, baseMultiplier = 0.847, levelRequirement = 4, statInterpolation = { }, cost = { Mana = 5, }, }, + [4] = { damageEffectiveness = 0.87, attackSpeedMultiplier = 10, baseMultiplier = 0.871, levelRequirement = 7, statInterpolation = { }, cost = { Mana = 5, }, }, + [5] = { damageEffectiveness = 0.89, attackSpeedMultiplier = 10, baseMultiplier = 0.895, levelRequirement = 11, statInterpolation = { }, cost = { Mana = 5, }, }, + [6] = { damageEffectiveness = 0.92, attackSpeedMultiplier = 10, baseMultiplier = 0.918, levelRequirement = 16, statInterpolation = { }, cost = { Mana = 6, }, }, + [7] = { damageEffectiveness = 0.94, attackSpeedMultiplier = 10, baseMultiplier = 0.942, levelRequirement = 20, statInterpolation = { }, cost = { Mana = 6, }, }, + [8] = { damageEffectiveness = 0.97, attackSpeedMultiplier = 10, baseMultiplier = 0.966, levelRequirement = 24, statInterpolation = { }, cost = { Mana = 6, }, }, + [9] = { damageEffectiveness = 0.99, attackSpeedMultiplier = 10, baseMultiplier = 0.989, levelRequirement = 28, statInterpolation = { }, cost = { Mana = 6, }, }, + [10] = { damageEffectiveness = 1.01, attackSpeedMultiplier = 10, baseMultiplier = 1.013, levelRequirement = 32, statInterpolation = { }, cost = { Mana = 6, }, }, + [11] = { damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.037, levelRequirement = 36, statInterpolation = { }, cost = { Mana = 7, }, }, + [12] = { damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.061, levelRequirement = 40, statInterpolation = { }, cost = { Mana = 7, }, }, + [13] = { damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.084, levelRequirement = 44, statInterpolation = { }, cost = { Mana = 7, }, }, + [14] = { damageEffectiveness = 1.11, attackSpeedMultiplier = 10, baseMultiplier = 1.108, levelRequirement = 48, statInterpolation = { }, cost = { Mana = 7, }, }, + [15] = { damageEffectiveness = 1.13, attackSpeedMultiplier = 10, baseMultiplier = 1.132, levelRequirement = 52, statInterpolation = { }, cost = { Mana = 7, }, }, + [16] = { damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.155, levelRequirement = 56, statInterpolation = { }, cost = { Mana = 8, }, }, + [17] = { damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.179, levelRequirement = 60, statInterpolation = { }, cost = { Mana = 8, }, }, + [18] = { damageEffectiveness = 1.2, attackSpeedMultiplier = 10, baseMultiplier = 1.203, levelRequirement = 64, statInterpolation = { }, cost = { Mana = 8, }, }, + [19] = { damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.226, levelRequirement = 67, statInterpolation = { }, cost = { Mana = 8, }, }, + [20] = { damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.25, levelRequirement = 70, statInterpolation = { }, cost = { Mana = 8, }, }, + [21] = { damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.274, levelRequirement = 72, statInterpolation = { }, cost = { Mana = 9, }, }, + [22] = { damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.297, levelRequirement = 74, statInterpolation = { }, cost = { Mana = 9, }, }, + [23] = { damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.321, levelRequirement = 76, statInterpolation = { }, cost = { Mana = 9, }, }, + [24] = { damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.345, levelRequirement = 78, statInterpolation = { }, cost = { Mana = 9, }, }, + [25] = { damageEffectiveness = 1.37, attackSpeedMultiplier = 10, baseMultiplier = 1.368, levelRequirement = 80, statInterpolation = { }, cost = { Mana = 9, }, }, [26] = { damageEffectiveness = 1.39, attackSpeedMultiplier = 10, baseMultiplier = 1.392, levelRequirement = 82, statInterpolation = { }, cost = { Mana = 10, }, }, [27] = { damageEffectiveness = 1.42, attackSpeedMultiplier = 10, baseMultiplier = 1.416, levelRequirement = 84, statInterpolation = { }, cost = { Mana = 10, }, }, [28] = { damageEffectiveness = 1.44, attackSpeedMultiplier = 10, baseMultiplier = 1.439, levelRequirement = 86, statInterpolation = { }, cost = { Mana = 10, }, }, @@ -7673,7 +7661,7 @@ skills["ThrownWeapon"] = { [34] = { damageEffectiveness = 1.53, attackSpeedMultiplier = 10, baseMultiplier = 1.534, levelRequirement = 94, statInterpolation = { }, cost = { Mana = 11, }, }, [35] = { damageEffectiveness = 1.55, attackSpeedMultiplier = 10, baseMultiplier = 1.546, levelRequirement = 95, statInterpolation = { }, cost = { Mana = 11, }, }, [36] = { damageEffectiveness = 1.56, attackSpeedMultiplier = 10, baseMultiplier = 1.558, levelRequirement = 96, statInterpolation = { }, cost = { Mana = 11, }, }, - [37] = { damageEffectiveness = 1.57, attackSpeedMultiplier = 10, baseMultiplier = 1.57, levelRequirement = 97, statInterpolation = { }, cost = { Mana = 11, }, }, + [37] = { damageEffectiveness = 1.57, attackSpeedMultiplier = 10, baseMultiplier = 1.57, levelRequirement = 97, statInterpolation = { }, cost = { Mana = 12, }, }, [38] = { damageEffectiveness = 1.58, attackSpeedMultiplier = 10, baseMultiplier = 1.582, levelRequirement = 98, statInterpolation = { }, cost = { Mana = 12, }, }, [39] = { damageEffectiveness = 1.59, attackSpeedMultiplier = 10, baseMultiplier = 1.593, levelRequirement = 99, statInterpolation = { }, cost = { Mana = 12, }, }, [40] = { damageEffectiveness = 1.61, attackSpeedMultiplier = 10, baseMultiplier = 1.605, levelRequirement = 100, statInterpolation = { }, cost = { Mana = 12, }, }, @@ -7683,7 +7671,7 @@ skills["VaalThrownWeapon"] = { name = "Vaal Spectral Throw", color = 2, description = "Throws several spectral copies of your melee weapon. They fly out and then return to you, in a spinning attack that damages enemies in their path.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Vaal] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Vaal] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -7728,46 +7716,46 @@ skills["VaalThrownWeapon"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 8, 2000, 180, -15, damageEffectiveness = 0.7, attackSpeedMultiplier = 10, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 8, 2000, 180, -15, damageEffectiveness = 0.72, attackSpeedMultiplier = 10, baseMultiplier = 0.721, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 8, 2000, 180, -15, damageEffectiveness = 0.74, attackSpeedMultiplier = 10, baseMultiplier = 0.742, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 8, 2000, 180, -15, damageEffectiveness = 0.76, attackSpeedMultiplier = 10, baseMultiplier = 0.763, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 8, 2000, 180, -15, damageEffectiveness = 0.78, attackSpeedMultiplier = 10, baseMultiplier = 0.784, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 8, 2000, 180, -15, damageEffectiveness = 0.81, attackSpeedMultiplier = 10, baseMultiplier = 0.805, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 8, 2000, 180, -15, damageEffectiveness = 0.83, attackSpeedMultiplier = 10, baseMultiplier = 0.826, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 8, 2000, 180, -15, damageEffectiveness = 0.85, attackSpeedMultiplier = 10, baseMultiplier = 0.847, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 8, 2000, 180, -15, damageEffectiveness = 0.87, attackSpeedMultiplier = 10, baseMultiplier = 0.868, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 8, 2000, 180, -15, damageEffectiveness = 0.89, attackSpeedMultiplier = 10, baseMultiplier = 0.889, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 8, 2000, 180, -15, damageEffectiveness = 0.91, attackSpeedMultiplier = 10, baseMultiplier = 0.911, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 8, 2000, 180, -15, damageEffectiveness = 0.93, attackSpeedMultiplier = 10, baseMultiplier = 0.932, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 8, 2000, 180, -15, damageEffectiveness = 0.95, attackSpeedMultiplier = 10, baseMultiplier = 0.953, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 8, 2000, 180, -15, damageEffectiveness = 0.97, attackSpeedMultiplier = 10, baseMultiplier = 0.974, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 8, 2000, 180, -15, damageEffectiveness = 0.99, attackSpeedMultiplier = 10, baseMultiplier = 0.995, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 8, 2000, 180, -15, damageEffectiveness = 1.02, attackSpeedMultiplier = 10, baseMultiplier = 1.016, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 8, 2000, 180, -15, damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.037, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 8, 2000, 180, -15, damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.058, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 8, 2000, 180, -15, damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.079, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 8, 2000, 180, -15, damageEffectiveness = 1.1, attackSpeedMultiplier = 10, baseMultiplier = 1.1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 8, 2000, 180, -15, damageEffectiveness = 1.12, attackSpeedMultiplier = 10, baseMultiplier = 1.121, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 8, 2000, 180, -15, damageEffectiveness = 1.14, attackSpeedMultiplier = 10, baseMultiplier = 1.142, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 8, 2000, 180, -15, damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.163, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 8, 2000, 180, -15, damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.184, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 8, 2000, 180, -15, damageEffectiveness = 1.21, attackSpeedMultiplier = 10, baseMultiplier = 1.205, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 8, 2000, 180, -15, damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.226, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 8, 2000, 180, -15, damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.247, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 8, 2000, 180, -15, damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.268, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 8, 2000, 180, -15, damageEffectiveness = 1.29, attackSpeedMultiplier = 10, baseMultiplier = 1.289, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 8, 2000, 180, -15, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.311, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 8, 2000, 180, -15, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.321, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 8, 2000, 180, -15, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.332, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 8, 2000, 180, -15, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.342, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 8, 2000, 180, -15, damageEffectiveness = 1.35, attackSpeedMultiplier = 10, baseMultiplier = 1.353, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 8, 2000, 180, -15, damageEffectiveness = 1.36, attackSpeedMultiplier = 10, baseMultiplier = 1.363, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 8, 2000, 180, -15, damageEffectiveness = 1.37, attackSpeedMultiplier = 10, baseMultiplier = 1.374, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 8, 2000, 180, -15, damageEffectiveness = 1.38, attackSpeedMultiplier = 10, baseMultiplier = 1.384, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 8, 2000, 180, -15, damageEffectiveness = 1.39, attackSpeedMultiplier = 10, baseMultiplier = 1.395, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 8, 2000, 180, -15, damageEffectiveness = 1.41, attackSpeedMultiplier = 10, baseMultiplier = 1.405, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 8, 2000, 180, -15, damageEffectiveness = 1.42, attackSpeedMultiplier = 10, baseMultiplier = 1.416, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 8, 2000, 180, -15, damageEffectiveness = 0.7, attackSpeedMultiplier = 10, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [2] = { 8, 2000, 180, -15, damageEffectiveness = 0.72, attackSpeedMultiplier = 10, baseMultiplier = 0.721, levelRequirement = 2, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [3] = { 8, 2000, 180, -15, damageEffectiveness = 0.74, attackSpeedMultiplier = 10, baseMultiplier = 0.742, levelRequirement = 4, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [4] = { 8, 2000, 180, -15, damageEffectiveness = 0.76, attackSpeedMultiplier = 10, baseMultiplier = 0.763, levelRequirement = 7, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [5] = { 8, 2000, 180, -15, damageEffectiveness = 0.78, attackSpeedMultiplier = 10, baseMultiplier = 0.784, levelRequirement = 11, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [6] = { 8, 2000, 180, -15, damageEffectiveness = 0.81, attackSpeedMultiplier = 10, baseMultiplier = 0.805, levelRequirement = 16, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [7] = { 8, 2000, 180, -15, damageEffectiveness = 0.83, attackSpeedMultiplier = 10, baseMultiplier = 0.826, levelRequirement = 20, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [8] = { 8, 2000, 180, -15, damageEffectiveness = 0.85, attackSpeedMultiplier = 10, baseMultiplier = 0.847, levelRequirement = 24, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [9] = { 8, 2000, 180, -15, damageEffectiveness = 0.87, attackSpeedMultiplier = 10, baseMultiplier = 0.868, levelRequirement = 28, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [10] = { 8, 2000, 180, -15, damageEffectiveness = 0.89, attackSpeedMultiplier = 10, baseMultiplier = 0.889, levelRequirement = 32, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [11] = { 8, 2000, 180, -15, damageEffectiveness = 0.91, attackSpeedMultiplier = 10, baseMultiplier = 0.911, levelRequirement = 36, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [12] = { 8, 2000, 180, -15, damageEffectiveness = 0.93, attackSpeedMultiplier = 10, baseMultiplier = 0.932, levelRequirement = 40, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [13] = { 8, 2000, 180, -15, damageEffectiveness = 0.95, attackSpeedMultiplier = 10, baseMultiplier = 0.953, levelRequirement = 44, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [14] = { 8, 2000, 180, -15, damageEffectiveness = 0.97, attackSpeedMultiplier = 10, baseMultiplier = 0.974, levelRequirement = 48, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [15] = { 8, 2000, 180, -15, damageEffectiveness = 0.99, attackSpeedMultiplier = 10, baseMultiplier = 0.995, levelRequirement = 52, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [16] = { 8, 2000, 180, -15, damageEffectiveness = 1.02, attackSpeedMultiplier = 10, baseMultiplier = 1.016, levelRequirement = 56, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [17] = { 8, 2000, 180, -15, damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.037, levelRequirement = 60, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [18] = { 8, 2000, 180, -15, damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.058, levelRequirement = 64, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [19] = { 8, 2000, 180, -15, damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.079, levelRequirement = 67, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [20] = { 8, 2000, 180, -15, damageEffectiveness = 1.1, attackSpeedMultiplier = 10, baseMultiplier = 1.1, levelRequirement = 70, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [21] = { 8, 2000, 180, -15, damageEffectiveness = 1.12, attackSpeedMultiplier = 10, baseMultiplier = 1.121, levelRequirement = 72, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [22] = { 8, 2000, 180, -15, damageEffectiveness = 1.14, attackSpeedMultiplier = 10, baseMultiplier = 1.142, levelRequirement = 74, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [23] = { 8, 2000, 180, -15, damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.163, levelRequirement = 76, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [24] = { 8, 2000, 180, -15, damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.184, levelRequirement = 78, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [25] = { 8, 2000, 180, -15, damageEffectiveness = 1.21, attackSpeedMultiplier = 10, baseMultiplier = 1.205, levelRequirement = 80, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [26] = { 8, 2000, 180, -15, damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.226, levelRequirement = 82, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [27] = { 8, 2000, 180, -15, damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.247, levelRequirement = 84, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [28] = { 8, 2000, 180, -15, damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.268, levelRequirement = 86, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [29] = { 8, 2000, 180, -15, damageEffectiveness = 1.29, attackSpeedMultiplier = 10, baseMultiplier = 1.289, levelRequirement = 88, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [30] = { 8, 2000, 180, -15, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.311, levelRequirement = 90, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [31] = { 8, 2000, 180, -15, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.321, levelRequirement = 91, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [32] = { 8, 2000, 180, -15, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.332, levelRequirement = 92, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [33] = { 8, 2000, 180, -15, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.342, levelRequirement = 93, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [34] = { 8, 2000, 180, -15, damageEffectiveness = 1.35, attackSpeedMultiplier = 10, baseMultiplier = 1.353, levelRequirement = 94, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [35] = { 8, 2000, 180, -15, damageEffectiveness = 1.36, attackSpeedMultiplier = 10, baseMultiplier = 1.363, levelRequirement = 95, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [36] = { 8, 2000, 180, -15, damageEffectiveness = 1.37, attackSpeedMultiplier = 10, baseMultiplier = 1.374, levelRequirement = 96, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [37] = { 8, 2000, 180, -15, damageEffectiveness = 1.38, attackSpeedMultiplier = 10, baseMultiplier = 1.384, levelRequirement = 97, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [38] = { 8, 2000, 180, -15, damageEffectiveness = 1.39, attackSpeedMultiplier = 10, baseMultiplier = 1.395, levelRequirement = 98, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [39] = { 8, 2000, 180, -15, damageEffectiveness = 1.41, attackSpeedMultiplier = 10, baseMultiplier = 1.405, levelRequirement = 99, statInterpolation = { 1, 2121, 2122, 2123, }, cost = { }, }, + [40] = { 8, 2000, 180, -15, damageEffectiveness = 1.42, attackSpeedMultiplier = 10, baseMultiplier = 1.416, levelRequirement = 100, statInterpolation = { 1, 634, 498, 175, }, cost = { }, }, }, } skills["RainOfSpores"] = { @@ -7776,7 +7764,7 @@ skills["RainOfSpores"] = { baseEffectiveness = 1.9615000486374, incrementalEffectiveness = 0.040199998766184, description = "Fire arrows into the air that rain down around the targeted area, dealing damage to enemies they hit and creating spore pods where they land. Each spore pod deals chaos damage over time to nearby enemies and slows their movement speed. The pods last for a duration before bursting, dealing area damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Hit] = true, [SkillType.ChaosSkill] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.Type73] = true, [SkillType.ChaosSkill] = true, [SkillType.Triggerable] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.ProjectileNumber] = true, [SkillType.Chaos] = true, [SkillType.Triggerable] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -7828,53 +7816,53 @@ skills["RainOfSpores"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.5, baseMultiplier = 0.5, levelRequirement = 12, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.51, baseMultiplier = 0.512, levelRequirement = 15, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.52, baseMultiplier = 0.524, levelRequirement = 19, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.54, baseMultiplier = 0.536, levelRequirement = 23, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.55, baseMultiplier = 0.548, levelRequirement = 27, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.56, baseMultiplier = 0.56, levelRequirement = 31, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.57, baseMultiplier = 0.572, levelRequirement = 35, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.58, baseMultiplier = 0.584, levelRequirement = 38, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.6, baseMultiplier = 0.596, levelRequirement = 41, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.61, baseMultiplier = 0.608, levelRequirement = 44, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.62, baseMultiplier = 0.62, levelRequirement = 47, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 50, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 53, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.66, baseMultiplier = 0.656, levelRequirement = 56, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.67, baseMultiplier = 0.668, levelRequirement = 59, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.68, baseMultiplier = 0.68, levelRequirement = 62, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.69, baseMultiplier = 0.692, levelRequirement = 64, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.7, baseMultiplier = 0.704, levelRequirement = 66, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.72, baseMultiplier = 0.716, levelRequirement = 68, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.73, baseMultiplier = 0.728, levelRequirement = 70, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.74, baseMultiplier = 0.74, levelRequirement = 72, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.75, baseMultiplier = 0.752, levelRequirement = 74, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.76, baseMultiplier = 0.764, levelRequirement = 76, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.78, baseMultiplier = 0.776, levelRequirement = 78, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.79, baseMultiplier = 0.788, levelRequirement = 80, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 82, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.81, baseMultiplier = 0.812, levelRequirement = 84, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.82, baseMultiplier = 0.824, levelRequirement = 86, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.84, baseMultiplier = 0.836, levelRequirement = 88, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.85, baseMultiplier = 0.848, levelRequirement = 90, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.85, baseMultiplier = 0.854, levelRequirement = 91, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [32] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.86, baseMultiplier = 0.86, levelRequirement = 92, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.87, baseMultiplier = 0.866, levelRequirement = 93, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.87, baseMultiplier = 0.872, levelRequirement = 94, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.88, baseMultiplier = 0.878, levelRequirement = 95, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.88, baseMultiplier = 0.884, levelRequirement = 96, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [37] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.89, baseMultiplier = 0.89, levelRequirement = 97, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [38] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.9, baseMultiplier = 0.896, levelRequirement = 98, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.9, baseMultiplier = 0.902, levelRequirement = 99, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 1000, 20.000001241763, 4, 60, -5, -30, damageEffectiveness = 0.91, baseMultiplier = 0.908, levelRequirement = 100, statInterpolation = { 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 1000, 475, 4, 60, -5, -30, damageEffectiveness = 0.5, baseMultiplier = 0.5, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 1000, 608, 4, 60, -5, -30, damageEffectiveness = 0.51, baseMultiplier = 0.512, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 1000, 827, 4, 60, -5, -30, damageEffectiveness = 0.52, baseMultiplier = 0.524, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 1000, 1103, 4, 60, -5, -30, damageEffectiveness = 0.54, baseMultiplier = 0.536, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1000, 1449, 4, 60, -5, -30, damageEffectiveness = 0.55, baseMultiplier = 0.548, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 1000, 1880, 4, 60, -5, -30, damageEffectiveness = 0.56, baseMultiplier = 0.56, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 1000, 2417, 4, 60, -5, -30, damageEffectiveness = 0.57, baseMultiplier = 0.572, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 1000, 2903, 4, 60, -5, -30, damageEffectiveness = 0.58, baseMultiplier = 0.584, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 1000, 3472, 4, 60, -5, -30, damageEffectiveness = 0.6, baseMultiplier = 0.596, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [10] = { 1000, 4139, 4, 60, -5, -30, damageEffectiveness = 0.61, baseMultiplier = 0.608, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 1000, 4918, 4, 60, -5, -30, damageEffectiveness = 0.62, baseMultiplier = 0.62, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 1000, 5828, 4, 60, -5, -30, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 1000, 6889, 4, 60, -5, -30, damageEffectiveness = 0.64, baseMultiplier = 0.644, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 1000, 8124, 4, 60, -5, -30, damageEffectiveness = 0.66, baseMultiplier = 0.656, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 1000, 9561, 4, 60, -5, -30, damageEffectiveness = 0.67, baseMultiplier = 0.668, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 1000, 11230, 4, 60, -5, -30, damageEffectiveness = 0.68, baseMultiplier = 0.68, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 1000, 12490, 4, 60, -5, -30, damageEffectiveness = 0.69, baseMultiplier = 0.692, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 1000, 13880, 4, 60, -5, -30, damageEffectiveness = 0.7, baseMultiplier = 0.704, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 1000, 15415, 4, 60, -5, -30, damageEffectiveness = 0.72, baseMultiplier = 0.716, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [20] = { 1000, 17108, 4, 60, -5, -30, damageEffectiveness = 0.73, baseMultiplier = 0.728, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [21] = { 1000, 18975, 4, 60, -5, -30, damageEffectiveness = 0.74, baseMultiplier = 0.74, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [22] = { 1000, 21034, 4, 60, -5, -30, damageEffectiveness = 0.75, baseMultiplier = 0.752, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 1000, 23302, 4, 60, -5, -30, damageEffectiveness = 0.76, baseMultiplier = 0.764, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 1000, 25801, 4, 60, -5, -30, damageEffectiveness = 0.78, baseMultiplier = 0.776, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 1000, 28553, 4, 60, -5, -30, damageEffectiveness = 0.79, baseMultiplier = 0.788, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 1000, 31583, 4, 60, -5, -30, damageEffectiveness = 0.8, baseMultiplier = 0.8, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [27] = { 1000, 34918, 4, 60, -5, -30, damageEffectiveness = 0.81, baseMultiplier = 0.812, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 1000, 38587, 4, 60, -5, -30, damageEffectiveness = 0.82, baseMultiplier = 0.824, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 1000, 42624, 4, 60, -5, -30, damageEffectiveness = 0.84, baseMultiplier = 0.836, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 1000, 47063, 4, 60, -5, -30, damageEffectiveness = 0.85, baseMultiplier = 0.848, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 1000, 49446, 4, 60, -5, -30, damageEffectiveness = 0.85, baseMultiplier = 0.854, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [32] = { 1000, 51944, 4, 60, -5, -30, damageEffectiveness = 0.86, baseMultiplier = 0.86, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 1000, 54563, 4, 60, -5, -30, damageEffectiveness = 0.87, baseMultiplier = 0.866, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 1000, 57308, 4, 60, -5, -30, damageEffectiveness = 0.87, baseMultiplier = 0.872, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 1000, 60187, 4, 60, -5, -30, damageEffectiveness = 0.88, baseMultiplier = 0.878, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 1000, 63204, 4, 60, -5, -30, damageEffectiveness = 0.88, baseMultiplier = 0.884, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [37] = { 1000, 66366, 4, 60, -5, -30, damageEffectiveness = 0.89, baseMultiplier = 0.89, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [38] = { 1000, 69680, 4, 60, -5, -30, damageEffectiveness = 0.9, baseMultiplier = 0.896, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [39] = { 1000, 73154, 4, 60, -5, -30, damageEffectiveness = 0.9, baseMultiplier = 0.902, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [40] = { 1000, 76794, 4, 60, -5, -30, damageEffectiveness = 0.91, baseMultiplier = 0.908, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, }, } skills["SpectralHelix"] = { name = "Spectral Helix", color = 2, description = "Throws a spectral copy of your melee weapon. It spins around while flying in a large spiral, damaging enemies in its path, and bouncing if it collides with walls.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -7923,46 +7911,46 @@ skills["SpectralHelix"] = { "skill_display_single_base_projectile", }, levels = { - [1] = { 3, 425, damageEffectiveness = 1.6, attackSpeedMultiplier = 10, baseMultiplier = 1.6, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 3, 425, damageEffectiveness = 1.65, attackSpeedMultiplier = 10, baseMultiplier = 1.647, levelRequirement = 15, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 3, 425, damageEffectiveness = 1.69, attackSpeedMultiplier = 10, baseMultiplier = 1.695, levelRequirement = 19, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 3, 425, damageEffectiveness = 1.74, attackSpeedMultiplier = 10, baseMultiplier = 1.742, levelRequirement = 23, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 3, 425, damageEffectiveness = 1.79, attackSpeedMultiplier = 10, baseMultiplier = 1.789, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 3, 425, damageEffectiveness = 1.84, attackSpeedMultiplier = 10, baseMultiplier = 1.837, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 3, 425, damageEffectiveness = 1.88, attackSpeedMultiplier = 10, baseMultiplier = 1.884, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 3, 425, damageEffectiveness = 1.93, attackSpeedMultiplier = 10, baseMultiplier = 1.932, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 3, 425, damageEffectiveness = 1.98, attackSpeedMultiplier = 10, baseMultiplier = 1.979, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 3, 425, damageEffectiveness = 2.03, attackSpeedMultiplier = 10, baseMultiplier = 2.026, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 3, 425, damageEffectiveness = 2.07, attackSpeedMultiplier = 10, baseMultiplier = 2.074, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 3, 425, damageEffectiveness = 2.12, attackSpeedMultiplier = 10, baseMultiplier = 2.121, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 3, 425, damageEffectiveness = 2.17, attackSpeedMultiplier = 10, baseMultiplier = 2.168, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 3, 425, damageEffectiveness = 2.22, attackSpeedMultiplier = 10, baseMultiplier = 2.216, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 3, 425, damageEffectiveness = 2.26, attackSpeedMultiplier = 10, baseMultiplier = 2.263, levelRequirement = 59, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 3, 425, damageEffectiveness = 2.31, attackSpeedMultiplier = 10, baseMultiplier = 2.311, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 3, 425, damageEffectiveness = 2.36, attackSpeedMultiplier = 10, baseMultiplier = 2.358, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 3, 425, damageEffectiveness = 2.41, attackSpeedMultiplier = 10, baseMultiplier = 2.405, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [19] = { 3, 425, damageEffectiveness = 2.45, attackSpeedMultiplier = 10, baseMultiplier = 2.453, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [20] = { 3, 425, damageEffectiveness = 2.5, attackSpeedMultiplier = 10, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [21] = { 3, 425, damageEffectiveness = 2.55, attackSpeedMultiplier = 10, baseMultiplier = 2.547, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 3, 425, damageEffectiveness = 2.59, attackSpeedMultiplier = 10, baseMultiplier = 2.595, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 3, 425, damageEffectiveness = 2.64, attackSpeedMultiplier = 10, baseMultiplier = 2.642, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 3, 425, damageEffectiveness = 2.69, attackSpeedMultiplier = 10, baseMultiplier = 2.689, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 3, 425, damageEffectiveness = 2.74, attackSpeedMultiplier = 10, baseMultiplier = 2.737, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 3, 425, damageEffectiveness = 2.78, attackSpeedMultiplier = 10, baseMultiplier = 2.784, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 3, 425, damageEffectiveness = 2.83, attackSpeedMultiplier = 10, baseMultiplier = 2.832, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 3, 425, damageEffectiveness = 2.88, attackSpeedMultiplier = 10, baseMultiplier = 2.879, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 3, 425, damageEffectiveness = 2.93, attackSpeedMultiplier = 10, baseMultiplier = 2.926, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 3, 425, damageEffectiveness = 2.97, attackSpeedMultiplier = 10, baseMultiplier = 2.974, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 3, 425, damageEffectiveness = 3, attackSpeedMultiplier = 10, baseMultiplier = 2.997, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 3, 425, damageEffectiveness = 3.02, attackSpeedMultiplier = 10, baseMultiplier = 3.021, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [33] = { 3, 425, damageEffectiveness = 3.04, attackSpeedMultiplier = 10, baseMultiplier = 3.045, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [34] = { 3, 425, damageEffectiveness = 3.07, attackSpeedMultiplier = 10, baseMultiplier = 3.068, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [35] = { 3, 425, damageEffectiveness = 3.09, attackSpeedMultiplier = 10, baseMultiplier = 3.092, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [36] = { 3, 425, damageEffectiveness = 3.12, attackSpeedMultiplier = 10, baseMultiplier = 3.116, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [37] = { 3, 425, damageEffectiveness = 3.14, attackSpeedMultiplier = 10, baseMultiplier = 3.139, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [38] = { 3, 425, damageEffectiveness = 3.16, attackSpeedMultiplier = 10, baseMultiplier = 3.163, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [39] = { 3, 425, damageEffectiveness = 3.19, attackSpeedMultiplier = 10, baseMultiplier = 3.187, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [40] = { 3, 425, damageEffectiveness = 3.21, attackSpeedMultiplier = 10, baseMultiplier = 3.211, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, + [1] = { 3, 425, damageEffectiveness = 1.6, attackSpeedMultiplier = 10, baseMultiplier = 1.6, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [2] = { 3, 425, damageEffectiveness = 1.65, attackSpeedMultiplier = 10, baseMultiplier = 1.647, levelRequirement = 15, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [3] = { 3, 425, damageEffectiveness = 1.69, attackSpeedMultiplier = 10, baseMultiplier = 1.695, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [4] = { 3, 425, damageEffectiveness = 1.74, attackSpeedMultiplier = 10, baseMultiplier = 1.742, levelRequirement = 23, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [5] = { 3, 425, damageEffectiveness = 1.79, attackSpeedMultiplier = 10, baseMultiplier = 1.789, levelRequirement = 27, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [6] = { 3, 425, damageEffectiveness = 1.84, attackSpeedMultiplier = 10, baseMultiplier = 1.837, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [7] = { 3, 425, damageEffectiveness = 1.88, attackSpeedMultiplier = 10, baseMultiplier = 1.884, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [8] = { 3, 425, damageEffectiveness = 1.93, attackSpeedMultiplier = 10, baseMultiplier = 1.932, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [9] = { 3, 425, damageEffectiveness = 1.98, attackSpeedMultiplier = 10, baseMultiplier = 1.979, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [10] = { 3, 425, damageEffectiveness = 2.03, attackSpeedMultiplier = 10, baseMultiplier = 2.026, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [11] = { 3, 425, damageEffectiveness = 2.07, attackSpeedMultiplier = 10, baseMultiplier = 2.074, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [12] = { 3, 425, damageEffectiveness = 2.12, attackSpeedMultiplier = 10, baseMultiplier = 2.121, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [13] = { 3, 425, damageEffectiveness = 2.17, attackSpeedMultiplier = 10, baseMultiplier = 2.168, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [14] = { 3, 425, damageEffectiveness = 2.22, attackSpeedMultiplier = 10, baseMultiplier = 2.216, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [15] = { 3, 425, damageEffectiveness = 2.26, attackSpeedMultiplier = 10, baseMultiplier = 2.263, levelRequirement = 59, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [16] = { 3, 425, damageEffectiveness = 2.31, attackSpeedMultiplier = 10, baseMultiplier = 2.311, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [17] = { 3, 425, damageEffectiveness = 2.36, attackSpeedMultiplier = 10, baseMultiplier = 2.358, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [18] = { 3, 425, damageEffectiveness = 2.41, attackSpeedMultiplier = 10, baseMultiplier = 2.405, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [19] = { 3, 425, damageEffectiveness = 2.45, attackSpeedMultiplier = 10, baseMultiplier = 2.453, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [20] = { 3, 425, damageEffectiveness = 2.5, attackSpeedMultiplier = 10, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [21] = { 3, 425, damageEffectiveness = 2.55, attackSpeedMultiplier = 10, baseMultiplier = 2.547, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [22] = { 3, 425, damageEffectiveness = 2.59, attackSpeedMultiplier = 10, baseMultiplier = 2.595, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [23] = { 3, 425, damageEffectiveness = 2.64, attackSpeedMultiplier = 10, baseMultiplier = 2.642, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [24] = { 3, 425, damageEffectiveness = 2.69, attackSpeedMultiplier = 10, baseMultiplier = 2.689, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [25] = { 3, 425, damageEffectiveness = 2.74, attackSpeedMultiplier = 10, baseMultiplier = 2.737, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [26] = { 3, 425, damageEffectiveness = 2.78, attackSpeedMultiplier = 10, baseMultiplier = 2.784, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [27] = { 3, 425, damageEffectiveness = 2.83, attackSpeedMultiplier = 10, baseMultiplier = 2.832, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [28] = { 3, 425, damageEffectiveness = 2.88, attackSpeedMultiplier = 10, baseMultiplier = 2.879, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [29] = { 3, 425, damageEffectiveness = 2.93, attackSpeedMultiplier = 10, baseMultiplier = 2.926, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [30] = { 3, 425, damageEffectiveness = 2.97, attackSpeedMultiplier = 10, baseMultiplier = 2.974, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [31] = { 3, 425, damageEffectiveness = 3, attackSpeedMultiplier = 10, baseMultiplier = 2.997, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [32] = { 3, 425, damageEffectiveness = 3.02, attackSpeedMultiplier = 10, baseMultiplier = 3.021, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [33] = { 3, 425, damageEffectiveness = 3.04, attackSpeedMultiplier = 10, baseMultiplier = 3.045, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [34] = { 3, 425, damageEffectiveness = 3.07, attackSpeedMultiplier = 10, baseMultiplier = 3.068, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [35] = { 3, 425, damageEffectiveness = 3.09, attackSpeedMultiplier = 10, baseMultiplier = 3.092, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [36] = { 3, 425, damageEffectiveness = 3.12, attackSpeedMultiplier = 10, baseMultiplier = 3.116, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [37] = { 3, 425, damageEffectiveness = 3.14, attackSpeedMultiplier = 10, baseMultiplier = 3.139, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [38] = { 3, 425, damageEffectiveness = 3.16, attackSpeedMultiplier = 10, baseMultiplier = 3.163, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [39] = { 3, 425, damageEffectiveness = 3.19, attackSpeedMultiplier = 10, baseMultiplier = 3.187, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [40] = { 3, 425, damageEffectiveness = 3.21, attackSpeedMultiplier = 10, baseMultiplier = 3.211, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, }, } skills["SplitArrow"] = { @@ -7971,7 +7959,7 @@ skills["SplitArrow"] = { baseEffectiveness = 0.5, incrementalEffectiveness = 0.023299999535084, description = "Fires multiple arrows at different targets.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -8002,46 +7990,46 @@ skills["SplitArrow"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 4, 0.60000002384186, 1.2000000476837, 50, attackSpeedMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 4, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.01, attackSpeedMultiplier = 10, baseMultiplier = 1.01, levelRequirement = 2, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 4, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.02, attackSpeedMultiplier = 10, baseMultiplier = 1.02, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 5, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.03, attackSpeedMultiplier = 10, baseMultiplier = 1.03, levelRequirement = 7, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 7, }, }, - [5] = { 5, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.04, levelRequirement = 11, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 7, }, }, - [6] = { 5, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.05, attackSpeedMultiplier = 10, baseMultiplier = 1.05, levelRequirement = 16, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 7, }, }, - [7] = { 5, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.06, levelRequirement = 20, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 7, }, }, - [8] = { 6, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.07, attackSpeedMultiplier = 10, baseMultiplier = 1.07, levelRequirement = 24, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [9] = { 6, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.08, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [10] = { 6, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.09, attackSpeedMultiplier = 10, baseMultiplier = 1.09, levelRequirement = 32, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [11] = { 6, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.1, attackSpeedMultiplier = 10, baseMultiplier = 1.1, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [12] = { 7, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.11, attackSpeedMultiplier = 10, baseMultiplier = 1.11, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 8, }, }, - [13] = { 7, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.12, attackSpeedMultiplier = 10, baseMultiplier = 1.12, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [14] = { 7, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.13, attackSpeedMultiplier = 10, baseMultiplier = 1.13, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [15] = { 7, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.14, attackSpeedMultiplier = 10, baseMultiplier = 1.14, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [16] = { 7, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.15, attackSpeedMultiplier = 10, baseMultiplier = 1.15, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [17] = { 8, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.16, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 9, }, }, - [18] = { 8, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.17, attackSpeedMultiplier = 10, baseMultiplier = 1.17, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [19] = { 8, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.18, levelRequirement = 67, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [20] = { 8, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.19, attackSpeedMultiplier = 10, baseMultiplier = 1.19, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [21] = { 9, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.2, attackSpeedMultiplier = 10, baseMultiplier = 1.2, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [22] = { 9, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.21, attackSpeedMultiplier = 10, baseMultiplier = 1.21, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 10, }, }, - [23] = { 9, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.22, attackSpeedMultiplier = 10, baseMultiplier = 1.22, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [24] = { 9, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.23, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [25] = { 10, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.24, attackSpeedMultiplier = 10, baseMultiplier = 1.24, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [26] = { 10, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.25, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [27] = { 10, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.26, attackSpeedMultiplier = 10, baseMultiplier = 1.26, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 11, }, }, - [28] = { 10, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.27, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [29] = { 10, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.28, attackSpeedMultiplier = 10, baseMultiplier = 1.28, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [30] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.29, attackSpeedMultiplier = 10, baseMultiplier = 1.29, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [31] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.295, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [32] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.3, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 12, }, }, - [33] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.305, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [34] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.31, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [35] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.315, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [36] = { 11, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.32, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [37] = { 12, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.325, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 13, }, }, - [38] = { 12, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.33, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 14, }, }, - [39] = { 12, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.335, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 14, }, }, - [40] = { 12, 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.34, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, }, cost = { Mana = 14, }, }, + [1] = { 4, 1, 2, 50, attackSpeedMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 6, }, }, + [2] = { 4, 2, 3, 50, damageEffectiveness = 1.01, attackSpeedMultiplier = 10, baseMultiplier = 1.01, levelRequirement = 2, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 6, }, }, + [3] = { 4, 2, 3, 50, damageEffectiveness = 1.02, attackSpeedMultiplier = 10, baseMultiplier = 1.02, levelRequirement = 4, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 6, }, }, + [4] = { 5, 3, 4, 50, damageEffectiveness = 1.03, attackSpeedMultiplier = 10, baseMultiplier = 1.03, levelRequirement = 7, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 7, }, }, + [5] = { 5, 4, 6, 50, damageEffectiveness = 1.04, attackSpeedMultiplier = 10, baseMultiplier = 1.04, levelRequirement = 11, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 7, }, }, + [6] = { 5, 5, 8, 50, damageEffectiveness = 1.05, attackSpeedMultiplier = 10, baseMultiplier = 1.05, levelRequirement = 16, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 7, }, }, + [7] = { 5, 7, 10, 50, damageEffectiveness = 1.06, attackSpeedMultiplier = 10, baseMultiplier = 1.06, levelRequirement = 20, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 7, }, }, + [8] = { 6, 8, 12, 50, damageEffectiveness = 1.07, attackSpeedMultiplier = 10, baseMultiplier = 1.07, levelRequirement = 24, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 8, }, }, + [9] = { 6, 10, 15, 50, damageEffectiveness = 1.08, attackSpeedMultiplier = 10, baseMultiplier = 1.08, levelRequirement = 28, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 8, }, }, + [10] = { 6, 12, 18, 50, damageEffectiveness = 1.09, attackSpeedMultiplier = 10, baseMultiplier = 1.09, levelRequirement = 32, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 8, }, }, + [11] = { 6, 15, 22, 50, damageEffectiveness = 1.1, attackSpeedMultiplier = 10, baseMultiplier = 1.1, levelRequirement = 36, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 8, }, }, + [12] = { 7, 18, 26, 50, damageEffectiveness = 1.11, attackSpeedMultiplier = 10, baseMultiplier = 1.11, levelRequirement = 40, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 8, }, }, + [13] = { 7, 21, 31, 50, damageEffectiveness = 1.12, attackSpeedMultiplier = 10, baseMultiplier = 1.12, levelRequirement = 44, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 9, }, }, + [14] = { 7, 25, 37, 50, damageEffectiveness = 1.13, attackSpeedMultiplier = 10, baseMultiplier = 1.13, levelRequirement = 48, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 9, }, }, + [15] = { 7, 29, 43, 50, damageEffectiveness = 1.14, attackSpeedMultiplier = 10, baseMultiplier = 1.14, levelRequirement = 52, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 9, }, }, + [16] = { 7, 34, 50, 50, damageEffectiveness = 1.15, attackSpeedMultiplier = 10, baseMultiplier = 1.15, levelRequirement = 56, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 9, }, }, + [17] = { 8, 39, 59, 50, damageEffectiveness = 1.16, attackSpeedMultiplier = 10, baseMultiplier = 1.16, levelRequirement = 60, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 9, }, }, + [18] = { 8, 45, 68, 50, damageEffectiveness = 1.17, attackSpeedMultiplier = 10, baseMultiplier = 1.17, levelRequirement = 64, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 10, }, }, + [19] = { 8, 51, 76, 50, damageEffectiveness = 1.18, attackSpeedMultiplier = 10, baseMultiplier = 1.18, levelRequirement = 67, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 10, }, }, + [20] = { 8, 56, 85, 50, damageEffectiveness = 1.19, attackSpeedMultiplier = 10, baseMultiplier = 1.19, levelRequirement = 70, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 10, }, }, + [21] = { 9, 60, 91, 50, damageEffectiveness = 1.2, attackSpeedMultiplier = 10, baseMultiplier = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 10, }, }, + [22] = { 9, 65, 97, 50, damageEffectiveness = 1.21, attackSpeedMultiplier = 10, baseMultiplier = 1.21, levelRequirement = 74, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 10, }, }, + [23] = { 9, 70, 104, 50, damageEffectiveness = 1.22, attackSpeedMultiplier = 10, baseMultiplier = 1.22, levelRequirement = 76, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 11, }, }, + [24] = { 9, 75, 112, 50, damageEffectiveness = 1.23, attackSpeedMultiplier = 10, baseMultiplier = 1.23, levelRequirement = 78, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 11, }, }, + [25] = { 10, 80, 120, 50, damageEffectiveness = 1.24, attackSpeedMultiplier = 10, baseMultiplier = 1.24, levelRequirement = 80, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 11, }, }, + [26] = { 10, 85, 128, 50, damageEffectiveness = 1.25, attackSpeedMultiplier = 10, baseMultiplier = 1.25, levelRequirement = 82, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 11, }, }, + [27] = { 10, 91, 137, 50, damageEffectiveness = 1.26, attackSpeedMultiplier = 10, baseMultiplier = 1.26, levelRequirement = 84, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 11, }, }, + [28] = { 10, 98, 147, 50, damageEffectiveness = 1.27, attackSpeedMultiplier = 10, baseMultiplier = 1.27, levelRequirement = 86, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 12, }, }, + [29] = { 10, 105, 157, 50, damageEffectiveness = 1.28, attackSpeedMultiplier = 10, baseMultiplier = 1.28, levelRequirement = 88, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 12, }, }, + [30] = { 11, 112, 168, 50, damageEffectiveness = 1.29, attackSpeedMultiplier = 10, baseMultiplier = 1.29, levelRequirement = 90, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 12, }, }, + [31] = { 11, 115, 173, 50, damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.295, levelRequirement = 91, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 12, }, }, + [32] = { 11, 119, 179, 50, damageEffectiveness = 1.3, attackSpeedMultiplier = 10, baseMultiplier = 1.3, levelRequirement = 92, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 12, }, }, + [33] = { 11, 123, 185, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.305, levelRequirement = 93, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 13, }, }, + [34] = { 11, 127, 191, 50, damageEffectiveness = 1.31, attackSpeedMultiplier = 10, baseMultiplier = 1.31, levelRequirement = 94, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 13, }, }, + [35] = { 11, 132, 197, 50, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.315, levelRequirement = 95, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 13, }, }, + [36] = { 11, 136, 204, 50, damageEffectiveness = 1.32, attackSpeedMultiplier = 10, baseMultiplier = 1.32, levelRequirement = 96, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 13, }, }, + [37] = { 12, 140, 211, 50, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.325, levelRequirement = 97, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 13, }, }, + [38] = { 12, 145, 218, 50, damageEffectiveness = 1.33, attackSpeedMultiplier = 10, baseMultiplier = 1.33, levelRequirement = 98, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 14, }, }, + [39] = { 12, 150, 225, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.335, levelRequirement = 99, statInterpolation = { 1, 0, 174, 30, }, cost = { Mana = 14, }, }, + [40] = { 12, 155, 232, 50, damageEffectiveness = 1.34, attackSpeedMultiplier = 10, baseMultiplier = 1.34, levelRequirement = 100, statInterpolation = { 1, 0, 174, 26, }, cost = { Mana = 14, }, }, }, } skills["ImpactingSteel"] = { @@ -8050,7 +8038,7 @@ skills["ImpactingSteel"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Consume a Steel Shard to fire a single projectile that splits on impact or at the targeted location, dealing area damage when it splits and again when the split projectiles explode at the end of their flight. Requires a Sword or Axe. Steel Shards are gained with the Call of Steel Skill.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SteelSkill] = true, [SkillType.Area] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Steel] = true, [SkillType.Area] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -8116,54 +8104,53 @@ skills["ImpactingSteel"] = { "base_is_projectile", }, levels = { - [1] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 0, levelRequirement = 1, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 0, damageEffectiveness = 1.06, baseMultiplier = 1.058, levelRequirement = 2, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 0, damageEffectiveness = 1.12, baseMultiplier = 1.116, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 0, damageEffectiveness = 1.17, baseMultiplier = 1.174, levelRequirement = 7, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 1, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 11, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 1, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 2, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 1, damageEffectiveness = 1.35, baseMultiplier = 1.347, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 1, damageEffectiveness = 1.41, baseMultiplier = 1.405, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 2, damageEffectiveness = 1.46, baseMultiplier = 1.463, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 2, damageEffectiveness = 1.52, baseMultiplier = 1.521, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 2, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [12] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 2, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [13] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 3, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [14] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 3, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [15] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 3, damageEffectiveness = 1.81, baseMultiplier = 1.811, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [16] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 3, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 3, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 4, damageEffectiveness = 1.93, baseMultiplier = 1.926, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 4, damageEffectiveness = 1.98, baseMultiplier = 1.984, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 4, damageEffectiveness = 2.04, baseMultiplier = 2.042, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 4, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 5, damageEffectiveness = 2.16, baseMultiplier = 2.158, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [22] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 5, damageEffectiveness = 2.22, baseMultiplier = 2.216, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [23] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 5, damageEffectiveness = 2.27, baseMultiplier = 2.274, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [24] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 5, damageEffectiveness = 2.33, baseMultiplier = 2.332, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [25] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 6, damageEffectiveness = 2.39, baseMultiplier = 2.389, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [26] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 6, damageEffectiveness = 2.45, baseMultiplier = 2.447, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 4, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 6, damageEffectiveness = 2.51, baseMultiplier = 2.505, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 6, damageEffectiveness = 2.56, baseMultiplier = 2.563, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.62, baseMultiplier = 2.621, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.68, baseMultiplier = 2.679, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.71, baseMultiplier = 2.708, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.74, baseMultiplier = 2.737, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [33] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.77, baseMultiplier = 2.766, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [34] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.79, baseMultiplier = 2.795, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [35] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 7, damageEffectiveness = 2.82, baseMultiplier = 2.824, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [36] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 8, damageEffectiveness = 2.85, baseMultiplier = 2.853, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [37] = { 5, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 8, damageEffectiveness = 2.88, baseMultiplier = 2.882, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [38] = { 6, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 8, damageEffectiveness = 2.91, baseMultiplier = 2.911, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [39] = { 6, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 8, damageEffectiveness = 2.94, baseMultiplier = 2.939, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [40] = { 6, 1, 60, 0.80000001192093, 1.2000000476837, -35, -50, 8, damageEffectiveness = 2.97, baseMultiplier = 2.968, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, + [1] = { 2, 1, 60, 2, 3, -35, -50, 0, levelRequirement = 1, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 5, }, }, + [2] = { 2, 1, 60, 2, 3, -35, -50, 0, damageEffectiveness = 1.06, baseMultiplier = 1.058, levelRequirement = 2, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 5, }, }, + [3] = { 2, 1, 60, 3, 4, -35, -50, 0, damageEffectiveness = 1.12, baseMultiplier = 1.116, levelRequirement = 4, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 5, }, }, + [4] = { 2, 1, 60, 4, 6, -35, -50, 0, damageEffectiveness = 1.17, baseMultiplier = 1.174, levelRequirement = 7, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 5, }, }, + [5] = { 2, 1, 60, 5, 8, -35, -50, 1, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 11, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 5, }, }, + [6] = { 2, 1, 60, 7, 11, -35, -50, 1, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 16, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 6, }, }, + [7] = { 2, 1, 60, 9, 13, -35, -50, 1, damageEffectiveness = 1.35, baseMultiplier = 1.347, levelRequirement = 20, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 6, }, }, + [8] = { 3, 1, 60, 11, 17, -35, -50, 1, damageEffectiveness = 1.41, baseMultiplier = 1.405, levelRequirement = 24, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 6, }, }, + [9] = { 3, 1, 60, 14, 20, -35, -50, 2, damageEffectiveness = 1.46, baseMultiplier = 1.463, levelRequirement = 28, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 6, }, }, + [10] = { 3, 1, 60, 16, 25, -35, -50, 2, damageEffectiveness = 1.52, baseMultiplier = 1.521, levelRequirement = 32, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 6, }, }, + [11] = { 3, 1, 60, 20, 30, -35, -50, 2, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 36, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 7, }, }, + [12] = { 3, 1, 60, 24, 35, -35, -50, 2, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 40, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 7, }, }, + [13] = { 3, 1, 60, 28, 42, -35, -50, 3, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 44, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 7, }, }, + [14] = { 3, 1, 60, 33, 49, -35, -50, 3, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 48, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 7, }, }, + [15] = { 3, 1, 60, 39, 58, -35, -50, 3, damageEffectiveness = 1.81, baseMultiplier = 1.811, levelRequirement = 52, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 7, }, }, + [16] = { 3, 1, 60, 45, 68, -35, -50, 3, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 56, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 8, }, }, + [17] = { 3, 1, 60, 52, 79, -35, -50, 4, damageEffectiveness = 1.93, baseMultiplier = 1.926, levelRequirement = 60, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 8, }, }, + [18] = { 4, 1, 60, 61, 91, -35, -50, 4, damageEffectiveness = 1.98, baseMultiplier = 1.984, levelRequirement = 64, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 8, }, }, + [19] = { 4, 1, 60, 68, 102, -35, -50, 4, damageEffectiveness = 2.04, baseMultiplier = 2.042, levelRequirement = 67, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 8, }, }, + [20] = { 4, 1, 60, 75, 113, -35, -50, 4, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 8, }, }, + [21] = { 4, 1, 60, 81, 122, -35, -50, 5, damageEffectiveness = 2.16, baseMultiplier = 2.158, levelRequirement = 72, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 9, }, }, + [22] = { 4, 1, 60, 87, 130, -35, -50, 5, damageEffectiveness = 2.22, baseMultiplier = 2.216, levelRequirement = 74, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 9, }, }, + [23] = { 4, 1, 60, 93, 140, -35, -50, 5, damageEffectiveness = 2.27, baseMultiplier = 2.274, levelRequirement = 76, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 9, }, }, + [24] = { 4, 1, 60, 100, 150, -35, -50, 5, damageEffectiveness = 2.33, baseMultiplier = 2.332, levelRequirement = 78, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 9, }, }, + [25] = { 4, 1, 60, 107, 160, -35, -50, 6, damageEffectiveness = 2.39, baseMultiplier = 2.389, levelRequirement = 80, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 9, }, }, + [26] = { 4, 1, 60, 114, 172, -35, -50, 6, damageEffectiveness = 2.45, baseMultiplier = 2.447, levelRequirement = 82, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 10, }, }, + [27] = { 4, 1, 60, 123, 184, -35, -50, 6, damageEffectiveness = 2.51, baseMultiplier = 2.505, levelRequirement = 84, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 10, }, }, + [28] = { 5, 1, 60, 131, 197, -35, -50, 6, damageEffectiveness = 2.56, baseMultiplier = 2.563, levelRequirement = 86, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 10, }, }, + [29] = { 5, 1, 60, 140, 210, -35, -50, 7, damageEffectiveness = 2.62, baseMultiplier = 2.621, levelRequirement = 88, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 10, }, }, + [30] = { 5, 1, 60, 150, 224, -35, -50, 7, damageEffectiveness = 2.68, baseMultiplier = 2.679, levelRequirement = 90, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 10, }, }, + [31] = { 5, 1, 60, 155, 232, -35, -50, 7, damageEffectiveness = 2.71, baseMultiplier = 2.708, levelRequirement = 91, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [32] = { 5, 1, 60, 160, 240, -35, -50, 7, damageEffectiveness = 2.74, baseMultiplier = 2.737, levelRequirement = 92, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [33] = { 5, 1, 60, 165, 248, -35, -50, 7, damageEffectiveness = 2.77, baseMultiplier = 2.766, levelRequirement = 93, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [34] = { 5, 1, 60, 171, 256, -35, -50, 7, damageEffectiveness = 2.79, baseMultiplier = 2.795, levelRequirement = 94, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [35] = { 5, 1, 60, 176, 265, -35, -50, 7, damageEffectiveness = 2.82, baseMultiplier = 2.824, levelRequirement = 95, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [36] = { 5, 1, 60, 182, 273, -35, -50, 8, damageEffectiveness = 2.85, baseMultiplier = 2.853, levelRequirement = 96, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 11, }, }, + [37] = { 5, 1, 60, 188, 282, -35, -50, 8, damageEffectiveness = 2.88, baseMultiplier = 2.882, levelRequirement = 97, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 12, }, }, + [38] = { 6, 1, 60, 194, 292, -35, -50, 8, damageEffectiveness = 2.91, baseMultiplier = 2.911, levelRequirement = 98, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 12, }, }, + [39] = { 6, 1, 60, 201, 301, -35, -50, 8, damageEffectiveness = 2.94, baseMultiplier = 2.939, levelRequirement = 99, statInterpolation = { 1, 1, 0, 1129, 12400, 8429, 30, 31, }, cost = { Mana = 12, }, }, + [40] = { 6, 1, 60, 207, 311, -35, -50, 8, damageEffectiveness = 2.97, baseMultiplier = 2.968, levelRequirement = 100, statInterpolation = { 1, 1, 0, 12402, 12403, 12404, 12405, 12406, }, cost = { Mana = 12, }, }, }, } skills["SummonIceGolem"] = { name = "Summon Ice Golem", color = 2, description = "Summons an Ice Golem that grants you increased Critical Strike Chance and Accuracy. The Ice Golem can use an icy barrage spell and a chilling spinning dash in addition to its melee attack.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.MovementSkill] = true, [SkillType.AttackCanRepeat] = true, [SkillType.ChillingArea] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -8208,46 +8195,46 @@ skills["SummonIceGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 20, 20, 30, 6, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 21, 21, 32, 6, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 1, 1, 21, 21, 34, 6, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 2, 1, 22, 22, 36, 6, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 2, 1, 22, 22, 38, 6, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 3, 1, 23, 23, 40, 6, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 3, 1, 23, 23, 42, 6, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 4, 1, 24, 24, 44, 6, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 4, 1, 24, 24, 46, 6, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 5, 1, 25, 25, 48, 6, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 5, 1, 25, 25, 50, 6, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 6, 1, 26, 26, 52, 6, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 6, 1, 26, 26, 54, 6, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 7, 1, 27, 27, 56, 6, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 7, 1, 27, 27, 58, 6, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 8, 1, 28, 28, 60, 6, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 8, 1, 28, 28, 62, 6, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 9, 1, 29, 29, 64, 6, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 9, 1, 29, 29, 66, 6, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 10, 1, 30, 30, 68, 6, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 10, 1, 30, 30, 70, 6, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 11, 1, 31, 31, 72, 6, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 11, 1, 31, 31, 74, 6, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 12, 1, 32, 32, 76, 6, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 12, 1, 32, 32, 78, 6, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 13, 1, 33, 33, 80, 6, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 13, 1, 33, 33, 82, 6, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 14, 1, 34, 34, 84, 6, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 14, 1, 34, 34, 86, 6, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 15, 1, 35, 35, 88, 6, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 15, 1, 35, 35, 89, 6, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 15, 1, 35, 35, 90, 6, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 15, 1, 35, 35, 91, 6, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 16, 1, 36, 36, 92, 6, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 16, 1, 36, 36, 93, 6, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 16, 1, 36, 36, 94, 6, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 16, 1, 36, 36, 95, 6, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 17, 1, 37, 37, 96, 6, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 17, 1, 37, 37, 97, 6, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 17, 1, 37, 37, 98, 6, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 20, 20, 30, 6, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 21, 21, 32, 6, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 1, 1, 21, 21, 34, 6, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 2, 1, 22, 22, 36, 6, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 2, 1, 22, 22, 38, 6, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 3, 1, 23, 23, 40, 6, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 3, 1, 23, 23, 42, 6, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 4, 1, 24, 24, 44, 6, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 4, 1, 24, 24, 46, 6, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 5, 1, 25, 25, 48, 6, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 5, 1, 25, 25, 50, 6, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 6, 1, 26, 26, 52, 6, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 6, 1, 26, 26, 54, 6, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 7, 1, 27, 27, 56, 6, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 7, 1, 27, 27, 58, 6, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 8, 1, 28, 28, 60, 6, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 8, 1, 28, 28, 62, 6, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 9, 1, 29, 29, 64, 6, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 9, 1, 29, 29, 66, 6, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 10, 1, 30, 30, 68, 6, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 10, 1, 30, 30, 70, 6, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 11, 1, 31, 31, 72, 6, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 11, 1, 31, 31, 74, 6, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 12, 1, 32, 32, 76, 6, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 12, 1, 32, 32, 78, 6, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 13, 1, 33, 33, 80, 6, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 13, 1, 33, 33, 82, 6, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 14, 1, 34, 34, 84, 6, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 14, 1, 34, 34, 86, 6, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 15, 1, 35, 35, 88, 6, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 15, 1, 35, 35, 89, 6, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 15, 1, 35, 35, 90, 6, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 15, 1, 35, 35, 91, 6, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 16, 1, 36, 36, 92, 6, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 16, 1, 36, 36, 93, 6, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 16, 1, 36, 36, 94, 6, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 16, 1, 36, 36, 95, 6, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 17, 1, 37, 37, 96, 6, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 17, 1, 37, 37, 97, 6, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 17, 1, 37, 37, 98, 6, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["TemporalChains"] = { @@ -8255,7 +8242,7 @@ skills["TemporalChains"] = { color = 2, baseEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -8306,53 +8293,53 @@ skills["TemporalChains"] = { "base_deal_no_damage", }, levels = { - [1] = { 5000, 0, -20, -40, -50, -10, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 5050, 1, -20, -40, -50, -10, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 5100, 1, -21, -40, -50, -10, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 5150, 2, -21, -40, -50, -10, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 5200, 2, -22, -40, -50, -11, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 5250, 3, -22, -40, -50, -11, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 5300, 3, -23, -40, -50, -11, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 5350, 4, -23, -40, -50, -11, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 5400, 4, -24, -40, -50, -12, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 5450, 5, -24, -40, -50, -12, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 5500, 5, -25, -40, -50, -12, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 5550, 6, -25, -40, -50, -12, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 5600, 6, -26, -40, -50, -13, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 5650, 7, -26, -40, -50, -13, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 5700, 7, -27, -40, -50, -13, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 5750, 8, -27, -40, -50, -13, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 5800, 8, -28, -40, -50, -14, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 5850, 9, -28, -40, -50, -14, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 5900, 9, -29, -40, -50, -14, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 5950, 10, -29, -40, -50, -14, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 6000, 10, -30, -40, -50, -15, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 6050, 11, -30, -40, -50, -15, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 6100, 11, -31, -40, -50, -15, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 6150, 12, -31, -40, -50, -15, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 6200, 12, -32, -40, -50, -16, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 6250, 13, -32, -40, -50, -16, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 6300, 13, -33, -40, -50, -16, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 6350, 14, -33, -40, -50, -16, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 6400, 14, -34, -40, -50, -17, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 6450, 15, -34, -40, -50, -17, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 6450, 15, -34, -40, -50, -17, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 6500, 15, -35, -40, -50, -17, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 6500, 15, -35, -40, -50, -17, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 6550, 16, -35, -40, -50, -17, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 6550, 16, -35, -40, -50, -17, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 6600, 16, -36, -40, -50, -18, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 6600, 16, -36, -40, -50, -18, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 6650, 17, -36, -40, -50, -18, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 6650, 17, -36, -40, -50, -18, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 6700, 17, -37, -40, -50, -18, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 5000, 0, -20, -40, -50, -10, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 5050, 1, -20, -40, -50, -10, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 5100, 1, -21, -40, -50, -10, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 5150, 2, -21, -40, -50, -10, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 5200, 2, -22, -40, -50, -11, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 5250, 3, -22, -40, -50, -11, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 5300, 3, -23, -40, -50, -11, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 5350, 4, -23, -40, -50, -11, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 5400, 4, -24, -40, -50, -12, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 5450, 5, -24, -40, -50, -12, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 5500, 5, -25, -40, -50, -12, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 5550, 6, -25, -40, -50, -12, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 5600, 6, -26, -40, -50, -13, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 5650, 7, -26, -40, -50, -13, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 5700, 7, -27, -40, -50, -13, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 5750, 8, -27, -40, -50, -13, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 5800, 8, -28, -40, -50, -14, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 5850, 9, -28, -40, -50, -14, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 5900, 9, -29, -40, -50, -14, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 5950, 10, -29, -40, -50, -14, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 6000, 10, -30, -40, -50, -15, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 6050, 11, -30, -40, -50, -15, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 6100, 11, -31, -40, -50, -15, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 6150, 12, -31, -40, -50, -15, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 6200, 12, -32, -40, -50, -16, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 6250, 13, -32, -40, -50, -16, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 6300, 13, -33, -40, -50, -16, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 6350, 14, -33, -40, -50, -16, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 6400, 14, -34, -40, -50, -17, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 6450, 15, -34, -40, -50, -17, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 6450, 15, -34, -40, -50, -17, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 6500, 15, -35, -40, -50, -17, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 6500, 15, -35, -40, -50, -17, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 6550, 16, -35, -40, -50, -17, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 6550, 16, -35, -40, -50, -17, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 6600, 16, -36, -40, -50, -18, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 6600, 16, -36, -40, -50, -18, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 6650, 17, -36, -40, -50, -18, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 6650, 17, -36, -40, -50, -18, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 6700, 17, -37, -40, -50, -18, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["TornadoShot"] = { name = "Tornado Shot", color = 2, description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -8429,7 +8416,7 @@ skills["BoneLance"] = { baseEffectiveness = 1.9500000476837, incrementalEffectiveness = 0.032499998807907, description = "Fires a projectile that will pierce through enemies to impact the ground at the targeted location, creating a Bone Archer corpse where it lands.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTrap] = true, [SkillType.Triggerable] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Trappable] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.3, baseFlags = { @@ -8462,53 +8449,53 @@ skills["BoneLance"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 12, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 10, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 15, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 13, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 19, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 17, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 24, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 21, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 28, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 25, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 32, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 29, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 37, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 33, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 40, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 43, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 39, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 47, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 50, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 45, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 53, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 57, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 51, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 60, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 64, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 57, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 67, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 71, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 63, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 74, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 77, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 80, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 81, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 82, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 83, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 84, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 85, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 86, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 87, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 88, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 89, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 90, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 90, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 91, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 91, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 92, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 92, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 93, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 93, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 94, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 94, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 95, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 0.80000001192093, 22, 12, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 10, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 0.80000001192093, 28, 15, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 13, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 0.80000001192093, 38, 19, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 17, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 0.80000001192093, 49, 24, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 21, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 0.80000001192093, 63, 28, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 0.80000001192093, 80, 32, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 0.80000001192093, 100, 37, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 0.80000001192093, 118, 40, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 0.80000001192093, 139, 43, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [10] = { 0.80000001192093, 162, 47, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [11] = { 0.80000001192093, 189, 50, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [12] = { 0.80000001192093, 219, 53, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 0.80000001192093, 254, 57, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 51, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 0.80000001192093, 293, 60, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 0.80000001192093, 338, 64, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 57, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 0.80000001192093, 388, 67, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 0.80000001192093, 446, 71, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 63, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 0.80000001192093, 511, 74, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 0.80000001192093, 559, 77, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 0.80000001192093, 611, 80, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 0.80000001192093, 668, 81, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 0.80000001192093, 729, 82, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [23] = { 0.80000001192093, 796, 83, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [24] = { 0.80000001192093, 868, 84, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [25] = { 0.80000001192093, 947, 85, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [26] = { 0.80000001192093, 1032, 86, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [27] = { 0.80000001192093, 1124, 87, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [28] = { 0.80000001192093, 1224, 88, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [29] = { 0.80000001192093, 1332, 89, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [30] = { 0.80000001192093, 1449, 90, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [31] = { 0.80000001192093, 1511, 90, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [32] = { 0.80000001192093, 1576, 91, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [33] = { 0.80000001192093, 1643, 91, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [34] = { 0.80000001192093, 1713, 92, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [35] = { 0.80000001192093, 1786, 92, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [36] = { 0.80000001192093, 1861, 93, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [37] = { 0.80000001192093, 1940, 93, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [38] = { 0.80000001192093, 2022, 94, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [39] = { 0.80000001192093, 2107, 94, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [40] = { 0.80000001192093, 2195, 95, 10, 0, damageEffectiveness = 0.9, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, }, } skills["SnappingAdder"] = { name = "Venom Gyre", color = 2, description = "Fires a returning projectile that can be caught. Caught projectiles spiral outwards when you use Whirling Blades and do not return. Requires a Dagger or Claw.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Dagger"] = true, ["Claw"] = true, @@ -8558,46 +8545,46 @@ skills["SnappingAdder"] = { "quality_display_active_skill_returning_damage_is_gem", }, levels = { - [1] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.25, baseMultiplier = 1.25, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.27, baseMultiplier = 1.271, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.29, baseMultiplier = 1.292, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.31, baseMultiplier = 1.313, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.4, baseMultiplier = 1.397, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.46, baseMultiplier = 1.461, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.48, baseMultiplier = 1.482, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.52, baseMultiplier = 1.524, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.54, baseMultiplier = 1.545, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [18] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.61, baseMultiplier = 1.608, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [19] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.63, baseMultiplier = 1.629, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [20] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [21] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [22] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [23] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [24] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.73, baseMultiplier = 1.734, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [25] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.76, baseMultiplier = 1.755, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.8, baseMultiplier = 1.797, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.82, baseMultiplier = 1.818, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.84, baseMultiplier = 1.839, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.87, baseMultiplier = 1.871, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.89, baseMultiplier = 1.892, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.9, baseMultiplier = 1.903, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.91, baseMultiplier = 1.913, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.92, baseMultiplier = 1.924, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [37] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [38] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.94, baseMultiplier = 1.945, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [39] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.96, baseMultiplier = 1.955, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [40] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, + [1] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.25, baseMultiplier = 1.25, levelRequirement = 12, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [2] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.27, baseMultiplier = 1.271, levelRequirement = 15, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [3] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.29, baseMultiplier = 1.292, levelRequirement = 19, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [4] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.31, baseMultiplier = 1.313, levelRequirement = 23, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [5] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 27, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [6] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.36, baseMultiplier = 1.355, levelRequirement = 31, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [7] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 35, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [8] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.4, baseMultiplier = 1.397, levelRequirement = 38, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 5, }, }, + [9] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 41, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [10] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 44, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [11] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.46, baseMultiplier = 1.461, levelRequirement = 47, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [12] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.48, baseMultiplier = 1.482, levelRequirement = 50, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [13] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 53, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [14] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.52, baseMultiplier = 1.524, levelRequirement = 56, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [15] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.54, baseMultiplier = 1.545, levelRequirement = 59, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [16] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 62, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 6, }, }, + [17] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 64, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [18] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.61, baseMultiplier = 1.608, levelRequirement = 66, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [19] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.63, baseMultiplier = 1.629, levelRequirement = 68, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [20] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 70, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [21] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.67, baseMultiplier = 1.671, levelRequirement = 72, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [22] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 74, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [23] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 76, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [24] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.73, baseMultiplier = 1.734, levelRequirement = 78, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 7, }, }, + [25] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.76, baseMultiplier = 1.755, levelRequirement = 80, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [26] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 82, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [27] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.8, baseMultiplier = 1.797, levelRequirement = 84, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [28] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.82, baseMultiplier = 1.818, levelRequirement = 86, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [29] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.84, baseMultiplier = 1.839, levelRequirement = 88, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [30] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 90, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [31] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.87, baseMultiplier = 1.871, levelRequirement = 91, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [32] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 92, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [33] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.89, baseMultiplier = 1.892, levelRequirement = 93, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [34] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.9, baseMultiplier = 1.903, levelRequirement = 94, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [35] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.91, baseMultiplier = 1.913, levelRequirement = 95, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 8, }, }, + [36] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.92, baseMultiplier = 1.924, levelRequirement = 96, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 9, }, }, + [37] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 97, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 9, }, }, + [38] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.94, baseMultiplier = 1.945, levelRequirement = 98, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 9, }, }, + [39] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.96, baseMultiplier = 1.955, levelRequirement = 99, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 9, }, }, + [40] = { 30, 60, 40, 15, 30, 0, -75, 40, attackSpeedMultiplier = 20, duration = 12, damageEffectiveness = 1.97, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 0, 10315, 1104, 3368, 3212, 10427, }, cost = { Mana = 9, }, }, }, } skills["ViperStrike"] = { @@ -8606,7 +8593,7 @@ skills["ViperStrike"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.023299999535084, description = "Hits enemies, adding some of your physical damage as chaos damage and inflicting poison which will be affected by modifiers to skill duration. If dual wielding, will strike with both weapons. Requires a claw, dagger or sword.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Duration] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Claw"] = true, ["Thrusting One Handed Sword"] = true, @@ -8651,7 +8638,6 @@ skills["ViperStrike"] = { "skill_physical_damage_%_to_convert_to_chaos", "base_chance_to_poison_on_hit_%", "base_skill_effect_duration", - "melee_range_+", "attack_minimum_added_chaos_damage", "attack_maximum_added_chaos_damage", "viper_strike_dual_wield_damage_+%_final", @@ -8661,46 +8647,46 @@ skills["ViperStrike"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 0.92, baseMultiplier = 0.924, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 0.95, baseMultiplier = 0.947, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 0.97, baseMultiplier = 0.971, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 0.99, baseMultiplier = 0.995, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 60, 60, 4000, 0, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.02, baseMultiplier = 1.019, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.04, baseMultiplier = 1.042, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.07, baseMultiplier = 1.066, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.09, baseMultiplier = 1.09, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [10] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.11, baseMultiplier = 1.113, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [11] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.14, baseMultiplier = 1.137, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [12] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.16, baseMultiplier = 1.161, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 60, 60, 4000, 1, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [14] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.21, baseMultiplier = 1.208, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.26, baseMultiplier = 1.256, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.3, baseMultiplier = 1.303, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.33, baseMultiplier = 1.327, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 60, 60, 4000, 2, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.37, baseMultiplier = 1.374, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.4, baseMultiplier = 1.398, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.42, baseMultiplier = 1.422, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.45, baseMultiplier = 1.445, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.47, baseMultiplier = 1.469, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.49, baseMultiplier = 1.493, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 60, 60, 4000, 3, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.52, baseMultiplier = 1.516, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.56, baseMultiplier = 1.564, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.61, baseMultiplier = 1.611, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.64, baseMultiplier = 1.635, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 60, 60, 4000, 4, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.66, baseMultiplier = 1.659, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.68, baseMultiplier = 1.682, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [36] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.71, baseMultiplier = 1.706, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [37] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.73, baseMultiplier = 1.73, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [38] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [39] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.78, baseMultiplier = 1.777, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [40] = { 60, 60, 4000, 5, 0.80000001192093, 1.2000000476837, -20, -30, damageEffectiveness = 1.8, baseMultiplier = 1.801, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 60, 60, 4000, 5, 7, -20, -30, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 60, 60, 4000, 5, 8, -20, -30, damageEffectiveness = 0.92, baseMultiplier = 0.924, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 60, 60, 4000, 6, 10, -20, -30, damageEffectiveness = 0.95, baseMultiplier = 0.947, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 60, 60, 4000, 8, 12, -20, -30, damageEffectiveness = 0.97, baseMultiplier = 0.971, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 60, 60, 4000, 11, 17, -20, -30, damageEffectiveness = 0.99, baseMultiplier = 0.995, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 60, 60, 4000, 16, 24, -20, -30, damageEffectiveness = 1.02, baseMultiplier = 1.019, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { 60, 60, 4000, 20, 30, -20, -30, damageEffectiveness = 1.04, baseMultiplier = 1.042, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 60, 60, 4000, 25, 37, -20, -30, damageEffectiveness = 1.07, baseMultiplier = 1.066, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 60, 60, 4000, 30, 46, -20, -30, damageEffectiveness = 1.09, baseMultiplier = 1.09, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 60, 60, 4000, 37, 55, -20, -30, damageEffectiveness = 1.11, baseMultiplier = 1.113, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 60, 60, 4000, 44, 66, -20, -30, damageEffectiveness = 1.14, baseMultiplier = 1.137, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 60, 60, 4000, 53, 79, -20, -30, damageEffectiveness = 1.16, baseMultiplier = 1.161, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 60, 60, 4000, 63, 94, -20, -30, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [14] = { 60, 60, 4000, 74, 111, -20, -30, damageEffectiveness = 1.21, baseMultiplier = 1.208, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 60, 60, 4000, 86, 130, -20, -30, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 60, 60, 4000, 101, 151, -20, -30, damageEffectiveness = 1.26, baseMultiplier = 1.256, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 60, 60, 4000, 117, 176, -20, -30, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 60, 60, 4000, 136, 204, -20, -30, damageEffectiveness = 1.3, baseMultiplier = 1.303, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 60, 60, 4000, 152, 228, -20, -30, damageEffectiveness = 1.33, baseMultiplier = 1.327, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 60, 60, 4000, 169, 254, -20, -30, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 60, 60, 4000, 181, 272, -20, -30, damageEffectiveness = 1.37, baseMultiplier = 1.374, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 60, 60, 4000, 195, 292, -20, -30, damageEffectiveness = 1.4, baseMultiplier = 1.398, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 60, 60, 4000, 209, 313, -20, -30, damageEffectiveness = 1.42, baseMultiplier = 1.422, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 60, 60, 4000, 224, 335, -20, -30, damageEffectiveness = 1.45, baseMultiplier = 1.445, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 60, 60, 4000, 239, 359, -20, -30, damageEffectiveness = 1.47, baseMultiplier = 1.469, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 60, 60, 4000, 256, 384, -20, -30, damageEffectiveness = 1.49, baseMultiplier = 1.493, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 60, 60, 4000, 274, 411, -20, -30, damageEffectiveness = 1.52, baseMultiplier = 1.516, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 60, 60, 4000, 293, 440, -20, -30, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 60, 60, 4000, 314, 470, -20, -30, damageEffectiveness = 1.56, baseMultiplier = 1.564, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 60, 60, 4000, 335, 503, -20, -30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 60, 60, 4000, 346, 519, -20, -30, damageEffectiveness = 1.59, baseMultiplier = 1.587, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 60, 60, 4000, 358, 537, -20, -30, damageEffectiveness = 1.61, baseMultiplier = 1.611, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 60, 60, 4000, 370, 555, -20, -30, damageEffectiveness = 1.64, baseMultiplier = 1.635, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 60, 60, 4000, 382, 573, -20, -30, damageEffectiveness = 1.66, baseMultiplier = 1.659, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 60, 60, 4000, 395, 592, -20, -30, damageEffectiveness = 1.68, baseMultiplier = 1.682, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [36] = { 60, 60, 4000, 408, 612, -20, -30, damageEffectiveness = 1.71, baseMultiplier = 1.706, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [37] = { 60, 60, 4000, 421, 632, -20, -30, damageEffectiveness = 1.73, baseMultiplier = 1.73, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [38] = { 60, 60, 4000, 435, 653, -20, -30, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [39] = { 60, 60, 4000, 449, 674, -20, -30, damageEffectiveness = 1.78, baseMultiplier = 1.777, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [40] = { 60, 60, 4000, 464, 696, -20, -30, damageEffectiveness = 1.8, baseMultiplier = 1.801, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["VolatileDead"] = { @@ -8709,7 +8695,7 @@ skills["VolatileDead"] = { baseEffectiveness = 2.2228999137878, incrementalEffectiveness = 0.0337999984622, description = "Corpses near the targeted location explode, dealing damage in a small area and creating an orb which moves towards nearby enemies before dealing spell damage in a larger area. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -8761,46 +8747,46 @@ skills["VolatileDead"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 0.80000001192093, 30, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [2] = { 0.80000001192093, 38, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.80000001192093, 50, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [4] = { 0.80000001192093, 65, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [5] = { 0.80000001192093, 84, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [6] = { 0.80000001192093, 106, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 0.80000001192093, 133, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.80000001192093, 157, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 0.80000001192093, 184, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [10] = { 0.80000001192093, 216, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 0.80000001192093, 252, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [12] = { 0.80000001192093, 293, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 0.80000001192093, 340, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [14] = { 0.80000001192093, 393, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 0.80000001192093, 454, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 0.80000001192093, 524, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [17] = { 0.80000001192093, 576, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 0.80000001192093, 632, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 0.80000001192093, 693, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 0.80000001192093, 760, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 0.80000001192093, 832, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 0.80000001192093, 911, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 0.80000001192093, 997, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 0.80000001192093, 1091, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 0.80000001192093, 1192, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 0.80000001192093, 1303, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 0.80000001192093, 1423, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 0.80000001192093, 1553, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 0.80000001192093, 1694, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 0.80000001192093, 1848, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 0.80000001192093, 1929, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 0.80000001192093, 2014, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 0.80000001192093, 2103, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 0.80000001192093, 2195, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 0.80000001192093, 2291, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 0.80000001192093, 2391, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 0.80000001192093, 2495, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 0.80000001192093, 2604, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 0.80000001192093, 2717, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 0.80000001192093, 2834, 3, 3, 60, damageEffectiveness = 1.2, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["WhirlingBlades"] = { @@ -8808,7 +8794,7 @@ skills["WhirlingBlades"] = { color = 2, baseEffectiveness = 0, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -8891,7 +8877,7 @@ skills["WildStrike"] = { name = "Wild Strike", color = 2, description = "Your melee weapon strikes enemies, converting physical damage to a random element. Then, depending on the element chosen, it releases a fiery explosion, an arcing bolt of lightning, or an icy wave. It will avoid choosing the same element twice in a row.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.LightningSkill] = true, [SkillType.ColdSkill] = true, [SkillType.FireSkill] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Chaining] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.Prismatic] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, [SkillType.Cold] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Chains] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.RandomElement] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -8984,52 +8970,51 @@ skills["WildStrike"] = { "fixed_projectile_spread", "number_of_additional_projectiles", "base_skill_area_of_effect_+%", - "melee_range_+", "show_number_of_projectiles", "always_pierce", "console_skill_dont_chase", }, levels = { - [1] = { 100, 4, 70, 2, 0, 0, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 100, 4, 70, 2, 1, 0, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 100, 4, 70, 2, 2, 0, damageEffectiveness = 1.67, baseMultiplier = 1.675, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 100, 4, 70, 2, 3, 0, damageEffectiveness = 1.71, baseMultiplier = 1.712, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 100, 4, 70, 2, 4, 0, damageEffectiveness = 1.75, baseMultiplier = 1.749, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 100, 4, 70, 2, 5, 0, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 100, 5, 70, 2, 6, 1, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 100, 5, 70, 2, 7, 1, damageEffectiveness = 1.86, baseMultiplier = 1.862, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 100, 5, 70, 2, 8, 1, damageEffectiveness = 1.9, baseMultiplier = 1.899, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 100, 5, 70, 2, 9, 1, damageEffectiveness = 1.94, baseMultiplier = 1.936, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 100, 5, 70, 2, 10, 1, damageEffectiveness = 1.97, baseMultiplier = 1.974, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 100, 5, 70, 2, 11, 1, damageEffectiveness = 2.01, baseMultiplier = 2.011, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 100, 6, 70, 2, 12, 1, damageEffectiveness = 2.05, baseMultiplier = 2.048, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 100, 6, 70, 2, 13, 2, damageEffectiveness = 2.09, baseMultiplier = 2.086, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 100, 6, 70, 2, 14, 2, damageEffectiveness = 2.12, baseMultiplier = 2.123, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 100, 6, 70, 2, 15, 2, damageEffectiveness = 2.16, baseMultiplier = 2.161, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 100, 6, 70, 2, 16, 2, damageEffectiveness = 2.2, baseMultiplier = 2.198, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 100, 6, 70, 2, 17, 2, damageEffectiveness = 2.24, baseMultiplier = 2.235, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 100, 7, 70, 2, 18, 2, damageEffectiveness = 2.27, baseMultiplier = 2.273, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 100, 7, 70, 2, 19, 2, damageEffectiveness = 2.31, baseMultiplier = 2.31, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 100, 7, 70, 2, 20, 3, damageEffectiveness = 2.35, baseMultiplier = 2.347, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 100, 7, 70, 2, 21, 3, damageEffectiveness = 2.38, baseMultiplier = 2.385, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 100, 7, 70, 2, 22, 3, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 100, 7, 70, 2, 23, 3, damageEffectiveness = 2.46, baseMultiplier = 2.459, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 100, 8, 70, 2, 24, 3, damageEffectiveness = 2.5, baseMultiplier = 2.497, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 100, 8, 70, 2, 25, 3, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 100, 8, 70, 2, 26, 3, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 100, 8, 70, 2, 27, 4, damageEffectiveness = 2.61, baseMultiplier = 2.609, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 100, 8, 70, 2, 28, 4, damageEffectiveness = 2.65, baseMultiplier = 2.646, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 100, 8, 70, 2, 29, 4, damageEffectiveness = 2.68, baseMultiplier = 2.684, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 100, 8, 70, 2, 29, 4, damageEffectiveness = 2.7, baseMultiplier = 2.702, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 100, 9, 70, 2, 30, 4, damageEffectiveness = 2.72, baseMultiplier = 2.721, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 100, 9, 70, 2, 30, 4, damageEffectiveness = 2.74, baseMultiplier = 2.74, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 100, 9, 70, 2, 31, 4, damageEffectiveness = 2.76, baseMultiplier = 2.758, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 100, 9, 70, 2, 31, 5, damageEffectiveness = 2.78, baseMultiplier = 2.777, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 100, 9, 70, 2, 32, 5, damageEffectiveness = 2.8, baseMultiplier = 2.796, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 100, 9, 70, 2, 32, 5, damageEffectiveness = 2.81, baseMultiplier = 2.814, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 100, 9, 70, 2, 33, 5, damageEffectiveness = 2.83, baseMultiplier = 2.833, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 100, 9, 70, 2, 33, 5, damageEffectiveness = 2.85, baseMultiplier = 2.852, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 100, 9, 70, 2, 34, 5, damageEffectiveness = 2.87, baseMultiplier = 2.871, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 100, 4, 70, 2, 0, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 100, 4, 70, 2, 1, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 100, 4, 70, 2, 2, damageEffectiveness = 1.67, baseMultiplier = 1.675, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 100, 4, 70, 2, 3, damageEffectiveness = 1.71, baseMultiplier = 1.712, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 100, 4, 70, 2, 4, damageEffectiveness = 1.75, baseMultiplier = 1.749, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 100, 4, 70, 2, 5, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 100, 5, 70, 2, 6, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 100, 5, 70, 2, 7, damageEffectiveness = 1.86, baseMultiplier = 1.862, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 100, 5, 70, 2, 8, damageEffectiveness = 1.9, baseMultiplier = 1.899, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 100, 5, 70, 2, 9, damageEffectiveness = 1.94, baseMultiplier = 1.936, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 100, 5, 70, 2, 10, damageEffectiveness = 1.97, baseMultiplier = 1.974, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 100, 5, 70, 2, 11, damageEffectiveness = 2.01, baseMultiplier = 2.011, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 100, 6, 70, 2, 12, damageEffectiveness = 2.05, baseMultiplier = 2.048, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 100, 6, 70, 2, 13, damageEffectiveness = 2.09, baseMultiplier = 2.086, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 100, 6, 70, 2, 14, damageEffectiveness = 2.12, baseMultiplier = 2.123, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 100, 6, 70, 2, 15, damageEffectiveness = 2.16, baseMultiplier = 2.161, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 100, 6, 70, 2, 16, damageEffectiveness = 2.2, baseMultiplier = 2.198, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 100, 6, 70, 2, 17, damageEffectiveness = 2.24, baseMultiplier = 2.235, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 100, 7, 70, 2, 18, damageEffectiveness = 2.27, baseMultiplier = 2.273, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 100, 7, 70, 2, 19, damageEffectiveness = 2.31, baseMultiplier = 2.31, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 100, 7, 70, 2, 20, damageEffectiveness = 2.35, baseMultiplier = 2.347, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 100, 7, 70, 2, 21, damageEffectiveness = 2.38, baseMultiplier = 2.385, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 100, 7, 70, 2, 22, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 100, 7, 70, 2, 23, damageEffectiveness = 2.46, baseMultiplier = 2.459, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 100, 8, 70, 2, 24, damageEffectiveness = 2.5, baseMultiplier = 2.497, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 100, 8, 70, 2, 25, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 100, 8, 70, 2, 26, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 100, 8, 70, 2, 27, damageEffectiveness = 2.61, baseMultiplier = 2.609, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 100, 8, 70, 2, 28, damageEffectiveness = 2.65, baseMultiplier = 2.646, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 100, 8, 70, 2, 29, damageEffectiveness = 2.68, baseMultiplier = 2.684, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 100, 8, 70, 2, 29, damageEffectiveness = 2.7, baseMultiplier = 2.702, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 100, 9, 70, 2, 30, damageEffectiveness = 2.72, baseMultiplier = 2.721, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 100, 9, 70, 2, 30, damageEffectiveness = 2.74, baseMultiplier = 2.74, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 100, 9, 70, 2, 31, damageEffectiveness = 2.76, baseMultiplier = 2.758, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 100, 9, 70, 2, 31, damageEffectiveness = 2.78, baseMultiplier = 2.777, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 100, 9, 70, 2, 32, damageEffectiveness = 2.8, baseMultiplier = 2.796, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 100, 9, 70, 2, 32, damageEffectiveness = 2.81, baseMultiplier = 2.814, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 100, 9, 70, 2, 33, damageEffectiveness = 2.83, baseMultiplier = 2.833, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 100, 9, 70, 2, 33, damageEffectiveness = 2.85, baseMultiplier = 2.852, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 100, 9, 70, 2, 34, damageEffectiveness = 2.87, baseMultiplier = 2.871, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["Slither"] = { @@ -9037,7 +9022,7 @@ skills["Slither"] = { color = 2, baseEffectiveness = 0, description = "Removes any existing Elusive buff before applying both Elusive and a buff that grants Phasing. While you have this buff, monsters that enter an area around you will be Withered. Using a skill or losing the Elusive buff ends this skill's effects. Shares a cooldown with other Blink skills.", - skillTypes = { [SkillType.TravelSkill] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Area] = true, [SkillType.ChaosSkill] = true, [SkillType.MovementSkill] = true, [SkillType.BlinkSkill] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Travel] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Area] = true, [SkillType.Chaos] = true, [SkillType.Movement] = true, [SkillType.Blink] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -9076,45 +9061,438 @@ skills["Slither"] = { "base_deal_no_damage", }, levels = { - [1] = { 0, 4, 0, 3000, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0, 4, 2, 3000, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 1, 4, 4, 3000, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 1, 4, 6, 3000, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 1, 4, 8, 3000, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 2, 4, 10, 3000, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 2, 5, 12, 3000, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 2, 5, 14, 3000, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 3, 5, 16, 3000, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 3, 5, 18, 3000, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 3, 5, 20, 3000, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 4, 5, 22, 3000, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 4, 5, 24, 3000, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 4, 6, 26, 3000, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 5, 6, 28, 3000, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 5, 6, 30, 3000, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [17] = { 5, 6, 32, 3000, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 6, 6, 34, 3000, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 6, 6, 36, 3000, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 6, 6, 38, 3000, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 7, 7, 40, 3000, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 7, 7, 42, 3000, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 7, 7, 44, 3000, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 8, 7, 46, 3000, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 8, 7, 48, 3000, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 8, 7, 50, 3000, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 9, 7, 52, 3000, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 9, 8, 54, 3000, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 9, 8, 56, 3000, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 10, 8, 58, 3000, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 10, 8, 59, 3000, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 10, 8, 60, 3000, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 11, 8, 61, 3000, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 11, 8, 62, 3000, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 11, 8, 63, 3000, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 12, 8, 64, 3000, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 12, 8, 65, 3000, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 12, 8, 66, 3000, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 13, 8, 67, 3000, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 13, 9, 68, 3000, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0, 4, 0, 3000, cooldown = 3, levelRequirement = 10, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 8, }, }, + [2] = { 0, 4, 2, 3000, cooldown = 3, levelRequirement = 13, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 9, }, }, + [3] = { 1, 4, 4, 3000, cooldown = 3, levelRequirement = 17, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 10, }, }, + [4] = { 1, 4, 6, 3000, cooldown = 3, levelRequirement = 21, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 11, }, }, + [5] = { 1, 4, 8, 3000, cooldown = 3, levelRequirement = 25, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 12, }, }, + [6] = { 2, 4, 10, 3000, cooldown = 3, levelRequirement = 29, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 13, }, }, + [7] = { 2, 5, 12, 3000, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 14, }, }, + [8] = { 2, 5, 14, 3000, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 14, }, }, + [9] = { 3, 5, 16, 3000, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 15, }, }, + [10] = { 3, 5, 18, 3000, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 16, }, }, + [11] = { 3, 5, 20, 3000, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 17, }, }, + [12] = { 4, 5, 22, 3000, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 17, }, }, + [13] = { 4, 5, 24, 3000, cooldown = 3, levelRequirement = 51, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 18, }, }, + [14] = { 4, 6, 26, 3000, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 19, }, }, + [15] = { 5, 6, 28, 3000, cooldown = 3, levelRequirement = 57, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 20, }, }, + [16] = { 5, 6, 30, 3000, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 20, }, }, + [17] = { 5, 6, 32, 3000, cooldown = 3, levelRequirement = 63, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 21, }, }, + [18] = { 6, 6, 34, 3000, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 22, }, }, + [19] = { 6, 6, 36, 3000, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 22, }, }, + [20] = { 6, 6, 38, 3000, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 23, }, }, + [21] = { 7, 7, 40, 3000, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 24, }, }, + [22] = { 7, 7, 42, 3000, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 24, }, }, + [23] = { 7, 7, 44, 3000, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 25, }, }, + [24] = { 8, 7, 46, 3000, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 25, }, }, + [25] = { 8, 7, 48, 3000, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 26, }, }, + [26] = { 8, 7, 50, 3000, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 26, }, }, + [27] = { 9, 7, 52, 3000, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 27, }, }, + [28] = { 9, 8, 54, 3000, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 27, }, }, + [29] = { 9, 8, 56, 3000, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 28, }, }, + [30] = { 10, 8, 58, 3000, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 28, }, }, + [31] = { 10, 8, 59, 3000, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 28, }, }, + [32] = { 10, 8, 60, 3000, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 29, }, }, + [33] = { 11, 8, 61, 3000, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 29, }, }, + [34] = { 11, 8, 62, 3000, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 29, }, }, + [35] = { 11, 8, 63, 3000, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 29, }, }, + [36] = { 12, 8, 64, 3000, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 30, }, }, + [37] = { 12, 8, 65, 3000, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 30, }, }, + [38] = { 12, 8, 66, 3000, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 30, }, }, + [39] = { 13, 8, 67, 3000, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 0, 5723, 10147, }, cost = { Mana = 30, }, }, + [40] = { 13, 9, 68, 3000, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 0, 2107, 5723, }, cost = { Mana = 31, }, }, + }, +} +skills["PoisonousConcoction"] = { + name = "Poisonous Concoction", + color = 2, + baseEffectiveness = 2.860100030899, + incrementalEffectiveness = 0.033100001513958, + description = "Throws an explosive bottle that deals unarmed attack damage in an area and has a chance to poison. Can consume charges from a Life flask to add further damage. Requires an empty main hand, and no off-hand weapon.", + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.RequiresOffHandNotWeapon] = true, }, + weaponTypes = { + ["None"] = true, + }, + statDescriptionScope = "skill_stat_descriptions", + castTime = 1, + baseFlags = { + attack = true, + area = true, + projectile = true, + }, + baseMods = { + skill("radius", 18), + }, + qualityStats = { + Default = { + { "base_skill_area_of_effect_+%", 0.5 }, + }, + Alternate1 = { + { "critical_strike_chance_+%", 1.5 }, + }, + Alternate2 = { + { "withered_on_hit_for_2_seconds_%_chance", 1 }, + }, + }, + stats = { + "attack_minimum_added_chaos_damage", + "attack_maximum_added_chaos_damage", + "flask_throw_added_chaos_damage_%_of_flask_life_to_recover", + "flask_throw_base_charges_used", + "additional_base_critical_strike_chance", + "base_chance_to_poison_on_hit_%", + "display_flask_throw_allowed_flask_types", + "base_is_projectile", + "is_area_damage", + "console_skill_dont_chase", + "visual_hit_effect_chaos_is_green", + }, + levels = { + [1] = { 0.80000001192093, 39, 3, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 0.80000001192093, 48, 3, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 0.80000001192093, 64, 3, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 83, 4, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 0.80000001192093, 106, 4, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.80000001192093, 134, 4, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 0.80000001192093, 168, 5, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.80000001192093, 197, 5, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 0.80000001192093, 231, 5, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 0.80000001192093, 270, 6, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 0.80000001192093, 314, 6, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 0.80000001192093, 365, 6, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 0.80000001192093, 422, 7, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 0.80000001192093, 488, 7, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [15] = { 0.80000001192093, 562, 7, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [16] = { 0.80000001192093, 647, 8, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [17] = { 0.80000001192093, 710, 8, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [18] = { 0.80000001192093, 778, 8, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [19] = { 0.80000001192093, 852, 9, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [20] = { 0.80000001192093, 933, 9, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [21] = { 0.80000001192093, 1021, 9, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 0.80000001192093, 1116, 10, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 0.80000001192093, 1220, 10, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 0.80000001192093, 1332, 10, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 0.80000001192093, 1454, 11, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 0.80000001192093, 1587, 11, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 0.80000001192093, 1730, 11, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 0.80000001192093, 1886, 12, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 0.80000001192093, 2055, 12, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 0.80000001192093, 2238, 12, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 0.80000001192093, 2335, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { 0.80000001192093, 2437, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [33] = { 0.80000001192093, 2542, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [34] = { 0.80000001192093, 2652, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [35] = { 0.80000001192093, 2766, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [36] = { 0.80000001192093, 2885, 13, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [37] = { 0.80000001192093, 3008, 14, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [38] = { 0.80000001192093, 3137, 14, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [39] = { 0.80000001192093, 3271, 14, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [40] = { 0.80000001192093, 3410, 14, 2, 600, 40, 1, attackSpeedMultiplier = 15, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + }, +} +skills["TemporalRift"] = { + name = "Temporal Rift", + color = 2, + description = "Reserves mana to apply a buff and leave afterimages of your recent past. Cast the spell again to return to the oldest afterimage, teleporting to that location as well as resetting your Life, Mana and Energy Shield to the values they had then.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.25, + baseFlags = { + spell = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "base_cooldown_speed_+%", 0.5 }, + }, + Alternate1 = { + { "chronomancer_buff_cooldown_speed_+%", 0.25 }, + { "base_reservation_efficiency_+%", -0.5 }, + }, + Alternate2 = { + { "debuff_time_passed_+%", 0.5 }, + }, + }, + stats = { + "base_cooldown_speed_+%", + "base_deal_no_damage", + "console_skill_dont_chase", + "spell_cast_time_cannot_be_modified", + "unaffected_by_temporal_chains", + }, + levels = { + [1] = { 0, manaReservationPercent = 10, cooldown = 5, levelRequirement = 34, statInterpolation = { 1, }, cost = { }, }, + [2] = { 2, manaReservationPercent = 10, cooldown = 5, levelRequirement = 36, statInterpolation = { 1, }, cost = { }, }, + [3] = { 4, manaReservationPercent = 10, cooldown = 5, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, + [4] = { 6, manaReservationPercent = 10, cooldown = 5, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, + [5] = { 8, manaReservationPercent = 10, cooldown = 5, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, + [6] = { 10, manaReservationPercent = 10, cooldown = 5, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, + [7] = { 12, manaReservationPercent = 10, cooldown = 5, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, + [8] = { 14, manaReservationPercent = 10, cooldown = 5, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, + [9] = { 16, manaReservationPercent = 10, cooldown = 5, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, + [10] = { 18, manaReservationPercent = 10, cooldown = 5, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, + [11] = { 20, manaReservationPercent = 10, cooldown = 5, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, + [12] = { 22, manaReservationPercent = 10, cooldown = 5, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, + [13] = { 24, manaReservationPercent = 10, cooldown = 5, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, + [14] = { 26, manaReservationPercent = 10, cooldown = 5, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, + [15] = { 28, manaReservationPercent = 10, cooldown = 5, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, + [16] = { 30, manaReservationPercent = 10, cooldown = 5, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, + [17] = { 32, manaReservationPercent = 10, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, + [18] = { 34, manaReservationPercent = 10, cooldown = 5, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, + [19] = { 36, manaReservationPercent = 10, cooldown = 5, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, + [20] = { 38, manaReservationPercent = 10, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, + [21] = { 40, manaReservationPercent = 10, cooldown = 5, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, + [22] = { 42, manaReservationPercent = 10, cooldown = 5, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, + [23] = { 44, manaReservationPercent = 10, cooldown = 5, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, + [24] = { 46, manaReservationPercent = 10, cooldown = 5, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, + [25] = { 48, manaReservationPercent = 10, cooldown = 5, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, + [26] = { 50, manaReservationPercent = 10, cooldown = 5, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, + [27] = { 52, manaReservationPercent = 10, cooldown = 5, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, + [28] = { 54, manaReservationPercent = 10, cooldown = 5, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, + [29] = { 56, manaReservationPercent = 10, cooldown = 5, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, + [30] = { 58, manaReservationPercent = 10, cooldown = 5, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, + [31] = { 59, manaReservationPercent = 10, cooldown = 5, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, + [32] = { 60, manaReservationPercent = 10, cooldown = 5, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, + [33] = { 61, manaReservationPercent = 10, cooldown = 5, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, + [34] = { 62, manaReservationPercent = 10, cooldown = 5, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, + [35] = { 63, manaReservationPercent = 10, cooldown = 5, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, + [36] = { 64, manaReservationPercent = 10, cooldown = 5, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, + [37] = { 65, manaReservationPercent = 10, cooldown = 5, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, + [38] = { 66, manaReservationPercent = 10, cooldown = 5, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, + [39] = { 67, manaReservationPercent = 10, cooldown = 5, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, + [40] = { 68, manaReservationPercent = 10, cooldown = 5, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + }, +} +skills["Tornado"] = { + name = "Tornado", + color = 2, + baseEffectiveness = 0.55549997091293, + incrementalEffectiveness = 0.046300001442432, + description = "Create a Tornado that hinders and repeatedly damages enemies around it. It will move forward for a duration, during which your projectiles can collide with it to deal damage as though it was an enemy. Then it will chase down enemies for a secondary duration, and reflect a portion of the damage it took from your projectiles to them in addition to its own damage.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Physical] = true, [SkillType.Area] = true, [SkillType.Orb] = true, [SkillType.AreaSpell] = true, }, + statDescriptionScope = "skill_stat_descriptions", + castTime = 0.75, + baseFlags = { + spell = true, + duration = true, + physical = true, + area = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "tornado_movement_speed_+%", 0.5 }, + }, + Alternate1 = { + { "tornado_only_primary_duration_+%", -2 }, + }, + Alternate2 = { + { "tornado_only_primary_duration_+%", 0.5 }, + }, + }, + stats = { + "spell_minimum_base_physical_damage", + "spell_maximum_base_physical_damage", + "base_secondary_skill_effect_duration", + "tornado_base_damage_interval_ms", + "tornado_damage_absorbed_%", + "number_of_tornados_allowed", + "tornado_movement_speed_+%", + "tornado_maximum_number_of_hits", + "tornado_hinder_%", + "skill_can_add_multiple_charges_per_action", + "damage_cannot_be_reflected_or_leech_if_used_by_other_object", + "is_area_damage", + }, + levels = { + [1] = { 0.80000001192093, 47, 4000, 250, 10, 1, 0, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 34, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 0.80000001192093, 54, 4000, 250, 10, 1, 3, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 36, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 0.80000001192093, 61, 4000, 250, 10, 1, 6, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 38, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [4] = { 0.80000001192093, 70, 4000, 250, 10, 1, 9, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [5] = { 0.80000001192093, 80, 4000, 250, 10, 1, 12, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 42, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [6] = { 0.80000001192093, 90, 4000, 250, 10, 1, 15, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [7] = { 0.80000001192093, 103, 4000, 250, 10, 1, 18, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 46, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 0.80000001192093, 116, 4000, 250, 10, 1, 21, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [9] = { 0.80000001192093, 132, 4000, 250, 10, 1, 24, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 0.80000001192093, 149, 4000, 250, 10, 1, 27, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [11] = { 0.80000001192093, 169, 4000, 250, 10, 1, 30, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 54, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [12] = { 0.80000001192093, 190, 4000, 250, 10, 1, 33, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [13] = { 0.80000001192093, 215, 4000, 250, 10, 1, 36, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [14] = { 0.80000001192093, 242, 4000, 250, 10, 1, 39, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 0.80000001192093, 273, 4000, 250, 10, 1, 42, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [16] = { 0.80000001192093, 307, 4000, 250, 10, 1, 45, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [17] = { 0.80000001192093, 345, 4000, 250, 10, 1, 48, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [18] = { 0.80000001192093, 388, 4000, 250, 10, 1, 51, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [19] = { 0.80000001192093, 411, 4000, 250, 10, 1, 54, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 69, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 0.80000001192093, 435, 4000, 250, 10, 1, 57, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 0.80000001192093, 488, 4000, 250, 10, 1, 60, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 0.80000001192093, 548, 4000, 250, 10, 1, 63, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 0.80000001192093, 614, 4000, 250, 10, 1, 66, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 0.80000001192093, 688, 4000, 250, 10, 1, 69, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [25] = { 0.80000001192093, 770, 4000, 250, 10, 1, 72, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [26] = { 0.80000001192093, 862, 4000, 250, 10, 1, 75, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [27] = { 0.80000001192093, 964, 4000, 250, 10, 1, 78, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [28] = { 0.80000001192093, 1078, 4000, 250, 10, 1, 81, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [29] = { 0.80000001192093, 1205, 4000, 250, 10, 1, 84, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 0.80000001192093, 1346, 4000, 250, 10, 1, 87, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [31] = { 0.80000001192093, 1422, 4000, 250, 10, 1, 88, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [32] = { 0.80000001192093, 1503, 4000, 250, 10, 1, 90, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [33] = { 0.80000001192093, 1588, 4000, 250, 10, 1, 91, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [34] = { 0.80000001192093, 1677, 4000, 250, 10, 1, 93, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [35] = { 0.80000001192093, 1772, 4000, 250, 10, 1, 94, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [36] = { 0.80000001192093, 1872, 4000, 250, 10, 1, 96, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [37] = { 0.80000001192093, 1977, 4000, 250, 10, 1, 97, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [38] = { 0.80000001192093, 2088, 4000, 250, 10, 1, 99, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [39] = { 0.80000001192093, 2205, 4000, 250, 10, 1, 100, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [40] = { 0.80000001192093, 2328, 4000, 250, 10, 1, 102, 20, -30, damageEffectiveness = 0.65, critChance = 5, duration = 1.5, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + }, +} +skills["IntuitiveLink"] = { + name = "Intuitive Link", + color = 2, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, their hits can trigger your supported spells. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "base_mana_cost_-%", 0.25 }, + }, + Alternate2 = { + { "dummy_stat_display_nothing", 0 }, + }, + }, + stats = { + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_trigger_link", + "display_link_stuff", + }, + levels = { + [1] = { duration = 8, levelRequirement = 34, statInterpolation = { }, cost = { ManaPerMinute = 900, }, }, + [2] = { duration = 8.1, levelRequirement = 36, statInterpolation = { }, cost = { ManaPerMinute = 960, }, }, + [3] = { duration = 8.2, levelRequirement = 38, statInterpolation = { }, cost = { ManaPerMinute = 1030, }, }, + [4] = { duration = 8.3, levelRequirement = 40, statInterpolation = { }, cost = { ManaPerMinute = 1080, }, }, + [5] = { duration = 8.4, levelRequirement = 42, statInterpolation = { }, cost = { ManaPerMinute = 1140, }, }, + [6] = { duration = 8.5, levelRequirement = 44, statInterpolation = { }, cost = { ManaPerMinute = 1200, }, }, + [7] = { duration = 8.6, levelRequirement = 46, statInterpolation = { }, cost = { ManaPerMinute = 1250, }, }, + [8] = { duration = 8.7, levelRequirement = 48, statInterpolation = { }, cost = { ManaPerMinute = 1310, }, }, + [9] = { duration = 8.8, levelRequirement = 50, statInterpolation = { }, cost = { ManaPerMinute = 1380, }, }, + [10] = { duration = 8.9, levelRequirement = 52, statInterpolation = { }, cost = { ManaPerMinute = 1440, }, }, + [11] = { duration = 9, levelRequirement = 54, statInterpolation = { }, cost = { ManaPerMinute = 1490, }, }, + [12] = { duration = 9.1, levelRequirement = 56, statInterpolation = { }, cost = { ManaPerMinute = 1550, }, }, + [13] = { duration = 9.2, levelRequirement = 58, statInterpolation = { }, cost = { ManaPerMinute = 1610, }, }, + [14] = { duration = 9.3, levelRequirement = 60, statInterpolation = { }, cost = { ManaPerMinute = 1680, }, }, + [15] = { duration = 9.4, levelRequirement = 62, statInterpolation = { }, cost = { ManaPerMinute = 1730, }, }, + [16] = { duration = 9.5, levelRequirement = 64, statInterpolation = { }, cost = { ManaPerMinute = 1790, }, }, + [17] = { duration = 9.6, levelRequirement = 66, statInterpolation = { }, cost = { ManaPerMinute = 1850, }, }, + [18] = { duration = 9.7, levelRequirement = 68, statInterpolation = { }, cost = { ManaPerMinute = 1900, }, }, + [19] = { duration = 9.8, levelRequirement = 69, statInterpolation = { }, cost = { ManaPerMinute = 1940, }, }, + [20] = { duration = 9.9, levelRequirement = 70, statInterpolation = { }, cost = { ManaPerMinute = 1960, }, }, + [21] = { duration = 10, levelRequirement = 72, statInterpolation = { }, cost = { ManaPerMinute = 2030, }, }, + [22] = { duration = 10.1, levelRequirement = 74, statInterpolation = { }, cost = { ManaPerMinute = 2090, }, }, + [23] = { duration = 10.2, levelRequirement = 76, statInterpolation = { }, cost = { ManaPerMinute = 2140, }, }, + [24] = { duration = 10.3, levelRequirement = 78, statInterpolation = { }, cost = { ManaPerMinute = 2200, }, }, + [25] = { duration = 10.4, levelRequirement = 80, statInterpolation = { }, cost = { ManaPerMinute = 2260, }, }, + [26] = { duration = 10.5, levelRequirement = 82, statInterpolation = { }, cost = { ManaPerMinute = 2330, }, }, + [27] = { duration = 10.6, levelRequirement = 84, statInterpolation = { }, cost = { ManaPerMinute = 2380, }, }, + [28] = { duration = 10.7, levelRequirement = 86, statInterpolation = { }, cost = { ManaPerMinute = 2440, }, }, + [29] = { duration = 10.8, levelRequirement = 88, statInterpolation = { }, cost = { ManaPerMinute = 2500, }, }, + [30] = { duration = 10.9, levelRequirement = 90, statInterpolation = { }, cost = { ManaPerMinute = 2550, }, }, + [31] = { duration = 11, levelRequirement = 91, statInterpolation = { }, cost = { ManaPerMinute = 2590, }, }, + [32] = { duration = 11.05, levelRequirement = 92, statInterpolation = { }, cost = { ManaPerMinute = 2610, }, }, + [33] = { duration = 11.1, levelRequirement = 93, statInterpolation = { }, cost = { ManaPerMinute = 2650, }, }, + [34] = { duration = 11.15, levelRequirement = 94, statInterpolation = { }, cost = { ManaPerMinute = 2680, }, }, + [35] = { duration = 11.2, levelRequirement = 95, statInterpolation = { }, cost = { ManaPerMinute = 2700, }, }, + [36] = { duration = 11.25, levelRequirement = 96, statInterpolation = { }, cost = { ManaPerMinute = 2740, }, }, + [37] = { duration = 11.3, levelRequirement = 97, statInterpolation = { }, cost = { ManaPerMinute = 2760, }, }, + [38] = { duration = 11.35, levelRequirement = 98, statInterpolation = { }, cost = { ManaPerMinute = 2790, }, }, + [39] = { duration = 11.4, levelRequirement = 99, statInterpolation = { }, cost = { ManaPerMinute = 2830, }, }, + [40] = { duration = 11.45, levelRequirement = 100, statInterpolation = { }, cost = { ManaPerMinute = 2850, }, }, + }, +} +skills["VampiricLink"] = { + name = "Vampiric Link", + color = 2, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, they get recovery from your life leech instead of you. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "skill_buff_effect_+%", 0.5 }, + }, + Alternate2 = { + { "remora_link_grants_damage_+%_when_on_full_life", 1 }, + }, + }, + stats = { + "remora_link_grants_maximum_life_leech_rate_%_per_minute", + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_link_stuff", + "life_leech_is_applied_to_remora_link_targets_instead", + }, + levels = { + [1] = { 120, duration = 8, levelRequirement = 34, statInterpolation = { 1, }, cost = { ManaPerMinute = 900, }, }, + [2] = { 132, duration = 8.1, levelRequirement = 36, statInterpolation = { 1, }, cost = { ManaPerMinute = 960, }, }, + [3] = { 144, duration = 8.2, levelRequirement = 38, statInterpolation = { 1, }, cost = { ManaPerMinute = 1030, }, }, + [4] = { 156, duration = 8.3, levelRequirement = 40, statInterpolation = { 1, }, cost = { ManaPerMinute = 1080, }, }, + [5] = { 168, duration = 8.4, levelRequirement = 42, statInterpolation = { 1, }, cost = { ManaPerMinute = 1140, }, }, + [6] = { 180, duration = 8.5, levelRequirement = 44, statInterpolation = { 1, }, cost = { ManaPerMinute = 1200, }, }, + [7] = { 192, duration = 8.6, levelRequirement = 46, statInterpolation = { 1, }, cost = { ManaPerMinute = 1250, }, }, + [8] = { 204, duration = 8.7, levelRequirement = 48, statInterpolation = { 1, }, cost = { ManaPerMinute = 1310, }, }, + [9] = { 216, duration = 8.8, levelRequirement = 50, statInterpolation = { 1, }, cost = { ManaPerMinute = 1380, }, }, + [10] = { 228, duration = 8.9, levelRequirement = 52, statInterpolation = { 1, }, cost = { ManaPerMinute = 1440, }, }, + [11] = { 240, duration = 9, levelRequirement = 54, statInterpolation = { 1, }, cost = { ManaPerMinute = 1490, }, }, + [12] = { 252, duration = 9.1, levelRequirement = 56, statInterpolation = { 1, }, cost = { ManaPerMinute = 1550, }, }, + [13] = { 264, duration = 9.2, levelRequirement = 58, statInterpolation = { 1, }, cost = { ManaPerMinute = 1610, }, }, + [14] = { 276, duration = 9.3, levelRequirement = 60, statInterpolation = { 1, }, cost = { ManaPerMinute = 1680, }, }, + [15] = { 288, duration = 9.4, levelRequirement = 62, statInterpolation = { 1, }, cost = { ManaPerMinute = 1730, }, }, + [16] = { 300, duration = 9.5, levelRequirement = 64, statInterpolation = { 1, }, cost = { ManaPerMinute = 1790, }, }, + [17] = { 312, duration = 9.6, levelRequirement = 66, statInterpolation = { 1, }, cost = { ManaPerMinute = 1850, }, }, + [18] = { 324, duration = 9.7, levelRequirement = 68, statInterpolation = { 1, }, cost = { ManaPerMinute = 1900, }, }, + [19] = { 336, duration = 9.8, levelRequirement = 69, statInterpolation = { 1, }, cost = { ManaPerMinute = 1940, }, }, + [20] = { 348, duration = 9.9, levelRequirement = 70, statInterpolation = { 1, }, cost = { ManaPerMinute = 1960, }, }, + [21] = { 360, duration = 10, levelRequirement = 72, statInterpolation = { 1, }, cost = { ManaPerMinute = 2030, }, }, + [22] = { 372, duration = 10.1, levelRequirement = 74, statInterpolation = { 1, }, cost = { ManaPerMinute = 2090, }, }, + [23] = { 384, duration = 10.2, levelRequirement = 76, statInterpolation = { 1, }, cost = { ManaPerMinute = 2140, }, }, + [24] = { 396, duration = 10.3, levelRequirement = 78, statInterpolation = { 1, }, cost = { ManaPerMinute = 2200, }, }, + [25] = { 408, duration = 10.4, levelRequirement = 80, statInterpolation = { 1, }, cost = { ManaPerMinute = 2260, }, }, + [26] = { 420, duration = 10.5, levelRequirement = 82, statInterpolation = { 1, }, cost = { ManaPerMinute = 2330, }, }, + [27] = { 432, duration = 10.6, levelRequirement = 84, statInterpolation = { 1, }, cost = { ManaPerMinute = 2380, }, }, + [28] = { 444, duration = 10.7, levelRequirement = 86, statInterpolation = { 1, }, cost = { ManaPerMinute = 2440, }, }, + [29] = { 456, duration = 10.8, levelRequirement = 88, statInterpolation = { 1, }, cost = { ManaPerMinute = 2500, }, }, + [30] = { 468, duration = 10.9, levelRequirement = 90, statInterpolation = { 1, }, cost = { ManaPerMinute = 2550, }, }, + [31] = { 468, duration = 11, levelRequirement = 91, statInterpolation = { 1, }, cost = { ManaPerMinute = 2590, }, }, + [32] = { 480, duration = 11.05, levelRequirement = 92, statInterpolation = { 1, }, cost = { ManaPerMinute = 2610, }, }, + [33] = { 486, duration = 11.1, levelRequirement = 93, statInterpolation = { 1, }, cost = { ManaPerMinute = 2650, }, }, + [34] = { 492, duration = 11.15, levelRequirement = 94, statInterpolation = { 1, }, cost = { ManaPerMinute = 2680, }, }, + [35] = { 498, duration = 11.2, levelRequirement = 95, statInterpolation = { 1, }, cost = { ManaPerMinute = 2700, }, }, + [36] = { 504, duration = 11.25, levelRequirement = 96, statInterpolation = { 1, }, cost = { ManaPerMinute = 2740, }, }, + [37] = { 510, duration = 11.3, levelRequirement = 97, statInterpolation = { 1, }, cost = { ManaPerMinute = 2760, }, }, + [38] = { 516, duration = 11.35, levelRequirement = 98, statInterpolation = { 1, }, cost = { ManaPerMinute = 2790, }, }, + [39] = { 522, duration = 11.4, levelRequirement = 99, statInterpolation = { 1, }, cost = { ManaPerMinute = 2830, }, }, + [40] = { 528, duration = 11.45, levelRequirement = 100, statInterpolation = { 1, }, cost = { ManaPerMinute = 2850, }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/act_int.lua b/src/Data/Skills/act_int.lua index f88abef2be..344d439252 100644 --- a/src/Data/Skills/act_int.lua +++ b/src/Data/Skills/act_int.lua @@ -12,7 +12,7 @@ skills["Arc"] = { baseEffectiveness = 1.722000002861, incrementalEffectiveness = 0.032299999147654, description = "An arc of lightning stretches from the caster to a targeted enemy and chains on to other nearby enemies. Each time the main beam chains it will also chain to a second enemy, but that secondary arc cannot chain further.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.7, statMap = { @@ -52,46 +52,46 @@ skills["Arc"] = { "disable_visual_hit_effect", }, levels = { - [1] = { 0.30000001192093, 1.7000000476837, 10, 4, 10, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.30000001192093, 1.7000000476837, 10, 4, 11, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 0.30000001192093, 1.7000000476837, 10, 4, 12, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 0.30000001192093, 1.7000000476837, 10, 4, 13, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 0.30000001192093, 1.7000000476837, 10, 4, 14, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.30000001192093, 1.7000000476837, 10, 5, 15, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.30000001192093, 1.7000000476837, 10, 5, 16, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.30000001192093, 1.7000000476837, 10, 5, 17, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.30000001192093, 1.7000000476837, 10, 5, 18, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 0.30000001192093, 1.7000000476837, 10, 5, 19, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.30000001192093, 1.7000000476837, 10, 6, 20, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 0.30000001192093, 1.7000000476837, 10, 6, 21, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 0.30000001192093, 1.7000000476837, 10, 6, 22, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.30000001192093, 1.7000000476837, 10, 6, 23, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.30000001192093, 1.7000000476837, 10, 6, 24, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.30000001192093, 1.7000000476837, 10, 7, 25, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.30000001192093, 1.7000000476837, 10, 7, 26, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.30000001192093, 1.7000000476837, 10, 7, 27, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.30000001192093, 1.7000000476837, 10, 7, 28, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.30000001192093, 1.7000000476837, 10, 7, 29, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.30000001192093, 1.7000000476837, 10, 8, 30, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.30000001192093, 1.7000000476837, 10, 8, 31, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.30000001192093, 1.7000000476837, 10, 8, 32, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.30000001192093, 1.7000000476837, 10, 8, 33, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.30000001192093, 1.7000000476837, 10, 8, 34, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.30000001192093, 1.7000000476837, 10, 9, 35, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.30000001192093, 1.7000000476837, 10, 9, 36, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.30000001192093, 1.7000000476837, 10, 9, 37, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.30000001192093, 1.7000000476837, 10, 9, 38, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.30000001192093, 1.7000000476837, 10, 9, 39, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.30000001192093, 1.7000000476837, 10, 10, 39, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.30000001192093, 1.7000000476837, 10, 10, 40, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.30000001192093, 1.7000000476837, 10, 10, 40, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.30000001192093, 1.7000000476837, 10, 10, 41, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.30000001192093, 1.7000000476837, 10, 10, 41, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.30000001192093, 1.7000000476837, 10, 11, 42, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.30000001192093, 1.7000000476837, 10, 11, 42, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.30000001192093, 1.7000000476837, 10, 11, 43, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.30000001192093, 1.7000000476837, 10, 11, 43, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.30000001192093, 1.7000000476837, 10, 11, 44, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.30000001192093, 33, 10, 4, 10, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.30000001192093, 41, 10, 4, 11, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 0.30000001192093, 54, 10, 4, 12, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 0.30000001192093, 70, 10, 4, 13, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 0.30000001192093, 89, 10, 4, 14, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.30000001192093, 112, 10, 5, 15, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.30000001192093, 139, 10, 5, 16, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.30000001192093, 163, 10, 5, 17, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.30000001192093, 191, 10, 5, 18, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 0.30000001192093, 223, 10, 5, 19, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.30000001192093, 258, 10, 6, 20, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 0.30000001192093, 299, 10, 6, 21, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 0.30000001192093, 346, 10, 6, 22, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.30000001192093, 399, 10, 6, 23, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.30000001192093, 458, 10, 6, 24, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.30000001192093, 526, 10, 7, 25, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.30000001192093, 577, 10, 7, 26, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.30000001192093, 631, 10, 7, 27, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.30000001192093, 690, 10, 7, 28, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.30000001192093, 754, 10, 7, 29, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.30000001192093, 824, 10, 8, 30, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.30000001192093, 900, 10, 8, 31, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.30000001192093, 982, 10, 8, 32, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.30000001192093, 1070, 10, 8, 33, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.30000001192093, 1167, 10, 8, 34, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.30000001192093, 1271, 10, 9, 35, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.30000001192093, 1384, 10, 9, 36, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.30000001192093, 1506, 10, 9, 37, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.30000001192093, 1639, 10, 9, 38, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.30000001192093, 1782, 10, 9, 39, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.30000001192093, 1858, 10, 10, 39, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.30000001192093, 1937, 10, 10, 40, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.30000001192093, 2019, 10, 10, 40, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.30000001192093, 2105, 10, 10, 41, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.30000001192093, 2193, 10, 10, 41, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.30000001192093, 2286, 10, 11, 42, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.30000001192093, 2382, 10, 11, 42, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.30000001192093, 2482, 10, 11, 43, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.30000001192093, 2586, 10, 11, 43, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.30000001192093, 2694, 10, 11, 44, 15, 35, damageEffectiveness = 0.8, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["VaalArcChain"] = { @@ -100,7 +100,7 @@ skills["VaalArcChain"] = { baseEffectiveness = 4.5599999427795, incrementalEffectiveness = 0.032999999821186, description = "A shocking arc of lightning stretches from the caster to a targeted enemy and chains to other nearby enemies. Each time the beam chains it will also chain simultaneously to a second enemy, but no enemy can be hit twice by the beams. Also grants a buff making you lucky when damaging enemies with Arc for a short duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, statMap = { @@ -134,53 +134,53 @@ skills["VaalArcChain"] = { "disable_visual_hit_effect", }, levels = { - [1] = { 0.75, 1.25, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.75, 1.25, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.75, 1.25, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.75, 1.25, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.75, 1.25, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.75, 1.25, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.75, 1.25, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.75, 1.25, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.75, 1.25, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.75, 1.25, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.75, 1.25, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.75, 1.25, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.75, 1.25, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.75, 1.25, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.75, 1.25, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.75, 1.25, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.75, 1.25, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.75, 1.25, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.75, 1.25, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.75, 1.25, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.75, 1.25, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.75, 1.25, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.75, 1.25, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.75, 1.25, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.75, 1.25, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.75, 1.25, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.75, 1.25, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.75, 1.25, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.75, 1.25, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.75, 1.25, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.75, 1.25, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.75, 1.25, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.75, 1.25, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.75, 1.25, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.75, 64, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 12, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [2] = { 0.75, 80, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 15, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [3] = { 0.75, 106, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 19, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [4] = { 0.75, 138, 100, 5, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 23, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [5] = { 0.75, 176, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 27, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [6] = { 0.75, 222, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 31, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [7] = { 0.75, 277, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 35, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [8] = { 0.75, 326, 100, 6, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 38, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [9] = { 0.75, 382, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 41, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [10] = { 0.75, 446, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 44, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [11] = { 0.75, 519, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 47, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [12] = { 0.75, 603, 100, 7, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 50, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [13] = { 0.75, 698, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 53, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [14] = { 0.75, 806, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 56, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [15] = { 0.75, 929, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 59, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [16] = { 0.75, 1068, 100, 8, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 62, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [17] = { 0.75, 1172, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 64, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [18] = { 0.75, 1284, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 66, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [19] = { 0.75, 1406, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 68, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [20] = { 0.75, 1539, 100, 9, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 70, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [21] = { 0.75, 1684, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 72, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [22] = { 0.75, 1841, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 74, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [23] = { 0.75, 2011, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 76, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [24] = { 0.75, 2196, 100, 10, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 78, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [25] = { 0.75, 2397, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 80, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [26] = { 0.75, 2614, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 82, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [27] = { 0.75, 2851, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 84, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [28] = { 0.75, 3107, 100, 11, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 86, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [29] = { 0.75, 3384, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 88, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [30] = { 0.75, 3685, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 90, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [31] = { 0.75, 3845, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 91, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [32] = { 0.75, 4011, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 92, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [33] = { 0.75, 4184, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 93, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [34] = { 0.75, 4365, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 94, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [35] = { 0.75, 4552, 100, 12, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 95, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [36] = { 0.75, 4747, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 96, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [37] = { 0.75, 4950, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 97, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [38] = { 0.75, 5161, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 98, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [39] = { 0.75, 5381, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 99, statInterpolation = { 3, 1, 1474, 1475, 659, 172, 12458, 12609, }, cost = { }, }, + [40] = { 0.75, 5610, 100, 13, 100, 100, 15, 50, damageEffectiveness = 1.8, critChance = 5, duration = 4, levelRequirement = 100, statInterpolation = { 3, 1, 6345, 3064, 3065, 357, 2, 2, }, cost = { }, }, }, } skills["ArcaneCloak"] = { name = "Arcane Cloak", color = 3, description = "Spends a portion of your mana to grant a buff that takes some of the damage from hits for you until depleted. The buff grants added lightning damage based on the amount of mana spent by this skill. Shares a cooldown with other Guard skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.GuardSkill] = true, [SkillType.LightningSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.Arcane] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Guard] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, [SkillType.Arcane] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -223,46 +223,46 @@ skills["ArcaneCloak"] = { "display_this_skill_cooldown_does_not_recover_during_buff", }, levels = { - [1] = { 75, 45, 10, levelRequirement = 16, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 75, 46, 10, levelRequirement = 20, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 75, 47, 10, levelRequirement = 24, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 75, 48, 10, levelRequirement = 28, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 75, 49, 11, levelRequirement = 31, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 75, 50, 11, levelRequirement = 34, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 75, 51, 11, levelRequirement = 37, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 75, 52, 11, levelRequirement = 40, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 75, 53, 12, levelRequirement = 43, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 75, 54, 12, levelRequirement = 46, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 75, 55, 12, levelRequirement = 49, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 75, 56, 12, levelRequirement = 52, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 75, 57, 13, levelRequirement = 55, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 75, 58, 13, levelRequirement = 58, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 75, 59, 13, levelRequirement = 60, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 75, 60, 13, levelRequirement = 62, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 75, 61, 14, levelRequirement = 64, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 75, 62, 14, levelRequirement = 66, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 75, 63, 14, levelRequirement = 68, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 75, 64, 14, levelRequirement = 70, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 75, 65, 15, levelRequirement = 72, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 75, 66, 15, levelRequirement = 74, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 75, 67, 15, levelRequirement = 76, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 75, 68, 15, levelRequirement = 78, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 75, 69, 16, levelRequirement = 80, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 75, 70, 16, levelRequirement = 82, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 75, 71, 16, levelRequirement = 84, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 75, 72, 16, levelRequirement = 86, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 75, 73, 17, levelRequirement = 88, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 75, 74, 17, levelRequirement = 90, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 75, 74, 17, levelRequirement = 91, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 75, 75, 17, levelRequirement = 92, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 75, 75, 17, levelRequirement = 93, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 75, 76, 17, levelRequirement = 94, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 75, 76, 18, levelRequirement = 95, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 75, 77, 18, levelRequirement = 96, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 75, 77, 18, levelRequirement = 97, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 75, 78, 18, levelRequirement = 98, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 75, 78, 18, levelRequirement = 99, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 75, 79, 18, levelRequirement = 100, duration = 3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 75, 45, 10, levelRequirement = 16, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 75, 46, 10, levelRequirement = 20, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 75, 47, 10, levelRequirement = 24, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 75, 48, 10, levelRequirement = 28, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 75, 49, 11, levelRequirement = 31, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 75, 50, 11, levelRequirement = 34, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 75, 51, 11, levelRequirement = 37, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 75, 52, 11, levelRequirement = 40, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 75, 53, 12, levelRequirement = 43, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 75, 54, 12, levelRequirement = 46, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 75, 55, 12, levelRequirement = 49, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 75, 56, 12, levelRequirement = 52, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 75, 57, 13, levelRequirement = 55, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 75, 58, 13, levelRequirement = 58, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 75, 59, 13, levelRequirement = 60, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 75, 60, 13, levelRequirement = 62, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 75, 61, 14, levelRequirement = 64, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 75, 62, 14, levelRequirement = 66, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 75, 63, 14, levelRequirement = 68, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 75, 64, 14, levelRequirement = 70, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 75, 65, 15, levelRequirement = 72, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 75, 66, 15, levelRequirement = 74, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 75, 67, 15, levelRequirement = 76, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 75, 68, 15, levelRequirement = 78, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 75, 69, 16, levelRequirement = 80, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 75, 70, 16, levelRequirement = 82, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 75, 71, 16, levelRequirement = 84, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 75, 72, 16, levelRequirement = 86, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 75, 73, 17, levelRequirement = 88, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 75, 74, 17, levelRequirement = 90, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 75, 74, 17, levelRequirement = 91, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 75, 75, 17, levelRequirement = 92, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 75, 75, 17, levelRequirement = 93, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 75, 76, 17, levelRequirement = 94, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 75, 76, 18, levelRequirement = 95, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 75, 77, 18, levelRequirement = 96, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 75, 77, 18, levelRequirement = 97, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 75, 78, 18, levelRequirement = 98, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 75, 78, 18, levelRequirement = 99, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 75, 79, 18, levelRequirement = 100, duration = 3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ArcticBreath"] = { @@ -271,7 +271,7 @@ skills["ArcticBreath"] = { baseEffectiveness = 1.2987999916077, incrementalEffectiveness = 0.039900001138449, description = "Fire an icy projectile that bursts on impact or when reaching the targeted area, dealing area damage and creating a chilling area that deals cold damage over time. This area will creep across the ground towards nearby enemies until its duration expires.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { @@ -309,55 +309,55 @@ skills["ArcticBreath"] = { "base_is_projectile", }, levels = { - [1] = { 0.68999999761581, 1.0299999713898, 10, 64, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0.68999999761581, 1.0299999713898, 10, 68.500003756334, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 0.68999999761581, 1.0299999713898, 10, 73.166666076829, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 0.68999999761581, 1.0299999713898, 10, 77.66666585952, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 23, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 9, }, }, - [5] = { 0.68999999761581, 1.0299999713898, 10, 82.166665642212, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 27, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 0.68999999761581, 1.0299999713898, 10, 86.666665424903, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 11, }, }, - [7] = { 0.68999999761581, 1.0299999713898, 10, 91.333335692684, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 35, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 12, }, }, - [8] = { 0.68999999761581, 1.0299999713898, 10, 95.833335475375, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 38, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 13, }, }, - [9] = { 0.68999999761581, 1.0299999713898, 10, 100.33333525807, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 41, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 14, }, }, - [10] = { 0.68999999761581, 1.0299999713898, 10, 104.83333504076, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 0.68999999761581, 1.0299999713898, 10, 109.50000530854, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 47, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 15, }, }, - [12] = { 0.68999999761581, 1.0299999713898, 10, 114.00000509123, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 15, }, }, - [13] = { 0.68999999761581, 1.0299999713898, 10, 118.50000487392, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 0.68999999761581, 1.0299999713898, 10, 123.00000465661, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 0.68999999761581, 1.0299999713898, 10, 127.66666697711, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 17, }, }, - [16] = { 0.68999999761581, 1.0299999713898, 10, 132.1666667598, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.68999999761581, 1.0299999713898, 10, 136.66666654249, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.68999999761581, 1.0299999713898, 10, 141.16667427247, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.68999999761581, 1.0299999713898, 10, 145.83333659296, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.68999999761581, 1.0299999713898, 10, 150.33334432294, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.68999999761581, 1.0299999713898, 10, 154.83333615835, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 21, }, }, - [22] = { 0.68999999761581, 1.0299999713898, 10, 159.49999847884, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.68999999761581, 1.0299999713898, 10, 164.00000620882, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.68999999761581, 1.0299999713898, 10, 168.49999804422, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.68999999761581, 1.0299999713898, 10, 173.0000057742, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.68999999761581, 1.0299999713898, 10, 177.66666809469, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.68999999761581, 1.0299999713898, 10, 182.16667582467, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.68999999761581, 1.0299999713898, 10, 186.66666766008, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.68999999761581, 1.0299999713898, 10, 191.16667539005, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.68999999761581, 1.0299999713898, 10, 195.83333771055, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.68999999761581, 1.0299999713898, 10, 198.00000633299, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.68999999761581, 1.0299999713898, 10, 200.33334544053, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.68999999761581, 1.0299999713898, 10, 202.66666865349, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.68999999761581, 1.0299999713898, 10, 205.00000776102, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.68999999761581, 1.0299999713898, 10, 207.16667638347, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.68999999761581, 1.0299999713898, 10, 209.49999959643, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 26, }, }, - [37] = { 0.68999999761581, 1.0299999713898, 10, 211.83333870396, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.68999999761581, 1.0299999713898, 10, 214.16667781149, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.68999999761581, 1.0299999713898, 10, 216.33333053937, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.68999999761581, 1.0299999713898, 10, 218.6666696469, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 3, 1, 1, }, cost = { Mana = 27, }, }, + [1] = { 0.68999999761581, 16, 10, 1102, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 0.68999999761581, 21, 10, 1548, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 0.68999999761581, 28, 10, 2311, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [4] = { 0.68999999761581, 37, 10, 3368, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [5] = { 0.68999999761581, 49, 10, 4807, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 0.68999999761581, 64, 10, 6758, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [7] = { 0.68999999761581, 82, 10, 9391, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [8] = { 0.68999999761581, 98, 10, 12060, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [9] = { 0.68999999761581, 117, 10, 15398, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [10] = { 0.68999999761581, 139, 10, 19512, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 0.68999999761581, 166, 10, 24666, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [12] = { 0.68999999761581, 196, 10, 30947, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [13] = { 0.68999999761581, 231, 10, 38682, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 0.68999999761581, 273, 10, 48181, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 0.68999999761581, 321, 10, 59817, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 0.68999999761581, 376, 10, 73914, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.68999999761581, 418, 10, 85947, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 0.68999999761581, 465, 10, 99671, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 0.68999999761581, 516, 10, 115550, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 0.68999999761581, 572, 10, 133535, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 0.68999999761581, 634, 10, 154076, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [22] = { 0.68999999761581, 702, 10, 177737, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 0.68999999761581, 778, 10, 204467, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 0.68999999761581, 860, 10, 234896, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 0.68999999761581, 952, 10, 269505, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 0.68999999761581, 1052, 10, 309168, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 0.68999999761581, 1163, 10, 353845, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 0.68999999761581, 1284, 10, 404310, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 0.68999999761581, 1417, 10, 461714, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 0.68999999761581, 1564, 10, 527223, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 0.68999999761581, 1643, 10, 562527, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 0.68999999761581, 1725, 10, 600548, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 0.68999999761581, 1812, 10, 641200, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 0.68999999761581, 1903, 10, 684046, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 0.68999999761581, 1997, 10, 729506, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 0.68999999761581, 2097, 10, 778068, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [37] = { 0.68999999761581, 2201, 10, 829585, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 0.68999999761581, 2311, 10, 884598, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 0.68999999761581, 2425, 10, 942162, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 0.68999999761581, 2545, 10, 1004409, 200, 60, damageEffectiveness = 0.8, critChance = 6, duration = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, }, } skills["CataclysmSigil"] = { name = "Armageddon Brand", color = 3, - baseEffectiveness = 1.054200053215, - incrementalEffectiveness = 0.041400000452995, + baseEffectiveness = 1.2875000238419, + incrementalEffectiveness = 0.044900000095367, description = "Creates a magical brand which can attach to a nearby enemy. It periodically activates while attached, causing a fiery meteor to fall from the sky. The brand will detach if the enemy dies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "brand_skill_stat_descriptions", castTime = 0.4, preDamageFunc = function(activeSkill, output) @@ -394,8 +394,7 @@ skills["CataclysmSigil"] = { "base_secondary_skill_effect_duration", "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", - "active_skill_ignite_damage_+%_final", - "base_chance_to_ignite_%", + "sigil_attached_target_hit_damage_+%_final", "is_area_damage", "additive_cast_speed_modifiers_apply_to_sigil_repeat_frequency", "base_skill_show_average_damage_instead_of_dps", @@ -403,46 +402,46 @@ skills["CataclysmSigil"] = { "console_skill_dont_chase", }, levels = { - [1] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 120, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 127, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 31, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 134, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 34, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [4] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 141, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 37, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [5] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 147, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [6] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 154, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [7] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 161, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [8] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 168, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 46, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [9] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 175, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [10] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 182, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [11] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 188, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [12] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 195, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [13] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 202, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [14] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 209, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [15] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 216, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [16] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 223, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [17] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 229, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 236, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [19] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 243, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [20] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 250, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [21] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 257, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [22] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 264, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [23] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 271, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [24] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 277, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [25] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 284, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [26] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 291, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [27] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 298, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [28] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 305, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [29] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 312, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 318, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [31] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 322, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [32] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 325, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 34, }, }, - [33] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 329, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 34, }, }, - [34] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 332, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 34, }, }, - [35] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 336, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [36] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 339, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [37] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 342, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 346, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 35, }, }, - [39] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 349, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 1, 750, 6000, 0.80000001192093, 1.2000000476837, 353, 25, damageEffectiveness = 0.85, critChance = 6, duration = 5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 1, 1000, 6000, 46, 69, 10, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 1, 1000, 6000, 57, 85, 11, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 1, 1000, 6000, 69, 104, 12, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [4] = { 1, 1000, 6000, 84, 127, 13, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [5] = { 1, 1000, 6000, 102, 154, 14, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [6] = { 1, 1000, 6000, 116, 174, 15, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [7] = { 1, 1000, 6000, 132, 198, 16, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [8] = { 1, 1000, 6000, 149, 224, 17, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [9] = { 1, 1000, 6000, 169, 253, 18, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [10] = { 1, 1000, 6000, 191, 286, 19, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [11] = { 1, 1000, 6000, 215, 323, 20, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [12] = { 1, 1000, 6000, 243, 364, 21, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 1, 1000, 6000, 273, 410, 22, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [14] = { 1, 1000, 6000, 307, 461, 23, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [15] = { 1, 1000, 6000, 346, 518, 24, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [16] = { 1, 1000, 6000, 388, 582, 25, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [17] = { 1, 1000, 6000, 436, 653, 26, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 1, 1000, 6000, 489, 733, 27, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [19] = { 1, 1000, 6000, 547, 821, 28, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [20] = { 1, 1000, 6000, 613, 920, 29, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [21] = { 1, 1000, 6000, 686, 1029, 30, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [22] = { 1, 1000, 6000, 767, 1151, 31, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [23] = { 1, 1000, 6000, 858, 1287, 32, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [24] = { 1, 1000, 6000, 959, 1438, 33, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [25] = { 1, 1000, 6000, 1070, 1606, 34, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [26] = { 1, 1000, 6000, 1195, 1792, 35, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [27] = { 1, 1000, 6000, 1333, 1999, 36, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [28] = { 1, 1000, 6000, 1486, 2229, 37, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [29] = { 1, 1000, 6000, 1657, 2485, 38, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 1, 1000, 6000, 1846, 2768, 39, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [31] = { 1, 1000, 6000, 1948, 2922, 39, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [32] = { 1, 1000, 6000, 2056, 3083, 40, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [33] = { 1, 1000, 6000, 2169, 3253, 40, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [34] = { 1, 1000, 6000, 2288, 3433, 41, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [35] = { 1, 1000, 6000, 2414, 3621, 41, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [36] = { 1, 1000, 6000, 2547, 3820, 42, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [37] = { 1, 1000, 6000, 2686, 4029, 42, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [38] = { 1, 1000, 6000, 2833, 4249, 43, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [39] = { 1, 1000, 6000, 2988, 4481, 43, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [40] = { 1, 1000, 6000, 3150, 4726, 44, damageEffectiveness = 1.35, critChance = 5, duration = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["AssassinsMark"] = { @@ -450,7 +449,7 @@ skills["AssassinsMark"] = { color = 3, baseEffectiveness = 0, description = "Curses a single enemy, making them more vulnerable to Critical Strikes. Killing the cursed enemy will grant life and mana, and a power charge. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -501,46 +500,46 @@ skills["AssassinsMark"] = { "base_deal_no_damage", }, levels = { - [1] = { 6000, 30, 150, 65, 25, 100, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 6200, 31, 150, 99, 28, 100, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 6400, 32, 150, 134, 32, 100, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 6600, 33, 150, 169, 35, 100, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 6800, 34, 150, 204, 39, 100, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 7000, 35, 150, 239, 42, 100, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 7200, 36, 150, 274, 46, 100, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 7400, 37, 150, 309, 50, 100, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 7600, 38, 150, 344, 53, 100, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 7800, 39, 150, 367, 56, 100, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 8000, 40, 150, 390, 58, 100, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 8200, 41, 150, 413, 60, 100, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 8400, 42, 150, 437, 63, 100, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 8600, 43, 150, 460, 65, 100, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 8800, 44, 150, 483, 68, 100, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 9000, 45, 150, 506, 70, 100, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 9200, 46, 150, 530, 72, 100, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 9400, 47, 150, 553, 75, 100, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 9600, 48, 150, 576, 77, 100, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 9800, 49, 150, 600, 80, 100, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 10000, 50, 150, 623, 82, 100, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 10200, 51, 150, 646, 84, 100, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 10400, 52, 150, 669, 87, 100, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 10600, 53, 150, 693, 89, 100, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 10800, 54, 150, 716, 91, 100, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11000, 55, 150, 739, 94, 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11200, 56, 150, 762, 96, 100, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11400, 57, 150, 786, 99, 100, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11600, 58, 150, 809, 101, 100, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11800, 59, 150, 832, 103, 100, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11900, 59, 150, 844, 105, 100, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 60, 150, 855, 106, 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12100, 60, 150, 867, 107, 100, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12200, 61, 150, 879, 108, 100, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12300, 61, 150, 890, 109, 100, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12400, 62, 150, 902, 111, 100, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12500, 62, 150, 914, 112, 100, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12600, 63, 150, 925, 113, 100, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12700, 63, 150, 937, 114, 100, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12800, 64, 150, 948, 115, 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 6000, 30, 150, 65, 25, 100, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 6200, 31, 150, 99, 28, 100, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 6400, 32, 150, 134, 32, 100, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 6600, 33, 150, 169, 35, 100, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 6800, 34, 150, 204, 39, 100, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 7000, 35, 150, 239, 42, 100, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 7200, 36, 150, 274, 46, 100, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 7400, 37, 150, 309, 50, 100, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 7600, 38, 150, 344, 53, 100, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 7800, 39, 150, 367, 56, 100, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 8000, 40, 150, 390, 58, 100, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 8200, 41, 150, 413, 60, 100, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 8400, 42, 150, 437, 63, 100, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 8600, 43, 150, 460, 65, 100, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 8800, 44, 150, 483, 68, 100, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 9000, 45, 150, 506, 70, 100, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 9200, 46, 150, 530, 72, 100, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 9400, 47, 150, 553, 75, 100, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 9600, 48, 150, 576, 77, 100, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 9800, 49, 150, 600, 80, 100, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 10000, 50, 150, 623, 82, 100, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 10200, 51, 150, 646, 84, 100, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 10400, 52, 150, 669, 87, 100, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 10600, 53, 150, 693, 89, 100, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 10800, 54, 150, 716, 91, 100, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11000, 55, 150, 739, 94, 100, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11200, 56, 150, 762, 96, 100, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11400, 57, 150, 786, 99, 100, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11600, 58, 150, 809, 101, 100, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11800, 59, 150, 832, 103, 100, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11900, 59, 150, 844, 105, 100, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 60, 150, 855, 106, 100, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12100, 60, 150, 867, 107, 100, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12200, 61, 150, 879, 108, 100, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12300, 61, 150, 890, 109, 100, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12400, 62, 150, 902, 111, 100, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12500, 62, 150, 914, 112, 100, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12600, 63, 150, 925, 113, 100, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12700, 63, 150, 937, 114, 100, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12800, 64, 150, 948, 115, 100, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["BallLightning"] = { @@ -549,7 +548,7 @@ skills["BallLightning"] = { baseEffectiveness = 0.73159998655319, incrementalEffectiveness = 0.03489999845624, description = "Fires a slow-moving projectile that periodically damages enemies in an area around it with bolts of lightning.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, statMap = { @@ -584,46 +583,46 @@ skills["BallLightning"] = { "base_is_projectile", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { Mana = 12, }, }, - [2] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { Mana = 13, }, }, - [3] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, }, cost = { Mana = 14, }, }, - [4] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [5] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [6] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [7] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [10] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [11] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [12] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [13] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [15] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.10000000149012, 1.8999999761581, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.10000000149012, 48, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [2] = { 0.10000000149012, 57, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 0.10000000149012, 68, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 0.10000000149012, 81, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 0.10000000149012, 95, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 0.10000000149012, 106, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 0.10000000149012, 118, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.10000000149012, 131, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 0.10000000149012, 145, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 0.10000000149012, 161, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [11] = { 0.10000000149012, 178, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 0.10000000149012, 197, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [13] = { 0.10000000149012, 217, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.10000000149012, 240, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [15] = { 0.10000000149012, 264, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.10000000149012, 291, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.10000000149012, 321, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.10000000149012, 353, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.10000000149012, 388, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.10000000149012, 426, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.10000000149012, 468, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.10000000149012, 513, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.10000000149012, 563, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.10000000149012, 617, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.10000000149012, 676, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.10000000149012, 740, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.10000000149012, 810, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.10000000149012, 886, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.10000000149012, 968, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.10000000149012, 1058, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.10000000149012, 1106, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.10000000149012, 1156, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.10000000149012, 1208, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.10000000149012, 1263, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.10000000149012, 1319, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.10000000149012, 1378, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.10000000149012, 1440, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.10000000149012, 1504, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.10000000149012, 1571, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.10000000149012, 1641, 33, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["DarkRitual"] = { @@ -632,7 +631,7 @@ skills["DarkRitual"] = { baseEffectiveness = 4.6849999427795, incrementalEffectiveness = 0.047100000083447, description = "Applies a debuff to enemies in an area, which deals chaos damage over Time. Linked hex curses are also applied to those enemies. The debuff deals more damage and lasts longer for each hex applied this way. This skill cannot be used by Totems, Traps, or Mines.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.Triggerable] = true, [SkillType.Type59] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Triggerable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Hex] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.6, preSkillTypeFunc = function(activeSkill, output) @@ -684,46 +683,46 @@ skills["DarkRitual"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 16.666667039196, 0, 28, 50, 24, duration = 2, levelRequirement = 24, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 16.666667039196, 0, 28, 50, 27, duration = 2, levelRequirement = 27, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 16.666667039196, 0, 29, 50, 30, duration = 2, levelRequirement = 30, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 16.666667039196, 0, 30, 50, 33, duration = 2, levelRequirement = 33, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 16.666667039196, 0, 31, 50, 36, duration = 2, levelRequirement = 36, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 16.666667039196, 1, 31, 50, 39, duration = 2, levelRequirement = 39, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 16.666667039196, 1, 32, 50, 42, duration = 2, levelRequirement = 42, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 16.666667039196, 1, 33, 50, 45, duration = 2, levelRequirement = 45, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 16.666667039196, 1, 34, 50, 48, duration = 2, levelRequirement = 48, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 16.666667039196, 1, 34, 50, 50, duration = 2, levelRequirement = 50, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 16.666667039196, 2, 35, 50, 52, duration = 2, levelRequirement = 52, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 16.666667039196, 2, 36, 50, 54, duration = 2, levelRequirement = 54, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 16.666667039196, 2, 37, 50, 56, duration = 2, levelRequirement = 56, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 16.666667039196, 2, 37, 50, 58, duration = 2, levelRequirement = 58, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 16.666667039196, 2, 38, 50, 60, duration = 2, levelRequirement = 60, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 16.666667039196, 3, 39, 50, 62, duration = 2, levelRequirement = 62, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 16.666667039196, 3, 40, 50, 64, duration = 2, levelRequirement = 64, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 16.666667039196, 3, 40, 50, 66, duration = 2, levelRequirement = 66, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 16.666667039196, 3, 41, 50, 68, duration = 2, levelRequirement = 68, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 16.666667039196, 3, 42, 50, 70, duration = 2, levelRequirement = 70, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 16.666667039196, 4, 43, 50, 72, duration = 2, levelRequirement = 72, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 16.666667039196, 4, 43, 50, 74, duration = 2, levelRequirement = 74, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 16.666667039196, 4, 44, 50, 76, duration = 2, levelRequirement = 76, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 16.666667039196, 4, 45, 50, 78, duration = 2, levelRequirement = 78, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 16.666667039196, 4, 46, 50, 80, duration = 2, levelRequirement = 80, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 16.666667039196, 5, 46, 50, 82, duration = 2, levelRequirement = 82, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 16.666667039196, 5, 47, 50, 84, duration = 2, levelRequirement = 84, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 16.666667039196, 5, 48, 50, 86, duration = 2, levelRequirement = 86, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 16.666667039196, 5, 49, 50, 88, duration = 2, levelRequirement = 88, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 16.666667039196, 5, 49, 50, 90, duration = 2, levelRequirement = 90, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 16.666667039196, 5, 50, 50, 91, duration = 2, levelRequirement = 91, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 16.666667039196, 6, 50, 50, 92, duration = 2, levelRequirement = 92, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 16.666667039196, 6, 50, 50, 93, duration = 2, levelRequirement = 93, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 16.666667039196, 6, 51, 50, 94, duration = 2, levelRequirement = 94, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 16.666667039196, 6, 51, 50, 95, duration = 2, levelRequirement = 95, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 16.666667039196, 6, 52, 50, 96, duration = 2, levelRequirement = 96, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 16.666667039196, 6, 52, 50, 97, duration = 2, levelRequirement = 97, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 16.666667039196, 6, 52, 50, 98, duration = 2, levelRequirement = 98, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 16.666667039196, 6, 53, 50, 99, duration = 2, levelRequirement = 99, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 16.666667039196, 6, 53, 50, 100, duration = 2, levelRequirement = 100, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 16.666667039196, 0, 28, 50, 24, duration = 2, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 16.666667039196, 0, 28, 50, 27, duration = 2, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 16.666667039196, 0, 29, 50, 30, duration = 2, levelRequirement = 30, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 16.666667039196, 0, 30, 50, 33, duration = 2, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 16.666667039196, 0, 31, 50, 36, duration = 2, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 16.666667039196, 1, 31, 50, 39, duration = 2, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 16.666667039196, 1, 32, 50, 42, duration = 2, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 16.666667039196, 1, 33, 50, 45, duration = 2, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 16.666667039196, 1, 34, 50, 48, duration = 2, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 16.666667039196, 1, 34, 50, 50, duration = 2, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [11] = { 16.666667039196, 2, 35, 50, 52, duration = 2, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 16.666667039196, 2, 36, 50, 54, duration = 2, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 16.666667039196, 2, 37, 50, 56, duration = 2, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 16.666667039196, 2, 37, 50, 58, duration = 2, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [15] = { 16.666667039196, 2, 38, 50, 60, duration = 2, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 16.666667039196, 3, 39, 50, 62, duration = 2, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 16.666667039196, 3, 40, 50, 64, duration = 2, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 16.666667039196, 3, 40, 50, 66, duration = 2, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 16.666667039196, 3, 41, 50, 68, duration = 2, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 16.666667039196, 3, 42, 50, 70, duration = 2, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 16.666667039196, 4, 43, 50, 72, duration = 2, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 16.666667039196, 4, 43, 50, 74, duration = 2, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 16.666667039196, 4, 44, 50, 76, duration = 2, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 16.666667039196, 4, 45, 50, 78, duration = 2, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 16.666667039196, 4, 46, 50, 80, duration = 2, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 16.666667039196, 5, 46, 50, 82, duration = 2, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 16.666667039196, 5, 47, 50, 84, duration = 2, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 16.666667039196, 5, 48, 50, 86, duration = 2, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 16.666667039196, 5, 49, 50, 88, duration = 2, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 16.666667039196, 5, 49, 50, 90, duration = 2, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 16.666667039196, 5, 50, 50, 91, duration = 2, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 16.666667039196, 6, 50, 50, 92, duration = 2, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 16.666667039196, 6, 50, 50, 93, duration = 2, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 16.666667039196, 6, 51, 50, 94, duration = 2, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 16.666667039196, 6, 51, 50, 95, duration = 2, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 16.666667039196, 6, 52, 50, 96, duration = 2, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [37] = { 16.666667039196, 6, 52, 50, 97, duration = 2, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 16.666667039196, 6, 52, 50, 98, duration = 2, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 16.666667039196, 6, 53, 50, 99, duration = 2, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 16.666667039196, 6, 53, 50, 100, duration = 2, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["SupportDarkRitual"] = { @@ -732,7 +731,7 @@ skills["SupportDarkRitual"] = { support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.AuraDebuff, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.AuraAffectsEnemies, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["apply_linked_curses_with_dark_ritual"] = { @@ -806,7 +805,7 @@ skills["Ember"] = { baseEffectiveness = 0.67449998855591, incrementalEffectiveness = 0.034600000828505, description = "Fires projectiles which fly in an arc, exploding on impact with either enemies or the ground near where you target. Targeting farther away causes the projectiles to spread out and land over a wider area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, parts = { @@ -851,46 +850,46 @@ skills["Ember"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, }, cost = { Mana = 9, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, }, cost = { Mana = 10, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, }, cost = { Mana = 11, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 9, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.80000001192093, 9, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.80000001192093, 12, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 0.80000001192093, 15, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 0.80000001192093, 20, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 0.80000001192093, 26, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.80000001192093, 33, 4, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.80000001192093, 42, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 49, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.80000001192093, 58, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 0.80000001192093, 68, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.80000001192093, 79, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 0.80000001192093, 92, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 0.80000001192093, 107, 5, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.80000001192093, 125, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 144, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 167, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 183, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.80000001192093, 202, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.80000001192093, 222, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 243, 6, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 267, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 293, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 321, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 351, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 385, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 421, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 460, 7, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 503, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 550, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 601, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 628, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 656, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 685, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 716, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 748, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 781, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 816, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 852, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 889, 8, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 928, 9, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["Blight"] = { @@ -899,7 +898,7 @@ skills["Blight"] = { baseEffectiveness = 2.9040999412537, incrementalEffectiveness = 0.035500001162291, description = "Apply a debuff to enemies in front of you which deals chaos damage over time. Enemies who aren't already debuffed by Blight are also hindered for a shorter secondary duration, slowing their movement. Continued channelling adds layers of damage to the debuff, each with their own duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.ChaosSkill] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Channelled] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.Type59] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Channel] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.3, parts = { @@ -944,46 +943,46 @@ skills["Blight"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 16.666667039196, 2500, 800, -80, 20, 0, 0, levelRequirement = 1, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 16.666667039196, 2500, 800, -80, 20, 0, 0, levelRequirement = 2, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 7, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [5] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 11, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [6] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 16, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [7] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 20, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [8] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 24, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [9] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 28, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [10] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 32, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [11] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 36, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [12] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 40, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [13] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 44, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 48, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 52, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 56, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 60, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 64, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 67, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 70, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 72, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 74, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 76, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 78, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 80, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 82, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 84, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 86, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 88, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 90, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 91, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 92, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 93, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 94, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 95, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 96, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 97, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 98, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 99, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [40] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 100, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, + [1] = { 16.666667039196, 2500, 800, -80, 20, 0, 0, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { 16.666667039196, 2500, 800, -80, 20, 0, 0, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [5] = { 16.666667039196, 2500, 800, -80, 20, 1, 0, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [6] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [7] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [8] = { 16.666667039196, 2500, 800, -80, 20, 2, 0, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [9] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [10] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [11] = { 16.666667039196, 2500, 800, -80, 20, 3, 0, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [12] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [13] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 16.666667039196, 2500, 800, -80, 20, 4, 0, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 16.666667039196, 2500, 800, -80, 20, 5, 0, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 16.666667039196, 2500, 800, -80, 20, 6, 0, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 16.666667039196, 2500, 800, -80, 20, 7, 0, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 16.666667039196, 2500, 800, -80, 20, 8, 0, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 16.666667039196, 2500, 800, -80, 20, 9, 0, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 16.666667039196, 2500, 800, -80, 20, 10, 0, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [40] = { 16.666667039196, 2500, 800, -80, 20, 11, 0, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, }, } skills["VaalBlight"] = { @@ -992,7 +991,7 @@ skills["VaalBlight"] = { baseEffectiveness = 4, incrementalEffectiveness = 0.041400000452995, description = "Apply a powerful debuff to enemies around you which deals chaos damage over time. Then applies two additional layers in a larger area, growing greatly in size each time. Enemies are also substantially hindered for a shorter secondary duration, slowing their movement.", - skillTypes = { [SkillType.Spell] = true, [SkillType.ChaosSkill] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.Type59] = true, [SkillType.Vaal] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, [SkillType.DamageOverTime] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.Vaal] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.6, statMap = { @@ -1026,46 +1025,46 @@ skills["VaalBlight"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 16.666667039196, 6000, 3000, -80, 20, 0, 20, levelRequirement = 1, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 16.666667039196, 6000, 3000, -80, 20, 0, 20, levelRequirement = 2, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 16.666667039196, 6000, 3000, -80, 20, 1, 20, levelRequirement = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 16.666667039196, 6000, 3000, -80, 20, 1, 20, levelRequirement = 7, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 16.666667039196, 6000, 3000, -80, 20, 2, 20, levelRequirement = 11, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 16.666667039196, 6000, 3000, -80, 20, 2, 20, levelRequirement = 16, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 16.666667039196, 6000, 3000, -80, 20, 3, 20, levelRequirement = 20, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 16.666667039196, 6000, 3000, -80, 20, 3, 20, levelRequirement = 24, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 16.666667039196, 6000, 3000, -80, 20, 4, 20, levelRequirement = 28, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 16.666667039196, 6000, 3000, -80, 20, 4, 20, levelRequirement = 32, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 16.666667039196, 6000, 3000, -80, 20, 5, 20, levelRequirement = 36, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 16.666667039196, 6000, 3000, -80, 20, 5, 20, levelRequirement = 40, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 16.666667039196, 6000, 3000, -80, 20, 6, 20, levelRequirement = 44, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 16.666667039196, 6000, 3000, -80, 20, 6, 20, levelRequirement = 48, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 16.666667039196, 6000, 3000, -80, 20, 7, 20, levelRequirement = 52, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 16.666667039196, 6000, 3000, -80, 20, 7, 20, levelRequirement = 56, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 16.666667039196, 6000, 3000, -80, 20, 8, 20, levelRequirement = 60, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 16.666667039196, 6000, 3000, -80, 20, 8, 20, levelRequirement = 64, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 16.666667039196, 6000, 3000, -80, 20, 9, 20, levelRequirement = 67, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 16.666667039196, 6000, 3000, -80, 20, 9, 20, levelRequirement = 70, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 16.666667039196, 6000, 3000, -80, 20, 10, 20, levelRequirement = 72, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 16.666667039196, 6000, 3000, -80, 20, 10, 20, levelRequirement = 74, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 16.666667039196, 6000, 3000, -80, 20, 11, 20, levelRequirement = 76, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 16.666667039196, 6000, 3000, -80, 20, 11, 20, levelRequirement = 78, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 16.666667039196, 6000, 3000, -80, 20, 12, 20, levelRequirement = 80, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 16.666667039196, 6000, 3000, -80, 20, 12, 20, levelRequirement = 82, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 16.666667039196, 6000, 3000, -80, 20, 13, 20, levelRequirement = 84, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 16.666667039196, 6000, 3000, -80, 20, 13, 20, levelRequirement = 86, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 88, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 90, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 91, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 92, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 93, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 94, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 95, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 96, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 97, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 98, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 99, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 16.666667039196, 6000, 3000, -80, 20, 17, 20, levelRequirement = 100, statInterpolation = { 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 6000, 3000, -80, 20, 0, 20, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 16.666667039196, 6000, 3000, -80, 20, 0, 20, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 16.666667039196, 6000, 3000, -80, 20, 1, 20, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 16.666667039196, 6000, 3000, -80, 20, 1, 20, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 16.666667039196, 6000, 3000, -80, 20, 2, 20, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 16.666667039196, 6000, 3000, -80, 20, 2, 20, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 16.666667039196, 6000, 3000, -80, 20, 3, 20, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 16.666667039196, 6000, 3000, -80, 20, 3, 20, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 16.666667039196, 6000, 3000, -80, 20, 4, 20, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 16.666667039196, 6000, 3000, -80, 20, 4, 20, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 16.666667039196, 6000, 3000, -80, 20, 5, 20, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 16.666667039196, 6000, 3000, -80, 20, 5, 20, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 16.666667039196, 6000, 3000, -80, 20, 6, 20, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 16.666667039196, 6000, 3000, -80, 20, 6, 20, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 16.666667039196, 6000, 3000, -80, 20, 7, 20, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 16.666667039196, 6000, 3000, -80, 20, 7, 20, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 16.666667039196, 6000, 3000, -80, 20, 8, 20, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 16.666667039196, 6000, 3000, -80, 20, 8, 20, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 16.666667039196, 6000, 3000, -80, 20, 9, 20, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 16.666667039196, 6000, 3000, -80, 20, 9, 20, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 16.666667039196, 6000, 3000, -80, 20, 10, 20, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 16.666667039196, 6000, 3000, -80, 20, 10, 20, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 16.666667039196, 6000, 3000, -80, 20, 11, 20, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 16.666667039196, 6000, 3000, -80, 20, 11, 20, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 16.666667039196, 6000, 3000, -80, 20, 12, 20, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 16.666667039196, 6000, 3000, -80, 20, 12, 20, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 16.666667039196, 6000, 3000, -80, 20, 13, 20, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 16.666667039196, 6000, 3000, -80, 20, 13, 20, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 16.666667039196, 6000, 3000, -80, 20, 14, 20, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 16.666667039196, 6000, 3000, -80, 20, 15, 20, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 16.666667039196, 6000, 3000, -80, 20, 16, 20, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 16.666667039196, 6000, 3000, -80, 20, 17, 20, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["CorpseWarp"] = { @@ -1074,7 +1073,7 @@ skills["CorpseWarp"] = { baseEffectiveness = 0.42449998855591, incrementalEffectiveness = 0.040800001472235, description = "Violently destroys your body and recreates it at the location of a targeted enemy or corpse, dealing spell damage in an area at both locations. If there is no specific target, it will prioritise corpses over enemies. If targeting a corpse, the corpse will also explode, dealing damage around it that is not affected by modifiers to spell damage, and cannot be reflected. This spell cannot be repeated.", - skillTypes = { [SkillType.MovementSkill] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTrap] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Movement] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Trappable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, parts = { @@ -1143,53 +1142,53 @@ skills["CorpseWarp"] = { "is_area_damage", }, levels = { - [1] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 10, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 13, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 17, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 21, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 25, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 29, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 33, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 39, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 45, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 51, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 57, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 63, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 6, 0.80000001192093, 1.2000000476837, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 6, 3, 5, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 6, 5, 7, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 6, 6, 9, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 6, 8, 13, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 6, 11, 17, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 6, 15, 22, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 6, 19, 28, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 6, 23, 34, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 6, 27, 41, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 6, 33, 49, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 6, 39, 58, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 6, 46, 69, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 6, 55, 82, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 51, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 6, 65, 97, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 6, 77, 115, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 57, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 6, 90, 136, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 6, 106, 159, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 63, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 6, 125, 187, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 6, 139, 208, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 6, 154, 231, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 6, 171, 257, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 6, 190, 285, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 6, 211, 316, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 6, 233, 350, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 6, 259, 388, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 6, 286, 430, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 6, 317, 476, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 6, 351, 526, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 6, 388, 582, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 6, 429, 643, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 6, 451, 676, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 6, 474, 711, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 6, 498, 747, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 6, 523, 785, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 6, 550, 825, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 6, 578, 867, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 6, 607, 911, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 6, 638, 957, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 6, 670, 1005, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 6, 704, 1056, 3, 200, damageEffectiveness = 0.7, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["BoneOffering"] = { name = "Bone Offering", color = 3, description = "Consumes a corpse, granting all of your minions the power to block both attacks and spells. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, statMap = { @@ -1229,57 +1228,57 @@ skills["BoneOffering"] = { "monster_base_block_%", "base_spell_block_%", "offering_skill_effect_duration_per_corpse", - "minion_recover_X_life_on_block", + "minion_life_regeneration_rate_per_minute_%_if_blocked_recently", "base_deal_no_damage", }, levels = { - [1] = { 5000, 25, 25, 1000, 11, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 5000, 26, 25, 1000, 14, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 5000, 26, 26, 1000, 20, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 5000, 27, 26, 1000, 27, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 5000, 27, 27, 1000, 38, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [6] = { 5000, 28, 27, 1000, 50, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [7] = { 5000, 28, 28, 1000, 66, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [8] = { 5000, 29, 28, 1000, 81, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [9] = { 5000, 29, 29, 1000, 99, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [10] = { 5000, 30, 29, 1000, 120, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [11] = { 5000, 30, 30, 1000, 146, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 5000, 31, 30, 1000, 176, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 5000, 31, 31, 1000, 212, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 5000, 32, 31, 1000, 255, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 5000, 32, 32, 1000, 306, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 5000, 33, 32, 1000, 366, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 5000, 33, 33, 1000, 414, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [18] = { 5000, 34, 33, 1000, 468, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 5000, 34, 34, 1000, 528, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 5000, 35, 34, 1000, 594, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 5000, 35, 35, 1000, 644, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 5000, 36, 35, 1000, 693, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 5000, 36, 36, 1000, 743, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 5000, 37, 36, 1000, 792, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 5000, 37, 37, 1000, 842, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [26] = { 5000, 38, 37, 1000, 891, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [27] = { 5000, 38, 38, 1000, 941, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 5000, 39, 38, 1000, 990, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 5000, 39, 39, 1000, 1040, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [30] = { 5000, 40, 39, 1000, 1089, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [31] = { 5000, 40, 39, 1000, 1114, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [32] = { 5000, 40, 40, 1000, 1139, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [33] = { 5000, 40, 40, 1000, 1164, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [34] = { 5000, 41, 40, 1000, 1188, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [35] = { 5000, 41, 40, 1000, 1213, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [36] = { 5000, 41, 41, 1000, 1238, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [37] = { 5000, 41, 41, 1000, 1263, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [38] = { 5000, 42, 41, 1000, 1287, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [39] = { 5000, 42, 41, 1000, 1312, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 49, }, }, - [40] = { 5000, 42, 42, 1000, 1336, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, + [1] = { 5000, 25, 25, 1000, 240, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 5000, 26, 25, 1000, 240, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 5000, 26, 26, 1000, 240, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 5000, 27, 26, 1000, 240, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 5000, 27, 27, 1000, 240, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [6] = { 5000, 28, 27, 1000, 240, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [7] = { 5000, 28, 28, 1000, 240, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [8] = { 5000, 29, 28, 1000, 240, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [9] = { 5000, 29, 29, 1000, 240, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [10] = { 5000, 30, 29, 1000, 240, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [11] = { 5000, 30, 30, 1000, 240, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 5000, 31, 30, 1000, 240, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 5000, 31, 31, 1000, 240, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 5000, 32, 31, 1000, 240, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 5000, 32, 32, 1000, 240, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 5000, 33, 32, 1000, 240, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 5000, 33, 33, 1000, 240, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [18] = { 5000, 34, 33, 1000, 240, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 5000, 34, 34, 1000, 240, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 5000, 35, 34, 1000, 240, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 5000, 35, 35, 1000, 240, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 5000, 36, 35, 1000, 240, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 5000, 36, 36, 1000, 240, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 5000, 37, 36, 1000, 240, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 5000, 37, 37, 1000, 240, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [26] = { 5000, 38, 37, 1000, 240, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [27] = { 5000, 38, 38, 1000, 240, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 5000, 39, 38, 1000, 240, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 5000, 39, 39, 1000, 240, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [30] = { 5000, 40, 39, 1000, 240, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [31] = { 5000, 40, 39, 1000, 240, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [32] = { 5000, 40, 40, 1000, 240, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [33] = { 5000, 40, 40, 1000, 240, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [34] = { 5000, 41, 40, 1000, 240, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [35] = { 5000, 41, 40, 1000, 240, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [36] = { 5000, 41, 41, 1000, 240, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [37] = { 5000, 41, 41, 1000, 240, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [38] = { 5000, 42, 41, 1000, 240, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [39] = { 5000, 42, 41, 1000, 240, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [40] = { 5000, 42, 42, 1000, 240, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, }, } skills["SigilRecall"] = { name = "Brand Recall", color = 3, description = "Recall your brands to you, detaching them from enemies and increasing attachment range until they next attach to an enemy. Spends a portion of each recalled brand's cost to cause it to activate.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { @@ -1304,39 +1303,39 @@ skills["SigilRecall"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0, 25, 0, 0, 20, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 8, 29, 0, 0, 20, cooldown = 4, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 16, 33, 0, 0, 20, cooldown = 4, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 24, 37, 0, 0, 20, cooldown = 4, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 32, 41, 0, 0, 20, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 40, 45, 0, 0, 20, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 48, 49, 0, 0, 20, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [8] = { 56, 53, 0, 0, 20, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 64, 57, 0, 0, 20, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [10] = { 72, 61, 0, 0, 20, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [11] = { 80, 65, 0, 0, 20, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [12] = { 88, 69, 0, 0, 20, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 96, 73, 0, 0, 20, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 104, 77, 0, 0, 20, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 112, 81, 0, 0, 20, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 120, 85, 0, 0, 20, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [17] = { 128, 89, 0, 0, 20, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [18] = { 136, 93, 0, 0, 20, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [19] = { 144, 97, 0, 0, 20, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [20] = { 152, 101, 0, 0, 20, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [21] = { 160, 105, 0, 0, 20, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [22] = { 168, 109, 0, 0, 20, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 176, 113, 0, 0, 20, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 184, 117, 0, 0, 20, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [25] = { 192, 121, 0, 0, 20, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 200, 125, 0, 0, 20, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0, 25, 0, 0, 20, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 8, 29, 0, 0, 20, cooldown = 4, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 16, 33, 0, 0, 20, cooldown = 4, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [4] = { 24, 37, 0, 0, 20, cooldown = 4, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 32, 41, 0, 0, 20, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 40, 45, 0, 0, 20, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 48, 49, 0, 0, 20, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [8] = { 56, 53, 0, 0, 20, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 64, 57, 0, 0, 20, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [10] = { 72, 61, 0, 0, 20, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [11] = { 80, 65, 0, 0, 20, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 88, 69, 0, 0, 20, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [13] = { 96, 73, 0, 0, 20, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 104, 77, 0, 0, 20, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 112, 81, 0, 0, 20, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 120, 85, 0, 0, 20, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [17] = { 128, 89, 0, 0, 20, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [18] = { 136, 93, 0, 0, 20, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [19] = { 144, 97, 0, 0, 20, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [20] = { 152, 101, 0, 0, 20, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [21] = { 160, 105, 0, 0, 20, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [22] = { 168, 109, 0, 0, 20, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 176, 113, 0, 0, 20, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 184, 117, 0, 0, 20, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [25] = { 192, 121, 0, 0, 20, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 200, 125, 0, 0, 20, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["Clarity"] = { name = "Clarity", color = 3, description = "Casts an aura that grants mana regeneration to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -1370,53 +1369,53 @@ skills["Clarity"] = { "base_deal_no_damage", }, levels = { - [1] = { 176, 0, cooldown = 1.2, manaReservationFlat = 34, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 266, 1, cooldown = 1.2, manaReservationFlat = 48, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 387, 2, cooldown = 1.2, manaReservationFlat = 61, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 507, 3, cooldown = 1.2, manaReservationFlat = 76, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 627, 4, cooldown = 1.2, manaReservationFlat = 89, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 748, 5, cooldown = 1.2, manaReservationFlat = 102, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 868, 6, cooldown = 1.2, manaReservationFlat = 115, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 958, 7, cooldown = 1.2, manaReservationFlat = 129, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 1049, 8, cooldown = 1.2, manaReservationFlat = 141, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 1139, 9, cooldown = 1.2, manaReservationFlat = 154, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 1229, 10, cooldown = 1.2, manaReservationFlat = 166, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 1320, 11, cooldown = 1.2, manaReservationFlat = 178, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 1410, 12, cooldown = 1.2, manaReservationFlat = 190, levelRequirement = 51, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 1500, 13, cooldown = 1.2, manaReservationFlat = 203, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 1590, 14, cooldown = 1.2, manaReservationFlat = 214, levelRequirement = 57, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 1681, 15, cooldown = 1.2, manaReservationFlat = 227, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 1771, 16, cooldown = 1.2, manaReservationFlat = 239, levelRequirement = 63, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 1861, 17, cooldown = 1.2, manaReservationFlat = 251, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 1921, 18, cooldown = 1.2, manaReservationFlat = 265, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 1982, 19, cooldown = 1.2, manaReservationFlat = 279, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 2042, 20, cooldown = 1.2, manaReservationFlat = 293, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 2102, 21, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 2162, 22, cooldown = 1.2, manaReservationFlat = 313, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 2222, 23, cooldown = 1.2, manaReservationFlat = 323, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 2283, 24, cooldown = 1.2, manaReservationFlat = 333, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 2343, 25, cooldown = 1.2, manaReservationFlat = 343, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 2403, 26, cooldown = 1.2, manaReservationFlat = 353, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 2463, 27, cooldown = 1.2, manaReservationFlat = 363, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 2523, 28, cooldown = 1.2, manaReservationFlat = 373, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 2584, 29, cooldown = 1.2, manaReservationFlat = 383, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 2614, 29, cooldown = 1.2, manaReservationFlat = 406, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 2644, 30, cooldown = 1.2, manaReservationFlat = 418, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 2674, 30, cooldown = 1.2, manaReservationFlat = 430, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 2704, 31, cooldown = 1.2, manaReservationFlat = 442, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 2734, 31, cooldown = 1.2, manaReservationFlat = 455, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 2764, 32, cooldown = 1.2, manaReservationFlat = 467, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 2794, 32, cooldown = 1.2, manaReservationFlat = 479, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 2824, 33, cooldown = 1.2, manaReservationFlat = 491, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 2854, 33, cooldown = 1.2, manaReservationFlat = 503, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 2884, 34, cooldown = 1.2, manaReservationFlat = 515, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 176, 0, cooldown = 1.2, manaReservationFlat = 34, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 266, 1, cooldown = 1.2, manaReservationFlat = 48, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 387, 2, cooldown = 1.2, manaReservationFlat = 61, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 507, 3, cooldown = 1.2, manaReservationFlat = 76, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 627, 4, cooldown = 1.2, manaReservationFlat = 89, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 748, 5, cooldown = 1.2, manaReservationFlat = 102, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 868, 6, cooldown = 1.2, manaReservationFlat = 115, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 958, 7, cooldown = 1.2, manaReservationFlat = 129, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 1049, 8, cooldown = 1.2, manaReservationFlat = 141, levelRequirement = 39, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 1139, 9, cooldown = 1.2, manaReservationFlat = 154, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 1229, 10, cooldown = 1.2, manaReservationFlat = 166, levelRequirement = 45, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 1320, 11, cooldown = 1.2, manaReservationFlat = 178, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 1410, 12, cooldown = 1.2, manaReservationFlat = 190, levelRequirement = 51, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 1500, 13, cooldown = 1.2, manaReservationFlat = 203, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 1590, 14, cooldown = 1.2, manaReservationFlat = 214, levelRequirement = 57, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 1681, 15, cooldown = 1.2, manaReservationFlat = 227, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 1771, 16, cooldown = 1.2, manaReservationFlat = 239, levelRequirement = 63, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 1861, 17, cooldown = 1.2, manaReservationFlat = 251, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 1921, 18, cooldown = 1.2, manaReservationFlat = 265, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 1982, 19, cooldown = 1.2, manaReservationFlat = 279, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 2042, 20, cooldown = 1.2, manaReservationFlat = 293, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 2102, 21, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 2162, 22, cooldown = 1.2, manaReservationFlat = 313, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 2222, 23, cooldown = 1.2, manaReservationFlat = 323, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 2283, 24, cooldown = 1.2, manaReservationFlat = 333, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 2343, 25, cooldown = 1.2, manaReservationFlat = 343, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 2403, 26, cooldown = 1.2, manaReservationFlat = 353, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 2463, 27, cooldown = 1.2, manaReservationFlat = 363, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 2523, 28, cooldown = 1.2, manaReservationFlat = 373, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 2584, 29, cooldown = 1.2, manaReservationFlat = 383, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 2614, 29, cooldown = 1.2, manaReservationFlat = 406, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 2644, 30, cooldown = 1.2, manaReservationFlat = 418, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 2674, 30, cooldown = 1.2, manaReservationFlat = 430, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 2704, 31, cooldown = 1.2, manaReservationFlat = 442, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 2734, 31, cooldown = 1.2, manaReservationFlat = 455, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 2764, 32, cooldown = 1.2, manaReservationFlat = 467, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 2794, 32, cooldown = 1.2, manaReservationFlat = 479, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 2824, 33, cooldown = 1.2, manaReservationFlat = 491, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 2854, 33, cooldown = 1.2, manaReservationFlat = 503, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 2884, 34, cooldown = 1.2, manaReservationFlat = 515, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["VaalClarity"] = { name = "Vaal Clarity", color = 3, description = "Casts a temporary aura that lets you and your allies cast skills without paying their mana costs.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -1447,55 +1446,55 @@ skills["VaalClarity"] = { "modifiers_to_buff_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 0, 8000, cooldown = 0.5, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 1, 8100, cooldown = 0.5, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, 8200, cooldown = 0.5, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 3, 8300, cooldown = 0.5, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 4, 8400, cooldown = 0.5, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 5, 8500, cooldown = 0.5, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 6, 8600, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 7, 8700, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 8, 8800, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 9, 8900, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 10, 9000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 11, 9100, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 12, 9200, cooldown = 0.5, levelRequirement = 51, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 13, 9300, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 14, 9400, cooldown = 0.5, levelRequirement = 57, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 15, 9500, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 16, 9600, cooldown = 0.5, levelRequirement = 63, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 17, 9700, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 18, 9800, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 19, 9900, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 20, 10000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 21, 10100, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 22, 10200, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 23, 10300, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 24, 10400, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 25, 10500, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 26, 10600, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 27, 10700, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 28, 10800, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 29, 10900, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 29, 10900, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 30, 11000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 30, 11000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 31, 11100, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 31, 11100, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 32, 11200, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 32, 11200, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 33, 11300, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 33, 11300, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 34, 11400, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 0, 8000, cooldown = 0.5, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 1, 8100, cooldown = 0.5, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, 8200, cooldown = 0.5, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 3, 8300, cooldown = 0.5, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 4, 8400, cooldown = 0.5, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 5, 8500, cooldown = 0.5, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 6, 8600, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 7, 8700, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 8, 8800, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 9, 8900, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 10, 9000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 11, 9100, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 12, 9200, cooldown = 0.5, levelRequirement = 51, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 13, 9300, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 14, 9400, cooldown = 0.5, levelRequirement = 57, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 15, 9500, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 16, 9600, cooldown = 0.5, levelRequirement = 63, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 17, 9700, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 18, 9800, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 19, 9900, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 20, 10000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 21, 10100, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 22, 10200, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 23, 10300, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 24, 10400, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 25, 10500, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 26, 10600, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 27, 10700, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 28, 10800, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 29, 10900, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 29, 10900, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 30, 11000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 30, 11000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 31, 11100, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 31, 11100, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 32, 11200, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 32, 11200, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 33, 11300, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 33, 11300, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 34, 11400, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["ColdSnap"] = { name = "Cold Snap", color = 3, - baseEffectiveness = 2.4902000427246, - incrementalEffectiveness = 0.036200001835823, + baseEffectiveness = 2.4514000415802, + incrementalEffectiveness = 0.043400000780821, description = "Creates a sudden burst of cold in a targeted area, damaging enemies. This also creates an expanding area which is filled with chilled ground, and deals cold damage over time to enemies. Enemies that die while in the area have a chance to grant Frenzy Charges. The cooldown can be bypassed by expending a Frenzy Charge.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.Duration] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Cascadable] = true, [SkillType.Duration] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -1530,46 +1529,46 @@ skills["ColdSnap"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 0, 40.000002483527, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 11, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 5000, 1, 42.50000015522, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 13, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 5000, 2, 44.833335289111, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 14, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 5000, 3, 47.333332960804, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 15, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 5000, 4, 49.666668094695, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 16, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5000, 5, 52.166669740031, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 17, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5000, 6, 54.500000900279, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 18, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5000, 7, 57.000002545615, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 19, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5000, 8, 59.333333705862, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 20, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5000, 9, 61.833335351199, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 21, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5000, 10, 64.166666511446, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 21, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5000, 11, 66.666668156783, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 22, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5000, 12, 68.99999931703, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 23, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5000, 13, 71.500000962367, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 24, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5000, 14, 73.833332122614, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 25, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5000, 15, 76.333333767951, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 25, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 5000, 16, 78.666664928198, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 26, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 5000, 17, 81.166666573534, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 27, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 5000, 18, 83.500005681068, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 27, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 5000, 19, 85.999999379118, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 28, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 5000, 20, 88.500001024455, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 29, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 5000, 21, 90.833332184702, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 29, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5000, 22, 93.333333830039, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 30, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5000, 23, 95.666664990286, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 30, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5000, 24, 98.166666635623, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 31, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5000, 25, 100.50000574316, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 32, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5000, 26, 102.99999944121, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 32, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5000, 27, 105.33333854874, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 33, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5000, 28, 107.83333224679, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 33, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5000, 29, 110.16667135432, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 34, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 5000, 29, 112.66667299966, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 34, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 5000, 30, 115.00000415991, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 35, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 5000, 30, 117.50000580524, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 35, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 5000, 31, 119.83333696549, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 35, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 5000, 31, 122.33333861083, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 36, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 5000, 32, 124.66666977108, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 36, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 5000, 32, 127.16667141641, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 36, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 5000, 33, 129.50000257666, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 37, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 5000, 33, 132.000004222, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 37, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 5000, 34, 134.49999792005, 25, damageEffectiveness = 1.4, cooldown = 3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 3, 1, }, cost = { Mana = 37, }, }, + [1] = { 0.80000001192093, 1.2000000476837, 5000, 0, 1723, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [2] = { 0.80000001192093, 1.2000000476837, 5000, 1, 2506, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 0.80000001192093, 1.2000000476837, 5000, 2, 3554, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 0.80000001192093, 1.2000000476837, 5000, 3, 4974, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 0.80000001192093, 1.2000000476837, 5000, 4, 6399, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 0.80000001192093, 1.2000000476837, 5000, 5, 8196, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [7] = { 0.80000001192093, 1.2000000476837, 5000, 6, 10393, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 0.80000001192093, 1.2000000476837, 5000, 7, 13139, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [9] = { 0.80000001192093, 1.2000000476837, 5000, 8, 16472, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [10] = { 0.80000001192093, 1.2000000476837, 5000, 9, 20608, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [11] = { 0.80000001192093, 1.2000000476837, 5000, 10, 25599, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [12] = { 0.80000001192093, 1.2000000476837, 5000, 11, 31754, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 0.80000001192093, 1.2000000476837, 5000, 12, 39145, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [14] = { 0.80000001192093, 1.2000000476837, 5000, 13, 48211, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [15] = { 0.80000001192093, 1.2000000476837, 5000, 14, 55799, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [16] = { 0.80000001192093, 1.2000000476837, 5000, 15, 64604, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [17] = { 0.80000001192093, 1.2000000476837, 5000, 16, 74503, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [18] = { 0.80000001192093, 1.2000000476837, 5000, 17, 85956, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [19] = { 0.80000001192093, 1.2000000476837, 5000, 18, 98810, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [20] = { 0.80000001192093, 1.2000000476837, 5000, 19, 113642, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [21] = { 0.80000001192093, 1.2000000476837, 5000, 20, 130508, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [22] = { 0.80000001192093, 1.2000000476837, 5000, 21, 149395, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [23] = { 0.80000001192093, 1.2000000476837, 5000, 22, 171109, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [24] = { 0.80000001192093, 1.2000000476837, 5000, 23, 195392, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [25] = { 0.80000001192093, 1.2000000476837, 5000, 24, 223253, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [26] = { 0.80000001192093, 1.2000000476837, 5000, 25, 254371, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [27] = { 0.80000001192093, 1.2000000476837, 5000, 26, 290003, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [28] = { 0.80000001192093, 1.2000000476837, 5000, 27, 329759, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [29] = { 0.80000001192093, 1.2000000476837, 5000, 28, 375198, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [30] = { 0.80000001192093, 1.2000000476837, 5000, 29, 425846, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [31] = { 0.80000001192093, 1.2000000476837, 5000, 29, 458964, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [32] = { 0.80000001192093, 1.2000000476837, 5000, 30, 493651, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [33] = { 0.80000001192093, 1.2000000476837, 5000, 30, 531443, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [34] = { 0.80000001192093, 1.2000000476837, 5000, 31, 571022, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [35] = { 0.80000001192093, 1.2000000476837, 5000, 31, 614094, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [36] = { 0.80000001192093, 1.2000000476837, 5000, 32, 659199, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [37] = { 0.80000001192093, 1.2000000476837, 5000, 32, 708233, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [38] = { 0.80000001192093, 1.2000000476837, 5000, 33, 759577, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [39] = { 0.80000001192093, 1.2000000476837, 5000, 33, 815337, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [40] = { 0.80000001192093, 1.2000000476837, 5000, 34, 874804, 25, damageEffectiveness = 2.4, cooldown = 3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, }, } skills["VaalColdSnap"] = { @@ -1578,7 +1577,7 @@ skills["VaalColdSnap"] = { baseEffectiveness = 3.1500000953674, incrementalEffectiveness = 0.0456000007689, description = "Creates a sudden burst of cold around you, damaging enemies. This also creates a chilling area around you which expands and deals cold damage over time to surrounding enemies in addition to chilling them. Enemies that die while in the area grant Frenzy Charges, and you will passively gain Frenzy Charges while there are enemies in the area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.ColdSkill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -1614,53 +1613,53 @@ skills["VaalColdSnap"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 36.000002235174, 0, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 36.833334792405, 1, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 37.666667349637, 2, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 38.666666418314, 3, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 39.333332464099, 4, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 40.333335506419, 5, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 41.000001552204, 6, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 41.500001086543, 7, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 42.333333643774, 8, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 42.833333178113, 9, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 43.666665735344, 10, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 44.00000273188, 11, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 44.500002266218, 12, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 45.000001800557, 13, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 45.333334823449, 14, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 45.833334357788, 15, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.000000869234, 16, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.333333892127, 17, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.666666915019, 18, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.833333426466, 19, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.999999937912, 20, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.999999937912, 21, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.999999937912, 22, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 23, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 46.999999937912, 24, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 25, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 26, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 27, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 28, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 29, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 29, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 30, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 30, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 31, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 31, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 32, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 32, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 33, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 33, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 4000, 100, 100, 47.166666449358, 34, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 69, 4000, 100, 100, 2266, 0, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 95, 4000, 100, 100, 3299, 1, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 128, 4000, 100, 100, 4722, 2, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 172, 4000, 100, 100, 6694, 3, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 212, 4000, 100, 100, 8582, 4, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 260, 4000, 100, 100, 11074, 5, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 317, 4000, 100, 100, 14010, 6, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 386, 4000, 100, 100, 17632, 7, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 468, 4000, 100, 100, 22280, 8, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 565, 4000, 100, 100, 27780, 9, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 681, 4000, 100, 100, 34787, 10, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 818, 4000, 100, 100, 42932, 11, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 980, 4000, 100, 100, 53093, 12, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 1172, 4000, 100, 100, 65457, 13, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 1320, 4000, 100, 100, 75140, 14, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 1484, 4000, 100, 100, 86565, 15, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 1668, 4000, 100, 100, 98666, 16, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 1873, 4000, 100, 100, 113134, 17, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 2101, 4000, 100, 100, 129286, 18, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 2356, 4000, 100, 100, 147271, 19, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 2641, 4000, 100, 100, 167245, 20, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 2958, 4000, 100, 100, 189781, 21, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 3311, 4000, 100, 100, 214736, 22, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 3704, 4000, 100, 100, 243840, 23, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 4142, 4000, 100, 100, 274385, 24, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 4629, 4000, 100, 100, 311162, 25, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 5171, 4000, 100, 100, 351191, 26, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 5774, 4000, 100, 100, 396949, 27, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 6444, 4000, 100, 100, 447512, 28, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 7189, 4000, 100, 100, 504256, 29, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 7593, 4000, 100, 100, 535697, 29, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 8018, 4000, 100, 100, 567910, 30, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 8466, 4000, 100, 100, 603167, 30, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 8938, 4000, 100, 100, 640532, 31, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 9435, 4000, 100, 100, 678814, 31, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 9960, 4000, 100, 100, 720691, 32, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 10512, 4000, 100, 100, 765059, 32, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 11095, 4000, 100, 100, 810518, 33, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 11708, 4000, 100, 100, 860219, 33, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 12355, 4000, 100, 100, 911145, 34, damageEffectiveness = 3.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Conductivity"] = { name = "Conductivity", color = 3, description = "Curses all targets in an area, lowering their lightning resistance and giving them a chance to be shocked when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -1707,46 +1706,46 @@ skills["Conductivity"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 51, }, }, - [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 57, }, }, - [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 59, }, }, - [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 61, }, }, - [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 65, }, }, - [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 66, }, }, - [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 67, }, }, - [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 68, }, }, - [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 70, }, }, - [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 71, }, }, - [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 72, }, }, - [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 73, }, }, - [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 75, }, }, + [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 57, }, }, + [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 59, }, }, + [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 61, }, }, + [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 65, }, }, + [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 66, }, }, + [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 67, }, }, + [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 68, }, }, + [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 70, }, }, + [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 71, }, }, + [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 72, }, }, + [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 73, }, }, + [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 75, }, }, }, } skills["Contagion"] = { @@ -1755,7 +1754,7 @@ skills["Contagion"] = { baseEffectiveness = 2.2532999515533, incrementalEffectiveness = 0.037999998778105, description = "Unleashes a vile contagion on enemies, dealing chaos damage over time. If an enemy dies while affected by Contagion, it spreads to other enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Type59] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.6, baseFlags = { @@ -1786,53 +1785,53 @@ skills["Contagion"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 16.666667039196, 5000, 0, levelRequirement = 4, statInterpolation = { 3, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 16.666667039196, 5000, 0, levelRequirement = 6, statInterpolation = { 3, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 16.666667039196, 5000, 0, levelRequirement = 9, statInterpolation = { 3, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 16.666667039196, 5000, 0, levelRequirement = 12, statInterpolation = { 3, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 16.666667039196, 5000, 0, levelRequirement = 16, statInterpolation = { 3, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 16.666667039196, 5000, 0, levelRequirement = 20, statInterpolation = { 3, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 16.666667039196, 5000, 0, levelRequirement = 24, statInterpolation = { 3, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 16.666667039196, 5000, 0, levelRequirement = 28, statInterpolation = { 3, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 16.666667039196, 5000, 0, levelRequirement = 32, statInterpolation = { 3, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 16.666667039196, 5000, 0, levelRequirement = 36, statInterpolation = { 3, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 16.666667039196, 5000, 0, levelRequirement = 40, statInterpolation = { 3, 1, 1, }, cost = { Mana = 13, }, }, - [12] = { 16.666667039196, 5000, 0, levelRequirement = 44, statInterpolation = { 3, 1, 1, }, cost = { Mana = 14, }, }, - [13] = { 16.666667039196, 5000, 0, levelRequirement = 48, statInterpolation = { 3, 1, 1, }, cost = { Mana = 15, }, }, - [14] = { 16.666667039196, 5000, 0, levelRequirement = 52, statInterpolation = { 3, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 16.666667039196, 5000, 0, levelRequirement = 55, statInterpolation = { 3, 1, 1, }, cost = { Mana = 16, }, }, - [16] = { 16.666667039196, 5000, 0, levelRequirement = 58, statInterpolation = { 3, 1, 1, }, cost = { Mana = 17, }, }, - [17] = { 16.666667039196, 5000, 0, levelRequirement = 61, statInterpolation = { 3, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 16.666667039196, 5000, 0, levelRequirement = 64, statInterpolation = { 3, 1, 1, }, cost = { Mana = 18, }, }, - [19] = { 16.666667039196, 5000, 0, levelRequirement = 67, statInterpolation = { 3, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 16.666667039196, 5000, 0, levelRequirement = 70, statInterpolation = { 3, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 16.666667039196, 5000, 0, levelRequirement = 72, statInterpolation = { 3, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 16.666667039196, 5000, 0, levelRequirement = 74, statInterpolation = { 3, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 16.666667039196, 5000, 0, levelRequirement = 76, statInterpolation = { 3, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 16.666667039196, 5000, 0, levelRequirement = 78, statInterpolation = { 3, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 16.666667039196, 5000, 0, levelRequirement = 80, statInterpolation = { 3, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 16.666667039196, 5000, 0, levelRequirement = 82, statInterpolation = { 3, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 16.666667039196, 5000, 0, levelRequirement = 84, statInterpolation = { 3, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 16.666667039196, 5000, 0, levelRequirement = 86, statInterpolation = { 3, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 16.666667039196, 5000, 0, levelRequirement = 88, statInterpolation = { 3, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 16.666667039196, 5000, 0, levelRequirement = 90, statInterpolation = { 3, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 16.666667039196, 5000, 0, levelRequirement = 91, statInterpolation = { 3, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 16.666667039196, 5000, 0, levelRequirement = 92, statInterpolation = { 3, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 16.666667039196, 5000, 0, levelRequirement = 93, statInterpolation = { 3, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 16.666667039196, 5000, 0, levelRequirement = 94, statInterpolation = { 3, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 16.666667039196, 5000, 0, levelRequirement = 95, statInterpolation = { 3, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 16.666667039196, 5000, 0, levelRequirement = 96, statInterpolation = { 3, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 16.666667039196, 5000, 0, levelRequirement = 97, statInterpolation = { 3, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 16.666667039196, 5000, 0, levelRequirement = 98, statInterpolation = { 3, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 16.666667039196, 5000, 0, levelRequirement = 99, statInterpolation = { 3, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 16.666667039196, 5000, 0, levelRequirement = 100, statInterpolation = { 3, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 16.666667039196, 5000, 0, levelRequirement = 4, statInterpolation = { 3, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 16.666667039196, 5000, 0, levelRequirement = 6, statInterpolation = { 3, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 16.666667039196, 5000, 0, levelRequirement = 9, statInterpolation = { 3, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 16.666667039196, 5000, 0, levelRequirement = 12, statInterpolation = { 3, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 16.666667039196, 5000, 0, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 16.666667039196, 5000, 0, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 16.666667039196, 5000, 0, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 16.666667039196, 5000, 0, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 16.666667039196, 5000, 0, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 16.666667039196, 5000, 0, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 16.666667039196, 5000, 0, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [12] = { 16.666667039196, 5000, 0, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [13] = { 16.666667039196, 5000, 0, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [14] = { 16.666667039196, 5000, 0, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 16.666667039196, 5000, 0, levelRequirement = 55, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [16] = { 16.666667039196, 5000, 0, levelRequirement = 58, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [17] = { 16.666667039196, 5000, 0, levelRequirement = 61, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 16.666667039196, 5000, 0, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [19] = { 16.666667039196, 5000, 0, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 16.666667039196, 5000, 0, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 16.666667039196, 5000, 0, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 16.666667039196, 5000, 0, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 16.666667039196, 5000, 0, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 16.666667039196, 5000, 0, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 16.666667039196, 5000, 0, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 16.666667039196, 5000, 0, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 16.666667039196, 5000, 0, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 16.666667039196, 5000, 0, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 16.666667039196, 5000, 0, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 16.666667039196, 5000, 0, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 16.666667039196, 5000, 0, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 16.666667039196, 5000, 0, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 16.666667039196, 5000, 0, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 16.666667039196, 5000, 0, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 16.666667039196, 5000, 0, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 16.666667039196, 5000, 0, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [37] = { 16.666667039196, 5000, 0, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 16.666667039196, 5000, 0, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 16.666667039196, 5000, 0, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 16.666667039196, 5000, 0, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["ConversionTrap"] = { name = "Conversion Trap", color = 3, description = "Throws a trap that, when triggered by an enemy, converts that enemy to your side for a short duration. Does not affect unique monsters or players.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanMine] = true, [SkillType.Trap] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Mineable] = true, [SkillType.Trapped] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -1867,53 +1866,53 @@ skills["ConversionTrap"] = { "traps_do_not_explode_on_timeout", }, levels = { - [1] = { 1, 4000, 5300, cooldown = 8, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 1, 4000, 5500, cooldown = 8, levelRequirement = 6, statInterpolation = { 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 1, 4000, 5800, cooldown = 8, levelRequirement = 9, statInterpolation = { 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 1, 4000, 6000, cooldown = 8, levelRequirement = 12, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1, 4000, 6300, cooldown = 8, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 1, 4000, 6500, cooldown = 8, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { Mana = 11, }, }, - [7] = { 1, 4000, 6800, cooldown = 8, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { Mana = 12, }, }, - [8] = { 1, 4000, 7000, cooldown = 8, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 13, }, }, - [9] = { 1, 4000, 7300, cooldown = 8, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { Mana = 14, }, }, - [10] = { 1, 4000, 7500, cooldown = 8, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 1, 4000, 7800, cooldown = 8, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 1, 4000, 8000, cooldown = 8, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 1, 4000, 8300, cooldown = 8, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [14] = { 1, 4000, 8500, cooldown = 8, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 1, 4000, 8800, cooldown = 8, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { Mana = 21, }, }, - [16] = { 1, 4000, 9000, cooldown = 8, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [17] = { 1, 4000, 9300, cooldown = 8, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 1, 4000, 9500, cooldown = 8, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [19] = { 1, 4000, 9800, cooldown = 8, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [20] = { 1, 4000, 10000, cooldown = 8, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 1, 4000, 10300, cooldown = 8, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 1, 4000, 10500, cooldown = 8, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [23] = { 1, 4000, 10800, cooldown = 8, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 1, 4000, 11000, cooldown = 8, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 1, 4000, 11300, cooldown = 8, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [26] = { 1, 4000, 11500, cooldown = 8, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 1, 4000, 11800, cooldown = 8, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 1, 4000, 12000, cooldown = 8, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 1, 4000, 12300, cooldown = 8, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 27, }, }, - [30] = { 1, 4000, 12500, cooldown = 8, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 1, 4000, 12650, cooldown = 8, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [32] = { 1, 4000, 12800, cooldown = 8, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 1, 4000, 12900, cooldown = 8, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 1, 4000, 13000, cooldown = 8, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 1, 4000, 13150, cooldown = 8, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 30, }, }, - [36] = { 1, 4000, 13300, cooldown = 8, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 31, }, }, - [37] = { 1, 4000, 13400, cooldown = 8, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 31, }, }, - [38] = { 1, 4000, 13500, cooldown = 8, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 31, }, }, - [39] = { 1, 4000, 13650, cooldown = 8, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 32, }, }, - [40] = { 1, 4000, 13800, cooldown = 8, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 1, 4000, 5300, cooldown = 8, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 1, 4000, 5500, cooldown = 8, levelRequirement = 6, statInterpolation = { 1, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 1, 4000, 5800, cooldown = 8, levelRequirement = 9, statInterpolation = { 1, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 1, 4000, 6000, cooldown = 8, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1, 4000, 6300, cooldown = 8, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 1, 4000, 6500, cooldown = 8, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { Mana = 11, }, }, + [7] = { 1, 4000, 6800, cooldown = 8, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { Mana = 12, }, }, + [8] = { 1, 4000, 7000, cooldown = 8, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [9] = { 1, 4000, 7300, cooldown = 8, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [10] = { 1, 4000, 7500, cooldown = 8, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 1, 4000, 7800, cooldown = 8, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 1, 4000, 8000, cooldown = 8, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [13] = { 1, 4000, 8300, cooldown = 8, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [14] = { 1, 4000, 8500, cooldown = 8, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [15] = { 1, 4000, 8800, cooldown = 8, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [16] = { 1, 4000, 9000, cooldown = 8, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [17] = { 1, 4000, 9300, cooldown = 8, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [18] = { 1, 4000, 9500, cooldown = 8, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [19] = { 1, 4000, 9800, cooldown = 8, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [20] = { 1, 4000, 10000, cooldown = 8, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 1, 4000, 10300, cooldown = 8, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 1, 4000, 10500, cooldown = 8, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [23] = { 1, 4000, 10800, cooldown = 8, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 1, 4000, 11000, cooldown = 8, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 1, 4000, 11300, cooldown = 8, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [26] = { 1, 4000, 11500, cooldown = 8, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 1, 4000, 11800, cooldown = 8, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 1, 4000, 12000, cooldown = 8, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 1, 4000, 12300, cooldown = 8, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 27, }, }, + [30] = { 1, 4000, 12500, cooldown = 8, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 1, 4000, 12650, cooldown = 8, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [32] = { 1, 4000, 12800, cooldown = 8, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 1, 4000, 12900, cooldown = 8, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 1, 4000, 13000, cooldown = 8, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 1, 4000, 13150, cooldown = 8, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 30, }, }, + [36] = { 1, 4000, 13300, cooldown = 8, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [37] = { 1, 4000, 13400, cooldown = 8, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [38] = { 1, 4000, 13500, cooldown = 8, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [39] = { 1, 4000, 13650, cooldown = 8, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 32, }, }, + [40] = { 1, 4000, 13800, cooldown = 8, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 33, }, }, }, } skills["Convocation"] = { name = "Convocation", color = 3, description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -1949,46 +1948,46 @@ skills["Convocation"] = { "base_deal_no_damage", }, levels = { - [1] = { 2000, 42, cooldown = 3, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 2000, 45, cooldown = 3, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 2000, 48, cooldown = 3, levelRequirement = 30, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 2000, 51, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 2000, 54, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 2000, 57, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 2000, 60, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 2000, 63, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 2000, 66, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 2000, 69, cooldown = 3, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 2000, 72, cooldown = 3, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 2000, 75, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [13] = { 2000, 78, cooldown = 3, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [14] = { 2000, 81, cooldown = 3, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [15] = { 2000, 84, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [16] = { 2000, 87, cooldown = 3, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [17] = { 2000, 90, cooldown = 3, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [18] = { 2000, 93, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [19] = { 2000, 96, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [20] = { 2000, 99, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [21] = { 2000, 102, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 2000, 105, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [23] = { 2000, 108, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [24] = { 2000, 111, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [25] = { 2000, 114, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [26] = { 2000, 117, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [27] = { 2000, 120, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [28] = { 2000, 123, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 15, }, }, - [29] = { 2000, 126, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [30] = { 2000, 129, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [31] = { 2000, 131, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [32] = { 2000, 132, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 2000, 134, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 2000, 135, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 2000, 137, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 2000, 138, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 2000, 140, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 2000, 141, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 2000, 143, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 2000, 144, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 2000, 42, cooldown = 3, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [2] = { 2000, 45, cooldown = 3, levelRequirement = 27, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [3] = { 2000, 48, cooldown = 3, levelRequirement = 30, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [4] = { 2000, 51, cooldown = 3, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [5] = { 2000, 54, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [6] = { 2000, 57, cooldown = 3, levelRequirement = 39, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [7] = { 2000, 60, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [8] = { 2000, 63, cooldown = 3, levelRequirement = 45, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [9] = { 2000, 66, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [10] = { 2000, 69, cooldown = 3, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [11] = { 2000, 72, cooldown = 3, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [12] = { 2000, 75, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [13] = { 2000, 78, cooldown = 3, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [14] = { 2000, 81, cooldown = 3, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [15] = { 2000, 84, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [16] = { 2000, 87, cooldown = 3, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [17] = { 2000, 90, cooldown = 3, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [18] = { 2000, 93, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [19] = { 2000, 96, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [20] = { 2000, 99, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [21] = { 2000, 102, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [22] = { 2000, 105, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [23] = { 2000, 108, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [24] = { 2000, 111, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [25] = { 2000, 114, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [26] = { 2000, 117, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [27] = { 2000, 120, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [28] = { 2000, 123, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [29] = { 2000, 126, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [30] = { 2000, 129, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [31] = { 2000, 131, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [32] = { 2000, 132, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [33] = { 2000, 134, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [34] = { 2000, 135, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [35] = { 2000, 137, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [36] = { 2000, 138, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [37] = { 2000, 140, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [38] = { 2000, 141, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [39] = { 2000, 143, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [40] = { 2000, 144, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, }, } skills["Disintegrate"] = { @@ -1997,7 +1996,7 @@ skills["Disintegrate"] = { baseEffectiveness = 1.4269000291824, incrementalEffectiveness = 0.040500000119209, description = "Release a beam which deals lightning damage to enemies in a long area in front of you, and has several smaller beams branch off from it at an angle, hitting more enemies to the sides.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.LightningSkill] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Lightning] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, statMap = { @@ -2036,46 +2035,46 @@ skills["Disintegrate"] = { "active_skill_display_does_intensity_stuff", }, levels = { - [1] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [2] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [11] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [12] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.5, 1.5, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.5, 85, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 12, }, }, + [2] = { 0.5, 103, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 13, }, }, + [3] = { 0.5, 125, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 14, }, }, + [4] = { 0.5, 151, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 15, }, }, + [5] = { 0.5, 181, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 15, }, }, + [6] = { 0.5, 203, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 16, }, }, + [7] = { 0.5, 229, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 16, }, }, + [8] = { 0.5, 257, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 17, }, }, + [9] = { 0.5, 288, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 17, }, }, + [10] = { 0.5, 323, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 18, }, }, + [11] = { 0.5, 361, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 18, }, }, + [12] = { 0.5, 403, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 19, }, }, + [13] = { 0.5, 450, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 19, }, }, + [14] = { 0.5, 502, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 20, }, }, + [15] = { 0.5, 560, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 20, }, }, + [16] = { 0.5, 624, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 21, }, }, + [17] = { 0.5, 694, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 21, }, }, + [18] = { 0.5, 772, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 22, }, }, + [19] = { 0.5, 857, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 22, }, }, + [20] = { 0.5, 952, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 23, }, }, + [21] = { 0.5, 1057, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 24, }, }, + [22] = { 0.5, 1172, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 24, }, }, + [23] = { 0.5, 1299, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 25, }, }, + [24] = { 0.5, 1439, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 25, }, }, + [25] = { 0.5, 1594, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 26, }, }, + [26] = { 0.5, 1764, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 26, }, }, + [27] = { 0.5, 1951, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 27, }, }, + [28] = { 0.5, 2158, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 27, }, }, + [29] = { 0.5, 2385, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 28, }, }, + [30] = { 0.5, 2634, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 28, }, }, + [31] = { 0.5, 2769, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 28, }, }, + [32] = { 0.5, 2909, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 29, }, }, + [33] = { 0.5, 3057, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 29, }, }, + [34] = { 0.5, 3212, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 29, }, }, + [35] = { 0.5, 3374, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 29, }, }, + [36] = { 0.5, 3544, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 30, }, }, + [37] = { 0.5, 3722, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 30, }, }, + [38] = { 0.5, 3910, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 30, }, }, + [39] = { 0.5, 4106, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 30, }, }, + [40] = { 0.5, 4311, 2, 30, damageEffectiveness = 1.15, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 1474, 1475, }, cost = { Mana = 31, }, }, }, } skills["DarkPact"] = { @@ -2084,7 +2083,7 @@ skills["DarkPact"] = { baseEffectiveness = 0.80000001192093, incrementalEffectiveness = 0.037999998778105, description = "This spell removes some life from one of your Skeleton minions near you or the targeted location to deal chaos damage in an area around it. This effect will chain to your other nearby skeletons. If you have no skeletons near you or the targeted location, it will sacrifice your own life to deal damage instead.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Chaining] = true, [SkillType.ChaosSkill] = true, [SkillType.Minion] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.Chaos] = true, [SkillType.Minion] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, parts = { @@ -2149,46 +2148,46 @@ skills["DarkPact"] = { "skeletal_chains_no_minions_targets_self", }, levels = { - [1] = { 6, 0.80000001192093, 1.2000000476837, 2, 0, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 6, 0.80000001192093, 1.2000000476837, 2, 4, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 6, 0.80000001192093, 1.2000000476837, 2, 8, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 6, 0.80000001192093, 1.2000000476837, 2, 12, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 6, 0.80000001192093, 1.2000000476837, 2, 16, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 6, 0.80000001192093, 1.2000000476837, 2, 20, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 6, 0.80000001192093, 1.2000000476837, 2, 24, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 6, 0.80000001192093, 1.2000000476837, 2, 28, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 6, 0.80000001192093, 1.2000000476837, 2, 32, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 6, 0.80000001192093, 1.2000000476837, 2, 36, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 6, 0.80000001192093, 1.2000000476837, 2, 40, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 6, 0.80000001192093, 1.2000000476837, 2, 44, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [13] = { 6, 0.80000001192093, 1.2000000476837, 2, 48, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [14] = { 6, 0.80000001192093, 1.2000000476837, 2, 52, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [15] = { 6, 0.80000001192093, 1.2000000476837, 2, 56, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [16] = { 6, 0.80000001192093, 1.2000000476837, 2, 60, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [17] = { 6, 0.80000001192093, 1.2000000476837, 2, 64, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [18] = { 6, 0.80000001192093, 1.2000000476837, 2, 68, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [19] = { 6, 0.80000001192093, 1.2000000476837, 2, 72, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [20] = { 6, 0.80000001192093, 1.2000000476837, 2, 76, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [21] = { 6, 0.80000001192093, 1.2000000476837, 2, 80, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 6, 0.80000001192093, 1.2000000476837, 2, 84, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [23] = { 6, 0.80000001192093, 1.2000000476837, 2, 88, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [24] = { 6, 0.80000001192093, 1.2000000476837, 2, 92, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [25] = { 6, 0.80000001192093, 1.2000000476837, 2, 96, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [26] = { 6, 0.80000001192093, 1.2000000476837, 2, 100, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [27] = { 6, 0.80000001192093, 1.2000000476837, 2, 104, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [28] = { 6, 0.80000001192093, 1.2000000476837, 2, 108, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [29] = { 6, 0.80000001192093, 1.2000000476837, 2, 112, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [30] = { 6, 0.80000001192093, 1.2000000476837, 2, 116, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [31] = { 6, 0.80000001192093, 1.2000000476837, 2, 118, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [32] = { 6, 0.80000001192093, 1.2000000476837, 2, 120, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 6, 0.80000001192093, 1.2000000476837, 2, 122, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 6, 0.80000001192093, 1.2000000476837, 2, 124, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 6, 0.80000001192093, 1.2000000476837, 2, 126, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 6, 0.80000001192093, 1.2000000476837, 2, 128, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 6, 0.80000001192093, 1.2000000476837, 2, 130, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 6, 0.80000001192093, 1.2000000476837, 2, 132, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 6, 0.80000001192093, 1.2000000476837, 2, 134, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 6, 0.80000001192093, 1.2000000476837, 2, 136, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 8, 24, 36, 2, 40, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [2] = { 8, 29, 43, 2, 43, critChance = 5, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [3] = { 8, 35, 52, 2, 46, critChance = 5, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 8, 41, 62, 2, 49, critChance = 5, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 8, 49, 74, 2, 52, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 8, 55, 83, 2, 55, critChance = 5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 8, 62, 92, 2, 58, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 8, 69, 103, 2, 61, critChance = 5, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 8, 77, 115, 2, 64, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 8, 86, 129, 2, 67, critChance = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 8, 95, 143, 2, 70, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 8, 106, 159, 2, 73, critChance = 5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [13] = { 8, 118, 177, 2, 76, critChance = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [14] = { 8, 131, 196, 2, 79, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [15] = { 8, 145, 218, 2, 82, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [16] = { 8, 161, 242, 2, 85, critChance = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [17] = { 8, 178, 267, 2, 88, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [18] = { 8, 197, 296, 2, 91, critChance = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [19] = { 8, 218, 327, 2, 94, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [20] = { 8, 241, 362, 2, 97, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [21] = { 8, 266, 400, 2, 100, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 8, 294, 441, 2, 103, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [23] = { 8, 324, 486, 2, 106, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [24] = { 8, 358, 536, 2, 109, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [25] = { 8, 394, 591, 2, 112, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [26] = { 8, 434, 651, 2, 115, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [27] = { 8, 478, 717, 2, 118, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [28] = { 8, 526, 789, 2, 121, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [29] = { 8, 578, 868, 2, 124, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [30] = { 8, 636, 954, 2, 127, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [31] = { 8, 667, 1000, 2, 129, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [32] = { 8, 699, 1048, 2, 130, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [33] = { 8, 733, 1099, 2, 132, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 8, 768, 1152, 2, 133, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 8, 805, 1207, 2, 135, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 8, 843, 1265, 2, 136, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 8, 884, 1325, 2, 138, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 8, 926, 1389, 2, 139, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 8, 970, 1455, 2, 141, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 8, 1016, 1524, 2, 142, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["Despair"] = { @@ -2197,7 +2196,7 @@ skills["Despair"] = { baseEffectiveness = 0.66670000553131, incrementalEffectiveness = 0.016000000759959, description = "Curses all targets in an area, lowering their chaos resistance and increasing damage over time they take. All hits will deal added chaos damage to the cursed enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.ChaosSkill] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.Chaos] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -2248,46 +2247,46 @@ skills["Despair"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -20, 15, 0.80000001192093, 1, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 16, }, }, - [2] = { 9100, 1, -20, 16, 0.80000001192093, 1, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 17, }, }, - [3] = { 9200, 1, -21, 16, 0.80000001192093, 1, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 18, }, }, - [4] = { 9300, 2, -21, 17, 0.80000001192093, 1, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 19, }, }, - [5] = { 9400, 2, -22, 17, 0.80000001192093, 1, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 21, }, }, - [6] = { 9500, 3, -22, 18, 0.80000001192093, 1, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 22, }, }, - [7] = { 9600, 3, -23, 18, 0.80000001192093, 1, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 23, }, }, - [8] = { 9700, 4, -23, 19, 0.80000001192093, 1, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 24, }, }, - [9] = { 9800, 4, -24, 19, 0.80000001192093, 1, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [10] = { 9900, 5, -24, 20, 0.80000001192093, 1, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [11] = { 10000, 5, -25, 20, 0.80000001192093, 1, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [12] = { 10100, 6, -25, 21, 0.80000001192093, 1, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 27, }, }, - [13] = { 10200, 6, -26, 21, 0.80000001192093, 1, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 28, }, }, - [14] = { 10300, 7, -26, 22, 0.80000001192093, 1, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 29, }, }, - [15] = { 10400, 7, -27, 22, 0.80000001192093, 1, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 29, }, }, - [16] = { 10500, 8, -27, 23, 0.80000001192093, 1, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 30, }, }, - [17] = { 10600, 8, -28, 23, 0.80000001192093, 1, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 31, }, }, - [18] = { 10700, 9, -28, 24, 0.80000001192093, 1, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 31, }, }, - [19] = { 10800, 9, -29, 24, 0.80000001192093, 1, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 32, }, }, - [20] = { 10900, 10, -29, 25, 0.80000001192093, 1, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 33, }, }, - [21] = { 11000, 10, -30, 25, 0.80000001192093, 1, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [22] = { 11100, 11, -30, 26, 0.80000001192093, 1, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [23] = { 11200, 11, -31, 26, 0.80000001192093, 1, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 35, }, }, - [24] = { 11300, 12, -31, 27, 0.80000001192093, 1, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 36, }, }, - [25] = { 11400, 12, -32, 27, 0.80000001192093, 1, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 36, }, }, - [26] = { 11500, 13, -32, 28, 0.80000001192093, 1, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 37, }, }, - [27] = { 11600, 13, -33, 28, 0.80000001192093, 1, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 38, }, }, - [28] = { 11700, 14, -33, 29, 0.80000001192093, 1, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 39, }, }, - [29] = { 11800, 14, -34, 29, 0.80000001192093, 1, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 39, }, }, - [30] = { 11900, 15, -34, 30, 0.80000001192093, 1, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 40, }, }, - [31] = { 11950, 15, -34, 30, 0.80000001192093, 1, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 15, -35, 30, 0.80000001192093, 1, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 41, }, }, - [33] = { 12050, 15, -35, 30, 0.80000001192093, 1, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 41, }, }, - [34] = { 12100, 16, -35, 31, 0.80000001192093, 1, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 42, }, }, - [35] = { 12150, 16, -35, 31, 0.80000001192093, 1, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 42, }, }, - [36] = { 12200, 16, -36, 31, 0.80000001192093, 1, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 42, }, }, - [37] = { 12250, 16, -36, 31, 0.80000001192093, 1, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 43, }, }, - [38] = { 12300, 17, -36, 32, 0.80000001192093, 1, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 43, }, }, - [39] = { 12350, 17, -36, 32, 0.80000001192093, 1, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 43, }, }, - [40] = { 12400, 17, -37, 32, 0.80000001192093, 1, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 44, }, }, + [1] = { 9000, 0, -20, 15, 9, 12, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 9100, 1, -20, 16, 11, 13, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 9200, 1, -21, 16, 12, 15, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 9300, 2, -21, 17, 14, 17, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 9400, 2, -22, 17, 15, 19, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 9500, 3, -22, 18, 17, 21, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 9600, 3, -23, 18, 19, 24, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 9700, 4, -23, 19, 21, 26, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 9800, 4, -24, 19, 23, 29, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 9900, 5, -24, 20, 25, 31, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 10000, 5, -25, 20, 27, 33, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 10100, 6, -25, 21, 28, 36, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 10200, 6, -26, 21, 30, 38, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 10300, 7, -26, 22, 32, 40, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 10400, 7, -27, 22, 34, 43, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 10500, 8, -27, 23, 36, 45, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 10600, 8, -28, 23, 39, 48, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 10700, 9, -28, 24, 41, 51, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 10800, 9, -29, 24, 43, 54, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 10900, 10, -29, 25, 46, 57, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 11000, 10, -30, 25, 49, 61, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 11100, 11, -30, 26, 51, 64, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 11200, 11, -31, 26, 54, 68, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 11300, 12, -31, 27, 57, 72, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 11400, 12, -32, 27, 60, 76, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11500, 13, -32, 28, 64, 80, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11600, 13, -33, 28, 67, 84, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11700, 14, -33, 29, 71, 89, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11800, 14, -34, 29, 75, 93, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11900, 15, -34, 30, 79, 98, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11950, 15, -34, 30, 81, 101, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 15, -35, 30, 83, 104, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12050, 15, -35, 30, 85, 106, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12100, 16, -35, 31, 87, 109, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12150, 16, -35, 31, 90, 112, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12200, 16, -36, 31, 92, 115, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12250, 16, -36, 31, 94, 118, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12300, 17, -36, 32, 97, 121, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12350, 17, -36, 32, 99, 124, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12400, 17, -37, 32, 102, 127, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["Discharge"] = { @@ -2296,7 +2295,7 @@ skills["Discharge"] = { baseEffectiveness = 4.2119998931885, incrementalEffectiveness = 0.028899999335408, description = "Discharge all the character's charges to deal elemental damage to all nearby monsters.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, statMap = { @@ -2343,53 +2342,53 @@ skills["Discharge"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 28, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 31, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 34, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 37, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [5] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 40, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 42, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 44, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 46, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 48, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 50, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 52, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [12] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 54, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 56, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [14] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 58, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [15] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 60, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [16] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 62, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [17] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 64, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 66, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [19] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 70, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 72, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 74, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 76, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 78, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [25] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 80, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 82, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 84, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [28] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 86, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [29] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 88, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 90, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [31] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 91, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [32] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 92, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [33] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 93, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [34] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 94, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [35] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 95, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, - [36] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 96, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [37] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 97, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [38] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 98, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 32, }, }, - [39] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 99, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, - [40] = { 0.5, 1.5, 0.80000001192093, 1.2000000476837, 0.80000001192093, 1.2000000476837, 20, -30, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 100, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 0.5, 1.5, 99, 148, 99, 148, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 28, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 13, }, }, + [2] = { 0.5, 1.5, 116, 175, 116, 175, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 31, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 14, }, }, + [3] = { 0.5, 1.5, 136, 204, 136, 204, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 34, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 15, }, }, + [4] = { 0.5, 1.5, 158, 238, 158, 238, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 37, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 16, }, }, + [5] = { 0.5, 1.5, 184, 275, 184, 275, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 40, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 16, }, }, + [6] = { 0.5, 1.5, 202, 303, 202, 303, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 42, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 17, }, }, + [7] = { 0.5, 1.5, 222, 333, 222, 333, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 44, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 18, }, }, + [8] = { 0.5, 1.5, 244, 366, 244, 366, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 46, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 18, }, }, + [9] = { 0.5, 1.5, 268, 401, 268, 401, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 48, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 19, }, }, + [10] = { 0.5, 1.5, 293, 440, 293, 440, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 50, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 19, }, }, + [11] = { 0.5, 1.5, 321, 481, 321, 481, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 52, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 20, }, }, + [12] = { 0.5, 1.5, 350, 526, 350, 526, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 54, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 20, }, }, + [13] = { 0.5, 1.5, 383, 574, 383, 574, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 56, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 21, }, }, + [14] = { 0.5, 1.5, 417, 626, 417, 626, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 58, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 21, }, }, + [15] = { 0.5, 1.5, 455, 682, 455, 682, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 60, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 22, }, }, + [16] = { 0.5, 1.5, 495, 743, 495, 743, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 62, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 22, }, }, + [17] = { 0.5, 1.5, 539, 809, 539, 809, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 64, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 23, }, }, + [18] = { 0.5, 1.5, 586, 879, 586, 879, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 66, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 24, }, }, + [19] = { 0.5, 1.5, 637, 955, 637, 955, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 24, }, }, + [20] = { 0.5, 1.5, 692, 1037, 692, 1037, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 70, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 25, }, }, + [21] = { 0.5, 1.5, 750, 1126, 750, 1126, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 72, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 25, }, }, + [22] = { 0.5, 1.5, 814, 1221, 814, 1221, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 74, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 26, }, }, + [23] = { 0.5, 1.5, 882, 1323, 882, 1323, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 76, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 26, }, }, + [24] = { 0.5, 1.5, 956, 1434, 956, 1434, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 78, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 27, }, }, + [25] = { 0.5, 1.5, 1035, 1552, 1035, 1552, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 80, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 27, }, }, + [26] = { 0.5, 1.5, 1120, 1680, 1120, 1680, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 82, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 28, }, }, + [27] = { 0.5, 1.5, 1211, 1817, 1211, 1817, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 84, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 28, }, }, + [28] = { 0.5, 1.5, 1310, 1965, 1310, 1965, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 86, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 29, }, }, + [29] = { 0.5, 1.5, 1416, 2123, 1416, 2123, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 88, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 30, }, }, + [30] = { 0.5, 1.5, 1529, 2294, 1529, 2294, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 90, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 30, }, }, + [31] = { 0.5, 1.5, 1589, 2384, 1589, 2384, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 91, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 30, }, }, + [32] = { 0.5, 1.5, 1651, 2477, 1651, 2477, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 92, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 31, }, }, + [33] = { 0.5, 1.5, 1716, 2574, 1716, 2574, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 93, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 31, }, }, + [34] = { 0.5, 1.5, 1782, 2674, 1782, 2674, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 94, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 31, }, }, + [35] = { 0.5, 1.5, 1852, 2777, 1852, 2777, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 95, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 31, }, }, + [36] = { 0.5, 1.5, 1923, 2885, 1923, 2885, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 96, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 32, }, }, + [37] = { 0.5, 1.5, 1998, 2996, 1998, 2996, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 97, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 32, }, }, + [38] = { 0.5, 1.5, 2075, 3112, 2075, 3112, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 98, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 32, }, }, + [39] = { 0.5, 1.5, 2154, 3232, 2154, 3232, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 99, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 33, }, }, + [40] = { 0.5, 1.5, 2237, 3355, 2237, 3355, 20, -55, damageEffectiveness = 4.5, cooldown = 2, critChance = 7, levelRequirement = 100, statInterpolation = { 3, 3, 0, 355, 356, 473, 474, 475, }, cost = { Mana = 33, }, }, }, } skills["Discipline"] = { name = "Discipline", color = 3, description = "Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -2433,53 +2432,53 @@ skills["Discipline"] = { "base_deal_no_damage", }, levels = { - [1] = { 60, 0, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 69, 1, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 76, 2, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 85, 3, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 94, 4, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 103, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 114, 6, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 124, 7, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 136, 8, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 143, 9, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 147, 10, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 156, 11, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 165, 12, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 171, 13, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 179, 14, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 185, 15, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 192, 16, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 200, 17, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 205, 18, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 217, 19, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 221, 20, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 231, 21, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 238, 22, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 250, 23, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 262, 24, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 269, 25, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 284, 26, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 294, 27, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 304, 28, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 314, 29, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 314, 29, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 323, 30, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 323, 30, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 332, 31, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 332, 31, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 340, 32, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 340, 32, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 348, 33, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 348, 33, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 356, 34, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 60, 0, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 69, 1, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 76, 2, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 85, 3, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 94, 4, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 103, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 114, 6, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 124, 7, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 136, 8, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 143, 9, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 147, 10, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 156, 11, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 165, 12, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 171, 13, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 179, 14, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 185, 15, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 192, 16, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 200, 17, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 205, 18, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 217, 19, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 221, 20, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 231, 21, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 238, 22, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 250, 23, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 262, 24, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 269, 25, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 284, 26, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 294, 27, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 304, 28, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 314, 29, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 314, 29, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 323, 30, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 323, 30, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 332, 31, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 332, 31, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 340, 32, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 340, 32, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 348, 33, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 348, 33, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 356, 34, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["VaalDiscipline"] = { name = "Vaal Discipline", color = 3, description = "Casts a temporary aura that prevents energy shield recharge being delayed by damage taken for you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -2510,46 +2509,46 @@ skills["VaalDiscipline"] = { "modifiers_to_buff_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 0, 0, 3000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 0, 1, 3000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 0, 2, 3000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 0, 3, 3000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 0, 4, 3000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 0, 5, 3000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 0, 6, 3000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 0, 7, 3000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 0, 8, 3000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 0, 9, 3000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 0, 10, 3000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 0, 11, 3000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 0, 12, 3000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 0, 13, 3000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 0, 14, 3000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 0, 15, 3000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 0, 16, 3000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 0, 17, 3000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 0, 18, 3000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 0, 19, 3000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 0, 20, 3000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 0, 21, 3000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 0, 22, 3000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 0, 23, 3000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 0, 24, 3000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 0, 25, 3000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 0, 26, 3000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 0, 27, 3000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 0, 28, 3000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 0, 29, 3000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 0, 29, 3000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 0, 30, 3000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 0, 30, 3000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 0, 31, 3000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 0, 31, 3000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 0, 32, 3000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 0, 32, 3000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 0, 33, 3000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 0, 33, 3000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 0, 34, 3000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 0, 0, 3000, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 0, 1, 3000, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 0, 2, 3000, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 0, 3, 3000, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 0, 4, 3000, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 0, 5, 3000, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 0, 6, 3000, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 0, 7, 3000, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 0, 8, 3000, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 0, 9, 3000, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 0, 10, 3000, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 0, 11, 3000, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 0, 12, 3000, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 0, 13, 3000, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 0, 14, 3000, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 0, 15, 3000, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 0, 16, 3000, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 0, 17, 3000, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 0, 18, 3000, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 0, 19, 3000, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 0, 20, 3000, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 0, 21, 3000, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 0, 22, 3000, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 0, 23, 3000, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 0, 24, 3000, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 0, 25, 3000, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 0, 26, 3000, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 0, 27, 3000, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 0, 28, 3000, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 0, 29, 3000, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 0, 29, 3000, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 0, 30, 3000, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 0, 30, 3000, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 0, 31, 3000, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 0, 31, 3000, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 0, 32, 3000, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 0, 32, 3000, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 0, 33, 3000, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 0, 33, 3000, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 0, 34, 3000, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["DivineTempest"] = { @@ -2558,7 +2557,7 @@ skills["DivineTempest"] = { baseEffectiveness = 0.63160002231598, incrementalEffectiveness = 0.033399999141693, description = "Channelling draws in energy around you to repeatedly build up stages, damaging a number of nearby enemies when you do so. Release to unleash a powerful burst of energy in a beam in front of you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Channelled] = true, [SkillType.LightningSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Channel] = true, [SkillType.Lightning] = true, [SkillType.Totemable] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.22, parts = { @@ -2617,46 +2616,46 @@ skills["DivineTempest"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 50, 100, 5, 40, 70, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 0.80000001192093, 25, 50, 100, 5, 40, 30, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [2] = { 0.80000001192093, 30, 50, 100, 5, 40, 30, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [3] = { 0.80000001192093, 35, 50, 100, 5, 40, 30, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [4] = { 0.80000001192093, 42, 50, 100, 5, 40, 30, 0, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [5] = { 0.80000001192093, 49, 50, 100, 5, 40, 30, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [6] = { 0.80000001192093, 54, 50, 100, 5, 40, 30, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [7] = { 0.80000001192093, 60, 50, 100, 5, 40, 30, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 0.80000001192093, 67, 50, 100, 5, 40, 30, 1, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 0.80000001192093, 74, 50, 100, 5, 40, 30, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 0.80000001192093, 82, 50, 100, 5, 40, 30, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 0.80000001192093, 90, 50, 100, 5, 40, 30, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 0.80000001192093, 99, 50, 100, 5, 40, 30, 2, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 0.80000001192093, 109, 50, 100, 5, 40, 30, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 0.80000001192093, 120, 50, 100, 5, 40, 30, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 0.80000001192093, 132, 50, 100, 5, 40, 30, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 0.80000001192093, 145, 50, 100, 5, 40, 30, 3, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 0.80000001192093, 160, 50, 100, 5, 40, 30, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 0.80000001192093, 175, 50, 100, 5, 40, 30, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 0.80000001192093, 192, 50, 100, 5, 40, 30, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 0.80000001192093, 210, 50, 100, 5, 40, 30, 4, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 0.80000001192093, 230, 50, 100, 5, 40, 30, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 0.80000001192093, 252, 50, 100, 5, 40, 30, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 0.80000001192093, 275, 50, 100, 5, 40, 30, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 0.80000001192093, 301, 50, 100, 5, 40, 30, 5, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 0.80000001192093, 329, 50, 100, 5, 40, 30, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 0.80000001192093, 359, 50, 100, 5, 40, 30, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 0.80000001192093, 391, 50, 100, 5, 40, 30, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 0.80000001192093, 427, 50, 100, 5, 40, 30, 6, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 0.80000001192093, 465, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 0.80000001192093, 507, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 0.80000001192093, 529, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 0.80000001192093, 553, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 0.80000001192093, 577, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 0.80000001192093, 602, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 0.80000001192093, 628, 50, 100, 5, 40, 30, 7, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 0.80000001192093, 655, 50, 100, 5, 40, 30, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 0.80000001192093, 683, 50, 100, 5, 40, 30, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 0.80000001192093, 713, 50, 100, 5, 40, 30, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 0.80000001192093, 743, 50, 100, 5, 40, 30, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 0.80000001192093, 775, 50, 100, 5, 40, 30, 8, -50, damageEffectiveness = 0.3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["ElementalWeakness"] = { @@ -2664,7 +2663,7 @@ skills["ElementalWeakness"] = { color = 3, baseEffectiveness = 0, description = "Curses all targets in an area, lowering their elemental resistances.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -2709,46 +2708,46 @@ skills["ElementalWeakness"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -20, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 9100, 1, -21, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 9200, 1, -22, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 9300, 2, -23, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 9400, 2, -24, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 9500, 3, -25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 9600, 3, -26, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 9700, 4, -27, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 9800, 4, -28, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 9900, 5, -29, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 10000, 5, -30, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 10100, 6, -31, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 10200, 6, -32, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 10300, 7, -33, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 10400, 7, -34, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 10500, 8, -35, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 10600, 8, -36, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 10700, 9, -37, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 10800, 9, -38, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 10900, 10, -39, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 11000, 10, -40, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 11100, 11, -41, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 11200, 11, -42, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 11300, 12, -43, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 11400, 12, -44, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11500, 13, -45, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11600, 13, -46, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11700, 14, -47, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11800, 14, -48, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11900, 15, -49, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11950, 15, -49, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 15, -50, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12050, 15, -50, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12100, 16, -51, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12150, 16, -51, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12200, 16, -52, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12250, 16, -52, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12300, 17, -53, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12350, 17, -53, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12400, 17, -54, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 9000, 0, -20, 600, levelRequirement = 24, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 16, }, }, + [2] = { 9100, 1, -21, 600, levelRequirement = 27, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 17, }, }, + [3] = { 9200, 1, -22, 600, levelRequirement = 30, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 18, }, }, + [4] = { 9300, 2, -23, 600, levelRequirement = 33, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 19, }, }, + [5] = { 9400, 2, -24, 600, levelRequirement = 36, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 21, }, }, + [6] = { 9500, 3, -25, 600, levelRequirement = 39, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 22, }, }, + [7] = { 9600, 3, -26, 600, levelRequirement = 42, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 23, }, }, + [8] = { 9700, 4, -27, 600, levelRequirement = 45, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 24, }, }, + [9] = { 9800, 4, -28, 600, levelRequirement = 48, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 25, }, }, + [10] = { 9900, 5, -29, 600, levelRequirement = 50, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 26, }, }, + [11] = { 10000, 5, -30, 600, levelRequirement = 52, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 26, }, }, + [12] = { 10100, 6, -31, 600, levelRequirement = 54, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 27, }, }, + [13] = { 10200, 6, -32, 600, levelRequirement = 56, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 28, }, }, + [14] = { 10300, 7, -33, 600, levelRequirement = 58, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 29, }, }, + [15] = { 10400, 7, -34, 600, levelRequirement = 60, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 29, }, }, + [16] = { 10500, 8, -35, 600, levelRequirement = 62, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 30, }, }, + [17] = { 10600, 8, -36, 600, levelRequirement = 64, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 31, }, }, + [18] = { 10700, 9, -37, 600, levelRequirement = 66, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 31, }, }, + [19] = { 10800, 9, -38, 600, levelRequirement = 68, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 32, }, }, + [20] = { 10900, 10, -39, 600, levelRequirement = 70, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 33, }, }, + [21] = { 11000, 10, -40, 600, levelRequirement = 72, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 34, }, }, + [22] = { 11100, 11, -41, 600, levelRequirement = 74, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 34, }, }, + [23] = { 11200, 11, -42, 600, levelRequirement = 76, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 35, }, }, + [24] = { 11300, 12, -43, 600, levelRequirement = 78, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 36, }, }, + [25] = { 11400, 12, -44, 600, levelRequirement = 80, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 36, }, }, + [26] = { 11500, 13, -45, 600, levelRequirement = 82, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 37, }, }, + [27] = { 11600, 13, -46, 600, levelRequirement = 84, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 38, }, }, + [28] = { 11700, 14, -47, 600, levelRequirement = 86, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 39, }, }, + [29] = { 11800, 14, -48, 600, levelRequirement = 88, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 39, }, }, + [30] = { 11900, 15, -49, 600, levelRequirement = 90, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 40, }, }, + [31] = { 11950, 15, -49, 600, levelRequirement = 91, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 40, }, }, + [32] = { 12000, 15, -50, 600, levelRequirement = 92, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 41, }, }, + [33] = { 12050, 15, -50, 600, levelRequirement = 93, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 41, }, }, + [34] = { 12100, 16, -51, 600, levelRequirement = 94, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 42, }, }, + [35] = { 12150, 16, -51, 600, levelRequirement = 95, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 42, }, }, + [36] = { 12200, 16, -52, 600, levelRequirement = 96, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 42, }, }, + [37] = { 12250, 16, -52, 600, levelRequirement = 97, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 43, }, }, + [38] = { 12300, 17, -53, 600, levelRequirement = 98, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 43, }, }, + [39] = { 12350, 17, -53, 600, levelRequirement = 99, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 43, }, }, + [40] = { 12400, 17, -54, 600, levelRequirement = 100, statInterpolation = { 1, 0, 357, 5723, }, cost = { Mana = 44, }, }, }, } skills["Enfeeble"] = { @@ -2756,7 +2755,7 @@ skills["Enfeeble"] = { color = 3, baseEffectiveness = 0, description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -2803,46 +2802,46 @@ skills["Enfeeble"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -10, -21, -10, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 9100, 1, -10, -21, -10, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 9200, 1, -11, -22, -11, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 9300, 2, -11, -22, -11, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 9400, 2, -12, -23, -11, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 9500, 3, -12, -23, -11, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 9600, 3, -13, -24, -12, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 9700, 4, -13, -24, -12, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 9800, 4, -14, -25, -12, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 9900, 5, -14, -25, -12, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 10000, 5, -15, -26, -13, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 10100, 6, -15, -26, -13, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 10200, 6, -16, -27, -13, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 10300, 7, -16, -27, -13, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 10400, 7, -17, -28, -14, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 10500, 8, -17, -28, -14, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 10600, 8, -18, -29, -14, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 10700, 9, -18, -29, -14, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 10800, 9, -19, -30, -15, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 10900, 10, -19, -30, -15, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 11000, 10, -20, -31, -15, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 11100, 11, -20, -31, -15, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 11200, 11, -21, -32, -16, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 11300, 12, -21, -32, -16, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 11400, 12, -22, -33, -16, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11500, 13, -22, -33, -16, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11600, 13, -23, -34, -17, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11700, 14, -23, -34, -17, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11800, 14, -24, -35, -17, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11900, 15, -24, -35, -17, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11950, 15, -24, -35, -17, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 15, -25, -36, -18, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12050, 15, -25, -36, -18, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12100, 16, -25, -36, -18, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12150, 16, -25, -36, -18, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12200, 16, -26, -37, -18, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12250, 16, -26, -37, -18, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12300, 17, -26, -37, -18, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12350, 17, -26, -37, -18, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12400, 17, -27, -38, -19, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 9000, 0, -10, -21, -10, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 9100, 1, -10, -21, -10, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 9200, 1, -11, -22, -11, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 9300, 2, -11, -22, -11, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 9400, 2, -12, -23, -11, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 9500, 3, -12, -23, -11, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 9600, 3, -13, -24, -12, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 9700, 4, -13, -24, -12, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 9800, 4, -14, -25, -12, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 9900, 5, -14, -25, -12, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 10000, 5, -15, -26, -13, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 10100, 6, -15, -26, -13, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 10200, 6, -16, -27, -13, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 10300, 7, -16, -27, -13, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 10400, 7, -17, -28, -14, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 10500, 8, -17, -28, -14, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 10600, 8, -18, -29, -14, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 10700, 9, -18, -29, -14, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 10800, 9, -19, -30, -15, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 10900, 10, -19, -30, -15, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 11000, 10, -20, -31, -15, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 11100, 11, -20, -31, -15, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 11200, 11, -21, -32, -16, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 11300, 12, -21, -32, -16, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 11400, 12, -22, -33, -16, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11500, 13, -22, -33, -16, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11600, 13, -23, -34, -17, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11700, 14, -23, -34, -17, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11800, 14, -24, -35, -17, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11900, 15, -24, -35, -17, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11950, 15, -24, -35, -17, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 15, -25, -36, -18, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12050, 15, -25, -36, -18, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12100, 16, -25, -36, -18, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12150, 16, -25, -36, -18, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12200, 16, -26, -37, -18, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12250, 16, -26, -37, -18, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12300, 17, -26, -37, -18, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12350, 17, -26, -37, -18, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12400, 17, -27, -38, -19, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["EssenceDrain"] = { @@ -2851,7 +2850,7 @@ skills["EssenceDrain"] = { baseEffectiveness = 4.398099899292, incrementalEffectiveness = 0.045400001108646, description = "Fires a projectile that applies a damage over time debuff when it hits. You are healed for a portion of the debuff damage. The debuff is spread by Contagion.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -2885,46 +2884,46 @@ skills["EssenceDrain"] = { "base_is_projectile", }, levels = { - [1] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 8, }, }, - [2] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [3] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [4] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [5] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [6] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [7] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 14, }, }, - [8] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [9] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [10] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [11] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 17, }, }, - [12] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 18, }, }, - [13] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 19, }, }, - [14] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 19, }, }, - [15] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 20, }, }, - [16] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 21, }, }, - [17] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 21, }, }, - [18] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 22, }, }, - [19] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 22, }, }, - [20] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 23, }, }, - [21] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 24, }, }, - [22] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 24, }, }, - [23] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 25, }, }, - [24] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 25, }, }, - [25] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 26, }, }, - [26] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 26, }, }, - [27] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 27, }, }, - [28] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 27, }, }, - [29] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 28, }, }, - [30] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 28, }, }, - [31] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 28, }, }, - [32] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 29, }, }, - [33] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 29, }, }, - [34] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 29, }, }, - [35] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 29, }, }, - [36] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 30, }, }, - [37] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 30, }, }, - [38] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 30, }, }, - [39] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 30, }, }, - [40] = { 33.333334078391, 50, 3800, 0.15999999642372, 0.23999999463558, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 1, 3, 3, }, cost = { Mana = 31, }, }, + [1] = { 33.333334078391, 50, 3800, 9, 14, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 33.333334078391, 50, 3800, 12, 18, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 33.333334078391, 50, 3800, 16, 24, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 33.333334078391, 50, 3800, 22, 33, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 33.333334078391, 50, 3800, 30, 44, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 33.333334078391, 50, 3800, 39, 59, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 33.333334078391, 50, 3800, 51, 77, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 33.333334078391, 50, 3800, 63, 94, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 33.333334078391, 50, 3800, 76, 114, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 33.333334078391, 50, 3800, 92, 138, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 33.333334078391, 50, 3800, 111, 166, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 33.333334078391, 50, 3800, 133, 200, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 33.333334078391, 50, 3800, 160, 240, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 33.333334078391, 50, 3800, 192, 288, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 33.333334078391, 50, 3800, 229, 344, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 33.333334078391, 50, 3800, 273, 410, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 33.333334078391, 50, 3800, 307, 460, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 33.333334078391, 50, 3800, 344, 516, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 33.333334078391, 50, 3800, 386, 579, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 33.333334078391, 50, 3800, 433, 649, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 33.333334078391, 50, 3800, 485, 727, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 33.333334078391, 50, 3800, 543, 814, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 33.333334078391, 50, 3800, 608, 911, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 33.333334078391, 50, 3800, 679, 1019, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 33.333334078391, 50, 3800, 759, 1139, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 33.333334078391, 50, 3800, 848, 1273, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 33.333334078391, 50, 3800, 947, 1421, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 33.333334078391, 50, 3800, 1058, 1586, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 33.333334078391, 50, 3800, 1180, 1770, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 33.333334078391, 50, 3800, 1316, 1974, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 33.333334078391, 50, 3800, 1389, 2084, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 33.333334078391, 50, 3800, 1467, 2200, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 33.333334078391, 50, 3800, 1548, 2323, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 33.333334078391, 50, 3800, 1635, 2452, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 33.333334078391, 50, 3800, 1725, 2588, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 33.333334078391, 50, 3800, 1821, 2731, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 33.333334078391, 50, 3800, 1921, 2882, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 33.333334078391, 50, 3800, 2027, 3041, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 33.333334078391, 50, 3800, 2139, 3209, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 33.333334078391, 50, 3800, 2257, 3385, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["EyeOfWinter"] = { @@ -2933,7 +2932,7 @@ skills["EyeOfWinter"] = { baseEffectiveness = 0.55089998245239, incrementalEffectiveness = 0.03830000013113, description = "Fires a single eye projectile which constantly releases shard projectiles in a spiral. The shards will damage enemies they impact, dealing cold damage. The eye cannot damage enemies. When the eye dissipates or collides with terrain, it releases a faster spiral of extra shards.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.LaunchesSeriesOfProjectiles] = true, [SkillType.Hit] = true, [SkillType.Type71] = true, [SkillType.ColdSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTrap] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectileSpiral] = true, [SkillType.Damage] = true, [SkillType.SingleMainProjectile] = true, [SkillType.Cold] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Trappable] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, preDamageFunc = function(activeSkill, output) @@ -2972,46 +2971,46 @@ skills["EyeOfWinter"] = { "single_primary_projectile", }, levels = { - [1] = { 17, 25, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [2] = { 20, 30, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 24, 36, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [4] = { 29, 43, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [5] = { 34, 51, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [6] = { 38, 58, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [7] = { 43, 64, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [8] = { 48, 72, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [9] = { 54, 81, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [10] = { 60, 90, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [11] = { 67, 100, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [12] = { 74, 111, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [13] = { 83, 124, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [14] = { 92, 138, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [15] = { 102, 153, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [16] = { 113, 169, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [17] = { 125, 188, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 138, 208, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [19] = { 153, 230, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [20] = { 169, 254, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [21] = { 187, 281, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [22] = { 207, 310, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [23] = { 228, 342, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [24] = { 252, 378, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [25] = { 278, 416, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [26] = { 306, 459, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 337, 506, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 371, 557, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 408, 613, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 449, 674, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 471, 707, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 494, 741, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 518, 777, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 543, 815, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 569, 854, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 597, 895, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 626, 938, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 656, 983, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 687, 1031, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 720, 1080, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 17, 25, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [2] = { 20, 30, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 24, 36, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [4] = { 29, 43, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [5] = { 34, 51, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [6] = { 38, 58, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [7] = { 43, 64, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [8] = { 48, 72, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [9] = { 54, 81, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [10] = { 60, 90, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [11] = { 67, 100, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [12] = { 74, 111, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 83, 124, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [14] = { 92, 138, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [15] = { 102, 153, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 113, 169, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [17] = { 125, 188, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 138, 208, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 153, 230, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 169, 254, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 187, 281, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 207, 310, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 228, 342, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 252, 378, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 278, 416, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 306, 459, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 337, 506, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 371, 557, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 408, 613, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 449, 674, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 471, 707, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 494, 741, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 518, 777, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 543, 815, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 569, 854, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 597, 895, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 626, 938, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 656, 983, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 687, 1031, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 720, 1080, 200, 8, 100, damageEffectiveness = 0.4, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["Fireball"] = { @@ -3020,7 +3019,7 @@ skills["Fireball"] = { baseEffectiveness = 2.9384000301361, incrementalEffectiveness = 0.041200000792742, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, parts = { @@ -3061,51 +3060,50 @@ skills["Fireball"] = { "spell_maximum_base_fire_damage", "base_chance_to_ignite_%", "fireball_base_radius_up_to_+_at_longer_ranges", - "active_skill_ignite_damage_+%_final", "base_is_projectile", "quality_display_active_skill_ignite_damage_is_gem", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 20, 0, 50, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 21, 0, 52, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 22, 1, 54, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 23, 1, 56, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 24, 2, 58, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 25, 2, 60, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 26, 3, 62, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 27, 3, 64, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 28, 4, 66, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 29, 4, 68, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 30, 5, 70, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 31, 5, 72, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 32, 6, 74, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 33, 6, 76, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 34, 7, 78, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 35, 7, 80, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 36, 8, 82, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 37, 8, 84, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 38, 9, 86, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 39, 9, 88, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 40, 10, 90, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 41, 10, 92, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 42, 10, 94, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 43, 10, 96, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 44, 10, 98, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 45, 11, 100, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 46, 11, 102, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 47, 11, 104, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 48, 11, 106, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 49, 11, 108, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 50, 12, 109, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 51, 12, 110, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 52, 12, 111, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 53, 12, 112, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 54, 12, 113, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 55, 13, 114, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 56, 13, 115, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 57, 13, 116, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 58, 13, 117, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 59, 13, 118, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 0.80000001192093, 14, 25, 0, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 6, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 16, 25, 0, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 20, 25, 1, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 7, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 27, 25, 1, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 8, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 40, 25, 2, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 9, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 60, 25, 2, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 10, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 0.80000001192093, 81, 25, 3, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 11, 0, 0, }, cost = { Mana = 11, }, }, + [8] = { 0.80000001192093, 109, 25, 3, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 12, 0, 0, }, cost = { Mana = 12, }, }, + [9] = { 0.80000001192093, 143, 25, 4, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 13, 0, 0, }, cost = { Mana = 13, }, }, + [10] = { 0.80000001192093, 186, 25, 4, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 14, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 0.80000001192093, 239, 25, 5, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 15, 0, 0, }, cost = { Mana = 15, }, }, + [12] = { 0.80000001192093, 305, 25, 5, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 16, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 388, 25, 6, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 18, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 0.80000001192093, 490, 25, 6, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 19, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 615, 25, 7, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 20, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 770, 25, 7, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 21, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 960, 25, 8, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 22, 0, 0, }, cost = { Mana = 22, }, }, + [18] = { 0.80000001192093, 1193, 25, 8, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 23, 0, 0, }, cost = { Mana = 23, }, }, + [19] = { 0.80000001192093, 1401, 25, 9, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 24, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 0.80000001192093, 1643, 25, 9, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 25, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 0.80000001192093, 1826, 25, 10, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 25, }, }, + [22] = { 0.80000001192093, 2028, 25, 10, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 26, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 0.80000001192093, 2251, 25, 10, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 26, }, }, + [24] = { 0.80000001192093, 2497, 25, 10, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 27, 0, 0, }, cost = { Mana = 27, }, }, + [25] = { 0.80000001192093, 2769, 25, 10, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 27, }, }, + [26] = { 0.80000001192093, 3069, 25, 11, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 28, 0, 0, }, cost = { Mana = 28, }, }, + [27] = { 0.80000001192093, 3399, 25, 11, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 28, }, }, + [28] = { 0.80000001192093, 3763, 25, 11, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 29, 0, 0, }, cost = { Mana = 29, }, }, + [29] = { 0.80000001192093, 4165, 25, 11, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 30, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 0.80000001192093, 4608, 25, 11, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 30, }, }, + [31] = { 0.80000001192093, 4846, 25, 12, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 30, }, }, + [32] = { 0.80000001192093, 5095, 25, 12, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 31, 0, 0, }, cost = { Mana = 31, }, }, + [33] = { 0.80000001192093, 5358, 25, 12, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 31, }, }, + [34] = { 0.80000001192093, 5633, 25, 12, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 31, }, }, + [35] = { 0.80000001192093, 5921, 25, 12, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 31, }, }, + [36] = { 0.80000001192093, 6224, 25, 13, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 32, 0, 0, }, cost = { Mana = 32, }, }, + [37] = { 0.80000001192093, 6542, 25, 13, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 32, }, }, + [38] = { 0.80000001192093, 6875, 25, 13, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 32, }, }, + [39] = { 0.80000001192093, 7224, 25, 13, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 33, 0, 0, }, cost = { Mana = 33, }, }, + [40] = { 0.80000001192093, 7591, 25, 13, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 1470, 1471, }, cost = { Mana = 33, }, }, }, } skills["VaalFireballSpiralNova"] = { @@ -3114,7 +3112,7 @@ skills["VaalFireballSpiralNova"] = { baseEffectiveness = 2.9384000301361, incrementalEffectiveness = 0.041200000792742, description = "Launches a series of fireballs in a spiral around the caster.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.LaunchesSeriesOfProjectiles] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.ProjectileSpiral] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, parts = { @@ -3147,51 +3145,50 @@ skills["VaalFireballSpiralNova"] = { "projectile_spiral_nova_angle", "fireball_base_radius_up_to_+_at_longer_ranges", "base_chance_to_ignite_%", - "active_skill_ignite_damage_+%_final", "base_is_projectile", "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 0, 20, 50, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 0, 21, 52, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 1, 22, 54, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 1, 23, 56, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 2, 24, 58, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 2, 25, 60, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 3, 26, 62, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 3, 27, 64, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 4, 28, 66, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 4, 29, 68, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 5, 30, 70, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 5, 31, 72, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 6, 32, 74, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 6, 33, 76, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 7, 34, 78, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 7, 35, 80, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 8, 36, 82, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 8, 37, 84, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 9, 38, 86, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 9, 39, 88, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 10, 40, 90, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 10, 41, 92, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 10, 42, 94, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 10, 43, 96, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 10, 44, 98, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 11, 45, 100, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 11, 46, 102, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 11, 47, 104, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 11, 48, 106, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 11, 49, 108, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 12, 49, 109, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 12, 50, 110, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 12, 50, 111, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 12, 51, 112, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 12, 51, 113, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 13, 52, 114, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 13, 52, 115, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 13, 53, 116, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 13, 53, 117, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 32, 2000, -720, 13, 54, 118, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 14, 32, 2000, -720, 0, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 16, 32, 2000, -720, 0, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 20, 32, 2000, -720, 1, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 27, 32, 2000, -720, 1, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 40, 32, 2000, -720, 2, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 60, 32, 2000, -720, 2, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 81, 32, 2000, -720, 3, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 109, 32, 2000, -720, 3, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 143, 32, 2000, -720, 4, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 186, 32, 2000, -720, 4, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 239, 32, 2000, -720, 5, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 305, 32, 2000, -720, 5, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 388, 32, 2000, -720, 6, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 490, 32, 2000, -720, 6, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 615, 32, 2000, -720, 7, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 770, 32, 2000, -720, 7, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 960, 32, 2000, -720, 8, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 1193, 32, 2000, -720, 8, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 1401, 32, 2000, -720, 9, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 1643, 32, 2000, -720, 9, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 1826, 32, 2000, -720, 10, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 2028, 32, 2000, -720, 10, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 2251, 32, 2000, -720, 10, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 2497, 32, 2000, -720, 10, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 2769, 32, 2000, -720, 10, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 3069, 32, 2000, -720, 11, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 3399, 32, 2000, -720, 11, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 3763, 32, 2000, -720, 11, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 4165, 32, 2000, -720, 11, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 4608, 32, 2000, -720, 11, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 4846, 32, 2000, -720, 12, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 5095, 32, 2000, -720, 12, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 5358, 32, 2000, -720, 12, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 5633, 32, 2000, -720, 12, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 5921, 32, 2000, -720, 12, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 6224, 32, 2000, -720, 13, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 6542, 32, 2000, -720, 13, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 6875, 32, 2000, -720, 13, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 7224, 32, 2000, -720, 13, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 7591, 32, 2000, -720, 13, 25, damageEffectiveness = 2.4, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Firestorm"] = { @@ -3200,7 +3197,7 @@ skills["Firestorm"] = { baseEffectiveness = 0.75999999046326, incrementalEffectiveness = 0.039299998432398, description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, parts = { @@ -3236,8 +3233,7 @@ skills["Firestorm"] = { { "damage_+%", 1 }, }, Alternate1 = { - { "firestorm_initial_impact_damage_+%_final", 3 }, - { "base_skill_effect_duration", -3 }, + { "base_chance_to_ignite_%", 0.5 }, }, Alternate2 = { { "base_stun_threshold_reduction_+%", 1 }, @@ -3255,46 +3251,46 @@ skills["Firestorm"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 0.80000001192093, 35, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 0.80000001192093, 43, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [3] = { 0.80000001192093, 51, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 0.80000001192093, 62, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [5] = { 0.80000001192093, 74, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 0.80000001192093, 83, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [7] = { 0.80000001192093, 93, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 0.80000001192093, 104, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 0.80000001192093, 116, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 0.80000001192093, 130, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 0.80000001192093, 145, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [12] = { 0.80000001192093, 162, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 0.80000001192093, 180, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [14] = { 0.80000001192093, 200, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [15] = { 0.80000001192093, 223, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [16] = { 0.80000001192093, 248, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [17] = { 0.80000001192093, 275, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [18] = { 0.80000001192093, 305, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [19] = { 0.80000001192093, 338, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 0.80000001192093, 375, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 0.80000001192093, 415, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 0.80000001192093, 459, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 0.80000001192093, 508, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 0.80000001192093, 561, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [25] = { 0.80000001192093, 620, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [26] = { 0.80000001192093, 685, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [27] = { 0.80000001192093, 755, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [28] = { 0.80000001192093, 833, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [29] = { 0.80000001192093, 919, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 0.80000001192093, 1013, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [31] = { 0.80000001192093, 1063, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [32] = { 0.80000001192093, 1116, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [33] = { 0.80000001192093, 1171, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [34] = { 0.80000001192093, 1229, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [35] = { 0.80000001192093, 1290, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [36] = { 0.80000001192093, 1353, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [37] = { 0.80000001192093, 1420, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [38] = { 0.80000001192093, 1489, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [39] = { 0.80000001192093, 1562, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [40] = { 0.80000001192093, 1639, 200, 450, 325, 100, 3, damageEffectiveness = 0.55, critChance = 6, duration = 1.4, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, }, } skills["FlameDash"] = { @@ -3303,7 +3299,7 @@ skills["FlameDash"] = { baseEffectiveness = 0.82669997215271, incrementalEffectiveness = 0.047860000282526, description = "Teleport to a location, damaging enemies and leaving a trail of burning ground in your wake. Shares a cooldown with other Blink skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.MovementSkill] = true, [SkillType.Hit] = true, [SkillType.DamageOverTime] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.TravelSkill] = true, [SkillType.BlinkSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Damage] = true, [SkillType.DamageOverTime] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Travel] = true, [SkillType.Blink] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -3340,55 +3336,55 @@ skills["FlameDash"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 0, critChance = 6, cooldown = 3.5, levelRequirement = 10, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 1, critChance = 6, cooldown = 3.5, levelRequirement = 13, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 2, critChance = 6, cooldown = 3.5, levelRequirement = 17, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 3, critChance = 6, cooldown = 3.5, levelRequirement = 21, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 4, critChance = 6, cooldown = 3.5, levelRequirement = 25, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 5, critChance = 6, cooldown = 3.5, levelRequirement = 29, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 6, critChance = 6, cooldown = 3.5, levelRequirement = 33, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 7, critChance = 6, cooldown = 3.5, levelRequirement = 36, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 8, critChance = 6, cooldown = 3.5, levelRequirement = 39, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 9, critChance = 6, cooldown = 3.5, levelRequirement = 42, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 10, critChance = 6, cooldown = 3.5, levelRequirement = 45, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 11, critChance = 6, cooldown = 3.5, levelRequirement = 48, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 12, critChance = 6, cooldown = 3.5, levelRequirement = 51, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 13, critChance = 6, cooldown = 3.5, levelRequirement = 54, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 14, critChance = 6, cooldown = 3.5, levelRequirement = 57, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 15, critChance = 6, cooldown = 3.5, levelRequirement = 60, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 16, critChance = 6, cooldown = 3.5, levelRequirement = 63, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 17, critChance = 6, cooldown = 3.5, levelRequirement = 66, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 18, critChance = 6, cooldown = 3.5, levelRequirement = 68, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 19, critChance = 6, cooldown = 3.5, levelRequirement = 70, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 20, critChance = 6, cooldown = 3.5, levelRequirement = 72, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 21, critChance = 6, cooldown = 3.5, levelRequirement = 74, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 22, critChance = 6, cooldown = 3.5, levelRequirement = 76, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 23, critChance = 6, cooldown = 3.5, levelRequirement = 78, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 24, critChance = 6, cooldown = 3.5, levelRequirement = 80, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 25, critChance = 6, cooldown = 3.5, levelRequirement = 82, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 26, critChance = 6, cooldown = 3.5, levelRequirement = 84, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 27, critChance = 6, cooldown = 3.5, levelRequirement = 86, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 28, critChance = 6, cooldown = 3.5, levelRequirement = 88, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 29, critChance = 6, cooldown = 3.5, levelRequirement = 90, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 29, critChance = 6, cooldown = 3.5, levelRequirement = 91, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 30, critChance = 6, cooldown = 3.5, levelRequirement = 92, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 30, critChance = 6, cooldown = 3.5, levelRequirement = 93, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 31, critChance = 6, cooldown = 3.5, levelRequirement = 94, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 31, critChance = 6, cooldown = 3.5, levelRequirement = 95, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 32, critChance = 6, cooldown = 3.5, levelRequirement = 96, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 32, critChance = 6, cooldown = 3.5, levelRequirement = 97, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 33, critChance = 6, cooldown = 3.5, levelRequirement = 98, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 33, critChance = 6, cooldown = 3.5, levelRequirement = 99, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 126.66666790843, 4000, 34, critChance = 6, cooldown = 3.5, levelRequirement = 100, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.80000001192093, 11, 1137, 4000, 0, critChance = 6, cooldown = 3.5, levelRequirement = 10, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.80000001192093, 14, 1506, 4000, 1, critChance = 6, cooldown = 3.5, levelRequirement = 13, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 0.80000001192093, 20, 2135, 4000, 2, critChance = 6, cooldown = 3.5, levelRequirement = 17, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 0.80000001192093, 28, 2958, 4000, 3, critChance = 6, cooldown = 3.5, levelRequirement = 21, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 0.80000001192093, 38, 4030, 4000, 4, critChance = 6, cooldown = 3.5, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.80000001192093, 51, 5417, 4000, 5, critChance = 6, cooldown = 3.5, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.80000001192093, 68, 7205, 4000, 6, critChance = 6, cooldown = 3.5, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 84, 8870, 4000, 7, critChance = 6, cooldown = 3.5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 0.80000001192093, 103, 10875, 4000, 8, critChance = 6, cooldown = 3.5, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 126, 13281, 4000, 9, critChance = 6, cooldown = 3.5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.80000001192093, 153, 16166, 4000, 10, critChance = 6, cooldown = 3.5, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 0.80000001192093, 186, 19619, 4000, 11, critChance = 6, cooldown = 3.5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 0.80000001192093, 225, 23745, 4000, 12, critChance = 6, cooldown = 3.5, levelRequirement = 51, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 0.80000001192093, 272, 28668, 4000, 13, critChance = 6, cooldown = 3.5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 327, 34536, 4000, 14, critChance = 6, cooldown = 3.5, levelRequirement = 57, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 393, 41521, 4000, 15, critChance = 6, cooldown = 3.5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [17] = { 0.80000001192093, 472, 49826, 4000, 16, critChance = 6, cooldown = 3.5, levelRequirement = 63, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.80000001192093, 565, 59690, 4000, 17, critChance = 6, cooldown = 3.5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.80000001192093, 637, 67270, 4000, 18, critChance = 6, cooldown = 3.5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 718, 75763, 4000, 19, critChance = 6, cooldown = 3.5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 808, 85273, 4000, 20, critChance = 6, cooldown = 3.5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 909, 95921, 4000, 21, critChance = 6, cooldown = 3.5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 1022, 107836, 4000, 22, critChance = 6, cooldown = 3.5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 1148, 121166, 4000, 23, critChance = 6, cooldown = 3.5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 1289, 136073, 4000, 24, critChance = 6, cooldown = 3.5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 1447, 152737, 4000, 25, critChance = 6, cooldown = 3.5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 1623, 171361, 4000, 26, critChance = 6, cooldown = 3.5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 1821, 192169, 4000, 27, critChance = 6, cooldown = 3.5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 2041, 215410, 4000, 28, critChance = 6, cooldown = 3.5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 2287, 241360, 4000, 29, critChance = 6, cooldown = 3.5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 2420, 255446, 4000, 29, critChance = 6, cooldown = 3.5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 2561, 270327, 4000, 30, critChance = 6, cooldown = 3.5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 2710, 286048, 4000, 30, critChance = 6, cooldown = 3.5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 2867, 302654, 4000, 31, critChance = 6, cooldown = 3.5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 3033, 320195, 4000, 31, critChance = 6, cooldown = 3.5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 3209, 338722, 4000, 32, critChance = 6, cooldown = 3.5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 3394, 358288, 4000, 32, critChance = 6, cooldown = 3.5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 3590, 378952, 4000, 33, critChance = 6, cooldown = 3.5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 3797, 400772, 4000, 33, critChance = 6, cooldown = 3.5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 4015, 423814, 4000, 34, critChance = 6, cooldown = 3.5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["Firewall"] = { name = "Flame Wall", color = 3, - baseEffectiveness = 4.436999797821, - incrementalEffectiveness = 0.056000001728535, + baseEffectiveness = 4.3292999267578, + incrementalEffectiveness = 0.0625, description = "Create a wall of fire for a duration, which deals burning damage to everything in its area. Each enemy that enters the wall also receives a secondary burning debuff which persists for a short duration after leaving the wall. Any projectiles fired through the wall by you and allies deal added fire damage and apply the wall's secondary debuff on hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.DamageOverTime] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SkillCanTotem] = true, [SkillType.FireSkill] = true, [SkillType.Type59] = true, [SkillType.CanRapidFire] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.CausesBurning] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.DamageOverTime] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.CanRapidFire] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.CausesBurning] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.5, parts = { @@ -3461,46 +3457,46 @@ skills["Firewall"] = { "console_skill_dont_chase", }, levels = { - [1] = { 5.0000003104409, 16.666667039196, 3, 5, 1000, 3, 40, duration = 3, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 5.0000003104409, 16.666667039196, 4, 6, 1050, 3, 41, duration = 3.1, levelRequirement = 6, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 5.0000003104409, 16.666667039196, 5, 8, 1110, 3, 42, duration = 3.2, levelRequirement = 9, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 5.0000003104409, 16.666667039196, 7, 10, 1160, 3, 43, duration = 3.3, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 5.0000003104409, 16.666667039196, 9, 13, 1210, 3, 44, duration = 3.4, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 5.0000003104409, 16.666667039196, 11, 16, 1260, 3, 45, duration = 3.5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 5.0000003104409, 16.666667039196, 13, 19, 1320, 3, 46, duration = 3.6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 5.0000003104409, 16.666667039196, 16, 24, 1370, 3, 47, duration = 3.7, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 5.0000003104409, 16.666667039196, 19, 29, 1420, 3, 48, duration = 3.8, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 5.0000003104409, 16.666667039196, 22, 33, 1470, 3, 49, duration = 3.9, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 5.0000003104409, 16.666667039196, 27, 40, 1530, 3, 50, duration = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 5.0000003104409, 16.666667039196, 31, 47, 1580, 3, 51, duration = 4.1, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [13] = { 5.0000003104409, 16.666667039196, 36, 55, 1630, 3, 52, duration = 4.2, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [14] = { 5.0000003104409, 16.666667039196, 42, 63, 1680, 3, 53, duration = 4.3, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [15] = { 5.0000003104409, 16.666667039196, 47, 71, 1740, 3, 54, duration = 4.4, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 5.0000003104409, 16.666667039196, 52, 79, 1790, 3, 55, duration = 4.5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [17] = { 5.0000003104409, 16.666667039196, 58, 87, 1840, 3, 56, duration = 4.6, levelRequirement = 61, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 5.0000003104409, 16.666667039196, 64, 96, 1890, 3, 57, duration = 4.7, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [19] = { 5.0000003104409, 16.666667039196, 71, 106, 1950, 3, 58, duration = 4.8, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 5.0000003104409, 16.666667039196, 78, 117, 2000, 3, 59, duration = 4.9, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 5.0000003104409, 16.666667039196, 83, 125, 2050, 3, 60, duration = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 5.0000003104409, 16.666667039196, 88, 132, 2110, 3, 61, duration = 5.1, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 5.0000003104409, 16.666667039196, 94, 141, 2160, 3, 62, duration = 5.2, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 5.0000003104409, 16.666667039196, 100, 150, 2210, 3, 63, duration = 5.3, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 5.0000003104409, 16.666667039196, 105, 158, 2260, 3, 64, duration = 5.4, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 5.0000003104409, 16.666667039196, 112, 168, 2320, 3, 65, duration = 5.5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 5.0000003104409, 16.666667039196, 118, 177, 2370, 3, 66, duration = 5.6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 5.0000003104409, 16.666667039196, 125, 188, 2420, 3, 67, duration = 5.7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 5.0000003104409, 16.666667039196, 133, 199, 2470, 3, 68, duration = 5.8, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 5.0000003104409, 16.666667039196, 140, 210, 2530, 3, 69, duration = 5.9, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 5.0000003104409, 16.666667039196, 144, 215, 2550, 3, 69, duration = 5.95, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 5.0000003104409, 16.666667039196, 148, 222, 2580, 3, 70, duration = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 5.0000003104409, 16.666667039196, 153, 229, 2610, 3, 70, duration = 6.05, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 5.0000003104409, 16.666667039196, 158, 237, 2630, 3, 71, duration = 6.1, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 5.0000003104409, 16.666667039196, 163, 245, 2660, 3, 71, duration = 6.15, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 5.0000003104409, 16.666667039196, 169, 253, 2680, 3, 72, duration = 6.2, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 5.0000003104409, 16.666667039196, 174, 261, 2710, 3, 72, duration = 6.25, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 5.0000003104409, 16.666667039196, 180, 269, 2740, 3, 73, duration = 6.3, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 5.0000003104409, 16.666667039196, 186, 278, 2760, 3, 73, duration = 6.35, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 5.0000003104409, 16.666667039196, 192, 287, 2790, 3, 74, duration = 6.4, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 5.0000003104409, 430, 3, 5, 1000, 3, 40, duration = 3, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 5.0000003104409, 556, 4, 6, 1050, 3, 41, duration = 3.1, levelRequirement = 6, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 5.0000003104409, 793, 5, 8, 1110, 3, 42, duration = 3.2, levelRequirement = 9, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 5.0000003104409, 1103, 7, 10, 1160, 3, 43, duration = 3.3, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 5.0000003104409, 1664, 9, 13, 1210, 3, 44, duration = 3.4, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 5.0000003104409, 2450, 11, 16, 1260, 3, 45, duration = 3.5, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 5.0000003104409, 3541, 13, 19, 1320, 3, 46, duration = 3.6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 5.0000003104409, 5047, 16, 24, 1370, 3, 47, duration = 3.7, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 5.0000003104409, 7113, 19, 29, 1420, 3, 48, duration = 3.8, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 5.0000003104409, 9933, 22, 33, 1470, 3, 49, duration = 3.9, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 5.0000003104409, 13765, 27, 40, 1530, 3, 50, duration = 4, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 5.0000003104409, 18953, 31, 47, 1580, 3, 51, duration = 4.1, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [13] = { 5.0000003104409, 25950, 36, 55, 1630, 3, 52, duration = 4.2, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [14] = { 5.0000003104409, 35361, 42, 63, 1680, 3, 53, duration = 4.3, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [15] = { 5.0000003104409, 44474, 47, 71, 1740, 3, 54, duration = 4.4, levelRequirement = 55, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 5.0000003104409, 55815, 52, 79, 1790, 3, 55, duration = 4.5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [17] = { 5.0000003104409, 69910, 58, 87, 1840, 3, 56, duration = 4.6, levelRequirement = 61, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 5.0000003104409, 87409, 64, 96, 1890, 3, 57, duration = 4.7, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [19] = { 5.0000003104409, 109107, 71, 106, 1950, 3, 58, duration = 4.8, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 5.0000003104409, 135982, 78, 117, 2000, 3, 59, duration = 4.9, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 5.0000003104409, 157360, 83, 125, 2050, 3, 60, duration = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 5.0000003104409, 181988, 88, 132, 2110, 3, 61, duration = 5.1, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 5.0000003104409, 210352, 94, 141, 2160, 3, 62, duration = 5.2, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 5.0000003104409, 243004, 100, 150, 2210, 3, 63, duration = 5.3, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 5.0000003104409, 280579, 105, 158, 2260, 3, 64, duration = 5.4, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 5.0000003104409, 323803, 112, 168, 2320, 3, 65, duration = 5.5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 5.0000003104409, 373508, 118, 177, 2370, 3, 66, duration = 5.6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 5.0000003104409, 430648, 125, 188, 2420, 3, 67, duration = 5.7, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 5.0000003104409, 496312, 133, 199, 2470, 3, 68, duration = 5.8, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 5.0000003104409, 571750, 140, 210, 2530, 3, 69, duration = 5.9, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 5.0000003104409, 613572, 144, 215, 2550, 3, 69, duration = 5.95, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 5.0000003104409, 658389, 148, 222, 2580, 3, 70, duration = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 5.0000003104409, 706411, 153, 229, 2610, 3, 70, duration = 6.05, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 5.0000003104409, 757863, 158, 237, 2630, 3, 71, duration = 6.1, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 5.0000003104409, 812989, 163, 245, 2660, 3, 71, duration = 6.15, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 5.0000003104409, 872044, 169, 253, 2680, 3, 72, duration = 6.2, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 5.0000003104409, 935305, 174, 261, 2710, 3, 72, duration = 6.25, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 5.0000003104409, 1003068, 180, 269, 2740, 3, 73, duration = 6.3, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 5.0000003104409, 1075648, 186, 278, 2760, 3, 73, duration = 6.35, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 5.0000003104409, 1153382, 192, 287, 2790, 3, 74, duration = 6.4, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["FlameWhip"] = { @@ -3508,8 +3504,8 @@ skills["FlameWhip"] = { color = 3, baseEffectiveness = 3.0369000434875, incrementalEffectiveness = 0.03070000000298, - description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, statMap = { @@ -3543,50 +3539,52 @@ skills["FlameWhip"] = { "spell_maximum_base_fire_damage", "flame_whip_damage_+%_final_vs_burning_enemies", "active_skill_base_area_length_+", + "flame_surge_ignite_damage_as_burning_ground_damage_%", + "flame_surge_burning_ground_creation_cooldown_ms", "never_ignite", "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 52, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 54, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 56, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 58, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 60, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 62, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 64, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 66, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 68, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 70, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 72, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 74, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 76, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 78, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 80, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 82, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 84, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 86, 9, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 88, 9, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 90, 10, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 92, 10, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 94, 11, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 96, 11, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 98, 12, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 100, 12, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 102, 13, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 104, 13, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 106, 14, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 108, 14, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 108, 14, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 110, 15, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 110, 15, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 112, 15, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 112, 15, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 114, 16, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 114, 16, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 116, 16, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 116, 16, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 118, 17, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.80000001192093, 40, 50, 0, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 50, 52, 0, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 65, 54, 1, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 84, 56, 1, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 106, 58, 2, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 133, 60, 2, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.80000001192093, 164, 62, 3, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.80000001192093, 192, 64, 3, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.80000001192093, 223, 66, 4, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.80000001192093, 259, 68, 4, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.80000001192093, 300, 70, 5, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [12] = { 0.80000001192093, 345, 72, 5, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [13] = { 0.80000001192093, 397, 74, 6, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [14] = { 0.80000001192093, 456, 76, 6, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [15] = { 0.80000001192093, 522, 78, 7, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.80000001192093, 596, 80, 7, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [17] = { 0.80000001192093, 651, 82, 8, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.80000001192093, 710, 84, 8, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [19] = { 0.80000001192093, 774, 86, 9, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.80000001192093, 844, 88, 9, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.80000001192093, 919, 90, 10, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.80000001192093, 1000, 92, 10, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.80000001192093, 1088, 94, 11, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.80000001192093, 1183, 96, 11, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.80000001192093, 1285, 98, 12, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.80000001192093, 1395, 100, 12, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.80000001192093, 1515, 102, 13, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.80000001192093, 1643, 104, 13, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.80000001192093, 1782, 106, 14, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.80000001192093, 1932, 108, 14, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.80000001192093, 2011, 108, 14, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.80000001192093, 2094, 110, 15, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.80000001192093, 2179, 110, 15, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.80000001192093, 2268, 112, 15, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.80000001192093, 2360, 112, 15, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.80000001192093, 2456, 114, 16, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.80000001192093, 2555, 114, 16, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.80000001192093, 2658, 116, 16, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.80000001192093, 2765, 116, 16, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.80000001192093, 2876, 118, 17, 25, 2000, damageEffectiveness = 1.2, critChance = 6, duration = 4, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["Flameblast"] = { @@ -3595,7 +3593,7 @@ skills["Flameblast"] = { baseEffectiveness = 1.1175999641418, incrementalEffectiveness = 0.035199999809265, description = "Channels to build up a large explosion, which is released when you stop using the skill. The longer you channel, the larger the area of effect and damage of the explosion, up to 10 stages.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.FireSkill] = true, [SkillType.Channelled] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.2, statMap = { @@ -3653,46 +3651,46 @@ skills["Flameblast"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 130, 90, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, + [1] = { 0.80000001192093, 46, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 0.80000001192093, 56, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 0.80000001192093, 66, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 0.80000001192093, 79, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { 0.80000001192093, 93, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [6] = { 0.80000001192093, 103, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { 0.80000001192093, 115, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 0.80000001192093, 128, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 0.80000001192093, 142, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 0.80000001192093, 157, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 0.80000001192093, 174, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 0.80000001192093, 193, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 0.80000001192093, 213, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 0.80000001192093, 235, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 0.80000001192093, 260, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 0.80000001192093, 286, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 0.80000001192093, 315, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 0.80000001192093, 347, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 0.80000001192093, 382, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 0.80000001192093, 419, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [21] = { 0.80000001192093, 461, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [22] = { 0.80000001192093, 506, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [23] = { 0.80000001192093, 555, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [24] = { 0.80000001192093, 609, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [25] = { 0.80000001192093, 667, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [26] = { 0.80000001192093, 731, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [27] = { 0.80000001192093, 800, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 0.80000001192093, 876, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 0.80000001192093, 958, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 0.80000001192093, 1048, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 0.80000001192093, 1096, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 0.80000001192093, 1145, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 0.80000001192093, 1197, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 0.80000001192093, 1252, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 0.80000001192093, 1308, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 0.80000001192093, 1367, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 0.80000001192093, 1429, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [38] = { 0.80000001192093, 1493, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [39] = { 0.80000001192093, 1560, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [40] = { 0.80000001192093, 1629, 130, 60, 50, 3, 10, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, }, } skills["VaalFlameblast"] = { @@ -3701,7 +3699,7 @@ skills["VaalFlameblast"] = { baseEffectiveness = 1.1175999641418, incrementalEffectiveness = 0.035199999809265, description = "Targets an area and builds up stages in that area based on cast speed. It explodes every 3 stages, until it reaches a maximum of 15. As it gains more stages, the area gets smaller but the damage gets higher.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Vaal] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, parts = { @@ -3748,53 +3746,53 @@ skills["VaalFlameblast"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 140, 100, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 46, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 56, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 66, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 79, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 93, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 103, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 115, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 128, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 142, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 157, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 174, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 193, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 213, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 235, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 260, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 286, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 315, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 347, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 382, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 419, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 461, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 506, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 555, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 609, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 667, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 731, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 800, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 876, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 958, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 1048, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 1096, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 1145, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 1197, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 1252, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 1308, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 1367, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 1429, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 1493, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 1560, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 1629, 140, 70, 50, -2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Flammability"] = { name = "Flammability", color = 3, description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -3841,53 +3839,53 @@ skills["Flammability"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 51, }, }, - [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 57, }, }, - [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 59, }, }, - [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 61, }, }, - [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 65, }, }, - [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 66, }, }, - [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 67, }, }, - [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 68, }, }, - [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 70, }, }, - [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 71, }, }, - [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 72, }, }, - [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 73, }, }, - [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 75, }, }, + [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 57, }, }, + [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 59, }, }, + [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 61, }, }, + [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 65, }, }, + [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 66, }, }, + [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 67, }, }, + [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 68, }, }, + [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 70, }, }, + [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 71, }, }, + [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 72, }, }, + [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 73, }, }, + [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 75, }, }, }, } skills["FleshOffering"] = { name = "Flesh Offering", color = 3, description = "Consumes a corpse, which temporarily empowers your minions with swiftness. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, statMap = { @@ -3929,46 +3927,46 @@ skills["FleshOffering"] = { "base_deal_no_damage", }, levels = { - [1] = { 5000, 20, 20, 20, 1000, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 5000, 21, 20, 21, 1000, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 5000, 21, 21, 21, 1000, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 5000, 22, 21, 22, 1000, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 5000, 22, 22, 22, 1000, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [6] = { 5000, 23, 22, 23, 1000, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [7] = { 5000, 23, 23, 23, 1000, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [8] = { 5000, 24, 23, 24, 1000, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [9] = { 5000, 24, 24, 24, 1000, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [10] = { 5000, 25, 24, 25, 1000, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [11] = { 5000, 25, 25, 25, 1000, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 5000, 26, 25, 26, 1000, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 5000, 26, 26, 26, 1000, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 5000, 27, 26, 27, 1000, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 5000, 27, 27, 27, 1000, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 5000, 28, 27, 28, 1000, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 5000, 28, 28, 28, 1000, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [18] = { 5000, 29, 28, 29, 1000, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 5000, 29, 29, 29, 1000, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 5000, 30, 29, 30, 1000, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 5000, 30, 30, 30, 1000, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 5000, 31, 30, 31, 1000, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 5000, 31, 31, 31, 1000, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 5000, 32, 31, 32, 1000, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 5000, 32, 32, 32, 1000, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [26] = { 5000, 33, 32, 33, 1000, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [27] = { 5000, 33, 33, 33, 1000, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 5000, 34, 33, 34, 1000, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 5000, 34, 34, 34, 1000, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [30] = { 5000, 35, 34, 35, 1000, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [31] = { 5000, 35, 34, 35, 1000, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [32] = { 5000, 35, 35, 35, 1000, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [33] = { 5000, 35, 35, 35, 1000, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [34] = { 5000, 36, 35, 36, 1000, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [35] = { 5000, 36, 35, 36, 1000, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [36] = { 5000, 36, 36, 36, 1000, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [37] = { 5000, 36, 36, 36, 1000, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [38] = { 5000, 37, 36, 37, 1000, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [39] = { 5000, 37, 36, 37, 1000, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 49, }, }, - [40] = { 5000, 37, 37, 37, 1000, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, + [1] = { 5000, 20, 20, 20, 1000, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 5000, 21, 20, 21, 1000, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 5000, 21, 21, 21, 1000, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 5000, 22, 21, 22, 1000, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 5000, 22, 22, 22, 1000, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [6] = { 5000, 23, 22, 23, 1000, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [7] = { 5000, 23, 23, 23, 1000, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [8] = { 5000, 24, 23, 24, 1000, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [9] = { 5000, 24, 24, 24, 1000, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [10] = { 5000, 25, 24, 25, 1000, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [11] = { 5000, 25, 25, 25, 1000, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 5000, 26, 25, 26, 1000, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 5000, 26, 26, 26, 1000, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 5000, 27, 26, 27, 1000, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 5000, 27, 27, 27, 1000, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 5000, 28, 27, 28, 1000, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 5000, 28, 28, 28, 1000, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [18] = { 5000, 29, 28, 29, 1000, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 5000, 29, 29, 29, 1000, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 5000, 30, 29, 30, 1000, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 5000, 30, 30, 30, 1000, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 5000, 31, 30, 31, 1000, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 5000, 31, 31, 31, 1000, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 5000, 32, 31, 32, 1000, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 5000, 32, 32, 32, 1000, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [26] = { 5000, 33, 32, 33, 1000, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [27] = { 5000, 33, 33, 33, 1000, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 5000, 34, 33, 34, 1000, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 5000, 34, 34, 34, 1000, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [30] = { 5000, 35, 34, 35, 1000, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [31] = { 5000, 35, 34, 35, 1000, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [32] = { 5000, 35, 35, 35, 1000, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [33] = { 5000, 35, 35, 35, 1000, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [34] = { 5000, 36, 35, 36, 1000, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [35] = { 5000, 36, 35, 36, 1000, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [36] = { 5000, 36, 36, 36, 1000, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [37] = { 5000, 36, 36, 36, 1000, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [38] = { 5000, 37, 36, 37, 1000, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [39] = { 5000, 37, 36, 37, 1000, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [40] = { 5000, 37, 37, 37, 1000, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, }, } skills["ForbiddenRite"] = { @@ -3977,7 +3975,7 @@ skills["ForbiddenRite"] = { baseEffectiveness = 1.1399999856949, incrementalEffectiveness = 0.039000000804663, description = "Lobs an exploding projectile near the targeted location, and extra projectiles toward enemies around you. The projectiles deal chaos damage based on your life and energy shield. Casting this spell damages you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.ChaosSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Chaos] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Chaos] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, parts = { @@ -4045,46 +4043,46 @@ skills["ForbiddenRite"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, + [1] = { 0.80000001192093, 23, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 8, }, }, + [2] = { 0.80000001192093, 30, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 8, }, }, + [3] = { 0.80000001192093, 40, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 9, }, }, + [4] = { 0.80000001192093, 52, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 10, }, }, + [5] = { 0.80000001192093, 63, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 11, }, }, + [6] = { 0.80000001192093, 76, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 12, }, }, + [7] = { 0.80000001192093, 91, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 13, }, }, + [8] = { 0.80000001192093, 109, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 14, }, }, + [9] = { 0.80000001192093, 130, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 154, 6, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 15, }, }, + [11] = { 0.80000001192093, 182, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 16, }, }, + [12] = { 0.80000001192093, 214, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 17, }, }, + [13] = { 0.80000001192093, 252, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 17, }, }, + [14] = { 0.80000001192093, 296, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 18, }, }, + [15] = { 0.80000001192093, 329, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 19, }, }, + [16] = { 0.80000001192093, 365, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 19, }, }, + [17] = { 0.80000001192093, 405, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 20, }, }, + [18] = { 0.80000001192093, 449, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 20, }, }, + [19] = { 0.80000001192093, 498, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 21, }, }, + [20] = { 0.80000001192093, 551, 7, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 21, }, }, + [21] = { 0.80000001192093, 610, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 22, }, }, + [22] = { 0.80000001192093, 674, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 22, }, }, + [23] = { 0.80000001192093, 745, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 23, }, }, + [24] = { 0.80000001192093, 823, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 23, }, }, + [25] = { 0.80000001192093, 909, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 24, }, }, + [26] = { 0.80000001192093, 1003, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 24, }, }, + [27] = { 0.80000001192093, 1106, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 25, }, }, + [28] = { 0.80000001192093, 1220, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 25, }, }, + [29] = { 0.80000001192093, 1344, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 26, }, }, + [30] = { 0.80000001192093, 1481, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 26, }, }, + [31] = { 0.80000001192093, 1554, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 26, }, }, + [32] = { 0.80000001192093, 1631, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 27, }, }, + [33] = { 0.80000001192093, 1711, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 27, }, }, + [34] = { 0.80000001192093, 1795, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 27, }, }, + [35] = { 0.80000001192093, 1883, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 27, }, }, + [36] = { 0.80000001192093, 1975, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 27, }, }, + [37] = { 0.80000001192093, 2072, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 28, }, }, + [38] = { 0.80000001192093, 2172, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 28, }, }, + [39] = { 0.80000001192093, 2278, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1476, 1477, 14267, 14268, 14270, }, cost = { Mana = 28, }, }, + [40] = { 0.80000001192093, 2389, 8, 40, 12, 5, 25, 20, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1474, 1475, 14282, 0, 0, }, cost = { Mana = 28, }, }, }, } skills["FreezingPulse"] = { @@ -4093,7 +4091,7 @@ skills["FreezingPulse"] = { baseEffectiveness = 2.8691000938416, incrementalEffectiveness = 0.038400001823902, description = "An icy projectile which has a chance to freeze enemies it passes through. The projectile fades quickly, reducing damage and freezing chance until it dissipates.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, preDamageFunc = function(activeSkill, output) @@ -4133,55 +4131,55 @@ skills["FreezingPulse"] = { "display_what_freezing_pulse_does", }, levels = { - [1] = { 0.69999998807907, 1.1000000238419, 0, damageEffectiveness = 2, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { Mana = 5, }, }, - [2] = { 0.75, 1.1499999761581, 1, damageEffectiveness = 2, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.75, 1.1499999761581, 2, damageEffectiveness = 2, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 3, damageEffectiveness = 2, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, }, cost = { Mana = 7, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 2, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5, damageEffectiveness = 2, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 2, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 7, damageEffectiveness = 2, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 2, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 9, damageEffectiveness = 2, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 10, damageEffectiveness = 2, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, }, cost = { Mana = 13, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 11, damageEffectiveness = 2, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { Mana = 14, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 12, damageEffectiveness = 2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { Mana = 15, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 13, damageEffectiveness = 2, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { Mana = 16, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 14, damageEffectiveness = 2, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { Mana = 17, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 15, damageEffectiveness = 2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 16, damageEffectiveness = 2, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { Mana = 19, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 17, damageEffectiveness = 2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { Mana = 20, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 18, damageEffectiveness = 2, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 19, damageEffectiveness = 2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { Mana = 21, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 20, damageEffectiveness = 2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 21, damageEffectiveness = 2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { Mana = 22, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 22, damageEffectiveness = 2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { Mana = 23, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 23, damageEffectiveness = 2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { Mana = 23, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 24, damageEffectiveness = 2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 25, damageEffectiveness = 2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { Mana = 24, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 26, damageEffectiveness = 2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 27, damageEffectiveness = 2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { Mana = 25, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 28, damageEffectiveness = 2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 29, damageEffectiveness = 2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 29, damageEffectiveness = 2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { Mana = 26, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 30, damageEffectiveness = 2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 30, damageEffectiveness = 2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 31, damageEffectiveness = 2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 31, damageEffectiveness = 2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 32, damageEffectiveness = 2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { Mana = 27, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 32, damageEffectiveness = 2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 33, damageEffectiveness = 2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 33, damageEffectiveness = 2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 34, damageEffectiveness = 2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { Mana = 28, }, }, + [1] = { 0.69999998807907, 12, 0, damageEffectiveness = 2, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 0.75, 15, 1, damageEffectiveness = 2, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 0.75, 18, 2, damageEffectiveness = 2, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 0.80000001192093, 26, 3, damageEffectiveness = 2, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 0.80000001192093, 38, 4, damageEffectiveness = 2, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.80000001192093, 56, 5, damageEffectiveness = 2, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.80000001192093, 76, 6, damageEffectiveness = 2, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.80000001192093, 100, 7, damageEffectiveness = 2, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.80000001192093, 130, 8, damageEffectiveness = 2, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.80000001192093, 167, 9, damageEffectiveness = 2, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.80000001192093, 212, 10, damageEffectiveness = 2, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { Mana = 13, }, }, + [12] = { 0.80000001192093, 268, 11, damageEffectiveness = 2, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { Mana = 14, }, }, + [13] = { 0.80000001192093, 337, 12, damageEffectiveness = 2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { Mana = 15, }, }, + [14] = { 0.80000001192093, 421, 13, damageEffectiveness = 2, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 0.80000001192093, 524, 14, damageEffectiveness = 2, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 0.80000001192093, 648, 15, damageEffectiveness = 2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.80000001192093, 799, 16, damageEffectiveness = 2, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 0.80000001192093, 983, 17, damageEffectiveness = 2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { Mana = 20, }, }, + [19] = { 0.80000001192093, 1145, 18, damageEffectiveness = 2, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [20] = { 0.80000001192093, 1332, 19, damageEffectiveness = 2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { Mana = 21, }, }, + [21] = { 0.80000001192093, 1473, 20, damageEffectiveness = 2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [22] = { 0.80000001192093, 1627, 21, damageEffectiveness = 2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { Mana = 22, }, }, + [23] = { 0.80000001192093, 1796, 22, damageEffectiveness = 2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [24] = { 0.80000001192093, 1982, 23, damageEffectiveness = 2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { Mana = 23, }, }, + [25] = { 0.80000001192093, 2185, 24, damageEffectiveness = 2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [26] = { 0.80000001192093, 2409, 25, damageEffectiveness = 2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { Mana = 24, }, }, + [27] = { 0.80000001192093, 2654, 26, damageEffectiveness = 2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [28] = { 0.80000001192093, 2923, 27, damageEffectiveness = 2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { Mana = 25, }, }, + [29] = { 0.80000001192093, 3218, 28, damageEffectiveness = 2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [30] = { 0.80000001192093, 3540, 29, damageEffectiveness = 2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [31] = { 0.80000001192093, 3713, 29, damageEffectiveness = 2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { Mana = 26, }, }, + [32] = { 0.80000001192093, 3894, 30, damageEffectiveness = 2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [33] = { 0.80000001192093, 4083, 30, damageEffectiveness = 2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [34] = { 0.80000001192093, 4281, 31, damageEffectiveness = 2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [35] = { 0.80000001192093, 4489, 31, damageEffectiveness = 2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [36] = { 0.80000001192093, 4705, 32, damageEffectiveness = 2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { Mana = 27, }, }, + [37] = { 0.80000001192093, 4932, 32, damageEffectiveness = 2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [38] = { 0.80000001192093, 5170, 33, damageEffectiveness = 2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [39] = { 0.80000001192093, 5418, 33, damageEffectiveness = 2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, + [40] = { 0.80000001192093, 5678, 34, damageEffectiveness = 2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { Mana = 28, }, }, }, } skills["FrostBomb"] = { name = "Frost Bomb", color = 3, - baseEffectiveness = 3.1175999641418, - incrementalEffectiveness = 0.043299999088049, - description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life and energy shield regeneration rate, and reduces energy shield recharge rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.ColdSkill] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.Orb] = true, }, + baseEffectiveness = 1.8531999588013, + incrementalEffectiveness = 0.045699998736382, + description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life and energy shield regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -4224,59 +4222,59 @@ skills["FrostBomb"] = { "base_cold_damage_resistance_%", "life_regeneration_rate_+%", "energy_shield_regeneration_rate_+%", - "energy_shield_recharge_rate_+%", + "frost_bomb_damage_+%_final_per_100ms_duration", "active_skill_base_radius_+", "is_area_damage", "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 0, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 0, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 6, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 1, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 9, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 1, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 1, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 2, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 2, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 3, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 3, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 3, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 4, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 4, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 4, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 5, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 5, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 6, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 6, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 61, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 6, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 7, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 7, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 7, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 8, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 8, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 8, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 9, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 9, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 10, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 10, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 10, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 11, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 11, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 11, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 11, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 11, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 12, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 12, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 12, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 12, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 12, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 2000, 5000, -15, -75, -75, -25, 13, damageEffectiveness = 3, cooldown = 2.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.80000001192093, 13, 2000, 5000, -15, -75, -75, 4, 0, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 0.80000001192093, 16, 2000, 5000, -15, -75, -75, 4, 0, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 6, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 0.80000001192093, 22, 2000, 5000, -15, -75, -75, 4, 1, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 9, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 0.80000001192093, 29, 2000, 5000, -15, -75, -75, 4, 1, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 0.80000001192093, 40, 2000, 5000, -15, -75, -75, 4, 1, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.80000001192093, 56, 2000, 5000, -15, -75, -75, 4, 2, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 0.80000001192093, 76, 2000, 5000, -15, -75, -75, 4, 2, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.80000001192093, 101, 2000, 5000, -15, -75, -75, 4, 3, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 0.80000001192093, 134, 2000, 5000, -15, -75, -75, 4, 3, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 0.80000001192093, 175, 2000, 5000, -15, -75, -75, 4, 3, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 0.80000001192093, 228, 2000, 5000, -15, -75, -75, 4, 4, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 0.80000001192093, 294, 2000, 5000, -15, -75, -75, 4, 4, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [13] = { 0.80000001192093, 378, 2000, 5000, -15, -75, -75, 4, 4, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [14] = { 0.80000001192093, 483, 2000, 5000, -15, -75, -75, 4, 5, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [15] = { 0.80000001192093, 580, 2000, 5000, -15, -75, -75, 4, 5, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.80000001192093, 693, 2000, 5000, -15, -75, -75, 4, 6, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [17] = { 0.80000001192093, 828, 2000, 5000, -15, -75, -75, 4, 6, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 61, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.80000001192093, 987, 2000, 5000, -15, -75, -75, 4, 6, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [19] = { 0.80000001192093, 1174, 2000, 5000, -15, -75, -75, 4, 7, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.80000001192093, 1395, 2000, 5000, -15, -75, -75, 4, 7, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.80000001192093, 1564, 2000, 5000, -15, -75, -75, 4, 7, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.80000001192093, 1752, 2000, 5000, -15, -75, -75, 4, 8, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.80000001192093, 1962, 2000, 5000, -15, -75, -75, 4, 8, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.80000001192093, 2195, 2000, 5000, -15, -75, -75, 4, 8, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.80000001192093, 2455, 2000, 5000, -15, -75, -75, 4, 9, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.80000001192093, 2744, 2000, 5000, -15, -75, -75, 4, 9, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.80000001192093, 3066, 2000, 5000, -15, -75, -75, 4, 10, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.80000001192093, 3425, 2000, 5000, -15, -75, -75, 4, 10, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.80000001192093, 3823, 2000, 5000, -15, -75, -75, 4, 10, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.80000001192093, 4266, 2000, 5000, -15, -75, -75, 4, 11, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.80000001192093, 4505, 2000, 5000, -15, -75, -75, 4, 11, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.80000001192093, 4758, 2000, 5000, -15, -75, -75, 4, 11, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.80000001192093, 5024, 2000, 5000, -15, -75, -75, 4, 11, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.80000001192093, 5305, 2000, 5000, -15, -75, -75, 4, 11, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.80000001192093, 5601, 2000, 5000, -15, -75, -75, 4, 12, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.80000001192093, 5913, 2000, 5000, -15, -75, -75, 4, 12, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.80000001192093, 6242, 2000, 5000, -15, -75, -75, 4, 12, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.80000001192093, 6588, 2000, 5000, -15, -75, -75, 4, 12, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.80000001192093, 6953, 2000, 5000, -15, -75, -75, 4, 12, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.80000001192093, 7338, 2000, 5000, -15, -75, -75, 4, 13, damageEffectiveness = 2.1, cooldown = 2.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["FrostGlobe"] = { name = "Frost Shield", color = 3, description = "Place a Frost Shield that drains your energy shield for one second or until you run out, gaining stages while this drain occurs. The Frost Shield takes some damage from hits in place of you and allies while in its area. Enemies in the area are Chilled. You can only have one Frost Shield active at once.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.ColdSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.ChillingArea] = true, [SkillType.NonHitChill] = true, [SkillType.CauseElementalStatus] = true, [SkillType.Type27] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Cold] = true, [SkillType.Totemable] = true, [SkillType.ChillingArea] = true, [SkillType.NonHitChill] = true, [SkillType.ElementalStatus] = true, [SkillType.TotemCastsAlone] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -4321,46 +4319,46 @@ skills["FrostGlobe"] = { "frost_globe_additional_spell_base_critical_strike_chance_per_stage", }, levels = { - [1] = { 20, 4, 190, 60, 9000, 300, 10, levelRequirement = 34, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 20, 4, 200, 60, 9600, 300, 11, levelRequirement = 36, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 20, 4, 210, 60, 10200, 300, 13, levelRequirement = 38, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 20, 4, 230, 60, 11400, 300, 14, levelRequirement = 40, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 20, 4, 250, 60, 12000, 300, 16, levelRequirement = 42, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 20, 4, 280, 60, 13200, 300, 17, levelRequirement = 44, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 20, 4, 300, 60, 14400, 300, 19, levelRequirement = 46, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 20, 4, 330, 60, 15600, 300, 20, levelRequirement = 48, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 20, 4, 360, 60, 17400, 300, 22, levelRequirement = 50, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 20, 4, 390, 60, 18600, 300, 23, levelRequirement = 52, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 20, 4, 430, 60, 20400, 300, 25, levelRequirement = 54, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 20, 4, 470, 60, 22800, 300, 26, levelRequirement = 56, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 20, 4, 520, 60, 24600, 300, 28, levelRequirement = 58, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 20, 4, 570, 60, 27600, 300, 29, levelRequirement = 60, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 20, 4, 630, 60, 30000, 300, 31, levelRequirement = 62, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 20, 4, 690, 60, 33000, 300, 32, levelRequirement = 64, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 20, 4, 750, 60, 36000, 300, 34, levelRequirement = 66, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 20, 4, 830, 60, 39600, 300, 35, levelRequirement = 68, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 20, 4, 870, 60, 41400, 300, 37, levelRequirement = 69, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 20, 4, 910, 60, 43800, 300, 38, levelRequirement = 70, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 20, 4, 1000, 60, 48000, 300, 40, levelRequirement = 72, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 20, 4, 1090, 60, 52200, 300, 41, levelRequirement = 74, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 20, 4, 1190, 60, 57000, 300, 43, levelRequirement = 76, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 20, 4, 1290, 60, 61800, 300, 44, levelRequirement = 78, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 20, 4, 1400, 60, 67200, 300, 46, levelRequirement = 80, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 20, 4, 1530, 60, 73200, 300, 47, levelRequirement = 82, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 20, 4, 1660, 60, 79800, 300, 49, levelRequirement = 84, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 20, 4, 1800, 60, 86400, 300, 50, levelRequirement = 86, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 20, 4, 1940, 60, 93000, 300, 52, levelRequirement = 88, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 20, 4, 2100, 60, 100800, 300, 53, levelRequirement = 90, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 20, 4, 2180, 60, 104400, 300, 54, levelRequirement = 91, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 20, 4, 2260, 60, 108600, 300, 55, levelRequirement = 92, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 20, 4, 2350, 60, 112800, 300, 55, levelRequirement = 93, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 20, 4, 2440, 60, 117000, 300, 56, levelRequirement = 94, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 20, 4, 2530, 60, 121200, 300, 57, levelRequirement = 95, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 20, 4, 2620, 60, 125400, 300, 58, levelRequirement = 96, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 20, 4, 2720, 60, 130200, 300, 58, levelRequirement = 97, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 20, 4, 2820, 60, 135000, 300, 59, levelRequirement = 98, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 20, 4, 2920, 60, 139800, 300, 60, levelRequirement = 99, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 20, 4, 3020, 60, 144600, 300, 61, levelRequirement = 100, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 20, 4, 190, 60, 9000, 300, 10, levelRequirement = 34, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 20, 4, 200, 60, 9600, 300, 11, levelRequirement = 36, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 20, 4, 210, 60, 10200, 300, 13, levelRequirement = 38, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 20, 4, 230, 60, 11400, 300, 14, levelRequirement = 40, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 20, 4, 250, 60, 12000, 300, 16, levelRequirement = 42, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 20, 4, 280, 60, 13200, 300, 17, levelRequirement = 44, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 20, 4, 300, 60, 14400, 300, 19, levelRequirement = 46, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 20, 4, 330, 60, 15600, 300, 20, levelRequirement = 48, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 20, 4, 360, 60, 17400, 300, 22, levelRequirement = 50, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 20, 4, 390, 60, 18600, 300, 23, levelRequirement = 52, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 20, 4, 430, 60, 20400, 300, 25, levelRequirement = 54, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 20, 4, 470, 60, 22800, 300, 26, levelRequirement = 56, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 20, 4, 520, 60, 24600, 300, 28, levelRequirement = 58, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 20, 4, 570, 60, 27600, 300, 29, levelRequirement = 60, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 20, 4, 630, 60, 30000, 300, 31, levelRequirement = 62, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 20, 4, 690, 60, 33000, 300, 32, levelRequirement = 64, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 20, 4, 750, 60, 36000, 300, 34, levelRequirement = 66, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 20, 4, 830, 60, 39600, 300, 35, levelRequirement = 68, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 20, 4, 870, 60, 41400, 300, 37, levelRequirement = 69, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 20, 4, 910, 60, 43800, 300, 38, levelRequirement = 70, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 20, 4, 1000, 60, 48000, 300, 40, levelRequirement = 72, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 20, 4, 1090, 60, 52200, 300, 41, levelRequirement = 74, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 20, 4, 1190, 60, 57000, 300, 43, levelRequirement = 76, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 20, 4, 1290, 60, 61800, 300, 44, levelRequirement = 78, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 20, 4, 1400, 60, 67200, 300, 46, levelRequirement = 80, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 20, 4, 1530, 60, 73200, 300, 47, levelRequirement = 82, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 20, 4, 1660, 60, 79800, 300, 49, levelRequirement = 84, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 20, 4, 1800, 60, 86400, 300, 50, levelRequirement = 86, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 20, 4, 1940, 60, 93000, 300, 52, levelRequirement = 88, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 20, 4, 2100, 60, 100800, 300, 53, levelRequirement = 90, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 20, 4, 2180, 60, 104400, 300, 54, levelRequirement = 91, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 20, 4, 2260, 60, 108600, 300, 55, levelRequirement = 92, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 20, 4, 2350, 60, 112800, 300, 55, levelRequirement = 93, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 20, 4, 2440, 60, 117000, 300, 56, levelRequirement = 94, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 20, 4, 2530, 60, 121200, 300, 57, levelRequirement = 95, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 20, 4, 2620, 60, 125400, 300, 58, levelRequirement = 96, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 20, 4, 2720, 60, 130200, 300, 58, levelRequirement = 97, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 20, 4, 2820, 60, 135000, 300, 59, levelRequirement = 98, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 20, 4, 2920, 60, 139800, 300, 60, levelRequirement = 99, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 20, 4, 3020, 60, 144600, 300, 61, levelRequirement = 100, duration = 10, cooldown = 5, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["FrostWall"] = { @@ -4369,7 +4367,7 @@ skills["FrostWall"] = { baseEffectiveness = 2, incrementalEffectiveness = 0.034000001847744, description = "Creates a wall of ice which holds back enemies. Targets under the wall are damaged and pushed back.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Cascadable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -4398,53 +4396,53 @@ skills["FrostWall"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 3000, 150, 28, 0.69999998807907, 1.1000000238419, cooldown = 3, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 9, }, }, - [2] = { 3100, 150, 28, 0.69999998807907, 1.2000000476837, cooldown = 3, levelRequirement = 6, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 10, }, }, - [3] = { 3200, 150, 28, 0.80000001192093, 1.2999999523163, cooldown = 3, levelRequirement = 9, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 11, }, }, - [4] = { 3300, 150, 28, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 12, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 12, }, }, - [5] = { 3400, 150, 35, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 13, }, }, - [6] = { 3500, 150, 35, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 15, }, }, - [7] = { 3600, 150, 35, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 16, }, }, - [8] = { 3700, 150, 35, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 18, }, }, - [9] = { 3800, 150, 42, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 19, }, }, - [10] = { 3900, 150, 42, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 21, }, }, - [11] = { 4000, 150, 42, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 22, }, }, - [12] = { 4100, 150, 42, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 23, }, }, - [13] = { 4200, 150, 49, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 25, }, }, - [14] = { 4300, 150, 49, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 26, }, }, - [15] = { 4400, 150, 49, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 55, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 27, }, }, - [16] = { 4500, 150, 49, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 58, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 29, }, }, - [17] = { 4600, 150, 56, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 61, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 30, }, }, - [18] = { 4700, 150, 56, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 31, }, }, - [19] = { 4800, 150, 56, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 32, }, }, - [20] = { 4900, 150, 56, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 33, }, }, - [21] = { 5000, 150, 63, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 34, }, }, - [22] = { 5100, 150, 63, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 34, }, }, - [23] = { 5200, 150, 63, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 35, }, }, - [24] = { 5300, 150, 63, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 36, }, }, - [25] = { 5400, 150, 70, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 36, }, }, - [26] = { 5500, 150, 70, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 37, }, }, - [27] = { 5600, 150, 70, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 38, }, }, - [28] = { 5700, 150, 70, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 39, }, }, - [29] = { 5800, 150, 77, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 39, }, }, - [30] = { 5900, 150, 77, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 40, }, }, - [31] = { 5950, 150, 78, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 40, }, }, - [32] = { 6000, 150, 80, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 41, }, }, - [33] = { 6050, 150, 81, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 41, }, }, - [34] = { 6100, 150, 83, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 42, }, }, - [35] = { 6150, 150, 85, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 42, }, }, - [36] = { 6200, 150, 87, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 42, }, }, - [37] = { 6250, 150, 88, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 43, }, }, - [38] = { 6300, 150, 90, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 43, }, }, - [39] = { 6350, 150, 92, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 43, }, }, - [40] = { 6400, 150, 94, 0.80000001192093, 1.2000000476837, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, }, cost = { Mana = 44, }, }, + [1] = { 3000, 150, 28, 8, 12, cooldown = 3, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [2] = { 3100, 150, 28, 9, 16, cooldown = 3, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 3200, 150, 28, 14, 23, cooldown = 3, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 3300, 150, 28, 18, 27, cooldown = 3, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 3400, 150, 35, 25, 37, cooldown = 3, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [6] = { 3500, 150, 35, 32, 49, cooldown = 3, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 3600, 150, 35, 42, 63, cooldown = 3, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 3700, 150, 35, 54, 81, cooldown = 3, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 3800, 150, 42, 68, 102, cooldown = 3, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 3900, 150, 42, 85, 128, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [11] = { 4000, 150, 42, 106, 159, cooldown = 3, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [12] = { 4100, 150, 42, 131, 196, cooldown = 3, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [13] = { 4200, 150, 49, 160, 240, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [14] = { 4300, 150, 49, 196, 294, cooldown = 3, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [15] = { 4400, 150, 49, 227, 341, cooldown = 3, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [16] = { 4500, 150, 49, 263, 394, cooldown = 3, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [17] = { 4600, 150, 56, 303, 455, cooldown = 3, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [18] = { 4700, 150, 56, 350, 524, cooldown = 3, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 4800, 150, 56, 402, 603, cooldown = 3, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 4900, 150, 56, 462, 693, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 5000, 150, 63, 506, 759, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 5100, 150, 63, 554, 832, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 5200, 150, 63, 607, 910, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 5300, 150, 63, 664, 996, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 5400, 150, 70, 726, 1089, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 5500, 150, 70, 794, 1191, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 5600, 150, 70, 867, 1301, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 5700, 150, 70, 947, 1420, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 5800, 150, 77, 1033, 1550, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 5900, 150, 77, 1127, 1691, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 5950, 150, 78, 1178, 1766, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 6000, 150, 80, 1230, 1844, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 6050, 150, 81, 1284, 1926, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 6100, 150, 83, 1340, 2011, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 6150, 150, 85, 1399, 2099, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 6200, 150, 87, 1461, 2191, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 6250, 150, 88, 1525, 2287, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 6300, 150, 90, 1591, 2387, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 6350, 150, 92, 1661, 2491, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 6400, 150, 94, 1733, 2599, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["Frostbite"] = { name = "Frostbite", color = 3, description = "Curses all targets in an area, lowering their cold resistance and giving them a chance to be frozen when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -4491,46 +4489,46 @@ skills["Frostbite"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 51, }, }, - [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 57, }, }, - [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 59, }, }, - [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 61, }, }, - [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 65, }, }, - [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 66, }, }, - [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 67, }, }, - [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 68, }, }, - [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 70, }, }, - [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 71, }, }, - [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 72, }, }, - [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 73, }, }, - [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 75, }, }, + [1] = { 9000, 0, -25, 25, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [2] = { 9100, 1, -26, 25, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [3] = { 9200, 1, -27, 25, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [4] = { 9300, 2, -28, 25, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [5] = { 9400, 2, -29, 25, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [6] = { 9500, 3, -30, 25, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [7] = { 9600, 3, -31, 25, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [8] = { 9700, 4, -32, 25, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [9] = { 9800, 4, -33, 25, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [10] = { 9900, 5, -34, 25, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [11] = { 10000, 5, -35, 25, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [12] = { 10100, 6, -36, 25, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [13] = { 10200, 6, -37, 25, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [14] = { 10300, 7, -38, 25, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [15] = { 10400, 7, -39, 25, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [16] = { 10500, 8, -40, 25, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [17] = { 10600, 8, -41, 25, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [18] = { 10700, 9, -42, 25, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [19] = { 10800, 9, -43, 25, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [20] = { 10900, 10, -44, 25, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [21] = { 11000, 10, -45, 25, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [22] = { 11100, 11, -46, 25, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [23] = { 11200, 11, -47, 25, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [24] = { 11300, 12, -48, 25, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [25] = { 11400, 12, -49, 25, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [26] = { 11500, 13, -50, 25, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 57, }, }, + [27] = { 11600, 13, -51, 25, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [28] = { 11700, 14, -52, 25, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 59, }, }, + [29] = { 11800, 14, -53, 25, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [30] = { 11900, 15, -54, 25, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 61, }, }, + [31] = { 11950, 15, -54, 25, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [32] = { 12000, 15, -55, 25, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 65, }, }, + [33] = { 12050, 15, -55, 25, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 66, }, }, + [34] = { 12100, 16, -56, 25, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 67, }, }, + [35] = { 12150, 16, -56, 25, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 68, }, }, + [36] = { 12200, 16, -57, 25, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 70, }, }, + [37] = { 12250, 16, -57, 25, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 71, }, }, + [38] = { 12300, 17, -58, 25, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 72, }, }, + [39] = { 12350, 17, -58, 25, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 73, }, }, + [40] = { 12400, 17, -59, 25, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 75, }, }, }, } skills["IceDash"] = { @@ -4539,7 +4537,7 @@ skills["IceDash"] = { baseEffectiveness = 2.0339000225067, incrementalEffectiveness = 0.042599998414516, description = "Teleport to a location, damaging enemies and leaving Chilled ground in an area at both ends of the teleport. Shares a cooldown with other Blink skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.MovementSkill] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.ChillingArea] = true, [SkillType.TravelSkill] = true, [SkillType.BlinkSkill] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Hit] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Instant] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.Travel] = true, [SkillType.Blink] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Instant] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { @@ -4575,46 +4573,46 @@ skills["IceDash"] = { "is_area_damage", }, levels = { - [1] = { 15, 80, 0.80000001192093, 1.2000000476837, 0, 0, critChance = 5, duration = 3, cooldown = 3, damageEffectiveness = 1.4, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [2] = { 15, 81, 0.80000001192093, 1.2000000476837, 2, 0, critChance = 5, duration = 3, cooldown = 3, damageEffectiveness = 1.4, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [3] = { 15, 82, 0.80000001192093, 1.2000000476837, 4, 0, critChance = 5, duration = 3, cooldown = 2.95, damageEffectiveness = 1.4, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [4] = { 15, 83, 0.80000001192093, 1.2000000476837, 6, 0, critChance = 5, duration = 3, cooldown = 2.95, damageEffectiveness = 1.4, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 16, 84, 0.80000001192093, 1.2000000476837, 8, 0, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 16, 85, 0.80000001192093, 1.2000000476837, 10, 1, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 16, 86, 0.80000001192093, 1.2000000476837, 12, 1, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 16, 87, 0.80000001192093, 1.2000000476837, 14, 1, critChance = 5, duration = 3, cooldown = 2.85, damageEffectiveness = 1.4, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 17, 88, 0.80000001192093, 1.2000000476837, 16, 1, critChance = 5, duration = 3, cooldown = 2.85, damageEffectiveness = 1.4, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 17, 89, 0.80000001192093, 1.2000000476837, 18, 1, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 17, 90, 0.80000001192093, 1.2000000476837, 20, 2, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 17, 91, 0.80000001192093, 1.2000000476837, 22, 2, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 18, 92, 0.80000001192093, 1.2000000476837, 24, 2, critChance = 5, duration = 3, cooldown = 2.75, damageEffectiveness = 1.4, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 18, 93, 0.80000001192093, 1.2000000476837, 26, 2, critChance = 5, duration = 3, cooldown = 2.75, damageEffectiveness = 1.4, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 18, 94, 0.80000001192093, 1.2000000476837, 28, 2, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 18, 95, 0.80000001192093, 1.2000000476837, 30, 3, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [17] = { 19, 96, 0.80000001192093, 1.2000000476837, 32, 3, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 19, 97, 0.80000001192093, 1.2000000476837, 34, 3, critChance = 5, duration = 3, cooldown = 2.65, damageEffectiveness = 1.4, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [19] = { 19, 98, 0.80000001192093, 1.2000000476837, 36, 3, critChance = 5, duration = 3, cooldown = 2.65, damageEffectiveness = 1.4, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 19, 99, 0.80000001192093, 1.2000000476837, 38, 3, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [21] = { 20, 100, 0.80000001192093, 1.2000000476837, 40, 4, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [22] = { 20, 101, 0.80000001192093, 1.2000000476837, 42, 4, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 20, 102, 0.80000001192093, 1.2000000476837, 44, 4, critChance = 5, duration = 3, cooldown = 2.55, damageEffectiveness = 1.4, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 20, 103, 0.80000001192093, 1.2000000476837, 46, 4, critChance = 5, duration = 3, cooldown = 2.55, damageEffectiveness = 1.4, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 21, 104, 0.80000001192093, 1.2000000476837, 48, 4, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 21, 105, 0.80000001192093, 1.2000000476837, 50, 5, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 21, 106, 0.80000001192093, 1.2000000476837, 52, 5, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 21, 107, 0.80000001192093, 1.2000000476837, 54, 5, critChance = 5, duration = 3, cooldown = 2.45, damageEffectiveness = 1.4, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 22, 108, 0.80000001192093, 1.2000000476837, 56, 5, critChance = 5, duration = 3, cooldown = 2.45, damageEffectiveness = 1.4, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 22, 109, 0.80000001192093, 1.2000000476837, 58, 5, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 22, 109, 0.80000001192093, 1.2000000476837, 59, 5, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 22, 110, 0.80000001192093, 1.2000000476837, 60, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 22, 110, 0.80000001192093, 1.2000000476837, 61, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 22, 111, 0.80000001192093, 1.2000000476837, 62, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 22, 111, 0.80000001192093, 1.2000000476837, 63, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 23, 112, 0.80000001192093, 1.2000000476837, 64, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 23, 112, 0.80000001192093, 1.2000000476837, 65, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 23, 113, 0.80000001192093, 1.2000000476837, 66, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 23, 113, 0.80000001192093, 1.2000000476837, 67, 6, critChance = 5, duration = 3, cooldown = 2.3, damageEffectiveness = 1.4, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 23, 114, 0.80000001192093, 1.2000000476837, 68, 6, critChance = 5, duration = 3, cooldown = 2.3, damageEffectiveness = 1.4, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 15, 80, 9, 14, 0, 0, critChance = 5, duration = 3, cooldown = 3, damageEffectiveness = 1.4, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [2] = { 15, 81, 11, 17, 2, 0, critChance = 5, duration = 3, cooldown = 3, damageEffectiveness = 1.4, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [3] = { 15, 82, 15, 23, 4, 0, critChance = 5, duration = 3, cooldown = 2.95, damageEffectiveness = 1.4, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [4] = { 15, 83, 20, 30, 6, 0, critChance = 5, duration = 3, cooldown = 2.95, damageEffectiveness = 1.4, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [5] = { 16, 84, 28, 42, 8, 0, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [6] = { 16, 85, 39, 58, 10, 1, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [7] = { 16, 86, 52, 78, 12, 1, critChance = 5, duration = 3, cooldown = 2.9, damageEffectiveness = 1.4, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [8] = { 16, 87, 68, 102, 14, 1, critChance = 5, duration = 3, cooldown = 2.85, damageEffectiveness = 1.4, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 17, 88, 89, 134, 16, 1, critChance = 5, duration = 3, cooldown = 2.85, damageEffectiveness = 1.4, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 17, 89, 116, 173, 18, 1, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 17, 90, 148, 223, 20, 2, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 17, 91, 190, 284, 22, 2, critChance = 5, duration = 3, cooldown = 2.8, damageEffectiveness = 1.4, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 18, 92, 241, 361, 24, 2, critChance = 5, duration = 3, cooldown = 2.75, damageEffectiveness = 1.4, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 18, 93, 304, 456, 26, 2, critChance = 5, duration = 3, cooldown = 2.75, damageEffectiveness = 1.4, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 18, 94, 361, 542, 28, 2, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 18, 95, 428, 643, 30, 3, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [17] = { 19, 96, 507, 761, 32, 3, critChance = 5, duration = 3, cooldown = 2.7, damageEffectiveness = 1.4, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 19, 97, 599, 898, 34, 3, critChance = 5, duration = 3, cooldown = 2.65, damageEffectiveness = 1.4, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [19] = { 19, 98, 706, 1060, 36, 3, critChance = 5, duration = 3, cooldown = 2.65, damageEffectiveness = 1.4, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 19, 99, 832, 1248, 38, 3, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [21] = { 20, 100, 927, 1390, 40, 4, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [22] = { 20, 101, 1032, 1548, 42, 4, critChance = 5, duration = 3, cooldown = 2.6, damageEffectiveness = 1.4, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 20, 102, 1149, 1723, 44, 4, critChance = 5, duration = 3, cooldown = 2.55, damageEffectiveness = 1.4, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 20, 103, 1278, 1917, 46, 4, critChance = 5, duration = 3, cooldown = 2.55, damageEffectiveness = 1.4, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 21, 104, 1421, 2131, 48, 4, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 21, 105, 1579, 2368, 50, 5, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 21, 106, 1754, 2630, 52, 5, critChance = 5, duration = 3, cooldown = 2.5, damageEffectiveness = 1.4, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 21, 107, 1947, 2920, 54, 5, critChance = 5, duration = 3, cooldown = 2.45, damageEffectiveness = 1.4, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 22, 108, 2160, 3241, 56, 5, critChance = 5, duration = 3, cooldown = 2.45, damageEffectiveness = 1.4, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 22, 109, 2396, 3595, 58, 5, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 22, 109, 2524, 3785, 59, 5, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 22, 110, 2657, 3986, 60, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 22, 110, 2798, 4196, 61, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 22, 111, 2945, 4418, 62, 6, critChance = 5, duration = 3, cooldown = 2.4, damageEffectiveness = 1.4, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 22, 111, 3100, 4650, 63, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 23, 112, 3263, 4895, 64, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 23, 112, 3434, 5151, 65, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 23, 113, 3614, 5421, 66, 6, critChance = 5, duration = 3, cooldown = 2.35, damageEffectiveness = 1.4, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 23, 113, 3803, 5704, 67, 6, critChance = 5, duration = 3, cooldown = 2.3, damageEffectiveness = 1.4, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 23, 114, 4001, 6002, 68, 6, critChance = 5, duration = 3, cooldown = 2.3, damageEffectiveness = 1.4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["FrostBolt"] = { @@ -4623,7 +4621,7 @@ skills["FrostBolt"] = { baseEffectiveness = 2.8794000148773, incrementalEffectiveness = 0.039700001478195, description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, statMap = { @@ -4659,46 +4657,46 @@ skills["FrostBolt"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 3, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 3, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, }, cost = { Mana = 10, }, }, - [7] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, }, cost = { Mana = 11, }, }, - [8] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, }, cost = { Mana = 12, }, }, - [9] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, }, cost = { Mana = 13, }, }, - [10] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, }, cost = { Mana = 14, }, }, - [11] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, }, cost = { Mana = 15, }, }, - [12] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, }, cost = { Mana = 18, }, }, - [14] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, }, cost = { Mana = 22, }, }, - [18] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, }, cost = { Mana = 23, }, }, - [19] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, }, cost = { Mana = 24, }, }, - [20] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, }, cost = { Mana = 25, }, }, - [21] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, }, cost = { Mana = 25, }, }, - [22] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, }, cost = { Mana = 26, }, }, - [23] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, }, cost = { Mana = 26, }, }, - [24] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, }, cost = { Mana = 27, }, }, - [25] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, }, cost = { Mana = 27, }, }, - [26] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { Mana = 28, }, }, - [27] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, }, cost = { Mana = 28, }, }, - [28] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, }, cost = { Mana = 29, }, }, - [29] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, }, cost = { Mana = 30, }, }, - [30] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, }, cost = { Mana = 30, }, }, - [31] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, }, cost = { Mana = 30, }, }, - [32] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, }, cost = { Mana = 31, }, }, - [33] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, }, cost = { Mana = 31, }, }, - [34] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, }, cost = { Mana = 31, }, }, - [35] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, }, cost = { Mana = 31, }, }, - [36] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, }, cost = { Mana = 32, }, }, - [37] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, }, cost = { Mana = 32, }, }, - [38] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, }, cost = { Mana = 32, }, }, - [39] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, }, cost = { Mana = 33, }, }, - [40] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, }, cost = { Mana = 33, }, }, + [1] = { 0.80000001192093, 13, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 15, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 19, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 26, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 38, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 58, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 0, }, cost = { Mana = 10, }, }, + [7] = { 0.80000001192093, 78, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 0, }, cost = { Mana = 11, }, }, + [8] = { 0.80000001192093, 103, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 0, }, cost = { Mana = 12, }, }, + [9] = { 0.80000001192093, 135, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 0, }, cost = { Mana = 13, }, }, + [10] = { 0.80000001192093, 174, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 0, }, cost = { Mana = 14, }, }, + [11] = { 0.80000001192093, 223, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 0, }, cost = { Mana = 15, }, }, + [12] = { 0.80000001192093, 283, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 0, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 357, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 0, }, cost = { Mana = 18, }, }, + [14] = { 0.80000001192093, 448, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 560, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 697, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 864, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 0, }, cost = { Mana = 22, }, }, + [18] = { 0.80000001192093, 1067, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 0, }, cost = { Mana = 23, }, }, + [19] = { 0.80000001192093, 1248, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 0, }, cost = { Mana = 24, }, }, + [20] = { 0.80000001192093, 1458, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 0, }, cost = { Mana = 25, }, }, + [21] = { 0.80000001192093, 1615, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 0, }, cost = { Mana = 25, }, }, + [22] = { 0.80000001192093, 1789, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 0, }, cost = { Mana = 26, }, }, + [23] = { 0.80000001192093, 1980, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 0, }, cost = { Mana = 26, }, }, + [24] = { 0.80000001192093, 2190, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 0, }, cost = { Mana = 27, }, }, + [25] = { 0.80000001192093, 2421, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 0, }, cost = { Mana = 27, }, }, + [26] = { 0.80000001192093, 2676, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { Mana = 28, }, }, + [27] = { 0.80000001192093, 2955, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 0, }, cost = { Mana = 28, }, }, + [28] = { 0.80000001192093, 3263, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 0, }, cost = { Mana = 29, }, }, + [29] = { 0.80000001192093, 3600, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 0, }, cost = { Mana = 30, }, }, + [30] = { 0.80000001192093, 3972, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 0, }, cost = { Mana = 30, }, }, + [31] = { 0.80000001192093, 4171, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 0, }, cost = { Mana = 30, }, }, + [32] = { 0.80000001192093, 4379, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 0, }, cost = { Mana = 31, }, }, + [33] = { 0.80000001192093, 4598, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 0, }, cost = { Mana = 31, }, }, + [34] = { 0.80000001192093, 4827, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 0, }, cost = { Mana = 31, }, }, + [35] = { 0.80000001192093, 5067, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 0, }, cost = { Mana = 31, }, }, + [36] = { 0.80000001192093, 5318, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 0, }, cost = { Mana = 32, }, }, + [37] = { 0.80000001192093, 5582, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 0, }, cost = { Mana = 32, }, }, + [38] = { 0.80000001192093, 5858, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 0, }, cost = { Mana = 32, }, }, + [39] = { 0.80000001192093, 6147, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 0, }, cost = { Mana = 33, }, }, + [40] = { 0.80000001192093, 6449, damageEffectiveness = 2.2, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 0, }, cost = { Mana = 33, }, }, }, } skills["GlacialCascade"] = { @@ -4707,7 +4705,7 @@ skills["GlacialCascade"] = { baseEffectiveness = 0.7354000210762, incrementalEffectiveness = 0.037000000476837, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area and knocking them back in the direction of the next burst.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, parts = { @@ -4755,46 +4753,46 @@ skills["GlacialCascade"] = { "quality_display_glacial_cascade_is_gem", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.80000001192093, 32, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 0.80000001192093, 39, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.80000001192093, 46, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 0.80000001192093, 55, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 0.80000001192093, 65, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.80000001192093, 73, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.80000001192093, 82, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 91, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 0.80000001192093, 101, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 113, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [11] = { 0.80000001192093, 125, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 0.80000001192093, 139, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 154, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 0.80000001192093, 171, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [15] = { 0.80000001192093, 189, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 0.80000001192093, 209, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.80000001192093, 231, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 0.80000001192093, 256, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 0.80000001192093, 282, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 0.80000001192093, 311, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 0.80000001192093, 343, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 0.80000001192093, 378, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 0.80000001192093, 416, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 0.80000001192093, 458, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 0.80000001192093, 504, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 0.80000001192093, 554, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 0.80000001192093, 608, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 0.80000001192093, 668, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 0.80000001192093, 733, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 0.80000001192093, 805, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 0.80000001192093, 843, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 0.80000001192093, 883, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 0.80000001192093, 924, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 0.80000001192093, 968, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 0.80000001192093, 1013, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 0.80000001192093, 1061, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [37] = { 0.80000001192093, 1111, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 0.80000001192093, 1163, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 0.80000001192093, 1217, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 0.80000001192093, 1273, 4, 100, 0, 200, damageEffectiveness = 0.45, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["WaterSphere"] = { @@ -4803,7 +4801,7 @@ skills["WaterSphere"] = { baseEffectiveness = 0.64999997615814, incrementalEffectiveness = 0.046999998390675, description = "Create a sphere of water, or move an existing sphere and reset its duration. The sphere continually applies a drenched debuff with a short duration to enemies in its area or those it moves through. You can hit the sphere with other skills to inflict Cold and Lightning Ailments (other than Chill). The sphere pulses when created, at regular intervals while afflicted by an Ailment, and after moving, damaging all drenched enemies in a large area.", - skillTypes = { [SkillType.Hit] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.ColdSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.Orb] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.LightningSkill] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Damage] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Cold] = true, [SkillType.Totemable] = true, [SkillType.Orb] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Lightning] = true, [SkillType.Physical] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.6, parts = { @@ -4873,55 +4871,55 @@ skills["WaterSphere"] = { "damage_cannot_be_reflected_or_leech_if_used_by_other_object", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 1500, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 1811, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 2228, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 2708, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 3276, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 3956, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 4758, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 5711, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 6846, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 8178, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 9720, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 11555, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 13704, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 17375, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 21981, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 28534, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 39339, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 56804, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 81482, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 69, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 103048, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 117720, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 128197, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 139010, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 151382, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 164208, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 178841, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 193959, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 210689, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 227952, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 245233, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 260395, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 270000, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 279745, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 289629, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 299653, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 310830, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 322166, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 333662, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 345316, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 100, 400, 4000, 357494, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.80000001192093, 56, 100, 400, 4000, 1500, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [2] = { 0.80000001192093, 64, 100, 400, 4000, 1811, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [3] = { 0.80000001192093, 73, 100, 400, 4000, 2228, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [4] = { 0.80000001192093, 84, 100, 400, 4000, 2708, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [5] = { 0.80000001192093, 96, 100, 400, 4000, 3276, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [6] = { 0.80000001192093, 109, 100, 400, 4000, 3956, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [7] = { 0.80000001192093, 124, 100, 400, 4000, 4758, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [8] = { 0.80000001192093, 141, 100, 400, 4000, 5711, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.80000001192093, 159, 100, 400, 4000, 6846, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 181, 100, 400, 4000, 8178, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.80000001192093, 204, 100, 400, 4000, 9720, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 0.80000001192093, 231, 100, 400, 4000, 11555, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 0.80000001192093, 261, 100, 400, 4000, 13704, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 0.80000001192093, 295, 100, 400, 4000, 17375, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 0.80000001192093, 332, 100, 400, 4000, 21981, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 0.80000001192093, 374, 100, 400, 4000, 28534, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.80000001192093, 422, 100, 400, 4000, 39339, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 0.80000001192093, 474, 100, 400, 4000, 56804, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 0.80000001192093, 503, 100, 400, 4000, 81482, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 69, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [20] = { 0.80000001192093, 533, 100, 400, 4000, 103048, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 0.80000001192093, 599, 100, 400, 4000, 117720, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 0.80000001192093, 673, 100, 400, 4000, 128197, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 0.80000001192093, 755, 100, 400, 4000, 139010, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 0.80000001192093, 847, 100, 400, 4000, 151382, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 0.80000001192093, 950, 100, 400, 4000, 164208, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 0.80000001192093, 1065, 100, 400, 4000, 178841, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 0.80000001192093, 1192, 100, 400, 4000, 193959, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 0.80000001192093, 1335, 100, 400, 4000, 210689, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 0.80000001192093, 1494, 100, 400, 4000, 227952, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 0.80000001192093, 1671, 100, 400, 4000, 245233, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 0.80000001192093, 1767, 100, 400, 4000, 260395, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 0.80000001192093, 1869, 100, 400, 4000, 270000, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 0.80000001192093, 1976, 100, 400, 4000, 279745, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 0.80000001192093, 2089, 100, 400, 4000, 289629, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 0.80000001192093, 2208, 100, 400, 4000, 299653, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 0.80000001192093, 2334, 100, 400, 4000, 310830, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [37] = { 0.80000001192093, 2467, 100, 400, 4000, 322166, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 0.80000001192093, 2607, 100, 400, 4000, 333662, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 0.80000001192093, 2754, 100, 400, 4000, 345316, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 0.80000001192093, 2910, 100, 400, 4000, 357494, -10, damageEffectiveness = 0.8, critChance = 5, duration = 8, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["DoomBlast"] = { name = "Hexblast", color = 3, - baseEffectiveness = 2.5945999622345, + baseEffectiveness = 3.6324000358582, incrementalEffectiveness = 0.036100000143051, description = "Deals chaos damage to a single enemy, dealing more damage if they are Hexed, then removes the Hex with the highest Doom. If a Hex was removed this way, also deals area damage to other enemies around the target, boosting damage and removing Hexes from those enemies in the same way.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.ChaosSkill] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Hex] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Chaos] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.Hex] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, statMap = { @@ -4990,46 +4988,46 @@ skills["DoomBlast"] = { "chaos_damage_resisted_by_lowest_resistance", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 0, 60, 40, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.80000001192093, 155, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 0.80000001192093, 186, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.80000001192093, 222, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 0.80000001192093, 263, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 0.80000001192093, 312, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.80000001192093, 348, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.80000001192093, 388, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 432, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 0.80000001192093, 480, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 0.80000001192093, 534, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [11] = { 0.80000001192093, 592, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 0.80000001192093, 656, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 726, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 0.80000001192093, 804, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [15] = { 0.80000001192093, 888, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 0.80000001192093, 981, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.80000001192093, 1082, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 0.80000001192093, 1193, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 0.80000001192093, 1315, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 0.80000001192093, 1447, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 0.80000001192093, 1593, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 0.80000001192093, 1752, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 0.80000001192093, 1925, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 0.80000001192093, 2115, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 0.80000001192093, 2322, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 0.80000001192093, 2548, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [27] = { 0.80000001192093, 2795, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 0.80000001192093, 3065, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 0.80000001192093, 3359, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 0.80000001192093, 3679, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 0.80000001192093, 3851, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [32] = { 0.80000001192093, 4029, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [33] = { 0.80000001192093, 4216, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [34] = { 0.80000001192093, 4410, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [35] = { 0.80000001192093, 4613, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [36] = { 0.80000001192093, 4826, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [37] = { 0.80000001192093, 5047, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [38] = { 0.80000001192093, 5278, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [39] = { 0.80000001192093, 5520, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [40] = { 0.80000001192093, 5771, 0, 40, 15, damageEffectiveness = 2.1, critChance = 4, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, }, } skills["HeraldOfThunder"] = { @@ -5038,7 +5036,7 @@ skills["HeraldOfThunder"] = { baseEffectiveness = 1.375, incrementalEffectiveness = 0.023000000044703, description = "Grants a buff which adds lightning damage to spells and attacks. If you kill a shocked enemy, this skill will create a storm, causing lightning bolts to strike enemies around you for a duration. The damage inflicted by this skill is not affected by modifiers to spell damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.LightningSkill] = true, [SkillType.Type27] = true, [SkillType.Herald] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Herald] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -5108,46 +5106,46 @@ skills["HeraldOfThunder"] = { "herald_of_thunder_pvp_scaling_time_uses_bolt_frequency", }, levels = { - [1] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 1, 31, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 1, 42, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 1, 58, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 2, 78, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 2, 96, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 3, 120, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 3, 147, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 4, 179, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 4, 218, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 5, 264, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 7, 317, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 8, 380, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 10, 453, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 11, 539, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 13, 611, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 15, 691, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 16, 779, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 18, 878, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 20, 986, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 23, 1108, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 26, 1230, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 29, 1364, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 32, 1512, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 36, 1675, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 40, 1854, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 45, 2050, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 50, 2264, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 56, 2500, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 62, 2758, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 68, 3041, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 72, 3194, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 76, 3347, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 80, 3511, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 83, 3675, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 87, 3850, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 91, 4025, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 94, 4212, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 98, 4398, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 103, 4595, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.10000000149012, 0.40000000596046, 0.10000000149012, 0.40000000596046, 107, 4792, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 3, 3, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.10000000149012, 7, 2, 7, 1, 31, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [2] = { 0.10000000149012, 9, 2, 9, 1, 42, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [3] = { 0.10000000149012, 11, 3, 11, 1, 58, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [4] = { 0.10000000149012, 14, 3, 14, 2, 78, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [5] = { 0.10000000149012, 16, 4, 16, 2, 96, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [6] = { 0.10000000149012, 18, 5, 18, 3, 120, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [7] = { 0.10000000149012, 21, 5, 21, 3, 147, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [8] = { 0.10000000149012, 24, 6, 24, 4, 179, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [9] = { 0.10000000149012, 27, 7, 27, 4, 218, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [10] = { 0.10000000149012, 31, 8, 31, 5, 264, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [11] = { 0.10000000149012, 35, 9, 35, 7, 317, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [12] = { 0.10000000149012, 39, 10, 39, 8, 380, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [13] = { 0.10000000149012, 44, 11, 44, 10, 453, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [14] = { 0.10000000149012, 49, 12, 49, 11, 539, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [15] = { 0.10000000149012, 53, 13, 53, 13, 611, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [16] = { 0.10000000149012, 57, 14, 57, 15, 691, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [17] = { 0.10000000149012, 61, 15, 61, 16, 779, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [18] = { 0.10000000149012, 66, 16, 66, 18, 878, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [19] = { 0.10000000149012, 71, 18, 71, 20, 986, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [20] = { 0.10000000149012, 76, 19, 76, 23, 1108, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [21] = { 0.10000000149012, 81, 20, 81, 26, 1230, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [22] = { 0.10000000149012, 87, 22, 87, 29, 1364, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [23] = { 0.10000000149012, 94, 23, 94, 32, 1512, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [24] = { 0.10000000149012, 100, 25, 100, 36, 1675, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [25] = { 0.10000000149012, 107, 27, 107, 40, 1854, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [26] = { 0.10000000149012, 115, 29, 115, 45, 2050, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [27] = { 0.10000000149012, 123, 31, 123, 50, 2264, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [28] = { 0.10000000149012, 131, 33, 131, 56, 2500, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [29] = { 0.10000000149012, 140, 35, 140, 62, 2758, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [30] = { 0.10000000149012, 150, 37, 150, 68, 3041, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [31] = { 0.10000000149012, 155, 39, 155, 72, 3194, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [32] = { 0.10000000149012, 160, 40, 160, 76, 3347, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [33] = { 0.10000000149012, 165, 41, 165, 80, 3511, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [34] = { 0.10000000149012, 170, 43, 170, 83, 3675, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [35] = { 0.10000000149012, 176, 44, 176, 87, 3850, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [36] = { 0.10000000149012, 182, 45, 182, 91, 4025, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [37] = { 0.10000000149012, 188, 47, 188, 94, 4212, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [38] = { 0.10000000149012, 194, 48, 194, 98, 4398, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [39] = { 0.10000000149012, 200, 50, 200, 103, 4595, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 3, 1, 1592, 1593, 59, 60, 1522, 1523, }, cost = { }, }, + [40] = { 0.10000000149012, 207, 52, 207, 107, 4792, 6000, 250, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 3, 1, 8369, 8140, 8142, 8143, 8144, 8145, }, cost = { }, }, }, } skills["IceNova"] = { @@ -5156,7 +5154,7 @@ skills["IceNova"] = { baseEffectiveness = 1.7986999750137, incrementalEffectiveness = 0.036400001496077, description = "A chilling circle of ice expands from the caster. If the caster targets near their Frostbolt projectiles, it will expand from a number of those projectiles instead. If this skill would repeat when cast this way, it will instead expand again from the same projectiles after a short delay.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, statMap = { @@ -5196,46 +5194,46 @@ skills["IceNova"] = { "is_area_damage", }, levels = { - [1] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.85000002384186, 1.25, 2, 0.12999999523163, 0.18999999761581, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 3, 3, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.85000002384186, 1.25, 2, 3, 4, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.85000002384186, 1.25, 2, 3, 5, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 0.85000002384186, 1.25, 2, 5, 7, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 0.85000002384186, 1.25, 2, 6, 9, -20, 0, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 0.85000002384186, 1.25, 2, 8, 11, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.85000002384186, 1.25, 2, 10, 15, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.85000002384186, 1.25, 2, 13, 19, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.85000002384186, 1.25, 2, 15, 22, -20, 1, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.85000002384186, 1.25, 2, 18, 26, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 0.85000002384186, 1.25, 2, 21, 31, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.85000002384186, 1.25, 2, 25, 36, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 0, 1472, 1473, 8413, 5542, }, cost = { Mana = 17, }, }, + [12] = { 0.85000002384186, 1.25, 2, 29, 42, -20, 2, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 0.85000002384186, 1.25, 2, 34, 50, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.85000002384186, 1.25, 2, 40, 58, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.85000002384186, 1.25, 2, 46, 67, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.85000002384186, 1.25, 2, 54, 78, -20, 3, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.85000002384186, 1.25, 2, 59, 86, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.85000002384186, 1.25, 2, 65, 95, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.85000002384186, 1.25, 2, 72, 105, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.85000002384186, 1.25, 2, 79, 116, -20, 4, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.85000002384186, 1.25, 2, 87, 127, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.85000002384186, 1.25, 2, 96, 140, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.85000002384186, 1.25, 2, 106, 154, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.85000002384186, 1.25, 2, 116, 170, -20, 5, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.85000002384186, 1.25, 2, 127, 186, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.85000002384186, 1.25, 2, 140, 205, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.85000002384186, 1.25, 2, 154, 225, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.85000002384186, 1.25, 2, 169, 246, -20, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.85000002384186, 1.25, 2, 185, 270, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.85000002384186, 1.25, 2, 203, 296, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.85000002384186, 1.25, 2, 212, 310, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.85000002384186, 1.25, 2, 222, 324, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.85000002384186, 1.25, 2, 232, 339, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.85000002384186, 1.25, 2, 243, 355, -20, 7, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.85000002384186, 1.25, 2, 254, 372, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.85000002384186, 1.25, 2, 266, 389, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.85000002384186, 1.25, 2, 278, 407, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.85000002384186, 1.25, 2, 291, 426, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.85000002384186, 1.25, 2, 305, 445, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.85000002384186, 1.25, 2, 319, 466, -20, 8, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["VaalIceNova"] = { @@ -5244,7 +5242,7 @@ skills["VaalIceNova"] = { baseEffectiveness = 1.7986999750137, incrementalEffectiveness = 0.036400001496077, description = "A chilling circle of ice expands from the caster, repeating from every enemy it hits.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.ColdSkill] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -5268,46 +5266,46 @@ skills["VaalIceNova"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [3] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [4] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [5] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [6] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [7] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [8] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [9] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [10] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [11] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [12] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [13] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [14] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [15] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [16] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [17] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [18] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [19] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [20] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [21] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [22] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [23] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [24] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [25] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [26] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [27] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [28] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [29] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [30] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [31] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [32] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [33] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [34] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [35] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [36] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [37] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [38] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [39] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [40] = { 0.85000002384186, 1.25, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.85000002384186, 26, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [2] = { 0.85000002384186, 33, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [3] = { 0.85000002384186, 44, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [4] = { 0.85000002384186, 58, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [5] = { 0.85000002384186, 75, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [6] = { 0.85000002384186, 97, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [7] = { 0.85000002384186, 122, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [8] = { 0.85000002384186, 145, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [9] = { 0.85000002384186, 172, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [10] = { 0.85000002384186, 203, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [11] = { 0.85000002384186, 238, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [12] = { 0.85000002384186, 279, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [13] = { 0.85000002384186, 326, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [14] = { 0.85000002384186, 381, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [15] = { 0.85000002384186, 443, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [16] = { 0.85000002384186, 515, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [17] = { 0.85000002384186, 568, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [18] = { 0.85000002384186, 627, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [19] = { 0.85000002384186, 691, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [20] = { 0.85000002384186, 762, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [21] = { 0.85000002384186, 839, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [22] = { 0.85000002384186, 923, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [23] = { 0.85000002384186, 1015, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [24] = { 0.85000002384186, 1116, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [25] = { 0.85000002384186, 1226, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [26] = { 0.85000002384186, 1346, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [27] = { 0.85000002384186, 1477, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [28] = { 0.85000002384186, 1620, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [29] = { 0.85000002384186, 1777, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [30] = { 0.85000002384186, 1947, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [31] = { 0.85000002384186, 2039, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [32] = { 0.85000002384186, 2134, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [33] = { 0.85000002384186, 2233, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [34] = { 0.85000002384186, 2337, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [35] = { 0.85000002384186, 2445, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [36] = { 0.85000002384186, 2559, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [37] = { 0.85000002384186, 2677, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [38] = { 0.85000002384186, 2800, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [39] = { 0.85000002384186, 2929, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, + [40] = { 0.85000002384186, 3064, 5, -20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1472, 1473, 2125, }, cost = { }, }, }, } skills["IceSpear"] = { @@ -5316,7 +5314,7 @@ skills["IceSpear"] = { baseEffectiveness = 2.6526999473572, incrementalEffectiveness = 0.027000000700355, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, parts = { @@ -5378,46 +5376,46 @@ skills["IceSpear"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 600, 300, 30, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 600, 300, 31, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 600, 300, 32, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 600, 300, 33, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 600, 300, 34, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 600, 300, 35, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 600, 300, 36, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 600, 300, 37, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 600, 300, 38, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 600, 300, 39, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 600, 300, 40, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 600, 300, 41, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 600, 300, 42, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 600, 300, 43, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 600, 300, 44, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 600, 300, 45, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 600, 300, 46, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 600, 300, 47, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 600, 300, 48, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 600, 300, 49, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 600, 300, 50, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 600, 300, 51, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 600, 300, 52, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 600, 300, 53, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 600, 300, 54, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 600, 300, 55, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 600, 300, 56, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 600, 300, 57, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 600, 300, 58, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 600, 300, 59, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 600, 300, 60, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 600, 300, 61, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 600, 300, 62, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 600, 300, 63, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 600, 300, 64, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 600, 300, 65, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 600, 300, 66, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 600, 300, 67, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 600, 300, 68, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 600, 300, 69, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.80000001192093, 33, 600, 300, 30, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.80000001192093, 41, 600, 300, 31, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 0.80000001192093, 53, 600, 300, 32, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 0.80000001192093, 68, 600, 300, 33, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [5] = { 0.80000001192093, 84, 600, 300, 34, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [6] = { 0.80000001192093, 104, 600, 300, 35, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [7] = { 0.80000001192093, 127, 600, 300, 36, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [8] = { 0.80000001192093, 147, 600, 300, 37, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.80000001192093, 169, 600, 300, 38, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 0.80000001192093, 194, 600, 300, 39, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 0.80000001192093, 222, 600, 300, 40, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 0.80000001192093, 253, 600, 300, 41, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 0.80000001192093, 288, 600, 300, 42, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.80000001192093, 327, 600, 300, 43, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 370, 600, 300, 44, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 418, 600, 300, 45, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 453, 600, 300, 46, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.80000001192093, 491, 600, 300, 47, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.80000001192093, 532, 600, 300, 48, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 575, 600, 300, 49, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 622, 600, 300, 50, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 672, 600, 300, 51, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 726, 600, 300, 52, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 783, 600, 300, 53, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 845, 600, 300, 54, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 911, 600, 300, 55, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 982, 600, 300, 56, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 1057, 600, 300, 57, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 1139, 600, 300, 58, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 1225, 600, 300, 59, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 1271, 600, 300, 60, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 1318, 600, 300, 61, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 1367, 600, 300, 62, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 1418, 600, 300, 63, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 1470, 600, 300, 64, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 1524, 600, 300, 65, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 1580, 600, 300, 66, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 1638, 600, 300, 67, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 1698, 600, 300, 68, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 1760, 600, 300, 69, 1, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["ColdProjectileMine"] = { @@ -5426,7 +5424,7 @@ skills["ColdProjectileMine"] = { baseEffectiveness = 1.6928999423981, incrementalEffectiveness = 0.038100000470877, description = "Throws a mine that fires projectiles around it when detonated. These projectiles quickly dissipate as they travel, before disappearing", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.Mine] = true, [SkillType.ColdSkill] = true, [SkillType.ManaCostReserved] = true, [SkillType.SkillCanVolley] = true, [SkillType.Aura] = true, [SkillType.Area] = true, [SkillType.AuraDebuff] = true, [SkillType.CanDetonate] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.RemoteMined] = true, [SkillType.Cold] = true, [SkillType.HasReservation] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Aura] = true, [SkillType.Area] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.AuraNotOnCaster] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, statMap = { @@ -5469,46 +5467,46 @@ skills["ColdProjectileMine"] = { "display_additional_projectile_per_2_mines_in_detonation_sequence", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 0.80000001192093, 24, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 12, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 3, }, }, + [2] = { 0.80000001192093, 31, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 15, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 3, }, }, + [3] = { 0.80000001192093, 41, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 19, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 3, }, }, + [4] = { 0.80000001192093, 55, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 23, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 3, }, }, + [5] = { 0.80000001192093, 71, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 27, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [6] = { 0.80000001192093, 92, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 31, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [7] = { 0.80000001192093, 117, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 35, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [8] = { 0.80000001192093, 139, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 38, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [9] = { 0.80000001192093, 166, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 41, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [10] = { 0.80000001192093, 196, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [11] = { 0.80000001192093, 232, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 47, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 4, }, }, + [12] = { 0.80000001192093, 273, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [13] = { 0.80000001192093, 321, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [14] = { 0.80000001192093, 376, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [15] = { 0.80000001192093, 440, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [16] = { 0.80000001192093, 514, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [17] = { 0.80000001192093, 569, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 5, }, }, + [18] = { 0.80000001192093, 630, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [19] = { 0.80000001192093, 697, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [20] = { 0.80000001192093, 771, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [21] = { 0.80000001192093, 851, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [22] = { 0.80000001192093, 940, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [23] = { 0.80000001192093, 1037, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [24] = { 0.80000001192093, 1144, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 6, }, }, + [25] = { 0.80000001192093, 1260, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [26] = { 0.80000001192093, 1389, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [27] = { 0.80000001192093, 1529, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [28] = { 0.80000001192093, 1683, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [29] = { 0.80000001192093, 1851, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [30] = { 0.80000001192093, 2036, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [31] = { 0.80000001192093, 2135, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [32] = { 0.80000001192093, 2238, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [33] = { 0.80000001192093, 2346, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 7, }, }, + [34] = { 0.80000001192093, 2459, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [35] = { 0.80000001192093, 2577, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [36] = { 0.80000001192093, 2701, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [37] = { 0.80000001192093, 2831, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [38] = { 0.80000001192093, 2966, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [39] = { 0.80000001192093, 3108, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1472, 1473, 876, 10040, 10320, }, cost = { Mana = 8, }, }, + [40] = { 0.80000001192093, 3256, 5000, 300, 10, 4, 10, 50, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, }, } skills["ExpandingFireCone"] = { @@ -5517,7 +5515,7 @@ skills["ExpandingFireCone"] = { baseEffectiveness = 0.3100999891758, incrementalEffectiveness = 0.044100001454353, description = "Continuously launches a torrent of fire from your hand, repeatedly damaging enemies. As you channel this spell longer, the flames spread wider close to you and spread longer directly in front of you. When you stop channelling you release a wave of fire damage over a wide and long area that will apply a powerful Ignite.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTotem] = true, [SkillType.FireSkill] = true, [SkillType.Channelled] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.Channel] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.2, parts = { @@ -5592,53 +5590,53 @@ skills["ExpandingFireCone"] = { "quality_display_incinerate_is_gem_ingite", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 8, 500, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 0.80000001192093, 5, 8, 250, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { 0.80000001192093, 6, 8, 250, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 15, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { 0.80000001192093, 8, 8, 250, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 19, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { 0.80000001192093, 11, 8, 250, 500, 25, 4, 100, 15, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 23, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [5] = { 0.80000001192093, 15, 8, 250, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 27, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [6] = { 0.80000001192093, 20, 8, 250, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [7] = { 0.80000001192093, 26, 8, 250, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 35, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 0.80000001192093, 32, 8, 250, 500, 25, 4, 100, 16, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 0.80000001192093, 38, 8, 250, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 41, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [10] = { 0.80000001192093, 46, 8, 250, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [11] = { 0.80000001192093, 55, 8, 250, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 47, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [12] = { 0.80000001192093, 66, 8, 250, 500, 25, 5, 100, 17, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [13] = { 0.80000001192093, 79, 8, 250, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 53, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 0.80000001192093, 95, 8, 250, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 0.80000001192093, 113, 8, 250, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 0.80000001192093, 134, 8, 250, 500, 25, 5, 100, 18, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 0.80000001192093, 150, 8, 250, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 0.80000001192093, 168, 8, 250, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 0.80000001192093, 188, 8, 250, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [20] = { 0.80000001192093, 210, 8, 250, 500, 25, 5, 100, 19, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [21] = { 0.80000001192093, 235, 8, 250, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [22] = { 0.80000001192093, 262, 8, 250, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 0.80000001192093, 293, 8, 250, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 0.80000001192093, 326, 8, 250, 500, 25, 5, 100, 20, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 0.80000001192093, 364, 8, 250, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 0.80000001192093, 406, 8, 250, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 0.80000001192093, 452, 8, 250, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 0.80000001192093, 503, 8, 250, 500, 25, 6, 100, 21, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 0.80000001192093, 560, 8, 250, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 0.80000001192093, 623, 8, 250, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 0.80000001192093, 657, 8, 250, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 0.80000001192093, 693, 8, 250, 500, 25, 6, 100, 22, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 0.80000001192093, 730, 8, 250, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 0.80000001192093, 770, 8, 250, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 0.80000001192093, 812, 8, 250, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 0.80000001192093, 855, 8, 250, 500, 25, 6, 100, 23, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 0.80000001192093, 902, 8, 250, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 0.80000001192093, 950, 8, 250, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 0.80000001192093, 1001, 8, 250, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 0.80000001192093, 1055, 8, 250, 500, 25, 6, 100, 24, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["ClusterBurst"] = { name = "Kinetic Blast", color = 3, description = "Fires a projectile from a Wand that causes a series of small explosions surrounding its point of impact, each damaging enemies caught in the area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["Wand"] = true, }, @@ -5686,53 +5684,53 @@ skills["ClusterBurst"] = { "skill_can_fire_wand_projectiles", }, levels = { - [1] = { 4, -35, 0, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 4, -35, 1, damageEffectiveness = 1.41, baseMultiplier = 1.408, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 4, -35, 2, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 4, -35, 3, damageEffectiveness = 1.42, baseMultiplier = 1.424, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 4, -35, 4, damageEffectiveness = 1.43, baseMultiplier = 1.432, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 4, -35, 5, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 4, -35, 6, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 4, -35, 7, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 4, -35, 8, damageEffectiveness = 1.46, baseMultiplier = 1.463, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 4, -35, 9, damageEffectiveness = 1.47, baseMultiplier = 1.471, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 4, -35, 10, damageEffectiveness = 1.48, baseMultiplier = 1.479, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 4, -35, 11, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 4, -35, 12, damageEffectiveness = 1.49, baseMultiplier = 1.495, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 4, -35, 13, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 4, -35, 14, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [16] = { 4, -35, 15, damageEffectiveness = 1.52, baseMultiplier = 1.518, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [17] = { 4, -35, 16, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [18] = { 4, -35, 17, damageEffectiveness = 1.53, baseMultiplier = 1.534, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 4, -35, 18, damageEffectiveness = 1.54, baseMultiplier = 1.542, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 4, -35, 19, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 4, -35, 20, damageEffectiveness = 1.56, baseMultiplier = 1.558, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [22] = { 4, -35, 21, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [23] = { 4, -35, 22, damageEffectiveness = 1.57, baseMultiplier = 1.574, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [24] = { 4, -35, 23, damageEffectiveness = 1.58, baseMultiplier = 1.582, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [25] = { 4, -35, 24, damageEffectiveness = 1.59, baseMultiplier = 1.589, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [26] = { 4, -35, 25, damageEffectiveness = 1.6, baseMultiplier = 1.597, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [27] = { 4, -35, 26, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [28] = { 4, -35, 27, damageEffectiveness = 1.61, baseMultiplier = 1.613, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [29] = { 4, -35, 28, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [30] = { 4, -35, 29, damageEffectiveness = 1.63, baseMultiplier = 1.629, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [31] = { 4, -35, 29, damageEffectiveness = 1.63, baseMultiplier = 1.633, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [32] = { 4, -35, 30, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [33] = { 4, -35, 30, damageEffectiveness = 1.64, baseMultiplier = 1.641, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [34] = { 4, -35, 31, damageEffectiveness = 1.64, baseMultiplier = 1.645, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 4, -35, 31, damageEffectiveness = 1.65, baseMultiplier = 1.649, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 4, -35, 32, damageEffectiveness = 1.65, baseMultiplier = 1.653, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 4, -35, 32, damageEffectiveness = 1.66, baseMultiplier = 1.657, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 4, -35, 33, damageEffectiveness = 1.66, baseMultiplier = 1.661, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [39] = { 4, -35, 33, damageEffectiveness = 1.66, baseMultiplier = 1.664, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [40] = { 4, -35, 34, damageEffectiveness = 1.67, baseMultiplier = 1.668, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, + [1] = { 4, -35, 0, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 4, -35, 1, damageEffectiveness = 1.41, baseMultiplier = 1.408, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 4, -35, 2, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 4, -35, 3, damageEffectiveness = 1.42, baseMultiplier = 1.424, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 4, -35, 4, damageEffectiveness = 1.43, baseMultiplier = 1.432, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 4, -35, 5, damageEffectiveness = 1.44, baseMultiplier = 1.439, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 4, -35, 6, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [8] = { 4, -35, 7, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 4, -35, 8, damageEffectiveness = 1.46, baseMultiplier = 1.463, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 4, -35, 9, damageEffectiveness = 1.47, baseMultiplier = 1.471, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 4, -35, 10, damageEffectiveness = 1.48, baseMultiplier = 1.479, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 4, -35, 11, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 4, -35, 12, damageEffectiveness = 1.49, baseMultiplier = 1.495, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 4, -35, 13, damageEffectiveness = 1.5, baseMultiplier = 1.503, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 4, -35, 14, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [16] = { 4, -35, 15, damageEffectiveness = 1.52, baseMultiplier = 1.518, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [17] = { 4, -35, 16, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [18] = { 4, -35, 17, damageEffectiveness = 1.53, baseMultiplier = 1.534, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [19] = { 4, -35, 18, damageEffectiveness = 1.54, baseMultiplier = 1.542, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 4, -35, 19, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 4, -35, 20, damageEffectiveness = 1.56, baseMultiplier = 1.558, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [22] = { 4, -35, 21, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [23] = { 4, -35, 22, damageEffectiveness = 1.57, baseMultiplier = 1.574, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [24] = { 4, -35, 23, damageEffectiveness = 1.58, baseMultiplier = 1.582, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [25] = { 4, -35, 24, damageEffectiveness = 1.59, baseMultiplier = 1.589, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [26] = { 4, -35, 25, damageEffectiveness = 1.6, baseMultiplier = 1.597, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [27] = { 4, -35, 26, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [28] = { 4, -35, 27, damageEffectiveness = 1.61, baseMultiplier = 1.613, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [29] = { 4, -35, 28, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [30] = { 4, -35, 29, damageEffectiveness = 1.63, baseMultiplier = 1.629, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [31] = { 4, -35, 29, damageEffectiveness = 1.63, baseMultiplier = 1.633, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [32] = { 4, -35, 30, damageEffectiveness = 1.64, baseMultiplier = 1.637, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [33] = { 4, -35, 30, damageEffectiveness = 1.64, baseMultiplier = 1.641, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [34] = { 4, -35, 31, damageEffectiveness = 1.64, baseMultiplier = 1.645, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 4, -35, 31, damageEffectiveness = 1.65, baseMultiplier = 1.649, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 4, -35, 32, damageEffectiveness = 1.65, baseMultiplier = 1.653, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 4, -35, 32, damageEffectiveness = 1.66, baseMultiplier = 1.657, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 4, -35, 33, damageEffectiveness = 1.66, baseMultiplier = 1.661, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [39] = { 4, -35, 33, damageEffectiveness = 1.66, baseMultiplier = 1.664, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [40] = { 4, -35, 34, damageEffectiveness = 1.67, baseMultiplier = 1.668, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, }, } skills["KineticBolt"] = { name = "Kinetic Bolt", color = 3, description = "Fire a projectile from your wand that changes direction in a zig-zag pattern at regular intervals or when hitting enemies. Each time it changes direction, a secondary projectile breaks off, flying in the direction it changed away from.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.ProjectileAttack] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.RangedAttack] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Wand"] = true, }, @@ -5776,46 +5774,46 @@ skills["KineticBolt"] = { "kinetic_bolt_forks_apply_to_zig_zags", }, levels = { - [1] = { 5, 200, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 5, 200, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 6, 200, damageEffectiveness = 1.44, baseMultiplier = 1.437, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 6, 200, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 7, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 6, 200, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 11, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 6, 200, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 6, 200, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { Mana = 7, }, }, - [8] = { 6, 200, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 7, 200, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 7, 200, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 7, 200, damageEffectiveness = 1.58, baseMultiplier = 1.584, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 7, 200, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 7, 200, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 7, 200, damageEffectiveness = 1.64, baseMultiplier = 1.639, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [15] = { 8, 200, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [16] = { 8, 200, damageEffectiveness = 1.68, baseMultiplier = 1.676, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [17] = { 8, 200, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { Mana = 9, }, }, - [18] = { 8, 200, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 8, 200, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 8, 200, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 9, 200, damageEffectiveness = 1.77, baseMultiplier = 1.768, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 9, 200, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 9, 200, damageEffectiveness = 1.81, baseMultiplier = 1.805, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 9, 200, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 9, 200, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 9, 200, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [27] = { 10, 200, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 11, }, }, - [28] = { 10, 200, damageEffectiveness = 1.9, baseMultiplier = 1.897, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 10, 200, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 10, 200, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 10, 200, damageEffectiveness = 1.94, baseMultiplier = 1.943, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 10, 200, damageEffectiveness = 1.95, baseMultiplier = 1.953, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 12, }, }, - [33] = { 10, 200, damageEffectiveness = 1.96, baseMultiplier = 1.962, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 10, 200, damageEffectiveness = 1.97, baseMultiplier = 1.971, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 10, 200, damageEffectiveness = 1.98, baseMultiplier = 1.98, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 11, 200, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [37] = { 11, 200, damageEffectiveness = 2, baseMultiplier = 1.999, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 11, 200, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [39] = { 11, 200, damageEffectiveness = 2.02, baseMultiplier = 2.017, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, - [40] = { 11, 200, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 14, }, }, + [1] = { 5, 200, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [2] = { 5, 200, damageEffectiveness = 1.42, baseMultiplier = 1.418, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [3] = { 6, 200, damageEffectiveness = 1.44, baseMultiplier = 1.437, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [4] = { 6, 200, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 7, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [5] = { 6, 200, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 11, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [6] = { 6, 200, damageEffectiveness = 1.49, baseMultiplier = 1.492, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [7] = { 6, 200, damageEffectiveness = 1.51, baseMultiplier = 1.511, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [8] = { 6, 200, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [9] = { 7, 200, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [10] = { 7, 200, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [11] = { 7, 200, damageEffectiveness = 1.58, baseMultiplier = 1.584, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [12] = { 7, 200, damageEffectiveness = 1.6, baseMultiplier = 1.603, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [13] = { 7, 200, damageEffectiveness = 1.62, baseMultiplier = 1.621, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [14] = { 7, 200, damageEffectiveness = 1.64, baseMultiplier = 1.639, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [15] = { 8, 200, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [16] = { 8, 200, damageEffectiveness = 1.68, baseMultiplier = 1.676, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [17] = { 8, 200, damageEffectiveness = 1.69, baseMultiplier = 1.695, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [18] = { 8, 200, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [19] = { 8, 200, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [20] = { 8, 200, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [21] = { 9, 200, damageEffectiveness = 1.77, baseMultiplier = 1.768, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [22] = { 9, 200, damageEffectiveness = 1.79, baseMultiplier = 1.787, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [23] = { 9, 200, damageEffectiveness = 1.81, baseMultiplier = 1.805, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [24] = { 9, 200, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [25] = { 9, 200, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [26] = { 9, 200, damageEffectiveness = 1.86, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [27] = { 10, 200, damageEffectiveness = 1.88, baseMultiplier = 1.879, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [28] = { 10, 200, damageEffectiveness = 1.9, baseMultiplier = 1.897, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [29] = { 10, 200, damageEffectiveness = 1.92, baseMultiplier = 1.916, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [30] = { 10, 200, damageEffectiveness = 1.93, baseMultiplier = 1.934, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [31] = { 10, 200, damageEffectiveness = 1.94, baseMultiplier = 1.943, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [32] = { 10, 200, damageEffectiveness = 1.95, baseMultiplier = 1.953, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [33] = { 10, 200, damageEffectiveness = 1.96, baseMultiplier = 1.962, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [34] = { 10, 200, damageEffectiveness = 1.97, baseMultiplier = 1.971, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [35] = { 10, 200, damageEffectiveness = 1.98, baseMultiplier = 1.98, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [36] = { 11, 200, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [37] = { 11, 200, damageEffectiveness = 2, baseMultiplier = 1.999, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [38] = { 11, 200, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [39] = { 11, 200, damageEffectiveness = 2.02, baseMultiplier = 2.017, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [40] = { 11, 200, damageEffectiveness = 2.03, baseMultiplier = 2.026, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, }, } skills["LightningTowerTrap"] = { @@ -5824,7 +5822,7 @@ skills["LightningTowerTrap"] = { baseEffectiveness = 0.67369997501373, incrementalEffectiveness = 0.045400001108646, description = "Throws a trap which, once triggered, will repeatedly strike multiple areas around it for a duration, dealing lightning damage. Modifiers to trap throwing speed will affect how frequently it strikes. Has a higher chance to critically strike Shocked enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5862,46 +5860,46 @@ skills["LightningTowerTrap"] = { "is_trap", }, levels = { - [1] = { 4000, 3500, 0.5, 1.5, 100, 550, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 4000, 3500, 0.5, 1.5, 102, 540, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 4000, 3500, 0.5, 1.5, 104, 530, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 4000, 3500, 0.5, 1.5, 106, 520, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 37, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [5] = { 4000, 3500, 0.5, 1.5, 108, 510, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [6] = { 4000, 3500, 0.5, 1.5, 110, 500, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 4000, 3500, 0.5, 1.5, 112, 490, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 4000, 3500, 0.5, 1.5, 114, 480, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 4000, 3500, 0.5, 1.5, 116, 470, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 4000, 3500, 0.5, 1.5, 118, 460, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 4000, 3500, 0.5, 1.5, 120, 450, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [12] = { 4000, 3500, 0.5, 1.5, 122, 440, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 4000, 3500, 0.5, 1.5, 124, 430, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [14] = { 4000, 3500, 0.5, 1.5, 126, 420, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 4000, 3500, 0.5, 1.5, 128, 410, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [16] = { 4000, 3500, 0.5, 1.5, 130, 400, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [17] = { 4000, 3500, 0.5, 1.5, 132, 390, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [18] = { 4000, 3500, 0.5, 1.5, 134, 380, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [19] = { 4000, 3500, 0.5, 1.5, 136, 370, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 4000, 3500, 0.5, 1.5, 138, 360, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 4000, 3500, 0.5, 1.5, 140, 350, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 4000, 3500, 0.5, 1.5, 142, 345, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 4000, 3500, 0.5, 1.5, 144, 340, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 4000, 3500, 0.5, 1.5, 146, 335, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [25] = { 4000, 3500, 0.5, 1.5, 148, 330, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [26] = { 4000, 3500, 0.5, 1.5, 150, 325, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [27] = { 4000, 3500, 0.5, 1.5, 152, 320, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [28] = { 4000, 3500, 0.5, 1.5, 154, 315, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [29] = { 4000, 3500, 0.5, 1.5, 156, 310, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 4000, 3500, 0.5, 1.5, 158, 305, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [31] = { 4000, 3500, 0.5, 1.5, 159, 303, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 4000, 3500, 0.5, 1.5, 160, 300, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [33] = { 4000, 3500, 0.5, 1.5, 161, 298, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 4000, 3500, 0.5, 1.5, 162, 295, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 4000, 3500, 0.5, 1.5, 163, 293, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 4000, 3500, 0.5, 1.5, 164, 290, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, - [37] = { 4000, 3500, 0.5, 1.5, 165, 288, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 4000, 3500, 0.5, 1.5, 166, 285, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 36, }, }, - [39] = { 4000, 3500, 0.5, 1.5, 167, 283, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 4000, 3500, 0.5, 1.5, 168, 280, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 4000, 3500, 15, 46, 100, 550, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 4000, 3500, 19, 56, 102, 540, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 4000, 3500, 23, 69, 104, 530, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 4000, 3500, 28, 84, 106, 520, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [5] = { 4000, 3500, 34, 102, 108, 510, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [6] = { 4000, 3500, 39, 116, 110, 500, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [7] = { 4000, 3500, 44, 132, 112, 490, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 4000, 3500, 50, 150, 114, 480, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 4000, 3500, 57, 170, 116, 470, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 4000, 3500, 64, 192, 118, 460, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 4000, 3500, 72, 216, 120, 450, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [12] = { 4000, 3500, 81, 244, 122, 440, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 4000, 3500, 92, 275, 124, 430, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [14] = { 4000, 3500, 103, 310, 126, 420, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 4000, 3500, 116, 349, 128, 410, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [16] = { 4000, 3500, 131, 392, 130, 400, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [17] = { 4000, 3500, 147, 440, 132, 390, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [18] = { 4000, 3500, 165, 494, 134, 380, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [19] = { 4000, 3500, 185, 555, 136, 370, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 4000, 3500, 207, 622, 138, 360, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 4000, 3500, 232, 696, 140, 350, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 4000, 3500, 260, 780, 142, 345, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 4000, 3500, 291, 872, 144, 340, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 4000, 3500, 325, 976, 146, 335, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [25] = { 4000, 3500, 364, 1091, 148, 330, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [26] = { 4000, 3500, 406, 1218, 150, 325, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [27] = { 4000, 3500, 454, 1361, 152, 320, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [28] = { 4000, 3500, 506, 1519, 154, 315, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [29] = { 4000, 3500, 565, 1694, 156, 310, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 4000, 3500, 630, 1890, 158, 305, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [31] = { 4000, 3500, 665, 1995, 159, 303, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 4000, 3500, 702, 2106, 160, 300, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [33] = { 4000, 3500, 741, 2224, 161, 298, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 4000, 3500, 782, 2347, 162, 295, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 4000, 3500, 826, 2477, 163, 293, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 4000, 3500, 872, 2615, 164, 290, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [37] = { 4000, 3500, 920, 2759, 165, 288, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [38] = { 4000, 3500, 971, 2912, 166, 285, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [39] = { 4000, 3500, 1024, 3072, 167, 283, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [40] = { 4000, 3500, 1080, 3241, 168, 280, 3, damageEffectiveness = 0.75, cooldown = 8, critChance = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, }, } skills["LightningTendrilsChannelled"] = { @@ -5910,7 +5908,7 @@ skills["LightningTendrilsChannelled"] = { baseEffectiveness = 0.62199997901917, incrementalEffectiveness = 0.044900000095367, description = "While you channel this skill, it releases pulses of electrical energy, dealing lightning damage in a semicircular area in front of you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.LightningSkill] = true, [SkillType.Channelled] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.23, parts = { @@ -5958,46 +5956,46 @@ skills["LightningTendrilsChannelled"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.10000000149012, 1.7000000476837, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 1, }, }, - [2] = { 0.10000000149012, 1.8999999761581, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 1, }, }, - [3] = { 0.10000000149012, 1.8999999761581, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 1, }, }, - [4] = { 0.10000000149012, 1.8999999761581, 1, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 1, }, }, - [5] = { 0.10000000149012, 1.8999999761581, 1, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 2, }, }, - [6] = { 0.10000000149012, 1.8999999761581, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 2, }, }, - [7] = { 0.10000000149012, 1.8999999761581, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 2, }, }, - [8] = { 0.10000000149012, 1.8999999761581, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 2, }, }, - [9] = { 0.10000000149012, 1.8999999761581, 3, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 2, }, }, - [10] = { 0.10000000149012, 1.8999999761581, 3, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 3, }, }, - [11] = { 0.10000000149012, 1.8999999761581, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 3, }, }, - [12] = { 0.10000000149012, 1.8999999761581, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 3, }, }, - [13] = { 0.10000000149012, 1.8999999761581, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 3, }, }, - [14] = { 0.10000000149012, 1.8999999761581, 5, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 3, }, }, - [15] = { 0.10000000149012, 1.8999999761581, 5, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 0.10000000149012, 1.8999999761581, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 0.10000000149012, 1.8999999761581, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 0.10000000149012, 1.8999999761581, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 0.10000000149012, 1.8999999761581, 7, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 4, }, }, - [20] = { 0.10000000149012, 1.8999999761581, 7, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 0.10000000149012, 1.8999999761581, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 0.10000000149012, 1.8999999761581, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 0.10000000149012, 1.8999999761581, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 0.10000000149012, 1.8999999761581, 9, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 0.10000000149012, 1.8999999761581, 9, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 0.10000000149012, 1.8999999761581, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 0.10000000149012, 1.8999999761581, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 0.10000000149012, 1.8999999761581, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 0.10000000149012, 1.8999999761581, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 0.10000000149012, 1.8999999761581, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 0.10000000149012, 1.8999999761581, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 0.10000000149012, 1.8999999761581, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 0.10000000149012, 1.8999999761581, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 0.10000000149012, 1.8999999761581, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 0.10000000149012, 1.8999999761581, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 0.10000000149012, 1.8999999761581, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 0.10000000149012, 1.8999999761581, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 0.10000000149012, 1.8999999761581, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 0.10000000149012, 1.8999999761581, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 0.10000000149012, 1.8999999761581, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 0.10000000149012, 4, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 1, }, }, + [2] = { 0.10000000149012, 5, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 1, }, }, + [3] = { 0.10000000149012, 7, 0, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 1, }, }, + [4] = { 0.10000000149012, 9, 1, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 1, }, }, + [5] = { 0.10000000149012, 14, 1, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [6] = { 0.10000000149012, 21, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [7] = { 0.10000000149012, 29, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [8] = { 0.10000000149012, 39, 2, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [9] = { 0.10000000149012, 53, 3, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [10] = { 0.10000000149012, 69, 3, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [11] = { 0.10000000149012, 91, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [12] = { 0.10000000149012, 118, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [13] = { 0.10000000149012, 151, 4, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [14] = { 0.10000000149012, 194, 5, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [15] = { 0.10000000149012, 247, 5, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 0.10000000149012, 314, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 0.10000000149012, 397, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 0.10000000149012, 500, 6, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 0.10000000149012, 593, 7, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [20] = { 0.10000000149012, 703, 7, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 0.10000000149012, 787, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 0.10000000149012, 881, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 0.10000000149012, 984, 8, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 0.10000000149012, 1100, 9, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 0.10000000149012, 1228, 9, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 0.10000000149012, 1371, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 0.10000000149012, 1529, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 0.10000000149012, 1705, 10, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 0.10000000149012, 1901, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 0.10000000149012, 2118, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 0.10000000149012, 2235, 11, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 0.10000000149012, 2358, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 0.10000000149012, 2489, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 0.10000000149012, 2626, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 0.10000000149012, 2770, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 0.10000000149012, 2922, 12, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 0.10000000149012, 3082, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 0.10000000149012, 3250, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 0.10000000149012, 3428, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 0.10000000149012, 3615, 13, 100, 4, damageEffectiveness = 0.65, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["LightningTrap"] = { @@ -6006,7 +6004,7 @@ skills["LightningTrap"] = { baseEffectiveness = 3.146399974823, incrementalEffectiveness = 0.034400001168251, description = "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Trap] = true, [SkillType.SkillCanMine] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trapped] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -6043,46 +6041,46 @@ skills["LightningTrap"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.5, 1.5, 4000, 8, 20, 0, 80, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.5, 1.5, 4000, 8, 20, 1, 82, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 0.5, 1.5, 4000, 8, 20, 2, 84, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 0.5, 1.5, 4000, 8, 20, 3, 86, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 0.5, 1.5, 4000, 8, 20, 4, 88, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 0.5, 1.5, 4000, 8, 20, 5, 90, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [7] = { 0.5, 1.5, 4000, 8, 20, 6, 92, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [8] = { 0.5, 1.5, 4000, 8, 20, 7, 94, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 0.5, 1.5, 4000, 8, 20, 8, 96, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 0.5, 1.5, 4000, 8, 20, 9, 98, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 0.5, 1.5, 4000, 8, 20, 10, 100, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [12] = { 0.5, 1.5, 4000, 8, 20, 11, 102, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [13] = { 0.5, 1.5, 4000, 8, 20, 12, 104, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 0.5, 1.5, 4000, 8, 20, 13, 106, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 0.5, 1.5, 4000, 8, 20, 14, 108, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [16] = { 0.5, 1.5, 4000, 8, 20, 15, 110, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.5, 1.5, 4000, 8, 20, 16, 112, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.5, 1.5, 4000, 8, 20, 17, 114, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.5, 1.5, 4000, 8, 20, 18, 116, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.5, 1.5, 4000, 8, 20, 19, 118, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.5, 1.5, 4000, 8, 20, 20, 120, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.5, 1.5, 4000, 8, 20, 21, 122, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.5, 1.5, 4000, 8, 20, 22, 124, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.5, 1.5, 4000, 8, 20, 23, 126, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.5, 1.5, 4000, 8, 20, 24, 128, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.5, 1.5, 4000, 8, 20, 25, 130, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [27] = { 0.5, 1.5, 4000, 8, 20, 26, 132, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.5, 1.5, 4000, 8, 20, 27, 134, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.5, 1.5, 4000, 8, 20, 28, 136, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.5, 1.5, 4000, 8, 20, 29, 138, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.5, 1.5, 4000, 8, 20, 29, 139, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [32] = { 0.5, 1.5, 4000, 8, 20, 30, 140, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [33] = { 0.5, 1.5, 4000, 8, 20, 30, 141, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [34] = { 0.5, 1.5, 4000, 8, 20, 31, 142, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [35] = { 0.5, 1.5, 4000, 8, 20, 31, 143, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [36] = { 0.5, 1.5, 4000, 8, 20, 32, 144, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [37] = { 0.5, 1.5, 4000, 8, 20, 32, 145, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [38] = { 0.5, 1.5, 4000, 8, 20, 33, 146, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.5, 1.5, 4000, 8, 20, 33, 147, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.5, 1.5, 4000, 8, 20, 34, 148, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.5, 54, 4000, 8, 20, 0, 80, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.5, 68, 4000, 8, 20, 1, 82, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 0.5, 90, 4000, 8, 20, 2, 84, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [4] = { 0.5, 117, 4000, 8, 20, 3, 86, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 0.5, 151, 4000, 8, 20, 4, 88, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 0.5, 191, 4000, 8, 20, 5, 90, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [7] = { 0.5, 240, 4000, 8, 20, 6, 92, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [8] = { 0.5, 284, 4000, 8, 20, 7, 94, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [9] = { 0.5, 334, 4000, 8, 20, 8, 96, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [10] = { 0.5, 392, 4000, 8, 20, 9, 98, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 0.5, 458, 4000, 8, 20, 10, 100, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [12] = { 0.5, 533, 4000, 8, 20, 11, 102, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [13] = { 0.5, 620, 4000, 8, 20, 12, 104, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 0.5, 719, 4000, 8, 20, 13, 106, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 0.5, 832, 4000, 8, 20, 14, 108, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 0.5, 961, 4000, 8, 20, 15, 110, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.5, 1056, 4000, 8, 20, 16, 112, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 0.5, 1161, 4000, 8, 20, 17, 114, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 0.5, 1275, 4000, 8, 20, 18, 116, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 0.5, 1399, 4000, 8, 20, 19, 118, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [21] = { 0.5, 1535, 4000, 8, 20, 20, 120, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 0.5, 1682, 4000, 8, 20, 21, 122, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [23] = { 0.5, 1843, 4000, 8, 20, 22, 124, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [24] = { 0.5, 2018, 4000, 8, 20, 23, 126, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [25] = { 0.5, 2209, 4000, 8, 20, 24, 128, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [26] = { 0.5, 2416, 4000, 8, 20, 25, 130, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [27] = { 0.5, 2641, 4000, 8, 20, 26, 132, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [28] = { 0.5, 2886, 4000, 8, 20, 27, 134, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [29] = { 0.5, 3153, 4000, 8, 20, 28, 136, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [30] = { 0.5, 3442, 4000, 8, 20, 29, 138, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [31] = { 0.5, 3596, 4000, 8, 20, 29, 139, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [32] = { 0.5, 3757, 4000, 8, 20, 30, 140, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [33] = { 0.5, 3924, 4000, 8, 20, 30, 141, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [34] = { 0.5, 4099, 4000, 8, 20, 31, 142, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [35] = { 0.5, 4281, 4000, 8, 20, 31, 143, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [36] = { 0.5, 4470, 4000, 8, 20, 32, 144, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [37] = { 0.5, 4668, 4000, 8, 20, 32, 145, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [38] = { 0.5, 4874, 4000, 8, 20, 33, 146, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.5, 5088, 4000, 8, 20, 33, 147, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.5, 5311, 4000, 8, 20, 34, 148, damageEffectiveness = 1.7, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["VaalLightningTrap"] = { @@ -6091,7 +6089,7 @@ skills["VaalLightningTrap"] = { baseEffectiveness = 4.6251997947693, incrementalEffectiveness = 0.034400001168251, description = "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets and leaving a trail of shocked ground.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Trap] = true, [SkillType.SkillCanMine] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trapped] = true, [SkillType.Mineable] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -6132,46 +6130,46 @@ skills["VaalLightningTrap"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.5, 1.5, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.5, 79, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [2] = { 0.5, 99, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [3] = { 0.5, 132, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [4] = { 0.5, 172, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [5] = { 0.5, 222, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [6] = { 0.5, 281, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [7] = { 0.5, 353, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [8] = { 0.5, 417, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [9] = { 0.5, 491, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [10] = { 0.5, 576, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [11] = { 0.5, 673, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [12] = { 0.5, 784, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [13] = { 0.5, 911, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [14] = { 0.5, 1056, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [15] = { 0.5, 1222, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [16] = { 0.5, 1412, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [17] = { 0.5, 1553, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [18] = { 0.5, 1707, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [19] = { 0.5, 1874, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [20] = { 0.5, 2057, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [21] = { 0.5, 2256, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [22] = { 0.5, 2473, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [23] = { 0.5, 2709, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [24] = { 0.5, 2967, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [25] = { 0.5, 3247, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [26] = { 0.5, 3551, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [27] = { 0.5, 3882, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [28] = { 0.5, 4243, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [29] = { 0.5, 4634, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [30] = { 0.5, 5060, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [31] = { 0.5, 5287, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [32] = { 0.5, 5523, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [33] = { 0.5, 5769, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [34] = { 0.5, 6025, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [35] = { 0.5, 6293, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [36] = { 0.5, 6571, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [37] = { 0.5, 6862, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [38] = { 0.5, 7164, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [39] = { 0.5, 7479, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 1474, 1475, 869, 173, 357, 6473, }, cost = { }, }, + [40] = { 0.5, 7808, 4000, 8, 4000, 15, 0, 0, damageEffectiveness = 2.5, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 1474, 1475, 173, 357, 0, 0, }, cost = { }, }, }, } skills["LightningWarp"] = { @@ -6179,7 +6177,7 @@ skills["LightningWarp"] = { color = 3, incrementalEffectiveness = 0.037799999117851, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.MovementSkill] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, [SkillType.TravelSkill] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -6216,46 +6214,46 @@ skills["LightningWarp"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 1, 1000, -30, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 10, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 0.10000000149012, 1.8999999761581, 1, 1000, -31, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 13, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.10000000149012, 1.8999999761581, 1, 1000, -32, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 17, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 0.10000000149012, 1.8999999761581, 1, 1000, -33, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 0.10000000149012, 1.8999999761581, 1, 1000, -34, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 0.10000000149012, 1.8999999761581, 1, 1000, -35, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 0.10000000149012, 1.8999999761581, 1, 1000, -36, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 33, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.10000000149012, 1.8999999761581, 1, 1000, -37, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 0.10000000149012, 1.8999999761581, 1, 1000, -38, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 39, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 0.10000000149012, 1.8999999761581, 1, 1000, -39, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [11] = { 0.10000000149012, 1.8999999761581, 1, 1000, -40, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 45, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [12] = { 0.10000000149012, 1.8999999761581, 1, 1000, -41, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 0.10000000149012, 1.8999999761581, 1, 1000, -42, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 51, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [14] = { 0.10000000149012, 1.8999999761581, 1, 1000, -43, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 0.10000000149012, 1.8999999761581, 1, 1000, -44, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 57, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [16] = { 0.10000000149012, 1.8999999761581, 1, 1000, -45, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [17] = { 0.10000000149012, 1.8999999761581, 1, 1000, -46, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 63, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [18] = { 0.10000000149012, 1.8999999761581, 1, 1000, -47, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [19] = { 0.10000000149012, 1.8999999761581, 1, 1000, -48, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [20] = { 0.10000000149012, 1.8999999761581, 1, 1000, -49, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [21] = { 0.10000000149012, 1.8999999761581, 1, 1000, -50, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [22] = { 0.10000000149012, 1.8999999761581, 1, 1000, -51, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [23] = { 0.10000000149012, 1.8999999761581, 1, 1000, -52, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [24] = { 0.10000000149012, 1.8999999761581, 1, 1000, -53, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [25] = { 0.10000000149012, 1.8999999761581, 1, 1000, -54, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [26] = { 0.10000000149012, 1.8999999761581, 1, 1000, -55, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 0.10000000149012, 1.8999999761581, 1, 1000, -56, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 0.10000000149012, 1.8999999761581, 1, 1000, -57, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 0.10000000149012, 1.8999999761581, 1, 1000, -58, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 0.10000000149012, 1.8999999761581, 1, 1000, -59, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 0.10000000149012, 1.8999999761581, 1, 1000, -60, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 0.10000000149012, 1.8999999761581, 1, 1000, -60, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 0.10000000149012, 1.8999999761581, 1, 1000, -61, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 0.10000000149012, 1.8999999761581, 1, 1000, -61, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 0.10000000149012, 1.8999999761581, 1, 1000, -62, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 0.10000000149012, 1.8999999761581, 1, 1000, -62, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 0.10000000149012, 1.8999999761581, 1, 1000, -63, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 0.10000000149012, 1.8999999761581, 1, 1000, -63, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 0.10000000149012, 1.8999999761581, 1, 1000, -64, 50, 8, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 0.10000000149012, 1.8999999761581, 1, 1000, -64, 50, 8, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 0.10000000149012, 19, 1, 1000, -30, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 10, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [2] = { 0.10000000149012, 24, 1, 1000, -31, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 13, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.10000000149012, 33, 1, 1000, -32, 50, 0, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 17, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 0.10000000149012, 44, 1, 1000, -33, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 0.10000000149012, 58, 1, 1000, -34, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [6] = { 0.10000000149012, 75, 1, 1000, -35, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [7] = { 0.10000000149012, 96, 1, 1000, -36, 50, 1, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.10000000149012, 115, 1, 1000, -37, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 0.10000000149012, 137, 1, 1000, -38, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 0.10000000149012, 162, 1, 1000, -39, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [11] = { 0.10000000149012, 192, 1, 1000, -40, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [12] = { 0.10000000149012, 226, 1, 1000, -41, 50, 2, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 0.10000000149012, 266, 1, 1000, -42, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 51, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [14] = { 0.10000000149012, 312, 1, 1000, -43, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 0.10000000149012, 365, 1, 1000, -44, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 57, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 0.10000000149012, 426, 1, 1000, -45, 50, 3, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [17] = { 0.10000000149012, 497, 1, 1000, -46, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 63, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [18] = { 0.10000000149012, 579, 1, 1000, -47, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 0.10000000149012, 640, 1, 1000, -48, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 0.10000000149012, 707, 1, 1000, -49, 50, 4, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 0.10000000149012, 780, 1, 1000, -50, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 0.10000000149012, 861, 1, 1000, -51, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 0.10000000149012, 949, 1, 1000, -52, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 0.10000000149012, 1046, 1, 1000, -53, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 0.10000000149012, 1152, 1, 1000, -54, 50, 5, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 0.10000000149012, 1269, 1, 1000, -55, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 0.10000000149012, 1396, 1, 1000, -56, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 0.10000000149012, 1536, 1, 1000, -57, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 0.10000000149012, 1689, 1, 1000, -58, 50, 6, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 0.10000000149012, 1856, 1, 1000, -59, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 0.10000000149012, 1945, 1, 1000, -60, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 0.10000000149012, 2039, 1, 1000, -60, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 0.10000000149012, 2137, 1, 1000, -61, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 0.10000000149012, 2239, 1, 1000, -61, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 0.10000000149012, 2346, 1, 1000, -62, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 0.10000000149012, 2458, 1, 1000, -62, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 0.10000000149012, 2575, 1, 1000, -63, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 0.10000000149012, 2697, 1, 1000, -63, 50, 7, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 0.10000000149012, 2825, 1, 1000, -64, 50, 8, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 0.10000000149012, 2959, 1, 1000, -64, 50, 8, damageEffectiveness = 0.6, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["VaalLightningWarpInstant"] = { @@ -6263,7 +6261,7 @@ skills["VaalLightningWarpInstant"] = { color = 3, incrementalEffectiveness = 0.035000000149012, description = "Casts a delayed teleport for nearby enemies to a target destination. When the teleport occurs, lightning damage is dealt to the enemies both before and after they teleport.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { @@ -6289,46 +6287,46 @@ skills["VaalLightningWarpInstant"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 1, 1000, 0, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 10, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 0.10000000149012, 1.8999999761581, 1, 1000, -2, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 13, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 0.10000000149012, 1.8999999761581, 1, 1000, -4, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 17, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 0.10000000149012, 1.8999999761581, 1, 1000, -6, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 0.10000000149012, 1.8999999761581, 1, 1000, -8, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 0.10000000149012, 1.8999999761581, 1, 1000, -10, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 0.10000000149012, 1.8999999761581, 1, 1000, -12, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 33, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 0.10000000149012, 1.8999999761581, 1, 1000, -14, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [9] = { 0.10000000149012, 1.8999999761581, 1, 1000, -16, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 39, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [10] = { 0.10000000149012, 1.8999999761581, 1, 1000, -18, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [11] = { 0.10000000149012, 1.8999999761581, 1, 1000, -20, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 45, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [12] = { 0.10000000149012, 1.8999999761581, 1, 1000, -22, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [13] = { 0.10000000149012, 1.8999999761581, 1, 1000, -24, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 51, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [14] = { 0.10000000149012, 1.8999999761581, 1, 1000, -26, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [15] = { 0.10000000149012, 1.8999999761581, 1, 1000, -28, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 57, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [16] = { 0.10000000149012, 1.8999999761581, 1, 1000, -30, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [17] = { 0.10000000149012, 1.8999999761581, 1, 1000, -32, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 63, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [18] = { 0.10000000149012, 1.8999999761581, 1, 1000, -34, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [19] = { 0.10000000149012, 1.8999999761581, 1, 1000, -36, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [20] = { 0.10000000149012, 1.8999999761581, 1, 1000, -38, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [21] = { 0.10000000149012, 1.8999999761581, 1, 1000, -40, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [22] = { 0.10000000149012, 1.8999999761581, 1, 1000, -42, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [23] = { 0.10000000149012, 1.8999999761581, 1, 1000, -44, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [24] = { 0.10000000149012, 1.8999999761581, 1, 1000, -46, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [25] = { 0.10000000149012, 1.8999999761581, 1, 1000, -48, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [26] = { 0.10000000149012, 1.8999999761581, 1, 1000, -50, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [27] = { 0.10000000149012, 1.8999999761581, 1, 1000, -52, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [28] = { 0.10000000149012, 1.8999999761581, 1, 1000, -54, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [29] = { 0.10000000149012, 1.8999999761581, 1, 1000, -56, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [30] = { 0.10000000149012, 1.8999999761581, 1, 1000, -58, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [31] = { 0.10000000149012, 1.8999999761581, 1, 1000, -59, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [32] = { 0.10000000149012, 1.8999999761581, 1, 1000, -60, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [33] = { 0.10000000149012, 1.8999999761581, 1, 1000, -61, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [34] = { 0.10000000149012, 1.8999999761581, 1, 1000, -62, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [35] = { 0.10000000149012, 1.8999999761581, 1, 1000, -63, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [36] = { 0.10000000149012, 1.8999999761581, 1, 1000, -64, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [37] = { 0.10000000149012, 1.8999999761581, 1, 1000, -65, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [38] = { 0.10000000149012, 1.8999999761581, 1, 1000, -66, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [39] = { 0.10000000149012, 1.8999999761581, 1, 1000, -67, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [40] = { 0.10000000149012, 1.8999999761581, 1, 1000, -68, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.10000000149012, 18, 1, 1000, 0, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 10, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 0.10000000149012, 24, 1, 1000, -2, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 13, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 0.10000000149012, 32, 1, 1000, -4, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 17, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 0.10000000149012, 42, 1, 1000, -6, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 0.10000000149012, 54, 1, 1000, -8, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 0.10000000149012, 70, 1, 1000, -10, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 0.10000000149012, 88, 1, 1000, -12, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 33, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 0.10000000149012, 104, 1, 1000, -14, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 0.10000000149012, 123, 1, 1000, -16, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 39, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 0.10000000149012, 145, 1, 1000, -18, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 0.10000000149012, 170, 1, 1000, -20, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 45, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 0.10000000149012, 199, 1, 1000, -22, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 0.10000000149012, 232, 1, 1000, -24, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 51, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 0.10000000149012, 270, 1, 1000, -26, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 0.10000000149012, 314, 1, 1000, -28, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 57, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 0.10000000149012, 364, 1, 1000, -30, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 0.10000000149012, 420, 1, 1000, -32, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 63, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 0.10000000149012, 485, 1, 1000, -34, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 0.10000000149012, 534, 1, 1000, -36, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 0.10000000149012, 586, 1, 1000, -38, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 0.10000000149012, 644, 1, 1000, -40, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 0.10000000149012, 707, 1, 1000, -42, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 0.10000000149012, 775, 1, 1000, -44, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 0.10000000149012, 850, 1, 1000, -46, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 0.10000000149012, 931, 1, 1000, -48, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 0.10000000149012, 1019, 1, 1000, -50, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 0.10000000149012, 1116, 1, 1000, -52, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 0.10000000149012, 1221, 1, 1000, -54, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 0.10000000149012, 1335, 1, 1000, -56, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 0.10000000149012, 1459, 1, 1000, -58, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 0.10000000149012, 1525, 1, 1000, -59, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 0.10000000149012, 1594, 1, 1000, -60, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 0.10000000149012, 1666, 1, 1000, -61, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 0.10000000149012, 1742, 1, 1000, -62, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 0.10000000149012, 1820, 1, 1000, -63, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 0.10000000149012, 1902, 1, 1000, -64, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 0.10000000149012, 1987, 1, 1000, -65, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 0.10000000149012, 2076, 1, 1000, -66, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 0.10000000149012, 2168, 1, 1000, -67, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 0.10000000149012, 2265, 1, 1000, -68, damageEffectiveness = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MagmaOrb"] = { @@ -6337,7 +6335,7 @@ skills["MagmaOrb"] = { baseEffectiveness = 2.605299949646, incrementalEffectiveness = 0.042100001126528, description = "Lob a fiery orb that explodes as it hits the ground. The skill chains, releasing another fiery orb that repeats this effect.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Chaining] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -6375,46 +6373,46 @@ skills["MagmaOrb"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.89999997615814, 1.2000000476837, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.89999997615814, 1.2000000476837, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 3, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.89999997615814, 12, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.89999997615814, 14, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 18, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 0.80000001192093, 24, 2, 1, 0, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 0.80000001192093, 35, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 0.80000001192093, 54, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.80000001192093, 73, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.80000001192093, 98, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.80000001192093, 130, 2, 1, 1, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [10] = { 0.80000001192093, 169, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [11] = { 0.80000001192093, 218, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [12] = { 0.80000001192093, 280, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [13] = { 0.80000001192093, 357, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [14] = { 0.80000001192093, 452, 3, 1, 2, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [15] = { 0.80000001192093, 570, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 0.80000001192093, 716, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [17] = { 0.80000001192093, 895, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [18] = { 0.80000001192093, 1117, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [19] = { 0.80000001192093, 1315, 3, 1, 3, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 1546, 3, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 1721, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 1915, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 2129, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 2366, 4, 1, 4, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 2628, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 2918, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 3238, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 3591, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 3981, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 4412, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 4644, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 4887, 4, 1, 5, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 5143, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 5412, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 5694, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 5990, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 6302, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 6628, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 6972, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 7332, 4, 1, 6, damageEffectiveness = 2.3, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["DamageOverTimeAura"] = { @@ -6423,7 +6421,7 @@ skills["DamageOverTimeAura"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.025000000372529, description = "Casts an aura that multiplies damage over time and increases skill effect duration of you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -6463,46 +6461,46 @@ skills["DamageOverTimeAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 14, 0, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 14, 1, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 14, 2, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 15, 3, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 15, 4, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 15, 5, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 16, 6, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 16, 7, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 16, 8, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 17, 9, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 17, 10, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 17, 11, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 18, 12, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 18, 13, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 18, 14, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 19, 15, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 19, 16, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 19, 17, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 20, 18, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 20, 19, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 20, 20, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 21, 21, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 21, 22, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 21, 23, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 22, 24, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 22, 25, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 22, 26, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 23, 27, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 23, 28, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 23, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 23, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 24, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 24, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 24, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 24, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 24, 32, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 24, 32, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 25, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 25, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 25, 34, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 14, 0, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 14, 1, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 14, 2, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 15, 3, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 15, 4, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 15, 5, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 16, 6, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 16, 7, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 16, 8, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 17, 9, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 17, 10, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 17, 11, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 18, 12, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 18, 13, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 18, 14, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 19, 15, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 19, 16, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 19, 17, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 20, 18, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 20, 19, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 20, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 21, 21, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 21, 22, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 21, 23, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 22, 24, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 22, 25, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 22, 26, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 23, 27, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 23, 28, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 23, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 23, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 24, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 24, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 24, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 24, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 24, 32, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 24, 32, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 25, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 25, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 25, 34, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["Manabond"] = { @@ -6511,7 +6509,7 @@ skills["Manabond"] = { baseEffectiveness = 2.0627999305725, incrementalEffectiveness = 0.0320999994874, description = "Deals lightning damage based upon your missing mana in a circular area around the targeted location, as well as in four rectangular extensions whose lengths depend upon your remaining mana.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.AreaSpell] = true, [SkillType.LightningSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTrap] = true, [SkillType.SpellCanCascade] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.Triggerable] = true, [SkillType.Arcane] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Lightning] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Trappable] = true, [SkillType.Cascadable] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Triggerable] = true, [SkillType.Arcane] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -6552,46 +6550,46 @@ skills["Manabond"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.30000001192093, 1.7000000476837, 15, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [2] = { 0.30000001192093, 1.7000000476837, 16, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [3] = { 0.30000001192093, 1.7000000476837, 17, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [4] = { 0.30000001192093, 1.7000000476837, 18, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [5] = { 0.30000001192093, 1.7000000476837, 19, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [6] = { 0.30000001192093, 1.7000000476837, 20, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [7] = { 0.30000001192093, 1.7000000476837, 21, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [8] = { 0.30000001192093, 1.7000000476837, 22, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [9] = { 0.30000001192093, 1.7000000476837, 23, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [10] = { 0.30000001192093, 1.7000000476837, 24, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [11] = { 0.30000001192093, 1.7000000476837, 25, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [12] = { 0.30000001192093, 1.7000000476837, 26, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [13] = { 0.30000001192093, 1.7000000476837, 27, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [14] = { 0.30000001192093, 1.7000000476837, 28, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [15] = { 0.30000001192093, 1.7000000476837, 29, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [16] = { 0.30000001192093, 1.7000000476837, 30, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [17] = { 0.30000001192093, 1.7000000476837, 31, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [18] = { 0.30000001192093, 1.7000000476837, 32, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [19] = { 0.30000001192093, 1.7000000476837, 33, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [20] = { 0.30000001192093, 1.7000000476837, 34, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [21] = { 0.30000001192093, 1.7000000476837, 35, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [22] = { 0.30000001192093, 1.7000000476837, 36, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [23] = { 0.30000001192093, 1.7000000476837, 37, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [24] = { 0.30000001192093, 1.7000000476837, 38, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [25] = { 0.30000001192093, 1.7000000476837, 39, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [26] = { 0.30000001192093, 1.7000000476837, 40, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [27] = { 0.30000001192093, 1.7000000476837, 41, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [28] = { 0.30000001192093, 1.7000000476837, 42, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [29] = { 0.30000001192093, 1.7000000476837, 43, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [30] = { 0.30000001192093, 1.7000000476837, 44, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [31] = { 0.30000001192093, 1.7000000476837, 44, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [32] = { 0.30000001192093, 1.7000000476837, 45, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [33] = { 0.30000001192093, 1.7000000476837, 45, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [34] = { 0.30000001192093, 1.7000000476837, 46, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [35] = { 0.30000001192093, 1.7000000476837, 46, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [36] = { 0.30000001192093, 1.7000000476837, 47, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [37] = { 0.30000001192093, 1.7000000476837, 47, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [38] = { 0.30000001192093, 1.7000000476837, 48, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [39] = { 0.30000001192093, 1.7000000476837, 48, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, - [40] = { 0.30000001192093, 1.7000000476837, 49, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { ManaPercent = 5, }, }, + [1] = { 0.30000001192093, 39, 15, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [2] = { 0.30000001192093, 49, 16, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [3] = { 0.30000001192093, 64, 17, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [4] = { 0.30000001192093, 83, 18, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [5] = { 0.30000001192093, 106, 19, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [6] = { 0.30000001192093, 133, 20, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [7] = { 0.30000001192093, 166, 21, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [8] = { 0.30000001192093, 194, 22, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [9] = { 0.30000001192093, 227, 23, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [10] = { 0.30000001192093, 264, 24, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [11] = { 0.30000001192093, 307, 25, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [12] = { 0.30000001192093, 355, 26, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [13] = { 0.30000001192093, 410, 27, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [14] = { 0.30000001192093, 472, 28, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [15] = { 0.30000001192093, 543, 29, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [16] = { 0.30000001192093, 623, 30, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [17] = { 0.30000001192093, 682, 31, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [18] = { 0.30000001192093, 746, 32, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [19] = { 0.30000001192093, 816, 33, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [20] = { 0.30000001192093, 892, 34, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [21] = { 0.30000001192093, 974, 35, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [22] = { 0.30000001192093, 1063, 36, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [23] = { 0.30000001192093, 1159, 37, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [24] = { 0.30000001192093, 1263, 38, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [25] = { 0.30000001192093, 1376, 39, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [26] = { 0.30000001192093, 1499, 40, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [27] = { 0.30000001192093, 1631, 41, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [28] = { 0.30000001192093, 1775, 42, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [29] = { 0.30000001192093, 1930, 43, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [30] = { 0.30000001192093, 2098, 44, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [31] = { 0.30000001192093, 2187, 44, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [32] = { 0.30000001192093, 2280, 45, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [33] = { 0.30000001192093, 2376, 45, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [34] = { 0.30000001192093, 2476, 46, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [35] = { 0.30000001192093, 2580, 46, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [36] = { 0.30000001192093, 2688, 47, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [37] = { 0.30000001192093, 2801, 47, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [38] = { 0.30000001192093, 2918, 48, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [39] = { 0.30000001192093, 3040, 48, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, + [40] = { 0.30000001192093, 3166, 49, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { ManaPercent = 5, }, }, }, } skills["OrbOfStorms"] = { @@ -6600,7 +6598,7 @@ skills["OrbOfStorms"] = { baseEffectiveness = 0.82090002298355, incrementalEffectiveness = 0.040699999779463, description = "Creates a stationary electrical orb that frequently unleashes a splitting bolt of lightning at a nearby enemy. Modifiers to cast speed will increase how frequently it does this. Using a lightning skill while inside the orb's cloud unleashes additional bolts. Casting this skill again will replace the previous orb.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.LightningSkill] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Chaining] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.Orb] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Chains] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Orb] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.5, preDamageFunc = function(activeSkill, output) @@ -6644,46 +6642,46 @@ skills["OrbOfStorms"] = { "damage_cannot_be_reflected_or_leech_if_used_by_other_object", }, levels = { - [1] = { 0.5, 1.5, 6000, 0, 2, 0, 1500, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 0.5, 1.5, 6000, 0, 2, 0, 1475, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 6, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.5, 1.5, 6000, 0, 2, 0, 1450, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 9, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 0.5, 1.5, 6000, 0, 2, 0, 1425, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 0.5, 1.5, 6000, 0, 2, 0, 1400, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.5, 1.5, 6000, 0, 2, 0, 1375, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 0.5, 1.5, 6000, 0, 2, 0, 1350, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.5, 1.5, 6000, 0, 2, 0, 1325, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 0.5, 1.5, 6000, 0, 3, 0, 1300, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 0.5, 1.5, 6000, 0, 3, 0, 1275, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 0.5, 1.5, 6000, 0, 3, 0, 1250, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [12] = { 0.5, 1.5, 6000, 0, 3, 0, 1225, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [13] = { 0.5, 1.5, 6000, 0, 3, 0, 1200, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [14] = { 0.5, 1.5, 6000, 0, 3, 0, 1175, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [15] = { 0.5, 1.5, 6000, 0, 3, 0, 1150, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.5, 1.5, 6000, 0, 3, 0, 1125, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [17] = { 0.5, 1.5, 6000, 0, 4, 0, 1100, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 61, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.5, 1.5, 6000, 0, 4, 0, 1075, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [19] = { 0.5, 1.5, 6000, 0, 4, 0, 1050, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.5, 1.5, 6000, 0, 4, 0, 1025, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.5, 1.5, 6000, 0, 4, 0, 1000, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.5, 1.5, 6000, 0, 4, 0, 975, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.5, 1.5, 6000, 0, 4, 0, 950, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.5, 1.5, 6000, 0, 4, 0, 925, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.5, 1.5, 6000, 0, 5, 0, 900, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.5, 1.5, 6000, 0, 5, 0, 875, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.5, 1.5, 6000, 0, 5, 0, 850, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.5, 1.5, 6000, 0, 5, 0, 825, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.5, 1.5, 6000, 0, 5, 0, 800, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.5, 1.5, 6000, 0, 5, 0, 775, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.5, 1.5, 6000, 0, 5, 0, 763, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.5, 1.5, 6000, 0, 5, 0, 750, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.5, 1.5, 6000, 0, 5, 0, 738, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.5, 1.5, 6000, 0, 5, 0, 725, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.5, 1.5, 6000, 0, 5, 0, 713, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.5, 1.5, 6000, 0, 5, 0, 700, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.5, 1.5, 6000, 0, 5, 0, 688, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.5, 1.5, 6000, 0, 5, 0, 675, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.5, 1.5, 6000, 0, 6, 0, 663, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.5, 1.5, 6000, 0, 6, 0, 650, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.5, 7, 6000, 0, 2, 0, 1500, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 0.5, 9, 6000, 0, 2, 0, 1475, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 6, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 0.5, 11, 6000, 0, 2, 0, 1450, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 9, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 0.5, 15, 6000, 0, 2, 0, 1425, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 0.5, 21, 6000, 0, 2, 0, 1400, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.5, 28, 6000, 0, 2, 0, 1375, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 0.5, 38, 6000, 0, 2, 0, 1350, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.5, 49, 6000, 0, 2, 0, 1325, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 0.5, 64, 6000, 0, 3, 0, 1300, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 0.5, 82, 6000, 0, 3, 0, 1275, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 0.5, 105, 6000, 0, 3, 0, 1250, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [12] = { 0.5, 133, 6000, 0, 3, 0, 1225, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [13] = { 0.5, 167, 6000, 0, 3, 0, 1200, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [14] = { 0.5, 210, 6000, 0, 3, 0, 1175, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [15] = { 0.5, 248, 6000, 0, 3, 0, 1150, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 55, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.5, 292, 6000, 0, 3, 0, 1125, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [17] = { 0.5, 344, 6000, 0, 4, 0, 1100, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 61, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.5, 404, 6000, 0, 4, 0, 1075, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [19] = { 0.5, 474, 6000, 0, 4, 0, 1050, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.5, 555, 6000, 0, 4, 0, 1025, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.5, 616, 6000, 0, 4, 0, 1000, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.5, 684, 6000, 0, 4, 0, 975, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.5, 758, 6000, 0, 4, 0, 950, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.5, 840, 6000, 0, 4, 0, 925, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.5, 931, 6000, 0, 5, 0, 900, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.5, 1031, 6000, 0, 5, 0, 875, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.5, 1141, 6000, 0, 5, 0, 850, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.5, 1262, 6000, 0, 5, 0, 825, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.5, 1395, 6000, 0, 5, 0, 800, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.5, 1542, 6000, 0, 5, 0, 775, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.5, 1621, 6000, 0, 5, 0, 763, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.5, 1703, 6000, 0, 5, 0, 750, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.5, 1790, 6000, 0, 5, 0, 738, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.5, 1881, 6000, 0, 5, 0, 725, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.5, 1976, 6000, 0, 5, 0, 713, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.5, 2077, 6000, 0, 5, 0, 700, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.5, 2181, 6000, 0, 5, 0, 688, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.5, 2291, 6000, 0, 5, 0, 675, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.5, 2407, 6000, 0, 6, 0, 663, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.5, 2528, 6000, 0, 6, 0, 650, damageEffectiveness = 0.65, cooldown = 0.5, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["MagmaSigil"] = { @@ -6692,7 +6690,7 @@ skills["MagmaSigil"] = { baseEffectiveness = 0.63830000162125, incrementalEffectiveness = 0.036100000143051, description = "Creates a magical brand which can attach to a nearby enemy. It periodically activates while attached, adding energy to the branded enemy. Each activation, energy spreads from each energised enemy to an enemy in range which is not energised by the brand. If the branded enemy has 20 energy, each activation will instead deal a pulse of area damage. Energy explodes when the energised enemy dies or the brand is removed, dealing damage in an area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.PhysicalSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "brand_skill_stat_descriptions", castTime = 0.75, preDamageFunc = function(activeSkill, output) @@ -6760,53 +6758,53 @@ skills["MagmaSigil"] = { "penance_brand_additional_descriptions_boolean", }, levels = { - [1] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 0, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 0, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 31, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 1, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 34, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [4] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 1, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 37, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [5] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 2, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [6] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 2, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [7] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 3, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [8] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 3, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 46, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [9] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 4, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [10] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 4, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [11] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 5, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [12] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 5, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [13] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 6, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [14] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 6, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [15] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 7, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [16] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 7, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [17] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 8, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 8, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [19] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 9, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [20] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 9, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [21] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 10, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [22] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 10, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [23] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 11, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [24] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 11, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [25] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 12, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [26] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 12, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [27] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 13, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [28] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 13, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [29] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 14, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 14, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [31] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [32] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [33] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [34] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [35] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [36] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [37] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [39] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 17, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 1, 500, 6000, 0.80000001192093, 1.2000000476837, 100, 150, 50, 17, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, + [1] = { 1, 500, 6000, 18, 27, 60, 150, 50, 0, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 28, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 1, 500, 6000, 22, 33, 60, 150, 50, 0, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 31, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 1, 500, 6000, 26, 39, 60, 150, 50, 1, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 34, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [4] = { 1, 500, 6000, 31, 46, 60, 150, 50, 1, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 37, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [5] = { 1, 500, 6000, 37, 55, 60, 150, 50, 2, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [6] = { 1, 500, 6000, 41, 61, 60, 150, 50, 2, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [7] = { 1, 500, 6000, 45, 68, 60, 150, 50, 3, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [8] = { 1, 500, 6000, 51, 76, 60, 150, 50, 3, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 46, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [9] = { 1, 500, 6000, 56, 84, 60, 150, 50, 4, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [10] = { 1, 500, 6000, 63, 94, 60, 150, 50, 4, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [11] = { 1, 500, 6000, 69, 104, 60, 150, 50, 5, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [12] = { 1, 500, 6000, 77, 115, 60, 150, 50, 5, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 1, 500, 6000, 85, 128, 60, 150, 50, 6, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [14] = { 1, 500, 6000, 94, 141, 60, 150, 50, 6, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [15] = { 1, 500, 6000, 104, 156, 60, 150, 50, 7, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [16] = { 1, 500, 6000, 115, 172, 60, 150, 50, 7, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [17] = { 1, 500, 6000, 127, 190, 60, 150, 50, 8, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 1, 500, 6000, 140, 210, 60, 150, 50, 8, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [19] = { 1, 500, 6000, 154, 231, 60, 150, 50, 9, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [20] = { 1, 500, 6000, 170, 254, 60, 150, 50, 9, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [21] = { 1, 500, 6000, 187, 280, 60, 150, 50, 10, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [22] = { 1, 500, 6000, 205, 308, 60, 150, 50, 10, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [23] = { 1, 500, 6000, 226, 338, 60, 150, 50, 11, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [24] = { 1, 500, 6000, 248, 372, 60, 150, 50, 11, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [25] = { 1, 500, 6000, 272, 408, 60, 150, 50, 12, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [26] = { 1, 500, 6000, 299, 448, 60, 150, 50, 12, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [27] = { 1, 500, 6000, 327, 491, 60, 150, 50, 13, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [28] = { 1, 500, 6000, 359, 539, 60, 150, 50, 13, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [29] = { 1, 500, 6000, 393, 590, 60, 150, 50, 14, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 1, 500, 6000, 431, 647, 60, 150, 50, 14, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [31] = { 1, 500, 6000, 451, 677, 60, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [32] = { 1, 500, 6000, 472, 708, 60, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [33] = { 1, 500, 6000, 494, 741, 60, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [34] = { 1, 500, 6000, 517, 775, 60, 150, 50, 15, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [35] = { 1, 500, 6000, 540, 811, 60, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [36] = { 1, 500, 6000, 565, 848, 60, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [37] = { 1, 500, 6000, 591, 887, 60, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [38] = { 1, 500, 6000, 618, 928, 60, 150, 50, 16, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [39] = { 1, 500, 6000, 647, 970, 60, 150, 50, 17, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [40] = { 1, 500, 6000, 676, 1014, 60, 150, 50, 17, damageEffectiveness = 0.4, critChance = 6, duration = 2.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, }, } skills["PowerSiphon"] = { name = "Power Siphon", color = 3, description = "Fires your wand to unleash projectiles that fire toward enemies in front of you or to your sides, dealing increased damage and granting you a power charge if an enemy is killed by, or soon after, the hit.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, weaponTypes = { ["Wand"] = true, }, @@ -6838,53 +6836,53 @@ skills["PowerSiphon"] = { "skill_can_fire_wand_projectiles", }, levels = { - [1] = { 4, 20, 10, 20, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 4, 20, 10, 20, damageEffectiveness = 1.41, baseMultiplier = 1.41, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 4, 20, 10, 20, damageEffectiveness = 1.42, baseMultiplier = 1.42, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 4, 20, 10, 20, damageEffectiveness = 1.43, baseMultiplier = 1.43, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 4, 20, 10, 20, damageEffectiveness = 1.44, baseMultiplier = 1.44, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 5, 20, 10, 20, damageEffectiveness = 1.45, baseMultiplier = 1.45, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 5, 20, 10, 20, damageEffectiveness = 1.46, baseMultiplier = 1.46, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 5, 20, 10, 20, damageEffectiveness = 1.47, baseMultiplier = 1.47, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 5, 20, 10, 20, damageEffectiveness = 1.48, baseMultiplier = 1.48, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [10] = { 5, 20, 10, 20, damageEffectiveness = 1.49, baseMultiplier = 1.49, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 6, 20, 10, 20, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 6, 20, 10, 20, damageEffectiveness = 1.51, baseMultiplier = 1.51, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 6, 20, 10, 20, damageEffectiveness = 1.52, baseMultiplier = 1.52, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 6, 20, 10, 20, damageEffectiveness = 1.53, baseMultiplier = 1.53, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 6, 20, 10, 20, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 7, 20, 10, 20, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 7, 20, 10, 20, damageEffectiveness = 1.56, baseMultiplier = 1.56, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 7, 20, 10, 20, damageEffectiveness = 1.57, baseMultiplier = 1.57, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 7, 20, 10, 20, damageEffectiveness = 1.58, baseMultiplier = 1.58, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [20] = { 7, 20, 10, 20, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [21] = { 8, 20, 10, 20, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [22] = { 8, 20, 10, 20, damageEffectiveness = 1.61, baseMultiplier = 1.61, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [23] = { 8, 20, 10, 20, damageEffectiveness = 1.62, baseMultiplier = 1.62, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [24] = { 8, 20, 10, 20, damageEffectiveness = 1.63, baseMultiplier = 1.63, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [25] = { 8, 20, 10, 20, damageEffectiveness = 1.64, baseMultiplier = 1.64, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [26] = { 9, 20, 10, 20, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [27] = { 9, 20, 10, 20, damageEffectiveness = 1.66, baseMultiplier = 1.66, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [28] = { 9, 20, 10, 20, damageEffectiveness = 1.67, baseMultiplier = 1.67, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [29] = { 9, 20, 10, 20, damageEffectiveness = 1.68, baseMultiplier = 1.68, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [30] = { 9, 20, 10, 20, damageEffectiveness = 1.69, baseMultiplier = 1.69, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [31] = { 10, 20, 10, 20, damageEffectiveness = 1.7, baseMultiplier = 1.695, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [32] = { 10, 20, 10, 20, damageEffectiveness = 1.7, baseMultiplier = 1.7, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [33] = { 10, 20, 10, 20, damageEffectiveness = 1.71, baseMultiplier = 1.705, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [34] = { 10, 20, 10, 20, damageEffectiveness = 1.71, baseMultiplier = 1.71, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [35] = { 10, 20, 10, 20, damageEffectiveness = 1.72, baseMultiplier = 1.715, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [36] = { 11, 20, 10, 20, damageEffectiveness = 1.72, baseMultiplier = 1.72, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [37] = { 11, 20, 10, 20, damageEffectiveness = 1.73, baseMultiplier = 1.725, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [38] = { 11, 20, 10, 20, damageEffectiveness = 1.73, baseMultiplier = 1.73, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [39] = { 11, 20, 10, 20, damageEffectiveness = 1.74, baseMultiplier = 1.735, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [40] = { 11, 20, 10, 20, damageEffectiveness = 1.74, baseMultiplier = 1.74, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, + [1] = { 4, 20, 10, 20, damageEffectiveness = 1.4, baseMultiplier = 1.4, levelRequirement = 12, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 7, }, }, + [2] = { 4, 20, 10, 20, damageEffectiveness = 1.41, baseMultiplier = 1.41, levelRequirement = 15, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 7, }, }, + [3] = { 4, 20, 10, 20, damageEffectiveness = 1.42, baseMultiplier = 1.42, levelRequirement = 19, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 7, }, }, + [4] = { 4, 20, 10, 20, damageEffectiveness = 1.43, baseMultiplier = 1.43, levelRequirement = 23, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 8, }, }, + [5] = { 4, 20, 10, 20, damageEffectiveness = 1.44, baseMultiplier = 1.44, levelRequirement = 27, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 8, }, }, + [6] = { 5, 20, 10, 20, damageEffectiveness = 1.45, baseMultiplier = 1.45, levelRequirement = 31, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 8, }, }, + [7] = { 5, 20, 10, 20, damageEffectiveness = 1.46, baseMultiplier = 1.46, levelRequirement = 35, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 8, }, }, + [8] = { 5, 20, 10, 20, damageEffectiveness = 1.47, baseMultiplier = 1.47, levelRequirement = 38, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 8, }, }, + [9] = { 5, 20, 10, 20, damageEffectiveness = 1.48, baseMultiplier = 1.48, levelRequirement = 41, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 9, }, }, + [10] = { 5, 20, 10, 20, damageEffectiveness = 1.49, baseMultiplier = 1.49, levelRequirement = 44, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 9, }, }, + [11] = { 6, 20, 10, 20, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 47, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 9, }, }, + [12] = { 6, 20, 10, 20, damageEffectiveness = 1.51, baseMultiplier = 1.51, levelRequirement = 50, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 9, }, }, + [13] = { 6, 20, 10, 20, damageEffectiveness = 1.52, baseMultiplier = 1.52, levelRequirement = 53, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 9, }, }, + [14] = { 6, 20, 10, 20, damageEffectiveness = 1.53, baseMultiplier = 1.53, levelRequirement = 56, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 10, }, }, + [15] = { 6, 20, 10, 20, damageEffectiveness = 1.54, baseMultiplier = 1.54, levelRequirement = 59, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 10, }, }, + [16] = { 7, 20, 10, 20, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 62, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 10, }, }, + [17] = { 7, 20, 10, 20, damageEffectiveness = 1.56, baseMultiplier = 1.56, levelRequirement = 64, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 10, }, }, + [18] = { 7, 20, 10, 20, damageEffectiveness = 1.57, baseMultiplier = 1.57, levelRequirement = 66, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 10, }, }, + [19] = { 7, 20, 10, 20, damageEffectiveness = 1.58, baseMultiplier = 1.58, levelRequirement = 68, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [20] = { 7, 20, 10, 20, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 70, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [21] = { 8, 20, 10, 20, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 72, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [22] = { 8, 20, 10, 20, damageEffectiveness = 1.61, baseMultiplier = 1.61, levelRequirement = 74, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [23] = { 8, 20, 10, 20, damageEffectiveness = 1.62, baseMultiplier = 1.62, levelRequirement = 76, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [24] = { 8, 20, 10, 20, damageEffectiveness = 1.63, baseMultiplier = 1.63, levelRequirement = 78, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [25] = { 8, 20, 10, 20, damageEffectiveness = 1.64, baseMultiplier = 1.64, levelRequirement = 80, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 11, }, }, + [26] = { 9, 20, 10, 20, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 82, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [27] = { 9, 20, 10, 20, damageEffectiveness = 1.66, baseMultiplier = 1.66, levelRequirement = 84, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [28] = { 9, 20, 10, 20, damageEffectiveness = 1.67, baseMultiplier = 1.67, levelRequirement = 86, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [29] = { 9, 20, 10, 20, damageEffectiveness = 1.68, baseMultiplier = 1.68, levelRequirement = 88, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [30] = { 9, 20, 10, 20, damageEffectiveness = 1.69, baseMultiplier = 1.69, levelRequirement = 90, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [31] = { 10, 20, 10, 20, damageEffectiveness = 1.7, baseMultiplier = 1.695, levelRequirement = 91, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 12, }, }, + [32] = { 10, 20, 10, 20, damageEffectiveness = 1.7, baseMultiplier = 1.7, levelRequirement = 92, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [33] = { 10, 20, 10, 20, damageEffectiveness = 1.71, baseMultiplier = 1.705, levelRequirement = 93, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [34] = { 10, 20, 10, 20, damageEffectiveness = 1.71, baseMultiplier = 1.71, levelRequirement = 94, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [35] = { 10, 20, 10, 20, damageEffectiveness = 1.72, baseMultiplier = 1.715, levelRequirement = 95, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [36] = { 11, 20, 10, 20, damageEffectiveness = 1.72, baseMultiplier = 1.72, levelRequirement = 96, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [37] = { 11, 20, 10, 20, damageEffectiveness = 1.73, baseMultiplier = 1.725, levelRequirement = 97, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [38] = { 11, 20, 10, 20, damageEffectiveness = 1.73, baseMultiplier = 1.73, levelRequirement = 98, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [39] = { 11, 20, 10, 20, damageEffectiveness = 1.74, baseMultiplier = 1.735, levelRequirement = 99, statInterpolation = { 1, 0, 173, 7925, }, cost = { Mana = 13, }, }, + [40] = { 11, 20, 10, 20, damageEffectiveness = 1.74, baseMultiplier = 1.74, levelRequirement = 100, statInterpolation = { 1, 0, 7925, 3483, }, cost = { Mana = 13, }, }, }, } skills["VaalPowerSiphon"] = { name = "Vaal Power Siphon", color = 3, description = "Fires your wand simultaneously at all nearby enemies, culling those close to death and granting you a power charge for each. Cannot be supported by Volley.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.ProjectilesNotFromUser] = true, }, weaponTypes = { ["Wand"] = true, }, @@ -6914,55 +6912,55 @@ skills["VaalPowerSiphon"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 100, 25, 50, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 12, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 100, 25, 50, damageEffectiveness = 1.52, baseMultiplier = 1.518, levelRequirement = 15, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 100, 25, 50, damageEffectiveness = 1.54, baseMultiplier = 1.536, levelRequirement = 19, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 100, 25, 50, damageEffectiveness = 1.55, baseMultiplier = 1.554, levelRequirement = 23, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 100, 25, 50, damageEffectiveness = 1.57, baseMultiplier = 1.572, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 100, 25, 50, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 100, 25, 50, damageEffectiveness = 1.61, baseMultiplier = 1.608, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 100, 25, 50, damageEffectiveness = 1.63, baseMultiplier = 1.626, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 100, 25, 50, damageEffectiveness = 1.64, baseMultiplier = 1.644, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 100, 25, 50, damageEffectiveness = 1.66, baseMultiplier = 1.662, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 100, 25, 50, damageEffectiveness = 1.68, baseMultiplier = 1.68, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 100, 25, 50, damageEffectiveness = 1.7, baseMultiplier = 1.698, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 100, 25, 50, damageEffectiveness = 1.72, baseMultiplier = 1.716, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 100, 25, 50, damageEffectiveness = 1.73, baseMultiplier = 1.734, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 100, 25, 50, damageEffectiveness = 1.75, baseMultiplier = 1.752, levelRequirement = 59, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 100, 25, 50, damageEffectiveness = 1.77, baseMultiplier = 1.77, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 100, 25, 50, damageEffectiveness = 1.79, baseMultiplier = 1.788, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 100, 25, 50, damageEffectiveness = 1.81, baseMultiplier = 1.806, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 100, 25, 50, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 100, 25, 50, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 100, 25, 50, damageEffectiveness = 1.86, baseMultiplier = 1.86, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 100, 25, 50, damageEffectiveness = 1.88, baseMultiplier = 1.878, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 100, 25, 50, damageEffectiveness = 1.9, baseMultiplier = 1.896, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 100, 25, 50, damageEffectiveness = 1.91, baseMultiplier = 1.914, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 100, 25, 50, damageEffectiveness = 1.93, baseMultiplier = 1.932, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 100, 25, 50, damageEffectiveness = 1.95, baseMultiplier = 1.95, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 100, 25, 50, damageEffectiveness = 1.97, baseMultiplier = 1.968, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 100, 25, 50, damageEffectiveness = 1.99, baseMultiplier = 1.986, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 100, 25, 50, damageEffectiveness = 2, baseMultiplier = 2.004, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 100, 25, 50, damageEffectiveness = 2.02, baseMultiplier = 2.022, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 100, 25, 50, damageEffectiveness = 2.03, baseMultiplier = 2.031, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 100, 25, 50, damageEffectiveness = 2.04, baseMultiplier = 2.04, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 100, 25, 50, damageEffectiveness = 2.05, baseMultiplier = 2.049, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 100, 25, 50, damageEffectiveness = 2.06, baseMultiplier = 2.058, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 100, 25, 50, damageEffectiveness = 2.07, baseMultiplier = 2.067, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 100, 25, 50, damageEffectiveness = 2.08, baseMultiplier = 2.076, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 100, 25, 50, damageEffectiveness = 2.09, baseMultiplier = 2.085, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 100, 25, 50, damageEffectiveness = 2.09, baseMultiplier = 2.094, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 100, 25, 50, damageEffectiveness = 2.1, baseMultiplier = 2.103, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 100, 25, 50, damageEffectiveness = 2.11, baseMultiplier = 2.112, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 100, 25, 50, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 100, 25, 50, damageEffectiveness = 1.52, baseMultiplier = 1.518, levelRequirement = 15, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 100, 25, 50, damageEffectiveness = 1.54, baseMultiplier = 1.536, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 100, 25, 50, damageEffectiveness = 1.55, baseMultiplier = 1.554, levelRequirement = 23, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 100, 25, 50, damageEffectiveness = 1.57, baseMultiplier = 1.572, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 100, 25, 50, damageEffectiveness = 1.59, baseMultiplier = 1.59, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 100, 25, 50, damageEffectiveness = 1.61, baseMultiplier = 1.608, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 100, 25, 50, damageEffectiveness = 1.63, baseMultiplier = 1.626, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 100, 25, 50, damageEffectiveness = 1.64, baseMultiplier = 1.644, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 100, 25, 50, damageEffectiveness = 1.66, baseMultiplier = 1.662, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 100, 25, 50, damageEffectiveness = 1.68, baseMultiplier = 1.68, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 100, 25, 50, damageEffectiveness = 1.7, baseMultiplier = 1.698, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 100, 25, 50, damageEffectiveness = 1.72, baseMultiplier = 1.716, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 100, 25, 50, damageEffectiveness = 1.73, baseMultiplier = 1.734, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 100, 25, 50, damageEffectiveness = 1.75, baseMultiplier = 1.752, levelRequirement = 59, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 100, 25, 50, damageEffectiveness = 1.77, baseMultiplier = 1.77, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 100, 25, 50, damageEffectiveness = 1.79, baseMultiplier = 1.788, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 100, 25, 50, damageEffectiveness = 1.81, baseMultiplier = 1.806, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 100, 25, 50, damageEffectiveness = 1.82, baseMultiplier = 1.824, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 100, 25, 50, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 100, 25, 50, damageEffectiveness = 1.86, baseMultiplier = 1.86, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 100, 25, 50, damageEffectiveness = 1.88, baseMultiplier = 1.878, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 100, 25, 50, damageEffectiveness = 1.9, baseMultiplier = 1.896, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 100, 25, 50, damageEffectiveness = 1.91, baseMultiplier = 1.914, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 100, 25, 50, damageEffectiveness = 1.93, baseMultiplier = 1.932, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 100, 25, 50, damageEffectiveness = 1.95, baseMultiplier = 1.95, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 100, 25, 50, damageEffectiveness = 1.97, baseMultiplier = 1.968, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 100, 25, 50, damageEffectiveness = 1.99, baseMultiplier = 1.986, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 100, 25, 50, damageEffectiveness = 2, baseMultiplier = 2.004, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 100, 25, 50, damageEffectiveness = 2.02, baseMultiplier = 2.022, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 100, 25, 50, damageEffectiveness = 2.03, baseMultiplier = 2.031, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 100, 25, 50, damageEffectiveness = 2.04, baseMultiplier = 2.04, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 100, 25, 50, damageEffectiveness = 2.05, baseMultiplier = 2.049, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 100, 25, 50, damageEffectiveness = 2.06, baseMultiplier = 2.058, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 100, 25, 50, damageEffectiveness = 2.07, baseMultiplier = 2.067, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 100, 25, 50, damageEffectiveness = 2.08, baseMultiplier = 2.076, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 100, 25, 50, damageEffectiveness = 2.09, baseMultiplier = 2.085, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 100, 25, 50, damageEffectiveness = 2.09, baseMultiplier = 2.094, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 100, 25, 50, damageEffectiveness = 2.1, baseMultiplier = 2.103, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 100, 25, 50, damageEffectiveness = 2.11, baseMultiplier = 2.112, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["Sanctify"] = { name = "Purifying Flame", color = 3, - baseEffectiveness = 2.2427999973297, + baseEffectiveness = 2.467099905014, incrementalEffectiveness = 0.040600001811981, description = "A wave of divine fire deals damage in a line, then creates Consecrated Ground and deals damage in an area around the targeted location. A larger shockwave then expands outwards, damaging enemies standing on Consecrated Ground that were not already hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, parts = { @@ -7013,53 +7011,53 @@ skills["Sanctify"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 0, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 0, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 1, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 1, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 1, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 50, 7, 0, -25, 2, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 2, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 2, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 3, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 3, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 3, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 4, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 50, 7, 1, -25, 4, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 4, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 5, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 5, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 5, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 6, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 6, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 50, 7, 2, -25, 6, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 7, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 7, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 7, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 8, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 8, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 8, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 50, 7, 3, -25, 9, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 9, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 9, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 10, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 11, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 11, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 11, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 50, 7, 4, -25, 11, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 50, 7, 5, -25, 11, damageEffectiveness = 1.8, critChance = 5.5, duration = 4, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, + [1] = { 0.80000001192093, 12, 50, 7, 0, -25, 0, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.80000001192093, 13, 50, 7, 0, -25, 0, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.80000001192093, 17, 50, 7, 0, -25, 1, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.80000001192093, 23, 50, 7, 0, -25, 1, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 33, 50, 7, 0, -25, 1, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.80000001192093, 50, 50, 7, 0, -25, 2, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 0.80000001192093, 68, 50, 7, 1, -25, 2, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [8] = { 0.80000001192093, 90, 50, 7, 1, -25, 2, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [9] = { 0.80000001192093, 118, 50, 7, 1, -25, 3, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [10] = { 0.80000001192093, 153, 50, 7, 1, -25, 3, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [11] = { 0.80000001192093, 197, 50, 7, 1, -25, 3, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [12] = { 0.80000001192093, 251, 50, 7, 1, -25, 4, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [13] = { 0.80000001192093, 318, 50, 7, 1, -25, 4, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 0.80000001192093, 400, 50, 7, 2, -25, 4, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [15] = { 0.80000001192093, 502, 50, 7, 2, -25, 5, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 626, 50, 7, 2, -25, 5, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 779, 50, 7, 2, -25, 5, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [18] = { 0.80000001192093, 966, 50, 7, 2, -25, 6, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [19] = { 0.80000001192093, 1132, 50, 7, 2, -25, 6, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [20] = { 0.80000001192093, 1326, 50, 7, 2, -25, 6, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [21] = { 0.80000001192093, 1472, 50, 7, 3, -25, 7, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [22] = { 0.80000001192093, 1632, 50, 7, 3, -25, 7, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [23] = { 0.80000001192093, 1810, 50, 7, 3, -25, 7, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [24] = { 0.80000001192093, 2006, 50, 7, 3, -25, 8, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [25] = { 0.80000001192093, 2221, 50, 7, 3, -25, 8, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [26] = { 0.80000001192093, 2459, 50, 7, 3, -25, 8, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [27] = { 0.80000001192093, 2721, 50, 7, 3, -25, 9, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [28] = { 0.80000001192093, 3009, 50, 7, 4, -25, 9, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [29] = { 0.80000001192093, 3326, 50, 7, 4, -25, 9, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [30] = { 0.80000001192093, 3675, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [31] = { 0.80000001192093, 3863, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [32] = { 0.80000001192093, 4060, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [33] = { 0.80000001192093, 4266, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [34] = { 0.80000001192093, 4482, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [35] = { 0.80000001192093, 4709, 50, 7, 4, -25, 10, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [36] = { 0.80000001192093, 4947, 50, 7, 4, -25, 11, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [37] = { 0.80000001192093, 5197, 50, 7, 4, -25, 11, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [38] = { 0.80000001192093, 5458, 50, 7, 4, -25, 11, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [39] = { 0.80000001192093, 5733, 50, 7, 4, -25, 11, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [40] = { 0.80000001192093, 6020, 50, 7, 5, -25, 11, damageEffectiveness = 2, critChance = 5.5, duration = 4, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, }, } skills["Purity"] = { name = "Purity of Elements", color = 3, - description = "Casts an aura that grants elemental resistances to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + description = "Casts an aura that grants elemental resistances and elemental ailment immunity to you and your allies.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -7098,7 +7096,7 @@ skills["Purity"] = { { "base_skill_area_of_effect_+%", 2 }, }, Alternate1 = { - { "avoid_all_elemental_status_%", 0.1 }, + { "aura_effect_+%", 0.5 }, }, Alternate2 = { { "reduce_enemy_elemental_resistance_%", 0.05 }, @@ -7111,55 +7109,56 @@ skills["Purity"] = { "base_maximum_lightning_damage_resistance_%", "active_skill_base_radius_+", "base_deal_no_damage", + "immune_to_status_ailments", }, levels = { - [1] = { 12, 0, 0, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 13, 0, 0, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 14, 0, 0, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 15, 0, 0, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 15, 0, 0, 0, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 16, 0, 0, 0, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 17, 0, 0, 0, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 18, 0, 0, 0, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 19, 0, 0, 0, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 20, 0, 0, 0, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 20, 0, 0, 0, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 21, 0, 0, 0, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 22, 0, 0, 0, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 23, 0, 0, 0, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 24, 0, 0, 0, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 25, 0, 0, 0, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 25, 0, 0, 0, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 26, 0, 0, 0, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 27, 0, 0, 0, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 27, 0, 0, 0, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 28, 0, 0, 0, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 29, 0, 0, 0, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 29, 0, 0, 0, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 30, 0, 0, 0, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 31, 0, 0, 0, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 31, 0, 0, 0, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 32, 0, 0, 0, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 33, 0, 0, 0, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 33, 0, 0, 0, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 34, 0, 0, 0, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 34, 0, 0, 0, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 34, 0, 0, 0, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 34, 0, 0, 0, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 35, 0, 0, 0, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 35, 0, 0, 0, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 36, 0, 0, 0, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 36, 0, 0, 0, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 36, 0, 0, 0, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 36, 0, 0, 0, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 37, 0, 0, 0, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 20, 0, 0, 0, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 20, 0, 0, 0, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 21, 0, 0, 0, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 22, 0, 0, 0, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 23, 0, 0, 0, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 23, 0, 0, 0, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 24, 0, 0, 0, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 25, 0, 0, 0, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 26, 0, 0, 0, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 26, 0, 0, 0, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 27, 0, 0, 0, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 28, 0, 0, 0, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 29, 0, 0, 0, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 29, 0, 0, 0, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 30, 0, 0, 0, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 31, 0, 0, 0, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 32, 0, 0, 0, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 32, 0, 0, 0, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 33, 0, 0, 0, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 34, 0, 0, 0, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 35, 0, 0, 0, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 35, 0, 0, 0, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 36, 0, 0, 0, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 37, 0, 0, 0, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 38, 0, 0, 0, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 38, 0, 0, 0, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 39, 0, 0, 0, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 40, 0, 0, 0, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 41, 0, 0, 0, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 41, 0, 0, 0, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 42, 0, 0, 0, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 42, 0, 0, 0, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 42, 0, 0, 0, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 43, 0, 0, 0, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 43, 0, 0, 0, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 44, 0, 0, 0, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 44, 0, 0, 0, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 44, 0, 0, 0, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 45, 0, 0, 0, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 45, 0, 0, 0, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["LightningResistAura"] = { name = "Purity of Lightning", color = 3, description = "Casts an aura that grants lightning resistance to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.LightningSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Lightning] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -7202,53 +7201,53 @@ skills["LightningResistAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["LightningImpurity"] = { name = "Vaal Impurity of Lightning", color = 3, description = "Casts an aura that reduces lightning damage taken and provides shock immunity to you and nearby allies, and makes hits against nearby enemies ignore their lightning resistance. ", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.LightningSkill] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Lightning] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -7283,46 +7282,46 @@ skills["LightningImpurity"] = { "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 945, 5723, 357, }, cost = { }, }, + [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 6222, 720, 14778, }, cost = { }, }, }, } skills["MortarBarrageMine"] = { @@ -7331,7 +7330,7 @@ skills["MortarBarrageMine"] = { baseEffectiveness = 0.90490001440048, incrementalEffectiveness = 0.036100000143051, description = "Throws a mine that deals damage in an area when detonated, then launches fiery projectiles that rain down around it, each dealing damage in a smaller area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.FireSkill] = true, [SkillType.Mine] = true, [SkillType.Area] = true, [SkillType.ManaCostReserved] = true, [SkillType.Aura] = true, [SkillType.AuraDebuff] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.NovaSpell] = true, [SkillType.CanDetonate] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.Fire] = true, [SkillType.RemoteMined] = true, [SkillType.Area] = true, [SkillType.HasReservation] = true, [SkillType.Aura] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Nova] = true, [SkillType.AuraNotOnCaster] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.18, statMap = { @@ -7398,46 +7397,46 @@ skills["MortarBarrageMine"] = { "display_additional_projectile_per_4_mines_in_detonation_sequence", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 4, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 5, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 6, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 5000, 350, 0.03999999910593, 0.059999998658895, 2, 3, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 3, 3, 3, 3, 1, }, cost = { Mana = 7, }, }, + [1] = { 0.80000001192093, 1.2000000476837, 5000, 350, 1, 2, 64, 96, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 0.80000001192093, 1.2000000476837, 5000, 350, 2, 2, 77, 116, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 31, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 0.80000001192093, 1.2000000476837, 5000, 350, 2, 3, 92, 138, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 34, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 0.80000001192093, 1.2000000476837, 5000, 350, 2, 3, 109, 164, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 37, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { 0.80000001192093, 1.2000000476837, 5000, 350, 3, 4, 129, 194, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [6] = { 0.80000001192093, 1.2000000476837, 5000, 350, 3, 4, 145, 217, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 4, levelRequirement = 42, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [7] = { 0.80000001192093, 1.2000000476837, 5000, 350, 3, 5, 161, 242, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 0.80000001192093, 1.2000000476837, 5000, 350, 4, 5, 179, 269, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 0.80000001192093, 1.2000000476837, 5000, 350, 4, 6, 199, 299, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 0.80000001192093, 1.2000000476837, 5000, 350, 4, 7, 222, 332, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 0.80000001192093, 1.2000000476837, 5000, 350, 5, 7, 246, 369, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 0.80000001192093, 1.2000000476837, 5000, 350, 5, 8, 272, 409, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 0.80000001192093, 1.2000000476837, 5000, 350, 6, 9, 302, 452, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [14] = { 0.80000001192093, 1.2000000476837, 5000, 350, 7, 10, 334, 500, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 0.80000001192093, 1.2000000476837, 5000, 350, 7, 11, 369, 553, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 0.80000001192093, 1.2000000476837, 5000, 350, 8, 12, 407, 611, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 0.80000001192093, 1.2000000476837, 5000, 350, 9, 13, 449, 674, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 0.80000001192093, 1.2000000476837, 5000, 350, 10, 15, 495, 743, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 0.80000001192093, 1.2000000476837, 5000, 350, 11, 16, 546, 819, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 0.80000001192093, 1.2000000476837, 5000, 350, 12, 18, 601, 901, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 0.80000001192093, 1.2000000476837, 5000, 350, 13, 20, 661, 992, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 0.80000001192093, 1.2000000476837, 5000, 350, 15, 22, 727, 1091, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 0.80000001192093, 1.2000000476837, 5000, 350, 16, 24, 799, 1199, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 0.80000001192093, 1.2000000476837, 5000, 350, 18, 26, 878, 1317, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 0.80000001192093, 1.2000000476837, 5000, 350, 19, 29, 964, 1446, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 0.80000001192093, 1.2000000476837, 5000, 350, 21, 32, 1058, 1587, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 0.80000001192093, 1.2000000476837, 5000, 350, 23, 35, 1161, 1741, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 0.80000001192093, 1.2000000476837, 5000, 350, 25, 38, 1273, 1909, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [29] = { 0.80000001192093, 1.2000000476837, 5000, 350, 28, 42, 1395, 2092, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 88, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [30] = { 0.80000001192093, 1.2000000476837, 5000, 350, 31, 46, 1528, 2292, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 90, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [31] = { 0.80000001192093, 1.2000000476837, 5000, 350, 32, 48, 1599, 2398, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 91, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [32] = { 0.80000001192093, 1.2000000476837, 5000, 350, 33, 50, 1673, 2509, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 92, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [33] = { 0.80000001192093, 1.2000000476837, 5000, 350, 35, 53, 1750, 2625, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 93, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [34] = { 0.80000001192093, 1.2000000476837, 5000, 350, 37, 55, 1831, 2747, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 94, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [35] = { 0.80000001192093, 1.2000000476837, 5000, 350, 38, 57, 1916, 2873, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 95, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [36] = { 0.80000001192093, 1.2000000476837, 5000, 350, 40, 60, 2004, 3005, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 96, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [37] = { 0.80000001192093, 1.2000000476837, 5000, 350, 42, 63, 2096, 3143, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 97, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [38] = { 0.80000001192093, 1.2000000476837, 5000, 350, 44, 66, 2192, 3287, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 98, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [39] = { 0.80000001192093, 1.2000000476837, 5000, 350, 46, 69, 2292, 3438, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 99, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [40] = { 0.80000001192093, 1.2000000476837, 5000, 350, 48, 72, 2396, 3594, 2, damageEffectiveness = 0.8, critChance = 5.5, manaReservationFlat = 7, levelRequirement = 100, statInterpolation = { 3, 3, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, }, } skills["RaiseSpectre"] = { @@ -7445,8 +7444,7 @@ skills["RaiseSpectre"] = { color = 3, baseEffectiveness = 0, description = "Raises a spectral version of a defeated foe as a minion to fight for you in battle.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.Chaining] = true, [SkillType.Duration] = true, [SkillType.Totem] = true, [SkillType.Trap] = true, [SkillType.Mine] = true, [SkillType.DamageOverTime] = true, [SkillType.Channelled] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.85, minionList = { @@ -7491,46 +7489,46 @@ skills["RaiseSpectre"] = { "minion_elemental_resistance_30%", }, levels = { - [1] = { 1, 55, -53, 28, 105, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 1, 55, -53, 30, 119, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [3] = { 1, 55, -53, 33, 136, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [4] = { 1, 55, -53, 35, 155, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [5] = { 1, 55, -53, 37, 183, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [6] = { 1, 55, -53, 40, 200, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [7] = { 1, 55, -53, 42, 227, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [8] = { 1, 55, -53, 44, 245, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [9] = { 1, 55, -53, 47, 267, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [10] = { 1, 55, -53, 49, 301, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [11] = { 1, 55, -53, 51, 328, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [12] = { 1, 55, -53, 53, 370, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [13] = { 2, 55, -53, 56, 400, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [14] = { 2, 55, -53, 58, 432, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [15] = { 2, 55, -53, 60, 487, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [16] = { 2, 55, -53, 63, 528, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [17] = { 2, 55, -53, 65, 592, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [18] = { 2, 55, -53, 67, 640, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [19] = { 2, 55, -53, 70, 692, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [20] = { 2, 55, -53, 72, 776, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [21] = { 2, 55, -53, 73, 806, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [22] = { 2, 55, -53, 74, 839, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [23] = { 2, 55, -53, 75, 870, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [24] = { 2, 55, -53, 76, 904, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [25] = { 3, 55, -53, 77, 939, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [26] = { 3, 55, -53, 78, 974, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [27] = { 3, 55, -53, 79, 1013, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [28] = { 3, 55, -53, 80, 1051, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [29] = { 3, 55, -53, 81, 1092, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [30] = { 3, 55, -53, 82, 1134, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [31] = { 3, 55, -53, 83, 1177, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [32] = { 3, 55, -53, 84, 1223, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [33] = { 3, 55, -53, 85, 1268, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [34] = { 3, 55, -53, 86, 1317, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [35] = { 3, 55, -53, 87, 1368, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [36] = { 3, 55, -53, 88, 1420, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [37] = { 3, 55, -53, 89, 1474, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [38] = { 3, 55, -53, 90, 1529, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [39] = { 3, 55, -53, 91, 1588, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [40] = { 3, 55, -53, 92, 1646, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 1, 55, -53, 28, 105, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 1, 55, -53, 30, 119, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [3] = { 1, 55, -53, 33, 136, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [4] = { 1, 55, -53, 35, 155, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [5] = { 1, 55, -53, 37, 183, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [6] = { 1, 55, -53, 40, 200, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [7] = { 1, 55, -53, 42, 227, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [8] = { 1, 55, -53, 44, 245, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [9] = { 1, 55, -53, 47, 267, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [10] = { 1, 55, -53, 49, 301, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [11] = { 1, 55, -53, 51, 328, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [12] = { 1, 55, -53, 53, 370, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [13] = { 2, 55, -53, 56, 400, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [14] = { 2, 55, -53, 58, 432, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [15] = { 2, 55, -53, 60, 487, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [16] = { 2, 55, -53, 63, 528, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [17] = { 2, 55, -53, 65, 592, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [18] = { 2, 55, -53, 67, 640, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [19] = { 2, 55, -53, 70, 692, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [20] = { 2, 55, -53, 72, 776, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [21] = { 2, 55, -53, 73, 806, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [22] = { 2, 55, -53, 74, 839, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [23] = { 2, 55, -53, 75, 870, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [24] = { 2, 55, -53, 76, 904, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [25] = { 3, 55, -53, 77, 939, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [26] = { 3, 55, -53, 78, 974, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [27] = { 3, 55, -53, 79, 1013, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [28] = { 3, 55, -53, 80, 1051, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [29] = { 3, 55, -53, 81, 1092, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [30] = { 3, 55, -53, 82, 1134, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [31] = { 3, 55, -53, 83, 1177, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [32] = { 3, 55, -53, 84, 1223, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [33] = { 3, 55, -53, 85, 1268, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [34] = { 3, 55, -53, 86, 1317, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [35] = { 3, 55, -53, 87, 1368, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [36] = { 3, 55, -53, 88, 1420, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [37] = { 3, 55, -53, 89, 1474, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [38] = { 3, 55, -53, 90, 1529, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [39] = { 3, 55, -53, 91, 1588, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [40] = { 3, 55, -53, 92, 1646, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, }, } skills["RaiseZombie"] = { @@ -7538,8 +7536,7 @@ skills["RaiseZombie"] = { color = 3, baseEffectiveness = 0, description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee attack and an area of effect slam which cannot be evaded.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.85, minionList = { @@ -7584,55 +7581,55 @@ skills["RaiseZombie"] = { "zombie_slam_area_of_effect_+%", }, levels = { - [1] = { 3, 0, 1, 1, 0, 0, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 3, 0, 1, 2, 4, 4, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [3] = { 3, 0, 1, 4, 8, 8, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 3, 0, 1, 7, 12, 12, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 4, 0, 1, 11, 16, 16, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 4, 0, 1, 16, 20, 20, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 4, 0, 1, 20, 24, 24, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 4, 0, 1, 24, 28, 28, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [9] = { 4, 0, 1, 28, 32, 32, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [10] = { 4, 0, 1, 32, 36, 36, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 4, 0, 1, 36, 40, 40, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [12] = { 5, 0, 1, 40, 44, 44, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [13] = { 5, 0, 1, 44, 48, 48, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [14] = { 5, 0, 1, 48, 52, 52, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [15] = { 5, 0, 1, 52, 56, 56, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [16] = { 5, 0, 1, 56, 60, 60, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [17] = { 5, 0, 1, 60, 64, 64, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [18] = { 6, 0, 1, 64, 68, 68, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [19] = { 6, 0, 1, 67, 72, 72, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [20] = { 6, 0, 1, 70, 76, 76, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [21] = { 6, 0, 1, 72, 80, 80, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [22] = { 6, 0, 1, 74, 84, 84, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [23] = { 6, 0, 1, 76, 88, 88, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [24] = { 6, 0, 1, 78, 92, 92, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [25] = { 7, 0, 1, 80, 96, 96, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [26] = { 7, 0, 1, 82, 100, 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [27] = { 7, 0, 1, 84, 104, 104, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [28] = { 7, 0, 1, 86, 108, 108, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [29] = { 7, 0, 1, 88, 112, 112, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [30] = { 7, 0, 1, 90, 116, 116, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [31] = { 7, 0, 1, 91, 118, 118, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [32] = { 7, 0, 1, 92, 120, 120, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [33] = { 7, 0, 1, 93, 122, 122, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [34] = { 8, 0, 1, 94, 124, 124, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [35] = { 8, 0, 1, 95, 126, 126, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [36] = { 8, 0, 1, 96, 128, 128, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [37] = { 8, 0, 1, 97, 130, 130, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [38] = { 8, 0, 1, 98, 132, 132, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [39] = { 8, 0, 1, 99, 134, 134, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [40] = { 8, 0, 1, 100, 136, 136, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 3, 0, 1, 1, 0, 0, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 3, 0, 1, 2, 4, 4, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [3] = { 3, 0, 1, 4, 8, 8, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [4] = { 3, 0, 1, 7, 12, 12, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [5] = { 4, 0, 1, 11, 16, 16, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [6] = { 4, 0, 1, 16, 20, 20, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 4, 0, 1, 20, 24, 24, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [8] = { 4, 0, 1, 24, 28, 28, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [9] = { 4, 0, 1, 28, 32, 32, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [10] = { 4, 0, 1, 32, 36, 36, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 4, 0, 1, 36, 40, 40, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [12] = { 5, 0, 1, 40, 44, 44, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [13] = { 5, 0, 1, 44, 48, 48, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [14] = { 5, 0, 1, 48, 52, 52, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [15] = { 5, 0, 1, 52, 56, 56, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [16] = { 5, 0, 1, 56, 60, 60, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [17] = { 5, 0, 1, 60, 64, 64, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [18] = { 6, 0, 1, 64, 68, 68, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [19] = { 6, 0, 1, 67, 72, 72, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [20] = { 6, 0, 1, 70, 76, 76, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [21] = { 6, 0, 1, 72, 80, 80, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [22] = { 6, 0, 1, 74, 84, 84, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [23] = { 6, 0, 1, 76, 88, 88, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [24] = { 6, 0, 1, 78, 92, 92, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [25] = { 7, 0, 1, 80, 96, 96, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [26] = { 7, 0, 1, 82, 100, 100, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [27] = { 7, 0, 1, 84, 104, 104, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [28] = { 7, 0, 1, 86, 108, 108, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [29] = { 7, 0, 1, 88, 112, 112, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [30] = { 7, 0, 1, 90, 116, 116, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [31] = { 7, 0, 1, 91, 118, 118, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [32] = { 7, 0, 1, 92, 120, 120, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [33] = { 7, 0, 1, 93, 122, 122, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [34] = { 8, 0, 1, 94, 124, 124, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [35] = { 8, 0, 1, 95, 126, 126, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [36] = { 8, 0, 1, 96, 128, 128, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [37] = { 8, 0, 1, 97, 130, 130, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [38] = { 8, 0, 1, 98, 132, 132, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [39] = { 8, 0, 1, 99, 134, 134, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [40] = { 8, 0, 1, 100, 136, 136, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["RighteousFire"] = { name = "Righteous Fire", color = 3, - baseEffectiveness = 1.6660000085831, - incrementalEffectiveness = 0.050000000745058, + baseEffectiveness = 1.6399999856949, + incrementalEffectiveness = 0.057300001382828, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -7687,53 +7684,53 @@ skills["RighteousFire"] = { "base_fire_damage_to_deal_per_minute", }, levels = { - [1] = { 20, 1200, 5400, 1200, 4200, 0, 66.666668156783, cooldown = 0.3, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [2] = { 21, 1200, 5400, 1200, 4200, 0, 66.666668156783, cooldown = 0.3, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [3] = { 22, 1200, 5400, 1200, 4200, 0, 66.666668156783, cooldown = 0.3, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [4] = { 23, 1200, 5400, 1200, 4200, 1, 66.666668156783, cooldown = 0.3, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [5] = { 24, 1200, 5400, 1200, 4200, 1, 66.666668156783, cooldown = 0.3, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [6] = { 25, 1200, 5400, 1200, 4200, 1, 66.666668156783, cooldown = 0.3, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [7] = { 26, 1200, 5400, 1200, 4200, 1, 66.666668156783, cooldown = 0.3, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [8] = { 27, 1200, 5400, 1200, 4200, 2, 66.666668156783, cooldown = 0.3, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [9] = { 28, 1200, 5400, 1200, 4200, 2, 66.666668156783, cooldown = 0.3, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [10] = { 29, 1200, 5400, 1200, 4200, 2, 66.666668156783, cooldown = 0.3, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [11] = { 30, 1200, 5400, 1200, 4200, 2, 66.666668156783, cooldown = 0.3, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [12] = { 31, 1200, 5400, 1200, 4200, 3, 66.666668156783, cooldown = 0.3, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [13] = { 32, 1200, 5400, 1200, 4200, 3, 66.666668156783, cooldown = 0.3, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [14] = { 33, 1200, 5400, 1200, 4200, 3, 66.666668156783, cooldown = 0.3, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [15] = { 34, 1200, 5400, 1200, 4200, 3, 66.666668156783, cooldown = 0.3, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [16] = { 35, 1200, 5400, 1200, 4200, 4, 66.666668156783, cooldown = 0.3, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [17] = { 36, 1200, 5400, 1200, 4200, 4, 66.666668156783, cooldown = 0.3, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [18] = { 37, 1200, 5400, 1200, 4200, 4, 66.666668156783, cooldown = 0.3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [19] = { 38, 1200, 5400, 1200, 4200, 4, 66.666668156783, cooldown = 0.3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [20] = { 39, 1200, 5400, 1200, 4200, 5, 66.666668156783, cooldown = 0.3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [21] = { 40, 1200, 5400, 1200, 4200, 5, 66.666668156783, cooldown = 0.3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [22] = { 41, 1200, 5400, 1200, 4200, 5, 66.666668156783, cooldown = 0.3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [23] = { 42, 1200, 5400, 1200, 4200, 5, 66.666668156783, cooldown = 0.3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [24] = { 43, 1200, 5400, 1200, 4200, 6, 66.666668156783, cooldown = 0.3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [25] = { 44, 1200, 5400, 1200, 4200, 6, 66.666668156783, cooldown = 0.3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [26] = { 45, 1200, 5400, 1200, 4200, 6, 66.666668156783, cooldown = 0.3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [27] = { 46, 1200, 5400, 1200, 4200, 6, 66.666668156783, cooldown = 0.3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [28] = { 47, 1200, 5400, 1200, 4200, 7, 66.666668156783, cooldown = 0.3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [29] = { 48, 1200, 5400, 1200, 4200, 7, 66.666668156783, cooldown = 0.3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [30] = { 49, 1200, 5400, 1200, 4200, 7, 66.666668156783, cooldown = 0.3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [31] = { 49, 1200, 5400, 1200, 4200, 7, 66.666668156783, cooldown = 0.3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [32] = { 50, 1200, 5400, 1200, 4200, 8, 66.666668156783, cooldown = 0.3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [33] = { 50, 1200, 5400, 1200, 4200, 8, 66.666668156783, cooldown = 0.3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [34] = { 51, 1200, 5400, 1200, 4200, 8, 66.666668156783, cooldown = 0.3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [35] = { 51, 1200, 5400, 1200, 4200, 8, 66.666668156783, cooldown = 0.3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [36] = { 52, 1200, 5400, 1200, 4200, 9, 66.666668156783, cooldown = 0.3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [37] = { 52, 1200, 5400, 1200, 4200, 9, 66.666668156783, cooldown = 0.3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [38] = { 53, 1200, 5400, 1200, 4200, 9, 66.666668156783, cooldown = 0.3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [39] = { 53, 1200, 5400, 1200, 4200, 9, 66.666668156783, cooldown = 0.3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, - [40] = { 54, 1200, 5400, 1200, 4200, 10, 66.666668156783, cooldown = 0.3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, }, cost = { }, }, + [1] = { 20, 2100, 5400, 2100, 4200, 0, 2343, cooldown = 0.3, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 21, 2100, 5400, 2100, 4200, 0, 3382, cooldown = 0.3, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 22, 2100, 5400, 2100, 4200, 0, 4793, cooldown = 0.3, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 23, 2100, 5400, 2100, 4200, 1, 6699, cooldown = 0.3, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 24, 2100, 5400, 2100, 4200, 1, 8547, cooldown = 0.3, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 25, 2100, 5400, 2100, 4200, 1, 10845, cooldown = 0.3, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 26, 2100, 5400, 2100, 4200, 1, 13696, cooldown = 0.3, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 27, 2100, 5400, 2100, 4200, 2, 17226, cooldown = 0.3, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 28, 2100, 5400, 2100, 4200, 2, 21587, cooldown = 0.3, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 29, 2100, 5400, 2100, 4200, 2, 26964, cooldown = 0.3, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 30, 2100, 5400, 2100, 4200, 2, 33584, cooldown = 0.3, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 31, 2100, 5400, 2100, 4200, 3, 41720, cooldown = 0.3, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 32, 2100, 5400, 2100, 4200, 3, 51705, cooldown = 0.3, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 33, 2100, 5400, 2100, 4200, 3, 63942, cooldown = 0.3, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 34, 2100, 5400, 2100, 4200, 3, 73588, cooldown = 0.3, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 35, 2100, 5400, 2100, 4200, 4, 84621, cooldown = 0.3, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 36, 2100, 5400, 2100, 4200, 4, 97232, cooldown = 0.3, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 37, 2100, 5400, 2100, 4200, 4, 111640, cooldown = 0.3, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 38, 2100, 5400, 2100, 4200, 4, 128094, cooldown = 0.3, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 39, 2100, 5400, 2100, 4200, 5, 146876, cooldown = 0.3, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 40, 2100, 5400, 2100, 4200, 5, 168306, cooldown = 0.3, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 41, 2100, 5400, 2100, 4200, 5, 192747, cooldown = 0.3, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 42, 2100, 5400, 2100, 4200, 5, 220612, cooldown = 0.3, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 43, 2100, 5400, 2100, 4200, 6, 252369, cooldown = 0.3, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 44, 2100, 5400, 2100, 4200, 6, 288546, cooldown = 0.3, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 45, 2100, 5400, 2100, 4200, 6, 329746, cooldown = 0.3, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 46, 2100, 5400, 2100, 4200, 6, 376650, cooldown = 0.3, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 47, 2100, 5400, 2100, 4200, 7, 430030, cooldown = 0.3, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 48, 2100, 5400, 2100, 4200, 7, 490761, cooldown = 0.3, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 49, 2100, 5400, 2100, 4200, 7, 559834, cooldown = 0.3, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 49, 2100, 5400, 2100, 4200, 7, 597844, cooldown = 0.3, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 50, 2100, 5400, 2100, 4200, 8, 638372, cooldown = 0.3, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 50, 2100, 5400, 2100, 4200, 8, 681582, cooldown = 0.3, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 51, 2100, 5400, 2100, 4200, 8, 727648, cooldown = 0.3, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 51, 2100, 5400, 2100, 4200, 8, 776755, cooldown = 0.3, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 52, 2100, 5400, 2100, 4200, 9, 829101, cooldown = 0.3, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 52, 2100, 5400, 2100, 4200, 9, 884895, cooldown = 0.3, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 53, 2100, 5400, 2100, 4200, 9, 944361, cooldown = 0.3, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 53, 2100, 5400, 2100, 4200, 9, 1007737, cooldown = 0.3, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 54, 2100, 5400, 2100, 4200, 10, 1075274, cooldown = 0.3, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 1, }, cost = { }, }, }, } skills["VaalRighteousFire"] = { name = "Vaal Righteous Fire", color = 3, description = "Sacrifices a portion of your Life and Energy Shield to engulf you in magical fire that rapidly burns nearby enemies for a duration. Your spell damage is increased while under this effect.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.Vaal] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -7778,55 +7775,55 @@ skills["VaalRighteousFire"] = { "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 60, 80, 4000, 10, cooldown = 0.5, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 60, 81, 4000, 10, cooldown = 0.5, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 60, 82, 4000, 11, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 60, 83, 4000, 11, cooldown = 0.5, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 60, 84, 4000, 12, cooldown = 0.5, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 60, 85, 4000, 12, cooldown = 0.5, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 60, 86, 4000, 13, cooldown = 0.5, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 60, 87, 4000, 13, cooldown = 0.5, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 60, 88, 4000, 14, cooldown = 0.5, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 60, 89, 4000, 14, cooldown = 0.5, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 60, 90, 4000, 15, cooldown = 0.5, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 60, 91, 4000, 15, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 60, 92, 4000, 16, cooldown = 0.5, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 60, 93, 4000, 16, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 60, 94, 4000, 17, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 60, 95, 4000, 17, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 60, 96, 4000, 18, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 60, 97, 4000, 18, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 60, 98, 4000, 19, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 60, 99, 4000, 19, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 60, 100, 4000, 20, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 60, 101, 4000, 20, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 60, 102, 4000, 21, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 60, 103, 4000, 21, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 60, 104, 4000, 22, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 60, 105, 4000, 22, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 60, 106, 4000, 23, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 60, 107, 4000, 23, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 60, 108, 4000, 24, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 60, 109, 4000, 24, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 60, 109, 4000, 24, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 60, 110, 4000, 25, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 60, 110, 4000, 25, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 60, 111, 4000, 25, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 60, 111, 4000, 25, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 60, 112, 4000, 26, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 60, 112, 4000, 26, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 60, 113, 4000, 26, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 60, 113, 4000, 26, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 60, 114, 4000, 27, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 60, 120, 4000, 10, cooldown = 0.5, levelRequirement = 16, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [2] = { 60, 122, 4000, 10, cooldown = 0.5, levelRequirement = 20, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [3] = { 60, 124, 4000, 11, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [4] = { 60, 126, 4000, 11, cooldown = 0.5, levelRequirement = 28, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [5] = { 60, 128, 4000, 12, cooldown = 0.5, levelRequirement = 31, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [6] = { 60, 130, 4000, 12, cooldown = 0.5, levelRequirement = 34, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [7] = { 60, 132, 4000, 13, cooldown = 0.5, levelRequirement = 37, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [8] = { 60, 134, 4000, 13, cooldown = 0.5, levelRequirement = 40, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [9] = { 60, 136, 4000, 14, cooldown = 0.5, levelRequirement = 43, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [10] = { 60, 138, 4000, 14, cooldown = 0.5, levelRequirement = 46, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [11] = { 60, 140, 4000, 15, cooldown = 0.5, levelRequirement = 49, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [12] = { 60, 142, 4000, 15, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [13] = { 60, 144, 4000, 16, cooldown = 0.5, levelRequirement = 55, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [14] = { 60, 146, 4000, 16, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [15] = { 60, 148, 4000, 17, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [16] = { 60, 150, 4000, 17, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [17] = { 60, 152, 4000, 18, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [18] = { 60, 154, 4000, 18, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [19] = { 60, 156, 4000, 19, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [20] = { 60, 158, 4000, 19, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [21] = { 60, 160, 4000, 20, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [22] = { 60, 162, 4000, 20, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [23] = { 60, 164, 4000, 21, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [24] = { 60, 166, 4000, 21, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [25] = { 60, 168, 4000, 22, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [26] = { 60, 170, 4000, 22, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [27] = { 60, 172, 4000, 23, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [28] = { 60, 174, 4000, 23, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [29] = { 60, 176, 4000, 24, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [30] = { 60, 178, 4000, 24, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [31] = { 60, 179, 4000, 24, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [32] = { 60, 180, 4000, 25, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [33] = { 60, 181, 4000, 25, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [34] = { 60, 182, 4000, 25, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [35] = { 60, 183, 4000, 25, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [36] = { 60, 184, 4000, 26, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [37] = { 60, 185, 4000, 26, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [38] = { 60, 186, 4000, 26, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [39] = { 60, 187, 4000, 26, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 7801, 7947, 357, }, cost = { }, }, + [40] = { 60, 188, 4000, 27, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 357, 1468, 1469, }, cost = { }, }, }, } skills["FireBeam"] = { name = "Scorching Ray", color = 3, - baseEffectiveness = 3.4395000934601, - incrementalEffectiveness = 0.041000001132488, + baseEffectiveness = 3.5011999607086, + incrementalEffectiveness = 0.047699999064207, description = "Unleash a beam of fire that burns enemies it touches. Remaining in the beam intensifies the burning, adding a portion of the beam's damage in stages. Inflicts Fire Exposure at maximum stages. Enemies who leave the beam continue to burn for a duration. Increasing cast speed also increases the rate at which the beam can turn.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.CausesBurning] = true, [SkillType.Duration] = true, [SkillType.Channelled] = true, [SkillType.Type59] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.CausesBurning] = true, [SkillType.Duration] = true, [SkillType.Channel] = true, [SkillType.DegenOnlySpellDamage] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.25, statMap = { @@ -7864,46 +7861,46 @@ skills["FireBeam"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 12, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 15, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 19, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 23, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 27, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 31, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 35, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 38, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 41, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 44, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 47, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 50, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 53, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 56, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 59, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 62, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 64, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 66, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 68, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 70, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 72, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 74, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 76, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 78, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 80, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 82, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 84, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 86, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 88, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 90, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [31] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 91, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [32] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 92, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [33] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 93, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [34] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 94, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [35] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 95, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [36] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 96, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [37] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 97, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [38] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 98, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [39] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 99, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [40] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 100, statInterpolation = { 3, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, + [1] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [5] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [6] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [7] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [31] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [32] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [33] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [34] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [35] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [36] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [37] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [38] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [39] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [40] = { 16.666667039196, 1500, -40, 8, -25, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, }, } skills["ShockNova"] = { @@ -7912,7 +7909,7 @@ skills["ShockNova"] = { baseEffectiveness = 1.7374999523163, incrementalEffectiveness = 0.039900001138449, description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, parts = { @@ -7959,46 +7956,46 @@ skills["ShockNova"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, 0, 20, 20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [2] = { 0.5, 1.5, 0, 20, 21, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 0.5, 1.5, 0, 20, 22, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 0.5, 1.5, 0, 20, 23, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 0.5, 1.5, 0, 20, 24, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 0.5, 1.5, 0, 20, 25, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 0.5, 1.5, 0, 20, 26, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.5, 1.5, 0, 20, 27, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.5, 1.5, 0, 20, 28, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 0.5, 1.5, 0, 20, 29, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [11] = { 0.5, 1.5, 0, 20, 30, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [12] = { 0.5, 1.5, 0, 20, 31, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [13] = { 0.5, 1.5, 0, 20, 32, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.5, 1.5, 0, 20, 33, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 0.5, 1.5, 0, 20, 34, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.5, 1.5, 0, 20, 35, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.5, 1.5, 0, 20, 36, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.5, 1.5, 0, 20, 37, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.5, 1.5, 0, 20, 38, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.5, 1.5, 0, 20, 39, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.5, 1.5, 0, 20, 40, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.5, 1.5, 0, 20, 41, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.5, 1.5, 0, 20, 42, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.5, 1.5, 0, 20, 43, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.5, 1.5, 0, 20, 44, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.5, 1.5, 0, 20, 45, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.5, 1.5, 0, 20, 46, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.5, 1.5, 0, 20, 47, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.5, 1.5, 0, 20, 48, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.5, 1.5, 0, 20, 49, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.5, 1.5, 0, 20, 49, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.5, 1.5, 0, 20, 50, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.5, 1.5, 0, 20, 50, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.5, 1.5, 0, 20, 51, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.5, 1.5, 0, 20, 51, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.5, 1.5, 0, 20, 52, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.5, 1.5, 0, 20, 52, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.5, 1.5, 0, 20, 53, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.5, 1.5, 0, 20, 53, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.5, 1.5, 0, 20, 54, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.5, 102, 0, 20, 20, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [2] = { 0.5, 124, 0, 20, 21, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 0.5, 150, 0, 20, 22, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 0.5, 180, 0, 20, 23, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 0.5, 215, 0, 20, 24, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 0.5, 242, 0, 20, 25, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 0.5, 272, 0, 20, 26, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.5, 305, 0, 20, 27, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 0.5, 341, 0, 20, 28, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 0.5, 382, 0, 20, 29, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [11] = { 0.5, 427, 0, 20, 30, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 0.5, 476, 0, 20, 31, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [13] = { 0.5, 531, 0, 20, 32, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.5, 592, 0, 20, 33, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [15] = { 0.5, 659, 0, 20, 34, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.5, 733, 0, 20, 35, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.5, 815, 0, 20, 36, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.5, 905, 0, 20, 37, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.5, 1004, 0, 20, 38, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.5, 1114, 0, 20, 39, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.5, 1235, 0, 20, 40, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.5, 1368, 0, 20, 41, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.5, 1515, 0, 20, 42, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.5, 1676, 0, 20, 43, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.5, 1854, 0, 20, 44, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.5, 2050, 0, 20, 45, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.5, 2265, 0, 20, 46, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.5, 2501, 0, 20, 47, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.5, 2762, 0, 20, 48, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.5, 3047, 0, 20, 49, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.5, 3201, 0, 20, 49, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.5, 3361, 0, 20, 50, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.5, 3530, 0, 20, 50, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.5, 3707, 0, 20, 51, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.5, 3892, 0, 20, 51, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.5, 4085, 0, 20, 52, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.5, 4289, 0, 20, 52, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.5, 4501, 0, 20, 53, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.5, 4725, 0, 20, 53, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.5, 4958, 0, 20, 54, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["CircleOfPower"] = { @@ -8007,7 +8004,7 @@ skills["CircleOfPower"] = { baseEffectiveness = 0.38400000333786, incrementalEffectiveness = 0.028000000864267, description = "Places a Sigil on the ground, which grants a buff to you and allies in the area around it for a duration. The Sigil gains stages as you spend mana in its area, making the buff more powerful. You can only have one Sigil of Power at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SkillCanTotem] = true, [SkillType.LightningSkill] = true, [SkillType.Arcane] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Arcane] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -8057,55 +8054,55 @@ skills["CircleOfPower"] = { "display_sigil_of_power_stage_gain_delay", }, levels = { - [1] = { 72, 4, 0.10000000149012, 1.8999999761581, -10, levelRequirement = 34, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 30, }, }, - [2] = { 80, 4, 0.10000000149012, 1.8999999761581, -10, levelRequirement = 36, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 32, }, }, - [3] = { 90, 4, 0.10000000149012, 1.8999999761581, -11, levelRequirement = 38, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [4] = { 99, 4, 0.10000000149012, 1.8999999761581, -11, levelRequirement = 40, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 36, }, }, - [5] = { 110, 4, 0.10000000149012, 1.8999999761581, -12, levelRequirement = 42, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 38, }, }, - [6] = { 121, 4, 0.10000000149012, 1.8999999761581, -12, levelRequirement = 44, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 40, }, }, - [7] = { 135, 4, 0.10000000149012, 1.8999999761581, -13, levelRequirement = 46, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 42, }, }, - [8] = { 148, 4, 0.10000000149012, 1.8999999761581, -13, levelRequirement = 48, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 44, }, }, - [9] = { 163, 4, 0.10000000149012, 1.8999999761581, -14, levelRequirement = 50, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 44, }, }, - [10] = { 178, 4, 0.10000000149012, 1.8999999761581, -14, levelRequirement = 52, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 46, }, }, - [11] = { 196, 4, 0.10000000149012, 1.8999999761581, -15, levelRequirement = 54, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 48, }, }, - [12] = { 213, 4, 0.10000000149012, 1.8999999761581, -15, levelRequirement = 56, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 48, }, }, - [13] = { 233, 4, 0.10000000149012, 1.8999999761581, -16, levelRequirement = 58, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 50, }, }, - [14] = { 252, 4, 0.10000000149012, 1.8999999761581, -16, levelRequirement = 60, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 50, }, }, - [15] = { 274, 4, 0.10000000149012, 1.8999999761581, -17, levelRequirement = 62, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 52, }, }, - [16] = { 296, 4, 0.10000000149012, 1.8999999761581, -17, levelRequirement = 64, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 52, }, }, - [17] = { 337, 4, 0.10000000149012, 1.8999999761581, -18, levelRequirement = 66, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 52, }, }, - [18] = { 379, 4, 0.10000000149012, 1.8999999761581, -18, levelRequirement = 68, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 52, }, }, - [19] = { 389, 4, 0.10000000149012, 1.8999999761581, -19, levelRequirement = 69, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 54, }, }, - [20] = { 400, 4, 0.10000000149012, 1.8999999761581, -19, levelRequirement = 70, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 54, }, }, - [21] = { 461, 4, 0.10000000149012, 1.8999999761581, -20, levelRequirement = 72, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 56, }, }, - [22] = { 527, 4, 0.10000000149012, 1.8999999761581, -20, levelRequirement = 74, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 56, }, }, - [23] = { 600, 4, 0.10000000149012, 1.8999999761581, -20, levelRequirement = 76, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 58, }, }, - [24] = { 680, 4, 0.10000000149012, 1.8999999761581, -21, levelRequirement = 78, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 58, }, }, - [25] = { 766, 4, 0.10000000149012, 1.8999999761581, -21, levelRequirement = 80, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 60, }, }, - [26] = { 860, 4, 0.10000000149012, 1.8999999761581, -21, levelRequirement = 82, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 60, }, }, - [27] = { 961, 4, 0.10000000149012, 1.8999999761581, -22, levelRequirement = 84, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 60, }, }, - [28] = { 1070, 4, 0.10000000149012, 1.8999999761581, -22, levelRequirement = 86, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 60, }, }, - [29] = { 1187, 4, 0.10000000149012, 1.8999999761581, -22, levelRequirement = 88, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 62, }, }, - [30] = { 1312, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 90, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 62, }, }, - [31] = { 1379, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 91, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 62, }, }, - [32] = { 1446, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 92, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 63, }, }, - [33] = { 1518, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 93, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 63, }, }, - [34] = { 1590, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 94, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 63, }, }, - [35] = { 1667, 4, 0.10000000149012, 1.8999999761581, -23, levelRequirement = 95, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 63, }, }, - [36] = { 1743, 4, 0.10000000149012, 1.8999999761581, -24, levelRequirement = 96, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 64, }, }, - [37] = { 1825, 4, 0.10000000149012, 1.8999999761581, -24, levelRequirement = 97, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 64, }, }, - [38] = { 1906, 4, 0.10000000149012, 1.8999999761581, -24, levelRequirement = 98, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 64, }, }, - [39] = { 1992, 4, 0.10000000149012, 1.8999999761581, -24, levelRequirement = 99, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 64, }, }, - [40] = { 2078, 4, 0.10000000149012, 1.8999999761581, -24, levelRequirement = 100, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 3, 3, 1, }, cost = { Mana = 64, }, }, + [1] = { 72, 4, 2, 29, -10, levelRequirement = 34, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 80, 4, 2, 32, -10, levelRequirement = 36, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 90, 4, 2, 35, -11, levelRequirement = 38, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 99, 4, 2, 38, -11, levelRequirement = 40, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 110, 4, 2, 42, -12, levelRequirement = 42, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 121, 4, 2, 46, -12, levelRequirement = 44, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 135, 4, 3, 51, -13, levelRequirement = 46, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 148, 4, 3, 56, -13, levelRequirement = 48, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 163, 4, 3, 61, -14, levelRequirement = 50, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 178, 4, 3, 66, -14, levelRequirement = 52, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 196, 4, 4, 72, -15, levelRequirement = 54, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 213, 4, 4, 79, -15, levelRequirement = 56, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 233, 4, 5, 86, -16, levelRequirement = 58, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 252, 4, 5, 94, -16, levelRequirement = 60, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 274, 4, 5, 102, -17, levelRequirement = 62, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 296, 4, 6, 110, -17, levelRequirement = 64, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 337, 4, 6, 120, -18, levelRequirement = 66, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 379, 4, 7, 130, -18, levelRequirement = 68, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 389, 4, 7, 135, -19, levelRequirement = 69, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 400, 4, 7, 141, -19, levelRequirement = 70, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 461, 4, 8, 153, -20, levelRequirement = 72, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 527, 4, 9, 165, -20, levelRequirement = 74, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 600, 4, 9, 179, -20, levelRequirement = 76, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 680, 4, 10, 193, -21, levelRequirement = 78, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 766, 4, 11, 209, -21, levelRequirement = 80, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 860, 4, 12, 226, -21, levelRequirement = 82, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 961, 4, 13, 244, -22, levelRequirement = 84, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 1070, 4, 14, 263, -22, levelRequirement = 86, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 1187, 4, 15, 284, -22, levelRequirement = 88, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 1312, 4, 16, 306, -23, levelRequirement = 90, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 1379, 4, 17, 318, -23, levelRequirement = 91, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 1446, 4, 17, 330, -23, levelRequirement = 92, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 1518, 4, 18, 343, -23, levelRequirement = 93, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 1590, 4, 19, 356, -23, levelRequirement = 94, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 1667, 4, 19, 369, -23, levelRequirement = 95, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 1743, 4, 20, 383, -24, levelRequirement = 96, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 1825, 4, 21, 398, -24, levelRequirement = 97, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 1906, 4, 22, 413, -24, levelRequirement = 98, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 1992, 4, 23, 428, -24, levelRequirement = 99, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 2078, 4, 23, 444, -24, levelRequirement = 100, duration = 12, cooldown = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["IceSiphonTrap"] = { name = "Siphoning Trap", color = 3, - baseEffectiveness = 5.8765997886658, - incrementalEffectiveness = 0.032499998807907, + baseEffectiveness = 5.9548997879028, + incrementalEffectiveness = 0.041000001132488, description = "Throws a trap that applies debuff beams to a number of nearby enemies for a duration. The beams chill enemies and deal cold damage over time. A beam is also applied to you, granting life and mana regeneration based on the number of debuff beams affecting enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.ColdSkill] = true, [SkillType.DamageOverTime] = true, [SkillType.Type59] = true, [SkillType.NonHitChill] = true, [SkillType.CauseElementalStatus] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.DamageOverTime] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.NonHitChill] = true, [SkillType.ElementalStatus] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1, statMap = { @@ -8165,46 +8162,46 @@ skills["IceSiphonTrap"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 4000, 3000, 16.666667039196, 76, 17, 10, 762, 176, cooldown = 4, levelRequirement = 10, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 4000, 3000, 16.666667039196, 104, 24, 10, 1042, 242, cooldown = 4, levelRequirement = 13, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 4000, 3000, 16.666667039196, 148, 30, 10, 1484, 306, cooldown = 4, levelRequirement = 17, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 4000, 3000, 16.666667039196, 192, 36, 10, 1920, 366, cooldown = 4, levelRequirement = 21, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 4000, 3000, 16.666667039196, 252, 42, 10, 2524, 422, cooldown = 4, levelRequirement = 25, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [6] = { 4000, 3000, 16.666667039196, 315, 47, 10, 3156, 476, cooldown = 4, levelRequirement = 29, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [7] = { 4000, 3000, 16.666667039196, 387, 52, 10, 3870, 526, cooldown = 4, levelRequirement = 33, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [8] = { 4000, 3000, 16.666667039196, 472, 57, 10, 4724, 574, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 4000, 3000, 16.666667039196, 553, 62, 10, 5534, 620, cooldown = 4, levelRequirement = 39, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [10] = { 4000, 3000, 16.666667039196, 644, 66, 10, 6444, 664, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 4000, 3000, 16.666667039196, 741, 70, 10, 7418, 704, cooldown = 4, levelRequirement = 45, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 4000, 3000, 16.666667039196, 873, 74, 10, 8736, 744, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 4000, 3000, 16.666667039196, 992, 78, 10, 9926, 782, cooldown = 4, levelRequirement = 51, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 4000, 3000, 16.666667039196, 1112, 82, 10, 11120, 820, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 4000, 3000, 16.666667039196, 1234, 85, 10, 12342, 856, cooldown = 4, levelRequirement = 57, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [16] = { 4000, 3000, 16.666667039196, 1367, 89, 10, 13678, 892, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [17] = { 4000, 3000, 16.666667039196, 1475, 92, 10, 14754, 926, cooldown = 4, levelRequirement = 63, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [18] = { 4000, 3000, 16.666667039196, 1627, 96, 10, 16272, 962, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [19] = { 4000, 3000, 16.666667039196, 1788, 99, 10, 17884, 996, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [20] = { 4000, 3000, 16.666667039196, 1946, 103, 10, 19464, 1032, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [21] = { 4000, 3000, 16.666667039196, 2023, 106, 10, 20234, 1066, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [22] = { 4000, 3000, 16.666667039196, 2124, 110, 10, 21244, 1102, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [23] = { 4000, 3000, 16.666667039196, 2185, 113, 10, 21852, 1138, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [24] = { 4000, 3000, 16.666667039196, 2294, 117, 10, 22944, 1174, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [25] = { 4000, 3000, 16.666667039196, 2408, 121, 10, 24080, 1210, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [26] = { 4000, 3000, 16.666667039196, 2472, 124, 10, 24724, 1246, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [27] = { 4000, 3000, 16.666667039196, 2609, 128, 10, 26092, 1282, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [28] = { 4000, 3000, 16.666667039196, 2735, 132, 10, 27354, 1320, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [29] = { 4000, 3000, 16.666667039196, 2894, 135, 10, 28946, 1356, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [30] = { 4000, 3000, 16.666667039196, 2923, 139, 10, 29238, 1394, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [31] = { 4000, 3000, 16.666667039196, 2955, 141, 10, 29560, 1412, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [32] = { 4000, 3000, 16.666667039196, 2987, 142, 10, 29882, 1430, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [33] = { 4000, 3000, 16.666667039196, 3056, 144, 10, 30566, 1448, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [34] = { 4000, 3000, 16.666667039196, 3124, 146, 10, 31250, 1466, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 4000, 3000, 16.666667039196, 3187, 148, 10, 31882, 1486, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 4000, 3000, 16.666667039196, 3250, 150, 10, 32512, 1504, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 4000, 3000, 16.666667039196, 3330, 152, 10, 33308, 1522, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [38] = { 4000, 3000, 16.666667039196, 3409, 153, 10, 34104, 1540, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [39] = { 4000, 3000, 16.666667039196, 3424, 155, 10, 34250, 1560, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [40] = { 4000, 3000, 16.666667039196, 3438, 157, 10, 34396, 1578, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 4000, 3000, 1016, 76, 17, 10, 762, 176, cooldown = 4, levelRequirement = 10, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 7, }, }, + [2] = { 4000, 3000, 1319, 104, 24, 10, 1042, 242, cooldown = 4, levelRequirement = 13, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 8, }, }, + [3] = { 4000, 3000, 1821, 148, 30, 10, 1484, 306, cooldown = 4, levelRequirement = 17, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 9, }, }, + [4] = { 4000, 3000, 2459, 192, 36, 10, 1920, 366, cooldown = 4, levelRequirement = 21, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 10, }, }, + [5] = { 4000, 3000, 3262, 252, 42, 10, 2524, 422, cooldown = 4, levelRequirement = 25, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 11, }, }, + [6] = { 4000, 3000, 4272, 315, 47, 10, 3156, 476, cooldown = 4, levelRequirement = 29, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 12, }, }, + [7] = { 4000, 3000, 5534, 387, 52, 10, 3870, 526, cooldown = 4, levelRequirement = 33, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 13, }, }, + [8] = { 4000, 3000, 6681, 472, 57, 10, 4724, 574, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 14, }, }, + [9] = { 4000, 3000, 8030, 553, 62, 10, 5534, 620, cooldown = 4, levelRequirement = 39, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 14, }, }, + [10] = { 4000, 3000, 9616, 644, 66, 10, 6444, 664, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 16, }, }, + [11] = { 4000, 3000, 11477, 741, 70, 10, 7418, 704, cooldown = 4, levelRequirement = 45, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 17, }, }, + [12] = { 4000, 3000, 13656, 873, 74, 10, 8736, 744, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 18, }, }, + [13] = { 4000, 3000, 16205, 992, 78, 10, 9926, 782, cooldown = 4, levelRequirement = 51, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 19, }, }, + [14] = { 4000, 3000, 19184, 1112, 82, 10, 11120, 820, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 20, }, }, + [15] = { 4000, 3000, 22659, 1234, 85, 10, 12342, 856, cooldown = 4, levelRequirement = 57, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 21, }, }, + [16] = { 4000, 3000, 26710, 1367, 89, 10, 13678, 892, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 22, }, }, + [17] = { 4000, 3000, 31427, 1475, 92, 10, 14754, 926, cooldown = 4, levelRequirement = 63, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 22, }, }, + [18] = { 4000, 3000, 36915, 1627, 96, 10, 16272, 962, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 23, }, }, + [19] = { 4000, 3000, 41060, 1788, 99, 10, 17884, 996, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 24, }, }, + [20] = { 4000, 3000, 45640, 1946, 103, 10, 19464, 1032, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 24, }, }, + [21] = { 4000, 3000, 50699, 2023, 106, 10, 20234, 1066, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 25, }, }, + [22] = { 4000, 3000, 56285, 2124, 110, 10, 21244, 1102, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 26, }, }, + [23] = { 4000, 3000, 62451, 2185, 113, 10, 21852, 1138, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 26, }, }, + [24] = { 4000, 3000, 69255, 2294, 117, 10, 22944, 1174, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 27, }, }, + [25] = { 4000, 3000, 76760, 2408, 121, 10, 24080, 1210, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 27, }, }, + [26] = { 4000, 3000, 85036, 2472, 124, 10, 24724, 1246, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 28, }, }, + [27] = { 4000, 3000, 94160, 2609, 128, 10, 26092, 1282, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 29, }, }, + [28] = { 4000, 3000, 104215, 2735, 132, 10, 27354, 1320, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 30, }, }, + [29] = { 4000, 3000, 115294, 2894, 135, 10, 28946, 1356, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 30, }, }, + [30] = { 4000, 3000, 127498, 2923, 139, 10, 29238, 1394, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 30, }, }, + [31] = { 4000, 3000, 134055, 2955, 141, 10, 29560, 1412, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 31, }, }, + [32] = { 4000, 3000, 140936, 2987, 142, 10, 29882, 1430, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 32, }, }, + [33] = { 4000, 3000, 148156, 3056, 144, 10, 30566, 1448, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 32, }, }, + [34] = { 4000, 3000, 155731, 3124, 146, 10, 31250, 1466, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 33, }, }, + [35] = { 4000, 3000, 163678, 3187, 148, 10, 31882, 1486, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 34, }, }, + [36] = { 4000, 3000, 172015, 3250, 150, 10, 32512, 1504, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 34, }, }, + [37] = { 4000, 3000, 180760, 3330, 152, 10, 33308, 1522, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 35, }, }, + [38] = { 4000, 3000, 189933, 3409, 153, 10, 34104, 1540, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 36, }, }, + [39] = { 4000, 3000, 199555, 3424, 155, 10, 34250, 1560, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 36, }, }, + [40] = { 4000, 3000, 209646, 3438, 157, 10, 34396, 1578, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 869, 357, 1722, 7889, 7890, }, cost = { Mana = 37, }, }, }, } skills["Soulrend"] = { @@ -8213,7 +8210,7 @@ skills["Soulrend"] = { baseEffectiveness = 5.4299998283386, incrementalEffectiveness = 0.044199999421835, description = "Fires a projectile that turns towards enemies in front of it, damaging and piercing through those it hits, and leeching some of that damage as energy shield. As the projectile travels, it repeatedly applies a short but powerful chaos damage over time debuff to each enemy in an area around it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Hit] = true, [SkillType.ChaosSkill] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -8251,46 +8248,46 @@ skills["Soulrend"] = { "always_pierce", }, levels = { - [1] = { 41.666667597989, 0, 25, 0.079999998211861, 0.11999999731779, 400, critChance = 5, duration = 0.6, levelRequirement = 28, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 14, }, }, - [2] = { 41.666667597989, 0, 25, 0.079999998211861, 0.12999999523163, 400, critChance = 5, duration = 0.6, levelRequirement = 31, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 15, }, }, - [3] = { 41.666667597989, 0, 25, 0.090000003576279, 0.12999999523163, 400, critChance = 5, duration = 0.6, levelRequirement = 34, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 16, }, }, - [4] = { 41.666667597989, 0, 25, 0.090000003576279, 0.14000000059605, 400, critChance = 5, duration = 0.6, levelRequirement = 37, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 17, }, }, - [5] = { 41.666667597989, 0, 25, 0.10000000149012, 0.15000000596046, 400, critChance = 5, duration = 0.6, levelRequirement = 40, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 18, }, }, - [6] = { 41.666667597989, 0, 25, 0.10000000149012, 0.15000000596046, 400, critChance = 5, duration = 0.6, levelRequirement = 42, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 18, }, }, - [7] = { 41.666667597989, 0, 25, 0.10999999940395, 0.15999999642372, 400, critChance = 5, duration = 0.6, levelRequirement = 44, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 19, }, }, - [8] = { 41.666667597989, 0, 25, 0.10999999940395, 0.15999999642372, 400, critChance = 5, duration = 0.6, levelRequirement = 46, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 19, }, }, - [9] = { 41.666667597989, 0, 25, 0.10999999940395, 0.17000000178814, 400, critChance = 5, duration = 0.6, levelRequirement = 48, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 20, }, }, - [10] = { 41.666667597989, 0, 25, 0.11999999731779, 0.18000000715256, 400, critChance = 5, duration = 0.6, levelRequirement = 50, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 20, }, }, - [11] = { 41.666667597989, 0, 25, 0.11999999731779, 0.18000000715256, 400, critChance = 5, duration = 0.6, levelRequirement = 52, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 21, }, }, - [12] = { 41.666667597989, 0, 25, 0.12999999523163, 0.18999999761581, 400, critChance = 5, duration = 0.6, levelRequirement = 54, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 22, }, }, - [13] = { 41.666667597989, 0, 25, 0.12999999523163, 0.20000000298023, 400, critChance = 5, duration = 0.6, levelRequirement = 56, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 22, }, }, - [14] = { 41.666667597989, 0, 25, 0.12999999523163, 0.20000000298023, 400, critChance = 5, duration = 0.6, levelRequirement = 58, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 23, }, }, - [15] = { 41.666667597989, 0, 25, 0.14000000059605, 0.20999999344349, 400, critChance = 5, duration = 0.6, levelRequirement = 60, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 23, }, }, - [16] = { 41.666667597989, 0, 25, 0.14000000059605, 0.20999999344349, 400, critChance = 5, duration = 0.6, levelRequirement = 62, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 24, }, }, - [17] = { 41.666667597989, 0, 25, 0.15000000596046, 0.21999999880791, 400, critChance = 5, duration = 0.6, levelRequirement = 64, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [18] = { 41.666667597989, 0, 25, 0.15000000596046, 0.23000000417233, 400, critChance = 5, duration = 0.6, levelRequirement = 66, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 25, }, }, - [19] = { 41.666667597989, 0, 25, 0.15999999642372, 0.23000000417233, 400, critChance = 5, duration = 0.6, levelRequirement = 68, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [20] = { 41.666667597989, 0, 25, 0.15999999642372, 0.23999999463558, 400, critChance = 5, duration = 0.6, levelRequirement = 70, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 26, }, }, - [21] = { 41.666667597989, 0, 25, 0.15999999642372, 0.25, 400, critChance = 5, duration = 0.6, levelRequirement = 72, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 27, }, }, - [22] = { 41.666667597989, 0, 25, 0.17000000178814, 0.25, 400, critChance = 5, duration = 0.6, levelRequirement = 74, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 27, }, }, - [23] = { 41.666667597989, 0, 25, 0.17000000178814, 0.25999999046326, 400, critChance = 5, duration = 0.6, levelRequirement = 76, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 28, }, }, - [24] = { 41.666667597989, 0, 25, 0.18000000715256, 0.27000001072884, 400, critChance = 5, duration = 0.6, levelRequirement = 78, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 29, }, }, - [25] = { 41.666667597989, 0, 25, 0.18000000715256, 0.27000001072884, 400, critChance = 5, duration = 0.6, levelRequirement = 80, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 29, }, }, - [26] = { 41.666667597989, 0, 25, 0.18999999761581, 0.28000000119209, 400, critChance = 5, duration = 0.6, levelRequirement = 82, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 30, }, }, - [27] = { 41.666667597989, 0, 25, 0.18999999761581, 0.28000000119209, 400, critChance = 5, duration = 0.6, levelRequirement = 84, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 30, }, }, - [28] = { 41.666667597989, 0, 25, 0.18999999761581, 0.28999999165535, 400, critChance = 5, duration = 0.6, levelRequirement = 86, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 31, }, }, - [29] = { 41.666667597989, 0, 25, 0.20000000298023, 0.30000001192093, 400, critChance = 5, duration = 0.6, levelRequirement = 88, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 32, }, }, - [30] = { 41.666667597989, 0, 25, 0.20000000298023, 0.30000001192093, 400, critChance = 5, duration = 0.6, levelRequirement = 90, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 32, }, }, - [31] = { 41.666667597989, 0, 25, 0.20999999344349, 0.31000000238419, 400, critChance = 5, duration = 0.6, levelRequirement = 91, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 32, }, }, - [32] = { 41.666667597989, 0, 25, 0.20999999344349, 0.31999999284744, 400, critChance = 5, duration = 0.6, levelRequirement = 92, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 33, }, }, - [33] = { 41.666667597989, 0, 25, 0.20999999344349, 0.31999999284744, 400, critChance = 5, duration = 0.6, levelRequirement = 93, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 33, }, }, - [34] = { 41.666667597989, 0, 25, 0.21999999880791, 0.33000001311302, 400, critChance = 5, duration = 0.6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 33, }, }, - [35] = { 41.666667597989, 0, 25, 0.21999999880791, 0.33000001311302, 400, critChance = 5, duration = 0.6, levelRequirement = 95, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [36] = { 41.666667597989, 0, 25, 0.23000000417233, 0.34000000357628, 400, critChance = 5, duration = 0.6, levelRequirement = 96, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [37] = { 41.666667597989, 0, 25, 0.23000000417233, 0.34999999403954, 400, critChance = 5, duration = 0.6, levelRequirement = 97, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [38] = { 41.666667597989, 0, 25, 0.23999999463558, 0.34999999403954, 400, critChance = 5, duration = 0.6, levelRequirement = 98, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 34, }, }, - [39] = { 41.666667597989, 0, 25, 0.23999999463558, 0.36000001430511, 400, critChance = 5, duration = 0.6, levelRequirement = 99, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 35, }, }, - [40] = { 41.666667597989, 0, 25, 0.23999999463558, 0.37000000476837, 400, critChance = 5, duration = 0.6, levelRequirement = 100, statInterpolation = { 3, 1, 1, 3, 3, 1, }, cost = { Mana = 35, }, }, + [1] = { 41.666667597989, 0, 25, 19, 29, 400, critChance = 5, duration = 0.6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [2] = { 41.666667597989, 0, 25, 23, 38, 400, critChance = 5, duration = 0.6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 41.666667597989, 0, 25, 32, 46, 400, critChance = 5, duration = 0.6, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [4] = { 41.666667597989, 0, 25, 39, 61, 400, critChance = 5, duration = 0.6, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [5] = { 41.666667597989, 0, 25, 53, 79, 400, critChance = 5, duration = 0.6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [6] = { 41.666667597989, 0, 25, 60, 90, 400, critChance = 5, duration = 0.6, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [7] = { 41.666667597989, 0, 25, 74, 108, 400, critChance = 5, duration = 0.6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [8] = { 41.666667597989, 0, 25, 84, 122, 400, critChance = 5, duration = 0.6, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [9] = { 41.666667597989, 0, 25, 95, 147, 400, critChance = 5, duration = 0.6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [10] = { 41.666667597989, 0, 25, 117, 175, 400, critChance = 5, duration = 0.6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [11] = { 41.666667597989, 0, 25, 132, 197, 400, critChance = 5, duration = 0.6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [12] = { 41.666667597989, 0, 25, 161, 235, 400, critChance = 5, duration = 0.6, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 41.666667597989, 0, 25, 181, 278, 400, critChance = 5, duration = 0.6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [14] = { 41.666667597989, 0, 25, 203, 312, 400, critChance = 5, duration = 0.6, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [15] = { 41.666667597989, 0, 25, 245, 368, 400, critChance = 5, duration = 0.6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 41.666667597989, 0, 25, 275, 413, 400, critChance = 5, duration = 0.6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [17] = { 41.666667597989, 0, 25, 330, 484, 400, critChance = 5, duration = 0.6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 41.666667597989, 0, 25, 370, 567, 400, critChance = 5, duration = 0.6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 41.666667597989, 0, 25, 441, 635, 400, critChance = 5, duration = 0.6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 41.666667597989, 0, 25, 494, 741, 400, critChance = 5, duration = 0.6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 41.666667597989, 0, 25, 552, 862, 400, critChance = 5, duration = 0.6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 41.666667597989, 0, 25, 655, 963, 400, critChance = 5, duration = 0.6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 41.666667597989, 0, 25, 731, 1118, 400, critChance = 5, duration = 0.6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 41.666667597989, 0, 25, 864, 1296, 400, critChance = 5, duration = 0.6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 41.666667597989, 0, 25, 963, 1445, 400, critChance = 5, duration = 0.6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 41.666667597989, 0, 25, 1133, 1670, 400, critChance = 5, duration = 0.6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 41.666667597989, 0, 25, 1263, 1861, 400, critChance = 5, duration = 0.6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 41.666667597989, 0, 25, 1406, 2146, 400, critChance = 5, duration = 0.6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 41.666667597989, 0, 25, 1648, 2472, 400, critChance = 5, duration = 0.6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 41.666667597989, 0, 25, 1833, 2750, 400, critChance = 5, duration = 0.6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 41.666667597989, 0, 25, 2030, 2997, 400, critChance = 5, duration = 0.6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 41.666667597989, 0, 25, 2141, 3262, 400, critChance = 5, duration = 0.6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 41.666667597989, 0, 25, 2258, 3440, 400, critChance = 5, duration = 0.6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 41.666667597989, 0, 25, 2494, 3741, 400, critChance = 5, duration = 0.6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 41.666667597989, 0, 25, 2629, 3943, 400, critChance = 5, duration = 0.6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 41.666667597989, 0, 25, 2897, 4283, 400, critChance = 5, duration = 0.6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 41.666667597989, 0, 25, 3054, 4647, 400, critChance = 5, duration = 0.6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 41.666667597989, 0, 25, 3359, 4898, 400, critChance = 5, duration = 0.6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 41.666667597989, 0, 25, 3540, 5310, 400, critChance = 5, duration = 0.6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 41.666667597989, 0, 25, 3730, 5751, 400, critChance = 5, duration = 0.6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["Spark"] = { @@ -8299,7 +8296,7 @@ skills["Spark"] = { baseEffectiveness = 3.8627998828888, incrementalEffectiveness = 0.027000000700355, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -8332,46 +8329,46 @@ skills["Spark"] = { "base_is_projectile", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 2000, 4, 0, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 0.10000000149012, 1.8999999761581, 2000, 4, 1, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 0.10000000149012, 1.8999999761581, 2000, 4, 2, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 0.10000000149012, 1.8999999761581, 2000, 4, 3, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [5] = { 0.10000000149012, 1.8999999761581, 2000, 4, 4, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [6] = { 0.10000000149012, 1.8999999761581, 2000, 4, 5, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.10000000149012, 1.8999999761581, 2000, 4, 6, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.10000000149012, 1.8999999761581, 2000, 4, 7, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.10000000149012, 1.8999999761581, 2000, 5, 8, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.10000000149012, 1.8999999761581, 2000, 5, 9, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.10000000149012, 1.8999999761581, 2000, 5, 10, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [12] = { 0.10000000149012, 1.8999999761581, 2000, 5, 11, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [13] = { 0.10000000149012, 1.8999999761581, 2000, 5, 12, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [14] = { 0.10000000149012, 1.8999999761581, 2000, 5, 13, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [15] = { 0.10000000149012, 1.8999999761581, 2000, 5, 14, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [16] = { 0.10000000149012, 1.8999999761581, 2000, 5, 15, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.10000000149012, 1.8999999761581, 2000, 6, 16, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 0.10000000149012, 1.8999999761581, 2000, 6, 17, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [19] = { 0.10000000149012, 1.8999999761581, 2000, 6, 18, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [20] = { 0.10000000149012, 1.8999999761581, 2000, 6, 19, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [21] = { 0.10000000149012, 1.8999999761581, 2000, 6, 20, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [22] = { 0.10000000149012, 1.8999999761581, 2000, 6, 21, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [23] = { 0.10000000149012, 1.8999999761581, 2000, 6, 22, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [24] = { 0.10000000149012, 1.8999999761581, 2000, 6, 23, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [25] = { 0.10000000149012, 1.8999999761581, 2000, 7, 24, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [26] = { 0.10000000149012, 1.8999999761581, 2000, 7, 25, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [27] = { 0.10000000149012, 1.8999999761581, 2000, 7, 26, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [28] = { 0.10000000149012, 1.8999999761581, 2000, 7, 27, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [29] = { 0.10000000149012, 1.8999999761581, 2000, 7, 28, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [30] = { 0.10000000149012, 1.8999999761581, 2000, 7, 29, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [31] = { 0.10000000149012, 1.8999999761581, 2000, 7, 29, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [32] = { 0.10000000149012, 1.8999999761581, 2000, 7, 30, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [33] = { 0.10000000149012, 1.8999999761581, 2000, 8, 30, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [34] = { 0.10000000149012, 1.8999999761581, 2000, 8, 31, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [35] = { 0.10000000149012, 1.8999999761581, 2000, 8, 31, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [36] = { 0.10000000149012, 1.8999999761581, 2000, 8, 32, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [37] = { 0.10000000149012, 1.8999999761581, 2000, 8, 32, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [38] = { 0.10000000149012, 1.8999999761581, 2000, 8, 33, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [39] = { 0.10000000149012, 1.8999999761581, 2000, 8, 33, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [40] = { 0.10000000149012, 1.8999999761581, 2000, 8, 34, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, + [1] = { 0.10000000149012, 29, 2000, 4, 0, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 0.10000000149012, 32, 2000, 4, 1, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 0.10000000149012, 39, 2000, 4, 2, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 0.10000000149012, 52, 2000, 4, 3, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [5] = { 0.10000000149012, 72, 2000, 4, 4, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [6] = { 0.10000000149012, 102, 2000, 4, 5, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.10000000149012, 131, 2000, 4, 6, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.10000000149012, 165, 2000, 4, 7, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.10000000149012, 205, 2000, 5, 8, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.10000000149012, 252, 2000, 5, 9, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.10000000149012, 308, 2000, 5, 10, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [12] = { 0.10000000149012, 372, 2000, 5, 11, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [13] = { 0.10000000149012, 447, 2000, 5, 12, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [14] = { 0.10000000149012, 534, 2000, 5, 13, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [15] = { 0.10000000149012, 636, 2000, 5, 14, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [16] = { 0.10000000149012, 753, 2000, 5, 15, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 0.10000000149012, 889, 2000, 6, 16, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 0.10000000149012, 1045, 2000, 6, 17, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [19] = { 0.10000000149012, 1178, 2000, 6, 18, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [20] = { 0.10000000149012, 1326, 2000, 6, 19, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [21] = { 0.10000000149012, 1434, 2000, 6, 20, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [22] = { 0.10000000149012, 1549, 2000, 6, 21, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [23] = { 0.10000000149012, 1673, 2000, 6, 22, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [24] = { 0.10000000149012, 1806, 2000, 6, 23, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [25] = { 0.10000000149012, 1948, 2000, 7, 24, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [26] = { 0.10000000149012, 2100, 2000, 7, 25, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [27] = { 0.10000000149012, 2263, 2000, 7, 26, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [28] = { 0.10000000149012, 2438, 2000, 7, 27, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [29] = { 0.10000000149012, 2625, 2000, 7, 28, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [30] = { 0.10000000149012, 2825, 2000, 7, 29, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [31] = { 0.10000000149012, 2931, 2000, 7, 29, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [32] = { 0.10000000149012, 3040, 2000, 7, 30, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [33] = { 0.10000000149012, 3153, 2000, 8, 30, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [34] = { 0.10000000149012, 3269, 2000, 8, 31, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [35] = { 0.10000000149012, 3390, 2000, 8, 31, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [36] = { 0.10000000149012, 3515, 2000, 8, 32, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [37] = { 0.10000000149012, 3644, 2000, 8, 32, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [38] = { 0.10000000149012, 3777, 2000, 8, 33, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [39] = { 0.10000000149012, 3915, 2000, 8, 33, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [40] = { 0.10000000149012, 4058, 2000, 8, 34, damageEffectiveness = 1.25, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, }, } skills["VaalSparkSpiralNova"] = { @@ -8380,7 +8377,7 @@ skills["VaalSparkSpiralNova"] = { baseEffectiveness = 1.4524999856949, incrementalEffectiveness = 0.02559999935329, description = "Continuously launches unpredictable sparks in all directions that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.LaunchesSeriesOfProjectiles] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.ProjectileSpiral] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -8408,53 +8405,53 @@ skills["VaalSparkSpiralNova"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 0, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 1, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 2, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 3, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 4, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 5, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 6, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 7, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 8, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 9, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 10, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 11, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 12, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 13, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 14, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 15, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 16, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 17, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 18, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 19, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 20, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 21, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 22, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 23, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 24, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 25, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 26, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 27, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 28, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 29, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 29, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 30, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 30, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 31, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 31, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 32, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 32, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 33, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 33, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0.10000000149012, 1.8999999761581, 2000, 100, 3000, 0, 34, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.10000000149012, 11, 2000, 100, 3000, 0, 0, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.10000000149012, 12, 2000, 100, 3000, 0, 1, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.10000000149012, 15, 2000, 100, 3000, 0, 2, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.10000000149012, 19, 2000, 100, 3000, 0, 3, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.10000000149012, 27, 2000, 100, 3000, 0, 4, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.10000000149012, 37, 2000, 100, 3000, 0, 5, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.10000000149012, 48, 2000, 100, 3000, 0, 6, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.10000000149012, 60, 2000, 100, 3000, 0, 7, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.10000000149012, 74, 2000, 100, 3000, 0, 8, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.10000000149012, 91, 2000, 100, 3000, 0, 9, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.10000000149012, 110, 2000, 100, 3000, 0, 10, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.10000000149012, 133, 2000, 100, 3000, 0, 11, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.10000000149012, 159, 2000, 100, 3000, 0, 12, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.10000000149012, 188, 2000, 100, 3000, 0, 13, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.10000000149012, 223, 2000, 100, 3000, 0, 14, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.10000000149012, 263, 2000, 100, 3000, 0, 15, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.10000000149012, 308, 2000, 100, 3000, 0, 16, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.10000000149012, 361, 2000, 100, 3000, 0, 17, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.10000000149012, 405, 2000, 100, 3000, 0, 18, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.10000000149012, 454, 2000, 100, 3000, 0, 19, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.10000000149012, 489, 2000, 100, 3000, 0, 20, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.10000000149012, 527, 2000, 100, 3000, 0, 21, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.10000000149012, 568, 2000, 100, 3000, 0, 22, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.10000000149012, 611, 2000, 100, 3000, 0, 23, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.10000000149012, 658, 2000, 100, 3000, 0, 24, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.10000000149012, 707, 2000, 100, 3000, 0, 25, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.10000000149012, 760, 2000, 100, 3000, 0, 26, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.10000000149012, 816, 2000, 100, 3000, 0, 27, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.10000000149012, 877, 2000, 100, 3000, 0, 28, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.10000000149012, 941, 2000, 100, 3000, 0, 29, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.10000000149012, 975, 2000, 100, 3000, 0, 29, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.10000000149012, 1010, 2000, 100, 3000, 0, 30, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.10000000149012, 1046, 2000, 100, 3000, 0, 30, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.10000000149012, 1083, 2000, 100, 3000, 0, 31, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.10000000149012, 1121, 2000, 100, 3000, 0, 31, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.10000000149012, 1161, 2000, 100, 3000, 0, 32, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.10000000149012, 1202, 2000, 100, 3000, 0, 32, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.10000000149012, 1244, 2000, 100, 3000, 0, 33, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.10000000149012, 1288, 2000, 100, 3000, 0, 33, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.10000000149012, 1333, 2000, 100, 3000, 0, 34, damageEffectiveness = 0.4, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Spellslinger"] = { name = "Spellslinger", color = 3, description = "Reserves mana based on the supported spells to cause those spells to trigger when you fire projectiles from a wand attack.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.ManaCostReserved] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { @@ -8525,8 +8522,8 @@ skills["SupportSpellslinger"] = { color = 3, support = true, requireSkillTypes = { SkillType.Triggerable, SkillType.Spell, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.ManaCostReserved, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.Triggered, SkillType.NOT, SkillType.AND, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.HasReservation, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.Triggered, SkillType.NOT, SkillType.AND, SkillType.InbuiltTrigger, }, supportGemsOnly = true, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", @@ -8557,53 +8554,53 @@ skills["SupportSpellslinger"] = { "base_cooldown_speed_+%", }, levels = { - [1] = { 100, 50, 0, manaReservationPercent = 30, cooldown = 0.6, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 100, 53, 2, manaReservationPercent = 30, cooldown = 0.6, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 100, 55, 4, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 100, 58, 6, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 100, 61, 8, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 100, 63, 10, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 100, 66, 12, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 100, 68, 14, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 100, 71, 16, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 100, 74, 18, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 100, 76, 20, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 100, 79, 22, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 100, 82, 24, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 100, 84, 26, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 100, 87, 28, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 100, 89, 30, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 100, 92, 32, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 100, 95, 34, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 100, 97, 36, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 100, 100, 38, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 100, 100, 40, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 100, 100, 42, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 100, 100, 44, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 100, 100, 46, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 100, 100, 48, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 100, 100, 50, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 100, 100, 52, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 100, 100, 54, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 100, 100, 56, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 100, 100, 58, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 100, 100, 59, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 100, 100, 60, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 100, 100, 61, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 100, 100, 62, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 100, 100, 63, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 100, 100, 64, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 100, 100, 65, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 100, 100, 66, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 100, 100, 67, manaReservationPercent = 20, cooldown = 0.6, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 100, 100, 68, manaReservationPercent = 20, cooldown = 0.6, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 100, 50, 0, manaReservationPercent = 30, cooldown = 0.6, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 100, 53, 2, manaReservationPercent = 30, cooldown = 0.6, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 100, 55, 4, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 100, 58, 6, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 100, 61, 8, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 100, 63, 10, manaReservationPercent = 29, cooldown = 0.6, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 100, 66, 12, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 100, 68, 14, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 100, 71, 16, manaReservationPercent = 28, cooldown = 0.6, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 100, 74, 18, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 100, 76, 20, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 100, 79, 22, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 100, 82, 24, manaReservationPercent = 27, cooldown = 0.6, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 100, 84, 26, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 100, 87, 28, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 100, 89, 30, manaReservationPercent = 26, cooldown = 0.6, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 100, 92, 32, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 100, 95, 34, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 100, 97, 36, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 100, 100, 38, manaReservationPercent = 25, cooldown = 0.6, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 100, 100, 40, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 100, 100, 42, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 100, 100, 44, manaReservationPercent = 24, cooldown = 0.6, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 100, 100, 46, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 100, 100, 48, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 100, 100, 50, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 100, 100, 52, manaReservationPercent = 23, cooldown = 0.6, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 100, 100, 54, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 100, 100, 56, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 100, 100, 58, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 100, 100, 59, manaReservationPercent = 22, cooldown = 0.6, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 100, 100, 60, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 100, 100, 61, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 100, 100, 62, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 100, 100, 63, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 100, 100, 64, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 100, 100, 65, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 100, 100, 66, manaReservationPercent = 21, cooldown = 0.6, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 100, 100, 67, manaReservationPercent = 20, cooldown = 0.6, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 100, 100, 68, manaReservationPercent = 20, cooldown = 0.6, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["BrandSupport"] = { name = "Arcanist Brand", color = 3, description = "Creates a magical brand which can attach to a nearby enemy. It periodically activates while attached, triggering linked spells. The brand will detach if the enemy dies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Brand] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Multicastable] = true, [SkillType.Brand] = true, }, statDescriptionScope = "brand_skill_stat_descriptions", castTime = 0.8, preDamageFunc = function(activeSkill, output) @@ -8638,46 +8635,46 @@ skills["BrandSupport"] = { "base_deal_no_damage", }, levels = { - [1] = { 1, 1000, 5000, duration = 3, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [2] = { 1, 1000, 5000, duration = 3, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [3] = { 1, 1000, 5000, duration = 3, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [4] = { 1, 1000, 5000, duration = 3, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [5] = { 1, 1000, 5000, duration = 3, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [6] = { 1, 1000, 5000, duration = 3, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [7] = { 1, 1000, 5000, duration = 3, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 1, 1000, 5000, duration = 3, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 1, 1000, 5000, duration = 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 1, 1000, 5000, duration = 3, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { Mana = 25, }, }, - [11] = { 1, 1000, 5000, duration = 3, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 1, 1000, 5000, duration = 3, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 26, }, }, - [13] = { 1, 1000, 5000, duration = 3, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 1, 1000, 5000, duration = 3, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 1, 1000, 5000, duration = 3, levelRequirement = 65, statInterpolation = { 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 1, 1000, 5000, duration = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 1, 1000, 5000, duration = 3, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { Mana = 30, }, }, - [18] = { 1, 1000, 5000, duration = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 1, 1000, 5000, duration = 3, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 1, 1000, 5000, duration = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 32, }, }, - [21] = { 1, 1000, 5000, duration = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 1, 1000, 5000, duration = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 1, 1000, 5000, duration = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 1, 1000, 5000, duration = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 1, 1000, 5000, duration = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 1, 1000, 5000, duration = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 1, 1000, 5000, duration = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 37, }, }, - [28] = { 1, 1000, 5000, duration = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 38, }, }, - [29] = { 1, 1000, 5000, duration = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 38, }, }, - [30] = { 1, 1000, 5000, duration = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 1, 1000, 5000, duration = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 1, 1000, 5000, duration = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 1, 1000, 5000, duration = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 1, 1000, 5000, duration = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 41, }, }, - [35] = { 1, 1000, 5000, duration = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 1, 1000, 5000, duration = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 1, 1000, 5000, duration = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 42, }, }, - [38] = { 1, 1000, 5000, duration = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 42, }, }, - [39] = { 1, 1000, 5000, duration = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 1, 1000, 5000, duration = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 43, }, }, + [1] = { 1, 1000, 5000, duration = 3, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [2] = { 1, 1000, 5000, duration = 3, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [3] = { 1, 1000, 5000, duration = 3, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [4] = { 1, 1000, 5000, duration = 3, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [5] = { 1, 1000, 5000, duration = 3, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [6] = { 1, 1000, 5000, duration = 3, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [7] = { 1, 1000, 5000, duration = 3, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 1, 1000, 5000, duration = 3, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 1, 1000, 5000, duration = 3, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 1, 1000, 5000, duration = 3, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 25, }, }, + [11] = { 1, 1000, 5000, duration = 3, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 1, 1000, 5000, duration = 3, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 26, }, }, + [13] = { 1, 1000, 5000, duration = 3, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 1, 1000, 5000, duration = 3, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 1, 1000, 5000, duration = 3, levelRequirement = 65, statInterpolation = { 1, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 1, 1000, 5000, duration = 3, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 1, 1000, 5000, duration = 3, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { Mana = 30, }, }, + [18] = { 1, 1000, 5000, duration = 3, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 1, 1000, 5000, duration = 3, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 1, 1000, 5000, duration = 3, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 32, }, }, + [21] = { 1, 1000, 5000, duration = 3, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 1, 1000, 5000, duration = 3, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 1, 1000, 5000, duration = 3, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 1, 1000, 5000, duration = 3, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 1, 1000, 5000, duration = 3, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 1, 1000, 5000, duration = 3, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 1, 1000, 5000, duration = 3, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 37, }, }, + [28] = { 1, 1000, 5000, duration = 3, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 38, }, }, + [29] = { 1, 1000, 5000, duration = 3, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 38, }, }, + [30] = { 1, 1000, 5000, duration = 3, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 1, 1000, 5000, duration = 3, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 1, 1000, 5000, duration = 3, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 1, 1000, 5000, duration = 3, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 1, 1000, 5000, duration = 3, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 41, }, }, + [35] = { 1, 1000, 5000, duration = 3, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 1, 1000, 5000, duration = 3, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 1, 1000, 5000, duration = 3, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 42, }, }, + [38] = { 1, 1000, 5000, duration = 3, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 42, }, }, + [39] = { 1, 1000, 5000, duration = 3, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 1, 1000, 5000, duration = 3, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 43, }, }, }, } skills["SupportBrandSupport"] = { @@ -8686,8 +8683,8 @@ skills["SupportBrandSupport"] = { color = 3, support = true, requireSkillTypes = { SkillType.Triggerable, SkillType.Spell, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.Brand }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -8701,6 +8698,7 @@ skills["SupportBrandSupport"] = { mod("TriggeredDamage", "MORE", nil, 0, 0, { type = "Condition", var = "TargetingBrandedEnemy"}), }, }, + addSkillTypes = { SkillType.Brand, }, baseMods = { skill("triggeredByBrand", true), }, @@ -8722,59 +8720,59 @@ skills["SupportBrandSupport"] = { "support_brand_damage_+%_final", "support_brand_area_of_effect_+%_final", "chaining_range_+%", - "trigger_brand_support_hit_ailment_damage_+%_final_vs_branded_enemy", + "trigger_brand_support_hit_damage_+%_final_vs_branded_enemy", "projectile_maximum_range_override", "triggered_by_brand_support", "projectiles_not_offset", }, levels = { - [1] = { -55, -40, -40, 40, 48, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { -55, -40, -40, 41, 48, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { -54, -40, -40, 42, 48, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { -54, -40, -40, 43, 48, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { -53, -40, -40, 44, 48, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { -53, -40, -40, 45, 48, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { -52, -40, -40, 46, 48, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { -52, -40, -40, 47, 48, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { -51, -40, -40, 48, 48, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { -51, -40, -40, 49, 48, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { -50, -40, -40, 50, 48, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { -50, -40, -40, 51, 48, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { -49, -40, -40, 52, 48, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { -49, -40, -40, 53, 48, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { -48, -40, -40, 54, 48, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { -48, -40, -40, 55, 48, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { -47, -40, -40, 56, 48, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { -47, -40, -40, 57, 48, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { -46, -40, -40, 58, 48, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { -46, -40, -40, 59, 48, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { -45, -40, -40, 60, 48, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { -45, -40, -40, 61, 48, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { -44, -40, -40, 62, 48, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { -44, -40, -40, 63, 48, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { -43, -40, -40, 64, 48, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { -43, -40, -40, 65, 48, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { -42, -40, -40, 66, 48, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { -42, -40, -40, 67, 48, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { -41, -40, -40, 68, 48, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { -41, -40, -40, 69, 48, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { -41, -40, -40, 69, 48, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { -40, -40, -40, 70, 48, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { -40, -40, -40, 70, 48, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { -40, -40, -40, 71, 48, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { -40, -40, -40, 71, 48, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { -39, -40, -40, 72, 48, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { -39, -40, -40, 72, 48, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { -39, -40, -40, 73, 48, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { -39, -40, -40, 73, 48, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { -38, -40, -40, 74, 48, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { -55, -40, -40, 40, 48, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { -55, -40, -40, 41, 48, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { -54, -40, -40, 42, 48, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { -54, -40, -40, 43, 48, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { -53, -40, -40, 44, 48, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { -53, -40, -40, 45, 48, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { -52, -40, -40, 46, 48, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { -52, -40, -40, 47, 48, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { -51, -40, -40, 48, 48, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { -51, -40, -40, 49, 48, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { -50, -40, -40, 50, 48, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { -50, -40, -40, 51, 48, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { -49, -40, -40, 52, 48, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { -49, -40, -40, 53, 48, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { -48, -40, -40, 54, 48, levelRequirement = 65, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { -48, -40, -40, 55, 48, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { -47, -40, -40, 56, 48, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { -47, -40, -40, 57, 48, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { -46, -40, -40, 58, 48, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { -46, -40, -40, 59, 48, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { -45, -40, -40, 60, 48, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { -45, -40, -40, 61, 48, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { -44, -40, -40, 62, 48, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { -44, -40, -40, 63, 48, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { -43, -40, -40, 64, 48, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { -43, -40, -40, 65, 48, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { -42, -40, -40, 66, 48, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { -42, -40, -40, 67, 48, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { -41, -40, -40, 68, 48, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { -41, -40, -40, 69, 48, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { -41, -40, -40, 69, 48, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { -40, -40, -40, 70, 48, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { -40, -40, -40, 70, 48, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { -40, -40, -40, 71, 48, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { -40, -40, -40, 71, 48, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { -39, -40, -40, 72, 48, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { -39, -40, -40, 72, 48, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { -39, -40, -40, 73, 48, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { -39, -40, -40, 73, 48, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { -38, -40, -40, 74, 48, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SpiritOffering"] = { name = "Spirit Offering", color = 3, description = "Consumes a corpse, granting extra chaos damage, elemental resistances and chaos resistance to your minions. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Chaos] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, statMap = { @@ -8816,46 +8814,46 @@ skills["SpiritOffering"] = { "base_deal_no_damage", }, levels = { - [1] = { 5000, 1000, 20, 20, 20, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 5000, 1000, 21, 20, 21, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 5000, 1000, 21, 21, 21, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 5000, 1000, 22, 21, 22, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 5000, 1000, 22, 22, 22, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [6] = { 5000, 1000, 23, 22, 23, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [7] = { 5000, 1000, 23, 23, 23, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [8] = { 5000, 1000, 24, 23, 24, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [9] = { 5000, 1000, 24, 24, 24, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [10] = { 5000, 1000, 25, 24, 25, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [11] = { 5000, 1000, 25, 25, 25, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 5000, 1000, 26, 25, 26, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 5000, 1000, 26, 26, 26, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 5000, 1000, 27, 26, 27, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 5000, 1000, 27, 27, 27, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 5000, 1000, 28, 27, 28, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 5000, 1000, 28, 28, 28, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [18] = { 5000, 1000, 29, 28, 29, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 5000, 1000, 29, 29, 29, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 5000, 1000, 30, 29, 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 5000, 1000, 30, 30, 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 5000, 1000, 31, 30, 31, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 5000, 1000, 31, 31, 31, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 5000, 1000, 32, 31, 32, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 5000, 1000, 32, 32, 32, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [26] = { 5000, 1000, 33, 32, 33, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [27] = { 5000, 1000, 33, 33, 33, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 5000, 1000, 34, 33, 34, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 5000, 1000, 34, 34, 34, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [30] = { 5000, 1000, 35, 34, 35, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [31] = { 5000, 1000, 35, 34, 35, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [32] = { 5000, 1000, 35, 35, 35, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [33] = { 5000, 1000, 35, 35, 35, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [34] = { 5000, 1000, 36, 35, 36, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 5000, 1000, 36, 35, 36, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 5000, 1000, 36, 36, 36, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [37] = { 5000, 1000, 36, 36, 36, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 5000, 1000, 37, 36, 37, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [39] = { 5000, 1000, 37, 36, 37, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [40] = { 5000, 1000, 37, 37, 37, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, + [1] = { 5000, 1000, 20, 20, 20, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 5000, 1000, 21, 20, 21, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 5000, 1000, 21, 21, 21, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 5000, 1000, 22, 21, 22, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 5000, 1000, 22, 22, 22, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [6] = { 5000, 1000, 23, 22, 23, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [7] = { 5000, 1000, 23, 23, 23, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [8] = { 5000, 1000, 24, 23, 24, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [9] = { 5000, 1000, 24, 24, 24, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [10] = { 5000, 1000, 25, 24, 25, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [11] = { 5000, 1000, 25, 25, 25, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 5000, 1000, 26, 25, 26, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 5000, 1000, 26, 26, 26, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 5000, 1000, 27, 26, 27, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 5000, 1000, 27, 27, 27, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 5000, 1000, 28, 27, 28, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 5000, 1000, 28, 28, 28, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [18] = { 5000, 1000, 29, 28, 29, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 5000, 1000, 29, 29, 29, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 5000, 1000, 30, 29, 30, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 5000, 1000, 30, 30, 30, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 5000, 1000, 31, 30, 31, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 5000, 1000, 31, 31, 31, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 5000, 1000, 32, 31, 32, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 5000, 1000, 32, 32, 32, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [26] = { 5000, 1000, 33, 32, 33, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [27] = { 5000, 1000, 33, 33, 33, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 5000, 1000, 34, 33, 34, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 5000, 1000, 34, 34, 34, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [30] = { 5000, 1000, 35, 34, 35, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [31] = { 5000, 1000, 35, 34, 35, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [32] = { 5000, 1000, 35, 35, 35, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [33] = { 5000, 1000, 35, 35, 35, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [34] = { 5000, 1000, 36, 35, 36, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 5000, 1000, 36, 35, 36, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 5000, 1000, 36, 36, 36, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [37] = { 5000, 1000, 36, 36, 36, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 5000, 1000, 37, 36, 37, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [39] = { 5000, 1000, 37, 36, 37, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [40] = { 5000, 1000, 37, 37, 37, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, }, } skills["ConduitSigil"] = { @@ -8864,7 +8862,7 @@ skills["ConduitSigil"] = { baseEffectiveness = 0.41819998621941, incrementalEffectiveness = 0.040399998426437, description = "Creates a magical brand which can attach to a nearby enemy. It periodically activates while attached, firing beams which deal damage to nearby enemies and those around them. The brand will detach if the enemy dies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.LightningSkill] = true, [SkillType.Chaining] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Lightning] = true, [SkillType.Chains] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "brand_skill_stat_descriptions", castTime = 0.75, preDamageFunc = function(activeSkill, output) @@ -8904,7 +8902,7 @@ skills["ConduitSigil"] = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "conduit_sigil_number_of_beam_targets", - "sigil_attached_target_damage_+%_final", + "sigil_attached_target_hit_damage_+%_final", "is_area_damage", "additive_cast_speed_modifiers_apply_to_sigil_repeat_frequency", "base_skill_show_average_damage_instead_of_dps", @@ -8912,46 +8910,46 @@ skills["ConduitSigil"] = { "console_skill_dont_chase", }, levels = { - [1] = { 1, 500, 6000, 0.5, 1.5, 3, 80, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 12, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 1, 500, 6000, 0.5, 1.5, 3, 83, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 15, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 1, 500, 6000, 0.5, 1.5, 3, 85, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 19, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 9, }, }, - [4] = { 1, 500, 6000, 0.5, 1.5, 3, 88, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 23, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 1, 500, 6000, 0.5, 1.5, 3, 91, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 11, }, }, - [6] = { 1, 500, 6000, 0.5, 1.5, 3, 93, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 31, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 12, }, }, - [7] = { 1, 500, 6000, 0.5, 1.5, 3, 96, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 35, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 13, }, }, - [8] = { 1, 500, 6000, 0.5, 1.5, 3, 98, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 38, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 14, }, }, - [9] = { 1, 500, 6000, 0.5, 1.5, 3, 101, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 41, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 1, 500, 6000, 0.5, 1.5, 3, 104, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 1, 500, 6000, 0.5, 1.5, 3, 106, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 47, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 1, 500, 6000, 0.5, 1.5, 3, 109, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 1, 500, 6000, 0.5, 1.5, 3, 112, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 53, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 1, 500, 6000, 0.5, 1.5, 3, 114, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 1, 500, 6000, 0.5, 1.5, 3, 117, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 59, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [16] = { 1, 500, 6000, 0.5, 1.5, 3, 119, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 19, }, }, - [17] = { 1, 500, 6000, 0.5, 1.5, 3, 122, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [18] = { 1, 500, 6000, 0.5, 1.5, 3, 125, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 20, }, }, - [19] = { 1, 500, 6000, 0.5, 1.5, 3, 127, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [20] = { 1, 500, 6000, 0.5, 1.5, 3, 130, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 21, }, }, - [21] = { 1, 500, 6000, 0.5, 1.5, 3, 133, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [22] = { 1, 500, 6000, 0.5, 1.5, 3, 135, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 22, }, }, - [23] = { 1, 500, 6000, 0.5, 1.5, 3, 138, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [24] = { 1, 500, 6000, 0.5, 1.5, 3, 141, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 23, }, }, - [25] = { 1, 500, 6000, 0.5, 1.5, 3, 143, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [26] = { 1, 500, 6000, 0.5, 1.5, 3, 146, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 24, }, }, - [27] = { 1, 500, 6000, 0.5, 1.5, 3, 148, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [28] = { 1, 500, 6000, 0.5, 1.5, 3, 151, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 25, }, }, - [29] = { 1, 500, 6000, 0.5, 1.5, 3, 154, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [30] = { 1, 500, 6000, 0.5, 1.5, 3, 156, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [31] = { 1, 500, 6000, 0.5, 1.5, 3, 158, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 26, }, }, - [32] = { 1, 500, 6000, 0.5, 1.5, 3, 159, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [33] = { 1, 500, 6000, 0.5, 1.5, 3, 160, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [34] = { 1, 500, 6000, 0.5, 1.5, 3, 162, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [35] = { 1, 500, 6000, 0.5, 1.5, 3, 163, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [36] = { 1, 500, 6000, 0.5, 1.5, 3, 164, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 27, }, }, - [37] = { 1, 500, 6000, 0.5, 1.5, 3, 166, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [38] = { 1, 500, 6000, 0.5, 1.5, 3, 167, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [39] = { 1, 500, 6000, 0.5, 1.5, 3, 168, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, - [40] = { 1, 500, 6000, 0.5, 1.5, 3, 169, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 28, }, }, + [1] = { 1, 500, 6000, 3, 8, 3, 80, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 1, 500, 6000, 3, 10, 3, 83, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 1, 500, 6000, 4, 13, 3, 85, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [4] = { 1, 500, 6000, 6, 18, 3, 88, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 1, 500, 6000, 8, 23, 3, 91, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [6] = { 1, 500, 6000, 10, 30, 3, 93, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [7] = { 1, 500, 6000, 13, 39, 3, 96, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [8] = { 1, 500, 6000, 16, 47, 3, 98, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [9] = { 1, 500, 6000, 19, 56, 3, 101, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [10] = { 1, 500, 6000, 22, 67, 3, 104, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [11] = { 1, 500, 6000, 26, 79, 3, 106, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 1, 500, 6000, 31, 94, 3, 109, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 1, 500, 6000, 37, 111, 3, 112, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 1, 500, 6000, 44, 131, 3, 114, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 1, 500, 6000, 52, 155, 3, 117, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [16] = { 1, 500, 6000, 61, 182, 3, 119, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [17] = { 1, 500, 6000, 67, 202, 3, 122, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [18] = { 1, 500, 6000, 75, 225, 3, 125, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [19] = { 1, 500, 6000, 83, 250, 3, 127, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [20] = { 1, 500, 6000, 92, 277, 3, 130, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [21] = { 1, 500, 6000, 103, 308, 3, 133, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [22] = { 1, 500, 6000, 114, 341, 3, 135, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [23] = { 1, 500, 6000, 126, 378, 3, 138, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [24] = { 1, 500, 6000, 140, 419, 3, 141, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [25] = { 1, 500, 6000, 155, 464, 3, 143, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [26] = { 1, 500, 6000, 171, 513, 3, 146, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [27] = { 1, 500, 6000, 189, 567, 3, 148, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [28] = { 1, 500, 6000, 209, 627, 3, 151, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [29] = { 1, 500, 6000, 231, 693, 3, 154, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [30] = { 1, 500, 6000, 255, 766, 3, 156, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [31] = { 1, 500, 6000, 268, 804, 3, 158, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [32] = { 1, 500, 6000, 282, 845, 3, 159, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [33] = { 1, 500, 6000, 296, 888, 3, 160, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [34] = { 1, 500, 6000, 311, 933, 3, 162, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [35] = { 1, 500, 6000, 327, 980, 3, 163, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [36] = { 1, 500, 6000, 343, 1029, 3, 164, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [37] = { 1, 500, 6000, 360, 1081, 3, 166, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [38] = { 1, 500, 6000, 378, 1135, 3, 167, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [39] = { 1, 500, 6000, 397, 1192, 3, 168, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [40] = { 1, 500, 6000, 417, 1252, 3, 169, damageEffectiveness = 0.3, critChance = 6, duration = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 6865, 8643, }, cost = { Mana = 28, }, }, }, } skills["LightningExplosionMine"] = { @@ -8960,7 +8958,7 @@ skills["LightningExplosionMine"] = { baseEffectiveness = 1.1905000209808, incrementalEffectiveness = 0.043999999761581, description = "Throws a mine that deals damage in an area when detonated.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Mine] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, [SkillType.ManaCostReserved] = true, [SkillType.Aura] = true, [SkillType.AuraDebuff] = true, [SkillType.NovaSpell] = true, [SkillType.CanDetonate] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.RemoteMined] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.HasReservation] = true, [SkillType.Aura] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.Nova] = true, [SkillType.AuraNotOnCaster] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, statMap = { @@ -9006,46 +9004,46 @@ skills["LightningExplosionMine"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, 5000, 250, 3, 20, 20, 0, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 0.5, 1.5, 5000, 250, 3, 20, 21, 0, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 0.5, 1.5, 5000, 250, 3, 20, 22, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 0.5, 1.5, 5000, 250, 3, 20, 23, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.5, 1.5, 5000, 250, 3, 20, 24, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 0.5, 1.5, 5000, 250, 3, 20, 25, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 0.5, 1.5, 5000, 250, 3, 20, 26, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.5, 1.5, 5000, 250, 3, 20, 27, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.5, 1.5, 5000, 250, 3, 20, 28, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 0.5, 1.5, 5000, 250, 3, 20, 29, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 0.5, 1.5, 5000, 250, 3, 20, 30, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 0.5, 1.5, 5000, 250, 3, 20, 31, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 0.5, 1.5, 5000, 250, 3, 20, 32, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 0.5, 1.5, 5000, 250, 3, 20, 33, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 0.5, 1.5, 5000, 250, 3, 20, 34, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 0.5, 1.5, 5000, 250, 3, 20, 35, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 0.5, 1.5, 5000, 250, 3, 20, 36, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 0.5, 1.5, 5000, 250, 3, 20, 37, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 0.5, 1.5, 5000, 250, 3, 20, 38, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 0.5, 1.5, 5000, 250, 3, 20, 39, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 0.5, 1.5, 5000, 250, 3, 20, 40, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 0.5, 1.5, 5000, 250, 3, 20, 41, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 0.5, 1.5, 5000, 250, 3, 20, 42, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 0.5, 1.5, 5000, 250, 3, 20, 43, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [25] = { 0.5, 1.5, 5000, 250, 3, 20, 44, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [26] = { 0.5, 1.5, 5000, 250, 3, 20, 45, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [27] = { 0.5, 1.5, 5000, 250, 3, 20, 46, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [28] = { 0.5, 1.5, 5000, 250, 3, 20, 47, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [29] = { 0.5, 1.5, 5000, 250, 3, 20, 48, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 0.5, 1.5, 5000, 250, 3, 20, 49, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 0.5, 1.5, 5000, 250, 3, 20, 49, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 0.5, 1.5, 5000, 250, 3, 20, 50, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 0.5, 1.5, 5000, 250, 3, 20, 50, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 0.5, 1.5, 5000, 250, 3, 20, 51, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 0.5, 1.5, 5000, 250, 3, 20, 51, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 0.5, 1.5, 5000, 250, 3, 20, 52, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 0.5, 1.5, 5000, 250, 3, 20, 52, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [38] = { 0.5, 1.5, 5000, 250, 3, 20, 53, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [39] = { 0.5, 1.5, 5000, 250, 3, 20, 53, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [40] = { 0.5, 1.5, 5000, 250, 3, 20, 54, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, + [1] = { 0.5, 7, 5000, 250, 3, 20, 20, 0, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 1, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 2, }, }, + [2] = { 0.5, 8, 5000, 250, 3, 20, 21, 0, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 2, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 2, }, }, + [3] = { 0.5, 10, 5000, 250, 3, 20, 22, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 2, levelRequirement = 4, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 2, }, }, + [4] = { 0.5, 14, 5000, 250, 3, 20, 23, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 7, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 3, }, }, + [5] = { 0.5, 21, 5000, 250, 3, 20, 24, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 11, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 3, }, }, + [6] = { 0.5, 32, 5000, 250, 3, 20, 25, 1, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 16, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 3, }, }, + [7] = { 0.5, 43, 5000, 250, 3, 20, 26, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 20, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 3, }, }, + [8] = { 0.5, 59, 5000, 250, 3, 20, 27, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 3, levelRequirement = 24, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 3, }, }, + [9] = { 0.5, 78, 5000, 250, 3, 20, 28, 2, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 28, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 4, }, }, + [10] = { 0.5, 102, 5000, 250, 3, 20, 29, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 32, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 4, }, }, + [11] = { 0.5, 133, 5000, 250, 3, 20, 30, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 36, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 4, }, }, + [12] = { 0.5, 172, 5000, 250, 3, 20, 31, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 40, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 4, }, }, + [13] = { 0.5, 220, 5000, 250, 3, 20, 32, 3, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 4, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 4, }, }, + [14] = { 0.5, 281, 5000, 250, 3, 20, 33, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 5, }, }, + [15] = { 0.5, 357, 5000, 250, 3, 20, 34, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 5, }, }, + [16] = { 0.5, 452, 5000, 250, 3, 20, 35, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 5, }, }, + [17] = { 0.5, 570, 5000, 250, 3, 20, 36, 4, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 5, }, }, + [18] = { 0.5, 715, 5000, 250, 3, 20, 37, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 5, }, }, + [19] = { 0.5, 847, 5000, 250, 3, 20, 38, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 67, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 6, }, }, + [20] = { 0.5, 1002, 5000, 250, 3, 20, 39, 5, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 6, }, }, + [21] = { 0.5, 1119, 5000, 250, 3, 20, 40, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 6, }, }, + [22] = { 0.5, 1249, 5000, 250, 3, 20, 41, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 6, }, }, + [23] = { 0.5, 1394, 5000, 250, 3, 20, 42, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 6, }, }, + [24] = { 0.5, 1555, 5000, 250, 3, 20, 43, 6, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 7, }, }, + [25] = { 0.5, 1734, 5000, 250, 3, 20, 44, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 7, }, }, + [26] = { 0.5, 1932, 5000, 250, 3, 20, 45, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 7, }, }, + [27] = { 0.5, 2151, 5000, 250, 3, 20, 46, 7, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 7, }, }, + [28] = { 0.5, 2395, 5000, 250, 3, 20, 47, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 7, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 7, }, }, + [29] = { 0.5, 2665, 5000, 250, 3, 20, 48, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [30] = { 0.5, 2964, 5000, 250, 3, 20, 49, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [31] = { 0.5, 3125, 5000, 250, 3, 20, 49, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [32] = { 0.5, 3295, 5000, 250, 3, 20, 50, 8, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [33] = { 0.5, 3474, 5000, 250, 3, 20, 50, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [34] = { 0.5, 3662, 5000, 250, 3, 20, 51, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [35] = { 0.5, 3860, 5000, 250, 3, 20, 51, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [36] = { 0.5, 4068, 5000, 250, 3, 20, 52, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 8, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 8, }, }, + [37] = { 0.5, 4287, 5000, 250, 3, 20, 52, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 9, }, }, + [38] = { 0.5, 4518, 5000, 250, 3, 20, 53, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 9, }, }, + [39] = { 0.5, 4760, 5000, 250, 3, 20, 53, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1474, 1475, 876, 10040, 10079, }, cost = { Mana = 9, }, }, + [40] = { 0.5, 5015, 5000, 250, 3, 20, 54, 9, damageEffectiveness = 1.1, critChance = 6, manaReservationFlat = 9, levelRequirement = 100, statInterpolation = { 3, 1, 0, 10112, 3562, 3561, 617, 10535, }, cost = { Mana = 9, }, }, }, } skills["Stormbind"] = { @@ -9054,7 +9052,7 @@ skills["Stormbind"] = { baseEffectiveness = 2.1500000953674, incrementalEffectiveness = 0.0337999984622, description = "Channel to spread runes on the ground in a growing pattern. The runes fade away after a duration, or will be immediately removed and deal damage in a circular area when detonated by Rune Blast. Enemies standing on the runes are Hindered, reducing their movement speed.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.AreaSpell] = true, [SkillType.Channelled] = true, [SkillType.LightningSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Channel] = true, [SkillType.Lightning] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.12, parts = { @@ -9125,54 +9123,53 @@ skills["Stormbind"] = { "quality_display_rune_paint_is_gem", }, levels = { - [1] = { 0.5, 1.5, 3, 100, -50, 5, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [2] = { 0.5, 1.5, 3, 100, -50, 6, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [3] = { 0.5, 1.5, 3, 100, -50, 7, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [4] = { 0.5, 1.5, 3, 100, -50, 8, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.5, 1.5, 3, 100, -50, 9, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 0.5, 1.5, 3, 100, -50, 10, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 0.5, 1.5, 3, 100, -50, 11, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.5, 1.5, 3, 100, -50, 12, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.5, 1.5, 3, 100, -50, 13, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 0.5, 1.5, 3, 100, -50, 14, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 0.5, 1.5, 3, 100, -50, 15, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 0.5, 1.5, 3, 100, -50, 16, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 0.5, 1.5, 3, 100, -50, 17, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 0.5, 1.5, 3, 100, -50, 18, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 0.5, 1.5, 3, 100, -50, 19, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 0.5, 1.5, 3, 100, -50, 20, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 0.5, 1.5, 3, 100, -50, 21, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 0.5, 1.5, 3, 100, -50, 22, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 0.5, 1.5, 3, 100, -50, 23, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 0.5, 1.5, 3, 100, -50, 24, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 0.5, 1.5, 3, 100, -50, 25, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 0.5, 1.5, 3, 100, -50, 26, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 0.5, 1.5, 3, 100, -50, 27, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 0.5, 1.5, 3, 100, -50, 28, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 0.5, 1.5, 3, 100, -50, 29, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 0.5, 1.5, 3, 100, -50, 30, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 0.5, 1.5, 3, 100, -50, 31, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 0.5, 1.5, 3, 100, -50, 32, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 0.5, 1.5, 3, 100, -50, 33, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 0.5, 1.5, 3, 100, -50, 34, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 0.5, 1.5, 3, 100, -50, 35, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 0.5, 1.5, 3, 100, -50, 35, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 0.5, 1.5, 3, 100, -50, 36, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 0.5, 1.5, 3, 100, -50, 36, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 0.5, 1.5, 3, 100, -50, 37, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 0.5, 1.5, 3, 100, -50, 37, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 0.5, 1.5, 3, 100, -50, 38, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 0.5, 1.5, 3, 100, -50, 38, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 0.5, 1.5, 3, 100, -50, 39, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 0.5, 1.5, 3, 100, -50, 39, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 0.5, 108, 3, 100, -50, 5, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [2] = { 0.5, 128, 3, 100, -50, 6, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [3] = { 0.5, 152, 3, 100, -50, 7, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [4] = { 0.5, 180, 3, 100, -50, 8, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [5] = { 0.5, 211, 3, 100, -50, 9, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [6] = { 0.5, 235, 3, 100, -50, 10, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [7] = { 0.5, 261, 3, 100, -50, 11, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 0.5, 289, 3, 100, -50, 12, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 0.5, 320, 3, 100, -50, 13, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 0.5, 354, 3, 100, -50, 14, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 0.5, 391, 3, 100, -50, 15, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 0.5, 432, 3, 100, -50, 16, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 0.5, 476, 3, 100, -50, 17, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 0.5, 524, 3, 100, -50, 18, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 0.5, 576, 3, 100, -50, 19, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 0.5, 634, 3, 100, -50, 20, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 0.5, 696, 3, 100, -50, 21, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 0.5, 764, 3, 100, -50, 22, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 0.5, 838, 3, 100, -50, 23, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 0.5, 919, 3, 100, -50, 24, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 0.5, 1006, 3, 100, -50, 25, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 0.5, 1102, 3, 100, -50, 26, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 0.5, 1206, 3, 100, -50, 27, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 0.5, 1319, 3, 100, -50, 28, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 0.5, 1442, 3, 100, -50, 29, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 0.5, 1575, 3, 100, -50, 30, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 0.5, 1720, 3, 100, -50, 31, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 0.5, 1877, 3, 100, -50, 32, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 0.5, 2048, 3, 100, -50, 33, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 0.5, 2234, 3, 100, -50, 34, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 0.5, 2332, 3, 100, -50, 35, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 0.5, 2435, 3, 100, -50, 35, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 0.5, 2542, 3, 100, -50, 36, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 0.5, 2654, 3, 100, -50, 36, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 0.5, 2770, 3, 100, -50, 37, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 0.5, 2891, 3, 100, -50, 37, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 0.5, 3017, 3, 100, -50, 38, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 0.5, 3148, 3, 100, -50, 38, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 0.5, 3285, 3, 100, -50, 39, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 0.5, 3427, 3, 100, -50, 39, 30, damageEffectiveness = 1.1, critChance = 6, duration = 12, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["SummonReaper"] = { name = "Summon Reaper", color = 3, description = "Summons a powerful Reaper which uses a variety of slashing area attacks. The Reaper's presence weakens your other minions, and it will consume them to temporarily empower and heal itself. Using this skill while the Reaper is already summoned causes it to dash to the targeted location and perform a powerful attack.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "single_minion_spell_skill_stat_descriptions", castTime = 0.6, minionList = { @@ -9217,53 +9214,53 @@ skills["SummonReaper"] = { "active_skill_minion_bleeding_damage_+%_final", }, levels = { - [1] = { 1, -20, -20, 28, 18, 50, 20, 30, cooldown = 4, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 1, -20, -20, 31, 18, 50, 21, 33, cooldown = 4, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [3] = { 1, -21, -21, 34, 18, 50, 22, 36, cooldown = 4, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [4] = { 1, -21, -21, 37, 18, 50, 23, 39, cooldown = 4, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [5] = { 1, -22, -22, 40, 18, 50, 24, 42, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [6] = { 1, -22, -22, 42, 18, 50, 25, 45, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [7] = { 1, -23, -23, 44, 18, 50, 26, 48, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [8] = { 1, -23, -23, 46, 18, 50, 27, 51, cooldown = 4, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [9] = { 1, -24, -24, 48, 18, 50, 28, 54, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [10] = { 1, -24, -24, 50, 18, 50, 29, 57, cooldown = 4, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [11] = { 1, -25, -25, 52, 18, 50, 30, 60, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [12] = { 1, -25, -25, 54, 18, 50, 31, 63, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [13] = { 1, -26, -26, 56, 18, 50, 32, 66, cooldown = 4, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [14] = { 1, -26, -26, 58, 18, 50, 33, 69, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [15] = { 1, -27, -27, 60, 18, 50, 34, 72, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [16] = { 1, -27, -27, 62, 18, 50, 35, 75, cooldown = 4, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [17] = { 1, -28, -28, 64, 18, 50, 36, 78, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [18] = { 1, -28, -28, 66, 18, 50, 37, 81, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [19] = { 1, -29, -29, 68, 18, 50, 38, 84, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [20] = { 1, -29, -29, 70, 18, 50, 39, 87, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [21] = { 1, -30, -30, 72, 18, 50, 40, 90, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [22] = { 1, -30, -30, 74, 18, 50, 41, 93, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [23] = { 1, -31, -31, 76, 18, 50, 42, 96, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [24] = { 1, -31, -31, 78, 18, 50, 43, 99, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [25] = { 1, -32, -32, 80, 18, 50, 44, 102, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [26] = { 1, -32, -32, 82, 18, 50, 45, 105, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [27] = { 1, -33, -33, 84, 18, 50, 46, 108, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [28] = { 1, -33, -33, 86, 18, 50, 47, 111, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [29] = { 1, -34, -34, 88, 18, 50, 48, 114, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [30] = { 1, -34, -34, 90, 18, 50, 49, 117, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [31] = { 1, -34, -34, 91, 18, 50, 49, 118, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [32] = { 1, -35, -35, 92, 18, 50, 50, 120, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [33] = { 1, -35, -35, 93, 18, 50, 50, 121, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [34] = { 1, -35, -35, 94, 18, 50, 51, 123, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [35] = { 1, -35, -35, 95, 18, 50, 51, 124, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [36] = { 1, -36, -36, 96, 18, 50, 52, 126, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [37] = { 1, -36, -36, 97, 18, 50, 52, 127, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [38] = { 1, -36, -36, 98, 18, 50, 53, 129, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [39] = { 1, -36, -36, 99, 18, 50, 53, 130, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [40] = { 1, -37, -37, 100, 18, 50, 54, 132, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, + [1] = { 1, -20, -20, 28, 18, 50, 20, 30, cooldown = 4, levelRequirement = 28, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 15, }, }, + [2] = { 1, -20, -20, 31, 18, 50, 21, 33, cooldown = 4, levelRequirement = 31, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 16, }, }, + [3] = { 1, -21, -21, 34, 18, 50, 22, 36, cooldown = 4, levelRequirement = 34, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 17, }, }, + [4] = { 1, -21, -21, 37, 18, 50, 23, 39, cooldown = 4, levelRequirement = 37, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 18, }, }, + [5] = { 1, -22, -22, 40, 18, 50, 24, 42, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 19, }, }, + [6] = { 1, -22, -22, 42, 18, 50, 25, 45, cooldown = 4, levelRequirement = 42, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 19, }, }, + [7] = { 1, -23, -23, 44, 18, 50, 26, 48, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 20, }, }, + [8] = { 1, -23, -23, 46, 18, 50, 27, 51, cooldown = 4, levelRequirement = 46, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 21, }, }, + [9] = { 1, -24, -24, 48, 18, 50, 28, 54, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 21, }, }, + [10] = { 1, -24, -24, 50, 18, 50, 29, 57, cooldown = 4, levelRequirement = 50, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 22, }, }, + [11] = { 1, -25, -25, 52, 18, 50, 30, 60, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 22, }, }, + [12] = { 1, -25, -25, 54, 18, 50, 31, 63, cooldown = 4, levelRequirement = 54, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 23, }, }, + [13] = { 1, -26, -26, 56, 18, 50, 32, 66, cooldown = 4, levelRequirement = 56, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 24, }, }, + [14] = { 1, -26, -26, 58, 18, 50, 33, 69, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 24, }, }, + [15] = { 1, -27, -27, 60, 18, 50, 34, 72, cooldown = 4, levelRequirement = 60, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 25, }, }, + [16] = { 1, -27, -27, 62, 18, 50, 35, 75, cooldown = 4, levelRequirement = 62, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 25, }, }, + [17] = { 1, -28, -28, 64, 18, 50, 36, 78, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 26, }, }, + [18] = { 1, -28, -28, 66, 18, 50, 37, 81, cooldown = 4, levelRequirement = 66, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 27, }, }, + [19] = { 1, -29, -29, 68, 18, 50, 38, 84, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 27, }, }, + [20] = { 1, -29, -29, 70, 18, 50, 39, 87, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 28, }, }, + [21] = { 1, -30, -30, 72, 18, 50, 40, 90, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 29, }, }, + [22] = { 1, -30, -30, 74, 18, 50, 41, 93, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 29, }, }, + [23] = { 1, -31, -31, 76, 18, 50, 42, 96, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 30, }, }, + [24] = { 1, -31, -31, 78, 18, 50, 43, 99, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 30, }, }, + [25] = { 1, -32, -32, 80, 18, 50, 44, 102, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 31, }, }, + [26] = { 1, -32, -32, 82, 18, 50, 45, 105, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 32, }, }, + [27] = { 1, -33, -33, 84, 18, 50, 46, 108, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 32, }, }, + [28] = { 1, -33, -33, 86, 18, 50, 47, 111, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 33, }, }, + [29] = { 1, -34, -34, 88, 18, 50, 48, 114, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 33, }, }, + [30] = { 1, -34, -34, 90, 18, 50, 49, 117, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 34, }, }, + [31] = { 1, -34, -34, 91, 18, 50, 49, 118, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 34, }, }, + [32] = { 1, -35, -35, 92, 18, 50, 50, 120, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 35, }, }, + [33] = { 1, -35, -35, 93, 18, 50, 50, 121, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 35, }, }, + [34] = { 1, -35, -35, 94, 18, 50, 51, 123, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 35, }, }, + [35] = { 1, -35, -35, 95, 18, 50, 51, 124, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 36, }, }, + [36] = { 1, -36, -36, 96, 18, 50, 52, 126, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 36, }, }, + [37] = { 1, -36, -36, 97, 18, 50, 52, 127, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 36, }, }, + [38] = { 1, -36, -36, 98, 18, 50, 53, 129, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 37, }, }, + [39] = { 1, -36, -36, 99, 18, 50, 53, 130, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 0, 14323, 14333, 14334, 457, 458, }, cost = { Mana = 37, }, }, + [40] = { 1, -37, -37, 100, 18, 50, 54, 132, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 0, 1231, 14325, 14326, 14327, 2, }, cost = { Mana = 37, }, }, }, } skills["RuneBlast"] = { name = "Rune Blast", color = 3, description = "Channel to improve runes placed by Stormbind based on the mana you spend channelling this skill. Release to detonate the targeted rune, which will cause other runes to detonate in a chain reaction.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Channelled] = true, [SkillType.Arcane] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Channel] = true, [SkillType.Arcane] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.2, baseFlags = { @@ -9336,7 +9333,7 @@ skills["StormBurstNew"] = { baseEffectiveness = 0.63929998874664, incrementalEffectiveness = 0.030099999159575, description = "Unleash orbs of energy while you channel that repeatedly jump towards the targeted location until their duration expires, dealing damage in small area after each jump. When you stop channelling, all remaining orbs explode, dealing higher damage in a larger area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTotem] = true, [SkillType.LightningSkill] = true, [SkillType.Channelled] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Totemable] = true, [SkillType.Lightning] = true, [SkillType.Channel] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, parts = { @@ -9399,46 +9396,46 @@ skills["StormBurstNew"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 75, 50, 2, 8, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, + [1] = { 0.80000001192093, 8, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { 0.80000001192093, 10, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { 0.80000001192093, 14, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { 0.80000001192093, 17, 75, 50, 2, 0, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [5] = { 0.80000001192093, 22, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [6] = { 0.80000001192093, 27, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [7] = { 0.80000001192093, 34, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 0.80000001192093, 40, 75, 50, 2, 1, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 0.80000001192093, 46, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [10] = { 0.80000001192093, 53, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [11] = { 0.80000001192093, 61, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [12] = { 0.80000001192093, 71, 75, 50, 2, 2, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [13] = { 0.80000001192093, 81, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [14] = { 0.80000001192093, 93, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 0.80000001192093, 106, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 0.80000001192093, 121, 75, 50, 2, 3, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 0.80000001192093, 132, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 0.80000001192093, 144, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 0.80000001192093, 157, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 0.80000001192093, 171, 75, 50, 2, 4, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 0.80000001192093, 186, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 0.80000001192093, 202, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 0.80000001192093, 219, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 0.80000001192093, 238, 75, 50, 2, 5, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 0.80000001192093, 258, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 0.80000001192093, 280, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 0.80000001192093, 304, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 0.80000001192093, 329, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 0.80000001192093, 357, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 0.80000001192093, 386, 75, 50, 2, 6, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [31] = { 0.80000001192093, 402, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [32] = { 0.80000001192093, 418, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [33] = { 0.80000001192093, 435, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [34] = { 0.80000001192093, 452, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [35] = { 0.80000001192093, 470, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [36] = { 0.80000001192093, 489, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [37] = { 0.80000001192093, 509, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [38] = { 0.80000001192093, 529, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [39] = { 0.80000001192093, 550, 75, 50, 2, 7, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [40] = { 0.80000001192093, 572, 75, 50, 2, 8, 400, damageEffectiveness = 0.25, critChance = 6, duration = 1.2, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, }, } skills["StormCall"] = { @@ -9447,7 +9444,7 @@ skills["StormCall"] = { baseEffectiveness = 2.6089999675751, incrementalEffectiveness = 0.036899998784065, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it. When this happens, it will also set off the lightning at any other markers you've cast.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.LightningSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, statMap = { @@ -9488,46 +9485,46 @@ skills["StormCall"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 1500, 0, 10, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.69999998807907, 1.2999999523163, 1500, 0, 11, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.69999998807907, 1.2999999523163, 1500, 1, 12, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.69999998807907, 1.2999999523163, 1500, 1, 13, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.69999998807907, 1.2999999523163, 1500, 1, 14, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.69999998807907, 1.2999999523163, 1500, 2, 15, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.69999998807907, 1.2999999523163, 1500, 2, 16, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.69999998807907, 1.2999999523163, 1500, 2, 17, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.69999998807907, 1.2999999523163, 1500, 3, 18, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.69999998807907, 1.2999999523163, 1500, 3, 19, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.69999998807907, 1.2999999523163, 1500, 3, 20, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.69999998807907, 1.2999999523163, 1500, 4, 21, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.69999998807907, 1.2999999523163, 1500, 4, 22, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [14] = { 0.69999998807907, 1.2999999523163, 1500, 4, 23, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.69999998807907, 1.2999999523163, 1500, 5, 24, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.69999998807907, 1.2999999523163, 1500, 5, 25, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.69999998807907, 1.2999999523163, 1500, 5, 26, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.69999998807907, 1.2999999523163, 1500, 6, 27, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.69999998807907, 1.2999999523163, 1500, 6, 28, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.69999998807907, 1.2999999523163, 1500, 6, 29, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.69999998807907, 1.2999999523163, 1500, 7, 30, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.69999998807907, 1.2999999523163, 1500, 7, 31, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.69999998807907, 1.2999999523163, 1500, 7, 32, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.69999998807907, 1.2999999523163, 1500, 8, 33, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.69999998807907, 1.2999999523163, 1500, 8, 34, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.69999998807907, 1.2999999523163, 1500, 8, 35, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.69999998807907, 1.2999999523163, 1500, 9, 36, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.69999998807907, 1.2999999523163, 1500, 9, 37, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.69999998807907, 1.2999999523163, 1500, 9, 38, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.69999998807907, 1.2999999523163, 1500, 10, 39, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.69999998807907, 1.2999999523163, 1500, 10, 39, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.69999998807907, 1.2999999523163, 1500, 10, 40, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.69999998807907, 1.2999999523163, 1500, 10, 40, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.69999998807907, 1.2999999523163, 1500, 10, 41, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.69999998807907, 1.2999999523163, 1500, 10, 41, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.69999998807907, 1.2999999523163, 1500, 11, 42, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.69999998807907, 1.2999999523163, 1500, 11, 42, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.69999998807907, 1.2999999523163, 1500, 11, 43, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.69999998807907, 1.2999999523163, 1500, 11, 43, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.69999998807907, 1.2999999523163, 1500, 11, 44, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.69999998807907, 40, 1500, 0, 10, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.69999998807907, 50, 1500, 0, 11, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.69999998807907, 68, 1500, 1, 12, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.69999998807907, 89, 1500, 1, 13, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.69999998807907, 115, 1500, 1, 14, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.69999998807907, 148, 1500, 2, 15, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.69999998807907, 188, 1500, 2, 16, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.69999998807907, 223, 1500, 2, 17, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.69999998807907, 264, 1500, 3, 18, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.69999998807907, 312, 1500, 3, 19, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.69999998807907, 367, 1500, 3, 20, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [12] = { 0.69999998807907, 431, 1500, 4, 21, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [13] = { 0.69999998807907, 505, 1500, 4, 22, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [14] = { 0.69999998807907, 590, 1500, 4, 23, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [15] = { 0.69999998807907, 687, 1500, 5, 24, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.69999998807907, 800, 1500, 5, 25, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [17] = { 0.69999998807907, 884, 1500, 5, 26, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.69999998807907, 976, 1500, 6, 27, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [19] = { 0.69999998807907, 1077, 1500, 6, 28, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.69999998807907, 1188, 1500, 6, 29, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.69999998807907, 1309, 1500, 7, 30, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.69999998807907, 1442, 1500, 7, 31, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.69999998807907, 1587, 1500, 7, 32, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.69999998807907, 1747, 1500, 8, 33, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.69999998807907, 1921, 1500, 8, 34, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.69999998807907, 2111, 1500, 8, 35, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.69999998807907, 2319, 1500, 9, 36, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.69999998807907, 2547, 1500, 9, 37, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.69999998807907, 2795, 1500, 9, 38, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.69999998807907, 3067, 1500, 10, 39, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.69999998807907, 3212, 1500, 10, 39, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.69999998807907, 3363, 1500, 10, 40, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.69999998807907, 3522, 1500, 10, 40, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.69999998807907, 3687, 1500, 10, 41, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.69999998807907, 3860, 1500, 10, 41, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.69999998807907, 4041, 1500, 11, 42, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.69999998807907, 4229, 1500, 11, 42, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.69999998807907, 4426, 1500, 11, 43, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.69999998807907, 4632, 1500, 11, 43, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.69999998807907, 4847, 1500, 11, 44, damageEffectiveness = 1.65, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["VaalStormCall"] = { @@ -9536,7 +9533,7 @@ skills["VaalStormCall"] = { baseEffectiveness = 2.6089999675751, incrementalEffectiveness = 0.033500000834465, description = "Sets a marker at a location. Lightning strikes random enemies around the marker repeatedly over the skill's duration, dealing damage in an area around the strike. Modifiers to the skill's duration will also affect the delay between these strikes. When the duration ends, a large bolt of lightning strikes the marker, dealing damage around it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -9568,46 +9565,46 @@ skills["VaalStormCall"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 6000, 10, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 0.69999998807907, 1.2999999523163, 6000, 11, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 0.69999998807907, 1.2999999523163, 6000, 12, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 0.69999998807907, 1.2999999523163, 6000, 13, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 0.69999998807907, 1.2999999523163, 6000, 14, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 0.69999998807907, 1.2999999523163, 6000, 15, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 0.69999998807907, 1.2999999523163, 6000, 16, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 0.69999998807907, 1.2999999523163, 6000, 17, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [9] = { 0.69999998807907, 1.2999999523163, 6000, 18, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [10] = { 0.69999998807907, 1.2999999523163, 6000, 19, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [11] = { 0.69999998807907, 1.2999999523163, 6000, 20, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [12] = { 0.69999998807907, 1.2999999523163, 6000, 21, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [13] = { 0.69999998807907, 1.2999999523163, 6000, 22, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [14] = { 0.69999998807907, 1.2999999523163, 6000, 23, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [15] = { 0.69999998807907, 1.2999999523163, 6000, 24, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [16] = { 0.69999998807907, 1.2999999523163, 6000, 25, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [17] = { 0.69999998807907, 1.2999999523163, 6000, 26, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [18] = { 0.69999998807907, 1.2999999523163, 6000, 27, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [19] = { 0.69999998807907, 1.2999999523163, 6000, 28, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [20] = { 0.69999998807907, 1.2999999523163, 6000, 29, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [21] = { 0.69999998807907, 1.2999999523163, 6000, 30, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [22] = { 0.69999998807907, 1.2999999523163, 6000, 31, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [23] = { 0.69999998807907, 1.2999999523163, 6000, 32, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [24] = { 0.69999998807907, 1.2999999523163, 6000, 33, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [25] = { 0.69999998807907, 1.2999999523163, 6000, 34, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [26] = { 0.69999998807907, 1.2999999523163, 6000, 35, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [27] = { 0.69999998807907, 1.2999999523163, 6000, 36, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [28] = { 0.69999998807907, 1.2999999523163, 6000, 37, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [29] = { 0.69999998807907, 1.2999999523163, 6000, 38, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [30] = { 0.69999998807907, 1.2999999523163, 6000, 39, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [31] = { 0.69999998807907, 1.2999999523163, 6000, 39, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [32] = { 0.69999998807907, 1.2999999523163, 6000, 40, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [33] = { 0.69999998807907, 1.2999999523163, 6000, 40, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [34] = { 0.69999998807907, 1.2999999523163, 6000, 41, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [35] = { 0.69999998807907, 1.2999999523163, 6000, 41, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [36] = { 0.69999998807907, 1.2999999523163, 6000, 42, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [37] = { 0.69999998807907, 1.2999999523163, 6000, 42, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [38] = { 0.69999998807907, 1.2999999523163, 6000, 43, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [39] = { 0.69999998807907, 1.2999999523163, 6000, 43, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [40] = { 0.69999998807907, 1.2999999523163, 6000, 44, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.69999998807907, 38, 6000, 10, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 0.69999998807907, 48, 6000, 11, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 0.69999998807907, 64, 6000, 12, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 0.69999998807907, 83, 6000, 13, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 0.69999998807907, 106, 6000, 14, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 0.69999998807907, 134, 6000, 15, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 0.69999998807907, 168, 6000, 16, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 0.69999998807907, 198, 6000, 17, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 0.69999998807907, 232, 6000, 18, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 0.69999998807907, 271, 6000, 19, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 0.69999998807907, 316, 6000, 20, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 0.69999998807907, 367, 6000, 21, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 0.69999998807907, 426, 6000, 22, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 0.69999998807907, 492, 6000, 23, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 0.69999998807907, 568, 6000, 24, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 0.69999998807907, 655, 6000, 25, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 0.69999998807907, 719, 6000, 26, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 0.69999998807907, 788, 6000, 27, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 0.69999998807907, 864, 6000, 28, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 0.69999998807907, 947, 6000, 29, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 0.69999998807907, 1037, 6000, 30, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 0.69999998807907, 1135, 6000, 31, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 0.69999998807907, 1241, 6000, 32, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 0.69999998807907, 1356, 6000, 33, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 0.69999998807907, 1482, 6000, 34, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 0.69999998807907, 1618, 6000, 35, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 0.69999998807907, 1766, 6000, 36, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 0.69999998807907, 1926, 6000, 37, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 0.69999998807907, 2100, 6000, 38, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 0.69999998807907, 2289, 6000, 39, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 0.69999998807907, 2390, 6000, 39, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 0.69999998807907, 2494, 6000, 40, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 0.69999998807907, 2603, 6000, 40, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 0.69999998807907, 2717, 6000, 41, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 0.69999998807907, 2835, 6000, 41, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 0.69999998807907, 2958, 6000, 42, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 0.69999998807907, 3086, 6000, 42, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 0.69999998807907, 3219, 6000, 43, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 0.69999998807907, 3357, 6000, 43, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 0.69999998807907, 3502, 6000, 44, 250, damageEffectiveness = 1.3, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SummonBoneGolem"] = { @@ -9616,8 +9613,7 @@ skills["SummonBoneGolem"] = { baseEffectiveness = 0.28000000119209, incrementalEffectiveness = 0.020999999716878, description = "Summons a Carrion Golem that grants added physical damage for your non-golem minions. The Carrion Golem attacks with a series of slashes that increase in speed and damage, as well as a cascade of bone spikes, and deals more damage for each of your non-golem minions near it.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.MovementSkill] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -9667,54 +9663,53 @@ skills["SummonBoneGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 0.80000001192093, 1.2000000476837, 5, 50, 30, 7, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 0.80000001192093, 1.2000000476837, 5, 50, 32, 7, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 1, 1, 0.80000001192093, 1.2000000476837, 5, 50, 34, 7, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 2, 1, 0.80000001192093, 1.2000000476837, 5, 50, 36, 7, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 2, 1, 0.80000001192093, 1.2000000476837, 5, 50, 38, 7, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 3, 1, 0.80000001192093, 1.2000000476837, 5, 50, 40, 7, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 3, 1, 0.80000001192093, 1.2000000476837, 5, 50, 42, 7, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 4, 1, 0.80000001192093, 1.2000000476837, 5, 50, 44, 7, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 4, 1, 0.80000001192093, 1.2000000476837, 5, 50, 46, 7, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 5, 1, 0.80000001192093, 1.2000000476837, 5, 50, 48, 7, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 5, 1, 0.80000001192093, 1.2000000476837, 5, 50, 50, 7, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 6, 1, 0.80000001192093, 1.2000000476837, 5, 50, 52, 7, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 6, 1, 0.80000001192093, 1.2000000476837, 5, 50, 54, 7, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 7, 1, 0.80000001192093, 1.2000000476837, 5, 50, 56, 7, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 7, 1, 0.80000001192093, 1.2000000476837, 5, 50, 58, 7, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 8, 1, 0.80000001192093, 1.2000000476837, 5, 50, 60, 7, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 8, 1, 0.80000001192093, 1.2000000476837, 5, 50, 62, 7, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 9, 1, 0.80000001192093, 1.2000000476837, 5, 50, 64, 7, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 9, 1, 0.80000001192093, 1.2000000476837, 5, 50, 66, 7, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 10, 1, 0.80000001192093, 1.2000000476837, 5, 50, 68, 7, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 10, 1, 0.80000001192093, 1.2000000476837, 5, 50, 70, 7, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 11, 1, 0.80000001192093, 1.2000000476837, 5, 50, 72, 7, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 11, 1, 0.80000001192093, 1.2000000476837, 5, 50, 74, 7, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 12, 1, 0.80000001192093, 1.2000000476837, 5, 50, 76, 7, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 12, 1, 0.80000001192093, 1.2000000476837, 5, 50, 78, 7, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 13, 1, 0.80000001192093, 1.2000000476837, 5, 50, 80, 7, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 13, 1, 0.80000001192093, 1.2000000476837, 5, 50, 82, 7, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 14, 1, 0.80000001192093, 1.2000000476837, 5, 50, 84, 7, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 14, 1, 0.80000001192093, 1.2000000476837, 5, 50, 86, 7, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 15, 1, 0.80000001192093, 1.2000000476837, 5, 50, 88, 7, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 15, 1, 0.80000001192093, 1.2000000476837, 5, 50, 89, 7, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 15, 1, 0.80000001192093, 1.2000000476837, 5, 50, 90, 7, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 15, 1, 0.80000001192093, 1.2000000476837, 5, 50, 91, 7, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 16, 1, 0.80000001192093, 1.2000000476837, 5, 50, 92, 7, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 16, 1, 0.80000001192093, 1.2000000476837, 5, 50, 93, 7, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 16, 1, 0.80000001192093, 1.2000000476837, 5, 50, 94, 7, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 16, 1, 0.80000001192093, 1.2000000476837, 5, 50, 95, 7, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 17, 1, 0.80000001192093, 1.2000000476837, 5, 50, 96, 7, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 17, 1, 0.80000001192093, 1.2000000476837, 5, 50, 97, 7, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 17, 1, 0.80000001192093, 1.2000000476837, 5, 50, 98, 7, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 7, 11, 5, 50, 30, 7, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 8, 11, 5, 50, 32, 7, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 1, 1, 8, 12, 5, 50, 34, 7, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 2, 1, 9, 14, 5, 50, 36, 7, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 2, 1, 10, 15, 5, 50, 38, 7, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 3, 1, 11, 16, 5, 50, 40, 7, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 3, 1, 11, 17, 5, 50, 42, 7, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 4, 1, 12, 19, 5, 50, 44, 7, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 4, 1, 13, 20, 5, 50, 46, 7, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 5, 1, 14, 22, 5, 50, 48, 7, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 5, 1, 15, 23, 5, 50, 50, 7, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 6, 1, 17, 25, 5, 50, 52, 7, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 6, 1, 18, 27, 5, 50, 54, 7, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 7, 1, 19, 29, 5, 50, 56, 7, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 7, 1, 21, 31, 5, 50, 58, 7, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 8, 1, 22, 33, 5, 50, 60, 7, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 8, 1, 24, 35, 5, 50, 62, 7, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 9, 1, 25, 38, 5, 50, 64, 7, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 9, 1, 26, 39, 5, 50, 66, 7, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 10, 1, 27, 41, 5, 50, 68, 7, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 10, 1, 29, 43, 5, 50, 70, 7, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 11, 1, 31, 46, 5, 50, 72, 7, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 11, 1, 33, 49, 5, 50, 74, 7, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 12, 1, 35, 53, 5, 50, 76, 7, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 12, 1, 37, 56, 5, 50, 78, 7, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 13, 1, 40, 60, 5, 50, 80, 7, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 13, 1, 42, 64, 5, 50, 82, 7, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 14, 1, 45, 68, 5, 50, 84, 7, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 14, 1, 48, 72, 5, 50, 86, 7, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 15, 1, 51, 77, 5, 50, 88, 7, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 15, 1, 53, 79, 5, 50, 89, 7, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 15, 1, 54, 82, 5, 50, 90, 7, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 15, 1, 56, 84, 5, 50, 91, 7, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 16, 1, 58, 87, 5, 50, 92, 7, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 16, 1, 60, 89, 5, 50, 93, 7, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 16, 1, 61, 92, 5, 50, 94, 7, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 16, 1, 63, 95, 5, 50, 95, 7, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 17, 1, 65, 98, 5, 50, 96, 7, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 17, 1, 67, 101, 5, 50, 97, 7, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 17, 1, 69, 104, 5, 50, 98, 7, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["SummonChaosGolem"] = { name = "Summon Chaos Golem", color = 3, description = "Summons a Chaos Golem that grants you Physical Damage Reduction. The Chaos Golem can use a damage over time Chaos aura and a cascade of Chaos spikes in addition to its melee attack.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.ChaosSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Chaos] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -9755,54 +9750,53 @@ skills["SummonChaosGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 3, 30, 5, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 3, 32, 5, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 1, 1, 3, 34, 5, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 2, 1, 3, 36, 5, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 2, 1, 3, 38, 5, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 3, 1, 3, 40, 5, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 3, 1, 3, 42, 5, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 4, 1, 3, 44, 5, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 4, 1, 3, 46, 5, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 5, 1, 3, 48, 5, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 5, 1, 3, 50, 5, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 6, 1, 4, 52, 5, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 6, 1, 4, 54, 5, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 7, 1, 4, 56, 5, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 7, 1, 4, 58, 5, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 8, 1, 4, 60, 5, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 8, 1, 4, 62, 5, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 9, 1, 4, 64, 5, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 9, 1, 4, 66, 5, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 10, 1, 4, 68, 5, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 10, 1, 4, 70, 5, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 11, 1, 5, 72, 5, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 11, 1, 5, 74, 5, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 12, 1, 5, 76, 5, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 12, 1, 5, 78, 5, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 13, 1, 5, 80, 5, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 13, 1, 5, 82, 5, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 14, 1, 5, 84, 5, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 14, 1, 5, 86, 5, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 15, 1, 5, 88, 5, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 15, 1, 5, 89, 5, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 15, 1, 6, 90, 5, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 15, 1, 6, 91, 5, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 16, 1, 6, 92, 5, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 16, 1, 6, 93, 5, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 16, 1, 6, 94, 5, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 16, 1, 6, 95, 5, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 17, 1, 6, 96, 5, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 17, 1, 6, 97, 5, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 17, 1, 6, 98, 5, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 3, 30, 5, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 3, 32, 5, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 1, 1, 3, 34, 5, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 2, 1, 3, 36, 5, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 2, 1, 3, 38, 5, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 3, 1, 3, 40, 5, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 3, 1, 3, 42, 5, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 4, 1, 3, 44, 5, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 4, 1, 3, 46, 5, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 5, 1, 3, 48, 5, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 5, 1, 3, 50, 5, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 6, 1, 4, 52, 5, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 6, 1, 4, 54, 5, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 7, 1, 4, 56, 5, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 7, 1, 4, 58, 5, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 8, 1, 4, 60, 5, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 8, 1, 4, 62, 5, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 9, 1, 4, 64, 5, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 9, 1, 4, 66, 5, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 10, 1, 4, 68, 5, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 10, 1, 4, 70, 5, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 11, 1, 5, 72, 5, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 11, 1, 5, 74, 5, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 12, 1, 5, 76, 5, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 12, 1, 5, 78, 5, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 13, 1, 5, 80, 5, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 13, 1, 5, 82, 5, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 14, 1, 5, 84, 5, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 14, 1, 5, 86, 5, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 15, 1, 5, 88, 5, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 15, 1, 5, 89, 5, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 15, 1, 6, 90, 5, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 15, 1, 6, 91, 5, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 16, 1, 6, 92, 5, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 16, 1, 6, 93, 5, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 16, 1, 6, 94, 5, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 16, 1, 6, 95, 5, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 17, 1, 6, 96, 5, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 17, 1, 6, 97, 5, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 17, 1, 6, 98, 5, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["SummonRelic"] = { name = "Summon Holy Relic", color = 3, description = "Summon a Holy Relic that stays near you. When you hit an enemy with an attack, the Holy Relic triggers a nova spell, with a very short cooldown, that deals physical damage to enemies and grants life regeneration to allies. This life regeneration is higher when applied to minions.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Hit] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -9843,54 +9837,53 @@ skills["SummonRelic"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 1, 0, 209, 6, 4, 16, cooldown = 2, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 1, 4, 249, 8, 6, 16, cooldown = 2, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [3] = { 1, 8, 317, 11, 9, 16, cooldown = 2, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [4] = { 1, 12, 401, 14, 12, 16, cooldown = 2, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 1, 16, 534, 18, 16, 16, cooldown = 2, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 1, 20, 697, 25, 20, 16, cooldown = 2, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 1, 24, 891, 33, 24, 16, cooldown = 2, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [8] = { 1, 28, 1119, 43, 28, 16, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [9] = { 1, 32, 1381, 54, 32, 16, cooldown = 2, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [10] = { 1, 36, 1681, 67, 36, 16, cooldown = 2, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [11] = { 1, 40, 2019, 83, 40, 16, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [12] = { 1, 44, 2399, 100, 44, 16, cooldown = 2, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [13] = { 1, 48, 2821, 121, 48, 16, cooldown = 2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [14] = { 1, 52, 3288, 144, 52, 16, cooldown = 2, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [15] = { 1, 56, 3690, 167, 55, 16, cooldown = 2, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [16] = { 1, 60, 4122, 190, 58, 16, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [17] = { 1, 64, 4587, 215, 61, 16, cooldown = 2, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [18] = { 1, 68, 5085, 244, 64, 16, cooldown = 2, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [19] = { 1, 72, 5616, 275, 67, 16, cooldown = 2, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [20] = { 1, 76, 6183, 309, 70, 16, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [21] = { 1, 80, 6625, 331, 72, 16, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [22] = { 1, 84, 6949, 347, 74, 16, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [23] = { 1, 88, 7281, 364, 76, 16, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [24] = { 1, 92, 7621, 381, 78, 16, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [25] = { 1, 96, 7969, 398, 80, 16, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [26] = { 1, 100, 8325, 416, 82, 16, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 1, 104, 8689, 434, 84, 16, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 1, 108, 9060, 453, 86, 16, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 1, 112, 9440, 472, 88, 16, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [30] = { 1, 116, 9828, 491, 90, 16, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 1, 118, 9926, 496, 91, 16, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [32] = { 1, 120, 10026, 501, 92, 16, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 1, 122, 10127, 506, 93, 16, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 1, 124, 10229, 511, 94, 16, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 1, 126, 10331, 516, 95, 16, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 1, 128, 10436, 521, 96, 16, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 1, 130, 10541, 527, 97, 16, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 1, 132, 10646, 532, 98, 16, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 1, 134, 10754, 538, 99, 16, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 1, 136, 10862, 543, 100, 16, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 1, 0, 209, 6, 4, 16, cooldown = 2, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [2] = { 1, 4, 249, 8, 6, 16, cooldown = 2, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [3] = { 1, 8, 317, 11, 9, 16, cooldown = 2, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [4] = { 1, 12, 401, 14, 12, 16, cooldown = 2, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 1, 16, 534, 18, 16, 16, cooldown = 2, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 1, 20, 697, 25, 20, 16, cooldown = 2, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 1, 24, 891, 33, 24, 16, cooldown = 2, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [8] = { 1, 28, 1119, 43, 28, 16, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [9] = { 1, 32, 1381, 54, 32, 16, cooldown = 2, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [10] = { 1, 36, 1681, 67, 36, 16, cooldown = 2, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [11] = { 1, 40, 2019, 83, 40, 16, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [12] = { 1, 44, 2399, 100, 44, 16, cooldown = 2, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [13] = { 1, 48, 2821, 121, 48, 16, cooldown = 2, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [14] = { 1, 52, 3288, 144, 52, 16, cooldown = 2, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [15] = { 1, 56, 3690, 167, 55, 16, cooldown = 2, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [16] = { 1, 60, 4122, 190, 58, 16, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [17] = { 1, 64, 4587, 215, 61, 16, cooldown = 2, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [18] = { 1, 68, 5085, 244, 64, 16, cooldown = 2, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [19] = { 1, 72, 5616, 275, 67, 16, cooldown = 2, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [20] = { 1, 76, 6183, 309, 70, 16, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [21] = { 1, 80, 6625, 331, 72, 16, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [22] = { 1, 84, 6949, 347, 74, 16, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [23] = { 1, 88, 7281, 364, 76, 16, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [24] = { 1, 92, 7621, 381, 78, 16, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [25] = { 1, 96, 7969, 398, 80, 16, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [26] = { 1, 100, 8325, 416, 82, 16, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 1, 104, 8689, 434, 84, 16, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 1, 108, 9060, 453, 86, 16, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 1, 112, 9440, 472, 88, 16, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [30] = { 1, 116, 9828, 491, 90, 16, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 1, 118, 9926, 496, 91, 16, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [32] = { 1, 120, 10026, 501, 92, 16, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 1, 122, 10127, 506, 93, 16, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 1, 124, 10229, 511, 94, 16, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 1, 126, 10331, 516, 95, 16, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 1, 128, 10436, 521, 96, 16, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 1, 130, 10541, 527, 97, 16, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 1, 132, 10646, 532, 98, 16, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 1, 134, 10754, 538, 99, 16, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 1, 136, 10862, 543, 100, 16, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["SummonLightningGolem"] = { name = "Summon Lightning Golem", color = 3, description = "Summons a Lightning Golem that grants you increased Attack and Cast speed. The Lightning Golem fires a projectile spell, creates orbs of Lightning that zap nearby enemies, and casts a temporary aura that grants added Lightning Damage to spells and attacks used by the Golem and its nearby allies.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Aura] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Duration] = true, [SkillType.Spell] = true, [SkillType.Buff] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -9931,54 +9924,53 @@ skills["SummonLightningGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 6, 30, 11, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 6, 32, 11, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 2, 1, 6, 34, 11, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 3, 1, 6, 36, 11, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 4, 1, 6, 38, 11, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 5, 1, 7, 40, 11, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 6, 1, 7, 42, 11, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 7, 1, 7, 44, 11, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 8, 1, 7, 46, 11, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 9, 1, 7, 48, 11, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 10, 1, 8, 50, 11, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 11, 1, 8, 52, 11, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 12, 1, 8, 54, 11, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 13, 1, 8, 56, 11, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 14, 1, 8, 58, 11, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 15, 1, 9, 60, 11, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 16, 1, 9, 62, 11, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 17, 1, 9, 64, 11, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 18, 1, 9, 66, 11, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 19, 1, 9, 68, 11, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 20, 1, 10, 70, 11, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 21, 1, 10, 72, 11, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 22, 1, 10, 74, 11, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 23, 1, 10, 76, 11, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 24, 1, 10, 78, 11, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 25, 1, 11, 80, 11, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 26, 1, 11, 82, 11, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 27, 1, 11, 84, 11, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 28, 1, 11, 86, 11, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 29, 1, 11, 88, 11, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 29, 1, 11, 89, 11, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 30, 1, 12, 90, 11, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 30, 1, 12, 91, 11, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 31, 1, 12, 92, 11, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 31, 1, 12, 93, 11, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 32, 1, 12, 94, 11, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 32, 1, 12, 95, 11, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 33, 1, 12, 96, 11, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 33, 1, 12, 97, 11, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 34, 1, 12, 98, 11, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 6, 30, 11, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 6, 32, 11, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 2, 1, 6, 34, 11, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 3, 1, 6, 36, 11, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 4, 1, 6, 38, 11, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 5, 1, 7, 40, 11, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 6, 1, 7, 42, 11, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 7, 1, 7, 44, 11, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 8, 1, 7, 46, 11, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 9, 1, 7, 48, 11, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 10, 1, 8, 50, 11, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 11, 1, 8, 52, 11, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 12, 1, 8, 54, 11, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 13, 1, 8, 56, 11, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 14, 1, 8, 58, 11, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 15, 1, 9, 60, 11, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 16, 1, 9, 62, 11, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 17, 1, 9, 64, 11, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 18, 1, 9, 66, 11, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 19, 1, 9, 68, 11, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 20, 1, 10, 70, 11, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 21, 1, 10, 72, 11, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 22, 1, 10, 74, 11, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 23, 1, 10, 76, 11, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 24, 1, 10, 78, 11, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 25, 1, 11, 80, 11, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 26, 1, 11, 82, 11, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 27, 1, 11, 84, 11, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 28, 1, 11, 86, 11, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 29, 1, 11, 88, 11, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 29, 1, 11, 89, 11, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 30, 1, 12, 90, 11, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 30, 1, 12, 91, 11, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 31, 1, 12, 92, 11, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 31, 1, 12, 93, 11, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 32, 1, 12, 94, 11, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 32, 1, 12, 95, 11, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 33, 1, 12, 96, 11, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 33, 1, 12, 97, 11, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 34, 1, 12, 98, 11, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["SummonRagingSpirit"] = { name = "Summon Raging Spirit", color = 3, description = "Summons a short-lived flaming skull that rushes at nearby enemies and attacks them rapidly. Enemies will not directly engage these spirits, and can pass through them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.5, minionList = { @@ -10012,46 +10004,46 @@ skills["SummonRagingSpirit"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 5000, 20, -15, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 5000, 20, -15, levelRequirement = 6, statInterpolation = { 1, 1, 1, }, cost = { Mana = 4, }, }, - [3] = { 5000, 20, -15, levelRequirement = 9, statInterpolation = { 1, 1, 1, }, cost = { Mana = 4, }, }, - [4] = { 5000, 20, -15, levelRequirement = 12, statInterpolation = { 1, 1, 1, }, cost = { Mana = 4, }, }, - [5] = { 5000, 20, -15, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 5000, 20, -15, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 5000, 20, -15, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 5000, 20, -15, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 7, }, }, - [9] = { 5000, 20, -15, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { Mana = 7, }, }, - [10] = { 5000, 20, -15, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 5000, 20, -15, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 5000, 20, -15, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 5000, 20, -15, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 9, }, }, - [14] = { 5000, 20, -15, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 5000, 20, -15, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 5000, 20, -15, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 11, }, }, - [17] = { 5000, 20, -15, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { Mana = 11, }, }, - [18] = { 5000, 20, -15, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 12, }, }, - [19] = { 5000, 20, -15, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { Mana = 12, }, }, - [20] = { 5000, 20, -15, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 12, }, }, - [21] = { 5000, 20, -15, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 5000, 20, -15, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 13, }, }, - [23] = { 5000, 20, -15, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 13, }, }, - [24] = { 5000, 20, -15, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 13, }, }, - [25] = { 5000, 20, -15, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 14, }, }, - [26] = { 5000, 20, -15, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 14, }, }, - [27] = { 5000, 20, -15, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 14, }, }, - [28] = { 5000, 20, -15, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 14, }, }, - [29] = { 5000, 20, -15, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [30] = { 5000, 20, -15, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [31] = { 5000, 20, -15, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [32] = { 5000, 20, -15, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [33] = { 5000, 20, -15, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [34] = { 5000, 20, -15, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [35] = { 5000, 20, -15, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [36] = { 5000, 20, -15, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [37] = { 5000, 20, -15, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [38] = { 5000, 20, -15, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [39] = { 5000, 20, -15, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [40] = { 5000, 20, -15, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, + [1] = { 5000, 20, -15, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 5000, 20, -15, levelRequirement = 6, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [3] = { 5000, 20, -15, levelRequirement = 9, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { 5000, 20, -15, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { 5000, 20, -15, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 5000, 20, -15, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 5000, 20, -15, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 5000, 20, -15, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 7, }, }, + [9] = { 5000, 20, -15, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { Mana = 7, }, }, + [10] = { 5000, 20, -15, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 5000, 20, -15, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 5000, 20, -15, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 5000, 20, -15, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 9, }, }, + [14] = { 5000, 20, -15, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 5000, 20, -15, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 5000, 20, -15, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 11, }, }, + [17] = { 5000, 20, -15, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { Mana = 11, }, }, + [18] = { 5000, 20, -15, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 12, }, }, + [19] = { 5000, 20, -15, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { Mana = 12, }, }, + [20] = { 5000, 20, -15, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 12, }, }, + [21] = { 5000, 20, -15, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 5000, 20, -15, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [23] = { 5000, 20, -15, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [24] = { 5000, 20, -15, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 13, }, }, + [25] = { 5000, 20, -15, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [26] = { 5000, 20, -15, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [27] = { 5000, 20, -15, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [28] = { 5000, 20, -15, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 14, }, }, + [29] = { 5000, 20, -15, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [30] = { 5000, 20, -15, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [31] = { 5000, 20, -15, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [32] = { 5000, 20, -15, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [33] = { 5000, 20, -15, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [34] = { 5000, 20, -15, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [35] = { 5000, 20, -15, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [36] = { 5000, 20, -15, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [37] = { 5000, 20, -15, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [38] = { 5000, 20, -15, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [39] = { 5000, 20, -15, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [40] = { 5000, 20, -15, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, }, } skills["SummonSkeletons"] = { @@ -10059,8 +10051,7 @@ skills["SummonSkeletons"] = { color = 3, baseEffectiveness = 0, description = "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.MinionProjectile] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Type66] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.5, minionList = { @@ -10103,46 +10094,46 @@ skills["SummonSkeletons"] = { "display_minion_monster_level", }, levels = { - [1] = { 2, 5, 20000, 50, 2, 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [2] = { 2, 5, 20000, 50, 2, 13, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 2, 5, 20000, 50, 2, 17, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 2, 5, 20000, 50, 2, 21, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 2, 5, 20000, 50, 2, 25, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 2, 6, 20000, 50, 2, 29, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [7] = { 2, 6, 20000, 50, 2, 33, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [8] = { 2, 6, 20000, 50, 2, 36, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 2, 6, 20000, 50, 2, 39, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 2, 6, 20000, 50, 2, 42, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [11] = { 3, 6, 20000, 50, 2, 45, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [12] = { 3, 6, 20000, 50, 2, 48, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [13] = { 3, 6, 20000, 50, 2, 51, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 3, 6, 20000, 50, 2, 54, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 3, 6, 20000, 50, 2, 57, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [16] = { 3, 7, 20000, 50, 2, 60, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [17] = { 3, 7, 20000, 50, 2, 63, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [18] = { 3, 7, 20000, 50, 2, 66, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [19] = { 3, 7, 20000, 50, 2, 68, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [20] = { 3, 7, 20000, 50, 2, 70, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [21] = { 4, 7, 20000, 50, 2, 72, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 4, 7, 20000, 50, 2, 74, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [23] = { 4, 7, 20000, 50, 2, 76, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [24] = { 4, 7, 20000, 50, 2, 78, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [25] = { 4, 8, 20000, 50, 2, 80, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [26] = { 4, 8, 20000, 50, 2, 82, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [27] = { 4, 8, 20000, 50, 2, 84, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [28] = { 4, 8, 20000, 50, 2, 86, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [29] = { 4, 8, 20000, 50, 2, 88, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [30] = { 4, 8, 20000, 50, 2, 90, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [31] = { 5, 8, 20000, 50, 2, 91, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [32] = { 5, 8, 20000, 50, 2, 92, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [33] = { 5, 8, 20000, 50, 2, 93, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 5, 8, 20000, 50, 2, 94, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [35] = { 5, 8, 20000, 50, 2, 95, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [36] = { 5, 8, 20000, 50, 2, 96, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [37] = { 5, 8, 20000, 50, 2, 97, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 5, 8, 20000, 50, 2, 98, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 5, 9, 20000, 50, 2, 99, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 5, 9, 20000, 50, 2, 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 2, 5, 20000, 50, 2, 10, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [2] = { 2, 5, 20000, 50, 2, 13, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 2, 5, 20000, 50, 2, 17, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 2, 5, 20000, 50, 2, 21, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 2, 5, 20000, 50, 2, 25, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 2, 6, 20000, 50, 2, 29, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [7] = { 2, 6, 20000, 50, 2, 33, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [8] = { 2, 6, 20000, 50, 2, 36, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 2, 6, 20000, 50, 2, 39, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 2, 6, 20000, 50, 2, 42, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [11] = { 3, 6, 20000, 50, 2, 45, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [12] = { 3, 6, 20000, 50, 2, 48, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [13] = { 3, 6, 20000, 50, 2, 51, levelRequirement = 51, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 3, 6, 20000, 50, 2, 54, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 3, 6, 20000, 50, 2, 57, levelRequirement = 57, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [16] = { 3, 7, 20000, 50, 2, 60, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [17] = { 3, 7, 20000, 50, 2, 63, levelRequirement = 63, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [18] = { 3, 7, 20000, 50, 2, 66, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [19] = { 3, 7, 20000, 50, 2, 68, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [20] = { 3, 7, 20000, 50, 2, 70, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [21] = { 4, 7, 20000, 50, 2, 72, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 4, 7, 20000, 50, 2, 74, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [23] = { 4, 7, 20000, 50, 2, 76, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [24] = { 4, 7, 20000, 50, 2, 78, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [25] = { 4, 8, 20000, 50, 2, 80, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [26] = { 4, 8, 20000, 50, 2, 82, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [27] = { 4, 8, 20000, 50, 2, 84, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [28] = { 4, 8, 20000, 50, 2, 86, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [29] = { 4, 8, 20000, 50, 2, 88, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [30] = { 4, 8, 20000, 50, 2, 90, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [31] = { 5, 8, 20000, 50, 2, 91, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [32] = { 5, 8, 20000, 50, 2, 92, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [33] = { 5, 8, 20000, 50, 2, 93, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 5, 8, 20000, 50, 2, 94, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [35] = { 5, 8, 20000, 50, 2, 95, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [36] = { 5, 8, 20000, 50, 2, 96, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [37] = { 5, 8, 20000, 50, 2, 97, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 5, 8, 20000, 50, 2, 98, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 5, 9, 20000, 50, 2, 99, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 5, 9, 20000, 50, 2, 100, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["VaalSummonSkeletons"] = { @@ -10150,8 +10141,7 @@ skills["VaalSummonSkeletons"] = { color = 3, baseEffectiveness = 0, description = "Summons an army of skeletal warriors, archers and mages, led by a powerful general.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Vaal] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanVolley] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Type66] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Vaal] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.8, minionList = { @@ -10188,46 +10178,46 @@ skills["VaalSummonSkeletons"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 14, 2, 0, 1, 17, 20000, 2, 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 15, 2, 0, 1, 18, 20000, 2, 13, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 15, 3, 0, 1, 19, 20000, 2, 16, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 16, 3, 0, 1, 20, 20000, 2, 19, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 16, 4, 0, 1, 21, 20000, 2, 22, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 17, 4, 0, 1, 22, 20000, 2, 25, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 17, 5, 0, 1, 23, 20000, 2, 28, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 18, 5, 0, 1, 24, 20000, 2, 32, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 18, 5, 1, 1, 25, 20000, 2, 36, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 18, 6, 1, 1, 26, 20000, 2, 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 18, 6, 2, 1, 27, 20000, 2, 44, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 19, 6, 2, 1, 28, 20000, 2, 47, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 19, 6, 3, 1, 29, 20000, 2, 50, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 20, 6, 3, 1, 30, 20000, 2, 53, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 20, 7, 3, 1, 31, 20000, 2, 56, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 20, 7, 4, 1, 32, 20000, 2, 59, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 20, 8, 4, 1, 33, 20000, 2, 62, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 21, 8, 4, 1, 34, 20000, 2, 64, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 21, 8, 5, 1, 35, 20000, 2, 66, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 21, 9, 5, 1, 36, 20000, 2, 68, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 22, 9, 5, 1, 37, 20000, 2, 70, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 22, 9, 6, 1, 38, 20000, 2, 72, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 22, 10, 6, 1, 39, 20000, 2, 74, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 23, 10, 6, 1, 40, 20000, 2, 76, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 23, 10, 7, 1, 41, 20000, 2, 78, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 23, 11, 7, 1, 42, 20000, 2, 80, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 24, 11, 7, 1, 43, 20000, 2, 82, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 24, 11, 8, 1, 44, 20000, 2, 84, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 25, 11, 8, 1, 45, 20000, 2, 86, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 25, 12, 8, 1, 46, 20000, 2, 88, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 25, 12, 8, 1, 46, 20000, 2, 89, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 26, 12, 9, 1, 47, 20000, 2, 90, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 26, 12, 9, 1, 47, 20000, 2, 91, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 26, 12, 9, 1, 48, 20000, 2, 92, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 26, 12, 9, 1, 48, 20000, 2, 93, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 27, 12, 9, 1, 49, 20000, 2, 94, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 27, 12, 9, 1, 49, 20000, 2, 95, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 27, 13, 9, 1, 50, 20000, 2, 96, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 27, 13, 9, 1, 50, 20000, 2, 97, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 27, 13, 10, 1, 51, 20000, 2, 98, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 14, 2, 0, 1, 17, 20000, 2, 10, levelRequirement = 10, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [2] = { 15, 2, 0, 1, 18, 20000, 2, 13, levelRequirement = 13, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [3] = { 15, 3, 0, 1, 19, 20000, 2, 16, levelRequirement = 17, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [4] = { 16, 3, 0, 1, 20, 20000, 2, 19, levelRequirement = 21, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [5] = { 16, 4, 0, 1, 21, 20000, 2, 22, levelRequirement = 25, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [6] = { 17, 4, 0, 1, 22, 20000, 2, 25, levelRequirement = 29, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [7] = { 17, 5, 0, 1, 23, 20000, 2, 28, levelRequirement = 33, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [8] = { 18, 5, 0, 1, 24, 20000, 2, 32, levelRequirement = 36, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [9] = { 18, 5, 1, 1, 25, 20000, 2, 36, levelRequirement = 39, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [10] = { 18, 6, 1, 1, 26, 20000, 2, 40, levelRequirement = 42, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [11] = { 18, 6, 2, 1, 27, 20000, 2, 44, levelRequirement = 45, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [12] = { 19, 6, 2, 1, 28, 20000, 2, 47, levelRequirement = 48, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [13] = { 19, 6, 3, 1, 29, 20000, 2, 50, levelRequirement = 51, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [14] = { 20, 6, 3, 1, 30, 20000, 2, 53, levelRequirement = 54, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [15] = { 20, 7, 3, 1, 31, 20000, 2, 56, levelRequirement = 57, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [16] = { 20, 7, 4, 1, 32, 20000, 2, 59, levelRequirement = 60, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [17] = { 20, 8, 4, 1, 33, 20000, 2, 62, levelRequirement = 63, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [18] = { 21, 8, 4, 1, 34, 20000, 2, 64, levelRequirement = 66, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [19] = { 21, 8, 5, 1, 35, 20000, 2, 66, levelRequirement = 68, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [20] = { 21, 9, 5, 1, 36, 20000, 2, 68, levelRequirement = 70, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [21] = { 22, 9, 5, 1, 37, 20000, 2, 70, levelRequirement = 72, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [22] = { 22, 9, 6, 1, 38, 20000, 2, 72, levelRequirement = 74, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [23] = { 22, 10, 6, 1, 39, 20000, 2, 74, levelRequirement = 76, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [24] = { 23, 10, 6, 1, 40, 20000, 2, 76, levelRequirement = 78, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [25] = { 23, 10, 7, 1, 41, 20000, 2, 78, levelRequirement = 80, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [26] = { 23, 11, 7, 1, 42, 20000, 2, 80, levelRequirement = 82, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [27] = { 24, 11, 7, 1, 43, 20000, 2, 82, levelRequirement = 84, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [28] = { 24, 11, 8, 1, 44, 20000, 2, 84, levelRequirement = 86, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [29] = { 25, 11, 8, 1, 45, 20000, 2, 86, levelRequirement = 88, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [30] = { 25, 12, 8, 1, 46, 20000, 2, 88, levelRequirement = 90, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [31] = { 25, 12, 8, 1, 46, 20000, 2, 89, levelRequirement = 91, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [32] = { 26, 12, 9, 1, 47, 20000, 2, 90, levelRequirement = 92, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [33] = { 26, 12, 9, 1, 47, 20000, 2, 91, levelRequirement = 93, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [34] = { 26, 12, 9, 1, 48, 20000, 2, 92, levelRequirement = 94, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [35] = { 26, 12, 9, 1, 48, 20000, 2, 93, levelRequirement = 95, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [36] = { 27, 12, 9, 1, 49, 20000, 2, 94, levelRequirement = 96, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [37] = { 27, 12, 9, 1, 49, 20000, 2, 95, levelRequirement = 97, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [38] = { 27, 13, 9, 1, 50, 20000, 2, 96, levelRequirement = 98, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [39] = { 27, 13, 9, 1, 50, 20000, 2, 97, levelRequirement = 99, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, + [40] = { 27, 13, 10, 1, 51, 20000, 2, 98, levelRequirement = 100, statInterpolation = { 1, 1, 548, 2233, 2234, 2235, 547, 357, }, cost = { }, }, }, } skills["BlackHole"] = { @@ -10236,7 +10226,7 @@ skills["BlackHole"] = { baseEffectiveness = 0.50940001010895, incrementalEffectiveness = 0.044799998402596, description = "Creates a Void Sphere which Hinders enemies in an area around it, with the debuff being stronger on enemies closer to the sphere. It also regularly releases pulses of area damage. The Void Sphere will consume the corpses of any enemies which die in its area. Can only have one Void Sphere at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SkillCanTotem] = true, [SkillType.PhysicalSkill] = true, [SkillType.Hit] = true, [SkillType.ChaosSkill] = true, [SkillType.Orb] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Totemable] = true, [SkillType.Physical] = true, [SkillType.Damage] = true, [SkillType.Chaos] = true, [SkillType.Orb] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, preDamageFunc = function(activeSkill, output) @@ -10286,53 +10276,53 @@ skills["BlackHole"] = { "damage_cannot_be_reflected_or_leech_if_used_by_other_object", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -30, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 0.80000001192093, 1.2000000476837, -30, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 0.80000001192093, 1.2000000476837, -31, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 0.80000001192093, 1.2000000476837, -31, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 0.80000001192093, 1.2000000476837, -32, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 0.80000001192093, 1.2000000476837, -32, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 0.80000001192093, 1.2000000476837, -33, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 0.80000001192093, 1.2000000476837, -33, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 0.80000001192093, 1.2000000476837, -34, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 0.80000001192093, 1.2000000476837, -34, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 0.80000001192093, 1.2000000476837, -35, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 0.80000001192093, 1.2000000476837, -35, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 0.80000001192093, 1.2000000476837, -36, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 0.80000001192093, 1.2000000476837, -36, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 0.80000001192093, 1.2000000476837, -37, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 0.80000001192093, 1.2000000476837, -37, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 0.80000001192093, 1.2000000476837, -38, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 0.80000001192093, 1.2000000476837, -38, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 0.80000001192093, 1.2000000476837, -39, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 69, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 0.80000001192093, 1.2000000476837, -39, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 0.80000001192093, 1.2000000476837, -40, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 0.80000001192093, 1.2000000476837, -40, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 0.80000001192093, 1.2000000476837, -41, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 0.80000001192093, 1.2000000476837, -41, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 0.80000001192093, 1.2000000476837, -42, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 0.80000001192093, 1.2000000476837, -42, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 0.80000001192093, 1.2000000476837, -43, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 0.80000001192093, 1.2000000476837, -43, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 0.80000001192093, 1.2000000476837, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 0.80000001192093, 1.2000000476837, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 0.80000001192093, 1.2000000476837, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 0.80000001192093, 1.2000000476837, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 0.80000001192093, 1.2000000476837, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 0.80000001192093, 1.2000000476837, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 0.80000001192093, 1.2000000476837, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 0.80000001192093, 1.2000000476837, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 0.80000001192093, 1.2000000476837, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 0.80000001192093, 1.2000000476837, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 0.80000001192093, 1.2000000476837, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 0.80000001192093, 1.2000000476837, -47, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0.80000001192093, 41, -30, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 0.80000001192093, 47, -30, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 0.80000001192093, 53, -31, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 0.80000001192093, 61, -31, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 0.80000001192093, 69, -32, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 0.80000001192093, 78, -32, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 0.80000001192093, 88, -33, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 0.80000001192093, 100, -33, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 0.80000001192093, 113, -34, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 0.80000001192093, 127, -34, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 0.80000001192093, 143, -35, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 0.80000001192093, 161, -35, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 0.80000001192093, 181, -36, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 0.80000001192093, 204, -36, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 0.80000001192093, 229, -37, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 0.80000001192093, 257, -37, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 0.80000001192093, 288, -38, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 0.80000001192093, 323, -38, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 0.80000001192093, 342, -39, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 69, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 0.80000001192093, 361, -39, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 0.80000001192093, 404, -40, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 0.80000001192093, 452, -40, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 0.80000001192093, 506, -41, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 0.80000001192093, 565, -41, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 0.80000001192093, 630, -42, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 0.80000001192093, 704, -42, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 0.80000001192093, 785, -43, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 0.80000001192093, 875, -43, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 0.80000001192093, 975, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 0.80000001192093, 1086, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 0.80000001192093, 1146, -44, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 0.80000001192093, 1209, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 0.80000001192093, 1276, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 0.80000001192093, 1346, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 0.80000001192093, 1420, -45, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 0.80000001192093, 1498, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 0.80000001192093, 1580, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 0.80000001192093, 1666, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 0.80000001192093, 1757, -46, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 0.80000001192093, 1852, -47, 40, 400, critChance = 5, duration = 5, cooldown = 10, damageEffectiveness = 0.55, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["Skitterbots"] = { name = "Summon Skitterbots", color = 3, description = "Summon a Chilling Skitterbot and a Shocking Skitterbot, which will trigger your traps and detonate your mines. Mines detonated by Skitterbots will re-arm and can then be detonated again. The Skitterbots grant you more trap and mine damage, and cannot be targeted or damaged.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Minion] = true, [SkillType.CreatesMinion] = true, [SkillType.ManaCostReserved] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.NonHitChill] = true, [SkillType.CauseElementalStatus] = true, [SkillType.Area] = true, [SkillType.Aura] = true, [SkillType.AuraDebuff] = true, [SkillType.CanDetonate] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Minion] = true, [SkillType.CreatesMinion] = true, [SkillType.HasReservation] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.NonHitChill] = true, [SkillType.ElementalStatus] = true, [SkillType.Area] = true, [SkillType.Aura] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.AuraNotOnCaster] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0, minionList = { @@ -10372,57 +10362,57 @@ skills["Skitterbots"] = { "display_skitterbot_chilling_aura", }, levels = { - [1] = { 10, 0, 0, 0, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, 1, 1, 4, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 10, 2, 2, 8, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 10, 3, 3, 12, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 10, 4, 4, 16, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 10, 5, 5, 20, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 10, 6, 6, 24, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 10, 7, 7, 28, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 10, 8, 8, 32, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 10, 9, 9, 36, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 10, 10, 10, 40, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 10, 11, 11, 44, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 10, 12, 12, 48, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 10, 13, 13, 52, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 10, 14, 14, 56, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 10, 15, 15, 60, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 10, 16, 16, 64, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 10, 17, 17, 68, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 10, 18, 18, 72, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 10, 19, 19, 76, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 10, 20, 20, 80, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 10, 21, 21, 84, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 10, 22, 22, 88, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 10, 23, 23, 92, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 10, 24, 24, 96, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 10, 25, 25, 100, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 10, 26, 26, 104, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 10, 27, 27, 108, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 10, 28, 28, 112, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 10, 29, 29, 116, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 10, 30, 30, 120, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 10, 31, 31, 124, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 10, 32, 32, 128, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 10, 33, 33, 132, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 10, 34, 34, 136, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 10, 35, 35, 140, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 10, 36, 36, 144, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 10, 37, 37, 148, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 10, 38, 38, 152, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 10, 39, 39, 156, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 0, 0, 0, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 10, 1, 1, 4, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 10, 2, 2, 8, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 10, 3, 3, 12, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 10, 4, 4, 16, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 10, 5, 5, 20, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 10, 6, 6, 24, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 10, 7, 7, 28, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 10, 8, 8, 32, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 10, 9, 9, 36, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 10, 10, 10, 40, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 10, 11, 11, 44, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 10, 12, 12, 48, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 10, 13, 13, 52, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 10, 14, 14, 56, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 10, 15, 15, 60, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 10, 16, 16, 64, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 10, 17, 17, 68, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 10, 18, 18, 72, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 10, 19, 19, 76, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 10, 20, 20, 80, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 10, 21, 21, 84, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 10, 22, 22, 88, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 10, 23, 23, 92, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 10, 24, 24, 96, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 10, 25, 25, 100, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 10, 26, 26, 104, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 10, 27, 27, 108, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 10, 28, 28, 112, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 10, 29, 29, 116, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 10, 30, 30, 120, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 10, 31, 31, 124, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 10, 32, 32, 128, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 10, 33, 33, 132, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 10, 34, 34, 136, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 10, 35, 35, 140, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 10, 36, 36, 144, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 10, 37, 37, 148, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 10, 38, 38, 152, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 10, 39, 39, 156, 1, manaReservationPercent = 35, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["TempestShield"] = { name = "Tempest Shield", color = 3, - baseEffectiveness = 2.25, - incrementalEffectiveness = 0.025000000372529, - description = "Enchants your shield with the power of storms, which lashes out to deal arcing lightning damage to attackers when you block them. Blocking refreshes the duration of Tempest Shield.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Shield] = true, [SkillType.Type27] = true, [SkillType.LightningSkill] = true, [SkillType.Chaining] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, }, - statDescriptionScope = "skill_stat_descriptions", - castTime = 0.25, + baseEffectiveness = 4.6932997703552, + incrementalEffectiveness = 0.038199998438358, + description = "Enchants your shield with the power of storms, which lashes out to deal arcing lightning damage to attackers when you block them.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.RequiresShield] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Lightning] = true, [SkillType.Chains] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, [SkillType.Totemable] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0, statMap = { ["shield_block_%"] = { mod("BlockChance", "BASE", nil, 0, 0, { type = "GlobalEffect", effectType = "Buff" }), @@ -10440,68 +10430,66 @@ skills["TempestShield"] = { }, qualityStats = { Default = { - { "lightning_damage_+%", 1 }, + { "base_chance_to_shock_%", 1 }, }, Alternate1 = { { "number_of_chains", 0.1 }, }, Alternate2 = { - { "shield_block_%", 0.05 }, - { "shield_spell_block_%", 0.05 }, + { "shield_spell_block_%", 0.1 }, }, }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", - "shield_block_%", "skill_override_pvp_scaling_time_ms", "number_of_chains", - "base_skill_effect_duration", "shield_spell_block_%", "skill_can_add_multiple_charges_per_action", "base_skill_show_average_damage_instead_of_dps", + "skill_display_buff_grants_shock_immunity", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 43, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 49, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 3, 700, 1, 12000, 3, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.5, 115, 700, 1, 18, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 0.5, 154, 700, 1, 18, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 0.5, 203, 700, 1, 19, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 0.5, 264, 700, 1, 19, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 0.5, 318, 700, 1, 19, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 0.5, 383, 700, 1, 20, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 0.5, 458, 700, 1, 20, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 0.5, 545, 700, 1, 21, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 0.5, 646, 700, 1, 21, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 43, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 0.5, 764, 700, 1, 21, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 0.5, 901, 700, 1, 22, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 49, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 0.5, 1060, 700, 1, 22, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 0.5, 1244, 700, 1, 23, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 55, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 0.5, 1457, 700, 1, 23, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 0.5, 1616, 700, 1, 23, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 0.5, 1792, 700, 1, 24, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 0.5, 1985, 700, 1, 24, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 0.5, 2198, 700, 1, 25, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 0.5, 2432, 700, 1, 25, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 0.5, 2688, 700, 1, 25, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 0.5, 2970, 700, 1, 26, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 0.5, 3280, 700, 1, 26, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 0.5, 3620, 700, 1, 27, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 0.5, 3992, 700, 1, 27, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 0.5, 4401, 700, 1, 27, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 0.5, 4850, 700, 1, 28, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 0.5, 5341, 700, 1, 28, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 0.5, 5880, 700, 1, 29, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 0.5, 6470, 700, 1, 29, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 0.5, 7116, 700, 1, 29, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 0.5, 7462, 700, 1, 30, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 0.5, 7824, 700, 1, 30, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 0.5, 8203, 700, 1, 30, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 0.5, 8599, 700, 1, 30, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 0.5, 9013, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 0.5, 9447, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 0.5, 9900, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 0.5, 10375, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 0.5, 10871, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 0.5, 11390, 700, 1, 31, critChance = 6, cooldown = 1, damageEffectiveness = 2.2, manaReservationPercent = 25, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["VoltaxicBurst"] = { @@ -10510,7 +10498,7 @@ skills["VoltaxicBurst"] = { baseEffectiveness = 2.5072000026703, incrementalEffectiveness = 0.036800000816584, description = "Each cast of this spell waits for a short duration, releasing a burst of lightning and chaos spell damage in an area around you when that duration ends. Enemies killed by this damage, or shortly after, will explode. The explosions of the corpses are not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ChaosSkill] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Chaos] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, preDamageFunc = function(activeSkill, output) @@ -10544,59 +10532,60 @@ skills["VoltaxicBurst"] = { "skill_lightning_damage_%_to_convert_to_chaos", "active_skill_base_radius_+", "corpse_explosion_monster_life_%_lightning", + "voltaxic_burst_hit_and_ailment_damage_+%_final_per_stack", "is_area_damage", "console_skill_dont_chase", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 0.69999998807907, 1.2999999523163, 40, 0, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 0.69999998807907, 1.2999999523163, 40, 1, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [14] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 0.69999998807907, 1.2999999523163, 40, 2, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 0.69999998807907, 1.2999999523163, 40, 3, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 0.69999998807907, 1.2999999523163, 40, 4, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 0.69999998807907, 1.2999999523163, 40, 5, 6, damageEffectiveness = 1.6, critChance = 5, duration = 2.5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 0.69999998807907, 38, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 0.69999998807907, 48, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 15, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 0.69999998807907, 65, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 19, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 7, }, }, + [4] = { 0.69999998807907, 85, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.69999998807907, 111, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 0.69999998807907, 142, 40, 0, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 0.69999998807907, 180, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 35, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 0.69999998807907, 214, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 38, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [9] = { 0.69999998807907, 253, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 41, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [10] = { 0.69999998807907, 299, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [11] = { 0.69999998807907, 352, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 47, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [12] = { 0.69999998807907, 412, 40, 1, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [13] = { 0.69999998807907, 483, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [14] = { 0.69999998807907, 564, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [15] = { 0.69999998807907, 657, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [16] = { 0.69999998807907, 764, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [17] = { 0.69999998807907, 844, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [18] = { 0.69999998807907, 932, 40, 2, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [19] = { 0.69999998807907, 1028, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [20] = { 0.69999998807907, 1134, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [21] = { 0.69999998807907, 1250, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [22] = { 0.69999998807907, 1376, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [23] = { 0.69999998807907, 1514, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [24] = { 0.69999998807907, 1666, 40, 3, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [25] = { 0.69999998807907, 1832, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [26] = { 0.69999998807907, 2013, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [27] = { 0.69999998807907, 2211, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [28] = { 0.69999998807907, 2427, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [29] = { 0.69999998807907, 2664, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [30] = { 0.69999998807907, 2922, 40, 4, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [31] = { 0.69999998807907, 3060, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [32] = { 0.69999998807907, 3204, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [33] = { 0.69999998807907, 3354, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [34] = { 0.69999998807907, 3512, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [35] = { 0.69999998807907, 3676, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [36] = { 0.69999998807907, 3848, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [37] = { 0.69999998807907, 4027, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [38] = { 0.69999998807907, 4214, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [39] = { 0.69999998807907, 4410, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [40] = { 0.69999998807907, 4614, 40, 5, 6, 1, damageEffectiveness = 1.6, critChance = 6.5, duration = 2.5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, }, } skills["FrostBoltNova"] = { name = "Vortex", color = 3, - baseEffectiveness = 2.117399930954, - incrementalEffectiveness = 0.045499999076128, + baseEffectiveness = 1.8142999410629, + incrementalEffectiveness = 0.054900001734495, description = "An icy blast explodes around the caster, dealing cold damage to enemies, and leaving behind a whirling vortex which deals cold damage over time and chills enemies caught in it. If the caster targets near their Frostbolt projectiles, it will explode from a number of those projectiles instead, destroying them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -10645,46 +10634,46 @@ skills["FrostBoltNova"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 0, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 28, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 4, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 31, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [3] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 8, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 34, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 12, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 37, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 16, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 40, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 20, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 42, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 24, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 44, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 28, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 46, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 32, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 48, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 36, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 50, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 40, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 52, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 44, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 54, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 48, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 56, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 52, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 58, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 56, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 60, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 60, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 62, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 64, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 64, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 68, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 66, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 72, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 68, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 76, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 70, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 80, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 72, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 84, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 74, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 88, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 76, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 92, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 78, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 96, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 80, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 100, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 82, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 104, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 84, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 108, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 86, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 112, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 88, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 116, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 90, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 120, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 91, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 124, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 92, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 128, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 93, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 132, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 94, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 136, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 95, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 140, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 96, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 144, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 97, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 148, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 98, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 152, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 99, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 0.40000000596046, 0.60000002384186, 3000, 66.666668156783, 5, 156, -20, 900, critChance = 6.5, cooldown = 1.8, levelRequirement = 100, statInterpolation = { 3, 3, 1, 3, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 0.40000000596046, 63, 3000, 6970, 5, 0, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 11, }, }, + [2] = { 0.40000000596046, 79, 3000, 8832, 5, 4, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 31, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 11, }, }, + [3] = { 0.40000000596046, 100, 3000, 11130, 5, 8, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 34, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 12, }, }, + [4] = { 0.40000000596046, 126, 3000, 13961, 5, 12, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 37, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 13, }, }, + [5] = { 0.40000000596046, 157, 3000, 17440, 5, 16, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 13, }, }, + [6] = { 0.40000000596046, 182, 3000, 20188, 5, 20, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 42, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 14, }, }, + [7] = { 0.40000000596046, 210, 3000, 23333, 5, 24, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 14, }, }, + [8] = { 0.40000000596046, 242, 3000, 26930, 5, 28, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 46, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 15, }, }, + [9] = { 0.40000000596046, 279, 3000, 31043, 5, 32, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 15, }, }, + [10] = { 0.40000000596046, 322, 3000, 35741, 5, 36, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 50, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 15, }, }, + [11] = { 0.40000000596046, 370, 3000, 41103, 5, 40, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 16, }, }, + [12] = { 0.40000000596046, 425, 3000, 47221, 5, 44, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 54, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 16, }, }, + [13] = { 0.40000000596046, 488, 3000, 54196, 5, 48, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 17, }, }, + [14] = { 0.40000000596046, 559, 3000, 62143, 5, 52, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 58, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 17, }, }, + [15] = { 0.40000000596046, 641, 3000, 71194, 5, 56, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 18, }, }, + [16] = { 0.40000000596046, 733, 3000, 81496, 5, 60, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 62, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 18, }, }, + [17] = { 0.40000000596046, 839, 3000, 93217, 5, 64, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 18, }, }, + [18] = { 0.40000000596046, 959, 3000, 106545, 5, 68, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 66, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 19, }, }, + [19] = { 0.40000000596046, 1095, 3000, 121694, 5, 72, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 19, }, }, + [20] = { 0.40000000596046, 1250, 3000, 138905, 5, 76, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 20, }, }, + [21] = { 0.40000000596046, 1426, 3000, 158450, 5, 80, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 20, }, }, + [22] = { 0.40000000596046, 1626, 3000, 180637, 5, 84, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 21, }, }, + [23] = { 0.40000000596046, 1852, 3000, 205814, 5, 88, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 21, }, }, + [24] = { 0.40000000596046, 2109, 3000, 234372, 5, 92, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 21, }, }, + [25] = { 0.40000000596046, 2401, 3000, 266755, 5, 96, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 22, }, }, + [26] = { 0.40000000596046, 2731, 3000, 303461, 5, 100, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 22, }, }, + [27] = { 0.40000000596046, 3105, 3000, 345054, 5, 104, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 23, }, }, + [28] = { 0.40000000596046, 3530, 3000, 392169, 5, 108, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 23, }, }, + [29] = { 0.40000000596046, 4010, 3000, 445524, 5, 112, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 24, }, }, + [30] = { 0.40000000596046, 4553, 3000, 505926, 5, 116, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 24, }, }, + [31] = { 0.40000000596046, 4851, 3000, 539050, 5, 120, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 91, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 24, }, }, + [32] = { 0.40000000596046, 5169, 3000, 574286, 5, 124, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 92, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 25, }, }, + [33] = { 0.40000000596046, 5506, 3000, 611766, 5, 128, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 93, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 25, }, }, + [34] = { 0.40000000596046, 5865, 3000, 651630, 5, 132, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 94, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 25, }, }, + [35] = { 0.40000000596046, 6246, 3000, 694028, 5, 136, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 95, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 25, }, }, + [36] = { 0.40000000596046, 6652, 3000, 739117, 5, 140, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 96, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 25, }, }, + [37] = { 0.40000000596046, 7084, 3000, 787065, 5, 144, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 97, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 26, }, }, + [38] = { 0.40000000596046, 7542, 3000, 838051, 5, 148, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 98, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 26, }, }, + [39] = { 0.40000000596046, 8030, 3000, 892262, 5, 152, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 99, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 26, }, }, + [40] = { 0.40000000596046, 8549, 3000, 949899, 5, 156, -20, 900, damageEffectiveness = 1.8, cooldown = 1.8, critChance = 6, levelRequirement = 100, statInterpolation = { 3, 1, 0, 1472, 1473, 357, 1722, 8412, }, cost = { Mana = 26, }, }, }, } skills["Purge"] = { @@ -10693,7 +10682,7 @@ skills["Purge"] = { baseEffectiveness = 2.5, incrementalEffectiveness = 0.043099999427795, description = "An expanding wave of energy surges forward, damaging enemies in a cone-shaped area over a duration. Each enemy hit is inflicted with Exposure matching the element of which they took the highest damage. Only one Wave of Conviction can be active at a time", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.SpellCanRepeat] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.7, statMap = { @@ -10738,46 +10727,46 @@ skills["Purge"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 0, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 2, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 4, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 6, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 8, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 10, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 12, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 14, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 16, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 43, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 18, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 20, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 49, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 22, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 24, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 55, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 26, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 28, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 30, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 32, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 34, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 36, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 38, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 40, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 42, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 44, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 46, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 48, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 50, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 52, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 54, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 56, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 58, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 59, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 60, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 61, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 62, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 63, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 64, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 65, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 66, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 67, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 25, 25, 4000, 2, 7, 68, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, + [1] = { 0.80000001192093, 52, 25, 25, 4000, 2, 7, 0, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 16, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [2] = { 0.80000001192093, 72, 25, 25, 4000, 2, 7, 2, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 20, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.80000001192093, 96, 25, 25, 4000, 2, 7, 4, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 24, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [4] = { 0.80000001192093, 128, 25, 25, 4000, 2, 7, 6, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [5] = { 0.80000001192093, 156, 25, 25, 4000, 2, 7, 8, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [6] = { 0.80000001192093, 190, 25, 25, 4000, 2, 7, 10, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 34, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [7] = { 0.80000001192093, 231, 25, 25, 4000, 2, 7, 12, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 37, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [8] = { 0.80000001192093, 279, 25, 25, 4000, 2, 7, 14, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [9] = { 0.80000001192093, 336, 25, 25, 4000, 2, 7, 16, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 43, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 0.80000001192093, 403, 25, 25, 4000, 2, 7, 18, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 46, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 0.80000001192093, 482, 25, 25, 4000, 2, 7, 20, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 49, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [12] = { 0.80000001192093, 574, 25, 25, 4000, 2, 7, 22, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [13] = { 0.80000001192093, 684, 25, 25, 4000, 2, 7, 24, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 55, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [14] = { 0.80000001192093, 812, 25, 25, 4000, 2, 7, 26, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [15] = { 0.80000001192093, 909, 25, 25, 4000, 2, 7, 28, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [16] = { 0.80000001192093, 1018, 25, 25, 4000, 2, 7, 30, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [17] = { 0.80000001192093, 1138, 25, 25, 4000, 2, 7, 32, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [18] = { 0.80000001192093, 1272, 25, 25, 4000, 2, 7, 34, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [19] = { 0.80000001192093, 1421, 25, 25, 4000, 2, 7, 36, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [20] = { 0.80000001192093, 1585, 25, 25, 4000, 2, 7, 38, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [21] = { 0.80000001192093, 1768, 25, 25, 4000, 2, 7, 40, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [22] = { 0.80000001192093, 1971, 25, 25, 4000, 2, 7, 42, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [23] = { 0.80000001192093, 2196, 25, 25, 4000, 2, 7, 44, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [24] = { 0.80000001192093, 2445, 25, 25, 4000, 2, 7, 46, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [25] = { 0.80000001192093, 2721, 25, 25, 4000, 2, 7, 48, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [26] = { 0.80000001192093, 3026, 25, 25, 4000, 2, 7, 50, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [27] = { 0.80000001192093, 3364, 25, 25, 4000, 2, 7, 52, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [28] = { 0.80000001192093, 3739, 25, 25, 4000, 2, 7, 54, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [29] = { 0.80000001192093, 4153, 25, 25, 4000, 2, 7, 56, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [30] = { 0.80000001192093, 4611, 25, 25, 4000, 2, 7, 58, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [31] = { 0.80000001192093, 4858, 25, 25, 4000, 2, 7, 59, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [32] = { 0.80000001192093, 5118, 25, 25, 4000, 2, 7, 60, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [33] = { 0.80000001192093, 5391, 25, 25, 4000, 2, 7, 61, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [34] = { 0.80000001192093, 5678, 25, 25, 4000, 2, 7, 62, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [35] = { 0.80000001192093, 5979, 25, 25, 4000, 2, 7, 63, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [36] = { 0.80000001192093, 6297, 25, 25, 4000, 2, 7, 64, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [37] = { 0.80000001192093, 6630, 25, 25, 4000, 2, 7, 65, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [38] = { 0.80000001192093, 6981, 25, 25, 4000, 2, 7, 66, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [39] = { 0.80000001192093, 7349, 25, 25, 4000, 2, 7, 67, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [40] = { 0.80000001192093, 7736, 25, 25, 4000, 2, 7, 68, -15, damageEffectiveness = 2.4, critChance = 6, duration = 0.5, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, }, } skills["FrostFury"] = { @@ -10786,7 +10775,7 @@ skills["FrostFury"] = { baseEffectiveness = 1.1656999588013, incrementalEffectiveness = 0.031800001859665, description = "Channel to conjure an orb above you, which pelts nearby enemies with projectiles that impact the ground and explode. Channelling for longer builds up stages on the skill. When you stop channelling, the stages decay over a duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Channelled] = true, [SkillType.ColdSkill] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.SkillCanTotem] = true, [SkillType.AreaSpell] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.Orb] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Channel] = true, [SkillType.Cold] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.Totemable] = true, [SkillType.AreaSpell] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Orb] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, parts = { @@ -10864,55 +10853,55 @@ skills["FrostFury"] = { "display_frost_fury_additive_cast_speed_modifiers_apply_to_fire_speed", }, levels = { - [1] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [2] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [3] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 2, }, }, - [4] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [5] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [6] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [7] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [8] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [9] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [10] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [11] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [12] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [13] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [14] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [15] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [16] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [17] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [18] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [19] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [20] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [21] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [22] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [23] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [24] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [25] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [36] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [37] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [38] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [39] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [40] = { 0.80000001192093, 1, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 0.80000001192093, 37, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 28, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [2] = { 0.80000001192093, 44, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [3] = { 0.80000001192093, 52, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 34, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 2, }, }, + [4] = { 0.80000001192093, 61, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 37, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [5] = { 0.80000001192093, 71, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 40, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [6] = { 0.80000001192093, 78, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 42, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [7] = { 0.80000001192093, 87, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [8] = { 0.80000001192093, 96, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 46, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [9] = { 0.80000001192093, 106, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 48, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [10] = { 0.80000001192093, 116, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [11] = { 0.80000001192093, 128, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 52, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [12] = { 0.80000001192093, 141, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 54, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [13] = { 0.80000001192093, 155, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 3, }, }, + [14] = { 0.80000001192093, 170, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 58, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [15] = { 0.80000001192093, 186, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 60, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [16] = { 0.80000001192093, 203, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [17] = { 0.80000001192093, 223, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [18] = { 0.80000001192093, 243, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [19] = { 0.80000001192093, 266, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [20] = { 0.80000001192093, 291, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [21] = { 0.80000001192093, 317, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [22] = { 0.80000001192093, 346, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [23] = { 0.80000001192093, 377, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [24] = { 0.80000001192093, 411, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 4, }, }, + [25] = { 0.80000001192093, 447, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 0.80000001192093, 487, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 0.80000001192093, 529, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 0.80000001192093, 576, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 0.80000001192093, 626, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 0.80000001192093, 680, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 0.80000001192093, 708, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 0.80000001192093, 738, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 0.80000001192093, 769, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 0.80000001192093, 801, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 0.80000001192093, 835, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [36] = { 0.80000001192093, 869, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [37] = { 0.80000001192093, 905, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [38] = { 0.80000001192093, 943, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [39] = { 0.80000001192093, 982, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [40] = { 0.80000001192093, 1023, 10, 1600, 25, 15, 100, 100, 100, damageEffectiveness = 0.5, critChance = 6, duration = 1.6, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["ImmolationSigil"] = { name = "Wintertide Brand", color = 3, - baseEffectiveness = 4.5, - incrementalEffectiveness = 0.022299999371171, + baseEffectiveness = 4.5808000564575, + incrementalEffectiveness = 0.028899999335408, description = "Creates a magical brand which can attach to a nearby enemy, dealing cold damage over time and chilling them. It periodically activates while attached, gaining stages that raise the damage. When removed, a short-duration debuff dealing the same damage over time and chill is applied to each nearby enemy. The brand keeps its charges while detached.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.ColdSkill] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, [SkillType.DamageOverTime] = true, [SkillType.NonHitChill] = true, [SkillType.CauseElementalStatus] = true, [SkillType.Type59] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Cold] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Brand] = true, [SkillType.AreaSpell] = true, [SkillType.DamageOverTime] = true, [SkillType.NonHitChill] = true, [SkillType.ElementalStatus] = true, [SkillType.DegenOnlySpellDamage] = true, }, statDescriptionScope = "brand_skill_stat_descriptions", castTime = 0.7, preDamageFunc = function(activeSkill, output) @@ -10968,53 +10957,53 @@ skills["ImmolationSigil"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 12, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 15, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 19, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [4] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 23, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 27, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 31, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 35, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 38, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [9] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 41, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [10] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 44, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [11] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 47, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [12] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 50, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [13] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 53, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [14] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 56, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [15] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 59, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [16] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 62, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 64, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [18] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 66, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 68, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 70, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 72, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 74, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 76, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 78, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 80, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 82, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 84, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 86, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 88, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 90, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 91, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 92, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 93, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 94, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 95, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 96, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 97, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 98, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 99, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 1, 6000, 16.666667039196, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 100, statInterpolation = { 1, 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 1, 6000, 820, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 12, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 6, }, }, + [2] = { 1, 6000, 1016, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 15, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 6, }, }, + [3] = { 1, 6000, 1322, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 19, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 7, }, }, + [4] = { 1, 6000, 1688, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 23, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 8, }, }, + [5] = { 1, 6000, 2122, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 27, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 9, }, }, + [6] = { 1, 6000, 2637, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 31, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 9, }, }, + [7] = { 1, 6000, 3245, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 35, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 10, }, }, + [8] = { 1, 6000, 3771, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 38, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 11, }, }, + [9] = { 1, 6000, 4366, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 41, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 11, }, }, + [10] = { 1, 6000, 5036, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 44, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 12, }, }, + [11] = { 1, 6000, 5791, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 47, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 12, }, }, + [12] = { 1, 6000, 6641, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 50, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 13, }, }, + [13] = { 1, 6000, 7597, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 53, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 13, }, }, + [14] = { 1, 6000, 8670, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 56, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 14, }, }, + [15] = { 1, 6000, 9875, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 59, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 14, }, }, + [16] = { 1, 6000, 11225, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 62, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 15, }, }, + [17] = { 1, 6000, 12214, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 64, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 15, }, }, + [18] = { 1, 6000, 13281, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 66, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 16, }, }, + [19] = { 1, 6000, 14431, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 68, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 16, }, }, + [20] = { 1, 6000, 15670, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 70, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 16, }, }, + [21] = { 1, 6000, 17004, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 72, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 17, }, }, + [22] = { 1, 6000, 18441, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 74, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 17, }, }, + [23] = { 1, 6000, 19989, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 76, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 18, }, }, + [24] = { 1, 6000, 21654, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 78, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 18, }, }, + [25] = { 1, 6000, 23446, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 80, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 18, }, }, + [26] = { 1, 6000, 25374, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 82, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 19, }, }, + [27] = { 1, 6000, 27447, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 84, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 19, }, }, + [28] = { 1, 6000, 29676, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 86, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 19, }, }, + [29] = { 1, 6000, 32072, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 88, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 20, }, }, + [30] = { 1, 6000, 34647, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 90, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 20, }, }, + [31] = { 1, 6000, 36006, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 91, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 20, }, }, + [32] = { 1, 6000, 37414, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 92, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 20, }, }, + [33] = { 1, 6000, 38873, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 93, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 21, }, }, + [34] = { 1, 6000, 40386, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 94, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 21, }, }, + [35] = { 1, 6000, 41953, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 95, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 21, }, }, + [36] = { 1, 6000, 43578, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 96, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 21, }, }, + [37] = { 1, 6000, 45261, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 97, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 21, }, }, + [38] = { 1, 6000, 47005, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 98, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 22, }, }, + [39] = { 1, 6000, 48812, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 99, statInterpolation = { 1, 1, 0, 8448, 3193, 1722, 8951, 8443, }, cost = { Mana = 22, }, }, + [40] = { 1, 6000, 50685, 1000, 250, 20, 20, 1, duration = 2, levelRequirement = 100, statInterpolation = { 1, 1, 0, 12116, 3890, 12278, 12279, 2, }, cost = { Mana = 22, }, }, }, } skills["Wither"] = { name = "Wither", color = 3, description = "Casts a debilitating debuff on enemies in an area, hindering their movement and also inflicts the Withered debuff, which increases the Chaos Damage they take and can stack up to 15 times.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.ChaosSkill] = true, [SkillType.Channelled] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Chaos] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.28, statMap = { @@ -11059,46 +11048,46 @@ skills["Wither"] = { "base_skill_area_of_effect_+%", }, levels = { - [1] = { -30, 6, 500, 2000, 0, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [2] = { -30, 6, 500, 2000, 1, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 3, }, }, - [3] = { -30, 6, 500, 2000, 2, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [4] = { -31, 6, 500, 2000, 3, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 4, }, }, - [5] = { -31, 6, 500, 2000, 4, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { -31, 6, 500, 2000, 5, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { -32, 6, 500, 2000, 6, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { -32, 6, 500, 2000, 7, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { -32, 6, 500, 2000, 8, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { -33, 6, 500, 2000, 9, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { -33, 6, 500, 2000, 10, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [12] = { -33, 6, 500, 2000, 11, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [13] = { -34, 6, 500, 2000, 12, levelRequirement = 51, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, - [14] = { -34, 6, 500, 2000, 13, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { -34, 6, 500, 2000, 14, levelRequirement = 57, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { -35, 6, 500, 2000, 15, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { -35, 6, 500, 2000, 16, levelRequirement = 63, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { -35, 6, 500, 2000, 17, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [19] = { -36, 6, 500, 2000, 18, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [20] = { -36, 6, 500, 2000, 19, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [21] = { -36, 6, 500, 2000, 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [22] = { -37, 6, 500, 2000, 21, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { -37, 6, 500, 2000, 22, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { -37, 6, 500, 2000, 23, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { -38, 6, 500, 2000, 24, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { -38, 6, 500, 2000, 25, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { -38, 6, 500, 2000, 26, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [28] = { -39, 6, 500, 2000, 27, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [29] = { -39, 6, 500, 2000, 28, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [30] = { -39, 6, 500, 2000, 29, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [31] = { -39, 6, 500, 2000, 29, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [32] = { -40, 6, 500, 2000, 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [33] = { -40, 6, 500, 2000, 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [34] = { -40, 6, 500, 2000, 31, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [35] = { -40, 6, 500, 2000, 31, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [36] = { -40, 6, 500, 2000, 32, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [37] = { -40, 6, 500, 2000, 32, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [38] = { -41, 6, 500, 2000, 33, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [39] = { -41, 6, 500, 2000, 33, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [40] = { -41, 6, 500, 2000, 34, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, + [1] = { -30, 6, 500, 2000, 0, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [2] = { -30, 6, 500, 2000, 1, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 3, }, }, + [3] = { -30, 6, 500, 2000, 2, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [4] = { -31, 6, 500, 2000, 3, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 4, }, }, + [5] = { -31, 6, 500, 2000, 4, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { -31, 6, 500, 2000, 5, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { -32, 6, 500, 2000, 6, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { -32, 6, 500, 2000, 7, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { -32, 6, 500, 2000, 8, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { -33, 6, 500, 2000, 9, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { -33, 6, 500, 2000, 10, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [12] = { -33, 6, 500, 2000, 11, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [13] = { -34, 6, 500, 2000, 12, levelRequirement = 51, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 7, }, }, + [14] = { -34, 6, 500, 2000, 13, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { -34, 6, 500, 2000, 14, levelRequirement = 57, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { -35, 6, 500, 2000, 15, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { -35, 6, 500, 2000, 16, levelRequirement = 63, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { -35, 6, 500, 2000, 17, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [19] = { -36, 6, 500, 2000, 18, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [20] = { -36, 6, 500, 2000, 19, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [21] = { -36, 6, 500, 2000, 20, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 9, }, }, + [22] = { -37, 6, 500, 2000, 21, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { -37, 6, 500, 2000, 22, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { -37, 6, 500, 2000, 23, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { -38, 6, 500, 2000, 24, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { -38, 6, 500, 2000, 25, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { -38, 6, 500, 2000, 26, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [28] = { -39, 6, 500, 2000, 27, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [29] = { -39, 6, 500, 2000, 28, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [30] = { -39, 6, 500, 2000, 29, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [31] = { -39, 6, 500, 2000, 29, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [32] = { -40, 6, 500, 2000, 30, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 11, }, }, + [33] = { -40, 6, 500, 2000, 30, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [34] = { -40, 6, 500, 2000, 31, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [35] = { -40, 6, 500, 2000, 31, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [36] = { -40, 6, 500, 2000, 32, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [37] = { -40, 6, 500, 2000, 32, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [38] = { -41, 6, 500, 2000, 33, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [39] = { -41, 6, 500, 2000, 33, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, + [40] = { -41, 6, 500, 2000, 34, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 12, }, }, }, } skills["Wrath"] = { @@ -11107,7 +11096,7 @@ skills["Wrath"] = { baseEffectiveness = 2.25, incrementalEffectiveness = 0.023000000044703, description = "Casts an aura that adds lightning damage to the attacks of you and your allies, and makes your spells deal more lightning damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.LightningSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Lightning] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -11137,7 +11126,7 @@ skills["Wrath"] = { { "aura_effect_+%", 0.25 }, }, Alternate2 = { - { "base_reservation_+%", -0.1 }, + { "base_reservation_efficiency_+%", 0.2 }, }, }, stats = { @@ -11148,46 +11137,46 @@ skills["Wrath"] = { "base_deal_no_damage", }, levels = { - [1] = { 0.050000000745058, 0.80000001192093, 0, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.050000000745058, 0.80000001192093, 1, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [3] = { 0.050000000745058, 0.80000001192093, 2, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [4] = { 0.050000000745058, 0.80000001192093, 3, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [5] = { 0.050000000745058, 0.80000001192093, 4, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [6] = { 0.050000000745058, 0.80000001192093, 5, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [7] = { 0.050000000745058, 0.80000001192093, 6, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [8] = { 0.050000000745058, 0.80000001192093, 7, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [9] = { 0.050000000745058, 0.80000001192093, 8, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [10] = { 0.050000000745058, 0.80000001192093, 9, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [11] = { 0.050000000745058, 0.80000001192093, 10, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [12] = { 0.050000000745058, 0.80000001192093, 11, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [13] = { 0.050000000745058, 0.80000001192093, 12, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [14] = { 0.050000000745058, 0.80000001192093, 13, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [15] = { 0.050000000745058, 0.80000001192093, 14, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [16] = { 0.050000000745058, 0.80000001192093, 15, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [17] = { 0.050000000745058, 0.80000001192093, 16, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [18] = { 0.050000000745058, 0.80000001192093, 17, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [19] = { 0.050000000745058, 0.80000001192093, 18, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [20] = { 0.050000000745058, 0.80000001192093, 19, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [21] = { 0.050000000745058, 0.80000001192093, 20, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [22] = { 0.050000000745058, 0.80000001192093, 21, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [23] = { 0.050000000745058, 0.80000001192093, 22, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [24] = { 0.050000000745058, 0.80000001192093, 23, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [25] = { 0.050000000745058, 0.80000001192093, 24, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [26] = { 0.050000000745058, 0.80000001192093, 25, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [27] = { 0.050000000745058, 0.80000001192093, 26, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [28] = { 0.050000000745058, 0.80000001192093, 27, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [29] = { 0.050000000745058, 0.80000001192093, 28, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [30] = { 0.050000000745058, 0.80000001192093, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [31] = { 0.050000000745058, 0.80000001192093, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [32] = { 0.050000000745058, 0.80000001192093, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [33] = { 0.050000000745058, 0.80000001192093, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [34] = { 0.050000000745058, 0.80000001192093, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [35] = { 0.050000000745058, 0.80000001192093, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [36] = { 0.050000000745058, 0.80000001192093, 32, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [37] = { 0.050000000745058, 0.80000001192093, 32, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [38] = { 0.050000000745058, 0.80000001192093, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [39] = { 0.050000000745058, 0.80000001192093, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [40] = { 0.050000000745058, 0.80000001192093, 34, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.050000000745058, 37, 0, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [2] = { 0.050000000745058, 43, 1, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [3] = { 0.050000000745058, 50, 2, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [4] = { 0.050000000745058, 57, 3, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [5] = { 0.050000000745058, 66, 4, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [6] = { 0.050000000745058, 75, 5, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [7] = { 0.050000000745058, 85, 6, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [8] = { 0.050000000745058, 97, 7, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [9] = { 0.050000000745058, 109, 8, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [10] = { 0.050000000745058, 118, 9, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [11] = { 0.050000000745058, 128, 10, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [12] = { 0.050000000745058, 138, 11, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [13] = { 0.050000000745058, 149, 12, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [14] = { 0.050000000745058, 161, 13, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [15] = { 0.050000000745058, 173, 14, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [16] = { 0.050000000745058, 186, 15, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [17] = { 0.050000000745058, 200, 16, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [18] = { 0.050000000745058, 215, 17, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [19] = { 0.050000000745058, 231, 18, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [20] = { 0.050000000745058, 248, 19, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [21] = { 0.050000000745058, 267, 20, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [22] = { 0.050000000745058, 286, 21, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [23] = { 0.050000000745058, 306, 22, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [24] = { 0.050000000745058, 328, 23, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [25] = { 0.050000000745058, 351, 24, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [26] = { 0.050000000745058, 375, 25, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [27] = { 0.050000000745058, 401, 26, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [28] = { 0.050000000745058, 429, 27, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [29] = { 0.050000000745058, 458, 28, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [30] = { 0.050000000745058, 490, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [31] = { 0.050000000745058, 506, 29, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [32] = { 0.050000000745058, 523, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [33] = { 0.050000000745058, 540, 30, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [34] = { 0.050000000745058, 558, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [35] = { 0.050000000745058, 576, 31, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [36] = { 0.050000000745058, 595, 32, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [37] = { 0.050000000745058, 614, 32, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [38] = { 0.050000000745058, 634, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [39] = { 0.050000000745058, 655, 33, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 3, 59, 60, 5723, }, cost = { }, }, + [40] = { 0.050000000745058, 676, 34, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 3, 59, 60, 5765, }, cost = { }, }, }, } skills["SpellDamageAura"] = { @@ -11196,7 +11185,7 @@ skills["SpellDamageAura"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.025000000372529, description = "Casts an aura that grants bonuses to damage and critical strike chance of spells to you and your allies, and gives a chance to create Consecrated Ground against stronger enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -11241,45 +11230,285 @@ skills["SpellDamageAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 10, 20, 10, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, 21, 10, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 10, 22, 10, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 11, 23, 10, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 11, 24, 10, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 11, 25, 10, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 12, 26, 10, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 12, 27, 10, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 12, 28, 10, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 12, 29, 10, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 13, 30, 10, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 13, 31, 10, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 13, 32, 10, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 14, 33, 10, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 14, 34, 10, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 14, 35, 10, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 14, 36, 10, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 15, 37, 10, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 15, 38, 10, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 15, 39, 10, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 16, 40, 10, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 16, 41, 10, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 16, 42, 10, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 16, 43, 10, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 17, 44, 10, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 17, 45, 10, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 17, 46, 10, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 18, 47, 10, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 18, 48, 10, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 18, 49, 10, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 18, 49, 10, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 18, 50, 10, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 19, 50, 10, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 19, 51, 10, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 19, 51, 10, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 19, 52, 10, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 19, 52, 10, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 19, 53, 10, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 19, 53, 10, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 20, 54, 10, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 20, 10, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [2] = { 10, 21, 10, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [3] = { 10, 22, 10, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [4] = { 11, 23, 10, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [5] = { 11, 24, 10, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [6] = { 11, 25, 10, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [7] = { 12, 26, 10, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [8] = { 12, 27, 10, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [9] = { 12, 28, 10, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [10] = { 12, 29, 10, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [11] = { 13, 30, 10, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [12] = { 13, 31, 10, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [13] = { 13, 32, 10, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [14] = { 14, 33, 10, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [15] = { 14, 34, 10, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [16] = { 14, 35, 10, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [17] = { 14, 36, 10, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [18] = { 15, 37, 10, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [19] = { 15, 38, 10, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [20] = { 15, 39, 10, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [21] = { 16, 40, 10, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [22] = { 16, 41, 10, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [23] = { 16, 42, 10, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [24] = { 16, 43, 10, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [25] = { 17, 44, 10, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [26] = { 17, 45, 10, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [27] = { 17, 46, 10, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [28] = { 18, 47, 10, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [29] = { 18, 48, 10, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [30] = { 18, 49, 10, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [31] = { 18, 49, 10, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [32] = { 18, 50, 10, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [33] = { 19, 50, 10, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [34] = { 19, 51, 10, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [35] = { 19, 51, 10, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [36] = { 19, 52, 10, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [37] = { 19, 52, 10, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [38] = { 19, 53, 10, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [39] = { 19, 53, 10, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 8886, 556, 7497, }, cost = { }, }, + [40] = { 20, 54, 10, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1468, 1469, 8888, }, cost = { }, }, + }, +} +skills["EnergyBlade"] = { + name = "Energy Blade", + color = 3, + baseEffectiveness = 1.088700056076, + incrementalEffectiveness = 0.020099999383092, + description = "Grants a buff which significantly lowers your maximum Energy Shield to transform your equipped weapons into Swords formed from that energy. Casting the spell again removes the buff. Requires a Non-Bow weapon. This skill cannot be triggered.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, }, + weaponTypes = { + ["One Handed Mace"] = true, + ["Sceptre"] = true, + ["Thrusting One Handed Sword"] = true, + ["Two Handed Sword"] = true, + ["Dagger"] = true, + ["Staff"] = true, + ["Wand"] = true, + ["Two Handed Axe"] = true, + ["Two Handed Mace"] = true, + ["One Handed Axe"] = true, + ["Claw"] = true, + ["One Handed Sword"] = true, + }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 1, + baseFlags = { + spell = true, + lightning = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "storm_blade_quality_local_critical_strike_chance_+%", 0.5 }, + }, + Alternate1 = { + { "storm_blade_quality_chance_to_shock_%", 1 }, + }, + Alternate2 = { + { "storm_blade_quality_attack_lightning_damage_%_to_convert_to_chaos", 1 }, + }, + }, + stats = { + "storm_blade_energy_shield_+%_final", + "storm_blade_minimum_lightning_damage_from_es_%", + "storm_blade_maximum_lightning_damage_from_es_%", + "storm_blade_damage_+%_final_with_two_hand_weapon", + "storm_blade_minimum_lightning_damage", + "storm_blade_maximum_lightning_damage", + "base_deal_no_damage", + }, + levels = { + [1] = { -50, 2, 40, 50, 2, 40, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 136, }, }, + [2] = { -50, 2, 40, 50, 2, 46, cooldown = 1, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 162, }, }, + [3] = { -50, 2, 40, 50, 3, 53, cooldown = 1, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 188, }, }, + [4] = { -50, 2, 40, 50, 3, 60, cooldown = 1, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 218, }, }, + [5] = { -50, 2, 40, 50, 4, 68, cooldown = 1, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 247, }, }, + [6] = { -50, 2, 40, 50, 4, 77, cooldown = 1, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 275, }, }, + [7] = { -50, 2, 40, 50, 5, 87, cooldown = 1, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 299, }, }, + [8] = { -50, 2, 40, 50, 5, 98, cooldown = 1, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 323, }, }, + [9] = { -50, 2, 40, 50, 6, 110, cooldown = 1, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 360, }, }, + [10] = { -50, 2, 40, 50, 6, 118, cooldown = 1, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 378, }, }, + [11] = { -50, 2, 40, 50, 7, 127, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 398, }, }, + [12] = { -50, 2, 40, 50, 7, 136, cooldown = 1, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 421, }, }, + [13] = { -50, 2, 40, 50, 8, 146, cooldown = 1, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 444, }, }, + [14] = { -50, 2, 40, 50, 8, 157, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 478, }, }, + [15] = { -50, 2, 40, 50, 9, 168, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 488, }, }, + [16] = { -50, 2, 40, 50, 9, 180, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 510, }, }, + [17] = { -50, 2, 40, 50, 10, 193, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 529, }, }, + [18] = { -50, 2, 40, 50, 11, 206, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 610, }, }, + [19] = { -50, 2, 40, 50, 12, 220, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 618, }, }, + [20] = { -50, 2, 40, 50, 12, 235, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 624, }, }, + [21] = { -50, 2, 40, 50, 13, 250, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 702, }, }, + [22] = { -50, 2, 40, 50, 14, 267, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 784, }, }, + [23] = { -50, 2, 40, 50, 15, 284, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 871, }, }, + [24] = { -50, 2, 40, 50, 16, 303, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 962, }, }, + [25] = { -50, 2, 40, 50, 17, 322, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1057, }, }, + [26] = { -50, 2, 40, 50, 18, 343, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1156, }, }, + [27] = { -50, 2, 40, 50, 19, 365, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1256, }, }, + [28] = { -50, 2, 40, 50, 20, 387, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1361, }, }, + [29] = { -50, 2, 40, 50, 22, 412, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1468, }, }, + [30] = { -50, 2, 40, 50, 23, 437, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1574, }, }, + [31] = { -50, 2, 40, 50, 24, 450, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1621, }, }, + [32] = { -50, 2, 40, 50, 24, 464, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1666, }, }, + [33] = { -50, 2, 40, 50, 25, 478, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1712, }, }, + [34] = { -50, 2, 40, 50, 26, 492, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1756, }, }, + [35] = { -50, 2, 40, 50, 27, 507, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1800, }, }, + [36] = { -50, 2, 40, 50, 27, 522, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1841, }, }, + [37] = { -50, 2, 40, 50, 28, 538, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1884, }, }, + [38] = { -50, 2, 40, 50, 29, 554, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1921, }, }, + [39] = { -50, 2, 40, 50, 30, 570, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1960, }, }, + [40] = { -50, 2, 40, 50, 31, 587, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { ES = 1994, }, }, + }, +} +skills["SoulLink"] = { + name = "Soul Link", + color = 3, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, your Energy Shield will intercept some of the damage they would take. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "base_mana_cost_-%", 0.25 }, + }, + Alternate2 = { + { "soul_link_grants_mana_regeneration_+%", 0.5 }, + }, + }, + stats = { + "soul_link_grants_take_%_of_hit_damage_from_soul_link_source_energy_shield_before_you", + "soul_link_grants_damage_taken_+%_final", + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_link_stuff", + }, + levels = { + [1] = { 30, -5, duration = 8, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 900, }, }, + [2] = { 30, -5, duration = 8.1, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 960, }, }, + [3] = { 30, -6, duration = 8.2, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1030, }, }, + [4] = { 30, -6, duration = 8.3, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1080, }, }, + [5] = { 30, -7, duration = 8.4, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1140, }, }, + [6] = { 30, -7, duration = 8.5, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1200, }, }, + [7] = { 30, -8, duration = 8.6, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1250, }, }, + [8] = { 30, -8, duration = 8.7, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1310, }, }, + [9] = { 30, -9, duration = 8.8, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1380, }, }, + [10] = { 30, -9, duration = 8.9, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1440, }, }, + [11] = { 30, -10, duration = 9, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1490, }, }, + [12] = { 30, -10, duration = 9.1, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1550, }, }, + [13] = { 30, -11, duration = 9.2, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1610, }, }, + [14] = { 30, -11, duration = 9.3, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1680, }, }, + [15] = { 30, -12, duration = 9.4, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1730, }, }, + [16] = { 30, -12, duration = 9.5, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1790, }, }, + [17] = { 30, -13, duration = 9.6, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1850, }, }, + [18] = { 30, -13, duration = 9.7, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1900, }, }, + [19] = { 30, -14, duration = 9.8, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1940, }, }, + [20] = { 30, -14, duration = 9.9, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 1960, }, }, + [21] = { 30, -15, duration = 10, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2030, }, }, + [22] = { 30, -15, duration = 10.1, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2090, }, }, + [23] = { 30, -16, duration = 10.2, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2140, }, }, + [24] = { 30, -16, duration = 10.3, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2200, }, }, + [25] = { 30, -17, duration = 10.4, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2260, }, }, + [26] = { 30, -17, duration = 10.5, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2330, }, }, + [27] = { 30, -18, duration = 10.6, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2380, }, }, + [28] = { 30, -18, duration = 10.7, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2440, }, }, + [29] = { 30, -19, duration = 10.8, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2500, }, }, + [30] = { 30, -19, duration = 10.9, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2550, }, }, + [31] = { 30, -19, duration = 11, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2590, }, }, + [32] = { 30, -20, duration = 11.05, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2610, }, }, + [33] = { 30, -20, duration = 11.1, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2650, }, }, + [34] = { 30, -20, duration = 11.15, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2680, }, }, + [35] = { 30, -20, duration = 11.2, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2700, }, }, + [36] = { 30, -21, duration = 11.25, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2740, }, }, + [37] = { 30, -21, duration = 11.3, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2760, }, }, + [38] = { 30, -21, duration = 11.35, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2790, }, }, + [39] = { 30, -21, duration = 11.4, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2830, }, }, + [40] = { 30, -22, duration = 11.45, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { ManaPerMinute = 2850, }, }, + }, +} +skills["DestructiveLink"] = { + name = "Destructive Link", + color = 3, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, they use your main hand critical strike chance. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "skill_buff_effect_+%", 0.5 }, + }, + Alternate2 = { + { "critical_link_grants_accuracy_rating_+%", 0.5 }, + }, + }, + stats = { + "critical_link_grants_base_critical_strike_multiplier_+", + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_link_stuff", + "display_critical_link_overrides_main_hand_critical_strike_chance", + }, + levels = { + [1] = { 30, duration = 8, levelRequirement = 34, statInterpolation = { 1, }, cost = { ManaPerMinute = 900, }, }, + [2] = { 31, duration = 8.1, levelRequirement = 36, statInterpolation = { 1, }, cost = { ManaPerMinute = 960, }, }, + [3] = { 32, duration = 8.2, levelRequirement = 38, statInterpolation = { 1, }, cost = { ManaPerMinute = 1030, }, }, + [4] = { 33, duration = 8.3, levelRequirement = 40, statInterpolation = { 1, }, cost = { ManaPerMinute = 1080, }, }, + [5] = { 34, duration = 8.4, levelRequirement = 42, statInterpolation = { 1, }, cost = { ManaPerMinute = 1140, }, }, + [6] = { 35, duration = 8.5, levelRequirement = 44, statInterpolation = { 1, }, cost = { ManaPerMinute = 1200, }, }, + [7] = { 36, duration = 8.6, levelRequirement = 46, statInterpolation = { 1, }, cost = { ManaPerMinute = 1250, }, }, + [8] = { 37, duration = 8.7, levelRequirement = 48, statInterpolation = { 1, }, cost = { ManaPerMinute = 1310, }, }, + [9] = { 38, duration = 8.8, levelRequirement = 50, statInterpolation = { 1, }, cost = { ManaPerMinute = 1380, }, }, + [10] = { 39, duration = 8.9, levelRequirement = 52, statInterpolation = { 1, }, cost = { ManaPerMinute = 1440, }, }, + [11] = { 40, duration = 9, levelRequirement = 54, statInterpolation = { 1, }, cost = { ManaPerMinute = 1490, }, }, + [12] = { 41, duration = 9.1, levelRequirement = 56, statInterpolation = { 1, }, cost = { ManaPerMinute = 1550, }, }, + [13] = { 42, duration = 9.2, levelRequirement = 58, statInterpolation = { 1, }, cost = { ManaPerMinute = 1610, }, }, + [14] = { 43, duration = 9.3, levelRequirement = 60, statInterpolation = { 1, }, cost = { ManaPerMinute = 1680, }, }, + [15] = { 44, duration = 9.4, levelRequirement = 62, statInterpolation = { 1, }, cost = { ManaPerMinute = 1730, }, }, + [16] = { 45, duration = 9.5, levelRequirement = 64, statInterpolation = { 1, }, cost = { ManaPerMinute = 1790, }, }, + [17] = { 46, duration = 9.6, levelRequirement = 66, statInterpolation = { 1, }, cost = { ManaPerMinute = 1850, }, }, + [18] = { 47, duration = 9.7, levelRequirement = 68, statInterpolation = { 1, }, cost = { ManaPerMinute = 1900, }, }, + [19] = { 48, duration = 9.8, levelRequirement = 69, statInterpolation = { 1, }, cost = { ManaPerMinute = 1940, }, }, + [20] = { 49, duration = 9.9, levelRequirement = 70, statInterpolation = { 1, }, cost = { ManaPerMinute = 1960, }, }, + [21] = { 50, duration = 10, levelRequirement = 72, statInterpolation = { 1, }, cost = { ManaPerMinute = 2030, }, }, + [22] = { 51, duration = 10.1, levelRequirement = 74, statInterpolation = { 1, }, cost = { ManaPerMinute = 2090, }, }, + [23] = { 52, duration = 10.2, levelRequirement = 76, statInterpolation = { 1, }, cost = { ManaPerMinute = 2140, }, }, + [24] = { 53, duration = 10.3, levelRequirement = 78, statInterpolation = { 1, }, cost = { ManaPerMinute = 2200, }, }, + [25] = { 54, duration = 10.4, levelRequirement = 80, statInterpolation = { 1, }, cost = { ManaPerMinute = 2260, }, }, + [26] = { 55, duration = 10.5, levelRequirement = 82, statInterpolation = { 1, }, cost = { ManaPerMinute = 2330, }, }, + [27] = { 56, duration = 10.6, levelRequirement = 84, statInterpolation = { 1, }, cost = { ManaPerMinute = 2380, }, }, + [28] = { 57, duration = 10.7, levelRequirement = 86, statInterpolation = { 1, }, cost = { ManaPerMinute = 2440, }, }, + [29] = { 58, duration = 10.8, levelRequirement = 88, statInterpolation = { 1, }, cost = { ManaPerMinute = 2500, }, }, + [30] = { 59, duration = 10.9, levelRequirement = 90, statInterpolation = { 1, }, cost = { ManaPerMinute = 2550, }, }, + [31] = { 59, duration = 11, levelRequirement = 91, statInterpolation = { 1, }, cost = { ManaPerMinute = 2590, }, }, + [32] = { 60, duration = 11.05, levelRequirement = 92, statInterpolation = { 1, }, cost = { ManaPerMinute = 2610, }, }, + [33] = { 60, duration = 11.1, levelRequirement = 93, statInterpolation = { 1, }, cost = { ManaPerMinute = 2650, }, }, + [34] = { 61, duration = 11.15, levelRequirement = 94, statInterpolation = { 1, }, cost = { ManaPerMinute = 2680, }, }, + [35] = { 61, duration = 11.2, levelRequirement = 95, statInterpolation = { 1, }, cost = { ManaPerMinute = 2700, }, }, + [36] = { 62, duration = 11.25, levelRequirement = 96, statInterpolation = { 1, }, cost = { ManaPerMinute = 2740, }, }, + [37] = { 62, duration = 11.3, levelRequirement = 97, statInterpolation = { 1, }, cost = { ManaPerMinute = 2760, }, }, + [38] = { 63, duration = 11.35, levelRequirement = 98, statInterpolation = { 1, }, cost = { ManaPerMinute = 2790, }, }, + [39] = { 63, duration = 11.4, levelRequirement = 99, statInterpolation = { 1, }, cost = { ManaPerMinute = 2830, }, }, + [40] = { 64, duration = 11.45, levelRequirement = 100, statInterpolation = { 1, }, cost = { ManaPerMinute = 2850, }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/act_str.lua b/src/Data/Skills/act_str.lua index 6a46d2509d..312837c1f8 100644 --- a/src/Data/Skills/act_str.lua +++ b/src/Data/Skills/act_str.lua @@ -12,7 +12,7 @@ skills["Absolution"] = { baseEffectiveness = 2.2290999889374, incrementalEffectiveness = 0.035999998450279, description = "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed to summon a Sentinel of Absolution for a longer secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.CreatesMinion] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.PhysicalSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.CreatesMinion] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "minion_spell_damage_skill_stat_descriptions", castTime = 0.75, minionList = { @@ -53,59 +53,60 @@ skills["Absolution"] = { "skill_physical_damage_%_to_convert_to_lightning", "max_number_of_absolution_sentinels", "base_secondary_skill_effect_duration", - "absolution_blast_chance_to_summon_on_hitting_unique_%", + "absolution_blast_chance_to_summon_on_hitting_rare_or_unique_%", "display_minion_monster_type", "display_minion_monster_level", + "active_skill_base_radius_+", "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 12, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 15, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 19, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 23, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 27, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 31, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 35, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 35, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 38, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 41, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 41, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 44, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 47, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 47, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 50, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 53, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 56, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 59, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 62, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 64, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 66, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 68, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 70, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 72, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 74, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 76, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 78, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 80, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 82, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 84, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 86, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 88, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 90, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 91, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 92, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 93, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 94, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 95, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 96, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 97, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 98, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 99, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 50, 3, 10000, 25, 19, 100, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, + [1] = { 0.80000001192093, 31, 50, 3, 10000, 25, 19, 12, 0, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 12, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [2] = { 0.80000001192093, 39, 50, 3, 10000, 25, 19, 15, 0, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 15, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 0.80000001192093, 52, 50, 3, 10000, 25, 19, 19, 0, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 19, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [4] = { 0.80000001192093, 69, 50, 3, 10000, 25, 19, 23, 0, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 23, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [5] = { 0.80000001192093, 89, 50, 3, 10000, 25, 19, 27, 1, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 27, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [6] = { 0.80000001192093, 114, 50, 3, 10000, 25, 19, 31, 1, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 31, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 0.80000001192093, 144, 50, 3, 10000, 25, 19, 35, 1, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 35, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 0.80000001192093, 170, 50, 3, 10000, 25, 19, 38, 1, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 38, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [9] = { 0.80000001192093, 201, 50, 3, 10000, 25, 19, 41, 2, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 41, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [10] = { 0.80000001192093, 237, 50, 3, 10000, 25, 19, 44, 2, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 44, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [11] = { 0.80000001192093, 278, 50, 3, 10000, 25, 19, 47, 2, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 47, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [12] = { 0.80000001192093, 326, 50, 3, 10000, 25, 19, 50, 2, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 50, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [13] = { 0.80000001192093, 381, 50, 3, 10000, 25, 19, 53, 3, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 53, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [14] = { 0.80000001192093, 443, 50, 3, 10000, 25, 19, 56, 3, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 56, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [15] = { 0.80000001192093, 516, 50, 3, 10000, 25, 19, 59, 3, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 59, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [16] = { 0.80000001192093, 598, 50, 3, 10000, 25, 19, 62, 3, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 62, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [17] = { 0.80000001192093, 660, 50, 3, 10000, 25, 19, 64, 4, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 64, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [18] = { 0.80000001192093, 728, 50, 3, 10000, 25, 19, 66, 4, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 66, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [19] = { 0.80000001192093, 802, 50, 3, 10000, 25, 19, 68, 4, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 68, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [20] = { 0.80000001192093, 882, 50, 3, 10000, 25, 19, 70, 4, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 70, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [21] = { 0.80000001192093, 971, 50, 3, 10000, 25, 19, 72, 5, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 72, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [22] = { 0.80000001192093, 1067, 50, 3, 10000, 25, 19, 74, 5, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 74, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [23] = { 0.80000001192093, 1173, 50, 3, 10000, 25, 19, 76, 5, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 76, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [24] = { 0.80000001192093, 1288, 50, 3, 10000, 25, 19, 78, 5, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 78, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [25] = { 0.80000001192093, 1414, 50, 3, 10000, 25, 19, 80, 6, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 80, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [26] = { 0.80000001192093, 1552, 50, 3, 10000, 25, 19, 82, 6, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 82, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [27] = { 0.80000001192093, 1702, 50, 3, 10000, 25, 19, 84, 6, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 84, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [28] = { 0.80000001192093, 1865, 50, 3, 10000, 25, 19, 86, 6, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 86, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [29] = { 0.80000001192093, 2044, 50, 3, 10000, 25, 19, 88, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 88, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [30] = { 0.80000001192093, 2239, 50, 3, 10000, 25, 19, 90, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 90, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [31] = { 0.80000001192093, 2343, 50, 3, 10000, 25, 19, 91, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 91, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [32] = { 0.80000001192093, 2451, 50, 3, 10000, 25, 19, 92, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 92, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [33] = { 0.80000001192093, 2564, 50, 3, 10000, 25, 19, 93, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 93, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [34] = { 0.80000001192093, 2682, 50, 3, 10000, 25, 19, 94, 7, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 94, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [35] = { 0.80000001192093, 2806, 50, 3, 10000, 25, 19, 95, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 95, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [36] = { 0.80000001192093, 2934, 50, 3, 10000, 25, 19, 96, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 96, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [37] = { 0.80000001192093, 3069, 50, 3, 10000, 25, 19, 97, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 97, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [38] = { 0.80000001192093, 3209, 50, 3, 10000, 25, 19, 98, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 98, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [39] = { 0.80000001192093, 3355, 50, 3, 10000, 25, 19, 99, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 99, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [40] = { 0.80000001192093, 3508, 50, 3, 10000, 25, 19, 100, 8, damageEffectiveness = 1.3, critChance = 5, duration = 1, levelRequirement = 100, statInterpolation = { 3, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, }, } skills["AbyssalCry"] = { name = "Infernal Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Covers enemies in ash, causing them to move slower and take increased fire damage. Affected enemies explode when they die, dealing fire damage in an area.", - skillTypes = { [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.FireSkill] = true, [SkillType.Hit] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Fire] = true, [SkillType.Damage] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.8, statMap = { @@ -158,53 +159,53 @@ skills["AbyssalCry"] = { "infernal_cry_empowered_attacks_trigger_combust_display", }, levels = { - [1] = { 8, 3, 6, 0, 0, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 8, 3, 6, 2, 0, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 8, 3, 6, 4, 0, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 8, 3, 6, 6, 0, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 8, 3, 6, 8, 0, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 8, 3, 6, 10, 0, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 8, 3, 6, 12, 0, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 8, 3, 6, 14, 0, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 8, 3, 6, 16, 0, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 8, 3, 6, 18, 0, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 8, 3, 6, 20, 0, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 8, 3, 6, 22, 0, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 8, 3, 6, 24, 0, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 8, 3, 6, 26, 0, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 8, 3, 6, 28, 0, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 8, 3, 6, 30, 0, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 8, 3, 6, 32, 0, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 8, 3, 6, 34, 0, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 8, 3, 6, 36, 0, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 8, 3, 6, 38, 0, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 8, 3, 6, 40, 0, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 8, 3, 6, 41, 0, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 8, 3, 6, 42, 0, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 8, 3, 6, 43, 0, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 8, 3, 6, 44, 0, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 8, 3, 6, 45, 0, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 8, 3, 6, 46, 0, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 8, 3, 6, 47, 0, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 8, 3, 6, 48, 0, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 8, 3, 6, 49, 0, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 8, 3, 6, 49, 0, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 8, 3, 6, 50, 0, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 8, 3, 6, 50, 0, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 8, 3, 6, 51, 0, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 8, 3, 6, 51, 0, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 8, 3, 6, 52, 0, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 8, 3, 6, 52, 0, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 8, 3, 6, 53, 0, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 8, 3, 6, 53, 0, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 8, 3, 6, 54, 0, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 8, 3, 6, 0, 0, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 8, 3, 6, 2, 0, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 8, 3, 6, 4, 0, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 8, 3, 6, 6, 0, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 8, 3, 6, 8, 0, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 8, 3, 6, 10, 0, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 8, 3, 6, 12, 0, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 8, 3, 6, 14, 0, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 8, 3, 6, 16, 0, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 8, 3, 6, 18, 0, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 8, 3, 6, 20, 0, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 8, 3, 6, 22, 0, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 8, 3, 6, 24, 0, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 8, 3, 6, 26, 0, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 8, 3, 6, 28, 0, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 8, 3, 6, 30, 0, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 8, 3, 6, 32, 0, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 8, 3, 6, 34, 0, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 8, 3, 6, 36, 0, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 8, 3, 6, 38, 0, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [21] = { 8, 3, 6, 40, 0, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 8, 3, 6, 41, 0, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [23] = { 8, 3, 6, 42, 0, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [24] = { 8, 3, 6, 43, 0, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [25] = { 8, 3, 6, 44, 0, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [26] = { 8, 3, 6, 45, 0, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [27] = { 8, 3, 6, 46, 0, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [28] = { 8, 3, 6, 47, 0, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [29] = { 8, 3, 6, 48, 0, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [30] = { 8, 3, 6, 49, 0, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [31] = { 8, 3, 6, 49, 0, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [32] = { 8, 3, 6, 50, 0, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [33] = { 8, 3, 6, 50, 0, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [34] = { 8, 3, 6, 51, 0, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [35] = { 8, 3, 6, 51, 0, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [36] = { 8, 3, 6, 52, 0, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [37] = { 8, 3, 6, 52, 0, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [38] = { 8, 3, 6, 53, 0, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [39] = { 8, 3, 6, 53, 0, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [40] = { 8, 3, 6, 54, 0, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, }, } skills["InfernalCryOnHitExplosion"] = { name = "Combust", color = 1, description = "Deals attack damage in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, [SkillType.TriggeredGrantedSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, [SkillType.InbuiltTrigger] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -292,8 +293,8 @@ skills["InfernalCryOnHitExplosion"] = { skills["TotemMelee"] = { name = "Ancestral Protector", color = 1, - description = "Summons an Ancestor Totem which attacks enemies with melee strikes while you're near it. Being near it grants you more attack speed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Totem] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, }, + description = "Summons an Ancestor Totem which attacks enemies with melee strikes while you're near it. Being near it grants you more attack speed. Requires a Melee Weapon or Unarmed.", + skillTypes = { [SkillType.Attack] = true, [SkillType.SummonsTotem] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -354,53 +355,53 @@ skills["TotemMelee"] = { "is_totem", }, levels = { - [1] = { 12000, 50, 16, 70, 50, 10, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 12000, 50, 16, 70, 50, 11, damageEffectiveness = 0.95, baseMultiplier = 0.947, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 12000, 50, 16, 70, 50, 11, damageEffectiveness = 0.99, baseMultiplier = 0.995, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 12000, 50, 16, 70, 50, 12, damageEffectiveness = 1.04, baseMultiplier = 1.042, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 12000, 50, 16, 70, 50, 12, damageEffectiveness = 1.09, baseMultiplier = 1.089, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 12000, 50, 16, 70, 50, 13, damageEffectiveness = 1.14, baseMultiplier = 1.137, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 12000, 50, 17, 70, 50, 13, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 12000, 50, 17, 70, 50, 14, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 12000, 50, 17, 70, 50, 14, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 12000, 50, 17, 70, 50, 15, damageEffectiveness = 1.33, baseMultiplier = 1.326, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 12000, 50, 17, 70, 50, 15, damageEffectiveness = 1.37, baseMultiplier = 1.374, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 12000, 50, 17, 70, 50, 16, damageEffectiveness = 1.42, baseMultiplier = 1.421, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 12000, 50, 17, 70, 50, 16, damageEffectiveness = 1.47, baseMultiplier = 1.468, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 12000, 50, 18, 70, 50, 17, damageEffectiveness = 1.52, baseMultiplier = 1.516, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 12000, 50, 18, 70, 50, 17, damageEffectiveness = 1.56, baseMultiplier = 1.563, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 12000, 50, 18, 70, 50, 18, damageEffectiveness = 1.61, baseMultiplier = 1.611, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 12000, 50, 18, 70, 50, 18, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 12000, 50, 18, 70, 50, 19, damageEffectiveness = 1.71, baseMultiplier = 1.705, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 12000, 50, 18, 70, 50, 19, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 12000, 50, 18, 70, 50, 20, damageEffectiveness = 1.8, baseMultiplier = 1.8, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 12000, 50, 19, 70, 50, 20, damageEffectiveness = 1.85, baseMultiplier = 1.847, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 12000, 50, 19, 70, 50, 21, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 12000, 50, 19, 70, 50, 21, damageEffectiveness = 1.94, baseMultiplier = 1.942, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 12000, 50, 19, 70, 50, 22, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 12000, 50, 19, 70, 50, 22, damageEffectiveness = 2.04, baseMultiplier = 2.037, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 12000, 50, 19, 70, 50, 23, damageEffectiveness = 2.08, baseMultiplier = 2.084, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 12000, 50, 19, 70, 50, 23, damageEffectiveness = 2.13, baseMultiplier = 2.132, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 12000, 50, 20, 70, 50, 24, damageEffectiveness = 2.18, baseMultiplier = 2.179, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 12000, 50, 20, 70, 50, 24, damageEffectiveness = 2.23, baseMultiplier = 2.226, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.27, baseMultiplier = 2.274, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.3, baseMultiplier = 2.297, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.32, baseMultiplier = 2.321, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.34, baseMultiplier = 2.345, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 12000, 50, 20, 70, 50, 26, damageEffectiveness = 2.37, baseMultiplier = 2.368, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.39, baseMultiplier = 2.392, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.42, baseMultiplier = 2.416, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.44, baseMultiplier = 2.439, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.46, baseMultiplier = 2.463, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.51, baseMultiplier = 2.511, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 12000, 50, 16, 70, 50, 10, damageEffectiveness = 0.9, baseMultiplier = 0.9, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 12000, 50, 16, 70, 50, 11, damageEffectiveness = 0.95, baseMultiplier = 0.947, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 12000, 50, 16, 70, 50, 11, damageEffectiveness = 0.99, baseMultiplier = 0.995, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 12000, 50, 16, 70, 50, 12, damageEffectiveness = 1.04, baseMultiplier = 1.042, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 12000, 50, 16, 70, 50, 12, damageEffectiveness = 1.09, baseMultiplier = 1.089, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 12000, 50, 16, 70, 50, 13, damageEffectiveness = 1.14, baseMultiplier = 1.137, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 12000, 50, 17, 70, 50, 13, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 12000, 50, 17, 70, 50, 14, damageEffectiveness = 1.23, baseMultiplier = 1.232, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 12000, 50, 17, 70, 50, 14, damageEffectiveness = 1.28, baseMultiplier = 1.279, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 12000, 50, 17, 70, 50, 15, damageEffectiveness = 1.33, baseMultiplier = 1.326, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 12000, 50, 17, 70, 50, 15, damageEffectiveness = 1.37, baseMultiplier = 1.374, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 12000, 50, 17, 70, 50, 16, damageEffectiveness = 1.42, baseMultiplier = 1.421, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 12000, 50, 17, 70, 50, 16, damageEffectiveness = 1.47, baseMultiplier = 1.468, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 12000, 50, 18, 70, 50, 17, damageEffectiveness = 1.52, baseMultiplier = 1.516, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 12000, 50, 18, 70, 50, 17, damageEffectiveness = 1.56, baseMultiplier = 1.563, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 12000, 50, 18, 70, 50, 18, damageEffectiveness = 1.61, baseMultiplier = 1.611, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 12000, 50, 18, 70, 50, 18, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 12000, 50, 18, 70, 50, 19, damageEffectiveness = 1.71, baseMultiplier = 1.705, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 12000, 50, 18, 70, 50, 19, damageEffectiveness = 1.75, baseMultiplier = 1.753, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 12000, 50, 18, 70, 50, 20, damageEffectiveness = 1.8, baseMultiplier = 1.8, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 12000, 50, 19, 70, 50, 20, damageEffectiveness = 1.85, baseMultiplier = 1.847, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 12000, 50, 19, 70, 50, 21, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 12000, 50, 19, 70, 50, 21, damageEffectiveness = 1.94, baseMultiplier = 1.942, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 12000, 50, 19, 70, 50, 22, damageEffectiveness = 1.99, baseMultiplier = 1.989, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 12000, 50, 19, 70, 50, 22, damageEffectiveness = 2.04, baseMultiplier = 2.037, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 12000, 50, 19, 70, 50, 23, damageEffectiveness = 2.08, baseMultiplier = 2.084, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 12000, 50, 19, 70, 50, 23, damageEffectiveness = 2.13, baseMultiplier = 2.132, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 12000, 50, 20, 70, 50, 24, damageEffectiveness = 2.18, baseMultiplier = 2.179, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 12000, 50, 20, 70, 50, 24, damageEffectiveness = 2.23, baseMultiplier = 2.226, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.27, baseMultiplier = 2.274, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.3, baseMultiplier = 2.297, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.32, baseMultiplier = 2.321, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 12000, 50, 20, 70, 50, 25, damageEffectiveness = 2.34, baseMultiplier = 2.345, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 12000, 50, 20, 70, 50, 26, damageEffectiveness = 2.37, baseMultiplier = 2.368, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.39, baseMultiplier = 2.392, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.42, baseMultiplier = 2.416, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 12000, 50, 21, 70, 50, 26, damageEffectiveness = 2.44, baseMultiplier = 2.439, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.46, baseMultiplier = 2.463, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.49, baseMultiplier = 2.487, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 12000, 50, 21, 70, 50, 27, damageEffectiveness = 2.51, baseMultiplier = 2.511, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["AncestralCry"] = { name = "Ancestral Cry", color = 1, description = "Performs a warcry, taunting all nearby enemies to attack the user and exerting subsequent strike attacks. Grants a buff which gives you bonus armour and melee range.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, statMap = { @@ -453,53 +454,53 @@ skills["AncestralCry"] = { "warcry_count_power_from_enemies", }, levels = { - [1] = { 8, 2, 2, 28, 170, 0, 1, 0, levelRequirement = 16, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [2] = { 8, 2, 2, 38, 230, 2, 1, 0, levelRequirement = 20, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 8, 2, 2, 53, 320, 4, 1, 0, levelRequirement = 24, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 8, 2, 2, 70, 420, 6, 1, 0, levelRequirement = 28, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 8, 2, 2, 82, 490, 8, 1, 0, levelRequirement = 31, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 8, 2, 2, 93, 560, 10, 1, 0, levelRequirement = 34, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 8, 2, 2, 107, 640, 12, 1, 0, levelRequirement = 37, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 8, 2, 2, 120, 720, 14, 1, 0, levelRequirement = 40, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 8, 2, 2, 133, 800, 16, 1, 0, levelRequirement = 43, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 8, 2, 2, 148, 890, 18, 1, 0, levelRequirement = 46, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 8, 2, 2, 160, 960, 20, 1, 0, levelRequirement = 49, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 8, 2, 2, 173, 1040, 22, 1, 0, levelRequirement = 52, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 8, 2, 2, 188, 1130, 24, 1, 0, levelRequirement = 55, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 8, 2, 2, 207, 1240, 26, 1, 0, levelRequirement = 58, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 8, 2, 2, 218, 1310, 28, 1, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 8, 2, 2, 232, 1390, 30, 1, 0, levelRequirement = 62, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 8, 2, 2, 238, 1430, 32, 1, 0, levelRequirement = 64, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 8, 2, 2, 245, 1470, 34, 1, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 8, 2, 2, 250, 1500, 36, 1, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 8, 2, 2, 257, 1540, 38, 1, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 8, 2, 2, 262, 1570, 40, 1, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 8, 2, 2, 277, 1660, 41, 1, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 8, 2, 2, 292, 1750, 42, 1, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 8, 2, 2, 307, 1840, 43, 1, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 8, 2, 2, 322, 1930, 44, 1, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 8, 2, 2, 338, 2030, 45, 1, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 8, 2, 2, 355, 2130, 46, 1, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 8, 2, 2, 372, 2230, 47, 1, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 8, 2, 2, 388, 2330, 48, 1, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 8, 2, 2, 407, 2440, 49, 1, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 8, 2, 2, 415, 2490, 49, 1, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 8, 2, 2, 423, 2540, 50, 1, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 8, 2, 2, 433, 2600, 50, 1, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 8, 2, 2, 443, 2660, 51, 1, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 8, 2, 2, 452, 2710, 51, 1, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 8, 2, 2, 462, 2770, 52, 1, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 8, 2, 2, 470, 2820, 52, 1, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 8, 2, 2, 482, 2890, 53, 1, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 8, 2, 2, 490, 2940, 53, 1, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 8, 2, 2, 500, 3000, 54, 1, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 8, 2, 2, 28, 170, 0, 1, 0, levelRequirement = 16, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 14, }, }, + [2] = { 8, 2, 2, 38, 230, 2, 1, 0, levelRequirement = 20, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 14, }, }, + [3] = { 8, 2, 2, 53, 320, 4, 1, 0, levelRequirement = 24, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 15, }, }, + [4] = { 8, 2, 2, 70, 420, 6, 1, 0, levelRequirement = 28, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 15, }, }, + [5] = { 8, 2, 2, 82, 490, 8, 1, 0, levelRequirement = 31, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 15, }, }, + [6] = { 8, 2, 2, 93, 560, 10, 1, 0, levelRequirement = 34, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 15, }, }, + [7] = { 8, 2, 2, 107, 640, 12, 1, 0, levelRequirement = 37, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 16, }, }, + [8] = { 8, 2, 2, 120, 720, 14, 1, 0, levelRequirement = 40, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 16, }, }, + [9] = { 8, 2, 2, 133, 800, 16, 1, 0, levelRequirement = 43, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 16, }, }, + [10] = { 8, 2, 2, 148, 890, 18, 1, 0, levelRequirement = 46, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 16, }, }, + [11] = { 8, 2, 2, 160, 960, 20, 1, 0, levelRequirement = 49, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 17, }, }, + [12] = { 8, 2, 2, 173, 1040, 22, 1, 0, levelRequirement = 52, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 17, }, }, + [13] = { 8, 2, 2, 188, 1130, 24, 1, 0, levelRequirement = 55, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 17, }, }, + [14] = { 8, 2, 2, 207, 1240, 26, 1, 0, levelRequirement = 58, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 18, }, }, + [15] = { 8, 2, 2, 218, 1310, 28, 1, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 18, }, }, + [16] = { 8, 2, 2, 232, 1390, 30, 1, 0, levelRequirement = 62, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 18, }, }, + [17] = { 8, 2, 2, 238, 1430, 32, 1, 0, levelRequirement = 64, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 19, }, }, + [18] = { 8, 2, 2, 245, 1470, 34, 1, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 19, }, }, + [19] = { 8, 2, 2, 250, 1500, 36, 1, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 19, }, }, + [20] = { 8, 2, 2, 257, 1540, 38, 1, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 19, }, }, + [21] = { 8, 2, 2, 262, 1570, 40, 1, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 20, }, }, + [22] = { 8, 2, 2, 277, 1660, 41, 1, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 20, }, }, + [23] = { 8, 2, 2, 292, 1750, 42, 1, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 20, }, }, + [24] = { 8, 2, 2, 307, 1840, 43, 1, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 20, }, }, + [25] = { 8, 2, 2, 322, 1930, 44, 1, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 21, }, }, + [26] = { 8, 2, 2, 338, 2030, 45, 1, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 21, }, }, + [27] = { 8, 2, 2, 355, 2130, 46, 1, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 21, }, }, + [28] = { 8, 2, 2, 372, 2230, 47, 1, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 21, }, }, + [29] = { 8, 2, 2, 388, 2330, 48, 1, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [30] = { 8, 2, 2, 407, 2440, 49, 1, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [31] = { 8, 2, 2, 415, 2490, 49, 1, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [32] = { 8, 2, 2, 423, 2540, 50, 1, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [33] = { 8, 2, 2, 433, 2600, 50, 1, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [34] = { 8, 2, 2, 443, 2660, 51, 1, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 22, }, }, + [35] = { 8, 2, 2, 452, 2710, 51, 1, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 23, }, }, + [36] = { 8, 2, 2, 462, 2770, 52, 1, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 23, }, }, + [37] = { 8, 2, 2, 470, 2820, 52, 1, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 23, }, }, + [38] = { 8, 2, 2, 482, 2890, 53, 1, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 23, }, }, + [39] = { 8, 2, 2, 490, 2940, 53, 1, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 11860, 11887, 11888, 11889, 12086, }, cost = { Mana = 23, }, }, + [40] = { 8, 2, 2, 500, 3000, 54, 1, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 1101, 2, 618, 11894, 1, }, cost = { Mana = 23, }, }, }, } skills["AncestorTotemSlam"] = { name = "Ancestral Warchief", color = 1, - description = "Summons an Ancestor Totem which attacks enemies with a powerful slam while you're near it. Being near it grants you more melee damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Totem] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.SlamSkill] = true, [SkillType.AttackCanRepeat] = true, }, + description = "Summons an Ancestor Totem which attacks enemies with a powerful slam while you're near it. Being near it grants you more melee damage. Requires a Melee Weapon or Unarmed.", + skillTypes = { [SkillType.Attack] = true, [SkillType.SummonsTotem] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Slam] = true, [SkillType.Multistrikeable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -559,53 +560,53 @@ skills["AncestorTotemSlam"] = { "is_totem", }, levels = { - [1] = { 12000, 50, 70, 50, 8, 10, damageEffectiveness = 1.1, attackSpeedMultiplier = -10, baseMultiplier = 1.1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 12000, 50, 70, 50, 9, 10, damageEffectiveness = 1.13, attackSpeedMultiplier = -10, baseMultiplier = 1.129, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 12000, 50, 70, 50, 9, 10, damageEffectiveness = 1.16, attackSpeedMultiplier = -10, baseMultiplier = 1.159, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 12000, 50, 70, 50, 10, 10, damageEffectiveness = 1.19, attackSpeedMultiplier = -10, baseMultiplier = 1.188, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 12000, 50, 70, 50, 10, 10, damageEffectiveness = 1.22, attackSpeedMultiplier = -10, baseMultiplier = 1.218, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 12000, 50, 70, 50, 11, 10, damageEffectiveness = 1.25, attackSpeedMultiplier = -10, baseMultiplier = 1.247, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 12000, 50, 70, 50, 11, 10, damageEffectiveness = 1.28, attackSpeedMultiplier = -10, baseMultiplier = 1.277, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 12000, 50, 70, 50, 12, 10, damageEffectiveness = 1.31, attackSpeedMultiplier = -10, baseMultiplier = 1.306, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 12000, 50, 70, 50, 12, 10, damageEffectiveness = 1.34, attackSpeedMultiplier = -10, baseMultiplier = 1.336, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 12000, 50, 70, 50, 13, 10, damageEffectiveness = 1.37, attackSpeedMultiplier = -10, baseMultiplier = 1.365, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 12000, 50, 70, 50, 13, 10, damageEffectiveness = 1.39, attackSpeedMultiplier = -10, baseMultiplier = 1.395, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 12000, 50, 70, 50, 14, 10, damageEffectiveness = 1.42, attackSpeedMultiplier = -10, baseMultiplier = 1.424, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 12000, 50, 70, 50, 14, 10, damageEffectiveness = 1.45, attackSpeedMultiplier = -10, baseMultiplier = 1.454, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 12000, 50, 70, 50, 15, 10, damageEffectiveness = 1.48, attackSpeedMultiplier = -10, baseMultiplier = 1.483, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 12000, 50, 70, 50, 15, 10, damageEffectiveness = 1.51, attackSpeedMultiplier = -10, baseMultiplier = 1.513, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 12000, 50, 70, 50, 16, 10, damageEffectiveness = 1.54, attackSpeedMultiplier = -10, baseMultiplier = 1.542, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 12000, 50, 70, 50, 16, 10, damageEffectiveness = 1.57, attackSpeedMultiplier = -10, baseMultiplier = 1.572, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 12000, 50, 70, 50, 17, 10, damageEffectiveness = 1.6, attackSpeedMultiplier = -10, baseMultiplier = 1.601, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 12000, 50, 70, 50, 17, 10, damageEffectiveness = 1.63, attackSpeedMultiplier = -10, baseMultiplier = 1.631, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 12000, 50, 70, 50, 18, 10, damageEffectiveness = 1.66, attackSpeedMultiplier = -10, baseMultiplier = 1.66, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 12000, 50, 70, 50, 18, 10, damageEffectiveness = 1.69, attackSpeedMultiplier = -10, baseMultiplier = 1.689, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 12000, 50, 70, 50, 19, 10, damageEffectiveness = 1.72, attackSpeedMultiplier = -10, baseMultiplier = 1.719, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 12000, 50, 70, 50, 19, 10, damageEffectiveness = 1.75, attackSpeedMultiplier = -10, baseMultiplier = 1.748, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 12000, 50, 70, 50, 20, 10, damageEffectiveness = 1.78, attackSpeedMultiplier = -10, baseMultiplier = 1.778, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 12000, 50, 70, 50, 20, 10, damageEffectiveness = 1.81, attackSpeedMultiplier = -10, baseMultiplier = 1.807, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 12000, 50, 70, 50, 21, 10, damageEffectiveness = 1.84, attackSpeedMultiplier = -10, baseMultiplier = 1.837, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 12000, 50, 70, 50, 21, 10, damageEffectiveness = 1.87, attackSpeedMultiplier = -10, baseMultiplier = 1.866, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 12000, 50, 70, 50, 22, 10, damageEffectiveness = 1.9, attackSpeedMultiplier = -10, baseMultiplier = 1.896, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 12000, 50, 70, 50, 22, 10, damageEffectiveness = 1.93, attackSpeedMultiplier = -10, baseMultiplier = 1.925, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.95, attackSpeedMultiplier = -10, baseMultiplier = 1.955, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.97, attackSpeedMultiplier = -10, baseMultiplier = 1.969, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.98, attackSpeedMultiplier = -10, baseMultiplier = 1.984, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.999, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.01, attackSpeedMultiplier = -10, baseMultiplier = 2.014, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.03, attackSpeedMultiplier = -10, baseMultiplier = 2.028, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.04, attackSpeedMultiplier = -10, baseMultiplier = 2.043, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.06, attackSpeedMultiplier = -10, baseMultiplier = 2.058, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.07, attackSpeedMultiplier = -10, baseMultiplier = 2.073, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.09, attackSpeedMultiplier = -10, baseMultiplier = 2.087, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.1, attackSpeedMultiplier = -10, baseMultiplier = 2.102, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 12000, 50, 70, 50, 8, 10, damageEffectiveness = 1.1, attackSpeedMultiplier = -10, baseMultiplier = 1.1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 12000, 50, 70, 50, 9, 10, damageEffectiveness = 1.13, attackSpeedMultiplier = -10, baseMultiplier = 1.129, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 12000, 50, 70, 50, 9, 10, damageEffectiveness = 1.16, attackSpeedMultiplier = -10, baseMultiplier = 1.159, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 12000, 50, 70, 50, 10, 10, damageEffectiveness = 1.19, attackSpeedMultiplier = -10, baseMultiplier = 1.188, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 12000, 50, 70, 50, 10, 10, damageEffectiveness = 1.22, attackSpeedMultiplier = -10, baseMultiplier = 1.218, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 12000, 50, 70, 50, 11, 10, damageEffectiveness = 1.25, attackSpeedMultiplier = -10, baseMultiplier = 1.247, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 12000, 50, 70, 50, 11, 10, damageEffectiveness = 1.28, attackSpeedMultiplier = -10, baseMultiplier = 1.277, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 12000, 50, 70, 50, 12, 10, damageEffectiveness = 1.31, attackSpeedMultiplier = -10, baseMultiplier = 1.306, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 12000, 50, 70, 50, 12, 10, damageEffectiveness = 1.34, attackSpeedMultiplier = -10, baseMultiplier = 1.336, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 12000, 50, 70, 50, 13, 10, damageEffectiveness = 1.37, attackSpeedMultiplier = -10, baseMultiplier = 1.365, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 12000, 50, 70, 50, 13, 10, damageEffectiveness = 1.39, attackSpeedMultiplier = -10, baseMultiplier = 1.395, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 12000, 50, 70, 50, 14, 10, damageEffectiveness = 1.42, attackSpeedMultiplier = -10, baseMultiplier = 1.424, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 12000, 50, 70, 50, 14, 10, damageEffectiveness = 1.45, attackSpeedMultiplier = -10, baseMultiplier = 1.454, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 12000, 50, 70, 50, 15, 10, damageEffectiveness = 1.48, attackSpeedMultiplier = -10, baseMultiplier = 1.483, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 12000, 50, 70, 50, 15, 10, damageEffectiveness = 1.51, attackSpeedMultiplier = -10, baseMultiplier = 1.513, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 12000, 50, 70, 50, 16, 10, damageEffectiveness = 1.54, attackSpeedMultiplier = -10, baseMultiplier = 1.542, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 12000, 50, 70, 50, 16, 10, damageEffectiveness = 1.57, attackSpeedMultiplier = -10, baseMultiplier = 1.572, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 12000, 50, 70, 50, 17, 10, damageEffectiveness = 1.6, attackSpeedMultiplier = -10, baseMultiplier = 1.601, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 12000, 50, 70, 50, 17, 10, damageEffectiveness = 1.63, attackSpeedMultiplier = -10, baseMultiplier = 1.631, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 12000, 50, 70, 50, 18, 10, damageEffectiveness = 1.66, attackSpeedMultiplier = -10, baseMultiplier = 1.66, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 12000, 50, 70, 50, 18, 10, damageEffectiveness = 1.69, attackSpeedMultiplier = -10, baseMultiplier = 1.689, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 12000, 50, 70, 50, 19, 10, damageEffectiveness = 1.72, attackSpeedMultiplier = -10, baseMultiplier = 1.719, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 12000, 50, 70, 50, 19, 10, damageEffectiveness = 1.75, attackSpeedMultiplier = -10, baseMultiplier = 1.748, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 12000, 50, 70, 50, 20, 10, damageEffectiveness = 1.78, attackSpeedMultiplier = -10, baseMultiplier = 1.778, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 12000, 50, 70, 50, 20, 10, damageEffectiveness = 1.81, attackSpeedMultiplier = -10, baseMultiplier = 1.807, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 12000, 50, 70, 50, 21, 10, damageEffectiveness = 1.84, attackSpeedMultiplier = -10, baseMultiplier = 1.837, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 12000, 50, 70, 50, 21, 10, damageEffectiveness = 1.87, attackSpeedMultiplier = -10, baseMultiplier = 1.866, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 12000, 50, 70, 50, 22, 10, damageEffectiveness = 1.9, attackSpeedMultiplier = -10, baseMultiplier = 1.896, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 12000, 50, 70, 50, 22, 10, damageEffectiveness = 1.93, attackSpeedMultiplier = -10, baseMultiplier = 1.925, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.95, attackSpeedMultiplier = -10, baseMultiplier = 1.955, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.97, attackSpeedMultiplier = -10, baseMultiplier = 1.969, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [32] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 1.98, attackSpeedMultiplier = -10, baseMultiplier = 1.984, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [33] = { 12000, 50, 70, 50, 23, 10, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.999, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [34] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.01, attackSpeedMultiplier = -10, baseMultiplier = 2.014, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [35] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.03, attackSpeedMultiplier = -10, baseMultiplier = 2.028, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [36] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.04, attackSpeedMultiplier = -10, baseMultiplier = 2.043, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [37] = { 12000, 50, 70, 50, 24, 10, damageEffectiveness = 2.06, attackSpeedMultiplier = -10, baseMultiplier = 2.058, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [38] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.07, attackSpeedMultiplier = -10, baseMultiplier = 2.073, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [39] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.09, attackSpeedMultiplier = -10, baseMultiplier = 2.087, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [40] = { 12000, 50, 70, 50, 25, 10, damageEffectiveness = 2.1, attackSpeedMultiplier = -10, baseMultiplier = 2.102, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["VaalAncestralWarchief"] = { name = "Vaal Ancestral Warchief", color = 1, - description = "Summons an Ancestor Totem which attacks enemies with a powerful cascading slam while you're near it. If the enemies are far away, it will leap toward them as it slams. Being near it grants you more melee damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Totem] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, }, + description = "Summons an Ancestor Totem which attacks enemies with a powerful cascading slam while you're near it. If the enemies are far away, it will leap toward them as it slams. Being near it grants you more melee damage. Requires a Melee Weapon or Unarmed.", + skillTypes = { [SkillType.Attack] = true, [SkillType.SummonsTotem] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -659,46 +660,46 @@ skills["VaalAncestralWarchief"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 6000, 50, 120, 50, 32, 1, attackSpeedMultiplier = -20, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.03, attackSpeedMultiplier = -20, baseMultiplier = 1.028, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.057, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.09, attackSpeedMultiplier = -20, baseMultiplier = 1.085, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.11, attackSpeedMultiplier = -20, baseMultiplier = 1.114, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.14, attackSpeedMultiplier = -20, baseMultiplier = 1.142, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.171, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.2, attackSpeedMultiplier = -20, baseMultiplier = 1.199, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.23, attackSpeedMultiplier = -20, baseMultiplier = 1.227, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.26, attackSpeedMultiplier = -20, baseMultiplier = 1.256, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.28, attackSpeedMultiplier = -20, baseMultiplier = 1.284, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.31, attackSpeedMultiplier = -20, baseMultiplier = 1.313, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.341, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.369, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.398, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.43, attackSpeedMultiplier = -20, baseMultiplier = 1.426, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.45, attackSpeedMultiplier = -20, baseMultiplier = 1.455, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.483, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.51, attackSpeedMultiplier = -20, baseMultiplier = 1.512, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.54, attackSpeedMultiplier = -20, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.568, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.6, attackSpeedMultiplier = -20, baseMultiplier = 1.597, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.625, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.65, attackSpeedMultiplier = -20, baseMultiplier = 1.654, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.68, attackSpeedMultiplier = -20, baseMultiplier = 1.682, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.711, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.74, attackSpeedMultiplier = -20, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.77, attackSpeedMultiplier = -20, baseMultiplier = 1.767, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.8, attackSpeedMultiplier = -20, baseMultiplier = 1.796, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.82, attackSpeedMultiplier = -20, baseMultiplier = 1.824, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.84, attackSpeedMultiplier = -20, baseMultiplier = 1.838, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.853, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.87, attackSpeedMultiplier = -20, baseMultiplier = 1.867, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.88, attackSpeedMultiplier = -20, baseMultiplier = 1.881, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.895, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.91, attackSpeedMultiplier = -20, baseMultiplier = 1.909, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.92, attackSpeedMultiplier = -20, baseMultiplier = 1.924, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.938, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.95, attackSpeedMultiplier = -20, baseMultiplier = 1.952, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.97, attackSpeedMultiplier = -20, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 50, 120, 50, 32, 1, attackSpeedMultiplier = -20, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.03, attackSpeedMultiplier = -20, baseMultiplier = 1.028, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.06, attackSpeedMultiplier = -20, baseMultiplier = 1.057, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.09, attackSpeedMultiplier = -20, baseMultiplier = 1.085, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.11, attackSpeedMultiplier = -20, baseMultiplier = 1.114, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.14, attackSpeedMultiplier = -20, baseMultiplier = 1.142, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.17, attackSpeedMultiplier = -20, baseMultiplier = 1.171, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.2, attackSpeedMultiplier = -20, baseMultiplier = 1.199, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.23, attackSpeedMultiplier = -20, baseMultiplier = 1.227, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.26, attackSpeedMultiplier = -20, baseMultiplier = 1.256, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.28, attackSpeedMultiplier = -20, baseMultiplier = 1.284, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.31, attackSpeedMultiplier = -20, baseMultiplier = 1.313, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.341, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.37, attackSpeedMultiplier = -20, baseMultiplier = 1.369, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.4, attackSpeedMultiplier = -20, baseMultiplier = 1.398, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.43, attackSpeedMultiplier = -20, baseMultiplier = 1.426, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.45, attackSpeedMultiplier = -20, baseMultiplier = 1.455, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.483, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.51, attackSpeedMultiplier = -20, baseMultiplier = 1.512, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.54, attackSpeedMultiplier = -20, baseMultiplier = 1.54, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.568, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.6, attackSpeedMultiplier = -20, baseMultiplier = 1.597, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.625, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.65, attackSpeedMultiplier = -20, baseMultiplier = 1.654, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.68, attackSpeedMultiplier = -20, baseMultiplier = 1.682, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.711, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.74, attackSpeedMultiplier = -20, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.77, attackSpeedMultiplier = -20, baseMultiplier = 1.767, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.8, attackSpeedMultiplier = -20, baseMultiplier = 1.796, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.82, attackSpeedMultiplier = -20, baseMultiplier = 1.824, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.84, attackSpeedMultiplier = -20, baseMultiplier = 1.838, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.853, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.87, attackSpeedMultiplier = -20, baseMultiplier = 1.867, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.88, attackSpeedMultiplier = -20, baseMultiplier = 1.881, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.895, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.91, attackSpeedMultiplier = -20, baseMultiplier = 1.909, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.92, attackSpeedMultiplier = -20, baseMultiplier = 1.924, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.938, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.95, attackSpeedMultiplier = -20, baseMultiplier = 1.952, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 6000, 50, 120, 50, 32, 1, damageEffectiveness = 1.97, attackSpeedMultiplier = -20, baseMultiplier = 1.966, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Anger"] = { @@ -707,7 +708,7 @@ skills["Anger"] = { baseEffectiveness = 2.25, incrementalEffectiveness = 0.023000000044703, description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -758,54 +759,53 @@ skills["Anger"] = { "base_deal_no_damage", }, levels = { - [1] = { 0.34999999403954, 0.5, 0, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [2] = { 0.34999999403954, 0.5, 1, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [3] = { 0.34999999403954, 0.5, 2, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [4] = { 0.34999999403954, 0.5, 3, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [5] = { 0.34999999403954, 0.5, 4, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [6] = { 0.34999999403954, 0.5, 5, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [7] = { 0.34999999403954, 0.5, 6, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [8] = { 0.34999999403954, 0.5, 7, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [9] = { 0.34999999403954, 0.5, 8, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [10] = { 0.34999999403954, 0.5, 9, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [11] = { 0.34999999403954, 0.5, 10, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [12] = { 0.34999999403954, 0.5, 11, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [13] = { 0.34999999403954, 0.5, 12, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [14] = { 0.34999999403954, 0.5, 13, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [15] = { 0.34999999403954, 0.5, 14, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [16] = { 0.34999999403954, 0.5, 15, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [17] = { 0.34999999403954, 0.5, 16, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [18] = { 0.34999999403954, 0.5, 17, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [19] = { 0.34999999403954, 0.5, 18, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [20] = { 0.34999999403954, 0.5, 19, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [21] = { 0.34999999403954, 0.5, 20, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [22] = { 0.34999999403954, 0.5, 21, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [23] = { 0.34999999403954, 0.5, 22, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [24] = { 0.34999999403954, 0.5, 23, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [25] = { 0.34999999403954, 0.5, 24, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [26] = { 0.34999999403954, 0.5, 25, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [27] = { 0.34999999403954, 0.5, 26, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [28] = { 0.34999999403954, 0.5, 27, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [29] = { 0.34999999403954, 0.5, 28, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [30] = { 0.34999999403954, 0.5, 29, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [31] = { 0.34999999403954, 0.5, 29, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [32] = { 0.34999999403954, 0.5, 30, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [33] = { 0.34999999403954, 0.5, 30, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [34] = { 0.34999999403954, 0.5, 31, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [35] = { 0.34999999403954, 0.5, 31, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [36] = { 0.34999999403954, 0.5, 32, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [37] = { 0.34999999403954, 0.5, 32, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [38] = { 0.34999999403954, 0.5, 33, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [39] = { 0.34999999403954, 0.5, 33, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [40] = { 0.34999999403954, 0.5, 34, 0.34999999403954, 0.5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, + [1] = { 0.34999999403954, 0.5, 0, 16, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [2] = { 0.34999999403954, 0.5, 1, 19, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [3] = { 0.34999999403954, 0.5, 2, 22, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [4] = { 0.34999999403954, 0.5, 3, 25, 36, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [5] = { 0.34999999403954, 0.5, 4, 29, 41, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [6] = { 0.34999999403954, 0.5, 5, 33, 47, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [7] = { 0.34999999403954, 0.5, 6, 37, 53, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [8] = { 0.34999999403954, 0.5, 7, 42, 60, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [9] = { 0.34999999403954, 0.5, 8, 48, 68, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [10] = { 0.34999999403954, 0.5, 9, 52, 74, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [11] = { 0.34999999403954, 0.5, 10, 56, 80, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [12] = { 0.34999999403954, 0.5, 11, 60, 86, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [13] = { 0.34999999403954, 0.5, 12, 65, 93, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [14] = { 0.34999999403954, 0.5, 13, 70, 100, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [15] = { 0.34999999403954, 0.5, 14, 76, 108, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [16] = { 0.34999999403954, 0.5, 15, 82, 116, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [17] = { 0.34999999403954, 0.5, 16, 88, 125, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [18] = { 0.34999999403954, 0.5, 17, 94, 135, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [19] = { 0.34999999403954, 0.5, 18, 101, 145, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [20] = { 0.34999999403954, 0.5, 19, 109, 155, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [21] = { 0.34999999403954, 0.5, 20, 117, 167, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [22] = { 0.34999999403954, 0.5, 21, 125, 179, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [23] = { 0.34999999403954, 0.5, 22, 134, 191, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [24] = { 0.34999999403954, 0.5, 23, 143, 205, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [25] = { 0.34999999403954, 0.5, 24, 154, 219, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [26] = { 0.34999999403954, 0.5, 25, 164, 235, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [27] = { 0.34999999403954, 0.5, 26, 176, 251, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [28] = { 0.34999999403954, 0.5, 27, 188, 268, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [29] = { 0.34999999403954, 0.5, 28, 201, 287, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [30] = { 0.34999999403954, 0.5, 29, 214, 306, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [31] = { 0.34999999403954, 0.5, 29, 221, 316, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [32] = { 0.34999999403954, 0.5, 30, 229, 327, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [33] = { 0.34999999403954, 0.5, 30, 236, 337, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [34] = { 0.34999999403954, 0.5, 31, 244, 349, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [35] = { 0.34999999403954, 0.5, 31, 252, 360, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [36] = { 0.34999999403954, 0.5, 32, 260, 372, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [37] = { 0.34999999403954, 0.5, 32, 269, 384, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [38] = { 0.34999999403954, 0.5, 33, 278, 397, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [39] = { 0.34999999403954, 0.5, 33, 287, 409, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [40] = { 0.34999999403954, 0.5, 34, 296, 423, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, }, } skills["AnimateArmour"] = { name = "Animate Guardian", color = 1, description = "Animates a melee weapon or armour, attaching it to an invisible Guardian that fights by your side. Animating multiple items attaches them to the same Guardian. You cannot animate unidentified items. Cannot be used by Traps or Mines.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.PhysicalSkill] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Physical] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.6, minionHasItemSet = true, @@ -865,53 +865,53 @@ skills["AnimateArmour"] = { "attack_maximum_added_physical_damage", }, levels = { - [1] = { 100, 33, 0, 0, 28, 3, 22, 34, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 100, 36, 4, 4, 31, 3, 25, 37, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [3] = { 100, 39, 8, 8, 34, 3, 27, 41, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [4] = { 100, 43, 12, 12, 37, 3, 30, 44, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [5] = { 100, 46, 16, 16, 40, 3, 32, 48, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 100, 48, 20, 20, 42, 3, 34, 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 100, 51, 24, 24, 44, 3, 35, 53, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [8] = { 100, 53, 28, 28, 46, 3, 37, 55, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [9] = { 100, 56, 32, 32, 48, 3, 38, 58, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [10] = { 100, 58, 36, 36, 50, 3, 40, 60, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [11] = { 100, 61, 40, 40, 52, 3, 42, 62, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 100, 63, 44, 44, 54, 3, 43, 65, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [13] = { 100, 66, 48, 48, 56, 3, 45, 67, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 100, 68, 52, 52, 58, 3, 46, 70, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 100, 71, 56, 56, 60, 3, 48, 72, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 100, 73, 60, 60, 62, 3, 50, 74, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 100, 76, 64, 64, 64, 3, 51, 77, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 100, 79, 68, 68, 66, 3, 53, 79, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 100, 82, 72, 72, 68, 3, 54, 82, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 100, 100, 76, 76, 70, 3, 56, 84, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [21] = { 100, 100, 80, 80, 72, 3, 58, 86, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 100, 100, 84, 84, 74, 3, 59, 89, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [23] = { 100, 100, 88, 88, 76, 3, 61, 91, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [24] = { 100, 100, 92, 92, 78, 3, 62, 94, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [25] = { 100, 100, 96, 96, 80, 3, 64, 96, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [26] = { 100, 100, 100, 100, 82, 3, 66, 98, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [27] = { 100, 100, 104, 104, 84, 3, 67, 101, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [28] = { 100, 100, 108, 108, 86, 3, 69, 103, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [29] = { 100, 100, 112, 112, 88, 3, 70, 106, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [30] = { 100, 100, 116, 116, 90, 3, 72, 108, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [31] = { 100, 100, 118, 118, 91, 3, 73, 110, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [32] = { 100, 100, 120, 120, 92, 3, 73, 111, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [33] = { 100, 100, 122, 122, 93, 3, 74, 112, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [34] = { 100, 100, 124, 124, 94, 3, 75, 113, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [35] = { 100, 100, 126, 126, 95, 3, 76, 115, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [36] = { 100, 100, 128, 128, 96, 3, 76, 116, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [37] = { 100, 100, 130, 130, 97, 3, 77, 117, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [38] = { 100, 100, 132, 132, 98, 3, 78, 118, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [39] = { 100, 100, 134, 134, 99, 3, 79, 120, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [40] = { 100, 100, 136, 136, 100, 3, 79, 121, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, + [1] = { 100, 33, 0, 0, 28, 3, 22, 34, levelRequirement = 28, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 11, }, }, + [2] = { 100, 36, 4, 4, 31, 3, 25, 37, levelRequirement = 31, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 11, }, }, + [3] = { 100, 39, 8, 8, 34, 3, 27, 41, levelRequirement = 34, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 12, }, }, + [4] = { 100, 43, 12, 12, 37, 3, 30, 44, levelRequirement = 37, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 13, }, }, + [5] = { 100, 46, 16, 16, 40, 3, 32, 48, levelRequirement = 40, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 13, }, }, + [6] = { 100, 48, 20, 20, 42, 3, 34, 50, levelRequirement = 42, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 14, }, }, + [7] = { 100, 51, 24, 24, 44, 3, 35, 53, levelRequirement = 44, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 14, }, }, + [8] = { 100, 53, 28, 28, 46, 3, 37, 55, levelRequirement = 46, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 15, }, }, + [9] = { 100, 56, 32, 32, 48, 3, 38, 58, levelRequirement = 48, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 15, }, }, + [10] = { 100, 58, 36, 36, 50, 3, 40, 60, levelRequirement = 50, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 15, }, }, + [11] = { 100, 61, 40, 40, 52, 3, 42, 62, levelRequirement = 52, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 16, }, }, + [12] = { 100, 63, 44, 44, 54, 3, 43, 65, levelRequirement = 54, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 16, }, }, + [13] = { 100, 66, 48, 48, 56, 3, 45, 67, levelRequirement = 56, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 17, }, }, + [14] = { 100, 68, 52, 52, 58, 3, 46, 70, levelRequirement = 58, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 17, }, }, + [15] = { 100, 71, 56, 56, 60, 3, 48, 72, levelRequirement = 60, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 18, }, }, + [16] = { 100, 73, 60, 60, 62, 3, 50, 74, levelRequirement = 62, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 18, }, }, + [17] = { 100, 76, 64, 64, 64, 3, 51, 77, levelRequirement = 64, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 18, }, }, + [18] = { 100, 79, 68, 68, 66, 3, 53, 79, levelRequirement = 66, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 19, }, }, + [19] = { 100, 82, 72, 72, 68, 3, 54, 82, levelRequirement = 68, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 19, }, }, + [20] = { 100, 100, 76, 76, 70, 3, 56, 84, levelRequirement = 70, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 20, }, }, + [21] = { 100, 100, 80, 80, 72, 3, 58, 86, levelRequirement = 72, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 20, }, }, + [22] = { 100, 100, 84, 84, 74, 3, 59, 89, levelRequirement = 74, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 21, }, }, + [23] = { 100, 100, 88, 88, 76, 3, 61, 91, levelRequirement = 76, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 21, }, }, + [24] = { 100, 100, 92, 92, 78, 3, 62, 94, levelRequirement = 78, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 21, }, }, + [25] = { 100, 100, 96, 96, 80, 3, 64, 96, levelRequirement = 80, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 22, }, }, + [26] = { 100, 100, 100, 100, 82, 3, 66, 98, levelRequirement = 82, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 22, }, }, + [27] = { 100, 100, 104, 104, 84, 3, 67, 101, levelRequirement = 84, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 23, }, }, + [28] = { 100, 100, 108, 108, 86, 3, 69, 103, levelRequirement = 86, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 23, }, }, + [29] = { 100, 100, 112, 112, 88, 3, 70, 106, levelRequirement = 88, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 24, }, }, + [30] = { 100, 100, 116, 116, 90, 3, 72, 108, levelRequirement = 90, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 24, }, }, + [31] = { 100, 100, 118, 118, 91, 3, 73, 110, levelRequirement = 91, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 24, }, }, + [32] = { 100, 100, 120, 120, 92, 3, 73, 111, levelRequirement = 92, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 25, }, }, + [33] = { 100, 100, 122, 122, 93, 3, 74, 112, levelRequirement = 93, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 25, }, }, + [34] = { 100, 100, 124, 124, 94, 3, 75, 113, levelRequirement = 94, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 25, }, }, + [35] = { 100, 100, 126, 126, 95, 3, 76, 115, levelRequirement = 95, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 25, }, }, + [36] = { 100, 100, 128, 128, 96, 3, 76, 116, levelRequirement = 96, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 25, }, }, + [37] = { 100, 100, 130, 130, 97, 3, 77, 117, levelRequirement = 97, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 26, }, }, + [38] = { 100, 100, 132, 132, 98, 3, 78, 118, levelRequirement = 98, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 26, }, }, + [39] = { 100, 100, 134, 134, 99, 3, 79, 120, levelRequirement = 99, statInterpolation = { 1, 1, 0, 1850, 1853, 159, 490, 457, }, cost = { Mana = 26, }, }, + [40] = { 100, 100, 136, 136, 100, 3, 79, 121, levelRequirement = 100, statInterpolation = { 1, 1, 0, 1952, 357, 2, 2, 1, }, cost = { Mana = 26, }, }, }, } skills["BattlemagesCry"] = { name = "Battlemage's Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Grants a buff which boosts critical strike chance and allows attacks to benefit from increases to spell damage.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -955,46 +955,46 @@ skills["BattlemagesCry"] = { "display_battlemage_cry_exerted_attacks_trigger_supported_spell", }, levels = { - [1] = { 5, 0, 25, 10, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 5, 2, 25, 10, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 5, 4, 25, 10, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 5, 6, 25, 10, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 5, 8, 25, 10, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 5, 10, 25, 10, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 5, 12, 25, 10, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 5, 14, 25, 10, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 5, 16, 25, 10, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 5, 18, 25, 10, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 5, 20, 25, 10, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 5, 22, 25, 10, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 5, 24, 25, 10, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 5, 26, 25, 10, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 5, 28, 25, 10, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 5, 30, 25, 10, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 5, 32, 25, 10, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 5, 34, 25, 10, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 5, 36, 25, 10, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 5, 38, 25, 10, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 5, 40, 25, 10, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 5, 41, 25, 10, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 5, 42, 25, 10, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 5, 43, 25, 10, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 5, 44, 25, 10, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 5, 45, 25, 10, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 5, 46, 25, 10, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 5, 47, 25, 10, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 5, 48, 25, 10, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 5, 49, 25, 10, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 5, 49, 25, 10, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 5, 50, 25, 10, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 5, 50, 25, 10, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 5, 51, 25, 10, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 5, 51, 25, 10, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 5, 52, 25, 10, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 5, 52, 25, 10, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 5, 53, 25, 10, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 5, 53, 25, 10, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 5, 54, 25, 10, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 5, 0, 25, 10, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 15, }, }, + [2] = { 5, 2, 25, 10, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 15, }, }, + [3] = { 5, 4, 25, 10, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 15, }, }, + [4] = { 5, 6, 25, 10, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 15, }, }, + [5] = { 5, 8, 25, 10, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 16, }, }, + [6] = { 5, 10, 25, 10, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 16, }, }, + [7] = { 5, 12, 25, 10, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 16, }, }, + [8] = { 5, 14, 25, 10, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 16, }, }, + [9] = { 5, 16, 25, 10, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 17, }, }, + [10] = { 5, 18, 25, 10, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 17, }, }, + [11] = { 5, 20, 25, 10, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 17, }, }, + [12] = { 5, 22, 25, 10, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 17, }, }, + [13] = { 5, 24, 25, 10, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 18, }, }, + [14] = { 5, 26, 25, 10, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 18, }, }, + [15] = { 5, 28, 25, 10, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 18, }, }, + [16] = { 5, 30, 25, 10, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 18, }, }, + [17] = { 5, 32, 25, 10, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 19, }, }, + [18] = { 5, 34, 25, 10, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 19, }, }, + [19] = { 5, 36, 25, 10, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 19, }, }, + [20] = { 5, 38, 25, 10, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 19, }, }, + [21] = { 5, 40, 25, 10, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 20, }, }, + [22] = { 5, 41, 25, 10, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 20, }, }, + [23] = { 5, 42, 25, 10, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 20, }, }, + [24] = { 5, 43, 25, 10, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 20, }, }, + [25] = { 5, 44, 25, 10, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 21, }, }, + [26] = { 5, 45, 25, 10, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 21, }, }, + [27] = { 5, 46, 25, 10, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 21, }, }, + [28] = { 5, 47, 25, 10, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 21, }, }, + [29] = { 5, 48, 25, 10, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [30] = { 5, 49, 25, 10, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [31] = { 5, 49, 25, 10, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [32] = { 5, 50, 25, 10, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [33] = { 5, 50, 25, 10, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [34] = { 5, 51, 25, 10, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 22, }, }, + [35] = { 5, 51, 25, 10, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 23, }, }, + [36] = { 5, 52, 25, 10, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 23, }, }, + [37] = { 5, 52, 25, 10, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 23, }, }, + [38] = { 5, 53, 25, 10, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 23, }, }, + [39] = { 5, 53, 25, 10, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 0, 11860, 3481, }, cost = { Mana = 23, }, }, + [40] = { 5, 54, 25, 10, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 0, 14251, 2, }, cost = { Mana = 23, }, }, }, } skills["BattlemagesCrySupport"] = { @@ -1004,7 +1004,7 @@ skills["BattlemagesCrySupport"] = { support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", baseMods = { @@ -1072,7 +1072,7 @@ skills["Berserk"] = { color = 1, baseEffectiveness = 0, description = "Consumes Rage at an accelerating rate to provide a powerful buff, granting more attack damage, attack speed, movement speed, and less damage taken.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -1124,53 +1124,53 @@ skills["Berserk"] = { "base_deal_no_damage", }, levels = { - [1] = { 5, 15, 15, 25, -15, 25, 5, 20, cooldown = 5, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 5, 15, 15, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 5, 16, 15, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [4] = { 5, 16, 16, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 5, 16, 16, 26, -16, 25, 5, 20, cooldown = 5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [6] = { 5, 16, 16, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [7] = { 5, 17, 16, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [8] = { 5, 17, 17, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [9] = { 5, 17, 17, 27, -17, 25, 5, 20, cooldown = 5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [10] = { 5, 17, 17, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [11] = { 5, 18, 17, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [12] = { 5, 18, 18, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [13] = { 5, 18, 18, 28, -18, 25, 5, 20, cooldown = 5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [14] = { 5, 18, 18, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [15] = { 5, 19, 18, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [16] = { 5, 19, 19, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [17] = { 5, 19, 19, 29, -19, 25, 5, 20, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [18] = { 5, 19, 19, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [19] = { 5, 20, 19, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [20] = { 5, 20, 20, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [21] = { 5, 20, 20, 30, -20, 25, 5, 20, cooldown = 5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [22] = { 5, 20, 20, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [23] = { 5, 21, 20, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [24] = { 5, 21, 21, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [25] = { 5, 21, 21, 31, -21, 25, 5, 20, cooldown = 5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [26] = { 5, 21, 21, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [27] = { 5, 22, 21, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [28] = { 5, 22, 22, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [29] = { 5, 22, 22, 32, -22, 25, 5, 20, cooldown = 5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [30] = { 5, 22, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [31] = { 5, 22, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [32] = { 5, 23, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [33] = { 5, 23, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [34] = { 5, 23, 23, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [35] = { 5, 23, 23, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [36] = { 5, 23, 23, 33, -23, 25, 5, 20, cooldown = 5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [37] = { 5, 23, 23, 33, -23, 25, 5, 20, cooldown = 5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [38] = { 5, 23, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [39] = { 5, 23, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [40] = { 5, 24, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 5, 15, 15, 25, -15, 25, 5, 20, cooldown = 5, levelRequirement = 34, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 10, }, }, + [2] = { 5, 15, 15, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 36, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 10, }, }, + [3] = { 5, 16, 15, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 38, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 11, }, }, + [4] = { 5, 16, 16, 26, -15, 25, 5, 20, cooldown = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 11, }, }, + [5] = { 5, 16, 16, 26, -16, 25, 5, 20, cooldown = 5, levelRequirement = 42, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 11, }, }, + [6] = { 5, 16, 16, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 12, }, }, + [7] = { 5, 17, 16, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 46, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 12, }, }, + [8] = { 5, 17, 17, 27, -16, 25, 5, 20, cooldown = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 12, }, }, + [9] = { 5, 17, 17, 27, -17, 25, 5, 20, cooldown = 5, levelRequirement = 50, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 13, }, }, + [10] = { 5, 17, 17, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 13, }, }, + [11] = { 5, 18, 17, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 54, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 14, }, }, + [12] = { 5, 18, 18, 28, -17, 25, 5, 20, cooldown = 5, levelRequirement = 56, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 14, }, }, + [13] = { 5, 18, 18, 28, -18, 25, 5, 20, cooldown = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 14, }, }, + [14] = { 5, 18, 18, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 15, }, }, + [15] = { 5, 19, 18, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 62, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 15, }, }, + [16] = { 5, 19, 19, 29, -18, 25, 5, 20, cooldown = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 15, }, }, + [17] = { 5, 19, 19, 29, -19, 25, 5, 20, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 16, }, }, + [18] = { 5, 19, 19, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 16, }, }, + [19] = { 5, 20, 19, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 69, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 16, }, }, + [20] = { 5, 20, 20, 30, -19, 25, 5, 20, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 16, }, }, + [21] = { 5, 20, 20, 30, -20, 25, 5, 20, cooldown = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 17, }, }, + [22] = { 5, 20, 20, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 17, }, }, + [23] = { 5, 21, 20, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 18, }, }, + [24] = { 5, 21, 21, 31, -20, 25, 5, 20, cooldown = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 18, }, }, + [25] = { 5, 21, 21, 31, -21, 25, 5, 20, cooldown = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 18, }, }, + [26] = { 5, 21, 21, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 19, }, }, + [27] = { 5, 22, 21, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 19, }, }, + [28] = { 5, 22, 22, 32, -21, 25, 5, 20, cooldown = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 19, }, }, + [29] = { 5, 22, 22, 32, -22, 25, 5, 20, cooldown = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 20, }, }, + [30] = { 5, 22, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 20, }, }, + [31] = { 5, 22, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 20, }, }, + [32] = { 5, 23, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 20, }, }, + [33] = { 5, 23, 22, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 21, }, }, + [34] = { 5, 23, 23, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 21, }, }, + [35] = { 5, 23, 23, 33, -22, 25, 5, 20, cooldown = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 21, }, }, + [36] = { 5, 23, 23, 33, -23, 25, 5, 20, cooldown = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 21, }, }, + [37] = { 5, 23, 23, 33, -23, 25, 5, 20, cooldown = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 21, }, }, + [38] = { 5, 23, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 22, }, }, + [39] = { 5, 23, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 9341, 9345, 9346, 9343, 9874, }, cost = { Mana = 22, }, }, + [40] = { 5, 24, 23, 34, -23, 25, 5, 20, cooldown = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 9365, 9376, 11881, 11886, 30, }, cost = { Mana = 22, }, }, }, } skills["Bladestorm"] = { name = "Bladestorm", color = 1, description = "Perform a spinning attack, damaging enemies around you and creating a bladestorm matching your stance. The bladestorm repeatedly damages enemies, based on your weapon damage and attack time, for a duration. Blood bladestorms are stationary and cause Bleeding, while Sand bladestorms move slowly forwards and Blind enemies. Requires a Sword or Axe. You are in Blood Stance by default.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -1241,53 +1241,53 @@ skills["Bladestorm"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { -50, 10, 30, 3, 1, 70, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { -50, 10, 30, 3, 1, 72, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.07, baseMultiplier = 1.074, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { -50, 10, 31, 3, 1, 74, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.1, baseMultiplier = 1.097, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { -50, 10, 31, 3, 1, 76, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.12, baseMultiplier = 1.121, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { -50, 10, 32, 3, 1, 78, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.14, baseMultiplier = 1.145, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { -50, 10, 32, 3, 1, 80, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.17, baseMultiplier = 1.168, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { -50, 11, 32, 3, 1, 82, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.19, baseMultiplier = 1.192, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { -50, 11, 33, 3, 1, 84, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.22, baseMultiplier = 1.216, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { -50, 11, 33, 3, 1, 86, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.24, baseMultiplier = 1.239, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { -50, 11, 34, 3, 1, 88, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.26, baseMultiplier = 1.263, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { -50, 11, 34, 3, 1, 90, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.29, baseMultiplier = 1.287, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { -50, 11, 34, 3, 1, 92, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.31, baseMultiplier = 1.311, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { -50, 11, 35, 3, 1, 94, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { -50, 12, 35, 3, 1, 96, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.36, baseMultiplier = 1.358, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { -50, 12, 36, 3, 1, 98, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.38, baseMultiplier = 1.382, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { -50, 12, 36, 3, 1, 100, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.41, baseMultiplier = 1.405, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { -50, 12, 36, 3, 1, 102, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.43, baseMultiplier = 1.429, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { -50, 12, 37, 3, 1, 104, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.45, baseMultiplier = 1.453, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { -50, 12, 37, 3, 1, 106, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.48, baseMultiplier = 1.476, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { -50, 12, 38, 3, 1, 108, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { -50, 13, 38, 3, 1, 110, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.52, baseMultiplier = 1.524, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { -50, 13, 38, 3, 1, 112, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { -50, 13, 39, 3, 1, 114, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.57, baseMultiplier = 1.571, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { -50, 13, 39, 3, 1, 116, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.59, baseMultiplier = 1.595, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { -50, 13, 40, 3, 1, 118, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.62, baseMultiplier = 1.618, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { -50, 13, 40, 3, 1, 120, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.64, baseMultiplier = 1.642, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { -50, 13, 40, 3, 1, 122, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.67, baseMultiplier = 1.666, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { -50, 14, 41, 3, 1, 124, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.69, baseMultiplier = 1.689, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { -50, 14, 41, 3, 1, 126, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { -50, 14, 42, 3, 1, 128, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { -50, 14, 42, 3, 1, 129, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.75, baseMultiplier = 1.749, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { -50, 14, 42, 3, 1, 130, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.76, baseMultiplier = 1.761, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { -50, 14, 42, 3, 1, 131, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.77, baseMultiplier = 1.772, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { -50, 14, 42, 3, 1, 132, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.78, baseMultiplier = 1.784, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { -50, 14, 43, 3, 1, 133, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.8, baseMultiplier = 1.796, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { -50, 14, 43, 3, 1, 134, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.81, baseMultiplier = 1.808, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { -50, 14, 43, 3, 1, 135, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.82, baseMultiplier = 1.82, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { -50, 14, 43, 3, 1, 136, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.83, baseMultiplier = 1.832, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { -50, 14, 43, 3, 1, 137, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.84, baseMultiplier = 1.843, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { -50, 15, 44, 3, 1, 138, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { -50, 10, 30, 3, 1, 70, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.05, baseMultiplier = 1.05, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { -50, 10, 30, 3, 1, 72, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.07, baseMultiplier = 1.074, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { -50, 10, 31, 3, 1, 74, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.1, baseMultiplier = 1.097, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { -50, 10, 31, 3, 1, 76, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.12, baseMultiplier = 1.121, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { -50, 10, 32, 3, 1, 78, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.14, baseMultiplier = 1.145, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { -50, 10, 32, 3, 1, 80, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.17, baseMultiplier = 1.168, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { -50, 11, 32, 3, 1, 82, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.19, baseMultiplier = 1.192, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { -50, 11, 33, 3, 1, 84, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.22, baseMultiplier = 1.216, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { -50, 11, 33, 3, 1, 86, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.24, baseMultiplier = 1.239, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { -50, 11, 34, 3, 1, 88, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.26, baseMultiplier = 1.263, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { -50, 11, 34, 3, 1, 90, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.29, baseMultiplier = 1.287, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { -50, 11, 34, 3, 1, 92, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.31, baseMultiplier = 1.311, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { -50, 11, 35, 3, 1, 94, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { -50, 12, 35, 3, 1, 96, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.36, baseMultiplier = 1.358, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { -50, 12, 36, 3, 1, 98, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.38, baseMultiplier = 1.382, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { -50, 12, 36, 3, 1, 100, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.41, baseMultiplier = 1.405, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { -50, 12, 36, 3, 1, 102, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.43, baseMultiplier = 1.429, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { -50, 12, 37, 3, 1, 104, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.45, baseMultiplier = 1.453, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { -50, 12, 37, 3, 1, 106, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.48, baseMultiplier = 1.476, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { -50, 12, 38, 3, 1, 108, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { -50, 13, 38, 3, 1, 110, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.52, baseMultiplier = 1.524, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { -50, 13, 38, 3, 1, 112, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.55, baseMultiplier = 1.547, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { -50, 13, 39, 3, 1, 114, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.57, baseMultiplier = 1.571, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { -50, 13, 39, 3, 1, 116, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.59, baseMultiplier = 1.595, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { -50, 13, 40, 3, 1, 118, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.62, baseMultiplier = 1.618, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { -50, 13, 40, 3, 1, 120, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.64, baseMultiplier = 1.642, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { -50, 13, 40, 3, 1, 122, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.67, baseMultiplier = 1.666, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { -50, 14, 41, 3, 1, 124, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.69, baseMultiplier = 1.689, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { -50, 14, 41, 3, 1, 126, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.71, baseMultiplier = 1.713, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { -50, 14, 42, 3, 1, 128, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { -50, 14, 42, 3, 1, 129, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.75, baseMultiplier = 1.749, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { -50, 14, 42, 3, 1, 130, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.76, baseMultiplier = 1.761, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { -50, 14, 42, 3, 1, 131, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.77, baseMultiplier = 1.772, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { -50, 14, 42, 3, 1, 132, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.78, baseMultiplier = 1.784, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { -50, 14, 43, 3, 1, 133, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.8, baseMultiplier = 1.796, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { -50, 14, 43, 3, 1, 134, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.81, baseMultiplier = 1.808, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { -50, 14, 43, 3, 1, 135, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.82, baseMultiplier = 1.82, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { -50, 14, 43, 3, 1, 136, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.83, baseMultiplier = 1.832, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { -50, 14, 43, 3, 1, 137, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.84, baseMultiplier = 1.843, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { -50, 15, 44, 3, 1, 138, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["BloodSandStance"] = { name = "Blood and Sand", color = 1, description = "Casts a buff that grants different bonuses to melee skills depending on your stance. Using the skill again alternates between Blood Stance and Sand Stance.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.ManaCostReserved] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, [SkillType.StanceSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.HasReservation] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, [SkillType.Stance] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, statMap = { @@ -1344,32 +1344,32 @@ skills["BloodSandStance"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0, -5, 10, 10, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, -5, 11, 11, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 20, -5, 12, 12, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 30, -5, 13, 13, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 40, -5, 14, 14, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 50, -5, 15, 15, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 60, -5, 16, 16, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 70, -5, 17, 17, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 80, -5, 18, 18, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 90, -5, 19, 19, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 100, -5, 20, 20, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 110, -5, 21, 21, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 120, -5, 22, 22, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 130, -5, 23, 23, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 140, -5, 24, 24, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 150, -5, 25, 25, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 160, -5, 25, 25, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 170, -5, 26, 26, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 180, -5, 26, 26, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 190, -5, 27, 27, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 200, -5, 27, 27, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 210, -5, 28, 28, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 220, -5, 28, 28, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 230, -5, 29, 29, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 240, -5, 29, 29, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 250, -5, 30, 30, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, -5, 10, 10, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 10, -5, 11, 11, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 20, -5, 12, 12, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 30, -5, 13, 13, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 40, -5, 14, 14, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 50, -5, 15, 15, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 60, -5, 16, 16, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 70, -5, 17, 17, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 80, -5, 18, 18, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 90, -5, 19, 19, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 100, -5, 20, 20, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 110, -5, 21, 21, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 120, -5, 22, 22, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 130, -5, 23, 23, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 140, -5, 24, 24, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 150, -5, 25, 25, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 160, -5, 25, 25, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 170, -5, 26, 26, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 180, -5, 26, 26, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 190, -5, 27, 27, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 200, -5, 27, 27, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 210, -5, 28, 28, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 220, -5, 28, 28, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 230, -5, 29, 29, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 240, -5, 29, 29, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 250, -5, 30, 30, -5, manaReservationPercent = 10, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["Boneshatter"] = { @@ -1378,7 +1378,7 @@ skills["Boneshatter"] = { baseEffectiveness = 0.18279999494553, incrementalEffectiveness = 0.053700000047684, description = "Attack enemies with a forceful melee strike that also hurts you. Successive uses will raise the damage dealt both to enemies and you. Stunning an enemy with the strike releases a damaging pulse. Requires a Mace, Sceptre, Axe or Staff.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Physical] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1430,62 +1430,62 @@ skills["Boneshatter"] = { }, }, stats = { - "melee_range_+", "trauma_strike_shockwave_area_of_effect_+%_per_100ms_stun_duration_up_to_400%", "trauma_strike_self_damage_per_trauma", "trauma_base_duration_ms", "trauma_strike_damage_+%_final_per_trauma", "attack_minimum_added_physical_damage", "attack_maximum_added_physical_damage", + "melee_range_+", }, levels = { - [1] = { 0, 15, 0.60000002384186, 6000, 2, 1.1200000047684, 1.6799999475479, damageEffectiveness = 2, attackSpeedMultiplier = -15, baseMultiplier = 2, levelRequirement = 28, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [2] = { 0, 15, 0.60000002384186, 6000, 2, 1.1039999723434, 1.6560000181198, damageEffectiveness = 2.03, attackSpeedMultiplier = -15, baseMultiplier = 2.026, levelRequirement = 31, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [3] = { 0, 15, 0.60000002384186, 6000, 2, 1.0880000591278, 1.6319999694824, damageEffectiveness = 2.05, attackSpeedMultiplier = -15, baseMultiplier = 2.053, levelRequirement = 34, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [4] = { 0, 15, 0.60000002384186, 6000, 2, 1.0720000267029, 1.6080000400543, damageEffectiveness = 2.08, attackSpeedMultiplier = -15, baseMultiplier = 2.079, levelRequirement = 37, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [5] = { 0, 15, 0.60000002384186, 6000, 2, 1.055999994278, 1.5839999914169, damageEffectiveness = 2.11, attackSpeedMultiplier = -15, baseMultiplier = 2.105, levelRequirement = 40, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [6] = { 0, 15, 0.60000002384186, 6000, 2, 1.039999961853, 1.5599999427795, damageEffectiveness = 2.13, attackSpeedMultiplier = -15, baseMultiplier = 2.132, levelRequirement = 42, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [7] = { 1, 15, 0.60000002384186, 6000, 2, 1.0240000486374, 1.5360000133514, damageEffectiveness = 2.16, attackSpeedMultiplier = -15, baseMultiplier = 2.158, levelRequirement = 44, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [8] = { 1, 15, 0.80000001192093, 6000, 3, 1.0080000162125, 1.5119999647141, damageEffectiveness = 2.18, attackSpeedMultiplier = -15, baseMultiplier = 2.184, levelRequirement = 46, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [9] = { 1, 15, 0.80000001192093, 6000, 3, 0.99199998378754, 1.4880000352859, damageEffectiveness = 2.21, attackSpeedMultiplier = -15, baseMultiplier = 2.211, levelRequirement = 48, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [10] = { 1, 15, 0.80000001192093, 6000, 3, 0.97600001096725, 1.4639999866486, damageEffectiveness = 2.24, attackSpeedMultiplier = -15, baseMultiplier = 2.237, levelRequirement = 50, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [11] = { 1, 15, 0.80000001192093, 6000, 3, 0.95999997854233, 1.4400000572205, damageEffectiveness = 2.26, attackSpeedMultiplier = -15, baseMultiplier = 2.263, levelRequirement = 52, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [12] = { 1, 15, 0.80000001192093, 6000, 3, 0.94400000572205, 1.4160000085831, damageEffectiveness = 2.29, attackSpeedMultiplier = -15, baseMultiplier = 2.289, levelRequirement = 54, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [13] = { 1, 15, 0.80000001192093, 6000, 3, 0.92799997329712, 1.3919999599457, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.316, levelRequirement = 56, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [14] = { 2, 15, 0.80000001192093, 6000, 3, 0.91200000047684, 1.3680000305176, damageEffectiveness = 2.34, attackSpeedMultiplier = -15, baseMultiplier = 2.342, levelRequirement = 58, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [15] = { 2, 15, 0.80000001192093, 6000, 3, 0.89600002765656, 1.3439999818802, damageEffectiveness = 2.37, attackSpeedMultiplier = -15, baseMultiplier = 2.368, levelRequirement = 60, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [16] = { 2, 15, 0.80000001192093, 6000, 3, 0.87999999523163, 1.3200000524521, damageEffectiveness = 2.39, attackSpeedMultiplier = -15, baseMultiplier = 2.395, levelRequirement = 62, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [17] = { 2, 15, 0.80000001192093, 6000, 3, 0.86400002241135, 1.2960000038147, damageEffectiveness = 2.42, attackSpeedMultiplier = -15, baseMultiplier = 2.421, levelRequirement = 64, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [18] = { 2, 15, 0.80000001192093, 6000, 3, 0.84799998998642, 1.2719999551773, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.447, levelRequirement = 66, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [19] = { 2, 15, 0.80000001192093, 6000, 3, 0.83200001716614, 1.2480000257492, damageEffectiveness = 2.47, attackSpeedMultiplier = -15, baseMultiplier = 2.474, levelRequirement = 68, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [20] = { 2, 15, 1, 6000, 4, 0.81599998474121, 1.2239999771118, damageEffectiveness = 2.5, attackSpeedMultiplier = -15, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [21] = { 3, 15, 1, 6000, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.53, attackSpeedMultiplier = -15, baseMultiplier = 2.526, levelRequirement = 72, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [22] = { 3, 15, 1, 6000, 4, 0.783999979496, 1.1759999990463, damageEffectiveness = 2.55, attackSpeedMultiplier = -15, baseMultiplier = 2.553, levelRequirement = 74, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [23] = { 3, 15, 1, 6000, 4, 0.76800000667572, 1.1519999504089, damageEffectiveness = 2.58, attackSpeedMultiplier = -15, baseMultiplier = 2.579, levelRequirement = 76, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [24] = { 3, 15, 1, 6000, 4, 0.75199997425079, 1.1280000209808, damageEffectiveness = 2.61, attackSpeedMultiplier = -15, baseMultiplier = 2.605, levelRequirement = 78, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [25] = { 3, 15, 1, 6000, 4, 0.73600000143051, 1.1039999723434, damageEffectiveness = 2.63, attackSpeedMultiplier = -15, baseMultiplier = 2.632, levelRequirement = 80, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [26] = { 3, 15, 1, 6000, 4, 0.72000002861023, 1.0800000429153, damageEffectiveness = 2.66, attackSpeedMultiplier = -15, baseMultiplier = 2.658, levelRequirement = 82, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [27] = { 3, 15, 1, 6000, 4, 0.7039999961853, 1.055999994278, damageEffectiveness = 2.68, attackSpeedMultiplier = -15, baseMultiplier = 2.684, levelRequirement = 84, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [28] = { 4, 15, 1, 6000, 4, 0.68800002336502, 1.0319999456406, damageEffectiveness = 2.71, attackSpeedMultiplier = -15, baseMultiplier = 2.711, levelRequirement = 86, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [29] = { 4, 15, 1, 6000, 4, 0.67199999094009, 1.0080000162125, damageEffectiveness = 2.74, attackSpeedMultiplier = -15, baseMultiplier = 2.737, levelRequirement = 88, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [30] = { 4, 15, 1, 6000, 4, 0.65600001811981, 0.98400002717972, damageEffectiveness = 2.76, attackSpeedMultiplier = -15, baseMultiplier = 2.763, levelRequirement = 90, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [31] = { 4, 15, 1, 6000, 4, 0.64800000190735, 0.97200000286102, damageEffectiveness = 2.78, attackSpeedMultiplier = -15, baseMultiplier = 2.776, levelRequirement = 91, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [32] = { 4, 15, 1, 6000, 4, 0.63999998569489, 0.95999997854233, damageEffectiveness = 2.79, attackSpeedMultiplier = -15, baseMultiplier = 2.789, levelRequirement = 92, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [33] = { 4, 15, 1, 6000, 4, 0.63200002908707, 0.94800001382828, damageEffectiveness = 2.8, attackSpeedMultiplier = -15, baseMultiplier = 2.803, levelRequirement = 93, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [34] = { 4, 15, 1, 6000, 4, 0.6240000128746, 0.93599998950958, damageEffectiveness = 2.82, attackSpeedMultiplier = -15, baseMultiplier = 2.816, levelRequirement = 94, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [35] = { 5, 15, 1, 6000, 4, 0.61599999666214, 0.92400002479553, damageEffectiveness = 2.83, attackSpeedMultiplier = -15, baseMultiplier = 2.829, levelRequirement = 95, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [36] = { 5, 15, 1.2000000476837, 6000, 5, 0.60799998044968, 0.91200000047684, damageEffectiveness = 2.84, attackSpeedMultiplier = -15, baseMultiplier = 2.842, levelRequirement = 96, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [37] = { 5, 15, 1.2000000476837, 6000, 5, 0.60000002384186, 0.89999997615814, damageEffectiveness = 2.86, attackSpeedMultiplier = -15, baseMultiplier = 2.855, levelRequirement = 97, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [38] = { 5, 15, 1.2000000476837, 6000, 5, 0.59200000762939, 0.88800001144409, damageEffectiveness = 2.87, attackSpeedMultiplier = -15, baseMultiplier = 2.868, levelRequirement = 98, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [39] = { 5, 15, 1.2000000476837, 6000, 5, 0.58399999141693, 0.8759999871254, damageEffectiveness = 2.88, attackSpeedMultiplier = -15, baseMultiplier = 2.882, levelRequirement = 99, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, - [40] = { 5, 15, 1.2000000476837, 6000, 5, 0.57599997520447, 0.86400002241135, damageEffectiveness = 2.89, attackSpeedMultiplier = -15, baseMultiplier = 2.895, levelRequirement = 100, statInterpolation = { 1, 1, 3, 1, 1, 3, 3, }, cost = { Mana = 5, }, }, + [1] = { 15, 0.60000002384186, 6000, 2, 11, 17, 2, damageEffectiveness = 2, attackSpeedMultiplier = -15, baseMultiplier = 2, levelRequirement = 28, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 15, 0.60000002384186, 6000, 2, 14, 21, 2, damageEffectiveness = 2.03, attackSpeedMultiplier = -15, baseMultiplier = 2.026, levelRequirement = 31, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 15, 0.60000002384186, 6000, 2, 18, 26, 2, damageEffectiveness = 2.05, attackSpeedMultiplier = -15, baseMultiplier = 2.053, levelRequirement = 34, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 15, 0.60000002384186, 6000, 2, 22, 33, 2, damageEffectiveness = 2.08, attackSpeedMultiplier = -15, baseMultiplier = 2.079, levelRequirement = 37, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 15, 0.60000002384186, 6000, 2, 27, 40, 2, damageEffectiveness = 2.11, attackSpeedMultiplier = -15, baseMultiplier = 2.105, levelRequirement = 40, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 15, 0.60000002384186, 6000, 2, 30, 45, 2, damageEffectiveness = 2.13, attackSpeedMultiplier = -15, baseMultiplier = 2.132, levelRequirement = 42, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { 15, 0.60000002384186, 6000, 2, 34, 52, 2, damageEffectiveness = 2.16, attackSpeedMultiplier = -15, baseMultiplier = 2.158, levelRequirement = 44, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 15, 0.80000001192093, 6000, 3, 39, 58, 2, damageEffectiveness = 2.18, attackSpeedMultiplier = -15, baseMultiplier = 2.184, levelRequirement = 46, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 15, 0.80000001192093, 6000, 3, 44, 66, 2, damageEffectiveness = 2.21, attackSpeedMultiplier = -15, baseMultiplier = 2.211, levelRequirement = 48, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 15, 0.80000001192093, 6000, 3, 50, 75, 2, damageEffectiveness = 2.24, attackSpeedMultiplier = -15, baseMultiplier = 2.237, levelRequirement = 50, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 15, 0.80000001192093, 6000, 3, 56, 84, 2, damageEffectiveness = 2.26, attackSpeedMultiplier = -15, baseMultiplier = 2.263, levelRequirement = 52, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 15, 0.80000001192093, 6000, 3, 63, 95, 2, damageEffectiveness = 2.29, attackSpeedMultiplier = -15, baseMultiplier = 2.289, levelRequirement = 54, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 15, 0.80000001192093, 6000, 3, 71, 107, 2, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.316, levelRequirement = 56, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [14] = { 15, 0.80000001192093, 6000, 3, 80, 120, 2, damageEffectiveness = 2.34, attackSpeedMultiplier = -15, baseMultiplier = 2.342, levelRequirement = 58, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 15, 0.80000001192093, 6000, 3, 90, 135, 2, damageEffectiveness = 2.37, attackSpeedMultiplier = -15, baseMultiplier = 2.368, levelRequirement = 60, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 15, 0.80000001192093, 6000, 3, 101, 152, 2, damageEffectiveness = 2.39, attackSpeedMultiplier = -15, baseMultiplier = 2.395, levelRequirement = 62, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 15, 0.80000001192093, 6000, 3, 113, 170, 2, damageEffectiveness = 2.42, attackSpeedMultiplier = -15, baseMultiplier = 2.421, levelRequirement = 64, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 15, 0.80000001192093, 6000, 3, 127, 190, 2, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.447, levelRequirement = 66, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 15, 0.80000001192093, 6000, 3, 142, 213, 2, damageEffectiveness = 2.47, attackSpeedMultiplier = -15, baseMultiplier = 2.474, levelRequirement = 68, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 15, 1, 6000, 4, 158, 238, 2, damageEffectiveness = 2.5, attackSpeedMultiplier = -15, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 15, 1, 6000, 4, 177, 265, 2, damageEffectiveness = 2.53, attackSpeedMultiplier = -15, baseMultiplier = 2.526, levelRequirement = 72, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 15, 1, 6000, 4, 197, 295, 2, damageEffectiveness = 2.55, attackSpeedMultiplier = -15, baseMultiplier = 2.553, levelRequirement = 74, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 15, 1, 6000, 4, 219, 329, 2, damageEffectiveness = 2.58, attackSpeedMultiplier = -15, baseMultiplier = 2.579, levelRequirement = 76, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 15, 1, 6000, 4, 244, 366, 2, damageEffectiveness = 2.61, attackSpeedMultiplier = -15, baseMultiplier = 2.605, levelRequirement = 78, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 15, 1, 6000, 4, 271, 407, 2, damageEffectiveness = 2.63, attackSpeedMultiplier = -15, baseMultiplier = 2.632, levelRequirement = 80, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 15, 1, 6000, 4, 301, 452, 2, damageEffectiveness = 2.66, attackSpeedMultiplier = -15, baseMultiplier = 2.658, levelRequirement = 82, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 15, 1, 6000, 4, 334, 501, 2, damageEffectiveness = 2.68, attackSpeedMultiplier = -15, baseMultiplier = 2.684, levelRequirement = 84, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 15, 1, 6000, 4, 370, 555, 2, damageEffectiveness = 2.71, attackSpeedMultiplier = -15, baseMultiplier = 2.711, levelRequirement = 86, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 15, 1, 6000, 4, 410, 615, 2, damageEffectiveness = 2.74, attackSpeedMultiplier = -15, baseMultiplier = 2.737, levelRequirement = 88, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 15, 1, 6000, 4, 453, 680, 2, damageEffectiveness = 2.76, attackSpeedMultiplier = -15, baseMultiplier = 2.763, levelRequirement = 90, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 15, 1, 6000, 4, 477, 715, 2, damageEffectiveness = 2.78, attackSpeedMultiplier = -15, baseMultiplier = 2.776, levelRequirement = 91, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 15, 1, 6000, 4, 501, 751, 2, damageEffectiveness = 2.79, attackSpeedMultiplier = -15, baseMultiplier = 2.789, levelRequirement = 92, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 15, 1, 6000, 4, 526, 789, 2, damageEffectiveness = 2.8, attackSpeedMultiplier = -15, baseMultiplier = 2.803, levelRequirement = 93, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 15, 1, 6000, 4, 553, 829, 2, damageEffectiveness = 2.82, attackSpeedMultiplier = -15, baseMultiplier = 2.816, levelRequirement = 94, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 15, 1, 6000, 4, 581, 871, 2, damageEffectiveness = 2.83, attackSpeedMultiplier = -15, baseMultiplier = 2.829, levelRequirement = 95, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [36] = { 15, 1.2000000476837, 6000, 5, 610, 914, 2, damageEffectiveness = 2.84, attackSpeedMultiplier = -15, baseMultiplier = 2.842, levelRequirement = 96, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [37] = { 15, 1.2000000476837, 6000, 5, 640, 960, 2, damageEffectiveness = 2.86, attackSpeedMultiplier = -15, baseMultiplier = 2.855, levelRequirement = 97, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [38] = { 15, 1.2000000476837, 6000, 5, 671, 1007, 2, damageEffectiveness = 2.87, attackSpeedMultiplier = -15, baseMultiplier = 2.868, levelRequirement = 98, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [39] = { 15, 1.2000000476837, 6000, 5, 704, 1057, 2, damageEffectiveness = 2.88, attackSpeedMultiplier = -15, baseMultiplier = 2.882, levelRequirement = 99, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [40] = { 15, 1.2000000476837, 6000, 5, 739, 1108, 2, damageEffectiveness = 2.89, attackSpeedMultiplier = -15, baseMultiplier = 2.895, levelRequirement = 100, statInterpolation = { 1, 3, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["ChainStrike"] = { name = "Chain Hook", color = 1, description = "When used at range, throws out a chain, pulling you to the enemy hit dealing damage in an area behind them. When close to the enemy, just causes the area damage directly. Requires a One Handed Mace, Sceptre, Sword or Axe.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.MovementSkill] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Movement] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1527,46 +1527,46 @@ skills["ChainStrike"] = { "is_area_damage", }, levels = { - [1] = { 5, 1, damageEffectiveness = 1.15, attackSpeedMultiplier = 20, baseMultiplier = 1.15, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 5, 1, damageEffectiveness = 1.18, attackSpeedMultiplier = 20, baseMultiplier = 1.178, levelRequirement = 15, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 5, 1, damageEffectiveness = 1.21, attackSpeedMultiplier = 20, baseMultiplier = 1.207, levelRequirement = 19, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 5, 1, damageEffectiveness = 1.24, attackSpeedMultiplier = 20, baseMultiplier = 1.235, levelRequirement = 23, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 5, 1, damageEffectiveness = 1.26, attackSpeedMultiplier = 20, baseMultiplier = 1.264, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 5, 1, damageEffectiveness = 1.29, attackSpeedMultiplier = 20, baseMultiplier = 1.292, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 5, 1, damageEffectiveness = 1.32, attackSpeedMultiplier = 20, baseMultiplier = 1.321, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 5, 1, damageEffectiveness = 1.35, attackSpeedMultiplier = 20, baseMultiplier = 1.349, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 5, 1, damageEffectiveness = 1.38, attackSpeedMultiplier = 20, baseMultiplier = 1.377, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 5, 1, damageEffectiveness = 1.41, attackSpeedMultiplier = 20, baseMultiplier = 1.406, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 5, 1, damageEffectiveness = 1.43, attackSpeedMultiplier = 20, baseMultiplier = 1.434, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 5, 1, damageEffectiveness = 1.46, attackSpeedMultiplier = 20, baseMultiplier = 1.463, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 5, 1, damageEffectiveness = 1.49, attackSpeedMultiplier = 20, baseMultiplier = 1.491, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 5, 1, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.519, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 5, 1, damageEffectiveness = 1.55, attackSpeedMultiplier = 20, baseMultiplier = 1.548, levelRequirement = 59, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 5, 1, damageEffectiveness = 1.58, attackSpeedMultiplier = 20, baseMultiplier = 1.576, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 5, 1, damageEffectiveness = 1.6, attackSpeedMultiplier = 20, baseMultiplier = 1.605, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 5, 1, damageEffectiveness = 1.63, attackSpeedMultiplier = 20, baseMultiplier = 1.633, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 5, 1, damageEffectiveness = 1.66, attackSpeedMultiplier = 20, baseMultiplier = 1.662, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 5, 1, damageEffectiveness = 1.69, attackSpeedMultiplier = 20, baseMultiplier = 1.69, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 5, 1, damageEffectiveness = 1.72, attackSpeedMultiplier = 20, baseMultiplier = 1.718, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 5, 1, damageEffectiveness = 1.75, attackSpeedMultiplier = 20, baseMultiplier = 1.747, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 5, 1, damageEffectiveness = 1.78, attackSpeedMultiplier = 20, baseMultiplier = 1.775, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 5, 1, damageEffectiveness = 1.8, attackSpeedMultiplier = 20, baseMultiplier = 1.804, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 5, 1, damageEffectiveness = 1.83, attackSpeedMultiplier = 20, baseMultiplier = 1.832, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 5, 1, damageEffectiveness = 1.86, attackSpeedMultiplier = 20, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 5, 1, damageEffectiveness = 1.89, attackSpeedMultiplier = 20, baseMultiplier = 1.889, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 5, 1, damageEffectiveness = 1.92, attackSpeedMultiplier = 20, baseMultiplier = 1.917, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 5, 1, damageEffectiveness = 1.95, attackSpeedMultiplier = 20, baseMultiplier = 1.946, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 5, 1, damageEffectiveness = 1.97, attackSpeedMultiplier = 20, baseMultiplier = 1.974, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 5, 1, damageEffectiveness = 1.99, attackSpeedMultiplier = 20, baseMultiplier = 1.988, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 5, 1, damageEffectiveness = 2, attackSpeedMultiplier = 20, baseMultiplier = 2.003, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 5, 1, damageEffectiveness = 2.02, attackSpeedMultiplier = 20, baseMultiplier = 2.017, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 5, 1, damageEffectiveness = 2.03, attackSpeedMultiplier = 20, baseMultiplier = 2.031, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 5, 1, damageEffectiveness = 2.05, attackSpeedMultiplier = 20, baseMultiplier = 2.045, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 5, 1, damageEffectiveness = 2.06, attackSpeedMultiplier = 20, baseMultiplier = 2.059, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 5, 1, damageEffectiveness = 2.07, attackSpeedMultiplier = 20, baseMultiplier = 2.074, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 5, 1, damageEffectiveness = 2.09, attackSpeedMultiplier = 20, baseMultiplier = 2.088, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 5, 1, damageEffectiveness = 2.1, attackSpeedMultiplier = 20, baseMultiplier = 2.102, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 5, 1, damageEffectiveness = 2.12, attackSpeedMultiplier = 20, baseMultiplier = 2.116, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 5, 1, damageEffectiveness = 1.15, attackSpeedMultiplier = 20, baseMultiplier = 1.15, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [2] = { 5, 1, damageEffectiveness = 1.18, attackSpeedMultiplier = 20, baseMultiplier = 1.178, levelRequirement = 15, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [3] = { 5, 1, damageEffectiveness = 1.21, attackSpeedMultiplier = 20, baseMultiplier = 1.207, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [4] = { 5, 1, damageEffectiveness = 1.24, attackSpeedMultiplier = 20, baseMultiplier = 1.235, levelRequirement = 23, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [5] = { 5, 1, damageEffectiveness = 1.26, attackSpeedMultiplier = 20, baseMultiplier = 1.264, levelRequirement = 27, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [6] = { 5, 1, damageEffectiveness = 1.29, attackSpeedMultiplier = 20, baseMultiplier = 1.292, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [7] = { 5, 1, damageEffectiveness = 1.32, attackSpeedMultiplier = 20, baseMultiplier = 1.321, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [8] = { 5, 1, damageEffectiveness = 1.35, attackSpeedMultiplier = 20, baseMultiplier = 1.349, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [9] = { 5, 1, damageEffectiveness = 1.38, attackSpeedMultiplier = 20, baseMultiplier = 1.377, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [10] = { 5, 1, damageEffectiveness = 1.41, attackSpeedMultiplier = 20, baseMultiplier = 1.406, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [11] = { 5, 1, damageEffectiveness = 1.43, attackSpeedMultiplier = 20, baseMultiplier = 1.434, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [12] = { 5, 1, damageEffectiveness = 1.46, attackSpeedMultiplier = 20, baseMultiplier = 1.463, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [13] = { 5, 1, damageEffectiveness = 1.49, attackSpeedMultiplier = 20, baseMultiplier = 1.491, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [14] = { 5, 1, damageEffectiveness = 1.52, attackSpeedMultiplier = 20, baseMultiplier = 1.519, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [15] = { 5, 1, damageEffectiveness = 1.55, attackSpeedMultiplier = 20, baseMultiplier = 1.548, levelRequirement = 59, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [16] = { 5, 1, damageEffectiveness = 1.58, attackSpeedMultiplier = 20, baseMultiplier = 1.576, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [17] = { 5, 1, damageEffectiveness = 1.6, attackSpeedMultiplier = 20, baseMultiplier = 1.605, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [18] = { 5, 1, damageEffectiveness = 1.63, attackSpeedMultiplier = 20, baseMultiplier = 1.633, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [19] = { 5, 1, damageEffectiveness = 1.66, attackSpeedMultiplier = 20, baseMultiplier = 1.662, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [20] = { 5, 1, damageEffectiveness = 1.69, attackSpeedMultiplier = 20, baseMultiplier = 1.69, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [21] = { 5, 1, damageEffectiveness = 1.72, attackSpeedMultiplier = 20, baseMultiplier = 1.718, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [22] = { 5, 1, damageEffectiveness = 1.75, attackSpeedMultiplier = 20, baseMultiplier = 1.747, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [23] = { 5, 1, damageEffectiveness = 1.78, attackSpeedMultiplier = 20, baseMultiplier = 1.775, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [24] = { 5, 1, damageEffectiveness = 1.8, attackSpeedMultiplier = 20, baseMultiplier = 1.804, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [25] = { 5, 1, damageEffectiveness = 1.83, attackSpeedMultiplier = 20, baseMultiplier = 1.832, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [26] = { 5, 1, damageEffectiveness = 1.86, attackSpeedMultiplier = 20, baseMultiplier = 1.861, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [27] = { 5, 1, damageEffectiveness = 1.89, attackSpeedMultiplier = 20, baseMultiplier = 1.889, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [28] = { 5, 1, damageEffectiveness = 1.92, attackSpeedMultiplier = 20, baseMultiplier = 1.917, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [29] = { 5, 1, damageEffectiveness = 1.95, attackSpeedMultiplier = 20, baseMultiplier = 1.946, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [30] = { 5, 1, damageEffectiveness = 1.97, attackSpeedMultiplier = 20, baseMultiplier = 1.974, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [31] = { 5, 1, damageEffectiveness = 1.99, attackSpeedMultiplier = 20, baseMultiplier = 1.988, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [32] = { 5, 1, damageEffectiveness = 2, attackSpeedMultiplier = 20, baseMultiplier = 2.003, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [33] = { 5, 1, damageEffectiveness = 2.02, attackSpeedMultiplier = 20, baseMultiplier = 2.017, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [34] = { 5, 1, damageEffectiveness = 2.03, attackSpeedMultiplier = 20, baseMultiplier = 2.031, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [35] = { 5, 1, damageEffectiveness = 2.05, attackSpeedMultiplier = 20, baseMultiplier = 2.045, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [36] = { 5, 1, damageEffectiveness = 2.06, attackSpeedMultiplier = 20, baseMultiplier = 2.059, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [37] = { 5, 1, damageEffectiveness = 2.07, attackSpeedMultiplier = 20, baseMultiplier = 2.074, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [38] = { 5, 1, damageEffectiveness = 2.09, attackSpeedMultiplier = 20, baseMultiplier = 2.088, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [39] = { 5, 1, damageEffectiveness = 2.1, attackSpeedMultiplier = 20, baseMultiplier = 2.102, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [40] = { 5, 1, damageEffectiveness = 2.12, attackSpeedMultiplier = 20, baseMultiplier = 2.116, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, }, } skills["Cleave"] = { @@ -1575,7 +1575,7 @@ skills["Cleave"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -1622,53 +1622,53 @@ skills["Cleave"] = { "console_skill_dont_chase", }, levels = { - [1] = { -40, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [2] = { -40, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.296, levelRequirement = 2, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [3] = { -40, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { -40, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.389, levelRequirement = 7, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [5] = { -40, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.44, attackSpeedMultiplier = -20, baseMultiplier = 1.435, levelRequirement = 11, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [6] = { -40, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.482, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [7] = { -40, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.528, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [8] = { -40, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.574, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [9] = { -40, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.62, attackSpeedMultiplier = -20, baseMultiplier = 1.621, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [10] = { -40, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.667, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [11] = { -40, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.713, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [12] = { -40, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.759, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [13] = { -40, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.81, attackSpeedMultiplier = -20, baseMultiplier = 1.806, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [14] = { -40, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.852, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [15] = { -40, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.898, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [16] = { -40, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.945, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [17] = { -40, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.99, attackSpeedMultiplier = -20, baseMultiplier = 1.991, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [18] = { -40, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.04, attackSpeedMultiplier = -20, baseMultiplier = 2.037, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [19] = { -40, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.08, attackSpeedMultiplier = -20, baseMultiplier = 2.084, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [20] = { -40, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.13, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [21] = { -40, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.18, attackSpeedMultiplier = -20, baseMultiplier = 2.176, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [22] = { -40, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.223, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [23] = { -40, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.27, attackSpeedMultiplier = -20, baseMultiplier = 2.269, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [24] = { -40, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.32, attackSpeedMultiplier = -20, baseMultiplier = 2.315, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [25] = { -40, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.36, attackSpeedMultiplier = -20, baseMultiplier = 2.362, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [26] = { -40, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.41, attackSpeedMultiplier = -20, baseMultiplier = 2.408, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [27] = { -40, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.454, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [28] = { -40, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.501, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [29] = { -40, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.547, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [30] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.593, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [31] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.62, attackSpeedMultiplier = -20, baseMultiplier = 2.616, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [32] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.639, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [33] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.66, attackSpeedMultiplier = -20, baseMultiplier = 2.663, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [34] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.69, attackSpeedMultiplier = -20, baseMultiplier = 2.686, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [35] = { -40, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.71, attackSpeedMultiplier = -20, baseMultiplier = 2.709, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [36] = { -40, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.73, attackSpeedMultiplier = -20, baseMultiplier = 2.732, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [37] = { -40, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.755, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [38] = { -40, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.778, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [39] = { -40, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.802, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [40] = { -40, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.82, attackSpeedMultiplier = -20, baseMultiplier = 2.825, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, }, cost = { Mana = 6, }, }, + [1] = { -40, 0, 2, 3, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [2] = { -40, 0, 2, 3, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.296, levelRequirement = 2, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [3] = { -40, 1, 3, 4, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 4, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [4] = { -40, 1, 4, 6, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.389, levelRequirement = 7, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [5] = { -40, 1, 5, 8, damageEffectiveness = 1.44, attackSpeedMultiplier = -20, baseMultiplier = 1.435, levelRequirement = 11, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [6] = { -40, 2, 7, 11, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.482, levelRequirement = 16, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [7] = { -40, 2, 9, 13, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.528, levelRequirement = 20, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [8] = { -40, 2, 11, 17, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.574, levelRequirement = 24, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [9] = { -40, 3, 14, 20, damageEffectiveness = 1.62, attackSpeedMultiplier = -20, baseMultiplier = 1.621, levelRequirement = 28, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [10] = { -40, 3, 16, 25, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.667, levelRequirement = 32, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [11] = { -40, 3, 20, 30, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.713, levelRequirement = 36, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [12] = { -40, 4, 24, 35, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.759, levelRequirement = 40, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [13] = { -40, 4, 28, 42, damageEffectiveness = 1.81, attackSpeedMultiplier = -20, baseMultiplier = 1.806, levelRequirement = 44, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [14] = { -40, 4, 33, 49, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.852, levelRequirement = 48, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [15] = { -40, 5, 39, 58, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.898, levelRequirement = 52, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [16] = { -40, 5, 45, 68, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.945, levelRequirement = 56, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [17] = { -40, 5, 52, 79, damageEffectiveness = 1.99, attackSpeedMultiplier = -20, baseMultiplier = 1.991, levelRequirement = 60, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [18] = { -40, 6, 61, 91, damageEffectiveness = 2.04, attackSpeedMultiplier = -20, baseMultiplier = 2.037, levelRequirement = 64, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [19] = { -40, 6, 68, 102, damageEffectiveness = 2.08, attackSpeedMultiplier = -20, baseMultiplier = 2.084, levelRequirement = 67, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [20] = { -40, 6, 75, 113, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.13, levelRequirement = 70, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [21] = { -40, 7, 81, 122, damageEffectiveness = 2.18, attackSpeedMultiplier = -20, baseMultiplier = 2.176, levelRequirement = 72, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [22] = { -40, 7, 87, 130, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.223, levelRequirement = 74, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [23] = { -40, 7, 93, 140, damageEffectiveness = 2.27, attackSpeedMultiplier = -20, baseMultiplier = 2.269, levelRequirement = 76, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [24] = { -40, 8, 100, 150, damageEffectiveness = 2.32, attackSpeedMultiplier = -20, baseMultiplier = 2.315, levelRequirement = 78, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [25] = { -40, 8, 107, 160, damageEffectiveness = 2.36, attackSpeedMultiplier = -20, baseMultiplier = 2.362, levelRequirement = 80, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [26] = { -40, 8, 114, 172, damageEffectiveness = 2.41, attackSpeedMultiplier = -20, baseMultiplier = 2.408, levelRequirement = 82, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [27] = { -40, 9, 123, 184, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.454, levelRequirement = 84, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [28] = { -40, 9, 131, 197, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.501, levelRequirement = 86, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [29] = { -40, 9, 140, 210, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.547, levelRequirement = 88, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [30] = { -40, 10, 150, 224, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.593, levelRequirement = 90, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [31] = { -40, 10, 155, 232, damageEffectiveness = 2.62, attackSpeedMultiplier = -20, baseMultiplier = 2.616, levelRequirement = 91, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [32] = { -40, 10, 160, 240, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.639, levelRequirement = 92, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [33] = { -40, 10, 165, 248, damageEffectiveness = 2.66, attackSpeedMultiplier = -20, baseMultiplier = 2.663, levelRequirement = 93, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [34] = { -40, 10, 171, 256, damageEffectiveness = 2.69, attackSpeedMultiplier = -20, baseMultiplier = 2.686, levelRequirement = 94, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [35] = { -40, 10, 176, 265, damageEffectiveness = 2.71, attackSpeedMultiplier = -20, baseMultiplier = 2.709, levelRequirement = 95, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [36] = { -40, 11, 182, 273, damageEffectiveness = 2.73, attackSpeedMultiplier = -20, baseMultiplier = 2.732, levelRequirement = 96, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [37] = { -40, 11, 188, 282, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.755, levelRequirement = 97, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [38] = { -40, 11, 194, 292, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.778, levelRequirement = 98, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [39] = { -40, 11, 201, 301, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.802, levelRequirement = 99, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, + [40] = { -40, 11, 207, 311, damageEffectiveness = 2.82, attackSpeedMultiplier = -20, baseMultiplier = 2.825, levelRequirement = 100, statInterpolation = { 1, 0, 1906, 5723, }, cost = { Mana = 6, }, }, }, } skills["ConsecratedPath"] = { name = "Consecrated Path", color = 1, description = "Slams the ground at a targeted location. If an enemy is near where you target, you'll teleport to it from a short distance away, slam, and create an area of consecrated ground. Can't be supported by Multistrike, and requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Melee] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.Triggerable] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.FireSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Melee] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Fire] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -1720,46 +1720,46 @@ skills["ConsecratedPath"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 50, 4000, 20, 7, damageEffectiveness = 1.5, attackSpeedMultiplier = -20, baseMultiplier = 1.5, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 50, 4000, 20, 7, damageEffectiveness = 1.54, attackSpeedMultiplier = -20, baseMultiplier = 1.542, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 50, 4000, 20, 7, damageEffectiveness = 1.58, attackSpeedMultiplier = -20, baseMultiplier = 1.584, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 50, 4000, 20, 7, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.626, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 50, 4000, 20, 7, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.668, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 50, 4000, 20, 7, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.711, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 50, 4000, 20, 7, damageEffectiveness = 1.75, attackSpeedMultiplier = -20, baseMultiplier = 1.753, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 50, 4000, 20, 7, damageEffectiveness = 1.79, attackSpeedMultiplier = -20, baseMultiplier = 1.795, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 50, 4000, 20, 7, damageEffectiveness = 1.84, attackSpeedMultiplier = -20, baseMultiplier = 1.837, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 50, 4000, 20, 7, damageEffectiveness = 1.88, attackSpeedMultiplier = -20, baseMultiplier = 1.879, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 50, 4000, 20, 7, damageEffectiveness = 1.92, attackSpeedMultiplier = -20, baseMultiplier = 1.921, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 50, 4000, 20, 7, damageEffectiveness = 1.96, attackSpeedMultiplier = -20, baseMultiplier = 1.963, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 50, 4000, 20, 7, damageEffectiveness = 2.01, attackSpeedMultiplier = -20, baseMultiplier = 2.005, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 50, 4000, 20, 7, damageEffectiveness = 2.05, attackSpeedMultiplier = -20, baseMultiplier = 2.047, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 50, 4000, 20, 7, damageEffectiveness = 2.09, attackSpeedMultiplier = -20, baseMultiplier = 2.089, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 50, 4000, 20, 7, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.132, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 50, 4000, 20, 7, damageEffectiveness = 2.17, attackSpeedMultiplier = -20, baseMultiplier = 2.174, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 50, 4000, 20, 7, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.216, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 50, 4000, 20, 7, damageEffectiveness = 2.26, attackSpeedMultiplier = -20, baseMultiplier = 2.258, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 50, 4000, 20, 7, damageEffectiveness = 2.3, attackSpeedMultiplier = -20, baseMultiplier = 2.3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 50, 4000, 20, 7, damageEffectiveness = 2.34, attackSpeedMultiplier = -20, baseMultiplier = 2.342, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 50, 4000, 20, 7, damageEffectiveness = 2.38, attackSpeedMultiplier = -20, baseMultiplier = 2.384, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 50, 4000, 20, 7, damageEffectiveness = 2.43, attackSpeedMultiplier = -20, baseMultiplier = 2.426, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 50, 4000, 20, 7, damageEffectiveness = 2.47, attackSpeedMultiplier = -20, baseMultiplier = 2.468, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 50, 4000, 20, 7, damageEffectiveness = 2.51, attackSpeedMultiplier = -20, baseMultiplier = 2.511, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 50, 4000, 20, 7, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.553, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 50, 4000, 20, 7, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.595, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 50, 4000, 20, 7, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.637, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 50, 4000, 20, 7, damageEffectiveness = 2.68, attackSpeedMultiplier = -20, baseMultiplier = 2.679, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 50, 4000, 20, 7, damageEffectiveness = 2.72, attackSpeedMultiplier = -20, baseMultiplier = 2.721, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 50, 4000, 20, 7, damageEffectiveness = 2.74, attackSpeedMultiplier = -20, baseMultiplier = 2.742, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 50, 4000, 20, 7, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.763, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 50, 4000, 20, 7, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.784, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 50, 4000, 20, 7, damageEffectiveness = 2.81, attackSpeedMultiplier = -20, baseMultiplier = 2.805, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 50, 4000, 20, 7, damageEffectiveness = 2.83, attackSpeedMultiplier = -20, baseMultiplier = 2.826, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 50, 4000, 20, 7, damageEffectiveness = 2.85, attackSpeedMultiplier = -20, baseMultiplier = 2.847, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 50, 4000, 20, 7, damageEffectiveness = 2.87, attackSpeedMultiplier = -20, baseMultiplier = 2.868, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 50, 4000, 20, 7, damageEffectiveness = 2.89, attackSpeedMultiplier = -20, baseMultiplier = 2.889, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 50, 4000, 20, 7, damageEffectiveness = 2.91, attackSpeedMultiplier = -20, baseMultiplier = 2.911, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 50, 4000, 20, 7, damageEffectiveness = 2.93, attackSpeedMultiplier = -20, baseMultiplier = 2.932, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 50, 4000, 20, 7, damageEffectiveness = 1.5, attackSpeedMultiplier = -20, baseMultiplier = 1.5, levelRequirement = 28, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [2] = { 50, 4000, 20, 7, damageEffectiveness = 1.54, attackSpeedMultiplier = -20, baseMultiplier = 1.542, levelRequirement = 31, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [3] = { 50, 4000, 20, 7, damageEffectiveness = 1.58, attackSpeedMultiplier = -20, baseMultiplier = 1.584, levelRequirement = 34, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [4] = { 50, 4000, 20, 7, damageEffectiveness = 1.63, attackSpeedMultiplier = -20, baseMultiplier = 1.626, levelRequirement = 37, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [5] = { 50, 4000, 20, 7, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.668, levelRequirement = 40, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [6] = { 50, 4000, 20, 7, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.711, levelRequirement = 42, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [7] = { 50, 4000, 20, 7, damageEffectiveness = 1.75, attackSpeedMultiplier = -20, baseMultiplier = 1.753, levelRequirement = 44, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [8] = { 50, 4000, 20, 7, damageEffectiveness = 1.79, attackSpeedMultiplier = -20, baseMultiplier = 1.795, levelRequirement = 46, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [9] = { 50, 4000, 20, 7, damageEffectiveness = 1.84, attackSpeedMultiplier = -20, baseMultiplier = 1.837, levelRequirement = 48, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [10] = { 50, 4000, 20, 7, damageEffectiveness = 1.88, attackSpeedMultiplier = -20, baseMultiplier = 1.879, levelRequirement = 50, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [11] = { 50, 4000, 20, 7, damageEffectiveness = 1.92, attackSpeedMultiplier = -20, baseMultiplier = 1.921, levelRequirement = 52, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [12] = { 50, 4000, 20, 7, damageEffectiveness = 1.96, attackSpeedMultiplier = -20, baseMultiplier = 1.963, levelRequirement = 54, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [13] = { 50, 4000, 20, 7, damageEffectiveness = 2.01, attackSpeedMultiplier = -20, baseMultiplier = 2.005, levelRequirement = 56, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [14] = { 50, 4000, 20, 7, damageEffectiveness = 2.05, attackSpeedMultiplier = -20, baseMultiplier = 2.047, levelRequirement = 58, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [15] = { 50, 4000, 20, 7, damageEffectiveness = 2.09, attackSpeedMultiplier = -20, baseMultiplier = 2.089, levelRequirement = 60, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [16] = { 50, 4000, 20, 7, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.132, levelRequirement = 62, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [17] = { 50, 4000, 20, 7, damageEffectiveness = 2.17, attackSpeedMultiplier = -20, baseMultiplier = 2.174, levelRequirement = 64, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [18] = { 50, 4000, 20, 7, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.216, levelRequirement = 66, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [19] = { 50, 4000, 20, 7, damageEffectiveness = 2.26, attackSpeedMultiplier = -20, baseMultiplier = 2.258, levelRequirement = 68, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [20] = { 50, 4000, 20, 7, damageEffectiveness = 2.3, attackSpeedMultiplier = -20, baseMultiplier = 2.3, levelRequirement = 70, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [21] = { 50, 4000, 20, 7, damageEffectiveness = 2.34, attackSpeedMultiplier = -20, baseMultiplier = 2.342, levelRequirement = 72, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [22] = { 50, 4000, 20, 7, damageEffectiveness = 2.38, attackSpeedMultiplier = -20, baseMultiplier = 2.384, levelRequirement = 74, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [23] = { 50, 4000, 20, 7, damageEffectiveness = 2.43, attackSpeedMultiplier = -20, baseMultiplier = 2.426, levelRequirement = 76, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [24] = { 50, 4000, 20, 7, damageEffectiveness = 2.47, attackSpeedMultiplier = -20, baseMultiplier = 2.468, levelRequirement = 78, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [25] = { 50, 4000, 20, 7, damageEffectiveness = 2.51, attackSpeedMultiplier = -20, baseMultiplier = 2.511, levelRequirement = 80, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [26] = { 50, 4000, 20, 7, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.553, levelRequirement = 82, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [27] = { 50, 4000, 20, 7, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.595, levelRequirement = 84, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [28] = { 50, 4000, 20, 7, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.637, levelRequirement = 86, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [29] = { 50, 4000, 20, 7, damageEffectiveness = 2.68, attackSpeedMultiplier = -20, baseMultiplier = 2.679, levelRequirement = 88, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [30] = { 50, 4000, 20, 7, damageEffectiveness = 2.72, attackSpeedMultiplier = -20, baseMultiplier = 2.721, levelRequirement = 90, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [31] = { 50, 4000, 20, 7, damageEffectiveness = 2.74, attackSpeedMultiplier = -20, baseMultiplier = 2.742, levelRequirement = 91, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [32] = { 50, 4000, 20, 7, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.763, levelRequirement = 92, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [33] = { 50, 4000, 20, 7, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.784, levelRequirement = 93, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [34] = { 50, 4000, 20, 7, damageEffectiveness = 2.81, attackSpeedMultiplier = -20, baseMultiplier = 2.805, levelRequirement = 94, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [35] = { 50, 4000, 20, 7, damageEffectiveness = 2.83, attackSpeedMultiplier = -20, baseMultiplier = 2.826, levelRequirement = 95, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [36] = { 50, 4000, 20, 7, damageEffectiveness = 2.85, attackSpeedMultiplier = -20, baseMultiplier = 2.847, levelRequirement = 96, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [37] = { 50, 4000, 20, 7, damageEffectiveness = 2.87, attackSpeedMultiplier = -20, baseMultiplier = 2.868, levelRequirement = 97, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [38] = { 50, 4000, 20, 7, damageEffectiveness = 2.89, attackSpeedMultiplier = -20, baseMultiplier = 2.889, levelRequirement = 98, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [39] = { 50, 4000, 20, 7, damageEffectiveness = 2.91, attackSpeedMultiplier = -20, baseMultiplier = 2.911, levelRequirement = 99, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, + [40] = { 50, 4000, 20, 7, damageEffectiveness = 2.93, attackSpeedMultiplier = -20, baseMultiplier = 2.932, levelRequirement = 100, statInterpolation = { 1, 0, 1101, 357, }, cost = { Mana = 8, }, }, }, } skills["CorruptingFever"] = { @@ -1768,7 +1768,7 @@ skills["CorruptingFever"] = { baseEffectiveness = 0.362399995327, incrementalEffectiveness = 0.050000000745058, description = "Draws out your own blood to power a buff for a duration, letting this skill inflict the Corrupting Blood debuff on enemies you hit, dealing physical damage over time for a short secondary duration. The buff's duration will be refreshed if you spend enough life before it expires.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.DamageOverTime] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, [SkillType.DamageOverTime] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "secondary_debuff_skill_stat_descriptions", castTime = 0, baseFlags = { @@ -1797,53 +1797,53 @@ skills["CorruptingFever"] = { "blood_surge_refresh_on_total_life_spent", }, levels = { - [1] = { 66.666668156783, 1000, 26, levelRequirement = 16, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 78, }, }, - [2] = { 66.666668156783, 1000, 32, levelRequirement = 20, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 92, }, }, - [3] = { 66.666668156783, 1000, 38, levelRequirement = 24, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 113, }, }, - [4] = { 66.666668156783, 1000, 43, levelRequirement = 28, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 134, }, }, - [5] = { 66.666668156783, 1000, 47, levelRequirement = 31, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 159, }, }, - [6] = { 66.666668156783, 1000, 50, levelRequirement = 34, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 183, }, }, - [7] = { 66.666668156783, 1000, 53, levelRequirement = 37, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 203, }, }, - [8] = { 66.666668156783, 1000, 56, levelRequirement = 40, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 222, }, }, - [9] = { 66.666668156783, 1000, 67, levelRequirement = 43, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 254, }, }, - [10] = { 66.666668156783, 1000, 77, levelRequirement = 46, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 284, }, }, - [11] = { 66.666668156783, 1000, 89, levelRequirement = 49, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 310, }, }, - [12] = { 66.666668156783, 1000, 101, levelRequirement = 52, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 332, }, }, - [13] = { 66.666668156783, 1000, 117, levelRequirement = 55, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 385, }, }, - [14] = { 66.666668156783, 1000, 133, levelRequirement = 58, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 398, }, }, - [15] = { 66.666668156783, 1000, 144, levelRequirement = 60, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 407, }, }, - [16] = { 66.666668156783, 1000, 155, levelRequirement = 62, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 425, }, }, - [17] = { 66.666668156783, 1000, 169, levelRequirement = 64, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 441, }, }, - [18] = { 66.666668156783, 1000, 185, levelRequirement = 66, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 508, }, }, - [19] = { 66.666668156783, 1000, 201, levelRequirement = 68, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 515, }, }, - [20] = { 66.666668156783, 1000, 205, levelRequirement = 70, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 520, }, }, - [21] = { 66.666668156783, 1000, 210, levelRequirement = 72, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 585, }, }, - [22] = { 66.666668156783, 1000, 226, levelRequirement = 74, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 653, }, }, - [23] = { 66.666668156783, 1000, 239, levelRequirement = 76, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 726, }, }, - [24] = { 66.666668156783, 1000, 252, levelRequirement = 78, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 802, }, }, - [25] = { 66.666668156783, 1000, 262, levelRequirement = 80, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 881, }, }, - [26] = { 66.666668156783, 1000, 270, levelRequirement = 82, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 963, }, }, - [27] = { 66.666668156783, 1000, 275, levelRequirement = 84, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1047, }, }, - [28] = { 66.666668156783, 1000, 290, levelRequirement = 86, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1134, }, }, - [29] = { 66.666668156783, 1000, 305, levelRequirement = 88, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1223, }, }, - [30] = { 66.666668156783, 1000, 318, levelRequirement = 90, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1312, }, }, - [31] = { 66.666668156783, 1000, 335, levelRequirement = 91, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1351, }, }, - [32] = { 66.666668156783, 1000, 351, levelRequirement = 92, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1388, }, }, - [33] = { 66.666668156783, 1000, 368, levelRequirement = 93, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1427, }, }, - [34] = { 66.666668156783, 1000, 386, levelRequirement = 94, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1463, }, }, - [35] = { 66.666668156783, 1000, 405, levelRequirement = 95, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1500, }, }, - [36] = { 66.666668156783, 1000, 423, levelRequirement = 96, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1534, }, }, - [37] = { 66.666668156783, 1000, 443, levelRequirement = 97, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1570, }, }, - [38] = { 66.666668156783, 1000, 463, levelRequirement = 98, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1601, }, }, - [39] = { 66.666668156783, 1000, 484, levelRequirement = 99, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1633, }, }, - [40] = { 66.666668156783, 1000, 504, levelRequirement = 100, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1, }, cost = { Life = 1662, }, }, + [1] = { 66.666668156783, 1000, 26, levelRequirement = 16, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 78, }, }, + [2] = { 66.666668156783, 1000, 32, levelRequirement = 20, duration = 6, cooldown = 1, statInterpolation = { 3, 0, 0, }, cost = { Life = 92, }, }, + [3] = { 66.666668156783, 1000, 38, levelRequirement = 24, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 113, }, }, + [4] = { 66.666668156783, 1000, 43, levelRequirement = 28, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 134, }, }, + [5] = { 66.666668156783, 1000, 47, levelRequirement = 31, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 159, }, }, + [6] = { 66.666668156783, 1000, 50, levelRequirement = 34, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 183, }, }, + [7] = { 66.666668156783, 1000, 53, levelRequirement = 37, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 203, }, }, + [8] = { 66.666668156783, 1000, 56, levelRequirement = 40, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 222, }, }, + [9] = { 66.666668156783, 1000, 67, levelRequirement = 43, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 254, }, }, + [10] = { 66.666668156783, 1000, 77, levelRequirement = 46, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 284, }, }, + [11] = { 66.666668156783, 1000, 89, levelRequirement = 49, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 310, }, }, + [12] = { 66.666668156783, 1000, 101, levelRequirement = 52, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 332, }, }, + [13] = { 66.666668156783, 1000, 117, levelRequirement = 55, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 385, }, }, + [14] = { 66.666668156783, 1000, 133, levelRequirement = 58, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 398, }, }, + [15] = { 66.666668156783, 1000, 144, levelRequirement = 60, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 407, }, }, + [16] = { 66.666668156783, 1000, 155, levelRequirement = 62, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 425, }, }, + [17] = { 66.666668156783, 1000, 169, levelRequirement = 64, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 441, }, }, + [18] = { 66.666668156783, 1000, 185, levelRequirement = 66, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 508, }, }, + [19] = { 66.666668156783, 1000, 201, levelRequirement = 68, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 515, }, }, + [20] = { 66.666668156783, 1000, 205, levelRequirement = 70, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 520, }, }, + [21] = { 66.666668156783, 1000, 210, levelRequirement = 72, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 585, }, }, + [22] = { 66.666668156783, 1000, 226, levelRequirement = 74, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 653, }, }, + [23] = { 66.666668156783, 1000, 239, levelRequirement = 76, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 726, }, }, + [24] = { 66.666668156783, 1000, 252, levelRequirement = 78, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 802, }, }, + [25] = { 66.666668156783, 1000, 262, levelRequirement = 80, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 881, }, }, + [26] = { 66.666668156783, 1000, 270, levelRequirement = 82, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 963, }, }, + [27] = { 66.666668156783, 1000, 275, levelRequirement = 84, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1047, }, }, + [28] = { 66.666668156783, 1000, 290, levelRequirement = 86, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1134, }, }, + [29] = { 66.666668156783, 1000, 305, levelRequirement = 88, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1223, }, }, + [30] = { 66.666668156783, 1000, 318, levelRequirement = 90, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1312, }, }, + [31] = { 66.666668156783, 1000, 335, levelRequirement = 91, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1351, }, }, + [32] = { 66.666668156783, 1000, 351, levelRequirement = 92, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1388, }, }, + [33] = { 66.666668156783, 1000, 368, levelRequirement = 93, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1427, }, }, + [34] = { 66.666668156783, 1000, 386, levelRequirement = 94, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1463, }, }, + [35] = { 66.666668156783, 1000, 405, levelRequirement = 95, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1500, }, }, + [36] = { 66.666668156783, 1000, 423, levelRequirement = 96, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1534, }, }, + [37] = { 66.666668156783, 1000, 443, levelRequirement = 97, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1570, }, }, + [38] = { 66.666668156783, 1000, 463, levelRequirement = 98, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1601, }, }, + [39] = { 66.666668156783, 1000, 484, levelRequirement = 99, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 1952, }, cost = { Life = 1633, }, }, + [40] = { 66.666668156783, 1000, 504, levelRequirement = 100, duration = 6, cooldown = 1, statInterpolation = { 3, 1, 884, }, cost = { Life = 1662, }, }, }, } skills["DecoyTotem"] = { name = "Decoy Totem", color = 1, description = "Summons a totem that taunts nearby monsters to attack it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Totem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.SummonsTotem] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 6, castTime = 1, @@ -1881,53 +1881,53 @@ skills["DecoyTotem"] = { "totem_ignores_cooldown", }, levels = { - [1] = { 1, 8000, 60, 0, cooldown = 4, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 1, 8000, 60, 2, cooldown = 4, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 1, 8000, 60, 4, cooldown = 4, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 1, 8000, 60, 6, cooldown = 4, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [5] = { 1, 8000, 60, 8, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [6] = { 1, 8000, 60, 10, cooldown = 4, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [7] = { 1, 8000, 60, 12, cooldown = 4, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [8] = { 1, 8000, 60, 14, cooldown = 4, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [9] = { 1, 8000, 60, 16, cooldown = 4, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [10] = { 1, 8000, 60, 18, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [11] = { 1, 8000, 60, 20, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 1, 8000, 60, 22, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [13] = { 1, 8000, 60, 24, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [14] = { 1, 8000, 60, 26, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [15] = { 1, 8000, 60, 28, cooldown = 4, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [16] = { 1, 8000, 60, 30, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [17] = { 1, 8000, 60, 32, cooldown = 4, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [18] = { 1, 8000, 60, 34, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [19] = { 1, 8000, 60, 36, cooldown = 4, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [20] = { 1, 8000, 60, 38, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [21] = { 1, 8000, 60, 40, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [22] = { 1, 8000, 60, 42, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [23] = { 1, 8000, 60, 44, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [24] = { 1, 8000, 60, 46, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [25] = { 1, 8000, 60, 48, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [26] = { 1, 8000, 60, 50, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [27] = { 1, 8000, 60, 52, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [28] = { 1, 8000, 60, 54, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [29] = { 1, 8000, 60, 56, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [30] = { 1, 8000, 60, 58, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [31] = { 1, 8000, 60, 59, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [32] = { 1, 8000, 60, 60, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [33] = { 1, 8000, 60, 61, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [34] = { 1, 8000, 60, 62, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [35] = { 1, 8000, 60, 63, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [36] = { 1, 8000, 60, 64, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [37] = { 1, 8000, 60, 65, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [38] = { 1, 8000, 60, 66, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [39] = { 1, 8000, 60, 67, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [40] = { 1, 8000, 60, 68, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 47, }, }, + [1] = { 1, 8000, 60, 0, cooldown = 4, levelRequirement = 4, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 9, }, }, + [2] = { 1, 8000, 60, 2, cooldown = 4, levelRequirement = 6, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 10, }, }, + [3] = { 1, 8000, 60, 4, cooldown = 4, levelRequirement = 9, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 10, }, }, + [4] = { 1, 8000, 60, 6, cooldown = 4, levelRequirement = 12, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 12, }, }, + [5] = { 1, 8000, 60, 8, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 14, }, }, + [6] = { 1, 8000, 60, 10, cooldown = 4, levelRequirement = 20, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 17, }, }, + [7] = { 1, 8000, 60, 12, cooldown = 4, levelRequirement = 24, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 18, }, }, + [8] = { 1, 8000, 60, 14, cooldown = 4, levelRequirement = 28, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 19, }, }, + [9] = { 1, 8000, 60, 16, cooldown = 4, levelRequirement = 32, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 21, }, }, + [10] = { 1, 8000, 60, 18, cooldown = 4, levelRequirement = 36, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 24, }, }, + [11] = { 1, 8000, 60, 20, cooldown = 4, levelRequirement = 40, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 26, }, }, + [12] = { 1, 8000, 60, 22, cooldown = 4, levelRequirement = 44, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 28, }, }, + [13] = { 1, 8000, 60, 24, cooldown = 4, levelRequirement = 48, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 30, }, }, + [14] = { 1, 8000, 60, 26, cooldown = 4, levelRequirement = 52, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 30, }, }, + [15] = { 1, 8000, 60, 28, cooldown = 4, levelRequirement = 55, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 31, }, }, + [16] = { 1, 8000, 60, 30, cooldown = 4, levelRequirement = 58, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 33, }, }, + [17] = { 1, 8000, 60, 32, cooldown = 4, levelRequirement = 61, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 34, }, }, + [18] = { 1, 8000, 60, 34, cooldown = 4, levelRequirement = 64, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 34, }, }, + [19] = { 1, 8000, 60, 36, cooldown = 4, levelRequirement = 67, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 34, }, }, + [20] = { 1, 8000, 60, 38, cooldown = 4, levelRequirement = 70, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 35, }, }, + [21] = { 1, 8000, 60, 40, cooldown = 4, levelRequirement = 72, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 36, }, }, + [22] = { 1, 8000, 60, 42, cooldown = 4, levelRequirement = 74, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 37, }, }, + [23] = { 1, 8000, 60, 44, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 37, }, }, + [24] = { 1, 8000, 60, 46, cooldown = 4, levelRequirement = 78, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 38, }, }, + [25] = { 1, 8000, 60, 48, cooldown = 4, levelRequirement = 80, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 38, }, }, + [26] = { 1, 8000, 60, 50, cooldown = 4, levelRequirement = 82, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 39, }, }, + [27] = { 1, 8000, 60, 52, cooldown = 4, levelRequirement = 84, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 40, }, }, + [28] = { 1, 8000, 60, 54, cooldown = 4, levelRequirement = 86, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 40, }, }, + [29] = { 1, 8000, 60, 56, cooldown = 4, levelRequirement = 88, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 41, }, }, + [30] = { 1, 8000, 60, 58, cooldown = 4, levelRequirement = 90, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 42, }, }, + [31] = { 1, 8000, 60, 59, cooldown = 4, levelRequirement = 91, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 43, }, }, + [32] = { 1, 8000, 60, 60, cooldown = 4, levelRequirement = 92, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 44, }, }, + [33] = { 1, 8000, 60, 61, cooldown = 4, levelRequirement = 93, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 44, }, }, + [34] = { 1, 8000, 60, 62, cooldown = 4, levelRequirement = 94, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 45, }, }, + [35] = { 1, 8000, 60, 63, cooldown = 4, levelRequirement = 95, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 45, }, }, + [36] = { 1, 8000, 60, 64, cooldown = 4, levelRequirement = 96, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 45, }, }, + [37] = { 1, 8000, 60, 65, cooldown = 4, levelRequirement = 97, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 46, }, }, + [38] = { 1, 8000, 60, 66, cooldown = 4, levelRequirement = 98, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 46, }, }, + [39] = { 1, 8000, 60, 67, cooldown = 4, levelRequirement = 99, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 46, }, }, + [40] = { 1, 8000, 60, 68, cooldown = 4, levelRequirement = 100, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 47, }, }, }, } skills["DefianceBanner"] = { name = "Defiance Banner", color = 1, description = "Casting once reserves mana to carry a banner which increases the armour and evasion of nearby allies, and reduces the critical strike chance of nearby enemies. Gains stages over time while carrying the banner near enemies. Casting the skill again places the banner, ending the mana reservation. Once placed, it becomes more powerful for each stage gained. You cannot have multiple banners at the same time.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.ManaCostReserved] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.PhysicalSkill] = true, [SkillType.Banner] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.Physical] = true, [SkillType.Banner] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "banner_aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -1969,53 +1969,53 @@ skills["DefianceBanner"] = { "armour_evasion_banner_super_taunt_duration_per_stage_ms", }, levels = { - [1] = { 30, -20, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 31, -20, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 32, -21, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 33, -21, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 34, -22, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 35, -22, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 36, -23, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 37, -23, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 38, -24, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 39, -24, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 40, -25, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 41, -25, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 42, -26, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 43, -26, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 44, -27, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 45, -27, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 46, -28, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 47, -28, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 48, -29, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 49, -29, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 50, -30, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 51, -30, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 52, -31, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 53, -31, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 54, -32, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 55, -32, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 56, -33, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 57, -33, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 58, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 59, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 59, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 60, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 60, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 61, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 61, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 62, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 62, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 63, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 63, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 64, -37, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 30, -20, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [2] = { 31, -20, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [3] = { 32, -21, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [4] = { 33, -21, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [5] = { 34, -22, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 31, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [6] = { 35, -22, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 34, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [7] = { 36, -23, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 37, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [8] = { 37, -23, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [9] = { 38, -24, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 43, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [10] = { 39, -24, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 46, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [11] = { 40, -25, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 49, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [12] = { 41, -25, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [13] = { 42, -26, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 55, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [14] = { 43, -26, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [15] = { 44, -27, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [16] = { 45, -27, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 62, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [17] = { 46, -28, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [18] = { 47, -28, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 66, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [19] = { 48, -29, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 68, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [20] = { 49, -29, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [21] = { 50, -30, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [22] = { 51, -30, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [23] = { 52, -31, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [24] = { 53, -31, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [25] = { 54, -32, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [26] = { 55, -32, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [27] = { 56, -33, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [28] = { 57, -33, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [29] = { 58, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [30] = { 59, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [31] = { 59, -34, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [32] = { 60, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [33] = { 60, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [34] = { 61, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [35] = { 61, -35, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [36] = { 62, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [37] = { 62, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [38] = { 63, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [39] = { 63, -36, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1075, 14235, 8481, 8482, 8483, 14243, }, cost = { }, }, + [40] = { 64, -37, 8, 1, 1000, 200, -15, 150, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1474, 1475, 1489, 5723, 14588, 15258, }, cost = { }, }, }, } skills["Determination"] = { name = "Determination", color = 1, description = "Casts an aura that grants armour to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -2047,50 +2047,51 @@ skills["Determination"] = { }, stats = { "determination_aura_armour_+%_final", + "base_physical_damage_reduction_rating", "active_skill_base_radius_+", "base_deal_no_damage", }, levels = { - [1] = { 32, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 33, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 34, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 35, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 36, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 37, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 38, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 39, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 40, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 41, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 42, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 43, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 44, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 45, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 46, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 47, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 48, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 49, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 50, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 51, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 52, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 53, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 54, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 55, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 56, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 57, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 58, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 59, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 60, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 61, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 61, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 62, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 62, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 63, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 63, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 64, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 64, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 65, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 65, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 66, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, 179, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 40, 214, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 41, 254, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 41, 300, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 42, 351, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 42, 417, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 43, 492, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 43, 571, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 44, 670, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 44, 745, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 45, 827, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 45, 916, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 46, 1019, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 46, 1122, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 47, 1246, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 47, 1377, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 48, 1523, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 48, 1683, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 49, 1860, 18, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 49, 2051, 19, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 50, 2153, 20, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 50, 2261, 21, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 51, 2378, 22, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 51, 2493, 23, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 52, 2620, 24, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 52, 2752, 25, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 53, 2888, 26, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 53, 3035, 27, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 54, 3188, 28, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 54, 3346, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 55, 3432, 29, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 55, 3515, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 55, 3602, 30, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 55, 3689, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 56, 3784, 31, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 56, 3874, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 56, 3970, 32, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 56, 4064, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 57, 4168, 33, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 57, 4266, 34, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["DevouringTotem"] = { @@ -2099,7 +2100,7 @@ skills["DevouringTotem"] = { baseEffectiveness = 0.69999998807907, incrementalEffectiveness = 0.029999999329448, description = "Summons a totem that can consume nearby corpses. If you are hurt, it will destroy a corpse to leech life to you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 7, castTime = 1, @@ -2139,46 +2140,46 @@ skills["DevouringTotem"] = { "base_deal_no_damage", }, levels = { - [1] = { 1, 8000, 60, 30, 9, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [2] = { 1, 8000, 60, 39, 12, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [3] = { 1, 8000, 60, 45, 14, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [4] = { 1, 8000, 60, 53, 17, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [5] = { 1, 8000, 60, 61, 19, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [6] = { 1, 8000, 60, 70, 22, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [7] = { 1, 8000, 60, 79, 24, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [8] = { 1, 8000, 60, 90, 27, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [9] = { 1, 8000, 60, 102, 29, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [10] = { 1, 8000, 60, 115, 32, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [11] = { 1, 8000, 60, 129, 34, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [12] = { 1, 8000, 60, 144, 37, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [13] = { 1, 8000, 60, 157, 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [14] = { 1, 8000, 60, 173, 42, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [15] = { 1, 8000, 60, 191, 45, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [16] = { 1, 8000, 60, 211, 47, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [17] = { 1, 8000, 60, 231, 50, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [18] = { 1, 8000, 60, 253, 53, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [19] = { 1, 8000, 60, 275, 56, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [20] = { 1, 8000, 60, 299, 59, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [21] = { 1, 8000, 60, 325, 62, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [22] = { 1, 8000, 60, 352, 66, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [23] = { 1, 8000, 60, 382, 69, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [24] = { 1, 8000, 60, 413, 73, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [25] = { 1, 8000, 60, 447, 76, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [26] = { 1, 8000, 60, 483, 80, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [27] = { 1, 8000, 60, 522, 84, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 49, }, }, - [28] = { 1, 8000, 60, 563, 88, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [29] = { 1, 8000, 60, 606, 92, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [30] = { 1, 8000, 60, 652, 96, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 51, }, }, - [31] = { 1, 8000, 60, 677, 98, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 51, }, }, - [32] = { 1, 8000, 60, 701, 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [33] = { 1, 8000, 60, 727, 102, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [34] = { 1, 8000, 60, 753, 104, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [35] = { 1, 8000, 60, 781, 106, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [36] = { 1, 8000, 60, 808, 108, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [37] = { 1, 8000, 60, 837, 110, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 53, }, }, - [38] = { 1, 8000, 60, 866, 112, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [39] = { 1, 8000, 60, 897, 114, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [40] = { 1, 8000, 60, 927, 116, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, + [1] = { 1, 8000, 60, 30, 9, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [2] = { 1, 8000, 60, 39, 12, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [3] = { 1, 8000, 60, 45, 14, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [4] = { 1, 8000, 60, 53, 17, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [5] = { 1, 8000, 60, 61, 19, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [6] = { 1, 8000, 60, 70, 22, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [7] = { 1, 8000, 60, 79, 24, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [8] = { 1, 8000, 60, 90, 27, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [9] = { 1, 8000, 60, 102, 29, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [10] = { 1, 8000, 60, 115, 32, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [11] = { 1, 8000, 60, 129, 34, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [12] = { 1, 8000, 60, 144, 37, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [13] = { 1, 8000, 60, 157, 40, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [14] = { 1, 8000, 60, 173, 42, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [15] = { 1, 8000, 60, 191, 45, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [16] = { 1, 8000, 60, 211, 47, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [17] = { 1, 8000, 60, 231, 50, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [18] = { 1, 8000, 60, 253, 53, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [19] = { 1, 8000, 60, 275, 56, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [20] = { 1, 8000, 60, 299, 59, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [21] = { 1, 8000, 60, 325, 62, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [22] = { 1, 8000, 60, 352, 66, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [23] = { 1, 8000, 60, 382, 69, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [24] = { 1, 8000, 60, 413, 73, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [25] = { 1, 8000, 60, 447, 76, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [26] = { 1, 8000, 60, 483, 80, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [27] = { 1, 8000, 60, 522, 84, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [28] = { 1, 8000, 60, 563, 88, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [29] = { 1, 8000, 60, 606, 92, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [30] = { 1, 8000, 60, 652, 96, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [31] = { 1, 8000, 60, 677, 98, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [32] = { 1, 8000, 60, 701, 100, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [33] = { 1, 8000, 60, 727, 102, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [34] = { 1, 8000, 60, 753, 104, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [35] = { 1, 8000, 60, 781, 106, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [36] = { 1, 8000, 60, 808, 108, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [37] = { 1, 8000, 60, 837, 110, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 53, }, }, + [38] = { 1, 8000, 60, 866, 112, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [39] = { 1, 8000, 60, 897, 114, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, + [40] = { 1, 8000, 60, 927, 116, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 54, }, }, }, } skills["DominatingBlow"] = { @@ -2186,8 +2187,7 @@ skills["DominatingBlow"] = { color = 1, baseEffectiveness = 0, description = "Attacks enemies with a melee strike, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed and a Sentinel of Dominance with the same rarity, prefix and suffix modifiers will be summoned for a longer secondary duration.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.CreatesMinion] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -2243,58 +2243,57 @@ skills["DominatingBlow"] = { "max_number_of_dominated_magic_monsters", "max_number_of_dominated_rare_monsters", "base_secondary_skill_effect_duration", - "melee_range_+", "dominating_blow_chance_to_summon_on_hitting_unqiue_%", "is_dominated", }, levels = { - [1] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.69, baseMultiplier = 1.688, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.73, baseMultiplier = 1.727, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.77, baseMultiplier = 1.765, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.8, baseMultiplier = 1.804, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 1000, 9, 3, 1, 20000, 0, 25, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 1.88, baseMultiplier = 1.881, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 1.92, baseMultiplier = 1.919, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 1.96, baseMultiplier = 1.957, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 2, baseMultiplier = 1.996, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 2.03, baseMultiplier = 2.034, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 2.07, baseMultiplier = 2.073, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 1000, 9, 3, 1, 20000, 1, 25, damageEffectiveness = 2.11, baseMultiplier = 2.111, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.15, baseMultiplier = 2.149, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.19, baseMultiplier = 2.188, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.23, baseMultiplier = 2.226, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.26, baseMultiplier = 2.265, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.3, baseMultiplier = 2.303, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.34, baseMultiplier = 2.342, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 1000, 9, 3, 1, 20000, 2, 25, damageEffectiveness = 2.38, baseMultiplier = 2.38, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.42, baseMultiplier = 2.418, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.46, baseMultiplier = 2.457, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.5, baseMultiplier = 2.495, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.61, baseMultiplier = 2.611, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 1000, 9, 3, 1, 20000, 3, 25, damageEffectiveness = 2.65, baseMultiplier = 2.649, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.69, baseMultiplier = 2.687, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.73, baseMultiplier = 2.726, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.76, baseMultiplier = 2.764, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.78, baseMultiplier = 2.783, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.8, baseMultiplier = 2.803, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.82, baseMultiplier = 2.822, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 1000, 9, 3, 1, 20000, 4, 25, damageEffectiveness = 2.84, baseMultiplier = 2.841, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.86, baseMultiplier = 2.86, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.88, baseMultiplier = 2.879, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.9, baseMultiplier = 2.899, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.92, baseMultiplier = 2.918, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.94, baseMultiplier = 2.937, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 1000, 9, 3, 1, 20000, 5, 25, damageEffectiveness = 2.96, baseMultiplier = 2.956, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.69, baseMultiplier = 1.688, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.73, baseMultiplier = 1.727, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.77, baseMultiplier = 1.765, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.8, baseMultiplier = 1.804, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.88, baseMultiplier = 1.881, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.92, baseMultiplier = 1.919, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 1.96, baseMultiplier = 1.957, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2, baseMultiplier = 1.996, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.03, baseMultiplier = 2.034, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.07, baseMultiplier = 2.073, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.11, baseMultiplier = 2.111, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.15, baseMultiplier = 2.149, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.19, baseMultiplier = 2.188, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.23, baseMultiplier = 2.226, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.26, baseMultiplier = 2.265, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.3, baseMultiplier = 2.303, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.34, baseMultiplier = 2.342, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.38, baseMultiplier = 2.38, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.42, baseMultiplier = 2.418, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.46, baseMultiplier = 2.457, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.5, baseMultiplier = 2.495, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.53, baseMultiplier = 2.534, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.61, baseMultiplier = 2.611, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.65, baseMultiplier = 2.649, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.69, baseMultiplier = 2.687, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.73, baseMultiplier = 2.726, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.76, baseMultiplier = 2.764, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.78, baseMultiplier = 2.783, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.8, baseMultiplier = 2.803, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.82, baseMultiplier = 2.822, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.84, baseMultiplier = 2.841, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.86, baseMultiplier = 2.86, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.88, baseMultiplier = 2.879, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.9, baseMultiplier = 2.899, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.92, baseMultiplier = 2.918, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.94, baseMultiplier = 2.937, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 1000, 9, 3, 1, 20000, 25, damageEffectiveness = 2.96, baseMultiplier = 2.956, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["PuresteelBanner"] = { name = "Dread Banner", color = 1, description = "Casting once reserves mana to carry a banner which makes nearby allies inflict impale with attacks, and lessens the accuracy of nearby enemies. Gain stages by impaling enemies while carrying the banner. Casting the skill again places the banner, ending the mana reservation. Once placed, it becomes more powerful for each stage gained. You cannot have multiple banners at the same time.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.ManaCostReserved] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.PhysicalSkill] = true, [SkillType.Banner] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.Physical] = true, [SkillType.Banner] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "banner_aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -2334,51 +2333,50 @@ skills["PuresteelBanner"] = { "banner_area_of_effect_+%_per_stage", "banner_buff_effect_+%_per_stage", "banner_additional_base_duration_per_stage_ms", - "puresteel_banner_fortify_duration_per_stage_ms", - "puresteel_banner_fortify_effect_+%_per_stage", + "puresteel_banner_+10_max_fortification_for_duration_per_stage_ms", "banner_add_stage_on_impale", }, levels = { - [1] = { -15, 20, 0, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { -15, 20, 1, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { -15, 20, 2, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { -16, 20, 3, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { -16, 20, 4, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { -16, 20, 5, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { -17, 20, 6, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { -17, 20, 7, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { -17, 20, 8, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { -18, 20, 9, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { -18, 20, 10, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { -18, 20, 11, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { -19, 20, 12, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { -19, 20, 13, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { -19, 20, 14, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { -20, 20, 15, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { -20, 20, 16, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { -20, 20, 17, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { -21, 20, 18, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { -21, 20, 19, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { -21, 20, 20, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { -22, 20, 21, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { -22, 20, 22, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { -22, 20, 23, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { -23, 20, 24, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { -23, 20, 25, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { -23, 20, 26, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { -24, 20, 27, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { -24, 20, 28, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { -24, 20, 29, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { -25, 20, 30, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { -25, 20, 31, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { -25, 20, 32, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { -26, 20, 33, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { -26, 20, 34, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { -26, 20, 35, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { -27, 20, 36, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { -27, 20, 37, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { -27, 20, 38, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { -28, 20, 39, 8, 1, 1000, 50, 1, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { -15, 20, 0, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { -15, 20, 1, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { -15, 20, 2, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { -16, 20, 3, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { -16, 20, 4, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { -16, 20, 5, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { -17, 20, 6, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { -17, 20, 7, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { -17, 20, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { -18, 20, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { -18, 20, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { -18, 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { -19, 20, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { -19, 20, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { -19, 20, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { -20, 20, 15, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { -20, 20, 16, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { -20, 20, 17, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { -21, 20, 18, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { -21, 20, 19, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { -21, 20, 20, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { -22, 20, 21, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { -22, 20, 22, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { -22, 20, 23, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { -23, 20, 24, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { -23, 20, 25, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { -23, 20, 26, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { -24, 20, 27, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { -24, 20, 28, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { -24, 20, 29, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { -25, 20, 30, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { -25, 20, 31, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { -25, 20, 32, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { -26, 20, 33, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { -26, 20, 34, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { -26, 20, 35, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { -27, 20, 36, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { -27, 20, 37, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { -27, 20, 38, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { -28, 20, 39, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["Earthquake"] = { @@ -2387,7 +2385,7 @@ skills["Earthquake"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.023299999535084, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, [SkillType.SlamSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -2460,48 +2458,49 @@ skills["Earthquake"] = { "quake_slam_fully_charged_explosion_damage_+%_final", "is_area_damage", "console_skill_dont_chase", + "is_player_earthquake", }, levels = { - [1] = { 1000, 150, damageEffectiveness = 0.85, attackSpeedMultiplier = -25, baseMultiplier = 0.85, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 1000, 150, damageEffectiveness = 0.88, attackSpeedMultiplier = -25, baseMultiplier = 0.884, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 1000, 150, damageEffectiveness = 0.92, attackSpeedMultiplier = -25, baseMultiplier = 0.918, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 1000, 150, damageEffectiveness = 0.95, attackSpeedMultiplier = -25, baseMultiplier = 0.953, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 1000, 150, damageEffectiveness = 0.99, attackSpeedMultiplier = -25, baseMultiplier = 0.987, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 1000, 150, damageEffectiveness = 1.02, attackSpeedMultiplier = -25, baseMultiplier = 1.021, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 1000, 150, damageEffectiveness = 1.06, attackSpeedMultiplier = -25, baseMultiplier = 1.055, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 1000, 150, damageEffectiveness = 1.09, attackSpeedMultiplier = -25, baseMultiplier = 1.089, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 1000, 150, damageEffectiveness = 1.12, attackSpeedMultiplier = -25, baseMultiplier = 1.124, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 1000, 150, damageEffectiveness = 1.16, attackSpeedMultiplier = -25, baseMultiplier = 1.158, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 1000, 150, damageEffectiveness = 1.19, attackSpeedMultiplier = -25, baseMultiplier = 1.192, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 1000, 150, damageEffectiveness = 1.23, attackSpeedMultiplier = -25, baseMultiplier = 1.226, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 1000, 150, damageEffectiveness = 1.26, attackSpeedMultiplier = -25, baseMultiplier = 1.261, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 1000, 150, damageEffectiveness = 1.29, attackSpeedMultiplier = -25, baseMultiplier = 1.295, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 1000, 150, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.329, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 1000, 150, damageEffectiveness = 1.36, attackSpeedMultiplier = -25, baseMultiplier = 1.363, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 1000, 150, damageEffectiveness = 1.4, attackSpeedMultiplier = -25, baseMultiplier = 1.397, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 1000, 150, damageEffectiveness = 1.43, attackSpeedMultiplier = -25, baseMultiplier = 1.432, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 1000, 150, damageEffectiveness = 1.47, attackSpeedMultiplier = -25, baseMultiplier = 1.466, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 1000, 150, damageEffectiveness = 1.5, attackSpeedMultiplier = -25, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 1000, 150, damageEffectiveness = 1.53, attackSpeedMultiplier = -25, baseMultiplier = 1.534, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 1000, 150, damageEffectiveness = 1.57, attackSpeedMultiplier = -25, baseMultiplier = 1.568, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 1000, 150, damageEffectiveness = 1.6, attackSpeedMultiplier = -25, baseMultiplier = 1.603, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 1000, 150, damageEffectiveness = 1.64, attackSpeedMultiplier = -25, baseMultiplier = 1.637, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 1000, 150, damageEffectiveness = 1.67, attackSpeedMultiplier = -25, baseMultiplier = 1.671, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 1000, 150, damageEffectiveness = 1.71, attackSpeedMultiplier = -25, baseMultiplier = 1.705, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 1000, 150, damageEffectiveness = 1.74, attackSpeedMultiplier = -25, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 1000, 150, damageEffectiveness = 1.77, attackSpeedMultiplier = -25, baseMultiplier = 1.774, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 1000, 150, damageEffectiveness = 1.81, attackSpeedMultiplier = -25, baseMultiplier = 1.808, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 1000, 150, damageEffectiveness = 1.84, attackSpeedMultiplier = -25, baseMultiplier = 1.842, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 1000, 150, damageEffectiveness = 1.86, attackSpeedMultiplier = -25, baseMultiplier = 1.859, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 1000, 150, damageEffectiveness = 1.88, attackSpeedMultiplier = -25, baseMultiplier = 1.876, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 1000, 150, damageEffectiveness = 1.89, attackSpeedMultiplier = -25, baseMultiplier = 1.893, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 1000, 150, damageEffectiveness = 1.91, attackSpeedMultiplier = -25, baseMultiplier = 1.911, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 1000, 150, damageEffectiveness = 1.93, attackSpeedMultiplier = -25, baseMultiplier = 1.928, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 1000, 150, damageEffectiveness = 1.94, attackSpeedMultiplier = -25, baseMultiplier = 1.945, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 1000, 150, damageEffectiveness = 1.96, attackSpeedMultiplier = -25, baseMultiplier = 1.962, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 1000, 150, damageEffectiveness = 1.98, attackSpeedMultiplier = -25, baseMultiplier = 1.979, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 1000, 150, damageEffectiveness = 2, attackSpeedMultiplier = -25, baseMultiplier = 1.996, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 1000, 150, damageEffectiveness = 2.01, attackSpeedMultiplier = -25, baseMultiplier = 2.013, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 1000, 150, damageEffectiveness = 0.85, attackSpeedMultiplier = -25, baseMultiplier = 0.85, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [2] = { 1000, 150, damageEffectiveness = 0.88, attackSpeedMultiplier = -25, baseMultiplier = 0.884, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [3] = { 1000, 150, damageEffectiveness = 0.92, attackSpeedMultiplier = -25, baseMultiplier = 0.918, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [4] = { 1000, 150, damageEffectiveness = 0.95, attackSpeedMultiplier = -25, baseMultiplier = 0.953, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [5] = { 1000, 150, damageEffectiveness = 0.99, attackSpeedMultiplier = -25, baseMultiplier = 0.987, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [6] = { 1000, 150, damageEffectiveness = 1.02, attackSpeedMultiplier = -25, baseMultiplier = 1.021, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [7] = { 1000, 150, damageEffectiveness = 1.06, attackSpeedMultiplier = -25, baseMultiplier = 1.055, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [8] = { 1000, 150, damageEffectiveness = 1.09, attackSpeedMultiplier = -25, baseMultiplier = 1.089, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [9] = { 1000, 150, damageEffectiveness = 1.12, attackSpeedMultiplier = -25, baseMultiplier = 1.124, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [10] = { 1000, 150, damageEffectiveness = 1.16, attackSpeedMultiplier = -25, baseMultiplier = 1.158, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [11] = { 1000, 150, damageEffectiveness = 1.19, attackSpeedMultiplier = -25, baseMultiplier = 1.192, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [12] = { 1000, 150, damageEffectiveness = 1.23, attackSpeedMultiplier = -25, baseMultiplier = 1.226, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [13] = { 1000, 150, damageEffectiveness = 1.26, attackSpeedMultiplier = -25, baseMultiplier = 1.261, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [14] = { 1000, 150, damageEffectiveness = 1.29, attackSpeedMultiplier = -25, baseMultiplier = 1.295, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [15] = { 1000, 150, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.329, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [16] = { 1000, 150, damageEffectiveness = 1.36, attackSpeedMultiplier = -25, baseMultiplier = 1.363, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [17] = { 1000, 150, damageEffectiveness = 1.4, attackSpeedMultiplier = -25, baseMultiplier = 1.397, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [18] = { 1000, 150, damageEffectiveness = 1.43, attackSpeedMultiplier = -25, baseMultiplier = 1.432, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [19] = { 1000, 150, damageEffectiveness = 1.47, attackSpeedMultiplier = -25, baseMultiplier = 1.466, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [20] = { 1000, 150, damageEffectiveness = 1.5, attackSpeedMultiplier = -25, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [21] = { 1000, 150, damageEffectiveness = 1.53, attackSpeedMultiplier = -25, baseMultiplier = 1.534, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [22] = { 1000, 150, damageEffectiveness = 1.57, attackSpeedMultiplier = -25, baseMultiplier = 1.568, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [23] = { 1000, 150, damageEffectiveness = 1.6, attackSpeedMultiplier = -25, baseMultiplier = 1.603, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [24] = { 1000, 150, damageEffectiveness = 1.64, attackSpeedMultiplier = -25, baseMultiplier = 1.637, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [25] = { 1000, 150, damageEffectiveness = 1.67, attackSpeedMultiplier = -25, baseMultiplier = 1.671, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [26] = { 1000, 150, damageEffectiveness = 1.71, attackSpeedMultiplier = -25, baseMultiplier = 1.705, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [27] = { 1000, 150, damageEffectiveness = 1.74, attackSpeedMultiplier = -25, baseMultiplier = 1.739, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [28] = { 1000, 150, damageEffectiveness = 1.77, attackSpeedMultiplier = -25, baseMultiplier = 1.774, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [29] = { 1000, 150, damageEffectiveness = 1.81, attackSpeedMultiplier = -25, baseMultiplier = 1.808, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [30] = { 1000, 150, damageEffectiveness = 1.84, attackSpeedMultiplier = -25, baseMultiplier = 1.842, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [31] = { 1000, 150, damageEffectiveness = 1.86, attackSpeedMultiplier = -25, baseMultiplier = 1.859, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [32] = { 1000, 150, damageEffectiveness = 1.88, attackSpeedMultiplier = -25, baseMultiplier = 1.876, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [33] = { 1000, 150, damageEffectiveness = 1.89, attackSpeedMultiplier = -25, baseMultiplier = 1.893, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [34] = { 1000, 150, damageEffectiveness = 1.91, attackSpeedMultiplier = -25, baseMultiplier = 1.911, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [35] = { 1000, 150, damageEffectiveness = 1.93, attackSpeedMultiplier = -25, baseMultiplier = 1.928, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [36] = { 1000, 150, damageEffectiveness = 1.94, attackSpeedMultiplier = -25, baseMultiplier = 1.945, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [37] = { 1000, 150, damageEffectiveness = 1.96, attackSpeedMultiplier = -25, baseMultiplier = 1.962, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [38] = { 1000, 150, damageEffectiveness = 1.98, attackSpeedMultiplier = -25, baseMultiplier = 1.979, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [39] = { 1000, 150, damageEffectiveness = 2, attackSpeedMultiplier = -25, baseMultiplier = 1.996, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [40] = { 1000, 150, damageEffectiveness = 2.01, attackSpeedMultiplier = -25, baseMultiplier = 2.013, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, }, } skills["VaalEarthquake"] = { @@ -2510,7 +2509,7 @@ skills["VaalEarthquake"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.023299999535084, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. After using this skill, your steps will deal damage around you, cracking the earth if the previous cracks have erupted. This effect ends after a secondary duration, or after a maximum number of aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -2560,55 +2559,56 @@ skills["VaalEarthquake"] = { "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", "cannot_cancel_skill_before_contact_point", "force_lite_skill_effects", + "is_player_earthquake", }, levels = { - [1] = { 1000, 350, 12000, 9, damageEffectiveness = 0.7, attackSpeedMultiplier = -25, baseMultiplier = 0.7, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1000, 353, 12000, 9, damageEffectiveness = 0.72, attackSpeedMultiplier = -25, baseMultiplier = 0.719, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1000, 356, 12000, 9, damageEffectiveness = 0.74, attackSpeedMultiplier = -25, baseMultiplier = 0.738, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1000, 359, 12000, 9, damageEffectiveness = 0.76, attackSpeedMultiplier = -25, baseMultiplier = 0.757, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1000, 362, 12000, 9, damageEffectiveness = 0.78, attackSpeedMultiplier = -25, baseMultiplier = 0.776, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1000, 365, 12000, 9, damageEffectiveness = 0.79, attackSpeedMultiplier = -25, baseMultiplier = 0.795, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1000, 368, 12000, 9, damageEffectiveness = 0.81, attackSpeedMultiplier = -25, baseMultiplier = 0.814, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1000, 371, 12000, 9, damageEffectiveness = 0.83, attackSpeedMultiplier = -25, baseMultiplier = 0.833, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1000, 374, 12000, 9, damageEffectiveness = 0.85, attackSpeedMultiplier = -25, baseMultiplier = 0.852, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1000, 377, 12000, 9, damageEffectiveness = 0.87, attackSpeedMultiplier = -25, baseMultiplier = 0.871, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1000, 380, 12000, 9, damageEffectiveness = 0.89, attackSpeedMultiplier = -25, baseMultiplier = 0.889, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1000, 383, 12000, 9, damageEffectiveness = 0.91, attackSpeedMultiplier = -25, baseMultiplier = 0.908, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1000, 386, 12000, 9, damageEffectiveness = 0.93, attackSpeedMultiplier = -25, baseMultiplier = 0.927, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1000, 389, 12000, 9, damageEffectiveness = 0.95, attackSpeedMultiplier = -25, baseMultiplier = 0.946, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1000, 392, 12000, 9, damageEffectiveness = 0.97, attackSpeedMultiplier = -25, baseMultiplier = 0.965, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1000, 395, 12000, 9, damageEffectiveness = 0.98, attackSpeedMultiplier = -25, baseMultiplier = 0.984, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1000, 398, 12000, 9, baseMultiplier = 1.003, attackSpeedMultiplier = -25, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1000, 401, 12000, 9, damageEffectiveness = 1.02, attackSpeedMultiplier = -25, baseMultiplier = 1.022, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1000, 404, 12000, 9, damageEffectiveness = 1.04, attackSpeedMultiplier = -25, baseMultiplier = 1.041, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1000, 407, 12000, 9, damageEffectiveness = 1.06, attackSpeedMultiplier = -25, baseMultiplier = 1.06, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1000, 410, 12000, 9, damageEffectiveness = 1.08, attackSpeedMultiplier = -25, baseMultiplier = 1.079, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1000, 413, 12000, 9, damageEffectiveness = 1.1, attackSpeedMultiplier = -25, baseMultiplier = 1.098, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1000, 416, 12000, 9, damageEffectiveness = 1.12, attackSpeedMultiplier = -25, baseMultiplier = 1.117, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1000, 419, 12000, 9, damageEffectiveness = 1.14, attackSpeedMultiplier = -25, baseMultiplier = 1.136, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1000, 422, 12000, 9, damageEffectiveness = 1.15, attackSpeedMultiplier = -25, baseMultiplier = 1.155, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1000, 425, 12000, 9, damageEffectiveness = 1.17, attackSpeedMultiplier = -25, baseMultiplier = 1.174, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1000, 428, 12000, 9, damageEffectiveness = 1.19, attackSpeedMultiplier = -25, baseMultiplier = 1.193, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1000, 431, 12000, 9, damageEffectiveness = 1.21, attackSpeedMultiplier = -25, baseMultiplier = 1.212, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1000, 434, 12000, 9, damageEffectiveness = 1.23, attackSpeedMultiplier = -25, baseMultiplier = 1.231, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1000, 437, 12000, 9, damageEffectiveness = 1.25, attackSpeedMultiplier = -25, baseMultiplier = 1.249, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1000, 437, 12000, 9, damageEffectiveness = 1.26, attackSpeedMultiplier = -25, baseMultiplier = 1.259, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1000, 440, 12000, 9, damageEffectiveness = 1.27, attackSpeedMultiplier = -25, baseMultiplier = 1.268, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1000, 440, 12000, 9, damageEffectiveness = 1.28, attackSpeedMultiplier = -25, baseMultiplier = 1.278, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1000, 443, 12000, 9, damageEffectiveness = 1.29, attackSpeedMultiplier = -25, baseMultiplier = 1.287, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1000, 443, 12000, 9, damageEffectiveness = 1.3, attackSpeedMultiplier = -25, baseMultiplier = 1.297, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1000, 446, 12000, 9, damageEffectiveness = 1.31, attackSpeedMultiplier = -25, baseMultiplier = 1.306, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1000, 446, 12000, 9, damageEffectiveness = 1.32, attackSpeedMultiplier = -25, baseMultiplier = 1.316, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1000, 449, 12000, 9, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.325, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1000, 449, 12000, 9, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.335, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1000, 452, 12000, 9, damageEffectiveness = 1.34, attackSpeedMultiplier = -25, baseMultiplier = 1.344, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1000, 350, 12000, 9, damageEffectiveness = 0.7, attackSpeedMultiplier = -25, baseMultiplier = 0.7, levelRequirement = 28, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [2] = { 1000, 353, 12000, 9, damageEffectiveness = 0.72, attackSpeedMultiplier = -25, baseMultiplier = 0.719, levelRequirement = 31, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [3] = { 1000, 356, 12000, 9, damageEffectiveness = 0.74, attackSpeedMultiplier = -25, baseMultiplier = 0.738, levelRequirement = 34, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [4] = { 1000, 359, 12000, 9, damageEffectiveness = 0.76, attackSpeedMultiplier = -25, baseMultiplier = 0.757, levelRequirement = 37, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [5] = { 1000, 362, 12000, 9, damageEffectiveness = 0.78, attackSpeedMultiplier = -25, baseMultiplier = 0.776, levelRequirement = 40, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [6] = { 1000, 365, 12000, 9, damageEffectiveness = 0.79, attackSpeedMultiplier = -25, baseMultiplier = 0.795, levelRequirement = 42, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [7] = { 1000, 368, 12000, 9, damageEffectiveness = 0.81, attackSpeedMultiplier = -25, baseMultiplier = 0.814, levelRequirement = 44, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [8] = { 1000, 371, 12000, 9, damageEffectiveness = 0.83, attackSpeedMultiplier = -25, baseMultiplier = 0.833, levelRequirement = 46, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [9] = { 1000, 374, 12000, 9, damageEffectiveness = 0.85, attackSpeedMultiplier = -25, baseMultiplier = 0.852, levelRequirement = 48, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [10] = { 1000, 377, 12000, 9, damageEffectiveness = 0.87, attackSpeedMultiplier = -25, baseMultiplier = 0.871, levelRequirement = 50, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [11] = { 1000, 380, 12000, 9, damageEffectiveness = 0.89, attackSpeedMultiplier = -25, baseMultiplier = 0.889, levelRequirement = 52, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [12] = { 1000, 383, 12000, 9, damageEffectiveness = 0.91, attackSpeedMultiplier = -25, baseMultiplier = 0.908, levelRequirement = 54, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [13] = { 1000, 386, 12000, 9, damageEffectiveness = 0.93, attackSpeedMultiplier = -25, baseMultiplier = 0.927, levelRequirement = 56, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [14] = { 1000, 389, 12000, 9, damageEffectiveness = 0.95, attackSpeedMultiplier = -25, baseMultiplier = 0.946, levelRequirement = 58, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [15] = { 1000, 392, 12000, 9, damageEffectiveness = 0.97, attackSpeedMultiplier = -25, baseMultiplier = 0.965, levelRequirement = 60, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [16] = { 1000, 395, 12000, 9, damageEffectiveness = 0.98, attackSpeedMultiplier = -25, baseMultiplier = 0.984, levelRequirement = 62, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [17] = { 1000, 398, 12000, 9, baseMultiplier = 1.003, attackSpeedMultiplier = -25, levelRequirement = 64, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [18] = { 1000, 401, 12000, 9, damageEffectiveness = 1.02, attackSpeedMultiplier = -25, baseMultiplier = 1.022, levelRequirement = 66, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [19] = { 1000, 404, 12000, 9, damageEffectiveness = 1.04, attackSpeedMultiplier = -25, baseMultiplier = 1.041, levelRequirement = 68, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [20] = { 1000, 407, 12000, 9, damageEffectiveness = 1.06, attackSpeedMultiplier = -25, baseMultiplier = 1.06, levelRequirement = 70, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [21] = { 1000, 410, 12000, 9, damageEffectiveness = 1.08, attackSpeedMultiplier = -25, baseMultiplier = 1.079, levelRequirement = 72, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [22] = { 1000, 413, 12000, 9, damageEffectiveness = 1.1, attackSpeedMultiplier = -25, baseMultiplier = 1.098, levelRequirement = 74, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [23] = { 1000, 416, 12000, 9, damageEffectiveness = 1.12, attackSpeedMultiplier = -25, baseMultiplier = 1.117, levelRequirement = 76, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [24] = { 1000, 419, 12000, 9, damageEffectiveness = 1.14, attackSpeedMultiplier = -25, baseMultiplier = 1.136, levelRequirement = 78, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [25] = { 1000, 422, 12000, 9, damageEffectiveness = 1.15, attackSpeedMultiplier = -25, baseMultiplier = 1.155, levelRequirement = 80, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [26] = { 1000, 425, 12000, 9, damageEffectiveness = 1.17, attackSpeedMultiplier = -25, baseMultiplier = 1.174, levelRequirement = 82, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [27] = { 1000, 428, 12000, 9, damageEffectiveness = 1.19, attackSpeedMultiplier = -25, baseMultiplier = 1.193, levelRequirement = 84, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [28] = { 1000, 431, 12000, 9, damageEffectiveness = 1.21, attackSpeedMultiplier = -25, baseMultiplier = 1.212, levelRequirement = 86, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [29] = { 1000, 434, 12000, 9, damageEffectiveness = 1.23, attackSpeedMultiplier = -25, baseMultiplier = 1.231, levelRequirement = 88, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [30] = { 1000, 437, 12000, 9, damageEffectiveness = 1.25, attackSpeedMultiplier = -25, baseMultiplier = 1.249, levelRequirement = 90, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [31] = { 1000, 437, 12000, 9, damageEffectiveness = 1.26, attackSpeedMultiplier = -25, baseMultiplier = 1.259, levelRequirement = 91, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [32] = { 1000, 440, 12000, 9, damageEffectiveness = 1.27, attackSpeedMultiplier = -25, baseMultiplier = 1.268, levelRequirement = 92, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [33] = { 1000, 440, 12000, 9, damageEffectiveness = 1.28, attackSpeedMultiplier = -25, baseMultiplier = 1.278, levelRequirement = 93, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [34] = { 1000, 443, 12000, 9, damageEffectiveness = 1.29, attackSpeedMultiplier = -25, baseMultiplier = 1.287, levelRequirement = 94, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [35] = { 1000, 443, 12000, 9, damageEffectiveness = 1.3, attackSpeedMultiplier = -25, baseMultiplier = 1.297, levelRequirement = 95, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [36] = { 1000, 446, 12000, 9, damageEffectiveness = 1.31, attackSpeedMultiplier = -25, baseMultiplier = 1.306, levelRequirement = 96, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [37] = { 1000, 446, 12000, 9, damageEffectiveness = 1.32, attackSpeedMultiplier = -25, baseMultiplier = 1.316, levelRequirement = 97, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [38] = { 1000, 449, 12000, 9, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.325, levelRequirement = 98, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [39] = { 1000, 449, 12000, 9, damageEffectiveness = 1.33, attackSpeedMultiplier = -25, baseMultiplier = 1.335, levelRequirement = 99, statInterpolation = { 1, 357, 3369, 3193, }, cost = { }, }, + [40] = { 1000, 452, 12000, 9, damageEffectiveness = 1.34, attackSpeedMultiplier = -25, baseMultiplier = 1.344, levelRequirement = 100, statInterpolation = { 1, 1101, 357, 7729, }, cost = { }, }, }, } skills["SpikeSlam"] = { name = "Earthshatter", color = 1, description = "Slam the ground, sending out rectangular fissures that deal area damage to enemies and thrust a spike from the ground when they end. Warcries or other Slam Attacks performed by you or allied players near any spike will cause them to shatter, damaging surrounding enemies. Works with Maces, Sceptres, Axes, Staves and Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.SlamSkill] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -2677,46 +2677,46 @@ skills["SpikeSlam"] = { "is_area_damage", }, levels = { - [1] = { -30, 0, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.25, baseMultiplier = 1.25, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { -30, 1, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { -30, 2, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.33, baseMultiplier = 1.329, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { -30, 3, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.37, baseMultiplier = 1.368, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { -30, 4, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.41, baseMultiplier = 1.408, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { -30, 5, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { -30, 6, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { -30, 7, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { -30, 8, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { -30, 9, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { -30, 10, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.64, baseMultiplier = 1.645, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { -30, 11, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.68, baseMultiplier = 1.684, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { -30, 12, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.72, baseMultiplier = 1.724, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { -30, 13, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { -30, 14, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.8, baseMultiplier = 1.803, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { -30, 15, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { -30, 16, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { -30, 17, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { -30, 18, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.96, baseMultiplier = 1.961, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { -30, 19, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2, baseMultiplier = 2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { -30, 20, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.04, baseMultiplier = 2.039, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { -30, 21, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.08, baseMultiplier = 2.079, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { -30, 22, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.12, baseMultiplier = 2.118, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { -30, 23, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.16, baseMultiplier = 2.158, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { -30, 24, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.2, baseMultiplier = 2.197, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { -30, 25, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.24, baseMultiplier = 2.237, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { -30, 26, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.28, baseMultiplier = 2.276, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { -30, 27, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.32, baseMultiplier = 2.316, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { -30, 28, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.36, baseMultiplier = 2.355, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { -30, 29, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.39, baseMultiplier = 2.395, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { -30, 29, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.41, baseMultiplier = 2.414, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { -30, 30, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.43, baseMultiplier = 2.434, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { -30, 30, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.45, baseMultiplier = 2.454, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { -30, 31, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.47, baseMultiplier = 2.474, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { -30, 31, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.49, baseMultiplier = 2.493, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { -30, 32, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.51, baseMultiplier = 2.513, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { -30, 32, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.53, baseMultiplier = 2.533, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { -30, 33, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.55, baseMultiplier = 2.553, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { -30, 33, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { -30, 34, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.59, baseMultiplier = 2.592, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { -30, 0, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.25, baseMultiplier = 1.25, levelRequirement = 12, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [2] = { -30, 1, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 15, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [3] = { -30, 2, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.33, baseMultiplier = 1.329, levelRequirement = 19, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [4] = { -30, 3, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.37, baseMultiplier = 1.368, levelRequirement = 23, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [5] = { -30, 4, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.41, baseMultiplier = 1.408, levelRequirement = 27, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [6] = { -30, 5, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 31, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [7] = { -30, 6, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.49, baseMultiplier = 1.487, levelRequirement = 35, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [8] = { -30, 7, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 38, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [9] = { -30, 8, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.57, baseMultiplier = 1.566, levelRequirement = 41, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [10] = { -30, 9, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 44, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [11] = { -30, 10, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.64, baseMultiplier = 1.645, levelRequirement = 47, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [12] = { -30, 11, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.68, baseMultiplier = 1.684, levelRequirement = 50, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [13] = { -30, 12, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.72, baseMultiplier = 1.724, levelRequirement = 53, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [14] = { -30, 13, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 56, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [15] = { -30, 14, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.8, baseMultiplier = 1.803, levelRequirement = 59, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [16] = { -30, 15, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 62, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [17] = { -30, 16, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 64, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [18] = { -30, 17, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 66, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [19] = { -30, 18, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 1.96, baseMultiplier = 1.961, levelRequirement = 68, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [20] = { -30, 19, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2, baseMultiplier = 2, levelRequirement = 70, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [21] = { -30, 20, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.04, baseMultiplier = 2.039, levelRequirement = 72, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [22] = { -30, 21, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.08, baseMultiplier = 2.079, levelRequirement = 74, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [23] = { -30, 22, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.12, baseMultiplier = 2.118, levelRequirement = 76, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [24] = { -30, 23, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.16, baseMultiplier = 2.158, levelRequirement = 78, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [25] = { -30, 24, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.2, baseMultiplier = 2.197, levelRequirement = 80, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [26] = { -30, 25, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.24, baseMultiplier = 2.237, levelRequirement = 82, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [27] = { -30, 26, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.28, baseMultiplier = 2.276, levelRequirement = 84, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [28] = { -30, 27, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.32, baseMultiplier = 2.316, levelRequirement = 86, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [29] = { -30, 28, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.36, baseMultiplier = 2.355, levelRequirement = 88, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [30] = { -30, 29, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.39, baseMultiplier = 2.395, levelRequirement = 90, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [31] = { -30, 29, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.41, baseMultiplier = 2.414, levelRequirement = 91, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [32] = { -30, 30, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.43, baseMultiplier = 2.434, levelRequirement = 92, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [33] = { -30, 30, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.45, baseMultiplier = 2.454, levelRequirement = 93, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [34] = { -30, 31, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.47, baseMultiplier = 2.474, levelRequirement = 94, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [35] = { -30, 31, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.49, baseMultiplier = 2.493, levelRequirement = 95, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [36] = { -30, 32, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.51, baseMultiplier = 2.513, levelRequirement = 96, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [37] = { -30, 32, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.53, baseMultiplier = 2.533, levelRequirement = 97, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [38] = { -30, 33, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.55, baseMultiplier = 2.553, levelRequirement = 98, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [39] = { -30, 33, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.57, baseMultiplier = 2.572, levelRequirement = 99, statInterpolation = { 1, 0, 12116, 3890, }, cost = { Mana = 8, }, }, + [40] = { -30, 34, 5, 15, attackSpeedMultiplier = -20, duration = 6, damageEffectiveness = 2.59, baseMultiplier = 2.592, levelRequirement = 100, statInterpolation = { 1, 0, 11900, 11902, }, cost = { Mana = 8, }, }, }, } skills["EnduringCry"] = { @@ -2724,7 +2724,7 @@ skills["EnduringCry"] = { color = 1, baseEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting endurance charges. Gives a brief burst of life regeneration, as well as a buff which grants resistances and physical damage reduction based on your endurance charges.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, statMap = { @@ -2769,46 +2769,46 @@ skills["EnduringCry"] = { "warcry_count_power_from_enemies", }, levels = { - [1] = { 5, 120, 2, 2, 0, levelRequirement = 10, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 5, 212, 2, 2, 2, levelRequirement = 13, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 5, 336, 2, 2, 4, levelRequirement = 17, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 5, 460, 2, 2, 6, levelRequirement = 21, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 5, 584, 2, 2, 8, levelRequirement = 25, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 5, 707, 2, 2, 10, levelRequirement = 29, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 5, 831, 2, 2, 12, levelRequirement = 33, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 5, 924, 2, 2, 14, levelRequirement = 36, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 5, 1017, 2, 2, 16, levelRequirement = 39, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 5, 1110, 2, 2, 18, levelRequirement = 42, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 5, 1202, 2, 2, 20, levelRequirement = 45, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 5, 1295, 2, 2, 22, levelRequirement = 48, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 5, 1388, 2, 2, 24, levelRequirement = 51, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 5, 1481, 2, 2, 26, levelRequirement = 54, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 5, 1574, 2, 2, 28, levelRequirement = 57, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 5, 1666, 2, 2, 30, levelRequirement = 60, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 5, 1759, 2, 2, 32, levelRequirement = 63, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 5, 1852, 2, 2, 34, levelRequirement = 66, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 5, 1914, 2, 2, 36, levelRequirement = 68, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 5, 1976, 2, 2, 38, levelRequirement = 70, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 5, 2038, 2, 2, 40, levelRequirement = 72, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 5, 2100, 2, 2, 41, levelRequirement = 74, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 5, 2161, 2, 2, 42, levelRequirement = 76, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 5, 2223, 2, 2, 43, levelRequirement = 78, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 5, 2285, 2, 2, 44, levelRequirement = 80, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 5, 2347, 2, 2, 45, levelRequirement = 82, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 5, 2409, 2, 2, 46, levelRequirement = 84, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 5, 2471, 2, 2, 47, levelRequirement = 86, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 5, 2533, 2, 2, 48, levelRequirement = 88, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 5, 2595, 2, 2, 49, levelRequirement = 90, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 5, 2625, 2, 2, 49, levelRequirement = 91, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 5, 2656, 2, 2, 50, levelRequirement = 92, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 5, 2687, 2, 2, 50, levelRequirement = 93, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 5, 2718, 2, 2, 51, levelRequirement = 94, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 5, 2749, 2, 2, 51, levelRequirement = 95, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 5, 2780, 2, 2, 52, levelRequirement = 96, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 5, 2811, 2, 2, 52, levelRequirement = 97, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 5, 2842, 2, 2, 53, levelRequirement = 98, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 5, 2873, 2, 2, 53, levelRequirement = 99, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 5, 2904, 2, 2, 54, levelRequirement = 100, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 5, 120, 2, 2, 0, levelRequirement = 10, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [2] = { 5, 212, 2, 2, 2, levelRequirement = 13, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 13, }, }, + [3] = { 5, 336, 2, 2, 4, levelRequirement = 17, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [4] = { 5, 460, 2, 2, 6, levelRequirement = 21, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 5, 584, 2, 2, 8, levelRequirement = 25, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 5, 707, 2, 2, 10, levelRequirement = 29, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 5, 831, 2, 2, 12, levelRequirement = 33, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 15, }, }, + [8] = { 5, 924, 2, 2, 14, levelRequirement = 36, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 5, 1017, 2, 2, 16, levelRequirement = 39, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 5, 1110, 2, 2, 18, levelRequirement = 42, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 5, 1202, 2, 2, 20, levelRequirement = 45, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [12] = { 5, 1295, 2, 2, 22, levelRequirement = 48, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 5, 1388, 2, 2, 24, levelRequirement = 51, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 5, 1481, 2, 2, 26, levelRequirement = 54, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [15] = { 5, 1574, 2, 2, 28, levelRequirement = 57, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 5, 1666, 2, 2, 30, levelRequirement = 60, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 5, 1759, 2, 2, 32, levelRequirement = 63, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [18] = { 5, 1852, 2, 2, 34, levelRequirement = 66, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 5, 1914, 2, 2, 36, levelRequirement = 68, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 5, 1976, 2, 2, 38, levelRequirement = 70, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [21] = { 5, 2038, 2, 2, 40, levelRequirement = 72, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 5, 2100, 2, 2, 41, levelRequirement = 74, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [23] = { 5, 2161, 2, 2, 42, levelRequirement = 76, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [24] = { 5, 2223, 2, 2, 43, levelRequirement = 78, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [25] = { 5, 2285, 2, 2, 44, levelRequirement = 80, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [26] = { 5, 2347, 2, 2, 45, levelRequirement = 82, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [27] = { 5, 2409, 2, 2, 46, levelRequirement = 84, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [28] = { 5, 2471, 2, 2, 47, levelRequirement = 86, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [29] = { 5, 2533, 2, 2, 48, levelRequirement = 88, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [30] = { 5, 2595, 2, 2, 49, levelRequirement = 90, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [31] = { 5, 2625, 2, 2, 49, levelRequirement = 91, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [32] = { 5, 2656, 2, 2, 50, levelRequirement = 92, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [33] = { 5, 2687, 2, 2, 50, levelRequirement = 93, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [34] = { 5, 2718, 2, 2, 51, levelRequirement = 94, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [35] = { 5, 2749, 2, 2, 51, levelRequirement = 95, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [36] = { 5, 2780, 2, 2, 52, levelRequirement = 96, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [37] = { 5, 2811, 2, 2, 52, levelRequirement = 97, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [38] = { 5, 2842, 2, 2, 53, levelRequirement = 98, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [39] = { 5, 2873, 2, 2, 53, levelRequirement = 99, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, + [40] = { 5, 2904, 2, 2, 54, levelRequirement = 100, duration = 2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 23, }, }, }, } skills["Exsanguinate"] = { @@ -2817,7 +2817,7 @@ skills["Exsanguinate"] = { baseEffectiveness = 1.6509000062943, incrementalEffectiveness = 0.045299999415874, description = "Releases several tendrils of blood from your character, targeting enemies in a narrow angle in front of you. The beams deal physical damage and inflict a physical damage over time debuff to enemies, which can stack up to 3 times. Effects which allow skills to chain can apply to these tendrils.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.DamageOverTime] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.DamageOverTime] = true, [SkillType.Duration] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -2849,53 +2849,53 @@ skills["Exsanguinate"] = { "quality_display_exsanguinate_beam_targets_is_gem", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 12, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 16, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 15, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 18, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 19, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 21, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 23, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 23, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 27, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 25, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 31, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 26, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 35, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 28, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 38, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 30, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 41, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 32, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 44, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 33, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 47, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 34, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 50, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 35, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 53, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 37, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 56, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 39, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 59, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 40, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 62, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 42, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 64, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 43, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 66, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 44, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 68, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 45, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 70, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 46, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 72, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 47, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 74, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 48, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 76, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 49, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 78, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 50, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 80, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 51, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 82, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 52, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 84, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 53, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 86, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 54, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 88, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 55, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 90, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 56, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 91, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 57, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 92, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 58, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 93, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 58, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 94, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 59, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 95, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 59, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 96, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 60, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 97, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 60, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 98, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 60, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 99, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 61, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 66.666668156783, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 100, statInterpolation = { 3, 3, 3, 1, }, cost = { Life = 61, }, }, + [1] = { 0.80000001192093, 25, 1406, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 12, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 16, }, }, + [2] = { 0.80000001192093, 33, 1827, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 15, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 18, }, }, + [3] = { 0.80000001192093, 46, 2534, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 19, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 21, }, }, + [4] = { 0.80000001192093, 62, 3445, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 23, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 23, }, }, + [5] = { 0.80000001192093, 83, 4615, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 27, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 25, }, }, + [6] = { 0.80000001192093, 110, 6109, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 31, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 26, }, }, + [7] = { 0.80000001192093, 144, 8009, 7, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 35, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 28, }, }, + [8] = { 0.80000001192093, 176, 9760, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 38, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 30, }, }, + [9] = { 0.80000001192093, 213, 11847, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 41, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 32, }, }, + [10] = { 0.80000001192093, 258, 14330, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 44, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 33, }, }, + [11] = { 0.80000001192093, 311, 17280, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 47, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 34, }, }, + [12] = { 0.80000001192093, 374, 20779, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 50, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 35, }, }, + [13] = { 0.80000001192093, 449, 24924, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 53, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 37, }, }, + [14] = { 0.80000001192093, 537, 29827, 8, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 56, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 39, }, }, + [15] = { 0.80000001192093, 641, 35620, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 59, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 40, }, }, + [16] = { 0.80000001192093, 764, 42458, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 62, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 42, }, }, + [17] = { 0.80000001192093, 858, 47684, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 64, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 43, }, }, + [18] = { 0.80000001192093, 963, 53515, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 66, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 44, }, }, + [19] = { 0.80000001192093, 1080, 60016, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 68, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 45, }, }, + [20] = { 0.80000001192093, 1211, 67263, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 70, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 46, }, }, + [21] = { 0.80000001192093, 1356, 75337, 9, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 72, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 47, }, }, + [22] = { 0.80000001192093, 1518, 84330, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 74, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 48, }, }, + [23] = { 0.80000001192093, 1698, 94343, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 76, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 49, }, }, + [24] = { 0.80000001192093, 1899, 105488, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 78, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 50, }, }, + [25] = { 0.80000001192093, 2122, 117887, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 80, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 51, }, }, + [26] = { 0.80000001192093, 2370, 131679, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 82, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 52, }, }, + [27] = { 0.80000001192093, 2646, 147015, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 84, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 53, }, }, + [28] = { 0.80000001192093, 2953, 164061, 10, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 86, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 54, }, }, + [29] = { 0.80000001192093, 3294, 183005, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 88, statInterpolation = { 3, 55, 0, 0, }, cost = { Life = 55, }, }, + [30] = { 0.80000001192093, 3673, 204051, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 90, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 56, }, }, + [31] = { 0.80000001192093, 3878, 215432, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 91, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 57, }, }, + [32] = { 0.80000001192093, 4094, 227425, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 92, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 58, }, }, + [33] = { 0.80000001192093, 4321, 240063, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 93, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 58, }, }, + [34] = { 0.80000001192093, 4561, 253379, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 94, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 59, }, }, + [35] = { 0.80000001192093, 4813, 267409, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 95, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 59, }, }, + [36] = { 0.80000001192093, 5079, 282191, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 96, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 60, }, }, + [37] = { 0.80000001192093, 5360, 297762, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 97, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 60, }, }, + [38] = { 0.80000001192093, 5655, 314166, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 98, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 60, }, }, + [39] = { 0.80000001192093, 5966, 331444, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 99, statInterpolation = { 3, 1, 1468, 1469, }, cost = { Life = 61, }, }, + [40] = { 0.80000001192093, 6294, 349643, 11, damageEffectiveness = 1.8, critChance = 6, duration = 1, levelRequirement = 100, statInterpolation = { 3, 1, 1474, 1475, }, cost = { Life = 61, }, }, }, } skills["BloodSandArmour"] = { name = "Flesh and Stone", color = 1, description = "Casts an aura that affects you and nearby enemies differently depending on your stance. Using the skill again alternates between Blood Stance and Sand Stance.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Aura] = true, [SkillType.AuraDebuff] = true, [SkillType.Instant] = true, [SkillType.ManaCostReserved] = true, [SkillType.Maims] = true, [SkillType.Area] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, [SkillType.StanceSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Aura] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.Instant] = true, [SkillType.HasReservation] = true, [SkillType.AppliesMaim] = true, [SkillType.Area] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, [SkillType.Stance] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -2938,53 +2938,53 @@ skills["BloodSandArmour"] = { "base_deal_no_damage", }, levels = { - [1] = { 0, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 7, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 10, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 13, -9, 13, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 15, -9, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 18, -10, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 21, -10, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 23, -10, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 26, -10, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 29, -10, 14, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 31, -10, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 34, -10, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 37, -11, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 39, -11, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 42, -11, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 45, -11, 15, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 47, -11, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 50, -11, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 53, -11, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 56, -12, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 59, -12, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 62, -12, 16, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 65, -12, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 68, -12, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 71, -12, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 74, -12, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 77, -13, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 80, -13, 17, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 82, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 84, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 86, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 88, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 90, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 92, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 94, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 96, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 98, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 100, -13, 18, 1, manaReservationPercent = 35, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, -9, 8, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 16, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [2] = { 2, -9, 8, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 20, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [3] = { 5, -9, 8, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 24, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [4] = { 7, -9, 8, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 28, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [5] = { 10, -9, 8, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 31, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [6] = { 13, -9, 9, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 34, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [7] = { 15, -9, 9, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 37, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [8] = { 18, -10, 9, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [9] = { 21, -10, 9, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 43, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [10] = { 23, -10, 9, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 46, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [11] = { 26, -10, 10, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 49, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [12] = { 29, -10, 10, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 52, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [13] = { 31, -10, 10, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 55, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [14] = { 34, -10, 10, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 58, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [15] = { 37, -11, 10, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 60, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [16] = { 39, -11, 11, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 62, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [17] = { 42, -11, 11, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 64, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [18] = { 45, -11, 11, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 66, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [19] = { 47, -11, 11, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 68, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [20] = { 50, -11, 11, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [21] = { 53, -11, 12, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 72, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [22] = { 56, -12, 12, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 74, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [23] = { 59, -12, 12, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 76, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [24] = { 62, -12, 12, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 78, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [25] = { 65, -12, 12, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 80, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [26] = { 68, -12, 13, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 82, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [27] = { 71, -12, 13, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 84, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [28] = { 74, -12, 13, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 86, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [29] = { 77, -13, 13, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 88, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [30] = { 80, -13, 13, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 90, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [31] = { 82, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 91, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [32] = { 84, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 92, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [33] = { 86, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 93, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [34] = { 88, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 94, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [35] = { 90, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 95, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [36] = { 92, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 96, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [37] = { 94, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 97, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [38] = { 96, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 98, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [39] = { 98, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 99, statInterpolation = { 1, 3339, 9545, 6100, }, cost = { }, }, + [40] = { 100, -13, 14, 1, manaReservationPercent = 25, cooldown = 2, levelRequirement = 100, statInterpolation = { 1, 8429, 8451, 2, }, cost = { }, }, }, } skills["GeneralsCry"] = { name = "General's Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user, and summoning Mirage Warriors from nearby corpses. The Mirage Warriors each use a linked attack skill once before dissipating.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -3024,46 +3024,46 @@ skills["GeneralsCry"] = { "warcry_count_power_from_enemies", }, levels = { - [1] = { 2, 5, 0, levelRequirement = 24, duration = 4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 2, 5, 2, levelRequirement = 27, duration = 4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 2, 5, 4, levelRequirement = 30, duration = 4.1, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 2, 5, 6, levelRequirement = 33, duration = 4.1, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 2, 5, 8, levelRequirement = 36, duration = 4.2, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 2, 5, 10, levelRequirement = 39, duration = 4.2, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 2, 5, 12, levelRequirement = 42, duration = 4.3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 2, 5, 14, levelRequirement = 45, duration = 4.3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 2, 5, 16, levelRequirement = 48, duration = 4.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 2, 5, 18, levelRequirement = 50, duration = 4.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 2, 5, 20, levelRequirement = 52, duration = 4.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 2, 5, 22, levelRequirement = 54, duration = 4.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 2, 5, 24, levelRequirement = 56, duration = 4.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 2, 5, 26, levelRequirement = 58, duration = 4.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 2, 5, 28, levelRequirement = 60, duration = 4.7, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 2, 5, 30, levelRequirement = 62, duration = 4.7, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 2, 5, 32, levelRequirement = 64, duration = 4.8, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 2, 5, 34, levelRequirement = 66, duration = 4.8, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 2, 5, 36, levelRequirement = 68, duration = 4.9, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 2, 5, 38, levelRequirement = 70, duration = 4.9, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 2, 5, 40, levelRequirement = 72, duration = 5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 2, 5, 41, levelRequirement = 74, duration = 5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 2, 5, 42, levelRequirement = 76, duration = 5.1, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 2, 5, 43, levelRequirement = 78, duration = 5.1, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 2, 5, 44, levelRequirement = 80, duration = 5.2, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 2, 5, 45, levelRequirement = 82, duration = 5.2, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 2, 5, 46, levelRequirement = 84, duration = 5.3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 2, 5, 47, levelRequirement = 86, duration = 5.3, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 2, 5, 48, levelRequirement = 88, duration = 5.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 2, 5, 49, levelRequirement = 90, duration = 5.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 2, 5, 49, levelRequirement = 91, duration = 5.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 2, 5, 50, levelRequirement = 92, duration = 5.4, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 2, 5, 50, levelRequirement = 93, duration = 5.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 2, 5, 51, levelRequirement = 94, duration = 5.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 2, 5, 51, levelRequirement = 95, duration = 5.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 2, 5, 52, levelRequirement = 96, duration = 5.5, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 2, 5, 52, levelRequirement = 97, duration = 5.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 2, 5, 53, levelRequirement = 98, duration = 5.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 2, 5, 53, levelRequirement = 99, duration = 5.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 2, 5, 54, levelRequirement = 100, duration = 5.6, cooldown = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 2, 5, 0, levelRequirement = 24, duration = 4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 2, 5, 2, levelRequirement = 27, duration = 4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 2, 5, 4, levelRequirement = 30, duration = 4.1, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 2, 5, 6, levelRequirement = 33, duration = 4.1, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 2, 5, 8, levelRequirement = 36, duration = 4.2, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 2, 5, 10, levelRequirement = 39, duration = 4.2, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 2, 5, 12, levelRequirement = 42, duration = 4.3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 2, 5, 14, levelRequirement = 45, duration = 4.3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 2, 5, 16, levelRequirement = 48, duration = 4.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 2, 5, 18, levelRequirement = 50, duration = 4.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 2, 5, 20, levelRequirement = 52, duration = 4.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 2, 5, 22, levelRequirement = 54, duration = 4.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 2, 5, 24, levelRequirement = 56, duration = 4.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 2, 5, 26, levelRequirement = 58, duration = 4.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 2, 5, 28, levelRequirement = 60, duration = 4.7, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 2, 5, 30, levelRequirement = 62, duration = 4.7, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 2, 5, 32, levelRequirement = 64, duration = 4.8, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 2, 5, 34, levelRequirement = 66, duration = 4.8, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 2, 5, 36, levelRequirement = 68, duration = 4.9, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 2, 5, 38, levelRequirement = 70, duration = 4.9, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 19, }, }, + [21] = { 2, 5, 40, levelRequirement = 72, duration = 5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 2, 5, 41, levelRequirement = 74, duration = 5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [23] = { 2, 5, 42, levelRequirement = 76, duration = 5.1, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [24] = { 2, 5, 43, levelRequirement = 78, duration = 5.1, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 20, }, }, + [25] = { 2, 5, 44, levelRequirement = 80, duration = 5.2, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [26] = { 2, 5, 45, levelRequirement = 82, duration = 5.2, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [27] = { 2, 5, 46, levelRequirement = 84, duration = 5.3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [28] = { 2, 5, 47, levelRequirement = 86, duration = 5.3, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 21, }, }, + [29] = { 2, 5, 48, levelRequirement = 88, duration = 5.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [30] = { 2, 5, 49, levelRequirement = 90, duration = 5.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [31] = { 2, 5, 49, levelRequirement = 91, duration = 5.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [32] = { 2, 5, 50, levelRequirement = 92, duration = 5.4, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [33] = { 2, 5, 50, levelRequirement = 93, duration = 5.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [34] = { 2, 5, 51, levelRequirement = 94, duration = 5.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 22, }, }, + [35] = { 2, 5, 51, levelRequirement = 95, duration = 5.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [36] = { 2, 5, 52, levelRequirement = 96, duration = 5.5, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [37] = { 2, 5, 52, levelRequirement = 97, duration = 5.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [38] = { 2, 5, 53, levelRequirement = 98, duration = 5.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [39] = { 2, 5, 53, levelRequirement = 99, duration = 5.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, + [40] = { 2, 5, 54, levelRequirement = 100, duration = 5.6, cooldown = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 23, }, }, }, } skills["GeneralsCrySupport"] = { @@ -3072,8 +3072,8 @@ skills["GeneralsCrySupport"] = { color = 1, support = true, requireSkillTypes = { SkillType.Melee, SkillType.Attack, SkillType.AND, }, - addSkillTypes = { SkillType.CreatesMirageWarrior, SkillType.UsesSupportedTriggerSkill, }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.Spell, SkillType.Triggered, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.NonRepeatable, SkillType.OtherThingUsesSkill, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.Spell, SkillType.Triggered, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -3142,7 +3142,7 @@ skills["GlacialHammer"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Hits enemies, converting some of your physical damage to cold damage. If an enemy is frozen and is on less than one third life, they will shatter when hit by Glacial Hammer. If striking three times in a row, the third strike will freeze enemies more easily. Requires a Mace, Sceptre or Staff.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.ColdSkill] = true, [SkillType.Type53] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.ThresholdJewelArea] = true, }, weaponTypes = { ["Two Handed Mace"] = true, ["Staff"] = true, @@ -3178,54 +3178,54 @@ skills["GlacialHammer"] = { "base_chance_to_freeze_%", "cold_ailment_duration_+%", "cold_ailment_effect_+%", - "melee_range_+", "glacial_hammer_third_hit_freeze_as_though_dealt_damage_+%", "minimum_added_cold_damage_vs_chilled_enemies", "maximum_added_cold_damage_vs_chilled_enemies", "additional_main_hand_hits_per_combo_average", + "melee_range_+", "glacial_hammer_shatter_frozen_enemies_at_33%_life", }, levels = { - [1] = { 60, 25, 35, 10, 2, 200, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [2] = { 60, 25, 35, 11, 2, 210, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.7, baseMultiplier = 1.705, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [3] = { 60, 25, 35, 12, 2, 220, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.76, baseMultiplier = 1.759, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [4] = { 60, 25, 35, 13, 2, 230, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.81, baseMultiplier = 1.814, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [5] = { 60, 25, 35, 14, 3, 240, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.87, baseMultiplier = 1.869, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [6] = { 60, 25, 35, 15, 3, 250, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.92, baseMultiplier = 1.924, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [7] = { 60, 25, 35, 16, 3, 260, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 1.98, baseMultiplier = 1.978, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [8] = { 60, 25, 35, 17, 3, 270, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.03, baseMultiplier = 2.033, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [9] = { 60, 25, 35, 18, 3, 280, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.09, baseMultiplier = 2.088, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [10] = { 60, 25, 35, 19, 3, 290, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.14, baseMultiplier = 2.143, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [11] = { 60, 25, 35, 20, 3, 300, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.2, baseMultiplier = 2.197, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [12] = { 60, 25, 35, 21, 3, 310, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.25, baseMultiplier = 2.252, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [13] = { 60, 25, 35, 22, 4, 320, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.31, baseMultiplier = 2.307, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [14] = { 60, 25, 35, 23, 4, 330, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.36, baseMultiplier = 2.362, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [15] = { 60, 25, 35, 24, 4, 340, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.42, baseMultiplier = 2.416, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [16] = { 60, 25, 35, 25, 4, 350, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.47, baseMultiplier = 2.471, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [17] = { 60, 25, 35, 26, 4, 360, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.53, baseMultiplier = 2.526, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [18] = { 60, 25, 35, 27, 4, 370, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.58, baseMultiplier = 2.581, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [19] = { 60, 25, 35, 28, 4, 380, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.64, baseMultiplier = 2.635, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [20] = { 60, 25, 35, 29, 4, 390, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.69, baseMultiplier = 2.69, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [21] = { 60, 25, 35, 30, 5, 400, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.74, baseMultiplier = 2.745, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [22] = { 60, 25, 35, 31, 5, 410, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.8, baseMultiplier = 2.799, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [23] = { 60, 25, 35, 32, 5, 420, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.85, baseMultiplier = 2.854, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [24] = { 60, 25, 35, 33, 5, 430, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.91, baseMultiplier = 2.909, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [25] = { 60, 25, 35, 34, 5, 440, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 2.96, baseMultiplier = 2.964, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [26] = { 60, 25, 35, 35, 5, 450, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.02, baseMultiplier = 3.018, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [27] = { 60, 25, 35, 36, 5, 460, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.07, baseMultiplier = 3.073, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [28] = { 60, 25, 35, 37, 5, 470, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.13, baseMultiplier = 3.128, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [29] = { 60, 25, 35, 38, 6, 480, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.18, baseMultiplier = 3.183, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [30] = { 60, 25, 35, 39, 6, 490, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.24, baseMultiplier = 3.237, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [31] = { 60, 25, 35, 39, 6, 495, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.26, baseMultiplier = 3.265, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [32] = { 60, 25, 35, 40, 6, 500, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.29, baseMultiplier = 3.292, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [33] = { 60, 25, 35, 40, 6, 505, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.32, baseMultiplier = 3.319, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [34] = { 60, 25, 35, 41, 6, 510, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.35, baseMultiplier = 3.347, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [35] = { 60, 25, 35, 41, 6, 515, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.37, baseMultiplier = 3.374, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [36] = { 60, 25, 35, 42, 6, 520, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.4, baseMultiplier = 3.402, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [37] = { 60, 25, 35, 42, 7, 525, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.43, baseMultiplier = 3.429, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [38] = { 60, 25, 35, 43, 7, 530, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.46, baseMultiplier = 3.456, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [39] = { 60, 25, 35, 43, 7, 535, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.48, baseMultiplier = 3.484, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, - [40] = { 60, 25, 35, 44, 7, 540, 0.80000001192093, 1.2000000476837, 1, damageEffectiveness = 3.51, baseMultiplier = 3.511, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 5, }, }, + [1] = { 60, 25, 35, 10, 200, 2, 3, 1, 2, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 1, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [2] = { 60, 25, 35, 11, 210, 2, 3, 1, 2, damageEffectiveness = 1.7, baseMultiplier = 1.705, levelRequirement = 2, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [3] = { 60, 25, 35, 12, 220, 3, 4, 1, 2, damageEffectiveness = 1.76, baseMultiplier = 1.759, levelRequirement = 4, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [4] = { 60, 25, 35, 13, 230, 4, 6, 1, 2, damageEffectiveness = 1.81, baseMultiplier = 1.814, levelRequirement = 7, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [5] = { 60, 25, 35, 14, 240, 5, 8, 1, 2, damageEffectiveness = 1.87, baseMultiplier = 1.869, levelRequirement = 11, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [6] = { 60, 25, 35, 15, 250, 7, 11, 1, 2, damageEffectiveness = 1.92, baseMultiplier = 1.924, levelRequirement = 16, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [7] = { 60, 25, 35, 16, 260, 9, 13, 1, 2, damageEffectiveness = 1.98, baseMultiplier = 1.978, levelRequirement = 20, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [8] = { 60, 25, 35, 17, 270, 11, 17, 1, 2, damageEffectiveness = 2.03, baseMultiplier = 2.033, levelRequirement = 24, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [9] = { 60, 25, 35, 18, 280, 14, 20, 1, 2, damageEffectiveness = 2.09, baseMultiplier = 2.088, levelRequirement = 28, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [10] = { 60, 25, 35, 19, 290, 16, 25, 1, 2, damageEffectiveness = 2.14, baseMultiplier = 2.143, levelRequirement = 32, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [11] = { 60, 25, 35, 20, 300, 20, 30, 1, 2, damageEffectiveness = 2.2, baseMultiplier = 2.197, levelRequirement = 36, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [12] = { 60, 25, 35, 21, 310, 24, 35, 1, 2, damageEffectiveness = 2.25, baseMultiplier = 2.252, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [13] = { 60, 25, 35, 22, 320, 28, 42, 1, 2, damageEffectiveness = 2.31, baseMultiplier = 2.307, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [14] = { 60, 25, 35, 23, 330, 33, 49, 1, 2, damageEffectiveness = 2.36, baseMultiplier = 2.362, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [15] = { 60, 25, 35, 24, 340, 39, 58, 1, 2, damageEffectiveness = 2.42, baseMultiplier = 2.416, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [16] = { 60, 25, 35, 25, 350, 45, 68, 1, 2, damageEffectiveness = 2.47, baseMultiplier = 2.471, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [17] = { 60, 25, 35, 26, 360, 52, 79, 1, 2, damageEffectiveness = 2.53, baseMultiplier = 2.526, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [18] = { 60, 25, 35, 27, 370, 61, 91, 1, 2, damageEffectiveness = 2.58, baseMultiplier = 2.581, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [19] = { 60, 25, 35, 28, 380, 68, 102, 1, 2, damageEffectiveness = 2.64, baseMultiplier = 2.635, levelRequirement = 67, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [20] = { 60, 25, 35, 29, 390, 75, 113, 1, 2, damageEffectiveness = 2.69, baseMultiplier = 2.69, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [21] = { 60, 25, 35, 30, 400, 81, 122, 1, 2, damageEffectiveness = 2.74, baseMultiplier = 2.745, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [22] = { 60, 25, 35, 31, 410, 87, 130, 1, 2, damageEffectiveness = 2.8, baseMultiplier = 2.799, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [23] = { 60, 25, 35, 32, 420, 93, 140, 1, 2, damageEffectiveness = 2.85, baseMultiplier = 2.854, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [24] = { 60, 25, 35, 33, 430, 100, 150, 1, 2, damageEffectiveness = 2.91, baseMultiplier = 2.909, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [25] = { 60, 25, 35, 34, 440, 107, 160, 1, 2, damageEffectiveness = 2.96, baseMultiplier = 2.964, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [26] = { 60, 25, 35, 35, 450, 114, 172, 1, 2, damageEffectiveness = 3.02, baseMultiplier = 3.018, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [27] = { 60, 25, 35, 36, 460, 123, 184, 1, 2, damageEffectiveness = 3.07, baseMultiplier = 3.073, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [28] = { 60, 25, 35, 37, 470, 131, 197, 1, 2, damageEffectiveness = 3.13, baseMultiplier = 3.128, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [29] = { 60, 25, 35, 38, 480, 140, 210, 1, 2, damageEffectiveness = 3.18, baseMultiplier = 3.183, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [30] = { 60, 25, 35, 39, 490, 150, 224, 1, 2, damageEffectiveness = 3.24, baseMultiplier = 3.237, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [31] = { 60, 25, 35, 39, 495, 155, 232, 1, 2, damageEffectiveness = 3.26, baseMultiplier = 3.265, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [32] = { 60, 25, 35, 40, 500, 160, 240, 1, 2, damageEffectiveness = 3.29, baseMultiplier = 3.292, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [33] = { 60, 25, 35, 40, 505, 165, 248, 1, 2, damageEffectiveness = 3.32, baseMultiplier = 3.319, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [34] = { 60, 25, 35, 41, 510, 171, 256, 1, 2, damageEffectiveness = 3.35, baseMultiplier = 3.347, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [35] = { 60, 25, 35, 41, 515, 176, 265, 1, 2, damageEffectiveness = 3.37, baseMultiplier = 3.374, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [36] = { 60, 25, 35, 42, 520, 182, 273, 1, 2, damageEffectiveness = 3.4, baseMultiplier = 3.402, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [37] = { 60, 25, 35, 42, 525, 188, 282, 1, 2, damageEffectiveness = 3.43, baseMultiplier = 3.429, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [38] = { 60, 25, 35, 43, 530, 194, 292, 1, 2, damageEffectiveness = 3.46, baseMultiplier = 3.456, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [39] = { 60, 25, 35, 43, 535, 201, 301, 1, 2, damageEffectiveness = 3.48, baseMultiplier = 3.484, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, + [40] = { 60, 25, 35, 44, 540, 207, 311, 1, 2, damageEffectiveness = 3.51, baseMultiplier = 3.511, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["VaalGlacialHammer"] = { @@ -3234,7 +3234,7 @@ skills["VaalGlacialHammer"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Hits enemies, converting some of your physical damage to cold damage. It traps enemies with you in a circle of ice so that they can't escape. Requires a Mace, Sceptre or Staff.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, [SkillType.ColdSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Vaal] = true, [SkillType.Cold] = true, }, weaponTypes = { ["Two Handed Mace"] = true, ["Staff"] = true, @@ -3272,46 +3272,46 @@ skills["VaalGlacialHammer"] = { "cannot_cancel_skill_before_contact_point", }, levels = { - [1] = { 60, 25, 35, 3400, 0.80000001192093, 1.2000000476837, 10, 200, 2, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 60, 25, 35, 3450, 0.80000001192093, 1.2000000476837, 11, 210, 2, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 60, 25, 35, 3500, 0.80000001192093, 1.2000000476837, 12, 220, 2, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 60, 25, 35, 3550, 0.80000001192093, 1.2000000476837, 13, 230, 2, damageEffectiveness = 1.7, baseMultiplier = 1.7, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 60, 25, 35, 3600, 0.80000001192093, 1.2000000476837, 14, 240, 3, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 60, 25, 35, 3650, 0.80000001192093, 1.2000000476837, 15, 250, 3, damageEffectiveness = 1.8, baseMultiplier = 1.8, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 60, 25, 35, 3700, 0.80000001192093, 1.2000000476837, 16, 260, 3, damageEffectiveness = 1.85, baseMultiplier = 1.85, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 60, 25, 35, 3750, 0.80000001192093, 1.2000000476837, 17, 270, 3, damageEffectiveness = 1.9, baseMultiplier = 1.9, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [9] = { 60, 25, 35, 3800, 0.80000001192093, 1.2000000476837, 18, 280, 3, damageEffectiveness = 1.95, baseMultiplier = 1.95, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [10] = { 60, 25, 35, 3850, 0.80000001192093, 1.2000000476837, 19, 290, 3, damageEffectiveness = 2, baseMultiplier = 2, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [11] = { 60, 25, 35, 3900, 0.80000001192093, 1.2000000476837, 20, 300, 3, damageEffectiveness = 2.05, baseMultiplier = 2.05, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [12] = { 60, 25, 35, 3950, 0.80000001192093, 1.2000000476837, 21, 310, 3, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [13] = { 60, 25, 35, 4000, 0.80000001192093, 1.2000000476837, 22, 320, 4, damageEffectiveness = 2.15, baseMultiplier = 2.15, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [14] = { 60, 25, 35, 4050, 0.80000001192093, 1.2000000476837, 23, 330, 4, damageEffectiveness = 2.2, baseMultiplier = 2.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [15] = { 60, 25, 35, 4100, 0.80000001192093, 1.2000000476837, 24, 340, 4, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [16] = { 60, 25, 35, 4150, 0.80000001192093, 1.2000000476837, 25, 350, 4, damageEffectiveness = 2.3, baseMultiplier = 2.3, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [17] = { 60, 25, 35, 4200, 0.80000001192093, 1.2000000476837, 26, 360, 4, damageEffectiveness = 2.35, baseMultiplier = 2.35, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [18] = { 60, 25, 35, 4250, 0.80000001192093, 1.2000000476837, 27, 370, 4, damageEffectiveness = 2.4, baseMultiplier = 2.4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [19] = { 60, 25, 35, 4300, 0.80000001192093, 1.2000000476837, 28, 380, 4, damageEffectiveness = 2.45, baseMultiplier = 2.45, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [20] = { 60, 25, 35, 4350, 0.80000001192093, 1.2000000476837, 29, 390, 4, damageEffectiveness = 2.5, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [21] = { 60, 25, 35, 4400, 0.80000001192093, 1.2000000476837, 30, 400, 5, damageEffectiveness = 2.55, baseMultiplier = 2.55, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [22] = { 60, 25, 35, 4450, 0.80000001192093, 1.2000000476837, 31, 410, 5, damageEffectiveness = 2.6, baseMultiplier = 2.6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [23] = { 60, 25, 35, 4500, 0.80000001192093, 1.2000000476837, 32, 420, 5, damageEffectiveness = 2.65, baseMultiplier = 2.65, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [24] = { 60, 25, 35, 4550, 0.80000001192093, 1.2000000476837, 33, 430, 5, damageEffectiveness = 2.7, baseMultiplier = 2.7, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [25] = { 60, 25, 35, 4600, 0.80000001192093, 1.2000000476837, 34, 440, 5, damageEffectiveness = 2.75, baseMultiplier = 2.75, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [26] = { 60, 25, 35, 4650, 0.80000001192093, 1.2000000476837, 35, 450, 5, damageEffectiveness = 2.8, baseMultiplier = 2.8, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [27] = { 60, 25, 35, 4700, 0.80000001192093, 1.2000000476837, 36, 460, 5, damageEffectiveness = 2.85, baseMultiplier = 2.85, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [28] = { 60, 25, 35, 4750, 0.80000001192093, 1.2000000476837, 37, 470, 5, damageEffectiveness = 2.9, baseMultiplier = 2.9, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [29] = { 60, 25, 35, 4800, 0.80000001192093, 1.2000000476837, 38, 480, 6, damageEffectiveness = 2.95, baseMultiplier = 2.95, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [30] = { 60, 25, 35, 4850, 0.80000001192093, 1.2000000476837, 39, 490, 6, damageEffectiveness = 3, baseMultiplier = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [31] = { 60, 25, 35, 4850, 0.80000001192093, 1.2000000476837, 39, 495, 6, damageEffectiveness = 3.03, baseMultiplier = 3.025, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [32] = { 60, 25, 35, 4900, 0.80000001192093, 1.2000000476837, 40, 500, 6, damageEffectiveness = 3.05, baseMultiplier = 3.05, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [33] = { 60, 25, 35, 4900, 0.80000001192093, 1.2000000476837, 40, 505, 6, damageEffectiveness = 3.08, baseMultiplier = 3.075, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [34] = { 60, 25, 35, 4950, 0.80000001192093, 1.2000000476837, 41, 510, 6, damageEffectiveness = 3.1, baseMultiplier = 3.1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [35] = { 60, 25, 35, 4950, 0.80000001192093, 1.2000000476837, 41, 515, 6, damageEffectiveness = 3.13, baseMultiplier = 3.125, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [36] = { 60, 25, 35, 5000, 0.80000001192093, 1.2000000476837, 42, 520, 6, damageEffectiveness = 3.15, baseMultiplier = 3.15, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [37] = { 60, 25, 35, 5000, 0.80000001192093, 1.2000000476837, 42, 525, 7, damageEffectiveness = 3.18, baseMultiplier = 3.175, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [38] = { 60, 25, 35, 5050, 0.80000001192093, 1.2000000476837, 43, 530, 7, damageEffectiveness = 3.2, baseMultiplier = 3.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [39] = { 60, 25, 35, 5050, 0.80000001192093, 1.2000000476837, 43, 535, 7, damageEffectiveness = 3.23, baseMultiplier = 3.225, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [40] = { 60, 25, 35, 5100, 0.80000001192093, 1.2000000476837, 44, 540, 7, damageEffectiveness = 3.25, baseMultiplier = 3.25, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 60, 25, 35, 3400, 2, 3, 10, 200, 2, damageEffectiveness = 1.55, baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 60, 25, 35, 3450, 2, 3, 11, 210, 2, damageEffectiveness = 1.6, baseMultiplier = 1.6, levelRequirement = 2, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 60, 25, 35, 3500, 3, 4, 12, 220, 2, damageEffectiveness = 1.65, baseMultiplier = 1.65, levelRequirement = 4, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 60, 25, 35, 3550, 4, 6, 13, 230, 2, damageEffectiveness = 1.7, baseMultiplier = 1.7, levelRequirement = 7, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 60, 25, 35, 3600, 5, 8, 14, 240, 2, damageEffectiveness = 1.75, baseMultiplier = 1.75, levelRequirement = 11, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 60, 25, 35, 3650, 7, 11, 15, 250, 2, damageEffectiveness = 1.8, baseMultiplier = 1.8, levelRequirement = 16, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 60, 25, 35, 3700, 9, 13, 16, 260, 2, damageEffectiveness = 1.85, baseMultiplier = 1.85, levelRequirement = 20, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 60, 25, 35, 3750, 11, 17, 17, 270, 2, damageEffectiveness = 1.9, baseMultiplier = 1.9, levelRequirement = 24, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 60, 25, 35, 3800, 14, 20, 18, 280, 2, damageEffectiveness = 1.95, baseMultiplier = 1.95, levelRequirement = 28, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 60, 25, 35, 3850, 16, 25, 19, 290, 2, damageEffectiveness = 2, baseMultiplier = 2, levelRequirement = 32, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 60, 25, 35, 3900, 20, 30, 20, 300, 2, damageEffectiveness = 2.05, baseMultiplier = 2.05, levelRequirement = 36, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 60, 25, 35, 3950, 24, 35, 21, 310, 2, damageEffectiveness = 2.1, baseMultiplier = 2.1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 60, 25, 35, 4000, 28, 42, 22, 320, 2, damageEffectiveness = 2.15, baseMultiplier = 2.15, levelRequirement = 44, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 60, 25, 35, 4050, 33, 49, 23, 330, 2, damageEffectiveness = 2.2, baseMultiplier = 2.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 60, 25, 35, 4100, 39, 58, 24, 340, 2, damageEffectiveness = 2.25, baseMultiplier = 2.25, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 60, 25, 35, 4150, 45, 68, 25, 350, 2, damageEffectiveness = 2.3, baseMultiplier = 2.3, levelRequirement = 56, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 60, 25, 35, 4200, 52, 79, 26, 360, 2, damageEffectiveness = 2.35, baseMultiplier = 2.35, levelRequirement = 60, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 60, 25, 35, 4250, 61, 91, 27, 370, 2, damageEffectiveness = 2.4, baseMultiplier = 2.4, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 60, 25, 35, 4300, 68, 102, 28, 380, 2, damageEffectiveness = 2.45, baseMultiplier = 2.45, levelRequirement = 67, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 60, 25, 35, 4350, 75, 113, 29, 390, 2, damageEffectiveness = 2.5, baseMultiplier = 2.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 60, 25, 35, 4400, 81, 122, 30, 400, 2, damageEffectiveness = 2.55, baseMultiplier = 2.55, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 60, 25, 35, 4450, 87, 130, 31, 410, 2, damageEffectiveness = 2.6, baseMultiplier = 2.6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 60, 25, 35, 4500, 93, 140, 32, 420, 2, damageEffectiveness = 2.65, baseMultiplier = 2.65, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 60, 25, 35, 4550, 100, 150, 33, 430, 2, damageEffectiveness = 2.7, baseMultiplier = 2.7, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 60, 25, 35, 4600, 107, 160, 34, 440, 2, damageEffectiveness = 2.75, baseMultiplier = 2.75, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 60, 25, 35, 4650, 114, 172, 35, 450, 2, damageEffectiveness = 2.8, baseMultiplier = 2.8, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 60, 25, 35, 4700, 123, 184, 36, 460, 2, damageEffectiveness = 2.85, baseMultiplier = 2.85, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 60, 25, 35, 4750, 131, 197, 37, 470, 2, damageEffectiveness = 2.9, baseMultiplier = 2.9, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 60, 25, 35, 4800, 140, 210, 38, 480, 2, damageEffectiveness = 2.95, baseMultiplier = 2.95, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 60, 25, 35, 4850, 150, 224, 39, 490, 2, damageEffectiveness = 3, baseMultiplier = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 60, 25, 35, 4850, 155, 232, 39, 495, 2, damageEffectiveness = 3.03, baseMultiplier = 3.025, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 60, 25, 35, 4900, 160, 240, 40, 500, 2, damageEffectiveness = 3.05, baseMultiplier = 3.05, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 60, 25, 35, 4900, 165, 248, 40, 505, 2, damageEffectiveness = 3.08, baseMultiplier = 3.075, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 60, 25, 35, 4950, 171, 256, 41, 510, 2, damageEffectiveness = 3.1, baseMultiplier = 3.1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 60, 25, 35, 4950, 176, 265, 41, 515, 2, damageEffectiveness = 3.13, baseMultiplier = 3.125, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 60, 25, 35, 5000, 182, 273, 42, 520, 2, damageEffectiveness = 3.15, baseMultiplier = 3.15, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 60, 25, 35, 5000, 188, 282, 42, 525, 2, damageEffectiveness = 3.18, baseMultiplier = 3.175, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 60, 25, 35, 5050, 194, 292, 43, 530, 2, damageEffectiveness = 3.2, baseMultiplier = 3.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 60, 25, 35, 5050, 201, 301, 43, 535, 2, damageEffectiveness = 3.23, baseMultiplier = 3.225, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 60, 25, 35, 5100, 207, 311, 44, 540, 2, damageEffectiveness = 3.25, baseMultiplier = 3.25, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["GroundSlam"] = { @@ -3320,7 +3320,7 @@ skills["GroundSlam"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Slams the ground in front of you, creating a wave that travels forward and damages enemies with an increased chance to stun. The wave deals more damage to closer enemies. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -3366,46 +3366,46 @@ skills["GroundSlam"] = { "console_skill_dont_chase", }, levels = { - [1] = { 25, 0, 40, damageEffectiveness = 1.15, attackSpeedMultiplier = -10, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 25, 0, 40, damageEffectiveness = 1.19, attackSpeedMultiplier = -10, baseMultiplier = 1.188, levelRequirement = 2, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 25, 1, 41, damageEffectiveness = 1.23, attackSpeedMultiplier = -10, baseMultiplier = 1.227, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 25, 1, 41, damageEffectiveness = 1.27, attackSpeedMultiplier = -10, baseMultiplier = 1.265, levelRequirement = 7, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 25, 1, 42, damageEffectiveness = 1.3, attackSpeedMultiplier = -10, baseMultiplier = 1.304, levelRequirement = 11, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 25, 2, 42, damageEffectiveness = 1.34, attackSpeedMultiplier = -10, baseMultiplier = 1.342, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 25, 2, 43, damageEffectiveness = 1.38, attackSpeedMultiplier = -10, baseMultiplier = 1.381, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 25, 2, 43, damageEffectiveness = 1.42, attackSpeedMultiplier = -10, baseMultiplier = 1.419, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 25, 3, 44, damageEffectiveness = 1.46, attackSpeedMultiplier = -10, baseMultiplier = 1.457, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 25, 3, 44, damageEffectiveness = 1.5, attackSpeedMultiplier = -10, baseMultiplier = 1.496, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 25, 3, 45, damageEffectiveness = 1.53, attackSpeedMultiplier = -10, baseMultiplier = 1.534, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 25, 4, 45, damageEffectiveness = 1.57, attackSpeedMultiplier = -10, baseMultiplier = 1.573, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 25, 4, 46, damageEffectiveness = 1.61, attackSpeedMultiplier = -10, baseMultiplier = 1.611, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 25, 4, 46, damageEffectiveness = 1.65, attackSpeedMultiplier = -10, baseMultiplier = 1.649, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 25, 5, 47, damageEffectiveness = 1.69, attackSpeedMultiplier = -10, baseMultiplier = 1.688, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 25, 5, 47, damageEffectiveness = 1.73, attackSpeedMultiplier = -10, baseMultiplier = 1.726, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 25, 5, 48, damageEffectiveness = 1.76, attackSpeedMultiplier = -10, baseMultiplier = 1.765, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 25, 6, 48, damageEffectiveness = 1.8, attackSpeedMultiplier = -10, baseMultiplier = 1.803, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 25, 6, 49, damageEffectiveness = 1.84, attackSpeedMultiplier = -10, baseMultiplier = 1.842, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 25, 6, 49, damageEffectiveness = 1.88, attackSpeedMultiplier = -10, baseMultiplier = 1.88, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 25, 7, 50, damageEffectiveness = 1.92, attackSpeedMultiplier = -10, baseMultiplier = 1.918, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 25, 7, 50, damageEffectiveness = 1.96, attackSpeedMultiplier = -10, baseMultiplier = 1.957, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 25, 7, 51, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.995, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 25, 8, 51, damageEffectiveness = 2.03, attackSpeedMultiplier = -10, baseMultiplier = 2.034, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 25, 8, 52, damageEffectiveness = 2.07, attackSpeedMultiplier = -10, baseMultiplier = 2.072, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 25, 8, 52, damageEffectiveness = 2.11, attackSpeedMultiplier = -10, baseMultiplier = 2.111, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 25, 9, 53, damageEffectiveness = 2.15, attackSpeedMultiplier = -10, baseMultiplier = 2.149, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 25, 9, 53, damageEffectiveness = 2.19, attackSpeedMultiplier = -10, baseMultiplier = 2.187, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 25, 9, 54, damageEffectiveness = 2.23, attackSpeedMultiplier = -10, baseMultiplier = 2.226, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 25, 10, 54, damageEffectiveness = 2.26, attackSpeedMultiplier = -10, baseMultiplier = 2.264, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 25, 10, 54, damageEffectiveness = 2.28, attackSpeedMultiplier = -10, baseMultiplier = 2.283, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 25, 10, 55, damageEffectiveness = 2.3, attackSpeedMultiplier = -10, baseMultiplier = 2.303, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 25, 10, 55, damageEffectiveness = 2.32, attackSpeedMultiplier = -10, baseMultiplier = 2.322, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 25, 10, 55, damageEffectiveness = 2.34, attackSpeedMultiplier = -10, baseMultiplier = 2.341, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 25, 10, 55, damageEffectiveness = 2.36, attackSpeedMultiplier = -10, baseMultiplier = 2.36, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 25, 11, 55, damageEffectiveness = 2.38, attackSpeedMultiplier = -10, baseMultiplier = 2.379, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 25, 11, 55, damageEffectiveness = 2.4, attackSpeedMultiplier = -10, baseMultiplier = 2.399, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 25, 11, 56, damageEffectiveness = 2.42, attackSpeedMultiplier = -10, baseMultiplier = 2.418, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 25, 11, 56, damageEffectiveness = 2.44, attackSpeedMultiplier = -10, baseMultiplier = 2.437, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 25, 11, 56, damageEffectiveness = 2.46, attackSpeedMultiplier = -10, baseMultiplier = 2.456, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 25, 0, 40, damageEffectiveness = 1.15, attackSpeedMultiplier = -10, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 25, 0, 40, damageEffectiveness = 1.19, attackSpeedMultiplier = -10, baseMultiplier = 1.188, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 25, 1, 41, damageEffectiveness = 1.23, attackSpeedMultiplier = -10, baseMultiplier = 1.227, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 25, 1, 41, damageEffectiveness = 1.27, attackSpeedMultiplier = -10, baseMultiplier = 1.265, levelRequirement = 7, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 25, 1, 42, damageEffectiveness = 1.3, attackSpeedMultiplier = -10, baseMultiplier = 1.304, levelRequirement = 11, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 25, 2, 42, damageEffectiveness = 1.34, attackSpeedMultiplier = -10, baseMultiplier = 1.342, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 25, 2, 43, damageEffectiveness = 1.38, attackSpeedMultiplier = -10, baseMultiplier = 1.381, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 25, 2, 43, damageEffectiveness = 1.42, attackSpeedMultiplier = -10, baseMultiplier = 1.419, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 25, 3, 44, damageEffectiveness = 1.46, attackSpeedMultiplier = -10, baseMultiplier = 1.457, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 25, 3, 44, damageEffectiveness = 1.5, attackSpeedMultiplier = -10, baseMultiplier = 1.496, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 25, 3, 45, damageEffectiveness = 1.53, attackSpeedMultiplier = -10, baseMultiplier = 1.534, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 25, 4, 45, damageEffectiveness = 1.57, attackSpeedMultiplier = -10, baseMultiplier = 1.573, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 25, 4, 46, damageEffectiveness = 1.61, attackSpeedMultiplier = -10, baseMultiplier = 1.611, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 25, 4, 46, damageEffectiveness = 1.65, attackSpeedMultiplier = -10, baseMultiplier = 1.649, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 25, 5, 47, damageEffectiveness = 1.69, attackSpeedMultiplier = -10, baseMultiplier = 1.688, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 25, 5, 47, damageEffectiveness = 1.73, attackSpeedMultiplier = -10, baseMultiplier = 1.726, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 25, 5, 48, damageEffectiveness = 1.76, attackSpeedMultiplier = -10, baseMultiplier = 1.765, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 25, 6, 48, damageEffectiveness = 1.8, attackSpeedMultiplier = -10, baseMultiplier = 1.803, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 25, 6, 49, damageEffectiveness = 1.84, attackSpeedMultiplier = -10, baseMultiplier = 1.842, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 25, 6, 49, damageEffectiveness = 1.88, attackSpeedMultiplier = -10, baseMultiplier = 1.88, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 25, 7, 50, damageEffectiveness = 1.92, attackSpeedMultiplier = -10, baseMultiplier = 1.918, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 25, 7, 50, damageEffectiveness = 1.96, attackSpeedMultiplier = -10, baseMultiplier = 1.957, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 25, 7, 51, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.995, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 25, 8, 51, damageEffectiveness = 2.03, attackSpeedMultiplier = -10, baseMultiplier = 2.034, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 25, 8, 52, damageEffectiveness = 2.07, attackSpeedMultiplier = -10, baseMultiplier = 2.072, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 25, 8, 52, damageEffectiveness = 2.11, attackSpeedMultiplier = -10, baseMultiplier = 2.111, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 25, 9, 53, damageEffectiveness = 2.15, attackSpeedMultiplier = -10, baseMultiplier = 2.149, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 25, 9, 53, damageEffectiveness = 2.19, attackSpeedMultiplier = -10, baseMultiplier = 2.187, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 25, 9, 54, damageEffectiveness = 2.23, attackSpeedMultiplier = -10, baseMultiplier = 2.226, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 25, 10, 54, damageEffectiveness = 2.26, attackSpeedMultiplier = -10, baseMultiplier = 2.264, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 25, 10, 54, damageEffectiveness = 2.28, attackSpeedMultiplier = -10, baseMultiplier = 2.283, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 25, 10, 55, damageEffectiveness = 2.3, attackSpeedMultiplier = -10, baseMultiplier = 2.303, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 25, 10, 55, damageEffectiveness = 2.32, attackSpeedMultiplier = -10, baseMultiplier = 2.322, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 25, 10, 55, damageEffectiveness = 2.34, attackSpeedMultiplier = -10, baseMultiplier = 2.341, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 25, 10, 55, damageEffectiveness = 2.36, attackSpeedMultiplier = -10, baseMultiplier = 2.36, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 25, 11, 55, damageEffectiveness = 2.38, attackSpeedMultiplier = -10, baseMultiplier = 2.379, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 25, 11, 55, damageEffectiveness = 2.4, attackSpeedMultiplier = -10, baseMultiplier = 2.399, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 25, 11, 56, damageEffectiveness = 2.42, attackSpeedMultiplier = -10, baseMultiplier = 2.418, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 25, 11, 56, damageEffectiveness = 2.44, attackSpeedMultiplier = -10, baseMultiplier = 2.437, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 25, 11, 56, damageEffectiveness = 2.46, attackSpeedMultiplier = -10, baseMultiplier = 2.456, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["VaalGroundSlam"] = { @@ -3414,7 +3414,7 @@ skills["VaalGroundSlam"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Slams the ground in front of you, creating a wave that travels in all directions that damages enemies with an increased chance to stun. The wave deals more damage to closer enemies. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Vaal] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Vaal] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -3456,46 +3456,46 @@ skills["VaalGroundSlam"] = { "vaal_skill_exertable", }, levels = { - [1] = { 0, 200, 40, 25, damageEffectiveness = 1.9, attackSpeedMultiplier = -10, baseMultiplier = 1.9, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0, 200, 40, 25, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.997, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 200, 41, 25, damageEffectiveness = 2.09, attackSpeedMultiplier = -10, baseMultiplier = 2.095, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 200, 41, 25, damageEffectiveness = 2.19, attackSpeedMultiplier = -10, baseMultiplier = 2.192, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 200, 42, 25, damageEffectiveness = 2.29, attackSpeedMultiplier = -10, baseMultiplier = 2.289, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 200, 42, 25, damageEffectiveness = 2.39, attackSpeedMultiplier = -10, baseMultiplier = 2.387, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 3, 200, 43, 25, damageEffectiveness = 2.48, attackSpeedMultiplier = -10, baseMultiplier = 2.484, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 3, 200, 43, 25, damageEffectiveness = 2.58, attackSpeedMultiplier = -10, baseMultiplier = 2.582, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4, 200, 44, 25, damageEffectiveness = 2.68, attackSpeedMultiplier = -10, baseMultiplier = 2.679, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4, 200, 44, 25, damageEffectiveness = 2.78, attackSpeedMultiplier = -10, baseMultiplier = 2.776, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5, 200, 45, 25, damageEffectiveness = 2.87, attackSpeedMultiplier = -10, baseMultiplier = 2.874, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5, 200, 45, 25, damageEffectiveness = 2.97, attackSpeedMultiplier = -10, baseMultiplier = 2.971, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 6, 200, 46, 25, damageEffectiveness = 3.07, attackSpeedMultiplier = -10, baseMultiplier = 3.068, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 6, 200, 46, 25, damageEffectiveness = 3.17, attackSpeedMultiplier = -10, baseMultiplier = 3.166, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 7, 200, 47, 25, damageEffectiveness = 3.26, attackSpeedMultiplier = -10, baseMultiplier = 3.263, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 7, 200, 47, 25, damageEffectiveness = 3.36, attackSpeedMultiplier = -10, baseMultiplier = 3.361, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 8, 200, 48, 25, damageEffectiveness = 3.46, attackSpeedMultiplier = -10, baseMultiplier = 3.458, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 8, 200, 48, 25, damageEffectiveness = 3.56, attackSpeedMultiplier = -10, baseMultiplier = 3.555, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 9, 200, 49, 25, damageEffectiveness = 3.65, attackSpeedMultiplier = -10, baseMultiplier = 3.653, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 9, 200, 49, 25, damageEffectiveness = 3.75, attackSpeedMultiplier = -10, baseMultiplier = 3.75, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 10, 200, 50, 25, damageEffectiveness = 3.85, attackSpeedMultiplier = -10, baseMultiplier = 3.847, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 10, 200, 50, 25, damageEffectiveness = 3.94, attackSpeedMultiplier = -10, baseMultiplier = 3.945, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 11, 200, 51, 25, damageEffectiveness = 4.04, attackSpeedMultiplier = -10, baseMultiplier = 4.042, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 11, 200, 51, 25, damageEffectiveness = 4.14, attackSpeedMultiplier = -10, baseMultiplier = 4.139, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 12, 200, 52, 25, damageEffectiveness = 4.24, attackSpeedMultiplier = -10, baseMultiplier = 4.237, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 12, 200, 52, 25, damageEffectiveness = 4.33, attackSpeedMultiplier = -10, baseMultiplier = 4.334, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 13, 200, 53, 25, damageEffectiveness = 4.43, attackSpeedMultiplier = -10, baseMultiplier = 4.432, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 13, 200, 53, 25, damageEffectiveness = 4.53, attackSpeedMultiplier = -10, baseMultiplier = 4.529, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 14, 200, 54, 25, damageEffectiveness = 4.63, attackSpeedMultiplier = -10, baseMultiplier = 4.626, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 14, 200, 54, 25, damageEffectiveness = 4.72, attackSpeedMultiplier = -10, baseMultiplier = 4.724, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 14, 200, 54, 25, damageEffectiveness = 4.77, attackSpeedMultiplier = -10, baseMultiplier = 4.772, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 15, 200, 55, 25, damageEffectiveness = 4.82, attackSpeedMultiplier = -10, baseMultiplier = 4.821, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 15, 200, 55, 25, damageEffectiveness = 4.87, attackSpeedMultiplier = -10, baseMultiplier = 4.87, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 15, 200, 55, 25, damageEffectiveness = 4.92, attackSpeedMultiplier = -10, baseMultiplier = 4.918, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 15, 200, 55, 25, damageEffectiveness = 4.97, attackSpeedMultiplier = -10, baseMultiplier = 4.967, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 16, 200, 56, 25, damageEffectiveness = 5.02, attackSpeedMultiplier = -10, baseMultiplier = 5.016, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 16, 200, 56, 25, damageEffectiveness = 5.06, attackSpeedMultiplier = -10, baseMultiplier = 5.064, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 16, 200, 56, 25, damageEffectiveness = 5.11, attackSpeedMultiplier = -10, baseMultiplier = 5.113, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 16, 200, 56, 25, damageEffectiveness = 5.16, attackSpeedMultiplier = -10, baseMultiplier = 5.162, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 17, 200, 57, 25, damageEffectiveness = 5.21, attackSpeedMultiplier = -10, baseMultiplier = 5.211, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, 200, 40, 25, damageEffectiveness = 1.9, attackSpeedMultiplier = -10, baseMultiplier = 1.9, levelRequirement = 1, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [2] = { 0, 200, 40, 25, damageEffectiveness = 2, attackSpeedMultiplier = -10, baseMultiplier = 1.997, levelRequirement = 2, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [3] = { 1, 200, 41, 25, damageEffectiveness = 2.09, attackSpeedMultiplier = -10, baseMultiplier = 2.095, levelRequirement = 4, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [4] = { 1, 200, 41, 25, damageEffectiveness = 2.19, attackSpeedMultiplier = -10, baseMultiplier = 2.192, levelRequirement = 7, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [5] = { 2, 200, 42, 25, damageEffectiveness = 2.29, attackSpeedMultiplier = -10, baseMultiplier = 2.289, levelRequirement = 11, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [6] = { 2, 200, 42, 25, damageEffectiveness = 2.39, attackSpeedMultiplier = -10, baseMultiplier = 2.387, levelRequirement = 16, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [7] = { 3, 200, 43, 25, damageEffectiveness = 2.48, attackSpeedMultiplier = -10, baseMultiplier = 2.484, levelRequirement = 20, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [8] = { 3, 200, 43, 25, damageEffectiveness = 2.58, attackSpeedMultiplier = -10, baseMultiplier = 2.582, levelRequirement = 24, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [9] = { 4, 200, 44, 25, damageEffectiveness = 2.68, attackSpeedMultiplier = -10, baseMultiplier = 2.679, levelRequirement = 28, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [10] = { 4, 200, 44, 25, damageEffectiveness = 2.78, attackSpeedMultiplier = -10, baseMultiplier = 2.776, levelRequirement = 32, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [11] = { 5, 200, 45, 25, damageEffectiveness = 2.87, attackSpeedMultiplier = -10, baseMultiplier = 2.874, levelRequirement = 36, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [12] = { 5, 200, 45, 25, damageEffectiveness = 2.97, attackSpeedMultiplier = -10, baseMultiplier = 2.971, levelRequirement = 40, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [13] = { 6, 200, 46, 25, damageEffectiveness = 3.07, attackSpeedMultiplier = -10, baseMultiplier = 3.068, levelRequirement = 44, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [14] = { 6, 200, 46, 25, damageEffectiveness = 3.17, attackSpeedMultiplier = -10, baseMultiplier = 3.166, levelRequirement = 48, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [15] = { 7, 200, 47, 25, damageEffectiveness = 3.26, attackSpeedMultiplier = -10, baseMultiplier = 3.263, levelRequirement = 52, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [16] = { 7, 200, 47, 25, damageEffectiveness = 3.36, attackSpeedMultiplier = -10, baseMultiplier = 3.361, levelRequirement = 56, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [17] = { 8, 200, 48, 25, damageEffectiveness = 3.46, attackSpeedMultiplier = -10, baseMultiplier = 3.458, levelRequirement = 60, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [18] = { 8, 200, 48, 25, damageEffectiveness = 3.56, attackSpeedMultiplier = -10, baseMultiplier = 3.555, levelRequirement = 64, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [19] = { 9, 200, 49, 25, damageEffectiveness = 3.65, attackSpeedMultiplier = -10, baseMultiplier = 3.653, levelRequirement = 67, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [20] = { 9, 200, 49, 25, damageEffectiveness = 3.75, attackSpeedMultiplier = -10, baseMultiplier = 3.75, levelRequirement = 70, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [21] = { 10, 200, 50, 25, damageEffectiveness = 3.85, attackSpeedMultiplier = -10, baseMultiplier = 3.847, levelRequirement = 72, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [22] = { 10, 200, 50, 25, damageEffectiveness = 3.94, attackSpeedMultiplier = -10, baseMultiplier = 3.945, levelRequirement = 74, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [23] = { 11, 200, 51, 25, damageEffectiveness = 4.04, attackSpeedMultiplier = -10, baseMultiplier = 4.042, levelRequirement = 76, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [24] = { 11, 200, 51, 25, damageEffectiveness = 4.14, attackSpeedMultiplier = -10, baseMultiplier = 4.139, levelRequirement = 78, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [25] = { 12, 200, 52, 25, damageEffectiveness = 4.24, attackSpeedMultiplier = -10, baseMultiplier = 4.237, levelRequirement = 80, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [26] = { 12, 200, 52, 25, damageEffectiveness = 4.33, attackSpeedMultiplier = -10, baseMultiplier = 4.334, levelRequirement = 82, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [27] = { 13, 200, 53, 25, damageEffectiveness = 4.43, attackSpeedMultiplier = -10, baseMultiplier = 4.432, levelRequirement = 84, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [28] = { 13, 200, 53, 25, damageEffectiveness = 4.53, attackSpeedMultiplier = -10, baseMultiplier = 4.529, levelRequirement = 86, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [29] = { 14, 200, 54, 25, damageEffectiveness = 4.63, attackSpeedMultiplier = -10, baseMultiplier = 4.626, levelRequirement = 88, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [30] = { 14, 200, 54, 25, damageEffectiveness = 4.72, attackSpeedMultiplier = -10, baseMultiplier = 4.724, levelRequirement = 90, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [31] = { 14, 200, 54, 25, damageEffectiveness = 4.77, attackSpeedMultiplier = -10, baseMultiplier = 4.772, levelRequirement = 91, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [32] = { 15, 200, 55, 25, damageEffectiveness = 4.82, attackSpeedMultiplier = -10, baseMultiplier = 4.821, levelRequirement = 92, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [33] = { 15, 200, 55, 25, damageEffectiveness = 4.87, attackSpeedMultiplier = -10, baseMultiplier = 4.87, levelRequirement = 93, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [34] = { 15, 200, 55, 25, damageEffectiveness = 4.92, attackSpeedMultiplier = -10, baseMultiplier = 4.918, levelRequirement = 94, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [35] = { 15, 200, 55, 25, damageEffectiveness = 4.97, attackSpeedMultiplier = -10, baseMultiplier = 4.967, levelRequirement = 95, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [36] = { 16, 200, 56, 25, damageEffectiveness = 5.02, attackSpeedMultiplier = -10, baseMultiplier = 5.016, levelRequirement = 96, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [37] = { 16, 200, 56, 25, damageEffectiveness = 5.06, attackSpeedMultiplier = -10, baseMultiplier = 5.064, levelRequirement = 97, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [38] = { 16, 200, 56, 25, damageEffectiveness = 5.11, attackSpeedMultiplier = -10, baseMultiplier = 5.113, levelRequirement = 98, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [39] = { 16, 200, 56, 25, damageEffectiveness = 5.16, attackSpeedMultiplier = -10, baseMultiplier = 5.162, levelRequirement = 99, statInterpolation = { 1, 5723, 341, 7729, }, cost = { }, }, + [40] = { 17, 200, 57, 25, damageEffectiveness = 5.21, attackSpeedMultiplier = -10, baseMultiplier = 5.211, levelRequirement = 100, statInterpolation = { 1, 451, 2, 1, }, cost = { }, }, }, } skills["HeavyStrike"] = { @@ -3503,7 +3503,7 @@ skills["HeavyStrike"] = { color = 1, baseEffectiveness = 0, description = "Attacks enemies with a forceful blow, knocking them back. Requires a Mace, Sceptre, Axe, Sword or Two-Handed Weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -3543,50 +3543,50 @@ skills["HeavyStrike"] = { stats = { "global_knockback", "base_stun_threshold_reduction_+%", - "melee_range_+", "chance_to_deal_double_damage_%", + "melee_range_+", }, levels = { - [1] = { 1, 25, 2, 20, damageEffectiveness = 1.95, attackSpeedMultiplier = -15, baseMultiplier = 1.95, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 1, 25, 2, 20, damageEffectiveness = 2.01, attackSpeedMultiplier = -15, baseMultiplier = 2.012, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [3] = { 1, 25, 2, 20, damageEffectiveness = 2.07, attackSpeedMultiplier = -15, baseMultiplier = 2.074, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [4] = { 1, 25, 2, 20, damageEffectiveness = 2.14, attackSpeedMultiplier = -15, baseMultiplier = 2.136, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [5] = { 1, 25, 2, 20, damageEffectiveness = 2.2, attackSpeedMultiplier = -15, baseMultiplier = 2.198, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [6] = { 1, 25, 2, 20, damageEffectiveness = 2.26, attackSpeedMultiplier = -15, baseMultiplier = 2.261, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [7] = { 1, 25, 3, 20, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.323, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [8] = { 1, 25, 3, 20, damageEffectiveness = 2.38, attackSpeedMultiplier = -15, baseMultiplier = 2.385, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [9] = { 1, 25, 3, 20, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.447, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [10] = { 1, 25, 3, 20, damageEffectiveness = 2.51, attackSpeedMultiplier = -15, baseMultiplier = 2.509, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [11] = { 1, 25, 3, 20, damageEffectiveness = 2.57, attackSpeedMultiplier = -15, baseMultiplier = 2.571, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [12] = { 1, 25, 3, 20, damageEffectiveness = 2.63, attackSpeedMultiplier = -15, baseMultiplier = 2.633, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [13] = { 1, 25, 3, 20, damageEffectiveness = 2.7, attackSpeedMultiplier = -15, baseMultiplier = 2.695, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [14] = { 1, 25, 4, 20, damageEffectiveness = 2.76, attackSpeedMultiplier = -15, baseMultiplier = 2.757, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [15] = { 1, 25, 4, 20, damageEffectiveness = 2.82, attackSpeedMultiplier = -15, baseMultiplier = 2.819, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [16] = { 1, 25, 4, 20, damageEffectiveness = 2.88, attackSpeedMultiplier = -15, baseMultiplier = 2.882, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [17] = { 1, 25, 4, 20, damageEffectiveness = 2.94, attackSpeedMultiplier = -15, baseMultiplier = 2.944, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [18] = { 1, 25, 4, 20, damageEffectiveness = 3.01, attackSpeedMultiplier = -15, baseMultiplier = 3.006, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [19] = { 1, 25, 4, 20, damageEffectiveness = 3.07, attackSpeedMultiplier = -15, baseMultiplier = 3.068, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [20] = { 1, 25, 4, 20, damageEffectiveness = 3.13, attackSpeedMultiplier = -15, baseMultiplier = 3.13, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [21] = { 1, 25, 5, 20, damageEffectiveness = 3.19, attackSpeedMultiplier = -15, baseMultiplier = 3.192, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [22] = { 1, 25, 5, 20, damageEffectiveness = 3.25, attackSpeedMultiplier = -15, baseMultiplier = 3.254, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [23] = { 1, 25, 5, 20, damageEffectiveness = 3.32, attackSpeedMultiplier = -15, baseMultiplier = 3.316, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [24] = { 1, 25, 5, 20, damageEffectiveness = 3.38, attackSpeedMultiplier = -15, baseMultiplier = 3.378, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [25] = { 1, 25, 5, 20, damageEffectiveness = 3.44, attackSpeedMultiplier = -15, baseMultiplier = 3.441, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [26] = { 1, 25, 5, 20, damageEffectiveness = 3.5, attackSpeedMultiplier = -15, baseMultiplier = 3.503, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [27] = { 1, 25, 5, 20, damageEffectiveness = 3.56, attackSpeedMultiplier = -15, baseMultiplier = 3.565, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [28] = { 1, 25, 6, 20, damageEffectiveness = 3.63, attackSpeedMultiplier = -15, baseMultiplier = 3.627, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [29] = { 1, 25, 6, 20, damageEffectiveness = 3.69, attackSpeedMultiplier = -15, baseMultiplier = 3.689, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [30] = { 1, 25, 6, 20, damageEffectiveness = 3.75, attackSpeedMultiplier = -15, baseMultiplier = 3.751, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [31] = { 1, 25, 6, 20, damageEffectiveness = 3.78, attackSpeedMultiplier = -15, baseMultiplier = 3.782, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [32] = { 1, 25, 6, 20, damageEffectiveness = 3.81, attackSpeedMultiplier = -15, baseMultiplier = 3.813, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [33] = { 1, 25, 6, 20, damageEffectiveness = 3.84, attackSpeedMultiplier = -15, baseMultiplier = 3.844, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [34] = { 1, 25, 6, 20, damageEffectiveness = 3.88, attackSpeedMultiplier = -15, baseMultiplier = 3.875, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [35] = { 1, 25, 7, 20, damageEffectiveness = 3.91, attackSpeedMultiplier = -15, baseMultiplier = 3.906, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [36] = { 1, 25, 7, 20, damageEffectiveness = 3.94, attackSpeedMultiplier = -15, baseMultiplier = 3.937, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [37] = { 1, 25, 7, 20, damageEffectiveness = 3.97, attackSpeedMultiplier = -15, baseMultiplier = 3.968, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [38] = { 1, 25, 7, 20, damageEffectiveness = 4, attackSpeedMultiplier = -15, baseMultiplier = 3.999, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [39] = { 1, 25, 7, 20, damageEffectiveness = 4.03, attackSpeedMultiplier = -15, baseMultiplier = 4.031, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, - [40] = { 1, 25, 7, 20, damageEffectiveness = 4.06, attackSpeedMultiplier = -15, baseMultiplier = 4.062, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 1, 25, 20, 2, damageEffectiveness = 1.95, attackSpeedMultiplier = -15, baseMultiplier = 1.95, levelRequirement = 1, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [2] = { 1, 25, 20, 2, damageEffectiveness = 2.01, attackSpeedMultiplier = -15, baseMultiplier = 2.012, levelRequirement = 2, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [3] = { 1, 25, 20, 2, damageEffectiveness = 2.07, attackSpeedMultiplier = -15, baseMultiplier = 2.074, levelRequirement = 4, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [4] = { 1, 25, 20, 2, damageEffectiveness = 2.14, attackSpeedMultiplier = -15, baseMultiplier = 2.136, levelRequirement = 7, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [5] = { 1, 25, 20, 2, damageEffectiveness = 2.2, attackSpeedMultiplier = -15, baseMultiplier = 2.198, levelRequirement = 11, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [6] = { 1, 25, 20, 2, damageEffectiveness = 2.26, attackSpeedMultiplier = -15, baseMultiplier = 2.261, levelRequirement = 16, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [7] = { 1, 25, 20, 2, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.323, levelRequirement = 20, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [8] = { 1, 25, 20, 2, damageEffectiveness = 2.38, attackSpeedMultiplier = -15, baseMultiplier = 2.385, levelRequirement = 24, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [9] = { 1, 25, 20, 2, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.447, levelRequirement = 28, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [10] = { 1, 25, 20, 2, damageEffectiveness = 2.51, attackSpeedMultiplier = -15, baseMultiplier = 2.509, levelRequirement = 32, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [11] = { 1, 25, 20, 2, damageEffectiveness = 2.57, attackSpeedMultiplier = -15, baseMultiplier = 2.571, levelRequirement = 36, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [12] = { 1, 25, 20, 2, damageEffectiveness = 2.63, attackSpeedMultiplier = -15, baseMultiplier = 2.633, levelRequirement = 40, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [13] = { 1, 25, 20, 2, damageEffectiveness = 2.7, attackSpeedMultiplier = -15, baseMultiplier = 2.695, levelRequirement = 44, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [14] = { 1, 25, 20, 2, damageEffectiveness = 2.76, attackSpeedMultiplier = -15, baseMultiplier = 2.757, levelRequirement = 48, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [15] = { 1, 25, 20, 2, damageEffectiveness = 2.82, attackSpeedMultiplier = -15, baseMultiplier = 2.819, levelRequirement = 52, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [16] = { 1, 25, 20, 2, damageEffectiveness = 2.88, attackSpeedMultiplier = -15, baseMultiplier = 2.882, levelRequirement = 56, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [17] = { 1, 25, 20, 2, damageEffectiveness = 2.94, attackSpeedMultiplier = -15, baseMultiplier = 2.944, levelRequirement = 60, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [18] = { 1, 25, 20, 2, damageEffectiveness = 3.01, attackSpeedMultiplier = -15, baseMultiplier = 3.006, levelRequirement = 64, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [19] = { 1, 25, 20, 2, damageEffectiveness = 3.07, attackSpeedMultiplier = -15, baseMultiplier = 3.068, levelRequirement = 67, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [20] = { 1, 25, 20, 2, damageEffectiveness = 3.13, attackSpeedMultiplier = -15, baseMultiplier = 3.13, levelRequirement = 70, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [21] = { 1, 25, 20, 2, damageEffectiveness = 3.19, attackSpeedMultiplier = -15, baseMultiplier = 3.192, levelRequirement = 72, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [22] = { 1, 25, 20, 2, damageEffectiveness = 3.25, attackSpeedMultiplier = -15, baseMultiplier = 3.254, levelRequirement = 74, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [23] = { 1, 25, 20, 2, damageEffectiveness = 3.32, attackSpeedMultiplier = -15, baseMultiplier = 3.316, levelRequirement = 76, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [24] = { 1, 25, 20, 2, damageEffectiveness = 3.38, attackSpeedMultiplier = -15, baseMultiplier = 3.378, levelRequirement = 78, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [25] = { 1, 25, 20, 2, damageEffectiveness = 3.44, attackSpeedMultiplier = -15, baseMultiplier = 3.441, levelRequirement = 80, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [26] = { 1, 25, 20, 2, damageEffectiveness = 3.5, attackSpeedMultiplier = -15, baseMultiplier = 3.503, levelRequirement = 82, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [27] = { 1, 25, 20, 2, damageEffectiveness = 3.56, attackSpeedMultiplier = -15, baseMultiplier = 3.565, levelRequirement = 84, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [28] = { 1, 25, 20, 2, damageEffectiveness = 3.63, attackSpeedMultiplier = -15, baseMultiplier = 3.627, levelRequirement = 86, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [29] = { 1, 25, 20, 2, damageEffectiveness = 3.69, attackSpeedMultiplier = -15, baseMultiplier = 3.689, levelRequirement = 88, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [30] = { 1, 25, 20, 2, damageEffectiveness = 3.75, attackSpeedMultiplier = -15, baseMultiplier = 3.751, levelRequirement = 90, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [31] = { 1, 25, 20, 2, damageEffectiveness = 3.78, attackSpeedMultiplier = -15, baseMultiplier = 3.782, levelRequirement = 91, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [32] = { 1, 25, 20, 2, damageEffectiveness = 3.81, attackSpeedMultiplier = -15, baseMultiplier = 3.813, levelRequirement = 92, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [33] = { 1, 25, 20, 2, damageEffectiveness = 3.84, attackSpeedMultiplier = -15, baseMultiplier = 3.844, levelRequirement = 93, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [34] = { 1, 25, 20, 2, damageEffectiveness = 3.88, attackSpeedMultiplier = -15, baseMultiplier = 3.875, levelRequirement = 94, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [35] = { 1, 25, 20, 2, damageEffectiveness = 3.91, attackSpeedMultiplier = -15, baseMultiplier = 3.906, levelRequirement = 95, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [36] = { 1, 25, 20, 2, damageEffectiveness = 3.94, attackSpeedMultiplier = -15, baseMultiplier = 3.937, levelRequirement = 96, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [37] = { 1, 25, 20, 2, damageEffectiveness = 3.97, attackSpeedMultiplier = -15, baseMultiplier = 3.968, levelRequirement = 97, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [38] = { 1, 25, 20, 2, damageEffectiveness = 4, attackSpeedMultiplier = -15, baseMultiplier = 3.999, levelRequirement = 98, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [39] = { 1, 25, 20, 2, damageEffectiveness = 4.03, attackSpeedMultiplier = -15, baseMultiplier = 4.031, levelRequirement = 99, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, + [40] = { 1, 25, 20, 2, damageEffectiveness = 4.06, attackSpeedMultiplier = -15, baseMultiplier = 4.062, levelRequirement = 100, statInterpolation = { 1, 0, 110, 108, }, cost = { Mana = 5, }, }, }, } skills["HeraldOfAsh"] = { @@ -3595,7 +3595,7 @@ skills["HeraldOfAsh"] = { baseEffectiveness = 0.5, incrementalEffectiveness = 0.032699998468161, description = "Grants a buff providing fire damage based on your physical damage. While you have this buff, if you kill an enemy, other enemies near them will be burned based on the overkill damage. The burn inflicted by this skill can only be affected by modifiers to damage over time (burning damage is damage over time).", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.CausesBurning] = true, [SkillType.Area] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.Type27] = true, [SkillType.Herald] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.CausesBurning] = true, [SkillType.Area] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Herald] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -3647,46 +3647,46 @@ skills["HeraldOfAsh"] = { "is_area_damage", }, levels = { - [1] = { 15, 4000, 0, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 15, 4000, 2, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 15, 4000, 4, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 15, 4000, 6, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 15, 4000, 8, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 15, 4000, 10, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 15, 4000, 12, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 15, 4000, 14, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 15, 4000, 16, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 15, 4000, 18, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 15, 4000, 20, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 15, 4000, 22, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 15, 4000, 24, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 15, 4000, 26, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 15, 4000, 28, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 15, 4000, 30, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 15, 4000, 32, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 15, 4000, 34, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 15, 4000, 36, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 15, 4000, 38, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 15, 4000, 40, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 15, 4000, 42, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 15, 4000, 44, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 15, 4000, 46, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 15, 4000, 48, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 15, 4000, 50, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 15, 4000, 52, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 15, 4000, 54, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 15, 4000, 56, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 15, 4000, 58, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 15, 4000, 59, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 15, 4000, 60, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 15, 4000, 61, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 15, 4000, 62, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 15, 4000, 63, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 15, 4000, 64, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 15, 4000, 65, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 15, 4000, 66, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 15, 4000, 67, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 15, 4000, 68, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 15, 4000, 0, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 15, 4000, 2, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 15, 4000, 4, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 15, 4000, 6, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 15, 4000, 8, 1500, 9, manaReservationPercent = 25, cooldown = 1, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 15, 4000, 10, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 15, 4000, 12, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 15, 4000, 14, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 15, 4000, 16, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 15, 4000, 18, 1500, 10, manaReservationPercent = 25, cooldown = 1, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 15, 4000, 20, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 15, 4000, 22, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 15, 4000, 24, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 15, 4000, 26, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 15, 4000, 28, 1500, 11, manaReservationPercent = 25, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 15, 4000, 30, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 15, 4000, 32, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 15, 4000, 34, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 15, 4000, 36, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 15, 4000, 38, 1500, 12, manaReservationPercent = 25, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 15, 4000, 40, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 15, 4000, 42, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 15, 4000, 44, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 15, 4000, 46, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 15, 4000, 48, 1500, 13, manaReservationPercent = 25, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 15, 4000, 50, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 15, 4000, 52, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 15, 4000, 54, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 15, 4000, 56, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 15, 4000, 58, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 15, 4000, 59, 1500, 14, manaReservationPercent = 25, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 15, 4000, 60, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 15, 4000, 61, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 15, 4000, 62, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 15, 4000, 63, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 15, 4000, 64, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 15, 4000, 65, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 15, 4000, 66, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 15, 4000, 67, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 15, 4000, 68, 1500, 15, manaReservationPercent = 25, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["HeraldOfPurity"] = { @@ -3695,8 +3695,7 @@ skills["HeraldOfPurity"] = { baseEffectiveness = 0.31700000166893, incrementalEffectiveness = 0.01799999922514, description = "Grants a buff which lets you deal more physical damage. When you kill an enemy while you have this buff, this skill will summon a Sentinel of Purity, or refresh the duration and life of an existing one instead if you have the maximum number of them. The Sentinels of Purity have a single-target melee attack and an area melee attack.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Herald] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.PhysicalSkill] = true, [SkillType.CreatesMinion] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Hit] = true, [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.Herald] = true, [SkillType.Minion] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Physical] = true, [SkillType.CreatesMinion] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_skill_stat_descriptions", castTime = 0, minionList = { @@ -3739,46 +3738,46 @@ skills["HeraldOfPurity"] = { "herald_of_light_summon_champion_on_kill", }, levels = { - [1] = { 4, 20, 9, 0, 0, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 4, 20, 9, 5, 2, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4, 20, 9, 10, 4, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 4, 20, 9, 15, 6, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 4, 20, 9, 20, 8, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 4, 20, 10, 25, 10, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 4, 20, 10, 30, 12, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 4, 20, 10, 35, 14, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4, 20, 10, 40, 16, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4, 20, 10, 45, 18, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 4, 20, 11, 50, 20, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 4, 20, 11, 55, 22, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 4, 20, 11, 60, 24, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 4, 20, 11, 65, 26, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 4, 20, 11, 70, 28, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 4, 20, 12, 75, 30, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 4, 20, 12, 80, 32, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 4, 20, 12, 85, 34, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 4, 20, 12, 90, 36, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 4, 20, 12, 95, 38, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4, 20, 13, 100, 40, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4, 20, 13, 105, 42, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4, 20, 13, 110, 44, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4, 20, 13, 115, 46, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4, 20, 13, 120, 48, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4, 20, 14, 125, 50, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4, 20, 14, 130, 52, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4, 20, 14, 135, 54, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4, 20, 14, 140, 56, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4, 20, 14, 145, 58, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4, 20, 14, 147, 60, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4, 20, 15, 150, 62, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4, 20, 15, 152, 64, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4, 20, 15, 155, 66, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4, 20, 15, 157, 68, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4, 20, 15, 160, 70, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4, 20, 15, 162, 72, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4, 20, 15, 165, 74, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4, 20, 15, 167, 76, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4, 20, 15, 170, 78, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, 20, 9, 0, 0, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 4, 20, 9, 5, 2, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 4, 20, 9, 10, 4, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 4, 20, 9, 15, 6, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 4, 20, 9, 20, 8, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 4, 20, 10, 25, 10, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 4, 20, 10, 30, 12, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 4, 20, 10, 35, 14, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 4, 20, 10, 40, 16, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 4, 20, 10, 45, 18, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 4, 20, 11, 50, 20, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 4, 20, 11, 55, 22, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 4, 20, 11, 60, 24, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 4, 20, 11, 65, 26, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 4, 20, 11, 70, 28, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 4, 20, 12, 75, 30, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 4, 20, 12, 80, 32, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 4, 20, 12, 85, 34, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 4, 20, 12, 90, 36, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 4, 20, 12, 95, 38, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 4, 20, 13, 100, 40, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 4, 20, 13, 105, 42, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 4, 20, 13, 110, 44, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 4, 20, 13, 115, 46, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 4, 20, 13, 120, 48, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 4, 20, 14, 125, 50, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 4, 20, 14, 130, 52, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 4, 20, 14, 135, 54, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 4, 20, 14, 140, 56, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 4, 20, 14, 145, 58, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 4, 20, 14, 147, 60, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 4, 20, 15, 150, 62, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 4, 20, 15, 152, 64, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 4, 20, 15, 155, 66, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 4, 20, 15, 157, 68, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 4, 20, 15, 160, 70, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 4, 20, 15, 162, 72, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 4, 20, 15, 165, 74, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 4, 20, 15, 167, 76, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 4, 20, 15, 170, 78, cooldown = 1, manaReservationPercent = 25, duration = 12, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["FlameTotem"] = { @@ -3787,7 +3786,7 @@ skills["FlameTotem"] = { baseEffectiveness = 0.81900000572205, incrementalEffectiveness = 0.028899999335408, description = "Summons a totem that channels to fire a stream of flame at nearby enemies, and creates an area of consecrated ground around the totem.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.FireSkill] = true, [SkillType.Channelled] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Fire] = true, [SkillType.Channel] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 17, castTime = 0.25, @@ -3831,46 +3830,46 @@ skills["FlameTotem"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 8000, 100, 0.60000002384186, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 11, }, }, - [2] = { 8000, 100, 0.60000002384186, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 12, }, }, - [3] = { 8000, 100, 0.60000002384186, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 13, }, }, - [4] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 8000, 100, 0.69999998807907, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [7] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [8] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [9] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 23, }, }, - [10] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [11] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [13] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [14] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [15] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [16] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [17] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 36, }, }, - [18] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 37, }, }, - [19] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 38, }, }, - [20] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 39, }, }, - [21] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 40, }, }, - [22] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 41, }, }, - [23] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 42, }, }, - [24] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 43, }, }, - [25] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 44, }, }, - [26] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 45, }, }, - [27] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 46, }, }, - [28] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 46, }, }, - [29] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 47, }, }, - [30] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 48, }, }, - [31] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [32] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [33] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [34] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [35] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [36] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 51, }, }, - [37] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 51, }, }, - [38] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [39] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [40] = { 8000, 100, 0.80000001192093, 1.2000000476837, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, + [1] = { 8000, 100, 3, 5, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [2] = { 8000, 100, 3, 6, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [3] = { 8000, 100, 4, 8, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [4] = { 8000, 100, 7, 11, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [5] = { 8000, 100, 8, 14, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 8000, 100, 12, 18, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [7] = { 8000, 100, 15, 23, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [8] = { 8000, 100, 19, 29, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [9] = { 8000, 100, 24, 36, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [10] = { 8000, 100, 29, 44, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [11] = { 8000, 100, 36, 54, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 8000, 100, 43, 65, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [13] = { 8000, 100, 52, 78, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [14] = { 8000, 100, 62, 94, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [15] = { 8000, 100, 71, 107, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [16] = { 8000, 100, 81, 122, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [17] = { 8000, 100, 92, 138, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [18] = { 8000, 100, 105, 157, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [19] = { 8000, 100, 119, 178, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [20] = { 8000, 100, 134, 202, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [21] = { 8000, 100, 146, 219, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [22] = { 8000, 100, 158, 237, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [23] = { 8000, 100, 172, 257, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [24] = { 8000, 100, 186, 279, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [25] = { 8000, 100, 201, 302, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [26] = { 8000, 100, 218, 327, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 45, }, }, + [27] = { 8000, 100, 236, 353, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [28] = { 8000, 100, 255, 382, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [29] = { 8000, 100, 275, 413, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 47, }, }, + [30] = { 8000, 100, 297, 446, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [31] = { 8000, 100, 309, 463, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 49, }, }, + [32] = { 8000, 100, 321, 482, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 49, }, }, + [33] = { 8000, 100, 334, 500, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 49, }, }, + [34] = { 8000, 100, 347, 520, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [35] = { 8000, 100, 360, 540, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [36] = { 8000, 100, 374, 561, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 51, }, }, + [37] = { 8000, 100, 388, 583, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 51, }, }, + [38] = { 8000, 100, 403, 605, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [39] = { 8000, 100, 419, 628, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [40] = { 8000, 100, 435, 652, 2, 50, 7, damageEffectiveness = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, }, } skills["IceCrash"] = { @@ -3879,7 +3878,7 @@ skills["IceCrash"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.023299999535084, description = "Slam the ground, damaging enemies in an area around the impact in three stages. Enemies take slightly less damage on the second and third stage. Works with Swords, Maces, Sceptres, Axes, Staves and Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.ColdSkill] = true, [SkillType.AttackCanRepeat] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Cold] = true, [SkillType.Multistrikeable] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -3948,46 +3947,46 @@ skills["IceCrash"] = { "quality_display_ice_crash_is_gem", }, levels = { - [1] = { 100, -15, -30, damageEffectiveness = 2.3, attackSpeedMultiplier = -30, baseMultiplier = 2.3, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 100, -15, -30, damageEffectiveness = 2.36, attackSpeedMultiplier = -30, baseMultiplier = 2.363, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 100, -15, -30, damageEffectiveness = 2.43, attackSpeedMultiplier = -30, baseMultiplier = 2.426, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 100, -15, -30, damageEffectiveness = 2.49, attackSpeedMultiplier = -30, baseMultiplier = 2.489, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 100, -15, -30, damageEffectiveness = 2.55, attackSpeedMultiplier = -30, baseMultiplier = 2.553, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 100, -15, -30, damageEffectiveness = 2.62, attackSpeedMultiplier = -30, baseMultiplier = 2.616, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 100, -15, -30, damageEffectiveness = 2.68, attackSpeedMultiplier = -30, baseMultiplier = 2.679, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 100, -15, -30, damageEffectiveness = 2.74, attackSpeedMultiplier = -30, baseMultiplier = 2.742, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 100, -15, -30, damageEffectiveness = 2.81, attackSpeedMultiplier = -30, baseMultiplier = 2.805, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 100, -15, -30, damageEffectiveness = 2.87, attackSpeedMultiplier = -30, baseMultiplier = 2.868, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 100, -15, -30, damageEffectiveness = 2.93, attackSpeedMultiplier = -30, baseMultiplier = 2.932, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 100, -15, -30, damageEffectiveness = 2.99, attackSpeedMultiplier = -30, baseMultiplier = 2.995, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 100, -15, -30, damageEffectiveness = 3.06, attackSpeedMultiplier = -30, baseMultiplier = 3.058, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 100, -15, -30, damageEffectiveness = 3.12, attackSpeedMultiplier = -30, baseMultiplier = 3.121, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 100, -15, -30, damageEffectiveness = 3.18, attackSpeedMultiplier = -30, baseMultiplier = 3.184, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 100, -15, -30, damageEffectiveness = 3.25, attackSpeedMultiplier = -30, baseMultiplier = 3.247, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 100, -15, -30, damageEffectiveness = 3.31, attackSpeedMultiplier = -30, baseMultiplier = 3.311, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 100, -15, -30, damageEffectiveness = 3.37, attackSpeedMultiplier = -30, baseMultiplier = 3.374, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 100, -15, -30, damageEffectiveness = 3.44, attackSpeedMultiplier = -30, baseMultiplier = 3.437, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 100, -15, -30, damageEffectiveness = 3.5, attackSpeedMultiplier = -30, baseMultiplier = 3.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 100, -15, -30, damageEffectiveness = 3.56, attackSpeedMultiplier = -30, baseMultiplier = 3.563, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 100, -15, -30, damageEffectiveness = 3.63, attackSpeedMultiplier = -30, baseMultiplier = 3.626, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 100, -15, -30, damageEffectiveness = 3.69, attackSpeedMultiplier = -30, baseMultiplier = 3.689, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 100, -15, -30, damageEffectiveness = 3.75, attackSpeedMultiplier = -30, baseMultiplier = 3.753, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 100, -15, -30, damageEffectiveness = 3.82, attackSpeedMultiplier = -30, baseMultiplier = 3.816, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 100, -15, -30, damageEffectiveness = 3.88, attackSpeedMultiplier = -30, baseMultiplier = 3.879, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 100, -15, -30, damageEffectiveness = 3.94, attackSpeedMultiplier = -30, baseMultiplier = 3.942, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 100, -15, -30, damageEffectiveness = 4.01, attackSpeedMultiplier = -30, baseMultiplier = 4.005, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 100, -15, -30, damageEffectiveness = 4.07, attackSpeedMultiplier = -30, baseMultiplier = 4.068, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 100, -15, -30, damageEffectiveness = 4.13, attackSpeedMultiplier = -30, baseMultiplier = 4.132, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 100, -15, -30, damageEffectiveness = 4.16, attackSpeedMultiplier = -30, baseMultiplier = 4.163, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 100, -15, -30, damageEffectiveness = 4.19, attackSpeedMultiplier = -30, baseMultiplier = 4.195, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 100, -15, -30, damageEffectiveness = 4.23, attackSpeedMultiplier = -30, baseMultiplier = 4.226, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 100, -15, -30, damageEffectiveness = 4.26, attackSpeedMultiplier = -30, baseMultiplier = 4.258, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 100, -15, -30, damageEffectiveness = 4.29, attackSpeedMultiplier = -30, baseMultiplier = 4.289, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 100, -15, -30, damageEffectiveness = 4.32, attackSpeedMultiplier = -30, baseMultiplier = 4.321, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 100, -15, -30, damageEffectiveness = 4.35, attackSpeedMultiplier = -30, baseMultiplier = 4.353, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 100, -15, -30, damageEffectiveness = 4.38, attackSpeedMultiplier = -30, baseMultiplier = 4.384, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 100, -15, -30, damageEffectiveness = 4.42, attackSpeedMultiplier = -30, baseMultiplier = 4.416, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 100, -15, -30, damageEffectiveness = 4.45, attackSpeedMultiplier = -30, baseMultiplier = 4.447, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 100, -15, -30, damageEffectiveness = 2.3, attackSpeedMultiplier = -30, baseMultiplier = 2.3, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 100, -15, -30, damageEffectiveness = 2.36, attackSpeedMultiplier = -30, baseMultiplier = 2.363, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 100, -15, -30, damageEffectiveness = 2.43, attackSpeedMultiplier = -30, baseMultiplier = 2.426, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 100, -15, -30, damageEffectiveness = 2.49, attackSpeedMultiplier = -30, baseMultiplier = 2.489, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 100, -15, -30, damageEffectiveness = 2.55, attackSpeedMultiplier = -30, baseMultiplier = 2.553, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 100, -15, -30, damageEffectiveness = 2.62, attackSpeedMultiplier = -30, baseMultiplier = 2.616, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 100, -15, -30, damageEffectiveness = 2.68, attackSpeedMultiplier = -30, baseMultiplier = 2.679, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 100, -15, -30, damageEffectiveness = 2.74, attackSpeedMultiplier = -30, baseMultiplier = 2.742, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 100, -15, -30, damageEffectiveness = 2.81, attackSpeedMultiplier = -30, baseMultiplier = 2.805, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 100, -15, -30, damageEffectiveness = 2.87, attackSpeedMultiplier = -30, baseMultiplier = 2.868, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 100, -15, -30, damageEffectiveness = 2.93, attackSpeedMultiplier = -30, baseMultiplier = 2.932, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 100, -15, -30, damageEffectiveness = 2.99, attackSpeedMultiplier = -30, baseMultiplier = 2.995, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 100, -15, -30, damageEffectiveness = 3.06, attackSpeedMultiplier = -30, baseMultiplier = 3.058, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 100, -15, -30, damageEffectiveness = 3.12, attackSpeedMultiplier = -30, baseMultiplier = 3.121, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 100, -15, -30, damageEffectiveness = 3.18, attackSpeedMultiplier = -30, baseMultiplier = 3.184, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 100, -15, -30, damageEffectiveness = 3.25, attackSpeedMultiplier = -30, baseMultiplier = 3.247, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 100, -15, -30, damageEffectiveness = 3.31, attackSpeedMultiplier = -30, baseMultiplier = 3.311, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 100, -15, -30, damageEffectiveness = 3.37, attackSpeedMultiplier = -30, baseMultiplier = 3.374, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 100, -15, -30, damageEffectiveness = 3.44, attackSpeedMultiplier = -30, baseMultiplier = 3.437, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 100, -15, -30, damageEffectiveness = 3.5, attackSpeedMultiplier = -30, baseMultiplier = 3.5, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 100, -15, -30, damageEffectiveness = 3.56, attackSpeedMultiplier = -30, baseMultiplier = 3.563, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 100, -15, -30, damageEffectiveness = 3.63, attackSpeedMultiplier = -30, baseMultiplier = 3.626, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 100, -15, -30, damageEffectiveness = 3.69, attackSpeedMultiplier = -30, baseMultiplier = 3.689, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 100, -15, -30, damageEffectiveness = 3.75, attackSpeedMultiplier = -30, baseMultiplier = 3.753, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 100, -15, -30, damageEffectiveness = 3.82, attackSpeedMultiplier = -30, baseMultiplier = 3.816, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 100, -15, -30, damageEffectiveness = 3.88, attackSpeedMultiplier = -30, baseMultiplier = 3.879, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 100, -15, -30, damageEffectiveness = 3.94, attackSpeedMultiplier = -30, baseMultiplier = 3.942, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 100, -15, -30, damageEffectiveness = 4.01, attackSpeedMultiplier = -30, baseMultiplier = 4.005, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 100, -15, -30, damageEffectiveness = 4.07, attackSpeedMultiplier = -30, baseMultiplier = 4.068, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 100, -15, -30, damageEffectiveness = 4.13, attackSpeedMultiplier = -30, baseMultiplier = 4.132, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 100, -15, -30, damageEffectiveness = 4.16, attackSpeedMultiplier = -30, baseMultiplier = 4.163, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 100, -15, -30, damageEffectiveness = 4.19, attackSpeedMultiplier = -30, baseMultiplier = 4.195, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 100, -15, -30, damageEffectiveness = 4.23, attackSpeedMultiplier = -30, baseMultiplier = 4.226, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 100, -15, -30, damageEffectiveness = 4.26, attackSpeedMultiplier = -30, baseMultiplier = 4.258, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 100, -15, -30, damageEffectiveness = 4.29, attackSpeedMultiplier = -30, baseMultiplier = 4.289, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 100, -15, -30, damageEffectiveness = 4.32, attackSpeedMultiplier = -30, baseMultiplier = 4.321, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 100, -15, -30, damageEffectiveness = 4.35, attackSpeedMultiplier = -30, baseMultiplier = 4.353, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 100, -15, -30, damageEffectiveness = 4.38, attackSpeedMultiplier = -30, baseMultiplier = 4.384, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 100, -15, -30, damageEffectiveness = 4.42, attackSpeedMultiplier = -30, baseMultiplier = 4.416, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 100, -15, -30, damageEffectiveness = 4.45, attackSpeedMultiplier = -30, baseMultiplier = 4.447, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["ImmortalCall"] = { @@ -3995,7 +3994,7 @@ skills["ImmortalCall"] = { color = 1, baseEffectiveness = 0, description = "Take less Physical and Elemental Damage for a short time. Consumes up to 5 Endurance Charges to lengthen the buff and further lessen Physical Damage taken. Shares a cooldown with other Guard skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.GuardSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Guard] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, statMap = { @@ -4042,46 +4041,46 @@ skills["ImmortalCall"] = { "quality_display_immortal_call_is_gem", }, levels = { - [1] = { -25, -25, -1500, 20, levelRequirement = 34, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [2] = { -25, -26, -1500, 20, levelRequirement = 36, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [3] = { -26, -26, -1500, 20, levelRequirement = 38, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [4] = { -26, -27, -1500, 20, levelRequirement = 40, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [5] = { -27, -27, -1500, 20, levelRequirement = 42, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [6] = { -27, -28, -1500, 20, levelRequirement = 44, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [7] = { -28, -28, -1500, 20, levelRequirement = 46, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [8] = { -28, -29, -1500, 20, levelRequirement = 48, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [9] = { -29, -29, -1500, 20, levelRequirement = 50, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [10] = { -29, -30, -1500, 20, levelRequirement = 52, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [11] = { -30, -30, -1500, 20, levelRequirement = 54, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [12] = { -30, -31, -1500, 20, levelRequirement = 56, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [13] = { -31, -31, -1500, 20, levelRequirement = 58, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [14] = { -31, -32, -1500, 20, levelRequirement = 60, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [15] = { -32, -32, -1500, 20, levelRequirement = 62, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [16] = { -32, -33, -1500, 20, levelRequirement = 64, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [17] = { -33, -33, -1500, 20, levelRequirement = 66, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [18] = { -33, -34, -1500, 20, levelRequirement = 68, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [19] = { -34, -34, -1500, 20, levelRequirement = 69, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [20] = { -34, -35, -1500, 20, levelRequirement = 70, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [21] = { -35, -35, -1500, 20, levelRequirement = 72, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [22] = { -35, -36, -1500, 20, levelRequirement = 74, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [23] = { -36, -36, -1500, 20, levelRequirement = 76, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [24] = { -36, -37, -1500, 20, levelRequirement = 78, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [25] = { -37, -37, -1500, 20, levelRequirement = 80, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [26] = { -37, -38, -1500, 20, levelRequirement = 82, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [27] = { -38, -38, -1500, 20, levelRequirement = 84, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [28] = { -38, -39, -1500, 20, levelRequirement = 86, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [29] = { -39, -39, -1500, 20, levelRequirement = 88, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [30] = { -39, -40, -1500, 20, levelRequirement = 90, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [31] = { -39, -40, -1500, 20, levelRequirement = 91, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [32] = { -40, -40, -1500, 20, levelRequirement = 92, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [33] = { -40, -40, -1500, 20, levelRequirement = 93, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [34] = { -40, -41, -1500, 20, levelRequirement = 94, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [35] = { -40, -41, -1500, 20, levelRequirement = 95, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [36] = { -41, -41, -1500, 20, levelRequirement = 96, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [37] = { -41, -41, -1500, 20, levelRequirement = 97, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 47, }, }, - [38] = { -41, -42, -1500, 20, levelRequirement = 98, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [39] = { -41, -42, -1500, 20, levelRequirement = 99, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [40] = { -42, -42, -1500, 20, levelRequirement = 100, duration = 1, cooldown = 3, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 49, }, }, + [1] = { -25, -25, -1500, 20, levelRequirement = 34, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 21, }, }, + [2] = { -25, -26, -1500, 20, levelRequirement = 36, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 22, }, }, + [3] = { -26, -26, -1500, 20, levelRequirement = 38, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 23, }, }, + [4] = { -26, -27, -1500, 20, levelRequirement = 40, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 24, }, }, + [5] = { -27, -27, -1500, 20, levelRequirement = 42, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 25, }, }, + [6] = { -27, -28, -1500, 20, levelRequirement = 44, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 25, }, }, + [7] = { -28, -28, -1500, 20, levelRequirement = 46, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 26, }, }, + [8] = { -28, -29, -1500, 20, levelRequirement = 48, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 27, }, }, + [9] = { -29, -29, -1500, 20, levelRequirement = 50, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 28, }, }, + [10] = { -29, -30, -1500, 20, levelRequirement = 52, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 29, }, }, + [11] = { -30, -30, -1500, 20, levelRequirement = 54, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 30, }, }, + [12] = { -30, -31, -1500, 20, levelRequirement = 56, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 31, }, }, + [13] = { -31, -31, -1500, 20, levelRequirement = 58, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 31, }, }, + [14] = { -31, -32, -1500, 20, levelRequirement = 60, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 32, }, }, + [15] = { -32, -32, -1500, 20, levelRequirement = 62, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 33, }, }, + [16] = { -32, -33, -1500, 20, levelRequirement = 64, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 34, }, }, + [17] = { -33, -33, -1500, 20, levelRequirement = 66, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 35, }, }, + [18] = { -33, -34, -1500, 20, levelRequirement = 68, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 36, }, }, + [19] = { -34, -34, -1500, 20, levelRequirement = 69, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 36, }, }, + [20] = { -34, -35, -1500, 20, levelRequirement = 70, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 36, }, }, + [21] = { -35, -35, -1500, 20, levelRequirement = 72, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 37, }, }, + [22] = { -35, -36, -1500, 20, levelRequirement = 74, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 38, }, }, + [23] = { -36, -36, -1500, 20, levelRequirement = 76, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 39, }, }, + [24] = { -36, -37, -1500, 20, levelRequirement = 78, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 40, }, }, + [25] = { -37, -37, -1500, 20, levelRequirement = 80, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 41, }, }, + [26] = { -37, -38, -1500, 20, levelRequirement = 82, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 41, }, }, + [27] = { -38, -38, -1500, 20, levelRequirement = 84, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 42, }, }, + [28] = { -38, -39, -1500, 20, levelRequirement = 86, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 43, }, }, + [29] = { -39, -39, -1500, 20, levelRequirement = 88, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 44, }, }, + [30] = { -39, -40, -1500, 20, levelRequirement = 90, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 45, }, }, + [31] = { -39, -40, -1500, 20, levelRequirement = 91, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 45, }, }, + [32] = { -40, -40, -1500, 20, levelRequirement = 92, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 46, }, }, + [33] = { -40, -40, -1500, 20, levelRequirement = 93, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 46, }, }, + [34] = { -40, -41, -1500, 20, levelRequirement = 94, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 46, }, }, + [35] = { -40, -41, -1500, 20, levelRequirement = 95, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 46, }, }, + [36] = { -41, -41, -1500, 20, levelRequirement = 96, duration = 1, cooldown = 3, statInterpolation = { 1, 47, 0, 0, }, cost = { Mana = 47, }, }, + [37] = { -41, -41, -1500, 20, levelRequirement = 97, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 47, }, }, + [38] = { -41, -42, -1500, 20, levelRequirement = 98, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 48, }, }, + [39] = { -41, -42, -1500, 20, levelRequirement = 99, duration = 1, cooldown = 3, statInterpolation = { 1, 0, 9394, 9395, }, cost = { Mana = 48, }, }, + [40] = { -42, -42, -1500, 20, levelRequirement = 100, duration = 1, cooldown = 3, statInterpolation = { 1, 49, 0, 0, }, cost = { Mana = 49, }, }, }, } skills["VaalImmortalCall"] = { @@ -4089,7 +4088,7 @@ skills["VaalImmortalCall"] = { color = 1, baseEffectiveness = 0, description = "Discharges Endurance Charges, making the character unable to die or gain Vaal souls for a short time, proportional to how many endurance charges were expended.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Vaal] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { @@ -4113,46 +4112,46 @@ skills["VaalImmortalCall"] = { "display_skill_fixed_duration_buff", }, levels = { - [1] = { 400, 100, cooldown = 3, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 400, 103, cooldown = 3, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 400, 106, cooldown = 3, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 400, 109, cooldown = 3, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 400, 112, cooldown = 3, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 400, 115, cooldown = 3, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 400, 118, cooldown = 3, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 400, 121, cooldown = 3, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 400, 124, cooldown = 3, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 400, 127, cooldown = 3, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 400, 130, cooldown = 3, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 400, 133, cooldown = 3, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 400, 136, cooldown = 3, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 400, 139, cooldown = 3, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 400, 142, cooldown = 3, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 400, 145, cooldown = 3, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 400, 148, cooldown = 3, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 400, 151, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 400, 154, cooldown = 3, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 400, 157, cooldown = 3, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 400, 160, cooldown = 3, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 400, 163, cooldown = 3, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 400, 166, cooldown = 3, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 400, 169, cooldown = 3, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 400, 172, cooldown = 3, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 400, 175, cooldown = 3, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 400, 178, cooldown = 3, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 400, 181, cooldown = 3, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 400, 184, cooldown = 3, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 400, 187, cooldown = 3, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 400, 189, cooldown = 3, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 400, 190, cooldown = 3, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 400, 192, cooldown = 3, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 400, 193, cooldown = 3, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 400, 195, cooldown = 3, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 400, 196, cooldown = 3, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 400, 198, cooldown = 3, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 400, 199, cooldown = 3, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 400, 201, cooldown = 3, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 400, 202, cooldown = 3, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 400, 100, cooldown = 60, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 400, 103, cooldown = 60, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 400, 106, cooldown = 60, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 400, 109, cooldown = 60, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 400, 112, cooldown = 60, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 400, 115, cooldown = 60, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 400, 118, cooldown = 60, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 400, 121, cooldown = 60, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 400, 124, cooldown = 60, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 400, 127, cooldown = 60, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 400, 130, cooldown = 60, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 400, 133, cooldown = 60, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 400, 136, cooldown = 60, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 400, 139, cooldown = 60, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 400, 142, cooldown = 60, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 400, 145, cooldown = 60, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 400, 148, cooldown = 60, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 400, 151, cooldown = 60, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 400, 154, cooldown = 60, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 400, 157, cooldown = 60, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 400, 160, cooldown = 60, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 400, 163, cooldown = 60, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 400, 166, cooldown = 60, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 400, 169, cooldown = 60, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 400, 172, cooldown = 60, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 400, 175, cooldown = 60, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 400, 178, cooldown = 60, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 400, 181, cooldown = 60, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 400, 184, cooldown = 60, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 400, 187, cooldown = 60, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 400, 189, cooldown = 60, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 400, 190, cooldown = 60, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 400, 192, cooldown = 60, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 400, 193, cooldown = 60, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 400, 195, cooldown = 60, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 400, 196, cooldown = 60, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 400, 198, cooldown = 60, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 400, 199, cooldown = 60, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 400, 201, cooldown = 60, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 400, 202, cooldown = 60, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["InfernalBlow"] = { @@ -4161,7 +4160,7 @@ skills["InfernalBlow"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Attacks with your weapon, applying a charged debuff to enemies hit by your strike, and an uncharged debuff to any other enemies hit. Upon reaching 6 charges, expiring, or the enemy's death, the charged debuff is removed, and it deals damage to that and other nearby enemies. Enemies with either debuff explode when they die, damaging other nearby enemies. Damage from this explosion cannot be reflected. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.FireSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Duration] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -4234,58 +4233,57 @@ skills["InfernalBlow"] = { "base_skill_effect_duration", "corpse_explosion_monster_life_%", "infernal_blow_explosion_damage_%_of_total_per_stack", - "melee_range_+", "attack_minimum_added_fire_damage", "attack_maximum_added_fire_damage", }, levels = { - [1] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.04, baseMultiplier = 1.04, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [2] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.07, baseMultiplier = 1.073, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [3] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.14, baseMultiplier = 1.138, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [5] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.17, baseMultiplier = 1.171, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [6] = { 60, 800, 6, 66, 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [7] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.24, baseMultiplier = 1.236, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [8] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.27, baseMultiplier = 1.268, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [9] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.3, baseMultiplier = 1.301, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [10] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [11] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.37, baseMultiplier = 1.366, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [12] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.4, baseMultiplier = 1.399, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [13] = { 60, 800, 6, 66, 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.43, baseMultiplier = 1.432, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [14] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.46, baseMultiplier = 1.464, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [15] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [16] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [17] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.56, baseMultiplier = 1.562, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [18] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.59, baseMultiplier = 1.595, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [19] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.63, baseMultiplier = 1.627, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [20] = { 60, 800, 6, 66, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.66, baseMultiplier = 1.66, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [21] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.69, baseMultiplier = 1.693, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [22] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.73, baseMultiplier = 1.725, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [23] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.76, baseMultiplier = 1.758, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [24] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.79, baseMultiplier = 1.791, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [25] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.82, baseMultiplier = 1.823, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [26] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.86, baseMultiplier = 1.856, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [27] = { 60, 800, 6, 66, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.89, baseMultiplier = 1.888, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [28] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [29] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.95, baseMultiplier = 1.954, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [30] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.99, baseMultiplier = 1.986, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [31] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, baseMultiplier = 2.003, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [32] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.02, baseMultiplier = 2.019, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [33] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.04, baseMultiplier = 2.035, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [34] = { 60, 800, 6, 66, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.05, baseMultiplier = 2.052, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [35] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.07, baseMultiplier = 2.068, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [36] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.08, baseMultiplier = 2.084, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [37] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.1, baseMultiplier = 2.101, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [38] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.12, baseMultiplier = 2.117, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [39] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.13, baseMultiplier = 2.133, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [40] = { 60, 800, 6, 66, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.15, baseMultiplier = 2.149, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, + [1] = { 60, 800, 6, 66, 5, 8, damageEffectiveness = 1.04, baseMultiplier = 1.04, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 60, 800, 6, 66, 7, 10, damageEffectiveness = 1.07, baseMultiplier = 1.073, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 60, 800, 6, 66, 8, 13, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 60, 800, 6, 66, 11, 16, damageEffectiveness = 1.14, baseMultiplier = 1.138, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 60, 800, 6, 66, 13, 19, damageEffectiveness = 1.17, baseMultiplier = 1.171, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 60, 800, 6, 66, 16, 24, damageEffectiveness = 1.2, baseMultiplier = 1.203, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 60, 800, 6, 66, 19, 28, damageEffectiveness = 1.24, baseMultiplier = 1.236, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 60, 800, 6, 66, 22, 32, damageEffectiveness = 1.27, baseMultiplier = 1.268, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 60, 800, 6, 66, 25, 37, damageEffectiveness = 1.3, baseMultiplier = 1.301, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 60, 800, 6, 66, 28, 42, damageEffectiveness = 1.33, baseMultiplier = 1.334, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 60, 800, 6, 66, 32, 47, damageEffectiveness = 1.37, baseMultiplier = 1.366, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 60, 800, 6, 66, 36, 54, damageEffectiveness = 1.4, baseMultiplier = 1.399, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 60, 800, 6, 66, 40, 60, damageEffectiveness = 1.43, baseMultiplier = 1.432, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 60, 800, 6, 66, 45, 68, damageEffectiveness = 1.46, baseMultiplier = 1.464, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 60, 800, 6, 66, 51, 76, damageEffectiveness = 1.5, baseMultiplier = 1.497, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 60, 800, 6, 66, 56, 85, damageEffectiveness = 1.53, baseMultiplier = 1.529, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 60, 800, 6, 66, 61, 91, damageEffectiveness = 1.56, baseMultiplier = 1.562, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 60, 800, 6, 66, 65, 98, damageEffectiveness = 1.59, baseMultiplier = 1.595, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 60, 800, 6, 66, 70, 105, damageEffectiveness = 1.63, baseMultiplier = 1.627, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 60, 800, 6, 66, 75, 113, damageEffectiveness = 1.66, baseMultiplier = 1.66, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 60, 800, 6, 66, 81, 122, damageEffectiveness = 1.69, baseMultiplier = 1.693, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 60, 800, 6, 66, 87, 130, damageEffectiveness = 1.73, baseMultiplier = 1.725, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 60, 800, 6, 66, 93, 140, damageEffectiveness = 1.76, baseMultiplier = 1.758, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 60, 800, 6, 66, 100, 150, damageEffectiveness = 1.79, baseMultiplier = 1.791, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 60, 800, 6, 66, 107, 160, damageEffectiveness = 1.82, baseMultiplier = 1.823, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 60, 800, 6, 66, 114, 172, damageEffectiveness = 1.86, baseMultiplier = 1.856, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 60, 800, 6, 66, 123, 184, damageEffectiveness = 1.89, baseMultiplier = 1.888, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 60, 800, 6, 66, 131, 197, damageEffectiveness = 1.92, baseMultiplier = 1.921, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 60, 800, 6, 66, 140, 210, damageEffectiveness = 1.95, baseMultiplier = 1.954, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 60, 800, 6, 66, 150, 224, damageEffectiveness = 1.99, baseMultiplier = 1.986, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 60, 800, 6, 66, 155, 232, damageEffectiveness = 2, baseMultiplier = 2.003, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 60, 800, 6, 66, 160, 240, damageEffectiveness = 2.02, baseMultiplier = 2.019, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 60, 800, 6, 66, 165, 248, damageEffectiveness = 2.04, baseMultiplier = 2.035, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 60, 800, 6, 66, 171, 256, damageEffectiveness = 2.05, baseMultiplier = 2.052, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 60, 800, 6, 66, 176, 265, damageEffectiveness = 2.07, baseMultiplier = 2.068, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 60, 800, 6, 66, 182, 273, damageEffectiveness = 2.08, baseMultiplier = 2.084, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 60, 800, 6, 66, 188, 282, damageEffectiveness = 2.1, baseMultiplier = 2.101, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 60, 800, 6, 66, 194, 292, damageEffectiveness = 2.12, baseMultiplier = 2.117, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 60, 800, 6, 66, 201, 301, damageEffectiveness = 2.13, baseMultiplier = 2.133, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 60, 800, 6, 66, 207, 311, damageEffectiveness = 2.15, baseMultiplier = 2.149, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["IntimidatingCry"] = { name = "Intimidating Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Grants a buff which lowers the effect of enemy physical damage reduction against your hits.", - skillTypes = { [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -4335,46 +4333,46 @@ skills["IntimidatingCry"] = { "use_intimidating_cry_buff_visual_for_intimidate", }, levels = { - [1] = { 5, 2, 0, 0, levelRequirement = 10, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [2] = { 5, 2, 2, 0, levelRequirement = 13, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [3] = { 5, 2, 4, 0, levelRequirement = 17, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [4] = { 5, 2, 6, 0, levelRequirement = 21, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [5] = { 5, 2, 8, 0, levelRequirement = 25, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 5, 2, 10, 0, levelRequirement = 29, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 5, 2, 12, 0, levelRequirement = 33, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [8] = { 5, 2, 14, 0, levelRequirement = 36, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 5, 2, 16, 0, levelRequirement = 39, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 5, 2, 18, 0, levelRequirement = 42, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 5, 2, 20, 0, levelRequirement = 45, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [12] = { 5, 2, 22, 0, levelRequirement = 48, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 5, 2, 24, 0, levelRequirement = 51, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 5, 2, 26, 0, levelRequirement = 54, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [15] = { 5, 2, 28, 0, levelRequirement = 57, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 5, 2, 30, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 5, 2, 32, 0, levelRequirement = 63, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [18] = { 5, 2, 34, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 5, 2, 36, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 5, 2, 38, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 5, 2, 40, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 5, 2, 41, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 5, 2, 42, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 5, 2, 43, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 5, 2, 44, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 5, 2, 45, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 5, 2, 46, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 5, 2, 47, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 5, 2, 48, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 5, 2, 49, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 5, 2, 49, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 5, 2, 50, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 5, 2, 50, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 5, 2, 51, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 5, 2, 51, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 5, 2, 52, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 5, 2, 52, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 5, 2, 53, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 5, 2, 53, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 5, 2, 54, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 5, 2, 0, 0, levelRequirement = 10, duration = 4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 13, }, }, + [2] = { 5, 2, 2, 0, levelRequirement = 13, duration = 4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 13, }, }, + [3] = { 5, 2, 4, 0, levelRequirement = 17, duration = 4.1, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 14, }, }, + [4] = { 5, 2, 6, 0, levelRequirement = 21, duration = 4.1, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 14, }, }, + [5] = { 5, 2, 8, 0, levelRequirement = 25, duration = 4.2, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 15, }, }, + [6] = { 5, 2, 10, 0, levelRequirement = 29, duration = 4.2, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 15, }, }, + [7] = { 5, 2, 12, 0, levelRequirement = 33, duration = 4.3, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 15, }, }, + [8] = { 5, 2, 14, 0, levelRequirement = 36, duration = 4.3, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 16, }, }, + [9] = { 5, 2, 16, 0, levelRequirement = 39, duration = 4.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 16, }, }, + [10] = { 5, 2, 18, 0, levelRequirement = 42, duration = 4.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 16, }, }, + [11] = { 5, 2, 20, 0, levelRequirement = 45, duration = 4.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 16, }, }, + [12] = { 5, 2, 22, 0, levelRequirement = 48, duration = 4.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 17, }, }, + [13] = { 5, 2, 24, 0, levelRequirement = 51, duration = 4.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 17, }, }, + [14] = { 5, 2, 26, 0, levelRequirement = 54, duration = 4.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 17, }, }, + [15] = { 5, 2, 28, 0, levelRequirement = 57, duration = 4.7, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 18, }, }, + [16] = { 5, 2, 30, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 18, }, }, + [17] = { 5, 2, 32, 0, levelRequirement = 63, duration = 4.8, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 18, }, }, + [18] = { 5, 2, 34, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 19, }, }, + [19] = { 5, 2, 36, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 19, }, }, + [20] = { 5, 2, 38, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 19, }, }, + [21] = { 5, 2, 40, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 20, }, }, + [22] = { 5, 2, 41, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 20, }, }, + [23] = { 5, 2, 42, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 20, }, }, + [24] = { 5, 2, 43, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 20, }, }, + [25] = { 5, 2, 44, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 21, }, }, + [26] = { 5, 2, 45, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 21, }, }, + [27] = { 5, 2, 46, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 21, }, }, + [28] = { 5, 2, 47, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 21, }, }, + [29] = { 5, 2, 48, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [30] = { 5, 2, 49, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [31] = { 5, 2, 49, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [32] = { 5, 2, 50, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [33] = { 5, 2, 50, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [34] = { 5, 2, 51, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 22, }, }, + [35] = { 5, 2, 51, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, + [36] = { 5, 2, 52, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, + [37] = { 5, 2, 52, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, + [38] = { 5, 2, 53, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, + [39] = { 5, 2, 53, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, + [40] = { 5, 2, 54, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 0, 7396, 11860, }, cost = { Mana = 23, }, }, }, } skills["LeapSlam"] = { @@ -4382,7 +4380,7 @@ skills["LeapSlam"] = { color = 1, baseEffectiveness = 0, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -4426,46 +4424,46 @@ skills["LeapSlam"] = { "always_stun_enemies_that_are_on_full_life", }, levels = { - [1] = { 1, 550, 20, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 1, 550, 21, damageEffectiveness = 1.03, baseMultiplier = 1.026, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 1, 550, 22, damageEffectiveness = 1.05, baseMultiplier = 1.053, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 1, 550, 23, damageEffectiveness = 1.08, baseMultiplier = 1.079, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 1, 550, 24, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 1, 550, 25, damageEffectiveness = 1.13, baseMultiplier = 1.132, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 1, 550, 26, damageEffectiveness = 1.16, baseMultiplier = 1.158, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 1, 550, 27, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 1, 550, 28, damageEffectiveness = 1.21, baseMultiplier = 1.211, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 1, 550, 29, damageEffectiveness = 1.24, baseMultiplier = 1.237, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 1, 550, 30, damageEffectiveness = 1.26, baseMultiplier = 1.263, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 1, 550, 31, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 1, 550, 32, damageEffectiveness = 1.32, baseMultiplier = 1.316, levelRequirement = 51, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 1, 550, 33, damageEffectiveness = 1.34, baseMultiplier = 1.342, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 1, 550, 34, damageEffectiveness = 1.37, baseMultiplier = 1.368, levelRequirement = 57, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 1, 550, 35, damageEffectiveness = 1.39, baseMultiplier = 1.395, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 1, 550, 36, damageEffectiveness = 1.42, baseMultiplier = 1.421, levelRequirement = 63, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 1, 550, 37, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 1, 550, 38, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 1, 550, 39, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 1, 550, 40, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 1, 550, 41, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 1, 550, 42, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 1, 550, 43, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 1, 550, 44, damageEffectiveness = 1.63, baseMultiplier = 1.632, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 1, 550, 45, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 1, 550, 46, damageEffectiveness = 1.68, baseMultiplier = 1.684, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 1, 550, 47, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 1, 550, 48, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 1, 550, 49, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 1, 550, 50, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 1, 550, 50, damageEffectiveness = 1.79, baseMultiplier = 1.789, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 1, 550, 51, damageEffectiveness = 1.8, baseMultiplier = 1.803, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 1, 550, 51, damageEffectiveness = 1.82, baseMultiplier = 1.816, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 1, 550, 52, damageEffectiveness = 1.83, baseMultiplier = 1.829, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 1, 550, 52, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 1, 550, 53, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 1, 550, 53, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 1, 550, 54, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 1, 550, 54, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 1, 550, 20, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 1, 550, 21, damageEffectiveness = 1.03, baseMultiplier = 1.026, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 1, 550, 22, damageEffectiveness = 1.05, baseMultiplier = 1.053, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 1, 550, 23, damageEffectiveness = 1.08, baseMultiplier = 1.079, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 1, 550, 24, damageEffectiveness = 1.11, baseMultiplier = 1.105, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 1, 550, 25, damageEffectiveness = 1.13, baseMultiplier = 1.132, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 1, 550, 26, damageEffectiveness = 1.16, baseMultiplier = 1.158, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 1, 550, 27, damageEffectiveness = 1.18, baseMultiplier = 1.184, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 1, 550, 28, damageEffectiveness = 1.21, baseMultiplier = 1.211, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 1, 550, 29, damageEffectiveness = 1.24, baseMultiplier = 1.237, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 1, 550, 30, damageEffectiveness = 1.26, baseMultiplier = 1.263, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 1, 550, 31, damageEffectiveness = 1.29, baseMultiplier = 1.289, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 1, 550, 32, damageEffectiveness = 1.32, baseMultiplier = 1.316, levelRequirement = 51, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 1, 550, 33, damageEffectiveness = 1.34, baseMultiplier = 1.342, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 1, 550, 34, damageEffectiveness = 1.37, baseMultiplier = 1.368, levelRequirement = 57, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 1, 550, 35, damageEffectiveness = 1.39, baseMultiplier = 1.395, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 1, 550, 36, damageEffectiveness = 1.42, baseMultiplier = 1.421, levelRequirement = 63, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 1, 550, 37, damageEffectiveness = 1.45, baseMultiplier = 1.447, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 1, 550, 38, damageEffectiveness = 1.47, baseMultiplier = 1.474, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 1, 550, 39, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 1, 550, 40, damageEffectiveness = 1.53, baseMultiplier = 1.526, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 1, 550, 41, damageEffectiveness = 1.55, baseMultiplier = 1.553, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 1, 550, 42, damageEffectiveness = 1.58, baseMultiplier = 1.579, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 1, 550, 43, damageEffectiveness = 1.61, baseMultiplier = 1.605, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 1, 550, 44, damageEffectiveness = 1.63, baseMultiplier = 1.632, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 1, 550, 45, damageEffectiveness = 1.66, baseMultiplier = 1.658, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 1, 550, 46, damageEffectiveness = 1.68, baseMultiplier = 1.684, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 1, 550, 47, damageEffectiveness = 1.71, baseMultiplier = 1.711, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 1, 550, 48, damageEffectiveness = 1.74, baseMultiplier = 1.737, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 1, 550, 49, damageEffectiveness = 1.76, baseMultiplier = 1.763, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 1, 550, 50, damageEffectiveness = 1.78, baseMultiplier = 1.776, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [32] = { 1, 550, 50, damageEffectiveness = 1.79, baseMultiplier = 1.789, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [33] = { 1, 550, 51, damageEffectiveness = 1.8, baseMultiplier = 1.803, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [34] = { 1, 550, 51, damageEffectiveness = 1.82, baseMultiplier = 1.816, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [35] = { 1, 550, 52, damageEffectiveness = 1.83, baseMultiplier = 1.829, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [36] = { 1, 550, 52, damageEffectiveness = 1.84, baseMultiplier = 1.842, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [37] = { 1, 550, 53, damageEffectiveness = 1.86, baseMultiplier = 1.855, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [38] = { 1, 550, 53, damageEffectiveness = 1.87, baseMultiplier = 1.868, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [39] = { 1, 550, 54, damageEffectiveness = 1.88, baseMultiplier = 1.882, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, + [40] = { 1, 550, 54, damageEffectiveness = 1.89, baseMultiplier = 1.895, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["MoltenShell"] = { @@ -4474,7 +4472,7 @@ skills["MoltenShell"] = { baseEffectiveness = 9.6499996185303, incrementalEffectiveness = 0.016499999910593, description = "Applies a buff that adds to your armour, and can take some of the damage from hits for you before being depleted. When the buff expires or is depleted, the skill deals reflected damage to enemies around you based on the total damage that was taken from the buff. Shares a cooldown with other Guard skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Triggerable] = true, [SkillType.GuardSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Triggerable] = true, [SkillType.Guard] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -4535,55 +4533,55 @@ skills["MoltenShell"] = { "damage_originates_from_initiator_location", }, levels = { - [1] = { 1, 200, 75, 20, 100, 10000, levelRequirement = 4, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 1, 200, 75, 20, 130, 10000, levelRequirement = 6, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 1, 200, 75, 20, 180, 10000, levelRequirement = 9, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 1, 200, 75, 20, 250, 10000, levelRequirement = 12, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 1, 200, 75, 20, 330, 10000, levelRequirement = 16, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [6] = { 1, 200, 75, 20, 420, 10000, levelRequirement = 20, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [7] = { 1, 200, 75, 20, 530, 10000, levelRequirement = 24, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [8] = { 1, 200, 75, 20, 650, 10000, levelRequirement = 28, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [9] = { 1, 200, 75, 20, 780, 10000, levelRequirement = 32, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 1, 200, 75, 20, 920, 10000, levelRequirement = 36, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 1, 200, 75, 20, 1080, 10000, levelRequirement = 40, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 1, 200, 75, 20, 1250, 10000, levelRequirement = 44, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 1, 200, 75, 20, 1430, 10000, levelRequirement = 48, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [14] = { 1, 200, 75, 20, 1620, 10000, levelRequirement = 52, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [15] = { 1, 200, 75, 20, 1820, 10000, levelRequirement = 55, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [16] = { 1, 200, 75, 20, 2040, 10000, levelRequirement = 58, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [17] = { 1, 200, 75, 20, 2260, 10000, levelRequirement = 61, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [18] = { 1, 200, 75, 20, 2500, 10000, levelRequirement = 64, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [19] = { 1, 200, 75, 20, 2740, 10000, levelRequirement = 67, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [20] = { 1, 200, 75, 20, 3000, 10000, levelRequirement = 70, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 12, }, }, - [21] = { 1, 200, 75, 20, 3270, 10000, levelRequirement = 72, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [22] = { 1, 200, 75, 20, 3550, 10000, levelRequirement = 74, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [23] = { 1, 200, 75, 20, 3830, 10000, levelRequirement = 76, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [24] = { 1, 200, 75, 20, 4130, 10000, levelRequirement = 78, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [25] = { 1, 200, 75, 20, 4440, 10000, levelRequirement = 80, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [26] = { 1, 200, 75, 20, 4760, 10000, levelRequirement = 82, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [27] = { 1, 200, 75, 20, 5090, 10000, levelRequirement = 84, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [28] = { 1, 200, 75, 20, 5430, 10000, levelRequirement = 86, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [29] = { 1, 200, 75, 20, 5770, 10000, levelRequirement = 88, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [30] = { 1, 200, 75, 20, 6130, 10000, levelRequirement = 90, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [31] = { 1, 200, 75, 20, 6500, 10000, levelRequirement = 91, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [32] = { 1, 200, 75, 20, 6880, 10000, levelRequirement = 92, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [33] = { 1, 200, 75, 20, 7260, 10000, levelRequirement = 93, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [34] = { 1, 200, 75, 20, 7660, 10000, levelRequirement = 94, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [35] = { 1, 200, 75, 20, 8060, 10000, levelRequirement = 95, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [36] = { 1, 200, 75, 20, 8480, 10000, levelRequirement = 96, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [37] = { 1, 200, 75, 20, 8900, 10000, levelRequirement = 97, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [38] = { 1, 200, 75, 20, 9340, 10000, levelRequirement = 98, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [39] = { 1, 200, 75, 20, 9780, 10000, levelRequirement = 99, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [40] = { 1, 200, 75, 20, 10230, 10000, levelRequirement = 100, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, + [1] = { 1, 200, 75, 20, 100, 10000, levelRequirement = 4, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 1, 200, 75, 20, 130, 10000, levelRequirement = 6, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 1, 200, 75, 20, 180, 10000, levelRequirement = 9, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 1, 200, 75, 20, 250, 10000, levelRequirement = 12, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1, 200, 75, 20, 330, 10000, levelRequirement = 16, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [6] = { 1, 200, 75, 20, 420, 10000, levelRequirement = 20, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [7] = { 1, 200, 75, 20, 530, 10000, levelRequirement = 24, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [8] = { 1, 200, 75, 20, 650, 10000, levelRequirement = 28, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [9] = { 1, 200, 75, 20, 780, 10000, levelRequirement = 32, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 1, 200, 75, 20, 920, 10000, levelRequirement = 36, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 1, 200, 75, 20, 1080, 10000, levelRequirement = 40, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 1, 200, 75, 20, 1250, 10000, levelRequirement = 44, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 1, 200, 75, 20, 1430, 10000, levelRequirement = 48, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [14] = { 1, 200, 75, 20, 1620, 10000, levelRequirement = 52, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [15] = { 1, 200, 75, 20, 1820, 10000, levelRequirement = 55, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [16] = { 1, 200, 75, 20, 2040, 10000, levelRequirement = 58, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 11, }, }, + [17] = { 1, 200, 75, 20, 2260, 10000, levelRequirement = 61, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [18] = { 1, 200, 75, 20, 2500, 10000, levelRequirement = 64, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [19] = { 1, 200, 75, 20, 2740, 10000, levelRequirement = 67, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [20] = { 1, 200, 75, 20, 3000, 10000, levelRequirement = 70, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 12, }, }, + [21] = { 1, 200, 75, 20, 3270, 10000, levelRequirement = 72, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [22] = { 1, 200, 75, 20, 3550, 10000, levelRequirement = 74, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [23] = { 1, 200, 75, 20, 3830, 10000, levelRequirement = 76, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [24] = { 1, 200, 75, 20, 4130, 10000, levelRequirement = 78, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 13, }, }, + [25] = { 1, 200, 75, 20, 4440, 10000, levelRequirement = 80, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [26] = { 1, 200, 75, 20, 4760, 10000, levelRequirement = 82, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [27] = { 1, 200, 75, 20, 5090, 10000, levelRequirement = 84, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [28] = { 1, 200, 75, 20, 5430, 10000, levelRequirement = 86, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [29] = { 1, 200, 75, 20, 5770, 10000, levelRequirement = 88, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [30] = { 1, 200, 75, 20, 6130, 10000, levelRequirement = 90, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [31] = { 1, 200, 75, 20, 6500, 10000, levelRequirement = 91, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [32] = { 1, 200, 75, 20, 6880, 10000, levelRequirement = 92, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [33] = { 1, 200, 75, 20, 7260, 10000, levelRequirement = 93, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [34] = { 1, 200, 75, 20, 7660, 10000, levelRequirement = 94, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [35] = { 1, 200, 75, 20, 8060, 10000, levelRequirement = 95, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [36] = { 1, 200, 75, 20, 8480, 10000, levelRequirement = 96, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [37] = { 1, 200, 75, 20, 8900, 10000, levelRequirement = 97, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [38] = { 1, 200, 75, 20, 9340, 10000, levelRequirement = 98, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [39] = { 1, 200, 75, 20, 9780, 10000, levelRequirement = 99, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [40] = { 1, 200, 75, 20, 10230, 10000, levelRequirement = 100, duration = 3, cooldown = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, }, } skills["VaalMoltenShell"] = { name = "Vaal Molten Shell", color = 1, - baseEffectiveness = 14.47500038147, + baseEffectiveness = 9.6499996185303, incrementalEffectiveness = 0.016499999910593, description = "Applies a buff that raises your armour, and takes some of the damage from hits for you before being depleted. Each second, the skill deals reflected damage to surrounding enemies based on the damage taken by the buff in that second. When the buff is removed, the skill deals reflected damage to enemies around you based on the total damage that was taken by the buff. You cannot have the buff at the same time as any other Guard skill.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Vaal] = true, [SkillType.Type92] = true, [SkillType.Type91] = true, [SkillType.SecondWindSupport] = true, [SkillType.GuardSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Vaal] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.Cooldown] = true, [SkillType.Guard] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, preDamageFunc = function(activeSkill, output) @@ -4631,7 +4629,6 @@ skills["VaalMoltenShell"] = { "molten_shell_damage_absorb_limit_%_of_armour", "molten_shell_%_of_absorbed_damage_dealt_as_reflected_fire", "molten_shell_max_damage_absorbed", - "vaal_molten_shall_armour_+%_final", "base_skill_show_average_damage_instead_of_dps", "molten_shell_explode_each_hit", "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", @@ -4639,46 +4636,46 @@ skills["VaalMoltenShell"] = { "damage_originates_from_initiator_location", }, levels = { - [1] = { 25, 1400, 30, 30, 300, 30000, 20, levelRequirement = 4, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 30, 1400, 30, 30, 390, 30000, 20, levelRequirement = 6, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 37, 1400, 31, 30, 540, 30000, 21, levelRequirement = 9, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 46, 1400, 31, 30, 750, 30000, 21, levelRequirement = 12, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 58, 1400, 31, 30, 990, 30000, 22, levelRequirement = 16, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 71, 1400, 31, 30, 1260, 30000, 22, levelRequirement = 20, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 86, 1400, 32, 30, 1590, 30000, 23, levelRequirement = 24, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 102, 1400, 32, 30, 1950, 30000, 23, levelRequirement = 28, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 121, 1400, 32, 30, 2340, 30000, 24, levelRequirement = 32, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 141, 1400, 33, 30, 2760, 30000, 24, levelRequirement = 36, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 164, 1400, 33, 30, 3240, 30000, 25, levelRequirement = 40, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 189, 1400, 33, 30, 3750, 30000, 25, levelRequirement = 44, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 217, 1400, 33, 30, 4290, 30000, 26, levelRequirement = 48, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 248, 1400, 34, 30, 4860, 30000, 26, levelRequirement = 52, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 273, 1400, 34, 30, 5460, 30000, 27, levelRequirement = 55, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 300, 1400, 34, 30, 6120, 30000, 27, levelRequirement = 58, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 329, 1400, 35, 30, 6780, 30000, 28, levelRequirement = 61, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 360, 1400, 35, 30, 7500, 30000, 28, levelRequirement = 64, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 393, 1400, 35, 30, 8220, 30000, 29, levelRequirement = 67, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 429, 1400, 35, 30, 9000, 30000, 29, levelRequirement = 70, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 455, 1400, 36, 30, 9810, 30000, 30, levelRequirement = 72, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 481, 1400, 36, 30, 10650, 30000, 30, levelRequirement = 74, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 509, 1400, 36, 30, 11490, 30000, 31, levelRequirement = 76, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 538, 1400, 37, 30, 12390, 30000, 31, levelRequirement = 78, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 569, 1400, 37, 30, 13320, 30000, 32, levelRequirement = 80, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 601, 1400, 37, 30, 14280, 30000, 32, levelRequirement = 82, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 634, 1400, 37, 30, 15270, 30000, 33, levelRequirement = 84, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 669, 1400, 38, 30, 16290, 30000, 33, levelRequirement = 86, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 706, 1400, 38, 30, 17310, 30000, 34, levelRequirement = 88, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 744, 1400, 38, 30, 18390, 30000, 34, levelRequirement = 90, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 764, 1400, 38, 30, 19500, 30000, 34, levelRequirement = 91, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 785, 1400, 39, 30, 20640, 30000, 35, levelRequirement = 92, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 805, 1400, 39, 30, 21780, 30000, 35, levelRequirement = 93, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 827, 1400, 39, 30, 22980, 30000, 35, levelRequirement = 94, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 848, 1400, 39, 30, 24180, 30000, 35, levelRequirement = 95, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 871, 1400, 39, 30, 25440, 30000, 36, levelRequirement = 96, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 893, 1400, 39, 30, 26700, 30000, 36, levelRequirement = 97, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 917, 1400, 39, 30, 28020, 30000, 36, levelRequirement = 98, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 940, 1400, 40, 30, 29340, 30000, 36, levelRequirement = 99, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 965, 1400, 40, 30, 30690, 30000, 37, levelRequirement = 100, duration = 9, cooldown = 0.5, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 1400, 35, 30, 300, 30000, levelRequirement = 4, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1, 1400, 35, 30, 390, 30000, levelRequirement = 6, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 1, 1400, 35, 30, 540, 30000, levelRequirement = 9, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 1, 1400, 35, 30, 750, 30000, levelRequirement = 12, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 1, 1400, 36, 30, 990, 30000, levelRequirement = 16, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 1, 1400, 36, 30, 1260, 30000, levelRequirement = 20, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 1, 1400, 36, 30, 1590, 30000, levelRequirement = 24, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 1, 1400, 36, 30, 1950, 30000, levelRequirement = 28, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 1, 1400, 37, 30, 2340, 30000, levelRequirement = 32, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 1, 1400, 37, 30, 2760, 30000, levelRequirement = 36, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 1, 1400, 37, 30, 3240, 30000, levelRequirement = 40, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 1, 1400, 37, 30, 3750, 30000, levelRequirement = 44, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 1, 1400, 38, 30, 4290, 30000, levelRequirement = 48, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 1, 1400, 38, 30, 4860, 30000, levelRequirement = 52, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 1, 1400, 38, 30, 5460, 30000, levelRequirement = 55, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 1, 1400, 38, 30, 6120, 30000, levelRequirement = 58, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 1, 1400, 39, 30, 6780, 30000, levelRequirement = 61, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 1, 1400, 39, 30, 7500, 30000, levelRequirement = 64, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 1, 1400, 39, 30, 8220, 30000, levelRequirement = 67, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 1, 1400, 39, 30, 9000, 30000, levelRequirement = 70, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 1, 1400, 40, 30, 9810, 30000, levelRequirement = 72, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 1, 1400, 40, 30, 10650, 30000, levelRequirement = 74, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 1, 1400, 40, 30, 11490, 30000, levelRequirement = 76, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 1, 1400, 40, 30, 12390, 30000, levelRequirement = 78, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 1, 1400, 41, 30, 13320, 30000, levelRequirement = 80, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 1, 1400, 41, 30, 14280, 30000, levelRequirement = 82, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 1, 1400, 41, 30, 15270, 30000, levelRequirement = 84, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 1, 1400, 41, 30, 16290, 30000, levelRequirement = 86, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 1, 1400, 42, 30, 17310, 30000, levelRequirement = 88, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 1, 1400, 42, 30, 18390, 30000, levelRequirement = 90, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 1, 1400, 42, 30, 19500, 30000, levelRequirement = 91, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 1, 1400, 42, 30, 20640, 30000, levelRequirement = 92, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 1, 1400, 42, 30, 21780, 30000, levelRequirement = 93, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 1, 1400, 42, 30, 22980, 30000, levelRequirement = 94, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 1, 1400, 42, 30, 24180, 30000, levelRequirement = 95, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 1, 1400, 43, 30, 25440, 30000, levelRequirement = 96, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 1, 1400, 43, 30, 26700, 30000, levelRequirement = 97, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 1, 1400, 43, 30, 28020, 30000, levelRequirement = 98, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 1, 1400, 43, 30, 29340, 30000, levelRequirement = 99, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 1, 1400, 43, 30, 30690, 30000, levelRequirement = 100, duration = 9, cooldown = 0.5, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MoltenStrike"] = { @@ -4687,7 +4684,7 @@ skills["MoltenStrike"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will explode, causing AoE attack damage to enemies where they land.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.FireSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.Type97] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Fire] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.ThresholdJewelChaining] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -4762,46 +4759,46 @@ skills["MoltenStrike"] = { "show_number_of_projectiles", }, levels = { - [1] = { 60, 3, -50, -50, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.1, baseMultiplier = 1.1, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [2] = { 60, 3, -50, -50, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.14, baseMultiplier = 1.139, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [3] = { 60, 3, -50, -50, 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.18, baseMultiplier = 1.179, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [4] = { 60, 3, -50, -50, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.22, baseMultiplier = 1.218, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [5] = { 60, 3, -50, -50, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.26, baseMultiplier = 1.258, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [6] = { 60, 3, -50, -50, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.3, baseMultiplier = 1.297, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [7] = { 60, 3, -50, -50, 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.34, baseMultiplier = 1.337, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [8] = { 60, 3, -50, -50, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [9] = { 60, 3, -50, -50, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [10] = { 60, 3, -50, -50, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [11] = { 60, 3, -50, -50, 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.49, baseMultiplier = 1.495, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [12] = { 60, 3, -50, -50, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.53, baseMultiplier = 1.534, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [13] = { 60, 3, -50, -50, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.57, baseMultiplier = 1.574, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [14] = { 60, 3, -50, -50, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.61, baseMultiplier = 1.613, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [15] = { 60, 3, -50, -50, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.65, baseMultiplier = 1.653, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [16] = { 60, 3, -50, -50, 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [17] = { 60, 3, -50, -50, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [18] = { 60, 3, -50, -50, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.77, baseMultiplier = 1.771, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [19] = { 60, 3, -50, -50, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.81, baseMultiplier = 1.811, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [20] = { 60, 3, -50, -50, 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.85, baseMultiplier = 1.85, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [21] = { 60, 3, -50, -50, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.89, baseMultiplier = 1.889, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [22] = { 60, 3, -50, -50, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.93, baseMultiplier = 1.929, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [23] = { 60, 3, -50, -50, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.97, baseMultiplier = 1.968, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [24] = { 60, 3, -50, -50, 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [25] = { 60, 3, -50, -50, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.05, baseMultiplier = 2.047, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [26] = { 60, 3, -50, -50, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.09, baseMultiplier = 2.087, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [27] = { 60, 3, -50, -50, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.13, baseMultiplier = 2.126, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [28] = { 60, 3, -50, -50, 8, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.17, baseMultiplier = 2.166, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [29] = { 60, 3, -50, -50, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.21, baseMultiplier = 2.205, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [30] = { 60, 3, -50, -50, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.24, baseMultiplier = 2.245, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [31] = { 60, 3, -50, -50, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.26, baseMultiplier = 2.264, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [32] = { 60, 3, -50, -50, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.28, baseMultiplier = 2.284, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [33] = { 60, 3, -50, -50, 9, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.3, baseMultiplier = 2.304, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [34] = { 60, 3, -50, -50, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.32, baseMultiplier = 2.324, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [35] = { 60, 3, -50, -50, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.34, baseMultiplier = 2.343, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [36] = { 60, 3, -50, -50, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.36, baseMultiplier = 2.363, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [37] = { 60, 3, -50, -50, 10, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.38, baseMultiplier = 2.383, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [38] = { 60, 3, -50, -50, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.4, baseMultiplier = 2.403, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [39] = { 60, 3, -50, -50, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, - [40] = { 60, 3, -50, -50, 11, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.44, baseMultiplier = 2.442, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, }, cost = { Mana = 6, }, }, + [1] = { 60, 3, -50, -50, 2, 2, 3, damageEffectiveness = 1.1, baseMultiplier = 1.1, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 60, 3, -50, -50, 2, 2, 3, damageEffectiveness = 1.14, baseMultiplier = 1.139, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 60, 3, -50, -50, 2, 3, 4, damageEffectiveness = 1.18, baseMultiplier = 1.179, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 60, 3, -50, -50, 3, 4, 6, damageEffectiveness = 1.22, baseMultiplier = 1.218, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 60, 3, -50, -50, 3, 5, 8, damageEffectiveness = 1.26, baseMultiplier = 1.258, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 60, 3, -50, -50, 3, 7, 11, damageEffectiveness = 1.3, baseMultiplier = 1.297, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 60, 3, -50, -50, 3, 9, 13, damageEffectiveness = 1.34, baseMultiplier = 1.337, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 60, 3, -50, -50, 4, 11, 17, damageEffectiveness = 1.38, baseMultiplier = 1.376, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 60, 3, -50, -50, 4, 14, 20, damageEffectiveness = 1.42, baseMultiplier = 1.416, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 60, 3, -50, -50, 4, 16, 25, damageEffectiveness = 1.46, baseMultiplier = 1.455, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 60, 3, -50, -50, 4, 20, 30, damageEffectiveness = 1.49, baseMultiplier = 1.495, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 60, 3, -50, -50, 5, 24, 35, damageEffectiveness = 1.53, baseMultiplier = 1.534, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 60, 3, -50, -50, 5, 28, 42, damageEffectiveness = 1.57, baseMultiplier = 1.574, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 60, 3, -50, -50, 5, 33, 49, damageEffectiveness = 1.61, baseMultiplier = 1.613, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 60, 3, -50, -50, 5, 39, 58, damageEffectiveness = 1.65, baseMultiplier = 1.653, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 60, 3, -50, -50, 5, 45, 68, damageEffectiveness = 1.69, baseMultiplier = 1.692, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 60, 3, -50, -50, 6, 52, 79, damageEffectiveness = 1.73, baseMultiplier = 1.732, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 60, 3, -50, -50, 6, 61, 91, damageEffectiveness = 1.77, baseMultiplier = 1.771, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 60, 3, -50, -50, 6, 68, 102, damageEffectiveness = 1.81, baseMultiplier = 1.811, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 60, 3, -50, -50, 6, 75, 113, damageEffectiveness = 1.85, baseMultiplier = 1.85, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 60, 3, -50, -50, 7, 81, 122, damageEffectiveness = 1.89, baseMultiplier = 1.889, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 60, 3, -50, -50, 7, 87, 130, damageEffectiveness = 1.93, baseMultiplier = 1.929, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 60, 3, -50, -50, 7, 93, 140, damageEffectiveness = 1.97, baseMultiplier = 1.968, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 60, 3, -50, -50, 7, 100, 150, damageEffectiveness = 2.01, baseMultiplier = 2.008, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 60, 3, -50, -50, 8, 107, 160, damageEffectiveness = 2.05, baseMultiplier = 2.047, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 60, 3, -50, -50, 8, 114, 172, damageEffectiveness = 2.09, baseMultiplier = 2.087, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 60, 3, -50, -50, 8, 123, 184, damageEffectiveness = 2.13, baseMultiplier = 2.126, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 60, 3, -50, -50, 8, 131, 197, damageEffectiveness = 2.17, baseMultiplier = 2.166, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 60, 3, -50, -50, 9, 140, 210, damageEffectiveness = 2.21, baseMultiplier = 2.205, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 60, 3, -50, -50, 9, 150, 224, damageEffectiveness = 2.24, baseMultiplier = 2.245, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 60, 3, -50, -50, 9, 155, 232, damageEffectiveness = 2.26, baseMultiplier = 2.264, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 60, 3, -50, -50, 9, 160, 240, damageEffectiveness = 2.28, baseMultiplier = 2.284, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 60, 3, -50, -50, 9, 165, 248, damageEffectiveness = 2.3, baseMultiplier = 2.304, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 60, 3, -50, -50, 10, 171, 256, damageEffectiveness = 2.32, baseMultiplier = 2.324, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 60, 3, -50, -50, 10, 176, 265, damageEffectiveness = 2.34, baseMultiplier = 2.343, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 60, 3, -50, -50, 10, 182, 273, damageEffectiveness = 2.36, baseMultiplier = 2.363, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 60, 3, -50, -50, 10, 188, 282, damageEffectiveness = 2.38, baseMultiplier = 2.383, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 60, 3, -50, -50, 11, 194, 292, damageEffectiveness = 2.4, baseMultiplier = 2.403, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 60, 3, -50, -50, 11, 201, 301, damageEffectiveness = 2.42, baseMultiplier = 2.422, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 60, 3, -50, -50, 11, 207, 311, damageEffectiveness = 2.44, baseMultiplier = 2.442, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["BloodSpears"] = { @@ -4810,7 +4807,7 @@ skills["BloodSpears"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Smash the ground to bring forth multiple spears to damage enemies. When in Blood Stance, multiple spikes burst from the ground in sequence, able to hit enemies multiple times. In Sand Stance, the spikes are thrust outwards. Requires a Sword or Axe. You are in Blood Stance by default.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -4874,53 +4871,53 @@ skills["BloodSpears"] = { "console_skill_dont_chase", }, levels = { - [1] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 0, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [2] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 4, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.296, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [3] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 8, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [4] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 12, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.389, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [5] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 16, damageEffectiveness = 1.44, attackSpeedMultiplier = -20, baseMultiplier = 1.435, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [6] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 20, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.482, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [7] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 24, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.528, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [8] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 28, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.574, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [9] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 32, damageEffectiveness = 1.62, attackSpeedMultiplier = -20, baseMultiplier = 1.621, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [10] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 36, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.667, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [11] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 40, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.713, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [12] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 44, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.759, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [13] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 48, damageEffectiveness = 1.81, attackSpeedMultiplier = -20, baseMultiplier = 1.806, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [14] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 52, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.852, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [15] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 56, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.898, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [16] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 60, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.945, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [17] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 64, damageEffectiveness = 1.99, attackSpeedMultiplier = -20, baseMultiplier = 1.991, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [18] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 68, damageEffectiveness = 2.04, attackSpeedMultiplier = -20, baseMultiplier = 2.037, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [19] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 72, damageEffectiveness = 2.08, attackSpeedMultiplier = -20, baseMultiplier = 2.084, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [20] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 76, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.13, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [21] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 80, damageEffectiveness = 2.18, attackSpeedMultiplier = -20, baseMultiplier = 2.176, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [22] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 84, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.223, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [23] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 88, damageEffectiveness = 2.27, attackSpeedMultiplier = -20, baseMultiplier = 2.269, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [24] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 92, damageEffectiveness = 2.32, attackSpeedMultiplier = -20, baseMultiplier = 2.315, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [25] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 96, damageEffectiveness = 2.36, attackSpeedMultiplier = -20, baseMultiplier = 2.362, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [26] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.41, attackSpeedMultiplier = -20, baseMultiplier = 2.408, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [27] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 104, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.454, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [28] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 108, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.501, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [29] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 112, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.547, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [30] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 116, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.593, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [31] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 118, damageEffectiveness = 2.62, attackSpeedMultiplier = -20, baseMultiplier = 2.616, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [32] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 120, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.639, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [33] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 122, damageEffectiveness = 2.66, attackSpeedMultiplier = -20, baseMultiplier = 2.663, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [34] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 124, damageEffectiveness = 2.69, attackSpeedMultiplier = -20, baseMultiplier = 2.686, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [35] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 126, damageEffectiveness = 2.71, attackSpeedMultiplier = -20, baseMultiplier = 2.709, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [36] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 128, damageEffectiveness = 2.73, attackSpeedMultiplier = -20, baseMultiplier = 2.732, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [37] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 130, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.755, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [38] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 132, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.778, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [39] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 134, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.802, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, - [40] = { 7, -75, 2, 50, 0.80000001192093, 1.2000000476837, 136, damageEffectiveness = 2.82, attackSpeedMultiplier = -20, baseMultiplier = 2.825, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 3, 3, 1, }, cost = { Mana = 6, }, }, + [1] = { 7, -75, 2, 50, 2, 3, 0, damageEffectiveness = 1.25, attackSpeedMultiplier = -20, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 7, -75, 2, 50, 2, 3, 4, damageEffectiveness = 1.3, attackSpeedMultiplier = -20, baseMultiplier = 1.296, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 7, -75, 2, 50, 3, 4, 8, damageEffectiveness = 1.34, attackSpeedMultiplier = -20, baseMultiplier = 1.343, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 7, -75, 2, 50, 4, 6, 12, damageEffectiveness = 1.39, attackSpeedMultiplier = -20, baseMultiplier = 1.389, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 7, -75, 2, 50, 5, 8, 16, damageEffectiveness = 1.44, attackSpeedMultiplier = -20, baseMultiplier = 1.435, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 7, -75, 2, 50, 7, 11, 20, damageEffectiveness = 1.48, attackSpeedMultiplier = -20, baseMultiplier = 1.482, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 7, -75, 2, 50, 9, 13, 24, damageEffectiveness = 1.53, attackSpeedMultiplier = -20, baseMultiplier = 1.528, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 7, -75, 2, 50, 11, 17, 28, damageEffectiveness = 1.57, attackSpeedMultiplier = -20, baseMultiplier = 1.574, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 7, -75, 2, 50, 14, 20, 32, damageEffectiveness = 1.62, attackSpeedMultiplier = -20, baseMultiplier = 1.621, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 7, -75, 2, 50, 16, 25, 36, damageEffectiveness = 1.67, attackSpeedMultiplier = -20, baseMultiplier = 1.667, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 7, -75, 2, 50, 20, 30, 40, damageEffectiveness = 1.71, attackSpeedMultiplier = -20, baseMultiplier = 1.713, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 7, -75, 2, 50, 24, 35, 44, damageEffectiveness = 1.76, attackSpeedMultiplier = -20, baseMultiplier = 1.759, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 7, -75, 2, 50, 28, 42, 48, damageEffectiveness = 1.81, attackSpeedMultiplier = -20, baseMultiplier = 1.806, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 7, -75, 2, 50, 33, 49, 52, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.852, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 7, -75, 2, 50, 39, 58, 56, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.898, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 7, -75, 2, 50, 45, 68, 60, damageEffectiveness = 1.94, attackSpeedMultiplier = -20, baseMultiplier = 1.945, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 7, -75, 2, 50, 52, 79, 64, damageEffectiveness = 1.99, attackSpeedMultiplier = -20, baseMultiplier = 1.991, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 7, -75, 2, 50, 61, 91, 68, damageEffectiveness = 2.04, attackSpeedMultiplier = -20, baseMultiplier = 2.037, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 7, -75, 2, 50, 68, 102, 72, damageEffectiveness = 2.08, attackSpeedMultiplier = -20, baseMultiplier = 2.084, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 7, -75, 2, 50, 75, 113, 76, damageEffectiveness = 2.13, attackSpeedMultiplier = -20, baseMultiplier = 2.13, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 7, -75, 2, 50, 81, 122, 80, damageEffectiveness = 2.18, attackSpeedMultiplier = -20, baseMultiplier = 2.176, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 7, -75, 2, 50, 87, 130, 84, damageEffectiveness = 2.22, attackSpeedMultiplier = -20, baseMultiplier = 2.223, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 7, -75, 2, 50, 93, 140, 88, damageEffectiveness = 2.27, attackSpeedMultiplier = -20, baseMultiplier = 2.269, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 7, -75, 2, 50, 100, 150, 92, damageEffectiveness = 2.32, attackSpeedMultiplier = -20, baseMultiplier = 2.315, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 7, -75, 2, 50, 107, 160, 96, damageEffectiveness = 2.36, attackSpeedMultiplier = -20, baseMultiplier = 2.362, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 7, -75, 2, 50, 114, 172, 100, damageEffectiveness = 2.41, attackSpeedMultiplier = -20, baseMultiplier = 2.408, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 7, -75, 2, 50, 123, 184, 104, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.454, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 7, -75, 2, 50, 131, 197, 108, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.501, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 7, -75, 2, 50, 140, 210, 112, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.547, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 7, -75, 2, 50, 150, 224, 116, damageEffectiveness = 2.59, attackSpeedMultiplier = -20, baseMultiplier = 2.593, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 7, -75, 2, 50, 155, 232, 118, damageEffectiveness = 2.62, attackSpeedMultiplier = -20, baseMultiplier = 2.616, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 7, -75, 2, 50, 160, 240, 120, damageEffectiveness = 2.64, attackSpeedMultiplier = -20, baseMultiplier = 2.639, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 7, -75, 2, 50, 165, 248, 122, damageEffectiveness = 2.66, attackSpeedMultiplier = -20, baseMultiplier = 2.663, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 7, -75, 2, 50, 171, 256, 124, damageEffectiveness = 2.69, attackSpeedMultiplier = -20, baseMultiplier = 2.686, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 7, -75, 2, 50, 176, 265, 126, damageEffectiveness = 2.71, attackSpeedMultiplier = -20, baseMultiplier = 2.709, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 7, -75, 2, 50, 182, 273, 128, damageEffectiveness = 2.73, attackSpeedMultiplier = -20, baseMultiplier = 2.732, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 7, -75, 2, 50, 188, 282, 130, damageEffectiveness = 2.76, attackSpeedMultiplier = -20, baseMultiplier = 2.755, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 7, -75, 2, 50, 194, 292, 132, damageEffectiveness = 2.78, attackSpeedMultiplier = -20, baseMultiplier = 2.778, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 7, -75, 2, 50, 201, 301, 134, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.802, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 7, -75, 2, 50, 207, 311, 136, damageEffectiveness = 2.82, attackSpeedMultiplier = -20, baseMultiplier = 2.825, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 9365, }, cost = { Mana = 6, }, }, }, } skills["PetrifiedBlood"] = { name = "Petrified Blood", color = 1, description = "Applies a buff that protects the lower half of your life, preventing some of the immediate life loss when damaged by hits and applying the loss over time instead. Your life cannot be raised above low life other than by flasks, and while above low life, skills will cost life as well as mana.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.ManaCostReserved] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -4951,53 +4948,53 @@ skills["PetrifiedBlood"] = { "cannot_recover_above_low_life_except_flasks", }, levels = { - [1] = { 100, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 99, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 98, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 97, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 96, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 95, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 94, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 93, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 92, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 91, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 90, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 89, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 88, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 87, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 86, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 85, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 84, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 83, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 82, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 81, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 80, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 79, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 78, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 77, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 76, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 75, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 74, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 73, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 72, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 71, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 71, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 70, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 70, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 69, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 69, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 68, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 68, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 67, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 67, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 66, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 100, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 99, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 98, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 97, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 96, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 95, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 94, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 93, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 92, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 91, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 90, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 89, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 88, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 87, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 86, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 85, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 84, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 83, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 82, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 81, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 80, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 79, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 78, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 77, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 76, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 75, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 74, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 73, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 72, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 71, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 71, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 70, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 70, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 69, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 69, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 68, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 68, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 67, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 67, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 66, 40, 40, manaReservationPercent = 35, cooldown = 1, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["PhysicalDamageAura"] = { name = "Pride", color = 1, description = "Casts an aura that causes nearby enemies to take more physical damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.AuraDebuff] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -5040,46 +5037,46 @@ skills["PhysicalDamageAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 15, 30, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 15, 30, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 15, 31, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 15, 31, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 16, 32, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 16, 32, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 16, 33, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 16, 33, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 17, 34, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 17, 34, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 17, 35, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 17, 35, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 18, 36, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 18, 36, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 18, 37, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 18, 37, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 19, 38, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 19, 38, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 19, 39, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 19, 39, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 20, 40, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 20, 40, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 20, 41, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 20, 41, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 21, 42, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 21, 42, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 21, 43, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 21, 43, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 22, 44, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 22, 44, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 22, 45, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 22, 45, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 22, 46, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 22, 46, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 22, 47, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 23, 47, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 23, 48, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 23, 48, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 23, 49, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 23, 49, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 15, 30, 0, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 15, 30, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 15, 31, 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 15, 31, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 16, 32, 2, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 16, 32, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 16, 33, 3, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 16, 33, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 17, 34, 4, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 17, 34, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 17, 35, 5, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 17, 35, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 18, 36, 6, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 18, 36, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 18, 37, 7, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 18, 37, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 19, 38, 8, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 19, 38, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 19, 39, 9, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 19, 39, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 40, 10, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 20, 40, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 20, 41, 11, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 20, 41, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 21, 42, 12, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 21, 42, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 21, 43, 13, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 21, 43, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 22, 44, 14, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 22, 44, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 22, 45, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 22, 45, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 22, 46, 15, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 22, 46, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 22, 47, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 23, 47, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 23, 48, 16, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 23, 48, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 23, 49, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 23, 49, 17, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["Punishment"] = { @@ -5087,7 +5084,7 @@ skills["Punishment"] = { color = 1, baseEffectiveness = 0, description = "Curses all targets in an area, causing them to be debilitated when they hit enemies and increasing damage they take while on low life. Some overkill damage from a killing blow on a cursed enemy will be reflected to surrounding targets.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -5122,60 +5119,60 @@ skills["Punishment"] = { stats = { "base_skill_effect_duration", "active_skill_base_radius_+", - "reflect_%_overkill_damage_to_nearby_allies_on_death", + "punishment_reflect_%_overkill_damage_to_nearby_allies_on_death", "damage_taken_+%_on_low_life", "debilitate_self_for_x_milliseconds_on_hit", "base_curse_skill_doom_gain_per_minute_if_cast_yourself", "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, 10, 40, 2000, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 9100, 1, 10, 42, 2000, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 9200, 1, 10, 44, 2000, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 9300, 2, 10, 46, 2000, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 9400, 2, 10, 48, 2000, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 9500, 3, 10, 50, 2000, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 9600, 3, 10, 52, 2000, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 9700, 4, 10, 54, 2000, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 9800, 4, 10, 56, 2000, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 9900, 5, 10, 58, 2000, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 10000, 5, 10, 60, 2000, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 10100, 6, 10, 62, 2000, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 10200, 6, 10, 64, 2000, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 10300, 7, 10, 66, 2000, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 10400, 7, 10, 68, 2000, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 10500, 8, 10, 70, 2000, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 10600, 8, 10, 72, 2000, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 10700, 9, 10, 74, 2000, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 10800, 9, 10, 76, 2000, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 10900, 10, 10, 78, 2000, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 11000, 10, 10, 80, 2000, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 11100, 11, 10, 82, 2000, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 11200, 11, 10, 84, 2000, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 11300, 12, 10, 86, 2000, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 11400, 12, 10, 88, 2000, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11500, 13, 10, 90, 2000, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11600, 13, 10, 92, 2000, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11700, 14, 10, 94, 2000, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11800, 14, 10, 96, 2000, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11900, 15, 10, 98, 2000, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11950, 15, 10, 99, 2000, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 15, 10, 100, 2000, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12050, 15, 10, 101, 2000, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12100, 16, 10, 102, 2000, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12150, 16, 10, 103, 2000, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12200, 16, 10, 104, 2000, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12250, 16, 10, 105, 2000, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12300, 17, 10, 106, 2000, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12350, 17, 10, 107, 2000, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12400, 17, 10, 108, 2000, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 9000, 0, 10, 40, 2000, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 9100, 1, 10, 42, 2000, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 9200, 1, 10, 44, 2000, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 9300, 2, 10, 46, 2000, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 9400, 2, 10, 48, 2000, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 9500, 3, 10, 50, 2000, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 9600, 3, 10, 52, 2000, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 9700, 4, 10, 54, 2000, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 9800, 4, 10, 56, 2000, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 9900, 5, 10, 58, 2000, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 10000, 5, 10, 60, 2000, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 10100, 6, 10, 62, 2000, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 10200, 6, 10, 64, 2000, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 10300, 7, 10, 66, 2000, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 10400, 7, 10, 68, 2000, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 10500, 8, 10, 70, 2000, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 10600, 8, 10, 72, 2000, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 10700, 9, 10, 74, 2000, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 10800, 9, 10, 76, 2000, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 10900, 10, 10, 78, 2000, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 11000, 10, 10, 80, 2000, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 11100, 11, 10, 82, 2000, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 11200, 11, 10, 84, 2000, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 11300, 12, 10, 86, 2000, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 11400, 12, 10, 88, 2000, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11500, 13, 10, 90, 2000, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11600, 13, 10, 92, 2000, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11700, 14, 10, 94, 2000, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11800, 14, 10, 96, 2000, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11900, 15, 10, 98, 2000, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11950, 15, 10, 99, 2000, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 15, 10, 100, 2000, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12050, 15, 10, 101, 2000, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12100, 16, 10, 102, 2000, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12150, 16, 10, 103, 2000, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12200, 16, 10, 104, 2000, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12250, 16, 10, 105, 2000, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12300, 17, 10, 106, 2000, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12350, 17, 10, 107, 2000, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12400, 17, 10, 108, 2000, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["FireResistAura"] = { name = "Purity of Fire", color = 1, description = "Casts an aura that grants fire resistance to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -5218,53 +5215,53 @@ skills["FireResistAura"] = { "base_deal_no_damage", }, levels = { - [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 22, 0, 0, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 23, 0, 1, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 24, 0, 2, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 25, 0, 3, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 26, 1, 4, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 27, 1, 5, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 28, 1, 6, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 29, 1, 7, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 30, 1, 8, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 31, 1, 9, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 32, 2, 10, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 33, 2, 11, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 34, 2, 12, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 35, 2, 13, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 36, 2, 14, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 37, 2, 15, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 38, 3, 16, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 39, 3, 17, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 40, 3, 18, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 41, 4, 19, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 42, 4, 20, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 43, 4, 21, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 44, 5, 22, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 45, 5, 23, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 46, 5, 24, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 47, 5, 25, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 48, 5, 26, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 49, 5, 27, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 50, 5, 28, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 51, 5, 29, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 52, 5, 30, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 53, 5, 31, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 54, 5, 32, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 55, 5, 33, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 56, 5, 34, manaReservationPercent = 35, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["FireImpurity"] = { name = "Vaal Impurity of Fire", color = 1, description = "Casts an aura that reduces fire damage taken and provides ignite immunity to you and nearby allies, and makes hits against nearby enemies ignore their fire resistance. ", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Type27] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Duration] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -5299,53 +5296,53 @@ skills["FireImpurity"] = { "modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration", }, levels = { - [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5, 14, 3000, 0, cooldown = 0.5, levelRequirement = 24, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [2] = { 5, 14, 3000, 4, cooldown = 0.5, levelRequirement = 27, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [3] = { 5, 14, 3000, 8, cooldown = 0.5, levelRequirement = 30, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [4] = { 5, 15, 3000, 12, cooldown = 0.5, levelRequirement = 33, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [5] = { 5, 15, 3000, 16, cooldown = 0.5, levelRequirement = 36, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [6] = { 5, 15, 3000, 20, cooldown = 0.5, levelRequirement = 39, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [7] = { 5, 16, 3000, 24, cooldown = 0.5, levelRequirement = 42, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [8] = { 5, 16, 3000, 28, cooldown = 0.5, levelRequirement = 45, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [9] = { 5, 16, 3000, 32, cooldown = 0.5, levelRequirement = 48, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [10] = { 5, 17, 3000, 36, cooldown = 0.5, levelRequirement = 50, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [11] = { 5, 17, 3000, 40, cooldown = 0.5, levelRequirement = 52, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [12] = { 5, 17, 3000, 44, cooldown = 0.5, levelRequirement = 54, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [13] = { 5, 18, 3000, 48, cooldown = 0.5, levelRequirement = 56, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [14] = { 5, 18, 3000, 52, cooldown = 0.5, levelRequirement = 58, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [15] = { 5, 18, 3000, 56, cooldown = 0.5, levelRequirement = 60, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [16] = { 5, 19, 3000, 60, cooldown = 0.5, levelRequirement = 62, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [17] = { 5, 19, 3000, 64, cooldown = 0.5, levelRequirement = 64, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [18] = { 5, 19, 3000, 68, cooldown = 0.5, levelRequirement = 66, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [19] = { 5, 20, 3000, 72, cooldown = 0.5, levelRequirement = 68, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [20] = { 5, 20, 3000, 76, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [21] = { 5, 20, 3000, 80, cooldown = 0.5, levelRequirement = 72, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [22] = { 5, 21, 3000, 84, cooldown = 0.5, levelRequirement = 74, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [23] = { 5, 21, 3000, 88, cooldown = 0.5, levelRequirement = 76, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [24] = { 5, 21, 3000, 92, cooldown = 0.5, levelRequirement = 78, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [25] = { 5, 22, 3000, 96, cooldown = 0.5, levelRequirement = 80, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [26] = { 5, 22, 3000, 100, cooldown = 0.5, levelRequirement = 82, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [27] = { 5, 22, 3000, 104, cooldown = 0.5, levelRequirement = 84, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [28] = { 5, 23, 3000, 108, cooldown = 0.5, levelRequirement = 86, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [29] = { 5, 23, 3000, 112, cooldown = 0.5, levelRequirement = 88, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [30] = { 5, 23, 3000, 116, cooldown = 0.5, levelRequirement = 90, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [31] = { 5, 23, 3000, 118, cooldown = 0.5, levelRequirement = 91, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [32] = { 5, 24, 3000, 120, cooldown = 0.5, levelRequirement = 92, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [33] = { 5, 24, 3000, 122, cooldown = 0.5, levelRequirement = 93, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [34] = { 5, 24, 3000, 124, cooldown = 0.5, levelRequirement = 94, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [35] = { 5, 24, 3000, 126, cooldown = 0.5, levelRequirement = 95, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [36] = { 5, 24, 3000, 128, cooldown = 0.5, levelRequirement = 96, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [37] = { 5, 24, 3000, 130, cooldown = 0.5, levelRequirement = 97, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [38] = { 5, 25, 3000, 132, cooldown = 0.5, levelRequirement = 98, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [39] = { 5, 25, 3000, 134, cooldown = 0.5, levelRequirement = 99, statInterpolation = { 1, 943, 5723, 357, }, cost = { }, }, + [40] = { 5, 25, 3000, 136, cooldown = 0.5, levelRequirement = 100, statInterpolation = { 1, 944, 5723, 357, }, cost = { }, }, }, } skills["RageVortex"] = { name = "Rage Vortex", color = 1, description = "Spin with a sword or axe to deal damage in an area around you. Sacrifices some rage to send a ragestorm forward. While enemies are inside it, the ragestorm will slow its movement and repeatedly deal attack damage based on your attack speed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -5408,53 +5405,53 @@ skills["RageVortex"] = { "console_skill_dont_chase", }, levels = { - [1] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.4, baseMultiplier = 0.4, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 25, }, }, - [2] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.41, baseMultiplier = 0.412, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 26, }, }, - [3] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.42, baseMultiplier = 0.423, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 28, }, }, - [4] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.43, baseMultiplier = 0.435, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 30, }, }, - [5] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.45, baseMultiplier = 0.446, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 31, }, }, - [6] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.46, baseMultiplier = 0.458, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 32, }, }, - [7] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.47, baseMultiplier = 0.469, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 33, }, }, - [8] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.48, baseMultiplier = 0.481, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 34, }, }, - [9] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.49, baseMultiplier = 0.493, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 35, }, }, - [10] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.5, baseMultiplier = 0.504, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 36, }, }, - [11] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.52, baseMultiplier = 0.516, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 37, }, }, - [12] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.53, baseMultiplier = 0.527, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 38, }, }, - [13] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.54, baseMultiplier = 0.539, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 39, }, }, - [14] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.55, baseMultiplier = 0.551, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 40, }, }, - [15] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.56, baseMultiplier = 0.562, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 41, }, }, - [16] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.57, baseMultiplier = 0.574, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 42, }, }, - [17] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.59, baseMultiplier = 0.585, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 43, }, }, - [18] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.6, baseMultiplier = 0.597, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 44, }, }, - [19] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.61, baseMultiplier = 0.608, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 45, }, }, - [20] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.62, baseMultiplier = 0.62, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 46, }, }, - [21] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 47, }, }, - [22] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.64, baseMultiplier = 0.643, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 48, }, }, - [23] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.65, baseMultiplier = 0.655, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 49, }, }, - [24] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.67, baseMultiplier = 0.666, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 50, }, }, - [25] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.68, baseMultiplier = 0.678, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 51, }, }, - [26] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.69, baseMultiplier = 0.689, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 52, }, }, - [27] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.7, baseMultiplier = 0.701, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 53, }, }, - [28] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.71, baseMultiplier = 0.713, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 54, }, }, - [29] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.72, baseMultiplier = 0.724, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 55, }, }, - [30] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.74, baseMultiplier = 0.736, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 56, }, }, - [31] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.74, baseMultiplier = 0.742, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 57, }, }, - [32] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.75, baseMultiplier = 0.747, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 58, }, }, - [33] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.75, baseMultiplier = 0.753, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 58, }, }, - [34] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.76, baseMultiplier = 0.759, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 58, }, }, - [35] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.76, baseMultiplier = 0.765, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 60, }, }, - [36] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.77, baseMultiplier = 0.771, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 60, }, }, - [37] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.78, baseMultiplier = 0.776, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 60, }, }, - [38] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.78, baseMultiplier = 0.782, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 60, }, }, - [39] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.79, baseMultiplier = 0.788, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 61, }, }, - [40] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.79, baseMultiplier = 0.794, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Life = 61, }, }, + [1] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.4, baseMultiplier = 0.4, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 25, }, }, + [2] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.41, baseMultiplier = 0.412, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 26, }, }, + [3] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.42, baseMultiplier = 0.423, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 28, }, }, + [4] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.43, baseMultiplier = 0.435, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 30, }, }, + [5] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.45, baseMultiplier = 0.446, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 31, }, }, + [6] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.46, baseMultiplier = 0.458, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 32, }, }, + [7] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.47, baseMultiplier = 0.469, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 33, }, }, + [8] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.48, baseMultiplier = 0.481, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 34, }, }, + [9] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.49, baseMultiplier = 0.493, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 35, }, }, + [10] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.5, baseMultiplier = 0.504, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 36, }, }, + [11] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.52, baseMultiplier = 0.516, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 37, }, }, + [12] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.53, baseMultiplier = 0.527, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 38, }, }, + [13] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.54, baseMultiplier = 0.539, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 39, }, }, + [14] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.55, baseMultiplier = 0.551, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 40, }, }, + [15] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.56, baseMultiplier = 0.562, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 41, }, }, + [16] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.57, baseMultiplier = 0.574, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 42, }, }, + [17] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.59, baseMultiplier = 0.585, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 43, }, }, + [18] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.6, baseMultiplier = 0.597, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 44, }, }, + [19] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.61, baseMultiplier = 0.608, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 45, }, }, + [20] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.62, baseMultiplier = 0.62, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 46, }, }, + [21] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.63, baseMultiplier = 0.632, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 47, }, }, + [22] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.64, baseMultiplier = 0.643, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 48, }, }, + [23] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.65, baseMultiplier = 0.655, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 49, }, }, + [24] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.67, baseMultiplier = 0.666, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 50, }, }, + [25] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.68, baseMultiplier = 0.678, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 51, }, }, + [26] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.69, baseMultiplier = 0.689, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 52, }, }, + [27] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.7, baseMultiplier = 0.701, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 53, }, }, + [28] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.71, baseMultiplier = 0.713, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 54, }, }, + [29] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.72, baseMultiplier = 0.724, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 55, }, }, + [30] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.74, baseMultiplier = 0.736, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 56, }, }, + [31] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.74, baseMultiplier = 0.742, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 57, }, }, + [32] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.75, baseMultiplier = 0.747, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 58, }, }, + [33] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.75, baseMultiplier = 0.753, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 58, }, }, + [34] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.76, baseMultiplier = 0.759, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 58, }, }, + [35] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.76, baseMultiplier = 0.765, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 60, }, }, + [36] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.77, baseMultiplier = 0.771, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 60, }, }, + [37] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.78, baseMultiplier = 0.776, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 60, }, }, + [38] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.78, baseMultiplier = 0.782, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 60, }, }, + [39] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.79, baseMultiplier = 0.788, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 61, }, }, + [40] = { 20, 1, 2, 5, 1, 1, 250, attackSpeedMultiplier = -30, duration = 3, damageEffectiveness = 0.79, baseMultiplier = 0.794, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Life = 61, }, }, }, } skills["RallyingCry"] = { name = "Rallying Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Gives nearby Allies a buff based on the damage of your weapon.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -5510,46 +5507,46 @@ skills["RallyingCry"] = { "warcry_count_power_from_enemies", }, levels = { - [1] = { 5, 5, 3, 100, 0, 0, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [2] = { 5, 5, 3, 100, 2, 0, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [3] = { 5, 5, 3, 100, 4, 0, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 5, 5, 3, 100, 6, 0, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 5, 5, 3, 100, 8, 0, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 5, 5, 3, 100, 10, 0, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [7] = { 5, 5, 3, 100, 12, 0, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 5, 5, 3, 100, 14, 0, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 5, 5, 3, 100, 16, 0, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [10] = { 5, 5, 3, 100, 18, 0, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [11] = { 5, 5, 3, 100, 20, 0, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 5, 5, 3, 100, 22, 0, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 5, 5, 3, 100, 24, 0, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [14] = { 5, 5, 3, 100, 26, 0, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 5, 5, 3, 100, 28, 0, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 5, 5, 3, 100, 30, 0, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 5, 5, 3, 100, 32, 0, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 5, 5, 3, 100, 34, 0, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 5, 5, 3, 100, 36, 0, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 5, 5, 3, 100, 38, 0, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 5, 5, 3, 100, 40, 0, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 5, 5, 3, 100, 41, 0, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 5, 5, 3, 100, 42, 0, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 5, 5, 3, 100, 43, 0, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 5, 5, 3, 100, 44, 0, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 5, 5, 3, 100, 45, 0, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 5, 5, 3, 100, 46, 0, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 5, 5, 3, 100, 47, 0, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 5, 5, 3, 100, 48, 0, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 5, 5, 3, 100, 49, 0, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 5, 5, 3, 100, 49, 0, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 5, 5, 3, 100, 50, 0, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 5, 5, 3, 100, 50, 0, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 5, 5, 3, 100, 51, 0, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 5, 5, 3, 100, 51, 0, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 5, 5, 3, 100, 52, 0, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 5, 5, 3, 100, 52, 0, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 5, 5, 3, 100, 53, 0, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 5, 5, 3, 100, 53, 0, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 5, 5, 3, 100, 54, 0, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 5, 5, 3, 100, 0, 0, levelRequirement = 24, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [2] = { 5, 5, 3, 100, 2, 0, levelRequirement = 27, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [3] = { 5, 5, 3, 100, 4, 0, levelRequirement = 30, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 5, 5, 3, 100, 6, 0, levelRequirement = 33, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 5, 5, 3, 100, 8, 0, levelRequirement = 36, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 5, 5, 3, 100, 10, 0, levelRequirement = 39, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [7] = { 5, 5, 3, 100, 12, 0, levelRequirement = 42, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 5, 5, 3, 100, 14, 0, levelRequirement = 45, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 5, 5, 3, 100, 16, 0, levelRequirement = 48, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [10] = { 5, 5, 3, 100, 18, 0, levelRequirement = 50, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [11] = { 5, 5, 3, 100, 20, 0, levelRequirement = 52, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 5, 5, 3, 100, 22, 0, levelRequirement = 54, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 5, 5, 3, 100, 24, 0, levelRequirement = 56, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [14] = { 5, 5, 3, 100, 26, 0, levelRequirement = 58, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 5, 5, 3, 100, 28, 0, levelRequirement = 60, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 5, 5, 3, 100, 30, 0, levelRequirement = 62, duration = 5.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 5, 5, 3, 100, 32, 0, levelRequirement = 64, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 5, 5, 3, 100, 34, 0, levelRequirement = 66, duration = 5.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 5, 5, 3, 100, 36, 0, levelRequirement = 68, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 5, 5, 3, 100, 38, 0, levelRequirement = 70, duration = 5.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [21] = { 5, 5, 3, 100, 40, 0, levelRequirement = 72, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 5, 5, 3, 100, 41, 0, levelRequirement = 74, duration = 6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [23] = { 5, 5, 3, 100, 42, 0, levelRequirement = 76, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [24] = { 5, 5, 3, 100, 43, 0, levelRequirement = 78, duration = 6.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [25] = { 5, 5, 3, 100, 44, 0, levelRequirement = 80, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [26] = { 5, 5, 3, 100, 45, 0, levelRequirement = 82, duration = 6.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [27] = { 5, 5, 3, 100, 46, 0, levelRequirement = 84, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [28] = { 5, 5, 3, 100, 47, 0, levelRequirement = 86, duration = 6.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [29] = { 5, 5, 3, 100, 48, 0, levelRequirement = 88, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [30] = { 5, 5, 3, 100, 49, 0, levelRequirement = 90, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [31] = { 5, 5, 3, 100, 49, 0, levelRequirement = 91, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [32] = { 5, 5, 3, 100, 50, 0, levelRequirement = 92, duration = 6.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [33] = { 5, 5, 3, 100, 50, 0, levelRequirement = 93, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [34] = { 5, 5, 3, 100, 51, 0, levelRequirement = 94, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [35] = { 5, 5, 3, 100, 51, 0, levelRequirement = 95, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [36] = { 5, 5, 3, 100, 52, 0, levelRequirement = 96, duration = 6.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [37] = { 5, 5, 3, 100, 52, 0, levelRequirement = 97, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [38] = { 5, 5, 3, 100, 53, 0, levelRequirement = 98, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [39] = { 5, 5, 3, 100, 53, 0, levelRequirement = 99, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [40] = { 5, 5, 3, 100, 54, 0, levelRequirement = 100, duration = 6.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, }, } skills["Reckoning"] = { @@ -5558,7 +5555,7 @@ skills["Reckoning"] = { baseEffectiveness = 0.5, incrementalEffectiveness = 0.023299999535084, description = "Perform a swift counter-attack against enemies in a cone shape when you block with your shield.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Shield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["None"] = true, ["Claw"] = true, @@ -5608,53 +5605,53 @@ skills["Reckoning"] = { "is_area_damage", }, levels = { - [1] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.15, cooldown = 0.4, baseMultiplier = 1.15, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [2] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.18, cooldown = 0.4, baseMultiplier = 1.182, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [3] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.21, cooldown = 0.4, baseMultiplier = 1.213, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [4] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.24, cooldown = 0.4, baseMultiplier = 1.245, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [5] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.28, cooldown = 0.4, baseMultiplier = 1.276, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [6] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.31, cooldown = 0.4, baseMultiplier = 1.308, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [7] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.34, cooldown = 0.4, baseMultiplier = 1.339, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [8] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.37, cooldown = 0.4, baseMultiplier = 1.371, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [9] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.4, cooldown = 0.4, baseMultiplier = 1.403, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [10] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.43, cooldown = 0.4, baseMultiplier = 1.434, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [11] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.47, cooldown = 0.4, baseMultiplier = 1.466, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [12] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.4, baseMultiplier = 1.497, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [13] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.53, cooldown = 0.4, baseMultiplier = 1.529, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [14] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.56, cooldown = 0.4, baseMultiplier = 1.561, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [15] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.59, cooldown = 0.4, baseMultiplier = 1.592, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [16] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.62, cooldown = 0.4, baseMultiplier = 1.624, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [17] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.66, cooldown = 0.4, baseMultiplier = 1.655, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [18] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.69, cooldown = 0.4, baseMultiplier = 1.687, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [19] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.72, cooldown = 0.4, baseMultiplier = 1.718, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [20] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.75, cooldown = 0.4, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [21] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.78, cooldown = 0.4, baseMultiplier = 1.782, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [22] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.81, cooldown = 0.4, baseMultiplier = 1.813, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [23] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.84, cooldown = 0.4, baseMultiplier = 1.845, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [24] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.88, cooldown = 0.4, baseMultiplier = 1.876, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [25] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.91, cooldown = 0.4, baseMultiplier = 1.908, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [26] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.94, cooldown = 0.4, baseMultiplier = 1.939, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [27] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.97, cooldown = 0.4, baseMultiplier = 1.971, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [28] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2, cooldown = 0.4, baseMultiplier = 2.003, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [29] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.03, cooldown = 0.4, baseMultiplier = 2.034, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [30] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.07, cooldown = 0.4, baseMultiplier = 2.066, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [31] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.08, cooldown = 0.4, baseMultiplier = 2.082, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [32] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.1, cooldown = 0.4, baseMultiplier = 2.097, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [33] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.11, cooldown = 0.4, baseMultiplier = 2.113, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [34] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.13, cooldown = 0.4, baseMultiplier = 2.129, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [35] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.14, cooldown = 0.4, baseMultiplier = 2.145, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [36] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.16, cooldown = 0.4, baseMultiplier = 2.161, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [37] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.18, cooldown = 0.4, baseMultiplier = 2.176, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [38] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.19, cooldown = 0.4, baseMultiplier = 2.192, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [39] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.21, cooldown = 0.4, baseMultiplier = 2.208, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [40] = { 100, 35, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.22, cooldown = 0.4, baseMultiplier = 2.224, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, + [1] = { 100, 35, 2, 3, damageEffectiveness = 1.15, cooldown = 0.4, baseMultiplier = 1.15, levelRequirement = 4, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [2] = { 100, 35, 3, 4, damageEffectiveness = 1.18, cooldown = 0.4, baseMultiplier = 1.182, levelRequirement = 6, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [3] = { 100, 35, 3, 5, damageEffectiveness = 1.21, cooldown = 0.4, baseMultiplier = 1.213, levelRequirement = 9, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [4] = { 100, 35, 4, 6, damageEffectiveness = 1.24, cooldown = 0.4, baseMultiplier = 1.245, levelRequirement = 12, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [5] = { 100, 35, 5, 8, damageEffectiveness = 1.28, cooldown = 0.4, baseMultiplier = 1.276, levelRequirement = 16, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [6] = { 100, 35, 7, 10, damageEffectiveness = 1.31, cooldown = 0.4, baseMultiplier = 1.308, levelRequirement = 20, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [7] = { 100, 35, 8, 12, damageEffectiveness = 1.34, cooldown = 0.4, baseMultiplier = 1.339, levelRequirement = 24, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [8] = { 100, 35, 10, 15, damageEffectiveness = 1.37, cooldown = 0.4, baseMultiplier = 1.371, levelRequirement = 28, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [9] = { 100, 35, 12, 18, damageEffectiveness = 1.4, cooldown = 0.4, baseMultiplier = 1.403, levelRequirement = 32, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [10] = { 100, 35, 15, 22, damageEffectiveness = 1.43, cooldown = 0.4, baseMultiplier = 1.434, levelRequirement = 36, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [11] = { 100, 35, 18, 26, damageEffectiveness = 1.47, cooldown = 0.4, baseMultiplier = 1.466, levelRequirement = 40, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [12] = { 100, 35, 21, 31, damageEffectiveness = 1.5, cooldown = 0.4, baseMultiplier = 1.497, levelRequirement = 44, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [13] = { 100, 35, 25, 37, damageEffectiveness = 1.53, cooldown = 0.4, baseMultiplier = 1.529, levelRequirement = 48, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [14] = { 100, 35, 29, 43, damageEffectiveness = 1.56, cooldown = 0.4, baseMultiplier = 1.561, levelRequirement = 52, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [15] = { 100, 35, 32, 49, damageEffectiveness = 1.59, cooldown = 0.4, baseMultiplier = 1.592, levelRequirement = 55, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [16] = { 100, 35, 36, 54, damageEffectiveness = 1.62, cooldown = 0.4, baseMultiplier = 1.624, levelRequirement = 58, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [17] = { 100, 35, 41, 61, damageEffectiveness = 1.66, cooldown = 0.4, baseMultiplier = 1.655, levelRequirement = 61, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [18] = { 100, 35, 45, 68, damageEffectiveness = 1.69, cooldown = 0.4, baseMultiplier = 1.687, levelRequirement = 64, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [19] = { 100, 35, 51, 76, damageEffectiveness = 1.72, cooldown = 0.4, baseMultiplier = 1.718, levelRequirement = 67, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [20] = { 100, 35, 56, 85, damageEffectiveness = 1.75, cooldown = 0.4, baseMultiplier = 1.75, levelRequirement = 70, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [21] = { 100, 35, 60, 91, damageEffectiveness = 1.78, cooldown = 0.4, baseMultiplier = 1.782, levelRequirement = 72, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [22] = { 100, 35, 65, 97, damageEffectiveness = 1.81, cooldown = 0.4, baseMultiplier = 1.813, levelRequirement = 74, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [23] = { 100, 35, 70, 104, damageEffectiveness = 1.84, cooldown = 0.4, baseMultiplier = 1.845, levelRequirement = 76, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [24] = { 100, 35, 75, 112, damageEffectiveness = 1.88, cooldown = 0.4, baseMultiplier = 1.876, levelRequirement = 78, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [25] = { 100, 35, 80, 120, damageEffectiveness = 1.91, cooldown = 0.4, baseMultiplier = 1.908, levelRequirement = 80, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [26] = { 100, 35, 85, 128, damageEffectiveness = 1.94, cooldown = 0.4, baseMultiplier = 1.939, levelRequirement = 82, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [27] = { 100, 35, 91, 137, damageEffectiveness = 1.97, cooldown = 0.4, baseMultiplier = 1.971, levelRequirement = 84, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [28] = { 100, 35, 98, 147, damageEffectiveness = 2, cooldown = 0.4, baseMultiplier = 2.003, levelRequirement = 86, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [29] = { 100, 35, 105, 157, damageEffectiveness = 2.03, cooldown = 0.4, baseMultiplier = 2.034, levelRequirement = 88, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [30] = { 100, 35, 112, 168, damageEffectiveness = 2.07, cooldown = 0.4, baseMultiplier = 2.066, levelRequirement = 90, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [31] = { 100, 35, 115, 173, damageEffectiveness = 2.08, cooldown = 0.4, baseMultiplier = 2.082, levelRequirement = 91, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [32] = { 100, 35, 119, 179, damageEffectiveness = 2.1, cooldown = 0.4, baseMultiplier = 2.097, levelRequirement = 92, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [33] = { 100, 35, 123, 185, damageEffectiveness = 2.11, cooldown = 0.4, baseMultiplier = 2.113, levelRequirement = 93, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [34] = { 100, 35, 127, 191, damageEffectiveness = 2.13, cooldown = 0.4, baseMultiplier = 2.129, levelRequirement = 94, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [35] = { 100, 35, 132, 197, damageEffectiveness = 2.14, cooldown = 0.4, baseMultiplier = 2.145, levelRequirement = 95, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [36] = { 100, 35, 136, 204, damageEffectiveness = 2.16, cooldown = 0.4, baseMultiplier = 2.161, levelRequirement = 96, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [37] = { 100, 35, 140, 211, damageEffectiveness = 2.18, cooldown = 0.4, baseMultiplier = 2.176, levelRequirement = 97, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [38] = { 100, 35, 145, 218, damageEffectiveness = 2.19, cooldown = 0.4, baseMultiplier = 2.192, levelRequirement = 98, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [39] = { 100, 35, 150, 225, damageEffectiveness = 2.21, cooldown = 0.4, baseMultiplier = 2.208, levelRequirement = 99, statInterpolation = { 1, 2531, 2549, 30, }, cost = { }, }, + [40] = { 100, 35, 155, 232, damageEffectiveness = 2.22, cooldown = 0.4, baseMultiplier = 2.224, levelRequirement = 100, statInterpolation = { 1, 1103, 357, 2567, }, cost = { }, }, }, } skills["RejuvenationTotem"] = { name = "Rejuvenation Totem", color = 1, description = "Summons a totem that has an aura which regenerates life for you and your nearby allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Type27] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.DamageCannotBeReflected] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.TotemCastsWhenNotDetached] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 4, castTime = 0.6, @@ -5694,55 +5691,55 @@ skills["RejuvenationTotem"] = { "base_deal_no_damage", }, levels = { - [1] = { 1, 8000, 381, 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [2] = { 1, 8000, 521, 10, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 1, 8000, 742, 10, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 1, 8000, 960, 10, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 11, }, }, - [5] = { 1, 8000, 1262, 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 13, }, }, - [6] = { 1, 8000, 1578, 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [7] = { 1, 8000, 1935, 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 1, 8000, 2362, 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [9] = { 1, 8000, 2767, 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [10] = { 1, 8000, 3222, 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [11] = { 1, 8000, 3709, 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [12] = { 1, 8000, 4368, 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [13] = { 1, 8000, 4963, 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [14] = { 1, 8000, 5560, 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [15] = { 1, 8000, 6171, 10, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [16] = { 1, 8000, 6839, 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [17] = { 1, 8000, 7377, 10, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [18] = { 1, 8000, 8136, 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [19] = { 1, 8000, 8942, 10, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [20] = { 1, 8000, 9732, 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [21] = { 1, 8000, 10117, 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [22] = { 1, 8000, 10622, 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [23] = { 1, 8000, 10926, 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [24] = { 1, 8000, 11472, 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [25] = { 1, 8000, 12040, 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [26] = { 1, 8000, 12362, 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [27] = { 1, 8000, 13046, 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [28] = { 1, 8000, 13677, 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [29] = { 1, 8000, 14473, 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [30] = { 1, 8000, 15203, 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [31] = { 1, 8000, 15605, 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [32] = { 1, 8000, 16006, 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [33] = { 1, 8000, 16408, 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [34] = { 1, 8000, 16809, 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [35] = { 1, 8000, 17211, 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [36] = { 1, 8000, 17612, 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [37] = { 1, 8000, 18014, 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [38] = { 1, 8000, 18415, 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [39] = { 1, 8000, 18815, 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [40] = { 1, 8000, 19215, 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 42, }, }, + [1] = { 1, 8000, 381, 10, levelRequirement = 4, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 9, }, }, + [2] = { 1, 8000, 521, 10, levelRequirement = 6, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 9, }, }, + [3] = { 1, 8000, 742, 10, levelRequirement = 9, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 10, }, }, + [4] = { 1, 8000, 960, 10, levelRequirement = 12, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 11, }, }, + [5] = { 1, 8000, 1262, 10, levelRequirement = 16, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 13, }, }, + [6] = { 1, 8000, 1578, 10, levelRequirement = 20, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 14, }, }, + [7] = { 1, 8000, 1935, 10, levelRequirement = 24, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 16, }, }, + [8] = { 1, 8000, 2362, 10, levelRequirement = 28, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 17, }, }, + [9] = { 1, 8000, 2767, 10, levelRequirement = 32, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 18, }, }, + [10] = { 1, 8000, 3222, 10, levelRequirement = 36, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 20, }, }, + [11] = { 1, 8000, 3709, 10, levelRequirement = 40, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 21, }, }, + [12] = { 1, 8000, 4368, 10, levelRequirement = 44, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 23, }, }, + [13] = { 1, 8000, 4963, 10, levelRequirement = 48, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 24, }, }, + [14] = { 1, 8000, 5560, 10, levelRequirement = 52, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 25, }, }, + [15] = { 1, 8000, 6171, 10, levelRequirement = 55, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 26, }, }, + [16] = { 1, 8000, 6839, 10, levelRequirement = 58, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 27, }, }, + [17] = { 1, 8000, 7377, 10, levelRequirement = 61, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 28, }, }, + [18] = { 1, 8000, 8136, 10, levelRequirement = 64, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 29, }, }, + [19] = { 1, 8000, 8942, 10, levelRequirement = 67, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 31, }, }, + [20] = { 1, 8000, 9732, 10, levelRequirement = 70, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 32, }, }, + [21] = { 1, 8000, 10117, 10, levelRequirement = 72, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 32, }, }, + [22] = { 1, 8000, 10622, 10, levelRequirement = 74, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 33, }, }, + [23] = { 1, 8000, 10926, 10, levelRequirement = 76, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 34, }, }, + [24] = { 1, 8000, 11472, 10, levelRequirement = 78, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 34, }, }, + [25] = { 1, 8000, 12040, 10, levelRequirement = 80, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 35, }, }, + [26] = { 1, 8000, 12362, 10, levelRequirement = 82, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 36, }, }, + [27] = { 1, 8000, 13046, 10, levelRequirement = 84, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 36, }, }, + [28] = { 1, 8000, 13677, 10, levelRequirement = 86, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 37, }, }, + [29] = { 1, 8000, 14473, 10, levelRequirement = 88, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 38, }, }, + [30] = { 1, 8000, 15203, 10, levelRequirement = 90, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 39, }, }, + [31] = { 1, 8000, 15605, 10, levelRequirement = 91, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 39, }, }, + [32] = { 1, 8000, 16006, 10, levelRequirement = 92, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 39, }, }, + [33] = { 1, 8000, 16408, 10, levelRequirement = 93, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 40, }, }, + [34] = { 1, 8000, 16809, 10, levelRequirement = 94, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 40, }, }, + [35] = { 1, 8000, 17211, 10, levelRequirement = 95, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 40, }, }, + [36] = { 1, 8000, 17612, 10, levelRequirement = 96, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 41, }, }, + [37] = { 1, 8000, 18014, 10, levelRequirement = 97, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 41, }, }, + [38] = { 1, 8000, 18415, 10, levelRequirement = 98, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 41, }, }, + [39] = { 1, 8000, 18815, 10, levelRequirement = 99, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 42, }, }, + [40] = { 1, 8000, 19215, 10, levelRequirement = 100, statInterpolation = { 1, 0, 856, 862, }, cost = { Mana = 42, }, }, }, } skills["SearingBond"] = { name = "Searing Bond", color = 1, - baseEffectiveness = 7.4618000984192, - incrementalEffectiveness = 0.055399999022484, + baseEffectiveness = 7.5956997871399, + incrementalEffectiveness = 0.062199998646975, description = "Summons a totem that casts a beam of fire at you and each other totem you control, dealing burning damage to enemies caught in the beam. Enemies near either end of a beam also suffer burning damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.DamageOverTime] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Type27] = true, [SkillType.CausesBurning] = true, [SkillType.Totem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Type59] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.DamageOverTime] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.CausesBurning] = true, [SkillType.SummonsTotem] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.DegenOnlySpellDamage] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 9, castTime = 1, @@ -5777,53 +5774,53 @@ skills["SearingBond"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 8000, 100, 16.666667039196, 1, levelRequirement = 12, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 18, }, }, - [2] = { 8000, 100, 16.666667039196, 1, levelRequirement = 15, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 19, }, }, - [3] = { 8000, 100, 16.666667039196, 1, levelRequirement = 19, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 20, }, }, - [4] = { 8000, 100, 16.666667039196, 1, levelRequirement = 23, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 21, }, }, - [5] = { 8000, 100, 16.666667039196, 1, levelRequirement = 27, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 23, }, }, - [6] = { 8000, 100, 16.666667039196, 1, levelRequirement = 31, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 25, }, }, - [7] = { 8000, 100, 16.666667039196, 1, levelRequirement = 35, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 27, }, }, - [8] = { 8000, 100, 16.666667039196, 1, levelRequirement = 38, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 29, }, }, - [9] = { 8000, 100, 16.666667039196, 1, levelRequirement = 41, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 31, }, }, - [10] = { 8000, 100, 16.666667039196, 1, levelRequirement = 44, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 33, }, }, - [11] = { 8000, 100, 16.666667039196, 1, levelRequirement = 47, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 35, }, }, - [12] = { 8000, 100, 16.666667039196, 1, levelRequirement = 50, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 37, }, }, - [13] = { 8000, 100, 16.666667039196, 1, levelRequirement = 53, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 39, }, }, - [14] = { 8000, 100, 16.666667039196, 1, levelRequirement = 56, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 40, }, }, - [15] = { 8000, 100, 16.666667039196, 1, levelRequirement = 59, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 42, }, }, - [16] = { 8000, 100, 16.666667039196, 1, levelRequirement = 62, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 44, }, }, - [17] = { 8000, 100, 16.666667039196, 1, levelRequirement = 64, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 46, }, }, - [18] = { 8000, 100, 16.666667039196, 1, levelRequirement = 66, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 48, }, }, - [19] = { 8000, 100, 16.666667039196, 1, levelRequirement = 68, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 50, }, }, - [20] = { 8000, 100, 16.666667039196, 1, levelRequirement = 70, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 51, }, }, - [21] = { 8000, 100, 16.666667039196, 1, levelRequirement = 72, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 53, }, }, - [22] = { 8000, 100, 16.666667039196, 1, levelRequirement = 74, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 53, }, }, - [23] = { 8000, 100, 16.666667039196, 1, levelRequirement = 76, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 54, }, }, - [24] = { 8000, 100, 16.666667039196, 1, levelRequirement = 78, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 56, }, }, - [25] = { 8000, 100, 16.666667039196, 1, levelRequirement = 80, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 58, }, }, - [26] = { 8000, 100, 16.666667039196, 1, levelRequirement = 82, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 59, }, }, - [27] = { 8000, 100, 16.666667039196, 1, levelRequirement = 84, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 59, }, }, - [28] = { 8000, 100, 16.666667039196, 1, levelRequirement = 86, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 61, }, }, - [29] = { 8000, 100, 16.666667039196, 1, levelRequirement = 88, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 62, }, }, - [30] = { 8000, 100, 16.666667039196, 1, levelRequirement = 90, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 62, }, }, - [31] = { 8000, 100, 16.666667039196, 1, levelRequirement = 91, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 63, }, }, - [32] = { 8000, 100, 16.666667039196, 1, levelRequirement = 92, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 64, }, }, - [33] = { 8000, 100, 16.666667039196, 1, levelRequirement = 93, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 65, }, }, - [34] = { 8000, 100, 16.666667039196, 1, levelRequirement = 94, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 65, }, }, - [35] = { 8000, 100, 16.666667039196, 1, levelRequirement = 95, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 66, }, }, - [36] = { 8000, 100, 16.666667039196, 1, levelRequirement = 96, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 67, }, }, - [37] = { 8000, 100, 16.666667039196, 1, levelRequirement = 97, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 67, }, }, - [38] = { 8000, 100, 16.666667039196, 1, levelRequirement = 98, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 68, }, }, - [39] = { 8000, 100, 16.666667039196, 1, levelRequirement = 99, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 69, }, }, - [40] = { 8000, 100, 16.666667039196, 1, levelRequirement = 100, statInterpolation = { 1, 1, 3, 1, }, cost = { Mana = 70, }, }, + [1] = { 8000, 100, 1929, 1, levelRequirement = 12, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 18, }, }, + [2] = { 8000, 100, 2631, 1, levelRequirement = 15, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 19, }, }, + [3] = { 8000, 100, 3889, 1, levelRequirement = 19, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 20, }, }, + [4] = { 8000, 100, 5639, 1, levelRequirement = 23, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 21, }, }, + [5] = { 8000, 100, 8055, 1, levelRequirement = 27, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 23, }, }, + [6] = { 8000, 100, 11369, 1, levelRequirement = 31, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 25, }, }, + [7] = { 8000, 100, 15891, 1, levelRequirement = 35, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 27, }, }, + [8] = { 8000, 100, 20321, 1, levelRequirement = 38, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 29, }, }, + [9] = { 8000, 100, 25882, 1, levelRequirement = 41, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 31, }, }, + [10] = { 8000, 100, 32851, 1, levelRequirement = 44, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 33, }, }, + [11] = { 8000, 100, 41566, 1, levelRequirement = 47, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 35, }, }, + [12] = { 8000, 100, 52446, 1, levelRequirement = 50, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 37, }, }, + [13] = { 8000, 100, 66008, 1, levelRequirement = 53, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 39, }, }, + [14] = { 8000, 100, 82887, 1, levelRequirement = 56, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 40, }, }, + [15] = { 8000, 100, 103866, 1, levelRequirement = 59, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 42, }, }, + [16] = { 8000, 100, 129907, 1, levelRequirement = 62, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 44, }, }, + [17] = { 8000, 100, 150654, 1, levelRequirement = 64, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 46, }, }, + [18] = { 8000, 100, 174585, 1, levelRequirement = 66, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 48, }, }, + [19] = { 8000, 100, 202177, 1, levelRequirement = 68, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 50, }, }, + [20] = { 8000, 100, 233976, 1, levelRequirement = 70, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 51, }, }, + [21] = { 8000, 100, 270605, 1, levelRequirement = 72, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 53, }, }, + [22] = { 8000, 100, 312781, 1, levelRequirement = 74, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 53, }, }, + [23] = { 8000, 100, 361326, 1, levelRequirement = 76, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 54, }, }, + [24] = { 8000, 100, 417177, 1, levelRequirement = 78, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 56, }, }, + [25] = { 8000, 100, 481411, 1, levelRequirement = 80, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 58, }, }, + [26] = { 8000, 100, 555261, 1, levelRequirement = 82, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 59, }, }, + [27] = { 8000, 100, 640134, 1, levelRequirement = 84, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 59, }, }, + [28] = { 8000, 100, 737646, 1, levelRequirement = 86, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 61, }, }, + [29] = { 8000, 100, 849641, 1, levelRequirement = 88, statInterpolation = { 1, 62, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 8000, 100, 978230, 1, levelRequirement = 90, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 62, }, }, + [31] = { 8000, 100, 1049489, 1, levelRequirement = 91, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 63, }, }, + [32] = { 8000, 100, 1125828, 1, levelRequirement = 92, statInterpolation = { 1, 64, 0, 0, }, cost = { Mana = 64, }, }, + [33] = { 8000, 100, 1207603, 1, levelRequirement = 93, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 65, }, }, + [34] = { 8000, 100, 1295196, 1, levelRequirement = 94, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 65, }, }, + [35] = { 8000, 100, 1389013, 1, levelRequirement = 95, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 66, }, }, + [36] = { 8000, 100, 1489490, 1, levelRequirement = 96, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 67, }, }, + [37] = { 8000, 100, 1597092, 1, levelRequirement = 97, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 67, }, }, + [38] = { 8000, 100, 1712318, 1, levelRequirement = 98, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 68, }, }, + [39] = { 8000, 100, 1835699, 1, levelRequirement = 99, statInterpolation = { 1, 69, 0, 0, }, cost = { Mana = 69, }, }, + [40] = { 8000, 100, 1967803, 1, levelRequirement = 100, statInterpolation = { 1, 0, 862, 864, }, cost = { Mana = 70, }, }, }, } skills["SeismicCry"] = { name = "Seismic Cry", color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent slam attacks. Grants a buff which makes it easier for you to stun enemies.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -5878,55 +5875,55 @@ skills["SeismicCry"] = { "active_skill_200%_increased_knockback_distance", }, levels = { - [1] = { 4, 5, 30, 30, 0, 2, 0, levelRequirement = 16, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [2] = { 4, 5, 30, 30, 2, 2, 0, levelRequirement = 20, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 14, }, }, - [3] = { 4, 5, 30, 30, 4, 2, 0, levelRequirement = 24, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [4] = { 4, 5, 30, 30, 6, 2, 0, levelRequirement = 28, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [5] = { 4, 5, 30, 30, 8, 2, 0, levelRequirement = 31, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [6] = { 4, 5, 30, 30, 10, 2, 0, levelRequirement = 34, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 15, }, }, - [7] = { 4, 5, 30, 30, 12, 2, 0, levelRequirement = 37, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [8] = { 4, 5, 30, 30, 14, 2, 0, levelRequirement = 40, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [9] = { 4, 5, 30, 30, 16, 2, 0, levelRequirement = 43, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [10] = { 4, 5, 30, 30, 18, 2, 0, levelRequirement = 46, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [11] = { 4, 5, 30, 30, 20, 2, 0, levelRequirement = 49, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [12] = { 4, 5, 30, 30, 22, 2, 0, levelRequirement = 52, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [13] = { 4, 5, 30, 30, 24, 2, 0, levelRequirement = 55, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [14] = { 4, 5, 30, 30, 26, 2, 0, levelRequirement = 58, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [15] = { 4, 5, 30, 30, 28, 2, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [16] = { 4, 5, 30, 30, 30, 2, 0, levelRequirement = 62, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [17] = { 4, 5, 30, 30, 32, 2, 0, levelRequirement = 64, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [18] = { 4, 5, 30, 30, 34, 2, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [19] = { 4, 5, 30, 30, 36, 2, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [20] = { 4, 5, 30, 30, 38, 2, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [21] = { 4, 5, 30, 30, 40, 2, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [22] = { 4, 5, 30, 30, 41, 2, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [23] = { 4, 5, 30, 30, 42, 2, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [24] = { 4, 5, 30, 30, 43, 2, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 20, }, }, - [25] = { 4, 5, 30, 30, 44, 2, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [26] = { 4, 5, 30, 30, 45, 2, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [27] = { 4, 5, 30, 30, 46, 2, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [28] = { 4, 5, 30, 30, 47, 2, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [29] = { 4, 5, 30, 30, 48, 2, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [30] = { 4, 5, 30, 30, 49, 2, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [31] = { 4, 5, 30, 30, 49, 2, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [32] = { 4, 5, 30, 30, 50, 2, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [33] = { 4, 5, 30, 30, 50, 2, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [34] = { 4, 5, 30, 30, 51, 2, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [35] = { 4, 5, 30, 30, 51, 2, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [36] = { 4, 5, 30, 30, 52, 2, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [37] = { 4, 5, 30, 30, 52, 2, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [38] = { 4, 5, 30, 30, 53, 2, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [39] = { 4, 5, 30, 30, 53, 2, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [40] = { 4, 5, 30, 30, 54, 2, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, + [1] = { 4, 5, 30, 30, 0, 2, 0, levelRequirement = 16, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [2] = { 4, 5, 30, 30, 2, 2, 0, levelRequirement = 20, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 14, }, }, + [3] = { 4, 5, 30, 30, 4, 2, 0, levelRequirement = 24, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [4] = { 4, 5, 30, 30, 6, 2, 0, levelRequirement = 28, duration = 4.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [5] = { 4, 5, 30, 30, 8, 2, 0, levelRequirement = 31, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [6] = { 4, 5, 30, 30, 10, 2, 0, levelRequirement = 34, duration = 4.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 15, }, }, + [7] = { 4, 5, 30, 30, 12, 2, 0, levelRequirement = 37, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [8] = { 4, 5, 30, 30, 14, 2, 0, levelRequirement = 40, duration = 4.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [9] = { 4, 5, 30, 30, 16, 2, 0, levelRequirement = 43, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [10] = { 4, 5, 30, 30, 18, 2, 0, levelRequirement = 46, duration = 4.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [11] = { 4, 5, 30, 30, 20, 2, 0, levelRequirement = 49, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [12] = { 4, 5, 30, 30, 22, 2, 0, levelRequirement = 52, duration = 4.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [13] = { 4, 5, 30, 30, 24, 2, 0, levelRequirement = 55, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [14] = { 4, 5, 30, 30, 26, 2, 0, levelRequirement = 58, duration = 4.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [15] = { 4, 5, 30, 30, 28, 2, 0, levelRequirement = 60, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [16] = { 4, 5, 30, 30, 30, 2, 0, levelRequirement = 62, duration = 4.7, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [17] = { 4, 5, 30, 30, 32, 2, 0, levelRequirement = 64, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [18] = { 4, 5, 30, 30, 34, 2, 0, levelRequirement = 66, duration = 4.8, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [19] = { 4, 5, 30, 30, 36, 2, 0, levelRequirement = 68, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [20] = { 4, 5, 30, 30, 38, 2, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [21] = { 4, 5, 30, 30, 40, 2, 0, levelRequirement = 72, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [22] = { 4, 5, 30, 30, 41, 2, 0, levelRequirement = 74, duration = 5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [23] = { 4, 5, 30, 30, 42, 2, 0, levelRequirement = 76, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [24] = { 4, 5, 30, 30, 43, 2, 0, levelRequirement = 78, duration = 5.1, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 20, }, }, + [25] = { 4, 5, 30, 30, 44, 2, 0, levelRequirement = 80, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [26] = { 4, 5, 30, 30, 45, 2, 0, levelRequirement = 82, duration = 5.2, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [27] = { 4, 5, 30, 30, 46, 2, 0, levelRequirement = 84, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [28] = { 4, 5, 30, 30, 47, 2, 0, levelRequirement = 86, duration = 5.3, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [29] = { 4, 5, 30, 30, 48, 2, 0, levelRequirement = 88, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [30] = { 4, 5, 30, 30, 49, 2, 0, levelRequirement = 90, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [31] = { 4, 5, 30, 30, 49, 2, 0, levelRequirement = 91, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [32] = { 4, 5, 30, 30, 50, 2, 0, levelRequirement = 92, duration = 5.4, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [33] = { 4, 5, 30, 30, 50, 2, 0, levelRequirement = 93, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [34] = { 4, 5, 30, 30, 51, 2, 0, levelRequirement = 94, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [35] = { 4, 5, 30, 30, 51, 2, 0, levelRequirement = 95, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [36] = { 4, 5, 30, 30, 52, 2, 0, levelRequirement = 96, duration = 5.5, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [37] = { 4, 5, 30, 30, 52, 2, 0, levelRequirement = 97, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [38] = { 4, 5, 30, 30, 53, 2, 0, levelRequirement = 98, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [39] = { 4, 5, 30, 30, 53, 2, 0, levelRequirement = 99, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [40] = { 4, 5, 30, 30, 54, 2, 0, levelRequirement = 100, duration = 5.6, cooldown = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, }, } skills["NewShieldCharge"] = { name = "Shield Charge", color = 1, - baseEffectiveness = 2.25, - incrementalEffectiveness = 0.028100000694394, + baseEffectiveness = 1.7799999713898, + incrementalEffectiveness = 0.017300000414252, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing off-hand damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Shield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5968,46 +5965,46 @@ skills["NewShieldCharge"] = { "attack_is_melee_override", }, levels = { - [1] = { 75, 90, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 530, levelRequirement = 10, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 75, 91, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 530, levelRequirement = 13, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 75, 92, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 530, levelRequirement = 17, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 75, 93, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 520, levelRequirement = 21, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 75, 94, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 520, levelRequirement = 25, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 75, 95, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 520, levelRequirement = 29, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 75, 96, 100, 0.80000001192093, 1.2000000476837, 3, 4, critChance = 5, attackTime = 520, levelRequirement = 33, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 75, 97, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 510, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 75, 98, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 510, levelRequirement = 39, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 75, 99, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 510, levelRequirement = 42, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 75, 100, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 510, levelRequirement = 45, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 75, 101, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 75, 102, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 51, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 75, 103, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 54, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 75, 104, 100, 0.80000001192093, 1.2000000476837, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 57, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 75, 105, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 490, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 75, 106, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 490, levelRequirement = 63, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 75, 107, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 490, levelRequirement = 66, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 75, 108, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 490, levelRequirement = 68, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 75, 109, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 480, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 75, 110, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 480, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 75, 111, 100, 0.80000001192093, 1.2000000476837, 4, 6, critChance = 5, attackTime = 480, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 75, 112, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 480, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 75, 113, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 470, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 75, 114, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 470, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 75, 115, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 470, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 75, 116, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 470, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 75, 117, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 460, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 75, 118, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 460, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 75, 119, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 460, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 75, 119, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 460, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 75, 120, 100, 0.80000001192093, 1.2000000476837, 5, 7, critChance = 5, attackTime = 460, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 75, 120, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 75, 121, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 75, 121, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 75, 122, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 75, 122, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 75, 123, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 75, 123, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 75, 124, 100, 0.80000001192093, 1.2000000476837, 6, 8, critChance = 5, attackTime = 450, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 75, 90, 100, 12, 18, 3, 4, critChance = 5, attackTime = 500, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 75, 91, 100, 14, 22, 3, 4, critChance = 5, attackTime = 500, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 75, 92, 100, 18, 27, 3, 4, critChance = 5, attackTime = 500, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 75, 93, 100, 22, 33, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 75, 94, 100, 27, 40, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 75, 95, 100, 32, 48, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 75, 96, 100, 38, 57, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 75, 97, 100, 43, 64, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 75, 98, 100, 48, 72, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 75, 99, 100, 54, 81, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 75, 100, 100, 60, 90, 4, 5, critChance = 5, attackTime = 500, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 75, 101, 100, 66, 100, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 75, 102, 100, 74, 110, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 51, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 75, 103, 100, 81, 122, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 75, 104, 100, 90, 134, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 57, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 75, 105, 100, 98, 148, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 75, 106, 100, 108, 162, 4, 6, critChance = 5, attackTime = 500, levelRequirement = 63, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 75, 107, 100, 119, 178, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 75, 108, 100, 126, 189, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 75, 109, 100, 134, 200, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 75, 110, 100, 142, 213, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 75, 111, 100, 150, 225, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 75, 112, 100, 159, 239, 5, 7, critChance = 5, attackTime = 500, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 75, 113, 100, 169, 253, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 75, 114, 100, 179, 268, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 75, 115, 100, 189, 283, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 75, 116, 100, 200, 300, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 75, 117, 100, 211, 317, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 75, 118, 100, 223, 335, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 75, 119, 100, 236, 353, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 75, 119, 100, 242, 363, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [32] = { 75, 120, 100, 249, 373, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [33] = { 75, 120, 100, 255, 383, 6, 8, critChance = 5, attackTime = 500, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [34] = { 75, 121, 100, 262, 394, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [35] = { 75, 121, 100, 270, 404, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [36] = { 75, 122, 100, 277, 415, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [37] = { 75, 122, 100, 284, 426, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [38] = { 75, 123, 100, 292, 438, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [39] = { 75, 123, 100, 300, 450, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [40] = { 75, 124, 100, 308, 462, 7, 9, critChance = 5, attackTime = 500, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["ShockwaveTotem"] = { @@ -6016,7 +6013,7 @@ skills["ShockwaveTotem"] = { baseEffectiveness = 1.1783000230789, incrementalEffectiveness = 0.040300000458956, description = "Summons a totem that shakes the earth around it, knocking back and damaging nearby enemies", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 5, castTime = 0.6, @@ -6055,46 +6052,46 @@ skills["ShockwaveTotem"] = { "base_skill_is_totemified", }, levels = { - [1] = { 0.69999998807907, 1.3999999761581, 8000, 80, 25, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 21, }, }, - [2] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 22, }, }, - [3] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 24, }, }, - [4] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 25, }, }, - [5] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 26, }, }, - [6] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 27, }, }, - [7] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 28, }, }, - [8] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 29, }, }, - [9] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 30, }, }, - [10] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 31, }, }, - [11] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [12] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 32, }, }, - [13] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 33, }, }, - [14] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 34, }, }, - [15] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 35, }, }, - [16] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 36, }, }, - [17] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 37, }, }, - [18] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 38, }, }, - [19] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 39, }, }, - [20] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 39, }, }, - [21] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 40, }, }, - [22] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 41, }, }, - [23] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 42, }, }, - [24] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 43, }, }, - [25] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 44, }, }, - [26] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 45, }, }, - [27] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 46, }, }, - [28] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 46, }, }, - [29] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 47, }, }, - [30] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 48, }, }, - [31] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [32] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [33] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 49, }, }, - [34] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [35] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 50, }, }, - [36] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 51, }, }, - [37] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 51, }, }, - [38] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [39] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, - [40] = { 0.69999998807907, 1.2999999523163, 8000, 80, 25, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 52, }, }, + [1] = { 0.69999998807907, 65, 8000, 80, 25, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 21, }, }, + [2] = { 0.69999998807907, 74, 8000, 80, 25, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 22, }, }, + [3] = { 0.69999998807907, 89, 8000, 80, 25, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 24, }, }, + [4] = { 0.69999998807907, 107, 8000, 80, 25, critChance = 5, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 25, }, }, + [5] = { 0.69999998807907, 128, 8000, 80, 25, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 26, }, }, + [6] = { 0.69999998807907, 144, 8000, 80, 25, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 27, }, }, + [7] = { 0.69999998807907, 162, 8000, 80, 25, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 28, }, }, + [8] = { 0.69999998807907, 182, 8000, 80, 25, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 29, }, }, + [9] = { 0.69999998807907, 204, 8000, 80, 25, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 30, }, }, + [10] = { 0.69999998807907, 229, 8000, 80, 25, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 31, }, }, + [11] = { 0.69999998807907, 256, 8000, 80, 25, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [12] = { 0.69999998807907, 286, 8000, 80, 25, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 32, }, }, + [13] = { 0.69999998807907, 319, 8000, 80, 25, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 33, }, }, + [14] = { 0.69999998807907, 356, 8000, 80, 25, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 34, }, }, + [15] = { 0.69999998807907, 396, 8000, 80, 25, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 35, }, }, + [16] = { 0.69999998807907, 441, 8000, 80, 25, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 36, }, }, + [17] = { 0.69999998807907, 491, 8000, 80, 25, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 37, }, }, + [18] = { 0.69999998807907, 545, 8000, 80, 25, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 38, }, }, + [19] = { 0.69999998807907, 606, 8000, 80, 25, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [20] = { 0.69999998807907, 672, 8000, 80, 25, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 39, }, }, + [21] = { 0.69999998807907, 746, 8000, 80, 25, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 40, }, }, + [22] = { 0.69999998807907, 827, 8000, 80, 25, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 41, }, }, + [23] = { 0.69999998807907, 916, 8000, 80, 25, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 42, }, }, + [24] = { 0.69999998807907, 1015, 8000, 80, 25, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 43, }, }, + [25] = { 0.69999998807907, 1123, 8000, 80, 25, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 44, }, }, + [26] = { 0.69999998807907, 1243, 8000, 80, 25, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 45, }, }, + [27] = { 0.69999998807907, 1374, 8000, 80, 25, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [28] = { 0.69999998807907, 1519, 8000, 80, 25, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 46, }, }, + [29] = { 0.69999998807907, 1678, 8000, 80, 25, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 47, }, }, + [30] = { 0.69999998807907, 1853, 8000, 80, 25, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 48, }, }, + [31] = { 0.69999998807907, 1947, 8000, 80, 25, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [32] = { 0.69999998807907, 2046, 8000, 80, 25, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [33] = { 0.69999998807907, 2149, 8000, 80, 25, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 49, }, }, + [34] = { 0.69999998807907, 2258, 8000, 80, 25, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [35] = { 0.69999998807907, 2371, 8000, 80, 25, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 50, }, }, + [36] = { 0.69999998807907, 2491, 8000, 80, 25, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [37] = { 0.69999998807907, 2615, 8000, 80, 25, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 51, }, }, + [38] = { 0.69999998807907, 2746, 8000, 80, 25, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [39] = { 0.69999998807907, 2883, 8000, 80, 25, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, + [40] = { 0.69999998807907, 3027, 8000, 80, 25, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 52, }, }, }, } skills["Smite"] = { @@ -6103,7 +6100,7 @@ skills["Smite"] = { baseEffectiveness = 0.60000002384186, incrementalEffectiveness = 0.028000000864267, description = "Performs a melee attack, and causes lightning to strike a targeted location or nearby enemy, dealing damage in an area. If the melee strike hits a target, that enemy cannot also be hit by the area damage. If this skill hits an enemy, you gain an aura buff, granting you and your allies additional lightning damage for a duration. Requires a Sword, Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Melee] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Hit] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Aura] = true, [SkillType.Buff] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Melee] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, [SkillType.Damage] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Aura] = true, [SkillType.Buff] = true, [SkillType.Lightning] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -6172,59 +6169,58 @@ skills["Smite"] = { "minimum_added_lightning_damage_from_skill", "maximum_added_lightning_damage_from_skill", "active_skill_base_radius_+", - "melee_range_+", "active_skill_area_damage_+%_final", "visual_hit_effect_elemental_is_holy", "console_skill_dont_chase", }, levels = { - [1] = { 50, 4000, 0, 0.10000000149012, 1.8999999761581, 0, 0, -30, damageEffectiveness = 1.96, attackSpeedMultiplier = -15, baseMultiplier = 1.96, levelRequirement = 1, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 50, 4000, 1, 0.10000000149012, 1.8999999761581, 0, 0, -29, damageEffectiveness = 2, attackSpeedMultiplier = -15, baseMultiplier = 2.001, levelRequirement = 2, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 50, 4000, 2, 0.10000000149012, 1.8999999761581, 1, 0, -29, damageEffectiveness = 2.04, attackSpeedMultiplier = -15, baseMultiplier = 2.041, levelRequirement = 4, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 50, 4000, 3, 0.10000000149012, 1.8999999761581, 1, 0, -28, damageEffectiveness = 2.08, attackSpeedMultiplier = -15, baseMultiplier = 2.082, levelRequirement = 7, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 50, 4000, 4, 0.10000000149012, 1.8999999761581, 1, 0, -28, damageEffectiveness = 2.12, attackSpeedMultiplier = -15, baseMultiplier = 2.122, levelRequirement = 11, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 50, 4000, 5, 0.10000000149012, 1.8999999761581, 2, 0, -27, damageEffectiveness = 2.16, attackSpeedMultiplier = -15, baseMultiplier = 2.163, levelRequirement = 16, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 50, 4000, 6, 0.10000000149012, 1.8999999761581, 2, 1, -27, damageEffectiveness = 2.2, attackSpeedMultiplier = -15, baseMultiplier = 2.203, levelRequirement = 20, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 50, 4000, 7, 0.10000000149012, 1.8999999761581, 2, 1, -26, damageEffectiveness = 2.24, attackSpeedMultiplier = -15, baseMultiplier = 2.244, levelRequirement = 24, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 50, 4000, 8, 0.10000000149012, 1.8999999761581, 3, 1, -26, damageEffectiveness = 2.28, attackSpeedMultiplier = -15, baseMultiplier = 2.284, levelRequirement = 28, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 50, 4000, 9, 0.10000000149012, 1.8999999761581, 3, 1, -25, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.325, levelRequirement = 32, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 50, 4000, 10, 0.10000000149012, 1.8999999761581, 3, 1, -25, damageEffectiveness = 2.37, attackSpeedMultiplier = -15, baseMultiplier = 2.365, levelRequirement = 36, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 50, 4000, 11, 0.10000000149012, 1.8999999761581, 4, 1, -24, damageEffectiveness = 2.41, attackSpeedMultiplier = -15, baseMultiplier = 2.406, levelRequirement = 40, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 50, 4000, 12, 0.10000000149012, 1.8999999761581, 4, 1, -24, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.446, levelRequirement = 44, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 50, 4000, 13, 0.10000000149012, 1.8999999761581, 4, 2, -23, damageEffectiveness = 2.49, attackSpeedMultiplier = -15, baseMultiplier = 2.487, levelRequirement = 48, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 50, 4000, 14, 0.10000000149012, 1.8999999761581, 5, 2, -23, damageEffectiveness = 2.53, attackSpeedMultiplier = -15, baseMultiplier = 2.527, levelRequirement = 52, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 50, 4000, 15, 0.10000000149012, 1.8999999761581, 5, 2, -22, damageEffectiveness = 2.57, attackSpeedMultiplier = -15, baseMultiplier = 2.568, levelRequirement = 56, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 50, 4000, 16, 0.10000000149012, 1.8999999761581, 5, 2, -22, damageEffectiveness = 2.61, attackSpeedMultiplier = -15, baseMultiplier = 2.608, levelRequirement = 60, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 50, 4000, 17, 0.10000000149012, 1.8999999761581, 6, 2, -21, damageEffectiveness = 2.65, attackSpeedMultiplier = -15, baseMultiplier = 2.649, levelRequirement = 64, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 50, 4000, 18, 0.10000000149012, 1.8999999761581, 6, 2, -21, damageEffectiveness = 2.69, attackSpeedMultiplier = -15, baseMultiplier = 2.689, levelRequirement = 67, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 50, 4000, 19, 0.10000000149012, 1.8999999761581, 6, 2, -20, damageEffectiveness = 2.73, attackSpeedMultiplier = -15, baseMultiplier = 2.73, levelRequirement = 70, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 50, 4000, 20, 0.10000000149012, 1.8999999761581, 7, 3, -20, damageEffectiveness = 2.77, attackSpeedMultiplier = -15, baseMultiplier = 2.771, levelRequirement = 72, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 50, 4000, 21, 0.10000000149012, 1.8999999761581, 7, 3, -19, damageEffectiveness = 2.81, attackSpeedMultiplier = -15, baseMultiplier = 2.811, levelRequirement = 74, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 50, 4000, 22, 0.10000000149012, 1.8999999761581, 7, 3, -19, damageEffectiveness = 2.85, attackSpeedMultiplier = -15, baseMultiplier = 2.852, levelRequirement = 76, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 50, 4000, 23, 0.10000000149012, 1.8999999761581, 8, 3, -18, damageEffectiveness = 2.89, attackSpeedMultiplier = -15, baseMultiplier = 2.892, levelRequirement = 78, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 50, 4000, 24, 0.10000000149012, 1.8999999761581, 8, 3, -18, damageEffectiveness = 2.93, attackSpeedMultiplier = -15, baseMultiplier = 2.933, levelRequirement = 80, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 50, 4000, 25, 0.10000000149012, 1.8999999761581, 8, 3, -17, damageEffectiveness = 2.97, attackSpeedMultiplier = -15, baseMultiplier = 2.973, levelRequirement = 82, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 50, 4000, 26, 0.10000000149012, 1.8999999761581, 8, 3, -17, damageEffectiveness = 3.01, attackSpeedMultiplier = -15, baseMultiplier = 3.014, levelRequirement = 84, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 50, 4000, 27, 0.10000000149012, 1.8999999761581, 9, 4, -16, damageEffectiveness = 3.05, attackSpeedMultiplier = -15, baseMultiplier = 3.054, levelRequirement = 86, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 50, 4000, 28, 0.10000000149012, 1.8999999761581, 9, 4, -16, damageEffectiveness = 3.09, attackSpeedMultiplier = -15, baseMultiplier = 3.095, levelRequirement = 88, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 50, 4000, 29, 0.10000000149012, 1.8999999761581, 9, 4, -15, damageEffectiveness = 3.14, attackSpeedMultiplier = -15, baseMultiplier = 3.135, levelRequirement = 90, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 50, 4000, 30, 0.10000000149012, 1.8999999761581, 10, 4, -15, damageEffectiveness = 3.16, attackSpeedMultiplier = -15, baseMultiplier = 3.156, levelRequirement = 91, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 50, 4000, 30, 0.10000000149012, 1.8999999761581, 10, 4, -15, damageEffectiveness = 3.18, attackSpeedMultiplier = -15, baseMultiplier = 3.176, levelRequirement = 92, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 50, 4000, 31, 0.10000000149012, 1.8999999761581, 10, 4, -15, damageEffectiveness = 3.2, attackSpeedMultiplier = -15, baseMultiplier = 3.196, levelRequirement = 93, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 50, 4000, 31, 0.10000000149012, 1.8999999761581, 10, 4, -14, damageEffectiveness = 3.22, attackSpeedMultiplier = -15, baseMultiplier = 3.216, levelRequirement = 94, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 50, 4000, 32, 0.10000000149012, 1.8999999761581, 10, 5, -14, damageEffectiveness = 3.24, attackSpeedMultiplier = -15, baseMultiplier = 3.237, levelRequirement = 95, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 50, 4000, 32, 0.10000000149012, 1.8999999761581, 10, 5, -14, damageEffectiveness = 3.26, attackSpeedMultiplier = -15, baseMultiplier = 3.257, levelRequirement = 96, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 50, 4000, 33, 0.10000000149012, 1.8999999761581, 11, 5, -14, damageEffectiveness = 3.28, attackSpeedMultiplier = -15, baseMultiplier = 3.277, levelRequirement = 97, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 50, 4000, 33, 0.10000000149012, 1.8999999761581, 11, 5, -13, damageEffectiveness = 3.3, attackSpeedMultiplier = -15, baseMultiplier = 3.297, levelRequirement = 98, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 50, 4000, 34, 0.10000000149012, 1.8999999761581, 11, 5, -13, damageEffectiveness = 3.32, attackSpeedMultiplier = -15, baseMultiplier = 3.318, levelRequirement = 99, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 50, 4000, 34, 0.10000000149012, 1.8999999761581, 11, 5, -13, damageEffectiveness = 3.34, attackSpeedMultiplier = -15, baseMultiplier = 3.338, levelRequirement = 100, statInterpolation = { 1, 1, 1, 3, 3, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 50, 4000, 0, 1, 4, 0, -30, damageEffectiveness = 1.96, attackSpeedMultiplier = -15, baseMultiplier = 1.96, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 50, 4000, 1, 1, 5, 0, -29, damageEffectiveness = 2, attackSpeedMultiplier = -15, baseMultiplier = 2.001, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 50, 4000, 2, 1, 6, 1, -29, damageEffectiveness = 2.04, attackSpeedMultiplier = -15, baseMultiplier = 2.041, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 50, 4000, 3, 1, 8, 1, -28, damageEffectiveness = 2.08, attackSpeedMultiplier = -15, baseMultiplier = 2.082, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 50, 4000, 4, 1, 11, 1, -28, damageEffectiveness = 2.12, attackSpeedMultiplier = -15, baseMultiplier = 2.122, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 50, 4000, 5, 1, 16, 2, -27, damageEffectiveness = 2.16, attackSpeedMultiplier = -15, baseMultiplier = 2.163, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 50, 4000, 6, 1, 21, 2, -27, damageEffectiveness = 2.2, attackSpeedMultiplier = -15, baseMultiplier = 2.203, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 50, 4000, 7, 1, 26, 2, -26, damageEffectiveness = 2.24, attackSpeedMultiplier = -15, baseMultiplier = 2.244, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 50, 4000, 8, 2, 33, 3, -26, damageEffectiveness = 2.28, attackSpeedMultiplier = -15, baseMultiplier = 2.284, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 50, 4000, 9, 2, 40, 3, -25, damageEffectiveness = 2.32, attackSpeedMultiplier = -15, baseMultiplier = 2.325, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 50, 4000, 10, 3, 49, 3, -25, damageEffectiveness = 2.37, attackSpeedMultiplier = -15, baseMultiplier = 2.365, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 50, 4000, 11, 3, 60, 4, -24, damageEffectiveness = 2.41, attackSpeedMultiplier = -15, baseMultiplier = 2.406, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 50, 4000, 12, 4, 72, 4, -24, damageEffectiveness = 2.45, attackSpeedMultiplier = -15, baseMultiplier = 2.446, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 50, 4000, 13, 5, 87, 4, -23, damageEffectiveness = 2.49, attackSpeedMultiplier = -15, baseMultiplier = 2.487, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 50, 4000, 14, 5, 104, 5, -23, damageEffectiveness = 2.53, attackSpeedMultiplier = -15, baseMultiplier = 2.527, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 50, 4000, 15, 6, 123, 5, -22, damageEffectiveness = 2.57, attackSpeedMultiplier = -15, baseMultiplier = 2.568, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 50, 4000, 16, 8, 146, 5, -22, damageEffectiveness = 2.61, attackSpeedMultiplier = -15, baseMultiplier = 2.608, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 50, 4000, 17, 9, 173, 6, -21, damageEffectiveness = 2.65, attackSpeedMultiplier = -15, baseMultiplier = 2.649, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 50, 4000, 18, 10, 195, 6, -21, damageEffectiveness = 2.69, attackSpeedMultiplier = -15, baseMultiplier = 2.689, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 50, 4000, 19, 12, 220, 6, -20, damageEffectiveness = 2.73, attackSpeedMultiplier = -15, baseMultiplier = 2.73, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 50, 4000, 20, 13, 239, 7, -20, damageEffectiveness = 2.77, attackSpeedMultiplier = -15, baseMultiplier = 2.771, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 50, 4000, 21, 14, 258, 7, -19, damageEffectiveness = 2.81, attackSpeedMultiplier = -15, baseMultiplier = 2.811, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 50, 4000, 22, 15, 280, 7, -19, damageEffectiveness = 2.85, attackSpeedMultiplier = -15, baseMultiplier = 2.852, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 50, 4000, 23, 16, 302, 8, -18, damageEffectiveness = 2.89, attackSpeedMultiplier = -15, baseMultiplier = 2.892, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 50, 4000, 24, 17, 327, 8, -18, damageEffectiveness = 2.93, attackSpeedMultiplier = -15, baseMultiplier = 2.933, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 50, 4000, 25, 19, 353, 8, -17, damageEffectiveness = 2.97, attackSpeedMultiplier = -15, baseMultiplier = 2.973, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 50, 4000, 26, 20, 381, 8, -17, damageEffectiveness = 3.01, attackSpeedMultiplier = -15, baseMultiplier = 3.014, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 50, 4000, 27, 22, 411, 9, -16, damageEffectiveness = 3.05, attackSpeedMultiplier = -15, baseMultiplier = 3.054, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 50, 4000, 28, 23, 444, 9, -16, damageEffectiveness = 3.09, attackSpeedMultiplier = -15, baseMultiplier = 3.095, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 50, 4000, 29, 25, 479, 9, -15, damageEffectiveness = 3.14, attackSpeedMultiplier = -15, baseMultiplier = 3.135, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 50, 4000, 30, 26, 497, 10, -15, damageEffectiveness = 3.16, attackSpeedMultiplier = -15, baseMultiplier = 3.156, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 50, 4000, 30, 27, 516, 10, -15, damageEffectiveness = 3.18, attackSpeedMultiplier = -15, baseMultiplier = 3.176, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 50, 4000, 31, 28, 536, 10, -15, damageEffectiveness = 3.2, attackSpeedMultiplier = -15, baseMultiplier = 3.196, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 50, 4000, 31, 29, 556, 10, -14, damageEffectiveness = 3.22, attackSpeedMultiplier = -15, baseMultiplier = 3.216, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 50, 4000, 32, 30, 577, 10, -14, damageEffectiveness = 3.24, attackSpeedMultiplier = -15, baseMultiplier = 3.237, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 50, 4000, 32, 32, 599, 10, -14, damageEffectiveness = 3.26, attackSpeedMultiplier = -15, baseMultiplier = 3.257, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 50, 4000, 33, 33, 621, 11, -14, damageEffectiveness = 3.28, attackSpeedMultiplier = -15, baseMultiplier = 3.277, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 50, 4000, 33, 34, 645, 11, -13, damageEffectiveness = 3.3, attackSpeedMultiplier = -15, baseMultiplier = 3.297, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 50, 4000, 34, 35, 669, 11, -13, damageEffectiveness = 3.32, attackSpeedMultiplier = -15, baseMultiplier = 3.318, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 50, 4000, 34, 37, 694, 11, -13, damageEffectiveness = 3.34, attackSpeedMultiplier = -15, baseMultiplier = 3.338, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["StaticStrike"] = { name = "Static Strike", color = 1, description = "Attack with a melee weapon, gaining static energy for a duration if you hit an enemy. While you have static energy, you'll frequently hit a number of nearby enemies with beams, dealing attack damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.LightningSkill] = true, [SkillType.Chaining] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Chains] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -6295,52 +6291,51 @@ end, stats = { "skill_physical_damage_%_to_convert_to_lightning", "static_strike_base_zap_frequency_ms", - "melee_range_+", "static_strike_number_of_beam_targets", "number_of_chains", "static_strike_beam_damage_+%_final", }, levels = { - [1] = { 50, 400, 0, 4, 1, -40, damageEffectiveness = 1.1, baseMultiplier = 1.1, duration = 3, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 50, 400, 0, 4, 1, -40, damageEffectiveness = 1.14, baseMultiplier = 1.141, duration = 3, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 50, 390, 0, 4, 1, -40, damageEffectiveness = 1.18, baseMultiplier = 1.182, duration = 3, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 50, 390, 0, 4, 1, -40, damageEffectiveness = 1.22, baseMultiplier = 1.223, duration = 3, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 50, 380, 0, 4, 1, -40, damageEffectiveness = 1.26, baseMultiplier = 1.264, duration = 3, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 50, 380, 0, 4, 1, -40, damageEffectiveness = 1.31, baseMultiplier = 1.305, duration = 3, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 50, 380, 1, 4, 1, -40, damageEffectiveness = 1.35, baseMultiplier = 1.346, duration = 3, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 50, 370, 1, 4, 1, -40, damageEffectiveness = 1.39, baseMultiplier = 1.387, duration = 3, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 50, 370, 1, 4, 1, -40, damageEffectiveness = 1.43, baseMultiplier = 1.428, duration = 3, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 50, 360, 1, 5, 1, -40, damageEffectiveness = 1.47, baseMultiplier = 1.469, duration = 3, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 50, 360, 1, 5, 1, -40, damageEffectiveness = 1.51, baseMultiplier = 1.511, duration = 3, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 50, 360, 1, 5, 1, -40, damageEffectiveness = 1.55, baseMultiplier = 1.552, duration = 3, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 50, 350, 1, 5, 1, -40, damageEffectiveness = 1.59, baseMultiplier = 1.593, duration = 3, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 50, 350, 2, 5, 1, -40, damageEffectiveness = 1.63, baseMultiplier = 1.634, duration = 3, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 50, 340, 2, 5, 1, -40, damageEffectiveness = 1.67, baseMultiplier = 1.675, duration = 3, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 50, 340, 2, 5, 1, -40, damageEffectiveness = 1.72, baseMultiplier = 1.716, duration = 3, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 50, 340, 2, 5, 1, -40, damageEffectiveness = 1.76, baseMultiplier = 1.757, duration = 3, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 50, 330, 2, 5, 1, -40, damageEffectiveness = 1.8, baseMultiplier = 1.798, duration = 3, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 50, 330, 2, 5, 1, -40, damageEffectiveness = 1.84, baseMultiplier = 1.839, duration = 3, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 50, 320, 2, 6, 1, -40, damageEffectiveness = 1.88, baseMultiplier = 1.88, duration = 3, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 50, 320, 3, 6, 1, -40, damageEffectiveness = 1.92, baseMultiplier = 1.921, duration = 3, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 50, 320, 3, 6, 1, -40, damageEffectiveness = 1.96, baseMultiplier = 1.962, duration = 3, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 50, 310, 3, 6, 1, -40, damageEffectiveness = 2, baseMultiplier = 2.003, duration = 3, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 50, 310, 3, 6, 1, -40, damageEffectiveness = 2.04, baseMultiplier = 2.044, duration = 3, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 50, 300, 3, 6, 1, -40, damageEffectiveness = 2.09, baseMultiplier = 2.085, duration = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 50, 300, 3, 6, 1, -40, damageEffectiveness = 2.13, baseMultiplier = 2.126, duration = 3, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 50, 300, 3, 6, 1, -40, damageEffectiveness = 2.17, baseMultiplier = 2.167, duration = 3, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 50, 290, 4, 6, 1, -40, damageEffectiveness = 2.21, baseMultiplier = 2.208, duration = 3, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 50, 290, 4, 6, 1, -40, damageEffectiveness = 2.25, baseMultiplier = 2.249, duration = 3, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 50, 280, 4, 7, 1, -40, damageEffectiveness = 2.29, baseMultiplier = 2.291, duration = 3, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 50, 280, 4, 7, 1, -40, damageEffectiveness = 2.31, baseMultiplier = 2.311, duration = 3, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 50, 280, 4, 7, 1, -40, damageEffectiveness = 2.33, baseMultiplier = 2.332, duration = 3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 50, 280, 4, 7, 1, -40, damageEffectiveness = 2.35, baseMultiplier = 2.352, duration = 3, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 50, 280, 4, 7, 1, -40, damageEffectiveness = 2.37, baseMultiplier = 2.373, duration = 3, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 50, 270, 5, 7, 1, -40, damageEffectiveness = 2.39, baseMultiplier = 2.393, duration = 3, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 50, 270, 5, 7, 1, -40, damageEffectiveness = 2.41, baseMultiplier = 2.414, duration = 3, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 50, 270, 5, 7, 1, -40, damageEffectiveness = 2.43, baseMultiplier = 2.434, duration = 3, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 50, 270, 5, 7, 1, -40, damageEffectiveness = 2.45, baseMultiplier = 2.455, duration = 3, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 50, 270, 5, 7, 1, -40, damageEffectiveness = 2.48, baseMultiplier = 2.475, duration = 3, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 50, 260, 5, 7, 1, -40, damageEffectiveness = 2.5, baseMultiplier = 2.496, duration = 3, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 50, 400, 4, 1, -40, damageEffectiveness = 1.1, baseMultiplier = 1.1, duration = 3, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [2] = { 50, 400, 4, 1, -40, damageEffectiveness = 1.14, baseMultiplier = 1.141, duration = 3, levelRequirement = 15, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [3] = { 50, 390, 4, 1, -40, damageEffectiveness = 1.18, baseMultiplier = 1.182, duration = 3, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [4] = { 50, 390, 4, 1, -40, damageEffectiveness = 1.22, baseMultiplier = 1.223, duration = 3, levelRequirement = 23, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [5] = { 50, 380, 4, 1, -40, damageEffectiveness = 1.26, baseMultiplier = 1.264, duration = 3, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [6] = { 50, 380, 4, 1, -40, damageEffectiveness = 1.31, baseMultiplier = 1.305, duration = 3, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [7] = { 50, 380, 4, 1, -40, damageEffectiveness = 1.35, baseMultiplier = 1.346, duration = 3, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [8] = { 50, 370, 4, 1, -40, damageEffectiveness = 1.39, baseMultiplier = 1.387, duration = 3, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [9] = { 50, 370, 4, 1, -40, damageEffectiveness = 1.43, baseMultiplier = 1.428, duration = 3, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [10] = { 50, 360, 5, 1, -40, damageEffectiveness = 1.47, baseMultiplier = 1.469, duration = 3, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [11] = { 50, 360, 5, 1, -40, damageEffectiveness = 1.51, baseMultiplier = 1.511, duration = 3, levelRequirement = 47, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [12] = { 50, 360, 5, 1, -40, damageEffectiveness = 1.55, baseMultiplier = 1.552, duration = 3, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [13] = { 50, 350, 5, 1, -40, damageEffectiveness = 1.59, baseMultiplier = 1.593, duration = 3, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [14] = { 50, 350, 5, 1, -40, damageEffectiveness = 1.63, baseMultiplier = 1.634, duration = 3, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [15] = { 50, 340, 5, 1, -40, damageEffectiveness = 1.67, baseMultiplier = 1.675, duration = 3, levelRequirement = 59, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [16] = { 50, 340, 5, 1, -40, damageEffectiveness = 1.72, baseMultiplier = 1.716, duration = 3, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [17] = { 50, 340, 5, 1, -40, damageEffectiveness = 1.76, baseMultiplier = 1.757, duration = 3, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [18] = { 50, 330, 5, 1, -40, damageEffectiveness = 1.8, baseMultiplier = 1.798, duration = 3, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [19] = { 50, 330, 5, 1, -40, damageEffectiveness = 1.84, baseMultiplier = 1.839, duration = 3, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [20] = { 50, 320, 6, 1, -40, damageEffectiveness = 1.88, baseMultiplier = 1.88, duration = 3, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [21] = { 50, 320, 6, 1, -40, damageEffectiveness = 1.92, baseMultiplier = 1.921, duration = 3, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [22] = { 50, 320, 6, 1, -40, damageEffectiveness = 1.96, baseMultiplier = 1.962, duration = 3, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [23] = { 50, 310, 6, 1, -40, damageEffectiveness = 2, baseMultiplier = 2.003, duration = 3, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [24] = { 50, 310, 6, 1, -40, damageEffectiveness = 2.04, baseMultiplier = 2.044, duration = 3, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [25] = { 50, 300, 6, 1, -40, damageEffectiveness = 2.09, baseMultiplier = 2.085, duration = 3, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [26] = { 50, 300, 6, 1, -40, damageEffectiveness = 2.13, baseMultiplier = 2.126, duration = 3, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [27] = { 50, 300, 6, 1, -40, damageEffectiveness = 2.17, baseMultiplier = 2.167, duration = 3, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [28] = { 50, 290, 6, 1, -40, damageEffectiveness = 2.21, baseMultiplier = 2.208, duration = 3, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [29] = { 50, 290, 6, 1, -40, damageEffectiveness = 2.25, baseMultiplier = 2.249, duration = 3, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [30] = { 50, 280, 7, 1, -40, damageEffectiveness = 2.29, baseMultiplier = 2.291, duration = 3, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [31] = { 50, 280, 7, 1, -40, damageEffectiveness = 2.31, baseMultiplier = 2.311, duration = 3, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [32] = { 50, 280, 7, 1, -40, damageEffectiveness = 2.33, baseMultiplier = 2.332, duration = 3, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [33] = { 50, 280, 7, 1, -40, damageEffectiveness = 2.35, baseMultiplier = 2.352, duration = 3, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [34] = { 50, 280, 7, 1, -40, damageEffectiveness = 2.37, baseMultiplier = 2.373, duration = 3, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [35] = { 50, 270, 7, 1, -40, damageEffectiveness = 2.39, baseMultiplier = 2.393, duration = 3, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [36] = { 50, 270, 7, 1, -40, damageEffectiveness = 2.41, baseMultiplier = 2.414, duration = 3, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [37] = { 50, 270, 7, 1, -40, damageEffectiveness = 2.43, baseMultiplier = 2.434, duration = 3, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [38] = { 50, 270, 7, 1, -40, damageEffectiveness = 2.45, baseMultiplier = 2.455, duration = 3, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [39] = { 50, 270, 7, 1, -40, damageEffectiveness = 2.48, baseMultiplier = 2.475, duration = 3, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, + [40] = { 50, 260, 7, 1, -40, damageEffectiveness = 2.5, baseMultiplier = 2.496, duration = 3, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 6, }, }, }, } skills["QuickGuard"] = { @@ -6349,7 +6344,7 @@ skills["QuickGuard"] = { baseEffectiveness = 10, incrementalEffectiveness = 0.029999999329448, description = "Applies a buff which can take some of the damage from hits for you before being depleted. Shares a cooldown with other Guard skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.GuardSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Guard] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, statMap = { @@ -6389,48 +6384,49 @@ skills["QuickGuard"] = { "quick_guard_damage_absorb_limit", "base_deal_no_damage", "display_this_skill_cooldown_does_not_recover_during_buff", + "display_skill_buff_grants_bleeding_immunity", }, levels = { - [1] = { 70, 1, levelRequirement = 4, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 4, }, }, - [2] = { 70, 1, levelRequirement = 6, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 5, }, }, - [3] = { 70, 1, levelRequirement = 9, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 5, }, }, - [4] = { 70, 1, levelRequirement = 12, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 6, }, }, - [5] = { 70, 1, levelRequirement = 16, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 7, }, }, - [6] = { 70, 1, levelRequirement = 20, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 7, }, }, - [7] = { 70, 1, levelRequirement = 24, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 8, }, }, - [8] = { 70, 1, levelRequirement = 28, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 9, }, }, - [9] = { 70, 1, levelRequirement = 32, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 10, }, }, - [10] = { 70, 1, levelRequirement = 36, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 10, }, }, - [11] = { 70, 1, levelRequirement = 40, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 11, }, }, - [12] = { 70, 1, levelRequirement = 44, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 12, }, }, - [13] = { 70, 1, levelRequirement = 48, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 12, }, }, - [14] = { 70, 1, levelRequirement = 52, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 13, }, }, - [15] = { 70, 1, levelRequirement = 55, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 14, }, }, - [16] = { 70, 1, levelRequirement = 58, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 14, }, }, - [17] = { 70, 1, levelRequirement = 61, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 15, }, }, - [18] = { 70, 1, levelRequirement = 64, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 15, }, }, - [19] = { 70, 1, levelRequirement = 67, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 16, }, }, - [20] = { 70, 1, levelRequirement = 70, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 16, }, }, - [21] = { 70, 1, levelRequirement = 72, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 17, }, }, - [22] = { 70, 1, levelRequirement = 74, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 17, }, }, - [23] = { 70, 1, levelRequirement = 76, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 18, }, }, - [24] = { 70, 1, levelRequirement = 78, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 18, }, }, - [25] = { 70, 1, levelRequirement = 80, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 18, }, }, - [26] = { 70, 1, levelRequirement = 82, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 19, }, }, - [27] = { 70, 1, levelRequirement = 84, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 19, }, }, - [28] = { 70, 1, levelRequirement = 86, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 19, }, }, - [29] = { 70, 1, levelRequirement = 88, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 20, }, }, - [30] = { 70, 1, levelRequirement = 90, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 20, }, }, - [31] = { 70, 1, levelRequirement = 91, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 20, }, }, - [32] = { 70, 1, levelRequirement = 92, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 20, }, }, - [33] = { 70, 1, levelRequirement = 93, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 21, }, }, - [34] = { 70, 1, levelRequirement = 94, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 21, }, }, - [35] = { 70, 1, levelRequirement = 95, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 21, }, }, - [36] = { 70, 1, levelRequirement = 96, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 21, }, }, - [37] = { 70, 1, levelRequirement = 97, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 21, }, }, - [38] = { 70, 1, levelRequirement = 98, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 22, }, }, - [39] = { 70, 1, levelRequirement = 99, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 22, }, }, - [40] = { 70, 1, levelRequirement = 100, duration = 1.5, cooldown = 3, statInterpolation = { 1, 3, }, cost = { Mana = 22, }, }, + [1] = { 70, 54, levelRequirement = 4, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 4, }, }, + [2] = { 70, 66, levelRequirement = 6, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 5, }, }, + [3] = { 70, 86, levelRequirement = 9, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 5, }, }, + [4] = { 70, 109, levelRequirement = 12, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [5] = { 70, 145, levelRequirement = 16, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [6] = { 70, 188, levelRequirement = 20, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 7, }, }, + [7] = { 70, 240, levelRequirement = 24, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 8, }, }, + [8] = { 70, 302, levelRequirement = 28, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 9, }, }, + [9] = { 70, 376, levelRequirement = 32, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [10] = { 70, 464, levelRequirement = 36, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 10, }, }, + [11] = { 70, 568, levelRequirement = 40, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 11, }, }, + [12] = { 70, 691, levelRequirement = 44, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [13] = { 70, 835, levelRequirement = 48, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 12, }, }, + [14] = { 70, 1005, levelRequirement = 52, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 13, }, }, + [15] = { 70, 1152, levelRequirement = 55, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [16] = { 70, 1317, levelRequirement = 58, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 14, }, }, + [17] = { 70, 1502, levelRequirement = 61, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [18] = { 70, 1711, levelRequirement = 64, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 15, }, }, + [19] = { 70, 1946, levelRequirement = 67, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [20] = { 70, 2209, levelRequirement = 70, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 16, }, }, + [21] = { 70, 2403, levelRequirement = 72, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [22] = { 70, 2611, levelRequirement = 74, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 17, }, }, + [23] = { 70, 2837, levelRequirement = 76, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [24] = { 70, 3080, levelRequirement = 78, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [25] = { 70, 3342, levelRequirement = 80, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 18, }, }, + [26] = { 70, 3624, levelRequirement = 82, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [27] = { 70, 3928, levelRequirement = 84, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [28] = { 70, 4257, levelRequirement = 86, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 19, }, }, + [29] = { 70, 4610, levelRequirement = 88, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [30] = { 70, 4991, levelRequirement = 90, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [31] = { 70, 5192, levelRequirement = 91, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [32] = { 70, 5401, levelRequirement = 92, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 20, }, }, + [33] = { 70, 5618, levelRequirement = 93, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [34] = { 70, 5842, levelRequirement = 94, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [35] = { 70, 6076, levelRequirement = 95, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [36] = { 70, 6318, levelRequirement = 96, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [37] = { 70, 6569, levelRequirement = 97, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 21, }, }, + [38] = { 70, 6829, levelRequirement = 98, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, + [39] = { 70, 7099, levelRequirement = 99, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, + [40] = { 70, 7379, levelRequirement = 100, duration = 1.5, cooldown = 3, statInterpolation = { 1, 0, }, cost = { Mana = 22, }, }, }, } skills["Bloodreap"] = { @@ -6439,7 +6435,7 @@ skills["Bloodreap"] = { baseEffectiveness = 1.7170000076294, incrementalEffectiveness = 0.042599998414516, description = "A bloody scythe swipes across a selected area, applying a physical damage over time debuff in addition to hitting enemies with physical damage. If enemies survive, you gain a blood charge which raises the damage and cost of the skill. Players can have 5 maximum blood charges.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.DamageOverTime] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, [SkillType.SpellCanCascade] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.DamageOverTime] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, [SkillType.Cascadable] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.8, statMap = { @@ -6481,55 +6477,55 @@ skills["Bloodreap"] = { "lose_blood_scythe_charge_on_kill", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 28, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 25, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 31, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 26, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 34, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 28, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 37, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 30, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 40, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 31, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 42, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 32, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 44, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 33, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 46, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 34, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 48, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 35, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 50, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 36, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 52, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 37, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 54, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 38, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 56, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 39, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 58, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 40, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 60, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 41, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 62, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 42, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 64, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 43, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 66, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 44, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 68, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 45, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 70, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 46, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 72, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 47, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 74, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 48, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 76, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 49, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 78, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 50, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 80, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 51, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 82, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 52, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 84, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 53, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 86, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 54, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 88, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 55, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 90, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 56, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 91, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 57, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 92, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 58, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 93, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 58, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 94, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 58, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 95, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 60, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 96, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 60, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 97, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 60, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 98, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 60, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 99, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 61, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 100.00000223517, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 100, statInterpolation = { 3, 3, 3, 1, 1, }, cost = { Life = 61, }, }, + [1] = { 0.80000001192093, 87, 7209, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 25, }, }, + [2] = { 0.80000001192093, 106, 8819, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 26, }, }, + [3] = { 0.80000001192093, 129, 10729, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 28, }, }, + [4] = { 0.80000001192093, 156, 12993, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 30, }, }, + [5] = { 0.80000001192093, 188, 15670, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 31, }, }, + [6] = { 0.80000001192093, 213, 17717, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 32, }, }, + [7] = { 0.80000001192093, 240, 20003, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 33, }, }, + [8] = { 0.80000001192093, 271, 22552, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 34, }, }, + [9] = { 0.80000001192093, 305, 25393, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 35, }, }, + [10] = { 0.80000001192093, 343, 28558, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 36, }, }, + [11] = { 0.80000001192093, 385, 32082, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 37, }, }, + [12] = { 0.80000001192093, 432, 36002, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 38, }, }, + [13] = { 0.80000001192093, 484, 40362, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 39, }, }, + [14] = { 0.80000001192093, 542, 45208, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 40, }, }, + [15] = { 0.80000001192093, 607, 50591, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 41, }, }, + [16] = { 0.80000001192093, 679, 56570, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 42, }, }, + [17] = { 0.80000001192093, 758, 63205, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 43, }, }, + [18] = { 0.80000001192093, 847, 70567, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 44, }, }, + [19] = { 0.80000001192093, 945, 78732, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 45, }, }, + [20] = { 0.80000001192093, 1053, 87783, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 46, }, }, + [21] = { 0.80000001192093, 1174, 97814, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 47, }, }, + [22] = { 0.80000001192093, 1307, 108925, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 48, }, }, + [23] = { 0.80000001192093, 1455, 121230, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 49, }, }, + [24] = { 0.80000001192093, 1618, 134851, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 50, }, }, + [25] = { 0.80000001192093, 1799, 149924, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 51, }, }, + [26] = { 0.80000001192093, 1999, 166600, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 52, }, }, + [27] = { 0.80000001192093, 2221, 185043, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 53, }, }, + [28] = { 0.80000001192093, 2465, 205434, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 54, }, }, + [29] = { 0.80000001192093, 2736, 227973, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 55, }, }, + [30] = { 0.80000001192093, 3035, 252878, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 56, }, }, + [31] = { 0.80000001192093, 3196, 266293, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 57, }, }, + [32] = { 0.80000001192093, 3365, 280392, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 58, }, }, + [33] = { 0.80000001192093, 3543, 295209, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 58, }, }, + [34] = { 0.80000001192093, 3729, 310779, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 58, }, }, + [35] = { 0.80000001192093, 3926, 327140, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 60, }, }, + [36] = { 0.80000001192093, 4132, 344331, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 60, }, }, + [37] = { 0.80000001192093, 4349, 362393, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 60, }, }, + [38] = { 0.80000001192093, 4576, 381370, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 60, }, }, + [39] = { 0.80000001192093, 4816, 401305, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 61, }, }, + [40] = { 0.80000001192093, 5067, 422247, 15, 20, damageEffectiveness = 1.6, critChance = 6, duration = 1, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Life = 61, }, }, }, } skills["ShieldCrush"] = { name = "Shield Crush", color = 1, - baseEffectiveness = 1.2467000484467, - incrementalEffectiveness = 0.033900000154972, + baseEffectiveness = 1.2081999778748, + incrementalEffectiveness = 0.026799999177456, description = "Swipe your shield, dealing area damage in three waves in front of you. Enemies can be hit by two of the waves where they overlap.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Shield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, parts = { @@ -6572,54 +6568,53 @@ skills["ShieldCrush"] = { "console_skill_dont_chase", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 3, 4, 0, critChance = 5, attackTime = 850, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 0.80000001192093, 1.2000000476837, 3, 4, 0, critChance = 5, attackTime = 850, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 0.80000001192093, 1.2000000476837, 3, 4, 1, critChance = 5, attackTime = 840, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 0.80000001192093, 1.2000000476837, 3, 4, 1, critChance = 5, attackTime = 840, levelRequirement = 7, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 0.80000001192093, 1.2000000476837, 3, 4, 1, critChance = 5, attackTime = 830, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 0.80000001192093, 1.2000000476837, 3, 4, 2, critChance = 5, attackTime = 830, levelRequirement = 16, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 0.80000001192093, 1.2000000476837, 3, 4, 2, critChance = 5, attackTime = 820, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 0.80000001192093, 1.2000000476837, 4, 5, 2, critChance = 5, attackTime = 820, levelRequirement = 24, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, critChance = 5, attackTime = 810, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, critChance = 5, attackTime = 810, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 0.80000001192093, 1.2000000476837, 4, 5, 3, critChance = 5, attackTime = 800, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 0.80000001192093, 1.2000000476837, 4, 5, 4, critChance = 5, attackTime = 800, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 0.80000001192093, 1.2000000476837, 4, 5, 4, critChance = 5, attackTime = 790, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 0.80000001192093, 1.2000000476837, 4, 5, 4, critChance = 5, attackTime = 790, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 0.80000001192093, 1.2000000476837, 4, 5, 5, critChance = 5, attackTime = 780, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 0.80000001192093, 1.2000000476837, 4, 6, 5, critChance = 5, attackTime = 780, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 0.80000001192093, 1.2000000476837, 4, 6, 5, critChance = 5, attackTime = 770, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 0.80000001192093, 1.2000000476837, 4, 6, 6, critChance = 5, attackTime = 770, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 0.80000001192093, 1.2000000476837, 4, 6, 6, critChance = 5, attackTime = 770, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 0.80000001192093, 1.2000000476837, 4, 6, 6, critChance = 5, attackTime = 760, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 0.80000001192093, 1.2000000476837, 4, 6, 7, critChance = 5, attackTime = 760, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 0.80000001192093, 1.2000000476837, 4, 6, 7, critChance = 5, attackTime = 750, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5, 7, 7, critChance = 5, attackTime = 750, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5, 7, 8, critChance = 5, attackTime = 740, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5, 7, 8, critChance = 5, attackTime = 740, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5, 7, 8, critChance = 5, attackTime = 730, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5, 7, 9, critChance = 5, attackTime = 730, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5, 7, 9, critChance = 5, attackTime = 720, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5, 7, 9, critChance = 5, attackTime = 720, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5, 7, 10, critChance = 5, attackTime = 710, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 0.80000001192093, 1.2000000476837, 5, 7, 10, critChance = 5, attackTime = 710, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 0.80000001192093, 1.2000000476837, 5, 7, 10, critChance = 5, attackTime = 710, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 0.80000001192093, 1.2000000476837, 5, 7, 10, critChance = 5, attackTime = 710, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 0.80000001192093, 1.2000000476837, 6, 8, 10, critChance = 5, attackTime = 700, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 0.80000001192093, 1.2000000476837, 6, 8, 10, critChance = 5, attackTime = 700, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 0.80000001192093, 1.2000000476837, 6, 8, 11, critChance = 5, attackTime = 700, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 0.80000001192093, 1.2000000476837, 6, 8, 11, critChance = 5, attackTime = 700, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 0.80000001192093, 1.2000000476837, 6, 8, 11, critChance = 5, attackTime = 690, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 0.80000001192093, 1.2000000476837, 6, 8, 11, critChance = 5, attackTime = 690, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 0.80000001192093, 1.2000000476837, 6, 8, 11, critChance = 5, attackTime = 690, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 0.80000001192093, 6, 3, 4, 0, critChance = 5, attackTime = 800, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0.80000001192093, 6, 3, 4, 0, critChance = 5, attackTime = 800, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 0.80000001192093, 8, 3, 4, 1, critChance = 5, attackTime = 800, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 0.80000001192093, 10, 4, 5, 1, critChance = 5, attackTime = 800, levelRequirement = 7, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 0.80000001192093, 14, 4, 5, 1, critChance = 5, attackTime = 800, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 0.80000001192093, 20, 4, 5, 2, critChance = 5, attackTime = 800, levelRequirement = 16, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 0.80000001192093, 26, 4, 5, 2, critChance = 5, attackTime = 800, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 0.80000001192093, 32, 4, 5, 2, critChance = 5, attackTime = 800, levelRequirement = 24, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 0.80000001192093, 40, 4, 5, 3, critChance = 5, attackTime = 800, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 0.80000001192093, 50, 4, 5, 3, critChance = 5, attackTime = 800, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 0.80000001192093, 60, 4, 5, 3, critChance = 5, attackTime = 800, levelRequirement = 36, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 0.80000001192093, 73, 4, 6, 4, critChance = 5, attackTime = 800, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 0.80000001192093, 88, 4, 6, 4, critChance = 5, attackTime = 800, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 0.80000001192093, 105, 4, 6, 4, critChance = 5, attackTime = 800, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 0.80000001192093, 124, 4, 6, 5, critChance = 5, attackTime = 800, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 0.80000001192093, 147, 4, 6, 5, critChance = 5, attackTime = 800, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 0.80000001192093, 174, 4, 6, 5, critChance = 5, attackTime = 800, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 0.80000001192093, 204, 4, 6, 6, critChance = 5, attackTime = 800, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 0.80000001192093, 230, 5, 7, 6, critChance = 5, attackTime = 800, levelRequirement = 67, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 0.80000001192093, 258, 5, 7, 6, critChance = 5, attackTime = 800, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 0.80000001192093, 279, 5, 7, 7, critChance = 5, attackTime = 800, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 0.80000001192093, 302, 5, 7, 7, critChance = 5, attackTime = 800, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 0.80000001192093, 326, 5, 7, 7, critChance = 5, attackTime = 800, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 0.80000001192093, 351, 6, 8, 8, critChance = 5, attackTime = 800, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 0.80000001192093, 379, 6, 8, 8, critChance = 5, attackTime = 800, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 0.80000001192093, 408, 6, 8, 8, critChance = 5, attackTime = 800, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 0.80000001192093, 440, 6, 8, 9, critChance = 5, attackTime = 800, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 0.80000001192093, 474, 6, 8, 9, critChance = 5, attackTime = 800, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 0.80000001192093, 510, 6, 8, 9, critChance = 5, attackTime = 800, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 0.80000001192093, 549, 6, 8, 10, critChance = 5, attackTime = 800, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 0.80000001192093, 569, 6, 8, 10, critChance = 5, attackTime = 800, levelRequirement = 91, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 0.80000001192093, 590, 6, 8, 10, critChance = 5, attackTime = 800, levelRequirement = 92, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 0.80000001192093, 612, 6, 8, 10, critChance = 5, attackTime = 800, levelRequirement = 93, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 0.80000001192093, 634, 7, 9, 10, critChance = 5, attackTime = 800, levelRequirement = 94, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 0.80000001192093, 657, 7, 9, 10, critChance = 5, attackTime = 800, levelRequirement = 95, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 0.80000001192093, 682, 7, 9, 11, critChance = 5, attackTime = 800, levelRequirement = 96, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 0.80000001192093, 706, 7, 9, 11, critChance = 5, attackTime = 800, levelRequirement = 97, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 0.80000001192093, 732, 7, 9, 11, critChance = 5, attackTime = 800, levelRequirement = 98, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 0.80000001192093, 759, 7, 9, 11, critChance = 5, attackTime = 800, levelRequirement = 99, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 0.80000001192093, 786, 7, 9, 11, critChance = 5, attackTime = 800, levelRequirement = 100, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["SummonFireGolem"] = { name = "Summon Flame Golem", color = 1, description = "Summons a Flame Golem that grants you increased Damage. The Flame Golem can use a fire spray, a wave of fire damage, and an explosive arcing projectile.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -6660,54 +6655,53 @@ skills["SummonFireGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 15, 30, 7, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 15, 32, 7, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 1, 1, 16, 34, 7, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 2, 1, 16, 36, 7, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 2, 1, 16, 38, 7, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 3, 1, 16, 40, 7, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 3, 1, 17, 42, 7, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 4, 1, 17, 44, 7, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 4, 1, 17, 46, 7, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 5, 1, 17, 48, 7, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 5, 1, 18, 50, 7, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 6, 1, 18, 52, 7, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 6, 1, 18, 54, 7, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 7, 1, 18, 56, 7, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 7, 1, 19, 58, 7, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 8, 1, 19, 60, 7, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 8, 1, 19, 62, 7, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 9, 1, 19, 64, 7, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 9, 1, 20, 66, 7, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 10, 1, 20, 68, 7, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 10, 1, 20, 70, 7, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 11, 1, 20, 72, 7, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 11, 1, 21, 74, 7, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 12, 1, 21, 76, 7, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 12, 1, 21, 78, 7, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 13, 1, 21, 80, 7, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 13, 1, 22, 82, 7, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 14, 1, 22, 84, 7, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 14, 1, 22, 86, 7, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 15, 1, 22, 88, 7, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 15, 1, 22, 89, 7, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 15, 1, 23, 90, 7, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 15, 1, 23, 91, 7, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 16, 1, 23, 92, 7, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 16, 1, 23, 93, 7, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 16, 1, 23, 94, 7, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 16, 1, 23, 95, 7, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 17, 1, 23, 96, 7, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 17, 1, 23, 97, 7, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 17, 1, 24, 98, 7, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 15, 30, 7, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 15, 32, 7, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 1, 1, 16, 34, 7, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 2, 1, 16, 36, 7, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 2, 1, 16, 38, 7, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 3, 1, 16, 40, 7, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 3, 1, 17, 42, 7, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 4, 1, 17, 44, 7, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 4, 1, 17, 46, 7, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 5, 1, 17, 48, 7, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 5, 1, 18, 50, 7, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 6, 1, 18, 52, 7, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 6, 1, 18, 54, 7, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 7, 1, 18, 56, 7, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 7, 1, 19, 58, 7, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 8, 1, 19, 60, 7, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 8, 1, 19, 62, 7, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 9, 1, 19, 64, 7, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 9, 1, 20, 66, 7, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 10, 1, 20, 68, 7, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 10, 1, 20, 70, 7, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 11, 1, 20, 72, 7, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 11, 1, 21, 74, 7, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 12, 1, 21, 76, 7, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 12, 1, 21, 78, 7, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 13, 1, 21, 80, 7, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 13, 1, 22, 82, 7, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 14, 1, 22, 84, 7, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 14, 1, 22, 86, 7, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 15, 1, 22, 88, 7, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 15, 1, 22, 89, 7, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 15, 1, 23, 90, 7, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 15, 1, 23, 91, 7, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 16, 1, 23, 92, 7, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 16, 1, 23, 93, 7, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 16, 1, 23, 94, 7, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 16, 1, 23, 95, 7, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 17, 1, 23, 96, 7, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 17, 1, 23, 97, 7, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 17, 1, 24, 98, 7, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["SummonRockGolem"] = { name = "Summon Stone Golem", color = 1, description = "Summons a Stone Golem that grants you life regeneration. In addition to its melee attack, the Stone Golem uses a rolling charge and a powerful slam that can taunt enemies.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.Golem] = true, [SkillType.PhysicalSkill] = true, [SkillType.CreatesMinion] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.MovementSkill] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.Physical] = true, [SkillType.CreatesMinion] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, minionList = { @@ -6749,53 +6743,53 @@ skills["SummonRockGolem"] = { "display_minion_monster_level", }, levels = { - [1] = { 0, 1, 30, 1980, 10, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [2] = { 1, 1, 32, 2160, 10, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [3] = { 1, 1, 34, 2340, 10, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [4] = { 2, 1, 36, 2520, 10, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [5] = { 2, 1, 38, 2700, 10, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [6] = { 3, 1, 40, 2940, 10, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 3, 1, 42, 3120, 10, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [8] = { 4, 1, 44, 3360, 10, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [9] = { 4, 1, 46, 3600, 10, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [10] = { 5, 1, 48, 3840, 10, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 46, }, }, - [11] = { 5, 1, 50, 4080, 10, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [12] = { 6, 1, 52, 4320, 10, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [13] = { 6, 1, 54, 4560, 10, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [14] = { 7, 1, 56, 4860, 10, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [15] = { 7, 1, 58, 5100, 10, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [16] = { 8, 1, 60, 5400, 10, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [17] = { 8, 1, 62, 5700, 10, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [18] = { 9, 1, 64, 6000, 10, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 52, }, }, - [19] = { 9, 1, 66, 6180, 10, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [20] = { 10, 1, 68, 6300, 10, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 54, }, }, - [21] = { 10, 1, 70, 6600, 10, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [22] = { 11, 1, 72, 6960, 10, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 56, }, }, - [23] = { 11, 1, 74, 7260, 10, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [24] = { 12, 1, 76, 7620, 10, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 58, }, }, - [25] = { 12, 1, 78, 7980, 10, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [26] = { 13, 1, 80, 8340, 10, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [27] = { 13, 1, 82, 8700, 10, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [28] = { 14, 1, 84, 9060, 10, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 60, }, }, - [29] = { 14, 1, 86, 9420, 10, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [30] = { 15, 1, 88, 9840, 10, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [31] = { 15, 1, 89, 10020, 10, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 62, }, }, - [32] = { 15, 1, 90, 10200, 10, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [33] = { 15, 1, 91, 10380, 10, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [34] = { 16, 1, 92, 10560, 10, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [35] = { 16, 1, 93, 10740, 10, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 63, }, }, - [36] = { 16, 1, 94, 10920, 10, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [37] = { 16, 1, 95, 11100, 10, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [38] = { 17, 1, 96, 11280, 10, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [39] = { 17, 1, 97, 11460, 10, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, - [40] = { 17, 1, 98, 11640, 10, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 64, }, }, + [1] = { 0, 1, 30, 1980, 10, 34, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [2] = { 1, 1, 32, 2160, 10, 36, cooldown = 6, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [3] = { 1, 1, 34, 2340, 10, 38, cooldown = 6, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [4] = { 2, 1, 36, 2520, 10, 40, cooldown = 6, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [5] = { 2, 1, 38, 2700, 10, 42, cooldown = 6, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [6] = { 3, 1, 40, 2940, 10, 44, cooldown = 6, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 3, 1, 42, 3120, 10, 46, cooldown = 6, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [8] = { 4, 1, 44, 3360, 10, 48, cooldown = 6, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [9] = { 4, 1, 46, 3600, 10, 50, cooldown = 6, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [10] = { 5, 1, 48, 3840, 10, 52, cooldown = 6, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 46, }, }, + [11] = { 5, 1, 50, 4080, 10, 54, cooldown = 6, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [12] = { 6, 1, 52, 4320, 10, 56, cooldown = 6, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [13] = { 6, 1, 54, 4560, 10, 58, cooldown = 6, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [14] = { 7, 1, 56, 4860, 10, 60, cooldown = 6, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [15] = { 7, 1, 58, 5100, 10, 62, cooldown = 6, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [16] = { 8, 1, 60, 5400, 10, 64, cooldown = 6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [17] = { 8, 1, 62, 5700, 10, 66, cooldown = 6, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [18] = { 9, 1, 64, 6000, 10, 68, cooldown = 6, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 52, }, }, + [19] = { 9, 1, 66, 6180, 10, 69, cooldown = 6, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [20] = { 10, 1, 68, 6300, 10, 70, cooldown = 6, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 54, }, }, + [21] = { 10, 1, 70, 6600, 10, 72, cooldown = 6, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [22] = { 11, 1, 72, 6960, 10, 74, cooldown = 6, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 56, }, }, + [23] = { 11, 1, 74, 7260, 10, 76, cooldown = 6, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [24] = { 12, 1, 76, 7620, 10, 78, cooldown = 6, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 58, }, }, + [25] = { 12, 1, 78, 7980, 10, 80, cooldown = 6, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [26] = { 13, 1, 80, 8340, 10, 82, cooldown = 6, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [27] = { 13, 1, 82, 8700, 10, 84, cooldown = 6, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [28] = { 14, 1, 84, 9060, 10, 86, cooldown = 6, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 60, }, }, + [29] = { 14, 1, 86, 9420, 10, 88, cooldown = 6, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [30] = { 15, 1, 88, 9840, 10, 90, cooldown = 6, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [31] = { 15, 1, 89, 10020, 10, 91, cooldown = 6, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 62, }, }, + [32] = { 15, 1, 90, 10200, 10, 92, cooldown = 6, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [33] = { 15, 1, 91, 10380, 10, 93, cooldown = 6, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [34] = { 16, 1, 92, 10560, 10, 94, cooldown = 6, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [35] = { 16, 1, 93, 10740, 10, 95, cooldown = 6, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 63, }, }, + [36] = { 16, 1, 94, 10920, 10, 96, cooldown = 6, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [37] = { 16, 1, 95, 11100, 10, 97, cooldown = 6, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [38] = { 17, 1, 96, 11280, 10, 98, cooldown = 6, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [39] = { 17, 1, 97, 11460, 10, 99, cooldown = 6, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, + [40] = { 17, 1, 98, 11640, 10, 100, cooldown = 6, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 64, }, }, }, } skills["NewSunder"] = { name = "Sunder", color = 1, description = "Slams the ground, creating a slow wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Using the skill again will stop the previous wave. Requires a Mace, Sceptre, Axe, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -6872,46 +6866,46 @@ skills["NewSunder"] = { "console_skill_dont_chase", }, levels = { - [1] = { -40, 0, 400, 2, 5, 2, 5, 0, damageEffectiveness = 1.75, attackSpeedMultiplier = -25, baseMultiplier = 1.75, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { -40, 1, 400, 2, 5, 2, 5, -1, damageEffectiveness = 1.8, attackSpeedMultiplier = -25, baseMultiplier = 1.803, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { -40, 2, 400, 2, 5, 2, 5, -3, damageEffectiveness = 1.86, attackSpeedMultiplier = -25, baseMultiplier = 1.855, levelRequirement = 19, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { -40, 3, 400, 2, 5, 2, 5, -4, damageEffectiveness = 1.91, attackSpeedMultiplier = -25, baseMultiplier = 1.908, levelRequirement = 23, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { -40, 4, 400, 2, 5, 2, 5, -5, damageEffectiveness = 1.96, attackSpeedMultiplier = -25, baseMultiplier = 1.961, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { -40, 5, 400, 2, 5, 2, 5, -7, damageEffectiveness = 2.01, attackSpeedMultiplier = -25, baseMultiplier = 2.013, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { -40, 6, 400, 2, 5, 2, 5, -8, damageEffectiveness = 2.07, attackSpeedMultiplier = -25, baseMultiplier = 2.066, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { -40, 7, 400, 2, 5, 2, 5, -9, damageEffectiveness = 2.12, attackSpeedMultiplier = -25, baseMultiplier = 2.118, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { -40, 8, 400, 2, 5, 2, 5, -11, damageEffectiveness = 2.17, attackSpeedMultiplier = -25, baseMultiplier = 2.171, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { -40, 9, 400, 2, 5, 2, 5, -12, damageEffectiveness = 2.22, attackSpeedMultiplier = -25, baseMultiplier = 2.224, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { -40, 10, 400, 2, 5, 2, 5, -13, damageEffectiveness = 2.28, attackSpeedMultiplier = -25, baseMultiplier = 2.276, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { -40, 11, 400, 2, 5, 2, 5, -14, damageEffectiveness = 2.33, attackSpeedMultiplier = -25, baseMultiplier = 2.329, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { -40, 12, 400, 2, 5, 2, 5, -16, damageEffectiveness = 2.38, attackSpeedMultiplier = -25, baseMultiplier = 2.382, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { -40, 13, 400, 2, 5, 2, 5, -17, damageEffectiveness = 2.43, attackSpeedMultiplier = -25, baseMultiplier = 2.434, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { -40, 14, 400, 2, 5, 2, 5, -18, damageEffectiveness = 2.49, attackSpeedMultiplier = -25, baseMultiplier = 2.487, levelRequirement = 59, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { -40, 15, 400, 2, 5, 2, 5, -20, damageEffectiveness = 2.54, attackSpeedMultiplier = -25, baseMultiplier = 2.539, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { -40, 16, 400, 2, 5, 2, 5, -21, damageEffectiveness = 2.59, attackSpeedMultiplier = -25, baseMultiplier = 2.592, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { -40, 17, 400, 2, 5, 2, 5, -22, damageEffectiveness = 2.64, attackSpeedMultiplier = -25, baseMultiplier = 2.645, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { -40, 18, 400, 2, 5, 2, 5, -24, damageEffectiveness = 2.7, attackSpeedMultiplier = -25, baseMultiplier = 2.697, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { -40, 19, 400, 2, 5, 2, 5, -25, damageEffectiveness = 2.75, attackSpeedMultiplier = -25, baseMultiplier = 2.75, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { -40, 20, 400, 2, 5, 2, 5, -26, damageEffectiveness = 2.8, attackSpeedMultiplier = -25, baseMultiplier = 2.803, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { -40, 21, 400, 2, 5, 2, 5, -28, damageEffectiveness = 2.86, attackSpeedMultiplier = -25, baseMultiplier = 2.855, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { -40, 22, 400, 2, 5, 2, 5, -29, damageEffectiveness = 2.91, attackSpeedMultiplier = -25, baseMultiplier = 2.908, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { -40, 23, 400, 2, 5, 2, 5, -30, damageEffectiveness = 2.96, attackSpeedMultiplier = -25, baseMultiplier = 2.961, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { -40, 24, 400, 2, 5, 2, 5, -32, damageEffectiveness = 3.01, attackSpeedMultiplier = -25, baseMultiplier = 3.013, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { -40, 25, 400, 2, 5, 2, 5, -33, damageEffectiveness = 3.07, attackSpeedMultiplier = -25, baseMultiplier = 3.066, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { -40, 26, 400, 2, 5, 2, 5, -34, damageEffectiveness = 3.12, attackSpeedMultiplier = -25, baseMultiplier = 3.118, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { -40, 27, 400, 2, 5, 2, 5, -36, damageEffectiveness = 3.17, attackSpeedMultiplier = -25, baseMultiplier = 3.171, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { -40, 28, 400, 2, 5, 2, 5, -37, damageEffectiveness = 3.22, attackSpeedMultiplier = -25, baseMultiplier = 3.224, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { -40, 29, 400, 2, 5, 2, 5, -38, damageEffectiveness = 3.28, attackSpeedMultiplier = -25, baseMultiplier = 3.276, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { -40, 29, 400, 2, 5, 2, 5, -39, damageEffectiveness = 3.3, attackSpeedMultiplier = -25, baseMultiplier = 3.303, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { -40, 30, 400, 2, 5, 2, 5, -39, damageEffectiveness = 3.33, attackSpeedMultiplier = -25, baseMultiplier = 3.329, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { -40, 30, 400, 2, 5, 2, 5, -40, damageEffectiveness = 3.36, attackSpeedMultiplier = -25, baseMultiplier = 3.355, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { -40, 31, 400, 2, 5, 2, 5, -41, damageEffectiveness = 3.38, attackSpeedMultiplier = -25, baseMultiplier = 3.382, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { -40, 31, 400, 2, 5, 2, 5, -41, damageEffectiveness = 3.41, attackSpeedMultiplier = -25, baseMultiplier = 3.408, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { -40, 32, 400, 2, 5, 2, 5, -42, damageEffectiveness = 3.43, attackSpeedMultiplier = -25, baseMultiplier = 3.434, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { -40, 32, 400, 2, 5, 2, 5, -43, damageEffectiveness = 3.46, attackSpeedMultiplier = -25, baseMultiplier = 3.461, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { -40, 33, 400, 2, 5, 2, 5, -43, damageEffectiveness = 3.49, attackSpeedMultiplier = -25, baseMultiplier = 3.487, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { -40, 33, 400, 2, 5, 2, 5, -44, damageEffectiveness = 3.51, attackSpeedMultiplier = -25, baseMultiplier = 3.513, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { -40, 34, 400, 2, 5, 2, 5, -45, damageEffectiveness = 3.54, attackSpeedMultiplier = -25, baseMultiplier = 3.539, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { -40, 0, 400, 2, 5, 2, 5, 0, damageEffectiveness = 1.75, attackSpeedMultiplier = -25, baseMultiplier = 1.75, levelRequirement = 12, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [2] = { -40, 1, 400, 2, 5, 2, 5, -1, damageEffectiveness = 1.8, attackSpeedMultiplier = -25, baseMultiplier = 1.803, levelRequirement = 15, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [3] = { -40, 2, 400, 2, 5, 2, 5, -3, damageEffectiveness = 1.86, attackSpeedMultiplier = -25, baseMultiplier = 1.855, levelRequirement = 19, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [4] = { -40, 3, 400, 2, 5, 2, 5, -4, damageEffectiveness = 1.91, attackSpeedMultiplier = -25, baseMultiplier = 1.908, levelRequirement = 23, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [5] = { -40, 4, 400, 2, 5, 2, 5, -5, damageEffectiveness = 1.96, attackSpeedMultiplier = -25, baseMultiplier = 1.961, levelRequirement = 27, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [6] = { -40, 5, 400, 2, 5, 2, 5, -7, damageEffectiveness = 2.01, attackSpeedMultiplier = -25, baseMultiplier = 2.013, levelRequirement = 31, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [7] = { -40, 6, 400, 2, 5, 2, 5, -8, damageEffectiveness = 2.07, attackSpeedMultiplier = -25, baseMultiplier = 2.066, levelRequirement = 35, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [8] = { -40, 7, 400, 2, 5, 2, 5, -9, damageEffectiveness = 2.12, attackSpeedMultiplier = -25, baseMultiplier = 2.118, levelRequirement = 38, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [9] = { -40, 8, 400, 2, 5, 2, 5, -11, damageEffectiveness = 2.17, attackSpeedMultiplier = -25, baseMultiplier = 2.171, levelRequirement = 41, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [10] = { -40, 9, 400, 2, 5, 2, 5, -12, damageEffectiveness = 2.22, attackSpeedMultiplier = -25, baseMultiplier = 2.224, levelRequirement = 44, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [11] = { -40, 10, 400, 2, 5, 2, 5, -13, damageEffectiveness = 2.28, attackSpeedMultiplier = -25, baseMultiplier = 2.276, levelRequirement = 47, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [12] = { -40, 11, 400, 2, 5, 2, 5, -14, damageEffectiveness = 2.33, attackSpeedMultiplier = -25, baseMultiplier = 2.329, levelRequirement = 50, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [13] = { -40, 12, 400, 2, 5, 2, 5, -16, damageEffectiveness = 2.38, attackSpeedMultiplier = -25, baseMultiplier = 2.382, levelRequirement = 53, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [14] = { -40, 13, 400, 2, 5, 2, 5, -17, damageEffectiveness = 2.43, attackSpeedMultiplier = -25, baseMultiplier = 2.434, levelRequirement = 56, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [15] = { -40, 14, 400, 2, 5, 2, 5, -18, damageEffectiveness = 2.49, attackSpeedMultiplier = -25, baseMultiplier = 2.487, levelRequirement = 59, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [16] = { -40, 15, 400, 2, 5, 2, 5, -20, damageEffectiveness = 2.54, attackSpeedMultiplier = -25, baseMultiplier = 2.539, levelRequirement = 62, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [17] = { -40, 16, 400, 2, 5, 2, 5, -21, damageEffectiveness = 2.59, attackSpeedMultiplier = -25, baseMultiplier = 2.592, levelRequirement = 64, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [18] = { -40, 17, 400, 2, 5, 2, 5, -22, damageEffectiveness = 2.64, attackSpeedMultiplier = -25, baseMultiplier = 2.645, levelRequirement = 66, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [19] = { -40, 18, 400, 2, 5, 2, 5, -24, damageEffectiveness = 2.7, attackSpeedMultiplier = -25, baseMultiplier = 2.697, levelRequirement = 68, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [20] = { -40, 19, 400, 2, 5, 2, 5, -25, damageEffectiveness = 2.75, attackSpeedMultiplier = -25, baseMultiplier = 2.75, levelRequirement = 70, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [21] = { -40, 20, 400, 2, 5, 2, 5, -26, damageEffectiveness = 2.8, attackSpeedMultiplier = -25, baseMultiplier = 2.803, levelRequirement = 72, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [22] = { -40, 21, 400, 2, 5, 2, 5, -28, damageEffectiveness = 2.86, attackSpeedMultiplier = -25, baseMultiplier = 2.855, levelRequirement = 74, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [23] = { -40, 22, 400, 2, 5, 2, 5, -29, damageEffectiveness = 2.91, attackSpeedMultiplier = -25, baseMultiplier = 2.908, levelRequirement = 76, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [24] = { -40, 23, 400, 2, 5, 2, 5, -30, damageEffectiveness = 2.96, attackSpeedMultiplier = -25, baseMultiplier = 2.961, levelRequirement = 78, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [25] = { -40, 24, 400, 2, 5, 2, 5, -32, damageEffectiveness = 3.01, attackSpeedMultiplier = -25, baseMultiplier = 3.013, levelRequirement = 80, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [26] = { -40, 25, 400, 2, 5, 2, 5, -33, damageEffectiveness = 3.07, attackSpeedMultiplier = -25, baseMultiplier = 3.066, levelRequirement = 82, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [27] = { -40, 26, 400, 2, 5, 2, 5, -34, damageEffectiveness = 3.12, attackSpeedMultiplier = -25, baseMultiplier = 3.118, levelRequirement = 84, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [28] = { -40, 27, 400, 2, 5, 2, 5, -36, damageEffectiveness = 3.17, attackSpeedMultiplier = -25, baseMultiplier = 3.171, levelRequirement = 86, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [29] = { -40, 28, 400, 2, 5, 2, 5, -37, damageEffectiveness = 3.22, attackSpeedMultiplier = -25, baseMultiplier = 3.224, levelRequirement = 88, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [30] = { -40, 29, 400, 2, 5, 2, 5, -38, damageEffectiveness = 3.28, attackSpeedMultiplier = -25, baseMultiplier = 3.276, levelRequirement = 90, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [31] = { -40, 29, 400, 2, 5, 2, 5, -39, damageEffectiveness = 3.3, attackSpeedMultiplier = -25, baseMultiplier = 3.303, levelRequirement = 91, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [32] = { -40, 30, 400, 2, 5, 2, 5, -39, damageEffectiveness = 3.33, attackSpeedMultiplier = -25, baseMultiplier = 3.329, levelRequirement = 92, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [33] = { -40, 30, 400, 2, 5, 2, 5, -40, damageEffectiveness = 3.36, attackSpeedMultiplier = -25, baseMultiplier = 3.355, levelRequirement = 93, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [34] = { -40, 31, 400, 2, 5, 2, 5, -41, damageEffectiveness = 3.38, attackSpeedMultiplier = -25, baseMultiplier = 3.382, levelRequirement = 94, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [35] = { -40, 31, 400, 2, 5, 2, 5, -41, damageEffectiveness = 3.41, attackSpeedMultiplier = -25, baseMultiplier = 3.408, levelRequirement = 95, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [36] = { -40, 32, 400, 2, 5, 2, 5, -42, damageEffectiveness = 3.43, attackSpeedMultiplier = -25, baseMultiplier = 3.434, levelRequirement = 96, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [37] = { -40, 32, 400, 2, 5, 2, 5, -43, damageEffectiveness = 3.46, attackSpeedMultiplier = -25, baseMultiplier = 3.461, levelRequirement = 97, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [38] = { -40, 33, 400, 2, 5, 2, 5, -43, damageEffectiveness = 3.49, attackSpeedMultiplier = -25, baseMultiplier = 3.487, levelRequirement = 98, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [39] = { -40, 33, 400, 2, 5, 2, 5, -44, damageEffectiveness = 3.51, attackSpeedMultiplier = -25, baseMultiplier = 3.513, levelRequirement = 99, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, + [40] = { -40, 34, 400, 2, 5, 2, 5, -45, damageEffectiveness = 3.54, attackSpeedMultiplier = -25, baseMultiplier = 3.539, levelRequirement = 100, statInterpolation = { 1, 1, 0, 3839, 3890, 12159, 12258, 12259, }, cost = { Mana = 8, }, }, }, } skills["Sweep"] = { @@ -6920,7 +6914,7 @@ skills["Sweep"] = { baseEffectiveness = 0.6700000166893, incrementalEffectiveness = 0.023299999535084, description = "Swings a two handed melee weapon in a circle, knocking back monsters around the character.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Mace"] = true, ["Two Handed Sword"] = true, @@ -6960,53 +6954,53 @@ skills["Sweep"] = { "global_knockback", }, levels = { - [1] = { 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.7, attackSpeedMultiplier = -30, baseMultiplier = 1.7, levelRequirement = 12, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [2] = { 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.76, attackSpeedMultiplier = -30, baseMultiplier = 1.758, levelRequirement = 15, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [3] = { 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.82, attackSpeedMultiplier = -30, baseMultiplier = 1.817, levelRequirement = 19, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [4] = { 0, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.875, levelRequirement = 23, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [5] = { 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.93, attackSpeedMultiplier = -30, baseMultiplier = 1.934, levelRequirement = 27, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [6] = { 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.99, attackSpeedMultiplier = -30, baseMultiplier = 1.992, levelRequirement = 31, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [7] = { 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.05, attackSpeedMultiplier = -30, baseMultiplier = 2.051, levelRequirement = 35, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [8] = { 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.11, attackSpeedMultiplier = -30, baseMultiplier = 2.109, levelRequirement = 38, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [9] = { 1, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.17, attackSpeedMultiplier = -30, baseMultiplier = 2.167, levelRequirement = 41, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [10] = { 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.23, attackSpeedMultiplier = -30, baseMultiplier = 2.226, levelRequirement = 44, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [11] = { 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.28, attackSpeedMultiplier = -30, baseMultiplier = 2.284, levelRequirement = 47, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [12] = { 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.34, attackSpeedMultiplier = -30, baseMultiplier = 2.343, levelRequirement = 50, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [13] = { 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.4, attackSpeedMultiplier = -30, baseMultiplier = 2.401, levelRequirement = 53, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [14] = { 2, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.46, attackSpeedMultiplier = -30, baseMultiplier = 2.459, levelRequirement = 56, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [15] = { 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.52, attackSpeedMultiplier = -30, baseMultiplier = 2.518, levelRequirement = 59, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [16] = { 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.58, attackSpeedMultiplier = -30, baseMultiplier = 2.576, levelRequirement = 62, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [17] = { 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.63, attackSpeedMultiplier = -30, baseMultiplier = 2.635, levelRequirement = 64, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [18] = { 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.69, attackSpeedMultiplier = -30, baseMultiplier = 2.693, levelRequirement = 66, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [19] = { 3, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.75, attackSpeedMultiplier = -30, baseMultiplier = 2.752, levelRequirement = 68, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [20] = { 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.81, attackSpeedMultiplier = -30, baseMultiplier = 2.81, levelRequirement = 70, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [21] = { 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.87, attackSpeedMultiplier = -30, baseMultiplier = 2.868, levelRequirement = 72, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [22] = { 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.93, attackSpeedMultiplier = -30, baseMultiplier = 2.927, levelRequirement = 74, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [23] = { 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.99, attackSpeedMultiplier = -30, baseMultiplier = 2.985, levelRequirement = 76, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [24] = { 4, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.04, attackSpeedMultiplier = -30, baseMultiplier = 3.044, levelRequirement = 78, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [25] = { 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.1, attackSpeedMultiplier = -30, baseMultiplier = 3.102, levelRequirement = 80, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [26] = { 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.16, attackSpeedMultiplier = -30, baseMultiplier = 3.161, levelRequirement = 82, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [27] = { 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.22, attackSpeedMultiplier = -30, baseMultiplier = 3.219, levelRequirement = 84, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [28] = { 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.28, attackSpeedMultiplier = -30, baseMultiplier = 3.277, levelRequirement = 86, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [29] = { 5, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.34, attackSpeedMultiplier = -30, baseMultiplier = 3.336, levelRequirement = 88, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [30] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.39, attackSpeedMultiplier = -30, baseMultiplier = 3.394, levelRequirement = 90, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [31] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.42, attackSpeedMultiplier = -30, baseMultiplier = 3.423, levelRequirement = 91, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [32] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.45, attackSpeedMultiplier = -30, baseMultiplier = 3.453, levelRequirement = 92, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [33] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.48, attackSpeedMultiplier = -30, baseMultiplier = 3.482, levelRequirement = 93, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [34] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.51, attackSpeedMultiplier = -30, baseMultiplier = 3.511, levelRequirement = 94, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [35] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.54, attackSpeedMultiplier = -30, baseMultiplier = 3.54, levelRequirement = 95, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [36] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.57, attackSpeedMultiplier = -30, baseMultiplier = 3.569, levelRequirement = 96, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [37] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.6, attackSpeedMultiplier = -30, baseMultiplier = 3.599, levelRequirement = 97, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [38] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.63, attackSpeedMultiplier = -30, baseMultiplier = 3.628, levelRequirement = 98, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [39] = { 6, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.66, attackSpeedMultiplier = -30, baseMultiplier = 3.657, levelRequirement = 99, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, - [40] = { 7, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.69, attackSpeedMultiplier = -30, baseMultiplier = 3.686, levelRequirement = 100, statInterpolation = { 1, 3, 3, }, cost = { Mana = 8, }, }, + [1] = { 0, 5, 8, damageEffectiveness = 1.7, attackSpeedMultiplier = -30, baseMultiplier = 1.7, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 0, 7, 10, damageEffectiveness = 1.76, attackSpeedMultiplier = -30, baseMultiplier = 1.758, levelRequirement = 15, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 0, 8, 13, damageEffectiveness = 1.82, attackSpeedMultiplier = -30, baseMultiplier = 1.817, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 0, 11, 16, damageEffectiveness = 1.88, attackSpeedMultiplier = -30, baseMultiplier = 1.875, levelRequirement = 23, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 1, 13, 19, damageEffectiveness = 1.93, attackSpeedMultiplier = -30, baseMultiplier = 1.934, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 1, 16, 24, damageEffectiveness = 1.99, attackSpeedMultiplier = -30, baseMultiplier = 1.992, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 1, 19, 28, damageEffectiveness = 2.05, attackSpeedMultiplier = -30, baseMultiplier = 2.051, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 1, 22, 32, damageEffectiveness = 2.11, attackSpeedMultiplier = -30, baseMultiplier = 2.109, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 1, 25, 37, damageEffectiveness = 2.17, attackSpeedMultiplier = -30, baseMultiplier = 2.167, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 2, 28, 42, damageEffectiveness = 2.23, attackSpeedMultiplier = -30, baseMultiplier = 2.226, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 2, 32, 47, damageEffectiveness = 2.28, attackSpeedMultiplier = -30, baseMultiplier = 2.284, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 2, 36, 54, damageEffectiveness = 2.34, attackSpeedMultiplier = -30, baseMultiplier = 2.343, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 2, 40, 60, damageEffectiveness = 2.4, attackSpeedMultiplier = -30, baseMultiplier = 2.401, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 2, 45, 68, damageEffectiveness = 2.46, attackSpeedMultiplier = -30, baseMultiplier = 2.459, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 3, 51, 76, damageEffectiveness = 2.52, attackSpeedMultiplier = -30, baseMultiplier = 2.518, levelRequirement = 59, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 3, 56, 85, damageEffectiveness = 2.58, attackSpeedMultiplier = -30, baseMultiplier = 2.576, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 3, 61, 91, damageEffectiveness = 2.63, attackSpeedMultiplier = -30, baseMultiplier = 2.635, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 3, 65, 98, damageEffectiveness = 2.69, attackSpeedMultiplier = -30, baseMultiplier = 2.693, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 3, 70, 105, damageEffectiveness = 2.75, attackSpeedMultiplier = -30, baseMultiplier = 2.752, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 4, 75, 113, damageEffectiveness = 2.81, attackSpeedMultiplier = -30, baseMultiplier = 2.81, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 4, 81, 122, damageEffectiveness = 2.87, attackSpeedMultiplier = -30, baseMultiplier = 2.868, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 4, 87, 130, damageEffectiveness = 2.93, attackSpeedMultiplier = -30, baseMultiplier = 2.927, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 4, 93, 140, damageEffectiveness = 2.99, attackSpeedMultiplier = -30, baseMultiplier = 2.985, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 4, 100, 150, damageEffectiveness = 3.04, attackSpeedMultiplier = -30, baseMultiplier = 3.044, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 5, 107, 160, damageEffectiveness = 3.1, attackSpeedMultiplier = -30, baseMultiplier = 3.102, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 5, 114, 172, damageEffectiveness = 3.16, attackSpeedMultiplier = -30, baseMultiplier = 3.161, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 5, 123, 184, damageEffectiveness = 3.22, attackSpeedMultiplier = -30, baseMultiplier = 3.219, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 5, 131, 197, damageEffectiveness = 3.28, attackSpeedMultiplier = -30, baseMultiplier = 3.277, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 5, 140, 210, damageEffectiveness = 3.34, attackSpeedMultiplier = -30, baseMultiplier = 3.336, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 6, 150, 224, damageEffectiveness = 3.39, attackSpeedMultiplier = -30, baseMultiplier = 3.394, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 6, 155, 232, damageEffectiveness = 3.42, attackSpeedMultiplier = -30, baseMultiplier = 3.423, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 6, 160, 240, damageEffectiveness = 3.45, attackSpeedMultiplier = -30, baseMultiplier = 3.453, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 6, 165, 248, damageEffectiveness = 3.48, attackSpeedMultiplier = -30, baseMultiplier = 3.482, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 6, 171, 256, damageEffectiveness = 3.51, attackSpeedMultiplier = -30, baseMultiplier = 3.511, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 6, 176, 265, damageEffectiveness = 3.54, attackSpeedMultiplier = -30, baseMultiplier = 3.54, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 6, 182, 273, damageEffectiveness = 3.57, attackSpeedMultiplier = -30, baseMultiplier = 3.569, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 6, 188, 282, damageEffectiveness = 3.6, attackSpeedMultiplier = -30, baseMultiplier = 3.599, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 6, 194, 292, damageEffectiveness = 3.63, attackSpeedMultiplier = -30, baseMultiplier = 3.628, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 6, 201, 301, damageEffectiveness = 3.66, attackSpeedMultiplier = -30, baseMultiplier = 3.657, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 7, 207, 311, damageEffectiveness = 3.69, attackSpeedMultiplier = -30, baseMultiplier = 3.686, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["EnduranceChargeSlam"] = { name = "Tectonic Slam", color = 1, description = "Slam the ground, unleashing a fiery fissure in front of you, dealing area damage and randomly releasing a number of smaller fissures branching off from it. Consume an Endurance Charge every third time you slam the ground with this skill. Requires a Mace, Sceptre, Sword, Axe, Staff, or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.FireSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -7066,46 +7060,46 @@ skills["EnduranceChargeSlam"] = { "console_skill_dont_chase", }, levels = { - [1] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.8, attackSpeedMultiplier = -20, baseMultiplier = 1.8, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.85, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [3] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.9, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [4] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.95, attackSpeedMultiplier = -20, baseMultiplier = 1.95, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [5] = { 5, 0, 60, 5, 30, damageEffectiveness = 2, attackSpeedMultiplier = -20, baseMultiplier = 2, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [6] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.05, attackSpeedMultiplier = -20, baseMultiplier = 2.05, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [7] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.1, attackSpeedMultiplier = -20, baseMultiplier = 2.1, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [8] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.15, attackSpeedMultiplier = -20, baseMultiplier = 2.15, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [9] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.2, attackSpeedMultiplier = -20, baseMultiplier = 2.2, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [10] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.25, attackSpeedMultiplier = -20, baseMultiplier = 2.25, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [11] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.3, attackSpeedMultiplier = -20, baseMultiplier = 2.3, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [12] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.35, attackSpeedMultiplier = -20, baseMultiplier = 2.35, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [13] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.4, attackSpeedMultiplier = -20, baseMultiplier = 2.4, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [14] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.45, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [15] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [16] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.55, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [17] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.6, attackSpeedMultiplier = -20, baseMultiplier = 2.6, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [18] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.65, attackSpeedMultiplier = -20, baseMultiplier = 2.65, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [19] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.7, attackSpeedMultiplier = -20, baseMultiplier = 2.7, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [20] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.75, attackSpeedMultiplier = -20, baseMultiplier = 2.75, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [21] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.8, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [22] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.85, attackSpeedMultiplier = -20, baseMultiplier = 2.85, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [23] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.9, attackSpeedMultiplier = -20, baseMultiplier = 2.9, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [24] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.95, attackSpeedMultiplier = -20, baseMultiplier = 2.95, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [25] = { 5, 0, 60, 5, 30, damageEffectiveness = 3, attackSpeedMultiplier = -20, baseMultiplier = 3, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [26] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.05, attackSpeedMultiplier = -20, baseMultiplier = 3.05, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [27] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.1, attackSpeedMultiplier = -20, baseMultiplier = 3.1, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [28] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.15, attackSpeedMultiplier = -20, baseMultiplier = 3.15, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [29] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.2, attackSpeedMultiplier = -20, baseMultiplier = 3.2, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [30] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.25, attackSpeedMultiplier = -20, baseMultiplier = 3.25, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [31] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.28, attackSpeedMultiplier = -20, baseMultiplier = 3.275, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [32] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.3, attackSpeedMultiplier = -20, baseMultiplier = 3.3, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [33] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.33, attackSpeedMultiplier = -20, baseMultiplier = 3.325, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [34] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.35, attackSpeedMultiplier = -20, baseMultiplier = 3.35, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [35] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.38, attackSpeedMultiplier = -20, baseMultiplier = 3.375, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [36] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.4, attackSpeedMultiplier = -20, baseMultiplier = 3.4, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [37] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.43, attackSpeedMultiplier = -20, baseMultiplier = 3.425, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [38] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.45, attackSpeedMultiplier = -20, baseMultiplier = 3.45, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [39] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.48, attackSpeedMultiplier = -20, baseMultiplier = 3.475, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [40] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.5, attackSpeedMultiplier = -20, baseMultiplier = 3.5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.8, attackSpeedMultiplier = -20, baseMultiplier = 1.8, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.85, attackSpeedMultiplier = -20, baseMultiplier = 1.85, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [3] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.9, attackSpeedMultiplier = -20, baseMultiplier = 1.9, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [4] = { 5, 0, 60, 5, 30, damageEffectiveness = 1.95, attackSpeedMultiplier = -20, baseMultiplier = 1.95, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [5] = { 5, 0, 60, 5, 30, damageEffectiveness = 2, attackSpeedMultiplier = -20, baseMultiplier = 2, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [6] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.05, attackSpeedMultiplier = -20, baseMultiplier = 2.05, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [7] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.1, attackSpeedMultiplier = -20, baseMultiplier = 2.1, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [8] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.15, attackSpeedMultiplier = -20, baseMultiplier = 2.15, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [9] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.2, attackSpeedMultiplier = -20, baseMultiplier = 2.2, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [10] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.25, attackSpeedMultiplier = -20, baseMultiplier = 2.25, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [11] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.3, attackSpeedMultiplier = -20, baseMultiplier = 2.3, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [12] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.35, attackSpeedMultiplier = -20, baseMultiplier = 2.35, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [13] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.4, attackSpeedMultiplier = -20, baseMultiplier = 2.4, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [14] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.45, attackSpeedMultiplier = -20, baseMultiplier = 2.45, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [15] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.5, attackSpeedMultiplier = -20, baseMultiplier = 2.5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [16] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.55, attackSpeedMultiplier = -20, baseMultiplier = 2.55, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [17] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.6, attackSpeedMultiplier = -20, baseMultiplier = 2.6, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [18] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.65, attackSpeedMultiplier = -20, baseMultiplier = 2.65, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [19] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.7, attackSpeedMultiplier = -20, baseMultiplier = 2.7, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [20] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.75, attackSpeedMultiplier = -20, baseMultiplier = 2.75, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [21] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.8, attackSpeedMultiplier = -20, baseMultiplier = 2.8, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [22] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.85, attackSpeedMultiplier = -20, baseMultiplier = 2.85, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [23] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.9, attackSpeedMultiplier = -20, baseMultiplier = 2.9, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [24] = { 5, 0, 60, 5, 30, damageEffectiveness = 2.95, attackSpeedMultiplier = -20, baseMultiplier = 2.95, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [25] = { 5, 0, 60, 5, 30, damageEffectiveness = 3, attackSpeedMultiplier = -20, baseMultiplier = 3, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [26] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.05, attackSpeedMultiplier = -20, baseMultiplier = 3.05, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [27] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.1, attackSpeedMultiplier = -20, baseMultiplier = 3.1, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [28] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.15, attackSpeedMultiplier = -20, baseMultiplier = 3.15, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [29] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.2, attackSpeedMultiplier = -20, baseMultiplier = 3.2, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [30] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.25, attackSpeedMultiplier = -20, baseMultiplier = 3.25, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [31] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.28, attackSpeedMultiplier = -20, baseMultiplier = 3.275, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [32] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.3, attackSpeedMultiplier = -20, baseMultiplier = 3.3, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [33] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.33, attackSpeedMultiplier = -20, baseMultiplier = 3.325, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [34] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.35, attackSpeedMultiplier = -20, baseMultiplier = 3.35, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [35] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.38, attackSpeedMultiplier = -20, baseMultiplier = 3.375, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [36] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.4, attackSpeedMultiplier = -20, baseMultiplier = 3.4, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [37] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.43, attackSpeedMultiplier = -20, baseMultiplier = 3.425, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [38] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.45, attackSpeedMultiplier = -20, baseMultiplier = 3.45, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [39] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.48, attackSpeedMultiplier = -20, baseMultiplier = 3.475, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, + [40] = { 5, 0, 60, 5, 30, damageEffectiveness = 3.5, attackSpeedMultiplier = -20, baseMultiplier = 3.5, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["Vengeance"] = { @@ -7114,7 +7108,7 @@ skills["Vengeance"] = { baseEffectiveness = 0.5, incrementalEffectiveness = 0.023299999535084, description = "Chance to perform a swift counter-attack against all enemies around you when you are hit. Weapon range increases the area of this attack. Requires a Melee Weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -7166,53 +7160,53 @@ skills["Vengeance"] = { "is_area_damage", }, levels = { - [1] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.7, cooldown = 1.2, baseMultiplier = 1.7, levelRequirement = 24, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [2] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.74, cooldown = 1.2, baseMultiplier = 1.745, levelRequirement = 27, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [3] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.79, cooldown = 1.2, baseMultiplier = 1.789, levelRequirement = 30, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [4] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.83, cooldown = 1.2, baseMultiplier = 1.834, levelRequirement = 33, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [5] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.88, cooldown = 1.2, baseMultiplier = 1.879, levelRequirement = 36, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [6] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.92, cooldown = 1.2, baseMultiplier = 1.924, levelRequirement = 39, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [7] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.97, cooldown = 1.2, baseMultiplier = 1.968, levelRequirement = 42, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [8] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.01, cooldown = 1.2, baseMultiplier = 2.013, levelRequirement = 45, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [9] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.06, cooldown = 1.2, baseMultiplier = 2.058, levelRequirement = 48, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [10] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.1, cooldown = 1.2, baseMultiplier = 2.103, levelRequirement = 50, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [11] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.15, cooldown = 1.2, baseMultiplier = 2.147, levelRequirement = 52, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [12] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.19, cooldown = 1.2, baseMultiplier = 2.192, levelRequirement = 54, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [13] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.24, cooldown = 1.2, baseMultiplier = 2.237, levelRequirement = 56, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [14] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.28, cooldown = 1.2, baseMultiplier = 2.282, levelRequirement = 58, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [15] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.33, cooldown = 1.2, baseMultiplier = 2.326, levelRequirement = 60, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [16] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.37, cooldown = 1.2, baseMultiplier = 2.371, levelRequirement = 62, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [17] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.42, cooldown = 1.2, baseMultiplier = 2.416, levelRequirement = 64, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [18] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.46, cooldown = 1.2, baseMultiplier = 2.461, levelRequirement = 66, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [19] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.51, cooldown = 1.2, baseMultiplier = 2.505, levelRequirement = 68, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [20] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.55, cooldown = 1.2, baseMultiplier = 2.55, levelRequirement = 70, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [21] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.59, cooldown = 1.2, baseMultiplier = 2.595, levelRequirement = 72, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [22] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.64, cooldown = 1.2, baseMultiplier = 2.639, levelRequirement = 74, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [23] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.68, cooldown = 1.2, baseMultiplier = 2.684, levelRequirement = 76, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [24] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.73, cooldown = 1.2, baseMultiplier = 2.729, levelRequirement = 78, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [25] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.77, cooldown = 1.2, baseMultiplier = 2.774, levelRequirement = 80, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [26] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.82, cooldown = 1.2, baseMultiplier = 2.818, levelRequirement = 82, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [27] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.86, cooldown = 1.2, baseMultiplier = 2.863, levelRequirement = 84, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [28] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.91, cooldown = 1.2, baseMultiplier = 2.908, levelRequirement = 86, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [29] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 2.95, cooldown = 1.2, baseMultiplier = 2.953, levelRequirement = 88, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [30] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3, cooldown = 1.2, baseMultiplier = 2.997, levelRequirement = 90, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [31] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.02, cooldown = 1.2, baseMultiplier = 3.02, levelRequirement = 91, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [32] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.04, cooldown = 1.2, baseMultiplier = 3.042, levelRequirement = 92, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [33] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.06, cooldown = 1.2, baseMultiplier = 3.064, levelRequirement = 93, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [34] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.09, cooldown = 1.2, baseMultiplier = 3.087, levelRequirement = 94, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [35] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.11, cooldown = 1.2, baseMultiplier = 3.109, levelRequirement = 95, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [36] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.13, cooldown = 1.2, baseMultiplier = 3.132, levelRequirement = 96, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [37] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.15, cooldown = 1.2, baseMultiplier = 3.154, levelRequirement = 97, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [38] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.18, cooldown = 1.2, baseMultiplier = 3.176, levelRequirement = 98, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [39] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.2, cooldown = 1.2, baseMultiplier = 3.199, levelRequirement = 99, statInterpolation = { 1, 3, 3, }, cost = { }, }, - [40] = { 30, 0.80000001192093, 1.2000000476837, damageEffectiveness = 3.22, cooldown = 1.2, baseMultiplier = 3.221, levelRequirement = 100, statInterpolation = { 1, 3, 3, }, cost = { }, }, + [1] = { 30, 8, 12, damageEffectiveness = 1.7, cooldown = 1.2, baseMultiplier = 1.7, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 30, 10, 14, damageEffectiveness = 1.74, cooldown = 1.2, baseMultiplier = 1.745, levelRequirement = 27, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 30, 11, 17, damageEffectiveness = 1.79, cooldown = 1.2, baseMultiplier = 1.789, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 30, 13, 19, damageEffectiveness = 1.83, cooldown = 1.2, baseMultiplier = 1.834, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 30, 15, 22, damageEffectiveness = 1.88, cooldown = 1.2, baseMultiplier = 1.879, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 30, 17, 25, damageEffectiveness = 1.92, cooldown = 1.2, baseMultiplier = 1.924, levelRequirement = 39, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 30, 19, 29, damageEffectiveness = 1.97, cooldown = 1.2, baseMultiplier = 1.968, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 30, 22, 33, damageEffectiveness = 2.01, cooldown = 1.2, baseMultiplier = 2.013, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 30, 25, 37, damageEffectiveness = 2.06, cooldown = 1.2, baseMultiplier = 2.058, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 30, 27, 40, damageEffectiveness = 2.1, cooldown = 1.2, baseMultiplier = 2.103, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 30, 29, 43, damageEffectiveness = 2.15, cooldown = 1.2, baseMultiplier = 2.147, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 30, 31, 47, damageEffectiveness = 2.19, cooldown = 1.2, baseMultiplier = 2.192, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 30, 34, 50, damageEffectiveness = 2.24, cooldown = 1.2, baseMultiplier = 2.237, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 30, 36, 54, damageEffectiveness = 2.28, cooldown = 1.2, baseMultiplier = 2.282, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 30, 39, 59, damageEffectiveness = 2.33, cooldown = 1.2, baseMultiplier = 2.326, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 30, 42, 63, damageEffectiveness = 2.37, cooldown = 1.2, baseMultiplier = 2.371, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 30, 45, 68, damageEffectiveness = 2.42, cooldown = 1.2, baseMultiplier = 2.416, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 30, 49, 73, damageEffectiveness = 2.46, cooldown = 1.2, baseMultiplier = 2.461, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 30, 52, 79, damageEffectiveness = 2.51, cooldown = 1.2, baseMultiplier = 2.505, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 30, 56, 85, damageEffectiveness = 2.55, cooldown = 1.2, baseMultiplier = 2.55, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 30, 60, 91, damageEffectiveness = 2.59, cooldown = 1.2, baseMultiplier = 2.595, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 30, 65, 97, damageEffectiveness = 2.64, cooldown = 1.2, baseMultiplier = 2.639, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 30, 70, 104, damageEffectiveness = 2.68, cooldown = 1.2, baseMultiplier = 2.684, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 30, 75, 112, damageEffectiveness = 2.73, cooldown = 1.2, baseMultiplier = 2.729, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 30, 80, 120, damageEffectiveness = 2.77, cooldown = 1.2, baseMultiplier = 2.774, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 30, 85, 128, damageEffectiveness = 2.82, cooldown = 1.2, baseMultiplier = 2.818, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 30, 91, 137, damageEffectiveness = 2.86, cooldown = 1.2, baseMultiplier = 2.863, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 30, 98, 147, damageEffectiveness = 2.91, cooldown = 1.2, baseMultiplier = 2.908, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 30, 105, 157, damageEffectiveness = 2.95, cooldown = 1.2, baseMultiplier = 2.953, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 30, 112, 168, damageEffectiveness = 3, cooldown = 1.2, baseMultiplier = 2.997, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 30, 115, 173, damageEffectiveness = 3.02, cooldown = 1.2, baseMultiplier = 3.02, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 30, 119, 179, damageEffectiveness = 3.04, cooldown = 1.2, baseMultiplier = 3.042, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 30, 123, 185, damageEffectiveness = 3.06, cooldown = 1.2, baseMultiplier = 3.064, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 30, 127, 191, damageEffectiveness = 3.09, cooldown = 1.2, baseMultiplier = 3.087, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 30, 132, 197, damageEffectiveness = 3.11, cooldown = 1.2, baseMultiplier = 3.109, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 30, 136, 204, damageEffectiveness = 3.13, cooldown = 1.2, baseMultiplier = 3.132, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 30, 140, 211, damageEffectiveness = 3.15, cooldown = 1.2, baseMultiplier = 3.154, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 30, 145, 218, damageEffectiveness = 3.18, cooldown = 1.2, baseMultiplier = 3.176, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 30, 150, 225, damageEffectiveness = 3.2, cooldown = 1.2, baseMultiplier = 3.199, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 30, 155, 232, damageEffectiveness = 3.22, cooldown = 1.2, baseMultiplier = 3.221, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["VigilantStrike"] = { name = "Vigilant Strike", color = 1, description = "Attacks enemies with a powerful melee strike. You gain the Fortify buff, granting damage reduction. The cooldown can be bypassed by expending an Endurance Charge. Requires a Melee Weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Buff] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Type53] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Buff] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -7236,71 +7230,70 @@ skills["VigilantStrike"] = { }, qualityStats = { Default = { - { "gain_fortify_on_melee_hit_ms", 100 }, + { "damage_+%", 1 }, }, Alternate1 = { { "base_skill_area_of_effect_+%", 2 }, }, Alternate2 = { - { "base_cooldown_speed_+%", 3 }, + { "base_cooldown_speed_+%", 0.5 }, }, Alternate3 = { - { "damage_+%", 1 }, + { "gain_fortify_on_melee_hit_ms", 100 }, }, }, stats = { "gain_fortify_on_melee_hit_ms", "melee_range_+", - "global_always_hit", }, levels = { - [1] = { 6000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.22, baseMultiplier = 2.22, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [2] = { 6300, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.27, baseMultiplier = 2.274, levelRequirement = 6, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [3] = { 6600, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.33, baseMultiplier = 2.328, levelRequirement = 9, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [4] = { 6900, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.38, baseMultiplier = 2.383, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [5] = { 7200, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.44, baseMultiplier = 2.437, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [6] = { 7500, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.49, baseMultiplier = 2.491, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [7] = { 7800, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.55, baseMultiplier = 2.545, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [8] = { 8100, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.6, baseMultiplier = 2.599, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [9] = { 8400, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.65, baseMultiplier = 2.654, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [10] = { 8700, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.71, baseMultiplier = 2.708, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [11] = { 9000, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.76, baseMultiplier = 2.762, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [12] = { 9300, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.82, baseMultiplier = 2.816, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [13] = { 9600, 3, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.87, baseMultiplier = 2.871, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [14] = { 9900, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.92, baseMultiplier = 2.925, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [15] = { 10200, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.98, baseMultiplier = 2.979, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [16] = { 10500, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.03, baseMultiplier = 3.033, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [17] = { 10800, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.09, baseMultiplier = 3.087, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [18] = { 11100, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.14, baseMultiplier = 3.142, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [19] = { 11400, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.2, baseMultiplier = 3.196, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [20] = { 11700, 4, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.25, baseMultiplier = 3.25, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [21] = { 12000, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.3, baseMultiplier = 3.304, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [22] = { 12300, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.36, baseMultiplier = 3.358, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [23] = { 12600, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.41, baseMultiplier = 3.413, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [24] = { 12900, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.47, baseMultiplier = 3.467, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [25] = { 13200, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.52, baseMultiplier = 3.521, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [26] = { 13500, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.58, baseMultiplier = 3.575, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [27] = { 13800, 5, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.63, baseMultiplier = 3.629, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [28] = { 14100, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.68, baseMultiplier = 3.684, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [29] = { 14400, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.74, baseMultiplier = 3.738, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [30] = { 14700, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.79, baseMultiplier = 3.792, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [31] = { 14850, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.82, baseMultiplier = 3.819, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [32] = { 15000, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.85, baseMultiplier = 3.846, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [33] = { 15150, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.87, baseMultiplier = 3.873, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [34] = { 15300, 6, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.9, baseMultiplier = 3.901, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [35] = { 15450, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.93, baseMultiplier = 3.928, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [36] = { 15600, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.95, baseMultiplier = 3.955, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [37] = { 15750, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.98, baseMultiplier = 3.982, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [38] = { 15900, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.01, baseMultiplier = 4.009, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [39] = { 16050, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.04, baseMultiplier = 4.036, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, - [40] = { 16200, 7, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.06, baseMultiplier = 4.063, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { Mana = 6, }, }, + [1] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.3, baseMultiplier = 2.3, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [2] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.36, baseMultiplier = 2.363, levelRequirement = 6, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [3] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.43, baseMultiplier = 2.426, levelRequirement = 9, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [4] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.49, baseMultiplier = 2.489, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [5] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.55, baseMultiplier = 2.553, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [6] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.62, baseMultiplier = 2.616, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [7] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.68, baseMultiplier = 2.679, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [8] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.74, baseMultiplier = 2.742, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [9] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.81, baseMultiplier = 2.805, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [10] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.87, baseMultiplier = 2.868, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [11] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.93, baseMultiplier = 2.932, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [12] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 2.99, baseMultiplier = 2.995, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [13] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.06, baseMultiplier = 3.058, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [14] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.12, baseMultiplier = 3.121, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [15] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.18, baseMultiplier = 3.184, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [16] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.25, baseMultiplier = 3.247, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [17] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.31, baseMultiplier = 3.311, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [18] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.37, baseMultiplier = 3.374, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [19] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.44, baseMultiplier = 3.437, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [20] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.5, baseMultiplier = 3.5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [21] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.56, baseMultiplier = 3.563, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [22] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.63, baseMultiplier = 3.626, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [23] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.69, baseMultiplier = 3.689, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [24] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.75, baseMultiplier = 3.753, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [25] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.82, baseMultiplier = 3.816, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [26] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.88, baseMultiplier = 3.879, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [27] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 3.94, baseMultiplier = 3.942, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [28] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.01, baseMultiplier = 4.005, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [29] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.07, baseMultiplier = 4.068, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [30] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.13, baseMultiplier = 4.132, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [31] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.16, baseMultiplier = 4.163, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [32] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.19, baseMultiplier = 4.195, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [33] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.23, baseMultiplier = 4.226, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [34] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.26, baseMultiplier = 4.258, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [35] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.29, baseMultiplier = 4.289, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [36] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.32, baseMultiplier = 4.321, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [37] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.35, baseMultiplier = 4.353, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [38] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.38, baseMultiplier = 4.384, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [39] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.42, baseMultiplier = 4.416, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, + [40] = { 8000, 2, attackSpeedMultiplier = -15, cooldown = 4, damageEffectiveness = 4.45, baseMultiplier = 4.417, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { Mana = 6, }, }, }, } skills["Vitality"] = { name = "Vitality", color = 1, description = "Casts an aura that grants life regeneration to you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -7337,46 +7330,46 @@ skills["Vitality"] = { "base_deal_no_damage", }, levels = { - [1] = { 600, 0, cooldown = 1.2, manaReservationFlat = 28, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 725, 1, cooldown = 1.2, manaReservationFlat = 40, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 977, 2, cooldown = 1.2, manaReservationFlat = 51, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 1184, 3, cooldown = 1.2, manaReservationFlat = 63, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 1370, 4, cooldown = 1.2, manaReservationFlat = 74, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 1760, 5, cooldown = 1.2, manaReservationFlat = 85, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 2284, 6, cooldown = 1.2, manaReservationFlat = 96, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2556, 7, cooldown = 1.2, manaReservationFlat = 108, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 2831, 8, cooldown = 1.2, manaReservationFlat = 118, levelRequirement = 39, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 3370, 9, cooldown = 1.2, manaReservationFlat = 128, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 3915, 10, cooldown = 1.2, manaReservationFlat = 138, levelRequirement = 45, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 4730, 11, cooldown = 1.2, manaReservationFlat = 148, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 5557, 12, cooldown = 1.2, manaReservationFlat = 158, levelRequirement = 51, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 6394, 13, cooldown = 1.2, manaReservationFlat = 169, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 7241, 14, cooldown = 1.2, manaReservationFlat = 178, levelRequirement = 57, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 8100, 15, cooldown = 1.2, manaReservationFlat = 189, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 9241, 16, cooldown = 1.2, manaReservationFlat = 199, levelRequirement = 63, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 10397, 17, cooldown = 1.2, manaReservationFlat = 209, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 10992, 18, cooldown = 1.2, manaReservationFlat = 221, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 11592, 19, cooldown = 1.2, manaReservationFlat = 233, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 12197, 20, cooldown = 1.2, manaReservationFlat = 244, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 12806, 21, cooldown = 1.2, manaReservationFlat = 253, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 13421, 22, cooldown = 1.2, manaReservationFlat = 261, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 14040, 23, cooldown = 1.2, manaReservationFlat = 269, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 14664, 24, cooldown = 1.2, manaReservationFlat = 278, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 15293, 25, cooldown = 1.2, manaReservationFlat = 286, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 15926, 26, cooldown = 1.2, manaReservationFlat = 294, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 16565, 27, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 17208, 28, cooldown = 1.2, manaReservationFlat = 311, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 17856, 29, cooldown = 1.2, manaReservationFlat = 319, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 18182, 29, cooldown = 1.2, manaReservationFlat = 338, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 18509, 30, cooldown = 1.2, manaReservationFlat = 348, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 18837, 30, cooldown = 1.2, manaReservationFlat = 358, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 19166, 31, cooldown = 1.2, manaReservationFlat = 368, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 19497, 31, cooldown = 1.2, manaReservationFlat = 379, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 19829, 32, cooldown = 1.2, manaReservationFlat = 389, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 20162, 32, cooldown = 1.2, manaReservationFlat = 399, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 20496, 33, cooldown = 1.2, manaReservationFlat = 409, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 20831, 33, cooldown = 1.2, manaReservationFlat = 419, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 21168, 34, cooldown = 1.2, manaReservationFlat = 429, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 600, 0, cooldown = 1.2, manaReservationFlat = 28, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 725, 1, cooldown = 1.2, manaReservationFlat = 40, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 977, 2, cooldown = 1.2, manaReservationFlat = 51, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 1184, 3, cooldown = 1.2, manaReservationFlat = 63, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 1370, 4, cooldown = 1.2, manaReservationFlat = 74, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 1760, 5, cooldown = 1.2, manaReservationFlat = 85, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 2284, 6, cooldown = 1.2, manaReservationFlat = 96, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 2556, 7, cooldown = 1.2, manaReservationFlat = 108, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 2831, 8, cooldown = 1.2, manaReservationFlat = 118, levelRequirement = 39, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 3370, 9, cooldown = 1.2, manaReservationFlat = 128, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 3915, 10, cooldown = 1.2, manaReservationFlat = 138, levelRequirement = 45, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 4730, 11, cooldown = 1.2, manaReservationFlat = 148, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 5557, 12, cooldown = 1.2, manaReservationFlat = 158, levelRequirement = 51, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 6394, 13, cooldown = 1.2, manaReservationFlat = 169, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 7241, 14, cooldown = 1.2, manaReservationFlat = 178, levelRequirement = 57, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 8100, 15, cooldown = 1.2, manaReservationFlat = 189, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 9241, 16, cooldown = 1.2, manaReservationFlat = 199, levelRequirement = 63, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 10397, 17, cooldown = 1.2, manaReservationFlat = 209, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 10992, 18, cooldown = 1.2, manaReservationFlat = 221, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 11592, 19, cooldown = 1.2, manaReservationFlat = 233, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 12197, 20, cooldown = 1.2, manaReservationFlat = 244, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 12806, 21, cooldown = 1.2, manaReservationFlat = 253, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 13421, 22, cooldown = 1.2, manaReservationFlat = 261, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 14040, 23, cooldown = 1.2, manaReservationFlat = 269, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 14664, 24, cooldown = 1.2, manaReservationFlat = 278, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 15293, 25, cooldown = 1.2, manaReservationFlat = 286, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 15926, 26, cooldown = 1.2, manaReservationFlat = 294, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 16565, 27, cooldown = 1.2, manaReservationFlat = 303, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 17208, 28, cooldown = 1.2, manaReservationFlat = 311, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 17856, 29, cooldown = 1.2, manaReservationFlat = 319, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 18182, 29, cooldown = 1.2, manaReservationFlat = 338, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 18509, 30, cooldown = 1.2, manaReservationFlat = 348, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 18837, 30, cooldown = 1.2, manaReservationFlat = 358, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 19166, 31, cooldown = 1.2, manaReservationFlat = 368, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 19497, 31, cooldown = 1.2, manaReservationFlat = 379, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 19829, 32, cooldown = 1.2, manaReservationFlat = 389, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 20162, 32, cooldown = 1.2, manaReservationFlat = 399, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 20496, 33, cooldown = 1.2, manaReservationFlat = 409, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 20831, 33, cooldown = 1.2, manaReservationFlat = 419, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 21168, 34, cooldown = 1.2, manaReservationFlat = 429, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["Vulnerability"] = { @@ -7384,7 +7377,7 @@ skills["Vulnerability"] = { color = 1, baseEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding, and ailments inflicted on them will deal damage faster.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -7433,46 +7426,46 @@ skills["Vulnerability"] = { "base_deal_no_damage", }, levels = { - [1] = { 9000, 0, 30, 20, 20, 600, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 9100, 1, 30, 20, 20, 600, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 9200, 1, 31, 20, 20, 600, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 9300, 2, 31, 20, 20, 600, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 9400, 2, 32, 20, 20, 600, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 9500, 3, 32, 20, 20, 600, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 9600, 3, 33, 20, 20, 600, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 9700, 4, 33, 20, 20, 600, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 9800, 4, 34, 20, 20, 600, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 9900, 5, 34, 20, 20, 600, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 10000, 5, 35, 20, 20, 600, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 10100, 6, 35, 20, 20, 600, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 10200, 6, 36, 20, 20, 600, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 10300, 7, 36, 20, 20, 600, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 10400, 7, 37, 20, 20, 600, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 10500, 8, 37, 20, 20, 600, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 10600, 8, 38, 20, 20, 600, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 10700, 9, 38, 20, 20, 600, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 10800, 9, 39, 20, 20, 600, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 10900, 10, 39, 20, 20, 600, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 11000, 10, 40, 20, 20, 600, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 11100, 11, 40, 20, 20, 600, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 11200, 11, 41, 20, 20, 600, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 11300, 12, 41, 20, 20, 600, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 11400, 12, 42, 20, 20, 600, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11500, 13, 42, 20, 20, 600, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11600, 13, 43, 20, 20, 600, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11700, 14, 43, 20, 20, 600, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11800, 14, 44, 20, 20, 600, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11900, 15, 44, 20, 20, 600, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11950, 15, 44, 20, 20, 600, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 15, 45, 20, 20, 600, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12050, 15, 45, 20, 20, 600, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12100, 16, 45, 20, 20, 600, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12150, 16, 45, 20, 20, 600, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12200, 16, 46, 20, 20, 600, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12250, 16, 46, 20, 20, 600, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12300, 17, 46, 20, 20, 600, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12350, 17, 46, 20, 20, 600, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12400, 17, 47, 20, 20, 600, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 9000, 0, 30, 20, 20, 600, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 9100, 1, 30, 20, 20, 600, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 9200, 1, 31, 20, 20, 600, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 9300, 2, 31, 20, 20, 600, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 9400, 2, 32, 20, 20, 600, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 9500, 3, 32, 20, 20, 600, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 9600, 3, 33, 20, 20, 600, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 9700, 4, 33, 20, 20, 600, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 9800, 4, 34, 20, 20, 600, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 9900, 5, 34, 20, 20, 600, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 10000, 5, 35, 20, 20, 600, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 10100, 6, 35, 20, 20, 600, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 10200, 6, 36, 20, 20, 600, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 10300, 7, 36, 20, 20, 600, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 10400, 7, 37, 20, 20, 600, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 10500, 8, 37, 20, 20, 600, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 10600, 8, 38, 20, 20, 600, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 10700, 9, 38, 20, 20, 600, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 10800, 9, 39, 20, 20, 600, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 10900, 10, 39, 20, 20, 600, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 11000, 10, 40, 20, 20, 600, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 11100, 11, 40, 20, 20, 600, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 11200, 11, 41, 20, 20, 600, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 11300, 12, 41, 20, 20, 600, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 11400, 12, 42, 20, 20, 600, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11500, 13, 42, 20, 20, 600, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11600, 13, 43, 20, 20, 600, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11700, 14, 43, 20, 20, 600, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11800, 14, 44, 20, 20, 600, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11900, 15, 44, 20, 20, 600, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11950, 15, 44, 20, 20, 600, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 15, 45, 20, 20, 600, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12050, 15, 45, 20, 20, 600, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12100, 16, 45, 20, 20, 600, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12150, 16, 45, 20, 20, 600, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12200, 16, 46, 20, 20, 600, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12250, 16, 46, 20, 20, 600, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12300, 17, 46, 20, 20, 600, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12350, 17, 46, 20, 20, 600, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12400, 17, 47, 20, 20, 600, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["WarlordsMark"] = { @@ -7480,7 +7473,7 @@ skills["WarlordsMark"] = { color = 1, baseEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -7528,53 +7521,53 @@ skills["WarlordsMark"] = { "base_deal_no_damage", }, levels = { - [1] = { 6000, 40, 20, 200, 200, 100, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 16, }, }, - [2] = { 6200, 41, 20, 200, 200, 100, levelRequirement = 27, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 17, }, }, - [3] = { 6400, 42, 20, 200, 200, 100, levelRequirement = 30, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 6600, 43, 20, 200, 200, 100, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 19, }, }, - [5] = { 6800, 44, 20, 200, 200, 100, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 21, }, }, - [6] = { 7000, 45, 20, 200, 200, 100, levelRequirement = 39, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, - [7] = { 7200, 46, 20, 200, 200, 100, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 23, }, }, - [8] = { 7400, 47, 20, 200, 200, 100, levelRequirement = 45, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 24, }, }, - [9] = { 7600, 48, 20, 200, 200, 100, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 25, }, }, - [10] = { 7800, 49, 20, 200, 200, 100, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [11] = { 8000, 50, 20, 200, 200, 100, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 26, }, }, - [12] = { 8200, 51, 20, 200, 200, 100, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 27, }, }, - [13] = { 8400, 52, 20, 200, 200, 100, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 28, }, }, - [14] = { 8600, 53, 20, 200, 200, 100, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [15] = { 8800, 54, 20, 200, 200, 100, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 29, }, }, - [16] = { 9000, 55, 20, 200, 200, 100, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, - [17] = { 9200, 56, 20, 200, 200, 100, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [18] = { 9400, 57, 20, 200, 200, 100, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 31, }, }, - [19] = { 9600, 58, 20, 200, 200, 100, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 32, }, }, - [20] = { 9800, 59, 20, 200, 200, 100, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 33, }, }, - [21] = { 10000, 60, 20, 200, 200, 100, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [22] = { 10200, 61, 20, 200, 200, 100, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 34, }, }, - [23] = { 10400, 62, 20, 200, 200, 100, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 35, }, }, - [24] = { 10600, 63, 20, 200, 200, 100, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [25] = { 10800, 64, 20, 200, 200, 100, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 36, }, }, - [26] = { 11000, 65, 20, 200, 200, 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 37, }, }, - [27] = { 11200, 66, 20, 200, 200, 100, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 38, }, }, - [28] = { 11400, 67, 20, 200, 200, 100, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [29] = { 11600, 68, 20, 200, 200, 100, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 39, }, }, - [30] = { 11800, 69, 20, 200, 200, 100, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [31] = { 11900, 69, 20, 200, 200, 100, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [32] = { 12000, 70, 20, 200, 200, 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [33] = { 12100, 70, 20, 200, 200, 100, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [34] = { 12200, 71, 20, 200, 200, 100, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [35] = { 12300, 71, 20, 200, 200, 100, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [36] = { 12400, 72, 20, 200, 200, 100, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 42, }, }, - [37] = { 12500, 72, 20, 200, 200, 100, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [38] = { 12600, 73, 20, 200, 200, 100, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [39] = { 12700, 73, 20, 200, 200, 100, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 43, }, }, - [40] = { 12800, 74, 20, 200, 200, 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, + [1] = { 6000, 40, 20, 200, 200, 100, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 16, }, }, + [2] = { 6200, 41, 20, 200, 200, 100, levelRequirement = 27, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 17, }, }, + [3] = { 6400, 42, 20, 200, 200, 100, levelRequirement = 30, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 6600, 43, 20, 200, 200, 100, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 19, }, }, + [5] = { 6800, 44, 20, 200, 200, 100, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 21, }, }, + [6] = { 7000, 45, 20, 200, 200, 100, levelRequirement = 39, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 22, }, }, + [7] = { 7200, 46, 20, 200, 200, 100, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 23, }, }, + [8] = { 7400, 47, 20, 200, 200, 100, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 24, }, }, + [9] = { 7600, 48, 20, 200, 200, 100, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 25, }, }, + [10] = { 7800, 49, 20, 200, 200, 100, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [11] = { 8000, 50, 20, 200, 200, 100, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 26, }, }, + [12] = { 8200, 51, 20, 200, 200, 100, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 27, }, }, + [13] = { 8400, 52, 20, 200, 200, 100, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 28, }, }, + [14] = { 8600, 53, 20, 200, 200, 100, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [15] = { 8800, 54, 20, 200, 200, 100, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 29, }, }, + [16] = { 9000, 55, 20, 200, 200, 100, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, + [17] = { 9200, 56, 20, 200, 200, 100, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [18] = { 9400, 57, 20, 200, 200, 100, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 31, }, }, + [19] = { 9600, 58, 20, 200, 200, 100, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 32, }, }, + [20] = { 9800, 59, 20, 200, 200, 100, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 33, }, }, + [21] = { 10000, 60, 20, 200, 200, 100, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [22] = { 10200, 61, 20, 200, 200, 100, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 34, }, }, + [23] = { 10400, 62, 20, 200, 200, 100, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 35, }, }, + [24] = { 10600, 63, 20, 200, 200, 100, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [25] = { 10800, 64, 20, 200, 200, 100, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 36, }, }, + [26] = { 11000, 65, 20, 200, 200, 100, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 37, }, }, + [27] = { 11200, 66, 20, 200, 200, 100, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 38, }, }, + [28] = { 11400, 67, 20, 200, 200, 100, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [29] = { 11600, 68, 20, 200, 200, 100, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 39, }, }, + [30] = { 11800, 69, 20, 200, 200, 100, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [31] = { 11900, 69, 20, 200, 200, 100, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [32] = { 12000, 70, 20, 200, 200, 100, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [33] = { 12100, 70, 20, 200, 200, 100, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [34] = { 12200, 71, 20, 200, 200, 100, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [35] = { 12300, 71, 20, 200, 200, 100, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [36] = { 12400, 72, 20, 200, 200, 100, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 42, }, }, + [37] = { 12500, 72, 20, 200, 200, 100, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [38] = { 12600, 73, 20, 200, 200, 100, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [39] = { 12700, 73, 20, 200, 200, 100, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 43, }, }, + [40] = { 12800, 74, 20, 200, 200, 100, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, }, } skills["BloodstainedBanner"] = { name = "War Banner", color = 1, description = "Casting once reserves mana to carry a banner which increases the accuracy of nearby allies, and physical damage taken by nearby enemies. Gain stages by killing enemies while carrying the banner. Casting the skill again places the banner, ending the mana reservation. Once placed, it becomes more powerful for each stage gained. You cannot have multiple banners at the same time.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.ManaCostReserved] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.PhysicalSkill] = true, [SkillType.Banner] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.AuraDuration] = true, [SkillType.Physical] = true, [SkillType.Banner] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "banner_aura_skill_stat_descriptions", castTime = 0, statMap = { @@ -7614,45 +7607,197 @@ skills["BloodstainedBanner"] = { "banner_add_stage_on_kill", }, levels = { - [1] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 16, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 16, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 16, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 18, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 18, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 18, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 21, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 21, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 21, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 23, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 23, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 23, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 28, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 15, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 16, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 16, 8, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 16, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 17, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 18, 9, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 18, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 18, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 19, 10, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 20, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 21, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 21, 11, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 21, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 22, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 23, 12, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 23, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 23, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 24, 13, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 25, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 26, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 27, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 28, 14, 8, 1, 1000, 50, cooldown = 1, manaReservationPercent = 10, duration = 10, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + }, +} +skills["FlameLink"] = { + name = "Flame Link", + color = 1, + baseEffectiveness = 0.52499997615814, + incrementalEffectiveness = 0.039000000804663, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, they deal additional fire damage based on your life. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, [SkillType.Fire] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + fire = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "base_mana_cost_-%", 0.25 }, + }, + Alternate2 = { + { "flame_link_grants_chance_to_ignite_%", 0.5 }, + }, + }, + stats = { + "flame_link_minimum_fire_damage", + "flame_link_maximum_fire_damage", + "flame_link_added_fire_damage_from_life_%", + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_link_stuff", + }, + levels = { + [1] = { 0.80000001192093, 35, 5, duration = 8, levelRequirement = 34, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 900, }, }, + [2] = { 0.80000001192093, 40, 5, duration = 8.1, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 960, }, }, + [3] = { 0.80000001192093, 45, 5, duration = 8.2, levelRequirement = 38, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1030, }, }, + [4] = { 0.80000001192093, 50, 5, duration = 8.3, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1080, }, }, + [5] = { 0.80000001192093, 56, 5, duration = 8.4, levelRequirement = 42, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1140, }, }, + [6] = { 0.80000001192093, 63, 5, duration = 8.5, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1200, }, }, + [7] = { 0.80000001192093, 71, 5, duration = 8.6, levelRequirement = 46, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1250, }, }, + [8] = { 0.80000001192093, 79, 5, duration = 8.7, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1310, }, }, + [9] = { 0.80000001192093, 88, 5, duration = 8.8, levelRequirement = 50, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1380, }, }, + [10] = { 0.80000001192093, 99, 5, duration = 8.9, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1440, }, }, + [11] = { 0.80000001192093, 110, 5, duration = 9, levelRequirement = 54, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1490, }, }, + [12] = { 0.80000001192093, 122, 5, duration = 9.1, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1550, }, }, + [13] = { 0.80000001192093, 136, 5, duration = 9.2, levelRequirement = 58, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1610, }, }, + [14] = { 0.80000001192093, 151, 5, duration = 9.3, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1680, }, }, + [15] = { 0.80000001192093, 168, 5, duration = 9.4, levelRequirement = 62, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1730, }, }, + [16] = { 0.80000001192093, 187, 5, duration = 9.5, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1790, }, }, + [17] = { 0.80000001192093, 207, 5, duration = 9.6, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1850, }, }, + [18] = { 0.80000001192093, 229, 5, duration = 9.7, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1900, }, }, + [19] = { 0.80000001192093, 241, 5, duration = 9.8, levelRequirement = 69, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1940, }, }, + [20] = { 0.80000001192093, 254, 5, duration = 9.9, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 1960, }, }, + [21] = { 0.80000001192093, 281, 5, duration = 10, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2030, }, }, + [22] = { 0.80000001192093, 310, 5, duration = 10.1, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2090, }, }, + [23] = { 0.80000001192093, 343, 5, duration = 10.2, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2140, }, }, + [24] = { 0.80000001192093, 379, 5, duration = 10.3, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2200, }, }, + [25] = { 0.80000001192093, 419, 5, duration = 10.4, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2260, }, }, + [26] = { 0.80000001192093, 462, 5, duration = 10.5, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2330, }, }, + [27] = { 0.80000001192093, 510, 5, duration = 10.6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2380, }, }, + [28] = { 0.80000001192093, 562, 5, duration = 10.7, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2440, }, }, + [29] = { 0.80000001192093, 619, 5, duration = 10.8, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2500, }, }, + [30] = { 0.80000001192093, 682, 5, duration = 10.9, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2550, }, }, + [31] = { 0.80000001192093, 716, 5, duration = 11, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2590, }, }, + [32] = { 0.80000001192093, 751, 5, duration = 11.05, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2610, }, }, + [33] = { 0.80000001192093, 788, 5, duration = 11.1, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2650, }, }, + [34] = { 0.80000001192093, 827, 5, duration = 11.15, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2680, }, }, + [35] = { 0.80000001192093, 867, 5, duration = 11.2, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2700, }, }, + [36] = { 0.80000001192093, 910, 5, duration = 11.25, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2740, }, }, + [37] = { 0.80000001192093, 954, 5, duration = 11.3, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2760, }, }, + [38] = { 0.80000001192093, 1000, 5, duration = 11.35, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2790, }, }, + [39] = { 0.80000001192093, 1049, 5, duration = 11.4, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2830, }, }, + [40] = { 0.80000001192093, 1100, 5, duration = 11.45, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { ManaPerMinute = 2850, }, }, + }, +} +skills["ProtectiveLink"] = { + name = "Protective Link", + color = 1, + description = "Targets an allied player to apply a buff which links you to them for a duration. While linked, they copy your block chance and recover life when they block. If the target dies while linked, you will also die. This skill cannot be triggered, or used by Totems, Traps, or Mines.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Link] = true, }, + statDescriptionScope = "buff_skill_stat_descriptions", + castTime = 0.5, + baseFlags = { + spell = true, + duration = true, + }, + baseMods = { + }, + qualityStats = { + Default = { + { "skill_effect_duration_+%", 1 }, + }, + Alternate1 = { + { "skill_buff_effect_+%", 0.5 }, + }, + Alternate2 = { + { "bulwark_link_grants_stun_threshold_+%", 0.5 }, + }, + }, + stats = { + "bulwark_link_grants_recover_X_life_on_block", + "base_deal_no_damage", + "skill_cost_over_time_is_not_removed_with_skill", + "display_link_stuff", + "display_bulwark_link_overrides_attack_block_and_maximum_attack_block", + }, + levels = { + [1] = { 31, duration = 8, levelRequirement = 34, statInterpolation = { 1, }, cost = { ManaPerMinute = 900, }, }, + [2] = { 36, duration = 8.1, levelRequirement = 36, statInterpolation = { 1, }, cost = { ManaPerMinute = 960, }, }, + [3] = { 41, duration = 8.2, levelRequirement = 38, statInterpolation = { 1, }, cost = { ManaPerMinute = 1030, }, }, + [4] = { 48, duration = 8.3, levelRequirement = 40, statInterpolation = { 1, }, cost = { ManaPerMinute = 1080, }, }, + [5] = { 54, duration = 8.4, levelRequirement = 42, statInterpolation = { 1, }, cost = { ManaPerMinute = 1140, }, }, + [6] = { 60, duration = 8.5, levelRequirement = 44, statInterpolation = { 1, }, cost = { ManaPerMinute = 1200, }, }, + [7] = { 71, duration = 8.6, levelRequirement = 46, statInterpolation = { 1, }, cost = { ManaPerMinute = 1250, }, }, + [8] = { 80, duration = 8.7, levelRequirement = 48, statInterpolation = { 1, }, cost = { ManaPerMinute = 1310, }, }, + [9] = { 88, duration = 8.8, levelRequirement = 50, statInterpolation = { 1, }, cost = { ManaPerMinute = 1380, }, }, + [10] = { 104, duration = 8.9, levelRequirement = 52, statInterpolation = { 1, }, cost = { ManaPerMinute = 1440, }, }, + [11] = { 116, duration = 9, levelRequirement = 54, statInterpolation = { 1, }, cost = { ManaPerMinute = 1490, }, }, + [12] = { 128, duration = 9.1, levelRequirement = 56, statInterpolation = { 1, }, cost = { ManaPerMinute = 1550, }, }, + [13] = { 150, duration = 9.2, levelRequirement = 58, statInterpolation = { 1, }, cost = { ManaPerMinute = 1610, }, }, + [14] = { 167, duration = 9.3, levelRequirement = 60, statInterpolation = { 1, }, cost = { ManaPerMinute = 1680, }, }, + [15] = { 183, duration = 9.4, levelRequirement = 62, statInterpolation = { 1, }, cost = { ManaPerMinute = 1730, }, }, + [16] = { 207, duration = 9.5, levelRequirement = 64, statInterpolation = { 1, }, cost = { ManaPerMinute = 1790, }, }, + [17] = { 234, duration = 9.6, levelRequirement = 66, statInterpolation = { 1, }, cost = { ManaPerMinute = 1850, }, }, + [18] = { 264, duration = 9.7, levelRequirement = 68, statInterpolation = { 1, }, cost = { ManaPerMinute = 1900, }, }, + [19] = { 281, duration = 9.8, levelRequirement = 69, statInterpolation = { 1, }, cost = { ManaPerMinute = 1940, }, }, + [20] = { 297, duration = 9.9, levelRequirement = 70, statInterpolation = { 1, }, cost = { ManaPerMinute = 1960, }, }, + [21] = { 322, duration = 10, levelRequirement = 72, statInterpolation = { 1, }, cost = { ManaPerMinute = 2030, }, }, + [22] = { 347, duration = 10.1, levelRequirement = 74, statInterpolation = { 1, }, cost = { ManaPerMinute = 2090, }, }, + [23] = { 372, duration = 10.2, levelRequirement = 76, statInterpolation = { 1, }, cost = { ManaPerMinute = 2140, }, }, + [24] = { 396, duration = 10.3, levelRequirement = 78, statInterpolation = { 1, }, cost = { ManaPerMinute = 2200, }, }, + [25] = { 421, duration = 10.4, levelRequirement = 80, statInterpolation = { 1, }, cost = { ManaPerMinute = 2260, }, }, + [26] = { 446, duration = 10.5, levelRequirement = 82, statInterpolation = { 1, }, cost = { ManaPerMinute = 2330, }, }, + [27] = { 471, duration = 10.6, levelRequirement = 84, statInterpolation = { 1, }, cost = { ManaPerMinute = 2380, }, }, + [28] = { 495, duration = 10.7, levelRequirement = 86, statInterpolation = { 1, }, cost = { ManaPerMinute = 2440, }, }, + [29] = { 520, duration = 10.8, levelRequirement = 88, statInterpolation = { 1, }, cost = { ManaPerMinute = 2500, }, }, + [30] = { 545, duration = 10.9, levelRequirement = 90, statInterpolation = { 1, }, cost = { ManaPerMinute = 2550, }, }, + [31] = { 557, duration = 11, levelRequirement = 91, statInterpolation = { 1, }, cost = { ManaPerMinute = 2590, }, }, + [32] = { 570, duration = 11.05, levelRequirement = 92, statInterpolation = { 1, }, cost = { ManaPerMinute = 2610, }, }, + [33] = { 582, duration = 11.1, levelRequirement = 93, statInterpolation = { 1, }, cost = { ManaPerMinute = 2650, }, }, + [34] = { 594, duration = 11.15, levelRequirement = 94, statInterpolation = { 1, }, cost = { ManaPerMinute = 2680, }, }, + [35] = { 607, duration = 11.2, levelRequirement = 95, statInterpolation = { 1, }, cost = { ManaPerMinute = 2700, }, }, + [36] = { 619, duration = 11.25, levelRequirement = 96, statInterpolation = { 1, }, cost = { ManaPerMinute = 2740, }, }, + [37] = { 632, duration = 11.3, levelRequirement = 97, statInterpolation = { 1, }, cost = { ManaPerMinute = 2760, }, }, + [38] = { 644, duration = 11.35, levelRequirement = 98, statInterpolation = { 1, }, cost = { ManaPerMinute = 2790, }, }, + [39] = { 656, duration = 11.4, levelRequirement = 99, statInterpolation = { 1, }, cost = { ManaPerMinute = 2830, }, }, + [40] = { 668, duration = 11.45, levelRequirement = 100, statInterpolation = { 1, }, cost = { ManaPerMinute = 2850, }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/glove.lua b/src/Data/Skills/glove.lua index 79e4721285..af16d8d044 100644 --- a/src/Data/Skills/glove.lua +++ b/src/Data/Skills/glove.lua @@ -13,7 +13,7 @@ skills["EnchantmentOfBladesOnHit"] = { baseEffectiveness = 1.7000000476837, incrementalEffectiveness = 0.037000000476837, description = "Fires a chaining burst of ethereal blades.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -38,7 +38,7 @@ skills["EnchantmentOfBladesOnHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 126, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfBladesOnHit2"] = { @@ -48,7 +48,7 @@ skills["EnchantmentOfBladesOnHit2"] = { baseEffectiveness = 1.7000000476837, incrementalEffectiveness = 0.037000000476837, description = "Fires a chaining burst of ethereal blades.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -73,7 +73,7 @@ skills["EnchantmentOfBladesOnHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1.5, 585, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfBladesOnHit3"] = { @@ -83,7 +83,7 @@ skills["EnchantmentOfBladesOnHit3"] = { baseEffectiveness = 1.7000000476837, incrementalEffectiveness = 0.037000000476837, description = "Fires a chaining burst of ethereal blades.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -108,7 +108,7 @@ skills["EnchantmentOfBladesOnHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 1477, 3, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfBladesOnHit4"] = { @@ -118,7 +118,7 @@ skills["EnchantmentOfBladesOnHit4"] = { baseEffectiveness = 1.7000000476837, incrementalEffectiveness = 0.037000000476837, description = "Fires a chaining burst of ethereal blades.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -143,7 +143,7 @@ skills["EnchantmentOfBladesOnHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 4, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 2903, 4, 100, 0, 2, critChance = 7, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFlamesOnHit"] = { @@ -153,7 +153,7 @@ skills["EnchantmentOfFlamesOnHit"] = { baseEffectiveness = 1.7777999639511, incrementalEffectiveness = 0.035000000149012, description = "Releases a nova of fire around you, damaging nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -175,7 +175,7 @@ skills["EnchantmentOfFlamesOnHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.2000000476837, 1.7999999523163, 100, critChance = 5, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 1.2000000476837, 140, 100, critChance = 5, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFlamesOnHit2"] = { @@ -185,7 +185,7 @@ skills["EnchantmentOfFlamesOnHit2"] = { baseEffectiveness = 1.7777999639511, incrementalEffectiveness = 0.035000000149012, description = "Releases a nova of fire around you, damaging nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -207,7 +207,7 @@ skills["EnchantmentOfFlamesOnHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.7000000476837, 2.5, 100, critChance = 5, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 1.7000000476837, 601, 100, critChance = 5, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFlamesOnHit3"] = { @@ -217,7 +217,7 @@ skills["EnchantmentOfFlamesOnHit3"] = { baseEffectiveness = 1.7777999639511, incrementalEffectiveness = 0.035000000149012, description = "Releases a nova of fire around you, damaging nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -239,7 +239,7 @@ skills["EnchantmentOfFlamesOnHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.2000000476837, 3.2000000476837, 100, critChance = 5, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 2.2000000476837, 1453, 100, critChance = 5, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFlamesOnHit4"] = { @@ -249,7 +249,7 @@ skills["EnchantmentOfFlamesOnHit4"] = { baseEffectiveness = 1.7777999639511, incrementalEffectiveness = 0.035000000149012, description = "Releases a nova of fire around you, damaging nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -271,7 +271,7 @@ skills["EnchantmentOfFlamesOnHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.5999999046326, 4, 100, critChance = 5, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 2.5999999046326, 2770, 100, critChance = 5, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfForceOnHit"] = { @@ -279,7 +279,7 @@ skills["EnchantmentOfForceOnHit"] = { hidden = true, color = 4, description = "Release an arc of force from your weapon or fists, damaging enemies in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -306,7 +306,7 @@ skills["EnchantmentOfForceOnHit2"] = { hidden = true, color = 4, description = "Release an arc of force from your weapon or fists, damaging enemies in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -333,7 +333,7 @@ skills["EnchantmentOfForceOnHit3"] = { hidden = true, color = 4, description = "Release an arc of force from your weapon or fists, damaging enemies in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -360,7 +360,7 @@ skills["EnchantmentOfForceOnHit4"] = { hidden = true, color = 4, description = "Release an arc of force from your weapon or fists, damaging enemies in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -389,7 +389,7 @@ skills["EnchantmentOfFrostOnKill"] = { baseEffectiveness = 1.6363999843597, incrementalEffectiveness = 0.035000000149012, description = "Fire icy projectiles around you in all directions.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -414,7 +414,7 @@ skills["EnchantmentOfFrostOnKill"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 114, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFrostOnKill2"] = { @@ -424,7 +424,7 @@ skills["EnchantmentOfFrostOnKill2"] = { baseEffectiveness = 1.6363999843597, incrementalEffectiveness = 0.035000000149012, description = "Fire icy projectiles around you in all directions.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -449,7 +449,7 @@ skills["EnchantmentOfFrostOnKill2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 1.5, 509, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFrostOnKill3"] = { @@ -459,7 +459,7 @@ skills["EnchantmentOfFrostOnKill3"] = { baseEffectiveness = 1.6363999843597, incrementalEffectiveness = 0.035000000149012, description = "Fire icy projectiles around you in all directions.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -484,7 +484,7 @@ skills["EnchantmentOfFrostOnKill3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 1254, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFrostOnKill4"] = { @@ -494,7 +494,7 @@ skills["EnchantmentOfFrostOnKill4"] = { baseEffectiveness = 1.6363999843597, incrementalEffectiveness = 0.035000000149012, description = "Fire icy projectiles around you in all directions.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.SkillCanVolley] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -519,7 +519,7 @@ skills["EnchantmentOfFrostOnKill4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 2422, 1, 100, 8, critChance = 5, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfFuryOnHit"] = { @@ -528,7 +528,7 @@ skills["EnchantmentOfFuryOnHit"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Repeatedly fires a piercing projectile based on your weapon, converting some physical damage to fire. The projectiles form an arc in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -571,7 +571,7 @@ skills["EnchantmentOfFuryOnHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 100, 800, 180, 10, 1, 50, -90, 2, damageEffectiveness = 1.5, cooldown = 5, baseMultiplier = 1.5, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 800, 180, 10, 1, 50, -90, 2, damageEffectiveness = 1.5, cooldown = 5, baseMultiplier = 1.5, levelRequirement = 32, statInterpolation = { 1, 1, 3325, 2122, 2123, 2121, 347, 1101, }, cost = { }, }, }, } skills["EnchantmentOfFuryOnHit2"] = { @@ -580,7 +580,7 @@ skills["EnchantmentOfFuryOnHit2"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Repeatedly fires a piercing projectile based on your weapon, converting some physical damage to fire. The projectiles form an arc in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -623,7 +623,7 @@ skills["EnchantmentOfFuryOnHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 100, 800, 180, 10, 1, 50, -90, 3, damageEffectiveness = 2.1, cooldown = 5, baseMultiplier = 2.1, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 800, 180, 10, 1, 50, -90, 3, damageEffectiveness = 2.1, cooldown = 5, baseMultiplier = 2.1, levelRequirement = 53, statInterpolation = { 1, 1, 3325, 2122, 2123, 2121, 347, 1101, }, cost = { }, }, }, } skills["EnchantmentOfFuryOnHit3"] = { @@ -632,7 +632,7 @@ skills["EnchantmentOfFuryOnHit3"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Repeatedly fires a piercing projectile based on your weapon, converting some physical damage to fire. The projectiles form an arc in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -675,7 +675,7 @@ skills["EnchantmentOfFuryOnHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 100, 800, 180, 10, 1, 50, -90, 4, damageEffectiveness = 2.7, cooldown = 5, baseMultiplier = 2.7, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 800, 180, 10, 1, 50, -90, 4, damageEffectiveness = 2.7, cooldown = 5, baseMultiplier = 2.7, levelRequirement = 66, statInterpolation = { 1, 1, 3325, 2122, 2123, 2121, 347, 1101, }, cost = { }, }, }, } skills["EnchantmentOfFuryOnHit4"] = { @@ -684,7 +684,7 @@ skills["EnchantmentOfFuryOnHit4"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Repeatedly fires a piercing projectile based on your weapon, converting some physical damage to fire. The projectiles form an arc in front of you.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -727,7 +727,7 @@ skills["EnchantmentOfFuryOnHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 100, 800, 180, 10, 1, 50, -90, 5, damageEffectiveness = 3.3, cooldown = 5, baseMultiplier = 3.3, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 800, 180, 10, 1, 50, -90, 5, damageEffectiveness = 3.3, cooldown = 5, baseMultiplier = 3.3, levelRequirement = 75, statInterpolation = { 1, 1, 3520, 173, 2547, 347, 1102, 2, }, cost = { }, }, }, } skills["EnchantmentOfInfernoOnKill"] = { @@ -737,7 +737,7 @@ skills["EnchantmentOfInfernoOnKill"] = { baseEffectiveness = 3.5555999279022, incrementalEffectiveness = 0.035000000149012, description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -763,7 +763,7 @@ skills["EnchantmentOfInfernoOnKill"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 249, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfInfernoOnKill2"] = { @@ -773,7 +773,7 @@ skills["EnchantmentOfInfernoOnKill2"] = { baseEffectiveness = 3.5555999279022, incrementalEffectiveness = 0.035000000149012, description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -799,7 +799,7 @@ skills["EnchantmentOfInfernoOnKill2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1.5, 1107, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfInfernoOnKill3"] = { @@ -809,7 +809,7 @@ skills["EnchantmentOfInfernoOnKill3"] = { baseEffectiveness = 3.5555999279022, incrementalEffectiveness = 0.035000000149012, description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -835,7 +835,7 @@ skills["EnchantmentOfInfernoOnKill3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 2725, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfInfernoOnKill4"] = { @@ -845,7 +845,7 @@ skills["EnchantmentOfInfernoOnKill4"] = { baseEffectiveness = 3.5555999279022, incrementalEffectiveness = 0.035000000149012, description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -871,7 +871,7 @@ skills["EnchantmentOfInfernoOnKill4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 5263, 2000, 100, 450, 100, critChance = 5, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfIreWhenHit"] = { @@ -881,7 +881,7 @@ skills["EnchantmentOfIreWhenHit"] = { baseEffectiveness = 1.2000000476837, incrementalEffectiveness = 0.019999999552965, description = "Release a lightning charged spinning copy of your weapon or its projectiles that rotates around a point, damaging enemies in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -921,7 +921,7 @@ skills["EnchantmentOfIreWhenHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 30, 100, 50, damageEffectiveness = 0.6, cooldown = 10, baseMultiplier = 0.6, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 30, 100, 50, damageEffectiveness = 0.6, cooldown = 10, baseMultiplier = 0.6, levelRequirement = 32, statInterpolation = { 1, 357, 3897, 2547, }, cost = { }, }, }, } skills["EnchantmentOfIreWhenHit2"] = { @@ -931,7 +931,7 @@ skills["EnchantmentOfIreWhenHit2"] = { baseEffectiveness = 1.2000000476837, incrementalEffectiveness = 0.019999999552965, description = "Release a lightning charged spinning copy of your weapon or its projectiles that rotates around a point, damaging enemies in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -971,7 +971,7 @@ skills["EnchantmentOfIreWhenHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 30, 100, 50, damageEffectiveness = 0.9, cooldown = 10, baseMultiplier = 0.9, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 30, 100, 50, damageEffectiveness = 0.9, cooldown = 10, baseMultiplier = 0.9, levelRequirement = 53, statInterpolation = { 1, 357, 3897, 2547, }, cost = { }, }, }, } skills["EnchantmentOfIreWhenHit3"] = { @@ -981,7 +981,7 @@ skills["EnchantmentOfIreWhenHit3"] = { baseEffectiveness = 1.2000000476837, incrementalEffectiveness = 0.019999999552965, description = "Release a lightning charged spinning copy of your weapon or its projectiles that rotates around a point, damaging enemies in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1021,7 +1021,7 @@ skills["EnchantmentOfIreWhenHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 30, 100, 50, damageEffectiveness = 1.2, cooldown = 10, baseMultiplier = 1.2, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 30, 100, 50, damageEffectiveness = 1.2, cooldown = 10, baseMultiplier = 1.2, levelRequirement = 66, statInterpolation = { 1, 357, 3897, 2547, }, cost = { }, }, }, } skills["EnchantmentOfIreWhenHit4"] = { @@ -1031,7 +1031,7 @@ skills["EnchantmentOfIreWhenHit4"] = { baseEffectiveness = 1.2000000476837, incrementalEffectiveness = 0.019999999552965, description = "Release a lightning charged spinning copy of your weapon or its projectiles that rotates around a point, damaging enemies in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1071,7 +1071,7 @@ skills["EnchantmentOfIreWhenHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 30, 100, 50, damageEffectiveness = 1.5, cooldown = 10, baseMultiplier = 1.5, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 30, 100, 50, damageEffectiveness = 1.5, cooldown = 10, baseMultiplier = 1.5, levelRequirement = 75, statInterpolation = { 1, 357, 3897, 3325, }, cost = { }, }, }, } skills["EnchantmentOfLightWhenCrit"] = { @@ -1079,7 +1079,7 @@ skills["EnchantmentOfLightWhenCrit"] = { hidden = true, color = 4, description = "Deals a portion of your main hand damage in an area around you and creates Consecrated Ground, causing you and your allies to regenerate life.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1101,7 +1101,7 @@ skills["EnchantmentOfLightWhenCrit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 360, 100, damageEffectiveness = 1.35, cooldown = 5, baseMultiplier = 1.35, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 360, 100, damageEffectiveness = 1.35, cooldown = 5, baseMultiplier = 1.35, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfLightWhenCrit2"] = { @@ -1109,7 +1109,7 @@ skills["EnchantmentOfLightWhenCrit2"] = { hidden = true, color = 4, description = "Deals a portion of your main hand damage in an area around you and creates Consecrated Ground, causing you and your allies to regenerate life.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1131,7 +1131,7 @@ skills["EnchantmentOfLightWhenCrit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 360, 100, damageEffectiveness = 1.89, cooldown = 5, baseMultiplier = 1.89, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 360, 100, damageEffectiveness = 1.89, cooldown = 5, baseMultiplier = 1.89, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfLightWhenCrit3"] = { @@ -1139,7 +1139,7 @@ skills["EnchantmentOfLightWhenCrit3"] = { hidden = true, color = 4, description = "Deals a portion of your main hand damage in an area around you and creates Consecrated Ground, causing you and your allies to regenerate life.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1161,7 +1161,7 @@ skills["EnchantmentOfLightWhenCrit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 360, 100, damageEffectiveness = 2.43, cooldown = 5, baseMultiplier = 2.43, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 360, 100, damageEffectiveness = 2.43, cooldown = 5, baseMultiplier = 2.43, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfLightWhenCrit4"] = { @@ -1169,7 +1169,7 @@ skills["EnchantmentOfLightWhenCrit4"] = { hidden = true, color = 4, description = "Deals a portion of your main hand damage in an area around you and creates Consecrated Ground, causing you and your allies to regenerate life.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1191,7 +1191,7 @@ skills["EnchantmentOfLightWhenCrit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 5000, 360, 100, damageEffectiveness = 2.97, cooldown = 5, baseMultiplier = 2.97, levelRequirement = 75, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 360, 100, damageEffectiveness = 2.97, cooldown = 5, baseMultiplier = 2.97, levelRequirement = 75, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfReflectionWhenHit"] = { @@ -1199,8 +1199,7 @@ skills["EnchantmentOfReflectionWhenHit"] = { hidden = true, color = 4, description = "Creates a clone of you that attacks with your weapon.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1231,7 +1230,7 @@ skills["EnchantmentOfReflectionWhenHit"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 5000, 1, 80, 150, 4, 32, 100, 100, cooldown = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 1, 80, 150, 4, 32, 100, 100, cooldown = 10, levelRequirement = 32, statInterpolation = { 1, 1, 357, 2156, 488, 159, 458, 457, }, cost = { }, }, }, } skills["EnchantmentOfReflectionWhenHit2"] = { @@ -1239,8 +1238,7 @@ skills["EnchantmentOfReflectionWhenHit2"] = { hidden = true, color = 4, description = "Creates a clone of you that attacks with your weapon.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1271,7 +1269,7 @@ skills["EnchantmentOfReflectionWhenHit2"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 5000, 1, 100, 150, 4, 53, 100, 200, cooldown = 10, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 1, 100, 150, 4, 53, 100, 200, cooldown = 10, levelRequirement = 53, statInterpolation = { 1, 1, 357, 2156, 488, 159, 458, 457, }, cost = { }, }, }, } skills["EnchantmentOfReflectionWhenHit3"] = { @@ -1279,8 +1277,7 @@ skills["EnchantmentOfReflectionWhenHit3"] = { hidden = true, color = 4, description = "Creates a clone of you that attacks with your weapon.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1311,7 +1308,7 @@ skills["EnchantmentOfReflectionWhenHit3"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 5000, 1, 120, 150, 4, 66, 100, 300, cooldown = 10, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 1, 120, 150, 4, 66, 100, 300, cooldown = 10, levelRequirement = 66, statInterpolation = { 1, 1, 357, 2156, 488, 159, 458, 457, }, cost = { }, }, }, } skills["EnchantmentOfReflectionWhenHit4"] = { @@ -1319,8 +1316,7 @@ skills["EnchantmentOfReflectionWhenHit4"] = { hidden = true, color = 4, description = "Creates a clone of you that attacks with your weapon.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1351,7 +1347,7 @@ skills["EnchantmentOfReflectionWhenHit4"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 5000, 1, 140, 150, 4, 75, 100, 400, cooldown = 10, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 1, 140, 150, 4, 75, 100, 400, cooldown = 10, levelRequirement = 75, statInterpolation = { 1, 1, 3325, 2, 618, 2301, 1, 0, }, cost = { }, }, }, } skills["EnchantmentOfSpiteWhenHit"] = { @@ -1360,7 +1356,7 @@ skills["EnchantmentOfSpiteWhenHit"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Releases a circle of projectiles based on your weapon, leaving chilled ground in their wake.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.ColdSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.Cold] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1403,7 +1399,7 @@ skills["EnchantmentOfSpiteWhenHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 1.5, cooldown = 5, baseMultiplier = 1.5, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 1.5, cooldown = 5, baseMultiplier = 1.5, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfSpiteWhenHit2"] = { @@ -1412,7 +1408,7 @@ skills["EnchantmentOfSpiteWhenHit2"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Releases a circle of projectiles based on your weapon, leaving chilled ground in their wake.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.ColdSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.Cold] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1455,7 +1451,7 @@ skills["EnchantmentOfSpiteWhenHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 2.1, cooldown = 5, baseMultiplier = 2.1, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 2.1, cooldown = 5, baseMultiplier = 2.1, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfSpiteWhenHit3"] = { @@ -1464,7 +1460,7 @@ skills["EnchantmentOfSpiteWhenHit3"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Releases a circle of projectiles based on your weapon, leaving chilled ground in their wake.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.ColdSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.Cold] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1507,7 +1503,7 @@ skills["EnchantmentOfSpiteWhenHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 2.7, cooldown = 5, baseMultiplier = 2.7, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 2.7, cooldown = 5, baseMultiplier = 2.7, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfSpiteWhenHit4"] = { @@ -1516,7 +1512,7 @@ skills["EnchantmentOfSpiteWhenHit4"] = { color = 4, incrementalEffectiveness = 0.035000000149012, description = "Releases a circle of projectiles based on your weapon, leaving chilled ground in their wake.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.ColdSkill] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.ChillingArea] = true, [SkillType.Cold] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1559,7 +1555,7 @@ skills["EnchantmentOfSpiteWhenHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 3.3, cooldown = 5, baseMultiplier = 3.3, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2000, 9, 100, 2, 50, damageEffectiveness = 3.3, cooldown = 5, baseMultiplier = 3.3, levelRequirement = 75, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTempestOnHit"] = { @@ -1569,7 +1565,7 @@ skills["EnchantmentOfTempestOnHit"] = { baseEffectiveness = 4, incrementalEffectiveness = 0.035000000149012, description = "Charges you with lightning which lasts a duration before unleashing, damaging surrounding enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, cannotBeSupported = true, @@ -1594,7 +1590,7 @@ skills["EnchantmentOfTempestOnHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 280, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTempestOnHit2"] = { @@ -1604,7 +1600,7 @@ skills["EnchantmentOfTempestOnHit2"] = { baseEffectiveness = 4, incrementalEffectiveness = 0.035000000149012, description = "Charges you with lightning which lasts a duration before unleashing, damaging surrounding enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, cannotBeSupported = true, @@ -1629,7 +1625,7 @@ skills["EnchantmentOfTempestOnHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1.5, 1245, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTempestOnHit3"] = { @@ -1639,7 +1635,7 @@ skills["EnchantmentOfTempestOnHit3"] = { baseEffectiveness = 4, incrementalEffectiveness = 0.035000000149012, description = "Charges you with lightning which lasts a duration before unleashing, damaging surrounding enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, cannotBeSupported = true, @@ -1664,7 +1660,7 @@ skills["EnchantmentOfTempestOnHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 3065, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTempestOnHit4"] = { @@ -1674,7 +1670,7 @@ skills["EnchantmentOfTempestOnHit4"] = { baseEffectiveness = 4, incrementalEffectiveness = 0.035000000149012, description = "Charges you with lightning which lasts a duration before unleashing, damaging surrounding enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, cannotBeSupported = true, @@ -1699,7 +1695,7 @@ skills["EnchantmentOfTempestOnHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 5920, 0, 0, 100, 2000, critChance = 7, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTheGraveOnKill"] = { @@ -1707,8 +1703,7 @@ skills["EnchantmentOfTheGraveOnKill"] = { hidden = true, color = 4, description = "Summons three icy skull minions that explode at the end of their duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1735,7 +1730,7 @@ skills["EnchantmentOfTheGraveOnKill"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 100, 5000, 3, 10, 32, 20, cooldown = 5, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 5000, 3, 10, 32, 20, cooldown = 5, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTheGraveOnKill2"] = { @@ -1743,8 +1738,7 @@ skills["EnchantmentOfTheGraveOnKill2"] = { hidden = true, color = 4, description = "Summons three icy skull minions that explode at the end of their duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1771,7 +1765,7 @@ skills["EnchantmentOfTheGraveOnKill2"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 100, 5000, 3, 10, 53, 20, cooldown = 5, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 5000, 3, 10, 53, 20, cooldown = 5, levelRequirement = 53, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTheGraveOnKill3"] = { @@ -1779,8 +1773,7 @@ skills["EnchantmentOfTheGraveOnKill3"] = { hidden = true, color = 4, description = "Summons three icy skull minions that explode at the end of their duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1807,7 +1800,7 @@ skills["EnchantmentOfTheGraveOnKill3"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 100, 5000, 3, 10, 66, 20, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 5000, 3, 10, 66, 20, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfTheGraveOnKill4"] = { @@ -1815,8 +1808,7 @@ skills["EnchantmentOfTheGraveOnKill4"] = { hidden = true, color = 4, description = "Summons three icy skull minions that explode at the end of their duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Duration] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1843,7 +1835,7 @@ skills["EnchantmentOfTheGraveOnKill4"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 100, 5000, 3, 10, 75, 20, cooldown = 5, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 5000, 3, 10, 75, 20, cooldown = 5, levelRequirement = 75, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfThunderOnKill"] = { @@ -1853,7 +1845,7 @@ skills["EnchantmentOfThunderOnKill"] = { baseEffectiveness = 1.625, incrementalEffectiveness = 0.035000000149012, description = "Damaging cones of lightning surround you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.LightningSkill] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Lightning] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1875,7 +1867,7 @@ skills["EnchantmentOfThunderOnKill"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 100, critChance = 7, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 1, 114, 100, critChance = 7, cooldown = 5, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfThunderOnKill2"] = { @@ -1885,7 +1877,7 @@ skills["EnchantmentOfThunderOnKill2"] = { baseEffectiveness = 1.625, incrementalEffectiveness = 0.035000000149012, description = "Damaging cones of lightning surround you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.LightningSkill] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Lightning] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1907,7 +1899,7 @@ skills["EnchantmentOfThunderOnKill2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 100, critChance = 7, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 1.5, 506, 100, critChance = 7, cooldown = 5, levelRequirement = 53, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfThunderOnKill3"] = { @@ -1917,7 +1909,7 @@ skills["EnchantmentOfThunderOnKill3"] = { baseEffectiveness = 1.625, incrementalEffectiveness = 0.035000000149012, description = "Damaging cones of lightning surround you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.LightningSkill] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Lightning] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1939,7 +1931,7 @@ skills["EnchantmentOfThunderOnKill3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 100, critChance = 7, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 2, 1245, 100, critChance = 7, cooldown = 5, levelRequirement = 66, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfThunderOnKill4"] = { @@ -1949,7 +1941,7 @@ skills["EnchantmentOfThunderOnKill4"] = { baseEffectiveness = 1.625, incrementalEffectiveness = 0.035000000149012, description = "Damaging cones of lightning surround you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.LightningSkill] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Lightning] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1971,7 +1963,7 @@ skills["EnchantmentOfThunderOnKill4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 100, critChance = 7, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 2405, 100, critChance = 7, cooldown = 5, levelRequirement = 75, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["EnchantmentOfWarOnKill"] = { @@ -1979,7 +1971,7 @@ skills["EnchantmentOfWarOnKill"] = { hidden = true, color = 4, description = "This attack is performed repeatedly by a ghostly imitation of your weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2014,7 +2006,7 @@ skills["EnchantmentOfWarOnKill"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 10000, 1, 100, 50, cooldown = 5, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10000, 1, 100, 50, cooldown = 5, levelRequirement = 32, statInterpolation = { 1, 357, 2156, 4515, }, cost = { }, }, }, } skills["EnchantmentOfWarOnKill2"] = { @@ -2022,7 +2014,7 @@ skills["EnchantmentOfWarOnKill2"] = { hidden = true, color = 4, description = "This attack is performed repeatedly by a ghostly imitation of your weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2057,7 +2049,7 @@ skills["EnchantmentOfWarOnKill2"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 10000, 1, 100, 100, cooldown = 5, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10000, 1, 100, 100, cooldown = 5, levelRequirement = 53, statInterpolation = { 1, 357, 2156, 4515, }, cost = { }, }, }, } skills["EnchantmentOfWarOnKill3"] = { @@ -2065,7 +2057,7 @@ skills["EnchantmentOfWarOnKill3"] = { hidden = true, color = 4, description = "This attack is performed repeatedly by a ghostly imitation of your weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2100,7 +2092,7 @@ skills["EnchantmentOfWarOnKill3"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 10000, 1, 100, 150, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10000, 1, 100, 150, cooldown = 5, levelRequirement = 66, statInterpolation = { 1, 357, 2156, 4515, }, cost = { }, }, }, } skills["EnchantmentOfWarOnKill4"] = { @@ -2108,7 +2100,7 @@ skills["EnchantmentOfWarOnKill4"] = { hidden = true, color = 4, description = "This attack is performed repeatedly by a ghostly imitation of your weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.Triggerable] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2143,7 +2135,7 @@ skills["EnchantmentOfWarOnKill4"] = { "active_skill_minion_damage_+%_final", }, levels = { - [1] = { 10000, 1, 100, 200, cooldown = 5, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10000, 1, 100, 200, cooldown = 5, levelRequirement = 75, statInterpolation = { 1, 1470, 1471, 357, }, cost = { }, }, }, } skills["EnchantmentOfWinterWhenHit"] = { @@ -2153,7 +2145,7 @@ skills["EnchantmentOfWinterWhenHit"] = { baseEffectiveness = 1.0908999443054, incrementalEffectiveness = 0.035000000149012, description = "Unleashes an icy projectile that pulses with cold as it travels.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, cannotBeSupported = true, @@ -2177,7 +2169,7 @@ skills["EnchantmentOfWinterWhenHit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1, 1.6000000238419, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 1, 76, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 32, statInterpolation = { 3, 1472, 1473, 347, }, cost = { }, }, }, } skills["EnchantmentOfWinterWhenHit2"] = { @@ -2187,7 +2179,7 @@ skills["EnchantmentOfWinterWhenHit2"] = { baseEffectiveness = 1.0908999443054, incrementalEffectiveness = 0.035000000149012, description = "Unleashes an icy projectile that pulses with cold as it travels.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, cannotBeSupported = true, @@ -2211,7 +2203,7 @@ skills["EnchantmentOfWinterWhenHit2"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 1.5, 2.2999999523163, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 1.5, 340, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 53, statInterpolation = { 3, 1472, 1473, 347, }, cost = { }, }, }, } skills["EnchantmentOfWinterWhenHit3"] = { @@ -2221,7 +2213,7 @@ skills["EnchantmentOfWinterWhenHit3"] = { baseEffectiveness = 1.0908999443054, incrementalEffectiveness = 0.035000000149012, description = "Unleashes an icy projectile that pulses with cold as it travels.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, cannotBeSupported = true, @@ -2245,7 +2237,7 @@ skills["EnchantmentOfWinterWhenHit3"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2, 3, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 2, 836, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 66, statInterpolation = { 3, 1472, 1473, 347, }, cost = { }, }, }, } skills["EnchantmentOfWinterWhenHit4"] = { @@ -2255,7 +2247,7 @@ skills["EnchantmentOfWinterWhenHit4"] = { baseEffectiveness = 1.0908999443054, incrementalEffectiveness = 0.035000000149012, description = "Unleashes an icy projectile that pulses with cold as it travels.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, cannotBeSupported = true, @@ -2279,6 +2271,6 @@ skills["EnchantmentOfWinterWhenHit4"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 1615, 1, 100, critChance = 5, cooldown = 10, levelRequirement = 75, statInterpolation = { 3, 1474, 1475, 434, }, cost = { }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/minion.lua b/src/Data/Skills/minion.lua index 6ea33bb7e7..0bbd0ee3ab 100644 --- a/src/Data/Skills/minion.lua +++ b/src/Data/Skills/minion.lua @@ -13,7 +13,7 @@ skills["ChaosElementalCascadeSummoned"] = { baseEffectiveness = 1.9800000190735, incrementalEffectiveness = 0.037999998778105, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -35,7 +35,7 @@ skills["ChaosElementalCascadeSummoned"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 6, 0, 3, 100, -25, damageEffectiveness = 0.6, cooldown = 3.5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 13, 6, 0, 3, 100, -25, damageEffectiveness = 0.6, cooldown = 3.5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SandstormChaosElementalSummoned"] = { @@ -65,17 +65,17 @@ skills["SandstormChaosElementalSummoned"] = { "spell_damage_modifiers_apply_to_skill_dot", }, levels = { - [1] = { 16.666667039196, 5000, 0, 2, cooldown = 8, levelRequirement = 3, statInterpolation = { 3, 1, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 5000, 0, 2, cooldown = 8, levelRequirement = 3, statInterpolation = { 3, 1958, 357, 5765, }, cost = { }, }, }, } skills["FireElementalFlameRedSummoned"] = { name = "Immolate", hidden = true, color = 4, - baseEffectiveness = 1.3999999761581, + baseEffectiveness = 1.8200000524521, incrementalEffectiveness = 0.041999999433756, description = "Summons a totem that fires a stream of flame at nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.FireSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Fire] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 8, castTime = 0.25, @@ -98,17 +98,17 @@ skills["FireElementalFlameRedSummoned"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 4, -89, -77, -25, damageEffectiveness = 0.2, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 11, 4, -89, -77, -25, damageEffectiveness = 0.2, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["FireElementalMortarSummoned"] = { name = "Magma Ball", hidden = true, color = 4, - baseEffectiveness = 4.2666997909546, + baseEffectiveness = 5.5467000007629, incrementalEffectiveness = 0.032000001519918, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -129,16 +129,16 @@ skills["FireElementalMortarSummoned"] = { "base_is_projectile", }, levels = { - [1] = { 15, 0.80000001192093, 1.2000000476837, -33, critChance = 5, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [1] = { 15, 198, 297, -33, critChance = 5, cooldown = 6, levelRequirement = 34, statInterpolation = { 1, 2504, 1470, 1471, }, cost = { }, }, }, } skills["FireElementalConeSummoned"] = { name = "Flame Wave", hidden = true, color = 3, - baseEffectiveness = 2.9867000579834, + baseEffectiveness = 3.8826999664307, incrementalEffectiveness = 0.031700000166893, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.935, baseFlags = { @@ -155,36 +155,36 @@ skills["FireElementalConeSummoned"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 34, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 36, statInterpolation = { 3, 3, }, cost = { }, }, - [3] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 38, statInterpolation = { 3, 3, }, cost = { }, }, - [4] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 40, statInterpolation = { 3, 3, }, cost = { }, }, - [5] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 42, statInterpolation = { 3, 3, }, cost = { }, }, - [6] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 44, statInterpolation = { 3, 3, }, cost = { }, }, - [7] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 46, statInterpolation = { 3, 3, }, cost = { }, }, - [8] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 48, statInterpolation = { 3, 3, }, cost = { }, }, - [9] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 50, statInterpolation = { 3, 3, }, cost = { }, }, - [10] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 52, statInterpolation = { 3, 3, }, cost = { }, }, - [11] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 54, statInterpolation = { 3, 3, }, cost = { }, }, - [12] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 56, statInterpolation = { 3, 3, }, cost = { }, }, - [13] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 58, statInterpolation = { 3, 3, }, cost = { }, }, - [14] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 60, statInterpolation = { 3, 3, }, cost = { }, }, - [15] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 62, statInterpolation = { 3, 3, }, cost = { }, }, - [16] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 64, statInterpolation = { 3, 3, }, cost = { }, }, - [17] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 66, statInterpolation = { 3, 3, }, cost = { }, }, - [18] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 68, statInterpolation = { 3, 3, }, cost = { }, }, - [19] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 69, statInterpolation = { 3, 3, }, cost = { }, }, - [20] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 70, statInterpolation = { 3, 3, }, cost = { }, }, - [21] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 72, statInterpolation = { 3, 3, }, cost = { }, }, - [22] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 74, statInterpolation = { 3, 3, }, cost = { }, }, - [23] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 76, statInterpolation = { 3, 3, }, cost = { }, }, - [24] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 78, statInterpolation = { 3, 3, }, cost = { }, }, - [25] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 80, statInterpolation = { 3, 3, }, cost = { }, }, - [26] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { }, }, - [27] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 84, statInterpolation = { 3, 3, }, cost = { }, }, - [28] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 86, statInterpolation = { 3, 3, }, cost = { }, }, - [29] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 88, statInterpolation = { 3, 3, }, cost = { }, }, - [30] = { 0.80000001192093, 1.25, critChance = 10, cooldown = 2, levelRequirement = 90, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 214, critChance = 10, cooldown = 2, levelRequirement = 34, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 239, critChance = 10, cooldown = 2, levelRequirement = 36, statInterpolation = { 3, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 265, critChance = 10, cooldown = 2, levelRequirement = 38, statInterpolation = { 3, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 294, critChance = 10, cooldown = 2, levelRequirement = 40, statInterpolation = { 3, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 325, critChance = 10, cooldown = 2, levelRequirement = 42, statInterpolation = { 3, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 360, critChance = 10, cooldown = 2, levelRequirement = 44, statInterpolation = { 3, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 397, critChance = 10, cooldown = 2, levelRequirement = 46, statInterpolation = { 3, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 438, critChance = 10, cooldown = 2, levelRequirement = 48, statInterpolation = { 3, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 482, critChance = 10, cooldown = 2, levelRequirement = 50, statInterpolation = { 3, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 531, critChance = 10, cooldown = 2, levelRequirement = 52, statInterpolation = { 3, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 583, critChance = 10, cooldown = 2, levelRequirement = 54, statInterpolation = { 3, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 640, critChance = 10, cooldown = 2, levelRequirement = 56, statInterpolation = { 3, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 702, critChance = 10, cooldown = 2, levelRequirement = 58, statInterpolation = { 3, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 769, critChance = 10, cooldown = 2, levelRequirement = 60, statInterpolation = { 3, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 842, critChance = 10, cooldown = 2, levelRequirement = 62, statInterpolation = { 3, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 921, critChance = 10, cooldown = 2, levelRequirement = 64, statInterpolation = { 3, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 1007, critChance = 10, cooldown = 2, levelRequirement = 66, statInterpolation = { 3, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 1101, critChance = 10, cooldown = 2, levelRequirement = 68, statInterpolation = { 3, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 1150, critChance = 10, cooldown = 2, levelRequirement = 69, statInterpolation = { 3, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 1202, critChance = 10, cooldown = 2, levelRequirement = 70, statInterpolation = { 3, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 1311, critChance = 10, cooldown = 2, levelRequirement = 72, statInterpolation = { 3, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 1430, critChance = 10, cooldown = 2, levelRequirement = 74, statInterpolation = { 3, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 1558, critChance = 10, cooldown = 2, levelRequirement = 76, statInterpolation = { 3, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 1697, critChance = 10, cooldown = 2, levelRequirement = 78, statInterpolation = { 3, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 1847, critChance = 10, cooldown = 2, levelRequirement = 80, statInterpolation = { 3, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 2010, critChance = 10, cooldown = 2, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 2186, critChance = 10, cooldown = 2, levelRequirement = 84, statInterpolation = { 3, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 2377, critChance = 10, cooldown = 2, levelRequirement = 86, statInterpolation = { 3, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 2583, critChance = 10, cooldown = 2, levelRequirement = 88, statInterpolation = { 3, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 2805, critChance = 10, cooldown = 2, levelRequirement = 90, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["IceElementalIceCyclone"] = { @@ -193,7 +193,7 @@ skills["IceElementalIceCyclone"] = { color = 2, baseEffectiveness = 0.85000002384186, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -231,16 +231,16 @@ skills["IceElementalIceCyclone"] = { "cyclone_places_ground_ice", }, levels = { - [1] = { 4, 75, 40, -20, 4000, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, 75, 40, 0, 4000, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["IceElementalSpearSummoned"] = { name = "Ice Spear", hidden = true, color = 3, - baseEffectiveness = 2.5455000400543, + baseEffectiveness = 3.3092000484467, incrementalEffectiveness = 0.032000001519918, - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -258,16 +258,16 @@ skills["IceElementalSpearSummoned"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 25, cooldown = 4, levelRequirement = 3, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 19, 25, cooldown = 4, levelRequirement = 3, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["LightningGolemArcSummoned"] = { name = "Storm Orb", hidden = true, color = 3, - baseEffectiveness = 0.875, + baseEffectiveness = 1.1375000476837, incrementalEffectiveness = 0.026000000536442, - skillTypes = { [SkillType.Duration] = true, [SkillType.LightningSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.ProjectileDamage] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.ProjectileSpeed] = true, [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -285,16 +285,16 @@ skills["LightningGolemArcSummoned"] = { "base_skill_effect_duration", }, levels = { - [1] = { 0.20000000298023, 1.7999999523163, 8000, damageEffectiveness = 0.6, cooldown = 8, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.20000000298023, 8, 8000, damageEffectiveness = 0.6, cooldown = 8, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["MonsterProjectileSpellLightningGolemSummoned"] = { name = "Lightning Projectile", hidden = true, color = 4, - baseEffectiveness = 3.6749999523163, + baseEffectiveness = 4.7775001525879, incrementalEffectiveness = 0.033500000834465, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -314,7 +314,7 @@ skills["MonsterProjectileSpellLightningGolemSummoned"] = { "base_is_projectile", }, levels = { - [1] = { 0.20000000298023, 1.7999999523163, 11, -15, -40, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.20000000298023, 33, 11, -15, -40, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["LightningGolemWrath"] = { @@ -323,7 +323,7 @@ skills["LightningGolemWrath"] = { color = 3, baseEffectiveness = 0.16249999403954, incrementalEffectiveness = 0.019999999552965, - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Aura] = true, [SkillType.LightningSkill] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Aura] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, statMap = { @@ -359,7 +359,7 @@ skills["LightningGolemWrath"] = { "base_deal_no_damage", }, levels = { - [1] = { 0.20000000298023, 1.7999999523163, 4000, 0.11999999731779, 1.0800000429153, cooldown = 12, levelRequirement = 1, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, + [1] = { 0.20000000298023, 1.7999999523163, 4000, 1, 1, cooldown = 12, levelRequirement = 1, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, }, } skills["SpectralSkullShieldCharge"] = { @@ -368,7 +368,7 @@ skills["SpectralSkullShieldCharge"] = { color = 4, baseEffectiveness = 0, description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["None"] = true, ["Claw"] = true, @@ -398,7 +398,7 @@ skills["SpectralSkullShieldCharge"] = { "ignores_proximity_shield", }, levels = { - [1] = { 200, 500, 300, -50, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 200, 500, 300, -50, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 177, 470, 472, }, cost = { }, }, }, } skills["RagingSpiritMeleeAttack"] = { @@ -407,7 +407,7 @@ skills["RagingSpiritMeleeAttack"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -453,7 +453,7 @@ skills["SkeletonMinionProjectileCold"] = { color = 4, baseEffectiveness = 2.6651999950409, incrementalEffectiveness = 0.045400001108646, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -471,7 +471,7 @@ skills["SkeletonMinionProjectileCold"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 12, 0, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SkeletonMinionProjectileFire"] = { @@ -480,7 +480,7 @@ skills["SkeletonMinionProjectileFire"] = { color = 4, baseEffectiveness = 2.6651999950409, incrementalEffectiveness = 0.045400001108646, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -498,7 +498,7 @@ skills["SkeletonMinionProjectileFire"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 41, 0, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SkeletonMinionProjectileLightning"] = { @@ -507,7 +507,7 @@ skills["SkeletonMinionProjectileLightning"] = { color = 4, baseEffectiveness = 2.6651999950409, incrementalEffectiveness = 0.045400001108646, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -525,7 +525,7 @@ skills["SkeletonMinionProjectileLightning"] = { "base_is_projectile", }, levels = { - [1] = { 0.5, 1.5, 0, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.5, 16, 0, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["RockGolemSlam"] = { @@ -553,7 +553,7 @@ skills["RockGolemSlam"] = { "is_area_damage", }, levels = { - [1] = { -20, 33, 1, 0, damageEffectiveness = 2, cooldown = 4, baseMultiplier = 2, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { -20, 33, 1, 0, damageEffectiveness = 2, cooldown = 4, baseMultiplier = 2, levelRequirement = 1, statInterpolation = { 1, 1922, 3411, 347, }, cost = { }, }, }, } skills["RockGolemMinionWhirlingBlades"] = { @@ -562,7 +562,7 @@ skills["RockGolemMinionWhirlingBlades"] = { color = 4, baseEffectiveness = 0, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -588,7 +588,7 @@ skills["RockGolemMinionWhirlingBlades"] = { "ignores_proximity_shield", }, levels = { - [1] = { 1, -25, 1, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 1, -25, 1, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ZombieSlam"] = { @@ -616,11 +616,11 @@ skills["ZombieSlam"] = { "global_always_hit", }, levels = { - [1] = { -30, -20, 0, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { -28, -10, 0, cooldown = 6, levelRequirement = 12, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { -26, 0, 0, cooldown = 6, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { -24, 10, 0, cooldown = 6, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { -22, 15, 0, cooldown = 6, levelRequirement = 45, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { -30, -20, 0, cooldown = 6, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { -28, -10, 0, cooldown = 6, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { -26, 0, 0, cooldown = 6, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { -24, 10, 0, cooldown = 6, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { -22, 15, 0, cooldown = 6, levelRequirement = 45, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SummonedSpiderViperStrike"] = { @@ -630,7 +630,7 @@ skills["SummonedSpiderViperStrike"] = { baseEffectiveness = 0.64999997615814, incrementalEffectiveness = 0.025499999523163, description = "Hits enemies, adding some of your physical damage as chaos damage and inflicting poison which will be affected by modifiers to skill duration. If dual wielding, will strike with both weapons. Requires a claw, dagger or sword.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Duration] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Duration] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, }, weaponTypes = { ["Claw"] = true, ["Thrusting One Handed Sword"] = true, @@ -656,7 +656,7 @@ skills["SummonedSpiderViperStrike"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 25, 100, 8000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 100, 8000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["DancingDervishCyclone"] = { @@ -665,7 +665,7 @@ skills["DancingDervishCyclone"] = { color = 2, baseEffectiveness = 0.85000002384186, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -703,7 +703,7 @@ skills["DancingDervishCyclone"] = { "is_area_damage", }, levels = { - [1] = { 0, 20, 0, 0, 25, 0, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, 20, 0, 0, 25, 0, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SummonPhantasmFadingProjectile"] = { @@ -712,7 +712,7 @@ skills["SummonPhantasmFadingProjectile"] = { color = 4, baseEffectiveness = 1.0099999904633, incrementalEffectiveness = 0.048500001430511, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Hit] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.17, baseFlags = { @@ -730,7 +730,7 @@ skills["SummonPhantasmFadingProjectile"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 5, damageEffectiveness = 1.5, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["HeraldOfAgonyMinionMortar"] = { @@ -738,7 +738,7 @@ skills["HeraldOfAgonyMinionMortar"] = { hidden = true, color = 4, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { @@ -762,14 +762,14 @@ skills["HeraldOfAgonyMinionMortar"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 20, 10, 5, -35, 50, damageEffectiveness = 0.4, cooldown = 7.5, baseMultiplier = 0.4, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 20, 10, 5, -35, 50, damageEffectiveness = 0.4, cooldown = 7.5, baseMultiplier = 0.4, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["HeraldOfAgonyMinionTailSpike"] = { name = "Tail Spike", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.3, baseFlags = { @@ -789,7 +789,7 @@ skills["HeraldOfAgonyMinionTailSpike"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 39, 0, 0, 4, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 39, 0, 0, 4, levelRequirement = 1, statInterpolation = { 1, 783, 175, 1922, }, cost = { }, }, }, } skills["HeraldOfAgonyMinionCleave"] = { @@ -797,7 +797,7 @@ skills["HeraldOfAgonyMinionCleave"] = { hidden = true, color = 1, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -879,7 +879,7 @@ skills["RelicTriggeredNova"] = { color = 4, baseEffectiveness = 0.89999997615814, incrementalEffectiveness = 0.064000003039837, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -903,46 +903,46 @@ skills["RelicTriggeredNova"] = { "spell_maximum_base_physical_damage", }, levels = { - [1] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.7, cooldown = 0.3, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [2] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.74, cooldown = 0.3, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [3] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.78, cooldown = 0.3, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [4] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.82, cooldown = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [5] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.86, cooldown = 0.3, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [6] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.9, cooldown = 0.3, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [7] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.94, cooldown = 0.3, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [8] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 0.98, cooldown = 0.3, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [9] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.02, cooldown = 0.3, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [10] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.06, cooldown = 0.3, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [11] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.1, cooldown = 0.3, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [12] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.14, cooldown = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [13] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.18, cooldown = 0.3, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [14] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.22, cooldown = 0.3, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [15] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.26, cooldown = 0.3, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [16] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.3, cooldown = 0.3, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [17] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.34, cooldown = 0.3, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [18] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.38, cooldown = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [19] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.42, cooldown = 0.3, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [20] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.46, cooldown = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [21] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [22] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [23] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [24] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [25] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [26] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [27] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [28] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [29] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [30] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [31] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [32] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [33] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [34] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [35] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [36] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [37] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [38] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [39] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, - [40] = { 100, 4000, 0.80000001192093, 1.2000000476837, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, }, cost = { }, }, + [1] = { 100, 4000, 4, 6, damageEffectiveness = 0.7, cooldown = 0.3, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [2] = { 100, 4000, 6, 8, damageEffectiveness = 0.74, cooldown = 0.3, critChance = 5, levelRequirement = 6, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [3] = { 100, 4000, 8, 12, damageEffectiveness = 0.78, cooldown = 0.3, critChance = 5, levelRequirement = 9, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [4] = { 100, 4000, 11, 17, damageEffectiveness = 0.82, cooldown = 0.3, critChance = 5, levelRequirement = 12, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [5] = { 100, 4000, 17, 25, damageEffectiveness = 0.86, cooldown = 0.3, critChance = 5, levelRequirement = 16, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [6] = { 100, 4000, 25, 38, damageEffectiveness = 0.9, cooldown = 0.3, critChance = 5, levelRequirement = 20, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [7] = { 100, 4000, 37, 55, damageEffectiveness = 0.94, cooldown = 0.3, critChance = 5, levelRequirement = 24, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [8] = { 100, 4000, 52, 78, damageEffectiveness = 0.98, cooldown = 0.3, critChance = 5, levelRequirement = 28, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [9] = { 100, 4000, 74, 111, damageEffectiveness = 1.02, cooldown = 0.3, critChance = 5, levelRequirement = 32, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [10] = { 100, 4000, 104, 156, damageEffectiveness = 1.06, cooldown = 0.3, critChance = 5, levelRequirement = 36, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [11] = { 100, 4000, 145, 218, damageEffectiveness = 1.1, cooldown = 0.3, critChance = 5, levelRequirement = 40, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [12] = { 100, 4000, 201, 301, damageEffectiveness = 1.14, cooldown = 0.3, critChance = 5, levelRequirement = 44, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [13] = { 100, 4000, 277, 415, damageEffectiveness = 1.18, cooldown = 0.3, critChance = 5, levelRequirement = 48, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [14] = { 100, 4000, 379, 569, damageEffectiveness = 1.22, cooldown = 0.3, critChance = 5, levelRequirement = 52, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [15] = { 100, 4000, 479, 718, damageEffectiveness = 1.26, cooldown = 0.3, critChance = 5, levelRequirement = 55, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [16] = { 100, 4000, 604, 905, damageEffectiveness = 1.3, cooldown = 0.3, critChance = 5, levelRequirement = 58, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [17] = { 100, 4000, 759, 1139, damageEffectiveness = 1.34, cooldown = 0.3, critChance = 5, levelRequirement = 61, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [18] = { 100, 4000, 953, 1430, damageEffectiveness = 1.38, cooldown = 0.3, critChance = 5, levelRequirement = 64, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [19] = { 100, 4000, 1195, 1792, damageEffectiveness = 1.42, cooldown = 0.3, critChance = 5, levelRequirement = 67, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [20] = { 100, 4000, 1496, 2243, damageEffectiveness = 1.46, cooldown = 0.3, critChance = 5, levelRequirement = 70, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [21] = { 100, 4000, 1736, 2603, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 72, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [22] = { 100, 4000, 2013, 3019, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 74, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [23] = { 100, 4000, 2333, 3500, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 76, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [24] = { 100, 4000, 2703, 4055, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 78, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [25] = { 100, 4000, 3130, 4695, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 80, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [26] = { 100, 4000, 3622, 5433, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 82, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [27] = { 100, 4000, 4190, 6285, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 84, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [28] = { 100, 4000, 4845, 7267, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 86, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [29] = { 100, 4000, 5599, 8399, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 88, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [30] = { 100, 4000, 6468, 9703, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 90, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [31] = { 100, 4000, 6951, 10427, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 91, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [32] = { 100, 4000, 7470, 11205, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 92, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [33] = { 100, 4000, 8026, 12039, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 93, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [34] = { 100, 4000, 8623, 12934, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 94, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [35] = { 100, 4000, 9263, 13894, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 95, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [36] = { 100, 4000, 9950, 14925, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 96, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [37] = { 100, 4000, 10687, 16030, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 97, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [38] = { 100, 4000, 11477, 17215, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 98, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [39] = { 100, 4000, 12325, 18487, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 99, statInterpolation = { 1, 8178, 357, 1468, }, cost = { }, }, + [40] = { 100, 4000, 13234, 19851, damageEffectiveness = 1.5, cooldown = 0.3, critChance = 5, levelRequirement = 100, statInterpolation = { 1, 8246, 2, 1, }, cost = { }, }, }, } skills["DominatingBlowMinionCharge"] = { @@ -951,7 +951,7 @@ skills["DominatingBlowMinionCharge"] = { color = 4, baseEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Shield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["None"] = true, ["Claw"] = true, @@ -980,7 +980,7 @@ skills["DominatingBlowMinionCharge"] = { "global_cannot_crit", }, levels = { - [1] = { 25, 400, 30, cooldown = 4, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 400, 30, cooldown = 4, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AbsolutionMinion"] = { @@ -990,7 +990,7 @@ skills["AbsolutionMinion"] = { baseEffectiveness = 3.4595000743866, incrementalEffectiveness = 0.041299998760223, description = "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed to summon a Sentinel of Absolution for a longer secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.CreatesMinion] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.PhysicalSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.CreatesMinion] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "minion_spell_damage_skill_stat_descriptions", castTime = 0.75, baseFlags = { @@ -1009,7 +1009,7 @@ skills["AbsolutionMinion"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -50, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 51, -50, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["AbsolutionMinionEmpowered"] = { @@ -1019,7 +1019,7 @@ skills["AbsolutionMinionEmpowered"] = { baseEffectiveness = 2.5945999622345, incrementalEffectiveness = 0.041299998760223, description = "Damages enemies in an area, applying a debuff for a short duration. If a non-unique enemy dies while affected by the debuff, the enemy's corpse will be consumed to summon a Sentinel of Absolution for a longer secondary duration, or to refresh the duration and life of an existing one instead if you have the maximum number of them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.CreatesMinion] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SpellCanCascade] = true, [SkillType.PhysicalSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.CreatesMinion] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Cascadable] = true, [SkillType.Physical] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "minion_spell_damage_skill_stat_descriptions", castTime = 0.75, baseFlags = { @@ -1039,7 +1039,7 @@ skills["AbsolutionMinionEmpowered"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -50, 1, critChance = 5, cooldown = 6, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 11, -50, 1, critChance = 5, cooldown = 6, levelRequirement = 0, statInterpolation = { 3, 11907, 11860, 14316, }, cost = { }, }, }, } skills["SummonedRhoaShieldCharge"] = { @@ -1048,7 +1048,7 @@ skills["SummonedRhoaShieldCharge"] = { color = 4, baseEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Shield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["None"] = true, ["Claw"] = true, @@ -1080,7 +1080,7 @@ skills["SummonedRhoaShieldCharge"] = { "ignores_proximity_shield", }, levels = { - [1] = { 50, 100, 10, 20, 15, 0, cooldown = 3, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 100, 10, 20, 15, 0, cooldown = 3, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SummonedSnakeProjectile"] = { @@ -1088,7 +1088,7 @@ skills["SummonedSnakeProjectile"] = { hidden = true, color = 4, baseEffectiveness = 1.8700000047684, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -1113,7 +1113,7 @@ skills["DropBearSummonedGroundSlam"] = { color = 4, baseEffectiveness = 0, description = "The character slams the ground in front of them with a Staff, Mace or Sceptre, creating a wave that travels forward and damages enemies with an increased chance to stun.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -1145,7 +1145,7 @@ skills["DropBearSummonedRallyingCry"] = { hidden = true, color = 1, description = "Performs a warcry, granting increased damage and mana regeneration to the user and nearby allies if there are nearby enemies. The damage increase is proportional to the number of surrounding enemies. Taunts all nearby enemies to attack the user. Shares a cooldown with other Warcry skills.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, statMap = { @@ -1170,14 +1170,14 @@ skills["DropBearSummonedRallyingCry"] = { "base_deal_no_damage", }, levels = { - [1] = { 25, 4000, 888, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 4000, 888, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["BoneGolemMultiAttack"] = { name = "Combo Attack", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -1203,14 +1203,14 @@ skills["BoneGolemMultiAttack"] = { "bone_golem_damage_+%_final_after_third_combo_index", }, levels = { - [1] = { 200, 20, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 200, 20, damageEffectiveness = 1.35, baseMultiplier = 1.35, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["BoneGolemCascade"] = { name = "Cascade", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1229,7 +1229,7 @@ skills["BoneGolemCascade"] = { "is_area_damage", }, levels = { - [1] = { 4, 1, attackSpeedMultiplier = -10, cooldown = 6, damageEffectiveness = 0.65, baseMultiplier = 0.65, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 4, 1, attackSpeedMultiplier = -10, cooldown = 6, damageEffectiveness = 0.65, baseMultiplier = 0.65, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["BoneGolemLeapSlam"] = { @@ -1237,7 +1237,7 @@ skills["BoneGolemLeapSlam"] = { hidden = true, color = 4, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1386,7 +1386,7 @@ skills["MeleeAtAnimationSpeedUnique"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1402,6 +1402,8 @@ skills["MeleeAtAnimationSpeedUnique"] = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", + "projectile_uses_contact_position", + "use_scaled_contact_offset", }, levels = { [1] = { attackSpeedMultiplier = -25, levelRequirement = 1, statInterpolation = { }, cost = { }, }, @@ -1413,7 +1415,7 @@ skills["SummonedReaperMelee"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1438,7 +1440,7 @@ skills["SummonedReaperUltimate"] = { name = "Ultimate", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.MovementSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { diff --git a/src/Data/Skills/other.lua b/src/Data/Skills/other.lua index c5372fa91a..c5cc439636 100644 --- a/src/Data/Skills/other.lua +++ b/src/Data/Skills/other.lua @@ -11,7 +11,7 @@ skills["RepeatingShockwave"] = { hidden = true, color = 4, description = "While you run, this skill creates a small explosion with each step, dealing fire damage in an area around you.", - skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -35,7 +35,7 @@ skills["RepeatingShockwave"] = { "no_cost", }, levels = { - [7] = { 50, 75, 10, critChance = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [7] = { 50, 75, 10, critChance = 5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AnimateGuardianWeapon"] = { @@ -43,8 +43,7 @@ skills["AnimateGuardianWeapon"] = { hidden = true, color = 2, description = "Animates a copy of your Animated Guardian's main-hand weapon to fight by your side.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggered] = true, [SkillType.CreatesMinion] = true, [SkillType.PhysicalSkill] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.MinionProjectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.AnimateWeapon] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggered] = true, [SkillType.CreatesMinion] = true, [SkillType.Physical] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.8, fromItem = true, @@ -86,8 +85,8 @@ skills["AnimateGuardianWeapon"] = { "chance_to_trigger_on_animate_guardian_kill_%", }, levels = { - [18] = { 10, 0, 0, 20000, 108, 159, 13, cooldown = 0.05, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 100, 0, 0, 20000, 126, 184, 14, cooldown = 0.05, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [18] = { 10, 0, 0, 20000, 108, 159, 13, cooldown = 0.05, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 100, 0, 0, 20000, 126, 184, 14, cooldown = 0.05, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 1476, }, cost = { }, }, }, } skills["SupportTriggerSpellOnBowAttack"] = { @@ -96,8 +95,8 @@ skills["SupportTriggerSpellOnBowAttack"] = { color = 4, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -117,7 +116,7 @@ skills["BirdAspect"] = { hidden = true, color = 4, description = "While active, grants the Avian's Might and Avian's Flight buffs in sequence. Avian's Might grants you and your minions a chance to deal Double Damage with hits for a duration. Avian's Flight grants you and your minions increased Movement Speed for a secondary duration.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.ManaCostReserved] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.HasReservation] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, fromItem = true, @@ -149,7 +148,7 @@ skills["BirdAspect"] = { "base_secondary_skill_effect_duration", }, levels = { - [20] = { 10, 10, 10, 10, 4000, 4000, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [20] = { 10, 10, 10, 10, 4000, 4000, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["CatAspect"] = { @@ -157,7 +156,7 @@ skills["CatAspect"] = { hidden = true, color = 4, description = "While active, grants the Cat's Stealth and Cat's Agility buffs in sequence. Cat's Stealth increases your critical strike chance, makes you harder to see, and gives you a chance to avoid damage for a short duration. Cat's Agility increases your attack and cast speed for a longer secondary duration.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.ManaCostReserved] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.HasReservation] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, fromItem = true, @@ -190,7 +189,7 @@ skills["CatAspect"] = { "base_secondary_skill_effect_duration", }, levels = { - [20] = { 100, 15, 100, 10, 10, 4000, 6000, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [20] = { 100, 15, 100, 10, 10, 4000, 6000, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["CrabAspect"] = { @@ -198,7 +197,7 @@ skills["CrabAspect"] = { hidden = true, color = 4, description = "While active, periodically adds Crab Barriers to you, and grants additional Physical Damage reduction for each Crab Barrier you have. All Crab Barriers are lost when you take physical damage from a hit.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.ManaCostReserved] = true, [SkillType.Instant] = true, [SkillType.PhysicalSkill] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.HasReservation] = true, [SkillType.Instant] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, fromItem = true, @@ -222,7 +221,7 @@ skills["CrabAspect"] = { "max_crab_aspect_stacks", }, levels = { - [20] = { 2, 10, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [20] = { 2, 10, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SpiderAspect"] = { @@ -230,7 +229,7 @@ skills["SpiderAspect"] = { hidden = true, color = 4, description = "While active, periodically applies a Spider's Web debuff to nearby Enemies, and Hinders them. Each Spider's Web on an Enemy increases the Damage they take. Hinder reduces their movement speed.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.ManaCostReserved] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.HasReservation] = true, [SkillType.Duration] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0, fromItem = true, @@ -262,7 +261,7 @@ skills["SpiderAspect"] = { "spider_aspect_max_web_count", }, levels = { - [20] = { -30, 5, 6000, 1000, 3, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [20] = { -30, 5, 6000, 1000, 3, manaReservationPercent = 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportAuraDuration"] = { @@ -272,7 +271,7 @@ skills["SupportAuraDuration"] = { support = true, requireSkillTypes = { SkillType.CanHaveBlessing, }, addSkillTypes = { SkillType.Duration, }, - excludeSkillTypes = { SkillType.Totem, }, + excludeSkillTypes = { SkillType.SummonsTotem, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, statMap = { @@ -296,7 +295,7 @@ skills["SupportAuraDuration"] = { "base_spell_cast_time_ms_override", }, levels = { - [25] = { 11400, 200, 12, 500, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [25] = { 11400, 200, 12, 500, levelRequirement = 80, statInterpolation = { 1, 1474, 1475, 7427, }, cost = { }, }, }, } skills["SupportBloodMagicUniquePrismGuardian"] = { @@ -326,7 +325,7 @@ skills["BloodOffering"] = { hidden = true, color = 3, description = "Consumes a corpse, and sacrifices a portion of your life, granting your minions life regeneration based on the life sacrificed, and a bonus to damage. The skill consumes other nearby corpses, increasing the duration and life regeneration for each corpse consumed.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -355,8 +354,8 @@ skills["BloodOffering"] = { "base_deal_no_damage", }, levels = { - [1] = { 5000, 1000, 20, 35, 10, 50, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5000, 1000, 20, 35, 10, 50, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 1000, 20, 35, 10, 50, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 5000, 1000, 20, 35, 10, 50, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["BloodSacramentUnique"] = { @@ -365,7 +364,7 @@ skills["BloodSacramentUnique"] = { color = 4, baseEffectiveness = 4.8000001907349, description = "Channel this skill to reserve more and more of your life, building up power in a marker on the ground under you. Release to deal physical damage in an area based on how much life you reserved. Cannot be cast by Totems.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Channelled] = true, [SkillType.AreaSpell] = true, [SkillType.ManaCostReserved] = true, [SkillType.PhysicalSkill] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, [SkillType.HasReservation] = true, [SkillType.Physical] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.24, fromItem = true, @@ -404,7 +403,7 @@ skills["BloodSacramentUnique"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 40, 80, 200, damageEffectiveness = 0.03, lifeReservationPercent = 3, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 20, 40, 80, 200, damageEffectiveness = 0.03, lifeReservationPercent = 3, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["BoneArmour"] = { @@ -414,7 +413,7 @@ skills["BoneArmour"] = { baseEffectiveness = 10, incrementalEffectiveness = 0.029999999329448, description = "Applies a buff to you and each of your minions, which will take some of the damage from enemy hits before being depleted. The buff also grants immunity to bleeding. Shares a cooldown with other Guard skills.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.GuardSkill] = true, [SkillType.Minion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Guard] = true, [SkillType.Minion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0, fromTree = true, @@ -440,9 +439,10 @@ skills["BoneArmour"] = { "quick_guard_damage_absorb_limit", "base_deal_no_damage", "display_this_skill_cooldown_does_not_recover_during_buff", + "display_skill_buff_grants_bleeding_immunity", }, levels = { - [20] = { 70, 1, levelRequirement = 70, duration = 3, cooldown = 3, statInterpolation = { 1, 3, }, cost = { }, }, + [20] = { 70, 2209, levelRequirement = 70, duration = 3, cooldown = 3, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["TriggeredBoneNova"] = { @@ -450,7 +450,7 @@ skills["TriggeredBoneNova"] = { hidden = true, color = 4, description = "Bones erupt around enemies you hit, dealing physical damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -472,7 +472,7 @@ skills["TriggeredBoneNova"] = { "cannot_cause_bleeding", }, levels = { - [20] = { 8, 100, 15, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 8, 100, 15, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["BrandDetonate"] = { @@ -482,7 +482,7 @@ skills["BrandDetonate"] = { baseEffectiveness = 6.5999999046326, incrementalEffectiveness = 0.03999999910593, description = "Overcharges your brands near the targeted area, causing them to accelerate how quickly they activate and expire. Deals damage in an area around each overcharged brand when it expires.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.SpellCanRepeat] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Multicastable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, fromItem = true, @@ -502,7 +502,7 @@ skills["BrandDetonate"] = { "display_brand_deonate_tag_conversion", }, levels = { - [20] = { 0.80000001192093, 1.2000000476837, 35, 150, damageEffectiveness = 5.1, cooldown = 1.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { Mana = 20, }, }, + [20] = { 0.80000001192093, 3408, 35, 150, damageEffectiveness = 5.1, cooldown = 1.5, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 0, 11860, 11883, }, cost = { Mana = 20, }, }, }, } skills["ColdAegis"] = { @@ -510,7 +510,7 @@ skills["ColdAegis"] = { hidden = true, color = 4, description = "Calls forth a protective aegis which takes cold damage from hits for you until depleted. The aegis will be restored to its full value after a short delay if you stop taking cold damage from hits, or if depleted.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Aegis] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Aegis] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -531,15 +531,15 @@ skills["ColdAegis"] = { "no_cost", }, levels = { - [20] = { 1000, 1, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 1000, 1, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["TriggeredConsecrate"] = { name = "Consecrate", hidden = true, color = 4, - description = "Creates an area of Consecrated Ground, providing life regeneration for you and allies who stand in it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + description = "Creates an area of Consecrated Ground, providing life regeneration and reducing the effect of curses for you and allies who stand in it.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -559,7 +559,7 @@ skills["TriggeredConsecrate"] = { "spell_uncastable_if_triggerable", }, levels = { - [10] = { 5000, 360, 100, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [10] = { 5000, 360, 100, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["CreateFungalGroundOnKill"] = { @@ -567,7 +567,7 @@ skills["CreateFungalGroundOnKill"] = { hidden = true, color = 4, description = "Creates a patch of Fungal Ground at the targeted location.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.SecondWindSupport] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Cooldown] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -593,7 +593,7 @@ skills["CorpseWalk"] = { hidden = true, color = 4, description = "Spawns corpses around you while you move.", - skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -618,9 +618,9 @@ skills["SupportUniqueCosprisMaliceColdSpellsCastOnMeleeCriticalStrike"] = { hidden = true, color = 4, support = true, - requireSkillTypes = { SkillType.Spell, SkillType.ColdSkill, SkillType.Triggerable, SkillType.AND, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.Spell, SkillType.Cold, SkillType.Triggerable, SkillType.AND, SkillType.AND, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -640,7 +640,7 @@ skills["TriggeredSummonLesserShrine"] = { hidden = true, color = 4, description = "Creates a Lesser Shrine, which will grant a bonus when touched. The Lesser Shrine will disappear after a short duration, or when used. This skill starts on cooldown.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -658,7 +658,7 @@ skills["TriggeredSummonLesserShrine"] = { "spell_uncastable_if_triggerable", }, levels = { - [1] = { 100, 10000, cooldown = 20, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 100, 10000, cooldown = 20, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["ChaosDegenAuraUnique"] = { @@ -666,7 +666,7 @@ skills["ChaosDegenAuraUnique"] = { hidden = true, color = 4, description = "Casts an aura that deals Chaos Damage over Time to nearby Enemies. This skill cannot be cast by Totems.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.DamageOverTime] = true, [SkillType.Aura] = true, [SkillType.AuraDebuff] = true, [SkillType.ChaosSkill] = true, [SkillType.AreaSpell] = true, [SkillType.ManaCostReserved] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.DamageOverTime] = true, [SkillType.Aura] = true, [SkillType.AuraAffectsEnemies] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, [SkillType.HasReservation] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -697,7 +697,7 @@ skills["DeathWalk"] = { hidden = true, color = 4, description = "While you walk, this skill causes corpses near your steps to explode, dealing fire damage in an area. The explosions of the corpses are not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -732,7 +732,7 @@ skills["DeathWish"] = { baseEffectiveness = 1.5319999456406, incrementalEffectiveness = 0.032299999147654, description = "As you channel this spell, it spreads its effect to more of your minions. When you stop channelling, each affected minion explodes, and this skill deals spell damage around them. The explosion of the minion is not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Channelled] = true, [SkillType.AreaSpell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Minion] = true, [SkillType.FireSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Channel] = true, [SkillType.AreaSpell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Minion] = true, [SkillType.Fire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.2, fromItem = true, @@ -802,7 +802,7 @@ skills["DeathWish"] = { "is_area_damage", }, levels = { - [20] = { 0.80000001192093, 1.2000000476837, 13, 10, 40, 40, 40, 13, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 7, }, }, + [20] = { 0.80000001192093, 474, 13, 10, 40, 40, 40, 13, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 1476, 1477, 2529, 12515, 13211, }, cost = { Mana = 7, }, }, }, } skills["Melee"] = { @@ -811,7 +811,7 @@ skills["Melee"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -828,7 +828,7 @@ skills["Melee"] = { "skill_can_fire_wand_projectiles", }, levels = { - [1] = { 1, 1, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1, 1, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["MeleeUseContactPoint"] = { @@ -837,7 +837,7 @@ skills["MeleeUseContactPoint"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -863,7 +863,7 @@ skills["GemDetonateMines"] = { name = "Detonate Mines", color = 4, description = "Detonates a Mine, starting a Detonation Sequence which will detonate other Mines around it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, baseFlags = { @@ -901,7 +901,7 @@ skills["TouchOfGod"] = { hidden = true, color = 1, description = "The character uses their fist to slam the ground in front of them, with less attack speed, but more damage. This attack deals Lightning Damage to enemies in a large area, with a chance to Shock them. Cannot be used while wielding a Weapon. Cannot be Evaded.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.LightningSkill] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Lightning] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, }, @@ -925,46 +925,46 @@ skills["TouchOfGod"] = { "global_always_hit", }, levels = { - [1] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [2] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [3] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [12] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [13] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [14] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [15] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [16] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [17] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [18] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [19] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [20] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [21] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [22] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [23] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [24] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [25] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [26] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [27] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [28] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [29] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [30] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [31] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [32] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [33] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [34] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [35] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [36] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [37] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [38] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [39] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, - [40] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [2] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [3] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [12] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [13] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [14] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [15] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [16] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [17] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [18] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [19] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [20] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [21] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [22] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [23] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [24] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [25] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [26] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [27] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [28] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [29] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [30] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [31] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [32] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [33] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [34] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [35] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [36] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [37] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [38] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [39] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, + [40] = { 100, -30, 40, damageEffectiveness = 6, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["ElementalAegis"] = { @@ -972,7 +972,7 @@ skills["ElementalAegis"] = { hidden = true, color = 4, description = "Calls forth a protective aegis which takes elemental damage from hits for you until depleted. The aegis will be restored to its full value after a short delay if you stop taking elemental damage from hits, or if depleted.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Aegis] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Aegis] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -993,8 +993,8 @@ skills["ElementalAegis"] = { "no_cost", }, levels = { - [1] = { 50, 2, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 1000, 2, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 50, 2, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 1000, 2, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportElementalPenetration"] = { @@ -1002,7 +1002,7 @@ skills["SupportElementalPenetration"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy elemental resistances.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1070,7 +1070,7 @@ skills["OnHitWhileCursedTriggeredCurseNova"] = { baseEffectiveness = 3, incrementalEffectiveness = 0.050000000745058, description = "Fires projectiles in all directions, converting all their physical damage to a random element, and grants a buff which makes you unaffected by curses for a duration. Removes curses on you when used.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1110,7 +1110,7 @@ skills["OnHitWhileCursedTriggeredCurseNova"] = { "disable_visual_hit_effect", }, levels = { - [20] = { 0.80000001192093, 1.2000000476837, 16, 100, 100, 3000, critChance = 7, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [20] = { 0.80000001192093, 2998, 16, 100, 100, 3000, critChance = 7, cooldown = 1, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EmbraceMadness"] = { @@ -1118,7 +1118,7 @@ skills["EmbraceMadness"] = { hidden = true, color = 4, description = "Grants Glorious Madness. Using this skill again will remove Glorious Madness and the Touched Debuffs it inflicts, but you will be unable to Embrace Madness again until the cooldown expires.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, [SkillType.ManaCostReserved] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, [SkillType.HasReservation] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, cannotBeSupported = true, @@ -1135,7 +1135,7 @@ skills["EmbraceMadness"] = { "glorious_madness_timer_ms", }, levels = { - [1] = { 8000, 1000, cooldown = 1, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 8000, 1000, cooldown = 1, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["Envy"] = { @@ -1145,7 +1145,7 @@ skills["Envy"] = { baseEffectiveness = 2.0999999046326, incrementalEffectiveness = 0.023000000044703, description = "Casts an aura that adds chaos damage to the attacks and spells of you and your allies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.ManaCostReserved] = true, [SkillType.Type27] = true, [SkillType.SkillCanTotem] = true, [SkillType.Aura] = true, [SkillType.ChaosSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Chaos] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, fromItem = true, @@ -1182,8 +1182,9 @@ skills["Envy"] = { "base_deal_no_damage", }, levels = { - [1] = { 0.5, 0.69999998807907, 14, 0.44999998807907, 0.60000002384186, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, - [15] = { 0.5, 0.69999998807907, 14, 0.44999998807907, 0.60000002384186, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 1, 3, 3, }, cost = { }, }, + [1] = { 0.5, 0.69999998807907, 14, 91, 121, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [15] = { 0.5, 0.69999998807907, 14, 91, 121, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 60, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, + [25] = { 0.5, 0.69999998807907, 24, 184, 246, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, }, cost = { }, }, }, } skills["FireAegis"] = { @@ -1191,7 +1192,7 @@ skills["FireAegis"] = { hidden = true, color = 4, description = "Calls forth a protective aegis which takes fire damage from hits for you until depleted. The aegis will be restored to its full value after a short delay if you stop taking fire damage from hits, or if depleted.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Aegis] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Aegis] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1212,17 +1213,17 @@ skills["FireAegis"] = { "no_cost", }, levels = { - [20] = { 1000, 0, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 1000, 0, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["FireBurstOnHit"] = { name = "Fire Burst", hidden = true, color = 4, - baseEffectiveness = 2.5, + baseEffectiveness = 1.6749999523163, incrementalEffectiveness = 0.043999999761581, description = "A burst of flame errupts from the location of a hit, dealing fire damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1243,36 +1244,36 @@ skills["FireBurstOnHit"] = { "spell_uncastable_if_triggerable", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 100, damageEffectiveness = 2.5, cooldown = 1.5, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 8, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 9, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 2, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 11, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 16, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 7, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 23, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 11, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 36, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 49, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 66, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 88, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 115, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 150, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 193, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 248, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 317, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 402, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 509, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 641, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 805, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 953, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 1127, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 1260, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 1406, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 1569, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 1750, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 1951, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 2174, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 2421, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 2695, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 2999, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 3336, 100, damageEffectiveness = 2.7, cooldown = 1, critChance = 6, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["AtziriUniqueStaffFlameblast"] = { @@ -1282,7 +1283,7 @@ skills["AtziriUniqueStaffFlameblast"] = { baseEffectiveness = 4.9499998092651, incrementalEffectiveness = 0.048000000417233, description = "Creates markers at your location and a targeted location, which grow over time based on cast speed, then explode, dealing fire damage. Cannot be supported by Spell Cascade.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.FireSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Fire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, fromItem = true, @@ -1302,7 +1303,7 @@ skills["AtziriUniqueStaffFlameblast"] = { "skill_has_trigger_from_unique_item", }, levels = { - [20] = { 0.80000001192093, 1.2000000476837, 50, 25, critChance = 6, duration = 2, cooldown = 1.5, damageEffectiveness = 6.5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [20] = { 0.80000001192093, 4337, 50, 25, critChance = 6, duration = 2, cooldown = 1.5, damageEffectiveness = 6.5, levelRequirement = 70, statInterpolation = { 3, 1468, 1469, 14140, }, cost = { }, }, }, } skills["Focus"] = { @@ -1310,7 +1311,7 @@ skills["Focus"] = { hidden = true, color = 2, description = "Focus your power, granting yourself the Focused buff.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, cannotBeSupported = true, @@ -1337,8 +1338,8 @@ skills["SupportTriggerSpellFromHelmet"] = { color = 4, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -1357,7 +1358,7 @@ skills["CreateSmokeCloud"] = { hidden = true, color = 4, description = "Creates a Smoke Cloud in an area, which blinds enemies within it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1373,7 +1374,7 @@ skills["CreateSmokeCloud"] = { "chance_to_cast_when_your_trap_is_triggered_%", }, levels = { - [20] = { 3000, 100, cooldown = 1, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, + [20] = { 3000, 100, cooldown = 1, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["VaalAuraElementalDamageHealing"] = { @@ -1381,7 +1382,7 @@ skills["VaalAuraElementalDamageHealing"] = { hidden = true, color = 4, description = "Casts an aura that causes taking elemental damage to heal you and nearby allies instead.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Vaal] = true, [SkillType.Aura] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0, fromItem = true, @@ -1413,7 +1414,7 @@ skills["GoreShockwave"] = { hidden = true, color = 1, description = "Deals attack damage in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, }, weaponTypes = { ["Two Handed Axe"] = true, }, @@ -1439,8 +1440,8 @@ skills["GoreShockwave"] = { "is_area_damage", }, levels = { - [1] = { 1, 0, 100, damageEffectiveness = 1.6, cooldown = 1, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 2, 8, 100, damageEffectiveness = 1.81, cooldown = 1, baseMultiplier = 1.81, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 1, 0, 100, damageEffectiveness = 1.6, cooldown = 1, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 2, 8, 100, damageEffectiveness = 1.81, cooldown = 1, baseMultiplier = 1.81, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportGreaterSpellEcho"] = { @@ -1448,9 +1449,9 @@ skills["SupportGreaterSpellEcho"] = { hidden = true, color = 3, support = true, - requireSkillTypes = { SkillType.SpellCanRepeat, }, + requireSkillTypes = { SkillType.Multicastable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.CreatesMirageWarrior, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.NonRepeatable, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, statMap = { @@ -1471,7 +1472,7 @@ skills["SupportGreaterSpellEcho"] = { "support_greater_spell_echo_area_of_effect_+%_per_repeat", }, levels = { - [30] = { 2, 30, 50, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [30] = { 2, 30, 50, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["IcestormUniqueStaff12"] = { @@ -1480,7 +1481,7 @@ skills["IcestormUniqueStaff12"] = { color = 3, baseEffectiveness = 0, description = "Icy bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies and chilling them, as well as causing patches of chilled ground. Skill damage is based on Intelligence.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Cascadable] = true, [SkillType.ChillingArea] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, fromItem = true, @@ -1510,7 +1511,7 @@ skills["IcestormUniqueStaff12"] = { "skill_is_ice_storm", }, levels = { - [1] = { 3, 5, 1000, 200, 450, 500, 100, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { Mana = 22, }, }, + [1] = { 3, 5, 1000, 200, 450, 500, 100, 5, damageEffectiveness = 0.6, critChance = 6, levelRequirement = 1, statInterpolation = { 1, 1, 0, 1470, 1471, 6166, 2696, 6318, }, cost = { Mana = 22, }, }, }, } skills["TriggeredIcicleNova"] = { @@ -1518,7 +1519,7 @@ skills["TriggeredIcicleNova"] = { hidden = true, color = 4, description = "This attack fires icy projectiles in a circle around enemies you kill, dealing attack damage with all physical damage converted to cold.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.ColdSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Cold] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1542,7 +1543,7 @@ skills["TriggeredIcicleNova"] = { "never_freeze", }, levels = { - [20] = { 8, 100, 38, 100, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [20] = { 8, 100, 38, 100, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 2156, 2215, 5260, }, cost = { }, }, }, } skills["MerveilWarp"] = { @@ -1550,7 +1551,7 @@ skills["MerveilWarp"] = { hidden = true, color = 4, description = "Teleport to a target destination. Chilled ground is spread in an area around both where the caster was and where they teleported to.", - skillTypes = { [SkillType.Spell] = true, [SkillType.MovementSkill] = true, [SkillType.Duration] = true, [SkillType.ColdSkill] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cold] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, fromItem = true, @@ -1575,7 +1576,7 @@ skills["CatsStealthTriggeredIntimidatingCry"] = { hidden = true, color = 1, description = "Performs a warcry, taunting nearby enemies to attack the user and exerting subsequent attacks. Grants a buff which lowers the effect of enemy physical damage reduction against your hits.", - skillTypes = { [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, [SkillType.PhysicalSkill] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, [SkillType.Physical] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.25, fromItem = true, @@ -1611,7 +1612,7 @@ skills["CatsStealthTriggeredIntimidatingCry"] = { "use_intimidating_cry_buff_visual_for_intimidate", }, levels = { - [20] = { 5, 2, 38, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 19, }, }, + [20] = { 5, 2, 38, 0, levelRequirement = 70, duration = 4.9, cooldown = 8, statInterpolation = { 1, 0, 344, 1470, }, cost = { Mana = 19, }, }, }, } skills["SupportCastOnManaSpent"] = { @@ -1620,8 +1621,8 @@ skills["SupportCastOnManaSpent"] = { color = 3, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -1640,7 +1641,7 @@ skills["LightningAegis"] = { hidden = true, color = 4, description = "Calls forth a protective aegis which takes lightning damage from hits for you until depleted. The aegis will be restored to its full value after a short delay if you stop taking lightning damage from hits, or if depleted.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Aegis] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Aegis] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1661,7 +1662,7 @@ skills["LightningAegis"] = { "no_cost", }, levels = { - [20] = { 1000, 3, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 1000, 3, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["LightningSpell"] = { @@ -1671,7 +1672,7 @@ skills["LightningSpell"] = { baseEffectiveness = 5, incrementalEffectiveness = 0.029999999329448, description = "A bolt of lightning strikes an area, dealing lightning damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggered] = true, [SkillType.LightningSkill] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggered] = true, [SkillType.Lightning] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.InbuiltTrigger] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1694,36 +1695,36 @@ skills["LightningSpell"] = { "spell_uncastable_if_triggerable", }, levels = { - [1] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 2, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [3] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 4, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [4] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 7, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [5] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 11, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [6] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 16, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [7] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 20, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [8] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 24, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [9] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [10] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [11] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 36, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [12] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [13] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [14] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [15] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [16] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [17] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [18] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [19] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 67, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [20] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [21] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [22] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [23] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [24] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [25] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [26] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [27] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [28] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [29] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [30] = { 0.5, 1.5, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.5, 29, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 0.5, 33, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 2, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [3] = { 0.5, 41, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 4, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [4] = { 0.5, 54, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 7, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [5] = { 0.5, 75, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 11, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [6] = { 0.5, 109, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [7] = { 0.5, 141, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [8] = { 0.5, 180, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [9] = { 0.5, 227, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [10] = { 0.5, 282, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [11] = { 0.5, 348, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [12] = { 0.5, 426, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [13] = { 0.5, 518, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [14] = { 0.5, 626, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [15] = { 0.5, 754, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [16] = { 0.5, 903, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [17] = { 0.5, 1078, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [18] = { 0.5, 1283, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [19] = { 0.5, 1459, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [20] = { 0.5, 1657, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [21] = { 0.5, 1802, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [22] = { 0.5, 1959, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [23] = { 0.5, 2127, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [24] = { 0.5, 2310, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [25] = { 0.5, 2506, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [26] = { 0.5, 2718, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [27] = { 0.5, 2946, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [28] = { 0.5, 3192, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [29] = { 0.5, 3458, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [30] = { 0.5, 3743, 100, damageEffectiveness = 2, cooldown = 0.2, critChance = 7.5, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SupportTriggerBowSkillOnBowAttack"] = { @@ -1731,9 +1732,9 @@ skills["SupportTriggerBowSkillOnBowAttack"] = { hidden = true, color = 4, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Vaal, SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.Triggerable, SkillType.AND, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Vaal, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -1752,8 +1753,7 @@ skills["UniqueAnimateWeapon"] = { hidden = true, color = 4, description = "Manifests Dancing Dervish to fight by your side. While Dancing Dervish is manifested, you have Onslaught and cannot use Weapons. Cannot be supported by supports that would create other minions.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.Triggerable] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Type72] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, [SkillType.Triggered] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Area] = true, [SkillType.MovementSkill] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Triggerable] = true, [SkillType.InbuiltTrigger] = true, [SkillType.MinionsPersistWhenSkillRemoved] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1791,7 +1791,7 @@ skills["UniqueAnimateWeapon"] = { "minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%", }, levels = { - [15] = { 1, 25, 110, 100, 30, 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [15] = { 1, 25, 110, 100, 30, 25, cooldown = 0.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportUniqueMjolnerLightningSpellsCastOnHit"] = { @@ -1799,9 +1799,9 @@ skills["SupportUniqueMjolnerLightningSpellsCastOnHit"] = { hidden = true, color = 4, support = true, - requireSkillTypes = { SkillType.Spell, SkillType.LightningSkill, SkillType.Triggerable, SkillType.AND, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.Spell, SkillType.Lightning, SkillType.Triggerable, SkillType.AND, SkillType.AND, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, statMap = { @@ -1827,7 +1827,7 @@ skills["TriggeredMoltenStrike"] = { hidden = true, color = 1, description = "Launch molten projectiles from the point of impact, causing AoE attack damage to enemies where they land.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1849,7 +1849,7 @@ skills["TriggeredMoltenStrike"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [16] = { 3, 20, damageEffectiveness = 1.15, cooldown = 0.15, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [16] = { 3, 20, damageEffectiveness = 1.15, cooldown = 0.15, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["PhysicalAegis"] = { @@ -1857,7 +1857,7 @@ skills["PhysicalAegis"] = { hidden = true, color = 4, description = "Calls forth a protective aegis which takes physical damage from hits for you until depleted. The aegis will be restored to its full value after a short delay if you stop taking physical damage from hits, or if depleted.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Aegis] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Aegis] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -1878,7 +1878,7 @@ skills["PhysicalAegis"] = { "no_cost", }, levels = { - [20] = { 1000, 4, 10000, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 1000, 4, 10000, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportTriggerSpellOnAttack"] = { @@ -1887,8 +1887,8 @@ skills["SupportTriggerSpellOnAttack"] = { color = 4, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -1908,7 +1908,7 @@ skills["Portal"] = { color = 4, baseEffectiveness = 0, description = "Creates a portal to the current area's town.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.Type27] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.TotemCastsAlone] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { @@ -1945,7 +1945,7 @@ skills["QueensDemand"] = { hidden = true, color = 4, description = "Alternates triggering Flames of Judgement and Storm of Judgement", - skillTypes = { [SkillType.Spell] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -1967,8 +1967,7 @@ skills["TriggeredSummonSpider"] = { hidden = true, color = 3, description = "Raise two spectral spiders from each nearby corpse that will attack your enemies with Viper Strike. Each raised spider grants you increased Attack Speed and increased Damage with Poison. Enemies will not engage the spiders directly, and they are immune to damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2005,7 +2004,7 @@ skills["TriggeredSummonSpider"] = { "minions_cannot_taunt_enemies", }, levels = { - [1] = { 100, 30000, 20, 2, 12, -85, cooldown = 2, levelRequirement = 75, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 30000, 20, 2, 12, -85, cooldown = 2, levelRequirement = 75, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["UniqueMirageWarriors"] = { @@ -2045,7 +2044,7 @@ skills["UniqueMirageWarriors"] = { "no_cost", }, levels = { - [20] = { 10000, 2, -50, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 10000, 2, -50, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ShadeForm"] = { @@ -2053,7 +2052,7 @@ skills["ShadeForm"] = { hidden = true, color = 4, description = "Makes you immune to physical damage, and harder for enemies to detect, for a duration.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2071,7 +2070,7 @@ skills["ShadeForm"] = { "trigger_on_skill_use_from_chest_%", }, levels = { - [20] = { 3000, 100, 20, cooldown = 45, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 3000, 100, 20, cooldown = 45, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ShieldShatter"] = { @@ -2081,7 +2080,7 @@ skills["ShieldShatter"] = { baseEffectiveness = 0.34000000357628, incrementalEffectiveness = 0.045000001788139, description = "Your shield shatters, dealing physical spell damage to enemies in an area, based on the shield's quality. For a short duration after this, you will be unable to block and will gain no defences from your shield, but your spells will deal added physical damage.", - skillTypes = { [SkillType.Hit] = true, [SkillType.PhysicalSkill] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Duration] = true, }, + skillTypes = { [SkillType.Damage] = true, [SkillType.Physical] = true, [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2116,8 +2115,8 @@ skills["ShieldShatter"] = { "buff_added_spell_maximum_base_physical_damage_per_shield_quality", }, levels = { - [1] = { 100, 0.80000001192093, 1.2000000476837, 1, 2, duration = 4, levelRequirement = 4, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { }, }, - [20] = { 100, 0.80000001192093, 1.2000000476837, 10, 16, duration = 4, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 100, 2, 2, 1, 2, duration = 4, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 100, 163, 244, 10, 16, duration = 4, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["TriggeredShockedGround"] = { @@ -2125,7 +2124,7 @@ skills["TriggeredShockedGround"] = { hidden = true, color = 4, description = "Creates a patch of Shocked Ground in a radius around you.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2146,7 +2145,7 @@ skills["TriggeredShockedGround"] = { "spell_uncastable_if_triggerable", }, levels = { - [10] = { 100, 7, 5000, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [10] = { 100, 7, 5000, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["ChannelledSnipe"] = { @@ -2154,7 +2153,7 @@ skills["ChannelledSnipe"] = { hidden = true, color = 2, description = "Channel to charge up your bow, gaining stages. Release to trigger one linked bow skill for each stage gained. Channelled Skills cannot be triggered this way. If there are no skills linked, but at least one stage was gained, this skill will fire its own arrow instead. Cannot be used by Totems.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Channelled] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Channel] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -2182,7 +2181,7 @@ skills["ChannelledSnipe"] = { "is_snipe_default_projectile_2", }, levels = { - [20] = { 6, 100, 120, 165, attackSpeedMultiplier = 80, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { Mana = 4, }, }, + [20] = { 6, 100, 120, 165, attackSpeedMultiplier = 80, levelRequirement = 70, statInterpolation = { 1, 0, 10971, 11755, }, cost = { Mana = 4, }, }, }, } skills["ChannelledSnipeSupport"] = { @@ -2190,9 +2189,9 @@ skills["ChannelledSnipeSupport"] = { hidden = true, color = 2, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.AnimateWeapon, SkillType.OR, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.Channelled, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, SkillType.OR, SkillType.Triggerable, SkillType.AND, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.Channel, }, weaponTypes = { ["Bow"] = true, }, @@ -2210,7 +2209,7 @@ skills["ChannelledSnipeSupport"] = { "skill_triggered_by_snipe", }, levels = { - [20] = { 0, 120, 165, cooldown = 0.05, levelRequirement = 0, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 0, 120, 165, cooldown = 0.05, levelRequirement = 0, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SummonEssenceSpirits"] = { @@ -2218,8 +2217,7 @@ skills["SummonEssenceSpirits"] = { hidden = true, color = 3, description = "Summons three invulnerable spectral skulls that rush at nearby enemies and attack them rapidly. Enemies will not engage these spirits, and can pass through them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2245,36 +2243,36 @@ skills["SummonEssenceSpirits"] = { "no_cost", }, levels = { - [1] = { -15, 3, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -15, 3, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -15, 3, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -15, 3, levelRequirement = 7, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -15, 3, levelRequirement = 11, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { -15, 3, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { -15, 3, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { -15, 3, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { -15, 3, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { -15, 3, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { -15, 3, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { -15, 3, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { -15, 3, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { -15, 3, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { -15, 3, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { -15, 3, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { -15, 3, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { -15, 3, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { -15, 3, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { -15, 3, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { -15, 3, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { -15, 3, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { -15, 3, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { -15, 3, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { -15, 3, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { -15, 3, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { -15, 3, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { -15, 3, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { -15, 3, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { -15, 3, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -15, 3, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { -15, 3, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { -15, 3, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { -15, 3, levelRequirement = 7, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { -15, 3, levelRequirement = 11, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { -15, 3, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { -15, 3, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { -15, 3, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { -15, 3, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { -15, 3, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { -15, 3, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { -15, 3, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { -15, 3, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { -15, 3, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { -15, 3, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { -15, 3, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { -15, 3, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { -15, 3, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { -15, 3, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { -15, 3, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { -15, 3, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { -15, 3, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { -15, 3, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { -15, 3, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { -15, 3, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { -15, 3, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { -15, 3, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { -15, 3, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { -15, 3, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { -15, 3, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SpiritBurst"] = { @@ -2284,7 +2282,7 @@ skills["SpiritBurst"] = { baseEffectiveness = 1.875, incrementalEffectiveness = 0.03999999910593, description = "Consumes a spirit charge to fire projectiles which deals physical damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2307,7 +2305,7 @@ skills["SpiritBurst"] = { "projectiles_nova", }, levels = { - [20] = { 100, 0.80000001192093, 1.2000000476837, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [20] = { 100, 646, 968, 6, damageEffectiveness = 1.2, critChance = 6, levelRequirement = 70, statInterpolation = { 1, 357, 5723, 150, }, cost = { }, }, }, } skills["VolatileDeadChaos"] = { @@ -2317,7 +2315,7 @@ skills["VolatileDeadChaos"] = { baseEffectiveness = 3, incrementalEffectiveness = 0.0337999984622, description = "A corpse near the targeted location explodes, dealing damage in a small area and creating an orb which moves towards nearby enemies before dealing spell damage in a larger area. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ChaosSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Chaos] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, fromItem = true, @@ -2346,7 +2344,7 @@ skills["VolatileDeadChaos"] = { "spell_uncastable_if_triggerable", }, levels = { - [15] = { 0.80000001192093, 1.2000000476837, 1, 9, 13, 10, 100, damageEffectiveness = 1.4, cooldown = 2, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [15] = { 0.80000001192093, 613, 1, 9, 13, 10, 100, damageEffectiveness = 1.4, cooldown = 2, critChance = 5, levelRequirement = 59, statInterpolation = { 3, 1, 0, 0, 324, 2, 1, }, cost = { }, }, }, } skills["StormCascadeTriggered"] = { @@ -2356,7 +2354,7 @@ skills["StormCascadeTriggered"] = { baseEffectiveness = 1.7555999755859, incrementalEffectiveness = 0.034600000828505, description = "Lightning crackles in a series of small bursts, each damaging enemies caught in the area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Physical] = true, [SkillType.InbuiltTrigger] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, fromItem = true, @@ -2379,36 +2377,36 @@ skills["StormCascadeTriggered"] = { "spell_uncastable_if_triggerable", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 37, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 72, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 86, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 102, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 34, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 121, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 37, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 142, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 40, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 159, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 42, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 176, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 44, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 196, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 46, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 217, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 48, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 240, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 50, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 266, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 52, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 294, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 54, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 324, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 56, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 358, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 58, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 394, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 60, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 434, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 62, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 477, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 64, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 525, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 577, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 633, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 695, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 72, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 762, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 74, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 835, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 76, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 914, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 78, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 1001, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 80, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 1095, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 1198, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 84, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 1310, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 86, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 1431, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 88, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 1563, 5, 100, 3, 100, critChance = 5, cooldown = 0.25, levelRequirement = 90, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["AtziriUniqueStaffStormCall"] = { @@ -2418,7 +2416,7 @@ skills["AtziriUniqueStaffStormCall"] = { baseEffectiveness = 5, incrementalEffectiveness = 0.033500000834465, description = "Creates a number of markers around the targeted location, which will explode after a duration, dealing lightning damage. Cannot be supported by Spell Cascade.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.LightningSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, fromItem = true, @@ -2442,7 +2440,7 @@ skills["AtziriUniqueStaffStormCall"] = { "skill_has_trigger_from_unique_item", }, levels = { - [20] = { 0.69999998807907, 1.2999999523163, 50, 12, 50, 25, critChance = 6, duration = 2, cooldown = 1.5, damageEffectiveness = 2.5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [20] = { 0.69999998807907, 1815, 50, 12, 50, 25, critChance = 6, duration = 2, cooldown = 1.5, damageEffectiveness = 2.5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SummonBeastialRhoa"] = { @@ -2450,8 +2448,7 @@ skills["SummonBeastialRhoa"] = { hidden = true, color = 3, description = "Summons a Bestial Rhoa. In addition to its melee attack, the Bestial Rhoa uses a charge and has an aura that intimidates enemies. This minion's hits cannot be evaded.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2482,7 +2479,7 @@ skills["SummonBeastialRhoa"] = { "alternate_minion", }, levels = { - [20] = { 0, 1, 30, 12, 70, 0, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, + [20] = { 0, 1, 30, 12, 70, 0, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, }, } skills["SummonBeastialSnake"] = { @@ -2490,8 +2487,7 @@ skills["SummonBeastialSnake"] = { hidden = true, color = 3, description = "Summons a Bestial Snake. The Bestial Snake fires powerful chaos projectile attacks. This minion's hits cannot be evaded.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Chaining] = true, [SkillType.ProjectileAttack] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2522,7 +2518,7 @@ skills["SummonBeastialSnake"] = { "alternate_minion", }, levels = { - [20] = { 0, 1, 30, 14, 70, 2, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, + [20] = { 0, 1, 30, 14, 70, 2, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, }, } skills["SummonBeastialUrsa"] = { @@ -2530,8 +2526,7 @@ skills["SummonBeastialUrsa"] = { hidden = true, color = 3, description = "Summons a Bestial Ursa. In addition to its melee attack, the Bestial Ursa uses a powerful Ground Slam and Rallying Cry. This minion's hits cannot be evaded.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2562,17 +2557,17 @@ skills["SummonBeastialUrsa"] = { "alternate_minion", }, levels = { - [20] = { 0, 1, 30, 13, 70, 1, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { Mana = 30, }, }, + [20] = { 0, 1, 30, 13, 70, 1, cooldown = 5, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { Mana = 30, }, }, }, } skills["CursePillar"] = { name = "Summon Doedre's Effigy", hidden = true, color = 4, - description = "Summons an effigy of Doedre, which will project auras of all the curse skill gems socketed in Doedre's Skin. These curses have reduced effectiveness.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.SecondWindSupport] = true, }, + description = "Summons an effigy of Doedre, which will project auras of all the curse skill gems socketed in Doedre's Skin. These curses have less effectiveness.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Instant] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", - castTime = 0, + castTime = 0.5, fromItem = true, baseFlags = { duration = true, @@ -2586,7 +2581,7 @@ skills["CursePillar"] = { "base_number_of_effigies_allowed", }, levels = { - [20] = { 10000, 3, cooldown = 0.5, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, + [20] = { 10000, 3, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { Mana = 50, }, }, }, } skills["SupportCursePillarTriggerCurses"] = { @@ -2595,8 +2590,8 @@ skills["SupportCursePillarTriggerCurses"] = { color = 4, support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, }, - addSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.Area, SkillType.Aura, SkillType.AuraDebuff, }, - excludeSkillTypes = { SkillType.Totem, SkillType.Mine, SkillType.Trap, }, + addSkillTypes = { SkillType.InbuiltTrigger, SkillType.Area, SkillType.Aura, SkillType.AuraAffectsEnemies, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.RemoteMined, SkillType.Trapped, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", fromItem = true, @@ -2608,10 +2603,9 @@ skills["SupportCursePillarTriggerCurses"] = { stats = { "skill_has_trigger_from_unique_item", "number_of_additional_curses_allowed", - "curse_effect_+%", }, levels = { - [20] = { 1, 12, -25, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 1, 5, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SummonHarbingerOfTheArcaneUber"] = { @@ -2619,7 +2613,7 @@ skills["SummonHarbingerOfTheArcaneUber"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion has two buff spells it will cast on you: Arcane Surge, granting More Spell Damage and increased Mana Regeneration, and a buff that grants Chance to Shock and Lightning Penetration.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2645,7 +2639,7 @@ skills["SummonHarbingerOfBrutalityUber"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. When you are near a rare or unique enemy, the minion will occasionally grant you a buff giving significantly increased Damage, Attack Speed, and Movement Speed, reducing the Damage you take, and causing Bleeding Enemies that you Kill to Explode, dealing 10% of their maximum Life as Physical Damage.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2671,7 +2665,7 @@ skills["SummonHarbingerOfDirectionsUber"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will cast a random buff on you that grants one or all of the following: Fire 2 additional Projectiles, Chain 2 additional times, Projectiles Pierce 2 additional targets, or Projectiles Fork then Fork an additional time.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2696,8 +2690,8 @@ skills["SummonHarbingerOfFocusUber"] = { name = "Summon Greater Harbinger of Focus", hidden = true, color = 4, - description = "Summons an immortal Harbinger minion. While you are channelling, the minion will occasionally cast a buff on you that reduces the Damage you take, makes you avoid all Stuns and Ailments, and prevents Curses affecting you.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + description = "Summons an immortal Harbinger minion. While you are channelling, the minion will occasionally cast a buff on you that reduces the Damage you take, makes you avoid all Stuns and Elemental Ailments, and prevents Curses affecting you.", + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2723,8 +2717,7 @@ skills["SummonHarbingerOfStormsUber"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will occasionally apply a Chill or Shock with increased effect to an enemy that chains to other nearby enemies.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.NonHitChill] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2750,7 +2743,7 @@ skills["SummonHarbingerOfTimeUber"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will occasionally create an aura on you that increases the Action Speed of you and all allies near you.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2778,7 +2771,7 @@ skills["SummonHarbingerOfTheArcane"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will occasionally cast Arcane Surge on you, granting More Spell Damage and increased Mana Regeneration.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2804,7 +2797,7 @@ skills["SummonHarbingerOfBrutality"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. When you are near a rare or unique enemy, the minion will occasionally grant you a buff giving significantly increased Damage, Attack Speed, and Movement Speed, and reducing the Damage you take.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2830,7 +2823,7 @@ skills["SummonHarbingerOfDirections"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will cast a random buff on you that grants one or all of the following: 1 additional Projectile, +1 Chain, Pierce 1 additional Target, or Projectiles Fork.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2855,8 +2848,8 @@ skills["SummonHarbingerOfFocus"] = { name = "Summon Harbinger of Focus", hidden = true, color = 4, - description = "Summons an immortal Harbinger minion. While you are channelling, the minion will occasionally cast a buff on you that reduces the Damage you take, and makes you avoid all Stuns and Ailments.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + description = "Summons an immortal Harbinger minion. While you are channelling, the minion will occasionally cast a buff on you that reduces the Damage you take, and makes you avoid all Stuns and Elemental Ailments.", + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2882,8 +2875,7 @@ skills["SummonHarbingerOfStorms"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will occasionally apply a Chill or Shock to an enemy that chains to other nearby enemies.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, - minionSkillTypes = { [SkillType.NonHitChill] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2909,7 +2901,7 @@ skills["SummonHarbingerOfTime"] = { hidden = true, color = 4, description = "Summons an immortal Harbinger minion. The minion will occasionally create an aura on you that increases the Action Speed of you, and all allies and enemies near you.", - skillTypes = { [SkillType.Triggerable] = true, [SkillType.SkillCanMine] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.CreatesMinion] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -2937,8 +2929,7 @@ skills["TriggeredSummonGhostOnKill"] = { hidden = true, color = 3, description = "Summons a Phantasm minion, which uses a piercing projectile spell that deals physical damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -2968,7 +2959,7 @@ skills["TriggeredSummonGhostOnKill"] = { "skill_has_trigger_from_unique_item", }, levels = { - [20] = { 100, 15000, 10, 42, 65, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [20] = { 100, 15000, 10, 42, 65, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SummonRigwaldsPack"] = { @@ -2976,8 +2967,7 @@ skills["SummonRigwaldsPack"] = { hidden = true, color = 4, description = "Summons a spectral wolf companion that attacks nearby enemies and dies after a duration. Each spectral wolf grants you a buff that adds damage to your attacks.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.CreatesMinion] = true, [SkillType.Buff] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.Duration] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.CreatesMinion] = true, [SkillType.Buff] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, fromItem = true, @@ -3021,8 +3011,8 @@ skills["SummonRigwaldsPack"] = { "skill_has_trigger_from_unique_item", }, levels = { - [10] = { 30000, 10, 10, 8, 65, 3, 6, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 30000, 10, 20, 8, 65, 8, 16, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [10] = { 30000, 10, 10, 8, 65, 3, 6, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 30000, 10, 8, 65, 8, 16, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SummonTauntingContraption"] = { @@ -3030,7 +3020,7 @@ skills["SummonTauntingContraption"] = { hidden = true, color = 4, description = "Summons a Taunting Contraption that taunts nearby enemies to attack it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreatesMinion] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Buff] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreatesMinion] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Buff] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0, fromItem = true, @@ -3052,7 +3042,7 @@ skills["SummonTauntingContraption"] = { "spell_uncastable_if_triggerable", }, levels = { - [20] = { 100, 17, 70, 150, levelRequirement = 70, duration = 4, cooldown = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [20] = { 100, 17, 70, 150, levelRequirement = 70, duration = 4, cooldown = 8, statInterpolation = { 1, 12850, 2, 1, }, cost = { }, }, }, } skills["SummonVoidSphere"] = { @@ -3062,7 +3052,7 @@ skills["SummonVoidSphere"] = { baseEffectiveness = 3.4818000793457, incrementalEffectiveness = 0.035599999129772, description = "Creates an orb which moves towards nearby enemies, exploding after a duration or when it gets close enough. The explosion deals cold spell damage in an area, and leaves behind a Vortex on the ground for a secondary duration which continues to deal cold damage over time and chill enemies caught in it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.ColdSkill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Cold] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -3091,7 +3081,7 @@ skills["SummonVoidSphere"] = { "spell_uncastable_if_triggerable", }, levels = { - [20] = { 20, 8000, 4000, 5, 10, 0.80000001192093, 1.2000000476837, 83.333335195979, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 3, 3, 3, }, cost = { }, }, + [20] = { 20, 8000, 4000, 5, 10, 895, 1342, 93195, cooldown = 2, levelRequirement = 70, statInterpolation = { 1, 1, 634, 2, 2, 0, 0, 0, }, cost = { }, }, }, } skills["SummonMirageChieftain"] = { @@ -3099,7 +3089,7 @@ skills["SummonMirageChieftain"] = { hidden = true, color = 1, description = "This skill is triggered when you use a Slam skill, and summons a Mirage Chieftain who will use that Slam skill once before dissipating.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Instant] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Instant] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, fromTree = true, @@ -3117,8 +3107,8 @@ skills["SummonMirageChieftain"] = { "spell_uncastable_if_triggerable", }, levels = { - [1] = { 100, -40, levelRequirement = 1, duration = 3, cooldown = 2, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 100, 50, levelRequirement = 1, duration = 3, cooldown = 2, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 100, -40, levelRequirement = 1, duration = 3, cooldown = 2, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 100, 50, levelRequirement = 1, duration = 3, cooldown = 2, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["TentacleSmash"] = { @@ -3126,7 +3116,7 @@ skills["TentacleSmash"] = { hidden = true, color = 4, description = "This attack causes three otherworldly tentacles to strike the ground around you, each dealing your attack damage in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, fromItem = true, @@ -3152,7 +3142,7 @@ skills["VampiricIcon"] = { hidden = true, color = 4, description = "Reserves some of your life to cause bleeding you inflict to be stronger, and grant life regeneration based on the number bleeding enemies nearby.", - skillTypes = { [SkillType.Spell] = true, [SkillType.ManaCostReserved] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0, fromItem = true, @@ -3181,17 +3171,17 @@ skills["VampiricIcon"] = { "vampiric_icon_bleeding_damage_+%_final", }, levels = { - [20] = { 5, 24000, 20, lifeReservationPercent = 10, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 5, 24000, 20, lifeReservationPercent = 10, cooldown = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AvianTornado"] = { - name = "Tornado", + name = "Twister", hidden = true, color = 3, baseEffectiveness = 2.1300001144409, incrementalEffectiveness = 0.02559999935329, - description = "Launches an unpredictable, piercing tornado projectile that moves randomly for a duration, repeatedly dealing damage to enemies it intersects.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.PhysicalSkill] = true, }, + description = "Launches an unpredictable, piercing twister projectile that moves randomly for a duration, repeatedly dealing damage to enemies it intersects.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, fromItem = true, @@ -3217,7 +3207,7 @@ skills["AvianTornado"] = { "spell_uncastable_if_triggerable", }, levels = { - [20] = { 0.80000001192093, 1.2000000476837, 2500, 100, 25, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [20] = { 0.80000001192093, 420, 2500, 100, 25, critChance = 6, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportTriggerSpellOnSkillUse"] = { @@ -3226,8 +3216,8 @@ skills["SupportTriggerSpellOnSkillUse"] = { color = 4, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", fromItem = true, baseMods = { @@ -3247,7 +3237,7 @@ skills["Unhinge"] = { hidden = true, color = 4, description = "Relinquish your grip on reality.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.ManaCostReserved] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Instant] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.HasReservation] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0, fromItem = true, @@ -3270,7 +3260,7 @@ skills["HiddenBlade"] = { hidden = true, color = 2, description = "Launches a spinning blade that deals weapon damage to enemies. If firing multiple projectiles, they will be fired in a circle.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanVolley] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Triggerable] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["Claw"] = true, ["One Handed Mace"] = true, @@ -3305,7 +3295,7 @@ skills["VaalBreach"] = { color = 4, baseEffectiveness = 0, description = "Creates a breach, making you vulnerable to its powerful inhabitants.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Type27] = true, [SkillType.Vaal] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Vaal] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { @@ -3341,7 +3331,7 @@ skills["VoidGaze"] = { hidden = true, color = 3, description = "Applies a debuff to Enemies, removing some of their resistance to Chaos damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.ChaosSkill] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.Duration] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, [SkillType.Triggered] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Chaos] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, [SkillType.Triggered] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.21, fromItem = true, @@ -3365,7 +3355,7 @@ skills["VoidGaze"] = { "spell_uncastable_if_triggerable", }, levels = { - [10] = { -20, 10000, 100, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [10] = { -20, 10000, 100, cooldown = 2, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["VoidShot"] = { @@ -3373,7 +3363,7 @@ skills["VoidShot"] = { hidden = true, color = 4, description = "Fires an arrow which decelerates to the target location, the arrow will then become unstable and explode dealing weapon damage in an area, converting half of the physical damage to cold damage.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.TriggeredGrantedSkill] = true, [SkillType.ColdSkill] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Cold] = true, [SkillType.ProjectilesFromUser] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -3399,7 +3389,7 @@ skills["VoidShot"] = { "attack_unusable_if_triggerable", }, levels = { - [20] = { 100, 50, 100, damageEffectiveness = 1.2, baseMultiplier = 1.2, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [20] = { 100, 50, 100, damageEffectiveness = 1.2, baseMultiplier = 1.2, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["UniqueEnchantmentOfInfernoOnCrit"] = { @@ -3409,7 +3399,7 @@ skills["UniqueEnchantmentOfInfernoOnCrit"] = { baseEffectiveness = 3.5555999279022, incrementalEffectiveness = 0.035000000149012, description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, cannotBeSupported = true, @@ -3435,7 +3425,7 @@ skills["UniqueEnchantmentOfInfernoOnCrit"] = { "damage_cannot_be_reflected", }, levels = { - [1] = { 2.4000000953674, 3.7999999523163, 2000, 100, 450, 100, critChance = 5, cooldown = 3, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2.4000000953674, 5263, 2000, 100, 450, 100, critChance = 5, cooldown = 3, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["FieryImpactHeistMaceImplicit"] = { @@ -3443,7 +3433,7 @@ skills["FieryImpactHeistMaceImplicit"] = { hidden = true, color = 4, description = "Deals attack damage in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, [SkillType.TriggeredGrantedSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, [SkillType.InbuiltTrigger] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, diff --git a/src/Data/Skills/spectre.lua b/src/Data/Skills/spectre.lua index 146e9e5a81..d1a56f17a4 100644 --- a/src/Data/Skills/spectre.lua +++ b/src/Data/Skills/spectre.lua @@ -13,7 +13,7 @@ skills["AxisCasterGlacialCascade"] = { baseEffectiveness = 1.5750000476837, incrementalEffectiveness = 0.025000000372529, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.PhysicalSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -35,8 +35,8 @@ skills["AxisCasterGlacialCascade"] = { "is_area_damage", }, levels = { - [1] = { 0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, 0, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.25999999046326, 0.40000000596046, 0.47999998927116, 0.73000001907349, 6, 0, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 75, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.25999999046326, 3, 4, 6, 6, 0, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.25999999046326, 120, 144, 218, 6, 0, damageEffectiveness = 0.8, critChance = 6, levelRequirement = 75, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["AxisDoubleStrikeTrigger"] = { @@ -45,7 +45,7 @@ skills["AxisDoubleStrikeTrigger"] = { color = 2, baseEffectiveness = 0, description = "Performs two fast strikes with a melee weapon.", - skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -75,7 +75,7 @@ skills["AxisDoubleStrikeTrigger"] = { "base_skill_number_of_additional_hits", }, levels = { - [1] = { 0, 1, cooldown = 2, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 0, 1, cooldown = 2, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["BanditExplosiveArrowAtAnimationSpeed"] = { @@ -85,7 +85,7 @@ skills["BanditExplosiveArrowAtAnimationSpeed"] = { baseEffectiveness = 1.866700053215, incrementalEffectiveness = 0.037999998778105, description = "Fires an arrow which acts as a short duration fuse. Applying additional arrows to an enemy extends the duration. When the target dies or the fuses expire, the arrows explode, dealing fire AoE damage to nearby enemies. The AoE radius is proportional to the number of arrows upon death.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -126,7 +126,7 @@ skills["BanditExplosiveArrowAtAnimationSpeed"] = { "action_attack_or_cast_time_uses_animation_length", }, levels = { - [1] = { 1000, 0.80000001192093, 1.2000000476837, 2, 0, 1, 1, critChance = 6, levelRequirement = 2, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { Mana = 5, }, }, + [1] = { 1000, 7, 10, 2, 0, 1, 1, critChance = 6, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 5, }, }, }, } skills["BanditChampionBlastRainSpectre"] = { @@ -134,7 +134,7 @@ skills["BanditChampionBlastRainSpectre"] = { hidden = true, color = 2, description = "Fires arrows up in the air, to rain down in an area. Each arrow deals area damage around where it lands, and they will all overlap on the targeted location.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.ProjectileDamage] = true, [SkillType.Type73] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.FiresArrowsAtTargetLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Fire] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.ProjectileSpeed] = true, [SkillType.ProjectileNumber] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Rain] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -161,7 +161,7 @@ skills["BanditChampionBlastRainSpectre"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 50, 0, 4, 80, damageEffectiveness = 0.5, baseMultiplier = 0.5, levelRequirement = 15, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 0, 4, 80, damageEffectiveness = 0.5, baseMultiplier = 0.5, levelRequirement = 15, statInterpolation = { 1, 1101, 5765, 174, }, cost = { }, }, }, } skills["GABeastCleave"] = { @@ -193,7 +193,7 @@ skills["BirdmanBloodProjectileMortar"] = { hidden = true, color = 4, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -216,7 +216,7 @@ skills["BirdmanBloodProjectileMortar"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 2, 10, 0, 15, 40, 100, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 10, 0, 15, 40, 100, baseMultiplier = 1.15, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["BirdmanConsumeCorpse"] = { @@ -244,7 +244,7 @@ skills["BoneStalkerEarthquake"] = { hidden = true, color = 1, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, [SkillType.SlamSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -272,7 +272,7 @@ skills["BoneStalkerEarthquake"] = { "is_area_damage", }, levels = { - [1] = { 1800, 25, damageEffectiveness = 0.5, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1800, 25, damageEffectiveness = 0.5, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["BreachCleave"] = { @@ -280,7 +280,7 @@ skills["BreachCleave"] = { hidden = true, color = 1, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -310,7 +310,7 @@ skills["BreachCleave"] = { "action_attack_or_cast_time_uses_animation_length", }, levels = { - [1] = { -40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { -40, 29, -20, 50, 4, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["BullCharge"] = { @@ -334,7 +334,7 @@ skills["BullCharge"] = { }, levels = { [1] = { 1, cooldown = 4, levelRequirement = 2, statInterpolation = { 1, }, cost = { }, }, - [2] = { 1, 15, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, + [2] = { 1, 15, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["CageSpiderCycloneTriggerSandstorms"] = { @@ -342,7 +342,7 @@ skills["CageSpiderCycloneTriggerSandstorms"] = { hidden = true, color = 2, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -378,7 +378,7 @@ skills["CageSpiderCycloneTriggerSandstorms"] = { "cyclone_has_triggered_skill", }, levels = { - [1] = { 150, 0, -60, -40, 40, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 150, 0, -60, -40, 40, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["CageSpiderSandSpark"] = { @@ -388,7 +388,7 @@ skills["CageSpiderSandSpark"] = { baseEffectiveness = 0.64999997615814, incrementalEffectiveness = 0.031399998813868, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -409,7 +409,7 @@ skills["CageSpiderSandSpark"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 2000, -50, 100, levelRequirement = 61, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 127, 2000, -50, 100, levelRequirement = 61, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["ChaosDegenAura"] = { @@ -418,7 +418,7 @@ skills["ChaosDegenAura"] = { color = 4, baseEffectiveness = 0.93330001831055, incrementalEffectiveness = 0.036499999463558, - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.ManaCostReserved] = true, [SkillType.DamageOverTime] = true, [SkillType.Aura] = true, [SkillType.ChaosSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.HasReservation] = true, [SkillType.DamageOverTime] = true, [SkillType.Aura] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -443,7 +443,7 @@ skills["DelayedBlastSpectre"] = { color = 4, baseEffectiveness = 0.77999997138977, incrementalEffectiveness = 0.03999999910593, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -460,7 +460,7 @@ skills["DelayedBlastSpectre"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, cooldown = 1.3, levelRequirement = 3, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 5, cooldown = 1.3, levelRequirement = 3, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["DelveProtovaalWhirlingCharge"] = { @@ -486,7 +486,7 @@ skills["DelveProtovaalWhirlingCharge"] = { "is_area_damage", }, levels = { - [1] = { 100, 150, baseMultiplier = 0.56, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 100, 150, baseMultiplier = 0.56, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["DemonFemaleRangedProjectile"] = { @@ -494,7 +494,7 @@ skills["DemonFemaleRangedProjectile"] = { hidden = true, color = 4, baseEffectiveness = 0.85000002384186, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { @@ -512,7 +512,7 @@ skills["DemonFemaleRangedProjectile"] = { "base_is_projectile", }, levels = { - [1] = { -60, -60, 30, levelRequirement = 30, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { -60, -60, 30, levelRequirement = 30, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["DemonFemaleRangedProjectile2"] = { @@ -520,7 +520,7 @@ skills["DemonFemaleRangedProjectile2"] = { hidden = true, color = 4, baseEffectiveness = 0.85000002384186, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { @@ -540,7 +540,7 @@ skills["DemonFemaleRangedProjectile2"] = { "cannot_freeze_shock_ignite_on_critical", }, levels = { - [1] = { -60, -60, 30, 1, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { -60, -60, 30, 1, levelRequirement = 60, statInterpolation = { 1, 660, 634, 1790, }, cost = { }, }, }, } skills["DemonModularBladeVortexSpectre"] = { @@ -550,7 +550,7 @@ skills["DemonModularBladeVortexSpectre"] = { baseEffectiveness = 0.59500002861023, incrementalEffectiveness = 0.035999998450279, description = "An ethereal blade spins around you for a duration, repeatedly damaging enemies that it passes through.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Type27] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -574,7 +574,7 @@ skills["DemonModularBladeVortexSpectre"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 5, 0, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 4, 5000, 5, 0, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["ElementalHitSkeletonKnight"] = { @@ -584,7 +584,7 @@ skills["ElementalHitSkeletonKnight"] = { baseEffectiveness = 1.1667000055313, incrementalEffectiveness = 0.04280000180006, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will also deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Prismatic] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -609,13 +609,17 @@ skills["ElementalHitSkeletonKnight"] = { stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", + "skill_can_fire_arrows", + "skill_can_fire_wand_projectiles", + "action_attack_or_cast_time_uses_animation_length", + "projectile_uses_contact_position", + "use_scaled_contact_offset", "is_area_damage", }, levels = { - [1] = { 0, 25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 2, 1, }, cost = { }, }, - [2] = { 0, 25, baseMultiplier = 1.5, levelRequirement = 20, statInterpolation = { 2, 1, }, cost = { }, }, - [3] = { 1, 25, baseMultiplier = 1.5, levelRequirement = 21, statInterpolation = { 2, 1, }, cost = { }, }, - [4] = { 200, 25, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = { 2, 1, }, cost = { }, }, + [1] = { 1, 25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 2, 0, }, cost = { }, }, + [3] = { 100, 25, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = { 2, 0, }, cost = { }, }, + [4] = { 400, 25, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = { 2, 0, }, cost = { }, }, }, } skills["ElementalHitSkeletonKnightIncursion"] = { @@ -623,7 +627,7 @@ skills["ElementalHitSkeletonKnightIncursion"] = { hidden = true, color = 2, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will also deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Prismatic] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -638,13 +642,17 @@ skills["ElementalHitSkeletonKnightIncursion"] = { stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", + "skill_can_fire_arrows", + "skill_can_fire_wand_projectiles", + "action_attack_or_cast_time_uses_animation_length", + "projectile_uses_contact_position", + "use_scaled_contact_offset", "is_area_damage", }, levels = { - [1] = { 0, 25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 2, 1, }, cost = { }, }, - [2] = { 0, 25, baseMultiplier = 1.5, levelRequirement = 20, statInterpolation = { 2, 1, }, cost = { }, }, - [3] = { 1, 25, baseMultiplier = 1.5, levelRequirement = 21, statInterpolation = { 2, 1, }, cost = { }, }, - [4] = { 200, 25, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = { 2, 1, }, cost = { }, }, + [1] = { 0, 25, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 2, 0, }, cost = { }, }, + [3] = { 1, 25, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = { 2, 0, }, cost = { }, }, + [4] = { 200, 25, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = { 2, 0, }, cost = { }, }, }, } skills["ExperimenterDetonateDead"] = { @@ -653,7 +661,7 @@ skills["ExperimenterDetonateDead"] = { color = 4, baseEffectiveness = 1.5111000537872, incrementalEffectiveness = 0.014299999922514, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -674,9 +682,9 @@ skills["ExperimenterDetonateDead"] = { "monster_penalty_against_minions_damage_+%_final_vs_player_minions", }, levels = { - [1] = { 7, 0.80000001192093, 1.2000000476837, 1, -70, 0, -25, critChance = 5, levelRequirement = 3, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, 0.80000001192093, 1.2000000476837, 1, -70, 0, -25, critChance = 5, levelRequirement = 33, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4, 0.80000001192093, 1.2000000476837, 1, -70, 0, -25, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 7, 6, 9, 1, -70, 0, -25, critChance = 5, levelRequirement = 3, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 5, 29, 44, 1, -70, 0, -25, critChance = 5, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 4, 70, 105, 1, -70, 0, -25, critChance = 5, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["FireballIncursionChaos"] = { @@ -686,7 +694,7 @@ skills["FireballIncursionChaos"] = { baseEffectiveness = 2, incrementalEffectiveness = 0.025000000372529, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -705,7 +713,7 @@ skills["FireballIncursionChaos"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 8, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["FireballIncusionFire"] = { @@ -715,7 +723,7 @@ skills["FireballIncusionFire"] = { baseEffectiveness = 0.97219997644424, incrementalEffectiveness = 0.050000000745058, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -734,7 +742,7 @@ skills["FireballIncusionFire"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 4, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["FireballIncusionLightning"] = { @@ -744,7 +752,7 @@ skills["FireballIncusionLightning"] = { baseEffectiveness = 1.0937999486923, incrementalEffectiveness = 0.050000000745058, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -763,7 +771,7 @@ skills["FireballIncusionLightning"] = { "base_is_projectile", }, levels = { - [1] = { 0.5, 1.5, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.5, 6, -40, critChance = 6, levelRequirement = 0, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["FireMonsterWhirlingBlades"] = { @@ -773,7 +781,7 @@ skills["FireMonsterWhirlingBlades"] = { baseEffectiveness = 1.0888999700546, incrementalEffectiveness = 0.064599998295307, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -807,7 +815,7 @@ skills["FireMonsterWhirlingBlades"] = { "ignores_proximity_shield", }, levels = { - [1] = { 16.666667039196, 6000, -50, 1, levelRequirement = 3, statInterpolation = { 3, 1, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 6000, -50, 1, levelRequirement = 3, statInterpolation = { 3, 1159, 357, 70, }, cost = { }, }, }, } skills["FlamebearerFlameBlue"] = { @@ -817,7 +825,7 @@ skills["FlamebearerFlameBlue"] = { baseEffectiveness = 0.48330000042915, incrementalEffectiveness = 0.041000001132488, description = "Summons a totem that fires a stream of flame at nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.FireSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Fire] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 8, castTime = 0.25, @@ -842,9 +850,9 @@ skills["FlamebearerFlameBlue"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 25, 1, -78, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 25, 1, -75, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 8, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1.2400000095367, 1.8600000143051, 25, 1, -75, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 3, 25, 1, -78, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 5, 25, 1, -75, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 8, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 1.2400000095367, 372, 25, 1, -75, 25, -25, damageEffectiveness = 0.25, cooldown = 4, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["GhostPirateBladeVortexSpectre"] = { @@ -854,7 +862,7 @@ skills["GhostPirateBladeVortexSpectre"] = { baseEffectiveness = 0.59500002861023, incrementalEffectiveness = 0.035999998450279, description = "An ethereal blade spins around you for a duration, repeatedly damaging enemies that it passes through.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Type27] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.TotemCastsAlone] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -878,7 +886,7 @@ skills["GhostPirateBladeVortexSpectre"] = { "skill_can_add_multiple_charges_per_action", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 5000, 5, 0, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 4, 5000, 5, 0, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["GoatmanEarthquake"] = { @@ -886,7 +894,7 @@ skills["GoatmanEarthquake"] = { hidden = true, color = 1, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, [SkillType.SlamSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -914,7 +922,7 @@ skills["GoatmanEarthquake"] = { "is_area_damage", }, levels = { - [1] = { 1800, 25, damageEffectiveness = 0.5, cooldown = 2.75, attackSpeedMultiplier = 13, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1800, 25, damageEffectiveness = 0.5, cooldown = 2.75, attackSpeedMultiplier = 13, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["GoatmanFireMagmaOrb"] = { @@ -924,7 +932,7 @@ skills["GoatmanFireMagmaOrb"] = { baseEffectiveness = 2.7778000831604, incrementalEffectiveness = 0.035999998450279, description = "Lob a fiery orb that explodes as it hits the ground. The skill chains, releasing another fiery orb that repeats this effect.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Chaining] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -951,8 +959,8 @@ skills["GoatmanFireMagmaOrb"] = { "maintain_projectile_direction_when_using_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0, 0, 0, 30, 2, critChance = 5, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1.3799999952316, 1.8400000333786, 0, 0, 0, 30, 2, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 16, 0, 0, 0, 30, 2, critChance = 5, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1.3799999952316, 1531, 0, 0, 0, 30, 2, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["GoatmanMoltenShell"] = { @@ -962,7 +970,7 @@ skills["GoatmanMoltenShell"] = { baseEffectiveness = 6.5, incrementalEffectiveness = 0.039000000804663, description = "Summons fiery elemental shields providing additional armour for a short duration. If cumulative physical damage prevented by your blocking or armour reaches a threshold, the shields explode outwards, dealing fire damage to surrounding enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageCannotBeReflected] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.TotemCastsWhenNotDetached] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.17, baseFlags = { @@ -987,39 +995,39 @@ skills["GoatmanMoltenShell"] = { "always_ignite", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 20, 335, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 25, 649, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 5, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 36, 1000, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 8, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 49, 1633, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 64, 2075, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 15, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 91, 2573, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 19, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 116, 3094, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 22, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 160, 3641, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 26, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 209, 4352, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 30, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 315, 5313, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 374, 5890, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 39, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 377, 6189, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 565, 7030, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 45, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 752, 7870, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 1194, 9159, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 57, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 1403, 9867, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 2091, 11090, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 2211, 11524, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 67, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 2334, 11966, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 2456, 12428, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 69, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 2579, 12894, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 2746, 13369, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 71, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 2912, 13857, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 3074, 14358, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 73, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 3237, 14875, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 3397, 15397, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 75, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 3552, 15931, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 3703, 16480, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 77, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 3847, 17039, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 3981, 17613, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 79, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 4110, 18195, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 4230, 18790, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 81, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 4334, 19399, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 39, 20, 335, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 3, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [2] = { 0.80000001192093, 48, 25, 649, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 5, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [3] = { 0.80000001192093, 65, 36, 1000, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 8, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [4] = { 0.80000001192093, 93, 49, 1633, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 12, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [5] = { 0.80000001192093, 119, 64, 2075, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 15, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [6] = { 0.80000001192093, 161, 91, 2573, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 19, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [7] = { 0.80000001192093, 199, 116, 3094, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 22, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [8] = { 0.80000001192093, 262, 160, 3641, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 26, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [9] = { 0.80000001192093, 339, 209, 4352, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 30, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [10] = { 0.80000001192093, 491, 315, 5313, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 36, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [11] = { 0.80000001192093, 587, 374, 5890, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 39, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [12] = { 0.80000001192093, 622, 377, 6189, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 40, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [13] = { 0.80000001192093, 829, 565, 7030, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 45, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [14] = { 0.80000001192093, 1095, 752, 7870, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 50, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [15] = { 0.80000001192093, 1599, 1194, 9159, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 57, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [16] = { 0.80000001192093, 1874, 1403, 9867, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 60, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [17] = { 0.80000001192093, 2560, 2091, 11090, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 66, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [18] = { 0.80000001192093, 2695, 2211, 11524, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 67, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [19] = { 0.80000001192093, 2837, 2334, 11966, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 68, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [20] = { 0.80000001192093, 2985, 2456, 12428, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 69, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [21] = { 0.80000001192093, 3141, 2579, 12894, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 70, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [22] = { 0.80000001192093, 3305, 2746, 13369, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 71, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [23] = { 0.80000001192093, 3476, 2912, 13857, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 72, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [24] = { 0.80000001192093, 3656, 3074, 14358, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 73, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [25] = { 0.80000001192093, 3844, 3237, 14875, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 74, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [26] = { 0.80000001192093, 4042, 3397, 15397, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 75, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [27] = { 0.80000001192093, 4249, 3552, 15931, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 76, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [28] = { 0.80000001192093, 4466, 3703, 16480, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 77, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [29] = { 0.80000001192093, 4694, 3847, 17039, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 78, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [30] = { 0.80000001192093, 4932, 3981, 17613, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 79, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [31] = { 0.80000001192093, 5182, 4110, 18195, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 80, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [32] = { 0.80000001192093, 5444, 4230, 18790, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 81, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, + [33] = { 0.80000001192093, 5719, 4334, 19399, 0, 1, 0, 1, critChance = 5, cooldown = 7.5, duration = 5, levelRequirement = 82, statInterpolation = { 3, 1, 1470, 1471, 731, 116, 141, 347, }, cost = { }, }, }, } skills["GoatmanMonsterSlam"] = { @@ -1075,7 +1083,7 @@ skills["GroundEffectsSlamDockworkerChampion"] = { "is_area_damage", }, levels = { - [1] = { -40, 4000, 8, 0, 58.333334637185, damageEffectiveness = 2.5, cooldown = 6, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 3, }, cost = { }, }, + [1] = { -40, 4000, 8, 0, 618, damageEffectiveness = 2.5, cooldown = 6, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["GuardianArc"] = { @@ -1085,7 +1093,7 @@ skills["GuardianArc"] = { baseEffectiveness = 0.85000002384186, incrementalEffectiveness = 0.029999999329448, description = "An arc of lightning stretches from the caster to a targeted enemy and chains on to other nearby enemies. Each time the main beam chains it will also chain to a second enemy, but that secondary arc cannot chain further.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -1105,8 +1113,8 @@ skills["GuardianArc"] = { "skill_art_variation", }, levels = { - [1] = { 0.5, 1.5, 5, 0, -80, -50, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.60000002384186, 1.7999999523163, 5, 0, -80, -50, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.5, 6, 5, 0, -80, -50, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 2, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.60000002384186, 338, 5, 0, -80, -50, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["HalfSkeletonPuncture"] = { @@ -1115,7 +1123,7 @@ skills["HalfSkeletonPuncture"] = { color = 2, baseEffectiveness = 0, description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Bow"] = true, ["Claw"] = true, @@ -1142,8 +1150,8 @@ skills["HalfSkeletonPuncture"] = { "global_bleed_on_hit", }, levels = { - [1] = { 57, 20, baseMultiplier = 1.2, cooldown = 7.5, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 57, 20, baseMultiplier = 1.2, cooldown = 7.5, levelRequirement = 14, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 57, 20, baseMultiplier = 1.2, cooldown = 7.5, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 57, 20, baseMultiplier = 1.2, cooldown = 7.5, levelRequirement = 14, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["HolyFireElementalFireball"] = { @@ -1153,7 +1161,7 @@ skills["HolyFireElementalFireball"] = { baseEffectiveness = 1.1888999938965, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -1172,8 +1180,8 @@ skills["HolyFireElementalFireball"] = { "spell_maximum_action_distance_+%", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 1.75, 2.710000038147, 1, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 7, 1, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1470, 1471, 499, }, cost = { }, }, + [2] = { 1.75, 1202, 1, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1470, 1471, 499, }, cost = { }, }, }, } skills["IguanaProjectile"] = { @@ -1181,7 +1189,7 @@ skills["IguanaProjectile"] = { hidden = true, color = 4, baseEffectiveness = 1.8700000047684, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -1201,7 +1209,7 @@ skills["IguanaProjectile"] = { "base_is_projectile", }, levels = { - [1] = { 4, 0, -60, -60, 30, cooldown = 3.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, 0, -60, -60, 30, cooldown = 3.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["IguanaProjectileChrome"] = { @@ -1209,7 +1217,7 @@ skills["IguanaProjectileChrome"] = { hidden = true, color = 4, baseEffectiveness = 1.8700000047684, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -1230,7 +1238,7 @@ skills["IguanaProjectileChrome"] = { "base_is_projectile", }, levels = { - [1] = { 24, 0, -60, -30, 30, 50, cooldown = 3.5, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 24, 0, -60, -30, 30, 50, cooldown = 3.5, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["IncaMinionProjectile"] = { @@ -1239,9 +1247,9 @@ skills["IncaMinionProjectile"] = { color = 4, baseEffectiveness = 1.3600000143051, incrementalEffectiveness = 0.018999999389052, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", - castTime = 1.65, + castTime = 1.33, baseFlags = { spell = true, projectile = true, @@ -1257,11 +1265,12 @@ skills["IncaMinionProjectile"] = { "spell_maximum_base_physical_damage", "base_is_projectile", "skill_range_+%", + "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 1, -75, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { Mana = 5, }, }, - [2] = { 0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 1, -75, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { Mana = 4, }, }, - [3] = { 0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 1, -75, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { Mana = 4, }, }, + [1] = { 0.27000001072884, 3, 3, 4, 1, -75, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.27000001072884, 9, 9, 13, 1, -75, critChance = 5, levelRequirement = 21, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.6700000166893, 136, 136, 204, 1, -75, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["IncursionLeapSlamChampion"] = { @@ -1269,7 +1278,7 @@ skills["IncursionLeapSlamChampion"] = { hidden = true, color = 4, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1306,7 +1315,7 @@ skills["IncursionMeteorUpheaval"] = { color = 4, baseEffectiveness = 2.25, incrementalEffectiveness = 0.02250000089407, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { @@ -1326,7 +1335,7 @@ skills["IncursionMeteorUpheaval"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 8, 0, 30, critChance = 5, cooldown = 8, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 10, 8, 0, 30, critChance = 5, cooldown = 8, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["InsectSpawnerSpit"] = { @@ -1335,7 +1344,7 @@ skills["InsectSpawnerSpit"] = { color = 4, baseEffectiveness = 0.93999999761581, incrementalEffectiveness = 0.029999999329448, - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1355,7 +1364,7 @@ skills["InsectSpawnerSpit"] = { "monster_reverse_point_blank_damage_-%_at_minimum_range", }, levels = { - [1] = { 1, 0.18000000715256, 0.27000001072884, 0.60000002384186, 0.75, 30, levelRequirement = 2, statInterpolation = { 1, 3, 3, 3, 3, 1, }, cost = { }, }, + [1] = { 1, 0.18000000715256, 1, 2, 3, 30, levelRequirement = 2, statInterpolation = { 1, 3, 0, 0, 0, 0, }, cost = { }, }, }, } skills["KaomFireBeamTotemSpectre"] = { @@ -1365,7 +1374,7 @@ skills["KaomFireBeamTotemSpectre"] = { baseEffectiveness = 3.039999961853, incrementalEffectiveness = 0.047400001436472, description = "Unleash a beam of fire that burns enemies it touches. Remaining in the beam intensifies the burning, adding a portion of the beam's damage in stages. Inflicts Fire Exposure at maximum stages. Enemies who leave the beam continue to burn for a duration. Increasing cast speed also increases the rate at which the beam can turn.", - skillTypes = { [SkillType.Spell] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.CausesBurning] = true, [SkillType.Duration] = true, [SkillType.Channelled] = true, [SkillType.Type59] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.CausesBurning] = true, [SkillType.Duration] = true, [SkillType.Channel] = true, [SkillType.DegenOnlySpellDamage] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -1397,8 +1406,8 @@ skills["KaomFireBeamTotemSpectre"] = { "ignores_totem_cooldown_limit", }, levels = { - [1] = { 16.666667039196, -12, -40, -25, 5000, 1, 1, levelRequirement = 1, duration = 1.5, cooldown = 3, statInterpolation = { 3, 1, 1, 1, 1, 1, 2, }, cost = { }, }, - [2] = { 16.666667039196, -12, -40, -25, 5000, 1, 83, levelRequirement = 83, duration = 1.5, cooldown = 3, statInterpolation = { 3, 1, 1, 1, 1, 1, 2, }, cost = { }, }, + [1] = { 16.666667039196, -12, -40, -25, 5000, 1, 1, levelRequirement = 1, duration = 1.5, cooldown = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 16.666667039196, -12, -40, -25, 5000, 1, 83, levelRequirement = 83, duration = 1.5, cooldown = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["KaomWarriorGroundSlam"] = { @@ -1426,7 +1435,7 @@ skills["KaomWarriorGroundSlam"] = { "is_area_damage", }, levels = { - [1] = { 10, 0, 20, 1, cooldown = 5, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 0, 20, 1, cooldown = 5, levelRequirement = 2, statInterpolation = { 1, 108, 5765, 634, }, cost = { }, }, }, } skills["KaomWarriorMoltenStrike"] = { @@ -1435,7 +1444,7 @@ skills["KaomWarriorMoltenStrike"] = { color = 1, baseEffectiveness = 0.69999998807907, description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will explode, causing AoE attack damage to enemies where they land.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.FireSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.Type97] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Fire] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.ThresholdJewelChaining] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1469,7 +1478,7 @@ skills["KaomWarriorMoltenStrike"] = { "base_projectile_speed_+%", }, levels = { - [1] = { 60, 5, -20, 0, -20, 0, -25, cooldown = 3, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 60, 5, -20, 0, -20, 0, -25, cooldown = 3, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["KitavaDemonLeapSlam"] = { @@ -1478,7 +1487,7 @@ skills["KitavaDemonLeapSlam"] = { color = 4, baseEffectiveness = 0, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -1516,7 +1525,7 @@ skills["KitavaDemonCleave"] = { color = 1, baseEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.Type53] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -1543,7 +1552,7 @@ skills["KitavaDemonCleave"] = { "skill_double_hits_when_dual_wielding", }, levels = { - [1] = { 100, -44, -25, damageEffectiveness = 1.9, cooldown = 6, baseMultiplier = 1.9, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 100, -44, -25, damageEffectiveness = 1.9, cooldown = 6, baseMultiplier = 1.9, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["KitavaDemonWhirlingBlades"] = { @@ -1553,7 +1562,7 @@ skills["KitavaDemonWhirlingBlades"] = { baseEffectiveness = 2.666699886322, incrementalEffectiveness = 0.0625, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -1578,10 +1587,10 @@ skills["KitavaDemonWhirlingBlades"] = { "ignores_proximity_shield", }, levels = { - [1] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [2] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 45, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [3] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [4] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 84, statInterpolation = { 3, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 45, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [3] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [4] = { 16.666667039196, 6000, 1, damageEffectiveness = 0.6, cooldown = 6, baseMultiplier = 0.6, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["KitavaDemonXMortar"] = { @@ -1590,7 +1599,7 @@ skills["KitavaDemonXMortar"] = { color = 4, baseEffectiveness = 3.5, incrementalEffectiveness = 0.035000000149012, - skillTypes = { [SkillType.Projectile] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -1614,8 +1623,8 @@ skills["KitavaDemonXMortar"] = { "is_area_damage", }, levels = { - [1] = { 2, 500, 0.80000001192093, 1.2000000476837, 10, 0, 125, cooldown = 3, levelRequirement = 1, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 500, 0.54000002145767, 0.80000001192093, 10, 0, 125, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 500, 11, 16, 10, 0, 125, cooldown = 3, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 2, 500, 531, 786, 10, 0, 125, cooldown = 3, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MassFrenzy"] = { @@ -1637,7 +1646,7 @@ skills["MassFrenzy"] = { stats = { }, levels = { - [1] = { cooldown = 6, levelRequirement = 0, statInterpolation = { }, cost = { Mana = 100, }, }, + [1] = { cooldown = 6, levelRequirement = 0, statInterpolation = { }, cost = { }, }, }, } skills["MassPower"] = { @@ -1659,7 +1668,7 @@ skills["MassPower"] = { stats = { }, levels = { - [1] = { cooldown = 6, levelRequirement = 0, statInterpolation = { }, cost = { Mana = 100, }, }, + [1] = { cooldown = 6, levelRequirement = 0, statInterpolation = { }, cost = { }, }, }, } skills["MinerThrowFireSpectre"] = { @@ -1668,7 +1677,7 @@ skills["MinerThrowFireSpectre"] = { color = 4, baseEffectiveness = 1.2777999639511, incrementalEffectiveness = 0.03999999910593, - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1690,18 +1699,18 @@ skills["MinerThrowFireSpectre"] = { "is_area_damage", }, levels = { - [1] = { 26.666667660077, 2000, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 3, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [2] = { 26.666667660077, 2100, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 5, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [3] = { 26.666667660077, 2200, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 8, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [4] = { 26.666667660077, 2300, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 11, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [5] = { 26.666667660077, 2400, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 15, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [6] = { 26.666667660077, 2500, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 19, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [7] = { 26.666667660077, 2600, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 23, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [8] = { 26.666667660077, 2700, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 27, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [9] = { 26.666667660077, 2800, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 28, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [10] = { 26.666667660077, 2900, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 32, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [11] = { 26.666667660077, 3000, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 40, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, - [12] = { 26.666667660077, 4000, 0.20000000298023, 0.30000001192093, cooldown = 1.5, levelRequirement = 79, statInterpolation = { 3, 1, 3, 3, }, cost = { }, }, + [1] = { 26.666667660077, 2000, 1, 2, cooldown = 1.5, levelRequirement = 3, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [2] = { 26.666667660077, 2100, 2, 2, cooldown = 1.5, levelRequirement = 5, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [3] = { 26.666667660077, 2200, 2, 3, cooldown = 1.5, levelRequirement = 8, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [4] = { 26.666667660077, 2300, 3, 4, cooldown = 1.5, levelRequirement = 11, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [5] = { 26.666667660077, 2400, 4, 6, cooldown = 1.5, levelRequirement = 15, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [6] = { 26.666667660077, 2500, 5, 8, cooldown = 1.5, levelRequirement = 19, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [7] = { 26.666667660077, 2600, 7, 11, cooldown = 1.5, levelRequirement = 23, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [8] = { 26.666667660077, 2700, 9, 14, cooldown = 1.5, levelRequirement = 27, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [9] = { 26.666667660077, 2800, 10, 15, cooldown = 1.5, levelRequirement = 28, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [10] = { 26.666667660077, 2900, 13, 19, cooldown = 1.5, levelRequirement = 32, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [11] = { 26.666667660077, 3000, 21, 32, cooldown = 1.5, levelRequirement = 40, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, + [12] = { 26.666667660077, 4000, 174, 261, cooldown = 1.5, levelRequirement = 79, statInterpolation = { 3, 351, 357, 1470, }, cost = { }, }, }, } skills["MonsterArc"] = { @@ -1711,7 +1720,7 @@ skills["MonsterArc"] = { baseEffectiveness = 0.89999997615814, incrementalEffectiveness = 0.046000000089407, description = "An arc of lightning stretches from the caster to a targeted enemy and chains on to other nearby enemies. Each time the main beam chains it will also chain to a second enemy, but that secondary arc cannot chain further.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -1729,12 +1738,12 @@ skills["MonsterArc"] = { "skill_range_+%", }, levels = { - [1] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 20, }, }, - [2] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 19, }, }, - [3] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 18, }, }, - [4] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 17, }, }, - [5] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, - [6] = { 0.5, 1.5, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { Mana = 16, }, }, + [1] = { 0.5, 7, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 20, }, }, + [2] = { 0.5, 12, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 19, }, }, + [3] = { 0.5, 17, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 12, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 18, }, }, + [4] = { 0.5, 50, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 17, }, }, + [5] = { 0.5, 82, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 32, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, + [6] = { 0.5, 864, 10, 1, -50, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { Mana = 16, }, }, }, } skills["MonsterCausticArrow"] = { @@ -1744,7 +1753,7 @@ skills["MonsterCausticArrow"] = { baseEffectiveness = 1.0666999816895, incrementalEffectiveness = 0.03999999910593, description = "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1772,17 +1781,17 @@ skills["MonsterCausticArrow"] = { "visual_hit_effect_chaos_is_green", }, levels = { - [1] = { 1200, 16.666667039196, 34, 1, 0, -25, 2, levelRequirement = 3, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, - [2] = { 1200, 16.666667039196, 34, 1, 0, -25, 2, levelRequirement = 12, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 9, }, }, - [3] = { 1200, 16.666667039196, 34, 1, 0, -25, 2, levelRequirement = 26, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [4] = { 1200, 16.666667039196, 34, 1, 0, -25, 2, levelRequirement = 67, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [5] = { 2400, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 68, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [6] = { 2500, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 69, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [7] = { 2600, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 70, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [8] = { 2700, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 71, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [9] = { 2800, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 72, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [10] = { 2900, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 73, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, - [11] = { 3000, 23.33333345751, 34, 1, 0, -25, 2, levelRequirement = 74, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 8, }, }, + [1] = { 1200, 89, 34, 1, 0, -25, 2, levelRequirement = 3, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, + [2] = { 1200, 215, 34, 1, 0, -25, 2, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 9, }, }, + [3] = { 1200, 611, 34, 1, 0, -25, 2, levelRequirement = 26, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [4] = { 1200, 6546, 34, 1, 0, -25, 2, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [5] = { 2400, 9655, 34, 1, 0, -25, 2, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [6] = { 2500, 10170, 34, 1, 0, -25, 2, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [7] = { 2600, 10711, 34, 1, 0, -25, 2, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [8] = { 2700, 11279, 34, 1, 0, -25, 2, levelRequirement = 71, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [9] = { 2800, 11876, 34, 1, 0, -25, 2, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [10] = { 2900, 12502, 34, 1, 0, -25, 2, levelRequirement = 73, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, + [11] = { 3000, 13159, 34, 1, 0, -25, 2, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 8, }, }, }, } skills["MonsterCausticArrowAtAnimationSpeed"] = { @@ -1792,7 +1801,7 @@ skills["MonsterCausticArrowAtAnimationSpeed"] = { baseEffectiveness = 1.0666999816895, incrementalEffectiveness = 0.03999999910593, description = "Fires an arrow which deals chaos damage in an area on impact, and spreads caustic ground. Enemies standing on the caustic ground take chaos damage over time.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -1821,7 +1830,7 @@ skills["MonsterCausticArrowAtAnimationSpeed"] = { "action_attack_or_cast_time_uses_animation_length", }, levels = { - [1] = { 1200, 16.666667039196, 34, 1, 0, -25, 2, levelRequirement = 3, statInterpolation = { 1, 3, 1, 1, 1, 1, 1, }, cost = { Mana = 10, }, }, + [1] = { 1200, 89, 34, 1, 0, -25, 2, levelRequirement = 3, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { Mana = 10, }, }, }, } skills["MonsterCausticBomb"] = { @@ -1830,7 +1839,7 @@ skills["MonsterCausticBomb"] = { color = 4, baseEffectiveness = 2.2667000293732, incrementalEffectiveness = 0.038499999791384, - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1858,12 +1867,12 @@ skills["MonsterCausticBomb"] = { "ignores_trap_and_mine_cooldown_limit", }, levels = { - [1] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 7, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 12, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 20, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 2500, 4000, 0.30000001192093, 0.40000000596046, 16.666667039196, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 2500, 4000, 4, 5, 210, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 4, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, + [2] = { 2500, 4000, 5, 7, 287, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 7, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, + [3] = { 2500, 4000, 8, 11, 449, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 12, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, + [4] = { 2500, 4000, 11, 15, 618, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 16, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, + [5] = { 2500, 4000, 15, 20, 831, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 20, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, + [6] = { 2500, 4000, 357, 476, 19849, 2, -25, 2, critChance = 5, cooldown = 4, levelRequirement = 76, statInterpolation = { 1, 1, 869, 357, 1476, 1477, 1958, 1180, }, cost = { }, }, }, } skills["MonsterDischarge"] = { @@ -1873,7 +1882,7 @@ skills["MonsterDischarge"] = { baseEffectiveness = 2.2111001014709, incrementalEffectiveness = 0.028500000014901, description = "Discharge all the character's charges to deal elemental damage to all nearby monsters.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.ColdSkill] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -1896,8 +1905,8 @@ skills["MonsterDischarge"] = { "is_area_damage", }, levels = { - [1] = { 0.56000000238419, 1.6900000572205, 0.80000001192093, 1.2000000476837, 0.64999997615814, 0.98000001907349, -75, 1, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 4, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.62000000476837, 1.8500000238419, 0.87999999523163, 1.3200000524521, 0.72000002861023, 1.0800000429153, -75, 1, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 68, statInterpolation = { 3, 3, 3, 3, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.56000000238419, 1.6900000572205, 10, 14, 8, 12, -75, 1, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 4, statInterpolation = { 3, 3, 355, 356, 473, 474, 475, 476, }, cost = { }, }, + [2] = { 0.62000000476837, 1.8500000238419, 358, 537, 293, 440, -75, 1, damageEffectiveness = 1.5, critChance = 4, levelRequirement = 68, statInterpolation = { 3, 3, 355, 356, 473, 474, 475, 476, }, cost = { }, }, }, } skills["MonsterEnduringCry"] = { @@ -1906,7 +1915,7 @@ skills["MonsterEnduringCry"] = { color = 1, baseEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting endurance charges. Gives a brief burst of life regeneration, as well as a buff which grants resistances and physical damage reduction based on your endurance charges.", - skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { @@ -1924,40 +1933,40 @@ skills["MonsterEnduringCry"] = { "life_regeneration_rate_per_minute_%", }, levels = { - [1] = { 2, 1000, 600, cooldown = 8, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 2, 1000, 600, cooldown = 8, levelRequirement = 7, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 2, 1000, 600, cooldown = 8, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 2, 1000, 600, cooldown = 8, levelRequirement = 14, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 2, 1000, 600, cooldown = 8, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 2, 1000, 600, cooldown = 8, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 2, 1000, 600, cooldown = 8, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 2, 1000, 600, cooldown = 8, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 2, 1000, 600, cooldown = 8, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 2, 1000, 600, cooldown = 8, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 2, 1000, 600, cooldown = 8, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 2, 1000, 600, cooldown = 8, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 2, 1000, 600, cooldown = 8, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 2, 1000, 600, cooldown = 8, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 2, 1000, 600, cooldown = 8, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 2, 1000, 600, cooldown = 8, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 2, 1000, 600, cooldown = 8, levelRequirement = 63, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 2, 1000, 600, cooldown = 8, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 2, 1000, 600, cooldown = 8, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 2, 1000, 600, cooldown = 8, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 2, 1000, 600, cooldown = 8, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 2, 1000, 600, cooldown = 8, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 2, 1000, 600, cooldown = 8, levelRequirement = 71, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 2, 1000, 600, cooldown = 8, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 2, 1000, 600, cooldown = 8, levelRequirement = 73, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 2, 1000, 600, cooldown = 8, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 2, 1000, 600, cooldown = 8, levelRequirement = 75, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 2, 1000, 600, cooldown = 8, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 2, 1000, 600, cooldown = 8, levelRequirement = 77, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 2, 1000, 600, cooldown = 8, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 2, 1000, 600, cooldown = 8, levelRequirement = 79, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 2, 1000, 600, cooldown = 8, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 2, 1000, 600, cooldown = 8, levelRequirement = 81, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 2, 1000, 600, cooldown = 8, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 2, 1000, 600, cooldown = 8, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 2, 1000, 600, cooldown = 8, levelRequirement = 7, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 2, 1000, 600, cooldown = 8, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 2, 1000, 600, cooldown = 8, levelRequirement = 14, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 2, 1000, 600, cooldown = 8, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 2, 1000, 600, cooldown = 8, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 2, 1000, 600, cooldown = 8, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 2, 1000, 600, cooldown = 8, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 2, 1000, 600, cooldown = 8, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 2, 1000, 600, cooldown = 8, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 2, 1000, 600, cooldown = 8, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 2, 1000, 600, cooldown = 8, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 2, 1000, 600, cooldown = 8, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 2, 1000, 600, cooldown = 8, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 2, 1000, 600, cooldown = 8, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 2, 1000, 600, cooldown = 8, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 2, 1000, 600, cooldown = 8, levelRequirement = 63, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 2, 1000, 600, cooldown = 8, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 2, 1000, 600, cooldown = 8, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 2, 1000, 600, cooldown = 8, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 2, 1000, 600, cooldown = 8, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 2, 1000, 600, cooldown = 8, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 2, 1000, 600, cooldown = 8, levelRequirement = 71, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 2, 1000, 600, cooldown = 8, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 2, 1000, 600, cooldown = 8, levelRequirement = 73, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 2, 1000, 600, cooldown = 8, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 2, 1000, 600, cooldown = 8, levelRequirement = 75, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 2, 1000, 600, cooldown = 8, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 2, 1000, 600, cooldown = 8, levelRequirement = 77, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 2, 1000, 600, cooldown = 8, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 2, 1000, 600, cooldown = 8, levelRequirement = 79, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 2, 1000, 600, cooldown = 8, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 2, 1000, 600, cooldown = 8, levelRequirement = 81, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 2, 1000, 600, cooldown = 8, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AxisEnfeeble"] = { @@ -1966,7 +1975,7 @@ skills["AxisEnfeeble"] = { color = 3, baseEffectiveness = 0, description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -1998,7 +2007,7 @@ skills["AxisEnfeeble"] = { "enfeeble_damage_+%_vs_rare_or_unique_final", }, levels = { - [1] = { 5000, 0, -40, -40, -15, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 0, -40, -40, -15, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterFireballContactPos"] = { @@ -2008,7 +2017,7 @@ skills["MonsterFireballContactPos"] = { baseEffectiveness = 2.5, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -2030,8 +2039,8 @@ skills["MonsterFireballContactPos"] = { "maintain_projectile_direction_when_using_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 1.9400000572205, 3.0099999904633, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 15, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 1.9400000572205, 2808, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["MonsterFireBomb"] = { @@ -2041,7 +2050,7 @@ skills["MonsterFireBomb"] = { baseEffectiveness = 1.8889000415802, incrementalEffectiveness = 0.052000001072884, description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.Trap] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.Trapped] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -2068,8 +2077,8 @@ skills["MonsterFireBomb"] = { "ignores_trap_and_mine_cooldown_limit", }, levels = { - [1] = { 2500, 4500, 0.40000000596046, 0.60000002384186, 16.666667039196, 1, -25, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, }, cost = { }, }, - [2] = { 2500, 4500, 0.56000000238419, 0.83999997377396, 23.33333345751, 1, -25, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 2500, 4500, 4, 7, 182, 1, -25, critChance = 5, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 2500, 4500, 885, 1328, 36875, 1, -25, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterFlickerStrike"] = { @@ -2078,7 +2087,7 @@ skills["MonsterFlickerStrike"] = { color = 4, baseEffectiveness = 0, description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.MovementSkill] = true, [SkillType.Duration] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2112,7 +2121,7 @@ skills["MonsterFlickerStrike"] = { "melee_defer_damage_prediction", }, levels = { - [1] = { 30, 10, 0, 10, cooldown = 2, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 30, 10, 0, 10, cooldown = 2, levelRequirement = 13, statInterpolation = { 1, 70, 364, 26, }, cost = { }, }, }, } skills["MonsterFlameRedCannibal"] = { @@ -2122,7 +2131,7 @@ skills["MonsterFlameRedCannibal"] = { baseEffectiveness = 1.3999999761581, incrementalEffectiveness = 0.037000000476837, description = "Summons a totem that fires a stream of flame at nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Totem] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", skillTotemId = 8, castTime = 0.333, @@ -2149,7 +2158,7 @@ skills["MonsterFlameRedCannibal"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 0.30000001192093, 0.60000002384186, 2, 2, -75, 0, -25, 3, damageEffectiveness = 0.25, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.30000001192093, 4, 2, 2, -75, 0, -25, 3, damageEffectiveness = 0.25, levelRequirement = 3, statInterpolation = { 3, 1, 1470, 1471, 214, 347, 660, 1212, }, cost = { }, }, }, } skills["MonsterIceShot"] = { @@ -2158,7 +2167,7 @@ skills["MonsterIceShot"] = { color = 2, baseEffectiveness = 0.85000002384186, description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -2185,8 +2194,8 @@ skills["MonsterIceShot"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 50, 2500, 15, 0, 2, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 50, 2500, 50, 0, 2, levelRequirement = 68, statInterpolation = { 1, 1, 2, 1, 1, }, cost = { }, }, + [1] = { 50, 2500, 15, 0, 2, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 50, 2500, 50, 0, 2, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MountainGoatmanIceSpear"] = { @@ -2196,7 +2205,7 @@ skills["MountainGoatmanIceSpear"] = { baseEffectiveness = 2.1817998886108, incrementalEffectiveness = 0.037999998778105, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -2210,14 +2219,14 @@ skills["MountainGoatmanIceSpear"] = { stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", - "chill_duration_+%", + "active_skill_chill_duration_+%_final", "ice_spear_second_form_damage_+%", "base_is_projectile", "projectile_uses_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 20, 50, critChance = 7, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 20, 25, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 201, 20, 50, critChance = 7, levelRequirement = 40, statInterpolation = { 3, 1472, 1473, 15118, }, cost = { }, }, + [2] = { 0.80000001192093, 893, 20, 25, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 1472, 1473, 15118, }, cost = { }, }, }, } skills["MonsterLeapSlam"] = { @@ -2226,7 +2235,7 @@ skills["MonsterLeapSlam"] = { color = 4, baseEffectiveness = 0, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2264,7 +2273,7 @@ skills["MonsterLeapSlamFoothills"] = { color = 4, baseEffectiveness = 0, description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, [SkillType.SlamSkill] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -2294,7 +2303,7 @@ skills["MonsterLeapSlamFoothills"] = { "cast_time_overrides_attack_duration", }, levels = { - [1] = { 1, 10, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1, 10, damageEffectiveness = 1.5, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["MonsterLesserMultiFireballSpectre"] = { @@ -2304,7 +2313,7 @@ skills["MonsterLesserMultiFireballSpectre"] = { baseEffectiveness = 0.88889998197556, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2324,8 +2333,8 @@ skills["MonsterLesserMultiFireballSpectre"] = { "number_of_additional_projectiles", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, -50, 1, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 1.7599999904633, 2.6400001049042, 1, -50, 1, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 5, 1, -50, 1, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 1.7599999904633, 876, 1, -50, 1, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterLesserMultiIceSpear"] = { @@ -2335,7 +2344,7 @@ skills["MonsterLesserMultiIceSpear"] = { baseEffectiveness = 1.5908999443054, incrementalEffectiveness = 0.03999999910593, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2354,8 +2363,8 @@ skills["MonsterLesserMultiIceSpear"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 1, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, 1, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 10, 50, 1, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 1472, 1473, 6031, }, cost = { }, }, + [2] = { 0.80000001192093, 741, 50, 1, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 1472, 1473, 15118, }, cost = { }, }, }, } skills["MonsterLightningArrow"] = { @@ -2365,7 +2374,7 @@ skills["MonsterLightningArrow"] = { baseEffectiveness = 1.0199999809265, incrementalEffectiveness = 0.019999999552965, description = "Fires a charged arrow at the target, causing them to be struck by a bolt of lightning which damages nearby enemies.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -2387,7 +2396,7 @@ skills["MonsterLightningArrow"] = { "active_skill_area_of_effect_radius_+%_final", }, levels = { - [1] = { 50, 4, 25, 0, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 4, 25, 0, levelRequirement = 9, statInterpolation = { 1, 1103, 789, 659, }, cost = { }, }, }, } skills["SkeletonArcherLightningArrow"] = { @@ -2397,7 +2406,7 @@ skills["SkeletonArcherLightningArrow"] = { baseEffectiveness = 1.0199999809265, incrementalEffectiveness = 0.019999999552965, description = "Fires a charged arrow at the target, causing them to be struck by a bolt of lightning which damages nearby enemies.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -2419,7 +2428,7 @@ skills["SkeletonArcherLightningArrow"] = { "active_skill_area_of_effect_radius_+%_final", }, levels = { - [1] = { 50, 4, 50, 0, baseMultiplier = 1.25, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 4, 50, 0, baseMultiplier = 1.25, levelRequirement = 9, statInterpolation = { 1, 1103, 789, 659, }, cost = { }, }, }, } skills["MonsterLightningThorns"] = { @@ -2428,7 +2437,7 @@ skills["MonsterLightningThorns"] = { color = 4, baseEffectiveness = 1.7999999523163, incrementalEffectiveness = 0.034000001847744, - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.LightningSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Lightning] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { @@ -2453,7 +2462,7 @@ skills["MonsterMultiFireballSpectre"] = { baseEffectiveness = 0.77780002355576, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2473,8 +2482,8 @@ skills["MonsterMultiFireballSpectre"] = { "number_of_additional_projectiles", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, -50, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 1.7599999904633, 2.6400001049042, 1, -50, 2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 5, 1, -50, 2, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 1.7599999904633, 766, 1, -50, 2, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterMultiIceSpear"] = { @@ -2484,7 +2493,7 @@ skills["MonsterMultiIceSpear"] = { baseEffectiveness = 1.5908999443054, incrementalEffectiveness = 0.03999999910593, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2503,8 +2512,8 @@ skills["MonsterMultiIceSpear"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, 2, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, 2, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 10, 50, 2, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 1472, 1473, 6031, }, cost = { }, }, + [2] = { 0.80000001192093, 741, 50, 2, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 1472, 1473, 6031, }, cost = { }, }, }, } skills["MonsterProjectileWeakness"] = { @@ -2513,7 +2522,7 @@ skills["MonsterProjectileWeakness"] = { color = 2, baseEffectiveness = 0, description = "Curses a single enemy, increasing the damage they take from projectiles, and making projectiles split when hitting them, to hit other targets around them. You can gain charges for your life and mana flasks by hitting the cursed enemy. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -2539,9 +2548,9 @@ skills["MonsterProjectileWeakness"] = { "grant_attacker_x_life_flask_charges_when_hit_once_per_500ms", }, levels = { - [1] = { 6000, 3, 32, 0, 0, cooldown = 12, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 3, 34, 0, 0, cooldown = 12, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 3, 34, 0, 0, cooldown = 12, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 3, 32, 0, 0, cooldown = 12, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 3, 34, 0, 0, cooldown = 12, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 3, 34, 0, 0, cooldown = 12, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterProximityShield"] = { @@ -2572,7 +2581,7 @@ skills["MonsterPuncture"] = { color = 2, baseEffectiveness = 0, description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, }, weaponTypes = { ["Bow"] = true, ["Claw"] = true, @@ -2611,7 +2620,7 @@ skills["MonsterRighteousFireWhileSpectred"] = { baseEffectiveness = 1.1110999584198, incrementalEffectiveness = 0.056000001728535, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.FireSkill] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, baseFlags = { @@ -2628,7 +2637,7 @@ skills["MonsterRighteousFireWhileSpectred"] = { "active_skill_area_of_effect_radius_+%_final", }, levels = { - [1] = { 16.666667039196, 1, 0, levelRequirement = 3, statInterpolation = { 3, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 1, 0, levelRequirement = 3, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["MonsterShockNova"] = { @@ -2638,7 +2647,7 @@ skills["MonsterShockNova"] = { baseEffectiveness = 1.2374999523163, incrementalEffectiveness = 0.0304000005126, description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.NovaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { @@ -2659,8 +2668,8 @@ skills["MonsterShockNova"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, -50, 50, 20, 0, critChance = 3, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1.460000038147, 4.3899998664856, -50, 50, 20, 0, critChance = 3, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.5, 10, -50, 50, 20, 0, critChance = 3, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1.460000038147, 1132, -50, 50, 20, 0, critChance = 3, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterSpark"] = { @@ -2670,7 +2679,7 @@ skills["MonsterSpark"] = { baseEffectiveness = 1.5625, incrementalEffectiveness = 0.035000000149012, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -2690,14 +2699,14 @@ skills["MonsterSpark"] = { "number_of_additional_projectiles", }, levels = { - [1] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [7] = { 0.5, 1.5, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [8] = { 1.1000000238419, 3.2999999523163, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.5, 13, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 0.5, 19, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 0.5, 25, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 0.5, 67, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 25, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 0.5, 86, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 0.5, 97, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 0.5, 599, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 1.1000000238419, 1448, 2000, 1, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["MonsterSplitFireballSpectre"] = { @@ -2707,7 +2716,7 @@ skills["MonsterSplitFireballSpectre"] = { baseEffectiveness = 0.95560002326965, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2727,8 +2736,8 @@ skills["MonsterSplitFireballSpectre"] = { "projectiles_fork", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 1.7599999904633, 2.6400001049042, 1, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 6, 1, -50, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1470, 1471, 499, }, cost = { }, }, + [2] = { 1.7599999904633, 941, 1, -50, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1470, 1471, 499, }, cost = { }, }, }, } skills["MonsterSplitIceSpear"] = { @@ -2738,7 +2747,7 @@ skills["MonsterSplitIceSpear"] = { baseEffectiveness = 1.5908999443054, incrementalEffectiveness = 0.03999999910593, description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -2757,8 +2766,8 @@ skills["MonsterSplitIceSpear"] = { "projectiles_fork", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 10, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 3, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 741, 50, damageEffectiveness = 0.8, critChance = 7, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["MonsterWarlordsMark"] = { @@ -2767,7 +2776,7 @@ skills["MonsterWarlordsMark"] = { color = 1, baseEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -2801,7 +2810,7 @@ skills["MonsterWarlordsMark"] = { "chance_to_grant_endurance_charge_on_death_%", }, levels = { - [1] = { 4000, 40, 0, 200, 200, 100, cooldown = 8, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4000, 40, 0, 200, 200, 100, cooldown = 8, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MotherOfFlamesMagmaOrb3"] = { @@ -2811,7 +2820,7 @@ skills["MotherOfFlamesMagmaOrb3"] = { baseEffectiveness = 2.7778000831604, incrementalEffectiveness = 0.035500001162291, description = "Lob a fiery orb that explodes as it hits the ground. The skill chains, releasing another fiery orb that repeats this effect.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Chaining] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { @@ -2835,8 +2844,8 @@ skills["MotherOfFlamesMagmaOrb3"] = { "base_is_projectile", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 0, 0, 0, -66, 2, critChance = 5, cooldown = 3, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 0, 0, 0, -66, 2, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 13, 0, 0, 0, -66, 2, critChance = 5, cooldown = 3, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 967, 0, 0, 0, -66, 2, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerConductivity"] = { @@ -2845,7 +2854,7 @@ skills["NecromancerConductivity"] = { color = 3, baseEffectiveness = 0.85000002384186, description = "Curses all targets in an area, lowering their lightning resistance and giving them a chance to be shocked when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -2874,10 +2883,10 @@ skills["NecromancerConductivity"] = { "skill_art_variation", }, levels = { - [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerElementalWeakness"] = { @@ -2886,7 +2895,7 @@ skills["NecromancerElementalWeakness"] = { color = 3, baseEffectiveness = 0, description = "Curses all targets in an area, lowering their elemental resistances.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -2914,10 +2923,10 @@ skills["NecromancerElementalWeakness"] = { "skill_art_variation", }, levels = { - [1] = { 6000, 0, -20, 0, 0, 0, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 0, -25, 0, 0, 0, 1, cooldown = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 0, -30, 0, 0, 0, 1, cooldown = 10, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 6000, 0, -40, 0, 0, 0, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 0, -20, 0, 0, 0, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 0, -25, 0, 0, 0, 1, cooldown = 10, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 0, -30, 0, 0, 0, 1, cooldown = 10, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 6000, 0, -40, 0, 0, 0, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerEnfeeble"] = { @@ -2926,7 +2935,7 @@ skills["NecromancerEnfeeble"] = { color = 3, baseEffectiveness = 0, description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -2959,7 +2968,7 @@ skills["NecromancerEnfeeble"] = { "enfeeble_damage_+%_vs_rare_or_unique_final", }, levels = { - [1] = { 5000, 0, -60, -60, 1, -23, cooldown = 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 0, -60, -60, 1, -23, cooldown = 10, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerFlammability"] = { @@ -2968,7 +2977,7 @@ skills["NecromancerFlammability"] = { color = 3, baseEffectiveness = 0.85000002384186, description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -2997,10 +3006,10 @@ skills["NecromancerFlammability"] = { "skill_art_variation", }, levels = { - [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerFrostbite"] = { @@ -3009,7 +3018,7 @@ skills["NecromancerFrostbite"] = { color = 3, baseEffectiveness = 0.85000002384186, description = "Curses all targets in an area, lowering their cold resistance and giving them a chance to be frozen when hit.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.ColdSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cold] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -3038,10 +3047,10 @@ skills["NecromancerFrostbite"] = { "skill_art_variation", }, levels = { - [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 0, -20, 25, 1, cooldown = 10, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 0, -25, 25, 1, cooldown = 10, levelRequirement = 41, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 0, -30, 25, 1, cooldown = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 6000, 0, -40, 25, 1, cooldown = 10, levelRequirement = 71, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerProjectileWeakness"] = { @@ -3050,7 +3059,7 @@ skills["NecromancerProjectileWeakness"] = { color = 2, baseEffectiveness = 0, description = "Curses a single enemy, increasing the damage they take from projectiles, and making projectiles split when hitting them, to hit other targets around them. You can gain charges for your life and mana flasks by hitting the cursed enemy. You can only have one Mark at a time.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Mark] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -3077,9 +3086,9 @@ skills["NecromancerProjectileWeakness"] = { "skill_art_variation", }, levels = { - [1] = { 6000, 3, 22, 0, 0, 1, cooldown = 12, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 6000, 3, 24, 0, 0, 1, cooldown = 12, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 6000, 3, 24, 0, 0, 1, cooldown = 12, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 3, 22, 0, 0, 1, cooldown = 12, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 6000, 3, 24, 0, 0, 1, cooldown = 12, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 6000, 3, 24, 0, 0, 1, cooldown = 12, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["NecromancerRaiseZombie"] = { @@ -3088,8 +3097,7 @@ skills["NecromancerRaiseZombie"] = { color = 4, baseEffectiveness = 0, description = "Raises a zombie minion from a corpse, which will follow you and attack enemies with a melee attack and an area of effect slam which cannot be evaded.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.CreateMinion] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, - minionSkillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Area] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -3105,10 +3113,10 @@ skills["NecromancerRaiseZombie"] = { "alternate_minion", }, levels = { - [1] = { 3, 1, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 4, 1, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 5, 1, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 6, 1, levelRequirement = 51, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 3, 1, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 4, 1, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 5, 1, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 6, 1, levelRequirement = 51, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["NecromancerVulnerability"] = { @@ -3117,7 +3125,7 @@ skills["NecromancerVulnerability"] = { color = 4, baseEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding, and ailments inflicted on them will deal damage faster.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 1.1, statMap = { @@ -3152,7 +3160,7 @@ skills["NecromancerVulnerability"] = { "enemy_damaging_ailments_deal_damage_+%_faster_against_self", }, levels = { - [1] = { 6000, 0, 50, 1, 20, 20, cooldown = 9, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 6000, 0, 50, 1, 20, 20, cooldown = 9, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["PyroChaosFireball"] = { @@ -3162,7 +3170,7 @@ skills["PyroChaosFireball"] = { baseEffectiveness = 1.3555999994278, incrementalEffectiveness = 0.028500000014901, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -3184,7 +3192,7 @@ skills["PyroChaosFireball"] = { "base_is_projectile", }, levels = { - [1] = { 0.40000000596046, 0.60000002384186, 0.27000001072884, 0.33000001311302, -50, 4, critChance = 6, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 3, 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.40000000596046, 4, 2, 2, -50, 4, critChance = 6, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["PyroFireball"] = { @@ -3194,7 +3202,7 @@ skills["PyroFireball"] = { baseEffectiveness = 1.1888999938965, incrementalEffectiveness = 0.03940000012517, description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { @@ -3214,8 +3222,8 @@ skills["PyroFireball"] = { "skill_art_variation", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, -50, 3, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 1.1200000047684, 1.6799999475479, 1, -50, 3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 7, 1, -50, 3, critChance = 6, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 1.1200000047684, 745, 1, -50, 3, critChance = 6, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["PyroSuicideExplosion"] = { @@ -3224,7 +3232,7 @@ skills["PyroSuicideExplosion"] = { color = 4, baseEffectiveness = 2.2667000293732, incrementalEffectiveness = 0.050000000745058, - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -3243,12 +3251,12 @@ skills["PyroSuicideExplosion"] = { "grant_kill_to_target_when_exploding_self", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 9, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 13, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 18, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 23, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 1, 1, 1, levelRequirement = 27, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 14, 1, 1, 1, levelRequirement = 3, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 27, 1, 1, 1, levelRequirement = 9, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 40, 1, 1, 1, levelRequirement = 13, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 62, 1, 1, 1, levelRequirement = 18, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 94, 1, 1, 1, levelRequirement = 23, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 128, 1, 1, 1, levelRequirement = 27, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["RevenantSpellProjectileSpectre"] = { @@ -3256,7 +3264,7 @@ skills["RevenantSpellProjectileSpectre"] = { hidden = true, color = 4, incrementalEffectiveness = 0.052999999374151, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -3279,7 +3287,7 @@ skills["RevenantSpellProjectileSpectre"] = { "base_is_projectile", }, levels = { - [1] = { 0.60000002384186, 1.3999999761581, 7, 3, 150, 20, -10, 60, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.60000002384186, 7, 7, 3, 150, 20, -10, 60, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 1, 1468, 1469, 783, 2121, 2122, 2123, }, cost = { }, }, }, } skills["SeawitchFrostbolt"] = { @@ -3289,7 +3297,7 @@ skills["SeawitchFrostbolt"] = { baseEffectiveness = 2.0455000400543, incrementalEffectiveness = 0.041000001132488, description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.ColdSkill] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.333, baseFlags = { @@ -3307,8 +3315,8 @@ skills["SeawitchFrostbolt"] = { "always_pierce", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 1.0499999523163, 1.5800000429153, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 12, critChance = 5, cooldown = 3, levelRequirement = 3, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 1.0499999523163, 1337, critChance = 5, cooldown = 3, levelRequirement = 68, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["SeaWitchScreech"] = { @@ -3337,8 +3345,8 @@ skills["SeaWitchScreech"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -20, 1900, cooldown = 6.5, levelRequirement = 3, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 1.8500000238419, 2.8800001144409, -20, 1900, cooldown = 6.5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 2, -20, 1900, cooldown = 6.5, levelRequirement = 3, statInterpolation = { 3, 1472, 1473, 177, }, cost = { }, }, + [2] = { 1.8500000238419, 347, -20, 1900, cooldown = 6.5, levelRequirement = 68, statInterpolation = { 3, 1472, 1473, 177, }, cost = { }, }, }, } skills["SkeletonBlackAbyssBoneLance"] = { @@ -3348,7 +3356,7 @@ skills["SkeletonBlackAbyssBoneLance"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.035000000149012, description = "Fires a projectile that will pierce through enemies to impact the ground at the targeted location, creating a Bone Archer corpse where it lands.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTrap] = true, [SkillType.Triggerable] = true, [SkillType.Hit] = true, [SkillType.SpellCanRepeat] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Trappable] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3372,8 +3380,8 @@ skills["SkeletonBlackAbyssBoneLance"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 6000, 0, 3, -35, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 6000, 0, 3, -35, cooldown = 6, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 7, 6000, 0, 3, -35, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 966, 6000, 0, 3, -35, cooldown = 6, levelRequirement = 82, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SkeletonCannonMortar"] = { @@ -3383,7 +3391,7 @@ skills["SkeletonCannonMortar"] = { baseEffectiveness = 3.5, incrementalEffectiveness = 0.014000000432134, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3408,8 +3416,8 @@ skills["SkeletonCannonMortar"] = { "projectiles_not_offset", }, levels = { - [1] = { 5, 0.87999999523163, 1.3200000524521, 15, -40, 8, 5, critChance = 5, levelRequirement = 45, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, 0.80000001192093, 1.2000000476837, 15, -40, 8, 5, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5, 112, 168, 15, -40, 8, 5, critChance = 5, levelRequirement = 45, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 5, 199, 299, 15, -40, 8, 5, critChance = 5, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SkeletonCannonBoneMortar"] = { @@ -3418,7 +3426,7 @@ skills["SkeletonCannonBoneMortar"] = { color = 4, baseEffectiveness = 3.5, incrementalEffectiveness = 0.014000000432134, - skillTypes = { [SkillType.Projectile] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3444,15 +3452,15 @@ skills["SkeletonCannonBoneMortar"] = { "base_is_projectile", }, levels = { - [1] = { 543, 217, 0.87999999523163, 1.3200000524521, 1, 30, 10000, 3, critChance = 5, cooldown = 4, levelRequirement = 45, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 543, 217, 0.80000001192093, 1.2000000476837, 1, 30, 10000, 3, critChance = 5, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 543, 217, 112, 168, 1, 30, 10000, 3, critChance = 5, cooldown = 4, levelRequirement = 45, statInterpolation = { 1, 1, 2504, 3211, 1468, 1469, 173, 5163, }, cost = { }, }, + [2] = { 543, 217, 199, 299, 1, 30, 10000, 3, critChance = 5, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 2504, 3211, 1468, 1469, 173, 5163, }, cost = { }, }, }, } skills["SkeletonCannonBoneNova"] = { name = "Bone Nova", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3470,7 +3478,7 @@ skills["SkeletonCannonBoneNova"] = { "projectiles_nova", }, levels = { - [1] = { 10, 40, 30, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 10, 40, 30, cooldown = 5, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SkeletonMassBowProjectile"] = { @@ -3478,7 +3486,7 @@ skills["SkeletonMassBowProjectile"] = { hidden = true, color = 4, baseEffectiveness = 1.8700000047684, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3498,7 +3506,7 @@ skills["SkeletonMassBowProjectile"] = { "global_bleed_on_hit", }, levels = { - [1] = { 12, -50, 200, levelRequirement = 2, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 12, -50, 200, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SkeletonProjectileBlack"] = { @@ -3507,7 +3515,7 @@ skills["SkeletonProjectileBlack"] = { color = 3, baseEffectiveness = 1.2699999809265, incrementalEffectiveness = 0.027300000190735, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -3526,7 +3534,7 @@ skills["SkeletonProjectileBlack"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 33, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 6, 33, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SkeletonSoldierTornadoShot"] = { @@ -3534,7 +3542,7 @@ skills["SkeletonSoldierTornadoShot"] = { hidden = true, color = 2, description = "Fires a piercing shot that travels until it reaches the targeted location. It will then fire projectiles out in all directions from that point, which will travel for a short time before disappearing.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SkillCanTotem] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -3556,9 +3564,9 @@ skills["SkeletonSoldierTornadoShot"] = { "skill_can_fire_arrows", }, levels = { - [1] = { -30, 0, 3, levelRequirement = 2, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { -35, 0, 3, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { -40, 0, 3, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { -30, 0, 3, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { -35, 0, 3, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { -40, 0, 3, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SkeletonSpark"] = { @@ -3568,7 +3576,7 @@ skills["SkeletonSpark"] = { baseEffectiveness = 0.75, incrementalEffectiveness = 0.0304000005126, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -3589,13 +3597,13 @@ skills["SkeletonSpark"] = { "skill_art_variation", }, levels = { - [1] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 50, }, }, - [2] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 48, }, }, - [3] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 45, }, }, - [4] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 44, }, }, - [5] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 41, }, }, - [6] = { 0.5, 1.5, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, - [7] = { 2.2400000095367, 6.7300000190735, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { Mana = 40, }, }, + [1] = { 0.5, 6, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 4, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 50, }, }, + [2] = { 0.5, 9, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 8, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 48, }, }, + [3] = { 0.5, 11, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 11, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 45, }, }, + [4] = { 0.5, 21, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 20, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 44, }, }, + [5] = { 0.5, 34, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 28, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 41, }, }, + [6] = { 0.5, 36, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 29, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, + [7] = { 2.2400000095367, 1052, 3500, 1, 2, 1, damageEffectiveness = 0.7, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { Mana = 40, }, }, }, } skills["AxisTemporalChains"] = { @@ -3604,7 +3612,7 @@ skills["AxisTemporalChains"] = { color = 4, baseEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.67, statMap = { @@ -3637,7 +3645,7 @@ skills["AxisTemporalChains"] = { "temporal_chains_action_speed_+%_vs_rare_or_unique_final", }, levels = { - [1] = { 4000, 0, -20, -40, 0, -10, cooldown = 8, levelRequirement = 0, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4000, 0, -20, -40, 0, -10, cooldown = 8, levelRequirement = 0, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SkeletonVulnerability"] = { @@ -3646,7 +3654,7 @@ skills["SkeletonVulnerability"] = { color = 4, baseEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding, and ailments inflicted on them will deal damage faster.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanCascade] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.PhysicalSkill] = true, [SkillType.Type91] = true, [SkillType.Type92] = true, [SkillType.Hex] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, statMap = { @@ -3680,7 +3688,7 @@ skills["SkeletonVulnerability"] = { "enemy_damaging_ailments_deal_damage_+%_faster_against_self", }, levels = { - [1] = { 10900, 0, 50, 20, 20, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { Mana = 110, }, }, + [1] = { 10900, 0, 50, 20, 20, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { Mana = 110, }, }, }, } skills["SlavedriverFlameWhip"] = { @@ -3689,8 +3697,8 @@ skills["SlavedriverFlameWhip"] = { color = 3, baseEffectiveness = 2.5, incrementalEffectiveness = 0.045000001788139, - description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -3710,7 +3718,7 @@ skills["SlavedriverFlameWhip"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, 50, -65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.5, 15, 50, -65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 1468, 1469, 5765, }, cost = { }, }, }, } skills["KitavaSlavedriverFlameWhip"] = { @@ -3719,8 +3727,8 @@ skills["KitavaSlavedriverFlameWhip"] = { color = 3, baseEffectiveness = 2.2000000476837, incrementalEffectiveness = 0.027499999850988, - description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -3740,7 +3748,7 @@ skills["KitavaSlavedriverFlameWhip"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 50, -65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 10, 50, -65, critChance = 6, levelRequirement = 1, statInterpolation = { 3, 1472, 1473, 5765, }, cost = { }, }, }, } skills["SnakeSpineProjectile"] = { @@ -3748,7 +3756,7 @@ skills["SnakeSpineProjectile"] = { hidden = true, color = 4, baseEffectiveness = 1.8700000047684, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -3765,7 +3773,7 @@ skills["SnakeSpineProjectile"] = { "spell_maximum_action_distance_+%", }, levels = { - [1] = { 2, 1, -60, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 2, 1, -60, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SolarisChampionFlameVortex"] = { @@ -3775,7 +3783,7 @@ skills["SolarisChampionFlameVortex"] = { baseEffectiveness = 1.6000000238419, incrementalEffectiveness = 0.029999999329448, description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.65, baseFlags = { @@ -3797,7 +3805,7 @@ skills["SolarisChampionFlameVortex"] = { "projectiles_not_offset", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 3000, 2, -57, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 7, 3000, 2, -57, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SpecialBeamCannon"] = { @@ -3806,7 +3814,7 @@ skills["SpecialBeamCannon"] = { color = 4, baseEffectiveness = 4.1556000709534, incrementalEffectiveness = 0.037000000476837, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { @@ -3823,9 +3831,9 @@ skills["SpecialBeamCannon"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, cooldown = 8, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, cooldown = 8, levelRequirement = 68, statInterpolation = { 3, 3, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, cooldown = 8, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 19, cooldown = 8, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 1594, cooldown = 8, levelRequirement = 68, statInterpolation = { 3, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 3128, cooldown = 8, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["TarMortarTaster"] = { @@ -3835,7 +3843,7 @@ skills["TarMortarTaster"] = { baseEffectiveness = 1.3332999944687, incrementalEffectiveness = 0.032000001519918, description = "Like monster mortar skill, but leaves a ground effect on impact.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -3859,8 +3867,8 @@ skills["TarMortarTaster"] = { "base_projectile_speed_+%", }, levels = { - [1] = { 2, 10, 0.80000001192093, 1.2000000476837, -50, 2000, cooldown = 4, levelRequirement = 3, statInterpolation = { 1, 1, 3, 3, 1, 1, }, cost = { }, }, - [2] = { 2, 10, 0.87999999523163, 1.3200000524521, -50, 2000, 33, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 10, 5, 8, -50, 2000, cooldown = 4, levelRequirement = 3, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 2, 10, 271, 407, -50, 2000, 33, cooldown = 4, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["UndyingWhirlingBlades"] = { @@ -3869,7 +3877,7 @@ skills["UndyingWhirlingBlades"] = { color = 4, baseEffectiveness = 0, description = "Dive through enemies, dealing weapon damage. Only works with daggers, claws and one handed swords. Cannot be supported by Multistrike.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MovementSkill] = true, [SkillType.TravelSkill] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, weaponTypes = { ["Thrusting One Handed Sword"] = true, ["Claw"] = true, @@ -3895,14 +3903,14 @@ skills["UndyingWhirlingBlades"] = { "ignores_proximity_shield", }, levels = { - [1] = { 1, -40, 1, levelRequirement = 0, statInterpolation = { 1, 1, 1, }, cost = { Mana = 50, }, }, + [1] = { 1, -40, 1, levelRequirement = 0, statInterpolation = { 1, 0, 347, }, cost = { Mana = 50, }, }, }, } skills["WalkingDoubleSlash"] = { name = "Double Slash", hidden = true, color = 2, - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, weaponTypes = { ["Two Handed Axe"] = true, ["Thrusting One Handed Sword"] = true, @@ -3927,7 +3935,7 @@ skills["WalkingDoubleSlash"] = { "is_area_damage", }, levels = { - [1] = { -22, 0, damageEffectiveness = 0.95, cooldown = 6, baseMultiplier = 0.7, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -22, 0, damageEffectiveness = 0.95, cooldown = 6, baseMultiplier = 0.7, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["WickerManMoltenStrike"] = { @@ -3936,7 +3944,7 @@ skills["WickerManMoltenStrike"] = { color = 1, baseEffectiveness = 0.69999998807907, description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will explode, causing AoE attack damage to enemies where they land.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.FireSkill] = true, [SkillType.ProjectileAttack] = true, [SkillType.FiresProjectilesFromSecondaryLocation] = true, [SkillType.Type97] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Fire] = true, [SkillType.RangedAttack] = true, [SkillType.ProjectilesNotFromUser] = true, [SkillType.ThresholdJewelChaining] = true, }, weaponTypes = { ["One Handed Mace"] = true, ["Sceptre"] = true, @@ -3969,7 +3977,7 @@ skills["WickerManMoltenStrike"] = { "base_projectile_speed_+%", }, levels = { - [1] = { 60, 4, 20, 10, -40, -25, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 60, 4, 20, 10, -40, -25, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["VaalincursionMortar"] = { @@ -3979,7 +3987,7 @@ skills["VaalincursionMortar"] = { baseEffectiveness = 1.9550000429153, incrementalEffectiveness = 0.035000000149012, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -4004,7 +4012,7 @@ skills["VaalincursionMortar"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 10, 0.80000001192093, 1.2000000476837, 0, -40, 5, 10, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 6, 9, 0, -40, 5, 10, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["VaalIncursionFirestorm"] = { @@ -4014,7 +4022,7 @@ skills["VaalIncursionFirestorm"] = { baseEffectiveness = 4.4443998336792, incrementalEffectiveness = 0.03999999910593, description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.2, baseFlags = { @@ -4037,7 +4045,7 @@ skills["VaalIncursionFirestorm"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 600, 200, 100, 0, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 21, 600, 200, 100, 0, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["VaalIncursionSpecialBeamCannonBlood"] = { @@ -4046,7 +4054,7 @@ skills["VaalIncursionSpecialBeamCannonBlood"] = { color = 4, baseEffectiveness = 2, incrementalEffectiveness = 0.035000000149012, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -4063,7 +4071,7 @@ skills["VaalIncursionSpecialBeamCannonBlood"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, cooldown = 8, levelRequirement = 83, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 1347, cooldown = 8, levelRequirement = 83, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["MeleeEyrieArrow"] = { @@ -4072,7 +4080,7 @@ skills["MeleeEyrieArrow"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4094,10 +4102,10 @@ skills["MeleeEyrieArrow"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 75, 0, 26, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [2] = { 75, 0, 26, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [3] = { 75, 1, 26, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [4] = { 75, 200, 26, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = { 1, 2, 1, }, cost = { }, }, + [1] = { 75, 0, 26, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 75, 0, 26, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 75, 1, 26, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 75, 200, 26, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AtlasEyrieArcherMortar"] = { @@ -4107,7 +4115,7 @@ skills["AtlasEyrieArcherMortar"] = { baseEffectiveness = 2.5, incrementalEffectiveness = 0.03999999910593, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { @@ -4131,14 +4139,14 @@ skills["AtlasEyrieArcherMortar"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 0, 0.80000001192093, 1.2000000476837, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 1, 3, 3, }, cost = { }, }, + [1] = { 0, 7, 10, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AtlasEyrieArcherSnipe"] = { name = "Snipe", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4161,10 +4169,10 @@ skills["AtlasEyrieArcherSnipe"] = { "always_pierce", }, levels = { - [1] = { 92, 75, 0, levelRequirement = 1, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [2] = { 92, 75, 0, levelRequirement = 19, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [3] = { 92, 75, 1, levelRequirement = 20, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [4] = { 92, 75, 200, levelRequirement = 84, statInterpolation = { 1, 1, 2, }, cost = { }, }, + [1] = { 92, 75, 0, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 92, 75, 0, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 92, 75, 1, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 92, 75, 200, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AtlasEyrieArcherCrystalImpact"] = { @@ -4191,7 +4199,7 @@ skills["AtlasEyrieArcherCrystalImpact"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 10, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["AtlasExilesCrusaderMageguardProjectile"] = { @@ -4200,7 +4208,7 @@ skills["AtlasExilesCrusaderMageguardProjectile"] = { color = 4, baseEffectiveness = 2.25, incrementalEffectiveness = 0.045000001788139, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -4222,7 +4230,7 @@ skills["AtlasExilesCrusaderMageguardProjectile"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 127, 0.5, 1.5, -40, critChance = 5, levelRequirement = 0, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [1] = { 127, 4, 11, -40, critChance = 5, levelRequirement = 0, statInterpolation = { 1, 1472, 1473, 0, }, cost = { }, }, }, } skills["AtlasExileCrusaderMageguardBombExplodeSpectre"] = { @@ -4249,7 +4257,7 @@ skills["AtlasExileCrusaderMageguardBombExplodeSpectre"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.5, 10, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["AtlasCrusaderMageguardBeam"] = { @@ -4276,7 +4284,7 @@ skills["AtlasCrusaderMageguardBeam"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, critChance = 5, cooldown = 8, levelRequirement = 0, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.5, 8, critChance = 5, cooldown = 8, levelRequirement = 0, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["AtlasCrusaderSisterMortarSpectre"] = { @@ -4286,7 +4294,7 @@ skills["AtlasCrusaderSisterMortarSpectre"] = { baseEffectiveness = 1.2999999523163, incrementalEffectiveness = 0.03999999910593, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4312,7 +4320,7 @@ skills["AtlasCrusaderSisterMortarSpectre"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 20, 1, 3, 10, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.69999998807907, 6, 20, 1, 3, 10, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["BreachLightningWhip"] = { @@ -4321,8 +4329,8 @@ skills["BreachLightningWhip"] = { color = 3, baseEffectiveness = 1.5, incrementalEffectiveness = 0.03999999910593, - description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.FireSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + description = "Strikes enemies in front of you with a surge of flame. Burning enemies are dealt more damage. If you hit an ignited enemy, will create burning ground under them. Your damage modifiers don't apply to this burning ground.", + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Duration] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { @@ -4342,8 +4350,8 @@ skills["BreachLightningWhip"] = { "is_area_damage", }, levels = { - [1] = { 0.5, 1.5, 0, critChance = 5, cooldown = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 1, 3, 0, critChance = 5, cooldown = 5, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.5, 9, 0, critChance = 5, cooldown = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 1, 1746, 0, critChance = 5, cooldown = 5, levelRequirement = 68, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["BreachArc"] = { @@ -4353,7 +4361,7 @@ skills["BreachArc"] = { baseEffectiveness = 0.82499998807907, incrementalEffectiveness = 0.043999999761581, description = "An arc of lightning stretches from the caster to a targeted enemy and chains on to other nearby enemies. Each time the main beam chains it will also chain to a second enemy, but that secondary arc cannot chain further.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Chaining] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.5, baseFlags = { @@ -4373,8 +4381,8 @@ skills["BreachArc"] = { "spell_maximum_action_distance_+%", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 10, 0, 0, -65, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1.3999999761581, 2.5999999046326, 10, 0, 0, -65, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.69999998807907, 4, 10, 0, 0, -65, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1.3999999761581, 1076, 10, 0, 0, -65, levelRequirement = 68, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["BreachTeamWarp"] = { @@ -4401,7 +4409,7 @@ skills["BreachTeamWarp"] = { "breach_team_warp_buff_damage_taken_+%", }, levels = { - [1] = { 8000, 3, 25, 50, -50, cooldown = 20, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 8000, 3, 25, 50, -50, cooldown = 20, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["BreachLightningOrbsCommander"] = { @@ -4410,7 +4418,7 @@ skills["BreachLightningOrbsCommander"] = { color = 4, baseEffectiveness = 0.85000002384186, incrementalEffectiveness = 0.049100000411272, - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4430,7 +4438,7 @@ skills["BreachLightningOrbsCommander"] = { "cannot_stun", }, levels = { - [1] = { 0.5, 1.5, 3000, 0, critChance = 5, cooldown = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.5, 5, 3000, 0, critChance = 5, cooldown = 5, levelRequirement = 1, statInterpolation = { 3, 175, 2, 1, }, cost = { }, }, }, } skills["SandLeaperDodgeLeft"] = { @@ -4451,7 +4459,7 @@ skills["SandLeaperDodgeLeft"] = { "monster_dodge_distance", }, levels = { - [1] = { 0, 22, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { Mana = 90, }, }, + [1] = { 0, 22, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { Mana = 90, }, }, }, } skills["SandLeaperDodgeRight"] = { @@ -4472,7 +4480,7 @@ skills["SandLeaperDodgeRight"] = { "monster_dodge_distance", }, levels = { - [1] = { 1, 22, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { Mana = 90, }, }, + [1] = { 1, 22, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { Mana = 90, }, }, }, } skills["SynthesisSoulstealerProjectileLightning"] = { @@ -4481,7 +4489,7 @@ skills["SynthesisSoulstealerProjectileLightning"] = { color = 4, baseEffectiveness = 2.5, incrementalEffectiveness = 0.037999998778105, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -4501,7 +4509,7 @@ skills["SynthesisSoulstealerProjectileLightning"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 103, 0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = { 1, 3, 3, }, cost = { }, }, + [1] = { 103, 4, 13, critChance = 5, levelRequirement = 0, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SynthesisSoulstealerLaser"] = { @@ -4533,7 +4541,7 @@ skills["SynthesisSoulstealerLaser"] = { "cannot_stun", }, levels = { - [1] = { 0.5, 1.5, 0, 0, 0, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, 1, }, cost = { }, }, + [1] = { 0.5, 3, 0, 0, 0, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SynthesisSoulstealerBolt"] = { @@ -4565,7 +4573,7 @@ skills["SynthesisSoulstealerBolt"] = { "is_area_damage", }, levels = { - [1] = { 0.69999998807907, 1.2999999523163, 0, -50, 260, -75, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0.69999998807907, 3, 0, -50, 260, -75, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["MeleeCold"] = { @@ -4574,7 +4582,7 @@ skills["MeleeCold"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4593,10 +4601,10 @@ skills["MeleeCold"] = { "skill_can_fire_wand_projectiles", }, levels = { - [1] = { 75, 0, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 1, 2, }, cost = { }, }, - [2] = { 75, 0, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = { 1, 2, }, cost = { }, }, - [3] = { 75, 1, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = { 1, 2, }, cost = { }, }, - [4] = { 75, 200, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = { 1, 2, }, cost = { }, }, + [1] = { 75, 0, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 75, 0, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 75, 1, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 75, 200, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["AtlasCrusaderJudgeBallLightning"] = { @@ -4606,7 +4614,7 @@ skills["AtlasCrusaderJudgeBallLightning"] = { baseEffectiveness = 0.41249999403954, incrementalEffectiveness = 0.045000001788139, description = "Fires a slow-moving projectile that periodically damages enemies in an area around it with bolts of lightning.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { @@ -4627,7 +4635,7 @@ skills["AtlasCrusaderJudgeBallLightning"] = { "base_is_projectile", }, levels = { - [1] = { 0.5, 1.5, -25, critChance = 32, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.5, 2, -25, critChance = 32, levelRequirement = 0, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["AtlasCruasderJudgeFadingNova"] = { @@ -4636,7 +4644,7 @@ skills["AtlasCruasderJudgeFadingNova"] = { color = 4, baseEffectiveness = 3, incrementalEffectiveness = 0.045000001788139, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { @@ -4659,14 +4667,14 @@ skills["AtlasCruasderJudgeFadingNova"] = { "projectiles_nova", }, levels = { - [1] = { 0.5, 1.5, 128, 7, critChance = 5, cooldown = 8, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.5, 15, 128, 7, critChance = 5, cooldown = 8, levelRequirement = 0, statInterpolation = { 3, 1468, 1469, 173, }, cost = { }, }, }, } skills["HarvestCrabAbyssSlam"] = { name = "Slam Attack", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { @@ -4690,10 +4698,10 @@ skills["HarvestCrabAbyssSlam"] = { "is_area_damage", }, levels = { - [1] = { 0, 4, 50, -30, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, 1, 2, 1, 1, }, cost = { }, }, - [2] = { 0, 4, 50, 0, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 19, statInterpolation = { 1, 1, 1, 2, 1, 1, }, cost = { }, }, - [3] = { 0, 4, 50, 1, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 2, 1, 1, }, cost = { }, }, - [4] = { 0, 4, 50, 60, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 2, 1, 1, }, cost = { }, }, + [1] = { 0, 4, 50, -30, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0, 4, 50, 0, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 19, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0, 4, 50, 1, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0, 4, 50, 60, -50, 50, baseMultiplier = 0.75, cooldown = 10, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["LegionTemplarJudgeBallLightning"] = { @@ -4703,7 +4711,7 @@ skills["LegionTemplarJudgeBallLightning"] = { baseEffectiveness = 0.51560002565384, incrementalEffectiveness = 0.045000001788139, description = "Fires a slow-moving projectile that periodically damages enemies in an area around it with bolts of lightning.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Area] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.LightningSkill] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.6, baseFlags = { @@ -4726,7 +4734,7 @@ skills["LegionTemplarJudgeBallLightning"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -25, 80, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 2, -25, 80, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 1474, 1475, 175, }, cost = { }, }, }, } skills["LegionTemplarJudgeStormCall"] = { @@ -4736,7 +4744,7 @@ skills["LegionTemplarJudgeStormCall"] = { baseEffectiveness = 3, incrementalEffectiveness = 0.031199999153614, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it. When this happens, it will also set off the lightning at any other markers you've cast.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.SpellCanRepeat] = true, [SkillType.LightningSkill] = true, [SkillType.SpellCanCascade] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { @@ -4757,14 +4765,14 @@ skills["LegionTemplarJudgeStormCall"] = { "visual_hit_effect_elemental_is_holy", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 2000, 60, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 14, 2000, 60, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 1472, 1473, 357, }, cost = { }, }, }, } skills["MPWHeistThugRangedBurningArrow"] = { name = "Burning Arrow", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4789,10 +4797,10 @@ skills["MPWHeistThugRangedBurningArrow"] = { "always_ignite", }, levels = { - [1] = { 124, 75, -50, -30, levelRequirement = 1, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [2] = { 124, 75, -50, 0, levelRequirement = 19, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [3] = { 124, 75, -50, 1, levelRequirement = 20, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [4] = { 124, 75, -50, 60, levelRequirement = 84, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, + [1] = { 124, 75, -50, -30, levelRequirement = 1, statInterpolation = { 1, 783, 1101, 660, }, cost = { }, }, + [2] = { 124, 75, -50, 0, levelRequirement = 19, statInterpolation = { 1, 783, 1101, 660, }, cost = { }, }, + [3] = { 124, 75, -50, 1, levelRequirement = 20, statInterpolation = { 1, 783, 1101, 660, }, cost = { }, }, + [4] = { 124, 75, -50, 60, levelRequirement = 84, statInterpolation = { 1, 783, 2, 499, }, cost = { }, }, }, } skills["MPSHeistRobotClockworkGolemBasicProjectile"] = { @@ -4801,7 +4809,7 @@ skills["MPSHeistRobotClockworkGolemBasicProjectile"] = { color = 4, baseEffectiveness = 3.2000000476837, incrementalEffectiveness = 0.041999999433756, - skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4823,7 +4831,7 @@ skills["MPSHeistRobotClockworkGolemBasicProjectile"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 163, 0.80000001192093, 1.2000000476837, -50, levelRequirement = 0, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [1] = { 163, 9, 13, -50, levelRequirement = 0, statInterpolation = { 1, 783, 1472, 1473, }, cost = { }, }, }, } skills["MMSHeistRobotClockworkGolemMortarSpectre"] = { @@ -4833,7 +4841,7 @@ skills["MMSHeistRobotClockworkGolemMortarSpectre"] = { baseEffectiveness = 2, incrementalEffectiveness = 0.045000001788139, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4857,7 +4865,7 @@ skills["MMSHeistRobotClockworkGolemMortarSpectre"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -35, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 9, -35, cooldown = 6, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["HeistThugRangedExplosiveArrow"] = { @@ -4867,7 +4875,7 @@ skills["HeistThugRangedExplosiveArrow"] = { baseEffectiveness = 1.5, incrementalEffectiveness = 0.037999998778105, description = "Fires an arrow which will stick into an enemy or wall, and then explode, dealing area damage around it, either after a duration or when the maximum number of arrows stuck to that target is reached. If an enemy has multiple Explosive Arrows stuck in them, the first one to explode will consume the others, adding their damage to its explosion.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.FireSkill] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Fire] = true, [SkillType.Triggerable] = true, }, weaponTypes = { ["Bow"] = true, }, @@ -4913,7 +4921,7 @@ skills["HeistThugRangedExplosiveArrow"] = { "explosive_arrow_explosion_maximum_added_fire_damage", "explosive_arrow_explosion_base_damage_+permyriad", "explosive_arrow_maximum_bonus_explosion_radius", - "explosive_arrow_hit_and_ailment_damage_+%_final_per_stack", + "explosive_arrow_hit_damage_+%_final_per_stack", "explosive_arrow_stack_limit", "base_is_projectile", "use_scaled_contact_offset", @@ -4921,7 +4929,7 @@ skills["HeistThugRangedExplosiveArrow"] = { "maintain_projectile_direction_when_using_contact_position", }, levels = { - [1] = { 2, 0.80000001192093, 1.2000000476837, -5000, 12, 3, 20, duration = 2, levelRequirement = 1, statInterpolation = { 1, 3, 3, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 5, 7, -5000, 12, 3, 20, duration = 2, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["EmptyActionAttackSecretPoliceDaggers"] = { @@ -4952,7 +4960,7 @@ skills["BetrayalSecretPoliceCurveDagger1"] = { color = 4, baseEffectiveness = 1.5, incrementalEffectiveness = 0.03999999910593, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -4975,8 +4983,8 @@ skills["BetrayalSecretPoliceCurveDagger1"] = { "projectile_uses_contact_position", }, levels = { - [1] = { -20, 1500, 20, 50, -50, 0, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 2, 1, }, cost = { }, }, - [2] = { -20, 1500, 20, 50, 0, 0, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 2, 1, }, cost = { }, }, + [1] = { -20, 1500, 20, 50, -50, 0, levelRequirement = 1, statInterpolation = { 1, 2, 0, 0, 0, 0, }, cost = { }, }, + [2] = { -20, 1500, 20, 50, 0, 0, levelRequirement = 100, statInterpolation = { 1, 2, 0, 0, 0, 0, }, cost = { }, }, }, } skills["AtlasEyrieKiwethMortarSpectre"] = { @@ -4986,7 +4994,7 @@ skills["AtlasEyrieKiwethMortarSpectre"] = { baseEffectiveness = 2.5, incrementalEffectiveness = 0.03999999910593, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", - skillTypes = { [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Spell] = true, [SkillType.Hit] = true, [SkillType.Area] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.SpellCanRepeat] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, + skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { @@ -5011,7 +5019,7 @@ skills["AtlasEyrieKiwethMortarSpectre"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 0, 0.80000001192093, 1.2000000476837, 1, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 1, 3, 3, 1, }, cost = { }, }, + [1] = { 0, 7, 10, 1, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 1, 1468, 1469, 1104, }, cost = { }, }, }, } skills["AtlasEyrieKiwethMortarShards"] = { @@ -5040,7 +5048,7 @@ skills["AtlasEyrieKiwethMortarShards"] = { "projectile_uses_contact_position", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 6, critChance = 5, levelRequirement = 0, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["GAHeistThugRangedArrowShotgun"] = { @@ -5073,7 +5081,7 @@ skills["GAHeistThugRangedShotgun"] = { name = "Ranged Shotgun", hidden = true, color = 4, - skillTypes = { [SkillType.Triggerable] = true, [SkillType.Channelled] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Channel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.33, baseFlags = { @@ -5093,10 +5101,10 @@ skills["GAHeistThugRangedShotgun"] = { "cast_time_overrides_attack_duration", }, levels = { - [1] = { 50, -30, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 2, }, cost = { }, }, - [2] = { 50, 0, baseMultiplier = 1.3, levelRequirement = 19, statInterpolation = { 1, 2, }, cost = { }, }, - [3] = { 50, 1, baseMultiplier = 1.3, levelRequirement = 20, statInterpolation = { 1, 2, }, cost = { }, }, - [4] = { 50, 60, baseMultiplier = 1.3, levelRequirement = 84, statInterpolation = { 1, 2, }, cost = { }, }, + [1] = { 50, -30, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 50, 0, baseMultiplier = 1.3, levelRequirement = 19, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 50, 1, baseMultiplier = 1.3, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 50, 60, baseMultiplier = 1.3, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["GSHeistRobotPyreBeamBlast"] = { @@ -5125,7 +5133,7 @@ skills["GSHeistRobotPyreBeamBlast"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, -50, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 15, -50, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["GSHeistRobotPyreNukeBeam"] = { @@ -5153,7 +5161,7 @@ skills["GSHeistRobotPyreNukeBeam"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, cooldown = 13, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 19, critChance = 5, cooldown = 13, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["GSHeistRobotPyreNukeBeamChannelled"] = { @@ -5162,7 +5170,7 @@ skills["GSHeistRobotPyreNukeBeamChannelled"] = { color = 4, baseEffectiveness = 4, incrementalEffectiveness = 0.045000001788139, - skillTypes = { [SkillType.Triggerable] = true, [SkillType.Channelled] = true, }, + skillTypes = { [SkillType.Triggerable] = true, [SkillType.Channel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.54, baseFlags = { @@ -5181,7 +5189,7 @@ skills["GSHeistRobotPyreNukeBeamChannelled"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, cooldown = 13, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 19, critChance = 5, cooldown = 13, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["GSHeistRobotPyreBeamSweepBeam"] = { @@ -5209,7 +5217,7 @@ skills["GSHeistRobotPyreBeamSweepBeam"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 12, critChance = 5, levelRequirement = 1, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["MeleeEyrieBird"] = { @@ -5218,7 +5226,7 @@ skills["MeleeEyrieBird"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5240,10 +5248,10 @@ skills["MeleeEyrieBird"] = { "determine_knockback_direction_from_melee_pattern", }, levels = { - [1] = { 75, 0, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 1, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [2] = { 75, 0, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 19, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [3] = { 75, 1, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 20, statInterpolation = { 1, 2, 1, }, cost = { }, }, - [4] = { 75, 200, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 84, statInterpolation = { 1, 2, 1, }, cost = { }, }, + [1] = { 75, 0, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 75, 0, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 75, 1, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 75, 200, 100, baseMultiplier = 0.75, cooldown = 8, attackSpeedMultiplier = -38, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["AtlasEyrieBirdBreath"] = { @@ -5271,7 +5279,7 @@ skills["AtlasEyrieBirdBreath"] = { "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 30, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 4, 30, critChance = 5, cooldown = 10, levelRequirement = 0, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SecretDesecrateMonsterEarthquakeTriggered"] = { @@ -5279,7 +5287,7 @@ skills["SecretDesecrateMonsterEarthquakeTriggered"] = { hidden = true, color = 4, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a short duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Duration] = true, [SkillType.SlamSkill] = true, [SkillType.Triggerable] = true, [SkillType.SkillCanTotem] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, weaponTypes = { ["None"] = true, ["One Handed Mace"] = true, @@ -5309,7 +5317,7 @@ skills["SecretDesecrateMonsterEarthquakeTriggered"] = { "is_area_damage", }, levels = { - [1] = { 10, 50, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 10, 50, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SecretDesecrateMonsterMultiSlash"] = { @@ -5344,7 +5352,7 @@ skills["UltimatumGuardMeleeCold"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5367,8 +5375,8 @@ skills["UltimatumGuardMeleeCold"] = { "use_scaled_contact_offset", }, levels = { - [1] = { 2, 50, -50, 34, levelRequirement = 1, statInterpolation = { 1, 1, 2, 1, }, cost = { }, }, - [2] = { 2, 50, 0, 34, levelRequirement = 68, statInterpolation = { 1, 1, 2, 1, }, cost = { }, }, + [1] = { 2, 50, -50, 34, levelRequirement = 1, statInterpolation = { 1, 173, 1102, 634, }, cost = { }, }, + [2] = { 2, 50, 0, 34, levelRequirement = 68, statInterpolation = { 1, 611, 1101, 634, }, cost = { }, }, }, } skills["UltimatumGuardConeArrowCold"] = { @@ -5394,8 +5402,8 @@ skills["UltimatumGuardConeArrowCold"] = { "is_area_damage", }, levels = { - [1] = { 100, 0, cooldown = 8, levelRequirement = 1, statInterpolation = { 1, 2, }, cost = { }, }, - [2] = { 100, 250, cooldown = 8, levelRequirement = 83, statInterpolation = { 1, 2, }, cost = { }, }, + [1] = { 100, 0, cooldown = 8, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 100, 250, cooldown = 8, levelRequirement = 83, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["MeleeAtAnimationSpeed"] = { @@ -5404,7 +5412,7 @@ skills["MeleeAtAnimationSpeed"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5433,7 +5441,7 @@ skills["MeleeKaruiArcher"] = { color = 4, baseEffectiveness = 0, description = "Strike your foes down with a powerful blow.", - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.AttackCanRepeat] = true, [SkillType.Melee] = true, [SkillType.SkillCanVolley] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { @@ -5452,17 +5460,17 @@ skills["MeleeKaruiArcher"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 18, 75, 0, levelRequirement = 1, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [2] = { 18, 75, 0, levelRequirement = 19, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [3] = { 18, 75, 1, levelRequirement = 20, statInterpolation = { 1, 1, 2, }, cost = { }, }, - [4] = { 18, 75, 200, levelRequirement = 84, statInterpolation = { 1, 1, 2, }, cost = { }, }, + [1] = { 18, 75, 0, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 18, 75, 0, levelRequirement = 19, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 18, 75, 1, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 18, 75, 200, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["LegionKaruiArcherSnipe"] = { name = "Snipe", hidden = true, color = 4, - skillTypes = { [SkillType.Attack] = true, [SkillType.ProjectileAttack] = true, [SkillType.SkillCanMirageArcher] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { @@ -5484,9 +5492,9 @@ skills["LegionKaruiArcherSnipe"] = { "skill_can_fire_arrows", }, levels = { - [1] = { 75, -50, 69, 0, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [2] = { 75, -50, 69, 0, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [3] = { 75, -50, 69, 1, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 21, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, - [4] = { 75, -50, 69, 200, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 2, }, cost = { }, }, + [1] = { 75, -50, 69, 0, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 1, statInterpolation = { 1, 1102, 1922, 783, }, cost = { }, }, + [2] = { 75, -50, 69, 0, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 20, statInterpolation = { 1, 1102, 1922, 783, }, cost = { }, }, + [3] = { 75, -50, 69, 1, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 21, statInterpolation = { 1, 1102, 1922, 783, }, cost = { }, }, + [4] = { 75, -50, 69, 200, baseMultiplier = 1.65, cooldown = 10, levelRequirement = 84, statInterpolation = { 1, 864, 862, 954, }, cost = { }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/sup_dex.lua b/src/Data/Skills/sup_dex.lua index ce59cf9ddb..3366981463 100644 --- a/src/Data/Skills/sup_dex.lua +++ b/src/Data/Skills/sup_dex.lua @@ -13,7 +13,7 @@ skills["SupportAddedColdDamage"] = { baseEffectiveness = 0.57270002365112, incrementalEffectiveness = 0.03770000115037, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -35,46 +35,46 @@ skills["SupportAddedColdDamage"] = { "global_maximum_added_cold_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 3, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 3, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 3, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 3, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 3, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 3, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 3, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 3, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 3, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 3, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 3, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 3, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 3, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 3, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 3, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 6, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 7, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 9, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 12, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 16, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 21, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 27, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 35, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 44, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 52, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 62, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 73, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 86, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 101, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 118, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 138, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 161, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 188, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 219, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 254, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 280, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 309, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 341, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 376, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 414, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 455, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 501, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 551, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 606, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 666, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 698, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 731, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 766, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 803, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 841, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 881, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 923, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 967, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 1012, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 1060, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["SupportAddedColdDamagePlus"] = { @@ -82,7 +82,7 @@ skills["SupportAddedColdDamagePlus"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportAddedColdDamage", @@ -105,26 +105,26 @@ skills["SupportAddedColdDamagePlus"] = { "supported_cold_skill_gem_level_+", }, levels = { - [1] = { 187, 280, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 197, 295, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 206, 309, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 217, 325, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 227, 341, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 239, 359, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 250, 376, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 263, 395, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 276, 414, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 283, 424, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 290, 435, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 297, 445, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 304, 455, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 312, 467, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 319, 478, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 327, 490, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 334, 501, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 342, 514, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 351, 526, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 359, 539, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 187, 280, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 197, 295, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 206, 309, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 217, 325, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 227, 341, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 239, 359, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 250, 376, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 263, 395, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 276, 414, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 283, 424, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 290, 435, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 297, 445, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 304, 455, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 312, 467, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 319, 478, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 327, 490, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 334, 501, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 342, 514, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 351, 526, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 359, 539, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportAdditionalAccuracy"] = { @@ -133,7 +133,7 @@ skills["SupportAdditionalAccuracy"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Attack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -207,9 +207,9 @@ skills["SupportArrowNova"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.OR, SkillType.ProjectileAttack, SkillType.AnimateWeapon, SkillType.OR, SkillType.AND, SkillType.SkillCanVolley, SkillType.AND, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.OR, SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, SkillType.OR, SkillType.AND, SkillType.ProjectilesFromUser, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Channelled, SkillType.CreatesMinion, SkillType.FiresProjectilesFromSecondaryLocation, }, + excludeSkillTypes = { SkillType.Channel, SkillType.CreatesMinion, SkillType.ProjectilesNotFromUser, }, ignoreMinionTypes = true, weaponTypes = { ["Bow"] = true, @@ -243,46 +243,46 @@ skills["SupportArrowNova"] = { "skill_is_rain_skill", }, levels = { - [1] = { 4, -40, manaMultiplier = 50, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 4, -39, manaMultiplier = 50, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 4, -39, manaMultiplier = 50, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 4, -38, manaMultiplier = 50, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 4, -37, manaMultiplier = 50, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 4, -36, manaMultiplier = 50, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 4, -36, manaMultiplier = 50, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 4, -35, manaMultiplier = 50, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 4, -34, manaMultiplier = 50, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 4, -33, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 4, -33, manaMultiplier = 50, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 4, -32, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 4, -31, manaMultiplier = 50, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 4, -30, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 4, -30, manaMultiplier = 50, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 4, -29, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 4, -28, manaMultiplier = 50, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 4, -27, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 4, -27, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 4, -26, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 4, -25, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 4, -25, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 4, -24, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 4, -23, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 4, -22, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 4, -22, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 4, -21, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 4, -20, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 4, -19, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 4, -19, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 4, -18, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 4, -17, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 4, -16, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 4, -16, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 4, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 4, -14, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 4, -13, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 4, -13, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 4, -12, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 4, -11, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 4, -40, manaMultiplier = 50, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 4, -39, manaMultiplier = 50, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 4, -39, manaMultiplier = 50, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 4, -38, manaMultiplier = 50, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 4, -37, manaMultiplier = 50, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 4, -36, manaMultiplier = 50, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 4, -36, manaMultiplier = 50, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 4, -35, manaMultiplier = 50, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 4, -34, manaMultiplier = 50, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 4, -33, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 4, -33, manaMultiplier = 50, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 4, -32, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 4, -31, manaMultiplier = 50, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 4, -30, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 4, -30, manaMultiplier = 50, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 4, -29, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 4, -28, manaMultiplier = 50, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 4, -27, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 4, -27, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 4, -26, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 4, -25, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 4, -25, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 4, -24, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 4, -23, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 4, -22, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 4, -22, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 4, -21, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 4, -20, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 4, -19, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 4, -19, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 4, -18, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 4, -17, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 4, -16, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 4, -16, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 4, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 4, -14, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 4, -13, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 4, -13, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 4, -12, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 4, -11, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportArrowNovaPlus"] = { @@ -291,9 +291,9 @@ skills["SupportArrowNovaPlus"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.OR, SkillType.ProjectileAttack, SkillType.AnimateWeapon, SkillType.OR, SkillType.AND, SkillType.SkillCanVolley, SkillType.AND, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.OR, SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, SkillType.OR, SkillType.AND, SkillType.ProjectilesFromUser, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Channelled, SkillType.CreatesMinion, SkillType.FiresProjectilesFromSecondaryLocation, }, + excludeSkillTypes = { SkillType.Channel, SkillType.CreatesMinion, SkillType.ProjectilesNotFromUser, }, ignoreMinionTypes = true, plusVersionOf = "SupportArrowNova", weaponTypes = { @@ -321,26 +321,26 @@ skills["SupportArrowNovaPlus"] = { "skill_is_rain_skill", }, levels = { - [1] = { 5, -30, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 5, -29, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 5, -28, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 5, -27, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 5, -26, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 5, -25, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 5, -25, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 5, -24, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 5, -24, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 5, -23, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 5, -23, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 5, -22, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 5, -22, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 5, -21, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 5, -21, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 5, -20, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 5, -20, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 5, -19, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 5, -19, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 5, -11, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 5, -25, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 5, -24, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 5, -23, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 5, -22, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 5, -21, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 5, -20, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 5, -20, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 5, -19, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 5, -19, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 5, -18, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 5, -18, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 5, -17, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 5, -17, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 5, -16, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 5, -16, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 5, -15, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 5, -15, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 5, -14, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 5, -14, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 5, -13, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBarrage"] = { @@ -349,9 +349,9 @@ skills["SupportBarrage"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.OR, SkillType.Type73, SkillType.OR, SkillType.ProjectileAttack, SkillType.AnimateWeapon, SkillType.OR, SkillType.AND, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.OR, SkillType.ProjectileNumber, SkillType.OR, SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, SkillType.OR, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Channelled, SkillType.CreatesMinion, SkillType.Triggered, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Channel, SkillType.CreatesMinion, SkillType.Triggered, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, weaponTypes = { ["Wand"] = true, @@ -391,46 +391,46 @@ skills["SupportBarrage"] = { "skill_can_only_use_non_melee_weapons", }, levels = { - [1] = { 3, -68, 5, 5, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 3, -68, 5, 5, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 3, -68, 5, 5, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [2] = { 3, -68, 5, 5, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [3] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [4] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [5] = { 3, -67, 5, 5, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [6] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [7] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [8] = { 3, -66, 5, 5, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [9] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [10] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [11] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [12] = { 3, -65, 5, 5, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [13] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [14] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [15] = { 3, -64, 5, 5, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [16] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [17] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [18] = { 3, -63, 5, 5, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [19] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [20] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [21] = { 3, -62, 5, 5, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [22] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [23] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [24] = { 3, -61, 5, 5, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [25] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [26] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [27] = { 3, -60, 5, 5, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [28] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [29] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [30] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [31] = { 3, -59, 5, 5, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [32] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [33] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [34] = { 3, -58, 5, 5, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [35] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [36] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [37] = { 3, -57, 5, 5, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [38] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [39] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 173, 10576, 10655, }, cost = { }, }, + [40] = { 3, -56, 5, 5, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 10549, 10556, 10557, }, cost = { }, }, }, } skills["SupportBlind"] = { @@ -438,7 +438,7 @@ skills["SupportBlind"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -460,46 +460,46 @@ skills["SupportBlind"] = { "blind_duration_+%", }, levels = { - [1] = { 10, 0, manaMultiplier = 10, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 10, 2, manaMultiplier = 10, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 10, 4, manaMultiplier = 10, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 10, 6, manaMultiplier = 10, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 10, 8, manaMultiplier = 10, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 10, 10, manaMultiplier = 10, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 10, 12, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 10, 14, manaMultiplier = 10, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 10, 16, manaMultiplier = 10, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 10, 18, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 10, 20, manaMultiplier = 10, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 10, 22, manaMultiplier = 10, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 10, 24, manaMultiplier = 10, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 10, 26, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 10, 28, manaMultiplier = 10, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 10, 30, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 10, 32, manaMultiplier = 10, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 10, 34, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 10, 36, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 10, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 10, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 10, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 10, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 10, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 10, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 10, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 10, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 10, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 10, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 10, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 10, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 10, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 10, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 10, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 10, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 10, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 10, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 10, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 10, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 10, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 10, 0, manaMultiplier = 10, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 10, 2, manaMultiplier = 10, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 10, 4, manaMultiplier = 10, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 10, 6, manaMultiplier = 10, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 10, 8, manaMultiplier = 10, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 10, 10, manaMultiplier = 10, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 10, 12, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 10, 14, manaMultiplier = 10, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 10, 16, manaMultiplier = 10, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 10, 18, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 10, 20, manaMultiplier = 10, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 10, 22, manaMultiplier = 10, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 10, 24, manaMultiplier = 10, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 10, 26, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 10, 28, manaMultiplier = 10, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 10, 30, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 10, 32, manaMultiplier = 10, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 10, 34, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 10, 36, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 10, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 10, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 10, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 10, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 10, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 10, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 10, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 10, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 10, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 10, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 10, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 10, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 10, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 10, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 10, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 10, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 10, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 10, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 10, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 10, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 10, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBlockReduction"] = { @@ -507,7 +507,7 @@ skills["SupportBlockReduction"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { SkillType.Duration, }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -523,51 +523,50 @@ skills["SupportBlockReduction"] = { }, stats = { "support_reduce_enemy_block_and_spell_block_%", - "support_reduce_enemy_dodge_and_spell_dodge_%", "support_overpowered_base_duration_ms", "apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%", }, levels = { - [1] = { 10, 20, 4000, 5, levelRequirement = 18, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 11, 20, 4000, 5, levelRequirement = 22, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 11, 21, 4000, 5, levelRequirement = 26, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 12, 21, 4000, 5, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 12, 22, 4000, 5, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 13, 22, 4000, 5, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 13, 23, 4000, 5, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 14, 23, 4000, 5, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 14, 24, 4000, 5, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 15, 24, 4000, 5, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 15, 25, 4000, 5, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 16, 25, 4000, 5, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 16, 26, 4000, 5, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 17, 26, 4000, 5, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 17, 27, 4000, 5, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 18, 27, 4000, 5, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 18, 28, 4000, 5, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 19, 28, 4000, 5, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 19, 29, 4000, 5, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 20, 29, 4000, 5, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 20, 30, 4000, 5, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 21, 30, 4000, 5, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 21, 31, 4000, 5, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 22, 31, 4000, 5, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 22, 32, 4000, 5, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 23, 32, 4000, 5, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 23, 33, 4000, 5, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 24, 33, 4000, 5, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 24, 34, 4000, 5, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 25, 34, 4000, 5, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 25, 34, 4000, 5, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 25, 35, 4000, 5, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 26, 35, 4000, 5, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 26, 35, 4000, 5, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 26, 35, 4000, 5, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 27, 36, 4000, 5, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 27, 36, 4000, 5, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 27, 36, 4000, 5, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 28, 36, 4000, 5, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 28, 37, 4000, 5, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 4000, 5, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 11, 4000, 5, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 11, 4000, 5, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 12, 4000, 5, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 12, 4000, 5, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 13, 4000, 5, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 13, 4000, 5, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 14, 4000, 5, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 14, 4000, 5, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 15, 4000, 5, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 15, 4000, 5, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 16, 4000, 5, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 16, 4000, 5, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 17, 4000, 5, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 17, 4000, 5, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 18, 4000, 5, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 18, 4000, 5, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 19, 4000, 5, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 19, 4000, 5, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 20, 4000, 5, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 4000, 5, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 21, 4000, 5, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 21, 4000, 5, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 22, 4000, 5, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 22, 4000, 5, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 23, 4000, 5, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 23, 4000, 5, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 24, 4000, 5, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 24, 4000, 5, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 25, 4000, 5, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 25, 4000, 5, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 25, 4000, 5, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 26, 4000, 5, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 26, 4000, 5, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 26, 4000, 5, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 27, 4000, 5, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 27, 4000, 5, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 27, 4000, 5, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 28, 4000, 5, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 28, 4000, 5, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportCastOnCrit"] = { @@ -577,7 +576,7 @@ skills["SupportCastOnCrit"] = { support = true, requireSkillTypes = { SkillType.Attack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -602,46 +601,46 @@ skills["SupportCastOnCrit"] = { "cast_linked_spells_on_attack_crit_%", }, levels = { - [1] = { 100, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, - [2] = { 100, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, - [3] = { 100, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, - [4] = { 100, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, - [5] = { 100, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, - [6] = { 100, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, - [7] = { 100, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, - [8] = { 100, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, - [9] = { 100, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, - [10] = { 100, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, - [11] = { 100, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, - [12] = { 100, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, - [13] = { 100, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, - [14] = { 100, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, - [15] = { 100, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, - [16] = { 100, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, - [17] = { 100, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, - [18] = { 100, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, - [19] = { 100, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, - [20] = { 100, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, - [21] = { 100, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [22] = { 100, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [23] = { 100, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [24] = { 100, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [25] = { 100, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [26] = { 100, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [27] = { 100, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [28] = { 100, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [29] = { 100, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [30] = { 100, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [31] = { 100, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [32] = { 100, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [33] = { 100, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [34] = { 100, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [35] = { 100, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [36] = { 100, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [37] = { 100, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [38] = { 100, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [39] = { 100, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [40] = { 100, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 100, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, + [2] = { 100, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, + [3] = { 100, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, + [4] = { 100, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, + [5] = { 100, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, + [6] = { 100, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, + [7] = { 100, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, + [8] = { 100, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, + [9] = { 100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, + [10] = { 100, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, + [11] = { 100, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, + [12] = { 100, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, + [13] = { 100, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, + [14] = { 100, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, + [15] = { 100, manaMultiplier = 20, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, + [16] = { 100, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, + [17] = { 100, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, + [18] = { 100, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, + [19] = { 100, manaMultiplier = 20, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, + [20] = { 100, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, + [21] = { 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, + [22] = { 100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, + [23] = { 100, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, + [24] = { 100, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, + [25] = { 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, + [26] = { 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, + [27] = { 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, + [28] = { 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, + [29] = { 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, + [30] = { 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, + [31] = { 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, + [32] = { 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, + [33] = { 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, + [34] = { 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, + [35] = { 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, + [36] = { 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, + [37] = { 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, + [38] = { 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, + [39] = { 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, + [40] = { 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastOnCritTriggered"] = { @@ -650,8 +649,8 @@ skills["SupportCastOnCritTriggered"] = { color = 2, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -679,46 +678,46 @@ skills["SupportCastOnCritTriggered"] = { "cast_spell_on_linked_attack_crit", }, levels = { - [1] = { 20, cooldown = 0.15, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, - [2] = { 20, cooldown = 0.15, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, - [3] = { 21, cooldown = 0.15, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, - [4] = { 21, cooldown = 0.15, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, - [5] = { 22, cooldown = 0.15, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, - [6] = { 22, cooldown = 0.15, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, - [7] = { 23, cooldown = 0.15, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, - [8] = { 23, cooldown = 0.15, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, - [9] = { 24, cooldown = 0.15, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, - [10] = { 24, cooldown = 0.15, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, - [11] = { 25, cooldown = 0.15, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, - [12] = { 25, cooldown = 0.15, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, - [13] = { 26, cooldown = 0.15, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, - [14] = { 26, cooldown = 0.15, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, - [15] = { 27, cooldown = 0.15, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, - [16] = { 27, cooldown = 0.15, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, - [17] = { 28, cooldown = 0.15, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, - [18] = { 28, cooldown = 0.15, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, - [19] = { 29, cooldown = 0.15, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, - [20] = { 29, cooldown = 0.15, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, - [21] = { 30, cooldown = 0.15, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [22] = { 30, cooldown = 0.15, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [23] = { 31, cooldown = 0.15, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [24] = { 31, cooldown = 0.15, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [25] = { 32, cooldown = 0.15, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [26] = { 32, cooldown = 0.15, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [27] = { 33, cooldown = 0.15, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [28] = { 33, cooldown = 0.15, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [29] = { 34, cooldown = 0.15, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [30] = { 34, cooldown = 0.15, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [31] = { 34, cooldown = 0.15, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [32] = { 35, cooldown = 0.15, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [33] = { 35, cooldown = 0.15, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [34] = { 35, cooldown = 0.15, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [35] = { 35, cooldown = 0.15, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [36] = { 36, cooldown = 0.15, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [37] = { 36, cooldown = 0.15, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [38] = { 36, cooldown = 0.15, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [39] = { 36, cooldown = 0.15, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [40] = { 37, cooldown = 0.15, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 20, cooldown = 0.15, levelRequirement = 38, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [2] = { 20, cooldown = 0.15, levelRequirement = 40, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [3] = { 21, cooldown = 0.15, levelRequirement = 42, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [4] = { 21, cooldown = 0.15, levelRequirement = 44, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [5] = { 22, cooldown = 0.15, levelRequirement = 46, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [6] = { 22, cooldown = 0.15, levelRequirement = 48, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [7] = { 23, cooldown = 0.15, levelRequirement = 50, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [8] = { 23, cooldown = 0.15, levelRequirement = 52, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [9] = { 24, cooldown = 0.15, levelRequirement = 54, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [10] = { 24, cooldown = 0.15, levelRequirement = 56, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [11] = { 25, cooldown = 0.15, levelRequirement = 58, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [12] = { 25, cooldown = 0.15, levelRequirement = 60, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [13] = { 26, cooldown = 0.15, levelRequirement = 62, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [14] = { 26, cooldown = 0.15, levelRequirement = 64, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [15] = { 27, cooldown = 0.15, levelRequirement = 65, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [16] = { 27, cooldown = 0.15, levelRequirement = 66, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [17] = { 28, cooldown = 0.15, levelRequirement = 67, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [18] = { 28, cooldown = 0.15, levelRequirement = 68, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [19] = { 29, cooldown = 0.15, levelRequirement = 69, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [20] = { 29, cooldown = 0.15, levelRequirement = 70, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [21] = { 30, cooldown = 0.15, levelRequirement = 72, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [22] = { 30, cooldown = 0.15, levelRequirement = 74, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [23] = { 31, cooldown = 0.15, levelRequirement = 76, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [24] = { 31, cooldown = 0.15, levelRequirement = 78, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [25] = { 32, cooldown = 0.15, levelRequirement = 80, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [26] = { 32, cooldown = 0.15, levelRequirement = 82, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [27] = { 33, cooldown = 0.15, levelRequirement = 84, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [28] = { 33, cooldown = 0.15, levelRequirement = 86, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [29] = { 34, cooldown = 0.15, levelRequirement = 88, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [30] = { 34, cooldown = 0.15, levelRequirement = 90, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [31] = { 34, cooldown = 0.15, levelRequirement = 91, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [32] = { 35, cooldown = 0.15, levelRequirement = 92, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [33] = { 35, cooldown = 0.15, levelRequirement = 93, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [34] = { 35, cooldown = 0.15, levelRequirement = 94, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [35] = { 35, cooldown = 0.15, levelRequirement = 95, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [36] = { 36, cooldown = 0.15, levelRequirement = 96, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [37] = { 36, cooldown = 0.15, levelRequirement = 97, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [38] = { 36, cooldown = 0.15, levelRequirement = 98, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [39] = { 36, cooldown = 0.15, levelRequirement = 99, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [40] = { 37, cooldown = 0.15, levelRequirement = 100, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastOnCritPlus"] = { @@ -728,7 +727,7 @@ skills["SupportCastOnCritPlus"] = { support = true, requireSkillTypes = { SkillType.Attack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, }, ignoreMinionTypes = true, plusVersionOf = "SupportCastOnCrit", statDescriptionScope = "gem_stat_descriptions", @@ -743,26 +742,26 @@ skills["SupportCastOnCritPlus"] = { "cast_linked_spells_on_attack_crit_%", }, levels = { - [1] = { 100, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 100, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 100, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 100, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 100, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 100, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 100, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 100, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 100, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 100, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 100, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 100, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 100, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 100, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 100, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 100, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 100, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 100, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 100, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 100, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, + [2] = { 100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, + [3] = { 100, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, + [4] = { 100, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, + [5] = { 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, + [6] = { 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, + [7] = { 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, + [8] = { 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, + [9] = { 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, + [10] = { 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, + [11] = { 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, + [12] = { 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, + [13] = { 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, + [14] = { 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, + [15] = { 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, + [16] = { 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, + [17] = { 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, + [18] = { 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, + [19] = { 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, + [20] = { 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastOnCritTriggeredPlus"] = { @@ -771,8 +770,8 @@ skills["SupportCastOnCritTriggeredPlus"] = { color = 2, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, plusVersionOf = "SupportCastOnCritTriggered", statDescriptionScope = "gem_stat_descriptions", @@ -790,32 +789,32 @@ skills["SupportCastOnCritTriggeredPlus"] = { }, stats = { "support_cast_on_crit_spell_damage_+%_final", - "base_cooldown_speed_+%", + "base_spell_cooldown_speed_+%", "spell_uncastable_if_triggerable", "triggered_skill_uses_main_hand_or_averaged_attack_time_for_pvp_scaling", "cast_spell_on_linked_attack_crit", }, levels = { - [1] = { 30, 10, cooldown = 0.15, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 31, 13, cooldown = 0.15, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 31, 16, cooldown = 0.15, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 32, 19, cooldown = 0.15, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 32, 22, cooldown = 0.15, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 33, 25, cooldown = 0.15, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 33, 28, cooldown = 0.15, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 33, 31, cooldown = 0.15, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 33, 34, cooldown = 0.15, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 34, 37, cooldown = 0.15, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 34, 38, cooldown = 0.15, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 34, 40, cooldown = 0.15, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 34, 41, cooldown = 0.15, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 35, 43, cooldown = 0.15, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 35, 44, cooldown = 0.15, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 35, 46, cooldown = 0.15, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 35, 47, cooldown = 0.15, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 36, 49, cooldown = 0.15, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 36, 50, cooldown = 0.15, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 36, 52, cooldown = 0.15, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 30, 10, cooldown = 0.15, levelRequirement = 72, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 31, 13, cooldown = 0.15, levelRequirement = 74, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 31, 16, cooldown = 0.15, levelRequirement = 76, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 32, 19, cooldown = 0.15, levelRequirement = 78, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 32, 22, cooldown = 0.15, levelRequirement = 80, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 33, 25, cooldown = 0.15, levelRequirement = 82, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 33, 28, cooldown = 0.15, levelRequirement = 84, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 33, 31, cooldown = 0.15, levelRequirement = 86, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 33, 34, cooldown = 0.15, levelRequirement = 88, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 34, 37, cooldown = 0.15, levelRequirement = 90, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 34, 38, cooldown = 0.15, levelRequirement = 91, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 34, 40, cooldown = 0.15, levelRequirement = 92, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 34, 41, cooldown = 0.15, levelRequirement = 93, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 35, 43, cooldown = 0.15, levelRequirement = 94, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 35, 44, cooldown = 0.15, levelRequirement = 95, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 35, 46, cooldown = 0.15, levelRequirement = 96, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 35, 47, cooldown = 0.15, levelRequirement = 97, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 36, 49, cooldown = 0.15, levelRequirement = 98, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 36, 50, cooldown = 0.15, levelRequirement = 99, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 36, 52, cooldown = 0.15, levelRequirement = 100, manaMultiplier = 20, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCastOnDeath"] = { @@ -825,7 +824,7 @@ skills["SupportCastOnDeath"] = { support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Minion, SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Minion, SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["area_of_effect_+%_while_dead"] = { @@ -865,46 +864,46 @@ skills["SupportCastOnDeath"] = { "no_cost", }, levels = { - [1] = { 100, 0, manaMultiplier = -100, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 100, 16, manaMultiplier = -100, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 100, 32, manaMultiplier = -100, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 100, 48, manaMultiplier = -100, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 100, 64, manaMultiplier = -100, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 100, 80, manaMultiplier = -100, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 100, 96, manaMultiplier = -100, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 100, 112, manaMultiplier = -100, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 100, 128, manaMultiplier = -100, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 100, 144, manaMultiplier = -100, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 100, 160, manaMultiplier = -100, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 100, 176, manaMultiplier = -100, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 100, 192, manaMultiplier = -100, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 100, 208, manaMultiplier = -100, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 100, 224, manaMultiplier = -100, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 100, 240, manaMultiplier = -100, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 100, 256, manaMultiplier = -100, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 100, 272, manaMultiplier = -100, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 100, 288, manaMultiplier = -100, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 100, 304, manaMultiplier = -100, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 100, 320, manaMultiplier = -100, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 100, 336, manaMultiplier = -100, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 100, 352, manaMultiplier = -100, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 100, 368, manaMultiplier = -100, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 100, 384, manaMultiplier = -100, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 100, 400, manaMultiplier = -100, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 100, 416, manaMultiplier = -100, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 100, 432, manaMultiplier = -100, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 100, 448, manaMultiplier = -100, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 100, 464, manaMultiplier = -100, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 100, 472, manaMultiplier = -100, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 100, 480, manaMultiplier = -100, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 100, 488, manaMultiplier = -100, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 100, 496, manaMultiplier = -100, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 100, 504, manaMultiplier = -100, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 100, 512, manaMultiplier = -100, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 100, 520, manaMultiplier = -100, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 100, 528, manaMultiplier = -100, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 100, 536, manaMultiplier = -100, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 100, 544, manaMultiplier = -100, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 100, 0, manaMultiplier = -100, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 100, 16, manaMultiplier = -100, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 100, 32, manaMultiplier = -100, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 100, 48, manaMultiplier = -100, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 100, 64, manaMultiplier = -100, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 100, 80, manaMultiplier = -100, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 100, 96, manaMultiplier = -100, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 100, 112, manaMultiplier = -100, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 100, 128, manaMultiplier = -100, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 100, 144, manaMultiplier = -100, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 100, 160, manaMultiplier = -100, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 100, 176, manaMultiplier = -100, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 100, 192, manaMultiplier = -100, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 100, 208, manaMultiplier = -100, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 100, 224, manaMultiplier = -100, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 100, 240, manaMultiplier = -100, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 100, 256, manaMultiplier = -100, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 100, 272, manaMultiplier = -100, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 100, 288, manaMultiplier = -100, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 100, 304, manaMultiplier = -100, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 100, 320, manaMultiplier = -100, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 100, 336, manaMultiplier = -100, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 100, 352, manaMultiplier = -100, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 100, 368, manaMultiplier = -100, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 100, 384, manaMultiplier = -100, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 100, 400, manaMultiplier = -100, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 100, 416, manaMultiplier = -100, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 100, 432, manaMultiplier = -100, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 100, 448, manaMultiplier = -100, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 100, 464, manaMultiplier = -100, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 100, 472, manaMultiplier = -100, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 100, 480, manaMultiplier = -100, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 100, 488, manaMultiplier = -100, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 100, 496, manaMultiplier = -100, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 100, 504, manaMultiplier = -100, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 100, 512, manaMultiplier = -100, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 100, 520, manaMultiplier = -100, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 100, 528, manaMultiplier = -100, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 100, 536, manaMultiplier = -100, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 100, 544, manaMultiplier = -100, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportChain"] = { @@ -912,7 +911,7 @@ skills["SupportChain"] = { description = "Supports projectile skills, and any other skills that chain.", color = 2, support = true, - requireSkillTypes = { SkillType.Chaining, SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, SkillType.Type97, }, + requireSkillTypes = { SkillType.Chains, SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, SkillType.ThresholdJewelChaining, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -940,46 +939,46 @@ skills["SupportChain"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 2, -30, 100, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 2, -29, 100, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 2, -28, 100, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 2, -27, 100, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 2, -26, 100, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 2, -25, 100, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 2, -24, 100, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 2, -23, 100, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 2, -22, 100, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 2, -21, 100, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 2, -20, 100, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 2, -19, 100, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 2, -18, 100, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 2, -17, 100, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 2, -16, 100, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 2, -15, 100, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 2, -14, 100, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 2, -13, 100, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 2, -12, 100, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 2, -11, 100, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 2, -10, 100, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 2, -9, 100, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 2, -8, 100, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 2, -7, 100, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 2, -6, 100, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 2, -5, 100, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 2, -4, 100, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 2, -3, 100, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 2, -2, 100, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 2, -1, 100, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 2, -1, 100, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 2, 0, 100, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 2, 0, 100, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 2, 1, 100, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 2, 1, 100, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 2, 2, 100, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 2, 2, 100, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 2, 3, 100, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 2, 3, 100, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 2, 4, 100, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 2, -30, 100, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 2, -29, 100, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 2, -28, 100, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 2, -27, 100, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 2, -26, 100, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 2, -25, 100, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 2, -24, 100, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 2, -23, 100, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 2, -22, 100, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 2, -21, 100, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 2, -20, 100, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 2, -19, 100, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 2, -18, 100, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 2, -17, 100, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 2, -16, 100, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 2, -15, 100, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 2, -14, 100, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 2, -13, 100, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 2, -12, 100, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 2, -11, 100, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 2, -10, 100, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 2, -9, 100, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 2, -8, 100, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 2, -7, 100, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 2, -6, 100, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 2, -5, 100, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 2, -4, 100, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 2, -3, 100, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 2, -2, 100, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 2, -1, 100, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 2, -1, 100, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 2, 0, 100, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 2, 0, 100, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 2, 1, 100, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 2, 1, 100, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 2, 2, 100, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 2, 2, 100, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 2, 3, 100, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 2, 3, 100, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 2, 4, 100, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportChainPlus"] = { @@ -987,7 +986,7 @@ skills["SupportChainPlus"] = { description = "Supports projectile skills, and any other skills that chain.", color = 2, support = true, - requireSkillTypes = { SkillType.Chaining, SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, SkillType.Type97, }, + requireSkillTypes = { SkillType.Chains, SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, SkillType.ThresholdJewelChaining, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportChain", @@ -1010,26 +1009,26 @@ skills["SupportChainPlus"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 3, -10, 150, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 3, -9, 150, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 3, -8, 150, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 3, -7, 150, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 3, -6, 150, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 3, -5, 150, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 3, -5, 150, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 3, -4, 150, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 3, -4, 150, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 3, -3, 150, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 3, -3, 150, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 3, -2, 150, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 3, -2, 150, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 3, -1, 150, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 3, -1, 150, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 3, 0, 150, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 3, 0, 150, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 3, 1, 150, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 3, 1, 150, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 3, 2, 150, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 3, -10, 150, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 3, -9, 150, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 3, -8, 150, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 3, -7, 150, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 3, -6, 150, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 3, -5, 150, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 3, -5, 150, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 3, -4, 150, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 3, -4, 150, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 3, -3, 150, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 3, -3, 150, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 3, -2, 150, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 3, -2, 150, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 3, -1, 150, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 3, -1, 150, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 3, 0, 150, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 3, 0, 150, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 3, 1, 150, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 3, 1, 150, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 3, 2, 150, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportChanceToFlee"] = { @@ -1037,7 +1036,7 @@ skills["SupportChanceToFlee"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1102,7 +1101,7 @@ skills["SupportGemFrenzyPowerOnTrapTrigger"] = { description = "Supports skills which throw traps.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, }, + requireSkillTypes = { SkillType.Trapped, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1132,46 +1131,46 @@ skills["SupportGemFrenzyPowerOnTrapTrigger"] = { "trap_critical_strike_multiplier_+_per_power_charge", }, levels = { - [1] = { 20, 20, 10, 15, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 21, 21, 10, 15, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 21, 21, 10, 15, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 22, 22, 10, 15, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 22, 22, 10, 15, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 23, 23, 10, 15, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 23, 23, 10, 15, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 24, 24, 10, 15, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 24, 24, 10, 15, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 25, 25, 10, 15, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 25, 25, 10, 15, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 26, 26, 10, 15, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 26, 26, 10, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 27, 27, 10, 15, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 27, 27, 10, 15, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 28, 28, 10, 15, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 28, 28, 10, 15, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 29, 29, 10, 15, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 29, 29, 10, 15, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 30, 30, 10, 15, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 30, 30, 10, 15, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 31, 31, 10, 15, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 31, 31, 10, 15, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 32, 32, 10, 15, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 32, 32, 10, 15, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 33, 33, 10, 15, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 33, 33, 10, 15, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 34, 34, 10, 15, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 34, 34, 10, 15, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 20, 20, 10, 15, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [2] = { 21, 21, 10, 15, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [3] = { 21, 21, 10, 15, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [4] = { 22, 22, 10, 15, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [5] = { 22, 22, 10, 15, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [6] = { 23, 23, 10, 15, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [7] = { 23, 23, 10, 15, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [8] = { 24, 24, 10, 15, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [9] = { 24, 24, 10, 15, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [10] = { 25, 25, 10, 15, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [11] = { 25, 25, 10, 15, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [12] = { 26, 26, 10, 15, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [13] = { 26, 26, 10, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [14] = { 27, 27, 10, 15, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [15] = { 27, 27, 10, 15, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [16] = { 28, 28, 10, 15, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [17] = { 28, 28, 10, 15, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [18] = { 29, 29, 10, 15, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [19] = { 29, 29, 10, 15, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [20] = { 30, 30, 10, 15, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [21] = { 30, 30, 10, 15, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [22] = { 31, 31, 10, 15, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [23] = { 31, 31, 10, 15, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [24] = { 32, 32, 10, 15, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [25] = { 32, 32, 10, 15, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [26] = { 33, 33, 10, 15, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [27] = { 33, 33, 10, 15, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [28] = { 34, 34, 10, 15, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [29] = { 34, 34, 10, 15, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [30] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [31] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [32] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [33] = { 35, 35, 10, 15, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [34] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [35] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [36] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [37] = { 36, 36, 10, 15, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [38] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [39] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 3044, 3917, 7785, }, cost = { }, }, + [40] = { 37, 37, 10, 15, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1470, 1471, 6829, }, cost = { }, }, }, } skills["SupportSlashingWeapon"] = { @@ -1227,46 +1226,46 @@ skills["SupportSlashingWeapon"] = { "supported_skill_can_only_use_axe_and_sword", }, levels = { - [1] = { 25, 2000, 20, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 25, 2000, 20, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 26, 2000, 20, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 27, 2000, 20, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 28, 2000, 20, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 28, 2000, 20, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 29, 2000, 20, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 30, 2000, 20, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 31, 2000, 20, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 31, 2000, 20, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 32, 2000, 20, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 33, 2000, 20, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 34, 2000, 20, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 34, 2000, 20, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 35, 2000, 20, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 36, 2000, 20, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 37, 2000, 20, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 37, 2000, 20, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 38, 2000, 20, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 39, 2000, 20, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 40, 2000, 20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 40, 2000, 20, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 41, 2000, 20, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 42, 2000, 20, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 43, 2000, 20, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 43, 2000, 20, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 44, 2000, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 45, 2000, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 46, 2000, 20, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 46, 2000, 20, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 48, 2000, 20, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 48, 2000, 20, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 50, 2000, 20, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 50, 2000, 20, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 2000, 20, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 25, 2000, 20, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 26, 2000, 20, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 27, 2000, 20, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 28, 2000, 20, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 28, 2000, 20, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 29, 2000, 20, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 30, 2000, 20, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 31, 2000, 20, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 31, 2000, 20, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 32, 2000, 20, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 33, 2000, 20, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 34, 2000, 20, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 34, 2000, 20, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 35, 2000, 20, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 36, 2000, 20, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 37, 2000, 20, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 37, 2000, 20, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 38, 2000, 20, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 39, 2000, 20, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 40, 2000, 20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 40, 2000, 20, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 41, 2000, 20, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 42, 2000, 20, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 43, 2000, 20, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 43, 2000, 20, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 44, 2000, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 45, 2000, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 46, 2000, 20, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 46, 2000, 20, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 47, 2000, 20, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 48, 2000, 20, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 48, 2000, 20, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 49, 2000, 20, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 50, 2000, 20, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 50, 2000, 20, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportClusterTrap"] = { @@ -1274,7 +1273,7 @@ skills["SupportClusterTrap"] = { description = "Supports traps skills, making them throw extra traps randomly around the targeted location.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, }, + requireSkillTypes = { SkillType.Trapped, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1304,46 +1303,46 @@ skills["SupportClusterTrap"] = { "multi_trap_and_mine_support_flags", }, levels = { - [1] = { 2, 5, 20, -55, 1, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 5, 20, -54, 1, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, 5, 20, -53, 1, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, 5, 20, -52, 1, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 5, 20, -51, 1, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 5, 20, -50, 1, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, 5, 20, -49, 1, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, 5, 20, -48, 1, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, 5, 20, -47, 1, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, 5, 20, -46, 1, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 2, 5, 20, -45, 1, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 2, 5, 20, -44, 1, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 2, 5, 20, -43, 1, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 2, 5, 20, -42, 1, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 2, 5, 20, -41, 1, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 2, 5, 20, -40, 1, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 2, 5, 20, -39, 1, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 2, 5, 20, -38, 1, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 2, 5, 20, -37, 1, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 2, 5, 20, -36, 1, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 2, 5, 20, -35, 1, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 2, 5, 20, -34, 1, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 2, 5, 20, -33, 1, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 2, 5, 20, -32, 1, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 2, 5, 20, -31, 1, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 2, 5, 20, -30, 1, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 2, 5, 20, -29, 1, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 2, 5, 20, -28, 1, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 2, 5, 20, -27, 1, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 2, 5, 20, -26, 1, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 2, 5, 20, -26, 1, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 2, 5, 20, -25, 1, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 2, 5, 20, -25, 1, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 2, 5, 20, -24, 1, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 2, 5, 20, -24, 1, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 2, 5, 20, -23, 1, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 2, 5, 20, -23, 1, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 2, 5, 20, -22, 1, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 2, 5, 20, -22, 1, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 2, 5, 20, -21, 1, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 5, 20, -55, 1, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 2, 5, 20, -54, 1, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 2, 5, 20, -53, 1, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 2, 5, 20, -52, 1, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 2, 5, 20, -51, 1, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 2, 5, 20, -50, 1, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 2, 5, 20, -49, 1, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 2, 5, 20, -48, 1, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 2, 5, 20, -47, 1, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 2, 5, 20, -46, 1, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 2, 5, 20, -45, 1, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 2, 5, 20, -44, 1, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 2, 5, 20, -43, 1, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 2, 5, 20, -42, 1, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 2, 5, 20, -41, 1, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 2, 5, 20, -40, 1, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 2, 5, 20, -39, 1, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 2, 5, 20, -38, 1, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 2, 5, 20, -37, 1, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 2, 5, 20, -36, 1, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 2, 5, 20, -35, 1, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 2, 5, 20, -34, 1, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 2, 5, 20, -33, 1, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 2, 5, 20, -32, 1, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 2, 5, 20, -31, 1, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 2, 5, 20, -30, 1, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 2, 5, 20, -29, 1, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 2, 5, 20, -28, 1, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 2, 5, 20, -27, 1, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 2, 5, 20, -26, 1, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 2, 5, 20, -26, 1, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 2, 5, 20, -25, 1, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 2, 5, 20, -25, 1, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 2, 5, 20, -24, 1, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 2, 5, 20, -24, 1, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 2, 5, 20, -23, 1, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 2, 5, 20, -23, 1, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 2, 5, 20, -22, 1, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 2, 5, 20, -22, 1, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 2, 5, 20, -21, 1, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportColdPenetration"] = { @@ -1351,7 +1350,7 @@ skills["SupportColdPenetration"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy cold resistance.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1419,7 +1418,7 @@ skills["SupportColdPenetrationPlus"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy cold resistance.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportColdPenetration", @@ -1433,28 +1432,29 @@ skills["SupportColdPenetrationPlus"] = { }, stats = { "base_reduce_enemy_cold_resistance_%", + "base_inflict_cold_exposure_on_hit_%_chance", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCullingStrike"] = { @@ -1462,7 +1462,7 @@ skills["SupportCullingStrike"] = { description = "Supports any skill that hits enemies. If enemies are left below 10% of maximum life after being hit by these skills, they will be killed.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1486,46 +1486,46 @@ skills["SupportCullingStrike"] = { "damage_+%", }, levels = { - [1] = { 1, 0, 0, 0, manaMultiplier = 10, levelRequirement = 18, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 0, 0, 2, manaMultiplier = 10, levelRequirement = 22, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 0, 0, 4, manaMultiplier = 10, levelRequirement = 26, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 0, 0, 6, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 0, 0, 8, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 0, 0, 10, manaMultiplier = 10, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 0, 0, 12, manaMultiplier = 10, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 0, 0, 14, manaMultiplier = 10, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 0, 0, 16, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 0, 0, 18, manaMultiplier = 10, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 0, 0, 20, manaMultiplier = 10, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 0, 0, 22, manaMultiplier = 10, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 0, 0, 24, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 0, 0, 26, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 0, 0, 28, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 0, 0, 30, manaMultiplier = 10, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 0, 0, 32, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 0, 0, 34, manaMultiplier = 10, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 0, 0, 36, manaMultiplier = 10, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 0, 0, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 0, 0, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 0, 0, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 0, 0, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 0, 0, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 0, 0, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 0, 0, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 0, 0, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 0, 0, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 0, 0, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 0, 0, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 0, 0, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 0, 0, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 0, 0, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 0, 0, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 0, 0, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 0, 0, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 0, 0, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 0, 0, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 0, 0, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 0, 0, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 0, 0, 0, manaMultiplier = 10, levelRequirement = 18, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [2] = { 1, 0, 0, 2, manaMultiplier = 10, levelRequirement = 22, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [3] = { 1, 0, 0, 4, manaMultiplier = 10, levelRequirement = 26, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [4] = { 1, 0, 0, 6, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [5] = { 1, 0, 0, 8, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [6] = { 1, 0, 0, 10, manaMultiplier = 10, levelRequirement = 35, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [7] = { 1, 0, 0, 12, manaMultiplier = 10, levelRequirement = 38, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [8] = { 1, 0, 0, 14, manaMultiplier = 10, levelRequirement = 41, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [9] = { 1, 0, 0, 16, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [10] = { 1, 0, 0, 18, manaMultiplier = 10, levelRequirement = 47, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [11] = { 1, 0, 0, 20, manaMultiplier = 10, levelRequirement = 50, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [12] = { 1, 0, 0, 22, manaMultiplier = 10, levelRequirement = 53, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [13] = { 1, 0, 0, 24, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [14] = { 1, 0, 0, 26, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [15] = { 1, 0, 0, 28, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [16] = { 1, 0, 0, 30, manaMultiplier = 10, levelRequirement = 62, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [17] = { 1, 0, 0, 32, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [18] = { 1, 0, 0, 34, manaMultiplier = 10, levelRequirement = 66, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [19] = { 1, 0, 0, 36, manaMultiplier = 10, levelRequirement = 68, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [20] = { 1, 0, 0, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [21] = { 1, 0, 0, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [22] = { 1, 0, 0, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [23] = { 1, 0, 0, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [24] = { 1, 0, 0, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [25] = { 1, 0, 0, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [26] = { 1, 0, 0, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [27] = { 1, 0, 0, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [28] = { 1, 0, 0, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [29] = { 1, 0, 0, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [30] = { 1, 0, 0, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [31] = { 1, 0, 0, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [32] = { 1, 0, 0, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [33] = { 1, 0, 0, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [34] = { 1, 0, 0, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [35] = { 1, 0, 0, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [36] = { 1, 0, 0, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [37] = { 1, 0, 0, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [38] = { 1, 0, 0, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [39] = { 1, 0, 0, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 589, 70, 216, }, cost = { }, }, + [40] = { 1, 0, 0, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 784, 498, 2, }, cost = { }, }, }, } skills["SupportDeadlyAilments"] = { @@ -1533,7 +1533,7 @@ skills["SupportDeadlyAilments"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1563,46 +1563,46 @@ skills["SupportDeadlyAilments"] = { "support_better_ailments_hit_damage_+%_final", }, levels = { - [1] = { 30, -80, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 30, -80, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 31, -80, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 32, -80, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 33, -80, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 33, -80, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 34, -80, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 35, -80, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 36, -80, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 36, -80, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 37, -80, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 38, -80, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 39, -80, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 39, -80, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 40, -80, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 41, -80, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 42, -80, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 42, -80, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 43, -80, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 44, -80, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 45, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 45, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 46, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 47, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 48, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 48, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 49, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 50, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 51, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 51, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 52, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 52, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 52, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 53, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 53, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 54, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 54, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 54, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 55, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 55, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 30, -80, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 30, -80, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 31, -80, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 32, -80, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 33, -80, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 33, -80, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 34, -80, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 35, -80, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 36, -80, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 36, -80, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 37, -80, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 38, -80, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 39, -80, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 39, -80, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 40, -80, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 41, -80, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 42, -80, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 42, -80, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 43, -80, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 44, -80, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 45, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 45, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 46, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 47, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 48, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 48, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 49, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 50, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 51, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 51, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 52, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 52, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 52, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 53, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 53, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 54, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 54, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 54, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 55, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 55, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportDeadlyAilmentsPlus"] = { @@ -1610,7 +1610,7 @@ skills["SupportDeadlyAilmentsPlus"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportDeadlyAilments", @@ -1635,26 +1635,26 @@ skills["SupportDeadlyAilmentsPlus"] = { "support_better_ailments_hit_damage_+%_final", }, levels = { - [1] = { 45, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 46, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 47, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 48, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 49, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 50, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 50, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 51, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 51, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 52, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 52, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 53, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 53, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 54, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 54, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 55, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 55, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 56, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 56, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 57, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 45, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 46, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 47, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 48, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 54, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 55, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 55, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 56, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 56, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 57, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 57, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 58, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 58, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 59, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 59, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 60, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 60, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 61, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 61, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 62, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportAdditionalQuality"] = { @@ -1704,7 +1704,7 @@ skills["SupportFasterAttack"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Attack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1773,9 +1773,9 @@ skills["SupportFasterProjectiles"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.ProjectileDamage, SkillType.MinionProjectile, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ProjectileSpeed, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Type51, }, + excludeSkillTypes = { SkillType.FixedSpeedProjectile, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -1795,46 +1795,46 @@ skills["SupportFasterProjectiles"] = { "projectile_damage_+%", }, levels = { - [1] = { 50, 20, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 51, 20, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 52, 21, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 53, 21, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 54, 22, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 55, 22, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 56, 23, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 57, 23, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 58, 24, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 59, 24, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 60, 25, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 61, 25, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 62, 26, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 63, 26, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 64, 27, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 65, 27, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 66, 28, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 67, 28, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 68, 29, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 69, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 70, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 71, 30, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 72, 31, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 73, 31, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 74, 32, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 75, 32, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 76, 33, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 77, 33, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 78, 34, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 79, 34, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 79, 34, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 80, 35, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 80, 35, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 81, 35, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 81, 35, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 82, 36, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 82, 36, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 83, 36, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 83, 36, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 84, 37, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 50, 20, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 51, 20, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 52, 21, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 53, 21, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 54, 22, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 55, 22, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 56, 23, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 57, 23, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 58, 24, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 59, 24, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 60, 25, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 61, 25, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 62, 26, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 63, 26, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 64, 27, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 65, 27, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 66, 28, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 67, 28, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 68, 29, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 69, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 70, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 71, 30, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 72, 31, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 73, 31, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 74, 32, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 75, 32, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 76, 33, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 77, 33, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 78, 34, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 79, 34, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 79, 34, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 80, 35, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 80, 35, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 81, 35, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 81, 35, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 82, 36, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 82, 36, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 83, 36, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 83, 36, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 84, 37, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportFocusedBallista"] = { @@ -1842,7 +1842,7 @@ skills["SupportFocusedBallista"] = { description = "Supports skills that summon ballista totems. Cannot modify the skills of minions.", color = 2, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.Totem, SkillType.AND, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.SummonsTotem, SkillType.AND, }, addSkillTypes = { }, excludeSkillTypes = { }, ignoreMinionTypes = true, @@ -1875,46 +1875,46 @@ skills["SupportFocusedBallista"] = { "ranged_attack_totem_only_attacks_when_owner_attacks", }, levels = { - [1] = { 25, 0, 40, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 26, 0, 41, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 26, 1, 43, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 27, 1, 44, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 27, 2, 46, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 28, 2, 47, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 28, 3, 49, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 29, 3, 50, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 29, 4, 52, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 30, 4, 53, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 30, 5, 55, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 31, 5, 56, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 31, 6, 58, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 32, 6, 59, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 32, 7, 61, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 33, 7, 62, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 33, 8, 64, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 34, 8, 65, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 34, 9, 67, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 35, 9, 68, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 35, 10, 70, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 36, 10, 71, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 36, 11, 73, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 37, 11, 74, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 37, 12, 76, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 38, 12, 77, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 38, 13, 79, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 39, 13, 80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 39, 14, 82, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 40, 14, 83, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 40, 14, 84, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 40, 15, 85, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 40, 15, 85, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 41, 15, 86, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 41, 15, 87, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 41, 16, 88, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 41, 16, 88, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 42, 16, 89, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 42, 16, 90, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 42, 17, 91, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 0, 40, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 26, 0, 41, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 26, 1, 43, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 27, 1, 44, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 27, 2, 46, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 28, 2, 47, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 28, 3, 49, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 29, 3, 50, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 29, 4, 52, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 30, 4, 53, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 30, 5, 55, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 31, 5, 56, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 31, 6, 58, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 32, 6, 59, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 32, 7, 61, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 33, 7, 62, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 33, 8, 64, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 34, 8, 65, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 34, 9, 67, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 35, 9, 68, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 35, 10, 70, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 36, 10, 71, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 36, 11, 73, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 37, 11, 74, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 37, 12, 76, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 38, 12, 77, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 38, 13, 79, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 39, 13, 80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 39, 14, 82, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 40, 14, 83, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 40, 14, 84, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 40, 15, 85, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 40, 15, 85, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 41, 15, 86, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 41, 15, 87, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 41, 16, 88, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 41, 16, 88, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 42, 16, 89, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 42, 16, 90, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 42, 17, 91, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportFork"] = { @@ -1922,7 +1922,7 @@ skills["SupportFork"] = { description = "Supports projectile skills, making their projectiles fork into two projectiles the first time they hit an enemy and don't pierce it.", color = 2, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1950,46 +1950,46 @@ skills["SupportFork"] = { "projectiles_fork", }, levels = { - [1] = { -10, 100, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -9, 100, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -8, 100, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -7, 100, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -6, 100, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { -5, 100, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { -4, 100, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { -3, 100, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { -2, 100, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { -1, 100, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 0, 100, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 1, 100, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 2, 100, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 3, 100, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 4, 100, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 5, 100, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 6, 100, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 7, 100, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 8, 100, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 9, 100, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 10, 100, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 11, 100, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 12, 100, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 13, 100, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 14, 100, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 15, 100, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 16, 100, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 17, 100, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 18, 100, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 19, 100, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 19, 100, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 20, 100, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 20, 100, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 21, 100, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 21, 100, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 22, 100, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 22, 100, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 23, 100, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 23, 100, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 24, 100, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -10, 100, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { -9, 100, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { -8, 100, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { -7, 100, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { -6, 100, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { -5, 100, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { -4, 100, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { -3, 100, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { -2, 100, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { -1, 100, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 0, 100, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 1, 100, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 2, 100, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 3, 100, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 4, 100, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 5, 100, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 6, 100, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 7, 100, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 8, 100, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 9, 100, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 10, 100, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 11, 100, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 12, 100, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 13, 100, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 14, 100, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 15, 100, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 16, 100, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 17, 100, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 18, 100, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 19, 100, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 19, 100, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 20, 100, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 20, 100, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 21, 100, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 21, 100, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 22, 100, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 22, 100, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 23, 100, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 23, 100, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 24, 100, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportForkPlus"] = { @@ -1997,7 +1997,7 @@ skills["SupportForkPlus"] = { description = "Supports projectile skills, making their projectiles fork into two projectiles the first two times they hit an enemy and don't pierce it.", color = 2, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportFork", @@ -2021,26 +2021,26 @@ skills["SupportForkPlus"] = { "projectiles_fork", }, levels = { - [1] = { 1, 0, 150, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 1, 2, 150, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 1, 4, 150, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 1, 6, 150, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 1, 9, 150, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 1, 10, 150, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 1, 11, 150, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 1, 12, 150, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 1, 13, 150, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 1, 14, 150, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 1, 15, 150, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 1, 16, 150, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 1, 17, 150, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 1, 18, 150, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 1, 19, 150, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 1, 20, 150, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 1, 21, 150, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 1, 22, 150, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 1, 23, 150, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 1, 24, 150, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 1, 10, 150, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 1, 11, 150, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 1, 12, 150, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 1, 13, 150, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 1, 14, 150, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 1, 15, 150, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 1, 15, 150, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 1, 16, 150, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 1, 16, 150, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 1, 17, 150, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 1, 17, 150, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 1, 18, 150, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 1, 18, 150, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 1, 19, 150, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 1, 19, 150, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 1, 20, 150, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 1, 20, 150, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 1, 21, 150, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 1, 21, 150, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 1, 22, 150, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportGreaterMultipleProjectiles"] = { @@ -2049,7 +2049,7 @@ skills["SupportGreaterMultipleProjectiles"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, SkillType.Type73, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, SkillType.ProjectileNumber, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2080,46 +2080,46 @@ skills["SupportGreaterMultipleProjectiles"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 4, -35, 0, 200, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 4, -35, 0, 200, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4, -34, 0, 200, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 4, -34, 0, 200, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 4, -33, 0, 200, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 4, -33, 0, 200, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 4, -32, 0, 200, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 4, -32, 0, 200, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4, -31, 0, 200, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4, -31, 0, 200, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 4, -30, 0, 200, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 4, -30, 0, 200, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 4, -29, 0, 200, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 4, -29, 0, 200, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 4, -28, 0, 200, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 4, -28, 0, 200, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 4, -27, 0, 200, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 4, -27, 0, 200, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 4, -26, 0, 200, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 4, -26, 0, 200, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4, -25, 0, 200, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4, -25, 0, 200, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4, -24, 0, 200, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4, -24, 0, 200, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4, -23, 0, 200, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4, -23, 0, 200, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4, -22, 0, 200, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4, -22, 0, 200, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4, -18, 0, 200, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, -35, 0, 200, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [2] = { 4, -35, 0, 200, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [3] = { 4, -34, 0, 200, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [4] = { 4, -34, 0, 200, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [5] = { 4, -33, 0, 200, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [6] = { 4, -33, 0, 200, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [7] = { 4, -32, 0, 200, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [8] = { 4, -32, 0, 200, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [9] = { 4, -31, 0, 200, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [10] = { 4, -31, 0, 200, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [11] = { 4, -30, 0, 200, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [12] = { 4, -30, 0, 200, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [13] = { 4, -29, 0, 200, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [14] = { 4, -29, 0, 200, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [15] = { 4, -28, 0, 200, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [16] = { 4, -28, 0, 200, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [17] = { 4, -27, 0, 200, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [18] = { 4, -27, 0, 200, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [19] = { 4, -26, 0, 200, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [20] = { 4, -26, 0, 200, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [21] = { 4, -25, 0, 200, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [22] = { 4, -25, 0, 200, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [23] = { 4, -24, 0, 200, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [24] = { 4, -24, 0, 200, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [25] = { 4, -23, 0, 200, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [26] = { 4, -23, 0, 200, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [27] = { 4, -22, 0, 200, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [28] = { 4, -22, 0, 200, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [29] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [30] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [31] = { 4, -21, 0, 200, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [32] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [33] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [34] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [35] = { 4, -20, 0, 200, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [36] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [37] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [38] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [39] = { 4, -19, 0, 200, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [40] = { 4, -18, 0, 200, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 173, 2, 1, }, cost = { }, }, }, } skills["SupportGreaterMultipleProjectilesPlus"] = { @@ -2127,7 +2127,7 @@ skills["SupportGreaterMultipleProjectilesPlus"] = { description = "Supports projectile skills.", color = 2, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, SkillType.Type73, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, SkillType.ProjectileNumber, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportGreaterMultipleProjectiles", @@ -2151,26 +2151,26 @@ skills["SupportGreaterMultipleProjectilesPlus"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 5, -30, 0, 250, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5, -29, 0, 250, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5, -28, 0, 250, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 5, -27, 0, 250, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 5, -26, 0, 250, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 5, -25, 0, 250, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 5, -25, 0, 250, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 5, -24, 0, 250, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 5, -24, 0, 250, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 5, -23, 0, 250, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5, -23, 0, 250, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5, -22, 0, 250, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 5, -22, 0, 250, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 5, -21, 0, 250, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5, -21, 0, 250, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 5, -20, 0, 250, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 5, -20, 0, 250, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 5, -19, 0, 250, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 5, -19, 0, 250, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 5, -18, 0, 250, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5, -25, 0, 250, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [2] = { 5, -24, 0, 250, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [3] = { 5, -23, 0, 250, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [4] = { 5, -22, 0, 250, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [5] = { 5, -21, 0, 250, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [6] = { 5, -20, 0, 250, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [7] = { 5, -20, 0, 250, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [8] = { 5, -19, 0, 250, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [9] = { 5, -19, 0, 250, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [10] = { 5, -18, 0, 250, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [11] = { 5, -18, 0, 250, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [12] = { 5, -17, 0, 250, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [13] = { 5, -17, 0, 250, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [14] = { 5, -16, 0, 250, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [15] = { 5, -16, 0, 250, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [16] = { 5, -15, 0, 250, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [17] = { 5, -15, 0, 250, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [18] = { 5, -14, 0, 250, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [19] = { 5, -14, 0, 250, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 173, 647, 498, }, cost = { }, }, + [20] = { 5, -13, 0, 250, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 3462, 14629, 2, }, cost = { }, }, }, } skills["SupportGreaterVolley"] = { @@ -2178,9 +2178,9 @@ skills["SupportGreaterVolley"] = { description = "Supports skills that fire projectiles from the user. Does not affect projectiles fired from other locations as secondary effects.", color = 2, support = true, - requireSkillTypes = { SkillType.SkillCanVolley, }, + requireSkillTypes = { SkillType.ProjectilesFromUser, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.LaunchesSeriesOfProjectiles, SkillType.Type71, SkillType.FiresProjectilesFromSecondaryLocation, }, + excludeSkillTypes = { SkillType.ProjectileSpiral, SkillType.SingleMainProjectile, SkillType.ProjectilesNotFromUser, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_greater_volley_projectile_damage_+%_final"] = { @@ -2208,46 +2208,46 @@ skills["SupportGreaterVolley"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 4, 80, 4, -30, 0, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 4, 80, 4, -30, 0, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4, 80, 4, -29, 0, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 4, 80, 4, -29, 0, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 4, 80, 4, -28, 0, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 4, 80, 4, -28, 0, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 4, 80, 4, -27, 0, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 4, 80, 4, -27, 0, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4, 80, 4, -26, 0, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4, 80, 4, -26, 0, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 4, 80, 4, -25, 0, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 4, 80, 4, -25, 0, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 4, 80, 4, -24, 0, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 4, 80, 4, -24, 0, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 4, 80, 4, -23, 0, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 4, 80, 4, -23, 0, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 4, 80, 4, -22, 0, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 4, 80, 4, -22, 0, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 4, 80, 4, -21, 0, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 4, 80, 4, -21, 0, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4, 80, 4, -20, 0, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4, 80, 4, -20, 0, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4, 80, 4, -19, 0, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4, 80, 4, -19, 0, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4, 80, 4, -18, 0, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4, 80, 4, -18, 0, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4, 80, 4, -17, 0, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4, 80, 4, -17, 0, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4, 80, 4, -16, 0, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4, 80, 4, -16, 0, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4, 80, 4, -14, 0, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4, 80, 4, -14, 0, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4, 80, 4, -13, 0, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4, 80, 4, -13, 0, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4, 80, 4, -12, 0, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4, 80, 4, -12, 0, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4, 80, 4, -11, 0, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, 80, 4, -30, 0, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 4, 80, 4, -30, 0, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 4, 80, 4, -29, 0, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 4, 80, 4, -29, 0, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 4, 80, 4, -28, 0, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 4, 80, 4, -28, 0, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 4, 80, 4, -27, 0, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 4, 80, 4, -27, 0, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 4, 80, 4, -26, 0, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 4, 80, 4, -26, 0, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 4, 80, 4, -25, 0, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 4, 80, 4, -25, 0, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 4, 80, 4, -24, 0, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 4, 80, 4, -24, 0, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 4, 80, 4, -23, 0, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 4, 80, 4, -23, 0, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 4, 80, 4, -22, 0, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 4, 80, 4, -22, 0, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 4, 80, 4, -21, 0, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 4, 80, 4, -21, 0, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 4, 80, 4, -20, 0, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 4, 80, 4, -20, 0, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 4, 80, 4, -19, 0, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 4, 80, 4, -19, 0, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 4, 80, 4, -18, 0, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 4, 80, 4, -18, 0, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 4, 80, 4, -17, 0, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 4, 80, 4, -17, 0, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 4, 80, 4, -16, 0, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 4, 80, 4, -16, 0, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 4, 80, 4, -15, 0, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 4, 80, 4, -14, 0, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 4, 80, 4, -14, 0, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 4, 80, 4, -13, 0, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 4, 80, 4, -13, 0, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 4, 80, 4, -12, 0, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 4, 80, 4, -12, 0, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 4, 80, 4, -11, 0, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportDamageAgainstChilled"] = { @@ -2255,7 +2255,7 @@ skills["SupportDamageAgainstChilled"] = { description = "Supports any skill that deals damage.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2289,46 +2289,46 @@ skills["SupportDamageAgainstChilled"] = { "support_hypothermia_cold_damage_over_time_+%_final", }, levels = { - [1] = { 20, 20, 20, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 20, 20, 20, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 21, 20, 21, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 21, 20, 21, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 22, 20, 22, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 22, 20, 22, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 23, 20, 23, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 23, 20, 23, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 24, 20, 24, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 24, 20, 24, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 25, 20, 25, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 25, 20, 25, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 26, 20, 26, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 26, 20, 26, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 27, 20, 27, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 27, 20, 27, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 28, 20, 28, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 28, 20, 28, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 29, 20, 29, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 29, 20, 29, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 30, 20, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 30, 20, 30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 31, 20, 31, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 31, 20, 31, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 32, 20, 32, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 32, 20, 32, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 33, 20, 33, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 33, 20, 33, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 37, 20, 37, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 20, 20, 20, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 20, 20, 20, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 21, 20, 21, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 21, 20, 21, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 22, 20, 22, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 22, 20, 22, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 23, 20, 23, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 23, 20, 23, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 24, 20, 24, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 24, 20, 24, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 25, 20, 25, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 25, 20, 25, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 26, 20, 26, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 26, 20, 26, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 27, 20, 27, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 27, 20, 27, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 28, 20, 28, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 28, 20, 28, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 29, 20, 29, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 29, 20, 29, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 30, 20, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 30, 20, 30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 31, 20, 31, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 31, 20, 31, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 32, 20, 32, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 32, 20, 32, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 33, 20, 33, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 33, 20, 33, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 34, 20, 34, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 35, 20, 35, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 36, 20, 36, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 37, 20, 37, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportImpale"] = { @@ -2367,46 +2367,46 @@ skills["SupportImpale"] = { "impale_debuff_effect_+%", }, levels = { - [1] = { 60, 0, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 60, 1, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 60, 3, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 60, 4, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 60, 6, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 60, 7, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 60, 9, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 60, 10, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 60, 12, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 60, 13, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 60, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 60, 16, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 60, 18, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 60, 19, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 60, 21, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 60, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 60, 24, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 60, 25, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 60, 27, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 60, 28, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 60, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 60, 31, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 60, 33, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 60, 34, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 60, 36, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 60, 37, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 60, 39, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 60, 40, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 60, 42, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 60, 43, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 60, 44, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 60, 45, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 60, 45, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 60, 46, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 60, 47, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 60, 48, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 60, 48, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 60, 49, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 60, 50, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 60, 51, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 60, 0, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 60, 1, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 60, 3, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 60, 4, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 60, 6, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 60, 7, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 60, 9, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 60, 10, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 60, 12, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 60, 13, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 60, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 60, 16, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 60, 18, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 60, 19, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 60, 21, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 60, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 60, 24, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 60, 25, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 60, 27, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 60, 28, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 60, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 60, 31, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 60, 33, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 60, 34, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 60, 36, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 60, 37, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 60, 39, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 60, 40, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 60, 42, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 60, 43, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 60, 44, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 60, 45, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 60, 45, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 60, 46, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 60, 47, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 60, 48, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 60, 48, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 60, 49, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 60, 50, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 60, 51, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportFrenzyChargeOnSlayingFrozenEnemy"] = { @@ -2416,9 +2416,9 @@ skills["SupportFrenzyChargeOnSlayingFrozenEnemy"] = { baseEffectiveness = 0.51819998025894, incrementalEffectiveness = 0.03770000115037, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -2442,46 +2442,46 @@ skills["SupportFrenzyChargeOnSlayingFrozenEnemy"] = { "global_maximum_added_cold_damage", }, levels = { - [1] = { 50, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [2] = { 51, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [3] = { 52, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [4] = { 53, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [5] = { 54, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [6] = { 55, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [7] = { 56, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [8] = { 57, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [9] = { 58, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [10] = { 59, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [11] = { 60, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [12] = { 61, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [13] = { 62, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [14] = { 63, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [15] = { 64, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [16] = { 65, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [17] = { 66, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [18] = { 67, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [19] = { 68, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [20] = { 69, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [21] = { 70, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [22] = { 71, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [23] = { 72, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [24] = { 73, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [25] = { 74, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [26] = { 75, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [27] = { 76, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [28] = { 77, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [29] = { 78, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [30] = { 79, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [31] = { 79, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [32] = { 80, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [33] = { 80, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [34] = { 81, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [35] = { 81, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [36] = { 82, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [37] = { 82, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [38] = { 83, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [39] = { 83, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, - [40] = { 84, 15, 0.079999998211861, 0.11999999731779, 0.36000001430511, 0.54000002145767, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 3, 3, 3, 3, }, cost = { }, }, + [1] = { 50, 15, 2, 3, 8, 12, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 51, 15, 2, 3, 10, 15, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 52, 15, 2, 4, 11, 17, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 53, 15, 3, 4, 13, 19, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 54, 15, 3, 5, 14, 21, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 55, 15, 4, 5, 16, 24, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 56, 15, 4, 6, 18, 27, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 57, 15, 4, 7, 20, 30, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 58, 15, 5, 7, 22, 33, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 59, 15, 5, 8, 25, 37, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 60, 15, 6, 9, 27, 41, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 61, 15, 7, 10, 30, 46, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 62, 15, 8, 11, 34, 51, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 63, 15, 8, 13, 38, 56, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 64, 15, 9, 14, 42, 62, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 65, 15, 10, 15, 46, 69, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 66, 15, 11, 17, 51, 77, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 67, 15, 13, 19, 56, 85, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 68, 15, 14, 21, 62, 94, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 69, 15, 15, 23, 69, 103, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 70, 15, 17, 25, 76, 114, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 71, 15, 19, 28, 84, 126, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 72, 15, 21, 31, 93, 139, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 73, 15, 23, 34, 102, 153, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 74, 15, 25, 37, 112, 168, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 75, 15, 27, 41, 124, 185, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 76, 15, 30, 45, 136, 204, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 77, 15, 33, 50, 150, 224, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 78, 15, 37, 55, 164, 247, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 79, 15, 40, 60, 181, 271, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 79, 15, 42, 63, 189, 284, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 80, 15, 44, 66, 198, 298, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 80, 15, 46, 69, 208, 312, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 81, 15, 48, 73, 218, 327, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 81, 15, 51, 76, 228, 342, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 82, 15, 53, 80, 239, 359, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 82, 15, 56, 83, 250, 376, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 83, 15, 58, 87, 262, 394, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 83, 15, 61, 92, 275, 412, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 84, 15, 64, 96, 288, 432, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportLesserMultipleProjectiles"] = { @@ -2490,7 +2490,7 @@ skills["SupportLesserMultipleProjectiles"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, SkillType.Type73, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, SkillType.ProjectileNumber, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2521,46 +2521,46 @@ skills["SupportLesserMultipleProjectiles"] = { "terrain_arrow_attachment_chance_reduction_+%", }, levels = { - [1] = { 2, -15, 0, 100, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, -15, 0, 100, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, -14, 0, 100, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, -14, 0, 100, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, -13, 0, 100, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, -13, 0, 100, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, -12, 0, 100, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, -12, 0, 100, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, -11, 0, 100, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, -11, 0, 100, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 2, -10, 0, 100, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 2, -10, 0, 100, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 2, -9, 0, 100, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 2, -9, 0, 100, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 2, -8, 0, 100, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 2, -8, 0, 100, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 2, -7, 0, 100, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 2, -7, 0, 100, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 2, -6, 0, 100, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 2, -6, 0, 100, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 2, -5, 0, 100, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 2, -5, 0, 100, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 2, -4, 0, 100, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 2, -4, 0, 100, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 2, -3, 0, 100, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 2, -3, 0, 100, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 2, -2, 0, 100, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 2, -2, 0, 100, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 2, -1, 0, 100, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 2, -1, 0, 100, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 2, 0, 0, 100, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 2, 0, 0, 100, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 2, 1, 0, 100, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 2, 1, 0, 100, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 2, 2, 0, 100, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 2, 2, 0, 100, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 2, 3, 0, 100, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 2, 3, 0, 100, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 2, 4, 0, 100, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 2, 4, 0, 100, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, -15, 0, 100, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [2] = { 2, -15, 0, 100, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [3] = { 2, -14, 0, 100, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [4] = { 2, -14, 0, 100, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [5] = { 2, -13, 0, 100, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [6] = { 2, -13, 0, 100, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [7] = { 2, -12, 0, 100, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [8] = { 2, -12, 0, 100, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [9] = { 2, -11, 0, 100, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [10] = { 2, -11, 0, 100, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [11] = { 2, -10, 0, 100, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [12] = { 2, -10, 0, 100, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [13] = { 2, -9, 0, 100, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [14] = { 2, -9, 0, 100, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [15] = { 2, -8, 0, 100, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [16] = { 2, -8, 0, 100, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [17] = { 2, -7, 0, 100, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [18] = { 2, -7, 0, 100, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [19] = { 2, -6, 0, 100, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [20] = { 2, -6, 0, 100, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [21] = { 2, -5, 0, 100, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [22] = { 2, -5, 0, 100, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [23] = { 2, -4, 0, 100, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [24] = { 2, -4, 0, 100, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [25] = { 2, -3, 0, 100, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [26] = { 2, -3, 0, 100, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [27] = { 2, -2, 0, 100, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [28] = { 2, -2, 0, 100, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [29] = { 2, -1, 0, 100, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [30] = { 2, -1, 0, 100, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [31] = { 2, 0, 0, 100, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [32] = { 2, 0, 0, 100, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [33] = { 2, 1, 0, 100, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [34] = { 2, 1, 0, 100, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [35] = { 2, 2, 0, 100, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [36] = { 2, 2, 0, 100, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [37] = { 2, 3, 0, 100, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [38] = { 2, 3, 0, 100, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [39] = { 2, 4, 0, 100, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, + [40] = { 2, 4, 0, 100, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 173, 841, 498, }, cost = { }, }, }, } skills["SupportChanceToPoison"] = { @@ -2570,7 +2570,7 @@ skills["SupportChanceToPoison"] = { baseEffectiveness = 0.2732999920845, incrementalEffectiveness = 0.03999999910593, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2593,46 +2593,46 @@ skills["SupportChanceToPoison"] = { "base_chance_to_poison_on_hit_%", }, levels = { - [1] = { 0.80000001192093, 1.5, 40, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 2.2000000476837, 40, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [3] = { 1.2000000476837, 2, 40, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [4] = { 1, 1.7999999523163, 40, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.7999999523163, 40, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 40, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 2, 40, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 3, 40, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [3] = { 1.2000000476837, 3, 40, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [4] = { 1, 4, 40, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 5, 40, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 5, 40, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 7, 40, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 10, 40, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 13, 40, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 17, 40, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 21, 40, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 27, 40, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 34, 40, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 43, 40, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 54, 40, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 67, 40, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 83, 40, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 103, 40, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 121, 40, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 141, 40, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 156, 40, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 173, 40, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 192, 40, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 213, 40, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 235, 40, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 260, 40, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 287, 40, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 317, 40, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 350, 40, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 387, 40, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 406, 40, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 427, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 448, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 471, 40, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 494, 40, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 519, 40, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 545, 40, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 572, 40, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 600, 40, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 630, 40, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SupportManaLeech"] = { @@ -2714,9 +2714,9 @@ skills["SupportGemMirageArcher"] = { description = "Supports attack skills that can be used with bows. Supported skills can only be used with bows. Cannot support Vaal skills, minion skills, movement skills, or skills used by totems, traps, or mines.", color = 2, support = true, - requireSkillTypes = { SkillType.SkillCanMirageArcher, }, + requireSkillTypes = { SkillType.MirageArcherCanUse, }, addSkillTypes = { SkillType.Duration, }, - excludeSkillTypes = { SkillType.Vaal, SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Minion, }, + excludeSkillTypes = { SkillType.Vaal, SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Minion, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -2761,46 +2761,46 @@ skills["SupportGemMirageArcher"] = { "disable_skill_if_weapon_not_bow", }, levels = { - [1] = { 4000, -40, -60, -138, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 4000, -40, -60, -138, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4000, -39, -60, -138, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 4000, -39, -60, -138, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 4000, -38, -60, -138, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 4000, -38, -60, -138, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 4000, -37, -60, -138, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 4000, -37, -60, -138, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4000, -36, -60, -138, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4000, -36, -60, -138, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 4000, -35, -60, -138, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 4000, -35, -60, -138, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 4000, -34, -60, -138, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 4000, -34, -60, -138, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 4000, -33, -60, -138, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 4000, -33, -60, -138, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 4000, -32, -60, -138, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 4000, -32, -60, -138, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4000, -30, -60, -138, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4000, -30, -60, -138, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4000, -29, -60, -138, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4000, -29, -60, -138, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4000, -28, -60, -138, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4000, -28, -60, -138, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4000, -27, -60, -138, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4000, -27, -60, -138, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4000, -26, -60, -138, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4000, -26, -60, -138, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4000, -25, -60, -138, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4000, -25, -60, -138, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4000, -24, -60, -138, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4000, -24, -60, -138, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4000, -23, -60, -138, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4000, -23, -60, -138, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4000, -40, -60, -138, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [2] = { 4000, -40, -60, -138, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [3] = { 4000, -39, -60, -138, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [4] = { 4000, -39, -60, -138, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [5] = { 4000, -38, -60, -138, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [6] = { 4000, -38, -60, -138, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [7] = { 4000, -37, -60, -138, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [8] = { 4000, -37, -60, -138, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [9] = { 4000, -36, -60, -138, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [10] = { 4000, -36, -60, -138, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [11] = { 4000, -35, -60, -138, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [12] = { 4000, -35, -60, -138, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [13] = { 4000, -34, -60, -138, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [14] = { 4000, -34, -60, -138, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [15] = { 4000, -33, -60, -138, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [16] = { 4000, -33, -60, -138, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [17] = { 4000, -32, -60, -138, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [18] = { 4000, -32, -60, -138, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [19] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [20] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [21] = { 4000, -31, -60, -138, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [22] = { 4000, -30, -60, -138, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [23] = { 4000, -30, -60, -138, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [24] = { 4000, -29, -60, -138, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [25] = { 4000, -29, -60, -138, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [26] = { 4000, -28, -60, -138, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [27] = { 4000, -28, -60, -138, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [28] = { 4000, -27, -60, -138, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [29] = { 4000, -27, -60, -138, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [30] = { 4000, -26, -60, -138, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [31] = { 4000, -26, -60, -138, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [32] = { 4000, -25, -60, -138, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [33] = { 4000, -25, -60, -138, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [34] = { 4000, -24, -60, -138, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [35] = { 4000, -24, -60, -138, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [36] = { 4000, -23, -60, -138, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [37] = { 4000, -23, -60, -138, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [38] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [39] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 7089, 7094, 7273, }, cost = { }, }, + [40] = { 4000, -22, -60, -138, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 634, 2, 3819, }, cost = { }, }, }, } skills["SupportMultiTrap"] = { @@ -2808,7 +2808,7 @@ skills["SupportMultiTrap"] = { description = "Supports traps skills, making them throw extra traps in a line.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, }, + requireSkillTypes = { SkillType.Trapped, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2837,46 +2837,46 @@ skills["SupportMultiTrap"] = { "multi_trap_and_mine_support_flags", }, levels = { - [1] = { 2, 3, -50, 2, manaMultiplier = 40, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 3, -49, 2, manaMultiplier = 40, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, 3, -48, 2, manaMultiplier = 40, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, 3, -47, 2, manaMultiplier = 40, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 3, -46, 2, manaMultiplier = 40, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 3, -45, 2, manaMultiplier = 40, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, 3, -44, 2, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, 3, -43, 2, manaMultiplier = 40, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, 3, -42, 2, manaMultiplier = 40, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, 3, -41, 2, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 2, 3, -40, 2, manaMultiplier = 40, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 2, 3, -39, 2, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 2, 3, -38, 2, manaMultiplier = 40, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 2, 3, -37, 2, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 2, 3, -36, 2, manaMultiplier = 40, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 2, 3, -35, 2, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 2, 3, -34, 2, manaMultiplier = 40, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 2, 3, -33, 2, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 2, 3, -32, 2, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 2, 3, -31, 2, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 2, 3, -30, 2, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 2, 3, -29, 2, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 2, 3, -28, 2, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 2, 3, -27, 2, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 2, 3, -26, 2, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 2, 3, -25, 2, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 2, 3, -24, 2, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 2, 3, -23, 2, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 2, 3, -22, 2, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 2, 3, -21, 2, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 2, 3, -20, 2, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 2, 3, -19, 2, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 2, 3, -18, 2, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 2, 3, -17, 2, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 2, 3, -16, 2, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 2, 3, -15, 2, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 2, 3, -14, 2, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 2, 3, -13, 2, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 2, 3, -12, 2, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 2, 3, -11, 2, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 3, -50, 2, manaMultiplier = 40, levelRequirement = 8, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [2] = { 2, 3, -49, 2, manaMultiplier = 40, levelRequirement = 10, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [3] = { 2, 3, -48, 2, manaMultiplier = 40, levelRequirement = 13, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [4] = { 2, 3, -47, 2, manaMultiplier = 40, levelRequirement = 17, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [5] = { 2, 3, -46, 2, manaMultiplier = 40, levelRequirement = 21, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [6] = { 2, 3, -45, 2, manaMultiplier = 40, levelRequirement = 25, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [7] = { 2, 3, -44, 2, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [8] = { 2, 3, -43, 2, manaMultiplier = 40, levelRequirement = 33, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [9] = { 2, 3, -42, 2, manaMultiplier = 40, levelRequirement = 37, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [10] = { 2, 3, -41, 2, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [11] = { 2, 3, -40, 2, manaMultiplier = 40, levelRequirement = 43, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [12] = { 2, 3, -39, 2, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [13] = { 2, 3, -38, 2, manaMultiplier = 40, levelRequirement = 49, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [14] = { 2, 3, -37, 2, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [15] = { 2, 3, -36, 2, manaMultiplier = 40, levelRequirement = 55, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [16] = { 2, 3, -35, 2, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [17] = { 2, 3, -34, 2, manaMultiplier = 40, levelRequirement = 61, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [18] = { 2, 3, -33, 2, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [19] = { 2, 3, -32, 2, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [20] = { 2, 3, -31, 2, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [21] = { 2, 3, -30, 2, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [22] = { 2, 3, -29, 2, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [23] = { 2, 3, -28, 2, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [24] = { 2, 3, -27, 2, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [25] = { 2, 3, -26, 2, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [26] = { 2, 3, -25, 2, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [27] = { 2, 3, -24, 2, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [28] = { 2, 3, -23, 2, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [29] = { 2, 3, -22, 2, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [30] = { 2, 3, -21, 2, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [31] = { 2, 3, -20, 2, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [32] = { 2, 3, -19, 2, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [33] = { 2, 3, -18, 2, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [34] = { 2, 3, -17, 2, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [35] = { 2, 3, -16, 2, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [36] = { 2, 3, -15, 2, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [37] = { 2, 3, -14, 2, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [38] = { 2, 3, -13, 2, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [39] = { 2, 3, -12, 2, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1776, 950, 1779, }, cost = { }, }, + [40] = { 2, 3, -11, 2, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1724, 2, 1, }, cost = { }, }, }, } skills["SupportPuncturingWeapon"] = { @@ -2919,48 +2919,49 @@ skills["SupportPuncturingWeapon"] = { "additional_critical_strike_chance_permyriad_while_affected_by_elusive", "nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills", "supported_skill_can_only_use_dagger_and_claw", + "supported_by_nightblade", }, levels = { - [1] = { 100, 0, 70, 100, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 100, 2, 70, 102, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 100, 4, 70, 104, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 100, 6, 70, 106, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 100, 8, 70, 108, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 100, 10, 80, 110, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 100, 12, 80, 112, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 100, 14, 80, 114, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 100, 16, 80, 116, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 100, 18, 80, 118, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 100, 20, 90, 120, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 100, 22, 90, 122, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 100, 24, 90, 124, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 100, 26, 90, 126, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 100, 28, 90, 128, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 100, 30, 100, 130, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 100, 32, 100, 132, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 100, 34, 100, 134, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 100, 36, 100, 136, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 100, 38, 100, 138, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 100, 40, 110, 140, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 100, 42, 110, 142, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 100, 44, 110, 144, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 100, 46, 110, 146, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 100, 48, 110, 148, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 100, 50, 120, 150, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 100, 52, 120, 152, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 100, 54, 120, 154, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 100, 56, 120, 156, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 100, 58, 120, 158, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 100, 59, 130, 159, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 100, 60, 130, 160, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 100, 61, 130, 161, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 100, 62, 130, 162, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 100, 63, 130, 163, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 100, 64, 130, 164, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 100, 65, 130, 165, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 100, 66, 130, 166, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 100, 67, 130, 167, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 100, 68, 130, 168, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 0, 70, 100, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [2] = { 100, 2, 70, 102, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [3] = { 100, 4, 70, 104, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [4] = { 100, 6, 70, 106, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [5] = { 100, 8, 70, 108, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [6] = { 100, 10, 80, 110, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [7] = { 100, 12, 80, 112, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [8] = { 100, 14, 80, 114, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [9] = { 100, 16, 80, 116, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [10] = { 100, 18, 80, 118, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [11] = { 100, 20, 90, 120, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [12] = { 100, 22, 90, 122, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [13] = { 100, 24, 90, 124, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [14] = { 100, 26, 90, 126, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [15] = { 100, 28, 90, 128, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [16] = { 100, 30, 100, 130, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [17] = { 100, 32, 100, 132, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [18] = { 100, 34, 100, 134, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [19] = { 100, 36, 100, 136, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [20] = { 100, 38, 100, 138, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [21] = { 100, 40, 110, 140, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [22] = { 100, 42, 110, 142, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [23] = { 100, 44, 110, 144, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [24] = { 100, 46, 110, 146, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [25] = { 100, 48, 110, 148, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [26] = { 100, 50, 120, 150, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [27] = { 100, 52, 120, 152, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [28] = { 100, 54, 120, 154, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [29] = { 100, 56, 120, 156, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [30] = { 100, 58, 120, 158, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [31] = { 100, 59, 130, 159, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [32] = { 100, 60, 130, 160, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [33] = { 100, 61, 130, 161, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [34] = { 100, 62, 130, 162, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [35] = { 100, 63, 130, 163, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [36] = { 100, 64, 130, 164, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [37] = { 100, 65, 130, 165, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [38] = { 100, 66, 130, 166, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [39] = { 100, 67, 130, 167, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 10029, 10148, 10027, }, cost = { }, }, + [40] = { 100, 68, 130, 168, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 10294, 10295, 2, }, cost = { }, }, }, } skills["SupportOnslaught"] = { @@ -2968,7 +2969,7 @@ skills["SupportOnslaught"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2996,46 +2997,46 @@ skills["SupportOnslaught"] = { "support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance", }, levels = { - [1] = { 20, 3000, 10, manaMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 21, 3200, 10, manaMultiplier = 10, levelRequirement = 2, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 22, 3400, 10, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 23, 3600, 10, manaMultiplier = 10, levelRequirement = 7, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 24, 3800, 10, manaMultiplier = 10, levelRequirement = 11, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 25, 4000, 10, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 26, 4200, 10, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 27, 4400, 10, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 28, 4600, 10, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 29, 4800, 10, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 30, 5000, 10, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 31, 5200, 10, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 32, 5400, 10, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 33, 5600, 10, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 34, 5800, 10, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 35, 6000, 10, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 36, 6200, 10, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 37, 6400, 10, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 38, 6600, 10, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 39, 6800, 10, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 40, 7000, 10, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 41, 7200, 10, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 42, 7400, 10, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 43, 7600, 10, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 44, 7800, 10, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 45, 8000, 10, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 46, 8200, 10, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 47, 8400, 10, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 48, 8600, 10, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 49, 8800, 10, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 49, 8900, 10, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 50, 9000, 10, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 50, 9100, 10, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 51, 9200, 10, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 51, 9300, 10, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 52, 9400, 10, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 52, 9500, 10, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 53, 9600, 10, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 53, 9700, 10, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 54, 9800, 10, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 20, 3000, 10, manaMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 21, 3200, 10, manaMultiplier = 10, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 22, 3400, 10, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 23, 3600, 10, manaMultiplier = 10, levelRequirement = 7, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 24, 3800, 10, manaMultiplier = 10, levelRequirement = 11, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 25, 4000, 10, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 26, 4200, 10, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 27, 4400, 10, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 28, 4600, 10, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 29, 4800, 10, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 30, 5000, 10, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 31, 5200, 10, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 32, 5400, 10, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 33, 5600, 10, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 34, 5800, 10, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 35, 6000, 10, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 36, 6200, 10, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 37, 6400, 10, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 38, 6600, 10, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 39, 6800, 10, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 40, 7000, 10, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 41, 7200, 10, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 42, 7400, 10, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 43, 7600, 10, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 44, 7800, 10, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 45, 8000, 10, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 46, 8200, 10, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 47, 8400, 10, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 48, 8600, 10, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 49, 8800, 10, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 49, 8900, 10, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 50, 9000, 10, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 50, 9100, 10, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 51, 9200, 10, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 51, 9300, 10, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 52, 9400, 10, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 52, 9500, 10, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 53, 9600, 10, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 53, 9700, 10, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 54, 9800, 10, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportPierce"] = { @@ -3044,7 +3045,7 @@ skills["SupportPierce"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.MinionProjectile, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3074,46 +3075,46 @@ skills["SupportPierce"] = { "support_pierce_projectile_damage_+%_final", }, levels = { - [1] = { 2, 0, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 2, 1, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, 2, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 2, 3, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 2, 4, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 2, 5, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 2, 6, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2, 7, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 3, 8, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 3, 9, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 3, 10, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 3, 11, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 3, 12, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 3, 13, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 3, 14, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 3, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 4, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 4, 17, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 4, 18, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 4, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 4, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 4, 21, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 4, 22, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 4, 23, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 5, 24, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 5, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 5, 26, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 5, 27, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 5, 28, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 5, 29, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 5, 29, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 5, 30, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 5, 30, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 5, 31, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 5, 31, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 5, 32, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 5, 32, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 5, 33, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 5, 33, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 6, 34, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 2, 0, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 2, 1, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, 2, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 2, 3, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 2, 4, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 2, 5, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 2, 6, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 2, 7, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 3, 8, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 3, 9, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 3, 10, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 3, 11, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 3, 12, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 3, 13, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 3, 14, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 3, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 4, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 4, 17, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 4, 18, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 4, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 4, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 4, 21, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 4, 22, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 4, 23, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 5, 24, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 5, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 5, 26, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 5, 27, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 5, 28, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 5, 29, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 5, 29, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 5, 30, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 5, 30, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 5, 31, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 5, 31, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 5, 32, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 5, 32, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 5, 33, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 5, 33, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 6, 34, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportPointBlank"] = { @@ -3121,7 +3122,7 @@ skills["SupportPointBlank"] = { description = "Supports projectile skills.", color = 2, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3151,46 +3152,46 @@ skills["SupportPointBlank"] = { "projectile_damage_+%", }, levels = { - [1] = { 1, 0, manaMultiplier = 10, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 1, 2, manaMultiplier = 10, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 1, 4, manaMultiplier = 10, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 1, 6, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 1, 8, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 1, 10, manaMultiplier = 10, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 1, 12, manaMultiplier = 10, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 1, 14, manaMultiplier = 10, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 1, 16, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 1, 18, manaMultiplier = 10, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 1, 20, manaMultiplier = 10, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 1, 22, manaMultiplier = 10, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 1, 24, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 1, 26, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 1, 28, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 1, 30, manaMultiplier = 10, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 1, 32, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 1, 34, manaMultiplier = 10, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 1, 36, manaMultiplier = 10, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 1, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 1, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 1, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 1, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 1, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 1, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 1, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 1, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 1, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 1, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 1, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 1, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 1, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 1, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 1, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 1, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 1, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 1, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 1, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 1, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 1, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1, 0, manaMultiplier = 10, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 1, 2, manaMultiplier = 10, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 1, 4, manaMultiplier = 10, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 1, 6, manaMultiplier = 10, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 1, 8, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 1, 10, manaMultiplier = 10, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 1, 12, manaMultiplier = 10, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 1, 14, manaMultiplier = 10, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 1, 16, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 1, 18, manaMultiplier = 10, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 1, 20, manaMultiplier = 10, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 1, 22, manaMultiplier = 10, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 1, 24, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 1, 26, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 1, 28, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 1, 30, manaMultiplier = 10, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 1, 32, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 1, 34, manaMultiplier = 10, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 1, 36, manaMultiplier = 10, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 1, 38, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 1, 40, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 1, 42, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 1, 44, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 1, 46, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 1, 48, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 1, 50, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 1, 52, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 1, 54, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 1, 56, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 1, 58, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 1, 59, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 1, 60, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 1, 61, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 1, 62, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 1, 63, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 1, 64, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 1, 65, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 1, 66, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 1, 67, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 1, 68, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCriticalStrikeAffliction"] = { @@ -3198,7 +3199,7 @@ skills["SupportCriticalStrikeAffliction"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3266,7 +3267,7 @@ skills["SupportAdditionalCooldown"] = { description = "Supports skills with cooldowns.\nCannot support triggered skills.", color = 2, support = true, - requireSkillTypes = { SkillType.SecondWindSupport, }, + requireSkillTypes = { SkillType.Cooldown, }, addSkillTypes = { }, excludeSkillTypes = { SkillType.Triggered, }, statDescriptionScope = "gem_stat_descriptions", @@ -3289,46 +3290,46 @@ skills["SupportAdditionalCooldown"] = { "base_cooldown_speed_+%", }, levels = { - [1] = { 1, -24, manaMultiplier = 100, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 1, -23, manaMultiplier = 100, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 1, -22, manaMultiplier = 100, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 1, -21, manaMultiplier = 100, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 1, -20, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 1, -19, manaMultiplier = 100, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 1, -18, manaMultiplier = 100, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 1, -17, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 1, -16, manaMultiplier = 100, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 1, -15, manaMultiplier = 100, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 1, -14, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 1, -13, manaMultiplier = 100, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 1, -12, manaMultiplier = 100, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 1, -11, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 1, -10, manaMultiplier = 100, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 1, -9, manaMultiplier = 100, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 1, -8, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 1, -7, manaMultiplier = 100, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 1, -6, manaMultiplier = 100, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 1, -5, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 1, -4, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 1, -3, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 1, -2, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 1, -1, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 1, 0, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 1, 1, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 1, 2, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 1, 3, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 1, 4, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 1, 5, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 1, 5, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 1, 6, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 1, 6, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 1, 7, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 1, 7, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 1, 8, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 1, 8, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 1, 9, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 1, 9, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 1, 10, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 1, -24, manaMultiplier = 100, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 1, -23, manaMultiplier = 100, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 1, -22, manaMultiplier = 100, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 1, -21, manaMultiplier = 100, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 1, -20, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 1, -19, manaMultiplier = 100, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 1, -18, manaMultiplier = 100, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 1, -17, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 1, -16, manaMultiplier = 100, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 1, -15, manaMultiplier = 100, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 1, -14, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 1, -13, manaMultiplier = 100, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 1, -12, manaMultiplier = 100, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 1, -11, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 1, -10, manaMultiplier = 100, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 1, -9, manaMultiplier = 100, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 1, -8, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 1, -7, manaMultiplier = 100, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 1, -6, manaMultiplier = 100, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 1, -5, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 1, -4, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 1, -3, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 1, -2, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 1, -1, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 1, 0, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 1, 1, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 1, 2, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 1, 3, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 1, 4, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 1, 5, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 1, 5, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 1, 6, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 1, 6, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 1, 7, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 1, 7, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 1, 8, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 1, 8, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 1, 9, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 1, 9, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 1, 10, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportSlowerProjectiles"] = { @@ -3336,9 +3337,9 @@ skills["SupportSlowerProjectiles"] = { description = "Supports projectile skills.", color = 2, support = true, - requireSkillTypes = { SkillType.Projectile, SkillType.ProjectileDamage, SkillType.MinionProjectile, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Projectile, SkillType.ProjectileSpeed, SkillType.ThresholdJewelProjectile, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Type51, }, + excludeSkillTypes = { SkillType.FixedSpeedProjectile, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_slower_projectiles_projectile_speed_+%_final"] = { @@ -3369,46 +3370,46 @@ skills["SupportSlowerProjectiles"] = { "support_slower_projectiles_damage_+%_final", }, levels = { - [1] = { -20, 10, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -21, 10, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -21, 11, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -22, 11, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -22, 12, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { -23, 12, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { -23, 13, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { -24, 13, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { -24, 14, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { -25, 14, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { -25, 15, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { -26, 15, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { -26, 16, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { -27, 16, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { -27, 17, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { -28, 17, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { -28, 18, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { -29, 18, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { -29, 19, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { -30, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { -30, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { -31, 20, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { -31, 21, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { -32, 21, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { -32, 22, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { -33, 22, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { -33, 23, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { -34, 23, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { -34, 24, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { -34, 24, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { -35, 24, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { -35, 25, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { -35, 25, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { -35, 25, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { -36, 25, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { -36, 26, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { -36, 26, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { -36, 26, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { -37, 26, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { -37, 27, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -20, 10, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { -21, 10, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { -21, 11, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { -22, 11, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { -22, 12, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { -23, 12, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { -23, 13, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { -24, 13, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { -24, 14, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { -25, 14, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { -25, 15, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { -26, 15, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { -26, 16, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { -27, 16, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { -27, 17, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { -28, 17, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { -28, 18, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { -29, 18, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { -29, 19, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { -30, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { -30, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { -31, 20, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { -31, 21, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { -32, 21, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { -32, 22, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { -33, 22, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { -33, 23, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { -34, 23, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { -34, 24, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { -34, 24, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { -35, 24, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { -35, 25, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { -35, 25, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { -35, 25, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { -36, 25, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { -36, 26, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { -36, 26, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { -36, 26, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { -37, 26, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { -37, 27, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportRapidDecay"] = { @@ -3416,7 +3417,7 @@ skills["SupportRapidDecay"] = { description = "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", color = 2, support = true, - requireSkillTypes = { SkillType.Duration, SkillType.Type55, SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Duration, SkillType.ThresholdJewelDuration, SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3443,46 +3444,46 @@ skills["SupportRapidDecay"] = { "support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final", }, levels = { - [1] = { 25, -25, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 25, -25, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 26, -25, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 27, -25, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 28, -25, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 28, -25, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 29, -25, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 30, -25, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 31, -25, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 31, -25, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 32, -25, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 33, -25, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 34, -25, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 34, -25, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 35, -25, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 36, -25, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 37, -25, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 37, -25, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 38, -25, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 39, -25, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 40, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 41, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 42, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 43, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 43, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 44, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 45, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 46, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 47, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 47, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 48, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 48, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 49, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 49, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 49, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 50, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 50, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 25, -25, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 25, -25, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 26, -25, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 27, -25, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 28, -25, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 28, -25, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 29, -25, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 30, -25, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 31, -25, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 31, -25, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 32, -25, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 33, -25, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 34, -25, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 34, -25, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 35, -25, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 36, -25, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 37, -25, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 37, -25, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 38, -25, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 39, -25, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 40, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 41, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 42, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 43, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 43, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 44, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 45, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 46, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 47, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 47, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 48, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 48, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 49, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 49, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 49, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 50, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 50, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportSwiftAfflictionPlus"] = { @@ -3490,7 +3491,7 @@ skills["SupportSwiftAfflictionPlus"] = { description = "Supports any skill that has a duration, or can hit enemies to inflict ailments on them.", color = 2, support = true, - requireSkillTypes = { SkillType.Duration, SkillType.Type55, SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Duration, SkillType.ThresholdJewelDuration, SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportRapidDecay", @@ -3512,26 +3513,26 @@ skills["SupportSwiftAfflictionPlus"] = { "support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final", }, levels = { - [1] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 41, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 42, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 43, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 44, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 45, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 45, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 46, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 47, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 48, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 48, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 49, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 51, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 51, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 52, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 41, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 42, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 43, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 49, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 50, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 50, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 51, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 51, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 52, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 52, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 53, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 53, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 54, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 54, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 55, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 55, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 56, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 56, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 57, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportAdditionalTrapMine"] = { @@ -3539,7 +3540,7 @@ skills["SupportAdditionalTrapMine"] = { description = "Supports skills which throw Traps or Mines.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, SkillType.Mine, }, + requireSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3566,46 +3567,46 @@ skills["SupportAdditionalTrapMine"] = { "multi_trap_and_mine_support_flags", }, levels = { - [1] = { 9, 6, 3, 20, 4, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, 6, 3, 20, 4, manaMultiplier = 10, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 10, 7, 3, 20, 4, manaMultiplier = 10, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 11, 7, 3, 20, 4, manaMultiplier = 10, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 11, 7, 4, 20, 4, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 12, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 12, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 13, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 13, 9, 4, 20, 4, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 13, 9, 4, 20, 4, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 14, 9, 5, 20, 4, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 14, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 15, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 15, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 16, 11, 5, 20, 4, manaMultiplier = 10, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 16, 11, 5, 20, 4, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 17, 11, 6, 20, 4, manaMultiplier = 10, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 17, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 18, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 18, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 18, 13, 6, 20, 4, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 19, 13, 6, 20, 4, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 19, 14, 6, 20, 4, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 20, 14, 7, 20, 4, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 20, 14, 7, 20, 4, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 21, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 21, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 22, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 22, 16, 7, 20, 4, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 23, 16, 8, 20, 4, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 23, 16, 8, 20, 4, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 23, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 24, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 24, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 25, 18, 8, 20, 4, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 25, 18, 9, 20, 4, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 26, 18, 9, 20, 4, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 26, 19, 9, 20, 4, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 27, 19, 9, 20, 4, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 27, 20, 9, 20, 4, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 9, 6, 3, 20, 4, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 10, 6, 3, 20, 4, manaMultiplier = 10, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 10, 7, 3, 20, 4, manaMultiplier = 10, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 11, 7, 3, 20, 4, manaMultiplier = 10, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 11, 7, 4, 20, 4, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 12, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 12, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 13, 8, 4, 20, 4, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 13, 9, 4, 20, 4, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 13, 9, 4, 20, 4, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 14, 9, 5, 20, 4, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 14, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 15, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 15, 10, 5, 20, 4, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 16, 11, 5, 20, 4, manaMultiplier = 10, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 16, 11, 5, 20, 4, manaMultiplier = 10, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 17, 11, 6, 20, 4, manaMultiplier = 10, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 17, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 18, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 18, 12, 6, 20, 4, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 18, 13, 6, 20, 4, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 19, 13, 6, 20, 4, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 19, 14, 6, 20, 4, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 20, 14, 7, 20, 4, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 20, 14, 7, 20, 4, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 21, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 21, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 22, 15, 7, 20, 4, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 22, 16, 7, 20, 4, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 23, 16, 8, 20, 4, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 23, 16, 8, 20, 4, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 23, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 24, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 24, 17, 8, 20, 4, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 25, 18, 8, 20, 4, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 25, 18, 9, 20, 4, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 26, 18, 9, 20, 4, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 26, 19, 9, 20, 4, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 27, 19, 9, 20, 4, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 27, 20, 9, 20, 4, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportTrap"] = { @@ -3614,9 +3615,9 @@ skills["SupportTrap"] = { color = 2, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.SkillCanTrap, }, - addSkillTypes = { SkillType.Trap, SkillType.ManaCostPercent, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.ManaCostReserved, SkillType.Mine, SkillType.NOT, SkillType.AND, SkillType.ManaCostPercent, SkillType.NOT, SkillType.AND, }, + requireSkillTypes = { SkillType.Trappable, }, + addSkillTypes = { SkillType.Trapped, SkillType.ReservationBecomesCost, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, SkillType.HasReservation, SkillType.RemoteMined, SkillType.NOT, SkillType.AND, SkillType.ReservationBecomesCost, SkillType.NOT, SkillType.AND, }, statDescriptionScope = "gem_stat_descriptions", addFlags = { trap = true, @@ -3650,46 +3651,46 @@ skills["SupportTrap"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 1, 4000, 0, 0, -60, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 4000, 1, 2, -60, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 4000, 2, 4, -60, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 4000, 3, 6, -60, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 4000, 4, 8, -60, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 4000, 5, 10, -60, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 4000, 6, 12, -60, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 4000, 7, 14, -60, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 4000, 8, 16, -60, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 4000, 9, 18, -60, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 4000, 10, 20, -60, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 4000, 11, 22, -60, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 4000, 12, 24, -60, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 4000, 13, 26, -60, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 4000, 14, 28, -60, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 4000, 15, 30, -60, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 4000, 16, 32, -60, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 4000, 17, 34, -60, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 4000, 18, 36, -60, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 4000, 19, 38, -60, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 4000, 20, 40, -60, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 4000, 21, 42, -60, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 4000, 22, 44, -60, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 4000, 23, 46, -60, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 4000, 24, 48, -60, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 4000, 25, 50, -60, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 4000, 26, 52, -60, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 4000, 27, 54, -60, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 4000, 28, 56, -60, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 4000, 29, 58, -60, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 4000, 30, 60, -60, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 4000, 31, 62, -60, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 4000, 32, 64, -60, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 4000, 33, 66, -60, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 4000, 34, 68, -60, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 4000, 35, 70, -60, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 4000, 36, 72, -60, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 4000, 37, 74, -60, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 4000, 38, 76, -60, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 4000, 39, 78, -60, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 4000, 0, 0, -60, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 1, 4000, 1, 2, -60, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 1, 4000, 2, 4, -60, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 1, 4000, 3, 6, -60, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 1, 4000, 4, 8, -60, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 1, 4000, 5, 10, -60, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 1, 4000, 6, 12, -60, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 1, 4000, 7, 14, -60, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 1, 4000, 8, 16, -60, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 1, 4000, 9, 18, -60, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 1, 4000, 10, 20, -60, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 1, 4000, 11, 22, -60, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 1, 4000, 12, 24, -60, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 1, 4000, 13, 26, -60, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 1, 4000, 14, 28, -60, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 1, 4000, 15, 30, -60, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 1, 4000, 16, 32, -60, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 1, 4000, 17, 34, -60, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 1, 4000, 18, 36, -60, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 1, 4000, 19, 38, -60, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 1, 4000, 20, 40, -60, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 1, 4000, 21, 42, -60, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 1, 4000, 22, 44, -60, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 1, 4000, 23, 46, -60, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 1, 4000, 24, 48, -60, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 1, 4000, 25, 50, -60, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 1, 4000, 26, 52, -60, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 1, 4000, 27, 54, -60, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 1, 4000, 28, 56, -60, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 1, 4000, 29, 58, -60, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 1, 4000, 30, 60, -60, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 1, 4000, 31, 62, -60, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 1, 4000, 32, 64, -60, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 1, 4000, 33, 66, -60, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 1, 4000, 34, 68, -60, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 1, 4000, 35, 70, -60, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 1, 4000, 36, 72, -60, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 1, 4000, 37, 74, -60, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 1, 4000, 38, 76, -60, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 1, 4000, 39, 78, -60, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportTrapCooldown"] = { @@ -3697,7 +3698,7 @@ skills["SupportTrapCooldown"] = { description = "Supports skills which throw traps.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, }, + requireSkillTypes = { SkillType.Trapped, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3721,46 +3722,46 @@ skills["SupportTrapCooldown"] = { "multi_trap_and_mine_support_flags", }, levels = { - [1] = { 50, 10, 15, 16, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 53, 11, 16, 16, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 56, 12, 17, 16, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 59, 13, 18, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 62, 14, 19, 16, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 65, 15, 20, 16, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 68, 16, 21, 16, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 71, 17, 22, 16, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 74, 18, 23, 16, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 77, 19, 24, 16, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 80, 20, 25, 16, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 83, 21, 26, 16, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 86, 22, 27, 16, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 89, 23, 28, 16, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 92, 24, 29, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 95, 25, 30, 16, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 98, 26, 31, 16, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 101, 27, 32, 16, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 104, 28, 33, 16, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 107, 29, 34, 16, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 110, 30, 35, 16, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 113, 31, 36, 16, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 116, 32, 37, 16, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 119, 33, 38, 16, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 122, 34, 39, 16, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 125, 35, 40, 16, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 128, 36, 41, 16, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 131, 37, 42, 16, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 134, 38, 43, 16, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 137, 39, 44, 16, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 140, 39, 44, 16, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 143, 40, 45, 16, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 146, 40, 45, 16, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 149, 41, 46, 16, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 152, 41, 46, 16, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 155, 42, 47, 16, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 158, 42, 47, 16, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 161, 43, 48, 16, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 164, 43, 48, 16, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 167, 44, 49, 16, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 10, 15, 16, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [2] = { 53, 11, 16, 16, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [3] = { 56, 12, 17, 16, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [4] = { 59, 13, 18, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [5] = { 62, 14, 19, 16, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [6] = { 65, 15, 20, 16, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [7] = { 68, 16, 21, 16, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [8] = { 71, 17, 22, 16, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [9] = { 74, 18, 23, 16, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [10] = { 77, 19, 24, 16, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [11] = { 80, 20, 25, 16, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [12] = { 83, 21, 26, 16, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [13] = { 86, 22, 27, 16, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [14] = { 89, 23, 28, 16, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [15] = { 92, 24, 29, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [16] = { 95, 25, 30, 16, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [17] = { 98, 26, 31, 16, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [18] = { 101, 27, 32, 16, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [19] = { 104, 28, 33, 16, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [20] = { 107, 29, 34, 16, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [21] = { 110, 30, 35, 16, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [22] = { 113, 31, 36, 16, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [23] = { 116, 32, 37, 16, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [24] = { 119, 33, 38, 16, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [25] = { 122, 34, 39, 16, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [26] = { 125, 35, 40, 16, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [27] = { 128, 36, 41, 16, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [28] = { 131, 37, 42, 16, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [29] = { 134, 38, 43, 16, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [30] = { 137, 39, 44, 16, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [31] = { 140, 39, 44, 16, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [32] = { 143, 40, 45, 16, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [33] = { 146, 40, 45, 16, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [34] = { 149, 41, 46, 16, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [35] = { 152, 41, 46, 16, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [36] = { 155, 42, 47, 16, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [37] = { 158, 42, 47, 16, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [38] = { 161, 43, 48, 16, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [39] = { 164, 43, 48, 16, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, + [40] = { 167, 44, 49, 16, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 3717, 215, 313, }, cost = { }, }, }, } skills["SupportTrapAndMineDamage"] = { @@ -3768,7 +3769,7 @@ skills["SupportTrapAndMineDamage"] = { description = "Supports skills which throw Traps or Mines.", color = 2, support = true, - requireSkillTypes = { SkillType.Trap, SkillType.Mine, }, + requireSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3792,7 +3793,7 @@ skills["SupportTrapAndMineDamage"] = { Alternate1 = { { "base_mana_cost_-%", 0.5 }, { "base_life_cost_+%", -0.5 }, - { "base_reservation_+%", -0.5 }, + { "base_reservation_efficiency_+%", 1 }, }, Alternate2 = { { "damage_+%_per_power_charge", 0.1 }, @@ -3804,46 +3805,46 @@ skills["SupportTrapAndMineDamage"] = { "support_trap_and_mine_damage_mine_throwing_speed_+%_final", }, levels = { - [1] = { 30, -10, -10, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 31, -10, -10, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 32, -10, -10, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 33, -10, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 34, -10, -10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 35, -10, -10, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 36, -10, -10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 37, -10, -10, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 38, -10, -10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 39, -10, -10, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 40, -10, -10, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 41, -10, -10, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 42, -10, -10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 43, -10, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 44, -10, -10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 45, -10, -10, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 46, -10, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 47, -10, -10, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 48, -10, -10, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 49, -10, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 50, -10, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 51, -10, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 52, -10, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 53, -10, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 54, -10, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 55, -10, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 56, -10, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 57, -10, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 58, -10, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 59, -10, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 59, -10, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 60, -10, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 60, -10, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 61, -10, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 61, -10, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 62, -10, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 62, -10, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 63, -10, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 63, -10, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 64, -10, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 30, -10, -10, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 31, -10, -10, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 32, -10, -10, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 33, -10, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 34, -10, -10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 35, -10, -10, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 36, -10, -10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 37, -10, -10, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 38, -10, -10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 39, -10, -10, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 40, -10, -10, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 41, -10, -10, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 42, -10, -10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 43, -10, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 44, -10, -10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 45, -10, -10, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 46, -10, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 47, -10, -10, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 48, -10, -10, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 49, -10, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 50, -10, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 51, -10, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 52, -10, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 53, -10, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 54, -10, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 55, -10, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 56, -10, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 57, -10, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 58, -10, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 59, -10, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 59, -10, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 60, -10, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 60, -10, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 61, -10, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 61, -10, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 62, -10, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 62, -10, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 63, -10, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 63, -10, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 64, -10, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportPhysicalProjectileAttackDamage"] = { @@ -3851,7 +3852,7 @@ skills["SupportPhysicalProjectileAttackDamage"] = { description = "Supports projectile attack skills.", color = 2, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3890,46 +3891,46 @@ skills["SupportPhysicalProjectileAttackDamage"] = { "support_phys_chaos_projectile_chaos_damage_over_time_+%_final", }, levels = { - [1] = { 30, -10, 30, 30, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 31, -10, 31, 31, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 32, -10, 32, 32, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 33, -10, 33, 33, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 34, -10, 34, 34, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 35, -10, 35, 35, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 36, -10, 36, 36, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 37, -10, 37, 37, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 38, -10, 38, 38, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 39, -10, 39, 39, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 40, -10, 40, 40, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 41, -10, 41, 41, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 42, -10, 42, 42, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 43, -10, 43, 43, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 44, -10, 44, 44, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 45, -10, 45, 45, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 46, -10, 46, 46, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 47, -10, 47, 47, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 48, -10, 48, 48, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 49, -10, 49, 49, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 50, -10, 50, 50, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 51, -10, 51, 51, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 52, -10, 52, 52, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 53, -10, 53, 53, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 54, -10, 54, 54, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 55, -10, 55, 55, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 56, -10, 56, 56, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 57, -10, 57, 57, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 58, -10, 58, 58, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 64, -10, 64, 64, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 30, -10, 30, 30, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [2] = { 31, -10, 31, 31, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [3] = { 32, -10, 32, 32, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [4] = { 33, -10, 33, 33, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [5] = { 34, -10, 34, 34, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [6] = { 35, -10, 35, 35, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [7] = { 36, -10, 36, 36, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [8] = { 37, -10, 37, 37, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [9] = { 38, -10, 38, 38, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [10] = { 39, -10, 39, 39, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [11] = { 40, -10, 40, 40, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [12] = { 41, -10, 41, 41, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [13] = { 42, -10, 42, 42, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [14] = { 43, -10, 43, 43, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [15] = { 44, -10, 44, 44, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [16] = { 45, -10, 45, 45, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [17] = { 46, -10, 46, 46, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [18] = { 47, -10, 47, 47, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [19] = { 48, -10, 48, 48, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [20] = { 49, -10, 49, 49, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [21] = { 50, -10, 50, 50, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [22] = { 51, -10, 51, 51, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [23] = { 52, -10, 52, 52, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [24] = { 53, -10, 53, 53, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [25] = { 54, -10, 54, 54, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [26] = { 55, -10, 55, 55, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [27] = { 56, -10, 56, 56, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [28] = { 57, -10, 57, 57, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [29] = { 58, -10, 58, 58, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [30] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [31] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [32] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [33] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [34] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [35] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [36] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [37] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [38] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [39] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [40] = { 64, -10, 64, 64, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 357, 2103, 3024, }, cost = { }, }, }, } skills["SupportViciousProjectilesPlus"] = { @@ -3937,7 +3938,7 @@ skills["SupportViciousProjectilesPlus"] = { description = "Supports projectile attack skills.", color = 2, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportPhysicalProjectileAttackDamage", @@ -3970,26 +3971,26 @@ skills["SupportViciousProjectilesPlus"] = { "support_phys_chaos_projectile_chaos_damage_over_time_+%_final", }, levels = { - [1] = { 50, -10, 50, 50, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 51, -10, 51, 51, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 52, -10, 52, 52, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 53, -10, 53, 53, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 54, -10, 54, 54, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 55, -10, 55, 55, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 55, -10, 55, 55, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 56, -10, 56, 56, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 56, -10, 56, 56, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 57, -10, 57, 57, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 57, -10, 57, 57, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 58, -10, 58, 58, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 58, -10, 58, 58, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, -10, 50, 50, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [2] = { 51, -10, 51, 51, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [3] = { 52, -10, 52, 52, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [4] = { 53, -10, 53, 53, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [5] = { 59, -10, 59, 59, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [6] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [7] = { 60, -10, 60, 60, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [8] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [9] = { 61, -10, 61, 61, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [10] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [11] = { 62, -10, 62, 62, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [12] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [13] = { 63, -10, 63, 63, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [14] = { 64, -10, 64, 64, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [15] = { 64, -10, 64, 64, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [16] = { 65, -10, 65, 65, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [17] = { 65, -10, 65, 65, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [18] = { 66, -10, 66, 66, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [19] = { 66, -10, 66, 66, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 2042, 2043, 8263, }, cost = { }, }, + [20] = { 67, -10, 67, 67, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 64, 65, 1724, }, cost = { }, }, }, } skills["SupportDebilitate"] = { @@ -3997,7 +3998,7 @@ skills["SupportDebilitate"] = { description = "Supports any skill that hits enemies.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4031,46 +4032,46 @@ skills["SupportDebilitate"] = { "support_debilitate_hit_damage_max_poison_stacks", }, levels = { - [1] = { 10, 5, 5, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 10, 5, 5, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 11, 5, 5, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 11, 5, 6, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 12, 5, 6, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 12, 5, 6, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 13, 5, 6, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 13, 5, 6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 14, 5, 6, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 14, 5, 7, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 15, 5, 7, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 15, 5, 7, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 16, 5, 7, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 16, 5, 7, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 17, 5, 8, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 17, 5, 8, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 18, 5, 8, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 18, 5, 8, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 19, 5, 8, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 19, 5, 8, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 20, 5, 9, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 20, 5, 9, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 21, 5, 9, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 21, 5, 9, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 22, 5, 9, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 22, 5, 9, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 23, 5, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 23, 5, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 25, 5, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 25, 5, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 25, 5, 11, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 25, 5, 11, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 27, 5, 11, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 10, 5, 5, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 10, 5, 5, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 11, 5, 5, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 11, 5, 6, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 12, 5, 6, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 12, 5, 6, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 13, 5, 6, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 13, 5, 6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 14, 5, 6, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 14, 5, 7, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 15, 5, 7, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 15, 5, 7, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 16, 5, 7, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 16, 5, 7, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 17, 5, 8, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 17, 5, 8, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 18, 5, 8, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 18, 5, 8, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 19, 5, 8, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 19, 5, 8, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 5, 9, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 20, 5, 9, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 21, 5, 9, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 21, 5, 9, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 22, 5, 9, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 22, 5, 9, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 23, 5, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 23, 5, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 24, 5, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 25, 5, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 25, 5, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 25, 5, 11, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 25, 5, 11, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 26, 5, 11, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 27, 5, 11, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportVoidManipulation"] = { @@ -4078,7 +4079,7 @@ skills["SupportVoidManipulation"] = { description = "Supports any skill that deals damage.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4152,7 +4153,7 @@ skills["SupportVoidManipulationPlus"] = { description = "Supports any skill that deals damage.", color = 2, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportVoidManipulation", @@ -4171,29 +4172,30 @@ skills["SupportVoidManipulationPlus"] = { }, stats = { "support_void_manipulation_chaos_damage_+%_final", + "supported_chaos_skill_gem_level_+", "deal_no_elemental_damage", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 1, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 1, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 1, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 1, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 1, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 1, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 1, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 1, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 1, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 1, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 1, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 1, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 1, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 1, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportParallelProjectiles"] = { @@ -4201,9 +4203,9 @@ skills["SupportParallelProjectiles"] = { description = "Supports skills that fire projectiles from the user. Does not affect projectiles fired from other locations as secondary effects.", color = 2, support = true, - requireSkillTypes = { SkillType.SkillCanVolley, }, + requireSkillTypes = { SkillType.ProjectilesFromUser, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.LaunchesSeriesOfProjectiles, SkillType.Type71, SkillType.FiresProjectilesFromSecondaryLocation, }, + excludeSkillTypes = { SkillType.ProjectileSpiral, SkillType.SingleMainProjectile, SkillType.ProjectilesNotFromUser, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_parallel_projectiles_damage_+%_final"] = { @@ -4230,46 +4232,46 @@ skills["SupportParallelProjectiles"] = { "support_parallel_projectiles_damage_+%_final", }, levels = { - [1] = { 2, 80, 2, -12, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 80, 2, -12, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, 80, 2, -11, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, 80, 2, -11, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 80, 2, -10, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 80, 2, -10, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, 80, 2, -9, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, 80, 2, -9, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, 80, 2, -8, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, 80, 2, -8, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 2, 80, 2, -7, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 2, 80, 2, -7, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 2, 80, 2, -6, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 2, 80, 2, -6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 2, 80, 2, -5, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 2, 80, 2, -5, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 2, 80, 2, -4, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 2, 80, 2, -4, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 2, 80, 2, -3, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 2, 80, 2, -3, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 2, 80, 2, -2, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 2, 80, 2, -2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 2, 80, 2, -1, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 2, 80, 2, -1, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 2, 80, 2, 0, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 2, 80, 2, 0, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 2, 80, 2, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 2, 80, 2, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 2, 80, 2, 5, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 80, 2, -12, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [2] = { 2, 80, 2, -12, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [3] = { 2, 80, 2, -11, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [4] = { 2, 80, 2, -11, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [5] = { 2, 80, 2, -10, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [6] = { 2, 80, 2, -10, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [7] = { 2, 80, 2, -9, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [8] = { 2, 80, 2, -9, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [9] = { 2, 80, 2, -8, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [10] = { 2, 80, 2, -8, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [11] = { 2, 80, 2, -7, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [12] = { 2, 80, 2, -7, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [13] = { 2, 80, 2, -6, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [14] = { 2, 80, 2, -6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [15] = { 2, 80, 2, -5, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [16] = { 2, 80, 2, -5, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [17] = { 2, 80, 2, -4, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [18] = { 2, 80, 2, -4, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [19] = { 2, 80, 2, -3, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [20] = { 2, 80, 2, -3, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [21] = { 2, 80, 2, -2, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [22] = { 2, 80, 2, -2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [23] = { 2, 80, 2, -1, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [24] = { 2, 80, 2, -1, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [25] = { 2, 80, 2, 0, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [26] = { 2, 80, 2, 0, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [27] = { 2, 80, 2, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [28] = { 2, 80, 2, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [29] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [30] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [31] = { 2, 80, 2, 2, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [32] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [33] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [34] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [35] = { 2, 80, 2, 3, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [36] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [37] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [38] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [39] = { 2, 80, 2, 4, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, + [40] = { 2, 80, 2, 5, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 6865, 8642, 173, }, cost = { }, }, }, } skills["SupportChaosAttacks"] = { @@ -4300,45 +4302,45 @@ skills["SupportChaosAttacks"] = { "physical_damage_%_to_add_as_chaos", }, levels = { - [1] = { 2000, 25, 10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 2000, 25, 11, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 2000, 25, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 2000, 25, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 2000, 25, 14, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 2000, 25, 15, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 2000, 25, 16, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 2000, 25, 17, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 2000, 25, 18, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 2000, 25, 19, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 2000, 25, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 2000, 25, 21, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 2000, 25, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 2000, 25, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 2000, 25, 24, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 2000, 25, 25, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 2000, 25, 26, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 2000, 25, 27, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 2000, 25, 28, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 2000, 25, 29, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 2000, 25, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 2000, 25, 31, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 2000, 25, 32, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 2000, 25, 33, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 2000, 25, 34, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 2000, 25, 35, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 2000, 25, 36, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 2000, 25, 37, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 2000, 25, 38, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 2000, 25, 39, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 2000, 25, 40, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 2000, 25, 40, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 2000, 25, 41, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 2000, 25, 41, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 2000, 25, 42, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 2000, 25, 42, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 2000, 25, 43, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 2000, 25, 43, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 2000, 25, 44, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 2000, 25, 44, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 2000, 25, 10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 2000, 25, 11, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 2000, 25, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 2000, 25, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 2000, 25, 14, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 2000, 25, 15, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 2000, 25, 16, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 2000, 25, 17, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 2000, 25, 18, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 2000, 25, 19, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 2000, 25, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 2000, 25, 21, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 2000, 25, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 2000, 25, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 2000, 25, 24, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 2000, 25, 25, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 2000, 25, 26, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 2000, 25, 27, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 2000, 25, 28, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 2000, 25, 29, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 2000, 25, 30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 2000, 25, 31, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 2000, 25, 32, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 2000, 25, 33, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 2000, 25, 34, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 2000, 25, 35, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 2000, 25, 36, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 2000, 25, 37, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 2000, 25, 38, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 2000, 25, 39, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 2000, 25, 40, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 2000, 25, 40, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 2000, 25, 41, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 2000, 25, 41, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 2000, 25, 42, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 2000, 25, 42, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 2000, 25, 43, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 2000, 25, 43, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 2000, 25, 44, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 2000, 25, 44, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/sup_int.lua b/src/Data/Skills/sup_int.lua index 490a14fd3a..6e9bfbe3bd 100644 --- a/src/Data/Skills/sup_int.lua +++ b/src/Data/Skills/sup_int.lua @@ -13,7 +13,7 @@ skills["SupportAddedChaosDamage"] = { baseEffectiveness = 0.43329998850822, incrementalEffectiveness = 0.041999999433756, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -35,46 +35,46 @@ skills["SupportAddedChaosDamage"] = { "global_maximum_added_chaos_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 3, 3, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 3, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 3, 3, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 3, 3, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 3, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 3, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 3, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 3, 3, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 3, 3, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 3, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 3, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 3, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 3, 3, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 3, 3, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 3, 3, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.80000001192093, 26, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 0.80000001192093, 32, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 3, 0, }, cost = { }, }, + [3] = { 0.80000001192093, 36, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 0, }, cost = { }, }, + [4] = { 0.80000001192093, 41, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 3, 0, }, cost = { }, }, + [5] = { 0.80000001192093, 46, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 0, }, cost = { }, }, + [6] = { 0.80000001192093, 52, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 3, 0, }, cost = { }, }, + [7] = { 0.80000001192093, 59, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 0, }, cost = { }, }, + [8] = { 0.80000001192093, 67, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 0, }, cost = { }, }, + [9] = { 0.80000001192093, 75, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 0, }, cost = { }, }, + [10] = { 0.80000001192093, 84, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 3, 0, }, cost = { }, }, + [11] = { 0.80000001192093, 94, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 0, }, cost = { }, }, + [12] = { 0.80000001192093, 106, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 3, 0, }, cost = { }, }, + [13] = { 0.80000001192093, 118, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 0, }, cost = { }, }, + [14] = { 0.80000001192093, 132, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 0, }, cost = { }, }, + [15] = { 0.80000001192093, 148, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 0, }, cost = { }, }, + [16] = { 0.80000001192093, 165, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 3, 0, }, cost = { }, }, + [17] = { 0.80000001192093, 185, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 0, }, cost = { }, }, + [18] = { 0.80000001192093, 206, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 3, 0, }, cost = { }, }, + [19] = { 0.80000001192093, 229, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 3, 0, }, cost = { }, }, + [20] = { 0.80000001192093, 255, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 0, }, cost = { }, }, + [21] = { 0.80000001192093, 284, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 0, }, cost = { }, }, + [22] = { 0.80000001192093, 316, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 0, }, cost = { }, }, + [23] = { 0.80000001192093, 352, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 0, }, cost = { }, }, + [24] = { 0.80000001192093, 391, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 0, }, cost = { }, }, + [25] = { 0.80000001192093, 434, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 0, }, cost = { }, }, + [26] = { 0.80000001192093, 482, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { }, }, + [27] = { 0.80000001192093, 534, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 0, }, cost = { }, }, + [28] = { 0.80000001192093, 592, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 0, }, cost = { }, }, + [29] = { 0.80000001192093, 657, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 0, }, cost = { }, }, + [30] = { 0.80000001192093, 728, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 0, }, cost = { }, }, + [31] = { 0.80000001192093, 766, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 0, }, cost = { }, }, + [32] = { 0.80000001192093, 806, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 0, }, cost = { }, }, + [33] = { 0.80000001192093, 848, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 0, }, cost = { }, }, + [34] = { 0.80000001192093, 892, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 0, }, cost = { }, }, + [35] = { 0.80000001192093, 938, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 0, }, cost = { }, }, + [36] = { 0.80000001192093, 987, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 0, }, cost = { }, }, + [37] = { 0.80000001192093, 1038, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 0, }, cost = { }, }, + [38] = { 0.80000001192093, 1092, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 0, }, cost = { }, }, + [39] = { 0.80000001192093, 1149, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 0, }, cost = { }, }, + [40] = { 0.80000001192093, 1208, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["SupportAddedChaosDamagePlus"] = { @@ -82,7 +82,7 @@ skills["SupportAddedChaosDamagePlus"] = { description = "Supports any skill that hits enemies.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportAddedChaosDamage", @@ -105,26 +105,26 @@ skills["SupportAddedChaosDamagePlus"] = { "supported_active_skill_gem_level_+", }, levels = { - [1] = { 190, 284, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 201, 300, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 211, 316, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 223, 334, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 234, 352, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 247, 372, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 260, 391, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 275, 413, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 289, 434, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 297, 446, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 305, 458, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 313, 470, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 321, 482, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 330, 495, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 339, 508, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 347, 521, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 356, 534, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 366, 549, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 376, 563, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 385, 578, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 190, 284, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 201, 300, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 211, 316, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 223, 334, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 234, 352, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 247, 372, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 260, 391, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 275, 413, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 289, 434, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 297, 446, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 305, 458, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 313, 470, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 321, 482, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 330, 495, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 339, 508, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 347, 521, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 356, 534, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 366, 549, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 376, 563, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 385, 578, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportAddedLightningDamage"] = { @@ -134,7 +134,7 @@ skills["SupportAddedLightningDamage"] = { baseEffectiveness = 0.52499997615814, incrementalEffectiveness = 0.039000000804663, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -156,46 +156,46 @@ skills["SupportAddedLightningDamage"] = { "global_maximum_added_lightning_damage", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 3, }, cost = { }, }, - [2] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 3, }, cost = { }, }, - [3] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 3, }, cost = { }, }, - [4] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 3, }, cost = { }, }, - [5] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 3, }, cost = { }, }, - [6] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 3, }, cost = { }, }, - [7] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 3, }, cost = { }, }, - [8] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 3, }, cost = { }, }, - [9] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 3, }, cost = { }, }, - [10] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, }, cost = { }, }, - [11] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 3, }, cost = { }, }, - [12] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 3, }, cost = { }, }, - [13] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 3, }, cost = { }, }, - [14] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, }, cost = { }, }, - [15] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 3, }, cost = { }, }, - [16] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 3, }, cost = { }, }, - [17] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 3, }, cost = { }, }, - [18] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, }, cost = { }, }, - [19] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 3, }, cost = { }, }, - [20] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, }, cost = { }, }, - [21] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, }, cost = { }, }, - [22] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, }, cost = { }, }, - [23] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, }, cost = { }, }, - [24] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, }, cost = { }, }, - [25] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, }, cost = { }, }, - [26] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, }, cost = { }, }, - [27] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, }, cost = { }, }, - [28] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, }, cost = { }, }, - [29] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, }, cost = { }, }, - [30] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, }, cost = { }, }, - [31] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, }, cost = { }, }, - [32] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, }, cost = { }, }, - [33] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, }, cost = { }, }, - [34] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, }, cost = { }, }, - [35] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, }, cost = { }, }, - [36] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, }, cost = { }, }, - [37] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, }, cost = { }, }, - [38] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, }, cost = { }, }, - [39] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, }, cost = { }, }, - [40] = { 0.10000000149012, 1.8999999761581, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, }, cost = { }, }, + [1] = { 0.10000000149012, 8, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 0, }, cost = { }, }, + [2] = { 0.10000000149012, 10, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 0, }, cost = { }, }, + [3] = { 0.10000000149012, 13, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 0, }, cost = { }, }, + [4] = { 0.10000000149012, 18, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 0, }, cost = { }, }, + [5] = { 0.10000000149012, 24, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 0, }, cost = { }, }, + [6] = { 0.10000000149012, 31, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 0, }, cost = { }, }, + [7] = { 0.10000000149012, 41, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 0, }, cost = { }, }, + [8] = { 0.10000000149012, 52, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 0, }, cost = { }, }, + [9] = { 0.10000000149012, 67, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 0, }, cost = { }, }, + [10] = { 0.10000000149012, 80, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 0, }, cost = { }, }, + [11] = { 0.10000000149012, 95, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 0, }, cost = { }, }, + [12] = { 0.10000000149012, 112, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 0, }, cost = { }, }, + [13] = { 0.10000000149012, 133, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 0, }, cost = { }, }, + [14] = { 0.10000000149012, 156, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 0, }, cost = { }, }, + [15] = { 0.10000000149012, 184, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 0, }, cost = { }, }, + [16] = { 0.10000000149012, 216, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 0, }, cost = { }, }, + [17] = { 0.10000000149012, 253, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 0, }, cost = { }, }, + [18] = { 0.10000000149012, 295, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 0, }, cost = { }, }, + [19] = { 0.10000000149012, 345, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 0, }, cost = { }, }, + [20] = { 0.10000000149012, 402, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 0, }, cost = { }, }, + [21] = { 0.10000000149012, 445, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 0, }, cost = { }, }, + [22] = { 0.10000000149012, 492, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 0, }, cost = { }, }, + [23] = { 0.10000000149012, 543, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 0, }, cost = { }, }, + [24] = { 0.10000000149012, 600, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 0, }, cost = { }, }, + [25] = { 0.10000000149012, 663, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 0, }, cost = { }, }, + [26] = { 0.10000000149012, 731, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 0, }, cost = { }, }, + [27] = { 0.10000000149012, 807, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 0, }, cost = { }, }, + [28] = { 0.10000000149012, 889, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 0, }, cost = { }, }, + [29] = { 0.10000000149012, 980, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 0, }, cost = { }, }, + [30] = { 0.10000000149012, 1080, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 0, }, cost = { }, }, + [31] = { 0.10000000149012, 1133, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 0, }, cost = { }, }, + [32] = { 0.10000000149012, 1189, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 0, }, cost = { }, }, + [33] = { 0.10000000149012, 1248, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 0, }, cost = { }, }, + [34] = { 0.10000000149012, 1309, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 0, }, cost = { }, }, + [35] = { 0.10000000149012, 1373, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 0, }, cost = { }, }, + [36] = { 0.10000000149012, 1440, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 0, }, cost = { }, }, + [37] = { 0.10000000149012, 1510, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 0, }, cost = { }, }, + [38] = { 0.10000000149012, 1584, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 0, }, cost = { }, }, + [39] = { 0.10000000149012, 1661, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 0, }, cost = { }, }, + [40] = { 0.10000000149012, 1742, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 0, }, cost = { }, }, }, } skills["SupportAddedLightningDamagePlus"] = { @@ -203,7 +203,7 @@ skills["SupportAddedLightningDamagePlus"] = { description = "Supports any skill that hits enemies.", color = 3, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportAddedLightningDamage", @@ -226,26 +226,26 @@ skills["SupportAddedLightningDamagePlus"] = { "supported_lightning_skill_gem_level_+", }, levels = { - [1] = { 23, 445, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 25, 469, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 26, 492, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 28, 518, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 29, 543, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 31, 572, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 32, 600, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 34, 632, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 35, 663, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 36, 680, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 37, 697, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 37, 714, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 38, 731, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 39, 750, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 40, 769, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 41, 788, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 42, 807, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 43, 828, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 45, 848, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 46, 869, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 23, 445, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 25, 469, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 26, 492, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 28, 518, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 29, 543, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 31, 572, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 32, 600, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 34, 632, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 35, 663, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 36, 680, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 37, 697, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 37, 714, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 38, 731, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 39, 750, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 40, 769, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 41, 788, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 42, 807, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 43, 828, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 45, 848, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 46, 869, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportArcaneSurge"] = { @@ -255,7 +255,7 @@ skills["SupportArcaneSurge"] = { support = true, requireSkillTypes = { SkillType.Spell, }, addSkillTypes = { SkillType.Duration, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_arcane_surge_mana_regeneration_rate_+%"] = { @@ -289,46 +289,46 @@ skills["SupportArcaneSurge"] = { "support_arcane_surge_spell_damage_+%_final_while_you_have_arcane_surge", }, levels = { - [1] = { 10, 4000, 30, 15, 10, manaMultiplier = 30, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 11, 4000, 31, 16, 10, manaMultiplier = 30, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 11, 4000, 33, 17, 11, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 12, 4000, 34, 19, 11, manaMultiplier = 30, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 12, 4000, 36, 22, 12, manaMultiplier = 30, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 13, 4000, 37, 26, 12, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 13, 4000, 39, 32, 13, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 14, 4000, 40, 41, 13, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 14, 4000, 42, 51, 14, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 15, 4000, 43, 64, 14, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 15, 4000, 45, 80, 15, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 16, 4000, 46, 99, 15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 16, 4000, 48, 121, 16, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 17, 4000, 49, 148, 16, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 17, 4000, 51, 178, 17, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 18, 4000, 52, 213, 17, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 18, 4000, 54, 252, 18, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 19, 4000, 55, 296, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 19, 4000, 57, 345, 19, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 20, 4000, 58, 400, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 20, 4000, 60, 461, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 21, 4000, 61, 527, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 21, 4000, 63, 600, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 22, 4000, 64, 680, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 22, 4000, 66, 766, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 23, 4000, 67, 860, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 23, 4000, 69, 961, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 24, 4000, 70, 1070, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 24, 4000, 72, 1187, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 25, 4000, 73, 1312, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 25, 4000, 74, 1379, 25, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 25, 4000, 75, 1446, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 25, 4000, 75, 1518, 26, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 26, 4000, 76, 1590, 26, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 26, 4000, 77, 1667, 27, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 26, 4000, 78, 1743, 27, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 26, 4000, 78, 1825, 28, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 27, 4000, 79, 1906, 28, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 27, 4000, 80, 1992, 29, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 27, 4000, 81, 2078, 29, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 10, 4000, 30, 15, 10, manaMultiplier = 30, levelRequirement = 1, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 11, 4000, 31, 16, 10, manaMultiplier = 30, levelRequirement = 2, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 11, 4000, 33, 17, 11, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 12, 4000, 34, 19, 11, manaMultiplier = 30, levelRequirement = 7, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 12, 4000, 36, 22, 12, manaMultiplier = 30, levelRequirement = 11, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 13, 4000, 37, 26, 12, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 13, 4000, 39, 32, 13, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 14, 4000, 40, 41, 13, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 14, 4000, 42, 51, 14, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 15, 4000, 43, 64, 14, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 15, 4000, 45, 80, 15, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 16, 4000, 46, 99, 15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 16, 4000, 48, 121, 16, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 17, 4000, 49, 148, 16, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 17, 4000, 51, 178, 17, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 18, 4000, 52, 213, 17, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 18, 4000, 54, 252, 18, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 19, 4000, 55, 296, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 19, 4000, 57, 345, 19, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 20, 4000, 58, 400, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 20, 4000, 60, 461, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 21, 4000, 61, 527, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 21, 4000, 63, 600, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 22, 4000, 64, 680, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 22, 4000, 66, 766, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 23, 4000, 67, 860, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 23, 4000, 69, 961, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 24, 4000, 70, 1070, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 24, 4000, 72, 1187, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 25, 4000, 73, 1312, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 25, 4000, 74, 1379, 25, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 25, 4000, 75, 1446, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 25, 4000, 75, 1518, 26, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 26, 4000, 76, 1590, 26, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 26, 4000, 77, 1667, 27, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 26, 4000, 78, 1743, 27, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 26, 4000, 78, 1825, 28, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 27, 4000, 79, 1906, 28, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 27, 4000, 80, 1992, 29, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 27, 4000, 81, 2078, 29, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportArchmage"] = { @@ -338,9 +338,9 @@ skills["SupportArchmage"] = { baseEffectiveness = 0.17499999701977, incrementalEffectiveness = 0.039000000804663, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Spell, SkillType.AND, }, + requireSkillTypes = { SkillType.Damage, SkillType.Spell, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Arcane, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.HasReservation, SkillType.Vaal, SkillType.Arcane, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -379,46 +379,46 @@ skills["SupportArchmage"] = { "manaweave_added_lightning_damage_%_cost_if_payable", }, levels = { - [1] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 31, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [2] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 34, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [3] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 36, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [4] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 38, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [5] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 40, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [6] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 42, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [7] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 44, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [8] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 46, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [9] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 48, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [10] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 50, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [11] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 52, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [12] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 54, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [13] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 56, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [14] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 58, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [15] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 60, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [16] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 62, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [17] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 64, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [18] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 66, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [19] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 68, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [20] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 70, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [21] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 72, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [22] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 74, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [23] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 76, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [24] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 78, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [25] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 80, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [26] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 82, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [27] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 84, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [28] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 86, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [29] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 88, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [30] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 90, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [31] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 91, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [32] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 92, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [33] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 93, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [34] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 94, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [35] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 95, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [36] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 96, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [37] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 97, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [38] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 98, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [39] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 99, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, - [40] = { 0.10000000149012, 1.8999999761581, 5, 75, levelRequirement = 100, statInterpolation = { 3, 3, 1, 1, }, cost = { }, }, + [1] = { 0.10000000149012, 15, 5, 75, levelRequirement = 31, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [2] = { 0.10000000149012, 19, 5, 75, levelRequirement = 34, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [3] = { 0.10000000149012, 21, 5, 75, levelRequirement = 36, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [4] = { 0.10000000149012, 24, 5, 75, levelRequirement = 38, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [5] = { 0.10000000149012, 27, 5, 75, levelRequirement = 40, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [6] = { 0.10000000149012, 30, 5, 75, levelRequirement = 42, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [7] = { 0.10000000149012, 33, 5, 75, levelRequirement = 44, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [8] = { 0.10000000149012, 37, 5, 75, levelRequirement = 46, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [9] = { 0.10000000149012, 42, 5, 75, levelRequirement = 48, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [10] = { 0.10000000149012, 47, 5, 75, levelRequirement = 50, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [11] = { 0.10000000149012, 52, 5, 75, levelRequirement = 52, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [12] = { 0.10000000149012, 58, 5, 75, levelRequirement = 54, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [13] = { 0.10000000149012, 65, 5, 75, levelRequirement = 56, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [14] = { 0.10000000149012, 72, 5, 75, levelRequirement = 58, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [15] = { 0.10000000149012, 80, 5, 75, levelRequirement = 60, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [16] = { 0.10000000149012, 89, 5, 75, levelRequirement = 62, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [17] = { 0.10000000149012, 98, 5, 75, levelRequirement = 64, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [18] = { 0.10000000149012, 109, 5, 75, levelRequirement = 66, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [19] = { 0.10000000149012, 121, 5, 75, levelRequirement = 68, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [20] = { 0.10000000149012, 134, 5, 75, levelRequirement = 70, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [21] = { 0.10000000149012, 148, 5, 75, levelRequirement = 72, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [22] = { 0.10000000149012, 164, 5, 75, levelRequirement = 74, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [23] = { 0.10000000149012, 181, 5, 75, levelRequirement = 76, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [24] = { 0.10000000149012, 200, 5, 75, levelRequirement = 78, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [25] = { 0.10000000149012, 221, 5, 75, levelRequirement = 80, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [26] = { 0.10000000149012, 244, 5, 75, levelRequirement = 82, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [27] = { 0.10000000149012, 269, 5, 75, levelRequirement = 84, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [28] = { 0.10000000149012, 296, 5, 75, levelRequirement = 86, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [29] = { 0.10000000149012, 327, 5, 75, levelRequirement = 88, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [30] = { 0.10000000149012, 360, 5, 75, levelRequirement = 90, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [31] = { 0.10000000149012, 378, 5, 75, levelRequirement = 91, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [32] = { 0.10000000149012, 396, 5, 75, levelRequirement = 92, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [33] = { 0.10000000149012, 416, 5, 75, levelRequirement = 93, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [34] = { 0.10000000149012, 436, 5, 75, levelRequirement = 94, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [35] = { 0.10000000149012, 458, 5, 75, levelRequirement = 95, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [36] = { 0.10000000149012, 480, 5, 75, levelRequirement = 96, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [37] = { 0.10000000149012, 503, 5, 75, levelRequirement = 97, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [38] = { 0.10000000149012, 528, 5, 75, levelRequirement = 98, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [39] = { 0.10000000149012, 554, 5, 75, levelRequirement = 99, statInterpolation = { 3, 57, 58, 11677, }, cost = { }, }, + [40] = { 0.10000000149012, 581, 5, 75, levelRequirement = 100, statInterpolation = { 3, 1952, 1956, 1722, }, cost = { }, }, }, } skills["SupportBlasphemy"] = { @@ -427,8 +427,8 @@ skills["SupportBlasphemy"] = { color = 3, support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, }, - addSkillTypes = { SkillType.ManaCostReserved, SkillType.DamageCannotBeReflected, SkillType.Type27, SkillType.Aura, SkillType.AuraDebuff, SkillType.CanHaveBlessing, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.OR, SkillType.Totem, SkillType.NOT, SkillType.AND, }, + addSkillTypes = { SkillType.HasReservation, SkillType.TotemCastsWhenNotDetached, SkillType.TotemCastsAlone, SkillType.Aura, SkillType.AuraAffectsEnemies, SkillType.CanHaveBlessing, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.OR, SkillType.SummonsTotem, SkillType.NOT, SkillType.AND, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", baseMods = { @@ -442,7 +442,7 @@ skills["SupportBlasphemy"] = { { "base_skill_area_of_effect_+%", 2 }, }, Alternate2 = { - { "base_reservation_+%", -0.1 }, + { "base_reservation_efficiency_+%", 0.2 }, }, }, stats = { @@ -499,8 +499,8 @@ skills["SupportBlasphemyPlus"] = { color = 3, support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, }, - addSkillTypes = { SkillType.ManaCostReserved, SkillType.DamageCannotBeReflected, SkillType.Aura, SkillType.AuraDebuff, SkillType.CanHaveBlessing, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.OR, SkillType.Totem, SkillType.NOT, SkillType.AND, }, + addSkillTypes = { SkillType.HasReservation, SkillType.TotemCastsWhenNotDetached, SkillType.Aura, SkillType.AuraAffectsEnemies, SkillType.CanHaveBlessing, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.OR, SkillType.SummonsTotem, SkillType.NOT, SkillType.AND, }, ignoreMinionTypes = true, plusVersionOf = "SupportBlasphemy", statDescriptionScope = "gem_stat_descriptions", @@ -523,26 +523,26 @@ skills["SupportBlasphemyPlus"] = { "base_skill_is_instant", }, levels = { - [1] = { 80, 0, manaReservationPercent = 34, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 82, 0, manaReservationPercent = 34, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 84, 0, manaReservationPercent = 33, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 86, 0, manaReservationPercent = 33, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 88, 1, manaReservationPercent = 32, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 90, 1, manaReservationPercent = 32, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 91, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 92, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 93, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 94, 2, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 95, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 96, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 97, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 98, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 99, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 100, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 101, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 102, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 103, 3, manaReservationPercent = 28, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 104, 4, manaReservationPercent = 28, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 80, 0, manaReservationPercent = 34, cooldown = 1.2, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 82, 0, manaReservationPercent = 34, cooldown = 1.2, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 84, 0, manaReservationPercent = 33, cooldown = 1.2, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 86, 0, manaReservationPercent = 33, cooldown = 1.2, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 88, 1, manaReservationPercent = 32, cooldown = 1.2, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 90, 1, manaReservationPercent = 32, cooldown = 1.2, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 91, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 92, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 93, 1, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 94, 2, manaReservationPercent = 31, cooldown = 1.2, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 95, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 96, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 97, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 98, 2, manaReservationPercent = 30, cooldown = 1.2, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 99, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 100, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 101, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 102, 3, manaReservationPercent = 29, cooldown = 1.2, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 103, 3, manaReservationPercent = 28, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 104, 4, manaReservationPercent = 28, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBonechill"] = { @@ -550,7 +550,7 @@ skills["SupportBonechill"] = { description = "Supports any skill that can chill enemies or create chilling areas.", color = 3, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, SkillType.NonHitChill, SkillType.ChillingArea, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, SkillType.NonHitChill, SkillType.ChillingArea, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -580,46 +580,46 @@ skills["SupportBonechill"] = { "support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount", }, levels = { - [1] = { 25, 5, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 26, 5, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 27, 6, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 28, 6, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 29, 7, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 30, 7, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 31, 8, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 32, 8, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 33, 9, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 34, 9, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 35, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 36, 10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 37, 11, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 38, 11, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 39, 12, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 40, 12, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 41, 13, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 42, 13, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 43, 14, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 44, 14, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 45, 15, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 46, 15, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 47, 16, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 48, 16, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 49, 17, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 50, 17, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 51, 18, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 52, 18, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 53, 19, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 54, 19, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 55, 19, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 56, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 57, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 58, 20, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 59, 20, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 60, 21, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 61, 21, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 62, 21, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 63, 21, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 64, 22, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 25, 5, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 26, 5, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 27, 6, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 28, 6, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 29, 7, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 30, 7, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 31, 8, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 32, 8, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 33, 9, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 34, 9, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 35, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 36, 10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 37, 11, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 38, 11, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 39, 12, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 40, 12, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 41, 13, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 42, 13, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 43, 14, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 44, 14, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 45, 15, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 46, 15, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 47, 16, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 48, 16, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 49, 17, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 50, 17, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 51, 18, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 52, 18, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 53, 19, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 54, 19, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 55, 19, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 56, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 57, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 58, 20, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 59, 20, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 60, 21, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 61, 21, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 62, 21, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 63, 21, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 64, 22, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCastOnStunned"] = { @@ -628,8 +628,8 @@ skills["SupportCastOnStunned"] = { color = 3, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -697,9 +697,9 @@ skills["SupportCastWhileChannelling"] = { description = "Must support both a channelling skill and a non-channelling spell skill to work. The channelling skill will trigger a spell periodically while channelling. Cannot support skills used by totems, traps, or mines. Vaal skills and skills with a reservation cannot be triggered.", color = 3, support = true, - requireSkillTypes = { SkillType.Channelled, }, + requireSkillTypes = { SkillType.Channel, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, }, + excludeSkillTypes = { SkillType.SummonsTotem, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["cast_while_channelling_time_ms"] = { @@ -724,46 +724,46 @@ skills["SupportCastWhileChannelling"] = { "cast_while_channelling_time_ms", }, levels = { - [1] = { 450, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, - [2] = { 440, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, - [3] = { 440, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, - [4] = { 430, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, - [5] = { 430, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, - [6] = { 420, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, - [7] = { 420, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, - [8] = { 410, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, - [9] = { 410, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, - [10] = { 400, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, - [11] = { 400, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, - [12] = { 390, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, - [13] = { 390, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, - [14] = { 380, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, - [15] = { 380, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, - [16] = { 370, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, - [17] = { 370, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, - [18] = { 360, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, - [19] = { 360, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, - [20] = { 350, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, - [21] = { 350, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [22] = { 340, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [23] = { 340, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [24] = { 330, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [25] = { 330, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [26] = { 320, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [27] = { 320, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [28] = { 310, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [29] = { 310, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [30] = { 300, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [31] = { 300, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [32] = { 300, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [33] = { 300, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [34] = { 290, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [35] = { 290, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [36] = { 290, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [37] = { 290, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [38] = { 280, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [39] = { 280, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [40] = { 280, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 450, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, + [2] = { 440, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, + [3] = { 440, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, + [4] = { 430, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, + [5] = { 430, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, + [6] = { 420, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, + [7] = { 420, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, + [8] = { 410, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, + [9] = { 410, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, + [10] = { 400, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, + [11] = { 400, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, + [12] = { 390, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, + [13] = { 390, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, + [14] = { 380, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, + [15] = { 380, manaMultiplier = 20, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, + [16] = { 370, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, + [17] = { 370, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, + [18] = { 360, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, + [19] = { 360, manaMultiplier = 20, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, + [20] = { 350, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, + [21] = { 350, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, + [22] = { 340, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, + [23] = { 340, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, + [24] = { 330, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, + [25] = { 330, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, + [26] = { 320, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, + [27] = { 320, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, + [28] = { 310, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, + [29] = { 310, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, + [30] = { 300, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, + [31] = { 300, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, + [32] = { 300, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, + [33] = { 300, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, + [34] = { 290, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, + [35] = { 290, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, + [36] = { 290, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, + [37] = { 290, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, + [38] = { 280, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, + [39] = { 280, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, + [40] = { 280, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastWhileChannellingTriggered"] = { @@ -773,7 +773,7 @@ skills["SupportCastWhileChannellingTriggered"] = { support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Totem, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -793,46 +793,46 @@ skills["SupportCastWhileChannellingTriggered"] = { "cast_spell_while_linked_skill_channelling", }, levels = { - [1] = { levelRequirement = 38, statInterpolation = { }, cost = { }, }, - [2] = { levelRequirement = 40, statInterpolation = { }, cost = { }, }, - [3] = { levelRequirement = 42, statInterpolation = { }, cost = { }, }, - [4] = { levelRequirement = 44, statInterpolation = { }, cost = { }, }, - [5] = { levelRequirement = 46, statInterpolation = { }, cost = { }, }, - [6] = { levelRequirement = 48, statInterpolation = { }, cost = { }, }, - [7] = { levelRequirement = 50, statInterpolation = { }, cost = { }, }, - [8] = { levelRequirement = 52, statInterpolation = { }, cost = { }, }, - [9] = { levelRequirement = 54, statInterpolation = { }, cost = { }, }, - [10] = { levelRequirement = 56, statInterpolation = { }, cost = { }, }, - [11] = { levelRequirement = 58, statInterpolation = { }, cost = { }, }, - [12] = { levelRequirement = 60, statInterpolation = { }, cost = { }, }, - [13] = { levelRequirement = 62, statInterpolation = { }, cost = { }, }, - [14] = { levelRequirement = 64, statInterpolation = { }, cost = { }, }, - [15] = { levelRequirement = 65, statInterpolation = { }, cost = { }, }, - [16] = { levelRequirement = 66, statInterpolation = { }, cost = { }, }, - [17] = { levelRequirement = 67, statInterpolation = { }, cost = { }, }, - [18] = { levelRequirement = 68, statInterpolation = { }, cost = { }, }, - [19] = { levelRequirement = 69, statInterpolation = { }, cost = { }, }, - [20] = { levelRequirement = 70, statInterpolation = { }, cost = { }, }, - [21] = { levelRequirement = 72, statInterpolation = { }, cost = { }, }, - [22] = { levelRequirement = 74, statInterpolation = { }, cost = { }, }, - [23] = { levelRequirement = 76, statInterpolation = { }, cost = { }, }, - [24] = { levelRequirement = 78, statInterpolation = { }, cost = { }, }, - [25] = { levelRequirement = 80, statInterpolation = { }, cost = { }, }, - [26] = { levelRequirement = 82, statInterpolation = { }, cost = { }, }, - [27] = { levelRequirement = 84, statInterpolation = { }, cost = { }, }, - [28] = { levelRequirement = 86, statInterpolation = { }, cost = { }, }, - [29] = { levelRequirement = 88, statInterpolation = { }, cost = { }, }, - [30] = { levelRequirement = 90, statInterpolation = { }, cost = { }, }, - [31] = { levelRequirement = 91, statInterpolation = { }, cost = { }, }, - [32] = { levelRequirement = 92, statInterpolation = { }, cost = { }, }, - [33] = { levelRequirement = 93, statInterpolation = { }, cost = { }, }, - [34] = { levelRequirement = 94, statInterpolation = { }, cost = { }, }, - [35] = { levelRequirement = 95, statInterpolation = { }, cost = { }, }, - [36] = { levelRequirement = 96, statInterpolation = { }, cost = { }, }, - [37] = { levelRequirement = 97, statInterpolation = { }, cost = { }, }, - [38] = { levelRequirement = 98, statInterpolation = { }, cost = { }, }, - [39] = { levelRequirement = 99, statInterpolation = { }, cost = { }, }, - [40] = { levelRequirement = 100, statInterpolation = { }, cost = { }, }, + [1] = { manaMultiplier = 20, levelRequirement = 38, statInterpolation = { }, cost = { }, }, + [2] = { manaMultiplier = 20, levelRequirement = 40, statInterpolation = { }, cost = { }, }, + [3] = { manaMultiplier = 20, levelRequirement = 42, statInterpolation = { }, cost = { }, }, + [4] = { manaMultiplier = 20, levelRequirement = 44, statInterpolation = { }, cost = { }, }, + [5] = { manaMultiplier = 20, levelRequirement = 46, statInterpolation = { }, cost = { }, }, + [6] = { manaMultiplier = 20, levelRequirement = 48, statInterpolation = { }, cost = { }, }, + [7] = { manaMultiplier = 20, levelRequirement = 50, statInterpolation = { }, cost = { }, }, + [8] = { manaMultiplier = 20, levelRequirement = 52, statInterpolation = { }, cost = { }, }, + [9] = { manaMultiplier = 20, levelRequirement = 54, statInterpolation = { }, cost = { }, }, + [10] = { manaMultiplier = 20, levelRequirement = 56, statInterpolation = { }, cost = { }, }, + [11] = { manaMultiplier = 20, levelRequirement = 58, statInterpolation = { }, cost = { }, }, + [12] = { manaMultiplier = 20, levelRequirement = 60, statInterpolation = { }, cost = { }, }, + [13] = { manaMultiplier = 20, levelRequirement = 62, statInterpolation = { }, cost = { }, }, + [14] = { manaMultiplier = 20, levelRequirement = 64, statInterpolation = { }, cost = { }, }, + [15] = { manaMultiplier = 20, levelRequirement = 65, statInterpolation = { }, cost = { }, }, + [16] = { manaMultiplier = 20, levelRequirement = 66, statInterpolation = { }, cost = { }, }, + [17] = { manaMultiplier = 20, levelRequirement = 67, statInterpolation = { }, cost = { }, }, + [18] = { manaMultiplier = 20, levelRequirement = 68, statInterpolation = { }, cost = { }, }, + [19] = { manaMultiplier = 20, levelRequirement = 69, statInterpolation = { }, cost = { }, }, + [20] = { manaMultiplier = 20, levelRequirement = 70, statInterpolation = { }, cost = { }, }, + [21] = { manaMultiplier = 20, levelRequirement = 72, statInterpolation = { }, cost = { }, }, + [22] = { manaMultiplier = 20, levelRequirement = 74, statInterpolation = { }, cost = { }, }, + [23] = { manaMultiplier = 20, levelRequirement = 76, statInterpolation = { }, cost = { }, }, + [24] = { manaMultiplier = 20, levelRequirement = 78, statInterpolation = { }, cost = { }, }, + [25] = { manaMultiplier = 20, levelRequirement = 80, statInterpolation = { }, cost = { }, }, + [26] = { manaMultiplier = 20, levelRequirement = 82, statInterpolation = { }, cost = { }, }, + [27] = { manaMultiplier = 20, levelRequirement = 84, statInterpolation = { }, cost = { }, }, + [28] = { manaMultiplier = 20, levelRequirement = 86, statInterpolation = { }, cost = { }, }, + [29] = { manaMultiplier = 20, levelRequirement = 88, statInterpolation = { }, cost = { }, }, + [30] = { manaMultiplier = 20, levelRequirement = 90, statInterpolation = { }, cost = { }, }, + [31] = { manaMultiplier = 20, levelRequirement = 91, statInterpolation = { }, cost = { }, }, + [32] = { manaMultiplier = 20, levelRequirement = 92, statInterpolation = { }, cost = { }, }, + [33] = { manaMultiplier = 20, levelRequirement = 93, statInterpolation = { }, cost = { }, }, + [34] = { manaMultiplier = 20, levelRequirement = 94, statInterpolation = { }, cost = { }, }, + [35] = { manaMultiplier = 20, levelRequirement = 95, statInterpolation = { }, cost = { }, }, + [36] = { manaMultiplier = 20, levelRequirement = 96, statInterpolation = { }, cost = { }, }, + [37] = { manaMultiplier = 20, levelRequirement = 97, statInterpolation = { }, cost = { }, }, + [38] = { manaMultiplier = 20, levelRequirement = 98, statInterpolation = { }, cost = { }, }, + [39] = { manaMultiplier = 20, levelRequirement = 99, statInterpolation = { }, cost = { }, }, + [40] = { manaMultiplier = 20, levelRequirement = 100, statInterpolation = { }, cost = { }, }, }, } skills["SupportCastWhileChannellingPlus"] = { @@ -840,9 +840,9 @@ skills["SupportCastWhileChannellingPlus"] = { description = "Must support both a channelling skill and a non-channelling spell skill to work. The channelling skill will trigger a spell periodically while channelling. Cannot support skills used by totems, traps, or mines. Vaal skills and skills with a reservation cannot be triggered.", color = 3, support = true, - requireSkillTypes = { SkillType.Channelled, }, + requireSkillTypes = { SkillType.Channel, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, }, + excludeSkillTypes = { SkillType.SummonsTotem, }, plusVersionOf = "SupportCastWhileChannelling", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -860,28 +860,29 @@ skills["SupportCastWhileChannellingPlus"] = { }, stats = { "cast_while_channelling_time_ms", + "avoid_interruption_while_using_this_skill_%", }, levels = { - [1] = { 340, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 330, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 320, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 310, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 300, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 300, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 290, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 290, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 280, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 280, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 270, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 270, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 270, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 270, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 260, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 260, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 260, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 260, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 250, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 250, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 340, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 330, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 320, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 310, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 300, 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 300, 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 290, 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 290, 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 280, 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 280, 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 270, 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 270, 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 270, 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 270, 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 260, 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 260, 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 260, 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 260, 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 250, 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 250, 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCastWhileChannellingTriggeredPlus"] = { @@ -891,7 +892,7 @@ skills["SupportCastWhileChannellingTriggeredPlus"] = { support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Totem, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.InbuiltTrigger, }, plusVersionOf = "SupportCastWhileChannellingTriggered", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -911,26 +912,26 @@ skills["SupportCastWhileChannellingTriggeredPlus"] = { "cast_spell_while_linked_skill_channelling", }, levels = { - [1] = { levelRequirement = 72, statInterpolation = { }, cost = { }, }, - [2] = { levelRequirement = 74, statInterpolation = { }, cost = { }, }, - [3] = { levelRequirement = 76, statInterpolation = { }, cost = { }, }, - [4] = { levelRequirement = 78, statInterpolation = { }, cost = { }, }, - [5] = { levelRequirement = 80, statInterpolation = { }, cost = { }, }, - [6] = { levelRequirement = 82, statInterpolation = { }, cost = { }, }, - [7] = { levelRequirement = 84, statInterpolation = { }, cost = { }, }, - [8] = { levelRequirement = 86, statInterpolation = { }, cost = { }, }, - [9] = { levelRequirement = 88, statInterpolation = { }, cost = { }, }, - [10] = { levelRequirement = 90, statInterpolation = { }, cost = { }, }, - [11] = { levelRequirement = 91, statInterpolation = { }, cost = { }, }, - [12] = { levelRequirement = 92, statInterpolation = { }, cost = { }, }, - [13] = { levelRequirement = 93, statInterpolation = { }, cost = { }, }, - [14] = { levelRequirement = 94, statInterpolation = { }, cost = { }, }, - [15] = { levelRequirement = 95, statInterpolation = { }, cost = { }, }, - [16] = { levelRequirement = 96, statInterpolation = { }, cost = { }, }, - [17] = { levelRequirement = 97, statInterpolation = { }, cost = { }, }, - [18] = { levelRequirement = 98, statInterpolation = { }, cost = { }, }, - [19] = { levelRequirement = 99, statInterpolation = { }, cost = { }, }, - [20] = { levelRequirement = 100, statInterpolation = { }, cost = { }, }, + [1] = { manaMultiplier = 20, levelRequirement = 72, statInterpolation = { }, cost = { }, }, + [2] = { manaMultiplier = 20, levelRequirement = 74, statInterpolation = { }, cost = { }, }, + [3] = { manaMultiplier = 20, levelRequirement = 76, statInterpolation = { }, cost = { }, }, + [4] = { manaMultiplier = 20, levelRequirement = 78, statInterpolation = { }, cost = { }, }, + [5] = { manaMultiplier = 20, levelRequirement = 80, statInterpolation = { }, cost = { }, }, + [6] = { manaMultiplier = 20, levelRequirement = 82, statInterpolation = { }, cost = { }, }, + [7] = { manaMultiplier = 20, levelRequirement = 84, statInterpolation = { }, cost = { }, }, + [8] = { manaMultiplier = 20, levelRequirement = 86, statInterpolation = { }, cost = { }, }, + [9] = { manaMultiplier = 20, levelRequirement = 88, statInterpolation = { }, cost = { }, }, + [10] = { manaMultiplier = 20, levelRequirement = 90, statInterpolation = { }, cost = { }, }, + [11] = { manaMultiplier = 20, levelRequirement = 91, statInterpolation = { }, cost = { }, }, + [12] = { manaMultiplier = 20, levelRequirement = 92, statInterpolation = { }, cost = { }, }, + [13] = { manaMultiplier = 20, levelRequirement = 93, statInterpolation = { }, cost = { }, }, + [14] = { manaMultiplier = 20, levelRequirement = 94, statInterpolation = { }, cost = { }, }, + [15] = { manaMultiplier = 20, levelRequirement = 95, statInterpolation = { }, cost = { }, }, + [16] = { manaMultiplier = 20, levelRequirement = 96, statInterpolation = { }, cost = { }, }, + [17] = { manaMultiplier = 20, levelRequirement = 97, statInterpolation = { }, cost = { }, }, + [18] = { manaMultiplier = 20, levelRequirement = 98, statInterpolation = { }, cost = { }, }, + [19] = { manaMultiplier = 20, levelRequirement = 99, statInterpolation = { }, cost = { }, }, + [20] = { manaMultiplier = 20, levelRequirement = 100, statInterpolation = { }, cost = { }, }, }, } skills["SupportChanceToIgnite"] = { @@ -939,7 +940,7 @@ skills["SupportChanceToIgnite"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -971,46 +972,46 @@ skills["SupportChanceToIgnite"] = { "ignites_apply_fire_resistance_+", }, levels = { - [1] = { 25, 10, -10, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 25, 10, -10, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 25, 11, -10, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 25, 11, -10, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 25, 12, -10, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 25, 12, -10, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 25, 13, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 25, 13, -10, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 25, 14, -10, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 25, 14, -10, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 25, 15, -10, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 25, 15, -10, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 25, 16, -10, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 25, 16, -10, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 25, 17, -10, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 25, 17, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 25, 18, -10, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 25, 18, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 25, 19, -10, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 25, 19, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 25, 20, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 25, 20, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 25, 21, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 25, 21, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 25, 22, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 25, 22, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 25, 23, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 25, 23, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 25, 27, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 10, -10, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 25, 10, -10, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 25, 11, -10, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 25, 11, -10, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 25, 12, -10, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 25, 12, -10, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 25, 13, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 25, 13, -10, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 25, 14, -10, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 25, 14, -10, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 25, 15, -10, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 25, 15, -10, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 25, 16, -10, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 25, 16, -10, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 25, 17, -10, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 25, 17, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 25, 18, -10, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 25, 18, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 25, 19, -10, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 25, 19, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 25, 20, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 25, 20, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 25, 21, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 25, 21, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 25, 22, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 25, 22, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 25, 23, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 25, 23, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 25, 24, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 25, 25, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 25, 26, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 25, 27, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportChargedMines"] = { @@ -1018,7 +1019,7 @@ skills["SupportChargedMines"] = { description = "Supports skills which throw mines.", color = 3, support = true, - requireSkillTypes = { SkillType.Mine, }, + requireSkillTypes = { SkillType.RemoteMined, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1054,46 +1055,46 @@ skills["SupportChargedMines"] = { "mine_critical_strike_chance_+%_per_power_charge", }, levels = { - [1] = { 20, 20, 10, 25, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 21, 21, 10, 25, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 21, 21, 10, 25, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 22, 22, 10, 25, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 22, 22, 10, 25, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 23, 23, 10, 25, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 23, 23, 10, 25, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 24, 24, 10, 25, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 24, 24, 10, 25, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 25, 25, 10, 25, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 25, 25, 10, 25, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 26, 26, 10, 25, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 26, 26, 10, 25, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 27, 27, 10, 25, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 27, 27, 10, 25, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 28, 28, 10, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 28, 28, 10, 25, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 29, 29, 10, 25, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 29, 29, 10, 25, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 30, 30, 10, 25, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 30, 30, 10, 25, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 31, 31, 10, 25, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 31, 31, 10, 25, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 32, 32, 10, 25, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 32, 32, 10, 25, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 33, 33, 10, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 33, 33, 10, 25, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 34, 34, 10, 25, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 34, 34, 10, 25, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 20, 20, 10, 25, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [2] = { 21, 21, 10, 25, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [3] = { 21, 21, 10, 25, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [4] = { 22, 22, 10, 25, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [5] = { 22, 22, 10, 25, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [6] = { 23, 23, 10, 25, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [7] = { 23, 23, 10, 25, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [8] = { 24, 24, 10, 25, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [9] = { 24, 24, 10, 25, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [10] = { 25, 25, 10, 25, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [11] = { 25, 25, 10, 25, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [12] = { 26, 26, 10, 25, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [13] = { 26, 26, 10, 25, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [14] = { 27, 27, 10, 25, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [15] = { 27, 27, 10, 25, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [16] = { 28, 28, 10, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [17] = { 28, 28, 10, 25, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [18] = { 29, 29, 10, 25, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [19] = { 29, 29, 10, 25, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [20] = { 30, 30, 10, 25, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [21] = { 30, 30, 10, 25, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [22] = { 31, 31, 10, 25, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [23] = { 31, 31, 10, 25, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [24] = { 32, 32, 10, 25, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [25] = { 32, 32, 10, 25, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [26] = { 33, 33, 10, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [27] = { 33, 33, 10, 25, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [28] = { 34, 34, 10, 25, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [29] = { 34, 34, 10, 25, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [30] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [31] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [32] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [33] = { 35, 35, 10, 25, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [34] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [35] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [36] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [37] = { 36, 36, 10, 25, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [38] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [39] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 10378, 3045, 10379, }, cost = { }, }, + [40] = { 37, 37, 10, 25, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 3339, 347, 2, }, cost = { }, }, }, } skills["SupportConcentratedEffect"] = { @@ -1102,7 +1103,7 @@ skills["SupportConcentratedEffect"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Area, SkillType.CreateMinion, SkillType.Type53, }, + requireSkillTypes = { SkillType.Area, SkillType.MinionsCanExplode, SkillType.ThresholdJewelArea, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1132,46 +1133,46 @@ skills["SupportConcentratedEffect"] = { "support_area_concentrate_area_damage_+%_final", }, levels = { - [1] = { -30, 25, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -30, 25, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -30, 26, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -30, 27, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -30, 28, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { -30, 28, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { -30, 29, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { -30, 30, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { -30, 31, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { -30, 31, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { -30, 32, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { -30, 33, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { -30, 34, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { -30, 34, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { -30, 35, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { -30, 36, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { -30, 37, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { -30, 37, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { -30, 38, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { -30, 39, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { -30, 40, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { -30, 40, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { -30, 41, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { -30, 42, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { -30, 43, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { -30, 43, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { -30, 44, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { -30, 45, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { -30, 46, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { -30, 46, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { -30, 47, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { -30, 47, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { -30, 47, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { -30, 48, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { -30, 48, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { -30, 49, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { -30, 49, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { -30, 49, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { -30, 50, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { -30, 50, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -30, 25, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { -30, 25, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { -30, 26, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { -30, 27, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { -30, 28, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { -30, 28, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { -30, 29, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { -30, 30, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { -30, 31, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { -30, 31, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { -30, 32, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { -30, 33, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { -30, 34, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { -30, 34, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { -30, 35, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { -30, 36, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { -30, 37, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { -30, 37, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { -30, 38, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { -30, 39, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { -30, 40, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { -30, 40, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { -30, 41, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { -30, 42, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { -30, 43, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { -30, 43, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { -30, 44, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { -30, 45, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { -30, 46, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { -30, 46, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { -30, 47, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { -30, 47, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { -30, 47, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { -30, 48, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { -30, 48, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { -30, 49, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { -30, 49, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { -30, 49, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { -30, 50, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { -30, 50, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportControlledDestruction"] = { @@ -1179,7 +1180,7 @@ skills["SupportControlledDestruction"] = { description = "Supports attack skills, or spell skills that deal damage.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.Type59, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DegenOnlySpellDamage, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1210,46 +1211,46 @@ skills["SupportControlledDestruction"] = { "support_controlled_destruction_critical_strike_chance_+%_final", }, levels = { - [1] = { 25, -80, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 25, -80, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 26, -80, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 27, -80, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 28, -80, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 28, -80, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 29, -80, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 30, -80, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 31, -80, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 31, -80, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 32, -80, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 33, -80, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 34, -80, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 34, -80, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 35, -80, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 36, -80, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 37, -80, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 37, -80, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 38, -80, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 39, -80, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 40, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 40, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 41, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 42, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 43, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 43, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 44, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 45, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 46, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 46, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 47, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 47, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 47, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 48, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 48, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 49, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 49, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 49, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 50, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 50, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 25, -80, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 25, -80, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 26, -80, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 27, -80, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 28, -80, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 28, -80, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 29, -80, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 30, -80, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 31, -80, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 31, -80, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 32, -80, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 33, -80, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 34, -80, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 34, -80, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 35, -80, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 36, -80, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 37, -80, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 37, -80, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 38, -80, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 39, -80, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 40, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 40, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 41, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 42, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 43, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 43, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 44, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 45, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 46, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 46, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 47, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 47, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 47, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 48, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 48, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 49, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 49, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 49, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 50, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 50, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportControlledDestructionPlus"] = { @@ -1257,7 +1258,7 @@ skills["SupportControlledDestructionPlus"] = { description = "Supports attack skills, or spell skills that deal damage.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.Type59, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DegenOnlySpellDamage, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportControlledDestruction", @@ -1280,28 +1281,29 @@ skills["SupportControlledDestructionPlus"] = { stats = { "support_controlled_destruction_spell_damage_+%_final", "support_controlled_destruction_critical_strike_chance_+%_final", + "chance_to_unnerve_on_hit_%", }, levels = { - [1] = { 40, -80, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 41, -80, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 42, -80, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 43, -80, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 44, -80, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 45, -80, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 45, -80, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 46, -80, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 46, -80, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 47, -80, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 47, -80, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 48, -80, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 48, -80, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 49, -80, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, -80, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, -80, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, -80, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 51, -80, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 51, -80, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 52, -80, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, -80, 0, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 41, -80, 0, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 42, -80, 0, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 43, -80, 0, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 44, -80, 10, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 45, -80, 10, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 45, -80, 10, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 46, -80, 10, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 46, -80, 10, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 47, -80, 10, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 47, -80, 10, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 48, -80, 10, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 48, -80, 10, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 49, -80, 10, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 49, -80, 10, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 50, -80, 10, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 50, -80, 10, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 51, -80, 10, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 51, -80, 10, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 52, -80, 10, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportCurseOnHit"] = { @@ -1309,9 +1311,9 @@ skills["SupportCurseOnHit"] = { description = "Must support both a skill that hits enemies, and a hex curse skill to work. The hex will be applied when enemies are hit by the other skill. Cannot support totems, traps, or mines. Minions cannot apply hexes this way.", color = 3, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -1385,7 +1387,7 @@ skills["SupportCurseOnHitCurse"] = { support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.AuraDebuff, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.AuraAffectsEnemies, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", baseMods = { @@ -1455,9 +1457,9 @@ skills["SupportCurseOnHitPlus"] = { description = "Must support both a skill that hits enemies, and a hex curse skill to work. The hex will be applied when enemies are hit by the other skill. Cannot support totems, traps, or mines. Minions cannot apply hexes this way.", color = 3, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, }, ignoreMinionTypes = true, plusVersionOf = "SupportCurseOnHit", statDescriptionScope = "gem_stat_descriptions", @@ -1498,7 +1500,7 @@ skills["SupportCurseOnHitCursePlus"] = { support = true, requireSkillTypes = { SkillType.AppliesCurse, SkillType.Hex, SkillType.AND, SkillType.Triggerable, SkillType.AND, }, addSkillTypes = { SkillType.Triggered, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.AuraDebuff, SkillType.TriggeredGrantedSkill, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.AuraAffectsEnemies, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, plusVersionOf = "SupportCurseOnHitCurse", statDescriptionScope = "gem_stat_descriptions", @@ -1518,30 +1520,31 @@ skills["SupportCurseOnHitCursePlus"] = { stats = { "base_curse_duration_+%", "chance_to_ignore_hexproof_%", + "supported_curse_skill_gem_level_+", "cannot_cast_curses", "curse_triggered_by_hextouch", }, levels = { - [1] = { -10, 10, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -8, 12, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -6, 14, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -4, 16, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -2, 18, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 0, 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 1, 21, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2, 22, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 3, 23, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 4, 24, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 5, 25, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 6, 26, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 7, 27, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 8, 28, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 9, 29, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 10, 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 11, 31, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 12, 32, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 13, 33, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 14, 34, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -10, 10, 0, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { -8, 12, 0, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { -6, 14, 0, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { -4, 16, 0, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { -2, 18, 1, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 0, 20, 1, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 1, 21, 1, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 2, 22, 1, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 3, 23, 1, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 4, 24, 1, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 5, 25, 1, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 6, 26, 1, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 7, 27, 1, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 8, 28, 1, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 9, 29, 1, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 10, 30, 1, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 11, 31, 1, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 12, 32, 1, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 13, 33, 1, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 14, 34, 1, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMinionFocusFire"] = { @@ -1587,53 +1590,53 @@ skills["SupportMinionFocusFire"] = { "support_minion_use_focussed_target", }, levels = { - [1] = { 15, 6, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 15, 6, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 16, 7, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 16, 7, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 17, 7, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 17, 8, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 18, 8, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 18, 8, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 19, 9, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 19, 9, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 20, 9, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 20, 9, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 21, 10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 21, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 22, 10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 22, 11, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 23, 11, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 23, 11, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 24, 12, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 24, 12, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 25, 12, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 25, 13, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 26, 13, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 26, 13, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 27, 14, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 27, 14, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 28, 14, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 28, 15, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 29, 15, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 29, 15, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 30, 15, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 30, 15, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 31, 16, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 31, 16, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 32, 16, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 32, 16, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 33, 16, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 33, 16, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 34, 17, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 34, 17, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 15, 6, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 15, 6, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 16, 7, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 16, 7, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 17, 7, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 17, 8, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 18, 8, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 18, 8, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 19, 9, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 19, 9, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 20, 9, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 20, 9, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 21, 10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 21, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 22, 10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 22, 11, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 23, 11, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 23, 11, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 24, 12, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 24, 12, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 25, 12, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 25, 13, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 26, 13, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 26, 13, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 27, 14, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 27, 14, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 28, 14, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 28, 15, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 29, 15, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 29, 15, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 30, 15, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 30, 15, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 31, 16, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 31, 16, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 32, 16, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 32, 16, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 33, 16, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 33, 16, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 34, 17, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 34, 17, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["MinionFocusFire"] = { name = "Signal Prey", color = 3, description = "Applies a debuff to a specific enemy which signals your minions to consider that enemy to be the Prey. All minions from skills supported by any Predator Support will target that enemy. Only one enemy can be the Prey at a time. This skill cannot be used by Totems, Traps, or Mines.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.Type92] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Instant] = true, [SkillType.Minion] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 0, baseFlags = { @@ -1704,7 +1707,7 @@ skills["SupportDecay"] = { baseEffectiveness = 1.335000038147, incrementalEffectiveness = 0.045800000429153, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1772,7 +1775,7 @@ skills["SupportEfficacy"] = { description = "Supports any skill that deals damage or has a duration.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.Type59, SkillType.Duration, SkillType.Type55, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DegenOnlySpellDamage, SkillType.Duration, SkillType.ThresholdJewelDuration, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1803,46 +1806,46 @@ skills["SupportEfficacy"] = { "skill_effect_duration_+%", }, levels = { - [1] = { 15, 15, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 15, 15, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 16, 16, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 16, 16, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 17, 17, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 17, 17, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 18, 18, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 18, 18, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 19, 19, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 19, 19, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 20, 20, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 20, 20, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 21, 21, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 21, 21, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 22, 22, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 22, 22, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 23, 23, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 23, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 24, 24, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 24, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 25, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 25, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 26, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 26, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 27, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 27, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 28, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 28, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 29, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 29, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 29, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 30, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 30, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 30, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 30, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 31, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 31, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 31, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 31, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 32, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 15, 15, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 15, 15, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 16, 16, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 16, 16, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 17, 17, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 17, 17, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 18, 18, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 18, 18, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 19, 19, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 19, 19, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 20, 20, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 20, 20, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 21, 21, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 21, 21, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 22, 22, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 22, 22, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 23, 23, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 23, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 24, 24, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 24, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 25, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 25, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 26, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 26, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 27, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 27, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 28, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 28, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 29, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 29, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 29, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 30, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 30, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 30, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 30, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 31, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 31, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 31, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 31, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 32, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportElementalFocus"] = { @@ -1850,7 +1853,7 @@ skills["SupportElementalFocus"] = { description = "Supports any skill that hits or burns enemies, or inflicts elemental ailments.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CausesBurning, SkillType.NonHitChill, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.CausesBurning, SkillType.NonHitChill, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1924,7 +1927,7 @@ skills["SupportElementalFocusPlus"] = { description = "Supports any skill that hits or burns enemies, or inflicts elemental ailments.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CausesBurning, SkillType.NonHitChill, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.CausesBurning, SkillType.NonHitChill, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportElementalFocus", @@ -1943,29 +1946,30 @@ skills["SupportElementalFocusPlus"] = { }, stats = { "support_gem_elemental_damage_+%_final", + "supported_elemental_skill_gem_level_+", "cannot_inflict_status_ailments", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 1, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 1, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 1, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 1, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 1, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 1, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 1, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 1, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 1, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 1, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 1, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 1, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 1, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 1, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportElementalProliferation"] = { @@ -1973,7 +1977,7 @@ skills["SupportElementalProliferation"] = { description = "Supports any skill that hits enemies, or could otherwise apply elemental ailments.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CauseElementalStatus, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.ElementalStatus, }, addSkillTypes = { SkillType.Area, }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2004,46 +2008,46 @@ skills["SupportElementalProliferation"] = { "display_what_elemental_proliferation_does", }, levels = { - [1] = { 12, 20, 0, manaMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 12, 20, 1, manaMultiplier = 10, levelRequirement = 2, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 12, 20, 2, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 12, 20, 3, manaMultiplier = 10, levelRequirement = 7, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 12, 20, 4, manaMultiplier = 10, levelRequirement = 11, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 13, 20, 5, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 13, 20, 6, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 13, 20, 7, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 13, 20, 8, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 13, 20, 9, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 14, 20, 10, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 14, 20, 11, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 14, 20, 12, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 14, 20, 13, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 14, 20, 14, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 15, 20, 15, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 15, 20, 16, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 15, 20, 17, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 15, 20, 18, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 15, 20, 19, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 16, 20, 20, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 16, 20, 21, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 16, 20, 22, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 16, 20, 23, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 16, 20, 24, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 17, 20, 25, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 17, 20, 26, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 17, 20, 27, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 17, 20, 28, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 17, 20, 29, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 17, 20, 29, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 18, 20, 30, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 18, 20, 30, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 18, 20, 31, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 18, 20, 31, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 18, 20, 32, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 18, 20, 32, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 18, 20, 33, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 18, 20, 33, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 18, 20, 34, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 12, 20, 0, manaMultiplier = 10, levelRequirement = 1, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 12, 20, 1, manaMultiplier = 10, levelRequirement = 2, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 12, 20, 2, manaMultiplier = 10, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 12, 20, 3, manaMultiplier = 10, levelRequirement = 7, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 12, 20, 4, manaMultiplier = 10, levelRequirement = 11, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 13, 20, 5, manaMultiplier = 10, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 13, 20, 6, manaMultiplier = 10, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 13, 20, 7, manaMultiplier = 10, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 13, 20, 8, manaMultiplier = 10, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 13, 20, 9, manaMultiplier = 10, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 14, 20, 10, manaMultiplier = 10, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 14, 20, 11, manaMultiplier = 10, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 14, 20, 12, manaMultiplier = 10, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 14, 20, 13, manaMultiplier = 10, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 14, 20, 14, manaMultiplier = 10, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 15, 20, 15, manaMultiplier = 10, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 15, 20, 16, manaMultiplier = 10, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 15, 20, 17, manaMultiplier = 10, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 15, 20, 18, manaMultiplier = 10, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 15, 20, 19, manaMultiplier = 10, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 16, 20, 20, manaMultiplier = 10, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 16, 20, 21, manaMultiplier = 10, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 16, 20, 22, manaMultiplier = 10, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 16, 20, 23, manaMultiplier = 10, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 16, 20, 24, manaMultiplier = 10, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 17, 20, 25, manaMultiplier = 10, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 17, 20, 26, manaMultiplier = 10, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 17, 20, 27, manaMultiplier = 10, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 17, 20, 28, manaMultiplier = 10, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 17, 20, 29, manaMultiplier = 10, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 17, 20, 29, manaMultiplier = 10, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 18, 20, 30, manaMultiplier = 10, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 18, 20, 30, manaMultiplier = 10, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 18, 20, 31, manaMultiplier = 10, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 18, 20, 31, manaMultiplier = 10, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 18, 20, 32, manaMultiplier = 10, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 18, 20, 32, manaMultiplier = 10, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 18, 20, 33, manaMultiplier = 10, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 18, 20, 33, manaMultiplier = 10, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 18, 20, 34, manaMultiplier = 10, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportEnergyShieldLeech"] = { @@ -2052,7 +2056,7 @@ skills["SupportEnergyShieldLeech"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2086,46 +2090,46 @@ skills["SupportEnergyShieldLeech"] = { "support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final", }, levels = { - [1] = { 150, 10, 15, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 150, 10, 15, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 150, 10, 16, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 160, 10, 16, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 160, 11, 17, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 160, 11, 17, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 160, 11, 18, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 160, 11, 18, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 170, 12, 19, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 170, 12, 19, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 170, 12, 20, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 170, 12, 20, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 170, 13, 21, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 180, 13, 21, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 180, 13, 22, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 180, 13, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 180, 14, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 180, 14, 23, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 190, 14, 24, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 190, 14, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 190, 15, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 190, 15, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 190, 15, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 200, 15, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 200, 16, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 200, 16, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 200, 16, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 200, 16, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 210, 18, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 220, 18, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 150, 10, 15, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 150, 10, 15, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 150, 10, 16, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 160, 10, 16, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 160, 11, 17, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 160, 11, 17, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 160, 11, 18, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 160, 11, 18, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 170, 12, 19, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 170, 12, 19, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 170, 12, 20, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 170, 12, 20, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 170, 13, 21, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 180, 13, 21, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 180, 13, 22, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 180, 13, 22, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 180, 14, 23, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 180, 14, 23, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 190, 14, 24, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 190, 14, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 190, 15, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 190, 15, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 190, 15, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 200, 15, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 200, 16, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 200, 16, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 200, 16, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 200, 16, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 210, 17, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 210, 17, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 210, 18, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 220, 18, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 220, 18, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportAdditionalXP"] = { @@ -2176,7 +2180,7 @@ skills["SupportFasterCast"] = { support = true, requireSkillTypes = { SkillType.Spell, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Instant, SkillType.Type116, }, + excludeSkillTypes = { SkillType.Instant, SkillType.FixedCastTime, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -2271,46 +2275,46 @@ skills["SupportMinionOffensiveStance"] = { "minion_larger_aggro_radius", }, levels = { - [1] = { 25, 0, 4000, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 26, 0, 4100, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 27, 0, 4200, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 28, 0, 4300, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 29, 0, 4400, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 30, 0, 4500, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 31, 0, 4600, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 32, 0, 4700, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 33, 0, 4800, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 34, 0, 4900, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 35, 0, 5000, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 36, 0, 5100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 37, 0, 5200, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 38, 0, 5300, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 39, 0, 5400, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 40, 0, 5500, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 41, 0, 5600, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 42, 0, 5700, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 43, 0, 5800, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 44, 0, 5900, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 45, 0, 6000, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 46, 0, 6100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 47, 0, 6200, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 48, 0, 6300, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 49, 0, 6400, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 50, 0, 6500, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 51, 0, 6600, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 52, 0, 6700, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 53, 0, 6800, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 54, 0, 6900, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 54, 0, 6950, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 55, 0, 7000, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 55, 0, 7050, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 56, 0, 7100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 56, 0, 7150, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 57, 0, 7200, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 57, 0, 7250, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 58, 0, 7300, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 58, 0, 7350, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 59, 0, 7400, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 0, 4000, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 26, 0, 4100, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 27, 0, 4200, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 28, 0, 4300, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 29, 0, 4400, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 30, 0, 4500, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 31, 0, 4600, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 32, 0, 4700, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 33, 0, 4800, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 34, 0, 4900, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 35, 0, 5000, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 36, 0, 5100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 37, 0, 5200, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 38, 0, 5300, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 39, 0, 5400, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 40, 0, 5500, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 41, 0, 5600, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 42, 0, 5700, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 43, 0, 5800, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 44, 0, 5900, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 45, 0, 6000, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 46, 0, 6100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 47, 0, 6200, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 48, 0, 6300, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 49, 0, 6400, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 50, 0, 6500, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 51, 0, 6600, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 52, 0, 6700, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 53, 0, 6800, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 54, 0, 6900, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 54, 0, 6950, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 55, 0, 7000, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 55, 0, 7050, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 56, 0, 7100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 56, 0, 7150, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 57, 0, 7200, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 57, 0, 7250, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 58, 0, 7300, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 58, 0, 7350, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 59, 0, 7400, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportRemoteMine2"] = { @@ -2318,9 +2322,9 @@ skills["SupportRemoteMine2"] = { description = "Supports spells, or attacks that use bows or wands. Instead of using that skill, you will throw a mine that will use the skill for you when you detonate it. Mines cannot use channelling skills.", color = 3, support = true, - requireSkillTypes = { SkillType.SkillCanMine, }, - addSkillTypes = { SkillType.Mine, SkillType.ManaCostReserved, SkillType.Area, SkillType.Aura, SkillType.AuraDebuff, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.ManaCostReserved, SkillType.ManaCostPercent, SkillType.NOT, SkillType.AND, SkillType.Mine, SkillType.NOT, SkillType.AND, }, + requireSkillTypes = { SkillType.Mineable, }, + addSkillTypes = { SkillType.RemoteMined, SkillType.HasReservation, SkillType.Area, SkillType.Aura, SkillType.AuraAffectsEnemies, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, SkillType.HasReservation, SkillType.ReservationBecomesCost, SkillType.NOT, SkillType.AND, SkillType.RemoteMined, SkillType.NOT, SkillType.AND, }, statDescriptionScope = "gem_stat_descriptions", addFlags = { mine = true, @@ -2360,46 +2364,46 @@ skills["SupportRemoteMine2"] = { "remote_mined_by_support", }, levels = { - [1] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 5000, 2, 250, 250, -34, -60, manaMultiplier = -50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 5000, 2, 250, 250, -34, -60, manaMultiplier = -50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 5000, 2, 250, 250, -32, -60, manaMultiplier = -50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 5000, 2, 250, 250, -32, -60, manaMultiplier = -50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 5000, 2, 250, 250, -30, -60, manaMultiplier = -50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 5000, 2, 250, 250, -30, -60, manaMultiplier = -50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 5000, 2, 250, 250, -28, -60, manaMultiplier = -50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 5000, 2, 250, 250, -28, -60, manaMultiplier = -50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 5000, 2, 250, 250, -26, -60, manaMultiplier = -50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 5000, 2, 250, 250, -26, -60, manaMultiplier = -50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 5000, 2, 250, 250, -35, -60, manaMultiplier = -50, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 5000, 2, 250, 250, -34, -60, manaMultiplier = -50, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 5000, 2, 250, 250, -34, -60, manaMultiplier = -50, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 5000, 2, 250, 250, -33, -60, manaMultiplier = -50, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 5000, 2, 250, 250, -32, -60, manaMultiplier = -50, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 5000, 2, 250, 250, -32, -60, manaMultiplier = -50, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 5000, 2, 250, 250, -31, -60, manaMultiplier = -50, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 5000, 2, 250, 250, -30, -60, manaMultiplier = -50, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 5000, 2, 250, 250, -30, -60, manaMultiplier = -50, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 5000, 2, 250, 250, -29, -60, manaMultiplier = -50, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 5000, 2, 250, 250, -28, -60, manaMultiplier = -50, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 5000, 2, 250, 250, -28, -60, manaMultiplier = -50, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 5000, 2, 250, 250, -27, -60, manaMultiplier = -50, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 5000, 2, 250, 250, -26, -60, manaMultiplier = -50, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 5000, 2, 250, 250, -26, -60, manaMultiplier = -50, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 5000, 2, 250, 250, -25, -60, manaMultiplier = -50, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 5000, 2, 250, 250, -24, -60, manaMultiplier = -50, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 5000, 2, 250, 250, -23, -60, manaMultiplier = -50, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 5000, 2, 250, 250, -22, -60, manaMultiplier = -50, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportIgniteProliferation"] = { @@ -2407,7 +2411,7 @@ skills["SupportIgniteProliferation"] = { description = "Supports any skill that hits enemies.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { SkillType.Area, }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2434,46 +2438,46 @@ skills["SupportIgniteProliferation"] = { "support_ignite_prolif_ignite_damage_+%_final", }, levels = { - [1] = { 14, 15, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 14, 15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 14, 16, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 15, 16, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 15, 17, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 15, 17, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 16, 18, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 16, 18, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 16, 19, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 17, 19, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 17, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 17, 20, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 18, 21, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 18, 21, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 18, 22, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 19, 22, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 19, 23, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 19, 23, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 20, 24, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 20, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 20, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 21, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 21, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 21, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 22, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 22, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 22, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 23, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 23, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 23, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 23, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 24, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 24, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 24, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 24, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 24, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 24, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 25, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 25, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 25, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 14, 15, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 14, 15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 14, 16, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 15, 16, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 15, 17, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 15, 17, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 16, 18, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 16, 18, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 16, 19, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 17, 19, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 17, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 17, 20, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 18, 21, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 18, 21, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 18, 22, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 19, 22, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 19, 23, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 19, 23, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 20, 24, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 20, 24, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 20, 25, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 21, 25, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 21, 26, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 21, 26, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 22, 27, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 22, 27, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 22, 28, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 23, 28, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 23, 29, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 23, 29, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 23, 29, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 24, 30, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 24, 30, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 24, 30, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 24, 30, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 24, 31, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 24, 31, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 25, 31, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 25, 31, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 25, 32, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportImmolation"] = { @@ -2483,7 +2487,7 @@ skills["SupportImmolation"] = { baseEffectiveness = 0.88889998197556, incrementalEffectiveness = 0.034000001847744, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2505,46 +2509,46 @@ skills["SupportImmolation"] = { "global_maximum_added_fire_damage_vs_burning_enemies", }, levels = { - [1] = { 42, 63, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 47, 70, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 52, 78, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 58, 87, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 64, 97, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 71, 107, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 79, 118, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 87, 131, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 96, 144, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 106, 159, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 117, 175, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 129, 193, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 141, 212, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 155, 233, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 163, 244, manaMultiplier = 20, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 171, 256, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 179, 268, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 187, 281, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 196, 294, manaMultiplier = 20, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 205, 308, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 225, 337, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 246, 370, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 270, 405, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 295, 443, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 323, 484, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 353, 529, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 385, 578, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 421, 631, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 459, 689, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 501, 752, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 523, 785, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 547, 820, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 571, 856, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 596, 894, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 622, 933, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 649, 974, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 678, 1017, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 707, 1061, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 738, 1107, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 770, 1155, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 42, 63, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 47, 70, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 52, 78, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 58, 87, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 64, 97, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 71, 107, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 79, 118, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 87, 131, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 96, 144, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 106, 159, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 117, 175, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 129, 193, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 141, 212, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 155, 233, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 163, 244, manaMultiplier = 20, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 171, 256, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 179, 268, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 187, 281, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 196, 294, manaMultiplier = 20, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 205, 308, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 225, 337, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 246, 370, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 270, 405, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 295, 443, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 323, 484, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 353, 529, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 385, 578, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 421, 631, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 459, 689, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 501, 752, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 523, 785, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 547, 820, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 571, 856, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 596, 894, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 622, 933, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 649, 974, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 678, 1017, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 707, 1061, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 738, 1107, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 770, 1155, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["ViciousHexSupport"] = { @@ -2554,7 +2558,7 @@ skills["ViciousHexSupport"] = { support = true, requireSkillTypes = { SkillType.Hex, SkillType.AppliesCurse, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Triggered, SkillType.TriggeredGrantedSkill, SkillType.Aura, }, + excludeSkillTypes = { SkillType.Triggered, SkillType.InbuiltTrigger, SkillType.Aura, }, statDescriptionScope = "gem_stat_descriptions", baseMods = { }, @@ -2618,10 +2622,10 @@ skills["ViciousHexSupport"] = { skills["ViciousHexExplosion"] = { name = "Doom Blast", color = 3, - baseEffectiveness = 0.86750000715256, + baseEffectiveness = 1.2144999504089, incrementalEffectiveness = 0.045499999076128, description = "Deals chaos damage in an area based on the amount of Doom on the triggering Hex.", - skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.ChaosSkill] = true, [SkillType.SecondWindSupport] = true, }, + skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.AreaSpell] = true, [SkillType.Chaos] = true, [SkillType.Cooldown] = true, [SkillType.InbuiltTrigger] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, statMap = { @@ -2646,57 +2650,58 @@ skills["ViciousHexExplosion"] = { }, Alternate2 = { { "base_added_cooldown_count", 0.05 }, - { "doom_blast_damage_+%_final_per_5_doom_on_hex", -1.25 }, + { "doom_blast_hit_damage_+%_final_per_5_doom_on_hex", -1.25 }, }, }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", - "doom_blast_damage_+%_final_per_5_doom_on_hex", + "doom_blast_hit_damage_+%_final_per_5_doom_on_hex", + "doom_blast_ailment_damage_+%_final_per_5_doom_on_hex", "triggered_vicious_hex_explosion", "is_area_damage", }, levels = { - [1] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [2] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 34, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [3] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 36, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [4] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 38, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [5] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 40, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [6] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 42, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [7] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [8] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 46, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [9] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 48, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [10] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 50, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [11] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 52, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [12] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 54, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [13] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [14] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 58, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [15] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 60, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [16] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [17] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [18] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [19] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [20] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [21] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [22] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [23] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [24] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [25] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [26] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [27] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [28] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [29] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [30] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [31] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [32] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [33] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [34] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [35] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [36] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [37] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [38] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [39] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { }, }, - [40] = { 0.80000001192093, 1.2000000476837, 60, critChance = 5, cooldown = 0.15, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { }, }, + [1] = { 0.80000001192093, 81, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 31, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [2] = { 0.80000001192093, 100, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 34, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [3] = { 0.80000001192093, 114, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 36, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [4] = { 0.80000001192093, 130, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 38, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [5] = { 0.80000001192093, 148, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 40, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [6] = { 0.80000001192093, 169, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 42, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [7] = { 0.80000001192093, 191, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 44, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [8] = { 0.80000001192093, 217, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 46, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [9] = { 0.80000001192093, 246, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 48, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [10] = { 0.80000001192093, 278, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 50, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [11] = { 0.80000001192093, 314, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 52, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [12] = { 0.80000001192093, 354, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 54, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [13] = { 0.80000001192093, 399, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 56, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [14] = { 0.80000001192093, 450, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 58, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [15] = { 0.80000001192093, 506, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 60, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [16] = { 0.80000001192093, 569, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 62, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [17] = { 0.80000001192093, 639, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 64, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [18] = { 0.80000001192093, 718, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 66, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [19] = { 0.80000001192093, 805, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 68, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [20] = { 0.80000001192093, 903, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 70, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [21] = { 0.80000001192093, 1011, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 72, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [22] = { 0.80000001192093, 1132, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 74, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [23] = { 0.80000001192093, 1267, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 76, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [24] = { 0.80000001192093, 1418, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 78, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [25] = { 0.80000001192093, 1585, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 80, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [26] = { 0.80000001192093, 1771, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 82, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [27] = { 0.80000001192093, 1978, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 84, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [28] = { 0.80000001192093, 2208, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 86, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [29] = { 0.80000001192093, 2464, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 88, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [30] = { 0.80000001192093, 2748, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 90, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [31] = { 0.80000001192093, 2902, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 91, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [32] = { 0.80000001192093, 3064, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 92, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [33] = { 0.80000001192093, 3235, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 93, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [34] = { 0.80000001192093, 3415, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 94, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [35] = { 0.80000001192093, 3605, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 95, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [36] = { 0.80000001192093, 3805, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 96, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [37] = { 0.80000001192093, 4016, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 97, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [38] = { 0.80000001192093, 4238, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 98, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [39] = { 0.80000001192093, 4472, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 99, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, + [40] = { 0.80000001192093, 4718, 40, 15, damageEffectiveness = 1.4, cooldown = 0.15, critChance = 5, levelRequirement = 100, statInterpolation = { 3, 1476, 1477, 13209, }, cost = { }, }, }, } skills["SupportIncreasedAreaOfEffect"] = { @@ -2705,7 +2710,7 @@ skills["SupportIncreasedAreaOfEffect"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Area, SkillType.CreateMinion, SkillType.Type53, }, + requireSkillTypes = { SkillType.Area, SkillType.MinionsCanExplode, SkillType.ThresholdJewelArea, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2774,7 +2779,7 @@ skills["SupportIncreasedAreaOfEffectPlus"] = { description = "Supports any skill with an area of effect.", color = 3, support = true, - requireSkillTypes = { SkillType.Area, SkillType.CreateMinion, SkillType.Type53, }, + requireSkillTypes = { SkillType.Area, SkillType.MinionsCanExplode, SkillType.ThresholdJewelArea, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportIncreasedAreaOfEffect", @@ -2796,26 +2801,26 @@ skills["SupportIncreasedAreaOfEffectPlus"] = { "inc_aoe_plus_more_area_damage_+%_final", }, levels = { - [1] = { 50, 10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 51, 11, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 52, 12, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 53, 13, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 54, 14, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 55, 15, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 56, 16, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 57, 17, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 58, 18, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 59, 19, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 59, 19, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 60, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 60, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 61, 21, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 61, 21, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 62, 22, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 62, 22, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 63, 23, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 63, 23, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 64, 24, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 50, 10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 51, 11, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 52, 12, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 53, 13, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 54, 14, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 55, 15, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 56, 16, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 57, 17, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 58, 18, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 59, 19, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 59, 19, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 60, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 60, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 61, 21, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 61, 21, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 62, 22, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 62, 22, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 63, 23, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 63, 23, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 64, 24, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportIncreasedCriticalDamage"] = { @@ -2824,7 +2829,7 @@ skills["SupportIncreasedCriticalDamage"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2893,7 +2898,7 @@ skills["SupportIncreasedCriticalStrikes"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2915,54 +2920,54 @@ skills["SupportIncreasedCriticalStrikes"] = { "additional_base_critical_strike_chance", }, levels = { - [1] = { 60, 200, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 63, 200, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 66, 200, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 69, 200, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 72, 200, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 75, 200, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 78, 200, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 81, 200, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 84, 200, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 87, 200, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 90, 200, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 93, 200, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 96, 200, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 99, 200, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 102, 200, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 105, 200, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 108, 200, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 111, 200, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 114, 200, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 117, 200, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 120, 200, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 123, 200, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 126, 200, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 129, 200, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 132, 200, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 135, 200, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 138, 200, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 141, 200, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 144, 200, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 147, 200, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 148, 200, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 150, 200, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 151, 200, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 153, 200, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 154, 200, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 156, 200, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 157, 200, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 159, 200, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 160, 200, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 162, 200, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 60, 200, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 63, 200, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 66, 200, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 69, 200, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 72, 200, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 75, 200, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 78, 200, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 81, 200, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 84, 200, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 87, 200, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 90, 200, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 93, 200, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 96, 200, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 99, 200, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 102, 200, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 105, 200, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 108, 200, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 111, 200, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 114, 200, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 117, 200, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 120, 200, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 123, 200, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 126, 200, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 129, 200, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 132, 200, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 135, 200, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 138, 200, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 141, 200, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 144, 200, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 147, 200, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 148, 200, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 150, 200, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 151, 200, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 153, 200, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 154, 200, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 156, 200, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 157, 200, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 159, 200, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 160, 200, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 162, 200, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBurningMinions"] = { name = "Infernal Legion", description = "Supports skills which create Minions.", color = 3, - baseEffectiveness = 6.2776999473572, - incrementalEffectiveness = 0.048500001430511, + baseEffectiveness = 5.9082999229431, + incrementalEffectiveness = 0.056499999016523, support = true, requireSkillTypes = { SkillType.CreatesMinion, }, addSkillTypes = { SkillType.CausesBurning, }, @@ -3004,46 +3009,46 @@ skills["SupportBurningMinions"] = { "infernal_legion_minions_have_burning_effect_radius_+", }, levels = { - [1] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [2] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [3] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [4] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [5] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [6] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [7] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [8] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [9] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [10] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [11] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [12] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [13] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [14] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [15] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [16] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [17] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [18] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [19] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [20] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [21] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [22] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [23] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [24] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [25] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [26] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [27] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [28] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [29] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [30] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [31] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [32] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [33] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [34] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [35] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [36] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [37] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [38] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [39] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 1, 1, }, cost = { }, }, - [40] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 1, 1, }, cost = { }, }, + [1] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [2] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [3] = { 16.666667039196, 2400, 0, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [4] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [5] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [6] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [7] = { 16.666667039196, 2400, 1, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [8] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [9] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [10] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [11] = { 16.666667039196, 2400, 2, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [12] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [13] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [14] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [15] = { 16.666667039196, 2400, 3, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [16] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [17] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [18] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [19] = { 16.666667039196, 2400, 4, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [20] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [21] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [22] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [23] = { 16.666667039196, 2400, 5, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [24] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [25] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [26] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [27] = { 16.666667039196, 2400, 6, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [28] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [29] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [30] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [31] = { 16.666667039196, 2400, 7, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [32] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [33] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [34] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [35] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [36] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [37] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [38] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [39] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 0, 0, }, cost = { }, }, + [40] = { 16.666667039196, 2400, 8, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 0, 0, }, cost = { }, }, }, } skills["SupportStormBarrier"] = { @@ -3051,9 +3056,9 @@ skills["SupportStormBarrier"] = { description = "Supports any channelling skill, protecting you from damage while you channel it. Cannot support skills used by totems. Cannot modify the skills of minions.", color = 3, support = true, - requireSkillTypes = { SkillType.Channelled, }, + requireSkillTypes = { SkillType.Channel, }, addSkillTypes = { SkillType.Duration, }, - excludeSkillTypes = { SkillType.Totem, }, + excludeSkillTypes = { SkillType.SummonsTotem, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -3113,46 +3118,46 @@ skills["SupportStormBarrier"] = { "support_storm_barrier_skill_type_damage_+%_final", }, levels = { - [1] = { 0, -8, 15, 1600, 6000, 10, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 0, -8, 15, 1600, 6000, 10, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 0, -8, 16, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 0, -8, 16, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 0, -8, 17, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 0, -8, 17, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 0, -8, 18, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 0, -8, 18, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 0, -8, 19, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 0, -8, 19, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 0, -8, 20, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 0, -8, 20, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 0, -8, 21, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 0, -8, 21, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 0, -8, 22, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 0, -8, 22, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 0, -8, 23, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 0, -8, 23, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 0, -8, 24, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 0, -8, 24, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 0, -8, 25, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 0, -8, 25, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 0, -8, 26, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 0, -8, 26, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 0, -8, 27, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 0, -8, 27, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 0, -8, 28, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 0, -8, 28, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 0, -8, 29, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 0, -8, 29, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 0, -8, 29, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 0, -8, 30, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 0, -8, 32, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 0, -8, 15, 1600, 6000, 10, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0, -8, 15, 1600, 6000, 10, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0, -8, 16, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0, -8, 16, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0, -8, 17, 1500, 6000, 10, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0, -8, 17, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0, -8, 18, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0, -8, 18, 1400, 6000, 10, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0, -8, 19, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0, -8, 19, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0, -8, 20, 1300, 6000, 10, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0, -8, 20, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0, -8, 21, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0, -8, 21, 1200, 6000, 10, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0, -8, 22, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0, -8, 22, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0, -8, 23, 1100, 6000, 10, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0, -8, 23, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0, -8, 24, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0, -8, 24, 1000, 6000, 10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0, -8, 25, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0, -8, 25, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0, -8, 26, 900, 6000, 10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0, -8, 26, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0, -8, 27, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0, -8, 27, 800, 6000, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0, -8, 28, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0, -8, 28, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0, -8, 29, 700, 6000, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0, -8, 29, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0, -8, 29, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0, -8, 30, 600, 6000, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0, -8, 30, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0, -8, 31, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0, -8, 32, 500, 6000, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportOnslaughtOnSlayingShockedEnemy"] = { @@ -3162,9 +3167,9 @@ skills["SupportOnslaughtOnSlayingShockedEnemy"] = { baseEffectiveness = 0.23749999701977, incrementalEffectiveness = 0.039000000804663, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { SkillType.Duration, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_innervate_minimum_added_lightning_damage"] = { @@ -3197,46 +3202,46 @@ skills["SupportOnslaughtOnSlayingShockedEnemy"] = { "support_innervate_gain_buff_on_killing_shocked_enemy", }, levels = { - [1] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [2] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [3] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [4] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [5] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [6] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [7] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [8] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [9] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [10] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [11] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [12] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [13] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [14] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [15] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [16] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [17] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [18] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [19] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [20] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [21] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [22] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [23] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [24] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [25] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [26] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [27] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [28] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [29] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [30] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [31] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [32] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [33] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [34] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [35] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [36] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [37] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [38] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [39] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, - [40] = { 0.15000000596046, 2.6199998855591, 20, 0.079999998211861, 1.5199999809265, 8000, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, 1, 3, 3, 1, }, cost = { }, }, + [1] = { 0.15000000596046, 2.6199998855591, 20, 1, 17, 8000, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 0.15000000596046, 2.6199998855591, 20, 1, 20, 8000, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 0.15000000596046, 2.6199998855591, 20, 1, 23, 8000, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 0.15000000596046, 2.6199998855591, 20, 1, 26, 8000, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 0.15000000596046, 2.6199998855591, 20, 2, 29, 8000, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 0.15000000596046, 2.6199998855591, 20, 2, 32, 8000, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 0.15000000596046, 2.6199998855591, 20, 2, 36, 8000, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 0.15000000596046, 2.6199998855591, 20, 2, 41, 8000, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 0.15000000596046, 2.6199998855591, 20, 2, 45, 8000, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 0.15000000596046, 2.6199998855591, 20, 3, 51, 8000, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 0.15000000596046, 2.6199998855591, 20, 3, 57, 8000, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 0.15000000596046, 2.6199998855591, 20, 3, 63, 8000, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 0.15000000596046, 2.6199998855591, 20, 4, 70, 8000, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 0.15000000596046, 2.6199998855591, 20, 4, 78, 8000, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 0.15000000596046, 2.6199998855591, 20, 5, 87, 8000, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 0.15000000596046, 2.6199998855591, 20, 5, 96, 8000, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 0.15000000596046, 2.6199998855591, 20, 6, 107, 8000, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 0.15000000596046, 2.6199998855591, 20, 6, 118, 8000, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 0.15000000596046, 2.6199998855591, 20, 7, 131, 8000, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 0.15000000596046, 2.6199998855591, 20, 8, 145, 8000, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 0.15000000596046, 2.6199998855591, 20, 8, 161, 8000, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 0.15000000596046, 2.6199998855591, 20, 9, 178, 8000, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 0.15000000596046, 2.6199998855591, 20, 10, 197, 8000, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 0.15000000596046, 2.6199998855591, 20, 11, 217, 8000, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 0.15000000596046, 2.6199998855591, 20, 13, 240, 8000, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 0.15000000596046, 2.6199998855591, 20, 14, 265, 8000, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 0.15000000596046, 2.6199998855591, 20, 15, 292, 8000, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 0.15000000596046, 2.6199998855591, 20, 17, 322, 8000, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 0.15000000596046, 2.6199998855591, 20, 19, 355, 8000, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 0.15000000596046, 2.6199998855591, 20, 21, 391, 8000, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 0.15000000596046, 2.6199998855591, 20, 22, 410, 8000, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 0.15000000596046, 2.6199998855591, 20, 23, 430, 8000, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 0.15000000596046, 2.6199998855591, 20, 24, 452, 8000, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 0.15000000596046, 2.6199998855591, 20, 25, 474, 8000, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 0.15000000596046, 2.6199998855591, 20, 26, 497, 8000, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 0.15000000596046, 2.6199998855591, 20, 27, 521, 8000, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 0.15000000596046, 2.6199998855591, 20, 29, 547, 8000, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 0.15000000596046, 2.6199998855591, 20, 30, 573, 8000, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 0.15000000596046, 2.6199998855591, 20, 32, 601, 8000, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 0.15000000596046, 2.6199998855591, 20, 33, 630, 8000, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 3, 3, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportHandcastSpellBoost"] = { @@ -3246,7 +3251,7 @@ skills["SupportHandcastSpellBoost"] = { support = true, requireSkillTypes = { SkillType.AreaSpell, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Channelled, SkillType.Instant, SkillType.ManaCostReserved, SkillType.AuraDebuff, SkillType.Triggered, SkillType.TriggeredGrantedSkill, SkillType.Vaal, SkillType.CreatesMinion, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Channel, SkillType.Instant, SkillType.HasReservation, SkillType.AuraAffectsEnemies, SkillType.Triggered, SkillType.InbuiltTrigger, SkillType.Vaal, SkillType.CreatesMinion, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_spell_boost_area_damage_+%_final_per_charge"] = { @@ -3279,46 +3284,46 @@ skills["SupportHandcastSpellBoost"] = { "display_base_intensity_loss", }, levels = { - [1] = { 10, -15, 30, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 10, -15, 31, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 10, -15, 32, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 10, -15, 33, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 11, -15, 34, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 11, -15, 35, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 11, -15, 36, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 11, -15, 37, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 12, -15, 38, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 12, -15, 39, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 12, -15, 40, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 12, -15, 41, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 13, -15, 42, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 13, -15, 43, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 13, -15, 44, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 13, -15, 45, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 14, -15, 46, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 14, -15, 47, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 14, -15, 48, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 14, -15, 49, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 15, -15, 50, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 15, -15, 51, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 15, -15, 52, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 15, -15, 53, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 16, -15, 54, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 16, -15, 55, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 16, -15, 56, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 16, -15, 57, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 17, -15, 58, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 17, -15, 59, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 17, -15, 59, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 17, -15, 60, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 17, -15, 60, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 17, -15, 61, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 17, -15, 61, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 18, -15, 62, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 18, -15, 62, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 18, -15, 63, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 18, -15, 63, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 18, -15, 64, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 10, -15, 30, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 10, -15, 31, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 10, -15, 32, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 10, -15, 33, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 11, -15, 34, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 11, -15, 35, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 11, -15, 36, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 11, -15, 37, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 12, -15, 38, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 12, -15, 39, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 12, -15, 40, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 12, -15, 41, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 13, -15, 42, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 13, -15, 43, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 13, -15, 44, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 13, -15, 45, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 14, -15, 46, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 14, -15, 47, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 14, -15, 48, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 14, -15, 49, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 15, -15, 50, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 15, -15, 51, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 15, -15, 52, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 15, -15, 53, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 16, -15, 54, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 16, -15, 55, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 16, -15, 56, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 16, -15, 57, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 17, -15, 58, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 17, -15, 59, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 17, -15, 59, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 17, -15, 60, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 17, -15, 60, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 17, -15, 61, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 17, -15, 61, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 18, -15, 62, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 18, -15, 62, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 18, -15, 63, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 18, -15, 63, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 18, -15, 64, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportItemRarity"] = { @@ -3327,7 +3332,7 @@ skills["SupportItemRarity"] = { color = 3, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, SkillType.Type112, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, SkillType.KillNoDamageModifiers, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3392,7 +3397,7 @@ skills["SupportLightningPenetration"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy lightning resistance.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3460,7 +3465,7 @@ skills["SupportLightningPenetrationPlus"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy lightning resistance.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportLightningPenetration", @@ -3474,28 +3479,29 @@ skills["SupportLightningPenetrationPlus"] = { }, stats = { "base_reduce_enemy_lightning_resistance_%", + "base_inflict_lightning_exposure_on_hit_%_chance", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportMinionDefensiveStance"] = { @@ -3539,46 +3545,46 @@ skills["SupportMinionDefensiveStance"] = { "minions_are_defensive", }, levels = { - [1] = { -15, 20, 20, 10, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { -15, 21, 20, 11, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { -16, 21, 20, 12, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { -16, 22, 20, 13, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { -17, 22, 20, 14, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { -17, 23, 20, 15, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { -18, 23, 20, 16, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { -18, 24, 20, 17, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { -19, 24, 20, 18, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { -19, 25, 20, 19, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { -20, 25, 20, 20, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { -20, 26, 20, 21, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { -21, 26, 20, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { -21, 27, 20, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { -22, 27, 20, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { -22, 28, 20, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { -23, 28, 20, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { -23, 29, 20, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { -24, 29, 20, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { -24, 30, 20, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { -25, 30, 20, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { -25, 31, 20, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { -26, 31, 20, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { -26, 32, 20, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { -27, 32, 20, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { -27, 33, 20, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { -28, 33, 20, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { -28, 34, 20, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { -29, 34, 20, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { -29, 35, 20, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { -30, 35, 20, 40, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { -30, 36, 20, 41, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { -31, 36, 20, 42, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { -31, 37, 20, 43, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { -32, 37, 20, 44, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { -32, 38, 20, 45, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { -33, 38, 20, 46, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { -33, 39, 20, 47, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { -34, 39, 20, 48, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { -34, 40, 20, 49, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { -15, 20, 20, 10, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [2] = { -15, 21, 20, 11, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [3] = { -16, 21, 20, 12, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [4] = { -16, 22, 20, 13, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [5] = { -17, 22, 20, 14, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [6] = { -17, 23, 20, 15, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [7] = { -18, 23, 20, 16, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [8] = { -18, 24, 20, 17, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [9] = { -19, 24, 20, 18, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [10] = { -19, 25, 20, 19, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [11] = { -20, 25, 20, 20, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [12] = { -20, 26, 20, 21, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [13] = { -21, 26, 20, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [14] = { -21, 27, 20, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [15] = { -22, 27, 20, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [16] = { -22, 28, 20, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [17] = { -23, 28, 20, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [18] = { -23, 29, 20, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [19] = { -24, 29, 20, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [20] = { -24, 30, 20, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [21] = { -25, 30, 20, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [22] = { -25, 31, 20, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [23] = { -26, 31, 20, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [24] = { -26, 32, 20, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [25] = { -27, 32, 20, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [26] = { -27, 33, 20, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [27] = { -28, 33, 20, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [28] = { -28, 34, 20, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [29] = { -29, 34, 20, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [30] = { -29, 35, 20, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [31] = { -30, 35, 20, 40, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [32] = { -30, 36, 20, 41, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [33] = { -31, 36, 20, 42, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [34] = { -31, 37, 20, 43, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [35] = { -32, 37, 20, 44, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [36] = { -32, 38, 20, 45, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [37] = { -33, 38, 20, 46, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [38] = { -33, 39, 20, 47, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [39] = { -34, 39, 20, 48, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 10035, 10038, 10037, }, cost = { }, }, + [40] = { -34, 40, 20, 49, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1470, 1471, 876, }, cost = { }, }, }, } skills["SupportMinefield"] = { @@ -3586,7 +3592,7 @@ skills["SupportMinefield"] = { description = "Supports skills which throw mines.", color = 3, support = true, - requireSkillTypes = { SkillType.Mine, }, + requireSkillTypes = { SkillType.RemoteMined, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3615,46 +3621,46 @@ skills["SupportMinefield"] = { "multi_trap_and_mine_support_flags", }, levels = { - [1] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4, -55, 4, 8, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [2] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [3] = { 4, -65, 4, 8, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [4] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [5] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [6] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [7] = { 4, -64, 4, 8, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [8] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [9] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [10] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [11] = { 4, -63, 4, 8, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [12] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [13] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [14] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [15] = { 4, -62, 4, 8, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [16] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [17] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [18] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [19] = { 4, -61, 4, 8, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [20] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [21] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [22] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [23] = { 4, -60, 4, 8, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [24] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [25] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [26] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [27] = { 4, -59, 4, 8, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [28] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [29] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [30] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [31] = { 4, -58, 4, 8, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [32] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [33] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [34] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [35] = { 4, -57, 4, 8, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [36] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [37] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [38] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [39] = { 4, -56, 4, 8, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 3747, 9931, 951, }, cost = { }, }, + [40] = { 4, -55, 4, 8, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1958, 357, 3193, }, cost = { }, }, }, } skills["SupportMinionDamage"] = { @@ -3696,46 +3702,46 @@ skills["SupportMinionDamage"] = { "support_minion_damage_minion_life_+%_final", }, levels = { - [1] = { 25, -25, manaMultiplier = 40, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 25, -25, manaMultiplier = 40, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 26, -25, manaMultiplier = 40, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 27, -25, manaMultiplier = 40, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 28, -25, manaMultiplier = 40, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 28, -25, manaMultiplier = 40, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 29, -25, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 30, -25, manaMultiplier = 40, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 31, -25, manaMultiplier = 40, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 31, -25, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 32, -25, manaMultiplier = 40, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 33, -25, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 34, -25, manaMultiplier = 40, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 34, -25, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 35, -25, manaMultiplier = 40, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 36, -25, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 37, -25, manaMultiplier = 40, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 37, -25, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 38, -25, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 39, -25, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 40, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 41, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 42, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 43, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 43, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 44, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 45, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 46, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 47, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 47, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 48, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 48, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 49, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 49, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 49, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 50, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 50, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 25, -25, manaMultiplier = 40, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 25, -25, manaMultiplier = 40, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 26, -25, manaMultiplier = 40, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 27, -25, manaMultiplier = 40, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 28, -25, manaMultiplier = 40, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 28, -25, manaMultiplier = 40, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 29, -25, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 30, -25, manaMultiplier = 40, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 31, -25, manaMultiplier = 40, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 31, -25, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 32, -25, manaMultiplier = 40, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 33, -25, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 34, -25, manaMultiplier = 40, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 34, -25, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 35, -25, manaMultiplier = 40, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 36, -25, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 37, -25, manaMultiplier = 40, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 37, -25, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 38, -25, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 39, -25, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 40, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 41, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 42, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 43, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 43, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 44, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 45, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 46, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 47, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 47, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 48, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 48, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 49, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 49, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 49, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 50, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 50, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportMinionDamagePlus"] = { @@ -3763,28 +3769,29 @@ skills["SupportMinionDamagePlus"] = { stats = { "support_minion_damage_+%_final", "support_minion_damage_minion_life_+%_final", + "supported_minion_skill_gem_level_+", }, levels = { - [1] = { 40, -25, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 41, -25, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 42, -25, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 43, -25, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 44, -25, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 45, -25, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 45, -25, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 46, -25, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 46, -25, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 47, -25, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 47, -25, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 48, -25, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 48, -25, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 49, -25, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, -25, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, -25, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, -25, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 51, -25, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 51, -25, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 52, -25, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, -25, 0, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 41, -25, 0, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 42, -25, 0, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 43, -25, 0, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 44, -25, 1, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 45, -25, 1, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 45, -25, 1, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 46, -25, 1, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 46, -25, 1, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 47, -25, 1, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 47, -25, 1, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 48, -25, 1, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 48, -25, 1, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 49, -25, 1, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 49, -25, 1, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 50, -25, 1, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 50, -25, 1, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 51, -25, 1, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 51, -25, 1, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 52, -25, 1, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMinionLife"] = { @@ -3897,46 +3904,46 @@ skills["SupportMinionSpeed"] = { "minion_cast_speed_+%", }, levels = { - [1] = { 25, 25, 25, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 26, 25, 25, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 27, 26, 26, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 28, 26, 26, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 29, 27, 27, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 30, 27, 27, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 31, 28, 28, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 32, 28, 28, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 33, 29, 29, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 34, 29, 29, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 35, 30, 30, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 36, 30, 30, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 37, 31, 31, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 38, 31, 31, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 39, 32, 32, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 40, 32, 32, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 41, 33, 33, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 42, 33, 33, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 43, 34, 34, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 44, 34, 34, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 45, 35, 35, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 46, 35, 35, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 47, 36, 36, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 48, 36, 36, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 49, 37, 37, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 50, 37, 37, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 51, 38, 38, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 52, 38, 38, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 53, 39, 39, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 54, 39, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 54, 39, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 55, 40, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 55, 40, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 56, 40, 40, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 56, 40, 40, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 57, 41, 41, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 57, 41, 41, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 58, 41, 41, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 58, 41, 41, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 59, 42, 42, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 25, 25, 25, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 26, 25, 25, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 27, 26, 26, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 28, 26, 26, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 29, 27, 27, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 30, 27, 27, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 31, 28, 28, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 32, 28, 28, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 33, 29, 29, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 34, 29, 29, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 35, 30, 30, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 36, 30, 30, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 37, 31, 31, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 38, 31, 31, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 39, 32, 32, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 40, 32, 32, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 41, 33, 33, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 42, 33, 33, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 43, 34, 34, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 44, 34, 34, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 45, 35, 35, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 46, 35, 35, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 47, 36, 36, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 48, 36, 36, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 49, 37, 37, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 50, 37, 37, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 51, 38, 38, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 52, 38, 38, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 53, 39, 39, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 54, 39, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 54, 39, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 55, 40, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 55, 40, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 56, 40, 40, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 56, 40, 40, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 57, 41, 41, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 57, 41, 41, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 58, 41, 41, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 58, 41, 41, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 59, 42, 42, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportSummonElementalResistances"] = { @@ -3979,46 +3986,46 @@ skills["SupportSummonElementalResistances"] = { "minions_inflict_exposure_on_hit_%_chance", }, levels = { - [1] = { 19, 0, 10, 100, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 20, 0, 10, 100, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 20, 0, 11, 100, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 21, 0, 11, 100, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 21, 0, 12, 100, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 22, 0, 12, 100, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 22, 1, 13, 100, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 23, 1, 13, 100, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 23, 1, 14, 100, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 24, 1, 14, 100, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 24, 1, 15, 100, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 25, 1, 15, 100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 25, 1, 16, 100, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 26, 2, 16, 100, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 26, 2, 17, 100, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 27, 2, 17, 100, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 27, 2, 18, 100, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 28, 2, 18, 100, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 28, 2, 19, 100, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 29, 2, 19, 100, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 29, 3, 20, 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 30, 3, 20, 100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 30, 3, 21, 100, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 31, 3, 21, 100, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 31, 3, 22, 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 32, 3, 22, 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 32, 3, 23, 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 33, 4, 23, 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 33, 4, 24, 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 34, 4, 24, 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 34, 4, 24, 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 34, 4, 25, 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 34, 4, 25, 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 35, 4, 25, 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 35, 4, 25, 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 35, 4, 26, 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 35, 4, 26, 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 36, 4, 26, 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 36, 4, 26, 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 36, 4, 27, 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 19, 0, 10, 100, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [2] = { 20, 0, 10, 100, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [3] = { 20, 0, 11, 100, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [4] = { 21, 0, 11, 100, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [5] = { 21, 0, 12, 100, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [6] = { 22, 0, 12, 100, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [7] = { 22, 1, 13, 100, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [8] = { 23, 1, 13, 100, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [9] = { 23, 1, 14, 100, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [10] = { 24, 1, 14, 100, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [11] = { 24, 1, 15, 100, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [12] = { 25, 1, 15, 100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [13] = { 25, 1, 16, 100, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [14] = { 26, 2, 16, 100, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [15] = { 26, 2, 17, 100, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [16] = { 27, 2, 17, 100, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [17] = { 27, 2, 18, 100, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [18] = { 28, 2, 18, 100, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [19] = { 28, 2, 19, 100, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [20] = { 29, 2, 19, 100, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [21] = { 29, 3, 20, 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [22] = { 30, 3, 20, 100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [23] = { 30, 3, 21, 100, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [24] = { 31, 3, 21, 100, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [25] = { 31, 3, 22, 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [26] = { 32, 3, 22, 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [27] = { 32, 3, 23, 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [28] = { 33, 4, 23, 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [29] = { 33, 4, 24, 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [30] = { 34, 4, 24, 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [31] = { 34, 4, 24, 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [32] = { 34, 4, 25, 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [33] = { 34, 4, 25, 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [34] = { 35, 4, 25, 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [35] = { 35, 4, 25, 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [36] = { 35, 4, 26, 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [37] = { 35, 4, 26, 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [38] = { 36, 4, 26, 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [39] = { 36, 4, 26, 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 2096, 10267, 5318, }, cost = { }, }, + [40] = { 36, 4, 27, 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1614, 2, 1, }, cost = { }, }, }, } skills["SupportPhysicalToLightning"] = { @@ -4026,7 +4033,7 @@ skills["SupportPhysicalToLightning"] = { description = "Supports any skill that hits enemies.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4054,46 +4061,46 @@ skills["SupportPhysicalToLightning"] = { "physical_damage_%_to_add_as_lightning", }, levels = { - [1] = { 50, 10, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 50, 11, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 50, 12, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 50, 13, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 50, 14, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 50, 15, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 50, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 50, 17, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 50, 18, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 50, 19, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 50, 20, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 50, 21, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 50, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 50, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 50, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 50, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 50, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 50, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 50, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 50, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 50, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 50, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 50, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 50, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 50, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 50, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 50, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 50, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 50, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 50, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 50, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 50, 41, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 50, 41, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 50, 42, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 50, 42, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 50, 43, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 50, 43, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 50, 44, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 50, 10, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 50, 11, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 50, 12, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 50, 13, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 50, 14, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 50, 15, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 50, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 50, 17, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 50, 18, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 50, 19, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 50, 20, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 50, 21, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 50, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 50, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 50, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 50, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 50, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 50, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 50, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 50, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 50, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 50, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 50, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 50, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 50, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 50, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 50, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 50, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 50, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 50, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 50, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 50, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 50, 41, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 50, 41, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 50, 42, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 50, 42, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 50, 43, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 50, 43, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 50, 44, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportProjectileIntensity"] = { @@ -4103,7 +4110,7 @@ skills["SupportProjectileIntensity"] = { support = true, requireSkillTypes = { SkillType.Projectile, SkillType.Spell, SkillType.AND, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Channelled, SkillType.Instant, SkillType.ManaCostReserved, SkillType.AuraDebuff, SkillType.Triggered, SkillType.TriggeredGrantedSkill, SkillType.Vaal, SkillType.CreatesMinion, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Channel, SkillType.Instant, SkillType.HasReservation, SkillType.AuraAffectsEnemies, SkillType.Triggered, SkillType.InbuiltTrigger, SkillType.Vaal, SkillType.CreatesMinion, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -4138,46 +4145,46 @@ skills["SupportProjectileIntensity"] = { "display_base_intensity_loss", }, levels = { - [1] = { 3, -1, -25, 20, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 3, -1, -25, 20, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 3, -1, -24, 20, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 3, -1, -24, 20, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 3, -1, -23, 20, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 3, -1, -23, 20, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 3, -1, -22, 20, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 3, -1, -22, 20, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 3, -1, -21, 20, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 3, -1, -21, 20, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 3, -1, -20, 20, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 3, -1, -20, 20, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 3, -1, -19, 20, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 3, -1, -19, 20, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 3, -1, -18, 20, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 3, -1, -18, 20, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 3, -1, -17, 20, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 3, -1, -17, 20, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 3, -1, -16, 20, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 3, -1, -16, 20, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 3, -1, -15, 20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 3, -1, -15, 20, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 3, -1, -14, 20, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 3, -1, -14, 20, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 3, -1, -13, 20, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 3, -1, -13, 20, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 3, -1, -12, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 3, -1, -12, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 3, -1, -11, 20, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 3, -1, -11, 20, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 3, -1, -8, 20, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 3, -1, -8, 20, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 3, -1, -25, 20, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [2] = { 3, -1, -25, 20, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [3] = { 3, -1, -24, 20, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [4] = { 3, -1, -24, 20, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [5] = { 3, -1, -23, 20, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [6] = { 3, -1, -23, 20, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [7] = { 3, -1, -22, 20, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [8] = { 3, -1, -22, 20, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [9] = { 3, -1, -21, 20, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [10] = { 3, -1, -21, 20, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [11] = { 3, -1, -20, 20, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [12] = { 3, -1, -20, 20, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [13] = { 3, -1, -19, 20, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [14] = { 3, -1, -19, 20, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [15] = { 3, -1, -18, 20, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [16] = { 3, -1, -18, 20, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [17] = { 3, -1, -17, 20, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [18] = { 3, -1, -17, 20, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [19] = { 3, -1, -16, 20, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [20] = { 3, -1, -16, 20, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [21] = { 3, -1, -15, 20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [22] = { 3, -1, -15, 20, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [23] = { 3, -1, -14, 20, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [24] = { 3, -1, -14, 20, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [25] = { 3, -1, -13, 20, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [26] = { 3, -1, -13, 20, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [27] = { 3, -1, -12, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [28] = { 3, -1, -12, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [29] = { 3, -1, -11, 20, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [30] = { 3, -1, -11, 20, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [31] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [32] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [33] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [34] = { 3, -1, -10, 20, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [35] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [36] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [37] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [38] = { 3, -1, -9, 20, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [39] = { 3, -1, -8, 20, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 173, 12534, 12535, }, cost = { }, }, + [40] = { 3, -1, -8, 20, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 324, 2, 7311, }, cost = { }, }, }, } skills["SupportPowerChargeOnCrit"] = { @@ -4185,7 +4192,7 @@ skills["SupportPowerChargeOnCrit"] = { description = "Supports any skill that hits enemies.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4212,46 +4219,46 @@ skills["SupportPowerChargeOnCrit"] = { "support_power_charge_on_crit_damage_+%_final_per_power_charge", }, levels = { - [1] = { 35, 4, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 36, 4, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 37, 4, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 38, 4, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 39, 4, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 40, 4, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 41, 4, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 42, 4, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 43, 4, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 44, 4, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 45, 4, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 46, 4, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 47, 4, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 48, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, 4, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, 4, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 51, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 52, 4, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 53, 4, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 54, 4, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 55, 4, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 56, 4, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 57, 4, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 58, 4, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 59, 4, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 60, 4, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 61, 4, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 62, 4, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 63, 4, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 64, 4, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 64, 4, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 65, 4, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 65, 4, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 66, 4, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 66, 4, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 67, 4, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 67, 4, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 68, 4, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 68, 4, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 69, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 35, 4, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 4, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 4, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 4, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 4, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 4, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 41, 4, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 42, 4, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 43, 4, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 44, 4, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 45, 4, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 46, 4, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 47, 4, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 48, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 49, 4, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 4, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 51, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 52, 4, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 53, 4, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 54, 4, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 55, 4, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 56, 4, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 57, 4, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 58, 4, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 59, 4, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 60, 4, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 61, 4, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 62, 4, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 63, 4, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 64, 4, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 64, 4, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 65, 4, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 65, 4, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 66, 4, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 66, 4, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 67, 4, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 67, 4, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 68, 4, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 68, 4, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 69, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportRemoteMine"] = { @@ -4259,9 +4266,9 @@ skills["SupportRemoteMine"] = { description = "Supports spells, or attacks that use bows or wands. Instead of using that skill, you will throw a mine that will use the skill for you when you detonate it. Mines cannot use channelling skills.", color = 3, support = true, - requireSkillTypes = { SkillType.SkillCanMine, }, - addSkillTypes = { SkillType.Mine, SkillType.ManaCostReserved, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.ManaCostReserved, SkillType.ManaCostPercent, SkillType.NOT, SkillType.AND, SkillType.Mine, SkillType.NOT, SkillType.AND, }, + requireSkillTypes = { SkillType.Mineable, }, + addSkillTypes = { SkillType.RemoteMined, SkillType.HasReservation, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, SkillType.HasReservation, SkillType.ReservationBecomesCost, SkillType.NOT, SkillType.AND, SkillType.RemoteMined, SkillType.NOT, SkillType.AND, }, statDescriptionScope = "gem_stat_descriptions", addFlags = { mine = true, @@ -4281,7 +4288,7 @@ skills["SupportRemoteMine"] = { { "mine_laying_speed_+%", 0.5 }, }, Alternate1 = { - { "base_reservation_+%", -1 }, + { "base_reservation_efficiency_+%", 2 }, }, Alternate2 = { { "mine_detonation_speed_+%", 1 }, @@ -4301,46 +4308,46 @@ skills["SupportRemoteMine"] = { "remote_mined_by_support", }, levels = { - [1] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 5000, -39, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 5000, -39, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 5000, -37, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 5000, -37, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 5000, -35, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 5000, -35, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 5000, -33, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 5000, -33, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 5000, -31, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 5000, -31, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 1, 5000, -40, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 1, 5000, -39, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 1, 5000, -39, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 1, 5000, -38, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 1, 5000, -37, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 1, 5000, -37, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 1, 5000, -36, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 1, 5000, -35, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 1, 5000, -35, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 1, 5000, -34, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 1, 5000, -33, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 1, 5000, -33, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 1, 5000, -32, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 1, 5000, -31, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 1, 5000, -31, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 1, 5000, -30, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 1, 5000, -29, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 1, 5000, -28, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 1, 5000, -27, 250, 5, 250, -60, manaMultiplier = -50, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 10534, 2, 1, }, cost = { }, }, }, } skills["SupportSpellCascade"] = { @@ -4348,9 +4355,9 @@ skills["SupportSpellCascade"] = { description = "Supports spell skills that apply an effect to an area around a targeted location. Cannot support Vaal skills or skills used by totems, traps, or mines. Cannot modify the skills of minions.", color = 3, support = true, - requireSkillTypes = { SkillType.SpellCanCascade, }, + requireSkillTypes = { SkillType.Cascadable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Aura, SkillType.Vaal, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Aura, SkillType.Vaal, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -4381,46 +4388,46 @@ skills["SupportSpellCascade"] = { "support_spell_cascade_damage_+%_final", }, levels = { - [1] = { 1, -25, -40, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 1, -25, -40, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 1, -24, -39, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 1, -24, -39, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 1, -23, -38, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 1, -23, -38, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 1, -22, -37, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 1, -22, -37, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 1, -21, -36, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 1, -21, -36, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 1, -20, -35, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 1, -20, -35, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 1, -19, -34, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 1, -19, -34, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 1, -18, -33, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 1, -18, -33, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 1, -17, -32, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 1, -17, -32, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 1, -16, -31, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 1, -16, -31, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 1, -15, -30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 1, -15, -30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 1, -14, -29, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 1, -14, -29, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 1, -13, -28, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 1, -13, -28, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 1, -12, -27, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 1, -12, -27, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 1, -8, -23, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 1, -25, -40, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 1, -25, -40, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 1, -24, -39, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 1, -24, -39, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 1, -23, -38, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 1, -23, -38, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 1, -22, -37, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 1, -22, -37, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 1, -21, -36, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 1, -21, -36, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 1, -20, -35, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 1, -20, -35, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 1, -19, -34, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 1, -19, -34, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 1, -18, -33, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 1, -18, -33, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 1, -17, -32, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 1, -17, -32, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 1, -16, -31, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 1, -16, -31, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 1, -15, -30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 1, -15, -30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 1, -14, -29, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 1, -14, -29, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 1, -13, -28, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 1, -13, -28, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 1, -12, -27, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 1, -12, -27, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 1, -11, -26, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 1, -10, -25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 1, -9, -24, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 1, -8, -23, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportSpellCascadePlus"] = { @@ -4428,9 +4435,9 @@ skills["SupportSpellCascadePlus"] = { description = "Supports spell skills that apply an effect to an area around a targeted location. Cannot support Vaal skills or skills used by totems, traps, or mines. Cannot modify the skills of minions.", color = 3, support = true, - requireSkillTypes = { SkillType.SpellCanCascade, }, + requireSkillTypes = { SkillType.Cascadable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Aura, SkillType.Vaal, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Aura, SkillType.Vaal, }, ignoreMinionTypes = true, plusVersionOf = "SupportSpellCascade", statDescriptionScope = "gem_stat_descriptions", @@ -4456,26 +4463,26 @@ skills["SupportSpellCascadePlus"] = { "support_spell_cascade_sideways", }, levels = { - [1] = { 1, -30, -30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 1, -29, -30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 1, -28, -29, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 1, -27, -29, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 1, -26, -28, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 1, -25, -28, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 1, -25, -27, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 1, -24, -27, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 1, -24, -27, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 1, -23, -27, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 1, -23, -26, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 1, -22, -26, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 1, -22, -26, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 1, -21, -26, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 1, -21, -25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 1, -20, -25, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 1, -20, -25, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 1, -19, -25, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 1, -19, -24, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 1, -18, -24, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 1, -30, -30, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 1, -29, -30, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 1, -28, -29, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 1, -27, -29, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 1, -26, -28, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 1, -25, -28, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 1, -25, -27, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 1, -24, -27, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 1, -24, -27, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 1, -23, -27, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 1, -23, -26, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 1, -22, -26, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 1, -22, -26, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 1, -21, -26, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 1, -21, -25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 1, -20, -25, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 1, -20, -25, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 1, -19, -25, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 1, -19, -24, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 1, -18, -24, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMulticast"] = { @@ -4483,9 +4490,9 @@ skills["SupportMulticast"] = { description = "Supports spell skills, making them repeat when cast. Cannot support Vaal skills, totem skills, channelling skills, triggered skills, instant skills, or skills with a reservation.", color = 3, support = true, - requireSkillTypes = { SkillType.SpellCanRepeat, }, + requireSkillTypes = { SkillType.Multicastable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_echo_damage_+%_final"] = { @@ -4522,46 +4529,46 @@ skills["SupportMulticast"] = { "spell_repeat_count_target_search_range", }, levels = { - [1] = { 1, 40, -10, 0, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 40, -10, 0, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 41, -10, 0, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 42, -10, 0, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 43, -10, 0, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 43, -10, 0, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 44, -10, 0, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 45, -10, 0, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 46, -10, 0, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 46, -10, 0, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 47, -10, 0, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 48, -10, 0, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 49, -10, 0, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 49, -10, 0, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 50, -10, 0, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 51, -10, 0, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 52, -10, 0, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 52, -10, 0, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 53, -10, 0, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 54, -10, 0, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 55, -10, 0, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 55, -10, 0, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 56, -10, 0, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 57, -10, 0, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 58, -10, 0, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 58, -10, 0, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 59, -10, 0, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 60, -10, 0, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 61, -10, 0, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 61, -10, 0, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 63, -10, 0, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 63, -10, 0, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 65, -10, 0, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 65, -10, 0, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 40, -10, 0, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [2] = { 1, 40, -10, 0, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [3] = { 1, 41, -10, 0, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [4] = { 1, 42, -10, 0, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [5] = { 1, 43, -10, 0, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [6] = { 1, 43, -10, 0, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [7] = { 1, 44, -10, 0, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [8] = { 1, 45, -10, 0, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [9] = { 1, 46, -10, 0, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [10] = { 1, 46, -10, 0, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [11] = { 1, 47, -10, 0, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [12] = { 1, 48, -10, 0, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [13] = { 1, 49, -10, 0, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [14] = { 1, 49, -10, 0, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [15] = { 1, 50, -10, 0, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [16] = { 1, 51, -10, 0, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [17] = { 1, 52, -10, 0, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [18] = { 1, 52, -10, 0, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [19] = { 1, 53, -10, 0, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [20] = { 1, 54, -10, 0, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [21] = { 1, 55, -10, 0, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [22] = { 1, 55, -10, 0, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [23] = { 1, 56, -10, 0, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [24] = { 1, 57, -10, 0, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [25] = { 1, 58, -10, 0, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [26] = { 1, 58, -10, 0, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [27] = { 1, 59, -10, 0, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [28] = { 1, 60, -10, 0, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [29] = { 1, 61, -10, 0, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [30] = { 1, 61, -10, 0, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [31] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [32] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [33] = { 1, 62, -10, 0, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [34] = { 1, 63, -10, 0, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [35] = { 1, 63, -10, 0, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [36] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [37] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [38] = { 1, 64, -10, 0, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [39] = { 1, 65, -10, 0, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [40] = { 1, 65, -10, 0, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, }, } skills["SupportSpellEchoPlus"] = { @@ -4569,9 +4576,9 @@ skills["SupportSpellEchoPlus"] = { description = "Supports spell skills, making them repeat when cast. Cannot support Vaal skills, totem skills, channelling skills, triggered skills, instant skills, or skills with a reservation.", color = 3, support = true, - requireSkillTypes = { SkillType.SpellCanRepeat, }, + requireSkillTypes = { SkillType.Multicastable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.CreatesMirageWarrior, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.NonRepeatable, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, plusVersionOf = "SupportMulticast", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -4602,26 +4609,26 @@ skills["SupportSpellEchoPlus"] = { "spell_echo_plus_chance_double_damage_%_final", }, levels = { - [1] = { 1, 55, -20, 25, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 56, -20, 25, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 57, -20, 25, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 58, -20, 25, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 59, -20, 25, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 60, -20, 25, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 60, -20, 25, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 61, -20, 25, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 61, -20, 25, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 62, -20, 25, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 62, -20, 25, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 63, -20, 25, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 63, -20, 25, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 64, -20, 25, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 64, -20, 25, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 65, -20, 25, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 65, -20, 25, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 66, -20, 25, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 66, -20, 25, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 67, -20, 25, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 55, -10, 20, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [2] = { 1, 56, -10, 20, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [3] = { 1, 57, -10, 20, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [4] = { 1, 58, -10, 20, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [5] = { 1, 59, -10, 20, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [6] = { 1, 60, -10, 20, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [7] = { 1, 60, -10, 20, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [8] = { 1, 61, -10, 20, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [9] = { 1, 61, -10, 20, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [10] = { 1, 62, -10, 20, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [11] = { 1, 62, -10, 20, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [12] = { 1, 63, -10, 20, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [13] = { 1, 63, -10, 20, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [14] = { 1, 64, -10, 20, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [15] = { 1, 64, -10, 20, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [16] = { 1, 65, -10, 20, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [17] = { 1, 65, -10, 20, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [18] = { 1, 66, -10, 20, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [19] = { 1, 66, -10, 20, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 2274, 1726, 2360, }, cost = { }, }, + [20] = { 1, 67, -10, 20, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 6082, 6136, 6314, }, cost = { }, }, }, } skills["SupportSummonGhostOnKill"] = { @@ -4629,9 +4636,9 @@ skills["SupportSummonGhostOnKill"] = { description = "Supports skills that can hit enemies, or create minions. When those skills or minions kill enemies, or hit rare or unique enemies they will have a chance to summon a Phantasm minion, which uses a piercing projectile spell that deals physical damage.", color = 3, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Hit, SkillType.CreatesMinion, }, - addSkillTypes = { SkillType.CreatesMinion, SkillType.CreateMinion, }, - excludeSkillTypes = { SkillType.Type72, }, + requireSkillTypes = { SkillType.Attack, SkillType.Damage, SkillType.CreatesMinion, }, + addSkillTypes = { SkillType.CreatesMinion, SkillType.MinionsCanExplode, }, + excludeSkillTypes = { SkillType.MinionsPersistWhenSkillRemoved, }, statDescriptionScope = "gem_stat_descriptions", addFlags = { minion = true, @@ -4676,46 +4683,46 @@ skills["SupportSummonGhostOnKill"] = { "skill_can_own_support_ghosts", }, levels = { - [1] = { 50, 15000, 5, 10, 2, 3, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 51, 15000, 5, 10, 3, 5, manaMultiplier = 20, levelRequirement = 6, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 52, 15000, 5, 10, 5, 8, manaMultiplier = 20, levelRequirement = 9, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 53, 15000, 6, 10, 6, 11, manaMultiplier = 20, levelRequirement = 12, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 54, 15000, 6, 10, 9, 14, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 55, 15000, 6, 10, 12, 18, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 56, 15000, 7, 10, 14, 21, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 57, 15000, 7, 10, 17, 26, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 58, 15000, 7, 10, 20, 29, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 59, 15000, 8, 10, 21, 33, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 60, 15000, 8, 10, 24, 36, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 61, 15000, 8, 10, 26, 41, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 62, 15000, 9, 10, 29, 44, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 63, 15000, 9, 10, 32, 48, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 64, 15000, 9, 10, 33, 51, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 65, 15000, 9, 10, 35, 53, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 66, 15000, 10, 10, 36, 56, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 67, 15000, 10, 10, 39, 59, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 68, 15000, 10, 10, 41, 62, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 69, 15000, 10, 10, 42, 65, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 70, 15000, 11, 10, 44, 66, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 71, 15000, 11, 10, 45, 68, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 72, 15000, 11, 10, 47, 69, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 73, 15000, 11, 10, 47, 72, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 74, 15000, 11, 10, 48, 74, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 75, 15000, 12, 10, 50, 75, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 76, 15000, 12, 10, 51, 77, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 77, 15000, 12, 10, 53, 80, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 78, 15000, 12, 10, 54, 81, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 79, 15000, 12, 10, 54, 83, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 79, 15000, 12, 10, 56, 84, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 80, 15000, 13, 10, 56, 84, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 80, 15000, 13, 10, 57, 86, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 81, 15000, 13, 10, 57, 87, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 81, 15000, 13, 10, 57, 87, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 82, 15000, 13, 10, 59, 89, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 82, 15000, 13, 10, 59, 89, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 83, 15000, 13, 10, 60, 90, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 83, 15000, 13, 10, 60, 92, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 84, 15000, 13, 10, 62, 92, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 50, 15000, 5, 10, 2, 3, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 51, 15000, 5, 10, 3, 5, manaMultiplier = 20, levelRequirement = 6, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 52, 15000, 5, 10, 5, 8, manaMultiplier = 20, levelRequirement = 9, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 53, 15000, 6, 10, 6, 11, manaMultiplier = 20, levelRequirement = 12, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 54, 15000, 6, 10, 9, 14, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 55, 15000, 6, 10, 12, 18, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 56, 15000, 7, 10, 14, 21, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 57, 15000, 7, 10, 17, 26, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 58, 15000, 7, 10, 20, 29, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 59, 15000, 8, 10, 21, 33, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 60, 15000, 8, 10, 24, 36, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 61, 15000, 8, 10, 26, 41, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 62, 15000, 9, 10, 29, 44, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 63, 15000, 9, 10, 32, 48, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 64, 15000, 9, 10, 33, 51, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 65, 15000, 9, 10, 35, 53, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 66, 15000, 10, 10, 36, 56, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 67, 15000, 10, 10, 39, 59, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 68, 15000, 10, 10, 41, 62, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 69, 15000, 10, 10, 42, 65, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 70, 15000, 11, 10, 44, 66, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 71, 15000, 11, 10, 45, 68, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 72, 15000, 11, 10, 47, 69, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 73, 15000, 11, 10, 47, 72, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 74, 15000, 11, 10, 48, 74, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 75, 15000, 12, 10, 50, 75, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 76, 15000, 12, 10, 51, 77, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 77, 15000, 12, 10, 53, 80, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 78, 15000, 12, 10, 54, 81, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 79, 15000, 12, 10, 54, 83, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 79, 15000, 12, 10, 56, 84, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 80, 15000, 13, 10, 56, 84, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 80, 15000, 13, 10, 57, 86, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 81, 15000, 13, 10, 57, 87, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 81, 15000, 13, 10, 57, 87, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 82, 15000, 13, 10, 59, 89, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 82, 15000, 13, 10, 59, 89, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 83, 15000, 13, 10, 60, 90, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 83, 15000, 13, 10, 60, 92, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 84, 15000, 13, 10, 62, 92, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportRapidActivation"] = { @@ -4762,46 +4769,46 @@ skills["SupportRapidActivation"] = { "quality_display_swiftbrand_is_gem", }, levels = { - [1] = { 30, -65, -65, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 30, -65, -65, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 31, -65, -65, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 32, -65, -65, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 33, -65, -65, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 33, -65, -65, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 34, -65, -65, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 35, -65, -65, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 36, -65, -65, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 36, -65, -65, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 37, -65, -65, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 38, -65, -65, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 39, -65, -65, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 39, -65, -65, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 40, -65, -65, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 41, -65, -65, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 42, -65, -65, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 42, -65, -65, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 43, -65, -65, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 44, -65, -65, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 45, -65, -65, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 45, -65, -65, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 46, -65, -65, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 47, -65, -65, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 48, -65, -65, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 48, -65, -65, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 49, -65, -65, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 50, -65, -65, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 51, -65, -65, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 51, -65, -65, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 53, -65, -65, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 53, -65, -65, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 55, -65, -65, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 55, -65, -65, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 30, -65, -65, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 30, -65, -65, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 31, -65, -65, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 32, -65, -65, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 33, -65, -65, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 33, -65, -65, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 34, -65, -65, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 35, -65, -65, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 36, -65, -65, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 36, -65, -65, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 37, -65, -65, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 38, -65, -65, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 39, -65, -65, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 39, -65, -65, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 40, -65, -65, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 41, -65, -65, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 42, -65, -65, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 42, -65, -65, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 43, -65, -65, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 44, -65, -65, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 45, -65, -65, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 45, -65, -65, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 46, -65, -65, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 47, -65, -65, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 48, -65, -65, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 48, -65, -65, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 49, -65, -65, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 50, -65, -65, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 51, -65, -65, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 51, -65, -65, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 52, -65, -65, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 53, -65, -65, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 53, -65, -65, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 54, -65, -65, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 55, -65, -65, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 55, -65, -65, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportTrinity"] = { @@ -4809,9 +4816,9 @@ skills["SupportTrinity"] = { description = "Supports skills that hit enemies, causing them to gain bonuses while you have resonance of all three elements, and to grant resonance of elements other than the highest one in a hit. There is a maximum of 50 Resonance for each Element. Cannot support triggered skills, instant skills, orb skills, brands, skills with a reservation, or skills used by totems, traps, or mines. Cannot modify the skills of minions.", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Instant, SkillType.ManaCostReserved, SkillType.Triggered, SkillType.TriggeredGrantedSkill, SkillType.Brand, SkillType.Orb, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Instant, SkillType.HasReservation, SkillType.Triggered, SkillType.InbuiltTrigger, SkillType.Brand, SkillType.Orb, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -4841,46 +4848,46 @@ skills["SupportTrinity"] = { "gain_resonance_of_majority_damage_on_hit_for_2_seconds", }, levels = { - [1] = { 3, 7, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 3, 7, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 3, 8, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 3, 8, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 3, 9, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 3, 9, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 3, 10, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 3, 10, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 3, 11, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 3, 11, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 3, 12, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 3, 12, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 3, 13, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 3, 13, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 3, 14, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 3, 14, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 3, 15, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 3, 15, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 3, 16, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 3, 16, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 3, 17, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 3, 17, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 3, 18, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 3, 18, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 3, 19, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 3, 19, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 3, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 3, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 3, 21, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 3, 21, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 3, 21, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 3, 22, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 3, 22, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 3, 22, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 3, 22, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 3, 23, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 3, 23, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 3, 23, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 3, 23, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 3, 24, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 3, 7, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 3, 7, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 3, 8, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 3, 8, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 3, 9, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 3, 9, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 3, 10, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 3, 10, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 3, 11, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 3, 11, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 3, 12, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 3, 12, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 3, 13, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 3, 13, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 3, 14, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 3, 14, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 3, 15, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 3, 15, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 3, 16, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 3, 16, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 3, 17, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 3, 17, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 3, 18, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 3, 18, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 3, 19, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 3, 19, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 3, 20, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 3, 20, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 3, 21, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 3, 21, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 3, 21, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 3, 22, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 3, 22, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 3, 22, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 3, 22, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 3, 23, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 3, 23, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 3, 23, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 3, 23, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 3, 24, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportAilments"] = { @@ -4888,7 +4895,7 @@ skills["SupportAilments"] = { description = "Supports any skill that hits enemies or inflicts ailments", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CauseElementalStatus, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.ElementalStatus, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4919,46 +4926,46 @@ skills["SupportAilments"] = { "non_damaging_ailment_effect_+%", }, levels = { - [1] = { 35, 10, 35, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 36, 10, 36, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 37, 11, 37, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 38, 11, 38, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 39, 12, 39, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 40, 12, 40, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 41, 13, 41, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 42, 13, 42, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 43, 14, 43, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 44, 14, 44, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 45, 15, 45, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 46, 15, 46, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 47, 16, 47, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 48, 16, 48, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 49, 17, 49, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 50, 17, 50, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 51, 18, 51, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 52, 18, 52, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 53, 19, 53, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 54, 19, 54, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 55, 20, 55, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 56, 20, 56, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 57, 21, 57, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 58, 21, 58, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 59, 22, 59, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 60, 22, 60, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 61, 23, 61, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 62, 23, 62, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 63, 24, 63, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 64, 24, 64, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 65, 24, 65, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 66, 25, 66, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 67, 25, 67, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 68, 25, 68, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 69, 25, 69, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 70, 26, 70, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 71, 26, 71, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 72, 26, 72, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 73, 26, 73, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 74, 27, 74, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 35, 10, 35, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 36, 10, 36, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 37, 11, 37, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 38, 11, 38, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 39, 12, 39, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 40, 12, 40, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 41, 13, 41, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 42, 13, 42, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 43, 14, 43, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 44, 14, 44, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 45, 15, 45, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 46, 15, 46, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 47, 16, 47, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 48, 16, 48, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 49, 17, 49, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 50, 17, 50, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 51, 18, 51, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 52, 18, 52, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 53, 19, 53, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 54, 19, 54, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 55, 20, 55, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 56, 20, 56, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 57, 21, 57, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 58, 21, 58, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 59, 22, 59, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 60, 22, 60, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 61, 23, 61, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 62, 23, 62, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 63, 24, 63, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 64, 24, 64, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 65, 24, 65, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 66, 25, 66, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 67, 25, 67, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 68, 25, 68, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 69, 25, 69, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 70, 26, 70, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 71, 26, 71, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 72, 26, 72, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 73, 26, 73, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 74, 27, 74, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportUnboundAilmentsPlus"] = { @@ -4966,7 +4973,7 @@ skills["SupportUnboundAilmentsPlus"] = { description = "Supports any skill that hits enemies or inflicts ailments", color = 3, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CauseElementalStatus, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.ElementalStatus, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportAilments", @@ -4989,26 +4996,26 @@ skills["SupportUnboundAilmentsPlus"] = { "non_damaging_ailment_effect_+%", }, levels = { - [1] = { 55, 20, 55, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 56, 20, 56, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 57, 21, 57, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 58, 21, 58, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 59, 22, 59, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 60, 22, 60, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 60, 23, 60, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 61, 23, 61, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 61, 23, 61, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 62, 23, 62, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 62, 24, 62, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 63, 24, 63, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 63, 24, 63, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 64, 24, 64, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 64, 25, 64, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 65, 25, 65, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 65, 25, 65, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 66, 25, 66, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 66, 26, 66, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 67, 26, 67, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 55, 20, 55, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 56, 20, 56, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 57, 21, 57, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 58, 21, 58, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 69, 22, 69, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 70, 22, 70, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 70, 23, 70, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 71, 23, 71, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 71, 23, 71, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 72, 23, 72, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 72, 24, 72, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 73, 24, 73, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 73, 24, 73, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 74, 24, 74, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 74, 25, 74, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 75, 25, 75, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 75, 25, 75, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 76, 25, 76, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 76, 26, 76, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 77, 26, 77, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportHandcastAnticipation"] = { @@ -5018,7 +5025,7 @@ skills["SupportHandcastAnticipation"] = { support = true, requireSkillTypes = { SkillType.CanRapidFire, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.Channelled, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.Channel, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_anticipation_rapid_fire_count"] = { @@ -5054,46 +5061,46 @@ skills["SupportHandcastAnticipation"] = { "support_spell_rapid_fire_repeat_use_damage_+%_final", }, levels = { - [1] = { 3, 900, -30, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 3, 890, -30, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 3, 880, -29, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 3, 870, -29, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 3, 860, -28, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 3, 850, -28, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 3, 840, -27, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 3, 830, -27, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 3, 820, -26, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 3, 810, -26, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 3, 800, -25, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 3, 790, -25, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 3, 780, -24, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 3, 770, -24, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 3, 760, -23, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 3, 750, -23, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 3, 740, -22, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 3, 730, -22, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 3, 720, -21, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 3, 710, -21, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 3, 700, -20, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 3, 690, -20, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 3, 680, -19, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 3, 670, -19, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 3, 660, -18, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 3, 650, -18, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 3, 640, -17, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 3, 630, -17, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 3, 620, -16, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 3, 610, -16, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 3, 600, -16, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 3, 590, -15, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 3, 580, -15, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 3, 570, -15, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 3, 560, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 3, 550, -14, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 3, 540, -14, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 3, 530, -14, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 3, 520, -14, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 3, 510, -13, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 3, 900, -30, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 3, 890, -30, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 3, 880, -29, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 3, 870, -29, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 3, 860, -28, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 3, 850, -28, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 3, 840, -27, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 3, 830, -27, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 3, 820, -26, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 3, 810, -26, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 3, 800, -25, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 3, 790, -25, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 3, 780, -24, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 3, 770, -24, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 3, 760, -23, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 3, 750, -23, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 3, 740, -22, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 3, 730, -22, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 3, 720, -21, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 3, 710, -21, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 3, 700, -20, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 3, 690, -20, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 3, 680, -19, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 3, 670, -19, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 3, 660, -18, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 3, 650, -18, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 3, 640, -17, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 3, 630, -17, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 3, 620, -16, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 3, 610, -16, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 3, 600, -16, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 3, 590, -15, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 3, 580, -15, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 3, 570, -15, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 3, 560, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 3, 550, -14, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 3, 540, -14, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 3, 530, -14, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 3, 520, -14, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 3, 510, -13, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportUnleashPlus"] = { @@ -5103,7 +5110,7 @@ skills["SupportUnleashPlus"] = { support = true, requireSkillTypes = { SkillType.CanRapidFire, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.ManaCostReserved, SkillType.Vaal, SkillType.Instant, SkillType.Channelled, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.HasReservation, SkillType.Vaal, SkillType.Instant, SkillType.Channel, }, plusVersionOf = "SupportHandcastAnticipation", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -5132,25 +5139,25 @@ skills["SupportUnleashPlus"] = { "support_spell_rapid_fire_repeat_use_damage_+%_final", }, levels = { - [1] = { 3, 700, -20, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 3, 690, -20, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 3, 680, -19, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 3, 670, -19, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 3, 660, -18, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 3, 650, -18, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 3, 645, -17, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 3, 640, -17, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 3, 635, -17, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 3, 630, -17, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 3, 625, -16, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 3, 620, -16, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 3, 615, -16, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 3, 610, -16, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 3, 605, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 3, 600, -15, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 3, 595, -15, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 3, 590, -15, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 3, 585, -14, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 3, 580, -14, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 3, 700, -20, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 3, 690, -20, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 3, 680, -19, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 3, 670, -19, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 4, 660, -18, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 4, 650, -18, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 4, 645, -17, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 4, 640, -17, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 4, 635, -17, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 4, 630, -17, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 4, 625, -16, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 4, 620, -16, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 4, 615, -16, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 4, 610, -16, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 4, 605, -15, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 4, 600, -15, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 4, 595, -15, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 4, 590, -15, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 4, 585, -14, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 4, 580, -14, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } \ No newline at end of file diff --git a/src/Data/Skills/sup_str.lua b/src/Data/Skills/sup_str.lua index 1ea82205eb..819ebf69a5 100644 --- a/src/Data/Skills/sup_str.lua +++ b/src/Data/Skills/sup_str.lua @@ -12,7 +12,7 @@ skills["SupportAddedFireDamage"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -81,7 +81,7 @@ skills["SupportAddedFireDamagePlus"] = { description = "Supports any skill that hits enemies.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportAddedFireDamage", @@ -100,29 +100,29 @@ skills["SupportAddedFireDamagePlus"] = { }, stats = { "physical_damage_%_to_add_as_fire", - "supported_fire_skill_gem_level_+", + "supported_physical_skill_gem_level_+", }, levels = { - [1] = { 40, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 41, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 42, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 43, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 44, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 45, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 45, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 46, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 46, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 47, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 47, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 48, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 48, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 49, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 51, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 51, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 52, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, 0, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 41, 0, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 42, 0, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 43, 0, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 44, 1, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 45, 1, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 45, 1, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 46, 1, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 46, 1, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 47, 2, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 47, 2, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 48, 2, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 48, 2, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 49, 2, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 49, 3, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 3, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 50, 3, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 51, 3, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 51, 3, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 52, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportSpiritStrike"] = { @@ -132,7 +132,7 @@ skills["SupportSpiritStrike"] = { support = true, requireSkillTypes = { SkillType.MeleeSingleTarget, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.Vaal, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, SkillType.Vaal, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -158,46 +158,46 @@ skills["SupportSpiritStrike"] = { "support_spirit_strike_damage_+%_final", }, levels = { - [1] = { 2, -19, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 2, -18, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, -17, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 2, -16, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 2, -15, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 2, -14, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 2, -13, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2, -12, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 2, -11, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 2, -10, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 2, -9, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 2, -8, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 2, -7, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 2, -6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 2, -5, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 2, -4, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 2, -3, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 2, -2, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 2, -1, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 2, 0, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 2, 1, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 2, 2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 2, 3, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 2, 4, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 2, 5, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 2, 6, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 2, 7, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 2, 8, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 2, 9, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 2, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 2, 11, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 2, 12, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 2, 13, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 2, 14, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 2, 15, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 2, 16, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 2, 17, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 2, 18, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 2, 19, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 2, 20, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 2, -19, manaMultiplier = 30, levelRequirement = 4, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 2, -18, manaMultiplier = 30, levelRequirement = 6, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, -17, manaMultiplier = 30, levelRequirement = 9, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 2, -16, manaMultiplier = 30, levelRequirement = 12, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 2, -15, manaMultiplier = 30, levelRequirement = 16, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 2, -14, manaMultiplier = 30, levelRequirement = 20, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 2, -13, manaMultiplier = 30, levelRequirement = 24, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 2, -12, manaMultiplier = 30, levelRequirement = 28, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 2, -11, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 2, -10, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 2, -9, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 2, -8, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 2, -7, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 2, -6, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 2, -5, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 2, -4, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 2, -3, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 2, -2, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 2, -1, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 2, 0, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 2, 1, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 2, 2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 2, 3, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 2, 4, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 2, 5, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 2, 6, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 2, 7, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 2, 8, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 2, 9, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 2, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 2, 11, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 2, 12, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 2, 13, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 2, 14, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 2, 15, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 2, 16, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 2, 17, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 2, 18, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 2, 19, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 2, 20, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportAncestralCallPlus"] = { @@ -207,7 +207,7 @@ skills["SupportAncestralCallPlus"] = { support = true, requireSkillTypes = { SkillType.MeleeSingleTarget, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, SkillType.Vaal, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, SkillType.Vaal, }, ignoreMinionTypes = true, plusVersionOf = "SupportSpiritStrike", statDescriptionScope = "gem_stat_descriptions", @@ -228,26 +228,26 @@ skills["SupportAncestralCallPlus"] = { "support_spirit_strike_damage_+%_final", }, levels = { - [1] = { 3, 1, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 3, 2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 3, 3, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 3, 4, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 3, 5, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 3, 6, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 3, 6, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 3, 7, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 3, 7, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 3, 8, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 3, 8, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 3, 9, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 3, 9, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 3, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 3, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 3, 11, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 3, 11, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 3, 12, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 3, 12, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 3, 13, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 3, 1, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 3, 2, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 3, 3, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 3, 4, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 3, 5, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 3, 6, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 3, 6, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 3, 7, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 3, 7, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 3, 8, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 3, 8, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 3, 9, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 3, 9, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 3, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 3, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 3, 11, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 3, 11, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 3, 12, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 3, 12, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 3, 13, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBehead"] = { @@ -284,46 +284,46 @@ skills["SupportBehead"] = { "support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%", }, levels = { - [1] = { 2, 30, 20000, 20, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 31, 20000, 20, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, 32, 20000, 20, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, 33, 20000, 20, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 34, 20000, 20, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 35, 20000, 20, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, 36, 20000, 20, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, 37, 20000, 20, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, 38, 20000, 20, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, 39, 20000, 20, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 3, 40, 20000, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 3, 41, 20000, 20, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 3, 42, 20000, 20, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 3, 43, 20000, 20, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 3, 44, 20000, 20, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 3, 45, 20000, 20, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 3, 46, 20000, 20, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 3, 47, 20000, 20, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 3, 48, 20000, 20, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 3, 49, 20000, 20, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 4, 50, 20000, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 4, 51, 20000, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 4, 52, 20000, 20, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 4, 53, 20000, 20, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 4, 54, 20000, 20, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 4, 55, 20000, 20, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 4, 56, 20000, 20, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 4, 57, 20000, 20, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 4, 58, 20000, 20, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 4, 59, 20000, 20, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 4, 59, 20000, 20, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 4, 60, 20000, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 4, 60, 20000, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 4, 61, 20000, 20, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 4, 61, 20000, 20, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 4, 62, 20000, 20, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 4, 62, 20000, 20, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 4, 63, 20000, 20, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 4, 63, 20000, 20, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 4, 64, 20000, 20, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 30, 20000, 20, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [2] = { 2, 31, 20000, 20, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [3] = { 2, 32, 20000, 20, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [4] = { 2, 33, 20000, 20, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [5] = { 2, 34, 20000, 20, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [6] = { 2, 35, 20000, 20, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [7] = { 2, 36, 20000, 20, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [8] = { 2, 37, 20000, 20, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [9] = { 2, 38, 20000, 20, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [10] = { 2, 39, 20000, 20, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [11] = { 3, 40, 20000, 20, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [12] = { 3, 41, 20000, 20, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [13] = { 3, 42, 20000, 20, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [14] = { 3, 43, 20000, 20, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [15] = { 3, 44, 20000, 20, manaMultiplier = 30, levelRequirement = 65, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [16] = { 3, 45, 20000, 20, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [17] = { 3, 46, 20000, 20, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [18] = { 3, 47, 20000, 20, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [19] = { 3, 48, 20000, 20, manaMultiplier = 30, levelRequirement = 69, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [20] = { 3, 49, 20000, 20, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [21] = { 4, 50, 20000, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [22] = { 4, 51, 20000, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [23] = { 4, 52, 20000, 20, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [24] = { 4, 53, 20000, 20, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [25] = { 4, 54, 20000, 20, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [26] = { 4, 55, 20000, 20, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [27] = { 4, 56, 20000, 20, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [28] = { 4, 57, 20000, 20, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [29] = { 4, 58, 20000, 20, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [30] = { 4, 59, 20000, 20, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [31] = { 4, 59, 20000, 20, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [32] = { 4, 60, 20000, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [33] = { 4, 60, 20000, 20, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [34] = { 4, 61, 20000, 20, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [35] = { 4, 61, 20000, 20, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [36] = { 4, 62, 20000, 20, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [37] = { 4, 62, 20000, 20, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [38] = { 4, 63, 20000, 20, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [39] = { 4, 63, 20000, 20, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1231, 14325, 14326, }, cost = { }, }, + [40] = { 4, 64, 20000, 20, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 14335, 14336, 14337, }, cost = { }, }, }, } skills["SupportBloodMagic"] = { @@ -331,7 +331,7 @@ skills["SupportBloodMagic"] = { description = "Supports any skill with a reservation.", color = 1, support = true, - requireSkillTypes = { SkillType.ManaCostReserved, }, + requireSkillTypes = { SkillType.HasReservation, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -342,7 +342,7 @@ skills["SupportBloodMagic"] = { { "aura_effect_+%", 0.25 }, }, Alternate1 = { - { "base_life_reservation_+%", -0.1 }, + { "base_life_reservation_efficiency_+%", 0.2 }, }, Alternate2 = { { "damage_+%", 0.5 }, @@ -404,7 +404,7 @@ skills["SupportBloodthirst"] = { support = true, requireSkillTypes = { SkillType.Attack, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.Triggered, SkillType.TriggeredGrantedSkill, SkillType.CreatesMinion, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.Triggered, SkillType.InbuiltTrigger, SkillType.CreatesMinion, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -432,46 +432,46 @@ skills["SupportBloodthirst"] = { "support_blood_thirst_damage_+%_final", }, levels = { - [1] = { 2, 0, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 2, 0, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, 1, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 2, 1, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 2, 2, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 2, 2, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 2, 3, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2, 3, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 2, 4, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 2, 4, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 2, 5, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 2, 5, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 2, 6, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 2, 6, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 2, 7, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 2, 7, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 2, 8, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 2, 8, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 2, 9, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 2, 9, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 2, 10, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 2, 10, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 2, 11, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 2, 11, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 2, 12, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 2, 12, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 2, 13, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 2, 13, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 2, 14, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 2, 14, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 2, 14, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 2, 15, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 2, 15, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 2, 15, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 2, 15, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 2, 16, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 2, 16, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 2, 16, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 2, 16, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 2, 17, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 2, 0, manaMultiplier = 40, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 2, 0, manaMultiplier = 40, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, 1, manaMultiplier = 40, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 2, 1, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 2, 2, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 2, 2, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 2, 3, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 2, 3, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 2, 4, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 2, 4, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 2, 5, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 2, 5, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 2, 6, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 2, 6, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 2, 7, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 2, 7, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 2, 8, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 2, 8, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 2, 9, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 2, 9, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 2, 10, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 2, 10, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 2, 11, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 2, 11, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 2, 12, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 2, 12, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 2, 13, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 2, 13, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 2, 14, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 2, 14, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 2, 14, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 2, 15, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 2, 15, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 2, 15, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 2, 15, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 2, 16, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 2, 16, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 2, 16, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 2, 16, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 2, 17, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportBloodlust"] = { @@ -553,7 +553,7 @@ skills["SupportBrutality"] = { description = "Supports any skill that deals damage.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -628,7 +628,7 @@ skills["SupportBrutalityPlus"] = { description = "Supports any skill that deals damage.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportBrutality", @@ -647,30 +647,31 @@ skills["SupportBrutalityPlus"] = { }, stats = { "support_brutality_physical_damage_+%_final", + "chance_to_crush_on_hit_%", "deal_no_elemental_damage", "base_deal_no_chaos_damage", }, levels = { - [1] = { 40, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 41, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 42, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 43, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 44, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 45, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 45, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 46, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 46, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 47, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 47, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 48, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 48, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 49, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 49, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 50, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 50, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 51, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 51, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 52, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 40, 0, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 41, 0, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 42, 0, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 43, 0, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 44, 10, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 45, 10, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 45, 10, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 46, 10, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 46, 10, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 47, 10, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 47, 10, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 48, 10, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 48, 10, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 49, 10, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 49, 10, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 10, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 50, 10, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 51, 10, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 51, 10, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 52, 10, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportIncreasedBurningDamage"] = { @@ -678,7 +679,7 @@ skills["SupportIncreasedBurningDamage"] = { description = "Supports any skill that hits enemies, or can deal burning damage directly.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CausesBurning, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.CausesBurning, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -751,7 +752,7 @@ skills["SupportBurningDamagePlus"] = { description = "Supports any skill that hits enemies, or can deal burning damage directly.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.CausesBurning, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.CausesBurning, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportIncreasedBurningDamage", @@ -770,28 +771,29 @@ skills["SupportBurningDamagePlus"] = { }, stats = { "support_burning_damage_+%_final", + "supported_fire_skill_gem_level_+", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 1, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 1, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 1, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 1, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 1, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 1, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 1, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 1, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 1, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 1, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 1, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 1, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 1, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 1, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCastOnMeleeKill"] = { @@ -801,7 +803,7 @@ skills["SupportCastOnMeleeKill"] = { support = true, requireSkillTypes = { SkillType.Melee, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", baseMods = { @@ -821,46 +823,46 @@ skills["SupportCastOnMeleeKill"] = { "cast_linked_spells_on_melee_kill_%", }, levels = { - [1] = { 100, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, - [2] = { 100, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, - [3] = { 100, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, - [4] = { 100, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, - [5] = { 100, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, - [6] = { 100, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, - [7] = { 100, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, - [8] = { 100, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, - [9] = { 100, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, - [10] = { 100, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, - [11] = { 100, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, - [12] = { 100, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, - [13] = { 100, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, - [14] = { 100, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, - [15] = { 100, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, - [16] = { 100, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, - [17] = { 100, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, - [18] = { 100, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, - [19] = { 100, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, - [20] = { 100, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, - [21] = { 100, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [22] = { 100, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [23] = { 100, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [24] = { 100, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [25] = { 100, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [26] = { 100, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [27] = { 100, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [28] = { 100, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [29] = { 100, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [30] = { 100, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [31] = { 100, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [32] = { 100, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [33] = { 100, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [34] = { 100, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [35] = { 100, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [36] = { 100, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [37] = { 100, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [38] = { 100, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [39] = { 100, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [40] = { 100, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 100, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, + [2] = { 100, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, + [3] = { 100, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, + [4] = { 100, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, + [5] = { 100, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, + [6] = { 100, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, + [7] = { 100, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, + [8] = { 100, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, + [9] = { 100, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, + [10] = { 100, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, + [11] = { 100, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, + [12] = { 100, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, + [13] = { 100, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, + [14] = { 100, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, + [15] = { 100, manaMultiplier = 20, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, + [16] = { 100, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, + [17] = { 100, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, + [18] = { 100, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, + [19] = { 100, manaMultiplier = 20, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, + [20] = { 100, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, + [21] = { 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, + [22] = { 100, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, + [23] = { 100, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, + [24] = { 100, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, + [25] = { 100, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, + [26] = { 100, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, + [27] = { 100, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, + [28] = { 100, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, + [29] = { 100, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, + [30] = { 100, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, + [31] = { 100, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, + [32] = { 100, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, + [33] = { 100, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, + [34] = { 100, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, + [35] = { 100, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, + [36] = { 100, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, + [37] = { 100, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, + [38] = { 100, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, + [39] = { 100, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, + [40] = { 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastOnMeleeKillTriggered"] = { @@ -869,8 +871,8 @@ skills["SupportCastOnMeleeKillTriggered"] = { color = 1, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.ManaCostReserved, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.HasReservation, SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -898,46 +900,46 @@ skills["SupportCastOnMeleeKillTriggered"] = { "cast_spell_on_linked_melee_kill", }, levels = { - [1] = { 20, cooldown = 0.15, levelRequirement = 38, statInterpolation = { 1, }, cost = { }, }, - [2] = { 21, cooldown = 0.15, levelRequirement = 40, statInterpolation = { 1, }, cost = { }, }, - [3] = { 22, cooldown = 0.15, levelRequirement = 42, statInterpolation = { 1, }, cost = { }, }, - [4] = { 23, cooldown = 0.15, levelRequirement = 44, statInterpolation = { 1, }, cost = { }, }, - [5] = { 24, cooldown = 0.15, levelRequirement = 46, statInterpolation = { 1, }, cost = { }, }, - [6] = { 25, cooldown = 0.15, levelRequirement = 48, statInterpolation = { 1, }, cost = { }, }, - [7] = { 26, cooldown = 0.15, levelRequirement = 50, statInterpolation = { 1, }, cost = { }, }, - [8] = { 27, cooldown = 0.15, levelRequirement = 52, statInterpolation = { 1, }, cost = { }, }, - [9] = { 28, cooldown = 0.15, levelRequirement = 54, statInterpolation = { 1, }, cost = { }, }, - [10] = { 29, cooldown = 0.15, levelRequirement = 56, statInterpolation = { 1, }, cost = { }, }, - [11] = { 30, cooldown = 0.15, levelRequirement = 58, statInterpolation = { 1, }, cost = { }, }, - [12] = { 31, cooldown = 0.15, levelRequirement = 60, statInterpolation = { 1, }, cost = { }, }, - [13] = { 32, cooldown = 0.15, levelRequirement = 62, statInterpolation = { 1, }, cost = { }, }, - [14] = { 33, cooldown = 0.15, levelRequirement = 64, statInterpolation = { 1, }, cost = { }, }, - [15] = { 34, cooldown = 0.15, levelRequirement = 65, statInterpolation = { 1, }, cost = { }, }, - [16] = { 35, cooldown = 0.15, levelRequirement = 66, statInterpolation = { 1, }, cost = { }, }, - [17] = { 36, cooldown = 0.15, levelRequirement = 67, statInterpolation = { 1, }, cost = { }, }, - [18] = { 37, cooldown = 0.15, levelRequirement = 68, statInterpolation = { 1, }, cost = { }, }, - [19] = { 38, cooldown = 0.15, levelRequirement = 69, statInterpolation = { 1, }, cost = { }, }, - [20] = { 39, cooldown = 0.15, levelRequirement = 70, statInterpolation = { 1, }, cost = { }, }, - [21] = { 40, cooldown = 0.15, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [22] = { 41, cooldown = 0.15, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [23] = { 42, cooldown = 0.15, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [24] = { 43, cooldown = 0.15, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [25] = { 44, cooldown = 0.15, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [26] = { 45, cooldown = 0.15, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [27] = { 46, cooldown = 0.15, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [28] = { 47, cooldown = 0.15, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [29] = { 48, cooldown = 0.15, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [30] = { 49, cooldown = 0.15, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [31] = { 49, cooldown = 0.15, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [32] = { 50, cooldown = 0.15, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [33] = { 50, cooldown = 0.15, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [34] = { 51, cooldown = 0.15, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [35] = { 51, cooldown = 0.15, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [36] = { 52, cooldown = 0.15, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [37] = { 52, cooldown = 0.15, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [38] = { 53, cooldown = 0.15, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [39] = { 53, cooldown = 0.15, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [40] = { 54, cooldown = 0.15, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 20, cooldown = 0.15, levelRequirement = 38, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [2] = { 21, cooldown = 0.15, levelRequirement = 40, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [3] = { 22, cooldown = 0.15, levelRequirement = 42, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [4] = { 23, cooldown = 0.15, levelRequirement = 44, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [5] = { 24, cooldown = 0.15, levelRequirement = 46, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [6] = { 25, cooldown = 0.15, levelRequirement = 48, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [7] = { 26, cooldown = 0.15, levelRequirement = 50, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [8] = { 27, cooldown = 0.15, levelRequirement = 52, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [9] = { 28, cooldown = 0.15, levelRequirement = 54, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [10] = { 29, cooldown = 0.15, levelRequirement = 56, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [11] = { 30, cooldown = 0.15, levelRequirement = 58, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [12] = { 31, cooldown = 0.15, levelRequirement = 60, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [13] = { 32, cooldown = 0.15, levelRequirement = 62, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [14] = { 33, cooldown = 0.15, levelRequirement = 64, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [15] = { 34, cooldown = 0.15, levelRequirement = 65, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [16] = { 35, cooldown = 0.15, levelRequirement = 66, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [17] = { 36, cooldown = 0.15, levelRequirement = 67, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [18] = { 37, cooldown = 0.15, levelRequirement = 68, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [19] = { 38, cooldown = 0.15, levelRequirement = 69, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [20] = { 39, cooldown = 0.15, levelRequirement = 70, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [21] = { 40, cooldown = 0.15, levelRequirement = 72, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [22] = { 41, cooldown = 0.15, levelRequirement = 74, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [23] = { 42, cooldown = 0.15, levelRequirement = 76, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [24] = { 43, cooldown = 0.15, levelRequirement = 78, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [25] = { 44, cooldown = 0.15, levelRequirement = 80, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [26] = { 45, cooldown = 0.15, levelRequirement = 82, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [27] = { 46, cooldown = 0.15, levelRequirement = 84, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [28] = { 47, cooldown = 0.15, levelRequirement = 86, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [29] = { 48, cooldown = 0.15, levelRequirement = 88, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [30] = { 49, cooldown = 0.15, levelRequirement = 90, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [31] = { 49, cooldown = 0.15, levelRequirement = 91, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [32] = { 50, cooldown = 0.15, levelRequirement = 92, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [33] = { 50, cooldown = 0.15, levelRequirement = 93, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [34] = { 51, cooldown = 0.15, levelRequirement = 94, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [35] = { 51, cooldown = 0.15, levelRequirement = 95, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [36] = { 52, cooldown = 0.15, levelRequirement = 96, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [37] = { 52, cooldown = 0.15, levelRequirement = 97, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [38] = { 53, cooldown = 0.15, levelRequirement = 98, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [39] = { 53, cooldown = 0.15, levelRequirement = 99, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, + [40] = { 54, cooldown = 0.15, levelRequirement = 100, manaMultiplier = 20, statInterpolation = { 1, }, cost = { }, }, }, } skills["SupportCastOnDamageTaken"] = { @@ -946,8 +948,8 @@ skills["SupportCastOnDamageTaken"] = { color = 1, support = true, requireSkillTypes = { SkillType.Spell, SkillType.Triggerable, SkillType.AND, }, - addSkillTypes = { SkillType.Triggered, SkillType.SecondWindSupport, }, - excludeSkillTypes = { SkillType.Trap, SkillType.Mine, SkillType.Totem, SkillType.Aura, SkillType.TriggeredGrantedSkill, }, + addSkillTypes = { SkillType.Triggered, SkillType.Cooldown, }, + excludeSkillTypes = { SkillType.Trapped, SkillType.RemoteMined, SkillType.SummonsTotem, SkillType.Aura, SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["cast_on_damage_taken_damage_+%_final"] = { @@ -976,46 +978,46 @@ skills["SupportCastOnDamageTaken"] = { "base_skill_show_average_damage_instead_of_dps", }, levels = { - [1] = { 100, 528, -70, 38, cooldown = 0.25, levelRequirement = 38, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 100, 583, -66, 40, cooldown = 0.25, levelRequirement = 40, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 100, 661, -62, 42, cooldown = 0.25, levelRequirement = 42, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 100, 725, -58, 44, cooldown = 0.25, levelRequirement = 44, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 100, 812, -54, 46, cooldown = 0.25, levelRequirement = 46, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 100, 897, -50, 48, cooldown = 0.25, levelRequirement = 48, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 100, 1003, -46, 50, cooldown = 0.25, levelRequirement = 50, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 100, 1107, -42, 52, cooldown = 0.25, levelRequirement = 52, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 100, 1221, -38, 54, cooldown = 0.25, levelRequirement = 54, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 100, 1354, -34, 56, cooldown = 0.25, levelRequirement = 56, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 100, 1485, -30, 58, cooldown = 0.25, levelRequirement = 58, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 100, 1635, -26, 60, cooldown = 0.25, levelRequirement = 60, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 100, 1804, -22, 62, cooldown = 0.25, levelRequirement = 62, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 100, 1980, -18, 64, cooldown = 0.25, levelRequirement = 64, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 100, 2184, -14, 65, cooldown = 0.25, levelRequirement = 65, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 100, 2394, -10, 66, cooldown = 0.25, levelRequirement = 66, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 100, 2621, -6, 67, cooldown = 0.25, levelRequirement = 67, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 100, 2874, -2, 68, cooldown = 0.25, levelRequirement = 68, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 100, 3142, 2, 69, cooldown = 0.25, levelRequirement = 69, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 100, 3272, 6, 70, cooldown = 0.25, levelRequirement = 70, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 100, 3580, 10, 72, cooldown = 0.25, levelRequirement = 72, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 100, 3950, 14, 74, cooldown = 0.25, levelRequirement = 74, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 100, 4350, 18, 76, cooldown = 0.25, levelRequirement = 76, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 100, 4780, 22, 78, cooldown = 0.25, levelRequirement = 78, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 100, 5240, 26, 80, cooldown = 0.25, levelRequirement = 80, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 100, 5730, 30, 82, cooldown = 0.25, levelRequirement = 82, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 100, 6250, 34, 84, cooldown = 0.25, levelRequirement = 84, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 100, 6800, 38, 86, cooldown = 0.25, levelRequirement = 86, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 100, 7380, 42, 88, cooldown = 0.25, levelRequirement = 88, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 100, 7990, 46, 90, cooldown = 0.25, levelRequirement = 90, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 100, 8310, 48, 91, cooldown = 0.25, levelRequirement = 91, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 100, 8630, 50, 92, cooldown = 0.25, levelRequirement = 92, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 100, 8965, 52, 93, cooldown = 0.25, levelRequirement = 93, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 100, 9300, 54, 94, cooldown = 0.25, levelRequirement = 94, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 100, 9650, 56, 95, cooldown = 0.25, levelRequirement = 95, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 100, 10000, 58, 96, cooldown = 0.25, levelRequirement = 96, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 100, 10365, 60, 97, cooldown = 0.25, levelRequirement = 97, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 100, 10730, 62, 98, cooldown = 0.25, levelRequirement = 98, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 100, 11110, 64, 99, cooldown = 0.25, levelRequirement = 99, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 100, 11490, 66, 100, cooldown = 0.25, levelRequirement = 100, manaMultiplier = 150, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 528, -70, 38, cooldown = 0.25, levelRequirement = 38, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [2] = { 100, 583, -66, 40, cooldown = 0.25, levelRequirement = 40, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [3] = { 100, 661, -62, 42, cooldown = 0.25, levelRequirement = 42, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [4] = { 100, 725, -58, 44, cooldown = 0.25, levelRequirement = 44, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [5] = { 100, 812, -54, 46, cooldown = 0.25, levelRequirement = 46, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [6] = { 100, 897, -50, 48, cooldown = 0.25, levelRequirement = 48, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [7] = { 100, 1003, -46, 50, cooldown = 0.25, levelRequirement = 50, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [8] = { 100, 1107, -42, 52, cooldown = 0.25, levelRequirement = 52, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [9] = { 100, 1221, -38, 54, cooldown = 0.25, levelRequirement = 54, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [10] = { 100, 1354, -34, 56, cooldown = 0.25, levelRequirement = 56, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [11] = { 100, 1485, -30, 58, cooldown = 0.25, levelRequirement = 58, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [12] = { 100, 1635, -26, 60, cooldown = 0.25, levelRequirement = 60, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [13] = { 100, 1804, -22, 62, cooldown = 0.25, levelRequirement = 62, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [14] = { 100, 1980, -18, 64, cooldown = 0.25, levelRequirement = 64, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [15] = { 100, 2184, -14, 65, cooldown = 0.25, levelRequirement = 65, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [16] = { 100, 2394, -10, 66, cooldown = 0.25, levelRequirement = 66, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [17] = { 100, 2621, -6, 67, cooldown = 0.25, levelRequirement = 67, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [18] = { 100, 2874, -2, 68, cooldown = 0.25, levelRequirement = 68, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [19] = { 100, 3142, 2, 69, cooldown = 0.25, levelRequirement = 69, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [20] = { 100, 3272, 6, 70, cooldown = 0.25, levelRequirement = 70, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [21] = { 100, 3580, 10, 72, cooldown = 0.25, levelRequirement = 72, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [22] = { 100, 3950, 14, 74, cooldown = 0.25, levelRequirement = 74, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [23] = { 100, 4350, 18, 76, cooldown = 0.25, levelRequirement = 76, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [24] = { 100, 4780, 22, 78, cooldown = 0.25, levelRequirement = 78, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [25] = { 100, 5240, 26, 80, cooldown = 0.25, levelRequirement = 80, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [26] = { 100, 5730, 30, 82, cooldown = 0.25, levelRequirement = 82, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [27] = { 100, 6250, 34, 84, cooldown = 0.25, levelRequirement = 84, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [28] = { 100, 6800, 38, 86, cooldown = 0.25, levelRequirement = 86, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [29] = { 100, 7380, 42, 88, cooldown = 0.25, levelRequirement = 88, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [30] = { 100, 7990, 46, 90, cooldown = 0.25, levelRequirement = 90, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [31] = { 100, 8310, 48, 91, cooldown = 0.25, levelRequirement = 91, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [32] = { 100, 8630, 50, 92, cooldown = 0.25, levelRequirement = 92, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [33] = { 100, 8965, 52, 93, cooldown = 0.25, levelRequirement = 93, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [34] = { 100, 9300, 54, 94, cooldown = 0.25, levelRequirement = 94, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [35] = { 100, 9650, 56, 95, cooldown = 0.25, levelRequirement = 95, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [36] = { 100, 10000, 58, 96, cooldown = 0.25, levelRequirement = 96, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [37] = { 100, 10365, 60, 97, cooldown = 0.25, levelRequirement = 97, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [38] = { 100, 10730, 62, 98, cooldown = 0.25, levelRequirement = 98, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [39] = { 100, 11110, 64, 99, cooldown = 0.25, levelRequirement = 99, manaMultiplier = 150, statInterpolation = { 1, 1844, 1845, 1919, }, cost = { }, }, + [40] = { 100, 11490, 66, 100, cooldown = 0.25, levelRequirement = 100, manaMultiplier = 150, statInterpolation = { 1, 1843, 2, 1828, }, cost = { }, }, }, } skills["SupportChanceToBleed"] = { @@ -1054,46 +1056,46 @@ skills["SupportChanceToBleed"] = { "support_chance_to_bleed_bleeding_damage_+%_final", }, levels = { - [1] = { 25, 1, 2, 0, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 25, 1, 3, 1, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 25, 2, 3, 2, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 25, 2, 4, 3, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 25, 3, 4, 4, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 25, 3, 5, 5, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 25, 4, 6, 6, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 25, 5, 8, 7, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 25, 6, 10, 8, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 25, 8, 12, 9, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 25, 10, 15, 10, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 25, 12, 18, 11, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 25, 14, 21, 12, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 25, 17, 26, 13, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 25, 21, 31, 14, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 25, 24, 37, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 25, 29, 44, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 25, 34, 52, 17, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 25, 39, 58, 18, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 25, 44, 66, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 25, 48, 71, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 25, 52, 77, 21, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 25, 56, 84, 22, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 25, 61, 91, 23, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 25, 66, 98, 24, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 25, 71, 106, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 25, 77, 115, 26, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 25, 83, 124, 27, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 25, 89, 134, 28, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 25, 96, 145, 29, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 25, 100, 150, 29, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 25, 104, 156, 30, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 25, 108, 162, 30, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 25, 112, 168, 31, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 25, 117, 175, 31, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 25, 121, 182, 32, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 25, 126, 188, 32, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 25, 130, 196, 33, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 25, 135, 203, 33, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 25, 141, 211, 34, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 25, 1, 2, 0, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [2] = { 25, 1, 3, 1, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [3] = { 25, 2, 3, 2, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [4] = { 25, 2, 4, 3, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [5] = { 25, 3, 4, 4, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [6] = { 25, 3, 5, 5, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [7] = { 25, 4, 6, 6, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [8] = { 25, 5, 8, 7, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [9] = { 25, 6, 10, 8, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [10] = { 25, 8, 12, 9, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [11] = { 25, 10, 15, 10, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [12] = { 25, 12, 18, 11, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [13] = { 25, 14, 21, 12, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [14] = { 25, 17, 26, 13, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [15] = { 25, 21, 31, 14, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [16] = { 25, 24, 37, 15, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [17] = { 25, 29, 44, 16, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [18] = { 25, 34, 52, 17, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [19] = { 25, 39, 58, 18, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [20] = { 25, 44, 66, 19, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [21] = { 25, 48, 71, 20, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [22] = { 25, 52, 77, 21, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [23] = { 25, 56, 84, 22, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [24] = { 25, 61, 91, 23, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [25] = { 25, 66, 98, 24, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [26] = { 25, 71, 106, 25, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [27] = { 25, 77, 115, 26, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [28] = { 25, 83, 124, 27, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [29] = { 25, 89, 134, 28, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [30] = { 25, 96, 145, 29, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [31] = { 25, 100, 150, 29, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [32] = { 25, 104, 156, 30, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [33] = { 25, 108, 162, 30, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [34] = { 25, 112, 168, 31, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [35] = { 25, 117, 175, 31, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [36] = { 25, 121, 182, 32, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [37] = { 25, 126, 188, 32, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [38] = { 25, 130, 196, 33, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [39] = { 25, 135, 203, 33, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 3633, 6198, 6199, }, cost = { }, }, + [40] = { 25, 141, 211, 34, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 3633, 70, 6416, }, cost = { }, }, }, } skills["SupportColdToFire"] = { @@ -1102,7 +1104,7 @@ skills["SupportColdToFire"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1125,46 +1127,46 @@ skills["SupportColdToFire"] = { "cold_damage_%_to_add_as_fire", }, levels = { - [1] = { 50, 10, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 50, 11, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 50, 12, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 50, 13, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 50, 14, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 50, 15, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 50, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 50, 17, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 50, 18, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 50, 19, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 50, 20, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 50, 21, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 50, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 50, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 50, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 50, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 50, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 50, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 50, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 50, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 50, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 50, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 50, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 50, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 50, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 50, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 50, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 50, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 50, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 50, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 50, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 50, 41, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 50, 41, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 50, 42, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 50, 42, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 50, 43, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 50, 43, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 50, 44, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 50, 10, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 50, 11, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 50, 12, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 50, 13, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 50, 14, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 50, 15, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 50, 16, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 50, 17, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 50, 18, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 50, 19, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 50, 20, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 50, 21, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 50, 22, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 50, 23, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 50, 24, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 25, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 50, 26, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 50, 27, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 50, 28, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 50, 29, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 50, 30, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 50, 31, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 50, 32, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 50, 33, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 50, 34, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 50, 35, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 50, 36, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 50, 37, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 50, 38, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 50, 39, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 50, 39, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 50, 40, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 50, 40, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 50, 41, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 50, 41, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 50, 42, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 50, 42, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 50, 43, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 50, 43, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 50, 44, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportCruelty"] = { @@ -1172,7 +1174,7 @@ skills["SupportCruelty"] = { description = "Supports any skill that hits enemies.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { SkillType.Duration, }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1183,6 +1185,7 @@ skills["SupportCruelty"] = { }, baseMods = { mod("Damage", "MORE", 1, ModFlag.Dot, 0, { type = "Multiplier", var = "Cruelty" }), + flag("Cruelty"), }, qualityStats = { Default = { @@ -1203,46 +1206,46 @@ skills["SupportCruelty"] = { "supported_by_cruelty", }, levels = { - [1] = { 0, 15, 4000, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 1, 15, 4000, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 2, 16, 4000, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 3, 16, 4000, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 4, 17, 4000, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 5, 17, 4000, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 6, 18, 4000, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 7, 18, 4000, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 8, 19, 4000, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 9, 19, 4000, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 10, 20, 4000, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 11, 20, 4000, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 12, 21, 4000, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 13, 21, 4000, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 14, 22, 4000, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 15, 22, 4000, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 16, 23, 4000, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 17, 23, 4000, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 18, 24, 4000, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 19, 24, 4000, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 20, 25, 4000, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 21, 25, 4000, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 22, 26, 4000, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 23, 26, 4000, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 24, 27, 4000, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 25, 27, 4000, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 26, 28, 4000, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 27, 28, 4000, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 28, 29, 4000, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 29, 29, 4000, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 29, 29, 4000, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 30, 30, 4000, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 30, 30, 4000, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 31, 30, 4000, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 31, 30, 4000, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 32, 31, 4000, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 32, 31, 4000, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 33, 31, 4000, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 33, 31, 4000, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 34, 32, 4000, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 0, 15, 4000, manaMultiplier = 40, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 1, 15, 4000, manaMultiplier = 40, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 2, 16, 4000, manaMultiplier = 40, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 3, 16, 4000, manaMultiplier = 40, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 4, 17, 4000, manaMultiplier = 40, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 5, 17, 4000, manaMultiplier = 40, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 6, 18, 4000, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 7, 18, 4000, manaMultiplier = 40, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 8, 19, 4000, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 9, 19, 4000, manaMultiplier = 40, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 10, 20, 4000, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 11, 20, 4000, manaMultiplier = 40, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 12, 21, 4000, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 13, 21, 4000, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 14, 22, 4000, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 15, 22, 4000, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 16, 23, 4000, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 17, 23, 4000, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 18, 24, 4000, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 19, 24, 4000, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 25, 4000, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 21, 25, 4000, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 22, 26, 4000, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 23, 26, 4000, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 24, 27, 4000, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 25, 27, 4000, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 26, 28, 4000, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 27, 28, 4000, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 28, 29, 4000, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 29, 29, 4000, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 29, 29, 4000, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 30, 30, 4000, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 30, 30, 4000, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 31, 30, 4000, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 31, 30, 4000, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 32, 31, 4000, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 32, 31, 4000, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 33, 31, 4000, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 33, 31, 4000, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 34, 32, 4000, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMeleeDamageOnFullLife"] = { @@ -1323,9 +1326,9 @@ skills["SupportEarthbreaker"] = { description = "Supports slam skills, causing them to summon an ancestor totem that uses the skill for you while you're near it. Being near it grants you increased area of effect for melee skills.", color = 1, support = true, - requireSkillTypes = { SkillType.SlamSkill, SkillType.SkillCanTotem, SkillType.AND, }, - addSkillTypes = { SkillType.Totem, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.Slam, SkillType.Totemable, SkillType.AND, }, + addSkillTypes = { SkillType.SummonsTotem, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, }, statDescriptionScope = "gem_stat_descriptions", addFlags = { totem = true, @@ -1371,46 +1374,46 @@ skills["SupportEarthbreaker"] = { "force_lite_skill_effects", }, levels = { - [1] = { 8, 12000, 50, 70, 50, -30, -19, 10, 20, manaMultiplier = 100, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 10, 12000, 50, 70, 50, -30, -18, 10, 20, manaMultiplier = 100, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 13, 12000, 50, 70, 50, -30, -17, 11, 20, manaMultiplier = 100, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 17, 12000, 50, 70, 50, -30, -16, 11, 20, manaMultiplier = 100, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 21, 12000, 50, 70, 50, -30, -15, 12, 20, manaMultiplier = 100, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 25, 12000, 50, 70, 50, -30, -14, 12, 20, manaMultiplier = 100, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 29, 12000, 50, 70, 50, -30, -13, 13, 20, manaMultiplier = 100, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 33, 12000, 50, 70, 50, -30, -12, 13, 20, manaMultiplier = 100, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 37, 12000, 50, 70, 50, -30, -11, 14, 20, manaMultiplier = 100, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 40, 12000, 50, 70, 50, -30, -10, 14, 20, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 43, 12000, 50, 70, 50, -30, -9, 15, 20, manaMultiplier = 100, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 46, 12000, 50, 70, 50, -30, -8, 15, 20, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 49, 12000, 50, 70, 50, -30, -7, 16, 20, manaMultiplier = 100, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 52, 12000, 50, 70, 50, -30, -6, 16, 20, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 55, 12000, 50, 70, 50, -30, -5, 17, 20, manaMultiplier = 100, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 58, 12000, 50, 70, 50, -30, -4, 17, 20, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 61, 12000, 50, 70, 50, -30, -3, 18, 20, manaMultiplier = 100, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 64, 12000, 50, 70, 50, -30, -2, 18, 20, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 67, 12000, 50, 70, 50, -30, -1, 19, 20, manaMultiplier = 100, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 70, 12000, 50, 70, 50, -30, 0, 19, 20, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 72, 12000, 50, 70, 50, -30, 1, 20, 20, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 74, 12000, 50, 70, 50, -30, 2, 20, 20, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 76, 12000, 50, 70, 50, -30, 3, 21, 20, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 78, 12000, 50, 70, 50, -30, 4, 21, 20, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 80, 12000, 50, 70, 50, -30, 5, 22, 20, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 82, 12000, 50, 70, 50, -30, 6, 22, 20, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 84, 12000, 50, 70, 50, -30, 7, 23, 20, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 86, 12000, 50, 70, 50, -30, 8, 23, 20, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 88, 12000, 50, 70, 50, -30, 9, 24, 20, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 90, 12000, 50, 70, 50, -30, 10, 24, 20, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 91, 12000, 50, 70, 50, -30, 10, 24, 20, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 92, 12000, 50, 70, 50, -30, 11, 25, 20, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 93, 12000, 50, 70, 50, -30, 11, 25, 20, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 94, 12000, 50, 70, 50, -30, 12, 25, 20, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 95, 12000, 50, 70, 50, -30, 12, 25, 20, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 96, 12000, 50, 70, 50, -30, 13, 26, 20, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 97, 12000, 50, 70, 50, -30, 13, 26, 20, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 98, 12000, 50, 70, 50, -30, 14, 26, 20, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 99, 12000, 50, 70, 50, -30, 14, 26, 20, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 100, 12000, 50, 70, 50, -30, 15, 27, 20, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 8, 12000, 50, 70, 50, -30, -19, 10, 20, manaMultiplier = 100, levelRequirement = 8, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 10, 12000, 50, 70, 50, -30, -18, 10, 20, manaMultiplier = 100, levelRequirement = 10, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 13, 12000, 50, 70, 50, -30, -17, 11, 20, manaMultiplier = 100, levelRequirement = 13, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 17, 12000, 50, 70, 50, -30, -16, 11, 20, manaMultiplier = 100, levelRequirement = 17, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 21, 12000, 50, 70, 50, -30, -15, 12, 20, manaMultiplier = 100, levelRequirement = 21, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 25, 12000, 50, 70, 50, -30, -14, 12, 20, manaMultiplier = 100, levelRequirement = 25, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 29, 12000, 50, 70, 50, -30, -13, 13, 20, manaMultiplier = 100, levelRequirement = 29, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 33, 12000, 50, 70, 50, -30, -12, 13, 20, manaMultiplier = 100, levelRequirement = 33, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 37, 12000, 50, 70, 50, -30, -11, 14, 20, manaMultiplier = 100, levelRequirement = 37, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 40, 12000, 50, 70, 50, -30, -10, 14, 20, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 43, 12000, 50, 70, 50, -30, -9, 15, 20, manaMultiplier = 100, levelRequirement = 43, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 46, 12000, 50, 70, 50, -30, -8, 15, 20, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 49, 12000, 50, 70, 50, -30, -7, 16, 20, manaMultiplier = 100, levelRequirement = 49, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 52, 12000, 50, 70, 50, -30, -6, 16, 20, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 55, 12000, 50, 70, 50, -30, -5, 17, 20, manaMultiplier = 100, levelRequirement = 55, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 58, 12000, 50, 70, 50, -30, -4, 17, 20, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 61, 12000, 50, 70, 50, -30, -3, 18, 20, manaMultiplier = 100, levelRequirement = 61, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 64, 12000, 50, 70, 50, -30, -2, 18, 20, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 67, 12000, 50, 70, 50, -30, -1, 19, 20, manaMultiplier = 100, levelRequirement = 67, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 70, 12000, 50, 70, 50, -30, 0, 19, 20, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 72, 12000, 50, 70, 50, -30, 1, 20, 20, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 74, 12000, 50, 70, 50, -30, 2, 20, 20, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 76, 12000, 50, 70, 50, -30, 3, 21, 20, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 78, 12000, 50, 70, 50, -30, 4, 21, 20, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 80, 12000, 50, 70, 50, -30, 5, 22, 20, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 82, 12000, 50, 70, 50, -30, 6, 22, 20, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 84, 12000, 50, 70, 50, -30, 7, 23, 20, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 86, 12000, 50, 70, 50, -30, 8, 23, 20, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 88, 12000, 50, 70, 50, -30, 9, 24, 20, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 90, 12000, 50, 70, 50, -30, 10, 24, 20, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 91, 12000, 50, 70, 50, -30, 10, 24, 20, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 92, 12000, 50, 70, 50, -30, 11, 25, 20, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 93, 12000, 50, 70, 50, -30, 11, 25, 20, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 94, 12000, 50, 70, 50, -30, 12, 25, 20, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 95, 12000, 50, 70, 50, -30, 12, 25, 20, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 96, 12000, 50, 70, 50, -30, 13, 26, 20, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 97, 12000, 50, 70, 50, -30, 13, 26, 20, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 98, 12000, 50, 70, 50, -30, 14, 26, 20, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 99, 12000, 50, 70, 50, -30, 14, 26, 20, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 100, 12000, 50, 70, 50, -30, 15, 27, 20, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 0, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportWeaponElementalDamage"] = { @@ -1419,7 +1422,7 @@ skills["SupportWeaponElementalDamage"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Attack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1492,7 +1495,7 @@ skills["SupportWeaponElementalDamagePlus"] = { description = "Supports attack skills.", color = 1, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Attack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportWeaponElementalDamage", @@ -1511,28 +1514,29 @@ skills["SupportWeaponElementalDamagePlus"] = { }, stats = { "support_attack_skills_elemental_damage_+%_final", + "elemental_damage_cannot_be_reflected", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 1, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 1, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 1, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 1, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 1, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 1, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 1, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 1, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 1, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 1, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 1, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 1, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 1, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 1, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportAdditionalLevel"] = { @@ -1612,46 +1616,46 @@ skills["EnduranceChargeOnMeleeStun"] = { "gain_endurance_charge_on_melee_stun", }, levels = { - [1] = { 0, 4, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 1, 4, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, 4, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 3, 4, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 4, 4, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 5, 4, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 6, 4, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 7, 4, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 8, 4, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 9, 4, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 10, 4, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 11, 4, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 12, 4, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 13, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 14, 4, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 15, 4, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 16, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 17, 4, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 18, 4, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 19, 4, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 20, 4, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 21, 4, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 22, 4, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 23, 4, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 24, 4, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 25, 4, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 26, 4, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 27, 4, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 28, 4, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 29, 4, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 29, 4, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 30, 4, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 30, 4, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 31, 4, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 31, 4, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 32, 4, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 32, 4, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 33, 4, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 33, 4, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 34, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 0, 4, manaMultiplier = 20, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 1, 4, manaMultiplier = 20, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, 4, manaMultiplier = 20, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 3, 4, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 4, 4, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 5, 4, manaMultiplier = 20, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 6, 4, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 7, 4, manaMultiplier = 20, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 8, 4, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 9, 4, manaMultiplier = 20, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 10, 4, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 11, 4, manaMultiplier = 20, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 12, 4, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 13, 4, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 14, 4, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 15, 4, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 16, 4, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 17, 4, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 18, 4, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 19, 4, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 20, 4, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 21, 4, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 22, 4, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 23, 4, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 24, 4, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 25, 4, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 26, 4, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 27, 4, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 28, 4, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 29, 4, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 29, 4, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 30, 4, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 30, 4, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 31, 4, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 31, 4, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 32, 4, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 32, 4, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 33, 4, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 33, 4, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 34, 4, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportFirePenetration"] = { @@ -1659,7 +1663,7 @@ skills["SupportFirePenetration"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy fire resistance.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -1727,7 +1731,7 @@ skills["SupportFirePenetrationPlus"] = { description = "Supports any skill that hits enemies, making those hits penetrate enemy fire resistance.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, plusVersionOf = "SupportFirePenetration", @@ -1741,28 +1745,29 @@ skills["SupportFirePenetrationPlus"] = { }, stats = { "base_reduce_enemy_fire_resistance_%", + "base_inflict_fire_exposure_on_hit_%_chance", }, levels = { - [1] = { 35, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, }, cost = { }, }, - [2] = { 36, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, }, cost = { }, }, - [3] = { 37, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, }, cost = { }, }, - [4] = { 38, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, }, cost = { }, }, - [5] = { 39, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, }, cost = { }, }, - [6] = { 40, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, }, cost = { }, }, - [7] = { 40, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, }, cost = { }, }, - [8] = { 41, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, }, cost = { }, }, - [9] = { 41, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, }, cost = { }, }, - [10] = { 42, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, }, cost = { }, }, - [11] = { 42, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, }, cost = { }, }, - [12] = { 43, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, }, cost = { }, }, - [13] = { 43, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, }, cost = { }, }, - [14] = { 44, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, }, cost = { }, }, - [15] = { 44, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, }, cost = { }, }, - [16] = { 45, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, }, cost = { }, }, - [17] = { 45, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, }, cost = { }, }, - [18] = { 46, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, }, cost = { }, }, - [19] = { 46, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, }, cost = { }, }, - [20] = { 47, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, }, cost = { }, }, + [1] = { 35, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 36, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 37, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 38, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 39, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 40, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 40, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 41, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 41, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 42, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 42, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 43, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 43, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 44, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 45, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 46, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 46, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 47, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["AncestralSlamSupport"] = { @@ -1770,9 +1775,9 @@ skills["AncestralSlamSupport"] = { description = "Supports slam skills, providing a powerful boost when they're used, with a delay before they can be boosted again. Cannot support Vaal skills or triggered skills. Cannot modify the skills of minions. Only skills you use yourself can receive the boost.", color = 1, support = true, - requireSkillTypes = { SkillType.SlamSkill, }, + requireSkillTypes = { SkillType.Slam, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.Trap, SkillType.Mine, SkillType.UsesSupportedTriggerSkill, SkillType.Vaal, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.Trapped, SkillType.RemoteMined, SkillType.OtherThingUsesSkill, SkillType.Vaal, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -1812,46 +1817,46 @@ skills["AncestralSlamSupport"] = { "ancestral_slam_interval_duration", }, levels = { - [1] = { 1, 70, 50, 40, 2500, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 71, 51, 41, 2460, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 73, 52, 42, 2430, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 74, 53, 43, 2390, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 76, 54, 44, 2350, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 77, 55, 45, 2320, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 79, 56, 46, 2280, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 80, 57, 47, 2240, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 82, 58, 48, 2210, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 83, 59, 49, 2170, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 85, 60, 50, 2130, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 86, 61, 51, 2090, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 88, 62, 52, 2060, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 89, 63, 53, 2020, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 91, 64, 54, 1980, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 92, 65, 55, 1950, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 94, 66, 56, 1910, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 95, 67, 57, 1870, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 97, 68, 58, 1840, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 98, 69, 59, 1800, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 100, 70, 60, 1760, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 101, 71, 61, 1730, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 103, 72, 62, 1690, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 104, 73, 63, 1650, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 106, 74, 64, 1620, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 107, 75, 65, 1580, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 109, 76, 66, 1540, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 110, 77, 67, 1510, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 112, 78, 68, 1470, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 113, 79, 69, 1430, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 114, 79, 69, 1410, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 115, 80, 70, 1390, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 115, 80, 70, 1380, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 116, 81, 71, 1360, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 117, 81, 71, 1340, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 118, 82, 72, 1320, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 118, 82, 72, 1300, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 119, 83, 73, 1280, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 120, 83, 73, 1270, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 121, 84, 74, 1250, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 70, 50, 40, 2500, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 1, 71, 51, 41, 2460, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 1, 73, 52, 42, 2430, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 1, 74, 53, 43, 2390, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 1, 76, 54, 44, 2350, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 1, 77, 55, 45, 2320, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 1, 79, 56, 46, 2280, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 1, 80, 57, 47, 2240, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 1, 82, 58, 48, 2210, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 1, 83, 59, 49, 2170, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 1, 85, 60, 50, 2130, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 1, 86, 61, 51, 2090, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 1, 88, 62, 52, 2060, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 1, 89, 63, 53, 2020, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 1, 91, 64, 54, 1980, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 1, 92, 65, 55, 1950, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 1, 94, 66, 56, 1910, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 1, 95, 67, 57, 1870, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 1, 97, 68, 58, 1840, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 1, 98, 69, 59, 1800, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 1, 100, 70, 60, 1760, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 1, 101, 71, 61, 1730, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 1, 103, 72, 62, 1690, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 1, 104, 73, 63, 1650, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 1, 106, 74, 64, 1620, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 1, 107, 75, 65, 1580, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 1, 109, 76, 66, 1540, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 1, 110, 77, 67, 1510, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 1, 112, 78, 68, 1470, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 1, 113, 79, 69, 1430, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 1, 114, 79, 69, 1410, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 1, 115, 80, 70, 1390, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 1, 115, 80, 70, 1380, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 1, 116, 81, 71, 1360, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 1, 117, 81, 71, 1340, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 1, 118, 82, 72, 1320, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 1, 118, 82, 72, 1300, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 1, 119, 83, 73, 1280, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 1, 120, 83, 73, 1270, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 1, 121, 84, 74, 1250, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportFortify"] = { @@ -1888,7 +1893,7 @@ skills["SupportFortify"] = { { "fortify_duration_+%", 0.5 }, }, Alternate2 = { - { "overwhelm_%_physical_damage_reduction_while_fortified", 0.25 }, + { "overwhelm_%_physical_damage_reduction_while_max_fortification", 0.25 }, }, }, stats = { @@ -1898,46 +1903,46 @@ skills["SupportFortify"] = { "support_fortify_ailment_damage_+%_final_from_melee_hits", }, levels = { - [1] = { 100, 10, 15, 10, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 100, 10, 16, 10, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 100, 11, 17, 11, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 100, 11, 18, 11, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 100, 12, 19, 12, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 100, 12, 20, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 100, 13, 21, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 100, 13, 22, 13, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 100, 14, 23, 14, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 100, 14, 24, 14, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 100, 15, 25, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 100, 15, 26, 15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 100, 16, 27, 16, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 100, 16, 28, 16, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 100, 17, 29, 17, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 100, 17, 30, 17, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 100, 18, 31, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 100, 18, 32, 18, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 100, 19, 33, 19, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 100, 19, 34, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 100, 20, 35, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 100, 20, 36, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 100, 21, 37, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 100, 21, 38, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 100, 22, 39, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 100, 22, 40, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 100, 23, 41, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 100, 23, 42, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 100, 24, 43, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 100, 24, 44, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 100, 24, 45, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 100, 25, 46, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 100, 25, 47, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 100, 25, 48, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 100, 25, 49, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 100, 26, 50, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 100, 26, 51, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 100, 26, 52, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 100, 26, 53, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 100, 27, 54, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 100, 10, 0, 10, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [2] = { 100, 10, 0, 10, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [3] = { 100, 11, 0, 11, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [4] = { 100, 11, 0, 11, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [5] = { 100, 12, 0, 12, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [6] = { 100, 12, 0, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [7] = { 100, 13, 0, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [8] = { 100, 13, 0, 13, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [9] = { 100, 14, 0, 14, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [10] = { 100, 14, 0, 14, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [11] = { 100, 15, 0, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [12] = { 100, 15, 0, 15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [13] = { 100, 16, 0, 16, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [14] = { 100, 16, 0, 16, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [15] = { 100, 17, 0, 17, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [16] = { 100, 17, 0, 17, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [17] = { 100, 18, 0, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [18] = { 100, 18, 0, 18, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [19] = { 100, 19, 0, 19, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [20] = { 100, 19, 0, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [21] = { 100, 20, 0, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [22] = { 100, 20, 0, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [23] = { 100, 21, 0, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [24] = { 100, 21, 0, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [25] = { 100, 22, 0, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [26] = { 100, 22, 0, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [27] = { 100, 23, 0, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [28] = { 100, 23, 0, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [29] = { 100, 24, 0, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [30] = { 100, 24, 0, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [31] = { 100, 24, 0, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [32] = { 100, 25, 0, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [33] = { 100, 25, 0, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [34] = { 100, 25, 0, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [35] = { 100, 25, 0, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [36] = { 100, 26, 0, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [37] = { 100, 26, 0, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [38] = { 100, 26, 0, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [39] = { 100, 26, 0, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, + [40] = { 100, 27, 0, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 2760, 9826, 2952, }, cost = { }, }, }, } skills["SupportGenerosity"] = { @@ -1947,7 +1952,7 @@ skills["SupportGenerosity"] = { support = true, requireSkillTypes = { SkillType.Aura, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.AppliesCurse, SkillType.AuraDebuff, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.AppliesCurse, SkillType.AuraAffectsEnemies, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["aura_cannot_affect_self"] = { @@ -1965,7 +1970,7 @@ skills["SupportGenerosity"] = { }, Alternate2 = { { "base_aura_area_of_effect_+%", 5 }, - { "base_reservation_+%", 0.5 }, + { "base_reservation_efficiency_+%", -1 }, }, }, stats = { @@ -2022,7 +2027,7 @@ skills["SupportGenerosityPlus"] = { support = true, requireSkillTypes = { SkillType.Aura, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Totem, SkillType.AppliesCurse, SkillType.AuraDebuff, }, + excludeSkillTypes = { SkillType.SummonsTotem, SkillType.AppliesCurse, SkillType.AuraAffectsEnemies, }, plusVersionOf = "SupportGenerosity", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -2046,26 +2051,26 @@ skills["SupportGenerosityPlus"] = { "aura_cannot_affect_self", }, levels = { - [1] = { 40, 0, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 41, 0, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 42, 0, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 43, 0, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 44, 1, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 45, 1, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 45, 1, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 46, 1, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 46, 1, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 47, 2, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 47, 2, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 48, 2, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 48, 2, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 49, 2, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 49, 3, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 50, 3, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 50, 3, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 51, 3, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 51, 3, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 52, 4, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 40, 0, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 41, 0, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 42, 0, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 43, 0, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 44, 1, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 45, 1, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 45, 1, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 46, 1, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 46, 1, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 47, 2, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 47, 2, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 48, 2, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 48, 2, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 49, 2, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 49, 3, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 50, 3, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 50, 3, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 51, 3, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 51, 3, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 52, 4, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportIncreasedDuration"] = { @@ -2074,7 +2079,7 @@ skills["SupportIncreasedDuration"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Duration, SkillType.Type55, }, + requireSkillTypes = { SkillType.Duration, SkillType.ThresholdJewelDuration, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2144,7 +2149,7 @@ skills["SupportIronGrip"] = { description = "Supports attack skills that fire projectiles, making the increase to physical melee damage from strength also increase their physical projectile damage.", color = 1, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2214,7 +2219,7 @@ skills["SupportIronWill"] = { description = "Supports spell skills, making the increase to physical melee damage from strength also increase their spell damage.", color = 1, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Type59, SkillType.Type66, }, + requireSkillTypes = { SkillType.Damage, SkillType.DegenOnlySpellDamage, SkillType.ThresholdJewelSpellDamage, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2285,7 +2290,7 @@ skills["SupportItemQuantity"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, SkillType.DamageOverTime, SkillType.Type112, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, SkillType.DamageOverTime, SkillType.KillNoDamageModifiers, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2348,7 +2353,7 @@ skills["SupportKnockback"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2370,46 +2375,46 @@ skills["SupportKnockback"] = { "knockback_distance_+%", }, levels = { - [1] = { 25, 50, levelRequirement = 8, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 26, 50, levelRequirement = 10, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 27, 50, levelRequirement = 13, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 28, 50, levelRequirement = 17, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 29, 50, levelRequirement = 21, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 30, 50, levelRequirement = 25, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 31, 50, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 32, 50, levelRequirement = 33, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 33, 50, levelRequirement = 37, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 34, 50, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 35, 50, levelRequirement = 43, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 36, 50, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 37, 50, levelRequirement = 49, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 38, 50, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 39, 50, levelRequirement = 55, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 40, 50, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 41, 50, levelRequirement = 61, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 42, 50, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 43, 50, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 44, 50, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 45, 50, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 46, 50, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 47, 50, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 48, 50, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 49, 50, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 50, 50, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 51, 50, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 52, 50, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 53, 50, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 54, 50, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 54, 50, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 55, 50, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 55, 50, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 56, 50, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 56, 50, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 57, 50, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 57, 50, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 58, 50, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 58, 50, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 59, 50, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 25, 50, levelRequirement = 8, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 26, 50, levelRequirement = 10, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 27, 50, levelRequirement = 13, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 28, 50, levelRequirement = 17, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 29, 50, levelRequirement = 21, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 30, 50, levelRequirement = 25, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 31, 50, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 32, 50, levelRequirement = 33, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 33, 50, levelRequirement = 37, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 34, 50, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 35, 50, levelRequirement = 43, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 36, 50, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 37, 50, levelRequirement = 49, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 38, 50, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 39, 50, levelRequirement = 55, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 40, 50, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 41, 50, levelRequirement = 61, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 42, 50, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 43, 50, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 44, 50, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 45, 50, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 46, 50, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 47, 50, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 48, 50, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 49, 50, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 50, 50, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 51, 50, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 52, 50, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 53, 50, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 54, 50, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 54, 50, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 55, 50, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 55, 50, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 56, 50, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 56, 50, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 57, 50, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 57, 50, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 58, 50, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 58, 50, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 59, 50, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportReducedDuration"] = { @@ -2417,7 +2422,7 @@ skills["SupportReducedDuration"] = { description = "Supports any skill that has a duration.", color = 1, support = true, - requireSkillTypes = { SkillType.Duration, SkillType.Type55, }, + requireSkillTypes = { SkillType.Duration, SkillType.ThresholdJewelDuration, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2447,46 +2452,46 @@ skills["SupportReducedDuration"] = { "support_reduced_duration_damage_+%_final", }, levels = { - [1] = { -40, 10, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { -40, 10, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { -41, 11, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { -41, 11, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { -42, 12, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { -42, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { -43, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { -43, 13, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { -44, 14, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { -44, 14, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { -45, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { -45, 15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { -46, 16, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { -46, 16, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { -47, 17, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { -47, 17, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { -48, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { -48, 18, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { -49, 19, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { -49, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { -50, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { -50, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { -51, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { -51, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { -52, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { -52, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { -53, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { -53, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { -54, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { -54, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { -54, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { -55, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { -55, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { -55, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { -55, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { -56, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { -56, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { -56, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { -56, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { -57, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { -40, 10, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { -40, 10, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { -41, 11, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { -41, 11, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { -42, 12, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { -42, 12, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { -43, 13, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { -43, 13, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { -44, 14, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { -44, 14, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { -45, 15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { -45, 15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { -46, 16, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { -46, 16, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { -47, 17, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { -47, 17, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { -48, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { -48, 18, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { -49, 19, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { -49, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { -50, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { -50, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { -51, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { -51, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { -52, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { -52, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { -53, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { -53, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { -54, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { -54, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { -54, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { -55, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { -55, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { -55, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { -55, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { -56, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { -56, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { -56, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { -56, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { -57, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportLifeGainOnHit"] = { @@ -2495,7 +2500,7 @@ skills["SupportLifeGainOnHit"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.AnimateWeapon, }, + requireSkillTypes = { SkillType.Attack, SkillType.ThresholdJewelRangedAttack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2564,7 +2569,7 @@ skills["SupportLifeLeech"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2667,46 +2672,46 @@ skills["SupportLifetap"] = { "quality_display_lifetap_is_gem", }, levels = { - [1] = { 10, 23, 4000, manaMultiplier = 200, levelRequirement = 8, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 10, 27, 4000, manaMultiplier = 200, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 11, 31, 4000, manaMultiplier = 200, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 11, 37, 4000, manaMultiplier = 200, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 12, 44, 4000, manaMultiplier = 200, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 12, 51, 4000, manaMultiplier = 200, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 13, 57, 4000, manaMultiplier = 200, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 13, 64, 4000, manaMultiplier = 200, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 14, 71, 4000, manaMultiplier = 200, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 14, 75, 4000, manaMultiplier = 200, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 15, 89, 4000, manaMultiplier = 200, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 15, 103, 4000, manaMultiplier = 200, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 16, 119, 4000, manaMultiplier = 200, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 16, 135, 4000, manaMultiplier = 200, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 17, 156, 4000, manaMultiplier = 200, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 17, 177, 4000, manaMultiplier = 200, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 18, 188, 4000, manaMultiplier = 200, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 18, 225, 4000, manaMultiplier = 200, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 19, 263, 4000, manaMultiplier = 200, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 19, 273, 4000, manaMultiplier = 200, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 20, 280, 4000, manaMultiplier = 200, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 20, 301, 4000, manaMultiplier = 200, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 21, 319, 4000, manaMultiplier = 200, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 21, 336, 4000, manaMultiplier = 200, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 22, 349, 4000, manaMultiplier = 200, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 22, 360, 4000, manaMultiplier = 200, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 23, 367, 4000, manaMultiplier = 200, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 23, 387, 4000, manaMultiplier = 200, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 24, 407, 4000, manaMultiplier = 200, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 24, 424, 4000, manaMultiplier = 200, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 24, 447, 4000, manaMultiplier = 200, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 25, 468, 4000, manaMultiplier = 200, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 25, 491, 4000, manaMultiplier = 200, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 25, 515, 4000, manaMultiplier = 200, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 25, 540, 4000, manaMultiplier = 200, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 26, 564, 4000, manaMultiplier = 200, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 26, 591, 4000, manaMultiplier = 200, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 26, 617, 4000, manaMultiplier = 200, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 26, 645, 4000, manaMultiplier = 200, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 27, 672, 4000, manaMultiplier = 200, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 10, 23, 4000, manaMultiplier = 200, levelRequirement = 8, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 10, 27, 4000, manaMultiplier = 200, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 11, 31, 4000, manaMultiplier = 200, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 11, 37, 4000, manaMultiplier = 200, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 12, 44, 4000, manaMultiplier = 200, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 12, 51, 4000, manaMultiplier = 200, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 13, 57, 4000, manaMultiplier = 200, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 13, 64, 4000, manaMultiplier = 200, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 14, 71, 4000, manaMultiplier = 200, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 14, 75, 4000, manaMultiplier = 200, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 15, 89, 4000, manaMultiplier = 200, levelRequirement = 43, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 15, 103, 4000, manaMultiplier = 200, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 16, 119, 4000, manaMultiplier = 200, levelRequirement = 49, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 16, 135, 4000, manaMultiplier = 200, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 17, 156, 4000, manaMultiplier = 200, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 17, 177, 4000, manaMultiplier = 200, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 18, 188, 4000, manaMultiplier = 200, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 18, 225, 4000, manaMultiplier = 200, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 19, 263, 4000, manaMultiplier = 200, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 19, 273, 4000, manaMultiplier = 200, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 20, 280, 4000, manaMultiplier = 200, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 20, 301, 4000, manaMultiplier = 200, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 21, 319, 4000, manaMultiplier = 200, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 21, 336, 4000, manaMultiplier = 200, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 22, 349, 4000, manaMultiplier = 200, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 22, 360, 4000, manaMultiplier = 200, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 23, 367, 4000, manaMultiplier = 200, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 23, 387, 4000, manaMultiplier = 200, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 24, 407, 4000, manaMultiplier = 200, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 24, 424, 4000, manaMultiplier = 200, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 24, 447, 4000, manaMultiplier = 200, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 25, 468, 4000, manaMultiplier = 200, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 25, 491, 4000, manaMultiplier = 200, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 25, 515, 4000, manaMultiplier = 200, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 25, 540, 4000, manaMultiplier = 200, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 26, 564, 4000, manaMultiplier = 200, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 26, 591, 4000, manaMultiplier = 200, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 26, 617, 4000, manaMultiplier = 200, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 26, 645, 4000, manaMultiplier = 200, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 27, 672, 4000, manaMultiplier = 200, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMaim"] = { @@ -2714,7 +2719,7 @@ skills["SupportMaim"] = { description = "Supports attack skills, or other skills that can maim enemies.", color = 1, support = true, - requireSkillTypes = { SkillType.Attack, SkillType.Maims, }, + requireSkillTypes = { SkillType.Attack, SkillType.AppliesMaim, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -2748,46 +2753,46 @@ skills["SupportMaim"] = { "support_maim_chance_physical_damage_+%_final", }, levels = { - [1] = { 30, 10, 10, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 30, 10, 10, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 30, 10, 11, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 30, 10, 11, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 30, 10, 12, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 30, 10, 12, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 30, 10, 13, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 30, 10, 13, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 30, 10, 14, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 30, 10, 14, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 30, 10, 15, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 30, 10, 15, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 30, 10, 16, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 30, 10, 16, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 30, 10, 17, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 30, 10, 17, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 30, 10, 18, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 30, 10, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 30, 10, 19, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 30, 10, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 30, 10, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 30, 10, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 30, 10, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 30, 10, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 30, 10, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 30, 10, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 30, 10, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 30, 10, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 30, 10, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 30, 10, 10, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 30, 10, 10, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 30, 10, 11, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 30, 10, 11, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 30, 10, 12, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 30, 10, 12, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 30, 10, 13, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 30, 10, 13, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 30, 10, 14, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 30, 10, 14, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 30, 10, 15, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 30, 10, 15, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 30, 10, 16, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 30, 10, 16, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 30, 10, 17, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 30, 10, 17, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 30, 10, 18, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 30, 10, 18, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 30, 10, 19, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 30, 10, 19, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 30, 10, 20, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 30, 10, 20, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 30, 10, 21, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 30, 10, 21, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 30, 10, 22, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 30, 10, 22, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 30, 10, 23, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 30, 10, 23, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 30, 10, 24, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 30, 10, 25, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 30, 10, 26, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 30, 10, 27, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMeleePhysicalDamage"] = { @@ -2830,46 +2835,46 @@ skills["SupportMeleePhysicalDamage"] = { "support_melee_physical_damage_attack_speed_+%_final", }, levels = { - [1] = { 30, 30, -10, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 31, 31, -10, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 32, 32, -10, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 33, 33, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 34, 34, -10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 35, 35, -10, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 36, 36, -10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 37, 37, -10, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 38, 38, -10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 39, 39, -10, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 40, 40, -10, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 41, 41, -10, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 42, 42, -10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 43, 43, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 44, 44, -10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 45, 45, -10, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 46, 46, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 47, 47, -10, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 48, 48, -10, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 49, 49, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 50, 50, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 51, 51, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 52, 52, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 53, 53, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 54, 54, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 55, 55, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 56, 56, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 57, 57, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 58, 58, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 62, 62, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 62, 62, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 63, 63, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 63, 63, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 64, 64, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 30, 30, -10, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 31, 31, -10, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 32, 32, -10, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 33, 33, -10, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 34, 34, -10, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 35, 35, -10, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 36, 36, -10, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 37, 37, -10, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 38, 38, -10, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 39, 39, -10, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 40, 40, -10, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 41, 41, -10, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 42, 42, -10, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 43, 43, -10, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 44, 44, -10, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 45, 45, -10, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 46, 46, -10, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 47, 47, -10, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 48, 48, -10, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 49, 49, -10, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 50, 50, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 51, 51, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 52, 52, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 53, 53, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 54, 54, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 55, 55, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 56, 56, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 57, 57, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 58, 58, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 62, 62, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 62, 62, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 63, 63, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 63, 63, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 64, 64, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMeleePhysicalDamagePlus"] = { @@ -2904,28 +2909,29 @@ skills["SupportMeleePhysicalDamagePlus"] = { "support_melee_physical_damage_+%_final", "support_melee_physical_damage_poison_and_bleeding_damage_+%_final_from_melee_hits", "support_melee_physical_damage_attack_speed_+%_final", + "chance_to_intimidate_on_hit_%", }, levels = { - [1] = { 50, 50, -10, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 51, 51, -10, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 52, 52, -10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 53, 53, -10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 54, 54, -10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 55, 55, -10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 55, 55, -10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 56, 56, -10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 56, 56, -10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 57, 57, -10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 57, 57, -10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 58, 58, -10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 58, 58, -10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 59, 59, -10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 60, 60, -10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 61, 61, -10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 62, 62, -10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 50, 50, -10, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [2] = { 51, 51, -10, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [3] = { 52, 52, -10, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [4] = { 53, 53, -10, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [5] = { 54, 54, -10, 10, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [6] = { 55, 55, -10, 10, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [7] = { 55, 55, -10, 10, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [8] = { 56, 56, -10, 10, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [9] = { 56, 56, -10, 10, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [10] = { 57, 57, -10, 10, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [11] = { 57, 57, -10, 10, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [12] = { 58, 58, -10, 10, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [13] = { 58, 58, -10, 10, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [14] = { 59, 59, -10, 10, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [15] = { 59, 59, -10, 10, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [16] = { 60, 60, -10, 10, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [17] = { 60, 60, -10, 10, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [18] = { 61, 61, -10, 10, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [19] = { 61, 61, -10, 10, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 642, 6412, 14621, }, cost = { }, }, + [20] = { 62, 62, -10, 10, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, }, } skills["SupportMeleeSplash"] = { @@ -2958,46 +2964,46 @@ skills["SupportMeleeSplash"] = { "quality_display_melee_splash_is_gem", }, levels = { - [1] = { 0, -50, 0, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 0, -50, 3, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 0, -49, 6, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 0, -49, 9, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 0, -48, 12, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 0, -48, 15, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 0, -47, 18, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 0, -47, 21, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 0, -46, 24, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 0, -46, 27, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 0, -45, 30, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 0, -45, 33, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 0, -44, 36, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 0, -44, 39, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 0, -43, 42, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 0, -43, 45, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 0, -42, 48, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 0, -42, 51, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 0, -41, 54, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 0, -41, 57, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 0, -40, 60, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 0, -40, 63, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 0, -39, 66, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 0, -39, 69, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 0, -38, 72, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 0, -38, 75, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 0, -37, 78, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 0, -37, 81, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 0, -36, 84, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 0, -36, 87, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 0, -35, 89, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 0, -35, 90, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 0, -34, 92, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 0, -34, 93, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 0, -33, 95, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 0, -33, 96, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 0, -32, 98, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 0, -32, 99, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 0, -31, 101, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 0, -31, 102, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 0, -50, 0, manaMultiplier = 30, levelRequirement = 8, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 0, -50, 3, manaMultiplier = 30, levelRequirement = 10, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 0, -49, 6, manaMultiplier = 30, levelRequirement = 13, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 0, -49, 9, manaMultiplier = 30, levelRequirement = 17, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 0, -48, 12, manaMultiplier = 30, levelRequirement = 21, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 0, -48, 15, manaMultiplier = 30, levelRequirement = 25, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 0, -47, 18, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 0, -47, 21, manaMultiplier = 30, levelRequirement = 33, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 0, -46, 24, manaMultiplier = 30, levelRequirement = 37, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 0, -46, 27, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 0, -45, 30, manaMultiplier = 30, levelRequirement = 43, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 0, -45, 33, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 0, -44, 36, manaMultiplier = 30, levelRequirement = 49, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 0, -44, 39, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 0, -43, 42, manaMultiplier = 30, levelRequirement = 55, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 0, -43, 45, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 0, -42, 48, manaMultiplier = 30, levelRequirement = 61, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 0, -42, 51, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 0, -41, 54, manaMultiplier = 30, levelRequirement = 67, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 0, -41, 57, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 0, -40, 60, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 0, -40, 63, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 0, -39, 66, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 0, -39, 69, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 0, -38, 72, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 0, -38, 75, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 0, -37, 78, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 0, -37, 81, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 0, -36, 84, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 0, -36, 87, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 0, -35, 89, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 0, -35, 90, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 0, -34, 92, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 0, -34, 93, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 0, -33, 95, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 0, -33, 96, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 0, -32, 98, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 0, -32, 99, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 0, -31, 101, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 0, -31, 102, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportMeleeSplashPlus"] = { @@ -3021,30 +3027,31 @@ skills["SupportMeleeSplashPlus"] = { "support_melee_splash_damage_+%_final", "support_melee_splash_damage_+%_final_for_splash", "melee_splash_area_of_effect_+%_final", + "supported_strike_skill_gem_level_+", "melee_splash", "quality_display_melee_splash_is_gem", }, levels = { - [1] = { 0, -40, 60, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 0, -40, 63, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 0, -39, 66, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 0, -39, 69, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 0, -38, 72, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 0, -38, 75, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 0, -37, 76, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 0, -37, 78, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 0, -37, 79, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 0, -37, 81, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 0, -36, 82, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 0, -36, 84, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 0, -36, 85, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 0, -36, 87, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 0, -35, 88, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 0, -35, 90, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 0, -35, 91, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 0, -35, 93, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 0, -34, 94, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 0, -34, 96, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 0, -40, 60, 0, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [2] = { 0, -40, 63, 0, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [3] = { 0, -39, 66, 0, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [4] = { 0, -39, 69, 0, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [5] = { 0, -38, 72, 1, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [6] = { 0, -38, 75, 1, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [7] = { 0, -37, 76, 1, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [8] = { 0, -37, 78, 1, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [9] = { 0, -37, 79, 1, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [10] = { 0, -37, 81, 1, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [11] = { 0, -36, 82, 1, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [12] = { 0, -36, 84, 1, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [13] = { 0, -36, 85, 1, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [14] = { 0, -36, 87, 1, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [15] = { 0, -35, 88, 1, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [16] = { 0, -35, 90, 1, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [17] = { 0, -35, 91, 1, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [18] = { 0, -35, 93, 1, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [19] = { 0, -34, 94, 1, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1249, 1250, 3848, }, cost = { }, }, + [20] = { 0, -34, 96, 1, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1252, 1239, 9648, }, cost = { }, }, }, } skills["SupportMultistrike"] = { @@ -3052,9 +3059,9 @@ skills["SupportMultistrike"] = { description = "Supports melee attack skills, making them repeat twice when used, targeting a random enemy each time. Cannot support Vaal skills, channelling skills or triggered skills.", color = 1, support = true, - requireSkillTypes = { SkillType.AttackCanRepeat, }, + requireSkillTypes = { SkillType.Multistrikeable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Vaal, SkillType.CreatesMirageWarrior, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, + excludeSkillTypes = { SkillType.Vaal, SkillType.NonRepeatable, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["multistrike_damage_+%_final_on_first_repeat"] = { @@ -3094,46 +3101,46 @@ skills["SupportMultistrike"] = { "repeat_target_selection_distance_from_initial_target_bias", }, levels = { - [1] = { 2, 35, 22, 44, -30, 3, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 2, 35, 22, 44, -29, 3, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 2, 36, 22, 44, -29, 3, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 2, 36, 22, 44, -28, 3, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 2, 37, 22, 44, -28, 3, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 2, 37, 22, 44, -27, 3, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 2, 38, 22, 44, -27, 3, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 2, 38, 22, 44, -26, 3, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 2, 39, 22, 44, -26, 3, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 2, 39, 22, 44, -25, 3, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 2, 40, 22, 44, -25, 3, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 2, 40, 22, 44, -24, 3, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 2, 41, 22, 44, -24, 3, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 2, 41, 22, 44, -23, 3, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 2, 42, 22, 44, -23, 3, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 2, 42, 22, 44, -22, 3, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 2, 43, 22, 44, -22, 3, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 2, 43, 22, 44, -21, 3, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 2, 44, 22, 44, -21, 3, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 2, 44, 22, 44, -20, 3, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 2, 45, 22, 44, -19, 3, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 2, 45, 22, 44, -19, 3, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 2, 46, 22, 44, -18, 3, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 2, 46, 22, 44, -18, 3, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 2, 47, 22, 44, -17, 3, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 2, 47, 22, 44, -17, 3, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 2, 48, 22, 44, -16, 3, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 2, 48, 22, 44, -16, 3, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 2, 49, 22, 44, -15, 3, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 2, 49, 22, 44, -15, 3, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 2, 50, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 2, 50, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 2, 51, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 2, 51, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 2, 52, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 2, 52, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 2, 53, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 2, 53, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 2, 54, 22, 44, -12, 3, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 2, 54, 22, 44, -12, 3, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 2, 35, 22, 44, -30, 3, manaMultiplier = 50, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 2, 35, 22, 44, -29, 3, manaMultiplier = 50, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 2, 36, 22, 44, -29, 3, manaMultiplier = 50, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 2, 36, 22, 44, -28, 3, manaMultiplier = 50, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 2, 37, 22, 44, -28, 3, manaMultiplier = 50, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 2, 37, 22, 44, -27, 3, manaMultiplier = 50, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 2, 38, 22, 44, -27, 3, manaMultiplier = 50, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 2, 38, 22, 44, -26, 3, manaMultiplier = 50, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 2, 39, 22, 44, -26, 3, manaMultiplier = 50, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 2, 39, 22, 44, -25, 3, manaMultiplier = 50, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 2, 40, 22, 44, -25, 3, manaMultiplier = 50, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 2, 40, 22, 44, -24, 3, manaMultiplier = 50, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 2, 41, 22, 44, -24, 3, manaMultiplier = 50, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 2, 41, 22, 44, -23, 3, manaMultiplier = 50, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 2, 42, 22, 44, -23, 3, manaMultiplier = 50, levelRequirement = 65, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 2, 42, 22, 44, -22, 3, manaMultiplier = 50, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 2, 43, 22, 44, -22, 3, manaMultiplier = 50, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 2, 43, 22, 44, -21, 3, manaMultiplier = 50, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 2, 44, 22, 44, -21, 3, manaMultiplier = 50, levelRequirement = 69, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 2, 44, 22, 44, -20, 3, manaMultiplier = 50, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 2, 45, 22, 44, -19, 3, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 2, 45, 22, 44, -19, 3, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 2, 46, 22, 44, -18, 3, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 2, 46, 22, 44, -18, 3, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 2, 47, 22, 44, -17, 3, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 2, 47, 22, 44, -17, 3, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 2, 48, 22, 44, -16, 3, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 2, 48, 22, 44, -16, 3, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 2, 49, 22, 44, -15, 3, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 2, 49, 22, 44, -15, 3, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 2, 50, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 2, 50, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 2, 51, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 2, 51, 22, 44, -14, 3, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 2, 52, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 2, 52, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 2, 53, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 2, 53, 22, 44, -13, 3, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 2, 54, 22, 44, -12, 3, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 2, 54, 22, 44, -12, 3, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportMultistrikePlus"] = { @@ -3141,9 +3148,9 @@ skills["SupportMultistrikePlus"] = { description = "Supports melee attack skills, making them repeat three times when used, targeting a random enemy each time. Cannot support Vaal skills, channelling skills or triggered skills.", color = 1, support = true, - requireSkillTypes = { SkillType.AttackCanRepeat, }, + requireSkillTypes = { SkillType.Multistrikeable, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Vaal, SkillType.CreatesMirageWarrior, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, + excludeSkillTypes = { SkillType.Vaal, SkillType.NonRepeatable, SkillType.CreatesMinion, SkillType.NOT, SkillType.AND, }, plusVersionOf = "SupportMultistrike", statDescriptionScope = "gem_stat_descriptions", statMap = { @@ -3175,26 +3182,26 @@ skills["SupportMultistrikePlus"] = { "repeat_target_selection_distance_from_initial_target_bias", }, levels = { - [1] = { 3, 45, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 3, 45, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 3, 46, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 3, 46, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 3, 47, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 3, 47, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 3, 48, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 3, 48, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 3, 49, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 3, 49, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 3, 50, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 3, 50, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 3, 50, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 3, 50, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 3, 51, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 3, 51, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 3, 51, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 3, 51, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 3, 52, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 3, 52, 22, 44, 66, -25, 3, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 3, 45, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 3, 45, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 3, 46, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 3, 46, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 3, 47, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 3, 47, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 3, 48, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 3, 48, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 3, 49, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 3, 49, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 3, 50, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 3, 50, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 3, 50, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 3, 50, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 3, 51, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 3, 51, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 3, 51, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 3, 51, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 3, 52, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 3, 52, 22, 44, 66, -20, 3, manaMultiplier = 50, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportMultiTotem"] = { @@ -3202,7 +3209,7 @@ skills["SupportMultiTotem"] = { description = "Supports skills which summon totems.", color = 1, support = true, - requireSkillTypes = { SkillType.Totem, }, + requireSkillTypes = { SkillType.SummonsTotem, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -3230,46 +3237,46 @@ skills["SupportMultiTotem"] = { "summon_2_totems", }, levels = { - [1] = { 2, -40, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 2, -39, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 2, -38, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 2, -37, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 2, -36, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 2, -35, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 2, -34, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 2, -33, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 2, -32, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 2, -31, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 2, -30, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 2, -29, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 2, -28, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 2, -27, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 2, -26, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 2, -25, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 2, -24, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 2, -23, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 2, -22, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 2, -21, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 2, -20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 2, -19, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 2, -18, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 2, -17, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 2, -16, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 2, -15, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 2, -14, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 2, -13, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 2, -12, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 2, -11, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 2, -10, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 2, -9, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 2, -8, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 2, -7, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 2, -6, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 2, -5, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 2, -4, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 2, -3, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 2, -2, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 2, -1, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 2, -40, manaMultiplier = 40, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 2, -39, manaMultiplier = 40, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 2, -38, manaMultiplier = 40, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 2, -37, manaMultiplier = 40, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 2, -36, manaMultiplier = 40, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 2, -35, manaMultiplier = 40, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 2, -34, manaMultiplier = 40, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 2, -33, manaMultiplier = 40, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 2, -32, manaMultiplier = 40, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 2, -31, manaMultiplier = 40, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 2, -30, manaMultiplier = 40, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 2, -29, manaMultiplier = 40, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 2, -28, manaMultiplier = 40, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 2, -27, manaMultiplier = 40, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 2, -26, manaMultiplier = 40, levelRequirement = 65, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 2, -25, manaMultiplier = 40, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 2, -24, manaMultiplier = 40, levelRequirement = 67, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 2, -23, manaMultiplier = 40, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 2, -22, manaMultiplier = 40, levelRequirement = 69, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 2, -21, manaMultiplier = 40, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 2, -20, manaMultiplier = 40, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 2, -19, manaMultiplier = 40, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 2, -18, manaMultiplier = 40, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 2, -17, manaMultiplier = 40, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 2, -16, manaMultiplier = 40, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 2, -15, manaMultiplier = 40, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 2, -14, manaMultiplier = 40, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 2, -13, manaMultiplier = 40, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 2, -12, manaMultiplier = 40, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 2, -11, manaMultiplier = 40, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 2, -10, manaMultiplier = 40, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 2, -9, manaMultiplier = 40, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 2, -8, manaMultiplier = 40, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 2, -7, manaMultiplier = 40, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 2, -6, manaMultiplier = 40, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 2, -5, manaMultiplier = 40, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 2, -4, manaMultiplier = 40, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 2, -3, manaMultiplier = 40, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 2, -2, manaMultiplier = 40, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 2, -1, manaMultiplier = 40, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportPulverise"] = { @@ -3309,46 +3316,46 @@ skills["SupportPulverise"] = { "support_pulverise_attack_speed_+%_final", }, levels = { - [1] = { 35, 25, -15, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [2] = { 35, 25, -15, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [3] = { 36, 26, -15, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [4] = { 37, 26, -15, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [5] = { 38, 27, -15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [6] = { 38, 27, -15, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [7] = { 39, 28, -15, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [8] = { 40, 28, -15, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [9] = { 41, 29, -15, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [10] = { 41, 29, -15, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [11] = { 42, 30, -15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [12] = { 43, 30, -15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [13] = { 44, 31, -15, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [14] = { 44, 31, -15, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [15] = { 45, 32, -15, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [16] = { 46, 32, -15, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [17] = { 47, 33, -15, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [18] = { 47, 33, -15, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [19] = { 48, 34, -15, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [20] = { 49, 34, -15, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [21] = { 50, 35, -15, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [22] = { 50, 35, -15, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [23] = { 51, 36, -15, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [24] = { 52, 36, -15, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [25] = { 53, 37, -15, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [26] = { 53, 37, -15, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [27] = { 54, 38, -15, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [28] = { 55, 38, -15, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [29] = { 56, 39, -15, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [30] = { 56, 39, -15, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [31] = { 57, 40, -15, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [32] = { 57, 40, -15, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [33] = { 57, 41, -15, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [34] = { 58, 41, -15, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [35] = { 58, 42, -15, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [36] = { 59, 42, -15, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [37] = { 59, 43, -15, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [38] = { 59, 43, -15, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [39] = { 60, 44, -15, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, cost = { }, }, - [40] = { 60, 44, -15, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, cost = { }, }, + [1] = { 35, 25, -15, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [2] = { 35, 25, -15, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [3] = { 36, 26, -15, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [4] = { 37, 26, -15, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [5] = { 38, 27, -15, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [6] = { 38, 27, -15, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [7] = { 39, 28, -15, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [8] = { 40, 28, -15, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [9] = { 41, 29, -15, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [10] = { 41, 29, -15, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [11] = { 42, 30, -15, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [12] = { 43, 30, -15, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [13] = { 44, 31, -15, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [14] = { 44, 31, -15, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [15] = { 45, 32, -15, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [16] = { 46, 32, -15, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [17] = { 47, 33, -15, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [18] = { 47, 33, -15, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [19] = { 48, 34, -15, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [20] = { 49, 34, -15, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [21] = { 50, 35, -15, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [22] = { 50, 35, -15, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [23] = { 51, 36, -15, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [24] = { 52, 36, -15, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [25] = { 53, 37, -15, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [26] = { 53, 37, -15, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [27] = { 54, 38, -15, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [28] = { 55, 38, -15, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [29] = { 56, 39, -15, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [30] = { 56, 39, -15, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [31] = { 57, 40, -15, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [32] = { 57, 40, -15, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [33] = { 57, 41, -15, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [34] = { 58, 41, -15, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [35] = { 58, 42, -15, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [36] = { 59, 42, -15, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [37] = { 59, 43, -15, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [38] = { 59, 43, -15, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [39] = { 60, 44, -15, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, 0, }, cost = { }, }, + [40] = { 60, 44, -15, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, 0, }, cost = { }, }, }, } skills["SupportRage"] = { @@ -3405,46 +3412,46 @@ skills["SupportRage"] = { "attack_maximum_added_physical_damage_per_10_rage", }, levels = { - [1] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [2] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [3] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [4] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [5] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [6] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [7] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 2, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 3, 3, 3, 1, }, cost = { }, }, - [8] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [9] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [10] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [11] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [12] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [13] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [14] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [15] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [16] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [17] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [18] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [19] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [20] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [21] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [22] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [23] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [24] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [25] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [26] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [27] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [28] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [29] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [30] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [31] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [32] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [33] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [34] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [35] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [36] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [37] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [38] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [39] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, - [40] = { 400, 0.69999998807907, 1.2999999523163, 0.070000000298023, 0.12999999523163, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 3, 3, 3, 3, }, cost = { }, }, + [1] = { 400, 2, 4, 1, 2, manaMultiplier = 30, levelRequirement = 18, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 400, 3, 6, 1, 2, manaMultiplier = 30, levelRequirement = 22, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 400, 4, 7, 1, 2, manaMultiplier = 30, levelRequirement = 26, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 400, 5, 9, 1, 2, manaMultiplier = 30, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 400, 6, 10, 1, 2, manaMultiplier = 30, levelRequirement = 32, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 400, 7, 12, 1, 2, manaMultiplier = 30, levelRequirement = 35, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 400, 8, 14, 1, 2, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 400, 0.69999998807907, 17, 1, 2, manaMultiplier = 30, levelRequirement = 41, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [9] = { 400, 0.69999998807907, 20, 1, 2, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [10] = { 400, 0.69999998807907, 23, 1, 2, manaMultiplier = 30, levelRequirement = 47, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [11] = { 400, 0.69999998807907, 27, 1, 3, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [12] = { 400, 0.69999998807907, 32, 2, 3, manaMultiplier = 30, levelRequirement = 53, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [13] = { 400, 0.69999998807907, 37, 2, 4, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [14] = { 400, 0.69999998807907, 41, 2, 4, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [15] = { 400, 0.69999998807907, 45, 2, 4, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [16] = { 400, 0.69999998807907, 49, 3, 5, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [17] = { 400, 0.69999998807907, 54, 3, 5, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [18] = { 400, 0.69999998807907, 60, 3, 6, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [19] = { 400, 0.69999998807907, 66, 4, 7, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [20] = { 400, 0.69999998807907, 72, 4, 7, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [21] = { 400, 0.69999998807907, 79, 4, 8, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [22] = { 400, 0.69999998807907, 87, 5, 9, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [23] = { 400, 0.69999998807907, 95, 5, 10, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [24] = { 400, 0.69999998807907, 105, 6, 10, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [25] = { 400, 0.69999998807907, 115, 6, 11, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [26] = { 400, 0.69999998807907, 126, 7, 13, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [27] = { 400, 0.69999998807907, 137, 7, 14, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [28] = { 400, 0.69999998807907, 150, 8, 15, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [29] = { 400, 0.69999998807907, 164, 9, 16, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [30] = { 400, 0.69999998807907, 180, 10, 18, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [31] = { 400, 0.69999998807907, 188, 10, 19, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [32] = { 400, 0.69999998807907, 196, 11, 20, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [33] = { 400, 0.69999998807907, 205, 11, 21, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [34] = { 400, 0.69999998807907, 214, 12, 21, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [35] = { 400, 0.69999998807907, 224, 12, 22, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [36] = { 400, 0.69999998807907, 234, 13, 23, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [37] = { 400, 0.69999998807907, 245, 13, 24, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [38] = { 400, 0.69999998807907, 256, 14, 26, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [39] = { 400, 0.69999998807907, 267, 14, 27, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, + [40] = { 400, 0.69999998807907, 279, 15, 28, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 3, 0, 0, 0, }, cost = { }, }, }, } skills["SupportRangedAttackTotem"] = { @@ -3452,9 +3459,9 @@ skills["SupportRangedAttackTotem"] = { description = "Supports any bow or wand attack skill, causing it to summon a ballista totem that uses the skill for you.", color = 1, support = true, - requireSkillTypes = { SkillType.ProjectileAttack, SkillType.SkillCanTotem, SkillType.AND, }, - addSkillTypes = { SkillType.SkillCanTrap, SkillType.SkillCanMine, SkillType.Totem, SkillType.ManaCostPercent, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.RangedAttack, SkillType.Totemable, SkillType.AND, }, + addSkillTypes = { SkillType.Trappable, SkillType.Mineable, SkillType.SummonsTotem, SkillType.ReservationBecomesCost, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", addFlags = { @@ -3499,46 +3506,46 @@ skills["SupportRangedAttackTotem"] = { "is_ranged_attack_totem", }, levels = { - [1] = { 1, 8000, 60, -32, -50, 2, 200, 8, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 8000, 60, -32, -50, 2, 200, 10, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 8000, 60, -31, -50, 2, 200, 13, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 8000, 60, -31, -50, 2, 200, 17, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 8000, 60, -30, -50, 2, 200, 21, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 8000, 60, -30, -50, 2, 200, 25, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 8000, 60, -29, -50, 2, 200, 29, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 8000, 60, -29, -50, 2, 200, 33, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 8000, 60, -29, -50, 2, 200, 37, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 8000, 60, -28, -50, 2, 200, 40, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 8000, 60, -28, -50, 2, 200, 43, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 8000, 60, -27, -50, 2, 200, 46, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 8000, 60, -27, -50, 2, 200, 49, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 8000, 60, -27, -50, 2, 200, 52, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 8000, 60, -26, -50, 2, 200, 55, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 8000, 60, -26, -50, 2, 200, 58, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 8000, 60, -25, -50, 2, 200, 61, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 8000, 60, -25, -50, 2, 200, 64, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 8000, 60, -24, -50, 2, 200, 67, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 8000, 60, -24, -50, 2, 200, 70, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 8000, 60, -24, -50, 2, 200, 72, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 8000, 60, -23, -50, 2, 200, 74, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 8000, 60, -23, -50, 2, 200, 76, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 8000, 60, -22, -50, 2, 200, 78, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 8000, 60, -22, -50, 2, 200, 80, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 8000, 60, -21, -50, 2, 200, 82, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 8000, 60, -21, -50, 2, 200, 84, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 8000, 60, -21, -50, 2, 200, 86, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 8000, 60, -20, -50, 2, 200, 88, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 8000, 60, -20, -50, 2, 200, 90, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 8000, 60, -20, -50, 2, 200, 91, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 8000, 60, -19, -50, 2, 200, 92, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 8000, 60, -19, -50, 2, 200, 93, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 8000, 60, -19, -50, 2, 200, 94, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 8000, 60, -19, -50, 2, 200, 95, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 8000, 60, -19, -50, 2, 200, 96, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 8000, 60, -18, -50, 2, 200, 97, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 8000, 60, -18, -50, 2, 200, 98, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 8000, 60, -18, -50, 2, 200, 99, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 8000, 60, -18, -50, 2, 200, 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 8000, 60, -32, -50, 2, 200, 8, manaMultiplier = 20, levelRequirement = 8, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [2] = { 1, 8000, 60, -32, -50, 2, 200, 10, manaMultiplier = 20, levelRequirement = 10, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [3] = { 1, 8000, 60, -31, -50, 2, 200, 13, manaMultiplier = 20, levelRequirement = 13, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [4] = { 1, 8000, 60, -31, -50, 2, 200, 17, manaMultiplier = 20, levelRequirement = 17, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [5] = { 1, 8000, 60, -30, -50, 2, 200, 21, manaMultiplier = 20, levelRequirement = 21, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [6] = { 1, 8000, 60, -30, -50, 2, 200, 25, manaMultiplier = 20, levelRequirement = 25, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [7] = { 1, 8000, 60, -29, -50, 2, 200, 29, manaMultiplier = 20, levelRequirement = 29, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [8] = { 1, 8000, 60, -29, -50, 2, 200, 33, manaMultiplier = 20, levelRequirement = 33, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [9] = { 1, 8000, 60, -29, -50, 2, 200, 37, manaMultiplier = 20, levelRequirement = 37, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [10] = { 1, 8000, 60, -28, -50, 2, 200, 40, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [11] = { 1, 8000, 60, -28, -50, 2, 200, 43, manaMultiplier = 20, levelRequirement = 43, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [12] = { 1, 8000, 60, -27, -50, 2, 200, 46, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [13] = { 1, 8000, 60, -27, -50, 2, 200, 49, manaMultiplier = 20, levelRequirement = 49, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [14] = { 1, 8000, 60, -27, -50, 2, 200, 52, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [15] = { 1, 8000, 60, -26, -50, 2, 200, 55, manaMultiplier = 20, levelRequirement = 55, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [16] = { 1, 8000, 60, -26, -50, 2, 200, 58, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [17] = { 1, 8000, 60, -25, -50, 2, 200, 61, manaMultiplier = 20, levelRequirement = 61, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [18] = { 1, 8000, 60, -25, -50, 2, 200, 64, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [19] = { 1, 8000, 60, -24, -50, 2, 200, 67, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [20] = { 1, 8000, 60, -24, -50, 2, 200, 70, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [21] = { 1, 8000, 60, -24, -50, 2, 200, 72, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [22] = { 1, 8000, 60, -23, -50, 2, 200, 74, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [23] = { 1, 8000, 60, -23, -50, 2, 200, 76, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [24] = { 1, 8000, 60, -22, -50, 2, 200, 78, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [25] = { 1, 8000, 60, -22, -50, 2, 200, 80, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [26] = { 1, 8000, 60, -21, -50, 2, 200, 82, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [27] = { 1, 8000, 60, -21, -50, 2, 200, 84, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [28] = { 1, 8000, 60, -21, -50, 2, 200, 86, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [29] = { 1, 8000, 60, -20, -50, 2, 200, 88, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [30] = { 1, 8000, 60, -20, -50, 2, 200, 90, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [31] = { 1, 8000, 60, -20, -50, 2, 200, 91, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [32] = { 1, 8000, 60, -19, -50, 2, 200, 92, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [33] = { 1, 8000, 60, -19, -50, 2, 200, 93, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [34] = { 1, 8000, 60, -19, -50, 2, 200, 94, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [35] = { 1, 8000, 60, -19, -50, 2, 200, 95, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [36] = { 1, 8000, 60, -19, -50, 2, 200, 96, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [37] = { 1, 8000, 60, -18, -50, 2, 200, 97, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [38] = { 1, 8000, 60, -18, -50, 2, 200, 98, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [39] = { 1, 8000, 60, -18, -50, 2, 200, 99, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, + [40] = { 1, 8000, 60, -18, -50, 2, 200, 100, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 856, 862, 864, 886, 2076, 10559, }, cost = { }, }, }, } skills["SupportReducedMana"] = { @@ -3580,46 +3587,46 @@ skills["SupportReducedMana"] = { "critical_strike_chance_+%_per_righteous_charge", }, levels = { - [1] = { 25, 100, 122, 3, 6, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 25, 100, 144, 3, 6, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 26, 100, 160, 3, 6, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 26, 100, 178, 3, 6, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 27, 100, 198, 3, 6, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 27, 100, 220, 4, 6, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 28, 100, 242, 4, 6, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 28, 100, 268, 4, 7, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 29, 100, 296, 4, 7, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 29, 100, 326, 4, 7, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 30, 100, 356, 4, 7, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 30, 100, 390, 4, 7, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 31, 100, 426, 4, 7, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 31, 100, 464, 4, 7, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 32, 100, 504, 4, 8, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 32, 100, 548, 5, 8, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 33, 100, 592, 5, 8, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 33, 100, 660, 5, 8, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 34, 100, 730, 5, 8, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 34, 100, 800, 5, 8, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 35, 100, 922, 5, 8, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 35, 100, 1054, 5, 9, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 36, 100, 1200, 5, 9, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 36, 100, 1360, 5, 9, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 37, 100, 1532, 6, 9, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 37, 100, 1720, 6, 9, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 38, 100, 1922, 6, 9, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 38, 100, 2140, 6, 9, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 39, 100, 2374, 6, 10, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 39, 100, 2624, 6, 10, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 40, 100, 2758, 6, 10, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 40, 100, 2892, 6, 10, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 40, 100, 3036, 6, 10, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 40, 100, 3180, 6, 10, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 41, 100, 3334, 6, 10, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 41, 100, 3486, 6, 11, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 41, 100, 3650, 6, 11, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 41, 100, 3812, 6, 11, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 42, 100, 3984, 7, 11, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 42, 100, 4156, 7, 11, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 25, 100, 122, 3, 6, manaMultiplier = 20, levelRequirement = 31, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [2] = { 25, 100, 144, 3, 6, manaMultiplier = 20, levelRequirement = 34, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [3] = { 26, 100, 160, 3, 6, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [4] = { 26, 100, 178, 3, 6, manaMultiplier = 20, levelRequirement = 38, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [5] = { 27, 100, 198, 3, 6, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [6] = { 27, 100, 220, 4, 6, manaMultiplier = 20, levelRequirement = 42, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [7] = { 28, 100, 242, 4, 6, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [8] = { 28, 100, 268, 4, 7, manaMultiplier = 20, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [9] = { 29, 100, 296, 4, 7, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [10] = { 29, 100, 326, 4, 7, manaMultiplier = 20, levelRequirement = 50, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [11] = { 30, 100, 356, 4, 7, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [12] = { 30, 100, 390, 4, 7, manaMultiplier = 20, levelRequirement = 54, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [13] = { 31, 100, 426, 4, 7, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [14] = { 31, 100, 464, 4, 7, manaMultiplier = 20, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [15] = { 32, 100, 504, 4, 8, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [16] = { 32, 100, 548, 5, 8, manaMultiplier = 20, levelRequirement = 62, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [17] = { 33, 100, 592, 5, 8, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [18] = { 33, 100, 660, 5, 8, manaMultiplier = 20, levelRequirement = 66, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [19] = { 34, 100, 730, 5, 8, manaMultiplier = 20, levelRequirement = 68, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [20] = { 34, 100, 800, 5, 8, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [21] = { 35, 100, 922, 5, 8, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [22] = { 35, 100, 1054, 5, 9, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [23] = { 36, 100, 1200, 5, 9, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [24] = { 36, 100, 1360, 5, 9, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [25] = { 37, 100, 1532, 6, 9, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [26] = { 37, 100, 1720, 6, 9, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [27] = { 38, 100, 1922, 6, 9, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [28] = { 38, 100, 2140, 6, 9, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [29] = { 39, 100, 2374, 6, 10, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [30] = { 39, 100, 2624, 6, 10, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [31] = { 40, 100, 2758, 6, 10, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [32] = { 40, 100, 2892, 6, 10, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [33] = { 40, 100, 3036, 6, 10, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [34] = { 40, 100, 3180, 6, 10, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [35] = { 41, 100, 3334, 6, 10, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [36] = { 41, 100, 3486, 6, 11, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [37] = { 41, 100, 3650, 6, 11, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [38] = { 41, 100, 3812, 6, 11, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [39] = { 42, 100, 3984, 7, 11, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, + [40] = { 42, 100, 4156, 7, 11, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, }, cost = { }, }, }, } skills["SupportRuthless"] = { @@ -3627,9 +3634,9 @@ skills["SupportRuthless"] = { description = "Supports melee strike or slam skills. Every third time you use a supported attack, that use of the skill will be more powerful.", color = 1, support = true, - requireSkillTypes = { SkillType.MeleeSingleTarget, SkillType.SlamSkill, }, + requireSkillTypes = { SkillType.MeleeSingleTarget, SkillType.Slam, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Channelled, SkillType.Type65, }, + excludeSkillTypes = { SkillType.Channel, SkillType.NoRuthless, }, statDescriptionScope = "gem_stat_descriptions", statMap = { ["support_ruthless_big_hit_stun_base_duration_override_ms"] = { @@ -3664,46 +3671,46 @@ skills["SupportRuthless"] = { "support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final", }, levels = { - [1] = { 3, 70, 800, 70, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [2] = { 3, 71, 800, 71, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [3] = { 3, 73, 800, 73, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [4] = { 3, 74, 800, 74, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [5] = { 3, 76, 800, 76, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [6] = { 3, 77, 800, 77, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [7] = { 3, 79, 800, 79, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [8] = { 3, 80, 800, 80, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [9] = { 3, 82, 800, 82, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [10] = { 3, 83, 800, 83, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [11] = { 3, 85, 800, 85, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [12] = { 3, 86, 800, 86, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [13] = { 3, 88, 800, 88, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [14] = { 3, 89, 800, 89, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [15] = { 3, 91, 800, 91, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [16] = { 3, 92, 800, 92, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [17] = { 3, 94, 800, 94, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [18] = { 3, 95, 800, 95, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [19] = { 3, 97, 800, 97, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [20] = { 3, 98, 800, 98, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [21] = { 3, 100, 800, 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [22] = { 3, 101, 800, 101, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [23] = { 3, 103, 800, 103, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [24] = { 3, 104, 800, 104, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [25] = { 3, 106, 800, 106, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [26] = { 3, 107, 800, 107, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [27] = { 3, 109, 800, 109, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [28] = { 3, 110, 800, 110, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [29] = { 3, 112, 800, 112, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [30] = { 3, 113, 800, 113, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [31] = { 3, 114, 800, 114, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [32] = { 3, 115, 800, 115, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [33] = { 3, 115, 800, 115, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [34] = { 3, 116, 800, 116, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [35] = { 3, 117, 800, 117, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [36] = { 3, 118, 800, 118, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [37] = { 3, 118, 800, 118, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [38] = { 3, 119, 800, 119, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [39] = { 3, 120, 800, 120, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, - [40] = { 3, 121, 800, 121, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, }, cost = { }, }, + [1] = { 3, 70, 800, 70, manaMultiplier = 20, levelRequirement = 1, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [2] = { 3, 71, 800, 71, manaMultiplier = 20, levelRequirement = 2, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [3] = { 3, 73, 800, 73, manaMultiplier = 20, levelRequirement = 4, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [4] = { 3, 74, 800, 74, manaMultiplier = 20, levelRequirement = 7, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [5] = { 3, 76, 800, 76, manaMultiplier = 20, levelRequirement = 11, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [6] = { 3, 77, 800, 77, manaMultiplier = 20, levelRequirement = 16, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [7] = { 3, 79, 800, 79, manaMultiplier = 20, levelRequirement = 20, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [8] = { 3, 80, 800, 80, manaMultiplier = 20, levelRequirement = 24, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [9] = { 3, 82, 800, 82, manaMultiplier = 20, levelRequirement = 28, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [10] = { 3, 83, 800, 83, manaMultiplier = 20, levelRequirement = 32, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [11] = { 3, 85, 800, 85, manaMultiplier = 20, levelRequirement = 36, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [12] = { 3, 86, 800, 86, manaMultiplier = 20, levelRequirement = 40, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [13] = { 3, 88, 800, 88, manaMultiplier = 20, levelRequirement = 44, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [14] = { 3, 89, 800, 89, manaMultiplier = 20, levelRequirement = 48, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [15] = { 3, 91, 800, 91, manaMultiplier = 20, levelRequirement = 52, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [16] = { 3, 92, 800, 92, manaMultiplier = 20, levelRequirement = 56, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [17] = { 3, 94, 800, 94, manaMultiplier = 20, levelRequirement = 60, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [18] = { 3, 95, 800, 95, manaMultiplier = 20, levelRequirement = 64, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [19] = { 3, 97, 800, 97, manaMultiplier = 20, levelRequirement = 67, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [20] = { 3, 98, 800, 98, manaMultiplier = 20, levelRequirement = 70, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [21] = { 3, 100, 800, 100, manaMultiplier = 20, levelRequirement = 72, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [22] = { 3, 101, 800, 101, manaMultiplier = 20, levelRequirement = 74, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [23] = { 3, 103, 800, 103, manaMultiplier = 20, levelRequirement = 76, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [24] = { 3, 104, 800, 104, manaMultiplier = 20, levelRequirement = 78, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [25] = { 3, 106, 800, 106, manaMultiplier = 20, levelRequirement = 80, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [26] = { 3, 107, 800, 107, manaMultiplier = 20, levelRequirement = 82, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [27] = { 3, 109, 800, 109, manaMultiplier = 20, levelRequirement = 84, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [28] = { 3, 110, 800, 110, manaMultiplier = 20, levelRequirement = 86, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [29] = { 3, 112, 800, 112, manaMultiplier = 20, levelRequirement = 88, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [30] = { 3, 113, 800, 113, manaMultiplier = 20, levelRequirement = 90, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [31] = { 3, 114, 800, 114, manaMultiplier = 20, levelRequirement = 91, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [32] = { 3, 115, 800, 115, manaMultiplier = 20, levelRequirement = 92, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [33] = { 3, 115, 800, 115, manaMultiplier = 20, levelRequirement = 93, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [34] = { 3, 116, 800, 116, manaMultiplier = 20, levelRequirement = 94, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [35] = { 3, 117, 800, 117, manaMultiplier = 20, levelRequirement = 95, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [36] = { 3, 118, 800, 118, manaMultiplier = 20, levelRequirement = 96, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [37] = { 3, 118, 800, 118, manaMultiplier = 20, levelRequirement = 97, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [38] = { 3, 119, 800, 119, manaMultiplier = 20, levelRequirement = 98, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [39] = { 3, 120, 800, 120, manaMultiplier = 20, levelRequirement = 99, statInterpolation = { 1, 6233, 6237, 6236, }, cost = { }, }, + [40] = { 3, 121, 800, 121, manaMultiplier = 20, levelRequirement = 100, statInterpolation = { 1, 6238, 6239, 9229, }, cost = { }, }, }, } skills["SupportBluntWeapon"] = { @@ -3713,7 +3720,7 @@ skills["SupportBluntWeapon"] = { support = true, requireSkillTypes = { SkillType.Melee, }, addSkillTypes = { }, - excludeSkillTypes = { SkillType.Triggered, SkillType.CreatesMinion, SkillType.Totem, }, + excludeSkillTypes = { SkillType.Triggered, SkillType.CreatesMinion, SkillType.SummonsTotem, }, ignoreMinionTypes = true, weaponTypes = { ["Two Handed Mace"] = true, @@ -3786,7 +3793,7 @@ skills["SupportBluntWeaponShockwave"] = { name = "Shockwave", color = 1, description = "Deals attack damage in an area.", - skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Hit] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, }, + skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.Melee] = true, }, weaponTypes = { ["Two Handed Mace"] = true, ["Staff"] = true, @@ -3823,46 +3830,46 @@ skills["SupportBluntWeaponShockwave"] = { "triggered_by_shockwave_support", }, levels = { - [1] = { 0, 0, damageEffectiveness = 1.6, cooldown = 1, baseMultiplier = 1.6, levelRequirement = 18, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 0, 2, damageEffectiveness = 1.65, cooldown = 1, baseMultiplier = 1.653, levelRequirement = 22, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 0, 4, damageEffectiveness = 1.71, cooldown = 1, baseMultiplier = 1.705, levelRequirement = 26, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 0, 6, damageEffectiveness = 1.76, cooldown = 1, baseMultiplier = 1.758, levelRequirement = 29, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 0, 8, damageEffectiveness = 1.81, cooldown = 1, baseMultiplier = 1.811, levelRequirement = 32, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 1, 10, damageEffectiveness = 1.86, cooldown = 1, baseMultiplier = 1.863, levelRequirement = 35, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 1, 12, damageEffectiveness = 1.92, cooldown = 1, baseMultiplier = 1.916, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 1, 14, damageEffectiveness = 1.97, cooldown = 1, baseMultiplier = 1.968, levelRequirement = 41, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 1, 16, damageEffectiveness = 2.02, cooldown = 1, baseMultiplier = 2.021, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 1, 18, damageEffectiveness = 2.07, cooldown = 1, baseMultiplier = 2.074, levelRequirement = 47, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 2, 20, damageEffectiveness = 2.13, cooldown = 1, baseMultiplier = 2.126, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 2, 22, damageEffectiveness = 2.18, cooldown = 1, baseMultiplier = 2.179, levelRequirement = 53, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 2, 24, damageEffectiveness = 2.23, cooldown = 1, baseMultiplier = 2.232, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 2, 26, damageEffectiveness = 2.28, cooldown = 1, baseMultiplier = 2.284, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 2, 28, damageEffectiveness = 2.34, cooldown = 1, baseMultiplier = 2.337, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 3, 30, damageEffectiveness = 2.39, cooldown = 1, baseMultiplier = 2.389, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 3, 32, damageEffectiveness = 2.44, cooldown = 1, baseMultiplier = 2.442, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 3, 34, damageEffectiveness = 2.49, cooldown = 1, baseMultiplier = 2.495, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 3, 36, damageEffectiveness = 2.55, cooldown = 1, baseMultiplier = 2.547, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 3, 38, damageEffectiveness = 2.6, cooldown = 1, baseMultiplier = 2.6, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 4, 40, damageEffectiveness = 2.65, cooldown = 1, baseMultiplier = 2.653, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 4, 42, damageEffectiveness = 2.71, cooldown = 1, baseMultiplier = 2.705, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 4, 44, damageEffectiveness = 2.76, cooldown = 1, baseMultiplier = 2.758, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 4, 46, damageEffectiveness = 2.81, cooldown = 1, baseMultiplier = 2.811, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 4, 48, damageEffectiveness = 2.86, cooldown = 1, baseMultiplier = 2.863, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 5, 50, damageEffectiveness = 2.92, cooldown = 1, baseMultiplier = 2.916, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 5, 52, damageEffectiveness = 2.97, cooldown = 1, baseMultiplier = 2.968, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 5, 54, damageEffectiveness = 3.02, cooldown = 1, baseMultiplier = 3.021, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 5, 56, damageEffectiveness = 3.07, cooldown = 1, baseMultiplier = 3.074, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 5, 58, damageEffectiveness = 3.13, cooldown = 1, baseMultiplier = 3.126, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 6, 59, damageEffectiveness = 3.15, cooldown = 1, baseMultiplier = 3.153, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 6, 60, damageEffectiveness = 3.18, cooldown = 1, baseMultiplier = 3.179, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 6, 61, damageEffectiveness = 3.21, cooldown = 1, baseMultiplier = 3.205, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 6, 62, damageEffectiveness = 3.23, cooldown = 1, baseMultiplier = 3.232, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 6, 63, damageEffectiveness = 3.26, cooldown = 1, baseMultiplier = 3.258, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 7, 64, damageEffectiveness = 3.28, cooldown = 1, baseMultiplier = 3.284, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 7, 65, damageEffectiveness = 3.31, cooldown = 1, baseMultiplier = 3.311, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 7, 66, damageEffectiveness = 3.34, cooldown = 1, baseMultiplier = 3.337, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 7, 67, damageEffectiveness = 3.36, cooldown = 1, baseMultiplier = 3.363, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 7, 68, damageEffectiveness = 3.39, cooldown = 1, baseMultiplier = 3.364, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 0, 0, damageEffectiveness = 1.6, cooldown = 1, baseMultiplier = 1.6, levelRequirement = 18, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 0, 2, damageEffectiveness = 1.65, cooldown = 1, baseMultiplier = 1.653, levelRequirement = 22, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 0, 4, damageEffectiveness = 1.71, cooldown = 1, baseMultiplier = 1.705, levelRequirement = 26, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 0, 6, damageEffectiveness = 1.76, cooldown = 1, baseMultiplier = 1.758, levelRequirement = 29, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 0, 8, damageEffectiveness = 1.81, cooldown = 1, baseMultiplier = 1.811, levelRequirement = 32, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 1, 10, damageEffectiveness = 1.86, cooldown = 1, baseMultiplier = 1.863, levelRequirement = 35, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 1, 12, damageEffectiveness = 1.92, cooldown = 1, baseMultiplier = 1.916, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 1, 14, damageEffectiveness = 1.97, cooldown = 1, baseMultiplier = 1.968, levelRequirement = 41, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 1, 16, damageEffectiveness = 2.02, cooldown = 1, baseMultiplier = 2.021, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 1, 18, damageEffectiveness = 2.07, cooldown = 1, baseMultiplier = 2.074, levelRequirement = 47, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 2, 20, damageEffectiveness = 2.13, cooldown = 1, baseMultiplier = 2.126, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 2, 22, damageEffectiveness = 2.18, cooldown = 1, baseMultiplier = 2.179, levelRequirement = 53, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 2, 24, damageEffectiveness = 2.23, cooldown = 1, baseMultiplier = 2.232, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 2, 26, damageEffectiveness = 2.28, cooldown = 1, baseMultiplier = 2.284, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 2, 28, damageEffectiveness = 2.34, cooldown = 1, baseMultiplier = 2.337, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 3, 30, damageEffectiveness = 2.39, cooldown = 1, baseMultiplier = 2.389, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 3, 32, damageEffectiveness = 2.44, cooldown = 1, baseMultiplier = 2.442, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 3, 34, damageEffectiveness = 2.49, cooldown = 1, baseMultiplier = 2.495, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 3, 36, damageEffectiveness = 2.55, cooldown = 1, baseMultiplier = 2.547, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 3, 38, damageEffectiveness = 2.6, cooldown = 1, baseMultiplier = 2.6, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 4, 40, damageEffectiveness = 2.65, cooldown = 1, baseMultiplier = 2.653, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 4, 42, damageEffectiveness = 2.71, cooldown = 1, baseMultiplier = 2.705, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 4, 44, damageEffectiveness = 2.76, cooldown = 1, baseMultiplier = 2.758, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 4, 46, damageEffectiveness = 2.81, cooldown = 1, baseMultiplier = 2.811, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 4, 48, damageEffectiveness = 2.86, cooldown = 1, baseMultiplier = 2.863, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 5, 50, damageEffectiveness = 2.92, cooldown = 1, baseMultiplier = 2.916, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 5, 52, damageEffectiveness = 2.97, cooldown = 1, baseMultiplier = 2.968, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 5, 54, damageEffectiveness = 3.02, cooldown = 1, baseMultiplier = 3.021, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 5, 56, damageEffectiveness = 3.07, cooldown = 1, baseMultiplier = 3.074, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 5, 58, damageEffectiveness = 3.13, cooldown = 1, baseMultiplier = 3.126, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 6, 59, damageEffectiveness = 3.15, cooldown = 1, baseMultiplier = 3.153, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 6, 60, damageEffectiveness = 3.18, cooldown = 1, baseMultiplier = 3.179, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 6, 61, damageEffectiveness = 3.21, cooldown = 1, baseMultiplier = 3.205, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 6, 62, damageEffectiveness = 3.23, cooldown = 1, baseMultiplier = 3.232, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 6, 63, damageEffectiveness = 3.26, cooldown = 1, baseMultiplier = 3.258, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 7, 64, damageEffectiveness = 3.28, cooldown = 1, baseMultiplier = 3.284, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 7, 65, damageEffectiveness = 3.31, cooldown = 1, baseMultiplier = 3.311, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 7, 66, damageEffectiveness = 3.34, cooldown = 1, baseMultiplier = 3.337, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 7, 67, damageEffectiveness = 3.36, cooldown = 1, baseMultiplier = 3.363, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 7, 68, damageEffectiveness = 3.39, cooldown = 1, baseMultiplier = 3.364, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } skills["SupportSpellTotem"] = { @@ -3870,9 +3877,9 @@ skills["SupportSpellTotem"] = { description = "Supports spell skills that are not triggered. Instead of casting that spell, you will summon a totem that casts the spell for you.", color = 1, support = true, - requireSkillTypes = { SkillType.Spell, SkillType.SkillCanTotem, SkillType.AND, }, - addSkillTypes = { SkillType.SkillCanTrap, SkillType.SkillCanMine, SkillType.Totem, SkillType.ManaCostPercent, }, - excludeSkillTypes = { SkillType.TriggeredGrantedSkill, }, + requireSkillTypes = { SkillType.Spell, SkillType.Totemable, SkillType.AND, }, + addSkillTypes = { SkillType.Trappable, SkillType.Mineable, SkillType.SummonsTotem, SkillType.ReservationBecomesCost, }, + excludeSkillTypes = { SkillType.InbuiltTrigger, }, ignoreMinionTypes = true, statDescriptionScope = "gem_stat_descriptions", addFlags = { @@ -3909,46 +3916,46 @@ skills["SupportSpellTotem"] = { "base_skill_is_totemified", }, levels = { - [1] = { 1, 8000, 60, -28, -40, 8, manaMultiplier = 100, levelRequirement = 8, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [2] = { 1, 8000, 60, -28, -40, 10, manaMultiplier = 100, levelRequirement = 10, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [3] = { 1, 8000, 60, -28, -40, 13, manaMultiplier = 100, levelRequirement = 13, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [4] = { 1, 8000, 60, -28, -40, 17, manaMultiplier = 100, levelRequirement = 17, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [5] = { 1, 8000, 60, -27, -40, 21, manaMultiplier = 100, levelRequirement = 21, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [6] = { 1, 8000, 60, -27, -40, 25, manaMultiplier = 100, levelRequirement = 25, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [7] = { 1, 8000, 60, -27, -40, 29, manaMultiplier = 100, levelRequirement = 29, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [8] = { 1, 8000, 60, -27, -40, 33, manaMultiplier = 100, levelRequirement = 33, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [9] = { 1, 8000, 60, -26, -40, 37, manaMultiplier = 100, levelRequirement = 37, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [10] = { 1, 8000, 60, -26, -40, 40, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [11] = { 1, 8000, 60, -26, -40, 43, manaMultiplier = 100, levelRequirement = 43, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [12] = { 1, 8000, 60, -26, -40, 46, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [13] = { 1, 8000, 60, -25, -40, 49, manaMultiplier = 100, levelRequirement = 49, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [14] = { 1, 8000, 60, -25, -40, 52, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [15] = { 1, 8000, 60, -25, -40, 55, manaMultiplier = 100, levelRequirement = 55, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [16] = { 1, 8000, 60, -25, -40, 58, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [17] = { 1, 8000, 60, -24, -40, 61, manaMultiplier = 100, levelRequirement = 61, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [18] = { 1, 8000, 60, -24, -40, 64, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [19] = { 1, 8000, 60, -24, -40, 67, manaMultiplier = 100, levelRequirement = 67, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [20] = { 1, 8000, 60, -24, -40, 70, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [21] = { 1, 8000, 60, -23, -40, 72, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [22] = { 1, 8000, 60, -23, -40, 74, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [23] = { 1, 8000, 60, -23, -40, 76, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [24] = { 1, 8000, 60, -23, -40, 78, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [25] = { 1, 8000, 60, -22, -40, 80, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [26] = { 1, 8000, 60, -22, -40, 82, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [27] = { 1, 8000, 60, -22, -40, 84, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [28] = { 1, 8000, 60, -22, -40, 86, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [29] = { 1, 8000, 60, -21, -40, 88, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [30] = { 1, 8000, 60, -21, -40, 90, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [31] = { 1, 8000, 60, -21, -40, 91, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [32] = { 1, 8000, 60, -21, -40, 92, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [33] = { 1, 8000, 60, -21, -40, 93, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [34] = { 1, 8000, 60, -21, -40, 94, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [35] = { 1, 8000, 60, -21, -40, 95, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [36] = { 1, 8000, 60, -20, -40, 96, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [37] = { 1, 8000, 60, -20, -40, 97, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [38] = { 1, 8000, 60, -20, -40, 98, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [39] = { 1, 8000, 60, -20, -40, 99, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, - [40] = { 1, 8000, 60, -20, -40, 100, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 1, 1, 1, 1, 1, }, cost = { }, }, + [1] = { 1, 8000, 60, -28, -40, 8, manaMultiplier = 100, levelRequirement = 8, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [2] = { 1, 8000, 60, -28, -40, 10, manaMultiplier = 100, levelRequirement = 10, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [3] = { 1, 8000, 60, -28, -40, 13, manaMultiplier = 100, levelRequirement = 13, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [4] = { 1, 8000, 60, -28, -40, 17, manaMultiplier = 100, levelRequirement = 17, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [5] = { 1, 8000, 60, -27, -40, 21, manaMultiplier = 100, levelRequirement = 21, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [6] = { 1, 8000, 60, -27, -40, 25, manaMultiplier = 100, levelRequirement = 25, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [7] = { 1, 8000, 60, -27, -40, 29, manaMultiplier = 100, levelRequirement = 29, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [8] = { 1, 8000, 60, -27, -40, 33, manaMultiplier = 100, levelRequirement = 33, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [9] = { 1, 8000, 60, -26, -40, 37, manaMultiplier = 100, levelRequirement = 37, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [10] = { 1, 8000, 60, -26, -40, 40, manaMultiplier = 100, levelRequirement = 40, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [11] = { 1, 8000, 60, -26, -40, 43, manaMultiplier = 100, levelRequirement = 43, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [12] = { 1, 8000, 60, -26, -40, 46, manaMultiplier = 100, levelRequirement = 46, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [13] = { 1, 8000, 60, -25, -40, 49, manaMultiplier = 100, levelRequirement = 49, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [14] = { 1, 8000, 60, -25, -40, 52, manaMultiplier = 100, levelRequirement = 52, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [15] = { 1, 8000, 60, -25, -40, 55, manaMultiplier = 100, levelRequirement = 55, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [16] = { 1, 8000, 60, -25, -40, 58, manaMultiplier = 100, levelRequirement = 58, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [17] = { 1, 8000, 60, -24, -40, 61, manaMultiplier = 100, levelRequirement = 61, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [18] = { 1, 8000, 60, -24, -40, 64, manaMultiplier = 100, levelRequirement = 64, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [19] = { 1, 8000, 60, -24, -40, 67, manaMultiplier = 100, levelRequirement = 67, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [20] = { 1, 8000, 60, -24, -40, 70, manaMultiplier = 100, levelRequirement = 70, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [21] = { 1, 8000, 60, -23, -40, 72, manaMultiplier = 100, levelRequirement = 72, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [22] = { 1, 8000, 60, -23, -40, 74, manaMultiplier = 100, levelRequirement = 74, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [23] = { 1, 8000, 60, -23, -40, 76, manaMultiplier = 100, levelRequirement = 76, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [24] = { 1, 8000, 60, -23, -40, 78, manaMultiplier = 100, levelRequirement = 78, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [25] = { 1, 8000, 60, -22, -40, 80, manaMultiplier = 100, levelRequirement = 80, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [26] = { 1, 8000, 60, -22, -40, 82, manaMultiplier = 100, levelRequirement = 82, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [27] = { 1, 8000, 60, -22, -40, 84, manaMultiplier = 100, levelRequirement = 84, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [28] = { 1, 8000, 60, -22, -40, 86, manaMultiplier = 100, levelRequirement = 86, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [29] = { 1, 8000, 60, -21, -40, 88, manaMultiplier = 100, levelRequirement = 88, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [30] = { 1, 8000, 60, -21, -40, 90, manaMultiplier = 100, levelRequirement = 90, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [31] = { 1, 8000, 60, -21, -40, 91, manaMultiplier = 100, levelRequirement = 91, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [32] = { 1, 8000, 60, -21, -40, 92, manaMultiplier = 100, levelRequirement = 92, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [33] = { 1, 8000, 60, -21, -40, 93, manaMultiplier = 100, levelRequirement = 93, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [34] = { 1, 8000, 60, -21, -40, 94, manaMultiplier = 100, levelRequirement = 94, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [35] = { 1, 8000, 60, -21, -40, 95, manaMultiplier = 100, levelRequirement = 95, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [36] = { 1, 8000, 60, -20, -40, 96, manaMultiplier = 100, levelRequirement = 96, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [37] = { 1, 8000, 60, -20, -40, 97, manaMultiplier = 100, levelRequirement = 97, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [38] = { 1, 8000, 60, -20, -40, 98, manaMultiplier = 100, levelRequirement = 98, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [39] = { 1, 8000, 60, -20, -40, 99, manaMultiplier = 100, levelRequirement = 99, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, + [40] = { 1, 8000, 60, -20, -40, 100, manaMultiplier = 100, levelRequirement = 100, statInterpolation = { 1, 1, 0, 0, 0, 0, }, cost = { }, }, }, } skills["SupportStun"] = { @@ -3957,7 +3964,7 @@ skills["SupportStun"] = { color = 1, baseEffectiveness = 0, support = true, - requireSkillTypes = { SkillType.Hit, SkillType.Attack, }, + requireSkillTypes = { SkillType.Damage, SkillType.Attack, }, addSkillTypes = { }, excludeSkillTypes = { }, statDescriptionScope = "gem_stat_descriptions", @@ -4054,45 +4061,45 @@ skills["SupportUrgentOrders"] = { "base_cooldown_modifier_ms", }, levels = { - [1] = { 30, 2000, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 1, }, cost = { }, }, - [2] = { 31, 2000, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 1, }, cost = { }, }, - [3] = { 32, 2000, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 1, }, cost = { }, }, - [4] = { 33, 2000, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 1, }, cost = { }, }, - [5] = { 34, 2000, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 1, }, cost = { }, }, - [6] = { 35, 2000, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 1, }, cost = { }, }, - [7] = { 36, 2000, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 1, }, cost = { }, }, - [8] = { 37, 2000, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 1, }, cost = { }, }, - [9] = { 38, 2000, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 1, }, cost = { }, }, - [10] = { 39, 2000, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 1, }, cost = { }, }, - [11] = { 40, 2000, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 1, }, cost = { }, }, - [12] = { 41, 2000, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 1, }, cost = { }, }, - [13] = { 42, 2000, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 1, }, cost = { }, }, - [14] = { 43, 2000, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 1, }, cost = { }, }, - [15] = { 44, 2000, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 1, }, cost = { }, }, - [16] = { 45, 2000, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 1, }, cost = { }, }, - [17] = { 46, 2000, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 1, }, cost = { }, }, - [18] = { 47, 2000, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 1, }, cost = { }, }, - [19] = { 48, 2000, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 1, }, cost = { }, }, - [20] = { 49, 2000, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 1, }, cost = { }, }, - [21] = { 50, 2000, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 1, }, cost = { }, }, - [22] = { 51, 2000, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 1, }, cost = { }, }, - [23] = { 52, 2000, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 1, }, cost = { }, }, - [24] = { 53, 2000, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 1, }, cost = { }, }, - [25] = { 54, 2000, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 1, }, cost = { }, }, - [26] = { 55, 2000, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 1, }, cost = { }, }, - [27] = { 56, 2000, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 1, }, cost = { }, }, - [28] = { 57, 2000, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 1, }, cost = { }, }, - [29] = { 58, 2000, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 1, }, cost = { }, }, - [30] = { 59, 2000, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 1, }, cost = { }, }, - [31] = { 59, 2000, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 1, }, cost = { }, }, - [32] = { 60, 2000, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 1, }, cost = { }, }, - [33] = { 60, 2000, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 1, }, cost = { }, }, - [34] = { 61, 2000, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 1, }, cost = { }, }, - [35] = { 61, 2000, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 1, }, cost = { }, }, - [36] = { 62, 2000, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 1, }, cost = { }, }, - [37] = { 62, 2000, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 1, }, cost = { }, }, - [38] = { 63, 2000, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 1, }, cost = { }, }, - [39] = { 63, 2000, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 1, }, cost = { }, }, - [40] = { 64, 2000, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 1, }, cost = { }, }, + [1] = { 30, 2000, manaMultiplier = 30, levelRequirement = 31, statInterpolation = { 1, 0, }, cost = { }, }, + [2] = { 31, 2000, manaMultiplier = 30, levelRequirement = 34, statInterpolation = { 1, 0, }, cost = { }, }, + [3] = { 32, 2000, manaMultiplier = 30, levelRequirement = 36, statInterpolation = { 1, 0, }, cost = { }, }, + [4] = { 33, 2000, manaMultiplier = 30, levelRequirement = 38, statInterpolation = { 1, 0, }, cost = { }, }, + [5] = { 34, 2000, manaMultiplier = 30, levelRequirement = 40, statInterpolation = { 1, 0, }, cost = { }, }, + [6] = { 35, 2000, manaMultiplier = 30, levelRequirement = 42, statInterpolation = { 1, 0, }, cost = { }, }, + [7] = { 36, 2000, manaMultiplier = 30, levelRequirement = 44, statInterpolation = { 1, 0, }, cost = { }, }, + [8] = { 37, 2000, manaMultiplier = 30, levelRequirement = 46, statInterpolation = { 1, 0, }, cost = { }, }, + [9] = { 38, 2000, manaMultiplier = 30, levelRequirement = 48, statInterpolation = { 1, 0, }, cost = { }, }, + [10] = { 39, 2000, manaMultiplier = 30, levelRequirement = 50, statInterpolation = { 1, 0, }, cost = { }, }, + [11] = { 40, 2000, manaMultiplier = 30, levelRequirement = 52, statInterpolation = { 1, 0, }, cost = { }, }, + [12] = { 41, 2000, manaMultiplier = 30, levelRequirement = 54, statInterpolation = { 1, 0, }, cost = { }, }, + [13] = { 42, 2000, manaMultiplier = 30, levelRequirement = 56, statInterpolation = { 1, 0, }, cost = { }, }, + [14] = { 43, 2000, manaMultiplier = 30, levelRequirement = 58, statInterpolation = { 1, 0, }, cost = { }, }, + [15] = { 44, 2000, manaMultiplier = 30, levelRequirement = 60, statInterpolation = { 1, 0, }, cost = { }, }, + [16] = { 45, 2000, manaMultiplier = 30, levelRequirement = 62, statInterpolation = { 1, 0, }, cost = { }, }, + [17] = { 46, 2000, manaMultiplier = 30, levelRequirement = 64, statInterpolation = { 1, 0, }, cost = { }, }, + [18] = { 47, 2000, manaMultiplier = 30, levelRequirement = 66, statInterpolation = { 1, 0, }, cost = { }, }, + [19] = { 48, 2000, manaMultiplier = 30, levelRequirement = 68, statInterpolation = { 1, 0, }, cost = { }, }, + [20] = { 49, 2000, manaMultiplier = 30, levelRequirement = 70, statInterpolation = { 1, 0, }, cost = { }, }, + [21] = { 50, 2000, manaMultiplier = 30, levelRequirement = 72, statInterpolation = { 1, 0, }, cost = { }, }, + [22] = { 51, 2000, manaMultiplier = 30, levelRequirement = 74, statInterpolation = { 1, 0, }, cost = { }, }, + [23] = { 52, 2000, manaMultiplier = 30, levelRequirement = 76, statInterpolation = { 1, 0, }, cost = { }, }, + [24] = { 53, 2000, manaMultiplier = 30, levelRequirement = 78, statInterpolation = { 1, 0, }, cost = { }, }, + [25] = { 54, 2000, manaMultiplier = 30, levelRequirement = 80, statInterpolation = { 1, 0, }, cost = { }, }, + [26] = { 55, 2000, manaMultiplier = 30, levelRequirement = 82, statInterpolation = { 1, 0, }, cost = { }, }, + [27] = { 56, 2000, manaMultiplier = 30, levelRequirement = 84, statInterpolation = { 1, 0, }, cost = { }, }, + [28] = { 57, 2000, manaMultiplier = 30, levelRequirement = 86, statInterpolation = { 1, 0, }, cost = { }, }, + [29] = { 58, 2000, manaMultiplier = 30, levelRequirement = 88, statInterpolation = { 1, 0, }, cost = { }, }, + [30] = { 59, 2000, manaMultiplier = 30, levelRequirement = 90, statInterpolation = { 1, 0, }, cost = { }, }, + [31] = { 59, 2000, manaMultiplier = 30, levelRequirement = 91, statInterpolation = { 1, 0, }, cost = { }, }, + [32] = { 60, 2000, manaMultiplier = 30, levelRequirement = 92, statInterpolation = { 1, 0, }, cost = { }, }, + [33] = { 60, 2000, manaMultiplier = 30, levelRequirement = 93, statInterpolation = { 1, 0, }, cost = { }, }, + [34] = { 61, 2000, manaMultiplier = 30, levelRequirement = 94, statInterpolation = { 1, 0, }, cost = { }, }, + [35] = { 61, 2000, manaMultiplier = 30, levelRequirement = 95, statInterpolation = { 1, 0, }, cost = { }, }, + [36] = { 62, 2000, manaMultiplier = 30, levelRequirement = 96, statInterpolation = { 1, 0, }, cost = { }, }, + [37] = { 62, 2000, manaMultiplier = 30, levelRequirement = 97, statInterpolation = { 1, 0, }, cost = { }, }, + [38] = { 63, 2000, manaMultiplier = 30, levelRequirement = 98, statInterpolation = { 1, 0, }, cost = { }, }, + [39] = { 63, 2000, manaMultiplier = 30, levelRequirement = 99, statInterpolation = { 1, 0, }, cost = { }, }, + [40] = { 64, 2000, manaMultiplier = 30, levelRequirement = 100, statInterpolation = { 1, 0, }, cost = { }, }, }, } \ No newline at end of file diff --git a/src/Data/Spectres.lua b/src/Data/Spectres.lua index 4c3a5c202d..ab56fd6d9f 100644 --- a/src/Data/Spectres.lua +++ b/src/Data/Spectres.lua @@ -15,7 +15,7 @@ minions["Metadata/Monsters/Axis/AxisCaster"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.6, + damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, @@ -23,14 +23,12 @@ minions["Metadata/Monsters/Axis/AxisCaster"] = { weaponType1 = "Wand", weaponType2 = "Shield", skillList = { - "MeleeUseContactPoint", - "SkeletonSpark", + "MeleeAtAnimationSpeed", + "AxisCasterSpark", "MonsterLightningThorns", "AxisClaimSoldierMinions", }, modList = { - -- MonsterCastsSparkText [monster_casts_spark_text = 1] - -- MonsterCastsLightningThornsText [monster_casts_lightning_thorns_text = 1] -- MonsterSpellBlock25Bypass30___ [base_spell_block_% = 20] [base_block_%_damage_taken = 10] }, } @@ -42,7 +40,7 @@ minions["Metadata/Monsters/Axis/AxisCasterArc"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.6, + damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, @@ -50,14 +48,12 @@ minions["Metadata/Monsters/Axis/AxisCasterArc"] = { weaponType1 = "Wand", weaponType2 = "Shield", skillList = { - "MeleeUseContactPoint", + "MeleeAtAnimationSpeed", "MonsterLightningThorns", "AxisCasterArc", "AxisClaimSoldierMinions", }, modList = { - -- MonsterCastsArcText [monster_casts_arc_text = 1] - -- MonsterCastsLightningThornsText [monster_casts_lightning_thorns_text = 1] -- MonsterSpellBlock25Bypass30___ [base_spell_block_% = 20] [base_block_%_damage_taken = 10] }, } @@ -69,7 +65,7 @@ minions["Metadata/Monsters/Axis/AxisCasterLunaris"] = { coldResist = 75, lightningResist = 0, chaosResist = 0, - damage = 0.6, + damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, @@ -77,12 +73,11 @@ minions["Metadata/Monsters/Axis/AxisCasterLunaris"] = { weaponType1 = "Wand", weaponType2 = "Shield", skillList = { - "MeleeUseContactPoint", + "MeleeAtAnimationSpeed", "AxisCasterGlacialCascade", "MonsterColdThorns", }, modList = { - -- MonsterCastsGlacialCascade [monster_casts_glacial_cascade_text = 1] -- MonsterSpellBlock25Bypass30___ [base_spell_block_% = 20] [base_block_%_damage_taken = 10] }, } @@ -94,18 +89,19 @@ minions["Metadata/Monsters/Axis/AxisEliteSoldier3Champion"] = { coldResist = 20, lightningResist = 20, chaosResist = 0, - damage = 1.13, + damage = 1.41, damageSpread = 0.2, attackTime = 1.245, - attackRange = 11, + attackRange = 14, accuracy = 1, weaponType1 = "Two Handed Sword", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "BreachCleave", "AxisDoubleStrikeTrigger", "SummonFlamingAnimatedWeapons", "SolarisChampionFlameVortex", + "DoubleStrikeMeleeAtAnimationSpeed", }, modList = { mod("PhysicalDamageGainAsFire", "BASE", 100), -- MonsterPhysicalAddedAsFireSkeletonMaps [physical_damage_%_to_add_as_fire = 100] @@ -119,21 +115,19 @@ minions["Metadata/Monsters/Axis/AxisExperimenter"] = { coldResist = 0, lightningResist = 0, chaosResist = 75, - damage = 0.6, + damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { - "MeleeUseContactPoint", + "MeleeAtAnimationSpeed", "AxisTemporalChains", "MonsterDetonateDeadExperimenter", "ExperimenterEnrageDemon", }, modList = { - -- MonsterCastsTemporalChainsText [monster_casts_temporal_chains_text = 1] - -- MonsterDetonatesCorpsesText [monster_detonates_corpses_text = 1] }, } minions["Metadata/Monsters/Axis/AxisExperimenter2"] = { @@ -144,22 +138,19 @@ minions["Metadata/Monsters/Axis/AxisExperimenter2"] = { coldResist = 0, lightningResist = 0, chaosResist = 75, - damage = 0.6, + damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "AxisEnfeeble", "MonsterProjectileWeakness", "MonsterDetonateDeadExperimenter", }, modList = { - -- MonsterDetonatesCorpsesText [monster_detonates_corpses_text = 1] - -- MonsterCastsEnfeebleCurseText [monster_casts_enfeeble_curse_text = 1] - -- MonsterCastsProjectileWeaknessCurseText [monster_casts_projectile_vulnerability_curse_text = 1] }, } minions["Metadata/Monsters/Axis/AxisExperimenterRaiseZombie"] = { @@ -170,21 +161,19 @@ minions["Metadata/Monsters/Axis/AxisExperimenterRaiseZombie"] = { coldResist = 0, lightningResist = 0, chaosResist = 75, - damage = 0.6, + damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { - "MeleeUseContactPoint", + "MeleeAtAnimationSpeed", "AxisEnfeeble", "NecromancerRaiseZombie", "ExperimenterEnrageDemon", }, modList = { - -- MonsterCastsEnfeebleCurseText [monster_casts_enfeeble_curse_text = 1] - -- MonsterRaisesZombiesText [monster_raises_zombies_text = 1] }, } -- Bandit @@ -362,7 +351,7 @@ minions["Metadata/Monsters/Beasts/BeastCleaveEnduringCry"] = { -- Blood apes minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBloodEnrage"] = { name = "Carnage Chieftain", - life = 1.5, + life = 2.4, armour = 0.2, fireResist = 75, coldResist = 0, @@ -371,26 +360,22 @@ minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBloodEnrage"] = { damage = 1.5, damageSpread = 0.2, attackTime = 1.905, - attackRange = 7, + attackRange = 13, accuracy = 1, - damageFixup = 0.22, weaponType1 = "One Handed Mace", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "BloodChieftainSummonMonkeys", "MassFrenzy", "MonkeyThrow", "TriggeredMonkeyBomb", }, modList = { - -- MonsterSpeedAndDamageFixupLarge [monster_base_type_attack_cast_speed_+%_and_damage_-%_final = 22] - -- MonsterSummonsMonkeysText [monster_summons_monkeys_from_nearby_trees_text = 1] - -- MonsterCastsMassFrenzyText [monster_casts_mass_frenzy_text = 1] }, } minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBloodParasite"] = { name = "Host Chieftain", - life = 1.5, + life = 2.4, armour = 0.2, fireResist = 75, coldResist = 0, @@ -399,19 +384,15 @@ minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBloodParasite"] = { damage = 1.5, damageSpread = 0.2, attackTime = 1.905, - attackRange = 7, + attackRange = 13, accuracy = 1, - damageFixup = 0.22, weaponType1 = "One Handed Mace", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "BloodChieftainSummonParasiteMonkeys", "MassPower", }, modList = { - -- MonsterSpeedAndDamageFixupLarge [monster_base_type_attack_cast_speed_+%_and_damage_-%_final = 22] - -- MonsterSummonsMonkeysText [monster_summons_monkeys_from_nearby_trees_text = 1] - -- MonsterUsesMassPowerText [monster_uses_mass_power_text = 1] }, } -- Bone Stalker @@ -865,20 +846,19 @@ minions["Metadata/Monsters/GhostPirates/GhostPirateBlackBowMaps"] = { coldResist = 0, lightningResist = 40, chaosResist = 0, - damage = 0.48, + damage = 0.96, damageSpread = 0.2, - attackTime = 1.995, + attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "MonsterPuncture", "MonsterLightningArrow", }, modList = { mod("PhysicalDamageGainAsLightning", "BASE", 100), -- MonsterPhysicalAddedAsLightningSkeletonMaps [physical_damage_%_to_add_as_lightning = 100] - -- MonsterCastsPunctureText [monster_casts_puncture_text = 1] }, } minions["Metadata/Monsters/GhostPirates/GhostPirateBlackFlickerStrikeMaps"] = { @@ -889,15 +869,15 @@ minions["Metadata/Monsters/GhostPirates/GhostPirateBlackFlickerStrikeMaps"] = { coldResist = 0, lightningResist = 40, chaosResist = 0, - damage = 0.8, + damage = 1.32, damageSpread = 0.2, - attackTime = 1.65, + attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "One Handed Sword", weaponType2 = "Shield", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "MonsterFlickerStrikeExtraRange", }, modList = { @@ -914,15 +894,15 @@ minions["Metadata/Monsters/GhostPirates/GhostPirateGreenBladeVortex"] = { coldResist = 0, lightningResist = 40, chaosResist = 0, - damage = 1, + damage = 1.65, damageSpread = 0.2, - attackTime = 1.65, + attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "One Handed Sword", weaponType2 = "Shield", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "GhostPirateBladeVortex", "GhostPirateBladeVortexSpectre", }, @@ -1102,9 +1082,9 @@ minions["Metadata/Monsters/incaminion/Fragment"] = { coldResist = 0, lightningResist = 0, chaosResist = 40, - damage = 0.84, + damage = 1.68, damageSpread = 0.2, - attackTime = 1.995, + attackTime = 1.32, attackRange = 25, accuracy = 1, skillList = { @@ -1607,19 +1587,16 @@ minions["Metadata/Monsters/MossMonster/FireMonster"] = { coldResist = 0, lightningResist = 0, chaosResist = 0, - damage = 1.5, + damage = 2.55, damageSpread = 0.2, - attackTime = 1.695, - attackRange = 7, + attackTime = 1.17, + attackRange = 12, accuracy = 1, - damageFixup = 0.33, skillList = { - "Melee", + "MeleeAtAnimationSpeed", "FireMonsterWhirlingBlades", }, modList = { - -- MonsterSpeedAndDamageFixupComplete [monster_base_type_attack_cast_speed_+%_and_damage_-%_final = 33] - -- MonsterRollsOverEnemiesText [display_monster_uses_whirling_blades_text = 1] -- ImmuneToLavaDamage [immune_to_lava_damage = 1] }, } @@ -1653,10 +1630,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerConductivity"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1675,10 +1652,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerEnfeebleCurse"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1698,10 +1675,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerFlamability"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1721,10 +1698,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerFrostbite"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1743,10 +1720,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerElementalWeakness"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1765,10 +1742,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerProjectileWeakness"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -1787,10 +1764,10 @@ minions["Metadata/Monsters/Necromancer/NecromancerVulnerability"] = { coldResist = 0, lightningResist = 75, chaosResist = 0, - damage = 0.9, + damage = 1.35, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 9, + attackTime = 1.17, + attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", @@ -2247,19 +2224,18 @@ minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSwordIncursionC coldResist = 35, lightningResist = 35, chaosResist = 20, - damage = 1.5, + damage = 2.42, damageSpread = 0.3, - attackTime = 1.605, - attackRange = 9, + attackTime = 1.32, + attackRange = 11, accuracy = 1, weaponType1 = "Two Handed Sword", skillList = { - "Melee", + "MeleeAtAnimationSpeed", "ElementalHitSkeletonKnightIncursion", "IncursionLeapSlamChampion", }, modList = { - -- MonsterCastsElementalHitText [monster_casts_elemental_hit_text = 1] -- MonsterIncursionDropModifiers__ [monster_slain_experience_+% = 0] [monster_dropped_item_quantity_+% = 35] [monster_dropped_item_rarity_+% = 1250] [monster_no_map_drops = 1] }, } @@ -2305,7 +2281,7 @@ minions["Metadata/Monsters/Skeletons/SkeletonMeleeBlackAbyssBoneLance"] = { modList = { -- MonsterAbyssDropModifiers [monster_slain_experience_+% = 0] [monster_dropped_item_quantity_+% = 100] [monster_dropped_item_rarity_+% = 300] [monster_no_map_drops = 1] -- VariableEmergeSpeedAbyss [emerge_speed_+% = 0] - -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] + -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] [monster_hellscape_charge_+% = -66] -- VariableEmergeSpeedAbyss [emerge_speed_+% = 0] }, } @@ -2342,11 +2318,11 @@ minions["Metadata/Monsters/Snake/SnakeMeleeSpit"] = { chaosResist = 30, damage = 1, damageSpread = 0.2, - attackTime = 1.65, - attackRange = 9, + attackTime = 1.095, + attackRange = 8, accuracy = 1, skillList = { - "Melee", + "MeleeAtAnimationSpeed", "SnakeProjectile", }, modList = { @@ -2361,13 +2337,13 @@ minions["Metadata/Monsters/Snake/SnakeScorpionMultiShot"] = { coldResist = 0, lightningResist = 0, chaosResist = 30, - damage = 0.75, + damage = 1.24, damageSpread = 0.2, - attackTime = 1.65, - attackRange = 9, + attackTime = 1.095, + attackRange = 8, accuracy = 1, skillList = { - "Melee", + "MeleeAtAnimationSpeed", "SnakeSpineProjectile", }, modList = { @@ -2383,17 +2359,16 @@ minions["Metadata/Monsters/Spiders/SpiderThornFlickerStrike"] = { coldResist = 0, lightningResist = 40, chaosResist = 0, - damage = 1, + damage = 1.44, damageSpread = 0.2, - attackTime = 1.44, - attackRange = 8, + attackTime = 0.945, + attackRange = 13, accuracy = 1, skillList = { - "Melee", + "MeleeAtAnimationSpeed", "MonsterFlickerStrike", }, modList = { - -- MonsterUsesFlickerStrikeText [monster_uses_flicker_strike_text = 1] }, } -- Statue @@ -2707,13 +2682,13 @@ minions["Metadata/Monsters/SandLeaper/SandLeaperBreachSpectre_"] = { coldResist = 30, lightningResist = 30, chaosResist = 20, - damage = 1.2, + damage = 1.8, damageSpread = 0.2, - attackTime = 1.5, - attackRange = 8, + attackTime = 0.99, + attackRange = 7, accuracy = 1, skillList = { - "Melee", + "MeleeAtAnimationSpeed", "SandLeaperDodgeLeft", "SandLeaperDodgeRight", "BreachLightningWhip", @@ -2724,7 +2699,7 @@ minions["Metadata/Monsters/SandLeaper/SandLeaperBreachSpectre_"] = { modList = { -- MonsterBreachQuantityCommander [monster_dropped_item_quantity_+% = 700] -- MonsterBreachRarityCommander [monster_dropped_item_rarity_+% = 1000] - -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] + -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] [monster_hellscape_charge_+% = -66] }, } -- Scinteel Synthete @@ -2801,7 +2776,7 @@ minions["Metadata/Monsters/LeagueHarvest/Blue/HarvestNessaCrabT3Spectre"] = { }, modList = { -- MonsterHarvestT3DropModifiers [monster_slain_experience_+% = 0] [monster_dropped_item_quantity_+% = 720] [monster_dropped_item_rarity_+% = 1500] [monster_no_map_drops = 0] - -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] + -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] [monster_hellscape_charge_+% = -66] -- MapMonsterReducedCurseEffect [unique_boss_curse_effect_on_self_+%_final = -33] }, } @@ -2815,7 +2790,7 @@ minions["Metadata/Monsters/LegionLeague/LegionTemplarCaster1Spectre"] = { coldResist = 20, lightningResist = 20, chaosResist = 0, - damage = 1.5, + damage = 1.25, damageSpread = 0.2, attackTime = 1.17, attackRange = 10, @@ -2829,7 +2804,7 @@ minions["Metadata/Monsters/LegionLeague/LegionTemplarCaster1Spectre"] = { modList = { -- MonsterIgnoresDelveDarkness [monster_ignores_delve_darkness_mechanic = 1] -- MonsterLegionDropModifiers_ [monster_slain_experience_+% = 0] [monster_dropped_item_quantity_+% = 125] [monster_dropped_item_rarity_+% = 750] [monster_no_map_drops = 1] - -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] + -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] [monster_hellscape_charge_+% = -66] }, } -- Frost Auto-Scout @@ -3056,6 +3031,6 @@ minions["Metadata/Monsters/LegionLeague/LegionKaruiArcherSpectre"] = { modList = { -- MonsterIgnoresDelveDarkness [monster_ignores_delve_darkness_mechanic = 1] -- MonsterLegionDropModifiers_ [monster_slain_experience_+% = 0] [monster_dropped_item_quantity_+% = 125] [monster_dropped_item_rarity_+% = 750] [monster_no_map_drops = 1] - -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] + -- BreachReducedBeyondPortalChance [monster_beyond_portal_chance_+%_final = -66] [monster_hellscape_charge_+% = -66] }, } diff --git a/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua b/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua index 5a10c70ab3..db7d9214e8 100644 --- a/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua +++ b/src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua @@ -640,6 +640,24 @@ return { } }, [25]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="During initial Duration, can be hit by your Projectiles up to {0} times" + } + } + }, + stats={ + [1]="tornado_maximum_number_of_hits" + } + }, + [26]={ lang={ English={ [1]={ @@ -661,7 +679,7 @@ return { [1]="base_secondary_skill_effect_duration" } }, - [26]={ + [27]={ lang={ English={ [1]={ @@ -683,7 +701,7 @@ return { [1]="offering_skill_effect_duration_per_corpse" } }, - [27]={ + [28]={ lang={ English={ [1]={ @@ -705,7 +723,7 @@ return { [1]="base_buff_duration_ms_+_per_removable_endurance_charge" } }, - [28]={ + [29]={ lang={ English={ [1]={ @@ -736,7 +754,38 @@ return { [1]="buff_duration_+%" } }, - [29]={ + [30]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Skill Effect Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Skill Effect Duration" + } + } + }, + stats={ + [1]="skill_effect_duration_+%" + } + }, + [31]={ lang={ English={ [1]={ @@ -754,7 +803,7 @@ return { [1]="display_minion_base_maximum_life" } }, - [30]={ + [32]={ lang={ English={ [1]={ @@ -785,7 +834,7 @@ return { [1]="active_skill_area_damage_+%_final" } }, - [31]={ + [33]={ lang={ English={ [1]={ @@ -812,7 +861,7 @@ return { [1]="base_spell_repeat_count" } }, - [32]={ + [34]={ lang={ English={ [1]={ @@ -839,7 +888,7 @@ return { [1]="base_number_of_golems_allowed" } }, - [33]={ + [35]={ lang={ English={ [1]={ @@ -918,7 +967,7 @@ return { [3]="is_ranged_attack_totem" } }, - [34]={ + [36]={ lang={ English={ [1]={ @@ -936,7 +985,7 @@ return { [1]="attack_skills_additional_ballista_totems_allowed" } }, - [35]={ + [37]={ lang={ English={ [1]={ @@ -954,7 +1003,7 @@ return { [1]="base_number_of_totems_allowed" } }, - [36]={ + [38]={ lang={ English={ [1]={ @@ -972,7 +1021,7 @@ return { [1]="eye_of_winter_base_explosion_shards" } }, - [37]={ + [39]={ lang={ English={ [1]={ @@ -1007,7 +1056,7 @@ return { [1]="base_sigil_repeat_frequency_ms" } }, - [38]={ + [40]={ lang={ English={ [1]={ @@ -1038,7 +1087,7 @@ return { [1]="sigil_repeat_frequency_+%" } }, - [39]={ + [41]={ lang={ English={ [1]={ @@ -1056,7 +1105,7 @@ return { [1]="additive_cast_speed_modifiers_apply_to_sigil_repeat_frequency" } }, - [40]={ + [42]={ lang={ English={ [1]={ @@ -1074,7 +1123,7 @@ return { [1]="accuracy_rating" } }, - [41]={ + [43]={ lang={ English={ [1]={ @@ -1105,7 +1154,7 @@ return { [1]="accuracy_rating_+%" } }, - [42]={ + [44]={ lang={ English={ [1]={ @@ -1144,7 +1193,7 @@ return { [1]="active_skill_ailment_damage_+%_final" } }, - [43]={ + [45]={ lang={ English={ [1]={ @@ -1175,7 +1224,7 @@ return { [1]="active_skill_attack_damage_+%_final_with_two_handed_weapon" } }, - [44]={ + [46]={ lang={ English={ [1]={ @@ -1206,7 +1255,7 @@ return { [1]="active_skill_attack_speed_+%_final_with_two_handed_weapon" } }, - [45]={ + [47]={ lang={ English={ [1]={ @@ -1233,7 +1282,7 @@ return { [1]="active_skill_brands_allowed_on_enemy_+" } }, - [46]={ + [48]={ lang={ English={ [1]={ @@ -1264,7 +1313,7 @@ return { [1]="active_skill_cast_speed_+%_final" } }, - [47]={ + [49]={ lang={ English={ [1]={ @@ -1295,7 +1344,7 @@ return { [1]="active_skill_critical_strike_chance_+%_final" } }, - [48]={ + [50]={ lang={ English={ [1]={ @@ -1326,7 +1375,7 @@ return { [1]="active_skill_poison_duration_+%_final" } }, - [49]={ + [51]={ lang={ English={ [1]={ @@ -1357,7 +1406,7 @@ return { [1]="active_skill_quality_damage_+%_final" } }, - [50]={ + [52]={ lang={ English={ [1]={ @@ -1388,7 +1437,7 @@ return { [1]="active_skill_quality_duration_+%_final" } }, - [51]={ + [53]={ lang={ English={ [1]={ @@ -1406,7 +1455,7 @@ return { [1]="add_power_charge_on_kill_%_chance" } }, - [52]={ + [54]={ lang={ English={ [1]={ @@ -1428,7 +1477,7 @@ return { [1]="additional_base_critical_strike_chance" } }, - [53]={ + [55]={ lang={ English={ [1]={ @@ -1450,7 +1499,7 @@ return { [1]="additional_weapon_base_attack_time_ms" } }, - [54]={ + [56]={ lang={ English={ [1]={ @@ -1468,7 +1517,7 @@ return { [1]="additive_mine_duration_modifiers_apply_to_buff_effect_duration" } }, - [55]={ + [57]={ lang={ English={ [1]={ @@ -1499,7 +1548,7 @@ return { [1]="ancestor_totem_buff_effect_+%" } }, - [56]={ + [58]={ lang={ English={ [1]={ @@ -1530,7 +1579,7 @@ return { [1]="ancestor_totem_parent_activation_range_+%" } }, - [57]={ + [59]={ lang={ English={ [1]={ @@ -1561,7 +1610,7 @@ return { [1]="area_damage_+%" } }, - [58]={ + [60]={ lang={ English={ [1]={ @@ -1592,7 +1641,7 @@ return { [1]="area_of_effect_+%_while_dead" } }, - [59]={ + [61]={ lang={ English={ [1]={ @@ -1623,7 +1672,7 @@ return { [1]="attack_and_cast_speed_+%" } }, - [60]={ + [62]={ lang={ English={ [1]={ @@ -1654,7 +1703,7 @@ return { [1]="attack_and_cast_speed_+%_during_onslaught" } }, - [61]={ + [63]={ lang={ English={ [1]={ @@ -1677,7 +1726,7 @@ return { [2]="attack_maximum_added_chaos_damage" } }, - [62]={ + [64]={ lang={ English={ [1]={ @@ -1700,7 +1749,7 @@ return { [2]="attack_maximum_added_cold_damage" } }, - [63]={ + [65]={ lang={ English={ [1]={ @@ -1723,7 +1772,7 @@ return { [2]="attack_maximum_added_fire_damage" } }, - [64]={ + [66]={ lang={ English={ [1]={ @@ -1746,7 +1795,7 @@ return { [2]="attack_maximum_added_lightning_damage" } }, - [65]={ + [67]={ lang={ English={ [1]={ @@ -1769,7 +1818,7 @@ return { [2]="attack_maximum_added_physical_damage" } }, - [66]={ + [68]={ lang={ English={ [1]={ @@ -1800,7 +1849,7 @@ return { [1]="attack_speed_+%" } }, - [67]={ + [69]={ lang={ English={ [1]={ @@ -1831,14 +1880,14 @@ return { [1]="attack_speed_+%_granted_from_skill" } }, - [68]={ + [70]={ lang={ English={ [1]={ limit={ [1]={ [1]=1, - [2]="#" + [2]=99 } }, text="{0}% Chance to Avoid Interruption from Stuns While Using this Skill" @@ -1850,7 +1899,7 @@ return { [2]="#" } }, - text="Cannot be Interrupted from Stuns While Using this Skill" + text="Avoid Interruption from Stuns While Using this Skill" } } }, @@ -1858,7 +1907,7 @@ return { [1]="avoid_interruption_while_using_this_skill_%" } }, - [69]={ + [71]={ lang={ English={ [1]={ @@ -1885,7 +1934,7 @@ return { [1]="base_added_cooldown_count" } }, - [70]={ + [72]={ lang={ English={ [1]={ @@ -1924,7 +1973,7 @@ return { [1]="base_ailment_damage_+%" } }, - [71]={ + [73]={ lang={ English={ [1]={ @@ -1955,7 +2004,7 @@ return { [1]="base_aura_area_of_effect_+%" } }, - [72]={ + [74]={ lang={ English={ [1]={ @@ -1990,7 +2039,7 @@ return { [1]="base_blackhole_tick_rate_ms" } }, - [73]={ + [75]={ lang={ English={ [1]={ @@ -2012,7 +2061,7 @@ return { [1]="base_blade_vortex_hit_rate_ms" } }, - [74]={ + [76]={ lang={ English={ [1]={ @@ -2043,7 +2092,7 @@ return { [1]="base_bleed_duration_+%" } }, - [75]={ + [77]={ lang={ English={ [1]={ @@ -2074,7 +2123,7 @@ return { [1]="base_cast_speed_+%" } }, - [76]={ + [78]={ lang={ English={ [1]={ @@ -2095,6 +2144,23 @@ return { text="Always Freezes Enemies on Hit" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="Always Freeze" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -2118,7 +2184,7 @@ return { [2]="always_freeze" } }, - [77]={ + [79]={ lang={ English={ [1]={ @@ -2153,7 +2219,7 @@ return { [1]="base_chance_to_ignite_%" } }, - [78]={ + [80]={ lang={ English={ [1]={ @@ -2188,7 +2254,7 @@ return { [1]="base_chance_to_shock_%" } }, - [79]={ + [81]={ lang={ English={ [1]={ @@ -2206,7 +2272,7 @@ return { [1]="base_circle_of_power_mana_spend_per_upgrade" } }, - [80]={ + [82]={ lang={ English={ [1]={ @@ -2237,7 +2303,7 @@ return { [1]="base_cost_+%" } }, - [81]={ + [83]={ lang={ English={ [1]={ @@ -2255,7 +2321,7 @@ return { [1]="base_critical_strike_multiplier_+" } }, - [82]={ + [84]={ lang={ English={ [1]={ @@ -2286,7 +2352,7 @@ return { [1]="base_curse_duration_+%" } }, - [83]={ + [85]={ lang={ English={ [1]={ @@ -2312,7 +2378,7 @@ return { [1]="base_curse_skill_doom_gain_per_minute_if_cast_yourself" } }, - [84]={ + [86]={ lang={ English={ [1]={ @@ -2334,7 +2400,7 @@ return { [1]="base_global_chance_to_knockback_%" } }, - [85]={ + [87]={ lang={ English={ [1]={ @@ -2365,7 +2431,7 @@ return { [1]="base_killed_monster_dropped_item_rarity_+%" } }, - [86]={ + [88]={ lang={ English={ [1]={ @@ -2396,7 +2462,7 @@ return { [1]="base_life_cost_+%" } }, - [87]={ + [89]={ lang={ English={ [1]={ @@ -2414,7 +2480,7 @@ return { [1]="base_life_gain_per_target" } }, - [88]={ + [90]={ lang={ English={ [1]={ @@ -2440,7 +2506,7 @@ return { [1]="base_life_leech_from_attack_damage_permyriad" } }, - [89]={ + [91]={ lang={ English={ [1]={ @@ -2471,7 +2537,7 @@ return { [1]="base_life_reservation_+%" } }, - [90]={ + [92]={ lang={ English={ [1]={ @@ -2502,7 +2568,7 @@ return { [1]="base_mana_cost_-%" } }, - [91]={ + [93]={ lang={ English={ [1]={ @@ -2533,7 +2599,7 @@ return { [1]="base_mana_reservation_+%" } }, - [92]={ + [94]={ lang={ English={ [1]={ @@ -2555,7 +2621,7 @@ return { [1]="base_mine_detonation_time_ms" } }, - [93]={ + [95]={ lang={ English={ [1]={ @@ -2582,7 +2648,7 @@ return { [1]="base_number_of_additional_arrows" } }, - [94]={ + [96]={ lang={ English={ [1]={ @@ -2609,7 +2675,7 @@ return { [1]="base_number_of_champions_of_light_allowed" } }, - [95]={ + [97]={ lang={ English={ [1]={ @@ -2636,7 +2702,7 @@ return { [1]="base_number_of_relics_allowed" } }, - [96]={ + [98]={ lang={ English={ [1]={ @@ -2654,7 +2720,7 @@ return { [1]="base_physical_damage_%_to_convert_to_lightning" } }, - [97]={ + [99]={ lang={ English={ [1]={ @@ -2685,7 +2751,7 @@ return { [1]="base_poison_duration_+%" } }, - [98]={ + [100]={ lang={ English={ [1]={ @@ -2716,7 +2782,7 @@ return { [1]="base_projectile_speed_+%" } }, - [99]={ + [101]={ lang={ English={ [1]={ @@ -2734,7 +2800,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [100]={ + [102]={ lang={ English={ [1]={ @@ -2752,7 +2818,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [101]={ + [103]={ lang={ English={ [1]={ @@ -2770,7 +2836,38 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [102]={ + [104]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Reservation Efficiency" + } + } + }, + stats={ + [1]="base_reservation_efficiency_+%" + } + }, + [105]={ lang={ English={ [1]={ @@ -2801,7 +2898,7 @@ return { [1]="base_reservation_+%" } }, - [103]={ + [106]={ lang={ English={ [1]={ @@ -2832,7 +2929,7 @@ return { [1]="base_skill_area_of_effect_+%" } }, - [104]={ + [107]={ lang={ English={ [1]={ @@ -2863,7 +2960,7 @@ return { [1]="base_stun_duration_+%" } }, - [105]={ + [108]={ lang={ English={ [1]={ @@ -2881,7 +2978,7 @@ return { [1]="base_use_life_in_place_of_mana" } }, - [106]={ + [109]={ lang={ English={ [1]={ @@ -2912,7 +3009,7 @@ return { [1]="base_weapon_trap_rotation_speed_+%" } }, - [107]={ + [110]={ lang={ English={ [1]={ @@ -2934,7 +3031,7 @@ return { [1]="base_weapon_trap_total_rotation_%" } }, - [108]={ + [111]={ lang={ English={ [1]={ @@ -2952,7 +3049,7 @@ return { [1]="berserk_base_rage_loss_per_second" } }, - [109]={ + [112]={ lang={ English={ [1]={ @@ -2987,7 +3084,7 @@ return { [1]="bladefall_blade_left_in_ground_for_every_X_volleys" } }, - [110]={ + [113]={ lang={ English={ [1]={ @@ -3014,7 +3111,7 @@ return { [1]="bladefall_number_of_volleys" } }, - [111]={ + [114]={ lang={ English={ [1]={ @@ -3045,7 +3142,7 @@ return { [1]="blades_left_in_ground_+%_final_if_not_hand_cast" } }, - [112]={ + [115]={ lang={ English={ [1]={ @@ -3076,7 +3173,7 @@ return { [1]="blind_duration_+%" } }, - [113]={ + [116]={ lang={ English={ [1]={ @@ -3098,7 +3195,7 @@ return { [1]="blood_spears_additional_number_of_spears_if_changed_stance_recently" } }, - [114]={ + [117]={ lang={ English={ [1]={ @@ -3129,7 +3226,7 @@ return { [1]="blood_spears_base_number_of_spears" } }, - [115]={ + [118]={ lang={ English={ [1]={ @@ -3160,7 +3257,7 @@ return { [1]="blood_spears_damage_+%_final_in_blood_stance" } }, - [116]={ + [119]={ lang={ English={ [1]={ @@ -3191,7 +3288,7 @@ return { [1]="burn_damage_+%" } }, - [117]={ + [120]={ lang={ English={ [1]={ @@ -3218,7 +3315,7 @@ return { [1]="chance_%_when_poison_to_also_poison_another_enemy" } }, - [118]={ + [121]={ lang={ English={ [1]={ @@ -3236,7 +3333,7 @@ return { [1]="chance_to_double_stun_duration_%" } }, - [119]={ + [122]={ lang={ English={ [1]={ @@ -3254,13 +3351,17 @@ return { [1]="chance_to_fork_extra_projectile_%" } }, - [120]={ + [123]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -3268,12 +3369,16 @@ return { [2]="#" } }, - text="Grants Fortify on Melee hit" + text="Melee Hits Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -3281,7 +3386,7 @@ return { [2]=99 } }, - text="{0}% chance to Fortify on Melee hit" + text="Melee Hits have {0}% chance to Fortify" } } }, @@ -3289,7 +3394,7 @@ return { [1]="chance_to_fortify_on_melee_hit_+%" } }, - [121]={ + [124]={ lang={ English={ [1]={ @@ -3316,7 +3421,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%" } }, - [122]={ + [125]={ lang={ English={ [1]={ @@ -3338,7 +3443,7 @@ return { [1]="chance_to_place_an_additional_mine_%" } }, - [123]={ + [126]={ lang={ English={ [1]={ @@ -3373,7 +3478,7 @@ return { [1]="chance_to_scorch_%" } }, - [124]={ + [127]={ lang={ English={ [1]={ @@ -3404,7 +3509,7 @@ return { [1]="chaos_damage_+%" } }, - [125]={ + [128]={ lang={ English={ [1]={ @@ -3435,7 +3540,7 @@ return { [1]="chill_duration_+%" } }, - [126]={ + [129]={ lang={ English={ [1]={ @@ -3466,7 +3571,7 @@ return { [1]="chill_effect_+%" } }, - [127]={ + [130]={ lang={ English={ [1]={ @@ -3497,7 +3602,7 @@ return { [1]="circle_of_power_skill_cost_mana_cost_+%" } }, - [128]={ + [131]={ lang={ English={ [1]={ @@ -3536,7 +3641,7 @@ return { [1]="cold_ailment_effect_+%" } }, - [129]={ + [132]={ lang={ English={ [1]={ @@ -3554,7 +3659,7 @@ return { [1]="cold_damage_%_to_add_as_fire" } }, - [130]={ + [133]={ lang={ English={ [1]={ @@ -3585,7 +3690,7 @@ return { [1]="cold_damage_+%" } }, - [131]={ + [134]={ lang={ English={ [1]={ @@ -3603,7 +3708,7 @@ return { [1]="consecrated_ground_effect_+%" } }, - [132]={ + [135]={ lang={ English={ [1]={ @@ -3634,7 +3739,7 @@ return { [1]="consecrated_ground_enemy_damage_taken_+%" } }, - [133]={ + [136]={ lang={ English={ [1]={ @@ -3665,7 +3770,7 @@ return { [1]="consecrated_ground_area_+%" } }, - [134]={ + [137]={ lang={ English={ [1]={ @@ -3675,7 +3780,7 @@ return { [2]="#" } }, - text="{0}% chance to Spread when affected Enemy is Hit " + text="{0}% chance to Spread when affected Enemy is Hit" }, [2]={ limit={ @@ -3684,7 +3789,7 @@ return { [2]="#" } }, - text="Spread when affected Enemy is Hit " + text="Spread when affected Enemy is Hit" } } }, @@ -3692,7 +3797,7 @@ return { [1]="contagion_spread_on_hit_affected_enemy_%" } }, - [135]={ + [138]={ lang={ English={ [1]={ @@ -3723,7 +3828,7 @@ return { [1]="conversation_trap_converted_enemy_damage_+%" } }, - [136]={ + [139]={ lang={ English={ [1]={ @@ -3733,7 +3838,7 @@ return { [2]="#" } }, - text="Converted Enemies have {0}% chance to Taunt on Hit " + text="Converted Enemies have {0}% chance to Taunt on Hit" }, [2]={ [1]={ @@ -3746,7 +3851,7 @@ return { [2]="#" } }, - text="Converted Enemies Taunt on Hit " + text="Converted Enemies Taunt on Hit" } } }, @@ -3754,7 +3859,7 @@ return { [1]="conversion_trap_converted_enemies_chance_to_taunt_on_hit_%" } }, - [137]={ + [140]={ lang={ English={ [1]={ @@ -3772,7 +3877,7 @@ return { [1]="corpse_erruption_base_maximum_number_of_geyers" } }, - [138]={ + [141]={ lang={ English={ [1]={ @@ -3803,7 +3908,7 @@ return { [1]="cremation_fires_projectiles_faster_+%_final" } }, - [139]={ + [142]={ lang={ English={ [1]={ @@ -3821,7 +3926,7 @@ return { [1]="critical_ailment_dot_multiplier_+" } }, - [140]={ + [143]={ lang={ English={ [1]={ @@ -3839,7 +3944,7 @@ return { [1]="critical_multiplier_+%_per_100_max_es_on_shield" } }, - [141]={ + [144]={ lang={ English={ [1]={ @@ -3870,7 +3975,7 @@ return { [1]="critical_strike_chance_+%" } }, - [142]={ + [145]={ lang={ English={ [1]={ @@ -3901,7 +4006,7 @@ return { [1]="cyclone_max_stages_movement_speed_+%" } }, - [143]={ + [146]={ lang={ English={ [1]={ @@ -3932,7 +4037,7 @@ return { [1]="damage_over_time_+%" } }, - [144]={ + [147]={ lang={ English={ [1]={ @@ -3963,7 +4068,7 @@ return { [1]="damage_+%" } }, - [145]={ + [148]={ lang={ English={ [1]={ @@ -3994,7 +4099,7 @@ return { [1]="damage_+%_per_endurance_charge" } }, - [146]={ + [149]={ lang={ English={ [1]={ @@ -4025,7 +4130,7 @@ return { [1]="damage_+%_per_frenzy_charge" } }, - [147]={ + [150]={ lang={ English={ [1]={ @@ -4056,7 +4161,7 @@ return { [1]="damage_+%_per_power_charge" } }, - [148]={ + [151]={ lang={ English={ [1]={ @@ -4087,7 +4192,7 @@ return { [1]="damage_+%_vs_enemies_on_full_life" } }, - [149]={ + [152]={ lang={ English={ [1]={ @@ -4126,7 +4231,7 @@ return { [1]="damage_+%_vs_enemies_per_freeze_shock_ignite" } }, - [150]={ + [153]={ lang={ English={ [1]={ @@ -4157,7 +4262,7 @@ return { [1]="damage_+%_vs_frozen_enemies" } }, - [151]={ + [154]={ lang={ English={ [1]={ @@ -4188,7 +4293,7 @@ return { [1]="damage_+%_on_full_energy_shield" } }, - [152]={ + [155]={ lang={ English={ [1]={ @@ -4219,7 +4324,7 @@ return { [1]="damage_+%_when_on_full_life" } }, - [153]={ + [156]={ lang={ English={ [1]={ @@ -4258,7 +4363,7 @@ return { [1]="damage_+%_when_on_low_life" } }, - [154]={ + [157]={ lang={ English={ [1]={ @@ -4289,7 +4394,7 @@ return { [1]="damage_+%_with_hits_and_ailments" } }, - [155]={ + [158]={ lang={ English={ [1]={ @@ -4328,7 +4433,7 @@ return { [1]="damage_vs_cursed_enemies_per_enemy_curse_+%" } }, - [156]={ + [159]={ lang={ English={ [1]={ @@ -4346,7 +4451,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%" } }, - [157]={ + [160]={ lang={ English={ [1]={ @@ -4368,7 +4473,7 @@ return { [1]="dash_grants_phasing_after_use_ms" } }, - [158]={ + [161]={ lang={ English={ [1]={ @@ -4390,7 +4495,7 @@ return { [1]="display_base_intensity_loss" } }, - [159]={ + [162]={ lang={ English={ [1]={ @@ -4408,7 +4513,7 @@ return { [1]="display_frost_fury_additive_cast_speed_modifiers_apply_to_fire_speed" } }, - [160]={ + [163]={ lang={ English={ [1]={ @@ -4426,7 +4531,7 @@ return { [1]="divine_tempest_base_number_of_nearby_enemies_to_zap" } }, - [161]={ + [164]={ lang={ English={ [1]={ @@ -4444,7 +4549,7 @@ return { [1]="dot_multiplier_+" } }, - [162]={ + [165]={ lang={ English={ [1]={ @@ -4475,7 +4580,7 @@ return { [1]="elemental_damage_+%" } }, - [163]={ + [166]={ lang={ English={ [1]={ @@ -4497,7 +4602,7 @@ return { [1]="enemy_phys_reduction_%_penalty_vs_hit" } }, - [164]={ + [167]={ lang={ English={ [1]={ @@ -4532,7 +4637,7 @@ return { [1]="ethereal_knives_blade_left_in_ground_for_every_X_projectiles" } }, - [165]={ + [168]={ lang={ English={ [1]={ @@ -4554,7 +4659,7 @@ return { [1]="faster_bleed_%" } }, - [166]={ + [169]={ lang={ English={ [1]={ @@ -4589,7 +4694,7 @@ return { [1]="faster_burn_%" } }, - [167]={ + [170]={ lang={ English={ [1]={ @@ -4615,7 +4720,7 @@ return { [1]="faster_poison_%" } }, - [168]={ + [171]={ lang={ English={ [1]={ @@ -4646,7 +4751,7 @@ return { [1]="fire_damage_+%" } }, - [169]={ + [172]={ lang={ English={ [1]={ @@ -4677,77 +4782,79 @@ return { [1]="firestorm_explosion_area_of_effect_+%" } }, - [170]={ + [173]={ lang={ English={ [1]={ limit={ [1]={ - [1]=1, + [1]="#", + [2]="#" + }, + [2]={ + [1]="#", [2]="#" } }, - text="{0}% increased Fortify duration" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, + text="Linked target gains {0} to {1} Added Fire Damage" + } + } + }, + stats={ + [1]="flame_link_minimum_fire_damage", + [2]="flame_link_maximum_fire_damage" + } + }, + [174]={ + lang={ + English={ + [1]={ limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="{0}% reduced Fortify duration" + text="Linked target gains Added Fire Damage equal to {0}% of your Maximum Life" } } }, stats={ - [1]="fortify_duration_+%" + [1]="flame_link_added_fire_damage_from_life_%" } }, - [171]={ + [175]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Fortify Effect" + text="{0}% increased Fortification Duration" }, [2]={ [1]={ k="negate", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="{0}% reduced Fortify Effect" + text="{0}% reduced Fortification Duration" } } }, stats={ - [1]="fortify_effect_+%" + [1]="fortify_duration_+%" } }, - [172]={ + [176]={ lang={ English={ [1]={ @@ -4778,7 +4885,7 @@ return { [1]="freeze_duration_+%" } }, - [173]={ + [177]={ lang={ English={ [1]={ @@ -4800,7 +4907,7 @@ return { [1]="global_chance_to_blind_on_hit_%" } }, - [174]={ + [178]={ lang={ English={ [1]={ @@ -4823,7 +4930,7 @@ return { [2]="global_maximum_added_chaos_damage" } }, - [175]={ + [179]={ lang={ English={ [1]={ @@ -4846,7 +4953,7 @@ return { [2]="global_maximum_added_cold_damage" } }, - [176]={ + [180]={ lang={ English={ [1]={ @@ -4869,7 +4976,7 @@ return { [2]="global_maximum_added_fire_damage" } }, - [177]={ + [181]={ lang={ English={ [1]={ @@ -4892,7 +4999,7 @@ return { [2]="global_maximum_added_lightning_damage" } }, - [178]={ + [182]={ lang={ English={ [1]={ @@ -4915,7 +5022,7 @@ return { [2]="global_maximum_added_physical_damage" } }, - [179]={ + [183]={ lang={ English={ [1]={ @@ -4933,7 +5040,7 @@ return { [1]="global_reduce_enemy_block_%" } }, - [180]={ + [184]={ lang={ English={ [1]={ @@ -4964,7 +5071,7 @@ return { [1]="golem_buff_effect_+%" } }, - [181]={ + [185]={ lang={ English={ [1]={ @@ -4986,7 +5093,7 @@ return { [1]="herald_of_thunder_bolt_base_frequency" } }, - [182]={ + [186]={ lang={ English={ [1]={ @@ -5017,7 +5124,7 @@ return { [1]="hex_doom_gain_rate_+%" } }, - [183]={ + [187]={ lang={ English={ [1]={ @@ -5048,7 +5155,7 @@ return { [1]="hit_damage_+%" } }, - [184]={ + [188]={ lang={ English={ [1]={ @@ -5070,7 +5177,7 @@ return { [1]="hydro_sphere_base_pulse_frequency_ms" } }, - [185]={ + [189]={ lang={ English={ [1]={ @@ -5101,7 +5208,7 @@ return { [1]="hydro_sphere_pulse_frequency_+%" } }, - [186]={ + [190]={ lang={ English={ [1]={ @@ -5132,7 +5239,7 @@ return { [1]="ignite_duration_+%" } }, - [187]={ + [191]={ lang={ English={ [1]={ @@ -5163,7 +5270,7 @@ return { [1]="intensity_loss_frequency_while_moving_+%" } }, - [188]={ + [192]={ lang={ English={ [1]={ @@ -5181,7 +5288,7 @@ return { [1]="kinetic_wand_base_number_of_zig_zags" } }, - [189]={ + [193]={ lang={ English={ [1]={ @@ -5212,7 +5319,7 @@ return { [1]="knockback_distance_+%" } }, - [190]={ + [194]={ lang={ English={ [1]={ @@ -5238,7 +5345,7 @@ return { [1]="life_leech_from_any_damage_permyriad" } }, - [191]={ + [195]={ lang={ English={ [1]={ @@ -5277,7 +5384,7 @@ return { [1]="lightning_ailment_effect_+%" } }, - [192]={ + [196]={ lang={ English={ [1]={ @@ -5295,7 +5402,7 @@ return { [1]="lightning_damage_%_to_add_as_chaos" } }, - [193]={ + [197]={ lang={ English={ [1]={ @@ -5326,7 +5433,7 @@ return { [1]="lightning_damage_+%" } }, - [194]={ + [198]={ lang={ English={ [1]={ @@ -5348,7 +5455,7 @@ return { [1]="lightning_tower_trap_base_interval_duration_ms" } }, - [195]={ + [199]={ lang={ English={ [1]={ @@ -5366,7 +5473,7 @@ return { [1]="magma_orb_%_chance_to_big_explode_instead_of_chaining" } }, - [196]={ + [200]={ lang={ English={ [1]={ @@ -5397,7 +5504,7 @@ return { [1]="maim_effect_+%" } }, - [197]={ + [201]={ lang={ English={ [1]={ @@ -5415,7 +5522,7 @@ return { [1]="mana_gain_per_target" } }, - [198]={ + [202]={ lang={ English={ [1]={ @@ -5441,7 +5548,7 @@ return { [1]="mana_leech_from_any_damage_permyriad" } }, - [199]={ + [203]={ lang={ English={ [1]={ @@ -5472,7 +5579,7 @@ return { [1]="maximum_energy_shield_leech_amount_per_leech_+%" } }, - [200]={ + [204]={ lang={ English={ [1]={ @@ -5503,7 +5610,7 @@ return { [1]="maximum_life_leech_amount_per_leech_+%" } }, - [201]={ + [205]={ lang={ English={ [1]={ @@ -5542,7 +5649,7 @@ return { [1]="maximum_life_+%_for_corpses_you_create" } }, - [202]={ + [206]={ lang={ English={ [1]={ @@ -5569,7 +5676,7 @@ return { [1]="melee_attack_number_of_spirit_strikes" } }, - [203]={ + [207]={ lang={ English={ [1]={ @@ -5600,7 +5707,7 @@ return { [1]="melee_damage_+%" } }, - [204]={ + [208]={ lang={ English={ [1]={ @@ -5631,7 +5738,7 @@ return { [1]="melee_damage_vs_bleeding_enemies_+%" } }, - [205]={ + [209]={ lang={ English={ [1]={ @@ -5662,7 +5769,7 @@ return { [1]="melee_physical_damage_+%" } }, - [206]={ + [210]={ lang={ English={ [1]={ @@ -5693,7 +5800,7 @@ return { [1]="mine_detonation_radius_+%" } }, - [207]={ + [211]={ lang={ English={ [1]={ @@ -5724,7 +5831,7 @@ return { [1]="mine_detonation_speed_+%" } }, - [208]={ + [212]={ lang={ English={ [1]={ @@ -5755,7 +5862,7 @@ return { [1]="mine_duration_+%" } }, - [209]={ + [213]={ lang={ English={ [1]={ @@ -5786,7 +5893,7 @@ return { [1]="mine_laying_speed_+%" } }, - [210]={ + [214]={ lang={ English={ [1]={ @@ -5804,7 +5911,7 @@ return { [1]="minion_chance_to_deal_double_damage_%" } }, - [211]={ + [215]={ lang={ English={ [1]={ @@ -5822,7 +5929,7 @@ return { [1]="modifiers_to_number_of_projectiles_instead_apply_to_splitting" } }, - [212]={ + [216]={ lang={ English={ [1]={ @@ -5853,7 +5960,7 @@ return { [1]="non_curse_aura_effect_+%" } }, - [213]={ + [217]={ lang={ English={ [1]={ @@ -5880,7 +5987,7 @@ return { [1]="number_of_additional_projectiles" } }, - [214]={ + [218]={ lang={ English={ [1]={ @@ -5898,7 +6005,7 @@ return { [1]="number_of_chains" } }, - [215]={ + [219]={ lang={ English={ [1]={ @@ -5925,7 +6032,7 @@ return { [1]="number_of_additional_remote_mines_allowed" } }, - [216]={ + [220]={ lang={ English={ [1]={ @@ -5952,7 +6059,7 @@ return { [1]="number_of_additional_traps_allowed" } }, - [217]={ + [221]={ lang={ English={ [1]={ @@ -5979,7 +6086,7 @@ return { [1]="number_of_additional_traps_to_throw" } }, - [218]={ + [222]={ lang={ English={ [1]={ @@ -6006,7 +6113,7 @@ return { [1]="number_of_animated_weapons_allowed" } }, - [219]={ + [223]={ lang={ English={ [1]={ @@ -6037,7 +6144,7 @@ return { [1]="number_of_projectiles_to_fire_+%_final_per_steel_ammo_consumed" } }, - [220]={ + [224]={ lang={ English={ [1]={ @@ -6064,7 +6171,7 @@ return { [1]="base_number_of_reapers_allowed" } }, - [221]={ + [225]={ lang={ English={ [1]={ @@ -6099,7 +6206,7 @@ return { [1]="orb_of_storms_base_bolt_frequency_ms" } }, - [222]={ + [226]={ lang={ English={ [1]={ @@ -6117,7 +6224,7 @@ return { [1]="base_additional_burning_debuff_%_of_ignite_damage" } }, - [223]={ + [227]={ lang={ English={ [1]={ @@ -6139,7 +6246,7 @@ return { [1]="phys_cascade_trap_base_interval_duration_ms" } }, - [224]={ + [228]={ lang={ English={ [1]={ @@ -6157,7 +6264,7 @@ return { [1]="physical_damage_%_to_add_as_fire" } }, - [225]={ + [229]={ lang={ English={ [1]={ @@ -6175,7 +6282,7 @@ return { [1]="physical_damage_%_to_add_as_lightning" } }, - [226]={ + [230]={ lang={ English={ [1]={ @@ -6206,7 +6313,7 @@ return { [1]="physical_damage_+%" } }, - [227]={ + [231]={ lang={ English={ [1]={ @@ -6237,7 +6344,7 @@ return { [1]="placing_traps_cooldown_recovery_+%" } }, - [228]={ + [232]={ lang={ English={ [1]={ @@ -6268,7 +6375,7 @@ return { [1]="precision_grants_area_of_effect_+%_final" } }, - [229]={ + [233]={ lang={ English={ [1]={ @@ -6295,7 +6402,7 @@ return { [1]="primary_projectile_chains_+" } }, - [230]={ + [234]={ lang={ English={ [1]={ @@ -6330,7 +6437,7 @@ return { [1]="prismatic_rain_beam_base_frequency_ms" } }, - [231]={ + [235]={ lang={ English={ [1]={ @@ -6357,7 +6464,7 @@ return { [1]="projectile_base_number_of_targets_to_pierce" } }, - [232]={ + [236]={ lang={ English={ [1]={ @@ -6388,7 +6495,7 @@ return { [1]="projectile_damage_+%" } }, - [233]={ + [237]={ lang={ English={ [1]={ @@ -6406,7 +6513,7 @@ return { [1]="projectile_number_to_split" } }, - [234]={ + [238]={ lang={ English={ [1]={ @@ -6424,7 +6531,7 @@ return { [1]="projectiles_fork" } }, - [235]={ + [239]={ lang={ English={ [1]={ @@ -6625,7 +6732,7 @@ return { [4]="projectiles_chance_to_return_%_from_final_target" } }, - [236]={ + [240]={ lang={ English={ [1]={ @@ -6648,7 +6755,7 @@ return { [2]="quick_guard_damage_absorb_limit" } }, - [237]={ + [241]={ lang={ English={ [1]={ @@ -6675,7 +6782,7 @@ return { [1]="rain_of_arrows_additional_sequences" } }, - [238]={ + [242]={ lang={ English={ [1]={ @@ -6693,7 +6800,7 @@ return { [1]="reave_additional_max_stacks" } }, - [239]={ + [243]={ lang={ English={ [1]={ @@ -6711,7 +6818,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [240]={ + [244]={ lang={ English={ [1]={ @@ -6729,7 +6836,7 @@ return { [1]="reduce_enemy_dodge_%" } }, - [241]={ + [245]={ lang={ English={ [1]={ @@ -6747,7 +6854,7 @@ return { [1]="regenerate_x_life_over_1_second_on_skill_use_or_trigger" } }, - [242]={ + [246]={ lang={ English={ [1]={ @@ -6778,7 +6885,7 @@ return { [1]="secondary_skill_effect_duration_+%" } }, - [243]={ + [247]={ lang={ English={ [1]={ @@ -6809,7 +6916,7 @@ return { [1]="seismic_trap_frequency_+%" } }, - [244]={ + [248]={ lang={ English={ [1]={ @@ -6840,7 +6947,7 @@ return { [1]="shock_duration_+%" } }, - [245]={ + [249]={ lang={ English={ [1]={ @@ -6858,7 +6965,7 @@ return { [1]="skill_base_chaos_damage_%_maximum_energy_shield" } }, - [246]={ + [250]={ lang={ English={ [1]={ @@ -6876,7 +6983,7 @@ return { [1]="skill_base_chaos_damage_%_maximum_life" } }, - [247]={ + [251]={ lang={ English={ [1]={ @@ -6894,38 +7001,7 @@ return { [1]="skill_cold_damage_%_to_convert_to_fire" } }, - [248]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Skill Effect Duration" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Skill Effect Duration" - } - } - }, - stats={ - [1]="skill_effect_duration_+%" - } - }, - [249]={ + [252]={ lang={ English={ [1]={ @@ -6943,7 +7019,7 @@ return { [1]="skill_fire_damage_%_to_convert_to_chaos" } }, - [250]={ + [253]={ lang={ English={ [1]={ @@ -6961,7 +7037,7 @@ return { [1]="skill_lightning_damage_%_to_convert_to_chaos" } }, - [251]={ + [254]={ lang={ English={ [1]={ @@ -6979,7 +7055,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_chaos" } }, - [252]={ + [255]={ lang={ English={ [1]={ @@ -7002,7 +7078,7 @@ return { [2]="active_skill_display_suppress_physical_to_cold_damage_conversion" } }, - [253]={ + [256]={ lang={ English={ [1]={ @@ -7020,7 +7096,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_fire" } }, - [254]={ + [257]={ lang={ English={ [1]={ @@ -7038,7 +7114,7 @@ return { [1]="snapping_adder_chance_to_release_projectile_when_hit_%" } }, - [255]={ + [258]={ lang={ English={ [1]={ @@ -7061,7 +7137,7 @@ return { [2]="soulfeast_take_%_maximum_energy_shield_as_chaos_damage" } }, - [256]={ + [259]={ lang={ English={ [1]={ @@ -7088,7 +7164,7 @@ return { [1]="spectral_spiral_weapon_base_number_of_bounces" } }, - [257]={ + [260]={ lang={ English={ [1]={ @@ -7119,7 +7195,7 @@ return { [1]="spell_damage_+%" } }, - [258]={ + [261]={ lang={ English={ [1]={ @@ -7137,7 +7213,58 @@ return { [1]="static_strike_number_of_beam_targets" } }, - [259]={ + [262]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + }, + [2]={ + [1]="#", + [2]="#" + }, + [3]={ + [1]="#", + [2]="#" + }, + [4]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades have minimum Lightning Damage equal to {2}% of Energy Shield, plus {0}\nEnergy Blades have maximum Lightning Damage equal to {3}% of Energy Shield, plus {1}" + } + } + }, + stats={ + [1]="storm_blade_minimum_lightning_damage", + [2]="storm_blade_maximum_lightning_damage", + [3]="storm_blade_minimum_lightning_damage_from_es_%", + [4]="storm_blade_maximum_lightning_damage_from_es_%" + } + }, + [263]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Two Handed Energy Blades have {0}% more Lightning Damage" + } + } + }, + stats={ + [1]="storm_blade_damage_+%_final_with_two_hand_weapon" + } + }, + [264]={ lang={ English={ [1]={ @@ -7155,7 +7282,7 @@ return { [1]="active_skill_display_does_intensity_stuff" } }, - [260]={ + [265]={ lang={ English={ [1]={ @@ -7186,7 +7313,38 @@ return { [1]="support_trap_damage_+%_final" } }, - [261]={ + [266]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased initial Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced initial Duration" + } + } + }, + stats={ + [1]="tornado_only_primary_duration_+%" + } + }, + [267]={ lang={ English={ [1]={ @@ -7213,7 +7371,7 @@ return { [1]="tornado_shot_num_of_secondary_projectiles" } }, - [262]={ + [268]={ lang={ English={ [1]={ @@ -7231,7 +7389,7 @@ return { [1]="totems_explode_on_death_for_%_life_as_physical" } }, - [263]={ + [269]={ lang={ English={ [1]={ @@ -7253,7 +7411,7 @@ return { [1]="totems_regenerate_%_life_per_minute" } }, - [264]={ + [270]={ lang={ English={ [1]={ @@ -7284,7 +7442,7 @@ return { [1]="trap_damage_+%" } }, - [265]={ + [271]={ lang={ English={ [1]={ @@ -7315,7 +7473,7 @@ return { [1]="trap_duration_+%" } }, - [266]={ + [272]={ lang={ English={ [1]={ @@ -7346,7 +7504,7 @@ return { [1]="trap_throwing_speed_+%" } }, - [267]={ + [273]={ lang={ English={ [1]={ @@ -7377,7 +7535,7 @@ return { [1]="trap_trigger_radius_+%" } }, - [268]={ + [274]={ lang={ English={ [1]={ @@ -7395,7 +7553,7 @@ return { [1]="unearth_base_corpse_level" } }, - [269]={ + [275]={ lang={ English={ [1]={ @@ -7430,7 +7588,7 @@ return { [1]="vaal_storm_call_base_delay_ms" } }, - [270]={ + [276]={ lang={ English={ [1]={ @@ -7457,7 +7615,7 @@ return { [1]="volatile_dead_base_number_of_corpses_to_consume" } }, - [271]={ + [277]={ lang={ English={ [1]={ @@ -7475,7 +7633,7 @@ return { [1]="volatile_dead_max_cores_allowed" } }, - [272]={ + [278]={ lang={ English={ [1]={ @@ -7506,7 +7664,7 @@ return { [1]="warcry_speed_+%" } }, - [273]={ + [279]={ lang={ English={ [1]={ @@ -7537,7 +7695,7 @@ return { [1]="weapon_elemental_damage_+%" } }, - [274]={ + [280]={ lang={ English={ [1]={ @@ -7568,7 +7726,7 @@ return { [1]="weapon_trap_rotation_speed_+%_if_dual_wielding" } }, - [275]={ + [281]={ lang={ English={ [1]={ @@ -7590,296 +7748,306 @@ return { [1]="weapon_trap_total_rotation_%_if_dual_wielding" } }, - ["accuracy_rating"]=40, - ["accuracy_rating_+%"]=41, - ["active_skill_ailment_damage_+%_final"]=42, - ["active_skill_area_damage_+%_final"]=30, + ["accuracy_rating"]=42, + ["accuracy_rating_+%"]=43, + ["active_skill_ailment_damage_+%_final"]=44, + ["active_skill_area_damage_+%_final"]=32, ["active_skill_attack_damage_+%_final"]=10, - ["active_skill_attack_damage_+%_final_with_two_handed_weapon"]=43, + ["active_skill_attack_damage_+%_final_with_two_handed_weapon"]=45, ["active_skill_attack_damage_final_permyriad"]=12, - ["active_skill_attack_speed_+%_final_with_two_handed_weapon"]=44, - ["active_skill_brands_allowed_on_enemy_+"]=45, - ["active_skill_cast_speed_+%_final"]=46, - ["active_skill_critical_strike_chance_+%_final"]=47, + ["active_skill_attack_speed_+%_final_with_two_handed_weapon"]=46, + ["active_skill_brands_allowed_on_enemy_+"]=47, + ["active_skill_cast_speed_+%_final"]=48, + ["active_skill_critical_strike_chance_+%_final"]=49, ["active_skill_damage_+%_final"]=13, - ["active_skill_display_does_intensity_stuff"]=259, - ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=252, + ["active_skill_display_does_intensity_stuff"]=264, + ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=255, ["active_skill_minion_damage_+%_final"]=14, ["active_skill_minion_physical_damage_+%_final"]=15, ["active_skill_physical_damage_+%_final"]=16, - ["active_skill_poison_duration_+%_final"]=48, - ["active_skill_quality_damage_+%_final"]=49, - ["active_skill_quality_duration_+%_final"]=50, - ["add_power_charge_on_kill_%_chance"]=51, - ["additional_base_critical_strike_chance"]=52, - ["additional_weapon_base_attack_time_ms"]=53, - ["additive_cast_speed_modifiers_apply_to_sigil_repeat_frequency"]=39, - ["additive_mine_duration_modifiers_apply_to_buff_effect_duration"]=54, - ["always_freeze"]=76, - ["ancestor_totem_buff_effect_+%"]=55, - ["ancestor_totem_parent_activation_range_+%"]=56, - ["area_damage_+%"]=57, - ["area_of_effect_+%_while_dead"]=58, - ["attack_and_cast_speed_+%"]=59, - ["attack_and_cast_speed_+%_during_onslaught"]=60, - ["attack_maximum_added_chaos_damage"]=61, - ["attack_maximum_added_cold_damage"]=62, - ["attack_maximum_added_fire_damage"]=63, - ["attack_maximum_added_lightning_damage"]=64, - ["attack_maximum_added_physical_damage"]=65, - ["attack_minimum_added_chaos_damage"]=61, - ["attack_minimum_added_cold_damage"]=62, - ["attack_minimum_added_fire_damage"]=63, - ["attack_minimum_added_lightning_damage"]=64, - ["attack_minimum_added_physical_damage"]=65, - ["attack_skills_additional_ballista_totems_allowed"]=34, - ["attack_speed_+%"]=66, - ["attack_speed_+%_granted_from_skill"]=67, + ["active_skill_poison_duration_+%_final"]=50, + ["active_skill_quality_damage_+%_final"]=51, + ["active_skill_quality_duration_+%_final"]=52, + ["add_power_charge_on_kill_%_chance"]=53, + ["additional_base_critical_strike_chance"]=54, + ["additional_weapon_base_attack_time_ms"]=55, + ["additive_cast_speed_modifiers_apply_to_sigil_repeat_frequency"]=41, + ["additive_mine_duration_modifiers_apply_to_buff_effect_duration"]=56, + ["always_freeze"]=78, + ["ancestor_totem_buff_effect_+%"]=57, + ["ancestor_totem_parent_activation_range_+%"]=58, + ["area_damage_+%"]=59, + ["area_of_effect_+%_while_dead"]=60, + ["attack_and_cast_speed_+%"]=61, + ["attack_and_cast_speed_+%_during_onslaught"]=62, + ["attack_maximum_added_chaos_damage"]=63, + ["attack_maximum_added_cold_damage"]=64, + ["attack_maximum_added_fire_damage"]=65, + ["attack_maximum_added_lightning_damage"]=66, + ["attack_maximum_added_physical_damage"]=67, + ["attack_minimum_added_chaos_damage"]=63, + ["attack_minimum_added_cold_damage"]=64, + ["attack_minimum_added_fire_damage"]=65, + ["attack_minimum_added_lightning_damage"]=66, + ["attack_minimum_added_physical_damage"]=67, + ["attack_skills_additional_ballista_totems_allowed"]=36, + ["attack_speed_+%"]=68, + ["attack_speed_+%_granted_from_skill"]=69, ["aura_effect_+%"]=23, - ["avoid_interruption_while_using_this_skill_%"]=68, - ["base_added_cooldown_count"]=69, - ["base_additional_burning_debuff_%_of_ignite_damage"]=222, - ["base_ailment_damage_+%"]=70, - ["base_aura_area_of_effect_+%"]=71, - ["base_blackhole_tick_rate_ms"]=72, - ["base_blade_vortex_hit_rate_ms"]=73, - ["base_bleed_duration_+%"]=74, - ["base_buff_duration_ms_+_per_removable_endurance_charge"]=27, - ["base_cast_speed_+%"]=75, - ["base_chance_to_freeze_%"]=76, - ["base_chance_to_ignite_%"]=77, - ["base_chance_to_shock_%"]=78, - ["base_circle_of_power_mana_spend_per_upgrade"]=79, - ["base_cost_+%"]=80, - ["base_critical_strike_multiplier_+"]=81, - ["base_curse_duration_+%"]=82, - ["base_curse_skill_doom_gain_per_minute_if_cast_yourself"]=83, - ["base_global_chance_to_knockback_%"]=84, - ["base_killed_monster_dropped_item_rarity_+%"]=85, - ["base_life_cost_+%"]=86, - ["base_life_gain_per_target"]=87, - ["base_life_leech_from_attack_damage_permyriad"]=88, - ["base_life_reservation_+%"]=89, - ["base_mana_cost_-%"]=90, - ["base_mana_reservation_+%"]=91, - ["base_mine_detonation_time_ms"]=92, - ["base_number_of_additional_arrows"]=93, - ["base_number_of_champions_of_light_allowed"]=94, - ["base_number_of_golems_allowed"]=32, + ["avoid_interruption_while_using_this_skill_%"]=70, + ["base_added_cooldown_count"]=71, + ["base_additional_burning_debuff_%_of_ignite_damage"]=226, + ["base_ailment_damage_+%"]=72, + ["base_aura_area_of_effect_+%"]=73, + ["base_blackhole_tick_rate_ms"]=74, + ["base_blade_vortex_hit_rate_ms"]=75, + ["base_bleed_duration_+%"]=76, + ["base_buff_duration_ms_+_per_removable_endurance_charge"]=28, + ["base_cast_speed_+%"]=77, + ["base_chance_to_freeze_%"]=78, + ["base_chance_to_ignite_%"]=79, + ["base_chance_to_shock_%"]=80, + ["base_circle_of_power_mana_spend_per_upgrade"]=81, + ["base_cost_+%"]=82, + ["base_critical_strike_multiplier_+"]=83, + ["base_curse_duration_+%"]=84, + ["base_curse_skill_doom_gain_per_minute_if_cast_yourself"]=85, + ["base_global_chance_to_knockback_%"]=86, + ["base_killed_monster_dropped_item_rarity_+%"]=87, + ["base_life_cost_+%"]=88, + ["base_life_gain_per_target"]=89, + ["base_life_leech_from_attack_damage_permyriad"]=90, + ["base_life_reservation_+%"]=91, + ["base_mana_cost_-%"]=92, + ["base_mana_reservation_+%"]=93, + ["base_mine_detonation_time_ms"]=94, + ["base_number_of_additional_arrows"]=95, + ["base_number_of_champions_of_light_allowed"]=96, + ["base_number_of_golems_allowed"]=34, ["base_number_of_raging_spirits_allowed"]=21, - ["base_number_of_reapers_allowed"]=220, - ["base_number_of_relics_allowed"]=95, + ["base_number_of_reapers_allowed"]=224, + ["base_number_of_relics_allowed"]=97, ["base_number_of_skeletons_allowed"]=20, ["base_number_of_spectres_allowed"]=19, - ["base_number_of_totems_allowed"]=35, + ["base_number_of_totems_allowed"]=37, ["base_number_of_zombies_allowed"]=18, - ["base_physical_damage_%_to_convert_to_lightning"]=96, - ["base_poison_duration_+%"]=97, - ["base_projectile_speed_+%"]=98, - ["base_reduce_enemy_cold_resistance_%"]=99, - ["base_reduce_enemy_fire_resistance_%"]=100, - ["base_reduce_enemy_lightning_resistance_%"]=101, - ["base_reservation_+%"]=102, - ["base_secondary_skill_effect_duration"]=25, - ["base_sigil_repeat_frequency_ms"]=37, - ["base_skill_area_of_effect_+%"]=103, + ["base_physical_damage_%_to_convert_to_lightning"]=98, + ["base_poison_duration_+%"]=99, + ["base_projectile_speed_+%"]=100, + ["base_reduce_enemy_cold_resistance_%"]=101, + ["base_reduce_enemy_fire_resistance_%"]=102, + ["base_reduce_enemy_lightning_resistance_%"]=103, + ["base_reservation_+%"]=105, + ["base_reservation_efficiency_+%"]=104, + ["base_secondary_skill_effect_duration"]=26, + ["base_sigil_repeat_frequency_ms"]=39, + ["base_skill_area_of_effect_+%"]=106, ["base_skill_effect_duration"]=24, - ["base_spell_repeat_count"]=31, - ["base_stun_duration_+%"]=104, - ["base_use_life_in_place_of_mana"]=105, - ["base_weapon_trap_rotation_speed_+%"]=106, - ["base_weapon_trap_total_rotation_%"]=107, - ["berserk_base_rage_loss_per_second"]=108, - ["bladefall_blade_left_in_ground_for_every_X_volleys"]=109, - ["bladefall_number_of_volleys"]=110, - ["blades_left_in_ground_+%_final_if_not_hand_cast"]=111, - ["blind_duration_+%"]=112, - ["blood_spears_additional_number_of_spears_if_changed_stance_recently"]=113, - ["blood_spears_base_number_of_spears"]=114, - ["blood_spears_damage_+%_final_in_blood_stance"]=115, - ["buff_duration_+%"]=28, - ["burn_damage_+%"]=116, - ["chance_%_when_poison_to_also_poison_another_enemy"]=117, - ["chance_to_double_stun_duration_%"]=118, - ["chance_to_fork_extra_projectile_%"]=119, - ["chance_to_fortify_on_melee_hit_+%"]=120, - ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=121, - ["chance_to_place_an_additional_mine_%"]=122, - ["chance_to_scorch_%"]=123, - ["chaos_damage_+%"]=124, - ["chill_duration_+%"]=125, - ["chill_effect_+%"]=126, - ["circle_of_power_skill_cost_mana_cost_+%"]=127, + ["base_spell_repeat_count"]=33, + ["base_stun_duration_+%"]=107, + ["base_use_life_in_place_of_mana"]=108, + ["base_weapon_trap_rotation_speed_+%"]=109, + ["base_weapon_trap_total_rotation_%"]=110, + ["berserk_base_rage_loss_per_second"]=111, + ["bladefall_blade_left_in_ground_for_every_X_volleys"]=112, + ["bladefall_number_of_volleys"]=113, + ["blades_left_in_ground_+%_final_if_not_hand_cast"]=114, + ["blind_duration_+%"]=115, + ["blood_spears_additional_number_of_spears_if_changed_stance_recently"]=116, + ["blood_spears_base_number_of_spears"]=117, + ["blood_spears_damage_+%_final_in_blood_stance"]=118, + ["buff_duration_+%"]=29, + ["burn_damage_+%"]=119, + ["chance_%_when_poison_to_also_poison_another_enemy"]=120, + ["chance_to_double_stun_duration_%"]=121, + ["chance_to_fork_extra_projectile_%"]=122, + ["chance_to_fortify_on_melee_hit_+%"]=123, + ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=124, + ["chance_to_place_an_additional_mine_%"]=125, + ["chance_to_scorch_%"]=126, + ["chaos_damage_+%"]=127, + ["chill_duration_+%"]=128, + ["chill_effect_+%"]=129, + ["circle_of_power_skill_cost_mana_cost_+%"]=130, ["cleave_damage_+%_final_while_dual_wielding"]=11, - ["cold_ailment_effect_+%"]=128, - ["cold_damage_%_to_add_as_fire"]=129, - ["cold_damage_+%"]=130, - ["consecrated_ground_area_+%"]=133, - ["consecrated_ground_effect_+%"]=131, - ["consecrated_ground_enemy_damage_taken_+%"]=132, - ["contagion_spread_on_hit_affected_enemy_%"]=134, - ["conversation_trap_converted_enemy_damage_+%"]=135, - ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=136, - ["corpse_erruption_base_maximum_number_of_geyers"]=137, - ["cremation_fires_projectiles_faster_+%_final"]=138, - ["critical_ailment_dot_multiplier_+"]=139, - ["critical_multiplier_+%_per_100_max_es_on_shield"]=140, - ["critical_strike_chance_+%"]=141, - ["cyclone_max_stages_movement_speed_+%"]=142, - ["damage_+%"]=144, - ["damage_+%_on_full_energy_shield"]=151, - ["damage_+%_per_endurance_charge"]=145, - ["damage_+%_per_frenzy_charge"]=146, - ["damage_+%_per_power_charge"]=147, - ["damage_+%_vs_enemies_on_full_life"]=148, - ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=149, - ["damage_+%_vs_frozen_enemies"]=150, - ["damage_+%_when_on_full_life"]=152, - ["damage_+%_when_on_low_life"]=153, - ["damage_+%_with_hits_and_ailments"]=154, - ["damage_over_time_+%"]=143, - ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=155, - ["damage_vs_enemies_on_low_life_+%"]=156, - ["dash_grants_phasing_after_use_ms"]=157, - ["display_base_intensity_loss"]=158, - ["display_frost_fury_additive_cast_speed_modifiers_apply_to_fire_speed"]=159, - ["display_minion_base_maximum_life"]=29, - ["divine_tempest_base_number_of_nearby_enemies_to_zap"]=160, - ["dot_multiplier_+"]=161, - ["elemental_damage_+%"]=162, - ["enemy_phys_reduction_%_penalty_vs_hit"]=163, - ["ethereal_knives_blade_left_in_ground_for_every_X_projectiles"]=164, - ["eye_of_winter_base_explosion_shards"]=36, - ["faster_bleed_%"]=165, - ["faster_burn_%"]=166, - ["faster_poison_%"]=167, - ["fire_damage_+%"]=168, - ["firestorm_explosion_area_of_effect_+%"]=169, - ["fortify_duration_+%"]=170, - ["fortify_effect_+%"]=171, - ["freeze_duration_+%"]=172, - ["global_chance_to_blind_on_hit_%"]=173, - ["global_maximum_added_chaos_damage"]=174, - ["global_maximum_added_cold_damage"]=175, - ["global_maximum_added_fire_damage"]=176, - ["global_maximum_added_lightning_damage"]=177, - ["global_maximum_added_physical_damage"]=178, - ["global_minimum_added_chaos_damage"]=174, - ["global_minimum_added_cold_damage"]=175, - ["global_minimum_added_fire_damage"]=176, - ["global_minimum_added_lightning_damage"]=177, - ["global_minimum_added_physical_damage"]=178, - ["global_reduce_enemy_block_%"]=179, - ["golem_buff_effect_+%"]=180, - ["herald_of_thunder_bolt_base_frequency"]=181, - ["hex_doom_gain_rate_+%"]=182, - ["hit_damage_+%"]=183, - ["hydro_sphere_base_pulse_frequency_ms"]=184, - ["hydro_sphere_pulse_frequency_+%"]=185, - ["ignite_duration_+%"]=186, - ["intensity_loss_frequency_while_moving_+%"]=187, - ["is_ranged_attack_totem"]=33, - ["is_totem"]=33, - ["kinetic_wand_base_number_of_zig_zags"]=188, - ["knockback_distance_+%"]=189, - ["life_leech_from_any_damage_permyriad"]=190, - ["lightning_ailment_effect_+%"]=191, - ["lightning_damage_%_to_add_as_chaos"]=192, - ["lightning_damage_+%"]=193, - ["lightning_tower_trap_base_interval_duration_ms"]=194, - ["magma_orb_%_chance_to_big_explode_instead_of_chaining"]=195, - ["maim_effect_+%"]=196, - ["mana_gain_per_target"]=197, - ["mana_leech_from_any_damage_permyriad"]=198, - ["maximum_energy_shield_leech_amount_per_leech_+%"]=199, - ["maximum_life_+%_for_corpses_you_create"]=201, - ["maximum_life_leech_amount_per_leech_+%"]=200, - ["melee_attack_number_of_spirit_strikes"]=202, - ["melee_damage_+%"]=203, - ["melee_damage_vs_bleeding_enemies_+%"]=204, - ["melee_physical_damage_+%"]=205, - ["mine_detonation_radius_+%"]=206, - ["mine_detonation_speed_+%"]=207, - ["mine_duration_+%"]=208, - ["mine_laying_speed_+%"]=209, - ["minion_chance_to_deal_double_damage_%"]=210, - ["modifiers_to_number_of_projectiles_instead_apply_to_splitting"]=211, - ["non_curse_aura_effect_+%"]=212, - ["number_of_additional_projectiles"]=213, - ["number_of_additional_remote_mines_allowed"]=215, - ["number_of_additional_traps_allowed"]=216, - ["number_of_additional_traps_to_throw"]=217, - ["number_of_animated_weapons_allowed"]=218, - ["number_of_chains"]=214, - ["number_of_projectiles_to_fire_+%_final_per_steel_ammo_consumed"]=219, - ["number_of_totems_to_summon"]=33, + ["cold_ailment_effect_+%"]=131, + ["cold_damage_%_to_add_as_fire"]=132, + ["cold_damage_+%"]=133, + ["consecrated_ground_area_+%"]=136, + ["consecrated_ground_effect_+%"]=134, + ["consecrated_ground_enemy_damage_taken_+%"]=135, + ["contagion_spread_on_hit_affected_enemy_%"]=137, + ["conversation_trap_converted_enemy_damage_+%"]=138, + ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=139, + ["corpse_erruption_base_maximum_number_of_geyers"]=140, + ["cremation_fires_projectiles_faster_+%_final"]=141, + ["critical_ailment_dot_multiplier_+"]=142, + ["critical_multiplier_+%_per_100_max_es_on_shield"]=143, + ["critical_strike_chance_+%"]=144, + ["cyclone_max_stages_movement_speed_+%"]=145, + ["damage_+%"]=147, + ["damage_+%_on_full_energy_shield"]=154, + ["damage_+%_per_endurance_charge"]=148, + ["damage_+%_per_frenzy_charge"]=149, + ["damage_+%_per_power_charge"]=150, + ["damage_+%_vs_enemies_on_full_life"]=151, + ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=152, + ["damage_+%_vs_frozen_enemies"]=153, + ["damage_+%_when_on_full_life"]=155, + ["damage_+%_when_on_low_life"]=156, + ["damage_+%_with_hits_and_ailments"]=157, + ["damage_over_time_+%"]=146, + ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=158, + ["damage_vs_enemies_on_low_life_+%"]=159, + ["dash_grants_phasing_after_use_ms"]=160, + ["display_base_intensity_loss"]=161, + ["display_frost_fury_additive_cast_speed_modifiers_apply_to_fire_speed"]=162, + ["display_minion_base_maximum_life"]=31, + ["divine_tempest_base_number_of_nearby_enemies_to_zap"]=163, + ["dot_multiplier_+"]=164, + ["elemental_damage_+%"]=165, + ["enemy_phys_reduction_%_penalty_vs_hit"]=166, + ["ethereal_knives_blade_left_in_ground_for_every_X_projectiles"]=167, + ["eye_of_winter_base_explosion_shards"]=38, + ["faster_bleed_%"]=168, + ["faster_burn_%"]=169, + ["faster_poison_%"]=170, + ["fire_damage_+%"]=171, + ["firestorm_explosion_area_of_effect_+%"]=172, + ["flame_link_added_fire_damage_from_life_%"]=174, + ["flame_link_maximum_fire_damage"]=173, + ["flame_link_minimum_fire_damage"]=173, + ["fortify_duration_+%"]=175, + ["freeze_duration_+%"]=176, + ["global_chance_to_blind_on_hit_%"]=177, + ["global_maximum_added_chaos_damage"]=178, + ["global_maximum_added_cold_damage"]=179, + ["global_maximum_added_fire_damage"]=180, + ["global_maximum_added_lightning_damage"]=181, + ["global_maximum_added_physical_damage"]=182, + ["global_minimum_added_chaos_damage"]=178, + ["global_minimum_added_cold_damage"]=179, + ["global_minimum_added_fire_damage"]=180, + ["global_minimum_added_lightning_damage"]=181, + ["global_minimum_added_physical_damage"]=182, + ["global_reduce_enemy_block_%"]=183, + ["golem_buff_effect_+%"]=184, + ["herald_of_thunder_bolt_base_frequency"]=185, + ["hex_doom_gain_rate_+%"]=186, + ["hit_damage_+%"]=187, + ["hydro_sphere_base_pulse_frequency_ms"]=188, + ["hydro_sphere_pulse_frequency_+%"]=189, + ["ignite_duration_+%"]=190, + ["intensity_loss_frequency_while_moving_+%"]=191, + ["is_ranged_attack_totem"]=35, + ["is_totem"]=35, + ["kinetic_wand_base_number_of_zig_zags"]=192, + ["knockback_distance_+%"]=193, + ["life_leech_from_any_damage_permyriad"]=194, + ["lightning_ailment_effect_+%"]=195, + ["lightning_damage_%_to_add_as_chaos"]=196, + ["lightning_damage_+%"]=197, + ["lightning_tower_trap_base_interval_duration_ms"]=198, + ["magma_orb_%_chance_to_big_explode_instead_of_chaining"]=199, + ["maim_effect_+%"]=200, + ["mana_gain_per_target"]=201, + ["mana_leech_from_any_damage_permyriad"]=202, + ["maximum_energy_shield_leech_amount_per_leech_+%"]=203, + ["maximum_life_+%_for_corpses_you_create"]=205, + ["maximum_life_leech_amount_per_leech_+%"]=204, + ["melee_attack_number_of_spirit_strikes"]=206, + ["melee_damage_+%"]=207, + ["melee_damage_vs_bleeding_enemies_+%"]=208, + ["melee_physical_damage_+%"]=209, + ["mine_detonation_radius_+%"]=210, + ["mine_detonation_speed_+%"]=211, + ["mine_duration_+%"]=212, + ["mine_laying_speed_+%"]=213, + ["minion_chance_to_deal_double_damage_%"]=214, + ["modifiers_to_number_of_projectiles_instead_apply_to_splitting"]=215, + ["non_curse_aura_effect_+%"]=216, + ["number_of_additional_projectiles"]=217, + ["number_of_additional_remote_mines_allowed"]=219, + ["number_of_additional_traps_allowed"]=220, + ["number_of_additional_traps_to_throw"]=221, + ["number_of_animated_weapons_allowed"]=222, + ["number_of_chains"]=218, + ["number_of_projectiles_to_fire_+%_final_per_steel_ammo_consumed"]=223, + ["number_of_totems_to_summon"]=35, ["off_hand_base_weapon_attack_duration_ms"]=3, ["off_hand_local_maximum_added_physical_damage"]=1, ["off_hand_local_minimum_added_physical_damage"]=1, ["off_hand_maximum_added_physical_damage_per_15_shield_armour_and_evasion_rating"]=2, ["off_hand_minimum_added_physical_damage_per_15_shield_armour_and_evasion_rating"]=2, - ["offering_skill_effect_duration_per_corpse"]=26, - ["orb_of_storms_base_bolt_frequency_ms"]=221, + ["offering_skill_effect_duration_per_corpse"]=27, + ["orb_of_storms_base_bolt_frequency_ms"]=225, parent="gem_stat_descriptions", - ["phys_cascade_trap_base_interval_duration_ms"]=223, - ["physical_damage_%_to_add_as_fire"]=224, - ["physical_damage_%_to_add_as_lightning"]=225, - ["physical_damage_+%"]=226, + ["phys_cascade_trap_base_interval_duration_ms"]=227, + ["physical_damage_%_to_add_as_fire"]=228, + ["physical_damage_%_to_add_as_lightning"]=229, + ["physical_damage_+%"]=230, ["physical_damage_+%_per_frenzy_charge"]=17, - ["placing_traps_cooldown_recovery_+%"]=227, - ["precision_grants_area_of_effect_+%_final"]=228, - ["primary_projectile_chains_+"]=229, - ["prismatic_rain_beam_base_frequency_ms"]=230, - ["projectile_base_number_of_targets_to_pierce"]=231, - ["projectile_damage_+%"]=232, - ["projectile_number_to_split"]=233, - ["projectile_return_%_chance"]=235, - ["projectiles_chance_to_return_%_from_final_target"]=235, - ["projectiles_fork"]=234, - ["projectiles_return"]=235, - ["projectiles_return_if_no_hit_object"]=235, + ["placing_traps_cooldown_recovery_+%"]=231, + ["precision_grants_area_of_effect_+%_final"]=232, + ["primary_projectile_chains_+"]=233, + ["prismatic_rain_beam_base_frequency_ms"]=234, + ["projectile_base_number_of_targets_to_pierce"]=235, + ["projectile_damage_+%"]=236, + ["projectile_number_to_split"]=237, + ["projectile_return_%_chance"]=239, + ["projectiles_chance_to_return_%_from_final_target"]=239, + ["projectiles_fork"]=238, + ["projectiles_return"]=239, + ["projectiles_return_if_no_hit_object"]=239, ["quality_display_base_duration_is_quality"]=24, - ["quick_guard_damage_absorb_limit"]=236, - ["quick_guard_damage_absorbed_%"]=236, - ["rain_of_arrows_additional_sequences"]=237, - ["reave_additional_max_stacks"]=238, - ["reduce_enemy_chaos_resistance_%"]=239, - ["reduce_enemy_dodge_%"]=240, - ["regenerate_x_life_over_1_second_on_skill_use_or_trigger"]=241, - ["secondary_skill_effect_duration_+%"]=242, - ["seismic_trap_frequency_+%"]=243, - ["shock_duration_+%"]=244, - ["sigil_repeat_frequency_+%"]=38, - ["skill_base_chaos_damage_%_maximum_energy_shield"]=245, - ["skill_base_chaos_damage_%_maximum_life"]=246, - ["skill_cold_damage_%_to_convert_to_fire"]=247, - ["skill_effect_duration_+%"]=248, - ["skill_fire_damage_%_to_convert_to_chaos"]=249, - ["skill_lightning_damage_%_to_convert_to_chaos"]=250, - ["skill_physical_damage_%_to_convert_to_chaos"]=251, - ["skill_physical_damage_%_to_convert_to_cold"]=252, - ["skill_physical_damage_%_to_convert_to_fire"]=253, + ["quick_guard_damage_absorb_limit"]=240, + ["quick_guard_damage_absorbed_%"]=240, + ["rain_of_arrows_additional_sequences"]=241, + ["reave_additional_max_stacks"]=242, + ["reduce_enemy_chaos_resistance_%"]=243, + ["reduce_enemy_dodge_%"]=244, + ["regenerate_x_life_over_1_second_on_skill_use_or_trigger"]=245, + ["secondary_skill_effect_duration_+%"]=246, + ["seismic_trap_frequency_+%"]=247, + ["shock_duration_+%"]=248, + ["sigil_repeat_frequency_+%"]=40, + ["skill_base_chaos_damage_%_maximum_energy_shield"]=249, + ["skill_base_chaos_damage_%_maximum_life"]=250, + ["skill_cold_damage_%_to_convert_to_fire"]=251, + ["skill_effect_duration_+%"]=30, + ["skill_fire_damage_%_to_convert_to_chaos"]=252, + ["skill_lightning_damage_%_to_convert_to_chaos"]=253, + ["skill_physical_damage_%_to_convert_to_chaos"]=254, + ["skill_physical_damage_%_to_convert_to_cold"]=255, + ["skill_physical_damage_%_to_convert_to_fire"]=256, ["skill_physical_damage_%_to_convert_to_lightning"]=9, - ["snapping_adder_chance_to_release_projectile_when_hit_%"]=254, - ["soulfeast_take_%_maximum_energy_shield_as_chaos_damage"]=255, - ["soulfeast_take_%_maximum_life_as_chaos_damage"]=255, - ["spectral_spiral_weapon_base_number_of_bounces"]=256, - ["spell_damage_+%"]=257, - ["static_strike_number_of_beam_targets"]=258, - ["support_trap_damage_+%_final"]=260, - ["tornado_shot_num_of_secondary_projectiles"]=261, - ["totems_explode_on_death_for_%_life_as_physical"]=262, - ["totems_regenerate_%_life_per_minute"]=263, - ["trap_damage_+%"]=264, - ["trap_duration_+%"]=265, - ["trap_throwing_speed_+%"]=266, - ["trap_trigger_radius_+%"]=267, - ["unearth_base_corpse_level"]=268, - ["vaal_storm_call_base_delay_ms"]=269, - ["volatile_dead_base_number_of_corpses_to_consume"]=270, - ["volatile_dead_max_cores_allowed"]=271, - ["warcry_speed_+%"]=272, - ["weapon_elemental_damage_+%"]=273, - ["weapon_trap_rotation_speed_+%_if_dual_wielding"]=274, - ["weapon_trap_total_rotation_%_if_dual_wielding"]=275 + ["snapping_adder_chance_to_release_projectile_when_hit_%"]=257, + ["soulfeast_take_%_maximum_energy_shield_as_chaos_damage"]=258, + ["soulfeast_take_%_maximum_life_as_chaos_damage"]=258, + ["spectral_spiral_weapon_base_number_of_bounces"]=259, + ["spell_damage_+%"]=260, + ["static_strike_number_of_beam_targets"]=261, + ["storm_blade_damage_+%_final_with_two_hand_weapon"]=263, + ["storm_blade_maximum_lightning_damage"]=262, + ["storm_blade_maximum_lightning_damage_from_es_%"]=262, + ["storm_blade_minimum_lightning_damage"]=262, + ["storm_blade_minimum_lightning_damage_from_es_%"]=262, + ["support_trap_damage_+%_final"]=265, + ["tornado_maximum_number_of_hits"]=25, + ["tornado_only_primary_duration_+%"]=266, + ["tornado_shot_num_of_secondary_projectiles"]=267, + ["totems_explode_on_death_for_%_life_as_physical"]=268, + ["totems_regenerate_%_life_per_minute"]=269, + ["trap_damage_+%"]=270, + ["trap_duration_+%"]=271, + ["trap_throwing_speed_+%"]=272, + ["trap_trigger_radius_+%"]=273, + ["unearth_base_corpse_level"]=274, + ["vaal_storm_call_base_delay_ms"]=275, + ["volatile_dead_base_number_of_corpses_to_consume"]=276, + ["volatile_dead_max_cores_allowed"]=277, + ["warcry_speed_+%"]=278, + ["weapon_elemental_damage_+%"]=279, + ["weapon_trap_rotation_speed_+%_if_dual_wielding"]=280, + ["weapon_trap_total_rotation_%_if_dual_wielding"]=281 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua b/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua index efe6a9175a..e4b64b136c 100644 --- a/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/aura_skill_stat_descriptions.lua @@ -615,35 +615,16 @@ return { [2]="#" } }, - text="{0}% Chance to Dodge Attack Hits" + text="You and nearby allies have {0:+d}% chance to Evade Attack Hits" } } }, - name="dodge_chance", + name="evade_chance", stats={ - [1]="base_chance_to_dodge_%" + [1]="chance_to_evade_attacks_%" } }, [28]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% Chance to Dodge Spell Hits" - } - } - }, - name="spell_dodge_chance", - stats={ - [1]="base_chance_to_dodge_spells_%" - } - }, - [29]={ lang={ English={ [1]={ @@ -662,7 +643,7 @@ return { [1]="base_elemental_damage_heals" } }, - [30]={ + [29]={ lang={ English={ [1]={ @@ -686,7 +667,7 @@ return { [2]="spell_maximum_added_fire_damage" } }, - [31]={ + [30]={ lang={ English={ [1]={ @@ -718,7 +699,7 @@ return { [1]="wrath_aura_spell_lightning_damage_+%_final" } }, - [32]={ + [31]={ lang={ English={ [1]={ @@ -737,7 +718,7 @@ return { [1]="accuracy_rating" } }, - [33]={ + [32]={ lang={ English={ [1]={ @@ -761,7 +742,7 @@ return { [2]="attack_maximum_added_chaos_damage" } }, - [34]={ + [33]={ lang={ English={ [1]={ @@ -797,7 +778,7 @@ return { [1]="attacks_impale_on_hit_%_chance" } }, - [35]={ + [34]={ lang={ English={ [1]={ @@ -829,7 +810,7 @@ return { [1]="auras_grant_damage_+%_to_you_and_your_allies" } }, - [36]={ + [35]={ lang={ English={ [1]={ @@ -848,7 +829,7 @@ return { [1]="avoid_all_elemental_status_%" } }, - [37]={ + [36]={ lang={ English={ [1]={ @@ -884,7 +865,7 @@ return { [1]="avoid_chaos_damage_%" } }, - [38]={ + [37]={ lang={ English={ [1]={ @@ -903,7 +884,7 @@ return { [1]="base_additional_physical_damage_reduction_%" } }, - [39]={ + [38]={ lang={ English={ [1]={ @@ -935,7 +916,7 @@ return { [1]="base_ailment_damage_+%" } }, - [40]={ + [39]={ lang={ English={ [1]={ @@ -954,7 +935,7 @@ return { [1]="base_avoid_freeze_%" } }, - [41]={ + [40]={ lang={ English={ [1]={ @@ -973,7 +954,7 @@ return { [1]="base_avoid_ignite_%" } }, - [42]={ + [41]={ lang={ English={ [1]={ @@ -992,7 +973,7 @@ return { [1]="base_avoid_shock_%" } }, - [43]={ + [42]={ lang={ English={ [1]={ @@ -1020,7 +1001,7 @@ return { [1]="base_avoid_stun_%" } }, - [44]={ + [43]={ lang={ English={ [1]={ @@ -1039,7 +1020,7 @@ return { [1]="base_critical_strike_multiplier_+" } }, - [45]={ + [44]={ lang={ English={ [1]={ @@ -1058,7 +1039,7 @@ return { [1]="base_immune_to_chill" } }, - [46]={ + [45]={ lang={ English={ [1]={ @@ -1077,7 +1058,7 @@ return { [1]="base_immune_to_freeze" } }, - [47]={ + [46]={ lang={ English={ [1]={ @@ -1096,7 +1077,7 @@ return { [1]="base_immune_to_ignite" } }, - [48]={ + [47]={ lang={ English={ [1]={ @@ -1115,7 +1096,7 @@ return { [1]="base_immune_to_shock" } }, - [49]={ + [48]={ lang={ English={ [1]={ @@ -1147,7 +1128,7 @@ return { [1]="base_projectile_speed_+%" } }, - [50]={ + [49]={ lang={ English={ [1]={ @@ -1166,7 +1147,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [51]={ + [50]={ lang={ English={ [1]={ @@ -1185,7 +1166,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [52]={ + [51]={ lang={ English={ [1]={ @@ -1204,7 +1185,7 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [53]={ + [52]={ lang={ English={ [1]={ @@ -1236,7 +1217,7 @@ return { [1]="buff_time_passed_+%_only_buff_category" } }, - [54]={ + [53]={ lang={ English={ [1]={ @@ -1268,7 +1249,7 @@ return { [1]="burn_damage_+%" } }, - [55]={ + [54]={ lang={ English={ [1]={ @@ -1300,7 +1281,7 @@ return { [1]="chill_and_freeze_duration_+%" } }, - [56]={ + [55]={ lang={ English={ [1]={ @@ -1332,7 +1313,7 @@ return { [1]="cold_damage_taken_+%" } }, - [57]={ + [56]={ lang={ English={ [1]={ @@ -1355,7 +1336,7 @@ return { [1]="create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy" } }, - [58]={ + [57]={ lang={ English={ [1]={ @@ -1387,7 +1368,7 @@ return { [1]="damage_+%_if_changed_stances_recently" } }, - [59]={ + [58]={ lang={ English={ [1]={ @@ -1419,7 +1400,7 @@ return { [1]="damage_+%_on_full_mana" } }, - [60]={ + [59]={ lang={ English={ [1]={ @@ -1451,7 +1432,7 @@ return { [1]="damage_+%_on_full_energy_shield" } }, - [61]={ + [60]={ lang={ English={ [1]={ @@ -1470,6 +1451,29 @@ return { [1]="damage_+%_when_on_full_life" } }, + [61]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUnlucky" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Suppressed Spell Damage dealt to you is Unlucky" + } + } + }, + name="unlucky_suppressed_damage", + stats={ + [1]="damage_taken_from_suppressed_hits_is_unlucky" + } + }, [62]={ lang={ English={ @@ -1497,6 +1501,7 @@ return { } } }, + name="delirium_aura_damage_over_time_incr", stats={ [1]="delirium_aura_damage_over_time_+%_final" } @@ -1694,6 +1699,7 @@ return { } } }, + name="hatred_aura_cold_damage", stats={ [1]="hatred_aura_cold_damage_+%_final" } @@ -1775,6 +1781,29 @@ return { } }, [74]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextElementalStatusAilments" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You and nearby allies are Immune to all Elemental Ailments" + } + } + }, + name="elemental_ailment_immunity", + stats={ + [1]="immune_to_status_ailments" + } + }, + [75]={ lang={ English={ [1]={ @@ -1806,7 +1835,7 @@ return { [1]="impale_debuff_effect_+%" } }, - [75]={ + [76]={ lang={ English={ [1]={ @@ -1833,7 +1862,7 @@ return { [1]="life_leech_from_physical_attack_damage_permyriad" } }, - [76]={ + [77]={ lang={ English={ [1]={ @@ -1865,7 +1894,7 @@ return { [1]="lightning_damage_taken_+%" } }, - [77]={ + [78]={ lang={ English={ [1]={ @@ -1897,7 +1926,7 @@ return { [1]="movement_velocity_+%_on_chilled_ground" } }, - [78]={ + [79]={ lang={ English={ [1]={ @@ -1921,7 +1950,7 @@ return { [2]="physical_damage_aura_nearby_enemies_physical_damage_taken_+%_max" } }, - [79]={ + [80]={ lang={ English={ [1]={ @@ -1940,7 +1969,7 @@ return { [1]="physical_damage_taken_+%" } }, - [80]={ + [81]={ lang={ English={ [1]={ @@ -1972,7 +2001,7 @@ return { [1]="precision_grants_area_of_effect_+%_final" } }, - [81]={ + [82]={ lang={ English={ [1]={ @@ -1982,7 +2011,7 @@ return { [2]="#" } }, - text="Attack Hits againts nearby Enemies have {0}% chance to inflict Bleeding" + text="Attack Hits against nearby Enemies have {0}% chance to inflict Bleeding" } } }, @@ -1991,7 +2020,7 @@ return { [1]="receive_bleeding_chance_%_when_hit_by_attack" } }, - [82]={ + [83]={ lang={ English={ [1]={ @@ -2010,7 +2039,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [83]={ + [84]={ lang={ English={ [1]={ @@ -2029,7 +2058,7 @@ return { [1]="reduce_enemy_elemental_resistance_%" } }, - [84]={ + [85]={ lang={ English={ [1]={ @@ -2048,7 +2077,7 @@ return { [1]="skill_buff_grant_critical_strike_multiplier_+" } }, - [85]={ + [86]={ lang={ English={ [1]={ @@ -2080,7 +2109,7 @@ return { [1]="spell_critical_strike_chance_+%" } }, - [86]={ + [87]={ lang={ English={ [1]={ @@ -2107,11 +2136,12 @@ return { } } }, + name="spell_damage_aura_spell_damage", stats={ [1]="spell_damage_aura_spell_damage_+%_final" } }, - [87]={ + [88]={ lang={ English={ [1]={ @@ -2135,7 +2165,7 @@ return { [2]="spell_maximum_added_chaos_damage" } }, - [88]={ + [89]={ lang={ English={ [1]={ @@ -2167,36 +2197,34 @@ return { [1]="summon_totem_cast_speed_+%" } }, - ["accuracy_rating"]=32, + ["accuracy_rating"]=31, ["accuracy_rating_+%"]=8, - ["attack_maximum_added_chaos_damage"]=33, + ["attack_maximum_added_chaos_damage"]=32, ["attack_maximum_added_fire_damage"]=21, ["attack_maximum_added_lightning_damage"]=22, - ["attack_minimum_added_chaos_damage"]=33, + ["attack_minimum_added_chaos_damage"]=32, ["attack_minimum_added_fire_damage"]=21, ["attack_minimum_added_lightning_damage"]=22, ["attack_speed_+%_granted_from_skill"]=3, - ["attacks_impale_on_hit_%_chance"]=34, - ["auras_grant_damage_+%_to_you_and_your_allies"]=35, - ["avoid_all_elemental_status_%"]=36, - ["avoid_chaos_damage_%"]=37, - ["base_additional_physical_damage_reduction_%"]=38, - ["base_ailment_damage_+%"]=39, - ["base_avoid_freeze_%"]=40, - ["base_avoid_ignite_%"]=41, - ["base_avoid_shock_%"]=42, - ["base_avoid_stun_%"]=43, - ["base_chance_to_dodge_%"]=27, - ["base_chance_to_dodge_spells_%"]=28, + ["attacks_impale_on_hit_%_chance"]=33, + ["auras_grant_damage_+%_to_you_and_your_allies"]=34, + ["avoid_all_elemental_status_%"]=35, + ["avoid_chaos_damage_%"]=36, + ["base_additional_physical_damage_reduction_%"]=37, + ["base_ailment_damage_+%"]=38, + ["base_avoid_freeze_%"]=39, + ["base_avoid_ignite_%"]=40, + ["base_avoid_shock_%"]=41, + ["base_avoid_stun_%"]=42, ["base_cold_damage_resistance_%"]=17, - ["base_critical_strike_multiplier_+"]=44, - ["base_elemental_damage_heals"]=29, + ["base_critical_strike_multiplier_+"]=43, + ["base_elemental_damage_heals"]=28, ["base_evasion_rating"]=10, ["base_fire_damage_resistance_%"]=16, - ["base_immune_to_chill"]=45, - ["base_immune_to_freeze"]=46, - ["base_immune_to_ignite"]=47, - ["base_immune_to_shock"]=48, + ["base_immune_to_chill"]=44, + ["base_immune_to_freeze"]=45, + ["base_immune_to_ignite"]=46, + ["base_immune_to_shock"]=47, ["base_life_regeneration_rate_per_minute"]=7, ["base_lightning_damage_resistance_%"]=15, ["base_mana_regeneration_rate_per_minute"]=24, @@ -2206,22 +2234,24 @@ return { ["base_maximum_lightning_damage_resistance_%"]=20, ["base_movement_velocity_+%"]=2, ["base_physical_damage_reduction_rating"]=12, - ["base_projectile_speed_+%"]=49, - ["base_reduce_enemy_cold_resistance_%"]=50, - ["base_reduce_enemy_fire_resistance_%"]=51, - ["base_reduce_enemy_lightning_resistance_%"]=52, + ["base_projectile_speed_+%"]=48, + ["base_reduce_enemy_cold_resistance_%"]=49, + ["base_reduce_enemy_fire_resistance_%"]=50, + ["base_reduce_enemy_lightning_resistance_%"]=51, ["base_resist_all_elements_%"]=5, - ["buff_time_passed_+%_only_buff_category"]=53, - ["burn_damage_+%"]=54, + ["buff_time_passed_+%_only_buff_category"]=52, + ["burn_damage_+%"]=53, ["cast_speed_+%_granted_from_skill"]=4, - ["chill_and_freeze_duration_+%"]=55, - ["cold_damage_taken_+%"]=56, - ["create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy"]=57, + ["chance_to_evade_attacks_%"]=27, + ["chill_and_freeze_duration_+%"]=54, + ["cold_damage_taken_+%"]=55, + ["create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy"]=56, ["critical_strike_chance_+%"]=9, - ["damage_+%_if_changed_stances_recently"]=58, - ["damage_+%_on_full_energy_shield"]=60, - ["damage_+%_on_full_mana"]=59, - ["damage_+%_when_on_full_life"]=61, + ["damage_+%_if_changed_stances_recently"]=57, + ["damage_+%_on_full_energy_shield"]=59, + ["damage_+%_on_full_mana"]=58, + ["damage_+%_when_on_full_life"]=60, + ["damage_taken_from_suppressed_hits_is_unlucky"]=61, ["delirium_aura_damage_over_time_+%_final"]=62, ["delirium_skill_effect_duration_+%"]=63, ["determination_aura_armour_+%_final"]=13, @@ -2237,29 +2267,30 @@ return { ["hits_ignore_my_fire_resistance"]=71, ["hits_ignore_my_lightning_resistance"]=72, ["immune_to_curses"]=73, - ["impale_debuff_effect_+%"]=74, - ["life_leech_from_physical_attack_damage_permyriad"]=75, + ["immune_to_status_ailments"]=74, + ["impale_debuff_effect_+%"]=75, + ["life_leech_from_physical_attack_damage_permyriad"]=76, ["life_regeneration_rate_per_minute_%"]=6, - ["lightning_damage_taken_+%"]=76, - ["movement_velocity_+%_on_chilled_ground"]=77, + ["lightning_damage_taken_+%"]=77, + ["movement_velocity_+%_on_chilled_ground"]=78, ["no_mana_cost"]=26, parent="skill_stat_descriptions", ["physical_damage_%_to_add_as_cold"]=23, ["physical_damage_+%"]=1, - ["physical_damage_aura_nearby_enemies_physical_damage_taken_+%"]=78, - ["physical_damage_aura_nearby_enemies_physical_damage_taken_+%_max"]=78, - ["physical_damage_taken_+%"]=79, - ["precision_grants_area_of_effect_+%_final"]=80, - ["receive_bleeding_chance_%_when_hit_by_attack"]=81, - ["reduce_enemy_chaos_resistance_%"]=82, - ["reduce_enemy_elemental_resistance_%"]=83, - ["skill_buff_grant_critical_strike_multiplier_+"]=84, - ["spell_critical_strike_chance_+%"]=85, - ["spell_damage_aura_spell_damage_+%_final"]=86, - ["spell_maximum_added_chaos_damage"]=87, - ["spell_maximum_added_fire_damage"]=30, - ["spell_minimum_added_chaos_damage"]=87, - ["spell_minimum_added_fire_damage"]=30, - ["summon_totem_cast_speed_+%"]=88, - ["wrath_aura_spell_lightning_damage_+%_final"]=31 + ["physical_damage_aura_nearby_enemies_physical_damage_taken_+%"]=79, + ["physical_damage_aura_nearby_enemies_physical_damage_taken_+%_max"]=79, + ["physical_damage_taken_+%"]=80, + ["precision_grants_area_of_effect_+%_final"]=81, + ["receive_bleeding_chance_%_when_hit_by_attack"]=82, + ["reduce_enemy_chaos_resistance_%"]=83, + ["reduce_enemy_elemental_resistance_%"]=84, + ["skill_buff_grant_critical_strike_multiplier_+"]=85, + ["spell_critical_strike_chance_+%"]=86, + ["spell_damage_aura_spell_damage_+%_final"]=87, + ["spell_maximum_added_chaos_damage"]=88, + ["spell_maximum_added_fire_damage"]=29, + ["spell_minimum_added_chaos_damage"]=88, + ["spell_minimum_added_fire_damage"]=29, + ["summon_totem_cast_speed_+%"]=89, + ["wrath_aura_spell_lightning_damage_+%_final"]=30 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua b/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua index b2719017d0..6f48f7adb6 100644 --- a/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua @@ -246,38 +246,6 @@ return { } }, [9]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Fortify effect per Stage" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Fortify effect per Stage" - } - } - }, - name="dread_banner_fortify_effect", - stats={ - [1]="puresteel_banner_fortify_effect_+%_per_stage" - } - }, - [10]={ lang={ English={ [1]={ @@ -285,43 +253,35 @@ return { k="milliseconds_to_seconds_2dp", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextFortifyNoDuration" - }, limit={ [1]={ [1]=1000, [2]=1000 } }, - text="Gain Fortify for {0} second per Stage on Placing the Banner" + text="Gain +10 to maximum Fortification for {0} second per Stage on Placing the Banner" }, [2]={ [1]={ k="milliseconds_to_seconds_2dp", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextFortifyNoDuration" - }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Gain Fortify for {0} seconds per Stage on Placing the Banner" + text="Gain +10 to maximum Fortification for {0} seconds per Stage on Placing the Banner" } } }, name="dread_banner_fortify", stats={ - [1]="puresteel_banner_fortify_duration_per_stage_ms" + [1]="puresteel_banner_+10_max_fortification_for_duration_per_stage_ms" } }, - [11]={ + [10]={ lang={ English={ [1]={ @@ -408,7 +368,7 @@ return { [2]="armour_evasion_banner_taunted_enemies_damage_+%_final" } }, - [12]={ + [11]={ lang={ English={ [1]={ @@ -436,7 +396,7 @@ return { [2]="quality_display_base_duration_is_quality" } }, - [13]={ + [12]={ lang={ English={ [1]={ @@ -459,7 +419,7 @@ return { [1]="buff_effect_duration" } }, - [14]={ + [13]={ lang={ English={ [1]={ @@ -495,7 +455,7 @@ return { [1]="banner_additional_base_duration_per_stage_ms" } }, - [15]={ + [14]={ lang={ English={ [1]={ @@ -527,7 +487,7 @@ return { [1]="banner_area_of_effect_+%_per_stage" } }, - [16]={ + [15]={ lang={ English={ [1]={ @@ -560,22 +520,21 @@ return { } }, ["armour_evasion_banner_critical_strike_chance_+%"]=2, - ["armour_evasion_banner_super_taunt_duration_per_stage_ms"]=11, - ["armour_evasion_banner_taunted_enemies_damage_+%_final"]=11, + ["armour_evasion_banner_super_taunt_duration_per_stage_ms"]=10, + ["armour_evasion_banner_taunted_enemies_damage_+%_final"]=10, ["banner_add_stage_every_x_milliseconds_while_enemies_nearby"]=6, ["banner_add_stage_on_impale"]=5, ["banner_add_stage_on_kill"]=7, - ["banner_additional_base_duration_per_stage_ms"]=14, - ["banner_area_of_effect_+%_per_stage"]=15, - ["banner_buff_effect_+%_per_stage"]=16, - ["base_skill_effect_duration"]=12, + ["banner_additional_base_duration_per_stage_ms"]=13, + ["banner_area_of_effect_+%_per_stage"]=14, + ["banner_buff_effect_+%_per_stage"]=15, + ["base_skill_effect_duration"]=11, ["bloodstained_banner_adrenaline_duration_per_stage_ms"]=8, - ["buff_effect_duration"]=13, + ["buff_effect_duration"]=12, ["evasion_and_physical_damage_reduction_rating_+%"]=1, parent="aura_skill_stat_descriptions", + ["puresteel_banner_+10_max_fortification_for_duration_per_stage_ms"]=9, ["puresteel_banner_accuracy_rating_+%_final"]=3, ["puresteel_banner_damage_+%_final"]=4, - ["puresteel_banner_fortify_duration_per_stage_ms"]=10, - ["puresteel_banner_fortify_effect_+%_per_stage"]=9, - ["quality_display_base_duration_is_quality"]=12 + ["quality_display_base_duration_is_quality"]=11 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua b/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua index fef6fcee68..a38c71dccc 100644 --- a/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/brand_skill_stat_descriptions.lua @@ -186,7 +186,7 @@ return { [2]="#" } }, - text="Deals {0}% more Damage to Branded Enemy" + text="Deals {0}% more Damage with Hits against Branded Enemy" }, [2]={ [1]={ @@ -199,13 +199,13 @@ return { [2]=-1 } }, - text="Deals {0}% less Damage to Branded Enemy" + text="Deals {0}% less Damage with Hits against Branded Enemy" } } }, name="sigil_attached_target_damage_final", stats={ - [1]="sigil_attached_target_damage_+%_final" + [1]="sigil_attached_target_hit_damage_+%_final" } }, [10]={ @@ -300,7 +300,7 @@ return { parent="skill_stat_descriptions", ["quality_display_base_duration_is_quality"]=4, ["secondary_skill_effect_duration"]=8, - ["sigil_attached_target_damage_+%_final"]=9, + ["sigil_attached_target_hit_damage_+%_final"]=9, ["sigil_repeat_frequency_ms"]=10, ["skill_effect_duration"]=11, ["tertiary_buff_effect_duration"]=12 diff --git a/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua b/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua index cb1533566f..1446cd3a3f 100644 --- a/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/buff_skill_stat_descriptions.lua @@ -262,6 +262,25 @@ return { } }, [11]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Buff grants {0:+d}% Chance to Block Spell Damage while holding a Shield" + } + } + }, + name="shield_spell_block", + stats={ + [1]="shield_spell_block_%" + } + }, + [12]={ lang={ English={ [1]={ @@ -284,7 +303,7 @@ return { [1]="phase_through_objects" } }, - [12]={ + [13]={ lang={ English={ [1]={ @@ -307,7 +326,7 @@ return { [1]="base_chance_to_shock_%" } }, - [13]={ + [14]={ lang={ English={ [1]={ @@ -339,7 +358,7 @@ return { [1]="base_damage_taken_+%" } }, - [14]={ + [15]={ lang={ English={ [1]={ @@ -358,7 +377,7 @@ return { [1]="base_immune_to_freeze" } }, - [15]={ + [16]={ lang={ English={ [1]={ @@ -390,7 +409,7 @@ return { [1]="base_movement_velocity_+%" } }, - [16]={ + [17]={ lang={ English={ [1]={ @@ -409,7 +428,7 @@ return { [1]="base_physical_damage_reduction_rating" } }, - [17]={ + [18]={ lang={ English={ [1]={ @@ -441,7 +460,7 @@ return { [1]="berserk_spell_damage_+%_final" } }, - [18]={ + [19]={ lang={ English={ [1]={ @@ -465,7 +484,109 @@ return { [2]="buff_added_spell_maximum_base_physical_damage_per_shield_quality" } }, - [19]={ + [20]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target Recovers {0} Life when they Block" + } + } + }, + name="bulwark_link_recover", + stats={ + [1]="bulwark_link_grants_recover_X_life_on_block" + } + }, + [21]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target has {0}% increased Stun Threshold" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Linked target has {0}% reduced Stun Threshold" + } + } + }, + name="bulwark_link_stun_threshold", + stats={ + [1]="bulwark_link_grants_stun_threshold_+%" + } + }, + [22]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target has {0}% increased Accuracy Rating" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Linked target has {0}% reduced Accuracy Rating" + } + } + }, + name="critical_link_accuracy", + stats={ + [1]="critical_link_grants_accuracy_rating_+%" + } + }, + [23]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Linked target has {0:+d}% to Critical Strike Multiplier" + } + } + }, + name="critical_link_multiplier", + stats={ + [1]="critical_link_grants_base_critical_strike_multiplier_+" + } + }, + [24]={ lang={ English={ [1]={ @@ -488,7 +609,64 @@ return { [1]="damage_taken_goes_to_mana_%" } }, - [20]={ + [25]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Linked target's Chance to Block Attack Damage is equal to yours\nLinked target's Maximum Chance to Block Attack Damage is equal to yours" + } + } + }, + name="display_bulwark_link_override", + stats={ + [1]="display_bulwark_link_overrides_attack_block_and_maximum_attack_block" + } + }, + [26]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Linked target's Main Hand Critical Strike Chance is equal to yours" + } + } + }, + name="display_critical_link_override", + stats={ + [1]="display_critical_link_overrides_main_hand_critical_strike_chance" + } + }, + [27]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Buff grants Immunity to Bleeding" + } + } + }, + name="display_immune_to_bleeding", + stats={ + [1]="display_skill_buff_grants_bleeding_immunity" + } + }, + [28]={ lang={ English={ [1]={ @@ -511,7 +689,30 @@ return { [1]="energy_shield_lost_per_minute" } }, - [21]={ + [29]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextIgnite" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target has {0}% chance to Ignite" + } + } + }, + name="flame_link_ignite_chance", + stats={ + [1]="flame_link_grants_chance_to_ignite_%" + } + }, + [30]={ lang={ English={ [1]={ @@ -591,7 +792,7 @@ return { [3]="cannot_recover_above_low_life_except_flasks" } }, - [22]={ + [31]={ lang={ English={ [1]={ @@ -610,7 +811,7 @@ return { [1]="physical_damage_reduction_%_per_endurance_charge" } }, - [23]={ + [32]={ lang={ English={ [1]={ @@ -642,7 +843,81 @@ return { [1]="physical_damage_reduction_rating_+%" } }, - [24]={ + [33]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Life Leech effects are not removed at Full Life\nLife Leech effects apply Recovery Linked Target instead of you\nLinked target's Maximum total Life Recovery per second from Leech is equal to yours" + } + } + }, + name="remora_link", + stats={ + [1]="life_leech_is_applied_to_remora_link_targets_instead" + } + }, + [34]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target deals {0}% increased Damage when on Full Life" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Linked target deals {0}% reduced Damage when on Full Life" + } + } + }, + name="remora_link_damage_on_full_life", + stats={ + [1]="remora_link_grants_damage_+%_when_on_full_life" + } + }, + [35]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Buff grants {0:+d}% to Maximum total Life Recovery per second from Leech" + } + } + }, + name="remora_link_leech_max", + stats={ + [1]="remora_link_grants_maximum_life_leech_rate_%_per_minute" + } + }, + [36]={ lang={ English={ [1]={ @@ -661,7 +936,7 @@ return { [1]="resist_all_elements_%_per_endurance_charge" } }, - [25]={ + [37]={ lang={ English={ [1]={ @@ -680,7 +955,7 @@ return { [1]="resist_all_%" } }, - [26]={ + [38]={ lang={ English={ [1]={ @@ -712,7 +987,7 @@ return { [1]="skill_buff_effect_+%" } }, - [27]={ + [39]={ lang={ English={ [1]={ @@ -744,7 +1019,7 @@ return { [1]="skill_buff_grants_attack_and_cast_speed_+%" } }, - [28]={ + [40]={ lang={ English={ [1]={ @@ -763,7 +1038,7 @@ return { [1]="skill_buff_grants_chance_to_freeze_%" } }, - [29]={ + [41]={ lang={ English={ [1]={ @@ -795,7 +1070,26 @@ return { [1]="skill_buff_grants_damage_+%" } }, - [30]={ + [42]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Buff grants Immunity to Shock" + } + } + }, + name="display_buff_shock_immune", + stats={ + [1]="skill_display_buff_grants_shock_immunity" + } + }, + [43]={ lang={ English={ [1]={ @@ -818,7 +1112,90 @@ return { [1]="skill_grants_life_cost_%_mana_cost_while_not_on_low_life" } }, - [31]={ + [44]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target takes {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Linked target takes {0}% less Damage" + } + } + }, + name="soul_link_damage_taken", + stats={ + [1]="soul_link_grants_damage_taken_+%_final" + } + }, + [45]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Linked target has {0}% increased Mana Regeneration Rate" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Linked target has {0}% reduced Mana Regeneration Rate" + } + } + }, + name="soul_link_mana_regen", + stats={ + [1]="soul_link_grants_mana_regeneration_+%" + } + }, + [46]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% of Damage from Hits against target is taken from your Energy Shield before them" + } + } + }, + name="soul_link_transfer_percent", + stats={ + [1]="soul_link_grants_take_%_of_hit_damage_from_soul_link_source_energy_shield_before_you" + } + }, + [47]={ lang={ English={ [1]={ @@ -850,7 +1227,62 @@ return { [1]="spell_damage_+%" } }, - [32]={ + [48]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Buff grants {0}% more Maximum Energy Shield" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Buff grants {0}% less Maximum Energy Shield" + } + } + }, + name="storm_blade_less_energy_shield", + stats={ + [1]="storm_blade_energy_shield_+%_final" + } + }, + [49]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUnaffectedBy" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Buff makes you Unaffected by Temporal Chains" + } + } + }, + name="unaffected_by_temporal_chains", + stats={ + [1]="unaffected_by_temporal_chains" + } + }, + [50]={ lang={ English={ [1]={ @@ -869,44 +1301,134 @@ return { [1]="vaal_molten_shall_armour_+%_final" } }, + [51]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + }, + [2]={ + [1]="#", + [2]="#" + } + }, + text="Linked target gains {0} to {1} Added Fire Damage" + } + } + }, + name="flame_link_added_damage", + stats={ + [1]="virtual_flame_link_minimum_fire_damage", + [2]="virtual_flame_link_maximum_fire_damage" + } + }, + [52]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + }, + [2]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades have {0} to {1} Lightning Damage" + } + } + }, + name="storm_blade_base_damage", + stats={ + [1]="virtual_storm_blade_minimum_lightning_damage", + [2]="virtual_storm_blade_maximum_lightning_damage" + } + }, + [53]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Link breaks if target leaves range or line of sight for 4 seconds\nMaximum 1 Link from any source per target\nYou die if Linked target dies" + } + } + }, + name="link_stuff", + stats={ + [1]="display_link_stuff" + } + }, ["attack_maximum_added_cold_damage"]=2, ["attack_maximum_added_fire_damage"]=1, ["attack_maximum_added_lightning_damage"]=3, ["attack_minimum_added_cold_damage"]=2, ["attack_minimum_added_fire_damage"]=1, ["attack_minimum_added_lightning_damage"]=3, - ["base_chance_to_shock_%"]=12, - ["base_damage_taken_+%"]=13, - ["base_immune_to_freeze"]=14, - ["base_movement_velocity_+%"]=15, - ["base_physical_damage_reduction_rating"]=16, - ["berserk_spell_damage_+%_final"]=17, - ["buff_added_spell_maximum_base_physical_damage_per_shield_quality"]=18, - ["buff_added_spell_minimum_base_physical_damage_per_shield_quality"]=18, - ["cannot_recover_above_low_life_except_flasks"]=21, + ["base_chance_to_shock_%"]=13, + ["base_damage_taken_+%"]=14, + ["base_immune_to_freeze"]=15, + ["base_movement_velocity_+%"]=16, + ["base_physical_damage_reduction_rating"]=17, + ["berserk_spell_damage_+%_final"]=18, + ["buff_added_spell_maximum_base_physical_damage_per_shield_quality"]=19, + ["buff_added_spell_minimum_base_physical_damage_per_shield_quality"]=19, + ["bulwark_link_grants_recover_X_life_on_block"]=20, + ["bulwark_link_grants_stun_threshold_+%"]=21, + ["cannot_recover_above_low_life_except_flasks"]=30, + ["critical_link_grants_accuracy_rating_+%"]=22, + ["critical_link_grants_base_critical_strike_multiplier_+"]=23, ["critical_strike_chance_+%"]=5, - ["damage_taken_goes_to_mana_%"]=19, - ["energy_shield_lost_per_minute"]=20, + ["damage_taken_goes_to_mana_%"]=24, + ["display_bulwark_link_overrides_attack_block_and_maximum_attack_block"]=25, + ["display_critical_link_overrides_main_hand_critical_strike_chance"]=26, + ["display_link_stuff"]=53, + ["display_skill_buff_grants_bleeding_immunity"]=27, + ["energy_shield_lost_per_minute"]=28, + ["flame_link_grants_chance_to_ignite_%"]=29, ["herald_of_ash_burning_damage_+%_final"]=6, ["herald_of_ash_spell_fire_damage_+%_final"]=7, ["herald_of_ice_cold_damage_+%"]=8, ["herald_of_thunder_lightning_damage_+%"]=9, + ["life_leech_is_applied_to_remora_link_targets_instead"]=33, parent="skill_stat_descriptions", - ["petrified_blood_%_life_loss_below_half_from_hit_to_prevent"]=21, - ["petrified_blood_%_prevented_life_loss_to_lose_over_time"]=21, - ["phase_through_objects"]=11, - ["physical_damage_reduction_%_per_endurance_charge"]=22, - ["physical_damage_reduction_rating_+%"]=23, - ["resist_all_%"]=25, - ["resist_all_elements_%_per_endurance_charge"]=24, - ["skill_buff_effect_+%"]=26, - ["skill_buff_grants_attack_and_cast_speed_+%"]=27, - ["skill_buff_grants_chance_to_freeze_%"]=28, - ["skill_buff_grants_damage_+%"]=29, - ["skill_grants_life_cost_%_mana_cost_while_not_on_low_life"]=30, - ["spell_damage_+%"]=31, + ["petrified_blood_%_life_loss_below_half_from_hit_to_prevent"]=30, + ["petrified_blood_%_prevented_life_loss_to_lose_over_time"]=30, + ["phase_through_objects"]=12, + ["physical_damage_reduction_%_per_endurance_charge"]=31, + ["physical_damage_reduction_rating_+%"]=32, + ["remora_link_grants_damage_+%_when_on_full_life"]=34, + ["remora_link_grants_maximum_life_leech_rate_%_per_minute"]=35, + ["resist_all_%"]=37, + ["resist_all_elements_%_per_endurance_charge"]=36, + ["shield_spell_block_%"]=11, + ["skill_buff_effect_+%"]=38, + ["skill_buff_grants_attack_and_cast_speed_+%"]=39, + ["skill_buff_grants_chance_to_freeze_%"]=40, + ["skill_buff_grants_damage_+%"]=41, + ["skill_display_buff_grants_shock_immunity"]=42, + ["skill_grants_life_cost_%_mana_cost_while_not_on_low_life"]=43, + ["soul_link_grants_damage_taken_+%_final"]=44, + ["soul_link_grants_mana_regeneration_+%"]=45, + ["soul_link_grants_take_%_of_hit_damage_from_soul_link_source_energy_shield_before_you"]=46, + ["spell_damage_+%"]=47, ["spell_maximum_added_lightning_damage"]=4, ["spell_minimum_added_lightning_damage"]=4, ["stealth_+%"]=10, - ["vaal_molten_shall_armour_+%_final"]=32 + ["storm_blade_energy_shield_+%_final"]=48, + ["unaffected_by_temporal_chains"]=49, + ["vaal_molten_shall_armour_+%_final"]=50, + ["virtual_flame_link_maximum_fire_damage"]=51, + ["virtual_flame_link_minimum_fire_damage"]=51, + ["virtual_storm_blade_maximum_lightning_damage"]=52, + ["virtual_storm_blade_minimum_lightning_damage"]=52 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua b/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua index df45326698..6a4603496d 100644 --- a/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/curse_skill_stat_descriptions.lua @@ -1686,7 +1686,7 @@ return { }, name="reflect_overkill_damage_on_death", stats={ - [1]="reflect_%_overkill_damage_to_nearby_allies_on_death" + [1]="punishment_reflect_%_overkill_damage_to_nearby_allies_on_death" } }, [70]={ @@ -1784,6 +1784,7 @@ return { } } }, + name="curse_triggers_doom_blast", stats={ [1]="trigger_vicious_hex_explosion_when_curse_ends" } @@ -1857,8 +1858,8 @@ return { ["projectile_damage_taken_+%"]=30, ["projectiles_always_pierce_you"]=27, ["projectiles_hitting_self_split_into_x"]=67, + ["punishment_reflect_%_overkill_damage_to_nearby_allies_on_death"]=69, ["receive_bleeding_chance_%_when_hit_by_attack"]=68, - ["reflect_%_overkill_damage_to_nearby_allies_on_death"]=69, ["self_elemental_status_duration_-%"]=70, ["temporal_chains_action_speed_+%_final"]=2, ["temporal_chains_action_speed_+%_vs_rare_or_unique_final"]=71, diff --git a/src/Data/StatDescriptions/gem_stat_descriptions.lua b/src/Data/StatDescriptions/gem_stat_descriptions.lua index b31dcad227..1c648d4874 100644 --- a/src/Data/StatDescriptions/gem_stat_descriptions.lua +++ b/src/Data/StatDescriptions/gem_stat_descriptions.lua @@ -625,6 +625,37 @@ return { } }, [22]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Supported Spells deal {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Supported Spells deal {0}% less Damage" + } + } + }, + stats={ + [1]="support_trigger_link_damage_+%_final" + } + }, + [23]={ lang={ English={ [1]={ @@ -655,7 +686,7 @@ return { [1]="base_cost_+%" } }, - [23]={ + [24]={ lang={ English={ [1]={ @@ -686,7 +717,7 @@ return { [1]="base_life_cost_+%" } }, - [24]={ + [25]={ lang={ English={ [1]={ @@ -717,7 +748,7 @@ return { [1]="base_mana_cost_-%" } }, - [25]={ + [26]={ lang={ English={ [1]={ @@ -744,7 +775,7 @@ return { [1]="melee_attack_number_of_spirit_strikes" } }, - [26]={ + [27]={ lang={ English={ [1]={ @@ -762,7 +793,7 @@ return { [1]="no_spirit_strikes" } }, - [27]={ + [28]={ lang={ English={ [1]={ @@ -780,7 +811,7 @@ return { [1]="extra_target_targeting_distance_+%" } }, - [28]={ + [29]={ lang={ English={ [1]={ @@ -811,7 +842,7 @@ return { [1]="base_skill_area_of_effect_+%" } }, - [29]={ + [30]={ lang={ English={ [1]={ @@ -842,7 +873,7 @@ return { [1]="support_concentrated_effect_skill_area_of_effect_+%_final" } }, - [30]={ + [31]={ lang={ English={ [1]={ @@ -873,7 +904,7 @@ return { [1]="area_of_effect_+%_while_dead" } }, - [31]={ + [32]={ lang={ English={ [1]={ @@ -904,7 +935,7 @@ return { [1]="base_aura_area_of_effect_+%" } }, - [32]={ + [33]={ lang={ English={ [1]={ @@ -935,7 +966,7 @@ return { [1]="aura_effect_+%" } }, - [33]={ + [34]={ lang={ English={ [1]={ @@ -966,7 +997,7 @@ return { [1]="support_multiple_projectiles_critical_strike_chance_+%_final" } }, - [34]={ + [35]={ lang={ English={ [1]={ @@ -984,7 +1015,7 @@ return { [1]="base_skill_cost_life_instead_of_mana" } }, - [35]={ + [36]={ lang={ English={ [1]={ @@ -1002,7 +1033,7 @@ return { [1]="base_skill_reserve_life_instead_of_mana" } }, - [36]={ + [37]={ lang={ English={ [1]={ @@ -1020,7 +1051,7 @@ return { [1]="base_use_life_in_place_of_mana" } }, - [37]={ + [38]={ lang={ English={ [1]={ @@ -1038,7 +1069,7 @@ return { [1]="projectiles_rain" } }, - [38]={ + [39]={ lang={ English={ [1]={ @@ -1056,7 +1087,7 @@ return { [1]="support_ignite_proliferation_radius" } }, - [39]={ + [40]={ lang={ English={ [1]={ @@ -1344,7 +1375,7 @@ return { [10]="skill_display_single_base_projectile" } }, - [40]={ + [41]={ lang={ English={ [1]={ @@ -1366,7 +1397,7 @@ return { [1]="elemental_status_effect_aura_radius" } }, - [41]={ + [42]={ lang={ English={ [1]={ @@ -1384,7 +1415,7 @@ return { [1]="kill_enemy_on_hit_if_under_10%_life" } }, - [42]={ + [43]={ lang={ English={ [1]={ @@ -1402,7 +1433,7 @@ return { [1]="keystone_point_blank" } }, - [43]={ + [44]={ lang={ English={ [1]={ @@ -1420,7 +1451,7 @@ return { [1]="keystone_strong_bowman" } }, - [44]={ + [45]={ lang={ English={ [1]={ @@ -1438,7 +1469,7 @@ return { [1]="strong_casting" } }, - [45]={ + [46]={ lang={ English={ [1]={ @@ -1474,7 +1505,7 @@ return { [2]="number_of_mines_to_place" } }, - [46]={ + [47]={ lang={ English={ [1]={ @@ -1501,7 +1532,7 @@ return { [1]="number_of_additional_traps_to_throw" } }, - [47]={ + [48]={ lang={ English={ [1]={ @@ -1523,7 +1554,7 @@ return { [1]="support_additional_trap_mine_%_chance_for_1_additional_trap_mine" } }, - [48]={ + [49]={ lang={ English={ [1]={ @@ -1545,7 +1576,7 @@ return { [1]="support_additional_trap_mine_%_chance_for_2_additional_trap_mine" } }, - [49]={ + [50]={ lang={ English={ [1]={ @@ -1567,7 +1598,25 @@ return { [1]="support_additional_trap_mine_%_chance_for_3_additional_trap_mine" } }, - [50]={ + [51]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Supported Skills throw Traps randomly around targeted location" + } + } + }, + stats={ + [1]="throw_traps_in_circle_radius" + } + }, + [52]={ lang={ English={ [1]={ @@ -1646,7 +1695,7 @@ return { [3]="is_ranged_attack_totem" } }, - [51]={ + [53]={ lang={ English={ [1]={ @@ -1668,7 +1717,7 @@ return { [1]="base_totem_duration" } }, - [52]={ + [54]={ lang={ English={ [1]={ @@ -1695,7 +1744,7 @@ return { [1]="projectile_base_number_of_targets_to_pierce" } }, - [53]={ + [55]={ lang={ English={ [1]={ @@ -1717,7 +1766,7 @@ return { [1]="base_trap_duration" } }, - [54]={ + [56]={ lang={ English={ [1]={ @@ -1739,7 +1788,7 @@ return { [1]="base_mine_duration" } }, - [55]={ + [57]={ lang={ English={ [1]={ @@ -1761,7 +1810,7 @@ return { [1]="support_remote_mine_2_base_mine_duration" } }, - [56]={ + [58]={ lang={ English={ [1]={ @@ -1779,7 +1828,7 @@ return { [1]="attack_skills_additional_ballista_totems_allowed" } }, - [57]={ + [59]={ lang={ English={ [1]={ @@ -1797,7 +1846,7 @@ return { [1]="base_number_of_totems_allowed" } }, - [58]={ + [60]={ lang={ English={ [1]={ @@ -1815,7 +1864,7 @@ return { [1]="summon_2_totems" } }, - [59]={ + [61]={ lang={ English={ [1]={ @@ -1842,7 +1891,7 @@ return { [1]="base_number_of_traps_allowed" } }, - [60]={ + [62]={ lang={ English={ [1]={ @@ -1869,7 +1918,7 @@ return { [1]="base_number_of_remote_mines_allowed" } }, - [61]={ + [63]={ lang={ English={ [1]={ @@ -1900,7 +1949,7 @@ return { [1]="trap_duration_+%" } }, - [62]={ + [64]={ lang={ English={ [1]={ @@ -1931,7 +1980,7 @@ return { [1]="mine_duration_+%" } }, - [63]={ + [65]={ lang={ English={ [1]={ @@ -1953,7 +2002,7 @@ return { [1]="global_chance_to_blind_on_hit_%" } }, - [64]={ + [66]={ lang={ English={ [1]={ @@ -1984,7 +2033,7 @@ return { [1]="blind_duration_+%" } }, - [65]={ + [67]={ lang={ English={ [1]={ @@ -2015,7 +2064,7 @@ return { [1]="critical_strike_chance_+%" } }, - [66]={ + [68]={ lang={ English={ [1]={ @@ -2046,7 +2095,7 @@ return { [1]="support_controlled_destruction_critical_strike_chance_+%_final" } }, - [67]={ + [69]={ lang={ English={ [1]={ @@ -2064,7 +2113,7 @@ return { [1]="base_critical_strike_multiplier_+" } }, - [68]={ + [70]={ lang={ English={ [1]={ @@ -2082,7 +2131,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [69]={ + [71]={ lang={ English={ [1]={ @@ -2100,7 +2149,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [70]={ + [72]={ lang={ English={ [1]={ @@ -2118,7 +2167,7 @@ return { [1]="reduce_enemy_elemental_resistance_%" } }, - [71]={ + [73]={ lang={ English={ [1]={ @@ -2136,7 +2185,7 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [72]={ + [74]={ lang={ English={ [1]={ @@ -2154,7 +2203,7 @@ return { [1]="number_of_chains" } }, - [73]={ + [75]={ lang={ English={ [1]={ @@ -2172,7 +2221,7 @@ return { [1]="projectile_number_to_split" } }, - [74]={ + [76]={ lang={ English={ [1]={ @@ -2190,7 +2239,7 @@ return { [1]="projectiles_fork" } }, - [75]={ + [77]={ lang={ English={ [1]={ @@ -2217,7 +2266,7 @@ return { [1]="number_of_additional_forks_base" } }, - [76]={ + [78]={ lang={ English={ [1]={ @@ -2418,7 +2467,7 @@ return { [4]="projectiles_chance_to_return_%_from_final_target" } }, - [77]={ + [79]={ lang={ English={ [1]={ @@ -2449,7 +2498,7 @@ return { [1]="support_chain_hit_damage_+%_final" } }, - [78]={ + [80]={ lang={ English={ [1]={ @@ -2480,7 +2529,7 @@ return { [1]="support_spirit_strike_damage_+%_final" } }, - [79]={ + [81]={ lang={ English={ [1]={ @@ -2511,7 +2560,7 @@ return { [1]="support_split_projectile_damage_+%_final" } }, - [80]={ + [82]={ lang={ English={ [1]={ @@ -2542,7 +2591,7 @@ return { [1]="support_fork_projectile_damage_+%_final" } }, - [81]={ + [83]={ lang={ English={ [1]={ @@ -2582,7 +2631,7 @@ return { [2]="support_debilitate_hit_damage_max_poison_stacks" } }, - [82]={ + [84]={ lang={ English={ [1]={ @@ -2613,7 +2662,7 @@ return { [1]="support_debilitate_poison_damage_+%_final" } }, - [83]={ + [85]={ lang={ English={ [1]={ @@ -2644,7 +2693,7 @@ return { [1]="support_poison_poison_damage_+%_final" } }, - [84]={ + [86]={ lang={ English={ [1]={ @@ -2675,7 +2724,7 @@ return { [1]="support_return_projectile_damage_+%_final" } }, - [85]={ + [87]={ lang={ English={ [1]={ @@ -2706,7 +2755,7 @@ return { [1]="support_void_manipulation_chaos_damage_+%_final" } }, - [86]={ + [88]={ lang={ English={ [1]={ @@ -2737,7 +2786,7 @@ return { [1]="support_controlled_destruction_spell_damage_+%_final" } }, - [87]={ + [89]={ lang={ English={ [1]={ @@ -2768,7 +2817,7 @@ return { [1]="support_efficacy_spell_damage_+%_final" } }, - [88]={ + [90]={ lang={ English={ [1]={ @@ -2799,7 +2848,7 @@ return { [1]="support_rapid_decay_damage_over_time_+%_final" } }, - [89]={ + [91]={ lang={ English={ [1]={ @@ -2830,7 +2879,7 @@ return { [1]="support_efficacy_damage_over_time_+%_final" } }, - [90]={ + [92]={ lang={ English={ [1]={ @@ -2861,7 +2910,7 @@ return { [1]="support_additional_totem_damage_+%_final" } }, - [91]={ + [93]={ lang={ English={ [1]={ @@ -2900,7 +2949,7 @@ return { [1]="support_better_ailments_ailment_damage_+%_final" } }, - [92]={ + [94]={ lang={ English={ [1]={ @@ -2931,7 +2980,7 @@ return { [1]="support_better_ailments_hit_damage_+%_final" } }, - [93]={ + [95]={ lang={ English={ [1]={ @@ -2962,7 +3011,7 @@ return { [1]="support_brutality_physical_damage_+%_final" } }, - [94]={ + [96]={ lang={ English={ [1]={ @@ -2993,7 +3042,7 @@ return { [1]="support_chance_to_ignite_fire_damage_+%_final" } }, - [95]={ + [97]={ lang={ English={ [1]={ @@ -3024,7 +3073,7 @@ return { [1]="support_cruelty_hit_damage_+%_final" } }, - [96]={ + [98]={ lang={ English={ [1]={ @@ -3055,7 +3104,7 @@ return { [1]="support_gem_elemental_damage_+%_final" } }, - [97]={ + [99]={ lang={ English={ [1]={ @@ -3086,7 +3135,7 @@ return { [1]="support_ignite_prolif_ignite_damage_+%_final" } }, - [98]={ + [100]={ lang={ English={ [1]={ @@ -3117,7 +3166,7 @@ return { [1]="support_maim_chance_physical_damage_+%_final" } }, - [99]={ + [101]={ lang={ English={ [1]={ @@ -3135,7 +3184,7 @@ return { [1]="support_slashing_damage_+%_final_from_distance" } }, - [100]={ + [102]={ lang={ English={ [1]={ @@ -3166,7 +3215,7 @@ return { [1]="support_trap_and_mine_damage_+%_final" } }, - [101]={ + [103]={ lang={ English={ [1]={ @@ -3184,7 +3233,7 @@ return { [1]="base_life_gain_per_target" } }, - [102]={ + [104]={ lang={ English={ [1]={ @@ -3215,7 +3264,7 @@ return { [1]="support_melee_splash_damage_+%_final" } }, - [103]={ + [105]={ lang={ English={ [1]={ @@ -3233,7 +3282,7 @@ return { [1]="melee_splash" } }, - [104]={ + [106]={ lang={ English={ [1]={ @@ -3290,7 +3339,7 @@ return { [2]="quality_display_melee_splash_is_gem" } }, - [105]={ + [107]={ lang={ English={ [1]={ @@ -3308,7 +3357,7 @@ return { [1]="base_melee_attack_repeat_count" } }, - [106]={ + [108]={ lang={ English={ [1]={ @@ -3335,7 +3384,7 @@ return { [1]="base_spell_repeat_count" } }, - [107]={ + [109]={ lang={ English={ [1]={ @@ -3366,7 +3415,7 @@ return { [1]="support_multicast_cast_speed_+%_final" } }, - [108]={ + [110]={ lang={ English={ [1]={ @@ -3397,7 +3446,7 @@ return { [1]="support_multiple_attacks_melee_attack_speed_+%_final" } }, - [109]={ + [111]={ lang={ English={ [1]={ @@ -3428,7 +3477,7 @@ return { [1]="support_multiple_attack_damage_+%_final" } }, - [110]={ + [112]={ lang={ English={ [1]={ @@ -3459,7 +3508,7 @@ return { [1]="support_trap_damage_+%_final" } }, - [111]={ + [113]={ lang={ English={ [1]={ @@ -3490,7 +3539,7 @@ return { [1]="support_multithrow_damage_+%_final" } }, - [112]={ + [114]={ lang={ English={ [1]={ @@ -3521,7 +3570,7 @@ return { [1]="cast_on_death_damage_+%_final_while_dead" } }, - [113]={ + [115]={ lang={ English={ [1]={ @@ -3552,7 +3601,7 @@ return { [1]="cast_on_damage_taken_damage_+%_final" } }, - [114]={ + [116]={ lang={ English={ [1]={ @@ -3570,7 +3619,7 @@ return { [1]="summon_fire_resistance_+" } }, - [115]={ + [117]={ lang={ English={ [1]={ @@ -3588,7 +3637,7 @@ return { [1]="summon_cold_resistance_+" } }, - [116]={ + [118]={ lang={ English={ [1]={ @@ -3606,7 +3655,7 @@ return { [1]="summon_lightning_resistance_+" } }, - [117]={ + [119]={ lang={ English={ [1]={ @@ -3633,7 +3682,7 @@ return { [1]="apply_linked_curses_on_hit_%" } }, - [118]={ + [120]={ lang={ English={ [1]={ @@ -3651,7 +3700,7 @@ return { [1]="cannot_cast_curses" } }, - [119]={ + [121]={ lang={ English={ [1]={ @@ -3678,7 +3727,7 @@ return { [1]="cast_linked_spells_on_attack_crit_%" } }, - [120]={ + [122]={ lang={ English={ [1]={ @@ -3705,7 +3754,7 @@ return { [1]="cast_linked_spells_on_melee_kill_%" } }, - [121]={ + [123]={ lang={ English={ [1]={ @@ -3732,7 +3781,7 @@ return { [1]="trigger_vicious_hex_explosion_when_curse_ends" } }, - [122]={ + [124]={ lang={ English={ [1]={ @@ -3755,7 +3804,7 @@ return { [2]="spell_only_castable_on_death" } }, - [123]={ + [125]={ lang={ English={ [1]={ @@ -3773,7 +3822,7 @@ return { [1]="cast_on_death_%" } }, - [124]={ + [126]={ lang={ English={ [1]={ @@ -3791,7 +3840,7 @@ return { [1]="cast_on_stunned_%" } }, - [125]={ + [127]={ lang={ English={ [1]={ @@ -3818,7 +3867,7 @@ return { [1]="spellslinger_trigger_on_wand_attack_%" } }, - [126]={ + [128]={ lang={ English={ [1]={ @@ -3863,7 +3912,7 @@ return { [3]="cast_on_damage_taken_threshold" } }, - [127]={ + [129]={ lang={ English={ [1]={ @@ -3885,7 +3934,7 @@ return { [1]="cast_while_channelling_time_ms" } }, - [128]={ + [130]={ lang={ English={ [1]={ @@ -3907,7 +3956,7 @@ return { [1]="base_chaos_damage_to_deal_per_minute" } }, - [129]={ + [131]={ lang={ English={ [1]={ @@ -3929,7 +3978,7 @@ return { [1]="base_fire_damage_to_deal_per_minute" } }, - [130]={ + [132]={ lang={ English={ [1]={ @@ -3951,7 +4000,7 @@ return { [1]="base_physical_damage_to_deal_per_minute" } }, - [131]={ + [133]={ lang={ English={ [1]={ @@ -3973,7 +4022,7 @@ return { [1]="secondary_base_fire_damage_to_deal_per_minute" } }, - [132]={ + [134]={ lang={ English={ [1]={ @@ -3995,7 +4044,7 @@ return { [1]="base_cold_damage_to_deal_per_minute" } }, - [133]={ + [135]={ lang={ English={ [1]={ @@ -4026,7 +4075,7 @@ return { [1]="curse_effect_+%" } }, - [134]={ + [136]={ lang={ English={ [1]={ @@ -4057,7 +4106,7 @@ return { [1]="support_spell_totem_cast_speed_+%_final" } }, - [135]={ + [137]={ lang={ English={ [1]={ @@ -4088,7 +4137,7 @@ return { [1]="support_attack_totem_attack_speed_+%_final" } }, - [136]={ + [138]={ lang={ English={ [1]={ @@ -4114,7 +4163,7 @@ return { [1]="bleed_on_hit_base_duration" } }, - [137]={ + [139]={ lang={ English={ [1]={ @@ -4132,7 +4181,7 @@ return { [1]="aura_cannot_affect_self" } }, - [138]={ + [140]={ lang={ English={ [1]={ @@ -4163,7 +4212,7 @@ return { [1]="support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies" } }, - [139]={ + [141]={ lang={ English={ [1]={ @@ -4194,7 +4243,7 @@ return { [1]="support_slower_projectiles_projectile_speed_+%_final" } }, - [140]={ + [142]={ lang={ English={ [1]={ @@ -4225,7 +4274,7 @@ return { [1]="support_reduced_duration_damage_+%_final" } }, - [141]={ + [143]={ lang={ English={ [1]={ @@ -4256,7 +4305,7 @@ return { [1]="support_reduced_duration_skill_effect_duration_+%_final" } }, - [142]={ + [144]={ lang={ English={ [1]={ @@ -4313,7 +4362,7 @@ return { [2]="quality_display_swiftbrand_is_gem" } }, - [143]={ + [145]={ lang={ English={ [1]={ @@ -4344,7 +4393,7 @@ return { [1]="support_rapid_activation_brand_skill_only_secondary_duration_+%_final" } }, - [144]={ + [146]={ lang={ English={ [1]={ @@ -4379,7 +4428,7 @@ return { [1]="gain_elusive_on_crit_%_chance" } }, - [145]={ + [147]={ lang={ English={ [1]={ @@ -4401,7 +4450,7 @@ return { [1]="global_poison_on_hit" } }, - [146]={ + [148]={ lang={ English={ [1]={ @@ -4436,7 +4485,7 @@ return { [1]="base_chance_to_poison_on_hit_%" } }, - [147]={ + [149]={ lang={ English={ [1]={ @@ -4471,7 +4520,7 @@ return { [1]="withered_on_hit_chance_%" } }, - [148]={ + [150]={ lang={ English={ [1]={ @@ -4493,7 +4542,7 @@ return { [1]="cannot_inflict_status_ailments" } }, - [149]={ + [151]={ lang={ English={ [1]={ @@ -4515,7 +4564,7 @@ return { [1]="freeze_mine_cold_resistance_+_while_frozen" } }, - [150]={ + [152]={ lang={ English={ [1]={ @@ -4533,17 +4582,21 @@ return { [1]="critical_strike_multiplier_+_while_affected_by_elusive" } }, - [151]={ + [153]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Gain Arcane Surge after Spending a total of {0} Mana with a Supported Skill" + text="Gain Arcane Surge after Spending a total of {0} Mana on\nUpfront Costs and Effects of a Supported Skill" } } }, @@ -4551,7 +4604,7 @@ return { [1]="support_arcane_surge_gain_buff_on_mana_use_threshold" } }, - [152]={ + [154]={ lang={ English={ [1]={ @@ -4587,7 +4640,7 @@ return { [2]="support_arcane_surge_mana_regeneration_rate_+%" } }, - [153]={ + [155]={ lang={ English={ [1]={ @@ -4618,7 +4671,7 @@ return { [1]="cruelty_duration_+%" } }, - [154]={ + [156]={ lang={ English={ [1]={ @@ -4653,7 +4706,7 @@ return { [1]="support_arcane_surge_base_duration_ms" } }, - [155]={ + [157]={ lang={ English={ [1]={ @@ -4688,7 +4741,7 @@ return { [1]="support_base_cruelty_duration_ms" } }, - [156]={ + [158]={ lang={ English={ [1]={ @@ -4723,7 +4776,7 @@ return { [1]="support_withered_base_duration_ms" } }, - [157]={ + [159]={ lang={ English={ [1]={ @@ -4766,7 +4819,7 @@ return { [1]="active_skill_withered_base_duration_ms" } }, - [158]={ + [160]={ lang={ English={ [1]={ @@ -4801,7 +4854,7 @@ return { [1]="support_arcane_surge_duration_ms" } }, - [159]={ + [161]={ lang={ English={ [1]={ @@ -4836,7 +4889,7 @@ return { [1]="support_withered_base_duration_ms" } }, - [160]={ + [162]={ lang={ English={ [1]={ @@ -4854,7 +4907,7 @@ return { [1]="support_innervate_gain_buff_on_killing_shocked_enemy" } }, - [161]={ + [163]={ lang={ English={ [1]={ @@ -4877,7 +4930,7 @@ return { [2]="support_innervate_maximum_added_lightning_damage" } }, - [162]={ + [164]={ lang={ English={ [1]={ @@ -4912,7 +4965,7 @@ return { [1]="support_innervate_buff_base_duration_ms" } }, - [163]={ + [165]={ lang={ English={ [1]={ @@ -4930,7 +4983,7 @@ return { [1]="support_ruthless_big_hit_max_count" } }, - [164]={ + [166]={ lang={ English={ [1]={ @@ -4948,7 +5001,7 @@ return { [1]="support_ruthless_big_hit_damage_+%_final" } }, - [165]={ + [167]={ lang={ English={ [1]={ @@ -4966,7 +5019,7 @@ return { [1]="support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final" } }, - [166]={ + [168]={ lang={ English={ [1]={ @@ -4988,7 +5041,7 @@ return { [1]="support_ruthless_big_hit_stun_base_duration_override_ms" } }, - [167]={ + [169]={ lang={ English={ [1]={ @@ -5015,7 +5068,7 @@ return { [1]="chance_to_summon_support_ghost_on_killing_blow_%" } }, - [168]={ + [170]={ lang={ English={ [1]={ @@ -5046,7 +5099,7 @@ return { [1]="chill_effect_+%" } }, - [169]={ + [171]={ lang={ English={ [1]={ @@ -5077,7 +5130,7 @@ return { [1]="chill_duration_+%" } }, - [170]={ + [172]={ lang={ English={ [1]={ @@ -5116,7 +5169,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_per_minute_+%" } }, - [171]={ + [173]={ lang={ English={ [1]={ @@ -5134,7 +5187,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [172]={ + [174]={ lang={ English={ [1]={ @@ -5173,7 +5226,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%" } }, - [173]={ + [175]={ lang={ English={ [1]={ @@ -5195,7 +5248,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [174]={ + [176]={ lang={ English={ [1]={ @@ -5226,7 +5279,7 @@ return { [1]="mine_throwing_speed_+%_per_frenzy_charge" } }, - [175]={ + [177]={ lang={ English={ [1]={ @@ -5257,7 +5310,7 @@ return { [1]="mine_critical_strike_chance_+%_per_power_charge" } }, - [176]={ + [178]={ lang={ English={ [1]={ @@ -5275,7 +5328,7 @@ return { [1]="minion_elemental_resistance_%" } }, - [177]={ + [179]={ lang={ English={ [1]={ @@ -5297,7 +5350,7 @@ return { [1]="minion_maximum_all_elemental_resistances_%" } }, - [178]={ + [180]={ lang={ English={ [1]={ @@ -5319,7 +5372,7 @@ return { [1]="minion_fire_damage_%_of_maximum_life_taken_per_minute" } }, - [179]={ + [181]={ lang={ English={ [1]={ @@ -5350,7 +5403,7 @@ return { [1]="minion_fire_damage_taken_+%" } }, - [180]={ + [182]={ lang={ English={ [1]={ @@ -5372,7 +5425,7 @@ return { [1]="support_minion_instability_minion_base_fire_area_damage_per_minute" } }, - [181]={ + [183]={ lang={ English={ [1]={ @@ -5390,7 +5443,7 @@ return { [1]="infernal_legion_minions_have_burning_effect_radius_+" } }, - [182]={ + [184]={ lang={ English={ [1]={ @@ -5412,7 +5465,7 @@ return { [1]="ancestral_slam_interval_duration" } }, - [183]={ + [185]={ lang={ English={ [1]={ @@ -5443,7 +5496,7 @@ return { [1]="support_ancestral_slam_big_hit_hit_damage_+%_final" } }, - [184]={ + [186]={ lang={ English={ [1]={ @@ -5474,7 +5527,7 @@ return { [1]="support_ancestral_slam_big_hit_ailment_damage_+%_final" } }, - [185]={ + [187]={ lang={ English={ [1]={ @@ -5505,7 +5558,7 @@ return { [1]="support_ancestral_slam_big_hit_area_+%" } }, - [186]={ + [188]={ lang={ English={ [1]={ @@ -5527,7 +5580,7 @@ return { [1]="gain_resonance_of_majority_damage_on_hit_for_2_seconds" } }, - [187]={ + [189]={ lang={ English={ [1]={ @@ -5558,7 +5611,7 @@ return { [1]="elemental_damage_+%_final_per_5_lowest_resonance" } }, - [188]={ + [190]={ lang={ English={ [1]={ @@ -5576,7 +5629,7 @@ return { [1]="damage_penetrates_%_elemental_resistances_while_all_resonance_is_25" } }, - [189]={ + [191]={ lang={ English={ [1]={ @@ -5607,7 +5660,7 @@ return { [1]="attack_and_cast_speed_+%_while_all_resonance_is_at_least_25" } }, - [190]={ + [192]={ lang={ English={ [1]={ @@ -5629,7 +5682,7 @@ return { [1]="hits_grant_cruelty" } }, - [191]={ + [193]={ lang={ English={ [1]={ @@ -5647,7 +5700,7 @@ return { [1]="accuracy_rating" } }, - [192]={ + [194]={ lang={ English={ [1]={ @@ -5678,7 +5731,7 @@ return { [1]="accuracy_rating_+%" } }, - [193]={ + [195]={ lang={ English={ [1]={ @@ -5705,7 +5758,7 @@ return { [1]="active_skill_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value" } }, - [194]={ + [196]={ lang={ English={ [1]={ @@ -5732,7 +5785,7 @@ return { [1]="add_power_charge_on_critical_strike_%" } }, - [195]={ + [197]={ lang={ English={ [1]={ @@ -5750,7 +5803,7 @@ return { [1]="add_power_charge_on_kill_%_chance" } }, - [196]={ + [198]={ lang={ English={ [1]={ @@ -5781,7 +5834,7 @@ return { [1]="added_damage_+%_final" } }, - [197]={ + [199]={ lang={ English={ [1]={ @@ -5803,7 +5856,7 @@ return { [1]="additional_base_critical_strike_chance" } }, - [198]={ + [200]={ lang={ English={ [1]={ @@ -5825,7 +5878,7 @@ return { [1]="additional_chance_to_freeze_chilled_enemies_%" } }, - [199]={ + [201]={ lang={ English={ [1]={ @@ -5847,7 +5900,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_dead" } }, - [200]={ + [202]={ lang={ English={ [1]={ @@ -5869,7 +5922,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_affected_by_elusive" } }, - [201]={ + [203]={ lang={ English={ [1]={ @@ -5918,7 +5971,7 @@ return { [1]="additional_projectiles_per_intensity" } }, - [202]={ + [204]={ lang={ English={ [1]={ @@ -5949,7 +6002,7 @@ return { [1]="ancestor_totem_grants_owner_area_of_effect_+%_with_melee_skills" } }, - [203]={ + [205]={ lang={ English={ [1]={ @@ -5988,7 +6041,7 @@ return { [1]="ancestral_slam_stun_threshold_reduction_+%" } }, - [204]={ + [206]={ lang={ English={ [1]={ @@ -6006,7 +6059,7 @@ return { [1]="apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%" } }, - [205]={ + [207]={ lang={ English={ [1]={ @@ -6037,7 +6090,7 @@ return { [1]="area_damage_+%" } }, - [206]={ + [208]={ lang={ English={ [1]={ @@ -6068,7 +6121,7 @@ return { [1]="attack_and_cast_speed_+%" } }, - [207]={ + [209]={ lang={ English={ [1]={ @@ -6099,7 +6152,7 @@ return { [1]="attack_and_cast_speed_+%_during_onslaught" } }, - [208]={ + [210]={ lang={ English={ [1]={ @@ -6130,7 +6183,7 @@ return { [1]="attack_critical_strike_chance_+%" } }, - [209]={ + [211]={ lang={ English={ [1]={ @@ -6161,7 +6214,7 @@ return { [1]="attack_damage_+%" } }, - [210]={ + [212]={ lang={ English={ [1]={ @@ -6192,7 +6245,7 @@ return { [1]="attack_damage_+%_per_1000_accuracy_rating" } }, - [211]={ + [213]={ lang={ English={ [1]={ @@ -6215,7 +6268,7 @@ return { [2]="attack_maximum_added_physical_damage_per_10_rage" } }, - [212]={ + [214]={ lang={ English={ [1]={ @@ -6238,7 +6291,7 @@ return { [2]="attack_maximum_added_physical_damage_with_at_least_10_rage" } }, - [213]={ + [215]={ lang={ English={ [1]={ @@ -6261,7 +6314,7 @@ return { [2]="attack_maximum_added_physical_damage_with_weapons" } }, - [214]={ + [216]={ lang={ English={ [1]={ @@ -6287,7 +6340,7 @@ return { [1]="attack_skill_mana_leech_from_any_damage_permyriad" } }, - [215]={ + [217]={ lang={ English={ [1]={ @@ -6318,7 +6371,7 @@ return { [1]="attack_speed_+%" } }, - [216]={ + [218]={ lang={ English={ [1]={ @@ -6357,7 +6410,7 @@ return { [1]="attack_speed_+%_when_on_low_life" } }, - [217]={ + [219]={ lang={ English={ [1]={ @@ -6388,7 +6441,7 @@ return { [1]="attack_speed_+%_with_atleast_20_rage" } }, - [218]={ + [220]={ lang={ English={ [1]={ @@ -6423,17 +6476,17 @@ return { [1]="attacks_impale_on_hit_%_chance" } }, - [219]={ + [221]={ lang={ English={ [1]={ limit={ [1]={ [1]=1, - [2]="#" + [2]=99 } }, - text="Supported Skills have a {0}% Chance to Avoid Interruption from Stuns While Using this Skill" + text="{0}% Chance to Avoid Interruption from Stuns While Using Supported Skills" }, [2]={ limit={ @@ -6442,7 +6495,7 @@ return { [2]="#" } }, - text="Supported Skills Cannot be Interrupted from Stuns While Using this Skill" + text="Avoid Interruption from Stuns While Using Supported Skills" } } }, @@ -6450,7 +6503,7 @@ return { [1]="avoid_interruption_while_using_this_skill_%" } }, - [220]={ + [222]={ lang={ English={ [1]={ @@ -6481,7 +6534,7 @@ return { [1]="barrage_support_projectile_spread_+%" } }, - [221]={ + [223]={ lang={ English={ [1]={ @@ -6520,7 +6573,7 @@ return { [1]="base_ailment_damage_+%" } }, - [222]={ + [224]={ lang={ English={ [1]={ @@ -6559,7 +6612,7 @@ return { [1]="base_all_ailment_duration_+%" } }, - [223]={ + [225]={ lang={ English={ [1]={ @@ -6590,7 +6643,7 @@ return { [1]="base_bleed_duration_+%" } }, - [224]={ + [226]={ lang={ English={ [1]={ @@ -6621,7 +6674,7 @@ return { [1]="base_cast_speed_+%" } }, - [225]={ + [227]={ lang={ English={ [1]={ @@ -6639,7 +6692,7 @@ return { [1]="base_chance_to_destroy_corpse_on_kill_%_vs_ignited" } }, - [226]={ + [228]={ lang={ English={ [1]={ @@ -6660,6 +6713,23 @@ return { text="Supported Skills always Freeze Enemies on Hit" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="Supported Skills always Freeze" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -6683,7 +6753,7 @@ return { [2]="always_freeze" } }, - [227]={ + [229]={ lang={ English={ [1]={ @@ -6718,7 +6788,7 @@ return { [1]="base_chance_to_ignite_%" } }, - [228]={ + [230]={ lang={ English={ [1]={ @@ -6753,7 +6823,7 @@ return { [1]="base_chance_to_shock_%" } }, - [229]={ + [231]={ lang={ English={ [1]={ @@ -6775,7 +6845,7 @@ return { [1]="base_cooldown_modifier_ms" } }, - [230]={ + [232]={ lang={ English={ [1]={ @@ -6806,7 +6876,7 @@ return { [1]="base_cooldown_speed_+%" } }, - [231]={ + [233]={ lang={ English={ [1]={ @@ -6837,7 +6907,7 @@ return { [1]="base_curse_duration_+%" } }, - [232]={ + [234]={ lang={ English={ [1]={ @@ -6868,7 +6938,7 @@ return { [1]="base_damage_+%_while_an_ailment_on_you" } }, - [233]={ + [235]={ lang={ English={ [1]={ @@ -6886,7 +6956,7 @@ return { [1]="base_deal_no_chaos_damage" } }, - [234]={ + [236]={ lang={ English={ [1]={ @@ -6908,45 +6978,150 @@ return { [1]="base_global_chance_to_knockback_%" } }, - [235]={ + [237]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextColdExposure" + }, limit={ [1]={ [1]=1, - [2]="#" + [2]=99 } }, - text="{0}% increased Quantity of Items Dropped by Enemies Slain from Supported Skills" + text="Supported Skills have {0}% chance to inflict Cold Exposure on Hit" }, [2]={ [1]={ - k="negate", - v=1 + k="reminderstring", + v="ReminderTextColdExposure" }, limit={ [1]={ - [1]="#", - [2]=-1 + [1]=100, + [2]="#" } }, - text="{0}% reduced Quantity of Items Dropped by Enemies Slain from Supported Skills" + text="Supported Skills Inflict Cold Exposure on Hit" } } }, stats={ - [1]="base_killed_monster_dropped_item_quantity_+%" + [1]="base_inflict_cold_exposure_on_hit_%_chance" } }, - [236]={ + [238]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFireExposure" + }, limit={ [1]={ [1]=1, - [2]="#" + [2]=99 + } + }, + text="Supported Skills have {0}% chance to inflict Fire Exposure on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFireExposure" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Supported Skills Inflict Fire Exposure on Hit" + } + } + }, + stats={ + [1]="base_inflict_fire_exposure_on_hit_%_chance" + } + }, + [239]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLightningExposure" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="Supported Skills have {0}% chance to inflict Lightning Exposure on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextLightningExposure" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Supported Skills Inflict Lightning Exposure on Hit" + } + } + }, + stats={ + [1]="base_inflict_lightning_exposure_on_hit_%_chance" + } + }, + [240]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Quantity of Items Dropped by Enemies Slain from Supported Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Quantity of Items Dropped by Enemies Slain from Supported Skills" + } + } + }, + stats={ + [1]="base_killed_monster_dropped_item_quantity_+%" + } + }, + [241]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" } }, text="{0}% increased Rarity of Items Dropped by Enemies Slain from Supported Skills" @@ -6970,7 +7145,7 @@ return { [1]="base_killed_monster_dropped_item_rarity_+%" } }, - [237]={ + [242]={ lang={ English={ [1]={ @@ -6988,7 +7163,7 @@ return { [1]="base_life_gain_per_target" } }, - [238]={ + [243]={ lang={ English={ [1]={ @@ -7014,7 +7189,7 @@ return { [1]="base_life_leech_from_attack_damage_permyriad" } }, - [239]={ + [244]={ lang={ English={ [1]={ @@ -7040,7 +7215,38 @@ return { [1]="base_life_leech_from_chaos_damage_permyriad" } }, - [240]={ + [245]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Supported Skills have {0}% increased Life Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Supported Skills have {0}% reduced Life Reservation Efficiency" + } + } + }, + stats={ + [1]="base_life_reservation_efficiency_+%" + } + }, + [246]={ lang={ English={ [1]={ @@ -7071,7 +7277,7 @@ return { [1]="base_life_reservation_+%" } }, - [241]={ + [247]={ lang={ English={ [1]={ @@ -7102,7 +7308,7 @@ return { [1]="base_mana_reservation_+%" } }, - [242]={ + [248]={ lang={ English={ [1]={ @@ -7124,7 +7330,7 @@ return { [1]="base_mine_detonation_time_ms" } }, - [243]={ + [249]={ lang={ English={ [1]={ @@ -7151,7 +7357,7 @@ return { [1]="base_number_of_support_ghosts_allowed" } }, - [244]={ + [250]={ lang={ English={ [1]={ @@ -7169,7 +7375,7 @@ return { [1]="base_physical_damage_%_to_convert_to_lightning" } }, - [245]={ + [251]={ lang={ English={ [1]={ @@ -7200,7 +7406,7 @@ return { [1]="base_poison_damage_+%" } }, - [246]={ + [252]={ lang={ English={ [1]={ @@ -7231,7 +7437,7 @@ return { [1]="base_poison_duration_+%" } }, - [247]={ + [253]={ lang={ English={ [1]={ @@ -7262,7 +7468,38 @@ return { [1]="base_projectile_speed_+%" } }, - [248]={ + [254]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Supported Skills have {0}% increased Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Supported Skills have {0}% reduced Reservation Efficiency" + } + } + }, + stats={ + [1]="base_reservation_efficiency_+%" + } + }, + [255]={ lang={ English={ [1]={ @@ -7293,7 +7530,38 @@ return { [1]="base_reservation_+%" } }, - [249]={ + [256]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Supported Spells have {0}% increased Cooldown Recovery Rate" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Supported Spells have {0}% reduced Cooldown Recovery Rate" + } + } + }, + stats={ + [1]="base_spell_cooldown_speed_+%" + } + }, + [257]={ lang={ English={ [1]={ @@ -7324,7 +7592,7 @@ return { [1]="base_stun_duration_+%" } }, - [250]={ + [258]={ lang={ English={ [1]={ @@ -7363,7 +7631,7 @@ return { [1]="base_stun_threshold_reduction_+%" } }, - [251]={ + [259]={ lang={ English={ [1]={ @@ -7454,7 +7722,7 @@ return { [3]="cannot_cause_bleeding" } }, - [252]={ + [260]={ lang={ English={ [1]={ @@ -7485,7 +7753,7 @@ return { [1]="bleeding_damage_+%" } }, - [253]={ + [261]={ lang={ English={ [1]={ @@ -7507,7 +7775,7 @@ return { [1]="blood_price_gain_%_maximum_life_as_added_physical_damage_with_weapons_while_on_low_life" } }, - [254]={ + [262]={ lang={ English={ [1]={ @@ -7538,7 +7806,7 @@ return { [1]="burn_damage_+%" } }, - [255]={ + [263]={ lang={ English={ [1]={ @@ -7569,7 +7837,7 @@ return { [1]="cast_when_damage_taken_trigger_threshold_+%" } }, - [256]={ + [264]={ lang={ English={ [1]={ @@ -7600,7 +7868,7 @@ return { [1]="chaining_range_+%" } }, - [257]={ + [265]={ lang={ English={ [1]={ @@ -7618,7 +7886,7 @@ return { [1]="chance_for_coin_shower_on_kill_%" } }, - [258]={ + [266]={ lang={ English={ [1]={ @@ -7653,7 +7921,7 @@ return { [1]="chance_for_extra_damage_roll_%" } }, - [259]={ + [267]={ lang={ English={ [1]={ @@ -7675,7 +7943,42 @@ return { [1]="chance_to_bleed_on_hit_%_vs_maimed" } }, - [260]={ + [268]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCrushed" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="Supported Skills have {0}% chance to Crush Enemies for 4 seconds on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCrushed" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Supported Skills Crush Enemies for 4 seconds on Hit" + } + } + }, + stats={ + [1]="chance_to_crush_on_hit_%" + } + }, + [269]={ lang={ English={ [1]={ @@ -7693,7 +7996,7 @@ return { [1]="chance_to_double_stun_duration_%" } }, - [261]={ + [270]={ lang={ English={ [1]={ @@ -7711,13 +8014,17 @@ return { [1]="chance_to_fork_extra_projectile_%" } }, - [262]={ + [271]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -7725,12 +8032,16 @@ return { [2]="#" } }, - text="Supported Skills grant Fortify on Melee hit" + text="Melee Hits from Supported Skills Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -7738,7 +8049,7 @@ return { [2]=99 } }, - text="Supported Skills have {0}% chance to grant Fortify on Melee hit" + text="Melee Hits from Supported Skills have {0}% chance to Fortify" } } }, @@ -7746,7 +8057,7 @@ return { [1]="chance_to_fortify_on_melee_hit_+%" } }, - [263]={ + [272]={ lang={ English={ [1]={ @@ -7797,7 +8108,7 @@ return { [1]="chance_to_freeze_shock_ignite_%" } }, - [264]={ + [273]={ lang={ English={ [1]={ @@ -7824,7 +8135,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%" } }, - [265]={ + [274]={ lang={ English={ [1]={ @@ -7842,7 +8153,7 @@ return { [1]="chance_to_ignore_hexproof_%" } }, - [266]={ + [275]={ lang={ English={ [1]={ @@ -7864,7 +8175,42 @@ return { [1]="chance_to_inflict_additional_impale_%" } }, - [267]={ + [276]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextIntimidate" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="Supported Skills have {0}% chance to Intimidate Enemies for 4 seconds on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextIntimidate" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Supported Skills Intimidate Enemies for 4 seconds on Hit" + } + } + }, + stats={ + [1]="chance_to_intimidate_on_hit_%" + } + }, + [277]={ lang={ English={ [1]={ @@ -7886,7 +8232,7 @@ return { [1]="chance_to_place_an_additional_mine_%" } }, - [268]={ + [278]={ lang={ English={ [1]={ @@ -7913,7 +8259,42 @@ return { [1]="chance_to_summon_support_ghost_on_hitting_rare_or_unique_%" } }, - [269]={ + [279]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUnnerve" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="Supported Skills have {0}% chance to Unnerve Enemies for 4 seconds on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextUnnerve" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Supported Skills Unnerve Enemies for 4 seconds on Hit" + } + } + }, + stats={ + [1]="chance_to_unnerve_on_hit_%" + } + }, + [280]={ lang={ English={ [1]={ @@ -7944,7 +8325,7 @@ return { [1]="channelled_skill_damage_+%" } }, - [270]={ + [281]={ lang={ English={ [1]={ @@ -7975,7 +8356,7 @@ return { [1]="chaos_damage_+%" } }, - [271]={ + [282]={ lang={ English={ [1]={ @@ -7993,7 +8374,7 @@ return { [1]="close_combat_damage_to_close_range_+%" } }, - [272]={ + [283]={ lang={ English={ [1]={ @@ -8032,7 +8413,7 @@ return { [1]="cold_ailment_effect_+%" } }, - [273]={ + [284]={ lang={ English={ [1]={ @@ -8050,7 +8431,7 @@ return { [1]="cold_damage_%_to_add_as_fire" } }, - [274]={ + [285]={ lang={ English={ [1]={ @@ -8081,7 +8462,7 @@ return { [1]="cold_damage_+%" } }, - [275]={ + [286]={ lang={ English={ [1]={ @@ -8112,7 +8493,7 @@ return { [1]="combat_rush_effect_+%" } }, - [276]={ + [287]={ lang={ English={ [1]={ @@ -8130,7 +8511,7 @@ return { [1]="critical_ailment_dot_multiplier_+" } }, - [277]={ + [288]={ lang={ English={ [1]={ @@ -8161,7 +8542,7 @@ return { [1]="critical_strike_chance_+%_vs_blinded_enemies" } }, - [278]={ + [289]={ lang={ English={ [1]={ @@ -8192,7 +8573,7 @@ return { [1]="cruelty_effect_+%" } }, - [279]={ + [290]={ lang={ English={ [1]={ @@ -8227,7 +8608,7 @@ return { [1]="crush_for_2_seconds_on_hit_%_chance" } }, - [280]={ + [291]={ lang={ English={ [1]={ @@ -8258,7 +8639,7 @@ return { [1]="curse_area_of_effect_+%" } }, - [281]={ + [292]={ lang={ English={ [1]={ @@ -8280,7 +8661,7 @@ return { [1]="curse_skill_doom_gain_per_minute" } }, - [282]={ + [293]={ lang={ English={ [1]={ @@ -8311,7 +8692,7 @@ return { [1]="damage_over_time_+%" } }, - [283]={ + [294]={ lang={ English={ [1]={ @@ -8342,7 +8723,7 @@ return { [1]="damage_+%" } }, - [284]={ + [295]={ lang={ English={ [1]={ @@ -8373,7 +8754,7 @@ return { [1]="damage_+%_for_non_minions" } }, - [285]={ + [296]={ lang={ English={ [1]={ @@ -8404,7 +8785,7 @@ return { [1]="damage_+%_if_lost_endurance_charge_in_past_8_seconds" } }, - [286]={ + [297]={ lang={ English={ [1]={ @@ -8435,7 +8816,7 @@ return { [1]="damage_+%_per_200_mana_spent_recently" } }, - [287]={ + [298]={ lang={ English={ [1]={ @@ -8466,7 +8847,7 @@ return { [1]="damage_+%_per_endurance_charge" } }, - [288]={ + [299]={ lang={ English={ [1]={ @@ -8497,7 +8878,7 @@ return { [1]="damage_+%_per_frenzy_charge" } }, - [289]={ + [300]={ lang={ English={ [1]={ @@ -8528,7 +8909,7 @@ return { [1]="damage_+%_per_power_charge" } }, - [290]={ + [301]={ lang={ English={ [1]={ @@ -8559,7 +8940,7 @@ return { [1]="damage_+%_vs_enemies_on_full_life" } }, - [291]={ + [302]={ lang={ English={ [1]={ @@ -8598,7 +8979,7 @@ return { [1]="damage_+%_vs_enemies_per_freeze_shock_ignite" } }, - [292]={ + [303]={ lang={ English={ [1]={ @@ -8629,7 +9010,7 @@ return { [1]="damage_+%_vs_frozen_enemies" } }, - [293]={ + [304]={ lang={ English={ [1]={ @@ -8660,7 +9041,7 @@ return { [1]="damage_+%_on_full_energy_shield" } }, - [294]={ + [305]={ lang={ English={ [1]={ @@ -8691,7 +9072,7 @@ return { [1]="damage_+%_when_on_full_life" } }, - [295]={ + [306]={ lang={ English={ [1]={ @@ -8730,7 +9111,7 @@ return { [1]="damage_+%_when_on_low_life" } }, - [296]={ + [307]={ lang={ English={ [1]={ @@ -8769,7 +9150,7 @@ return { [1]="damage_+%_while_an_ailment_on_you" } }, - [297]={ + [308]={ lang={ English={ [1]={ @@ -8800,7 +9181,7 @@ return { [1]="damage_+%_while_es_leeching" } }, - [298]={ + [309]={ lang={ English={ [1]={ @@ -8831,7 +9212,7 @@ return { [1]="damage_+%_while_life_leeching" } }, - [299]={ + [310]={ lang={ English={ [1]={ @@ -8862,7 +9243,7 @@ return { [1]="damage_+%_while_mana_leeching" } }, - [300]={ + [311]={ lang={ English={ [1]={ @@ -8901,7 +9282,7 @@ return { [1]="damage_vs_cursed_enemies_per_enemy_curse_+%" } }, - [301]={ + [312]={ lang={ English={ [1]={ @@ -8919,7 +9300,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%" } }, - [302]={ + [313]={ lang={ English={ [1]={ @@ -8941,7 +9322,7 @@ return { [1]="damaging_ailments_deal_damage_+%_faster" } }, - [303]={ + [314]={ lang={ English={ [1]={ @@ -8959,7 +9340,7 @@ return { [1]="deal_chaos_damage_per_second_for_10_seconds_on_hit" } }, - [304]={ + [315]={ lang={ English={ [1]={ @@ -8977,7 +9358,7 @@ return { [1]="deal_no_elemental_damage" } }, - [305]={ + [316]={ lang={ English={ [1]={ @@ -9008,7 +9389,7 @@ return { [1]="deathmark_minion_damage_+%_final" } }, - [306]={ + [317]={ lang={ English={ [1]={ @@ -9030,7 +9411,7 @@ return { [1]="display_base_intensity_loss" } }, - [307]={ + [318]={ lang={ English={ [1]={ @@ -9048,7 +9429,25 @@ return { [1]="display_totems_no_infusion" } }, - [308]={ + [319]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Supported Skills have {0:+d}% to Damage over Time Multiplier" + } + } + }, + stats={ + [1]="dot_multiplier_+" + } + }, + [320]={ lang={ English={ [1]={ @@ -9058,15 +9457,15 @@ return { [2]="#" } }, - text="Supported Skills have {0:+d}% to Damage over Time Multiplier" + text="Elemental Damage from Supported Skills cannot be Reflected" } } }, stats={ - [1]="dot_multiplier_+" + [1]="elemental_damage_cannot_be_reflected" } }, - [309]={ + [321]={ lang={ English={ [1]={ @@ -9097,7 +9496,7 @@ return { [1]="elemental_damage_+%" } }, - [310]={ + [322]={ lang={ English={ [1]={ @@ -9136,7 +9535,7 @@ return { [1]="elusive_effect_+%" } }, - [311]={ + [323]={ lang={ English={ [1]={ @@ -9167,7 +9566,7 @@ return { [1]="enemies_you_shock_take_%_increased_physical_damage" } }, - [312]={ + [324]={ lang={ English={ [1]={ @@ -9189,7 +9588,7 @@ return { [1]="enemy_phys_reduction_%_penalty_vs_hit" } }, - [313]={ + [325]={ lang={ English={ [1]={ @@ -9215,7 +9614,7 @@ return { [1]="energy_shield_leech_from_any_damage_permyriad" } }, - [314]={ + [326]={ lang={ English={ [1]={ @@ -9237,7 +9636,7 @@ return { [1]="faster_bleed_%" } }, - [315]={ + [327]={ lang={ English={ [1]={ @@ -9272,7 +9671,7 @@ return { [1]="faster_burn_%" } }, - [316]={ + [328]={ lang={ English={ [1]={ @@ -9298,7 +9697,7 @@ return { [1]="faster_poison_%" } }, - [317]={ + [329]={ lang={ English={ [1]={ @@ -9329,7 +9728,7 @@ return { [1]="fire_damage_+%" } }, - [318]={ + [330]={ lang={ English={ [1]={ @@ -9347,7 +9746,7 @@ return { [1]="fire_dot_multiplier_+" } }, - [319]={ + [331]={ lang={ English={ [1]={ @@ -9357,7 +9756,7 @@ return { [2]="#" } }, - text="Supported Skills have {0}% increased Fortify duration" + text="Supported Skills have {0}% increased Fortification Duration" }, [2]={ [1]={ @@ -9370,7 +9769,7 @@ return { [2]=-1 } }, - text="Supported Skills have {0}% reduced Fortify duration" + text="Supported Skills have {0}% reduced Fortification Duration" } } }, @@ -9378,64 +9777,74 @@ return { [1]="fortify_duration_+%" } }, - [320]={ + [332]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortify" + limit={ + [1]={ + [1]="#", + [2]="#" + } }, + text="Enemies Frozen by Supported Skills have {:+d}% to Cold Resistance" + } + } + }, + stats={ + [1]="freeze_applies_cold_resistance_+" + } + }, + [333]={ + lang={ + English={ + [1]={ limit={ [1]={ [1]=1, [2]="#" } }, - text="Supported Skills have {0}% increased Fortify Effect" + text="Supported Skills have {0}% increased Freeze Duration on Enemies" }, [2]={ [1]={ k="negate", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="Supported Skills have {0}% reduced Fortify Effect" + text="Supported Skills have {0}% reduced Freeze Duration on Enemies" } } }, stats={ - [1]="fortify_effect_+%" + [1]="freeze_duration_+%" } }, - [321]={ + [334]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="Enemies Frozen by Supported Skills have {:+d}% to Cold Resistance" + text="Supported Skills have {0}% more Activation Frequency if 75% of Attached Duration expired" } } }, stats={ - [1]="freeze_applies_cold_resistance_+" + [1]="from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired" } }, - [322]={ + [335]={ lang={ English={ [1]={ @@ -9445,7 +9854,7 @@ return { [2]="#" } }, - text="Supported Skills have {0}% increased Freeze Duration on Enemies" + text="{0}% more Damage with Hits per 0.1 seconds Duration" }, [2]={ [1]={ @@ -9458,33 +9867,15 @@ return { [2]=-1 } }, - text="Supported Skills have {0}% reduced Freeze Duration on Enemies" - } - } - }, - stats={ - [1]="freeze_duration_+%" - } - }, - [323]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Supported Skills have {0}% more Activation Frequency if 75% of Attached Duration expired" + text="{0}% less Damage with Hits per 0.1 seconds Duration" } } }, stats={ - [1]="from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired" + [1]="frost_bomb_damage_+%_final_per_100ms_duration" } }, - [324]={ + [336]={ lang={ English={ [1]={ @@ -9502,7 +9893,7 @@ return { [1]="gain_%_of_base_wand_damage_as_added_spell_damage" } }, - [325]={ + [337]={ lang={ English={ [1]={ @@ -9520,7 +9911,7 @@ return { [1]="gain_1_rage_on_use_%_chance" } }, - [326]={ + [338]={ lang={ English={ [1]={ @@ -9569,7 +9960,7 @@ return { [2]="gain_endurance_charge_on_melee_stun_%" } }, - [327]={ + [339]={ lang={ English={ [1]={ @@ -9587,7 +9978,7 @@ return { [1]="gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%" } }, - [328]={ + [340]={ lang={ English={ [1]={ @@ -9605,7 +9996,7 @@ return { [1]="gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%" } }, - [329]={ + [341]={ lang={ English={ [1]={ @@ -9623,26 +10014,34 @@ return { [1]="gain_power_charge_on_kill_with_hit_%" } }, - [330]={ + [342]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]=1, [2]=99 } }, - text="{0}% chance to gain an Inspiration Charge when you Spend Mana for Supported Skills" + text="{0}% chance to gain an Inspiration Charge when you Spend Mana on\nUpfront Costs of Effects of Supported Skills" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]=100, [2]="#" } }, - text="Gain an Inspiration Charge when you Spend Mana for Supported Skills" + text="Gain an Inspiration Charge when you Spend Mana on Upfront\nCosts or Effects of Supported Skills" } } }, @@ -9650,7 +10049,7 @@ return { [1]="gain_righteous_charge_on_mana_spent_%" } }, - [331]={ + [343]={ lang={ English={ [1]={ @@ -9672,7 +10071,7 @@ return { [1]="gain_vaal_soul_on_hit_cooldown_ms" } }, - [332]={ + [344]={ lang={ English={ [1]={ @@ -9690,7 +10089,7 @@ return { [1]="global_hit_causes_monster_flee_%" } }, - [333]={ + [345]={ lang={ English={ [1]={ @@ -9713,7 +10112,7 @@ return { [2]="global_maximum_added_chaos_damage" } }, - [334]={ + [346]={ lang={ English={ [1]={ @@ -9736,7 +10135,7 @@ return { [2]="global_maximum_added_cold_damage" } }, - [335]={ + [347]={ lang={ English={ [1]={ @@ -9759,7 +10158,7 @@ return { [2]="global_maximum_added_fire_damage" } }, - [336]={ + [348]={ lang={ English={ [1]={ @@ -9782,7 +10181,7 @@ return { [2]="global_maximum_added_lightning_damage" } }, - [337]={ + [349]={ lang={ English={ [1]={ @@ -9805,7 +10204,7 @@ return { [2]="global_maximum_added_physical_damage" } }, - [338]={ + [350]={ lang={ English={ [1]={ @@ -9823,7 +10222,7 @@ return { [1]="global_reduce_enemy_block_%" } }, - [339]={ + [351]={ lang={ English={ [1]={ @@ -9854,7 +10253,7 @@ return { [1]="greater_projectile_intensity_projectile_damage_+%_final_per_intensity" } }, - [340]={ + [352]={ lang={ English={ [1]={ @@ -9885,7 +10284,7 @@ return { [1]="hit_and_poison_damage_+%" } }, - [341]={ + [353]={ lang={ English={ [1]={ @@ -9916,7 +10315,7 @@ return { [1]="hit_and_poison_damage_+%_per_poison_on_enemy" } }, - [342]={ + [354]={ lang={ English={ [1]={ @@ -9947,7 +10346,7 @@ return { [1]="hit_damage_+%" } }, - [343]={ + [355]={ lang={ English={ [1]={ @@ -9978,7 +10377,7 @@ return { [1]="ignite_duration_+%" } }, - [344]={ + [356]={ lang={ English={ [1]={ @@ -9996,7 +10395,7 @@ return { [1]="ignites_apply_fire_resistance_+" } }, - [345]={ + [357]={ lang={ English={ [1]={ @@ -10027,7 +10426,7 @@ return { [1]="impale_debuff_effect_+%" } }, - [346]={ + [358]={ lang={ English={ [1]={ @@ -10049,7 +10448,7 @@ return { [1]="impale_phys_reduction_%_penalty" } }, - [347]={ + [359]={ lang={ English={ [1]={ @@ -10067,7 +10466,7 @@ return { [1]="impale_support_physical_damage_+%_final" } }, - [348]={ + [360]={ lang={ English={ [1]={ @@ -10098,7 +10497,7 @@ return { [1]="inc_aoe_plus_more_area_damage_+%_final" } }, - [349]={ + [361]={ lang={ English={ [1]={ @@ -10120,7 +10519,7 @@ return { [1]="infusion_grants_life_regeneration_rate_per_minute_%" } }, - [350]={ + [362]={ lang={ English={ [1]={ @@ -10151,7 +10550,7 @@ return { [1]="inspiration_charge_duration_+%" } }, - [351]={ + [363]={ lang={ English={ [1]={ @@ -10182,7 +10581,7 @@ return { [1]="intensity_loss_frequency_while_moving_+%" } }, - [352]={ + [364]={ lang={ English={ [1]={ @@ -10200,7 +10599,7 @@ return { [1]="is_empowered" } }, - [353]={ + [365]={ lang={ English={ [1]={ @@ -10218,7 +10617,7 @@ return { [1]="knockback_chance_%_at_close_range" } }, - [354]={ + [366]={ lang={ English={ [1]={ @@ -10249,7 +10648,7 @@ return { [1]="knockback_distance_+%" } }, - [355]={ + [367]={ lang={ English={ [1]={ @@ -10275,7 +10674,7 @@ return { [1]="life_leech_from_any_damage_permyriad" } }, - [356]={ + [368]={ lang={ English={ [1]={ @@ -10314,7 +10713,7 @@ return { [1]="lightning_ailment_effect_+%" } }, - [357]={ + [369]={ lang={ English={ [1]={ @@ -10345,7 +10744,7 @@ return { [1]="lightning_damage_+%" } }, - [358]={ + [370]={ lang={ English={ [1]={ @@ -10376,7 +10775,7 @@ return { [1]="local_gem_dex_requirement_+%" } }, - [359]={ + [371]={ lang={ English={ [1]={ @@ -10407,7 +10806,7 @@ return { [1]="local_gem_int_requirement_+%" } }, - [360]={ + [372]={ lang={ English={ [1]={ @@ -10438,7 +10837,7 @@ return { [1]="local_gem_str_requirement_+%" } }, - [361]={ + [373]={ lang={ English={ [1]={ @@ -10469,7 +10868,7 @@ return { [1]="maim_effect_+%" } }, - [362]={ + [374]={ lang={ English={ [1]={ @@ -10504,7 +10903,7 @@ return { [1]="maim_on_hit_%" } }, - [363]={ + [375]={ lang={ English={ [1]={ @@ -10522,7 +10921,7 @@ return { [1]="mana_gain_per_target" } }, - [364]={ + [376]={ lang={ English={ [1]={ @@ -10548,7 +10947,7 @@ return { [1]="mana_leech_from_any_damage_permyriad" } }, - [365]={ + [377]={ lang={ English={ [1]={ @@ -10588,7 +10987,7 @@ return { [2]="manaweave_added_lightning_damage_%_cost_if_payable" } }, - [366]={ + [378]={ lang={ English={ [1]={ @@ -10606,7 +11005,7 @@ return { [1]="manaweave_added_cold_damage_%_cost_if_payable" } }, - [367]={ + [379]={ lang={ English={ [1]={ @@ -10637,7 +11036,7 @@ return { [1]="maximum_energy_shield_leech_amount_per_leech_+%" } }, - [368]={ + [380]={ lang={ English={ [1]={ @@ -10655,7 +11054,7 @@ return { [1]="maximum_intensify_stacks" } }, - [369]={ + [381]={ lang={ English={ [1]={ @@ -10686,7 +11085,7 @@ return { [1]="maximum_life_leech_amount_per_leech_+%" } }, - [370]={ + [382]={ lang={ English={ [1]={ @@ -10717,7 +11116,7 @@ return { [1]="melee_damage_+%" } }, - [371]={ + [383]={ lang={ English={ [1]={ @@ -10748,7 +11147,7 @@ return { [1]="melee_damage_vs_bleeding_enemies_+%" } }, - [372]={ + [384]={ lang={ English={ [1]={ @@ -10779,7 +11178,7 @@ return { [1]="melee_physical_damage_+%" } }, - [373]={ + [385]={ lang={ English={ [1]={ @@ -10801,7 +11200,7 @@ return { [1]="melee_range_+" } }, - [374]={ + [386]={ lang={ English={ [1]={ @@ -10832,7 +11231,7 @@ return { [1]="melee_splash_area_of_effect_+%_final" } }, - [375]={ + [387]={ lang={ English={ [1]={ @@ -10863,7 +11262,7 @@ return { [1]="mine_detonation_radius_+%" } }, - [376]={ + [388]={ lang={ English={ [1]={ @@ -10894,7 +11293,7 @@ return { [1]="mine_detonation_speed_+%" } }, - [377]={ + [389]={ lang={ English={ [1]={ @@ -10925,7 +11324,7 @@ return { [1]="mine_laying_speed_+%" } }, - [378]={ + [390]={ lang={ English={ [1]={ @@ -10956,7 +11355,7 @@ return { [1]="mine_projectile_speed_+%_per_frenzy_charge" } }, - [379]={ + [391]={ lang={ English={ [1]={ @@ -10979,7 +11378,7 @@ return { [2]="maximum_added_cold_damage_per_frenzy_charge" } }, - [380]={ + [392]={ lang={ English={ [1]={ @@ -11001,7 +11400,7 @@ return { [1]="minimum_power_from_quality" } }, - [381]={ + [393]={ lang={ English={ [1]={ @@ -11019,7 +11418,7 @@ return { [1]="minion_additional_physical_damage_reduction_%" } }, - [382]={ + [394]={ lang={ English={ [1]={ @@ -11050,7 +11449,7 @@ return { [1]="minion_ailment_damage_+%" } }, - [383]={ + [395]={ lang={ English={ [1]={ @@ -11081,7 +11480,7 @@ return { [1]="minion_attack_speed_+%" } }, - [384]={ + [396]={ lang={ English={ [1]={ @@ -11099,7 +11498,7 @@ return { [1]="minion_block_%" } }, - [385]={ + [397]={ lang={ English={ [1]={ @@ -11130,7 +11529,7 @@ return { [1]="minion_burning_damage_+%" } }, - [386]={ + [398]={ lang={ English={ [1]={ @@ -11161,7 +11560,7 @@ return { [1]="minion_cast_speed_+%" } }, - [387]={ + [399]={ lang={ English={ [1]={ @@ -11179,7 +11578,7 @@ return { [1]="minion_chance_to_deal_double_damage_%" } }, - [388]={ + [400]={ lang={ English={ [1]={ @@ -11197,7 +11596,7 @@ return { [1]="minion_chance_to_taunt_on_hit_%" } }, - [389]={ + [401]={ lang={ English={ [1]={ @@ -11228,7 +11627,7 @@ return { [1]="minion_cooldown_recovery_+%" } }, - [390]={ + [402]={ lang={ English={ [1]={ @@ -11259,7 +11658,7 @@ return { [1]="minion_damage_+%" } }, - [391]={ + [403]={ lang={ English={ [1]={ @@ -11290,7 +11689,7 @@ return { [1]="minion_damage_+%_on_full_life" } }, - [392]={ + [404]={ lang={ English={ [1]={ @@ -11312,7 +11711,7 @@ return { [1]="minion_grant_puppet_master_buff_to_parent_on_hit_%" } }, - [393]={ + [405]={ lang={ English={ [1]={ @@ -11338,7 +11737,7 @@ return { [1]="minion_life_leech_from_elemental_damage_permyriad" } }, - [394]={ + [406]={ lang={ English={ [1]={ @@ -11369,7 +11768,7 @@ return { [1]="minion_maximum_life_+%" } }, - [395]={ + [407]={ lang={ English={ [1]={ @@ -11400,7 +11799,7 @@ return { [1]="minion_movement_speed_+%" } }, - [396]={ + [408]={ lang={ English={ [1]={ @@ -11431,7 +11830,7 @@ return { [1]="minion_projectile_speed_+%" } }, - [397]={ + [409]={ lang={ English={ [1]={ @@ -11449,7 +11848,7 @@ return { [1]="minion_recover_%_maximum_life_on_hit" } }, - [398]={ + [410]={ lang={ English={ [1]={ @@ -11476,7 +11875,7 @@ return { [1]="minions_inflict_exposure_on_hit_%_chance" } }, - [399]={ + [411]={ lang={ English={ [1]={ @@ -11494,7 +11893,7 @@ return { [1]="mirage_archer_number_of_additional_projectiles" } }, - [400]={ + [412]={ lang={ English={ [1]={ @@ -11525,7 +11924,7 @@ return { [1]="multiple_projectiles_projectile_spread_+%" } }, - [401]={ + [413]={ lang={ English={ [1]={ @@ -11556,7 +11955,7 @@ return { [1]="multistrike_area_of_effect_+%_per_repeat" } }, - [402]={ + [414]={ lang={ English={ [1]={ @@ -11587,7 +11986,7 @@ return { [1]="multistrike_damage_+%_final_on_first_repeat" } }, - [403]={ + [415]={ lang={ English={ [1]={ @@ -11618,7 +12017,7 @@ return { [1]="multistrike_damage_+%_final_on_second_repeat" } }, - [404]={ + [416]={ lang={ English={ [1]={ @@ -11649,7 +12048,7 @@ return { [1]="multistrike_damage_+%_final_on_third_repeat" } }, - [405]={ + [417]={ lang={ English={ [1]={ @@ -11667,7 +12066,7 @@ return { [1]="nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills" } }, - [406]={ + [418]={ lang={ English={ [1]={ @@ -11685,7 +12084,7 @@ return { [1]="no_cost" } }, - [407]={ + [419]={ lang={ English={ [1]={ @@ -11716,7 +12115,7 @@ return { [1]="non_curse_aura_effect_+%" } }, - [408]={ + [420]={ lang={ English={ [1]={ @@ -11755,7 +12154,7 @@ return { [1]="non_damaging_ailment_effect_+%" } }, - [409]={ + [421]={ lang={ English={ [1]={ @@ -11782,7 +12181,7 @@ return { [1]="number_of_additional_curses_allowed" } }, - [410]={ + [422]={ lang={ English={ [1]={ @@ -11817,7 +12216,7 @@ return { [1]="number_of_additional_mines_to_place" } }, - [411]={ + [423]={ lang={ English={ [1]={ @@ -11844,7 +12243,7 @@ return { [1]="number_of_additional_projectiles" } }, - [412]={ + [424]={ lang={ English={ [1]={ @@ -11871,7 +12270,7 @@ return { [1]="number_of_additional_remote_mines_allowed" } }, - [413]={ + [425]={ lang={ English={ [1]={ @@ -11898,7 +12297,7 @@ return { [1]="number_of_additional_traps_allowed" } }, - [414]={ + [426]={ lang={ English={ [1]={ @@ -11924,7 +12323,7 @@ return { [1]="onslaught_time_granted_on_killing_shocked_enemy_ms" } }, - [415]={ + [427]={ lang={ English={ [1]={ @@ -11963,7 +12362,7 @@ return { [1]="overpowered_effect_+%" } }, - [416]={ + [428]={ lang={ English={ [1]={ @@ -11977,15 +12376,15 @@ return { [2]="#" } }, - text="Hits from Supported Skills Overwhelm {}% of Physical Damage Reduction while you have Fortify" + text="Hits from Supported Skills Overwhelm {0}% of Physical Damage Reduction while at maximum Fortification" } } }, stats={ - [1]="overwhelm_%_physical_damage_reduction_while_fortified" + [1]="overwhelm_%_physical_damage_reduction_while_max_fortification" } }, - [417]={ + [429]={ lang={ English={ [1]={ @@ -12016,7 +12415,7 @@ return { [1]="parallel_projectile_firing_point_x_dist_+%" } }, - [418]={ + [430]={ lang={ English={ [1]={ @@ -12043,7 +12442,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy" } }, - [419]={ + [431]={ lang={ English={ [1]={ @@ -12070,7 +12469,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy" } }, - [420]={ + [432]={ lang={ English={ [1]={ @@ -12097,7 +12496,7 @@ return { [1]="%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy" } }, - [421]={ + [433]={ lang={ English={ [1]={ @@ -12124,7 +12523,7 @@ return { [1]="%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy" } }, - [422]={ + [434]={ lang={ English={ [1]={ @@ -12142,7 +12541,7 @@ return { [1]="physical_damage_%_to_add_as_chaos" } }, - [423]={ + [435]={ lang={ English={ [1]={ @@ -12160,7 +12559,7 @@ return { [1]="physical_damage_%_to_add_as_fire" } }, - [424]={ + [436]={ lang={ English={ [1]={ @@ -12178,7 +12577,7 @@ return { [1]="physical_damage_%_to_add_as_lightning" } }, - [425]={ + [437]={ lang={ English={ [1]={ @@ -12209,7 +12608,7 @@ return { [1]="physical_damage_+%" } }, - [426]={ + [438]={ lang={ English={ [1]={ @@ -12240,7 +12639,7 @@ return { [1]="placing_traps_cooldown_recovery_+%" } }, - [427]={ + [439]={ lang={ English={ [1]={ @@ -12267,7 +12666,7 @@ return { [1]="projectile_chance_to_not_pierce_%" } }, - [428]={ + [440]={ lang={ English={ [1]={ @@ -12298,7 +12697,7 @@ return { [1]="projectile_damage_+%" } }, - [429]={ + [441]={ lang={ English={ [1]={ @@ -12329,7 +12728,7 @@ return { [1]="projectile_damage_+%_if_pierced_enemy" } }, - [430]={ + [442]={ lang={ English={ [1]={ @@ -12347,7 +12746,7 @@ return { [1]="projectile_maximum_range_override" } }, - [431]={ + [443]={ lang={ English={ [1]={ @@ -12378,7 +12777,7 @@ return { [1]="projectile_damage_+%_vs_nearby_enemies" } }, - [432]={ + [444]={ lang={ English={ [1]={ @@ -12396,7 +12795,7 @@ return { [1]="projectiles_pierce_all_targets_in_x_range" } }, - [433]={ + [445]={ lang={ English={ [1]={ @@ -12414,7 +12813,7 @@ return { [1]="ranged_attack_totem_only_attacks_when_owner_attacks" } }, - [434]={ + [446]={ lang={ English={ [1]={ @@ -12436,7 +12835,7 @@ return { [1]="recover_%_life_when_stunning_an_enemy_permyriad" } }, - [435]={ + [447]={ lang={ English={ [1]={ @@ -12454,7 +12853,7 @@ return { [1]="recover_%_maximum_life_on_cull" } }, - [436]={ + [448]={ lang={ English={ [1]={ @@ -12472,7 +12871,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [437]={ + [449]={ lang={ English={ [1]={ @@ -12490,7 +12889,7 @@ return { [1]="reduce_enemy_dodge_%" } }, - [438]={ + [450]={ lang={ English={ [1]={ @@ -12517,7 +12916,7 @@ return { [1]="refresh_bleeding_duration_on_hit_%_chance" } }, - [439]={ + [451]={ lang={ English={ [1]={ @@ -12535,7 +12934,7 @@ return { [1]="regenerate_%_life_over_1_second_on_skill_use" } }, - [440]={ + [452]={ lang={ English={ [1]={ @@ -12553,7 +12952,7 @@ return { [1]="remote_mined_by_support" } }, - [441]={ + [453]={ lang={ English={ [1]={ @@ -12584,7 +12983,7 @@ return { [1]="shock_duration_+%" } }, - [442]={ + [454]={ lang={ English={ [1]={ @@ -12615,7 +13014,7 @@ return { [1]="sigil_repeat_frequency_+%" } }, - [443]={ + [455]={ lang={ English={ [1]={ @@ -12646,7 +13045,7 @@ return { [1]="skill_buff_effect_+%" } }, - [444]={ + [456]={ lang={ English={ [1]={ @@ -12664,7 +13063,7 @@ return { [1]="skill_can_own_mirage_archers" } }, - [445]={ + [457]={ lang={ English={ [1]={ @@ -12682,7 +13081,7 @@ return { [1]="skill_cold_damage_%_to_convert_to_fire" } }, - [446]={ + [458]={ lang={ English={ [1]={ @@ -12700,7 +13099,7 @@ return { [1]="skill_convert_%_physical_damage_to_random_element" } }, - [447]={ + [459]={ lang={ English={ [1]={ @@ -12739,7 +13138,7 @@ return { [1]="skill_effect_and_damaging_ailment_duration_+%" } }, - [448]={ + [460]={ lang={ English={ [1]={ @@ -12770,7 +13169,7 @@ return { [1]="skill_effect_duration_+%" } }, - [449]={ + [461]={ lang={ English={ [1]={ @@ -12801,7 +13200,7 @@ return { [1]="skill_effect_duration_+%_while_dead" } }, - [450]={ + [462]={ lang={ English={ [1]={ @@ -12819,7 +13218,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_chaos" } }, - [451]={ + [463]={ lang={ English={ [1]={ @@ -12842,7 +13241,7 @@ return { [2]="active_skill_display_suppress_physical_to_cold_damage_conversion" } }, - [452]={ + [464]={ lang={ English={ [1]={ @@ -12860,7 +13259,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_fire" } }, - [453]={ + [465]={ lang={ English={ [1]={ @@ -12878,7 +13277,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_lightning" } }, - [454]={ + [466]={ lang={ English={ [1]={ @@ -12909,7 +13308,7 @@ return { [1]="spell_critical_strike_chance_+%" } }, - [455]={ + [467]={ lang={ English={ [1]={ @@ -12940,7 +13339,7 @@ return { [1]="spell_damage_+%" } }, - [456]={ + [468]={ lang={ English={ [1]={ @@ -12958,7 +13357,7 @@ return { [1]="spell_echo_plus_chance_double_damage_%_final" } }, - [457]={ + [469]={ lang={ English={ [1]={ @@ -12993,7 +13392,7 @@ return { [1]="static_strike_base_zap_frequency_ms" } }, - [458]={ + [470]={ lang={ English={ [1]={ @@ -13011,7 +13410,7 @@ return { [1]="static_strike_zap_speed_+%" } }, - [459]={ + [471]={ lang={ English={ [1]={ @@ -13029,7 +13428,7 @@ return { [1]="summon_mirage_archer_on_hit" } }, - [460]={ + [472]={ lang={ English={ [1]={ @@ -13060,7 +13459,7 @@ return { [1]="summon_totem_cast_speed_+%" } }, - [461]={ + [473]={ lang={ English={ [1]={ @@ -13087,7 +13486,7 @@ return { [1]="support_added_cooldown_count_if_not_instant" } }, - [462]={ + [474]={ lang={ English={ [1]={ @@ -13105,7 +13504,7 @@ return { [1]="support_additional_trap_%_chance_for_1_additional_trap" } }, - [463]={ + [475]={ lang={ English={ [1]={ @@ -13136,7 +13535,7 @@ return { [1]="support_ancestor_slam_totem_attack_speed_+%_final" } }, - [464]={ + [476]={ lang={ English={ [1]={ @@ -13167,7 +13566,7 @@ return { [1]="support_anticipation_charge_gain_frequency_+%" } }, - [465]={ + [477]={ lang={ English={ [1]={ @@ -13198,7 +13597,7 @@ return { [1]="support_arcane_surge_spell_damage_+%_final_while_you_have_arcane_surge" } }, - [466]={ + [478]={ lang={ English={ [1]={ @@ -13220,7 +13619,7 @@ return { [1]="support_aura_duration_base_buff_duration" } }, - [467]={ + [479]={ lang={ English={ [1]={ @@ -13242,7 +13641,7 @@ return { [1]="support_aura_duration_base_reserve_duration" } }, - [468]={ + [480]={ lang={ English={ [1]={ @@ -13273,7 +13672,7 @@ return { [1]="support_barrage_attack_time_+%_per_projectile_fired" } }, - [469]={ + [481]={ lang={ English={ [1]={ @@ -13304,7 +13703,7 @@ return { [1]="support_barrage_trap_and_mine_throwing_time_+%_final_per_projectile_fired" } }, - [470]={ + [482]={ lang={ English={ [1]={ @@ -13335,7 +13734,7 @@ return { [1]="support_blood_thirst_damage_+%_final" } }, - [471]={ + [483]={ lang={ English={ [1]={ @@ -13362,7 +13761,7 @@ return { [1]="support_blunt_chance_to_trigger_shockwave_on_hit_%" } }, - [472]={ + [484]={ lang={ English={ [1]={ @@ -13393,7 +13792,7 @@ return { [1]="support_bonechill_cold_damage_+%_final" } }, - [473]={ + [485]={ lang={ English={ [1]={ @@ -13424,7 +13823,7 @@ return { [1]="support_brand_area_of_effect_+%_final" } }, - [474]={ + [486]={ lang={ English={ [1]={ @@ -13455,7 +13854,7 @@ return { [1]="support_brand_damage_+%_final" } }, - [475]={ + [487]={ lang={ English={ [1]={ @@ -13486,7 +13885,7 @@ return { [1]="support_burning_damage_+%_final" } }, - [476]={ + [488]={ lang={ English={ [1]={ @@ -13517,7 +13916,7 @@ return { [1]="support_cast_on_crit_quality_attack_damage_+%_final" } }, - [477]={ + [489]={ lang={ English={ [1]={ @@ -13548,7 +13947,7 @@ return { [1]="support_chance_to_bleed_bleeding_damage_+%_final" } }, - [478]={ + [490]={ lang={ English={ [1]={ @@ -13579,7 +13978,7 @@ return { [1]="support_chaos_attacks_damage_+%_final" } }, - [479]={ + [491]={ lang={ English={ [1]={ @@ -13610,7 +14009,7 @@ return { [1]="support_clustertrap_damage_+%_final" } }, - [480]={ + [492]={ lang={ English={ [1]={ @@ -13641,7 +14040,7 @@ return { [1]="support_divine_cry_damage_+%_final" } }, - [481]={ + [493]={ lang={ English={ [1]={ @@ -13672,7 +14071,7 @@ return { [1]="support_energy_shield_leech_damage_+%_on_full_energy_shield_final" } }, - [482]={ + [494]={ lang={ English={ [1]={ @@ -13703,7 +14102,7 @@ return { [1]="support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final" } }, - [483]={ + [495]={ lang={ English={ [1]={ @@ -13734,7 +14133,7 @@ return { [1]="support_executioner_damage_vs_enemies_on_low_life_+%_final" } }, - [484]={ + [496]={ lang={ English={ [1]={ @@ -13756,7 +14155,7 @@ return { [1]="support_executioner_gain_one_rare_monster_mod_on_kill_ms" } }, - [485]={ + [497]={ lang={ English={ [1]={ @@ -13774,7 +14173,7 @@ return { [1]="support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%" } }, - [486]={ + [498]={ lang={ English={ [1]={ @@ -13805,7 +14204,7 @@ return { [1]="support_focused_ballista_totem_attack_speed_+%_final" } }, - [487]={ + [499]={ lang={ English={ [1]={ @@ -13836,7 +14235,7 @@ return { [1]="support_focused_ballista_totem_damage_+%_final" } }, - [488]={ + [500]={ lang={ English={ [1]={ @@ -13867,7 +14266,7 @@ return { [1]="support_fortify_ailment_damage_+%_final_from_melee_hits" } }, - [489]={ + [501]={ lang={ English={ [1]={ @@ -13898,7 +14297,7 @@ return { [1]="support_fortify_melee_damage_+%_final" } }, - [490]={ + [502]={ lang={ English={ [1]={ @@ -13920,7 +14319,7 @@ return { [1]="support_ghost_base_duration" } }, - [491]={ + [503]={ lang={ English={ [1]={ @@ -13951,7 +14350,7 @@ return { [1]="support_greater_projectile_intensity_projectile_damage_+%_final" } }, - [492]={ + [504]={ lang={ English={ [1]={ @@ -13982,7 +14381,7 @@ return { [1]="support_hypothermia_cold_damage_over_time_+%_final" } }, - [493]={ + [505]={ lang={ English={ [1]={ @@ -14021,7 +14420,7 @@ return { [1]="support_hypothermia_damage_+%_vs_chilled_enemies_final" } }, - [494]={ + [506]={ lang={ English={ [1]={ @@ -14048,11 +14447,15 @@ return { [1]="support_innervate_chance_to_gain_buff_on_shock_vs_unique_%" } }, - [495]={ + [507]={ lang={ English={ [1]={ [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, + [2]={ k="reminderstring", v="ReminderTextLifetap" }, @@ -14062,7 +14465,7 @@ return { [2]="#" } }, - text="Gain Lifetap after Spending a total of {0} Life with a Supported Skill" + text="Gain Lifetap after Spending a total of {0} Life on Upfront\nCosts and Effects of a Supported Skill" } } }, @@ -14070,7 +14473,7 @@ return { [1]="support_lifetap_spent_life_threshold" } }, - [496]={ + [508]={ lang={ English={ [1]={ @@ -14101,7 +14504,7 @@ return { [1]="support_lifetap_damage_+%_final_while_buffed" } }, - [497]={ + [509]={ lang={ English={ [1]={ @@ -14162,7 +14565,7 @@ return { [2]="quality_display_lifetap_is_gem" } }, - [498]={ + [510]={ lang={ English={ [1]={ @@ -14193,7 +14596,7 @@ return { [1]="support_maimed_enemies_physical_damage_taken_+%" } }, - [499]={ + [511]={ lang={ English={ [1]={ @@ -14224,7 +14627,7 @@ return { [1]="support_melee_physical_damage_attack_speed_+%_final" } }, - [500]={ + [512]={ lang={ English={ [1]={ @@ -14255,7 +14658,7 @@ return { [1]="support_minefield_mine_damage_+%_final" } }, - [501]={ + [513]={ lang={ English={ [1]={ @@ -14286,7 +14689,7 @@ return { [1]="support_minefield_mine_throwing_speed_+%_final" } }, - [502]={ + [514]={ lang={ English={ [1]={ @@ -14309,7 +14712,7 @@ return { [2]="global_maximum_added_fire_damage_vs_burning_enemies" } }, - [503]={ + [515]={ lang={ English={ [1]={ @@ -14340,7 +14743,7 @@ return { [1]="support_minion_damage_+%_final" } }, - [504]={ + [516]={ lang={ English={ [1]={ @@ -14371,7 +14774,7 @@ return { [1]="support_minion_damage_minion_life_+%_final" } }, - [505]={ + [517]={ lang={ English={ [1]={ @@ -14402,7 +14805,7 @@ return { [1]="support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you" } }, - [506]={ + [518]={ lang={ English={ [1]={ @@ -14433,7 +14836,7 @@ return { [1]="support_minion_defensive_stance_minion_damage_taken_+%_final" } }, - [507]={ + [519]={ lang={ English={ [1]={ @@ -14464,7 +14867,7 @@ return { [1]="support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target" } }, - [508]={ + [520]={ lang={ English={ [1]={ @@ -14482,7 +14885,7 @@ return { [1]="support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target" } }, - [509]={ + [521]={ lang={ English={ [1]={ @@ -14513,7 +14916,7 @@ return { [1]="support_minion_focus_fire_damage_+%_final_vs_focussed_target" } }, - [510]={ + [522]={ lang={ English={ [1]={ @@ -14544,7 +14947,7 @@ return { [1]="support_minion_maximum_life_+%_final" } }, - [511]={ + [523]={ lang={ English={ [1]={ @@ -14575,7 +14978,7 @@ return { [1]="support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master" } }, - [512]={ + [524]={ lang={ English={ [1]={ @@ -14606,7 +15009,7 @@ return { [1]="support_minion_totem_resistance_elemental_damage_+%_final" } }, - [513]={ + [525]={ lang={ English={ [1]={ @@ -14624,7 +15027,7 @@ return { [1]="support_minion_use_focussed_target" } }, - [514]={ + [526]={ lang={ English={ [1]={ @@ -14655,7 +15058,7 @@ return { [1]="support_mirage_archer_attack_speed_+%_final" } }, - [515]={ + [527]={ lang={ English={ [1]={ @@ -14677,7 +15080,7 @@ return { [1]="support_mirage_archer_base_duration" } }, - [516]={ + [528]={ lang={ English={ [1]={ @@ -14708,7 +15111,7 @@ return { [1]="support_mirage_archer_damage_+%_final" } }, - [517]={ + [529]={ lang={ English={ [1]={ @@ -14734,7 +15137,7 @@ return { [1]="support_overpowered_base_duration_ms" } }, - [518]={ + [530]={ lang={ English={ [1]={ @@ -14761,7 +15164,7 @@ return { [1]="support_parallel_projectile_number_of_points_per_side" } }, - [519]={ + [531]={ lang={ English={ [1]={ @@ -14792,7 +15195,7 @@ return { [1]="support_parallel_projectiles_damage_+%_final" } }, - [520]={ + [532]={ lang={ English={ [1]={ @@ -14823,7 +15226,7 @@ return { [1]="support_phys_chaos_projectile_chaos_damage_over_time_+%_final" } }, - [521]={ + [533]={ lang={ English={ [1]={ @@ -14854,7 +15257,7 @@ return { [1]="support_phys_chaos_projectile_physical_damage_over_time_+%_final" } }, - [522]={ + [534]={ lang={ English={ [1]={ @@ -14885,7 +15288,7 @@ return { [1]="support_phys_chaos_projectile_spell_physical_projectile_damage_+%_final" } }, - [523]={ + [535]={ lang={ English={ [1]={ @@ -14916,7 +15319,7 @@ return { [1]="support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits" } }, - [524]={ + [536]={ lang={ English={ [1]={ @@ -14947,7 +15350,7 @@ return { [1]="support_pierce_projectile_damage_+%_final" } }, - [525]={ + [537]={ lang={ English={ [1]={ @@ -14978,7 +15381,7 @@ return { [1]="support_power_charge_on_crit_damage_+%_final_per_power_charge" } }, - [526]={ + [538]={ lang={ English={ [1]={ @@ -15009,7 +15412,7 @@ return { [1]="support_projectile_attack_physical_damage_+%_final" } }, - [527]={ + [539]={ lang={ English={ [1]={ @@ -15040,7 +15443,7 @@ return { [1]="support_projectile_attack_speed_+%_final" } }, - [528]={ + [540]={ lang={ English={ [1]={ @@ -15071,7 +15474,7 @@ return { [1]="support_pulverise_area_of_effect_+%_final" } }, - [529]={ + [541]={ lang={ English={ [1]={ @@ -15102,7 +15505,7 @@ return { [1]="support_pulverise_attack_speed_+%_final" } }, - [530]={ + [542]={ lang={ English={ [1]={ @@ -15133,7 +15536,7 @@ return { [1]="support_pulverise_melee_area_damage_+%_final" } }, - [531]={ + [543]={ lang={ English={ [1]={ @@ -15164,7 +15567,7 @@ return { [1]="support_greater_volley_projectile_damage_+%_final" } }, - [532]={ + [544]={ lang={ English={ [1]={ @@ -15190,7 +15593,7 @@ return { [1]="support_rage_gain_rage_on_melee_hit_cooldown_ms" } }, - [533]={ + [545]={ lang={ English={ [1]={ @@ -15221,7 +15624,7 @@ return { [1]="support_rapid_activation_brand_activation_rate_+%_final" } }, - [534]={ + [546]={ lang={ English={ [1]={ @@ -15239,25 +15642,7 @@ return { [1]="support_reduce_enemy_block_and_spell_block_%" } }, - [535]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Enemies have -{0}% chance to Dodge Attack or Spell Hits from Supported Skills" - } - } - }, - stats={ - [1]="support_reduce_enemy_dodge_and_spell_dodge_%" - } - }, - [536]={ + [547]={ lang={ English={ [1]={ @@ -15288,7 +15673,7 @@ return { [1]="critical_strike_chance_+%_per_righteous_charge" } }, - [537]={ + [548]={ lang={ English={ [1]={ @@ -15319,17 +15704,21 @@ return { [1]="elemental_damage_+%_final_per_righteous_charge" } }, - [538]={ + [549]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Lose all Inspiration Charges after Spending a total of {0} Mana with Supported Skills" + text="Lose all Inspiration Charges after Spending a total of {0} Mana on Upfront Costs and Effects of Supported Skills" } } }, @@ -15337,7 +15726,7 @@ return { [1]="lose_all_righteous_charges_on_mana_use_threshold" } }, - [539]={ + [550]={ lang={ English={ [1]={ @@ -15359,7 +15748,7 @@ return { [1]="support_remote_mine_2_base_mine_detonation_time_ms" } }, - [540]={ + [551]={ lang={ English={ [1]={ @@ -15390,7 +15779,7 @@ return { [1]="support_remote_mine_2_damage_+%_final" } }, - [541]={ + [552]={ lang={ English={ [1]={ @@ -15421,7 +15810,7 @@ return { [1]="support_remote_mine_damage_+%_final_per_mine_detonation_cascade" } }, - [542]={ + [553]={ lang={ English={ [1]={ @@ -15452,7 +15841,7 @@ return { [1]="support_remote_mine_hit_damage_+%_final" } }, - [543]={ + [554]={ lang={ English={ [1]={ @@ -15491,7 +15880,7 @@ return { [1]="support_scion_onslaught_duration_+%" } }, - [544]={ + [555]={ lang={ English={ [1]={ @@ -15509,7 +15898,7 @@ return { [2]="#" } }, - text="Supported Skills have {0}% chance to grant Onslaught for 3 seconds when you Hit a Unique Enemy" + text="Supported Skills have {0}% chance to grant Onslaught for 3 seconds when\nyou Hit a Unique Enemy" } } }, @@ -15518,7 +15907,7 @@ return { [2]="support_scion_onslaught_on_unique_hit_duration_ms" } }, - [545]={ + [556]={ lang={ English={ [1]={ @@ -15554,7 +15943,7 @@ return { [3]="virtual_support_scion_onslaught_on_killing_blow_duration_ms" } }, - [546]={ + [557]={ lang={ English={ [1]={ @@ -15589,7 +15978,7 @@ return { [1]="support_slashing_buff_base_duration_ms" } }, - [547]={ + [558]={ lang={ English={ [1]={ @@ -15620,7 +16009,7 @@ return { [1]="support_slashing_buff_attack_speed_+%_final_to_grant" } }, - [548]={ + [559]={ lang={ English={ [1]={ @@ -15651,7 +16040,7 @@ return { [1]="support_slower_projectiles_damage_+%_final" } }, - [549]={ + [560]={ lang={ English={ [1]={ @@ -15729,7 +16118,7 @@ return { [2]="support_spell_boost_area_of_effect_+%_final_per_charge" } }, - [550]={ + [561]={ lang={ English={ [1]={ @@ -15760,7 +16149,7 @@ return { [1]="support_spell_cascade_area_delay_+%" } }, - [551]={ + [562]={ lang={ English={ [1]={ @@ -15791,7 +16180,7 @@ return { [1]="support_spell_cascade_area_of_effect_+%_final" } }, - [552]={ + [563]={ lang={ English={ [1]={ @@ -15822,7 +16211,7 @@ return { [1]="support_spell_cascade_damage_+%_final" } }, - [553]={ + [564]={ lang={ English={ [1]={ @@ -15858,7 +16247,7 @@ return { [2]="support_spell_cascade_sideways" } }, - [554]={ + [565]={ lang={ English={ [1]={ @@ -15889,7 +16278,7 @@ return { [1]="support_spell_echo_final_repeat_damage_+%_final" } }, - [555]={ + [566]={ lang={ English={ [1]={ @@ -15920,7 +16309,7 @@ return { [1]="support_spiritual_cry_damage_+%_final" } }, - [556]={ + [567]={ lang={ English={ [1]={ @@ -15955,7 +16344,7 @@ return { [1]="support_storm_barrier_damage_buff_base_duration_ms" } }, - [557]={ + [568]={ lang={ English={ [1]={ @@ -15990,7 +16379,7 @@ return { [1]="support_storm_barrier_damage_buff_time_threshold_ms" } }, - [558]={ + [569]={ lang={ English={ [1]={ @@ -16021,7 +16410,7 @@ return { [1]="support_storm_barrier_damage_+%_final" } }, - [559]={ + [570]={ lang={ English={ [1]={ @@ -16052,7 +16441,7 @@ return { [1]="support_storm_barrier_physical_damage_taken_when_hit_+%_final" } }, - [560]={ + [571]={ lang={ English={ [1]={ @@ -16091,7 +16480,7 @@ return { [1]="support_storm_barrier_skill_type_damage_+%_final" } }, - [561]={ + [572]={ lang={ English={ [1]={ @@ -16117,7 +16506,7 @@ return { [1]="support_storm_barrier_skill_type_damage_taken_when_hit_+%_final" } }, - [562]={ + [573]={ lang={ English={ [1]={ @@ -16156,7 +16545,7 @@ return { [1]="support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final" } }, - [563]={ + [574]={ lang={ English={ [1]={ @@ -16187,7 +16576,7 @@ return { [1]="support_trap_and_mine_damage_mine_throwing_speed_+%_final" } }, - [564]={ + [575]={ lang={ English={ [1]={ @@ -16218,7 +16607,7 @@ return { [1]="support_trap_and_mine_damage_trap_throwing_speed_+%_final" } }, - [565]={ + [576]={ lang={ English={ [1]={ @@ -16249,7 +16638,7 @@ return { [1]="support_trap_hit_damage_+%_final" } }, - [566]={ + [577]={ lang={ English={ [1]={ @@ -16288,7 +16677,7 @@ return { [1]="support_unbound_ailments_ailment_damage_+%_final" } }, - [567]={ + [578]={ lang={ English={ [1]={ @@ -16319,7 +16708,7 @@ return { [1]="support_vicious_projectiles_physical_damage_+%_final" } }, - [568]={ + [579]={ lang={ English={ [1]={ @@ -16350,7 +16739,25 @@ return { [1]="support_vicious_projectiles_chaos_damage_+%_final" } }, - [569]={ + [580]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of Supported Chaos Skill Gems" + } + } + }, + stats={ + [1]="supported_chaos_skill_gem_level_+" + } + }, + [581]={ lang={ English={ [1]={ @@ -16368,7 +16775,61 @@ return { [1]="supported_curse_skill_gem_level_+" } }, - [570]={ + [582]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of Supported Elemental Skill Gems" + } + } + }, + stats={ + [1]="supported_elemental_skill_gem_level_+" + } + }, + [583]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of Supported Minion Skill Gems" + } + } + }, + stats={ + [1]="supported_minion_skill_gem_level_+" + } + }, + [584]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of Supported Physical Skill Gems" + } + } + }, + stats={ + [1]="supported_physical_skill_gem_level_+" + } + }, + [585]={ lang={ English={ [1]={ @@ -16386,7 +16847,7 @@ return { [1]="supported_skill_can_only_use_axe_and_sword" } }, - [571]={ + [586]={ lang={ English={ [1]={ @@ -16404,7 +16865,7 @@ return { [1]="skill_can_only_use_bow" } }, - [572]={ + [587]={ lang={ English={ [1]={ @@ -16426,7 +16887,7 @@ return { [1]="supported_skill_can_only_use_dagger_and_claw" } }, - [573]={ + [588]={ lang={ English={ [1]={ @@ -16448,7 +16909,7 @@ return { [1]="supported_skill_can_only_use_mace_and_staff" } }, - [574]={ + [589]={ lang={ English={ [1]={ @@ -16466,7 +16927,60 @@ return { [1]="skill_can_only_use_non_melee_weapons" } }, - [575]={ + [590]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of Supported Strike Skill Gems" + } + } + }, + stats={ + [1]="supported_strike_skill_gem_level_+" + } + }, + [591]={ + lang={ + English={ + [1]={ + [1]={ + k="milliseconds_to_seconds_2dp_if_required", + v=1 + }, + limit={ + [1]={ + [1]=1000, + [2]=1000 + } + }, + text="Deals Damage every {0} second" + }, + [2]={ + [1]={ + k="milliseconds_to_seconds_2dp_if_required", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Deals Damage every {0} seconds" + } + } + }, + stats={ + [1]="tornado_base_damage_interval_ms" + } + }, + [592]={ lang={ English={ [1]={ @@ -16484,7 +16998,7 @@ return { [1]="trap_critical_strike_multiplier_+_per_power_charge" } }, - [576]={ + [593]={ lang={ English={ [1]={ @@ -16515,7 +17029,7 @@ return { [1]="trap_damage_+%" } }, - [577]={ + [594]={ lang={ English={ [1]={ @@ -16546,7 +17060,7 @@ return { [1]="trap_spread_+%" } }, - [578]={ + [595]={ lang={ English={ [1]={ @@ -16577,7 +17091,7 @@ return { [1]="trap_throwing_speed_+%" } }, - [579]={ + [596]={ lang={ English={ [1]={ @@ -16608,7 +17122,7 @@ return { [1]="trap_throwing_speed_+%_per_frenzy_charge" } }, - [580]={ + [597]={ lang={ English={ [1]={ @@ -16639,7 +17153,7 @@ return { [1]="trap_trigger_radius_+%" } }, - [581]={ + [598]={ lang={ English={ [1]={ @@ -16670,7 +17184,7 @@ return { [1]="trap_trigger_radius_+%_per_power_charge" } }, - [582]={ + [599]={ lang={ English={ [1]={ @@ -16680,7 +17194,7 @@ return { [2]="#" } }, - text="Supported Skills Deal {0}% more Damage to Branded Enemy" + text="Supported Skills Deal {0}% more Damage with Hits against Branded Enemy" }, [2]={ [1]={ @@ -16693,15 +17207,33 @@ return { [2]=-1 } }, - text="Supported Skills Deal {0}% less Damage to Branded Enemy" + text="Supported Skills Deal {0}% less Damage with Hits against Branded Enemy" } } }, stats={ - [1]="trigger_brand_support_hit_ailment_damage_+%_final_vs_branded_enemy" + [1]="trigger_brand_support_hit_damage_+%_final_vs_branded_enemy" } }, - [583]={ + [600]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Supported Spells are Triggered by Intuitive Link" + } + } + }, + stats={ + [1]="trigger_on_trigger_link_target_hit" + } + }, + [601]={ lang={ English={ [1]={ @@ -16719,7 +17251,7 @@ return { [1]="triggered_by_brand_support" } }, - [584]={ + [602]={ lang={ English={ [1]={ @@ -16737,7 +17269,7 @@ return { [1]="triggered_by_divine_cry" } }, - [585]={ + [603]={ lang={ English={ [1]={ @@ -16755,7 +17287,7 @@ return { [1]="triggered_by_spiritual_cry" } }, - [586]={ + [604]={ lang={ English={ [1]={ @@ -16786,7 +17318,7 @@ return { [1]="triggered_skill_damage_+%" } }, - [587]={ + [605]={ lang={ English={ [1]={ @@ -16817,7 +17349,7 @@ return { [1]="unleash_support_seal_gain_frequency_+%_while_channelling" } }, - [588]={ + [606]={ lang={ English={ [1]={ @@ -16848,7 +17380,7 @@ return { [1]="unleash_support_seal_gain_frequency_+%_while_not_channelling" } }, - [589]={ + [607]={ lang={ English={ [1]={ @@ -16879,7 +17411,7 @@ return { [1]="warcry_speed_+%" } }, - [590]={ + [608]={ lang={ English={ [1]={ @@ -16910,7 +17442,7 @@ return { [1]="weapon_elemental_damage_+%" } }, - [591]={ + [609]={ lang={ English={ [1]={ @@ -16928,7 +17460,7 @@ return { [1]="wither_applies_additional_wither_%" } }, - [592]={ + [610]={ lang={ English={ [1]={ @@ -16959,7 +17491,7 @@ return { [1]="you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted" } }, - [593]={ + [611]={ lang={ English={ [1]={ @@ -17000,7 +17532,7 @@ return { [4]="skill_max_unleash_seals" } }, - [594]={ + [612]={ lang={ English={ [1]={ @@ -17031,7 +17563,7 @@ return { [1]="support_spell_rapid_fire_repeat_use_damage_+%_final" } }, - [595]={ + [613]={ lang={ English={ [1]={ @@ -17049,7 +17581,7 @@ return { [1]="support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines" } }, - [596]={ + [614]={ lang={ English={ [1]={ @@ -17071,7 +17603,7 @@ return { [1]="minion_larger_aggro_radius" } }, - [597]={ + [615]={ lang={ English={ [1]={ @@ -17093,648 +17625,666 @@ return { [1]="minions_are_defensive" } }, - ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=418, - ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=419, - ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=420, - ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=421, - ["accuracy_rating"]=191, - ["accuracy_rating_+%"]=192, - ["active_skill_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value"]=193, - ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=451, - ["active_skill_withered_base_duration_ms"]=157, - ["add_power_charge_on_critical_strike_%"]=194, - ["add_power_charge_on_kill_%_chance"]=195, - ["added_damage_+%_final"]=196, - ["additional_base_critical_strike_chance"]=197, - ["additional_chance_to_freeze_chilled_enemies_%"]=198, - ["additional_critical_strike_chance_permyriad_while_affected_by_elusive"]=200, - ["additional_critical_strike_chance_permyriad_while_dead"]=199, - ["additional_projectiles_per_intensity"]=201, - ["always_freeze"]=226, - ["ancestor_totem_grants_owner_area_of_effect_+%_with_melee_skills"]=202, - ["ancestral_slam_interval_duration"]=182, - ["ancestral_slam_stun_threshold_reduction_+%"]=203, - ["apply_linked_curses_on_hit_%"]=117, - ["apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%"]=204, - ["area_damage_+%"]=205, - ["area_of_effect_+%_while_dead"]=30, - ["attack_and_cast_speed_+%"]=206, - ["attack_and_cast_speed_+%_during_onslaught"]=207, - ["attack_and_cast_speed_+%_while_all_resonance_is_at_least_25"]=189, - ["attack_critical_strike_chance_+%"]=208, - ["attack_damage_+%"]=209, - ["attack_damage_+%_per_1000_accuracy_rating"]=210, - ["attack_maximum_added_physical_damage_per_10_rage"]=211, - ["attack_maximum_added_physical_damage_with_at_least_10_rage"]=212, - ["attack_maximum_added_physical_damage_with_weapons"]=213, - ["attack_minimum_added_physical_damage_per_10_rage"]=211, - ["attack_minimum_added_physical_damage_with_at_least_10_rage"]=212, - ["attack_minimum_added_physical_damage_with_weapons"]=213, - ["attack_skill_mana_leech_from_any_damage_permyriad"]=214, - ["attack_skills_additional_ballista_totems_allowed"]=56, - ["attack_speed_+%"]=215, - ["attack_speed_+%_when_on_low_life"]=216, - ["attack_speed_+%_with_atleast_20_rage"]=217, - ["attacks_impale_on_hit_%_chance"]=218, - ["aura_cannot_affect_self"]=137, - ["aura_effect_+%"]=32, - ["avoid_interruption_while_using_this_skill_%"]=219, - ["barrage_support_projectile_spread_+%"]=220, - ["base_ailment_damage_+%"]=221, - ["base_all_ailment_duration_+%"]=222, - ["base_aura_area_of_effect_+%"]=31, - ["base_bleed_duration_+%"]=223, - ["base_cast_speed_+%"]=224, - ["base_chance_to_destroy_corpse_on_kill_%_vs_ignited"]=225, - ["base_chance_to_freeze_%"]=226, - ["base_chance_to_ignite_%"]=227, - ["base_chance_to_poison_on_hit_%"]=146, - ["base_chance_to_shock_%"]=228, - ["base_chaos_damage_to_deal_per_minute"]=128, - ["base_cold_damage_to_deal_per_minute"]=132, - ["base_cooldown_modifier_ms"]=229, - ["base_cooldown_speed_+%"]=230, - ["base_cost_+%"]=22, - ["base_critical_strike_multiplier_+"]=67, - ["base_curse_duration_+%"]=231, - ["base_damage_+%_while_an_ailment_on_you"]=232, - ["base_deal_no_chaos_damage"]=233, - ["base_fire_damage_to_deal_per_minute"]=129, - ["base_global_chance_to_knockback_%"]=234, - ["base_killed_monster_dropped_item_quantity_+%"]=235, - ["base_killed_monster_dropped_item_rarity_+%"]=236, - ["base_life_cost_+%"]=23, - ["base_life_gain_per_target"]=237, - ["base_life_leech_from_attack_damage_permyriad"]=238, - ["base_life_leech_from_chaos_damage_permyriad"]=239, - ["base_life_reservation_+%"]=240, - ["base_mana_cost_-%"]=24, - ["base_mana_reservation_+%"]=241, - ["base_melee_attack_repeat_count"]=105, - ["base_mine_detonation_time_ms"]=242, - ["base_mine_duration"]=54, - ["base_number_of_projectiles_in_spiral_nova"]=39, - ["base_number_of_remote_mines_allowed"]=60, - ["base_number_of_support_ghosts_allowed"]=243, - ["base_number_of_totems_allowed"]=57, - ["base_number_of_traps_allowed"]=59, - ["base_physical_damage_%_to_convert_to_lightning"]=244, - ["base_physical_damage_to_deal_per_minute"]=130, - ["base_poison_damage_+%"]=245, - ["base_poison_duration_+%"]=246, - ["base_projectile_speed_+%"]=247, - ["base_reduce_enemy_cold_resistance_%"]=69, - ["base_reduce_enemy_fire_resistance_%"]=68, - ["base_reduce_enemy_lightning_resistance_%"]=71, - ["base_reservation_+%"]=248, - ["base_skill_area_of_effect_+%"]=28, - ["base_skill_cost_life_instead_of_mana"]=34, + ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=430, + ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=431, + ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=432, + ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=433, + ["accuracy_rating"]=193, + ["accuracy_rating_+%"]=194, + ["active_skill_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value"]=195, + ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=463, + ["active_skill_withered_base_duration_ms"]=159, + ["add_power_charge_on_critical_strike_%"]=196, + ["add_power_charge_on_kill_%_chance"]=197, + ["added_damage_+%_final"]=198, + ["additional_base_critical_strike_chance"]=199, + ["additional_chance_to_freeze_chilled_enemies_%"]=200, + ["additional_critical_strike_chance_permyriad_while_affected_by_elusive"]=202, + ["additional_critical_strike_chance_permyriad_while_dead"]=201, + ["additional_projectiles_per_intensity"]=203, + ["always_freeze"]=228, + ["ancestor_totem_grants_owner_area_of_effect_+%_with_melee_skills"]=204, + ["ancestral_slam_interval_duration"]=184, + ["ancestral_slam_stun_threshold_reduction_+%"]=205, + ["apply_linked_curses_on_hit_%"]=119, + ["apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%"]=206, + ["area_damage_+%"]=207, + ["area_of_effect_+%_while_dead"]=31, + ["attack_and_cast_speed_+%"]=208, + ["attack_and_cast_speed_+%_during_onslaught"]=209, + ["attack_and_cast_speed_+%_while_all_resonance_is_at_least_25"]=191, + ["attack_critical_strike_chance_+%"]=210, + ["attack_damage_+%"]=211, + ["attack_damage_+%_per_1000_accuracy_rating"]=212, + ["attack_maximum_added_physical_damage_per_10_rage"]=213, + ["attack_maximum_added_physical_damage_with_at_least_10_rage"]=214, + ["attack_maximum_added_physical_damage_with_weapons"]=215, + ["attack_minimum_added_physical_damage_per_10_rage"]=213, + ["attack_minimum_added_physical_damage_with_at_least_10_rage"]=214, + ["attack_minimum_added_physical_damage_with_weapons"]=215, + ["attack_skill_mana_leech_from_any_damage_permyriad"]=216, + ["attack_skills_additional_ballista_totems_allowed"]=58, + ["attack_speed_+%"]=217, + ["attack_speed_+%_when_on_low_life"]=218, + ["attack_speed_+%_with_atleast_20_rage"]=219, + ["attacks_impale_on_hit_%_chance"]=220, + ["aura_cannot_affect_self"]=139, + ["aura_effect_+%"]=33, + ["avoid_interruption_while_using_this_skill_%"]=221, + ["barrage_support_projectile_spread_+%"]=222, + ["base_ailment_damage_+%"]=223, + ["base_all_ailment_duration_+%"]=224, + ["base_aura_area_of_effect_+%"]=32, + ["base_bleed_duration_+%"]=225, + ["base_cast_speed_+%"]=226, + ["base_chance_to_destroy_corpse_on_kill_%_vs_ignited"]=227, + ["base_chance_to_freeze_%"]=228, + ["base_chance_to_ignite_%"]=229, + ["base_chance_to_poison_on_hit_%"]=148, + ["base_chance_to_shock_%"]=230, + ["base_chaos_damage_to_deal_per_minute"]=130, + ["base_cold_damage_to_deal_per_minute"]=134, + ["base_cooldown_modifier_ms"]=231, + ["base_cooldown_speed_+%"]=232, + ["base_cost_+%"]=23, + ["base_critical_strike_multiplier_+"]=69, + ["base_curse_duration_+%"]=233, + ["base_damage_+%_while_an_ailment_on_you"]=234, + ["base_deal_no_chaos_damage"]=235, + ["base_fire_damage_to_deal_per_minute"]=131, + ["base_global_chance_to_knockback_%"]=236, + ["base_inflict_cold_exposure_on_hit_%_chance"]=237, + ["base_inflict_fire_exposure_on_hit_%_chance"]=238, + ["base_inflict_lightning_exposure_on_hit_%_chance"]=239, + ["base_killed_monster_dropped_item_quantity_+%"]=240, + ["base_killed_monster_dropped_item_rarity_+%"]=241, + ["base_life_cost_+%"]=24, + ["base_life_gain_per_target"]=242, + ["base_life_leech_from_attack_damage_permyriad"]=243, + ["base_life_leech_from_chaos_damage_permyriad"]=244, + ["base_life_reservation_+%"]=246, + ["base_life_reservation_efficiency_+%"]=245, + ["base_mana_cost_-%"]=25, + ["base_mana_reservation_+%"]=247, + ["base_melee_attack_repeat_count"]=107, + ["base_mine_detonation_time_ms"]=248, + ["base_mine_duration"]=56, + ["base_number_of_projectiles_in_spiral_nova"]=40, + ["base_number_of_remote_mines_allowed"]=62, + ["base_number_of_support_ghosts_allowed"]=249, + ["base_number_of_totems_allowed"]=59, + ["base_number_of_traps_allowed"]=61, + ["base_physical_damage_%_to_convert_to_lightning"]=250, + ["base_physical_damage_to_deal_per_minute"]=132, + ["base_poison_damage_+%"]=251, + ["base_poison_duration_+%"]=252, + ["base_projectile_speed_+%"]=253, + ["base_reduce_enemy_cold_resistance_%"]=71, + ["base_reduce_enemy_fire_resistance_%"]=70, + ["base_reduce_enemy_lightning_resistance_%"]=73, + ["base_reservation_+%"]=255, + ["base_reservation_efficiency_+%"]=254, + ["base_skill_area_of_effect_+%"]=29, + ["base_skill_cost_life_instead_of_mana"]=35, ["base_skill_is_instant"]=7, - ["base_skill_reserve_life_instead_of_mana"]=35, - ["base_spell_repeat_count"]=106, - ["base_stun_duration_+%"]=249, - ["base_stun_threshold_reduction_+%"]=250, - ["base_totem_duration"]=51, - ["base_trap_duration"]=53, - ["base_use_life_in_place_of_mana"]=36, - ["bleed_on_hit_base_duration"]=136, - ["bleed_on_hit_with_attacks_%"]=251, - ["bleeding_damage_+%"]=252, - ["blind_duration_+%"]=64, - ["blood_price_gain_%_maximum_life_as_added_physical_damage_with_weapons_while_on_low_life"]=253, - ["burn_damage_+%"]=254, - ["cannot_cast_curses"]=118, - ["cannot_cause_bleeding"]=251, - ["cannot_inflict_status_ailments"]=148, - ["cast_linked_spells_on_attack_crit_%"]=119, - ["cast_linked_spells_on_melee_kill_%"]=120, - ["cast_on_damage_taken_%"]=126, - ["cast_on_damage_taken_damage_+%_final"]=113, - ["cast_on_damage_taken_threshold"]=126, - ["cast_on_death_%"]=123, - ["cast_on_death_damage_+%_final_while_dead"]=112, - ["cast_on_stunned_%"]=124, - ["cast_when_damage_taken_trigger_threshold_+%"]=255, - ["cast_while_channelling_time_ms"]=127, - ["chaining_range_+%"]=256, - ["chance_for_coin_shower_on_kill_%"]=257, - ["chance_for_extra_damage_roll_%"]=258, - ["chance_to_bleed_on_hit_%_vs_maimed"]=259, - ["chance_to_double_stun_duration_%"]=260, - ["chance_to_fork_extra_projectile_%"]=261, - ["chance_to_fortify_on_melee_hit_+%"]=262, - ["chance_to_freeze_shock_ignite_%"]=263, - ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=264, - ["chance_to_ignore_hexproof_%"]=265, - ["chance_to_inflict_additional_impale_%"]=266, - ["chance_to_place_an_additional_mine_%"]=267, - ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=268, - ["chance_to_summon_support_ghost_on_killing_blow_%"]=167, - ["channelled_skill_damage_+%"]=269, - ["chaos_damage_+%"]=270, - ["chill_duration_+%"]=169, - ["chill_effect_+%"]=168, - ["close_combat_damage_to_close_range_+%"]=271, - ["cold_ailment_effect_+%"]=272, - ["cold_damage_%_to_add_as_fire"]=273, - ["cold_damage_+%"]=274, - ["combat_rush_effect_+%"]=275, - ["critical_ailment_dot_multiplier_+"]=276, - ["critical_strike_chance_+%"]=65, - ["critical_strike_chance_+%_per_righteous_charge"]=536, - ["critical_strike_chance_+%_vs_blinded_enemies"]=277, - ["critical_strike_multiplier_+_while_affected_by_elusive"]=150, - ["cruelty_duration_+%"]=153, - ["cruelty_effect_+%"]=278, - ["crush_for_2_seconds_on_hit_%_chance"]=279, + ["base_skill_reserve_life_instead_of_mana"]=36, + ["base_spell_cooldown_speed_+%"]=256, + ["base_spell_repeat_count"]=108, + ["base_stun_duration_+%"]=257, + ["base_stun_threshold_reduction_+%"]=258, + ["base_totem_duration"]=53, + ["base_trap_duration"]=55, + ["base_use_life_in_place_of_mana"]=37, + ["bleed_on_hit_base_duration"]=138, + ["bleed_on_hit_with_attacks_%"]=259, + ["bleeding_damage_+%"]=260, + ["blind_duration_+%"]=66, + ["blood_price_gain_%_maximum_life_as_added_physical_damage_with_weapons_while_on_low_life"]=261, + ["burn_damage_+%"]=262, + ["cannot_cast_curses"]=120, + ["cannot_cause_bleeding"]=259, + ["cannot_inflict_status_ailments"]=150, + ["cast_linked_spells_on_attack_crit_%"]=121, + ["cast_linked_spells_on_melee_kill_%"]=122, + ["cast_on_damage_taken_%"]=128, + ["cast_on_damage_taken_damage_+%_final"]=115, + ["cast_on_damage_taken_threshold"]=128, + ["cast_on_death_%"]=125, + ["cast_on_death_damage_+%_final_while_dead"]=114, + ["cast_on_stunned_%"]=126, + ["cast_when_damage_taken_trigger_threshold_+%"]=263, + ["cast_while_channelling_time_ms"]=129, + ["chaining_range_+%"]=264, + ["chance_for_coin_shower_on_kill_%"]=265, + ["chance_for_extra_damage_roll_%"]=266, + ["chance_to_bleed_on_hit_%_vs_maimed"]=267, + ["chance_to_crush_on_hit_%"]=268, + ["chance_to_double_stun_duration_%"]=269, + ["chance_to_fork_extra_projectile_%"]=270, + ["chance_to_fortify_on_melee_hit_+%"]=271, + ["chance_to_freeze_shock_ignite_%"]=272, + ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=273, + ["chance_to_ignore_hexproof_%"]=274, + ["chance_to_inflict_additional_impale_%"]=275, + ["chance_to_intimidate_on_hit_%"]=276, + ["chance_to_place_an_additional_mine_%"]=277, + ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=278, + ["chance_to_summon_support_ghost_on_killing_blow_%"]=169, + ["chance_to_unnerve_on_hit_%"]=279, + ["channelled_skill_damage_+%"]=280, + ["chaos_damage_+%"]=281, + ["chill_duration_+%"]=171, + ["chill_effect_+%"]=170, + ["close_combat_damage_to_close_range_+%"]=282, + ["cold_ailment_effect_+%"]=283, + ["cold_damage_%_to_add_as_fire"]=284, + ["cold_damage_+%"]=285, + ["combat_rush_effect_+%"]=286, + ["critical_ailment_dot_multiplier_+"]=287, + ["critical_strike_chance_+%"]=67, + ["critical_strike_chance_+%_per_righteous_charge"]=547, + ["critical_strike_chance_+%_vs_blinded_enemies"]=288, + ["critical_strike_multiplier_+_while_affected_by_elusive"]=152, + ["cruelty_duration_+%"]=155, + ["cruelty_effect_+%"]=289, + ["crush_for_2_seconds_on_hit_%_chance"]=290, ["curse_apply_as_aura"]=3, - ["curse_area_of_effect_+%"]=280, - ["curse_effect_+%"]=133, - ["curse_skill_doom_gain_per_minute"]=281, - ["damage_+%"]=283, - ["damage_+%_for_non_minions"]=284, - ["damage_+%_if_lost_endurance_charge_in_past_8_seconds"]=285, - ["damage_+%_on_full_energy_shield"]=293, - ["damage_+%_per_200_mana_spent_recently"]=286, - ["damage_+%_per_endurance_charge"]=287, - ["damage_+%_per_frenzy_charge"]=288, - ["damage_+%_per_power_charge"]=289, - ["damage_+%_vs_enemies_on_full_life"]=290, - ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=291, - ["damage_+%_vs_frozen_enemies"]=292, - ["damage_+%_when_on_full_life"]=294, - ["damage_+%_when_on_low_life"]=295, - ["damage_+%_while_an_ailment_on_you"]=296, - ["damage_+%_while_es_leeching"]=297, - ["damage_+%_while_life_leeching"]=298, - ["damage_+%_while_mana_leeching"]=299, - ["damage_over_time_+%"]=282, - ["damage_penetrates_%_elemental_resistances_while_all_resonance_is_25"]=188, - ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=300, - ["damage_vs_enemies_on_low_life_+%"]=301, - ["damaging_ailments_deal_damage_+%_faster"]=302, - ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=303, - ["deal_no_elemental_damage"]=304, - ["deathmark_minion_damage_+%_final"]=305, - ["display_base_intensity_loss"]=306, - ["display_totems_no_infusion"]=307, - ["dot_multiplier_+"]=308, - ["elemental_damage_+%"]=309, - ["elemental_damage_+%_final_per_5_lowest_resonance"]=187, - ["elemental_damage_+%_final_per_righteous_charge"]=537, - ["elemental_status_effect_aura_radius"]=40, - ["elusive_effect_+%"]=310, - ["enemies_you_shock_take_%_increased_physical_damage"]=311, - ["enemy_phys_reduction_%_penalty_vs_hit"]=312, - ["energy_shield_leech_from_any_damage_permyriad"]=313, - ["extra_target_targeting_distance_+%"]=27, - ["faster_bleed_%"]=314, - ["faster_burn_%"]=315, - ["faster_poison_%"]=316, - ["fire_damage_+%"]=317, - ["fire_dot_multiplier_+"]=318, - ["fortify_duration_+%"]=319, - ["fortify_effect_+%"]=320, - ["freeze_applies_cold_resistance_+"]=321, - ["freeze_duration_+%"]=322, - ["freeze_mine_cold_resistance_+_while_frozen"]=149, - ["from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired"]=323, - ["gain_%_of_base_wand_damage_as_added_spell_damage"]=324, - ["gain_1_rage_on_use_%_chance"]=325, - ["gain_elusive_on_crit_%_chance"]=144, - ["gain_endurance_charge_on_melee_stun"]=326, - ["gain_endurance_charge_on_melee_stun_%"]=326, - ["gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%"]=327, - ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=328, - ["gain_power_charge_on_kill_with_hit_%"]=329, - ["gain_resonance_of_majority_damage_on_hit_for_2_seconds"]=186, - ["gain_righteous_charge_on_mana_spent_%"]=330, - ["gain_vaal_soul_on_hit_cooldown_ms"]=331, - ["global_bleed_on_hit"]=251, - ["global_chance_to_blind_on_hit_%"]=63, - ["global_hit_causes_monster_flee_%"]=332, - ["global_maximum_added_chaos_damage"]=333, - ["global_maximum_added_cold_damage"]=334, - ["global_maximum_added_fire_damage"]=335, - ["global_maximum_added_fire_damage_vs_burning_enemies"]=502, - ["global_maximum_added_lightning_damage"]=336, - ["global_maximum_added_physical_damage"]=337, - ["global_minimum_added_chaos_damage"]=333, - ["global_minimum_added_cold_damage"]=334, - ["global_minimum_added_fire_damage"]=335, - ["global_minimum_added_fire_damage_vs_burning_enemies"]=502, - ["global_minimum_added_lightning_damage"]=336, - ["global_minimum_added_physical_damage"]=337, - ["global_poison_on_hit"]=145, - ["global_reduce_enemy_block_%"]=338, - ["greater_projectile_intensity_projectile_damage_+%_final_per_intensity"]=339, - ["hit_and_poison_damage_+%"]=340, - ["hit_and_poison_damage_+%_per_poison_on_enemy"]=341, - ["hit_damage_+%"]=342, - ["hits_grant_cruelty"]=190, - ["ignite_duration_+%"]=343, - ["ignites_apply_fire_resistance_+"]=344, - ["impale_debuff_effect_+%"]=345, - ["impale_phys_reduction_%_penalty"]=346, - ["impale_support_physical_damage_+%_final"]=347, - ["inc_aoe_plus_more_area_damage_+%_final"]=348, - ["infernal_legion_minions_have_burning_effect_radius_+"]=181, - ["infusion_grants_life_regeneration_rate_per_minute_%"]=349, - ["inspiration_charge_duration_+%"]=350, - ["intensity_loss_frequency_while_moving_+%"]=351, - ["is_empowered"]=352, - ["is_ranged_attack_totem"]=50, - ["is_remote_mine"]=45, - ["is_totem"]=50, - ["keystone_point_blank"]=42, - ["keystone_strong_bowman"]=43, - ["kill_enemy_on_hit_if_under_10%_life"]=41, - ["knockback_chance_%_at_close_range"]=353, - ["knockback_distance_+%"]=354, - ["life_leech_from_any_damage_permyriad"]=355, - ["lightning_ailment_effect_+%"]=356, - ["lightning_damage_+%"]=357, - ["local_gem_dex_requirement_+%"]=358, - ["local_gem_int_requirement_+%"]=359, - ["local_gem_str_requirement_+%"]=360, - ["lose_all_righteous_charges_on_mana_use_threshold"]=538, - ["maim_effect_+%"]=361, - ["maim_on_hit_%"]=362, - ["mana_gain_per_target"]=363, - ["mana_leech_from_any_damage_permyriad"]=364, - ["manaweave_added_cold_damage_%_cost_if_payable"]=366, - ["manaweave_added_lightning_damage_%_cost_if_payable"]=365, - ["manaweave_cost_equals_%_unreserved_mana"]=365, - ["maximum_added_cold_damage_per_frenzy_charge"]=379, - ["maximum_energy_shield_leech_amount_per_leech_+%"]=367, - ["maximum_intensify_stacks"]=368, - ["maximum_life_leech_amount_per_leech_+%"]=369, - ["melee_attack_number_of_spirit_strikes"]=25, - ["melee_damage_+%"]=370, - ["melee_damage_vs_bleeding_enemies_+%"]=371, - ["melee_physical_damage_+%"]=372, - ["melee_range_+"]=373, - ["melee_splash"]=103, - ["melee_splash_area_of_effect_+%_final"]=374, - ["mine_critical_strike_chance_+%_per_power_charge"]=175, - ["mine_detonation_radius_+%"]=375, - ["mine_detonation_speed_+%"]=376, - ["mine_duration_+%"]=62, - ["mine_laying_speed_+%"]=377, - ["mine_projectile_speed_+%_per_frenzy_charge"]=378, - ["mine_throwing_speed_+%_per_frenzy_charge"]=174, - ["minimum_added_cold_damage_per_frenzy_charge"]=379, - ["minimum_power_from_quality"]=380, - ["minion_additional_physical_damage_reduction_%"]=381, - ["minion_ailment_damage_+%"]=382, - ["minion_attack_speed_+%"]=383, - ["minion_block_%"]=384, - ["minion_burning_damage_+%"]=385, - ["minion_cast_speed_+%"]=386, - ["minion_chance_to_deal_double_damage_%"]=387, - ["minion_chance_to_taunt_on_hit_%"]=388, - ["minion_cooldown_recovery_+%"]=389, - ["minion_damage_+%"]=390, - ["minion_damage_+%_on_full_life"]=391, - ["minion_elemental_resistance_%"]=176, - ["minion_fire_damage_%_of_maximum_life_taken_per_minute"]=178, - ["minion_fire_damage_taken_+%"]=179, - ["minion_grant_puppet_master_buff_to_parent_on_hit_%"]=392, - ["minion_larger_aggro_radius"]=596, - ["minion_life_leech_from_elemental_damage_permyriad"]=393, - ["minion_maximum_all_elemental_resistances_%"]=177, - ["minion_maximum_life_+%"]=394, - ["minion_movement_speed_+%"]=395, - ["minion_projectile_speed_+%"]=396, - ["minion_recover_%_maximum_life_on_hit"]=397, - ["minions_are_defensive"]=597, - ["minions_inflict_exposure_on_hit_%_chance"]=398, - ["mirage_archer_number_of_additional_projectiles"]=399, - ["multiple_projectiles_projectile_spread_+%"]=400, - ["multistrike_area_of_effect_+%_per_repeat"]=401, - ["multistrike_damage_+%_final_on_first_repeat"]=402, - ["multistrike_damage_+%_final_on_second_repeat"]=403, - ["multistrike_damage_+%_final_on_third_repeat"]=404, - ["nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills"]=405, - ["no_cost"]=406, - ["no_spirit_strikes"]=26, - ["non_curse_aura_effect_+%"]=407, - ["non_damaging_ailment_effect_+%"]=408, - ["number_of_additional_curses_allowed"]=409, - ["number_of_additional_forks_base"]=75, - ["number_of_additional_mines_to_place"]=410, - ["number_of_additional_projectiles"]=411, - ["number_of_additional_remote_mines_allowed"]=412, - ["number_of_additional_traps_allowed"]=413, - ["number_of_additional_traps_to_throw"]=46, - ["number_of_chains"]=72, - ["number_of_mines_to_place"]=45, - ["number_of_totems_to_summon"]=50, - ["onslaught_time_granted_on_killing_shocked_enemy_ms"]=414, - ["overpowered_effect_+%"]=415, - ["overwhelm_%_physical_damage_reduction_while_fortified"]=416, - ["parallel_projectile_firing_point_x_dist_+%"]=417, + ["curse_area_of_effect_+%"]=291, + ["curse_effect_+%"]=135, + ["curse_skill_doom_gain_per_minute"]=292, + ["damage_+%"]=294, + ["damage_+%_for_non_minions"]=295, + ["damage_+%_if_lost_endurance_charge_in_past_8_seconds"]=296, + ["damage_+%_on_full_energy_shield"]=304, + ["damage_+%_per_200_mana_spent_recently"]=297, + ["damage_+%_per_endurance_charge"]=298, + ["damage_+%_per_frenzy_charge"]=299, + ["damage_+%_per_power_charge"]=300, + ["damage_+%_vs_enemies_on_full_life"]=301, + ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=302, + ["damage_+%_vs_frozen_enemies"]=303, + ["damage_+%_when_on_full_life"]=305, + ["damage_+%_when_on_low_life"]=306, + ["damage_+%_while_an_ailment_on_you"]=307, + ["damage_+%_while_es_leeching"]=308, + ["damage_+%_while_life_leeching"]=309, + ["damage_+%_while_mana_leeching"]=310, + ["damage_over_time_+%"]=293, + ["damage_penetrates_%_elemental_resistances_while_all_resonance_is_25"]=190, + ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=311, + ["damage_vs_enemies_on_low_life_+%"]=312, + ["damaging_ailments_deal_damage_+%_faster"]=313, + ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=314, + ["deal_no_elemental_damage"]=315, + ["deathmark_minion_damage_+%_final"]=316, + ["display_base_intensity_loss"]=317, + ["display_totems_no_infusion"]=318, + ["dot_multiplier_+"]=319, + ["elemental_damage_+%"]=321, + ["elemental_damage_+%_final_per_5_lowest_resonance"]=189, + ["elemental_damage_+%_final_per_righteous_charge"]=548, + ["elemental_damage_cannot_be_reflected"]=320, + ["elemental_status_effect_aura_radius"]=41, + ["elusive_effect_+%"]=322, + ["enemies_you_shock_take_%_increased_physical_damage"]=323, + ["enemy_phys_reduction_%_penalty_vs_hit"]=324, + ["energy_shield_leech_from_any_damage_permyriad"]=325, + ["extra_target_targeting_distance_+%"]=28, + ["faster_bleed_%"]=326, + ["faster_burn_%"]=327, + ["faster_poison_%"]=328, + ["fire_damage_+%"]=329, + ["fire_dot_multiplier_+"]=330, + ["fortify_duration_+%"]=331, + ["freeze_applies_cold_resistance_+"]=332, + ["freeze_duration_+%"]=333, + ["freeze_mine_cold_resistance_+_while_frozen"]=151, + ["from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired"]=334, + ["frost_bomb_damage_+%_final_per_100ms_duration"]=335, + ["gain_%_of_base_wand_damage_as_added_spell_damage"]=336, + ["gain_1_rage_on_use_%_chance"]=337, + ["gain_elusive_on_crit_%_chance"]=146, + ["gain_endurance_charge_on_melee_stun"]=338, + ["gain_endurance_charge_on_melee_stun_%"]=338, + ["gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%"]=339, + ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=340, + ["gain_power_charge_on_kill_with_hit_%"]=341, + ["gain_resonance_of_majority_damage_on_hit_for_2_seconds"]=188, + ["gain_righteous_charge_on_mana_spent_%"]=342, + ["gain_vaal_soul_on_hit_cooldown_ms"]=343, + ["global_bleed_on_hit"]=259, + ["global_chance_to_blind_on_hit_%"]=65, + ["global_hit_causes_monster_flee_%"]=344, + ["global_maximum_added_chaos_damage"]=345, + ["global_maximum_added_cold_damage"]=346, + ["global_maximum_added_fire_damage"]=347, + ["global_maximum_added_fire_damage_vs_burning_enemies"]=514, + ["global_maximum_added_lightning_damage"]=348, + ["global_maximum_added_physical_damage"]=349, + ["global_minimum_added_chaos_damage"]=345, + ["global_minimum_added_cold_damage"]=346, + ["global_minimum_added_fire_damage"]=347, + ["global_minimum_added_fire_damage_vs_burning_enemies"]=514, + ["global_minimum_added_lightning_damage"]=348, + ["global_minimum_added_physical_damage"]=349, + ["global_poison_on_hit"]=147, + ["global_reduce_enemy_block_%"]=350, + ["greater_projectile_intensity_projectile_damage_+%_final_per_intensity"]=351, + ["hit_and_poison_damage_+%"]=352, + ["hit_and_poison_damage_+%_per_poison_on_enemy"]=353, + ["hit_damage_+%"]=354, + ["hits_grant_cruelty"]=192, + ["ignite_duration_+%"]=355, + ["ignites_apply_fire_resistance_+"]=356, + ["impale_debuff_effect_+%"]=357, + ["impale_phys_reduction_%_penalty"]=358, + ["impale_support_physical_damage_+%_final"]=359, + ["inc_aoe_plus_more_area_damage_+%_final"]=360, + ["infernal_legion_minions_have_burning_effect_radius_+"]=183, + ["infusion_grants_life_regeneration_rate_per_minute_%"]=361, + ["inspiration_charge_duration_+%"]=362, + ["intensity_loss_frequency_while_moving_+%"]=363, + ["is_empowered"]=364, + ["is_ranged_attack_totem"]=52, + ["is_remote_mine"]=46, + ["is_totem"]=52, + ["keystone_point_blank"]=43, + ["keystone_strong_bowman"]=44, + ["kill_enemy_on_hit_if_under_10%_life"]=42, + ["knockback_chance_%_at_close_range"]=365, + ["knockback_distance_+%"]=366, + ["life_leech_from_any_damage_permyriad"]=367, + ["lightning_ailment_effect_+%"]=368, + ["lightning_damage_+%"]=369, + ["local_gem_dex_requirement_+%"]=370, + ["local_gem_int_requirement_+%"]=371, + ["local_gem_str_requirement_+%"]=372, + ["lose_all_righteous_charges_on_mana_use_threshold"]=549, + ["maim_effect_+%"]=373, + ["maim_on_hit_%"]=374, + ["mana_gain_per_target"]=375, + ["mana_leech_from_any_damage_permyriad"]=376, + ["manaweave_added_cold_damage_%_cost_if_payable"]=378, + ["manaweave_added_lightning_damage_%_cost_if_payable"]=377, + ["manaweave_cost_equals_%_unreserved_mana"]=377, + ["maximum_added_cold_damage_per_frenzy_charge"]=391, + ["maximum_energy_shield_leech_amount_per_leech_+%"]=379, + ["maximum_intensify_stacks"]=380, + ["maximum_life_leech_amount_per_leech_+%"]=381, + ["melee_attack_number_of_spirit_strikes"]=26, + ["melee_damage_+%"]=382, + ["melee_damage_vs_bleeding_enemies_+%"]=383, + ["melee_physical_damage_+%"]=384, + ["melee_range_+"]=385, + ["melee_splash"]=105, + ["melee_splash_area_of_effect_+%_final"]=386, + ["mine_critical_strike_chance_+%_per_power_charge"]=177, + ["mine_detonation_radius_+%"]=387, + ["mine_detonation_speed_+%"]=388, + ["mine_duration_+%"]=64, + ["mine_laying_speed_+%"]=389, + ["mine_projectile_speed_+%_per_frenzy_charge"]=390, + ["mine_throwing_speed_+%_per_frenzy_charge"]=176, + ["minimum_added_cold_damage_per_frenzy_charge"]=391, + ["minimum_power_from_quality"]=392, + ["minion_additional_physical_damage_reduction_%"]=393, + ["minion_ailment_damage_+%"]=394, + ["minion_attack_speed_+%"]=395, + ["minion_block_%"]=396, + ["minion_burning_damage_+%"]=397, + ["minion_cast_speed_+%"]=398, + ["minion_chance_to_deal_double_damage_%"]=399, + ["minion_chance_to_taunt_on_hit_%"]=400, + ["minion_cooldown_recovery_+%"]=401, + ["minion_damage_+%"]=402, + ["minion_damage_+%_on_full_life"]=403, + ["minion_elemental_resistance_%"]=178, + ["minion_fire_damage_%_of_maximum_life_taken_per_minute"]=180, + ["minion_fire_damage_taken_+%"]=181, + ["minion_grant_puppet_master_buff_to_parent_on_hit_%"]=404, + ["minion_larger_aggro_radius"]=614, + ["minion_life_leech_from_elemental_damage_permyriad"]=405, + ["minion_maximum_all_elemental_resistances_%"]=179, + ["minion_maximum_life_+%"]=406, + ["minion_movement_speed_+%"]=407, + ["minion_projectile_speed_+%"]=408, + ["minion_recover_%_maximum_life_on_hit"]=409, + ["minions_are_defensive"]=615, + ["minions_inflict_exposure_on_hit_%_chance"]=410, + ["mirage_archer_number_of_additional_projectiles"]=411, + ["multiple_projectiles_projectile_spread_+%"]=412, + ["multistrike_area_of_effect_+%_per_repeat"]=413, + ["multistrike_damage_+%_final_on_first_repeat"]=414, + ["multistrike_damage_+%_final_on_second_repeat"]=415, + ["multistrike_damage_+%_final_on_third_repeat"]=416, + ["nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills"]=417, + ["no_cost"]=418, + ["no_spirit_strikes"]=27, + ["non_curse_aura_effect_+%"]=419, + ["non_damaging_ailment_effect_+%"]=420, + ["number_of_additional_curses_allowed"]=421, + ["number_of_additional_forks_base"]=77, + ["number_of_additional_mines_to_place"]=422, + ["number_of_additional_projectiles"]=423, + ["number_of_additional_remote_mines_allowed"]=424, + ["number_of_additional_traps_allowed"]=425, + ["number_of_additional_traps_to_throw"]=47, + ["number_of_chains"]=74, + ["number_of_mines_to_place"]=46, + ["number_of_totems_to_summon"]=52, + ["onslaught_time_granted_on_killing_shocked_enemy_ms"]=426, + ["overpowered_effect_+%"]=427, + ["overwhelm_%_physical_damage_reduction_while_max_fortification"]=428, + ["parallel_projectile_firing_point_x_dist_+%"]=429, parent="stat_descriptions", - ["physical_damage_%_to_add_as_chaos"]=422, - ["physical_damage_%_to_add_as_fire"]=423, - ["physical_damage_%_to_add_as_lightning"]=424, - ["physical_damage_+%"]=425, - ["placing_traps_cooldown_recovery_+%"]=426, - ["power_siphon_fire_at_all_targets"]=39, - ["projectile_base_number_of_targets_to_pierce"]=52, - ["projectile_chance_to_not_pierce_%"]=427, - ["projectile_damage_+%"]=428, - ["projectile_damage_+%_if_pierced_enemy"]=429, - ["projectile_damage_+%_vs_nearby_enemies"]=431, - ["projectile_maximum_range_override"]=430, - ["projectile_number_to_split"]=73, - ["projectile_return_%_chance"]=76, - ["projectile_spiral_nova_angle"]=39, - ["projectile_spiral_nova_both_directions"]=39, - ["projectiles_barrage"]=39, - ["projectiles_chance_to_return_%_from_final_target"]=76, - ["projectiles_fork"]=74, - ["projectiles_nova"]=39, - ["projectiles_pierce_all_targets_in_x_range"]=432, - ["projectiles_rain"]=37, - ["projectiles_return"]=76, - ["projectiles_return_if_no_hit_object"]=76, - ["quality_display_lifetap_is_gem"]=497, - ["quality_display_melee_splash_is_gem"]=104, - ["quality_display_swiftbrand_is_gem"]=142, - ["rain_of_arrows_sequences_to_fire"]=39, - ["ranged_attack_totem_only_attacks_when_owner_attacks"]=433, - ["recover_%_life_when_stunning_an_enemy_permyriad"]=434, - ["recover_%_maximum_life_on_cull"]=435, - ["reduce_enemy_chaos_resistance_%"]=436, - ["reduce_enemy_dodge_%"]=437, - ["reduce_enemy_elemental_resistance_%"]=70, - ["refresh_bleeding_duration_on_hit_%_chance"]=438, - ["regenerate_%_life_over_1_second_on_skill_use"]=439, - ["remote_mined_by_support"]=440, - ["secondary_base_fire_damage_to_deal_per_minute"]=131, - ["shock_duration_+%"]=441, - ["sigil_repeat_frequency_+%"]=442, - ["skill_buff_effect_+%"]=443, - ["skill_can_only_use_bow"]=571, - ["skill_can_only_use_non_melee_weapons"]=574, - ["skill_can_own_mirage_archers"]=444, - ["skill_cold_damage_%_to_convert_to_fire"]=445, - ["skill_convert_%_physical_damage_to_random_element"]=446, - ["skill_display_single_base_projectile"]=39, - ["skill_effect_and_damaging_ailment_duration_+%"]=447, - ["skill_effect_duration_+%"]=448, - ["skill_effect_duration_+%_while_dead"]=449, - ["skill_max_unleash_seals"]=593, - ["skill_physical_damage_%_to_convert_to_chaos"]=450, - ["skill_physical_damage_%_to_convert_to_cold"]=451, - ["skill_physical_damage_%_to_convert_to_fire"]=452, - ["skill_physical_damage_%_to_convert_to_lightning"]=453, - ["spell_critical_strike_chance_+%"]=454, - ["spell_damage_+%"]=455, - ["spell_echo_plus_chance_double_damage_%_final"]=456, - ["spell_only_castable_on_death"]=122, - ["spell_uncastable_if_triggerable"]=122, - ["spellslinger_trigger_on_wand_attack_%"]=125, - ["static_strike_base_zap_frequency_ms"]=457, - ["static_strike_zap_speed_+%"]=458, - ["strong_casting"]=44, - ["summon_2_totems"]=58, - ["summon_cold_resistance_+"]=115, - ["summon_fire_resistance_+"]=114, - ["summon_lightning_resistance_+"]=116, - ["summon_mirage_archer_on_hit"]=459, - ["summon_totem_cast_speed_+%"]=460, - ["support_added_cooldown_count_if_not_instant"]=461, - ["support_additional_totem_damage_+%_final"]=90, - ["support_additional_trap_%_chance_for_1_additional_trap"]=462, - ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=47, - ["support_additional_trap_mine_%_chance_for_2_additional_trap_mine"]=48, - ["support_additional_trap_mine_%_chance_for_3_additional_trap_mine"]=49, - ["support_ancestor_slam_totem_attack_speed_+%_final"]=463, + ["physical_damage_%_to_add_as_chaos"]=434, + ["physical_damage_%_to_add_as_fire"]=435, + ["physical_damage_%_to_add_as_lightning"]=436, + ["physical_damage_+%"]=437, + ["placing_traps_cooldown_recovery_+%"]=438, + ["power_siphon_fire_at_all_targets"]=40, + ["projectile_base_number_of_targets_to_pierce"]=54, + ["projectile_chance_to_not_pierce_%"]=439, + ["projectile_damage_+%"]=440, + ["projectile_damage_+%_if_pierced_enemy"]=441, + ["projectile_damage_+%_vs_nearby_enemies"]=443, + ["projectile_maximum_range_override"]=442, + ["projectile_number_to_split"]=75, + ["projectile_return_%_chance"]=78, + ["projectile_spiral_nova_angle"]=40, + ["projectile_spiral_nova_both_directions"]=40, + ["projectiles_barrage"]=40, + ["projectiles_chance_to_return_%_from_final_target"]=78, + ["projectiles_fork"]=76, + ["projectiles_nova"]=40, + ["projectiles_pierce_all_targets_in_x_range"]=444, + ["projectiles_rain"]=38, + ["projectiles_return"]=78, + ["projectiles_return_if_no_hit_object"]=78, + ["quality_display_lifetap_is_gem"]=509, + ["quality_display_melee_splash_is_gem"]=106, + ["quality_display_swiftbrand_is_gem"]=144, + ["rain_of_arrows_sequences_to_fire"]=40, + ["ranged_attack_totem_only_attacks_when_owner_attacks"]=445, + ["recover_%_life_when_stunning_an_enemy_permyriad"]=446, + ["recover_%_maximum_life_on_cull"]=447, + ["reduce_enemy_chaos_resistance_%"]=448, + ["reduce_enemy_dodge_%"]=449, + ["reduce_enemy_elemental_resistance_%"]=72, + ["refresh_bleeding_duration_on_hit_%_chance"]=450, + ["regenerate_%_life_over_1_second_on_skill_use"]=451, + ["remote_mined_by_support"]=452, + ["secondary_base_fire_damage_to_deal_per_minute"]=133, + ["shock_duration_+%"]=453, + ["sigil_repeat_frequency_+%"]=454, + ["skill_buff_effect_+%"]=455, + ["skill_can_only_use_bow"]=586, + ["skill_can_only_use_non_melee_weapons"]=589, + ["skill_can_own_mirage_archers"]=456, + ["skill_cold_damage_%_to_convert_to_fire"]=457, + ["skill_convert_%_physical_damage_to_random_element"]=458, + ["skill_display_single_base_projectile"]=40, + ["skill_effect_and_damaging_ailment_duration_+%"]=459, + ["skill_effect_duration_+%"]=460, + ["skill_effect_duration_+%_while_dead"]=461, + ["skill_max_unleash_seals"]=611, + ["skill_physical_damage_%_to_convert_to_chaos"]=462, + ["skill_physical_damage_%_to_convert_to_cold"]=463, + ["skill_physical_damage_%_to_convert_to_fire"]=464, + ["skill_physical_damage_%_to_convert_to_lightning"]=465, + ["spell_critical_strike_chance_+%"]=466, + ["spell_damage_+%"]=467, + ["spell_echo_plus_chance_double_damage_%_final"]=468, + ["spell_only_castable_on_death"]=124, + ["spell_uncastable_if_triggerable"]=124, + ["spellslinger_trigger_on_wand_attack_%"]=127, + ["static_strike_base_zap_frequency_ms"]=469, + ["static_strike_zap_speed_+%"]=470, + ["strong_casting"]=45, + ["summon_2_totems"]=60, + ["summon_cold_resistance_+"]=117, + ["summon_fire_resistance_+"]=116, + ["summon_lightning_resistance_+"]=118, + ["summon_mirage_archer_on_hit"]=471, + ["summon_totem_cast_speed_+%"]=472, + ["support_added_cooldown_count_if_not_instant"]=473, + ["support_additional_totem_damage_+%_final"]=92, + ["support_additional_trap_%_chance_for_1_additional_trap"]=474, + ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=48, + ["support_additional_trap_mine_%_chance_for_2_additional_trap_mine"]=49, + ["support_additional_trap_mine_%_chance_for_3_additional_trap_mine"]=50, + ["support_ancestor_slam_totem_attack_speed_+%_final"]=475, ["support_ancestor_slam_totem_damage_+%_final"]=4, - ["support_ancestral_slam_big_hit_ailment_damage_+%_final"]=184, - ["support_ancestral_slam_big_hit_area_+%"]=185, - ["support_ancestral_slam_big_hit_hit_damage_+%_final"]=183, - ["support_anticipation_charge_gain_frequency_+%"]=464, - ["support_anticipation_charge_gain_interval_ms"]=593, - ["support_anticipation_rapid_fire_count"]=593, - ["support_arcane_surge_base_duration_ms"]=154, - ["support_arcane_surge_duration_ms"]=158, - ["support_arcane_surge_gain_buff_on_mana_use_threshold"]=151, - ["support_arcane_surge_mana_regeneration_rate_+%"]=152, - ["support_arcane_surge_spell_damage_+%_final"]=152, - ["support_arcane_surge_spell_damage_+%_final_while_you_have_arcane_surge"]=465, + ["support_ancestral_slam_big_hit_ailment_damage_+%_final"]=186, + ["support_ancestral_slam_big_hit_area_+%"]=187, + ["support_ancestral_slam_big_hit_hit_damage_+%_final"]=185, + ["support_anticipation_charge_gain_frequency_+%"]=476, + ["support_anticipation_charge_gain_interval_ms"]=611, + ["support_anticipation_rapid_fire_count"]=611, + ["support_arcane_surge_base_duration_ms"]=156, + ["support_arcane_surge_duration_ms"]=160, + ["support_arcane_surge_gain_buff_on_mana_use_threshold"]=153, + ["support_arcane_surge_mana_regeneration_rate_+%"]=154, + ["support_arcane_surge_spell_damage_+%_final"]=154, + ["support_arcane_surge_spell_damage_+%_final_while_you_have_arcane_surge"]=477, ["support_area_concentrate_area_damage_+%_final"]=11, ["support_attack_skills_elemental_damage_+%_final"]=9, - ["support_attack_totem_attack_speed_+%_final"]=135, - ["support_aura_duration_base_buff_duration"]=466, - ["support_aura_duration_base_reserve_duration"]=467, - ["support_barrage_attack_time_+%_per_projectile_fired"]=468, + ["support_attack_totem_attack_speed_+%_final"]=137, + ["support_aura_duration_base_buff_duration"]=478, + ["support_aura_duration_base_reserve_duration"]=479, + ["support_barrage_attack_time_+%_per_projectile_fired"]=480, ["support_barrage_damage_+%_final"]=12, - ["support_barrage_trap_and_mine_throwing_time_+%_final_per_projectile_fired"]=469, - ["support_base_cruelty_duration_ms"]=155, - ["support_base_lifetap_buff_duration"]=497, - ["support_better_ailments_ailment_damage_+%_final"]=91, - ["support_better_ailments_hit_damage_+%_final"]=92, - ["support_blood_thirst_damage_+%_final"]=470, - ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=138, - ["support_blunt_chance_to_trigger_shockwave_on_hit_%"]=471, - ["support_bonechill_cold_damage_+%_final"]=472, - ["support_brand_area_of_effect_+%_final"]=473, - ["support_brand_damage_+%_final"]=474, - ["support_brutality_physical_damage_+%_final"]=93, - ["support_burning_damage_+%_final"]=475, - ["support_cast_on_crit_quality_attack_damage_+%_final"]=476, + ["support_barrage_trap_and_mine_throwing_time_+%_final_per_projectile_fired"]=481, + ["support_base_cruelty_duration_ms"]=157, + ["support_base_lifetap_buff_duration"]=509, + ["support_better_ailments_ailment_damage_+%_final"]=93, + ["support_better_ailments_hit_damage_+%_final"]=94, + ["support_blood_thirst_damage_+%_final"]=482, + ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=140, + ["support_blunt_chance_to_trigger_shockwave_on_hit_%"]=483, + ["support_bonechill_cold_damage_+%_final"]=484, + ["support_brand_area_of_effect_+%_final"]=485, + ["support_brand_damage_+%_final"]=486, + ["support_brutality_physical_damage_+%_final"]=95, + ["support_burning_damage_+%_final"]=487, + ["support_cast_on_crit_quality_attack_damage_+%_final"]=488, ["support_cast_on_crit_spell_damage_+%_final"]=19, ["support_cast_on_melee_kill_spell_damage_+%_final"]=20, ["support_cast_while_channelling_triggered_skill_damage_+%_final"]=21, - ["support_chain_hit_damage_+%_final"]=77, - ["support_chance_to_bleed_bleeding_damage_+%_final"]=477, - ["support_chance_to_ignite_fire_damage_+%_final"]=94, - ["support_chaos_attacks_damage_+%_final"]=478, - ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=173, - ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=172, - ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=171, - ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=170, - ["support_clustertrap_damage_+%_final"]=479, - ["support_concentrated_effect_skill_area_of_effect_+%_final"]=29, - ["support_controlled_destruction_critical_strike_chance_+%_final"]=66, - ["support_controlled_destruction_spell_damage_+%_final"]=86, - ["support_cruelty_hit_damage_+%_final"]=95, + ["support_chain_hit_damage_+%_final"]=79, + ["support_chance_to_bleed_bleeding_damage_+%_final"]=489, + ["support_chance_to_ignite_fire_damage_+%_final"]=96, + ["support_chaos_attacks_damage_+%_final"]=490, + ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=175, + ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=174, + ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=173, + ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=172, + ["support_clustertrap_damage_+%_final"]=491, + ["support_concentrated_effect_skill_area_of_effect_+%_final"]=30, + ["support_controlled_destruction_critical_strike_chance_+%_final"]=68, + ["support_controlled_destruction_spell_damage_+%_final"]=88, + ["support_cruelty_hit_damage_+%_final"]=97, ["support_damage_while_on_full_life_+%_final"]=8, - ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=81, - ["support_debilitate_hit_damage_max_poison_stacks"]=81, - ["support_debilitate_poison_damage_+%_final"]=82, - ["support_divine_cry_damage_+%_final"]=480, + ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=83, + ["support_debilitate_hit_damage_max_poison_stacks"]=83, + ["support_debilitate_poison_damage_+%_final"]=84, + ["support_divine_cry_damage_+%_final"]=492, ["support_echo_damage_+%_final"]=5, - ["support_efficacy_damage_over_time_+%_final"]=89, - ["support_efficacy_spell_damage_+%_final"]=87, + ["support_efficacy_damage_over_time_+%_final"]=91, + ["support_efficacy_spell_damage_+%_final"]=89, ["support_elemental_proliferation_damage_+%_final"]=6, - ["support_energy_shield_leech_damage_+%_on_full_energy_shield_final"]=481, - ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=482, - ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=483, - ["support_executioner_gain_one_rare_monster_mod_on_kill_ms"]=484, - ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=485, - ["support_focused_ballista_totem_attack_speed_+%_final"]=486, - ["support_focused_ballista_totem_damage_+%_final"]=487, - ["support_fork_projectile_damage_+%_final"]=80, - ["support_fortify_ailment_damage_+%_final_from_melee_hits"]=488, - ["support_fortify_melee_damage_+%_final"]=489, - ["support_gem_elemental_damage_+%_final"]=96, + ["support_energy_shield_leech_damage_+%_on_full_energy_shield_final"]=493, + ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=494, + ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=495, + ["support_executioner_gain_one_rare_monster_mod_on_kill_ms"]=496, + ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=497, + ["support_focused_ballista_totem_attack_speed_+%_final"]=498, + ["support_focused_ballista_totem_damage_+%_final"]=499, + ["support_fork_projectile_damage_+%_final"]=82, + ["support_fortify_ailment_damage_+%_final_from_melee_hits"]=500, + ["support_fortify_melee_damage_+%_final"]=501, + ["support_gem_elemental_damage_+%_final"]=98, ["support_gem_mine_damage_+%_final"]=16, - ["support_ghost_base_duration"]=490, - ["support_greater_projectile_intensity_projectile_damage_+%_final"]=491, - ["support_greater_volley_projectile_damage_+%_final"]=531, - ["support_hypothermia_cold_damage_over_time_+%_final"]=492, - ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=493, - ["support_ignite_prolif_ignite_damage_+%_final"]=97, - ["support_ignite_proliferation_radius"]=38, - ["support_innervate_buff_base_duration_ms"]=162, - ["support_innervate_chance_to_gain_buff_on_shock_vs_unique_%"]=494, - ["support_innervate_gain_buff_on_killing_shocked_enemy"]=160, - ["support_innervate_maximum_added_lightning_damage"]=161, - ["support_innervate_minimum_added_lightning_damage"]=161, + ["support_ghost_base_duration"]=502, + ["support_greater_projectile_intensity_projectile_damage_+%_final"]=503, + ["support_greater_volley_projectile_damage_+%_final"]=543, + ["support_hypothermia_cold_damage_over_time_+%_final"]=504, + ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=505, + ["support_ignite_prolif_ignite_damage_+%_final"]=99, + ["support_ignite_proliferation_radius"]=39, + ["support_innervate_buff_base_duration_ms"]=164, + ["support_innervate_chance_to_gain_buff_on_shock_vs_unique_%"]=506, + ["support_innervate_gain_buff_on_killing_shocked_enemy"]=162, + ["support_innervate_maximum_added_lightning_damage"]=163, + ["support_innervate_minimum_added_lightning_damage"]=163, ["support_lesser_multiple_projectile_damage_+%_final"]=15, - ["support_lifetap_damage_+%_final_while_buffed"]=496, - ["support_lifetap_spent_life_threshold"]=495, - ["support_maim_chance_physical_damage_+%_final"]=98, - ["support_maimed_enemies_physical_damage_taken_+%"]=498, + ["support_lifetap_damage_+%_final_while_buffed"]=508, + ["support_lifetap_spent_life_threshold"]=507, + ["support_maim_chance_physical_damage_+%_final"]=100, + ["support_maimed_enemies_physical_damage_taken_+%"]=510, ["support_melee_physical_damage_+%_final"]=1, - ["support_melee_physical_damage_attack_speed_+%_final"]=499, + ["support_melee_physical_damage_attack_speed_+%_final"]=511, ["support_melee_physical_damage_poison_and_bleeding_damage_+%_final_from_melee_hits"]=2, - ["support_melee_splash_damage_+%_final"]=102, - ["support_melee_splash_damage_+%_final_for_splash"]=104, - ["support_minefield_mine_damage_+%_final"]=500, - ["support_minefield_mine_throwing_speed_+%_final"]=501, - ["support_minion_damage_+%_final"]=503, - ["support_minion_damage_minion_life_+%_final"]=504, - ["support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you"]=505, - ["support_minion_defensive_stance_minion_damage_taken_+%_final"]=506, - ["support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target"]=507, - ["support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target"]=508, - ["support_minion_focus_fire_damage_+%_final_vs_focussed_target"]=509, - ["support_minion_instability_minion_base_fire_area_damage_per_minute"]=180, - ["support_minion_maximum_life_+%_final"]=510, - ["support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master"]=511, - ["support_minion_totem_resistance_elemental_damage_+%_final"]=512, - ["support_minion_use_focussed_target"]=513, - ["support_mirage_archer_attack_speed_+%_final"]=514, - ["support_mirage_archer_base_duration"]=515, - ["support_mirage_archer_damage_+%_final"]=516, - ["support_multicast_cast_speed_+%_final"]=107, - ["support_multiple_attack_damage_+%_final"]=109, - ["support_multiple_attacks_melee_attack_speed_+%_final"]=108, + ["support_melee_splash_damage_+%_final"]=104, + ["support_melee_splash_damage_+%_final_for_splash"]=106, + ["support_minefield_mine_damage_+%_final"]=512, + ["support_minefield_mine_throwing_speed_+%_final"]=513, + ["support_minion_damage_+%_final"]=515, + ["support_minion_damage_minion_life_+%_final"]=516, + ["support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you"]=517, + ["support_minion_defensive_stance_minion_damage_taken_+%_final"]=518, + ["support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target"]=519, + ["support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target"]=520, + ["support_minion_focus_fire_damage_+%_final_vs_focussed_target"]=521, + ["support_minion_instability_minion_base_fire_area_damage_per_minute"]=182, + ["support_minion_maximum_life_+%_final"]=522, + ["support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master"]=523, + ["support_minion_totem_resistance_elemental_damage_+%_final"]=524, + ["support_minion_use_focussed_target"]=525, + ["support_mirage_archer_attack_speed_+%_final"]=526, + ["support_mirage_archer_base_duration"]=527, + ["support_mirage_archer_damage_+%_final"]=528, + ["support_multicast_cast_speed_+%_final"]=109, + ["support_multiple_attack_damage_+%_final"]=111, + ["support_multiple_attacks_melee_attack_speed_+%_final"]=110, ["support_multiple_projectile_damage_+%_final"]=13, - ["support_multiple_projectiles_critical_strike_chance_+%_final"]=33, - ["support_multithrow_damage_+%_final"]=111, - ["support_overpowered_base_duration_ms"]=517, - ["support_parallel_projectile_number_of_points_per_side"]=518, - ["support_parallel_projectiles_damage_+%_final"]=519, - ["support_phys_chaos_projectile_chaos_damage_over_time_+%_final"]=520, - ["support_phys_chaos_projectile_physical_damage_over_time_+%_final"]=521, - ["support_phys_chaos_projectile_spell_physical_projectile_damage_+%_final"]=522, - ["support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits"]=523, - ["support_pierce_projectile_damage_+%_final"]=524, - ["support_poison_poison_damage_+%_final"]=83, - ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=525, - ["support_projectile_attack_physical_damage_+%_final"]=526, - ["support_projectile_attack_speed_+%_final"]=527, - ["support_pulverise_area_of_effect_+%_final"]=528, - ["support_pulverise_attack_speed_+%_final"]=529, - ["support_pulverise_melee_area_damage_+%_final"]=530, - ["support_rage_gain_rage_on_melee_hit_cooldown_ms"]=532, + ["support_multiple_projectiles_critical_strike_chance_+%_final"]=34, + ["support_multithrow_damage_+%_final"]=113, + ["support_overpowered_base_duration_ms"]=529, + ["support_parallel_projectile_number_of_points_per_side"]=530, + ["support_parallel_projectiles_damage_+%_final"]=531, + ["support_phys_chaos_projectile_chaos_damage_over_time_+%_final"]=532, + ["support_phys_chaos_projectile_physical_damage_over_time_+%_final"]=533, + ["support_phys_chaos_projectile_spell_physical_projectile_damage_+%_final"]=534, + ["support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits"]=535, + ["support_pierce_projectile_damage_+%_final"]=536, + ["support_poison_poison_damage_+%_final"]=85, + ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=537, + ["support_projectile_attack_physical_damage_+%_final"]=538, + ["support_projectile_attack_speed_+%_final"]=539, + ["support_pulverise_area_of_effect_+%_final"]=540, + ["support_pulverise_attack_speed_+%_final"]=541, + ["support_pulverise_melee_area_damage_+%_final"]=542, + ["support_rage_gain_rage_on_melee_hit_cooldown_ms"]=544, ["support_rain_projectile_damage_+%_final"]=14, - ["support_rapid_activation_brand_activation_rate_+%_final"]=533, - ["support_rapid_activation_brand_skill_only_primary_duration_+%_final"]=142, - ["support_rapid_activation_brand_skill_only_secondary_duration_+%_final"]=143, - ["support_rapid_decay_damage_over_time_+%_final"]=88, - ["support_reduce_enemy_block_and_spell_block_%"]=534, - ["support_reduce_enemy_dodge_and_spell_dodge_%"]=535, - ["support_reduced_duration_damage_+%_final"]=140, - ["support_reduced_duration_skill_effect_duration_+%_final"]=141, - ["support_remote_mine_2_base_mine_detonation_time_ms"]=539, - ["support_remote_mine_2_base_mine_duration"]=55, - ["support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines"]=595, - ["support_remote_mine_2_damage_+%_final"]=540, - ["support_remote_mine_damage_+%_final_per_mine_detonation_cascade"]=541, - ["support_remote_mine_hit_damage_+%_final"]=542, - ["support_return_projectile_damage_+%_final"]=84, - ["support_ruthless_big_hit_damage_+%_final"]=164, - ["support_ruthless_big_hit_max_count"]=163, - ["support_ruthless_big_hit_stun_base_duration_override_ms"]=166, - ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=165, - ["support_scion_onslaught_duration_+%"]=543, - ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=544, - ["support_scion_onslaught_on_killing_blow_%_chance"]=545, - ["support_scion_onslaught_on_killing_blow_duration_ms"]=545, - ["support_scion_onslaught_on_unique_hit_duration_ms"]=544, - ["support_slashing_buff_attack_speed_+%_final_to_grant"]=547, - ["support_slashing_buff_base_duration_ms"]=546, - ["support_slashing_damage_+%_final_from_distance"]=99, - ["support_slower_projectiles_damage_+%_final"]=548, - ["support_slower_projectiles_projectile_speed_+%_final"]=139, - ["support_spell_boost_area_damage_+%_final_per_charge"]=549, - ["support_spell_boost_area_of_effect_+%_final_per_charge"]=549, - ["support_spell_cascade_area_delay_+%"]=550, - ["support_spell_cascade_area_of_effect_+%_final"]=551, - ["support_spell_cascade_damage_+%_final"]=552, - ["support_spell_cascade_number_of_cascades_per_side"]=553, - ["support_spell_cascade_sideways"]=553, - ["support_spell_echo_final_repeat_damage_+%_final"]=554, - ["support_spell_rapid_fire_repeat_use_damage_+%_final"]=594, - ["support_spell_totem_cast_speed_+%_final"]=134, - ["support_spirit_strike_damage_+%_final"]=78, - ["support_spiritual_cry_damage_+%_final"]=555, - ["support_split_projectile_damage_+%_final"]=79, - ["support_storm_barrier_damage_+%_final"]=558, - ["support_storm_barrier_damage_buff_base_duration_ms"]=556, - ["support_storm_barrier_damage_buff_time_threshold_ms"]=557, - ["support_storm_barrier_physical_damage_taken_when_hit_+%_final"]=559, - ["support_storm_barrier_skill_type_damage_+%_final"]=560, - ["support_storm_barrier_skill_type_damage_taken_when_hit_+%_final"]=561, - ["support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final"]=562, + ["support_rapid_activation_brand_activation_rate_+%_final"]=545, + ["support_rapid_activation_brand_skill_only_primary_duration_+%_final"]=144, + ["support_rapid_activation_brand_skill_only_secondary_duration_+%_final"]=145, + ["support_rapid_decay_damage_over_time_+%_final"]=90, + ["support_reduce_enemy_block_and_spell_block_%"]=546, + ["support_reduced_duration_damage_+%_final"]=142, + ["support_reduced_duration_skill_effect_duration_+%_final"]=143, + ["support_remote_mine_2_base_mine_detonation_time_ms"]=550, + ["support_remote_mine_2_base_mine_duration"]=57, + ["support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines"]=613, + ["support_remote_mine_2_damage_+%_final"]=551, + ["support_remote_mine_damage_+%_final_per_mine_detonation_cascade"]=552, + ["support_remote_mine_hit_damage_+%_final"]=553, + ["support_return_projectile_damage_+%_final"]=86, + ["support_ruthless_big_hit_damage_+%_final"]=166, + ["support_ruthless_big_hit_max_count"]=165, + ["support_ruthless_big_hit_stun_base_duration_override_ms"]=168, + ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=167, + ["support_scion_onslaught_duration_+%"]=554, + ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=555, + ["support_scion_onslaught_on_killing_blow_%_chance"]=556, + ["support_scion_onslaught_on_killing_blow_duration_ms"]=556, + ["support_scion_onslaught_on_unique_hit_duration_ms"]=555, + ["support_slashing_buff_attack_speed_+%_final_to_grant"]=558, + ["support_slashing_buff_base_duration_ms"]=557, + ["support_slashing_damage_+%_final_from_distance"]=101, + ["support_slower_projectiles_damage_+%_final"]=559, + ["support_slower_projectiles_projectile_speed_+%_final"]=141, + ["support_spell_boost_area_damage_+%_final_per_charge"]=560, + ["support_spell_boost_area_of_effect_+%_final_per_charge"]=560, + ["support_spell_cascade_area_delay_+%"]=561, + ["support_spell_cascade_area_of_effect_+%_final"]=562, + ["support_spell_cascade_damage_+%_final"]=563, + ["support_spell_cascade_number_of_cascades_per_side"]=564, + ["support_spell_cascade_sideways"]=564, + ["support_spell_echo_final_repeat_damage_+%_final"]=565, + ["support_spell_rapid_fire_repeat_use_damage_+%_final"]=612, + ["support_spell_totem_cast_speed_+%_final"]=136, + ["support_spirit_strike_damage_+%_final"]=80, + ["support_spiritual_cry_damage_+%_final"]=566, + ["support_split_projectile_damage_+%_final"]=81, + ["support_storm_barrier_damage_+%_final"]=569, + ["support_storm_barrier_damage_buff_base_duration_ms"]=567, + ["support_storm_barrier_damage_buff_time_threshold_ms"]=568, + ["support_storm_barrier_physical_damage_taken_when_hit_+%_final"]=570, + ["support_storm_barrier_skill_type_damage_+%_final"]=571, + ["support_storm_barrier_skill_type_damage_taken_when_hit_+%_final"]=572, + ["support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final"]=573, ["support_totem_damage_+%_final"]=17, - ["support_trap_and_mine_damage_+%_final"]=100, - ["support_trap_and_mine_damage_mine_throwing_speed_+%_final"]=563, - ["support_trap_and_mine_damage_trap_throwing_speed_+%_final"]=564, - ["support_trap_damage_+%_final"]=110, - ["support_trap_hit_damage_+%_final"]=565, - ["support_unbound_ailments_ailment_damage_+%_final"]=566, - ["support_vicious_projectiles_chaos_damage_+%_final"]=568, - ["support_vicious_projectiles_physical_damage_+%_final"]=567, - ["support_void_manipulation_chaos_damage_+%_final"]=85, + ["support_trap_and_mine_damage_+%_final"]=102, + ["support_trap_and_mine_damage_mine_throwing_speed_+%_final"]=574, + ["support_trap_and_mine_damage_trap_throwing_speed_+%_final"]=575, + ["support_trap_damage_+%_final"]=112, + ["support_trap_hit_damage_+%_final"]=576, + ["support_trigger_link_damage_+%_final"]=22, + ["support_unbound_ailments_ailment_damage_+%_final"]=577, + ["support_vicious_projectiles_chaos_damage_+%_final"]=579, + ["support_vicious_projectiles_physical_damage_+%_final"]=578, + ["support_void_manipulation_chaos_damage_+%_final"]=87, ["support_weapon_elemental_damage_+%_final"]=10, - ["support_withered_base_duration_ms"]=159, - ["supported_curse_skill_gem_level_+"]=569, - ["supported_skill_can_only_use_axe_and_sword"]=570, - ["supported_skill_can_only_use_dagger_and_claw"]=572, - ["supported_skill_can_only_use_mace_and_staff"]=573, - ["total_number_of_arrows_to_fire"]=39, - ["total_number_of_projectiles_to_fire"]=39, - ["trap_critical_strike_multiplier_+_per_power_charge"]=575, - ["trap_damage_+%"]=576, - ["trap_duration_+%"]=61, - ["trap_spread_+%"]=577, - ["trap_throwing_speed_+%"]=578, - ["trap_throwing_speed_+%_per_frenzy_charge"]=579, - ["trap_trigger_radius_+%"]=580, - ["trap_trigger_radius_+%_per_power_charge"]=581, - ["trigger_brand_support_hit_ailment_damage_+%_final_vs_branded_enemy"]=582, - ["trigger_vicious_hex_explosion_when_curse_ends"]=121, - ["triggered_by_brand_support"]=583, - ["triggered_by_divine_cry"]=584, - ["triggered_by_spiritual_cry"]=585, - ["triggered_skill_damage_+%"]=586, + ["support_withered_base_duration_ms"]=161, + ["supported_chaos_skill_gem_level_+"]=580, + ["supported_curse_skill_gem_level_+"]=581, + ["supported_elemental_skill_gem_level_+"]=582, + ["supported_minion_skill_gem_level_+"]=583, + ["supported_physical_skill_gem_level_+"]=584, + ["supported_skill_can_only_use_axe_and_sword"]=585, + ["supported_skill_can_only_use_dagger_and_claw"]=587, + ["supported_skill_can_only_use_mace_and_staff"]=588, + ["supported_strike_skill_gem_level_+"]=590, + ["throw_traps_in_circle_radius"]=51, + ["tornado_base_damage_interval_ms"]=591, + ["total_number_of_arrows_to_fire"]=40, + ["total_number_of_projectiles_to_fire"]=40, + ["trap_critical_strike_multiplier_+_per_power_charge"]=592, + ["trap_damage_+%"]=593, + ["trap_duration_+%"]=63, + ["trap_spread_+%"]=594, + ["trap_throwing_speed_+%"]=595, + ["trap_throwing_speed_+%_per_frenzy_charge"]=596, + ["trap_trigger_radius_+%"]=597, + ["trap_trigger_radius_+%_per_power_charge"]=598, + ["trigger_brand_support_hit_damage_+%_final_vs_branded_enemy"]=599, + ["trigger_on_trigger_link_target_hit"]=600, + ["trigger_vicious_hex_explosion_when_curse_ends"]=123, + ["triggered_by_brand_support"]=601, + ["triggered_by_divine_cry"]=602, + ["triggered_by_spiritual_cry"]=603, + ["triggered_skill_damage_+%"]=604, ["triggered_spell_spell_damage_+%"]=18, - ["unleash_support_seal_gain_frequency_+%_while_channelling"]=587, - ["unleash_support_seal_gain_frequency_+%_while_not_channelling"]=588, - ["virtual_cast_when_damage_taken_threshold"]=126, - ["virtual_support_anticipation_charge_gain_interval_ms"]=593, - ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=545, - ["warcry_speed_+%"]=589, - ["weapon_elemental_damage_+%"]=590, - ["wither_applies_additional_wither_%"]=591, - ["withered_on_hit_chance_%"]=147, - ["you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted"]=592 + ["unleash_support_seal_gain_frequency_+%_while_channelling"]=605, + ["unleash_support_seal_gain_frequency_+%_while_not_channelling"]=606, + ["virtual_cast_when_damage_taken_threshold"]=128, + ["virtual_support_anticipation_charge_gain_interval_ms"]=611, + ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=556, + ["warcry_speed_+%"]=607, + ["weapon_elemental_damage_+%"]=608, + ["wither_applies_additional_wither_%"]=609, + ["withered_on_hit_chance_%"]=149, + ["you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted"]=610 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua b/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua index d1b8721081..30b9a277bb 100644 --- a/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua @@ -463,6 +463,23 @@ return { text="This Attack and Minions always Freeze Enemies" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="This Attack and Minions always Freeze Enemies" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -1326,7 +1343,11 @@ return { [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -1334,12 +1355,16 @@ return { [2]=99 } }, - text="This Attack and Minions have {0}% chance to Fortify on Melee hit" + text="Melee Hits from this Attack and Minions have {0}% chance to Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -1347,7 +1372,7 @@ return { [2]="#" } }, - text="This Attack and Minions gain Fortify on Melee hit" + text="Melee Hits from this Attack and Minions Fortify" } } }, @@ -1446,6 +1471,7 @@ return { } } }, + name="spirit_strike_damage", stats={ [1]="support_spirit_strike_damage_+%_final" } @@ -1477,6 +1503,7 @@ return { } } }, + name="trap_mine_damage", stats={ [1]="support_trap_and_mine_damage_+%_final" } @@ -2818,7 +2845,7 @@ return { [2]=99 } }, - text="{0}% Chance to Summon a Normal Sentinel of Dominance when you Hit a Unique Monster" + text="{0}% Chance to Summon a Normal Sentinel of Dominance on Hitting a Unique Monster" }, [2]={ limit={ @@ -2827,7 +2854,7 @@ return { [2]="#" } }, - text="Summon a Normal Sentinel of Dominance when you Hit a Unique Monster" + text="Summon a Normal Sentinel of Dominance on Hitting a Unique Monster" } } }, @@ -2886,6 +2913,7 @@ return { } } }, + name="enemy_phys_reduction_percent", stats={ [1]="enemy_phys_reduction_%_penalty_vs_hit" } @@ -3029,6 +3057,7 @@ return { } } }, + name="impale_phys_reduction_penalty", stats={ [1]="impale_phys_reduction_%_penalty" } @@ -3748,25 +3777,6 @@ return { } }, [129]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Enemies have -{0}% chance to Dodge Attack or Spell Hits from this Skill or Minions" - } - } - }, - name="support_reduced_dodge_chance", - stats={ - [1]="support_reduce_enemy_dodge_and_spell_dodge_%" - } - }, - [130]={ lang={ English={ [1]={ @@ -3798,7 +3808,7 @@ return { [2]="support_scion_onslaught_on_unique_hit_duration_ms" } }, - [131]={ + [130]={ lang={ English={ [1]={ @@ -3835,7 +3845,7 @@ return { [3]="virtual_support_scion_onslaught_on_killing_blow_duration_ms" } }, - [132]={ + [131]={ lang={ English={ [1]={ @@ -3849,11 +3859,12 @@ return { } } }, + name="support_slashing_damage_from_distance", stats={ [1]="support_slashing_damage_+%_final_from_distance" } }, - [133]={ + [132]={ lang={ English={ [1]={ @@ -4017,19 +4028,18 @@ return { ["support_pulverise_melee_area_damage_+%_final"]=127, ["support_rapid_decay_damage_over_time_+%_final"]=56, ["support_reduce_enemy_block_and_spell_block_%"]=128, - ["support_reduce_enemy_dodge_and_spell_dodge_%"]=129, ["support_ruthless_big_hit_damage_+%_final"]=73, ["support_ruthless_big_hit_max_count"]=72, ["support_ruthless_big_hit_stun_base_duration_override_ms"]=75, ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=74, - ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=130, - ["support_scion_onslaught_on_killing_blow_%_chance"]=131, - ["support_scion_onslaught_on_killing_blow_duration_ms"]=131, - ["support_scion_onslaught_on_unique_hit_duration_ms"]=130, - ["support_slashing_damage_+%_final_from_distance"]=132, + ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=129, + ["support_scion_onslaught_on_killing_blow_%_chance"]=130, + ["support_scion_onslaught_on_killing_blow_duration_ms"]=130, + ["support_scion_onslaught_on_unique_hit_duration_ms"]=129, + ["support_slashing_damage_+%_final_from_distance"]=131, ["support_spirit_strike_damage_+%_final"]=50, ["support_trap_and_mine_damage_+%_final"]=51, ["virtual_number_of_spirit_strikes"]=108, - ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=131, - ["withered_on_hit_chance_%"]=133 + ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=130, + ["withered_on_hit_chance_%"]=132 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua b/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua index 6a22d1c761..d51d581974 100644 --- a/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/minion_skill_stat_descriptions.lua @@ -647,6 +647,23 @@ return { text="Minions always Freeze Enemies" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="Minions always Freeze Enemies" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -1341,11 +1358,44 @@ return { } } }, + name="support_melee_physical_damage_ailment_damage_final_incr", stats={ [1]="support_melee_physical_damage_poison_and_bleeding_damage_+%_final_from_melee_hits" } }, [44]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Minions deal {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Minions deal {0}% less Damage" + } + } + }, + name="trigger_link_damage", + stats={ + [1]="support_trigger_link_damage_+%_final" + } + }, + [45]={ lang={ English={ [1]={ @@ -1385,7 +1435,7 @@ return { [1]="essence_hysteria_boots_damage_+%_final_while_on_low_life" } }, - [45]={ + [46]={ lang={ English={ [1]={ @@ -1417,7 +1467,7 @@ return { [1]="support_damage_while_on_full_life_+%_final" } }, - [46]={ + [47]={ lang={ English={ [1]={ @@ -1449,7 +1499,7 @@ return { [1]="attack_damage_+%" } }, - [47]={ + [48]={ lang={ English={ [1]={ @@ -1481,7 +1531,7 @@ return { [1]="physical_damage_+%" } }, - [48]={ + [49]={ lang={ English={ [1]={ @@ -1513,7 +1563,7 @@ return { [1]="active_skill_physical_damage_+%_final" } }, - [49]={ + [50]={ lang={ English={ [1]={ @@ -1545,7 +1595,7 @@ return { [1]="active_skill_elemental_damage_+%_final" } }, - [50]={ + [51]={ lang={ English={ [1]={ @@ -1577,7 +1627,7 @@ return { [1]="support_multiple_projectile_damage_+%_final" } }, - [51]={ + [52]={ lang={ English={ [1]={ @@ -1609,7 +1659,7 @@ return { [1]="support_lesser_multiple_projectile_damage_+%_final" } }, - [52]={ + [53]={ lang={ English={ [1]={ @@ -1641,7 +1691,7 @@ return { [1]="support_area_concentrate_area_damage_+%_final" } }, - [53]={ + [54]={ lang={ English={ [1]={ @@ -1665,7 +1715,7 @@ return { [2]="attack_maximum_added_physical_damage" } }, - [54]={ + [55]={ lang={ English={ [1]={ @@ -1693,7 +1743,7 @@ return { [2]="attack_maximum_added_physical_damage_for_ethereal_blades" } }, - [55]={ + [56]={ lang={ English={ [1]={ @@ -1717,7 +1767,7 @@ return { [2]="global_maximum_added_cold_damage" } }, - [56]={ + [57]={ lang={ English={ [1]={ @@ -1741,7 +1791,7 @@ return { [2]="global_maximum_added_lightning_damage" } }, - [57]={ + [58]={ lang={ English={ [1]={ @@ -1765,7 +1815,7 @@ return { [2]="global_maximum_added_chaos_damage" } }, - [58]={ + [59]={ lang={ English={ [1]={ @@ -1797,7 +1847,7 @@ return { [1]="melee_physical_damage_+%" } }, - [59]={ + [60]={ lang={ English={ [1]={ @@ -1816,7 +1866,7 @@ return { [1]="physical_damage_%_to_add_as_fire" } }, - [60]={ + [61]={ lang={ English={ [1]={ @@ -1835,7 +1885,7 @@ return { [1]="skill_cold_damage_%_to_convert_to_fire" } }, - [61]={ + [62]={ lang={ English={ [1]={ @@ -1854,7 +1904,7 @@ return { [1]="physical_damage_%_to_add_as_chaos" } }, - [62]={ + [63]={ lang={ English={ [1]={ @@ -1873,7 +1923,7 @@ return { [1]="physical_damage_%_to_add_as_lightning" } }, - [63]={ + [64]={ lang={ English={ [1]={ @@ -1892,7 +1942,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_lightning" } }, - [64]={ + [65]={ lang={ English={ [1]={ @@ -1924,7 +1974,7 @@ return { [1]="damage_+%" } }, - [65]={ + [66]={ lang={ English={ [1]={ @@ -1956,7 +2006,7 @@ return { [1]="fire_damage_+%" } }, - [66]={ + [67]={ lang={ English={ [1]={ @@ -1988,7 +2038,7 @@ return { [1]="cold_damage_+%" } }, - [67]={ + [68]={ lang={ English={ [1]={ @@ -2020,7 +2070,7 @@ return { [1]="lightning_damage_+%" } }, - [68]={ + [69]={ lang={ English={ [1]={ @@ -2052,7 +2102,7 @@ return { [1]="chaos_damage_+%" } }, - [69]={ + [70]={ lang={ English={ [1]={ @@ -2084,7 +2134,7 @@ return { [1]="support_attack_skills_elemental_damage_+%_final" } }, - [70]={ + [71]={ lang={ English={ [1]={ @@ -2116,7 +2166,7 @@ return { [1]="weapon_elemental_damage_+%" } }, - [71]={ + [72]={ lang={ English={ [1]={ @@ -2148,7 +2198,7 @@ return { [1]="elemental_damage_+%" } }, - [72]={ + [73]={ lang={ English={ [1]={ @@ -2180,7 +2230,7 @@ return { [1]="support_minion_damage_+%_final" } }, - [73]={ + [74]={ lang={ English={ [1]={ @@ -2212,7 +2262,7 @@ return { [1]="support_controlled_destruction_spell_damage_+%_final" } }, - [74]={ + [75]={ lang={ English={ [1]={ @@ -2244,7 +2294,7 @@ return { [1]="support_efficacy_spell_damage_+%_final" } }, - [75]={ + [76]={ lang={ English={ [1]={ @@ -2276,7 +2326,7 @@ return { [1]="spell_damage_+%" } }, - [76]={ + [77]={ lang={ English={ [1]={ @@ -2316,7 +2366,7 @@ return { [1]="support_better_ailments_ailment_damage_+%_final" } }, - [77]={ + [78]={ lang={ English={ [1]={ @@ -2348,7 +2398,7 @@ return { [1]="support_better_ailments_hit_damage_+%_final" } }, - [78]={ + [79]={ lang={ English={ [1]={ @@ -2380,7 +2430,7 @@ return { [1]="support_chance_to_ignite_fire_damage_+%_final" } }, - [79]={ + [80]={ lang={ English={ [1]={ @@ -2412,7 +2462,7 @@ return { [1]="support_cruelty_hit_damage_+%_final" } }, - [80]={ + [81]={ lang={ English={ [1]={ @@ -2444,7 +2494,7 @@ return { [1]="support_ignite_prolif_ignite_damage_+%_final" } }, - [81]={ + [82]={ lang={ English={ [1]={ @@ -2476,7 +2526,7 @@ return { [1]="support_rapid_decay_damage_over_time_+%_final" } }, - [82]={ + [83]={ lang={ English={ [1]={ @@ -2508,7 +2558,7 @@ return { [1]="support_efficacy_damage_over_time_+%_final" } }, - [83]={ + [84]={ lang={ English={ [1]={ @@ -2549,7 +2599,7 @@ return { [2]="support_debilitate_hit_damage_max_poison_stacks" } }, - [84]={ + [85]={ lang={ English={ [1]={ @@ -2581,7 +2631,7 @@ return { [1]="support_debilitate_poison_damage_+%_final" } }, - [85]={ + [86]={ lang={ English={ [1]={ @@ -2613,7 +2663,7 @@ return { [1]="support_poison_poison_damage_+%_final" } }, - [86]={ + [87]={ lang={ English={ [1]={ @@ -2645,7 +2695,7 @@ return { [1]="damage_over_time_+%" } }, - [87]={ + [88]={ lang={ English={ [1]={ @@ -2677,7 +2727,7 @@ return { [1]="active_skill_minion_damage_+%_final" } }, - [88]={ + [89]={ lang={ English={ [1]={ @@ -2709,7 +2759,7 @@ return { [1]="active_skill_minion_physical_damage_+%_final" } }, - [89]={ + [90]={ lang={ English={ [1]={ @@ -2737,7 +2787,7 @@ return { [1]="number_of_zombies_allowed" } }, - [90]={ + [91]={ lang={ English={ [1]={ @@ -2765,7 +2815,7 @@ return { [1]="number_of_spectres_allowed" } }, - [91]={ + [92]={ lang={ English={ [1]={ @@ -2793,7 +2843,7 @@ return { [1]="number_of_raging_spirits_allowed" } }, - [92]={ + [93]={ lang={ English={ [1]={ @@ -2821,7 +2871,7 @@ return { [1]="number_of_animated_weapons_allowed" } }, - [93]={ + [94]={ lang={ English={ [1]={ @@ -2849,7 +2899,7 @@ return { [1]="base_number_of_beast_minions_allowed" } }, - [94]={ + [95]={ lang={ English={ [1]={ @@ -2868,7 +2918,7 @@ return { [1]="display_one_harbinger_allowed" } }, - [95]={ + [96]={ lang={ English={ [1]={ @@ -2896,7 +2946,7 @@ return { [1]="number_of_golems_allowed" } }, - [96]={ + [97]={ lang={ English={ [1]={ @@ -2924,7 +2974,7 @@ return { [1]="virtual_number_of_wolves_allowed" } }, - [97]={ + [98]={ lang={ English={ [1]={ @@ -2943,7 +2993,7 @@ return { [1]="display_minion_maximum_life" } }, - [98]={ + [99]={ lang={ English={ [1]={ @@ -2971,7 +3021,7 @@ return { [1]="number_of_skeletons_allowed" } }, - [99]={ + [100]={ lang={ English={ [1]={ @@ -2999,7 +3049,7 @@ return { [1]="number_of_spider_minions_allowed" } }, - [100]={ + [101]={ lang={ English={ [1]={ @@ -3027,7 +3077,7 @@ return { [1]="number_of_melee_skeletons_to_summon" } }, - [101]={ + [102]={ lang={ English={ [1]={ @@ -3055,7 +3105,7 @@ return { [1]="number_of_archer_skeletons_to_summon" } }, - [102]={ + [103]={ lang={ English={ [1]={ @@ -3083,7 +3133,7 @@ return { [1]="number_of_mage_skeletons_to_summon" } }, - [103]={ + [104]={ lang={ English={ [1]={ @@ -3111,7 +3161,7 @@ return { [1]="number_of_leader_skeletons_to_summon" } }, - [104]={ + [105]={ lang={ English={ [1]={ @@ -3134,7 +3184,7 @@ return { [1]="kill_enemy_on_hit_if_under_10%_life" } }, - [105]={ + [106]={ lang={ English={ [1]={ @@ -3153,7 +3203,7 @@ return { [1]="keystone_point_blank" } }, - [106]={ + [107]={ lang={ English={ [1]={ @@ -3176,7 +3226,7 @@ return { [1]="global_chance_to_blind_on_hit_%" } }, - [107]={ + [108]={ lang={ English={ [1]={ @@ -3208,7 +3258,7 @@ return { [1]="blind_duration_+%" } }, - [108]={ + [109]={ lang={ English={ [1]={ @@ -3227,7 +3277,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [109]={ + [110]={ lang={ English={ [1]={ @@ -3246,7 +3296,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [110]={ + [111]={ lang={ English={ [1]={ @@ -3265,7 +3315,7 @@ return { [1]="reduce_enemy_elemental_resistance_%" } }, - [111]={ + [112]={ lang={ English={ [1]={ @@ -3284,7 +3334,7 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [112]={ + [113]={ lang={ English={ [1]={ @@ -3303,7 +3353,7 @@ return { [1]="number_of_chains" } }, - [113]={ + [114]={ lang={ English={ [1]={ @@ -3322,7 +3372,7 @@ return { [1]="projectile_number_to_split" } }, - [114]={ + [115]={ lang={ English={ [1]={ @@ -3350,7 +3400,7 @@ return { [1]="virtual_number_of_forks_for_projectiles_final" } }, - [115]={ + [116]={ lang={ English={ [1]={ @@ -3552,7 +3602,7 @@ return { [4]="projectiles_chance_to_return_%_from_final_target" } }, - [116]={ + [117]={ lang={ English={ [1]={ @@ -3571,7 +3621,7 @@ return { [1]="melee_splash" } }, - [117]={ + [118]={ lang={ English={ [1]={ @@ -3590,7 +3640,7 @@ return { [1]="base_melee_attack_repeat_count" } }, - [118]={ + [119]={ lang={ English={ [1]={ @@ -3618,7 +3668,7 @@ return { [1]="base_spell_repeat_count" } }, - [119]={ + [120]={ lang={ English={ [1]={ @@ -3650,7 +3700,7 @@ return { [1]="cruelty_duration_+%" } }, - [120]={ + [121]={ lang={ English={ [1]={ @@ -3678,7 +3728,7 @@ return { [1]="add_power_charge_on_critical_strike_%" } }, - [121]={ + [122]={ lang={ English={ [1]={ @@ -3710,7 +3760,7 @@ return { [1]="support_multiple_attacks_melee_attack_speed_+%_final" } }, - [122]={ + [123]={ lang={ English={ [1]={ @@ -3742,7 +3792,7 @@ return { [1]="support_multiple_attack_damage_+%_final" } }, - [123]={ + [124]={ lang={ English={ [1]={ @@ -3774,7 +3824,7 @@ return { [1]="burn_damage_+%" } }, - [124]={ + [125]={ lang={ English={ [1]={ @@ -3806,7 +3856,7 @@ return { [1]="support_gem_mine_damage_+%_final" } }, - [125]={ + [126]={ lang={ English={ [1]={ @@ -3838,7 +3888,7 @@ return { [1]="support_remote_mine_2_damage_+%_final" } }, - [126]={ + [127]={ lang={ English={ [1]={ @@ -3870,7 +3920,7 @@ return { [1]="support_totem_damage_+%_final" } }, - [127]={ + [128]={ lang={ English={ [1]={ @@ -3902,7 +3952,7 @@ return { [1]="support_echo_damage_+%_final" } }, - [128]={ + [129]={ lang={ English={ [1]={ @@ -3934,7 +3984,7 @@ return { [1]="support_multithrow_damage_+%_final" } }, - [129]={ + [130]={ lang={ English={ [1]={ @@ -3966,7 +4016,7 @@ return { [1]="cast_on_damage_taken_damage_+%_final" } }, - [130]={ + [131]={ lang={ English={ [1]={ @@ -3998,7 +4048,7 @@ return { [1]="support_chain_hit_damage_+%_final" } }, - [131]={ + [132]={ lang={ English={ [1]={ @@ -4030,7 +4080,7 @@ return { [1]="support_split_projectile_damage_+%_final" } }, - [132]={ + [133]={ lang={ English={ [1]={ @@ -4062,7 +4112,7 @@ return { [1]="support_fork_projectile_damage_+%_final" } }, - [133]={ + [134]={ lang={ English={ [1]={ @@ -4112,7 +4162,7 @@ return { [2]="gain_endurance_charge_on_melee_stun_%" } }, - [134]={ + [135]={ lang={ English={ [1]={ @@ -4144,7 +4194,7 @@ return { [1]="base_movement_velocity_+%" } }, - [135]={ + [136]={ lang={ English={ [1]={ @@ -4176,7 +4226,7 @@ return { [1]="skill_effect_duration_+%" } }, - [136]={ + [137]={ lang={ English={ [1]={ @@ -4216,7 +4266,7 @@ return { [1]="attack_speed_+%_when_on_low_life" } }, - [137]={ + [138]={ lang={ English={ [1]={ @@ -4256,7 +4306,7 @@ return { [1]="cast_speed_+%_when_on_low_life" } }, - [138]={ + [139]={ lang={ English={ [1]={ @@ -4288,7 +4338,7 @@ return { [1]="support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits" } }, - [139]={ + [140]={ lang={ English={ [1]={ @@ -4320,7 +4370,7 @@ return { [1]="support_projectile_attack_physical_damage_+%_final" } }, - [140]={ + [141]={ lang={ English={ [1]={ @@ -4352,7 +4402,7 @@ return { [1]="support_projectile_attack_speed_+%_final" } }, - [141]={ + [142]={ lang={ English={ [1]={ @@ -4384,7 +4434,7 @@ return { [1]="projectile_damage_+%" } }, - [142]={ + [143]={ lang={ English={ [1]={ @@ -4403,7 +4453,7 @@ return { [1]="base_skill_cost_life_instead_of_mana" } }, - [143]={ + [144]={ lang={ English={ [1]={ @@ -4422,7 +4472,7 @@ return { [1]="base_skill_reserve_life_instead_of_mana" } }, - [144]={ + [145]={ lang={ English={ [1]={ @@ -4441,7 +4491,7 @@ return { [1]="base_use_life_in_place_of_mana" } }, - [145]={ + [146]={ lang={ English={ [1]={ @@ -4473,7 +4523,7 @@ return { [1]="support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies" } }, - [146]={ + [147]={ lang={ English={ [1]={ @@ -4505,13 +4555,17 @@ return { [1]="melee_damage_vs_bleeding_enemies_+%" } }, - [147]={ + [148]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -4519,12 +4573,16 @@ return { [2]=99 } }, - text="Minions have {0}% chance to Fortify on Melee hit" + text="Minions' Melee Hits have {0}% chance to Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -4532,7 +4590,7 @@ return { [2]="#" } }, - text="Minions gain Fortify on Melee hit" + text="Minions' Melee Hits Fortify" } } }, @@ -4541,7 +4599,7 @@ return { [1]="chance_to_fortify_on_melee_hit_+%" } }, - [148]={ + [149]={ lang={ English={ [1]={ @@ -4573,7 +4631,7 @@ return { [1]="mine_laying_speed_+%" } }, - [149]={ + [150]={ lang={ English={ [1]={ @@ -4596,7 +4654,7 @@ return { [1]="additional_chance_to_freeze_chilled_enemies_%" } }, - [150]={ + [151]={ lang={ English={ [1]={ @@ -4636,7 +4694,7 @@ return { [1]="support_hypothermia_damage_+%_vs_chilled_enemies_final" } }, - [151]={ + [152]={ lang={ English={ [1]={ @@ -4668,7 +4726,7 @@ return { [1]="trap_throwing_speed_+%" } }, - [152]={ + [153]={ lang={ English={ [1]={ @@ -4700,7 +4758,7 @@ return { [1]="mine_laying_speed_+%" } }, - [153]={ + [154]={ lang={ English={ [1]={ @@ -4727,11 +4785,12 @@ return { } } }, + name="trap_mine_damage", stats={ [1]="support_trap_and_mine_damage_+%_final" } }, - [154]={ + [155]={ lang={ English={ [1]={ @@ -4763,7 +4822,7 @@ return { [1]="support_clustertrap_damage_+%_final" } }, - [155]={ + [156]={ lang={ English={ [1]={ @@ -4795,7 +4854,7 @@ return { [1]="support_minefield_mine_damage_+%_final" } }, - [156]={ + [157]={ lang={ English={ [1]={ @@ -4827,7 +4886,7 @@ return { [1]="support_void_manipulation_chaos_damage_+%_final" } }, - [157]={ + [158]={ lang={ English={ [1]={ @@ -4859,7 +4918,7 @@ return { [1]="support_gem_elemental_damage_+%_final" } }, - [158]={ + [159]={ lang={ English={ [1]={ @@ -4882,7 +4941,7 @@ return { [1]="cannot_inflict_status_ailments" } }, - [159]={ + [160]={ lang={ English={ [1]={ @@ -4905,7 +4964,7 @@ return { [1]="global_poison_on_hit" } }, - [160]={ + [161]={ lang={ English={ [1]={ @@ -4937,7 +4996,7 @@ return { [1]="base_poison_damage_+%" } }, - [161]={ + [162]={ lang={ English={ [1]={ @@ -4969,7 +5028,7 @@ return { [1]="base_poison_duration_+%" } }, - [162]={ + [163]={ lang={ English={ [1]={ @@ -5001,7 +5060,7 @@ return { [1]="melee_splash_area_of_effect_+%_final" } }, - [163]={ + [164]={ lang={ English={ [1]={ @@ -5020,7 +5079,7 @@ return { [1]="support_ruthless_big_hit_max_count" } }, - [164]={ + [165]={ lang={ English={ [1]={ @@ -5039,7 +5098,7 @@ return { [1]="support_ruthless_big_hit_damage_+%_final" } }, - [165]={ + [166]={ lang={ English={ [1]={ @@ -5058,7 +5117,7 @@ return { [1]="support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final" } }, - [166]={ + [167]={ lang={ English={ [1]={ @@ -5081,7 +5140,7 @@ return { [1]="support_ruthless_big_hit_stun_base_duration_override_ms" } }, - [167]={ + [168]={ lang={ English={ [1]={ @@ -5100,7 +5159,7 @@ return { [1]="display_skitterbot_limit_per_type" } }, - [168]={ + [169]={ lang={ English={ [1]={ @@ -5132,7 +5191,7 @@ return { [1]="active_skill_minion_added_damage_+%_final" } }, - [169]={ + [170]={ lang={ English={ [1]={ @@ -5142,7 +5201,7 @@ return { [2]="#" } }, - text="Minions have {0}% more Duration " + text="Minions have {0}% more Duration" }, [2]={ [1]={ @@ -5155,7 +5214,7 @@ return { [2]=-1 } }, - text="Minions have {0}% less Duration " + text="Minions have {0}% less Duration" } } }, @@ -5164,7 +5223,7 @@ return { [1]="active_skill_quality_duration_+%_final" } }, - [170]={ + [171]={ lang={ English={ [1]={ @@ -5183,7 +5242,7 @@ return { [1]="additive_modifiers_to_bow_damage_also_apply_to_minions" } }, - [171]={ + [172]={ lang={ English={ [1]={ @@ -5215,7 +5274,7 @@ return { [1]="area_damage_+%" } }, - [172]={ + [173]={ lang={ English={ [1]={ @@ -5247,7 +5306,7 @@ return { [1]="attack_and_cast_speed_+%" } }, - [173]={ + [174]={ lang={ English={ [1]={ @@ -5274,7 +5333,7 @@ return { [1]="attack_skill_mana_leech_from_any_damage_permyriad" } }, - [174]={ + [175]={ lang={ English={ [1]={ @@ -5306,7 +5365,7 @@ return { [1]="attack_speed_+%_with_atleast_20_rage" } }, - [175]={ + [176]={ lang={ English={ [1]={ @@ -5342,7 +5401,7 @@ return { [1]="attacks_impale_on_hit_%_chance" } }, - [176]={ + [177]={ lang={ English={ [1]={ @@ -5374,7 +5433,7 @@ return { [1]="barrage_support_projectile_spread_+%" } }, - [177]={ + [178]={ lang={ English={ [1]={ @@ -5414,7 +5473,7 @@ return { [1]="base_all_ailment_duration_+%" } }, - [178]={ + [179]={ lang={ English={ [1]={ @@ -5450,7 +5509,7 @@ return { [1]="base_chance_to_poison_on_hit_%" } }, - [179]={ + [180]={ lang={ English={ [1]={ @@ -5469,7 +5528,7 @@ return { [1]="base_deal_no_chaos_damage" } }, - [180]={ + [181]={ lang={ English={ [1]={ @@ -5505,7 +5564,7 @@ return { [1]="base_inflict_cold_exposure_on_hit_%_chance" } }, - [181]={ + [182]={ lang={ English={ [1]={ @@ -5541,7 +5600,7 @@ return { [1]="base_inflict_fire_exposure_on_hit_%_chance" } }, - [182]={ + [183]={ lang={ English={ [1]={ @@ -5577,7 +5636,7 @@ return { [1]="base_inflict_lightning_exposure_on_hit_%_chance" } }, - [183]={ + [184]={ lang={ English={ [1]={ @@ -5604,7 +5663,7 @@ return { [1]="base_life_leech_from_chaos_damage_permyriad" } }, - [184]={ + [185]={ lang={ English={ [1]={ @@ -5632,7 +5691,7 @@ return { [1]="chance_to_summon_support_ghost_on_hitting_rare_or_unique_%" } }, - [185]={ + [186]={ lang={ English={ [1]={ @@ -5660,7 +5719,7 @@ return { [1]="chance_to_summon_support_ghost_on_killing_blow_%" } }, - [186]={ + [187]={ lang={ English={ [1]={ @@ -5700,7 +5759,7 @@ return { [1]="cold_ailment_effect_+%" } }, - [187]={ + [188]={ lang={ English={ [1]={ @@ -5732,7 +5791,7 @@ return { [1]="critical_strike_chance_+%_per_righteous_charge" } }, - [188]={ + [189]={ lang={ English={ [1]={ @@ -5764,7 +5823,7 @@ return { [1]="critical_strike_chance_+%_vs_blinded_enemies" } }, - [189]={ + [190]={ lang={ English={ [1]={ @@ -5796,7 +5855,7 @@ return { [1]="cruelty_effect_+%" } }, - [190]={ + [191]={ lang={ English={ [1]={ @@ -5836,7 +5895,7 @@ return { [1]="damage_+%_vs_enemies_per_freeze_shock_ignite" } }, - [191]={ + [192]={ lang={ English={ [1]={ @@ -5868,7 +5927,7 @@ return { [1]="damage_+%_while_es_leeching" } }, - [192]={ + [193]={ lang={ English={ [1]={ @@ -5900,7 +5959,7 @@ return { [1]="damage_+%_while_life_leeching" } }, - [193]={ + [194]={ lang={ English={ [1]={ @@ -5932,7 +5991,7 @@ return { [1]="damage_+%_while_mana_leeching" } }, - [194]={ + [195]={ lang={ English={ [1]={ @@ -5972,7 +6031,7 @@ return { [1]="damage_vs_cursed_enemies_per_enemy_curse_+%" } }, - [195]={ + [196]={ lang={ English={ [1]={ @@ -5991,7 +6050,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%" } }, - [196]={ + [197]={ lang={ English={ [1]={ @@ -6014,7 +6073,7 @@ return { [1]="damaging_ailments_deal_damage_+%_faster" } }, - [197]={ + [198]={ lang={ English={ [1]={ @@ -6033,7 +6092,7 @@ return { [1]="deal_chaos_damage_per_second_for_10_seconds_on_hit" } }, - [198]={ + [199]={ lang={ English={ [1]={ @@ -6052,7 +6111,7 @@ return { [1]="deal_no_elemental_damage" } }, - [199]={ + [200]={ lang={ English={ [1]={ @@ -6084,7 +6143,7 @@ return { [1]="deathmark_minion_damage_+%_final" } }, - [200]={ + [201]={ lang={ English={ [1]={ @@ -6107,7 +6166,7 @@ return { [1]="display_skitterbot_chilling_aura" } }, - [201]={ + [202]={ lang={ English={ [1]={ @@ -6130,7 +6189,7 @@ return { [1]="display_skitterbot_shocking_aura" } }, - [202]={ + [203]={ lang={ English={ [1]={ @@ -6162,7 +6221,7 @@ return { [1]="elemental_damage_+%_final_per_righteous_charge" } }, - [203]={ + [204]={ lang={ English={ [1]={ @@ -6194,7 +6253,7 @@ return { [1]="enemies_you_shock_take_%_increased_physical_damage" } }, - [204]={ + [205]={ lang={ English={ [1]={ @@ -6212,11 +6271,12 @@ return { } } }, + name="enemy_phys_reduction_percent", stats={ [1]="enemy_phys_reduction_%_penalty_vs_hit" } }, - [205]={ + [206]={ lang={ English={ [1]={ @@ -6244,7 +6304,7 @@ return { [1]="gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%" } }, - [206]={ + [207]={ lang={ English={ [1]={ @@ -6263,7 +6323,7 @@ return { [1]="gain_power_charge_on_kill_with_hit_%" } }, - [207]={ + [208]={ lang={ English={ [1]={ @@ -6286,7 +6346,7 @@ return { [1]="hits_grant_cruelty" } }, - [208]={ + [209]={ lang={ English={ [1]={ @@ -6305,7 +6365,7 @@ return { [1]="ignites_apply_fire_resistance_+" } }, - [209]={ + [210]={ lang={ English={ [1]={ @@ -6337,7 +6397,7 @@ return { [1]="impale_debuff_effect_+%" } }, - [210]={ + [211]={ lang={ English={ [1]={ @@ -6355,11 +6415,12 @@ return { } } }, + name="impale_phys_reduction_penalty", stats={ [1]="impale_phys_reduction_%_penalty" } }, - [211]={ + [212]={ lang={ English={ [1]={ @@ -6378,7 +6439,7 @@ return { [1]="impale_support_physical_damage_+%_final" } }, - [212]={ + [213]={ lang={ English={ [1]={ @@ -6410,7 +6471,7 @@ return { [1]="inc_aoe_plus_more_area_damage_+%_final" } }, - [213]={ + [214]={ lang={ English={ [1]={ @@ -6429,7 +6490,7 @@ return { [1]="infernal_legion_minions_have_burning_effect_radius_+" } }, - [214]={ + [215]={ lang={ English={ [1]={ @@ -6452,7 +6513,7 @@ return { [1]="inflict_all_exposure_on_hit" } }, - [215]={ + [216]={ lang={ English={ [1]={ @@ -6471,7 +6532,7 @@ return { [1]="knockback_chance_%_at_close_range" } }, - [216]={ + [217]={ lang={ English={ [1]={ @@ -6511,7 +6572,7 @@ return { [1]="lightning_ailment_effect_+%" } }, - [217]={ + [218]={ lang={ English={ [1]={ @@ -6539,7 +6600,7 @@ return { [1]="maim_on_hit_%" } }, - [218]={ + [219]={ lang={ English={ [1]={ @@ -6571,7 +6632,7 @@ return { [1]="mine_critical_strike_chance_+%_per_power_charge" } }, - [219]={ + [220]={ lang={ English={ [1]={ @@ -6603,7 +6664,7 @@ return { [1]="mine_throwing_speed_+%_per_frenzy_charge" } }, - [220]={ + [221]={ lang={ English={ [1]={ @@ -6627,7 +6688,7 @@ return { [2]="maximum_added_cold_damage_per_frenzy_charge" } }, - [221]={ + [222]={ lang={ English={ [1]={ @@ -6659,7 +6720,7 @@ return { [1]="active_skill_minion_attack_speed_+%_final" } }, - [222]={ + [223]={ lang={ English={ [1]={ @@ -6682,7 +6743,7 @@ return { [1]="minion_fire_damage_%_of_maximum_life_taken_per_minute" } }, - [223]={ + [224]={ lang={ English={ [1]={ @@ -6710,7 +6771,7 @@ return { [1]="minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%" } }, - [224]={ + [225]={ lang={ English={ [1]={ @@ -6737,7 +6798,7 @@ return { [1]="minion_life_leech_from_elemental_damage_permyriad" } }, - [225]={ + [226]={ lang={ English={ [1]={ @@ -6751,11 +6812,12 @@ return { } } }, + name="feeding_frenzy_life_on_hit", stats={ [1]="minion_recover_%_maximum_life_on_hit" } }, - [226]={ + [227]={ lang={ English={ [1]={ @@ -6774,7 +6836,7 @@ return { [1]="minions_cannot_taunt_enemies" } }, - [227]={ + [228]={ lang={ English={ [1]={ @@ -6793,7 +6855,7 @@ return { [1]="modifiers_to_claw_critical_strike_chance_apply_minion_critical_strike_chance" } }, - [228]={ + [229]={ lang={ English={ [1]={ @@ -6812,7 +6874,7 @@ return { [1]="modifiers_to_claw_critical_strike_multiplier_apply_minion_critical_strike_multiplier" } }, - [229]={ + [230]={ lang={ English={ [1]={ @@ -6844,7 +6906,7 @@ return { [1]="multiple_projectiles_projectile_spread_+%" } }, - [230]={ + [231]={ lang={ English={ [1]={ @@ -6876,7 +6938,7 @@ return { [1]="multistrike_area_of_effect_+%_per_repeat" } }, - [231]={ + [232]={ lang={ English={ [1]={ @@ -6908,7 +6970,7 @@ return { [1]="multistrike_damage_+%_final_on_first_repeat" } }, - [232]={ + [233]={ lang={ English={ [1]={ @@ -6940,7 +7002,7 @@ return { [1]="multistrike_damage_+%_final_on_second_repeat" } }, - [233]={ + [234]={ lang={ English={ [1]={ @@ -6972,7 +7034,7 @@ return { [1]="multistrike_damage_+%_final_on_third_repeat" } }, - [234]={ + [235]={ lang={ English={ [1]={ @@ -7012,7 +7074,7 @@ return { [1]="non_damaging_ailment_effect_+%" } }, - [235]={ + [236]={ lang={ English={ [1]={ @@ -7040,7 +7102,7 @@ return { [1]="number_of_arbalists" } }, - [236]={ + [237]={ lang={ English={ [1]={ @@ -7072,7 +7134,7 @@ return { [1]="parallel_projectile_firing_point_x_dist_+%" } }, - [237]={ + [238]={ lang={ English={ [1]={ @@ -7100,7 +7162,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy" } }, - [238]={ + [239]={ lang={ English={ [1]={ @@ -7128,7 +7190,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy" } }, - [239]={ + [240]={ lang={ English={ [1]={ @@ -7156,7 +7218,7 @@ return { [1]="%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy" } }, - [240]={ + [241]={ lang={ English={ [1]={ @@ -7184,7 +7246,7 @@ return { [1]="%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy" } }, - [241]={ + [242]={ lang={ English={ [1]={ @@ -7212,7 +7274,7 @@ return { [1]="projectile_base_number_of_targets_to_pierce" } }, - [242]={ + [243]={ lang={ English={ [1]={ @@ -7240,7 +7302,7 @@ return { [1]="projectile_chance_to_not_pierce_%" } }, - [243]={ + [244]={ lang={ English={ [1]={ @@ -7272,7 +7334,7 @@ return { [1]="projectile_damage_+%_if_pierced_enemy" } }, - [244]={ + [245]={ lang={ English={ [1]={ @@ -7304,7 +7366,7 @@ return { [1]="projectile_damage_+%_vs_nearby_enemies" } }, - [245]={ + [246]={ lang={ English={ [1]={ @@ -7323,7 +7385,7 @@ return { [1]="projectiles_pierce_all_targets_in_x_range" } }, - [246]={ + [247]={ lang={ English={ [1]={ @@ -7346,7 +7408,7 @@ return { [1]="recover_%_life_when_stunning_an_enemy_permyriad" } }, - [247]={ + [248]={ lang={ English={ [1]={ @@ -7365,7 +7427,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [248]={ + [249]={ lang={ English={ [1]={ @@ -7405,7 +7467,7 @@ return { [1]="skill_effect_and_damaging_ailment_duration_+%" } }, - [249]={ + [250]={ lang={ English={ [1]={ @@ -7424,7 +7486,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_chaos" } }, - [250]={ + [251]={ lang={ English={ [1]={ @@ -7448,7 +7510,7 @@ return { [2]="active_skill_display_suppress_physical_to_cold_damage_conversion" } }, - [251]={ + [252]={ lang={ English={ [1]={ @@ -7467,7 +7529,7 @@ return { [1]="skill_physical_damage_%_to_convert_to_fire" } }, - [252]={ + [253]={ lang={ English={ [1]={ @@ -7499,7 +7561,7 @@ return { [1]="skitterbots_trap_mine_damage_+%_final" } }, - [253]={ + [254]={ lang={ English={ [1]={ @@ -7523,7 +7585,7 @@ return { [2]="spectral_wolf_grants_attack_maximum_added_physical_damage" } }, - [254]={ + [255]={ lang={ English={ [1]={ @@ -7555,7 +7617,7 @@ return { [1]="support_brutality_physical_damage_+%_final" } }, - [255]={ + [256]={ lang={ English={ [1]={ @@ -7595,7 +7657,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%" } }, - [256]={ + [257]={ lang={ English={ [1]={ @@ -7618,7 +7680,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [257]={ + [258]={ lang={ English={ [1]={ @@ -7650,7 +7712,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_per_minute_+%" } }, - [258]={ + [259]={ lang={ English={ [1]={ @@ -7669,7 +7731,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [259]={ + [260]={ lang={ English={ [1]={ @@ -7696,11 +7758,12 @@ return { } } }, + name="support_damage_full_es_incr", stats={ [1]="support_energy_shield_leech_damage_+%_on_full_energy_shield_final" } }, - [260]={ + [261]={ lang={ English={ [1]={ @@ -7732,7 +7795,7 @@ return { [1]="support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final" } }, - [261]={ + [262]={ lang={ English={ [1]={ @@ -7764,7 +7827,7 @@ return { [1]="support_executioner_damage_vs_enemies_on_low_life_+%_final" } }, - [262]={ + [263]={ lang={ English={ [1]={ @@ -7787,7 +7850,7 @@ return { [1]="support_executioner_gain_one_rare_monster_mod_on_kill_ms" } }, - [263]={ + [264]={ lang={ English={ [1]={ @@ -7806,7 +7869,7 @@ return { [1]="support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%" } }, - [264]={ + [265]={ lang={ English={ [1]={ @@ -7833,11 +7896,12 @@ return { } } }, + name="support_fortify_ailment_damage_final_incr", stats={ [1]="support_fortify_ailment_damage_+%_final_from_melee_hits" } }, - [265]={ + [266]={ lang={ English={ [1]={ @@ -7869,7 +7933,7 @@ return { [1]="support_fortify_melee_damage_+%_final" } }, - [266]={ + [267]={ lang={ English={ [1]={ @@ -7901,7 +7965,7 @@ return { [1]="support_greater_volley_projectile_damage_+%_final" } }, - [267]={ + [268]={ lang={ English={ [1]={ @@ -7933,7 +7997,7 @@ return { [1]="support_hypothermia_cold_damage_over_time_+%_final" } }, - [268]={ + [269]={ lang={ English={ [1]={ @@ -7965,7 +8029,7 @@ return { [1]="support_maim_chance_physical_damage_+%_final" } }, - [269]={ + [270]={ lang={ English={ [1]={ @@ -7997,7 +8061,7 @@ return { [1]="support_maimed_enemies_physical_damage_taken_+%" } }, - [270]={ + [271]={ lang={ English={ [1]={ @@ -8021,7 +8085,7 @@ return { [2]="global_maximum_added_fire_damage_vs_burning_enemies" } }, - [271]={ + [272]={ lang={ English={ [1]={ @@ -8053,7 +8117,7 @@ return { [1]="support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target" } }, - [272]={ + [273]={ lang={ English={ [1]={ @@ -8072,7 +8136,7 @@ return { [1]="support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target" } }, - [273]={ + [274]={ lang={ English={ [1]={ @@ -8104,7 +8168,7 @@ return { [1]="support_minion_focus_fire_damage_+%_final_vs_focussed_target" } }, - [274]={ + [275]={ lang={ English={ [1]={ @@ -8127,7 +8191,7 @@ return { [1]="support_minion_instability_minion_base_fire_area_damage_per_minute" } }, - [275]={ + [276]={ lang={ English={ [1]={ @@ -8159,7 +8223,7 @@ return { [1]="support_minion_totem_resistance_elemental_damage_+%_final" } }, - [276]={ + [277]={ lang={ English={ [1]={ @@ -8178,7 +8242,7 @@ return { [1]="support_minion_use_focussed_target" } }, - [277]={ + [278]={ lang={ English={ [1]={ @@ -8205,7 +8269,7 @@ return { [1]="support_overpowered_base_duration_ms" } }, - [278]={ + [279]={ lang={ English={ [1]={ @@ -8233,7 +8297,7 @@ return { [1]="support_parallel_projectile_number_of_points_per_side" } }, - [279]={ + [280]={ lang={ English={ [1]={ @@ -8265,7 +8329,7 @@ return { [1]="support_parallel_projectiles_damage_+%_final" } }, - [280]={ + [281]={ lang={ English={ [1]={ @@ -8297,7 +8361,7 @@ return { [1]="support_power_charge_on_crit_damage_+%_final_per_power_charge" } }, - [281]={ + [282]={ lang={ English={ [1]={ @@ -8329,7 +8393,7 @@ return { [1]="support_pulverise_area_of_effect_+%_final" } }, - [282]={ + [283]={ lang={ English={ [1]={ @@ -8361,7 +8425,7 @@ return { [1]="support_pulverise_attack_speed_+%_final" } }, - [283]={ + [284]={ lang={ English={ [1]={ @@ -8393,7 +8457,7 @@ return { [1]="support_pulverise_melee_area_damage_+%_final" } }, - [284]={ + [285]={ lang={ English={ [1]={ @@ -8412,25 +8476,6 @@ return { [1]="support_reduce_enemy_block_and_spell_block_%" } }, - [285]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Enemies have -{0}% chance to Dodge Attack or Spell Hits from Minions" - } - } - }, - name="support_reduced_dodge_chance", - stats={ - [1]="support_reduce_enemy_dodge_and_spell_dodge_%" - } - }, [286]={ lang={ English={ @@ -8441,7 +8486,7 @@ return { [2]="#" } }, - text="Minions have {0}% more Duration " + text="Minions have {0}% more Duration" }, [2]={ [1]={ @@ -8454,7 +8499,7 @@ return { [2]=-1 } }, - text="Minions have {0}% less Duration " + text="Minions have {0}% less Duration" } } }, @@ -8546,6 +8591,7 @@ return { } } }, + name="support_slashing_damage_from_distance", stats={ [1]="support_slashing_damage_+%_final_from_distance" } @@ -8776,325 +8822,325 @@ return { } } }, - name="herald_of_agony_minion_wither_chance", + name="wither_2_seconds_chance", stats={ [1]="withered_on_hit_for_2_seconds_%_chance" } }, - ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=237, - ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=238, - ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=239, - ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=240, + ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=238, + ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=239, + ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=240, + ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=241, ["accuracy_rating"]=9, ["accuracy_rating_+%"]=10, - ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=250, - ["active_skill_elemental_damage_+%_final"]=49, - ["active_skill_minion_added_damage_+%_final"]=168, - ["active_skill_minion_attack_speed_+%_final"]=221, - ["active_skill_minion_damage_+%_final"]=87, - ["active_skill_minion_physical_damage_+%_final"]=88, - ["active_skill_physical_damage_+%_final"]=48, - ["active_skill_quality_duration_+%_final"]=169, - ["add_power_charge_on_critical_strike_%"]=120, - ["additional_chance_to_freeze_chilled_enemies_%"]=149, - ["additive_modifiers_to_bow_damage_also_apply_to_minions"]=170, + ["active_skill_display_suppress_physical_to_cold_damage_conversion"]=251, + ["active_skill_elemental_damage_+%_final"]=50, + ["active_skill_minion_added_damage_+%_final"]=169, + ["active_skill_minion_attack_speed_+%_final"]=222, + ["active_skill_minion_damage_+%_final"]=88, + ["active_skill_minion_physical_damage_+%_final"]=89, + ["active_skill_physical_damage_+%_final"]=49, + ["active_skill_quality_duration_+%_final"]=170, + ["add_power_charge_on_critical_strike_%"]=121, + ["additional_chance_to_freeze_chilled_enemies_%"]=150, + ["additive_modifiers_to_bow_damage_also_apply_to_minions"]=171, ["always_freeze"]=22, - ["area_damage_+%"]=171, - ["attack_and_cast_speed_+%"]=172, - ["attack_damage_+%"]=46, - ["attack_maximum_added_physical_damage"]=53, - ["attack_maximum_added_physical_damage_for_ethereal_blades"]=54, - ["attack_minimum_added_physical_damage"]=53, - ["attack_minimum_added_physical_damage_for_ethereal_blades"]=54, - ["attack_skill_mana_leech_from_any_damage_permyriad"]=173, + ["area_damage_+%"]=172, + ["attack_and_cast_speed_+%"]=173, + ["attack_damage_+%"]=47, + ["attack_maximum_added_physical_damage"]=54, + ["attack_maximum_added_physical_damage_for_ethereal_blades"]=55, + ["attack_minimum_added_physical_damage"]=54, + ["attack_minimum_added_physical_damage_for_ethereal_blades"]=55, + ["attack_skill_mana_leech_from_any_damage_permyriad"]=174, ["attack_speed_+%"]=8, - ["attack_speed_+%_when_on_low_life"]=136, - ["attack_speed_+%_with_atleast_20_rage"]=174, - ["attacks_impale_on_hit_%_chance"]=175, + ["attack_speed_+%_when_on_low_life"]=137, + ["attack_speed_+%_with_atleast_20_rage"]=175, + ["attacks_impale_on_hit_%_chance"]=176, ["aura_effect_+%"]=29, - ["barrage_support_projectile_spread_+%"]=176, - ["base_all_ailment_duration_+%"]=177, + ["barrage_support_projectile_spread_+%"]=177, + ["base_all_ailment_duration_+%"]=178, ["base_aura_area_of_effect_+%"]=28, ["base_cast_speed_+%"]=6, ["base_chance_to_freeze_%"]=22, ["base_chance_to_ignite_%"]=24, - ["base_chance_to_poison_on_hit_%"]=178, + ["base_chance_to_poison_on_hit_%"]=179, ["base_chance_to_shock_%"]=23, ["base_critical_strike_multiplier_+"]=13, - ["base_deal_no_chaos_damage"]=179, + ["base_deal_no_chaos_damage"]=180, ["base_global_chance_to_knockback_%"]=17, - ["base_inflict_cold_exposure_on_hit_%_chance"]=180, - ["base_inflict_fire_exposure_on_hit_%_chance"]=181, - ["base_inflict_lightning_exposure_on_hit_%_chance"]=182, - ["base_life_leech_from_chaos_damage_permyriad"]=183, - ["base_melee_attack_repeat_count"]=117, - ["base_movement_velocity_+%"]=134, - ["base_number_of_beast_minions_allowed"]=93, - ["base_poison_damage_+%"]=160, - ["base_poison_duration_+%"]=161, + ["base_inflict_cold_exposure_on_hit_%_chance"]=181, + ["base_inflict_fire_exposure_on_hit_%_chance"]=182, + ["base_inflict_lightning_exposure_on_hit_%_chance"]=183, + ["base_life_leech_from_chaos_damage_permyriad"]=184, + ["base_melee_attack_repeat_count"]=118, + ["base_movement_velocity_+%"]=135, + ["base_number_of_beast_minions_allowed"]=94, + ["base_poison_damage_+%"]=161, + ["base_poison_duration_+%"]=162, ["base_projectile_speed_+%"]=30, - ["base_reduce_enemy_cold_resistance_%"]=109, - ["base_reduce_enemy_fire_resistance_%"]=108, - ["base_reduce_enemy_lightning_resistance_%"]=111, + ["base_reduce_enemy_cold_resistance_%"]=110, + ["base_reduce_enemy_fire_resistance_%"]=109, + ["base_reduce_enemy_lightning_resistance_%"]=112, ["base_skill_area_of_effect_+%"]=26, - ["base_skill_cost_life_instead_of_mana"]=142, - ["base_skill_reserve_life_instead_of_mana"]=143, - ["base_spell_repeat_count"]=118, + ["base_skill_cost_life_instead_of_mana"]=143, + ["base_skill_reserve_life_instead_of_mana"]=144, + ["base_spell_repeat_count"]=119, ["base_stun_duration_+%"]=32, ["base_stun_threshold_reduction_+%"]=19, - ["base_use_life_in_place_of_mana"]=144, + ["base_use_life_in_place_of_mana"]=145, ["bleed_on_hit_with_attacks_%"]=41, - ["blind_duration_+%"]=107, - ["burn_damage_+%"]=123, + ["blind_duration_+%"]=108, + ["burn_damage_+%"]=124, ["cannot_cause_bleeding"]=41, - ["cannot_inflict_status_ailments"]=158, - ["cast_on_damage_taken_damage_+%_final"]=129, - ["cast_speed_+%_when_on_low_life"]=137, - ["chance_to_fortify_on_melee_hit_+%"]=147, - ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=184, - ["chance_to_summon_support_ghost_on_killing_blow_%"]=185, - ["chaos_damage_+%"]=68, + ["cannot_inflict_status_ailments"]=159, + ["cast_on_damage_taken_damage_+%_final"]=130, + ["cast_speed_+%_when_on_low_life"]=138, + ["chance_to_fortify_on_melee_hit_+%"]=148, + ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=185, + ["chance_to_summon_support_ghost_on_killing_blow_%"]=186, + ["chaos_damage_+%"]=69, ["chill_duration_+%"]=36, ["chill_effect_+%"]=33, - ["cold_ailment_effect_+%"]=186, - ["cold_damage_+%"]=66, + ["cold_ailment_effect_+%"]=187, + ["cold_damage_+%"]=67, ["critical_strike_chance_+%"]=11, - ["critical_strike_chance_+%_per_righteous_charge"]=187, - ["critical_strike_chance_+%_vs_blinded_enemies"]=188, - ["cruelty_duration_+%"]=119, - ["cruelty_effect_+%"]=189, - ["damage_+%"]=64, - ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=190, - ["damage_+%_while_es_leeching"]=191, - ["damage_+%_while_life_leeching"]=192, - ["damage_+%_while_mana_leeching"]=193, - ["damage_over_time_+%"]=86, - ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=194, - ["damage_vs_enemies_on_low_life_+%"]=195, - ["damaging_ailments_deal_damage_+%_faster"]=196, - ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=197, - ["deal_no_elemental_damage"]=198, - ["deathmark_minion_damage_+%_final"]=199, - ["display_minion_maximum_life"]=97, - ["display_one_harbinger_allowed"]=94, - ["display_skitterbot_chilling_aura"]=200, - ["display_skitterbot_limit_per_type"]=167, - ["display_skitterbot_shocking_aura"]=201, - ["elemental_damage_+%"]=71, - ["elemental_damage_+%_final_per_righteous_charge"]=202, + ["critical_strike_chance_+%_per_righteous_charge"]=188, + ["critical_strike_chance_+%_vs_blinded_enemies"]=189, + ["cruelty_duration_+%"]=120, + ["cruelty_effect_+%"]=190, + ["damage_+%"]=65, + ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=191, + ["damage_+%_while_es_leeching"]=192, + ["damage_+%_while_life_leeching"]=193, + ["damage_+%_while_mana_leeching"]=194, + ["damage_over_time_+%"]=87, + ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=195, + ["damage_vs_enemies_on_low_life_+%"]=196, + ["damaging_ailments_deal_damage_+%_faster"]=197, + ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=198, + ["deal_no_elemental_damage"]=199, + ["deathmark_minion_damage_+%_final"]=200, + ["display_minion_maximum_life"]=98, + ["display_one_harbinger_allowed"]=95, + ["display_skitterbot_chilling_aura"]=201, + ["display_skitterbot_limit_per_type"]=168, + ["display_skitterbot_shocking_aura"]=202, + ["elemental_damage_+%"]=72, + ["elemental_damage_+%_final_per_righteous_charge"]=203, ["elemental_status_effect_aura_radius"]=39, - ["enemies_you_shock_take_%_increased_physical_damage"]=203, - ["enemy_phys_reduction_%_penalty_vs_hit"]=204, + ["enemies_you_shock_take_%_increased_physical_damage"]=204, + ["enemy_phys_reduction_%_penalty_vs_hit"]=205, ["energy_shield_leech_from_any_damage_permyriad"]=16, - ["essence_hysteria_boots_damage_+%_final_while_on_low_life"]=44, - ["fire_damage_+%"]=65, + ["essence_hysteria_boots_damage_+%_final_while_on_low_life"]=45, + ["fire_damage_+%"]=66, ["freeze_duration_+%"]=37, - ["gain_endurance_charge_on_melee_stun"]=133, - ["gain_endurance_charge_on_melee_stun_%"]=133, - ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=205, - ["gain_power_charge_on_kill_with_hit_%"]=206, + ["gain_endurance_charge_on_melee_stun"]=134, + ["gain_endurance_charge_on_melee_stun_%"]=134, + ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=206, + ["gain_power_charge_on_kill_with_hit_%"]=207, ["global_bleed_on_hit"]=41, - ["global_chance_to_blind_on_hit_%"]=106, + ["global_chance_to_blind_on_hit_%"]=107, ["global_hit_causes_monster_flee_%"]=25, - ["global_maximum_added_chaos_damage"]=57, - ["global_maximum_added_cold_damage"]=55, - ["global_maximum_added_fire_damage_vs_burning_enemies"]=270, - ["global_maximum_added_lightning_damage"]=56, - ["global_minimum_added_chaos_damage"]=57, - ["global_minimum_added_cold_damage"]=55, - ["global_minimum_added_fire_damage_vs_burning_enemies"]=270, - ["global_minimum_added_lightning_damage"]=56, - ["global_poison_on_hit"]=159, - ["hits_grant_cruelty"]=207, + ["global_maximum_added_chaos_damage"]=58, + ["global_maximum_added_cold_damage"]=56, + ["global_maximum_added_fire_damage_vs_burning_enemies"]=271, + ["global_maximum_added_lightning_damage"]=57, + ["global_minimum_added_chaos_damage"]=58, + ["global_minimum_added_cold_damage"]=56, + ["global_minimum_added_fire_damage_vs_burning_enemies"]=271, + ["global_minimum_added_lightning_damage"]=57, + ["global_poison_on_hit"]=160, + ["hits_grant_cruelty"]=208, ["ignite_duration_+%"]=35, - ["ignites_apply_fire_resistance_+"]=208, - ["impale_debuff_effect_+%"]=209, - ["impale_phys_reduction_%_penalty"]=210, - ["impale_support_physical_damage_+%_final"]=211, - ["inc_aoe_plus_more_area_damage_+%_final"]=212, - ["infernal_legion_minions_have_burning_effect_radius_+"]=213, - ["inflict_all_exposure_on_hit"]=214, - ["keystone_point_blank"]=105, - ["kill_enemy_on_hit_if_under_10%_life"]=104, + ["ignites_apply_fire_resistance_+"]=209, + ["impale_debuff_effect_+%"]=210, + ["impale_phys_reduction_%_penalty"]=211, + ["impale_support_physical_damage_+%_final"]=212, + ["inc_aoe_plus_more_area_damage_+%_final"]=213, + ["infernal_legion_minions_have_burning_effect_radius_+"]=214, + ["inflict_all_exposure_on_hit"]=215, + ["keystone_point_blank"]=106, + ["kill_enemy_on_hit_if_under_10%_life"]=105, ["killed_monster_dropped_item_quantity_+%"]=21, ["killed_monster_dropped_item_rarity_+%"]=20, - ["knockback_chance_%_at_close_range"]=215, + ["knockback_chance_%_at_close_range"]=216, ["knockback_distance_+%"]=18, ["life_gain_per_target"]=14, ["life_leech_from_any_damage_permyriad"]=15, - ["lightning_ailment_effect_+%"]=216, - ["lightning_damage_+%"]=67, - ["maim_on_hit_%"]=217, - ["maximum_added_cold_damage_per_frenzy_charge"]=220, - ["melee_damage_vs_bleeding_enemies_+%"]=146, - ["melee_physical_damage_+%"]=58, - ["melee_splash"]=116, - ["melee_splash_area_of_effect_+%_final"]=162, - ["mine_critical_strike_chance_+%_per_power_charge"]=218, - ["mine_laying_speed_+%"]=152, - ["mine_throwing_speed_+%_per_frenzy_charge"]=219, - ["minimum_added_cold_damage_per_frenzy_charge"]=220, - ["minion_fire_damage_%_of_maximum_life_taken_per_minute"]=222, - ["minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%"]=223, - ["minion_life_leech_from_elemental_damage_permyriad"]=224, - ["minion_recover_%_maximum_life_on_hit"]=225, - ["minions_cannot_taunt_enemies"]=226, - ["modifiers_to_claw_critical_strike_chance_apply_minion_critical_strike_chance"]=227, - ["modifiers_to_claw_critical_strike_multiplier_apply_minion_critical_strike_multiplier"]=228, - ["multiple_projectiles_projectile_spread_+%"]=229, - ["multistrike_area_of_effect_+%_per_repeat"]=230, - ["multistrike_damage_+%_final_on_first_repeat"]=231, - ["multistrike_damage_+%_final_on_second_repeat"]=232, - ["multistrike_damage_+%_final_on_third_repeat"]=233, - ["non_damaging_ailment_effect_+%"]=234, + ["lightning_ailment_effect_+%"]=217, + ["lightning_damage_+%"]=68, + ["maim_on_hit_%"]=218, + ["maximum_added_cold_damage_per_frenzy_charge"]=221, + ["melee_damage_vs_bleeding_enemies_+%"]=147, + ["melee_physical_damage_+%"]=59, + ["melee_splash"]=117, + ["melee_splash_area_of_effect_+%_final"]=163, + ["mine_critical_strike_chance_+%_per_power_charge"]=219, + ["mine_laying_speed_+%"]=153, + ["mine_throwing_speed_+%_per_frenzy_charge"]=220, + ["minimum_added_cold_damage_per_frenzy_charge"]=221, + ["minion_fire_damage_%_of_maximum_life_taken_per_minute"]=223, + ["minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%"]=224, + ["minion_life_leech_from_elemental_damage_permyriad"]=225, + ["minion_recover_%_maximum_life_on_hit"]=226, + ["minions_cannot_taunt_enemies"]=227, + ["modifiers_to_claw_critical_strike_chance_apply_minion_critical_strike_chance"]=228, + ["modifiers_to_claw_critical_strike_multiplier_apply_minion_critical_strike_multiplier"]=229, + ["multiple_projectiles_projectile_spread_+%"]=230, + ["multistrike_area_of_effect_+%_per_repeat"]=231, + ["multistrike_damage_+%_final_on_first_repeat"]=232, + ["multistrike_damage_+%_final_on_second_repeat"]=233, + ["multistrike_damage_+%_final_on_third_repeat"]=234, + ["non_damaging_ailment_effect_+%"]=235, ["number_of_additional_mines_to_place"]=2, ["number_of_additional_projectiles"]=31, ["number_of_additional_remote_mines_allowed"]=4, ["number_of_additional_traps_allowed"]=3, ["number_of_additional_traps_to_throw"]=1, - ["number_of_animated_weapons_allowed"]=92, - ["number_of_arbalists"]=235, - ["number_of_archer_skeletons_to_summon"]=101, - ["number_of_chains"]=112, - ["number_of_golems_allowed"]=95, - ["number_of_leader_skeletons_to_summon"]=103, - ["number_of_mage_skeletons_to_summon"]=102, - ["number_of_melee_skeletons_to_summon"]=100, - ["number_of_raging_spirits_allowed"]=91, - ["number_of_skeletons_allowed"]=98, - ["number_of_spectres_allowed"]=90, - ["number_of_spider_minions_allowed"]=99, - ["number_of_zombies_allowed"]=89, - ["parallel_projectile_firing_point_x_dist_+%"]=236, + ["number_of_animated_weapons_allowed"]=93, + ["number_of_arbalists"]=236, + ["number_of_archer_skeletons_to_summon"]=102, + ["number_of_chains"]=113, + ["number_of_golems_allowed"]=96, + ["number_of_leader_skeletons_to_summon"]=104, + ["number_of_mage_skeletons_to_summon"]=103, + ["number_of_melee_skeletons_to_summon"]=101, + ["number_of_raging_spirits_allowed"]=92, + ["number_of_skeletons_allowed"]=99, + ["number_of_spectres_allowed"]=91, + ["number_of_spider_minions_allowed"]=100, + ["number_of_zombies_allowed"]=90, + ["parallel_projectile_firing_point_x_dist_+%"]=237, parent="skill_stat_descriptions", - ["physical_damage_%_to_add_as_chaos"]=61, - ["physical_damage_%_to_add_as_fire"]=59, - ["physical_damage_%_to_add_as_lightning"]=62, - ["physical_damage_+%"]=47, - ["projectile_base_number_of_targets_to_pierce"]=241, - ["projectile_chance_to_not_pierce_%"]=242, - ["projectile_damage_+%"]=141, - ["projectile_damage_+%_if_pierced_enemy"]=243, - ["projectile_damage_+%_vs_nearby_enemies"]=244, - ["projectile_number_to_split"]=113, - ["projectile_return_%_chance"]=115, - ["projectiles_chance_to_return_%_from_final_target"]=115, - ["projectiles_pierce_all_targets_in_x_range"]=245, - ["projectiles_return"]=115, - ["projectiles_return_if_no_hit_object"]=115, - ["recover_%_life_when_stunning_an_enemy_permyriad"]=246, - ["reduce_enemy_chaos_resistance_%"]=247, - ["reduce_enemy_elemental_resistance_%"]=110, + ["physical_damage_%_to_add_as_chaos"]=62, + ["physical_damage_%_to_add_as_fire"]=60, + ["physical_damage_%_to_add_as_lightning"]=63, + ["physical_damage_+%"]=48, + ["projectile_base_number_of_targets_to_pierce"]=242, + ["projectile_chance_to_not_pierce_%"]=243, + ["projectile_damage_+%"]=142, + ["projectile_damage_+%_if_pierced_enemy"]=244, + ["projectile_damage_+%_vs_nearby_enemies"]=245, + ["projectile_number_to_split"]=114, + ["projectile_return_%_chance"]=116, + ["projectiles_chance_to_return_%_from_final_target"]=116, + ["projectiles_pierce_all_targets_in_x_range"]=246, + ["projectiles_return"]=116, + ["projectiles_return_if_no_hit_object"]=116, + ["recover_%_life_when_stunning_an_enemy_permyriad"]=247, + ["reduce_enemy_chaos_resistance_%"]=248, + ["reduce_enemy_elemental_resistance_%"]=111, ["shock_duration_+%"]=38, ["shock_effect_+%"]=34, - ["skill_cold_damage_%_to_convert_to_fire"]=60, - ["skill_effect_and_damaging_ailment_duration_+%"]=248, - ["skill_effect_duration_+%"]=135, - ["skill_physical_damage_%_to_convert_to_chaos"]=249, - ["skill_physical_damage_%_to_convert_to_cold"]=250, - ["skill_physical_damage_%_to_convert_to_fire"]=251, - ["skill_physical_damage_%_to_convert_to_lightning"]=63, - ["skitterbots_trap_mine_damage_+%_final"]=252, - ["spectral_wolf_grants_attack_maximum_added_physical_damage"]=253, - ["spectral_wolf_grants_attack_minimum_added_physical_damage"]=253, - ["spell_damage_+%"]=75, - ["support_area_concentrate_area_damage_+%_final"]=52, - ["support_attack_skills_elemental_damage_+%_final"]=69, - ["support_better_ailments_ailment_damage_+%_final"]=76, - ["support_better_ailments_hit_damage_+%_final"]=77, - ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=145, - ["support_brutality_physical_damage_+%_final"]=254, - ["support_chain_hit_damage_+%_final"]=130, - ["support_chance_to_ignite_fire_damage_+%_final"]=78, - ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=256, - ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=255, - ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=258, - ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=257, - ["support_clustertrap_damage_+%_final"]=154, + ["skill_cold_damage_%_to_convert_to_fire"]=61, + ["skill_effect_and_damaging_ailment_duration_+%"]=249, + ["skill_effect_duration_+%"]=136, + ["skill_physical_damage_%_to_convert_to_chaos"]=250, + ["skill_physical_damage_%_to_convert_to_cold"]=251, + ["skill_physical_damage_%_to_convert_to_fire"]=252, + ["skill_physical_damage_%_to_convert_to_lightning"]=64, + ["skitterbots_trap_mine_damage_+%_final"]=253, + ["spectral_wolf_grants_attack_maximum_added_physical_damage"]=254, + ["spectral_wolf_grants_attack_minimum_added_physical_damage"]=254, + ["spell_damage_+%"]=76, + ["support_area_concentrate_area_damage_+%_final"]=53, + ["support_attack_skills_elemental_damage_+%_final"]=70, + ["support_better_ailments_ailment_damage_+%_final"]=77, + ["support_better_ailments_hit_damage_+%_final"]=78, + ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=146, + ["support_brutality_physical_damage_+%_final"]=255, + ["support_chain_hit_damage_+%_final"]=131, + ["support_chance_to_ignite_fire_damage_+%_final"]=79, + ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=257, + ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=256, + ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=259, + ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=258, + ["support_clustertrap_damage_+%_final"]=155, ["support_concentrated_effect_skill_area_of_effect_+%_final"]=27, ["support_controlled_destruction_critical_strike_chance_+%_final"]=12, - ["support_controlled_destruction_spell_damage_+%_final"]=73, - ["support_cruelty_hit_damage_+%_final"]=79, - ["support_damage_while_on_full_life_+%_final"]=45, - ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=83, - ["support_debilitate_hit_damage_max_poison_stacks"]=83, - ["support_debilitate_poison_damage_+%_final"]=84, - ["support_echo_damage_+%_final"]=127, - ["support_efficacy_damage_over_time_+%_final"]=82, - ["support_efficacy_spell_damage_+%_final"]=74, - ["support_energy_shield_leech_damage_+%_on_full_energy_shield_final"]=259, - ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=260, - ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=261, - ["support_executioner_gain_one_rare_monster_mod_on_kill_ms"]=262, - ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=263, - ["support_fork_projectile_damage_+%_final"]=132, - ["support_fortify_ailment_damage_+%_final_from_melee_hits"]=264, - ["support_fortify_melee_damage_+%_final"]=265, - ["support_gem_elemental_damage_+%_final"]=157, - ["support_gem_mine_damage_+%_final"]=124, - ["support_greater_volley_projectile_damage_+%_final"]=266, - ["support_hypothermia_cold_damage_over_time_+%_final"]=267, - ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=150, - ["support_ignite_prolif_ignite_damage_+%_final"]=80, + ["support_controlled_destruction_spell_damage_+%_final"]=74, + ["support_cruelty_hit_damage_+%_final"]=80, + ["support_damage_while_on_full_life_+%_final"]=46, + ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=84, + ["support_debilitate_hit_damage_max_poison_stacks"]=84, + ["support_debilitate_poison_damage_+%_final"]=85, + ["support_echo_damage_+%_final"]=128, + ["support_efficacy_damage_over_time_+%_final"]=83, + ["support_efficacy_spell_damage_+%_final"]=75, + ["support_energy_shield_leech_damage_+%_on_full_energy_shield_final"]=260, + ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=261, + ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=262, + ["support_executioner_gain_one_rare_monster_mod_on_kill_ms"]=263, + ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=264, + ["support_fork_projectile_damage_+%_final"]=133, + ["support_fortify_ailment_damage_+%_final_from_melee_hits"]=265, + ["support_fortify_melee_damage_+%_final"]=266, + ["support_gem_elemental_damage_+%_final"]=158, + ["support_gem_mine_damage_+%_final"]=125, + ["support_greater_volley_projectile_damage_+%_final"]=267, + ["support_hypothermia_cold_damage_over_time_+%_final"]=268, + ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=151, + ["support_ignite_prolif_ignite_damage_+%_final"]=81, ["support_ignite_proliferation_radius"]=40, - ["support_lesser_multiple_projectile_damage_+%_final"]=51, - ["support_maim_chance_physical_damage_+%_final"]=268, - ["support_maimed_enemies_physical_damage_taken_+%"]=269, + ["support_lesser_multiple_projectile_damage_+%_final"]=52, + ["support_maim_chance_physical_damage_+%_final"]=269, + ["support_maimed_enemies_physical_damage_taken_+%"]=270, ["support_melee_physical_damage_+%_final"]=42, ["support_melee_physical_damage_poison_and_bleeding_damage_+%_final_from_melee_hits"]=43, - ["support_minefield_mine_damage_+%_final"]=155, - ["support_minion_damage_+%_final"]=72, - ["support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target"]=271, - ["support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target"]=272, - ["support_minion_focus_fire_damage_+%_final_vs_focussed_target"]=273, - ["support_minion_instability_minion_base_fire_area_damage_per_minute"]=274, - ["support_minion_totem_resistance_elemental_damage_+%_final"]=275, - ["support_minion_use_focussed_target"]=276, + ["support_minefield_mine_damage_+%_final"]=156, + ["support_minion_damage_+%_final"]=73, + ["support_minion_focus_fire_critical_strike_chance_+%_vs_focused_target"]=272, + ["support_minion_focus_fire_critical_strike_multiplier_+_vs_focused_target"]=273, + ["support_minion_focus_fire_damage_+%_final_vs_focussed_target"]=274, + ["support_minion_instability_minion_base_fire_area_damage_per_minute"]=275, + ["support_minion_totem_resistance_elemental_damage_+%_final"]=276, + ["support_minion_use_focussed_target"]=277, ["support_multicast_cast_speed_+%_final"]=7, - ["support_multiple_attack_damage_+%_final"]=122, - ["support_multiple_attacks_melee_attack_speed_+%_final"]=121, - ["support_multiple_projectile_damage_+%_final"]=50, - ["support_multithrow_damage_+%_final"]=128, - ["support_overpowered_base_duration_ms"]=277, - ["support_parallel_projectile_number_of_points_per_side"]=278, - ["support_parallel_projectiles_damage_+%_final"]=279, - ["support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits"]=138, - ["support_poison_poison_damage_+%_final"]=85, - ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=280, - ["support_projectile_attack_physical_damage_+%_final"]=139, - ["support_projectile_attack_speed_+%_final"]=140, - ["support_pulverise_area_of_effect_+%_final"]=281, - ["support_pulverise_attack_speed_+%_final"]=282, - ["support_pulverise_melee_area_damage_+%_final"]=283, - ["support_rapid_decay_damage_over_time_+%_final"]=81, - ["support_reduce_enemy_block_and_spell_block_%"]=284, - ["support_reduce_enemy_dodge_and_spell_dodge_%"]=285, + ["support_multiple_attack_damage_+%_final"]=123, + ["support_multiple_attacks_melee_attack_speed_+%_final"]=122, + ["support_multiple_projectile_damage_+%_final"]=51, + ["support_multithrow_damage_+%_final"]=129, + ["support_overpowered_base_duration_ms"]=278, + ["support_parallel_projectile_number_of_points_per_side"]=279, + ["support_parallel_projectiles_damage_+%_final"]=280, + ["support_phys_proj_attack_damage_bleeing_and_poison_damage_+%_final_from_projectile_hits"]=139, + ["support_poison_poison_damage_+%_final"]=86, + ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=281, + ["support_projectile_attack_physical_damage_+%_final"]=140, + ["support_projectile_attack_speed_+%_final"]=141, + ["support_pulverise_area_of_effect_+%_final"]=282, + ["support_pulverise_attack_speed_+%_final"]=283, + ["support_pulverise_melee_area_damage_+%_final"]=284, + ["support_rapid_decay_damage_over_time_+%_final"]=82, + ["support_reduce_enemy_block_and_spell_block_%"]=285, ["support_reduced_duration_skill_effect_duration_+%_final"]=286, - ["support_remote_mine_2_damage_+%_final"]=125, - ["support_ruthless_big_hit_damage_+%_final"]=164, - ["support_ruthless_big_hit_max_count"]=163, - ["support_ruthless_big_hit_stun_base_duration_override_ms"]=166, - ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=165, + ["support_remote_mine_2_damage_+%_final"]=126, + ["support_ruthless_big_hit_damage_+%_final"]=165, + ["support_ruthless_big_hit_max_count"]=164, + ["support_ruthless_big_hit_stun_base_duration_override_ms"]=167, + ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=166, ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=287, ["support_scion_onslaught_on_killing_blow_%_chance"]=288, ["support_scion_onslaught_on_killing_blow_duration_ms"]=288, ["support_scion_onslaught_on_unique_hit_duration_ms"]=287, ["support_slashing_damage_+%_final_from_distance"]=289, ["support_spell_echo_final_repeat_damage_+%_final"]=290, - ["support_split_projectile_damage_+%_final"]=131, - ["support_totem_damage_+%_final"]=126, - ["support_trap_and_mine_damage_+%_final"]=153, + ["support_split_projectile_damage_+%_final"]=132, + ["support_totem_damage_+%_final"]=127, + ["support_trap_and_mine_damage_+%_final"]=154, + ["support_trigger_link_damage_+%_final"]=44, ["support_unbound_ailments_ailment_damage_+%_final"]=291, - ["support_void_manipulation_chaos_damage_+%_final"]=156, + ["support_void_manipulation_chaos_damage_+%_final"]=157, ["support_withered_base_duration_ms"]=292, ["throw_traps_in_circle_radius"]=5, ["trap_critical_strike_multiplier_+_per_power_charge"]=293, - ["trap_throwing_speed_+%"]=151, + ["trap_throwing_speed_+%"]=152, ["trap_throwing_speed_+%_per_frenzy_charge"]=294, - ["virtual_number_of_forks_for_projectiles_final"]=114, - ["virtual_number_of_wolves_allowed"]=96, + ["virtual_number_of_forks_for_projectiles_final"]=115, + ["virtual_number_of_wolves_allowed"]=97, ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=288, - ["weapon_elemental_damage_+%"]=70, + ["weapon_elemental_damage_+%"]=71, ["withered_on_hit_chance_%"]=295, ["withered_on_hit_for_2_seconds_%_chance"]=296 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua b/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua index 9803f1c857..27675d510c 100644 --- a/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/minion_spell_damage_skill_stat_descriptions.lua @@ -352,6 +352,23 @@ return { text="This Spell and Minions always Freeze Enemies" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="This Spell and Minions always Freeze Enemies" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -2041,6 +2058,7 @@ return { } } }, + name="support_damage_full_es_incr", stats={ [1]="support_energy_shield_leech_damage_+%_on_full_energy_shield_final" } diff --git a/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua b/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua index 5306b4bb9a..37121b0582 100644 --- a/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/minion_spell_skill_stat_descriptions.lua @@ -172,6 +172,7 @@ return { } } }, + name="chance_for_1_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_1_additional_trap_mine" } @@ -194,6 +195,7 @@ return { } } }, + name="chance_for_2_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_2_additional_trap_mine" } @@ -216,6 +218,7 @@ return { } } }, + name="chance_for_3_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_3_additional_trap_mine" } diff --git a/src/Data/StatDescriptions/monster_stat_descriptions.lua b/src/Data/StatDescriptions/monster_stat_descriptions.lua index a83e4da102..ac2583b730 100644 --- a/src/Data/StatDescriptions/monster_stat_descriptions.lua +++ b/src/Data/StatDescriptions/monster_stat_descriptions.lua @@ -2520,29 +2520,6 @@ return { } }, [136]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - }, - [2]={ - [1]="#", - [2]="#" - } - }, - text="Dodges Attacks while Phasing" - } - } - }, - stats={ - [1]="chance_to_dodge_attacks_%_while_phasing", - [2]="chance_to_dodge_spells_%_while_phased" - } - }, - [137]={ lang={ English={ [1]={ @@ -2560,7 +2537,7 @@ return { [1]="action_speed_cannot_be_reduced_below_base" } }, - [138]={ + [137]={ lang={ English={ [1]={ @@ -2578,7 +2555,7 @@ return { [1]="action_speed_+%_minimum_value" } }, - [139]={ + [138]={ lang={ English={ [1]={ @@ -2627,56 +2604,7 @@ return { [2]="base_spell_block_%" } }, - [140]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="Dodges Attacks" - }, - [2]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]="#", - [2]="#" - } - }, - text="Dodges Spells" - }, - [3]={ - limit={ - [1]={ - [1]="#", - [2]="#" - }, - [2]={ - [1]="#", - [2]="#" - } - }, - text="Dodges Attacks and Spells" - } - } - }, - stats={ - [1]="base_chance_to_dodge_%", - [2]="base_chance_to_dodge_spells_%" - } - }, - [141]={ + [139]={ lang={ English={ [1]={ @@ -2694,7 +2622,7 @@ return { [1]="cannot_have_life_leeched_from" } }, - [142]={ + [140]={ lang={ English={ [1]={ @@ -2712,7 +2640,7 @@ return { [1]="display_monster_may_inflict_bleeding" } }, - [143]={ + [141]={ lang={ English={ [1]={ @@ -2730,7 +2658,7 @@ return { [1]="display_monster_may_inflict_maim" } }, - [144]={ + [142]={ lang={ English={ [1]={ @@ -2748,7 +2676,7 @@ return { [1]="is_blight_chaos_monster" } }, - [145]={ + [143]={ lang={ English={ [1]={ @@ -2766,7 +2694,7 @@ return { [1]="is_blight_cold_monster" } }, - [146]={ + [144]={ lang={ English={ [1]={ @@ -2784,7 +2712,7 @@ return { [1]="is_blight_fire_monster" } }, - [147]={ + [145]={ lang={ English={ [1]={ @@ -2802,7 +2730,7 @@ return { [1]="is_blight_lightning_monster" } }, - [148]={ + [146]={ lang={ English={ [1]={ @@ -2820,7 +2748,7 @@ return { [1]="is_blight_physical_monster" } }, - [149]={ + [147]={ lang={ English={ [1]={ @@ -2839,8 +2767,8 @@ return { } }, ["accuracy_rating_+%"]=13, - ["action_speed_+%_minimum_value"]=138, - ["action_speed_cannot_be_reduced_below_base"]=137, + ["action_speed_+%_minimum_value"]=137, + ["action_speed_cannot_be_reduced_below_base"]=136, ["add_endurance_charge_on_skill_hit_%"]=24, ["add_frenzy_charge_on_skill_hit_%"]=25, ["add_power_charge_on_skill_hit_%"]=26, @@ -2850,17 +2778,13 @@ return { ["base_avoid_ignite_%"]=114, ["base_avoid_shock_%"]=115, ["base_cannot_be_stunned"]=15, - ["base_chance_to_dodge_%"]=140, - ["base_chance_to_dodge_spells_%"]=140, ["base_movement_velocity_+%"]=5, ["base_physical_damage_%_to_convert_to_chaos"]=75, ["base_physical_damage_%_to_convert_to_cold"]=76, ["base_physical_damage_%_to_convert_to_fire"]=74, ["base_physical_damage_%_to_convert_to_lightning"]=73, - ["base_spell_block_%"]=139, - ["cannot_have_life_leeched_from"]=141, - ["chance_to_dodge_attacks_%_while_phasing"]=136, - ["chance_to_dodge_spells_%_while_phased"]=136, + ["base_spell_block_%"]=138, + ["cannot_have_life_leeched_from"]=139, ["combined_base_block_%"]=87, ["critical_strike_chance_+%"]=18, ["curse_on_hit_%_flammability"]=116, @@ -2875,8 +2799,8 @@ return { ["display_monster_casts_wither"]=134, ["display_monster_causes_ground_desecration"]=135, ["display_monster_ice_spear_nova_on_death_text"]=118, - ["display_monster_may_inflict_bleeding"]=142, - ["display_monster_may_inflict_maim"]=143, + ["display_monster_may_inflict_bleeding"]=140, + ["display_monster_may_inflict_maim"]=141, ["display_monster_spike_nova_on_death_text"]=117, ["display_monster_uses_double_strike_text"]=108, ["display_monster_uses_far_shot_text"]=119, @@ -2891,16 +2815,16 @@ return { ["gain_power_charge_for_each_quarter_life_removed"]=23, ["hexproof"]=20, ["immune_to_curses"]=19, - ["is_blight_chaos_monster"]=144, - ["is_blight_cold_monster"]=145, - ["is_blight_fire_monster"]=146, - ["is_blight_lightning_monster"]=147, - ["is_blight_physical_monster"]=148, + ["is_blight_chaos_monster"]=142, + ["is_blight_cold_monster"]=143, + ["is_blight_fire_monster"]=144, + ["is_blight_lightning_monster"]=145, + ["is_blight_physical_monster"]=146, ["life_leech_from_physical_attack_damage_permyriad"]=9, ["life_regeneration_rate_per_minute_%"]=11, ["maximum_energy_shield_+%"]=12, ["maximum_life_+%"]=6, - ["monster_base_block_%"]=139, + ["monster_base_block_%"]=138, ["monster_casts_arc_text"]=102, ["monster_casts_arctic_breath_text"]=28, ["monster_casts_assassins_mark_curse_text"]=32, @@ -2988,6 +2912,6 @@ return { ["physical_damage_%_to_add_as_lightning"]=2, ["physical_damage_reduction_rating_+%"]=7, ["spell_block_%"]=88, - ["trigger_charge_additional_block_chance_against_projectiles_%"]=149, + ["trigger_charge_additional_block_chance_against_projectiles_%"]=147, ["undead_description"]=27 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua b/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua index 1e6df9ffb7..16fdf1918d 100644 --- a/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/offering_skill_stat_descriptions.lua @@ -343,6 +343,33 @@ return { [1]="life_leech_from_any_damage_permyriad" } }, + [15]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Grants Minions {0}% of Life Regenerated per Second if they have Blocked recently" + } + } + }, + name="minion_life_regen_if_blocked", + stats={ + [1]="minion_life_regeneration_rate_per_minute_%_if_blocked_recently" + } + }, ["attack_speed_+%_granted_from_skill"]=3, ["base_chaos_damage_resistance_%"]=12, ["base_movement_velocity_+%"]=6, @@ -354,6 +381,7 @@ return { ["cast_speed_+%_granted_from_skill"]=5, ["damage_+%"]=4, ["life_leech_from_any_damage_permyriad"]=14, + ["minion_life_regeneration_rate_per_minute_%_if_blocked_recently"]=15, ["minion_recover_X_life_on_block"]=9, ["monster_base_block_%"]=7, parent="skill_stat_descriptions", diff --git a/src/Data/StatDescriptions/skill_stat_descriptions.lua b/src/Data/StatDescriptions/skill_stat_descriptions.lua index 9e4a6a99fb..f053be40a6 100644 --- a/src/Data/StatDescriptions/skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/skill_stat_descriptions.lua @@ -89,19 +89,6 @@ return { lang={ English={ [1]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="No Physical Damage" - }, - [2]={ limit={ [1]={ [1]="#", @@ -118,8 +105,8 @@ return { }, name="weapon_physical_damage_range", stats={ - [1]="main_hand_minimum_physical_damage", - [2]="main_hand_maximum_physical_damage" + [1]="0", + [2]="0" } }, [7]={ @@ -158,19 +145,6 @@ return { lang={ English={ [1]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="No Fire Damage" - }, - [2]={ limit={ [1]={ [1]="#", @@ -187,27 +161,14 @@ return { }, name="weapon_fire_damage_range", stats={ - [1]="main_hand_minimum_fire_damage", - [2]="main_hand_maximum_fire_damage" + [1]="0", + [2]="0" } }, [9]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="No Cold Damage" - }, - [2]={ limit={ [1]={ [1]="#", @@ -224,27 +185,14 @@ return { }, name="weapon_cold_damage_range", stats={ - [1]="main_hand_minimum_cold_damage", - [2]="main_hand_maximum_cold_damage" + [1]="0", + [2]="0" } }, [10]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="No Lightning Damage" - }, - [2]={ limit={ [1]={ [1]="#", @@ -261,27 +209,14 @@ return { }, name="weapon_lightning_damage_range", stats={ - [1]="main_hand_minimum_lightning_damage", - [2]="main_hand_maximum_lightning_damage" + [1]="0", + [2]="0" } }, [11]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=0, - [2]=0 - }, - [2]={ - [1]=0, - [2]=0 - } - }, - text="No Chaos Damage" - }, - [2]={ limit={ [1]={ [1]="#", @@ -298,8 +233,8 @@ return { }, name="weapon_chaos_damage_range", stats={ - [1]="main_hand_minimum_chaos_damage", - [2]="main_hand_maximum_chaos_damage" + [1]="0", + [2]="0" } }, [12]={ @@ -916,7 +851,7 @@ return { [2]="#" } }, - text="Traps are thrown randomly around you" + text="Traps are thrown randomly around targeted location" } } }, @@ -998,6 +933,7 @@ return { } } }, + name="totem", stats={ [1]="is_totem", [2]="number_of_totems_to_summon", @@ -3436,6 +3372,25 @@ return { } }, [80]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="During initial Duration, can be hit by your Projectiles up to {0} times" + } + } + }, + name="tornado_hit_cap", + stats={ + [1]="tornado_maximum_number_of_hits" + } + }, + [81]={ lang={ English={ [1]={ @@ -3458,7 +3413,7 @@ return { [1]="secondary_skill_effect_duration" } }, - [81]={ + [82]={ lang={ English={ [1]={ @@ -3481,7 +3436,7 @@ return { [1]="projectile_ground_effect_duration" } }, - [82]={ + [83]={ lang={ English={ [1]={ @@ -3508,7 +3463,7 @@ return { [1]="bleeding_skill_effect_duration" } }, - [83]={ + [84]={ lang={ English={ [1]={ @@ -3535,7 +3490,7 @@ return { [1]="poison_skill_effect_duration" } }, - [84]={ + [85]={ lang={ English={ [1]={ @@ -3558,7 +3513,7 @@ return { [1]="minion_duration" } }, - [85]={ + [86]={ lang={ English={ [1]={ @@ -3581,7 +3536,7 @@ return { [1]="secondary_minion_duration" } }, - [86]={ + [87]={ lang={ English={ [1]={ @@ -3604,7 +3559,7 @@ return { [1]="spectre_duration" } }, - [87]={ + [88]={ lang={ English={ [1]={ @@ -3644,7 +3599,7 @@ return { [1]="shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range" } }, - [88]={ + [89]={ lang={ English={ [1]={ @@ -3676,7 +3631,7 @@ return { [1]="shield_charge_stun_duration_+%_maximum" } }, - [89]={ + [90]={ lang={ English={ [1]={ @@ -3708,7 +3663,7 @@ return { [1]="shield_charge_damage_+%_maximum" } }, - [90]={ + [91]={ lang={ English={ [1]={ @@ -3897,7 +3852,7 @@ return { [5]="arrows_always_pierce" } }, - [91]={ + [92]={ lang={ English={ [1]={ @@ -3925,7 +3880,7 @@ return { [1]="primary_projectile_display_targets_to_pierce" } }, - [92]={ + [93]={ lang={ English={ [1]={ @@ -3957,7 +3912,7 @@ return { [1]="base_projectile_speed_+%" } }, - [93]={ + [94]={ lang={ English={ [1]={ @@ -3978,6 +3933,23 @@ return { text="Always Freezes enemies" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="Always Freezes enemies" + }, + [3]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -4002,7 +3974,7 @@ return { [2]="always_freeze" } }, - [94]={ + [95]={ lang={ English={ [1]={ @@ -4025,7 +3997,7 @@ return { [1]="base_chance_to_shock_%" } }, - [95]={ + [96]={ lang={ English={ [1]={ @@ -4048,7 +4020,7 @@ return { [1]="base_chance_to_ignite_%" } }, - [96]={ + [97]={ lang={ English={ [1]={ @@ -4080,7 +4052,7 @@ return { [1]="freeze_duration_+%" } }, - [97]={ + [98]={ lang={ English={ [1]={ @@ -4112,7 +4084,7 @@ return { [1]="chill_duration_+%" } }, - [98]={ + [99]={ lang={ English={ [1]={ @@ -4144,7 +4116,7 @@ return { [1]="chill_effect_+%" } }, - [99]={ + [100]={ lang={ English={ [1]={ @@ -4176,7 +4148,7 @@ return { [1]="shock_duration_+%" } }, - [100]={ + [101]={ lang={ English={ [1]={ @@ -4208,7 +4180,7 @@ return { [1]="ignite_duration_+%" } }, - [101]={ + [102]={ lang={ English={ [1]={ @@ -4240,7 +4212,7 @@ return { [1]="burn_damage_+%" } }, - [102]={ + [103]={ lang={ English={ [1]={ @@ -4272,7 +4244,7 @@ return { [1]="base_movement_velocity_+%" } }, - [103]={ + [104]={ lang={ English={ [1]={ @@ -4291,7 +4263,7 @@ return { [1]="no_movement_speed" } }, - [104]={ + [105]={ lang={ English={ [1]={ @@ -4323,7 +4295,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%" } }, - [105]={ + [106]={ lang={ English={ [1]={ @@ -4355,7 +4327,7 @@ return { [1]="killed_monster_dropped_item_quantity_+%" } }, - [106]={ + [107]={ lang={ English={ [1]={ @@ -4387,7 +4359,7 @@ return { [1]="accuracy_rating" } }, - [107]={ + [108]={ lang={ English={ [1]={ @@ -4419,7 +4391,7 @@ return { [1]="accuracy_rating_+%" } }, - [108]={ + [109]={ lang={ English={ [1]={ @@ -4442,7 +4414,7 @@ return { [1]="base_chaos_damage_%_of_maximum_life_to_deal_per_minute" } }, - [109]={ + [110]={ lang={ English={ [1]={ @@ -4465,7 +4437,7 @@ return { [1]="base_physical_damage_%_of_maximum_life_to_deal_per_minute" } }, - [110]={ + [111]={ lang={ English={ [1]={ @@ -4488,7 +4460,7 @@ return { [1]="base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute" } }, - [111]={ + [112]={ lang={ English={ [1]={ @@ -4507,7 +4479,7 @@ return { [1]="add_frenzy_charge_on_kill" } }, - [112]={ + [113]={ lang={ English={ [1]={ @@ -4535,7 +4507,7 @@ return { [1]="add_frenzy_charge_on_kill_%_chance" } }, - [113]={ + [114]={ lang={ English={ [1]={ @@ -4567,7 +4539,7 @@ return { [1]="critical_strike_chance_+%" } }, - [114]={ + [115]={ lang={ English={ [1]={ @@ -4599,7 +4571,7 @@ return { [1]="support_controlled_destruction_critical_strike_chance_+%_final" } }, - [115]={ + [116]={ lang={ English={ [1]={ @@ -4631,7 +4603,7 @@ return { [1]="support_multiple_projectiles_critical_strike_chance_+%_final" } }, - [116]={ + [117]={ lang={ English={ [1]={ @@ -4650,7 +4622,7 @@ return { [1]="base_critical_strike_multiplier_+" } }, - [117]={ + [118]={ lang={ English={ [1]={ @@ -4669,7 +4641,7 @@ return { [1]="critical_strike_multiplier_+_while_affected_by_elusive" } }, - [118]={ + [119]={ lang={ English={ [1]={ @@ -4705,7 +4677,7 @@ return { [1]="skill_withered_duration_ms" } }, - [119]={ + [120]={ lang={ English={ [1]={ @@ -4724,7 +4696,7 @@ return { [1]="life_gain_per_target" } }, - [120]={ + [121]={ lang={ English={ [1]={ @@ -4756,7 +4728,7 @@ return { [1]="minion_damage_+%" } }, - [121]={ + [122]={ lang={ English={ [1]={ @@ -4788,7 +4760,7 @@ return { [1]="doubles_have_movement_speed_+%" } }, - [122]={ + [123]={ lang={ English={ [1]={ @@ -4820,7 +4792,7 @@ return { [1]="minion_attack_speed_+%" } }, - [123]={ + [124]={ lang={ English={ [1]={ @@ -4852,7 +4824,7 @@ return { [1]="minion_cast_speed_+%" } }, - [124]={ + [125]={ lang={ English={ [1]={ @@ -4884,7 +4856,7 @@ return { [1]="minion_movement_speed_+%" } }, - [125]={ + [126]={ lang={ English={ [1]={ @@ -4916,7 +4888,7 @@ return { [1]="active_skill_minion_movement_velocity_+%_final" } }, - [126]={ + [127]={ lang={ English={ [1]={ @@ -4935,7 +4907,7 @@ return { [1]="lightning_tendrils_channelled_larger_pulse_interval" } }, - [127]={ + [128]={ lang={ English={ [1]={ @@ -4954,7 +4926,7 @@ return { [1]="movement_velocity_cap" } }, - [128]={ + [129]={ lang={ English={ [1]={ @@ -4986,7 +4958,7 @@ return { [1]="active_skill_minion_life_+%_final" } }, - [129]={ + [130]={ lang={ English={ [1]={ @@ -5018,7 +4990,7 @@ return { [1]="active_skill_minion_energy_shield_+%_final" } }, - [130]={ + [131]={ lang={ English={ [1]={ @@ -5050,7 +5022,7 @@ return { [1]="support_minion_maximum_life_+%_final" } }, - [131]={ + [132]={ lang={ English={ [1]={ @@ -5069,7 +5041,7 @@ return { [1]="minion_maximum_life_+%" } }, - [132]={ + [133]={ lang={ English={ [1]={ @@ -5092,7 +5064,7 @@ return { [1]="keystone_minion_instability" } }, - [133]={ + [134]={ lang={ English={ [1]={ @@ -5124,7 +5096,7 @@ return { [1]="base_stun_duration_+%" } }, - [134]={ + [135]={ lang={ English={ [1]={ @@ -5143,7 +5115,7 @@ return { [1]="always_stun" } }, - [135]={ + [136]={ lang={ English={ [1]={ @@ -5162,7 +5134,7 @@ return { [1]="backstab_damage_+%" } }, - [136]={ + [137]={ lang={ English={ [1]={ @@ -5185,7 +5157,7 @@ return { [1]="wall_expand_delay_ms" } }, - [137]={ + [138]={ lang={ English={ [1]={ @@ -5204,7 +5176,7 @@ return { [1]="wall_maximum_length" } }, - [138]={ + [139]={ lang={ English={ [1]={ @@ -5227,7 +5199,7 @@ return { [1]="base_chaos_damage_taken_per_minute_per_viper_strike_orb" } }, - [139]={ + [140]={ lang={ English={ [1]={ @@ -5250,7 +5222,7 @@ return { [1]="intermediary_chaos_area_damage_to_deal_per_minute" } }, - [140]={ + [141]={ lang={ English={ [1]={ @@ -5273,7 +5245,7 @@ return { [1]="intermediary_chaos_damage_to_deal_per_minute" } }, - [141]={ + [142]={ lang={ English={ [1]={ @@ -5296,7 +5268,7 @@ return { [1]="intermediary_chaos_skill_dot_area_damage_to_deal_per_minute" } }, - [142]={ + [143]={ lang={ English={ [1]={ @@ -5319,7 +5291,7 @@ return { [1]="intermediary_chaos_skill_dot_damage_to_deal_per_minute" } }, - [143]={ + [144]={ lang={ English={ [1]={ @@ -5342,7 +5314,7 @@ return { [1]="intermediary_physical_skill_dot_damage_to_deal_per_minute" } }, - [144]={ + [145]={ lang={ English={ [1]={ @@ -5365,7 +5337,7 @@ return { [1]="intermediary_cold_area_damage_to_deal_per_minute" } }, - [145]={ + [146]={ lang={ English={ [1]={ @@ -5388,7 +5360,7 @@ return { [1]="intermediary_cold_damage_to_deal_per_minute" } }, - [146]={ + [147]={ lang={ English={ [1]={ @@ -5411,7 +5383,7 @@ return { [1]="intermediary_cold_skill_dot_area_damage_to_deal_per_minute" } }, - [147]={ + [148]={ lang={ English={ [1]={ @@ -5434,7 +5406,7 @@ return { [1]="intermediary_cold_skill_dot_damage_to_deal_per_minute" } }, - [148]={ + [149]={ lang={ English={ [1]={ @@ -5457,7 +5429,7 @@ return { [1]="intermediary_fire_area_damage_to_deal_per_minute" } }, - [149]={ + [150]={ lang={ English={ [1]={ @@ -5480,7 +5452,7 @@ return { [1]="intermediary_fire_damage_to_deal_per_minute" } }, - [150]={ + [151]={ lang={ English={ [1]={ @@ -5503,7 +5475,7 @@ return { [1]="intermediary_fire_skill_dot_area_damage_to_deal_per_minute" } }, - [151]={ + [152]={ lang={ English={ [1]={ @@ -5526,7 +5498,7 @@ return { [1]="intermediary_fire_skill_dot_damage_to_deal_per_minute" } }, - [152]={ + [153]={ lang={ English={ [1]={ @@ -5549,7 +5521,7 @@ return { [1]="secondary_intermediary_fire_skill_dot_damage_to_deal_per_minute" } }, - [153]={ + [154]={ lang={ English={ [1]={ @@ -5572,7 +5544,7 @@ return { [1]="monster_response_time_ms" } }, - [154]={ + [155]={ lang={ English={ [1]={ @@ -5604,7 +5576,7 @@ return { [1]="phase_run_melee_physical_damage_+%_final" } }, - [155]={ + [156]={ lang={ English={ [1]={ @@ -5636,7 +5608,7 @@ return { [1]="melee_physical_damage_+%" } }, - [156]={ + [157]={ lang={ English={ [1]={ @@ -5672,7 +5644,7 @@ return { [1]="explosive_arrow_explosion_base_damage_+permyriad" } }, - [157]={ + [158]={ lang={ English={ [1]={ @@ -5708,7 +5680,7 @@ return { [1]="oil_arrow_explosion_base_damage_+permyriad" } }, - [158]={ + [159]={ lang={ English={ [1]={ @@ -5732,7 +5704,7 @@ return { [2]="explosive_arrow_explosion_maximum_added_fire_damage" } }, - [159]={ + [160]={ lang={ English={ [1]={ @@ -5756,7 +5728,7 @@ return { [2]="oil_arrow_explosion_maximum_added_fire_damage" } }, - [160]={ + [161]={ lang={ English={ [1]={ @@ -5780,7 +5752,7 @@ return { [2]="maximum_fire_damage_per_fuse_arrow_orb" } }, - [161]={ + [162]={ lang={ English={ [1]={ @@ -5817,7 +5789,7 @@ return { [2]="explosive_arrow_maximum_bonus_explosion_radius" } }, - [162]={ + [163]={ lang={ English={ [1]={ @@ -5840,7 +5812,7 @@ return { [1]="fire_storm_fireball_delay_ms" } }, - [163]={ + [164]={ lang={ English={ [1]={ @@ -5872,7 +5844,7 @@ return { [1]="base_stun_recovery_+%" } }, - [164]={ + [165]={ lang={ English={ [1]={ @@ -5904,7 +5876,7 @@ return { [1]="energy_shield_delay_-%" } }, - [165]={ + [166]={ lang={ English={ [1]={ @@ -5936,7 +5908,7 @@ return { [1]="energy_shield_recharge_rate_+%" } }, - [166]={ + [167]={ lang={ English={ [1]={ @@ -5955,7 +5927,7 @@ return { [1]="degen_effect_+%" } }, - [167]={ + [168]={ lang={ English={ [1]={ @@ -5978,7 +5950,7 @@ return { [1]="base_buff_duration_ms_+_per_removable_endurance_charge" } }, - [168]={ + [169]={ lang={ English={ [1]={ @@ -5997,7 +5969,7 @@ return { [1]="buff_effect_duration_+%_per_removable_endurance_charge" } }, - [169]={ + [170]={ lang={ English={ [1]={ @@ -6016,7 +5988,7 @@ return { [1]="buff_effect_duration_+%_per_removable_endurance_charge_limited_to_5" } }, - [170]={ + [171]={ lang={ English={ [1]={ @@ -6035,7 +6007,7 @@ return { [1]="skill_effect_duration_+%_per_removable_frenzy_charge" } }, - [171]={ + [172]={ lang={ English={ [1]={ @@ -6054,7 +6026,7 @@ return { [1]="shield_block_%" } }, - [172]={ + [173]={ lang={ English={ [1]={ @@ -6073,7 +6045,7 @@ return { [1]="shield_spell_block_%" } }, - [173]={ + [174]={ lang={ English={ [1]={ @@ -6092,7 +6064,7 @@ return { [1]="fire_shield_damage_threshold" } }, - [174]={ + [175]={ lang={ English={ [1]={ @@ -6124,7 +6096,7 @@ return { [1]="physical_damage_reduction_rating_+%" } }, - [175]={ + [176]={ lang={ English={ [1]={ @@ -6143,7 +6115,7 @@ return { [1]="base_resist_all_elements_%" } }, - [176]={ + [177]={ lang={ English={ [1]={ @@ -6166,7 +6138,7 @@ return { [1]="base_righteous_fire_%_of_max_life_to_deal_to_nearby_per_minute" } }, - [177]={ + [178]={ lang={ English={ [1]={ @@ -6189,7 +6161,7 @@ return { [1]="base_righteous_fire_%_of_max_energy_shield_to_deal_to_nearby_per_minute" } }, - [178]={ + [179]={ lang={ English={ [1]={ @@ -6212,7 +6184,7 @@ return { [1]="base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute" } }, - [179]={ + [180]={ lang={ English={ [1]={ @@ -6235,7 +6207,7 @@ return { [1]="base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute" } }, - [180]={ + [181]={ lang={ English={ [1]={ @@ -6267,7 +6239,7 @@ return { [1]="righteous_fire_spell_damage_+%_final" } }, - [181]={ + [182]={ lang={ English={ [1]={ @@ -6299,7 +6271,7 @@ return { [1]="vaal_righteous_fire_ignite_damage_+%_final" } }, - [182]={ + [183]={ lang={ English={ [1]={ @@ -6331,7 +6303,7 @@ return { [1]="vaal_righteous_fire_spell_damage_+%_final" } }, - [183]={ + [184]={ lang={ English={ [1]={ @@ -6363,7 +6335,7 @@ return { [1]="spell_damage_+%" } }, - [184]={ + [185]={ lang={ English={ [1]={ @@ -6382,7 +6354,7 @@ return { [1]="base_physical_damage_reduction_rating" } }, - [185]={ + [186]={ lang={ English={ [1]={ @@ -6410,7 +6382,7 @@ return { [1]="lightning_arrow_maximum_number_of_extra_targets" } }, - [186]={ + [187]={ lang={ English={ [1]={ @@ -6433,7 +6405,7 @@ return { [1]="elemental_status_effect_aura_radius" } }, - [187]={ + [188]={ lang={ English={ [1]={ @@ -6452,7 +6424,7 @@ return { [1]="support_ignite_proliferation_radius" } }, - [188]={ + [189]={ lang={ English={ [1]={ @@ -6475,7 +6447,7 @@ return { [1]="cannot_inflict_status_ailments" } }, - [189]={ + [190]={ lang={ English={ [1]={ @@ -6494,7 +6466,7 @@ return { [1]="base_use_life_in_place_of_mana" } }, - [190]={ + [191]={ lang={ English={ [1]={ @@ -6517,7 +6489,7 @@ return { [1]="kill_enemy_on_hit_if_under_10%_life" } }, - [191]={ + [192]={ lang={ English={ [1]={ @@ -6540,7 +6512,7 @@ return { [1]="keystone_point_blank" } }, - [192]={ + [193]={ lang={ English={ [1]={ @@ -6559,7 +6531,7 @@ return { [1]="virtual_skill_gains_intensity" } }, - [193]={ + [194]={ lang={ English={ [1]={ @@ -6578,7 +6550,7 @@ return { [1]="virtual_maximum_intensity" } }, - [194]={ + [195]={ lang={ English={ [1]={ @@ -6606,7 +6578,7 @@ return { [2]="virtual_intensity_lost_on_teleport" } }, - [195]={ + [196]={ lang={ English={ [1]={ @@ -6625,7 +6597,7 @@ return { [1]="global_hit_causes_monster_flee_%" } }, - [196]={ + [197]={ lang={ English={ [1]={ @@ -6644,7 +6616,7 @@ return { [1]="totem_range" } }, - [197]={ + [198]={ lang={ English={ [1]={ @@ -6672,7 +6644,7 @@ return { [1]="skill_display_number_of_totems_allowed" } }, - [198]={ + [199]={ lang={ English={ [1]={ @@ -6700,7 +6672,7 @@ return { [1]="skill_display_number_of_traps_allowed" } }, - [199]={ + [200]={ lang={ English={ [1]={ @@ -6728,7 +6700,7 @@ return { [1]="skill_display_number_of_remote_mines_allowed" } }, - [200]={ + [201]={ lang={ English={ [1]={ @@ -6751,7 +6723,7 @@ return { [1]="totem_duration" } }, - [201]={ + [202]={ lang={ English={ [1]={ @@ -6770,7 +6742,7 @@ return { [1]="totems_cannot_evade" } }, - [202]={ + [203]={ lang={ English={ [1]={ @@ -6793,7 +6765,7 @@ return { [1]="trap_duration" } }, - [203]={ + [204]={ lang={ English={ [1]={ @@ -6825,7 +6797,7 @@ return { [1]="trap_throwing_speed_+%" } }, - [204]={ + [205]={ lang={ English={ [1]={ @@ -6857,7 +6829,7 @@ return { [1]="mine_laying_speed_+%" } }, - [205]={ + [206]={ lang={ English={ [1]={ @@ -6880,7 +6852,7 @@ return { [1]="mine_duration" } }, - [206]={ + [207]={ lang={ English={ [1]={ @@ -6912,7 +6884,7 @@ return { [1]="totem_life_+%" } }, - [207]={ + [208]={ lang={ English={ [1]={ @@ -6931,7 +6903,7 @@ return { [1]="freeze_as_though_dealt_damage_+%" } }, - [208]={ + [209]={ lang={ English={ [1]={ @@ -6950,7 +6922,7 @@ return { [1]="glacial_hammer_third_hit_freeze_as_though_dealt_damage_+%" } }, - [209]={ + [210]={ lang={ English={ [1]={ @@ -6973,7 +6945,7 @@ return { [1]="base_life_regeneration_rate_per_minute" } }, - [210]={ + [211]={ lang={ English={ [1]={ @@ -6996,7 +6968,7 @@ return { [1]="life_regeneration_rate_per_minute_%" } }, - [211]={ + [212]={ lang={ English={ [1]={ @@ -7028,7 +7000,7 @@ return { [1]="life_regeneration_rate_+%" } }, - [212]={ + [213]={ lang={ English={ [1]={ @@ -7047,7 +7019,7 @@ return { [1]="base_cold_damage_resistance_%" } }, - [213]={ + [214]={ lang={ English={ [1]={ @@ -7079,7 +7051,7 @@ return { [1]="ice_spear_second_form_critical_strike_chance_+%" } }, - [214]={ + [215]={ lang={ English={ [1]={ @@ -7098,7 +7070,7 @@ return { [1]="ice_spear_second_form_critical_strike_multiplier_+" } }, - [215]={ + [216]={ lang={ English={ [1]={ @@ -7130,7 +7102,7 @@ return { [1]="ice_spear_second_form_projectile_speed_+%_final" } }, - [216]={ + [217]={ lang={ English={ [1]={ @@ -7153,7 +7125,7 @@ return { [1]="global_chance_to_blind_on_hit_%" } }, - [217]={ + [218]={ lang={ English={ [1]={ @@ -7185,7 +7157,7 @@ return { [1]="blind_duration_+%" } }, - [218]={ + [219]={ lang={ English={ [1]={ @@ -7204,7 +7176,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [219]={ + [220]={ lang={ English={ [1]={ @@ -7223,7 +7195,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [220]={ + [221]={ lang={ English={ [1]={ @@ -7242,7 +7214,7 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [221]={ + [222]={ lang={ English={ [1]={ @@ -7265,7 +7237,7 @@ return { [1]="lightning_penetration_%_while_on_low_mana" } }, - [222]={ + [223]={ lang={ English={ [1]={ @@ -7284,7 +7256,7 @@ return { [1]="reduce_enemy_elemental_resistance_%" } }, - [223]={ + [224]={ lang={ English={ [1]={ @@ -7303,7 +7275,7 @@ return { [1]="skeletal_chains_no_minions_targets_self" } }, - [224]={ + [225]={ lang={ English={ [1]={ @@ -7326,7 +7298,7 @@ return { [1]="skeletal_chains_no_minions_damage_+%_final" } }, - [225]={ + [226]={ lang={ English={ [1]={ @@ -7345,7 +7317,7 @@ return { [1]="skeletal_chains_no_minions_radius_+" } }, - [226]={ + [227]={ lang={ English={ [1]={ @@ -7373,7 +7345,7 @@ return { [1]="virtual_number_of_chains" } }, - [227]={ + [228]={ lang={ English={ [1]={ @@ -7401,7 +7373,7 @@ return { [1]="virtual_number_of_chains_for_beams" } }, - [228]={ + [229]={ lang={ English={ [1]={ @@ -7420,7 +7392,7 @@ return { [1]="virtual_projectile_number_to_split" } }, - [229]={ + [230]={ lang={ English={ [1]={ @@ -7448,7 +7420,7 @@ return { [1]="virtual_number_of_forks_for_projectiles_final" } }, - [230]={ + [231]={ lang={ English={ [1]={ @@ -7650,7 +7622,7 @@ return { [4]="projectiles_chance_to_return_%_from_final_target" } }, - [231]={ + [232]={ lang={ English={ [1]={ @@ -7673,7 +7645,7 @@ return { [1]="corpse_consumption_life_to_gain" } }, - [232]={ + [233]={ lang={ English={ [1]={ @@ -7696,7 +7668,7 @@ return { [1]="corpse_consumption_mana_to_gain" } }, - [233]={ + [234]={ lang={ English={ [1]={ @@ -7736,7 +7708,7 @@ return { [1]="flamethrower_damage_+%_per_stage_final" } }, - [234]={ + [235]={ lang={ English={ [1]={ @@ -7768,7 +7740,7 @@ return { [1]="incinerate_damage_+%_per_stage" } }, - [235]={ + [236]={ lang={ English={ [1]={ @@ -7800,7 +7772,7 @@ return { [1]="blade_vortex_hit_rate_+%_per_blade" } }, - [236]={ + [237]={ lang={ English={ [1]={ @@ -7832,7 +7804,7 @@ return { [1]="blade_vortex_damage_+%_per_blade_final" } }, - [237]={ + [238]={ lang={ English={ [1]={ @@ -7872,7 +7844,7 @@ return { [1]="blade_vortex_ailment_damage_+%_per_blade_final" } }, - [238]={ + [239]={ lang={ English={ [1]={ @@ -7904,7 +7876,7 @@ return { [1]="cyclone_movement_speed_+%_final" } }, - [239]={ + [240]={ lang={ English={ [1]={ @@ -7927,7 +7899,7 @@ return { [1]="mana_degeneration_per_minute" } }, - [240]={ + [241]={ lang={ English={ [1]={ @@ -7950,7 +7922,7 @@ return { [1]="ice_shield_moving_mana_degeneration_per_minute" } }, - [241]={ + [242]={ lang={ English={ [1]={ @@ -7969,7 +7941,7 @@ return { [1]="physical_damage_taken_+" } }, - [242]={ + [243]={ lang={ English={ [1]={ @@ -7988,7 +7960,7 @@ return { [1]="fire_damage_taken_+" } }, - [243]={ + [244]={ lang={ English={ [1]={ @@ -8007,7 +7979,7 @@ return { [1]="virtual_melee_splash" } }, - [244]={ + [245]={ lang={ English={ [1]={ @@ -8026,7 +7998,7 @@ return { [1]="attack_repeat_count" } }, - [245]={ + [246]={ lang={ English={ [1]={ @@ -8054,7 +8026,7 @@ return { [1]="add_power_charge_on_critical_strike_%" } }, - [246]={ + [247]={ lang={ English={ [1]={ @@ -8086,7 +8058,7 @@ return { [1]="support_multiple_attacks_melee_attack_speed_+%_final" } }, - [247]={ + [248]={ lang={ English={ [1]={ @@ -8105,7 +8077,7 @@ return { [1]="summon_fire_resistance_+" } }, - [248]={ + [249]={ lang={ English={ [1]={ @@ -8124,7 +8096,7 @@ return { [1]="summon_cold_resistance_+" } }, - [249]={ + [250]={ lang={ English={ [1]={ @@ -8143,7 +8115,7 @@ return { [1]="summon_lightning_resistance_+" } }, - [250]={ + [251]={ lang={ English={ [1]={ @@ -8162,7 +8134,7 @@ return { [1]="virtual_minion_elemental_resistance_%" } }, - [251]={ + [252]={ lang={ English={ [1]={ @@ -8190,7 +8162,7 @@ return { [1]="apply_linked_curses_on_hit_%" } }, - [252]={ + [253]={ lang={ English={ [1]={ @@ -8209,7 +8181,7 @@ return { [1]="reave_area_of_effect_+%_final_per_stage" } }, - [253]={ + [254]={ lang={ English={ [1]={ @@ -8259,7 +8231,7 @@ return { [2]="gain_endurance_charge_on_melee_stun_%" } }, - [254]={ + [255]={ lang={ English={ [1]={ @@ -8282,7 +8254,7 @@ return { [1]="freeze_mine_cold_resistance_+_while_frozen" } }, - [255]={ + [256]={ lang={ English={ [1]={ @@ -8310,7 +8282,7 @@ return { [1]="cast_linked_spells_on_attack_crit_%" } }, - [256]={ + [257]={ lang={ English={ [1]={ @@ -8338,7 +8310,7 @@ return { [1]="cast_linked_spells_on_melee_kill_%" } }, - [257]={ + [258]={ lang={ English={ [1]={ @@ -8362,7 +8334,7 @@ return { [2]="spell_only_castable_on_death" } }, - [258]={ + [259]={ lang={ English={ [1]={ @@ -8390,7 +8362,7 @@ return { [1]="melee_counterattack_trigger_on_hit_%" } }, - [259]={ + [260]={ lang={ English={ [1]={ @@ -8418,7 +8390,7 @@ return { [1]="attack_trigger_when_critically_hit_%" } }, - [260]={ + [261]={ lang={ English={ [1]={ @@ -8446,7 +8418,7 @@ return { [1]="melee_counterattack_trigger_on_block_%" } }, - [261]={ + [262]={ lang={ English={ [1]={ @@ -8465,7 +8437,7 @@ return { [1]="attack_unusable_if_triggerable" } }, - [262]={ + [263]={ lang={ English={ [1]={ @@ -8484,7 +8456,7 @@ return { [1]="animate_item_maximum_level_requirement" } }, - [263]={ + [264]={ lang={ English={ [1]={ @@ -8512,7 +8484,7 @@ return { [1]="attack_trigger_on_kill_%" } }, - [264]={ + [265]={ lang={ English={ [1]={ @@ -8540,7 +8512,7 @@ return { [1]="cast_on_attack_use_%" } }, - [265]={ + [266]={ lang={ English={ [1]={ @@ -8568,7 +8540,7 @@ return { [1]="cast_on_skill_use_%" } }, - [266]={ + [267]={ lang={ English={ [1]={ @@ -8596,7 +8568,7 @@ return { [1]="chance_to_cast_on_kill_%" } }, - [267]={ + [268]={ lang={ English={ [1]={ @@ -8624,7 +8596,7 @@ return { [1]="chance_to_cast_on_kill_%_target_self" } }, - [268]={ + [269]={ lang={ English={ [1]={ @@ -8652,7 +8624,7 @@ return { [1]="trigger_on_skill_use_from_chest_%" } }, - [269]={ + [270]={ lang={ English={ [1]={ @@ -8680,7 +8652,7 @@ return { [1]="trigger_on_skill_use_%_if_you_have_a_spirit_charge" } }, - [270]={ + [271]={ lang={ English={ [1]={ @@ -8708,7 +8680,7 @@ return { [1]="cast_on_any_damage_taken_%" } }, - [271]={ + [272]={ lang={ English={ [1]={ @@ -8736,7 +8708,7 @@ return { [1]="cast_when_hit_%" } }, - [272]={ + [273]={ lang={ English={ [1]={ @@ -8755,7 +8727,7 @@ return { [1]="cast_on_death_%" } }, - [273]={ + [274]={ lang={ English={ [1]={ @@ -8774,7 +8746,7 @@ return { [1]="chance_to_cast_on_rampage_tier_%" } }, - [274]={ + [275]={ lang={ English={ [1]={ @@ -8793,7 +8765,7 @@ return { [1]="cast_on_stunned_%" } }, - [275]={ + [276]={ lang={ English={ [1]={ @@ -8816,11 +8788,12 @@ return { } } }, + name="spellslinger_trigger", stats={ [1]="spellslinger_trigger_on_wand_attack_%" } }, - [276]={ + [277]={ lang={ English={ [1]={ @@ -8848,7 +8821,7 @@ return { [1]="cast_on_gain_avians_flight_or_avians_might_%" } }, - [277]={ + [278]={ lang={ English={ [1]={ @@ -8876,7 +8849,7 @@ return { [1]="cast_on_hit_%" } }, - [278]={ + [279]={ lang={ English={ [1]={ @@ -8904,7 +8877,7 @@ return { [1]="cast_on_hit_if_cursed_%" } }, - [279]={ + [280]={ lang={ English={ [1]={ @@ -8923,7 +8896,7 @@ return { [1]="cast_on_lose_cats_stealth" } }, - [280]={ + [281]={ lang={ English={ [1]={ @@ -8951,7 +8924,7 @@ return { [1]="cast_on_melee_hit_if_cursed_%" } }, - [281]={ + [282]={ lang={ English={ [1]={ @@ -8979,7 +8952,7 @@ return { [1]="attack_trigger_on_hit_%" } }, - [282]={ + [283]={ lang={ English={ [1]={ @@ -9007,7 +8980,7 @@ return { [1]="attack_trigger_on_melee_hit_%" } }, - [283]={ + [284]={ lang={ English={ [1]={ @@ -9036,7 +9009,7 @@ return { [3]="cast_on_damage_taken_threshold" } }, - [284]={ + [285]={ lang={ English={ [1]={ @@ -9064,7 +9037,7 @@ return { [1]="chance_to_cast_when_your_trap_is_triggered_%" } }, - [285]={ + [286]={ lang={ English={ [1]={ @@ -9096,7 +9069,7 @@ return { [1]="active_skill_attack_speed_+%_final" } }, - [286]={ + [287]={ lang={ English={ [1]={ @@ -9128,7 +9101,7 @@ return { [1]="charged_blast_spell_damage_+%_final_per_stack" } }, - [287]={ + [288]={ lang={ English={ [1]={ @@ -9168,7 +9141,7 @@ return { [1]="flameblast_ailment_damage_+%_final_per_stack" } }, - [288]={ + [289]={ lang={ English={ [1]={ @@ -9191,7 +9164,7 @@ return { [1]="cast_while_channelling_time_ms" } }, - [289]={ + [290]={ lang={ English={ [1]={ @@ -9223,7 +9196,7 @@ return { [1]="curse_effect_+%" } }, - [290]={ + [291]={ lang={ English={ [1]={ @@ -9255,7 +9228,7 @@ return { [1]="curse_effect_+%_vs_players" } }, - [291]={ + [292]={ lang={ English={ [1]={ @@ -9287,7 +9260,39 @@ return { [1]="curse_effect_+%_final_vs_players" } }, - [292]={ + [293]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Effect of Curse" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Effect of Curse" + } + } + }, + name="curse_pillar_curse_effect", + stats={ + [1]="curse_pillar_curse_effect_+%_final" + } + }, + [294]={ lang={ English={ [1]={ @@ -9319,7 +9324,7 @@ return { [1]="support_projectile_attack_speed_+%_final" } }, - [293]={ + [295]={ lang={ English={ [1]={ @@ -9351,7 +9356,7 @@ return { [1]="support_spell_totem_cast_speed_+%_final" } }, - [294]={ + [296]={ lang={ English={ [1]={ @@ -9383,7 +9388,7 @@ return { [1]="support_attack_totem_attack_speed_+%_final" } }, - [295]={ + [297]={ lang={ English={ [1]={ @@ -9402,7 +9407,7 @@ return { [1]="atziri_unique_staff_storm_call_number_of_markers_to_place" } }, - [296]={ + [298]={ lang={ English={ [1]={ @@ -9421,7 +9426,7 @@ return { [1]="desecrate_number_of_corpses_to_create" } }, - [297]={ + [299]={ lang={ English={ [1]={ @@ -9440,7 +9445,7 @@ return { [1]="desecrate_corpse_level" } }, - [298]={ + [300]={ lang={ English={ [1]={ @@ -9459,7 +9464,7 @@ return { [1]="unearth_corpse_level" } }, - [299]={ + [301]={ lang={ English={ [1]={ @@ -9478,7 +9483,7 @@ return { [1]="ice_nova_number_of_repeats" } }, - [300]={ + [302]={ lang={ English={ [1]={ @@ -9510,7 +9515,7 @@ return { [1]="ice_nova_radius_+%_per_repeat" } }, - [301]={ + [303]={ lang={ English={ [1]={ @@ -9542,7 +9547,7 @@ return { [1]="vaal_lightning_strike_beam_damage_+%_final" } }, - [302]={ + [304]={ lang={ English={ [1]={ @@ -9561,7 +9566,7 @@ return { [1]="global_always_hit" } }, - [303]={ + [305]={ lang={ English={ [1]={ @@ -9580,7 +9585,7 @@ return { [1]="global_reduce_enemy_block_%" } }, - [304]={ + [306]={ lang={ English={ [1]={ @@ -9599,7 +9604,7 @@ return { [1]="reduce_enemy_dodge_%" } }, - [305]={ + [307]={ lang={ English={ [1]={ @@ -9631,7 +9636,7 @@ return { [1]="flame_whip_damage_+%_final_vs_burning_enemies" } }, - [306]={ + [308]={ lang={ English={ [1]={ @@ -9671,7 +9676,7 @@ return { [1]="damage_+%_vs_burning_enemies" } }, - [307]={ + [309]={ lang={ English={ [1]={ @@ -9690,7 +9695,7 @@ return { [1]="never_freeze" } }, - [308]={ + [310]={ lang={ English={ [1]={ @@ -9709,7 +9714,7 @@ return { [1]="never_ignite" } }, - [309]={ + [311]={ lang={ English={ [1]={ @@ -9728,7 +9733,7 @@ return { [1]="damage_cannot_be_reflected" } }, - [310]={ + [312]={ lang={ English={ [1]={ @@ -9747,7 +9752,7 @@ return { [1]="lightning_trap_projectiles_leave_shocking_ground" } }, - [311]={ + [313]={ lang={ English={ [1]={ @@ -9766,7 +9771,7 @@ return { [1]="physical_damage_%_to_add_as_fire" } }, - [312]={ + [314]={ lang={ English={ [1]={ @@ -9785,7 +9790,7 @@ return { [1]="physical_damage_%_to_add_as_chaos" } }, - [313]={ + [315]={ lang={ English={ [1]={ @@ -9804,7 +9809,7 @@ return { [1]="fire_damage_+%" } }, - [314]={ + [316]={ lang={ English={ [1]={ @@ -9823,7 +9828,7 @@ return { [1]="cold_damage_+%" } }, - [315]={ + [317]={ lang={ English={ [1]={ @@ -9847,7 +9852,7 @@ return { [2]="spell_maximum_added_cold_damage" } }, - [316]={ + [318]={ lang={ English={ [1]={ @@ -9871,7 +9876,7 @@ return { [2]="spell_maximum_added_lightning_damage" } }, - [317]={ + [319]={ lang={ English={ [1]={ @@ -9894,7 +9899,7 @@ return { [1]="elemental_hit_no_physical_chaos_damage" } }, - [318]={ + [320]={ lang={ English={ [1]={ @@ -9934,7 +9939,7 @@ return { [1]="static_strike_explosion_damage_+%_final" } }, - [319]={ + [321]={ lang={ English={ [1]={ @@ -9966,7 +9971,7 @@ return { [1]="base_arrow_speed_+%" } }, - [320]={ + [322]={ lang={ English={ [1]={ @@ -9985,7 +9990,7 @@ return { [1]="cluster_burst_spawn_amount" } }, - [321]={ + [323]={ lang={ English={ [1]={ @@ -10030,7 +10035,7 @@ return { [1]="abyssal_cry_movement_velocity_+%_per_one_hundred_nearby_enemies" } }, - [322]={ + [324]={ lang={ English={ [1]={ @@ -10062,7 +10067,7 @@ return { [1]="newshocknova_first_ring_damage_+%_final" } }, - [323]={ + [325]={ lang={ English={ [1]={ @@ -10081,7 +10086,7 @@ return { [1]="abyssal_cry_%_max_life_as_chaos_on_death" } }, - [324]={ + [326]={ lang={ English={ [1]={ @@ -10100,13 +10105,17 @@ return { [1]="infernal_cry_%_max_life_as_fire_on_death" } }, - [325]={ + [327]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -10114,12 +10123,16 @@ return { [2]=99 } }, - text="{0}% chance to Fortify on Melee hit" + text="Melee Hits have {0}% chance to Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -10127,7 +10140,7 @@ return { [2]="#" } }, - text="Grants Fortify on Melee Hit" + text="Melee Hits Fortify" } } }, @@ -10136,7 +10149,7 @@ return { [1]="chance_to_fortify_on_melee_hit_+%" } }, - [326]={ + [328]={ lang={ English={ [1]={ @@ -10146,7 +10159,7 @@ return { [2]="#" } }, - text="{0}% increased Fortify duration" + text="{0}% increased Fortification Duration" }, [2]={ [1]={ @@ -10159,7 +10172,7 @@ return { [2]=-1 } }, - text="{0}% reduced Fortify duration" + text="{0}% reduced Fortification Duration" } } }, @@ -10168,7 +10181,7 @@ return { [1]="fortify_duration_+%" } }, - [327]={ + [329]={ lang={ English={ [1]={ @@ -10187,7 +10200,7 @@ return { [1]="base_physical_damage_%_to_convert_to_cold" } }, - [328]={ + [330]={ lang={ English={ [1]={ @@ -10219,7 +10232,7 @@ return { [1]="ice_crash_second_hit_damage_+%_final" } }, - [329]={ + [331]={ lang={ English={ [1]={ @@ -10277,7 +10290,7 @@ return { [2]="quality_display_ice_crash_is_gem" } }, - [330]={ + [332]={ lang={ English={ [1]={ @@ -10309,7 +10322,7 @@ return { [1]="fire_golem_grants_damage_+%" } }, - [331]={ + [333]={ lang={ English={ [1]={ @@ -10341,7 +10354,7 @@ return { [1]="ice_golem_grants_critical_strike_chance_+%" } }, - [332]={ + [334]={ lang={ English={ [1]={ @@ -10373,7 +10386,7 @@ return { [1]="ice_golem_grants_accuracy_+%" } }, - [333]={ + [335]={ lang={ English={ [1]={ @@ -10392,7 +10405,7 @@ return { [1]="chaos_golem_grants_additional_physical_damage_reduction_%" } }, - [334]={ + [336]={ lang={ English={ [1]={ @@ -10415,7 +10428,7 @@ return { [1]="stone_golem_grants_base_life_regeneration_rate_per_minute" } }, - [335]={ + [337]={ lang={ English={ [1]={ @@ -10447,7 +10460,7 @@ return { [1]="lightning_golem_grants_attack_and_cast_speed_+%" } }, - [336]={ + [338]={ lang={ English={ [1]={ @@ -10474,7 +10487,7 @@ return { [1]="virtual_firestorm_drop_chilled_ground_duration_ms" } }, - [337]={ + [339]={ lang={ English={ [1]={ @@ -10506,7 +10519,7 @@ return { [1]="inspiring_cry_damage_+%_per_one_hundred_nearby_enemies" } }, - [338]={ + [340]={ lang={ English={ [1]={ @@ -10524,11 +10537,12 @@ return { } } }, + name="mana_regen", stats={ [1]="base_mana_regeneration_rate_per_minute" } }, - [339]={ + [341]={ lang={ English={ [1]={ @@ -10560,7 +10574,7 @@ return { [1]="damage_+%" } }, - [340]={ + [342]={ lang={ English={ [1]={ @@ -10600,7 +10614,7 @@ return { [1]="fire_nova_damage_+%_per_repeat_final" } }, - [341]={ + [343]={ lang={ English={ [1]={ @@ -10632,7 +10646,7 @@ return { [1]="support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies" } }, - [342]={ + [344]={ lang={ English={ [1]={ @@ -10664,7 +10678,7 @@ return { [1]="melee_damage_vs_bleeding_enemies_+%" } }, - [343]={ + [345]={ lang={ English={ [1]={ @@ -10683,7 +10697,7 @@ return { [1]="summon_totem_cast_speed_+%" } }, - [344]={ + [346]={ lang={ English={ [1]={ @@ -10715,7 +10729,7 @@ return { [1]="new_arctic_armour_physical_damage_taken_when_hit_+%_final" } }, - [345]={ + [347]={ lang={ English={ [1]={ @@ -10747,7 +10761,7 @@ return { [1]="new_arctic_armour_fire_damage_taken_when_hit_+%_final" } }, - [346]={ + [348]={ lang={ English={ [1]={ @@ -10799,7 +10813,7 @@ return { [1]="chance_to_freeze_shock_ignite_%" } }, - [347]={ + [349]={ lang={ English={ [1]={ @@ -10822,7 +10836,7 @@ return { [1]="additional_chance_to_freeze_chilled_enemies_%" } }, - [348]={ + [350]={ lang={ English={ [1]={ @@ -10841,7 +10855,7 @@ return { [1]="elemental_strike_physical_damage_%_to_convert" } }, - [349]={ + [351]={ lang={ English={ [1]={ @@ -10864,7 +10878,7 @@ return { [1]="melee_weapon_range_+" } }, - [350]={ + [352]={ lang={ English={ [1]={ @@ -10887,7 +10901,7 @@ return { [1]="melee_range_+" } }, - [351]={ + [353]={ lang={ English={ [1]={ @@ -10927,7 +10941,7 @@ return { [1]="support_hypothermia_damage_+%_vs_chilled_enemies_final" } }, - [352]={ + [354]={ lang={ English={ [1]={ @@ -10950,7 +10964,7 @@ return { [1]="phase_through_objects" } }, - [353]={ + [355]={ lang={ English={ [1]={ @@ -10990,7 +11004,7 @@ return { [1]="enemy_aggro_radius_+%" } }, - [354]={ + [356]={ lang={ English={ [1]={ @@ -11030,7 +11044,7 @@ return { [1]="quake_slam_fully_charged_explosion_damage_+%_final" } }, - [355]={ + [357]={ lang={ English={ [1]={ @@ -11053,7 +11067,7 @@ return { [1]="siphon_life_leech_from_damage_permyriad" } }, - [356]={ + [358]={ lang={ English={ [1]={ @@ -11072,7 +11086,7 @@ return { [1]="maximum_number_of_spinning_blades" } }, - [357]={ + [359]={ lang={ English={ [1]={ @@ -11099,11 +11113,12 @@ return { } } }, + name="chaos_damage_taken_incr", stats={ [1]="chaos_damage_taken_+%" } }, - [358]={ + [360]={ lang={ English={ [1]={ @@ -11139,7 +11154,7 @@ return { [1]="base_chance_to_poison_on_hit_%" } }, - [359]={ + [361]={ lang={ English={ [1]={ @@ -11175,7 +11190,7 @@ return { [1]="skill_buff_grants_chance_to_poison_%" } }, - [360]={ + [362]={ lang={ English={ [1]={ @@ -11207,7 +11222,7 @@ return { [1]="damage_over_time_+%" } }, - [361]={ + [363]={ lang={ English={ [1]={ @@ -11239,7 +11254,7 @@ return { [1]="bladefall_damage_per_stage_+%_final" } }, - [362]={ + [364]={ lang={ English={ [1]={ @@ -11262,7 +11277,7 @@ return { [1]="global_poison_on_hit" } }, - [363]={ + [365]={ lang={ English={ [1]={ @@ -11294,7 +11309,7 @@ return { [1]="base_poison_damage_+%" } }, - [364]={ + [366]={ lang={ English={ [1]={ @@ -11326,7 +11341,7 @@ return { [1]="base_poison_duration_+%" } }, - [365]={ + [367]={ lang={ English={ [1]={ @@ -11358,7 +11373,7 @@ return { [1]="melee_splash_area_of_effect_+%_final" } }, - [366]={ + [368]={ lang={ English={ [1]={ @@ -11390,7 +11405,7 @@ return { [1]="cyclone_first_hit_damage_+%_final" } }, - [367]={ + [369]={ lang={ English={ [1]={ @@ -11422,7 +11437,7 @@ return { [1]="shockwave_slam_explosion_damage_+%_final" } }, - [368]={ + [370]={ lang={ English={ [1]={ @@ -11445,7 +11460,7 @@ return { [1]="additional_base_critical_strike_chance" } }, - [369]={ + [371]={ lang={ English={ [1]={ @@ -11477,7 +11492,7 @@ return { [1]="shock_nova_ring_damage_+%" } }, - [370]={ + [372]={ lang={ English={ [1]={ @@ -11509,7 +11524,7 @@ return { [1]="skill_buff_effect_+%" } }, - [371]={ + [373]={ lang={ English={ [1]={ @@ -11541,7 +11556,7 @@ return { [1]="blood_sand_stance_melee_skills_area_damage_+%_final_in_blood_stance" } }, - [372]={ + [374]={ lang={ English={ [1]={ @@ -11573,7 +11588,7 @@ return { [1]="blood_sand_stance_melee_skills_area_of_effect_+%_final_in_blood_stance" } }, - [373]={ + [375]={ lang={ English={ [1]={ @@ -11605,7 +11620,7 @@ return { [1]="blood_sand_stance_melee_skills_area_of_effect_+%_final_in_sand_stance" } }, - [374]={ + [376]={ lang={ English={ [1]={ @@ -11637,7 +11652,7 @@ return { [1]="blood_sand_stance_melee_skills_area_damage_+%_final_in_sand_stance" } }, - [375]={ + [377]={ lang={ English={ [1]={ @@ -11669,7 +11684,7 @@ return { [1]="corrosive_shroud_poison_damage_+%_final_while_accumulating_poison" } }, - [376]={ + [378]={ lang={ English={ [1]={ @@ -11692,7 +11707,7 @@ return { [1]="corrosive_shroud_gains_%_of_damage_from_inflicted_poisons" } }, - [377]={ + [379]={ lang={ English={ [1]={ @@ -11711,7 +11726,7 @@ return { [1]="corrosive_shroud_maximum_stored_poison_damage" } }, - [378]={ + [380]={ lang={ English={ [1]={ @@ -11730,7 +11745,7 @@ return { [1]="corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second" } }, - [379]={ + [381]={ lang={ English={ [1]={ @@ -11749,7 +11764,7 @@ return { [1]="corrosive_shroud_poison_dot_multiplier_+_while_aura_active" } }, - [380]={ + [382]={ lang={ English={ [1]={ @@ -11781,7 +11796,7 @@ return { [1]="active_skill_projectile_damage_+%_final" } }, - [381]={ + [383]={ lang={ English={ [1]={ @@ -11839,7 +11854,7 @@ return { [2]="quality_display_active_skill_returning_damage_is_gem" } }, - [382]={ + [384]={ lang={ English={ [1]={ @@ -11871,7 +11886,7 @@ return { [1]="groundslam_damage_to_close_targets_+%_final" } }, - [383]={ + [385]={ lang={ English={ [1]={ @@ -11903,7 +11918,7 @@ return { [1]="snapping_adder_released_projectile_damage_+%_final" } }, - [384]={ + [386]={ lang={ English={ [1]={ @@ -11922,7 +11937,7 @@ return { [1]="returning_projectiles_always_pierce" } }, - [385]={ + [387]={ lang={ English={ [1]={ @@ -11954,17 +11969,21 @@ return { [1]="active_skill_damage_over_time_from_projectile_hits_+%_final" } }, - [386]={ + [388]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Gain Arcane Surge after Spending a total of {0} Mana with this Spell" + text="Gain Arcane Surge after Spending a total of {0} Mana on Upfront Costs and Effects of this Spell" } } }, @@ -11973,7 +11992,7 @@ return { [1]="support_arcane_surge_gain_buff_on_mana_use_threshold" } }, - [387]={ + [389]={ lang={ English={ [1]={ @@ -11997,7 +12016,7 @@ return { [2]="support_arcane_surge_mana_regeneration_rate_+%" } }, - [388]={ + [390]={ lang={ English={ [1]={ @@ -12033,7 +12052,7 @@ return { [1]="support_arcane_surge_duration_ms" } }, - [389]={ + [391]={ lang={ English={ [1]={ @@ -12069,7 +12088,7 @@ return { [1]="support_cruelty_duration_ms" } }, - [390]={ + [392]={ lang={ English={ [1]={ @@ -12088,7 +12107,7 @@ return { [1]="support_innervate_gain_buff_on_killing_shocked_enemy" } }, - [391]={ + [393]={ lang={ English={ [1]={ @@ -12112,7 +12131,7 @@ return { [2]="support_innervate_maximum_added_lightning_damage" } }, - [392]={ + [394]={ lang={ English={ [1]={ @@ -12148,7 +12167,7 @@ return { [1]="support_innervate_buff_duration_ms" } }, - [393]={ + [395]={ lang={ English={ [1]={ @@ -12167,7 +12186,7 @@ return { [1]="support_ruthless_big_hit_max_count" } }, - [394]={ + [396]={ lang={ English={ [1]={ @@ -12186,7 +12205,7 @@ return { [1]="support_ruthless_big_hit_damage_+%_final" } }, - [395]={ + [397]={ lang={ English={ [1]={ @@ -12205,7 +12224,7 @@ return { [1]="support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final" } }, - [396]={ + [398]={ lang={ English={ [1]={ @@ -12228,7 +12247,7 @@ return { [1]="support_ruthless_big_hit_stun_base_duration_override_ms" } }, - [397]={ + [399]={ lang={ English={ [1]={ @@ -12247,7 +12266,7 @@ return { [1]="berserk_minimum_rage" } }, - [398]={ + [400]={ lang={ English={ [1]={ @@ -12279,7 +12298,7 @@ return { [1]="berserk_attack_damage_+%_final" } }, - [399]={ + [401]={ lang={ English={ [1]={ @@ -12311,7 +12330,7 @@ return { [1]="berserk_attack_speed_+%_final" } }, - [400]={ + [402]={ lang={ English={ [1]={ @@ -12343,7 +12362,7 @@ return { [1]="berserk_movement_speed_+%_final" } }, - [401]={ + [403]={ lang={ English={ [1]={ @@ -12375,7 +12394,7 @@ return { [1]="berserk_base_damage_taken_+%_final" } }, - [402]={ + [404]={ lang={ English={ [1]={ @@ -12398,7 +12417,7 @@ return { [1]="virtual_berserk_hundred_times_rage_loss_per_second" } }, - [403]={ + [405]={ lang={ English={ [1]={ @@ -12417,7 +12436,7 @@ return { [1]="berserk_rage_loss_+%_per_second" } }, - [404]={ + [406]={ lang={ English={ [1]={ @@ -12440,7 +12459,7 @@ return { [1]="ancestral_slam_interval_duration" } }, - [405]={ + [407]={ lang={ English={ [1]={ @@ -12472,7 +12491,7 @@ return { [1]="support_ancestral_slam_big_hit_hit_damage_+%_final" } }, - [406]={ + [408]={ lang={ English={ [1]={ @@ -12504,7 +12523,7 @@ return { [1]="support_ancestral_slam_big_hit_ailment_damage_+%_final" } }, - [407]={ + [409]={ lang={ English={ [1]={ @@ -12536,7 +12555,26 @@ return { [1]="support_ancestral_slam_big_hit_area_+%" } }, - [408]={ + [410]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Reflects {0}% of Damage Taken to Enemies" + } + } + }, + name="tornado_damage_absorbed", + stats={ + [1]="tornado_damage_absorbed_%" + } + }, + [411]={ lang={ English={ [1]={ @@ -12546,16 +12584,16 @@ return { [2]="#" } }, - text="{0}% chance to Summon a Sentinel of Absolution on Hitting a Unique Enemy" + text="{0}% chance to Summon a Sentinel of Absolution on Hitting a Rare or Unique Enemy" } } }, name="absolution_blast_unique_chance", stats={ - [1]="absolution_blast_chance_to_summon_on_hitting_unique_%" + [1]="absolution_blast_chance_to_summon_on_hitting_rare_or_unique_%" } }, - [409]={ + [412]={ lang={ English={ [1]={ @@ -12587,7 +12625,7 @@ return { [1]="active_skill_added_damage_+%_final" } }, - [410]={ + [413]={ lang={ English={ [1]={ @@ -12614,11 +12652,12 @@ return { } } }, + name="active_skill_area_damage_incr", stats={ [1]="active_skill_area_damage_+%_final" } }, - [411]={ + [414]={ lang={ English={ [1]={ @@ -12650,7 +12689,7 @@ return { [1]="active_skill_area_of_effect_+%_final_per_endurance_charge" } }, - [412]={ + [415]={ lang={ English={ [1]={ @@ -12682,7 +12721,7 @@ return { [1]="active_skill_area_of_effect_+%_final_when_cast_on_frostbolt" } }, - [413]={ + [416]={ lang={ English={ [1]={ @@ -12701,7 +12740,7 @@ return { [1]="active_skill_base_area_length_+" } }, - [414]={ + [417]={ lang={ English={ [1]={ @@ -12741,7 +12780,7 @@ return { [1]="active_skill_bleeding_damage_+%_final_in_blood_stance" } }, - [415]={ + [418]={ lang={ English={ [1]={ @@ -12773,7 +12812,7 @@ return { [1]="active_skill_chill_as_though_damage_+%_final" } }, - [416]={ + [419]={ lang={ English={ [1]={ @@ -12805,7 +12844,7 @@ return { [1]="active_skill_damage_+%_when_cast_on_frostbolt" } }, - [417]={ + [420]={ lang={ English={ [1]={ @@ -12837,7 +12876,7 @@ return { [1]="active_skill_if_used_through_frostbolt_damage_+%_final" } }, - [418]={ + [421]={ lang={ English={ [1]={ @@ -12891,7 +12930,7 @@ return { [2]="quality_display_active_skill_ignite_damage_is_gem" } }, - [419]={ + [422]={ lang={ English={ [1]={ @@ -12923,7 +12962,7 @@ return { [1]="active_skill_poison_duration_+%_final" } }, - [420]={ + [423]={ lang={ English={ [1]={ @@ -12955,7 +12994,7 @@ return { [1]="active_skill_projectile_damage_+%_final_for_each_remaining_chain" } }, - [421]={ + [424]={ lang={ English={ [1]={ @@ -12987,7 +13026,7 @@ return { [1]="active_skill_shock_as_though_damage_+%_final" } }, - [422]={ + [425]={ lang={ English={ [1]={ @@ -13015,7 +13054,7 @@ return { [1]="add_endurance_charge_on_skill_hit_%" } }, - [423]={ + [426]={ lang={ English={ [1]={ @@ -13034,7 +13073,7 @@ return { [1]="add_frenzy_charge_on_skill_hit_%" } }, - [424]={ + [427]={ lang={ English={ [1]={ @@ -13053,7 +13092,7 @@ return { [1]="additional_block_chance_against_projectiles_%_per_steel_charge" } }, - [425]={ + [428]={ lang={ English={ [1]={ @@ -13072,7 +13111,7 @@ return { [1]="additional_chain_chance_%" } }, - [426]={ + [429]={ lang={ English={ [1]={ @@ -13095,7 +13134,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_dead" } }, - [427]={ + [430]={ lang={ English={ [1]={ @@ -13118,7 +13157,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_affected_by_elusive" } }, - [428]={ + [431]={ lang={ English={ [1]={ @@ -13168,7 +13207,7 @@ return { [1]="additional_projectiles_per_intensity" } }, - [429]={ + [432]={ lang={ English={ [1]={ @@ -13187,7 +13226,7 @@ return { [1]="additive_arrow_speed_modifiers_apply_to_area_of_effect" } }, - [430]={ + [433]={ lang={ English={ [1]={ @@ -13250,7 +13289,7 @@ return { [2]="active_skill_display_aegis_variation" } }, - [431]={ + [434]={ lang={ English={ [1]={ @@ -13282,7 +13321,7 @@ return { [1]="ailment_damage_+%_per_frenzy_charge" } }, - [432]={ + [435]={ lang={ English={ [1]={ @@ -13305,7 +13344,7 @@ return { [1]="all_damage_can_freeze" } }, - [433]={ + [436]={ lang={ English={ [1]={ @@ -13328,7 +13367,7 @@ return { [1]="all_damage_can_ignite" } }, - [434]={ + [437]={ lang={ English={ [1]={ @@ -13351,7 +13390,7 @@ return { [1]="all_damage_can_shock" } }, - [435]={ + [438]={ lang={ English={ [1]={ @@ -13370,7 +13409,7 @@ return { [1]="already_split_if_no_steel_shards" } }, - [436]={ + [439]={ lang={ English={ [1]={ @@ -13389,7 +13428,7 @@ return { [1]="always_stun_enemies_that_are_on_full_life" } }, - [437]={ + [440]={ lang={ English={ [1]={ @@ -13421,7 +13460,7 @@ return { [1]="ancestor_totem_buff_effect_+%" } }, - [438]={ + [441]={ lang={ English={ [1]={ @@ -13453,7 +13492,7 @@ return { [1]="ancestor_totem_parent_activation_range_+%" } }, - [439]={ + [442]={ lang={ English={ [1]={ @@ -13493,7 +13532,7 @@ return { [1]="ancestral_slam_stun_threshold_reduction_+%" } }, - [440]={ + [443]={ lang={ English={ [1]={ @@ -13512,7 +13551,7 @@ return { [1]="animate_weapon_chance_to_create_additional_copy_%" } }, - [441]={ + [444]={ lang={ English={ [1]={ @@ -13531,7 +13570,7 @@ return { [1]="apply_linked_curses_with_dark_ritual" } }, - [442]={ + [445]={ lang={ English={ [1]={ @@ -13550,7 +13589,7 @@ return { [1]="apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%" } }, - [443]={ + [446]={ lang={ English={ [1]={ @@ -13582,7 +13621,7 @@ return { [1]="arc_damage_+%_final_for_each_remaining_chain" } }, - [444]={ + [447]={ lang={ English={ [1]={ @@ -13614,7 +13653,7 @@ return { [1]="arc_damage_+%_final_per_chain" } }, - [445]={ + [448]={ lang={ English={ [1]={ @@ -13633,7 +13672,7 @@ return { [1]="arcane_cloak_consume_%_of_mana" } }, - [446]={ + [449]={ lang={ English={ [1]={ @@ -13652,7 +13691,7 @@ return { [1]="arcane_cloak_damage_absorbed_%" } }, - [447]={ + [450]={ lang={ English={ [1]={ @@ -13675,7 +13714,7 @@ return { [1]="arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second" } }, - [448]={ + [451]={ lang={ English={ [1]={ @@ -13694,7 +13733,7 @@ return { [1]="arcane_cloak_gain_%_of_consumed_mana_as_lightning_damage" } }, - [449]={ + [452]={ lang={ English={ [1]={ @@ -13717,7 +13756,7 @@ return { [1]="arctic_armour_chill_when_hit_duration" } }, - [450]={ + [453]={ lang={ English={ [1]={ @@ -13736,7 +13775,7 @@ return { [1]="arctic_armour_freeze_enemies_when_you_are_hit_%_chance" } }, - [451]={ + [454]={ lang={ English={ [1]={ @@ -13764,7 +13803,7 @@ return { [1]="arctic_breath_maximum_number_of_skulls_allowed" } }, - [452]={ + [455]={ lang={ English={ [1]={ @@ -13796,7 +13835,7 @@ return { [1]="area_of_effect_+%_per_frost_fury_stage" } }, - [453]={ + [456]={ lang={ English={ [1]={ @@ -13828,7 +13867,7 @@ return { [1]="area_of_effect_+%_per_removable_power_frenzy_or_endurance_charge" } }, - [454]={ + [457]={ lang={ English={ [1]={ @@ -13860,7 +13899,7 @@ return { [1]="area_of_effect_+%_when_cast_on_frostbolt" } }, - [455]={ + [458]={ lang={ English={ [1]={ @@ -13892,7 +13931,7 @@ return { [1]="area_of_effect_+%_while_not_dual_wielding" } }, - [456]={ + [459]={ lang={ English={ [1]={ @@ -13924,7 +13963,7 @@ return { [1]="attack_and_cast_speed_+%" } }, - [457]={ + [460]={ lang={ English={ [1]={ @@ -13951,14 +13990,23 @@ return { } } }, + name="attack_damage_incr", stats={ [1]="attack_damage_+%" } }, - [458]={ + [461]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextBlindNoDuration" + }, + [2]={ + k="reminderstring", + v="ReminderTextMaim" + }, limit={ [1]={ [1]=1, @@ -13972,6 +14020,14 @@ return { k="negate", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextBlindNoDuration" + }, + [3]={ + k="reminderstring", + v="ReminderTextMaim" + }, limit={ [1]={ [1]="#", @@ -13987,7 +14043,7 @@ return { [1]="attack_damage_taken_+%_final_from_enemies_unaffected_by_sand_armour" } }, - [459]={ + [462]={ lang={ English={ [1]={ @@ -14014,7 +14070,7 @@ return { [1]="attack_skill_mana_leech_from_any_damage_permyriad" } }, - [460]={ + [463]={ lang={ English={ [1]={ @@ -14042,7 +14098,7 @@ return { [1]="attack_trigger_on_hitting_bleeding_enemy_%" } }, - [461]={ + [464]={ lang={ English={ [1]={ @@ -14078,7 +14134,7 @@ return { [1]="attacks_impale_on_hit_%_chance" } }, - [462]={ + [465]={ lang={ English={ [1]={ @@ -14114,14 +14170,14 @@ return { [1]="avoid_damage_%" } }, - [463]={ + [466]={ lang={ English={ [1]={ limit={ [1]={ [1]=1, - [2]="#" + [2]=99 } }, text="{0}% Chance to Avoid Interruption from Stuns While Using this Skill" @@ -14133,7 +14189,7 @@ return { [2]="#" } }, - text="Cannot be Interrupted from Stuns While Using this Skill" + text="Avoid Interruption from Stuns While Using this Skill" } } }, @@ -14142,7 +14198,7 @@ return { [1]="avoid_interruption_while_using_this_skill_%" } }, - [464]={ + [467]={ lang={ English={ [1]={ @@ -14165,7 +14221,7 @@ return { [1]="ball_lightning_superball_%_chance" } }, - [465]={ + [468]={ lang={ English={ [1]={ @@ -14197,7 +14253,7 @@ return { [1]="barrage_support_projectile_spread_+%" } }, - [466]={ + [469]={ lang={ English={ [1]={ @@ -14216,7 +14272,7 @@ return { [1]="base_chance_to_deal_triple_damage_%" } }, - [467]={ + [470]={ lang={ English={ [1]={ @@ -14235,7 +14291,7 @@ return { [1]="base_chance_to_destroy_corpse_on_kill_%_vs_ignited" } }, - [468]={ + [471]={ lang={ English={ [1]={ @@ -14258,7 +14314,7 @@ return { [1]="base_chance_to_shock_%_from_skill" } }, - [469]={ + [472]={ lang={ English={ [1]={ @@ -14290,7 +14346,7 @@ return { [1]="base_cooldown_speed_+%" } }, - [470]={ + [473]={ lang={ English={ [1]={ @@ -14322,7 +14378,7 @@ return { [1]="base_damage_taken_+%" } }, - [471]={ + [474]={ lang={ English={ [1]={ @@ -14341,7 +14397,7 @@ return { [1]="base_deal_no_chaos_damage" } }, - [472]={ + [475]={ lang={ English={ [1]={ @@ -14368,7 +14424,7 @@ return { [1]="base_energy_shield_leech_from_spell_damage_permyriad" } }, - [473]={ + [476]={ lang={ English={ [1]={ @@ -14396,7 +14452,7 @@ return { [1]="base_extra_damage_rolls" } }, - [474]={ + [477]={ lang={ English={ [1]={ @@ -14432,7 +14488,7 @@ return { [1]="base_inflict_cold_exposure_on_hit_%_chance" } }, - [475]={ + [478]={ lang={ English={ [1]={ @@ -14468,7 +14524,7 @@ return { [1]="base_inflict_fire_exposure_on_hit_%_chance" } }, - [476]={ + [479]={ lang={ English={ [1]={ @@ -14504,7 +14560,7 @@ return { [1]="base_inflict_lightning_exposure_on_hit_%_chance" } }, - [477]={ + [480]={ lang={ English={ [1]={ @@ -14531,7 +14587,7 @@ return { [1]="base_life_leech_from_chaos_damage_permyriad" } }, - [478]={ + [481]={ lang={ English={ [1]={ @@ -14559,7 +14615,7 @@ return { [1]="number_of_support_ghosts_allowed" } }, - [479]={ + [482]={ lang={ English={ [1]={ @@ -14591,7 +14647,7 @@ return { [1]="blackhole_damage_taken_+%" } }, - [480]={ + [483]={ lang={ English={ [1]={ @@ -14614,7 +14670,7 @@ return { [1]="blackhole_hinder_%" } }, - [481]={ + [484]={ lang={ English={ [1]={ @@ -14650,7 +14706,7 @@ return { [1]="blackhole_tick_rate_ms" } }, - [482]={ + [485]={ lang={ English={ [1]={ @@ -14669,7 +14725,7 @@ return { [1]="blade_blast_detonated_blades_not_removed_%_chance" } }, - [483]={ + [486]={ lang={ English={ [1]={ @@ -14701,7 +14757,7 @@ return { [1]="blade_burst_area_of_effect_+%_final_per_blade_vortex_blade_detonated" } }, - [484]={ + [487]={ lang={ English={ [1]={ @@ -14733,7 +14789,7 @@ return { [1]="blade_flurry_elemental_damage_+%_while_channeling" } }, - [485]={ + [488]={ lang={ English={ [1]={ @@ -14765,7 +14821,7 @@ return { [1]="blade_flurry_final_flurry_area_of_effect_+%" } }, - [486]={ + [489]={ lang={ English={ [1]={ @@ -14784,7 +14840,7 @@ return { [1]="blade_vortex_additional_blade_chance_%" } }, - [487]={ + [490]={ lang={ English={ [1]={ @@ -14816,7 +14872,7 @@ return { [1]="blade_vortex_critical_strike_chance_+%_per_blade" } }, - [488]={ + [491]={ lang={ English={ [1]={ @@ -14848,7 +14904,7 @@ return { [1]="blade_vortex_damage_+%_with_5_or_fewer_blades" } }, - [489]={ + [492]={ lang={ English={ [1]={ @@ -14880,7 +14936,7 @@ return { [1]="blade_vortex_hit_rate_ms" } }, - [490]={ + [493]={ lang={ English={ [1]={ @@ -14912,7 +14968,7 @@ return { [1]="bladefall_critical_strike_chance_+%_per_stage" } }, - [491]={ + [494]={ lang={ English={ [1]={ @@ -14944,7 +15000,7 @@ return { [1]="bladefall_volley_gap_distance_+%" } }, - [492]={ + [495]={ lang={ English={ [1]={ @@ -14980,7 +15036,7 @@ return { [1]="bladefall_volleys_needed_per_vestige_blade" } }, - [493]={ + [496]={ lang={ English={ [1]={ @@ -15012,7 +15068,7 @@ return { [1]="bladestorm_attack_speed_+%_final_while_in_bloodstorm" } }, - [494]={ + [497]={ lang={ English={ [1]={ @@ -15044,7 +15100,7 @@ return { [1]="bladestorm_blood_stance_ailment_damage_+%" } }, - [495]={ + [498]={ lang={ English={ [1]={ @@ -15063,7 +15119,7 @@ return { [1]="bladestorm_create_alternate_stance_storm_%_chance" } }, - [496]={ + [499]={ lang={ English={ [1]={ @@ -15082,7 +15138,7 @@ return { [1]="bladestorm_maximum_number_of_storms_allowed" } }, - [497]={ + [500]={ lang={ English={ [1]={ @@ -15114,7 +15170,7 @@ return { [1]="bladestorm_movement_speed_+%_while_in_sandstorm" } }, - [498]={ + [501]={ lang={ English={ [1]={ @@ -15146,7 +15202,7 @@ return { [1]="bladestorm_sandstorm_movement_speed_+%" } }, - [499]={ + [502]={ lang={ English={ [1]={ @@ -15186,7 +15242,7 @@ return { [1]="bladestorm_storm_damage_+%_final" } }, - [500]={ + [503]={ lang={ English={ [1]={ @@ -15218,7 +15274,7 @@ return { [1]="blast_rain_area_of_effect_+%" } }, - [501]={ + [504]={ lang={ English={ [1]={ @@ -15250,7 +15306,7 @@ return { [1]="blast_rain_damage_+%_vs_distant_enemies" } }, - [502]={ + [505]={ lang={ English={ [1]={ @@ -15342,7 +15398,7 @@ return { [3]="cannot_cause_bleeding" } }, - [503]={ + [506]={ lang={ English={ [1]={ @@ -15374,7 +15430,7 @@ return { [1]="bleeding_damage_+%" } }, - [504]={ + [507]={ lang={ English={ [1]={ @@ -15397,7 +15453,7 @@ return { [1]="blood_rage_life_leech_from_elemental_damage_permyriad" } }, - [505]={ + [508]={ lang={ English={ [1]={ @@ -15447,7 +15503,7 @@ return { [2]="reap_life_%_granted_on_death_with_debuff" } }, - [506]={ + [509]={ lang={ English={ [1]={ @@ -15479,7 +15535,7 @@ return { [1]="blood_scythe_cost_+%_final_per_charge" } }, - [507]={ + [510]={ lang={ English={ [1]={ @@ -15511,7 +15567,7 @@ return { [1]="blood_scythe_damage_+%_final_per_charge" } }, - [508]={ + [511]={ lang={ English={ [1]={ @@ -15530,7 +15586,7 @@ return { [1]="blood_surge_refresh_on_total_life_spent" } }, - [509]={ + [512]={ lang={ English={ [1]={ @@ -15567,7 +15623,7 @@ return { [2]="quality_display_exsanguinate_beam_targets_is_gem" } }, - [510]={ + [513]={ lang={ English={ [1]={ @@ -15599,7 +15655,7 @@ return { [1]="bodyswap_damage_+%_when_not_consuming_corpse" } }, - [511]={ + [514]={ lang={ English={ [1]={ @@ -15623,7 +15679,7 @@ return { [2]="bone_golem_damage_per_non_golem_minion_nearby_maximum_%" } }, - [512]={ + [515]={ lang={ English={ [1]={ @@ -15647,7 +15703,7 @@ return { [2]="bone_golem_grants_minion_maximum_added_physical_damage" } }, - [513]={ + [516]={ lang={ English={ [1]={ @@ -15666,7 +15722,7 @@ return { [1]="boneshatter_chance_to_gain_+1_trauma" } }, - [514]={ + [517]={ lang={ English={ [1]={ @@ -15685,7 +15741,7 @@ return { [1]="brand_detonate_faster_activation_%_per_second" } }, - [515]={ + [518]={ lang={ English={ [1]={ @@ -15704,7 +15760,7 @@ return { [1]="brand_detonate_faster_duration_%_per_second" } }, - [516]={ + [519]={ lang={ English={ [1]={ @@ -15723,7 +15779,7 @@ return { [1]="brand_recall_spend_%_of_recalled_brands_cost" } }, - [517]={ + [520]={ lang={ English={ [1]={ @@ -15751,7 +15807,7 @@ return { [2]="call_of_steel_reload_time" } }, - [518]={ + [521]={ lang={ English={ [1]={ @@ -15770,7 +15826,7 @@ return { [1]="cannot_knockback" } }, - [519]={ + [522]={ lang={ English={ [1]={ @@ -15798,7 +15854,7 @@ return { [1]="cast_on_crit_%" } }, - [520]={ + [523]={ lang={ English={ [1]={ @@ -15826,7 +15882,7 @@ return { [1]="cast_on_flask_use_%" } }, - [521]={ + [524]={ lang={ English={ [1]={ @@ -15845,26 +15901,7 @@ return { [1]="cast_on_gain_skill" } }, - [522]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Trigger this Skill when you Hit a Rare or Unique Enemy" - } - } - }, - name="cast_on_hit_rare_unique", - stats={ - [1]="cast_on_hit_against_rare_or_unique" - } - }, - [523]={ + [525]={ lang={ English={ [1]={ @@ -15896,7 +15933,7 @@ return { [1]="chain_hook_range_+%" } }, - [524]={ + [526]={ lang={ English={ [1]={ @@ -15915,7 +15952,7 @@ return { [1]="chain_strike_cone_radius_+_per_x_rage" } }, - [525]={ + [527]={ lang={ English={ [1]={ @@ -15938,7 +15975,7 @@ return { [1]="chain_strike_gain_x_rage_if_attack_hits" } }, - [526]={ + [528]={ lang={ English={ [1]={ @@ -15970,7 +16007,7 @@ return { [1]="chaining_range_+%" } }, - [527]={ + [529]={ lang={ English={ [1]={ @@ -15993,7 +16030,7 @@ return { [1]="chance_for_extra_damage_roll_%" } }, - [528]={ + [530]={ lang={ English={ [1]={ @@ -16012,7 +16049,7 @@ return { [1]="chance_for_melee_skeletons_to_summon_as_archer_skeletons_%" } }, - [529]={ + [531]={ lang={ English={ [1]={ @@ -16040,7 +16077,7 @@ return { [1]="chance_%_when_poison_to_also_poison_another_enemy" } }, - [530]={ + [532]={ lang={ English={ [1]={ @@ -16084,7 +16121,7 @@ return { [1]="chance_to_bleed_on_hit_%_chance_in_blood_stance" } }, - [531]={ + [533]={ lang={ English={ [1]={ @@ -16107,7 +16144,7 @@ return { [1]="chance_to_bleed_on_hit_%_vs_maimed" } }, - [532]={ + [534]={ lang={ English={ [1]={ @@ -16126,7 +16163,7 @@ return { [1]="chance_to_deal_double_damage_%" } }, - [533]={ + [535]={ lang={ English={ [1]={ @@ -16145,7 +16182,7 @@ return { [1]="chance_to_deal_double_damage_%_vs_bleeding_enemies" } }, - [534]={ + [536]={ lang={ English={ [1]={ @@ -16164,7 +16201,7 @@ return { [1]="chance_to_double_stun_duration_%" } }, - [535]={ + [537]={ lang={ English={ [1]={ @@ -16183,7 +16220,7 @@ return { [1]="chance_to_fork_extra_projectile_%" } }, - [536]={ + [538]={ lang={ English={ [1]={ @@ -16331,7 +16368,7 @@ return { [3]="active_skill_cooldown_bypass_type_override_to_power_charge" } }, - [537]={ + [539]={ lang={ English={ [1]={ @@ -16359,7 +16396,7 @@ return { [1]="chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%" } }, - [538]={ + [540]={ lang={ English={ [1]={ @@ -16378,7 +16415,7 @@ return { [1]="chance_to_ignore_hexproof_%" } }, - [539]={ + [541]={ lang={ English={ [1]={ @@ -16401,7 +16438,7 @@ return { [1]="chance_to_inflict_additional_impale_%" } }, - [540]={ + [542]={ lang={ English={ [1]={ @@ -16437,7 +16474,7 @@ return { [1]="chance_to_scorch_%" } }, - [541]={ + [543]={ lang={ English={ [1]={ @@ -16465,7 +16502,7 @@ return { [1]="chance_to_summon_support_ghost_on_hitting_rare_or_unique_%" } }, - [542]={ + [544]={ lang={ English={ [1]={ @@ -16493,7 +16530,7 @@ return { [1]="chance_to_summon_support_ghost_on_killing_blow_%" } }, - [543]={ + [545]={ lang={ English={ [1]={ @@ -16521,7 +16558,7 @@ return { [1]="chance_to_trigger_on_animate_guardian_kill_%" } }, - [544]={ + [546]={ lang={ English={ [1]={ @@ -16549,7 +16586,7 @@ return { [1]="chance_to_trigger_on_animate_weapon_kill_%" } }, - [545]={ + [547]={ lang={ English={ [1]={ @@ -16580,11 +16617,12 @@ return { } } }, + name="unnerve_on_hit_chance", stats={ [1]="chance_to_unnerve_on_hit_%" } }, - [546]={ + [548]={ lang={ English={ [1]={ @@ -16603,7 +16641,7 @@ return { [1]="chaos_damage_resisted_by_lowest_resistance" } }, - [547]={ + [549]={ lang={ English={ [1]={ @@ -16643,7 +16681,7 @@ return { [1]="charged_attack_damage_per_stack_+%_final" } }, - [548]={ + [550]={ lang={ English={ [1]={ @@ -16662,7 +16700,7 @@ return { [1]="charged_dash_channelling_damage_at_full_stacks_+%_final" } }, - [549]={ + [551]={ lang={ English={ [1]={ @@ -16681,7 +16719,7 @@ return { [1]="charged_dash_damage_+%_final_per_stack" } }, - [550]={ + [552]={ lang={ English={ [1]={ @@ -16704,7 +16742,7 @@ return { [1]="charged_dash_skill_inherent_movement_speed_+%_final" } }, - [551]={ + [553]={ lang={ English={ [1]={ @@ -16727,7 +16765,7 @@ return { [1]="chilled_ground_base_magnitude_override" } }, - [552]={ + [554]={ lang={ English={ [1]={ @@ -16759,7 +16797,39 @@ return { [1]="chilling_area_movement_velocity_+%" } }, - [553]={ + [555]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Buff grants {0}% increased Cooldown Recovery Rate" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Buff grants {0}% reduced Cooldown Recovery Rate" + } + } + }, + name="chronomancer_buff_cooldown_speed_incr", + stats={ + [1]="chronomancer_buff_cooldown_speed_+%" + } + }, + [556]={ lang={ English={ [1]={ @@ -16791,7 +16861,7 @@ return { [1]="circle_of_power_enemy_damage_+%_final_at_max_stages" } }, - [554]={ + [557]={ lang={ English={ [1]={ @@ -16810,7 +16880,7 @@ return { [1]="circle_of_power_mana_spend_per_upgrade" } }, - [555]={ + [558]={ lang={ English={ [1]={ @@ -16860,7 +16930,7 @@ return { [2]="quality_display_circle_of_power_is_gem" } }, - [556]={ + [559]={ lang={ English={ [1]={ @@ -16884,7 +16954,7 @@ return { [2]="circle_of_power_max_added_lightning_per_stage" } }, - [557]={ + [560]={ lang={ English={ [1]={ @@ -16903,7 +16973,7 @@ return { [1]="cleave_+1_base_radius_per_nearby_enemy_up_to_10" } }, - [558]={ + [561]={ lang={ English={ [1]={ @@ -16938,11 +17008,12 @@ return { } } }, + name="cold_ailment_duration_incr", stats={ [1]="cold_ailment_duration_+%" } }, - [559]={ + [562]={ lang={ English={ [1]={ @@ -16982,7 +17053,7 @@ return { [1]="cold_ailment_effect_+%" } }, - [560]={ + [563]={ lang={ English={ [1]={ @@ -17014,7 +17085,7 @@ return { [1]="combat_rush_effect_+%" } }, - [561]={ + [564]={ lang={ English={ [1]={ @@ -17033,7 +17104,7 @@ return { [1]="consecrated_ground_effect_+%" } }, - [562]={ + [565]={ lang={ English={ [1]={ @@ -17065,7 +17136,7 @@ return { [1]="consecrated_ground_enemy_damage_taken_+%" } }, - [563]={ + [566]={ lang={ English={ [1]={ @@ -17084,7 +17155,7 @@ return { [1]="consecrated_ground_immune_to_curses" } }, - [564]={ + [567]={ lang={ English={ [1]={ @@ -17116,7 +17187,7 @@ return { [1]="consecrated_ground_area_+%" } }, - [565]={ + [568]={ lang={ English={ [1]={ @@ -17148,7 +17219,7 @@ return { [1]="conversation_trap_converted_enemy_damage_+%" } }, - [566]={ + [569]={ lang={ English={ [1]={ @@ -17158,7 +17229,7 @@ return { [2]="#" } }, - text="Converted Enemies have {0}% chance to Taunt on Hit " + text="Converted Enemies have {0}% chance to Taunt on Hit" }, [2]={ [1]={ @@ -17171,7 +17242,7 @@ return { [2]="#" } }, - text="Converted Enemies Taunt on Hit " + text="Converted Enemies Taunt on Hit" } } }, @@ -17180,7 +17251,7 @@ return { [1]="conversion_trap_converted_enemies_chance_to_taunt_on_hit_%" } }, - [567]={ + [570]={ lang={ English={ [1]={ @@ -17199,7 +17270,7 @@ return { [1]="corpse_erruption_maximum_number_of_geyers" } }, - [568]={ + [571]={ lang={ English={ [1]={ @@ -17231,7 +17302,7 @@ return { [1]="corpse_warp_area_of_effect_+%_final_when_consuming_corpse" } }, - [569]={ + [572]={ lang={ English={ [1]={ @@ -17250,7 +17321,7 @@ return { [1]="corrupting_fever_apply_additional_corrupted_blood_%" } }, - [570]={ + [573]={ lang={ English={ [1]={ @@ -17286,7 +17357,7 @@ return { [1]="cover_in_ash_on_hit_%" } }, - [571]={ + [574]={ lang={ English={ [1]={ @@ -17323,7 +17394,7 @@ return { [2]="create_herald_of_thunder_storm_on_shocking_enemy" } }, - [572]={ + [575]={ lang={ English={ [1]={ @@ -17333,7 +17404,7 @@ return { [2]="#" } }, - text=" Slipstreams grant {0}% increased Action Speed" + text="Slipstreams grant {0}% increased Action Speed" }, [2]={ [1]={ @@ -17355,7 +17426,7 @@ return { [1]="created_slipstream_action_speed_+%" } }, - [573]={ + [576]={ lang={ English={ [1]={ @@ -17374,7 +17445,7 @@ return { [1]="cremation_chance_to_explode_nearby_corpse_when_firing_projectiles" } }, - [574]={ + [577]={ lang={ English={ [1]={ @@ -17406,7 +17477,7 @@ return { [1]="critical_strike_chance_+%_vs_shocked_enemies" } }, - [575]={ + [578]={ lang={ English={ [1]={ @@ -17425,7 +17496,7 @@ return { [1]="critical_ailment_dot_multiplier_+" } }, - [576]={ + [579]={ lang={ English={ [1]={ @@ -17444,7 +17515,7 @@ return { [1]="critical_poison_dot_multiplier_+" } }, - [577]={ + [580]={ lang={ English={ [1]={ @@ -17476,7 +17547,7 @@ return { [1]="critical_strike_chance_+%_per_power_charge" } }, - [578]={ + [581]={ lang={ English={ [1]={ @@ -17508,7 +17579,7 @@ return { [1]="critical_strike_chance_+%_per_righteous_charge" } }, - [579]={ + [582]={ lang={ English={ [1]={ @@ -17540,7 +17611,7 @@ return { [1]="critical_strike_chance_+%_vs_blinded_enemies" } }, - [580]={ + [583]={ lang={ English={ [1]={ @@ -17559,7 +17630,7 @@ return { [1]="critical_strike_multiplier_+_per_blade" } }, - [581]={ + [584]={ lang={ English={ [1]={ @@ -17578,7 +17649,7 @@ return { [1]="critical_strike_multiplier_+_per_power_charge" } }, - [582]={ + [585]={ lang={ English={ [1]={ @@ -17610,7 +17681,7 @@ return { [1]="cruelty_effect_+%" } }, - [583]={ + [586]={ lang={ English={ [1]={ @@ -17646,7 +17717,7 @@ return { [1]="crush_for_2_seconds_on_hit_%_chance" } }, - [584]={ + [587]={ lang={ English={ [1]={ @@ -17669,7 +17740,7 @@ return { [1]="cyclone_gain_stage_every_x_ms_while_channelling" } }, - [585]={ + [588]={ lang={ English={ [1]={ @@ -17688,7 +17759,7 @@ return { [1]="cyclone_max_number_of_stages" } }, - [586]={ + [589]={ lang={ English={ [1]={ @@ -17707,7 +17778,7 @@ return { [1]="cyclone_melee_weapon_range_+_per_stage" } }, - [587]={ + [590]={ lang={ English={ [1]={ @@ -17730,7 +17801,7 @@ return { [1]="cyclone_stage_decay_time_ms" } }, - [588]={ + [591]={ lang={ English={ [1]={ @@ -17762,7 +17833,7 @@ return { [1]="damage_+%_if_lost_endurance_charge_in_past_8_seconds" } }, - [589]={ + [592]={ lang={ English={ [1]={ @@ -17794,7 +17865,7 @@ return { [1]="damage_+%_per_200_mana_spent_recently" } }, - [590]={ + [593]={ lang={ English={ [1]={ @@ -17813,7 +17884,7 @@ return { [1]="damage_+%_per_chain" } }, - [591]={ + [594]={ lang={ English={ [1]={ @@ -17845,7 +17916,7 @@ return { [1]="damage_+%_vs_chilled_enemies" } }, - [592]={ + [595]={ lang={ English={ [1]={ @@ -17877,7 +17948,7 @@ return { [1]="damage_+%_vs_enemies_on_full_life" } }, - [593]={ + [596]={ lang={ English={ [1]={ @@ -17917,7 +17988,7 @@ return { [1]="damage_+%_vs_enemies_per_freeze_shock_ignite" } }, - [594]={ + [597]={ lang={ English={ [1]={ @@ -17949,7 +18020,7 @@ return { [1]="damage_+%_while_es_leeching" } }, - [595]={ + [598]={ lang={ English={ [1]={ @@ -17981,7 +18052,7 @@ return { [1]="damage_+%_while_life_leeching" } }, - [596]={ + [599]={ lang={ English={ [1]={ @@ -18013,7 +18084,7 @@ return { [1]="damage_+%_while_mana_leeching" } }, - [597]={ + [600]={ lang={ English={ [1]={ @@ -18053,7 +18124,7 @@ return { [1]="damage_vs_cursed_enemies_per_enemy_curse_+%" } }, - [598]={ + [601]={ lang={ English={ [1]={ @@ -18072,7 +18143,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%" } }, - [599]={ + [602]={ lang={ English={ [1]={ @@ -18095,7 +18166,7 @@ return { [1]="damaging_ailments_deal_damage_+%_faster" } }, - [600]={ + [603]={ lang={ English={ [1]={ @@ -18114,7 +18185,7 @@ return { [1]="dark_ritual_damage_+%_final_per_curse_applied" } }, - [601]={ + [604]={ lang={ English={ [1]={ @@ -18133,7 +18204,7 @@ return { [1]="dark_ritual_skill_effect_duration_+%_per_curse_applied" } }, - [602]={ + [605]={ lang={ English={ [1]={ @@ -18156,7 +18227,7 @@ return { [1]="dash_grants_phasing_after_use_ms" } }, - [603]={ + [606]={ lang={ English={ [1]={ @@ -18175,7 +18246,7 @@ return { [1]="deal_no_elemental_damage" } }, - [604]={ + [607]={ lang={ English={ [1]={ @@ -18207,7 +18278,7 @@ return { [1]="death_wish_attack_speed_+%" } }, - [605]={ + [608]={ lang={ English={ [1]={ @@ -18239,7 +18310,7 @@ return { [1]="death_wish_cast_speed_+%" } }, - [606]={ + [609]={ lang={ English={ [1]={ @@ -18271,7 +18342,7 @@ return { [1]="death_wish_hit_and_ailment_damage_+%_final_per_stage" } }, - [607]={ + [610]={ lang={ English={ [1]={ @@ -18290,7 +18361,7 @@ return { [1]="death_wish_max_stages" } }, - [608]={ + [611]={ lang={ English={ [1]={ @@ -18322,7 +18393,7 @@ return { [1]="death_wish_movement_speed_+%" } }, - [609]={ + [612]={ lang={ English={ [1]={ @@ -18358,7 +18429,43 @@ return { [1]="debilitate_enemies_for_1_second_on_hit_%_chance" } }, - [610]={ + [613]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Buff causes Debuffs on you to expire {0}% faster" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextSlowTimeEffects" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Buff causes Debuffs on you to expire {0}% slower" + } + } + }, + name="debuff_time", + stats={ + [1]="debuff_time_passed_+%" + } + }, + [614]={ lang={ English={ [1]={ @@ -18377,7 +18484,7 @@ return { [1]="desecrate_chance_for_additional_corpse_%" } }, - [611]={ + [615]={ lang={ English={ [1]={ @@ -18396,7 +18503,7 @@ return { [1]="desecrate_chance_for_special_corpse_%" } }, - [612]={ + [616]={ lang={ English={ [1]={ @@ -18415,7 +18522,7 @@ return { [1]="desecrate_maximum_number_of_corpses" } }, - [613]={ + [617]={ lang={ English={ [1]={ @@ -18434,7 +18541,7 @@ return { [1]="destroy_corpses_on_kill_%_chance" } }, - [614]={ + [618]={ lang={ English={ [1]={ @@ -18466,7 +18573,7 @@ return { [1]="detonate_dead_damage_+%_if_corpse_ignited" } }, - [615]={ + [619]={ lang={ English={ [1]={ @@ -18489,7 +18596,7 @@ return { [1]="detonate_mines_recover_permyriad_of_life_per_mine_detonated" } }, - [616]={ + [620]={ lang={ English={ [1]={ @@ -18508,7 +18615,7 @@ return { [1]="disable_mine_detonation_cascade" } }, - [617]={ + [621]={ lang={ English={ [1]={ @@ -18536,7 +18643,7 @@ return { [1]="discharge_chance_not_to_consume_charges_%" } }, - [618]={ + [622]={ lang={ English={ [1]={ @@ -18568,7 +18675,7 @@ return { [1]="discharge_damage_+%_if_3_charge_types_removed" } }, - [619]={ + [623]={ lang={ English={ [1]={ @@ -18582,11 +18689,12 @@ return { } } }, + name="disintegrate_width", stats={ [1]="disintegrate_base_radius_+_per_intensify" } }, - [620]={ + [624]={ lang={ English={ [1]={ @@ -18613,11 +18721,12 @@ return { } } }, + name="disintegrate_damage", stats={ [1]="disintegrate_damage_+%_final_per_intensity" } }, - [621]={ + [625]={ lang={ English={ [1]={ @@ -18649,7 +18758,7 @@ return { [1]="disintegrate_secondary_beam_angle_+%" } }, - [622]={ + [626]={ lang={ English={ [1]={ @@ -18668,7 +18777,7 @@ return { [1]="display_additional_projectile_per_2_mines_in_detonation_sequence" } }, - [623]={ + [627]={ lang={ English={ [1]={ @@ -18687,7 +18796,7 @@ return { [1]="display_additional_projectile_per_4_mines_in_detonation_sequence" } }, - [624]={ + [628]={ lang={ English={ [1]={ @@ -18706,7 +18815,7 @@ return { [1]="display_additional_projectile_per_mine_in_detonation_sequence" } }, - [625]={ + [629]={ lang={ English={ [1]={ @@ -18733,7 +18842,7 @@ return { [1]="display_brand_deonate_tag_conversion" } }, - [626]={ + [630]={ lang={ English={ [1]={ @@ -18765,7 +18874,7 @@ return { [1]="display_linked_curse_effect_+%" } }, - [627]={ + [631]={ lang={ English={ [1]={ @@ -18784,7 +18893,7 @@ return { [1]="display_max_blight_stacks" } }, - [628]={ + [632]={ lang={ English={ [1]={ @@ -18803,7 +18912,7 @@ return { [1]="display_max_fire_beam_stacks" } }, - [629]={ + [633]={ lang={ English={ [1]={ @@ -18835,7 +18944,7 @@ return { [1]="display_mine_deontation_mechanics_detonation_speed_+%_final_per_sequence_mine" } }, - [630]={ + [634]={ lang={ English={ [1]={ @@ -18854,7 +18963,7 @@ return { [1]="display_mirage_warriors_no_spirit_strikes" } }, - [631]={ + [635]={ lang={ English={ [1]={ @@ -18873,7 +18982,7 @@ return { [1]="display_modifiers_to_melee_attack_range_apply_to_skill_radius" } }, - [632]={ + [636]={ lang={ English={ [1]={ @@ -18892,7 +19001,7 @@ return { [1]="display_projectiles_chain_when_impacting_ground" } }, - [633]={ + [637]={ lang={ English={ [1]={ @@ -18911,7 +19020,7 @@ return { [1]="queens_demand_effect" } }, - [634]={ + [638]={ lang={ English={ [1]={ @@ -18934,7 +19043,7 @@ return { [1]="display_removes_and_grants_elusive_when_used" } }, - [635]={ + [639]={ lang={ English={ [1]={ @@ -18953,7 +19062,7 @@ return { [1]="display_sigil_of_power_stage_gain_delay" } }, - [636]={ + [640]={ lang={ English={ [1]={ @@ -18972,7 +19081,7 @@ return { [1]="display_skill_fixed_duration_buff" } }, - [637]={ + [641]={ lang={ English={ [1]={ @@ -18995,7 +19104,7 @@ return { [1]="display_storm_burst_jump_time_ms" } }, - [638]={ + [642]={ lang={ English={ [1]={ @@ -19014,7 +19123,26 @@ return { [1]="display_this_skill_cooldown_does_not_recover_during_buff" } }, - [639]={ + [643]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Triggers a Supported Spell from Linked target's location when they Hit an Enemy" + } + } + }, + name="display_trigger_link", + stats={ + [1]="display_trigger_link" + } + }, + [644]={ lang={ English={ [1]={ @@ -19033,7 +19161,7 @@ return { [1]="display_unhinge_grant_insane" } }, - [640]={ + [645]={ lang={ English={ [1]={ @@ -19052,7 +19180,7 @@ return { [1]="display_vaal_breach_no_drops_xp" } }, - [641]={ + [646]={ lang={ English={ [1]={ @@ -19071,7 +19199,7 @@ return { [1]="divine_tempest_ailment_damage_+%_final_per_stage" } }, - [642]={ + [647]={ lang={ English={ [1]={ @@ -19103,7 +19231,7 @@ return { [1]="divine_tempest_beam_width_+%" } }, - [643]={ + [648]={ lang={ English={ [1]={ @@ -19135,7 +19263,7 @@ return { [1]="divine_tempest_damage_+%_final_while_channelling" } }, - [644]={ + [649]={ lang={ English={ [1]={ @@ -19154,7 +19282,7 @@ return { [1]="divine_tempest_hit_damage_+%_final_per_stage" } }, - [645]={ + [650]={ lang={ English={ [1]={ @@ -19173,7 +19301,7 @@ return { [1]="divine_tempest_stage_on_hitting_normal_magic_%_chance" } }, - [646]={ + [651]={ lang={ English={ [1]={ @@ -19192,7 +19320,7 @@ return { [1]="divine_tempest_stage_on_hitting_rare_unique" } }, - [647]={ + [652]={ lang={ English={ [1]={ @@ -19202,16 +19330,35 @@ return { [2]="#" } }, - text="{0}% more Damage per 5 Doom on Hex" + text="{0}% more Damage with Ailments per 5 Doom on Hex" } } }, - name="doom_blast_damage", + name="doom_blast_ailment_damage", stats={ - [1]="doom_blast_damage_+%_final_per_5_doom_on_hex" + [1]="doom_blast_ailment_damage_+%_final_per_5_doom_on_hex" } }, - [648]={ + [653]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% more Damage with Hits per 5 Doom on Hex" + } + } + }, + name="doom_blast_hit_damage", + stats={ + [1]="doom_blast_hit_damage_+%_final_per_5_doom_on_hex" + } + }, + [654]={ lang={ English={ [1]={ @@ -19230,7 +19377,7 @@ return { [1]="dual_strike_critical_strike_chance_+%_final_against_enemies_on_full_life" } }, - [649]={ + [655]={ lang={ English={ [1]={ @@ -19249,7 +19396,7 @@ return { [1]="dual_strike_damage_+%_final_against_enemies_on_full_life" } }, - [650]={ + [656]={ lang={ English={ [1]={ @@ -19273,7 +19420,7 @@ return { [2]="earthquake_aftershock_maximum_added_physical_damage" } }, - [651]={ + [657]={ lang={ English={ [1]={ @@ -19305,7 +19452,26 @@ return { [1]="earthquake_initial_slam_area_of_effect_+%" } }, - [652]={ + [658]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Elemental Damage cannot be Reflected" + } + } + }, + name="no_ele_reflect", + stats={ + [1]="elemental_damage_cannot_be_reflected" + } + }, + [659]={ lang={ English={ [1]={ @@ -19337,7 +19503,7 @@ return { [1]="elemental_damage_+%_final_per_righteous_charge" } }, - [653]={ + [660]={ lang={ English={ [1]={ @@ -19356,7 +19522,7 @@ return { [1]="elemental_hit_area_of_effect_+100%_final_vs_enemy_with_associated_ailment" } }, - [654]={ + [661]={ lang={ English={ [1]={ @@ -19375,7 +19541,7 @@ return { [1]="elemental_hit_damage_+10%_final_per_enemy_elemental_ailment" } }, - [655]={ + [662]={ lang={ English={ [1]={ @@ -19394,7 +19560,7 @@ return { [1]="elemental_penetration_%_from_resonance" } }, - [656]={ + [663]={ lang={ English={ [1]={ @@ -19434,7 +19600,7 @@ return { [1]="elusive_effect_+%" } }, - [657]={ + [664]={ lang={ English={ [1]={ @@ -19457,7 +19623,7 @@ return { [1]="embrace_madness_amount_of_cooldown_to_gain_ms" } }, - [658]={ + [665]={ lang={ English={ [1]={ @@ -19489,7 +19655,7 @@ return { [1]="empowered_attack_damage_+%" } }, - [659]={ + [666]={ lang={ English={ [1]={ @@ -19517,7 +19683,7 @@ return { [1]="enduring_cry_grants_x_additional_endurance_charges" } }, - [660]={ + [667]={ lang={ English={ [1]={ @@ -19540,7 +19706,7 @@ return { [1]="enemies_taunted_by_your_warcies_are_intimidated" } }, - [661]={ + [668]={ lang={ English={ [1]={ @@ -19572,7 +19738,7 @@ return { [1]="enemies_you_shock_take_%_increased_physical_damage" } }, - [662]={ + [669]={ lang={ English={ [1]={ @@ -19590,11 +19756,12 @@ return { } } }, + name="enemy_phys_reduction_percent", stats={ [1]="enemy_phys_reduction_%_penalty_vs_hit" } }, - [663]={ + [670]={ lang={ English={ [1]={ @@ -19626,7 +19793,7 @@ return { [1]="energy_shield_regeneration_rate_+%" } }, - [664]={ + [671]={ lang={ English={ [1]={ @@ -19658,7 +19825,7 @@ return { [1]="ensnaring_arrow_enemy_spell_damage_taken_+%" } }, - [665]={ + [672]={ lang={ English={ [1]={ @@ -19694,7 +19861,7 @@ return { [1]="ethereal_knives_projectiles_needed_per_vestige_blade" } }, - [666]={ + [673]={ lang={ English={ [1]={ @@ -19726,7 +19893,7 @@ return { [1]="evasion_and_physical_damage_reduction_rating_+%" } }, - [667]={ + [674]={ lang={ English={ [1]={ @@ -19745,7 +19912,7 @@ return { [1]="expanding_fire_cone_angle_+%_per_stage" } }, - [668]={ + [675]={ lang={ English={ [1]={ @@ -19764,7 +19931,7 @@ return { [1]="expanding_fire_cone_final_wave_always_ignite" } }, - [669]={ + [676]={ lang={ English={ [1]={ @@ -19783,7 +19950,7 @@ return { [1]="expanding_fire_cone_maximum_number_of_stages" } }, - [670]={ + [677]={ lang={ English={ [1]={ @@ -19807,7 +19974,7 @@ return { [2]="expanding_fire_cone_radius_limit" } }, - [671]={ + [678]={ lang={ English={ [1]={ @@ -19861,7 +20028,7 @@ return { [2]="quality_display_incinerate_is_gem_hit" } }, - [672]={ + [679]={ lang={ English={ [1]={ @@ -19871,16 +20038,16 @@ return { [2]="#" } }, - text="Explosion deals {0}% more Damage with Hits and Ailments per Explosive Arrow on Target" + text="Explosion deals {0}% more Damage with Hits per Explosive Arrow on Target" } } }, name="fuse_arrow_ignite_damage_per_stack", stats={ - [1]="explosive_arrow_hit_and_ailment_damage_+%_final_per_stack" + [1]="explosive_arrow_hit_damage_+%_final_per_stack" } }, - [673]={ + [680]={ lang={ English={ [1]={ @@ -19894,11 +20061,12 @@ return { } } }, + name="explosive_arrow_stacks", stats={ [1]="explosive_arrow_stack_limit" } }, - [674]={ + [681]={ lang={ English={ [1]={ @@ -19912,11 +20080,12 @@ return { } } }, + name="spirit_strike_extra_dist", stats={ [1]="extra_target_targeting_distance_+%" } }, - [675]={ + [682]={ lang={ English={ [1]={ @@ -19948,7 +20117,7 @@ return { [1]="eye_of_winter_spiral_angle_+%" } }, - [676]={ + [683]={ lang={ English={ [1]={ @@ -19980,7 +20149,7 @@ return { [1]="eye_of_winter_spiral_fire_frequency_+%" } }, - [677]={ + [684]={ lang={ English={ [1]={ @@ -20007,7 +20176,7 @@ return { [1]="faster_bleed_%" } }, - [678]={ + [685]={ lang={ English={ [1]={ @@ -20036,7 +20205,7 @@ return { [3]="feast_of_flesh_gain_X_energy_shield_per_corpse_consumed" } }, - [679]={ + [686]={ lang={ English={ [1]={ @@ -20059,7 +20228,7 @@ return { [1]="fire_beam_additional_stack_damage_+%_final" } }, - [680]={ + [687]={ lang={ English={ [1]={ @@ -20078,7 +20247,7 @@ return { [1]="fire_beam_enemy_fire_resistance_%_maximum" } }, - [681]={ + [688]={ lang={ English={ [1]={ @@ -20097,7 +20266,7 @@ return { [1]="fire_beam_enemy_fire_resistance_%_per_stack" } }, - [682]={ + [689]={ lang={ English={ [1]={ @@ -20129,7 +20298,7 @@ return { [1]="fire_beam_length_+%" } }, - [683]={ + [690]={ lang={ English={ [1]={ @@ -20148,7 +20317,7 @@ return { [1]="fire_dot_multiplier_+" } }, - [684]={ + [691]={ lang={ English={ [1]={ @@ -20167,7 +20336,7 @@ return { [1]="fireball_base_radius_up_to_+_at_longer_ranges" } }, - [685]={ + [692]={ lang={ English={ [1]={ @@ -20199,7 +20368,7 @@ return { [1]="firestorm_initial_impact_area_of_effect_+%_final" } }, - [686]={ + [693]={ lang={ English={ [1]={ @@ -20231,7 +20400,7 @@ return { [1]="firestorm_initial_impact_damage_+%_final" } }, - [687]={ + [694]={ lang={ English={ [1]={ @@ -20268,7 +20437,7 @@ return { [2]="skill_is_ice_storm" } }, - [688]={ + [695]={ lang={ English={ [1]={ @@ -20287,7 +20456,7 @@ return { [1]="firewall_applies_%_fire_exposure" } }, - [689]={ + [696]={ lang={ English={ [1]={ @@ -20306,7 +20475,7 @@ return { [1]="fixed_skill_effect_duration" } }, - [690]={ + [697]={ lang={ English={ [1]={ @@ -20338,7 +20507,49 @@ return { [1]="flame_dash_burning_damage_+%_final" } }, - [691]={ + [698]={ + lang={ + English={ + [1]={ + [1]={ + k="milliseconds_to_seconds", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Hits on Ignited Enemies create Burning Ground, no more than once every {0} seconds" + } + } + }, + name="flame_surge_burning_ground", + stats={ + [1]="flame_surge_burning_ground_creation_cooldown_ms" + } + }, + [699]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Burning Ground deals {0}% of Fire Damage per second of Ignite affecting Enemy" + } + } + }, + name="flame_surge_burning_ground_damage", + stats={ + [1]="flame_surge_ignite_damage_as_burning_ground_damage_%" + } + }, + [700]={ lang={ English={ [1]={ @@ -20370,7 +20581,7 @@ return { [1]="flameblast_area_+%_final_per_stage" } }, - [692]={ + [701]={ lang={ English={ [1]={ @@ -20410,7 +20621,7 @@ return { [1]="flameblast_damage_+%_final_per_10_life_reserved" } }, - [693]={ + [702]={ lang={ English={ [1]={ @@ -20433,7 +20644,7 @@ return { [1]="flameblast_hundred_times_radius_+_per_1%_life_reserved" } }, - [694]={ + [703]={ lang={ English={ [1]={ @@ -20452,7 +20663,7 @@ return { [1]="flameblast_ignite_chance_+%_per_stage" } }, - [695]={ + [704]={ lang={ English={ [1]={ @@ -20471,7 +20682,7 @@ return { [1]="flameblast_maximum_stages" } }, - [696]={ + [705]={ lang={ English={ [1]={ @@ -20490,7 +20701,7 @@ return { [1]="flamethrower_tower_trap_display_cast_speed_affects_rotation" } }, - [697]={ + [706]={ lang={ English={ [1]={ @@ -20509,7 +20720,7 @@ return { [1]="flamethrower_tower_trap_number_of_flamethrowers" } }, - [698]={ + [707]={ lang={ English={ [1]={ @@ -20541,7 +20752,7 @@ return { [1]="flamethrower_trap_damage_+%_final_vs_burning_enemies" } }, - [699]={ + [708]={ lang={ English={ [1]={ @@ -20573,7 +20784,7 @@ return { [1]="flask_charges_used_+%" } }, - [700]={ + [709]={ lang={ English={ [1]={ @@ -20581,6 +20792,10 @@ return { [1]={ [1]=1, [2]=1 + }, + [2]={ + [1]=0, + [2]=0 } }, text="Can consume Charges from Ruby, Sapphire, and Topaz Flasks\nConsumes {0} Charge from 1 Flask of each valid type, if possible" @@ -20590,18 +20805,68 @@ return { [1]={ [1]="#", [2]="#" + }, + [2]={ + [1]=0, + [2]=0 } }, text="Can consume Charges from Ruby, Sapphire, and Topaz Flasks\nConsumes {0} Charges from 1 Flask of each valid type, if possible" + }, + [3]={ + limit={ + [1]={ + [1]=1, + [2]=1 + }, + [2]={ + [1]=1, + [2]=1 + } + }, + text="Consumes {0} Charge from 1 Life Flask, if possible" + }, + [4]={ + limit={ + [1]={ + [1]="#", + [2]="#" + }, + [2]={ + [1]=1, + [2]=1 + } + }, + text="Consumes {0} Charges from 1 Life Flask, if possible" } } }, name="flask_throw_charges_used", stats={ - [1]="flask_throw_base_charges_used" + [1]="flask_throw_base_charges_used", + [2]="display_flask_throw_allowed_flask_types" } }, - [701]={ + [710]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Added Chaos Damage equal to {0}% of Flask's Recovery Amount if Charges were consumed" + } + } + }, + name="flask_throw_chaos_damage_from_life_flask_recovery", + stats={ + [1]="flask_throw_added_chaos_damage_%_of_flask_life_to_recover" + } + }, + [711]={ lang={ English={ [1]={ @@ -20625,7 +20890,7 @@ return { [2]="flask_throw_maximum_cold_damage_if_used_sapphire_flask" } }, - [702]={ + [712]={ lang={ English={ [1]={ @@ -20649,39 +20914,26 @@ return { [2]="flask_throw_maximum_lightning_damage_if_used_topaz_flask" } }, - [703]={ + [713]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Deals {0}% more Damage with Ignite if Charges were consumed from a Ruby Flask" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="Deals {0}% less Damage with Ignite if Charges were consumed from a Ruby Flask" + text="{0:+d}% to Damage over Time Multiplier with Ignite if Charges were consumed from a Ruby Flask" } } }, name="explosive_flask_ignite_damage_mult", stats={ - [1]="flask_throw_ruby_flask_ignite_damage_+%_final" + [1]="flask_throw_ruby_flask_ignite_dot_multiplier_+" } }, - [704]={ + [714]={ lang={ English={ [1]={ @@ -20713,7 +20965,7 @@ return { [1]="flicker_strike_buff_movement_speed_+%" } }, - [705]={ + [715]={ lang={ English={ [1]={ @@ -20732,13 +20984,17 @@ return { [1]="flicker_strike_teleport_range_+%" } }, - [706]={ + [716]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -20746,7 +21002,7 @@ return { [2]="#" } }, - text="Grants Fortify on hit" + text="Melee Hits Fortify" } } }, @@ -20755,13 +21011,17 @@ return { [1]="fortify_on_hit" } }, - [707]={ + [717]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -20769,7 +21029,7 @@ return { [2]="#" } }, - text="Grants Fortify on Hitting an Enemy at Close Range" + text="Melee Hits Fortify at Close Range" } } }, @@ -20778,7 +21038,7 @@ return { [1]="fortify_on_hit_close_range" } }, - [708]={ + [718]={ lang={ English={ [1]={ @@ -20797,7 +21057,7 @@ return { [1]="freeze_applies_cold_resistance_+" } }, - [709]={ + [719]={ lang={ English={ [1]={ @@ -20829,7 +21089,7 @@ return { [1]="freezing_pulse_damage_+%_final_at_long_range" } }, - [710]={ + [720]={ lang={ English={ [1]={ @@ -20861,7 +21121,7 @@ return { [1]="frenzy_skill_attack_damage_+%_final_per_frenzy_charge" } }, - [711]={ + [721]={ lang={ English={ [1]={ @@ -20893,7 +21153,7 @@ return { [1]="frenzy_skill_attack_speed_+%_final_per_frenzy_charge" } }, - [712]={ + [722]={ lang={ English={ [1]={ @@ -20912,7 +21172,7 @@ return { [1]="from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired" } }, - [713]={ + [723]={ lang={ English={ [1]={ @@ -20940,7 +21200,7 @@ return { [1]="frost_bolt_nova_number_of_frost_bolts_to_detonate" } }, - [714]={ + [724]={ lang={ English={ [1]={ @@ -20963,7 +21223,7 @@ return { [1]="frost_fury_added_duration_per_stage_ms" } }, - [715]={ + [725]={ lang={ English={ [1]={ @@ -20986,7 +21246,7 @@ return { [1]="frost_fury_base_fire_interval_ms" } }, - [716]={ + [726]={ lang={ English={ [1]={ @@ -21005,7 +21265,7 @@ return { [1]="frost_fury_duration_+%_per_stage" } }, - [717]={ + [727]={ lang={ English={ [1]={ @@ -21024,7 +21284,7 @@ return { [1]="frost_fury_fire_speed_+%_final_while_channelling" } }, - [718]={ + [728]={ lang={ English={ [1]={ @@ -21043,7 +21303,7 @@ return { [1]="frost_fury_fire_speed_+%_per_stage" } }, - [719]={ + [729]={ lang={ English={ [1]={ @@ -21062,7 +21322,7 @@ return { [1]="frost_fury_max_number_of_stages" } }, - [720]={ + [730]={ lang={ English={ [1]={ @@ -21081,7 +21341,7 @@ return { [1]="frost_globe_absorb_damage_%_enemy_in_bubble" } }, - [721]={ + [731]={ lang={ English={ [1]={ @@ -21100,7 +21360,7 @@ return { [1]="frost_globe_absorb_damage_%_enemy_outside_bubble" } }, - [722]={ + [732]={ lang={ English={ [1]={ @@ -21123,7 +21383,7 @@ return { [1]="frost_globe_additional_spell_base_critical_strike_chance_per_stage" } }, - [723]={ + [733]={ lang={ English={ [1]={ @@ -21142,7 +21402,7 @@ return { [1]="frost_globe_health_per_stage" } }, - [724]={ + [734]={ lang={ English={ [1]={ @@ -21165,7 +21425,7 @@ return { [1]="frost_globe_life_regeneration_rate_per_minute_%" } }, - [725]={ + [735]={ lang={ English={ [1]={ @@ -21184,7 +21444,7 @@ return { [1]="frost_globe_max_stages" } }, - [726]={ + [736]={ lang={ English={ [1]={ @@ -21207,7 +21467,7 @@ return { [1]="frost_globe_stage_gain_interval_ms" } }, - [727]={ + [737]={ lang={ English={ [1]={ @@ -21239,7 +21499,7 @@ return { [1]="frostbolt_projectile_speed_+%_final" } }, - [728]={ + [738]={ lang={ English={ [1]={ @@ -21258,7 +21518,7 @@ return { [1]="gain_1_rage_on_use_%_chance" } }, - [729]={ + [739]={ lang={ English={ [1]={ @@ -21294,25 +21554,29 @@ return { [1]="gain_elusive_on_crit_%_chance" } }, - [730]={ + [740]={ lang={ English={ [1]={ [1]={ - k="reminderstring", - v="ReminderTextFortifyNoDuration" - }, - [2]={ k="milliseconds_to_seconds", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, + [3]={ + k="reminderstring", + v="ReminderTextFortificationNoDuration" + }, limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, - text="Grants Fortify for {0} seconds on Melee hit" + text="Melee Hits Fortify for {0} seconds" } } }, @@ -21321,7 +21585,7 @@ return { [1]="gain_fortify_on_melee_hit_ms" } }, - [731]={ + [741]={ lang={ English={ [1]={ @@ -21340,7 +21604,7 @@ return { [1]="gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%" } }, - [732]={ + [742]={ lang={ English={ [1]={ @@ -21359,7 +21623,7 @@ return { [1]="gain_frenzy_charge_on_hitting_unique_enemy_%" } }, - [733]={ + [743]={ lang={ English={ [1]={ @@ -21387,7 +21651,7 @@ return { [1]="gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%" } }, - [734]={ + [744]={ lang={ English={ [1]={ @@ -21406,7 +21670,7 @@ return { [1]="gain_power_charge_on_kill_with_hit_%" } }, - [735]={ + [745]={ lang={ English={ [1]={ @@ -21425,7 +21689,7 @@ return { [1]="gain_rage_on_hit" } }, - [736]={ + [746]={ lang={ English={ [1]={ @@ -21448,7 +21712,7 @@ return { [1]="gain_rage_on_hit_%_chance" } }, - [737]={ + [747]={ lang={ English={ [1]={ @@ -21471,26 +21735,34 @@ return { [1]="gain_resonance_of_majority_damage_on_hit_for_2_seconds" } }, - [738]={ + [748]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]=1, [2]=99 } }, - text="{0}% chance to gain an Inspiration Charge when you Spend Mana for this Skill" + text="{0}% chance to gain an Inspiration Charge when you Spend Mana on Upfront Costs or Effects of this Skill" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]=100, [2]="#" } }, - text="Gain an Inspiration Charge when you Spend Mana for this Skill" + text="Gain an Inspiration Charge when you Spend Mana on Upfront Costs or Effects of this Skill" } } }, @@ -21499,7 +21771,7 @@ return { [1]="gain_righteous_charge_on_mana_spent_%" } }, - [739]={ + [749]={ lang={ English={ [1]={ @@ -21549,7 +21821,7 @@ return { [2]="quality_display_glacial_cascade_is_gem" } }, - [740]={ + [750]={ lang={ English={ [1]={ @@ -21581,7 +21853,7 @@ return { [1]="glacial_cascade_travel_speed_+%" } }, - [741]={ + [751]={ lang={ English={ [1]={ @@ -21604,7 +21876,7 @@ return { [1]="global_maim_on_hit" } }, - [742]={ + [752]={ lang={ English={ [1]={ @@ -21628,7 +21900,7 @@ return { [2]="global_maximum_added_physical_damage_vs_bleeding_enemies" } }, - [743]={ + [753]={ lang={ English={ [1]={ @@ -21664,7 +21936,7 @@ return { [1]="glorious_madness_timer_ms" } }, - [744]={ + [754]={ lang={ English={ [1]={ @@ -21696,7 +21968,7 @@ return { [1]="golem_buff_effect_+%" } }, - [745]={ + [755]={ lang={ English={ [1]={ @@ -21750,7 +22022,7 @@ return { [2]="quality_display_incinerate_is_gem_ingite" } }, - [746]={ + [756]={ lang={ English={ [1]={ @@ -21777,11 +22049,12 @@ return { } } }, + name="projectile_intensity_damage", stats={ [1]="greater_projectile_intensity_projectile_damage_+%_final_per_intensity" } }, - [747]={ + [757]={ lang={ English={ [1]={ @@ -21813,7 +22086,7 @@ return { [1]="ground_slam_angle_+%" } }, - [748]={ + [758]={ lang={ English={ [1]={ @@ -21832,7 +22105,7 @@ return { [1]="herald_of_agony_add_stack_on_poison" } }, - [749]={ + [759]={ lang={ English={ [1]={ @@ -21864,7 +22137,7 @@ return { [1]="herald_of_agony_poison_damage_+%_final" } }, - [750]={ + [760]={ lang={ English={ [1]={ @@ -21887,7 +22160,7 @@ return { [1]="herald_of_ash_burning_%_overkill_damage_per_minute" } }, - [751]={ + [761]={ lang={ English={ [1]={ @@ -21906,7 +22179,7 @@ return { [1]="herald_of_light_summon_champion_on_kill" } }, - [752]={ + [762]={ lang={ English={ [1]={ @@ -21934,7 +22207,7 @@ return { [1]="herald_of_light_summon_champion_on_unique_or_rare_enemy_hit_%" } }, - [753]={ + [763]={ lang={ English={ [1]={ @@ -21966,7 +22239,7 @@ return { [1]="herald_of_purity_physical_damage_+%_final" } }, - [754]={ + [764]={ lang={ English={ [1]={ @@ -21985,7 +22258,7 @@ return { [1]="hexblast_ailment_damage_+%_final_per_5_doom_on_consumed_curse" } }, - [755]={ + [765]={ lang={ English={ [1]={ @@ -22004,7 +22277,7 @@ return { [1]="hexblast_hit_damage_+%_final_per_5_doom_on_consumed_curse" } }, - [756]={ + [766]={ lang={ English={ [1]={ @@ -22036,7 +22309,7 @@ return { [1]="hinder_enemy_chaos_damage_+%" } }, - [757]={ + [767]={ lang={ English={ [1]={ @@ -22055,7 +22328,7 @@ return { [1]="hinder_enemy_chaos_damage_taken_+%" } }, - [758]={ + [768]={ lang={ English={ [1]={ @@ -22078,7 +22351,7 @@ return { [1]="hits_grant_cruelty" } }, - [759]={ + [769]={ lang={ English={ [1]={ @@ -22097,7 +22370,7 @@ return { [1]="hits_ignore_all_enemy_monster_resistances" } }, - [760]={ + [770]={ lang={ English={ [1]={ @@ -22116,7 +22389,7 @@ return { [1]="hits_ignore_enemy_monster_physical_damage_reduction" } }, - [761]={ + [771]={ lang={ English={ [1]={ @@ -22135,7 +22408,7 @@ return { [1]="holy_path_teleport_range_+%" } }, - [762]={ + [772]={ lang={ English={ [1]={ @@ -22158,7 +22431,7 @@ return { [1]="holy_relic_nova_life_regeneration_rate_per_minute" } }, - [763]={ + [773]={ lang={ English={ [1]={ @@ -22177,7 +22450,7 @@ return { [1]="holy_relic_nova_minion_life_regeneration_rate_per_second" } }, - [764]={ + [774]={ lang={ English={ [1]={ @@ -22200,7 +22473,7 @@ return { [1]="hydro_sphere_pulse_frequency_ms" } }, - [765]={ + [775]={ lang={ English={ [1]={ @@ -22232,7 +22505,7 @@ return { [1]="ice_crash_first_stage_damage_+%_final" } }, - [766]={ + [776]={ lang={ English={ [1]={ @@ -22277,7 +22550,7 @@ return { [2]="ice_dash_cooldown_recovery_per_nearby_rare_or_unique_enemy" } }, - [767]={ + [777]={ lang={ English={ [1]={ @@ -22305,7 +22578,7 @@ return { [1]="ice_nova_number_of_frost_bolts_to_cast_on" } }, - [768]={ + [778]={ lang={ English={ [1]={ @@ -22337,7 +22610,7 @@ return { [1]="ice_spear_distance_before_form_change_+%" } }, - [769]={ + [779]={ lang={ English={ [1]={ @@ -22356,7 +22629,7 @@ return { [1]="ignites_apply_fire_resistance_+" } }, - [770]={ + [780]={ lang={ English={ [1]={ @@ -22375,7 +22648,7 @@ return { [1]="immolation_brand_burn_damage_+%_final_per_stage" } }, - [771]={ + [781]={ lang={ English={ [1]={ @@ -22411,7 +22684,7 @@ return { [1]="immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad" } }, - [772]={ + [782]={ lang={ English={ [1]={ @@ -22443,7 +22716,7 @@ return { [1]="impacting_steel_secondary_projectile_damage_+%_final" } }, - [773]={ + [783]={ lang={ English={ [1]={ @@ -22475,7 +22748,7 @@ return { [1]="impale_debuff_effect_+%" } }, - [774]={ + [784]={ lang={ English={ [1]={ @@ -22493,11 +22766,12 @@ return { } } }, + name="impale_phys_reduction_penalty", stats={ [1]="impale_phys_reduction_%_penalty" } }, - [775]={ + [785]={ lang={ English={ [1]={ @@ -22529,7 +22803,7 @@ return { [1]="impurity_cold_damage_taken_+%_final" } }, - [776]={ + [786]={ lang={ English={ [1]={ @@ -22561,7 +22835,7 @@ return { [1]="impurity_fire_damage_taken_+%_final" } }, - [777]={ + [787]={ lang={ English={ [1]={ @@ -22593,7 +22867,7 @@ return { [1]="impurity_lightning_damage_taken_+%_final" } }, - [778]={ + [788]={ lang={ English={ [1]={ @@ -22621,7 +22895,7 @@ return { [1]="infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance" } }, - [779]={ + [789]={ lang={ English={ [1]={ @@ -22640,7 +22914,7 @@ return { [1]="infernal_blow_explosion_damage_%_of_total_per_stack" } }, - [780]={ + [790]={ lang={ English={ [1]={ @@ -22663,7 +22937,7 @@ return { [1]="inflict_all_exposure_on_hit" } }, - [781]={ + [791]={ lang={ English={ [1]={ @@ -22686,7 +22960,7 @@ return { [1]="infusion_grants_life_regeneration_rate_per_minute_%" } }, - [782]={ + [792]={ lang={ English={ [1]={ @@ -22718,7 +22992,7 @@ return { [1]="inspiration_charge_duration_+%" } }, - [783]={ + [793]={ lang={ English={ [1]={ @@ -22741,7 +23015,7 @@ return { [1]="intimidate_nearby_enemies_on_use_for_ms" } }, - [784]={ + [794]={ lang={ English={ [1]={ @@ -22760,7 +23034,7 @@ return { [1]="is_empowered" } }, - [785]={ + [795]={ lang={ English={ [1]={ @@ -22779,7 +23053,7 @@ return { [1]="kinetic_blast_projectiles_gain_%_aoe_after_forking" } }, - [786]={ + [796]={ lang={ English={ [1]={ @@ -22798,7 +23072,7 @@ return { [1]="kinetic_bolt_forks_apply_to_zig_zags" } }, - [787]={ + [797]={ lang={ English={ [1]={ @@ -22817,7 +23091,7 @@ return { [1]="knockback_chance_%_at_close_range" } }, - [788]={ + [798]={ lang={ English={ [1]={ @@ -22857,7 +23131,7 @@ return { [1]="lacerate_hit_and_ailment_damage_+%_final_vs_bleeding_enemies" } }, - [789]={ + [799]={ lang={ English={ [1]={ @@ -22889,7 +23163,7 @@ return { [1]="lancing_steel_damage_+%_at_close_range" } }, - [790]={ + [800]={ lang={ English={ [1]={ @@ -22921,7 +23195,7 @@ return { [1]="lancing_steel_damage_+%_final_after_first_hit_on_target" } }, - [791]={ + [801]={ lang={ English={ [1]={ @@ -22953,7 +23227,7 @@ return { [1]="lancing_steel_targeting_range_+%" } }, - [792]={ + [802]={ lang={ English={ [1]={ @@ -22993,7 +23267,7 @@ return { [1]="lightning_ailment_effect_+%" } }, - [793]={ + [803]={ lang={ English={ [1]={ @@ -23021,7 +23295,7 @@ return { [1]="lightning_arrow_%_chance_to_hit_an_additional_enemy" } }, - [794]={ + [804]={ lang={ English={ [1]={ @@ -23061,7 +23335,7 @@ return { [1]="lightning_tendrils_channelled_larger_pulse_damage_+%_final" } }, - [795]={ + [805]={ lang={ English={ [1]={ @@ -23080,7 +23354,7 @@ return { [1]="lightning_tendrils_channelled_larger_pulse_radius_+" } }, - [796]={ + [806]={ lang={ English={ [1]={ @@ -23121,17 +23395,21 @@ return { [2]="lightning_tower_trap_interval_duration_ms" } }, - [797]={ + [807]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Lose all Inspiration Charges after Spending {0} total Mana with this Skill" + text="Lose all Inspiration Charges after Spending {0} total Mana on Upfront Costs and Effects of this Skill" } } }, @@ -23140,7 +23418,7 @@ return { [1]="lose_all_righteous_charges_on_mana_use_threshold" } }, - [798]={ + [808]={ lang={ English={ [1]={ @@ -23172,7 +23450,7 @@ return { [1]="magma_brand_ailment_damage_+%_final_per_additional_pustule" } }, - [799]={ + [809]={ lang={ English={ [1]={ @@ -23204,7 +23482,7 @@ return { [1]="magma_brand_hit_damage_+%_final_per_additional_pustule" } }, - [800]={ + [810]={ lang={ English={ [1]={ @@ -23223,7 +23501,7 @@ return { [1]="magma_orb_%_chance_to_big_explode_instead_of_chaining" } }, - [801]={ + [811]={ lang={ English={ [1]={ @@ -23255,7 +23533,7 @@ return { [1]="maim_effect_+%" } }, - [802]={ + [812]={ lang={ English={ [1]={ @@ -23291,7 +23569,7 @@ return { [1]="maim_on_hit_%" } }, - [803]={ + [813]={ lang={ English={ [1]={ @@ -23318,7 +23596,7 @@ return { [1]="mamba_strike_deal_%_of_all_poison_total_damage_per_minute" } }, - [804]={ + [814]={ lang={ English={ [1]={ @@ -23337,7 +23615,7 @@ return { [1]="mana_gain_per_target" } }, - [805]={ + [815]={ lang={ English={ [1]={ @@ -23356,7 +23634,7 @@ return { [1]="mana_void_gain_%_missing_unreserved_mana_as_base_lightning_damage" } }, - [806]={ + [816]={ lang={ English={ [1]={ @@ -23375,7 +23653,7 @@ return { [1]="max_crab_aspect_stacks" } }, - [807]={ + [817]={ lang={ English={ [1]={ @@ -23394,7 +23672,7 @@ return { [1]="max_number_of_absolution_sentinels" } }, - [808]={ + [818]={ lang={ English={ [1]={ @@ -23413,7 +23691,7 @@ return { [1]="max_number_of_lightning_warp_markers" } }, - [809]={ + [819]={ lang={ English={ [1]={ @@ -23432,7 +23710,7 @@ return { [1]="max_steel_ammo" } }, - [810]={ + [820]={ lang={ English={ [1]={ @@ -23472,7 +23750,7 @@ return { [1]="maximum_life_+%_for_corpses_you_create" } }, - [811]={ + [821]={ lang={ English={ [1]={ @@ -23491,7 +23769,7 @@ return { [1]="maximum_number_of_blades_left_in_ground" } }, - [812]={ + [822]={ lang={ English={ [1]={ @@ -23519,7 +23797,7 @@ return { [1]="maximum_number_of_mirage_warriors" } }, - [813]={ + [823]={ lang={ English={ [1]={ @@ -23538,7 +23816,7 @@ return { [1]="maximum_number_of_snapping_adder_projectiles" } }, - [814]={ + [824]={ lang={ English={ [1]={ @@ -23566,7 +23844,7 @@ return { [1]="maximum_number_of_summoned_doubles" } }, - [815]={ + [825]={ lang={ English={ [1]={ @@ -23580,11 +23858,12 @@ return { } } }, + name="herald_of_agony_max_virulence", stats={ [1]="maximum_virulence_stacks" } }, - [816]={ + [826]={ lang={ English={ [1]={ @@ -23612,7 +23891,7 @@ return { [1]="virtual_number_of_spirit_strikes" } }, - [817]={ + [827]={ lang={ English={ [1]={ @@ -23631,7 +23910,7 @@ return { [1]="mine_cannot_rearm" } }, - [818]={ + [828]={ lang={ English={ [1]={ @@ -23663,7 +23942,7 @@ return { [1]="mine_critical_strike_chance_+%_per_power_charge" } }, - [819]={ + [829]={ lang={ English={ [1]={ @@ -23682,7 +23961,7 @@ return { [1]="mine_detonates_instantly" } }, - [820]={ + [830]={ lang={ English={ [1]={ @@ -23714,7 +23993,7 @@ return { [1]="mine_detonation_speed_+%" } }, - [821]={ + [831]={ lang={ English={ [1]={ @@ -23746,7 +24025,7 @@ return { [1]="mine_projectile_speed_+%_per_frenzy_charge" } }, - [822]={ + [832]={ lang={ English={ [1]={ @@ -23778,7 +24057,7 @@ return { [1]="mine_throwing_speed_+%_per_frenzy_charge" } }, - [823]={ + [833]={ lang={ English={ [1]={ @@ -23802,7 +24081,7 @@ return { [2]="maximum_added_cold_damage_per_frenzy_charge" } }, - [824]={ + [834]={ lang={ English={ [1]={ @@ -23826,7 +24105,7 @@ return { [2]="maximum_added_cold_damage_vs_chilled_enemies" } }, - [825]={ + [835]={ lang={ English={ [1]={ @@ -23850,7 +24129,7 @@ return { [2]="maximum_added_lightning_damage_from_skill" } }, - [826]={ + [836]={ lang={ English={ [1]={ @@ -23873,7 +24152,7 @@ return { [1]="minimum_power_from_quality" } }, - [827]={ + [837]={ lang={ English={ [1]={ @@ -23897,7 +24176,7 @@ return { [2]="maximum_secondary_physical_damage_per_15_strength" } }, - [828]={ + [838]={ lang={ English={ [1]={ @@ -23916,7 +24195,7 @@ return { [1]="minion_additional_physical_damage_reduction_%" } }, - [829]={ + [839]={ lang={ English={ [1]={ @@ -23948,7 +24227,7 @@ return { [1]="minion_ailment_damage_+%" } }, - [830]={ + [840]={ lang={ English={ [1]={ @@ -23967,7 +24246,7 @@ return { [1]="minion_block_%" } }, - [831]={ + [841]={ lang={ English={ [1]={ @@ -23999,7 +24278,7 @@ return { [1]="minion_burning_damage_+%" } }, - [832]={ + [842]={ lang={ English={ [1]={ @@ -24018,7 +24297,7 @@ return { [1]="minion_chance_to_deal_double_damage_%" } }, - [833]={ + [843]={ lang={ English={ [1]={ @@ -24037,7 +24316,7 @@ return { [1]="minion_chance_to_taunt_on_hit_%" } }, - [834]={ + [844]={ lang={ English={ [1]={ @@ -24069,7 +24348,7 @@ return { [1]="minion_cooldown_recovery_+%" } }, - [835]={ + [845]={ lang={ English={ [1]={ @@ -24101,7 +24380,7 @@ return { [1]="minion_damage_+%_on_full_life" } }, - [836]={ + [846]={ lang={ English={ [1]={ @@ -24133,7 +24412,7 @@ return { [1]="minion_fire_damage_taken_+%" } }, - [837]={ + [847]={ lang={ English={ [1]={ @@ -24156,7 +24435,7 @@ return { [1]="minion_grant_puppet_master_buff_to_parent_on_hit_%" } }, - [838]={ + [848]={ lang={ English={ [1]={ @@ -24179,7 +24458,7 @@ return { [1]="minion_life_regeneration_rate_per_minute_%" } }, - [839]={ + [849]={ lang={ English={ [1]={ @@ -24202,7 +24481,7 @@ return { [1]="minion_maim_on_hit_%" } }, - [840]={ + [850]={ lang={ English={ [1]={ @@ -24225,7 +24504,7 @@ return { [1]="minion_maximum_all_elemental_resistances_%" } }, - [841]={ + [851]={ lang={ English={ [1]={ @@ -24257,7 +24536,7 @@ return { [1]="minion_melee_damage_+%" } }, - [842]={ + [852]={ lang={ English={ [1]={ @@ -24285,7 +24564,7 @@ return { [1]="minion_%_chance_to_be_summoned_with_maximum_frenzy_charges" } }, - [843]={ + [853]={ lang={ English={ [1]={ @@ -24317,7 +24596,7 @@ return { [1]="minion_skill_area_of_effect_+%" } }, - [844]={ + [854]={ lang={ English={ [1]={ @@ -24349,7 +24628,7 @@ return { [1]="minion_stun_threshold_reduction_+%" } }, - [845]={ + [855]={ lang={ English={ [1]={ @@ -24385,7 +24664,7 @@ return { [1]="minions_cannot_be_damaged_after_summoned_ms" } }, - [846]={ + [856]={ lang={ English={ [1]={ @@ -24421,7 +24700,7 @@ return { [1]="minions_chance_to_intimidate_on_hit_%" } }, - [847]={ + [857]={ lang={ English={ [1]={ @@ -24440,7 +24719,7 @@ return { [1]="minions_deal_%_of_physical_damage_as_additional_chaos_damage" } }, - [848]={ + [858]={ lang={ English={ [1]={ @@ -24468,7 +24747,7 @@ return { [1]="minions_inflict_exposure_on_hit_%_chance" } }, - [849]={ + [859]={ lang={ English={ [1]={ @@ -24487,7 +24766,7 @@ return { [1]="minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second" } }, - [850]={ + [860]={ lang={ English={ [1]={ @@ -24506,7 +24785,7 @@ return { [1]="mirage_archer_number_of_additional_projectiles" } }, - [851]={ + [861]={ lang={ English={ [1]={ @@ -24552,7 +24831,7 @@ return { [3]="molten_shell_max_damage_absorbed" } }, - [852]={ + [862]={ lang={ English={ [1]={ @@ -24589,7 +24868,7 @@ return { [2]="display_vaal_molten_shell_alternate_description" } }, - [853]={ + [863]={ lang={ English={ [1]={ @@ -24608,7 +24887,7 @@ return { [1]="molten_shell_explosion_damage_penetrates_%_fire_resistance" } }, - [854]={ + [864]={ lang={ English={ [1]={ @@ -24627,7 +24906,7 @@ return { [1]="molten_strike_projectiles_chain_when_impacting_ground" } }, - [855]={ + [865]={ lang={ English={ [1]={ @@ -24659,7 +24938,7 @@ return { [1]="mortal_call_elemental_damage_taken_+%_final" } }, - [856]={ + [866]={ lang={ English={ [1]={ @@ -24691,7 +24970,7 @@ return { [1]="mortal_call_physical_damage_taken_+%_final" } }, - [857]={ + [867]={ lang={ English={ [1]={ @@ -24753,7 +25032,7 @@ return { [2]="quality_display_immortal_call_is_gem" } }, - [858]={ + [868]={ lang={ English={ [1]={ @@ -24785,7 +25064,7 @@ return { [1]="multiple_projectiles_projectile_spread_+%" } }, - [859]={ + [869]={ lang={ English={ [1]={ @@ -24817,7 +25096,7 @@ return { [1]="multistrike_area_of_effect_+%_per_repeat" } }, - [860]={ + [870]={ lang={ English={ [1]={ @@ -24849,7 +25128,7 @@ return { [1]="multistrike_damage_+%_final_on_first_repeat" } }, - [861]={ + [871]={ lang={ English={ [1]={ @@ -24881,7 +25160,7 @@ return { [1]="multistrike_damage_+%_final_on_second_repeat" } }, - [862]={ + [872]={ lang={ English={ [1]={ @@ -24913,7 +25192,7 @@ return { [1]="multistrike_damage_+%_final_on_third_repeat" } }, - [863]={ + [873]={ lang={ English={ [1]={ @@ -24932,7 +25211,7 @@ return { [1]="nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills" } }, - [864]={ + [874]={ lang={ English={ [1]={ @@ -24951,7 +25230,7 @@ return { [1]="no_additional_projectiles_if_no_steel_ammo" } }, - [865]={ + [875]={ lang={ English={ [1]={ @@ -24970,7 +25249,7 @@ return { [1]="no_cost" } }, - [866]={ + [876]={ lang={ English={ [1]={ @@ -25010,7 +25289,7 @@ return { [1]="non_damaging_ailment_effect_+%" } }, - [867]={ + [877]={ lang={ English={ [1]={ @@ -25029,7 +25308,7 @@ return { [1]="number_of_allowed_firewalls" } }, - [868]={ + [878]={ lang={ English={ [1]={ @@ -25048,7 +25327,7 @@ return { [1]="number_of_allowed_storm_arrows" } }, - [869]={ + [879]={ lang={ English={ [1]={ @@ -25076,7 +25355,7 @@ return { [1]="number_of_champions_of_light_allowed" } }, - [870]={ + [880]={ lang={ English={ [1]={ @@ -25104,7 +25383,7 @@ return { [1]="number_of_corpses_to_consume" } }, - [871]={ + [881]={ lang={ English={ [1]={ @@ -25132,7 +25411,7 @@ return { [1]="base_number_of_effigies_allowed" } }, - [872]={ + [882]={ lang={ English={ [1]={ @@ -25160,7 +25439,7 @@ return { [1]="number_of_herald_scorpions_allowed" } }, - [873]={ + [883]={ lang={ English={ [1]={ @@ -25188,7 +25467,7 @@ return { [1]="number_of_mirage_archers_allowed" } }, - [874]={ + [884]={ lang={ English={ [1]={ @@ -25216,7 +25495,7 @@ return { [1]="number_of_reapers_allowed" } }, - [875]={ + [885]={ lang={ English={ [1]={ @@ -25244,7 +25523,7 @@ return { [1]="number_of_relics_allowed" } }, - [876]={ + [886]={ lang={ English={ [1]={ @@ -25280,7 +25559,7 @@ return { [1]="orb_of_storms_bolt_frequency_ms" } }, - [877]={ + [887]={ lang={ English={ [1]={ @@ -25308,7 +25587,7 @@ return { [1]="overpowered_effect_+%" } }, - [878]={ + [888]={ lang={ English={ [1]={ @@ -25322,16 +25601,16 @@ return { [2]="#" } }, - text="Hits Overwhelm {0}% of Physical Damage Reduction while you have Fortify" + text="Hits Overwhelm {0}% of Physical Damage Reduction while at maximum Fortification" } } }, name="overwhelm_while_fortified", stats={ - [1]="overwhelm_%_physical_damage_reduction_while_fortified" + [1]="overwhelm_%_physical_damage_reduction_while_max_fortification" } }, - [879]={ + [889]={ lang={ English={ [1]={ @@ -25363,7 +25642,7 @@ return { [1]="parallel_projectile_firing_point_x_dist_+%" } }, - [880]={ + [890]={ lang={ English={ [1]={ @@ -25382,7 +25661,7 @@ return { [1]="penance_brand_additional_descriptions_boolean" } }, - [881]={ + [891]={ lang={ English={ [1]={ @@ -25401,7 +25680,7 @@ return { [1]="penance_brand_base_spread_radius_+" } }, - [882]={ + [892]={ lang={ English={ [1]={ @@ -25429,7 +25708,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy" } }, - [883]={ + [893]={ lang={ English={ [1]={ @@ -25457,7 +25736,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy" } }, - [884]={ + [894]={ lang={ English={ [1]={ @@ -25485,7 +25764,7 @@ return { [1]="%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy" } }, - [885]={ + [895]={ lang={ English={ [1]={ @@ -25513,7 +25792,7 @@ return { [1]="%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy" } }, - [886]={ + [896]={ lang={ English={ [1]={ @@ -25532,7 +25811,7 @@ return { [1]="additional_burning_debuff_%_of_ignite_damage" } }, - [887]={ + [897]={ lang={ English={ [1]={ @@ -25551,7 +25830,7 @@ return { [1]="petrification_statue_target_action_speed_-%" } }, - [888]={ + [898]={ lang={ English={ [1]={ @@ -25575,7 +25854,7 @@ return { [2]="phantasm_grant_buff_maximum_added_physical_damage" } }, - [889]={ + [899]={ lang={ English={ [1]={ @@ -25603,7 +25882,7 @@ return { [1]="phase_run_%_chance_to_not_replace_buff_on_skill_use" } }, - [890]={ + [900]={ lang={ English={ [1]={ @@ -25644,7 +25923,7 @@ return { [2]="phys_cascade_trap_interval_duration_ms" } }, - [891]={ + [901]={ lang={ English={ [1]={ @@ -25663,7 +25942,7 @@ return { [1]="physical_damage_reduction_%_per_crab_aspect_stack" } }, - [892]={ + [902]={ lang={ English={ [1]={ @@ -25695,7 +25974,7 @@ return { [1]="plague_bearer_chaos_damage_taken_+%_while_incubating" } }, - [893]={ + [903]={ lang={ English={ [1]={ @@ -25727,7 +26006,7 @@ return { [1]="plague_bearer_movement_speed_+%_while_infecting" } }, - [894]={ + [904]={ lang={ English={ [1]={ @@ -25746,7 +26025,7 @@ return { [1]="poison_dot_multiplier_+" } }, - [895]={ + [905]={ lang={ English={ [1]={ @@ -25769,7 +26048,7 @@ return { [1]="portal_alternate_destination_chance_permyriad" } }, - [896]={ + [906]={ lang={ English={ [1]={ @@ -25797,7 +26076,7 @@ return { [1]="primary_projectile_chain_num" } }, - [897]={ + [907]={ lang={ English={ [1]={ @@ -25833,7 +26112,7 @@ return { [1]="primary_projectile_impale_chance_%" } }, - [898]={ + [908]={ lang={ English={ [1]={ @@ -25869,7 +26148,7 @@ return { [1]="prismatic_rain_beam_frequency_ms" } }, - [899]={ + [909]={ lang={ English={ [1]={ @@ -25901,7 +26180,7 @@ return { [1]="projectile_attack_damage_+%_in_blood_stance" } }, - [900]={ + [910]={ lang={ English={ [1]={ @@ -25951,7 +26230,7 @@ return { [2]="projectiles_can_split_from_terrain" } }, - [901]={ + [911]={ lang={ English={ [1]={ @@ -25979,7 +26258,7 @@ return { [1]="projectile_chance_to_not_pierce_%" } }, - [902]={ + [912]={ lang={ English={ [1]={ @@ -26011,7 +26290,7 @@ return { [1]="projectile_damage_+%_if_pierced_enemy" } }, - [903]={ + [913]={ lang={ English={ [1]={ @@ -26043,7 +26322,7 @@ return { [1]="projectile_damage_+%_per_remaining_chain" } }, - [904]={ + [914]={ lang={ English={ [1]={ @@ -26062,7 +26341,7 @@ return { [1]="projectile_maximum_range_override" } }, - [905]={ + [915]={ lang={ English={ [1]={ @@ -26094,7 +26373,7 @@ return { [1]="projectile_speed_+%_in_sand_stance" } }, - [906]={ + [916]={ lang={ English={ [1]={ @@ -26126,7 +26405,7 @@ return { [1]="projectile_damage_+%_vs_nearby_enemies" } }, - [907]={ + [917]={ lang={ English={ [1]={ @@ -26145,7 +26424,7 @@ return { [1]="projectiles_pierce_all_targets_in_x_range" } }, - [908]={ + [918]={ lang={ English={ [1]={ @@ -26164,7 +26443,7 @@ return { [1]="projectiles_rain" } }, - [909]={ + [919]={ lang={ English={ [1]={ @@ -26196,7 +26475,7 @@ return { [1]="puncture_bleeding_damage_+%_final" } }, - [910]={ + [920]={ lang={ English={ [1]={ @@ -26232,7 +26511,7 @@ return { [1]="puppet_master_duration_ms" } }, - [911]={ + [921]={ lang={ English={ [1]={ @@ -26251,7 +26530,7 @@ return { [1]="purge_expose_resist_%_matching_highest_element_damage" } }, - [912]={ + [922]={ lang={ English={ [1]={ @@ -26279,7 +26558,7 @@ return { [1]="purifying_flame_%_chance_to_create_consecrated_ground_around_you" } }, - [913]={ + [923]={ lang={ English={ [1]={ @@ -26303,7 +26582,7 @@ return { [2]="quick_guard_damage_absorb_limit" } }, - [914]={ + [924]={ lang={ English={ [1]={ @@ -26322,7 +26601,7 @@ return { [1]="rage_slash_sacrifice_rage_%" } }, - [915]={ + [925]={ lang={ English={ [1]={ @@ -26363,7 +26642,7 @@ return { [2]="rage_slash_rage_sacrifice_per_damage_bonus" } }, - [916]={ + [926]={ lang={ English={ [1]={ @@ -26387,7 +26666,7 @@ return { [2]="rage_slash_rage_sacrifice_per_radius_bonus" } }, - [917]={ + [927]={ lang={ English={ [1]={ @@ -26419,7 +26698,7 @@ return { [1]="rage_slash_vortex_attack_speed_+%_final" } }, - [918]={ + [928]={ lang={ English={ [1]={ @@ -26447,7 +26726,7 @@ return { [1]="rage_slash_maximum_vortices" } }, - [919]={ + [929]={ lang={ English={ [1]={ @@ -26479,7 +26758,7 @@ return { [1]="ragestorm_movement_speed_+%" } }, - [920]={ + [930]={ lang={ English={ [1]={ @@ -26498,7 +26777,7 @@ return { [1]="rain_of_arrows_additional_sequence_chance_%" } }, - [921]={ + [931]={ lang={ English={ [1]={ @@ -26517,7 +26796,7 @@ return { [1]="raised_spectre_level" } }, - [922]={ + [932]={ lang={ English={ [1]={ @@ -26536,7 +26815,7 @@ return { [1]="ranged_attack_totem_only_attacks_when_owner_attacks" } }, - [923]={ + [933]={ lang={ English={ [1]={ @@ -26555,7 +26834,7 @@ return { [1]="reave_additional_max_stacks" } }, - [924]={ + [934]={ lang={ English={ [1]={ @@ -26587,7 +26866,7 @@ return { [1]="recall_sigil_target_search_range_+%" } }, - [925]={ + [935]={ lang={ English={ [1]={ @@ -26610,7 +26889,7 @@ return { [1]="recover_%_life_when_stunning_an_enemy_permyriad" } }, - [926]={ + [936]={ lang={ English={ [1]={ @@ -26629,7 +26908,7 @@ return { [1]="recover_%_maximum_life_on_cull" } }, - [927]={ + [937]={ lang={ English={ [1]={ @@ -26648,7 +26927,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [928]={ + [938]={ lang={ English={ [1]={ @@ -26667,7 +26946,7 @@ return { [1]="refresh_bleeding_duration_on_hit_%_chance" } }, - [929]={ + [939]={ lang={ English={ [1]={ @@ -26699,7 +26978,7 @@ return { [1]="rune_paint_area_of_effect_+%_final_per_rune_level" } }, - [930]={ + [940]={ lang={ English={ [1]={ @@ -26731,7 +27010,7 @@ return { [1]="rune_paint_area_of_effect_+%_per_rune_level" } }, - [931]={ + [941]={ lang={ English={ [1]={ @@ -26797,7 +27076,7 @@ return { [2]="quality_display_rune_paint_is_gem" } }, - [932]={ + [942]={ lang={ English={ [1]={ @@ -26811,11 +27090,12 @@ return { } } }, + name="rune_paint_mana", stats={ [1]="rune_paint_mana_spend_per_rune_upgrade" } }, - [933]={ + [943]={ lang={ English={ [1]={ @@ -26838,11 +27118,12 @@ return { } } }, + name="rune_paint_max", stats={ [1]="rune_paint_max_rune_level" } }, - [934]={ + [944]={ lang={ English={ [1]={ @@ -26874,7 +27155,7 @@ return { [1]="sanctify_wave_damage_+%_final" } }, - [935]={ + [945]={ lang={ English={ [1]={ @@ -26906,7 +27187,7 @@ return { [1]="scorpion_minion_attack_speed_+%" } }, - [936]={ + [946]={ lang={ English={ [1]={ @@ -26938,7 +27219,7 @@ return { [1]="scorpion_minion_physical_damage_+%" } }, - [937]={ + [947]={ lang={ English={ [1]={ @@ -26962,7 +27243,7 @@ return { [2]="scorpion_minion_maximum_added_physical_damage" } }, - [938]={ + [948]={ lang={ English={ [1]={ @@ -26994,7 +27275,7 @@ return { [1]="sentinel_minion_cooldown_speed_+%" } }, - [939]={ + [949]={ lang={ English={ [1]={ @@ -27004,7 +27285,7 @@ return { [2]="#" } }, - text="Projectiles deal up to {0}% more Damage with Hits and Ailments per Steel Shard consumed at the start of their movement, lowering this bonus as they travel farther" + text="Projectiles deal up to {0}% more Damage with Hits per Steel Shard consumed at the start of their movement, lowering this bonus as they travel farther" }, [2]={ limit={ @@ -27013,16 +27294,16 @@ return { [2]=-1 } }, - text="Projectiles deal up to {0}% less Damage with Hits and Ailments per Steel Shard consumed at the start of their movement, lowering this penalty as they travel farther" + text="Projectiles deal up to {0}% less Damage with Hits per Steel Shard consumed at the start of their movement, lowering this penalty as they travel farther" } } }, name="shattering_steel_damage_scaling", stats={ - [1]="shattering_steel_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed" + [1]="shattering_steel_hit_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed" } }, - [940]={ + [950]={ lang={ English={ [1]={ @@ -27054,7 +27335,7 @@ return { [1]="shield_crush_helmet_enchantment_aoe_+%_final" } }, - [941]={ + [951]={ lang={ English={ [1]={ @@ -27086,7 +27367,7 @@ return { [1]="shock_effect_+%" } }, - [942]={ + [952]={ lang={ English={ [1]={ @@ -27105,7 +27386,7 @@ return { [1]="shock_nova_ring_chance_to_shock_+%" } }, - [943]={ + [953]={ lang={ English={ [1]={ @@ -27137,7 +27418,7 @@ return { [1]="shock_nova_ring_shocks_as_if_dealing_damage_+%_final" } }, - [944]={ + [954]={ lang={ English={ [1]={ @@ -27169,7 +27450,7 @@ return { [1]="shocked_ground_base_magnitude_override" } }, - [945]={ + [955]={ lang={ English={ [1]={ @@ -27192,7 +27473,7 @@ return { [1]="shrapnel_shot_cone_placement_distance_+" } }, - [946]={ + [956]={ lang={ English={ [1]={ @@ -27211,7 +27492,7 @@ return { [1]="shrapnel_trap_number_of_secondary_explosions" } }, - [947]={ + [957]={ lang={ English={ [1]={ @@ -27230,7 +27511,7 @@ return { [1]="sigil_attached_target_fire_penetration_%" } }, - [948]={ + [958]={ lang={ English={ [1]={ @@ -27249,7 +27530,7 @@ return { [1]="sigil_attached_target_lightning_penetration_%" } }, - [949]={ + [959]={ lang={ English={ [1]={ @@ -27272,7 +27553,7 @@ return { [1]="sigil_recall_extend_base_secondary_skill_effect_duration" } }, - [950]={ + [960]={ lang={ English={ [1]={ @@ -27295,7 +27576,7 @@ return { [1]="sigil_recall_extend_base_skill_effect_duration" } }, - [951]={ + [961]={ lang={ English={ [1]={ @@ -27318,7 +27599,7 @@ return { [1]="skill_angle_+%_in_sand_stance" } }, - [952]={ + [962]={ lang={ English={ [1]={ @@ -27350,7 +27631,7 @@ return { [1]="skill_area_angle_+%" } }, - [953]={ + [963]={ lang={ English={ [1]={ @@ -27378,7 +27659,7 @@ return { [1]="skill_area_of_effect_+%_final_in_sand_stance" } }, - [954]={ + [964]={ lang={ English={ [1]={ @@ -27410,7 +27691,7 @@ return { [1]="skill_buff_grants_attack_and_cast_speed_+%" } }, - [955]={ + [965]={ lang={ English={ [1]={ @@ -27442,7 +27723,7 @@ return { [1]="skill_code_movement_speed_+%_final" } }, - [956]={ + [966]={ lang={ English={ [1]={ @@ -27461,7 +27742,7 @@ return { [1]="skill_convert_%_physical_damage_to_random_element" } }, - [957]={ + [967]={ lang={ English={ [1]={ @@ -27493,7 +27774,7 @@ return { [1]="skill_damage_+%_final_per_chain_from_skill_specific_stat" } }, - [958]={ + [968]={ lang={ English={ [1]={ @@ -27533,7 +27814,7 @@ return { [1]="skill_effect_and_damaging_ailment_duration_+%" } }, - [959]={ + [969]={ lang={ English={ [1]={ @@ -27556,7 +27837,7 @@ return { [1]="skill_effect_duration_per_100_int" } }, - [960]={ + [970]={ lang={ English={ [1]={ @@ -27588,7 +27869,7 @@ return { [1]="skill_effect_duration_+%_while_dead" } }, - [961]={ + [971]={ lang={ English={ [1]={ @@ -27611,7 +27892,7 @@ return { [1]="skill_grant_elusive_when_used" } }, - [962]={ + [972]={ lang={ English={ [1]={ @@ -27630,7 +27911,7 @@ return { [1]="skill_has_trigger_from_unique_item" } }, - [963]={ + [973]={ lang={ English={ [1]={ @@ -27649,7 +27930,7 @@ return { [1]="skill_maximum_travel_distance_+%" } }, - [964]={ + [974]={ lang={ English={ [1]={ @@ -27668,7 +27949,7 @@ return { [1]="skill_travel_distance_+%" } }, - [965]={ + [975]={ lang={ English={ [1]={ @@ -27687,7 +27968,7 @@ return { [1]="skill_triggered_by_snipe" } }, - [966]={ + [976]={ lang={ English={ [1]={ @@ -27715,7 +27996,7 @@ return { [1]="skill_triggered_when_you_focus_chance_%" } }, - [967]={ + [977]={ lang={ English={ [1]={ @@ -27747,7 +28028,7 @@ return { [1]="skill_used_by_mirage_chieftain_damage_+%_final" } }, - [968]={ + [978]={ lang={ English={ [1]={ @@ -27770,7 +28051,7 @@ return { [1]="skill_used_by_mirage_warrior_damage_+%_final" } }, - [969]={ + [979]={ lang={ English={ [1]={ @@ -27798,7 +28079,7 @@ return { [1]="slither_wither_stacks" } }, - [970]={ + [980]={ lang={ English={ [1]={ @@ -27817,7 +28098,7 @@ return { [1]="snapping_adder_%_chance_to_retain_projectile_on_release" } }, - [971]={ + [981]={ lang={ English={ [1]={ @@ -27836,7 +28117,7 @@ return { [1]="snipe_max_stacks" } }, - [972]={ + [982]={ lang={ English={ [1]={ @@ -27923,7 +28204,7 @@ return { [2]="snipe_triggered_skill_ailment_damage_+%_final_per_stage" } }, - [973]={ + [983]={ lang={ English={ [1]={ @@ -27994,7 +28275,7 @@ return { [2]="snipe_triggered_skill_hit_damage_+%_final_per_stage" } }, - [974]={ + [984]={ lang={ English={ [1]={ @@ -28013,7 +28294,7 @@ return { [1]="soulfeast_chaos_damage_to_self" } }, - [975]={ + [985]={ lang={ English={ [1]={ @@ -28032,7 +28313,7 @@ return { [1]="soulfeast_number_of_secondary_projectiles" } }, - [976]={ + [986]={ lang={ English={ [1]={ @@ -28055,7 +28336,7 @@ return { [1]="spectral_helix_rotations_%" } }, - [977]={ + [987]={ lang={ English={ [1]={ @@ -28083,7 +28364,7 @@ return { [1]="spectral_spiral_weapon_number_of_bounces" } }, - [978]={ + [988]={ lang={ English={ [1]={ @@ -28115,7 +28396,7 @@ return { [1]="spell_area_damage_+%_in_blood_stance" } }, - [979]={ + [989]={ lang={ English={ [1]={ @@ -28147,7 +28428,7 @@ return { [1]="spell_area_of_effect_+%_in_sand_stance" } }, - [980]={ + [990]={ lang={ English={ [1]={ @@ -28157,7 +28438,7 @@ return { [2]="#" } }, - text="This Skill's Cast Speed cannot be modified" + text="This Spell's Cast Speed cannot be modified" } } }, @@ -28166,7 +28447,7 @@ return { [1]="spell_cast_time_cannot_be_modified" } }, - [981]={ + [991]={ lang={ English={ [1]={ @@ -28185,7 +28466,7 @@ return { [1]="spell_echo_plus_chance_double_damage_%_final" } }, - [982]={ + [992]={ lang={ English={ [1]={ @@ -28204,7 +28485,7 @@ return { [1]="spell_has_trigger_from_crafted_item_mod" } }, - [983]={ + [993]={ lang={ English={ [1]={ @@ -28228,7 +28509,7 @@ return { [2]="spell_maximum_base_physical_damage_per_shield_quality" } }, - [984]={ + [994]={ lang={ English={ [1]={ @@ -28264,7 +28545,7 @@ return { [1]="spells_chance_to_hinder_on_hit_%" } }, - [985]={ + [995]={ lang={ English={ [1]={ @@ -28283,7 +28564,7 @@ return { [1]="spellslinger_mana_reservation" } }, - [986]={ + [996]={ lang={ English={ [1]={ @@ -28311,7 +28592,7 @@ return { [1]="spider_aspect_max_web_count" } }, - [987]={ + [997]={ lang={ English={ [1]={ @@ -28330,7 +28611,7 @@ return { [1]="spike_slam_additional_spike_%_chance" } }, - [988]={ + [998]={ lang={ English={ [1]={ @@ -28362,7 +28643,7 @@ return { [1]="spike_slam_explosion_damage_+%_final" } }, - [989]={ + [999]={ lang={ English={ [1]={ @@ -28394,7 +28675,7 @@ return { [1]="spike_slam_fissure_damage_+%_final" } }, - [990]={ + [1000]={ lang={ English={ [1]={ @@ -28426,7 +28707,7 @@ return { [1]="spike_slam_fissure_length_+%" } }, - [991]={ + [1001]={ lang={ English={ [1]={ @@ -28454,7 +28735,7 @@ return { [1]="spike_slam_max_spikes" } }, - [992]={ + [1002]={ lang={ English={ [1]={ @@ -28482,7 +28763,7 @@ return { [1]="spike_slam_num_spikes" } }, - [993]={ + [1003]={ lang={ English={ [1]={ @@ -28514,7 +28795,7 @@ return { [1]="spike_slam_spike_damage_+%_final" } }, - [994]={ + [1004]={ lang={ English={ [1]={ @@ -28546,7 +28827,7 @@ return { [1]="spiritual_cry_double_movement_velocity_+%" } }, - [995]={ + [1005]={ lang={ English={ [1]={ @@ -28578,7 +28859,7 @@ return { [1]="splitting_steel_area_+%_final_after_splitting" } }, - [996]={ + [1006]={ lang={ English={ [1]={ @@ -28610,7 +28891,7 @@ return { [1]="static_strike_beam_damage_+%_final" } }, - [997]={ + [1007]={ lang={ English={ [1]={ @@ -28642,7 +28923,7 @@ return { [1]="static_strike_beam_damage_+%_final_while_moving" } }, - [998]={ + [1008]={ lang={ English={ [1]={ @@ -28661,7 +28942,7 @@ return { [1]="static_strike_number_of_beam_targets" } }, - [999]={ + [1009]={ lang={ English={ [1]={ @@ -28693,7 +28974,7 @@ return { [1]="stealth_+%" } }, - [1000]={ + [1010]={ lang={ English={ [1]={ @@ -28721,7 +29002,7 @@ return { [1]="steel_ammo_consumed_per_use" } }, - [1001]={ + [1011]={ lang={ English={ [1]={ @@ -28749,7 +29030,7 @@ return { [1]="steel_skill_%_chance_to_not_consume_ammo" } }, - [1002]={ + [1012]={ lang={ English={ [1]={ @@ -28781,7 +29062,7 @@ return { [1]="steel_steal_area_of_effect_+%" } }, - [1003]={ + [1013]={ lang={ English={ [1]={ @@ -28813,7 +29094,128 @@ return { [1]="steel_steal_reflect_damage_+%" } }, - [1004]={ + [1014]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Energy Blades have {0}% increased Attack Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Energy Blades have {0}% reduced Attack Speed" + } + } + }, + name="storm_blade_enchant_speed", + stats={ + [1]="storm_blade_has_local_attack_speed_+%" + } + }, + [1015]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Attacks with Energy Blades Penetrate {0}% Lightning Resistance" + } + } + }, + name="storm_blade_enchant_penetration", + stats={ + [1]="storm_blade_has_local_lightning_penetration_%" + } + }, + [1016]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades Grant {0}% of Lightning Damage with Attacks Converted to Chaos Damage" + } + } + }, + name="energy_blade_chaos_convert", + stats={ + [1]="storm_blade_quality_attack_lightning_damage_%_to_convert_to_chaos" + } + }, + [1017]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades Grant {0}% chance to Shock" + } + } + }, + name="energy_blade_shock", + stats={ + [1]="storm_blade_quality_chance_to_shock_%" + } + }, + [1018]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Energy Blades have {0}% increased Critical Strike Chance" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Energy Blades have {0}% reduced Critical Strike Chance" + } + } + }, + name="energy_blade_crit", + stats={ + [1]="storm_blade_quality_local_critical_strike_chance_+%" + } + }, + [1019]={ lang={ English={ [1]={ @@ -28845,7 +29247,7 @@ return { [1]="storm_burst_explosion_area_of_effect_+%" } }, - [1005]={ + [1020]={ lang={ English={ [1]={ @@ -28864,7 +29266,7 @@ return { [1]="storm_burst_new_damage_+%_final_per_remaining_teleport_zap" } }, - [1006]={ + [1021]={ lang={ English={ [1]={ @@ -28896,7 +29298,7 @@ return { [1]="storm_burst_zap_area_of_effect_+%" } }, - [1007]={ + [1022]={ lang={ English={ [1]={ @@ -28915,7 +29317,7 @@ return { [1]="storm_call_chance_to_strike_on_cast_%" } }, - [1008]={ + [1023]={ lang={ English={ [1]={ @@ -28943,7 +29345,7 @@ return { [1]="storm_rain_pulse_count" } }, - [1009]={ + [1024]={ lang={ English={ [1]={ @@ -28962,7 +29364,7 @@ return { [1]="summon_mirage_archer_on_hit" } }, - [1010]={ + [1025]={ lang={ English={ [1]={ @@ -28981,7 +29383,7 @@ return { [1]="summon_mirage_warrior_on_crit" } }, - [1011]={ + [1026]={ lang={ English={ [1]={ @@ -29013,7 +29415,7 @@ return { [1]="summoned_spider_grants_attack_speed_+%" } }, - [1012]={ + [1027]={ lang={ English={ [1]={ @@ -29045,7 +29447,7 @@ return { [1]="summoned_spider_grants_poison_damage_+%" } }, - [1013]={ + [1028]={ lang={ English={ [1]={ @@ -29077,7 +29479,7 @@ return { [1]="sunder_shockwave_area_of_effect_+%" } }, - [1014]={ + [1029]={ lang={ English={ [1]={ @@ -29096,7 +29498,7 @@ return { [1]="sunder_shockwave_limit_per_cascade" } }, - [1015]={ + [1030]={ lang={ English={ [1]={ @@ -29128,7 +29530,7 @@ return { [1]="sunder_wave_area_of_effect_+%" } }, - [1016]={ + [1031]={ lang={ English={ [1]={ @@ -29160,7 +29562,7 @@ return { [1]="sunder_wave_delay_+%" } }, - [1017]={ + [1032]={ lang={ English={ [1]={ @@ -29179,7 +29581,7 @@ return { [1]="sunder_wave_max_steps" } }, - [1018]={ + [1033]={ lang={ English={ [1]={ @@ -29198,7 +29600,7 @@ return { [1]="sunder_wave_min_steps" } }, - [1019]={ + [1034]={ lang={ English={ [1]={ @@ -29217,7 +29619,7 @@ return { [1]="sunder_wave_radius_+_per_step" } }, - [1020]={ + [1035]={ lang={ English={ [1]={ @@ -29235,11 +29637,12 @@ return { } } }, + name="chance_for_1_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_1_additional_trap_mine" } }, - [1021]={ + [1036]={ lang={ English={ [1]={ @@ -29257,11 +29660,12 @@ return { } } }, + name="chance_for_2_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_2_additional_trap_mine" } }, - [1022]={ + [1037]={ lang={ English={ [1]={ @@ -29279,11 +29683,12 @@ return { } } }, + name="chance_for_3_additional_trap_mine", stats={ [1]="support_additional_trap_mine_%_chance_for_3_additional_trap_mine" } }, - [1023]={ + [1038]={ lang={ English={ [1]={ @@ -29302,7 +29707,7 @@ return { [1]="support_additional_trap_%_chance_for_1_additional_trap" } }, - [1024]={ + [1039]={ lang={ English={ [1]={ @@ -29325,7 +29730,7 @@ return { [1]="support_aura_duration_buff_duration" } }, - [1025]={ + [1040]={ lang={ English={ [1]={ @@ -29348,7 +29753,7 @@ return { [1]="support_aura_duration_reserve_duration" } }, - [1026]={ + [1041]={ lang={ English={ [1]={ @@ -29388,7 +29793,7 @@ return { [1]="support_better_ailments_ailment_damage_+%_final" } }, - [1027]={ + [1042]={ lang={ English={ [1]={ @@ -29411,11 +29816,12 @@ return { } } }, + name="trigger_shockwave_chance", stats={ [1]="support_blunt_chance_to_trigger_shockwave_on_hit_%" } }, - [1028]={ + [1043]={ lang={ English={ [1]={ @@ -29447,7 +29853,7 @@ return { [1]="support_chance_to_bleed_bleeding_damage_+%_final" } }, - [1029]={ + [1044]={ lang={ English={ [1]={ @@ -29487,7 +29893,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%" } }, - [1030]={ + [1045]={ lang={ English={ [1]={ @@ -29510,7 +29916,7 @@ return { [1]="support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [1031]={ + [1046]={ lang={ English={ [1]={ @@ -29542,7 +29948,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_per_minute_+%" } }, - [1032]={ + [1047]={ lang={ English={ [1]={ @@ -29561,7 +29967,7 @@ return { [1]="support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount" } }, - [1033]={ + [1048]={ lang={ English={ [1]={ @@ -29602,7 +30008,7 @@ return { [2]="support_debilitate_hit_damage_max_poison_stacks" } }, - [1034]={ + [1049]={ lang={ English={ [1]={ @@ -29634,7 +30040,7 @@ return { [1]="support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final" } }, - [1035]={ + [1050]={ lang={ English={ [1]={ @@ -29657,7 +30063,7 @@ return { [1]="support_executioner_buff_duration_ms" } }, - [1036]={ + [1051]={ lang={ English={ [1]={ @@ -29689,7 +30095,7 @@ return { [1]="support_executioner_damage_vs_enemies_on_low_life_+%_final" } }, - [1037]={ + [1052]={ lang={ English={ [1]={ @@ -29708,7 +30114,7 @@ return { [1]="support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%" } }, - [1038]={ + [1053]={ lang={ English={ [1]={ @@ -29740,7 +30146,7 @@ return { [1]="support_focused_ballista_totem_attack_speed_+%_final" } }, - [1039]={ + [1054]={ lang={ English={ [1]={ @@ -29763,7 +30169,7 @@ return { [1]="support_ghost_duration" } }, - [1040]={ + [1055]={ lang={ English={ [1]={ @@ -29795,7 +30201,7 @@ return { [1]="support_greater_spell_echo_area_of_effect_+%_per_repeat" } }, - [1041]={ + [1056]={ lang={ English={ [1]={ @@ -29827,7 +30233,7 @@ return { [1]="support_greater_spell_echo_spell_damage_+%_final_per_repeat" } }, - [1042]={ + [1057]={ lang={ English={ [1]={ @@ -29859,7 +30265,7 @@ return { [1]="support_ignite_prolif_ignite_damage_+%_final" } }, - [1043]={ + [1058]={ lang={ English={ [1]={ @@ -29887,7 +30293,7 @@ return { [1]="support_innervate_chance_to_gain_buff_on_shock_vs_unique_%" } }, - [1044]={ + [1059]={ lang={ English={ [1]={ @@ -29923,17 +30329,21 @@ return { [1]="support_lifetap_buff_duration" } }, - [1045]={ + [1060]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Gain Lifetap after Spending a total of {0} Life with this Skill" + text="Gain Lifetap after Spending a total of {0} Life on Upfront Costs and Effects of this Skill" } } }, @@ -29942,7 +30352,7 @@ return { [1]="support_lifetap_spent_life_threshold" } }, - [1046]={ + [1061]={ lang={ English={ [1]={ @@ -29974,7 +30384,7 @@ return { [1]="support_maim_chance_physical_damage_+%_final" } }, - [1047]={ + [1062]={ lang={ English={ [1]={ @@ -30006,7 +30416,7 @@ return { [1]="support_maimed_enemies_physical_damage_taken_+%" } }, - [1048]={ + [1063]={ lang={ English={ [1]={ @@ -30033,11 +30443,12 @@ return { } } }, + name="minefield_throwing_speed_final", stats={ [1]="support_minefield_mine_throwing_speed_+%_final" } }, - [1049]={ + [1064]={ lang={ English={ [1]={ @@ -30061,7 +30472,7 @@ return { [2]="global_maximum_added_fire_damage_vs_burning_enemies" } }, - [1050]={ + [1065]={ lang={ English={ [1]={ @@ -30093,7 +30504,7 @@ return { [1]="support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you" } }, - [1051]={ + [1066]={ lang={ English={ [1]={ @@ -30125,7 +30536,7 @@ return { [1]="support_minion_defensive_stance_minion_damage_taken_+%_final" } }, - [1052]={ + [1067]={ lang={ English={ [1]={ @@ -30157,7 +30568,7 @@ return { [1]="support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master" } }, - [1053]={ + [1068]={ lang={ English={ [1]={ @@ -30189,7 +30600,7 @@ return { [1]="support_minion_totem_resistance_elemental_damage_+%_final" } }, - [1054]={ + [1069]={ lang={ English={ [1]={ @@ -30221,7 +30632,7 @@ return { [1]="support_mirage_archer_attack_speed_+%_final" } }, - [1055]={ + [1070]={ lang={ English={ [1]={ @@ -30244,7 +30655,7 @@ return { [1]="support_mirage_archer_duration" } }, - [1056]={ + [1071]={ lang={ English={ [1]={ @@ -30271,7 +30682,7 @@ return { [1]="support_overpowered_duration_ms" } }, - [1057]={ + [1072]={ lang={ English={ [1]={ @@ -30299,7 +30710,7 @@ return { [1]="support_parallel_projectile_number_of_points_per_side" } }, - [1058]={ + [1073]={ lang={ English={ [1]={ @@ -30331,7 +30742,7 @@ return { [1]="support_power_charge_on_crit_damage_+%_final_per_power_charge" } }, - [1059]={ + [1074]={ lang={ English={ [1]={ @@ -30363,7 +30774,7 @@ return { [1]="support_pulverise_area_of_effect_+%_final" } }, - [1060]={ + [1075]={ lang={ English={ [1]={ @@ -30386,7 +30797,7 @@ return { [1]="support_rage_gain_rage_on_melee_hit_cooldown_ms" } }, - [1061]={ + [1076]={ lang={ English={ [1]={ @@ -30405,26 +30816,7 @@ return { [1]="support_reduce_enemy_block_and_spell_block_%" } }, - [1062]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Enemies have -{0}% chance to Dodge Attack or Spell Hits from this Skill" - } - } - }, - name="support_reduced_dodge_chance", - stats={ - [1]="support_reduce_enemy_dodge_and_spell_dodge_%" - } - }, - [1063]={ + [1077]={ lang={ English={ [1]={ @@ -30456,7 +30848,7 @@ return { [1]="support_remote_mine_damage_+%_final_per_mine_detonation_cascade" } }, - [1064]={ + [1078]={ lang={ English={ [1]={ @@ -30488,7 +30880,7 @@ return { [2]="support_scion_onslaught_on_unique_hit_duration_ms" } }, - [1065]={ + [1079]={ lang={ English={ [1]={ @@ -30525,7 +30917,7 @@ return { [3]="virtual_support_scion_onslaught_on_killing_blow_duration_ms" } }, - [1066]={ + [1080]={ lang={ English={ [1]={ @@ -30561,7 +30953,7 @@ return { [1]="support_slashing_buff_duration_ms" } }, - [1067]={ + [1081]={ lang={ English={ [1]={ @@ -30593,7 +30985,7 @@ return { [1]="support_slashing_buff_attack_speed_+%_final_to_grant" } }, - [1068]={ + [1082]={ lang={ English={ [1]={ @@ -30607,11 +30999,12 @@ return { } } }, + name="support_slashing_damage_from_distance", stats={ [1]="support_slashing_damage_+%_final_from_distance" } }, - [1069]={ + [1083]={ lang={ English={ [1]={ @@ -30690,7 +31083,7 @@ return { [2]="support_spell_boost_area_of_effect_+%_final_per_charge" } }, - [1070]={ + [1084]={ lang={ English={ [1]={ @@ -30722,7 +31115,7 @@ return { [1]="support_spell_cascade_area_delay_+%" } }, - [1071]={ + [1085]={ lang={ English={ [1]={ @@ -30754,7 +31147,7 @@ return { [1]="support_spell_cascade_area_of_effect_+%_final" } }, - [1072]={ + [1086]={ lang={ English={ [1]={ @@ -30791,7 +31184,7 @@ return { [2]="support_spell_cascade_sideways" } }, - [1073]={ + [1087]={ lang={ English={ [1]={ @@ -30823,7 +31216,7 @@ return { [1]="support_spell_echo_final_repeat_damage_+%_final" } }, - [1074]={ + [1088]={ lang={ English={ [1]={ @@ -30855,7 +31248,7 @@ return { [1]="support_storm_barrier_chaos_damage_+%_final_to_apply" } }, - [1075]={ + [1089]={ lang={ English={ [1]={ @@ -30887,7 +31280,7 @@ return { [1]="support_storm_barrier_cold_damage_+%_final_to_apply" } }, - [1076]={ + [1090]={ lang={ English={ [1]={ @@ -30923,7 +31316,7 @@ return { [1]="support_storm_barrier_damage_buff_duration_ms" } }, - [1077]={ + [1091]={ lang={ English={ [1]={ @@ -30955,7 +31348,7 @@ return { [1]="support_storm_barrier_fire_damage_+%_final_to_apply" } }, - [1078]={ + [1092]={ lang={ English={ [1]={ @@ -30987,7 +31380,7 @@ return { [1]="support_storm_barrier_lightning_damage_+%_final_to_apply" } }, - [1079]={ + [1093]={ lang={ English={ [1]={ @@ -31019,7 +31412,7 @@ return { [1]="support_storm_barrier_physical_damage_+%_final_to_apply" } }, - [1080]={ + [1094]={ lang={ English={ [1]={ @@ -31042,7 +31435,7 @@ return { [1]="support_storm_barrier_physical_damage_taken_when_hit_+%_final" } }, - [1081]={ + [1095]={ lang={ English={ [1]={ @@ -31065,7 +31458,7 @@ return { [1]="support_storm_barrier_chaos_damage_taken_+%_final_from_hits_while_channelling" } }, - [1082]={ + [1096]={ lang={ English={ [1]={ @@ -31088,7 +31481,7 @@ return { [1]="support_storm_barrier_cold_damage_taken_+%_final_from_hits_while_channelling" } }, - [1083]={ + [1097]={ lang={ English={ [1]={ @@ -31111,7 +31504,7 @@ return { [1]="support_storm_barrier_fire_damage_taken_+%_final_from_hits_while_channelling" } }, - [1084]={ + [1098]={ lang={ English={ [1]={ @@ -31134,7 +31527,7 @@ return { [1]="support_storm_barrier_lightning_damage_taken_+%_final_from_hits_while_channelling" } }, - [1085]={ + [1099]={ lang={ English={ [1]={ @@ -31174,7 +31567,7 @@ return { [1]="support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final" } }, - [1086]={ + [1100]={ lang={ English={ [1]={ @@ -31214,7 +31607,7 @@ return { [1]="support_unbound_ailments_ailment_damage_+%_final" } }, - [1087]={ + [1101]={ lang={ English={ [1]={ @@ -31233,7 +31626,7 @@ return { [1]="supported_skill_can_only_use_axe_and_sword" } }, - [1088]={ + [1102]={ lang={ English={ [1]={ @@ -31252,7 +31645,7 @@ return { [1]="skill_can_only_use_bow" } }, - [1089]={ + [1103]={ lang={ English={ [1]={ @@ -31275,7 +31668,7 @@ return { [1]="supported_skill_can_only_use_dagger_and_claw" } }, - [1090]={ + [1104]={ lang={ English={ [1]={ @@ -31298,7 +31691,7 @@ return { [1]="supported_skill_can_only_use_mace_and_staff" } }, - [1091]={ + [1105]={ lang={ English={ [1]={ @@ -31317,7 +31710,7 @@ return { [1]="skill_can_only_use_non_melee_weapons" } }, - [1092]={ + [1106]={ lang={ English={ [1]={ @@ -31340,7 +31733,7 @@ return { [1]="tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value" } }, - [1093]={ + [1107]={ lang={ English={ [1]={ @@ -31359,7 +31752,7 @@ return { [1]="tectonic_slam_side_crack_additional_chance_%" } }, - [1094]={ + [1108]={ lang={ English={ [1]={ @@ -31378,7 +31771,7 @@ return { [1]="tectonic_slam_side_crack_additional_chance_%_per_endurance_charge" } }, - [1095]={ + [1109]={ lang={ English={ [1]={ @@ -31410,7 +31803,7 @@ return { [1]="tethered_enemies_take_attack_projectile_damage_taken_+%" } }, - [1096]={ + [1110]={ lang={ English={ [1]={ @@ -31442,7 +31835,7 @@ return { [1]="tethered_movement_speed_+%_final_per_rope" } }, - [1097]={ + [1111]={ lang={ English={ [1]={ @@ -31474,7 +31867,7 @@ return { [1]="tethered_movement_speed_+%_final_per_rope_vs_rare" } }, - [1098]={ + [1112]={ lang={ English={ [1]={ @@ -31506,7 +31899,7 @@ return { [1]="tethered_movement_speed_+%_final_per_rope_vs_unique" } }, - [1099]={ + [1113]={ lang={ English={ [1]={ @@ -31525,7 +31918,126 @@ return { [1]="tethering_arrow_display_rope_limit" } }, - [1100]={ + [1114]={ + lang={ + English={ + [1]={ + [1]={ + k="milliseconds_to_seconds_2dp_if_required", + v=1 + }, + limit={ + [1]={ + [1]=1000, + [2]=1000 + } + }, + text="Deals Damage every {0} second" + }, + [2]={ + [1]={ + k="milliseconds_to_seconds_2dp_if_required", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Deals Damage every {0} seconds" + } + } + }, + name="tornado_interval", + stats={ + [1]="tornado_damage_interval_ms" + } + }, + [1115]={ + lang={ + English={ + [1]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Enemies in range are Hindered with {0}% reduced Movement Speed" + } + } + }, + name="tornado_hinder", + stats={ + [1]="tornado_hinder_%" + } + }, + [1116]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Tornado has {0}% increased Movement Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Tornado has {0}% reduced Movement Speed" + } + } + }, + name="tornado_speed", + stats={ + [1]="tornado_movement_speed_+%" + } + }, + [1117]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Maximum {0} Tornado" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Maximum {0} Tornadoes" + } + } + }, + name="number_of_tornados_allowed", + stats={ + [1]="number_of_tornados_allowed" + } + }, + [1118]={ lang={ English={ [1]={ @@ -31544,7 +32056,7 @@ return { [1]="totems_explode_on_death_for_%_life_as_physical" } }, - [1101]={ + [1119]={ lang={ English={ [1]={ @@ -31567,7 +32079,7 @@ return { [1]="totems_regenerate_%_life_per_minute" } }, - [1102]={ + [1120]={ lang={ English={ [1]={ @@ -31586,7 +32098,7 @@ return { [1]="trap_critical_strike_multiplier_+_per_power_charge" } }, - [1103]={ + [1121]={ lang={ English={ [1]={ @@ -31618,7 +32130,7 @@ return { [1]="trap_spread_+%" } }, - [1104]={ + [1122]={ lang={ English={ [1]={ @@ -31650,7 +32162,7 @@ return { [1]="trap_throwing_speed_+%_per_frenzy_charge" } }, - [1105]={ + [1123]={ lang={ English={ [1]={ @@ -31682,7 +32194,7 @@ return { [1]="trap_trigger_radius_+%_per_power_charge" } }, - [1106]={ + [1124]={ lang={ English={ [1]={ @@ -31714,7 +32226,7 @@ return { [1]="attack_speed_+%_per_trauma" } }, - [1107]={ + [1125]={ lang={ English={ [1]={ @@ -31827,7 +32339,7 @@ return { [3]="trauma_strike_self_damage_per_trauma" } }, - [1108]={ + [1126]={ lang={ English={ [1]={ @@ -31859,7 +32371,7 @@ return { [1]="trauma_strike_damage_+%_final_per_trauma" } }, - [1109]={ + [1127]={ lang={ English={ [1]={ @@ -31891,7 +32403,7 @@ return { [1]="trauma_strike_shockwave_area_of_effect_+%_per_100ms_stun_duration_up_to_400%" } }, - [1110]={ + [1128]={ lang={ English={ [1]={ @@ -31919,7 +32431,7 @@ return { [1]="trigger_after_spending_200_mana_%_chance" } }, - [1111]={ + [1129]={ lang={ English={ [1]={ @@ -31929,7 +32441,7 @@ return { [2]="#" } }, - text="Deals {0}% more Damage to Branded Enemy" + text="Deals {0}% more Damage with Hits against Branded Enemy" }, [2]={ [1]={ @@ -31942,16 +32454,16 @@ return { [2]=-1 } }, - text="Deals {0}% less Damage to Branded Enemy" + text="Deals {0}% less Damage with Hits against Branded Enemy" } } }, name="trigger_brand_attached_target_damage_final", stats={ - [1]="trigger_brand_support_hit_ailment_damage_+%_final_vs_branded_enemy" + [1]="trigger_brand_support_hit_damage_+%_final_vs_branded_enemy" } }, - [1112]={ + [1130]={ lang={ English={ [1]={ @@ -31979,7 +32491,7 @@ return { [1]="trigger_on_block_%_chance" } }, - [1113]={ + [1131]={ lang={ English={ [1]={ @@ -32007,7 +32519,7 @@ return { [1]="trigger_on_bow_attack_%" } }, - [1114]={ + [1132]={ lang={ English={ [1]={ @@ -32035,7 +32547,26 @@ return { [1]="trigger_on_corpse_consume_%_chance" } }, - [1115]={ + [1133]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Trigger this Skill when you Hit a Rare or Unique Enemy and have no Mark" + } + } + }, + name="cast_on_hit_rare_unique", + stats={ + [1]="trigger_on_hit_against_rare_or_unique_if_no_marked_enemy" + } + }, + [1134]={ lang={ English={ [1]={ @@ -32063,7 +32594,7 @@ return { [1]="trigger_on_hit_vs_frozen_enemy_%" } }, - [1116]={ + [1135]={ lang={ English={ [1]={ @@ -32091,7 +32622,7 @@ return { [1]="trigger_on_skill_use_%_if_you_have_a_void_arrow" } }, - [1117]={ + [1136]={ lang={ English={ [1]={ @@ -32119,7 +32650,26 @@ return { [1]="trigger_on_slam_%_chance" } }, - [1118]={ + [1137]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Trigger this Spell when Intuitive Link's target Hits an Enemy, from the target's location" + } + } + }, + name="trigger_link_trigger", + stats={ + [1]="trigger_on_trigger_link_target_hit" + } + }, + [1138]={ lang={ English={ [1]={ @@ -32138,7 +32688,7 @@ return { [1]="triggered_by_brand_support" } }, - [1119]={ + [1139]={ lang={ English={ [1]={ @@ -32157,7 +32707,7 @@ return { [1]="triggered_by_divine_cry" } }, - [1120]={ + [1140]={ lang={ English={ [1]={ @@ -32176,7 +32726,7 @@ return { [1]="triggered_by_infernal_cry" } }, - [1121]={ + [1141]={ lang={ English={ [1]={ @@ -32195,7 +32745,7 @@ return { [1]="triggered_by_item_buff" } }, - [1122]={ + [1142]={ lang={ English={ [1]={ @@ -32214,7 +32764,7 @@ return { [1]="triggered_by_spiritual_cry" } }, - [1123]={ + [1143]={ lang={ English={ [1]={ @@ -32228,11 +32778,12 @@ return { } } }, + name="doom_blast_trigger", stats={ [1]="triggered_vicious_hex_explosion" } }, - [1124]={ + [1144]={ lang={ English={ [1]={ @@ -32264,7 +32815,7 @@ return { [1]="unleash_support_seal_gain_frequency_+%_while_channelling" } }, - [1125]={ + [1145]={ lang={ English={ [1]={ @@ -32296,7 +32847,7 @@ return { [1]="unleash_support_seal_gain_frequency_+%_while_not_channelling" } }, - [1126]={ + [1146]={ lang={ English={ [1]={ @@ -32324,7 +32875,7 @@ return { [1]="upheaval_number_of_spikes" } }, - [1127]={ + [1147]={ lang={ English={ [1]={ @@ -32343,7 +32894,7 @@ return { [1]="vaal_blade_vortex_has_10_spinning_blades" } }, - [1128]={ + [1148]={ lang={ English={ [1]={ @@ -32362,7 +32913,7 @@ return { [1]="vaal_earthquake_maximum_aftershocks" } }, - [1129]={ + [1149]={ lang={ English={ [1]={ @@ -32381,7 +32932,7 @@ return { [1]="vaal_flameblast_radius_+_per_stage" } }, - [1130]={ + [1150]={ lang={ English={ [1]={ @@ -32400,7 +32951,7 @@ return { [1]="vaal_skill_exertable" } }, - [1131]={ + [1151]={ lang={ English={ [1]={ @@ -32436,7 +32987,7 @@ return { [1]="vaal_storm_call_delay_ms" } }, - [1132]={ + [1152]={ lang={ English={ [1]={ @@ -32468,7 +33019,7 @@ return { [1]="vampiric_icon_bleeding_damage_+%_final" } }, - [1133]={ + [1153]={ lang={ English={ [1]={ @@ -32496,7 +33047,7 @@ return { [1]="virtual_bladefall_number_of_volleys" } }, - [1134]={ + [1154]={ lang={ English={ [1]={ @@ -32515,7 +33066,7 @@ return { [1]="virtual_blood_spears_total_number_of_spears" } }, - [1135]={ + [1155]={ lang={ English={ [1]={ @@ -32534,7 +33085,7 @@ return { [1]="virtual_chill_minimum_slow_%" } }, - [1136]={ + [1156]={ lang={ English={ [1]={ @@ -32553,7 +33104,7 @@ return { [1]="virtual_divine_tempest_number_of_nearby_enemies_to_zap" } }, - [1137]={ + [1157]={ lang={ English={ [1]={ @@ -32576,7 +33127,7 @@ return { [1]="virtual_herald_of_thunder_bolt_base_frequency" } }, - [1138]={ + [1158]={ lang={ English={ [1]={ @@ -32599,7 +33150,7 @@ return { [1]="virtual_mine_detonation_time_ms" } }, - [1139]={ + [1159]={ lang={ English={ [1]={ @@ -32627,7 +33178,7 @@ return { [1]="virtual_number_of_additional_curses_allowed" } }, - [1140]={ + [1160]={ lang={ English={ [1]={ @@ -32664,7 +33215,7 @@ return { [2]="display_hide_projectile_chain_num" } }, - [1141]={ + [1161]={ lang={ English={ [1]={ @@ -32700,7 +33251,7 @@ return { [1]="virtual_onslaught_on_hit_%_chance" } }, - [1142]={ + [1162]={ lang={ English={ [1]={ @@ -32719,7 +33270,7 @@ return { [1]="virtual_regenerate_x_life_over_1_second_on_skill_use_or_trigger" } }, - [1143]={ + [1163]={ lang={ English={ [1]={ @@ -32742,7 +33293,7 @@ return { [1]="virtual_spider_aspect_web_interval_ms" } }, - [1144]={ + [1164]={ lang={ English={ [1]={ @@ -32778,7 +33329,7 @@ return { [1]="virtual_static_strike_base_zap_frequency_ms" } }, - [1145]={ + [1165]={ lang={ English={ [1]={ @@ -32802,7 +33353,7 @@ return { [2]="virtual_steelskin_damage_limit" } }, - [1146]={ + [1166]={ lang={ English={ [1]={ @@ -32838,7 +33389,7 @@ return { [1]="virtual_support_storm_barrier_damage_buff_time_threshold_ms" } }, - [1147]={ + [1167]={ lang={ English={ [1]={ @@ -32861,7 +33412,7 @@ return { [1]="virtual_support_storm_barrier_physical_damage_taken_+%_final_from_hits_while_channelling" } }, - [1148]={ + [1168]={ lang={ English={ [1]={ @@ -32880,7 +33431,7 @@ return { [1]="virtual_tectonic_slam_%_chance_to_do_charged_slam" } }, - [1149]={ + [1169]={ lang={ English={ [1]={ @@ -32912,7 +33463,7 @@ return { [1]="virtual_trap_and_mine_throwing_time_+%_final" } }, - [1150]={ + [1170]={ lang={ English={ [1]={ @@ -32952,7 +33503,7 @@ return { [1]="virulent_arrow_damage_+%_final_per_stage" } }, - [1151]={ + [1171]={ lang={ English={ [1]={ @@ -32971,7 +33522,7 @@ return { [1]="virulent_arrow_maximum_number_of_stacks" } }, - [1152]={ + [1172]={ lang={ English={ [1]={ @@ -32990,7 +33541,7 @@ return { [1]="virulent_arrow_number_of_pod_projectiles" } }, - [1153]={ + [1173]={ lang={ English={ [1]={ @@ -33022,7 +33573,7 @@ return { [1]="virulent_arrow_pod_projectile_damage_+%_final" } }, - [1154]={ + [1174]={ lang={ English={ [1]={ @@ -33054,7 +33605,7 @@ return { [1]="volatile_dead_core_movement_speed_+%" } }, - [1155]={ + [1175]={ lang={ English={ [1]={ @@ -33073,7 +33624,7 @@ return { [1]="volatile_dead_max_cores_allowed" } }, - [1156]={ + [1176]={ lang={ English={ [1]={ @@ -33101,7 +33652,47 @@ return { [1]="volatile_dead_number_of_corpses_to_consume" } }, - [1157]={ + [1177]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextStatusAilments" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Damage with Hits and Ailments for each Cast of this Spell currently waiting" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextStatusAilments" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Damage with Hits and Ailments for each Cast of this Spell currently waiting" + } + } + }, + name="voltaxic_burst_stack_damage_mult", + stats={ + [1]="voltaxic_burst_hit_and_ailment_damage_+%_final_per_stack" + } + }, + [1178]={ lang={ English={ [1]={ @@ -33120,7 +33711,7 @@ return { [1]="warcries_knock_back_enemies" } }, - [1158]={ + [1179]={ lang={ English={ [1]={ @@ -33258,7 +33849,7 @@ return { [4]="warcries_have_infinite_power" } }, - [1159]={ + [1180]={ lang={ English={ [1]={ @@ -33277,7 +33868,7 @@ return { [1]="rallying_cry_weapon_damage_%_for_allies_per_5_monster_power" } }, - [1160]={ + [1181]={ lang={ English={ [1]={ @@ -33300,7 +33891,7 @@ return { [1]="seismic_cry_+%_enemy_stun_threshold_per_5_MP" } }, - [1161]={ + [1182]={ lang={ English={ [1]={ @@ -33323,7 +33914,7 @@ return { [1]="intimidating_cry_enemy_phys_reduction_%_penalty_vs_hit_per_5_MP" } }, - [1162]={ + [1183]={ lang={ English={ [1]={ @@ -33347,7 +33938,7 @@ return { [2]="ancestral_cry_max_physical_damage_reduction_rating" } }, - [1163]={ + [1184]={ lang={ English={ [1]={ @@ -33366,7 +33957,7 @@ return { [1]="ancestral_cry_x_melee_range_per_5_monster_power" } }, - [1164]={ + [1185]={ lang={ English={ [1]={ @@ -33389,7 +33980,7 @@ return { [1]="infernal_cry_covered_in_ash_fire_damage_taken_%_per_5_monster_power" } }, - [1165]={ + [1186]={ lang={ English={ [1]={ @@ -33408,7 +33999,7 @@ return { [1]="endurance_charge_granted_per_X_monster_power_during_endurance_warcry" } }, - [1166]={ + [1187]={ lang={ English={ [1]={ @@ -33432,7 +34023,7 @@ return { [2]="maximum_number_of_spiritual_cry_warriors" } }, - [1167]={ + [1188]={ lang={ English={ [1]={ @@ -33464,7 +34055,7 @@ return { [1]="divine_cry_critical_strike_chance_+%_per_5_power_up_to_cap%" } }, - [1168]={ + [1189]={ lang={ English={ [1]={ @@ -33483,7 +34074,7 @@ return { [1]="divine_cry_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_per_5_power_up_to_150%" } }, - [1169]={ + [1190]={ lang={ English={ [1]={ @@ -33515,7 +34106,7 @@ return { [1]="rallying_cry_buff_effect_on_minions_+%_final" } }, - [1170]={ + [1191]={ lang={ English={ [1]={ @@ -33611,7 +34202,7 @@ return { [2]="skill_empower_limitation_specifier_for_stat_description" } }, - [1171]={ + [1192]={ lang={ English={ [1]={ @@ -33639,7 +34230,7 @@ return { [1]="ancestral_cry_empowered_attacks_strike_X_additional_enemies" } }, - [1172]={ + [1193]={ lang={ English={ [1]={ @@ -33658,7 +34249,7 @@ return { [1]="rallying_cry_damage_+%_final_from_osm_per_nearby_ally" } }, - [1173]={ + [1194]={ lang={ English={ [1]={ @@ -33690,7 +34281,7 @@ return { [1]="seismic_cry_base_slam_skill_damage_+%_final" } }, - [1174]={ + [1195]={ lang={ English={ [1]={ @@ -33722,7 +34313,7 @@ return { [1]="seismic_cry_slam_skill_damage_+%_final_increase_per_repeat" } }, - [1175]={ + [1196]={ lang={ English={ [1]={ @@ -33754,7 +34345,7 @@ return { [1]="seismic_cry_base_slam_skill_area_+%" } }, - [1176]={ + [1197]={ lang={ English={ [1]={ @@ -33786,7 +34377,7 @@ return { [1]="seismic_cry_slam_skill_area_+%_increase_per_repeat" } }, - [1177]={ + [1198]={ lang={ English={ [1]={ @@ -33805,7 +34396,7 @@ return { [1]="display_battlemage_cry_exerted_attacks_trigger_supported_spell" } }, - [1178]={ + [1199]={ lang={ English={ [1]={ @@ -33824,39 +34415,30 @@ return { [1]="infernal_cry_empowered_attacks_trigger_combust_display" } }, - [1179]={ + [1200]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Exerted Attacks have {0}% increased Critical Strike Chance" - }, - [2]={ [1]={ - k="negate", + k="divide_by_one_hundred", v=1 }, limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="Exerted Attacks have {0}% reduced Critical Strike Chance" + text="Exerted Attacks have {0:+d}% to Critical Strike Chance" } } }, name="vanishing_ambush_crit_chance", stats={ - [1]="vanishing_ambush_critical_strike_chance_+%" + [1]="ambush_additional_critical_strike_chance_permyriad" } }, - [1180]={ + [1201]={ lang={ English={ [1]={ @@ -33875,7 +34457,7 @@ return { [1]="vanishing_ambush_critical_strike_multiplier_+" } }, - [1181]={ + [1202]={ lang={ English={ [1]={ @@ -33894,7 +34476,7 @@ return { [1]="intimidating_cry_empowerd_attacks_deal_double_damage_display" } }, - [1182]={ + [1203]={ lang={ English={ [1]={ @@ -33904,7 +34486,7 @@ return { [2]="#" } }, - text="Exerted Attacks deal {0}% increased Damage " + text="Exerted Attacks deal {0}% increased Damage" } } }, @@ -33913,7 +34495,7 @@ return { [1]="warcry_grant_damage_+%_to_exerted_attacks" } }, - [1183]={ + [1204]={ lang={ English={ [1]={ @@ -33949,7 +34531,7 @@ return { [1]="warcry_grant_knockback_%_to_exerted_attacks" } }, - [1184]={ + [1205]={ lang={ English={ [1]={ @@ -33972,7 +34554,7 @@ return { [1]="warcry_grant_overwhelm_%_to_exerted_attacks" } }, - [1185]={ + [1206]={ lang={ English={ [1]={ @@ -33991,7 +34573,7 @@ return { [1]="water_sphere_cold_lightning_exposure_%" } }, - [1186]={ + [1207]={ lang={ English={ [1]={ @@ -34014,7 +34596,7 @@ return { [1]="water_sphere_does_weird_conversion_stuff" } }, - [1187]={ + [1208]={ lang={ English={ [1]={ @@ -34046,7 +34628,7 @@ return { [1]="weapon_trap_rotation_speed_+%" } }, - [1188]={ + [1209]={ lang={ English={ [1]={ @@ -34069,7 +34651,7 @@ return { [1]="weapon_trap_total_rotation_%" } }, - [1189]={ + [1210]={ lang={ English={ [1]={ @@ -34101,7 +34683,7 @@ return { [1]="whirling_blades_evasion_rating_+%_while_moving" } }, - [1190]={ + [1211]={ lang={ English={ [1]={ @@ -34120,7 +34702,7 @@ return { [1]="winter_brand_max_number_of_stages" } }, - [1191]={ + [1212]={ lang={ English={ [1]={ @@ -34139,7 +34721,7 @@ return { [1]="wither_applies_additional_wither_%" } }, - [1192]={ + [1213]={ lang={ English={ [1]={ @@ -34158,7 +34740,7 @@ return { [1]="wither_chance_to_apply_another_stack_if_hand_cast_%" } }, - [1193]={ + [1214]={ lang={ English={ [1]={ @@ -34194,7 +34776,43 @@ return { [1]="withered_on_hit_chance_%" } }, - [1194]={ + [1215]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextWithered" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to inflict Withered for 2 seconds on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextWithered" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Inflicts Withered for 2 seconds on Hit" + } + } + }, + name="wither_2_seconds_chance", + stats={ + [1]="withered_on_hit_for_2_seconds_%_chance" + } + }, + [1216]={ lang={ English={ [1]={ @@ -34222,7 +34840,7 @@ return { [1]="withering_step_chance_to_not_remove_on_skill_use_%" } }, - [1195]={ + [1217]={ lang={ English={ [1]={ @@ -34254,7 +34872,7 @@ return { [1]="you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted" } }, - [1196]={ + [1218]={ lang={ English={ [1]={ @@ -34296,7 +34914,7 @@ return { [4]="skill_max_unleash_seals" } }, - [1197]={ + [1219]={ lang={ English={ [1]={ @@ -34328,7 +34946,7 @@ return { [1]="support_spell_rapid_fire_repeat_use_damage_+%_final" } }, - [1198]={ + [1220]={ lang={ English={ [1]={ @@ -34347,7 +34965,7 @@ return { [1]="kinetic_bolt_number_of_zig_zags" } }, - [1199]={ + [1221]={ lang={ English={ [1]={ @@ -34379,7 +34997,7 @@ return { [1]="cold_projectile_mine_enemy_critical_strike_chance_+%_against_self" } }, - [1200]={ + [1222]={ lang={ English={ [1]={ @@ -34411,7 +35029,7 @@ return { [1]="lightning_explosion_mine_aura_damage_taken_+%" } }, - [1201]={ + [1223]={ lang={ English={ [1]={ @@ -34445,7 +35063,7 @@ return { [4]="mortar_barrage_mine_maximum_added_fire_damage_taken_limit" } }, - [1202]={ + [1224]={ lang={ English={ [1]={ @@ -34464,7 +35082,7 @@ return { [1]="support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines" } }, - [1203]={ + [1225]={ lang={ English={ [1]={ @@ -34483,7 +35101,7 @@ return { [1]="zombie_slam_cooldown_speed_+%" } }, - [1204]={ + [1226]={ lang={ English={ [1]={ @@ -34506,7 +35124,7 @@ return { [1]="minion_larger_aggro_radius" } }, - [1205]={ + [1227]={ lang={ English={ [1]={ @@ -34529,931 +35147,933 @@ return { [1]="minions_are_defensive" } }, - ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=882, - ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=883, - ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=884, - ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=885, - ["absolution_blast_chance_to_summon_on_hitting_unique_%"]=408, - ["abyssal_cry_%_max_life_as_chaos_on_death"]=323, - ["abyssal_cry_movement_velocity_+%_per_one_hundred_nearby_enemies"]=321, - ["accuracy_rating"]=106, - ["accuracy_rating_+%"]=107, - ["active_skill_added_damage_+%_final"]=409, - ["active_skill_area_damage_+%_final"]=410, + ["%_chance_to_gain_frenzy_charge_on_mine_detonated_targeting_an_enemy"]=892, + ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=893, + ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=894, + ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=895, + ["0"]=11, + ["absolution_blast_chance_to_summon_on_hitting_rare_or_unique_%"]=411, + ["abyssal_cry_%_max_life_as_chaos_on_death"]=325, + ["abyssal_cry_movement_velocity_+%_per_one_hundred_nearby_enemies"]=323, + ["accuracy_rating"]=107, + ["accuracy_rating_+%"]=108, + ["active_skill_added_damage_+%_final"]=412, + ["active_skill_area_damage_+%_final"]=413, ["active_skill_area_of_effect_+%_final"]=71, - ["active_skill_area_of_effect_+%_final_per_endurance_charge"]=411, - ["active_skill_area_of_effect_+%_final_when_cast_on_frostbolt"]=412, - ["active_skill_attack_speed_+%_final"]=285, - ["active_skill_base_area_length_+"]=413, + ["active_skill_area_of_effect_+%_final_per_endurance_charge"]=414, + ["active_skill_area_of_effect_+%_final_when_cast_on_frostbolt"]=415, + ["active_skill_attack_speed_+%_final"]=286, + ["active_skill_base_area_length_+"]=416, ["active_skill_base_radius_+"]=65, - ["active_skill_bleeding_damage_+%_final_in_blood_stance"]=414, - ["active_skill_chill_as_though_damage_+%_final"]=415, - ["active_skill_cooldown_bypass_type_override_to_power_charge"]=536, - ["active_skill_damage_+%_when_cast_on_frostbolt"]=416, - ["active_skill_damage_over_time_from_projectile_hits_+%_final"]=385, - ["active_skill_display_aegis_variation"]=430, + ["active_skill_bleeding_damage_+%_final_in_blood_stance"]=417, + ["active_skill_chill_as_though_damage_+%_final"]=418, + ["active_skill_cooldown_bypass_type_override_to_power_charge"]=538, + ["active_skill_damage_+%_when_cast_on_frostbolt"]=419, + ["active_skill_damage_over_time_from_projectile_hits_+%_final"]=387, + ["active_skill_display_aegis_variation"]=433, ["active_skill_ground_consecration_radius_+"]=66, - ["active_skill_if_used_through_frostbolt_damage_+%_final"]=417, - ["active_skill_ignite_damage_+%_final"]=418, - ["active_skill_minion_energy_shield_+%_final"]=129, - ["active_skill_minion_life_+%_final"]=128, - ["active_skill_minion_movement_velocity_+%_final"]=125, - ["active_skill_poison_duration_+%_final"]=419, - ["active_skill_projectile_damage_+%_final"]=380, - ["active_skill_projectile_damage_+%_final_for_each_remaining_chain"]=420, - ["active_skill_returning_projectile_damage_+%_final"]=381, - ["active_skill_shock_as_though_damage_+%_final"]=421, - ["add_endurance_charge_on_skill_hit_%"]=422, - ["add_frenzy_charge_on_kill"]=111, - ["add_frenzy_charge_on_kill_%_chance"]=112, - ["add_frenzy_charge_on_skill_hit_%"]=423, - ["add_power_charge_on_critical_strike_%"]=245, - ["additional_base_critical_strike_chance"]=368, - ["additional_block_chance_against_projectiles_%_per_steel_charge"]=424, - ["additional_burning_debuff_%_of_ignite_damage"]=886, - ["additional_chain_chance_%"]=425, - ["additional_chance_to_freeze_chilled_enemies_%"]=347, - ["additional_critical_strike_chance_permyriad_while_affected_by_elusive"]=427, - ["additional_critical_strike_chance_permyriad_while_dead"]=426, - ["additional_projectiles_per_intensity"]=428, - ["additive_arrow_speed_modifiers_apply_to_area_of_effect"]=429, - ["ailment_damage_+%_per_frenzy_charge"]=431, - ["all_damage_can_freeze"]=432, - ["all_damage_can_ignite"]=433, - ["all_damage_can_shock"]=434, - ["already_split_if_no_steel_shards"]=435, - ["always_freeze"]=93, - ["always_stun"]=134, - ["always_stun_enemies_that_are_on_full_life"]=436, - ["ancestor_totem_buff_effect_+%"]=437, + ["active_skill_if_used_through_frostbolt_damage_+%_final"]=420, + ["active_skill_ignite_damage_+%_final"]=421, + ["active_skill_minion_energy_shield_+%_final"]=130, + ["active_skill_minion_life_+%_final"]=129, + ["active_skill_minion_movement_velocity_+%_final"]=126, + ["active_skill_poison_duration_+%_final"]=422, + ["active_skill_projectile_damage_+%_final"]=382, + ["active_skill_projectile_damage_+%_final_for_each_remaining_chain"]=423, + ["active_skill_returning_projectile_damage_+%_final"]=383, + ["active_skill_shock_as_though_damage_+%_final"]=424, + ["add_endurance_charge_on_skill_hit_%"]=425, + ["add_frenzy_charge_on_kill"]=112, + ["add_frenzy_charge_on_kill_%_chance"]=113, + ["add_frenzy_charge_on_skill_hit_%"]=426, + ["add_power_charge_on_critical_strike_%"]=246, + ["additional_base_critical_strike_chance"]=370, + ["additional_block_chance_against_projectiles_%_per_steel_charge"]=427, + ["additional_burning_debuff_%_of_ignite_damage"]=896, + ["additional_chain_chance_%"]=428, + ["additional_chance_to_freeze_chilled_enemies_%"]=349, + ["additional_critical_strike_chance_permyriad_while_affected_by_elusive"]=430, + ["additional_critical_strike_chance_permyriad_while_dead"]=429, + ["additional_projectiles_per_intensity"]=431, + ["additive_arrow_speed_modifiers_apply_to_area_of_effect"]=432, + ["ailment_damage_+%_per_frenzy_charge"]=434, + ["all_damage_can_freeze"]=435, + ["all_damage_can_ignite"]=436, + ["all_damage_can_shock"]=437, + ["already_split_if_no_steel_shards"]=438, + ["always_freeze"]=94, + ["always_stun"]=135, + ["always_stun_enemies_that_are_on_full_life"]=439, + ["ambush_additional_critical_strike_chance_permyriad"]=1200, + ["ancestor_totem_buff_effect_+%"]=440, ["ancestor_totem_grants_owner_area_of_effect_+%_with_melee_skills"]=52, - ["ancestor_totem_parent_activation_range_+%"]=438, - ["ancestral_cry_empowered_attacks_strike_X_additional_enemies"]=1171, - ["ancestral_cry_max_physical_damage_reduction_rating"]=1162, - ["ancestral_cry_physical_damage_reduction_rating_per_5_MP"]=1162, - ["ancestral_cry_x_melee_range_per_5_monster_power"]=1163, - ["ancestral_slam_interval_duration"]=404, - ["ancestral_slam_stun_threshold_reduction_+%"]=439, - ["animate_item_maximum_level_requirement"]=262, - ["animate_weapon_chance_to_create_additional_copy_%"]=440, - ["apply_linked_curses_on_hit_%"]=251, - ["apply_linked_curses_with_dark_ritual"]=441, - ["apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%"]=442, - ["arc_damage_+%_final_for_each_remaining_chain"]=443, - ["arc_damage_+%_final_per_chain"]=444, - ["arcane_cloak_consume_%_of_mana"]=445, - ["arcane_cloak_damage_absorbed_%"]=446, - ["arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second"]=447, - ["arcane_cloak_gain_%_of_consumed_mana_as_lightning_damage"]=448, - ["arctic_armour_chill_when_hit_duration"]=449, - ["arctic_armour_freeze_enemies_when_you_are_hit_%_chance"]=450, - ["arctic_breath_maximum_number_of_skulls_allowed"]=451, - ["area_of_effect_+%_per_frost_fury_stage"]=452, - ["area_of_effect_+%_per_removable_power_frenzy_or_endurance_charge"]=453, - ["area_of_effect_+%_when_cast_on_frostbolt"]=454, + ["ancestor_totem_parent_activation_range_+%"]=441, + ["ancestral_cry_empowered_attacks_strike_X_additional_enemies"]=1192, + ["ancestral_cry_max_physical_damage_reduction_rating"]=1183, + ["ancestral_cry_physical_damage_reduction_rating_per_5_MP"]=1183, + ["ancestral_cry_x_melee_range_per_5_monster_power"]=1184, + ["ancestral_slam_interval_duration"]=406, + ["ancestral_slam_stun_threshold_reduction_+%"]=442, + ["animate_item_maximum_level_requirement"]=263, + ["animate_weapon_chance_to_create_additional_copy_%"]=443, + ["apply_linked_curses_on_hit_%"]=252, + ["apply_linked_curses_with_dark_ritual"]=444, + ["apply_overpowered_on_enemy_block_reduced_block_and_spell_block_%"]=445, + ["arc_damage_+%_final_for_each_remaining_chain"]=446, + ["arc_damage_+%_final_per_chain"]=447, + ["arcane_cloak_consume_%_of_mana"]=448, + ["arcane_cloak_damage_absorbed_%"]=449, + ["arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second"]=450, + ["arcane_cloak_gain_%_of_consumed_mana_as_lightning_damage"]=451, + ["arctic_armour_chill_when_hit_duration"]=452, + ["arctic_armour_freeze_enemies_when_you_are_hit_%_chance"]=453, + ["arctic_breath_maximum_number_of_skulls_allowed"]=454, + ["area_of_effect_+%_per_frost_fury_stage"]=455, + ["area_of_effect_+%_per_removable_power_frenzy_or_endurance_charge"]=456, + ["area_of_effect_+%_when_cast_on_frostbolt"]=457, ["area_of_effect_+%_while_dead"]=70, - ["area_of_effect_+%_while_not_dual_wielding"]=455, - ["arrow_number_of_targets_to_pierce"]=90, - ["arrows_always_pierce"]=90, - ["attack_and_cast_speed_+%"]=456, - ["attack_damage_+%"]=457, - ["attack_damage_taken_+%_final_from_enemies_unaffected_by_sand_armour"]=458, - ["attack_repeat_count"]=244, - ["attack_skill_mana_leech_from_any_damage_permyriad"]=459, + ["area_of_effect_+%_while_not_dual_wielding"]=458, + ["arrow_number_of_targets_to_pierce"]=91, + ["arrows_always_pierce"]=91, + ["attack_and_cast_speed_+%"]=459, + ["attack_damage_+%"]=460, + ["attack_damage_taken_+%_final_from_enemies_unaffected_by_sand_armour"]=461, + ["attack_repeat_count"]=245, + ["attack_skill_mana_leech_from_any_damage_permyriad"]=462, ["attack_speed_+%"]=47, ["attack_speed_+%_granted_from_skill"]=48, - ["attack_speed_+%_per_trauma"]=1106, + ["attack_speed_+%_per_trauma"]=1124, ["attack_speed_+%_when_on_low_life"]=49, - ["attack_trigger_on_hit_%"]=281, - ["attack_trigger_on_hitting_bleeding_enemy_%"]=460, - ["attack_trigger_on_kill_%"]=263, - ["attack_trigger_on_melee_hit_%"]=282, - ["attack_trigger_when_critically_hit_%"]=259, - ["attack_unusable_if_triggerable"]=261, - ["attacks_impale_on_hit_%_chance"]=461, - ["atziri_unique_staff_storm_call_number_of_markers_to_place"]=295, + ["attack_trigger_on_hit_%"]=282, + ["attack_trigger_on_hitting_bleeding_enemy_%"]=463, + ["attack_trigger_on_kill_%"]=264, + ["attack_trigger_on_melee_hit_%"]=283, + ["attack_trigger_when_critically_hit_%"]=260, + ["attack_unusable_if_triggerable"]=262, + ["attacks_impale_on_hit_%_chance"]=464, + ["atziri_unique_staff_storm_call_number_of_markers_to_place"]=297, ["aura_effect_+%"]=74, - ["avoid_damage_%"]=462, - ["avoid_interruption_while_using_this_skill_%"]=463, - ["backstab_damage_+%"]=135, - ["ball_lightning_superball_%_chance"]=464, - ["barrage_support_projectile_spread_+%"]=465, + ["avoid_damage_%"]=465, + ["avoid_interruption_while_using_this_skill_%"]=466, + ["backstab_damage_+%"]=136, + ["ball_lightning_superball_%_chance"]=467, + ["barrage_support_projectile_spread_+%"]=468, ["base_actor_scale_+%"]=1, - ["base_arrow_speed_+%"]=319, + ["base_arrow_speed_+%"]=321, ["base_attack_speed_+%_per_frenzy_charge"]=75, ["base_aura_area_of_effect_+%"]=73, - ["base_buff_duration_ms_+_per_removable_endurance_charge"]=167, + ["base_buff_duration_ms_+_per_removable_endurance_charge"]=168, ["base_cast_speed_+%"]=57, - ["base_chance_to_deal_triple_damage_%"]=466, - ["base_chance_to_destroy_corpse_on_kill_%_vs_ignited"]=467, - ["base_chance_to_freeze_%"]=93, - ["base_chance_to_ignite_%"]=95, - ["base_chance_to_poison_on_hit_%"]=358, - ["base_chance_to_shock_%"]=94, - ["base_chance_to_shock_%_from_skill"]=468, - ["base_chaos_damage_%_of_maximum_life_to_deal_per_minute"]=108, - ["base_chaos_damage_taken_per_minute_per_viper_strike_orb"]=138, - ["base_cold_damage_resistance_%"]=212, - ["base_cooldown_speed_+%"]=469, - ["base_critical_strike_multiplier_+"]=116, - ["base_damage_taken_+%"]=470, - ["base_deal_no_chaos_damage"]=471, - ["base_energy_shield_leech_from_spell_damage_permyriad"]=472, - ["base_extra_damage_rolls"]=473, - ["base_inflict_cold_exposure_on_hit_%_chance"]=474, - ["base_inflict_fire_exposure_on_hit_%_chance"]=475, - ["base_inflict_lightning_exposure_on_hit_%_chance"]=476, - ["base_life_leech_from_chaos_damage_permyriad"]=477, - ["base_life_regeneration_rate_per_minute"]=209, - ["base_mana_regeneration_rate_per_minute"]=338, - ["base_movement_velocity_+%"]=102, - ["base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute"]=179, - ["base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute"]=178, - ["base_number_of_effigies_allowed"]=871, + ["base_chance_to_deal_triple_damage_%"]=469, + ["base_chance_to_destroy_corpse_on_kill_%_vs_ignited"]=470, + ["base_chance_to_freeze_%"]=94, + ["base_chance_to_ignite_%"]=96, + ["base_chance_to_poison_on_hit_%"]=360, + ["base_chance_to_shock_%"]=95, + ["base_chance_to_shock_%_from_skill"]=471, + ["base_chaos_damage_%_of_maximum_life_to_deal_per_minute"]=109, + ["base_chaos_damage_taken_per_minute_per_viper_strike_orb"]=139, + ["base_cold_damage_resistance_%"]=213, + ["base_cooldown_speed_+%"]=472, + ["base_critical_strike_multiplier_+"]=117, + ["base_damage_taken_+%"]=473, + ["base_deal_no_chaos_damage"]=474, + ["base_energy_shield_leech_from_spell_damage_permyriad"]=475, + ["base_extra_damage_rolls"]=476, + ["base_inflict_cold_exposure_on_hit_%_chance"]=477, + ["base_inflict_fire_exposure_on_hit_%_chance"]=478, + ["base_inflict_lightning_exposure_on_hit_%_chance"]=479, + ["base_life_leech_from_chaos_damage_permyriad"]=480, + ["base_life_regeneration_rate_per_minute"]=210, + ["base_mana_regeneration_rate_per_minute"]=340, + ["base_movement_velocity_+%"]=103, + ["base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute"]=180, + ["base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute"]=179, + ["base_number_of_effigies_allowed"]=881, ["base_number_of_projectiles_in_spiral_nova"]=45, - ["base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute"]=110, - ["base_physical_damage_%_of_maximum_life_to_deal_per_minute"]=109, - ["base_physical_damage_%_to_convert_to_cold"]=327, - ["base_physical_damage_reduction_rating"]=184, - ["base_poison_damage_+%"]=363, - ["base_poison_duration_+%"]=364, - ["base_projectile_speed_+%"]=92, - ["base_reduce_enemy_cold_resistance_%"]=219, - ["base_reduce_enemy_fire_resistance_%"]=218, - ["base_reduce_enemy_lightning_resistance_%"]=220, - ["base_resist_all_elements_%"]=175, - ["base_righteous_fire_%_of_max_energy_shield_to_deal_to_nearby_per_minute"]=177, - ["base_righteous_fire_%_of_max_life_to_deal_to_nearby_per_minute"]=176, + ["base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute"]=111, + ["base_physical_damage_%_of_maximum_life_to_deal_per_minute"]=110, + ["base_physical_damage_%_to_convert_to_cold"]=329, + ["base_physical_damage_reduction_rating"]=185, + ["base_poison_damage_+%"]=365, + ["base_poison_duration_+%"]=366, + ["base_projectile_speed_+%"]=93, + ["base_reduce_enemy_cold_resistance_%"]=220, + ["base_reduce_enemy_fire_resistance_%"]=219, + ["base_reduce_enemy_lightning_resistance_%"]=221, + ["base_resist_all_elements_%"]=176, + ["base_righteous_fire_%_of_max_energy_shield_to_deal_to_nearby_per_minute"]=178, + ["base_righteous_fire_%_of_max_life_to_deal_to_nearby_per_minute"]=177, ["base_skill_area_of_effect_+%"]=67, - ["base_stun_duration_+%"]=133, - ["base_stun_recovery_+%"]=163, + ["base_stun_duration_+%"]=134, + ["base_stun_recovery_+%"]=164, ["base_stun_threshold_reduction_+%"]=64, - ["base_use_life_in_place_of_mana"]=189, - ["berserk_attack_damage_+%_final"]=398, - ["berserk_attack_speed_+%_final"]=399, - ["berserk_base_damage_taken_+%_final"]=401, - ["berserk_minimum_rage"]=397, - ["berserk_movement_speed_+%_final"]=400, - ["berserk_rage_loss_+%_per_second"]=403, - ["blackhole_damage_taken_+%"]=479, - ["blackhole_hinder_%"]=480, - ["blackhole_tick_rate_ms"]=481, - ["blade_blast_detonated_blades_not_removed_%_chance"]=482, - ["blade_burst_area_of_effect_+%_final_per_blade_vortex_blade_detonated"]=483, - ["blade_flurry_elemental_damage_+%_while_channeling"]=484, - ["blade_flurry_final_flurry_area_of_effect_+%"]=485, - ["blade_vortex_additional_blade_chance_%"]=486, - ["blade_vortex_ailment_damage_+%_per_blade_final"]=237, - ["blade_vortex_critical_strike_chance_+%_per_blade"]=487, - ["blade_vortex_damage_+%_per_blade_final"]=236, - ["blade_vortex_damage_+%_with_5_or_fewer_blades"]=488, - ["blade_vortex_hit_rate_+%_per_blade"]=235, - ["blade_vortex_hit_rate_ms"]=489, - ["bladefall_critical_strike_chance_+%_per_stage"]=490, - ["bladefall_damage_per_stage_+%_final"]=361, - ["bladefall_volley_gap_distance_+%"]=491, - ["bladefall_volleys_needed_per_vestige_blade"]=492, - ["bladestorm_attack_speed_+%_final_while_in_bloodstorm"]=493, - ["bladestorm_blood_stance_ailment_damage_+%"]=494, - ["bladestorm_create_alternate_stance_storm_%_chance"]=495, - ["bladestorm_maximum_number_of_storms_allowed"]=496, - ["bladestorm_movement_speed_+%_while_in_sandstorm"]=497, - ["bladestorm_sandstorm_movement_speed_+%"]=498, - ["bladestorm_storm_damage_+%_final"]=499, - ["blast_rain_area_of_effect_+%"]=500, - ["blast_rain_damage_+%_vs_distant_enemies"]=501, - ["bleed_on_hit_with_attacks_%"]=502, - ["bleeding_damage_+%"]=503, - ["bleeding_skill_effect_duration"]=82, - ["blind_duration_+%"]=217, - ["blood_rage_life_leech_from_elemental_damage_permyriad"]=504, - ["blood_sand_stance_melee_skills_area_damage_+%_final_in_blood_stance"]=371, - ["blood_sand_stance_melee_skills_area_damage_+%_final_in_sand_stance"]=374, - ["blood_sand_stance_melee_skills_area_of_effect_+%_final_in_blood_stance"]=372, - ["blood_sand_stance_melee_skills_area_of_effect_+%_final_in_sand_stance"]=373, - ["blood_scythe_cost_+%_final_per_charge"]=506, - ["blood_scythe_damage_+%_final_per_charge"]=507, - ["blood_surge_refresh_on_total_life_spent"]=508, - ["blood_tendrils_beam_count"]=509, - ["bodyswap_damage_+%_when_not_consuming_corpse"]=510, - ["bone_golem_damage_+%_final_per_non_golem_minion_nearby"]=511, - ["bone_golem_damage_per_non_golem_minion_nearby_maximum_%"]=511, - ["bone_golem_grants_minion_maximum_added_physical_damage"]=512, - ["bone_golem_grants_minion_minimum_added_physical_damage"]=512, - ["boneshatter_chance_to_gain_+1_trauma"]=513, - ["brand_detonate_faster_activation_%_per_second"]=514, - ["brand_detonate_faster_duration_%_per_second"]=515, - ["brand_recall_spend_%_of_recalled_brands_cost"]=516, + ["base_use_life_in_place_of_mana"]=190, + ["berserk_attack_damage_+%_final"]=400, + ["berserk_attack_speed_+%_final"]=401, + ["berserk_base_damage_taken_+%_final"]=403, + ["berserk_minimum_rage"]=399, + ["berserk_movement_speed_+%_final"]=402, + ["berserk_rage_loss_+%_per_second"]=405, + ["blackhole_damage_taken_+%"]=482, + ["blackhole_hinder_%"]=483, + ["blackhole_tick_rate_ms"]=484, + ["blade_blast_detonated_blades_not_removed_%_chance"]=485, + ["blade_burst_area_of_effect_+%_final_per_blade_vortex_blade_detonated"]=486, + ["blade_flurry_elemental_damage_+%_while_channeling"]=487, + ["blade_flurry_final_flurry_area_of_effect_+%"]=488, + ["blade_vortex_additional_blade_chance_%"]=489, + ["blade_vortex_ailment_damage_+%_per_blade_final"]=238, + ["blade_vortex_critical_strike_chance_+%_per_blade"]=490, + ["blade_vortex_damage_+%_per_blade_final"]=237, + ["blade_vortex_damage_+%_with_5_or_fewer_blades"]=491, + ["blade_vortex_hit_rate_+%_per_blade"]=236, + ["blade_vortex_hit_rate_ms"]=492, + ["bladefall_critical_strike_chance_+%_per_stage"]=493, + ["bladefall_damage_per_stage_+%_final"]=363, + ["bladefall_volley_gap_distance_+%"]=494, + ["bladefall_volleys_needed_per_vestige_blade"]=495, + ["bladestorm_attack_speed_+%_final_while_in_bloodstorm"]=496, + ["bladestorm_blood_stance_ailment_damage_+%"]=497, + ["bladestorm_create_alternate_stance_storm_%_chance"]=498, + ["bladestorm_maximum_number_of_storms_allowed"]=499, + ["bladestorm_movement_speed_+%_while_in_sandstorm"]=500, + ["bladestorm_sandstorm_movement_speed_+%"]=501, + ["bladestorm_storm_damage_+%_final"]=502, + ["blast_rain_area_of_effect_+%"]=503, + ["blast_rain_damage_+%_vs_distant_enemies"]=504, + ["bleed_on_hit_with_attacks_%"]=505, + ["bleeding_damage_+%"]=506, + ["bleeding_skill_effect_duration"]=83, + ["blind_duration_+%"]=218, + ["blood_rage_life_leech_from_elemental_damage_permyriad"]=507, + ["blood_sand_stance_melee_skills_area_damage_+%_final_in_blood_stance"]=373, + ["blood_sand_stance_melee_skills_area_damage_+%_final_in_sand_stance"]=376, + ["blood_sand_stance_melee_skills_area_of_effect_+%_final_in_blood_stance"]=374, + ["blood_sand_stance_melee_skills_area_of_effect_+%_final_in_sand_stance"]=375, + ["blood_scythe_cost_+%_final_per_charge"]=509, + ["blood_scythe_damage_+%_final_per_charge"]=510, + ["blood_surge_refresh_on_total_life_spent"]=511, + ["blood_tendrils_beam_count"]=512, + ["bodyswap_damage_+%_when_not_consuming_corpse"]=513, + ["bone_golem_damage_+%_final_per_non_golem_minion_nearby"]=514, + ["bone_golem_damage_per_non_golem_minion_nearby_maximum_%"]=514, + ["bone_golem_grants_minion_maximum_added_physical_damage"]=515, + ["bone_golem_grants_minion_minimum_added_physical_damage"]=515, + ["boneshatter_chance_to_gain_+1_trauma"]=516, + ["brand_detonate_faster_activation_%_per_second"]=517, + ["brand_detonate_faster_duration_%_per_second"]=518, + ["brand_recall_spend_%_of_recalled_brands_cost"]=519, ["buff_effect_duration"]=77, - ["buff_effect_duration_+%_per_removable_endurance_charge"]=168, - ["buff_effect_duration_+%_per_removable_endurance_charge_limited_to_5"]=169, - ["burn_damage_+%"]=101, - ["call_of_steel_reload_amount"]=517, - ["call_of_steel_reload_time"]=517, - ["cannot_cause_bleeding"]=502, - ["cannot_inflict_status_ailments"]=188, - ["cannot_knockback"]=518, - ["cast_linked_spells_on_attack_crit_%"]=255, - ["cast_linked_spells_on_melee_kill_%"]=256, - ["cast_on_any_damage_taken_%"]=270, - ["cast_on_attack_use_%"]=264, - ["cast_on_crit_%"]=519, - ["cast_on_damage_taken_%"]=283, - ["cast_on_damage_taken_threshold"]=283, - ["cast_on_death_%"]=272, - ["cast_on_flask_use_%"]=520, - ["cast_on_gain_avians_flight_or_avians_might_%"]=276, - ["cast_on_gain_skill"]=521, - ["cast_on_hit_%"]=277, - ["cast_on_hit_against_rare_or_unique"]=522, - ["cast_on_hit_if_cursed_%"]=278, - ["cast_on_lose_cats_stealth"]=279, - ["cast_on_melee_hit_if_cursed_%"]=280, - ["cast_on_skill_use_%"]=265, - ["cast_on_stunned_%"]=274, + ["buff_effect_duration_+%_per_removable_endurance_charge"]=169, + ["buff_effect_duration_+%_per_removable_endurance_charge_limited_to_5"]=170, + ["burn_damage_+%"]=102, + ["call_of_steel_reload_amount"]=520, + ["call_of_steel_reload_time"]=520, + ["cannot_cause_bleeding"]=505, + ["cannot_inflict_status_ailments"]=189, + ["cannot_knockback"]=521, + ["cast_linked_spells_on_attack_crit_%"]=256, + ["cast_linked_spells_on_melee_kill_%"]=257, + ["cast_on_any_damage_taken_%"]=271, + ["cast_on_attack_use_%"]=265, + ["cast_on_crit_%"]=522, + ["cast_on_damage_taken_%"]=284, + ["cast_on_damage_taken_threshold"]=284, + ["cast_on_death_%"]=273, + ["cast_on_flask_use_%"]=523, + ["cast_on_gain_avians_flight_or_avians_might_%"]=277, + ["cast_on_gain_skill"]=524, + ["cast_on_hit_%"]=278, + ["cast_on_hit_if_cursed_%"]=279, + ["cast_on_lose_cats_stealth"]=280, + ["cast_on_melee_hit_if_cursed_%"]=281, + ["cast_on_skill_use_%"]=266, + ["cast_on_stunned_%"]=275, ["cast_speed_+%_granted_from_skill"]=7, ["cast_speed_+%_when_on_low_life"]=56, - ["cast_when_hit_%"]=271, - ["cast_while_channelling_time_ms"]=288, - ["chain_hook_range_+%"]=523, - ["chain_strike_cone_radius_+_per_x_rage"]=524, - ["chain_strike_gain_x_rage_if_attack_hits"]=525, - ["chaining_range_+%"]=526, - ["chance_%_when_poison_to_also_poison_another_enemy"]=529, - ["chance_for_extra_damage_roll_%"]=527, - ["chance_for_melee_skeletons_to_summon_as_archer_skeletons_%"]=528, - ["chance_to_bleed_on_hit_%_chance_in_blood_stance"]=530, - ["chance_to_bleed_on_hit_%_vs_maimed"]=531, - ["chance_to_cast_on_kill_%"]=266, - ["chance_to_cast_on_kill_%_target_self"]=267, - ["chance_to_cast_on_rampage_tier_%"]=273, - ["chance_to_cast_when_your_trap_is_triggered_%"]=284, - ["chance_to_deal_double_damage_%"]=532, - ["chance_to_deal_double_damage_%_vs_bleeding_enemies"]=533, - ["chance_to_double_stun_duration_%"]=534, - ["chance_to_fork_extra_projectile_%"]=535, - ["chance_to_fortify_on_melee_hit_+%"]=325, - ["chance_to_freeze_shock_ignite_%"]=346, - ["chance_to_gain_frenzy_charge_on_killing_enemy_affected_by_cold_snap_ground_%"]=536, - ["chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%"]=537, - ["chance_to_ignore_hexproof_%"]=538, - ["chance_to_inflict_additional_impale_%"]=539, - ["chance_to_scorch_%"]=540, - ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=541, - ["chance_to_summon_support_ghost_on_killing_blow_%"]=542, - ["chance_to_trigger_on_animate_guardian_kill_%"]=543, - ["chance_to_trigger_on_animate_weapon_kill_%"]=544, - ["chance_to_unnerve_on_hit_%"]=545, - ["chaos_damage_resisted_by_lowest_resistance"]=546, - ["chaos_damage_taken_+%"]=357, - ["chaos_golem_grants_additional_physical_damage_reduction_%"]=333, - ["charged_attack_damage_per_stack_+%_final"]=547, - ["charged_blast_spell_damage_+%_final_per_stack"]=286, - ["charged_dash_channelling_damage_at_full_stacks_+%_final"]=548, - ["charged_dash_damage_+%_final_per_stack"]=549, - ["charged_dash_skill_inherent_movement_speed_+%_final"]=550, - ["chill_duration_+%"]=97, - ["chill_effect_+%"]=98, - ["chilled_ground_base_magnitude_override"]=551, - ["chilling_area_movement_velocity_+%"]=552, - ["circle_of_power_enemy_damage_+%_final_at_max_stages"]=553, - ["circle_of_power_mana_spend_per_upgrade"]=554, - ["circle_of_power_max_added_lightning_per_stage"]=556, - ["circle_of_power_max_stages"]=555, - ["circle_of_power_min_added_lightning_per_stage"]=556, - ["cleave_+1_base_radius_per_nearby_enemy_up_to_10"]=557, - ["cluster_burst_spawn_amount"]=320, - ["cold_ailment_duration_+%"]=558, - ["cold_ailment_effect_+%"]=559, - ["cold_damage_+%"]=314, - ["cold_projectile_mine_enemy_critical_strike_chance_+%_against_self"]=1199, - ["combat_rush_effect_+%"]=560, - ["consecrated_ground_area_+%"]=564, - ["consecrated_ground_effect_+%"]=561, - ["consecrated_ground_enemy_damage_taken_+%"]=562, - ["consecrated_ground_immune_to_curses"]=563, - ["conversation_trap_converted_enemy_damage_+%"]=565, - ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=566, - ["corpse_consumption_life_to_gain"]=231, - ["corpse_consumption_mana_to_gain"]=232, - ["corpse_erruption_maximum_number_of_geyers"]=567, + ["cast_when_hit_%"]=272, + ["cast_while_channelling_time_ms"]=289, + ["chain_hook_range_+%"]=525, + ["chain_strike_cone_radius_+_per_x_rage"]=526, + ["chain_strike_gain_x_rage_if_attack_hits"]=527, + ["chaining_range_+%"]=528, + ["chance_%_when_poison_to_also_poison_another_enemy"]=531, + ["chance_for_extra_damage_roll_%"]=529, + ["chance_for_melee_skeletons_to_summon_as_archer_skeletons_%"]=530, + ["chance_to_bleed_on_hit_%_chance_in_blood_stance"]=532, + ["chance_to_bleed_on_hit_%_vs_maimed"]=533, + ["chance_to_cast_on_kill_%"]=267, + ["chance_to_cast_on_kill_%_target_self"]=268, + ["chance_to_cast_on_rampage_tier_%"]=274, + ["chance_to_cast_when_your_trap_is_triggered_%"]=285, + ["chance_to_deal_double_damage_%"]=534, + ["chance_to_deal_double_damage_%_vs_bleeding_enemies"]=535, + ["chance_to_double_stun_duration_%"]=536, + ["chance_to_fork_extra_projectile_%"]=537, + ["chance_to_fortify_on_melee_hit_+%"]=327, + ["chance_to_freeze_shock_ignite_%"]=348, + ["chance_to_gain_frenzy_charge_on_killing_enemy_affected_by_cold_snap_ground_%"]=538, + ["chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%"]=539, + ["chance_to_ignore_hexproof_%"]=540, + ["chance_to_inflict_additional_impale_%"]=541, + ["chance_to_scorch_%"]=542, + ["chance_to_summon_support_ghost_on_hitting_rare_or_unique_%"]=543, + ["chance_to_summon_support_ghost_on_killing_blow_%"]=544, + ["chance_to_trigger_on_animate_guardian_kill_%"]=545, + ["chance_to_trigger_on_animate_weapon_kill_%"]=546, + ["chance_to_unnerve_on_hit_%"]=547, + ["chaos_damage_resisted_by_lowest_resistance"]=548, + ["chaos_damage_taken_+%"]=359, + ["chaos_golem_grants_additional_physical_damage_reduction_%"]=335, + ["charged_attack_damage_per_stack_+%_final"]=549, + ["charged_blast_spell_damage_+%_final_per_stack"]=287, + ["charged_dash_channelling_damage_at_full_stacks_+%_final"]=550, + ["charged_dash_damage_+%_final_per_stack"]=551, + ["charged_dash_skill_inherent_movement_speed_+%_final"]=552, + ["chill_duration_+%"]=98, + ["chill_effect_+%"]=99, + ["chilled_ground_base_magnitude_override"]=553, + ["chilling_area_movement_velocity_+%"]=554, + ["chronomancer_buff_cooldown_speed_+%"]=555, + ["circle_of_power_enemy_damage_+%_final_at_max_stages"]=556, + ["circle_of_power_mana_spend_per_upgrade"]=557, + ["circle_of_power_max_added_lightning_per_stage"]=559, + ["circle_of_power_max_stages"]=558, + ["circle_of_power_min_added_lightning_per_stage"]=559, + ["cleave_+1_base_radius_per_nearby_enemy_up_to_10"]=560, + ["cluster_burst_spawn_amount"]=322, + ["cold_ailment_duration_+%"]=561, + ["cold_ailment_effect_+%"]=562, + ["cold_damage_+%"]=316, + ["cold_projectile_mine_enemy_critical_strike_chance_+%_against_self"]=1221, + ["combat_rush_effect_+%"]=563, + ["consecrated_ground_area_+%"]=567, + ["consecrated_ground_effect_+%"]=564, + ["consecrated_ground_enemy_damage_taken_+%"]=565, + ["consecrated_ground_immune_to_curses"]=566, + ["conversation_trap_converted_enemy_damage_+%"]=568, + ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=569, + ["corpse_consumption_life_to_gain"]=232, + ["corpse_consumption_mana_to_gain"]=233, + ["corpse_erruption_maximum_number_of_geyers"]=570, ["corpse_explosion_monster_life_%"]=27, ["corpse_explosion_monster_life_%_chaos"]=28, ["corpse_explosion_monster_life_%_lightning"]=29, - ["corpse_warp_area_of_effect_+%_final_when_consuming_corpse"]=568, - ["corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second"]=378, - ["corrosive_shroud_gains_%_of_damage_from_inflicted_poisons"]=376, - ["corrosive_shroud_maximum_stored_poison_damage"]=377, - ["corrosive_shroud_poison_damage_+%_final_while_accumulating_poison"]=375, - ["corrosive_shroud_poison_dot_multiplier_+_while_aura_active"]=379, - ["corrupting_fever_apply_additional_corrupted_blood_%"]=569, - ["cover_in_ash_on_hit_%"]=570, - ["create_herald_of_thunder_storm_on_shocking_enemy"]=571, - ["created_slipstream_action_speed_+%"]=572, - ["cremation_chance_to_explode_nearby_corpse_when_firing_projectiles"]=573, - ["critical_ailment_dot_multiplier_+"]=575, - ["critical_poison_dot_multiplier_+"]=576, - ["critical_strike_chance_+%"]=113, - ["critical_strike_chance_+%_per_power_charge"]=577, - ["critical_strike_chance_+%_per_righteous_charge"]=578, - ["critical_strike_chance_+%_vs_blinded_enemies"]=579, - ["critical_strike_chance_+%_vs_shocked_enemies"]=574, - ["critical_strike_multiplier_+_per_blade"]=580, - ["critical_strike_multiplier_+_per_power_charge"]=581, - ["critical_strike_multiplier_+_while_affected_by_elusive"]=117, - ["cruelty_effect_+%"]=582, - ["crush_for_2_seconds_on_hit_%_chance"]=583, - ["curse_effect_+%"]=289, - ["curse_effect_+%_final_vs_players"]=291, - ["curse_effect_+%_vs_players"]=290, + ["corpse_warp_area_of_effect_+%_final_when_consuming_corpse"]=571, + ["corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second"]=380, + ["corrosive_shroud_gains_%_of_damage_from_inflicted_poisons"]=378, + ["corrosive_shroud_maximum_stored_poison_damage"]=379, + ["corrosive_shroud_poison_damage_+%_final_while_accumulating_poison"]=377, + ["corrosive_shroud_poison_dot_multiplier_+_while_aura_active"]=381, + ["corrupting_fever_apply_additional_corrupted_blood_%"]=572, + ["cover_in_ash_on_hit_%"]=573, + ["create_herald_of_thunder_storm_on_shocking_enemy"]=574, + ["created_slipstream_action_speed_+%"]=575, + ["cremation_chance_to_explode_nearby_corpse_when_firing_projectiles"]=576, + ["critical_ailment_dot_multiplier_+"]=578, + ["critical_poison_dot_multiplier_+"]=579, + ["critical_strike_chance_+%"]=114, + ["critical_strike_chance_+%_per_power_charge"]=580, + ["critical_strike_chance_+%_per_righteous_charge"]=581, + ["critical_strike_chance_+%_vs_blinded_enemies"]=582, + ["critical_strike_chance_+%_vs_shocked_enemies"]=577, + ["critical_strike_multiplier_+_per_blade"]=583, + ["critical_strike_multiplier_+_per_power_charge"]=584, + ["critical_strike_multiplier_+_while_affected_by_elusive"]=118, + ["cruelty_effect_+%"]=585, + ["crush_for_2_seconds_on_hit_%_chance"]=586, + ["curse_effect_+%"]=290, + ["curse_effect_+%_final_vs_players"]=292, + ["curse_effect_+%_vs_players"]=291, ["curse_effect_duration"]=76, + ["curse_pillar_curse_effect_+%_final"]=293, ["cyclone_area_of_effect_+%_per_additional_melee_range"]=68, - ["cyclone_first_hit_damage_+%_final"]=366, - ["cyclone_gain_stage_every_x_ms_while_channelling"]=584, - ["cyclone_max_number_of_stages"]=585, - ["cyclone_melee_weapon_range_+_per_stage"]=586, - ["cyclone_movement_speed_+%_final"]=238, - ["cyclone_stage_decay_time_ms"]=587, - ["damage_+%"]=339, - ["damage_+%_if_lost_endurance_charge_in_past_8_seconds"]=588, - ["damage_+%_per_200_mana_spent_recently"]=589, - ["damage_+%_per_chain"]=590, - ["damage_+%_vs_burning_enemies"]=306, - ["damage_+%_vs_chilled_enemies"]=591, - ["damage_+%_vs_enemies_on_full_life"]=592, - ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=593, - ["damage_+%_while_es_leeching"]=594, - ["damage_+%_while_life_leeching"]=595, - ["damage_+%_while_mana_leeching"]=596, - ["damage_cannot_be_reflected"]=309, + ["cyclone_first_hit_damage_+%_final"]=368, + ["cyclone_gain_stage_every_x_ms_while_channelling"]=587, + ["cyclone_max_number_of_stages"]=588, + ["cyclone_melee_weapon_range_+_per_stage"]=589, + ["cyclone_movement_speed_+%_final"]=239, + ["cyclone_stage_decay_time_ms"]=590, + ["damage_+%"]=341, + ["damage_+%_if_lost_endurance_charge_in_past_8_seconds"]=591, + ["damage_+%_per_200_mana_spent_recently"]=592, + ["damage_+%_per_chain"]=593, + ["damage_+%_vs_burning_enemies"]=308, + ["damage_+%_vs_chilled_enemies"]=594, + ["damage_+%_vs_enemies_on_full_life"]=595, + ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=596, + ["damage_+%_while_es_leeching"]=597, + ["damage_+%_while_life_leeching"]=598, + ["damage_+%_while_mana_leeching"]=599, + ["damage_cannot_be_reflected"]=311, ["damage_infusion_%"]=44, - ["damage_over_time_+%"]=360, - ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=597, - ["damage_vs_enemies_on_low_life_+%"]=598, - ["damaging_ailments_deal_damage_+%_faster"]=599, - ["dark_ritual_damage_+%_final_per_curse_applied"]=600, - ["dark_ritual_skill_effect_duration_+%_per_curse_applied"]=601, - ["dash_grants_phasing_after_use_ms"]=602, - ["deal_no_elemental_damage"]=603, - ["death_wish_attack_speed_+%"]=604, - ["death_wish_cast_speed_+%"]=605, - ["death_wish_hit_and_ailment_damage_+%_final_per_stage"]=606, - ["death_wish_max_stages"]=607, - ["death_wish_movement_speed_+%"]=608, - ["debilitate_enemies_for_1_second_on_hit_%_chance"]=609, - ["degen_effect_+%"]=166, - ["desecrate_chance_for_additional_corpse_%"]=610, - ["desecrate_chance_for_special_corpse_%"]=611, - ["desecrate_corpse_level"]=297, - ["desecrate_maximum_number_of_corpses"]=612, - ["desecrate_number_of_corpses_to_create"]=296, - ["destroy_corpses_on_kill_%_chance"]=613, - ["detonate_dead_damage_+%_if_corpse_ignited"]=614, - ["detonate_mines_recover_permyriad_of_life_per_mine_detonated"]=615, - ["disable_mine_detonation_cascade"]=616, - ["discharge_chance_not_to_consume_charges_%"]=617, - ["discharge_damage_+%_if_3_charge_types_removed"]=618, - ["disintegrate_base_radius_+_per_intensify"]=619, - ["disintegrate_damage_+%_final_per_intensity"]=620, - ["disintegrate_secondary_beam_angle_+%"]=621, - ["display_additional_projectile_per_2_mines_in_detonation_sequence"]=622, - ["display_additional_projectile_per_4_mines_in_detonation_sequence"]=623, - ["display_additional_projectile_per_mine_in_detonation_sequence"]=624, - ["display_battlemage_cry_exerted_attacks_trigger_supported_spell"]=1177, - ["display_brand_deonate_tag_conversion"]=625, + ["damage_over_time_+%"]=362, + ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=600, + ["damage_vs_enemies_on_low_life_+%"]=601, + ["damaging_ailments_deal_damage_+%_faster"]=602, + ["dark_ritual_damage_+%_final_per_curse_applied"]=603, + ["dark_ritual_skill_effect_duration_+%_per_curse_applied"]=604, + ["dash_grants_phasing_after_use_ms"]=605, + ["deal_no_elemental_damage"]=606, + ["death_wish_attack_speed_+%"]=607, + ["death_wish_cast_speed_+%"]=608, + ["death_wish_hit_and_ailment_damage_+%_final_per_stage"]=609, + ["death_wish_max_stages"]=610, + ["death_wish_movement_speed_+%"]=611, + ["debilitate_enemies_for_1_second_on_hit_%_chance"]=612, + ["debuff_time_passed_+%"]=613, + ["degen_effect_+%"]=167, + ["desecrate_chance_for_additional_corpse_%"]=614, + ["desecrate_chance_for_special_corpse_%"]=615, + ["desecrate_corpse_level"]=299, + ["desecrate_maximum_number_of_corpses"]=616, + ["desecrate_number_of_corpses_to_create"]=298, + ["destroy_corpses_on_kill_%_chance"]=617, + ["detonate_dead_damage_+%_if_corpse_ignited"]=618, + ["detonate_mines_recover_permyriad_of_life_per_mine_detonated"]=619, + ["disable_mine_detonation_cascade"]=620, + ["discharge_chance_not_to_consume_charges_%"]=621, + ["discharge_damage_+%_if_3_charge_types_removed"]=622, + ["disintegrate_base_radius_+_per_intensify"]=623, + ["disintegrate_damage_+%_final_per_intensity"]=624, + ["disintegrate_secondary_beam_angle_+%"]=625, + ["display_additional_projectile_per_2_mines_in_detonation_sequence"]=626, + ["display_additional_projectile_per_4_mines_in_detonation_sequence"]=627, + ["display_additional_projectile_per_mine_in_detonation_sequence"]=628, + ["display_battlemage_cry_exerted_attacks_trigger_supported_spell"]=1198, + ["display_brand_deonate_tag_conversion"]=629, ["display_disable_melee_weapons"]=42, - ["display_herald_of_thunder_storm"]=571, - ["display_hide_projectile_chain_num"]=1140, - ["display_linked_curse_effect_+%"]=626, - ["display_max_blight_stacks"]=627, - ["display_max_fire_beam_stacks"]=628, - ["display_mine_deontation_mechanics_detonation_speed_+%_final_per_sequence_mine"]=629, - ["display_mirage_warriors_no_spirit_strikes"]=630, - ["display_modifiers_to_melee_attack_range_apply_to_skill_radius"]=631, - ["display_projectiles_chain_when_impacting_ground"]=632, - ["display_removes_and_grants_elusive_when_used"]=634, - ["display_sigil_of_power_stage_gain_delay"]=635, - ["display_skill_fixed_duration_buff"]=636, - ["display_storm_burst_jump_time_ms"]=637, - ["display_this_skill_cooldown_does_not_recover_during_buff"]=638, - ["display_unhinge_grant_insane"]=639, - ["display_vaal_breach_no_drops_xp"]=640, - ["display_vaal_molten_shell_alternate_description"]=852, + ["display_flask_throw_allowed_flask_types"]=709, + ["display_herald_of_thunder_storm"]=574, + ["display_hide_projectile_chain_num"]=1160, + ["display_linked_curse_effect_+%"]=630, + ["display_max_blight_stacks"]=631, + ["display_max_fire_beam_stacks"]=632, + ["display_mine_deontation_mechanics_detonation_speed_+%_final_per_sequence_mine"]=633, + ["display_mirage_warriors_no_spirit_strikes"]=634, + ["display_modifiers_to_melee_attack_range_apply_to_skill_radius"]=635, + ["display_projectiles_chain_when_impacting_ground"]=636, + ["display_removes_and_grants_elusive_when_used"]=638, + ["display_sigil_of_power_stage_gain_delay"]=639, + ["display_skill_fixed_duration_buff"]=640, + ["display_storm_burst_jump_time_ms"]=641, + ["display_this_skill_cooldown_does_not_recover_during_buff"]=642, + ["display_trigger_link"]=643, + ["display_unhinge_grant_insane"]=644, + ["display_vaal_breach_no_drops_xp"]=645, + ["display_vaal_molten_shell_alternate_description"]=862, ["display_what_freezing_pulse_does"]=5, - ["divine_cry_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_per_5_power_up_to_150%"]=1168, - ["divine_cry_critical_strike_chance_+%_per_5_power_up_to_cap%"]=1167, - ["divine_tempest_ailment_damage_+%_final_per_stage"]=641, - ["divine_tempest_beam_width_+%"]=642, - ["divine_tempest_damage_+%_final_while_channelling"]=643, - ["divine_tempest_hit_damage_+%_final_per_stage"]=644, - ["divine_tempest_stage_on_hitting_normal_magic_%_chance"]=645, - ["divine_tempest_stage_on_hitting_rare_unique"]=646, - ["doom_blast_damage_+%_final_per_5_doom_on_hex"]=647, - ["doubles_have_movement_speed_+%"]=121, - ["dual_strike_critical_strike_chance_+%_final_against_enemies_on_full_life"]=648, - ["dual_strike_damage_+%_final_against_enemies_on_full_life"]=649, - ["earthquake_aftershock_maximum_added_physical_damage"]=650, - ["earthquake_aftershock_minimum_added_physical_damage"]=650, - ["earthquake_initial_slam_area_of_effect_+%"]=651, - ["elemental_damage_+%_final_per_righteous_charge"]=652, - ["elemental_hit_area_of_effect_+100%_final_vs_enemy_with_associated_ailment"]=653, - ["elemental_hit_damage_+10%_final_per_enemy_elemental_ailment"]=654, - ["elemental_hit_no_physical_chaos_damage"]=317, - ["elemental_penetration_%_from_resonance"]=655, - ["elemental_status_effect_aura_radius"]=186, - ["elemental_strike_physical_damage_%_to_convert"]=348, - ["elusive_effect_+%"]=656, - ["embrace_madness_amount_of_cooldown_to_gain_ms"]=657, - ["empowered_attack_damage_+%"]=658, - ["endurance_charge_granted_per_X_monster_power_during_endurance_warcry"]=1165, - ["enduring_cry_grants_x_additional_endurance_charges"]=659, - ["enemies_taunted_by_your_warcies_are_intimidated"]=660, - ["enemies_you_shock_take_%_increased_physical_damage"]=661, - ["enemy_aggro_radius_+%"]=353, - ["enemy_phys_reduction_%_penalty_vs_hit"]=662, - ["energy_shield_delay_-%"]=164, + ["divine_cry_additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_per_5_power_up_to_150%"]=1189, + ["divine_cry_critical_strike_chance_+%_per_5_power_up_to_cap%"]=1188, + ["divine_tempest_ailment_damage_+%_final_per_stage"]=646, + ["divine_tempest_beam_width_+%"]=647, + ["divine_tempest_damage_+%_final_while_channelling"]=648, + ["divine_tempest_hit_damage_+%_final_per_stage"]=649, + ["divine_tempest_stage_on_hitting_normal_magic_%_chance"]=650, + ["divine_tempest_stage_on_hitting_rare_unique"]=651, + ["doom_blast_ailment_damage_+%_final_per_5_doom_on_hex"]=652, + ["doom_blast_hit_damage_+%_final_per_5_doom_on_hex"]=653, + ["doubles_have_movement_speed_+%"]=122, + ["dual_strike_critical_strike_chance_+%_final_against_enemies_on_full_life"]=654, + ["dual_strike_damage_+%_final_against_enemies_on_full_life"]=655, + ["earthquake_aftershock_maximum_added_physical_damage"]=656, + ["earthquake_aftershock_minimum_added_physical_damage"]=656, + ["earthquake_initial_slam_area_of_effect_+%"]=657, + ["elemental_damage_+%_final_per_righteous_charge"]=659, + ["elemental_damage_cannot_be_reflected"]=658, + ["elemental_hit_area_of_effect_+100%_final_vs_enemy_with_associated_ailment"]=660, + ["elemental_hit_damage_+10%_final_per_enemy_elemental_ailment"]=661, + ["elemental_hit_no_physical_chaos_damage"]=319, + ["elemental_penetration_%_from_resonance"]=662, + ["elemental_status_effect_aura_radius"]=187, + ["elemental_strike_physical_damage_%_to_convert"]=350, + ["elusive_effect_+%"]=663, + ["embrace_madness_amount_of_cooldown_to_gain_ms"]=664, + ["empowered_attack_damage_+%"]=665, + ["endurance_charge_granted_per_X_monster_power_during_endurance_warcry"]=1186, + ["enduring_cry_grants_x_additional_endurance_charges"]=666, + ["enemies_taunted_by_your_warcies_are_intimidated"]=667, + ["enemies_you_shock_take_%_increased_physical_damage"]=668, + ["enemy_aggro_radius_+%"]=355, + ["enemy_phys_reduction_%_penalty_vs_hit"]=669, + ["energy_shield_delay_-%"]=165, ["energy_shield_leech_from_any_damage_permyriad"]=61, - ["energy_shield_recharge_rate_+%"]=165, - ["energy_shield_regeneration_rate_+%"]=663, - ["ensnaring_arrow_enemy_spell_damage_taken_+%"]=664, - ["ethereal_knives_projectiles_needed_per_vestige_blade"]=665, - ["evasion_and_physical_damage_reduction_rating_+%"]=666, - ["expanding_fire_cone_angle_+%_per_stage"]=667, - ["expanding_fire_cone_final_wave_always_ignite"]=668, - ["expanding_fire_cone_maximum_number_of_stages"]=669, - ["expanding_fire_cone_radius_+_per_stage"]=670, - ["expanding_fire_cone_radius_limit"]=670, - ["expanding_fire_cone_release_hit_damage_+%_final"]=671, - ["explosive_arrow_explosion_base_damage_+permyriad"]=156, - ["explosive_arrow_explosion_maximum_added_fire_damage"]=158, - ["explosive_arrow_explosion_minimum_added_fire_damage"]=158, - ["explosive_arrow_hit_and_ailment_damage_+%_final_per_stack"]=672, - ["explosive_arrow_maximum_bonus_explosion_radius"]=161, - ["explosive_arrow_stack_limit"]=673, - ["extra_target_targeting_distance_+%"]=674, + ["energy_shield_recharge_rate_+%"]=166, + ["energy_shield_regeneration_rate_+%"]=670, + ["ensnaring_arrow_enemy_spell_damage_taken_+%"]=671, + ["ethereal_knives_projectiles_needed_per_vestige_blade"]=672, + ["evasion_and_physical_damage_reduction_rating_+%"]=673, + ["expanding_fire_cone_angle_+%_per_stage"]=674, + ["expanding_fire_cone_final_wave_always_ignite"]=675, + ["expanding_fire_cone_maximum_number_of_stages"]=676, + ["expanding_fire_cone_radius_+_per_stage"]=677, + ["expanding_fire_cone_radius_limit"]=677, + ["expanding_fire_cone_release_hit_damage_+%_final"]=678, + ["explosive_arrow_explosion_base_damage_+permyriad"]=157, + ["explosive_arrow_explosion_maximum_added_fire_damage"]=159, + ["explosive_arrow_explosion_minimum_added_fire_damage"]=159, + ["explosive_arrow_hit_damage_+%_final_per_stack"]=679, + ["explosive_arrow_maximum_bonus_explosion_radius"]=162, + ["explosive_arrow_stack_limit"]=680, + ["extra_target_targeting_distance_+%"]=681, ["eye_of_winter_display_number_of_explosion_shards"]=46, - ["eye_of_winter_spiral_angle_+%"]=675, - ["eye_of_winter_spiral_fire_frequency_+%"]=676, - ["faster_bleed_%"]=677, - ["feast_of_flesh_gain_X_energy_shield_per_corpse_consumed"]=678, - ["feast_of_flesh_gain_X_life_per_corpse_consumed"]=678, - ["feast_of_flesh_gain_X_mana_per_corpse_consumed"]=678, - ["fire_beam_additional_stack_damage_+%_final"]=679, - ["fire_beam_enemy_fire_resistance_%_maximum"]=680, - ["fire_beam_enemy_fire_resistance_%_per_stack"]=681, - ["fire_beam_length_+%"]=682, - ["fire_damage_+%"]=313, - ["fire_damage_taken_+"]=242, - ["fire_dot_multiplier_+"]=683, - ["fire_golem_grants_damage_+%"]=330, - ["fire_nova_damage_+%_per_repeat_final"]=340, - ["fire_shield_damage_threshold"]=173, - ["fire_storm_fireball_delay_ms"]=162, - ["fireball_base_radius_up_to_+_at_longer_ranges"]=684, - ["firestorm_initial_impact_area_of_effect_+%_final"]=685, - ["firestorm_initial_impact_damage_+%_final"]=686, - ["firestorm_max_number_of_storms"]=687, - ["firewall_applies_%_fire_exposure"]=688, - ["fixed_skill_effect_duration"]=689, - ["flame_dash_burning_damage_+%_final"]=690, - ["flame_whip_damage_+%_final_vs_burning_enemies"]=305, - ["flameblast_ailment_damage_+%_final_per_stack"]=287, - ["flameblast_area_+%_final_per_stage"]=691, - ["flameblast_damage_+%_final_per_10_life_reserved"]=692, - ["flameblast_hundred_times_radius_+_per_1%_life_reserved"]=693, - ["flameblast_ignite_chance_+%_per_stage"]=694, - ["flameblast_maximum_stages"]=695, - ["flamethrower_damage_+%_per_stage_final"]=233, - ["flamethrower_tower_trap_display_cast_speed_affects_rotation"]=696, - ["flamethrower_tower_trap_number_of_flamethrowers"]=697, - ["flamethrower_trap_damage_+%_final_vs_burning_enemies"]=698, - ["flask_charges_used_+%"]=699, - ["flask_throw_base_charges_used"]=700, - ["flask_throw_maximum_cold_damage_if_used_sapphire_flask"]=701, - ["flask_throw_maximum_lightning_damage_if_used_topaz_flask"]=702, - ["flask_throw_minimum_cold_damage_if_used_sapphire_flask"]=701, - ["flask_throw_minimum_lightning_damage_if_used_topaz_flask"]=702, - ["flask_throw_ruby_flask_ignite_damage_+%_final"]=703, - ["flicker_strike_buff_movement_speed_+%"]=704, - ["flicker_strike_teleport_range_+%"]=705, - ["fortify_duration_+%"]=326, - ["fortify_on_hit"]=706, - ["fortify_on_hit_close_range"]=707, - ["freeze_applies_cold_resistance_+"]=708, - ["freeze_as_though_dealt_damage_+%"]=207, - ["freeze_duration_+%"]=96, - ["freeze_mine_cold_resistance_+_while_frozen"]=254, - ["freezing_pulse_damage_+%_final_at_long_range"]=709, - ["frenzy_skill_attack_damage_+%_final_per_frenzy_charge"]=710, - ["frenzy_skill_attack_speed_+%_final_per_frenzy_charge"]=711, - ["from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired"]=712, - ["frost_bolt_nova_number_of_frost_bolts_to_detonate"]=713, - ["frost_fury_added_duration_per_stage_ms"]=714, - ["frost_fury_base_fire_interval_ms"]=715, - ["frost_fury_duration_+%_per_stage"]=716, - ["frost_fury_fire_speed_+%_final_while_channelling"]=717, - ["frost_fury_fire_speed_+%_per_stage"]=718, - ["frost_fury_max_number_of_stages"]=719, - ["frost_globe_absorb_damage_%_enemy_in_bubble"]=720, - ["frost_globe_absorb_damage_%_enemy_outside_bubble"]=721, - ["frost_globe_additional_spell_base_critical_strike_chance_per_stage"]=722, - ["frost_globe_health_per_stage"]=723, - ["frost_globe_life_regeneration_rate_per_minute_%"]=724, - ["frost_globe_max_stages"]=725, - ["frost_globe_stage_gain_interval_ms"]=726, - ["frostbolt_projectile_speed_+%_final"]=727, - ["fuse_arrow_explosion_radius_+_per_fuse_arrow_orb"]=161, - ["gain_1_rage_on_use_%_chance"]=728, - ["gain_elusive_on_crit_%_chance"]=729, - ["gain_endurance_charge_on_melee_stun"]=253, - ["gain_endurance_charge_on_melee_stun_%"]=253, - ["gain_fortify_on_melee_hit_ms"]=730, - ["gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%"]=731, - ["gain_frenzy_charge_on_hitting_unique_enemy_%"]=732, - ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=733, - ["gain_power_charge_on_kill_with_hit_%"]=734, - ["gain_rage_on_hit"]=735, - ["gain_rage_on_hit_%_chance"]=736, - ["gain_resonance_of_majority_damage_on_hit_for_2_seconds"]=737, - ["gain_righteous_charge_on_mana_spent_%"]=738, - ["glacial_cascade_final_spike_damage_+%_final"]=739, - ["glacial_cascade_travel_speed_+%"]=740, - ["glacial_hammer_third_hit_freeze_as_though_dealt_damage_+%"]=208, - ["global_always_hit"]=302, - ["global_bleed_on_hit"]=502, - ["global_chance_to_blind_on_hit_%"]=216, + ["eye_of_winter_spiral_angle_+%"]=682, + ["eye_of_winter_spiral_fire_frequency_+%"]=683, + ["faster_bleed_%"]=684, + ["feast_of_flesh_gain_X_energy_shield_per_corpse_consumed"]=685, + ["feast_of_flesh_gain_X_life_per_corpse_consumed"]=685, + ["feast_of_flesh_gain_X_mana_per_corpse_consumed"]=685, + ["fire_beam_additional_stack_damage_+%_final"]=686, + ["fire_beam_enemy_fire_resistance_%_maximum"]=687, + ["fire_beam_enemy_fire_resistance_%_per_stack"]=688, + ["fire_beam_length_+%"]=689, + ["fire_damage_+%"]=315, + ["fire_damage_taken_+"]=243, + ["fire_dot_multiplier_+"]=690, + ["fire_golem_grants_damage_+%"]=332, + ["fire_nova_damage_+%_per_repeat_final"]=342, + ["fire_shield_damage_threshold"]=174, + ["fire_storm_fireball_delay_ms"]=163, + ["fireball_base_radius_up_to_+_at_longer_ranges"]=691, + ["firestorm_initial_impact_area_of_effect_+%_final"]=692, + ["firestorm_initial_impact_damage_+%_final"]=693, + ["firestorm_max_number_of_storms"]=694, + ["firewall_applies_%_fire_exposure"]=695, + ["fixed_skill_effect_duration"]=696, + ["flame_dash_burning_damage_+%_final"]=697, + ["flame_surge_burning_ground_creation_cooldown_ms"]=698, + ["flame_surge_ignite_damage_as_burning_ground_damage_%"]=699, + ["flame_whip_damage_+%_final_vs_burning_enemies"]=307, + ["flameblast_ailment_damage_+%_final_per_stack"]=288, + ["flameblast_area_+%_final_per_stage"]=700, + ["flameblast_damage_+%_final_per_10_life_reserved"]=701, + ["flameblast_hundred_times_radius_+_per_1%_life_reserved"]=702, + ["flameblast_ignite_chance_+%_per_stage"]=703, + ["flameblast_maximum_stages"]=704, + ["flamethrower_damage_+%_per_stage_final"]=234, + ["flamethrower_tower_trap_display_cast_speed_affects_rotation"]=705, + ["flamethrower_tower_trap_number_of_flamethrowers"]=706, + ["flamethrower_trap_damage_+%_final_vs_burning_enemies"]=707, + ["flask_charges_used_+%"]=708, + ["flask_throw_added_chaos_damage_%_of_flask_life_to_recover"]=710, + ["flask_throw_base_charges_used"]=709, + ["flask_throw_maximum_cold_damage_if_used_sapphire_flask"]=711, + ["flask_throw_maximum_lightning_damage_if_used_topaz_flask"]=712, + ["flask_throw_minimum_cold_damage_if_used_sapphire_flask"]=711, + ["flask_throw_minimum_lightning_damage_if_used_topaz_flask"]=712, + ["flask_throw_ruby_flask_ignite_dot_multiplier_+"]=713, + ["flicker_strike_buff_movement_speed_+%"]=714, + ["flicker_strike_teleport_range_+%"]=715, + ["fortify_duration_+%"]=328, + ["fortify_on_hit"]=716, + ["fortify_on_hit_close_range"]=717, + ["freeze_applies_cold_resistance_+"]=718, + ["freeze_as_though_dealt_damage_+%"]=208, + ["freeze_duration_+%"]=97, + ["freeze_mine_cold_resistance_+_while_frozen"]=255, + ["freezing_pulse_damage_+%_final_at_long_range"]=719, + ["frenzy_skill_attack_damage_+%_final_per_frenzy_charge"]=720, + ["frenzy_skill_attack_speed_+%_final_per_frenzy_charge"]=721, + ["from_quality_brand_activation_rate_+%_final_if_75%_attached_duration_expired"]=722, + ["frost_bolt_nova_number_of_frost_bolts_to_detonate"]=723, + ["frost_fury_added_duration_per_stage_ms"]=724, + ["frost_fury_base_fire_interval_ms"]=725, + ["frost_fury_duration_+%_per_stage"]=726, + ["frost_fury_fire_speed_+%_final_while_channelling"]=727, + ["frost_fury_fire_speed_+%_per_stage"]=728, + ["frost_fury_max_number_of_stages"]=729, + ["frost_globe_absorb_damage_%_enemy_in_bubble"]=730, + ["frost_globe_absorb_damage_%_enemy_outside_bubble"]=731, + ["frost_globe_additional_spell_base_critical_strike_chance_per_stage"]=732, + ["frost_globe_health_per_stage"]=733, + ["frost_globe_life_regeneration_rate_per_minute_%"]=734, + ["frost_globe_max_stages"]=735, + ["frost_globe_stage_gain_interval_ms"]=736, + ["frostbolt_projectile_speed_+%_final"]=737, + ["fuse_arrow_explosion_radius_+_per_fuse_arrow_orb"]=162, + ["gain_1_rage_on_use_%_chance"]=738, + ["gain_elusive_on_crit_%_chance"]=739, + ["gain_endurance_charge_on_melee_stun"]=254, + ["gain_endurance_charge_on_melee_stun_%"]=254, + ["gain_fortify_on_melee_hit_ms"]=740, + ["gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%"]=741, + ["gain_frenzy_charge_on_hitting_unique_enemy_%"]=742, + ["gain_frenzy_charge_on_killing_blow_vs_enemies_with_5+_poisons_%"]=743, + ["gain_power_charge_on_kill_with_hit_%"]=744, + ["gain_rage_on_hit"]=745, + ["gain_rage_on_hit_%_chance"]=746, + ["gain_resonance_of_majority_damage_on_hit_for_2_seconds"]=747, + ["gain_righteous_charge_on_mana_spent_%"]=748, + ["glacial_cascade_final_spike_damage_+%_final"]=749, + ["glacial_cascade_travel_speed_+%"]=750, + ["glacial_hammer_third_hit_freeze_as_though_dealt_damage_+%"]=209, + ["global_always_hit"]=304, + ["global_bleed_on_hit"]=505, + ["global_chance_to_blind_on_hit_%"]=217, ["global_chance_to_knockback_%"]=62, - ["global_hit_causes_monster_flee_%"]=195, - ["global_maim_on_hit"]=741, - ["global_maximum_added_fire_damage_vs_burning_enemies"]=1049, - ["global_maximum_added_physical_damage_vs_bleeding_enemies"]=742, - ["global_minimum_added_fire_damage_vs_burning_enemies"]=1049, - ["global_minimum_added_physical_damage_vs_bleeding_enemies"]=742, - ["global_poison_on_hit"]=362, - ["global_reduce_enemy_block_%"]=303, - ["glorious_madness_timer_ms"]=743, - ["golem_buff_effect_+%"]=744, - ["grant_expanding_fire_cone_release_ignite_damage_+%_final"]=745, - ["greater_projectile_intensity_projectile_damage_+%_final_per_intensity"]=746, - ["ground_slam_angle_+%"]=747, - ["groundslam_damage_to_close_targets_+%_final"]=382, - ["herald_of_agony_add_stack_on_poison"]=748, - ["herald_of_agony_poison_damage_+%_final"]=749, - ["herald_of_ash_burning_%_overkill_damage_per_minute"]=750, - ["herald_of_light_summon_champion_on_kill"]=751, - ["herald_of_light_summon_champion_on_unique_or_rare_enemy_hit_%"]=752, - ["herald_of_purity_physical_damage_+%_final"]=753, - ["hexblast_ailment_damage_+%_final_per_5_doom_on_consumed_curse"]=754, - ["hexblast_hit_damage_+%_final_per_5_doom_on_consumed_curse"]=755, - ["hinder_enemy_chaos_damage_+%"]=756, - ["hinder_enemy_chaos_damage_taken_+%"]=757, - ["hits_grant_cruelty"]=758, - ["hits_ignore_all_enemy_monster_resistances"]=759, - ["hits_ignore_enemy_monster_physical_damage_reduction"]=760, - ["holy_path_teleport_range_+%"]=761, - ["holy_relic_nova_life_regeneration_rate_per_minute"]=762, - ["holy_relic_nova_minion_life_regeneration_rate_per_second"]=763, - ["hydro_sphere_pulse_frequency_ms"]=764, - ["ice_crash_first_stage_damage_+%_final"]=765, - ["ice_crash_second_hit_damage_+%_final"]=328, - ["ice_crash_third_hit_damage_+%_final"]=329, - ["ice_dash_cooldown_recovery_per_nearby_normal_or_magic_enemy"]=766, - ["ice_dash_cooldown_recovery_per_nearby_rare_or_unique_enemy"]=766, - ["ice_golem_grants_accuracy_+%"]=332, - ["ice_golem_grants_critical_strike_chance_+%"]=331, - ["ice_nova_number_of_frost_bolts_to_cast_on"]=767, - ["ice_nova_number_of_repeats"]=299, - ["ice_nova_radius_+%_per_repeat"]=300, - ["ice_shield_moving_mana_degeneration_per_minute"]=240, - ["ice_spear_distance_before_form_change_+%"]=768, - ["ice_spear_second_form_critical_strike_chance_+%"]=213, - ["ice_spear_second_form_critical_strike_multiplier_+"]=214, - ["ice_spear_second_form_projectile_speed_+%_final"]=215, - ["ignite_duration_+%"]=100, - ["ignites_apply_fire_resistance_+"]=769, - ["immolation_brand_burn_damage_+%_final_per_stage"]=770, - ["immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad"]=771, - ["impacting_steel_secondary_projectile_damage_+%_final"]=772, - ["impale_debuff_effect_+%"]=773, - ["impale_phys_reduction_%_penalty"]=774, - ["impurity_cold_damage_taken_+%_final"]=775, - ["impurity_fire_damage_taken_+%_final"]=776, - ["impurity_lightning_damage_taken_+%_final"]=777, - ["incinerate_damage_+%_per_stage"]=234, - ["infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance"]=778, - ["infernal_blow_explosion_damage_%_of_total_per_stack"]=779, - ["infernal_cry_%_max_life_as_fire_on_death"]=324, - ["infernal_cry_covered_in_ash_fire_damage_taken_%_per_5_monster_power"]=1164, - ["infernal_cry_empowered_attacks_trigger_combust_display"]=1178, - ["inflict_all_exposure_on_hit"]=780, - ["infusion_grants_life_regeneration_rate_per_minute_%"]=781, - ["inspiration_charge_duration_+%"]=782, - ["inspiring_cry_damage_+%_per_one_hundred_nearby_enemies"]=337, - ["intermediary_chaos_area_damage_to_deal_per_minute"]=139, - ["intermediary_chaos_damage_to_deal_per_minute"]=140, - ["intermediary_chaos_skill_dot_area_damage_to_deal_per_minute"]=141, - ["intermediary_chaos_skill_dot_damage_to_deal_per_minute"]=142, - ["intermediary_cold_area_damage_to_deal_per_minute"]=144, - ["intermediary_cold_damage_to_deal_per_minute"]=145, - ["intermediary_cold_skill_dot_area_damage_to_deal_per_minute"]=146, - ["intermediary_cold_skill_dot_damage_to_deal_per_minute"]=147, - ["intermediary_fire_area_damage_to_deal_per_minute"]=148, - ["intermediary_fire_damage_to_deal_per_minute"]=149, - ["intermediary_fire_skill_dot_area_damage_to_deal_per_minute"]=150, - ["intermediary_fire_skill_dot_damage_to_deal_per_minute"]=151, - ["intermediary_physical_skill_dot_damage_to_deal_per_minute"]=143, - ["intimidate_nearby_enemies_on_use_for_ms"]=783, - ["intimidating_cry_empowerd_attacks_deal_double_damage_display"]=1181, - ["intimidating_cry_enemy_phys_reduction_%_penalty_vs_hit_per_5_MP"]=1161, - ["is_empowered"]=784, + ["global_hit_causes_monster_flee_%"]=196, + ["global_maim_on_hit"]=751, + ["global_maximum_added_fire_damage_vs_burning_enemies"]=1064, + ["global_maximum_added_physical_damage_vs_bleeding_enemies"]=752, + ["global_minimum_added_fire_damage_vs_burning_enemies"]=1064, + ["global_minimum_added_physical_damage_vs_bleeding_enemies"]=752, + ["global_poison_on_hit"]=364, + ["global_reduce_enemy_block_%"]=305, + ["glorious_madness_timer_ms"]=753, + ["golem_buff_effect_+%"]=754, + ["grant_expanding_fire_cone_release_ignite_damage_+%_final"]=755, + ["greater_projectile_intensity_projectile_damage_+%_final_per_intensity"]=756, + ["ground_slam_angle_+%"]=757, + ["groundslam_damage_to_close_targets_+%_final"]=384, + ["herald_of_agony_add_stack_on_poison"]=758, + ["herald_of_agony_poison_damage_+%_final"]=759, + ["herald_of_ash_burning_%_overkill_damage_per_minute"]=760, + ["herald_of_light_summon_champion_on_kill"]=761, + ["herald_of_light_summon_champion_on_unique_or_rare_enemy_hit_%"]=762, + ["herald_of_purity_physical_damage_+%_final"]=763, + ["hexblast_ailment_damage_+%_final_per_5_doom_on_consumed_curse"]=764, + ["hexblast_hit_damage_+%_final_per_5_doom_on_consumed_curse"]=765, + ["hinder_enemy_chaos_damage_+%"]=766, + ["hinder_enemy_chaos_damage_taken_+%"]=767, + ["hits_grant_cruelty"]=768, + ["hits_ignore_all_enemy_monster_resistances"]=769, + ["hits_ignore_enemy_monster_physical_damage_reduction"]=770, + ["holy_path_teleport_range_+%"]=771, + ["holy_relic_nova_life_regeneration_rate_per_minute"]=772, + ["holy_relic_nova_minion_life_regeneration_rate_per_second"]=773, + ["hydro_sphere_pulse_frequency_ms"]=774, + ["ice_crash_first_stage_damage_+%_final"]=775, + ["ice_crash_second_hit_damage_+%_final"]=330, + ["ice_crash_third_hit_damage_+%_final"]=331, + ["ice_dash_cooldown_recovery_per_nearby_normal_or_magic_enemy"]=776, + ["ice_dash_cooldown_recovery_per_nearby_rare_or_unique_enemy"]=776, + ["ice_golem_grants_accuracy_+%"]=334, + ["ice_golem_grants_critical_strike_chance_+%"]=333, + ["ice_nova_number_of_frost_bolts_to_cast_on"]=777, + ["ice_nova_number_of_repeats"]=301, + ["ice_nova_radius_+%_per_repeat"]=302, + ["ice_shield_moving_mana_degeneration_per_minute"]=241, + ["ice_spear_distance_before_form_change_+%"]=778, + ["ice_spear_second_form_critical_strike_chance_+%"]=214, + ["ice_spear_second_form_critical_strike_multiplier_+"]=215, + ["ice_spear_second_form_projectile_speed_+%_final"]=216, + ["ignite_duration_+%"]=101, + ["ignites_apply_fire_resistance_+"]=779, + ["immolation_brand_burn_damage_+%_final_per_stage"]=780, + ["immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad"]=781, + ["impacting_steel_secondary_projectile_damage_+%_final"]=782, + ["impale_debuff_effect_+%"]=783, + ["impale_phys_reduction_%_penalty"]=784, + ["impurity_cold_damage_taken_+%_final"]=785, + ["impurity_fire_damage_taken_+%_final"]=786, + ["impurity_lightning_damage_taken_+%_final"]=787, + ["incinerate_damage_+%_per_stage"]=235, + ["infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance"]=788, + ["infernal_blow_explosion_damage_%_of_total_per_stack"]=789, + ["infernal_cry_%_max_life_as_fire_on_death"]=326, + ["infernal_cry_covered_in_ash_fire_damage_taken_%_per_5_monster_power"]=1185, + ["infernal_cry_empowered_attacks_trigger_combust_display"]=1199, + ["inflict_all_exposure_on_hit"]=790, + ["infusion_grants_life_regeneration_rate_per_minute_%"]=791, + ["inspiration_charge_duration_+%"]=792, + ["inspiring_cry_damage_+%_per_one_hundred_nearby_enemies"]=339, + ["intermediary_chaos_area_damage_to_deal_per_minute"]=140, + ["intermediary_chaos_damage_to_deal_per_minute"]=141, + ["intermediary_chaos_skill_dot_area_damage_to_deal_per_minute"]=142, + ["intermediary_chaos_skill_dot_damage_to_deal_per_minute"]=143, + ["intermediary_cold_area_damage_to_deal_per_minute"]=145, + ["intermediary_cold_damage_to_deal_per_minute"]=146, + ["intermediary_cold_skill_dot_area_damage_to_deal_per_minute"]=147, + ["intermediary_cold_skill_dot_damage_to_deal_per_minute"]=148, + ["intermediary_fire_area_damage_to_deal_per_minute"]=149, + ["intermediary_fire_damage_to_deal_per_minute"]=150, + ["intermediary_fire_skill_dot_area_damage_to_deal_per_minute"]=151, + ["intermediary_fire_skill_dot_damage_to_deal_per_minute"]=152, + ["intermediary_physical_skill_dot_damage_to_deal_per_minute"]=144, + ["intimidate_nearby_enemies_on_use_for_ms"]=793, + ["intimidating_cry_empowerd_attacks_deal_double_damage_display"]=1202, + ["intimidating_cry_enemy_phys_reduction_%_penalty_vs_hit_per_5_MP"]=1182, + ["is_empowered"]=794, ["is_ranged_attack_totem"]=39, ["is_remote_mine"]=36, - ["is_snipe_default_projectile"]=973, - ["is_snipe_default_projectile_2"]=972, + ["is_snipe_default_projectile"]=983, + ["is_snipe_default_projectile_2"]=982, ["is_totem"]=39, ["is_trap"]=37, - ["keystone_minion_instability"]=132, - ["keystone_point_blank"]=191, - ["kill_enemy_on_hit_if_under_10%_life"]=190, - ["killed_monster_dropped_item_quantity_+%"]=105, - ["killed_monster_dropped_item_rarity_+%"]=104, - ["kinetic_blast_projectiles_gain_%_aoe_after_forking"]=785, - ["kinetic_bolt_forks_apply_to_zig_zags"]=786, - ["kinetic_bolt_number_of_zig_zags"]=1198, - ["knockback_chance_%_at_close_range"]=787, + ["keystone_minion_instability"]=133, + ["keystone_point_blank"]=192, + ["kill_enemy_on_hit_if_under_10%_life"]=191, + ["killed_monster_dropped_item_quantity_+%"]=106, + ["killed_monster_dropped_item_rarity_+%"]=105, + ["kinetic_blast_projectiles_gain_%_aoe_after_forking"]=795, + ["kinetic_bolt_forks_apply_to_zig_zags"]=796, + ["kinetic_bolt_number_of_zig_zags"]=1220, + ["knockback_chance_%_at_close_range"]=797, ["knockback_distance_+%"]=63, - ["lacerate_hit_and_ailment_damage_+%_final_vs_bleeding_enemies"]=788, - ["lancing_steel_damage_+%_at_close_range"]=789, - ["lancing_steel_damage_+%_final_after_first_hit_on_target"]=790, - ["lancing_steel_targeting_range_+%"]=791, - ["life_gain_per_target"]=119, + ["lacerate_hit_and_ailment_damage_+%_final_vs_bleeding_enemies"]=798, + ["lancing_steel_damage_+%_at_close_range"]=799, + ["lancing_steel_damage_+%_final_after_first_hit_on_target"]=800, + ["lancing_steel_targeting_range_+%"]=801, + ["life_gain_per_target"]=120, ["life_leech_from_any_damage_permyriad"]=59, ["life_leech_from_physical_attack_damage_permyriad"]=60, - ["life_regeneration_rate_+%"]=211, - ["life_regeneration_rate_per_minute_%"]=210, + ["life_regeneration_rate_+%"]=212, + ["life_regeneration_rate_per_minute_%"]=211, ["light_radius_increases_apply_to_area_of_effect"]=33, - ["lightning_ailment_effect_+%"]=792, - ["lightning_arrow_%_chance_to_hit_an_additional_enemy"]=793, - ["lightning_arrow_maximum_number_of_extra_targets"]=185, - ["lightning_explosion_mine_aura_damage_taken_+%"]=1200, - ["lightning_golem_grants_attack_and_cast_speed_+%"]=335, - ["lightning_penetration_%_while_on_low_mana"]=221, - ["lightning_tendrils_channelled_larger_pulse_damage_+%_final"]=794, - ["lightning_tendrils_channelled_larger_pulse_interval"]=126, - ["lightning_tendrils_channelled_larger_pulse_radius_+"]=795, - ["lightning_tower_trap_interval_duration_ms"]=796, - ["lightning_tower_trap_number_of_beams"]=796, - ["lightning_trap_projectiles_leave_shocking_ground"]=310, - ["lose_all_righteous_charges_on_mana_use_threshold"]=797, - ["lose_blood_scythe_charge_on_kill"]=505, - ["magma_brand_ailment_damage_+%_final_per_additional_pustule"]=798, - ["magma_brand_hit_damage_+%_final_per_additional_pustule"]=799, - ["magma_orb_%_chance_to_big_explode_instead_of_chaining"]=800, - ["maim_effect_+%"]=801, - ["maim_on_hit_%"]=802, - ["main_hand_maximum_chaos_damage"]=11, - ["main_hand_maximum_cold_damage"]=9, - ["main_hand_maximum_fire_damage"]=8, - ["main_hand_maximum_lightning_damage"]=10, - ["main_hand_maximum_physical_damage"]=6, - ["main_hand_minimum_chaos_damage"]=11, - ["main_hand_minimum_cold_damage"]=9, - ["main_hand_minimum_fire_damage"]=8, - ["main_hand_minimum_lightning_damage"]=10, - ["main_hand_minimum_physical_damage"]=6, - ["mamba_strike_deal_%_of_all_poison_total_damage_per_minute"]=803, - ["mana_degeneration_per_minute"]=239, - ["mana_gain_per_target"]=804, - ["mana_void_gain_%_missing_unreserved_mana_as_base_lightning_damage"]=805, - ["max_crab_aspect_stacks"]=806, - ["max_number_of_absolution_sentinels"]=807, - ["max_number_of_lightning_warp_markers"]=808, - ["max_steel_ammo"]=809, - ["maximum_added_cold_damage_per_frenzy_charge"]=823, - ["maximum_added_cold_damage_vs_chilled_enemies"]=824, - ["maximum_added_lightning_damage_from_skill"]=825, - ["maximum_fire_damage_per_fuse_arrow_orb"]=160, - ["maximum_life_+%_for_corpses_you_create"]=810, - ["maximum_number_of_blades_left_in_ground"]=811, - ["maximum_number_of_mirage_warriors"]=812, - ["maximum_number_of_snapping_adder_projectiles"]=813, - ["maximum_number_of_spinning_blades"]=356, - ["maximum_number_of_spiritual_cry_warriors"]=1166, - ["maximum_number_of_summoned_doubles"]=814, - ["maximum_secondary_physical_damage_per_15_strength"]=827, - ["maximum_virulence_stacks"]=815, + ["lightning_ailment_effect_+%"]=802, + ["lightning_arrow_%_chance_to_hit_an_additional_enemy"]=803, + ["lightning_arrow_maximum_number_of_extra_targets"]=186, + ["lightning_explosion_mine_aura_damage_taken_+%"]=1222, + ["lightning_golem_grants_attack_and_cast_speed_+%"]=337, + ["lightning_penetration_%_while_on_low_mana"]=222, + ["lightning_tendrils_channelled_larger_pulse_damage_+%_final"]=804, + ["lightning_tendrils_channelled_larger_pulse_interval"]=127, + ["lightning_tendrils_channelled_larger_pulse_radius_+"]=805, + ["lightning_tower_trap_interval_duration_ms"]=806, + ["lightning_tower_trap_number_of_beams"]=806, + ["lightning_trap_projectiles_leave_shocking_ground"]=312, + ["lose_all_righteous_charges_on_mana_use_threshold"]=807, + ["lose_blood_scythe_charge_on_kill"]=508, + ["magma_brand_ailment_damage_+%_final_per_additional_pustule"]=808, + ["magma_brand_hit_damage_+%_final_per_additional_pustule"]=809, + ["magma_orb_%_chance_to_big_explode_instead_of_chaining"]=810, + ["maim_effect_+%"]=811, + ["maim_on_hit_%"]=812, + ["mamba_strike_deal_%_of_all_poison_total_damage_per_minute"]=813, + ["mana_degeneration_per_minute"]=240, + ["mana_gain_per_target"]=814, + ["mana_void_gain_%_missing_unreserved_mana_as_base_lightning_damage"]=815, + ["max_crab_aspect_stacks"]=816, + ["max_number_of_absolution_sentinels"]=817, + ["max_number_of_lightning_warp_markers"]=818, + ["max_steel_ammo"]=819, + ["maximum_added_cold_damage_per_frenzy_charge"]=833, + ["maximum_added_cold_damage_vs_chilled_enemies"]=834, + ["maximum_added_lightning_damage_from_skill"]=835, + ["maximum_fire_damage_per_fuse_arrow_orb"]=161, + ["maximum_life_+%_for_corpses_you_create"]=820, + ["maximum_number_of_blades_left_in_ground"]=821, + ["maximum_number_of_mirage_warriors"]=822, + ["maximum_number_of_snapping_adder_projectiles"]=823, + ["maximum_number_of_spinning_blades"]=358, + ["maximum_number_of_spiritual_cry_warriors"]=1187, + ["maximum_number_of_summoned_doubles"]=824, + ["maximum_secondary_physical_damage_per_15_strength"]=837, + ["maximum_virulence_stacks"]=825, ["melee_ancestor_totem_grant_owner_attack_speed_+%"]=54, ["melee_ancestor_totem_grant_owner_attack_speed_+%_final"]=50, - ["melee_counterattack_trigger_on_block_%"]=260, - ["melee_counterattack_trigger_on_hit_%"]=258, - ["melee_damage_vs_bleeding_enemies_+%"]=342, - ["melee_physical_damage_+%"]=155, - ["melee_range_+"]=350, - ["melee_splash_area_of_effect_+%_final"]=365, - ["melee_weapon_range_+"]=349, - ["mine_cannot_rearm"]=817, - ["mine_critical_strike_chance_+%_per_power_charge"]=818, - ["mine_detonates_instantly"]=819, + ["melee_counterattack_trigger_on_block_%"]=261, + ["melee_counterattack_trigger_on_hit_%"]=259, + ["melee_damage_vs_bleeding_enemies_+%"]=344, + ["melee_physical_damage_+%"]=156, + ["melee_range_+"]=352, + ["melee_splash_area_of_effect_+%_final"]=367, + ["melee_weapon_range_+"]=351, + ["mine_cannot_rearm"]=827, + ["mine_critical_strike_chance_+%_per_power_charge"]=828, + ["mine_detonates_instantly"]=829, ["mine_detonation_radius_+%"]=41, - ["mine_detonation_speed_+%"]=820, - ["mine_duration"]=205, - ["mine_laying_speed_+%"]=204, - ["mine_projectile_speed_+%_per_frenzy_charge"]=821, - ["mine_throwing_speed_+%_per_frenzy_charge"]=822, - ["minimum_added_cold_damage_per_frenzy_charge"]=823, - ["minimum_added_cold_damage_vs_chilled_enemies"]=824, - ["minimum_added_lightning_damage_from_skill"]=825, - ["minimum_fire_damage_per_fuse_arrow_orb"]=160, - ["minimum_power_from_quality"]=826, - ["minimum_secondary_physical_damage_per_15_strength"]=827, - ["minion_%_chance_to_be_summoned_with_maximum_frenzy_charges"]=842, - ["minion_additional_physical_damage_reduction_%"]=828, - ["minion_ailment_damage_+%"]=829, - ["minion_attack_speed_+%"]=122, - ["minion_block_%"]=830, - ["minion_burning_damage_+%"]=831, - ["minion_cast_speed_+%"]=123, - ["minion_chance_to_deal_double_damage_%"]=832, - ["minion_chance_to_taunt_on_hit_%"]=833, - ["minion_cooldown_recovery_+%"]=834, - ["minion_damage_+%"]=120, - ["minion_damage_+%_on_full_life"]=835, - ["minion_duration"]=84, - ["minion_fire_damage_taken_+%"]=836, - ["minion_grant_puppet_master_buff_to_parent_on_hit_%"]=837, - ["minion_larger_aggro_radius"]=1204, - ["minion_life_regeneration_rate_per_minute_%"]=838, - ["minion_maim_on_hit_%"]=839, - ["minion_maximum_all_elemental_resistances_%"]=840, - ["minion_maximum_life_+%"]=131, - ["minion_melee_damage_+%"]=841, - ["minion_movement_speed_+%"]=124, - ["minion_skill_area_of_effect_+%"]=843, - ["minion_stun_threshold_reduction_+%"]=844, - ["minions_are_defensive"]=1205, - ["minions_cannot_be_damaged_after_summoned_ms"]=845, - ["minions_chance_to_intimidate_on_hit_%"]=846, - ["minions_deal_%_of_physical_damage_as_additional_chaos_damage"]=847, - ["minions_inflict_exposure_on_hit_%_chance"]=848, - ["minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second"]=849, - ["mirage_archer_number_of_additional_projectiles"]=850, + ["mine_detonation_speed_+%"]=830, + ["mine_duration"]=206, + ["mine_laying_speed_+%"]=205, + ["mine_projectile_speed_+%_per_frenzy_charge"]=831, + ["mine_throwing_speed_+%_per_frenzy_charge"]=832, + ["minimum_added_cold_damage_per_frenzy_charge"]=833, + ["minimum_added_cold_damage_vs_chilled_enemies"]=834, + ["minimum_added_lightning_damage_from_skill"]=835, + ["minimum_fire_damage_per_fuse_arrow_orb"]=161, + ["minimum_power_from_quality"]=836, + ["minimum_secondary_physical_damage_per_15_strength"]=837, + ["minion_%_chance_to_be_summoned_with_maximum_frenzy_charges"]=852, + ["minion_additional_physical_damage_reduction_%"]=838, + ["minion_ailment_damage_+%"]=839, + ["minion_attack_speed_+%"]=123, + ["minion_block_%"]=840, + ["minion_burning_damage_+%"]=841, + ["minion_cast_speed_+%"]=124, + ["minion_chance_to_deal_double_damage_%"]=842, + ["minion_chance_to_taunt_on_hit_%"]=843, + ["minion_cooldown_recovery_+%"]=844, + ["minion_damage_+%"]=121, + ["minion_damage_+%_on_full_life"]=845, + ["minion_duration"]=85, + ["minion_fire_damage_taken_+%"]=846, + ["minion_grant_puppet_master_buff_to_parent_on_hit_%"]=847, + ["minion_larger_aggro_radius"]=1226, + ["minion_life_regeneration_rate_per_minute_%"]=848, + ["minion_maim_on_hit_%"]=849, + ["minion_maximum_all_elemental_resistances_%"]=850, + ["minion_maximum_life_+%"]=132, + ["minion_melee_damage_+%"]=851, + ["minion_movement_speed_+%"]=125, + ["minion_skill_area_of_effect_+%"]=853, + ["minion_stun_threshold_reduction_+%"]=854, + ["minions_are_defensive"]=1227, + ["minions_cannot_be_damaged_after_summoned_ms"]=855, + ["minions_chance_to_intimidate_on_hit_%"]=856, + ["minions_deal_%_of_physical_damage_as_additional_chaos_damage"]=857, + ["minions_inflict_exposure_on_hit_%_chance"]=858, + ["minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second"]=859, + ["mirage_archer_number_of_additional_projectiles"]=860, ["modifiers_to_buff_effect_duration_also_affect_soul_prevention_duration"]=35, ["modifiers_to_skill_effect_duration_also_affect_soul_prevention_duration"]=34, - ["molten_shell_%_of_absorbed_damage_dealt_as_reflected_fire"]=852, - ["molten_shell_damage_absorb_limit_%_of_armour"]=851, - ["molten_shell_damage_absorbed_%"]=851, - ["molten_shell_explosion_damage_penetrates_%_fire_resistance"]=853, - ["molten_shell_max_damage_absorbed"]=851, - ["molten_strike_projectiles_chain_when_impacting_ground"]=854, - ["monster_response_time_ms"]=153, - ["mortal_call_elemental_damage_taken_+%_final"]=855, - ["mortal_call_physical_damage_taken_+%_final"]=856, - ["mortal_call_physical_damage_taken_per_endurance_charge_consumed_final_permyriad"]=857, - ["mortar_barrage_mine_maximum_added_fire_damage_taken"]=1201, - ["mortar_barrage_mine_maximum_added_fire_damage_taken_limit"]=1201, - ["mortar_barrage_mine_minimum_added_fire_damage_taken"]=1201, - ["mortar_barrage_mine_minimum_added_fire_damage_taken_limit"]=1201, - ["movement_velocity_cap"]=127, - ["multiple_projectiles_projectile_spread_+%"]=858, - ["multistrike_area_of_effect_+%_per_repeat"]=859, - ["multistrike_damage_+%_final_on_first_repeat"]=860, - ["multistrike_damage_+%_final_on_second_repeat"]=861, - ["multistrike_damage_+%_final_on_third_repeat"]=862, - ["never_freeze"]=307, - ["never_ignite"]=308, - ["new_arctic_armour_fire_damage_taken_when_hit_+%_final"]=345, - ["new_arctic_armour_physical_damage_taken_when_hit_+%_final"]=344, - ["newshocknova_first_ring_damage_+%_final"]=322, - ["nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills"]=863, - ["no_additional_projectiles_if_no_steel_ammo"]=864, - ["no_cost"]=865, - ["no_movement_speed"]=103, - ["non_damaging_ailment_effect_+%"]=866, - ["number_of_allowed_firewalls"]=867, - ["number_of_allowed_storm_arrows"]=868, - ["number_of_champions_of_light_allowed"]=869, - ["number_of_corpses_to_consume"]=870, - ["number_of_herald_scorpions_allowed"]=872, + ["molten_shell_%_of_absorbed_damage_dealt_as_reflected_fire"]=862, + ["molten_shell_damage_absorb_limit_%_of_armour"]=861, + ["molten_shell_damage_absorbed_%"]=861, + ["molten_shell_explosion_damage_penetrates_%_fire_resistance"]=863, + ["molten_shell_max_damage_absorbed"]=861, + ["molten_strike_projectiles_chain_when_impacting_ground"]=864, + ["monster_response_time_ms"]=154, + ["mortal_call_elemental_damage_taken_+%_final"]=865, + ["mortal_call_physical_damage_taken_+%_final"]=866, + ["mortal_call_physical_damage_taken_per_endurance_charge_consumed_final_permyriad"]=867, + ["mortar_barrage_mine_maximum_added_fire_damage_taken"]=1223, + ["mortar_barrage_mine_maximum_added_fire_damage_taken_limit"]=1223, + ["mortar_barrage_mine_minimum_added_fire_damage_taken"]=1223, + ["mortar_barrage_mine_minimum_added_fire_damage_taken_limit"]=1223, + ["movement_velocity_cap"]=128, + ["multiple_projectiles_projectile_spread_+%"]=868, + ["multistrike_area_of_effect_+%_per_repeat"]=869, + ["multistrike_damage_+%_final_on_first_repeat"]=870, + ["multistrike_damage_+%_final_on_second_repeat"]=871, + ["multistrike_damage_+%_final_on_third_repeat"]=872, + ["never_freeze"]=309, + ["never_ignite"]=310, + ["new_arctic_armour_fire_damage_taken_when_hit_+%_final"]=347, + ["new_arctic_armour_physical_damage_taken_when_hit_+%_final"]=346, + ["newshocknova_first_ring_damage_+%_final"]=324, + ["nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills"]=873, + ["no_additional_projectiles_if_no_steel_ammo"]=874, + ["no_cost"]=875, + ["no_movement_speed"]=104, + ["non_damaging_ailment_effect_+%"]=876, + ["number_of_allowed_firewalls"]=877, + ["number_of_allowed_storm_arrows"]=878, + ["number_of_champions_of_light_allowed"]=879, + ["number_of_corpses_to_consume"]=880, + ["number_of_herald_scorpions_allowed"]=882, ["number_of_mines_to_place"]=36, - ["number_of_mirage_archers_allowed"]=873, - ["number_of_reapers_allowed"]=874, - ["number_of_relics_allowed"]=875, - ["number_of_support_ghosts_allowed"]=478, + ["number_of_mirage_archers_allowed"]=883, + ["number_of_reapers_allowed"]=884, + ["number_of_relics_allowed"]=885, + ["number_of_support_ghosts_allowed"]=481, + ["number_of_tornados_allowed"]=1117, ["number_of_totems_to_summon"]=39, ["number_of_traps_to_throw"]=37, ["offering_skill_effect_duration_per_corpse"]=24, - ["oil_arrow_explosion_base_damage_+permyriad"]=157, - ["oil_arrow_explosion_maximum_added_fire_damage"]=159, - ["oil_arrow_explosion_minimum_added_fire_damage"]=159, - ["orb_of_storms_bolt_frequency_ms"]=876, - ["overpowered_effect_+%"]=877, - ["overwhelm_%_physical_damage_reduction_while_fortified"]=878, - ["parallel_projectile_firing_point_x_dist_+%"]=879, + ["oil_arrow_explosion_base_damage_+permyriad"]=158, + ["oil_arrow_explosion_maximum_added_fire_damage"]=160, + ["oil_arrow_explosion_minimum_added_fire_damage"]=160, + ["orb_of_storms_bolt_frequency_ms"]=886, + ["overpowered_effect_+%"]=887, + ["overwhelm_%_physical_damage_reduction_while_max_fortification"]=888, + ["parallel_projectile_firing_point_x_dist_+%"]=889, parent="active_skill_gem_stat_descriptions", - ["penance_brand_additional_descriptions_boolean"]=880, - ["penance_brand_base_spread_radius_+"]=881, - ["petrification_statue_target_action_speed_-%"]=887, - ["phantasm_grant_buff_maximum_added_physical_damage"]=888, - ["phantasm_grant_buff_minimum_added_physical_damage"]=888, - ["phase_run_%_chance_to_not_replace_buff_on_skill_use"]=889, - ["phase_run_melee_physical_damage_+%_final"]=154, - ["phase_through_objects"]=352, - ["phys_cascade_trap_interval_duration_ms"]=890, - ["phys_cascade_trap_number_of_cascades"]=890, - ["physical_damage_%_to_add_as_chaos"]=312, - ["physical_damage_%_to_add_as_fire"]=311, - ["physical_damage_reduction_%_per_crab_aspect_stack"]=891, - ["physical_damage_reduction_rating_+%"]=174, - ["physical_damage_taken_+"]=241, - ["plague_bearer_chaos_damage_taken_+%_while_incubating"]=892, - ["plague_bearer_movement_speed_+%_while_infecting"]=893, - ["poison_dot_multiplier_+"]=894, - ["poison_skill_effect_duration"]=83, - ["portal_alternate_destination_chance_permyriad"]=895, + ["penance_brand_additional_descriptions_boolean"]=890, + ["penance_brand_base_spread_radius_+"]=891, + ["petrification_statue_target_action_speed_-%"]=897, + ["phantasm_grant_buff_maximum_added_physical_damage"]=898, + ["phantasm_grant_buff_minimum_added_physical_damage"]=898, + ["phase_run_%_chance_to_not_replace_buff_on_skill_use"]=899, + ["phase_run_melee_physical_damage_+%_final"]=155, + ["phase_through_objects"]=354, + ["phys_cascade_trap_interval_duration_ms"]=900, + ["phys_cascade_trap_number_of_cascades"]=900, + ["physical_damage_%_to_add_as_chaos"]=314, + ["physical_damage_%_to_add_as_fire"]=313, + ["physical_damage_reduction_%_per_crab_aspect_stack"]=901, + ["physical_damage_reduction_rating_+%"]=175, + ["physical_damage_taken_+"]=242, + ["plague_bearer_chaos_damage_taken_+%_while_incubating"]=902, + ["plague_bearer_movement_speed_+%_while_infecting"]=903, + ["poison_dot_multiplier_+"]=904, + ["poison_skill_effect_duration"]=84, + ["portal_alternate_destination_chance_permyriad"]=905, ["power_siphon_fire_at_all_targets"]=45, - ["primary_projectile_chain_num"]=896, - ["primary_projectile_display_targets_to_pierce"]=91, - ["primary_projectile_impale_chance_%"]=897, - ["prismatic_rain_beam_frequency_ms"]=898, - ["projectile_attack_damage_+%_in_blood_stance"]=899, - ["projectile_chance_to_not_pierce_%"]=901, - ["projectile_damage_+%_if_pierced_enemy"]=902, - ["projectile_damage_+%_per_remaining_chain"]=903, - ["projectile_damage_+%_vs_nearby_enemies"]=906, + ["primary_projectile_chain_num"]=906, + ["primary_projectile_display_targets_to_pierce"]=92, + ["primary_projectile_impale_chance_%"]=907, + ["prismatic_rain_beam_frequency_ms"]=908, + ["projectile_attack_damage_+%_in_blood_stance"]=909, + ["projectile_chance_to_not_pierce_%"]=911, + ["projectile_damage_+%_if_pierced_enemy"]=912, + ["projectile_damage_+%_per_remaining_chain"]=913, + ["projectile_damage_+%_vs_nearby_enemies"]=916, ["projectile_damage_modifiers_apply_to_skill_dot"]=32, - ["projectile_ground_effect_duration"]=81, - ["projectile_maximum_range_override"]=904, - ["projectile_number_of_targets_to_pierce"]=90, - ["projectile_return_%_chance"]=230, - ["projectile_speed_+%_in_sand_stance"]=905, + ["projectile_ground_effect_duration"]=82, + ["projectile_maximum_range_override"]=914, + ["projectile_number_of_targets_to_pierce"]=91, + ["projectile_return_%_chance"]=231, + ["projectile_speed_+%_in_sand_stance"]=915, ["projectile_spiral_nova_angle"]=45, ["projectile_spiral_nova_both_directions"]=45, ["projectiles_barrage"]=45, - ["projectiles_can_split_at_end_of_range"]=900, - ["projectiles_can_split_from_terrain"]=900, - ["projectiles_chance_to_return_%_from_final_target"]=230, + ["projectiles_can_split_at_end_of_range"]=910, + ["projectiles_can_split_from_terrain"]=910, + ["projectiles_chance_to_return_%_from_final_target"]=231, ["projectiles_nova"]=45, - ["projectiles_pierce_all_targets_in_x_range"]=907, - ["projectiles_rain"]=908, - ["projectiles_return"]=230, - ["projectiles_return_if_no_hit_object"]=230, - ["puncture_bleeding_damage_+%_final"]=909, - ["puppet_master_duration_ms"]=910, - ["purge_expose_resist_%_matching_highest_element_damage"]=911, - ["purifying_flame_%_chance_to_create_consecrated_ground_around_you"]=912, - ["quake_slam_fully_charged_explosion_damage_+%_final"]=354, - ["quality_display_active_skill_ignite_damage_is_gem"]=418, - ["quality_display_active_skill_returning_damage_is_gem"]=381, - ["quality_display_circle_of_power_is_gem"]=555, - ["quality_display_exsanguinate_beam_targets_is_gem"]=509, - ["quality_display_glacial_cascade_is_gem"]=739, - ["quality_display_ice_crash_is_gem"]=329, - ["quality_display_immortal_call_is_gem"]=857, - ["quality_display_incinerate_is_gem_hit"]=671, - ["quality_display_incinerate_is_gem_ingite"]=745, - ["quality_display_rune_paint_is_gem"]=931, - ["queens_demand_effect"]=633, - ["quick_guard_damage_absorb_limit"]=913, - ["quick_guard_damage_absorbed_%"]=913, - ["rage_slash_damage_+%_final_per_amount_of_rage_sacrificed"]=915, - ["rage_slash_maximum_vortices"]=918, - ["rage_slash_radius_+_per_amount_of_rage_sacrificed"]=916, - ["rage_slash_rage_sacrifice_per_damage_bonus"]=915, - ["rage_slash_rage_sacrifice_per_radius_bonus"]=916, - ["rage_slash_sacrifice_rage_%"]=914, - ["rage_slash_vortex_attack_speed_+%_final"]=917, - ["ragestorm_movement_speed_+%"]=919, - ["rain_of_arrows_additional_sequence_chance_%"]=920, + ["projectiles_pierce_all_targets_in_x_range"]=917, + ["projectiles_rain"]=918, + ["projectiles_return"]=231, + ["projectiles_return_if_no_hit_object"]=231, + ["puncture_bleeding_damage_+%_final"]=919, + ["puppet_master_duration_ms"]=920, + ["purge_expose_resist_%_matching_highest_element_damage"]=921, + ["purifying_flame_%_chance_to_create_consecrated_ground_around_you"]=922, + ["quake_slam_fully_charged_explosion_damage_+%_final"]=356, + ["quality_display_active_skill_ignite_damage_is_gem"]=421, + ["quality_display_active_skill_returning_damage_is_gem"]=383, + ["quality_display_circle_of_power_is_gem"]=558, + ["quality_display_exsanguinate_beam_targets_is_gem"]=512, + ["quality_display_glacial_cascade_is_gem"]=749, + ["quality_display_ice_crash_is_gem"]=331, + ["quality_display_immortal_call_is_gem"]=867, + ["quality_display_incinerate_is_gem_hit"]=678, + ["quality_display_incinerate_is_gem_ingite"]=755, + ["quality_display_rune_paint_is_gem"]=941, + ["queens_demand_effect"]=637, + ["quick_guard_damage_absorb_limit"]=923, + ["quick_guard_damage_absorbed_%"]=923, + ["rage_slash_damage_+%_final_per_amount_of_rage_sacrificed"]=925, + ["rage_slash_maximum_vortices"]=928, + ["rage_slash_radius_+_per_amount_of_rage_sacrificed"]=926, + ["rage_slash_rage_sacrifice_per_damage_bonus"]=925, + ["rage_slash_rage_sacrifice_per_radius_bonus"]=926, + ["rage_slash_sacrifice_rage_%"]=924, + ["rage_slash_vortex_attack_speed_+%_final"]=927, + ["ragestorm_movement_speed_+%"]=929, + ["rain_of_arrows_additional_sequence_chance_%"]=930, ["rain_of_arrows_sequences_to_fire"]=45, - ["raised_spectre_level"]=921, - ["rallying_cry_buff_effect_on_minions_+%_final"]=1169, - ["rallying_cry_damage_+%_final_from_osm_per_nearby_ally"]=1172, - ["rallying_cry_weapon_damage_%_for_allies_per_5_monster_power"]=1159, - ["ranged_attack_totem_only_attacks_when_owner_attacks"]=922, - ["reap_life_%_granted_on_death_with_debuff"]=505, - ["reave_additional_max_stacks"]=923, - ["reave_area_of_effect_+%_final_per_stage"]=252, - ["recall_sigil_target_search_range_+%"]=924, - ["recover_%_life_when_stunning_an_enemy_permyriad"]=925, - ["recover_%_maximum_life_on_cull"]=926, - ["reduce_enemy_chaos_resistance_%"]=927, - ["reduce_enemy_dodge_%"]=304, - ["reduce_enemy_elemental_resistance_%"]=222, - ["refresh_bleeding_duration_on_hit_%_chance"]=928, - ["returning_projectiles_always_pierce"]=384, - ["righteous_fire_spell_damage_+%_final"]=180, - ["rune_paint_area_of_effect_+%_final_per_rune_level"]=929, - ["rune_paint_area_of_effect_+%_per_rune_level"]=930, - ["rune_paint_damage_+%_final_per_rune_level"]=931, - ["rune_paint_mana_spend_per_rune_upgrade"]=932, - ["rune_paint_max_rune_level"]=933, - ["sanctify_wave_damage_+%_final"]=934, - ["scorpion_minion_attack_speed_+%"]=935, - ["scorpion_minion_maximum_added_physical_damage"]=937, - ["scorpion_minion_minimum_added_physical_damage"]=937, - ["scorpion_minion_physical_damage_+%"]=936, + ["raised_spectre_level"]=931, + ["rallying_cry_buff_effect_on_minions_+%_final"]=1190, + ["rallying_cry_damage_+%_final_from_osm_per_nearby_ally"]=1193, + ["rallying_cry_weapon_damage_%_for_allies_per_5_monster_power"]=1180, + ["ranged_attack_totem_only_attacks_when_owner_attacks"]=932, + ["reap_life_%_granted_on_death_with_debuff"]=508, + ["reave_additional_max_stacks"]=933, + ["reave_area_of_effect_+%_final_per_stage"]=253, + ["recall_sigil_target_search_range_+%"]=934, + ["recover_%_life_when_stunning_an_enemy_permyriad"]=935, + ["recover_%_maximum_life_on_cull"]=936, + ["reduce_enemy_chaos_resistance_%"]=937, + ["reduce_enemy_dodge_%"]=306, + ["reduce_enemy_elemental_resistance_%"]=223, + ["refresh_bleeding_duration_on_hit_%_chance"]=938, + ["returning_projectiles_always_pierce"]=386, + ["righteous_fire_spell_damage_+%_final"]=181, + ["rune_paint_area_of_effect_+%_final_per_rune_level"]=939, + ["rune_paint_area_of_effect_+%_per_rune_level"]=940, + ["rune_paint_damage_+%_final_per_rune_level"]=941, + ["rune_paint_mana_spend_per_rune_upgrade"]=942, + ["rune_paint_max_rune_level"]=943, + ["sanctify_wave_damage_+%_final"]=944, + ["scorpion_minion_attack_speed_+%"]=945, + ["scorpion_minion_maximum_added_physical_damage"]=947, + ["scorpion_minion_minimum_added_physical_damage"]=947, + ["scorpion_minion_physical_damage_+%"]=946, ["secondary_buff_effect_duration"]=78, - ["secondary_intermediary_fire_skill_dot_damage_to_deal_per_minute"]=152, + ["secondary_intermediary_fire_skill_dot_damage_to_deal_per_minute"]=153, ["secondary_maximum_chaos_damage"]=21, ["secondary_maximum_cold_damage"]=19, ["secondary_maximum_fire_damage"]=18, @@ -35464,400 +36084,412 @@ return { ["secondary_minimum_fire_damage"]=18, ["secondary_minimum_lightning_damage"]=20, ["secondary_minimum_physical_damage"]=17, - ["secondary_minion_duration"]=85, - ["secondary_skill_effect_duration"]=80, - ["seismic_cry_+%_enemy_stun_threshold_per_5_MP"]=1160, - ["seismic_cry_base_slam_skill_area_+%"]=1175, - ["seismic_cry_base_slam_skill_damage_+%_final"]=1173, - ["seismic_cry_slam_skill_area_+%_increase_per_repeat"]=1176, - ["seismic_cry_slam_skill_damage_+%_final_increase_per_repeat"]=1174, - ["sentinel_minion_cooldown_speed_+%"]=938, - ["shattering_steel_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed"]=939, - ["shield_block_%"]=171, - ["shield_charge_damage_+%_maximum"]=89, - ["shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range"]=87, - ["shield_charge_stun_duration_+%_maximum"]=88, - ["shield_crush_helmet_enchantment_aoe_+%_final"]=940, - ["shield_spell_block_%"]=172, - ["shock_duration_+%"]=99, - ["shock_effect_+%"]=941, - ["shock_nova_ring_chance_to_shock_+%"]=942, - ["shock_nova_ring_damage_+%"]=369, - ["shock_nova_ring_shocks_as_if_dealing_damage_+%_final"]=943, - ["shocked_ground_base_magnitude_override"]=944, - ["shockwave_slam_explosion_damage_+%_final"]=367, - ["shrapnel_shot_cone_placement_distance_+"]=945, - ["shrapnel_trap_number_of_secondary_explosions"]=946, - ["sigil_attached_target_fire_penetration_%"]=947, - ["sigil_attached_target_lightning_penetration_%"]=948, - ["sigil_recall_extend_base_secondary_skill_effect_duration"]=949, - ["sigil_recall_extend_base_skill_effect_duration"]=950, - ["siphon_life_leech_from_damage_permyriad"]=355, + ["secondary_minion_duration"]=86, + ["secondary_skill_effect_duration"]=81, + ["seismic_cry_+%_enemy_stun_threshold_per_5_MP"]=1181, + ["seismic_cry_base_slam_skill_area_+%"]=1196, + ["seismic_cry_base_slam_skill_damage_+%_final"]=1194, + ["seismic_cry_slam_skill_area_+%_increase_per_repeat"]=1197, + ["seismic_cry_slam_skill_damage_+%_final_increase_per_repeat"]=1195, + ["sentinel_minion_cooldown_speed_+%"]=948, + ["shattering_steel_hit_damage_+%_final_scaled_by_projectile_distance_per_ammo_consumed"]=949, + ["shield_block_%"]=172, + ["shield_charge_damage_+%_maximum"]=90, + ["shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range"]=88, + ["shield_charge_stun_duration_+%_maximum"]=89, + ["shield_crush_helmet_enchantment_aoe_+%_final"]=950, + ["shield_spell_block_%"]=173, + ["shock_duration_+%"]=100, + ["shock_effect_+%"]=951, + ["shock_nova_ring_chance_to_shock_+%"]=952, + ["shock_nova_ring_damage_+%"]=371, + ["shock_nova_ring_shocks_as_if_dealing_damage_+%_final"]=953, + ["shocked_ground_base_magnitude_override"]=954, + ["shockwave_slam_explosion_damage_+%_final"]=369, + ["shrapnel_shot_cone_placement_distance_+"]=955, + ["shrapnel_trap_number_of_secondary_explosions"]=956, + ["sigil_attached_target_fire_penetration_%"]=957, + ["sigil_attached_target_lightning_penetration_%"]=958, + ["sigil_recall_extend_base_secondary_skill_effect_duration"]=959, + ["sigil_recall_extend_base_skill_effect_duration"]=960, + ["siphon_life_leech_from_damage_permyriad"]=357, ["skeletal_chains_aoe_%_health_dealt_as_chaos_damage"]=2, - ["skeletal_chains_no_minions_damage_+%_final"]=224, - ["skeletal_chains_no_minions_radius_+"]=225, - ["skeletal_chains_no_minions_targets_self"]=223, - ["skill_angle_+%_in_sand_stance"]=951, - ["skill_area_angle_+%"]=952, - ["skill_area_of_effect_+%_final_in_sand_stance"]=953, - ["skill_buff_effect_+%"]=370, - ["skill_buff_grants_attack_and_cast_speed_+%"]=954, - ["skill_buff_grants_chance_to_poison_%"]=359, - ["skill_can_only_use_bow"]=1088, - ["skill_can_only_use_non_melee_weapons"]=1091, - ["skill_code_movement_speed_+%_final"]=955, - ["skill_convert_%_physical_damage_to_random_element"]=956, - ["skill_damage_+%_final_per_chain_from_skill_specific_stat"]=957, - ["skill_display_number_of_remote_mines_allowed"]=199, - ["skill_display_number_of_totems_allowed"]=197, - ["skill_display_number_of_traps_allowed"]=198, + ["skeletal_chains_no_minions_damage_+%_final"]=225, + ["skeletal_chains_no_minions_radius_+"]=226, + ["skeletal_chains_no_minions_targets_self"]=224, + ["skill_angle_+%_in_sand_stance"]=961, + ["skill_area_angle_+%"]=962, + ["skill_area_of_effect_+%_final_in_sand_stance"]=963, + ["skill_buff_effect_+%"]=372, + ["skill_buff_grants_attack_and_cast_speed_+%"]=964, + ["skill_buff_grants_chance_to_poison_%"]=361, + ["skill_can_only_use_bow"]=1102, + ["skill_can_only_use_non_melee_weapons"]=1105, + ["skill_code_movement_speed_+%_final"]=965, + ["skill_convert_%_physical_damage_to_random_element"]=966, + ["skill_damage_+%_final_per_chain_from_skill_specific_stat"]=967, + ["skill_display_number_of_remote_mines_allowed"]=200, + ["skill_display_number_of_totems_allowed"]=198, + ["skill_display_number_of_traps_allowed"]=199, ["skill_display_single_base_projectile"]=45, - ["skill_effect_and_damaging_ailment_duration_+%"]=958, + ["skill_effect_and_damaging_ailment_duration_+%"]=968, ["skill_effect_duration"]=79, - ["skill_effect_duration_+%_per_removable_frenzy_charge"]=170, - ["skill_effect_duration_+%_while_dead"]=960, - ["skill_effect_duration_per_100_int"]=959, - ["skill_empower_limitation_specifier_for_stat_description"]=1170, - ["skill_empowers_next_x_melee_attacks"]=1170, - ["skill_grant_elusive_when_used"]=961, - ["skill_has_trigger_from_unique_item"]=962, - ["skill_is_ice_storm"]=687, + ["skill_effect_duration_+%_per_removable_frenzy_charge"]=171, + ["skill_effect_duration_+%_while_dead"]=970, + ["skill_effect_duration_per_100_int"]=969, + ["skill_empower_limitation_specifier_for_stat_description"]=1191, + ["skill_empowers_next_x_melee_attacks"]=1191, + ["skill_grant_elusive_when_used"]=971, + ["skill_has_trigger_from_unique_item"]=972, + ["skill_is_ice_storm"]=694, ["skill_is_steel_skill_reload"]=3, - ["skill_max_unleash_seals"]=1196, - ["skill_maximum_travel_distance_+%"]=963, + ["skill_max_unleash_seals"]=1218, + ["skill_maximum_travel_distance_+%"]=973, ["skill_minion_explosion_life_%"]=30, - ["skill_travel_distance_+%"]=964, - ["skill_triggered_by_snipe"]=965, - ["skill_triggered_when_you_focus_chance_%"]=966, - ["skill_used_by_mirage_chieftain_damage_+%_final"]=967, - ["skill_used_by_mirage_warrior_damage_+%_final"]=968, - ["skill_withered_duration_ms"]=118, + ["skill_travel_distance_+%"]=974, + ["skill_triggered_by_snipe"]=975, + ["skill_triggered_when_you_focus_chance_%"]=976, + ["skill_used_by_mirage_chieftain_damage_+%_final"]=977, + ["skill_used_by_mirage_warrior_damage_+%_final"]=978, + ["skill_withered_duration_ms"]=119, ["slam_ancestor_totem_grant_owner_melee_damage_+%"]=55, ["slam_ancestor_totem_grant_owner_melee_damage_+%_final"]=51, ["slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%"]=53, - ["slither_wither_stacks"]=969, - ["snapping_adder_%_chance_to_retain_projectile_on_release"]=970, - ["snapping_adder_released_projectile_damage_+%_final"]=383, - ["snipe_max_stacks"]=971, - ["snipe_triggered_skill_ailment_damage_+%_final_per_stage"]=972, - ["snipe_triggered_skill_hit_damage_+%_final_per_stage"]=973, - ["soulfeast_chaos_damage_to_self"]=974, - ["soulfeast_number_of_secondary_projectiles"]=975, - ["spectral_helix_rotations_%"]=976, - ["spectral_spiral_weapon_number_of_bounces"]=977, - ["spectre_duration"]=86, - ["spell_area_damage_+%_in_blood_stance"]=978, - ["spell_area_of_effect_+%_in_sand_stance"]=979, - ["spell_cast_time_cannot_be_modified"]=980, - ["spell_damage_+%"]=183, + ["slither_wither_stacks"]=979, + ["snapping_adder_%_chance_to_retain_projectile_on_release"]=980, + ["snapping_adder_released_projectile_damage_+%_final"]=385, + ["snipe_max_stacks"]=981, + ["snipe_triggered_skill_ailment_damage_+%_final_per_stage"]=982, + ["snipe_triggered_skill_hit_damage_+%_final_per_stage"]=983, + ["soulfeast_chaos_damage_to_self"]=984, + ["soulfeast_number_of_secondary_projectiles"]=985, + ["spectral_helix_rotations_%"]=986, + ["spectral_spiral_weapon_number_of_bounces"]=987, + ["spectre_duration"]=87, + ["spell_area_damage_+%_in_blood_stance"]=988, + ["spell_area_of_effect_+%_in_sand_stance"]=989, + ["spell_cast_time_cannot_be_modified"]=990, + ["spell_damage_+%"]=184, ["spell_damage_modifiers_apply_to_skill_dot"]=31, - ["spell_echo_plus_chance_double_damage_%_final"]=981, - ["spell_has_trigger_from_crafted_item_mod"]=982, - ["spell_maximum_added_cold_damage"]=315, - ["spell_maximum_added_lightning_damage"]=316, + ["spell_echo_plus_chance_double_damage_%_final"]=991, + ["spell_has_trigger_from_crafted_item_mod"]=992, + ["spell_maximum_added_cold_damage"]=317, + ["spell_maximum_added_lightning_damage"]=318, ["spell_maximum_base_cold_damage_+_per_10_intelligence"]=26, ["spell_maximum_base_cold_damage_per_removable_frenzy_charge"]=25, ["spell_maximum_base_fire_damage_per_removable_endurance_charge"]=23, ["spell_maximum_base_lightning_damage_per_removable_power_charge"]=22, - ["spell_maximum_base_physical_damage_per_shield_quality"]=983, + ["spell_maximum_base_physical_damage_per_shield_quality"]=993, ["spell_maximum_chaos_damage"]=16, ["spell_maximum_cold_damage"]=14, ["spell_maximum_fire_damage"]=13, ["spell_maximum_lightning_damage"]=15, ["spell_maximum_physical_damage"]=12, - ["spell_minimum_added_cold_damage"]=315, - ["spell_minimum_added_lightning_damage"]=316, + ["spell_minimum_added_cold_damage"]=317, + ["spell_minimum_added_lightning_damage"]=318, ["spell_minimum_base_cold_damage_+_per_10_intelligence"]=26, ["spell_minimum_base_cold_damage_per_removable_frenzy_charge"]=25, ["spell_minimum_base_fire_damage_per_removable_endurance_charge"]=23, ["spell_minimum_base_lightning_damage_per_removable_power_charge"]=22, - ["spell_minimum_base_physical_damage_per_shield_quality"]=983, + ["spell_minimum_base_physical_damage_per_shield_quality"]=993, ["spell_minimum_chaos_damage"]=16, ["spell_minimum_cold_damage"]=14, ["spell_minimum_fire_damage"]=13, ["spell_minimum_lightning_damage"]=15, ["spell_minimum_physical_damage"]=12, - ["spell_only_castable_on_death"]=257, + ["spell_only_castable_on_death"]=258, ["spell_repeat_count"]=43, - ["spell_uncastable_if_triggerable"]=257, - ["spells_chance_to_hinder_on_hit_%"]=984, - ["spellslinger_mana_reservation"]=985, - ["spellslinger_trigger_on_wand_attack_%"]=275, - ["spider_aspect_max_web_count"]=986, - ["spike_slam_additional_spike_%_chance"]=987, - ["spike_slam_explosion_damage_+%_final"]=988, - ["spike_slam_fissure_damage_+%_final"]=989, - ["spike_slam_fissure_length_+%"]=990, - ["spike_slam_max_spikes"]=991, - ["spike_slam_num_spikes"]=992, - ["spike_slam_spike_damage_+%_final"]=993, - ["spiritual_cry_double_movement_velocity_+%"]=994, - ["spiritual_cry_doubles_summoned_per_5_MP"]=1166, - ["splitting_steel_area_+%_final_after_splitting"]=995, - ["static_strike_beam_damage_+%_final"]=996, - ["static_strike_beam_damage_+%_final_while_moving"]=997, - ["static_strike_explosion_damage_+%_final"]=318, - ["static_strike_number_of_beam_targets"]=998, - ["stealth_+%"]=999, - ["steel_ammo_consumed_per_use"]=1000, - ["steel_skill_%_chance_to_not_consume_ammo"]=1001, - ["steel_steal_area_of_effect_+%"]=1002, - ["steel_steal_reflect_damage_+%"]=1003, - ["stone_golem_grants_base_life_regeneration_rate_per_minute"]=334, - ["storm_burst_explosion_area_of_effect_+%"]=1004, - ["storm_burst_new_damage_+%_final_per_remaining_teleport_zap"]=1005, - ["storm_burst_zap_area_of_effect_+%"]=1006, - ["storm_call_chance_to_strike_on_cast_%"]=1007, - ["storm_rain_pulse_count"]=1008, - ["summon_cold_resistance_+"]=248, - ["summon_fire_resistance_+"]=247, - ["summon_lightning_resistance_+"]=249, - ["summon_mirage_archer_on_hit"]=1009, - ["summon_mirage_warrior_on_crit"]=1010, - ["summon_totem_cast_speed_+%"]=343, - ["summoned_spider_grants_attack_speed_+%"]=1011, - ["summoned_spider_grants_poison_damage_+%"]=1012, - ["sunder_shockwave_area_of_effect_+%"]=1013, - ["sunder_shockwave_limit_per_cascade"]=1014, - ["sunder_wave_area_of_effect_+%"]=1015, - ["sunder_wave_delay_+%"]=1016, - ["sunder_wave_max_steps"]=1017, - ["sunder_wave_min_steps"]=1018, - ["sunder_wave_radius_+_per_step"]=1019, - ["support_additional_trap_%_chance_for_1_additional_trap"]=1023, - ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=1020, - ["support_additional_trap_mine_%_chance_for_2_additional_trap_mine"]=1021, - ["support_additional_trap_mine_%_chance_for_3_additional_trap_mine"]=1022, - ["support_ancestral_slam_big_hit_ailment_damage_+%_final"]=406, - ["support_ancestral_slam_big_hit_area_+%"]=407, - ["support_ancestral_slam_big_hit_hit_damage_+%_final"]=405, - ["support_anticipation_charge_gain_interval_ms"]=1196, - ["support_anticipation_rapid_fire_count"]=1196, - ["support_arcane_surge_duration_ms"]=388, - ["support_arcane_surge_gain_buff_on_mana_use_threshold"]=386, - ["support_arcane_surge_mana_regeneration_rate_+%"]=387, - ["support_arcane_surge_spell_damage_+%_final"]=387, - ["support_attack_totem_attack_speed_+%_final"]=294, - ["support_aura_duration_buff_duration"]=1024, - ["support_aura_duration_reserve_duration"]=1025, - ["support_better_ailments_ailment_damage_+%_final"]=1026, - ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=341, - ["support_blunt_chance_to_trigger_shockwave_on_hit_%"]=1027, - ["support_chance_to_bleed_bleeding_damage_+%_final"]=1028, - ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=1030, - ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=1029, - ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=1032, - ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=1031, + ["spell_uncastable_if_triggerable"]=258, + ["spells_chance_to_hinder_on_hit_%"]=994, + ["spellslinger_mana_reservation"]=995, + ["spellslinger_trigger_on_wand_attack_%"]=276, + ["spider_aspect_max_web_count"]=996, + ["spike_slam_additional_spike_%_chance"]=997, + ["spike_slam_explosion_damage_+%_final"]=998, + ["spike_slam_fissure_damage_+%_final"]=999, + ["spike_slam_fissure_length_+%"]=1000, + ["spike_slam_max_spikes"]=1001, + ["spike_slam_num_spikes"]=1002, + ["spike_slam_spike_damage_+%_final"]=1003, + ["spiritual_cry_double_movement_velocity_+%"]=1004, + ["spiritual_cry_doubles_summoned_per_5_MP"]=1187, + ["splitting_steel_area_+%_final_after_splitting"]=1005, + ["static_strike_beam_damage_+%_final"]=1006, + ["static_strike_beam_damage_+%_final_while_moving"]=1007, + ["static_strike_explosion_damage_+%_final"]=320, + ["static_strike_number_of_beam_targets"]=1008, + ["stealth_+%"]=1009, + ["steel_ammo_consumed_per_use"]=1010, + ["steel_skill_%_chance_to_not_consume_ammo"]=1011, + ["steel_steal_area_of_effect_+%"]=1012, + ["steel_steal_reflect_damage_+%"]=1013, + ["stone_golem_grants_base_life_regeneration_rate_per_minute"]=336, + ["storm_blade_has_local_attack_speed_+%"]=1014, + ["storm_blade_has_local_lightning_penetration_%"]=1015, + ["storm_blade_quality_attack_lightning_damage_%_to_convert_to_chaos"]=1016, + ["storm_blade_quality_chance_to_shock_%"]=1017, + ["storm_blade_quality_local_critical_strike_chance_+%"]=1018, + ["storm_burst_explosion_area_of_effect_+%"]=1019, + ["storm_burst_new_damage_+%_final_per_remaining_teleport_zap"]=1020, + ["storm_burst_zap_area_of_effect_+%"]=1021, + ["storm_call_chance_to_strike_on_cast_%"]=1022, + ["storm_rain_pulse_count"]=1023, + ["summon_cold_resistance_+"]=249, + ["summon_fire_resistance_+"]=248, + ["summon_lightning_resistance_+"]=250, + ["summon_mirage_archer_on_hit"]=1024, + ["summon_mirage_warrior_on_crit"]=1025, + ["summon_totem_cast_speed_+%"]=345, + ["summoned_spider_grants_attack_speed_+%"]=1026, + ["summoned_spider_grants_poison_damage_+%"]=1027, + ["sunder_shockwave_area_of_effect_+%"]=1028, + ["sunder_shockwave_limit_per_cascade"]=1029, + ["sunder_wave_area_of_effect_+%"]=1030, + ["sunder_wave_delay_+%"]=1031, + ["sunder_wave_max_steps"]=1032, + ["sunder_wave_min_steps"]=1033, + ["sunder_wave_radius_+_per_step"]=1034, + ["support_additional_trap_%_chance_for_1_additional_trap"]=1038, + ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=1035, + ["support_additional_trap_mine_%_chance_for_2_additional_trap_mine"]=1036, + ["support_additional_trap_mine_%_chance_for_3_additional_trap_mine"]=1037, + ["support_ancestral_slam_big_hit_ailment_damage_+%_final"]=408, + ["support_ancestral_slam_big_hit_area_+%"]=409, + ["support_ancestral_slam_big_hit_hit_damage_+%_final"]=407, + ["support_anticipation_charge_gain_interval_ms"]=1218, + ["support_anticipation_rapid_fire_count"]=1218, + ["support_arcane_surge_duration_ms"]=390, + ["support_arcane_surge_gain_buff_on_mana_use_threshold"]=388, + ["support_arcane_surge_mana_regeneration_rate_+%"]=389, + ["support_arcane_surge_spell_damage_+%_final"]=389, + ["support_attack_totem_attack_speed_+%_final"]=296, + ["support_aura_duration_buff_duration"]=1039, + ["support_aura_duration_reserve_duration"]=1040, + ["support_better_ailments_ailment_damage_+%_final"]=1041, + ["support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"]=343, + ["support_blunt_chance_to_trigger_shockwave_on_hit_%"]=1042, + ["support_chance_to_bleed_bleeding_damage_+%_final"]=1043, + ["support_chilling_areas_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=1045, + ["support_chilling_areas_also_grant_cold_damage_taken_per_minute_+%"]=1044, + ["support_chills_also_grant_cold_damage_taken_+%_equal_to_slow_amount"]=1047, + ["support_chills_also_grant_cold_damage_taken_per_minute_+%"]=1046, ["support_concentrated_effect_skill_area_of_effect_+%_final"]=72, - ["support_controlled_destruction_critical_strike_chance_+%_final"]=114, - ["support_cruelty_duration_ms"]=389, - ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=1033, - ["support_debilitate_hit_damage_max_poison_stacks"]=1033, - ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=1034, - ["support_executioner_buff_duration_ms"]=1035, - ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=1036, - ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=1037, - ["support_focused_ballista_totem_attack_speed_+%_final"]=1038, - ["support_ghost_duration"]=1039, - ["support_greater_spell_echo_area_of_effect_+%_per_repeat"]=1040, - ["support_greater_spell_echo_spell_damage_+%_final_per_repeat"]=1041, - ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=351, - ["support_ignite_prolif_ignite_damage_+%_final"]=1042, - ["support_ignite_proliferation_radius"]=187, - ["support_innervate_buff_duration_ms"]=392, - ["support_innervate_chance_to_gain_buff_on_shock_vs_unique_%"]=1043, - ["support_innervate_gain_buff_on_killing_shocked_enemy"]=390, - ["support_innervate_maximum_added_lightning_damage"]=391, - ["support_innervate_minimum_added_lightning_damage"]=391, - ["support_lifetap_buff_duration"]=1044, - ["support_lifetap_spent_life_threshold"]=1045, - ["support_maim_chance_physical_damage_+%_final"]=1046, - ["support_maimed_enemies_physical_damage_taken_+%"]=1047, - ["support_minefield_mine_throwing_speed_+%_final"]=1048, - ["support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you"]=1050, - ["support_minion_defensive_stance_minion_damage_taken_+%_final"]=1051, - ["support_minion_maximum_life_+%_final"]=130, - ["support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master"]=1052, - ["support_minion_totem_resistance_elemental_damage_+%_final"]=1053, - ["support_mirage_archer_attack_speed_+%_final"]=1054, - ["support_mirage_archer_duration"]=1055, + ["support_controlled_destruction_critical_strike_chance_+%_final"]=115, + ["support_cruelty_duration_ms"]=391, + ["support_debilitate_hit_damage_+%_final_per_poison_stack"]=1048, + ["support_debilitate_hit_damage_max_poison_stacks"]=1048, + ["support_energy_shield_leech_damage_+%_while_leeching_energy_shield_final"]=1049, + ["support_executioner_buff_duration_ms"]=1050, + ["support_executioner_damage_vs_enemies_on_low_life_+%_final"]=1051, + ["support_executioner_refresh_stolen_mod_on_hitting_rare_or_unique_monster_chance_%"]=1052, + ["support_focused_ballista_totem_attack_speed_+%_final"]=1053, + ["support_ghost_duration"]=1054, + ["support_greater_spell_echo_area_of_effect_+%_per_repeat"]=1055, + ["support_greater_spell_echo_spell_damage_+%_final_per_repeat"]=1056, + ["support_hypothermia_damage_+%_vs_chilled_enemies_final"]=353, + ["support_ignite_prolif_ignite_damage_+%_final"]=1057, + ["support_ignite_proliferation_radius"]=188, + ["support_innervate_buff_duration_ms"]=394, + ["support_innervate_chance_to_gain_buff_on_shock_vs_unique_%"]=1058, + ["support_innervate_gain_buff_on_killing_shocked_enemy"]=392, + ["support_innervate_maximum_added_lightning_damage"]=393, + ["support_innervate_minimum_added_lightning_damage"]=393, + ["support_lifetap_buff_duration"]=1059, + ["support_lifetap_spent_life_threshold"]=1060, + ["support_maim_chance_physical_damage_+%_final"]=1061, + ["support_maimed_enemies_physical_damage_taken_+%"]=1062, + ["support_minefield_mine_throwing_speed_+%_final"]=1063, + ["support_minion_defensive_stance_minion_damage_+%_final_against_enemies_near_you"]=1065, + ["support_minion_defensive_stance_minion_damage_taken_+%_final"]=1066, + ["support_minion_maximum_life_+%_final"]=131, + ["support_minion_offensive_stance_minion_damage_+%_final_while_you_have_puppet_master"]=1067, + ["support_minion_totem_resistance_elemental_damage_+%_final"]=1068, + ["support_mirage_archer_attack_speed_+%_final"]=1069, + ["support_mirage_archer_duration"]=1070, ["support_multicast_cast_speed_+%_final"]=58, - ["support_multiple_attacks_melee_attack_speed_+%_final"]=246, - ["support_multiple_projectiles_critical_strike_chance_+%_final"]=115, - ["support_overpowered_duration_ms"]=1056, - ["support_parallel_projectile_number_of_points_per_side"]=1057, - ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=1058, - ["support_projectile_attack_speed_+%_final"]=292, - ["support_pulverise_area_of_effect_+%_final"]=1059, - ["support_rage_gain_rage_on_melee_hit_cooldown_ms"]=1060, - ["support_reduce_enemy_block_and_spell_block_%"]=1061, - ["support_reduce_enemy_dodge_and_spell_dodge_%"]=1062, - ["support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines"]=1202, - ["support_remote_mine_damage_+%_final_per_mine_detonation_cascade"]=1063, - ["support_ruthless_big_hit_damage_+%_final"]=394, - ["support_ruthless_big_hit_max_count"]=393, - ["support_ruthless_big_hit_stun_base_duration_override_ms"]=396, - ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=395, - ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=1064, - ["support_scion_onslaught_on_killing_blow_%_chance"]=1065, - ["support_scion_onslaught_on_killing_blow_duration_ms"]=1065, - ["support_scion_onslaught_on_unique_hit_duration_ms"]=1064, - ["support_slashing_buff_attack_speed_+%_final_to_grant"]=1067, - ["support_slashing_buff_duration_ms"]=1066, - ["support_slashing_damage_+%_final_from_distance"]=1068, - ["support_spell_boost_area_damage_+%_final_per_charge"]=1069, - ["support_spell_boost_area_of_effect_+%_final_per_charge"]=1069, - ["support_spell_cascade_area_delay_+%"]=1070, - ["support_spell_cascade_area_of_effect_+%_final"]=1071, - ["support_spell_cascade_number_of_cascades_per_side"]=1072, - ["support_spell_cascade_sideways"]=1072, - ["support_spell_echo_final_repeat_damage_+%_final"]=1073, - ["support_spell_rapid_fire_repeat_use_damage_+%_final"]=1197, - ["support_spell_totem_cast_speed_+%_final"]=293, - ["support_storm_barrier_chaos_damage_+%_final_to_apply"]=1074, - ["support_storm_barrier_chaos_damage_taken_+%_final_from_hits_while_channelling"]=1081, - ["support_storm_barrier_cold_damage_+%_final_to_apply"]=1075, - ["support_storm_barrier_cold_damage_taken_+%_final_from_hits_while_channelling"]=1082, - ["support_storm_barrier_damage_buff_duration_ms"]=1076, - ["support_storm_barrier_fire_damage_+%_final_to_apply"]=1077, - ["support_storm_barrier_fire_damage_taken_+%_final_from_hits_while_channelling"]=1083, - ["support_storm_barrier_lightning_damage_+%_final_to_apply"]=1078, - ["support_storm_barrier_lightning_damage_taken_+%_final_from_hits_while_channelling"]=1084, - ["support_storm_barrier_physical_damage_+%_final_to_apply"]=1079, - ["support_storm_barrier_physical_damage_taken_when_hit_+%_final"]=1080, - ["support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final"]=1085, - ["support_unbound_ailments_ailment_damage_+%_final"]=1086, - ["supported_skill_can_only_use_axe_and_sword"]=1087, - ["supported_skill_can_only_use_dagger_and_claw"]=1089, - ["supported_skill_can_only_use_mace_and_staff"]=1090, - ["tectonic_slam_side_crack_additional_chance_%"]=1093, - ["tectonic_slam_side_crack_additional_chance_%_per_endurance_charge"]=1094, - ["tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value"]=1092, - ["tethered_enemies_take_attack_projectile_damage_taken_+%"]=1095, - ["tethered_movement_speed_+%_final_per_rope"]=1096, - ["tethered_movement_speed_+%_final_per_rope_vs_rare"]=1097, - ["tethered_movement_speed_+%_final_per_rope_vs_unique"]=1098, - ["tethering_arrow_display_rope_limit"]=1099, + ["support_multiple_attacks_melee_attack_speed_+%_final"]=247, + ["support_multiple_projectiles_critical_strike_chance_+%_final"]=116, + ["support_overpowered_duration_ms"]=1071, + ["support_parallel_projectile_number_of_points_per_side"]=1072, + ["support_power_charge_on_crit_damage_+%_final_per_power_charge"]=1073, + ["support_projectile_attack_speed_+%_final"]=294, + ["support_pulverise_area_of_effect_+%_final"]=1074, + ["support_rage_gain_rage_on_melee_hit_cooldown_ms"]=1075, + ["support_reduce_enemy_block_and_spell_block_%"]=1076, + ["support_remote_mine_2_chance_to_deal_double_damage_%_against_enemies_near_mines"]=1224, + ["support_remote_mine_damage_+%_final_per_mine_detonation_cascade"]=1077, + ["support_ruthless_big_hit_damage_+%_final"]=396, + ["support_ruthless_big_hit_max_count"]=395, + ["support_ruthless_big_hit_stun_base_duration_override_ms"]=398, + ["support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"]=397, + ["support_scion_onslaught_for_3_seconds_on_hitting_unique_enemy_%_chance"]=1078, + ["support_scion_onslaught_on_killing_blow_%_chance"]=1079, + ["support_scion_onslaught_on_killing_blow_duration_ms"]=1079, + ["support_scion_onslaught_on_unique_hit_duration_ms"]=1078, + ["support_slashing_buff_attack_speed_+%_final_to_grant"]=1081, + ["support_slashing_buff_duration_ms"]=1080, + ["support_slashing_damage_+%_final_from_distance"]=1082, + ["support_spell_boost_area_damage_+%_final_per_charge"]=1083, + ["support_spell_boost_area_of_effect_+%_final_per_charge"]=1083, + ["support_spell_cascade_area_delay_+%"]=1084, + ["support_spell_cascade_area_of_effect_+%_final"]=1085, + ["support_spell_cascade_number_of_cascades_per_side"]=1086, + ["support_spell_cascade_sideways"]=1086, + ["support_spell_echo_final_repeat_damage_+%_final"]=1087, + ["support_spell_rapid_fire_repeat_use_damage_+%_final"]=1219, + ["support_spell_totem_cast_speed_+%_final"]=295, + ["support_storm_barrier_chaos_damage_+%_final_to_apply"]=1088, + ["support_storm_barrier_chaos_damage_taken_+%_final_from_hits_while_channelling"]=1095, + ["support_storm_barrier_cold_damage_+%_final_to_apply"]=1089, + ["support_storm_barrier_cold_damage_taken_+%_final_from_hits_while_channelling"]=1096, + ["support_storm_barrier_damage_buff_duration_ms"]=1090, + ["support_storm_barrier_fire_damage_+%_final_to_apply"]=1091, + ["support_storm_barrier_fire_damage_taken_+%_final_from_hits_while_channelling"]=1097, + ["support_storm_barrier_lightning_damage_+%_final_to_apply"]=1092, + ["support_storm_barrier_lightning_damage_taken_+%_final_from_hits_while_channelling"]=1098, + ["support_storm_barrier_physical_damage_+%_final_to_apply"]=1093, + ["support_storm_barrier_physical_damage_taken_when_hit_+%_final"]=1094, + ["support_swift_affliction_skill_effect_and_damaging_ailment_duration_+%_final"]=1099, + ["support_unbound_ailments_ailment_damage_+%_final"]=1100, + ["supported_skill_can_only_use_axe_and_sword"]=1101, + ["supported_skill_can_only_use_dagger_and_claw"]=1103, + ["supported_skill_can_only_use_mace_and_staff"]=1104, + ["tectonic_slam_side_crack_additional_chance_%"]=1107, + ["tectonic_slam_side_crack_additional_chance_%_per_endurance_charge"]=1108, + ["tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value"]=1106, + ["tethered_enemies_take_attack_projectile_damage_taken_+%"]=1109, + ["tethered_movement_speed_+%_final_per_rope"]=1110, + ["tethered_movement_speed_+%_final_per_rope_vs_rare"]=1111, + ["tethered_movement_speed_+%_final_per_rope_vs_unique"]=1112, + ["tethering_arrow_display_rope_limit"]=1113, ["throw_traps_in_circle_radius"]=38, + ["tornado_damage_absorbed_%"]=410, + ["tornado_damage_interval_ms"]=1114, + ["tornado_hinder_%"]=1115, + ["tornado_maximum_number_of_hits"]=80, + ["tornado_movement_speed_+%"]=1116, ["total_number_of_arrows_to_fire"]=45, ["total_number_of_projectiles_to_fire"]=45, - ["totem_duration"]=200, - ["totem_life_+%"]=206, - ["totem_range"]=196, - ["totems_cannot_evade"]=201, - ["totems_explode_on_death_for_%_life_as_physical"]=1100, - ["totems_regenerate_%_life_per_minute"]=1101, - ["trap_critical_strike_multiplier_+_per_power_charge"]=1102, - ["trap_duration"]=202, - ["trap_spread_+%"]=1103, - ["trap_throwing_speed_+%"]=203, - ["trap_throwing_speed_+%_per_frenzy_charge"]=1104, + ["totem_duration"]=201, + ["totem_life_+%"]=207, + ["totem_range"]=197, + ["totems_cannot_evade"]=202, + ["totems_explode_on_death_for_%_life_as_physical"]=1118, + ["totems_regenerate_%_life_per_minute"]=1119, + ["trap_critical_strike_multiplier_+_per_power_charge"]=1120, + ["trap_duration"]=203, + ["trap_spread_+%"]=1121, + ["trap_throwing_speed_+%"]=204, + ["trap_throwing_speed_+%_per_frenzy_charge"]=1122, ["trap_trigger_radius_+%"]=40, - ["trap_trigger_radius_+%_per_power_charge"]=1105, - ["trauma_base_duration_ms"]=1107, - ["trauma_duration_ms"]=1107, - ["trauma_strike_damage_+%_final_per_trauma"]=1108, - ["trauma_strike_self_damage_per_trauma"]=1107, - ["trauma_strike_shockwave_area_of_effect_+%_per_100ms_stun_duration_up_to_400%"]=1109, - ["trigger_after_spending_200_mana_%_chance"]=1110, - ["trigger_brand_support_hit_ailment_damage_+%_final_vs_branded_enemy"]=1111, - ["trigger_on_block_%_chance"]=1112, - ["trigger_on_bow_attack_%"]=1113, - ["trigger_on_corpse_consume_%_chance"]=1114, - ["trigger_on_hit_vs_frozen_enemy_%"]=1115, - ["trigger_on_skill_use_%_if_you_have_a_spirit_charge"]=269, - ["trigger_on_skill_use_%_if_you_have_a_void_arrow"]=1116, - ["trigger_on_skill_use_from_chest_%"]=268, - ["trigger_on_slam_%_chance"]=1117, - ["triggered_by_brand_support"]=1118, - ["triggered_by_divine_cry"]=1119, - ["triggered_by_infernal_cry"]=1120, - ["triggered_by_item_buff"]=1121, - ["triggered_by_spiritual_cry"]=1122, - ["triggered_vicious_hex_explosion"]=1123, - ["unearth_corpse_level"]=298, - ["unleash_support_seal_gain_frequency_+%_while_channelling"]=1124, - ["unleash_support_seal_gain_frequency_+%_while_not_channelling"]=1125, - ["upheaval_number_of_spikes"]=1126, - ["vaal_blade_vortex_has_10_spinning_blades"]=1127, - ["vaal_cold_snap_gain_frenzy_charge_every_second_if_enemy_in_aura"]=536, - ["vaal_earthquake_maximum_aftershocks"]=1128, - ["vaal_flameblast_radius_+_per_stage"]=1129, - ["vaal_lightning_strike_beam_damage_+%_final"]=301, - ["vaal_righteous_fire_ignite_damage_+%_final"]=181, + ["trap_trigger_radius_+%_per_power_charge"]=1123, + ["trauma_base_duration_ms"]=1125, + ["trauma_duration_ms"]=1125, + ["trauma_strike_damage_+%_final_per_trauma"]=1126, + ["trauma_strike_self_damage_per_trauma"]=1125, + ["trauma_strike_shockwave_area_of_effect_+%_per_100ms_stun_duration_up_to_400%"]=1127, + ["trigger_after_spending_200_mana_%_chance"]=1128, + ["trigger_brand_support_hit_damage_+%_final_vs_branded_enemy"]=1129, + ["trigger_on_block_%_chance"]=1130, + ["trigger_on_bow_attack_%"]=1131, + ["trigger_on_corpse_consume_%_chance"]=1132, + ["trigger_on_hit_against_rare_or_unique_if_no_marked_enemy"]=1133, + ["trigger_on_hit_vs_frozen_enemy_%"]=1134, + ["trigger_on_skill_use_%_if_you_have_a_spirit_charge"]=270, + ["trigger_on_skill_use_%_if_you_have_a_void_arrow"]=1135, + ["trigger_on_skill_use_from_chest_%"]=269, + ["trigger_on_slam_%_chance"]=1136, + ["trigger_on_trigger_link_target_hit"]=1137, + ["triggered_by_brand_support"]=1138, + ["triggered_by_divine_cry"]=1139, + ["triggered_by_infernal_cry"]=1140, + ["triggered_by_item_buff"]=1141, + ["triggered_by_spiritual_cry"]=1142, + ["triggered_vicious_hex_explosion"]=1143, + ["unearth_corpse_level"]=300, + ["unleash_support_seal_gain_frequency_+%_while_channelling"]=1144, + ["unleash_support_seal_gain_frequency_+%_while_not_channelling"]=1145, + ["upheaval_number_of_spikes"]=1146, + ["vaal_blade_vortex_has_10_spinning_blades"]=1147, + ["vaal_cold_snap_gain_frenzy_charge_every_second_if_enemy_in_aura"]=538, + ["vaal_earthquake_maximum_aftershocks"]=1148, + ["vaal_flameblast_radius_+_per_stage"]=1149, + ["vaal_lightning_strike_beam_damage_+%_final"]=303, + ["vaal_righteous_fire_ignite_damage_+%_final"]=182, ["vaal_righteous_fire_life_and_es_%_as_damage_per_second"]=4, ["vaal_righteous_fire_life_and_es_%_to_lose_on_use"]=4, - ["vaal_righteous_fire_spell_damage_+%_final"]=182, - ["vaal_skill_exertable"]=1130, - ["vaal_storm_call_delay_ms"]=1131, - ["vampiric_icon_bleeding_damage_+%_final"]=1132, - ["vanishing_ambush_critical_strike_chance_+%"]=1179, - ["vanishing_ambush_critical_strike_multiplier_+"]=1180, - ["virtual_aegis_unique_shield_max_value"]=430, - ["virtual_always_pierce"]=90, - ["virtual_berserk_hundred_times_rage_loss_per_second"]=402, - ["virtual_bladefall_number_of_volleys"]=1133, - ["virtual_blood_spears_total_number_of_spears"]=1134, - ["virtual_cast_when_damage_taken_threshold"]=283, - ["virtual_chill_minimum_slow_%"]=1135, + ["vaal_righteous_fire_spell_damage_+%_final"]=183, + ["vaal_skill_exertable"]=1150, + ["vaal_storm_call_delay_ms"]=1151, + ["vampiric_icon_bleeding_damage_+%_final"]=1152, + ["vanishing_ambush_critical_strike_multiplier_+"]=1201, + ["virtual_aegis_unique_shield_max_value"]=433, + ["virtual_always_pierce"]=91, + ["virtual_berserk_hundred_times_rage_loss_per_second"]=404, + ["virtual_bladefall_number_of_volleys"]=1153, + ["virtual_blood_spears_total_number_of_spears"]=1154, + ["virtual_cast_when_damage_taken_threshold"]=284, + ["virtual_chill_minimum_slow_%"]=1155, ["virtual_cyclone_skill_area_of_effect_+%_from_melee_range"]=69, - ["virtual_divine_tempest_number_of_nearby_enemies_to_zap"]=1136, - ["virtual_firestorm_drop_chilled_ground_duration_ms"]=336, - ["virtual_herald_of_thunder_bolt_base_frequency"]=1137, - ["virtual_intensity_loss_ms_while_moving_interval"]=194, - ["virtual_intensity_lost_on_teleport"]=194, - ["virtual_maximum_intensity"]=193, - ["virtual_melee_splash"]=243, - ["virtual_mine_detonation_time_ms"]=1138, - ["virtual_minion_elemental_resistance_%"]=250, - ["virtual_number_of_additional_curses_allowed"]=1139, - ["virtual_number_of_chains"]=226, - ["virtual_number_of_chains_for_beams"]=227, - ["virtual_number_of_chains_for_projectiles"]=1140, - ["virtual_number_of_forks_for_projectiles_final"]=229, - ["virtual_number_of_spirit_strikes"]=816, - ["virtual_onslaught_on_hit_%_chance"]=1141, - ["virtual_projectile_number_to_split"]=228, - ["virtual_projectiles_cannot_pierce"]=90, - ["virtual_regenerate_x_life_over_1_second_on_skill_use_or_trigger"]=1142, - ["virtual_skill_gains_intensity"]=192, - ["virtual_spider_aspect_web_interval_ms"]=1143, - ["virtual_static_strike_base_zap_frequency_ms"]=1144, - ["virtual_steelskin_damage_%_taken_to_buff"]=1145, - ["virtual_steelskin_damage_limit"]=1145, - ["virtual_support_anticipation_charge_gain_interval_ms"]=1196, - ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=1065, - ["virtual_support_storm_barrier_damage_buff_time_threshold_ms"]=1146, - ["virtual_support_storm_barrier_physical_damage_taken_+%_final_from_hits_while_channelling"]=1147, - ["virtual_tectonic_slam_%_chance_to_do_charged_slam"]=1148, - ["virtual_trap_and_mine_throwing_time_+%_final"]=1149, - ["virulent_arrow_damage_+%_final_per_stage"]=1150, - ["virulent_arrow_maximum_number_of_stacks"]=1151, - ["virulent_arrow_number_of_pod_projectiles"]=1152, - ["virulent_arrow_pod_projectile_damage_+%_final"]=1153, - ["volatile_dead_core_movement_speed_+%"]=1154, - ["volatile_dead_max_cores_allowed"]=1155, - ["volatile_dead_number_of_corpses_to_consume"]=1156, - ["wall_expand_delay_ms"]=136, - ["wall_maximum_length"]=137, - ["warcries_have_infinite_power"]=1158, - ["warcries_knock_back_enemies"]=1157, - ["warcry_count_power_from_enemies"]=1158, - ["warcry_gain_mp_from_allies"]=1158, - ["warcry_gain_mp_from_corpses"]=1158, - ["warcry_grant_damage_+%_to_exerted_attacks"]=1182, - ["warcry_grant_knockback_%_to_exerted_attacks"]=1183, - ["warcry_grant_overwhelm_%_to_exerted_attacks"]=1184, - ["water_sphere_cold_lightning_exposure_%"]=1185, - ["water_sphere_does_weird_conversion_stuff"]=1186, - ["weapon_trap_rotation_speed_+%"]=1187, - ["weapon_trap_total_rotation_%"]=1188, - ["whirling_blades_evasion_rating_+%_while_moving"]=1189, - ["winter_brand_max_number_of_stages"]=1190, - ["wither_applies_additional_wither_%"]=1191, - ["wither_chance_to_apply_another_stack_if_hand_cast_%"]=1192, - ["withered_on_hit_chance_%"]=1193, - ["withering_step_chance_to_not_remove_on_skill_use_%"]=1194, - ["you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted"]=1195, - ["zombie_slam_cooldown_speed_+%"]=1203 + ["virtual_divine_tempest_number_of_nearby_enemies_to_zap"]=1156, + ["virtual_firestorm_drop_chilled_ground_duration_ms"]=338, + ["virtual_herald_of_thunder_bolt_base_frequency"]=1157, + ["virtual_intensity_loss_ms_while_moving_interval"]=195, + ["virtual_intensity_lost_on_teleport"]=195, + ["virtual_maximum_intensity"]=194, + ["virtual_melee_splash"]=244, + ["virtual_mine_detonation_time_ms"]=1158, + ["virtual_minion_elemental_resistance_%"]=251, + ["virtual_number_of_additional_curses_allowed"]=1159, + ["virtual_number_of_chains"]=227, + ["virtual_number_of_chains_for_beams"]=228, + ["virtual_number_of_chains_for_projectiles"]=1160, + ["virtual_number_of_forks_for_projectiles_final"]=230, + ["virtual_number_of_spirit_strikes"]=826, + ["virtual_onslaught_on_hit_%_chance"]=1161, + ["virtual_projectile_number_to_split"]=229, + ["virtual_projectiles_cannot_pierce"]=91, + ["virtual_regenerate_x_life_over_1_second_on_skill_use_or_trigger"]=1162, + ["virtual_skill_gains_intensity"]=193, + ["virtual_spider_aspect_web_interval_ms"]=1163, + ["virtual_static_strike_base_zap_frequency_ms"]=1164, + ["virtual_steelskin_damage_%_taken_to_buff"]=1165, + ["virtual_steelskin_damage_limit"]=1165, + ["virtual_support_anticipation_charge_gain_interval_ms"]=1218, + ["virtual_support_scion_onslaught_on_killing_blow_duration_ms"]=1079, + ["virtual_support_storm_barrier_damage_buff_time_threshold_ms"]=1166, + ["virtual_support_storm_barrier_physical_damage_taken_+%_final_from_hits_while_channelling"]=1167, + ["virtual_tectonic_slam_%_chance_to_do_charged_slam"]=1168, + ["virtual_trap_and_mine_throwing_time_+%_final"]=1169, + ["virulent_arrow_damage_+%_final_per_stage"]=1170, + ["virulent_arrow_maximum_number_of_stacks"]=1171, + ["virulent_arrow_number_of_pod_projectiles"]=1172, + ["virulent_arrow_pod_projectile_damage_+%_final"]=1173, + ["volatile_dead_core_movement_speed_+%"]=1174, + ["volatile_dead_max_cores_allowed"]=1175, + ["volatile_dead_number_of_corpses_to_consume"]=1176, + ["voltaxic_burst_hit_and_ailment_damage_+%_final_per_stack"]=1177, + ["wall_expand_delay_ms"]=137, + ["wall_maximum_length"]=138, + ["warcries_have_infinite_power"]=1179, + ["warcries_knock_back_enemies"]=1178, + ["warcry_count_power_from_enemies"]=1179, + ["warcry_gain_mp_from_allies"]=1179, + ["warcry_gain_mp_from_corpses"]=1179, + ["warcry_grant_damage_+%_to_exerted_attacks"]=1203, + ["warcry_grant_knockback_%_to_exerted_attacks"]=1204, + ["warcry_grant_overwhelm_%_to_exerted_attacks"]=1205, + ["water_sphere_cold_lightning_exposure_%"]=1206, + ["water_sphere_does_weird_conversion_stuff"]=1207, + ["weapon_trap_rotation_speed_+%"]=1208, + ["weapon_trap_total_rotation_%"]=1209, + ["whirling_blades_evasion_rating_+%_while_moving"]=1210, + ["winter_brand_max_number_of_stages"]=1211, + ["wither_applies_additional_wither_%"]=1212, + ["wither_chance_to_apply_another_stack_if_hand_cast_%"]=1213, + ["withered_on_hit_chance_%"]=1214, + ["withered_on_hit_for_2_seconds_%_chance"]=1215, + ["withering_step_chance_to_not_remove_on_skill_use_%"]=1216, + ["you_and_enemy_movement_velocity_+%_while_affected_by_ailment_you_inflicted"]=1217, + ["zombie_slam_cooldown_speed_+%"]=1225 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/stat_descriptions.lua b/src/Data/StatDescriptions/stat_descriptions.lua index 9e3ba78b2e..3ee0525175 100644 --- a/src/Data/StatDescriptions/stat_descriptions.lua +++ b/src/Data/StatDescriptions/stat_descriptions.lua @@ -1,125 +1,143 @@ return { [1]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="+1 to maximum Blade Flurry stages" + } + } + }, stats={ - [1]="level" + [1]="+1_max_charged_attack_stages" } }, [2]={ stats={ - [1]="item_drop_slots" + [1]="level" } }, [3]={ stats={ - [1]="main_hand_weapon_type" + [1]="item_drop_slots" } }, [4]={ stats={ - [1]="off_hand_weapon_type" + [1]="main_hand_weapon_type" } }, [5]={ stats={ - [1]="current_endurance_charges" + [1]="off_hand_weapon_type" } }, [6]={ stats={ - [1]="current_frenzy_charges" + [1]="current_endurance_charges" } }, [7]={ stats={ - [1]="current_power_charges" + [1]="current_frenzy_charges" } }, [8]={ stats={ - [1]="monster_slain_experience_+%" + [1]="current_power_charges" } }, [9]={ stats={ - [1]="monster_dropped_item_rarity_+%" + [1]="monster_slain_experience_+%" } }, [10]={ stats={ - [1]="monster_dropped_item_quantity_+%" + [1]="monster_dropped_item_rarity_+%" } }, [11]={ stats={ - [1]="main_hand_quality" + [1]="monster_dropped_item_quantity_+%" } }, [12]={ stats={ - [1]="off_hand_quality" + [1]="main_hand_quality" } }, [13]={ stats={ - [1]="skill_visual_scale_+%" + [1]="off_hand_quality" } }, [14]={ stats={ - [1]="main_hand_base_weapon_attack_duration_ms" + [1]="skill_visual_scale_+%" } }, [15]={ stats={ - [1]="off_hand_base_weapon_attack_duration_ms" + [1]="main_hand_base_weapon_attack_duration_ms" } }, [16]={ stats={ - [1]="main_hand_minimum_attack_distance" + [1]="off_hand_base_weapon_attack_duration_ms" } }, [17]={ stats={ - [1]="off_hand_minimum_attack_distance" + [1]="main_hand_minimum_attack_distance" } }, [18]={ stats={ - [1]="main_hand_maximum_attack_distance" + [1]="off_hand_minimum_attack_distance" } }, [19]={ stats={ - [1]="off_hand_maximum_attack_distance" + [1]="main_hand_maximum_attack_distance" } }, [20]={ stats={ - [1]="chest_item_quantity_+%" + [1]="off_hand_maximum_attack_distance" } }, [21]={ stats={ - [1]="map_item_drop_quantity_+%" + [1]="chest_item_quantity_+%" } }, [22]={ stats={ - [1]="map_item_drop_rarity_+%" + [1]="map_item_drop_quantity_+%" } }, [23]={ stats={ - [1]="map_tempest_display_prefix" + [1]="map_item_drop_rarity_+%" } }, [24]={ stats={ - [1]="map_tempest_display_suffix" + [1]="map_tempest_display_prefix" } }, [25]={ + stats={ + [1]="map_tempest_display_suffix" + } + }, + [26]={ lang={ English={ [1]={ @@ -150,7 +168,7 @@ return { [1]="heist_coins_from_monsters_+%" } }, - [26]={ + [27]={ lang={ English={ [1]={ @@ -172,7 +190,7 @@ return { [1]="local_jewel_+%_effect_per_passive_between_jewel_and_class_start" } }, - [27]={ + [28]={ lang={ English={ [1]={ @@ -700,7 +718,7 @@ return { [4]="local_unique_jewel_alternate_tree_internal_revision" } }, - [28]={ + [29]={ lang={ English={ [1]={ @@ -718,7 +736,7 @@ return { [1]="local_item_allow_modification_while_corrupted" } }, - [29]={ + [30]={ lang={ English={ [1]={ @@ -779,7 +797,7 @@ return { [1]="local_jewel_variable_ring_radius_value" } }, - [30]={ + [31]={ lang={ English={ [1]={ @@ -798,7 +816,7 @@ return { [2]="#" } }, - text="Can have {0} extra Enchantment Modifiers" + text="Can have {0} additional Enchantment Modifiers" } } }, @@ -806,7 +824,7 @@ return { [1]="local_item_can_have_x_additional_enchantments" } }, - [31]={ + [32]={ lang={ English={ [1]={ @@ -841,7 +859,7 @@ return { [1]="local_item_implicit_modifier_limit" } }, - [32]={ + [33]={ lang={ English={ [1]={ @@ -868,7 +886,7 @@ return { [1]="local_maximum_prefixes_allowed_+" } }, - [33]={ + [34]={ lang={ English={ [1]={ @@ -895,7 +913,7 @@ return { [1]="local_maximum_suffixes_allowed_+" } }, - [34]={ + [35]={ lang={ English={ [1]={ @@ -913,7 +931,7 @@ return { [1]="display_item_generation_can_roll_minion_affixes" } }, - [35]={ + [36]={ lang={ English={ [1]={ @@ -931,7 +949,7 @@ return { [1]="display_item_generation_can_roll_totem_affixes" } }, - [36]={ + [37]={ lang={ English={ [1]={ @@ -949,7 +967,7 @@ return { [1]="item_generation_cannot_change_prefixes" } }, - [37]={ + [38]={ lang={ English={ [1]={ @@ -967,7 +985,7 @@ return { [1]="local_implicit_mod_cannot_be_changed" } }, - [38]={ + [39]={ lang={ English={ [1]={ @@ -985,7 +1003,7 @@ return { [1]="item_generation_cannot_change_suffixes" } }, - [39]={ + [40]={ lang={ English={ [1]={ @@ -1003,7 +1021,7 @@ return { [1]="item_generation_cannot_roll_caster_affixes" } }, - [40]={ + [41]={ lang={ English={ [1]={ @@ -1021,7 +1039,7 @@ return { [1]="item_generation_cannot_roll_attack_affixes" } }, - [41]={ + [42]={ lang={ English={ [1]={ @@ -1039,7 +1057,7 @@ return { [1]="item_generation_can_have_multiple_crafted_mods" } }, - [42]={ + [43]={ lang={ English={ [1]={ @@ -1066,7 +1084,7 @@ return { [1]="local_can_have_additional_crafted_mods" } }, - [43]={ + [44]={ lang={ English={ [1]={ @@ -1084,7 +1102,7 @@ return { [1]="item_generation_local_maximum_mod_required_level_override" } }, - [44]={ + [45]={ lang={ English={ [1]={ @@ -1102,7 +1120,7 @@ return { [1]="unveiled_mod_effect_+%" } }, - [45]={ + [46]={ lang={ English={ [1]={ @@ -1133,7 +1151,7 @@ return { [1]="local_explicit_mod_effect_+%" } }, - [46]={ + [47]={ lang={ English={ [1]={ @@ -1198,7 +1216,7 @@ return { [1]="local_implicit_stat_magnitude_+%" } }, - [47]={ + [48]={ lang={ English={ [1]={ @@ -1216,7 +1234,7 @@ return { [1]="local_display_grant_level_x_snipe_skill" } }, - [48]={ + [49]={ lang={ English={ [1]={ @@ -1234,7 +1252,7 @@ return { [1]="local_cannot_have_blue_sockets" } }, - [49]={ + [50]={ lang={ English={ [1]={ @@ -1252,7 +1270,7 @@ return { [1]="local_cannot_have_green_sockets" } }, - [50]={ + [51]={ lang={ English={ [1]={ @@ -1270,7 +1288,7 @@ return { [1]="local_cannot_have_red_sockets" } }, - [51]={ + [52]={ lang={ English={ [1]={ @@ -1288,7 +1306,7 @@ return { [1]="local_has_no_sockets" } }, - [52]={ + [53]={ lang={ English={ [1]={ @@ -1323,7 +1341,7 @@ return { [1]="local_has_X_abyss_sockets" } }, - [53]={ + [54]={ lang={ English={ [1]={ @@ -1350,7 +1368,7 @@ return { [1]="local_has_X_sockets" } }, - [54]={ + [55]={ lang={ English={ [1]={ @@ -1368,7 +1386,7 @@ return { [1]="local_six_linked_random_sockets" } }, - [55]={ + [56]={ lang={ English={ [1]={ @@ -1386,7 +1404,7 @@ return { [1]="local_all_sockets_linked" } }, - [56]={ + [57]={ lang={ English={ [1]={ @@ -1404,7 +1422,7 @@ return { [1]="local_all_sockets_are_blue" } }, - [57]={ + [58]={ lang={ English={ [1]={ @@ -1422,7 +1440,7 @@ return { [1]="local_all_sockets_are_green" } }, - [58]={ + [59]={ lang={ English={ [1]={ @@ -1440,7 +1458,25 @@ return { [1]="local_all_sockets_are_red" } }, - [59]={ + [60]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="All Sockets are White" + } + } + }, + stats={ + [1]="local_all_sockets_are_white" + } + }, + [61]={ lang={ English={ [1]={ @@ -1467,7 +1503,7 @@ return { [1]="local_has_X_white_sockets" } }, - [60]={ + [62]={ lang={ English={ [1]={ @@ -1494,7 +1530,7 @@ return { [1]="local_maximum_sockets_+" } }, - [61]={ + [63]={ lang={ English={ [1]={ @@ -1512,7 +1548,7 @@ return { [1]="local_one_socket_each_colour_only" } }, - [62]={ + [64]={ lang={ English={ [1]={ @@ -1530,7 +1566,7 @@ return { [1]="local_can_socket_gems_ignoring_colour" } }, - [63]={ + [65]={ lang={ English={ [1]={ @@ -1605,7 +1641,7 @@ return { [2]="local_unique_hungry_loop_has_consumed_gem" } }, - [64]={ + [66]={ lang={ English={ [1]={ @@ -1632,7 +1668,7 @@ return { [1]="trigger_socketed_warcry_when_endurance_charge_expires_or_consumed_%_chance" } }, - [65]={ + [67]={ lang={ English={ [1]={ @@ -1650,7 +1686,7 @@ return { [1]="local_gem_level_+" } }, - [66]={ + [68]={ lang={ English={ [1]={ @@ -1668,7 +1704,7 @@ return { [1]="local_socketed_strength_gem_level_+" } }, - [67]={ + [69]={ lang={ English={ [1]={ @@ -1686,7 +1722,7 @@ return { [1]="local_socketed_dexterity_gem_level_+" } }, - [68]={ + [70]={ lang={ English={ [1]={ @@ -1704,7 +1740,7 @@ return { [1]="local_socketed_intelligence_gem_level_+" } }, - [69]={ + [71]={ lang={ English={ [1]={ @@ -1722,7 +1758,7 @@ return { [1]="local_socketed_gem_level_+" } }, - [70]={ + [72]={ lang={ English={ [1]={ @@ -1740,7 +1776,7 @@ return { [1]="local_socketed_skill_gem_level_+1_per_x_player_levels" } }, - [71]={ + [73]={ lang={ English={ [1]={ @@ -1758,7 +1794,7 @@ return { [1]="local_socketed_gems_in_red_sockets_get_level_+" } }, - [72]={ + [74]={ lang={ English={ [1]={ @@ -1776,7 +1812,7 @@ return { [1]="local_socketed_gems_in_green_sockets_get_quality_%" } }, - [73]={ + [75]={ lang={ English={ [1]={ @@ -1794,7 +1830,7 @@ return { [1]="local_socketed_gems_in_blue_sockets_experience_gained_+%" } }, - [74]={ + [76]={ lang={ English={ [1]={ @@ -1812,7 +1848,7 @@ return { [1]="local_socketed_fire_gem_level_+" } }, - [75]={ + [77]={ lang={ English={ [1]={ @@ -1830,7 +1866,7 @@ return { [1]="local_socketed_cold_gem_level_+" } }, - [76]={ + [78]={ lang={ English={ [1]={ @@ -1848,7 +1884,7 @@ return { [1]="local_socketed_lightning_gem_level_+" } }, - [77]={ + [79]={ lang={ English={ [1]={ @@ -1866,7 +1902,7 @@ return { [1]="local_socketed_chaos_gem_level_+" } }, - [78]={ + [80]={ lang={ English={ [1]={ @@ -1884,7 +1920,7 @@ return { [1]="local_socketed_spell_gem_level_+" } }, - [79]={ + [81]={ lang={ English={ [1]={ @@ -1902,7 +1938,7 @@ return { [1]="local_socketed_duration_gem_level_+" } }, - [80]={ + [82]={ lang={ English={ [1]={ @@ -1920,7 +1956,7 @@ return { [1]="local_socketed_area_of_effect_gem_level_+" } }, - [81]={ + [83]={ lang={ English={ [1]={ @@ -1938,7 +1974,7 @@ return { [1]="local_socketed_projectile_gem_level_+" } }, - [82]={ + [84]={ lang={ English={ [1]={ @@ -1956,7 +1992,7 @@ return { [1]="local_socketed_bow_gem_level_+" } }, - [83]={ + [85]={ lang={ English={ [1]={ @@ -1974,7 +2010,7 @@ return { [1]="local_socketed_melee_gem_level_+" } }, - [84]={ + [86]={ lang={ English={ [1]={ @@ -1992,7 +2028,7 @@ return { [1]="local_socketed_minion_gem_level_+" } }, - [85]={ + [87]={ lang={ English={ [1]={ @@ -2010,7 +2046,7 @@ return { [1]="local_socketed_aura_gem_level_+" } }, - [86]={ + [88]={ lang={ English={ [1]={ @@ -2028,7 +2064,7 @@ return { [1]="local_socketed_herald_gem_level_+" } }, - [87]={ + [89]={ lang={ English={ [1]={ @@ -2046,7 +2082,7 @@ return { [1]="local_socketed_movement_gem_level_+" } }, - [88]={ + [90]={ lang={ English={ [1]={ @@ -2064,7 +2100,7 @@ return { [1]="local_socketed_curse_gem_level_+" } }, - [89]={ + [91]={ lang={ English={ [1]={ @@ -2082,7 +2118,7 @@ return { [1]="local_socketed_hex_gem_level_+" } }, - [90]={ + [92]={ lang={ English={ [1]={ @@ -2100,7 +2136,7 @@ return { [1]="local_socketed_trap_gem_level_+" } }, - [91]={ + [93]={ lang={ English={ [1]={ @@ -2118,7 +2154,7 @@ return { [1]="local_socketed_trap_and_mine_gem_level_+" } }, - [92]={ + [94]={ lang={ English={ [1]={ @@ -2136,7 +2172,7 @@ return { [1]="local_socketed_vaal_gem_level_+" } }, - [93]={ + [95]={ lang={ English={ [1]={ @@ -2154,7 +2190,7 @@ return { [1]="local_socketed_support_gem_level_+" } }, - [94]={ + [96]={ lang={ English={ [1]={ @@ -2172,7 +2208,7 @@ return { [1]="local_socketed_skill_gem_level_+" } }, - [95]={ + [97]={ lang={ English={ [1]={ @@ -2190,7 +2226,7 @@ return { [1]="local_socketed_warcry_gem_level_+" } }, - [96]={ + [98]={ lang={ English={ [1]={ @@ -2208,7 +2244,7 @@ return { [1]="local_display_socketed_golem_attack_and_cast_speed_+%" } }, - [97]={ + [99]={ lang={ English={ [1]={ @@ -2226,7 +2262,7 @@ return { [1]="local_display_socketed_golem_buff_effect_+%" } }, - [98]={ + [100]={ lang={ English={ [1]={ @@ -2244,7 +2280,7 @@ return { [1]="local_display_socketed_golem_chance_to_taunt_%" } }, - [99]={ + [101]={ lang={ English={ [1]={ @@ -2266,7 +2302,7 @@ return { [1]="local_display_socketed_golem_life_regeneration_rate_per_minute_%" } }, - [100]={ + [102]={ lang={ English={ [1]={ @@ -2292,7 +2328,7 @@ return { [1]="local_display_socketed_golem_skill_grants_onslaught_when_summoned" } }, - [101]={ + [103]={ lang={ English={ [1]={ @@ -2310,7 +2346,7 @@ return { [1]="local_display_socketed_golem_skills_minions_life_%_to_add_as_energy_shield" } }, - [102]={ + [104]={ lang={ English={ [1]={ @@ -2328,7 +2364,7 @@ return { [1]="local_socketed_golem_gem_level_+" } }, - [103]={ + [105]={ lang={ English={ [1]={ @@ -2346,7 +2382,7 @@ return { [1]="local_socketed_gem_quality_+" } }, - [104]={ + [106]={ lang={ English={ [1]={ @@ -2364,7 +2400,133 @@ return { [1]="local_socketed_support_gem_quality_+" } }, - [105]={ + [107]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Active Skill Gems" + } + } + }, + stats={ + [1]="local_socketed_active_skill_gem_quality_+" + } + }, + [108]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed AoE Gems" + } + } + }, + stats={ + [1]="local_socketed_area_of_effect_gem_quality_+" + } + }, + [109]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Aura Gems" + } + } + }, + stats={ + [1]="local_socketed_aura_gem_quality_+" + } + }, + [110]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Bow Gems" + } + } + }, + stats={ + [1]="local_socketed_bow_gem_quality_+" + } + }, + [111]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Chaos Gems" + } + } + }, + stats={ + [1]="local_socketed_chaos_gem_quality_+" + } + }, + [112]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Cold Gems" + } + } + }, + stats={ + [1]="local_socketed_cold_gem_quality_+" + } + }, + [113]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Dexterity Gems" + } + } + }, + stats={ + [1]="local_socketed_dexterity_gem_quality_+" + } + }, + [114]={ lang={ English={ [1]={ @@ -2382,7 +2544,133 @@ return { [1]="local_socketed_elemental_gem_level_+" } }, - [106]={ + [115]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Fire Gems" + } + } + }, + stats={ + [1]="local_socketed_fire_gem_quality_+" + } + }, + [116]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Intelligence Gems" + } + } + }, + stats={ + [1]="local_socketed_intelligence_gem_quality_+" + } + }, + [117]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Lightning Gems" + } + } + }, + stats={ + [1]="local_socketed_lightning_gem_quality_+" + } + }, + [118]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Melee Gems" + } + } + }, + stats={ + [1]="local_socketed_melee_gem_quality_+" + } + }, + [119]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Minion Gems" + } + } + }, + stats={ + [1]="local_socketed_minion_gem_quality_+" + } + }, + [120]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Projectile Gems" + } + } + }, + stats={ + [1]="local_socketed_projectile_gem_quality_+" + } + }, + [121]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Quality of Socketed Strength Gems" + } + } + }, + stats={ + [1]="local_socketed_strength_gem_quality_+" + } + }, + [122]={ lang={ English={ [1]={ @@ -2413,7 +2701,43 @@ return { [1]="local_socketed_abyss_jewel_effect_+%" } }, - [107]={ + [123]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Socketed Support Gems can also Support Skills from your Body Armour" + } + } + }, + stats={ + [1]="support_gems_socketed_in_amulet_also_support_body_skills" + } + }, + [124]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Socketed Support Gems can also Support Skills from your Main Hand" + } + } + }, + stats={ + [1]="support_gems_socketed_in_off_hand_also_support_main_hand_skills" + } + }, + [125]={ lang={ English={ [1]={ @@ -2431,7 +2755,7 @@ return { [1]="local_display_socketed_gems_get_increased_area_level" } }, - [108]={ + [126]={ lang={ English={ [1]={ @@ -2449,7 +2773,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_arcane_surge" } }, - [109]={ + [127]={ lang={ English={ [1]={ @@ -2467,7 +2791,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_archmage" } }, - [110]={ + [128]={ lang={ English={ [1]={ @@ -2485,7 +2809,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_aura_duration" } }, - [111]={ + [129]={ lang={ English={ [1]={ @@ -2503,7 +2827,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_barrage" } }, - [112]={ + [130]={ lang={ English={ [1]={ @@ -2521,7 +2845,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_behead" } }, - [113]={ + [131]={ lang={ English={ [1]={ @@ -2539,7 +2863,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_bloodlust" } }, - [114]={ + [132]={ lang={ English={ [1]={ @@ -2557,7 +2881,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_bloodthirst" } }, - [115]={ + [133]={ lang={ English={ [1]={ @@ -2575,7 +2899,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_bonechill" } }, - [116]={ + [134]={ lang={ English={ [1]={ @@ -2593,7 +2917,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_brutality" } }, - [117]={ + [135]={ lang={ English={ [1]={ @@ -2611,7 +2935,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_cast_on_damage_taken" } }, - [118]={ + [136]={ lang={ English={ [1]={ @@ -2629,7 +2953,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_cast_on_kill" } }, - [119]={ + [137]={ lang={ English={ [1]={ @@ -2647,7 +2971,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_cast_while_channelling" } }, - [120]={ + [138]={ lang={ English={ [1]={ @@ -2665,7 +2989,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_chain" } }, - [121]={ + [139]={ lang={ English={ [1]={ @@ -2683,7 +3007,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_chance_to_bleed" } }, - [122]={ + [140]={ lang={ English={ [1]={ @@ -2701,7 +3025,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_chance_to_ignite" } }, - [123]={ + [141]={ lang={ English={ [1]={ @@ -2719,7 +3043,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_charged_mines" } }, - [124]={ + [142]={ lang={ English={ [1]={ @@ -2737,7 +3061,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_close_combat" } }, - [125]={ + [143]={ lang={ English={ [1]={ @@ -2755,7 +3079,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_culling_strike" } }, - [126]={ + [144]={ lang={ English={ [1]={ @@ -2773,7 +3097,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_curse_on_hit" } }, - [127]={ + [145]={ lang={ English={ [1]={ @@ -2791,7 +3115,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_deadly_ailments" } }, - [128]={ + [146]={ lang={ English={ [1]={ @@ -2809,7 +3133,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_deathmark" } }, - [129]={ + [147]={ lang={ English={ [1]={ @@ -2827,7 +3151,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_decay" } }, - [130]={ + [148]={ lang={ English={ [1]={ @@ -2845,7 +3169,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_earthbreaker" } }, - [131]={ + [149]={ lang={ English={ [1]={ @@ -2863,7 +3187,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_efficacy" } }, - [132]={ + [150]={ lang={ English={ [1]={ @@ -2881,7 +3205,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_elemental_focus" } }, - [133]={ + [151]={ lang={ English={ [1]={ @@ -2899,7 +3223,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_elemental_penetration" } }, - [134]={ + [152]={ lang={ English={ [1]={ @@ -2917,7 +3241,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_empower" } }, - [135]={ + [153]={ lang={ English={ [1]={ @@ -2935,7 +3259,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_energy_leech" } }, - [136]={ + [154]={ lang={ English={ [1]={ @@ -2953,7 +3277,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_enhance" } }, - [137]={ + [155]={ lang={ English={ [1]={ @@ -2971,7 +3295,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_enlighten" } }, - [138]={ + [156]={ lang={ English={ [1]={ @@ -2989,7 +3313,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_feeding_frenzy" } }, - [139]={ + [157]={ lang={ English={ [1]={ @@ -3007,7 +3331,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_fire_penetration" } }, - [140]={ + [158]={ lang={ English={ [1]={ @@ -3025,7 +3349,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_fist_of_war" } }, - [141]={ + [159]={ lang={ English={ [1]={ @@ -3043,7 +3367,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_focussed_ballista" } }, - [142]={ + [160]={ lang={ English={ [1]={ @@ -3061,7 +3385,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_fragility" } }, - [143]={ + [161]={ lang={ English={ [1]={ @@ -3079,7 +3403,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_frenzy_power_on_trap_trigger" } }, - [144]={ + [162]={ lang={ English={ [1]={ @@ -3097,7 +3421,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_greater_multiple_projectiles" } }, - [145]={ + [163]={ lang={ English={ [1]={ @@ -3115,7 +3439,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_greater_spell_echo" } }, - [146]={ + [164]={ lang={ English={ [1]={ @@ -3133,7 +3457,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_greater_volley" } }, - [147]={ + [165]={ lang={ English={ [1]={ @@ -3151,7 +3475,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_ignite_proliferation" } }, - [148]={ + [166]={ lang={ English={ [1]={ @@ -3169,7 +3493,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_immolate" } }, - [149]={ + [167]={ lang={ English={ [1]={ @@ -3187,7 +3511,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_impale" } }, - [150]={ + [168]={ lang={ English={ [1]={ @@ -3205,7 +3529,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_impending_doom" } }, - [151]={ + [169]={ lang={ English={ [1]={ @@ -3223,7 +3547,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_increased_burning_damage" } }, - [152]={ + [170]={ lang={ English={ [1]={ @@ -3241,7 +3565,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_increased_critical_strikes" } }, - [153]={ + [171]={ lang={ English={ [1]={ @@ -3259,7 +3583,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_increased_duration" } }, - [154]={ + [172]={ lang={ English={ [1]={ @@ -3277,7 +3601,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_infernal_legion" } }, - [155]={ + [173]={ lang={ English={ [1]={ @@ -3295,7 +3619,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_intensify" } }, - [156]={ + [174]={ lang={ English={ [1]={ @@ -3313,7 +3637,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_iron_grip" } }, - [157]={ + [175]={ lang={ English={ [1]={ @@ -3331,7 +3655,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_item_quantity" } }, - [158]={ + [176]={ lang={ English={ [1]={ @@ -3349,7 +3673,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_item_rarity" } }, - [159]={ + [177]={ lang={ English={ [1]={ @@ -3367,7 +3691,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_life_gain_on_hit" } }, - [160]={ + [178]={ lang={ English={ [1]={ @@ -3385,7 +3709,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_lifetap" } }, - [161]={ + [179]={ lang={ English={ [1]={ @@ -3403,7 +3727,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_lightning_penetration" } }, - [162]={ + [180]={ lang={ English={ [1]={ @@ -3421,7 +3745,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_maim" } }, - [163]={ + [181]={ lang={ English={ [1]={ @@ -3439,7 +3763,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_meat_shield" } }, - [164]={ + [182]={ lang={ English={ [1]={ @@ -3457,7 +3781,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_melee_damage_on_full_life" } }, - [165]={ + [183]={ lang={ English={ [1]={ @@ -3475,7 +3799,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_minefield" } }, - [166]={ + [184]={ lang={ English={ [1]={ @@ -3493,7 +3817,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_mirage_archer" } }, - [167]={ + [185]={ lang={ English={ [1]={ @@ -3511,7 +3835,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_multi_totem" } }, - [168]={ + [186]={ lang={ English={ [1]={ @@ -3529,7 +3853,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_multicast" } }, - [169]={ + [187]={ lang={ English={ [1]={ @@ -3547,7 +3871,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_nightblade" } }, - [170]={ + [188]={ lang={ English={ [1]={ @@ -3565,7 +3889,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_onslaught" } }, - [171]={ + [189]={ lang={ English={ [1]={ @@ -3583,7 +3907,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_parallel_projectiles" } }, - [172]={ + [190]={ lang={ English={ [1]={ @@ -3601,7 +3925,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_physical_projectile_attack_damage" } }, - [173]={ + [191]={ lang={ English={ [1]={ @@ -3619,7 +3943,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_physical_to_lightning" } }, - [174]={ + [192]={ lang={ English={ [1]={ @@ -3637,7 +3961,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_pinpoint" } }, - [175]={ + [193]={ lang={ English={ [1]={ @@ -3655,7 +3979,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_point_blank" } }, - [176]={ + [194]={ lang={ English={ [1]={ @@ -3673,7 +3997,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_poison" } }, - [177]={ + [195]={ lang={ English={ [1]={ @@ -3691,7 +4015,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_power_charge_on_crit" } }, - [178]={ + [196]={ lang={ English={ [1]={ @@ -3709,7 +4033,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_pulverise" } }, - [179]={ + [197]={ lang={ English={ [1]={ @@ -3727,7 +4051,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_rage" } }, - [180]={ + [198]={ lang={ English={ [1]={ @@ -3745,7 +4069,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_rain" } }, - [181]={ + [199]={ lang={ English={ [1]={ @@ -3763,7 +4087,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_ranged_attack_totem" } }, - [182]={ + [200]={ lang={ English={ [1]={ @@ -3781,7 +4105,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_rapid_decay" } }, - [183]={ + [201]={ lang={ English={ [1]={ @@ -3799,7 +4123,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_reduced_block_chance" } }, - [184]={ + [202]={ lang={ English={ [1]={ @@ -3817,7 +4141,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_reduced_duration" } }, - [185]={ + [203]={ lang={ English={ [1]={ @@ -3835,7 +4159,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_remote_mine_2" } }, - [186]={ + [204]={ lang={ English={ [1]={ @@ -3853,7 +4177,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_ruthless" } }, - [187]={ + [205]={ lang={ English={ [1]={ @@ -3871,7 +4195,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_second_wind" } }, - [188]={ + [206]={ lang={ English={ [1]={ @@ -3889,7 +4213,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_shockwave" } }, - [189]={ + [207]={ lang={ English={ [1]={ @@ -3907,7 +4231,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_slower_projectiles" } }, - [190]={ + [208]={ lang={ English={ [1]={ @@ -3925,7 +4249,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_snipe" } }, - [191]={ + [209]={ lang={ English={ [1]={ @@ -3943,7 +4267,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_spell_cascade" } }, - [192]={ + [210]={ lang={ English={ [1]={ @@ -3961,7 +4285,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_spell_focus" } }, - [193]={ + [211]={ lang={ English={ [1]={ @@ -3979,7 +4303,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_spirit_strike" } }, - [194]={ + [212]={ lang={ English={ [1]={ @@ -3997,7 +4321,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_storm_barrier" } }, - [195]={ + [213]={ lang={ English={ [1]={ @@ -4015,7 +4339,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_summon_elemental_resistance" } }, - [196]={ + [214]={ lang={ English={ [1]={ @@ -4033,7 +4357,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_summon_ghost_on_kill" } }, - [197]={ + [215]={ lang={ English={ [1]={ @@ -4051,7 +4375,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_swift_assembly" } }, - [198]={ + [216]={ lang={ English={ [1]={ @@ -4069,7 +4393,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_swiftbrand" } }, - [199]={ + [217]={ lang={ English={ [1]={ @@ -4087,7 +4411,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_trap_cooldown" } }, - [200]={ + [218]={ lang={ English={ [1]={ @@ -4105,7 +4429,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_trinity" } }, - [201]={ + [219]={ lang={ English={ [1]={ @@ -4123,7 +4447,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_unbound_ailments" } }, - [202]={ + [220]={ lang={ English={ [1]={ @@ -4141,7 +4465,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_unleash" } }, - [203]={ + [221]={ lang={ English={ [1]={ @@ -4159,7 +4483,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_urgent_orders" } }, - [204]={ + [222]={ lang={ English={ [1]={ @@ -4177,7 +4501,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_void_manipulation" } }, - [205]={ + [223]={ lang={ English={ [1]={ @@ -4195,7 +4519,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_chaos_attacks" } }, - [206]={ + [224]={ lang={ English={ [1]={ @@ -4213,7 +4537,7 @@ return { [1]="local_display_supported_by_level_10_controlled_destruction" } }, - [207]={ + [225]={ lang={ English={ [1]={ @@ -4231,7 +4555,7 @@ return { [1]="local_display_supported_by_level_10_intensify" } }, - [208]={ + [226]={ lang={ English={ [1]={ @@ -4249,7 +4573,7 @@ return { [1]="local_display_supported_by_level_10_spell_echo" } }, - [209]={ + [227]={ lang={ English={ [1]={ @@ -4267,7 +4591,7 @@ return { [1]="local_display_supported_by_level_x_awakened_added_chaos_damage" } }, - [210]={ + [228]={ lang={ English={ [1]={ @@ -4285,7 +4609,7 @@ return { [1]="local_display_supported_by_level_x_awakened_added_cold_damage" } }, - [211]={ + [229]={ lang={ English={ [1]={ @@ -4303,7 +4627,7 @@ return { [1]="local_display_supported_by_level_x_awakened_added_fire_damage" } }, - [212]={ + [230]={ lang={ English={ [1]={ @@ -4321,7 +4645,7 @@ return { [1]="local_display_supported_by_level_x_awakened_added_lightning_damage" } }, - [213]={ + [231]={ lang={ English={ [1]={ @@ -4339,7 +4663,7 @@ return { [1]="local_display_supported_by_level_x_awakened_ancestral_call" } }, - [214]={ + [232]={ lang={ English={ [1]={ @@ -4357,7 +4681,7 @@ return { [1]="local_display_supported_by_level_x_awakened_arrow_nova" } }, - [215]={ + [233]={ lang={ English={ [1]={ @@ -4375,7 +4699,7 @@ return { [1]="local_display_supported_by_level_x_awakened_blasphemy" } }, - [216]={ + [234]={ lang={ English={ [1]={ @@ -4393,7 +4717,7 @@ return { [1]="local_display_supported_by_level_x_awakened_brutality" } }, - [217]={ + [235]={ lang={ English={ [1]={ @@ -4411,7 +4735,7 @@ return { [1]="local_display_supported_by_level_x_awakened_burning_damage" } }, - [218]={ + [236]={ lang={ English={ [1]={ @@ -4429,7 +4753,7 @@ return { [1]="local_display_supported_by_level_x_awakened_cast_on_crit" } }, - [219]={ + [237]={ lang={ English={ [1]={ @@ -4447,7 +4771,7 @@ return { [1]="local_display_supported_by_level_x_awakened_cast_while_channelling" } }, - [220]={ + [238]={ lang={ English={ [1]={ @@ -4465,7 +4789,7 @@ return { [1]="local_display_supported_by_level_x_awakened_chain" } }, - [221]={ + [239]={ lang={ English={ [1]={ @@ -4483,7 +4807,7 @@ return { [1]="local_display_supported_by_level_x_awakened_cold_penetration" } }, - [222]={ + [240]={ lang={ English={ [1]={ @@ -4501,7 +4825,7 @@ return { [1]="local_display_supported_by_level_x_awakened_controlled_destruction" } }, - [223]={ + [241]={ lang={ English={ [1]={ @@ -4519,7 +4843,7 @@ return { [1]="local_display_supported_by_level_x_awakened_curse_on_hit" } }, - [224]={ + [242]={ lang={ English={ [1]={ @@ -4537,7 +4861,7 @@ return { [1]="local_display_supported_by_level_x_awakened_deadly_ailments" } }, - [225]={ + [243]={ lang={ English={ [1]={ @@ -4555,7 +4879,7 @@ return { [1]="local_display_supported_by_level_x_awakened_elemental_focus" } }, - [226]={ + [244]={ lang={ English={ [1]={ @@ -4573,7 +4897,7 @@ return { [1]="local_display_supported_by_level_x_awakened_fire_penetration" } }, - [227]={ + [245]={ lang={ English={ [1]={ @@ -4591,7 +4915,7 @@ return { [1]="local_display_supported_by_level_x_awakened_fork" } }, - [228]={ + [246]={ lang={ English={ [1]={ @@ -4609,7 +4933,7 @@ return { [1]="local_display_supported_by_level_x_awakened_generosity" } }, - [229]={ + [247]={ lang={ English={ [1]={ @@ -4627,7 +4951,7 @@ return { [1]="local_display_supported_by_level_x_awakened_greater_multiple_projectiles" } }, - [230]={ + [248]={ lang={ English={ [1]={ @@ -4645,7 +4969,7 @@ return { [1]="local_display_supported_by_level_x_awakened_increased_area_of_effect" } }, - [231]={ + [249]={ lang={ English={ [1]={ @@ -4663,7 +4987,7 @@ return { [1]="local_display_supported_by_level_x_awakened_lightning_penetration" } }, - [232]={ + [250]={ lang={ English={ [1]={ @@ -4681,7 +5005,7 @@ return { [1]="local_display_supported_by_level_x_awakened_melee_physical_damage" } }, - [233]={ + [251]={ lang={ English={ [1]={ @@ -4699,7 +5023,7 @@ return { [1]="local_display_supported_by_level_x_awakened_melee_splash" } }, - [234]={ + [252]={ lang={ English={ [1]={ @@ -4717,7 +5041,7 @@ return { [1]="local_display_supported_by_level_x_awakened_minion_damage" } }, - [235]={ + [253]={ lang={ English={ [1]={ @@ -4735,7 +5059,7 @@ return { [1]="local_display_supported_by_level_x_awakened_multistrike" } }, - [236]={ + [254]={ lang={ English={ [1]={ @@ -4753,7 +5077,7 @@ return { [1]="local_display_supported_by_level_x_awakened_spell_cascade" } }, - [237]={ + [255]={ lang={ English={ [1]={ @@ -4771,7 +5095,7 @@ return { [1]="local_display_supported_by_level_x_awakened_spell_echo" } }, - [238]={ + [256]={ lang={ English={ [1]={ @@ -4789,7 +5113,7 @@ return { [1]="local_display_supported_by_level_x_awakened_swift_affliction" } }, - [239]={ + [257]={ lang={ English={ [1]={ @@ -4807,7 +5131,7 @@ return { [1]="local_display_supported_by_level_x_awakened_unbound_ailments" } }, - [240]={ + [258]={ lang={ English={ [1]={ @@ -4825,7 +5149,7 @@ return { [1]="local_display_supported_by_level_x_awakened_unleash" } }, - [241]={ + [259]={ lang={ English={ [1]={ @@ -4843,7 +5167,7 @@ return { [1]="local_display_supported_by_level_x_awakened_vicious_projectiles" } }, - [242]={ + [260]={ lang={ English={ [1]={ @@ -4861,7 +5185,7 @@ return { [1]="local_display_supported_by_level_x_awakened_void_manipulation" } }, - [243]={ + [261]={ lang={ English={ [1]={ @@ -4879,7 +5203,7 @@ return { [1]="local_display_supported_by_level_x_awakened_weapon_elemental_damage" } }, - [244]={ + [262]={ lang={ English={ [1]={ @@ -4906,7 +5230,7 @@ return { [2]="local_random_support_gem_index" } }, - [245]={ + [263]={ lang={ English={ [1]={ @@ -4933,7 +5257,7 @@ return { [2]="local_random_support_gem_index_1" } }, - [246]={ + [264]={ lang={ English={ [1]={ @@ -4951,7 +5275,7 @@ return { [1]="local_display_socketed_gems_get_concentrated_area_level" } }, - [247]={ + [265]={ lang={ English={ [1]={ @@ -4969,7 +5293,7 @@ return { [1]="local_display_socketed_gems_get_trap_level" } }, - [248]={ + [266]={ lang={ English={ [1]={ @@ -4987,7 +5311,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_cluster_trap" } }, - [249]={ + [267]={ lang={ English={ [1]={ @@ -5005,7 +5329,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_multi_trap" } }, - [250]={ + [268]={ lang={ English={ [1]={ @@ -5023,7 +5347,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_trap_and_mine_damage" } }, - [251]={ + [269]={ lang={ English={ [1]={ @@ -5041,7 +5365,7 @@ return { [1]="local_display_socketed_gems_get_added_chaos_damage_level" } }, - [252]={ + [270]={ lang={ English={ [1]={ @@ -5059,7 +5383,7 @@ return { [1]="local_display_socketed_gems_get_blood_magic_level" } }, - [253]={ + [271]={ lang={ English={ [1]={ @@ -5077,7 +5401,7 @@ return { [1]="local_display_socketed_gems_get_increased_duration_level" } }, - [254]={ + [272]={ lang={ English={ [1]={ @@ -5095,7 +5419,7 @@ return { [1]="local_display_socketed_gems_get_added_fire_damage_level" } }, - [255]={ + [273]={ lang={ English={ [1]={ @@ -5113,7 +5437,7 @@ return { [1]="local_display_socketed_gems_get_cold_to_fire_level" } }, - [256]={ + [274]={ lang={ English={ [1]={ @@ -5131,7 +5455,7 @@ return { [1]="local_display_socketed_gems_get_spell_totem_level" } }, - [257]={ + [275]={ lang={ English={ [1]={ @@ -5149,7 +5473,7 @@ return { [1]="local_display_socketed_gems_get_fire_penetration_level" } }, - [258]={ + [276]={ lang={ English={ [1]={ @@ -5167,7 +5491,7 @@ return { [1]="local_display_socketed_gems_get_elemental_proliferation_level" } }, - [259]={ + [277]={ lang={ English={ [1]={ @@ -5185,7 +5509,7 @@ return { [1]="local_display_socketed_gems_get_added_lightning_damage_level" } }, - [260]={ + [278]={ lang={ English={ [1]={ @@ -5203,7 +5527,7 @@ return { [1]="local_display_socketed_gems_get_melee_physical_damage_level" } }, - [261]={ + [279]={ lang={ English={ [1]={ @@ -5221,7 +5545,7 @@ return { [1]="local_display_socketed_gems_get_faster_attacks_level" } }, - [262]={ + [280]={ lang={ English={ [1]={ @@ -5239,7 +5563,7 @@ return { [1]="local_display_socketed_gems_get_blind_level" } }, - [263]={ + [281]={ lang={ English={ [1]={ @@ -5257,7 +5581,7 @@ return { [1]="local_display_socketed_gems_get_melee_splash_level" } }, - [264]={ + [282]={ lang={ English={ [1]={ @@ -5275,7 +5599,7 @@ return { [1]="local_display_socketed_gems_get_cast_on_crit_level" } }, - [265]={ + [283]={ lang={ English={ [1]={ @@ -5293,7 +5617,7 @@ return { [1]="local_display_socketed_gems_get_cast_when_stunned_level" } }, - [266]={ + [284]={ lang={ English={ [1]={ @@ -5311,7 +5635,7 @@ return { [1]="local_display_socketed_gems_get_cast_on_death_level" } }, - [267]={ + [285]={ lang={ English={ [1]={ @@ -5329,7 +5653,7 @@ return { [1]="local_display_socketed_gems_get_stun_level" } }, - [268]={ + [286]={ lang={ English={ [1]={ @@ -5347,7 +5671,7 @@ return { [1]="local_display_socketed_gems_get_additional_accuracy_level" } }, - [269]={ + [287]={ lang={ English={ [1]={ @@ -5365,7 +5689,7 @@ return { [1]="local_display_socketed_gems_get_multistrike_level" } }, - [270]={ + [288]={ lang={ English={ [1]={ @@ -5383,7 +5707,7 @@ return { [1]="local_display_socketed_gems_get_faster_projectiles_level" } }, - [271]={ + [289]={ lang={ English={ [1]={ @@ -5401,7 +5725,7 @@ return { [1]="local_display_socketed_gems_get_life_leech_level" } }, - [272]={ + [290]={ lang={ English={ [1]={ @@ -5419,7 +5743,7 @@ return { [1]="local_display_socketed_gems_get_chance_to_bleed_level" } }, - [273]={ + [291]={ lang={ English={ [1]={ @@ -5437,7 +5761,7 @@ return { [1]="local_display_socketed_gems_get_increased_critical_damage_level" } }, - [274]={ + [292]={ lang={ English={ [1]={ @@ -5455,7 +5779,7 @@ return { [1]="local_display_socketed_gems_get_fork_level" } }, - [275]={ + [293]={ lang={ English={ [1]={ @@ -5473,7 +5797,7 @@ return { [1]="local_display_socketed_gems_get_weapon_elemental_damage_level" } }, - [276]={ + [294]={ lang={ English={ [1]={ @@ -5491,7 +5815,7 @@ return { [1]="local_display_socketed_gems_get_echo_level" } }, - [277]={ + [295]={ lang={ English={ [1]={ @@ -5509,7 +5833,7 @@ return { [1]="local_display_socketed_gems_get_reduced_mana_cost_level" } }, - [278]={ + [296]={ lang={ English={ [1]={ @@ -5527,7 +5851,7 @@ return { [1]="local_display_socketed_gems_get_generosity_level" } }, - [279]={ + [297]={ lang={ English={ [1]={ @@ -5545,7 +5869,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_fortify" } }, - [280]={ + [298]={ lang={ English={ [1]={ @@ -5563,7 +5887,7 @@ return { [1]="local_display_socketed_gems_get_remote_mine_level" } }, - [281]={ + [299]={ lang={ English={ [1]={ @@ -5581,7 +5905,7 @@ return { [1]="local_display_socketed_gems_get_flee_level" } }, - [282]={ + [300]={ lang={ English={ [1]={ @@ -5599,7 +5923,7 @@ return { [1]="local_display_socketed_gems_get_faster_cast_level" } }, - [283]={ + [301]={ lang={ English={ [1]={ @@ -5617,7 +5941,7 @@ return { [1]="local_display_socketed_gems_get_iron_will_level" } }, - [284]={ + [302]={ lang={ English={ [1]={ @@ -5635,7 +5959,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_knockback_level" } }, - [285]={ + [303]={ lang={ English={ [1]={ @@ -5653,7 +5977,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_increased_minion_life_level" } }, - [286]={ + [304]={ lang={ English={ [1]={ @@ -5671,7 +5995,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_lesser_multiple_projectiles_level" } }, - [287]={ + [305]={ lang={ English={ [1]={ @@ -5689,7 +6013,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_increased_minion_damage_level" } }, - [288]={ + [306]={ lang={ English={ [1]={ @@ -5707,7 +6031,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_increased_critical_damage_level" } }, - [289]={ + [307]={ lang={ English={ [1]={ @@ -5725,7 +6049,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_increased_minion_speed_level" } }, - [290]={ + [308]={ lang={ English={ [1]={ @@ -5743,7 +6067,7 @@ return { [1]="local_display_socketed_gems_supported_by_pierce_level" } }, - [291]={ + [309]={ lang={ English={ [1]={ @@ -5761,7 +6085,7 @@ return { [1]="local_display_socketed_gems_get_pierce_level" } }, - [292]={ + [310]={ lang={ English={ [1]={ @@ -5779,7 +6103,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_hypothermia" } }, - [293]={ + [311]={ lang={ English={ [1]={ @@ -5797,7 +6121,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_ice_bite" } }, - [294]={ + [312]={ lang={ English={ [1]={ @@ -5815,7 +6139,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_cold_penetration" } }, - [295]={ + [313]={ lang={ English={ [1]={ @@ -5833,7 +6157,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_mana_leech" } }, - [296]={ + [314]={ lang={ English={ [1]={ @@ -5851,7 +6175,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_added_cold_damage" } }, - [297]={ + [315]={ lang={ English={ [1]={ @@ -5869,7 +6193,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_reduced_mana_cost" } }, - [298]={ + [316]={ lang={ English={ [1]={ @@ -5887,7 +6211,7 @@ return { [1]="local_display_socketed_curse_gems_supported_by_level_x_blasphemy" } }, - [299]={ + [317]={ lang={ English={ [1]={ @@ -5905,7 +6229,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_innervate_level" } }, - [300]={ + [318]={ lang={ English={ [1]={ @@ -5923,7 +6247,7 @@ return { [1]="local_display_socketed_gems_supported_by_X_vile_toxins" } }, - [301]={ + [319]={ lang={ English={ [1]={ @@ -5941,7 +6265,7 @@ return { [1]="local_display_socketed_gems_supported_by_X_lesser_poison" } }, - [302]={ + [320]={ lang={ English={ [1]={ @@ -5959,7 +6283,7 @@ return { [1]="display_socketed_minion_gems_supported_by_level_X_life_leech" } }, - [303]={ + [321]={ lang={ English={ [1]={ @@ -5977,7 +6301,7 @@ return { [1]="local_display_socketed_gems_supported_by_x_controlled_destruction" } }, - [304]={ + [322]={ lang={ English={ [1]={ @@ -5995,7 +6319,7 @@ return { [1]="local_display_socketed_gems_supported_by_level_x_endurance_charge_on_stun" } }, - [305]={ + [323]={ lang={ English={ [1]={ @@ -6013,19 +6337,10 @@ return { [1]="local_display_socketed_gems_have_blood_magic" } }, - [306]={ + [324]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Socketed Gems have {0}% increased Reservation" - }, - [2]={ [1]={ k="negate", v=1 @@ -6036,7 +6351,16 @@ return { [2]=-1 } }, - text="Socketed Gems have {0}% reduced Reservation" + text="Socketed Gems have {0}% increased Reservation Efficiency" + }, + [2]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Socketed Gems have {0}% reduced Reservation Efficiency" } } }, @@ -6044,7 +6368,7 @@ return { [1]="local_display_socketed_gems_have_mana_reservation_+%" } }, - [307]={ + [325]={ lang={ English={ [1]={ @@ -6062,7 +6386,7 @@ return { [1]="local_display_socketed_aura_gems_reserve_no_mana" } }, - [308]={ + [326]={ lang={ English={ [1]={ @@ -6080,7 +6404,7 @@ return { [1]="local_display_socketed_gems_get_mana_multplier_%" } }, - [309]={ + [327]={ lang={ English={ [1]={ @@ -6111,7 +6435,7 @@ return { [1]="local_display_socketed_melee_gems_have_area_radius_+%" } }, - [310]={ + [328]={ lang={ English={ [1]={ @@ -6129,7 +6453,7 @@ return { [1]="local_display_socketed_red_gems_have_%_of_physical_damage_to_add_as_fire" } }, - [311]={ + [329]={ lang={ English={ [1]={ @@ -6147,7 +6471,7 @@ return { [1]="local_display_socketed_skills_summon_your_maximum_number_of_totems_in_formation" } }, - [312]={ + [330]={ lang={ English={ [1]={ @@ -6174,7 +6498,7 @@ return { [1]="local_display_socketed_gems_have_%_chance_to_ignite_with_fire_damage" } }, - [313]={ + [331]={ lang={ English={ [1]={ @@ -6192,7 +6516,7 @@ return { [1]="local_display_socketed_gems_have_chance_to_flee_%" } }, - [314]={ + [332]={ lang={ English={ [1]={ @@ -6223,7 +6547,7 @@ return { [1]="local_display_socketed_gems_get_item_quantity_+%" } }, - [315]={ + [333]={ lang={ English={ [1]={ @@ -6241,7 +6565,7 @@ return { [1]="local_display_socketed_gems_get_curse_reflection" } }, - [316]={ + [334]={ lang={ English={ [1]={ @@ -6259,7 +6583,7 @@ return { [1]="local_display_socketed_gems_have_iron_will" } }, - [317]={ + [335]={ lang={ English={ [1]={ @@ -6277,7 +6601,7 @@ return { [1]="local_display_socketed_gems_chain_X_additional_times" } }, - [318]={ + [336]={ lang={ English={ [1]={ @@ -6308,7 +6632,7 @@ return { [1]="local_display_socketed_gems_additional_critical_strike_chance_%" } }, - [319]={ + [337]={ lang={ English={ [1]={ @@ -6335,7 +6659,7 @@ return { [1]="local_display_socketed_spells_repeat_count" } }, - [320]={ + [338]={ lang={ English={ [1]={ @@ -6362,7 +6686,7 @@ return { [1]="chance_to_trigger_socketed_spell_on_bow_attack_%" } }, - [321]={ + [339]={ lang={ English={ [1]={ @@ -6380,7 +6704,7 @@ return { [1]="local_display_assailum_socketed_gems_damage_+%_final" } }, - [322]={ + [340]={ lang={ English={ [1]={ @@ -6407,7 +6731,7 @@ return { [1]="local_display_avoid_interruption_%_while_using_socketed_attack_skills" } }, - [323]={ + [341]={ lang={ English={ [1]={ @@ -6438,7 +6762,7 @@ return { [1]="local_display_socketed_attack_damage_+%_final" } }, - [324]={ + [342]={ lang={ English={ [1]={ @@ -6460,7 +6784,7 @@ return { [1]="local_display_socketed_attacks_additional_critical_strike_chance" } }, - [325]={ + [343]={ lang={ English={ [1]={ @@ -6478,7 +6802,7 @@ return { [1]="local_display_socketed_attacks_critical_strike_multiplier_+" } }, - [326]={ + [344]={ lang={ English={ [1]={ @@ -6496,7 +6820,7 @@ return { [1]="local_display_socketed_attacks_mana_cost_+" } }, - [327]={ + [345]={ lang={ English={ [1]={ @@ -6514,7 +6838,7 @@ return { [1]="local_display_socketed_gems_attack_and_cast_speed_+%_final" } }, - [328]={ + [346]={ lang={ English={ [1]={ @@ -6532,7 +6856,7 @@ return { [1]="local_display_socketed_gems_curse_auras_also_affect_you" } }, - [329]={ + [347]={ lang={ English={ [1]={ @@ -6554,7 +6878,7 @@ return { [1]="local_display_socketed_gems_damage_+%_final_while_on_low_life" } }, - [330]={ + [348]={ lang={ English={ [1]={ @@ -6572,7 +6896,7 @@ return { [1]="local_display_socketed_gems_elemental_damage_+%_final" } }, - [331]={ + [349]={ lang={ English={ [1]={ @@ -6594,7 +6918,7 @@ return { [1]="local_display_socketed_gems_exposure_on_hit" } }, - [332]={ + [350]={ lang={ English={ [1]={ @@ -6625,7 +6949,7 @@ return { [1]="local_display_socketed_gems_mana_cost_-%" } }, - [333]={ + [351]={ lang={ English={ [1]={ @@ -6648,7 +6972,7 @@ return { [2]="local_display_socketed_gems_maximum_added_fire_damage" } }, - [334]={ + [352]={ lang={ English={ [1]={ @@ -6666,7 +6990,7 @@ return { [1]="local_display_socketed_gems_physical_damage_%_to_add_as_lightning" } }, - [335]={ + [353]={ lang={ English={ [1]={ @@ -6684,7 +7008,7 @@ return { [1]="local_display_socketed_movement_skills_have_no_mana_cost" } }, - [336]={ + [354]={ lang={ English={ [1]={ @@ -6715,7 +7039,7 @@ return { [1]="local_display_socketed_skills_attack_speed_+%" } }, - [337]={ + [355]={ lang={ English={ [1]={ @@ -6746,7 +7070,7 @@ return { [1]="local_display_socketed_skills_cast_speed_+%" } }, - [338]={ + [356]={ lang={ English={ [1]={ @@ -6764,7 +7088,7 @@ return { [1]="local_display_socketed_skills_deal_double_damage" } }, - [339]={ + [357]={ lang={ English={ [1]={ @@ -6782,7 +7106,7 @@ return { [1]="local_display_socketed_skills_fork" } }, - [340]={ + [358]={ lang={ English={ [1]={ @@ -6813,7 +7137,7 @@ return { [1]="local_display_socketed_spell_damage_+%_final" } }, - [341]={ + [359]={ lang={ English={ [1]={ @@ -6835,7 +7159,7 @@ return { [1]="local_display_socketed_spells_additional_critical_strike_chance" } }, - [342]={ + [360]={ lang={ English={ [1]={ @@ -6853,7 +7177,7 @@ return { [1]="local_display_socketed_spells_critical_strike_multiplier_+" } }, - [343]={ + [361]={ lang={ English={ [1]={ @@ -6884,7 +7208,7 @@ return { [1]="local_display_socketed_spells_mana_cost_+%" } }, - [344]={ + [362]={ lang={ English={ [1]={ @@ -6915,7 +7239,7 @@ return { [1]="local_display_socketed_vaal_skills_area_of_effect_+%" } }, - [345]={ + [363]={ lang={ English={ [1]={ @@ -6946,7 +7270,7 @@ return { [1]="local_display_socketed_vaal_skills_aura_effect_+%" } }, - [346]={ + [364]={ lang={ English={ [1]={ @@ -6977,7 +7301,7 @@ return { [1]="local_display_socketed_vaal_skills_damage_+%_final" } }, - [347]={ + [365]={ lang={ English={ [1]={ @@ -7008,7 +7332,7 @@ return { [1]="local_display_socketed_vaal_skills_effect_duration_+%" } }, - [348]={ + [366]={ lang={ English={ [1]={ @@ -7030,7 +7354,7 @@ return { [1]="local_display_socketed_vaal_skills_elusive_on_use" } }, - [349]={ + [367]={ lang={ English={ [1]={ @@ -7057,7 +7381,7 @@ return { [1]="local_display_socketed_vaal_skills_extra_damage_rolls" } }, - [350]={ + [368]={ lang={ English={ [1]={ @@ -7075,7 +7399,7 @@ return { [1]="local_display_socketed_vaal_skills_ignore_monster_phys_reduction" } }, - [351]={ + [369]={ lang={ English={ [1]={ @@ -7093,7 +7417,7 @@ return { [1]="local_display_socketed_vaal_skills_ignore_monster_resistances" } }, - [352]={ + [370]={ lang={ English={ [1]={ @@ -7124,7 +7448,7 @@ return { [1]="local_display_socketed_vaal_skills_projectile_speed_+%" } }, - [353]={ + [371]={ lang={ English={ [1]={ @@ -7155,7 +7479,7 @@ return { [1]="local_display_socketed_vaal_skills_soul_gain_prevention_duration_+%" } }, - [354]={ + [372]={ lang={ English={ [1]={ @@ -7186,7 +7510,7 @@ return { [1]="local_display_socketed_vaal_skills_soul_requirement_+%_final" } }, - [355]={ + [373]={ lang={ English={ [1]={ @@ -7204,7 +7528,7 @@ return { [1]="local_display_socketed_vaal_skills_store_uses_+" } }, - [356]={ + [374]={ lang={ English={ [1]={ @@ -7222,7 +7546,7 @@ return { [1]="local_display_spend_energy_shield_for_costs_before_mana_for_socketed_skills" } }, - [357]={ + [375]={ lang={ English={ [1]={ @@ -7244,7 +7568,7 @@ return { [1]="local_display_tailwind_if_socketed_vaal_skill_used_recently" } }, - [358]={ + [376]={ lang={ English={ [1]={ @@ -7275,7 +7599,7 @@ return { [1]="local_display_socketed_gems_damage_over_time_+%_final" } }, - [359]={ + [377]={ lang={ English={ [1]={ @@ -7297,7 +7621,7 @@ return { [1]="local_display_socketed_gems_have_elemental_equilibrium" } }, - [360]={ + [378]={ lang={ English={ [1]={ @@ -7328,7 +7652,7 @@ return { [1]="local_display_socketed_non_curse_aura_gems_effect_+%" } }, - [361]={ + [379]={ lang={ English={ [1]={ @@ -7350,7 +7674,7 @@ return { [1]="local_display_socketed_gems_have_secrets_of_suffering" } }, - [362]={ + [380]={ lang={ English={ [1]={ @@ -7364,7 +7688,7 @@ return { [2]="#" } }, - text="Socketed Gems have {0}% increased Elemental Equilibrium effect" + text="Socketed Gems have {0}% increased Effect of Exposure inflicted by Elemental Equilibrium" }, [2]={ [1]={ @@ -7381,7 +7705,7 @@ return { [2]=-1 } }, - text="Socketed Gems have {0}% reduced Elemental Equilibrium effect" + text="Socketed Gems have {0}% reduced Effect of Exposure inflicted by Elemental Equilibrium" } } }, @@ -7389,7 +7713,7 @@ return { [1]="local_display_socketed_gems_have_elemental_equilibrium_effect_pluspercent" } }, - [363]={ + [381]={ lang={ English={ [1]={ @@ -7416,7 +7740,7 @@ return { [1]="local_display_socketed_gems_have_number_of_additional_projectiles" } }, - [364]={ + [382]={ lang={ English={ [1]={ @@ -7434,7 +7758,7 @@ return { [1]="local_display_socketed_gems_projectiles_nova" } }, - [365]={ + [383]={ lang={ English={ [1]={ @@ -7465,7 +7789,7 @@ return { [1]="local_display_socketed_gems_skill_effect_duration_+%" } }, - [366]={ + [384]={ lang={ English={ [1]={ @@ -7487,19 +7811,10 @@ return { [1]="local_display_socketed_trap_skills_create_smoke_cloud" } }, - [367]={ + [385]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Socketed Curse Gems have {0}% increased Reservation" - }, - [2]={ [1]={ k="negate", v=1 @@ -7510,46 +7825,24 @@ return { [2]=-1 } }, - text="Socketed Curse Gems have {0}% reduced Reservation" - } - } - }, - stats={ - [1]="local_display_socketed_curse_gems_have_mana_reservation_+%" - } - }, - [368]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Effect of Socketed Jewels" + text="Socketed Curse Gems have {0}% increased Reservation Efficiency" }, [2]={ - [1]={ - k="negate", - v=1 - }, limit={ [1]={ - [1]="#", - [2]=-1 + [1]=1, + [2]="#" } }, - text="{0}% reduced Effect of Socketed Jewels" + text="Socketed Curse Gems have {0}% reduced Reservation Efficiency" } } }, stats={ - [1]="local_socketed_abyss_jewel_effect_+%" + [1]="local_display_socketed_curse_gems_have_mana_reservation_+%" } }, - [369]={ + [386]={ lang={ English={ [1]={ @@ -7567,7 +7860,7 @@ return { [1]="hierophant_helmet_supported_by_elemental_penetration" } }, - [370]={ + [387]={ lang={ English={ [1]={ @@ -7585,7 +7878,7 @@ return { [1]="hierophant_gloves_supported_by_increased_area_of_effect" } }, - [371]={ + [388]={ lang={ English={ [1]={ @@ -7603,7 +7896,7 @@ return { [1]="hierophant_boots_supported_by_life_leech" } }, - [372]={ + [389]={ lang={ English={ [1]={ @@ -7630,7 +7923,7 @@ return { [1]="scion_helmet_skill_maximum_totems_+" } }, - [373]={ + [390]={ lang={ English={ [1]={ @@ -7648,7 +7941,7 @@ return { [1]="local_display_grants_skill_frostblink_level" } }, - [374]={ + [391]={ lang={ English={ [1]={ @@ -7666,7 +7959,7 @@ return { [1]="local_display_grants_skill_purity_of_fire_level" } }, - [375]={ + [392]={ lang={ English={ [1]={ @@ -7684,7 +7977,7 @@ return { [1]="local_display_illusory_warp_level" } }, - [376]={ + [393]={ lang={ English={ [1]={ @@ -7702,7 +7995,7 @@ return { [1]="local_display_grants_skill_bear_trap_level" } }, - [377]={ + [394]={ lang={ English={ [1]={ @@ -7720,7 +8013,7 @@ return { [1]="local_display_grants_level_x_summon_stone_golem" } }, - [378]={ + [395]={ lang={ English={ [1]={ @@ -7738,7 +8031,7 @@ return { [1]="local_display_grants_level_X_vengeance" } }, - [379]={ + [396]={ lang={ English={ [1]={ @@ -7756,7 +8049,7 @@ return { [1]="local_display_grants_level_x_despair" } }, - [380]={ + [397]={ lang={ English={ [1]={ @@ -7774,7 +8067,7 @@ return { [1]="local_display_grants_skill_purity_of_cold_level" } }, - [381]={ + [398]={ lang={ English={ [1]={ @@ -7810,7 +8103,7 @@ return { [1]="local_display_grants_summon_beast_companion" } }, - [382]={ + [399]={ lang={ English={ [1]={ @@ -7828,7 +8121,7 @@ return { [1]="local_display_grants_skill_purity_of_lightning_level" } }, - [383]={ + [400]={ lang={ English={ [1]={ @@ -7846,7 +8139,7 @@ return { [1]="local_display_grants_skill_flammability_level" } }, - [384]={ + [401]={ lang={ English={ [1]={ @@ -7963,7 +8256,7 @@ return { [1]="local_display_summon_harbinger_x_on_equip" } }, - [385]={ + [402]={ lang={ English={ [1]={ @@ -7981,7 +8274,7 @@ return { [1]="local_display_grants_skill_conductivity_level" } }, - [386]={ + [403]={ lang={ English={ [1]={ @@ -7999,7 +8292,7 @@ return { [1]="local_display_grants_skill_frostbite_level" } }, - [387]={ + [404]={ lang={ English={ [1]={ @@ -8017,7 +8310,7 @@ return { [1]="local_display_grants_skill_temporal_chains_level" } }, - [388]={ + [405]={ lang={ English={ [1]={ @@ -8035,7 +8328,7 @@ return { [1]="local_display_grants_skill_haste_level" } }, - [389]={ + [406]={ lang={ English={ [1]={ @@ -8053,7 +8346,7 @@ return { [1]="local_display_has_additional_implicit_mod" } }, - [390]={ + [407]={ lang={ English={ [1]={ @@ -8071,7 +8364,7 @@ return { [1]="local_display_grants_skill_clarity_level" } }, - [391]={ + [408]={ lang={ English={ [1]={ @@ -8089,7 +8382,7 @@ return { [1]="local_display_grants_skill_blood_sacrament_level" } }, - [392]={ + [409]={ lang={ English={ [1]={ @@ -8107,7 +8400,7 @@ return { [1]="local_display_grants_skill_vitality_level" } }, - [393]={ + [410]={ lang={ English={ [1]={ @@ -8125,7 +8418,7 @@ return { [1]="local_display_grants_skill_purity_level" } }, - [394]={ + [411]={ lang={ English={ [1]={ @@ -8143,7 +8436,7 @@ return { [1]="local_display_grants_skill_gluttony_of_elements_level" } }, - [395]={ + [412]={ lang={ English={ [1]={ @@ -8161,7 +8454,7 @@ return { [1]="local_display_grants_skill_critical_weakness_level" } }, - [396]={ + [413]={ lang={ English={ [1]={ @@ -8179,7 +8472,7 @@ return { [1]="local_display_grants_skill_wrath_level" } }, - [397]={ + [414]={ lang={ English={ [1]={ @@ -8197,7 +8490,7 @@ return { [1]="local_display_grants_skill_hatred_level" } }, - [398]={ + [415]={ lang={ English={ [1]={ @@ -8215,7 +8508,7 @@ return { [1]="local_display_grants_skill_anger_level" } }, - [399]={ + [416]={ lang={ English={ [1]={ @@ -8233,7 +8526,7 @@ return { [1]="local_display_grants_skill_determination_level" } }, - [400]={ + [417]={ lang={ English={ [1]={ @@ -8251,7 +8544,7 @@ return { [1]="local_display_grants_skill_grace_level" } }, - [401]={ + [418]={ lang={ English={ [1]={ @@ -8269,7 +8562,7 @@ return { [1]="local_display_grants_skill_scorching_ray_level" } }, - [402]={ + [419]={ lang={ English={ [1]={ @@ -8287,7 +8580,7 @@ return { [1]="local_display_grants_skill_discipline_level" } }, - [403]={ + [420]={ lang={ English={ [1]={ @@ -8305,7 +8598,7 @@ return { [1]="local_display_grants_level_X_envy" } }, - [404]={ + [421]={ lang={ English={ [1]={ @@ -8323,7 +8616,7 @@ return { [1]="local_display_grants_level_X_reckoning" } }, - [405]={ + [422]={ lang={ English={ [1]={ @@ -8341,7 +8634,7 @@ return { [1]="local_display_grants_skill_blight_level" } }, - [406]={ + [423]={ lang={ English={ [1]={ @@ -8359,7 +8652,7 @@ return { [1]="local_display_grants_skill_projectile_weakness_level" } }, - [407]={ + [424]={ lang={ English={ [1]={ @@ -8377,7 +8670,7 @@ return { [1]="local_display_grants_skill_elemental_weakness_level" } }, - [408]={ + [425]={ lang={ English={ [1]={ @@ -8395,7 +8688,7 @@ return { [1]="local_display_grants_skill_doryanis_touch_level" } }, - [409]={ + [426]={ lang={ English={ [1]={ @@ -8413,7 +8706,7 @@ return { [1]="local_display_grants_skill_vulnerability_level" } }, - [410]={ + [427]={ lang={ English={ [1]={ @@ -8431,7 +8724,7 @@ return { [1]="local_display_grants_skill_death_aura_level" } }, - [411]={ + [428]={ lang={ English={ [1]={ @@ -8449,7 +8742,7 @@ return { [1]="local_display_grants_skill_icestorm_level" } }, - [412]={ + [429]={ lang={ English={ [1]={ @@ -8484,7 +8777,7 @@ return { [1]="local_display_cast_level_1_summon_lesser_shrine_on_kill_%" } }, - [413]={ + [430]={ lang={ English={ [1]={ @@ -8502,7 +8795,7 @@ return { [1]="local_display_cast_level_X_consecrate_on_crit" } }, - [414]={ + [431]={ lang={ English={ [1]={ @@ -8520,7 +8813,7 @@ return { [1]="local_display_cast_level_x_shock_ground_when_hit" } }, - [415]={ + [432]={ lang={ English={ [1]={ @@ -8538,7 +8831,7 @@ return { [1]="local_display_grant_level_x_petrification_statue" } }, - [416]={ + [433]={ lang={ English={ [1]={ @@ -8556,7 +8849,7 @@ return { [1]="local_display_trigger_level_X_blinding_aura_skill_on_equip" } }, - [417]={ + [434]={ lang={ English={ [1]={ @@ -8574,7 +8867,7 @@ return { [1]="local_display_grants_level_x_blood_offering_skill" } }, - [418]={ + [435]={ lang={ English={ [1]={ @@ -8582,13 +8875,27 @@ return { [1]={ [1]="#", [2]="#" - }, - [2]={ + } + }, + text="Grants Level {0} Summon Doedre's Effigy Skill\nSocketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned\nHexes from Socketed Skills can apply 5 additional Curses\n20% less Effect of Curses from Socketed Hex Skills" + } + } + }, + stats={ + [1]="local_display_grants_level_x_curse_pillar_skil_and_20%_less_curse_effect" + } + }, + [436]={ + lang={ + English={ + [1]={ + limit={ + [1]={ [1]="#", [2]="#" } }, - text="Grants Level {0} Summon Doedre's Effigy Skill\nSocketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned\nHexes from Socketed Skills can apply {0} additional Curses" + text="Grants Level {0} Summon Doedre's Effigy Skill\nSocketed Hex Curse Skills are Triggered by Doedre's Effigy when Summoned\nHexes from Socketed Skills can apply 5 additional Curses" } } }, @@ -8596,7 +8903,7 @@ return { [1]="local_display_grants_level_x_curse_pillar_skill" } }, - [419]={ + [437]={ lang={ English={ [1]={ @@ -8614,7 +8921,7 @@ return { [1]="local_display_grants_level_x_wintertide_brand" } }, - [420]={ + [438]={ lang={ English={ [1]={ @@ -8632,7 +8939,7 @@ return { [1]="local_display_grants_skill_abyssal_cry_level" } }, - [421]={ + [439]={ lang={ English={ [1]={ @@ -8650,7 +8957,7 @@ return { [1]="local_display_grants_skill_accuracy_crits_aura_level" } }, - [422]={ + [440]={ lang={ English={ [1]={ @@ -8668,7 +8975,7 @@ return { [1]="local_display_grants_skill_bird_aspect_level" } }, - [423]={ + [441]={ lang={ English={ [1]={ @@ -8686,7 +8993,7 @@ return { [1]="local_display_grants_skill_bone_armour" } }, - [424]={ + [442]={ lang={ English={ [1]={ @@ -8704,7 +9011,7 @@ return { [1]="local_display_grants_skill_brand_detonate_level" } }, - [425]={ + [443]={ lang={ English={ [1]={ @@ -8722,7 +9029,7 @@ return { [1]="local_display_grants_skill_call_of_steel" } }, - [426]={ + [444]={ lang={ English={ [1]={ @@ -8740,7 +9047,7 @@ return { [1]="local_display_grants_skill_cat_aspect_level" } }, - [427]={ + [445]={ lang={ English={ [1]={ @@ -8758,7 +9065,7 @@ return { [1]="local_display_grants_skill_crab_aspect_level" } }, - [428]={ + [446]={ lang={ English={ [1]={ @@ -8776,7 +9083,7 @@ return { [1]="local_display_grants_skill_dash_level" } }, - [429]={ + [447]={ lang={ English={ [1]={ @@ -8794,7 +9101,7 @@ return { [1]="local_display_grants_skill_death_wish_level" } }, - [430]={ + [448]={ lang={ English={ [1]={ @@ -8812,7 +9119,7 @@ return { [1]="local_display_grants_skill_decoy_totem_level" } }, - [431]={ + [449]={ lang={ English={ [1]={ @@ -8830,7 +9137,7 @@ return { [1]="local_display_grants_skill_embrace_madness_level" } }, - [432]={ + [450]={ lang={ English={ [1]={ @@ -8848,7 +9155,25 @@ return { [1]="local_display_grants_skill_enduring_cry_level" } }, - [433]={ + [451]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Level {0} Herald of Agony Skill" + } + } + }, + stats={ + [1]="local_display_grants_skill_herald_of_agony_level" + } + }, + [452]={ lang={ English={ [1]={ @@ -8866,7 +9191,7 @@ return { [1]="local_display_grants_skill_herald_of_ash_level" } }, - [434]={ + [453]={ lang={ English={ [1]={ @@ -8884,7 +9209,25 @@ return { [1]="local_display_grants_skill_herald_of_ice_level" } }, - [435]={ + [454]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Level {0} Herald of Purity Skill" + } + } + }, + stats={ + [1]="local_display_grants_skill_herald_of_purity_level" + } + }, + [455]={ lang={ English={ [1]={ @@ -8902,7 +9245,7 @@ return { [1]="local_display_grants_skill_herald_of_thunder_level" } }, - [436]={ + [456]={ lang={ English={ [1]={ @@ -8920,7 +9263,7 @@ return { [1]="local_display_grants_skill_intimidating_cry_level" } }, - [437]={ + [457]={ lang={ English={ [1]={ @@ -8938,7 +9281,7 @@ return { [1]="local_display_grants_skill_lightning_warp_level" } }, - [438]={ + [458]={ lang={ English={ [1]={ @@ -8956,7 +9299,7 @@ return { [1]="local_display_grants_skill_malevolence_level" } }, - [439]={ + [459]={ lang={ English={ [1]={ @@ -8974,7 +9317,7 @@ return { [1]="local_display_grants_skill_mirage_chieftain" } }, - [440]={ + [460]={ lang={ English={ [1]={ @@ -8992,7 +9335,7 @@ return { [1]="local_display_grants_skill_pride_level" } }, - [441]={ + [461]={ lang={ English={ [1]={ @@ -9010,7 +9353,7 @@ return { [1]="local_display_grants_skill_rallying_cry_level" } }, - [442]={ + [462]={ lang={ English={ [1]={ @@ -9028,7 +9371,7 @@ return { [1]="local_display_grants_skill_smite_level" } }, - [443]={ + [463]={ lang={ English={ [1]={ @@ -9046,7 +9389,7 @@ return { [1]="local_display_grants_skill_spider_aspect_level" } }, - [444]={ + [464]={ lang={ English={ [1]={ @@ -9064,7 +9407,7 @@ return { [1]="local_display_grants_skill_unhinge_level" } }, - [445]={ + [465]={ lang={ English={ [1]={ @@ -9082,7 +9425,7 @@ return { [1]="local_display_grants_skill_vaal_impurity_of_fire_level" } }, - [446]={ + [466]={ lang={ English={ [1]={ @@ -9100,7 +9443,7 @@ return { [1]="local_display_grants_skill_vaal_impurity_of_ice_level" } }, - [447]={ + [467]={ lang={ English={ [1]={ @@ -9118,7 +9461,7 @@ return { [1]="local_display_grants_skill_vaal_impurity_of_lightning_level" } }, - [448]={ + [468]={ lang={ English={ [1]={ @@ -9136,7 +9479,7 @@ return { [1]="local_display_grants_skill_vampiric_icon_level" } }, - [449]={ + [469]={ lang={ English={ [1]={ @@ -9154,7 +9497,7 @@ return { [1]="local_display_grants_skill_zealotry_level" } }, - [450]={ + [470]={ lang={ English={ [1]={ @@ -9181,7 +9524,7 @@ return { [1]="local_display_trigger_level_20_summon_spectral_wolf_on_crit_with_this_weapon_%_chance" } }, - [451]={ + [471]={ lang={ English={ [1]={ @@ -9199,7 +9542,7 @@ return { [1]="local_display_trigger_level_X_darktongue_kiss_on_curse" } }, - [452]={ + [472]={ lang={ English={ [1]={ @@ -9217,7 +9560,7 @@ return { [1]="local_display_trigger_level_X_void_gaze_on_skill_use" } }, - [453]={ + [473]={ lang={ English={ [1]={ @@ -9235,7 +9578,7 @@ return { [1]="local_display_trigger_level_x_lightning_warp_on_hit_with_this_weapon" } }, - [454]={ + [474]={ lang={ English={ [1]={ @@ -9253,7 +9596,7 @@ return { [1]="local_display_trigger_level_x_storm_cascade_on_attack" } }, - [455]={ + [475]={ lang={ English={ [1]={ @@ -9271,7 +9614,7 @@ return { [1]="local_display_grants_level_X_queens_demand_skill" } }, - [456]={ + [476]={ lang={ English={ [1]={ @@ -9289,7 +9632,7 @@ return { [1]="base_number_of_essence_spirits_allowed" } }, - [457]={ + [477]={ lang={ English={ [1]={ @@ -9307,7 +9650,7 @@ return { [1]="cast_linked_spells_on_shocked_enemy_kill_%" } }, - [458]={ + [478]={ lang={ English={ [1]={ @@ -9334,10 +9677,14 @@ return { [1]="cast_socketed_minion_skills_on_bow_kill_%" } }, - [459]={ + [479]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", @@ -9348,7 +9695,7 @@ return { [2]="#" } }, - text="Trigger Socketed Spells when\nyou Spend at least {0} Mana to Use a Skill, with a 0.1 second Cooldown" + text="Trigger Socketed Spells when you Spend at least {0} Mana on an\nUpfront Cost to Use or Trigger a Skill, with a 0.1 second Cooldown" }, [2]={ [1]={ @@ -9359,6 +9706,10 @@ return { k="_stat", v=2 }, + [3]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, limit={ [1]={ [1]="#", @@ -9369,7 +9720,7 @@ return { [2]="#" } }, - text="{1}% chance to Trigger Socketed Spells when\nyou Spend at least {0} Mana to Use a Skill, with a 0.1 second Cooldown" + text="{1}% chance to Trigger Socketed Spells when you Spend at least {0} Mana on an\nUpfront Cost to Use or Trigger a Skill, with a 0.1 second Cooldown" } } }, @@ -9378,7 +9729,7 @@ return { [2]="cast_socketed_spells_on_mana_spent_%_chance" } }, - [460]={ + [480]={ lang={ English={ [1]={ @@ -9405,7 +9756,7 @@ return { [1]="chance_to_trigger_socketed_bow_skill_on_bow_attack_%" } }, - [461]={ + [481]={ lang={ English={ [1]={ @@ -9415,7 +9766,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Assassin's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -9423,7 +9774,7 @@ return { [1]="curse_on_hit_level_assassins_mark" } }, - [462]={ + [482]={ lang={ English={ [1]={ @@ -9433,7 +9784,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -9441,7 +9792,7 @@ return { [1]="curse_on_hit_level_poachers_mark" } }, - [463]={ + [483]={ lang={ English={ [1]={ @@ -9451,7 +9802,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -9459,7 +9810,7 @@ return { [1]="curse_on_hit_level_poachers_mark_bypass_hexproof" } }, - [464]={ + [484]={ lang={ English={ [1]={ @@ -9469,7 +9820,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Warlords's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Warlords's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -9477,7 +9828,7 @@ return { [1]="curse_on_hit_level_warlords_mark" } }, - [465]={ + [485]={ lang={ English={ [1]={ @@ -9495,7 +9846,7 @@ return { [1]="display_abberaths_hooves_skill_level" } }, - [466]={ + [486]={ lang={ English={ [1]={ @@ -9513,7 +9864,7 @@ return { [1]="display_cast_fire_burst_on_kill" } }, - [467]={ + [487]={ lang={ English={ [1]={ @@ -9540,7 +9891,7 @@ return { [1]="display_trigger_arcane_wake_after_spending_200_mana_%_chance" } }, - [468]={ + [488]={ lang={ English={ [1]={ @@ -9558,7 +9909,7 @@ return { [1]="local_display_attack_with_level_X_bone_nova_on_bleeding_enemy_kill" } }, - [469]={ + [489]={ lang={ English={ [1]={ @@ -9576,7 +9927,7 @@ return { [1]="local_display_cast_animate_weapon_on_kill_%_chance" } }, - [470]={ + [490]={ lang={ English={ [1]={ @@ -9594,7 +9945,7 @@ return { [1]="local_display_cast_cold_aegis_on_gain_skill" } }, - [471]={ + [491]={ lang={ English={ [1]={ @@ -9612,7 +9963,7 @@ return { [1]="local_display_cast_elemental_aegis_on_gain_skill" } }, - [472]={ + [492]={ lang={ English={ [1]={ @@ -9630,7 +9981,7 @@ return { [1]="local_display_cast_fire_aegis_on_gain_skill" } }, - [473]={ + [493]={ lang={ English={ [1]={ @@ -9648,7 +9999,7 @@ return { [1]="local_display_cast_lightning_aegis_on_gain_skill" } }, - [474]={ + [494]={ lang={ English={ [1]={ @@ -9666,7 +10017,7 @@ return { [1]="local_display_cast_lightning_on_critical_strike" } }, - [475]={ + [495]={ lang={ English={ [1]={ @@ -9684,7 +10035,7 @@ return { [1]="local_display_cast_physical_aegis_on_gain_skill" } }, - [476]={ + [496]={ lang={ English={ [1]={ @@ -9702,7 +10053,7 @@ return { [1]="local_display_cast_primal_aegis_on_gain_skill" } }, - [477]={ + [497]={ lang={ English={ [1]={ @@ -9720,7 +10071,7 @@ return { [1]="local_display_cast_summon_arbalists_on_gain_skill" } }, - [478]={ + [498]={ lang={ English={ [1]={ @@ -9738,7 +10089,7 @@ return { [1]="local_display_fire_burst_on_hit_%" } }, - [479]={ + [499]={ lang={ English={ [1]={ @@ -9756,7 +10107,7 @@ return { [1]="local_display_grants_level_x_hidden_blade" } }, - [480]={ + [500]={ lang={ English={ [1]={ @@ -9774,7 +10125,7 @@ return { [1]="local_display_molten_burst_on_melee_hit_%" } }, - [481]={ + [501]={ lang={ English={ [1]={ @@ -9792,7 +10143,7 @@ return { [1]="local_display_raise_spider_on_kill_%_chance" } }, - [482]={ + [502]={ lang={ English={ [1]={ @@ -9819,7 +10170,7 @@ return { [1]="local_display_summon_raging_spirit_on_kill_%" } }, - [483]={ + [503]={ lang={ English={ [1]={ @@ -9846,7 +10197,7 @@ return { [1]="local_display_summon_wolf_on_kill_%" } }, - [484]={ + [504]={ lang={ English={ [1]={ @@ -9873,7 +10224,7 @@ return { [1]="local_display_trigger_commandment_of_inferno_on_crit_%" } }, - [485]={ + [505]={ lang={ English={ [1]={ @@ -9891,7 +10242,7 @@ return { [1]="local_display_trigger_corpse_walk_on_equip_level" } }, - [486]={ + [506]={ lang={ English={ [1]={ @@ -9909,7 +10260,7 @@ return { [1]="local_display_trigger_level_x_create_fungal_ground_on_kill" } }, - [487]={ + [507]={ lang={ English={ [1]={ @@ -9927,7 +10278,7 @@ return { [1]="local_display_trigger_death_walk_on_equip_level" } }, - [488]={ + [508]={ lang={ English={ [1]={ @@ -9945,7 +10296,7 @@ return { [1]="local_display_trigger_level_18_summon_spectral_wolf_on_kill_10%_chance" } }, - [489]={ + [509]={ lang={ English={ [1]={ @@ -9972,7 +10323,7 @@ return { [1]="local_display_trigger_level_1_blood_rage_on_kill_chance_%" } }, - [490]={ + [510]={ lang={ English={ [1]={ @@ -9999,7 +10350,7 @@ return { [1]="local_display_trigger_level_20_animate_guardian_weapon_on_guardian_kill_%_chance" } }, - [491]={ + [511]={ lang={ English={ [1]={ @@ -10026,7 +10377,7 @@ return { [1]="local_display_trigger_level_20_animate_guardian_weapon_on_weapon_kill_%_chance" } }, - [492]={ + [512]={ lang={ English={ [1]={ @@ -10044,7 +10395,7 @@ return { [1]="local_display_trigger_level_20_shade_form_on_skill_use_%" } }, - [493]={ + [513]={ lang={ English={ [1]={ @@ -10071,7 +10422,7 @@ return { [1]="local_display_trigger_level_20_shade_form_when_hit_%" } }, - [494]={ + [514]={ lang={ English={ [1]={ @@ -10081,7 +10432,7 @@ return { [2]="#" } }, - text="Trigger Level 20 Tornado when you gain Avian's Might or Avian's Flight" + text="Trigger Level 20 Twister when you gain Avian's Might or Avian's Flight" } } }, @@ -10089,7 +10440,7 @@ return { [1]="local_display_trigger_level_20_tornado_when_you_gain_avians_flight_or_avians_might_%" } }, - [495]={ + [515]={ lang={ English={ [1]={ @@ -10099,7 +10450,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Assassin's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Assassin's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -10107,7 +10458,7 @@ return { [1]="local_display_trigger_level_X_assassins_mark_when_you_hit_rare_or_unique_enemy" } }, - [496]={ + [516]={ lang={ English={ [1]={ @@ -10125,7 +10476,7 @@ return { [1]="local_display_trigger_level_X_atziri_flameblast" } }, - [497]={ + [517]={ lang={ English={ [1]={ @@ -10143,7 +10494,7 @@ return { [1]="local_display_trigger_level_X_atziri_storm_call" } }, - [498]={ + [518]={ lang={ English={ [1]={ @@ -10161,7 +10512,7 @@ return { [1]="local_display_trigger_level_X_feast_of_flesh_every_5_seconds" } }, - [499]={ + [519]={ lang={ English={ [1]={ @@ -10179,7 +10530,7 @@ return { [1]="local_display_trigger_level_X_offering_every_5_seconds" } }, - [500]={ + [520]={ lang={ English={ [1]={ @@ -10189,7 +10540,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Poacher's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -10197,7 +10548,7 @@ return { [1]="local_display_trigger_level_X_poachers_mark_when_you_hit_rare_or_unique_enemy" } }, - [501]={ + [521]={ lang={ English={ [1]={ @@ -10215,7 +10566,7 @@ return { [1]="local_display_trigger_level_X_shield_shatter_on_block" } }, - [502]={ + [522]={ lang={ English={ [1]={ @@ -10225,7 +10576,7 @@ return { [2]="#" } }, - text="Trigger Level {0} Warlord's Mark when you Hit a Rare or Unique Enemy" + text="Trigger Level {0} Warlord's Mark when you Hit a Rare or Unique Enemy and have no Mark" } } }, @@ -10233,7 +10584,7 @@ return { [1]="local_display_trigger_level_X_warlords_mark_when_you_hit_rare_or_unique_enemy" } }, - [503]={ + [523]={ lang={ English={ [1]={ @@ -10251,7 +10602,7 @@ return { [1]="local_display_trigger_level_x_curse_nova_on_hit_while_cursed" } }, - [504]={ + [524]={ lang={ English={ [1]={ @@ -10269,7 +10620,7 @@ return { [1]="local_display_trigger_level_x_fiery_impact_on_melee_hit_with_this_weapon" } }, - [505]={ + [525]={ lang={ English={ [1]={ @@ -10287,7 +10638,7 @@ return { [1]="local_display_trigger_level_x_flame_dash_when_you_use_a_socketed_skill" } }, - [506]={ + [526]={ lang={ English={ [1]={ @@ -10305,7 +10656,7 @@ return { [1]="local_display_trigger_level_x_gore_shockwave_on_melee_hit_with_atleast_150_strength" } }, - [507]={ + [527]={ lang={ English={ [1]={ @@ -10323,7 +10674,7 @@ return { [1]="local_display_trigger_level_x_icicle_nova_on_hit_vs_frozen_enemy" } }, - [508]={ + [528]={ lang={ English={ [1]={ @@ -10341,7 +10692,7 @@ return { [1]="local_display_trigger_level_x_intimidating_cry_when_you_lose_cats_stealth" } }, - [509]={ + [529]={ lang={ English={ [1]={ @@ -10359,7 +10710,7 @@ return { [1]="local_display_trigger_level_x_rain_of_arrows_on_bow_attack" } }, - [510]={ + [530]={ lang={ English={ [1]={ @@ -10377,7 +10728,7 @@ return { [1]="local_display_trigger_level_x_reflection_skill_on_equip" } }, - [511]={ + [531]={ lang={ English={ [1]={ @@ -10395,7 +10746,7 @@ return { [1]="local_display_trigger_level_x_smoke_cloud_on_trap_triggered" } }, - [512]={ + [532]={ lang={ English={ [1]={ @@ -10413,7 +10764,7 @@ return { [1]="local_display_trigger_level_x_spirit_burst_on_skill_use_if_have_spirit_charge" } }, - [513]={ + [533]={ lang={ English={ [1]={ @@ -10431,7 +10782,7 @@ return { [1]="local_display_trigger_level_x_stalking_pustule_on_kill" } }, - [514]={ + [534]={ lang={ English={ [1]={ @@ -10449,7 +10800,7 @@ return { [1]="local_display_trigger_level_x_summon_phantasm_on_corpse_consume" } }, - [515]={ + [535]={ lang={ English={ [1]={ @@ -10467,7 +10818,7 @@ return { [1]="local_display_trigger_level_x_void_shot_on_arrow_fire_while_you_have_void_arrow" } }, - [516]={ + [536]={ lang={ English={ [1]={ @@ -10485,7 +10836,7 @@ return { [1]="local_display_trigger_summon_taunting_contraption_on_flask_use" } }, - [517]={ + [537]={ lang={ English={ [1]={ @@ -10512,7 +10863,7 @@ return { [1]="local_display_trigger_socketed_curses_on_casting_curse_%_chance" } }, - [518]={ + [538]={ lang={ English={ [1]={ @@ -10539,7 +10890,7 @@ return { [1]="local_display_trigger_temporal_anomaly_when_hit_%_chance" } }, - [519]={ + [539]={ lang={ English={ [1]={ @@ -10557,7 +10908,7 @@ return { [1]="local_display_trigger_tentacle_smash_on_kill_%_chance" } }, - [520]={ + [540]={ lang={ English={ [1]={ @@ -10575,7 +10926,7 @@ return { [1]="local_display_trigger_void_sphere_on_kill_%_chance" } }, - [521]={ + [541]={ lang={ English={ [1]={ @@ -10593,7 +10944,7 @@ return { [1]="local_display_use_level_X_abyssal_cry_on_hit" } }, - [522]={ + [542]={ lang={ English={ [1]={ @@ -10620,7 +10971,7 @@ return { [1]="local_unique_attacks_cast_socketed_lightning_spells_%" } }, - [523]={ + [543]={ lang={ English={ [1]={ @@ -10638,7 +10989,7 @@ return { [1]="local_unique_cast_socketed_cold_skills_on_melee_critical_strike" } }, - [524]={ + [544]={ lang={ English={ [1]={ @@ -10665,7 +11016,7 @@ return { [1]="trigger_socketed_bow_skills_on_spell_cast_while_wielding_a_bow_%" } }, - [525]={ + [545]={ lang={ English={ [1]={ @@ -10692,7 +11043,7 @@ return { [1]="trigger_socketed_spell_on_attack_%" } }, - [526]={ + [546]={ lang={ English={ [1]={ @@ -10706,7 +11057,7 @@ return { [2]="#" } }, - text="Trigger a Socketed Spell on Using a Skill, with a {0} second Cooldown and 150% more Cost" + text="Trigger a Socketed Spell on Using a Skill, with a {0} second Cooldown\nSpells Triggered this way have 150% more Cost" } } }, @@ -10714,7 +11065,7 @@ return { [1]="local_weapon_trigger_socketed_spell_on_skill_use_display_cooldown_ms" } }, - [527]={ + [547]={ lang={ English={ [1]={ @@ -10724,7 +11075,7 @@ return { [2]=99 } }, - text="{0}% chance to Trigger a Socketed Spell on Using a Skill, with a 8 second Cooldown and 150% more Cost" + text="{0}% chance to Trigger a Socketed Spell on Using a Skill, with a 8 second Cooldown\nSpells Triggered this way have 150% more Cost" }, [2]={ limit={ @@ -10733,7 +11084,7 @@ return { [2]="#" } }, - text="Trigger a Socketed Spell when you Use a Skill, with a 8 second Cooldown and 150% more Cost" + text="Trigger a Socketed Spell when you Use a Skill, with a 8 second Cooldown\nSpells Triggered this way have 150% more Cost" } } }, @@ -10741,7 +11092,7 @@ return { [1]="trigger_socketed_spell_on_skill_use_%" } }, - [528]={ + [548]={ lang={ English={ [1]={ @@ -10768,7 +11119,7 @@ return { [1]="trigger_socketed_spells_when_you_focus_%" } }, - [529]={ + [549]={ lang={ English={ [1]={ @@ -10786,7 +11137,7 @@ return { [1]="local_display_trigger_level_x_toxic_rain_on_bow_attack" } }, - [530]={ + [550]={ lang={ English={ [1]={ @@ -10804,7 +11155,7 @@ return { [1]="your_aegis_skills_except_primal_are_disabled" } }, - [531]={ + [551]={ lang={ English={ [1]={ @@ -10840,7 +11191,7 @@ return { [2]="local_flask_consume_extra_max_charges_when_used" } }, - [532]={ + [552]={ lang={ English={ [1]={ @@ -10858,7 +11209,7 @@ return { [1]="local_max_charges_+%" } }, - [533]={ + [553]={ lang={ English={ [1]={ @@ -10885,7 +11236,7 @@ return { [1]="local_flask_gain_X_charges_on_consuming_ignited_corpse" } }, - [534]={ + [554]={ lang={ English={ [1]={ @@ -10912,7 +11263,7 @@ return { [1]="local_flask_gain_X_charges_when_hit" } }, - [535]={ + [555]={ lang={ English={ [1]={ @@ -10939,7 +11290,7 @@ return { [1]="local_recharge_on_crit" } }, - [536]={ + [556]={ lang={ English={ [1]={ @@ -10966,7 +11317,7 @@ return { [1]="local_recharge_on_crit_%" } }, - [537]={ + [557]={ lang={ English={ [1]={ @@ -10993,7 +11344,7 @@ return { [1]="local_recharge_on_demon_killed" } }, - [538]={ + [558]={ lang={ English={ [1]={ @@ -11020,7 +11371,7 @@ return { [1]="local_recharge_on_take_crit" } }, - [539]={ + [559]={ lang={ English={ [1]={ @@ -11051,7 +11402,7 @@ return { [1]="local_charges_added_+%" } }, - [540]={ + [560]={ lang={ English={ [1]={ @@ -11065,7 +11416,7 @@ return { [2]=0 } }, - text="{0}% increased Charges used" + text="{0}% increased Charges per use" }, [2]={ [1]={ @@ -11082,7 +11433,7 @@ return { [2]=0 } }, - text="{0}% reduced Charges used" + text="{0}% reduced Charges per use" }, [3]={ limit={ @@ -11095,7 +11446,7 @@ return { [2]=0 } }, - text="{0}% increased Charges used. -1% to this value when used" + text="{0}% increased Charges per use. -1% to this value when used" }, [4]={ [1]={ @@ -11112,7 +11463,7 @@ return { [2]=0 } }, - text="{0}% reduced Charges used. -1% to this value when used" + text="{0}% reduced Charges per use. -1% to this value when used" } } }, @@ -11121,7 +11472,7 @@ return { [2]="local_flask_consume_charges_used_+%_when_used" } }, - [541]={ + [561]={ lang={ English={ [1]={ @@ -11139,7 +11490,7 @@ return { [1]="local_flask_lose_all_charges_on_entering_new_area" } }, - [542]={ + [562]={ lang={ English={ [1]={ @@ -11157,7 +11508,7 @@ return { [1]="local_flask_life_to_recover" } }, - [543]={ + [563]={ lang={ English={ [1]={ @@ -11188,7 +11539,7 @@ return { [1]="local_flask_life_to_recover_+%" } }, - [544]={ + [564]={ lang={ English={ [1]={ @@ -11206,7 +11557,7 @@ return { [1]="local_flask_minion_heal_%" } }, - [545]={ + [565]={ lang={ English={ [1]={ @@ -11228,7 +11579,7 @@ return { [1]="local_flask_life_recovery_from_flasks_also_recovers_energy_shield" } }, - [546]={ + [566]={ lang={ English={ [1]={ @@ -11246,7 +11597,7 @@ return { [1]="local_flask_mana_to_recover" } }, - [547]={ + [567]={ lang={ English={ [1]={ @@ -11277,7 +11628,7 @@ return { [1]="local_flask_mana_to_recover_+%" } }, - [548]={ + [568]={ lang={ English={ [1]={ @@ -11308,7 +11659,7 @@ return { [1]="local_flask_amount_to_recover_+%" } }, - [549]={ + [569]={ lang={ English={ [1]={ @@ -11339,7 +11690,7 @@ return { [1]="local_flask_recovery_speed_+%" } }, - [550]={ + [570]={ lang={ English={ [1]={ @@ -11361,7 +11712,7 @@ return { [1]="local_flask_deciseconds_to_recover" } }, - [551]={ + [571]={ lang={ English={ [1]={ @@ -11431,7 +11782,38 @@ return { [2]="local_flask_consume_flask_duration_+%_when_used" } }, - [552]={ + [572]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Duration" + } + } + }, + stats={ + [1]="local_flask_duration_+%_final" + } + }, + [573]={ lang={ English={ [1]={ @@ -11445,7 +11827,7 @@ return { [2]="#" } }, - text="{0}% increased Recovery when on Low Life" + text="{0}% more Recovery if used while on Low Life" } } }, @@ -11453,7 +11835,7 @@ return { [1]="local_flask_amount_to_recover_+%_when_on_low_life" } }, - [553]={ + [574]={ lang={ English={ [1]={ @@ -11475,7 +11857,7 @@ return { [1]="local_flask_recover_instantly_when_on_low_life" } }, - [554]={ + [575]={ lang={ English={ [1]={ @@ -11502,7 +11884,7 @@ return { [1]="local_flask_recovery_amount_%_to_recover_instantly" } }, - [555]={ + [576]={ lang={ English={ [1]={ @@ -11524,7 +11906,7 @@ return { [1]="local_flask_debilitate_nearby_enemies_for_X_seconds_when_flask_effect_ends" } }, - [556]={ + [577]={ lang={ English={ [1]={ @@ -11542,7 +11924,7 @@ return { [1]="local_flask_effect_ends_when_hit_by_player" } }, - [557]={ + [578]={ lang={ English={ [1]={ @@ -11564,7 +11946,7 @@ return { [1]="local_flask_effect_not_removed_at_full_mana" } }, - [558]={ + [579]={ lang={ English={ [1]={ @@ -11582,7 +11964,7 @@ return { [1]="local_flask_mana_recovery_occurs_instantly_at_end_of_flask_effect" } }, - [559]={ + [580]={ lang={ English={ [1]={ @@ -11600,7 +11982,7 @@ return { [1]="local_flask_recovers_instantly" } }, - [560]={ + [581]={ lang={ English={ [1]={ @@ -11618,7 +12000,7 @@ return { [1]="local_flask_remove_effect_when_ward_breaks" } }, - [561]={ + [582]={ lang={ English={ [1]={ @@ -11645,7 +12027,7 @@ return { [1]="local_unique_flask_recover_%_maximum_life_when_effect_reaches_duration" } }, - [562]={ + [583]={ lang={ English={ [1]={ @@ -11663,7 +12045,7 @@ return { [1]="local_flask_removes_%_of_mana_recovery_from_life_on_use" } }, - [563]={ + [584]={ lang={ English={ [1]={ @@ -11681,7 +12063,7 @@ return { [1]="local_flask_removes_%_of_life_recovery_from_life_on_use" } }, - [564]={ + [585]={ lang={ English={ [1]={ @@ -11699,7 +12081,7 @@ return { [1]="local_flask_removes_%_of_life_recovery_from_mana_on_use" } }, - [565]={ + [586]={ lang={ English={ [1]={ @@ -11717,7 +12099,7 @@ return { [1]="local_flask_removes_%_maximum_energy_shield_on_use" } }, - [566]={ + [587]={ lang={ English={ [1]={ @@ -11735,7 +12117,7 @@ return { [1]="local_flask_deals_%_maximum_life_as_chaos_damage_on_use" } }, - [567]={ + [588]={ lang={ English={ [1]={ @@ -11762,7 +12144,7 @@ return { [1]="local_unique_flask_instantly_recovers_%_maximum_life" } }, - [568]={ + [589]={ lang={ English={ [1]={ @@ -11784,7 +12166,7 @@ return { [1]="local_unique_flask_chaos_damage_%_of_maximum_life_to_deal_per_minute_while_healing" } }, - [569]={ + [590]={ lang={ English={ [1]={ @@ -11806,7 +12188,7 @@ return { [1]="local_consecrate_ground_on_flask_use_radius" } }, - [570]={ + [591]={ lang={ English={ [1]={ @@ -11828,7 +12210,7 @@ return { [1]="local_flask_chilled_ground_on_flask_use_radius" } }, - [571]={ + [592]={ lang={ English={ [1]={ @@ -11864,7 +12246,7 @@ return { [1]="local_flask_area_of_consecrated_ground_+%" } }, - [572]={ + [593]={ lang={ English={ [1]={ @@ -11882,7 +12264,7 @@ return { [1]="local_flask_consumes_max_charges_on_use" } }, - [573]={ + [594]={ lang={ English={ [1]={ @@ -11918,7 +12300,7 @@ return { [1]="local_flask_consumes_x_endurance_charges_on_use" } }, - [574]={ + [595]={ lang={ English={ [1]={ @@ -11954,7 +12336,7 @@ return { [1]="local_flask_consumes_x_frenzy_charges_on_use" } }, - [575]={ + [596]={ lang={ English={ [1]={ @@ -11990,7 +12372,7 @@ return { [1]="local_flask_consumes_x_power_charges_on_use" } }, - [576]={ + [597]={ lang={ English={ [1]={ @@ -12008,7 +12390,7 @@ return { [1]="local_flask_gain_charges_consumed_as_vaal_souls_on_use" } }, - [577]={ + [598]={ lang={ English={ [1]={ @@ -12035,7 +12417,7 @@ return { [1]="local_flask_gain_endurance_charges_on_use" } }, - [578]={ + [599]={ lang={ English={ [1]={ @@ -12062,7 +12444,7 @@ return { [1]="local_flask_gain_frenzy_charges_on_use" } }, - [579]={ + [600]={ lang={ English={ [1]={ @@ -12089,7 +12471,7 @@ return { [1]="local_flask_gain_power_charges_on_use" } }, - [580]={ + [601]={ lang={ English={ [1]={ @@ -12124,7 +12506,7 @@ return { [1]="local_flask_gain_x_seconds_of_onslaught_per_frenzy_charge" } }, - [581]={ + [602]={ lang={ English={ [1]={ @@ -12142,7 +12524,7 @@ return { [1]="local_flask_gain_x_vaal_souls_on_use" } }, - [582]={ + [603]={ lang={ English={ [1]={ @@ -12164,7 +12546,7 @@ return { [1]="local_flask_inflict_fire_cold_lightning_exposure_on_nearby_enemies_on_use" } }, - [583]={ + [604]={ lang={ English={ [1]={ @@ -12182,7 +12564,7 @@ return { [1]="local_flask_lose_all_endurance_charges_and_recover_%_life_for_each_on_use" } }, - [584]={ + [605]={ lang={ English={ [1]={ @@ -12204,7 +12586,7 @@ return { [1]="local_flask_taunt_enemies_on_use_radius" } }, - [585]={ + [606]={ lang={ English={ [1]={ @@ -12226,7 +12608,7 @@ return { [1]="local_flask_use_causes_area_knockback" } }, - [586]={ + [607]={ lang={ English={ [1]={ @@ -12244,7 +12626,7 @@ return { [1]="local_flask_use_causes_monster_flee_chance_%" } }, - [587]={ + [608]={ lang={ English={ [1]={ @@ -12266,7 +12648,7 @@ return { [1]="local_smoke_ground_on_flask_use_radius" } }, - [588]={ + [609]={ lang={ English={ [1]={ @@ -12284,7 +12666,25 @@ return { [1]="local_flask_remove_curses_on_use" } }, - [589]={ + [610]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Recover an additional {0}% of Flask's Life Recovery Amount over 10 seconds if used while not on Full Life" + } + } + }, + stats={ + [1]="local_flask_additional_x%_life_recovery_per_second_over_10_seconds_if_not_on_full_life" + } + }, + [611]={ lang={ English={ [1]={ @@ -12302,7 +12702,25 @@ return { [1]="local_flask_bleeding_immunity_if_bleeding_and_remove_corrupted_blood" } }, - [590]={ + [612]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Bleeding for {0} seconds if used while Bleeding\nGrants Immunity to Corrupted Blood for {0} seconds if used while affected by Corrupted Blood" + } + } + }, + stats={ + [1]="local_flask_bleeding_immunity_if_bleeding_and_remove_corrupted_blood_s" + } + }, + [613]={ lang={ English={ [1]={ @@ -12320,7 +12738,25 @@ return { [1]="local_flask_chill_or_freeze_immunity_if_chilled_or_frozen" } }, - [591]={ + [614]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Chill for {0} seconds if used while Chilled\nGrants Immunity to Freeze for {0} seconds if used while Frozen" + } + } + }, + stats={ + [1]="local_flask_chill_or_freeze_immunity_if_chilled_or_frozen_s" + } + }, + [615]={ lang={ English={ [1]={ @@ -12338,7 +12774,97 @@ return { [1]="local_flask_ignite_immunity_if_ignited_and_remove_burning" } }, - [592]={ + [616]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Ignite for {0} seconds if used while Ignited\nRemoves all Burning when used" + } + } + }, + stats={ + [1]="local_flask_ignite_immunity_if_ignited_and_remove_burning_s" + } + }, + [617]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Hinder for {0} seconds if used while Hindered" + } + } + }, + stats={ + [1]="local_flask_immune_to_hinder_for_x_seconds_if_hindered" + } + }, + [618]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Maim for {0} seconds if used while Maimed" + } + } + }, + stats={ + [1]="local_flask_immune_to_maim_for_x_seconds_if_maimed" + } + }, + [619]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Poison for 4 seconds if used while Poisoned" + } + } + }, + stats={ + [1]="local_flask_poison_immunity_if_poisoned" + } + }, + [620]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Poison for {0} seconds if used while Poisoned" + } + } + }, + stats={ + [1]="local_flask_poison_immunity_if_poisoned_s" + } + }, + [621]={ lang={ English={ [1]={ @@ -12356,7 +12882,69 @@ return { [1]="local_flask_shock_immunity_if_shocked" } }, - [593]={ + [622]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Grants Immunity to Shock for {0} seconds if used while Shocked" + } + } + }, + stats={ + [1]="local_flask_shock_immunity_if_shocked_s" + } + }, + [623]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextHinder" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Hinders nearby Enemies with {0}% reduced Movement Speed for 4 seconds if used while not on Full Life" + } + } + }, + stats={ + [1]="local_flask_hinder_nearby_enemies_%_for_4_seconds_if_not_on_full_life" + } + }, + [624]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextHinder" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Hinder nearby Enemies with {0}% reduced Movement Speed for 4 seconds if used while not on Full Mana" + } + } + }, + stats={ + [1]="local_flask_hinder_nearby_enemies_%_for_4_seconds_if_not_on_full_mana" + } + }, + [625]={ lang={ English={ [1]={ @@ -12374,7 +12962,7 @@ return { [1]="local_flask_dispels_freeze_and_chill" } }, - [594]={ + [626]={ lang={ English={ [1]={ @@ -12392,7 +12980,7 @@ return { [1]="local_flask_adapt_each_element" } }, - [595]={ + [627]={ lang={ English={ [1]={ @@ -12410,7 +12998,7 @@ return { [1]="local_flask_dispels_burning_and_ignite_immunity_during_effect" } }, - [596]={ + [628]={ lang={ English={ [1]={ @@ -12428,7 +13016,7 @@ return { [1]="local_flask_restore_ward" } }, - [597]={ + [629]={ lang={ English={ [1]={ @@ -12455,7 +13043,7 @@ return { [1]="local_number_of_bloodworms_to_spawn_on_flask_use" } }, - [598]={ + [630]={ lang={ English={ [1]={ @@ -12473,7 +13061,7 @@ return { [1]="local_flask_use_on_adjacent_flask_use" } }, - [599]={ + [631]={ lang={ English={ [1]={ @@ -12491,7 +13079,7 @@ return { [1]="local_flask_use_on_affected_by_bleed" } }, - [600]={ + [632]={ lang={ English={ [1]={ @@ -12509,7 +13097,7 @@ return { [1]="local_flask_use_on_affected_by_chill" } }, - [601]={ + [633]={ lang={ English={ [1]={ @@ -12527,7 +13115,7 @@ return { [1]="local_flask_use_on_affected_by_freeze" } }, - [602]={ + [634]={ lang={ English={ [1]={ @@ -12545,7 +13133,7 @@ return { [1]="local_flask_use_on_affected_by_ignite" } }, - [603]={ + [635]={ lang={ English={ [1]={ @@ -12563,7 +13151,7 @@ return { [1]="local_flask_use_on_affected_by_poison" } }, - [604]={ + [636]={ lang={ English={ [1]={ @@ -12581,7 +13169,7 @@ return { [1]="local_flask_use_on_affected_by_shock" } }, - [605]={ + [637]={ lang={ English={ [1]={ @@ -12599,7 +13187,7 @@ return { [1]="local_flask_use_on_damage_blocked" } }, - [606]={ + [638]={ lang={ English={ [1]={ @@ -12617,7 +13205,7 @@ return { [1]="local_flask_use_on_flask_effect_ended" } }, - [607]={ + [639]={ lang={ English={ [1]={ @@ -12635,7 +13223,7 @@ return { [1]="local_flask_use_on_full_charges" } }, - [608]={ + [640]={ lang={ English={ [1]={ @@ -12653,7 +13241,7 @@ return { [1]="local_flask_use_on_guard_skill_expired" } }, - [609]={ + [641]={ lang={ English={ [1]={ @@ -12671,7 +13259,7 @@ return { [1]="local_flask_use_on_guard_skill_used" } }, - [610]={ + [642]={ lang={ English={ [1]={ @@ -12689,7 +13277,7 @@ return { [1]="local_flask_use_on_hitting_rare_unique_enemy_while_inactive" } }, - [611]={ + [643]={ lang={ English={ [1]={ @@ -12711,7 +13299,7 @@ return { [1]="local_flask_use_on_taking_savage_hit" } }, - [612]={ + [644]={ lang={ English={ [1]={ @@ -12729,7 +13317,7 @@ return { [1]="local_flask_use_on_travel_skill_used" } }, - [613]={ + [645]={ lang={ English={ [1]={ @@ -12747,7 +13335,7 @@ return { [1]="local_flask_use_on_using_a_life_flask" } }, - [614]={ + [646]={ lang={ English={ [1]={ @@ -12770,8 +13358,8 @@ return { }, limit={ [1]={ - [1]=-1, - [2]="#" + [1]="#", + [2]=-1 }, [2]={ [1]=0, @@ -12800,8 +13388,8 @@ return { }, limit={ [1]={ - [1]=-1, - [2]="#" + [1]="#", + [2]=-1 }, [2]={ [1]="!", @@ -12817,7 +13405,7 @@ return { [2]="local_flask_consume_flask_effect_+%_when_used" } }, - [615]={ + [647]={ lang={ English={ [1]={ @@ -12835,7 +13423,7 @@ return { [1]="local_flask_armour_+%_while_healing" } }, - [616]={ + [648]={ lang={ English={ [1]={ @@ -12853,7 +13441,7 @@ return { [1]="local_flask_evasion_+%_while_healing" } }, - [617]={ + [649]={ lang={ English={ [1]={ @@ -12871,7 +13459,7 @@ return { [1]="local_flask_energy_shield_+%_while_healing" } }, - [618]={ + [650]={ lang={ English={ [1]={ @@ -12902,7 +13490,7 @@ return { [1]="local_flask_ward_+%_during_effect" } }, - [619]={ + [651]={ lang={ English={ [1]={ @@ -12920,7 +13508,7 @@ return { [1]="local_flask_ward_does_not_break_during_effect" } }, - [620]={ + [652]={ lang={ English={ [1]={ @@ -12951,7 +13539,7 @@ return { [1]="local_flask_adaptation_rating_+%_during_effect" } }, - [621]={ + [653]={ lang={ English={ [1]={ @@ -12969,7 +13557,7 @@ return { [1]="local_flask_adaptations_apply_to_all_elements_during_effect" } }, - [622]={ + [654]={ lang={ English={ [1]={ @@ -12987,7 +13575,7 @@ return { [1]="local_flask_accuracy_rating_+%_during_effect" } }, - [623]={ + [655]={ lang={ English={ [1]={ @@ -13018,7 +13606,7 @@ return { [1]="local_flask_attack_speed_+%_while_healing" } }, - [624]={ + [656]={ lang={ English={ [1]={ @@ -13049,7 +13637,7 @@ return { [1]="local_flask_cast_speed_+%_while_healing" } }, - [625]={ + [657]={ lang={ English={ [1]={ @@ -13067,7 +13655,7 @@ return { [1]="local_flask_movement_speed_+%_while_healing" } }, - [626]={ + [658]={ lang={ English={ [1]={ @@ -13085,7 +13673,7 @@ return { [1]="local_flask_stun_recovery_+%_while_healing" } }, - [627]={ + [659]={ lang={ English={ [1]={ @@ -13103,7 +13691,7 @@ return { [1]="local_flask_resistances_+%_while_healing" } }, - [628]={ + [660]={ lang={ English={ [1]={ @@ -13129,7 +13717,7 @@ return { [1]="old_do_not_use_local_flask_life_leech_%_while_healing" } }, - [629]={ + [661]={ lang={ English={ [1]={ @@ -13155,7 +13743,7 @@ return { [1]="local_flask_energy_shield_leech_from_spell_damage_permyriad_while_healing" } }, - [630]={ + [662]={ lang={ English={ [1]={ @@ -13181,7 +13769,7 @@ return { [1]="local_flask_life_leech_from_attack_damage_permyriad_while_healing" } }, - [631]={ + [663]={ lang={ English={ [1]={ @@ -13207,7 +13795,7 @@ return { [1]="local_flask_life_leech_permyriad_while_healing" } }, - [632]={ + [664]={ lang={ English={ [1]={ @@ -13233,7 +13821,7 @@ return { [1]="old_do_not_use_local_flask_mana_leech_%_while_healing" } }, - [633]={ + [665]={ lang={ English={ [1]={ @@ -13259,7 +13847,7 @@ return { [1]="local_flask_mana_leech_permyriad_while_healing" } }, - [634]={ + [666]={ lang={ English={ [1]={ @@ -13281,7 +13869,7 @@ return { [1]="local_flask_adds_knockback_while_healing" } }, - [635]={ + [667]={ lang={ English={ [1]={ @@ -13299,7 +13887,7 @@ return { [1]="local_unique_flask_physical_damage_taken_%_as_cold_while_healing" } }, - [636]={ + [668]={ lang={ English={ [1]={ @@ -13317,7 +13905,7 @@ return { [1]="local_unique_flask_physical_damage_%_to_add_as_cold_while_healing" } }, - [637]={ + [669]={ lang={ English={ [1]={ @@ -13344,7 +13932,7 @@ return { [1]="local_unique_flask_avoid_chill_%_while_healing" } }, - [638]={ + [670]={ lang={ English={ [1]={ @@ -13362,7 +13950,7 @@ return { [1]="local_unique_chaos_damage_does_not_bypass_energy_shield_during_flask_effect" } }, - [639]={ + [671]={ lang={ English={ [1]={ @@ -13389,7 +13977,7 @@ return { [1]="local_unique_flask_avoid_freeze_%_while_healing" } }, - [640]={ + [672]={ lang={ English={ [1]={ @@ -13411,7 +13999,115 @@ return { [1]="local_flask_life_gain_on_skill_use_%_mana_cost" } }, - [641]={ + [673]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Chilled during Flask Effect" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Cannot be Chilled during Flask Effect" + } + } + }, + stats={ + [1]="local_avoid_chill_%_during_flask_effect" + } + }, + [674]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Frozen during Flask Effect" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Cannot be Frozen during Flask Effect" + } + } + }, + stats={ + [1]="local_avoid_freeze_%_during_flask_effect" + } + }, + [675]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Ignited during Flask Effect" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Cannot be Ignited during Flask Effect" + } + } + }, + stats={ + [1]="local_avoid_ignite_%_during_flask_effect" + } + }, + [676]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Shocked during Flask Effect" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Cannot be Shocked during Flask Effect" + } + } + }, + stats={ + [1]="local_avoid_shock_%_during_flask_effect" + } + }, + [677]={ lang={ English={ [1]={ @@ -13433,7 +14129,7 @@ return { [1]="local_chance_to_poison_on_hit_%_during_flask_effect" } }, - [642]={ + [678]={ lang={ English={ [1]={ @@ -13451,7 +14147,7 @@ return { [1]="local_flask_additional_physical_damage_reduction_%" } }, - [643]={ + [679]={ lang={ English={ [1]={ @@ -13473,7 +14169,7 @@ return { [1]="local_flask_adds_knockback_during_flask_effect" } }, - [644]={ + [680]={ lang={ English={ [1]={ @@ -13491,7 +14187,7 @@ return { [1]="local_flask_area_of_effect_+%_during_flask_effect" } }, - [645]={ + [681]={ lang={ English={ [1]={ @@ -13501,7 +14197,7 @@ return { [2]=99 } }, - text="{0}% Chance to avoid being Stunned during Flask Effect" + text="{0}% Chance to Avoid being Stunned during Flask Effect" }, [2]={ limit={ @@ -13518,7 +14214,7 @@ return { [1]="local_flask_avoid_stun_chance_%_during_flask_effect" } }, - [646]={ + [682]={ lang={ English={ [1]={ @@ -13536,7 +14232,7 @@ return { [1]="local_flask_cannot_be_stunned_during_flask_effect" } }, - [647]={ + [683]={ lang={ English={ [1]={ @@ -13554,7 +14250,7 @@ return { [1]="local_flask_chance_to_freeze_shock_ignite_%_while_healing" } }, - [648]={ + [684]={ lang={ English={ [1]={ @@ -13576,7 +14272,7 @@ return { [1]="local_flask_critical_strike_chance_against_enemies_on_consecrated_ground_%_during_effect" } }, - [649]={ + [685]={ lang={ English={ [1]={ @@ -13607,7 +14303,7 @@ return { [1]="local_flask_critical_strike_chance_+%_during_flask_effect" } }, - [650]={ + [686]={ lang={ English={ [1]={ @@ -13629,7 +14325,7 @@ return { [1]="local_flask_culling_strike_during_flask_effect" } }, - [651]={ + [687]={ lang={ English={ [1]={ @@ -13647,7 +14343,7 @@ return { [1]="local_flask_during_effect_enemy_damage_taken_+%_on_consecrated_ground" } }, - [652]={ + [688]={ lang={ English={ [1]={ @@ -13665,7 +14361,25 @@ return { [1]="local_flask_gain_endurance_charge_per_second_during_flask_effect" } }, - [653]={ + [689]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immunity to Bleeding and Corrupted Blood during Flask Effect" + } + } + }, + stats={ + [1]="local_flask_immune_to_bleeding_and_corrupted_blood_during_flask_effect" + } + }, + [690]={ lang={ English={ [1]={ @@ -13683,7 +14397,61 @@ return { [1]="local_flask_immune_to_damage" } }, - [654]={ + [691]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immunity to Freeze and Chill during Flask Effect" + } + } + }, + stats={ + [1]="local_flask_immune_to_freeze_and_chill_during_flask_effect" + } + }, + [692]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immunity to Poison during Flask Effect" + } + } + }, + stats={ + [1]="local_flask_immune_to_poison_during_flask_effect" + } + }, + [693]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immunity to Shock during Flask Effect" + } + } + }, + stats={ + [1]="local_flask_immune_to_shock_during_flask_effect" + } + }, + [694]={ lang={ English={ [1]={ @@ -13701,7 +14469,7 @@ return { [1]="local_flask_is_petrified" } }, - [655]={ + [695]={ lang={ English={ [1]={ @@ -13732,7 +14500,25 @@ return { [1]="local_flask_item_found_rarity_+%_during_flask_effect" } }, - [656]={ + [696]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Life Leech is instant during Flask Effect" + } + } + }, + stats={ + [1]="local_flask_life_leech_is_instant_during_flask_effect" + } + }, + [697]={ lang={ English={ [1]={ @@ -13758,7 +14544,7 @@ return { [1]="local_flask_life_leech_on_damage_taken_%_permyriad_during_flask_effect" } }, - [657]={ + [698]={ lang={ English={ [1]={ @@ -13780,7 +14566,7 @@ return { [1]="local_flask_life_regeneration_per_minute_%_during_flask_effect" } }, - [658]={ + [699]={ lang={ English={ [1]={ @@ -13798,7 +14584,7 @@ return { [1]="local_flask_no_mana_recovery_during_effect" } }, - [659]={ + [700]={ lang={ English={ [1]={ @@ -13833,7 +14619,7 @@ return { [1]="local_flask_non_damaging_ailment_effect_+%_during_flask_effect" } }, - [660]={ + [701]={ lang={ English={ [1]={ @@ -13860,25 +14646,38 @@ return { [1]="local_flask_number_of_additional_projectiles_during_flask_effect" } }, - [661]={ + [702]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="Grants Immunity to Poison for 4 seconds if used while Poisoned" + text="{0}% increased Reflected Damage taken during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Reflected Damage taken during Flask Effect" } } }, stats={ - [1]="local_flask_poison_immunity_if_poisoned" + [1]="local_flask_reflect_damage_taken_+%_during_flask_effect" } }, - [662]={ + [703]={ lang={ English={ [1]={ @@ -13909,7 +14708,7 @@ return { [1]="local_flask_skill_mana_cost_+%_during_flask_effect" } }, - [663]={ + [704]={ lang={ English={ [1]={ @@ -13944,7 +14743,7 @@ return { [1]="local_flask_vaal_souls_gained_per_minute_during_effect" } }, - [664]={ + [705]={ lang={ English={ [1]={ @@ -13962,7 +14761,7 @@ return { [1]="local_no_critical_strike_multiplier_during_flask_effect" } }, - [665]={ + [706]={ lang={ English={ [1]={ @@ -13993,7 +14792,224 @@ return { [1]="local_poison_duration_+%_during_flask_effect" } }, - [666]={ + [707]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Bleeding Duration on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Bleeding Duration on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_bleed_duration_+%_during_flask_effect" + } + }, + [708]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Effect of Chill on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Chill on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_chill_effect_+%_during_flask_effect" + } + }, + [709]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Effect of Curses on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Curses on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_curse_effect_+%_during_flask_effect" + } + }, + [710]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Freeze Duration on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Freeze Duration on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_freeze_duration_+%_during_flask_effect" + } + }, + [711]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Ignite Duration on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Ignite Duration on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_ignite_duration_+%_during_flask_effect" + } + }, + [712]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Poison Duration on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Poison Duration on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_poison_duration_+%_during_flask_effect" + } + }, + [713]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Effect of Shock on you during Flask Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Shock on you during Flask Effect" + } + } + }, + stats={ + [1]="local_self_shock_effect_+%_during_flask_effect" + } + }, + [714]={ lang={ English={ [1]={ @@ -14024,7 +15040,7 @@ return { [1]="local_unique_expedition_flask_ward_+%_final_during_flask_effect" } }, - [667]={ + [715]={ lang={ English={ [1]={ @@ -14046,7 +15062,7 @@ return { [1]="local_unique_flask_additional_maximum_all_elemental_resistances_%_while_healing" } }, - [668]={ + [716]={ lang={ English={ [1]={ @@ -14064,7 +15080,7 @@ return { [1]="local_unique_flask_block_%_while_healing" } }, - [669]={ + [717]={ lang={ English={ [1]={ @@ -14082,7 +15098,7 @@ return { [1]="local_unique_flask_cannot_recover_life_while_healing" } }, - [670]={ + [718]={ lang={ English={ [1]={ @@ -14100,7 +15116,7 @@ return { [1]="local_unique_flask_charges_gained_+%_during_flask_effect" } }, - [671]={ + [719]={ lang={ English={ [1]={ @@ -14118,7 +15134,7 @@ return { [1]="local_unique_flask_critical_poison_dot_multiplier_+_during_flask_effect" } }, - [672]={ + [720]={ lang={ English={ [1]={ @@ -14149,7 +15165,7 @@ return { [1]="local_unique_flask_critical_strike_chance_+%_vs_enemies_on_consecrated_ground_during_flask_effect" } }, - [673]={ + [721]={ lang={ English={ [1]={ @@ -14180,7 +15196,7 @@ return { [1]="local_unique_flask_damage_over_time_+%_during_flask_effect" } }, - [674]={ + [722]={ lang={ English={ [1]={ @@ -14211,7 +15227,7 @@ return { [1]="local_unique_flask_damage_+%_vs_demons_while_healing" } }, - [675]={ + [723]={ lang={ English={ [1]={ @@ -14242,7 +15258,7 @@ return { [1]="local_unique_flask_damage_taken_+%_vs_demons_while_healing" } }, - [676]={ + [724]={ lang={ English={ [1]={ @@ -14260,7 +15276,7 @@ return { [1]="local_unique_flask_elemental_damage_%_to_add_as_chaos_while_healing" } }, - [677]={ + [725]={ lang={ English={ [1]={ @@ -14278,7 +15294,7 @@ return { [1]="local_unique_flask_item_quantity_+%_while_healing" } }, - [678]={ + [726]={ lang={ English={ [1]={ @@ -14296,7 +15312,7 @@ return { [1]="local_unique_flask_item_rarity_+%_while_healing" } }, - [679]={ + [727]={ lang={ English={ [1]={ @@ -14314,7 +15330,7 @@ return { [1]="local_unique_flask_kiaras_determination" } }, - [680]={ + [728]={ lang={ English={ [1]={ @@ -14340,7 +15356,7 @@ return { [1]="local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing" } }, - [681]={ + [729]={ lang={ English={ [1]={ @@ -14358,7 +15374,7 @@ return { [1]="local_unique_flask_light_radius_+%_while_healing" } }, - [682]={ + [730]={ lang={ English={ [1]={ @@ -14376,7 +15392,7 @@ return { [1]="local_unique_flask_nearby_enemies_cursed_with_level_x_despair_during_flask_effect" } }, - [683]={ + [731]={ lang={ English={ [1]={ @@ -14394,7 +15410,7 @@ return { [1]="local_unique_flask_no_mana_cost_while_healing" } }, - [684]={ + [732]={ lang={ English={ [1]={ @@ -14412,7 +15428,7 @@ return { [1]="local_unique_flask_physical_damage_%_to_add_as_chaos_while_healing" } }, - [685]={ + [733]={ lang={ English={ [1]={ @@ -14430,7 +15446,7 @@ return { [1]="local_unique_flask_resist_all_elements_%_during_flask_effect" } }, - [686]={ + [734]={ lang={ English={ [1]={ @@ -14448,7 +15464,7 @@ return { [1]="local_unique_flask_spell_block_%_while_healing" } }, - [687]={ + [735]={ lang={ English={ [1]={ @@ -14479,7 +15495,7 @@ return { [1]="local_unique_flask_vaal_skill_critical_strike_chance_+%_during_flask_effect" } }, - [688]={ + [736]={ lang={ English={ [1]={ @@ -14510,7 +15526,7 @@ return { [1]="local_unique_flask_vaal_skill_damage_+%_during_flask_effect" } }, - [689]={ + [737]={ lang={ English={ [1]={ @@ -14541,7 +15557,7 @@ return { [1]="local_unique_flask_vaal_skill_damage_+%_final_during_flask_effect" } }, - [690]={ + [738]={ lang={ English={ [1]={ @@ -14559,7 +15575,7 @@ return { [1]="local_unique_flask_vaal_skill_does_not_apply_soul_gain_prevention_during_flask_effect" } }, - [691]={ + [739]={ lang={ English={ [1]={ @@ -14569,7 +15585,7 @@ return { [2]="#" } }, - text="Vaal Skills require {0}% increased Souls Per Use during effect" + text="Non-Aura Vaal Skills require {0}% increased Souls Per Use during Effect" }, [2]={ [1]={ @@ -14582,7 +15598,7 @@ return { [2]=-1 } }, - text="Vaal Skills require {0}% reduced Souls Per Use during effect" + text="Non-Aura Vaal Skills require {0}% reduced Souls Per Use during Effect" } } }, @@ -14590,7 +15606,7 @@ return { [1]="local_unique_flask_vaal_skill_soul_cost_+%_during_flask_effect" } }, - [692]={ + [740]={ lang={ English={ [1]={ @@ -14621,7 +15637,7 @@ return { [1]="local_unique_flask_vaal_skill_soul_gain_preventation_duration_+%_during_flask_effect" } }, - [693]={ + [741]={ lang={ English={ [1]={ @@ -14639,7 +15655,7 @@ return { [1]="local_unique_lions_roar_melee_physical_damage_+%_final_during_flask_effect" } }, - [694]={ + [742]={ lang={ English={ [1]={ @@ -14665,7 +15681,7 @@ return { [1]="old_do_not_use_local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing" } }, - [695]={ + [743]={ lang={ English={ [1]={ @@ -14683,7 +15699,7 @@ return { [1]="unique_spread_poison_to_nearby_enemies_during_flask_effect" } }, - [696]={ + [744]={ lang={ English={ [1]={ @@ -14705,7 +15721,7 @@ return { [1]="local_chaos_damage_taken_per_minute_during_flask_effect" } }, - [697]={ + [745]={ lang={ English={ [1]={ @@ -14736,7 +15752,7 @@ return { [1]="local_flask_enemies_ignited_during_flask_effect_damage_taken_+%" } }, - [698]={ + [746]={ lang={ English={ [1]={ @@ -14754,7 +15770,7 @@ return { [1]="local_flask_recover_%_maximum_life_on_kill_during_flask_effect" } }, - [699]={ + [747]={ lang={ English={ [1]={ @@ -14772,7 +15788,7 @@ return { [1]="local_flask_recover_%_maximum_mana_on_kill_during_flask_effect" } }, - [700]={ + [748]={ lang={ English={ [1]={ @@ -14790,7 +15806,7 @@ return { [1]="local_flask_recover_%_maximum_energy_shield_on_kill_during_flask_effect" } }, - [701]={ + [749]={ lang={ English={ [1]={ @@ -14821,7 +15837,7 @@ return { [1]="local_attack_cast_movement_speed_+%_during_flask_effect" } }, - [702]={ + [750]={ lang={ English={ [1]={ @@ -14852,7 +15868,7 @@ return { [1]="local_attack_cast_movement_speed_+%_per_second_during_flask_effect" } }, - [703]={ + [751]={ lang={ English={ [1]={ @@ -14874,7 +15890,7 @@ return { [1]="local_flask_unholy_might_during_flask_effect" } }, - [704]={ + [752]={ lang={ English={ [1]={ @@ -14892,7 +15908,7 @@ return { [1]="local_flask_prevents_death_while_healing" } }, - [705]={ + [753]={ lang={ English={ [1]={ @@ -14931,7 +15947,7 @@ return { [1]="local_unique_flask_elemental_damage_taken_+%_of_lowest_uncapped_resistance_type" } }, - [706]={ + [754]={ lang={ English={ [1]={ @@ -14953,7 +15969,7 @@ return { [1]="local_unique_flask_elemental_penetration_%_of_highest_uncapped_resistance_type" } }, - [707]={ + [755]={ lang={ English={ [1]={ @@ -14971,7 +15987,7 @@ return { [1]="local_unique_flask_shock_nearby_enemies_during_flask_effect" } }, - [708]={ + [756]={ lang={ English={ [1]={ @@ -14989,7 +16005,7 @@ return { [1]="local_unique_flask_shocked_during_flask_effect" } }, - [709]={ + [757]={ lang={ English={ [1]={ @@ -15007,7 +16023,7 @@ return { [1]="local_unique_flask_physical_damage_%_converted_to_lightning_during_flask_effect" } }, - [710]={ + [758]={ lang={ English={ [1]={ @@ -15025,7 +16041,7 @@ return { [1]="local_unique_flask_lightning_resistance_penetration_%_during_flask_effect" } }, - [711]={ + [759]={ lang={ English={ [1]={ @@ -15056,7 +16072,7 @@ return { [1]="local_unique_vinktars_flask_shock_effect_+%_during_flask_effect" } }, - [712]={ + [760]={ lang={ English={ [1]={ @@ -15074,7 +16090,7 @@ return { [1]="local_unique_vinktars_flask_shock_proliferation_radius_during_flask_effect" } }, - [713]={ + [761]={ lang={ English={ [1]={ @@ -15097,7 +16113,7 @@ return { [2]="local_unique_flask_maximum_added_lightning_damage_to_attacks_during_flask_effect" } }, - [714]={ + [762]={ lang={ English={ [1]={ @@ -15120,7 +16136,7 @@ return { [2]="local_unique_flask_maximum_added_lightning_damage_to_spells_during_flask_effect" } }, - [715]={ + [763]={ lang={ English={ [1]={ @@ -15146,7 +16162,7 @@ return { [1]="local_unique_flask_leech_lightning_damage_%_as_life_during_flask_effect" } }, - [716]={ + [764]={ lang={ English={ [1]={ @@ -15172,7 +16188,7 @@ return { [1]="local_unique_flask_leech_lightning_damage_%_as_mana_during_flask_effect" } }, - [717]={ + [765]={ lang={ English={ [1]={ @@ -15194,7 +16210,7 @@ return { [1]="local_unique_flask_leech_is_instant_during_flask_effect" } }, - [718]={ + [766]={ lang={ English={ [1]={ @@ -15212,7 +16228,7 @@ return { [1]="local_flask_cannot_gain_charges_during_flask_effect" } }, - [719]={ + [767]={ lang={ English={ [1]={ @@ -15230,7 +16246,7 @@ return { [1]="local_unique_overflowing_chalice_flask_cannot_gain_flask_charges_during_flask_effect" } }, - [720]={ + [768]={ lang={ English={ [1]={ @@ -15248,7 +16264,7 @@ return { [1]="local_unique_soul_ripper_flask_cannot_gain_flask_charges_during_flask_effect" } }, - [721]={ + [769]={ lang={ English={ [1]={ @@ -15270,7 +16286,7 @@ return { [1]="local_flask_ghost_reaver" } }, - [722]={ + [770]={ lang={ English={ [1]={ @@ -15292,7 +16308,7 @@ return { [1]="local_flask_zealots_oath" } }, - [723]={ + [771]={ lang={ English={ [1]={ @@ -15314,7 +16330,7 @@ return { [1]="local_grant_eldritch_battery_during_flask_effect" } }, - [724]={ + [772]={ lang={ English={ [1]={ @@ -15336,7 +16352,7 @@ return { [1]="local_grant_perfect_agony_during_flask_effect" } }, - [725]={ + [773]={ lang={ English={ [1]={ @@ -15354,7 +16370,7 @@ return { [1]="map_experience_gain_+%" } }, - [726]={ + [774]={ lang={ English={ [1]={ @@ -15372,7 +16388,7 @@ return { [1]="map_item_level_override" } }, - [727]={ + [775]={ lang={ English={ [1]={ @@ -15390,7 +16406,7 @@ return { [1]="local_unique_jewel_nearby_disconnected_passives_can_be_allocated" } }, - [728]={ + [776]={ lang={ English={ [1]={ @@ -15408,7 +16424,7 @@ return { [1]="local_weapon_uses_both_hands" } }, - [729]={ + [777]={ lang={ English={ [1]={ @@ -15447,7 +16463,7 @@ return { [1]="local_attribute_requirements_+%" } }, - [730]={ + [778]={ lang={ English={ [1]={ @@ -15465,7 +16481,7 @@ return { [1]="local_cannot_be_used_with_chaos_innoculation" } }, - [731]={ + [779]={ lang={ English={ [1]={ @@ -15483,7 +16499,7 @@ return { [1]="local_dexterity_requirement_+" } }, - [732]={ + [780]={ lang={ English={ [1]={ @@ -15523,7 +16539,7 @@ return { [1]="local_dexterity_requirement_+%" } }, - [733]={ + [781]={ lang={ English={ [1]={ @@ -15541,7 +16557,7 @@ return { [1]="local_intelligence_requirement_+" } }, - [734]={ + [782]={ lang={ English={ [1]={ @@ -15581,7 +16597,7 @@ return { [1]="local_intelligence_requirement_+%" } }, - [735]={ + [783]={ lang={ English={ [1]={ @@ -15599,7 +16615,7 @@ return { [1]="local_level_requirement_-" } }, - [736]={ + [784]={ lang={ English={ [1]={ @@ -15621,7 +16637,7 @@ return { [1]="local_no_attribute_requirements" } }, - [737]={ + [785]={ lang={ English={ [1]={ @@ -15639,7 +16655,7 @@ return { [1]="local_no_energy_shield" } }, - [738]={ + [786]={ lang={ English={ [1]={ @@ -15657,7 +16673,7 @@ return { [1]="local_strength_and_intelligence_requirement_+" } }, - [739]={ + [787]={ lang={ English={ [1]={ @@ -15675,7 +16691,7 @@ return { [1]="local_strength_requirement_+" } }, - [740]={ + [788]={ lang={ English={ [1]={ @@ -15715,7 +16731,7 @@ return { [1]="local_strength_requirement_+%" } }, - [741]={ + [789]={ lang={ English={ [1]={ @@ -15733,7 +16749,7 @@ return { [1]="monster_base_block_%" } }, - [742]={ + [790]={ lang={ English={ [1]={ @@ -15751,7 +16767,7 @@ return { [1]="shield_block_%" } }, - [743]={ + [791]={ lang={ English={ [1]={ @@ -15769,7 +16785,90 @@ return { [1]="shield_spell_block_%" } }, - [744]={ + [792]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Prevent {0:+d}% of Suppressed Spell Damage" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0:+d}% to amount of Suppressed Spell Damage Prevented" + } + } + }, + stats={ + [1]="base_spell_damage_%_suppressed" + } + }, + [793]={ + lang={ + English={ + [1]={ + [1]={ + k="times_one_point_five", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage" + } + } + }, + stats={ + [1]="base_spell_suppression_chance_150%_of_value" + } + }, + [794]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage" + } + } + }, + stats={ + [1]="base_spell_suppression_chance_%" + } + }, + [795]={ lang={ English={ [1]={ @@ -15787,7 +16886,7 @@ return { [1]="spell_block_while_dual_wielding_%" } }, - [745]={ + [796]={ lang={ English={ [1]={ @@ -15805,7 +16904,7 @@ return { [1]="spell_block_%_while_on_low_life" } }, - [746]={ + [797]={ lang={ English={ [1]={ @@ -15823,7 +16922,7 @@ return { [1]="spell_block_with_bow_%" } }, - [747]={ + [798]={ lang={ English={ [1]={ @@ -15845,7 +16944,7 @@ return { [1]="spell_block_with_staff_%" } }, - [748]={ + [799]={ lang={ English={ [1]={ @@ -15867,7 +16966,7 @@ return { [1]="staff_block_%" } }, - [749]={ + [800]={ lang={ English={ [1]={ @@ -15885,7 +16984,7 @@ return { [1]="block_chance_%_per_50_strength" } }, - [750]={ + [801]={ lang={ English={ [1]={ @@ -15907,7 +17006,7 @@ return { [1]="additional_staff_block_%" } }, - [751]={ + [802]={ lang={ English={ [1]={ @@ -15929,7 +17028,7 @@ return { [1]="old_do_not_use_spell_block_%_from_assumed_block_value" } }, - [752]={ + [803]={ lang={ English={ [1]={ @@ -15955,7 +17054,7 @@ return { [1]="old_do_not_use_spell_block_%_while_on_low_life_from_assumed_block_value" } }, - [753]={ + [804]={ lang={ English={ [1]={ @@ -15973,7 +17072,7 @@ return { [1]="spell_block_equals_attack_block" } }, - [754]={ + [805]={ lang={ English={ [1]={ @@ -15991,7 +17090,7 @@ return { [1]="additional_spell_block_%" } }, - [755]={ + [806]={ lang={ English={ [1]={ @@ -16026,7 +17125,7 @@ return { [1]="base_spell_block_luck" } }, - [756]={ + [807]={ lang={ English={ [1]={ @@ -16044,7 +17143,7 @@ return { [1]="base_spell_block_%" } }, - [757]={ + [808]={ lang={ English={ [1]={ @@ -16062,7 +17161,7 @@ return { [1]="block_while_dual_wielding_%" } }, - [758]={ + [809]={ lang={ English={ [1]={ @@ -16080,7 +17179,25 @@ return { [1]="block_while_dual_wielding_claws_%" } }, - [759]={ + [810]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% Chance to Block Attack Damage while holding a Shield" + } + } + }, + stats={ + [1]="block_chance_%_while_holding_shield" + } + }, + [811]={ lang={ English={ [1]={ @@ -16098,7 +17215,7 @@ return { [1]="dual_wield_or_shield_block_%" } }, - [760]={ + [812]={ lang={ English={ [1]={ @@ -16129,7 +17246,7 @@ return { [1]="block_chance_+%" } }, - [761]={ + [813]={ lang={ English={ [1]={ @@ -16160,7 +17277,7 @@ return { [1]="block_recovery_+%" } }, - [762]={ + [814]={ lang={ English={ [1]={ @@ -16178,7 +17295,7 @@ return { [1]="melee_splash" } }, - [763]={ + [815]={ lang={ English={ [1]={ @@ -16196,7 +17313,7 @@ return { [1]="offerings_also_buff_you" } }, - [764]={ + [816]={ lang={ English={ [1]={ @@ -16227,7 +17344,7 @@ return { [1]="self_offering_effect_+%" } }, - [765]={ + [817]={ lang={ English={ [1]={ @@ -16258,7 +17375,7 @@ return { [1]="slayer_ascendancy_melee_splash_damage_+%_final_for_splash" } }, - [766]={ + [818]={ lang={ English={ [1]={ @@ -16280,7 +17397,7 @@ return { [1]="additional_all_attributes" } }, - [767]={ + [819]={ lang={ English={ [1]={ @@ -16298,7 +17415,7 @@ return { [1]="additional_strength" } }, - [768]={ + [820]={ lang={ English={ [1]={ @@ -16316,7 +17433,7 @@ return { [1]="additional_dexterity" } }, - [769]={ + [821]={ lang={ English={ [1]={ @@ -16334,7 +17451,7 @@ return { [1]="additional_intelligence" } }, - [770]={ + [822]={ lang={ English={ [1]={ @@ -16352,7 +17469,7 @@ return { [1]="additional_strength_and_dexterity" } }, - [771]={ + [823]={ lang={ English={ [1]={ @@ -16370,7 +17487,7 @@ return { [1]="additional_strength_and_intelligence" } }, - [772]={ + [824]={ lang={ English={ [1]={ @@ -16388,7 +17505,7 @@ return { [1]="additional_dexterity_and_intelligence" } }, - [773]={ + [825]={ lang={ English={ [1]={ @@ -16427,7 +17544,7 @@ return { [1]="all_attributes_+%" } }, - [774]={ + [826]={ lang={ English={ [1]={ @@ -16458,7 +17575,7 @@ return { [1]="strength_+%" } }, - [775]={ + [827]={ lang={ English={ [1]={ @@ -16489,7 +17606,7 @@ return { [1]="dexterity_+%" } }, - [776]={ + [828]={ lang={ English={ [1]={ @@ -16520,7 +17637,7 @@ return { [1]="intelligence_+%" } }, - [777]={ + [829]={ lang={ English={ [1]={ @@ -16551,7 +17668,7 @@ return { [1]="damage_+%" } }, - [778]={ + [830]={ lang={ English={ [1]={ @@ -16582,7 +17699,7 @@ return { [1]="on_weapon_global_damage_+%" } }, - [779]={ + [831]={ lang={ English={ [1]={ @@ -16613,7 +17730,7 @@ return { [1]="totem_damage_+%" } }, - [780]={ + [832]={ lang={ English={ [1]={ @@ -16644,7 +17761,7 @@ return { [1]="trap_damage_+%" } }, - [781]={ + [833]={ lang={ English={ [1]={ @@ -16675,7 +17792,7 @@ return { [1]="trap_or_mine_damage_+%" } }, - [782]={ + [834]={ lang={ English={ [1]={ @@ -16706,7 +17823,7 @@ return { [1]="mine_damage_+%" } }, - [783]={ + [835]={ lang={ English={ [1]={ @@ -16737,7 +17854,7 @@ return { [1]="unique_mine_damage_+%_final" } }, - [784]={ + [836]={ lang={ English={ [1]={ @@ -16768,7 +17885,7 @@ return { [1]="attack_damage_+%" } }, - [785]={ + [837]={ lang={ English={ [1]={ @@ -16799,7 +17916,7 @@ return { [1]="unique_ryuslathas_clutches_maximum_physical_attack_damage_+%_final" } }, - [786]={ + [838]={ lang={ English={ [1]={ @@ -16830,7 +17947,7 @@ return { [1]="unique_ryuslathas_clutches_minimum_physical_attack_damage_+%_final" } }, - [787]={ + [839]={ lang={ English={ [1]={ @@ -16861,7 +17978,7 @@ return { [1]="cold_attack_damage_+%" } }, - [788]={ + [840]={ lang={ English={ [1]={ @@ -16892,7 +18009,7 @@ return { [1]="fire_attack_damage_+%" } }, - [789]={ + [841]={ lang={ English={ [1]={ @@ -16923,7 +18040,7 @@ return { [1]="physical_attack_damage_+%" } }, - [790]={ + [842]={ lang={ English={ [1]={ @@ -16954,7 +18071,7 @@ return { [1]="cold_attack_damage_+%_while_holding_a_shield" } }, - [791]={ + [843]={ lang={ English={ [1]={ @@ -16985,7 +18102,7 @@ return { [1]="fire_attack_damage_+%_while_holding_a_shield" } }, - [792]={ + [844]={ lang={ English={ [1]={ @@ -17016,7 +18133,7 @@ return { [1]="attack_damage_+%_while_holding_a_shield" } }, - [793]={ + [845]={ lang={ English={ [1]={ @@ -17047,7 +18164,7 @@ return { [1]="attack_skills_damage_+%_while_holding_shield" } }, - [794]={ + [846]={ lang={ English={ [1]={ @@ -17078,7 +18195,7 @@ return { [1]="physical_attack_damage_+%_while_holding_a_shield" } }, - [795]={ + [847]={ lang={ English={ [1]={ @@ -17117,7 +18234,7 @@ return { [1]="attack_ailment_damage_+%_while_holding_shield" } }, - [796]={ + [848]={ lang={ English={ [1]={ @@ -17148,7 +18265,7 @@ return { [1]="damage_over_time_+%" } }, - [797]={ + [849]={ lang={ English={ [1]={ @@ -17179,7 +18296,7 @@ return { [1]="physical_damage_over_time_+%" } }, - [798]={ + [850]={ lang={ English={ [1]={ @@ -17210,7 +18327,7 @@ return { [1]="fire_damage_over_time_+%" } }, - [799]={ + [851]={ lang={ English={ [1]={ @@ -17241,7 +18358,7 @@ return { [1]="cold_damage_over_time_+%" } }, - [800]={ + [852]={ lang={ English={ [1]={ @@ -17272,7 +18389,7 @@ return { [1]="chaos_damage_over_time_+%" } }, - [801]={ + [853]={ lang={ English={ [1]={ @@ -17311,7 +18428,7 @@ return { [1]="damage_+%_when_on_low_life" } }, - [802]={ + [854]={ lang={ English={ [1]={ @@ -17342,7 +18459,7 @@ return { [1]="damage_+%_per_active_curse_on_self" } }, - [803]={ + [855]={ lang={ English={ [1]={ @@ -17373,7 +18490,7 @@ return { [1]="damage_+%_while_life_leeching" } }, - [804]={ + [856]={ lang={ English={ [1]={ @@ -17404,7 +18521,7 @@ return { [1]="physical_damage_+%_while_life_leeching" } }, - [805]={ + [857]={ lang={ English={ [1]={ @@ -17435,7 +18552,7 @@ return { [1]="damage_+%_while_mana_leeching" } }, - [806]={ + [858]={ lang={ English={ [1]={ @@ -17466,7 +18583,7 @@ return { [1]="damage_+%_while_es_leeching" } }, - [807]={ + [859]={ lang={ English={ [1]={ @@ -17505,7 +18622,7 @@ return { [1]="attack_speed_+%_when_on_low_life" } }, - [808]={ + [860]={ lang={ English={ [1]={ @@ -17536,7 +18653,7 @@ return { [1]="attack_speed_+%_when_on_full_life" } }, - [809]={ + [861]={ lang={ English={ [1]={ @@ -17567,7 +18684,7 @@ return { [1]="spell_damage_+%" } }, - [810]={ + [862]={ lang={ English={ [1]={ @@ -17598,7 +18715,7 @@ return { [1]="spell_fire_damage_+%" } }, - [811]={ + [863]={ lang={ English={ [1]={ @@ -17629,7 +18746,7 @@ return { [1]="spell_cold_damage_+%" } }, - [812]={ + [864]={ lang={ English={ [1]={ @@ -17668,7 +18785,7 @@ return { [1]="spell_staff_damage_+%" } }, - [813]={ + [865]={ lang={ English={ [1]={ @@ -17699,7 +18816,7 @@ return { [1]="spell_bow_damage_+%" } }, - [814]={ + [866]={ lang={ English={ [1]={ @@ -17730,7 +18847,7 @@ return { [1]="spell_damage_+%_while_holding_shield" } }, - [815]={ + [867]={ lang={ English={ [1]={ @@ -17761,7 +18878,7 @@ return { [1]="spell_damage_+%_while_dual_wielding" } }, - [816]={ + [868]={ lang={ English={ [1]={ @@ -17792,7 +18909,7 @@ return { [1]="physical_damage_+%" } }, - [817]={ + [869]={ lang={ English={ [1]={ @@ -17871,7 +18988,7 @@ return { [2]="local_weapon_no_physical_damage" } }, - [818]={ + [870]={ lang={ English={ [1]={ @@ -17893,7 +19010,7 @@ return { [1]="local_weapon_enemy_phys_reduction_%_penalty" } }, - [819]={ + [871]={ lang={ English={ [1]={ @@ -17924,7 +19041,7 @@ return { [1]="melee_damage_+%" } }, - [820]={ + [872]={ lang={ English={ [1]={ @@ -17955,7 +19072,7 @@ return { [1]="melee_damage_+%_vs_frozen_enemies" } }, - [821]={ + [873]={ lang={ English={ [1]={ @@ -17986,7 +19103,7 @@ return { [1]="damage_+%_vs_frozen_enemies" } }, - [822]={ + [874]={ lang={ English={ [1]={ @@ -18017,7 +19134,7 @@ return { [1]="melee_damage_+%_vs_shocked_enemies" } }, - [823]={ + [875]={ lang={ English={ [1]={ @@ -18048,7 +19165,7 @@ return { [1]="damage_vs_shocked_enemies_+%" } }, - [824]={ + [876]={ lang={ English={ [1]={ @@ -18079,7 +19196,7 @@ return { [1]="melee_damage_+%_vs_burning_enemies" } }, - [825]={ + [877]={ lang={ English={ [1]={ @@ -18118,7 +19235,7 @@ return { [1]="damage_+%_vs_enemies_per_freeze_shock_ignite" } }, - [826]={ + [878]={ lang={ English={ [1]={ @@ -18149,7 +19266,7 @@ return { [1]="damage_+%_vs_frozen_shocked_ignited_enemies" } }, - [827]={ + [879]={ lang={ English={ [1]={ @@ -18167,7 +19284,7 @@ return { [1]="dot_multiplier_+" } }, - [828]={ + [880]={ lang={ English={ [1]={ @@ -18185,7 +19302,7 @@ return { [1]="ailment_dot_multiplier_+" } }, - [829]={ + [881]={ lang={ English={ [1]={ @@ -18203,7 +19320,7 @@ return { [1]="critical_ailment_dot_multiplier_+" } }, - [830]={ + [882]={ lang={ English={ [1]={ @@ -18221,7 +19338,7 @@ return { [1]="damage_over_time_multiplier_+_with_attacks" } }, - [831]={ + [883]={ lang={ English={ [1]={ @@ -18239,7 +19356,7 @@ return { [1]="physical_dot_multiplier_+" } }, - [832]={ + [884]={ lang={ English={ [1]={ @@ -18257,7 +19374,7 @@ return { [1]="bleeding_dot_multiplier_+" } }, - [833]={ + [885]={ lang={ English={ [1]={ @@ -18275,7 +19392,7 @@ return { [1]="critical_bleeding_dot_multiplier_+" } }, - [834]={ + [886]={ lang={ English={ [1]={ @@ -18293,7 +19410,7 @@ return { [1]="physical_damage_over_time_multiplier_+_with_attacks" } }, - [835]={ + [887]={ lang={ English={ [1]={ @@ -18311,7 +19428,7 @@ return { [1]="fire_dot_multiplier_+" } }, - [836]={ + [888]={ lang={ English={ [1]={ @@ -18329,7 +19446,7 @@ return { [1]="critical_ignite_dot_multiplier_+" } }, - [837]={ + [889]={ lang={ English={ [1]={ @@ -18347,7 +19464,7 @@ return { [1]="fire_damage_over_time_multiplier_+_with_attacks" } }, - [838]={ + [890]={ lang={ English={ [1]={ @@ -18365,7 +19482,7 @@ return { [1]="ignite_dot_multiplier_+" } }, - [839]={ + [891]={ lang={ English={ [1]={ @@ -18383,7 +19500,7 @@ return { [1]="cold_damage_over_time_multiplier_+_while_affected_by_malevolence" } }, - [840]={ + [892]={ lang={ English={ [1]={ @@ -18401,7 +19518,7 @@ return { [1]="cold_dot_multiplier_+" } }, - [841]={ + [893]={ lang={ English={ [1]={ @@ -18419,7 +19536,7 @@ return { [1]="lightning_dot_multiplier_+" } }, - [842]={ + [894]={ lang={ English={ [1]={ @@ -18437,7 +19554,7 @@ return { [1]="chaos_damage_over_time_multiplier_+_while_affected_by_malevolence" } }, - [843]={ + [895]={ lang={ English={ [1]={ @@ -18455,7 +19572,7 @@ return { [1]="chaos_dot_multiplier_+" } }, - [844]={ + [896]={ lang={ English={ [1]={ @@ -18473,7 +19590,7 @@ return { [1]="chaos_non_ailment_damage_over_time_multiplier_+" } }, - [845]={ + [897]={ lang={ English={ [1]={ @@ -18491,7 +19608,7 @@ return { [1]="chaos_damage_over_time_multiplier_+_with_attacks" } }, - [846]={ + [898]={ lang={ English={ [1]={ @@ -18509,7 +19626,7 @@ return { [1]="critical_poison_dot_multiplier_+" } }, - [847]={ + [899]={ lang={ English={ [1]={ @@ -18527,7 +19644,7 @@ return { [1]="poison_dot_multiplier_+" } }, - [848]={ + [900]={ lang={ English={ [1]={ @@ -18545,7 +19662,7 @@ return { [1]="local_poison_dot_multiplier_+" } }, - [849]={ + [901]={ lang={ English={ [1]={ @@ -18568,7 +19685,7 @@ return { [2]="global_maximum_added_physical_damage" } }, - [850]={ + [902]={ lang={ English={ [1]={ @@ -18591,7 +19708,7 @@ return { [2]="attack_maximum_added_physical_damage" } }, - [851]={ + [903]={ lang={ English={ [1]={ @@ -18614,7 +19731,7 @@ return { [2]="attack_maximum_added_physical_damage_with_weapons" } }, - [852]={ + [904]={ lang={ English={ [1]={ @@ -18637,7 +19754,7 @@ return { [2]="local_attack_maximum_added_physical_damage_per_3_levels" } }, - [853]={ + [905]={ lang={ English={ [1]={ @@ -18660,7 +19777,7 @@ return { [2]="maximum_added_physical_damage_vs_frozen_enemies" } }, - [854]={ + [906]={ lang={ English={ [1]={ @@ -18683,7 +19800,7 @@ return { [2]="maximum_added_fire_damage_vs_ignited_enemies" } }, - [855]={ + [907]={ lang={ English={ [1]={ @@ -18706,7 +19823,7 @@ return { [2]="maximum_added_fire_attack_damage_per_active_buff" } }, - [856]={ + [908]={ lang={ English={ [1]={ @@ -18729,7 +19846,7 @@ return { [2]="maximum_added_fire_spell_damage_per_active_buff" } }, - [857]={ + [909]={ lang={ English={ [1]={ @@ -18752,7 +19869,7 @@ return { [2]="maximum_added_fire_damage_per_active_buff" } }, - [858]={ + [910]={ lang={ English={ [1]={ @@ -18775,7 +19892,7 @@ return { [2]="local_maximum_added_physical_damage" } }, - [859]={ + [911]={ lang={ English={ [1]={ @@ -18806,7 +19923,7 @@ return { [1]="attack_skills_damage_+%_while_dual_wielding" } }, - [860]={ + [912]={ lang={ English={ [1]={ @@ -18837,7 +19954,7 @@ return { [1]="damage_while_dual_wielding_+%" } }, - [861]={ + [913]={ lang={ English={ [1]={ @@ -18868,7 +19985,7 @@ return { [1]="physical_damage_while_dual_wielding_+%" } }, - [862]={ + [914]={ lang={ English={ [1]={ @@ -18899,7 +20016,7 @@ return { [1]="fire_damage_while_dual_wielding_+%" } }, - [863]={ + [915]={ lang={ English={ [1]={ @@ -18930,7 +20047,7 @@ return { [1]="cold_damage_while_dual_wielding_+%" } }, - [864]={ + [916]={ lang={ English={ [1]={ @@ -18961,7 +20078,7 @@ return { [1]="base_main_hand_damage_+%" } }, - [865]={ + [917]={ lang={ English={ [1]={ @@ -18992,7 +20109,7 @@ return { [1]="base_off_hand_damage_+%" } }, - [866]={ + [918]={ lang={ English={ [1]={ @@ -19031,7 +20148,7 @@ return { [1]="melee_weapon_hit_and_ailment_damage_+%" } }, - [867]={ + [919]={ lang={ English={ [1]={ @@ -19062,7 +20179,7 @@ return { [1]="one_handed_melee_physical_damage_+%" } }, - [868]={ + [920]={ lang={ English={ [1]={ @@ -19101,7 +20218,7 @@ return { [1]="one_handed_melee_weapon_hit_and_ailment_damage_+%" } }, - [869]={ + [921]={ lang={ English={ [1]={ @@ -19140,7 +20257,7 @@ return { [1]="one_handed_weapon_hit_and_ailment_damage_+%" } }, - [870]={ + [922]={ lang={ English={ [1]={ @@ -19179,7 +20296,7 @@ return { [1]="melee_weapon_ailment_damage_+%" } }, - [871]={ + [923]={ lang={ English={ [1]={ @@ -19218,7 +20335,7 @@ return { [1]="one_handed_melee_weapon_ailment_damage_+%" } }, - [872]={ + [924]={ lang={ English={ [1]={ @@ -19257,7 +20374,7 @@ return { [1]="one_handed_weapon_ailment_damage_+%" } }, - [873]={ + [925]={ lang={ English={ [1]={ @@ -19288,7 +20405,7 @@ return { [1]="one_handed_melee_fire_damage_+%" } }, - [874]={ + [926]={ lang={ English={ [1]={ @@ -19319,7 +20436,7 @@ return { [1]="one_handed_melee_cold_damage_+%" } }, - [875]={ + [927]={ lang={ English={ [1]={ @@ -19350,7 +20467,7 @@ return { [1]="two_handed_melee_physical_damage_+%" } }, - [876]={ + [928]={ lang={ English={ [1]={ @@ -19389,7 +20506,7 @@ return { [1]="two_handed_melee_weapon_hit_and_ailment_damage_+%" } }, - [877]={ + [929]={ lang={ English={ [1]={ @@ -19428,7 +20545,7 @@ return { [1]="two_handed_weapon_hit_and_ailment_damage_+%" } }, - [878]={ + [930]={ lang={ English={ [1]={ @@ -19467,7 +20584,7 @@ return { [1]="two_handed_melee_weapon_ailment_damage_+%" } }, - [879]={ + [931]={ lang={ English={ [1]={ @@ -19506,7 +20623,7 @@ return { [1]="two_handed_weapon_ailment_damage_+%" } }, - [880]={ + [932]={ lang={ English={ [1]={ @@ -19537,7 +20654,7 @@ return { [1]="two_handed_melee_fire_damage_+%" } }, - [881]={ + [933]={ lang={ English={ [1]={ @@ -19568,7 +20685,7 @@ return { [1]="two_handed_melee_cold_damage_+%" } }, - [882]={ + [934]={ lang={ English={ [1]={ @@ -19607,7 +20724,7 @@ return { [1]="unarmed_melee_physical_damage_+%" } }, - [883]={ + [935]={ lang={ English={ [1]={ @@ -19638,7 +20755,7 @@ return { [1]="axe_damage_+%" } }, - [884]={ + [936]={ lang={ English={ [1]={ @@ -19677,7 +20794,7 @@ return { [1]="axe_hit_and_ailment_damage_+%" } }, - [885]={ + [937]={ lang={ English={ [1]={ @@ -19708,7 +20825,7 @@ return { [1]="physical_axe_damage_+%" } }, - [886]={ + [938]={ lang={ English={ [1]={ @@ -19747,7 +20864,7 @@ return { [1]="axe_ailment_damage_+%" } }, - [887]={ + [939]={ lang={ English={ [1]={ @@ -19778,7 +20895,7 @@ return { [1]="fire_axe_damage_+%" } }, - [888]={ + [940]={ lang={ English={ [1]={ @@ -19809,7 +20926,7 @@ return { [1]="cold_axe_damage_+%" } }, - [889]={ + [941]={ lang={ English={ [1]={ @@ -19848,7 +20965,7 @@ return { [1]="physical_staff_damage_+%" } }, - [890]={ + [942]={ lang={ English={ [1]={ @@ -19887,7 +21004,7 @@ return { [1]="staff_damage_+%" } }, - [891]={ + [943]={ lang={ English={ [1]={ @@ -19934,7 +21051,7 @@ return { [1]="staff_hit_and_ailment_damage_+%" } }, - [892]={ + [944]={ lang={ English={ [1]={ @@ -19981,7 +21098,7 @@ return { [1]="staff_ailment_damage_+%" } }, - [893]={ + [945]={ lang={ English={ [1]={ @@ -20020,7 +21137,7 @@ return { [1]="fire_staff_damage_+%" } }, - [894]={ + [946]={ lang={ English={ [1]={ @@ -20059,7 +21176,7 @@ return { [1]="cold_staff_damage_+%" } }, - [895]={ + [947]={ lang={ English={ [1]={ @@ -20090,7 +21207,7 @@ return { [1]="claw_damage_+%" } }, - [896]={ + [948]={ lang={ English={ [1]={ @@ -20129,7 +21246,7 @@ return { [1]="claw_hit_and_ailment_damage_+%" } }, - [897]={ + [949]={ lang={ English={ [1]={ @@ -20160,7 +21277,7 @@ return { [1]="physical_claw_damage_+%" } }, - [898]={ + [950]={ lang={ English={ [1]={ @@ -20199,7 +21316,7 @@ return { [1]="claw_ailment_damage_+%" } }, - [899]={ + [951]={ lang={ English={ [1]={ @@ -20230,7 +21347,7 @@ return { [1]="fire_claw_damage_+%" } }, - [900]={ + [952]={ lang={ English={ [1]={ @@ -20261,7 +21378,7 @@ return { [1]="cold_claw_damage_+%" } }, - [901]={ + [953]={ lang={ English={ [1]={ @@ -20300,7 +21417,7 @@ return { [1]="dagger_damage_+%" } }, - [902]={ + [954]={ lang={ English={ [1]={ @@ -20347,7 +21464,7 @@ return { [1]="dagger_hit_and_ailment_damage_+%" } }, - [903]={ + [955]={ lang={ English={ [1]={ @@ -20386,7 +21503,7 @@ return { [1]="physical_dagger_damage_+%" } }, - [904]={ + [956]={ lang={ English={ [1]={ @@ -20433,7 +21550,7 @@ return { [1]="dagger_ailment_damage_+%" } }, - [905]={ + [957]={ lang={ English={ [1]={ @@ -20472,7 +21589,7 @@ return { [1]="fire_dagger_damage_+%" } }, - [906]={ + [958]={ lang={ English={ [1]={ @@ -20511,7 +21628,7 @@ return { [1]="cold_dagger_damage_+%" } }, - [907]={ + [959]={ lang={ English={ [1]={ @@ -20542,7 +21659,7 @@ return { [1]="mace_damage_+%" } }, - [908]={ + [960]={ lang={ English={ [1]={ @@ -20581,7 +21698,7 @@ return { [1]="mace_hit_and_ailment_damage_+%" } }, - [909]={ + [961]={ lang={ English={ [1]={ @@ -20612,7 +21729,7 @@ return { [1]="physical_mace_damage_+%" } }, - [910]={ + [962]={ lang={ English={ [1]={ @@ -20651,7 +21768,7 @@ return { [1]="mace_ailment_damage_+%" } }, - [911]={ + [963]={ lang={ English={ [1]={ @@ -20682,7 +21799,7 @@ return { [1]="fire_mace_damage_+%" } }, - [912]={ + [964]={ lang={ English={ [1]={ @@ -20713,7 +21830,7 @@ return { [1]="cold_mace_damage_+%" } }, - [913]={ + [965]={ lang={ English={ [1]={ @@ -20744,7 +21861,7 @@ return { [1]="bow_damage_+%" } }, - [914]={ + [966]={ lang={ English={ [1]={ @@ -20783,7 +21900,7 @@ return { [1]="bow_hit_and_ailment_damage_+%" } }, - [915]={ + [967]={ lang={ English={ [1]={ @@ -20814,7 +21931,7 @@ return { [1]="physical_bow_damage_+%" } }, - [916]={ + [968]={ lang={ English={ [1]={ @@ -20853,7 +21970,7 @@ return { [1]="bow_ailment_damage_+%" } }, - [917]={ + [969]={ lang={ English={ [1]={ @@ -20884,7 +22001,7 @@ return { [1]="fire_bow_damage_+%" } }, - [918]={ + [970]={ lang={ English={ [1]={ @@ -20915,7 +22032,7 @@ return { [1]="cold_bow_damage_+%" } }, - [919]={ + [971]={ lang={ English={ [1]={ @@ -20946,7 +22063,7 @@ return { [1]="bow_elemental_damage_+%" } }, - [920]={ + [972]={ lang={ English={ [1]={ @@ -20977,7 +22094,7 @@ return { [1]="physical_sword_damage_+%" } }, - [921]={ + [973]={ lang={ English={ [1]={ @@ -21008,7 +22125,7 @@ return { [1]="sword_damage_+%" } }, - [922]={ + [974]={ lang={ English={ [1]={ @@ -21047,7 +22164,7 @@ return { [1]="sword_hit_and_ailment_damage_+%" } }, - [923]={ + [975]={ lang={ English={ [1]={ @@ -21086,7 +22203,7 @@ return { [1]="sword_ailment_damage_+%" } }, - [924]={ + [976]={ lang={ English={ [1]={ @@ -21117,7 +22234,7 @@ return { [1]="fire_sword_damage_+%" } }, - [925]={ + [977]={ lang={ English={ [1]={ @@ -21148,7 +22265,7 @@ return { [1]="cold_sword_damage_+%" } }, - [926]={ + [978]={ lang={ English={ [1]={ @@ -21179,7 +22296,7 @@ return { [1]="damage_+%_while_wielding_wand" } }, - [927]={ + [979]={ lang={ English={ [1]={ @@ -21210,7 +22327,7 @@ return { [1]="physical_wand_damage_+%" } }, - [928]={ + [980]={ lang={ English={ [1]={ @@ -21249,7 +22366,7 @@ return { [1]="wand_hit_and_ailment_damage_+%" } }, - [929]={ + [981]={ lang={ English={ [1]={ @@ -21288,7 +22405,7 @@ return { [1]="wand_ailment_damage_+%" } }, - [930]={ + [982]={ lang={ English={ [1]={ @@ -21319,7 +22436,7 @@ return { [1]="fire_wand_damage_+%" } }, - [931]={ + [983]={ lang={ English={ [1]={ @@ -21350,7 +22467,7 @@ return { [1]="cold_wand_damage_+%" } }, - [932]={ + [984]={ lang={ English={ [1]={ @@ -21389,7 +22506,7 @@ return { [1]="axe_or_sword_hit_and_ailment_damage_+%" } }, - [933]={ + [985]={ lang={ English={ [1]={ @@ -21428,7 +22545,7 @@ return { [1]="axe_or_sword_ailment_damage_+%" } }, - [934]={ + [986]={ lang={ English={ [1]={ @@ -21475,7 +22592,7 @@ return { [1]="claw_or_dagger_hit_and_ailment_damage_+%" } }, - [935]={ + [987]={ lang={ English={ [1]={ @@ -21522,7 +22639,7 @@ return { [1]="claw_or_dagger_ailment_damage_+%" } }, - [936]={ + [988]={ lang={ English={ [1]={ @@ -21569,7 +22686,7 @@ return { [1]="mace_or_staff_hit_and_ailment_damage_+%" } }, - [937]={ + [989]={ lang={ English={ [1]={ @@ -21616,7 +22733,7 @@ return { [1]="mace_or_staff_ailment_damage_+%" } }, - [938]={ + [990]={ lang={ English={ [1]={ @@ -21647,7 +22764,7 @@ return { [1]="weapon_elemental_damage_+%" } }, - [939]={ + [991]={ lang={ English={ [1]={ @@ -21678,7 +22795,7 @@ return { [1]="fire_damage_+%" } }, - [940]={ + [992]={ lang={ English={ [1]={ @@ -21701,7 +22818,7 @@ return { [2]="global_maximum_added_fire_damage" } }, - [941]={ + [993]={ lang={ English={ [1]={ @@ -21724,7 +22841,7 @@ return { [2]="attack_maximum_added_fire_damage" } }, - [942]={ + [994]={ lang={ English={ [1]={ @@ -21747,7 +22864,7 @@ return { [2]="local_maximum_added_fire_damage" } }, - [943]={ + [995]={ lang={ English={ [1]={ @@ -21770,7 +22887,7 @@ return { [2]="unique_local_maximum_added_fire_damage_when_in_main_hand" } }, - [944]={ + [996]={ lang={ English={ [1]={ @@ -21801,7 +22918,7 @@ return { [1]="damage_with_fire_skills_+%" } }, - [945]={ + [997]={ lang={ English={ [1]={ @@ -21832,7 +22949,7 @@ return { [1]="cast_speed_for_fire_skills_+%" } }, - [946]={ + [998]={ lang={ English={ [1]={ @@ -21863,7 +22980,7 @@ return { [1]="cold_damage_+%" } }, - [947]={ + [999]={ lang={ English={ [1]={ @@ -21886,7 +23003,7 @@ return { [2]="global_maximum_added_cold_damage" } }, - [948]={ + [1000]={ lang={ English={ [1]={ @@ -21909,7 +23026,7 @@ return { [2]="attack_maximum_added_cold_damage" } }, - [949]={ + [1001]={ lang={ English={ [1]={ @@ -21932,7 +23049,7 @@ return { [2]="local_maximum_added_cold_damage" } }, - [950]={ + [1002]={ lang={ English={ [1]={ @@ -21955,7 +23072,7 @@ return { [2]="unique_local_maximum_added_cold_damage_when_in_off_hand" } }, - [951]={ + [1003]={ lang={ English={ [1]={ @@ -21978,7 +23095,7 @@ return { [2]="spell_and_attack_maximum_added_fire_damage" } }, - [952]={ + [1004]={ lang={ English={ [1]={ @@ -22001,7 +23118,7 @@ return { [2]="spell_and_attack_maximum_added_cold_damage" } }, - [953]={ + [1005]={ lang={ English={ [1]={ @@ -22032,7 +23149,7 @@ return { [1]="damage_with_cold_skills_+%" } }, - [954]={ + [1006]={ lang={ English={ [1]={ @@ -22063,7 +23180,7 @@ return { [1]="cast_speed_for_cold_skills_+%" } }, - [955]={ + [1007]={ lang={ English={ [1]={ @@ -22094,7 +23211,7 @@ return { [1]="lightning_damage_+%" } }, - [956]={ + [1008]={ lang={ English={ [1]={ @@ -22117,7 +23234,7 @@ return { [2]="global_maximum_added_lightning_damage" } }, - [957]={ + [1009]={ lang={ English={ [1]={ @@ -22140,7 +23257,7 @@ return { [2]="attack_maximum_added_lightning_damage" } }, - [958]={ + [1010]={ lang={ English={ [1]={ @@ -22163,7 +23280,7 @@ return { [2]="local_maximum_added_lightning_damage" } }, - [959]={ + [1011]={ lang={ English={ [1]={ @@ -22194,7 +23311,7 @@ return { [1]="damage_with_lightning_skills_+%" } }, - [960]={ + [1012]={ lang={ English={ [1]={ @@ -22225,7 +23342,7 @@ return { [1]="cast_speed_for_lightning_skills_+%" } }, - [961]={ + [1013]={ lang={ English={ [1]={ @@ -22256,7 +23373,7 @@ return { [1]="chaos_damage_+%" } }, - [962]={ + [1014]={ lang={ English={ [1]={ @@ -22279,7 +23396,7 @@ return { [2]="global_maximum_added_chaos_damage" } }, - [963]={ + [1015]={ lang={ English={ [1]={ @@ -22302,7 +23419,7 @@ return { [2]="attack_maximum_added_chaos_damage" } }, - [964]={ + [1016]={ lang={ English={ [1]={ @@ -22325,7 +23442,7 @@ return { [2]="local_maximum_added_chaos_damage" } }, - [965]={ + [1017]={ lang={ English={ [1]={ @@ -22348,7 +23465,7 @@ return { [2]="unique_local_maximum_added_chaos_damage_when_in_off_hand" } }, - [966]={ + [1018]={ lang={ English={ [1]={ @@ -22379,7 +23496,7 @@ return { [1]="cast_speed_for_chaos_skills_+%" } }, - [967]={ + [1019]={ lang={ English={ [1]={ @@ -22402,7 +23519,7 @@ return { [2]="spell_maximum_base_physical_damage" } }, - [968]={ + [1020]={ lang={ English={ [1]={ @@ -22447,7 +23564,7 @@ return { [3]="spell_base_fire_damage_%_maximum_life" } }, - [969]={ + [1021]={ lang={ English={ [1]={ @@ -22470,7 +23587,7 @@ return { [2]="spell_maximum_base_cold_damage" } }, - [970]={ + [1022]={ lang={ English={ [1]={ @@ -22493,7 +23610,7 @@ return { [2]="spell_maximum_base_lightning_damage" } }, - [971]={ + [1023]={ lang={ English={ [1]={ @@ -22516,7 +23633,7 @@ return { [2]="spell_maximum_base_chaos_damage" } }, - [972]={ + [1024]={ lang={ English={ [1]={ @@ -22539,7 +23656,7 @@ return { [2]="secondary_maximum_base_physical_damage" } }, - [973]={ + [1025]={ lang={ English={ [1]={ @@ -22562,7 +23679,7 @@ return { [2]="secondary_maximum_base_fire_damage" } }, - [974]={ + [1026]={ lang={ English={ [1]={ @@ -22585,7 +23702,7 @@ return { [2]="secondary_maximum_base_cold_damage" } }, - [975]={ + [1027]={ lang={ English={ [1]={ @@ -22608,7 +23725,7 @@ return { [2]="secondary_maximum_base_lightning_damage" } }, - [976]={ + [1028]={ lang={ English={ [1]={ @@ -22631,7 +23748,7 @@ return { [2]="secondary_maximum_base_chaos_damage" } }, - [977]={ + [1029]={ lang={ English={ [1]={ @@ -22654,7 +23771,7 @@ return { [2]="spell_maximum_added_physical_damage" } }, - [978]={ + [1030]={ lang={ English={ [1]={ @@ -22677,7 +23794,7 @@ return { [2]="spell_maximum_added_fire_damage" } }, - [979]={ + [1031]={ lang={ English={ [1]={ @@ -22700,7 +23817,7 @@ return { [2]="spell_maximum_added_cold_damage" } }, - [980]={ + [1032]={ lang={ English={ [1]={ @@ -22723,7 +23840,7 @@ return { [2]="spell_maximum_added_lightning_damage" } }, - [981]={ + [1033]={ lang={ English={ [1]={ @@ -22746,7 +23863,7 @@ return { [2]="spell_maximum_added_chaos_damage" } }, - [982]={ + [1034]={ lang={ English={ [1]={ @@ -22769,7 +23886,7 @@ return { [2]="spell_maximum_base_cold_damage_+_per_10_intelligence" } }, - [983]={ + [1035]={ lang={ English={ [1]={ @@ -22792,7 +23909,7 @@ return { [2]="spell_and_attack_maximum_added_lightning_damage" } }, - [984]={ + [1036]={ lang={ English={ [1]={ @@ -22823,7 +23940,7 @@ return { [1]="attack_speed_+%" } }, - [985]={ + [1037]={ lang={ English={ [1]={ @@ -22854,7 +23971,7 @@ return { [1]="active_skill_attack_speed_+%_final" } }, - [986]={ + [1038]={ lang={ English={ [1]={ @@ -22885,7 +24002,7 @@ return { [1]="flicker_strike_more_attack_speed_+%_final" } }, - [987]={ + [1039]={ lang={ English={ [1]={ @@ -22916,7 +24033,7 @@ return { [1]="local_attack_speed_+%" } }, - [988]={ + [1040]={ lang={ English={ [1]={ @@ -22947,7 +24064,7 @@ return { [1]="melee_attack_speed_+%" } }, - [989]={ + [1041]={ lang={ English={ [1]={ @@ -22978,7 +24095,7 @@ return { [1]="attack_speed_while_dual_wielding_+%" } }, - [990]={ + [1042]={ lang={ English={ [1]={ @@ -22996,7 +24113,7 @@ return { [1]="base_off_hand_attack_speed_+%" } }, - [991]={ + [1043]={ lang={ English={ [1]={ @@ -23027,7 +24144,7 @@ return { [1]="attack_speed_+%_while_holding_shield" } }, - [992]={ + [1044]={ lang={ English={ [1]={ @@ -23058,7 +24175,7 @@ return { [1]="two_handed_melee_attack_speed_+%" } }, - [993]={ + [1045]={ lang={ English={ [1]={ @@ -23089,7 +24206,7 @@ return { [1]="one_handed_melee_attack_speed_+%" } }, - [994]={ + [1046]={ lang={ English={ [1]={ @@ -23120,7 +24237,7 @@ return { [1]="axe_attack_speed_+%" } }, - [995]={ + [1047]={ lang={ English={ [1]={ @@ -23159,7 +24276,7 @@ return { [1]="staff_attack_speed_+%" } }, - [996]={ + [1048]={ lang={ English={ [1]={ @@ -23190,7 +24307,7 @@ return { [1]="claw_attack_speed_+%" } }, - [997]={ + [1049]={ lang={ English={ [1]={ @@ -23229,7 +24346,7 @@ return { [1]="dagger_attack_speed_+%" } }, - [998]={ + [1050]={ lang={ English={ [1]={ @@ -23260,7 +24377,7 @@ return { [1]="mace_attack_speed_+%" } }, - [999]={ + [1051]={ lang={ English={ [1]={ @@ -23291,7 +24408,7 @@ return { [1]="bow_attack_speed_+%" } }, - [1000]={ + [1052]={ lang={ English={ [1]={ @@ -23322,7 +24439,7 @@ return { [1]="sword_attack_speed_+%" } }, - [1001]={ + [1053]={ lang={ English={ [1]={ @@ -23353,7 +24470,7 @@ return { [1]="wand_attack_speed_+%" } }, - [1002]={ + [1054]={ lang={ English={ [1]={ @@ -23384,7 +24501,7 @@ return { [1]="shield_attack_speed_+%" } }, - [1003]={ + [1055]={ lang={ English={ [1]={ @@ -23423,7 +24540,7 @@ return { [1]="unarmed_melee_attack_speed_+%" } }, - [1004]={ + [1056]={ lang={ English={ [1]={ @@ -23454,7 +24571,7 @@ return { [1]="damage_+%_with_movement_skills" } }, - [1005]={ + [1057]={ lang={ English={ [1]={ @@ -23485,7 +24602,7 @@ return { [1]="attack_speed_+%_with_movement_skills" } }, - [1006]={ + [1058]={ lang={ English={ [1]={ @@ -23503,7 +24620,7 @@ return { [1]="accuracy_rating" } }, - [1007]={ + [1059]={ lang={ English={ [1]={ @@ -23534,7 +24651,7 @@ return { [1]="accuracy_rating_+%" } }, - [1008]={ + [1060]={ lang={ English={ [1]={ @@ -23565,7 +24682,7 @@ return { [1]="accuracy_rating_while_dual_wielding_+%" } }, - [1009]={ + [1061]={ lang={ English={ [1]={ @@ -23596,7 +24713,7 @@ return { [1]="one_handed_melee_accuracy_rating_+%" } }, - [1010]={ + [1062]={ lang={ English={ [1]={ @@ -23627,7 +24744,7 @@ return { [1]="two_handed_melee_accuracy_rating_+%" } }, - [1011]={ + [1063]={ lang={ English={ [1]={ @@ -23658,7 +24775,7 @@ return { [1]="axe_accuracy_rating_+%" } }, - [1012]={ + [1064]={ lang={ English={ [1]={ @@ -23697,7 +24814,7 @@ return { [1]="staff_accuracy_rating_+%" } }, - [1013]={ + [1065]={ lang={ English={ [1]={ @@ -23728,7 +24845,7 @@ return { [1]="claw_accuracy_rating_+%" } }, - [1014]={ + [1066]={ lang={ English={ [1]={ @@ -23767,7 +24884,7 @@ return { [1]="dagger_accuracy_rating_+%" } }, - [1015]={ + [1067]={ lang={ English={ [1]={ @@ -23798,7 +24915,7 @@ return { [1]="mace_accuracy_rating_+%" } }, - [1016]={ + [1068]={ lang={ English={ [1]={ @@ -23829,7 +24946,7 @@ return { [1]="bow_accuracy_rating_+%" } }, - [1017]={ + [1069]={ lang={ English={ [1]={ @@ -23860,7 +24977,7 @@ return { [1]="sword_accuracy_rating_+%" } }, - [1018]={ + [1070]={ lang={ English={ [1]={ @@ -23891,7 +25008,7 @@ return { [1]="wand_accuracy_rating_+%" } }, - [1019]={ + [1071]={ lang={ English={ [1]={ @@ -23922,7 +25039,7 @@ return { [1]="base_cast_speed_+%" } }, - [1020]={ + [1072]={ lang={ English={ [1]={ @@ -23953,7 +25070,7 @@ return { [1]="cast_speed_while_dual_wielding_+%" } }, - [1021]={ + [1073]={ lang={ English={ [1]={ @@ -23984,7 +25101,7 @@ return { [1]="cast_speed_+%_while_holding_shield" } }, - [1022]={ + [1074]={ lang={ English={ [1]={ @@ -24023,7 +25140,7 @@ return { [1]="cast_speed_+%_while_holding_staff" } }, - [1023]={ + [1075]={ lang={ English={ [1]={ @@ -24054,7 +25171,7 @@ return { [1]="cast_speed_+%_while_holding_bow" } }, - [1024]={ + [1076]={ lang={ English={ [1]={ @@ -24072,7 +25189,7 @@ return { [1]="cast_speed_+%_per_power_charge" } }, - [1025]={ + [1077]={ lang={ English={ [1]={ @@ -24098,7 +25215,7 @@ return { [1]="poison_on_critical_strike_with_dagger" } }, - [1026]={ + [1078]={ lang={ English={ [1]={ @@ -24133,7 +25250,7 @@ return { [1]="chance_to_poison_on_critical_strike_with_bow_%" } }, - [1027]={ + [1079]={ lang={ English={ [1]={ @@ -24176,7 +25293,7 @@ return { [1]="chance_to_poison_on_critical_strike_with_dagger_%" } }, - [1028]={ + [1080]={ lang={ English={ [1]={ @@ -24198,7 +25315,7 @@ return { [1]="poison_on_critical_strike_with_bow" } }, - [1029]={ + [1081]={ lang={ English={ [1]={ @@ -24220,7 +25337,7 @@ return { [1]="base_spell_critical_strike_chance" } }, - [1030]={ + [1082]={ lang={ English={ [1]={ @@ -24242,7 +25359,7 @@ return { [1]="additional_base_critical_strike_chance" } }, - [1031]={ + [1083]={ lang={ English={ [1]={ @@ -24273,7 +25390,7 @@ return { [1]="spell_critical_strike_chance_+%" } }, - [1032]={ + [1084]={ lang={ English={ [1]={ @@ -24304,7 +25421,7 @@ return { [1]="critical_strike_chance_+%" } }, - [1033]={ + [1085]={ lang={ English={ [1]={ @@ -24322,7 +25439,7 @@ return { [1]="old_dagger_implicit_critical_strike_chance_+30%" } }, - [1034]={ + [1086]={ lang={ English={ [1]={ @@ -24340,7 +25457,7 @@ return { [1]="old_dagger_implicit_critical_strike_chance_+40%" } }, - [1035]={ + [1087]={ lang={ English={ [1]={ @@ -24358,7 +25475,7 @@ return { [1]="old_dagger_implicit_critical_strike_chance_+50%" } }, - [1036]={ + [1088]={ lang={ English={ [1]={ @@ -24389,7 +25506,7 @@ return { [1]="local_critical_strike_chance_+%" } }, - [1037]={ + [1089]={ lang={ English={ [1]={ @@ -24420,7 +25537,7 @@ return { [1]="bow_critical_strike_chance_+%" } }, - [1038]={ + [1090]={ lang={ English={ [1]={ @@ -24451,7 +25568,7 @@ return { [1]="claw_critical_strike_chance_+%" } }, - [1039]={ + [1091]={ lang={ English={ [1]={ @@ -24490,7 +25607,7 @@ return { [1]="dagger_critical_strike_chance_+%" } }, - [1040]={ + [1092]={ lang={ English={ [1]={ @@ -24521,7 +25638,7 @@ return { [1]="sword_critical_strike_chance_+%" } }, - [1041]={ + [1093]={ lang={ English={ [1]={ @@ -24552,7 +25669,7 @@ return { [1]="mace_critical_strike_chance_+%" } }, - [1042]={ + [1094]={ lang={ English={ [1]={ @@ -24591,7 +25708,7 @@ return { [1]="staff_critical_strike_chance_+%" } }, - [1043]={ + [1095]={ lang={ English={ [1]={ @@ -24622,7 +25739,7 @@ return { [1]="wand_critical_strike_chance_+%" } }, - [1044]={ + [1096]={ lang={ English={ [1]={ @@ -24653,7 +25770,7 @@ return { [1]="axe_critical_strike_chance_+%" } }, - [1045]={ + [1097]={ lang={ English={ [1]={ @@ -24684,7 +25801,7 @@ return { [1]="critical_strike_chance_while_wielding_shield_+%" } }, - [1046]={ + [1098]={ lang={ English={ [1]={ @@ -24715,7 +25832,7 @@ return { [1]="trap_critical_strike_chance_+%" } }, - [1047]={ + [1099]={ lang={ English={ [1]={ @@ -24746,7 +25863,7 @@ return { [1]="mine_critical_strike_chance_+%" } }, - [1048]={ + [1100]={ lang={ English={ [1]={ @@ -24777,7 +25894,7 @@ return { [1]="two_handed_melee_critical_strike_chance_+%" } }, - [1049]={ + [1101]={ lang={ English={ [1]={ @@ -24795,7 +25912,7 @@ return { [1]="two_handed_melee_critical_strike_multiplier_+" } }, - [1050]={ + [1102]={ lang={ English={ [1]={ @@ -24826,7 +25943,7 @@ return { [1]="one_handed_melee_critical_strike_chance_+%" } }, - [1051]={ + [1103]={ lang={ English={ [1]={ @@ -24857,7 +25974,7 @@ return { [1]="melee_critical_strike_chance_+%" } }, - [1052]={ + [1104]={ lang={ English={ [1]={ @@ -24888,7 +26005,7 @@ return { [1]="critical_strike_chance_while_dual_wielding_+%" } }, - [1053]={ + [1105]={ lang={ English={ [1]={ @@ -24919,7 +26036,7 @@ return { [1]="fire_critical_strike_chance_+%" } }, - [1054]={ + [1106]={ lang={ English={ [1]={ @@ -24950,7 +26067,7 @@ return { [1]="lightning_critical_strike_chance_+%" } }, - [1055]={ + [1107]={ lang={ English={ [1]={ @@ -24981,7 +26098,7 @@ return { [1]="cold_critical_strike_chance_+%" } }, - [1056]={ + [1108]={ lang={ English={ [1]={ @@ -25012,7 +26129,7 @@ return { [1]="elemental_critical_strike_chance_+%" } }, - [1057]={ + [1109]={ lang={ English={ [1]={ @@ -25043,7 +26160,7 @@ return { [1]="chaos_critical_strike_chance_+%" } }, - [1058]={ + [1110]={ lang={ English={ [1]={ @@ -25074,7 +26191,7 @@ return { [1]="totem_critical_strike_chance_+%" } }, - [1059]={ + [1111]={ lang={ English={ [1]={ @@ -25088,7 +26205,7 @@ return { [2]=4000 } }, - text="100% increased Global Critical Strike Chance if you've Summoned a Totem Recently" + text="60% increased Global Critical Strike Chance if you've Summoned a Totem Recently" }, [2]={ [1]={ @@ -25105,7 +26222,7 @@ return { [2]="#" } }, - text="100% increased Global Critical Strike Chance if you've Summoned a Totem in the past {0} seconds" + text="60% increased Global Critical Strike Chance if you've Summoned a Totem in the past {0} seconds" } } }, @@ -25113,7 +26230,7 @@ return { [1]="increased_critical_strike_chance_buff_for_x_milliseconds_on_placing_a_totem" } }, - [1060]={ + [1112]={ lang={ English={ [1]={ @@ -25131,7 +26248,7 @@ return { [1]="base_critical_strike_multiplier_+" } }, - [1061]={ + [1113]={ lang={ English={ [1]={ @@ -25149,7 +26266,7 @@ return { [1]="local_critical_strike_multiplier_+" } }, - [1062]={ + [1114]={ lang={ English={ [1]={ @@ -25167,7 +26284,7 @@ return { [1]="spell_critical_strike_multiplier_+" } }, - [1063]={ + [1115]={ lang={ English={ [1]={ @@ -25185,7 +26302,7 @@ return { [1]="base_spell_critical_strike_multiplier_+" } }, - [1064]={ + [1116]={ lang={ English={ [1]={ @@ -25207,7 +26324,7 @@ return { [1]="critical_strike_multiplier_with_dagger_+" } }, - [1065]={ + [1117]={ lang={ English={ [1]={ @@ -25225,7 +26342,7 @@ return { [1]="mace_critical_strike_multiplier_+" } }, - [1066]={ + [1118]={ lang={ English={ [1]={ @@ -25243,7 +26360,7 @@ return { [1]="axe_critical_strike_multiplier_+" } }, - [1067]={ + [1119]={ lang={ English={ [1]={ @@ -25261,7 +26378,7 @@ return { [1]="bow_critical_strike_multiplier_+" } }, - [1068]={ + [1120]={ lang={ English={ [1]={ @@ -25279,7 +26396,7 @@ return { [1]="sword_critical_strike_multiplier_+" } }, - [1069]={ + [1121]={ lang={ English={ [1]={ @@ -25297,7 +26414,7 @@ return { [1]="wand_critical_strike_multiplier_+" } }, - [1070]={ + [1122]={ lang={ English={ [1]={ @@ -25315,7 +26432,7 @@ return { [1]="claw_critical_strike_multiplier_+" } }, - [1071]={ + [1123]={ lang={ English={ [1]={ @@ -25337,7 +26454,7 @@ return { [1]="staff_critical_strike_multiplier_+" } }, - [1072]={ + [1124]={ lang={ English={ [1]={ @@ -25355,7 +26472,7 @@ return { [1]="one_handed_melee_critical_strike_multiplier_+" } }, - [1073]={ + [1125]={ lang={ English={ [1]={ @@ -25373,7 +26490,7 @@ return { [1]="melee_weapon_critical_strike_multiplier_+" } }, - [1074]={ + [1126]={ lang={ English={ [1]={ @@ -25391,7 +26508,7 @@ return { [1]="critical_strike_multiplier_while_dual_wielding_+" } }, - [1075]={ + [1127]={ lang={ English={ [1]={ @@ -25409,7 +26526,7 @@ return { [1]="melee_critical_strike_multiplier_+_while_wielding_shield" } }, - [1076]={ + [1128]={ lang={ English={ [1]={ @@ -25427,7 +26544,7 @@ return { [1]="trap_critical_strike_multiplier_+" } }, - [1077]={ + [1129]={ lang={ English={ [1]={ @@ -25445,7 +26562,7 @@ return { [1]="mine_critical_strike_multiplier_+" } }, - [1078]={ + [1130]={ lang={ English={ [1]={ @@ -25463,7 +26580,7 @@ return { [1]="fire_critical_strike_multiplier_+" } }, - [1079]={ + [1131]={ lang={ English={ [1]={ @@ -25481,7 +26598,7 @@ return { [1]="lightning_critical_strike_multiplier_+" } }, - [1080]={ + [1132]={ lang={ English={ [1]={ @@ -25499,7 +26616,7 @@ return { [1]="cold_critical_strike_multiplier_+" } }, - [1081]={ + [1133]={ lang={ English={ [1]={ @@ -25517,7 +26634,7 @@ return { [1]="elemental_critical_strike_multiplier_+" } }, - [1082]={ + [1134]={ lang={ English={ [1]={ @@ -25535,7 +26652,7 @@ return { [1]="chaos_critical_strike_multiplier_+" } }, - [1083]={ + [1135]={ lang={ English={ [1]={ @@ -25566,7 +26683,38 @@ return { [1]="base_self_critical_strike_multiplier_-%" } }, - [1084]={ + [1136]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="You take {0}% increased Extra Damage from Suppressed Critical Strikes" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="You take {0}% reduced Extra Damage from Suppressed Critical Strikes" + } + } + }, + stats={ + [1]="mastery_extra_damage_taken_from_suppressed_crit_+%_final" + } + }, + [1137]={ lang={ English={ [1]={ @@ -25597,7 +26745,7 @@ return { [1]="self_critical_strike_multiplier_-%_per_endurance_charge" } }, - [1085]={ + [1138]={ lang={ English={ [1]={ @@ -25615,7 +26763,7 @@ return { [1]="critical_strike_multiplier_is_100" } }, - [1086]={ + [1139]={ lang={ English={ [1]={ @@ -25633,7 +26781,7 @@ return { [1]="totem_critical_strike_multiplier_+" } }, - [1087]={ + [1140]={ lang={ English={ [1]={ @@ -25672,7 +26820,7 @@ return { [1]="base_stun_threshold_reduction_+%" } }, - [1088]={ + [1141]={ lang={ English={ [1]={ @@ -25694,7 +26842,7 @@ return { [1]="while_using_mace_stun_threshold_reduction_+%" } }, - [1089]={ + [1142]={ lang={ English={ [1]={ @@ -25716,7 +26864,7 @@ return { [1]="bow_stun_threshold_reduction_+%" } }, - [1090]={ + [1143]={ lang={ English={ [1]={ @@ -25738,7 +26886,7 @@ return { [1]="global_knockback" } }, - [1091]={ + [1144]={ lang={ English={ [1]={ @@ -25756,7 +26904,7 @@ return { [1]="cannot_be_knocked_back" } }, - [1092]={ + [1145]={ lang={ English={ [1]={ @@ -25783,7 +26931,7 @@ return { [1]="avoid_knockback_%" } }, - [1093]={ + [1146]={ lang={ English={ [1]={ @@ -25805,7 +26953,7 @@ return { [1]="knockback_with_bow" } }, - [1094]={ + [1147]={ lang={ English={ [1]={ @@ -25831,7 +26979,7 @@ return { [1]="knockback_with_staff" } }, - [1095]={ + [1148]={ lang={ English={ [1]={ @@ -25853,7 +27001,7 @@ return { [1]="knockback_with_wand" } }, - [1096]={ + [1149]={ lang={ English={ [1]={ @@ -25875,7 +27023,7 @@ return { [1]="local_knockback" } }, - [1097]={ + [1150]={ lang={ English={ [1]={ @@ -25893,7 +27041,7 @@ return { [1]="base_ward" } }, - [1098]={ + [1151]={ lang={ English={ [1]={ @@ -25911,7 +27059,7 @@ return { [1]="local_ward" } }, - [1099]={ + [1152]={ lang={ English={ [1]={ @@ -25942,7 +27090,7 @@ return { [1]="ward_+%" } }, - [1100]={ + [1153]={ lang={ English={ [1]={ @@ -25973,7 +27121,7 @@ return { [1]="local_ward_+%" } }, - [1101]={ + [1154]={ lang={ English={ [1]={ @@ -26004,7 +27152,7 @@ return { [1]="ward_delay_recovery_+%" } }, - [1102]={ + [1155]={ lang={ English={ [1]={ @@ -26022,7 +27170,7 @@ return { [1]="base_adaptation_rating" } }, - [1103]={ + [1156]={ lang={ English={ [1]={ @@ -26040,7 +27188,7 @@ return { [1]="local_adaptation_rating" } }, - [1104]={ + [1157]={ lang={ English={ [1]={ @@ -26071,7 +27219,7 @@ return { [1]="adaptation_rating_+%" } }, - [1105]={ + [1158]={ lang={ English={ [1]={ @@ -26102,7 +27250,7 @@ return { [1]="local_adaptation_rating_+%" } }, - [1106]={ + [1159]={ lang={ English={ [1]={ @@ -26120,7 +27268,7 @@ return { [1]="max_adaptations_+" } }, - [1107]={ + [1160]={ lang={ English={ [1]={ @@ -26151,7 +27299,7 @@ return { [1]="adaptation_duration_+%" } }, - [1108]={ + [1161]={ lang={ English={ [1]={ @@ -26169,7 +27317,7 @@ return { [1]="maximum_physical_damage_reduction_%" } }, - [1109]={ + [1162]={ lang={ English={ [1]={ @@ -26187,7 +27335,7 @@ return { [1]="base_physical_damage_reduction_rating" } }, - [1110]={ + [1163]={ lang={ English={ [1]={ @@ -26205,7 +27353,7 @@ return { [1]="local_base_physical_damage_reduction_rating" } }, - [1111]={ + [1164]={ lang={ English={ [1]={ @@ -26236,7 +27384,7 @@ return { [1]="physical_damage_reduction_rating_+%" } }, - [1112]={ + [1165]={ lang={ English={ [1]={ @@ -26267,7 +27415,7 @@ return { [1]="local_physical_damage_reduction_rating_+%" } }, - [1113]={ + [1166]={ lang={ English={ [1]={ @@ -26298,38 +27446,7 @@ return { [1]="evasion_and_physical_damage_reduction_rating_+%" } }, - [1114]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Armour while you have Fortify" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Armour while you have Fortify" - } - } - }, - stats={ - [1]="physical_damage_reduction_rating_+%_while_fortify_is_active" - } - }, - [1115]={ + [1167]={ lang={ English={ [1]={ @@ -26347,7 +27464,7 @@ return { [1]="base_evasion_rating" } }, - [1116]={ + [1168]={ lang={ English={ [1]={ @@ -26369,7 +27486,7 @@ return { [1]="evasion_rating_+_when_on_low_life" } }, - [1117]={ + [1169]={ lang={ English={ [1]={ @@ -26387,7 +27504,7 @@ return { [1]="evasion_rating_+_when_on_full_life" } }, - [1118]={ + [1170]={ lang={ English={ [1]={ @@ -26405,7 +27522,7 @@ return { [1]="evasion_rating_+_per_1_helmet_energy_shield" } }, - [1119]={ + [1171]={ lang={ English={ [1]={ @@ -26423,7 +27540,7 @@ return { [1]="local_base_evasion_rating" } }, - [1120]={ + [1172]={ lang={ English={ [1]={ @@ -26454,7 +27571,7 @@ return { [1]="evasion_rating_+%" } }, - [1121]={ + [1173]={ lang={ English={ [1]={ @@ -26485,7 +27602,7 @@ return { [1]="local_evasion_rating_+%" } }, - [1122]={ + [1174]={ lang={ English={ [1]={ @@ -26516,7 +27633,7 @@ return { [1]="evasion_rating_+%_while_onslaught_is_active" } }, - [1123]={ + [1175]={ lang={ English={ [1]={ @@ -26547,7 +27664,7 @@ return { [1]="local_armour_and_energy_shield_+%" } }, - [1124]={ + [1176]={ lang={ English={ [1]={ @@ -26578,7 +27695,7 @@ return { [1]="local_armour_and_evasion_+%" } }, - [1125]={ + [1177]={ lang={ English={ [1]={ @@ -26609,7 +27726,7 @@ return { [1]="local_evasion_and_energy_shield_+%" } }, - [1126]={ + [1178]={ lang={ English={ [1]={ @@ -26640,7 +27757,7 @@ return { [1]="local_armour_and_evasion_and_energy_shield_+%" } }, - [1127]={ + [1179]={ lang={ English={ [1]={ @@ -26671,7 +27788,7 @@ return { [1]="evasion_rating_+%_per_frenzy_charge" } }, - [1128]={ + [1180]={ lang={ English={ [1]={ @@ -26689,7 +27806,7 @@ return { [1]="base_maximum_energy_shield" } }, - [1129]={ + [1181]={ lang={ English={ [1]={ @@ -26707,7 +27824,7 @@ return { [1]="local_energy_shield" } }, - [1130]={ + [1182]={ lang={ English={ [1]={ @@ -26738,7 +27855,7 @@ return { [1]="local_energy_shield_+%" } }, - [1131]={ + [1183]={ lang={ English={ [1]={ @@ -26769,7 +27886,7 @@ return { [1]="maximum_energy_shield_+%" } }, - [1132]={ + [1184]={ lang={ English={ [1]={ @@ -26800,7 +27917,7 @@ return { [1]="energy_shield_delay_-%" } }, - [1133]={ + [1185]={ lang={ English={ [1]={ @@ -26818,7 +27935,7 @@ return { [1]="energy_shield_recharge_not_delayed_by_damage" } }, - [1134]={ + [1186]={ lang={ English={ [1]={ @@ -26853,7 +27970,7 @@ return { [1]="energy_shield_recharge_rate_per_minute_%" } }, - [1135]={ + [1187]={ lang={ English={ [1]={ @@ -26884,7 +28001,7 @@ return { [1]="energy_shield_recharge_rate_+%" } }, - [1136]={ + [1188]={ lang={ English={ [1]={ @@ -26902,7 +28019,7 @@ return { [1]="maximum_energy_shield_+_per_100_life_reserved" } }, - [1137]={ + [1189]={ lang={ English={ [1]={ @@ -26920,7 +28037,7 @@ return { [1]="maximum_energy_shield_+_per_6_body_armour_evasion_rating" } }, - [1138]={ + [1190]={ lang={ English={ [1]={ @@ -26951,7 +28068,7 @@ return { [1]="energy_shield_recovery_rate_+%" } }, - [1139]={ + [1191]={ lang={ English={ [1]={ @@ -26969,7 +28086,7 @@ return { [1]="base_maximum_life" } }, - [1140]={ + [1192]={ lang={ English={ [1]={ @@ -27000,7 +28117,7 @@ return { [1]="maximum_life_mana_and_energy_shield_+%" } }, - [1141]={ + [1193]={ lang={ English={ [1]={ @@ -27031,7 +28148,7 @@ return { [1]="maximum_life_+%" } }, - [1142]={ + [1194]={ lang={ English={ [1]={ @@ -27062,7 +28179,7 @@ return { [1]="monster_life_+%_final_from_rarity" } }, - [1143]={ + [1195]={ lang={ English={ [1]={ @@ -27093,7 +28210,7 @@ return { [1]="monster_life_+%_final_from_map" } }, - [1144]={ + [1196]={ lang={ English={ [1]={ @@ -27103,7 +28220,7 @@ return { }, limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, @@ -27115,7 +28232,7 @@ return { [1]="base_life_regeneration_rate_per_minute" } }, - [1145]={ + [1197]={ lang={ English={ [1]={ @@ -27137,7 +28254,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_endurance_charge" } }, - [1146]={ + [1198]={ lang={ English={ [1]={ @@ -27168,7 +28285,7 @@ return { [1]="life_regeneration_rate_+%" } }, - [1147]={ + [1199]={ lang={ English={ [1]={ @@ -27199,7 +28316,7 @@ return { [1]="life_recovery_rate_+%" } }, - [1148]={ + [1200]={ lang={ English={ [1]={ @@ -27217,7 +28334,7 @@ return { [1]="base_maximum_mana" } }, - [1149]={ + [1201]={ lang={ English={ [1]={ @@ -27248,7 +28365,7 @@ return { [1]="maximum_mana_+%" } }, - [1150]={ + [1202]={ lang={ English={ [1]={ @@ -27270,7 +28387,7 @@ return { [1]="mana_regeneration_rate_per_minute_%" } }, - [1151]={ + [1203]={ lang={ English={ [1]={ @@ -27292,7 +28409,7 @@ return { [1]="base_mana_regeneration_rate_per_minute" } }, - [1152]={ + [1204]={ lang={ English={ [1]={ @@ -27323,7 +28440,7 @@ return { [1]="mana_regeneration_rate_+%" } }, - [1153]={ + [1205]={ lang={ English={ [1]={ @@ -27345,7 +28462,7 @@ return { [1]="mana_regeneration_rate_per_minute_%_per_power_charge" } }, - [1154]={ + [1206]={ lang={ English={ [1]={ @@ -27376,7 +28493,7 @@ return { [1]="mana_recovery_rate_+%" } }, - [1155]={ + [1207]={ lang={ English={ [1]={ @@ -27407,7 +28524,7 @@ return { [1]="maximum_life_+%_and_fire_resistance_-%" } }, - [1156]={ + [1208]={ lang={ English={ [1]={ @@ -27438,7 +28555,7 @@ return { [1]="maximum_mana_+%_and_cold_resistance_-%" } }, - [1157]={ + [1209]={ lang={ English={ [1]={ @@ -27469,7 +28586,7 @@ return { [1]="maximum_energy_shield_+%_and_lightning_resistance_-%" } }, - [1158]={ + [1210]={ lang={ English={ [1]={ @@ -27487,7 +28604,7 @@ return { [1]="cannot_be_damaged" } }, - [1159]={ + [1211]={ lang={ English={ [1]={ @@ -27518,7 +28635,7 @@ return { [1]="item_found_quantity_+%" } }, - [1160]={ + [1212]={ lang={ English={ [1]={ @@ -27549,7 +28666,7 @@ return { [1]="base_item_found_quantity_+%" } }, - [1161]={ + [1213]={ lang={ English={ [1]={ @@ -27588,7 +28705,7 @@ return { [1]="item_found_quantity_+%_when_on_low_life" } }, - [1162]={ + [1214]={ lang={ English={ [1]={ @@ -27619,7 +28736,7 @@ return { [1]="chest_item_quantity_+%" } }, - [1163]={ + [1215]={ lang={ English={ [1]={ @@ -27650,7 +28767,7 @@ return { [1]="item_found_rarity_+%" } }, - [1164]={ + [1216]={ lang={ English={ [1]={ @@ -27681,7 +28798,7 @@ return { [1]="base_item_found_rarity_+%" } }, - [1165]={ + [1217]={ lang={ English={ [1]={ @@ -27712,7 +28829,7 @@ return { [1]="local_display_aura_allies_have_increased_item_rarity_+%" } }, - [1166]={ + [1218]={ lang={ English={ [1]={ @@ -27743,7 +28860,7 @@ return { [1]="local_display_item_found_rarity_+%_for_you_and_nearby_allies" } }, - [1167]={ + [1219]={ lang={ English={ [1]={ @@ -27782,7 +28899,7 @@ return { [1]="item_found_rarity_+%_when_on_low_life" } }, - [1168]={ + [1220]={ lang={ English={ [1]={ @@ -27813,7 +28930,7 @@ return { [1]="chest_item_rarity_+%" } }, - [1169]={ + [1221]={ lang={ English={ [1]={ @@ -27844,7 +28961,7 @@ return { [1]="item_found_quality_+%" } }, - [1170]={ + [1222]={ lang={ English={ [1]={ @@ -27875,7 +28992,7 @@ return { [1]="item_found_relevancy_+%" } }, - [1171]={ + [1223]={ lang={ English={ [1]={ @@ -27906,7 +29023,7 @@ return { [1]="experience_gain_+%" } }, - [1172]={ + [1224]={ lang={ English={ [1]={ @@ -27937,7 +29054,7 @@ return { [1]="experience_loss_on_death_-%" } }, - [1173]={ + [1225]={ lang={ English={ [1]={ @@ -27955,7 +29072,7 @@ return { [1]="local_ring_disable_other_ring" } }, - [1174]={ + [1226]={ lang={ English={ [1]={ @@ -27973,7 +29090,7 @@ return { [1]="base_fire_immunity" } }, - [1175]={ + [1227]={ lang={ English={ [1]={ @@ -27991,7 +29108,7 @@ return { [1]="totem_fire_immunity" } }, - [1176]={ + [1228]={ lang={ English={ [1]={ @@ -28009,7 +29126,7 @@ return { [1]="spell_skill_gem_level_+" } }, - [1177]={ + [1229]={ lang={ English={ [1]={ @@ -28027,7 +29144,7 @@ return { [1]="physical_spell_skill_gem_level_+" } }, - [1178]={ + [1230]={ lang={ English={ [1]={ @@ -28045,7 +29162,7 @@ return { [1]="fire_spell_skill_gem_level_+" } }, - [1179]={ + [1231]={ lang={ English={ [1]={ @@ -28063,7 +29180,7 @@ return { [1]="cold_spell_skill_gem_level_+" } }, - [1180]={ + [1232]={ lang={ English={ [1]={ @@ -28081,7 +29198,7 @@ return { [1]="lightning_spell_skill_gem_level_+" } }, - [1181]={ + [1233]={ lang={ English={ [1]={ @@ -28099,7 +29216,7 @@ return { [1]="chaos_spell_skill_gem_level_+" } }, - [1182]={ + [1234]={ lang={ English={ [1]={ @@ -28117,7 +29234,7 @@ return { [1]="minion_skill_gem_level_+" } }, - [1183]={ + [1235]={ lang={ English={ [1]={ @@ -28135,7 +29252,7 @@ return { [1]="raise_zombie_gem_level_+" } }, - [1184]={ + [1236]={ lang={ English={ [1]={ @@ -28153,7 +29270,7 @@ return { [1]="raise_spectre_gem_level_+" } }, - [1185]={ + [1237]={ lang={ English={ [1]={ @@ -28171,7 +29288,7 @@ return { [1]="summon_skeleton_gem_level_+" } }, - [1186]={ + [1238]={ lang={ English={ [1]={ @@ -28189,7 +29306,7 @@ return { [1]="base_resist_all_elements_%" } }, - [1187]={ + [1239]={ lang={ English={ [1]={ @@ -28207,7 +29324,7 @@ return { [1]="resist_all_elements_%_per_endurance_charge" } }, - [1188]={ + [1240]={ lang={ English={ [1]={ @@ -28225,7 +29342,7 @@ return { [1]="resist_all_elements_+%_while_holding_shield" } }, - [1189]={ + [1241]={ lang={ English={ [1]={ @@ -28247,7 +29364,7 @@ return { [1]="elemental_resistance_%_when_on_low_life" } }, - [1190]={ + [1242]={ lang={ English={ [1]={ @@ -28269,7 +29386,7 @@ return { [1]="base_maximum_fire_damage_resistance_%" } }, - [1191]={ + [1243]={ lang={ English={ [1]={ @@ -28287,7 +29404,7 @@ return { [1]="fire_damage_resistance_is_%" } }, - [1192]={ + [1244]={ lang={ English={ [1]={ @@ -28305,7 +29422,7 @@ return { [1]="base_fire_damage_resistance_%" } }, - [1193]={ + [1245]={ lang={ English={ [1]={ @@ -28323,7 +29440,7 @@ return { [1]="unique_fire_damage_resistance_%_when_red_gem_socketed" } }, - [1194]={ + [1246]={ lang={ English={ [1]={ @@ -28362,7 +29479,7 @@ return { [1]="fire_damage_resistance_%_when_on_low_life" } }, - [1195]={ + [1247]={ lang={ English={ [1]={ @@ -28393,7 +29510,7 @@ return { [1]="fire_damage_resistance_+%" } }, - [1196]={ + [1248]={ lang={ English={ [1]={ @@ -28415,7 +29532,7 @@ return { [1]="base_maximum_cold_damage_resistance_%" } }, - [1197]={ + [1249]={ lang={ English={ [1]={ @@ -28433,7 +29550,7 @@ return { [1]="cold_damage_resistance_is_%" } }, - [1198]={ + [1250]={ lang={ English={ [1]={ @@ -28451,7 +29568,7 @@ return { [1]="base_cold_damage_resistance_%" } }, - [1199]={ + [1251]={ lang={ English={ [1]={ @@ -28469,7 +29586,7 @@ return { [1]="unique_cold_damage_resistance_%_when_green_gem_socketed" } }, - [1200]={ + [1252]={ lang={ English={ [1]={ @@ -28500,7 +29617,7 @@ return { [1]="cold_damage_resistance_+%" } }, - [1201]={ + [1253]={ lang={ English={ [1]={ @@ -28522,7 +29639,7 @@ return { [1]="base_maximum_lightning_damage_resistance_%" } }, - [1202]={ + [1254]={ lang={ English={ [1]={ @@ -28540,7 +29657,7 @@ return { [1]="lightning_damage_resistance_is_%" } }, - [1203]={ + [1255]={ lang={ English={ [1]={ @@ -28558,7 +29675,7 @@ return { [1]="base_lightning_damage_resistance_%" } }, - [1204]={ + [1256]={ lang={ English={ [1]={ @@ -28576,7 +29693,7 @@ return { [1]="unique_lightning_damage_resistance_%_when_blue_gem_socketed" } }, - [1205]={ + [1257]={ lang={ English={ [1]={ @@ -28607,7 +29724,7 @@ return { [1]="lightning_damage_resistance_+%" } }, - [1206]={ + [1258]={ lang={ English={ [1]={ @@ -28629,7 +29746,7 @@ return { [1]="base_maximum_chaos_damage_resistance_%" } }, - [1207]={ + [1259]={ lang={ English={ [1]={ @@ -28647,7 +29764,7 @@ return { [1]="base_chaos_damage_resistance_%" } }, - [1208]={ + [1260]={ lang={ English={ [1]={ @@ -28669,7 +29786,7 @@ return { [1]="additional_maximum_all_resistances_%" } }, - [1209]={ + [1261]={ lang={ English={ [1]={ @@ -28691,7 +29808,7 @@ return { [1]="additional_maximum_all_elemental_resistances_%" } }, - [1210]={ + [1262]={ lang={ English={ [1]={ @@ -28722,7 +29839,7 @@ return { [1]="temporal_chains_effeciveness_+%" } }, - [1211]={ + [1263]={ lang={ English={ [1]={ @@ -28761,7 +29878,7 @@ return { [1]="chill_effectiveness_on_self_+%" } }, - [1212]={ + [1264]={ lang={ English={ [1]={ @@ -28787,7 +29904,7 @@ return { [1]="old_do_not_use_life_leech_from_physical_damage_%" } }, - [1213]={ + [1265]={ lang={ English={ [1]={ @@ -28813,7 +29930,7 @@ return { [1]="life_leech_from_physical_attack_damage_permyriad" } }, - [1214]={ + [1266]={ lang={ English={ [1]={ @@ -28839,7 +29956,7 @@ return { [1]="old_do_not_use_local_life_leech_from_physical_damage_%" } }, - [1215]={ + [1267]={ lang={ English={ [1]={ @@ -28865,7 +29982,7 @@ return { [1]="local_life_leech_from_physical_damage_permyriad" } }, - [1216]={ + [1268]={ lang={ English={ [1]={ @@ -28891,7 +30008,7 @@ return { [1]="old_do_not_use_life_leech_from_physical_damage_with_claw_%" } }, - [1217]={ + [1269]={ lang={ English={ [1]={ @@ -28917,7 +30034,7 @@ return { [1]="life_leech_from_physical_damage_with_claw_permyriad" } }, - [1218]={ + [1270]={ lang={ English={ [1]={ @@ -28943,7 +30060,7 @@ return { [1]="life_leech_from_physical_damage_with_bow_permyriad" } }, - [1219]={ + [1271]={ lang={ English={ [1]={ @@ -28973,7 +30090,7 @@ return { [1]="life_and_mana_leech_from_physical_damage_permyriad" } }, - [1220]={ + [1272]={ lang={ English={ [1]={ @@ -29003,7 +30120,7 @@ return { [1]="local_life_and_mana_leech_from_physical_damage_permyriad" } }, - [1221]={ + [1273]={ lang={ English={ [1]={ @@ -29029,7 +30146,7 @@ return { [1]="old_do_not_use_mana_leech_from_physical_damage_with_claw_%" } }, - [1222]={ + [1274]={ lang={ English={ [1]={ @@ -29055,7 +30172,7 @@ return { [1]="mana_leech_from_physical_damage_with_claw_permyriad" } }, - [1223]={ + [1275]={ lang={ English={ [1]={ @@ -29081,7 +30198,7 @@ return { [1]="mana_leech_from_physical_damage_with_bow_permyriad" } }, - [1224]={ + [1276]={ lang={ English={ [1]={ @@ -29107,7 +30224,7 @@ return { [1]="life_leech_from_any_damage_permyriad" } }, - [1225]={ + [1277]={ lang={ English={ [1]={ @@ -29133,7 +30250,7 @@ return { [1]="old_do_not_use_life_leech_from_spell_damage_%" } }, - [1226]={ + [1278]={ lang={ English={ [1]={ @@ -29159,7 +30276,7 @@ return { [1]="base_life_leech_from_spell_damage_permyriad" } }, - [1227]={ + [1279]={ lang={ English={ [1]={ @@ -29185,7 +30302,7 @@ return { [1]="base_life_leech_from_attack_damage_permyriad" } }, - [1228]={ + [1280]={ lang={ English={ [1]={ @@ -29211,7 +30328,7 @@ return { [1]="old_do_not_use_base_life_leech_from_physical_damage_permyriad" } }, - [1229]={ + [1281]={ lang={ English={ [1]={ @@ -29237,7 +30354,7 @@ return { [1]="base_life_leech_from_physical_damage_permyriad" } }, - [1230]={ + [1282]={ lang={ English={ [1]={ @@ -29263,7 +30380,7 @@ return { [1]="old_do_not_use_base_life_leech_from_fire_damage_permyriad" } }, - [1231]={ + [1283]={ lang={ English={ [1]={ @@ -29289,7 +30406,7 @@ return { [1]="base_life_leech_from_fire_damage_permyriad" } }, - [1232]={ + [1284]={ lang={ English={ [1]={ @@ -29315,7 +30432,7 @@ return { [1]="old_do_not_use_base_life_leech_from_cold_damage_permyriad" } }, - [1233]={ + [1285]={ lang={ English={ [1]={ @@ -29341,7 +30458,7 @@ return { [1]="base_life_leech_from_cold_damage_permyriad" } }, - [1234]={ + [1286]={ lang={ English={ [1]={ @@ -29367,7 +30484,7 @@ return { [1]="old_do_not_use_base_life_leech_from_lightning_damage_permyriad" } }, - [1235]={ + [1287]={ lang={ English={ [1]={ @@ -29393,7 +30510,7 @@ return { [1]="base_life_leech_from_lightning_damage_permyriad" } }, - [1236]={ + [1288]={ lang={ English={ [1]={ @@ -29419,7 +30536,7 @@ return { [1]="base_life_leech_from_chaos_damage_permyriad" } }, - [1237]={ + [1289]={ lang={ English={ [1]={ @@ -29445,7 +30562,7 @@ return { [1]="old_do_not_use_base_life_leech_from_elemental_damage_permyriad" } }, - [1238]={ + [1290]={ lang={ English={ [1]={ @@ -29471,7 +30588,7 @@ return { [1]="base_life_leech_from_elemental_damage_permyriad" } }, - [1239]={ + [1291]={ lang={ English={ [1]={ @@ -29497,7 +30614,7 @@ return { [1]="old_do_not_use_life_leech_permyriad_vs_shocked_enemies" } }, - [1240]={ + [1292]={ lang={ English={ [1]={ @@ -29523,7 +30640,7 @@ return { [1]="base_life_leech_permyriad_vs_shocked_enemies" } }, - [1241]={ + [1293]={ lang={ English={ [1]={ @@ -29549,7 +30666,7 @@ return { [1]="old_do_not_use_life_leech_%_vs_frozen_enemies" } }, - [1242]={ + [1294]={ lang={ English={ [1]={ @@ -29575,7 +30692,7 @@ return { [1]="base_life_leech_permyriad_vs_frozen_enemies" } }, - [1243]={ + [1295]={ lang={ English={ [1]={ @@ -29601,7 +30718,7 @@ return { [1]="old_do_not_use_life_leech_from_attack_damage_permyriad_vs_chilled_enemies" } }, - [1244]={ + [1296]={ lang={ English={ [1]={ @@ -29627,7 +30744,7 @@ return { [1]="base_life_leech_from_attack_damage_permyriad_vs_chilled_enemies" } }, - [1245]={ + [1297]={ lang={ English={ [1]={ @@ -29653,7 +30770,7 @@ return { [1]="old_do_not_use_life_leech_permyriad_on_crit" } }, - [1246]={ + [1298]={ lang={ English={ [1]={ @@ -29679,7 +30796,7 @@ return { [1]="life_leech_permyriad_on_crit" } }, - [1247]={ + [1299]={ lang={ English={ [1]={ @@ -29705,7 +30822,7 @@ return { [1]="life_leech_from_attack_damage_permyriad_vs_bleeding_enemies" } }, - [1248]={ + [1300]={ lang={ English={ [1]={ @@ -29731,7 +30848,7 @@ return { [1]="old_do_not_use_mana_leech_from_physical_damage_%" } }, - [1249]={ + [1301]={ lang={ English={ [1]={ @@ -29757,7 +30874,7 @@ return { [1]="mana_leech_from_physical_attack_damage_permyriad" } }, - [1250]={ + [1302]={ lang={ English={ [1]={ @@ -29783,7 +30900,7 @@ return { [1]="old_do_not_use_local_mana_leech_from_physical_damage_%" } }, - [1251]={ + [1303]={ lang={ English={ [1]={ @@ -29809,7 +30926,7 @@ return { [1]="local_mana_leech_from_physical_damage_permyriad" } }, - [1252]={ + [1304]={ lang={ English={ [1]={ @@ -29835,7 +30952,7 @@ return { [1]="mana_leech_from_any_damage_permyriad" } }, - [1253]={ + [1305]={ lang={ English={ [1]={ @@ -29861,7 +30978,7 @@ return { [1]="old_do_not_use_mana_leech_from_spell_damage_%" } }, - [1254]={ + [1306]={ lang={ English={ [1]={ @@ -29887,7 +31004,7 @@ return { [1]="base_mana_leech_from_spell_damage_permyriad" } }, - [1255]={ + [1307]={ lang={ English={ [1]={ @@ -29913,7 +31030,7 @@ return { [1]="base_mana_leech_from_attack_damage_permyriad" } }, - [1256]={ + [1308]={ lang={ English={ [1]={ @@ -29939,7 +31056,7 @@ return { [1]="base_mana_leech_from_physical_damage_permyriad" } }, - [1257]={ + [1309]={ lang={ English={ [1]={ @@ -29965,7 +31082,7 @@ return { [1]="base_mana_leech_from_fire_damage_permyriad" } }, - [1258]={ + [1310]={ lang={ English={ [1]={ @@ -29991,7 +31108,7 @@ return { [1]="base_mana_leech_from_cold_damage_permyriad" } }, - [1259]={ + [1311]={ lang={ English={ [1]={ @@ -30017,7 +31134,7 @@ return { [1]="old_do_not_use_base_mana_leech_from_lightning_damage_permyriad" } }, - [1260]={ + [1312]={ lang={ English={ [1]={ @@ -30043,7 +31160,7 @@ return { [1]="base_mana_leech_from_lightning_damage_permyriad" } }, - [1261]={ + [1313]={ lang={ English={ [1]={ @@ -30069,7 +31186,7 @@ return { [1]="base_mana_leech_from_chaos_damage_permyriad" } }, - [1262]={ + [1314]={ lang={ English={ [1]={ @@ -30095,7 +31212,7 @@ return { [1]="base_mana_leech_from_elemental_damage_permyriad" } }, - [1263]={ + [1315]={ lang={ English={ [1]={ @@ -30121,7 +31238,7 @@ return { [1]="old_do_not_use_mana_leech_%_vs_shocked_enemies" } }, - [1264]={ + [1316]={ lang={ English={ [1]={ @@ -30147,7 +31264,7 @@ return { [1]="base_mana_leech_permyriad_vs_shocked_enemies" } }, - [1265]={ + [1317]={ lang={ English={ [1]={ @@ -30173,7 +31290,7 @@ return { [1]="old_do_not_use_mana_leech_from_physical_damage_%_per_power_charge" } }, - [1266]={ + [1318]={ lang={ English={ [1]={ @@ -30199,7 +31316,7 @@ return { [1]="mana_leech_from_physical_damage_permyriad_per_power_charge" } }, - [1267]={ + [1319]={ lang={ English={ [1]={ @@ -30225,7 +31342,7 @@ return { [1]="energy_shield_leech_from_any_damage_permyriad" } }, - [1268]={ + [1320]={ lang={ English={ [1]={ @@ -30251,7 +31368,7 @@ return { [1]="base_energy_shield_leech_from_spell_damage_permyriad" } }, - [1269]={ + [1321]={ lang={ English={ [1]={ @@ -30277,7 +31394,7 @@ return { [1]="energy_shield_leech_from_spell_damage_permyriad_per_curse_on_enemy" } }, - [1270]={ + [1322]={ lang={ English={ [1]={ @@ -30308,7 +31425,7 @@ return { [1]="maximum_life_leech_amount_per_leech_+%" } }, - [1271]={ + [1323]={ lang={ English={ [1]={ @@ -30339,7 +31456,7 @@ return { [1]="maximum_mana_leech_amount_per_leech_+%" } }, - [1272]={ + [1324]={ lang={ English={ [1]={ @@ -30370,7 +31487,7 @@ return { [1]="maximum_energy_shield_leech_amount_per_leech_+%" } }, - [1273]={ + [1325]={ lang={ English={ [1]={ @@ -30392,7 +31509,7 @@ return { [1]="maximum_life_leech_rate_%_per_minute" } }, - [1274]={ + [1326]={ lang={ English={ [1]={ @@ -30414,7 +31531,7 @@ return { [1]="maximum_energy_shield_leech_rate_%_per_minute" } }, - [1275]={ + [1327]={ lang={ English={ [1]={ @@ -30432,7 +31549,7 @@ return { [1]="maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield" } }, - [1276]={ + [1328]={ lang={ English={ [1]={ @@ -30454,7 +31571,7 @@ return { [1]="maximum_mana_leech_rate_%_per_minute" } }, - [1277]={ + [1329]={ lang={ English={ [1]={ @@ -30485,7 +31602,7 @@ return { [1]="maximum_life_leech_rate_+%" } }, - [1278]={ + [1330]={ lang={ English={ [1]={ @@ -30524,7 +31641,7 @@ return { [1]="maximum_life_leech_rate_+1%_per_12_stat_value" } }, - [1279]={ + [1331]={ lang={ English={ [1]={ @@ -30555,7 +31672,7 @@ return { [1]="maximum_mana_leech_rate_+%" } }, - [1280]={ + [1332]={ lang={ English={ [1]={ @@ -30586,7 +31703,7 @@ return { [1]="maximum_energy_shield_leech_rate_+%" } }, - [1281]={ + [1333]={ lang={ English={ [1]={ @@ -30617,7 +31734,7 @@ return { [1]="maximum_energy_shield_leech_rate_+%_while_affected_by_zealotry" } }, - [1282]={ + [1334]={ lang={ English={ [1]={ @@ -30639,7 +31756,7 @@ return { [1]="maximum_es_leech_rate_+1%_per_6_stat_value_while_affected_by_zealotry" } }, - [1283]={ + [1335]={ lang={ English={ [1]={ @@ -30657,7 +31774,7 @@ return { [1]="life_gain_per_target" } }, - [1284]={ + [1336]={ lang={ English={ [1]={ @@ -30675,7 +31792,7 @@ return { [1]="local_life_gain_per_target" } }, - [1285]={ + [1337]={ lang={ English={ [1]={ @@ -30706,7 +31823,7 @@ return { [1]="base_life_gained_on_spell_hit" } }, - [1286]={ + [1338]={ lang={ English={ [1]={ @@ -30737,7 +31854,7 @@ return { [1]="base_life_gain_per_target" } }, - [1287]={ + [1339]={ lang={ English={ [1]={ @@ -30755,7 +31872,7 @@ return { [1]="life_and_mana_gain_per_hit" } }, - [1288]={ + [1340]={ lang={ English={ [1]={ @@ -30773,7 +31890,7 @@ return { [1]="local_life_and_mana_gain_per_target" } }, - [1289]={ + [1341]={ lang={ English={ [1]={ @@ -30791,7 +31908,7 @@ return { [1]="life_gain_on_ignited_enemy_hit" } }, - [1290]={ + [1342]={ lang={ English={ [1]={ @@ -30809,7 +31926,7 @@ return { [1]="mana_gain_per_target" } }, - [1291]={ + [1343]={ lang={ English={ [1]={ @@ -30827,7 +31944,7 @@ return { [1]="local_mana_gain_per_target" } }, - [1292]={ + [1344]={ lang={ English={ [1]={ @@ -30845,7 +31962,7 @@ return { [1]="virtual_mana_gain_per_target" } }, - [1293]={ + [1345]={ lang={ English={ [1]={ @@ -30863,7 +31980,7 @@ return { [1]="energy_shield_gain_per_target" } }, - [1294]={ + [1346]={ lang={ English={ [1]={ @@ -30881,7 +31998,7 @@ return { [1]="base_life_gained_on_enemy_death" } }, - [1295]={ + [1347]={ lang={ English={ [1]={ @@ -30892,6 +32009,19 @@ return { } }, text="Recover {0}% of Life on Kill" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0}% of Life on Kill" } } }, @@ -30899,17 +32029,30 @@ return { [1]="recover_%_maximum_life_on_kill" } }, - [1296]={ + [1348]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, text="Recover {0}% of Energy Shield on Kill" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0}% of Energy Shield on Kill" } } }, @@ -30917,7 +32060,7 @@ return { [1]="recover_energy_shield_%_on_kill" } }, - [1297]={ + [1349]={ lang={ English={ [1]={ @@ -30928,6 +32071,19 @@ return { } }, text="Recover {0}% of Mana on Kill" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0}% of Mana on Kill" } } }, @@ -30935,7 +32091,7 @@ return { [1]="recover_%_maximum_mana_on_kill" } }, - [1298]={ + [1350]={ lang={ English={ [1]={ @@ -30953,7 +32109,7 @@ return { [1]="recover_%_maximum_mana_on_killing_cursed_enemy" } }, - [1299]={ + [1351]={ lang={ English={ [1]={ @@ -30971,7 +32127,7 @@ return { [1]="life_gained_on_killing_ignited_enemies" } }, - [1300]={ + [1352]={ lang={ English={ [1]={ @@ -30989,7 +32145,7 @@ return { [1]="maximum_life_%_lost_on_kill" } }, - [1301]={ + [1353]={ lang={ English={ [1]={ @@ -31007,7 +32163,7 @@ return { [1]="maximum_mana_%_gained_on_kill" } }, - [1302]={ + [1354]={ lang={ English={ [1]={ @@ -31025,17 +32181,30 @@ return { [1]="maximum_energy_shield_%_lost_on_kill" } }, - [1303]={ + [1355]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, text="{0:+d} Life gained when you Block" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0:+d} Life when you Block" } } }, @@ -31043,17 +32212,30 @@ return { [1]="life_gained_on_block" } }, - [1304]={ + [1356]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, text="{0:+d} Mana gained when you Block" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0:+d} Mana when you Block" } } }, @@ -31061,7 +32243,38 @@ return { [1]="mana_gained_on_block" } }, - [1305]={ + [1357]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0:+d} Energy Shield gained when you Block" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose {0:+d} Energy Shield when you Block" + } + } + }, + stats={ + [1]="energy_shield_gained_on_block" + } + }, + [1358]={ lang={ English={ [1]={ @@ -31079,7 +32292,7 @@ return { [1]="recover_X_life_on_block" } }, - [1306]={ + [1359]={ lang={ English={ [1]={ @@ -31097,7 +32310,7 @@ return { [1]="minion_recover_X_life_on_block" } }, - [1307]={ + [1360]={ lang={ English={ [1]={ @@ -31115,7 +32328,7 @@ return { [1]="base_mana_gained_on_enemy_death" } }, - [1308]={ + [1361]={ lang={ English={ [1]={ @@ -31146,7 +32359,38 @@ return { [1]="support_minion_maximum_life_+%_final" } }, - [1309]={ + [1362]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Minions have {0}% increased Life Recovery rate" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Minions have {0}% reduced Life Recovery rate" + } + } + }, + stats={ + [1]="minion_life_recovery_rate_+%" + } + }, + [1363]={ lang={ English={ [1]={ @@ -31177,7 +32421,7 @@ return { [1]="minion_maximum_life_+%" } }, - [1310]={ + [1364]={ lang={ English={ [1]={ @@ -31208,7 +32452,7 @@ return { [1]="minion_maximum_mana_+%" } }, - [1311]={ + [1365]={ lang={ English={ [1]={ @@ -31239,7 +32483,7 @@ return { [1]="minion_maximum_energy_shield_+%" } }, - [1312]={ + [1366]={ lang={ English={ [1]={ @@ -31270,7 +32514,7 @@ return { [1]="minion_movement_speed_+%" } }, - [1313]={ + [1367]={ lang={ English={ [1]={ @@ -31301,7 +32545,7 @@ return { [1]="base_spectre_maximum_life_+%" } }, - [1314]={ + [1368]={ lang={ English={ [1]={ @@ -31332,7 +32576,7 @@ return { [1]="base_zombie_maximum_life_+%" } }, - [1315]={ + [1369]={ lang={ English={ [1]={ @@ -31363,7 +32607,7 @@ return { [1]="base_fire_elemental_maximum_life_+%" } }, - [1316]={ + [1370]={ lang={ English={ [1]={ @@ -31394,7 +32638,7 @@ return { [1]="base_raven_maximum_life_+%" } }, - [1317]={ + [1371]={ lang={ English={ [1]={ @@ -31425,7 +32669,7 @@ return { [1]="totem_life_+%" } }, - [1318]={ + [1372]={ lang={ English={ [1]={ @@ -31456,7 +32700,7 @@ return { [1]="totem_mana_+%" } }, - [1319]={ + [1373]={ lang={ English={ [1]={ @@ -31487,7 +32731,7 @@ return { [1]="totem_energy_shield_+%" } }, - [1320]={ + [1374]={ lang={ English={ [1]={ @@ -31518,7 +32762,7 @@ return { [1]="totem_range_+%" } }, - [1321]={ + [1375]={ lang={ English={ [1]={ @@ -31549,7 +32793,7 @@ return { [1]="totem_duration_+%" } }, - [1322]={ + [1376]={ lang={ English={ [1]={ @@ -31580,7 +32824,7 @@ return { [1]="skeleton_duration_+%" } }, - [1323]={ + [1377]={ lang={ English={ [1]={ @@ -31611,7 +32855,7 @@ return { [1]="buff_duration_+%" } }, - [1324]={ + [1378]={ lang={ English={ [1]={ @@ -31642,7 +32886,7 @@ return { [1]="base_curse_duration_+%" } }, - [1325]={ + [1379]={ lang={ English={ [1]={ @@ -31681,7 +32925,7 @@ return { [1]="taunt_duration_+%" } }, - [1326]={ + [1380]={ lang={ English={ [1]={ @@ -31699,7 +32943,7 @@ return { [1]="life_gained_on_taunting_enemy" } }, - [1327]={ + [1381]={ lang={ English={ [1]={ @@ -31717,7 +32961,7 @@ return { [1]="mana_gained_on_hitting_taunted_enemy" } }, - [1328]={ + [1382]={ lang={ English={ [1]={ @@ -31735,7 +32979,7 @@ return { [1]="buff_affects_party" } }, - [1329]={ + [1383]={ lang={ English={ [1]={ @@ -31766,7 +33010,7 @@ return { [1]="buff_party_effect_radius_+%" } }, - [1330]={ + [1384]={ lang={ English={ [1]={ @@ -31784,7 +33028,7 @@ return { [1]="do_not_chain" } }, - [1331]={ + [1385]={ lang={ English={ [1]={ @@ -31802,7 +33046,7 @@ return { [1]="arrow_chains_+" } }, - [1332]={ + [1386]={ lang={ English={ [1]={ @@ -31820,7 +33064,7 @@ return { [1]="number_of_chains" } }, - [1333]={ + [1387]={ lang={ English={ [1]={ @@ -31847,7 +33091,7 @@ return { [1]="projectile_base_number_of_targets_to_pierce" } }, - [1334]={ + [1388]={ lang={ English={ [1]={ @@ -31874,7 +33118,7 @@ return { [1]="arrow_base_number_of_targets_to_pierce" } }, - [1335]={ + [1389]={ lang={ English={ [1]={ @@ -31901,7 +33145,7 @@ return { [1]="number_of_additional_projectiles" } }, - [1336]={ + [1390]={ lang={ English={ [1]={ @@ -31928,7 +33172,7 @@ return { [1]="base_number_of_additional_arrows" } }, - [1337]={ + [1391]={ lang={ English={ [1]={ @@ -31950,7 +33194,7 @@ return { [1]="number_of_additional_arrows_if_havent_cast_dash_recently" } }, - [1338]={ + [1392]={ lang={ English={ [1]={ @@ -31981,7 +33225,7 @@ return { [1]="base_projectile_speed_+%" } }, - [1339]={ + [1393]={ lang={ English={ [1]={ @@ -32012,7 +33256,7 @@ return { [1]="base_arrow_speed_+%" } }, - [1340]={ + [1394]={ lang={ English={ [1]={ @@ -32043,7 +33287,7 @@ return { [1]="base_movement_velocity_+%" } }, - [1341]={ + [1395]={ lang={ English={ [1]={ @@ -32082,7 +33326,7 @@ return { [1]="movement_velocity_+%_when_on_low_life" } }, - [1342]={ + [1396]={ lang={ English={ [1]={ @@ -32113,7 +33357,7 @@ return { [1]="movement_velocity_+%_when_on_full_life" } }, - [1343]={ + [1397]={ lang={ English={ [1]={ @@ -32139,7 +33383,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_%_while_on_low_life" } }, - [1344]={ + [1398]={ lang={ English={ [1]={ @@ -32157,7 +33401,7 @@ return { [1]="movement_velocity_+%_per_frenzy_charge" } }, - [1345]={ + [1399]={ lang={ English={ [1]={ @@ -32175,7 +33419,7 @@ return { [1]="base_minimum_endurance_charges" } }, - [1346]={ + [1400]={ lang={ English={ [1]={ @@ -32193,7 +33437,7 @@ return { [1]="max_endurance_charges" } }, - [1347]={ + [1401]={ lang={ English={ [1]={ @@ -32211,7 +33455,7 @@ return { [1]="maximum_endurance_charges_is_equal_to_maximum_frenzy_charges" } }, - [1348]={ + [1402]={ lang={ English={ [1]={ @@ -32229,7 +33473,7 @@ return { [1]="modifiers_to_minimum_endurance_charges_instead_apply_to_brutal_charges" } }, - [1349]={ + [1403]={ lang={ English={ [1]={ @@ -32247,7 +33491,7 @@ return { [1]="maximum_brutal_charges_is_equal_to_maximum_endurance_charges" } }, - [1350]={ + [1404]={ lang={ English={ [1]={ @@ -32265,7 +33509,7 @@ return { [1]="base_minimum_frenzy_charges" } }, - [1351]={ + [1405]={ lang={ English={ [1]={ @@ -32283,7 +33527,7 @@ return { [1]="max_frenzy_charges" } }, - [1352]={ + [1406]={ lang={ English={ [1]={ @@ -32301,7 +33545,7 @@ return { [1]="maximum_frenzy_charges_is_equal_to_maximum_power_charges" } }, - [1353]={ + [1407]={ lang={ English={ [1]={ @@ -32319,7 +33563,7 @@ return { [1]="modifiers_to_minimum_frenzy_charges_instead_apply_to_affliction_charges" } }, - [1354]={ + [1408]={ lang={ English={ [1]={ @@ -32337,7 +33581,7 @@ return { [1]="maximum_affliction_charges_is_equal_to_maximum_frenzy_charges" } }, - [1355]={ + [1409]={ lang={ English={ [1]={ @@ -32355,7 +33599,7 @@ return { [1]="base_minimum_power_charges" } }, - [1356]={ + [1410]={ lang={ English={ [1]={ @@ -32373,7 +33617,7 @@ return { [1]="max_power_charges" } }, - [1357]={ + [1411]={ lang={ English={ [1]={ @@ -32391,7 +33635,7 @@ return { [1]="maximum_power_and_frenzy_charges_+" } }, - [1358]={ + [1412]={ lang={ English={ [1]={ @@ -32409,7 +33653,7 @@ return { [1]="modifiers_to_minimum_power_charges_instead_apply_to_absorption_charges" } }, - [1359]={ + [1413]={ lang={ English={ [1]={ @@ -32427,7 +33671,7 @@ return { [1]="maximum_absorption_charges_is_equal_to_maximum_power_charges" } }, - [1360]={ + [1414]={ lang={ English={ [1]={ @@ -32445,7 +33689,7 @@ return { [1]="add_endurance_charge_on_critical_strike" } }, - [1361]={ + [1415]={ lang={ English={ [1]={ @@ -32472,7 +33716,7 @@ return { [1]="chance_to_gain_endurance_charge_on_crit_%" } }, - [1362]={ + [1416]={ lang={ English={ [1]={ @@ -32499,7 +33743,7 @@ return { [1]="chance_to_gain_endurance_charge_on_melee_crit_%" } }, - [1363]={ + [1417]={ lang={ English={ [1]={ @@ -32517,7 +33761,7 @@ return { [1]="gain_endurance_charge_%_chance_on_using_fire_skill" } }, - [1364]={ + [1418]={ lang={ English={ [1]={ @@ -32544,7 +33788,7 @@ return { [1]="chance_to_gain_endurance_charge_on_bow_crit_%" } }, - [1365]={ + [1419]={ lang={ English={ [1]={ @@ -32571,7 +33815,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%" } }, - [1366]={ + [1420]={ lang={ English={ [1]={ @@ -32598,7 +33842,7 @@ return { [1]="chance_to_gain_power_charge_on_killing_frozen_enemy_%" } }, - [1367]={ + [1421]={ lang={ English={ [1]={ @@ -32647,7 +33891,7 @@ return { [2]="spell_maximum_added_cold_damage_per_power_charge" } }, - [1368]={ + [1422]={ lang={ English={ [1]={ @@ -32674,7 +33918,7 @@ return { [1]="num_of_additional_chains_at_max_frenzy_charges" } }, - [1369]={ + [1423]={ lang={ English={ [1]={ @@ -32701,7 +33945,7 @@ return { [1]="projectile_chain_from_terrain_chance_%" } }, - [1370]={ + [1424]={ lang={ English={ [1]={ @@ -32719,7 +33963,7 @@ return { [1]="add_frenzy_charge_on_critical_strike" } }, - [1371]={ + [1425]={ lang={ English={ [1]={ @@ -32737,7 +33981,7 @@ return { [1]="add_power_charge_on_critical_strike" } }, - [1372]={ + [1426]={ lang={ English={ [1]={ @@ -32764,7 +34008,7 @@ return { [1]="add_power_charge_on_critical_strike_%" } }, - [1373]={ + [1427]={ lang={ English={ [1]={ @@ -32782,7 +34026,7 @@ return { [1]="add_power_charge_on_melee_critical_strike" } }, - [1374]={ + [1428]={ lang={ English={ [1]={ @@ -32800,7 +34044,7 @@ return { [1]="add_endurance_charge_on_skill_hit_%" } }, - [1375]={ + [1429]={ lang={ English={ [1]={ @@ -32818,7 +34062,7 @@ return { [1]="add_frenzy_charge_on_skill_hit_%" } }, - [1376]={ + [1430]={ lang={ English={ [1]={ @@ -32836,7 +34080,7 @@ return { [1]="add_power_charge_on_skill_hit_%" } }, - [1377]={ + [1431]={ lang={ English={ [1]={ @@ -32854,7 +34098,7 @@ return { [1]="add_endurance_charge_on_enemy_critical_strike" } }, - [1378]={ + [1432]={ lang={ English={ [1]={ @@ -32876,7 +34120,7 @@ return { [1]="add_endurance_charge_on_status_ailment" } }, - [1379]={ + [1433]={ lang={ English={ [1]={ @@ -32903,7 +34147,7 @@ return { [1]="avoid_chill_%" } }, - [1380]={ + [1434]={ lang={ English={ [1]={ @@ -32930,7 +34174,7 @@ return { [1]="avoid_freeze_%" } }, - [1381]={ + [1435]={ lang={ English={ [1]={ @@ -32957,7 +34201,7 @@ return { [1]="avoid_ignite_%" } }, - [1382]={ + [1436]={ lang={ English={ [1]={ @@ -32984,7 +34228,7 @@ return { [1]="avoid_shock_%" } }, - [1383]={ + [1437]={ lang={ English={ [1]={ @@ -33019,13 +34263,13 @@ return { [1]="avoid_all_elemental_status_%" } }, - [1384]={ + [1438]={ lang={ English={ [1]={ limit={ [1]={ - [1]=1, + [1]="#", [2]=99 } }, @@ -33046,13 +34290,13 @@ return { [1]="base_avoid_chill_%" } }, - [1385]={ + [1439]={ lang={ English={ [1]={ limit={ [1]={ - [1]=1, + [1]="#", [2]=99 } }, @@ -33073,7 +34317,7 @@ return { [1]="base_avoid_freeze_%" } }, - [1386]={ + [1440]={ lang={ English={ [1]={ @@ -33100,7 +34344,7 @@ return { [1]="base_avoid_ignite_%" } }, - [1387]={ + [1441]={ lang={ English={ [1]={ @@ -33135,7 +34379,7 @@ return { [1]="avoid_ignite_%_when_on_low_life" } }, - [1388]={ + [1442]={ lang={ English={ [1]={ @@ -33162,7 +34406,7 @@ return { [1]="base_avoid_shock_%" } }, - [1389]={ + [1443]={ lang={ English={ [1]={ @@ -33189,7 +34433,7 @@ return { [1]="base_avoid_poison_%" } }, - [1390]={ + [1444]={ lang={ English={ [1]={ @@ -33216,7 +34460,7 @@ return { [1]="avoid_stun_%" } }, - [1391]={ + [1445]={ lang={ English={ [1]={ @@ -33243,7 +34487,7 @@ return { [1]="base_avoid_stun_%" } }, - [1392]={ + [1446]={ lang={ English={ [1]={ @@ -33265,7 +34509,7 @@ return { [1]="always_ignite" } }, - [1393]={ + [1447]={ lang={ English={ [1]={ @@ -33287,7 +34531,7 @@ return { [1]="always_shock" } }, - [1394]={ + [1448]={ lang={ English={ [1]={ @@ -33305,7 +34549,25 @@ return { [1]="always_stun" } }, - [1395]={ + [1449]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Your Hits cannot Stun Enemies" + } + } + }, + stats={ + [1]="cannot_stun" + } + }, + [1450]={ lang={ English={ [1]={ @@ -33336,7 +34598,7 @@ return { [1]="chill_duration_+%" } }, - [1396]={ + [1451]={ lang={ English={ [1]={ @@ -33367,7 +34629,7 @@ return { [1]="shock_duration_+%" } }, - [1397]={ + [1452]={ lang={ English={ [1]={ @@ -33398,7 +34660,7 @@ return { [1]="freeze_duration_+%" } }, - [1398]={ + [1453]={ lang={ English={ [1]={ @@ -33429,7 +34691,7 @@ return { [1]="ignite_duration_+%" } }, - [1399]={ + [1454]={ lang={ English={ [1]={ @@ -33468,7 +34730,7 @@ return { [1]="base_all_ailment_duration_+%" } }, - [1400]={ + [1455]={ lang={ English={ [1]={ @@ -33507,7 +34769,7 @@ return { [1]="base_elemental_status_ailment_duration_+%" } }, - [1401]={ + [1456]={ lang={ English={ [1]={ @@ -33529,7 +34791,7 @@ return { [1]="cannot_inflict_status_ailments" } }, - [1402]={ + [1457]={ lang={ English={ [1]={ @@ -33560,7 +34822,7 @@ return { [1]="base_stun_duration_+%" } }, - [1403]={ + [1458]={ lang={ English={ [1]={ @@ -33591,7 +34853,7 @@ return { [1]="two_handed_melee_stun_duration_+%" } }, - [1404]={ + [1459]={ lang={ English={ [1]={ @@ -33622,7 +34884,7 @@ return { [1]="bow_stun_duration_+%" } }, - [1405]={ + [1460]={ lang={ English={ [1]={ @@ -33661,7 +34923,7 @@ return { [1]="staff_stun_duration_+%" } }, - [1406]={ + [1461]={ lang={ English={ [1]={ @@ -33700,7 +34962,7 @@ return { [1]="self_elemental_status_duration_-%" } }, - [1407]={ + [1462]={ lang={ English={ [1]={ @@ -33731,7 +34993,7 @@ return { [1]="self_chill_duration_-%" } }, - [1408]={ + [1463]={ lang={ English={ [1]={ @@ -33762,7 +35024,7 @@ return { [1]="self_shock_duration_-%" } }, - [1409]={ + [1464]={ lang={ English={ [1]={ @@ -33793,7 +35055,7 @@ return { [1]="self_freeze_duration_-%" } }, - [1410]={ + [1465]={ lang={ English={ [1]={ @@ -33824,7 +35086,7 @@ return { [1]="self_ignite_duration_-%" } }, - [1411]={ + [1466]={ lang={ English={ [1]={ @@ -33855,7 +35117,7 @@ return { [1]="base_self_chill_duration_-%" } }, - [1412]={ + [1467]={ lang={ English={ [1]={ @@ -33886,7 +35148,7 @@ return { [1]="base_self_shock_duration_-%" } }, - [1413]={ + [1468]={ lang={ English={ [1]={ @@ -33917,7 +35179,7 @@ return { [1]="base_self_freeze_duration_-%" } }, - [1414]={ + [1469]={ lang={ English={ [1]={ @@ -33948,7 +35210,7 @@ return { [1]="base_self_ignite_duration_-%" } }, - [1415]={ + [1470]={ lang={ English={ [1]={ @@ -33979,7 +35241,7 @@ return { [1]="chance_per_second_of_fire_spreading_between_enemies_%" } }, - [1416]={ + [1471]={ lang={ English={ [1]={ @@ -34010,7 +35272,7 @@ return { [1]="burn_damage_+%" } }, - [1417]={ + [1472]={ lang={ English={ [1]={ @@ -34028,7 +35290,7 @@ return { [1]="active_skill_level_+" } }, - [1418]={ + [1473]={ lang={ English={ [1]={ @@ -34059,7 +35321,7 @@ return { [1]="gem_experience_gain_+%" } }, - [1419]={ + [1474]={ lang={ English={ [1]={ @@ -34090,7 +35352,7 @@ return { [1]="base_skill_area_of_effect_+%" } }, - [1420]={ + [1475]={ lang={ English={ [1]={ @@ -34121,7 +35383,7 @@ return { [1]="base_cost_+%" } }, - [1421]={ + [1476]={ lang={ English={ [1]={ @@ -34152,7 +35414,7 @@ return { [1]="base_life_cost_+%" } }, - [1422]={ + [1477]={ lang={ English={ [1]={ @@ -34183,7 +35445,7 @@ return { [1]="base_mana_cost_-%" } }, - [1423]={ + [1478]={ lang={ English={ [1]={ @@ -34214,7 +35476,7 @@ return { [1]="base_rage_cost_+%" } }, - [1424]={ + [1479]={ lang={ English={ [1]={ @@ -34245,7 +35507,7 @@ return { [1]="mana_cost_+%_while_on_full_energy_shield" } }, - [1425]={ + [1480]={ lang={ English={ [1]={ @@ -34284,7 +35546,7 @@ return { [1]="mana_cost_+%_when_on_low_life" } }, - [1426]={ + [1481]={ lang={ English={ [1]={ @@ -34302,7 +35564,7 @@ return { [1]="skill_life_cost_+" } }, - [1427]={ + [1482]={ lang={ English={ [1]={ @@ -34320,7 +35582,7 @@ return { [1]="skill_mana_cost_+" } }, - [1428]={ + [1483]={ lang={ English={ [1]={ @@ -34338,7 +35600,7 @@ return { [1]="attacks_do_not_cost_mana" } }, - [1429]={ + [1484]={ lang={ English={ [1]={ @@ -34365,7 +35627,7 @@ return { [1]="skill_repeat_count" } }, - [1430]={ + [1485]={ lang={ English={ [1]={ @@ -34392,7 +35654,7 @@ return { [1]="spell_repeat_count" } }, - [1431]={ + [1486]={ lang={ English={ [1]={ @@ -34423,7 +35685,7 @@ return { [1]="skill_effect_duration_+%" } }, - [1432]={ + [1487]={ lang={ English={ [1]={ @@ -34454,7 +35716,7 @@ return { [1]="chaos_skill_effect_duration_+%" } }, - [1433]={ + [1488]={ lang={ English={ [1]={ @@ -34485,7 +35747,7 @@ return { [1]="skill_cooldown_-%" } }, - [1434]={ + [1489]={ lang={ English={ [1]={ @@ -34516,7 +35778,7 @@ return { [1]="avoid_interruption_while_casting_%" } }, - [1435]={ + [1490]={ lang={ English={ [1]={ @@ -34543,7 +35805,7 @@ return { [1]="attack_repeat_count" } }, - [1436]={ + [1491]={ lang={ English={ [1]={ @@ -34574,7 +35836,7 @@ return { [1]="base_stun_recovery_+%" } }, - [1437]={ + [1492]={ lang={ English={ [1]={ @@ -34605,7 +35867,7 @@ return { [1]="stun_recovery_+%_per_frenzy_charge" } }, - [1438]={ + [1493]={ lang={ English={ [1]={ @@ -34623,7 +35885,7 @@ return { [1]="while_using_sword_reduce_enemy_block_%" } }, - [1439]={ + [1494]={ lang={ English={ [1]={ @@ -34641,7 +35903,7 @@ return { [1]="bow_enemy_block_-%" } }, - [1440]={ + [1495]={ lang={ English={ [1]={ @@ -34659,7 +35921,7 @@ return { [1]="global_reduce_enemy_block_%" } }, - [1441]={ + [1496]={ lang={ English={ [1]={ @@ -34677,7 +35939,7 @@ return { [1]="reduce_enemy_dodge_%" } }, - [1442]={ + [1497]={ lang={ English={ [1]={ @@ -34695,7 +35957,7 @@ return { [1]="prevent_monster_heal" } }, - [1443]={ + [1498]={ lang={ English={ [1]={ @@ -34726,7 +35988,7 @@ return { [1]="prevent_monster_heal_duration_+%" } }, - [1444]={ + [1499]={ lang={ English={ [1]={ @@ -34757,13 +36019,13 @@ return { [1]="chest_trap_defuse_%" } }, - [1445]={ + [1500]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextChillNonHit" + v="ReminderTextChillNonHitNoMagnitude" }, limit={ [1]={ @@ -34771,7 +36033,7 @@ return { [2]="#" } }, - text="Enemies Become Chilled as they Unfreeze" + text="Enemies Become Chilled as they Unfreeze, causing 30% reduced Action Speed" } } }, @@ -34779,7 +36041,7 @@ return { [1]="enemies_chill_as_unfrozen" } }, - [1446]={ + [1501]={ lang={ English={ [1]={ @@ -34801,7 +36063,7 @@ return { [1]="enemy_shock_on_kill" } }, - [1447]={ + [1502]={ lang={ English={ [1]={ @@ -34823,7 +36085,7 @@ return { [1]="shocks_enemies_that_hit_actor_while_actor_is_casting" } }, - [1448]={ + [1503]={ lang={ English={ [1]={ @@ -34841,7 +36103,7 @@ return { [1]="local_is_max_quality" } }, - [1449]={ + [1504]={ lang={ English={ [1]={ @@ -34863,7 +36125,7 @@ return { [1]="local_quality_does_not_increase_defences" } }, - [1450]={ + [1505]={ lang={ English={ [1]={ @@ -34881,7 +36143,7 @@ return { [1]="local_quality_does_not_increase_physical_damage" } }, - [1451]={ + [1506]={ lang={ English={ [1]={ @@ -34899,7 +36161,7 @@ return { [1]="local_extra_socket" } }, - [1452]={ + [1507]={ lang={ English={ [1]={ @@ -34917,25 +36179,7 @@ return { [1]="base_cannot_evade" } }, - [1453]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="All Sockets are White" - } - } - }, - stats={ - [1]="local_all_sockets_are_white" - } - }, - [1454]={ + [1508]={ lang={ English={ [1]={ @@ -34953,7 +36197,7 @@ return { [1]="local_disable_gem_experience_gain" } }, - [1455]={ + [1509]={ lang={ English={ [1]={ @@ -34984,7 +36228,7 @@ return { [1]="local_gem_experience_gain_+%" } }, - [1456]={ + [1510]={ lang={ English={ [1]={ @@ -35015,7 +36259,7 @@ return { [1]="local_quantity_of_sockets_+%" } }, - [1457]={ + [1511]={ lang={ English={ [1]={ @@ -35046,7 +36290,7 @@ return { [1]="local_connectivity_of_sockets_+%" } }, - [1458]={ + [1512]={ lang={ English={ [1]={ @@ -35077,7 +36321,7 @@ return { [1]="trap_duration_+%" } }, - [1459]={ + [1513]={ lang={ English={ [1]={ @@ -35108,7 +36352,7 @@ return { [1]="mine_duration_+%" } }, - [1460]={ + [1514]={ lang={ English={ [1]={ @@ -35139,7 +36383,7 @@ return { [1]="trap_trigger_radius_+%" } }, - [1461]={ + [1515]={ lang={ English={ [1]={ @@ -35170,7 +36414,7 @@ return { [1]="mine_detonation_radius_+%" } }, - [1462]={ + [1516]={ lang={ English={ [1]={ @@ -35201,7 +36445,7 @@ return { [1]="trap_throwing_speed_+%" } }, - [1463]={ + [1517]={ lang={ English={ [1]={ @@ -35232,7 +36476,7 @@ return { [1]="mine_laying_speed_+%" } }, - [1464]={ + [1518]={ lang={ English={ [1]={ @@ -35263,7 +36507,7 @@ return { [1]="skill_internal_monster_responsiveness_+%" } }, - [1465]={ + [1519]={ lang={ English={ [1]={ @@ -35294,7 +36538,7 @@ return { [1]="skill_range_+%" } }, - [1466]={ + [1520]={ lang={ English={ [1]={ @@ -35312,7 +36556,7 @@ return { [1]="physical_damage_%_to_add_as_fire" } }, - [1467]={ + [1521]={ lang={ English={ [1]={ @@ -35330,7 +36574,7 @@ return { [1]="physical_damage_%_to_add_as_cold" } }, - [1468]={ + [1522]={ lang={ English={ [1]={ @@ -35348,7 +36592,7 @@ return { [1]="physical_damage_%_to_add_as_lightning" } }, - [1469]={ + [1523]={ lang={ English={ [1]={ @@ -35366,7 +36610,7 @@ return { [1]="physical_damage_%_to_add_as_chaos" } }, - [1470]={ + [1524]={ lang={ English={ [1]={ @@ -35384,7 +36628,7 @@ return { [1]="lightning_damage_%_to_add_as_fire" } }, - [1471]={ + [1525]={ lang={ English={ [1]={ @@ -35402,7 +36646,7 @@ return { [1]="lightning_damage_%_to_add_as_cold" } }, - [1472]={ + [1526]={ lang={ English={ [1]={ @@ -35420,7 +36664,7 @@ return { [1]="lightning_damage_%_to_add_as_chaos" } }, - [1473]={ + [1527]={ lang={ English={ [1]={ @@ -35438,7 +36682,7 @@ return { [1]="cold_damage_%_to_add_as_fire" } }, - [1474]={ + [1528]={ lang={ English={ [1]={ @@ -35456,7 +36700,7 @@ return { [1]="cold_damage_%_to_add_as_chaos" } }, - [1475]={ + [1529]={ lang={ English={ [1]={ @@ -35474,7 +36718,7 @@ return { [1]="fire_damage_%_to_add_as_chaos" } }, - [1476]={ + [1530]={ lang={ English={ [1]={ @@ -35492,7 +36736,7 @@ return { [1]="elemental_damage_%_to_add_as_chaos" } }, - [1477]={ + [1531]={ lang={ English={ [1]={ @@ -35507,6 +36751,19 @@ return { } }, text="Regenerate {0}% of Life per second" + }, + [2]={ + [1]={ + k="per_minute_to_per_second_2dp_if_required", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Regenerate {0}% of Life per second" } } }, @@ -35514,7 +36771,7 @@ return { [1]="life_regeneration_rate_per_minute_%" } }, - [1478]={ + [1532]={ lang={ English={ [1]={ @@ -35540,7 +36797,7 @@ return { [1]="life_regeneration_rate_per_minute_%_when_on_low_life" } }, - [1479]={ + [1533]={ lang={ English={ [1]={ @@ -35562,7 +36819,7 @@ return { [1]="base_chaos_damage_%_of_maximum_life_taken_per_minute" } }, - [1480]={ + [1534]={ lang={ English={ [1]={ @@ -35584,7 +36841,7 @@ return { [1]="base_chaos_damage_taken_per_minute" } }, - [1481]={ + [1535]={ lang={ English={ [1]={ @@ -35615,7 +36872,7 @@ return { [1]="chaos_damage_taken_over_time_+%" } }, - [1482]={ + [1536]={ lang={ English={ [1]={ @@ -35633,7 +36890,7 @@ return { [1]="display_mana_cost_reduction_%" } }, - [1483]={ + [1537]={ lang={ English={ [1]={ @@ -35651,7 +36908,7 @@ return { [1]="display_minion_maximum_life" } }, - [1484]={ + [1538]={ lang={ English={ [1]={ @@ -35673,7 +36930,7 @@ return { [1]="global_knockback_on_crit" } }, - [1485]={ + [1539]={ lang={ English={ [1]={ @@ -35695,7 +36952,7 @@ return { [1]="knockback_on_crit_with_bow" } }, - [1486]={ + [1540]={ lang={ English={ [1]={ @@ -35721,7 +36978,7 @@ return { [1]="knockback_on_crit_with_staff" } }, - [1487]={ + [1541]={ lang={ English={ [1]={ @@ -35743,7 +37000,7 @@ return { [1]="knockback_on_crit_with_wand" } }, - [1488]={ + [1542]={ lang={ English={ [1]={ @@ -35761,7 +37018,7 @@ return { [1]="base_physical_damage_%_to_convert_to_fire" } }, - [1489]={ + [1543]={ lang={ English={ [1]={ @@ -35779,7 +37036,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_fire" } }, - [1490]={ + [1544]={ lang={ English={ [1]={ @@ -35797,7 +37054,7 @@ return { [1]="base_physical_damage_%_to_convert_to_cold" } }, - [1491]={ + [1545]={ lang={ English={ [1]={ @@ -35815,7 +37072,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_cold" } }, - [1492]={ + [1546]={ lang={ English={ [1]={ @@ -35833,7 +37090,7 @@ return { [1]="base_physical_damage_%_to_convert_to_lightning" } }, - [1493]={ + [1547]={ lang={ English={ [1]={ @@ -35851,7 +37108,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_lightning" } }, - [1494]={ + [1548]={ lang={ English={ [1]={ @@ -35869,7 +37126,7 @@ return { [1]="base_physical_damage_%_to_convert_to_chaos" } }, - [1495]={ + [1549]={ lang={ English={ [1]={ @@ -35887,7 +37144,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_chaos" } }, - [1496]={ + [1550]={ lang={ English={ [1]={ @@ -35905,7 +37162,7 @@ return { [1]="base_lightning_damage_%_to_convert_to_fire" } }, - [1497]={ + [1551]={ lang={ English={ [1]={ @@ -35923,7 +37180,7 @@ return { [1]="base_lightning_damage_%_to_convert_to_cold" } }, - [1498]={ + [1552]={ lang={ English={ [1]={ @@ -35941,7 +37198,7 @@ return { [1]="base_lightning_damage_%_to_convert_to_chaos" } }, - [1499]={ + [1553]={ lang={ English={ [1]={ @@ -35963,7 +37220,7 @@ return { [1]="base_lightning_damage_%_to_convert_to_chaos_60%_value" } }, - [1500]={ + [1554]={ lang={ English={ [1]={ @@ -35981,7 +37238,7 @@ return { [1]="base_cold_damage_%_to_convert_to_fire" } }, - [1501]={ + [1555]={ lang={ English={ [1]={ @@ -35999,7 +37256,7 @@ return { [1]="base_cold_damage_%_to_convert_to_chaos" } }, - [1502]={ + [1556]={ lang={ English={ [1]={ @@ -36017,7 +37274,7 @@ return { [1]="base_fire_damage_%_to_convert_to_chaos" } }, - [1503]={ + [1557]={ lang={ English={ [1]={ @@ -36039,7 +37296,7 @@ return { [1]="base_fire_damage_%_to_convert_to_chaos_60%_value" } }, - [1504]={ + [1558]={ lang={ English={ [1]={ @@ -36070,7 +37327,7 @@ return { [1]="shield_maximum_energy_shield_+%" } }, - [1505]={ + [1559]={ lang={ English={ [1]={ @@ -36101,7 +37358,7 @@ return { [1]="minion_damage_+%" } }, - [1506]={ + [1560]={ lang={ English={ [1]={ @@ -36140,7 +37397,7 @@ return { [1]="minion_damage_+%_if_have_used_a_minion_skill_recently" } }, - [1507]={ + [1561]={ lang={ English={ [1]={ @@ -36171,7 +37428,7 @@ return { [1]="virtual_minion_damage_+%" } }, - [1508]={ + [1562]={ lang={ English={ [1]={ @@ -36202,7 +37459,7 @@ return { [1]="minion_damage_+%_per_5_dex" } }, - [1509]={ + [1563]={ lang={ English={ [1]={ @@ -36233,7 +37490,7 @@ return { [1]="mana_regeneration_rate_+%_per_power_charge" } }, - [1510]={ + [1564]={ lang={ English={ [1]={ @@ -36264,7 +37521,7 @@ return { [1]="elemental_damage_+%" } }, - [1511]={ + [1565]={ lang={ English={ [1]={ @@ -36295,7 +37552,7 @@ return { [1]="melee_physical_damage_+%" } }, - [1512]={ + [1566]={ lang={ English={ [1]={ @@ -36326,7 +37583,7 @@ return { [1]="melee_fire_damage_+%" } }, - [1513]={ + [1567]={ lang={ English={ [1]={ @@ -36357,7 +37614,7 @@ return { [1]="melee_cold_damage_+%" } }, - [1514]={ + [1568]={ lang={ English={ [1]={ @@ -36388,7 +37645,7 @@ return { [1]="melee_physical_damage_+%_while_holding_shield" } }, - [1515]={ + [1569]={ lang={ English={ [1]={ @@ -36419,7 +37676,7 @@ return { [1]="melee_fire_damage_+%_while_holding_shield" } }, - [1516]={ + [1570]={ lang={ English={ [1]={ @@ -36450,7 +37707,7 @@ return { [1]="melee_cold_damage_+%_while_holding_shield" } }, - [1517]={ + [1571]={ lang={ English={ [1]={ @@ -36481,7 +37738,7 @@ return { [1]="bow_physical_damage_+%_while_holding_shield" } }, - [1518]={ + [1572]={ lang={ English={ [1]={ @@ -36499,7 +37756,7 @@ return { [1]="maximum_block_%" } }, - [1519]={ + [1573]={ lang={ English={ [1]={ @@ -36517,7 +37774,7 @@ return { [1]="base_maximum_spell_block_%" } }, - [1520]={ + [1574]={ lang={ English={ [1]={ @@ -36535,7 +37792,7 @@ return { [1]="maximum_spell_block_chance_per_50_strength" } }, - [1521]={ + [1575]={ lang={ English={ [1]={ @@ -36566,7 +37823,7 @@ return { [1]="shield_evasion_rating_+%" } }, - [1522]={ + [1576]={ lang={ English={ [1]={ @@ -36597,7 +37854,7 @@ return { [1]="shield_physical_damage_reduction_rating_+%" } }, - [1523]={ + [1577]={ lang={ English={ [1]={ @@ -36636,7 +37893,7 @@ return { [1]="shield_armour_+%" } }, - [1524]={ + [1578]={ lang={ English={ [1]={ @@ -36658,7 +37915,7 @@ return { [1]="base_global_chance_to_knockback_%" } }, - [1525]={ + [1579]={ lang={ English={ [1]={ @@ -36689,7 +37946,7 @@ return { [1]="projectile_damage_+%" } }, - [1526]={ + [1580]={ lang={ English={ [1]={ @@ -36720,7 +37977,7 @@ return { [1]="projectile_attack_damage_+%" } }, - [1527]={ + [1581]={ lang={ English={ [1]={ @@ -36751,7 +38008,7 @@ return { [1]="ranged_weapon_physical_damage_+%" } }, - [1528]={ + [1582]={ lang={ English={ [1]={ @@ -36790,7 +38047,7 @@ return { [1]="cast_speed_+%_when_on_low_life" } }, - [1529]={ + [1583]={ lang={ English={ [1]={ @@ -36821,7 +38078,7 @@ return { [1]="cast_speed_+%_when_on_full_life" } }, - [1530]={ + [1584]={ lang={ English={ [1]={ @@ -36852,7 +38109,7 @@ return { [1]="cast_speed_+%_per_frenzy_charge" } }, - [1531]={ + [1585]={ lang={ English={ [1]={ @@ -36883,7 +38140,7 @@ return { [1]="knockback_distance_+%" } }, - [1532]={ + [1586]={ lang={ English={ [1]={ @@ -36914,7 +38171,7 @@ return { [1]="stun_duration_+%" } }, - [1533]={ + [1587]={ lang={ English={ [1]={ @@ -36932,7 +38189,7 @@ return { [1]="sword_accuracy_rating" } }, - [1534]={ + [1588]={ lang={ English={ [1]={ @@ -36950,7 +38207,7 @@ return { [1]="bow_accuracy_rating" } }, - [1535]={ + [1589]={ lang={ English={ [1]={ @@ -36972,7 +38229,7 @@ return { [1]="dagger_accuracy_rating" } }, - [1536]={ + [1590]={ lang={ English={ [1]={ @@ -36990,7 +38247,7 @@ return { [1]="axe_accuracy_rating" } }, - [1537]={ + [1591]={ lang={ English={ [1]={ @@ -37008,7 +38265,7 @@ return { [1]="claw_accuracy_rating" } }, - [1538]={ + [1592]={ lang={ English={ [1]={ @@ -37030,7 +38287,7 @@ return { [1]="staff_accuracy_rating" } }, - [1539]={ + [1593]={ lang={ English={ [1]={ @@ -37048,7 +38305,7 @@ return { [1]="mace_accuracy_rating" } }, - [1540]={ + [1594]={ lang={ English={ [1]={ @@ -37066,7 +38323,7 @@ return { [1]="wand_accuracy_rating" } }, - [1541]={ + [1595]={ lang={ English={ [1]={ @@ -37097,7 +38354,7 @@ return { [1]="base_killed_monster_dropped_item_rarity_+%" } }, - [1542]={ + [1596]={ lang={ English={ [1]={ @@ -37128,7 +38385,7 @@ return { [1]="base_killed_monster_dropped_item_quantity_+%" } }, - [1543]={ + [1597]={ lang={ English={ [1]={ @@ -37146,7 +38403,25 @@ return { [1]="skill_effect_duration_+%_per_10_strength" } }, - [1544]={ + [1598]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Gain no inherent bonuses from Strength" + } + } + }, + stats={ + [1]="gain_no_inherent_bonus_from_strength" + } + }, + [1599]={ lang={ English={ [1]={ @@ -37164,7 +38439,7 @@ return { [1]="gain_no_maximum_life_from_strength" } }, - [1545]={ + [1600]={ lang={ English={ [1]={ @@ -37174,7 +38449,7 @@ return { [2]="#" } }, - text="Intelligence provides no bonus to Maximum Mana" + text="Intelligence provides no inherent bonus to Maximum Mana" } } }, @@ -37182,7 +38457,7 @@ return { [1]="gain_no_maximum_mana_from_intelligence" } }, - [1546]={ + [1601]={ lang={ English={ [1]={ @@ -37200,7 +38475,7 @@ return { [1]="X_accuracy_per_2_intelligence" } }, - [1547]={ + [1602]={ lang={ English={ [1]={ @@ -37218,7 +38493,7 @@ return { [1]="X_life_per_4_dexterity" } }, - [1548]={ + [1603]={ lang={ English={ [1]={ @@ -37236,7 +38511,7 @@ return { [1]="X_mana_per_4_strength" } }, - [1549]={ + [1604]={ lang={ English={ [1]={ @@ -37254,7 +38529,7 @@ return { [1]="x_to_maximum_life_per_2_intelligence" } }, - [1550]={ + [1605]={ lang={ English={ [1]={ @@ -37272,7 +38547,7 @@ return { [1]="local_accuracy_rating" } }, - [1551]={ + [1606]={ lang={ English={ [1]={ @@ -37303,7 +38578,7 @@ return { [1]="local_accuracy_rating_+%" } }, - [1552]={ + [1607]={ lang={ English={ [1]={ @@ -37338,7 +38613,7 @@ return { [1]="base_chance_to_ignite_%" } }, - [1553]={ + [1608]={ lang={ English={ [1]={ @@ -37373,7 +38648,7 @@ return { [1]="chance_to_scorch_%" } }, - [1554]={ + [1609]={ lang={ English={ [1]={ @@ -37404,7 +38679,7 @@ return { [1]="chieftain_burning_damage_+%_final" } }, - [1555]={ + [1610]={ lang={ English={ [1]={ @@ -37425,6 +38700,23 @@ return { text="Always Freezes Enemies on Hit" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + }, + [2]={ + [1]=0, + [2]=0 + } + }, + text="Always Freeze" + }, + [3]={ [1]={ k="canonical_line", v="canonical" @@ -37456,7 +38748,7 @@ return { [2]="always_freeze" } }, - [1556]={ + [1611]={ lang={ English={ [1]={ @@ -37491,7 +38783,7 @@ return { [1]="chance_to_inflict_frostburn_%" } }, - [1557]={ + [1612]={ lang={ English={ [1]={ @@ -37509,7 +38801,7 @@ return { [1]="critical_strikes_do_not_always_freeze" } }, - [1558]={ + [1613]={ lang={ English={ [1]={ @@ -37531,7 +38823,7 @@ return { [1]="additional_chance_to_freeze_chilled_enemies_%" } }, - [1559]={ + [1614]={ lang={ English={ [1]={ @@ -37566,7 +38858,7 @@ return { [1]="base_chance_to_shock_%" } }, - [1560]={ + [1615]={ lang={ English={ [1]={ @@ -37601,7 +38893,7 @@ return { [1]="chance_to_inflict_sapped_%" } }, - [1561]={ + [1616]={ lang={ English={ [1]={ @@ -37632,7 +38924,7 @@ return { [1]="area_damage_+%" } }, - [1562]={ + [1617]={ lang={ English={ [1]={ @@ -37650,7 +38942,7 @@ return { [1]="wand_physical_damage_%_to_add_as_fire" } }, - [1563]={ + [1618]={ lang={ English={ [1]={ @@ -37668,7 +38960,7 @@ return { [1]="wand_physical_damage_%_to_add_as_cold" } }, - [1564]={ + [1619]={ lang={ English={ [1]={ @@ -37686,7 +38978,7 @@ return { [1]="wand_physical_damage_%_to_add_as_lightning" } }, - [1565]={ + [1620]={ lang={ English={ [1]={ @@ -37708,7 +39000,7 @@ return { [1]="kill_enemy_on_hit_if_under_10%_life" } }, - [1566]={ + [1621]={ lang={ English={ [1]={ @@ -37730,7 +39022,7 @@ return { [1]="stuns_have_culling_strike" } }, - [1567]={ + [1622]={ lang={ English={ [1]={ @@ -37748,7 +39040,7 @@ return { [1]="local_hit_causes_monster_flee_%" } }, - [1568]={ + [1623]={ lang={ English={ [1]={ @@ -37766,7 +39058,7 @@ return { [1]="global_hit_causes_monster_flee_%" } }, - [1569]={ + [1624]={ lang={ English={ [1]={ @@ -37784,7 +39076,7 @@ return { [1]="local_always_hit" } }, - [1570]={ + [1625]={ lang={ English={ [1]={ @@ -37802,7 +39094,7 @@ return { [1]="global_always_hit" } }, - [1571]={ + [1626]={ lang={ English={ [1]={ @@ -37820,7 +39112,7 @@ return { [1]="always_crit" } }, - [1572]={ + [1627]={ lang={ English={ [1]={ @@ -37838,7 +39130,7 @@ return { [1]="wall_maximum_length" } }, - [1573]={ + [1628]={ lang={ English={ [1]={ @@ -37869,7 +39161,7 @@ return { [1]="attack_and_cast_speed_+%" } }, - [1574]={ + [1629]={ lang={ English={ [1]={ @@ -37900,7 +39192,7 @@ return { [1]="attack_speed_+%_per_frenzy_charge" } }, - [1575]={ + [1630]={ lang={ English={ [1]={ @@ -37931,7 +39223,7 @@ return { [1]="attack_and_cast_speed_+%_per_frenzy_charge" } }, - [1576]={ + [1631]={ lang={ English={ [1]={ @@ -37962,7 +39254,7 @@ return { [1]="base_attack_speed_+%_per_frenzy_charge" } }, - [1577]={ + [1632]={ lang={ English={ [1]={ @@ -37993,7 +39285,7 @@ return { [1]="accuracy_rating_+%_per_frenzy_charge" } }, - [1578]={ + [1633]={ lang={ English={ [1]={ @@ -38024,7 +39316,7 @@ return { [1]="frenzy_charge_duration_+%_per_frenzy_charge" } }, - [1579]={ + [1634]={ lang={ English={ [1]={ @@ -38046,7 +39338,7 @@ return { [1]="attacks_poison_while_at_max_frenzy_charges" } }, - [1580]={ + [1635]={ lang={ English={ [1]={ @@ -38081,7 +39373,7 @@ return { [1]="attacks_chance_to_poison_%_on_max_frenzy_charges" } }, - [1581]={ + [1636]={ lang={ English={ [1]={ @@ -38099,7 +39391,7 @@ return { [1]="global_critical_strike_multiplier_+_while_you_have_no_frenzy_charges" } }, - [1582]={ + [1637]={ lang={ English={ [1]={ @@ -38130,7 +39422,7 @@ return { [1]="skill_area_of_effect_+%_while_no_frenzy_charges" } }, - [1583]={ + [1638]={ lang={ English={ [1]={ @@ -38161,7 +39453,7 @@ return { [1]="base_actor_scale_+%" } }, - [1584]={ + [1639]={ lang={ English={ [1]={ @@ -38179,7 +39471,7 @@ return { [1]="add_power_charge_on_minion_death" } }, - [1585]={ + [1640]={ lang={ English={ [1]={ @@ -38190,6 +39482,19 @@ return { } }, text="{0}% increased Life Recovery from Flasks" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Life Recovery from Flasks" } } }, @@ -38197,7 +39502,7 @@ return { [1]="flask_life_to_recover_+%" } }, - [1586]={ + [1641]={ lang={ English={ [1]={ @@ -38208,6 +39513,19 @@ return { } }, text="{0}% increased Mana Recovery from Flasks" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Recovery from Flasks" } } }, @@ -38215,7 +39533,7 @@ return { [1]="flask_mana_to_recover_+%" } }, - [1587]={ + [1642]={ lang={ English={ [1]={ @@ -38233,7 +39551,7 @@ return { [1]="flask_recovery_speed_+%" } }, - [1588]={ + [1643]={ lang={ English={ [1]={ @@ -38295,7 +39613,7 @@ return { [2]="gain_flask_charge_when_crit_amount" } }, - [1589]={ + [1644]={ lang={ English={ [1]={ @@ -38326,7 +39644,7 @@ return { [1]="weapon_fire_damage_+%" } }, - [1590]={ + [1645]={ lang={ English={ [1]={ @@ -38357,7 +39675,7 @@ return { [1]="weapon_cold_damage_+%" } }, - [1591]={ + [1646]={ lang={ English={ [1]={ @@ -38388,7 +39706,7 @@ return { [1]="weapon_lightning_damage_+%" } }, - [1592]={ + [1647]={ lang={ English={ [1]={ @@ -38419,7 +39737,7 @@ return { [1]="weapon_chaos_damage_+%" } }, - [1593]={ + [1648]={ lang={ English={ [1]={ @@ -38437,7 +39755,7 @@ return { [1]="spell_elemental_damage_+%" } }, - [1594]={ + [1649]={ lang={ English={ [1]={ @@ -38455,7 +39773,7 @@ return { [1]="global_added_chaos_damage_%_of_ward" } }, - [1595]={ + [1650]={ lang={ English={ [1]={ @@ -38478,7 +39796,7 @@ return { [2]="attack_maximum_added_physical_damage_with_axes" } }, - [1596]={ + [1651]={ lang={ English={ [1]={ @@ -38501,7 +39819,7 @@ return { [2]="attack_maximum_added_physical_damage_with_bow" } }, - [1597]={ + [1652]={ lang={ English={ [1]={ @@ -38524,7 +39842,7 @@ return { [2]="attack_maximum_added_physical_damage_with_claws" } }, - [1598]={ + [1653]={ lang={ English={ [1]={ @@ -38551,7 +39869,7 @@ return { [2]="attack_maximum_added_physical_damage_with_daggers" } }, - [1599]={ + [1654]={ lang={ English={ [1]={ @@ -38574,7 +39892,7 @@ return { [2]="attack_maximum_added_physical_damage_with_maces" } }, - [1600]={ + [1655]={ lang={ English={ [1]={ @@ -38601,7 +39919,7 @@ return { [2]="attack_maximum_added_physical_damage_with_staves" } }, - [1601]={ + [1656]={ lang={ English={ [1]={ @@ -38624,7 +39942,7 @@ return { [2]="attack_maximum_added_physical_damage_with_swords" } }, - [1602]={ + [1657]={ lang={ English={ [1]={ @@ -38647,7 +39965,7 @@ return { [2]="attack_maximum_added_physical_damage_with_wands" } }, - [1603]={ + [1658]={ lang={ English={ [1]={ @@ -38674,7 +39992,7 @@ return { [2]="attack_maximum_added_physical_damage_while_unarmed" } }, - [1604]={ + [1659]={ lang={ English={ [1]={ @@ -38697,7 +40015,7 @@ return { [2]="attack_maximum_added_physical_damage_while_holding_a_shield" } }, - [1605]={ + [1660]={ lang={ English={ [1]={ @@ -38720,7 +40038,7 @@ return { [2]="attack_maximum_added_fire_damage_with_axes" } }, - [1606]={ + [1661]={ lang={ English={ [1]={ @@ -38743,7 +40061,7 @@ return { [2]="attack_maximum_added_fire_damage_with_bow" } }, - [1607]={ + [1662]={ lang={ English={ [1]={ @@ -38766,7 +40084,7 @@ return { [2]="attack_maximum_added_fire_damage_with_claws" } }, - [1608]={ + [1663]={ lang={ English={ [1]={ @@ -38793,7 +40111,7 @@ return { [2]="attack_maximum_added_fire_damage_with_daggers" } }, - [1609]={ + [1664]={ lang={ English={ [1]={ @@ -38816,7 +40134,7 @@ return { [2]="attack_maximum_added_fire_damage_with_maces" } }, - [1610]={ + [1665]={ lang={ English={ [1]={ @@ -38843,7 +40161,7 @@ return { [2]="attack_maximum_added_fire_damage_with_staves" } }, - [1611]={ + [1666]={ lang={ English={ [1]={ @@ -38866,7 +40184,7 @@ return { [2]="attack_maximum_added_fire_damage_with_swords" } }, - [1612]={ + [1667]={ lang={ English={ [1]={ @@ -38889,7 +40207,7 @@ return { [2]="attack_maximum_added_fire_damage_with_wand" } }, - [1613]={ + [1668]={ lang={ English={ [1]={ @@ -38912,7 +40230,7 @@ return { [2]="attack_maximum_added_cold_damage_with_axes" } }, - [1614]={ + [1669]={ lang={ English={ [1]={ @@ -38935,7 +40253,7 @@ return { [2]="attack_maximum_added_cold_damage_with_bows" } }, - [1615]={ + [1670]={ lang={ English={ [1]={ @@ -38958,7 +40276,7 @@ return { [2]="attack_maximum_added_cold_damage_with_claws" } }, - [1616]={ + [1671]={ lang={ English={ [1]={ @@ -38985,7 +40303,7 @@ return { [2]="attack_maximum_added_cold_damage_with_daggers" } }, - [1617]={ + [1672]={ lang={ English={ [1]={ @@ -39008,7 +40326,7 @@ return { [2]="attack_maximum_added_cold_damage_with_maces" } }, - [1618]={ + [1673]={ lang={ English={ [1]={ @@ -39035,7 +40353,7 @@ return { [2]="attack_maximum_added_cold_damage_with_staves" } }, - [1619]={ + [1674]={ lang={ English={ [1]={ @@ -39058,7 +40376,7 @@ return { [2]="attack_maximum_added_cold_damage_with_swords" } }, - [1620]={ + [1675]={ lang={ English={ [1]={ @@ -39081,7 +40399,7 @@ return { [2]="attack_maximum_added_cold_damage_with_wand" } }, - [1621]={ + [1676]={ lang={ English={ [1]={ @@ -39104,7 +40422,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_axes" } }, - [1622]={ + [1677]={ lang={ English={ [1]={ @@ -39127,7 +40445,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_bows" } }, - [1623]={ + [1678]={ lang={ English={ [1]={ @@ -39150,7 +40468,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_claws" } }, - [1624]={ + [1679]={ lang={ English={ [1]={ @@ -39177,7 +40495,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_daggers" } }, - [1625]={ + [1680]={ lang={ English={ [1]={ @@ -39200,7 +40518,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_maces" } }, - [1626]={ + [1681]={ lang={ English={ [1]={ @@ -39227,7 +40545,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_staves" } }, - [1627]={ + [1682]={ lang={ English={ [1]={ @@ -39250,7 +40568,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_swords" } }, - [1628]={ + [1683]={ lang={ English={ [1]={ @@ -39273,7 +40591,7 @@ return { [2]="attack_maximum_added_lightning_damage_with_wand" } }, - [1629]={ + [1684]={ lang={ English={ [1]={ @@ -39296,7 +40614,7 @@ return { [2]="attack_maximum_added_chaos_damage_with_bows" } }, - [1630]={ + [1685]={ lang={ English={ [1]={ @@ -39319,7 +40637,7 @@ return { [2]="attack_maximum_added_chaos_damage_with_claws" } }, - [1631]={ + [1686]={ lang={ English={ [1]={ @@ -39346,7 +40664,7 @@ return { [2]="attack_maximum_added_chaos_damage_with_daggers" } }, - [1632]={ + [1687]={ lang={ English={ [1]={ @@ -39369,7 +40687,7 @@ return { [2]="spell_maximum_added_chaos_damage_while_dual_wielding" } }, - [1633]={ + [1688]={ lang={ English={ [1]={ @@ -39392,7 +40710,7 @@ return { [2]="spell_maximum_added_chaos_damage_while_holding_a_shield" } }, - [1634]={ + [1689]={ lang={ English={ [1]={ @@ -39415,7 +40733,7 @@ return { [2]="spell_maximum_added_chaos_damage_while_wielding_two_handed_weapon" } }, - [1635]={ + [1690]={ lang={ English={ [1]={ @@ -39438,7 +40756,7 @@ return { [2]="spell_maximum_added_cold_damage_while_dual_wielding" } }, - [1636]={ + [1691]={ lang={ English={ [1]={ @@ -39461,7 +40779,7 @@ return { [2]="spell_maximum_added_cold_damage_while_holding_a_shield" } }, - [1637]={ + [1692]={ lang={ English={ [1]={ @@ -39484,7 +40802,7 @@ return { [2]="spell_maximum_added_cold_damage_while_wielding_two_handed_weapon" } }, - [1638]={ + [1693]={ lang={ English={ [1]={ @@ -39507,7 +40825,7 @@ return { [2]="spell_maximum_added_fire_damage_while_dual_wielding" } }, - [1639]={ + [1694]={ lang={ English={ [1]={ @@ -39530,7 +40848,7 @@ return { [2]="spell_maximum_added_fire_damage_while_holding_a_shield" } }, - [1640]={ + [1695]={ lang={ English={ [1]={ @@ -39553,7 +40871,7 @@ return { [2]="spell_maximum_added_fire_damage_while_wielding_two_handed_weapon" } }, - [1641]={ + [1696]={ lang={ English={ [1]={ @@ -39576,7 +40894,7 @@ return { [2]="spell_maximum_added_lightning_damage_while_dual_wielding" } }, - [1642]={ + [1697]={ lang={ English={ [1]={ @@ -39599,7 +40917,7 @@ return { [2]="spell_maximum_added_lightning_damage_while_holding_a_shield" } }, - [1643]={ + [1698]={ lang={ English={ [1]={ @@ -39622,7 +40940,7 @@ return { [2]="spell_maximum_added_lightning_damage_while_wielding_two_handed_weapon" } }, - [1644]={ + [1699]={ lang={ English={ [1]={ @@ -39645,7 +40963,7 @@ return { [2]="spell_maximum_added_physical_damage_while_dual_wielding" } }, - [1645]={ + [1700]={ lang={ English={ [1]={ @@ -39668,7 +40986,7 @@ return { [2]="spell_maximum_added_physical_damage_while_holding_a_shield" } }, - [1646]={ + [1701]={ lang={ English={ [1]={ @@ -39691,7 +41009,7 @@ return { [2]="spell_maximum_added_physical_damage_while_wielding_two_handed_weapon" } }, - [1647]={ + [1702]={ lang={ English={ [1]={ @@ -39722,7 +41040,7 @@ return { [1]="wand_elemental_damage_+%" } }, - [1648]={ + [1703]={ lang={ English={ [1]={ @@ -39761,7 +41079,7 @@ return { [1]="staff_elemental_damage_+%" } }, - [1649]={ + [1704]={ lang={ English={ [1]={ @@ -39792,7 +41110,7 @@ return { [1]="mace_elemental_damage_+%" } }, - [1650]={ + [1705]={ lang={ English={ [1]={ @@ -39819,7 +41137,7 @@ return { [1]="chance_to_gain_endurance_charge_on_block_%" } }, - [1651]={ + [1706]={ lang={ English={ [1]={ @@ -39850,7 +41168,7 @@ return { [1]="endurance_charge_duration_+%" } }, - [1652]={ + [1707]={ lang={ English={ [1]={ @@ -39868,7 +41186,7 @@ return { [1]="add_frenzy_charge_on_enemy_block" } }, - [1653]={ + [1708]={ lang={ English={ [1]={ @@ -39899,7 +41217,7 @@ return { [1]="base_frenzy_charge_duration_+%" } }, - [1654]={ + [1709]={ lang={ English={ [1]={ @@ -39926,7 +41244,7 @@ return { [1]="chance_to_gain_power_charge_when_block_%" } }, - [1655]={ + [1710]={ lang={ English={ [1]={ @@ -39944,7 +41262,7 @@ return { [1]="skill_area_of_effect_+%_per_power_charge" } }, - [1656]={ + [1711]={ lang={ English={ [1]={ @@ -39962,7 +41280,7 @@ return { [1]="skill_area_of_effect_+%_per_power_charge_up_to_50%" } }, - [1657]={ + [1712]={ lang={ English={ [1]={ @@ -39989,7 +41307,7 @@ return { [1]="%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy" } }, - [1658]={ + [1713]={ lang={ English={ [1]={ @@ -40016,7 +41334,7 @@ return { [1]="%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy" } }, - [1659]={ + [1714]={ lang={ English={ [1]={ @@ -40034,7 +41352,7 @@ return { [1]="damage_over_time_+%_per_frenzy_charge" } }, - [1660]={ + [1715]={ lang={ English={ [1]={ @@ -40052,7 +41370,7 @@ return { [1]="damage_over_time_+%_per_power_charge" } }, - [1661]={ + [1716]={ lang={ English={ [1]={ @@ -40070,7 +41388,7 @@ return { [1]="damage_over_time_+%_while_dual_wielding" } }, - [1662]={ + [1717]={ lang={ English={ [1]={ @@ -40088,7 +41406,7 @@ return { [1]="damage_over_time_+%_while_holding_a_shield" } }, - [1663]={ + [1718]={ lang={ English={ [1]={ @@ -40106,7 +41424,7 @@ return { [1]="damage_over_time_+%_while_wielding_two_handed_weapon" } }, - [1664]={ + [1719]={ lang={ English={ [1]={ @@ -40124,7 +41442,7 @@ return { [1]="elemental_damage_+%_per_frenzy_charge" } }, - [1665]={ + [1720]={ lang={ English={ [1]={ @@ -40155,7 +41473,7 @@ return { [1]="physical_damage_per_endurance_charge_+%" } }, - [1666]={ + [1721]={ lang={ English={ [1]={ @@ -40173,7 +41491,7 @@ return { [1]="spell_damage_+%_per_power_charge" } }, - [1667]={ + [1722]={ lang={ English={ [1]={ @@ -40191,7 +41509,7 @@ return { [1]="wand_damage_+%_per_power_charge" } }, - [1668]={ + [1723]={ lang={ English={ [1]={ @@ -40222,7 +41540,7 @@ return { [1]="power_charge_duration_+%" } }, - [1669]={ + [1724]={ lang={ English={ [1]={ @@ -40240,7 +41558,7 @@ return { [1]="add_power_charge_when_kill_shocked_enemy" } }, - [1670]={ + [1725]={ lang={ English={ [1]={ @@ -40258,7 +41576,7 @@ return { [1]="buff_effect_on_self_+%" } }, - [1671]={ + [1726]={ lang={ English={ [1]={ @@ -40276,7 +41594,7 @@ return { [1]="minions_have_non_curse_aura_effect_+%_from_parent_skills" } }, - [1672]={ + [1727]={ lang={ English={ [1]={ @@ -40294,7 +41612,7 @@ return { [1]="movement_velocity_+%_when_on_shocked_ground" } }, - [1673]={ + [1728]={ lang={ English={ [1]={ @@ -40312,7 +41630,7 @@ return { [1]="damage_+%_when_on_burning_ground" } }, - [1674]={ + [1729]={ lang={ English={ [1]={ @@ -40334,7 +41652,7 @@ return { [1]="life_regeneration_rate_per_minute_%_when_on_chilled_ground" } }, - [1675]={ + [1730]={ lang={ English={ [1]={ @@ -40373,7 +41691,7 @@ return { [1]="chilled_ground_effect_on_self_+%" } }, - [1676]={ + [1731]={ lang={ English={ [1]={ @@ -40404,7 +41722,7 @@ return { [1]="burning_ground_effect_on_self_+%" } }, - [1677]={ + [1732]={ lang={ English={ [1]={ @@ -40435,7 +41753,7 @@ return { [1]="shocked_ground_effect_on_self_+%" } }, - [1678]={ + [1733]={ lang={ English={ [1]={ @@ -40466,7 +41784,7 @@ return { [1]="desecrated_ground_effect_on_self_+%" } }, - [1679]={ + [1734]={ lang={ English={ [1]={ @@ -40484,7 +41802,7 @@ return { [1]="add_power_charge_when_interrupted_while_casting" } }, - [1680]={ + [1735]={ lang={ English={ [1]={ @@ -40502,7 +41820,7 @@ return { [1]="share_endurance_charges_with_party_within_distance" } }, - [1681]={ + [1736]={ lang={ English={ [1]={ @@ -40520,7 +41838,7 @@ return { [1]="share_frenzy_charges_with_party_within_distance" } }, - [1682]={ + [1737]={ lang={ English={ [1]={ @@ -40538,7 +41856,7 @@ return { [1]="share_power_charges_with_party_within_distance" } }, - [1683]={ + [1738]={ lang={ English={ [1]={ @@ -40569,7 +41887,7 @@ return { [1]="life_leech_speed_+%" } }, - [1684]={ + [1739]={ lang={ English={ [1]={ @@ -40600,7 +41918,7 @@ return { [1]="mana_leech_speed_+%" } }, - [1685]={ + [1740]={ lang={ English={ [1]={ @@ -40631,7 +41949,7 @@ return { [1]="energy_shield_leech_speed_+%" } }, - [1686]={ + [1741]={ lang={ English={ [1]={ @@ -40649,7 +41967,7 @@ return { [1]="base_number_of_zombies_allowed" } }, - [1687]={ + [1742]={ lang={ English={ [1]={ @@ -40667,7 +41985,7 @@ return { [1]="base_number_of_spectres_allowed" } }, - [1688]={ + [1743]={ lang={ English={ [1]={ @@ -40685,7 +42003,7 @@ return { [1]="base_number_of_skeletons_allowed" } }, - [1689]={ + [1744]={ lang={ English={ [1]={ @@ -40703,7 +42021,7 @@ return { [1]="base_number_of_raging_spirits_allowed" } }, - [1690]={ + [1745]={ lang={ English={ [1]={ @@ -40721,43 +42039,7 @@ return { [1]="curses_never_expire" } }, - [1691]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits" - } - } - }, - stats={ - [1]="base_chance_to_dodge_%" - } - }, - [1692]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% chance to Dodge Spell Hits" - } - } - }, - stats={ - [1]="base_chance_to_dodge_spells_%" - } - }, - [1693]={ + [1746]={ lang={ English={ [1]={ @@ -40775,7 +42057,7 @@ return { [1]="no_physical_damage_reduction_rating" } }, - [1694]={ + [1747]={ lang={ English={ [1]={ @@ -40793,7 +42075,7 @@ return { [1]="no_energy_shield" } }, - [1695]={ + [1748]={ lang={ English={ [1]={ @@ -40811,7 +42093,7 @@ return { [1]="chaos_immunity" } }, - [1696]={ + [1749]={ lang={ English={ [1]={ @@ -40847,7 +42129,7 @@ return { [1]="number_of_additional_curses_allowed" } }, - [1697]={ + [1750]={ lang={ English={ [1]={ @@ -40874,7 +42156,7 @@ return { [1]="number_of_additional_curses_allowed_on_self" } }, - [1698]={ + [1751]={ lang={ English={ [1]={ @@ -40905,7 +42187,7 @@ return { [1]="curse_effect_on_self_+%" } }, - [1699]={ + [1752]={ lang={ English={ [1]={ @@ -40936,7 +42218,7 @@ return { [1]="self_curse_duration_+%" } }, - [1700]={ + [1753]={ lang={ English={ [1]={ @@ -40954,7 +42236,7 @@ return { [1]="cannot_be_stunned" } }, - [1701]={ + [1754]={ lang={ English={ [1]={ @@ -40972,7 +42254,7 @@ return { [1]="base_cannot_be_stunned" } }, - [1702]={ + [1755]={ lang={ English={ [1]={ @@ -40994,7 +42276,7 @@ return { [1]="cannot_be_stunned_when_on_low_life" } }, - [1703]={ + [1756]={ lang={ English={ [1]={ @@ -41012,7 +42294,7 @@ return { [1]="mana_%_to_add_as_energy_shield" } }, - [1704]={ + [1757]={ lang={ English={ [1]={ @@ -41030,7 +42312,7 @@ return { [1]="convert_all_physical_damage_to_fire" } }, - [1705]={ + [1758]={ lang={ English={ [1]={ @@ -41048,7 +42330,7 @@ return { [1]="physical_damage_as_fire_damage_vs_ignited_enemies_%" } }, - [1706]={ + [1759]={ lang={ English={ [1]={ @@ -41066,7 +42348,7 @@ return { [1]="global_cannot_crit" } }, - [1707]={ + [1760]={ lang={ English={ [1]={ @@ -41084,7 +42366,7 @@ return { [1]="no_mana" } }, - [1708]={ + [1761]={ lang={ English={ [1]={ @@ -41102,7 +42384,7 @@ return { [1]="ignore_armour_movement_penalties" } }, - [1709]={ + [1762]={ lang={ English={ [1]={ @@ -41120,7 +42402,7 @@ return { [1]="minions_use_parents_flasks_on_summon" } }, - [1710]={ + [1763]={ lang={ English={ [1]={ @@ -41151,7 +42433,7 @@ return { [1]="charges_gained_+%" } }, - [1711]={ + [1764]={ lang={ English={ [1]={ @@ -41182,7 +42464,7 @@ return { [1]="flask_charges_used_+%" } }, - [1712]={ + [1765]={ lang={ English={ [1]={ @@ -41213,7 +42495,7 @@ return { [1]="flask_mana_charges_used_+%" } }, - [1713]={ + [1766]={ lang={ English={ [1]={ @@ -41244,7 +42526,7 @@ return { [1]="minion_flask_charges_used_+%" } }, - [1714]={ + [1767]={ lang={ English={ [1]={ @@ -41275,7 +42557,7 @@ return { [1]="flask_duration_+%" } }, - [1715]={ + [1768]={ lang={ English={ [1]={ @@ -41306,7 +42588,7 @@ return { [1]="flask_duration_on_minions_+%" } }, - [1716]={ + [1769]={ lang={ English={ [1]={ @@ -41337,7 +42619,7 @@ return { [1]="flask_life_recovery_rate_+%" } }, - [1717]={ + [1770]={ lang={ English={ [1]={ @@ -41368,7 +42650,7 @@ return { [1]="flask_mana_recovery_rate_+%" } }, - [1718]={ + [1771]={ lang={ English={ [1]={ @@ -41386,7 +42668,7 @@ return { [1]="cannot_resist_cold_damage" } }, - [1719]={ + [1772]={ lang={ English={ [1]={ @@ -41404,7 +42686,7 @@ return { [1]="minions_get_shield_stats_instead_of_you" } }, - [1720]={ + [1773]={ lang={ English={ [1]={ @@ -41435,7 +42717,7 @@ return { [1]="chaos_inoculation_keystone_energy_shield_+%_final" } }, - [1721]={ + [1774]={ lang={ English={ [1]={ @@ -41466,7 +42748,7 @@ return { [1]="pain_attunement_keystone_spell_damage_+%_final" } }, - [1722]={ + [1775]={ lang={ English={ [1]={ @@ -41476,7 +42758,7 @@ return { [2]="#" } }, - text="{0}% increased effect of Elemental Equilibrium" + text="{0}% increased Effect of Exposure inflicted with Elemental Equilibrium" }, [2]={ [1]={ @@ -41489,7 +42771,7 @@ return { [2]=-1 } }, - text="{0}% increased effect of Elemental Equilibrium" + text="{0}% reduced Effect of Exposure inflicted with Elemental Equilibrium" } } }, @@ -41497,7 +42779,7 @@ return { [1]="elemental_equilibrium_effect_+%" } }, - [1723]={ + [1776]={ lang={ English={ [1]={ @@ -41533,7 +42815,7 @@ return { [2]="maximum_physical_damage_to_reflect_to_self_on_attack" } }, - [1724]={ + [1777]={ lang={ English={ [1]={ @@ -41556,7 +42838,7 @@ return { [2]="maximum_physical_damage_to_return_to_melee_attacker" } }, - [1725]={ + [1778]={ lang={ English={ [1]={ @@ -41579,7 +42861,7 @@ return { [2]="maximum_fire_damage_to_return_to_melee_attacker" } }, - [1726]={ + [1779]={ lang={ English={ [1]={ @@ -41602,7 +42884,7 @@ return { [2]="maximum_cold_damage_to_return_to_melee_attacker" } }, - [1727]={ + [1780]={ lang={ English={ [1]={ @@ -41625,7 +42907,7 @@ return { [2]="maximum_lightning_damage_to_return_to_melee_attacker" } }, - [1728]={ + [1781]={ lang={ English={ [1]={ @@ -41648,7 +42930,7 @@ return { [2]="maximum_chaos_damage_to_return_to_melee_attacker" } }, - [1729]={ + [1782]={ lang={ English={ [1]={ @@ -41666,7 +42948,7 @@ return { [1]="physical_damage_to_return_to_melee_attacker" } }, - [1730]={ + [1783]={ lang={ English={ [1]={ @@ -41684,7 +42966,7 @@ return { [1]="cold_damage_to_return_to_melee_attacker" } }, - [1731]={ + [1784]={ lang={ English={ [1]={ @@ -41702,7 +42984,7 @@ return { [1]="fire_damage_to_return_to_melee_attacker" } }, - [1732]={ + [1785]={ lang={ English={ [1]={ @@ -41720,7 +43002,7 @@ return { [1]="lightning_damage_to_return_to_melee_attacker" } }, - [1733]={ + [1786]={ lang={ English={ [1]={ @@ -41738,7 +43020,7 @@ return { [1]="chaos_damage_to_return_to_melee_attacker" } }, - [1734]={ + [1787]={ lang={ English={ [1]={ @@ -41756,7 +43038,7 @@ return { [1]="physical_damage_to_return_when_hit" } }, - [1735]={ + [1788]={ lang={ English={ [1]={ @@ -41774,7 +43056,7 @@ return { [1]="fire_damage_to_return_when_hit" } }, - [1736]={ + [1789]={ lang={ English={ [1]={ @@ -41792,7 +43074,7 @@ return { [1]="cold_damage_to_return_when_hit" } }, - [1737]={ + [1790]={ lang={ English={ [1]={ @@ -41810,7 +43092,7 @@ return { [1]="lightning_damage_to_return_when_hit" } }, - [1738]={ + [1791]={ lang={ English={ [1]={ @@ -41828,7 +43110,7 @@ return { [1]="chaos_damage_to_return_when_hit" } }, - [1739]={ + [1792]={ lang={ English={ [1]={ @@ -41859,7 +43141,7 @@ return { [1]="active_skill_projectile_damage_+%_final" } }, - [1740]={ + [1793]={ lang={ English={ [1]={ @@ -41890,62 +43172,21 @@ return { [1]="active_skill_damage_over_time_from_projectile_hits_+%_final" } }, - [1741]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% additional chance to Dodge Attack Hits" - }, - [2]={ - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0:+d}% chance to Dodge Attack Hits" - } - } - }, - stats={ - [1]="acrobatics_additional_chance_to_dodge_%" - } - }, - [1742]={ + [1794]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" }, - text="{0}% additional chance to Dodge Spell Hits" - } - } - }, - stats={ - [1]="phase_acrobatics_additional_chance_to_dodge_spells_%" - } - }, - [1743]={ - lang={ - English={ - [1]={ limit={ [1]={ [1]="#", [2]="#" } }, - text="Your Skills deal you {0}% of Mana Spent on Skill Mana Costs as Physical Damage" + text="Your Skills deal you {0}% of Mana Spent on Upfront Skill Mana Costs as Physical Damage" } } }, @@ -41953,7 +43194,7 @@ return { [1]="self_physical_damage_on_skill_use_%_mana_cost" } }, - [1744]={ + [1795]={ lang={ English={ [1]={ @@ -41984,7 +43225,7 @@ return { [1]="curse_cast_speed_+%" } }, - [1745]={ + [1796]={ lang={ English={ [1]={ @@ -42015,7 +43256,7 @@ return { [1]="hex_skill_cast_speed_+%" } }, - [1746]={ + [1797]={ lang={ English={ [1]={ @@ -42046,7 +43287,7 @@ return { [1]="mark_skill_cast_speed_+%" } }, - [1747]={ + [1798]={ lang={ English={ [1]={ @@ -42068,7 +43309,7 @@ return { [1]="elemental_status_effect_aura_radius" } }, - [1748]={ + [1799]={ lang={ English={ [1]={ @@ -42086,7 +43327,7 @@ return { [1]="base_ignite_proliferation_radius" } }, - [1749]={ + [1800]={ lang={ English={ [1]={ @@ -42104,7 +43345,7 @@ return { [1]="base_shock_proliferation_radius" } }, - [1750]={ + [1801]={ lang={ English={ [1]={ @@ -42135,7 +43376,7 @@ return { [1]="base_aura_area_of_effect_+%" } }, - [1751]={ + [1802]={ lang={ English={ [1]={ @@ -42166,7 +43407,38 @@ return { [1]="curse_area_of_effect_+%" } }, - [1752]={ + [1803]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Life Reservation Efficiency of Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Life Reservation Efficiency of Skills" + } + } + }, + stats={ + [1]="base_life_reservation_efficiency_+%" + } + }, + [1804]={ lang={ English={ [1]={ @@ -42197,7 +43469,38 @@ return { [1]="base_life_reservation_+%" } }, - [1753]={ + [1805]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills" + } + } + }, + stats={ + [1]="base_mana_reservation_efficiency_+%" + } + }, + [1806]={ lang={ English={ [1]={ @@ -42228,7 +43531,38 @@ return { [1]="base_mana_reservation_+%" } }, - [1754]={ + [1807]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Reservation Efficiency of Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Reservation Efficiency of Skills" + } + } + }, + stats={ + [1]="base_reservation_efficiency_+%" + } + }, + [1808]={ lang={ English={ [1]={ @@ -42259,7 +43593,77 @@ return { [1]="base_reservation_+%" } }, - [1755]={ + [1809]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills" + } + } + }, + stats={ + [1]="mana_reservation_efficiency_-2%_per_1" + } + }, + [1810]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Reservation Efficiency of Skills" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Reservation Efficiency of Skills" + } + } + }, + stats={ + [1]="reservation_efficiency_-2%_per_1" + } + }, + [1811]={ lang={ English={ [1]={ @@ -42277,7 +43681,7 @@ return { [1]="physical_attack_damage_taken_+" } }, - [1756]={ + [1812]={ lang={ English={ [1]={ @@ -42295,7 +43699,7 @@ return { [1]="physical_damage_taken_+" } }, - [1757]={ + [1813]={ lang={ English={ [1]={ @@ -42313,7 +43717,7 @@ return { [1]="physical_damage_taken_+_per_level" } }, - [1758]={ + [1814]={ lang={ English={ [1]={ @@ -42331,7 +43735,7 @@ return { [1]="fire_damage_taken_+" } }, - [1759]={ + [1815]={ lang={ English={ [1]={ @@ -42362,7 +43766,7 @@ return { [1]="base_damage_taken_+%" } }, - [1760]={ + [1816]={ lang={ English={ [1]={ @@ -42393,7 +43797,7 @@ return { [1]="area_damage_taken_from_hits_+%" } }, - [1761]={ + [1817]={ lang={ English={ [1]={ @@ -42424,7 +43828,7 @@ return { [1]="damage_taken_+%_from_hits" } }, - [1762]={ + [1818]={ lang={ English={ [1]={ @@ -42455,7 +43859,7 @@ return { [1]="physical_damage_taken_+%" } }, - [1763]={ + [1819]={ lang={ English={ [1]={ @@ -42486,7 +43890,7 @@ return { [1]="fire_damage_taken_+%" } }, - [1764]={ + [1820]={ lang={ English={ [1]={ @@ -42517,7 +43921,7 @@ return { [1]="chaos_damage_taken_+%" } }, - [1765]={ + [1821]={ lang={ English={ [1]={ @@ -42548,7 +43952,7 @@ return { [1]="damage_taken_+%_while_es_full" } }, - [1766]={ + [1822]={ lang={ English={ [1]={ @@ -42579,7 +43983,7 @@ return { [1]="degen_effect_+%" } }, - [1767]={ + [1823]={ lang={ English={ [1]={ @@ -42597,7 +44001,7 @@ return { [1]="physical_ranged_attack_damage_taken_+" } }, - [1768]={ + [1824]={ lang={ English={ [1]={ @@ -42628,7 +44032,7 @@ return { [1]="damage_taken_+%_from_skeletons" } }, - [1769]={ + [1825]={ lang={ English={ [1]={ @@ -42659,7 +44063,7 @@ return { [1]="damage_taken_+%_from_ghosts" } }, - [1770]={ + [1826]={ lang={ English={ [1]={ @@ -42677,7 +44081,7 @@ return { [1]="local_additional_block_chance_%" } }, - [1771]={ + [1827]={ lang={ English={ [1]={ @@ -42695,7 +44099,7 @@ return { [1]="deal_no_damage_yourself" } }, - [1772]={ + [1828]={ lang={ English={ [1]={ @@ -42713,7 +44117,7 @@ return { [1]="base_number_of_totems_allowed" } }, - [1773]={ + [1829]={ lang={ English={ [1]={ @@ -42740,7 +44144,7 @@ return { [1]="base_number_of_traps_allowed" } }, - [1774]={ + [1830]={ lang={ English={ [1]={ @@ -42767,7 +44171,7 @@ return { [1]="base_number_of_remote_mines_allowed" } }, - [1775]={ + [1831]={ lang={ English={ [1]={ @@ -42785,7 +44189,7 @@ return { [1]="number_of_additional_totems_allowed" } }, - [1776]={ + [1832]={ lang={ English={ [1]={ @@ -42838,7 +44242,7 @@ return { [1]="number_of_additional_traps_allowed" } }, - [1777]={ + [1833]={ lang={ English={ [1]={ @@ -42853,11 +44257,37 @@ return { [2]={ limit={ [1]={ - [1]="#", + [1]=2, [2]="#" } }, text="Can have up to {0} additional Remote Mines placed at a time" + }, + [3]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]=-1, + [2]=-1 + } + }, + text="Can have {0} fewer Remote Mine placed at a time" + }, + [4]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-2 + } + }, + text="Can have {0} fewer Remote Mines placed at a time" } } }, @@ -42865,7 +44295,7 @@ return { [1]="number_of_additional_remote_mines_allowed" } }, - [1778]={ + [1834]={ lang={ English={ [1]={ @@ -42883,7 +44313,7 @@ return { [1]="cannot_block_attacks" } }, - [1779]={ + [1835]={ lang={ English={ [1]={ @@ -42905,7 +44335,7 @@ return { [1]="additional_physical_damage_reduction_%_when_on_low_life" } }, - [1780]={ + [1836]={ lang={ English={ [1]={ @@ -42923,7 +44353,7 @@ return { [1]="endurance_only_conduit" } }, - [1781]={ + [1837]={ lang={ English={ [1]={ @@ -42941,7 +44371,7 @@ return { [1]="frenzy_only_conduit" } }, - [1782]={ + [1838]={ lang={ English={ [1]={ @@ -42959,7 +44389,7 @@ return { [1]="power_only_conduit" } }, - [1783]={ + [1839]={ lang={ English={ [1]={ @@ -42981,13 +44411,17 @@ return { [1]="local_chance_to_blind_on_hit_%" } }, - [1784]={ + [1840]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -42995,12 +44429,16 @@ return { [2]="#" } }, - text="Grants Fortify on Melee hit" + text="Melee Hits Fortify" }, [2]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -43008,7 +44446,7 @@ return { [2]=99 } }, - text="{0}% chance to Fortify on Melee hit" + text="Melee Hits have {0}% chance to Fortify" } } }, @@ -43016,7 +44454,7 @@ return { [1]="chance_to_fortify_on_melee_hit_+%" } }, - [1785]={ + [1841]={ lang={ English={ [1]={ @@ -43026,7 +44464,7 @@ return { [2]="#" } }, - text="{0}% increased Fortify Duration" + text="{0}% increased Fortification Duration" }, [2]={ [1]={ @@ -43039,7 +44477,7 @@ return { [2]=-1 } }, - text="{0}% reduced Fortify Duration" + text="{0}% reduced Fortification Duration" } } }, @@ -43047,7 +44485,7 @@ return { [1]="fortify_duration_+%" } }, - [1786]={ + [1842]={ lang={ English={ [1]={ @@ -43057,7 +44495,7 @@ return { [2]="#" } }, - text="Fortify Buffs you create instead grant 30% more Evasion Rating" + text="You do not inherently take less Damage for having Fortification" } } }, @@ -43065,77 +44503,29 @@ return { [1]="should_use_alternate_fortify" } }, - [1787]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Attack and Cast Speed while you have Fortify" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Attack and Cast Speed while you have Fortify" - } - } - }, - stats={ - [1]="attack_and_cast_speed_+%_while_you_have_fortify" - } - }, - [1788]={ + [1843]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" - }, - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Fortify Effect" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - [2]={ - k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextSuppression" }, limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="{0}% reduced Fortify Effect" + text="{0:+d}% chance to Suppress Spell Damage per Fortification" } } }, stats={ - [1]="fortify_effect_+%" + [1]="spell_suppression_chance_%_per_fortification" } }, - [1789]={ + [1844]={ lang={ English={ [1]={ @@ -43145,7 +44535,7 @@ return { [2]="#" } }, - text="{0}% increased Melee Cold Damage while you have Fortify" + text="{0}% increased Attack and Cast Speed while at maximum Fortification" }, [2]={ [1]={ @@ -43158,7 +44548,38 @@ return { [2]=-1 } }, - text="{0}% reduced Melee Cold Damage while you have Fortify" + text="{0}% reduced Attack and Cast Speed while at maximum Fortification" + } + } + }, + stats={ + [1]="attack_and_cast_speed_+%_while_you_have_fortify" + } + }, + [1845]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="[DNT] {0}% increased Melee Cold Damage while Fortified" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="[DNT] {0}% reduced Melee Cold Damage while Fortified" } } }, @@ -43166,7 +44587,7 @@ return { [1]="melee_cold_damage_+%_while_fortify_is_active" } }, - [1790]={ + [1846]={ lang={ English={ [1]={ @@ -43176,7 +44597,7 @@ return { [2]="#" } }, - text="{0}% increased Melee Physical Damage while you have Fortify" + text="[DNT] {0}% increased Melee Physical Damage while Fortified" }, [2]={ [1]={ @@ -43189,7 +44610,7 @@ return { [2]=-1 } }, - text="{0}% reduced Melee Physical Damage while you have Fortify" + text="[DNT] {0}% reduced Melee Physical Damage while Fortified" } } }, @@ -43197,7 +44618,7 @@ return { [1]="melee_physical_damage_+%_while_fortify_is_active" } }, - [1791]={ + [1847]={ lang={ English={ [1]={ @@ -43215,7 +44636,7 @@ return { [1]="no_life_regeneration" } }, - [1792]={ + [1848]={ lang={ English={ [1]={ @@ -43233,7 +44654,7 @@ return { [1]="no_mana_regeneration" } }, - [1793]={ + [1849]={ lang={ English={ [1]={ @@ -43251,7 +44672,7 @@ return { [1]="base_additional_physical_damage_reduction_%" } }, - [1794]={ + [1850]={ lang={ English={ [1]={ @@ -43269,7 +44690,7 @@ return { [1]="minion_additional_physical_damage_reduction_%" } }, - [1795]={ + [1851]={ lang={ English={ [1]={ @@ -43287,7 +44708,7 @@ return { [1]="physical_damage_reduction_%_per_endurance_charge" } }, - [1796]={ + [1852]={ lang={ English={ [1]={ @@ -43305,7 +44726,169 @@ return { [1]="map_size_+%" } }, - [1797]={ + [1853]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Area contains a Unique Boss" + } + } + }, + stats={ + [1]="delve_biome_contains_delve_boss" + } + }, + [1854]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss drops an additional Unique Item" + } + } + }, + stats={ + [1]="delve_biome_boss_drops_additional_unique_item" + } + }, + [1855]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss drops an additional Unique Ring" + } + } + }, + stats={ + [1]="delve_biome_boss_drops_extra_precursor_component_ring" + } + }, + [1856]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss drops {0} additional Fossils" + } + } + }, + stats={ + [1]="delve_biome_boss_drops_x_additional_fossils" + } + }, + [1857]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss's Hits are always Critical Strikes" + } + } + }, + stats={ + [1]="delve_biome_boss_hits_always_crit" + } + }, + [1858]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss has {0}% more maximum Life" + } + } + }, + stats={ + [1]="delve_biome_boss_life_+%_final" + } + }, + [1859]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss gains {0}% of Physical Damage as Extra Cold Damage" + } + } + }, + stats={ + [1]="delve_biome_boss_physical_damage_%_to_add_as_cold" + } + }, + [1860]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss gains {0}% of Physical Damage as Extra Fire Damage" + } + } + }, + stats={ + [1]="delve_biome_boss_physical_damage_%_to_add_as_fire" + } + }, + [1861]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss gains {0}% of Physical Damage as Extra Lightning Damage" + } + } + }, + stats={ + [1]="delve_biome_boss_physical_damage_%_to_add_as_lightning" + } + }, + [1862]={ lang={ English={ [1]={ @@ -43323,7 +44906,123 @@ return { [1]="map_is_branchy" } }, - [1798]={ + [1863]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Azurite Veins contain {0}% more Azurite" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Azurite Veins contain {0}% less Azurite" + } + } + }, + stats={ + [1]="delve_biome_azurite_collected_+%" + } + }, + [1864]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Crawler consumes {0}% increased Sulphite" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Crawler consumes {0}% reduced Sulphite" + } + } + }, + stats={ + [1]="delve_biome_sulphite_cost_+%_final" + } + }, + [1865]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="City Chambers may contain unusual Chests" + } + } + }, + stats={ + [1]="delve_biome_city_chambers_can_contain_special_delve_chest" + } + }, + [1866]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Encounters have {0}% chance to contain an extra Reward Chest" + } + } + }, + stats={ + [1]="delve_biome_encounters_extra_reward_chest_%_chance" + } + }, + [1867]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Monsters have {0}% chance to drop a Fossil" + } + } + }, + stats={ + [1]="delve_biome_monster_drop_fossil_chance_%" + } + }, + [1868]={ lang={ English={ [1]={ @@ -43341,7 +45040,25 @@ return { [1]="map_display_area_contains_unbridged_gaps_to_cross" } }, - [1799]={ + [1869]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Encounters have {0}% chance to be rarer" + } + } + }, + stats={ + [1]="delve_biome_node_tier_upgrade_+%" + } + }, + [1870]={ lang={ English={ [1]={ @@ -43359,7 +45076,151 @@ return { [1]="map_additional_number_of_packs_to_choose" } }, - [1800]={ + [1871]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages only contain Azurite Veins" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_always_azurite" + } + }, + [1872]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages only contain Currency Chests" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_always_currency" + } + }, + [1873]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages only contain Fossilised Remains" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_always_fossils" + } + }, + [1874]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages only contain Resonator Chests" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_always_resonators" + } + }, + [1875]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages contain {0}% more Azurite Veins" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_azurite_chance_+%_final" + } + }, + [1876]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages contain {0}% more Currency Chests" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_currency_chance_+%_final" + } + }, + [1877]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages contain {0}% more Fossilised Remains" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_fossil_chance_+%_final" + } + }, + [1878]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Side passages contain {0}% more Resonator Chests" + } + } + }, + stats={ + [1]="delve_biome_off_path_reward_chests_resonator_chance_+%_final" + } + }, + [1879]={ lang={ English={ [1]={ @@ -43377,7 +45238,7 @@ return { [1]="map_base_ground_fire_damage_to_deal_per_minute" } }, - [1801]={ + [1880]={ lang={ English={ [1]={ @@ -43395,7 +45256,7 @@ return { [1]="map_base_ground_fire_damage_to_deal_per_10_seconds" } }, - [1802]={ + [1881]={ lang={ English={ [1]={ @@ -43417,7 +45278,7 @@ return { [1]="map_ground_ice" } }, - [1803]={ + [1882]={ lang={ English={ [1]={ @@ -43439,7 +45300,7 @@ return { [1]="map_ground_ice_base_magnitude" } }, - [1804]={ + [1883]={ lang={ English={ [1]={ @@ -43461,7 +45322,7 @@ return { [1]="map_ground_lightning" } }, - [1805]={ + [1884]={ lang={ English={ [1]={ @@ -43479,7 +45340,7 @@ return { [1]="map_ground_lightning_base_magnitude" } }, - [1806]={ + [1885]={ lang={ English={ [1]={ @@ -43497,7 +45358,7 @@ return { [1]="map_ground_tar_movement_speed_+%" } }, - [1807]={ + [1886]={ lang={ English={ [1]={ @@ -43515,7 +45376,7 @@ return { [1]="map_base_ground_desecration_damage_to_deal_per_minute" } }, - [1808]={ + [1887]={ lang={ English={ [1]={ @@ -43533,7 +45394,7 @@ return { [1]="map_tempest_base_ground_fire_damage_to_deal_per_minute" } }, - [1809]={ + [1888]={ lang={ English={ [1]={ @@ -43555,7 +45416,7 @@ return { [1]="map_tempest_ground_ice" } }, - [1810]={ + [1889]={ lang={ English={ [1]={ @@ -43577,7 +45438,7 @@ return { [1]="map_tempest_ground_lightning" } }, - [1811]={ + [1890]={ lang={ English={ [1]={ @@ -43595,7 +45456,7 @@ return { [1]="map_tempest_ground_tar_movement_speed_+%" } }, - [1812]={ + [1891]={ lang={ English={ [1]={ @@ -43613,7 +45474,7 @@ return { [1]="map_tempest_base_ground_desecration_damage_to_deal_per_minute" } }, - [1813]={ + [1892]={ lang={ English={ [1]={ @@ -43631,7 +45492,7 @@ return { [1]="map_fixed_seed" } }, - [1814]={ + [1893]={ lang={ English={ [1]={ @@ -43649,7 +45510,7 @@ return { [1]="map_minimap_revealed" } }, - [1815]={ + [1894]={ lang={ English={ [1]={ @@ -43667,7 +45528,7 @@ return { [1]="map_no_refills_in_town" } }, - [1816]={ + [1895]={ lang={ English={ [1]={ @@ -43685,7 +45546,7 @@ return { [1]="map_packs_are_totems" } }, - [1817]={ + [1896]={ lang={ English={ [1]={ @@ -43703,7 +45564,7 @@ return { [1]="map_packs_are_str_mission_totems" } }, - [1818]={ + [1897]={ lang={ English={ [1]={ @@ -43721,7 +45582,7 @@ return { [1]="map_packs_are_skeletons" } }, - [1819]={ + [1898]={ lang={ English={ [1]={ @@ -43739,7 +45600,7 @@ return { [1]="map_packs_are_bandits" } }, - [1820]={ + [1899]={ lang={ English={ [1]={ @@ -43757,7 +45618,7 @@ return { [1]="map_packs_are_goatmen" } }, - [1821]={ + [1900]={ lang={ English={ [1]={ @@ -43775,7 +45636,7 @@ return { [1]="map_packs_are_animals" } }, - [1822]={ + [1901]={ lang={ English={ [1]={ @@ -43793,7 +45654,7 @@ return { [1]="map_packs_are_demons" } }, - [1823]={ + [1902]={ lang={ English={ [1]={ @@ -43811,7 +45672,7 @@ return { [1]="map_packs_are_humanoids" } }, - [1824]={ + [1903]={ lang={ English={ [1]={ @@ -43829,7 +45690,7 @@ return { [1]="map_packs_are_sea_witches_and_spawn" } }, - [1825]={ + [1904]={ lang={ English={ [1]={ @@ -43847,7 +45708,7 @@ return { [1]="map_packs_are_undead_and_necromancers" } }, - [1826]={ + [1905]={ lang={ English={ [1]={ @@ -43865,7 +45726,7 @@ return { [1]="map_packs_fire_projectiles" } }, - [1827]={ + [1906]={ lang={ English={ [1]={ @@ -43883,7 +45744,7 @@ return { [1]="display_map_inhabited_by_wild_beasts" } }, - [1828]={ + [1907]={ lang={ English={ [1]={ @@ -43910,7 +45771,7 @@ return { [1]="map_display_unique_boss_drops_X_maps" } }, - [1829]={ + [1908]={ lang={ English={ [1]={ @@ -43928,7 +45789,7 @@ return { [1]="map_additional_tier" } }, - [1830]={ + [1909]={ lang={ English={ [1]={ @@ -43955,7 +45816,7 @@ return { [1]="map_spawn_extra_exiles" } }, - [1831]={ + [1910]={ lang={ English={ [1]={ @@ -43973,7 +45834,7 @@ return { [1]="map_warlord_influence" } }, - [1832]={ + [1911]={ lang={ English={ [1]={ @@ -44000,7 +45861,7 @@ return { [1]="map_spawn_extra_warbands" } }, - [1833]={ + [1912]={ lang={ English={ [1]={ @@ -44027,7 +45888,7 @@ return { [1]="map_num_extra_shrines" } }, - [1834]={ + [1913]={ lang={ English={ [1]={ @@ -44045,7 +45906,7 @@ return { [1]="map_shrines_are_darkshrines" } }, - [1835]={ + [1914]={ lang={ English={ [1]={ @@ -44063,7 +45924,7 @@ return { [1]="map_spawn_harbingers" } }, - [1836]={ + [1915]={ lang={ English={ [1]={ @@ -44081,7 +45942,7 @@ return { [1]="map_spawn_talismans" } }, - [1837]={ + [1916]={ lang={ English={ [1]={ @@ -44099,7 +45960,7 @@ return { [1]="map_spawn_perandus_chests" } }, - [1838]={ + [1917]={ lang={ English={ [1]={ @@ -44126,7 +45987,7 @@ return { [1]="map_spawn_extra_talismans" } }, - [1839]={ + [1918]={ lang={ English={ [1]={ @@ -44144,7 +46005,7 @@ return { [1]="map_force_stone_circle" } }, - [1840]={ + [1919]={ lang={ English={ [1]={ @@ -44171,7 +46032,7 @@ return { [1]="map_spawn_extra_torment_spirits" } }, - [1841]={ + [1920]={ lang={ English={ [1]={ @@ -44198,7 +46059,7 @@ return { [1]="map_num_extra_strongboxes" } }, - [1842]={ + [1921]={ lang={ English={ [1]={ @@ -44216,7 +46077,7 @@ return { [1]="map_number_of_magic_packs_+%" } }, - [1843]={ + [1922]={ lang={ English={ [1]={ @@ -44234,7 +46095,7 @@ return { [1]="map_number_of_rare_packs_+%" } }, - [1844]={ + [1923]={ lang={ English={ [1]={ @@ -44252,7 +46113,7 @@ return { [1]="map_non_unique_monsters_spawn_X_monsters_on_death" } }, - [1845]={ + [1924]={ lang={ English={ [1]={ @@ -44274,7 +46135,7 @@ return { [1]="map_player_base_chaos_damage_taken_per_minute" } }, - [1846]={ + [1925]={ lang={ English={ [1]={ @@ -44296,7 +46157,7 @@ return { [1]="map_player_has_blood_magic_keystone" } }, - [1847]={ + [1926]={ lang={ English={ [1]={ @@ -44306,15 +46167,15 @@ return { [2]="#" } }, - text="Players have Elemental Equilibrium" + text="Players cannot inflict Exposure" } } }, stats={ - [1]="map_player_has_elemental_equilibrium_keystone" + [1]="map_player_cannot_expose" } }, - [1848]={ + [1927]={ lang={ English={ [1]={ @@ -44332,7 +46193,7 @@ return { [1]="map_player_has_chaos_inoculation_keystone" } }, - [1849]={ + [1928]={ lang={ English={ [1]={ @@ -44354,7 +46215,7 @@ return { [1]="map_player_has_level_X_vulnerability" } }, - [1850]={ + [1929]={ lang={ English={ [1]={ @@ -44376,7 +46237,7 @@ return { [1]="map_player_has_level_X_enfeeble" } }, - [1851]={ + [1930]={ lang={ English={ [1]={ @@ -44398,7 +46259,7 @@ return { [1]="map_player_has_level_X_temporal_chains" } }, - [1852]={ + [1931]={ lang={ English={ [1]={ @@ -44420,7 +46281,7 @@ return { [1]="map_player_has_level_X_elemental_weakness" } }, - [1853]={ + [1932]={ lang={ English={ [1]={ @@ -44442,7 +46303,7 @@ return { [1]="map_player_has_level_X_punishment" } }, - [1854]={ + [1933]={ lang={ English={ [1]={ @@ -44464,7 +46325,7 @@ return { [1]="map_player_has_level_X_flammability" } }, - [1855]={ + [1934]={ lang={ English={ [1]={ @@ -44486,7 +46347,7 @@ return { [1]="map_player_has_level_X_frostbite" } }, - [1856]={ + [1935]={ lang={ English={ [1]={ @@ -44508,7 +46369,7 @@ return { [1]="map_player_has_level_X_conductivity" } }, - [1857]={ + [1936]={ lang={ English={ [1]={ @@ -44530,7 +46391,7 @@ return { [1]="map_player_has_level_X_despair" } }, - [1858]={ + [1937]={ lang={ English={ [1]={ @@ -44552,7 +46413,7 @@ return { [1]="map_player_has_level_X_silence" } }, - [1859]={ + [1938]={ lang={ English={ [1]={ @@ -44570,7 +46431,7 @@ return { [1]="map_player_no_regeneration" } }, - [1860]={ + [1939]={ lang={ English={ [1]={ @@ -44588,7 +46449,7 @@ return { [1]="map_additional_player_maximum_resistances_%" } }, - [1861]={ + [1940]={ lang={ English={ [1]={ @@ -44619,7 +46480,7 @@ return { [1]="map_player_status_recovery_speed_+%" } }, - [1862]={ + [1941]={ lang={ English={ [1]={ @@ -44650,7 +46511,7 @@ return { [1]="map_player_projectile_damage_+%_final" } }, - [1863]={ + [1942]={ lang={ English={ [1]={ @@ -44668,7 +46529,7 @@ return { [1]="map_players_convert_all_physical_damage_to_fire" } }, - [1864]={ + [1943]={ lang={ English={ [1]={ @@ -44699,7 +46560,7 @@ return { [1]="map_projectile_speed_+%" } }, - [1865]={ + [1944]={ lang={ English={ [1]={ @@ -44717,7 +46578,7 @@ return { [1]="map_monsters_life_+%" } }, - [1866]={ + [1945]={ lang={ English={ [1]={ @@ -44748,7 +46609,7 @@ return { [1]="map_monsters_area_of_effect_+%" } }, - [1867]={ + [1946]={ lang={ English={ [1]={ @@ -44775,7 +46636,7 @@ return { [1]="map_monsters_avoid_freeze_and_chill_%" } }, - [1868]={ + [1947]={ lang={ English={ [1]={ @@ -44802,7 +46663,7 @@ return { [1]="map_monsters_avoid_ignite_%" } }, - [1869]={ + [1948]={ lang={ English={ [1]={ @@ -44829,7 +46690,7 @@ return { [1]="map_monsters_avoid_shock_%" } }, - [1870]={ + [1949]={ lang={ English={ [1]={ @@ -44864,7 +46725,7 @@ return { [1]="map_monsters_avoid_ailments_%" } }, - [1871]={ + [1950]={ lang={ English={ [1]={ @@ -44899,7 +46760,7 @@ return { [1]="map_monsters_avoid_elemental_ailments_%" } }, - [1872]={ + [1951]={ lang={ English={ [1]={ @@ -44930,7 +46791,7 @@ return { [1]="map_monsters_critical_strike_chance_+%" } }, - [1873]={ + [1952]={ lang={ English={ [1]={ @@ -44948,7 +46809,25 @@ return { [1]="map_monsters_critical_strike_multiplier_+" } }, - [1874]={ + [1953]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot Leech from Monsters" + } + } + }, + stats={ + [1]="map_monsters_cannot_be_leeched_from" + } + }, + [1954]={ lang={ English={ [1]={ @@ -44975,7 +46854,7 @@ return { [1]="map_monsters_life_leech_resistance_%" } }, - [1875]={ + [1955]={ lang={ English={ [1]={ @@ -45002,7 +46881,7 @@ return { [1]="map_monsters_mana_leech_resistance_%" } }, - [1876]={ + [1956]={ lang={ English={ [1]={ @@ -45020,7 +46899,7 @@ return { [1]="map_monsters_damage_+%" } }, - [1877]={ + [1957]={ lang={ English={ [1]={ @@ -45042,7 +46921,7 @@ return { [1]="map_monsters_have_onslaught" } }, - [1878]={ + [1958]={ lang={ English={ [1]={ @@ -45073,7 +46952,7 @@ return { [1]="map_monsters_movement_speed_+%" } }, - [1879]={ + [1959]={ lang={ English={ [1]={ @@ -45091,7 +46970,7 @@ return { [1]="map_monsters_attack_speed_+%" } }, - [1880]={ + [1960]={ lang={ English={ [1]={ @@ -45109,7 +46988,7 @@ return { [1]="map_monsters_cast_speed_+%" } }, - [1881]={ + [1961]={ lang={ English={ [1]={ @@ -45127,7 +47006,7 @@ return { [1]="map_monsters_reflect_%_physical_damage" } }, - [1882]={ + [1962]={ lang={ English={ [1]={ @@ -45145,7 +47024,7 @@ return { [1]="map_monsters_reflect_%_elemental_damage" } }, - [1883]={ + [1963]={ lang={ English={ [1]={ @@ -45194,7 +47073,7 @@ return { [2]="map_players_additional_number_of_projectiles" } }, - [1884]={ + [1964]={ lang={ English={ [1]={ @@ -45212,7 +47091,7 @@ return { [1]="map_monsters_additional_fire_resistance" } }, - [1885]={ + [1965]={ lang={ English={ [1]={ @@ -45230,7 +47109,7 @@ return { [1]="map_monsters_additional_cold_resistance" } }, - [1886]={ + [1966]={ lang={ English={ [1]={ @@ -45248,7 +47127,7 @@ return { [1]="map_monsters_additional_lightning_resistance" } }, - [1887]={ + [1967]={ lang={ English={ [1]={ @@ -45266,7 +47145,7 @@ return { [1]="map_monsters_additional_physical_damage_reduction" } }, - [1888]={ + [1968]={ lang={ English={ [1]={ @@ -45284,7 +47163,7 @@ return { [1]="map_monsters_cannot_be_stunned" } }, - [1889]={ + [1969]={ lang={ English={ [1]={ @@ -45306,7 +47185,7 @@ return { [1]="map_monsters_poison_on_hit" } }, - [1890]={ + [1970]={ lang={ English={ [1]={ @@ -45324,7 +47203,7 @@ return { [1]="map_monsters_%_physical_damage_to_convert_to_fire" } }, - [1891]={ + [1971]={ lang={ English={ [1]={ @@ -45342,7 +47221,7 @@ return { [1]="map_monsters_%_physical_damage_to_convert_to_cold" } }, - [1892]={ + [1972]={ lang={ English={ [1]={ @@ -45360,7 +47239,7 @@ return { [1]="map_monsters_%_physical_damage_to_convert_to_lightning" } }, - [1893]={ + [1973]={ lang={ English={ [1]={ @@ -45378,7 +47257,7 @@ return { [1]="map_monsters_%_physical_damage_to_add_as_fire" } }, - [1894]={ + [1974]={ lang={ English={ [1]={ @@ -45396,7 +47275,7 @@ return { [1]="map_monsters_%_physical_damage_to_add_as_cold" } }, - [1895]={ + [1975]={ lang={ English={ [1]={ @@ -45414,7 +47293,7 @@ return { [1]="map_monsters_%_physical_damage_to_add_as_lightning" } }, - [1896]={ + [1976]={ lang={ English={ [1]={ @@ -45432,7 +47311,7 @@ return { [1]="map_monsters_%_physical_damage_to_convert_to_chaos" } }, - [1897]={ + [1977]={ lang={ English={ [1]={ @@ -45459,7 +47338,7 @@ return { [1]="map_monsters_gain_x_frenzy_charges_every_20_seconds" } }, - [1898]={ + [1978]={ lang={ English={ [1]={ @@ -45486,7 +47365,7 @@ return { [1]="map_monsters_gain_x_endurance_charges_every_20_seconds" } }, - [1899]={ + [1979]={ lang={ English={ [1]={ @@ -45513,7 +47392,7 @@ return { [1]="map_monsters_gain_x_power_charges_every_20_seconds" } }, - [1900]={ + [1980]={ lang={ English={ [1]={ @@ -45535,7 +47414,7 @@ return { [1]="map_monsters_immune_to_a_random_status_ailment_or_stun" } }, - [1901]={ + [1981]={ lang={ English={ [1]={ @@ -45553,7 +47432,7 @@ return { [1]="map_monster_melee_attacks_apply_random_curses" } }, - [1902]={ + [1982]={ lang={ English={ [1]={ @@ -45580,7 +47459,7 @@ return { [1]="map_monster_melee_attacks_apply_random_curses_%_chance" } }, - [1903]={ + [1983]={ lang={ English={ [1]={ @@ -45598,7 +47477,7 @@ return { [1]="map_monsters_reflect_curses" } }, - [1904]={ + [1984]={ lang={ English={ [1]={ @@ -45616,7 +47495,7 @@ return { [1]="map_monster_skills_chain_X_additional_times" } }, - [1905]={ + [1985]={ lang={ English={ [1]={ @@ -45634,7 +47513,7 @@ return { [1]="map_monsters_convert_all_physical_damage_to_fire" } }, - [1906]={ + [1986]={ lang={ English={ [1]={ @@ -45652,7 +47531,7 @@ return { [1]="map_monsters_drop_ground_fire_on_death_base_radius" } }, - [1907]={ + [1987]={ lang={ English={ [1]={ @@ -45670,7 +47549,7 @@ return { [1]="map_monsters_are_immune_to_curses" } }, - [1908]={ + [1988]={ lang={ English={ [1]={ @@ -45688,7 +47567,7 @@ return { [1]="map_monsters_are_hexproof" } }, - [1909]={ + [1989]={ lang={ English={ [1]={ @@ -45719,7 +47598,7 @@ return { [1]="map_monsters_curse_effect_+%" } }, - [1910]={ + [1990]={ lang={ English={ [1]={ @@ -45737,7 +47616,7 @@ return { [1]="map_monster_no_drops" } }, - [1911]={ + [1991]={ lang={ English={ [1]={ @@ -45755,7 +47634,7 @@ return { [1]="map_spawn_two_bosses" } }, - [1912]={ + [1992]={ lang={ English={ [1]={ @@ -45773,7 +47652,7 @@ return { [1]="map_boss_damage_+%" } }, - [1913]={ + [1993]={ lang={ English={ [1]={ @@ -45791,7 +47670,7 @@ return { [1]="map_boss_attack_and_cast_speed_+%" } }, - [1914]={ + [1994]={ lang={ English={ [1]={ @@ -45822,7 +47701,7 @@ return { [1]="map_boss_maximum_life_+%" } }, - [1915]={ + [1995]={ lang={ English={ [1]={ @@ -45853,7 +47732,7 @@ return { [1]="map_boss_area_of_effect_+%" } }, - [1916]={ + [1996]={ lang={ English={ [1]={ @@ -45884,7 +47763,7 @@ return { [1]="map_chest_item_quantity_+%" } }, - [1917]={ + [1997]={ lang={ English={ [1]={ @@ -45915,7 +47794,7 @@ return { [1]="map_chest_item_rarity_+%" } }, - [1918]={ + [1998]={ lang={ English={ [1]={ @@ -45933,7 +47812,7 @@ return { [1]="map_has_X_waves_of_monsters" } }, - [1919]={ + [1999]={ lang={ English={ [1]={ @@ -45951,7 +47830,7 @@ return { [1]="map_has_X_seconds_between_waves" } }, - [1920]={ + [2000]={ lang={ English={ [1]={ @@ -45969,7 +47848,7 @@ return { [1]="display_map_no_monsters" } }, - [1921]={ + [2001]={ lang={ English={ [1]={ @@ -46008,7 +47887,7 @@ return { [1]="unique_facebreaker_unarmed_melee_physical_damage_+%_final" } }, - [1922]={ + [2002]={ lang={ English={ [1]={ @@ -46035,7 +47914,7 @@ return { [2]="attack_maximum_added_melee_lightning_damage_while_unarmed" } }, - [1923]={ + [2003]={ lang={ English={ [1]={ @@ -46062,7 +47941,7 @@ return { [2]="spell_maximum_added_lightning_damage_while_unarmed" } }, - [1924]={ + [2004]={ lang={ English={ [1]={ @@ -46080,7 +47959,7 @@ return { [1]="life_reserved_by_stat_%" } }, - [1925]={ + [2005]={ lang={ English={ [1]={ @@ -46098,7 +47977,7 @@ return { [1]="cannot_have_life_leeched_from" } }, - [1926]={ + [2006]={ lang={ English={ [1]={ @@ -46116,7 +47995,7 @@ return { [1]="cannot_have_mana_leeched_from" } }, - [1927]={ + [2007]={ lang={ English={ [1]={ @@ -46134,7 +48013,7 @@ return { [1]="unique_chin_sol_close_range_bow_damage_+%_final" } }, - [1928]={ + [2008]={ lang={ English={ [1]={ @@ -46156,7 +48035,7 @@ return { [1]="unique_chin_sol_close_range_knockback" } }, - [1929]={ + [2009]={ lang={ English={ [1]={ @@ -46174,7 +48053,7 @@ return { [1]="base_fire_hit_damage_taken_%_as_physical" } }, - [1930]={ + [2010]={ lang={ English={ [1]={ @@ -46196,7 +48075,7 @@ return { [1]="base_fire_hit_damage_taken_%_as_physical_value_negated" } }, - [1931]={ + [2011]={ lang={ English={ [1]={ @@ -46214,7 +48093,7 @@ return { [1]="physical_damage_taken_%_as_fire" } }, - [1932]={ + [2012]={ lang={ English={ [1]={ @@ -46232,7 +48111,7 @@ return { [1]="physical_damage_taken_%_as_cold" } }, - [1933]={ + [2013]={ lang={ English={ [1]={ @@ -46250,7 +48129,7 @@ return { [1]="physical_damage_taken_%_as_lightning" } }, - [1934]={ + [2014]={ lang={ English={ [1]={ @@ -46268,7 +48147,7 @@ return { [1]="bleeding_damage_on_self_converted_to_chaos" } }, - [1935]={ + [2015]={ lang={ English={ [1]={ @@ -46286,7 +48165,7 @@ return { [1]="physical_damage_taken_%_as_chaos" } }, - [1936]={ + [2016]={ lang={ English={ [1]={ @@ -46304,7 +48183,7 @@ return { [1]="take_chaos_damage_from_ignite_instead" } }, - [1937]={ + [2017]={ lang={ English={ [1]={ @@ -46322,7 +48201,7 @@ return { [1]="elemental_damage_taken_%_as_chaos" } }, - [1938]={ + [2018]={ lang={ English={ [1]={ @@ -46340,7 +48219,7 @@ return { [1]="fire_damage_taken_%_causes_additional_physical_damage" } }, - [1939]={ + [2019]={ lang={ English={ [1]={ @@ -46362,7 +48241,7 @@ return { [1]="damage_taken_goes_to_mana_%" } }, - [1940]={ + [2020]={ lang={ English={ [1]={ @@ -46393,7 +48272,7 @@ return { [1]="unique_quill_rain_damage_+%_final" } }, - [1941]={ + [2021]={ lang={ English={ [1]={ @@ -46411,7 +48290,7 @@ return { [1]="melee_physical_damage_taken_%_to_deal_to_attacker" } }, - [1942]={ + [2022]={ lang={ English={ [1]={ @@ -46429,7 +48308,7 @@ return { [1]="additional_block_%" } }, - [1943]={ + [2023]={ lang={ English={ [1]={ @@ -46447,7 +48326,7 @@ return { [1]="additional_block_chance_%_for_1_second_every_5_seconds" } }, - [1944]={ + [2024]={ lang={ English={ [1]={ @@ -46465,7 +48344,7 @@ return { [1]="with_bow_additional_block_%" } }, - [1945]={ + [2025]={ lang={ English={ [1]={ @@ -46483,7 +48362,7 @@ return { [1]="frozen_monsters_take_increased_damage" } }, - [1946]={ + [2026]={ lang={ English={ [1]={ @@ -46522,7 +48401,7 @@ return { [1]="ailment_types_apply_damage_taken_+%" } }, - [1947]={ + [2027]={ lang={ English={ [1]={ @@ -46553,7 +48432,7 @@ return { [1]="physical_damage_reduction_rating_+%_against_projectiles" } }, - [1948]={ + [2028]={ lang={ English={ [1]={ @@ -46571,7 +48450,7 @@ return { [1]="additional_block_chance_against_projectiles_%" } }, - [1949]={ + [2029]={ lang={ English={ [1]={ @@ -46589,7 +48468,7 @@ return { [1]="base_cannot_leech" } }, - [1950]={ + [2030]={ lang={ English={ [1]={ @@ -46611,7 +48490,7 @@ return { [1]="unique_dewaths_hide_physical_attack_damage_dealt_-" } }, - [1951]={ + [2031]={ lang={ English={ [1]={ @@ -46629,7 +48508,7 @@ return { [1]="energy_shield_%_gained_on_block" } }, - [1952]={ + [2032]={ lang={ English={ [1]={ @@ -46647,7 +48526,7 @@ return { [1]="energy_shield_%_of_armour_rating_gained_on_block" } }, - [1953]={ + [2033]={ lang={ English={ [1]={ @@ -46669,7 +48548,7 @@ return { [1]="local_poison_on_hit" } }, - [1954]={ + [2034]={ lang={ English={ [1]={ @@ -46687,7 +48566,7 @@ return { [1]="local_all_damage_can_poison" } }, - [1955]={ + [2035]={ lang={ English={ [1]={ @@ -46726,7 +48605,7 @@ return { [1]="spell_damage_taken_+%_when_on_low_mana" } }, - [1956]={ + [2036]={ lang={ English={ [1]={ @@ -46765,7 +48644,7 @@ return { [1]="global_critical_strike_chance_+%_while_holding_staff" } }, - [1957]={ + [2037]={ lang={ English={ [1]={ @@ -46787,7 +48666,7 @@ return { [1]="global_critical_strike_multiplier_+_while_holding_staff" } }, - [1958]={ + [2038]={ lang={ English={ [1]={ @@ -46818,7 +48697,7 @@ return { [1]="global_critical_strike_chance_+%_while_holding_bow" } }, - [1959]={ + [2039]={ lang={ English={ [1]={ @@ -46836,7 +48715,7 @@ return { [1]="global_critical_strike_multiplier_+_while_holding_bow" } }, - [1960]={ + [2040]={ lang={ English={ [1]={ @@ -46854,7 +48733,25 @@ return { [1]="reflect_curses" } }, - [1961]={ + [2041]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to Reflect Hexes" + } + } + }, + stats={ + [1]="reflect_hexes_chance_%" + } + }, + [2042]={ lang={ English={ [1]={ @@ -46876,7 +48773,7 @@ return { [1]="unaffected_by_curses" } }, - [1962]={ + [2043]={ lang={ English={ [1]={ @@ -46894,7 +48791,7 @@ return { [1]="attacks_deal_no_physical_damage" } }, - [1963]={ + [2044]={ lang={ English={ [1]={ @@ -46916,7 +48813,7 @@ return { [1]="local_bleed_on_hit" } }, - [1964]={ + [2045]={ lang={ English={ [1]={ @@ -46938,7 +48835,7 @@ return { [1]="local_chance_to_bleed_on_hit_25%" } }, - [1965]={ + [2046]={ lang={ English={ [1]={ @@ -46960,7 +48857,7 @@ return { [1]="local_chance_to_bleed_on_hit_50%" } }, - [1966]={ + [2047]={ lang={ English={ [1]={ @@ -46982,7 +48879,7 @@ return { [1]="local_chance_to_bleed_on_hit_%" } }, - [1967]={ + [2048]={ lang={ English={ [1]={ @@ -47004,7 +48901,7 @@ return { [1]="attacks_bleed_on_stun" } }, - [1968]={ + [2049]={ lang={ English={ [1]={ @@ -47026,7 +48923,7 @@ return { [1]="bleed_on_crit_%_with_attacks" } }, - [1969]={ + [2050]={ lang={ English={ [1]={ @@ -47061,7 +48958,7 @@ return { [1]="bleed_on_melee_crit_chance_%" } }, - [1970]={ + [2051]={ lang={ English={ [1]={ @@ -47096,7 +48993,7 @@ return { [1]="bleed_on_melee_attack_chance_%" } }, - [1971]={ + [2052]={ lang={ English={ [1]={ @@ -47131,7 +49028,7 @@ return { [1]="bleed_on_bow_attack_chance_%" } }, - [1972]={ + [2053]={ lang={ English={ [1]={ @@ -47222,7 +49119,7 @@ return { [3]="cannot_cause_bleeding" } }, - [1973]={ + [2054]={ lang={ English={ [1]={ @@ -47253,7 +49150,7 @@ return { [1]="attack_damage_vs_bleeding_enemies_+%" } }, - [1974]={ + [2055]={ lang={ English={ [1]={ @@ -47284,7 +49181,7 @@ return { [1]="melee_damage_vs_bleeding_enemies_+%" } }, - [1975]={ + [2056]={ lang={ English={ [1]={ @@ -47315,7 +49212,7 @@ return { [1]="enemies_you_bleed_grant_flask_charges_+%" } }, - [1976]={ + [2057]={ lang={ English={ [1]={ @@ -47338,7 +49235,7 @@ return { [2]="maximum_added_physical_damage_vs_bleeding_enemies" } }, - [1977]={ + [2058]={ lang={ English={ [1]={ @@ -47356,7 +49253,7 @@ return { [1]="display_golden_radiance" } }, - [1978]={ + [2059]={ lang={ English={ [1]={ @@ -47374,7 +49271,7 @@ return { [1]="disable_skill_if_melee_attack" } }, - [1979]={ + [2060]={ lang={ English={ [1]={ @@ -47413,7 +49310,7 @@ return { [1]="local_stun_threshold_reduction_+%" } }, - [1980]={ + [2061]={ lang={ English={ [1]={ @@ -47431,7 +49328,7 @@ return { [1]="light_radius_additive_modifiers_apply_to_area_%_value" } }, - [1981]={ + [2062]={ lang={ English={ [1]={ @@ -47449,7 +49346,7 @@ return { [1]="light_radius_additive_modifiers_apply_to_damage" } }, - [1982]={ + [2063]={ lang={ English={ [1]={ @@ -47480,7 +49377,7 @@ return { [1]="light_radius_+%" } }, - [1983]={ + [2064]={ lang={ English={ [1]={ @@ -47511,7 +49408,7 @@ return { [1]="virtual_light_radius_+%" } }, - [1984]={ + [2065]={ lang={ English={ [1]={ @@ -47533,7 +49430,7 @@ return { [1]="gain_phasing_while_at_maximum_frenzy_charges" } }, - [1985]={ + [2066]={ lang={ English={ [1]={ @@ -47555,7 +49452,7 @@ return { [1]="gain_phasing_while_you_have_onslaught" } }, - [1986]={ + [2067]={ lang={ English={ [1]={ @@ -47581,7 +49478,7 @@ return { [1]="gain_phasing_for_4_seconds_on_begin_es_recharge" } }, - [1987]={ + [2068]={ lang={ English={ [1]={ @@ -47591,15 +49488,15 @@ return { [2]="#" } }, - text="{0}% chance to Dodge Attack Hits while Phasing" + text="{0}% increased Evasion Rating while Phasing" } } }, stats={ - [1]="chance_to_dodge_attacks_%_while_phasing" + [1]="evasion_rating_+%_while_phasing" } }, - [1988]={ + [2069]={ lang={ English={ [1]={ @@ -47617,7 +49514,7 @@ return { [1]="item_found_rarity_+%_while_phasing" } }, - [1989]={ + [2070]={ lang={ English={ [1]={ @@ -47648,7 +49545,7 @@ return { [1]="mana_regeneration_rate_+%_while_phasing" } }, - [1990]={ + [2071]={ lang={ English={ [1]={ @@ -47679,7 +49576,7 @@ return { [1]="mana_regeneration_rate_+%_while_shocked" } }, - [1991]={ + [2072]={ lang={ English={ [1]={ @@ -47710,7 +49607,7 @@ return { [1]="light_radius_+%_while_phased" } }, - [1992]={ + [2073]={ lang={ English={ [1]={ @@ -47728,7 +49625,7 @@ return { [1]="chaos_damage_does_not_bypass_energy_shield" } }, - [1993]={ + [2074]={ lang={ English={ [1]={ @@ -47750,7 +49647,7 @@ return { [1]="ground_tar_on_take_crit_base_area_of_effect_radius" } }, - [1994]={ + [2075]={ lang={ English={ [1]={ @@ -47768,17 +49665,34 @@ return { [1]="random_curse_on_hit_%" } }, - [1995]={ + [2076]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseEnfeeble" + }, limit={ [1]={ - [1]="#", - [2]="#" + [1]=1, + [2]=99 } }, text="{0}% chance to Curse Enemies with Enfeeble on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseEnfeeble" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Enfeeble on Hit" } } }, @@ -47786,10 +49700,189 @@ return { [1]="curse_on_hit_%_enfeeble" } }, - [1996]={ + [2077]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseConductivity" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse Enemies with Conductivity on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseConductivity" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Conductivity on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_conductivity" + } + }, + [2078]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseDespair" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse Enemies with Despair on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseDespair" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Despair on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_despair" + } + }, + [2079]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseElementalWeakness" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse Enemies with Elemental Weakness on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseElementalWeakness" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Elemental Weakness on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_elemental_weakness" + } + }, + [2080]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFlammability" + }, + limit={ + [1]={ + [1]=100, + [2]=100 + } + }, + text="Curse Enemies with Flammability on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFlammability" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to Curse Enemies with Flammability on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_flammability" + } + }, + [2081]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFrostbite" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse Enemies with Frostbite on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFrostbite" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Frostbite on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_frostbite" + } + }, + [2082]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseTemporalChains" + }, limit={ [1]={ [1]=100, @@ -47799,6 +49892,10 @@ return { text="Curse Enemies with Temporal Chains on Hit" }, [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseTemporalChains" + }, limit={ [1]={ [1]="#", @@ -47813,7 +49910,77 @@ return { [1]="curse_on_hit_%_temporal_chains" } }, - [1997]={ + [2083]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseVulnerability" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse Enemies with Vulnerability on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseVulnerability" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Enemies with Vulnerability on Hit" + } + } + }, + stats={ + [1]="curse_on_hit_%_vulnerability" + } + }, + [2084]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseEnfeeble" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseEnfeeble" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect" + } + } + }, + stats={ + [1]="curse_with_enfeeble_on_hit_%_against_uncursed_enemies" + } + }, + [2085]={ lang={ English={ [1]={ @@ -47835,7 +50002,7 @@ return { [1]="curse_on_hit_level_temporal_chains" } }, - [1998]={ + [2086]={ lang={ English={ [1]={ @@ -47861,7 +50028,7 @@ return { [1]="curse_on_hit_level_vulnerability" } }, - [1999]={ + [2087]={ lang={ English={ [1]={ @@ -47896,7 +50063,7 @@ return { [1]="curse_on_hit_level_10_vulnerability_%" } }, - [2000]={ + [2088]={ lang={ English={ [1]={ @@ -47918,7 +50085,7 @@ return { [1]="curse_on_hit_level_elemental_weakness" } }, - [2001]={ + [2089]={ lang={ English={ [1]={ @@ -47940,7 +50107,7 @@ return { [1]="curse_on_hit_level_cold_weakness" } }, - [2002]={ + [2090]={ lang={ English={ [1]={ @@ -47962,7 +50129,7 @@ return { [1]="curse_on_hit_level_conductivity" } }, - [2003]={ + [2091]={ lang={ English={ [1]={ @@ -47984,7 +50151,7 @@ return { [1]="curse_on_hit_level_despair" } }, - [2004]={ + [2092]={ lang={ English={ [1]={ @@ -48006,7 +50173,7 @@ return { [1]="curse_on_hit_level_enfeeble" } }, - [2005]={ + [2093]={ lang={ English={ [1]={ @@ -48028,7 +50195,7 @@ return { [1]="curse_on_hit_level_flammability" } }, - [2006]={ + [2094]={ lang={ English={ [1]={ @@ -48050,7 +50217,7 @@ return { [1]="curse_on_hit_level_frostbite" } }, - [2007]={ + [2095]={ lang={ English={ [1]={ @@ -48072,7 +50239,7 @@ return { [1]="spells_have_culling_strike" } }, - [2008]={ + [2096]={ lang={ English={ [1]={ @@ -48094,7 +50261,7 @@ return { [1]="local_display_aura_allies_have_culling_strike" } }, - [2009]={ + [2097]={ lang={ English={ [1]={ @@ -48116,7 +50283,7 @@ return { [1]="melee_range_+" } }, - [2010]={ + [2098]={ lang={ English={ [1]={ @@ -48155,7 +50322,7 @@ return { [1]="evasion_rating_+%_when_on_low_life" } }, - [2011]={ + [2099]={ lang={ English={ [1]={ @@ -48177,7 +50344,7 @@ return { [1]="base_life_leech_is_instant" } }, - [2012]={ + [2100]={ lang={ English={ [1]={ @@ -48199,7 +50366,7 @@ return { [1]="local_life_leech_is_instant" } }, - [2013]={ + [2101]={ lang={ English={ [1]={ @@ -48221,7 +50388,7 @@ return { [1]="base_leech_is_instant_on_critical" } }, - [2014]={ + [2102]={ lang={ English={ [1]={ @@ -48243,7 +50410,7 @@ return { [1]="unqiue_atzitis_acuity_instant_leech_60%_effectiveness_on_crit" } }, - [2015]={ + [2103]={ lang={ English={ [1]={ @@ -48261,7 +50428,7 @@ return { [1]="display_map_restless_dead" } }, - [2016]={ + [2104]={ lang={ English={ [1]={ @@ -48279,7 +50446,7 @@ return { [1]="display_map_larger_maze" } }, - [2017]={ + [2105]={ lang={ English={ [1]={ @@ -48297,7 +50464,7 @@ return { [1]="display_map_large_chest" } }, - [2018]={ + [2106]={ lang={ English={ [1]={ @@ -48328,7 +50495,7 @@ return { [1]="area_of_effect_+%_per_20_int" } }, - [2019]={ + [2107]={ lang={ English={ [1]={ @@ -48359,7 +50526,7 @@ return { [1]="attack_speed_+%_per_10_dex" } }, - [2020]={ + [2108]={ lang={ English={ [1]={ @@ -48390,25 +50557,29 @@ return { [1]="physical_weapon_damage_+%_per_10_str" } }, - [2021]={ + [2109]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="{0}% chance to Dodge Attack Hits per Frenzy Charge" + text="{0:+d}% chance to Suppress Spell Damage per Frenzy Charge" } } }, stats={ - [1]="chance_to_dodge_%_per_frenzy_charge" + [1]="spell_suppression_chance_%_per_frenzy_charge" } }, - [2022]={ + [2110]={ lang={ English={ [1]={ @@ -48426,7 +50597,7 @@ return { [1]="gain_power_charge_per_enemy_you_crit" } }, - [2023]={ + [2111]={ lang={ English={ [1]={ @@ -48457,7 +50628,7 @@ return { [1]="burning_damage_taken_+%" } }, - [2024]={ + [2112]={ lang={ English={ [1]={ @@ -48475,7 +50646,7 @@ return { [1]="cannot_increase_rarity_of_dropped_items" } }, - [2025]={ + [2113]={ lang={ English={ [1]={ @@ -48493,7 +50664,7 @@ return { [1]="cannot_increase_quantity_of_dropped_items" } }, - [2026]={ + [2114]={ lang={ English={ [1]={ @@ -48515,7 +50686,7 @@ return { [1]="randomly_cursed_when_totems_die_curse_level" } }, - [2027]={ + [2115]={ lang={ English={ [1]={ @@ -48554,7 +50725,7 @@ return { [1]="global_item_attribute_requirements_+%" } }, - [2028]={ + [2116]={ lang={ English={ [1]={ @@ -48572,7 +50743,7 @@ return { [1]="enemy_hits_roll_low_damage" } }, - [2029]={ + [2117]={ lang={ English={ [1]={ @@ -48590,7 +50761,7 @@ return { [1]="unique_loris_lantern_golden_light" } }, - [2030]={ + [2118]={ lang={ English={ [1]={ @@ -48612,7 +50783,7 @@ return { [1]="chaos_damage_resistance_%_when_on_low_life" } }, - [2031]={ + [2119]={ lang={ English={ [1]={ @@ -48655,7 +50826,7 @@ return { [1]="enemy_extra_damage_rolls_when_on_low_life" } }, - [2032]={ + [2120]={ lang={ English={ [1]={ @@ -48678,7 +50849,7 @@ return { [2]="base_maximum_lightning_damage_on_charge_expiry" } }, - [2033]={ + [2121]={ lang={ English={ [1]={ @@ -48696,7 +50867,7 @@ return { [1]="item_drops_on_death" } }, - [2034]={ + [2122]={ lang={ English={ [1]={ @@ -48714,7 +50885,7 @@ return { [1]="local_item_drops_on_death_if_equipped_by_animate_armour" } }, - [2035]={ + [2123]={ lang={ English={ [1]={ @@ -48732,7 +50903,7 @@ return { [1]="never_ignite" } }, - [2036]={ + [2124]={ lang={ English={ [1]={ @@ -48750,7 +50921,7 @@ return { [1]="never_freeze" } }, - [2037]={ + [2125]={ lang={ English={ [1]={ @@ -48768,7 +50939,7 @@ return { [1]="never_freeze_or_chill" } }, - [2038]={ + [2126]={ lang={ English={ [1]={ @@ -48786,7 +50957,7 @@ return { [1]="never_shock" } }, - [2039]={ + [2127]={ lang={ English={ [1]={ @@ -48808,7 +50979,7 @@ return { [1]="faster_burn_%" } }, - [2040]={ + [2128]={ lang={ English={ [1]={ @@ -48826,7 +50997,7 @@ return { [1]="ignite_slower_burn_%" } }, - [2041]={ + [2129]={ lang={ English={ [1]={ @@ -48848,7 +51019,7 @@ return { [1]="faster_burn_from_attacks_%" } }, - [2042]={ + [2130]={ lang={ English={ [1]={ @@ -48866,7 +51037,7 @@ return { [1]="base_cannot_leech_life" } }, - [2043]={ + [2131]={ lang={ English={ [1]={ @@ -48884,7 +51055,7 @@ return { [1]="base_cannot_leech_mana" } }, - [2044]={ + [2132]={ lang={ English={ [1]={ @@ -48902,7 +51073,7 @@ return { [1]="cannot_leech_or_regenerate_mana" } }, - [2045]={ + [2133]={ lang={ English={ [1]={ @@ -48928,7 +51099,7 @@ return { [1]="cannot_leech_when_on_low_life" } }, - [2046]={ + [2134]={ lang={ English={ [1]={ @@ -48946,7 +51117,7 @@ return { [1]="base_energy_shield_gained_on_enemy_death" } }, - [2047]={ + [2135]={ lang={ English={ [1]={ @@ -48964,7 +51135,7 @@ return { [1]="gain_X_energy_shield_on_killing_shocked_enemy" } }, - [2048]={ + [2136]={ lang={ English={ [1]={ @@ -48986,7 +51157,7 @@ return { [1]="consecrate_on_block_%_chance_to_create" } }, - [2049]={ + [2137]={ lang={ English={ [1]={ @@ -49008,7 +51179,7 @@ return { [1]="desecrate_on_block_%_chance_to_create" } }, - [2050]={ + [2138]={ lang={ English={ [1]={ @@ -49035,7 +51206,7 @@ return { [1]="avoid_blind_%" } }, - [2051]={ + [2139]={ lang={ English={ [1]={ @@ -49070,7 +51241,7 @@ return { [1]="ground_smoke_when_hit_%" } }, - [2052]={ + [2140]={ lang={ English={ [1]={ @@ -49097,7 +51268,7 @@ return { [1]="shocked_ground_when_hit_%" } }, - [2053]={ + [2141]={ lang={ English={ [1]={ @@ -49115,7 +51286,7 @@ return { [1]="summon_totem_cast_speed_+%" } }, - [2054]={ + [2142]={ lang={ English={ [1]={ @@ -49133,7 +51304,7 @@ return { [1]="totem_skill_cast_speed_+%" } }, - [2055]={ + [2143]={ lang={ English={ [1]={ @@ -49151,7 +51322,7 @@ return { [1]="totem_skill_attack_speed_+%" } }, - [2056]={ + [2144]={ lang={ English={ [1]={ @@ -49169,7 +51340,7 @@ return { [1]="totem_skill_area_of_effect_+%" } }, - [2057]={ + [2145]={ lang={ English={ [1]={ @@ -49195,7 +51366,7 @@ return { [1]="life_leech_from_skills_used_by_totems_permyriad" } }, - [2058]={ + [2146]={ lang={ English={ [1]={ @@ -49213,7 +51384,7 @@ return { [1]="disable_chest_slot" } }, - [2059]={ + [2147]={ lang={ English={ [1]={ @@ -49252,7 +51423,7 @@ return { [1]="physical_claw_damage_+%_when_on_low_life" } }, - [2060]={ + [2148]={ lang={ English={ [1]={ @@ -49291,7 +51462,7 @@ return { [1]="accuracy_rating_+%_when_on_low_life" } }, - [2061]={ + [2149]={ lang={ English={ [1]={ @@ -49327,7 +51498,7 @@ return { [2]="maximum_physical_damage_to_return_on_block" } }, - [2062]={ + [2150]={ lang={ English={ [1]={ @@ -49363,7 +51534,7 @@ return { [2]="maximum_lightning_damage_to_return_on_block" } }, - [2063]={ + [2151]={ lang={ English={ [1]={ @@ -49394,7 +51565,7 @@ return { [1]="number_of_zombies_allowed_+%" } }, - [2064]={ + [2152]={ lang={ English={ [1]={ @@ -49412,7 +51583,7 @@ return { [1]="zombie_maximum_life_+" } }, - [2065]={ + [2153]={ lang={ English={ [1]={ @@ -49430,7 +51601,7 @@ return { [1]="zombie_chaos_elemental_damage_resistance_%" } }, - [2066]={ + [2154]={ lang={ English={ [1]={ @@ -49448,7 +51619,7 @@ return { [1]="chill_and_freeze_duration_based_on_%_energy_shield" } }, - [2067]={ + [2155]={ lang={ English={ [1]={ @@ -49470,7 +51641,7 @@ return { [1]="intelligence_+%_per_equipped_unique" } }, - [2068]={ + [2156]={ lang={ English={ [1]={ @@ -49488,7 +51659,7 @@ return { [1]="ignited_enemies_explode_on_kill" } }, - [2069]={ + [2157]={ lang={ English={ [1]={ @@ -49506,7 +51677,7 @@ return { [1]="can_inflict_multiple_ignites" } }, - [2070]={ + [2158]={ lang={ English={ [1]={ @@ -49524,7 +51695,7 @@ return { [1]="additional_scroll_of_wisdom_drop_chance_%" } }, - [2071]={ + [2159]={ lang={ English={ [1]={ @@ -49555,7 +51726,38 @@ return { [1]="curse_effect_+%" } }, - [2072]={ + [2160]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Effect of your Curses" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Effect of your Curses" + } + } + }, + stats={ + [1]="curse_pillar_curse_effect_+%_final" + } + }, + [2161]={ lang={ English={ [1]={ @@ -49586,7 +51788,7 @@ return { [1]="mark_skills_curse_effect_+%" } }, - [2073]={ + [2162]={ lang={ English={ [1]={ @@ -49604,7 +51806,7 @@ return { [1]="ignore_hexproof" } }, - [2074]={ + [2163]={ lang={ English={ [1]={ @@ -49635,7 +51837,7 @@ return { [1]="movement_velocity_+%_while_phasing" } }, - [2075]={ + [2164]={ lang={ English={ [1]={ @@ -49653,7 +51855,7 @@ return { [1]="map_spawn_exile_per_area_%" } }, - [2076]={ + [2165]={ lang={ English={ [1]={ @@ -49671,7 +51873,7 @@ return { [1]="map_ambush_chests" } }, - [2077]={ + [2166]={ lang={ English={ [1]={ @@ -49689,7 +51891,7 @@ return { [1]="map_breach_rules" } }, - [2078]={ + [2167]={ lang={ English={ [1]={ @@ -49707,7 +51909,7 @@ return { [1]="map_spawn_betrayals" } }, - [2079]={ + [2168]={ lang={ English={ [1]={ @@ -49725,7 +51927,7 @@ return { [1]="map_invasion_monster_packs" } }, - [2080]={ + [2169]={ lang={ English={ [1]={ @@ -49752,7 +51954,7 @@ return { [1]="map_num_extra_invasion_bosses" } }, - [2081]={ + [2170]={ lang={ English={ [1]={ @@ -49770,7 +51972,7 @@ return { [1]="map_rare_monsters_have_nemesis_mod" } }, - [2082]={ + [2171]={ lang={ English={ [1]={ @@ -49788,7 +51990,7 @@ return { [1]="map_magic_pack_mod_rules" } }, - [2083]={ + [2172]={ lang={ English={ [1]={ @@ -49806,7 +52008,7 @@ return { [1]="map_spawn_tormented_spirits" } }, - [2084]={ + [2173]={ lang={ English={ [1]={ @@ -49824,7 +52026,7 @@ return { [1]="map_always_has_weather" } }, - [2085]={ + [2174]={ lang={ English={ [1]={ @@ -49842,7 +52044,7 @@ return { [1]="map_allow_shrines" } }, - [2086]={ + [2175]={ lang={ English={ [1]={ @@ -49864,7 +52066,7 @@ return { [1]="map_players_gain_rampage_stacks" } }, - [2087]={ + [2176]={ lang={ English={ [1]={ @@ -49882,7 +52084,7 @@ return { [1]="map_beyond_rules" } }, - [2088]={ + [2177]={ lang={ English={ [1]={ @@ -49909,7 +52111,7 @@ return { [1]="map_beyond_chance_%" } }, - [2089]={ + [2178]={ lang={ English={ [1]={ @@ -49940,7 +52142,7 @@ return { [1]="movement_velocity_+%_while_cursed" } }, - [2090]={ + [2179]={ lang={ English={ [1]={ @@ -49962,7 +52164,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_frenzy_charge" } }, - [2091]={ + [2180]={ lang={ English={ [1]={ @@ -49980,7 +52182,7 @@ return { [1]="add_frenzy_charge_on_kill_%_chance" } }, - [2092]={ + [2181]={ lang={ English={ [1]={ @@ -50007,7 +52209,7 @@ return { [1]="endurance_charge_on_kill_%" } }, - [2093]={ + [2182]={ lang={ English={ [1]={ @@ -50025,7 +52227,7 @@ return { [1]="add_power_charge_on_kill_%_chance" } }, - [2094]={ + [2183]={ lang={ English={ [1]={ @@ -50043,7 +52245,7 @@ return { [1]="gain_frenzy_and_power_charge_on_kill_%" } }, - [2095]={ + [2184]={ lang={ English={ [1]={ @@ -50061,7 +52263,7 @@ return { [1]="gain_endurance_charge_on_power_charge_expiry" } }, - [2096]={ + [2185]={ lang={ English={ [1]={ @@ -50079,7 +52281,7 @@ return { [1]="enemy_on_low_life_damage_taken_+%_per_frenzy_charge" } }, - [2097]={ + [2186]={ lang={ English={ [1]={ @@ -50110,7 +52312,7 @@ return { [1]="melee_damage_+%_when_on_full_life" } }, - [2098]={ + [2187]={ lang={ English={ [1]={ @@ -50145,7 +52347,7 @@ return { [1]="consecrate_on_crit_%_chance_to_create" } }, - [2099]={ + [2188]={ lang={ English={ [1]={ @@ -50163,7 +52365,7 @@ return { [1]="projectile_speed_+%_per_frenzy_charge" } }, - [2100]={ + [2189]={ lang={ English={ [1]={ @@ -50181,7 +52383,7 @@ return { [1]="projectile_damage_+%_per_power_charge" } }, - [2101]={ + [2190]={ lang={ English={ [1]={ @@ -50212,7 +52414,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%_on_crit" } }, - [2102]={ + [2191]={ lang={ English={ [1]={ @@ -50238,7 +52440,7 @@ return { [1]="onslaught_buff_duration_on_kill_ms" } }, - [2103]={ + [2192]={ lang={ English={ [1]={ @@ -50264,7 +52466,7 @@ return { [1]="onslaught_buff_duration_on_killing_taunted_enemy_ms" } }, - [2104]={ + [2193]={ lang={ English={ [1]={ @@ -50286,7 +52488,7 @@ return { [1]="base_energy_shield_regeneration_rate_per_minute" } }, - [2105]={ + [2194]={ lang={ English={ [1]={ @@ -50308,7 +52510,7 @@ return { [1]="base_energy_shield_regeneration_rate_per_minute_%" } }, - [2106]={ + [2195]={ lang={ English={ [1]={ @@ -50326,7 +52528,7 @@ return { [1]="local_right_ring_slot_no_mana_regeneration" } }, - [2107]={ + [2196]={ lang={ English={ [1]={ @@ -50348,7 +52550,7 @@ return { [1]="local_right_ring_slot_base_energy_shield_regeneration_rate_per_minute_%" } }, - [2108]={ + [2197]={ lang={ English={ [1]={ @@ -50366,7 +52568,7 @@ return { [1]="local_right_ring_slot_maximum_mana" } }, - [2109]={ + [2198]={ lang={ English={ [1]={ @@ -50384,7 +52586,7 @@ return { [1]="local_right_ring_slot_energy_shield" } }, - [2110]={ + [2199]={ lang={ English={ [1]={ @@ -50402,7 +52604,7 @@ return { [1]="local_left_ring_slot_no_energy_shield_recharge_or_regeneration" } }, - [2111]={ + [2200]={ lang={ English={ [1]={ @@ -50424,7 +52626,7 @@ return { [1]="local_left_ring_slot_mana_regeneration_rate_per_minute" } }, - [2112]={ + [2201]={ lang={ English={ [1]={ @@ -50442,7 +52644,7 @@ return { [1]="local_left_ring_slot_mana_regeneration_rate_+%" } }, - [2113]={ + [2202]={ lang={ English={ [1]={ @@ -50460,7 +52662,7 @@ return { [1]="local_left_ring_slot_maximum_mana" } }, - [2114]={ + [2203]={ lang={ English={ [1]={ @@ -50478,7 +52680,7 @@ return { [1]="local_left_ring_slot_energy_shield" } }, - [2115]={ + [2204]={ lang={ English={ [1]={ @@ -50496,7 +52698,7 @@ return { [1]="no_energy_shield_recharge_or_regeneration" } }, - [2116]={ + [2205]={ lang={ English={ [1]={ @@ -50531,7 +52733,7 @@ return { [1]="extra_critical_rolls" } }, - [2117]={ + [2206]={ lang={ English={ [1]={ @@ -50549,7 +52751,7 @@ return { [1]="movement_velocity_+1%_per_X_evasion_rating" } }, - [2118]={ + [2207]={ lang={ English={ [1]={ @@ -50567,7 +52769,7 @@ return { [1]="cannot_be_killed_by_elemental_reflect" } }, - [2119]={ + [2208]={ lang={ English={ [1]={ @@ -50585,7 +52787,7 @@ return { [1]="cannot_freeze_shock_ignite_on_critical" } }, - [2120]={ + [2209]={ lang={ English={ [1]={ @@ -50603,7 +52805,7 @@ return { [1]="no_critical_strike_multiplier" } }, - [2121]={ + [2210]={ lang={ English={ [1]={ @@ -50629,7 +52831,7 @@ return { [1]="onslaught_on_crit_duration_ms" } }, - [2122]={ + [2211]={ lang={ English={ [1]={ @@ -50660,7 +52862,7 @@ return { [1]="zombie_scale_+%" } }, - [2123]={ + [2212]={ lang={ English={ [1]={ @@ -50691,7 +52893,7 @@ return { [1]="zombie_physical_damage_+%" } }, - [2124]={ + [2213]={ lang={ English={ [1]={ @@ -50709,7 +52911,7 @@ return { [1]="zombie_explode_on_kill_%_fire_damage_to_deal" } }, - [2125]={ + [2214]={ lang={ English={ [1]={ @@ -50740,7 +52942,7 @@ return { [1]="weapon_elemental_damage_+%_per_power_charge" } }, - [2126]={ + [2215]={ lang={ English={ [1]={ @@ -50758,7 +52960,7 @@ return { [1]="cannot_cast_curses" } }, - [2127]={ + [2216]={ lang={ English={ [1]={ @@ -50776,7 +52978,7 @@ return { [1]="melee_attacks_usable_without_mana_cost" } }, - [2128]={ + [2217]={ lang={ English={ [1]={ @@ -50794,7 +52996,7 @@ return { [1]="spell_damage_modifiers_apply_to_attack_damage" } }, - [2129]={ + [2218]={ lang={ English={ [1]={ @@ -50812,7 +53014,7 @@ return { [1]="additive_spell_damage_modifiers_apply_to_attack_damage" } }, - [2130]={ + [2219]={ lang={ English={ [1]={ @@ -50830,7 +53032,7 @@ return { [1]="additive_spell_damage_modifiers_apply_to_attack_damage_at_150%_value" } }, - [2131]={ + [2220]={ lang={ English={ [1]={ @@ -50857,7 +53059,7 @@ return { [1]="additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_while_wielding_wand" } }, - [2132]={ + [2221]={ lang={ English={ [1]={ @@ -50875,7 +53077,7 @@ return { [1]="additive_vaal_skill_damage_modifiers_apply_to_all_skills" } }, - [2133]={ + [2222]={ lang={ English={ [1]={ @@ -50893,7 +53095,7 @@ return { [1]="vaal_attack_rage_cost_instead_of_souls_per_use" } }, - [2134]={ + [2223]={ lang={ English={ [1]={ @@ -50911,7 +53113,7 @@ return { [1]="spell_damage_modifiers_apply_to_skill_dot" } }, - [2135]={ + [2224]={ lang={ English={ [1]={ @@ -50929,7 +53131,7 @@ return { [1]="projectile_damage_modifiers_apply_to_skill_dot" } }, - [2136]={ + [2225]={ lang={ English={ [1]={ @@ -50951,7 +53153,7 @@ return { [1]="local_display_aura_base_chaos_damage_to_deal_per_minute" } }, - [2137]={ + [2226]={ lang={ English={ [1]={ @@ -50982,7 +53184,7 @@ return { [2]="deaths_oath_debuff_on_kill_base_chaos_damage_to_deal_per_minute" } }, - [2138]={ + [2227]={ lang={ English={ [1]={ @@ -51013,7 +53215,7 @@ return { [1]="killed_monster_dropped_item_quantity_+%_when_frozen" } }, - [2139]={ + [2228]={ lang={ English={ [1]={ @@ -51044,7 +53246,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%_when_frozen_or_shocked" } }, - [2140]={ + [2229]={ lang={ English={ [1]={ @@ -51075,7 +53277,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%_when_shocked" } }, - [2141]={ + [2230]={ lang={ English={ [1]={ @@ -51093,7 +53295,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%_when_frozen" } }, - [2142]={ + [2231]={ lang={ English={ [1]={ @@ -51111,7 +53313,7 @@ return { [1]="local_unique_counts_as_dual_wielding" } }, - [2143]={ + [2232]={ lang={ English={ [1]={ @@ -51129,7 +53331,7 @@ return { [1]="base_damage_removed_from_mana_before_life_%" } }, - [2144]={ + [2233]={ lang={ English={ [1]={ @@ -51147,7 +53349,7 @@ return { [1]="local_display_aura_damage_+%" } }, - [2145]={ + [2234]={ lang={ English={ [1]={ @@ -51165,7 +53367,7 @@ return { [1]="local_display_aura_curse_effect_on_self_+%" } }, - [2146]={ + [2235]={ lang={ English={ [1]={ @@ -51200,7 +53402,7 @@ return { [1]="attack_ignite_chance_%" } }, - [2147]={ + [2236]={ lang={ English={ [1]={ @@ -51235,7 +53437,7 @@ return { [1]="projectile_ignite_chance_%" } }, - [2148]={ + [2237]={ lang={ English={ [1]={ @@ -51270,7 +53472,7 @@ return { [1]="projectile_freeze_chance_%" } }, - [2149]={ + [2238]={ lang={ English={ [1]={ @@ -51297,7 +53499,7 @@ return { [1]="projectile_shock_chance_%" } }, - [2150]={ + [2239]={ lang={ English={ [1]={ @@ -51315,7 +53517,7 @@ return { [1]="explode_on_kill_%_fire_damage_to_deal" } }, - [2151]={ + [2240]={ lang={ English={ [1]={ @@ -51333,7 +53535,7 @@ return { [1]="melee_damage_taken_%_to_deal_to_attacker" } }, - [2152]={ + [2241]={ lang={ English={ [1]={ @@ -51351,7 +53553,7 @@ return { [1]="mana_gained_when_hit" } }, - [2153]={ + [2242]={ lang={ English={ [1]={ @@ -51382,7 +53584,7 @@ return { [1]="elemental_reflect_damage_taken_+%" } }, - [2154]={ + [2243]={ lang={ English={ [1]={ @@ -51413,7 +53615,7 @@ return { [1]="physical_reflect_damage_taken_+%" } }, - [2155]={ + [2244]={ lang={ English={ [1]={ @@ -51444,7 +53646,7 @@ return { [1]="local_left_ring_slot_elemental_reflect_damage_taken_+%" } }, - [2156]={ + [2245]={ lang={ English={ [1]={ @@ -51475,7 +53677,7 @@ return { [1]="local_right_ring_slot_physical_reflect_damage_taken_+%" } }, - [2157]={ + [2246]={ lang={ English={ [1]={ @@ -51493,7 +53695,7 @@ return { [1]="damage_reflected_to_enemies_%_gained_as_life" } }, - [2158]={ + [2247]={ lang={ English={ [1]={ @@ -51511,7 +53713,7 @@ return { [1]="local_can_only_deal_damage_with_this_weapon" } }, - [2159]={ + [2248]={ lang={ English={ [1]={ @@ -51542,7 +53744,7 @@ return { [1]="non_critical_damage_multiplier_+%" } }, - [2160]={ + [2249]={ lang={ English={ [1]={ @@ -51569,7 +53771,7 @@ return { [2]="unique_map_boss_class_of_rare_items_to_drop" } }, - [2161]={ + [2250]={ lang={ English={ [1]={ @@ -51587,7 +53789,7 @@ return { [1]="attack_skills_%_physical_as_extra_fire_damage_per_socketed_red_gem" } }, - [2162]={ + [2251]={ lang={ English={ [1]={ @@ -51605,7 +53807,7 @@ return { [1]="base_maximum_life_per_red_socket_on_item" } }, - [2163]={ + [2252]={ lang={ English={ [1]={ @@ -51631,7 +53833,7 @@ return { [1]="global_life_leech_from_physical_attack_damage_per_red_socket_on_item_permyriad" } }, - [2164]={ + [2253]={ lang={ English={ [1]={ @@ -51649,7 +53851,7 @@ return { [1]="global_weapon_physical_damage_+%_per_red_socket_on_item" } }, - [2165]={ + [2254]={ lang={ English={ [1]={ @@ -51667,7 +53869,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_fire_per_red_socket_on_item" } }, - [2166]={ + [2255]={ lang={ English={ [1]={ @@ -51685,7 +53887,7 @@ return { [1]="base_maximum_mana_per_green_socket_on_item" } }, - [2167]={ + [2256]={ lang={ English={ [1]={ @@ -51703,7 +53905,7 @@ return { [1]="global_attack_speed_+%_per_green_socket_on_item" } }, - [2168]={ + [2257]={ lang={ English={ [1]={ @@ -51721,7 +53923,7 @@ return { [1]="global_critical_strike_mulitplier_+_per_green_socket_on_item" } }, - [2169]={ + [2258]={ lang={ English={ [1]={ @@ -51739,7 +53941,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_cold_per_green_socket_on_item" } }, - [2170]={ + [2259]={ lang={ English={ [1]={ @@ -51757,7 +53959,7 @@ return { [1]="base_maximum_energy_shield_per_blue_socket_on_item" } }, - [2171]={ + [2260]={ lang={ English={ [1]={ @@ -51775,7 +53977,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_lightning_per_blue_socket_on_item" } }, - [2172]={ + [2261]={ lang={ English={ [1]={ @@ -51801,7 +54003,7 @@ return { [1]="old_do_not_use_global_mana_leech_from_physical_attack_damage_%_per_blue_socket_on_item" } }, - [2173]={ + [2262]={ lang={ English={ [1]={ @@ -51827,7 +54029,7 @@ return { [1]="global_mana_leech_from_physical_attack_damage_permyriad_per_blue_socket_on_item" } }, - [2174]={ + [2263]={ lang={ English={ [1]={ @@ -51845,7 +54047,7 @@ return { [1]="item_found_quantity_+%_per_white_socket_on_item" } }, - [2175]={ + [2264]={ lang={ English={ [1]={ @@ -51863,7 +54065,7 @@ return { [1]="minion_base_physical_damage_%_to_convert_to_chaos_per_white_socket_on_item" } }, - [2176]={ + [2265]={ lang={ English={ [1]={ @@ -51881,7 +54083,7 @@ return { [1]="item_found_rarity_+%_per_white_socket_on_item" } }, - [2177]={ + [2266]={ lang={ English={ [1]={ @@ -51920,7 +54122,7 @@ return { [1]="global_defences_+%_per_white_socket_on_item" } }, - [2178]={ + [2267]={ lang={ English={ [1]={ @@ -51942,7 +54144,7 @@ return { [1]="global_melee_range_+_per_white_socket_on_item" } }, - [2179]={ + [2268]={ lang={ English={ [1]={ @@ -51960,7 +54162,7 @@ return { [1]="cannot_block_while_no_energy_shield" } }, - [2180]={ + [2269]={ lang={ English={ [1]={ @@ -51978,7 +54180,7 @@ return { [1]="damage_+%_when_currently_has_no_energy_shield" } }, - [2181]={ + [2270]={ lang={ English={ [1]={ @@ -52009,7 +54211,7 @@ return { [1]="armour_+%_while_no_energy_shield" } }, - [2182]={ + [2271]={ lang={ English={ [1]={ @@ -52031,7 +54233,7 @@ return { [1]="unholy_might_while_you_have_no_energy_shield" } }, - [2183]={ + [2272]={ lang={ English={ [1]={ @@ -52049,7 +54251,7 @@ return { [1]="spell_damage_+%_per_5%_block_chance" } }, - [2184]={ + [2273]={ lang={ English={ [1]={ @@ -52080,7 +54282,7 @@ return { [1]="spell_damage_+%_per_10_int" } }, - [2185]={ + [2274]={ lang={ English={ [1]={ @@ -52098,7 +54300,7 @@ return { [1]="energy_shield_%_to_lose_on_block" } }, - [2186]={ + [2275]={ lang={ English={ [1]={ @@ -52120,7 +54322,7 @@ return { [1]="armour_%_to_leech_as_life_on_block" } }, - [2187]={ + [2276]={ lang={ English={ [1]={ @@ -52138,7 +54340,7 @@ return { [1]="light_radius_scales_with_energy_shield" } }, - [2188]={ + [2277]={ lang={ English={ [1]={ @@ -52169,7 +54371,7 @@ return { [1]="flask_effect_+%" } }, - [2189]={ + [2278]={ lang={ English={ [1]={ @@ -52200,7 +54402,7 @@ return { [1]="non_unique_flask_effect_+%" } }, - [2190]={ + [2279]={ lang={ English={ [1]={ @@ -52222,7 +54424,7 @@ return { [1]="local_weapon_range_+" } }, - [2191]={ + [2280]={ lang={ English={ [1]={ @@ -52253,7 +54455,7 @@ return { [1]="weapon_physical_damage_+%" } }, - [2192]={ + [2281]={ lang={ English={ [1]={ @@ -52275,7 +54477,7 @@ return { [1]="maximum_critical_strike_chance" } }, - [2193]={ + [2282]={ lang={ English={ [1]={ @@ -52306,7 +54508,7 @@ return { [1]="melee_damage_taken_+%" } }, - [2194]={ + [2283]={ lang={ English={ [1]={ @@ -52337,7 +54539,7 @@ return { [1]="projectile_damage_taken_+%" } }, - [2195]={ + [2284]={ lang={ English={ [1]={ @@ -52363,34 +54565,7 @@ return { [1]="gain_onslaught_on_stun_duration_ms" } }, - [2196]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=100, - [2]=100 - } - }, - text="Curse Enemies with Flammability on Hit" - }, - [2]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Curse Enemies with Flammability on Hit" - } - } - }, - stats={ - [1]="curse_on_hit_%_flammability" - } - }, - [2197]={ + [2285]={ lang={ English={ [1]={ @@ -52417,7 +54592,7 @@ return { [1]="chance_to_gain_endurance_charge_when_hit_%" } }, - [2198]={ + [2286]={ lang={ English={ [1]={ @@ -52435,7 +54610,7 @@ return { [1]="lose_all_endurance_charges_when_reaching_maximum" } }, - [2199]={ + [2287]={ lang={ English={ [1]={ @@ -52461,7 +54636,7 @@ return { [1]="gain_onslaught_ms_when_reaching_maximum_endurance_charges" } }, - [2200]={ + [2288]={ lang={ English={ [1]={ @@ -52479,7 +54654,7 @@ return { [1]="cannot_gain_endurance_charges_while_have_onslaught" } }, - [2201]={ + [2289]={ lang={ English={ [1]={ @@ -52497,7 +54672,7 @@ return { [1]="flasks_dispel_burning" } }, - [2202]={ + [2290]={ lang={ English={ [1]={ @@ -52528,7 +54703,7 @@ return { [1]="item_rarity_+%_while_using_flask" } }, - [2203]={ + [2291]={ lang={ English={ [1]={ @@ -52559,7 +54734,7 @@ return { [1]="elemental_damage_with_attack_skills_+%_while_using_flask" } }, - [2204]={ + [2292]={ lang={ English={ [1]={ @@ -52590,29 +54765,7 @@ return { [1]="weapon_elemental_damage_+%_while_using_flask" } }, - [2205]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortifyNoDuration" - }, - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="You have Fortify while Recovering Life from a Life Flask" - } - } - }, - stats={ - [1]="fortify_during_life_flask_effect" - } - }, - [2206]={ + [2293]={ lang={ English={ [1]={ @@ -52630,7 +54783,7 @@ return { [1]="supported_active_skill_gem_level_+" } }, - [2207]={ + [2294]={ lang={ English={ [1]={ @@ -52648,7 +54801,7 @@ return { [1]="physical_damage_reduction_rating_per_level" } }, - [2208]={ + [2295]={ lang={ English={ [1]={ @@ -52666,7 +54819,7 @@ return { [1]="maximum_life_per_10_levels" } }, - [2209]={ + [2296]={ lang={ English={ [1]={ @@ -52684,7 +54837,7 @@ return { [1]="resist_all_elements_%_per_10_levels" } }, - [2210]={ + [2297]={ lang={ English={ [1]={ @@ -52702,7 +54855,7 @@ return { [1]="chance_to_gain_random_curse_when_hit_%_per_10_levels" } }, - [2211]={ + [2298]={ lang={ English={ [1]={ @@ -52733,7 +54886,7 @@ return { [1]="damage_taken_+%_vs_demons" } }, - [2212]={ + [2299]={ lang={ English={ [1]={ @@ -52764,7 +54917,7 @@ return { [1]="damage_+%_vs_demons" } }, - [2213]={ + [2300]={ lang={ English={ [1]={ @@ -52782,7 +54935,7 @@ return { [1]="chilled_monsters_take_+%_burning_damage" } }, - [2214]={ + [2301]={ lang={ English={ [1]={ @@ -52817,7 +54970,7 @@ return { [1]="unique_ignite_chance_%_when_in_main_hand" } }, - [2215]={ + [2302]={ lang={ English={ [1]={ @@ -52848,7 +55001,7 @@ return { [1]="unique_chill_duration_+%_when_in_off_hand" } }, - [2216]={ + [2303]={ lang={ English={ [1]={ @@ -52897,7 +55050,7 @@ return { [2]="gain_endurance_charge_on_melee_stun_%" } }, - [2217]={ + [2304]={ lang={ English={ [1]={ @@ -52915,7 +55068,7 @@ return { [1]="chance_to_gain_power_charge_on_melee_stun_%" } }, - [2218]={ + [2305]={ lang={ English={ [1]={ @@ -52933,7 +55086,7 @@ return { [1]="chance_to_gain_power_charge_on_stun_%" } }, - [2219]={ + [2306]={ lang={ English={ [1]={ @@ -52985,7 +55138,7 @@ return { [2]="movement_speed_+%_on_throwing_trap" } }, - [2220]={ + [2307]={ lang={ English={ [1]={ @@ -53020,7 +55173,7 @@ return { [1]="poison_on_melee_critical_strike_%" } }, - [2221]={ + [2308]={ lang={ English={ [1]={ @@ -53042,7 +55195,7 @@ return { [1]="shocks_reflected_to_self" } }, - [2222]={ + [2309]={ lang={ English={ [1]={ @@ -53073,7 +55226,7 @@ return { [1]="damage_+%_per_shock" } }, - [2223]={ + [2310]={ lang={ English={ [1]={ @@ -53091,7 +55244,7 @@ return { [1]="damage_+1%_per_X_strength_when_in_main_hand" } }, - [2224]={ + [2311]={ lang={ English={ [1]={ @@ -53109,7 +55262,7 @@ return { [1]="physical_damage_reduction_rating_+1%_per_X_strength_when_in_off_hand" } }, - [2225]={ + [2312]={ lang={ English={ [1]={ @@ -53131,7 +55284,7 @@ return { [1]="freeze_mine_cold_resistance_+_while_frozen" } }, - [2226]={ + [2313]={ lang={ English={ [1]={ @@ -53149,7 +55302,7 @@ return { [1]="traps_do_not_explode_on_timeout" } }, - [2227]={ + [2314]={ lang={ English={ [1]={ @@ -53167,7 +55320,7 @@ return { [1]="traps_explode_on_timeout" } }, - [2228]={ + [2315]={ lang={ English={ [1]={ @@ -53185,7 +55338,7 @@ return { [1]="mine_detonation_is_instant" } }, - [2229]={ + [2316]={ lang={ English={ [1]={ @@ -53203,7 +55356,7 @@ return { [1]="trap_damage_penetrates_%_elemental_resistance" } }, - [2230]={ + [2317]={ lang={ English={ [1]={ @@ -53221,7 +55374,7 @@ return { [1]="mine_damage_penetrates_%_elemental_resistance" } }, - [2231]={ + [2318]={ lang={ English={ [1]={ @@ -53239,7 +55392,7 @@ return { [1]="trap_and_mine_damage_penetrates_%_elemental_resistance" } }, - [2232]={ + [2319]={ lang={ English={ [1]={ @@ -53253,7 +55406,7 @@ return { [2]="#" } }, - text="Traps cannot be Damaged for {0} seconds after being Thrown" + text="Traps cannot be Damaged for {0:+d} seconds after being Thrown" } } }, @@ -53261,7 +55414,7 @@ return { [1]="traps_invulnerable_for_duration_ms" } }, - [2233]={ + [2320]={ lang={ English={ [1]={ @@ -53275,7 +55428,7 @@ return { [2]="#" } }, - text="Mines cannot be Damaged for {0} seconds after being thrown" + text="Mines cannot be Damaged for {0:+d} seconds after being thrown" } } }, @@ -53283,7 +55436,7 @@ return { [1]="mines_invulnerable_for_duration_ms" } }, - [2234]={ + [2321]={ lang={ English={ [1]={ @@ -53301,7 +55454,7 @@ return { [1]="totem_elemental_resistance_%" } }, - [2235]={ + [2322]={ lang={ English={ [1]={ @@ -53319,7 +55472,7 @@ return { [1]="slash_ancestor_totem_elemental_resistance_%" } }, - [2236]={ + [2323]={ lang={ English={ [1]={ @@ -53337,7 +55490,7 @@ return { [1]="totem_additional_physical_damage_reduction_%" } }, - [2237]={ + [2324]={ lang={ English={ [1]={ @@ -53355,7 +55508,7 @@ return { [1]="base_deal_no_physical_damage" } }, - [2238]={ + [2325]={ lang={ English={ [1]={ @@ -53373,7 +55526,7 @@ return { [1]="deal_no_non_physical_damage" } }, - [2239]={ + [2326]={ lang={ English={ [1]={ @@ -53391,7 +55544,7 @@ return { [1]="base_deal_no_cold_damage" } }, - [2240]={ + [2327]={ lang={ English={ [1]={ @@ -53409,7 +55562,7 @@ return { [1]="deal_no_non_fire_damage" } }, - [2241]={ + [2328]={ lang={ English={ [1]={ @@ -53427,7 +55580,7 @@ return { [1]="deal_no_non_lightning_damage" } }, - [2242]={ + [2329]={ lang={ English={ [1]={ @@ -53445,7 +55598,7 @@ return { [1]="animate_item_maximum_level_requirement" } }, - [2243]={ + [2330]={ lang={ English={ [1]={ @@ -53476,7 +55629,7 @@ return { [1]="jorrhasts_blacksteel_animate_weapon_duration_+%_final" } }, - [2244]={ + [2331]={ lang={ English={ [1]={ @@ -53507,7 +55660,7 @@ return { [1]="animate_weapon_duration_+%" } }, - [2245]={ + [2332]={ lang={ English={ [1]={ @@ -53534,7 +55687,7 @@ return { [1]="animate_weapon_number_of_additional_copies" } }, - [2246]={ + [2333]={ lang={ English={ [1]={ @@ -53552,7 +55705,7 @@ return { [1]="fire_and_cold_damage_resistance_%" } }, - [2247]={ + [2334]={ lang={ English={ [1]={ @@ -53570,7 +55723,7 @@ return { [1]="fire_and_lightning_damage_resistance_%" } }, - [2248]={ + [2335]={ lang={ English={ [1]={ @@ -53588,7 +55741,7 @@ return { [1]="cold_and_lightning_damage_resistance_%" } }, - [2249]={ + [2336]={ lang={ English={ [1]={ @@ -53639,7 +55792,7 @@ return { [1]="chance_to_freeze_shock_ignite_%" } }, - [2250]={ + [2337]={ lang={ English={ [1]={ @@ -53670,7 +55823,7 @@ return { [1]="damage_+%_while_ignited" } }, - [2251]={ + [2338]={ lang={ English={ [1]={ @@ -53688,7 +55841,7 @@ return { [1]="physical_damage_reduction_rating_while_frozen" } }, - [2252]={ + [2339]={ lang={ English={ [1]={ @@ -53719,7 +55872,7 @@ return { [1]="physical_damage_taken_+%_while_frozen" } }, - [2253]={ + [2340]={ lang={ English={ [1]={ @@ -53750,7 +55903,7 @@ return { [1]="movement_velocity_+%_while_ignited" } }, - [2254]={ + [2341]={ lang={ English={ [1]={ @@ -53781,7 +55934,7 @@ return { [1]="movement_velocity_+%_per_shock" } }, - [2255]={ + [2342]={ lang={ English={ [1]={ @@ -53812,7 +55965,7 @@ return { [1]="damage_+%_vs_rare_monsters" } }, - [2256]={ + [2343]={ lang={ English={ [1]={ @@ -53830,7 +55983,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%" } }, - [2257]={ + [2344]={ lang={ English={ [1]={ @@ -53852,7 +56005,7 @@ return { [1]="damage_vs_enemies_on_low_life_+%_final" } }, - [2258]={ + [2345]={ lang={ English={ [1]={ @@ -53883,7 +56036,7 @@ return { [1]="damage_+%_vs_enemies_on_low_life_per_frenzy_charge" } }, - [2259]={ + [2346]={ lang={ English={ [1]={ @@ -53922,7 +56075,7 @@ return { [1]="damage_+%_vs_blinded_enemies" } }, - [2260]={ + [2347]={ lang={ English={ [1]={ @@ -53953,7 +56106,7 @@ return { [1]="shrine_buff_effect_on_self_+%" } }, - [2261]={ + [2348]={ lang={ English={ [1]={ @@ -53984,7 +56137,7 @@ return { [1]="shrine_effect_duration_+%" } }, - [2262]={ + [2349]={ lang={ English={ [1]={ @@ -54006,7 +56159,7 @@ return { [1]="shock_X_nearby_enemies_for_2_s_on_killing_shocked_enemy" } }, - [2263]={ + [2350]={ lang={ English={ [1]={ @@ -54028,7 +56181,7 @@ return { [1]="ignite_X_nearby_enemies_for_4_s_on_killing_ignited_enemy" } }, - [2264]={ + [2351]={ lang={ English={ [1]={ @@ -54050,7 +56203,7 @@ return { [1]="gain_rare_monster_mods_on_kill_ms" } }, - [2265]={ + [2352]={ lang={ English={ [1]={ @@ -54081,7 +56234,7 @@ return { [1]="physical_damage_reduction_rating_+%_while_not_ignited_frozen_shocked" } }, - [2266]={ + [2353]={ lang={ English={ [1]={ @@ -54112,7 +56265,7 @@ return { [1]="aura_effect_+%" } }, - [2267]={ + [2354]={ lang={ English={ [1]={ @@ -54130,7 +56283,7 @@ return { [1]="supported_active_skill_gem_quality_%" } }, - [2268]={ + [2355]={ lang={ English={ [1]={ @@ -54152,7 +56305,7 @@ return { [1]="phase_through_objects" } }, - [2269]={ + [2356]={ lang={ English={ [1]={ @@ -54170,7 +56323,7 @@ return { [1]="local_support_gem_max_skill_level_requirement_to_support" } }, - [2270]={ + [2357]={ lang={ English={ [1]={ @@ -54371,7 +56524,7 @@ return { [4]="projectiles_chance_to_return_%_from_final_target" } }, - [2271]={ + [2358]={ lang={ English={ [1]={ @@ -54420,7 +56573,7 @@ return { [2]="attack_projectiles_return_if_no_hit_object" } }, - [2272]={ + [2359]={ lang={ English={ [1]={ @@ -54451,7 +56604,7 @@ return { [1]="unique_critical_strike_chance_+%_final" } }, - [2273]={ + [2360]={ lang={ English={ [1]={ @@ -54469,7 +56622,7 @@ return { [1]="unique_lose_all_endurance_charges_when_hit" } }, - [2274]={ + [2361]={ lang={ English={ [1]={ @@ -54495,7 +56648,7 @@ return { [1]="unique_gain_onslaught_when_hit_duration_ms" } }, - [2275]={ + [2362]={ lang={ English={ [1]={ @@ -54513,7 +56666,7 @@ return { [1]="add_endurance_charge_on_kill" } }, - [2276]={ + [2363]={ lang={ English={ [1]={ @@ -54531,7 +56684,7 @@ return { [1]="chance_to_counter_strike_when_hit_%" } }, - [2277]={ + [2364]={ lang={ English={ [1]={ @@ -54553,7 +56706,7 @@ return { [1]="leech_X_life_per_spell_cast" } }, - [2278]={ + [2365]={ lang={ English={ [1]={ @@ -54571,7 +56724,7 @@ return { [1]="regenerate_X_life_over_1_second_on_cast" } }, - [2279]={ + [2366]={ lang={ English={ [1]={ @@ -54589,7 +56742,7 @@ return { [1]="regenerate_%_armour_as_life_over_1_second_on_block" } }, - [2280]={ + [2367]={ lang={ English={ [1]={ @@ -54628,7 +56781,7 @@ return { [1]="global_defences_+%" } }, - [2281]={ + [2368]={ lang={ English={ [1]={ @@ -54646,7 +56799,7 @@ return { [1]="zero_elemental_resistance" } }, - [2282]={ + [2369]={ lang={ English={ [1]={ @@ -54668,7 +56821,7 @@ return { [1]="culling_strike_on_burning_enemies" } }, - [2283]={ + [2370]={ lang={ English={ [1]={ @@ -54686,7 +56839,7 @@ return { [1]="gain_frenzy_charge_if_attack_ignites" } }, - [2284]={ + [2371]={ lang={ English={ [1]={ @@ -54717,7 +56870,7 @@ return { [1]="damage_+%_per_10_levels" } }, - [2285]={ + [2372]={ lang={ English={ [1]={ @@ -54735,7 +56888,7 @@ return { [1]="chaos_damage_taken_+" } }, - [2286]={ + [2373]={ lang={ English={ [1]={ @@ -54753,7 +56906,7 @@ return { [1]="display_map_final_boss_drops_higher_level_gear" } }, - [2287]={ + [2374]={ lang={ English={ [1]={ @@ -54771,7 +56924,7 @@ return { [1]="display_map_boss_gives_experience_+%" } }, - [2288]={ + [2375]={ lang={ English={ [1]={ @@ -54814,7 +56967,7 @@ return { [1]="unique_gain_onslaught_when_hit_duration_ms_per_endurance_charge" } }, - [2289]={ + [2376]={ lang={ English={ [1]={ @@ -54845,7 +56998,7 @@ return { [1]="support_slower_projectiles_damage_+%_final" } }, - [2290]={ + [2377]={ lang={ English={ [1]={ @@ -54876,7 +57029,7 @@ return { [1]="fishing_line_strength_+%" } }, - [2291]={ + [2378]={ lang={ English={ [1]={ @@ -54907,7 +57060,7 @@ return { [1]="fishing_pool_consumption_+%" } }, - [2292]={ + [2379]={ lang={ English={ [1]={ @@ -54952,7 +57105,7 @@ return { [1]="fishing_lure_type" } }, - [2293]={ + [2380]={ lang={ English={ [1]={ @@ -54997,7 +57150,7 @@ return { [1]="fishing_hook_type" } }, - [2294]={ + [2381]={ lang={ English={ [1]={ @@ -55028,7 +57181,7 @@ return { [1]="fishing_range_+%" } }, - [2295]={ + [2382]={ lang={ English={ [1]={ @@ -55059,7 +57212,7 @@ return { [1]="fish_quantity_+%" } }, - [2296]={ + [2383]={ lang={ English={ [1]={ @@ -55090,7 +57243,7 @@ return { [1]="fish_rarity_+%" } }, - [2297]={ + [2384]={ lang={ English={ [1]={ @@ -55108,7 +57261,7 @@ return { [1]="unique_spread_poison_to_nearby_enemies_on_kill" } }, - [2298]={ + [2385]={ lang={ English={ [1]={ @@ -55126,7 +57279,7 @@ return { [1]="unique_spread_poison_to_nearby_allies_as_200_life_regeneration_per_second_on_kill" } }, - [2299]={ + [2386]={ lang={ English={ [1]={ @@ -55144,7 +57297,7 @@ return { [1]="unique_spread_poison_to_nearby_allies_as_regeneration_on_kill" } }, - [2300]={ + [2387]={ lang={ English={ [1]={ @@ -55162,7 +57315,7 @@ return { [1]="local_ring_duplicate_other_ring" } }, - [2301]={ + [2388]={ lang={ English={ [1]={ @@ -55180,7 +57333,7 @@ return { [1]="can_catch_exotic_fish" } }, - [2302]={ + [2389]={ lang={ English={ [1]={ @@ -55198,7 +57351,7 @@ return { [1]="can_catch_corrupted_fish" } }, - [2303]={ + [2390]={ lang={ English={ [1]={ @@ -55220,7 +57373,7 @@ return { [1]="unique_fire_damage_shocks" } }, - [2304]={ + [2391]={ lang={ English={ [1]={ @@ -55242,7 +57395,7 @@ return { [1]="unique_cold_damage_ignites" } }, - [2305]={ + [2392]={ lang={ English={ [1]={ @@ -55264,7 +57417,7 @@ return { [1]="unique_lightning_damage_freezes" } }, - [2306]={ + [2393]={ lang={ English={ [1]={ @@ -55286,7 +57439,7 @@ return { [1]="all_damage_can_ignite" } }, - [2307]={ + [2394]={ lang={ English={ [1]={ @@ -55308,7 +57461,7 @@ return { [1]="all_damage_can_chill" } }, - [2308]={ + [2395]={ lang={ English={ [1]={ @@ -55330,7 +57483,7 @@ return { [1]="all_damage_can_freeze" } }, - [2309]={ + [2396]={ lang={ English={ [1]={ @@ -55352,7 +57505,7 @@ return { [1]="all_damage_can_shock" } }, - [2310]={ + [2397]={ lang={ English={ [1]={ @@ -55374,7 +57527,7 @@ return { [1]="base_all_damage_can_cause_elemental_ailments_you_are_suffering_from" } }, - [2311]={ + [2398]={ lang={ English={ [1]={ @@ -55396,7 +57549,7 @@ return { [1]="base_cold_damage_can_poison" } }, - [2312]={ + [2399]={ lang={ English={ [1]={ @@ -55418,7 +57571,7 @@ return { [1]="base_fire_damage_can_poison" } }, - [2313]={ + [2400]={ lang={ English={ [1]={ @@ -55440,7 +57593,7 @@ return { [1]="base_lightning_damage_can_poison" } }, - [2314]={ + [2401]={ lang={ English={ [1]={ @@ -55462,7 +57615,7 @@ return { [1]="chaos_damage_can_chill" } }, - [2315]={ + [2402]={ lang={ English={ [1]={ @@ -55484,7 +57637,7 @@ return { [1]="chaos_damage_can_freeze" } }, - [2316]={ + [2403]={ lang={ English={ [1]={ @@ -55506,7 +57659,7 @@ return { [1]="chaos_damage_can_shock" } }, - [2317]={ + [2404]={ lang={ English={ [1]={ @@ -55528,7 +57681,7 @@ return { [1]="cold_damage_can_ignite" } }, - [2318]={ + [2405]={ lang={ English={ [1]={ @@ -55550,7 +57703,7 @@ return { [1]="cold_damage_can_shock" } }, - [2319]={ + [2406]={ lang={ English={ [1]={ @@ -55572,7 +57725,7 @@ return { [1]="elemental_damage_can_shock" } }, - [2320]={ + [2407]={ lang={ English={ [1]={ @@ -55594,7 +57747,7 @@ return { [1]="fire_damage_can_chill" } }, - [2321]={ + [2408]={ lang={ English={ [1]={ @@ -55616,7 +57769,7 @@ return { [1]="fire_damage_can_freeze" } }, - [2322]={ + [2409]={ lang={ English={ [1]={ @@ -55638,7 +57791,7 @@ return { [1]="fire_damage_can_shock" } }, - [2323]={ + [2410]={ lang={ English={ [1]={ @@ -55660,7 +57813,7 @@ return { [1]="lightning_damage_can_chill" } }, - [2324]={ + [2411]={ lang={ English={ [1]={ @@ -55678,7 +57831,7 @@ return { [1]="lightning_damage_can_ignite" } }, - [2325]={ + [2412]={ lang={ English={ [1]={ @@ -55700,7 +57853,7 @@ return { [1]="physical_damage_can_chill" } }, - [2326]={ + [2413]={ lang={ English={ [1]={ @@ -55722,7 +57875,7 @@ return { [1]="physical_damage_can_freeze" } }, - [2327]={ + [2414]={ lang={ English={ [1]={ @@ -55744,7 +57897,7 @@ return { [1]="physical_damage_can_shock" } }, - [2328]={ + [2415]={ lang={ English={ [1]={ @@ -55766,7 +57919,7 @@ return { [1]="unique_cold_damage_can_also_ignite" } }, - [2329]={ + [2416]={ lang={ English={ [1]={ @@ -55788,7 +57941,7 @@ return { [1]="lightning_damage_can_freeze" } }, - [2330]={ + [2417]={ lang={ English={ [1]={ @@ -55806,7 +57959,7 @@ return { [1]="fire_damage_cannot_ignite" } }, - [2331]={ + [2418]={ lang={ English={ [1]={ @@ -55824,7 +57977,7 @@ return { [1]="cold_damage_cannot_freeze" } }, - [2332]={ + [2419]={ lang={ English={ [1]={ @@ -55842,7 +57995,7 @@ return { [1]="cold_damage_cannot_chill" } }, - [2333]={ + [2420]={ lang={ English={ [1]={ @@ -55860,7 +58013,7 @@ return { [1]="chaos_damage_can_ignite_chill_and_shock" } }, - [2334]={ + [2421]={ lang={ English={ [1]={ @@ -55878,7 +58031,7 @@ return { [1]="chaos_damage_cannot_poison" } }, - [2335]={ + [2422]={ lang={ English={ [1]={ @@ -55896,7 +58049,7 @@ return { [1]="lightning_damage_cannot_shock" } }, - [2336]={ + [2423]={ lang={ English={ [1]={ @@ -55914,7 +58067,7 @@ return { [1]="physical_damage_cannot_poison" } }, - [2337]={ + [2424]={ lang={ English={ [1]={ @@ -55945,7 +58098,7 @@ return { [1]="supported_active_skill_gem_expereince_gained_+%" } }, - [2338]={ + [2425]={ lang={ English={ [1]={ @@ -55976,7 +58129,7 @@ return { [1]="freeze_as_though_dealt_damage_+%" } }, - [2339]={ + [2426]={ lang={ English={ [1]={ @@ -56011,7 +58164,7 @@ return { [1]="chill_prevention_ms_when_chilled" } }, - [2340]={ + [2427]={ lang={ English={ [1]={ @@ -56029,7 +58182,7 @@ return { [1]="base_immune_to_chill" } }, - [2341]={ + [2428]={ lang={ English={ [1]={ @@ -56064,7 +58217,7 @@ return { [1]="freeze_prevention_ms_when_frozen" } }, - [2342]={ + [2429]={ lang={ English={ [1]={ @@ -56099,7 +58252,7 @@ return { [1]="ignite_prevention_ms_when_ignited" } }, - [2343]={ + [2430]={ lang={ English={ [1]={ @@ -56134,7 +58287,7 @@ return { [1]="shock_prevention_ms_when_shocked" } }, - [2344]={ + [2431]={ lang={ English={ [1]={ @@ -56152,7 +58305,7 @@ return { [1]="cannot_be_shocked_while_frozen" } }, - [2345]={ + [2432]={ lang={ English={ [1]={ @@ -56170,7 +58323,7 @@ return { [1]="grant_X_frenzy_charges_to_nearby_allies_on_death" } }, - [2346]={ + [2433]={ lang={ English={ [1]={ @@ -56188,7 +58341,7 @@ return { [1]="unique_gain_power_charge_on_non_crit" } }, - [2347]={ + [2434]={ lang={ English={ [1]={ @@ -56206,7 +58359,7 @@ return { [1]="unique_lose_all_power_charges_on_crit" } }, - [2348]={ + [2435]={ lang={ English={ [1]={ @@ -56224,7 +58377,7 @@ return { [1]="flask_minion_heal_%" } }, - [2349]={ + [2436]={ lang={ English={ [1]={ @@ -56242,7 +58395,7 @@ return { [1]="minion_block_%" } }, - [2350]={ + [2437]={ lang={ English={ [1]={ @@ -56260,7 +58413,7 @@ return { [1]="minion_additional_spell_block_%" } }, - [2351]={ + [2438]={ lang={ English={ [1]={ @@ -56278,7 +58431,7 @@ return { [1]="minion_physical_damage_reduction_rating" } }, - [2352]={ + [2439]={ lang={ English={ [1]={ @@ -56296,7 +58449,7 @@ return { [1]="local_display_aura_damage_+%_allies_only" } }, - [2353]={ + [2440]={ lang={ English={ [1]={ @@ -56327,7 +58480,7 @@ return { [1]="minion_attack_speed_+%" } }, - [2354]={ + [2441]={ lang={ English={ [1]={ @@ -56358,7 +58511,7 @@ return { [1]="minion_cast_speed_+%" } }, - [2355]={ + [2442]={ lang={ English={ [1]={ @@ -56384,7 +58537,7 @@ return { [1]="old_do_not_use_minion_life_leech_from_any_damage_permyriad" } }, - [2356]={ + [2443]={ lang={ English={ [1]={ @@ -56410,7 +58563,7 @@ return { [1]="minion_life_leech_from_any_damage_permyriad" } }, - [2357]={ + [2444]={ lang={ English={ [1]={ @@ -56432,7 +58585,7 @@ return { [1]="minion_life_regeneration_rate_per_minute_%" } }, - [2358]={ + [2445]={ lang={ English={ [1]={ @@ -56450,7 +58603,7 @@ return { [1]="minion_elemental_resistance_%" } }, - [2359]={ + [2446]={ lang={ English={ [1]={ @@ -56468,7 +58621,7 @@ return { [1]="minion_chaos_resistance_%" } }, - [2360]={ + [2447]={ lang={ English={ [1]={ @@ -56490,7 +58643,7 @@ return { [1]="local_display_grants_unholy_might" } }, - [2361]={ + [2448]={ lang={ English={ [1]={ @@ -56512,7 +58665,7 @@ return { [1]="gain_unholy_might_for_2_seconds_on_melee_crit" } }, - [2362]={ + [2449]={ lang={ English={ [1]={ @@ -56534,7 +58687,7 @@ return { [1]="gain_unholy_might_for_2_seconds_on_crit" } }, - [2363]={ + [2450]={ lang={ English={ [1]={ @@ -56556,7 +58709,7 @@ return { [1]="gain_unholy_might_for_4_seconds_on_crit" } }, - [2364]={ + [2451]={ lang={ English={ [1]={ @@ -56582,7 +58735,7 @@ return { [1]="minion_unholy_might_on_kill_duration_ms" } }, - [2365]={ + [2452]={ lang={ English={ [1]={ @@ -56608,7 +58761,7 @@ return { [1]="onslaught_on_vaal_skill_use_duration_ms" } }, - [2366]={ + [2453]={ lang={ English={ [1]={ @@ -56634,7 +58787,7 @@ return { [1]="phase_on_vaal_skill_use_duration_ms" } }, - [2367]={ + [2454]={ lang={ English={ [1]={ @@ -56656,7 +58809,7 @@ return { [1]="chance_to_ignite_%_while_using_flask" } }, - [2368]={ + [2455]={ lang={ English={ [1]={ @@ -56678,7 +58831,7 @@ return { [1]="chance_to_freeze_%_while_using_flask" } }, - [2369]={ + [2456]={ lang={ English={ [1]={ @@ -56700,7 +58853,7 @@ return { [1]="chance_to_shock_%_while_using_flask" } }, - [2370]={ + [2457]={ lang={ English={ [1]={ @@ -56731,7 +58884,7 @@ return { [1]="unique_voltaxic_rift_shock_as_though_damage_+%_final" } }, - [2371]={ + [2458]={ lang={ English={ [1]={ @@ -56753,7 +58906,7 @@ return { [1]="spell_chance_to_shock_frozen_enemies_%" } }, - [2372]={ + [2459]={ lang={ English={ [1]={ @@ -56775,7 +58928,7 @@ return { [1]="stun_threshold_reduction_+%_while_using_flask" } }, - [2373]={ + [2460]={ lang={ English={ [1]={ @@ -56793,7 +58946,7 @@ return { [1]="physical_damage_taken_+_vs_beasts" } }, - [2374]={ + [2461]={ lang={ English={ [1]={ @@ -56824,7 +58977,7 @@ return { [1]="local_attacks_with_this_weapon_elemental_damage_+%" } }, - [2375]={ + [2462]={ lang={ English={ [1]={ @@ -56855,7 +59008,7 @@ return { [1]="damage_taken_+%_per_frenzy_charge" } }, - [2376]={ + [2463]={ lang={ English={ [1]={ @@ -56886,7 +59039,7 @@ return { [1]="lightning_damage_+%_per_frenzy_charge" } }, - [2377]={ + [2464]={ lang={ English={ [1]={ @@ -56904,7 +59057,7 @@ return { [1]="life_gained_on_enemy_death_per_frenzy_charge" } }, - [2378]={ + [2465]={ lang={ English={ [1]={ @@ -56926,7 +59079,7 @@ return { [1]="life_%_gained_on_kill_if_spent_life_recently" } }, - [2379]={ + [2466]={ lang={ English={ [1]={ @@ -56953,7 +59106,7 @@ return { [1]="transfer_hexes_to_X_nearby_enemies_on_kill" } }, - [2380]={ + [2467]={ lang={ English={ [1]={ @@ -56971,7 +59124,7 @@ return { [1]="weapon_physical_damage_%_to_add_as_random_element" } }, - [2381]={ + [2468]={ lang={ English={ [1]={ @@ -56989,7 +59142,7 @@ return { [1]="physical_damage_%_to_add_as_random_element" } }, - [2382]={ + [2469]={ lang={ English={ [1]={ @@ -57016,7 +59169,7 @@ return { [1]="unique_add_power_charge_on_melee_knockback_%" } }, - [2383]={ + [2470]={ lang={ English={ [1]={ @@ -57043,7 +59196,7 @@ return { [1]="gain_power_charge_when_throwing_trap_%" } }, - [2384]={ + [2471]={ lang={ English={ [1]={ @@ -57061,7 +59214,7 @@ return { [1]="critical_strike_chance_+%_per_8_strength" } }, - [2385]={ + [2472]={ lang={ English={ [1]={ @@ -57092,7 +59245,7 @@ return { [1]="attack_speed_+%_while_ignited" } }, - [2386]={ + [2473]={ lang={ English={ [1]={ @@ -57123,7 +59276,7 @@ return { [1]="cast_speed_+%_while_ignited" } }, - [2387]={ + [2474]={ lang={ English={ [1]={ @@ -57158,7 +59311,7 @@ return { [1]="chance_to_ignite_%_while_ignited" } }, - [2388]={ + [2475]={ lang={ English={ [1]={ @@ -57189,7 +59342,7 @@ return { [1]="wand_damage_+%" } }, - [2389]={ + [2476]={ lang={ English={ [1]={ @@ -57220,7 +59373,7 @@ return { [1]="local_attacks_with_this_weapon_physical_damage_+%_per_250_evasion" } }, - [2390]={ + [2477]={ lang={ English={ [1]={ @@ -57251,7 +59404,7 @@ return { [1]="attack_damage_+%_per_450_evasion" } }, - [2391]={ + [2478]={ lang={ English={ [1]={ @@ -57273,7 +59426,7 @@ return { [1]="chance_to_be_ignited_%" } }, - [2392]={ + [2479]={ lang={ English={ [1]={ @@ -57295,7 +59448,7 @@ return { [1]="chance_to_be_shocked_%" } }, - [2393]={ + [2480]={ lang={ English={ [1]={ @@ -57313,7 +59466,7 @@ return { [1]="chance_to_be_frozen_shocked_ignited_%" } }, - [2394]={ + [2481]={ lang={ English={ [1]={ @@ -57340,7 +59493,7 @@ return { [1]="claw_steal_power_frenzy_endurance_charges_on_hit_%" } }, - [2395]={ + [2482]={ lang={ English={ [1]={ @@ -57367,7 +59520,7 @@ return { [1]="bow_steal_power_frenzy_endurance_charges_on_hit_%" } }, - [2396]={ + [2483]={ lang={ English={ [1]={ @@ -57398,7 +59551,7 @@ return { [1]="damage_+%_vs_ignited_enemies" } }, - [2397]={ + [2484]={ lang={ English={ [1]={ @@ -57416,7 +59569,7 @@ return { [1]="recover_%_maximum_life_on_rampage_threshold" } }, - [2398]={ + [2485]={ lang={ English={ [1]={ @@ -57438,7 +59591,7 @@ return { [1]="dispel_status_ailments_on_rampage_threshold" } }, - [2399]={ + [2486]={ lang={ English={ [1]={ @@ -57473,7 +59626,7 @@ return { [1]="gain_physical_damage_immunity_on_rampage_threshold_ms" } }, - [2400]={ + [2487]={ lang={ English={ [1]={ @@ -57495,7 +59648,7 @@ return { [1]="gain_X_vaal_souls_on_rampage_threshold" } }, - [2401]={ + [2488]={ lang={ English={ [1]={ @@ -57517,7 +59670,7 @@ return { [1]="global_chance_to_blind_on_hit_%" } }, - [2402]={ + [2489]={ lang={ English={ [1]={ @@ -57548,7 +59701,7 @@ return { [1]="physical_damage_+%_vs_poisoned_enemies" } }, - [2403]={ + [2490]={ lang={ English={ [1]={ @@ -57566,7 +59719,7 @@ return { [1]="block_causes_monster_flee_%" } }, - [2404]={ + [2491]={ lang={ English={ [1]={ @@ -57588,7 +59741,7 @@ return { [1]="life_regeneration_rate_per_minute_per_level" } }, - [2405]={ + [2492]={ lang={ English={ [1]={ @@ -57619,7 +59772,7 @@ return { [1]="critical_strike_chance_+%_per_level" } }, - [2406]={ + [2493]={ lang={ English={ [1]={ @@ -57650,7 +59803,7 @@ return { [1]="attack_damage_+%_per_level" } }, - [2407]={ + [2494]={ lang={ English={ [1]={ @@ -57681,7 +59834,7 @@ return { [1]="spell_damage_+%_per_level" } }, - [2408]={ + [2495]={ lang={ English={ [1]={ @@ -57708,7 +59861,7 @@ return { [1]="recharge_flasks_on_crit" } }, - [2409]={ + [2496]={ lang={ English={ [1]={ @@ -57739,7 +59892,7 @@ return { [1]="bleeding_monsters_movement_velocity_+%" } }, - [2410]={ + [2497]={ lang={ English={ [1]={ @@ -57761,7 +59914,7 @@ return { [1]="ground_smoke_on_rampage_threshold_ms" } }, - [2411]={ + [2498]={ lang={ English={ [1]={ @@ -57796,7 +59949,7 @@ return { [1]="phasing_on_rampage_threshold_ms" } }, - [2412]={ + [2499]={ lang={ English={ [1]={ @@ -57827,7 +59980,7 @@ return { [1]="movement_velocity_+%_on_full_energy_shield" } }, - [2413]={ + [2500]={ lang={ English={ [1]={ @@ -57872,7 +60025,7 @@ return { [3]="unique_maximum_chaos_damage_to_reflect_to_self_on_attack" } }, - [2414]={ + [2501]={ lang={ English={ [1]={ @@ -57890,7 +60043,7 @@ return { [1]="life_gained_on_enemy_death_per_level" } }, - [2415]={ + [2502]={ lang={ English={ [1]={ @@ -57908,7 +60061,7 @@ return { [1]="mana_gained_on_enemy_death_per_level" } }, - [2416]={ + [2503]={ lang={ English={ [1]={ @@ -57926,7 +60079,7 @@ return { [1]="energy_shield_gained_on_enemy_death_per_level" } }, - [2417]={ + [2504]={ lang={ English={ [1]={ @@ -57944,7 +60097,7 @@ return { [1]="cannot_be_blinded" } }, - [2418]={ + [2505]={ lang={ English={ [1]={ @@ -57987,7 +60140,7 @@ return { [1]="gain_unholy_might_on_rampage_threshold_ms" } }, - [2419]={ + [2506]={ lang={ English={ [1]={ @@ -58018,7 +60171,7 @@ return { [1]="elemental_damage_+%_per_level" } }, - [2420]={ + [2507]={ lang={ English={ [1]={ @@ -58049,7 +60202,7 @@ return { [1]="chaos_damage_+%_per_level" } }, - [2421]={ + [2508]={ lang={ English={ [1]={ @@ -58071,7 +60224,7 @@ return { [1]="enemy_phys_reduction_%_penalty_vs_hit" } }, - [2422]={ + [2509]={ lang={ English={ [1]={ @@ -58093,7 +60246,7 @@ return { [1]="impale_phys_reduction_%_penalty" } }, - [2423]={ + [2510]={ lang={ English={ [1]={ @@ -58111,7 +60264,7 @@ return { [1]="reduce_enemy_elemental_resistance_%" } }, - [2424]={ + [2511]={ lang={ English={ [1]={ @@ -58122,6 +60275,19 @@ return { } }, text="Damage Penetrates {0}% Fire Resistance" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Your Hits treat Fire Resistance as {0}% higher than actual value" } } }, @@ -58129,7 +60295,7 @@ return { [1]="base_reduce_enemy_fire_resistance_%" } }, - [2425]={ + [2512]={ lang={ English={ [1]={ @@ -58160,7 +60326,7 @@ return { [1]="base_reduce_enemy_cold_resistance_%" } }, - [2426]={ + [2513]={ lang={ English={ [1]={ @@ -58171,6 +60337,19 @@ return { } }, text="Damage Penetrates {0}% Lightning Resistance" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Your Hits treat Lightning Resistance as {0}% higher than actual value" } } }, @@ -58178,7 +60357,7 @@ return { [1]="base_reduce_enemy_lightning_resistance_%" } }, - [2427]={ + [2514]={ lang={ English={ [1]={ @@ -58200,7 +60379,7 @@ return { [1]="curse_on_block_level_5_vulnerability" } }, - [2428]={ + [2515]={ lang={ English={ [1]={ @@ -58222,7 +60401,7 @@ return { [1]="curse_on_block_%_chance_flammability_with_+20%_effect" } }, - [2429]={ + [2516]={ lang={ English={ [1]={ @@ -58240,7 +60419,7 @@ return { [1]="curse_on_melee_block_level_15_punishment" } }, - [2430]={ + [2517]={ lang={ English={ [1]={ @@ -58258,7 +60437,7 @@ return { [1]="curse_on_projectile_block_level_15_temporal_chains" } }, - [2431]={ + [2518]={ lang={ English={ [1]={ @@ -58276,7 +60455,7 @@ return { [1]="curse_on_spell_block_level_15_elemental_weakness" } }, - [2432]={ + [2519]={ lang={ English={ [1]={ @@ -58294,7 +60473,7 @@ return { [1]="display_map_has_oxygen" } }, - [2433]={ + [2520]={ lang={ English={ [1]={ @@ -58316,7 +60495,7 @@ return { [1]="unique_nearby_allies_recover_permyriad_max_life_on_death" } }, - [2434]={ + [2521]={ lang={ English={ [1]={ @@ -58343,7 +60522,7 @@ return { [1]="base_steal_power_frenzy_endurance_charges_on_hit_%" } }, - [2435]={ + [2522]={ lang={ English={ [1]={ @@ -58429,7 +60608,7 @@ return { [2]="onslaught_time_granted_on_kill_ms" } }, - [2436]={ + [2523]={ lang={ English={ [1]={ @@ -58455,7 +60634,7 @@ return { [1]="onslaught_time_granted_on_killing_shocked_enemy_ms" } }, - [2437]={ + [2524]={ lang={ English={ [1]={ @@ -58473,7 +60652,7 @@ return { [1]="penetrate_elemental_resistance_per_frenzy_charge_%" } }, - [2438]={ + [2525]={ lang={ English={ [1]={ @@ -58504,7 +60683,7 @@ return { [1]="damage_vs_enemies_on_full_life_per_power_charge_+%" } }, - [2439]={ + [2526]={ lang={ English={ [1]={ @@ -58535,7 +60714,7 @@ return { [1]="damage_vs_enemies_on_low_life_per_power_charge_+%" } }, - [2440]={ + [2527]={ lang={ English={ [1]={ @@ -58557,7 +60736,7 @@ return { [1]="local_display_aura_life_regeneration_rate_per_minute_%" } }, - [2441]={ + [2528]={ lang={ English={ [1]={ @@ -58575,7 +60754,25 @@ return { [1]="local_display_nearby_enemies_all_resistances_%" } }, - [2442]={ + [2529]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Nearby Allies have {0}% Chance to Block Attack Damage per 100 Strength you have" + } + } + }, + stats={ + [1]="dominance_additional_block_%_on_nearby_allies_per_100_strength" + } + }, + [2530]={ lang={ English={ [1]={ @@ -58614,7 +60811,7 @@ return { [1]="dominance_defences_+%_on_nearby_allies_per_100_strength" } }, - [2443]={ + [2531]={ lang={ English={ [1]={ @@ -58632,7 +60829,7 @@ return { [1]="dominance_critical_strike_multiplier_+_on_nearby_allies_per_100_dexterity" } }, - [2444]={ + [2532]={ lang={ English={ [1]={ @@ -58663,7 +60860,7 @@ return { [1]="dominance_cast_speed_+%_on_nearby_allies_per_100_intelligence" } }, - [2445]={ + [2533]={ lang={ English={ [1]={ @@ -58681,7 +60878,7 @@ return { [1]="local_display_aura_mana_regeneration_rate_+%" } }, - [2446]={ + [2534]={ lang={ English={ [1]={ @@ -58704,7 +60901,7 @@ return { [2]="local_grants_aura_maximum_added_fire_damage_per_red_socket" } }, - [2447]={ + [2535]={ lang={ English={ [1]={ @@ -58727,7 +60924,7 @@ return { [2]="local_grants_aura_maximum_added_cold_damage_per_green_socket" } }, - [2448]={ + [2536]={ lang={ English={ [1]={ @@ -58750,7 +60947,7 @@ return { [2]="local_grants_aura_maximum_added_lightning_damage_per_blue_socket" } }, - [2449]={ + [2537]={ lang={ English={ [1]={ @@ -58773,7 +60970,7 @@ return { [2]="local_grants_aura_maximum_added_chaos_damage_per_white_socket" } }, - [2450]={ + [2538]={ lang={ English={ [1]={ @@ -58795,7 +60992,7 @@ return { [1]="life_regen_per_minute_per_endurance_charge" } }, - [2451]={ + [2539]={ lang={ English={ [1]={ @@ -58813,7 +61010,7 @@ return { [1]="cannot_knockback" } }, - [2452]={ + [2540]={ lang={ English={ [1]={ @@ -58835,7 +61032,7 @@ return { [1]="attack_damage_that_stuns_also_chills" } }, - [2453]={ + [2541]={ lang={ English={ [1]={ @@ -58853,7 +61050,7 @@ return { [1]="display_map_contains_grandmasters" } }, - [2454]={ + [2542]={ lang={ English={ [1]={ @@ -58871,7 +61068,7 @@ return { [1]="gain_x_life_when_endurance_charge_expires_or_consumed" } }, - [2455]={ + [2543]={ lang={ English={ [1]={ @@ -58910,7 +61107,7 @@ return { [1]="damage_vs_cursed_enemies_per_enemy_curse_+%" } }, - [2456]={ + [2544]={ lang={ English={ [1]={ @@ -58928,7 +61125,7 @@ return { [1]="cannot_gain_power_charges" } }, - [2457]={ + [2545]={ lang={ English={ [1]={ @@ -58946,7 +61143,7 @@ return { [1]="no_maximum_power_charges" } }, - [2458]={ + [2546]={ lang={ English={ [1]={ @@ -58968,7 +61165,7 @@ return { [1]="enemy_knockback_direction_is_reversed" } }, - [2459]={ + [2547]={ lang={ English={ [1]={ @@ -58986,7 +61183,7 @@ return { [1]="immune_to_ally_buff_auras" } }, - [2460]={ + [2548]={ lang={ English={ [1]={ @@ -59004,7 +61201,7 @@ return { [1]="allow_2_active_banners" } }, - [2461]={ + [2549]={ lang={ English={ [1]={ @@ -59022,7 +61219,7 @@ return { [1]="buff_auras_dont_affect_allies" } }, - [2462]={ + [2550]={ lang={ English={ [1]={ @@ -59040,7 +61237,7 @@ return { [1]="hits_can_only_kill_frozen_enemies" } }, - [2463]={ + [2551]={ lang={ English={ [1]={ @@ -59058,7 +61255,7 @@ return { [1]="maximum_life_taken_as_physical_damage_on_minion_death_%" } }, - [2464]={ + [2552]={ lang={ English={ [1]={ @@ -59076,7 +61273,7 @@ return { [1]="maximum_es_taken_as_physical_damage_on_minion_death_%" } }, - [2465]={ + [2553]={ lang={ English={ [1]={ @@ -59107,7 +61304,7 @@ return { [1]="minion_skill_area_of_effect_+%" } }, - [2466]={ + [2554]={ lang={ English={ [1]={ @@ -59129,7 +61326,7 @@ return { [1]="energy_shield_regeneration_%_per_minute_while_shocked" } }, - [2467]={ + [2555]={ lang={ English={ [1]={ @@ -59160,7 +61357,7 @@ return { [1]="charge_duration_+%" } }, - [2468]={ + [2556]={ lang={ English={ [1]={ @@ -59178,7 +61375,7 @@ return { [1]="physical_damage_taken_on_minion_death" } }, - [2469]={ + [2557]={ lang={ English={ [1]={ @@ -59204,7 +61401,7 @@ return { [1]="onslaught_buff_duration_on_culling_strike_ms" } }, - [2470]={ + [2558]={ lang={ English={ [1]={ @@ -59235,7 +61432,7 @@ return { [1]="attack_and_cast_speed_+%_during_onslaught" } }, - [2471]={ + [2559]={ lang={ English={ [1]={ @@ -59262,7 +61459,7 @@ return { [1]="base_avoid_chill_%_while_have_onslaught" } }, - [2472]={ + [2560]={ lang={ English={ [1]={ @@ -59284,7 +61481,7 @@ return { [1]="chaos_damage_poisons" } }, - [2473]={ + [2561]={ lang={ English={ [1]={ @@ -59319,7 +61516,7 @@ return { [1]="chaos_damage_chance_to_poison_%" } }, - [2474]={ + [2562]={ lang={ English={ [1]={ @@ -59346,7 +61543,7 @@ return { [1]="mine_extra_uses" } }, - [2475]={ + [2563]={ lang={ English={ [1]={ @@ -59364,7 +61561,7 @@ return { [1]="base_fire_damage_heals" } }, - [2476]={ + [2564]={ lang={ English={ [1]={ @@ -59382,7 +61579,7 @@ return { [1]="base_cold_damage_heals" } }, - [2477]={ + [2565]={ lang={ English={ [1]={ @@ -59400,7 +61597,7 @@ return { [1]="base_lightning_damage_heals" } }, - [2478]={ + [2566]={ lang={ English={ [1]={ @@ -59418,7 +61615,7 @@ return { [1]="base_elemental_damage_heals" } }, - [2479]={ + [2567]={ lang={ English={ [1]={ @@ -59445,7 +61642,7 @@ return { [1]="avoid_freeze_chill_ignite_%_while_have_onslaught" } }, - [2480]={ + [2568]={ lang={ English={ [1]={ @@ -59467,7 +61664,7 @@ return { [1]="ignites_reflected_to_self" } }, - [2481]={ + [2569]={ lang={ English={ [1]={ @@ -59485,7 +61682,7 @@ return { [1]="sword_physical_damage_%_to_add_as_fire" } }, - [2482]={ + [2570]={ lang={ English={ [1]={ @@ -59528,7 +61725,7 @@ return { [1]="gain_onslaught_when_ignited_ms" } }, - [2483]={ + [2571]={ lang={ English={ [1]={ @@ -59563,7 +61760,7 @@ return { [1]="blind_nearby_enemies_when_ignited_%" } }, - [2484]={ + [2572]={ lang={ English={ [1]={ @@ -59581,7 +61778,7 @@ return { [1]="map_non_unique_equipment_drops_as_sell_price" } }, - [2485]={ + [2573]={ lang={ English={ [1]={ @@ -59599,7 +61796,7 @@ return { [1]="map_items_drop_corrupted" } }, - [2486]={ + [2574]={ lang={ English={ [1]={ @@ -59617,7 +61814,7 @@ return { [1]="map_items_drop_corrupted_%" } }, - [2487]={ + [2575]={ lang={ English={ [1]={ @@ -59635,7 +61832,7 @@ return { [1]="map_weapons_drop_animated" } }, - [2488]={ + [2576]={ lang={ English={ [1]={ @@ -59729,7 +61926,7 @@ return { [2]="chance_to_gain_unholy_might_on_block_ms" } }, - [2489]={ + [2577]={ lang={ English={ [1]={ @@ -59747,7 +61944,7 @@ return { [1]="local_jewel_nearby_passives_str_to_dex" } }, - [2490]={ + [2578]={ lang={ English={ [1]={ @@ -59765,7 +61962,7 @@ return { [1]="local_jewel_nearby_passives_str_to_int" } }, - [2491]={ + [2579]={ lang={ English={ [1]={ @@ -59783,7 +61980,7 @@ return { [1]="local_jewel_nearby_passives_dex_to_str" } }, - [2492]={ + [2580]={ lang={ English={ [1]={ @@ -59801,7 +61998,7 @@ return { [1]="local_jewel_nearby_passives_dex_to_int" } }, - [2493]={ + [2581]={ lang={ English={ [1]={ @@ -59819,7 +62016,7 @@ return { [1]="local_jewel_nearby_passives_int_to_str" } }, - [2494]={ + [2582]={ lang={ English={ [1]={ @@ -59837,7 +62034,7 @@ return { [1]="local_jewel_nearby_passives_int_to_dex" } }, - [2495]={ + [2583]={ lang={ English={ [1]={ @@ -59876,7 +62073,7 @@ return { [1]="skill_area_of_effect_when_unarmed_+%" } }, - [2496]={ + [2584]={ lang={ English={ [1]={ @@ -59894,7 +62091,7 @@ return { [1]="recover_%_maximum_life_when_corpse_destroyed_or_consumed" } }, - [2497]={ + [2585]={ lang={ English={ [1]={ @@ -59925,25 +62122,7 @@ return { [1]="local_unique_jewel_totem_life_+X%_per_10_str_in_radius" } }, - [2498]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Minions have {0}% chance to Dodge Attack Hits" - } - } - }, - stats={ - [1]="minion_chance_to_dodge_%" - } - }, - [2499]={ + [2586]={ lang={ English={ [1]={ @@ -59961,7 +62140,7 @@ return { [1]="local_unique_jewel_with_4_notables_gain_X_random_rare_monster_mods_on_kill" } }, - [2500]={ + [2587]={ lang={ English={ [1]={ @@ -59979,7 +62158,7 @@ return { [1]="gain_X_random_rare_monster_mods_on_kill" } }, - [2501]={ + [2588]={ lang={ English={ [1]={ @@ -59997,7 +62176,7 @@ return { [1]="recover_%_of_maximum_life_on_block" } }, - [2502]={ + [2589]={ lang={ English={ [1]={ @@ -60015,7 +62194,7 @@ return { [1]="minion_recover_%_of_maximum_life_on_block" } }, - [2503]={ + [2590]={ lang={ English={ [1]={ @@ -60033,7 +62212,7 @@ return { [1]="totems_cannot_be_stunned" } }, - [2504]={ + [2591]={ lang={ English={ [1]={ @@ -60064,7 +62243,7 @@ return { [1]="damage_+%_while_leeching" } }, - [2505]={ + [2592]={ lang={ English={ [1]={ @@ -60074,7 +62253,7 @@ return { [2]="#" } }, - text="{0:+d} to Bow range" + text="{0:+d} to Bow Strike Range" } } }, @@ -60082,7 +62261,7 @@ return { [1]="display_bow_range_+" } }, - [2506]={ + [2593]={ lang={ English={ [1]={ @@ -60100,7 +62279,7 @@ return { [1]="local_unique_jewel_melee_applies_to_bow" } }, - [2507]={ + [2594]={ lang={ English={ [1]={ @@ -60118,7 +62297,7 @@ return { [1]="local_unique_jewel_X_dexterity_per_1_dexterity_allocated_in_radius" } }, - [2508]={ + [2595]={ lang={ English={ [1]={ @@ -60136,7 +62315,7 @@ return { [1]="local_unique_jewel_X_intelligence_per_1_intelligence_allocated_in_radius" } }, - [2509]={ + [2596]={ lang={ English={ [1]={ @@ -60154,7 +62333,7 @@ return { [1]="local_unique_jewel_X_strength_per_1_strength_allocated_in_radius" } }, - [2510]={ + [2597]={ lang={ English={ [1]={ @@ -60185,7 +62364,7 @@ return { [1]="local_unique_jewel_chaos_damage_+%_per_10_int_in_radius" } }, - [2511]={ + [2598]={ lang={ English={ [1]={ @@ -60203,7 +62382,7 @@ return { [1]="local_unique_jewel_passives_in_radius_applied_to_minions_instead" } }, - [2512]={ + [2599]={ lang={ English={ [1]={ @@ -60221,7 +62400,7 @@ return { [1]="passive_applies_to_minions" } }, - [2513]={ + [2600]={ lang={ English={ [1]={ @@ -60243,7 +62422,7 @@ return { [1]="life_gained_on_hit_per_enemy_status_ailment" } }, - [2514]={ + [2601]={ lang={ English={ [1]={ @@ -60265,7 +62444,7 @@ return { [1]="life_gained_on_spell_hit_per_enemy_status_ailment" } }, - [2515]={ + [2602]={ lang={ English={ [1]={ @@ -60296,7 +62475,7 @@ return { [1]="life_regeneration_rate_+%_while_es_full" } }, - [2516]={ + [2603]={ lang={ English={ [1]={ @@ -60314,7 +62493,7 @@ return { [1]="local_unique_jewel_with_x_int_in_radius_+1_curse" } }, - [2517]={ + [2604]={ lang={ English={ [1]={ @@ -60340,7 +62519,7 @@ return { [1]="melee_range_+_while_unarmed" } }, - [2518]={ + [2605]={ lang={ English={ [1]={ @@ -60379,7 +62558,7 @@ return { [1]="damage_+%_per_equipped_magic_item" } }, - [2519]={ + [2606]={ lang={ English={ [1]={ @@ -60410,7 +62589,7 @@ return { [1]="spell_damage_+%_while_es_full" } }, - [2520]={ + [2607]={ lang={ English={ [1]={ @@ -60437,25 +62616,7 @@ return { [1]="totem_number_of_additional_projectiles" } }, - [2521]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% chance to Dodge Spell Hits while on Full Energy Shield" - } - } - }, - stats={ - [1]="chance_to_dodge_spells_%_while_es_full" - } - }, - [2522]={ + [2608]={ lang={ English={ [1]={ @@ -60477,7 +62638,7 @@ return { [1]="chance_to_gain_unholy_might_on_melee_kill_%" } }, - [2523]={ + [2609]={ lang={ English={ [1]={ @@ -60508,7 +62669,7 @@ return { [1]="spell_damage_+%_while_no_mana_reserved" } }, - [2524]={ + [2610]={ lang={ English={ [1]={ @@ -60547,7 +62708,7 @@ return { [1]="spell_damage_+%_while_not_low_mana" } }, - [2525]={ + [2611]={ lang={ English={ [1]={ @@ -60586,7 +62747,7 @@ return { [1]="mana_cost_+%_while_not_low_mana" } }, - [2526]={ + [2612]={ lang={ English={ [1]={ @@ -60625,7 +62786,7 @@ return { [1]="all_attributes_+%_per_assigned_keystone" } }, - [2527]={ + [2613]={ lang={ English={ [1]={ @@ -60652,7 +62813,7 @@ return { [1]="number_of_additional_clones" } }, - [2528]={ + [2614]={ lang={ English={ [1]={ @@ -60675,7 +62836,7 @@ return { [2]=-1 } }, - text="{0}% less Damage with Attack Skills per Freeze Charge" + text="{0}% less Damage with Attack Skills per Frenzy Charge" } } }, @@ -60683,7 +62844,7 @@ return { [1]="object_inherent_attack_skills_damage_+%_final_per_frenzy_charge" } }, - [2529]={ + [2615]={ lang={ English={ [1]={ @@ -60705,7 +62866,7 @@ return { [1]="skill_effect_duration_per_100_int" } }, - [2530]={ + [2616]={ lang={ English={ [1]={ @@ -60723,7 +62884,7 @@ return { [1]="local_unique_jewel_intelligence_per_unallocated_node_in_radius" } }, - [2531]={ + [2617]={ lang={ English={ [1]={ @@ -60741,7 +62902,7 @@ return { [1]="local_unique_jewel_with_70_dex_physical_damage_to_add_as_chaos_%" } }, - [2532]={ + [2618]={ lang={ English={ [1]={ @@ -60759,7 +62920,7 @@ return { [1]="local_unique_jewel_with_70_str_life_recovery_speed_+%" } }, - [2533]={ + [2619]={ lang={ English={ [1]={ @@ -60777,7 +62938,7 @@ return { [1]="cannot_be_cursed_with_silence" } }, - [2534]={ + [2620]={ lang={ English={ [1]={ @@ -60808,7 +62969,7 @@ return { [1]="vaal_skill_damage_+%" } }, - [2535]={ + [2621]={ lang={ English={ [1]={ @@ -60839,7 +63000,7 @@ return { [1]="damage_+%_while_dead" } }, - [2536]={ + [2622]={ lang={ English={ [1]={ @@ -60870,7 +63031,7 @@ return { [1]="maximum_life_+%_per_equipped_corrupted_item" } }, - [2537]={ + [2623]={ lang={ English={ [1]={ @@ -60901,7 +63062,7 @@ return { [1]="maximum_es_+%_per_equipped_corrupted_item" } }, - [2538]={ + [2624]={ lang={ English={ [1]={ @@ -60940,7 +63101,7 @@ return { [1]="chaos_damage_+%_per_equipped_corrupted_item" } }, - [2539]={ + [2625]={ lang={ English={ [1]={ @@ -60979,7 +63140,7 @@ return { [1]="life_leech_speed_+%_per_equipped_corrupted_item" } }, - [2540]={ + [2626]={ lang={ English={ [1]={ @@ -61001,7 +63162,7 @@ return { [1]="life_regeneration_rate_per_minute_for_each_equipped_uncorrupted_item" } }, - [2541]={ + [2627]={ lang={ English={ [1]={ @@ -61040,7 +63201,7 @@ return { [1]="mana_leech_speed_+%_per_equipped_corrupted_item" } }, - [2542]={ + [2628]={ lang={ English={ [1]={ @@ -61058,7 +63219,7 @@ return { [1]="all_resistances_%_per_equipped_corrupted_item" } }, - [2543]={ + [2629]={ lang={ English={ [1]={ @@ -61076,7 +63237,7 @@ return { [1]="chance_to_gain_vaal_soul_on_kill_%" } }, - [2544]={ + [2630]={ lang={ English={ [1]={ @@ -61107,7 +63268,7 @@ return { [1]="vaal_skill_effect_duration_+%" } }, - [2545]={ + [2631]={ lang={ English={ [1]={ @@ -61138,7 +63299,7 @@ return { [1]="vaal_skill_soul_gain_preventation_duration_+%" } }, - [2546]={ + [2632]={ lang={ English={ [1]={ @@ -61169,7 +63330,7 @@ return { [1]="vaal_skill_critical_strike_chance_+%" } }, - [2547]={ + [2633]={ lang={ English={ [1]={ @@ -61187,7 +63348,7 @@ return { [1]="vaal_skill_critical_strike_multiplier_+" } }, - [2548]={ + [2634]={ lang={ English={ [1]={ @@ -61205,7 +63366,7 @@ return { [1]="chance_to_gain_vaal_soul_on_enemy_shatter_%" } }, - [2549]={ + [2635]={ lang={ English={ [1]={ @@ -61236,7 +63397,7 @@ return { [1]="mana_cost_+%_on_totemified_aura_skills" } }, - [2550]={ + [2636]={ lang={ English={ [1]={ @@ -61267,7 +63428,7 @@ return { [1]="corrupted_gem_experience_gain_+%" } }, - [2551]={ + [2637]={ lang={ English={ [1]={ @@ -61289,7 +63450,7 @@ return { [1]="life_leech_uses_chaos_damage_when_X_corrupted_items_equipped" } }, - [2552]={ + [2638]={ lang={ English={ [1]={ @@ -61311,7 +63472,7 @@ return { [1]="half_physical_bypasses_es_half_chaos_damages_es_when_X_corrupted_items_equipped" } }, - [2553]={ + [2639]={ lang={ English={ [1]={ @@ -61341,7 +63502,7 @@ return { [1]="gain_soul_eater_with_equipped_corrupted_items_on_vaal_skill_use_ms" } }, - [2554]={ + [2640]={ lang={ English={ [1]={ @@ -61359,7 +63520,7 @@ return { [1]="spend_energy_shield_for_costs_before_mana" } }, - [2555]={ + [2641]={ lang={ English={ [1]={ @@ -61377,7 +63538,7 @@ return { [1]="energy_shield_protects_mana" } }, - [2556]={ + [2642]={ lang={ English={ [1]={ @@ -61412,7 +63573,7 @@ return { [1]="enemy_extra_damage_rolls_while_affected_by_vulnerability" } }, - [2557]={ + [2643]={ lang={ English={ [1]={ @@ -61430,7 +63591,7 @@ return { [1]="no_energy_shield_recovery" } }, - [2558]={ + [2644]={ lang={ English={ [1]={ @@ -61448,7 +63609,7 @@ return { [1]="you_count_as_full_life_while_affected_by_vulnerability" } }, - [2559]={ + [2645]={ lang={ English={ [1]={ @@ -61466,7 +63627,7 @@ return { [1]="you_count_as_low_life_while_affected_by_vulnerability" } }, - [2560]={ + [2646]={ lang={ English={ [1]={ @@ -61501,7 +63662,7 @@ return { [1]="chance_to_curse_self_with_punishment_on_kill_%" } }, - [2561]={ + [2647]={ lang={ English={ [1]={ @@ -61523,7 +63684,7 @@ return { [1]="self_cursed_with_level_x_vulnerability" } }, - [2562]={ + [2648]={ lang={ English={ [1]={ @@ -61541,7 +63702,7 @@ return { [1]="local_unique_jewel_evasion_rating_+%_per_X_dex_in_radius" } }, - [2563]={ + [2649]={ lang={ English={ [1]={ @@ -61559,7 +63720,7 @@ return { [1]="local_unique_jewel_claw_physical_damage_+%_per_X_dex_in_radius" } }, - [2564]={ + [2650]={ lang={ English={ [1]={ @@ -61581,7 +63742,7 @@ return { [1]="local_unique_jewel_damage_increases_applies_to_fire_damage" } }, - [2565]={ + [2651]={ lang={ English={ [1]={ @@ -61599,7 +63760,7 @@ return { [1]="local_unique_jewel_physical_damage_increases_applies_to_cold_damage" } }, - [2566]={ + [2652]={ lang={ English={ [1]={ @@ -61617,7 +63778,7 @@ return { [1]="local_unique_jewel_cold_damage_increases_applies_to_physical_damage" } }, - [2567]={ + [2653]={ lang={ English={ [1]={ @@ -61635,7 +63796,7 @@ return { [1]="local_unique_jewel_energy_shield_increases_applies_to_armour_doubled" } }, - [2568]={ + [2654]={ lang={ English={ [1]={ @@ -61653,7 +63814,7 @@ return { [1]="local_unique_jewel_life_increases_applies_to_energy_shield" } }, - [2569]={ + [2655]={ lang={ English={ [1]={ @@ -61684,7 +63845,7 @@ return { [1]="base_enemy_critical_strike_chance_+%_against_self" } }, - [2570]={ + [2656]={ lang={ English={ [1]={ @@ -61706,7 +63867,7 @@ return { [1]="enemy_additional_critical_strike_chance_against_self" } }, - [2571]={ + [2657]={ lang={ English={ [1]={ @@ -61745,7 +63906,7 @@ return { [1]="enemy_critical_strike_chance_+%_against_self_20_times_value" } }, - [2572]={ + [2658]={ lang={ English={ [1]={ @@ -61763,7 +63924,7 @@ return { [1]="local_unique_jewel_one_additional_maximum_lightning_damage_per_X_dex" } }, - [2573]={ + [2659]={ lang={ English={ [1]={ @@ -61781,7 +63942,7 @@ return { [1]="local_unique_jewel_additional_life_per_X_int_in_radius" } }, - [2574]={ + [2660]={ lang={ English={ [1]={ @@ -61799,7 +63960,7 @@ return { [1]="local_unique_jewel_chaos_damage_+%_per_X_int_in_radius" } }, - [2575]={ + [2661]={ lang={ English={ [1]={ @@ -61817,7 +63978,7 @@ return { [1]="local_unique_jewel_chill_freeze_duration_-%_per_X_dex_in_radius" } }, - [2576]={ + [2662]={ lang={ English={ [1]={ @@ -61835,7 +63996,7 @@ return { [1]="local_unique_jewel_life_increases_applies_to_mana_doubled" } }, - [2577]={ + [2663]={ lang={ English={ [1]={ @@ -61853,7 +64014,7 @@ return { [1]="local_unique_jewel_dex_and_int_apply_to_str_melee_damage_bonus_in_radius" } }, - [2578]={ + [2664]={ lang={ English={ [1]={ @@ -61892,7 +64053,7 @@ return { [1]="local_unique_jewel_unarmed_damage_+%_per_X_dex_in_radius" } }, - [2579]={ + [2665]={ lang={ English={ [1]={ @@ -61927,7 +64088,7 @@ return { [1]="chill_enemy_when_hit_duration_ms" } }, - [2580]={ + [2666]={ lang={ English={ [1]={ @@ -61958,7 +64119,7 @@ return { [1]="new_arctic_armour_physical_damage_taken_when_hit_+%_final" } }, - [2581]={ + [2667]={ lang={ English={ [1]={ @@ -61989,7 +64150,7 @@ return { [1]="new_arctic_armour_fire_damage_taken_when_hit_+%_final" } }, - [2582]={ + [2668]={ lang={ English={ [1]={ @@ -62028,7 +64189,7 @@ return { [1]="enemy_aggro_radius_+%" } }, - [2583]={ + [2669]={ lang={ English={ [1]={ @@ -62055,7 +64216,7 @@ return { [2]="local_unique_regen_es_from_removed_life_duration_ms" } }, - [2584]={ + [2670]={ lang={ English={ [1]={ @@ -62073,7 +64234,7 @@ return { [1]="local_unique_jewel_physical_attack_damage_+1%_per_x_strength_in_radius" } }, - [2585]={ + [2671]={ lang={ English={ [1]={ @@ -62083,7 +64244,7 @@ return { [2]="#" } }, - text="Fortify Duration is increased by 1% per {0:d} Intelligence from Allocated Passives in Radius" + text="1% increased Fortification Duration per {0} Intelligence from Allocated Passives in Radius" } } }, @@ -62091,7 +64252,7 @@ return { [1]="local_unique_jewel_fortify_duration_+1%_per_x_int_in_radius" } }, - [2586]={ + [2672]={ lang={ English={ [1]={ @@ -62109,7 +64270,7 @@ return { [1]="local_unique_jewel_fire_damage_+1%_per_x_int_in_radius" } }, - [2587]={ + [2673]={ lang={ English={ [1]={ @@ -62127,7 +64288,7 @@ return { [1]="local_unique_jewel_cold_damage_+1%_per_x_int_in_radius" } }, - [2588]={ + [2674]={ lang={ English={ [1]={ @@ -62145,7 +64306,7 @@ return { [1]="local_unique_jewel_physical_damage_+1%_per_int_in_radius" } }, - [2589]={ + [2675]={ lang={ English={ [1]={ @@ -62163,7 +64324,7 @@ return { [1]="local_unique_jewel_physical_attack_damage_+1%_per_x_dex_in_radius" } }, - [2590]={ + [2676]={ lang={ English={ [1]={ @@ -62181,7 +64342,7 @@ return { [1]="local_unique_jewel_additional_physical_damage_reduction_%_per_10_str_allocated_in_radius" } }, - [2591]={ + [2677]={ lang={ English={ [1]={ @@ -62203,7 +64364,7 @@ return { [1]="local_unique_jewel_energy_shield_regeneration_rate_per_minute_%_per_10_int_allocated_in_radius" } }, - [2592]={ + [2678]={ lang={ English={ [1]={ @@ -62234,7 +64395,7 @@ return { [1]="local_unique_jewel_movement_speed_+%_per_10_dex_allocated_in_radius" } }, - [2593]={ + [2679]={ lang={ English={ [1]={ @@ -62252,7 +64413,7 @@ return { [1]="local_unique_jewel_projectile_damage_+1%_per_x_dex_in_radius" } }, - [2594]={ + [2680]={ lang={ English={ [1]={ @@ -62270,7 +64431,7 @@ return { [1]="local_unique_jewel_glacial_cascade_additional_sequence_with_x_int_in_radius" } }, - [2595]={ + [2681]={ lang={ English={ [1]={ @@ -62288,7 +64449,7 @@ return { [1]="local_unique_jewel_animate_weapon_animates_bows_and_wands_with_x_dex_in_radius" } }, - [2596]={ + [2682]={ lang={ English={ [1]={ @@ -62306,7 +64467,7 @@ return { [1]="local_unique_jewel_split_arrow_fires_additional_arrow_with_x_dex_in_radius" } }, - [2597]={ + [2683]={ lang={ English={ [1]={ @@ -62324,7 +64485,7 @@ return { [1]="local_unique_jewel_accuracy_rating_+_per_10_int_unallocated_in_radius" } }, - [2598]={ + [2684]={ lang={ English={ [1]={ @@ -62342,7 +64503,7 @@ return { [1]="local_unique_jewel_critical_strike_multiplier_+_per_10_str_unallocated_in_radius" } }, - [2599]={ + [2685]={ lang={ English={ [1]={ @@ -62360,7 +64521,7 @@ return { [1]="local_unique_jewel_maximum_mana_+_per_10_dex_unallocated_in_radius" } }, - [2600]={ + [2686]={ lang={ English={ [1]={ @@ -62387,7 +64548,7 @@ return { [1]="split_arrow_number_of_additional_arrows" } }, - [2601]={ + [2687]={ lang={ English={ [1]={ @@ -62405,7 +64566,7 @@ return { [1]="animate_weapon_can_animate_bows" } }, - [2602]={ + [2688]={ lang={ English={ [1]={ @@ -62423,7 +64584,7 @@ return { [1]="animate_weapon_can_animate_wands" } }, - [2603]={ + [2689]={ lang={ English={ [1]={ @@ -62445,7 +64606,7 @@ return { [1]="local_display_nearby_enemies_take_X_lightning_damage_per_minute" } }, - [2604]={ + [2690]={ lang={ English={ [1]={ @@ -62463,7 +64624,7 @@ return { [1]="damage_taken_goes_to_mana_%_per_power_charge" } }, - [2605]={ + [2691]={ lang={ English={ [1]={ @@ -62494,7 +64655,7 @@ return { [1]="critical_strike_chance_+%_per_power_charge" } }, - [2606]={ + [2692]={ lang={ English={ [1]={ @@ -62520,7 +64681,7 @@ return { [1]="enchantment_boots_life_regen_per_minute_%_for_4_seconds_when_hit" } }, - [2607]={ + [2693]={ lang={ English={ [1]={ @@ -62551,7 +64712,7 @@ return { [1]="ball_lightning_damage_+%" } }, - [2608]={ + [2694]={ lang={ English={ [1]={ @@ -62582,7 +64743,7 @@ return { [1]="bleeding_damage_+%" } }, - [2609]={ + [2695]={ lang={ English={ [1]={ @@ -62613,7 +64774,7 @@ return { [1]="base_poison_duration_+%" } }, - [2610]={ + [2696]={ lang={ English={ [1]={ @@ -62644,7 +64805,7 @@ return { [1]="unique_volkuurs_clutch_poison_duration_+%_final" } }, - [2611]={ + [2697]={ lang={ English={ [1]={ @@ -62666,7 +64827,7 @@ return { [1]="global_poison_on_hit" } }, - [2612]={ + [2698]={ lang={ English={ [1]={ @@ -62701,7 +64862,7 @@ return { [1]="base_chance_to_poison_on_hit_%" } }, - [2613]={ + [2699]={ lang={ English={ [1]={ @@ -62736,7 +64897,7 @@ return { [1]="minions_chance_to_poison_on_hit_%" } }, - [2614]={ + [2700]={ lang={ English={ [1]={ @@ -62771,7 +64932,7 @@ return { [1]="chance_to_poison_on_hit_with_attacks_%" } }, - [2615]={ + [2701]={ lang={ English={ [1]={ @@ -62789,7 +64950,7 @@ return { [1]="fire_damage_taken_%_as_cold" } }, - [2616]={ + [2702]={ lang={ English={ [1]={ @@ -62807,7 +64968,7 @@ return { [1]="fire_damage_taken_%_as_lightning" } }, - [2617]={ + [2703]={ lang={ English={ [1]={ @@ -62825,7 +64986,7 @@ return { [1]="cold_damage_taken_%_as_fire" } }, - [2618]={ + [2704]={ lang={ English={ [1]={ @@ -62843,7 +65004,7 @@ return { [1]="cold_damage_taken_%_as_lightning" } }, - [2619]={ + [2705]={ lang={ English={ [1]={ @@ -62861,7 +65022,7 @@ return { [1]="lightning_damage_taken_%_as_fire" } }, - [2620]={ + [2706]={ lang={ English={ [1]={ @@ -62892,7 +65053,7 @@ return { [1]="base_poison_damage_+%" } }, - [2621]={ + [2707]={ lang={ English={ [1]={ @@ -62910,7 +65071,7 @@ return { [1]="lightning_damage_taken_%_as_cold" } }, - [2622]={ + [2708]={ lang={ English={ [1]={ @@ -62941,7 +65102,7 @@ return { [1]="flask_charges_gained_+%_during_flask_effect" } }, - [2623]={ + [2709]={ lang={ English={ [1]={ @@ -62972,7 +65133,7 @@ return { [1]="mana_regeneration_rate_+%_during_flask_effect" } }, - [2624]={ + [2710]={ lang={ English={ [1]={ @@ -62990,7 +65151,7 @@ return { [1]="life_leech_applies_to_enemies_%" } }, - [2625]={ + [2711]={ lang={ English={ [1]={ @@ -63021,7 +65182,7 @@ return { [1]="movement_speed_+%_during_flask_effect" } }, - [2626]={ + [2712]={ lang={ English={ [1]={ @@ -63039,7 +65200,7 @@ return { [1]="critical_strike_multiplier_+_vs_bleeding_enemies" } }, - [2627]={ + [2713]={ lang={ English={ [1]={ @@ -63057,7 +65218,7 @@ return { [1]="critical_strike_multiplier_+_vs_burning_enemies" } }, - [2628]={ + [2714]={ lang={ English={ [1]={ @@ -63075,7 +65236,7 @@ return { [1]="critical_strike_multiplier_+_per_1%_block_chance" } }, - [2629]={ + [2715]={ lang={ English={ [1]={ @@ -63106,7 +65267,7 @@ return { [1]="critical_strike_chance_+%_vs_bleeding_enemies" } }, - [2630]={ + [2716]={ lang={ English={ [1]={ @@ -63128,7 +65289,7 @@ return { [1]="minion_no_extra_bleed_damage_while_moving" } }, - [2631]={ + [2717]={ lang={ English={ [1]={ @@ -63150,7 +65311,7 @@ return { [1]="no_extra_bleed_damage_while_moving" } }, - [2632]={ + [2718]={ lang={ English={ [1]={ @@ -63168,7 +65329,7 @@ return { [1]="map_player_corrupt_blood_when_hit_%_average_damage_to_deal_per_minute_per_stack" } }, - [2633]={ + [2719]={ lang={ English={ [1]={ @@ -63186,7 +65347,7 @@ return { [1]="action_speed_cannot_be_reduced_below_base" } }, - [2634]={ + [2720]={ lang={ English={ [1]={ @@ -63208,7 +65369,7 @@ return { [1]="action_speed_+%_minimum_value" } }, - [2635]={ + [2721]={ lang={ English={ [1]={ @@ -63226,7 +65387,7 @@ return { [1]="movement_speed_cannot_be_reduced_below_base" } }, - [2636]={ + [2722]={ lang={ English={ [1]={ @@ -63236,7 +65397,7 @@ return { [2]="#" } }, - text="{0}% increased Damage while you have Fortify" + text="[DNT] {0}% increased Damage while Fortified" }, [2]={ [1]={ @@ -63249,7 +65410,7 @@ return { [2]=-1 } }, - text="{0}% reduced Damage while you have Fortify" + text="[DNT] {0}% reduced Damage while Fortified" } } }, @@ -63257,7 +65418,7 @@ return { [1]="damage_+%_while_fortified" } }, - [2637]={ + [2723]={ lang={ English={ [1]={ @@ -63271,7 +65432,7 @@ return { [2]="#" } }, - text="Regenerate {0}% of Life per second while you have Fortify" + text="[DNT] Regenerate {0}% of Life per second while Fortified" } } }, @@ -63279,7 +65440,7 @@ return { [1]="life_regeneration_per_minute_%_while_fortified" } }, - [2638]={ + [2724]={ lang={ English={ [1]={ @@ -63310,7 +65471,7 @@ return { [1]="damage_+%_per_endurance_charge" } }, - [2639]={ + [2725]={ lang={ English={ [1]={ @@ -63328,7 +65489,7 @@ return { [1]="restore_life_and_mana_on_warcry_%" } }, - [2640]={ + [2726]={ lang={ English={ [1]={ @@ -63346,7 +65507,7 @@ return { [1]="restore_life_on_warcry_%" } }, - [2641]={ + [2727]={ lang={ English={ [1]={ @@ -63377,7 +65538,7 @@ return { [1]="warcry_duration_+%" } }, - [2642]={ + [2728]={ lang={ English={ [1]={ @@ -63416,7 +65577,7 @@ return { [1]="attack_speed_+%_when_hit" } }, - [2643]={ + [2729]={ lang={ English={ [1]={ @@ -63447,7 +65608,7 @@ return { [1]="damage_+%_when_not_on_low_life" } }, - [2644]={ + [2730]={ lang={ English={ [1]={ @@ -63478,7 +65639,7 @@ return { [1]="damage_+%_while_totem_active" } }, - [2645]={ + [2731]={ lang={ English={ [1]={ @@ -63500,7 +65661,7 @@ return { [1]="physical_damage_%_added_as_fire_damage_on_kill" } }, - [2646]={ + [2732]={ lang={ English={ [1]={ @@ -63539,7 +65700,7 @@ return { [1]="attack_and_cast_speed_+%_on_placing_totem" } }, - [2647]={ + [2733]={ lang={ English={ [1]={ @@ -63570,7 +65731,7 @@ return { [1]="damage_+%_to_rare_and_unique_enemies" } }, - [2648]={ + [2734]={ lang={ English={ [1]={ @@ -63596,7 +65757,7 @@ return { [1]="life_leech_on_overkill_damage_%" } }, - [2649]={ + [2735]={ lang={ English={ [1]={ @@ -63627,7 +65788,7 @@ return { [1]="attack_speed_+%_while_leeching" } }, - [2650]={ + [2736]={ lang={ English={ [1]={ @@ -63645,7 +65806,7 @@ return { [1]="life_leech_does_not_stop_at_full_life" } }, - [2651]={ + [2737]={ lang={ English={ [1]={ @@ -63663,7 +65824,7 @@ return { [1]="cannot_be_stunned_while_leeching" } }, - [2652]={ + [2738]={ lang={ English={ [1]={ @@ -63702,7 +65863,7 @@ return { [1]="armour_and_evasion_on_low_life_+%" } }, - [2653]={ + [2739]={ lang={ English={ [1]={ @@ -63733,7 +65894,7 @@ return { [1]="taunted_enemies_chance_to_be_stunned_+%" } }, - [2654]={ + [2740]={ lang={ English={ [1]={ @@ -63764,7 +65925,7 @@ return { [1]="taunted_enemies_damage_taken_+%" } }, - [2655]={ + [2741]={ lang={ English={ [1]={ @@ -63774,7 +65935,7 @@ return { [2]="#" } }, - text="{0}% increased Attack Speed while you have Fortify" + text="{0}% increased Attack Speed while Fortified" }, [2]={ [1]={ @@ -63787,7 +65948,7 @@ return { [2]=-1 } }, - text="{0}% reduced Attack Speed while you have Fortify" + text="{0}% reduced Attack Speed while Fortified" } } }, @@ -63795,7 +65956,7 @@ return { [1]="attack_speed_while_fortified_+%" } }, - [2656]={ + [2742]={ lang={ English={ [1]={ @@ -63817,7 +65978,7 @@ return { [1]="block_chance_on_damage_taken_%" } }, - [2657]={ + [2743]={ lang={ English={ [1]={ @@ -63856,7 +66017,7 @@ return { [1]="damage_while_no_damage_taken_+%" } }, - [2658]={ + [2744]={ lang={ English={ [1]={ @@ -63887,7 +66048,7 @@ return { [1]="physical_damage_on_block_+%" } }, - [2659]={ + [2745]={ lang={ English={ [1]={ @@ -63926,7 +66087,7 @@ return { [1]="attack_and_cast_speed_when_hit_+%" } }, - [2660]={ + [2746]={ lang={ English={ [1]={ @@ -63965,7 +66126,7 @@ return { [1]="fire_damage_+%_to_blinded_enemies" } }, - [2661]={ + [2747]={ lang={ English={ [1]={ @@ -63996,7 +66157,7 @@ return { [1]="spell_damage_taken_+%_from_blinded_enemies" } }, - [2662]={ + [2748]={ lang={ English={ [1]={ @@ -64014,7 +66175,7 @@ return { [1]="totems_gain_%_of_players_armour" } }, - [2663]={ + [2749]={ lang={ English={ [1]={ @@ -64053,7 +66214,7 @@ return { [1]="movement_velocity_while_not_hit_+%" } }, - [2664]={ + [2750]={ lang={ English={ [1]={ @@ -64079,7 +66240,7 @@ return { [1]="gain_life_and_mana_leech_on_kill_permyriad" } }, - [2665]={ + [2751]={ lang={ English={ [1]={ @@ -64101,7 +66262,7 @@ return { [1]="chance_to_taunt_on_hit_%" } }, - [2666]={ + [2752]={ lang={ English={ [1]={ @@ -64119,7 +66280,7 @@ return { [1]="local_unique_jewel_glacial_hammer_item_rarity_on_shattering_enemy_+%_with_50_strength_in_radius" } }, - [2667]={ + [2753]={ lang={ English={ [1]={ @@ -64137,7 +66298,7 @@ return { [1]="local_unique_jewel_spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%_with_50_dexterity_in_radius" } }, - [2668]={ + [2754]={ lang={ English={ [1]={ @@ -64155,7 +66316,7 @@ return { [1]="local_unique_jewel_double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%_with_50_dexterity_in_radius" } }, - [2669]={ + [2755]={ lang={ English={ [1]={ @@ -64173,7 +66334,7 @@ return { [1]="local_unique_jewel_viper_strike_attack_damage_per_poison_on_enemy_+%_with_50_dexterity_in_radius" } }, - [2670]={ + [2756]={ lang={ English={ [1]={ @@ -64191,7 +66352,7 @@ return { [1]="local_unique_jewel_heavy_strike_chance_to_deal_double_damage_%_with_50_strength_in_radius" } }, - [2671]={ + [2757]={ lang={ English={ [1]={ @@ -64209,7 +66370,7 @@ return { [1]="glacial_hammer_item_rarity_on_shattering_enemy_+%" } }, - [2672]={ + [2758]={ lang={ English={ [1]={ @@ -64227,7 +66388,7 @@ return { [1]="spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%" } }, - [2673]={ + [2759]={ lang={ English={ [1]={ @@ -64245,7 +66406,7 @@ return { [1]="double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%" } }, - [2674]={ + [2760]={ lang={ English={ [1]={ @@ -64263,7 +66424,7 @@ return { [1]="viper_strike_attack_damage_per_poison_on_enemy_+%" } }, - [2675]={ + [2761]={ lang={ English={ [1]={ @@ -64281,7 +66442,7 @@ return { [1]="heavy_strike_chance_to_deal_double_damage_%" } }, - [2676]={ + [2762]={ lang={ English={ [1]={ @@ -64320,7 +66481,7 @@ return { [1]="enchantment_boots_mana_costs_when_hit_+%" } }, - [2677]={ + [2763]={ lang={ English={ [1]={ @@ -64342,7 +66503,7 @@ return { [1]="enchantment_boots_stun_avoid_%_on_kill" } }, - [2678]={ + [2764]={ lang={ English={ [1]={ @@ -64350,21 +66511,25 @@ return { k="reminderstring", v="ReminderTextRecently" }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% chance to Dodge Spell Hits if you've\ntaken Spell Damage Recently" + text="{0:+d}% chance to Suppress Spell Damage if you've\ntaken Spell Damage Recently" } } }, stats={ - [1]="enchantment_boots_spell_dodge_when_hit_by_spells_%" + [1]="spell_suppression_chance_%_if_taken_spell_damage_recently" } }, - [2679]={ + [2765]={ lang={ English={ [1]={ @@ -64386,7 +66551,7 @@ return { [1]="enchantment_boots_attack_and_cast_speed_+%_for_4_seconds_on_kill" } }, - [2680]={ + [2766]={ lang={ English={ [1]={ @@ -64413,7 +66578,7 @@ return { [2]="enchantment_boots_added_cold_damage_when_hit_maximum" } }, - [2681]={ + [2767]={ lang={ English={ [1]={ @@ -64440,7 +66605,7 @@ return { [2]="enchantment_boots_maximum_added_lightning_damage_when_you_havent_killed_for_4_seconds" } }, - [2682]={ + [2768]={ lang={ English={ [1]={ @@ -64470,7 +66635,7 @@ return { [1]="enchantment_boots_life_leech_on_kill_permyriad" } }, - [2683]={ + [2769]={ lang={ English={ [1]={ @@ -64497,7 +66662,7 @@ return { [2]="enchantment_boots_maximum_added_fire_damage_on_kill_4s" } }, - [2684]={ + [2770]={ lang={ English={ [1]={ @@ -64536,7 +66701,7 @@ return { [1]="enchantment_boots_movement_speed_+%_when_not_hit_for_4_seconds" } }, - [2685]={ + [2771]={ lang={ English={ [1]={ @@ -64558,7 +66723,7 @@ return { [1]="enchantment_boots_status_ailment_chance_+%_when_havent_crit_for_4_seconds" } }, - [2686]={ + [2772]={ lang={ English={ [1]={ @@ -64572,15 +66737,15 @@ return { [2]="#" } }, - text="{0}% Chance to Dodge Attack Hits if you've taken a Critical Strike Recently" + text="You take {0}% reduced Extra Damage from Critical Strikes if you've taken a Critical Strike Recently" } } }, stats={ - [1]="enchantment_boots_dodge_chance_when_critically_hit_%" + [1]="extra_damage_taken_from_crit_-%_if_taken_critical_strike_recently" } }, - [2687]={ + [2773]={ lang={ English={ [1]={ @@ -64598,7 +66763,7 @@ return { [1]="local_unique_jewel_with_50_int_in_radius_summon_X_melee_skeletons_as_mage_skeletons" } }, - [2688]={ + [2774]={ lang={ English={ [1]={ @@ -64616,17 +66781,25 @@ return { [1]="number_of_melee_skeletons_to_summon_as_mage_skeletons" } }, - [2689]={ + [2775]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortificationNoDuration" + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="With at least 40 Strength in Radius, Vigilant Strike\nFortifies you and Nearby Allies for {0} seconds" + text="With at least 40 Strength in Radius, Hits with Vigilant Strike Fortify you and Nearby Allies for {0} seconds" } } }, @@ -64634,13 +66807,17 @@ return { [1]="local_unique_jewel_vigilant_strike_fortifies_nearby_allies_for_x_seconds_with_50_str_in_radius" } }, - [2690]={ + [2776]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortifyNoDuration" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortificationNoDuration" }, limit={ [1]={ @@ -64648,7 +66825,7 @@ return { [2]="#" } }, - text="Vigilant Strike Fortifies you and Nearby Allies for {0} seconds" + text="Hits with Vigilant Strike Fortify you and Nearby Allies for {0} seconds" } } }, @@ -64656,7 +66833,7 @@ return { [1]="vigilant_strike_applies_to_nearby_allies_for_X_seconds" } }, - [2691]={ + [2777]={ lang={ English={ [1]={ @@ -64687,7 +66864,7 @@ return { [1]="local_unique_jewel_fireball_radius_up_to_+%_at_longer_ranges_with_50_int_in_radius" } }, - [2692]={ + [2778]={ lang={ English={ [1]={ @@ -64705,7 +66882,7 @@ return { [1]="local_unique_jewel_fireball_base_radius_up_to_+_at_longer_ranges_with_40_int_in_radius" } }, - [2693]={ + [2779]={ lang={ English={ [1]={ @@ -64736,7 +66913,7 @@ return { [1]="fireball_radius_up_to_+%_at_longer_ranges" } }, - [2694]={ + [2780]={ lang={ English={ [1]={ @@ -64754,7 +66931,7 @@ return { [1]="fireball_base_radius_up_to_+_at_longer_ranges" } }, - [2695]={ + [2781]={ lang={ English={ [1]={ @@ -64772,7 +66949,7 @@ return { [1]="local_unique_jewel_animate_weapon_can_animate_up_to_x_additional_ranged_weapons_with_50_dex_in_radius" } }, - [2696]={ + [2782]={ lang={ English={ [1]={ @@ -64790,7 +66967,7 @@ return { [1]="animate_weapon_can_animate_up_to_x_additional_ranged_weapons" } }, - [2697]={ + [2783]={ lang={ English={ [1]={ @@ -64817,7 +66994,7 @@ return { [1]="local_unique_jewel_ground_slam_chance_to_gain_endurance_charge_%_on_stun_with_50_str_in_radius" } }, - [2698]={ + [2784]={ lang={ English={ [1]={ @@ -64848,7 +67025,7 @@ return { [1]="local_unique_jewel_ground_slam_angle_+%_with_50_str_in_radius" } }, - [2699]={ + [2785]={ lang={ English={ [1]={ @@ -64879,7 +67056,7 @@ return { [1]="ground_slam_angle_+%" } }, - [2700]={ + [2786]={ lang={ English={ [1]={ @@ -64897,7 +67074,7 @@ return { [1]="local_unique_jewel_cold_snap_gain_power_charge_on_kill_%_with_50_int_in_radius" } }, - [2701]={ + [2787]={ lang={ English={ [1]={ @@ -64915,7 +67092,7 @@ return { [1]="cold_snap_gain_power_charge_on_kill_%" } }, - [2702]={ + [2788]={ lang={ English={ [1]={ @@ -64941,7 +67118,7 @@ return { [1]="local_unique_jewel_warcry_damage_taken_goes_to_mana_%_with_40_int_in_radius" } }, - [2703]={ + [2789]={ lang={ English={ [1]={ @@ -64967,7 +67144,7 @@ return { [1]="warcry_damage_taken_goes_to_mana_%" } }, - [2704]={ + [2790]={ lang={ English={ [1]={ @@ -64994,7 +67171,7 @@ return { [1]="local_unique_jewel_barrage_final_volley_fires_x_additional_projectiles_simultaneously_with_50_dex_in_radius" } }, - [2705]={ + [2791]={ lang={ English={ [1]={ @@ -65021,7 +67198,7 @@ return { [1]="barrage_final_volley_fires_x_additional_projectiles_simultaneously" } }, - [2706]={ + [2792]={ lang={ English={ [1]={ @@ -65039,7 +67216,7 @@ return { [1]="never_block" } }, - [2707]={ + [2793]={ lang={ English={ [1]={ @@ -65057,7 +67234,7 @@ return { [1]="local_no_block_chance" } }, - [2708]={ + [2794]={ lang={ English={ [1]={ @@ -65075,7 +67252,7 @@ return { [1]="mana_cost_-%_per_endurance_charge" } }, - [2709]={ + [2795]={ lang={ English={ [1]={ @@ -65097,7 +67274,7 @@ return { [1]="gain_rampage_while_at_maximum_endurance_charges" } }, - [2710]={ + [2796]={ lang={ English={ [1]={ @@ -65115,7 +67292,7 @@ return { [1]="lose_endurance_charges_on_rampage_end" } }, - [2711]={ + [2797]={ lang={ English={ [1]={ @@ -65133,7 +67310,7 @@ return { [1]="virtual_number_of_ranged_animated_weapons_allowed" } }, - [2712]={ + [2798]={ lang={ English={ [1]={ @@ -65155,7 +67332,7 @@ return { [1]="stun_threshold_based_on_%_mana_instead_of_life" } }, - [2713]={ + [2799]={ lang={ English={ [1]={ @@ -65194,7 +67371,7 @@ return { [1]="stun_threshold_+%" } }, - [2714]={ + [2800]={ lang={ English={ [1]={ @@ -65225,7 +67402,7 @@ return { [1]="minion_attack_and_cast_speed_+%_per_active_skeleton" } }, - [2715]={ + [2801]={ lang={ English={ [1]={ @@ -65256,7 +67433,7 @@ return { [1]="minion_duration_+%_per_active_zombie" } }, - [2716]={ + [2802]={ lang={ English={ [1]={ @@ -65287,7 +67464,7 @@ return { [1]="minion_damage_+%_per_active_spectre" } }, - [2717]={ + [2803]={ lang={ English={ [1]={ @@ -65309,7 +67486,7 @@ return { [1]="minion_life_regeneration_per_minute_per_active_raging_spirit" } }, - [2718]={ + [2804]={ lang={ English={ [1]={ @@ -65340,7 +67517,7 @@ return { [1]="warcry_speed_+%" } }, - [2719]={ + [2805]={ lang={ English={ [1]={ @@ -65367,7 +67544,7 @@ return { [1]="gain_her_blessing_for_3_seconds_on_ignite_%" } }, - [2720]={ + [2806]={ lang={ English={ [1]={ @@ -65402,7 +67579,7 @@ return { [1]="blind_nearby_enemies_when_gaining_her_blessing_%" } }, - [2721]={ + [2807]={ lang={ English={ [1]={ @@ -65429,7 +67606,7 @@ return { [1]="avoid_freeze_chill_ignite_%_with_her_blessing" } }, - [2722]={ + [2808]={ lang={ English={ [1]={ @@ -65460,7 +67637,7 @@ return { [1]="attack_and_movement_speed_+%_with_her_blessing" } }, - [2723]={ + [2809]={ lang={ English={ [1]={ @@ -65478,7 +67655,7 @@ return { [1]="critical_strike_multiplier_+_per_power_charge" } }, - [2724]={ + [2810]={ lang={ English={ [1]={ @@ -65513,7 +67690,7 @@ return { [1]="apply_poison_on_hit_vs_bleeding_enemies_%" } }, - [2725]={ + [2811]={ lang={ English={ [1]={ @@ -65544,7 +67721,7 @@ return { [1]="damage_taken_+%_from_blinded_enemies" } }, - [2726]={ + [2812]={ lang={ English={ [1]={ @@ -65575,7 +67752,7 @@ return { [1]="attack_damage_+%_per_frenzy_charge" } }, - [2727]={ + [2813]={ lang={ English={ [1]={ @@ -65606,7 +67783,7 @@ return { [1]="damage_+%_per_frenzy_charge" } }, - [2728]={ + [2814]={ lang={ English={ [1]={ @@ -65645,7 +67822,7 @@ return { [1]="arcane_surge_effect_on_self_+%_per_caster_abyss_jewel_up_to_+40%" } }, - [2729]={ + [2815]={ lang={ English={ [1]={ @@ -65684,7 +67861,7 @@ return { [1]="arcane_surge_effect_+%" } }, - [2730]={ + [2816]={ lang={ English={ [1]={ @@ -65731,7 +67908,7 @@ return { [1]="arcane_surge_effect_+%_per_200_mana_spent_recently_up_to_50%" } }, - [2731]={ + [2817]={ lang={ English={ [1]={ @@ -65770,7 +67947,7 @@ return { [1]="onslaught_effect_+%" } }, - [2732]={ + [2818]={ lang={ English={ [1]={ @@ -65801,7 +67978,7 @@ return { [1]="attack_damage_+%_while_onslaught_active" } }, - [2733]={ + [2819]={ lang={ English={ [1]={ @@ -65832,7 +68009,7 @@ return { [1]="critical_strike_chance_+%_vs_poisoned_enemies" } }, - [2734]={ + [2820]={ lang={ English={ [1]={ @@ -65863,7 +68040,7 @@ return { [1]="elemental_damage_taken_+%" } }, - [2735]={ + [2821]={ lang={ English={ [1]={ @@ -65894,7 +68071,7 @@ return { [1]="damage_taken_from_traps_and_mines_+%" } }, - [2736]={ + [2822]={ lang={ English={ [1]={ @@ -65929,7 +68106,7 @@ return { [1]="maim_on_hit_%_vs_poisoned_enemies" } }, - [2737]={ + [2823]={ lang={ English={ [1]={ @@ -65960,7 +68137,7 @@ return { [1]="raider_passive_evade_melee_attacks_while_onslaughted_+%_final" } }, - [2738]={ + [2824]={ lang={ English={ [1]={ @@ -65991,7 +68168,7 @@ return { [1]="raider_passive_evade_projectile_attacks_while_onslaughted_+%_final" } }, - [2739]={ + [2825]={ lang={ English={ [1]={ @@ -66013,7 +68190,7 @@ return { [1]="dispel_status_ailments_on_flask_use" } }, - [2740]={ + [2826]={ lang={ English={ [1]={ @@ -66048,7 +68225,7 @@ return { [1]="avoid_status_ailments_%_during_flask_effect" } }, - [2741]={ + [2827]={ lang={ English={ [1]={ @@ -66079,7 +68256,7 @@ return { [1]="attack_speed_+%_during_flask_effect" } }, - [2742]={ + [2828]={ lang={ English={ [1]={ @@ -66097,7 +68274,7 @@ return { [1]="chaos_resistance_+_while_using_flask" } }, - [2743]={ + [2829]={ lang={ English={ [1]={ @@ -66132,7 +68309,7 @@ return { [1]="poison_on_hit_during_flask_effect_%" } }, - [2744]={ + [2830]={ lang={ English={ [1]={ @@ -66150,7 +68327,7 @@ return { [1]="explode_on_kill_%_chaos_damage_to_deal" } }, - [2745]={ + [2831]={ lang={ English={ [1]={ @@ -66168,7 +68345,7 @@ return { [1]="explode_enemies_for_10%_life_as_physical_on_kill_chance_%" } }, - [2746]={ + [2832]={ lang={ English={ [1]={ @@ -66186,7 +68363,7 @@ return { [1]="explode_enemies_for_25%_life_as_chaos_on_kill_chance_%" } }, - [2747]={ + [2833]={ lang={ English={ [1]={ @@ -66204,7 +68381,7 @@ return { [1]="explode_cursed_enemies_for_25%_life_as_chaos_on_kill_chance_%" } }, - [2748]={ + [2834]={ lang={ English={ [1]={ @@ -66226,7 +68403,7 @@ return { [1]="enchantment_boots_damage_penetrates_elemental_resistance_%_while_you_havent_killed_for_4_seconds" } }, - [2749]={ + [2835]={ lang={ English={ [1]={ @@ -66248,7 +68425,7 @@ return { [1]="enchantment_boots_physical_damage_%_added_as_elements_in_spells_that_hit_you_in_past_4_seconds" } }, - [2750]={ + [2836]={ lang={ English={ [1]={ @@ -66275,7 +68452,7 @@ return { [2]="enchantment_boots_maximum_added_chaos_damage_for_4_seconds_when_crit_4s" } }, - [2751]={ + [2837]={ lang={ English={ [1]={ @@ -66297,7 +68474,7 @@ return { [1]="movement_speed_+%_while_not_affected_by_status_ailments" } }, - [2752]={ + [2838]={ lang={ English={ [1]={ @@ -66315,7 +68492,7 @@ return { [1]="stacking_spell_damage_+%_when_you_or_your_totems_kill_an_enemy_for_2_seconds" } }, - [2753]={ + [2839]={ lang={ English={ [1]={ @@ -66345,7 +68522,7 @@ return { [1]="life_leech_permyriad_from_elemental_damage_against_enemies_with_elemental_status_ailments" } }, - [2754]={ + [2840]={ lang={ English={ [1]={ @@ -66367,7 +68544,7 @@ return { [1]="totems_explode_for_%_of_max_life_as_fire_damage_on_low_life" } }, - [2755]={ + [2841]={ lang={ English={ [1]={ @@ -66389,7 +68566,7 @@ return { [1]="guardian_warcry_grant_attack_cast_and_movement_speed_to_you_and_nearby_allies_+%" } }, - [2756]={ + [2842]={ lang={ English={ [1]={ @@ -66424,7 +68601,7 @@ return { [1]="chance_to_avoid_stun_%_aura_while_wielding_a_staff" } }, - [2757]={ + [2843]={ lang={ English={ [1]={ @@ -66455,7 +68632,7 @@ return { [1]="damage_taken_+%_from_bleeding_enemies" } }, - [2758]={ + [2844]={ lang={ English={ [1]={ @@ -66490,7 +68667,7 @@ return { [1]="maim_bleeding_enemies_on_hit_%" } }, - [2759]={ + [2845]={ lang={ English={ [1]={ @@ -66521,7 +68698,7 @@ return { [1]="one_handed_attack_speed_+%" } }, - [2760]={ + [2846]={ lang={ English={ [1]={ @@ -66552,7 +68729,7 @@ return { [1]="movement_speed_+%_for_4_seconds_on_block" } }, - [2761]={ + [2847]={ lang={ English={ [1]={ @@ -66562,7 +68739,7 @@ return { [2]="#" } }, - text="{0}% increased Movement Speed while you have Fortify" + text="[DNT] {0}% increased Movement Speed while Fortified" }, [2]={ [1]={ @@ -66575,7 +68752,7 @@ return { [2]=-1 } }, - text="{0}% reduced Movement Speed while you have Fortify" + text="[DNT] {0}% reduced Movement Speed while Fortified" } } }, @@ -66583,7 +68760,7 @@ return { [1]="movement_speed_+%_while_fortified" } }, - [2762]={ + [2848]={ lang={ English={ [1]={ @@ -66614,7 +68791,7 @@ return { [1]="elemental_damage_taken_+%_at_maximum_endurance_charges" } }, - [2763]={ + [2849]={ lang={ English={ [1]={ @@ -66640,7 +68817,7 @@ return { [1]="status_ailments_removed_at_low_life" } }, - [2764]={ + [2850]={ lang={ English={ [1]={ @@ -66667,7 +68844,7 @@ return { [1]="gain_frenzy_charge_on_main_hand_kill_%" } }, - [2765]={ + [2851]={ lang={ English={ [1]={ @@ -66694,7 +68871,7 @@ return { [1]="gain_endurance_charge_on_main_hand_kill_%" } }, - [2766]={ + [2852]={ lang={ English={ [1]={ @@ -66733,7 +68910,7 @@ return { [1]="damage_taken_+%_for_4_seconds_on_kill" } }, - [2767]={ + [2853]={ lang={ English={ [1]={ @@ -66768,7 +68945,7 @@ return { [1]="avoid_stun_%_for_4_seconds_on_kill" } }, - [2768]={ + [2854]={ lang={ English={ [1]={ @@ -66795,7 +68972,7 @@ return { [1]="you_and_your_totems_gain_an_endurance_charge_on_burning_enemy_kill_%" } }, - [2769]={ + [2855]={ lang={ English={ [1]={ @@ -66822,7 +68999,7 @@ return { [1]="minions_grant_owner_and_owners_totems_gains_endurance_charge_on_burning_enemy_kill_%" } }, - [2770]={ + [2856]={ lang={ English={ [1]={ @@ -66853,7 +69030,7 @@ return { [1]="warcry_cooldown_speed_+%" } }, - [2771]={ + [2857]={ lang={ English={ [1]={ @@ -66884,7 +69061,7 @@ return { [1]="golem_skill_cooldown_recovery_+%" } }, - [2772]={ + [2858]={ lang={ English={ [1]={ @@ -66915,7 +69092,7 @@ return { [1]="golem_cooldown_recovery_+%" } }, - [2773]={ + [2859]={ lang={ English={ [1]={ @@ -66933,7 +69110,7 @@ return { [1]="always_stun_enemies_that_are_on_full_life" } }, - [2774]={ + [2860]={ lang={ English={ [1]={ @@ -66964,7 +69141,7 @@ return { [1]="stun_duration_+%_vs_enemies_that_are_on_full_life" } }, - [2775]={ + [2861]={ lang={ English={ [1]={ @@ -66995,7 +69172,7 @@ return { [1]="stun_duration_+%_vs_enemies_that_are_on_low_life" } }, - [2776]={ + [2862]={ lang={ English={ [1]={ @@ -67026,7 +69203,7 @@ return { [1]="damage_+%_with_one_handed_weapons" } }, - [2777]={ + [2863]={ lang={ English={ [1]={ @@ -67057,7 +69234,7 @@ return { [1]="damage_+%_with_two_handed_weapons" } }, - [2778]={ + [2864]={ lang={ English={ [1]={ @@ -67075,7 +69252,7 @@ return { [1]="damage_reduction_rating_from_body_armour_doubled" } }, - [2779]={ + [2865]={ lang={ English={ [1]={ @@ -67093,7 +69270,7 @@ return { [1]="damage_reduction_rating_%_with_active_totem" } }, - [2780]={ + [2866]={ lang={ English={ [1]={ @@ -67111,7 +69288,7 @@ return { [1]="local_display_cast_level_x_manifest_rageblade" } }, - [2781]={ + [2867]={ lang={ English={ [1]={ @@ -67129,7 +69306,7 @@ return { [1]="local_display_manifest_rageblade_disables_weapons" } }, - [2782]={ + [2868]={ lang={ English={ [1]={ @@ -67147,7 +69324,7 @@ return { [1]="local_display_manifest_rageblade_destroy_on_end_rampage" } }, - [2783]={ + [2869]={ lang={ English={ [1]={ @@ -67169,7 +69346,7 @@ return { [1]="local_display_minions_grant_onslaught" } }, - [2784]={ + [2870]={ lang={ English={ [1]={ @@ -67200,7 +69377,7 @@ return { [1]="physical_damage_+%_while_frozen" } }, - [2785]={ + [2871]={ lang={ English={ [1]={ @@ -67227,7 +69404,7 @@ return { [1]="local_unique_jewel_burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%_with_50_dexterity_in_radius" } }, - [2786]={ + [2872]={ lang={ English={ [1]={ @@ -67254,7 +69431,7 @@ return { [1]="local_unique_jewel_burning_arrow_additional_ignite_stacks_with_50_dex_in_radius" } }, - [2787]={ + [2873]={ lang={ English={ [1]={ @@ -67281,13 +69458,17 @@ return { [1]="local_unique_jewel_burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%_with_50_dexterity_in_radius" } }, - [2788]={ + [2874]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -67295,7 +69476,7 @@ return { [2]="#" } }, - text="With at least 40 Strength in Radius, Cleave grants Fortify on Hit" + text=" With at least 40 Strength in Radius, Hits with Cleave Fortify" } } }, @@ -67303,7 +69484,7 @@ return { [1]="local_unique_jewel_cleave_fortify_on_hit_with_50_str_in_radius" } }, - [2789]={ + [2875]={ lang={ English={ [1]={ @@ -67321,7 +69502,7 @@ return { [1]="local_unique_jewel_cleave_+1_base_radius_per_nearby_enemy_up_to_10_with_40_str_in_radius" } }, - [2790]={ + [2876]={ lang={ English={ [1]={ @@ -67348,7 +69529,7 @@ return { [1]="local_unique_jewel_ethereal_knives_number_of_additional_projectiles_with_50_dex_in_radius" } }, - [2791]={ + [2877]={ lang={ English={ [1]={ @@ -67366,7 +69547,7 @@ return { [1]="local_unique_jewel_ethereal_knives_projectiles_nova_with_50_dex_in_radius" } }, - [2792]={ + [2878]={ lang={ English={ [1]={ @@ -67384,7 +69565,7 @@ return { [1]="local_unique_jewel_glacial_hammer_melee_splash_with_cold_damage_with_50_str_in_radius" } }, - [2793]={ + [2879]={ lang={ English={ [1]={ @@ -67402,7 +69583,7 @@ return { [1]="local_unique_jewel_glacial_hammer_physical_damage_%_to_convert_to_cold_with_50_str_in_radius" } }, - [2794]={ + [2880]={ lang={ English={ [1]={ @@ -67420,7 +69601,7 @@ return { [1]="local_unique_jewel_shrapnel_shot_radius_+%_with_50_dex_in_radius" } }, - [2795]={ + [2881]={ lang={ English={ [1]={ @@ -67447,7 +69628,7 @@ return { [1]="local_unique_jewel_spark_number_of_additional_chains_with_50_int_in_radius" } }, - [2796]={ + [2882]={ lang={ English={ [1]={ @@ -67474,7 +69655,7 @@ return { [1]="local_unique_jewel_spark_number_of_additional_projectiles_with_50_int_in_radius" } }, - [2797]={ + [2883]={ lang={ English={ [1]={ @@ -67501,7 +69682,7 @@ return { [1]="local_unique_jewel_freezing_pulse_number_of_additional_projectiles_with_50_int_in_radius" } }, - [2798]={ + [2884]={ lang={ English={ [1]={ @@ -67540,7 +69721,7 @@ return { [1]="local_unique_jewel_freezing_pulse_damage_+%_if_enemy_shattered_recently_with_50_int_in_radius" } }, - [2799]={ + [2885]={ lang={ English={ [1]={ @@ -67567,7 +69748,7 @@ return { [1]="burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%" } }, - [2800]={ + [2886]={ lang={ English={ [1]={ @@ -67594,7 +69775,7 @@ return { [1]="burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%" } }, - [2801]={ + [2887]={ lang={ English={ [1]={ @@ -67625,7 +69806,7 @@ return { [1]="anger_aura_effect_+%" } }, - [2802]={ + [2888]={ lang={ English={ [1]={ @@ -67656,7 +69837,7 @@ return { [1]="purity_of_elements_aura_effect_+%" } }, - [2803]={ + [2889]={ lang={ English={ [1]={ @@ -67687,7 +69868,7 @@ return { [1]="purity_of_fire_aura_effect_+%" } }, - [2804]={ + [2890]={ lang={ English={ [1]={ @@ -67718,7 +69899,7 @@ return { [1]="purity_of_ice_aura_effect_+%" } }, - [2805]={ + [2891]={ lang={ English={ [1]={ @@ -67749,7 +69930,7 @@ return { [1]="purity_of_lightning_aura_effect_+%" } }, - [2806]={ + [2892]={ lang={ English={ [1]={ @@ -67780,7 +69961,7 @@ return { [1]="wrath_aura_effect_+%" } }, - [2807]={ + [2893]={ lang={ English={ [1]={ @@ -67811,7 +69992,7 @@ return { [1]="grace_aura_effect_+%" } }, - [2808]={ + [2894]={ lang={ English={ [1]={ @@ -67842,7 +70023,7 @@ return { [1]="hatred_aura_effect_+%" } }, - [2809]={ + [2895]={ lang={ English={ [1]={ @@ -67873,7 +70054,7 @@ return { [1]="determination_aura_effect_+%" } }, - [2810]={ + [2896]={ lang={ English={ [1]={ @@ -67904,7 +70085,7 @@ return { [1]="discipline_aura_effect_+%" } }, - [2811]={ + [2897]={ lang={ English={ [1]={ @@ -67922,7 +70103,7 @@ return { [1]="cannot_be_poisoned" } }, - [2812]={ + [2898]={ lang={ English={ [1]={ @@ -67940,7 +70121,7 @@ return { [1]="chance_to_be_poisoned_%" } }, - [2813]={ + [2899]={ lang={ English={ [1]={ @@ -67975,7 +70156,7 @@ return { [1]="avoid_physical_damage_%" } }, - [2814]={ + [2900]={ lang={ English={ [1]={ @@ -68010,7 +70191,7 @@ return { [1]="avoid_elemental_damage_%_per_frenzy_charge" } }, - [2815]={ + [2901]={ lang={ English={ [1]={ @@ -68045,7 +70226,7 @@ return { [1]="avoid_fire_damage_%" } }, - [2816]={ + [2902]={ lang={ English={ [1]={ @@ -68080,7 +70261,7 @@ return { [1]="avoid_cold_damage_%" } }, - [2817]={ + [2903]={ lang={ English={ [1]={ @@ -68115,7 +70296,7 @@ return { [1]="avoid_lightning_damage_%" } }, - [2818]={ + [2904]={ lang={ English={ [1]={ @@ -68150,7 +70331,7 @@ return { [1]="avoid_chaos_damage_%" } }, - [2819]={ + [2905]={ lang={ English={ [1]={ @@ -68185,7 +70366,7 @@ return { [1]="chance_to_gain_unholy_might_on_kill_for_3_seconds_%" } }, - [2820]={ + [2906]={ lang={ English={ [1]={ @@ -68220,7 +70401,7 @@ return { [1]="chance_to_gain_unholy_might_on_kill_for_4_seconds_%" } }, - [2821]={ + [2907]={ lang={ English={ [1]={ @@ -68255,7 +70436,7 @@ return { [1]="minion_chance_to_gain_unholy_might_on_kill_for_4_seconds_%" } }, - [2822]={ + [2908]={ lang={ English={ [1]={ @@ -68290,7 +70471,7 @@ return { [1]="chance_to_gain_onslaught_on_kill_for_4_seconds_%" } }, - [2823]={ + [2909]={ lang={ English={ [1]={ @@ -68325,7 +70506,7 @@ return { [1]="minion_chance_to_gain_onslaught_on_kill_for_4_seconds_%" } }, - [2824]={ + [2910]={ lang={ English={ [1]={ @@ -68360,7 +70541,7 @@ return { [1]="chance_to_grant_nearby_enemies_onslaught_on_kill_%" } }, - [2825]={ + [2911]={ lang={ English={ [1]={ @@ -68395,7 +70576,7 @@ return { [1]="chance_to_grant_nearby_enemies_unholy_might_on_kill_%" } }, - [2826]={ + [2912]={ lang={ English={ [1]={ @@ -68422,7 +70603,7 @@ return { [1]="chance_to_grant_power_charge_to_nearby_allies_on_kill_%" } }, - [2827]={ + [2913]={ lang={ English={ [1]={ @@ -68449,7 +70630,7 @@ return { [1]="chance_to_grant_frenzy_charge_to_nearby_allies_on_hit_%" } }, - [2828]={ + [2914]={ lang={ English={ [1]={ @@ -68467,7 +70648,7 @@ return { [1]="remove_bleed_on_flask_use" } }, - [2829]={ + [2915]={ lang={ English={ [1]={ @@ -68485,7 +70666,7 @@ return { [1]="remove_corrupted_blood_when_you_use_a_flask" } }, - [2830]={ + [2916]={ lang={ English={ [1]={ @@ -68516,7 +70697,7 @@ return { [1]="lightning_damage_taken_+%" } }, - [2831]={ + [2917]={ lang={ English={ [1]={ @@ -68547,7 +70728,7 @@ return { [1]="cold_damage_taken_+%" } }, - [2832]={ + [2918]={ lang={ English={ [1]={ @@ -68569,7 +70750,7 @@ return { [1]="mana_and_es_regeneration_per_minute_%_when_you_freeze_shock_or_ignite_an_enemy" } }, - [2833]={ + [2919]={ lang={ English={ [1]={ @@ -68596,7 +70777,7 @@ return { [1]="gain_flask_chance_on_crit_%" } }, - [2834]={ + [2920]={ lang={ English={ [1]={ @@ -68614,7 +70795,7 @@ return { [1]="virtual_base_maximum_energy_shield_to_grant_to_you_and_nearby_allies" } }, - [2835]={ + [2921]={ lang={ English={ [1]={ @@ -68632,7 +70813,7 @@ return { [1]="number_of_additional_shrapnel_ballistae_per_200_strength" } }, - [2836]={ + [2922]={ lang={ English={ [1]={ @@ -68650,7 +70831,7 @@ return { [1]="number_of_additional_siege_ballistae_per_200_dexterity" } }, - [2837]={ + [2923]={ lang={ English={ [1]={ @@ -68673,13 +70854,13 @@ return { [2]="attack_maximum_added_physical_damage_per_25_dexterity" } }, - [2838]={ + [2924]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextBlind" + v="ReminderTextBlindNoDuration" }, limit={ [1]={ @@ -68695,7 +70876,7 @@ return { [1]="local_display_nearby_enemies_are_blinded" } }, - [2839]={ + [2925]={ lang={ English={ [1]={ @@ -68717,7 +70898,7 @@ return { [1]="local_display_nearby_enemies_are_crushed" } }, - [2840]={ + [2926]={ lang={ English={ [1]={ @@ -68739,7 +70920,7 @@ return { [1]="local_display_nearby_enemies_have_malediction" } }, - [2841]={ + [2927]={ lang={ English={ [1]={ @@ -68757,7 +70938,7 @@ return { [1]="local_display_hits_against_nearby_enemies_critical_strike_chance_+50%" } }, - [2842]={ + [2928]={ lang={ English={ [1]={ @@ -68788,7 +70969,7 @@ return { [1]="local_display_nearby_enemies_critical_strike_chance_+%_against_self" } }, - [2843]={ + [2929]={ lang={ English={ [1]={ @@ -68819,7 +71000,7 @@ return { [1]="local_display_nearby_enemies_flask_charges_granted_+%" } }, - [2844]={ + [2930]={ lang={ English={ [1]={ @@ -68858,7 +71039,7 @@ return { [1]="local_display_nearby_enemies_movement_speed_+%" } }, - [2845]={ + [2931]={ lang={ English={ [1]={ @@ -68889,7 +71070,7 @@ return { [1]="local_display_nearby_enemies_stun_and_block_recovery_+%" } }, - [2846]={ + [2932]={ lang={ English={ [1]={ @@ -68916,7 +71097,7 @@ return { [1]="gain_power_charge_on_non_critical_strike_%" } }, - [2847]={ + [2933]={ lang={ English={ [1]={ @@ -68947,7 +71128,7 @@ return { [1]="critical_strike_chance_+%_vs_blinded_enemies" } }, - [2848]={ + [2934]={ lang={ English={ [1]={ @@ -68982,7 +71163,7 @@ return { [1]="chilled_ground_on_freeze_%_chance_for_3_seconds" } }, - [2849]={ + [2935]={ lang={ English={ [1]={ @@ -69017,7 +71198,7 @@ return { [1]="consecrate_ground_on_kill_%_for_3_seconds" } }, - [2850]={ + [2936]={ lang={ English={ [1]={ @@ -69048,7 +71229,7 @@ return { [1]="frost_blades_damage_+%" } }, - [2851]={ + [2937]={ lang={ English={ [1]={ @@ -69079,7 +71260,7 @@ return { [1]="frost_blades_projectile_speed_+%" } }, - [2852]={ + [2938]={ lang={ English={ [1]={ @@ -69106,7 +71287,7 @@ return { [1]="frost_blades_number_of_additional_projectiles_in_chain" } }, - [2853]={ + [2939]={ lang={ English={ [1]={ @@ -69137,7 +71318,7 @@ return { [1]="summoned_raging_spirit_duration_+%" } }, - [2854]={ + [2940]={ lang={ English={ [1]={ @@ -69164,7 +71345,7 @@ return { [1]="summoned_raging_spirit_chance_to_spawn_additional_minion_%" } }, - [2855]={ + [2941]={ lang={ English={ [1]={ @@ -69195,7 +71376,7 @@ return { [1]="discharge_damage_+%" } }, - [2856]={ + [2942]={ lang={ English={ [1]={ @@ -69226,7 +71407,7 @@ return { [1]="discharge_radius_+%" } }, - [2857]={ + [2943]={ lang={ English={ [1]={ @@ -69253,7 +71434,7 @@ return { [1]="discharge_chance_not_to_consume_charges_%" } }, - [2858]={ + [2944]={ lang={ English={ [1]={ @@ -69284,7 +71465,7 @@ return { [1]="anger_mana_reservation_+%" } }, - [2859]={ + [2945]={ lang={ English={ [1]={ @@ -69315,7 +71496,7 @@ return { [1]="lightning_trap_damage_+%" } }, - [2860]={ + [2946]={ lang={ English={ [1]={ @@ -69342,7 +71523,7 @@ return { [1]="lightning_trap_number_of_additional_projectiles" } }, - [2861]={ + [2947]={ lang={ English={ [1]={ @@ -69373,7 +71554,7 @@ return { [1]="lightning_trap_cooldown_speed_+%" } }, - [2862]={ + [2948]={ lang={ English={ [1]={ @@ -69395,7 +71576,7 @@ return { [1]="piercing_attacks_cause_bleeding" } }, - [2863]={ + [2949]={ lang={ English={ [1]={ @@ -69413,7 +71594,7 @@ return { [1]="energy_shield_recharges_on_block_%" } }, - [2864]={ + [2950]={ lang={ English={ [1]={ @@ -69435,7 +71616,7 @@ return { [1]="map_players_gain_rare_monster_mods_on_kill_ms" } }, - [2865]={ + [2951]={ lang={ English={ [1]={ @@ -69461,7 +71642,7 @@ return { [1]="soul_eater_on_rare_kill_ms" } }, - [2866]={ + [2952]={ lang={ English={ [1]={ @@ -69487,7 +71668,7 @@ return { [1]="map_players_gain_soul_eater_on_rare_kill_ms" } }, - [2867]={ + [2953]={ lang={ English={ [1]={ @@ -69509,7 +71690,7 @@ return { [1]="gain_soul_eater_during_flask_effect" } }, - [2868]={ + [2954]={ lang={ English={ [1]={ @@ -69527,7 +71708,7 @@ return { [1]="lose_soul_eater_souls_on_flask_use" } }, - [2869]={ + [2955]={ lang={ English={ [1]={ @@ -69549,7 +71730,7 @@ return { [1]="totemified_skills_taunt_on_hit_%" } }, - [2870]={ + [2956]={ lang={ English={ [1]={ @@ -69571,7 +71752,7 @@ return { [1]="chance_to_taunt_on_hit_%" } }, - [2871]={ + [2957]={ lang={ English={ [1]={ @@ -69606,7 +71787,7 @@ return { [1]="minion_attacks_chance_to_taunt_on_hit_%" } }, - [2872]={ + [2958]={ lang={ English={ [1]={ @@ -69645,7 +71826,7 @@ return { [1]="damage_taken_+%_for_4_seconds_on_killing_taunted_enemy" } }, - [2873]={ + [2959]={ lang={ English={ [1]={ @@ -69663,7 +71844,7 @@ return { [1]="critical_strike_multiplier_vs_enemies_on_full_life_+" } }, - [2874]={ + [2960]={ lang={ English={ [1]={ @@ -69694,7 +71875,7 @@ return { [1]="ambush_passive_critical_strike_chance_vs_enemies_on_full_life_+%_final" } }, - [2875]={ + [2961]={ lang={ English={ [1]={ @@ -69733,7 +71914,7 @@ return { [1]="blind_duration_+%" } }, - [2876]={ + [2962]={ lang={ English={ [1]={ @@ -69772,7 +71953,7 @@ return { [1]="assassinate_passive_critical_strike_chance_vs_enemies_on_low_life_+%_final" } }, - [2877]={ + [2963]={ lang={ English={ [1]={ @@ -69794,7 +71975,7 @@ return { [1]="crits_have_culling_strike" } }, - [2878]={ + [2964]={ lang={ English={ [1]={ @@ -69816,7 +71997,7 @@ return { [1]="caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%" } }, - [2879]={ + [2965]={ lang={ English={ [1]={ @@ -69838,7 +72019,7 @@ return { [1]="minion_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%" } }, - [2880]={ + [2966]={ lang={ English={ [1]={ @@ -69856,7 +72037,7 @@ return { [1]="storm_cloud_charge_count" } }, - [2881]={ + [2967]={ lang={ English={ [1]={ @@ -69874,7 +72055,7 @@ return { [1]="storm_cloud_charged_damage_+%_final" } }, - [2882]={ + [2968]={ lang={ English={ [1]={ @@ -69908,7 +72089,7 @@ return { [1]="gain_life_leech_from_any_damage_permyriad_as_life_for_4_seconds_if_taken_savage_hit" } }, - [2883]={ + [2969]={ lang={ English={ [1]={ @@ -69934,7 +72115,7 @@ return { [1]="gain_damage_+%_for_4_seconds_if_taken_savage_hit" } }, - [2884]={ + [2970]={ lang={ English={ [1]={ @@ -69960,7 +72141,7 @@ return { [1]="gain_attack_speed_+%_for_4_seconds_if_taken_savage_hit" } }, - [2885]={ + [2971]={ lang={ English={ [1]={ @@ -69999,7 +72180,7 @@ return { [1]="damage_+%_vs_burning_enemies" } }, - [2886]={ + [2972]={ lang={ English={ [1]={ @@ -70026,7 +72207,7 @@ return { [1]="endurance_charge_on_off_hand_kill_%" } }, - [2887]={ + [2973]={ lang={ English={ [1]={ @@ -70044,7 +72225,7 @@ return { [1]="aura_melee_physical_damage_+%_per_10_strength" } }, - [2888]={ + [2974]={ lang={ English={ [1]={ @@ -70062,7 +72243,7 @@ return { [1]="curse_apply_as_aura" } }, - [2889]={ + [2975]={ lang={ English={ [1]={ @@ -70080,7 +72261,7 @@ return { [1]="critical_strikes_ignore_elemental_resistances" } }, - [2890]={ + [2976]={ lang={ English={ [1]={ @@ -70119,7 +72300,7 @@ return { [1]="damage_+%_for_4_seconds_on_crit" } }, - [2891]={ + [2977]={ lang={ English={ [1]={ @@ -70141,7 +72322,7 @@ return { [1]="critical_strike_chance_+%_for_4_seconds_on_kill" } }, - [2892]={ + [2978]={ lang={ English={ [1]={ @@ -70163,7 +72344,7 @@ return { [1]="damage_and_minion_damage_+%_for_4_seconds_on_consume_corpse" } }, - [2893]={ + [2979]={ lang={ English={ [1]={ @@ -70181,7 +72362,7 @@ return { [1]="physical_damage_reduction_and_minion_physical_damage_reduction_%_per_raised_zombie" } }, - [2894]={ + [2980]={ lang={ English={ [1]={ @@ -70212,7 +72393,7 @@ return { [1]="spectre_damage_+%" } }, - [2895]={ + [2981]={ lang={ English={ [1]={ @@ -70234,7 +72415,7 @@ return { [1]="auras_grant_damage_+%_to_you_and_your_allies" } }, - [2896]={ + [2982]={ lang={ English={ [1]={ @@ -70256,7 +72437,7 @@ return { [1]="auras_grant_additional_physical_damage_reduction_%_to_you_and_your_allies" } }, - [2897]={ + [2983]={ lang={ English={ [1]={ @@ -70278,7 +72459,7 @@ return { [1]="auras_grant_attack_and_cast_speed_+%_to_you_and_your_allies" } }, - [2898]={ + [2984]={ lang={ English={ [1]={ @@ -70309,7 +72490,7 @@ return { [1]="placing_traps_cooldown_recovery_+%" } }, - [2899]={ + [2985]={ lang={ English={ [1]={ @@ -70331,7 +72512,7 @@ return { [1]="damage_+%_vs_enemies_affected_by_status_ailments" } }, - [2900]={ + [2986]={ lang={ English={ [1]={ @@ -70349,7 +72530,7 @@ return { [1]="warcries_are_instant" } }, - [2901]={ + [2987]={ lang={ English={ [1]={ @@ -70371,7 +72552,7 @@ return { [1]="aura_grant_shield_defences_to_nearby_allies" } }, - [2902]={ + [2988]={ lang={ English={ [1]={ @@ -70406,7 +72587,7 @@ return { [1]="phasing_for_4_seconds_on_kill_%" } }, - [2903]={ + [2989]={ lang={ English={ [1]={ @@ -70424,7 +72605,7 @@ return { [1]="damage_+%_per_active_trap" } }, - [2904]={ + [2990]={ lang={ English={ [1]={ @@ -70442,7 +72623,7 @@ return { [1]="skill_area_of_effect_+%_per_active_mine" } }, - [2905]={ + [2991]={ lang={ English={ [1]={ @@ -70464,25 +72645,7 @@ return { [1]="immune_to_status_ailments_while_phased" } }, - [2906]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Spell Hits while Phasing" - } - } - }, - stats={ - [1]="chance_to_dodge_spells_%_while_phased" - } - }, - [2907]={ + [2992]={ lang={ English={ [1]={ @@ -70504,7 +72667,7 @@ return { [1]="additional_critical_strike_chance_per_power_charge_permyriad" } }, - [2908]={ + [2993]={ lang={ English={ [1]={ @@ -70526,7 +72689,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_at_maximum_power_charges" } }, - [2909]={ + [2994]={ lang={ English={ [1]={ @@ -70544,7 +72707,7 @@ return { [1]="physical_damage_%_to_gain_as_chaos_while_at_maximum_power_charges" } }, - [2910]={ + [2995]={ lang={ English={ [1]={ @@ -70562,7 +72725,7 @@ return { [1]="movement_skills_cost_no_mana" } }, - [2911]={ + [2996]={ lang={ English={ [1]={ @@ -70601,7 +72764,7 @@ return { [1]="attack_and_cast_speed_+%_for_4_seconds_on_movement_skill_use" } }, - [2912]={ + [2997]={ lang={ English={ [1]={ @@ -70619,7 +72782,7 @@ return { [1]="recover_10%_of_maximum_mana_on_skill_use_%" } }, - [2913]={ + [2998]={ lang={ English={ [1]={ @@ -70641,7 +72804,7 @@ return { [1]="mine_laying_speed_+%_for_4_seconds_on_detonation" } }, - [2914]={ + [2999]={ lang={ English={ [1]={ @@ -70663,7 +72826,7 @@ return { [1]="damage_+%_for_4_seconds_on_detonation" } }, - [2915]={ + [3000]={ lang={ English={ [1]={ @@ -70690,7 +72853,7 @@ return { [1]="flask_charges_recovered_per_3_seconds" } }, - [2916]={ + [3001]={ lang={ English={ [1]={ @@ -70721,7 +72884,7 @@ return { [1]="trap_skill_area_of_effect_+%" } }, - [2917]={ + [3002]={ lang={ English={ [1]={ @@ -70760,7 +72923,7 @@ return { [1]="damage_+%_vs_bleeding_enemies" } }, - [2918]={ + [3003]={ lang={ English={ [1]={ @@ -70778,7 +72941,7 @@ return { [1]="bleeding_enemies_explode_for_%_life_as_physical_damage" } }, - [2919]={ + [3004]={ lang={ English={ [1]={ @@ -70796,7 +72959,7 @@ return { [1]="nearby_traps_within_x_units_also_trigger_on_triggering_trap" } }, - [2920]={ + [3005]={ lang={ English={ [1]={ @@ -70823,7 +72986,7 @@ return { [1]="display_cast_word_of_blades_on_hit_%" } }, - [2921]={ + [3006]={ lang={ English={ [1]={ @@ -70850,7 +73013,7 @@ return { [1]="display_cast_edict_of_blades_on_hit_%_" } }, - [2922]={ + [3007]={ lang={ English={ [1]={ @@ -70877,7 +73040,7 @@ return { [1]="display_cast_decree_of_blades_on_hit_%__" } }, - [2923]={ + [3008]={ lang={ English={ [1]={ @@ -70904,7 +73067,7 @@ return { [1]="display_cast_commandment_of_blades_on_hit_%_" } }, - [2924]={ + [3009]={ lang={ English={ [1]={ @@ -70931,7 +73094,7 @@ return { [1]="display_cast_word_of_winter_when_hit_%" } }, - [2925]={ + [3010]={ lang={ English={ [1]={ @@ -70958,7 +73121,7 @@ return { [1]="display_cast_edict_of_winter_when_hit_%" } }, - [2926]={ + [3011]={ lang={ English={ [1]={ @@ -70985,7 +73148,7 @@ return { [1]="display_cast_decree_of_winter_when_hit_%" } }, - [2927]={ + [3012]={ lang={ English={ [1]={ @@ -71012,7 +73175,7 @@ return { [1]="display_cast_commandment_of_winter_when_hit_%" } }, - [2928]={ + [3013]={ lang={ English={ [1]={ @@ -71039,7 +73202,7 @@ return { [1]="display_cast_word_of_inferno_on_kill_%" } }, - [2929]={ + [3014]={ lang={ English={ [1]={ @@ -71066,7 +73229,7 @@ return { [1]="display_cast_edict_of_inferno_on_kill_%" } }, - [2930]={ + [3015]={ lang={ English={ [1]={ @@ -71093,7 +73256,7 @@ return { [1]="display_cast_decree_of_inferno_on_kill_%" } }, - [2931]={ + [3016]={ lang={ English={ [1]={ @@ -71120,7 +73283,7 @@ return { [1]="display_cast_commandment_of_inferno_on_kill_%" } }, - [2932]={ + [3017]={ lang={ English={ [1]={ @@ -71147,7 +73310,7 @@ return { [1]="display_cast_word_of_tempest_on_hit_%" } }, - [2933]={ + [3018]={ lang={ English={ [1]={ @@ -71174,7 +73337,7 @@ return { [1]="display_cast_edict_of_tempest_on_hit_%" } }, - [2934]={ + [3019]={ lang={ English={ [1]={ @@ -71201,7 +73364,7 @@ return { [1]="display_cast_decree_of_tempest_on_hit_%" } }, - [2935]={ + [3020]={ lang={ English={ [1]={ @@ -71228,7 +73391,7 @@ return { [1]="display_cast_commandment_of_tempest_on_hit_%" } }, - [2936]={ + [3021]={ lang={ English={ [1]={ @@ -71255,7 +73418,7 @@ return { [1]="display_cast_word_of_the_grave_on_kill_%" } }, - [2937]={ + [3022]={ lang={ English={ [1]={ @@ -71282,7 +73445,7 @@ return { [1]="display_cast_edict_of_the_grave_on_kill_%" } }, - [2938]={ + [3023]={ lang={ English={ [1]={ @@ -71309,7 +73472,7 @@ return { [1]="display_cast_decree_of_the_grave_on_kill_%" } }, - [2939]={ + [3024]={ lang={ English={ [1]={ @@ -71336,7 +73499,7 @@ return { [1]="display_cast_commandment_of_the_grave_on_kill_%" } }, - [2940]={ + [3025]={ lang={ English={ [1]={ @@ -71363,7 +73526,7 @@ return { [1]="display_cast_word_of_reflection_when_hit_%" } }, - [2941]={ + [3026]={ lang={ English={ [1]={ @@ -71390,7 +73553,7 @@ return { [1]="display_cast_edict_of_reflection_when_hit_%" } }, - [2942]={ + [3027]={ lang={ English={ [1]={ @@ -71417,7 +73580,7 @@ return { [1]="display_cast_decree_of_reflection_when_hit_%" } }, - [2943]={ + [3028]={ lang={ English={ [1]={ @@ -71444,7 +73607,7 @@ return { [1]="display_cast_commandment_of_reflection_when_hit_%" } }, - [2944]={ + [3029]={ lang={ English={ [1]={ @@ -71471,7 +73634,7 @@ return { [1]="display_attack_with_word_of_force_on_hit_%" } }, - [2945]={ + [3030]={ lang={ English={ [1]={ @@ -71498,7 +73661,7 @@ return { [1]="display_attack_with_edict_of_force_on_hit_%" } }, - [2946]={ + [3031]={ lang={ English={ [1]={ @@ -71525,7 +73688,7 @@ return { [1]="display_attack_with_decree_of_force_on_hit_%" } }, - [2947]={ + [3032]={ lang={ English={ [1]={ @@ -71552,7 +73715,7 @@ return { [1]="display_attack_with_commandment_of_force_on_hit_%" } }, - [2948]={ + [3033]={ lang={ English={ [1]={ @@ -71579,7 +73742,7 @@ return { [1]="display_attack_with_word_of_light_when_critically_hit_%" } }, - [2949]={ + [3034]={ lang={ English={ [1]={ @@ -71606,7 +73769,7 @@ return { [1]="display_attack_with_edict_of_light_when_critically_hit_%" } }, - [2950]={ + [3035]={ lang={ English={ [1]={ @@ -71633,7 +73796,7 @@ return { [1]="display_attack_with_decree_of_light_when_critically_hit_%" } }, - [2951]={ + [3036]={ lang={ English={ [1]={ @@ -71660,7 +73823,7 @@ return { [1]="display_attack_with_commandment_of_light_when_critically_hit_%" } }, - [2952]={ + [3037]={ lang={ English={ [1]={ @@ -71687,7 +73850,7 @@ return { [1]="display_cast_word_of_war_on_kill_%" } }, - [2953]={ + [3038]={ lang={ English={ [1]={ @@ -71714,7 +73877,7 @@ return { [1]="display_cast_edict_of_war_on_kill_%" } }, - [2954]={ + [3039]={ lang={ English={ [1]={ @@ -71741,7 +73904,7 @@ return { [1]="display_cast_decree_of_war_on_kill_%" } }, - [2955]={ + [3040]={ lang={ English={ [1]={ @@ -71768,7 +73931,7 @@ return { [1]="display_cast_commandment_of_war_on_kill_%" } }, - [2956]={ + [3041]={ lang={ English={ [1]={ @@ -71795,7 +73958,7 @@ return { [1]="display_attack_with_word_of_fury_on_hit_%" } }, - [2957]={ + [3042]={ lang={ English={ [1]={ @@ -71822,7 +73985,7 @@ return { [1]="display_attack_with_edict_of_fury_on_hit_%" } }, - [2958]={ + [3043]={ lang={ English={ [1]={ @@ -71849,7 +74012,7 @@ return { [1]="display_attack_with_decree_of_fury_on_hit_%" } }, - [2959]={ + [3044]={ lang={ English={ [1]={ @@ -71876,7 +74039,7 @@ return { [1]="display_attack_with_commandment_of_fury_on_hit_%" } }, - [2960]={ + [3045]={ lang={ English={ [1]={ @@ -71903,7 +74066,7 @@ return { [1]="display_attack_with_word_of_spite_when_hit_%" } }, - [2961]={ + [3046]={ lang={ English={ [1]={ @@ -71930,7 +74093,7 @@ return { [1]="display_attack_with_edict_of_spite_when_hit_%" } }, - [2962]={ + [3047]={ lang={ English={ [1]={ @@ -71957,7 +74120,7 @@ return { [1]="display_attack_with_decree_of_spite_when_hit_%" } }, - [2963]={ + [3048]={ lang={ English={ [1]={ @@ -71984,7 +74147,7 @@ return { [1]="display_attack_with_commandment_of_spite_when_hit_%" } }, - [2964]={ + [3049]={ lang={ English={ [1]={ @@ -72023,7 +74186,7 @@ return { [1]="attack_and_cast_speed_+%_for_4_seconds_on_begin_es_recharge" } }, - [2965]={ + [3050]={ lang={ English={ [1]={ @@ -72062,7 +74225,7 @@ return { [1]="life_es_and_mana_recovery_+%_for_4_seconds_on_killing_enemies_affected_by_your_degen" } }, - [2966]={ + [3051]={ lang={ English={ [1]={ @@ -72093,7 +74256,7 @@ return { [1]="trickster_passive_chance_to_evade_attacks_while_not_on_full_energy_shield_+%_final" } }, - [2967]={ + [3052]={ lang={ English={ [1]={ @@ -72132,7 +74295,7 @@ return { [1]="critical_strike_chance_+%_vs_enemies_without_elemental_status_ailments" } }, - [2968]={ + [3053]={ lang={ English={ [1]={ @@ -72171,7 +74334,7 @@ return { [1]="spell_damage_+%_for_4_seconds_on_cast" } }, - [2969]={ + [3054]={ lang={ English={ [1]={ @@ -72210,7 +74373,7 @@ return { [1]="attack_damage_+%_for_4_seconds_on_cast" } }, - [2970]={ + [3055]={ lang={ English={ [1]={ @@ -72249,7 +74412,7 @@ return { [1]="attack_speed_+%_for_4_seconds_on_attack" } }, - [2971]={ + [3056]={ lang={ English={ [1]={ @@ -72288,7 +74451,7 @@ return { [1]="cast_speed_+%_for_4_seconds_on_attack" } }, - [2972]={ + [3057]={ lang={ English={ [1]={ @@ -72315,7 +74478,7 @@ return { [1]="display_cast_word_of_flames_on_hit_%" } }, - [2973]={ + [3058]={ lang={ English={ [1]={ @@ -72342,7 +74505,7 @@ return { [1]="display_cast_edict_of_flames_on_hit_%" } }, - [2974]={ + [3059]={ lang={ English={ [1]={ @@ -72369,7 +74532,7 @@ return { [1]="display_cast_decree_of_flames_on_hit_%" } }, - [2975]={ + [3060]={ lang={ English={ [1]={ @@ -72396,7 +74559,7 @@ return { [1]="display_cast_commandment_of_flames_on_hit_%" } }, - [2976]={ + [3061]={ lang={ English={ [1]={ @@ -72423,7 +74586,7 @@ return { [1]="display_cast_word_of_frost_on_kill_%" } }, - [2977]={ + [3062]={ lang={ English={ [1]={ @@ -72450,7 +74613,7 @@ return { [1]="display_cast_edict_of_frost_on_kill_%" } }, - [2978]={ + [3063]={ lang={ English={ [1]={ @@ -72477,7 +74640,7 @@ return { [1]="display_cast_decree_of_frost_on_kill_%" } }, - [2979]={ + [3064]={ lang={ English={ [1]={ @@ -72504,7 +74667,7 @@ return { [1]="display_cast_commandment_of_frost_on_kill_%" } }, - [2980]={ + [3065]={ lang={ English={ [1]={ @@ -72531,7 +74694,7 @@ return { [1]="display_cast_word_of_thunder_on_kill_%" } }, - [2981]={ + [3066]={ lang={ English={ [1]={ @@ -72558,7 +74721,7 @@ return { [1]="display_cast_edict_of_thunder_on_kill_%" } }, - [2982]={ + [3067]={ lang={ English={ [1]={ @@ -72585,7 +74748,7 @@ return { [1]="display_cast_decree_of_thunder_on_kill_%" } }, - [2983]={ + [3068]={ lang={ English={ [1]={ @@ -72612,7 +74775,7 @@ return { [1]="display_cast_commandment_of_thunder_on_kill_%" } }, - [2984]={ + [3069]={ lang={ English={ [1]={ @@ -72634,7 +74797,7 @@ return { [1]="chance_to_place_an_additional_mine_%" } }, - [2985]={ + [3070]={ lang={ English={ [1]={ @@ -72669,7 +74832,7 @@ return { [1]="number_of_additional_mines_to_place" } }, - [2986]={ + [3071]={ lang={ English={ [1]={ @@ -72687,7 +74850,7 @@ return { [1]="chance_for_elemental_damage_to_be_added_as_additional_chaos_damage_%" } }, - [2987]={ + [3072]={ lang={ English={ [1]={ @@ -72726,7 +74889,7 @@ return { [1]="enchantment_critical_strike_chance_+%_if_you_havent_crit_for_4_seconds" } }, - [2988]={ + [3073]={ lang={ English={ [1]={ @@ -72757,7 +74920,7 @@ return { [1]="damage_+%_on_consecrated_ground" } }, - [2989]={ + [3074]={ lang={ English={ [1]={ @@ -72792,7 +74955,7 @@ return { [1]="consecrate_ground_for_3_seconds_when_hit_%" } }, - [2990]={ + [3075]={ lang={ English={ [1]={ @@ -72823,7 +74986,7 @@ return { [1]="mana_cost_+%_on_consecrated_ground" } }, - [2991]={ + [3076]={ lang={ English={ [1]={ @@ -72858,7 +75021,7 @@ return { [1]="avoid_ailments_%_on_consecrated_ground" } }, - [2992]={ + [3077]={ lang={ English={ [1]={ @@ -72880,7 +75043,7 @@ return { [1]="critical_strike_multiplier_+_vs_enemies_affected_by_elemental_status_ailment" } }, - [2993]={ + [3078]={ lang={ English={ [1]={ @@ -72898,7 +75061,7 @@ return { [1]="non_critical_strikes_penetrate_elemental_resistances_%" } }, - [2994]={ + [3079]={ lang={ English={ [1]={ @@ -72916,7 +75079,7 @@ return { [1]="base_attack_damage_penetrates_elemental_resist_%" } }, - [2995]={ + [3080]={ lang={ English={ [1]={ @@ -72934,7 +75097,7 @@ return { [1]="base_penetrate_elemental_resistances_%" } }, - [2996]={ + [3081]={ lang={ English={ [1]={ @@ -72952,7 +75115,7 @@ return { [1]="base_attack_damage_penetrates_fire_resist_%" } }, - [2997]={ + [3082]={ lang={ English={ [1]={ @@ -72970,7 +75133,7 @@ return { [1]="base_attack_damage_penetrates_cold_resist_%" } }, - [2998]={ + [3083]={ lang={ English={ [1]={ @@ -72988,7 +75151,7 @@ return { [1]="base_attack_damage_penetrates_lightning_resist_%" } }, - [2999]={ + [3084]={ lang={ English={ [1]={ @@ -73006,7 +75169,7 @@ return { [1]="base_attack_damage_penetrates_chaos_resist_%" } }, - [3000]={ + [3085]={ lang={ English={ [1]={ @@ -73024,7 +75187,7 @@ return { [1]="chance_to_double_stun_duration_%" } }, - [3001]={ + [3086]={ lang={ English={ [1]={ @@ -73055,7 +75218,7 @@ return { [1]="shockwave_slam_explosion_damage_+%_final" } }, - [3002]={ + [3087]={ lang={ English={ [1]={ @@ -73086,7 +75249,7 @@ return { [1]="non_curse_aura_effect_+%" } }, - [3003]={ + [3088]={ lang={ English={ [1]={ @@ -73125,7 +75288,7 @@ return { [1]="unarmed_damage_+%_vs_bleeding_enemies" } }, - [3004]={ + [3089]={ lang={ English={ [1]={ @@ -73143,7 +75306,7 @@ return { [1]="life_gained_on_bleeding_enemy_hit" } }, - [3005]={ + [3090]={ lang={ English={ [1]={ @@ -73169,7 +75332,7 @@ return { [1]="base_melee_critical_strike_chance_while_unarmed_%" } }, - [3006]={ + [3091]={ lang={ English={ [1]={ @@ -73191,7 +75354,7 @@ return { [1]="modifiers_to_claw_damage_also_affect_unarmed_melee_damage" } }, - [3007]={ + [3092]={ lang={ English={ [1]={ @@ -73213,7 +75376,7 @@ return { [1]="modifiers_to_claw_attack_speed_also_affect_unarmed_melee_attack_speed" } }, - [3008]={ + [3093]={ lang={ English={ [1]={ @@ -73235,7 +75398,7 @@ return { [1]="modifiers_to_claw_critical_strike_chance_also_affect_unarmed_melee_critical_strike_chance" } }, - [3009]={ + [3094]={ lang={ English={ [1]={ @@ -73274,46 +75437,7 @@ return { [1]="damage_+%_while_unarmed" } }, - [3010]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortify" - }, - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Effect of Fortify on you" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - [2]={ - k="reminderstring", - v="ReminderTextFortify" - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Effect of Fortify on you" - } - } - }, - stats={ - [1]="fortify_effect_on_self_+%" - } - }, - [3011]={ + [3095]={ lang={ English={ [1]={ @@ -73344,7 +75468,7 @@ return { [1]="killed_monster_dropped_item_rarity_+%_when_shattered" } }, - [3012]={ + [3096]={ lang={ English={ [1]={ @@ -73375,7 +75499,7 @@ return { [1]="energy_shield_delay_during_flask_effect_-%" } }, - [3013]={ + [3097]={ lang={ English={ [1]={ @@ -73406,7 +75530,7 @@ return { [1]="virtual_energy_shield_delay_-%" } }, - [3014]={ + [3098]={ lang={ English={ [1]={ @@ -73437,7 +75561,7 @@ return { [1]="energy_shield_recharge_rate_during_flask_effect_+%" } }, - [3015]={ + [3099]={ lang={ English={ [1]={ @@ -73468,7 +75592,7 @@ return { [1]="virtual_energy_shield_recharge_rate_+%" } }, - [3016]={ + [3100]={ lang={ English={ [1]={ @@ -73486,7 +75610,7 @@ return { [1]="arrows_fork" } }, - [3017]={ + [3101]={ lang={ English={ [1]={ @@ -73504,7 +75628,7 @@ return { [1]="projectiles_fork" } }, - [3018]={ + [3102]={ lang={ English={ [1]={ @@ -73526,7 +75650,7 @@ return { [1]="fishing_bite_sensitivity_+%" } }, - [3019]={ + [3103]={ lang={ English={ [1]={ @@ -73557,7 +75681,7 @@ return { [1]="cold_damage_+%_per_1%_block_chance" } }, - [3020]={ + [3104]={ lang={ English={ [1]={ @@ -73588,7 +75712,7 @@ return { [1]="maximum_mana_+%_per_2%_spell_block_chance" } }, - [3021]={ + [3105]={ lang={ English={ [1]={ @@ -73619,7 +75743,7 @@ return { [1]="physical_damage_reduction_rating_+%_while_chilled_or_frozen" } }, - [3022]={ + [3106]={ lang={ English={ [1]={ @@ -73650,7 +75774,7 @@ return { [1]="map_players_action_speed_+%_while_chilled" } }, - [3023]={ + [3107]={ lang={ English={ [1]={ @@ -73681,7 +75805,7 @@ return { [1]="action_speed_+%_while_chilled" } }, - [3024]={ + [3108]={ lang={ English={ [1]={ @@ -73699,7 +75823,7 @@ return { [1]="reduce_enemy_cold_resistance_with_weapons_%" } }, - [3025]={ + [3109]={ lang={ English={ [1]={ @@ -73717,7 +75841,7 @@ return { [1]="reduce_enemy_fire_resistance_with_weapons_%" } }, - [3026]={ + [3110]={ lang={ English={ [1]={ @@ -73735,7 +75859,7 @@ return { [1]="reduce_enemy_lightning_resistance_with_weapons_%" } }, - [3027]={ + [3111]={ lang={ English={ [1]={ @@ -73753,7 +75877,7 @@ return { [1]="reduce_enemy_chaos_resistance_with_weapons_%" } }, - [3028]={ + [3112]={ lang={ English={ [1]={ @@ -73784,7 +75908,7 @@ return { [1]="inquisitor_aura_elemental_damage_+%_final" } }, - [3029]={ + [3113]={ lang={ English={ [1]={ @@ -73815,7 +75939,7 @@ return { [1]="support_gem_elemental_damage_+%_final" } }, - [3030]={ + [3114]={ lang={ English={ [1]={ @@ -73842,7 +75966,7 @@ return { [1]="map_monster_drop_higher_level_gear" } }, - [3031]={ + [3115]={ lang={ English={ [1]={ @@ -73860,7 +75984,7 @@ return { [1]="modifiers_to_map_item_drop_quantity_also_apply_to_map_item_drop_rarity" } }, - [3032]={ + [3116]={ lang={ English={ [1]={ @@ -73882,7 +76006,7 @@ return { [1]="has_onslaught" } }, - [3033]={ + [3117]={ lang={ English={ [1]={ @@ -73900,7 +76024,7 @@ return { [1]="reduce_enemy_elemental_resistance_with_weapons_%" } }, - [3034]={ + [3118]={ lang={ English={ [1]={ @@ -73927,7 +76051,7 @@ return { [1]="%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy" } }, - [3035]={ + [3119]={ lang={ English={ [1]={ @@ -73954,7 +76078,7 @@ return { [1]="%_chance_to_gain_endurance_charge_on_trap_triggered_by_an_enemy" } }, - [3036]={ + [3120]={ lang={ English={ [1]={ @@ -73972,7 +76096,7 @@ return { [1]="add_power_charge_on_hit_%" } }, - [3037]={ + [3121]={ lang={ English={ [1]={ @@ -73990,7 +76114,7 @@ return { [1]="lose_all_power_charges_on_reaching_maximum_power_charges" } }, - [3038]={ + [3122]={ lang={ English={ [1]={ @@ -74012,7 +76136,7 @@ return { [1]="shocked_for_4_seconds_on_reaching_maximum_power_charges" } }, - [3039]={ + [3123]={ lang={ English={ [1]={ @@ -74030,7 +76154,7 @@ return { [1]="gain_frenzy_charge_on_reaching_maximum_power_charges" } }, - [3040]={ + [3124]={ lang={ English={ [1]={ @@ -74048,29 +76172,7 @@ return { [1]="is_petrified" } }, - [3041]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortifyNoDuration" - }, - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="Fortify" - } - } - }, - stats={ - [1]="has_fortify" - } - }, - [3042]={ + [3125]={ lang={ English={ [1]={ @@ -74088,7 +76190,7 @@ return { [1]="add_endurance_charge_on_gain_power_charge_%" } }, - [3043]={ + [3126]={ lang={ English={ [1]={ @@ -74127,7 +76229,7 @@ return { [1]="stacking_damage_+%_on_kill_for_4_seconds" } }, - [3044]={ + [3127]={ lang={ English={ [1]={ @@ -74158,7 +76260,7 @@ return { [1]="attack_and_cast_speed_+%_while_totem_active" } }, - [3045]={ + [3128]={ lang={ English={ [1]={ @@ -74176,7 +76278,7 @@ return { [1]="number_of_additional_totems_allowed_on_kill_for_8_seconds" } }, - [3046]={ + [3129]={ lang={ English={ [1]={ @@ -74207,7 +76309,7 @@ return { [1]="map_monsters_base_self_critical_strike_multiplier_-%" } }, - [3047]={ + [3130]={ lang={ English={ [1]={ @@ -74225,7 +76327,7 @@ return { [1]="power_frenzy_or_endurance_charge_on_kill_%" } }, - [3048]={ + [3131]={ lang={ English={ [1]={ @@ -74243,7 +76345,7 @@ return { [1]="immune_to_poison" } }, - [3049]={ + [3132]={ lang={ English={ [1]={ @@ -74282,7 +76384,7 @@ return { [1]="elementalist_damage_with_an_element_+%_for_4_seconds_after_being_hit_by_an_element" } }, - [3050]={ + [3133]={ lang={ English={ [1]={ @@ -74321,7 +76423,7 @@ return { [1]="damage_taken_+%_to_an_element_for_4_seconds_when_hit_by_damage_from_an_element" } }, - [3051]={ + [3134]={ lang={ English={ [1]={ @@ -74352,7 +76454,7 @@ return { [1]="elementalist_elemental_damage_+%_for_4_seconds_every_10_seconds" } }, - [3052]={ + [3135]={ lang={ English={ [1]={ @@ -74370,7 +76472,7 @@ return { [1]="elementalist_cold_penetration_%_for_4_seconds_on_using_fire_skill" } }, - [3053]={ + [3136]={ lang={ English={ [1]={ @@ -74388,7 +76490,7 @@ return { [1]="elementalist_lightning_penetration_%_for_4_seconds_on_using_cold_skill" } }, - [3054]={ + [3137]={ lang={ English={ [1]={ @@ -74406,7 +76508,7 @@ return { [1]="elementalist_fire_penetration_%_for_4_seconds_on_using_lightning_skill" } }, - [3055]={ + [3138]={ lang={ English={ [1]={ @@ -74424,7 +76526,7 @@ return { [1]="elementalist_summon_elemental_golem_on_killing_enemy_with_element_%" } }, - [3056]={ + [3139]={ lang={ English={ [1]={ @@ -74442,7 +76544,7 @@ return { [1]="elementalist_all_damage_causes_chill_shock_and_ignite_for_4_seconds_on_kill_%" } }, - [3057]={ + [3140]={ lang={ English={ [1]={ @@ -74464,7 +76566,7 @@ return { [1]="elementalist_elemental_status_effect_aura_radius" } }, - [3058]={ + [3141]={ lang={ English={ [1]={ @@ -74486,7 +76588,7 @@ return { [1]="knockback_on_counterattack_%" } }, - [3059]={ + [3142]={ lang={ English={ [1]={ @@ -74504,7 +76606,7 @@ return { [1]="chill_on_you_proliferates_to_nearby_enemies_within_x_radius" } }, - [3060]={ + [3143]={ lang={ English={ [1]={ @@ -74522,7 +76624,7 @@ return { [1]="freeze_on_you_proliferates_to_nearby_enemies_within_x_radius" } }, - [3061]={ + [3144]={ lang={ English={ [1]={ @@ -74553,7 +76655,7 @@ return { [1]="melee_ancestor_totem_damage_+%" } }, - [3062]={ + [3145]={ lang={ English={ [1]={ @@ -74584,7 +76686,7 @@ return { [1]="animate_weapon_damage_+%" } }, - [3063]={ + [3146]={ lang={ English={ [1]={ @@ -74615,7 +76717,7 @@ return { [1]="burning_arrow_damage_+%" } }, - [3064]={ + [3147]={ lang={ English={ [1]={ @@ -74646,7 +76748,7 @@ return { [1]="cleave_damage_+%" } }, - [3065]={ + [3148]={ lang={ English={ [1]={ @@ -74677,7 +76779,7 @@ return { [1]="double_strike_damage_+%" } }, - [3066]={ + [3149]={ lang={ English={ [1]={ @@ -74708,7 +76810,7 @@ return { [1]="dual_strike_damage_+%" } }, - [3067]={ + [3150]={ lang={ English={ [1]={ @@ -74739,7 +76841,7 @@ return { [1]="fire_trap_damage_+%" } }, - [3068]={ + [3151]={ lang={ English={ [1]={ @@ -74770,7 +76872,7 @@ return { [1]="fireball_damage_+%" } }, - [3069]={ + [3152]={ lang={ English={ [1]={ @@ -74801,7 +76903,7 @@ return { [1]="freezing_pulse_damage_+%" } }, - [3070]={ + [3153]={ lang={ English={ [1]={ @@ -74832,7 +76934,7 @@ return { [1]="glacial_hammer_damage_+%" } }, - [3071]={ + [3154]={ lang={ English={ [1]={ @@ -74863,7 +76965,7 @@ return { [1]="ground_slam_damage_+%" } }, - [3072]={ + [3155]={ lang={ English={ [1]={ @@ -74894,7 +76996,7 @@ return { [1]="heavy_strike_damage_+%" } }, - [3073]={ + [3156]={ lang={ English={ [1]={ @@ -74925,7 +77027,7 @@ return { [1]="infernal_blow_damage_+%" } }, - [3074]={ + [3157]={ lang={ English={ [1]={ @@ -74956,7 +77058,7 @@ return { [1]="lightning_strike_damage_+%" } }, - [3075]={ + [3158]={ lang={ English={ [1]={ @@ -74987,7 +77089,7 @@ return { [1]="lightning_tendrils_damage_+%" } }, - [3076]={ + [3159]={ lang={ English={ [1]={ @@ -75018,7 +77120,7 @@ return { [1]="magma_orb_damage_+%" } }, - [3077]={ + [3160]={ lang={ English={ [1]={ @@ -75049,7 +77151,7 @@ return { [1]="molten_strike_damage_+%" } }, - [3078]={ + [3161]={ lang={ English={ [1]={ @@ -75080,7 +77182,7 @@ return { [1]="zombie_damage_+%" } }, - [3079]={ + [3162]={ lang={ English={ [1]={ @@ -75111,7 +77213,7 @@ return { [1]="reave_damage_+%" } }, - [3080]={ + [3163]={ lang={ English={ [1]={ @@ -75142,7 +77244,7 @@ return { [1]="spark_damage_+%" } }, - [3081]={ + [3164]={ lang={ English={ [1]={ @@ -75173,7 +77275,7 @@ return { [1]="spectral_throw_damage_+%" } }, - [3082]={ + [3165]={ lang={ English={ [1]={ @@ -75204,7 +77306,7 @@ return { [1]="split_arrow_damage_+%" } }, - [3083]={ + [3166]={ lang={ English={ [1]={ @@ -75235,7 +77337,7 @@ return { [1]="ethereal_knives_damage_+%" } }, - [3084]={ + [3167]={ lang={ English={ [1]={ @@ -75266,7 +77368,7 @@ return { [1]="ice_shot_damage_+%" } }, - [3085]={ + [3168]={ lang={ English={ [1]={ @@ -75297,7 +77399,7 @@ return { [1]="rain_of_arrows_damage_+%" } }, - [3086]={ + [3169]={ lang={ English={ [1]={ @@ -75328,7 +77430,7 @@ return { [1]="raging_spirit_damage_+%" } }, - [3087]={ + [3170]={ lang={ English={ [1]={ @@ -75359,7 +77461,7 @@ return { [1]="viper_strike_damage_+%" } }, - [3088]={ + [3171]={ lang={ English={ [1]={ @@ -75390,7 +77492,7 @@ return { [1]="flicker_strike_damage_+%" } }, - [3089]={ + [3172]={ lang={ English={ [1]={ @@ -75421,7 +77523,7 @@ return { [1]="leap_slam_damage_+%" } }, - [3090]={ + [3173]={ lang={ English={ [1]={ @@ -75452,7 +77554,7 @@ return { [1]="lightning_arrow_damage_+%" } }, - [3091]={ + [3174]={ lang={ English={ [1]={ @@ -75483,7 +77585,7 @@ return { [1]="lightning_warp_damage_+%" } }, - [3092]={ + [3175]={ lang={ English={ [1]={ @@ -75514,7 +77616,7 @@ return { [1]="puncture_damage_+%" } }, - [3093]={ + [3176]={ lang={ English={ [1]={ @@ -75545,7 +77647,7 @@ return { [1]="shield_charge_damage_+%" } }, - [3094]={ + [3177]={ lang={ English={ [1]={ @@ -75576,7 +77678,7 @@ return { [1]="skeletons_damage_+%" } }, - [3095]={ + [3178]={ lang={ English={ [1]={ @@ -75607,7 +77709,7 @@ return { [1]="arc_damage_+%" } }, - [3096]={ + [3179]={ lang={ English={ [1]={ @@ -75638,7 +77740,7 @@ return { [1]="barrage_damage_+%" } }, - [3097]={ + [3180]={ lang={ English={ [1]={ @@ -75669,7 +77771,7 @@ return { [1]="fire_nova_mine_damage_+%" } }, - [3098]={ + [3181]={ lang={ English={ [1]={ @@ -75700,7 +77802,7 @@ return { [1]="fire_storm_damage_+%" } }, - [3099]={ + [3182]={ lang={ English={ [1]={ @@ -75731,7 +77833,7 @@ return { [1]="flame_surge_damage_+%" } }, - [3100]={ + [3183]={ lang={ English={ [1]={ @@ -75762,7 +77864,7 @@ return { [1]="ice_nova_damage_+%" } }, - [3101]={ + [3184]={ lang={ English={ [1]={ @@ -75793,7 +77895,7 @@ return { [1]="ice_spear_damage_+%" } }, - [3102]={ + [3185]={ lang={ English={ [1]={ @@ -75824,7 +77926,7 @@ return { [1]="incinerate_damage_+%" } }, - [3103]={ + [3186]={ lang={ English={ [1]={ @@ -75855,7 +77957,7 @@ return { [1]="power_siphon_damage_+%" } }, - [3104]={ + [3187]={ lang={ English={ [1]={ @@ -75886,7 +77988,7 @@ return { [1]="searing_bond_damage_+%" } }, - [3105]={ + [3188]={ lang={ English={ [1]={ @@ -75917,7 +78019,7 @@ return { [1]="static_strike_damage_+%" } }, - [3106]={ + [3189]={ lang={ English={ [1]={ @@ -75948,7 +78050,7 @@ return { [1]="storm_call_damage_+%" } }, - [3107]={ + [3190]={ lang={ English={ [1]={ @@ -75979,7 +78081,7 @@ return { [1]="sweep_damage_+%" } }, - [3108]={ + [3191]={ lang={ English={ [1]={ @@ -76010,7 +78112,7 @@ return { [1]="frenzy_damage_+%" } }, - [3109]={ + [3192]={ lang={ English={ [1]={ @@ -76041,7 +78143,7 @@ return { [1]="righteous_fire_damage_+%" } }, - [3110]={ + [3193]={ lang={ English={ [1]={ @@ -76072,7 +78174,7 @@ return { [1]="elemental_hit_damage_+%" } }, - [3111]={ + [3194]={ lang={ English={ [1]={ @@ -76103,7 +78205,7 @@ return { [1]="cyclone_damage_+%" } }, - [3112]={ + [3195]={ lang={ English={ [1]={ @@ -76134,7 +78236,7 @@ return { [1]="tornado_shot_damage_+%" } }, - [3113]={ + [3196]={ lang={ English={ [1]={ @@ -76165,7 +78267,7 @@ return { [1]="arctic_breath_damage_+%" } }, - [3114]={ + [3197]={ lang={ English={ [1]={ @@ -76196,7 +78298,7 @@ return { [1]="explosive_arrow_damage_+%" } }, - [3115]={ + [3198]={ lang={ English={ [1]={ @@ -76227,7 +78329,7 @@ return { [1]="flameblast_damage_+%" } }, - [3116]={ + [3199]={ lang={ English={ [1]={ @@ -76258,7 +78360,7 @@ return { [1]="glacial_cascade_damage_+%" } }, - [3117]={ + [3200]={ lang={ English={ [1]={ @@ -76289,7 +78391,7 @@ return { [1]="ice_crash_damage_+%" } }, - [3118]={ + [3201]={ lang={ English={ [1]={ @@ -76320,7 +78422,7 @@ return { [1]="kinetic_blast_damage_+%" } }, - [3119]={ + [3202]={ lang={ English={ [1]={ @@ -76351,7 +78453,7 @@ return { [1]="shock_nova_damage_+%" } }, - [3120]={ + [3203]={ lang={ English={ [1]={ @@ -76382,7 +78484,7 @@ return { [1]="shockwave_totem_damage_+%" } }, - [3121]={ + [3204]={ lang={ English={ [1]={ @@ -76413,7 +78515,7 @@ return { [1]="wild_strike_damage_+%" } }, - [3122]={ + [3205]={ lang={ English={ [1]={ @@ -76444,7 +78546,7 @@ return { [1]="detonate_dead_damage_+%" } }, - [3123]={ + [3206]={ lang={ English={ [1]={ @@ -76475,7 +78577,7 @@ return { [1]="caustic_arrow_damage_+%" } }, - [3124]={ + [3207]={ lang={ English={ [1]={ @@ -76569,7 +78671,7 @@ return { [2]="caustic_arrow_withered_base_duration_ms" } }, - [3125]={ + [3208]={ lang={ English={ [1]={ @@ -76587,7 +78689,7 @@ return { [1]="base_number_of_golems_allowed" } }, - [3126]={ + [3209]={ lang={ English={ [1]={ @@ -76605,7 +78707,7 @@ return { [1]="you_cannot_have_non_golem_minions" } }, - [3127]={ + [3210]={ lang={ English={ [1]={ @@ -76636,7 +78738,7 @@ return { [1]="golem_scale_+%" } }, - [3128]={ + [3211]={ lang={ English={ [1]={ @@ -76667,7 +78769,7 @@ return { [1]="stone_golem_damage_+%" } }, - [3129]={ + [3212]={ lang={ English={ [1]={ @@ -76698,7 +78800,7 @@ return { [1]="flame_golem_damage_+%" } }, - [3130]={ + [3213]={ lang={ English={ [1]={ @@ -76729,7 +78831,7 @@ return { [1]="ice_golem_damage_+%" } }, - [3131]={ + [3214]={ lang={ English={ [1]={ @@ -76760,7 +78862,7 @@ return { [1]="lightning_golem_damage_+%" } }, - [3132]={ + [3215]={ lang={ English={ [1]={ @@ -76791,7 +78893,7 @@ return { [1]="chaos_golem_damage_+%" } }, - [3133]={ + [3216]={ lang={ English={ [1]={ @@ -76822,7 +78924,7 @@ return { [1]="damage_+%_if_golem_summoned_in_past_8_seconds" } }, - [3134]={ + [3217]={ lang={ English={ [1]={ @@ -76853,7 +78955,7 @@ return { [1]="golem_damage_+%_if_summoned_in_past_8_seconds" } }, - [3135]={ + [3218]={ lang={ English={ [1]={ @@ -76884,7 +78986,7 @@ return { [1]="unique_primordial_tether_golem_damage_+%_final" } }, - [3136]={ + [3219]={ lang={ English={ [1]={ @@ -76915,7 +79017,7 @@ return { [1]="dominating_blow_minion_damage_+%" } }, - [3137]={ + [3220]={ lang={ English={ [1]={ @@ -76946,7 +79048,7 @@ return { [1]="dominating_blow_skill_attack_damage_+%" } }, - [3138]={ + [3221]={ lang={ English={ [1]={ @@ -76977,7 +79079,7 @@ return { [1]="cold_snap_damage_+%" } }, - [3139]={ + [3222]={ lang={ English={ [1]={ @@ -77008,7 +79110,7 @@ return { [1]="flame_totem_damage_+%" } }, - [3140]={ + [3223]={ lang={ English={ [1]={ @@ -77039,7 +79141,7 @@ return { [1]="animate_guardian_damage_+%" } }, - [3141]={ + [3224]={ lang={ English={ [1]={ @@ -77070,7 +79172,7 @@ return { [1]="bear_trap_damage_+%" } }, - [3142]={ + [3225]={ lang={ English={ [1]={ @@ -77101,7 +79203,7 @@ return { [1]="frost_wall_damage_+%" } }, - [3143]={ + [3226]={ lang={ English={ [1]={ @@ -77132,7 +79234,7 @@ return { [1]="molten_shell_damage_+%" } }, - [3144]={ + [3227]={ lang={ English={ [1]={ @@ -77163,7 +79265,7 @@ return { [1]="reckoning_damage_+%" } }, - [3145]={ + [3228]={ lang={ English={ [1]={ @@ -77194,7 +79296,7 @@ return { [1]="vigilant_strike_damage_+%" } }, - [3146]={ + [3229]={ lang={ English={ [1]={ @@ -77225,7 +79327,7 @@ return { [1]="whirling_blades_damage_+%" } }, - [3147]={ + [3230]={ lang={ English={ [1]={ @@ -77256,7 +79358,7 @@ return { [1]="flame_dash_damage_+%" } }, - [3148]={ + [3231]={ lang={ English={ [1]={ @@ -77287,7 +79389,7 @@ return { [1]="freeze_mine_damage_+%" } }, - [3149]={ + [3232]={ lang={ English={ [1]={ @@ -77318,7 +79420,7 @@ return { [1]="herald_of_ash_damage_+%" } }, - [3150]={ + [3233]={ lang={ English={ [1]={ @@ -77349,7 +79451,7 @@ return { [1]="herald_of_ice_damage_+%" } }, - [3151]={ + [3234]={ lang={ English={ [1]={ @@ -77380,7 +79482,7 @@ return { [1]="herald_of_thunder_damage_+%" } }, - [3152]={ + [3235]={ lang={ English={ [1]={ @@ -77411,7 +79513,7 @@ return { [1]="tempest_shield_damage_+%" } }, - [3153]={ + [3236]={ lang={ English={ [1]={ @@ -77442,7 +79544,7 @@ return { [1]="desecrate_damage_+%" } }, - [3154]={ + [3237]={ lang={ English={ [1]={ @@ -77473,7 +79575,7 @@ return { [1]="blink_arrow_and_blink_arrow_clone_damage_+%" } }, - [3155]={ + [3238]={ lang={ English={ [1]={ @@ -77504,7 +79606,7 @@ return { [1]="mirror_arrow_and_mirror_arrow_clone_damage_+%" } }, - [3156]={ + [3239]={ lang={ English={ [1]={ @@ -77535,7 +79637,7 @@ return { [1]="riposte_damage_+%" } }, - [3157]={ + [3240]={ lang={ English={ [1]={ @@ -77566,7 +79668,7 @@ return { [1]="vengeance_damage_+%" } }, - [3158]={ + [3241]={ lang={ English={ [1]={ @@ -77597,7 +79699,7 @@ return { [1]="converted_enemies_damage_+%" } }, - [3159]={ + [3242]={ lang={ English={ [1]={ @@ -77628,7 +79730,7 @@ return { [1]="abyssal_cry_damage_+%" } }, - [3160]={ + [3243]={ lang={ English={ [1]={ @@ -77659,7 +79761,7 @@ return { [1]="shrapnel_shot_damage_+%" } }, - [3161]={ + [3244]={ lang={ English={ [1]={ @@ -77690,7 +79792,7 @@ return { [1]="blast_rain_damage_+%" } }, - [3162]={ + [3245]={ lang={ English={ [1]={ @@ -77721,7 +79823,7 @@ return { [1]="essence_drain_damage_+%" } }, - [3163]={ + [3246]={ lang={ English={ [1]={ @@ -77752,7 +79854,7 @@ return { [1]="contagion_damage_+%" } }, - [3164]={ + [3247]={ lang={ English={ [1]={ @@ -77783,7 +79885,7 @@ return { [1]="blade_vortex_damage_+%" } }, - [3165]={ + [3248]={ lang={ English={ [1]={ @@ -77814,7 +79916,7 @@ return { [1]="bladefall_damage_+%" } }, - [3166]={ + [3249]={ lang={ English={ [1]={ @@ -77845,7 +79947,7 @@ return { [1]="ice_trap_damage_+%" } }, - [3167]={ + [3250]={ lang={ English={ [1]={ @@ -77876,7 +79978,7 @@ return { [1]="charged_dash_damage_+%" } }, - [3168]={ + [3251]={ lang={ English={ [1]={ @@ -77907,7 +80009,7 @@ return { [1]="earthquake_damage_+%" } }, - [3169]={ + [3252]={ lang={ English={ [1]={ @@ -77938,7 +80040,7 @@ return { [1]="skeletal_chains_damage_+%" } }, - [3170]={ + [3253]={ lang={ English={ [1]={ @@ -77969,7 +80071,7 @@ return { [1]="storm_burst_damage_+%" } }, - [3171]={ + [3254]={ lang={ English={ [1]={ @@ -78000,7 +80102,7 @@ return { [1]="frost_bomb_damage_+%" } }, - [3172]={ + [3255]={ lang={ English={ [1]={ @@ -78031,7 +80133,7 @@ return { [1]="orb_of_storms_damage_+%" } }, - [3173]={ + [3256]={ lang={ English={ [1]={ @@ -78062,7 +80164,7 @@ return { [1]="siege_ballista_damage_+%" } }, - [3174]={ + [3257]={ lang={ English={ [1]={ @@ -78093,7 +80195,7 @@ return { [1]="blight_damage_+%" } }, - [3175]={ + [3258]={ lang={ English={ [1]={ @@ -78124,7 +80226,7 @@ return { [1]="shockwave_slam_damage_+%" } }, - [3176]={ + [3259]={ lang={ English={ [1]={ @@ -78146,7 +80248,7 @@ return { [1]="life_regeneration_per_minute_%_while_frozen" } }, - [3177]={ + [3260]={ lang={ English={ [1]={ @@ -78172,7 +80274,7 @@ return { [1]="occultist_stacking_energy_shield_regeneration_rate_per_minute_%_on_kill_for_4_seconds" } }, - [3178]={ + [3261]={ lang={ English={ [1]={ @@ -78190,7 +80292,7 @@ return { [1]="occultist_immune_to_stun_while_has_energy_shield" } }, - [3179]={ + [3262]={ lang={ English={ [1]={ @@ -78212,7 +80314,7 @@ return { [1]="occultist_energy_shield_always_recovers_for_4_seconds_after_starting_recovery" } }, - [3180]={ + [3263]={ lang={ English={ [1]={ @@ -78243,7 +80345,7 @@ return { [1]="hierophant_passive_damage_+%_final_per_totem" } }, - [3181]={ + [3264]={ lang={ English={ [1]={ @@ -78274,7 +80376,7 @@ return { [1]="totem_damage_+%_final_per_active_totem" } }, - [3182]={ + [3265]={ lang={ English={ [1]={ @@ -78292,7 +80394,7 @@ return { [1]="cannot_be_affected_by_flasks" } }, - [3183]={ + [3266]={ lang={ English={ [1]={ @@ -78310,7 +80412,7 @@ return { [1]="flasks_apply_to_your_zombies_and_spectres" } }, - [3184]={ + [3267]={ lang={ English={ [1]={ @@ -78328,7 +80430,7 @@ return { [1]="modifiers_to_minion_damage_also_affect_you" } }, - [3185]={ + [3268]={ lang={ English={ [1]={ @@ -78346,7 +80448,7 @@ return { [1]="additive_modifiers_to_minion_attack_speed_also_affect_you" } }, - [3186]={ + [3269]={ lang={ English={ [1]={ @@ -78364,7 +80466,7 @@ return { [1]="modifiers_to_minion_cast_speed_also_affect_you" } }, - [3187]={ + [3270]={ lang={ English={ [1]={ @@ -78382,7 +80484,7 @@ return { [1]="modifiers_to_minion_life_regeneration_also_affect_you" } }, - [3188]={ + [3271]={ lang={ English={ [1]={ @@ -78400,7 +80502,7 @@ return { [1]="modifiers_to_minion_movement_speed_also_affect_you" } }, - [3189]={ + [3272]={ lang={ English={ [1]={ @@ -78418,7 +80520,7 @@ return { [1]="modifiers_to_minion_resistances_also_affect_you" } }, - [3190]={ + [3273]={ lang={ English={ [1]={ @@ -78436,7 +80538,7 @@ return { [1]="occultist_gain_%_of_non_chaos_damage_as_chaos_damage_per_curse_on_target_on_kill_for_4_seconds" } }, - [3191]={ + [3274]={ lang={ English={ [1]={ @@ -78454,7 +80556,7 @@ return { [1]="enemies_damage_taken_+%_while_cursed" } }, - [3192]={ + [3275]={ lang={ English={ [1]={ @@ -78476,7 +80578,7 @@ return { [1]="enemies_you_curse_have_malediction" } }, - [3193]={ + [3276]={ lang={ English={ [1]={ @@ -78494,7 +80596,7 @@ return { [1]="local_double_damage_to_chilled_enemies" } }, - [3194]={ + [3277]={ lang={ English={ [1]={ @@ -78512,7 +80614,7 @@ return { [1]="local_elemental_penetration_%" } }, - [3195]={ + [3278]={ lang={ English={ [1]={ @@ -78530,7 +80632,7 @@ return { [1]="local_fire_penetration_%" } }, - [3196]={ + [3279]={ lang={ English={ [1]={ @@ -78548,7 +80650,7 @@ return { [1]="local_cold_penetration_%" } }, - [3197]={ + [3280]={ lang={ English={ [1]={ @@ -78566,7 +80668,7 @@ return { [1]="local_lightning_penetration_%" } }, - [3198]={ + [3281]={ lang={ English={ [1]={ @@ -78597,7 +80699,7 @@ return { [1]="damage_while_no_frenzy_charges_+%" } }, - [3199]={ + [3282]={ lang={ English={ [1]={ @@ -78628,7 +80730,7 @@ return { [1]="critical_strike_chance_against_enemies_on_full_life_+%" } }, - [3200]={ + [3283]={ lang={ English={ [1]={ @@ -78654,7 +80756,7 @@ return { [1]="attack_critical_strike_damage_life_leech_permyriad" } }, - [3201]={ + [3284]={ lang={ English={ [1]={ @@ -78677,7 +80779,7 @@ return { [2]="minion_attack_maximum_added_physical_damage" } }, - [3202]={ + [3285]={ lang={ English={ [1]={ @@ -78700,7 +80802,7 @@ return { [2]="minion_global_maximum_added_chaos_damage" } }, - [3203]={ + [3286]={ lang={ English={ [1]={ @@ -78723,7 +80825,7 @@ return { [2]="minion_global_maximum_added_cold_damage" } }, - [3204]={ + [3287]={ lang={ English={ [1]={ @@ -78746,7 +80848,7 @@ return { [2]="minion_global_maximum_added_fire_damage" } }, - [3205]={ + [3288]={ lang={ English={ [1]={ @@ -78769,7 +80871,7 @@ return { [2]="minion_global_maximum_added_lightning_damage" } }, - [3206]={ + [3289]={ lang={ English={ [1]={ @@ -78792,7 +80894,7 @@ return { [2]="minion_global_maximum_added_physical_damage" } }, - [3207]={ + [3290]={ lang={ English={ [1]={ @@ -78810,7 +80912,7 @@ return { [1]="attack_physical_damage_%_to_add_as_fire" } }, - [3208]={ + [3291]={ lang={ English={ [1]={ @@ -78828,7 +80930,7 @@ return { [1]="attack_physical_damage_%_to_add_as_cold" } }, - [3209]={ + [3292]={ lang={ English={ [1]={ @@ -78846,7 +80948,7 @@ return { [1]="attack_physical_damage_%_to_add_as_lightning" } }, - [3210]={ + [3293]={ lang={ English={ [1]={ @@ -78864,7 +80966,7 @@ return { [1]="maximum_energy_shield_+_per_5_strength" } }, - [3211]={ + [3294]={ lang={ English={ [1]={ @@ -78882,7 +80984,7 @@ return { [1]="attack_always_crit" } }, - [3212]={ + [3295]={ lang={ English={ [1]={ @@ -78900,7 +81002,7 @@ return { [1]="local_varunastra_weapon_counts_as_all_1h_melee_weapon_types" } }, - [3213]={ + [3296]={ lang={ English={ [1]={ @@ -78926,7 +81028,7 @@ return { [1]="guardian_auras_grant_life_regeneration_per_minute_%" } }, - [3214]={ + [3297]={ lang={ English={ [1]={ @@ -78944,7 +81046,7 @@ return { [1]="guardian_nearby_enemies_cannot_gain_charges" } }, - [3215]={ + [3298]={ lang={ English={ [1]={ @@ -78962,7 +81064,7 @@ return { [1]="guardian_reserved_life_granted_to_you_and_allies_as_armour_%" } }, - [3216]={ + [3299]={ lang={ English={ [1]={ @@ -78980,7 +81082,7 @@ return { [1]="guardian_reserved_mana_%_given_to_you_and_nearby_allies_as_base_maximum_energy_shield" } }, - [3217]={ + [3300]={ lang={ English={ [1]={ @@ -79002,7 +81104,7 @@ return { [1]="guardian_remove_curses_and_status_ailments_every_10_seconds" } }, - [3218]={ + [3301]={ lang={ English={ [1]={ @@ -79024,7 +81126,7 @@ return { [1]="guardian_gain_life_regeneration_per_minute_%_for_1_second_every_10_seconds" } }, - [3219]={ + [3302]={ lang={ English={ [1]={ @@ -79042,7 +81144,7 @@ return { [1]="base_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit" } }, - [3220]={ + [3303]={ lang={ English={ [1]={ @@ -79060,7 +81162,7 @@ return { [1]="totem_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit" } }, - [3221]={ + [3304]={ lang={ English={ [1]={ @@ -79078,7 +81180,7 @@ return { [1]="active_skill_attack_speed_+%_final_per_frenzy_charge" } }, - [3222]={ + [3305]={ lang={ English={ [1]={ @@ -79109,7 +81211,7 @@ return { [1]="totem_aura_enemy_damage_+%_final" } }, - [3223]={ + [3306]={ lang={ English={ [1]={ @@ -79140,7 +81242,7 @@ return { [1]="totem_aura_enemy_fire_and_physical_damage_taken_+%" } }, - [3224]={ + [3307]={ lang={ English={ [1]={ @@ -79187,7 +81289,7 @@ return { [1]="trap_damage_buildup_damage_+%_final_when_first_set" } }, - [3225]={ + [3308]={ lang={ English={ [1]={ @@ -79234,7 +81336,7 @@ return { [1]="trap_damage_buildup_damage_+%_final_after_4_seconds" } }, - [3226]={ + [3309]={ lang={ English={ [1]={ @@ -79252,7 +81354,7 @@ return { [1]="local_weapon_always_crit" } }, - [3227]={ + [3310]={ lang={ English={ [1]={ @@ -79275,7 +81377,7 @@ return { [2]="trap_and_mine_maximum_added_physical_damage" } }, - [3228]={ + [3311]={ lang={ English={ [1]={ @@ -79302,7 +81404,7 @@ return { [1]="trap_%_chance_to_trigger_twice" } }, - [3229]={ + [3312]={ lang={ English={ [1]={ @@ -79333,7 +81435,7 @@ return { [1]="physical_damage_over_time_per_10_dexterity_+%" } }, - [3230]={ + [3313]={ lang={ English={ [1]={ @@ -79364,7 +81466,7 @@ return { [1]="bleed_duration_per_12_intelligence_+%" } }, - [3231]={ + [3314]={ lang={ English={ [1]={ @@ -79382,7 +81484,7 @@ return { [1]="%_chance_to_cause_bleeding_enemies_to_flee_on_hit" } }, - [3232]={ + [3315]={ lang={ English={ [1]={ @@ -79413,7 +81515,7 @@ return { [1]="melee_ancestor_totem_grant_owner_attack_speed_+%" } }, - [3233]={ + [3316]={ lang={ English={ [1]={ @@ -79431,7 +81533,7 @@ return { [1]="slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%" } }, - [3234]={ + [3317]={ lang={ English={ [1]={ @@ -79462,7 +81564,7 @@ return { [1]="slam_ancestor_totem_grant_owner_melee_damage_+%" } }, - [3235]={ + [3318]={ lang={ English={ [1]={ @@ -79480,7 +81582,7 @@ return { [1]="gain_cannot_be_stunned_aura_for_4_seconds_on_block_radius" } }, - [3236]={ + [3319]={ lang={ English={ [1]={ @@ -79511,7 +81613,7 @@ return { [1]="cleave_radius_+%" } }, - [3237]={ + [3320]={ lang={ English={ [1]={ @@ -79542,7 +81644,7 @@ return { [1]="ground_slam_radius_+%" } }, - [3238]={ + [3321]={ lang={ English={ [1]={ @@ -79573,7 +81675,7 @@ return { [1]="infernal_blow_radius_+%" } }, - [3239]={ + [3322]={ lang={ English={ [1]={ @@ -79604,7 +81706,7 @@ return { [1]="lightning_tendrils_radius_+%" } }, - [3240]={ + [3323]={ lang={ English={ [1]={ @@ -79635,7 +81737,7 @@ return { [1]="magma_orb_radius_+%" } }, - [3241]={ + [3324]={ lang={ English={ [1]={ @@ -79666,7 +81768,7 @@ return { [1]="reave_radius_+%" } }, - [3242]={ + [3325]={ lang={ English={ [1]={ @@ -79697,7 +81799,7 @@ return { [1]="molten_strike_radius_+%" } }, - [3243]={ + [3326]={ lang={ English={ [1]={ @@ -79728,7 +81830,7 @@ return { [1]="ice_shot_radius_+%" } }, - [3244]={ + [3327]={ lang={ English={ [1]={ @@ -79759,7 +81861,7 @@ return { [1]="rain_of_arrows_radius_+%" } }, - [3245]={ + [3328]={ lang={ English={ [1]={ @@ -79790,7 +81892,7 @@ return { [1]="leap_slam_radius_+%" } }, - [3246]={ + [3329]={ lang={ English={ [1]={ @@ -79821,7 +81923,7 @@ return { [1]="lightning_arrow_radius_+%" } }, - [3247]={ + [3330]={ lang={ English={ [1]={ @@ -79852,7 +81954,7 @@ return { [1]="ice_nova_radius_+%" } }, - [3248]={ + [3331]={ lang={ English={ [1]={ @@ -79883,7 +81985,7 @@ return { [1]="static_strike_radius_+%" } }, - [3249]={ + [3332]={ lang={ English={ [1]={ @@ -79914,7 +82016,7 @@ return { [1]="storm_call_radius_+%" } }, - [3250]={ + [3333]={ lang={ English={ [1]={ @@ -79941,7 +82043,7 @@ return { [1]="sweep_add_endurance_charge_on_hit_%" } }, - [3251]={ + [3334]={ lang={ English={ [1]={ @@ -79972,7 +82074,7 @@ return { [1]="sweep_radius_+%" } }, - [3252]={ + [3335]={ lang={ English={ [1]={ @@ -80003,7 +82105,7 @@ return { [1]="righteous_fire_radius_+%" } }, - [3253]={ + [3336]={ lang={ English={ [1]={ @@ -80034,7 +82136,7 @@ return { [1]="arctic_breath_radius_+%" } }, - [3254]={ + [3337]={ lang={ English={ [1]={ @@ -80065,7 +82167,7 @@ return { [1]="ball_lightning_radius_+%" } }, - [3255]={ + [3338]={ lang={ English={ [1]={ @@ -80096,7 +82198,7 @@ return { [1]="explosive_arrow_radius_+%" } }, - [3256]={ + [3339]={ lang={ English={ [1]={ @@ -80127,7 +82229,7 @@ return { [1]="flameblast_radius_+%" } }, - [3257]={ + [3340]={ lang={ English={ [1]={ @@ -80158,7 +82260,7 @@ return { [1]="glacial_cascade_radius_+%" } }, - [3258]={ + [3341]={ lang={ English={ [1]={ @@ -80189,7 +82291,7 @@ return { [1]="wild_strike_radius_+%" } }, - [3259]={ + [3342]={ lang={ English={ [1]={ @@ -80220,7 +82322,7 @@ return { [1]="detonate_dead_radius_+%" } }, - [3260]={ + [3343]={ lang={ English={ [1]={ @@ -80251,7 +82353,7 @@ return { [1]="ice_crash_radius_+%" } }, - [3261]={ + [3344]={ lang={ English={ [1]={ @@ -80282,7 +82384,7 @@ return { [1]="kinetic_blast_radius_+%" } }, - [3262]={ + [3345]={ lang={ English={ [1]={ @@ -80313,7 +82415,7 @@ return { [1]="caustic_arrow_radius_+%" } }, - [3263]={ + [3346]={ lang={ English={ [1]={ @@ -80344,7 +82446,7 @@ return { [1]="cold_snap_radius_+%" } }, - [3264]={ + [3347]={ lang={ English={ [1]={ @@ -80375,7 +82477,7 @@ return { [1]="decoy_totem_radius_+%" } }, - [3265]={ + [3348]={ lang={ English={ [1]={ @@ -80406,7 +82508,7 @@ return { [1]="shock_nova_radius_+%" } }, - [3266]={ + [3349]={ lang={ English={ [1]={ @@ -80437,7 +82539,7 @@ return { [1]="freeze_mine_radius_+%" } }, - [3267]={ + [3350]={ lang={ English={ [1]={ @@ -80468,7 +82570,7 @@ return { [1]="shrapnel_shot_radius_+%" } }, - [3268]={ + [3351]={ lang={ English={ [1]={ @@ -80499,7 +82601,7 @@ return { [1]="blast_rain_radius_+%" } }, - [3269]={ + [3352]={ lang={ English={ [1]={ @@ -80530,7 +82632,7 @@ return { [1]="contagion_radius_+%" } }, - [3270]={ + [3353]={ lang={ English={ [1]={ @@ -80561,7 +82663,7 @@ return { [1]="wither_radius_+%" } }, - [3271]={ + [3354]={ lang={ English={ [1]={ @@ -80592,7 +82694,7 @@ return { [1]="blade_vortex_radius_+%" } }, - [3272]={ + [3355]={ lang={ English={ [1]={ @@ -80623,7 +82725,7 @@ return { [1]="bladefall_radius_+%" } }, - [3273]={ + [3356]={ lang={ English={ [1]={ @@ -80654,7 +82756,7 @@ return { [1]="ice_trap_radius_+%" } }, - [3274]={ + [3357]={ lang={ English={ [1]={ @@ -80685,7 +82787,7 @@ return { [1]="earthquake_radius_+%" } }, - [3275]={ + [3358]={ lang={ English={ [1]={ @@ -80716,7 +82818,7 @@ return { [1]="frost_bomb_radius_+%" } }, - [3276]={ + [3359]={ lang={ English={ [1]={ @@ -80747,7 +82849,7 @@ return { [1]="storm_cloud_radius_+%" } }, - [3277]={ + [3360]={ lang={ English={ [1]={ @@ -80778,7 +82880,7 @@ return { [1]="blight_radius_+%" } }, - [3278]={ + [3361]={ lang={ English={ [1]={ @@ -80809,7 +82911,7 @@ return { [1]="shockwave_slam_radius_+%" } }, - [3279]={ + [3362]={ lang={ English={ [1]={ @@ -80840,7 +82942,7 @@ return { [1]="sunder_wave_delay_+%" } }, - [3280]={ + [3363]={ lang={ English={ [1]={ @@ -80871,7 +82973,7 @@ return { [1]="shockwave_totem_radius_+%" } }, - [3281]={ + [3364]={ lang={ English={ [1]={ @@ -80889,7 +82991,7 @@ return { [1]="charged_dash_area_of_effect_radius_+_of_final_explosion" } }, - [3282]={ + [3365]={ lang={ English={ [1]={ @@ -80920,7 +83022,7 @@ return { [1]="cleave_attack_speed_+%" } }, - [3283]={ + [3366]={ lang={ English={ [1]={ @@ -80951,7 +83053,7 @@ return { [1]="double_strike_attack_speed_+%" } }, - [3284]={ + [3367]={ lang={ English={ [1]={ @@ -80982,7 +83084,7 @@ return { [1]="dual_strike_attack_speed_+%" } }, - [3285]={ + [3368]={ lang={ English={ [1]={ @@ -81013,7 +83115,7 @@ return { [1]="heavy_strike_attack_speed_+%" } }, - [3286]={ + [3369]={ lang={ English={ [1]={ @@ -81044,7 +83146,7 @@ return { [1]="zombie_attack_speed_+%" } }, - [3287]={ + [3370]={ lang={ English={ [1]={ @@ -81075,7 +83177,7 @@ return { [1]="rain_of_arrows_attack_speed_+%" } }, - [3288]={ + [3371]={ lang={ English={ [1]={ @@ -81106,7 +83208,7 @@ return { [1]="leap_slam_attack_speed_+%" } }, - [3289]={ + [3372]={ lang={ English={ [1]={ @@ -81137,7 +83239,7 @@ return { [1]="shield_charge_attack_speed_+%" } }, - [3290]={ + [3373]={ lang={ English={ [1]={ @@ -81168,7 +83270,7 @@ return { [1]="barrage_attack_speed_+%" } }, - [3291]={ + [3374]={ lang={ English={ [1]={ @@ -81199,7 +83301,7 @@ return { [1]="elemental_hit_attack_speed_+%" } }, - [3292]={ + [3375]={ lang={ English={ [1]={ @@ -81230,7 +83332,7 @@ return { [1]="cyclone_attack_speed_+%" } }, - [3293]={ + [3376]={ lang={ English={ [1]={ @@ -81261,7 +83363,7 @@ return { [1]="power_siphon_attack_speed_+%" } }, - [3294]={ + [3377]={ lang={ English={ [1]={ @@ -81292,7 +83394,7 @@ return { [1]="siege_ballista_attack_speed_+%" } }, - [3295]={ + [3378]={ lang={ English={ [1]={ @@ -81323,7 +83425,7 @@ return { [1]="shockwave_slam_attack_speed_+%" } }, - [3296]={ + [3379]={ lang={ English={ [1]={ @@ -81354,7 +83456,7 @@ return { [1]="mirror_arrow_and_mirror_arrow_clone_attack_speed_+%" } }, - [3297]={ + [3380]={ lang={ English={ [1]={ @@ -81385,7 +83487,7 @@ return { [1]="blink_arrow_and_blink_arrow_clone_attack_speed_+%" } }, - [3298]={ + [3381]={ lang={ English={ [1]={ @@ -81416,7 +83518,7 @@ return { [1]="whirling_blades_attack_speed_+%" } }, - [3299]={ + [3382]={ lang={ English={ [1]={ @@ -81447,7 +83549,7 @@ return { [1]="spectre_attack_and_cast_speed_+%" } }, - [3300]={ + [3383]={ lang={ English={ [1]={ @@ -81478,7 +83580,7 @@ return { [1]="freezing_pulse_cast_speed_+%" } }, - [3301]={ + [3384]={ lang={ English={ [1]={ @@ -81509,7 +83611,7 @@ return { [1]="fireball_cast_speed_+%" } }, - [3302]={ + [3385]={ lang={ English={ [1]={ @@ -81540,7 +83642,7 @@ return { [1]="fire_nova_mine_cast_speed_+%" } }, - [3303]={ + [3386]={ lang={ English={ [1]={ @@ -81571,7 +83673,7 @@ return { [1]="lightning_warp_cast_speed_+%" } }, - [3304]={ + [3387]={ lang={ English={ [1]={ @@ -81602,7 +83704,7 @@ return { [1]="fire_trap_cooldown_speed_+%" } }, - [3305]={ + [3388]={ lang={ English={ [1]={ @@ -81633,7 +83735,7 @@ return { [1]="flicker_strike_cooldown_speed_+%" } }, - [3306]={ + [3389]={ lang={ English={ [1]={ @@ -81664,7 +83766,7 @@ return { [1]="cold_snap_cooldown_speed_+%" } }, - [3307]={ + [3390]={ lang={ English={ [1]={ @@ -81695,7 +83797,7 @@ return { [1]="convocation_cooldown_speed_+%" } }, - [3308]={ + [3391]={ lang={ English={ [1]={ @@ -81726,7 +83828,7 @@ return { [1]="bear_trap_cooldown_speed_+%" } }, - [3309]={ + [3392]={ lang={ English={ [1]={ @@ -81757,7 +83859,7 @@ return { [1]="frost_wall_cooldown_speed_+%" } }, - [3310]={ + [3393]={ lang={ English={ [1]={ @@ -81788,7 +83890,7 @@ return { [1]="reckoning_cooldown_speed_+%" } }, - [3311]={ + [3394]={ lang={ English={ [1]={ @@ -81819,7 +83921,7 @@ return { [1]="flame_dash_cooldown_speed_+%" } }, - [3312]={ + [3395]={ lang={ English={ [1]={ @@ -81850,7 +83952,7 @@ return { [1]="desecrate_cooldown_speed_+%" } }, - [3313]={ + [3396]={ lang={ English={ [1]={ @@ -81881,7 +83983,7 @@ return { [1]="blink_arrow_cooldown_speed_+%" } }, - [3314]={ + [3397]={ lang={ English={ [1]={ @@ -81912,7 +84014,7 @@ return { [1]="mirror_arrow_cooldown_speed_+%" } }, - [3315]={ + [3398]={ lang={ English={ [1]={ @@ -81943,7 +84045,7 @@ return { [1]="riposte_cooldown_speed_+%" } }, - [3316]={ + [3399]={ lang={ English={ [1]={ @@ -81974,7 +84076,7 @@ return { [1]="vengeance_cooldown_speed_+%" } }, - [3317]={ + [3400]={ lang={ English={ [1]={ @@ -82005,7 +84107,7 @@ return { [1]="enduring_cry_cooldown_speed_+%" } }, - [3318]={ + [3401]={ lang={ English={ [1]={ @@ -82036,7 +84138,7 @@ return { [1]="frost_bomb_cooldown_speed_+%" } }, - [3319]={ + [3402]={ lang={ English={ [1]={ @@ -82067,7 +84169,7 @@ return { [1]="conversion_trap_cooldown_speed_+%" } }, - [3320]={ + [3403]={ lang={ English={ [1]={ @@ -82098,7 +84200,7 @@ return { [1]="ice_trap_cooldown_speed_+%" } }, - [3321]={ + [3404]={ lang={ English={ [1]={ @@ -82129,7 +84231,7 @@ return { [1]="ball_lightning_projectile_speed_+%" } }, - [3322]={ + [3405]={ lang={ English={ [1]={ @@ -82160,7 +84262,7 @@ return { [1]="freezing_pulse_projectile_speed_+%" } }, - [3323]={ + [3406]={ lang={ English={ [1]={ @@ -82191,7 +84293,7 @@ return { [1]="spark_projectile_speed_+%" } }, - [3324]={ + [3407]={ lang={ English={ [1]={ @@ -82222,7 +84324,7 @@ return { [1]="spectral_throw_projectile_speed_+%" } }, - [3325]={ + [3408]={ lang={ English={ [1]={ @@ -82253,7 +84355,7 @@ return { [1]="ethereal_knives_projectile_speed_+%" } }, - [3326]={ + [3409]={ lang={ English={ [1]={ @@ -82284,7 +84386,7 @@ return { [1]="flame_totem_projectile_speed_+%" } }, - [3327]={ + [3410]={ lang={ English={ [1]={ @@ -82315,7 +84417,7 @@ return { [1]="incinerate_projectile_speed_+%" } }, - [3328]={ + [3411]={ lang={ English={ [1]={ @@ -82346,7 +84448,7 @@ return { [1]="dominating_blow_duration_+%" } }, - [3329]={ + [3412]={ lang={ English={ [1]={ @@ -82377,7 +84479,7 @@ return { [1]="puncture_duration_+%" } }, - [3330]={ + [3413]={ lang={ English={ [1]={ @@ -82408,7 +84510,7 @@ return { [1]="immortal_call_duration_+%" } }, - [3331]={ + [3414]={ lang={ English={ [1]={ @@ -82439,7 +84541,7 @@ return { [1]="bone_offering_duration_+%" } }, - [3332]={ + [3415]={ lang={ English={ [1]={ @@ -82470,7 +84572,7 @@ return { [1]="flesh_offering_duration_+%" } }, - [3333]={ + [3416]={ lang={ English={ [1]={ @@ -82501,7 +84603,7 @@ return { [1]="spirit_offering_duration_+%" } }, - [3334]={ + [3417]={ lang={ English={ [1]={ @@ -82532,7 +84634,7 @@ return { [1]="smoke_mine_duration_+%" } }, - [3335]={ + [3418]={ lang={ English={ [1]={ @@ -82563,7 +84665,7 @@ return { [1]="frost_wall_duration_+%" } }, - [3336]={ + [3419]={ lang={ English={ [1]={ @@ -82573,7 +84675,7 @@ return { [2]="#" } }, - text="{0}% increased Vigilant Strike Fortify Duration" + text="Vigilant Strike has {0}% increased Fortification Duration" }, [2]={ [1]={ @@ -82586,7 +84688,7 @@ return { [2]=-1 } }, - text="{0}% reduced Vigilant Strike Fortify Duration" + text="Vigilant Strike has {0}% reduced Fortification Duration" } } }, @@ -82594,7 +84696,7 @@ return { [1]="vigilant_strike_fortify_duration_+%" } }, - [3337]={ + [3420]={ lang={ English={ [1]={ @@ -82625,7 +84727,7 @@ return { [1]="poachers_mark_duration_+%" } }, - [3338]={ + [3421]={ lang={ English={ [1]={ @@ -82656,7 +84758,7 @@ return { [1]="projectile_weakness_duration_+%" } }, - [3339]={ + [3422]={ lang={ English={ [1]={ @@ -82687,7 +84789,7 @@ return { [1]="temporal_chains_duration_+%" } }, - [3340]={ + [3423]={ lang={ English={ [1]={ @@ -82718,7 +84820,7 @@ return { [1]="warlords_mark_duration_+%" } }, - [3341]={ + [3424]={ lang={ English={ [1]={ @@ -82749,7 +84851,7 @@ return { [1]="vulnerability_duration_+%" } }, - [3342]={ + [3425]={ lang={ English={ [1]={ @@ -82780,7 +84882,7 @@ return { [1]="punishment_duration_+%" } }, - [3343]={ + [3426]={ lang={ English={ [1]={ @@ -82811,7 +84913,7 @@ return { [1]="frostbite_duration_+%" } }, - [3344]={ + [3427]={ lang={ English={ [1]={ @@ -82842,7 +84944,7 @@ return { [1]="flammability_duration_+%" } }, - [3345]={ + [3428]={ lang={ English={ [1]={ @@ -82873,7 +84975,7 @@ return { [1]="enfeeble_duration_+%" } }, - [3346]={ + [3429]={ lang={ English={ [1]={ @@ -82904,7 +85006,7 @@ return { [1]="elemental_weakness_duration_+%" } }, - [3347]={ + [3430]={ lang={ English={ [1]={ @@ -82935,7 +85037,7 @@ return { [1]="conductivity_duration_+%" } }, - [3348]={ + [3431]={ lang={ English={ [1]={ @@ -82966,7 +85068,7 @@ return { [1]="assassins_mark_duration_+%" } }, - [3349]={ + [3432]={ lang={ English={ [1]={ @@ -82997,7 +85099,7 @@ return { [1]="desecrate_duration_+%" } }, - [3350]={ + [3433]={ lang={ English={ [1]={ @@ -83028,7 +85130,7 @@ return { [1]="rallying_cry_duration_+%" } }, - [3351]={ + [3434]={ lang={ English={ [1]={ @@ -83059,7 +85161,7 @@ return { [1]="abyssal_cry_duration_+%" } }, - [3352]={ + [3435]={ lang={ English={ [1]={ @@ -83090,7 +85192,7 @@ return { [1]="contagion_duration_+%" } }, - [3353]={ + [3436]={ lang={ English={ [1]={ @@ -83121,7 +85223,7 @@ return { [1]="siphon_duration_+%" } }, - [3354]={ + [3437]={ lang={ English={ [1]={ @@ -83152,7 +85254,7 @@ return { [1]="wither_duration_+%" } }, - [3355]={ + [3438]={ lang={ English={ [1]={ @@ -83183,7 +85285,7 @@ return { [1]="blade_vortex_duration_+%" } }, - [3356]={ + [3439]={ lang={ English={ [1]={ @@ -83214,7 +85316,7 @@ return { [1]="earthquake_duration_+%" } }, - [3357]={ + [3440]={ lang={ English={ [1]={ @@ -83245,7 +85347,7 @@ return { [1]="blight_duration_+%" } }, - [3358]={ + [3441]={ lang={ English={ [1]={ @@ -83276,7 +85378,7 @@ return { [1]="viper_strike_poison_duration_+%" } }, - [3359]={ + [3442]={ lang={ English={ [1]={ @@ -83307,7 +85409,7 @@ return { [1]="firestorm_duration_+%" } }, - [3360]={ + [3443]={ lang={ English={ [1]={ @@ -83338,7 +85440,7 @@ return { [1]="static_strike_duration_+%" } }, - [3361]={ + [3444]={ lang={ English={ [1]={ @@ -83369,7 +85471,7 @@ return { [1]="storm_call_duration_+%" } }, - [3362]={ + [3445]={ lang={ English={ [1]={ @@ -83400,7 +85502,7 @@ return { [1]="arctic_breath_duration_+%" } }, - [3363]={ + [3446]={ lang={ English={ [1]={ @@ -83431,7 +85533,7 @@ return { [1]="lightning_warp_duration_+%" } }, - [3364]={ + [3447]={ lang={ English={ [1]={ @@ -83462,7 +85564,7 @@ return { [1]="ice_shot_duration_+%" } }, - [3365]={ + [3448]={ lang={ English={ [1]={ @@ -83493,7 +85595,7 @@ return { [1]="caustic_arrow_duration_+%" } }, - [3366]={ + [3449]={ lang={ English={ [1]={ @@ -83524,7 +85626,7 @@ return { [1]="double_strike_critical_strike_chance_+%" } }, - [3367]={ + [3450]={ lang={ English={ [1]={ @@ -83555,7 +85657,7 @@ return { [1]="dual_strike_critical_strike_chance_+%" } }, - [3368]={ + [3451]={ lang={ English={ [1]={ @@ -83586,7 +85688,7 @@ return { [1]="split_arrow_critical_strike_chance_+%" } }, - [3369]={ + [3452]={ lang={ English={ [1]={ @@ -83617,7 +85719,7 @@ return { [1]="viper_strike_critical_strike_chance_+%" } }, - [3370]={ + [3453]={ lang={ English={ [1]={ @@ -83648,7 +85750,7 @@ return { [1]="flameblast_critical_strike_chance_+%" } }, - [3371]={ + [3454]={ lang={ English={ [1]={ @@ -83679,7 +85781,7 @@ return { [1]="flame_surge_critical_strike_chance_+%" } }, - [3372]={ + [3455]={ lang={ English={ [1]={ @@ -83710,7 +85812,7 @@ return { [1]="tornado_shot_critical_strike_chance_+%" } }, - [3373]={ + [3456]={ lang={ English={ [1]={ @@ -83741,7 +85843,7 @@ return { [1]="storm_cloud_critical_strike_chance_+%" } }, - [3374]={ + [3457]={ lang={ English={ [1]={ @@ -83772,7 +85874,7 @@ return { [1]="bladefall_critical_strike_chance_+%" } }, - [3375]={ + [3458]={ lang={ English={ [1]={ @@ -83799,7 +85901,7 @@ return { [1]="lightning_strike_num_of_additional_projectiles" } }, - [3376]={ + [3459]={ lang={ English={ [1]={ @@ -83826,7 +85928,7 @@ return { [1]="molten_strike_num_of_additional_projectiles" } }, - [3377]={ + [3460]={ lang={ English={ [1]={ @@ -83853,7 +85955,7 @@ return { [1]="spark_num_of_additional_projectiles" } }, - [3378]={ + [3461]={ lang={ English={ [1]={ @@ -83880,7 +85982,7 @@ return { [1]="split_arrow_num_of_additional_projectiles" } }, - [3379]={ + [3462]={ lang={ English={ [1]={ @@ -83907,7 +86009,7 @@ return { [1]="barrage_num_of_additional_projectiles" } }, - [3380]={ + [3463]={ lang={ English={ [1]={ @@ -83934,7 +86036,7 @@ return { [1]="tornado_shot_num_of_secondary_projectiles" } }, - [3381]={ + [3464]={ lang={ English={ [1]={ @@ -83961,7 +86063,7 @@ return { [1]="magma_orb_num_of_additional_projectiles_in_chain" } }, - [3382]={ + [3465]={ lang={ English={ [1]={ @@ -83988,7 +86090,7 @@ return { [1]="arc_num_of_additional_projectiles_in_chain" } }, - [3383]={ + [3466]={ lang={ English={ [1]={ @@ -84015,7 +86117,7 @@ return { [1]="flame_totem_num_of_additional_projectiles" } }, - [3384]={ + [3467]={ lang={ English={ [1]={ @@ -84042,7 +86144,7 @@ return { [1]="lightning_strike_additional_pierce" } }, - [3385]={ + [3468]={ lang={ English={ [1]={ @@ -84069,7 +86171,7 @@ return { [1]="lightning_trap_additional_pierce" } }, - [3386]={ + [3469]={ lang={ English={ [1]={ @@ -84104,7 +86206,7 @@ return { [1]="burning_arrow_ignite_chance_%" } }, - [3387]={ + [3470]={ lang={ English={ [1]={ @@ -84122,7 +86224,7 @@ return { [1]="burning_arrow_physical_damage_%_to_add_as_fire_damage" } }, - [3388]={ + [3471]={ lang={ English={ [1]={ @@ -84140,7 +86242,7 @@ return { [1]="infernal_blow_physical_damage_%_to_add_as_fire_damage" } }, - [3389]={ + [3472]={ lang={ English={ [1]={ @@ -84171,7 +86273,7 @@ return { [1]="fire_trap_burning_damage_+%" } }, - [3390]={ + [3473]={ lang={ English={ [1]={ @@ -84206,7 +86308,7 @@ return { [1]="fireball_ignite_chance_%" } }, - [3391]={ + [3474]={ lang={ English={ [1]={ @@ -84241,7 +86343,7 @@ return { [1]="glacial_hammer_freeze_chance_%" } }, - [3392]={ + [3475]={ lang={ English={ [1]={ @@ -84276,7 +86378,7 @@ return { [1]="ice_nova_freeze_chance_%" } }, - [3393]={ + [3476]={ lang={ English={ [1]={ @@ -84307,7 +86409,7 @@ return { [1]="reave_attack_speed_per_reave_stack_+%" } }, - [3394]={ + [3477]={ lang={ English={ [1]={ @@ -84338,7 +86440,7 @@ return { [1]="spectral_throw_projectile_deceleration_+%" } }, - [3395]={ + [3478]={ lang={ English={ [1]={ @@ -84369,7 +86471,7 @@ return { [1]="flicker_strike_damage_+%_per_frenzy_charge" } }, - [3396]={ + [3479]={ lang={ English={ [1]={ @@ -84391,7 +86493,7 @@ return { [1]="puncture_maim_on_hit_%_chance" } }, - [3397]={ + [3480]={ lang={ English={ [1]={ @@ -84426,7 +86528,7 @@ return { [1]="arc_shock_chance_%" } }, - [3398]={ + [3481]={ lang={ English={ [1]={ @@ -84444,7 +86546,7 @@ return { [1]="fire_nova_mine_num_of_additional_repeats" } }, - [3399]={ + [3482]={ lang={ English={ [1]={ @@ -84475,7 +86577,7 @@ return { [1]="firestorm_explosion_area_of_effect_+%" } }, - [3400]={ + [3483]={ lang={ English={ [1]={ @@ -84506,7 +86608,7 @@ return { [1]="flame_surge_damage_+%_vs_burning_enemies" } }, - [3401]={ + [3484]={ lang={ English={ [1]={ @@ -84524,7 +86626,7 @@ return { [1]="ice_spear_%_chance_to_gain_power_charge_on_critical_strike" } }, - [3402]={ + [3485]={ lang={ English={ [1]={ @@ -84542,7 +86644,7 @@ return { [1]="power_siphon_%_chance_to_gain_power_charge_on_kill" } }, - [3403]={ + [3486]={ lang={ English={ [1]={ @@ -84573,7 +86675,7 @@ return { [1]="melee_ancestor_totem_placement_speed_+%" } }, - [3404]={ + [3487]={ lang={ English={ [1]={ @@ -84604,7 +86706,7 @@ return { [1]="searing_bond_totem_placement_speed_+%" } }, - [3405]={ + [3488]={ lang={ English={ [1]={ @@ -84622,7 +86724,7 @@ return { [1]="sweep_knockback_chance_%" } }, - [3406]={ + [3489]={ lang={ English={ [1]={ @@ -84653,7 +86755,7 @@ return { [1]="frenzy_damage_+%_per_frenzy_charge" } }, - [3407]={ + [3490]={ lang={ English={ [1]={ @@ -84671,7 +86773,7 @@ return { [1]="frenzy_%_chance_to_gain_additional_frenzy_charge" } }, - [3408]={ + [3491]={ lang={ English={ [1]={ @@ -84722,7 +86824,7 @@ return { [1]="elemental_hit_chance_to_freeze_shock_ignite_%" } }, - [3409]={ + [3492]={ lang={ English={ [1]={ @@ -84740,7 +86842,7 @@ return { [1]="glacial_cascade_physical_damage_%_to_convert_to_cold" } }, - [3410]={ + [3493]={ lang={ English={ [1]={ @@ -84758,7 +86860,7 @@ return { [1]="glacial_hammer_physical_damage_%_to_add_as_cold_damage" } }, - [3411]={ + [3494]={ lang={ English={ [1]={ @@ -84776,7 +86878,7 @@ return { [1]="ice_crash_physical_damage_%_to_add_as_cold_damage" } }, - [3412]={ + [3495]={ lang={ English={ [1]={ @@ -84794,7 +86896,7 @@ return { [1]="spectre_elemental_resistances_%" } }, - [3413]={ + [3496]={ lang={ English={ [1]={ @@ -84812,7 +86914,7 @@ return { [1]="zombie_elemental_resistances_%" } }, - [3414]={ + [3497]={ lang={ English={ [1]={ @@ -84830,7 +86932,7 @@ return { [1]="stone_golem_elemental_resistances_%" } }, - [3415]={ + [3498]={ lang={ English={ [1]={ @@ -84848,7 +86950,7 @@ return { [1]="flame_golem_elemental_resistances_%" } }, - [3416]={ + [3499]={ lang={ English={ [1]={ @@ -84866,7 +86968,7 @@ return { [1]="ice_golem_elemental_resistances_%" } }, - [3417]={ + [3500]={ lang={ English={ [1]={ @@ -84884,7 +86986,7 @@ return { [1]="lightning_golem_elemental_resistances_%" } }, - [3418]={ + [3501]={ lang={ English={ [1]={ @@ -84902,7 +87004,7 @@ return { [1]="chaos_golem_elemental_resistances_%" } }, - [3419]={ + [3502]={ lang={ English={ [1]={ @@ -84920,7 +87022,7 @@ return { [1]="animate_guardian_elemental_resistances_%" } }, - [3420]={ + [3503]={ lang={ English={ [1]={ @@ -84951,7 +87053,7 @@ return { [1]="shock_nova_ring_damage_+%" } }, - [3421]={ + [3504]={ lang={ English={ [1]={ @@ -84978,7 +87080,7 @@ return { [1]="blast_rain_number_of_blasts" } }, - [3422]={ + [3505]={ lang={ English={ [1]={ @@ -84996,7 +87098,7 @@ return { [1]="blast_rain_single_additional_projectile" } }, - [3423]={ + [3506]={ lang={ English={ [1]={ @@ -85018,7 +87120,7 @@ return { [1]="siphon_life_leech_from_damage_permyriad" } }, - [3424]={ + [3507]={ lang={ English={ [1]={ @@ -85036,7 +87138,7 @@ return { [1]="detonate_dead_%_chance_to_detonate_additional_corpse" } }, - [3425]={ + [3508]={ lang={ English={ [1]={ @@ -85054,7 +87156,7 @@ return { [1]="animate_weapon_chance_to_create_additional_copy_%" } }, - [3426]={ + [3509]={ lang={ English={ [1]={ @@ -85085,7 +87187,7 @@ return { [1]="decoy_totem_life_+%" } }, - [3427]={ + [3510]={ lang={ English={ [1]={ @@ -85124,7 +87226,7 @@ return { [1]="devouring_totem_leech_per_second_+%" } }, - [3428]={ + [3511]={ lang={ English={ [1]={ @@ -85142,7 +87244,7 @@ return { [1]="rejuvenation_totem_%_life_regeneration_added_as_mana_regeneration" } }, - [3429]={ + [3512]={ lang={ English={ [1]={ @@ -85173,7 +87275,7 @@ return { [1]="rejuvenation_totem_aura_effect_+%" } }, - [3430]={ + [3513]={ lang={ English={ [1]={ @@ -85200,7 +87302,7 @@ return { [1]="wild_strike_num_of_additional_projectiles_in_chain" } }, - [3431]={ + [3514]={ lang={ English={ [1]={ @@ -85227,7 +87329,7 @@ return { [1]="summon_skeletons_num_additional_warrior_skeletons" } }, - [3432]={ + [3515]={ lang={ English={ [1]={ @@ -85258,7 +87360,7 @@ return { [1]="shockwave_totem_cast_speed_+%" } }, - [3433]={ + [3516]={ lang={ English={ [1]={ @@ -85289,7 +87391,7 @@ return { [1]="devouring_totem_%_chance_to_consume_additional_corpse" } }, - [3434]={ + [3517]={ lang={ English={ [1]={ @@ -85320,7 +87422,7 @@ return { [1]="siege_ballista_totem_placement_speed_+%" } }, - [3435]={ + [3518]={ lang={ English={ [1]={ @@ -85351,7 +87453,7 @@ return { [1]="incinerate_damage_+%_per_stage" } }, - [3436]={ + [3519]={ lang={ English={ [1]={ @@ -85382,7 +87484,7 @@ return { [1]="poachers_mark_curse_effect_+%" } }, - [3437]={ + [3520]={ lang={ English={ [1]={ @@ -85413,7 +87515,7 @@ return { [1]="projectile_weakness_curse_effect_+%" } }, - [3438]={ + [3521]={ lang={ English={ [1]={ @@ -85444,7 +87546,7 @@ return { [1]="temporal_chains_curse_effect_+%" } }, - [3439]={ + [3522]={ lang={ English={ [1]={ @@ -85475,7 +87577,7 @@ return { [1]="assassins_mark_curse_effect_+%" } }, - [3440]={ + [3523]={ lang={ English={ [1]={ @@ -85506,7 +87608,7 @@ return { [1]="conductivity_curse_effect_+%" } }, - [3441]={ + [3524]={ lang={ English={ [1]={ @@ -85537,7 +87639,7 @@ return { [1]="elemental_weakness_curse_effect_+%" } }, - [3442]={ + [3525]={ lang={ English={ [1]={ @@ -85568,7 +87670,7 @@ return { [1]="enfeeble_curse_effect_+%" } }, - [3443]={ + [3526]={ lang={ English={ [1]={ @@ -85599,7 +87701,7 @@ return { [1]="flammability_curse_effect_+%" } }, - [3444]={ + [3527]={ lang={ English={ [1]={ @@ -85630,7 +87732,7 @@ return { [1]="frostbite_curse_effect_+%" } }, - [3445]={ + [3528]={ lang={ English={ [1]={ @@ -85661,7 +87763,7 @@ return { [1]="punishment_curse_effect_+%" } }, - [3446]={ + [3529]={ lang={ English={ [1]={ @@ -85692,7 +87794,7 @@ return { [1]="vulnerability_curse_effect_+%" } }, - [3447]={ + [3530]={ lang={ English={ [1]={ @@ -85723,7 +87825,7 @@ return { [1]="warlords_mark_curse_effect_+%" } }, - [3448]={ + [3531]={ lang={ English={ [1]={ @@ -85750,7 +87852,7 @@ return { [1]="display_attack_with_word_of_ire_when_hit_%" } }, - [3449]={ + [3532]={ lang={ English={ [1]={ @@ -85777,7 +87879,7 @@ return { [1]="display_attack_with_edict_of_ire_when_hit_%" } }, - [3450]={ + [3533]={ lang={ English={ [1]={ @@ -85804,7 +87906,7 @@ return { [1]="display_attack_with_decree_of_ire_when_hit_%" } }, - [3451]={ + [3534]={ lang={ English={ [1]={ @@ -85831,7 +87933,7 @@ return { [1]="display_attack_with_commandment_of_ire_when_hit_%" } }, - [3452]={ + [3535]={ lang={ English={ [1]={ @@ -85862,7 +87964,7 @@ return { [1]="arctic_armour_buff_effect_+%" } }, - [3453]={ + [3536]={ lang={ English={ [1]={ @@ -85893,7 +87995,7 @@ return { [1]="convocation_buff_effect_+%" } }, - [3454]={ + [3537]={ lang={ English={ [1]={ @@ -85924,7 +88026,7 @@ return { [1]="molten_shell_buff_effect_+%" } }, - [3455]={ + [3538]={ lang={ English={ [1]={ @@ -85951,7 +88053,7 @@ return { [1]="immortal_call_%_chance_to_not_consume_endurance_charges" } }, - [3456]={ + [3539]={ lang={ English={ [1]={ @@ -85978,7 +88080,7 @@ return { [1]="phase_run_%_chance_to_not_consume_frenzy_charges" } }, - [3457]={ + [3540]={ lang={ English={ [1]={ @@ -85996,7 +88098,7 @@ return { [1]="shrapnel_shot_physical_damage_%_to_add_as_lightning_damage" } }, - [3458]={ + [3541]={ lang={ English={ [1]={ @@ -86023,7 +88125,7 @@ return { [1]="tempest_shield_num_of_additional_projectiles_in_chain" } }, - [3459]={ + [3542]={ lang={ English={ [1]={ @@ -86054,7 +88156,7 @@ return { [1]="arctic_armour_mana_reservation_+%" } }, - [3460]={ + [3543]={ lang={ English={ [1]={ @@ -86085,7 +88187,7 @@ return { [1]="herald_of_ash_mana_reservation_+%" } }, - [3461]={ + [3544]={ lang={ English={ [1]={ @@ -86116,7 +88218,7 @@ return { [1]="herald_of_ice_mana_reservation_+%" } }, - [3462]={ + [3545]={ lang={ English={ [1]={ @@ -86147,7 +88249,7 @@ return { [1]="herald_of_thunder_mana_reservation_+%" } }, - [3463]={ + [3546]={ lang={ English={ [1]={ @@ -86178,7 +88280,7 @@ return { [1]="clarity_mana_reservation_+%" } }, - [3464]={ + [3547]={ lang={ English={ [1]={ @@ -86209,7 +88311,7 @@ return { [1]="hatred_mana_reservation_+%" } }, - [3465]={ + [3548]={ lang={ English={ [1]={ @@ -86240,7 +88342,7 @@ return { [1]="purity_of_ice_mana_reservation_+%" } }, - [3466]={ + [3549]={ lang={ English={ [1]={ @@ -86271,7 +88373,7 @@ return { [1]="determination_mana_reservation_+%" } }, - [3467]={ + [3550]={ lang={ English={ [1]={ @@ -86302,7 +88404,7 @@ return { [1]="discipline_mana_reservation_+%" } }, - [3468]={ + [3551]={ lang={ English={ [1]={ @@ -86333,7 +88435,7 @@ return { [1]="purity_of_elements_mana_reservation_+%" } }, - [3469]={ + [3552]={ lang={ English={ [1]={ @@ -86364,7 +88466,7 @@ return { [1]="purity_of_fire_mana_reservation_+%" } }, - [3470]={ + [3553]={ lang={ English={ [1]={ @@ -86395,7 +88497,7 @@ return { [1]="purity_of_lightning_mana_reservation_+%" } }, - [3471]={ + [3554]={ lang={ English={ [1]={ @@ -86426,7 +88528,7 @@ return { [1]="vitality_mana_reservation_+%" } }, - [3472]={ + [3555]={ lang={ English={ [1]={ @@ -86457,7 +88559,7 @@ return { [1]="wrath_mana_reservation_+%" } }, - [3473]={ + [3556]={ lang={ English={ [1]={ @@ -86488,7 +88590,7 @@ return { [1]="grace_mana_reservation_+%" } }, - [3474]={ + [3557]={ lang={ English={ [1]={ @@ -86519,7 +88621,7 @@ return { [1]="haste_mana_reservation_+%" } }, - [3475]={ + [3558]={ lang={ English={ [1]={ @@ -86550,7 +88652,7 @@ return { [1]="chaos_weakness_mana_reservation_+%" } }, - [3476]={ + [3559]={ lang={ English={ [1]={ @@ -86581,7 +88683,7 @@ return { [1]="conductivity_mana_reservation_+%" } }, - [3477]={ + [3560]={ lang={ English={ [1]={ @@ -86612,7 +88714,7 @@ return { [1]="flammability_mana_reservation_+%" } }, - [3478]={ + [3561]={ lang={ English={ [1]={ @@ -86643,7 +88745,7 @@ return { [1]="frostbite_mana_reservation_+%" } }, - [3479]={ + [3562]={ lang={ English={ [1]={ @@ -86674,7 +88776,7 @@ return { [1]="temporal_chains_mana_reservation_+%" } }, - [3480]={ + [3563]={ lang={ English={ [1]={ @@ -86705,7 +88807,7 @@ return { [1]="vulnerability_mana_reservation_+%" } }, - [3481]={ + [3564]={ lang={ English={ [1]={ @@ -86723,7 +88825,7 @@ return { [1]="cannot_be_stunned_while_at_max_endurance_charges" } }, - [3482]={ + [3565]={ lang={ English={ [1]={ @@ -86754,7 +88856,7 @@ return { [1]="life_regenerate_rate_per_second_%_while_totem_active" } }, - [3483]={ + [3566]={ lang={ English={ [1]={ @@ -86801,7 +88903,7 @@ return { [1]="gain_attack_and_cast_speed_+%_for_4_seconds_if_taken_savage_hit" } }, - [3484]={ + [3567]={ lang={ English={ [1]={ @@ -86832,7 +88934,7 @@ return { [1]="berserker_damage_+%_final" } }, - [3485]={ + [3568]={ lang={ English={ [1]={ @@ -86863,7 +88965,7 @@ return { [1]="elemental_damage_taken_+%_while_on_consecrated_ground" } }, - [3486]={ + [3569]={ lang={ English={ [1]={ @@ -86902,7 +89004,7 @@ return { [1]="critical_strike_chance_+%_vs_enemies_with_elemental_status_ailments" } }, - [3487]={ + [3570]={ lang={ English={ [1]={ @@ -86920,7 +89022,7 @@ return { [1]="%_chance_to_gain_power_charge_on_placing_a_totem" } }, - [3488]={ + [3571]={ lang={ English={ [1]={ @@ -86942,7 +89044,7 @@ return { [1]="gain_elemental_conflux_for_X_ms_when_you_kill_a_rare_or_unique_enemy" } }, - [3489]={ + [3572]={ lang={ English={ [1]={ @@ -86960,7 +89062,7 @@ return { [1]="enemies_chaos_resistance_%_while_cursed" } }, - [3490]={ + [3573]={ lang={ English={ [1]={ @@ -86999,7 +89101,7 @@ return { [1]="damage_+%_for_4_seconds_when_you_kill_a_cursed_enemy" } }, - [3491]={ + [3574]={ lang={ English={ [1]={ @@ -87017,7 +89119,7 @@ return { [1]="physical_damage_reduction_and_minion_physical_damage_reduction_%" } }, - [3492]={ + [3575]={ lang={ English={ [1]={ @@ -87048,7 +89150,7 @@ return { [1]="offering_spells_effect_+%" } }, - [3493]={ + [3576]={ lang={ English={ [1]={ @@ -87066,7 +89168,7 @@ return { [1]="additional_block_chance_%_for_you_and_allies_affected_by_your_auras" } }, - [3494]={ + [3577]={ lang={ English={ [1]={ @@ -87097,7 +89199,7 @@ return { [1]="attack_and_cast_speed_+%_for_you_and_allies_affected_by_your_auras" } }, - [3495]={ + [3578]={ lang={ English={ [1]={ @@ -87128,7 +89230,7 @@ return { [1]="attack_cast_movement_speed_+%_for_you_and_allies_affected_by_your_auras" } }, - [3496]={ + [3579]={ lang={ English={ [1]={ @@ -87146,7 +89248,7 @@ return { [1]="chaos_resistance_%_for_you_and_allies_affected_by_your_auras" } }, - [3497]={ + [3580]={ lang={ English={ [1]={ @@ -87177,7 +89279,7 @@ return { [1]="damage_+%_for_you_and_allies_affected_by_your_auras" } }, - [3498]={ + [3581]={ lang={ English={ [1]={ @@ -87208,7 +89310,7 @@ return { [1]="elemental_resistances_+%_for_you_and_allies_affected_by_your_auras" } }, - [3499]={ + [3582]={ lang={ English={ [1]={ @@ -87230,7 +89332,7 @@ return { [1]="you_and_allies_affected_by_your_placed_banners_regenerate_%_life_per_minute_per_stage" } }, - [3500]={ + [3583]={ lang={ English={ [1]={ @@ -87269,7 +89371,7 @@ return { [1]="you_and_minion_attack_and_cast_speed_+%_for_4_seconds_when_corpse_destroyed" } }, - [3501]={ + [3584]={ lang={ English={ [1]={ @@ -87287,7 +89389,7 @@ return { [1]="%_chance_to_gain_power_charge_on_hit_against_enemies_on_full_life" } }, - [3502]={ + [3585]={ lang={ English={ [1]={ @@ -87309,7 +89411,7 @@ return { [1]="cause_maim_on_critical_strike_attack" } }, - [3503]={ + [3586]={ lang={ English={ [1]={ @@ -87331,7 +89433,7 @@ return { [1]="%_chance_to_create_smoke_cloud_on_mine_or_trap_creation" } }, - [3504]={ + [3587]={ lang={ English={ [1]={ @@ -87362,7 +89464,7 @@ return { [1]="damage_+%_for_each_trap_and_mine_active" } }, - [3505]={ + [3588]={ lang={ English={ [1]={ @@ -87393,7 +89495,7 @@ return { [1]="evasion_rating_while_es_full_+%_final" } }, - [3506]={ + [3589]={ lang={ English={ [1]={ @@ -87424,7 +89526,7 @@ return { [1]="damage_+%_while_es_not_full" } }, - [3507]={ + [3590]={ lang={ English={ [1]={ @@ -87463,7 +89565,7 @@ return { [1]="mana_regeneration_+%_for_4_seconds_on_movement_skill_use" } }, - [3508]={ + [3591]={ lang={ English={ [1]={ @@ -87485,7 +89587,7 @@ return { [1]="gain_onslaught_while_frenzy_charges_full" } }, - [3509]={ + [3592]={ lang={ English={ [1]={ @@ -87503,7 +89605,7 @@ return { [1]="projectile_damage_+%_max_as_distance_travelled_increases" } }, - [3510]={ + [3593]={ lang={ English={ [1]={ @@ -87534,7 +89636,7 @@ return { [1]="damage_+%_during_flask_effect" } }, - [3511]={ + [3594]={ lang={ English={ [1]={ @@ -87552,7 +89654,7 @@ return { [1]="avoid_freeze_shock_ignite_bleed_%_during_flask_effect" } }, - [3512]={ + [3595]={ lang={ English={ [1]={ @@ -87583,7 +89685,7 @@ return { [1]="elemental_damage_taken_+%_during_flask_effect" } }, - [3513]={ + [3596]={ lang={ English={ [1]={ @@ -87622,7 +89724,7 @@ return { [1]="damage_+%_for_4_seconds_when_you_kill_a_bleeding_enemy" } }, - [3514]={ + [3597]={ lang={ English={ [1]={ @@ -87632,7 +89734,7 @@ return { [2]="#" } }, - text="You and nearby Allies deal {0}% increased Damage while you have Fortify" + text="[DNT] You and nearby Allies deal {0}% increased Damage while you are Fortified" }, [2]={ [1]={ @@ -87645,7 +89747,7 @@ return { [2]=-1 } }, - text="You and nearby Allies deal {0}% reduced Damage while you have Fortify" + text="[DNT] You and nearby Allies deal {0}% reduced Damage while you are Fortified" } } }, @@ -87653,7 +89755,7 @@ return { [1]="damage_+%_to_you_and_nearby_allies_while_you_have_fortify" } }, - [3515]={ + [3598]={ lang={ English={ [1]={ @@ -87684,7 +89786,7 @@ return { [1]="damage_taken_+%_from_taunted_enemies" } }, - [3516]={ + [3599]={ lang={ English={ [1]={ @@ -87715,7 +89817,7 @@ return { [1]="attack_and_cast_speed_+%_while_leeching" } }, - [3517]={ + [3600]={ lang={ English={ [1]={ @@ -87746,7 +89848,7 @@ return { [1]="shield_charge_damage_per_target_hit_+%" } }, - [3518]={ + [3601]={ lang={ English={ [1]={ @@ -87781,7 +89883,7 @@ return { [1]="traps_and_mines_%_chance_to_poison" } }, - [3519]={ + [3602]={ lang={ English={ [1]={ @@ -87799,7 +89901,7 @@ return { [1]="damage_+%_of_each_type_that_you_have_an_active_golem_of" } }, - [3520]={ + [3603]={ lang={ English={ [1]={ @@ -87817,7 +89919,7 @@ return { [1]="elemental_golem_immunity_to_elemental_damage" } }, - [3521]={ + [3604]={ lang={ English={ [1]={ @@ -87835,7 +89937,7 @@ return { [1]="golem_immunity_to_elemental_damage" } }, - [3522]={ + [3605]={ lang={ English={ [1]={ @@ -87866,7 +89968,7 @@ return { [1]="unique_primordial_tether_golem_life_+%_final" } }, - [3523]={ + [3606]={ lang={ English={ [1]={ @@ -87897,7 +89999,7 @@ return { [1]="elemental_golem_granted_buff_effect_+%" } }, - [3524]={ + [3607]={ lang={ English={ [1]={ @@ -87928,7 +90030,7 @@ return { [1]="base_stone_golem_granted_buff_effect_+%" } }, - [3525]={ + [3608]={ lang={ English={ [1]={ @@ -87959,7 +90061,7 @@ return { [1]="base_fire_golem_granted_buff_effect_+%" } }, - [3526]={ + [3609]={ lang={ English={ [1]={ @@ -87990,7 +90092,7 @@ return { [1]="base_ice_golem_granted_buff_effect_+%" } }, - [3527]={ + [3610]={ lang={ English={ [1]={ @@ -88021,7 +90123,7 @@ return { [1]="base_lightning_golem_granted_buff_effect_+%" } }, - [3528]={ + [3611]={ lang={ English={ [1]={ @@ -88052,7 +90154,7 @@ return { [1]="base_chaos_golem_granted_buff_effect_+%" } }, - [3529]={ + [3612]={ lang={ English={ [1]={ @@ -88074,7 +90176,7 @@ return { [1]="gain_elemental_penetration_for_4_seconds_on_mine_detonation" } }, - [3530]={ + [3613]={ lang={ English={ [1]={ @@ -88092,7 +90194,7 @@ return { [1]="base_cold_immunity" } }, - [3531]={ + [3614]={ lang={ English={ [1]={ @@ -88110,7 +90212,7 @@ return { [1]="base_lightning_immunity" } }, - [3532]={ + [3615]={ lang={ English={ [1]={ @@ -88141,7 +90243,7 @@ return { [1]="blood_rage_grants_additional_attack_speed_+%" } }, - [3533]={ + [3616]={ lang={ English={ [1]={ @@ -88159,7 +90261,7 @@ return { [1]="blood_rage_grants_additional_%_chance_to_gain_frenzy_on_kill" } }, - [3534]={ + [3617]={ lang={ English={ [1]={ @@ -88181,7 +90283,7 @@ return { [1]="is_hindered" } }, - [3535]={ + [3618]={ lang={ English={ [1]={ @@ -88220,7 +90322,7 @@ return { [1]="damage_+%_vs_hindered_enemies" } }, - [3536]={ + [3619]={ lang={ English={ [1]={ @@ -88247,7 +90349,7 @@ return { [1]="blast_rain_%_chance_for_additional_blast" } }, - [3537]={ + [3620]={ lang={ English={ [1]={ @@ -88278,7 +90380,7 @@ return { [1]="smoke_mine_base_movement_velocity_+%" } }, - [3538]={ + [3621]={ lang={ English={ [1]={ @@ -88309,7 +90411,7 @@ return { [1]="enduring_cry_buff_effect_+%" } }, - [3539]={ + [3622]={ lang={ English={ [1]={ @@ -88336,7 +90438,7 @@ return { [1]="cluster_burst_spawn_amount" } }, - [3540]={ + [3623]={ lang={ English={ [1]={ @@ -88367,7 +90469,7 @@ return { [1]="lightning_tendrils_critical_strike_chance_+%" } }, - [3541]={ + [3624]={ lang={ English={ [1]={ @@ -88398,7 +90500,7 @@ return { [1]="righteous_fire_spell_damage_+%" } }, - [3542]={ + [3625]={ lang={ English={ [1]={ @@ -88429,7 +90531,7 @@ return { [1]="rallying_cry_buff_effect_+%" } }, - [3543]={ + [3626]={ lang={ English={ [1]={ @@ -88447,7 +90549,7 @@ return { [1]="melee_ancestor_totem_elemental_resistance_%" } }, - [3544]={ + [3627]={ lang={ English={ [1]={ @@ -88474,7 +90576,7 @@ return { [1]="kinetic_blast_%_chance_for_additional_blast" } }, - [3545]={ + [3628]={ lang={ English={ [1]={ @@ -88492,7 +90594,7 @@ return { [1]="guardian_nearby_allies_share_charges" } }, - [3546]={ + [3629]={ lang={ English={ [1]={ @@ -88523,7 +90625,7 @@ return { [1]="phase_run_skill_effect_duration_+%" } }, - [3547]={ + [3630]={ lang={ English={ [1]={ @@ -88554,7 +90656,7 @@ return { [1]="searing_totem_elemental_resistance_+%" } }, - [3548]={ + [3631]={ lang={ English={ [1]={ @@ -88572,7 +90674,7 @@ return { [1]="bone_offering_block_chance_+%" } }, - [3549]={ + [3632]={ lang={ English={ [1]={ @@ -88599,7 +90701,7 @@ return { [1]="desecrate_number_of_corpses_to_create" } }, - [3550]={ + [3633]={ lang={ English={ [1]={ @@ -88630,7 +90732,7 @@ return { [1]="flesh_offering_attack_speed_+%" } }, - [3551]={ + [3634]={ lang={ English={ [1]={ @@ -88661,7 +90763,7 @@ return { [1]="ice_spear_second_form_critical_strike_chance_+%" } }, - [3552]={ + [3635]={ lang={ English={ [1]={ @@ -88679,7 +90781,7 @@ return { [1]="ice_spear_second_form_critical_strike_multiplier_+" } }, - [3553]={ + [3636]={ lang={ English={ [1]={ @@ -88710,7 +90812,7 @@ return { [1]="ice_spear_second_form_projectile_speed_+%_final" } }, - [3554]={ + [3637]={ lang={ English={ [1]={ @@ -88737,7 +90839,7 @@ return { [1]="lightning_arrow_maximum_number_of_extra_targets" } }, - [3555]={ + [3638]={ lang={ English={ [1]={ @@ -88772,7 +90874,7 @@ return { [1]="consecrate_ground_on_shatter_%_chance_for_3_seconds" } }, - [3556]={ + [3639]={ lang={ English={ [1]={ @@ -88790,7 +90892,7 @@ return { [1]="glows_in_area_with_unique_fish" } }, - [3557]={ + [3640]={ lang={ English={ [1]={ @@ -88817,7 +90919,7 @@ return { [1]="attacks_num_of_additional_chains" } }, - [3558]={ + [3641]={ lang={ English={ [1]={ @@ -88848,7 +90950,7 @@ return { [1]="explosive_arrow_attack_speed_+%" } }, - [3559]={ + [3642]={ lang={ English={ [1]={ @@ -88879,7 +90981,7 @@ return { [1]="lightning_damage_+%_per_10_intelligence" } }, - [3560]={ + [3643]={ lang={ English={ [1]={ @@ -88901,7 +91003,7 @@ return { [1]="local_maim_on_hit" } }, - [3561]={ + [3644]={ lang={ English={ [1]={ @@ -88919,7 +91021,7 @@ return { [1]="warcries_cost_no_mana" } }, - [3562]={ + [3645]={ lang={ English={ [1]={ @@ -88937,7 +91039,7 @@ return { [1]="gain_a_power_charge_when_you_or_your_totems_kill_%_chance" } }, - [3563]={ + [3646]={ lang={ English={ [1]={ @@ -88955,7 +91057,7 @@ return { [1]="always_crit_shocked_enemies" } }, - [3564]={ + [3647]={ lang={ English={ [1]={ @@ -88973,7 +91075,7 @@ return { [1]="cannot_crit_non_shocked_enemies" } }, - [3565]={ + [3648]={ lang={ English={ [1]={ @@ -89004,7 +91106,7 @@ return { [1]="frost_bolt_damage_+%" } }, - [3566]={ + [3649]={ lang={ English={ [1]={ @@ -89035,7 +91137,7 @@ return { [1]="frost_bolt_nova_damage_+%" } }, - [3567]={ + [3650]={ lang={ English={ [1]={ @@ -89066,7 +91168,7 @@ return { [1]="double_slash_damage_+%" } }, - [3568]={ + [3651]={ lang={ English={ [1]={ @@ -89097,7 +91199,7 @@ return { [1]="charged_attack_damage_+%" } }, - [3569]={ + [3652]={ lang={ English={ [1]={ @@ -89128,7 +91230,7 @@ return { [1]="slam_ancestor_totem_damage_+%" } }, - [3570]={ + [3653]={ lang={ English={ [1]={ @@ -89159,7 +91261,7 @@ return { [1]="slash_ancestor_totem_damage_+%" } }, - [3571]={ + [3654]={ lang={ English={ [1]={ @@ -89190,7 +91292,7 @@ return { [1]="slash_ancestor_totem_radius_+%" } }, - [3572]={ + [3655]={ lang={ English={ [1]={ @@ -89221,7 +91323,7 @@ return { [1]="slam_ancestor_totem_radius_+%" } }, - [3573]={ + [3656]={ lang={ English={ [1]={ @@ -89252,7 +91354,7 @@ return { [1]="frost_bolt_nova_radius_+%" } }, - [3574]={ + [3657]={ lang={ English={ [1]={ @@ -89283,7 +91385,7 @@ return { [1]="double_slash_critical_strike_chance_+%" } }, - [3575]={ + [3658]={ lang={ English={ [1]={ @@ -89314,7 +91416,7 @@ return { [1]="charged_attack_radius_+%" } }, - [3576]={ + [3659]={ lang={ English={ [1]={ @@ -89345,7 +91447,7 @@ return { [1]="double_slash_radius_+%" } }, - [3577]={ + [3660]={ lang={ English={ [1]={ @@ -89384,7 +91486,7 @@ return { [1]="charged_attack_damage_per_stack_+%_final" } }, - [3578]={ + [3661]={ lang={ English={ [1]={ @@ -89415,10 +91517,23 @@ return { [1]="frost_bolt_cast_speed_+%" } }, - [3579]={ + [3662]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Frostbolt Always Freezes" + }, + [2]={ [1]={ k="reminderstring", v="ReminderTextFreeze" @@ -89437,7 +91552,7 @@ return { [1]="frost_bolt_freeze_chance_%" } }, - [3580]={ + [3663]={ lang={ English={ [1]={ @@ -89468,7 +91583,7 @@ return { [1]="frost_bolt_nova_duration_+%" } }, - [3581]={ + [3664]={ lang={ English={ [1]={ @@ -89486,7 +91601,7 @@ return { [1]="minions_cannot_be_blinded" } }, - [3582]={ + [3665]={ lang={ English={ [1]={ @@ -89508,7 +91623,7 @@ return { [1]="minions_%_chance_to_blind_on_hit" } }, - [3583]={ + [3666]={ lang={ English={ [1]={ @@ -89526,7 +91641,7 @@ return { [1]="magic_items_drop_identified" } }, - [3584]={ + [3667]={ lang={ English={ [1]={ @@ -89544,7 +91659,7 @@ return { [1]="X_mana_per_stackable_unique_jewel" } }, - [3585]={ + [3668]={ lang={ English={ [1]={ @@ -89562,7 +91677,7 @@ return { [1]="X_armour_per_stackable_unique_jewel" } }, - [3586]={ + [3669]={ lang={ English={ [1]={ @@ -89580,7 +91695,7 @@ return { [1]="critical_strike_chance_+%_per_stackable_unique_jewel" } }, - [3587]={ + [3670]={ lang={ English={ [1]={ @@ -89598,7 +91713,7 @@ return { [1]="elemental_damage_+%_per_stackable_unique_jewel" } }, - [3588]={ + [3671]={ lang={ English={ [1]={ @@ -89616,7 +91731,7 @@ return { [1]="elemental_resistance_%_per_stackable_unique_jewel" } }, - [3589]={ + [3672]={ lang={ English={ [1]={ @@ -89647,7 +91762,7 @@ return { [1]="damage_+%_per_abyss_jewel_type" } }, - [3590]={ + [3673]={ lang={ English={ [1]={ @@ -89665,7 +91780,7 @@ return { [1]="lightning_damage_%_taken_from_mana_before_life" } }, - [3591]={ + [3674]={ lang={ English={ [1]={ @@ -89683,7 +91798,7 @@ return { [1]="physical_damage_%_taken_from_mana_before_life" } }, - [3592]={ + [3675]={ lang={ English={ [1]={ @@ -89710,51 +91825,7 @@ return { [1]="recover_%_maximum_mana_when_enemy_shocked" } }, - [3593]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% chance to Dodge Spell Hits if you've taken Attack Damage Recently" - } - } - }, - stats={ - [1]="spell_dodge_chance_+%_if_you_have_taken_attack_damage_recently" - } - }, - [3594]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits if you've taken Spell Damage Recently" - } - } - }, - stats={ - [1]="dodge_chance_+%_if_you_have_taken_spell_damage_recently" - } - }, - [3595]={ + [3676]={ lang={ English={ [1]={ @@ -89785,7 +91856,7 @@ return { [1]="quantity_of_items_dropped_by_maimed_enemies_+%" } }, - [3596]={ + [3677]={ lang={ English={ [1]={ @@ -89816,7 +91887,7 @@ return { [1]="rarity_of_items_dropped_by_maimed_enemies_+%" } }, - [3597]={ + [3678]={ lang={ English={ [1]={ @@ -89863,7 +91934,7 @@ return { [1]="damage_taken_+%_if_you_have_taken_a_savage_hit_recently" } }, - [3598]={ + [3679]={ lang={ English={ [1]={ @@ -89894,7 +91965,7 @@ return { [1]="stun_duration_on_self_+%" } }, - [3599]={ + [3680]={ lang={ English={ [1]={ @@ -89925,7 +91996,7 @@ return { [1]="melee_damage_+%_per_endurance_charge" } }, - [3600]={ + [3681]={ lang={ English={ [1]={ @@ -89943,7 +92014,7 @@ return { [1]="totems_resist_all_elements_+%_per_active_totem" } }, - [3601]={ + [3682]={ lang={ English={ [1]={ @@ -89965,7 +92036,7 @@ return { [1]="gain_life_regeneration_%_per_second_for_1_second_if_taken_savage_hit" } }, - [3602]={ + [3683]={ lang={ English={ [1]={ @@ -89983,7 +92054,7 @@ return { [1]="cannot_be_shocked_while_at_maximum_endurance_charges" } }, - [3603]={ + [3684]={ lang={ English={ [1]={ @@ -90005,7 +92076,7 @@ return { [1]="movement_speed_+%_if_used_a_warcry_recently" } }, - [3604]={ + [3685]={ lang={ English={ [1]={ @@ -90031,7 +92102,7 @@ return { [1]="life_leech_from_attack_damage_permyriad_vs_poisoned_enemies" } }, - [3605]={ + [3686]={ lang={ English={ [1]={ @@ -90057,7 +92128,7 @@ return { [1]="mana_leech_from_attack_damage_permyriad_vs_poisoned_enemies" } }, - [3606]={ + [3687]={ lang={ English={ [1]={ @@ -90088,7 +92159,7 @@ return { [1]="totems_spells_cast_speed_+%_per_active_totem" } }, - [3607]={ + [3688]={ lang={ English={ [1]={ @@ -90119,7 +92190,7 @@ return { [1]="movement_skills_mana_cost_+%" } }, - [3608]={ + [3689]={ lang={ English={ [1]={ @@ -90137,7 +92208,7 @@ return { [1]="critical_strike_chance_+%_when_in_main_hand" } }, - [3609]={ + [3690]={ lang={ English={ [1]={ @@ -90155,7 +92226,7 @@ return { [1]="additional_block_chance_%_when_in_off_hand" } }, - [3610]={ + [3691]={ lang={ English={ [1]={ @@ -90173,7 +92244,7 @@ return { [1]="spirit_offering_physical_damage_%_to_add_as_chaos" } }, - [3611]={ + [3692]={ lang={ English={ [1]={ @@ -90212,7 +92283,7 @@ return { [1]="damage_taken_+%_if_not_hit_recently_final" } }, - [3612]={ + [3693]={ lang={ English={ [1]={ @@ -90251,7 +92322,7 @@ return { [1]="evasion_+%_if_hit_recently" } }, - [3613]={ + [3694]={ lang={ English={ [1]={ @@ -90269,7 +92340,7 @@ return { [1]="block_chance_%_vs_taunted_enemies" } }, - [3614]={ + [3695]={ lang={ English={ [1]={ @@ -90287,7 +92358,7 @@ return { [1]="minion_cold_damage_resistance_%" } }, - [3615]={ + [3696]={ lang={ English={ [1]={ @@ -90305,7 +92376,7 @@ return { [1]="minion_physical_damage_%_to_add_as_cold" } }, - [3616]={ + [3697]={ lang={ English={ [1]={ @@ -90344,7 +92415,7 @@ return { [1]="armour_and_evasion_rating_+%_if_killed_a_taunted_enemy_recently" } }, - [3617]={ + [3698]={ lang={ English={ [1]={ @@ -90375,7 +92446,7 @@ return { [1]="damage_+%_for_each_level_the_enemy_is_higher_than_you" } }, - [3618]={ + [3699]={ lang={ English={ [1]={ @@ -90406,7 +92477,7 @@ return { [1]="totems_attack_speed_+%_per_active_totem" } }, - [3619]={ + [3700]={ lang={ English={ [1]={ @@ -90433,7 +92504,7 @@ return { [1]="attacks_num_of_additional_chains_when_in_main_hand" } }, - [3620]={ + [3701]={ lang={ English={ [1]={ @@ -90460,7 +92531,7 @@ return { [1]="attacks_number_of_additional_projectiles" } }, - [3621]={ + [3702]={ lang={ English={ [1]={ @@ -90487,7 +92558,7 @@ return { [1]="attacks_number_of_additional_projectiles_when_in_off_hand" } }, - [3622]={ + [3703]={ lang={ English={ [1]={ @@ -90510,7 +92581,7 @@ return { [2]="counter_attacks_maximum_added_physical_damage" } }, - [3623]={ + [3704]={ lang={ English={ [1]={ @@ -90541,7 +92612,7 @@ return { [1]="golem_damage_+%_per_active_golem_type" } }, - [3624]={ + [3705]={ lang={ English={ [1]={ @@ -90572,7 +92643,7 @@ return { [1]="golem_damage_+%_per_active_golem" } }, - [3625]={ + [3706]={ lang={ English={ [1]={ @@ -90594,7 +92665,7 @@ return { [1]="life_+%_with_no_corrupted_equipped_items" } }, - [3626]={ + [3707]={ lang={ English={ [1]={ @@ -90620,7 +92691,7 @@ return { [1]="life_regeneration_per_minute_with_no_corrupted_equipped_items" } }, - [3627]={ + [3708]={ lang={ English={ [1]={ @@ -90646,7 +92717,7 @@ return { [1]="energy_shield_recharge_rate_per_minute_with_all_corrupted_equipped_items" } }, - [3628]={ + [3709]={ lang={ English={ [1]={ @@ -90664,7 +92735,7 @@ return { [1]="local_display_nearby_enemies_take_X_chaos_damage_per_minute" } }, - [3629]={ + [3710]={ lang={ English={ [1]={ @@ -90691,7 +92762,7 @@ return { [2]="counter_attacks_maximum_added_cold_damage" } }, - [3630]={ + [3711]={ lang={ English={ [1]={ @@ -90730,7 +92801,7 @@ return { [1]="movement_speed_+%_if_pierced_recently" } }, - [3631]={ + [3712]={ lang={ English={ [1]={ @@ -90752,7 +92823,7 @@ return { [1]="poison_cursed_enemies_on_hit" } }, - [3632]={ + [3713]={ lang={ English={ [1]={ @@ -90787,7 +92858,7 @@ return { [1]="chance_to_poison_%_vs_cursed_enemies" } }, - [3633]={ + [3714]={ lang={ English={ [1]={ @@ -90826,7 +92897,7 @@ return { [1]="item_found_rarity_+%_if_wearing_a_normal_item" } }, - [3634]={ + [3715]={ lang={ English={ [1]={ @@ -90865,7 +92936,7 @@ return { [1]="item_found_quantity_+%_if_wearing_a_magic_item" } }, - [3635]={ + [3716]={ lang={ English={ [1]={ @@ -90891,7 +92962,7 @@ return { [1]="gain_onslaught_for_X_ms_on_killing_rare_or_unique_monster" } }, - [3636]={ + [3717]={ lang={ English={ [1]={ @@ -90909,7 +92980,7 @@ return { [1]="kill_enemy_on_hit_if_under_20%_life" } }, - [3637]={ + [3718]={ lang={ English={ [1]={ @@ -90927,7 +92998,7 @@ return { [1]="immune_to_bleeding" } }, - [3638]={ + [3719]={ lang={ English={ [1]={ @@ -90945,7 +93016,7 @@ return { [1]="base_cannot_gain_bleeding" } }, - [3639]={ + [3720]={ lang={ English={ [1]={ @@ -90955,7 +93026,7 @@ return { [2]=99 } }, - text="{0}% chance to avoid Bleeding" + text="{0}% chance to Avoid Bleeding" }, [2]={ limit={ @@ -90972,7 +93043,7 @@ return { [1]="base_avoid_bleed_%" } }, - [3640]={ + [3721]={ lang={ English={ [1]={ @@ -90990,7 +93061,7 @@ return { [1]="immune_to_bleeding_while_leeching" } }, - [3641]={ + [3722]={ lang={ English={ [1]={ @@ -91029,7 +93100,7 @@ return { [1]="damage_+%_if_enemy_killed_recently_final" } }, - [3642]={ + [3723]={ lang={ English={ [1]={ @@ -91068,7 +93139,7 @@ return { [1]="skill_area_of_effect_+%_if_enemy_killed_recently" } }, - [3643]={ + [3724]={ lang={ English={ [1]={ @@ -91095,7 +93166,7 @@ return { [1]="max_charged_attack_stacks" } }, - [3644]={ + [3725]={ lang={ English={ [1]={ @@ -91134,7 +93205,7 @@ return { [1]="skill_effect_duration_+%_if_killed_maimed_enemy_recently" } }, - [3645]={ + [3726]={ lang={ English={ [1]={ @@ -91173,7 +93244,7 @@ return { [1]="damage_taken_+%_if_taunted_an_enemy_recently" } }, - [3646]={ + [3727]={ lang={ English={ [1]={ @@ -91199,7 +93270,7 @@ return { [1]="life_regeneration_rate_per_minute_%_if_taunted_an_enemy_recently" } }, - [3647]={ + [3728]={ lang={ English={ [1]={ @@ -91221,7 +93292,7 @@ return { [1]="immune_to_elemental_status_ailments_during_flask_effect" } }, - [3648]={ + [3729]={ lang={ English={ [1]={ @@ -91252,7 +93323,7 @@ return { [1]="elemental_damage_+%_during_flask_effect" } }, - [3649]={ + [3730]={ lang={ English={ [1]={ @@ -91303,7 +93374,7 @@ return { [1]="chance_to_freeze_shock_ignite_%_during_flask_effect" } }, - [3650]={ + [3731]={ lang={ English={ [1]={ @@ -91325,7 +93396,7 @@ return { [1]="es_and_mana_regeneration_rate_per_minute_%_while_on_consecrated_ground" } }, - [3651]={ + [3732]={ lang={ English={ [1]={ @@ -91356,7 +93427,7 @@ return { [1]="attack_and_cast_speed_+%_while_on_consecrated_ground" } }, - [3652]={ + [3733]={ lang={ English={ [1]={ @@ -91387,7 +93458,7 @@ return { [1]="mine_arming_speed_+%" } }, - [3653]={ + [3734]={ lang={ English={ [1]={ @@ -91405,7 +93476,7 @@ return { [1]="flasks_%_chance_to_not_consume_charges" } }, - [3654]={ + [3735]={ lang={ English={ [1]={ @@ -91436,7 +93507,7 @@ return { [1]="physical_damage_+%_for_4_seconds_when_you_block_a_unique_enemy_hit" } }, - [3655]={ + [3736]={ lang={ English={ [1]={ @@ -91454,7 +93525,7 @@ return { [1]="your_consecrated_ground_grants_damage_+%" } }, - [3656]={ + [3737]={ lang={ English={ [1]={ @@ -91493,7 +93564,7 @@ return { [1]="attack_speed_+%_if_enemy_not_killed_recently" } }, - [3657]={ + [3738]={ lang={ English={ [1]={ @@ -91524,7 +93595,7 @@ return { [1]="physical_damage_+%_while_at_maximum_frenzy_charges_final" } }, - [3658]={ + [3739]={ lang={ English={ [1]={ @@ -91555,7 +93626,7 @@ return { [1]="physical_damage_taken_+%_while_at_maximum_endurance_charges" } }, - [3659]={ + [3740]={ lang={ English={ [1]={ @@ -91581,7 +93652,7 @@ return { [1]="mine_damage_leeched_as_life_to_you_permyriad" } }, - [3660]={ + [3741]={ lang={ English={ [1]={ @@ -91607,7 +93678,7 @@ return { [1]="totem_damage_leeched_as_life_to_you_permyriad" } }, - [3661]={ + [3742]={ lang={ English={ [1]={ @@ -91638,7 +93709,7 @@ return { [1]="attack_speed_+%_per_200_accuracy_rating" } }, - [3662]={ + [3743]={ lang={ English={ [1]={ @@ -91656,7 +93727,7 @@ return { [1]="gain_maximum_endurance_charges_on_endurance_charge_gained_%_chance" } }, - [3663]={ + [3744]={ lang={ English={ [1]={ @@ -91687,7 +93758,7 @@ return { [1]="elementalist_skill_area_of_effect_+%_for_4_seconds_every_10_seconds" } }, - [3664]={ + [3745]={ lang={ English={ [1]={ @@ -91705,7 +93776,7 @@ return { [1]="physical_damage_%_to_add_as_chaos_vs_bleeding_enemies" } }, - [3665]={ + [3746]={ lang={ English={ [1]={ @@ -91799,7 +93870,7 @@ return { [2]="phasing_on_trap_triggered_by_an_enemy_ms" } }, - [3666]={ + [3747]={ lang={ English={ [1]={ @@ -91817,7 +93888,7 @@ return { [1]="gain_x_life_on_trap_triggered_by_an_enemy" } }, - [3667]={ + [3748]={ lang={ English={ [1]={ @@ -91835,7 +93906,7 @@ return { [1]="gain_x_es_on_trap_triggered_by_an_enemy" } }, - [3668]={ + [3749]={ lang={ English={ [1]={ @@ -91853,7 +93924,7 @@ return { [1]="attack_skills_additional_ballista_totems_allowed" } }, - [3669]={ + [3750]={ lang={ English={ [1]={ @@ -91871,7 +93942,7 @@ return { [1]="attack_skills_additional_totems_allowed" } }, - [3670]={ + [3751]={ lang={ English={ [1]={ @@ -91902,7 +93973,7 @@ return { [1]="poison_from_critical_strikes_damage_+%_final" } }, - [3671]={ + [3752]={ lang={ English={ [1]={ @@ -91933,7 +94004,7 @@ return { [1]="bleed_damage_+%_vs_maimed_enemies_final" } }, - [3672]={ + [3753]={ lang={ English={ [1]={ @@ -91972,7 +94043,7 @@ return { [1]="flask_charges_+%_from_enemies_with_status_ailments" } }, - [3673]={ + [3754]={ lang={ English={ [1]={ @@ -91982,7 +94053,7 @@ return { [2]="#" } }, - text="{0}% increased Armour and Evasion Rating while you have Fortify" + text="[DNT] {0}% increased Armour and Evasion Rating while Fortified" }, [2]={ [1]={ @@ -91995,7 +94066,7 @@ return { [2]=-1 } }, - text="{0}% reduced Armour and Evasion Rating while you have Fortify" + text="[DNT] {0}% reduced Armour and Evasion Rating while Fortified" } } }, @@ -92003,7 +94074,7 @@ return { [1]="armour_and_evasion_+%_while_fortified" } }, - [3674]={ + [3755]={ lang={ English={ [1]={ @@ -92013,7 +94084,7 @@ return { [2]="#" } }, - text="{0}% increased Melee Damage while you have Fortify" + text="[DNT] {0}% increased Melee Damage while Fortified" }, [2]={ [1]={ @@ -92026,7 +94097,7 @@ return { [2]=-1 } }, - text="{0}% reduced Melee Damage while you have Fortify" + text="[DNT] {0}% reduced Melee Damage while Fortified" } } }, @@ -92034,7 +94105,7 @@ return { [1]="melee_damage_+%_while_fortified" } }, - [3675]={ + [3756]={ lang={ English={ [1]={ @@ -92061,7 +94132,7 @@ return { [1]="desecrate_creates_X_additional_corpses" } }, - [3676]={ + [3757]={ lang={ English={ [1]={ @@ -92100,7 +94171,7 @@ return { [1]="damage_+%_if_you_have_consumed_a_corpse_recently" } }, - [3677]={ + [3758]={ lang={ English={ [1]={ @@ -92139,7 +94210,7 @@ return { [1]="attack_and_cast_speed_+%_per_corpse_consumed_recently" } }, - [3678]={ + [3759]={ lang={ English={ [1]={ @@ -92161,7 +94232,7 @@ return { [1]="permanently_intimidate_enemies_you_hit_on_full_life" } }, - [3679]={ + [3760]={ lang={ English={ [1]={ @@ -92208,7 +94279,7 @@ return { [1]="taunted_enemies_damage_+%_final_vs_non_taunt_target" } }, - [3680]={ + [3761]={ lang={ English={ [1]={ @@ -92238,7 +94309,7 @@ return { [1]="gain_life_leech_on_kill_permyriad" } }, - [3681]={ + [3762]={ lang={ English={ [1]={ @@ -92260,7 +94331,7 @@ return { [1]="poison_on_melee_hit" } }, - [3682]={ + [3763]={ lang={ English={ [1]={ @@ -92295,7 +94366,7 @@ return { [1]="chance_to_poison_on_melee_hit_%" } }, - [3683]={ + [3764]={ lang={ English={ [1]={ @@ -92321,7 +94392,7 @@ return { [1]="life_leech_permyriad_vs_cursed_enemies" } }, - [3684]={ + [3765]={ lang={ English={ [1]={ @@ -92360,7 +94431,7 @@ return { [1]="movement_speed_+%_if_enemy_killed_recently" } }, - [3685]={ + [3766]={ lang={ English={ [1]={ @@ -92378,7 +94449,7 @@ return { [1]="weapon_physical_damage_%_to_add_as_each_element" } }, - [3686]={ + [3767]={ lang={ English={ [1]={ @@ -92400,7 +94471,7 @@ return { [1]="physical_damage_%_added_as_fire_damage_if_enemy_killed_recently_by_you_or_your_totems" } }, - [3687]={ + [3768]={ lang={ English={ [1]={ @@ -92418,7 +94489,7 @@ return { [1]="global_critical_strike_multiplier_while_dual_wielding_+" } }, - [3688]={ + [3769]={ lang={ English={ [1]={ @@ -92449,7 +94520,7 @@ return { [1]="global_critical_strike_chance_while_dual_wielding_+%" } }, - [3689]={ + [3770]={ lang={ English={ [1]={ @@ -92467,7 +94538,7 @@ return { [1]="base_physical_damage_reduction_and_evasion_rating" } }, - [3690]={ + [3771]={ lang={ English={ [1]={ @@ -92485,7 +94556,7 @@ return { [1]="elemental_penetration_%_during_flask_effect" } }, - [3691]={ + [3772]={ lang={ English={ [1]={ @@ -92503,7 +94574,7 @@ return { [1]="additional_physical_damage_reduction_%_during_flask_effect" } }, - [3692]={ + [3773]={ lang={ English={ [1]={ @@ -92534,7 +94605,7 @@ return { [1]="reflect_damage_taken_+%" } }, - [3693]={ + [3774]={ lang={ English={ [1]={ @@ -92552,7 +94623,7 @@ return { [1]="power_charge_on_block_%_chance" } }, - [3694]={ + [3775]={ lang={ English={ [1]={ @@ -92595,7 +94666,7 @@ return { [1]="nearby_enemies_chilled_on_block" } }, - [3695]={ + [3776]={ lang={ English={ [1]={ @@ -92618,7 +94689,7 @@ return { [2]="maximum_added_cold_damage_per_frenzy_charge" } }, - [3696]={ + [3777]={ lang={ English={ [1]={ @@ -92649,7 +94720,7 @@ return { [1]="attack_and_cast_speed_+%_during_flask_effect" } }, - [3697]={ + [3778]={ lang={ English={ [1]={ @@ -92676,7 +94747,7 @@ return { [2]="maximum_added_fire_damage_if_blocked_recently" } }, - [3698]={ + [3779]={ lang={ English={ [1]={ @@ -92698,7 +94769,7 @@ return { [1]="stun_threshold_based_on_energy_shield_instead_of_life" } }, - [3699]={ + [3780]={ lang={ English={ [1]={ @@ -92716,7 +94787,7 @@ return { [1]="cannot_leech_life_from_critical_strikes" } }, - [3700]={ + [3781]={ lang={ English={ [1]={ @@ -92738,7 +94809,7 @@ return { [1]="%_chance_to_blind_on_critical_strike" } }, - [3701]={ + [3782]={ lang={ English={ [1]={ @@ -92760,7 +94831,7 @@ return { [1]="bleed_on_melee_critical_strike" } }, - [3702]={ + [3783]={ lang={ English={ [1]={ @@ -92795,7 +94866,7 @@ return { [1]="gain_elusive_on_crit_%_chance" } }, - [3703]={ + [3784]={ lang={ English={ [1]={ @@ -92830,7 +94901,7 @@ return { [1]="gain_elusive_on_kill_chance_%" } }, - [3704]={ + [3785]={ lang={ English={ [1]={ @@ -92848,7 +94919,7 @@ return { [1]="map_packs_have_pop_up_traps" } }, - [3705]={ + [3786]={ lang={ English={ [1]={ @@ -92870,7 +94941,7 @@ return { [1]="gain_defiance_when_lose_life_to_hit_once_per_x_ms" } }, - [3706]={ + [3787]={ lang={ English={ [1]={ @@ -92901,7 +94972,7 @@ return { [1]="armour_+%_per_defiance" } }, - [3707]={ + [3788]={ lang={ English={ [1]={ @@ -92932,7 +95003,7 @@ return { [1]="maximum_total_life_recovery_per_second_from_leech_+%_while_have_defiance" } }, - [3708]={ + [3789]={ lang={ English={ [1]={ @@ -92950,7 +95021,7 @@ return { [1]="lose_all_defiance_and_take_max_life_as_damage_on_reaching_x_defiance" } }, - [3709]={ + [3790]={ lang={ English={ [1]={ @@ -92968,7 +95039,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes" } }, - [3710]={ + [3791]={ lang={ English={ [1]={ @@ -92999,7 +95070,7 @@ return { [1]="enemies_you_shock_cast_speed_+%" } }, - [3711]={ + [3792]={ lang={ English={ [1]={ @@ -93030,7 +95101,7 @@ return { [1]="enemies_you_shock_movement_speed_+%" } }, - [3712]={ + [3793]={ lang={ English={ [1]={ @@ -93052,7 +95123,7 @@ return { [1]="map_normal_monster_life_regeneration_rate_per_minute_%" } }, - [3713]={ + [3794]={ lang={ English={ [1]={ @@ -93074,7 +95145,7 @@ return { [1]="map_magic_monster_life_regeneration_rate_per_minute_%" } }, - [3714]={ + [3795]={ lang={ English={ [1]={ @@ -93096,7 +95167,449 @@ return { [1]="map_rare_monster_life_regeneration_rate_per_minute_%" } }, - [3715]={ + [3796]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Lose Blood from Blood Crucible {0}% faster" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Lose Blood from Blood Crucible {0}% slower" + } + } + }, + stats={ + [1]="map_hellscape_blood_consumed_+%_final" + } + }, + [3797]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Gain Exposed to Corruption stacks twice as frequently\nLose 1 stack of Exposed to Corruption every 5 seconds" + } + } + }, + stats={ + [1]="map_hellscape_gimmick_double_debuff_gain_lose_debuff_over_time" + } + }, + [3798]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Take Physical Damage equal to {0}% of Life plus {0}% of Energy Shield per Second per\n1% Blood in the Blood Crucible while you are able to Shift into Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_gimmick_%_maximum_life_and_es_taken_as_physical_damage_per_minute_per_%_hellscape_charge_while_hellscape_can_be_activated" + } + }, + [3799]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Only Shift into Nightmare on Killing a Rare or Unique Enemy" + } + } + }, + stats={ + [1]="map_hellscape_gimmick_shift_on_killing_rare_unique_kills_drain_resource" + } + }, + [3800]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Only shift into Nightmare on reaching maximum Blood\nBlood is not lost over time\nLose 0.5% of Blood on Killing a Scourge Monster" + } + } + }, + stats={ + [1]="map_hellscape_gimmick_shift_on_reaching_full_resource_kills_drain_resource" + } + }, + [3801]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Only Shift into and out of Nightmare randomly" + } + } + }, + stats={ + [1]="map_hellscape_gimmick_shift_randomly" + } + }, + [3802]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Take {0} Fire Damage when you Shift into or out of Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_fire_damage_taken_when_switching" + } + }, + [3803]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Take {0} Lightning Damage when you Shift into or out of Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_lightning_damage_taken_when_switching" + } + }, + [3804]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters in Nightmare deal {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters in Nightmare deal {0}% less Damage" + } + } + }, + stats={ + [1]="map_hellscape_monster_damage_+%_final" + } + }, + [3805]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters in Nightmare take {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters in Nightmare take {0}% less Damage" + } + } + }, + stats={ + [1]="map_hellscape_monster_damage_taken_+%_final" + } + }, + [3806]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters in Nightmare have {0}% more Maximum Life" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters in Nightmare have {0}% less Maximum Life" + } + } + }, + stats={ + [1]="map_hellscape_monster_life_+%_final" + } + }, + [3807]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Monsters in Nightmare Regenerate {0}% of Life per second" + } + } + }, + stats={ + [1]="map_hellscape_monster_life_regeneration_rate_per_minute_%" + } + }, + [3808]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Take {0} Physical Damage when you Shift into or out of Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_physical_damage_taken_when_switching" + } + }, + [3809]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Players have {0}% additional Physical Damage Reduction while in Nightmare" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Players have {0:+d}% to Physical Damage Reduction while in Nightmare" + } + } + }, + stats={ + [1]="map_player_additional_physical_damage_reduction_%_in_hellscape" + } + }, + [3810]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Players have {0:+d}% chance to Block Attack Damage while in Nightmare" + } + } + }, + stats={ + [1]="map_player_block_chance_%_in_hellscape" + } + }, + [3811]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Players have {0:+d}% chance to Evade Attack Hits while in Nightmare" + } + } + }, + stats={ + [1]="map_player_chance_to_evade_attacks_%_in_hellscape" + } + }, + [3812]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Players lose {0} Energy Shield per second while in Nightmare" + } + } + }, + stats={ + [1]="map_player_es_loss_per_second_in_hellscape" + } + }, + [3813]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Players lose {0} Life per second while in Nightmare" + } + } + }, + stats={ + [1]="map_player_life_loss_per_second_in_hellscape" + } + }, + [3814]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Players have {0}% increased Movement Speed while in Nightmare" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Players have {0}% reduced Movement Speed while in Nightmare" + } + } + }, + stats={ + [1]="map_player_movement_speed_+%_final_in_hellscape" + } + }, + [3815]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Players have {0:+d}% chance to Suppress Spell Damage while in Nightmare" + } + } + }, + stats={ + [1]="map_player_spell_suppression_chance_%_in_hellscape" + } + }, + [3816]={ lang={ English={ [1]={ @@ -93135,7 +95648,7 @@ return { [1]="burning_damage_+%_if_ignited_an_enemy_recently" } }, - [3716]={ + [3817]={ lang={ English={ [1]={ @@ -93153,7 +95666,7 @@ return { [1]="recover_%_maximum_life_on_enemy_ignited" } }, - [3717]={ + [3818]={ lang={ English={ [1]={ @@ -93184,7 +95697,7 @@ return { [1]="melee_physical_damage_+%_vs_ignited_enemies" } }, - [3718]={ + [3819]={ lang={ English={ [1]={ @@ -93215,7 +95728,7 @@ return { [1]="critical_strike_chance_+%_for_forking_arrows" } }, - [3719]={ + [3820]={ lang={ English={ [1]={ @@ -93237,7 +95750,7 @@ return { [1]="arrows_that_pierce_cause_bleeding" } }, - [3720]={ + [3821]={ lang={ English={ [1]={ @@ -93259,7 +95772,7 @@ return { [1]="arrows_that_pierce_chance_to_bleed_25%" } }, - [3721]={ + [3822]={ lang={ English={ [1]={ @@ -93277,7 +95790,7 @@ return { [1]="arrows_always_pierce_after_chaining" } }, - [3722]={ + [3823]={ lang={ English={ [1]={ @@ -93304,7 +95817,7 @@ return { [1]="spells_number_of_additional_projectiles" } }, - [3723]={ + [3824]={ lang={ English={ [1]={ @@ -93322,7 +95835,7 @@ return { [1]="minion_damage_increases_and_reductions_also_affects_you" } }, - [3724]={ + [3825]={ lang={ English={ [1]={ @@ -93353,7 +95866,7 @@ return { [1]="projectile_attack_damage_+%_per_200_accuracy" } }, - [3725]={ + [3826]={ lang={ English={ [1]={ @@ -93397,7 +95910,7 @@ return { [2]="essence_buff_ground_fire_duration_ms" } }, - [3726]={ + [3827]={ lang={ English={ [1]={ @@ -93423,7 +95936,7 @@ return { [1]="scorched_earth_ground_scorch_duration_ms" } }, - [3727]={ + [3828]={ lang={ English={ [1]={ @@ -93449,7 +95962,7 @@ return { [1]="wake_of_destruction_ground_lightning_duration_ms" } }, - [3728]={ + [3829]={ lang={ English={ [1]={ @@ -93480,7 +95993,7 @@ return { [1]="essence_display_elemental_damage_taken_while_not_moving_+%" } }, - [3729]={ + [3830]={ lang={ English={ [1]={ @@ -93507,7 +96020,7 @@ return { [1]="physical_damage_reduction_rating_%_while_not_moving" } }, - [3730]={ + [3831]={ lang={ English={ [1]={ @@ -93525,7 +96038,7 @@ return { [1]="armour_while_stationary" } }, - [3731]={ + [3832]={ lang={ English={ [1]={ @@ -93556,7 +96069,7 @@ return { [1]="physical_damage_taken_+%_while_moving" } }, - [3732]={ + [3833]={ lang={ English={ [1]={ @@ -93583,7 +96096,7 @@ return { [1]="mana_regeneration_rate_+%_while_stationary" } }, - [3733]={ + [3834]={ lang={ English={ [1]={ @@ -93614,7 +96127,7 @@ return { [1]="projectile_attack_skill_critical_strike_chance_+%" } }, - [3734]={ + [3835]={ lang={ English={ [1]={ @@ -93636,7 +96149,7 @@ return { [1]="projectile_attacks_chance_to_bleed_on_hit_%_if_you_have_beast_minion" } }, - [3735]={ + [3836]={ lang={ English={ [1]={ @@ -93658,7 +96171,7 @@ return { [1]="projectile_attacks_chance_to_maim_on_hit_%_if_you_have_beast_minion" } }, - [3736]={ + [3837]={ lang={ English={ [1]={ @@ -93680,7 +96193,7 @@ return { [1]="projectile_attacks_chance_to_poison_on_hit_%_if_you_have_beast_minion" } }, - [3737]={ + [3838]={ lang={ English={ [1]={ @@ -93703,7 +96216,7 @@ return { [2]="attack_maximum_added_physical_damage_if_you_have_beast_minion" } }, - [3738]={ + [3839]={ lang={ English={ [1]={ @@ -93726,7 +96239,7 @@ return { [2]="attack_maximum_added_chaos_damage_if_you_have_beast_minion" } }, - [3739]={ + [3840]={ lang={ English={ [1]={ @@ -93744,7 +96257,7 @@ return { [1]="attack_and_movement_speed_+%_if_you_have_beast_minion" } }, - [3740]={ + [3841]={ lang={ English={ [1]={ @@ -93775,7 +96288,7 @@ return { [1]="attack_damage_+%_if_other_ring_is_shaper_item" } }, - [3741]={ + [3842]={ lang={ English={ [1]={ @@ -93806,7 +96319,7 @@ return { [1]="spell_damage_+%_if_other_ring_is_elder_item" } }, - [3742]={ + [3843]={ lang={ English={ [1]={ @@ -93824,7 +96337,7 @@ return { [1]="cannot_be_stunned_by_spells_if_other_ring_is_shaper_item" } }, - [3743]={ + [3844]={ lang={ English={ [1]={ @@ -93842,7 +96355,7 @@ return { [1]="cannot_be_stunned_by_attacks_if_other_ring_is_elder_item" } }, - [3744]={ + [3845]={ lang={ English={ [1]={ @@ -93860,7 +96373,7 @@ return { [1]="maximum_life_per_equipped_elder_item" } }, - [3745]={ + [3846]={ lang={ English={ [1]={ @@ -93899,7 +96412,7 @@ return { [1]="ailment_damage_+%_per_equipped_elder_item" } }, - [3746]={ + [3847]={ lang={ English={ [1]={ @@ -93917,7 +96430,7 @@ return { [1]="ailment_dot_multiplier_+_per_equipped_elder_item" } }, - [3747]={ + [3848]={ lang={ English={ [1]={ @@ -93956,7 +96469,7 @@ return { [1]="non_damaging_ailment_effect_+%_on_self_while_you_have_arcane_surge" } }, - [3748]={ + [3849]={ lang={ English={ [1]={ @@ -93995,7 +96508,7 @@ return { [1]="non_damaging_ailment_effect_+%_per_equipped_elder_item" } }, - [3749]={ + [3850]={ lang={ English={ [1]={ @@ -94013,7 +96526,7 @@ return { [1]="skill_mana_cost_+_for_each_equipped_corrupted_item" } }, - [3750]={ + [3851]={ lang={ English={ [1]={ @@ -94031,7 +96544,7 @@ return { [1]="elemental_damage_%_to_add_as_chaos_per_shaper_item_equipped" } }, - [3751]={ + [3852]={ lang={ English={ [1]={ @@ -94049,7 +96562,7 @@ return { [1]="maximum_siphoning_charges_per_elder_or_shaper_item_equipped" } }, - [3752]={ + [3853]={ lang={ English={ [1]={ @@ -94076,7 +96589,7 @@ return { [1]="gain_siphoning_charge_on_skill_use_%_chance" } }, - [3753]={ + [3854]={ lang={ English={ [1]={ @@ -94099,7 +96612,7 @@ return { [2]="attack_and_spell_maximum_added_physical_damage_per_siphoning_charge" } }, - [3754]={ + [3855]={ lang={ English={ [1]={ @@ -94117,7 +96630,7 @@ return { [1]="non_chaos_damage_%_to_add_as_chaos_damage_per_siphoning_charge" } }, - [3755]={ + [3856]={ lang={ English={ [1]={ @@ -94135,7 +96648,7 @@ return { [1]="additional_physical_damage_reduction_against_hits_%_per_siphoning_charge" } }, - [3756]={ + [3857]={ lang={ English={ [1]={ @@ -94157,7 +96670,7 @@ return { [1]="life_leech_from_any_damage_permyriad_per_siphoning_charge" } }, - [3757]={ + [3858]={ lang={ English={ [1]={ @@ -94183,7 +96696,7 @@ return { [1]="physical_damage_taken_per_minute_per_siphoning_charge_if_have_used_a_skill_recently" } }, - [3758]={ + [3859]={ lang={ English={ [1]={ @@ -94201,7 +96714,7 @@ return { [1]="recover_%_maximum_life_on_flask_use" } }, - [3759]={ + [3860]={ lang={ English={ [1]={ @@ -94219,7 +96732,7 @@ return { [1]="recover_%_maximum_life_on_mana_flask_use" } }, - [3760]={ + [3861]={ lang={ English={ [1]={ @@ -94237,7 +96750,7 @@ return { [1]="non_instant_mana_recovery_from_flasks_also_recovers_life" } }, - [3761]={ + [3862]={ lang={ English={ [1]={ @@ -94276,7 +96789,7 @@ return { [1]="mana_cost_+%_per_200_mana_spent_recently" } }, - [3762]={ + [3863]={ lang={ English={ [1]={ @@ -94315,7 +96828,7 @@ return { [1]="spell_damage_+%_per_200_mana_spent_recently" } }, - [3763]={ + [3864]={ lang={ English={ [1]={ @@ -94333,7 +96846,7 @@ return { [1]="cannot_be_stunned_if_you_have_10_or_more_crab_charges" } }, - [3764]={ + [3865]={ lang={ English={ [1]={ @@ -94355,7 +96868,7 @@ return { [1]="cannot_lose_crab_charges_if_you_have_lost_crab_charges_recently" } }, - [3765]={ + [3866]={ lang={ English={ [1]={ @@ -94373,7 +96886,7 @@ return { [1]="crab_aspect_crab_barrier_max_+" } }, - [3766]={ + [3867]={ lang={ English={ [1]={ @@ -94391,7 +96904,7 @@ return { [1]="damage_+%_per_crab_charge" } }, - [3767]={ + [3868]={ lang={ English={ [1]={ @@ -94409,7 +96922,7 @@ return { [1]="number_of_crab_charges_lost_when_hit" } }, - [3768]={ + [3869]={ lang={ English={ [1]={ @@ -94427,7 +96940,7 @@ return { [1]="additional_block_%_while_you_have_at_least_5_crab_charges" } }, - [3769]={ + [3870]={ lang={ English={ [1]={ @@ -94445,7 +96958,7 @@ return { [1]="additional_block_%_while_you_have_at_least_10_crab_charges" } }, - [3770]={ + [3871]={ lang={ English={ [1]={ @@ -94463,7 +96976,7 @@ return { [1]="chance_to_gain_max_crab_stacks_when_you_would_gain_a_crab_stack_%" } }, - [3771]={ + [3872]={ lang={ English={ [1]={ @@ -94481,7 +96994,7 @@ return { [1]="maximum_blood_scythe_charges" } }, - [3772]={ + [3873]={ lang={ English={ [1]={ @@ -94499,7 +97012,7 @@ return { [1]="maximum_void_arrows" } }, - [3773]={ + [3874]={ lang={ English={ [1]={ @@ -94517,7 +97030,7 @@ return { [1]="%_chance_to_gain_25%_non_chaos_damage_to_add_as_chaos_damage" } }, - [3774]={ + [3875]={ lang={ English={ [1]={ @@ -94535,7 +97048,7 @@ return { [1]="%_chance_to_gain_50%_non_chaos_damage_to_add_as_chaos_damage" } }, - [3775]={ + [3876]={ lang={ English={ [1]={ @@ -94553,7 +97066,7 @@ return { [1]="%_chance_to_gain_100%_non_chaos_damage_to_add_as_chaos_damage" } }, - [3776]={ + [3877]={ lang={ English={ [1]={ @@ -94575,7 +97088,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_affected_by_cat_aspect" } }, - [3777]={ + [3878]={ lang={ English={ [1]={ @@ -94593,7 +97106,7 @@ return { [1]="%_chance_to_blind_on_critical_strike_while_you_have_cats_stealth" } }, - [3778]={ + [3879]={ lang={ English={ [1]={ @@ -94611,7 +97124,7 @@ return { [1]="resist_all_elements_%_with_200_or_more_strength" } }, - [3779]={ + [3880]={ lang={ English={ [1]={ @@ -94642,7 +97155,7 @@ return { [1]="projectile_attack_damage_+%_with_at_least_200_dex" } }, - [3780]={ + [3881]={ lang={ English={ [1]={ @@ -94673,7 +97186,7 @@ return { [1]="critical_strike_chance_+%_with_at_least_200_int" } }, - [3781]={ + [3882]={ lang={ English={ [1]={ @@ -94691,7 +97204,7 @@ return { [1]="local_physical_damage_%_to_convert_to_a_random_element" } }, - [3782]={ + [3883]={ lang={ English={ [1]={ @@ -94709,7 +97222,7 @@ return { [1]="local_physical_damage_%_to_gain_as_cold_or_lightning" } }, - [3783]={ + [3884]={ lang={ English={ [1]={ @@ -94739,7 +97252,7 @@ return { [1]="local_hits_always_inflict_elemental_ailments" } }, - [3784]={ + [3885]={ lang={ English={ [1]={ @@ -94770,7 +97283,7 @@ return { [1]="local_hit_damage_+%_vs_ignited_enemies" } }, - [3785]={ + [3886]={ lang={ English={ [1]={ @@ -94801,7 +97314,7 @@ return { [1]="local_hit_damage_+%_vs_frozen_enemies" } }, - [3786]={ + [3887]={ lang={ English={ [1]={ @@ -94832,7 +97345,7 @@ return { [1]="local_hit_damage_+%_vs_shocked_enemies" } }, - [3787]={ + [3888]={ lang={ English={ [1]={ @@ -94854,7 +97367,7 @@ return { [1]="life_regeneration_per_minute_if_you_have_at_least_500_maximum_energy_shield" } }, - [3788]={ + [3889]={ lang={ English={ [1]={ @@ -94876,7 +97389,7 @@ return { [1]="life_regeneration_per_minute_if_you_have_at_least_1000_maximum_energy_shield" } }, - [3789]={ + [3890]={ lang={ English={ [1]={ @@ -94898,7 +97411,7 @@ return { [1]="life_regeneration_per_minute_if_you_have_at_least_1500_maximum_energy_shield" } }, - [3790]={ + [3891]={ lang={ English={ [1]={ @@ -94929,7 +97442,7 @@ return { [1]="area_of_effect_+%_per_25_rampage_stacks" } }, - [3791]={ + [3892]={ lang={ English={ [1]={ @@ -94947,7 +97460,7 @@ return { [1]="add_frenzy_charge_every_50_rampage_stacks" } }, - [3792]={ + [3893]={ lang={ English={ [1]={ @@ -94969,7 +97482,7 @@ return { [1]="life_leech_from_spell_damage_permyriad_if_shield_has_30%_block_chance" } }, - [3793]={ + [3894]={ lang={ English={ [1]={ @@ -94987,7 +97500,7 @@ return { [1]="maximum_energy_shield_+_per_5_armour_on_shield" } }, - [3794]={ + [3895]={ lang={ English={ [1]={ @@ -95005,7 +97518,7 @@ return { [1]="physical_damage_reduction_rating_per_5_evasion_on_shield" } }, - [3795]={ + [3896]={ lang={ English={ [1]={ @@ -95023,7 +97536,7 @@ return { [1]="evasion_rating_+_per_5_maximum_energy_shield_on_shield" } }, - [3796]={ + [3897]={ lang={ English={ [1]={ @@ -95041,7 +97554,7 @@ return { [1]="maximum_spirit_charges_per_abyss_jewel_equipped" } }, - [3797]={ + [3898]={ lang={ English={ [1]={ @@ -95072,7 +97585,7 @@ return { [1]="travel_skill_cooldown_speed_+%" } }, - [3798]={ + [3899]={ lang={ English={ [1]={ @@ -95103,7 +97616,7 @@ return { [1]="gain_spirit_charge_every_x_ms" } }, - [3799]={ + [3900]={ lang={ English={ [1]={ @@ -95130,7 +97643,7 @@ return { [1]="gain_spirit_charge_on_kill_%_chance" } }, - [3800]={ + [3901]={ lang={ English={ [1]={ @@ -95152,7 +97665,7 @@ return { [1]="lose_spirit_charges_on_savage_hit_taken" } }, - [3801]={ + [3902]={ lang={ English={ [1]={ @@ -95170,7 +97683,7 @@ return { [1]="gain_%_life_when_spirit_charge_expires_or_consumed" } }, - [3802]={ + [3903]={ lang={ English={ [1]={ @@ -95188,7 +97701,7 @@ return { [1]="gain_%_es_when_spirit_charge_expires_or_consumed" } }, - [3803]={ + [3904]={ lang={ English={ [1]={ @@ -95206,7 +97719,7 @@ return { [1]="maximum_divine_charges" } }, - [3804]={ + [3905]={ lang={ English={ [1]={ @@ -95233,7 +97746,7 @@ return { [1]="gain_divine_charge_on_hit_%" } }, - [3805]={ + [3906]={ lang={ English={ [1]={ @@ -95264,7 +97777,7 @@ return { [1]="elemental_damage_+%_per_divine_charge" } }, - [3806]={ + [3907]={ lang={ English={ [1]={ @@ -95286,7 +97799,7 @@ return { [1]="gain_divinity_ms_when_reaching_maximum_divine_charges" } }, - [3807]={ + [3908]={ lang={ English={ [1]={ @@ -95317,7 +97830,7 @@ return { [1]="travel_skills_cooldown_speed_+%_per_frenzy_charge" } }, - [3808]={ + [3909]={ lang={ English={ [1]={ @@ -95356,7 +97869,7 @@ return { [1]="elusive_effect_on_self_+%_per_power_charge" } }, - [3809]={ + [3910]={ lang={ English={ [1]={ @@ -95383,7 +97896,7 @@ return { [1]="lose_a_frenzy_charge_on_travel_skill_use_%_chance" } }, - [3810]={ + [3911]={ lang={ English={ [1]={ @@ -95410,7 +97923,7 @@ return { [1]="lose_a_power_charge_when_you_gain_elusive_%_chance" } }, - [3811]={ + [3912]={ lang={ English={ [1]={ @@ -95445,7 +97958,7 @@ return { [1]="withered_on_hit_for_2_seconds_%_chance" } }, - [3812]={ + [3913]={ lang={ English={ [1]={ @@ -95476,7 +97989,7 @@ return { [1]="enemies_withered_by_you_take_+%_increased_elemental_damage_from_your_hits" } }, - [3813]={ + [3914]={ lang={ English={ [1]={ @@ -95494,7 +98007,7 @@ return { [1]="local_display_gain_fragile_growth_each_second" } }, - [3814]={ + [3915]={ lang={ English={ [1]={ @@ -95512,7 +98025,7 @@ return { [1]="base_maximum_fragile_regrowth" } }, - [3815]={ + [3916]={ lang={ English={ [1]={ @@ -95534,7 +98047,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_fragile_regrowth" } }, - [3816]={ + [3917]={ lang={ English={ [1]={ @@ -95552,7 +98065,7 @@ return { [1]="lose_all_fragile_regrowth_when_hit" } }, - [3817]={ + [3918]={ lang={ English={ [1]={ @@ -95570,7 +98083,7 @@ return { [1]="minion_maximum_life_%_to_convert_to_maximum_energy_shield_per_1%_chaos_resistance" } }, - [3818]={ + [3919]={ lang={ English={ [1]={ @@ -95588,7 +98101,7 @@ return { [1]="minion_chaos_damage_does_not_bypass_energy_shield" } }, - [3819]={ + [3920]={ lang={ English={ [1]={ @@ -95619,7 +98132,7 @@ return { [1]="minion_energy_shield_delay_-%" } }, - [3820]={ + [3921]={ lang={ English={ [1]={ @@ -95637,7 +98150,7 @@ return { [1]="minion_hits_ignore_enemy_elemental_resistances_while_has_energy_shield" } }, - [3821]={ + [3922]={ lang={ English={ [1]={ @@ -95655,7 +98168,7 @@ return { [1]="arrows_from_first_firing_point_always_pierce" } }, - [3822]={ + [3923]={ lang={ English={ [1]={ @@ -95673,7 +98186,7 @@ return { [1]="arrows_from_second_firing_point_fork" } }, - [3823]={ + [3924]={ lang={ English={ [1]={ @@ -95691,7 +98204,7 @@ return { [1]="arrows_from_third_firing_point_return" } }, - [3824]={ + [3925]={ lang={ English={ [1]={ @@ -95718,7 +98231,7 @@ return { [1]="arrows_from_fourth_firing_point_additional_chains" } }, - [3825]={ + [3926]={ lang={ English={ [1]={ @@ -95753,7 +98266,7 @@ return { [1]="local_withered_on_hit_for_2_seconds_%_chance" } }, - [3826]={ + [3927]={ lang={ English={ [1]={ @@ -95771,7 +98284,7 @@ return { [1]="summoned_skeleton_warriors_get_weapon_stats_in_main_hand" } }, - [3827]={ + [3928]={ lang={ English={ [1]={ @@ -95793,7 +98306,7 @@ return { [1]="local_grant_skeleton_warriors_triple_damage_on_hit" } }, - [3828]={ + [3929]={ lang={ English={ [1]={ @@ -95811,7 +98324,7 @@ return { [1]="mirage_archers_do_not_attach" } }, - [3829]={ + [3930]={ lang={ English={ [1]={ @@ -95829,7 +98342,7 @@ return { [1]="additional_max_mirage_archers" } }, - [3830]={ + [3931]={ lang={ English={ [1]={ @@ -95847,7 +98360,7 @@ return { [1]="cannot_summon_mirage_archer_if_near_mirage_archer_radius" } }, - [3831]={ + [3932]={ lang={ English={ [1]={ @@ -95878,7 +98391,7 @@ return { [1]="damage_+%_per_fire_adaptation" } }, - [3832]={ + [3933]={ lang={ English={ [1]={ @@ -95909,7 +98422,7 @@ return { [1]="attack_and_cast_speed_+%_per_cold_adaptation" } }, - [3833]={ + [3934]={ lang={ English={ [1]={ @@ -95940,7 +98453,70 @@ return { [1]="critical_strike_chance_+%_per_lightning_adaptation" } }, - [3834]={ + [3935]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Magic Utility Flasks cannot be Used" + } + } + }, + stats={ + [1]="magic_utility_flasks_cannot_be_used" + } + }, + [3936]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Leftmost {0} Magic Utility Flask constantly applies its Flask Effect to you" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Leftmost {0} Magic Utility Flasks constantly apply their Flask Effects to you" + } + } + }, + stats={ + [1]="num_magic_utility_flasks_always_apply" + } + }, + [3937]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Magic Utility Flask Effects cannot be removed" + } + } + }, + stats={ + [1]="magic_utility_flasks_cannot_be_removed" + } + }, + [3938]={ lang={ English={ [1]={ @@ -95958,7 +98534,7 @@ return { [1]="chill_minimum_slow_%" } }, - [3835]={ + [3939]={ lang={ English={ [1]={ @@ -95976,7 +98552,7 @@ return { [1]="shock_minimum_damage_taken_increase_%" } }, - [3836]={ + [3940]={ lang={ English={ [1]={ @@ -95998,7 +98574,7 @@ return { [1]="gain_convergence_on_hitting_unique_enemy" } }, - [3837]={ + [3941]={ lang={ English={ [1]={ @@ -96029,7 +98605,752 @@ return { [1]="area_of_effect_+%_while_you_do_not_have_convergence" } }, - [3838]={ + [3942]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Area contains an additional Scourge Boss" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Area contains {0} additional Scourge Bosses" + } + } + }, + stats={ + [1]="map_hellscape_additional_boss" + } + }, + [3943]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Quantity of Items found in Nightmare" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Quantity of Items found in Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_item_drop_quantity_+%" + } + }, + [3944]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Rarity of Items found in Nightmare" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Rarity of Items found in Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_item_drop_rarity_+%" + } + }, + [3945]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters in Nightmare grant {0}% more Experience" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters in Nightmare grant {0}% less Experience" + } + } + }, + stats={ + [1]="map_hellscape_monster_slain_experience_+%_final" + } + }, + [3946]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Pack size in Nightmare" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Pack size in Nightmare" + } + } + }, + stats={ + [1]="map_hellscape_pack_size_+%" + } + }, + [3947]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Abyssal Jewel" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Abyssal Jewels" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_abyss_jewel" + } + }, + [3948]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Basic Currency Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Basic Currency Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_basic_currency_item" + } + }, + [3949]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Blight Oil" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Blight Oils" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_blight_oil" + } + }, + [3950]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional stack of Breach Splinters" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional stacks of Breach Splinters" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_breach_splinters" + } + }, + [3951]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional stack of Simulacrum Splinters" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional stacks of Simulacrum Splinters" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_delirium_splinters" + } + }, + [3952]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Fossil" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Fossils" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_delve_fossil" + } + }, + [3953]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Enchanted Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Enchanted Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_enchanted_item" + } + }, + [3954]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Essence" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Essences" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_essence" + } + }, + [3955]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional stack of Expedition Currency" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional stacks of Expedition Currency" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_expedition_currency" + } + }, + [3956]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Fractured Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Fractured Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_fractured_item" + } + }, + [3957]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Gem" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Gems" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_gem" + } + }, + [3958]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Incubator" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Incubators" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_incubator" + } + }, + [3959]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Influenced Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Influenced Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_influence_item" + } + }, + [3960]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional stack of Legion Splinters" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional stacks of Legion Splinters" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_legion_splinters" + } + }, + [3961]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Map" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Maps" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_map_item" + } + }, + [3962]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Catalyst" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Catalysts" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_metamorph_catalyst" + } + }, + [3963]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Scarab" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Scarabs" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_scarab" + } + }, + [3964]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Scourged Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Scourged Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_scourged_item" + } + }, + [3965]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Stacked Deck" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Stacked Decks" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_stacked_decks" + } + }, + [3966]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Tainted Currency Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Tainted Currency Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_tainted_currency" + } + }, + [3967]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop {0} additional Unique Item" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop {0} additional Unique Items" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_additional_unique_item" + } + }, + [3968]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Scourge Monsters drop items {0} level higher" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Rare Scourge Monsters drop items {0} levels higher" + } + } + }, + stats={ + [1]="map_hellscape_rare_monster_drop_items_X_levels_higher" + } + }, + [3969]={ lang={ English={ [1]={ @@ -96051,7 +99372,7 @@ return { [1]="X_armour_if_you_have_blocked_recently" } }, - [3839]={ + [3970]={ lang={ English={ [1]={ @@ -96069,7 +99390,7 @@ return { [1]="X_armour_per_active_totem" } }, - [3840]={ + [3971]={ lang={ English={ [1]={ @@ -96112,7 +99433,7 @@ return { [1]="local_jewel_expansion_passive_node_count" } }, - [3841]={ + [3972]={ lang={ English={ [1]={ @@ -96143,7 +99464,7 @@ return { [1]="absolution_cast_speed_+%" } }, - [3842]={ + [3973]={ lang={ English={ [1]={ @@ -96174,7 +99495,7 @@ return { [1]="absolution_duration_+%" } }, - [3843]={ + [3974]={ lang={ English={ [1]={ @@ -96205,7 +99526,38 @@ return { [1]="absolution_minion_area_of_effect_+%" } }, - [3844]={ + [3975]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{}% increased Accuracy Rating against Unique Enemies" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{}% reduced Accuracy Rating against Unique Enemies" + } + } + }, + stats={ + [1]="accuracy_rating_+%_vs_unique_enemies" + } + }, + [3976]={ lang={ English={ [1]={ @@ -96223,7 +99575,7 @@ return { [1]="accuracy_rating_is_doubled" } }, - [3845]={ + [3977]={ lang={ English={ [1]={ @@ -96254,7 +99606,7 @@ return { [1]="accuracy_rating_+%_during_onslaught" } }, - [3846]={ + [3978]={ lang={ English={ [1]={ @@ -96293,7 +99645,7 @@ return { [1]="accuracy_rating_+%_if_enemy_not_killed_recently" } }, - [3847]={ + [3979]={ lang={ English={ [1]={ @@ -96324,7 +99676,7 @@ return { [1]="accuracy_rating_+%_if_have_crit_in_past_8_seconds" } }, - [3848]={ + [3980]={ lang={ English={ [1]={ @@ -96342,7 +99694,7 @@ return { [1]="accuracy_rating_vs_bleeding_enemies" } }, - [3849]={ + [3981]={ lang={ English={ [1]={ @@ -96360,7 +99712,7 @@ return { [1]="accuracy_rating_while_at_maximum_frenzy_charges" } }, - [3850]={ + [3982]={ lang={ English={ [1]={ @@ -96378,7 +99730,7 @@ return { [1]="active_skill_200%_increased_knockback_distance" } }, - [3851]={ + [3983]={ lang={ English={ [1]={ @@ -96396,7 +99748,7 @@ return { [1]="add_frenzy_charge_on_kill_%_chance_while_dual_wielding" } }, - [3852]={ + [3984]={ lang={ English={ [1]={ @@ -96414,7 +99766,7 @@ return { [1]="add_frenzy_charge_when_hit_%" } }, - [3853]={ + [3985]={ lang={ English={ [1]={ @@ -96441,7 +99793,7 @@ return { [1]="add_power_charge_on_hit_while_poisoned_%" } }, - [3854]={ + [3986]={ lang={ English={ [1]={ @@ -96459,7 +99811,7 @@ return { [1]="additional_attack_block_%_if_used_shield_skill_recently" } }, - [3855]={ + [3987]={ lang={ English={ [1]={ @@ -96477,7 +99829,7 @@ return { [1]="additional_attack_block_%_per_endurance_charge" } }, - [3856]={ + [3988]={ lang={ English={ [1]={ @@ -96495,7 +99847,7 @@ return { [1]="additional_attack_block_%_per_frenzy_charge" } }, - [3857]={ + [3989]={ lang={ English={ [1]={ @@ -96513,7 +99865,7 @@ return { [1]="additional_attack_block_%_per_power_charge" } }, - [3858]={ + [3990]={ lang={ English={ [1]={ @@ -96531,7 +99883,7 @@ return { [1]="additional_attack_block_%_per_summoned_skeleton" } }, - [3859]={ + [3991]={ lang={ English={ [1]={ @@ -96562,7 +99914,7 @@ return { [1]="additional_block_%_against_frontal_attacks" } }, - [3860]={ + [3992]={ lang={ English={ [1]={ @@ -96584,7 +99936,7 @@ return { [1]="additional_block_%_if_you_have_crit_recently" } }, - [3861]={ + [3993]={ lang={ English={ [1]={ @@ -96602,7 +99954,7 @@ return { [1]="additional_block_%_per_endurance_charge" } }, - [3862]={ + [3994]={ lang={ English={ [1]={ @@ -96620,7 +99972,7 @@ return { [1]="additional_block_%_per_hit_you_have_blocked_in_past_10_seconds" } }, - [3863]={ + [3995]={ lang={ English={ [1]={ @@ -96638,7 +99990,7 @@ return { [1]="additional_block_%_while_not_cursed" } }, - [3864]={ + [3996]={ lang={ English={ [1]={ @@ -96656,7 +100008,7 @@ return { [1]="additional_block_%_while_on_consecrated_ground" } }, - [3865]={ + [3997]={ lang={ English={ [1]={ @@ -96674,7 +100026,7 @@ return { [1]="additional_block_%_with_5_or_more_nearby_enemies" } }, - [3866]={ + [3998]={ lang={ English={ [1]={ @@ -96696,7 +100048,7 @@ return { [1]="additional_critical_strike_chance_per_10_shield_maximum_energy_shield_permyriad" } }, - [3867]={ + [3999]={ lang={ English={ [1]={ @@ -96718,7 +100070,7 @@ return { [1]="additional_critical_strike_chance_per_power_charge_permyriad" } }, - [3868]={ + [4000]={ lang={ English={ [1]={ @@ -96740,7 +100092,7 @@ return { [1]="additional_critical_strike_chance_permyriad_per_poison_on_enemy_up_to_2%" } }, - [3869]={ + [4001]={ lang={ English={ [1]={ @@ -96762,7 +100114,7 @@ return { [1]="additional_critical_strike_chance_permyriad_while_affected_by_hatred" } }, - [3870]={ + [4002]={ lang={ English={ [1]={ @@ -96784,7 +100136,43 @@ return { [1]="additional_critical_strike_chance_permyriad_with_herald_skills" } }, - [3871]={ + [4003]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Dexterity per Allocated Mastery Passive Skill" + } + } + }, + stats={ + [1]="additional_dexterity_per_allocated_mastery" + } + }, + [4004]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Intelligence per Allocated Mastery Passive Skill" + } + } + }, + stats={ + [1]="additional_intelligence_per_allocated_mastery" + } + }, + [4005]={ lang={ English={ [1]={ @@ -96811,7 +100199,7 @@ return { [1]="additional_max_number_of_dominated_magic_monsters" } }, - [3872]={ + [4006]={ lang={ English={ [1]={ @@ -96838,7 +100226,7 @@ return { [1]="additional_max_number_of_dominated_rare_monsters" } }, - [3873]={ + [4007]={ lang={ English={ [1]={ @@ -96860,7 +100248,7 @@ return { [1]="additional_maximum_all_resistances_%_while_poisoned" } }, - [3874]={ + [4008]={ lang={ English={ [1]={ @@ -96882,7 +100270,7 @@ return { [1]="additional_maximum_all_resistances_%_at_devotion_threshold" } }, - [3875]={ + [4009]={ lang={ English={ [1]={ @@ -96904,7 +100292,7 @@ return { [1]="additional_maximum_all_resistances_%_with_no_endurance_charges" } }, - [3876]={ + [4010]={ lang={ English={ [1]={ @@ -96931,7 +100319,7 @@ return { [1]="additional_number_of_brands_to_create" } }, - [3877]={ + [4011]={ lang={ English={ [1]={ @@ -96953,7 +100341,29 @@ return { [1]="additional_off_hand_critical_strike_chance_permyriad" } }, - [3878]={ + [4012]={ + lang={ + English={ + [1]={ + [1]={ + k="divide_by_one_hundred", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Off Hand Critical Strike Chance while Dual Wielding" + } + } + }, + stats={ + [1]="additional_off_hand_critical_strike_chance_while_dual_wielding" + } + }, + [4013]={ lang={ English={ [1]={ @@ -96979,7 +100389,7 @@ return { [1]="additional_%_chance_to_evade_attacks_if_you_have_taken_a_savage_hit_recently" } }, - [3879]={ + [4014]={ lang={ English={ [1]={ @@ -96997,7 +100407,7 @@ return { [1]="additional_physical_damage_reduction_if_warcried_in_past_8_seconds" } }, - [3880]={ + [4015]={ lang={ English={ [1]={ @@ -97015,7 +100425,7 @@ return { [1]="additional_physical_damage_reduction_%_during_focus" } }, - [3881]={ + [4016]={ lang={ English={ [1]={ @@ -97033,7 +100443,7 @@ return { [1]="additional_physical_damage_reduction_%_during_life_or_mana_flask_effect" } }, - [3882]={ + [4017]={ lang={ English={ [1]={ @@ -97055,7 +100465,7 @@ return { [1]="additional_physical_damage_reduction_%_if_not_damaged_by_a_hit_recently" } }, - [3883]={ + [4018]={ lang={ English={ [1]={ @@ -97073,7 +100483,7 @@ return { [1]="additional_physical_damage_reduction_%_per_keystone" } }, - [3884]={ + [4019]={ lang={ English={ [1]={ @@ -97091,7 +100501,7 @@ return { [1]="additional_physical_damage_reduction_%_per_minion_up_to_10%" } }, - [3885]={ + [4020]={ lang={ English={ [1]={ @@ -97109,7 +100519,7 @@ return { [1]="additional_physical_damage_reduction_%_per_summoned_sentinel_of_purity" } }, - [3886]={ + [4021]={ lang={ English={ [1]={ @@ -97127,7 +100537,7 @@ return { [1]="additional_physical_damage_reduction_%_vs_abyssal_monsters" } }, - [3887]={ + [4022]={ lang={ English={ [1]={ @@ -97145,7 +100555,7 @@ return { [1]="additional_physical_damage_reduction_%_while_affected_by_determination" } }, - [3888]={ + [4023]={ lang={ English={ [1]={ @@ -97163,7 +100573,7 @@ return { [1]="additional_physical_damage_reduction_%_while_affected_by_guard_skill" } }, - [3889]={ + [4024]={ lang={ English={ [1]={ @@ -97181,7 +100591,7 @@ return { [1]="additional_physical_damage_reduction_%_while_bleeding" } }, - [3890]={ + [4025]={ lang={ English={ [1]={ @@ -97199,7 +100609,7 @@ return { [1]="additional_physical_damage_reduction_%_while_channelling" } }, - [3891]={ + [4026]={ lang={ English={ [1]={ @@ -97217,7 +100627,7 @@ return { [1]="additional_physical_damage_reduction_%_while_frozen" } }, - [3892]={ + [4027]={ lang={ English={ [1]={ @@ -97235,7 +100645,7 @@ return { [1]="additional_physical_damage_reduction_%_while_moving" } }, - [3893]={ + [4028]={ lang={ English={ [1]={ @@ -97253,7 +100663,7 @@ return { [1]="additional_spell_block_%_per_power_charge" } }, - [3894]={ + [4029]={ lang={ English={ [1]={ @@ -97275,7 +100685,7 @@ return { [1]="additional_spell_block_%_if_havent_blocked_recently" } }, - [3895]={ + [4030]={ lang={ English={ [1]={ @@ -97293,7 +100703,52 @@ return { [1]="additional_spell_block_%_while_cursed" } }, - [3896]={ + [4031]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Strength per Allocated Mastery Passive Skill" + } + } + }, + stats={ + [1]="additional_strength_per_allocated_mastery" + } + }, + [4032]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=100, + [2]=100 + } + }, + text="Increases and Reductions to Armour also apply to Energy Shield Recharge rate" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Increases and Reductions to Armour also apply to Energy Shield Recharge rate at {0}% of their value" + } + } + }, + stats={ + [1]="additive_armour_modifiers_apply_to_energy_shield_recharge_rate_at_%_value" + } + }, + [4033]={ lang={ English={ [1]={ @@ -97311,7 +100766,7 @@ return { [1]="additive_cast_speed_modifiers_apply_to_trap_throwing_speed" } }, - [3897]={ + [4034]={ lang={ English={ [1]={ @@ -97333,7 +100788,7 @@ return { [1]="additive_energy_shield_modifiers_apply_to_spell_damage_at_30%_value" } }, - [3898]={ + [4035]={ lang={ English={ [1]={ @@ -97355,7 +100810,7 @@ return { [1]="additive_life_modifiers_apply_to_attack_damage_at_30%_value" } }, - [3899]={ + [4036]={ lang={ English={ [1]={ @@ -97377,7 +100832,25 @@ return { [1]="additive_mana_modifiers_apply_to_damage_at_30%_value" } }, - [3900]={ + [4037]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Increases and reductions to Maximum Mana also apply to Shock Effect at 30% of their value" + } + } + }, + stats={ + [1]="additive_mana_modifiers_apply_to_shock_effect_at_30%_value" + } + }, + [4038]={ lang={ English={ [1]={ @@ -97395,7 +100868,7 @@ return { [1]="additive_minion_damage_modifiers_apply_to_you_at_150%_value" } }, - [3901]={ + [4039]={ lang={ English={ [1]={ @@ -97426,7 +100899,7 @@ return { [1]="agony_crawler_damage_+%" } }, - [3902]={ + [4040]={ lang={ English={ [1]={ @@ -97444,7 +100917,7 @@ return { [1]="all_damage_can_freeze" } }, - [3903]={ + [4041]={ lang={ English={ [1]={ @@ -97462,7 +100935,7 @@ return { [1]="all_damage_can_ignite" } }, - [3904]={ + [4042]={ lang={ English={ [1]={ @@ -97480,7 +100953,7 @@ return { [1]="all_damage_can_poison" } }, - [3905]={ + [4043]={ lang={ English={ [1]={ @@ -97498,7 +100971,47 @@ return { [1]="all_damage_can_shock" } }, - [3906]={ + [4044]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextChill" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="All Damage with Maces and Sceptres inflicts Chill" + } + } + }, + stats={ + [1]="all_damage_from_mace_and_sceptre_also_chills" + } + }, + [4045]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="The Blood Crucible can transform Unique Equipment" + } + } + }, + stats={ + [1]="allow_hellscaping_unique_items" + } + }, + [4046]={ lang={ English={ [1]={ @@ -97516,7 +101029,7 @@ return { [1]="allow_multiple_offerings" } }, - [3907]={ + [4047]={ lang={ English={ [1]={ @@ -97538,7 +101051,7 @@ return { [1]="always_ignite_while_burning" } }, - [3908]={ + [4048]={ lang={ English={ [1]={ @@ -97556,7 +101069,7 @@ return { [1]="always_pierce" } }, - [3909]={ + [4049]={ lang={ English={ [1]={ @@ -97574,7 +101087,7 @@ return { [1]="ambush_buff_critical_strike_multiplier_+" } }, - [3910]={ + [4050]={ lang={ English={ [1]={ @@ -97605,7 +101118,7 @@ return { [1]="ambush_cooldown_speed_+%" } }, - [3911]={ + [4051]={ lang={ English={ [1]={ @@ -97636,7 +101149,7 @@ return { [1]="ancestor_totem_buff_effect_+%" } }, - [3912]={ + [4052]={ lang={ English={ [1]={ @@ -97667,7 +101180,7 @@ return { [1]="ancestor_totem_parent_activation_range_+%" } }, - [3913]={ + [4053]={ lang={ English={ [1]={ @@ -97677,7 +101190,7 @@ return { [2]="#" } }, - text="Attacks Exerted by Ancestral Cry deal {0}% increased Damage " + text="Attacks Exerted by Ancestral Cry deal {0}% increased Damage" } } }, @@ -97685,7 +101198,7 @@ return { [1]="ancestral_cry_exerted_attack_damage_+%" } }, - [3914]={ + [4054]={ lang={ English={ [1]={ @@ -97703,7 +101216,73 @@ return { [1]="ancestral_cry_minimum_power" } }, - [3915]={ + [4055]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Anger has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Anger has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="anger_mana_reservation_efficiency_-2%_per_1" + } + }, + [4056]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Anger has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Anger has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="anger_mana_reservation_efficiency_+%" + } + }, + [4057]={ lang={ English={ [1]={ @@ -97721,7 +101300,7 @@ return { [1]="anger_reserves_no_mana" } }, - [3916]={ + [4058]={ lang={ English={ [1]={ @@ -97752,7 +101331,38 @@ return { [1]="animate_guardian_damage_+%_per_animated_weapon" } }, - [3917]={ + [4059]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Animated Guardian takes {0}% more Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Animated Guardian takes {0}% less Damage" + } + } + }, + stats={ + [1]="animated_guardian_damage_taken_+%_final" + } + }, + [4060]={ lang={ English={ [1]={ @@ -97770,7 +101380,7 @@ return { [1]="animated_minions_melee_splash" } }, - [3918]={ + [4061]={ lang={ English={ [1]={ @@ -97801,7 +101411,7 @@ return { [1]="aoe_+%_per_second_while_stationary_up_to_50" } }, - [3919]={ + [4062]={ lang={ English={ [1]={ @@ -97836,7 +101446,7 @@ return { [1]="apply_covered_in_ash_to_attacker_on_hit_%_vs_rare_or_unique_enemy" } }, - [3920]={ + [4063]={ lang={ English={ [1]={ @@ -97871,7 +101481,7 @@ return { [1]="apply_covered_in_ash_to_attacker_when_hit_%" } }, - [3921]={ + [4064]={ lang={ English={ [1]={ @@ -97889,7 +101499,7 @@ return { [1]="arc_damage_+%_per_chain" } }, - [3922]={ + [4065]={ lang={ English={ [1]={ @@ -97907,7 +101517,7 @@ return { [1]="arcane_cloak_consume_%_of_mana" } }, - [3923]={ + [4066]={ lang={ English={ [1]={ @@ -97929,7 +101539,7 @@ return { [1]="arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second" } }, - [3924]={ + [4067]={ lang={ English={ [1]={ @@ -97951,7 +101561,7 @@ return { [1]="arcane_surge_to_you_and_allies_on_warcry_with_effect_+%_per_5_power_up_to_50%" } }, - [3925]={ + [4068]={ lang={ English={ [1]={ @@ -97982,7 +101592,7 @@ return { [1]="arcanist_brand_cast_speed_+%" } }, - [3926]={ + [4069]={ lang={ English={ [1]={ @@ -98004,7 +101614,7 @@ return { [1]="arcanist_brand_unnerve_on_hit" } }, - [3927]={ + [4070]={ lang={ English={ [1]={ @@ -98039,7 +101649,91 @@ return { [1]="arctic_armour_chill_when_hit_duration" } }, - [3928]={ + [4071]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Arctic Armour has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Arctic Armour has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="arctic_armour_mana_reservation_efficiency_-2%_per_1" + } + }, + [4072]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Arctic Armour has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Arctic Armour has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="arctic_armour_mana_reservation_efficiency_+%" + } + }, + [4073]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Arctic Armour has no Reservation" + } + } + }, + stats={ + [1]="arctic_armour_no_reservation" + } + }, + [4074]={ lang={ English={ [1]={ @@ -98070,7 +101764,7 @@ return { [1]="arctic_breath_chilling_area_movement_velocity_+%" } }, - [3929]={ + [4075]={ lang={ English={ [1]={ @@ -98101,7 +101795,7 @@ return { [1]="area_damage_+%_per_10_devotion" } }, - [3930]={ + [4076]={ lang={ English={ [1]={ @@ -98132,7 +101826,7 @@ return { [1]="area_damage_+%_per_12_strength" } }, - [3931]={ + [4077]={ lang={ English={ [1]={ @@ -98171,7 +101865,7 @@ return { [1]="area_of_effect_+%_for_you_and_minions_if_consumed_corpse_recently" } }, - [3932]={ + [4078]={ lang={ English={ [1]={ @@ -98210,7 +101904,7 @@ return { [1]="area_of_effect_+%_if_culled_recently" } }, - [3933]={ + [4079]={ lang={ English={ [1]={ @@ -98249,7 +101943,46 @@ return { [1]="area_of_effect_+%_if_enemy_stunned_with_two_handed_melee_weapon_recently" } }, - [3934]={ + [4080]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Area of Effect if you've dealt a Critical Strike Recently" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Area of Effect if you've dealt a Critical Strike Recently" + } + } + }, + stats={ + [1]="area_of_effect_+%_if_have_crit_recently" + } + }, + [4081]={ lang={ English={ [1]={ @@ -98280,7 +102013,7 @@ return { [1]="area_of_effect_+%_if_have_stunned_an_enemy_recently" } }, - [3935]={ + [4082]={ lang={ English={ [1]={ @@ -98319,7 +102052,7 @@ return { [1]="area_of_effect_+%_if_killed_at_least_5_enemies_recently" } }, - [3936]={ + [4083]={ lang={ English={ [1]={ @@ -98358,7 +102091,7 @@ return { [1]="area_of_effect_+%_if_you_have_blocked_recently" } }, - [3937]={ + [4084]={ lang={ English={ [1]={ @@ -98389,7 +102122,7 @@ return { [1]="area_of_effect_+%_per_50_strength" } }, - [3938]={ + [4085]={ lang={ English={ [1]={ @@ -98420,7 +102153,7 @@ return { [1]="area_of_effect_+%_per_active_herald_of_light_minion" } }, - [3939]={ + [4086]={ lang={ English={ [1]={ @@ -98451,7 +102184,7 @@ return { [1]="area_of_effect_+%_per_endurance_charge" } }, - [3940]={ + [4087]={ lang={ English={ [1]={ @@ -98490,7 +102223,7 @@ return { [1]="area_of_effect_+%_per_enemy_killed_recently" } }, - [3941]={ + [4088]={ lang={ English={ [1]={ @@ -98521,7 +102254,7 @@ return { [1]="area_of_effect_+%_while_fortified" } }, - [3942]={ + [4089]={ lang={ English={ [1]={ @@ -98552,7 +102285,7 @@ return { [1]="area_of_effect_+%_while_totem_active" } }, - [3943]={ + [4090]={ lang={ English={ [1]={ @@ -98583,7 +102316,7 @@ return { [1]="area_of_effect_+%_while_wielding_bow" } }, - [3944]={ + [4091]={ lang={ English={ [1]={ @@ -98622,7 +102355,7 @@ return { [1]="area_of_effect_+%_while_wielding_staff" } }, - [3945]={ + [4092]={ lang={ English={ [1]={ @@ -98653,7 +102386,7 @@ return { [1]="area_of_effect_+%_while_you_have_arcane_surge" } }, - [3946]={ + [4093]={ lang={ English={ [1]={ @@ -98684,7 +102417,7 @@ return { [1]="area_of_effect_+%_with_500_or_more_strength" } }, - [3947]={ + [4094]={ lang={ English={ [1]={ @@ -98715,7 +102448,7 @@ return { [1]="area_of_effect_+%_with_bow_skills" } }, - [3948]={ + [4095]={ lang={ English={ [1]={ @@ -98746,7 +102479,7 @@ return { [1]="area_of_effect_+%_with_herald_skills" } }, - [3949]={ + [4096]={ lang={ English={ [1]={ @@ -98777,7 +102510,7 @@ return { [1]="area_skill_accuracy_rating_+%" } }, - [3950]={ + [4097]={ lang={ English={ [1]={ @@ -98799,7 +102532,7 @@ return { [1]="area_skill_knockback_chance_%" } }, - [3951]={ + [4098]={ lang={ English={ [1]={ @@ -98817,7 +102550,7 @@ return { [1]="armageddon_brand_attached_target_fire_penetration_%" } }, - [3952]={ + [4099]={ lang={ English={ [1]={ @@ -98848,7 +102581,7 @@ return { [1]="armageddon_brand_damage_+%" } }, - [3953]={ + [4100]={ lang={ English={ [1]={ @@ -98879,7 +102612,46 @@ return { [1]="armageddon_brand_repeat_frequency_+%" } }, - [3954]={ + [4101]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{}% increased Armour if you have been Hit Recently" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{}% reduced Armour if you have been Hit Recently" + } + } + }, + stats={ + [1]="armour_+%_if_have_been_hit_recently" + } + }, + [4102]={ lang={ English={ [1]={ @@ -98897,7 +102669,74 @@ return { [1]="armour_+_per_10_unreserved_max_mana" } }, - [3955]={ + [4103]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} Armour per 10 Unreserved Maximum Mana" + } + } + }, + stats={ + [1]="armour_+_per_10_unreserved_max_mana" + } + }, + [4104]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{}% increased Armour and Evasion Rating during Onslaught" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{}% reduced Armour and Evasion Rating during Onslaught" + } + } + }, + stats={ + [1]="armour_and_evasion_+%_during_onslaught" + } + }, + [4105]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Armour and Evasion Rating per 1% Chance to Block Attack Damage" + } + } + }, + stats={ + [1]="armour_and_evasion_rating_+_per_1%_attack_block_chance" + } + }, + [4106]={ lang={ English={ [1]={ @@ -98907,7 +102746,7 @@ return { [2]="#" } }, - text="{0:+d} to Armour and Evasion Rating while you have Fortify" + text="{0:+d} to Armour and Evasion Rating while Fortified" } } }, @@ -98915,11 +102754,15 @@ return { [1]="armour_and_evasion_rating_+_while_fortified" } }, - [3956]={ + [4107]={ lang={ English={ [1]={ [1]={ + k="reminderstring", + v="ReminderTextOvercappedResistance" + }, + [2]={ k="reminderstring", v="ReminderTextUncappedResist" }, @@ -98929,15 +102772,33 @@ return { [2]="#" } }, - text="Armour is increased by Uncapped Fire Resistance" + text="Armour is increased by Overcapped Fire Resistance" } } }, stats={ - [1]="armour_increased_by_uncapped_fire_resistance" + [1]="armour_increased_by_overcapped_fire_resistance" } }, - [3957]={ + [4108]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{:+d} to Armour per 1 Maximum Energy Shield on Helmet" + } + } + }, + stats={ + [1]="armour_+_per_1_helmet_maximum_energy_shield" + } + }, + [4109]={ lang={ English={ [1]={ @@ -98955,7 +102816,7 @@ return { [1]="armour_+_while_affected_by_determination" } }, - [3958]={ + [4110]={ lang={ English={ [1]={ @@ -98973,7 +102834,7 @@ return { [1]="armour_+_while_affected_by_guard_skill" } }, - [3959]={ + [4111]={ lang={ English={ [1]={ @@ -98983,7 +102844,7 @@ return { [2]="#" } }, - text="{0:+d} to Armour while you have Fortify" + text="{0:+d} to Armour while Fortified" } } }, @@ -98991,7 +102852,7 @@ return { [1]="armour_+_while_you_have_fortify" } }, - [3960]={ + [4112]={ lang={ English={ [1]={ @@ -99030,7 +102891,7 @@ return { [1]="armour_+%_if_enemy_not_killed_recently" } }, - [3961]={ + [4113]={ lang={ English={ [1]={ @@ -99061,7 +102922,38 @@ return { [1]="armour_+%_per_50_str" } }, - [3962]={ + [4114]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Armour per Red Socket on Main Hand Weapon" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Armour per Red Socket on Main Hand Weapon" + } + } + }, + stats={ + [1]="armour_+%_per_red_socket_on_main_hand_weapon" + } + }, + [4115]={ lang={ English={ [1]={ @@ -99079,7 +102971,7 @@ return { [1]="armour_+%_while_bleeding" } }, - [3963]={ + [4116]={ lang={ English={ [1]={ @@ -99110,7 +103002,7 @@ return { [1]="armour_+%_while_stationary" } }, - [3964]={ + [4117]={ lang={ English={ [1]={ @@ -99128,7 +103020,7 @@ return { [1]="arrow_critical_strike_chance_+%_max_as_distance_travelled_increases" } }, - [3965]={ + [4118]={ lang={ English={ [1]={ @@ -99167,7 +103059,7 @@ return { [1]="arrow_damage_+%_vs_pierced_targets" } }, - [3966]={ + [4119]={ lang={ English={ [1]={ @@ -99189,7 +103081,7 @@ return { [1]="arrow_damage_+50%_vs_pierced_targets" } }, - [3967]={ + [4120]={ lang={ English={ [1]={ @@ -99207,7 +103099,7 @@ return { [1]="arrow_damage_+%_max_as_distance_travelled_increases" } }, - [3968]={ + [4121]={ lang={ English={ [1]={ @@ -99225,7 +103117,7 @@ return { [1]="arrows_always_pierce_after_forking" } }, - [3969]={ + [4122]={ lang={ English={ [1]={ @@ -99243,7 +103135,7 @@ return { [1]="arrows_pierce_additional_target" } }, - [3970]={ + [4123]={ lang={ English={ [1]={ @@ -99261,7 +103153,7 @@ return { [1]="arrows_that_pierce_also_return" } }, - [3971]={ + [4124]={ lang={ English={ [1]={ @@ -99279,7 +103171,7 @@ return { [1]="artillery_ballista_cross_strafe_pattern" } }, - [3972]={ + [4125]={ lang={ English={ [1]={ @@ -99297,7 +103189,7 @@ return { [1]="artillery_ballista_fire_pen_+%" } }, - [3973]={ + [4126]={ lang={ English={ [1]={ @@ -99324,7 +103216,7 @@ return { [1]="artillery_ballista_num_additional_arrows" } }, - [3974]={ + [4127]={ lang={ English={ [1]={ @@ -99355,7 +103247,7 @@ return { [1]="ascendancy_pathfinder_chaos_damage_with_attack_skills_+%_final" } }, - [3975]={ + [4128]={ lang={ English={ [1]={ @@ -99386,7 +103278,7 @@ return { [1]="aspect_of_the_avian_buff_effect_+%" } }, - [3976]={ + [4129]={ lang={ English={ [1]={ @@ -99404,7 +103296,7 @@ return { [1]="aspect_of_the_avian_grants_avians_might_and_avians_flight_to_nearby_allies" } }, - [3977]={ + [4130]={ lang={ English={ [1]={ @@ -99426,7 +103318,7 @@ return { [1]="aspect_of_the_cat_base_secondary_duration" } }, - [3978]={ + [4131]={ lang={ English={ [1]={ @@ -99453,7 +103345,7 @@ return { [1]="aspect_of_the_spider_web_count_+" } }, - [3979]={ + [4132]={ lang={ English={ [1]={ @@ -99475,7 +103367,7 @@ return { [1]="attack_additional_critical_strike_chance_permyriad" } }, - [3980]={ + [4133]={ lang={ English={ [1]={ @@ -99514,7 +103406,7 @@ return { [1]="attack_ailment_damage_+%" } }, - [3981]={ + [4134]={ lang={ English={ [1]={ @@ -99553,7 +103445,7 @@ return { [1]="attack_ailment_damage_+%_while_dual_wielding" } }, - [3982]={ + [4135]={ lang={ English={ [1]={ @@ -99592,7 +103484,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_axe" } }, - [3983]={ + [4136]={ lang={ English={ [1]={ @@ -99631,7 +103523,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_bow" } }, - [3984]={ + [4137]={ lang={ English={ [1]={ @@ -99670,7 +103562,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_claw" } }, - [3985]={ + [4138]={ lang={ English={ [1]={ @@ -99717,7 +103609,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_dagger" } }, - [3986]={ + [4139]={ lang={ English={ [1]={ @@ -99756,7 +103648,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_mace" } }, - [3987]={ + [4140]={ lang={ English={ [1]={ @@ -99795,7 +103687,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_melee_weapon" } }, - [3988]={ + [4141]={ lang={ English={ [1]={ @@ -99834,7 +103726,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_one_handed_weapon" } }, - [3989]={ + [4142]={ lang={ English={ [1]={ @@ -99881,7 +103773,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_staff" } }, - [3990]={ + [4143]={ lang={ English={ [1]={ @@ -99920,7 +103812,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_sword" } }, - [3991]={ + [4144]={ lang={ English={ [1]={ @@ -99959,7 +103851,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_two_handed_weapon" } }, - [3992]={ + [4145]={ lang={ English={ [1]={ @@ -99998,7 +103890,7 @@ return { [1]="attack_ailment_damage_+%_while_wielding_wand" } }, - [3993]={ + [4146]={ lang={ English={ [1]={ @@ -100029,7 +103921,7 @@ return { [1]="attack_and_cast_speed_+%_while_affected_by_a_mana_flask" } }, - [3994]={ + [4147]={ lang={ English={ [1]={ @@ -100060,7 +103952,7 @@ return { [1]="attack_and_cast_speed_+%_while_affected_by_elusive" } }, - [3995]={ + [4148]={ lang={ English={ [1]={ @@ -100091,7 +103983,7 @@ return { [1]="attack_and_cast_speed_per_ghost_dance_stack_+%" } }, - [3996]={ + [4149]={ lang={ English={ [1]={ @@ -100109,7 +104001,7 @@ return { [1]="attack_and_cast_speed_+%_for_3_seconds_on_attack_every_9_seconds" } }, - [3997]={ + [4150]={ lang={ English={ [1]={ @@ -100148,7 +104040,7 @@ return { [1]="attack_and_cast_speed_+%_if_enemy_hit_recently" } }, - [3998]={ + [4151]={ lang={ English={ [1]={ @@ -100187,7 +104079,7 @@ return { [1]="attack_and_cast_speed_+%_if_havent_been_hit_recently" } }, - [3999]={ + [4152]={ lang={ English={ [1]={ @@ -100218,7 +104110,7 @@ return { [1]="attack_and_cast_speed_+%_per_endurance_charge" } }, - [4000]={ + [4153]={ lang={ English={ [1]={ @@ -100249,7 +104141,7 @@ return { [1]="attack_and_cast_speed_+%_per_power_charge" } }, - [4001]={ + [4154]={ lang={ English={ [1]={ @@ -100280,7 +104172,7 @@ return { [1]="attack_and_cast_speed_+%_per_summoned_raging_spirit" } }, - [4002]={ + [4155]={ lang={ English={ [1]={ @@ -100311,7 +104203,7 @@ return { [1]="attack_and_cast_speed_+%_while_affected_by_a_herald" } }, - [4003]={ + [4156]={ lang={ English={ [1]={ @@ -100342,7 +104234,7 @@ return { [1]="attack_and_cast_speed_+%_while_channelling" } }, - [4004]={ + [4157]={ lang={ English={ [1]={ @@ -100373,7 +104265,7 @@ return { [1]="attack_and_cast_speed_+%_while_focused" } }, - [4005]={ + [4158]={ lang={ English={ [1]={ @@ -100404,7 +104296,7 @@ return { [1]="attack_and_cast_speed_+%_while_leeching_energy_shield" } }, - [4006]={ + [4159]={ lang={ English={ [1]={ @@ -100435,7 +104327,7 @@ return { [1]="attack_and_cast_speed_+%_while_you_have_depleted_physical_aegis" } }, - [4007]={ + [4160]={ lang={ English={ [1]={ @@ -100466,7 +104358,7 @@ return { [1]="attack_and_cast_speed_+%_with_channelling_skills" } }, - [4008]={ + [4161]={ lang={ English={ [1]={ @@ -100497,7 +104389,7 @@ return { [1]="attack_and_cast_speed_+%_with_chaos_skills" } }, - [4009]={ + [4162]={ lang={ English={ [1]={ @@ -100528,7 +104420,7 @@ return { [1]="attack_and_cast_speed_+%_with_cold_skills" } }, - [4010]={ + [4163]={ lang={ English={ [1]={ @@ -100559,7 +104451,7 @@ return { [1]="attack_and_cast_speed_+%_with_elemental_skills" } }, - [4011]={ + [4164]={ lang={ English={ [1]={ @@ -100590,7 +104482,7 @@ return { [1]="attack_and_cast_speed_+%_with_fire_skills" } }, - [4012]={ + [4165]={ lang={ English={ [1]={ @@ -100621,7 +104513,7 @@ return { [1]="attack_and_cast_speed_+%_with_lightning_skills" } }, - [4013]={ + [4166]={ lang={ English={ [1]={ @@ -100652,7 +104544,7 @@ return { [1]="attack_and_cast_speed_+%_with_physical_skills" } }, - [4014]={ + [4167]={ lang={ English={ [1]={ @@ -100683,7 +104575,7 @@ return { [1]="attack_and_cast_speed_+%_with_shield_skills" } }, - [4015]={ + [4168]={ lang={ English={ [1]={ @@ -100701,7 +104593,7 @@ return { [1]="attack_and_movement_speed_+%_final_per_challenger_charge" } }, - [4016]={ + [4169]={ lang={ English={ [1]={ @@ -100732,7 +104624,7 @@ return { [1]="attack_area_of_effect_+%" } }, - [4017]={ + [4170]={ lang={ English={ [1]={ @@ -100754,7 +104646,7 @@ return { [1]="attack_block_%_if_blocked_a_spell_recently" } }, - [4018]={ + [4171]={ lang={ English={ [1]={ @@ -100772,7 +104664,7 @@ return { [1]="attack_block_%_while_at_max_endurance_charges" } }, - [4019]={ + [4172]={ lang={ English={ [1]={ @@ -100803,7 +104695,7 @@ return { [1]="attack_cast_and_movement_speed_+%_during_onslaught" } }, - [4020]={ + [4173]={ lang={ English={ [1]={ @@ -100850,7 +104742,7 @@ return { [1]="attack_cast_movement_speed_+%_if_taken_a_savage_hit_recently" } }, - [4021]={ + [4174]={ lang={ English={ [1]={ @@ -100881,7 +104773,7 @@ return { [1]="attack_critical_strike_chance_+%" } }, - [4022]={ + [4175]={ lang={ English={ [1]={ @@ -100912,7 +104804,7 @@ return { [1]="attack_critical_strike_chance_+%_per_200_accuracy_rating" } }, - [4023]={ + [4176]={ lang={ English={ [1]={ @@ -100930,7 +104822,7 @@ return { [1]="attack_critical_strikes_ignore_elemental_resistances" } }, - [4024]={ + [4177]={ lang={ English={ [1]={ @@ -100961,7 +104853,7 @@ return { [1]="attack_damage_+%_per_5%_block_chance" } }, - [4025]={ + [4178]={ lang={ English={ [1]={ @@ -100992,7 +104884,7 @@ return { [1]="attack_damage_+%_per_500_maximum_mana" } }, - [4026]={ + [4179]={ lang={ English={ [1]={ @@ -101010,7 +104902,60 @@ return { [1]="attack_damage_+%_per_explicit_map_mod_affecting_area" } }, - [4027]={ + [4180]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage with Attack Skills while you have at least 20 Fortification" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage with Attack Skills while you have at least 20 Fortification" + } + } + }, + stats={ + [1]="attack_damage_+%_while_you_have_at_least_20_fortification" + } + }, + [4181]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLucky" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Attack Damage is Lucky if you've Blocked in the past 20 seconds" + } + } + }, + stats={ + [1]="attack_damage_lucky_if_blocked_in_past_20_seconds" + } + }, + [4182]={ lang={ English={ [1]={ @@ -101028,7 +104973,38 @@ return { [1]="attack_damage_+1%_per_300_of_min_of_armour_or_evasion" } }, - [4028]={ + [4183]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Attack Damage per 16 Strength" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Attack Damage per 16 Strength" + } + } + }, + stats={ + [1]="attack_damage_+%_per_16_strength" + } + }, + [4184]={ lang={ English={ [1]={ @@ -101046,7 +105022,7 @@ return { [1]="attack_damage_+%_per_450_physical_damage_reduction_rating" } }, - [4029]={ + [4185]={ lang={ English={ [1]={ @@ -101077,7 +105053,7 @@ return { [1]="attack_damage_+%_per_75_armour_or_evasion_on_shield" } }, - [4030]={ + [4186]={ lang={ English={ [1]={ @@ -101108,7 +105084,7 @@ return { [1]="attack_damage_+%_vs_maimed_enemies" } }, - [4031]={ + [4187]={ lang={ English={ [1]={ @@ -101139,7 +105115,7 @@ return { [1]="attack_damage_+%_when_on_full_life" } }, - [4032]={ + [4188]={ lang={ English={ [1]={ @@ -101170,7 +105146,7 @@ return { [1]="attack_damage_+%_while_affected_by_precision" } }, - [4033]={ + [4189]={ lang={ English={ [1]={ @@ -101201,7 +105177,7 @@ return { [1]="attack_damage_+%_while_channelling" } }, - [4034]={ + [4190]={ lang={ English={ [1]={ @@ -101232,7 +105208,7 @@ return { [1]="attack_damage_+%_while_leeching" } }, - [4035]={ + [4191]={ lang={ English={ [1]={ @@ -101242,7 +105218,7 @@ return { [2]="#" } }, - text="{0}% increased Attack Damage while you have Fortify" + text="{0}% increased Damage with Attack Skills while Fortified" }, [2]={ [1]={ @@ -101255,7 +105231,7 @@ return { [2]=-1 } }, - text="{0}% reduced Attack Damage while you have Fortify" + text="{0}% reduced Damage with Attack Skills while Fortified" } } }, @@ -101263,7 +105239,7 @@ return { [1]="attack_damage_+%_while_you_have_fortify" } }, - [4036]={ + [4192]={ lang={ English={ [1]={ @@ -101294,25 +105270,7 @@ return { [1]="attack_damage_+%_with_channelling_skills" } }, - [4037]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits from Cursed Enemies" - } - } - }, - stats={ - [1]="attack_dodge_%_from_cursed_enemies" - } - }, - [4038]={ + [4193]={ lang={ English={ [1]={ @@ -101322,15 +105280,15 @@ return { [2]="#" } }, - text="{0}% chance to Dodge Attack Hits while Channelling" + text="{0}% of Lightning Damage with Attack Skills Converted to Chaos Damage" } } }, stats={ - [1]="attack_dodge_%_while_channelling" + [1]="attack_lightning_damage_%_to_convert_to_chaos" } }, - [4039]={ + [4194]={ lang={ English={ [1]={ @@ -101353,7 +105311,7 @@ return { [2]="attack_maximum_added_fire_damage_per_10_strength" } }, - [4040]={ + [4195]={ lang={ English={ [1]={ @@ -101376,7 +105334,7 @@ return { [2]="local_maximum_added_fire_damage_vs_bleeding_enemies" } }, - [4041]={ + [4196]={ lang={ English={ [1]={ @@ -101399,7 +105357,7 @@ return { [2]="attack_maximum_added_lightning_damage_per_10_int" } }, - [4042]={ + [4197]={ lang={ English={ [1]={ @@ -101422,7 +105380,7 @@ return { [2]="attack_maximum_added_lightning_damage_per_200_accuracy_rating" } }, - [4043]={ + [4198]={ lang={ English={ [1]={ @@ -101445,7 +105403,7 @@ return { [2]="attack_maximum_added_physical_damage_if_have_crit_recently" } }, - [4044]={ + [4199]={ lang={ English={ [1]={ @@ -101468,7 +105426,7 @@ return { [2]="attack_maximum_added_physical_damage_per_25_strength" } }, - [4045]={ + [4200]={ lang={ English={ [1]={ @@ -101491,7 +105449,7 @@ return { [2]="attack_maximum_added_physical_damage_per_level" } }, - [4046]={ + [4201]={ lang={ English={ [1]={ @@ -101514,7 +105472,7 @@ return { [2]="local_maximum_added_physical_damage_vs_ignited_enemies" } }, - [4047]={ + [4202]={ lang={ English={ [1]={ @@ -101532,7 +105490,7 @@ return { [1]="attack_projectiles_fork" } }, - [4048]={ + [4203]={ lang={ English={ [1]={ @@ -101559,7 +105517,7 @@ return { [1]="attack_projectiles_fork_additional_times" } }, - [4049]={ + [4204]={ lang={ English={ [1]={ @@ -101586,7 +105544,7 @@ return { [1]="attack_skill_additional_num_projectiles_while_wielding_claws_daggers" } }, - [4050]={ + [4205]={ lang={ English={ [1]={ @@ -101617,7 +105575,7 @@ return { [1]="attack_skill_ailment_damage_+%_while_wielding_axes_swords" } }, - [4051]={ + [4206]={ lang={ English={ [1]={ @@ -101635,7 +105593,7 @@ return { [1]="attack_skills_have_added_lightning_damage_equal_to_%_of_maximum_mana" } }, - [4052]={ + [4207]={ lang={ English={ [1]={ @@ -101653,7 +105611,7 @@ return { [1]="attack_speed_+%_per_explicit_map_mod_affecting_area" } }, - [4053]={ + [4208]={ lang={ English={ [1]={ @@ -101684,7 +105642,7 @@ return { [1]="attack_speed_+%_final_per_blitz_charge" } }, - [4054]={ + [4209]={ lang={ English={ [1]={ @@ -101723,7 +105681,7 @@ return { [1]="attack_speed_+%_if_enemy_hit_with_main_hand_weapon_recently" } }, - [4055]={ + [4210]={ lang={ English={ [1]={ @@ -101762,7 +105720,7 @@ return { [1]="attack_speed_+%_if_enemy_killed_recently" } }, - [4056]={ + [4211]={ lang={ English={ [1]={ @@ -101801,7 +105759,7 @@ return { [1]="attack_speed_+%_if_have_been_hit_recently" } }, - [4057]={ + [4212]={ lang={ English={ [1]={ @@ -101832,7 +105790,7 @@ return { [1]="attack_speed_+%_if_have_blocked_recently" } }, - [4058]={ + [4213]={ lang={ English={ [1]={ @@ -101871,7 +105829,7 @@ return { [1]="attack_speed_+%_if_have_crit_recently" } }, - [4059]={ + [4214]={ lang={ English={ [1]={ @@ -101910,7 +105868,7 @@ return { [1]="attack_speed_+%_if_havent_cast_dash_recently" } }, - [4060]={ + [4215]={ lang={ English={ [1]={ @@ -101949,7 +105907,7 @@ return { [1]="attack_speed_+%_if_not_gained_frenzy_charge_recently" } }, - [4061]={ + [4216]={ lang={ English={ [1]={ @@ -101980,7 +105938,7 @@ return { [1]="attack_speed_+%_if_rare_or_unique_enemy_nearby" } }, - [4062]={ + [4217]={ lang={ English={ [1]={ @@ -102011,7 +105969,7 @@ return { [1]="attack_speed_+%_if_you_have_at_least_600_strength" } }, - [4063]={ + [4218]={ lang={ English={ [1]={ @@ -102029,7 +105987,7 @@ return { [1]="attack_speed_+%_per_25_dex" } }, - [4064]={ + [4219]={ lang={ English={ [1]={ @@ -102060,7 +106018,7 @@ return { [1]="attack_speed_+%_while_affected_by_precision" } }, - [4065]={ + [4220]={ lang={ English={ [1]={ @@ -102091,7 +106049,7 @@ return { [1]="attack_speed_+%_while_chilled" } }, - [4066]={ + [4221]={ lang={ English={ [1]={ @@ -102122,7 +106080,7 @@ return { [1]="attack_speed_+%_while_not_on_low_mana" } }, - [4067]={ + [4222]={ lang={ English={ [1]={ @@ -102161,7 +106119,7 @@ return { [1]="attack_speed_+%_while_phasing" } }, - [4068]={ + [4223]={ lang={ English={ [1]={ @@ -102192,7 +106150,7 @@ return { [1]="attack_speed_+%_with_channelling_skills" } }, - [4069]={ + [4224]={ lang={ English={ [1]={ @@ -102219,7 +106177,7 @@ return { [1]="steel_ammo_consumed_per_use_with_attacks_that_fire_projectiles" } }, - [4070]={ + [4225]={ lang={ English={ [1]={ @@ -102241,7 +106199,7 @@ return { [1]="attacks_bleed_on_hit_while_you_have_cat_stealth" } }, - [4071]={ + [4226]={ lang={ English={ [1]={ @@ -102263,7 +106221,7 @@ return { [1]="attacks_cause_bleeding_vs_cursed_enemies" } }, - [4072]={ + [4227]={ lang={ English={ [1]={ @@ -102285,7 +106243,7 @@ return { [1]="local_chance_bleed_on_hit_%_vs_ignited_enemies" } }, - [4073]={ + [4228]={ lang={ English={ [1]={ @@ -102307,7 +106265,7 @@ return { [1]="attacks_chance_to_bleed_25%_vs_cursed_enemies" } }, - [4074]={ + [4229]={ lang={ English={ [1]={ @@ -102329,7 +106287,7 @@ return { [1]="attacks_chance_to_bleed_on_hit_%_vs_taunted_enemies" } }, - [4075]={ + [4230]={ lang={ English={ [1]={ @@ -102364,7 +106322,7 @@ return { [1]="attacks_chance_to_blind_on_hit_%" } }, - [4076]={ + [4231]={ lang={ English={ [1]={ @@ -102399,7 +106357,7 @@ return { [1]="attacks_chance_to_taunt_on_hit_%" } }, - [4077]={ + [4232]={ lang={ English={ [1]={ @@ -102434,7 +106392,7 @@ return { [1]="attacks_impale_on_hit_%_chance" } }, - [4078]={ + [4233]={ lang={ English={ [1]={ @@ -102469,7 +106427,7 @@ return { [1]="attacks_intimidate_on_hit_%" } }, - [4079]={ + [4234]={ lang={ English={ [1]={ @@ -102492,7 +106450,7 @@ return { [2]="attacks_with_this_weapon_maximum_added_cold_damage_per_10_dexterity" } }, - [4080]={ + [4235]={ lang={ English={ [1]={ @@ -102514,7 +106472,7 @@ return { [1]="attacks_with_two_handed_weapons_impale_on_hit_%_chance" } }, - [4081]={ + [4236]={ lang={ English={ [1]={ @@ -102545,7 +106503,38 @@ return { [1]="aura_effect_on_self_from_skills_+%_per_herald_effecting_you" } }, - [4082]={ + [4237]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Auras from your Skills have {0}% increased Effect on you" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Auras from your Skills have {0}% reduced Effect on you" + } + } + }, + stats={ + [1]="aura_effect_on_self_from_your_skills_+%" + } + }, + [4238]={ lang={ English={ [1]={ @@ -102567,7 +106556,7 @@ return { [1]="avians_flight_duration_ms_+" } }, - [4083]={ + [4239]={ lang={ English={ [1]={ @@ -102589,7 +106578,7 @@ return { [1]="avians_might_duration_ms_+" } }, - [4084]={ + [4240]={ lang={ English={ [1]={ @@ -102624,7 +106613,7 @@ return { [1]="avoid_ailments_%_from_crit" } }, - [4085]={ + [4241]={ lang={ English={ [1]={ @@ -102651,7 +106640,7 @@ return { [1]="avoid_ailments_%_while_holding_shield" } }, - [4086]={ + [4242]={ lang={ English={ [1]={ @@ -102669,7 +106658,7 @@ return { [1]="avoid_all_elemental_ailment_%_per_summoned_golem" } }, - [4087]={ + [4243]={ lang={ English={ [1]={ @@ -102696,7 +106685,34 @@ return { [1]="avoid_chained_projectile_%_chance" } }, - [4088]={ + [4244]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Chilled or Frozen while Casting a Spell" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Cannot be Chilled or Frozen while Casting a Spell" + } + } + }, + stats={ + [1]="avoid_chill_freeze_while_casting_%" + } + }, + [4245]={ lang={ English={ [1]={ @@ -102714,7 +106730,7 @@ return { [1]="avoid_corrupted_blood_%_chance" } }, - [4089]={ + [4246]={ lang={ English={ [1]={ @@ -102736,7 +106752,7 @@ return { [1]="avoid_elemental_ailments_%_while_affected_by_elusive" } }, - [4090]={ + [4247]={ lang={ English={ [1]={ @@ -102758,7 +106774,7 @@ return { [1]="avoid_elemental_ailments_%_while_phasing" } }, - [4091]={ + [4248]={ lang={ English={ [1]={ @@ -102793,7 +106809,7 @@ return { [1]="avoid_elemental_damage_chance_%_during_soul_gain_prevention" } }, - [4092]={ + [4249]={ lang={ English={ [1]={ @@ -102815,7 +106831,7 @@ return { [1]="avoid_elemental_damage_while_phasing_%" } }, - [4093]={ + [4250]={ lang={ English={ [1]={ @@ -102842,17 +106858,26 @@ return { [1]="avoid_freeze_and_chill_%_if_you_have_used_a_fire_skill_recently" } }, - [4094]={ + [4251]={ lang={ English={ [1]={ limit={ [1]={ [1]=1, + [2]=99 + } + }, + text="{0}% chance to Avoid being Impaled" + }, + [2]={ + limit={ + [1]={ + [1]=100, [2]="#" } }, - text="{0}% chance to avoid being Impaled" + text="You cannot be Impaled" } } }, @@ -102860,7 +106885,7 @@ return { [1]="avoid_impale_%" } }, - [4095]={ + [4252]={ lang={ English={ [1]={ @@ -102887,7 +106912,7 @@ return { [1]="avoid_maim_%_chance" } }, - [4096]={ + [4253]={ lang={ English={ [1]={ @@ -102905,7 +106930,7 @@ return { [1]="avoid_physical_damage_%_while_phasing" } }, - [4097]={ + [4254]={ lang={ English={ [1]={ @@ -102927,7 +106952,7 @@ return { [1]="avoid_projectiles_%_chance_if_taken_projectile_damage_recently" } }, - [4098]={ + [4255]={ lang={ English={ [1]={ @@ -102945,7 +106970,7 @@ return { [1]="avoid_projectiles_while_phasing_%_chance" } }, - [4099]={ + [4256]={ lang={ English={ [1]={ @@ -102972,7 +106997,7 @@ return { [1]="avoid_shock_%_while_chilled" } }, - [4100]={ + [4257]={ lang={ English={ [1]={ @@ -102990,7 +107015,7 @@ return { [1]="avoid_stun_35%_per_active_herald" } }, - [4101]={ + [4258]={ lang={ English={ [1]={ @@ -103017,7 +107042,7 @@ return { [1]="avoid_stun_%_while_channelling" } }, - [4102]={ + [4259]={ lang={ English={ [1]={ @@ -103044,7 +107069,46 @@ return { [1]="avoid_stun_%_while_holding_shield" } }, - [4103]={ + [4260]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLowLife" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Damage with Hits and Ailments against Enemies that are on Low Life" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextLowLife" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Damage with Hits and Ailments against Enemies that are on Low Life" + } + } + }, + stats={ + [1]="axe_mastery_hit_and_ailment_damage_+%_final_vs_enemies_on_low_life" + } + }, + [4261]={ lang={ English={ [1]={ @@ -103071,7 +107135,7 @@ return { [1]="ball_lightning_number_of_additional_projectiles" } }, - [4104]={ + [4262]={ lang={ English={ [1]={ @@ -103089,7 +107153,7 @@ return { [1]="add_1_stage_to_banners_on_melee_hit_up_to_5_per_second" } }, - [4105]={ + [4263]={ lang={ English={ [1]={ @@ -103120,7 +107184,7 @@ return { [1]="banner_adrenaline_duration_+%" } }, - [4106]={ + [4264]={ lang={ English={ [1]={ @@ -103130,7 +107194,7 @@ return { [2]="#" } }, - text="Dread Banner has {0}% increased Fortify duration" + text="Dread Banner has {0}% increased Fortification duration" }, [2]={ [1]={ @@ -103143,7 +107207,7 @@ return { [2]=-1 } }, - text="Dread Banner has {0}% reduced Fortify duration" + text="Dread Banner has {0}% reduced Fortification duration" } } }, @@ -103151,7 +107215,7 @@ return { [1]="banner_fortify_duration_+%" } }, - [4107]={ + [4265]={ lang={ English={ [1]={ @@ -103182,7 +107246,73 @@ return { [1]="banner_mana_reservation_+%" } }, - [4108]={ + [4266]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Banner Skills" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Banner Skills" + } + } + }, + stats={ + [1]="banner_skills_mana_reservation_efficiency_-2%_per_1" + } + }, + [4267]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Banner Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Banner Skills" + } + } + }, + stats={ + [1]="banner_skills_mana_reservation_efficiency_+%" + } + }, + [4268]={ lang={ English={ [1]={ @@ -103200,7 +107330,7 @@ return { [1]="banner_skills_reserve_no_mana" } }, - [4109]={ + [4269]={ lang={ English={ [1]={ @@ -103231,7 +107361,7 @@ return { [1]="banner_taunt_duration_+%" } }, - [4110]={ + [4270]={ lang={ English={ [1]={ @@ -103262,7 +107392,7 @@ return { [1]="basalt_flask_armour_+%_final" } }, - [4111]={ + [4271]={ lang={ English={ [1]={ @@ -103301,7 +107431,7 @@ return { [1]="base_ailment_damage_+%" } }, - [4112]={ + [4272]={ lang={ English={ [1]={ @@ -103323,7 +107453,7 @@ return { [1]="base_always_inflict_elemental_ailments_you_are_suffering_from" } }, - [4113]={ + [4273]={ lang={ English={ [1]={ @@ -103341,7 +107471,7 @@ return { [1]="base_armour_applies_to_chaos_damage" } }, - [4114]={ + [4274]={ lang={ English={ [1]={ @@ -103359,7 +107489,7 @@ return { [1]="base_armour_applies_to_lightning_damage" } }, - [4115]={ + [4275]={ lang={ English={ [1]={ @@ -103377,7 +107507,42 @@ return { [1]="base_arrows_always_pierce" } }, - [4116]={ + [4276]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLucky" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Chance to Block Attack Damage is Lucky" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextUnlucky" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Chance to Block Attack Damage is Unlucky" + } + } + }, + stats={ + [1]="base_attack_block_luck" + } + }, + [4277]={ lang={ English={ [1]={ @@ -103404,7 +107569,7 @@ return { [1]="base_avoid_projectiles_%_chance" } }, - [4117]={ + [4278]={ lang={ English={ [1]={ @@ -103435,7 +107600,7 @@ return { [1]="base_bleed_duration_+%" } }, - [4118]={ + [4279]={ lang={ English={ [1]={ @@ -103453,7 +107618,7 @@ return { [1]="base_block_%_damage_taken" } }, - [4119]={ + [4280]={ lang={ English={ [1]={ @@ -103484,7 +107649,7 @@ return { [1]="base_bone_golem_granted_buff_effect_+%" } }, - [4120]={ + [4281]={ lang={ English={ [1]={ @@ -103506,7 +107671,7 @@ return { [1]="base_can_only_have_one_permanent_aura" } }, - [4121]={ + [4282]={ lang={ English={ [1]={ @@ -103524,7 +107689,7 @@ return { [1]="base_cannot_gain_endurance_charges" } }, - [4122]={ + [4283]={ lang={ English={ [1]={ @@ -103539,10 +107704,10 @@ return { } }, stats={ - [1]="cannot_leech_energy_shield" + [1]="base_cannot_leech_energy_shield" } }, - [4123]={ + [4284]={ lang={ English={ [1]={ @@ -103569,7 +107734,7 @@ return { [1]="base_chance_to_deal_triple_damage_%" } }, - [4124]={ + [4285]={ lang={ English={ [1]={ @@ -103587,7 +107752,43 @@ return { [1]="base_chaos_damage_can_ignite" } }, - [4125]={ + [4286]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% of Chaos Damage does not bypass Energy Shield" + } + } + }, + stats={ + [1]="base_chaos_damage_damages_energy_shield_%" + } + }, + [4287]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% increased Charge Duration" + } + } + }, + stats={ + [1]="base_charge_duration_+%" + } + }, + [4288]={ lang={ English={ [1]={ @@ -103605,7 +107806,7 @@ return { [1]="base_convert_%_physical_damage_to_random_element" } }, - [4126]={ + [4289]={ lang={ English={ [1]={ @@ -103636,7 +107837,7 @@ return { [1]="base_cooldown_speed_+%" } }, - [4127]={ + [4290]={ lang={ English={ [1]={ @@ -103654,7 +107855,7 @@ return { [1]="base_damage_bypass_ward_%" } }, - [4128]={ + [4291]={ lang={ English={ [1]={ @@ -103672,7 +107873,43 @@ return { [1]="base_deal_no_chaos_damage" } }, - [4129]={ + [4292]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Deal no Fire Damage" + } + } + }, + stats={ + [1]="base_deal_no_fire_damage" + } + }, + [4293]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Deal no Lightning Damage" + } + } + }, + stats={ + [1]="base_deal_no_lightning_damage" + } + }, + [4294]={ lang={ English={ [1]={ @@ -103698,7 +107935,7 @@ return { [1]="base_energy_shield_leech_from_chaos_damage_permyriad" } }, - [4130]={ + [4295]={ lang={ English={ [1]={ @@ -103724,7 +107961,7 @@ return { [1]="base_energy_shield_leech_from_cold_damage_permyriad" } }, - [4131]={ + [4296]={ lang={ English={ [1]={ @@ -103750,7 +107987,7 @@ return { [1]="base_energy_shield_leech_from_elemental_damage_permyriad" } }, - [4132]={ + [4297]={ lang={ English={ [1]={ @@ -103776,7 +108013,7 @@ return { [1]="base_energy_shield_leech_from_fire_damage_permyriad" } }, - [4133]={ + [4298]={ lang={ English={ [1]={ @@ -103802,7 +108039,7 @@ return { [1]="base_energy_shield_leech_from_lightning_damage_permyriad" } }, - [4134]={ + [4299]={ lang={ English={ [1]={ @@ -103828,7 +108065,7 @@ return { [1]="base_energy_shield_leech_from_physical_damage_permyriad" } }, - [4135]={ + [4300]={ lang={ English={ [1]={ @@ -103855,7 +108092,7 @@ return { [1]="base_extra_damage_rolls" } }, - [4136]={ + [4301]={ lang={ English={ [1]={ @@ -103886,7 +108123,7 @@ return { [1]="base_frozen_effect_on_self_+%" } }, - [4137]={ + [4302]={ lang={ English={ [1]={ @@ -103904,7 +108141,7 @@ return { [1]="base_immune_to_freeze" } }, - [4138]={ + [4303]={ lang={ English={ [1]={ @@ -103922,7 +108159,7 @@ return { [1]="base_immune_to_ignite" } }, - [4139]={ + [4304]={ lang={ English={ [1]={ @@ -103940,7 +108177,7 @@ return { [1]="base_immune_to_shock" } }, - [4140]={ + [4305]={ lang={ English={ [1]={ @@ -103975,7 +108212,7 @@ return { [1]="base_inflict_cold_exposure_on_hit_%_chance" } }, - [4141]={ + [4306]={ lang={ English={ [1]={ @@ -104010,7 +108247,7 @@ return { [1]="base_inflict_fire_exposure_on_hit_%_chance" } }, - [4142]={ + [4307]={ lang={ English={ [1]={ @@ -104045,7 +108282,7 @@ return { [1]="base_inflict_lightning_exposure_on_hit_%_chance" } }, - [4143]={ + [4308]={ lang={ English={ [1]={ @@ -104063,7 +108300,47 @@ return { [1]="base_life_leech_applies_recovery_to_energy_shield" } }, - [4144]={ + [4309]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextMaim" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to Maim Enemies with Main Hand Hits" + } + } + }, + stats={ + [1]="base_main_hand_maim_on_hit_%" + } + }, + [4310]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to maximum Fortification" + } + } + }, + stats={ + [1]="base_max_fortification" + } + }, + [4311]={ lang={ English={ [1]={ @@ -104094,7 +108371,7 @@ return { [1]="base_minion_duration_+%" } }, - [4145]={ + [4312]={ lang={ English={ [1]={ @@ -104112,7 +108389,7 @@ return { [1]="base_number_of_champions_of_light_allowed" } }, - [4146]={ + [4313]={ lang={ English={ [1]={ @@ -104139,7 +108416,7 @@ return { [1]="base_number_of_herald_scorpions_allowed" } }, - [4147]={ + [4314]={ lang={ English={ [1]={ @@ -104157,7 +108434,7 @@ return { [1]="base_number_of_relics_allowed" } }, - [4148]={ + [4315]={ lang={ English={ [1]={ @@ -104184,7 +108461,7 @@ return { [1]="base_number_of_sigils_allowed_per_target" } }, - [4149]={ + [4316]={ lang={ English={ [1]={ @@ -104202,7 +108479,29 @@ return { [1]="base_number_of_support_ghosts_allowed" } }, - [4150]={ + [4317]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextBlind" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to Blind Enemies with Off Hand Hits" + } + } + }, + stats={ + [1]="base_off_hand_chance_to_blind_on_hit_%" + } + }, + [4318]={ lang={ English={ [1]={ @@ -104237,7 +108536,7 @@ return { [1]="base_onlsaught_on_hit_%_chance" } }, - [4151]={ + [4319]={ lang={ English={ [1]={ @@ -104268,7 +108567,7 @@ return { [1]="base_physical_damage_over_time_taken_+%" } }, - [4152]={ + [4320]={ lang={ English={ [1]={ @@ -104286,7 +108585,7 @@ return { [1]="base_physical_damage_%_to_convert_to_chaos_per_level" } }, - [4153]={ + [4321]={ lang={ English={ [1]={ @@ -104304,7 +108603,7 @@ return { [1]="base_physical_damage_%_to_convert_to_cold_while_affected_by_hatred" } }, - [4154]={ + [4322]={ lang={ English={ [1]={ @@ -104322,7 +108621,7 @@ return { [1]="base_physical_damage_%_to_convert_to_fire_while_affected_by_anger" } }, - [4155]={ + [4323]={ lang={ English={ [1]={ @@ -104340,7 +108639,25 @@ return { [1]="base_physical_damage_%_to_convert_to_lightning_while_affected_by_wrath" } }, - [4156]={ + [4324]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="+{0}% chance to Block Projectile Spell Damage" + } + } + }, + stats={ + [1]="base_spell_projectile_block_%" + } + }, + [4325]={ lang={ English={ [1]={ @@ -104367,7 +108684,7 @@ return { [1]="base_total_number_of_sigils_allowed" } }, - [4157]={ + [4326]={ lang={ English={ [1]={ @@ -104389,7 +108706,7 @@ return { [1]="base_unaffected_by_poison" } }, - [4158]={ + [4327]={ lang={ English={ [1]={ @@ -104420,7 +108737,7 @@ return { [1]="base_weapon_trap_rotation_speed_+%" } }, - [4159]={ + [4328]={ lang={ English={ [1]={ @@ -104442,7 +108759,7 @@ return { [1]="base_weapon_trap_total_rotation_%" } }, - [4160]={ + [4329]={ lang={ English={ [1]={ @@ -104473,7 +108790,7 @@ return { [1]="battlemages_cry_buff_effect_+%" } }, - [4161]={ + [4330]={ lang={ English={ [1]={ @@ -104500,7 +108817,7 @@ return { [1]="battlemages_cry_exerts_x_additional_attacks" } }, - [4162]={ + [4331]={ lang={ English={ [1]={ @@ -104531,7 +108848,7 @@ return { [1]="bear_trap_additional_damage_taken_+%_from_traps_and_mines" } }, - [4163]={ + [4332]={ lang={ English={ [1]={ @@ -104562,7 +108879,7 @@ return { [1]="bear_trap_damage_taken_+%_from_traps_and_mines" } }, - [4164]={ + [4333]={ lang={ English={ [1]={ @@ -104593,7 +108910,7 @@ return { [1]="bear_trap_movement_speed_+%_final" } }, - [4165]={ + [4334]={ lang={ English={ [1]={ @@ -104624,7 +108941,7 @@ return { [1]="belt_enchant_enemies_you_taunt_have_area_damage_+%_final" } }, - [4166]={ + [4335]={ lang={ English={ [1]={ @@ -104655,7 +108972,7 @@ return { [1]="berserk_buff_effect_+%" } }, - [4167]={ + [4336]={ lang={ English={ [1]={ @@ -104686,7 +109003,7 @@ return { [1]="berserk_rage_loss_+%" } }, - [4168]={ + [4337]={ lang={ English={ [1]={ @@ -104712,7 +109029,7 @@ return { [1]="berserker_gain_rage_on_attack_hit_cooldown_ms" } }, - [4169]={ + [4338]={ lang={ English={ [1]={ @@ -104734,7 +109051,7 @@ return { [1]="berserker_warcry_grant_X_rage_per_5_power_while_less_than_25_rage" } }, - [4170]={ + [4339]={ lang={ English={ [1]={ @@ -104756,7 +109073,7 @@ return { [1]="berserker_warcry_grant_attack_speed_+%_to_you_and_nearby_allies" } }, - [4171]={ + [4340]={ lang={ English={ [1]={ @@ -104778,7 +109095,7 @@ return { [1]="berserker_warcry_grant_damage_+%_to_you_and_nearby_allies" } }, - [4172]={ + [4341]={ lang={ English={ [1]={ @@ -104813,7 +109130,7 @@ return { [1]="berserker_warcry_sacrifice_25_rage_for_more_empowered_attack_damage_for_4_seconds_+%_final" } }, - [4173]={ + [4342]={ lang={ English={ [1]={ @@ -104844,7 +109161,7 @@ return { [1]="blackhole_damage_taken_+%" } }, - [4174]={ + [4343]={ lang={ English={ [1]={ @@ -104875,7 +109192,7 @@ return { [1]="blackhole_pulse_frequency_+%" } }, - [4175]={ + [4344]={ lang={ English={ [1]={ @@ -104906,7 +109223,7 @@ return { [1]="blade_blase_damage_+%" } }, - [4176]={ + [4345]={ lang={ English={ [1]={ @@ -104937,7 +109254,7 @@ return { [1]="blade_blast_skill_area_of_effect_+%" } }, - [4177]={ + [4346]={ lang={ English={ [1]={ @@ -104968,7 +109285,7 @@ return { [1]="blade_blast_trigger_detonation_area_of_effect_+%" } }, - [4178]={ + [4347]={ lang={ English={ [1]={ @@ -104999,7 +109316,7 @@ return { [1]="blade_trap_damage_+%" } }, - [4179]={ + [4348]={ lang={ English={ [1]={ @@ -105030,7 +109347,7 @@ return { [1]="blade_trap_skill_area_of_effect_+%" } }, - [4180]={ + [4349]={ lang={ English={ [1]={ @@ -105048,7 +109365,7 @@ return { [1]="blade_vortex_critical_strike_multiplier_+_per_blade" } }, - [4181]={ + [4350]={ lang={ English={ [1]={ @@ -105075,7 +109392,7 @@ return { [1]="bladefall_number_of_volleys" } }, - [4182]={ + [4351]={ lang={ English={ [1]={ @@ -105106,7 +109423,7 @@ return { [1]="bladestorm_damage_+%" } }, - [4183]={ + [4352]={ lang={ English={ [1]={ @@ -105124,7 +109441,7 @@ return { [1]="bladestorm_maximum_number_of_storms_allowed" } }, - [4184]={ + [4353]={ lang={ English={ [1]={ @@ -105155,7 +109472,7 @@ return { [1]="bladestorm_sandstorm_movement_speed_+%" } }, - [4185]={ + [4354]={ lang={ English={ [1]={ @@ -105186,7 +109503,7 @@ return { [1]="blazing_salvo_damage_+%" } }, - [4186]={ + [4355]={ lang={ English={ [1]={ @@ -105213,7 +109530,7 @@ return { [1]="blazing_salvo_number_of_additional_projectiles" } }, - [4187]={ + [4356]={ lang={ English={ [1]={ @@ -105244,7 +109561,7 @@ return { [1]="bleed_damage_+%_per_endurance_charge" } }, - [4188]={ + [4357]={ lang={ English={ [1]={ @@ -105266,7 +109583,7 @@ return { [1]="bleed_dot_multiplier_+_per_rage_if_equipped_axe" } }, - [4189]={ + [4358]={ lang={ English={ [1]={ @@ -105297,7 +109614,7 @@ return { [1]="bleeding_damage_+%_vs_maimed_enemies" } }, - [4190]={ + [4359]={ lang={ English={ [1]={ @@ -105328,7 +109645,7 @@ return { [1]="bleeding_damage_+%_vs_poisoned_enemies" } }, - [4191]={ + [4360]={ lang={ English={ [1]={ @@ -105355,7 +109672,25 @@ return { [1]="bleeding_dot_multiplier_per_frenzy_charge_+" } }, - [4192]={ + [4361]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Damage over Time Multiplier for Bleeding per Endurance Charge" + } + } + }, + stats={ + [1]="bleeding_dot_multiplier_+_per_endurance_charge" + } + }, + [4362]={ lang={ English={ [1]={ @@ -105386,7 +109721,7 @@ return { [1]="bleeding_dot_multiplier_+_vs_poisoned_enemies" } }, - [4193]={ + [4363]={ lang={ English={ [1]={ @@ -105408,7 +109743,7 @@ return { [1]="bleeding_reflected_to_self" } }, - [4194]={ + [4364]={ lang={ English={ [1]={ @@ -105426,7 +109761,7 @@ return { [1]="bleeding_stacks_up_to_x_times" } }, - [4195]={ + [4365]={ lang={ English={ [1]={ @@ -105444,7 +109779,7 @@ return { [1]="blight_arc_tower_additional_chains" } }, - [4196]={ + [4366]={ lang={ English={ [1]={ @@ -105462,7 +109797,7 @@ return { [1]="blight_arc_tower_additional_repeats" } }, - [4197]={ + [4367]={ lang={ English={ [1]={ @@ -105480,7 +109815,7 @@ return { [1]="blight_arc_tower_chance_to_sap_%" } }, - [4198]={ + [4368]={ lang={ English={ [1]={ @@ -105511,7 +109846,7 @@ return { [1]="blight_arc_tower_damage_+%" } }, - [4199]={ + [4369]={ lang={ English={ [1]={ @@ -105542,7 +109877,7 @@ return { [1]="blight_arc_tower_range_+%" } }, - [4200]={ + [4370]={ lang={ English={ [1]={ @@ -105577,7 +109912,7 @@ return { [1]="blight_chilling_tower_chill_effect_+%" } }, - [4201]={ + [4371]={ lang={ English={ [1]={ @@ -105608,7 +109943,7 @@ return { [1]="blight_chilling_tower_damage_+%" } }, - [4202]={ + [4372]={ lang={ English={ [1]={ @@ -105643,7 +109978,7 @@ return { [1]="blight_chilling_tower_duration_+%" } }, - [4203]={ + [4373]={ lang={ English={ [1]={ @@ -105669,7 +110004,7 @@ return { [1]="blight_chilling_tower_freeze_for_ms" } }, - [4204]={ + [4374]={ lang={ English={ [1]={ @@ -105700,7 +110035,7 @@ return { [1]="blight_chilling_tower_range_+%" } }, - [4205]={ + [4375]={ lang={ English={ [1]={ @@ -105731,7 +110066,7 @@ return { [1]="blight_empowering_tower_buff_effect_+%" } }, - [4206]={ + [4376]={ lang={ English={ [1]={ @@ -105762,7 +110097,7 @@ return { [1]="blight_empowering_tower_grant_cast_speed_+%" } }, - [4207]={ + [4377]={ lang={ English={ [1]={ @@ -105793,7 +110128,7 @@ return { [1]="blight_empowering_tower_grant_damage_+%" } }, - [4208]={ + [4378]={ lang={ English={ [1]={ @@ -105820,7 +110155,7 @@ return { [1]="blight_empowering_tower_grant_%_chance_to_deal_double_damage" } }, - [4209]={ + [4379]={ lang={ English={ [1]={ @@ -105851,7 +110186,7 @@ return { [1]="blight_empowering_tower_range_+%" } }, - [4210]={ + [4380]={ lang={ English={ [1]={ @@ -105878,7 +110213,7 @@ return { [1]="blight_fireball_tower_additional_projectiles_+" } }, - [4211]={ + [4381]={ lang={ English={ [1]={ @@ -105909,7 +110244,7 @@ return { [1]="blight_fireball_tower_cast_speed_+%" } }, - [4212]={ + [4382]={ lang={ English={ [1]={ @@ -105940,7 +110275,7 @@ return { [1]="blight_fireball_tower_damage_+%" } }, - [4213]={ + [4383]={ lang={ English={ [1]={ @@ -105958,7 +110293,7 @@ return { [1]="blight_fireball_tower_projectiles_nova" } }, - [4214]={ + [4384]={ lang={ English={ [1]={ @@ -105989,7 +110324,7 @@ return { [1]="blight_fireball_tower_range_+%" } }, - [4215]={ + [4385]={ lang={ English={ [1]={ @@ -106020,7 +110355,7 @@ return { [1]="blight_flamethrower_tower_cast_speed_+%" } }, - [4216]={ + [4386]={ lang={ English={ [1]={ @@ -106038,7 +110373,7 @@ return { [1]="blight_flamethrower_tower_chance_to_scorch_%" } }, - [4217]={ + [4387]={ lang={ English={ [1]={ @@ -106069,7 +110404,7 @@ return { [1]="blight_flamethrower_tower_damage_+%" } }, - [4218]={ + [4388]={ lang={ English={ [1]={ @@ -106087,7 +110422,7 @@ return { [1]="blight_flamethrower_tower_full_damage_fire_enemies" } }, - [4219]={ + [4389]={ lang={ English={ [1]={ @@ -106118,7 +110453,7 @@ return { [1]="blight_flamethrower_tower_range_+%" } }, - [4220]={ + [4390]={ lang={ English={ [1]={ @@ -106136,7 +110471,7 @@ return { [1]="blight_freezebolt_tower_chance_to_brittle_%" } }, - [4221]={ + [4391]={ lang={ English={ [1]={ @@ -106167,7 +110502,7 @@ return { [1]="blight_freezebolt_tower_damage_+%" } }, - [4222]={ + [4392]={ lang={ English={ [1]={ @@ -106185,7 +110520,7 @@ return { [1]="blight_freezebolt_tower_full_damage_cold_enemies" } }, - [4223]={ + [4393]={ lang={ English={ [1]={ @@ -106212,7 +110547,7 @@ return { [1]="blight_freezebolt_tower_projectiles_+" } }, - [4224]={ + [4394]={ lang={ English={ [1]={ @@ -106243,7 +110578,7 @@ return { [1]="blight_freezebolt_tower_range_+%" } }, - [4225]={ + [4395]={ lang={ English={ [1]={ @@ -106261,7 +110596,7 @@ return { [1]="blight_glacialcage_tower_area_of_effect_+%" } }, - [4226]={ + [4396]={ lang={ English={ [1]={ @@ -106292,7 +110627,7 @@ return { [1]="blight_glacialcage_tower_cooldown_recovery_+%" } }, - [4227]={ + [4397]={ lang={ English={ [1]={ @@ -106323,7 +110658,7 @@ return { [1]="blight_glacialcage_tower_duration_+%" } }, - [4228]={ + [4398]={ lang={ English={ [1]={ @@ -106354,7 +110689,7 @@ return { [1]="blight_glacialcage_tower_enemy_damage_taken_+%" } }, - [4229]={ + [4399]={ lang={ English={ [1]={ @@ -106385,7 +110720,7 @@ return { [1]="blight_glacialcage_tower_range_+%" } }, - [4230]={ + [4400]={ lang={ English={ [1]={ @@ -106403,7 +110738,7 @@ return { [1]="blight_hinder_enemy_chaos_damage_taken_+%" } }, - [4231]={ + [4401]={ lang={ English={ [1]={ @@ -106434,7 +110769,7 @@ return { [1]="blight_imbuing_tower_buff_effect_+%" } }, - [4232]={ + [4402]={ lang={ English={ [1]={ @@ -106465,7 +110800,7 @@ return { [1]="blight_imbuing_tower_grant_critical_strike_+%" } }, - [4233]={ + [4403]={ lang={ English={ [1]={ @@ -106496,7 +110831,7 @@ return { [1]="blight_imbuing_tower_grant_damage_+%" } }, - [4234]={ + [4404]={ lang={ English={ [1]={ @@ -106514,7 +110849,7 @@ return { [1]="blight_imbuing_tower_grants_onslaught" } }, - [4235]={ + [4405]={ lang={ English={ [1]={ @@ -106545,7 +110880,7 @@ return { [1]="blight_imbuing_tower_range_+%" } }, - [4236]={ + [4406]={ lang={ English={ [1]={ @@ -106576,7 +110911,7 @@ return { [1]="blight_lightningstorm_tower_area_of_effect_+%" } }, - [4237]={ + [4407]={ lang={ English={ [1]={ @@ -106607,7 +110942,7 @@ return { [1]="blight_lightningstorm_tower_damage_+%" } }, - [4238]={ + [4408]={ lang={ English={ [1]={ @@ -106638,7 +110973,7 @@ return { [1]="blight_lightningstorm_tower_delay_+%" } }, - [4239]={ + [4409]={ lang={ English={ [1]={ @@ -106669,7 +111004,7 @@ return { [1]="blight_lightningstorm_tower_range_+%" } }, - [4240]={ + [4410]={ lang={ English={ [1]={ @@ -106687,7 +111022,7 @@ return { [1]="blight_lightningstorm_tower_storms_on_enemies" } }, - [4241]={ + [4411]={ lang={ English={ [1]={ @@ -106714,7 +111049,7 @@ return { [1]="blight_meteor_tower_additional_meteor_+" } }, - [4242]={ + [4412]={ lang={ English={ [1]={ @@ -106732,7 +111067,7 @@ return { [1]="blight_meteor_tower_always_stun" } }, - [4243]={ + [4413]={ lang={ English={ [1]={ @@ -106754,7 +111089,7 @@ return { [1]="blight_meteor_tower_creates_burning_ground_ms" } }, - [4244]={ + [4414]={ lang={ English={ [1]={ @@ -106785,7 +111120,7 @@ return { [1]="blight_meteor_tower_damage_+%" } }, - [4245]={ + [4415]={ lang={ English={ [1]={ @@ -106816,7 +111151,7 @@ return { [1]="blight_meteor_tower_range_+%" } }, - [4246]={ + [4416]={ lang={ English={ [1]={ @@ -106856,7 +111191,7 @@ return { [1]="blight_scout_tower_additional_minions_+" } }, - [4247]={ + [4417]={ lang={ English={ [1]={ @@ -106887,7 +111222,7 @@ return { [1]="blight_scout_tower_minion_damage_+%" } }, - [4248]={ + [4418]={ lang={ English={ [1]={ @@ -106918,7 +111253,7 @@ return { [1]="blight_scout_tower_minion_life_+%" } }, - [4249]={ + [4419]={ lang={ English={ [1]={ @@ -106949,7 +111284,7 @@ return { [1]="blight_scout_tower_minion_movement_speed_+%" } }, - [4250]={ + [4420]={ lang={ English={ [1]={ @@ -106967,7 +111302,7 @@ return { [1]="blight_scout_tower_minions_inflict_malediction" } }, - [4251]={ + [4421]={ lang={ English={ [1]={ @@ -106998,7 +111333,7 @@ return { [1]="blight_scout_tower_range_+%" } }, - [4252]={ + [4422]={ lang={ English={ [1]={ @@ -107029,7 +111364,7 @@ return { [1]="blight_secondary_skill_effect_duration_+%" } }, - [4253]={ + [4423]={ lang={ English={ [1]={ @@ -107056,7 +111391,7 @@ return { [1]="blight_seismic_tower_additional_cascades_+" } }, - [4254]={ + [4424]={ lang={ English={ [1]={ @@ -107087,7 +111422,7 @@ return { [1]="blight_seismic_tower_cascade_range_+%" } }, - [4255]={ + [4425]={ lang={ English={ [1]={ @@ -107118,7 +111453,7 @@ return { [1]="blight_seismic_tower_damage_+%" } }, - [4256]={ + [4426]={ lang={ English={ [1]={ @@ -107149,7 +111484,7 @@ return { [1]="blight_seismic_tower_range_+%" } }, - [4257]={ + [4427]={ lang={ English={ [1]={ @@ -107180,7 +111515,7 @@ return { [1]="blight_seismic_tower_stun_duration_+%" } }, - [4258]={ + [4428]={ lang={ English={ [1]={ @@ -107211,7 +111546,7 @@ return { [1]="blight_sentinel_tower_minion_damage_+%" } }, - [4259]={ + [4429]={ lang={ English={ [1]={ @@ -107242,7 +111577,7 @@ return { [1]="blight_sentinel_tower_minion_life_+%" } }, - [4260]={ + [4430]={ lang={ English={ [1]={ @@ -107273,7 +111608,7 @@ return { [1]="blight_sentinel_tower_minion_movement_speed_+%" } }, - [4261]={ + [4431]={ lang={ English={ [1]={ @@ -107299,7 +111634,7 @@ return { [1]="blight_sentinel_tower_minions_life_leech_%" } }, - [4262]={ + [4432]={ lang={ English={ [1]={ @@ -107330,7 +111665,7 @@ return { [1]="blight_sentinel_tower_range_+%" } }, - [4263]={ + [4433]={ lang={ English={ [1]={ @@ -107361,7 +111696,7 @@ return { [1]="blight_shocking_tower_damage_+%" } }, - [4264]={ + [4434]={ lang={ English={ [1]={ @@ -107392,7 +111727,7 @@ return { [1]="blight_shocking_tower_range_+%" } }, - [4265]={ + [4435]={ lang={ English={ [1]={ @@ -107410,7 +111745,7 @@ return { [1]="blight_shocknova_tower_full_damage_lightning_enemies" } }, - [4266]={ + [4436]={ lang={ English={ [1]={ @@ -107428,7 +111763,7 @@ return { [1]="blight_shocknova_tower_shock_additional_repeats" } }, - [4267]={ + [4437]={ lang={ English={ [1]={ @@ -107459,7 +111794,7 @@ return { [1]="blight_shocknova_tower_shock_effect_+%" } }, - [4268]={ + [4438]={ lang={ English={ [1]={ @@ -107490,7 +111825,7 @@ return { [1]="blight_shocknova_tower_shock_repeats_with_area_effect_+%" } }, - [4269]={ + [4439]={ lang={ English={ [1]={ @@ -107521,7 +111856,7 @@ return { [1]="blight_skill_area_of_effect_+%_after_1_second_channelling" } }, - [4270]={ + [4440]={ lang={ English={ [1]={ @@ -107552,7 +111887,7 @@ return { [1]="blight_smothering_tower_buff_effect_+%" } }, - [4271]={ + [4441]={ lang={ English={ [1]={ @@ -107570,7 +111905,7 @@ return { [1]="blight_smothering_tower_freeze_shock_ignite_%" } }, - [4272]={ + [4442]={ lang={ English={ [1]={ @@ -107601,7 +111936,7 @@ return { [1]="blight_smothering_tower_grant_damage_+%" } }, - [4273]={ + [4443]={ lang={ English={ [1]={ @@ -107632,7 +111967,7 @@ return { [1]="blight_smothering_tower_grant_movement_speed_+%" } }, - [4274]={ + [4444]={ lang={ English={ [1]={ @@ -107663,7 +111998,7 @@ return { [1]="blight_smothering_tower_range_+%" } }, - [4275]={ + [4445]={ lang={ English={ [1]={ @@ -107694,7 +112029,7 @@ return { [1]="blight_stonegaze_tower_cooldown_recovery_+%" } }, - [4276]={ + [4446]={ lang={ English={ [1]={ @@ -107725,7 +112060,7 @@ return { [1]="blight_stonegaze_tower_duration_+%" } }, - [4277]={ + [4447]={ lang={ English={ [1]={ @@ -107743,7 +112078,7 @@ return { [1]="blight_stonegaze_tower_petrified_enemies_take_damage_+%" } }, - [4278]={ + [4448]={ lang={ English={ [1]={ @@ -107774,7 +112109,7 @@ return { [1]="blight_stonegaze_tower_petrify_tick_speed_+%" } }, - [4279]={ + [4449]={ lang={ English={ [1]={ @@ -107805,7 +112140,7 @@ return { [1]="blight_stonegaze_tower_range_+%" } }, - [4280]={ + [4450]={ lang={ English={ [1]={ @@ -107836,7 +112171,7 @@ return { [1]="blight_summoning_tower_minion_damage_+%" } }, - [4281]={ + [4451]={ lang={ English={ [1]={ @@ -107867,7 +112202,7 @@ return { [1]="blight_summoning_tower_minion_life_+%" } }, - [4282]={ + [4452]={ lang={ English={ [1]={ @@ -107898,7 +112233,7 @@ return { [1]="blight_summoning_tower_minion_movement_speed_+%" } }, - [4283]={ + [4453]={ lang={ English={ [1]={ @@ -107916,7 +112251,7 @@ return { [1]="blight_summoning_tower_minions_summoned_+" } }, - [4284]={ + [4454]={ lang={ English={ [1]={ @@ -107947,7 +112282,7 @@ return { [1]="blight_summoning_tower_range_+%" } }, - [4285]={ + [4455]={ lang={ English={ [1]={ @@ -107978,7 +112313,7 @@ return { [1]="blight_temporal_tower_buff_effect_+%" } }, - [4286]={ + [4456]={ lang={ English={ [1]={ @@ -108009,7 +112344,7 @@ return { [1]="blight_temporal_tower_grant_you_action_speed_-%" } }, - [4287]={ + [4457]={ lang={ English={ [1]={ @@ -108027,7 +112362,7 @@ return { [1]="blight_temporal_tower_grants_stun_immunity" } }, - [4288]={ + [4458]={ lang={ English={ [1]={ @@ -108050,7 +112385,7 @@ return { [2]=-1 } }, - text="Your Temporal Towers have {0}% reduced Range " + text="Your Temporal Towers have {0}% reduced Range" } } }, @@ -108058,7 +112393,7 @@ return { [1]="blight_temporal_tower_range_+%" } }, - [4289]={ + [4459]={ lang={ English={ [1]={ @@ -108089,7 +112424,7 @@ return { [1]="blight_temporal_tower_tick_speed_+%" } }, - [4290]={ + [4460]={ lang={ English={ [1]={ @@ -108111,7 +112446,7 @@ return { [1]="blight_tertiary_skill_effect_duration" } }, - [4291]={ + [4461]={ lang={ English={ [1]={ @@ -108142,7 +112477,7 @@ return { [1]="blight_tower_arc_damage_+%" } }, - [4292]={ + [4462]={ lang={ English={ [1]={ @@ -108173,7 +112508,7 @@ return { [1]="blight_tower_chilling_cost_+%" } }, - [4293]={ + [4463]={ lang={ English={ [1]={ @@ -108191,7 +112526,7 @@ return { [1]="blight_tower_damage_per_tower_type_+%" } }, - [4294]={ + [4464]={ lang={ English={ [1]={ @@ -108218,7 +112553,7 @@ return { [1]="blight_tower_fireball_additional_projectile" } }, - [4295]={ + [4465]={ lang={ English={ [1]={ @@ -108236,7 +112571,7 @@ return { [1]="blighted_map_chest_reward_lucky_count" } }, - [4296]={ + [4466]={ lang={ English={ [1]={ @@ -108267,7 +112602,7 @@ return { [1]="blighted_map_tower_damage_+%_final" } }, - [4297]={ + [4467]={ lang={ English={ [1]={ @@ -108302,7 +112637,7 @@ return { [1]="blind_chilled_enemies_on_hit_%" } }, - [4298]={ + [4468]={ lang={ English={ [1]={ @@ -108320,7 +112655,7 @@ return { [1]="blind_does_not_affect_chance_to_hit" } }, - [4299]={ + [4469]={ lang={ English={ [1]={ @@ -108338,7 +112673,38 @@ return { [1]="blind_does_not_affect_light_radius" } }, - [4300]={ + [4470]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Blind Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Blind Effect" + } + } + }, + stats={ + [1]="blind_effect_+%" + } + }, + [4471]={ lang={ English={ [1]={ @@ -108360,7 +112726,7 @@ return { [1]="blind_enemies_when_hit_%_chance" } }, - [4301]={ + [4472]={ lang={ English={ [1]={ @@ -108395,7 +112761,7 @@ return { [1]="blind_enemies_when_hit_while_affected_by_grace_%_chance" } }, - [4302]={ + [4473]={ lang={ English={ [1]={ @@ -108417,7 +112783,7 @@ return { [1]="blind_reflected_to_self" } }, - [4303]={ + [4474]={ lang={ English={ [1]={ @@ -108448,47 +112814,47 @@ return { [1]="blink_and_mirror_arrow_cooldown_speed_+%" } }, - [4304]={ + [4475]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="{0:+d}% Chance to Block Attack Damage while holding a Shield" + text="{0:+d}% Chance to Block Attack Damage if you have Blocked Attack Damage Recently" } } }, stats={ - [1]="block_chance_%_while_holding_shield" + [1]="block_%_if_blocked_an_attack_recently" } }, - [4305]={ + [4476]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, limit={ [1]={ [1]="#", [2]="#" } }, - text="{0:+d}% Chance to Block Attack Damage if you have Blocked Attack Damage Recently" + text="{0:+d}% Chance to Block Attack Damage while affected by Determination" } } }, stats={ - [1]="block_%_if_blocked_an_attack_recently" + [1]="block_%_while_affected_by_determination" } }, - [4306]={ + [4477]={ lang={ English={ [1]={ @@ -108498,33 +112864,81 @@ return { [2]="#" } }, - text="{0:+d}% Chance to Block Attack Damage while affected by Determination" + text="{0:+d}% chance to Block Spell Damage while holding a Shield" } } }, stats={ - [1]="block_%_while_affected_by_determination" + [1]="block_spells_chance_%_while_holding_shield" } }, - [4307]={ + [4478]={ lang={ English={ [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Flesh and Stone has {0}% increased Reservation" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, limit={ [1]={ [1]="#", + [2]=-1 + } + }, + text="Flesh and Stone has {0}% reduced Reservation" + } + } + }, + stats={ + [1]="blood_sand_armour_mana_reservation_+%" + } + }, + [4479]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, [2]="#" } }, - text="{0:+d}% chance to Block Spell Damage while holding a Shield" + text="Blood and Sand has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Blood and Sand has {0}% increased Mana Reservation Efficiency" } } }, stats={ - [1]="block_spells_chance_%_while_holding_shield" + [1]="blood_sand_mana_reservation_efficiency_-2%_per_1" } }, - [4308]={ + [4480]={ lang={ English={ [1]={ @@ -108534,7 +112948,7 @@ return { [2]="#" } }, - text="Flesh and Stone has {0}% increased Reservation" + text="Blood and Sand has {0}% increased Mana Reservation Efficiency" }, [2]={ [1]={ @@ -108547,15 +112961,15 @@ return { [2]=-1 } }, - text="Flesh and Stone has {0}% reduced Reservation" + text="Blood and Sand has {0}% reduced Mana Reservation Efficiency" } } }, stats={ - [1]="blood_sand_armour_mana_reservation_+%" + [1]="blood_sand_mana_reservation_efficiency_+%" } }, - [4309]={ + [4481]={ lang={ English={ [1]={ @@ -108586,7 +113000,7 @@ return { [1]="blood_sand_stance_buff_effect_+%" } }, - [4310]={ + [4482]={ lang={ English={ [1]={ @@ -108617,7 +113031,7 @@ return { [1]="blood_spears_area_of_effect_+%" } }, - [4311]={ + [4483]={ lang={ English={ [1]={ @@ -108644,7 +113058,7 @@ return { [1]="blood_spears_base_number_of_spears" } }, - [4312]={ + [4484]={ lang={ English={ [1]={ @@ -108675,7 +113089,7 @@ return { [1]="blood_spears_damage_+%" } }, - [4313]={ + [4485]={ lang={ English={ [1]={ @@ -108706,7 +113120,7 @@ return { [1]="bloodreap_damage_+%" } }, - [4314]={ + [4486]={ lang={ English={ [1]={ @@ -108737,7 +113151,38 @@ return { [1]="bloodreap_skill_area_of_effect_+%" } }, - [4315]={ + [4487]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{}% increased Evasion Rating from your Body Armour" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{}% reduced Evasion Rating from your Body Armour" + } + } + }, + stats={ + [1]="body_armour_evasion_rating_+%" + } + }, + [4488]={ lang={ English={ [1]={ @@ -108768,7 +113213,7 @@ return { [1]="bone_golem_damage_+%" } }, - [4316]={ + [4489]={ lang={ English={ [1]={ @@ -108786,7 +113231,7 @@ return { [1]="bone_golem_elemental_resistances_%" } }, - [4317]={ + [4490]={ lang={ English={ [1]={ @@ -108817,7 +113262,7 @@ return { [1]="bone_lance_cast_speed_+%" } }, - [4318]={ + [4491]={ lang={ English={ [1]={ @@ -108848,7 +113293,7 @@ return { [1]="bone_lance_damage_+%" } }, - [4319]={ + [4492]={ lang={ English={ [1]={ @@ -108866,7 +113311,7 @@ return { [1]="boneshatter_chance_to_gain_+1_trauma" } }, - [4320]={ + [4493]={ lang={ English={ [1]={ @@ -108897,7 +113342,7 @@ return { [1]="boneshatter_damage_+%" } }, - [4321]={ + [4494]={ lang={ English={ [1]={ @@ -108928,7 +113373,7 @@ return { [1]="boneshatter_stun_duration_+%" } }, - [4322]={ + [4495]={ lang={ English={ [1]={ @@ -108959,7 +113404,7 @@ return { [1]="boots_implicit_accuracy_rating_+%_final" } }, - [4323]={ + [4496]={ lang={ English={ [1]={ @@ -108990,7 +113435,7 @@ return { [1]="boss_maximum_life_+%_final" } }, - [4324]={ + [4497]={ lang={ English={ [1]={ @@ -109008,7 +113453,7 @@ return { [1]="brand_activation_rate_+%_final_during_first_20%_of_active_duration" } }, - [4325]={ + [4498]={ lang={ English={ [1]={ @@ -109026,7 +113471,25 @@ return { [1]="brand_activation_rate_+%_final_during_last_20%_of_active_duration" } }, - [4326]={ + [4499]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Brands have {0}% increased Area of Effect if 50% of Attached Duration expired" + } + } + }, + stats={ + [1]="brand_area_of_effect_+%_if_50%_attached_duration_expired" + } + }, + [4500]={ lang={ English={ [1]={ @@ -109044,10 +113507,401 @@ return { [1]="brands_reattach_on_activation" } }, - [4327]={ + [4501]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters have {0}% chance to drop an additional Map Fragment" + } + } + }, + stats={ + [1]="breachstone_commanders_%_drop_additional_fragments" + } + }, + [4502]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters have {0}% chance to drop an additional Map" + } + } + }, + stats={ + [1]="breachstone_commanders_%_drop_additional_maps" + } + }, + [4503]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters have {0}% chance to drop an additional Scarab" + } + } + }, + stats={ + [1]="breachstone_commanders_%_drop_additional_scarabs" + } + }, + [4504]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters have {0}% chance to drop an additional Unique Item" + } + } + }, + stats={ + [1]="breachstone_commanders_%_drop_additional_unique_items" + } + }, + [4505]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Catalyst" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Catalysts" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_catalysts" + } + }, + [4506]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Currency Item" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Currency Items" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_currency_items" + } + }, + [4507]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop additional Simulacrum Splinters" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_delirium_items" + } + }, + [4508]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Divination Card" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Divination Cards" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_divination_cards" + } + }, + [4509]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Enchanted Item" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Enchanted Items" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_enchanted_items" + } + }, + [4510]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Essence" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Essences" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_essences" + } + }, + [4511]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Fossil" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Fossils" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_fossils" + } + }, + [4512]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Gem" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Gems" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_gem_items" + } + }, + [4513]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Currency Shard" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Currency Shards" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_harbinger_shards" + } + }, + [4514]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Incubator" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Incubators" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_incubators" + } + }, + [4515]={ lang={ English={ [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Legion Splinter" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Legion Splinters" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_legion_splinters" + } + }, + [4516]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Rare Breach Monsters drop an additional Oil" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Rare Breach Monsters drop {0} additional Oils" + } + } + }, + stats={ + [1]="breachstone_commanders_drop_additional_oils" + } + }, + [4517]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLowEnergyShield" + }, limit={ [1]={ [1]=1, @@ -109061,6 +113915,10 @@ return { k="negate", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextLowEnergyShield" + }, limit={ [1]={ [1]="#", @@ -109075,7 +113933,7 @@ return { [1]="buff_effect_+%_on_low_energy_shield" } }, - [4328]={ + [4518]={ lang={ English={ [1]={ @@ -109102,7 +113960,7 @@ return { [1]="burning_arrow_additional_ignite_stacks" } }, - [4329]={ + [4519]={ lang={ English={ [1]={ @@ -109120,7 +113978,7 @@ return { [1]="burning_arrow_cannot_inflict_additional_burning_debuff_with_ignite" } }, - [4330]={ + [4520]={ lang={ English={ [1]={ @@ -109151,7 +114009,7 @@ return { [1]="burning_arrow_debuff_effect_+%" } }, - [4331]={ + [4521]={ lang={ English={ [1]={ @@ -109190,7 +114048,25 @@ return { [1]="burning_damage_+%_per_non_shocked_enemy_shocked_recently" } }, - [4332]={ + [4522]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You can catch Scourged Fish" + } + } + }, + stats={ + [1]="can_catch_scourged_fish" + } + }, + [4523]={ lang={ English={ [1]={ @@ -109208,7 +114084,7 @@ return { [1]="cannot_adapt_to_cold" } }, - [4333]={ + [4524]={ lang={ English={ [1]={ @@ -109226,7 +114102,7 @@ return { [1]="cannot_adapt_to_fire" } }, - [4334]={ + [4525]={ lang={ English={ [1]={ @@ -109244,14 +114120,10 @@ return { [1]="cannot_adapt_to_lightning" } }, - [4335]={ + [4526]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextBlind" - }, limit={ [1]={ [1]="#", @@ -109266,7 +114138,7 @@ return { [1]="cannot_be_blinded_while_affected_by_precision" } }, - [4336]={ + [4527]={ lang={ English={ [1]={ @@ -109284,7 +114156,7 @@ return { [1]="cannot_be_chilled_or_frozen_while_ice_golem_summoned" } }, - [4337]={ + [4528]={ lang={ English={ [1]={ @@ -109302,7 +114174,25 @@ return { [1]="cannot_be_chilled_or_frozen_while_moving" } }, - [4338]={ + [4529]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot be Chilled while at maximum Frenzy Charges" + } + } + }, + stats={ + [1]="cannot_be_chilled_while_at_maximum_frenzy_charges" + } + }, + [4530]={ lang={ English={ [1]={ @@ -109320,7 +114210,29 @@ return { [1]="cannot_be_chilled_while_burning" } }, - [4339]={ + [4531]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot be Frozen if Energy Shield Recharge has started Recently" + } + } + }, + stats={ + [1]="cannot_be_frozen_if_energy_shield_recharge_has_started_recently" + } + }, + [4532]={ lang={ English={ [1]={ @@ -109342,7 +114254,7 @@ return { [1]="cannot_be_frozen_if_you_have_been_frozen_recently" } }, - [4340]={ + [4533]={ lang={ English={ [1]={ @@ -109360,7 +114272,7 @@ return { [1]="cannot_be_frozen_with_dex_higher_than_int" } }, - [4341]={ + [4534]={ lang={ English={ [1]={ @@ -109382,7 +114294,25 @@ return { [1]="cannot_be_ignited_if_you_have_been_ignited_recently" } }, - [4342]={ + [4535]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot be Ignited while at maximum Endurance Charges" + } + } + }, + stats={ + [1]="cannot_be_ignited_while_at_maximum_endurance_charges" + } + }, + [4536]={ lang={ English={ [1]={ @@ -109400,7 +114330,7 @@ return { [1]="cannot_be_ignited_while_flame_golem_summoned" } }, - [4343]={ + [4537]={ lang={ English={ [1]={ @@ -109418,7 +114348,7 @@ return { [1]="cannot_be_ignited_with_strength_higher_than_dex" } }, - [4344]={ + [4538]={ lang={ English={ [1]={ @@ -109436,7 +114366,7 @@ return { [1]="cannot_be_inflicted_by_corrupted_blood" } }, - [4345]={ + [4539]={ lang={ English={ [1]={ @@ -109463,7 +114393,7 @@ return { [1]="cannot_be_poisoned_if_x_poisons_on_you" } }, - [4346]={ + [4540]={ lang={ English={ [1]={ @@ -109485,7 +114415,7 @@ return { [1]="cannot_be_shocked_if_you_have_been_shocked_recently" } }, - [4347]={ + [4541]={ lang={ English={ [1]={ @@ -109503,7 +114433,25 @@ return { [1]="cannot_be_shocked_or_ignited_while_moving" } }, - [4348]={ + [4542]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot be Shocked while at maximum Power Charges" + } + } + }, + stats={ + [1]="cannot_be_shocked_while_at_maximum_power_charges" + } + }, + [4543]={ lang={ English={ [1]={ @@ -109521,7 +114469,7 @@ return { [1]="cannot_be_shocked_while_lightning_golem_summoned" } }, - [4349]={ + [4544]={ lang={ English={ [1]={ @@ -109539,7 +114487,7 @@ return { [1]="cannot_be_shocked_with_int_higher_than_strength" } }, - [4350]={ + [4545]={ lang={ English={ [1]={ @@ -109557,7 +114505,7 @@ return { [1]="cannot_be_stunned_by_blocked_hits" } }, - [4351]={ + [4546]={ lang={ English={ [1]={ @@ -109575,7 +114523,7 @@ return { [1]="cannot_be_stunned_if_have_been_stunned_or_blocked_stunning_hit_in_past_2_seconds" } }, - [4352]={ + [4547]={ lang={ English={ [1]={ @@ -109597,7 +114545,7 @@ return { [1]="cannot_be_stunned_if_have_not_been_hit_recently" } }, - [4353]={ + [4548]={ lang={ English={ [1]={ @@ -109619,7 +114567,7 @@ return { [1]="cannot_be_stunned_if_you_have_been_stunned_recently" } }, - [4354]={ + [4549]={ lang={ English={ [1]={ @@ -109641,7 +114589,7 @@ return { [1]="cannot_be_stunned_if_you_have_blocked_a_stun_recently" } }, - [4355]={ + [4550]={ lang={ English={ [1]={ @@ -109659,7 +114607,7 @@ return { [1]="cannot_be_stunned_if_you_have_ghost_dance" } }, - [4356]={ + [4551]={ lang={ English={ [1]={ @@ -109669,7 +114617,7 @@ return { [2]="#" } }, - text="Cannot be Stunned while you have Fortify" + text="Cannot be Stunned while Fortified" } } }, @@ -109677,7 +114625,7 @@ return { [1]="cannot_be_stunned_while_fortified" } }, - [4357]={ + [4552]={ lang={ English={ [1]={ @@ -109695,7 +114643,7 @@ return { [1]="cannot_be_stunned_while_using_chaos_skill" } }, - [4358]={ + [4553]={ lang={ English={ [1]={ @@ -109713,7 +114661,7 @@ return { [1]="cannot_block_spells" } }, - [4359]={ + [4554]={ lang={ English={ [1]={ @@ -109731,7 +114679,43 @@ return { [1]="cannot_cast_spells" } }, - [4360]={ + [4555]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot Fish while standing in Water" + } + } + }, + stats={ + [1]="cannot_fish_from_water" + } + }, + [4556]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot gain Charges" + } + } + }, + stats={ + [1]="cannot_gain_charges" + } + }, + [4557]={ lang={ English={ [1]={ @@ -109749,7 +114733,7 @@ return { [1]="cannot_gain_corrupted_blood_while_you_have_at_least_5_stacks" } }, - [4361]={ + [4558]={ lang={ English={ [1]={ @@ -109767,7 +114751,7 @@ return { [1]="cannot_gain_rage_during_soul_gain_prevention" } }, - [4362]={ + [4559]={ lang={ English={ [1]={ @@ -109785,7 +114769,7 @@ return { [1]="cannot_have_energy_shield_leeched_from" } }, - [4363]={ + [4560]={ lang={ English={ [1]={ @@ -109803,7 +114787,7 @@ return { [1]="cannot_penetrate_or_ignore_elemental_resistances" } }, - [4364]={ + [4561]={ lang={ English={ [1]={ @@ -109821,7 +114805,7 @@ return { [1]="cannot_recharge_energy_shield" } }, - [4365]={ + [4562]={ lang={ English={ [1]={ @@ -109839,7 +114823,7 @@ return { [1]="cannot_regenerate_energy_shield" } }, - [4366]={ + [4563]={ lang={ English={ [1]={ @@ -109857,7 +114841,7 @@ return { [1]="cannot_take_reflected_elemental_damage" } }, - [4367]={ + [4564]={ lang={ English={ [1]={ @@ -109875,7 +114859,7 @@ return { [1]="cannot_take_reflected_physical_damage" } }, - [4368]={ + [4565]={ lang={ English={ [1]={ @@ -109893,7 +114877,7 @@ return { [1]="cannot_taunt_enemies" } }, - [4369]={ + [4566]={ lang={ English={ [1]={ @@ -109911,7 +114895,7 @@ return { [1]="cannot_use_flask_in_fifth_slot" } }, - [4370]={ + [4567]={ lang={ English={ [1]={ @@ -109938,7 +114922,7 @@ return { [1]="cast_speed_+%_applies_to_attack_speed_at_%_of_original_value" } }, - [4371]={ + [4568]={ lang={ English={ [1]={ @@ -109969,7 +114953,7 @@ return { [1]="cast_speed_for_brand_skills_+%" } }, - [4372]={ + [4569]={ lang={ English={ [1]={ @@ -110000,7 +114984,7 @@ return { [1]="cast_speed_for_elemental_skills_+%" } }, - [4373]={ + [4570]={ lang={ English={ [1]={ @@ -110031,7 +115015,7 @@ return { [1]="cast_speed_+%_during_flask_effect" } }, - [4374]={ + [4571]={ lang={ English={ [1]={ @@ -110070,7 +115054,7 @@ return { [1]="cast_speed_+%_if_enemy_killed_recently" } }, - [4375]={ + [4572]={ lang={ English={ [1]={ @@ -110109,7 +115093,7 @@ return { [1]="cast_speed_+%_if_have_crit_recently" } }, - [4376]={ + [4573]={ lang={ English={ [1]={ @@ -110148,7 +115132,7 @@ return { [1]="cast_speed_+%_if_player_minion_has_been_killed_recently" } }, - [4377]={ + [4574]={ lang={ English={ [1]={ @@ -110187,7 +115171,7 @@ return { [1]="cast_speed_+%_per_corpse_consumed_recently" } }, - [4378]={ + [4575]={ lang={ English={ [1]={ @@ -110218,7 +115202,7 @@ return { [1]="cast_speed_+%_while_affected_by_zealotry" } }, - [4379]={ + [4576]={ lang={ English={ [1]={ @@ -110249,7 +115233,7 @@ return { [1]="cast_speed_+%_while_chilled" } }, - [4380]={ + [4577]={ lang={ English={ [1]={ @@ -110267,7 +115251,7 @@ return { [1]="cat_aspect_reserves_no_mana" } }, - [4381]={ + [4578]={ lang={ English={ [1]={ @@ -110289,7 +115273,7 @@ return { [1]="cats_stealth_duration_ms_+" } }, - [4382]={ + [4579]={ lang={ English={ [1]={ @@ -110311,7 +115295,7 @@ return { [1]="caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground" } }, - [4383]={ + [4580]={ lang={ English={ [1]={ @@ -110342,7 +115326,7 @@ return { [1]="caustic_arrow_damage_over_time_+%" } }, - [4384]={ + [4581]={ lang={ English={ [1]={ @@ -110373,7 +115357,7 @@ return { [1]="caustic_arrow_hit_damage_+%" } }, - [4385]={ + [4582]={ lang={ English={ [1]={ @@ -110391,7 +115375,7 @@ return { [1]="chain_strike_cone_radius_+_per_12_rage" } }, - [4386]={ + [4583]={ lang={ English={ [1]={ @@ -110409,7 +115393,7 @@ return { [1]="chain_strike_cone_radius_+_per_x_rage" } }, - [4387]={ + [4584]={ lang={ English={ [1]={ @@ -110440,7 +115424,7 @@ return { [1]="chain_strike_damage_+%" } }, - [4388]={ + [4585]={ lang={ English={ [1]={ @@ -110462,7 +115446,7 @@ return { [1]="chain_strike_gain_rage_on_hit_%_chance" } }, - [4389]={ + [4586]={ lang={ English={ [1]={ @@ -110493,7 +115477,7 @@ return { [1]="chaining_range_+%" } }, - [4390]={ + [4587]={ lang={ English={ [1]={ @@ -110520,25 +115504,42 @@ return { [1]="chance_for_double_items_from_heist_chests_%" } }, - [4391]={ + [4588]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextHinder" + }, limit={ [1]={ [1]=1, + [2]=99 + } + }, + text="Spell Hits have {0}% chance to Hinder You with 30% reduced Movement Speed for 4 seconds" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextHinder" + }, + limit={ + [1]={ + [1]=100, [2]="#" } }, - text="{0:+d}% Chance to Block Attack Damage while Channelling" + text="Spell Hits Hinder You with 30% reduced Movement Speed for 4 seconds" } } }, stats={ - [1]="chance_to_block_attacks_%_while_channelling" + [1]="chance_to_be_hindered_when_hit_by_spells_%" } }, - [4392]={ + [4589]={ lang={ English={ [1]={ @@ -110548,19 +115549,19 @@ return { }, limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, - text="{0:+d}% Chance to Block Spell Damage if you've Cast a Spell Recently" + text="+{0}% Chance to Block Attack Damage if you have not Blocked Recently" } } }, stats={ - [1]="chance_to_block_spells_%_if_cast_a_spell_recently" + [1]="chance_to_block_attack_damage_if_not_blocked_recently_%" } }, - [4393]={ + [4590]={ lang={ English={ [1]={ @@ -110574,15 +115575,15 @@ return { [2]="#" } }, - text="{0:+d}% Chance to Block Spell Damage if you were Damaged by a Hit Recently" + text="+{0}% Chance to Block Attack Damage if you've Stunned an Enemy Recently" } } }, stats={ - [1]="chance_to_block_spells_%_if_damaged_by_a_hit_recently" + [1]="chance_to_block_attack_damage_if_stunned_an_enemy_recently_+%" } }, - [4394]={ + [4591]={ lang={ English={ [1]={ @@ -110592,15 +115593,15 @@ return { [2]="#" } }, - text="{0:+d}% Chance to Block Spell Damage while affected by Discipline" + text="+{0}% Chance to Block Attack Damage per 5% Chance to Block on Equipped Shield" } } }, stats={ - [1]="chance_to_block_spells_%_while_affected_by_discipline" + [1]="chance_to_block_attack_damage_per_5%_chance_to_block_on_equipped_shield_+%" } }, - [4395]={ + [4592]={ lang={ English={ [1]={ @@ -110610,68 +115611,59 @@ return { [2]="#" } }, - text="{0:+d}% Chance to Block Spell Damage while Channelling" + text="{0:+d}% Chance to Block Attack Damage while Channelling" } } }, stats={ - [1]="chance_to_block_spells_%_while_channelling" + [1]="chance_to_block_attacks_%_while_channelling" } }, - [4396]={ + [4593]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextCrushed" + v="ReminderTextRecently" }, limit={ [1]={ [1]=1, - [2]=99 - } - }, - text="{0}% chance to Crush on Hit" - }, - [2]={ - [1]={ - k="reminderstring", - v="ReminderTextCrushed" - }, - limit={ - [1]={ - [1]=100, [2]="#" } }, - text="Crush on Hit" + text="{0:+d}% Chance to Block Spell Damage if you've Cast a Spell Recently" } } }, stats={ - [1]="chance_to_crush_on_hit_%" + [1]="chance_to_block_spells_%_if_cast_a_spell_recently" } }, - [4397]={ + [4594]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, - text="Gain {0}% chance to deal Double Damage for 3 seconds when you cast a Spell, up to once every 9 seconds" + text="{0:+d}% Chance to Block Spell Damage if you were Damaged by a Hit Recently" } } }, stats={ - [1]="chance_to_deal_double_damage_for_3_seconds_on_spell_cast_every_9_seconds" + [1]="chance_to_block_spells_%_if_damaged_by_a_hit_recently" } }, - [4398]={ + [4595]={ lang={ English={ [1]={ @@ -110681,77 +115673,68 @@ return { [2]="#" } }, - text="{0}% chance to deal Double Damage" + text="{0:+d}% Chance to Block Spell Damage while affected by Discipline" } } }, stats={ - [1]="chance_to_deal_double_damage_%" + [1]="chance_to_block_spells_%_while_affected_by_discipline" } }, - [4399]={ + [4596]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% chance to deal Double Damage if you've dealt a Critical Strike with a Two Handed Melee Weapon Recently" + text="{0:+d}% Chance to Block Spell Damage while Channelling" } } }, stats={ - [1]="chance_to_deal_double_damage_%_if_crit_with_two_handed_melee_weapon_recently" + [1]="chance_to_block_spells_%_while_channelling" } }, - [4400]={ + [4597]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextRecently" + v="ReminderTextCrushed" }, limit={ [1]={ - [1]="#", - [2]="#" + [1]=1, + [2]=99 } }, - text="{0}% chance to deal Double Damage if you have Stunned an Enemy Recently" - } - } - }, - stats={ - [1]="chance_to_deal_double_damage_%_if_have_stunned_an_enemy_recently" - } - }, - [4401]={ - lang={ - English={ - [1]={ + text="{0}% chance to Crush on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCrushed" + }, limit={ [1]={ - [1]="#", + [1]=100, [2]="#" } }, - text="{0}% chance to deal Double Damage if you've Warcried in the past 8 seconds" + text="Crush on Hit" } } }, stats={ - [1]="chance_to_deal_double_damage_%_if_used_a_warcry_in_past_8_seconds" + [1]="chance_to_crush_on_hit_%" } }, - [4402]={ + [4598]={ lang={ English={ [1]={ @@ -110761,15 +115744,15 @@ return { [2]="#" } }, - text="{0}% chance to deal Double Damage per 4 Rage" + text="{0}% chance to deal Double Damage with Attacks if Attack Time is longer than 1 second" } } }, stats={ - [1]="chance_to_deal_double_damage_%_per_4_rage" + [1]="chance_to_deal_double_attack_damage_%_if_attack_time_longer_than_1_second" } }, - [4403]={ + [4599]={ lang={ English={ [1]={ @@ -110779,78 +115762,55 @@ return { [2]="#" } }, - text="{0}% chance to deal Double Damage per 500 Strength" + text="Gain {0}% chance to deal Double Damage for 3 seconds when you cast a Spell, up to once every 9 seconds" } } }, stats={ - [1]="chance_to_deal_double_damage_%_per_500_strength" + [1]="chance_to_deal_double_damage_for_3_seconds_on_spell_cast_every_9_seconds" } }, - [4404]={ + [4600]={ lang={ English={ [1]={ limit={ [1]={ [1]="#", - [2]=99 - } - }, - text="{0}% chance to deal Double Damage while Focused" - }, - [2]={ - limit={ - [1]={ - [1]=100, - [2]=100 - } - }, - text="Deal Double Damage while Focused" - } - } - }, - stats={ - [1]="chance_to_deal_double_damage_%_while_focused" - } - }, - [4405]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, [2]="#" } }, - text="You have {0}% chance to deal Double Damage while on Full Life" + text="{0}% chance to deal Double Damage" } } }, stats={ - [1]="chance_to_deal_double_damage_while_on_full_life_%" + [1]="chance_to_deal_double_damage_%" } }, - [4406]={ + [4601]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="{0}% chance to Dodge Attack Hits while at maximum Blade Flurry stages" + text="{0}% chance to deal Double Damage if you've dealt a Critical Strike with a Two Handed Melee Weapon Recently" } } }, stats={ - [1]="chance_to_dodge_%_at_max_charged_attack_stacks" + [1]="chance_to_deal_double_damage_%_if_crit_with_two_handed_melee_weapon_recently" } }, - [4407]={ + [4602]={ lang={ English={ [1]={ @@ -110860,19 +115820,19 @@ return { }, limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, - text="{0}% chance to Dodge Attack or Spell Hits if you've Hit an Enemy Recently" + text="{0}% chance to deal Double Damage if you have Stunned an Enemy Recently" } } }, stats={ - [1]="chance_to_dodge_attacks_and_spells_%_if_enemy_hit_recently" + [1]="chance_to_deal_double_damage_%_if_have_stunned_an_enemy_recently" } }, - [4408]={ + [4603]={ lang={ English={ [1]={ @@ -110882,15 +115842,15 @@ return { [2]="#" } }, - text="{0}% chance to Dodge Attack and Spell Hits while you have Energy Shield" + text="{0}% chance to deal Double Damage if you've Warcried in the past 8 seconds" } } }, stats={ - [1]="chance_to_dodge_attacks_and_spells_%_while_you_have_energy_shield" + [1]="chance_to_deal_double_damage_%_if_used_a_warcry_in_past_8_seconds" } }, - [4409]={ + [4604]={ lang={ English={ [1]={ @@ -110900,93 +115860,84 @@ return { [2]="#" } }, - text="{0}% chance to Dodge Attack Hits per Endurance Charge" + text="{0}% chance to deal Double Damage per 4 Rage" } } }, stats={ - [1]="chance_to_dodge_attacks_%_per_endurance_charge" + [1]="chance_to_deal_double_damage_%_per_4_rage" } }, - [4410]={ + [4605]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="{0}% chance to Dodge Attack Hits per Power Charge" + text="{0}% chance to deal Double Damage per 500 Strength" } } }, stats={ - [1]="chance_to_dodge_attacks_%_per_power_charge" + [1]="chance_to_deal_double_damage_%_per_500_strength" } }, - [4411]={ + [4606]={ lang={ English={ [1]={ limit={ [1]={ [1]="#", - [2]="#" + [2]=99 } }, - text="{0}% chance to Dodge Attack Hits while affected by Grace" - } - } - }, - stats={ - [1]="chance_to_dodge_attacks_%_while_affected_by_grace" - } - }, - [4412]={ - lang={ - English={ - [1]={ + text="{0}% chance to deal Double Damage while Focused" + }, + [2]={ limit={ [1]={ - [1]=1, - [2]="#" + [1]=100, + [2]=100 } }, - text="{0}% chance to Dodge Attack Hits while your Off Hand is empty" + text="Deal Double Damage while Focused" } } }, stats={ - [1]="chance_to_dodge_attacks_%_while_off_hand_is_empty" + [1]="chance_to_deal_double_damage_%_while_focused" } }, - [4413]={ + [4607]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="{0}% chance to Dodge Spell Hits while affected by Haste" + text="You have {0}% chance to deal Double Damage while on Full Life" } } }, stats={ - [1]="chance_to_dodge_spells_%_while_affected_by_haste" + [1]="chance_to_deal_double_damage_while_on_full_life_%" } }, - [4414]={ + [4608]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextDoubleArmour" + v="ReminderTextDefendPercentArmour" }, limit={ [1]={ @@ -110994,7 +115945,7 @@ return { [2]="#" } }, - text="{0}% chance to Defend with Double Armour" + text="{0}% chance to Defend with 200% of Armour" } } }, @@ -111002,7 +115953,7 @@ return { [1]="chance_to_double_armour_effect_on_hit_%" } }, - [4415]={ + [4609]={ lang={ English={ [1]={ @@ -111020,7 +115971,7 @@ return { [1]="chance_to_evade_attacks_%" } }, - [4416]={ + [4610]={ lang={ English={ [1]={ @@ -111042,7 +115993,7 @@ return { [1]="chance_to_evade_attacks_%_if_havent_been_hit_recently" } }, - [4417]={ + [4611]={ lang={ English={ [1]={ @@ -111060,7 +116011,7 @@ return { [1]="chance_to_evade_attacks_%_while_affected_by_grace" } }, - [4418]={ + [4612]={ lang={ English={ [1]={ @@ -111078,7 +116029,7 @@ return { [1]="chance_to_evade_%_while_you_have_energy_shield" } }, - [4419]={ + [4613]={ lang={ English={ [1]={ @@ -111096,21 +116047,42 @@ return { [1]="chance_to_fork_extra_projectile_%" } }, - [4420]={ + [4614]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ [1]=1, + [2]=99 + } + }, + text="Melee Hits which Stun have {0}% chance to Fortify" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" + }, + limit={ + [1]={ + [1]=100, [2]="#" } }, - text="{0}% chance to gain Fortify when you Stun an Enemy with Melee Damage" + text="Melee Hits which Stun Fortify" } } }, @@ -111118,7 +116090,7 @@ return { [1]="chance_to_fortify_on_melee_stun_%" } }, - [4421]={ + [4615]={ lang={ English={ [1]={ @@ -111136,7 +116108,29 @@ return { [1]="chance_to_freeze_shock_ignite_%_while_affected_by_a_herald" } }, - [4422]={ + [4616]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextElusive" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance to gain Elusive when you Block while Dual Wielding" + } + } + }, + stats={ + [1]="chance_to_gain_elusive_when_you_block_while_dual_wielding_%" + } + }, + [4617]={ lang={ English={ [1]={ @@ -111154,7 +116148,7 @@ return { [1]="chance_to_gain_endurance_charge_on_hit_%_vs_bleeding_enemy" } }, - [4423]={ + [4618]={ lang={ English={ [1]={ @@ -111172,7 +116166,7 @@ return { [1]="chance_to_gain_endurance_charge_when_you_stun_enemy_%" } }, - [4424]={ + [4619]={ lang={ English={ [1]={ @@ -111190,7 +116184,7 @@ return { [1]="chance_to_gain_endurance_charge_when_you_taunt_enemy_%" } }, - [4425]={ + [4620]={ lang={ English={ [1]={ @@ -111217,7 +116211,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_block_attack_%" } }, - [4426]={ + [4621]={ lang={ English={ [1]={ @@ -111244,7 +116238,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_block_%" } }, - [4427]={ + [4622]={ lang={ English={ [1]={ @@ -111262,7 +116256,7 @@ return { [1]="chance_to_gain_frenzy_charge_on_stun_%" } }, - [4428]={ + [4623]={ lang={ English={ [1]={ @@ -111280,7 +116274,7 @@ return { [1]="chance_to_gain_onslaught_on_flask_use_%" } }, - [4429]={ + [4624]={ lang={ English={ [1]={ @@ -111302,7 +116296,7 @@ return { [1]="chance_to_gain_onslaught_on_hit_%_vs_rare_or_unique_enemy" } }, - [4430]={ + [4625]={ lang={ English={ [1]={ @@ -111337,7 +116331,7 @@ return { [1]="chance_to_gain_onslaught_on_kill_for_10_seconds_%" } }, - [4431]={ + [4626]={ lang={ English={ [1]={ @@ -111355,7 +116349,7 @@ return { [1]="chance_to_gain_power_charge_on_hitting_enemy_affected_by_spiders_web_%" } }, - [4432]={ + [4627]={ lang={ English={ [1]={ @@ -111382,7 +116376,7 @@ return { [1]="chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%" } }, - [4433]={ + [4628]={ lang={ English={ [1]={ @@ -111400,7 +116394,7 @@ return { [1]="chance_to_gain_random_standard_charge_on_hit_%" } }, - [4434]={ + [4629]={ lang={ English={ [1]={ @@ -111418,7 +116412,7 @@ return { [1]="chance_to_gain_skill_cost_as_mana_when_paid_%" } }, - [4435]={ + [4630]={ lang={ English={ [1]={ @@ -111440,7 +116434,7 @@ return { [1]="chance_to_gain_unholy_might_on_crit_for_4_seconds_%" } }, - [4436]={ + [4631]={ lang={ English={ [1]={ @@ -111475,7 +116469,7 @@ return { [1]="chance_to_gain_unholy_might_on_kill_for_10_seconds_%" } }, - [4437]={ + [4632]={ lang={ English={ [1]={ @@ -111502,7 +116496,7 @@ return { [1]="chance_to_grant_endurance_charge_to_nearby_allies_on_hit_%" } }, - [4438]={ + [4633]={ lang={ English={ [1]={ @@ -111529,7 +116523,7 @@ return { [1]="chance_to_grant_frenzy_charge_to_nearby_allies_on_kill_%" } }, - [4439]={ + [4634]={ lang={ English={ [1]={ @@ -111547,38 +116541,41 @@ return { [1]="chance_to_grant_power_charge_on_shocking_chilled_enemy_%" } }, - [4440]={ + [4635]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% more chance to Hit while Blinded" - }, - [2]={ [1]={ - k="negate", - v=1 + k="reminderstring", + v="ReminderTextIgnite" + }, + [2]={ + k="reminderstring", + v="ReminderTextFreeze" + }, + [3]={ + k="reminderstring", + v="ReminderTextShock" + }, + [4]={ + k="reminderstring", + v="ReminderTextPoison" }, limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="{0}% less chance to Hit while Blinded" + text="+{0}% chance to Ignite, Freeze, Shock, and Poison Cursed Enemies" } } }, stats={ - [1]="chance_to_hit_while_blinded_+%_final" + [1]="chance_to_ignite_freeze_shock_and_poison_+%_vs_cursed_enemies" } }, - [4441]={ + [4636]={ lang={ English={ [1]={ @@ -111596,7 +116593,7 @@ return { [1]="chance_to_ignore_hexproof_%" } }, - [4442]={ + [4637]={ lang={ English={ [1]={ @@ -111631,7 +116628,7 @@ return { [1]="chance_to_inflict_additional_impale_%" } }, - [4443]={ + [4638]={ lang={ English={ [1]={ @@ -111666,7 +116663,7 @@ return { [1]="chance_to_inflict_brittle_on_enemy_on_block_%" } }, - [4444]={ + [4639]={ lang={ English={ [1]={ @@ -111701,7 +116698,7 @@ return { [1]="chance_to_inflict_sap_on_enemy_on_block_%" } }, - [4445]={ + [4640]={ lang={ English={ [1]={ @@ -111736,7 +116733,7 @@ return { [1]="chance_to_inflict_scorch_on_enemy_on_block_%" } }, - [4446]={ + [4641]={ lang={ English={ [1]={ @@ -111758,7 +116755,7 @@ return { [1]="chance_to_intimidate_nearby_enemies_on_melee_kill_%" } }, - [4447]={ + [4642]={ lang={ English={ [1]={ @@ -111793,7 +116790,25 @@ return { [1]="chance_to_intimidate_on_hit_%" } }, - [4448]={ + [4643]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Skills that leave Lingering Blades have {}% chance to leave two Lingering Blades instead of one" + } + } + }, + stats={ + [1]="chance_to_leave_2_ground_blades_%" + } + }, + [4644]={ lang={ English={ [1]={ @@ -111811,7 +116826,7 @@ return { [1]="chance_to_poison_on_hit_%_per_power_charge" } }, - [4449]={ + [4645]={ lang={ English={ [1]={ @@ -111858,7 +116873,7 @@ return { [1]="chance_to_sap_%_vs_enemies_in_chilling_areas" } }, - [4450]={ + [4646]={ lang={ English={ [1]={ @@ -111880,7 +116895,25 @@ return { [1]="chance_to_shock_chilled_enemies_%" } }, - [4451]={ + [4647]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Skills that would Summon a Totem have {}% chance to Summon two Totems instead" + } + } + }, + stats={ + [1]="chance_to_summon_two_totems_%" + } + }, + [4648]={ lang={ English={ [1]={ @@ -111898,7 +116931,7 @@ return { [1]="chance_to_throw_4_additional_traps_%" } }, - [4452]={ + [4649]={ lang={ English={ [1]={ @@ -111933,7 +116966,7 @@ return { [1]="chance_to_unnerve_on_hit_%" } }, - [4453]={ + [4650]={ lang={ English={ [1]={ @@ -111964,7 +116997,7 @@ return { [1]="channelled_skill_damage_+%" } }, - [4454]={ + [4651]={ lang={ English={ [1]={ @@ -111995,7 +117028,7 @@ return { [1]="channelled_skill_damage_+%_per_10_devotion" } }, - [4455]={ + [4652]={ lang={ English={ [1]={ @@ -112009,15 +117042,33 @@ return { [2]="#" } }, - text="Chaos Damage does not bypass Energy Shield while not on Low Life or Low Mana" + text="Chaos Damage does not bypass Energy Shield while not on Low Life" } } }, stats={ - [1]="chaos_damage_does_not_bypass_energy_shield_while_not_low_life_or_mana" + [1]="chaos_damage_does_not_bypass_energy_shield_while_not_low_life" } }, - [4456]={ + [4653]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Chaos Damage over Time Multiplier per 4% Chaos Resistance" + } + } + }, + stats={ + [1]="chaos_damage_over_time_multiplier_+_per_4_chaos_resistance" + } + }, + [4654]={ lang={ English={ [1]={ @@ -112035,7 +117086,7 @@ return { [1]="additional_chaos_resistance_against_damage_over_time_%" } }, - [4457]={ + [4655]={ lang={ English={ [1]={ @@ -112062,7 +117113,7 @@ return { [1]="chaos_damage_%_taken_from_mana_before_life" } }, - [4458]={ + [4656]={ lang={ English={ [1]={ @@ -112080,7 +117131,7 @@ return { [1]="chaos_damage_+%_per_100_max_mana_up_to_80" } }, - [4459]={ + [4657]={ lang={ English={ [1]={ @@ -112111,7 +117162,7 @@ return { [1]="chaos_damage_+%_while_affected_by_herald_of_agony" } }, - [4460]={ + [4658]={ lang={ English={ [1]={ @@ -112129,7 +117180,7 @@ return { [1]="chaos_damage_resistance_%_per_endurance_charge" } }, - [4461]={ + [4659]={ lang={ English={ [1]={ @@ -112147,7 +117198,7 @@ return { [1]="chaos_damage_resistance_is_doubled" } }, - [4462]={ + [4660]={ lang={ English={ [1]={ @@ -112165,7 +117216,7 @@ return { [1]="chaos_damage_resistance_%_per_poison_stack" } }, - [4463]={ + [4661]={ lang={ English={ [1]={ @@ -112192,7 +117243,7 @@ return { [1]="chaos_damage_resistance_%_when_stationary" } }, - [4464]={ + [4662]={ lang={ English={ [1]={ @@ -112210,7 +117261,7 @@ return { [1]="chaos_damage_resistance_%_while_affected_by_herald_of_agony" } }, - [4465]={ + [4663]={ lang={ English={ [1]={ @@ -112228,7 +117279,7 @@ return { [1]="chaos_damage_resistance_%_while_affected_by_purity_of_elements" } }, - [4466]={ + [4664]={ lang={ English={ [1]={ @@ -112246,7 +117297,7 @@ return { [1]="chaos_damage_resisted_by_lowest_resistance" } }, - [4467]={ + [4665]={ lang={ English={ [1]={ @@ -112277,7 +117328,7 @@ return { [1]="chaos_damage_taken_over_time_+%_while_in_caustic_cloud" } }, - [4468]={ + [4666]={ lang={ English={ [1]={ @@ -112308,7 +117359,7 @@ return { [1]="chaos_damage_with_attack_skills_+%" } }, - [4469]={ + [4667]={ lang={ English={ [1]={ @@ -112339,7 +117390,7 @@ return { [1]="chaos_damage_with_spell_skills_+%" } }, - [4470]={ + [4668]={ lang={ English={ [1]={ @@ -112361,7 +117412,7 @@ return { [1]="chaos_skill_chance_to_hinder_on_hit_%" } }, - [4471]={ + [4669]={ lang={ English={ [1]={ @@ -112379,7 +117430,7 @@ return { [1]="chaos_skill_chance_to_ignite_%" } }, - [4472]={ + [4670]={ lang={ English={ [1]={ @@ -112397,7 +117448,7 @@ return { [1]="chaos_skill_gem_level_+" } }, - [4473]={ + [4671]={ lang={ English={ [1]={ @@ -112428,29 +117479,7 @@ return { [1]="chaos_skills_area_of_effect_+%" } }, - [4474]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits if you have finished Channelling Charged Dash Recently" - } - } - }, - stats={ - [1]="charged_dash_chance_to_dodge_%_if_finished_channelling_recently" - } - }, - [4475]={ + [4672]={ lang={ English={ [1]={ @@ -112481,7 +117510,7 @@ return { [1]="charged_dash_movement_speed_+%_final" } }, - [4476]={ + [4673]={ lang={ English={ [1]={ @@ -112499,7 +117528,7 @@ return { [1]="chest_drop_additional_corrupted_item_divination_cards" } }, - [4477]={ + [4674]={ lang={ English={ [1]={ @@ -112517,7 +117546,7 @@ return { [1]="chest_drop_additional_currency_item_divination_cards" } }, - [4478]={ + [4675]={ lang={ English={ [1]={ @@ -112535,7 +117564,7 @@ return { [1]="chest_drop_additional_divination_cards_from_current_world_area" } }, - [4479]={ + [4676]={ lang={ English={ [1]={ @@ -112553,7 +117582,7 @@ return { [1]="chest_drop_additional_divination_cards_from_same_set" } }, - [4480]={ + [4677]={ lang={ English={ [1]={ @@ -112571,7 +117600,7 @@ return { [1]="chest_drop_additional_unique_item_divination_cards" } }, - [4481]={ + [4678]={ lang={ English={ [1]={ @@ -112589,7 +117618,7 @@ return { [1]="chest_number_of_additional_pirate_uniques_to_drop" } }, - [4482]={ + [4679]={ lang={ English={ [1]={ @@ -112620,7 +117649,7 @@ return { [1]="chill_and_freeze_duration_+%" } }, - [4483]={ + [4680]={ lang={ English={ [1]={ @@ -112655,7 +117684,7 @@ return { [1]="chill_attackers_for_4_seconds_on_block_%_chance" } }, - [4484]={ + [4681]={ lang={ English={ [1]={ @@ -112673,7 +117702,7 @@ return { [1]="chill_effect_is_reversed" } }, - [4485]={ + [4682]={ lang={ English={ [1]={ @@ -112704,7 +117733,7 @@ return { [1]="chill_effect_+%" } }, - [4486]={ + [4683]={ lang={ English={ [1]={ @@ -112735,7 +117764,7 @@ return { [1]="chill_effect_+%_with_critical_strikes" } }, - [4487]={ + [4684]={ lang={ English={ [1]={ @@ -112757,7 +117786,7 @@ return { [1]="chill_nearby_enemies_when_you_focus" } }, - [4488]={ + [4685]={ lang={ English={ [1]={ @@ -112796,7 +117825,7 @@ return { [1]="chilled_ground_effect_+%" } }, - [4489]={ + [4686]={ lang={ English={ [1]={ @@ -112831,7 +117860,7 @@ return { [1]="chilled_ground_when_hit_with_attack_%" } }, - [4490]={ + [4687]={ lang={ English={ [1]={ @@ -112853,7 +117882,7 @@ return { [1]="chilled_while_bleeding" } }, - [4491]={ + [4688]={ lang={ English={ [1]={ @@ -112875,7 +117904,46 @@ return { [1]="chilled_while_poisoned" } }, - [4492]={ + [4689]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextChillingArea" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Curses on Enemies in your Chilling Areas have {}% increased Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextChillingArea" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Curses on Enemies in your Chilling Areas have {}% reduced Effect" + } + } + }, + stats={ + [1]="chilling_areas_also_grant_curse_effect_+%" + } + }, + [4690]={ lang={ English={ [1]={ @@ -112914,7 +117982,25 @@ return { [1]="chilling_areas_also_grant_lightning_damage_taken_+%" } }, - [4493]={ + [4691]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Temporal Rift has no Reservation" + } + } + }, + stats={ + [1]="chronomancer_reserves_no_mana" + } + }, + [4692]={ lang={ English={ [1]={ @@ -112945,7 +118031,7 @@ return { [1]="circle_of_power_critical_strike_chance_+%_per_stage" } }, - [4494]={ + [4693]={ lang={ English={ [1]={ @@ -112968,7 +118054,7 @@ return { [2]="circle_of_power_max_added_lightning_per_stage" } }, - [4495]={ + [4694]={ lang={ English={ [1]={ @@ -112999,7 +118085,73 @@ return { [1]="circle_of_power_upgrade_cost_+%" } }, - [4496]={ + [4695]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Clarity has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Clarity has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="clarity_mana_reservation_efficiency_-2%_per_1" + } + }, + [4696]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Clarity has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Clarity has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="clarity_mana_reservation_efficiency_+%" + } + }, + [4697]={ lang={ English={ [1]={ @@ -113017,7 +118169,7 @@ return { [1]="clarity_reserves_no_mana" } }, - [4497]={ + [4698]={ lang={ English={ [1]={ @@ -113048,13 +118200,17 @@ return { [1]="claw_damage_+%_while_on_low_life" } }, - [4498]={ + [4699]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -113062,7 +118218,7 @@ return { [2]="#" } }, - text="Cleave grants Fortify on Hit" + text="Hits with Cleave Fortify" } } }, @@ -113070,7 +118226,7 @@ return { [1]="cleave_fortify_on_hit" } }, - [4499]={ + [4700]={ lang={ English={ [1]={ @@ -113088,7 +118244,7 @@ return { [1]="cleave_+1_base_radius_per_nearby_enemy_up_to_10" } }, - [4500]={ + [4701]={ lang={ English={ [1]={ @@ -113119,7 +118275,7 @@ return { [1]="cobra_lash_damage_+%" } }, - [4501]={ + [4702]={ lang={ English={ [1]={ @@ -113146,7 +118302,7 @@ return { [1]="cobra_lash_number_of_additional_chains" } }, - [4502]={ + [4703]={ lang={ English={ [1]={ @@ -113177,7 +118333,7 @@ return { [1]="cobra_lash_projectile_speed_+%" } }, - [4503]={ + [4704]={ lang={ English={ [1]={ @@ -113216,7 +118372,7 @@ return { [1]="cold_ailment_duration_+%" } }, - [4504]={ + [4705]={ lang={ English={ [1]={ @@ -113255,7 +118411,7 @@ return { [1]="cold_ailment_effect_+%_against_shocked_enemies" } }, - [4505]={ + [4706]={ lang={ English={ [1]={ @@ -113294,7 +118450,7 @@ return { [1]="cold_ailment_effect_+%" } }, - [4506]={ + [4707]={ lang={ English={ [1]={ @@ -113333,7 +118489,7 @@ return { [1]="cold_ailments_effect_+%_final_if_hit_highest_cold" } }, - [4507]={ + [4708]={ lang={ English={ [1]={ @@ -113351,7 +118507,7 @@ return { [1]="cold_and_chaos_damage_resistance_%" } }, - [4508]={ + [4709]={ lang={ English={ [1]={ @@ -113369,7 +118525,7 @@ return { [1]="cold_damage_+%_per_cold_resistance_above_75" } }, - [4509]={ + [4710]={ lang={ English={ [1]={ @@ -113387,7 +118543,7 @@ return { [1]="cold_damage_%_to_add_as_chaos_per_frenzy_charge" } }, - [4510]={ + [4711]={ lang={ English={ [1]={ @@ -113418,7 +118574,7 @@ return { [1]="cold_damage_+%_if_you_have_used_a_fire_skill_recently" } }, - [4511]={ + [4712]={ lang={ English={ [1]={ @@ -113436,7 +118592,7 @@ return { [1]="cold_damage_+%_per_25_dexterity" } }, - [4512]={ + [4713]={ lang={ English={ [1]={ @@ -113454,7 +118610,7 @@ return { [1]="cold_damage_+%_per_25_intelligence" } }, - [4513]={ + [4714]={ lang={ English={ [1]={ @@ -113472,7 +118628,7 @@ return { [1]="cold_damage_+%_per_25_strength" } }, - [4514]={ + [4715]={ lang={ English={ [1]={ @@ -113503,7 +118659,7 @@ return { [1]="cold_damage_+%_per_frenzy_charge" } }, - [4515]={ + [4716]={ lang={ English={ [1]={ @@ -113542,7 +118698,7 @@ return { [1]="cold_damage_+%_per_missing_cold_resistance" } }, - [4516]={ + [4717]={ lang={ English={ [1]={ @@ -113573,7 +118729,7 @@ return { [1]="cold_damage_+%_while_affected_by_hatred" } }, - [4517]={ + [4718]={ lang={ English={ [1]={ @@ -113604,7 +118760,7 @@ return { [1]="cold_damage_+%_while_affected_by_herald_of_ice" } }, - [4518]={ + [4719]={ lang={ English={ [1]={ @@ -113635,7 +118791,7 @@ return { [1]="cold_damage_+%_while_off_hand_is_empty" } }, - [4519]={ + [4720]={ lang={ English={ [1]={ @@ -113653,7 +118809,7 @@ return { [1]="cold_damage_resistance_%_while_affected_by_herald_of_ice" } }, - [4520]={ + [4721]={ lang={ English={ [1]={ @@ -113675,7 +118831,7 @@ return { [1]="cold_damage_taken_goes_to_life_over_4_seconds_%" } }, - [4521]={ + [4722]={ lang={ English={ [1]={ @@ -113693,7 +118849,7 @@ return { [1]="cold_damage_taken_+" } }, - [4522]={ + [4723]={ lang={ English={ [1]={ @@ -113732,7 +118888,7 @@ return { [1]="cold_damage_taken_+%_if_have_been_hit_recently" } }, - [4523]={ + [4724]={ lang={ English={ [1]={ @@ -113763,7 +118919,7 @@ return { [1]="cold_damage_with_attack_skills_+%" } }, - [4524]={ + [4725]={ lang={ English={ [1]={ @@ -113794,7 +118950,25 @@ return { [1]="cold_damage_with_spell_skills_+%" } }, - [4525]={ + [4726]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cold Exposure you inflict applies an extra {0:+d}% to Cold Resistance" + } + } + }, + stats={ + [1]="cold_exposure_you_inflict_applies_extra_cold_resistance_+%" + } + }, + [4727]={ lang={ English={ [1]={ @@ -113812,7 +118986,7 @@ return { [1]="cold_hit_and_dot_damage_%_taken_as_lightning" } }, - [4526]={ + [4728]={ lang={ English={ [1]={ @@ -113843,7 +119017,7 @@ return { [1]="cold_hit_damage_+%_vs_shocked_enemies" } }, - [4527]={ + [4729]={ lang={ English={ [1]={ @@ -113861,7 +119035,7 @@ return { [1]="cold_penetration_%_vs_chilled_enemies" } }, - [4528]={ + [4730]={ lang={ English={ [1]={ @@ -113879,7 +119053,7 @@ return { [1]="cold_projectile_mine_critical_multiplier_+" } }, - [4529]={ + [4731]={ lang={ English={ [1]={ @@ -113910,7 +119084,7 @@ return { [1]="cold_projectile_mine_damage_+%" } }, - [4530]={ + [4732]={ lang={ English={ [1]={ @@ -113941,7 +119115,7 @@ return { [1]="cold_projectile_mine_throwing_speed_negated_+%" } }, - [4531]={ + [4733]={ lang={ English={ [1]={ @@ -113972,7 +119146,7 @@ return { [1]="cold_projectile_mine_throwing_speed_+%" } }, - [4532]={ + [4734]={ lang={ English={ [1]={ @@ -114003,7 +119177,7 @@ return { [1]="cold_reflect_damage_taken_+%_while_affected_by_purity_of_ice" } }, - [4533]={ + [4735]={ lang={ English={ [1]={ @@ -114025,7 +119199,7 @@ return { [1]="cold_skill_chance_to_inflict_cold_exposure_%" } }, - [4534]={ + [4736]={ lang={ English={ [1]={ @@ -114043,7 +119217,7 @@ return { [1]="cold_skill_gem_level_+" } }, - [4535]={ + [4737]={ lang={ English={ [1]={ @@ -114065,7 +119239,7 @@ return { [1]="cold_skills_chance_to_poison_on_hit_%" } }, - [4536]={ + [4738]={ lang={ English={ [1]={ @@ -114083,7 +119257,7 @@ return { [1]="cold_snap_uses_and_gains_power_charges_instead_of_frenzy" } }, - [4537]={ + [4739]={ lang={ English={ [1]={ @@ -114101,7 +119275,7 @@ return { [1]="cold_spell_physical_damage_%_to_convert_to_cold" } }, - [4538]={ + [4740]={ lang={ English={ [1]={ @@ -114119,7 +119293,25 @@ return { [1]="combust_area_of_effect_+%" } }, - [4539]={ + [4741]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Conductivity has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="conductivity_no_reservation" + } + }, + [4742]={ lang={ English={ [1]={ @@ -114137,7 +119329,7 @@ return { [1]="consecrated_ground_additional_physical_damage_reduction_%" } }, - [4540]={ + [4743]={ lang={ English={ [1]={ @@ -114155,7 +119347,7 @@ return { [1]="consecrated_ground_allies_recover_es_as_well_as_life_from_life_regeneration" } }, - [4541]={ + [4744]={ lang={ English={ [1]={ @@ -114173,7 +119365,7 @@ return { [1]="consecrated_ground_effect_+%" } }, - [4542]={ + [4745]={ lang={ English={ [1]={ @@ -114204,7 +119396,7 @@ return { [1]="consecrated_ground_enemy_damage_taken_+%" } }, - [4543]={ + [4746]={ lang={ English={ [1]={ @@ -114235,7 +119427,7 @@ return { [1]="consecrated_ground_enemy_damage_taken_+%_while_affected_by_zealotry" } }, - [4544]={ + [4747]={ lang={ English={ [1]={ @@ -114257,7 +119449,7 @@ return { [1]="consecrated_ground_immune_to_curses" } }, - [4545]={ + [4748]={ lang={ English={ [1]={ @@ -114279,7 +119471,7 @@ return { [1]="consecrated_ground_immune_to_status_ailments" } }, - [4546]={ + [4749]={ lang={ English={ [1]={ @@ -114305,7 +119497,7 @@ return { [1]="consecrated_ground_effect_lingers_for_ms_after_leaving_the_area_while_affected_by_zealotry" } }, - [4547]={ + [4750]={ lang={ English={ [1]={ @@ -114327,7 +119519,7 @@ return { [1]="consecrated_ground_radius_on_hit_enemy_magic_rare_unique_every_3_seconds" } }, - [4548]={ + [4751]={ lang={ English={ [1]={ @@ -114349,7 +119541,7 @@ return { [1]="consecrated_ground_while_stationary_radius" } }, - [4549]={ + [4752]={ lang={ English={ [1]={ @@ -114380,7 +119572,7 @@ return { [1]="consecrated_path_area_of_effect_+%" } }, - [4550]={ + [4753]={ lang={ English={ [1]={ @@ -114411,7 +119603,7 @@ return { [1]="consecrated_path_damage_+%" } }, - [4551]={ + [4754]={ lang={ English={ [1]={ @@ -114421,7 +119613,7 @@ return { [2]="#" } }, - text="{0}% chance to Spread when affected Enemy is Hit " + text="{0}% chance to Spread when affected Enemy is Hit" }, [2]={ limit={ @@ -114430,7 +119622,7 @@ return { [2]="#" } }, - text="Spread when affected Enemy is Hit " + text="Spread when affected Enemy is Hit" } } }, @@ -114438,7 +119630,7 @@ return { [1]="contagion_spread_on_hit_affected_enemy_%" } }, - [4552]={ + [4755]={ lang={ English={ [1]={ @@ -114469,7 +119661,7 @@ return { [1]="conversation_trap_converted_enemy_damage_+%" } }, - [4553]={ + [4756]={ lang={ English={ [1]={ @@ -114479,7 +119671,7 @@ return { [2]="#" } }, - text="Converted Enemies have {0}% chance to Taunt on Hit " + text="Converted Enemies have {0}% chance to Taunt on Hit" }, [2]={ [1]={ @@ -114492,7 +119684,7 @@ return { [2]="#" } }, - text="Converted Enemies Taunt on Hit " + text="Converted Enemies Taunt on Hit" } } }, @@ -114500,7 +119692,7 @@ return { [1]="conversion_trap_converted_enemies_chance_to_taunt_on_hit_%" } }, - [4554]={ + [4757]={ lang={ English={ [1]={ @@ -114531,7 +119723,7 @@ return { [1]="cooldown_speed_+%_per_brand_up_to_40%" } }, - [4555]={ + [4758]={ lang={ English={ [1]={ @@ -114558,7 +119750,7 @@ return { [1]="corpse_erruption_base_maximum_number_of_geyers" } }, - [4556]={ + [4759]={ lang={ English={ [1]={ @@ -114589,7 +119781,7 @@ return { [1]="corpse_eruption_cast_speed_+%" } }, - [4557]={ + [4760]={ lang={ English={ [1]={ @@ -114620,7 +119812,7 @@ return { [1]="corpse_eruption_damage_+%" } }, - [4558]={ + [4761]={ lang={ English={ [1]={ @@ -114651,7 +119843,7 @@ return { [1]="corpse_warp_cast_speed_+%" } }, - [4559]={ + [4762]={ lang={ English={ [1]={ @@ -114682,7 +119874,7 @@ return { [1]="corpse_warp_damage_+%" } }, - [4560]={ + [4763]={ lang={ English={ [1]={ @@ -114700,7 +119892,7 @@ return { [1]="corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second" } }, - [4561]={ + [4764]={ lang={ English={ [1]={ @@ -114718,7 +119910,7 @@ return { [1]="corrosive_shroud_poison_dot_multiplier_+_while_aura_active" } }, - [4562]={ + [4765]={ lang={ English={ [1]={ @@ -114736,7 +119928,7 @@ return { [1]="corrupting_fever_apply_additional_corrupted_blood_%" } }, - [4563]={ + [4766]={ lang={ English={ [1]={ @@ -114767,7 +119959,7 @@ return { [1]="corrupting_fever_damage_+%" } }, - [4564]={ + [4767]={ lang={ English={ [1]={ @@ -114798,7 +119990,7 @@ return { [1]="corrupting_fever_duration_+%" } }, - [4565]={ + [4768]={ lang={ English={ [1]={ @@ -114820,7 +120012,42 @@ return { [1]="counterattacks_deal_double_damage" } }, - [4566]={ + [4769]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextDebilitate" + }, + limit={ + [1]={ + [1]=100, + [2]=100 + } + }, + text="Counterattacks Debilitate Enemies for 1 second on Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextDebilitate" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Counterattacks have a {0}% chance to Debilitate on Hit for 1 second" + } + } + }, + stats={ + [1]="counterattacks_debilitate_for_1_second_on_hit_%_chance" + } + }, + [4770]={ lang={ English={ [1]={ @@ -114842,7 +120069,7 @@ return { [1]="cover_in_ash_on_hit_%" } }, - [4567]={ + [4771]={ lang={ English={ [1]={ @@ -114864,7 +120091,7 @@ return { [1]="cover_in_ash_on_hit_%_while_you_are_burning" } }, - [4568]={ + [4772]={ lang={ English={ [1]={ @@ -114895,7 +120122,7 @@ return { [1]="crackling_lance_cast_speed_+%" } }, - [4569]={ + [4773]={ lang={ English={ [1]={ @@ -114926,7 +120153,7 @@ return { [1]="crackling_lance_damage_+%" } }, - [4570]={ + [4774]={ lang={ English={ [1]={ @@ -114944,7 +120171,7 @@ return { [1]="create_additional_brand_%_chance" } }, - [4571]={ + [4775]={ lang={ English={ [1]={ @@ -114966,7 +120193,7 @@ return { [1]="create_blighted_spore_on_killing_rare_enemy" } }, - [4572]={ + [4776]={ lang={ English={ [1]={ @@ -114988,7 +120215,7 @@ return { [1]="create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy" } }, - [4573]={ + [4777]={ lang={ English={ [1]={ @@ -115010,7 +120237,7 @@ return { [1]="create_consecrated_ground_on_kill_%" } }, - [4574]={ + [4778]={ lang={ English={ [1]={ @@ -115033,7 +120260,7 @@ return { [2]="create_herald_of_thunder_storm_on_shocking_enemy" } }, - [4575]={ + [4779]={ lang={ English={ [1]={ @@ -115055,7 +120282,7 @@ return { [1]="create_profane_ground_instead_of_consecrated_ground" } }, - [4576]={ + [4780]={ lang={ English={ [1]={ @@ -115073,7 +120300,7 @@ return { [1]="create_smoke_cloud_on_kill_%_chance" } }, - [4577]={ + [4781]={ lang={ English={ [1]={ @@ -115095,7 +120322,7 @@ return { [1]="cremation_base_fires_projectile_every_x_ms" } }, - [4578]={ + [4782]={ lang={ English={ [1]={ @@ -115126,7 +120353,7 @@ return { [1]="critical_strike_chance_+%_vs_shocked_enemies" } }, - [4579]={ + [4783]={ lang={ English={ [1]={ @@ -115144,7 +120371,7 @@ return { [1]="critical_multiplier_+%_per_10_max_es_on_shield" } }, - [4580]={ + [4784]={ lang={ English={ [1]={ @@ -115162,11 +120389,15 @@ return { [1]="critical_strike_chance_increased_by_lightning_resistance" } }, - [4581]={ + [4785]={ lang={ English={ [1]={ [1]={ + k="reminderstring", + v="ReminderTextOvercappedResistance" + }, + [2]={ k="reminderstring", v="ReminderTextUncappedResist" }, @@ -115176,15 +120407,37 @@ return { [2]="#" } }, - text="Critical Strike Chance is increased by Uncapped Lightning Resistance" + text="Critical Strike Chance is increased by Overcapped Lightning Resistance" } } }, stats={ - [1]="critical_strike_chance_increased_by_uncapped_lightning_resistance" + [1]="critical_strike_chance_increased_by_overcapped_lightning_resistance" } }, - [4582]={ + [4786]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Critical Strike Chance is increased by chance to Suppress Spell Damage" + } + } + }, + stats={ + [1]="critical_strike_chance_increased_by_spell_suppression_chance" + } + }, + [4787]={ lang={ English={ [1]={ @@ -115202,7 +120455,7 @@ return { [1]="critical_strike_chance_+%_against_enemies_on_consecrated_ground_while_affected_by_zealotry" } }, - [4583]={ + [4788]={ lang={ English={ [1]={ @@ -115233,7 +120486,7 @@ return { [1]="critical_strike_chance_+%_during_any_flask_effect" } }, - [4584]={ + [4789]={ lang={ English={ [1]={ @@ -115264,7 +120517,7 @@ return { [1]="critical_strike_chance_+%_final_while_unhinged" } }, - [4585]={ + [4790]={ lang={ English={ [1]={ @@ -115303,7 +120556,7 @@ return { [1]="critical_strike_chance_+%_for_spells_if_you_have_killed_recently" } }, - [4586]={ + [4791]={ lang={ English={ [1]={ @@ -115342,7 +120595,7 @@ return { [1]="critical_strike_chance_+%_if_enemy_killed_recently" } }, - [4587]={ + [4792]={ lang={ English={ [1]={ @@ -115381,7 +120634,7 @@ return { [1]="critical_strike_chance_+%_if_have_been_shocked_recently" } }, - [4588]={ + [4793]={ lang={ English={ [1]={ @@ -115420,7 +120673,7 @@ return { [1]="critical_strike_chance_+%_if_have_not_crit_recently" } }, - [4589]={ + [4794]={ lang={ English={ [1]={ @@ -115459,7 +120712,7 @@ return { [1]="critical_strike_chance_+%_if_havent_blocked_recently" } }, - [4590]={ + [4795]={ lang={ English={ [1]={ @@ -115498,7 +120751,7 @@ return { [1]="critical_strike_chance_+%_if_not_gained_power_charge_recently" } }, - [4591]={ + [4796]={ lang={ English={ [1]={ @@ -115529,7 +120782,7 @@ return { [1]="critical_strike_chance_+%_per_10_strength" } }, - [4592]={ + [4797]={ lang={ English={ [1]={ @@ -115560,7 +120813,7 @@ return { [1]="critical_strike_chance_+%_per_blitz_charge" } }, - [4593]={ + [4798]={ lang={ English={ [1]={ @@ -115591,7 +120844,7 @@ return { [1]="critical_strike_chance_+%_per_brand" } }, - [4594]={ + [4799]={ lang={ English={ [1]={ @@ -115622,7 +120875,7 @@ return { [1]="critical_strike_chance_+%_per_endurance_charge" } }, - [4595]={ + [4800]={ lang={ English={ [1]={ @@ -115653,7 +120906,7 @@ return { [1]="critical_strike_chance_+%_per_frenzy_charge" } }, - [4596]={ + [4801]={ lang={ English={ [1]={ @@ -115684,7 +120937,7 @@ return { [1]="critical_strike_chance_+%_per_intensity" } }, - [4597]={ + [4802]={ lang={ English={ [1]={ @@ -115723,7 +120976,7 @@ return { [1]="critical_strike_chance_+%_per_mine_detonated_recently_up_to_100%" } }, - [4598]={ + [4803]={ lang={ English={ [1]={ @@ -115754,7 +121007,7 @@ return { [1]="critical_strike_chance_+%_per_righteous_charge" } }, - [4599]={ + [4804]={ lang={ English={ [1]={ @@ -115785,7 +121038,7 @@ return { [1]="critical_strike_chance_+%_vs_marked_enemy" } }, - [4600]={ + [4805]={ lang={ English={ [1]={ @@ -115816,7 +121069,7 @@ return { [1]="critical_strike_chance_+%_vs_taunted_enemies" } }, - [4601]={ + [4806]={ lang={ English={ [1]={ @@ -115847,7 +121100,7 @@ return { [1]="critical_strike_chance_+%_while_affected_by_wrath" } }, - [4602]={ + [4807]={ lang={ English={ [1]={ @@ -115878,7 +121131,7 @@ return { [1]="critical_strike_chance_+%_while_channelling" } }, - [4603]={ + [4808]={ lang={ English={ [1]={ @@ -115909,7 +121162,7 @@ return { [1]="spell_critical_strike_chance_+%_while_dual_wielding" } }, - [4604]={ + [4809]={ lang={ English={ [1]={ @@ -115940,7 +121193,7 @@ return { [1]="spell_critical_strike_chance_+%_while_holding_shield" } }, - [4605]={ + [4810]={ lang={ English={ [1]={ @@ -115979,7 +121232,7 @@ return { [1]="spell_critical_strike_chance_+%_while_wielding_staff" } }, - [4606]={ + [4811]={ lang={ English={ [1]={ @@ -116010,7 +121263,7 @@ return { [1]="critical_strike_chance_+%_while_you_have_depleted_physical_aegis" } }, - [4607]={ + [4812]={ lang={ English={ [1]={ @@ -116028,7 +121281,7 @@ return { [1]="critical_strike_damage_cannot_be_reflected" } }, - [4608]={ + [4813]={ lang={ English={ [1]={ @@ -116050,7 +121303,7 @@ return { [1]="critical_strike_multiplier_+_if_have_dealt_non_crit_recently" } }, - [4609]={ + [4814]={ lang={ English={ [1]={ @@ -116068,7 +121321,7 @@ return { [1]="critical_strike_multiplier_for_arrows_that_pierce_+" } }, - [4610]={ + [4815]={ lang={ English={ [1]={ @@ -116086,7 +121339,7 @@ return { [1]="critical_strike_multiplier_is_300" } }, - [4611]={ + [4816]={ lang={ English={ [1]={ @@ -116104,7 +121357,7 @@ return { [1]="critical_strike_multiplier_+_during_any_flask_effect" } }, - [4612]={ + [4817]={ lang={ English={ [1]={ @@ -116126,7 +121379,7 @@ return { [1]="critical_strike_multiplier_+_for_spells_if_you_havent_killed_recently" } }, - [4613]={ + [4818]={ lang={ English={ [1]={ @@ -116148,7 +121401,7 @@ return { [1]="critical_strike_multiplier_+_if_crit_with_a_herald_skill_recently" } }, - [4614]={ + [4819]={ lang={ English={ [1]={ @@ -116166,7 +121419,7 @@ return { [1]="critical_strike_multiplier_+_if_dexterity_higher_than_intelligence" } }, - [4615]={ + [4820]={ lang={ English={ [1]={ @@ -116188,7 +121441,7 @@ return { [1]="critical_strike_multiplier_+_if_enemy_killed_recently" } }, - [4616]={ + [4821]={ lang={ English={ [1]={ @@ -116210,7 +121463,7 @@ return { [1]="critical_strike_multiplier_+_if_enemy_shattered_recently" } }, - [4617]={ + [4822]={ lang={ English={ [1]={ @@ -116237,7 +121490,7 @@ return { [1]="critical_strike_multiplier_+_if_gained_power_charge_recently" } }, - [4618]={ + [4823]={ lang={ English={ [1]={ @@ -116259,7 +121512,7 @@ return { [1]="critical_strike_multiplier_+_if_have_not_dealt_critical_strike_recently" } }, - [4619]={ + [4824]={ lang={ English={ [1]={ @@ -116277,7 +121530,7 @@ return { [1]="critical_strike_multiplier_+_if_rare_or_unique_enemy_nearby" } }, - [4620]={ + [4825]={ lang={ English={ [1]={ @@ -116299,7 +121552,7 @@ return { [1]="critical_strike_multiplier_+_if_taken_a_savage_hit_recently" } }, - [4621]={ + [4826]={ lang={ English={ [1]={ @@ -116321,7 +121574,7 @@ return { [1]="critical_strike_multiplier_+_if_you_have_blocked_recently" } }, - [4622]={ + [4827]={ lang={ English={ [1]={ @@ -116339,7 +121592,7 @@ return { [1]="critical_strike_multiplier_+_if_youve_been_channelling_for_at_least_1_second" } }, - [4623]={ + [4828]={ lang={ English={ [1]={ @@ -116361,7 +121614,7 @@ return { [1]="critical_strike_multiplier_+_per_mine_detonated_recently_up_to_40" } }, - [4624]={ + [4829]={ lang={ English={ [1]={ @@ -116379,7 +121632,25 @@ return { [1]="critical_strike_multiplier_+_vs_taunted_enemies" } }, - [4625]={ + [4830]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="+{0}% to Critical Strike Multiplier against Unique Enemies" + } + } + }, + stats={ + [1]="critical_strike_multiplier_+_vs_unique_enemies" + } + }, + [4831]={ lang={ English={ [1]={ @@ -116397,7 +121668,7 @@ return { [1]="critical_strike_multiplier_+_while_affected_by_anger" } }, - [4626]={ + [4832]={ lang={ English={ [1]={ @@ -116415,7 +121686,7 @@ return { [1]="critical_strike_multiplier_+_while_affected_by_precision" } }, - [4627]={ + [4833]={ lang={ English={ [1]={ @@ -116433,7 +121704,7 @@ return { [1]="spell_critical_strike_multiplier_+_while_dual_wielding" } }, - [4628]={ + [4834]={ lang={ English={ [1]={ @@ -116451,7 +121722,7 @@ return { [1]="spell_critical_strike_multiplier_+_while_holding_shield" } }, - [4629]={ + [4835]={ lang={ English={ [1]={ @@ -116473,7 +121744,7 @@ return { [1]="spell_critical_strike_multiplier_+_while_wielding_staff" } }, - [4630]={ + [4836]={ lang={ English={ [1]={ @@ -116491,7 +121762,7 @@ return { [1]="critical_strike_multiplier_+_with_herald_skills" } }, - [4631]={ + [4837]={ lang={ English={ [1]={ @@ -116509,7 +121780,7 @@ return { [1]="critical_strike_multiplier_+%_with_claws_daggers" } }, - [4632]={ + [4838]={ lang={ English={ [1]={ @@ -116527,7 +121798,7 @@ return { [1]="critical_strike_%_chance_to_deal_double_damage" } }, - [4633]={ + [4839]={ lang={ English={ [1]={ @@ -116545,7 +121816,7 @@ return { [1]="critical_strikes_always_knockback_shocked_enemies" } }, - [4634]={ + [4840]={ lang={ English={ [1]={ @@ -116563,7 +121834,7 @@ return { [1]="critical_strikes_deal_no_damage" } }, - [4635]={ + [4841]={ lang={ English={ [1]={ @@ -116581,7 +121852,7 @@ return { [1]="critical_strikes_do_not_always_apply_non_damaging_ailments" } }, - [4636]={ + [4842]={ lang={ English={ [1]={ @@ -116599,7 +121870,7 @@ return { [1]="critical_strikes_penetrates_%_elemental_resistances_while_affected_by_zealotry" } }, - [4637]={ + [4843]={ lang={ English={ [1]={ @@ -116621,7 +121892,56 @@ return { [1]="critical_strikes_that_inflict_bleeding_also_rupture" } }, - [4638]={ + [4844]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to Level of all Critical Support Gems" + } + } + }, + stats={ + [1]="critical_support_gem_level_+" + } + }, + [4845]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Effect of Cruelty" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Cruelty" + } + } + }, + stats={ + [1]="cruelty_effect_+%" + } + }, + [4846]={ lang={ English={ [1]={ @@ -116656,7 +121976,7 @@ return { [1]="crush_for_2_seconds_on_hit_%_chance" } }, - [4639]={ + [4847]={ lang={ English={ [1]={ @@ -116682,7 +122002,7 @@ return { [1]="crush_on_hit_ms_vs_full_life_enemies" } }, - [4640]={ + [4848]={ lang={ English={ [1]={ @@ -116700,7 +122020,7 @@ return { [1]="culling_strike_on_enemies_affected_by_poachers_mark" } }, - [4641]={ + [4849]={ lang={ English={ [1]={ @@ -116722,7 +122042,7 @@ return { [1]="culling_strike_vs_cursed_enemies" } }, - [4642]={ + [4850]={ lang={ English={ [1]={ @@ -116744,7 +122064,7 @@ return { [1]="culling_strike_vs_marked_enemy" } }, - [4643]={ + [4851]={ lang={ English={ [1]={ @@ -116775,7 +122095,7 @@ return { [1]="curse_aura_skill_area_of_effect_+%" } }, - [4644]={ + [4852]={ lang={ English={ [1]={ @@ -116785,7 +122105,7 @@ return { [2]="#" } }, - text="{0}% increased Effect of Curses on you while on Consecrated Ground" + text="{0}% increased Reservation Efficiency of Curse Aura Skills" }, [2]={ [1]={ @@ -116798,29 +122118,33 @@ return { [2]=-1 } }, - text="{0}% reduced Effect of Curses on you while on Consecrated Ground" + text="{0}% reduced Reservation Efficiency of Curse Aura Skills" } } }, stats={ - [1]="curse_effect_on_self_+%_while_on_consecrated_ground" + [1]="curse_aura_skills_reservation_efficiency_+%" } }, - [4645]={ + [4853]={ lang={ English={ [1]={ + [1]={ + k="double", + v=1 + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Effect of Curses on you during Effect of any Mana Flask" + text="{0}% reduced Mana Reservation Efficiency of Curse Aura Skills" }, [2]={ [1]={ - k="negate", + k="negate_and_double", v=1 }, limit={ @@ -116829,54 +122153,46 @@ return { [2]=-1 } }, - text="{0}% reduced Effect of Curses on you during Effect of any Mana Flask" + text="{0}% increased Mana Reservation Efficiency of Curse Aura Skills" } } }, stats={ - [1]="curse_effect_on_self_+%_while_under_effect_of_life_or_mana_flask" + [1]="curse_aura_skills_mana_reservation_efficiency_-2%_per_1" } }, - [4646]={ + [4854]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Effect of your Curses if you've spent 200 total Mana Recently" + text="{0}% increased Mana Reservation Efficiency of Curse Aura Skills" }, [2]={ [1]={ k="negate", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextRecently" - }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="{0}% reduced Effect of your Curses if you've spent 200 total Mana Recently" + text="{0}% reduced Mana Reservation Efficiency of Curse Aura Skills" } } }, stats={ - [1]="curse_effect_+%_if_200_mana_spent_recently" + [1]="curse_aura_skills_mana_reservation_efficiency_+%" } }, - [4647]={ + [4855]={ lang={ English={ [1]={ @@ -116886,116 +122202,147 @@ return { [2]="#" } }, - text="Hexes you inflict have {0:+d} to maximum Doom" + text="{0}% increased Effect of Curses on you while on Consecrated Ground" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Curses on you while on Consecrated Ground" } } }, stats={ - [1]="curse_maximum_doom" + [1]="curse_effect_on_self_+%_while_on_consecrated_ground" } }, - [4648]={ + [4856]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextCurseVulnerability" - }, limit={ [1]={ [1]=1, - [2]=99 + [2]="#" } }, - text="{0}% chance to Curse Enemies with Vulnerability on Hit" + text="{0}% increased Effect of Curses on you during Effect of any Mana Flask" }, [2]={ [1]={ - k="reminderstring", - v="ReminderTextCurseVulnerability" + k="negate", + v=1 }, limit={ [1]={ - [1]=100, - [2]="#" + [1]="#", + [2]=-1 } }, - text="Curse Enemies with Vulnerability on Hit" + text="{0}% reduced Effect of Curses on you during Effect of any Mana Flask" } } }, stats={ - [1]="curse_on_hit_%_vulnerability" + [1]="curse_effect_on_self_+%_while_under_effect_of_life_or_mana_flask" } }, - [4649]={ + [4857]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="Curse Skills have {0}% increased Skill Effect Duration" + text="{0}% increased Effect of your Curses if you've spent 200 total Mana Recently" }, [2]={ [1]={ k="negate", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="Curse Skills have {0}% reduced Skill Effect Duration" + text="{0}% reduced Effect of your Curses if you've spent 200 total Mana Recently" } } }, stats={ - [1]="curse_skill_effect_duration_+%" + [1]="curse_effect_+%_if_200_mana_spent_recently" } }, - [4650]={ + [4858]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextCurseEnfeeble" + limit={ + [1]={ + [1]=1, + [2]="#" + } }, + text="Hexes you inflict have {0:+d} to maximum Doom" + } + } + }, + stats={ + [1]="curse_maximum_doom" + } + }, + [4859]={ + lang={ + English={ + [1]={ limit={ [1]={ - [1]=100, + [1]=1, [2]="#" } }, - text="Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect" + text="Curse Skills have {0}% increased Skill Effect Duration" }, [2]={ [1]={ - k="reminderstring", - v="ReminderTextCurseEnfeeble" + k="negate", + v=1 }, limit={ [1]={ [1]="#", - [2]="#" + [2]=-1 } }, - text="{0}% chance to Curse Non-Cursed Enemies with Enfeeble on Hit, with 80% increased Effect" + text="Curse Skills have {0}% reduced Skill Effect Duration" } } }, stats={ - [1]="curse_with_enfeeble_on_hit_%_against_uncursed_enemies" + [1]="curse_skill_effect_duration_+%" } }, - [4651]={ + [4860]={ lang={ English={ [1]={ @@ -117022,7 +122369,7 @@ return { [1]="cursed_enemies_%_chance_to_grant_endurance_charge_when_hit" } }, - [4652]={ + [4861]={ lang={ English={ [1]={ @@ -117049,7 +122396,7 @@ return { [1]="cursed_enemies_%_chance_to_grant_frenzy_charge_when_hit" } }, - [4653]={ + [4862]={ lang={ English={ [1]={ @@ -117076,7 +122423,42 @@ return { [1]="cursed_enemies_%_chance_to_grant_power_charge_when_hit" } }, - [4654]={ + [4863]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseSilence" + }, + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to Curse you with Silence when Hit" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseSilence" + }, + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Curses you with Silence when Hit" + } + } + }, + stats={ + [1]="cursed_with_silence_when_hit_%_chance" + } + }, + [4864]={ lang={ English={ [1]={ @@ -117094,7 +122476,7 @@ return { [1]="curses_have_no_effect_on_you_for_4_seconds_every_10_seconds" } }, - [4655]={ + [4865]={ lang={ English={ [1]={ @@ -117112,7 +122494,7 @@ return { [1]="curses_you_inflict_remain_after_death" } }, - [4656]={ + [4866]={ lang={ English={ [1]={ @@ -117143,7 +122525,7 @@ return { [1]="cyclone_max_stages_movement_speed_+%" } }, - [4657]={ + [4867]={ lang={ English={ [1]={ @@ -117174,7 +122556,7 @@ return { [1]="damage_+%_final_if_there_is_at_most_1_rare_or_unique_enemy_nearby" } }, - [4658]={ + [4868]={ lang={ English={ [1]={ @@ -117205,7 +122587,7 @@ return { [1]="damage_+%_per_poison_stack" } }, - [4659]={ + [4869]={ lang={ English={ [1]={ @@ -117236,7 +122618,7 @@ return { [1]="damage_+%_per_raised_zombie" } }, - [4660]={ + [4870]={ lang={ English={ [1]={ @@ -117254,7 +122636,7 @@ return { [1]="damage_cannot_be_reflected" } }, - [4661]={ + [4871]={ lang={ English={ [1]={ @@ -117272,7 +122654,29 @@ return { [1]="damage_from_hits_always_and_only_bypasses_energy_shield_when_not_blocked" } }, - [4662]={ + [4872]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to Damage over Time Multiplier if you've Killed Recently" + } + } + }, + stats={ + [1]="damage_over_time_multiplier_+_if_enemy_killed_recently" + } + }, + [4873]={ lang={ English={ [1]={ @@ -117303,7 +122707,7 @@ return { [1]="damage_over_time_+%_while_affected_by_a_herald" } }, - [4663]={ + [4874]={ lang={ English={ [1]={ @@ -117334,7 +122738,7 @@ return { [1]="damage_over_time_+%_with_attack_skills" } }, - [4664]={ + [4875]={ lang={ English={ [1]={ @@ -117365,7 +122769,7 @@ return { [1]="damage_over_time_+%_with_bow_skills" } }, - [4665]={ + [4876]={ lang={ English={ [1]={ @@ -117396,7 +122800,38 @@ return { [1]="damage_over_time_+%_with_herald_skills" } }, - [4666]={ + [4877]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage over Time Taken while you have at least 20 Fortification" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage over Time Taken while you have at least 20 Fortification" + } + } + }, + stats={ + [1]="damage_over_time_taken_+%_while_you_have_at_least_20_fortification" + } + }, + [4878]={ lang={ English={ [1]={ @@ -117414,7 +122849,7 @@ return { [1]="damage_penetrates_%_cold_resistance_while_affected_by_herald_of_ice" } }, - [4667]={ + [4879]={ lang={ English={ [1]={ @@ -117436,7 +122871,7 @@ return { [1]="damage_penetrates_%_elemental_resistance_if_enemy_not_killed_recently" } }, - [4668]={ + [4880]={ lang={ English={ [1]={ @@ -117454,7 +122889,25 @@ return { [1]="damage_penetrates_%_elemental_resistance_vs_chilled_enemies" } }, - [4669]={ + [4881]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Damage Penetrates {0}% Elemental Resistances against Cursed Enemies" + } + } + }, + stats={ + [1]="damage_penetrates_%_elemental_resistance_vs_cursed_enemies" + } + }, + [4882]={ lang={ English={ [1]={ @@ -117472,7 +122925,7 @@ return { [1]="damage_penetrates_%_fire_resistance_while_affected_by_herald_of_ash" } }, - [4670]={ + [4883]={ lang={ English={ [1]={ @@ -117490,7 +122943,7 @@ return { [1]="damage_penetrates_%_lightning_resistance_while_affected_by_herald_of_thunder" } }, - [4671]={ + [4884]={ lang={ English={ [1]={ @@ -117521,7 +122974,7 @@ return { [1]="damage_+%_against_enemies_marked_by_you" } }, - [4672]={ + [4885]={ lang={ English={ [1]={ @@ -117539,7 +122992,7 @@ return { [1]="damage_+%_final_if_lost_endurance_charge_in_past_8_seconds" } }, - [4673]={ + [4886]={ lang={ English={ [1]={ @@ -117570,7 +123023,7 @@ return { [1]="damage_+%_final_with_at_least_1_nearby_ally" } }, - [4674]={ + [4887]={ lang={ English={ [1]={ @@ -117601,7 +123054,7 @@ return { [1]="damage_+%_for_each_herald_affecting_you" } }, - [4675]={ + [4888]={ lang={ English={ [1]={ @@ -117632,7 +123085,7 @@ return { [1]="damage_+%_for_enemies_you_inflict_spiders_web_upon" } }, - [4676]={ + [4889]={ lang={ English={ [1]={ @@ -117671,7 +123124,7 @@ return { [1]="damage_+%_if_enemy_killed_recently" } }, - [4677]={ + [4890]={ lang={ English={ [1]={ @@ -117702,7 +123155,7 @@ return { [1]="damage_+%_if_firing_atleast_7_projectiles" } }, - [4678]={ + [4891]={ lang={ English={ [1]={ @@ -117741,7 +123194,7 @@ return { [1]="damage_+%_if_have_been_ignited_recently" } }, - [4679]={ + [4892]={ lang={ English={ [1]={ @@ -117772,7 +123225,7 @@ return { [1]="damage_+%_if_have_crit_in_past_8_seconds" } }, - [4680]={ + [4893]={ lang={ English={ [1]={ @@ -117803,7 +123256,7 @@ return { [1]="damage_+%_if_only_one_enemy_nearby" } }, - [4681]={ + [4894]={ lang={ English={ [1]={ @@ -117834,7 +123287,7 @@ return { [1]="damage_+%_if_skill_costs_life" } }, - [4682]={ + [4895]={ lang={ English={ [1]={ @@ -117873,7 +123326,7 @@ return { [1]="damage_+%_if_used_travel_skill_recently" } }, - [4683]={ + [4896]={ lang={ English={ [1]={ @@ -117912,7 +123365,7 @@ return { [1]="damage_+%_if_you_have_frozen_enemy_recently" } }, - [4684]={ + [4897]={ lang={ English={ [1]={ @@ -117943,7 +123396,7 @@ return { [1]="damage_+%_if_you_have_shocked_recently" } }, - [4685]={ + [4898]={ lang={ English={ [1]={ @@ -117961,7 +123414,7 @@ return { [1]="damage_+%_per_10_dex" } }, - [4686]={ + [4899]={ lang={ English={ [1]={ @@ -117979,7 +123432,7 @@ return { [1]="damage_+%_per_15_dex" } }, - [4687]={ + [4900]={ lang={ English={ [1]={ @@ -117997,7 +123450,7 @@ return { [1]="damage_+%_per_15_int" } }, - [4688]={ + [4901]={ lang={ English={ [1]={ @@ -118015,7 +123468,7 @@ return { [1]="damage_+%_per_15_strength" } }, - [4689]={ + [4902]={ lang={ English={ [1]={ @@ -118046,7 +123499,7 @@ return { [1]="damage_+%_per_1%_block_chance" } }, - [4690]={ + [4903]={ lang={ English={ [1]={ @@ -118064,7 +123517,7 @@ return { [1]="damage_+%_per_1%_increased_item_found_quantity" } }, - [4691]={ + [4904]={ lang={ English={ [1]={ @@ -118103,7 +123556,7 @@ return { [1]="damage_+%_per_5_of_your_lowest_attribute" } }, - [4692]={ + [4905]={ lang={ English={ [1]={ @@ -118134,7 +123587,38 @@ return { [1]="damage_+%_per_active_golem" } }, - [4693]={ + [4906]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage per Linked target" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage per Linked target" + } + } + }, + stats={ + [1]="damage_+%_per_active_link" + } + }, + [4907]={ lang={ English={ [1]={ @@ -118165,7 +123649,7 @@ return { [1]="damage_+%_per_frenzy_power_or_endurance_charge" } }, - [4694]={ + [4908]={ lang={ English={ [1]={ @@ -118196,7 +123680,7 @@ return { [1]="damage_+%_per_poison_up_to_75%" } }, - [4695]={ + [4909]={ lang={ English={ [1]={ @@ -118227,7 +123711,7 @@ return { [1]="damage_+%_per_power_charge" } }, - [4696]={ + [4910]={ lang={ English={ [1]={ @@ -118266,7 +123750,25 @@ return { [1]="damage_+%_per_warcry_used_recently" } }, - [4697]={ + [4911]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage for each of your Aura or Herald Skills affecting you" + } + } + }, + stats={ + [1]="damage_+%_per_your_aura_or_herald_skill_affecting_you" + } + }, + [4912]={ lang={ English={ [1]={ @@ -118297,7 +123799,7 @@ return { [1]="damage_+%_vs_abyssal_monsters" } }, - [4698]={ + [4913]={ lang={ English={ [1]={ @@ -118328,7 +123830,7 @@ return { [1]="damage_+%_vs_chilled_enemies" } }, - [4699]={ + [4914]={ lang={ English={ [1]={ @@ -118359,7 +123861,7 @@ return { [1]="damage_+%_vs_magic_monsters" } }, - [4700]={ + [4915]={ lang={ English={ [1]={ @@ -118390,7 +123892,7 @@ return { [1]="damage_+%_vs_taunted_enemies" } }, - [4701]={ + [4916]={ lang={ English={ [1]={ @@ -118421,7 +123923,7 @@ return { [1]="damage_+%_on_full_energy_shield" } }, - [4702]={ + [4917]={ lang={ English={ [1]={ @@ -118452,7 +123954,7 @@ return { [1]="damage_+%_when_on_full_life" } }, - [4703]={ + [4918]={ lang={ English={ [1]={ @@ -118483,7 +123985,7 @@ return { [1]="damage_+%_while_affected_by_a_herald" } }, - [4704]={ + [4919]={ lang={ English={ [1]={ @@ -118514,7 +124016,7 @@ return { [1]="damage_+%_while_channelling" } }, - [4705]={ + [4920]={ lang={ English={ [1]={ @@ -118553,7 +124055,69 @@ return { [1]="damage_+%_while_in_blood_stance" } }, - [4706]={ + [4921]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage while you are wielding a Bow and have a Totem" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage while you are wielding a Bow and have a Totem" + } + } + }, + stats={ + [1]="damage_+%_while_wielding_bow_if_totem_summoned" + } + }, + [4922]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage while wielding two different Weapon Types" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage while wielding two different Weapon Types" + } + } + }, + stats={ + [1]="damage_+%_while_wielding_two_different_weapon_types" + } + }, + [4923]={ lang={ English={ [1]={ @@ -118584,7 +124148,7 @@ return { [1]="damage_+%_while_you_have_a_summoned_golem" } }, - [4707]={ + [4924]={ lang={ English={ [1]={ @@ -118615,7 +124179,7 @@ return { [1]="damage_+%_with_herald_skills" } }, - [4708]={ + [4925]={ lang={ English={ [1]={ @@ -118646,7 +124210,7 @@ return { [1]="damage_+%_with_hits_and_ailments" } }, - [4709]={ + [4926]={ lang={ English={ [1]={ @@ -118685,7 +124249,7 @@ return { [1]="damage_+%_with_maces_sceptres_staves" } }, - [4710]={ + [4927]={ lang={ English={ [1]={ @@ -118716,7 +124280,7 @@ return { [1]="damage_+%_with_non_vaal_skills_during_soul_gain_prevention" } }, - [4711]={ + [4928]={ lang={ English={ [1]={ @@ -118747,7 +124311,7 @@ return { [1]="damage_+%_with_shield_skills" } }, - [4712]={ + [4929]={ lang={ English={ [1]={ @@ -118778,7 +124342,7 @@ return { [1]="damage_+%_with_shield_skills_per_2%_attack_block" } }, - [4713]={ + [4930]={ lang={ English={ [1]={ @@ -118796,7 +124360,7 @@ return { [1]="damage_removed_from_mana_before_life_%_while_affected_by_clarity" } }, - [4714]={ + [4931]={ lang={ English={ [1]={ @@ -118814,7 +124378,7 @@ return { [1]="damage_removed_from_mana_before_life_%_while_focused" } }, - [4715]={ + [4932]={ lang={ English={ [1]={ @@ -118836,7 +124400,25 @@ return { [1]="damage_removed_from_spectres_before_life_or_es_%" } }, - [4716]={ + [4933]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% of Damage from Hits is taken from your nearest Totem's Life before you" + } + } + }, + stats={ + [1]="damage_removed_from_your_nearest_totem_before_life_or_es_%" + } + }, + [4934]={ lang={ English={ [1]={ @@ -118867,7 +124449,7 @@ return { [1]="damage_taken_+%_for_4_seconds_after_spending_200_mana" } }, - [4717]={ + [4935]={ lang={ English={ [1]={ @@ -118898,7 +124480,7 @@ return { [1]="damage_taken_+%_if_there_are_at_least_2_rare_or_unique_enemies_nearby" } }, - [4718]={ + [4936]={ lang={ English={ [1]={ @@ -118929,7 +124511,29 @@ return { [1]="damage_taken_+%_while_affected_by_elusive" } }, - [4719]={ + [4937]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUnlucky" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Suppressed Spell Damage dealt to you is Unlucky" + } + } + }, + stats={ + [1]="damage_taken_from_suppressed_hits_is_unlucky" + } + }, + [4938]={ lang={ English={ [1]={ @@ -118951,7 +124555,7 @@ return { [1]="damage_taken_goes_to_life_over_4_seconds_%" } }, - [4720]={ + [4939]={ lang={ English={ [1]={ @@ -118973,7 +124577,38 @@ return { [1]="damage_taken_goes_to_mana_over_4_seconds_%_while_affected_by_clarity" } }, - [4721]={ + [4940]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Damage over Time taken during Effect of any Life Flask" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Damage over Time taken during Effect of any Life Flask" + } + } + }, + stats={ + [1]="damage_taken_over_time_+%_final_during_life_flask_effect" + } + }, + [4941]={ lang={ English={ [1]={ @@ -119004,7 +124639,7 @@ return { [1]="damage_taken_per_250_dexterity_+%" } }, - [4722]={ + [4942]={ lang={ English={ [1]={ @@ -119035,7 +124670,7 @@ return { [1]="damage_taken_per_250_intelligence_+%" } }, - [4723]={ + [4943]={ lang={ English={ [1]={ @@ -119066,7 +124701,7 @@ return { [1]="damage_taken_per_250_strength_+%" } }, - [4724]={ + [4944]={ lang={ English={ [1]={ @@ -119097,7 +124732,7 @@ return { [1]="damage_taken_per_ghost_dance_stack_+%" } }, - [4725]={ + [4945]={ lang={ English={ [1]={ @@ -119128,7 +124763,7 @@ return { [1]="damage_taken_+%_final_from_enemies_near_marked_enemy" } }, - [4726]={ + [4946]={ lang={ English={ [1]={ @@ -119159,7 +124794,7 @@ return { [1]="damage_taken_+%_final_per_gale_force" } }, - [4727]={ + [4947]={ lang={ English={ [1]={ @@ -119190,7 +124825,7 @@ return { [1]="damage_taken_+%_final_per_totem" } }, - [4728]={ + [4948]={ lang={ English={ [1]={ @@ -119229,7 +124864,7 @@ return { [1]="damage_taken_+%_if_have_been_frozen_recently" } }, - [4729]={ + [4949]={ lang={ English={ [1]={ @@ -119268,7 +124903,38 @@ return { [1]="damage_taken_+%_if_have_not_been_hit_recently" } }, - [4730]={ + [4950]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Damage taken while on Full Life" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Damage taken while on Full Life" + } + } + }, + stats={ + [1]="damage_taken_+%_on_full_life" + } + }, + [4951]={ lang={ English={ [1]={ @@ -119299,7 +124965,7 @@ return { [1]="damage_taken_+%_while_leeching" } }, - [4731]={ + [4952]={ lang={ English={ [1]={ @@ -119338,7 +125004,7 @@ return { [1]="damage_taken_+%_while_phasing" } }, - [4732]={ + [4953]={ lang={ English={ [1]={ @@ -119369,7 +125035,7 @@ return { [1]="damage_vs_enemies_on_full_life_+%" } }, - [4733]={ + [4954]={ lang={ English={ [1]={ @@ -119395,7 +125061,7 @@ return { [1]="damaging_ailments_deal_damage_+%_faster" } }, - [4734]={ + [4955]={ lang={ English={ [1]={ @@ -119413,7 +125079,7 @@ return { [1]="dark_pact_minions_recover_%_life_on_hit" } }, - [4735]={ + [4956]={ lang={ English={ [1]={ @@ -119444,7 +125110,7 @@ return { [1]="dark_ritual_area_of_effect_+%" } }, - [4736]={ + [4957]={ lang={ English={ [1]={ @@ -119475,7 +125141,7 @@ return { [1]="dark_ritual_damage_+%" } }, - [4737]={ + [4958]={ lang={ English={ [1]={ @@ -119506,7 +125172,38 @@ return { [1]="dark_ritual_linked_curse_effect_+%" } }, - [4738]={ + [4959]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Size of Fish caught during Daytime" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Size of Fish caught during Daytime" + } + } + }, + stats={ + [1]="daytime_fish_caught_size_+%" + } + }, + [4960]={ lang={ English={ [1]={ @@ -119524,7 +125221,7 @@ return { [1]="deal_1000_chaos_damage_per_second_for_10_seconds_on_hit" } }, - [4739]={ + [4961]={ lang={ English={ [1]={ @@ -119542,7 +125239,7 @@ return { [1]="deal_chaos_damage_per_second_for_10_seconds_on_hit" } }, - [4740]={ + [4962]={ lang={ English={ [1]={ @@ -119560,7 +125257,7 @@ return { [1]="deal_double_damage_to_enemies_on_full_life" } }, - [4741]={ + [4963]={ lang={ English={ [1]={ @@ -119578,7 +125275,7 @@ return { [1]="deal_no_damage_when_not_on_low_life" } }, - [4742]={ + [4964]={ lang={ English={ [1]={ @@ -119596,7 +125293,7 @@ return { [1]="deal_no_elemental_damage" } }, - [4743]={ + [4965]={ lang={ English={ [1]={ @@ -119614,7 +125311,7 @@ return { [1]="deal_no_non_chaos_damage" } }, - [4744]={ + [4966]={ lang={ English={ [1]={ @@ -119632,7 +125329,7 @@ return { [1]="deal_no_non_elemental_damage" } }, - [4745]={ + [4967]={ lang={ English={ [1]={ @@ -119667,7 +125364,33 @@ return { [1]="debilitate_enemies_for_1_second_on_hit_%_chance" } }, - [4746]={ + [4968]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextDebilitate" + }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Debilitate Enemies for 1 second when you Suppress their Spell Damage" + } + } + }, + stats={ + [1]="debilitate_enemies_for_1_second_when_suppressing_their_spell" + } + }, + [4969]={ lang={ English={ [1]={ @@ -119702,7 +125425,7 @@ return { [1]="debuff_time_passed_-%_while_affected_by_haste" } }, - [4747]={ + [4970]={ lang={ English={ [1]={ @@ -119737,7 +125460,7 @@ return { [1]="debuff_time_passed_+%" } }, - [4748]={ + [4971]={ lang={ English={ [1]={ @@ -119759,7 +125482,7 @@ return { [1]="defences_are_zero" } }, - [4749]={ + [4972]={ lang={ English={ [1]={ @@ -119781,7 +125504,80 @@ return { [1]="defences_from_animated_guardians_items_apply_to_animated_weapon" } }, - [4750]={ + [4973]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextStaffWarstaff" + }, + [2]={ + k="reminderstring", + v="ReminderTextDefences" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Defences while wielding a Staff" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextStaffWarstaff" + }, + [3]={ + k="reminderstring", + v="ReminderTextDefences" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Defences while wielding a Staff" + } + } + }, + stats={ + [1]="defences_+%_while_wielding_staff" + } + }, + [4974]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextDefendPercentArmour" + }, + [2]={ + k="reminderstring", + v="ReminderTextLowEnergyShield" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Defend with {0}% of Armour while not on Low Energy Shield" + } + } + }, + stats={ + [1]="defend_with_%_of_armour_while_not_on_low_energy_shield" + } + }, + [4975]={ lang={ English={ [1]={ @@ -119812,7 +125608,38 @@ return { [1]="defiance_banner_aura_effect_+%" } }, - [4751]={ + [4976]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Defiance Banner has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Defiance Banner has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="defiance_banner_mana_reservation_efficiency_+%" + } + }, + [4977]={ lang={ English={ [1]={ @@ -119843,7 +125670,7 @@ return { [1]="delirium_aura_effect_+%" } }, - [4752]={ + [4978]={ lang={ English={ [1]={ @@ -119874,7 +125701,7 @@ return { [1]="delirium_mana_reservation_+%" } }, - [4753]={ + [4979]={ lang={ English={ [1]={ @@ -119892,7 +125719,61 @@ return { [1]="delirium_reserves_no_mana" } }, - [4754]={ + [4980]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Area contains {0} extra Packs of Insects" + } + } + }, + stats={ + [1]="delve_biome_area_contains_x_extra_packs_of_insects" + } + }, + [4981]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Monsters' Projectiles always Pierce" + } + } + }, + stats={ + [1]="delve_biome_monster_projectiles_always_pierce" + } + }, + [4982]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unique Boss has {0}% more maximum Life" + } + } + }, + stats={ + [1]="delve_boss_life_+%_final_from_biome" + } + }, + [4983]={ lang={ English={ [1]={ @@ -119910,7 +125791,7 @@ return { [1]="desecrate_maximum_number_of_corpses" } }, - [4755]={ + [4984]={ lang={ English={ [1]={ @@ -119941,7 +125822,7 @@ return { [1]="despair_curse_effect_+%" } }, - [4756]={ + [4985]={ lang={ English={ [1]={ @@ -119972,7 +125853,122 @@ return { [1]="despair_duration_+%" } }, - [4757]={ + [4986]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Despair has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="despair_no_reservation" + } + }, + [4987]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Destructive Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Destructive Link Duration" + } + } + }, + stats={ + [1]="destructive_link_duration_+%" + } + }, + [4988]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Determination has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Determination has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="determination_mana_reservation_efficiency_-2%_per_1" + } + }, + [4989]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Determination has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Determination has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="determination_mana_reservation_efficiency_+%" + } + }, + [4990]={ lang={ English={ [1]={ @@ -119990,7 +125986,25 @@ return { [1]="determination_reserves_no_mana" } }, - [4758]={ + [4991]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Dexterity's Accuracy Bonus instead grants +3 to Accuracy Rating per Dexterity" + } + } + }, + stats={ + [1]="dexterity_accuracy_bonus_grants_accuracy_rating_+3_per_dexterity_instead" + } + }, + [4992]={ lang={ English={ [1]={ @@ -120021,7 +126035,7 @@ return { [1]="dexterity_+%_if_strength_higher_than_intelligence" } }, - [4759]={ + [4993]={ lang={ English={ [1]={ @@ -120039,7 +126053,7 @@ return { [1]="dexterity_skill_gem_level_+" } }, - [4760]={ + [4994]={ lang={ English={ [1]={ @@ -120070,7 +126084,7 @@ return { [1]="discharge_area_of_effect_+%_final" } }, - [4761]={ + [4995]={ lang={ English={ [1]={ @@ -120088,7 +126102,7 @@ return { [1]="discharge_cooldown_override_ms" } }, - [4762]={ + [4996]={ lang={ English={ [1]={ @@ -120119,7 +126133,7 @@ return { [1]="discharge_damage_+%_final" } }, - [4763]={ + [4997]={ lang={ English={ [1]={ @@ -120137,7 +126151,7 @@ return { [1]="discharge_radius_+" } }, - [4764]={ + [4998]={ lang={ English={ [1]={ @@ -120168,7 +126182,73 @@ return { [1]="discharge_triggered_damage_+%_final" } }, - [4765]={ + [4999]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Discipline has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Discipline has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="discipline_mana_reservation_efficiency_-2%_per_1" + } + }, + [5000]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Discipline has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Discipline has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="discipline_mana_reservation_efficiency_+%" + } + }, + [5001]={ lang={ English={ [1]={ @@ -120186,7 +126266,7 @@ return { [1]="discipline_reserves_no_mana" } }, - [4766]={ + [5002]={ lang={ English={ [1]={ @@ -120217,7 +126297,7 @@ return { [1]="disintegrate_secondary_beam_angle_+%" } }, - [4767]={ + [5003]={ lang={ English={ [1]={ @@ -120235,7 +126315,7 @@ return { [1]="dispel_bleed_on_guard_skill_use" } }, - [4768]={ + [5004]={ lang={ English={ [1]={ @@ -120253,7 +126333,7 @@ return { [1]="dispel_corrupted_blood_on_guard_skill_use" } }, - [4769]={ + [5005]={ lang={ English={ [1]={ @@ -120271,7 +126351,7 @@ return { [1]="display_cowards_trial_waves_of_monsters" } }, - [4770]={ + [5006]={ lang={ English={ [1]={ @@ -120289,7 +126369,7 @@ return { [1]="display_cowards_trial_waves_of_undead_monsters" } }, - [4771]={ + [5007]={ lang={ English={ [1]={ @@ -120307,7 +126387,7 @@ return { [1]="display_dark_ritual_curse_max_skill_level_requirement" } }, - [4772]={ + [5008]={ lang={ English={ [1]={ @@ -120338,7 +126418,25 @@ return { [1]="display_heist_contract_lockdown_timer_+%" } }, - [4773]={ + [5009]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% improved Rewards" + } + } + }, + stats={ + [1]="display_legion_uber_fragment_improved_rewards_+%" + } + }, + [5010]={ lang={ English={ [1]={ @@ -120356,7 +126454,7 @@ return { [1]="display_map_augmentable_boss" } }, - [4774]={ + [5011]={ lang={ English={ [1]={ @@ -120374,7 +126472,7 @@ return { [1]="display_map_inhabited_by_lunaris_fanatics" } }, - [4775]={ + [5012]={ lang={ English={ [1]={ @@ -120392,7 +126490,7 @@ return { [1]="display_map_inhabited_by_solaris_fanatics" } }, - [4776]={ + [5013]={ lang={ English={ [1]={ @@ -120410,7 +126508,7 @@ return { [1]="display_map_labyrinth_chests_fortune" } }, - [4777]={ + [5014]={ lang={ English={ [1]={ @@ -120428,7 +126526,7 @@ return { [1]="display_map_labyrinth_enchant_belts" } }, - [4778]={ + [5015]={ lang={ English={ [1]={ @@ -120500,7 +126598,7 @@ return { [1]="display_map_mission_id" } }, - [4779]={ + [5016]={ lang={ English={ [1]={ @@ -120518,7 +126616,7 @@ return { [1]="display_strongbox_drops_additional_shaper_or_elder_cards" } }, - [4780]={ + [5017]={ lang={ English={ [1]={ @@ -120549,7 +126647,7 @@ return { [1]="divine_tempest_beam_width_+%" } }, - [4781]={ + [5018]={ lang={ English={ [1]={ @@ -120580,7 +126678,7 @@ return { [1]="divine_tempest_damage_+%" } }, - [4782]={ + [5019]={ lang={ English={ [1]={ @@ -120607,154 +126705,7 @@ return { [1]="divine_tempest_number_of_additional_nearby_enemies_to_zap" } }, - [4783]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack and Spell Hits per 500 Maximum Mana, up to 20%" - } - } - }, - stats={ - [1]="dodge_attacks_and_spell_chance_%_per_500_maximum_mana_up_to_20" - } - }, - [4784]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]=1, - [2]=99 - } - }, - text="{0}% chance to Dodge Attack and Spell Hits if you've\nbeen Hit Recently" - }, - [2]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]=100, - [2]="#" - } - }, - text="Dodge all Attack and Spell Hits if you've\nbeen Hit Recently" - } - } - }, - stats={ - [1]="dodge_attacks_and_spells_%_chance_if_have_been_hit_recently" - } - }, - [4785]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% chance to Dodge Attack Hits while Focused" - } - } - }, - stats={ - [1]="dodge_attacks_chance_%_during_focus" - } - }, - [4786]={ - lang={ - English={ - [1]={ - [1]={ - k="reminderstring", - v="ReminderTextRecently" - }, - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits if you have Blocked Recently" - } - } - }, - stats={ - [1]="dodge_attacks_chance_%_if_you_have_blocked_recently" - } - }, - [4787]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits while moving" - } - } - }, - stats={ - [1]="dodge_attacks_chance_%_while_moving" - } - }, - [4788]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack Hits while holding a Shield" - } - } - }, - stats={ - [1]="dodge_chance_%_while_holding_shield" - } - }, - [4789]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Spell Hits while moving" - } - } - }, - stats={ - [1]="dodge_spells_chance_%_while_moving" - } - }, - [4790]={ + [5020]={ lang={ English={ [1]={ @@ -120785,7 +126736,7 @@ return { [1]="doedre_aura_damage_+%_final" } }, - [4791]={ + [5021]={ lang={ English={ [1]={ @@ -120803,7 +126754,7 @@ return { [1]="dot_multiplier_+_if_crit_in_past_8_seconds" } }, - [4792]={ + [5022]={ lang={ English={ [1]={ @@ -120821,7 +126772,7 @@ return { [1]="dot_multiplier_+_while_affected_by_malevolence" } }, - [4793]={ + [5023]={ lang={ English={ [1]={ @@ -120839,7 +126790,7 @@ return { [1]="dot_multiplier_+_with_bow_skills" } }, - [4794]={ + [5024]={ lang={ English={ [1]={ @@ -120861,7 +126812,7 @@ return { [1]="double_damage_%_chance_while_wielding_mace_sceptre_staff" } }, - [4795]={ + [5025]={ lang={ English={ [1]={ @@ -120883,7 +126834,7 @@ return { [1]="double_doom_effect" } }, - [4796]={ + [5026]={ lang={ English={ [1]={ @@ -120906,7 +126857,7 @@ return { [2]="double_slash_maximum_added_physical_damage_vs_bleeding_enemies" } }, - [4797]={ + [5027]={ lang={ English={ [1]={ @@ -120924,7 +126875,7 @@ return { [1]="double_strike_chance_to_deal_double_damage_%_vs_bleeding_enemies" } }, - [4798]={ + [5028]={ lang={ English={ [1]={ @@ -120955,7 +126906,38 @@ return { [1]="dread_banner_aura_effect_+%" } }, - [4799]={ + [5029]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Dread Banner has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Dread Banner has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="dread_banner_mana_reservation_efficiency_+%" + } + }, + [5030]={ lang={ English={ [1]={ @@ -120986,7 +126968,7 @@ return { [1]="dual_strike_accuracy_rating_+%_while_wielding_sword" } }, - [4800]={ + [5031]={ lang={ English={ [1]={ @@ -121017,7 +126999,7 @@ return { [1]="dual_strike_attack_speed_+%_while_wielding_claw" } }, - [4801]={ + [5032]={ lang={ English={ [1]={ @@ -121035,7 +127017,7 @@ return { [1]="dual_strike_critical_strike_multiplier_+_while_wielding_dagger" } }, - [4802]={ + [5033]={ lang={ English={ [1]={ @@ -121057,7 +127039,7 @@ return { [1]="dual_strike_intimidate_on_hit_while_wielding_axe" } }, - [4803]={ + [5034]={ lang={ English={ [1]={ @@ -121084,7 +127066,7 @@ return { [1]="dual_strike_main_hand_deals_double_damage_%" } }, - [4804]={ + [5035]={ lang={ English={ [1]={ @@ -121102,7 +127084,7 @@ return { [1]="dual_strike_melee_splash_while_wielding_mace" } }, - [4805]={ + [5036]={ lang={ English={ [1]={ @@ -121120,7 +127102,7 @@ return { [1]="dual_strike_melee_splash_with_off_hand_weapon" } }, - [4806]={ + [5037]={ lang={ English={ [1]={ @@ -121151,7 +127133,7 @@ return { [1]="earthquake_damage_+%_per_100ms_duration" } }, - [4807]={ + [5038]={ lang={ English={ [1]={ @@ -121182,7 +127164,7 @@ return { [1]="earthshatter_area_of_effect_+%" } }, - [4808]={ + [5039]={ lang={ English={ [1]={ @@ -121213,7 +127195,7 @@ return { [1]="earthshatter_damage_+%" } }, - [4809]={ + [5040]={ lang={ English={ [1]={ @@ -121231,7 +127213,7 @@ return { [1]="elemental_ailments_on_you_proliferate_to_nearby_enemies_within_x_radius" } }, - [4810]={ + [5041]={ lang={ English={ [1]={ @@ -121249,7 +127231,7 @@ return { [1]="elemental_ailments_reflected_to_self" } }, - [4811]={ + [5042]={ lang={ English={ [1]={ @@ -121267,7 +127249,7 @@ return { [1]="elemental_damage_additional_rolls_lucky_shocked" } }, - [4812]={ + [5043]={ lang={ English={ [1]={ @@ -121298,7 +127280,7 @@ return { [1]="elemental_damage_+%_final_per_righteous_charge" } }, - [4813]={ + [5044]={ lang={ English={ [1]={ @@ -121329,7 +127311,7 @@ return { [1]="elemental_damage_+%_if_cursed_enemy_killed_recently" } }, - [4814]={ + [5045]={ lang={ English={ [1]={ @@ -121368,7 +127350,7 @@ return { [1]="elemental_damage_+%_if_enemy_chilled_recently" } }, - [4815]={ + [5046]={ lang={ English={ [1]={ @@ -121407,7 +127389,7 @@ return { [1]="elemental_damage_+%_if_enemy_ignited_recently" } }, - [4816]={ + [5047]={ lang={ English={ [1]={ @@ -121446,7 +127428,7 @@ return { [1]="elemental_damage_+%_if_enemy_shocked_recently" } }, - [4817]={ + [5048]={ lang={ English={ [1]={ @@ -121485,7 +127467,7 @@ return { [1]="elemental_damage_+%_if_have_crit_recently" } }, - [4818]={ + [5049]={ lang={ English={ [1]={ @@ -121507,7 +127489,7 @@ return { [1]="elemental_damage_+%_if_used_a_warcry_recently" } }, - [4819]={ + [5050]={ lang={ English={ [1]={ @@ -121538,7 +127520,7 @@ return { [1]="elemental_damage_+%_per_10_devotion" } }, - [4820]={ + [5051]={ lang={ English={ [1]={ @@ -121569,7 +127551,7 @@ return { [1]="elemental_damage_+%_per_10_dexterity" } }, - [4821]={ + [5052]={ lang={ English={ [1]={ @@ -121600,7 +127582,7 @@ return { [1]="elemental_damage_+%_per_12_int" } }, - [4822]={ + [5053]={ lang={ English={ [1]={ @@ -121631,7 +127613,7 @@ return { [1]="elemental_damage_+%_per_12_strength" } }, - [4823]={ + [5054]={ lang={ English={ [1]={ @@ -121662,7 +127644,7 @@ return { [1]="elemental_damage_+%_per_power_charge" } }, - [4824]={ + [5055]={ lang={ English={ [1]={ @@ -121693,7 +127675,7 @@ return { [1]="elemental_damage_+%_per_sextant_affecting_area" } }, - [4825]={ + [5056]={ lang={ English={ [1]={ @@ -121724,7 +127706,7 @@ return { [1]="elemental_damage_+%_while_affected_by_a_herald" } }, - [4826]={ + [5057]={ lang={ English={ [1]={ @@ -121755,7 +127737,7 @@ return { [1]="elemental_damage_+%_while_in_area_affected_by_sextant" } }, - [4827]={ + [5058]={ lang={ English={ [1]={ @@ -121765,7 +127747,7 @@ return { [2]="#" } }, - text="{0}% increased Elemental Resistances " + text="{0}% increased Elemental Resistances" }, [2]={ [1]={ @@ -121778,7 +127760,7 @@ return { [2]=-1 } }, - text="{0}% decreased Elemental Resistances " + text="{0}% decreased Elemental Resistances" } } }, @@ -121786,7 +127768,7 @@ return { [1]="elemental_damage_resistance_+%" } }, - [4828]={ + [5059]={ lang={ English={ [1]={ @@ -121804,7 +127786,7 @@ return { [1]="elemental_damage_resisted_by_lowest_elemental_resistance" } }, - [4829]={ + [5060]={ lang={ English={ [1]={ @@ -121835,7 +127817,7 @@ return { [1]="elemental_damage_taken_+%_final_per_raised_zombie" } }, - [4830]={ + [5061]={ lang={ English={ [1]={ @@ -121866,7 +127848,46 @@ return { [1]="elemental_damage_taken_from_hits_+%_per_endurance_charge" } }, - [4831]={ + [5062]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Elemental Damage taken if you have been Hit Recently" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Elemental Damage taken if you have been Hit Recently" + } + } + }, + stats={ + [1]="elemental_damage_taken_+%_if_been_hit_recently" + } + }, + [5063]={ lang={ English={ [1]={ @@ -121905,7 +127926,7 @@ return { [1]="elemental_damage_taken_+%_if_not_hit_recently" } }, - [4832]={ + [5064]={ lang={ English={ [1]={ @@ -121936,7 +127957,7 @@ return { [1]="elemental_damage_taken_+%_if_you_have_an_endurance_charge" } }, - [4833]={ + [5065]={ lang={ English={ [1]={ @@ -121967,7 +127988,7 @@ return { [1]="elemental_damage_taken_+%_per_endurance_charge" } }, - [4834]={ + [5066]={ lang={ English={ [1]={ @@ -121998,7 +128019,7 @@ return { [1]="elemental_damage_taken_+%_while_stationary" } }, - [4835]={ + [5067]={ lang={ English={ [1]={ @@ -122029,7 +128050,7 @@ return { [1]="elemental_damage_with_attack_skills_+%" } }, - [4836]={ + [5068]={ lang={ English={ [1]={ @@ -122060,7 +128081,7 @@ return { [1]="elemental_damage_with_attack_skills_+%_per_power_charge" } }, - [4837]={ + [5069]={ lang={ English={ [1]={ @@ -122078,7 +128099,7 @@ return { [1]="elemental_hit_cannot_roll_cold_damage" } }, - [4838]={ + [5070]={ lang={ English={ [1]={ @@ -122096,7 +128117,7 @@ return { [1]="elemental_hit_cannot_roll_fire_damage" } }, - [4839]={ + [5071]={ lang={ English={ [1]={ @@ -122114,7 +128135,7 @@ return { [1]="elemental_hit_cannot_roll_lightning_damage" } }, - [4840]={ + [5072]={ lang={ English={ [1]={ @@ -122132,7 +128153,7 @@ return { [1]="elemental_hit_deals_50%_less_cold_damage" } }, - [4841]={ + [5073]={ lang={ English={ [1]={ @@ -122150,7 +128171,7 @@ return { [1]="elemental_hit_deals_50%_less_fire_damage" } }, - [4842]={ + [5074]={ lang={ English={ [1]={ @@ -122168,7 +128189,7 @@ return { [1]="elemental_hit_deals_50%_less_lightning_damage" } }, - [4843]={ + [5075]={ lang={ English={ [1]={ @@ -122186,7 +128207,7 @@ return { [1]="elemental_penetration_%_if_you_have_a_power_charge" } }, - [4844]={ + [5076]={ lang={ English={ [1]={ @@ -122196,7 +128217,7 @@ return { [2]="#" } }, - text="Damage Penetrates {0}% Elemental Resistances while you are Chilled " + text="Damage Penetrates {0}% Elemental Resistances while you are Chilled" } } }, @@ -122204,7 +128225,7 @@ return { [1]="elemental_penetration_%_while_chilled" } }, - [4845]={ + [5077]={ lang={ English={ [1]={ @@ -122235,7 +128256,7 @@ return { [1]="elemental_reflect_damage_taken_and_minion_elemental_reflect_damage_taken_+%" } }, - [4846]={ + [5078]={ lang={ English={ [1]={ @@ -122266,7 +128287,7 @@ return { [1]="elemental_reflect_damage_taken_+%_while_affected_by_purity_of_elements" } }, - [4847]={ + [5079]={ lang={ English={ [1]={ @@ -122284,7 +128305,7 @@ return { [1]="elemental_resistance_%_per_minion_up_to_30%" } }, - [4848]={ + [5080]={ lang={ English={ [1]={ @@ -122302,7 +128323,7 @@ return { [1]="elemental_resistance_%_per_10_devotion" } }, - [4849]={ + [5081]={ lang={ English={ [1]={ @@ -122324,7 +128345,7 @@ return { [1]="elemental_skill_chance_to_blind_nearby_enemies_%" } }, - [4850]={ + [5082]={ lang={ English={ [1]={ @@ -122355,7 +128376,7 @@ return { [1]="elementalist_area_of_effect_+%_for_5_seconds" } }, - [4851]={ + [5083]={ lang={ English={ [1]={ @@ -122373,7 +128394,7 @@ return { [1]="elementalist_chill_maximum_magnitude_override" } }, - [4852]={ + [5084]={ lang={ English={ [1]={ @@ -122412,7 +128433,7 @@ return { [1]="elementalist_elemental_damage_+%_for_5_seconds" } }, - [4853]={ + [5085]={ lang={ English={ [1]={ @@ -122430,7 +128451,7 @@ return { [1]="elementalist_gain_shaper_of_desolation_every_10_seconds" } }, - [4854]={ + [5086]={ lang={ English={ [1]={ @@ -122461,7 +128482,7 @@ return { [1]="elementalist_ignite_damage_+%_final" } }, - [4855]={ + [5087]={ lang={ English={ [1]={ @@ -122500,7 +128521,7 @@ return { [1]="elusive_effect_+%" } }, - [4856]={ + [5088]={ lang={ English={ [1]={ @@ -122531,7 +128552,7 @@ return { [1]="ember_projectile_spread_area_+%" } }, - [4857]={ + [5089]={ lang={ English={ [1]={ @@ -122562,7 +128583,7 @@ return { [1]="empowered_attack_damage_+%" } }, - [4858]={ + [5090]={ lang={ English={ [1]={ @@ -122580,7 +128601,7 @@ return { [1]="empowered_attack_double_damage_%_chance" } }, - [4859]={ + [5091]={ lang={ English={ [1]={ @@ -122619,7 +128640,7 @@ return { [1]="enchantment_boots_mana_regeneration_rate_+%_if_cast_spell_recently" } }, - [4860]={ + [5092]={ lang={ English={ [1]={ @@ -122637,7 +128658,7 @@ return { [1]="endurance_charge_on_kill_percent_chance_while_holding_shield" } }, - [4861]={ + [5093]={ lang={ English={ [1]={ @@ -122668,7 +128689,7 @@ return { [1]="endurance_charge_on_melee_stun_damage_+%_final_per_endurance_charge" } }, - [4862]={ + [5094]={ lang={ English={ [1]={ @@ -122695,7 +128716,7 @@ return { [1]="enduring_cry_grants_x_additional_endurance_charges" } }, - [4863]={ + [5095]={ lang={ English={ [1]={ @@ -122717,7 +128738,7 @@ return { [1]="enemies_blinded_by_you_while_blinded_have_malediction" } }, - [4864]={ + [5096]={ lang={ English={ [1]={ @@ -122739,7 +128760,38 @@ return { [1]="enemies_chilled_by_your_hits_are_shocked" } }, - [4865]={ + [5097]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Enemies Cursed by you have {}% increased Life Regeneration Rate" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Enemies Cursed by you have {}% reduced Life Regeneration Rate" + } + } + }, + stats={ + [1]="enemies_cursed_by_you_have_life_regeneration_rate_+%" + } + }, + [5098]={ lang={ English={ [1]={ @@ -122757,7 +128809,7 @@ return { [1]="enemies_explode_for_%_life_as_physical_damage" } }, - [4866]={ + [5099]={ lang={ English={ [1]={ @@ -122775,7 +128827,7 @@ return { [1]="enemies_explode_on_death_by_attack_for_10%_life_as_physical_damage" } }, - [4867]={ + [5100]={ lang={ English={ [1]={ @@ -122793,7 +128845,7 @@ return { [1]="enemies_explode_on_death_by_wand_hit_for_25%_life_as_chaos_damage_%_chance" } }, - [4868]={ + [5101]={ lang={ English={ [1]={ @@ -122811,7 +128863,7 @@ return { [1]="enemies_explode_on_kill" } }, - [4869]={ + [5102]={ lang={ English={ [1]={ @@ -122829,7 +128881,7 @@ return { [1]="enemies_explode_on_kill_while_unhinged" } }, - [4870]={ + [5103]={ lang={ English={ [1]={ @@ -122851,7 +128903,7 @@ return { [1]="enemies_extra_damage_rolls_with_lightning_damage" } }, - [4871]={ + [5104]={ lang={ English={ [1]={ @@ -122869,7 +128921,7 @@ return { [1]="enemies_ignited_by_you_have_physical_damage_%_converted_to_fire" } }, - [4872]={ + [5105]={ lang={ English={ [1]={ @@ -122904,7 +128956,7 @@ return { [1]="enemies_killed_on_fungal_ground_explode_for_5%_chaos_damage_%_chance" } }, - [4873]={ + [5106]={ lang={ English={ [1]={ @@ -122938,7 +128990,7 @@ return { [1]="enemies_near_corpses_created_recently_are_shocked_and_chilled" } }, - [4874]={ + [5107]={ lang={ English={ [1]={ @@ -122956,7 +129008,69 @@ return { [1]="enemies_near_cursed_corpses_are_blinded_and_explode_on_death_for_%_life_as_physical_damage" } }, - [4875]={ + [5108]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextAll3Exposures" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Enemies near your Linked targets have Fire, Cold and Lightning Exposure" + } + } + }, + stats={ + [1]="enemies_near_link_skill_target_have_exposure" + } + }, + [5109]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextBlindNoDuration" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Enemies near your Marked Enemy are Blinded" + } + } + }, + stats={ + [1]="enemies_near_marked_enemy_are_blinded" + } + }, + [5110]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Enemies Poisoned by you cannot deal Critical Strikes" + } + } + }, + stats={ + [1]="enemies_poisoned_by_you_cannot_deal_critical_strikes" + } + }, + [5111]={ lang={ English={ [1]={ @@ -122974,7 +129088,7 @@ return { [1]="enemies_poisoned_by_you_cannot_regen_life" } }, - [4876]={ + [5112]={ lang={ English={ [1]={ @@ -122992,7 +129106,7 @@ return { [1]="enemies_poisoned_by_you_chaos_resistance_+%" } }, - [4877]={ + [5113]={ lang={ English={ [1]={ @@ -123010,7 +129124,7 @@ return { [1]="enemies_shocked_by_you_have_physical_damage_%_converted_to_lightning" } }, - [4878]={ + [5114]={ lang={ English={ [1]={ @@ -123032,7 +129146,7 @@ return { [1]="enemies_shocked_by_your_hits_are_chilled" } }, - [4879]={ + [5115]={ lang={ English={ [1]={ @@ -123059,7 +129173,7 @@ return { [1]="enemies_taunted_by_warcry_explode_on_death_%_chance_dealing_8%_life_as_chaos_damage" } }, - [4880]={ + [5116]={ lang={ English={ [1]={ @@ -123077,7 +129191,7 @@ return { [1]="enemies_taunted_by_you_cannot_evade_attacks" } }, - [4881]={ + [5117]={ lang={ English={ [1]={ @@ -123099,7 +129213,7 @@ return { [1]="enemies_taunted_by_your_warcies_are_intimidated" } }, - [4882]={ + [5118]={ lang={ English={ [1]={ @@ -123121,7 +129235,7 @@ return { [1]="enemies_taunted_by_your_warcries_are_unnerved" } }, - [4883]={ + [5119]={ lang={ English={ [1]={ @@ -123139,7 +129253,7 @@ return { [1]="enemies_that_hit_you_inflict_temporal_chains" } }, - [4884]={ + [5120]={ lang={ English={ [1]={ @@ -123178,7 +129292,7 @@ return { [1]="enemies_that_hit_you_with_attack_recently_attack_speed_+%" } }, - [4885]={ + [5121]={ lang={ English={ [1]={ @@ -123209,7 +129323,7 @@ return { [1]="enemies_you_blind_have_critical_strike_chance_+%" } }, - [4886]={ + [5122]={ lang={ English={ [1]={ @@ -123231,7 +129345,7 @@ return { [1]="enemies_you_curse_are_intimidated" } }, - [4887]={ + [5123]={ lang={ English={ [1]={ @@ -123253,7 +129367,7 @@ return { [1]="enemies_you_curse_are_unnerved" } }, - [4888]={ + [5124]={ lang={ English={ [1]={ @@ -123275,7 +129389,7 @@ return { [1]="enemies_you_curse_have_15%_hinder" } }, - [4889]={ + [5125]={ lang={ English={ [1]={ @@ -123314,7 +129428,7 @@ return { [1]="enemies_you_expose_have_self_elemental_status_duration_+%" } }, - [4890]={ + [5126]={ lang={ English={ [1]={ @@ -123345,7 +129459,7 @@ return { [1]="enemies_you_hinder_have_life_regeneration_rate_+%" } }, - [4891]={ + [5127]={ lang={ English={ [1]={ @@ -123363,7 +129477,7 @@ return { [1]="enemies_you_ignite_take_chaos_damage_from_ignite_instead" } }, - [4892]={ + [5128]={ lang={ English={ [1]={ @@ -123381,7 +129495,7 @@ return { [1]="enemies_you_ignite_wither_does_not_expire" } }, - [4893]={ + [5129]={ lang={ English={ [1]={ @@ -123412,7 +129526,7 @@ return { [1]="enemies_you_intimidate_have_stun_duration_on_self_+%" } }, - [4894]={ + [5130]={ lang={ English={ [1]={ @@ -123443,7 +129557,7 @@ return { [1]="enemies_you_maim_have_damage_taken_over_time_+%" } }, - [4895]={ + [5131]={ lang={ English={ [1]={ @@ -123474,7 +129588,7 @@ return { [1]="enemies_you_unnerve_have_enemy_spell_critical_strike_chance_+%_against_self" } }, - [4896]={ + [5132]={ lang={ English={ [1]={ @@ -123492,7 +129606,7 @@ return { [1]="enemies_you_wither_have_all_resistances_%" } }, - [4897]={ + [5133]={ lang={ English={ [1]={ @@ -123531,7 +129645,7 @@ return { [1]="enemy_evasion_+%_if_you_have_hit_them_recently" } }, - [4898]={ + [5134]={ lang={ English={ [1]={ @@ -123566,7 +129680,7 @@ return { [1]="enemy_extra_damage_rolls_if_magic_ring_equipped" } }, - [4899]={ + [5135]={ lang={ English={ [1]={ @@ -123601,7 +129715,25 @@ return { [1]="enemy_extra_damage_rolls_when_on_full_life" } }, - [4900]={ + [5136]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{:+d} to Energy Shield per 8 Evasion on Boots" + } + } + }, + stats={ + [1]="energy_shield_+_per_8_evasion_on_boots" + } + }, + [5137]={ lang={ English={ [1]={ @@ -123619,7 +129751,7 @@ return { [1]="energy_shield_additive_modifiers_instead_apply_to_ward" } }, - [4901]={ + [5138]={ lang={ English={ [1]={ @@ -123650,7 +129782,7 @@ return { [1]="energy_shield_delay_-%_while_affected_by_discipline" } }, - [4902]={ + [5139]={ lang={ English={ [1]={ @@ -123668,7 +129800,7 @@ return { [1]="energy_shield_gain_per_target_hit_while_affected_by_discipline" } }, - [4903]={ + [5140]={ lang={ English={ [1]={ @@ -123686,7 +129818,7 @@ return { [1]="energy_shield_gain_when_you_hit_enemy_affected_by_spiders_web" } }, - [4904]={ + [5141]={ lang={ English={ [1]={ @@ -123704,7 +129836,7 @@ return { [1]="energy_shield_leech_from_attacks_does_not_stop_on_full_energy_shield" } }, - [4905]={ + [5142]={ lang={ English={ [1]={ @@ -123726,7 +129858,7 @@ return { [1]="energy_shield_leech_from_lightning_damage_permyriad_while_affected_by_wrath" } }, - [4906]={ + [5143]={ lang={ English={ [1]={ @@ -123752,7 +129884,7 @@ return { [1]="energy_shield_leech_if_hit_is_at_least_25_%_fire_damage_permyriad" } }, - [4907]={ + [5144]={ lang={ English={ [1]={ @@ -123778,7 +129910,7 @@ return { [1]="energy_shield_leech_permyriad_vs_frozen_enemies" } }, - [4908]={ + [5145]={ lang={ English={ [1]={ @@ -123800,7 +129932,7 @@ return { [1]="energy_shield_lost_per_minute_%" } }, - [4909]={ + [5146]={ lang={ English={ [1]={ @@ -123818,7 +129950,7 @@ return { [1]="energy_shield_per_level" } }, - [4910]={ + [5147]={ lang={ English={ [1]={ @@ -123836,7 +129968,7 @@ return { [1]="energy_shield_+%_per_10_strength" } }, - [4911]={ + [5148]={ lang={ English={ [1]={ @@ -123854,7 +129986,7 @@ return { [1]="energy_shield_+%_per_power_charge" } }, - [4912]={ + [5149]={ lang={ English={ [1]={ @@ -123872,7 +130004,25 @@ return { [1]="energy_shield_recharge_start_when_stunned" } }, - [4913]={ + [5150]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for Energy Shield Recharge to start when you Kill an Enemy" + } + } + }, + stats={ + [1]="energy_shield_recharges_on_kill_%" + } + }, + [5151]={ lang={ English={ [1]={ @@ -123890,7 +130040,7 @@ return { [1]="energy_shield_recharges_on_skill_use_chance_%" } }, - [4914]={ + [5152]={ lang={ English={ [1]={ @@ -123929,7 +130079,46 @@ return { [1]="energy_shield_recovery_rate_+%_if_havent_killed_recently" } }, - [4915]={ + [5153]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Energy Shield Recovery Rate if you haven't been Hit Recently" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Energy Shield Recovery Rate if you haven't been Hit Recently" + } + } + }, + stats={ + [1]="energy_shield_recovery_rate_+%_if_not_hit_recently" + } + }, + [5154]={ lang={ English={ [1]={ @@ -123960,7 +130149,7 @@ return { [1]="energy_shield_recovery_rate_while_affected_by_discipline_+%" } }, - [4916]={ + [5155]={ lang={ English={ [1]={ @@ -123986,7 +130175,7 @@ return { [1]="energy_shield_regeneration_%_per_minute_if_enemy_cursed_recently" } }, - [4917]={ + [5156]={ lang={ English={ [1]={ @@ -124012,7 +130201,7 @@ return { [1]="energy_shield_regeneration_%_per_minute_if_enemy_killed_recently" } }, - [4918]={ + [5157]={ lang={ English={ [1]={ @@ -124034,7 +130223,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_if_rare_or_unique_enemy_nearby" } }, - [4919]={ + [5158]={ lang={ English={ [1]={ @@ -124056,7 +130245,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_per_poison_stack" } }, - [4920]={ + [5159]={ lang={ English={ [1]={ @@ -124082,7 +130271,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_%_if_you_have_hit_an_enemy_recently" } }, - [4921]={ + [5160]={ lang={ English={ [1]={ @@ -124104,7 +130293,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_%_while_affected_by_discipline" } }, - [4922]={ + [5161]={ lang={ English={ [1]={ @@ -124126,7 +130315,7 @@ return { [1]="energy_shield_regeneration_rate_per_minute_while_on_consecrated_ground" } }, - [4923]={ + [5162]={ lang={ English={ [1]={ @@ -124144,7 +130333,7 @@ return { [1]="energy_shield_regeneration_rate_per_second" } }, - [4924]={ + [5163]={ lang={ English={ [1]={ @@ -124175,7 +130364,7 @@ return { [1]="energy_shield_regeneration_rate_+%" } }, - [4925]={ + [5164]={ lang={ English={ [1]={ @@ -124206,7 +130395,7 @@ return { [1]="ensnaring_arrow_area_of_effect_+%" } }, - [4926]={ + [5165]={ lang={ English={ [1]={ @@ -124237,7 +130426,7 @@ return { [1]="ensnaring_arrow_debuff_effect_+%" } }, - [4927]={ + [5166]={ lang={ English={ [1]={ @@ -124255,7 +130444,7 @@ return { [1]="envy_reserves_no_mana" } }, - [4928]={ + [5167]={ lang={ English={ [1]={ @@ -124277,7 +130466,7 @@ return { [1]="es_regeneration_per_minute_%_while_stationary" } }, - [4929]={ + [5168]={ lang={ English={ [1]={ @@ -124304,7 +130493,7 @@ return { [1]="ethereal_knives_number_of_additional_projectiles" } }, - [4930]={ + [5169]={ lang={ English={ [1]={ @@ -124314,7 +130503,7 @@ return { [2]=1 } }, - text="Ethereal Knives Pierces an additional Target " + text="Ethereal Knives Pierces an additional Target" }, [2]={ limit={ @@ -124331,7 +130520,7 @@ return { [1]="ethereal_knives_projectile_base_number_of_targets_to_pierce" } }, - [4931]={ + [5170]={ lang={ English={ [1]={ @@ -124349,7 +130538,7 @@ return { [1]="ethereal_knives_projectiles_nova" } }, - [4932]={ + [5171]={ lang={ English={ [1]={ @@ -124367,11 +130556,69 @@ return { [1]="evasion_+%_per_10_intelligence" } }, - [4933]={ + [5172]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% increased Evasion Rating while Focused" + } + } + }, + stats={ + [1]="evasion_rating_+%_during_focus" + } + }, + [5173]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% increased Evasion Rating per 500 Maximum Mana, up to 100%" + } + } + }, + stats={ + [1]="evasion_rating_+%_per_500_maximum_mana_up_to_100%" + } + }, + [5174]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{:+d} to Evasion Rating per 1 Armour on Gloves" + } + } + }, + stats={ + [1]="evasion_rating_+_per_1_armour_on_gloves" + } + }, + [5175]={ lang={ English={ [1]={ [1]={ + k="reminderstring", + v="ReminderTextOvercappedResistance" + }, + [2]={ k="reminderstring", v="ReminderTextUncappedResist" }, @@ -124381,15 +130628,15 @@ return { [2]="#" } }, - text="Evasion Rating is increased by Uncapped Cold Resistance" + text="Evasion Rating is increased by Overcapped Cold Resistance" } } }, stats={ - [1]="evasion_rating_increased_by_uncapped_cold_resistance" + [1]="evasion_rating_increased_by_overcapped_cold_resistance" } }, - [4934]={ + [5176]={ lang={ English={ [1]={ @@ -124411,7 +130658,25 @@ return { [1]="evasion_rating_%_as_life_regeneration_per_minute_during_focus" } }, - [4935]={ + [5177]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Gain {0}% of Evasion Rating as Extra Armour" + } + } + }, + stats={ + [1]="evasion_rating_%_to_add_as_armour" + } + }, + [5178]={ lang={ English={ [1]={ @@ -124433,7 +130698,7 @@ return { [1]="evasion_rating_+_if_you_have_hit_an_enemy_recently" } }, - [4936]={ + [5179]={ lang={ English={ [1]={ @@ -124464,7 +130729,7 @@ return { [1]="evasion_rating_+_while_phasing" } }, - [4937]={ + [5180]={ lang={ English={ [1]={ @@ -124482,7 +130747,7 @@ return { [1]="evasion_rating_+_while_you_have_tailwind" } }, - [4938]={ + [5181]={ lang={ English={ [1]={ @@ -124521,7 +130786,7 @@ return { [1]="evasion_rating_+%_if_have_cast_dash_recently" } }, - [4939]={ + [5182]={ lang={ English={ [1]={ @@ -124552,7 +130817,7 @@ return { [1]="evasion_rating_+%_if_have_not_been_hit_recently" } }, - [4940]={ + [5183]={ lang={ English={ [1]={ @@ -124591,7 +130856,38 @@ return { [1]="evasion_rating_+%_if_you_have_hit_an_enemy_recently" } }, - [4941]={ + [5184]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Evasion Rating per Green Socket on Main Hand Weapon" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Evasion Rating per Green Socket on Main Hand Weapon" + } + } + }, + stats={ + [1]="evasion_rating_+%_per_green_socket_on_main_hand_weapon" + } + }, + [5185]={ lang={ English={ [1]={ @@ -124622,7 +130918,7 @@ return { [1]="evasion_rating_+%_when_on_full_life" } }, - [4942]={ + [5186]={ lang={ English={ [1]={ @@ -124653,7 +130949,7 @@ return { [1]="evasion_rating_+%_while_leeching" } }, - [4943]={ + [5187]={ lang={ English={ [1]={ @@ -124684,7 +130980,38 @@ return { [1]="evasion_rating_+%_while_moving" } }, - [4944]={ + [5188]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Evasion Rating while you have Energy Shield" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Evasion Rating while you have Energy Shield" + } + } + }, + stats={ + [1]="evasion_rating_+%_while_you_have_energy_shield" + } + }, + [5189]={ lang={ English={ [1]={ @@ -124719,7 +131046,7 @@ return { [1]="exerted_attack_knockback_chance_%" } }, - [4945]={ + [5190]={ lang={ English={ [1]={ @@ -124741,7 +131068,7 @@ return { [1]="exerted_attacks_overwhelm_%_physical_damage_reduction" } }, - [4946]={ + [5191]={ lang={ English={ [1]={ @@ -124759,7 +131086,7 @@ return { [1]="expanding_fire_cone_additional_maximum_number_of_stages" } }, - [4947]={ + [5192]={ lang={ English={ [1]={ @@ -124790,7 +131117,61 @@ return { [1]="expanding_fire_cone_area_of_effect_+%" } }, - [4948]={ + [5193]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Quantity of Expedition Logbooks found in Excavated Chests" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Quantity of Expedition Logbooks found in Excavated Chests" + } + } + }, + stats={ + [1]="expedition_chest_logbook_chance_%" + } + }, + [5194]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Quantity of Expedition Logbooks dropped by Runic Monsters" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Quantity of Expedition Logbooks dropped by Runic Monsters" + } + } + }, + stats={ + [1]="expedition_monsters_logbook_chance_+%" + } + }, + [5195]={ lang={ English={ [1]={ @@ -124821,7 +131202,7 @@ return { [1]="explosive_arrow_duration_+%" } }, - [4949]={ + [5196]={ lang={ English={ [1]={ @@ -124852,7 +131233,7 @@ return { [1]="explosive_concoction_damage_+%" } }, - [4950]={ + [5197]={ lang={ English={ [1]={ @@ -124883,7 +131264,7 @@ return { [1]="explosive_concoction_flask_charges_consumed_+%" } }, - [4951]={ + [5198]={ lang={ English={ [1]={ @@ -124914,7 +131295,7 @@ return { [1]="explosive_concoction_skill_area_of_effect_+%" } }, - [4952]={ + [5199]={ lang={ English={ [1]={ @@ -124932,7 +131313,25 @@ return { [1]="exposure_you_inflict_applies_extra_%_to_affected_resistance" } }, - [4953]={ + [5200]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Exposure you inflict applies at least {:+d}% to the affected Resistance" + } + } + }, + stats={ + [1]="exposure_you_inflict_has_minimum_resistance_%" + } + }, + [5201]={ lang={ English={ [1]={ @@ -124950,7 +131349,7 @@ return { [1]="exsanguinate_additional_chain_chance_%" } }, - [4954]={ + [5202]={ lang={ English={ [1]={ @@ -124981,7 +131380,7 @@ return { [1]="exsanguinate_damage_+%" } }, - [4955]={ + [5203]={ lang={ English={ [1]={ @@ -125012,7 +131411,7 @@ return { [1]="exsanguinate_duration_+%" } }, - [4956]={ + [5204]={ lang={ English={ [1]={ @@ -125047,7 +131446,7 @@ return { [1]="extra_critical_rolls_during_focus" } }, - [4957]={ + [5205]={ lang={ English={ [1]={ @@ -125090,7 +131489,7 @@ return { [1]="extra_critical_rolls_while_on_low_life" } }, - [4958]={ + [5206]={ lang={ English={ [1]={ @@ -125108,7 +131507,7 @@ return { [1]="extra_damage_rolls_with_lightning_damage_on_non_critical_hits" } }, - [4959]={ + [5207]={ lang={ English={ [1]={ @@ -125139,7 +131538,7 @@ return { [1]="extra_damage_taken_from_crit_+%_while_affected_by_determination" } }, - [4960]={ + [5208]={ lang={ English={ [1]={ @@ -125170,7 +131569,25 @@ return { [1]="extra_damage_taken_from_crit_while_no_power_charges_+%" } }, - [4961]={ + [5209]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Strike Skills which target additional Enemies can do so from {0}% further away" + } + } + }, + stats={ + [1]="extra_target_targeting_distance_+%" + } + }, + [5210]={ lang={ English={ [1]={ @@ -125201,7 +131618,7 @@ return { [1]="eye_of_winter_damage_+%" } }, - [4962]={ + [5211]={ lang={ English={ [1]={ @@ -125232,7 +131649,7 @@ return { [1]="eye_of_winter_projectile_speed_+%" } }, - [4963]={ + [5212]={ lang={ English={ [1]={ @@ -125263,7 +131680,7 @@ return { [1]="eye_of_winter_spiral_fire_frequency_+%" } }, - [4964]={ + [5213]={ lang={ English={ [1]={ @@ -125285,7 +131702,7 @@ return { [1]="faster_bleed_per_frenzy_charge_%" } }, - [4965]={ + [5214]={ lang={ English={ [1]={ @@ -125307,7 +131724,7 @@ return { [1]="faster_bleed_%" } }, - [4966]={ + [5215]={ lang={ English={ [1]={ @@ -125333,7 +131750,77 @@ return { [1]="faster_poison_%" } }, - [4967]={ + [5216]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Final Repeat of Spells has {0}% increased Area of Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Final Repeat of Spells has {0}% reduced Area of Effect" + } + } + }, + stats={ + [1]="final_repeat_of_spells_area_of_effect_+%" + } + }, + [5217]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFireAilments" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Duration of Fire Ailments" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextFireAilments" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Duration of Fire Ailments" + } + } + }, + stats={ + [1]="fire_ailment_duration_+%" + } + }, + [5218]={ lang={ English={ [1]={ @@ -125351,7 +131838,7 @@ return { [1]="fire_and_chaos_damage_resistance_%" } }, - [4968]={ + [5219]={ lang={ English={ [1]={ @@ -125382,7 +131869,7 @@ return { [1]="fire_beam_cast_speed_+%" } }, - [4969]={ + [5220]={ lang={ English={ [1]={ @@ -125413,7 +131900,7 @@ return { [1]="fire_beam_damage_+%" } }, - [4970]={ + [5221]={ lang={ English={ [1]={ @@ -125431,7 +131918,7 @@ return { [1]="fire_beam_degen_spread_to_enemies_in_radius_on_kill" } }, - [4971]={ + [5222]={ lang={ English={ [1]={ @@ -125449,7 +131936,7 @@ return { [1]="fire_beam_enemy_fire_resistance_%_at_max_stacks" } }, - [4972]={ + [5223]={ lang={ English={ [1]={ @@ -125467,7 +131954,7 @@ return { [1]="fire_beam_enemy_fire_resistance_%_per_stack" } }, - [4973]={ + [5224]={ lang={ English={ [1]={ @@ -125498,7 +131985,7 @@ return { [1]="fire_beam_length_+%" } }, - [4974]={ + [5225]={ lang={ English={ [1]={ @@ -125516,7 +132003,7 @@ return { [1]="fire_damage_over_time_multiplier_+%_while_burning" } }, - [4975]={ + [5226]={ lang={ English={ [1]={ @@ -125534,7 +132021,7 @@ return { [1]="fire_damage_%_to_add_as_chaos_per_endurance_charge" } }, - [4976]={ + [5227]={ lang={ English={ [1]={ @@ -125565,7 +132052,7 @@ return { [1]="fire_damage_+%_if_you_have_been_hit_recently" } }, - [4977]={ + [5228]={ lang={ English={ [1]={ @@ -125596,7 +132083,7 @@ return { [1]="fire_damage_+%_if_you_have_used_a_cold_skill_recently" } }, - [4978]={ + [5229]={ lang={ English={ [1]={ @@ -125627,7 +132114,7 @@ return { [1]="fire_damage_+%_per_20_strength" } }, - [4979]={ + [5230]={ lang={ English={ [1]={ @@ -125658,7 +132145,7 @@ return { [1]="fire_damage_+%_per_endurance_charge" } }, - [4980]={ + [5231]={ lang={ English={ [1]={ @@ -125697,7 +132184,7 @@ return { [1]="fire_damage_+%_per_missing_fire_resistance" } }, - [4981]={ + [5232]={ lang={ English={ [1]={ @@ -125736,7 +132223,7 @@ return { [1]="fire_damage_+%_vs_bleeding_enemies" } }, - [4982]={ + [5233]={ lang={ English={ [1]={ @@ -125767,7 +132254,7 @@ return { [1]="fire_damage_+%_while_affected_by_anger" } }, - [4983]={ + [5234]={ lang={ English={ [1]={ @@ -125798,7 +132285,7 @@ return { [1]="fire_damage_+%_while_affected_by_herald_of_ash" } }, - [4984]={ + [5235]={ lang={ English={ [1]={ @@ -125816,7 +132303,7 @@ return { [1]="fire_damage_resistance_%_while_affected_by_herald_of_ash" } }, - [4985]={ + [5236]={ lang={ English={ [1]={ @@ -125838,7 +132325,7 @@ return { [1]="fire_damage_taken_goes_to_life_over_4_seconds_%" } }, - [4986]={ + [5237]={ lang={ English={ [1]={ @@ -125869,7 +132356,7 @@ return { [1]="fire_damage_taken_+%_while_moving" } }, - [4987]={ + [5238]={ lang={ English={ [1]={ @@ -125887,7 +132374,7 @@ return { [1]="fire_damage_taken_when_enemy_ignited" } }, - [4988]={ + [5239]={ lang={ English={ [1]={ @@ -125905,7 +132392,7 @@ return { [1]="fire_damage_to_return_on_block" } }, - [4989]={ + [5240]={ lang={ English={ [1]={ @@ -125936,7 +132423,7 @@ return { [1]="fire_damage_with_attack_skills_+%" } }, - [4990]={ + [5241]={ lang={ English={ [1]={ @@ -125967,7 +132454,25 @@ return { [1]="fire_damage_with_spell_skills_+%" } }, - [4991]={ + [5242]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Fire Exposure you inflict applies an extra {0:+d}% to Fire Resistance" + } + } + }, + stats={ + [1]="fire_exposure_you_inflict_applies_extra_fire_resistance_+%" + } + }, + [5243]={ lang={ English={ [1]={ @@ -125985,7 +132490,7 @@ return { [1]="fire_hit_and_dot_damage_%_taken_as_lightning" } }, - [4992]={ + [5244]={ lang={ English={ [1]={ @@ -126003,7 +132508,7 @@ return { [1]="fire_penetration_%_if_you_have_blocked_recently" } }, - [4993]={ + [5245]={ lang={ English={ [1]={ @@ -126034,7 +132539,7 @@ return { [1]="fire_reflect_damage_taken_+%_while_affected_by_purity_of_fire" } }, - [4994]={ + [5246]={ lang={ English={ [1]={ @@ -126056,7 +132561,7 @@ return { [1]="fire_skill_chance_to_inflict_fire_exposure_%" } }, - [4995]={ + [5247]={ lang={ English={ [1]={ @@ -126074,7 +132579,7 @@ return { [1]="fire_skill_gem_level_+" } }, - [4996]={ + [5248]={ lang={ English={ [1]={ @@ -126096,7 +132601,7 @@ return { [1]="fire_skills_chance_to_poison_on_hit_%" } }, - [4997]={ + [5249]={ lang={ English={ [1]={ @@ -126114,7 +132619,7 @@ return { [1]="fire_spell_physical_damage_%_to_convert_to_fire" } }, - [4998]={ + [5250]={ lang={ English={ [1]={ @@ -126145,7 +132650,7 @@ return { [1]="fire_trap_burning_ground_duration_+%" } }, - [4999]={ + [5251]={ lang={ English={ [1]={ @@ -126172,7 +132677,7 @@ return { [1]="fire_trap_number_of_additional_traps_to_throw" } }, - [5000]={ + [5252]={ lang={ English={ [1]={ @@ -126190,7 +132695,7 @@ return { [1]="fireball_cannot_ignite" } }, - [5001]={ + [5253]={ lang={ English={ [1]={ @@ -126212,7 +132717,87 @@ return { [1]="fireball_chance_to_scorch_%" } }, - [5002]={ + [5254]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Fish Rot upon being Caught" + } + } + }, + stats={ + [1]="fish_rot_when_caught" + } + }, + [5255]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Reeling Stability" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Reeling Stability" + } + } + }, + stats={ + [1]="fishing_reeling_stability_+%" + } + }, + [5256]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Flame Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Flame Link Duration" + } + } + }, + stats={ + [1]="flame_link_duration_+%" + } + }, + [5257]={ lang={ English={ [1]={ @@ -126243,7 +132828,7 @@ return { [1]="flame_totem_consecrated_ground_enemy_damage_taken_+%" } }, - [5003]={ + [5258]={ lang={ English={ [1]={ @@ -126274,7 +132859,7 @@ return { [1]="flame_wall_damage_+%" } }, - [5004]={ + [5259]={ lang={ English={ [1]={ @@ -126297,7 +132882,7 @@ return { [2]="flame_wall_maximum_added_fire_damage" } }, - [5005]={ + [5260]={ lang={ English={ [1]={ @@ -126328,7 +132913,7 @@ return { [1]="flamethrower_tower_trap_cast_speed_+%" } }, - [5006]={ + [5261]={ lang={ English={ [1]={ @@ -126359,7 +132944,7 @@ return { [1]="flamethrower_tower_trap_cooldown_speed_+%" } }, - [5007]={ + [5262]={ lang={ English={ [1]={ @@ -126390,7 +132975,7 @@ return { [1]="flamethrower_tower_trap_damage_+%" } }, - [5008]={ + [5263]={ lang={ English={ [1]={ @@ -126421,7 +133006,7 @@ return { [1]="flamethrower_tower_trap_duration_+%" } }, - [5009]={ + [5264]={ lang={ English={ [1]={ @@ -126448,7 +133033,38 @@ return { [1]="flamethrower_tower_trap_number_of_additional_flamethrowers" } }, - [5010]={ + [5265]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Flamethrower Trap Throwing Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Flamethrower Trap Throwing Speed" + } + } + }, + stats={ + [1]="flamethrower_tower_trap_throwing_speed_+%" + } + }, + [5266]={ lang={ English={ [1]={ @@ -126479,7 +133095,25 @@ return { [1]="flamethrower_trap_damage_+%_final_vs_burning_enemies" } }, - [5011]={ + [5267]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Flammability has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="flammability_no_reservation" + } + }, + [5268]={ lang={ English={ [1]={ @@ -126518,7 +133152,7 @@ return { [1]="flask_charges_gained_+%_if_crit_recently" } }, - [5012]={ + [5269]={ lang={ English={ [1]={ @@ -126549,7 +133183,7 @@ return { [1]="flask_charges_gained_from_kills_+%_final_from_unique" } }, - [5013]={ + [5270]={ lang={ English={ [1]={ @@ -126580,7 +133214,7 @@ return { [1]="flask_charges_gained_from_marked_enemy_+%" } }, - [5014]={ + [5271]={ lang={ English={ [1]={ @@ -126611,7 +133245,7 @@ return { [1]="flask_life_and_mana_to_recover_+%" } }, - [5015]={ + [5272]={ lang={ English={ [1]={ @@ -126642,7 +133276,7 @@ return { [1]="flask_life_recovery_+%_while_affected_by_vitality" } }, - [5016]={ + [5273]={ lang={ English={ [1]={ @@ -126660,7 +133294,127 @@ return { [1]="flask_recovery_is_instant" } }, - [5017]={ + [5274]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Flasks gain {0} Charges when you hit a Non-Unique Enemy, no more than once per second" + } + } + }, + stats={ + [1]="flasks_gain_x_charges_on_hit_once_per_second_vs_non_unique" + } + }, + [5275]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Flasks gain {0} Charges every 3 seconds while they are inactive" + } + } + }, + stats={ + [1]="flasks_gain_x_charges_while_inactive_every_3_seconds" + } + }, + [5276]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Flesh and Stone has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Flesh and Stone has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="flesh_stone_mana_reservation_efficiency_-2%_per_1" + } + }, + [5277]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Flesh and Stone has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Flesh and Stone has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="flesh_stone_mana_reservation_efficiency_+%" + } + }, + [5278]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Flesh and Stone has no Reservation" + } + } + }, + stats={ + [1]="flesh_stone_no_reservation" + } + }, + [5279]={ lang={ English={ [1]={ @@ -126678,7 +133432,7 @@ return { [1]="focus_cooldown_modifier_ms" } }, - [5018]={ + [5280]={ lang={ English={ [1]={ @@ -126709,7 +133463,7 @@ return { [1]="focus_cooldown_speed_+%" } }, - [5019]={ + [5281]={ lang={ English={ [1]={ @@ -126740,7 +133494,7 @@ return { [1]="forbidden_rite_damage_+%" } }, - [5020]={ + [5282]={ lang={ English={ [1]={ @@ -126767,7 +133521,7 @@ return { [1]="forbidden_rite_number_of_additional_projectiles" } }, - [5021]={ + [5283]={ lang={ English={ [1]={ @@ -126798,7 +133552,7 @@ return { [1]="forbidden_rite_projectile_speed_+%" } }, - [5022]={ + [5284]={ lang={ English={ [1]={ @@ -126829,122 +133583,126 @@ return { [1]="forking_angle_+%" } }, - [5023]={ + [5285]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Fortify Duration per 10 Strength" + text="Fortifying Hits grant {0}% increased Fortification" }, [2]={ [1]={ k="negate", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="{0}% reduced Fortify Duration per 10 Strength" + text="Fortifying Hits grant {0}% reduced Fortification" } } }, stats={ - [1]="fortify_duration_+%_per_10_strength" + [1]="fortification_gained_from_hits_+%" } }, - [5024]={ + [5286]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Effect of Fortify on you while Stationary" + text="Fortifying Hits against Unique Enemies grant {0}% increased Fortification" }, [2]={ [1]={ k="negate", v=1 }, + [2]={ + k="reminderstring", + v="ReminderTextFortifyingHit" + }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="{0}% reduced Effect of Fortify on you while Stationary" + text="Fortifying Hits against Unique Enemies grant {0}% reduced Fortification" } } }, stats={ - [1]="fortify_effect_on_self_+%_while_stationary" + [1]="fortification_gained_from_hits_+%_against_unique_enemies" } }, - [5025]={ + [5287]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]=1, [2]="#" } }, - text="{0}% increased Effect of Fortify on you while Focused" + text="{0}% increased Fortification Duration per 10 Strength" }, [2]={ [1]={ k="negate", v=1 }, - [2]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]="#", [2]=-1 } }, - text="{0}% reduced Effect of Fortify on you while Focused" + text="{0}% reduced Fortification Duration per 10 Strength" } } }, stats={ - [1]="fortify_effect_+%_while_focused" + [1]="fortify_duration_+%_per_10_strength" } }, - [5026]={ + [5288]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextFortify" - }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Grants Fortify on hit" + text="Melee Hits Fortify" } } }, @@ -126952,7 +133710,7 @@ return { [1]="fortify_on_hit" } }, - [5027]={ + [5289]={ lang={ English={ [1]={ @@ -126983,7 +133741,7 @@ return { [1]="freeze_chilled_enemies_as_though_dealt_damage_+%" } }, - [5028]={ + [5290]={ lang={ English={ [1]={ @@ -127022,7 +133780,7 @@ return { [1]="freezing_pulse_damage_+%_if_enemy_shattered_recently" } }, - [5029]={ + [5291]={ lang={ English={ [1]={ @@ -127049,7 +133807,7 @@ return { [1]="freezing_pulse_number_of_additional_projectiles" } }, - [5030]={ + [5292]={ lang={ English={ [1]={ @@ -127071,7 +133829,7 @@ return { [1]="frenzy_and_power_charge_add_duration_ms_on_cull" } }, - [5031]={ + [5293]={ lang={ English={ [1]={ @@ -127089,7 +133847,7 @@ return { [1]="frenzy_charge_on_kill_percent_chance_while_holding_shield" } }, - [5032]={ + [5294]={ lang={ English={ [1]={ @@ -127107,7 +133865,7 @@ return { [1]="frost_blades_melee_damage_penetrates_%_cold_resistance" } }, - [5033]={ + [5295]={ lang={ English={ [1]={ @@ -127138,7 +133896,7 @@ return { [1]="frost_bolt_nova_cooldown_speed_+%" } }, - [5034]={ + [5296]={ lang={ English={ [1]={ @@ -127169,7 +133927,7 @@ return { [1]="frost_bomb_buff_duration_+%" } }, - [5035]={ + [5297]={ lang={ English={ [1]={ @@ -127187,7 +133945,7 @@ return { [1]="frost_fury_additional_max_number_of_stages" } }, - [5036]={ + [5298]={ lang={ English={ [1]={ @@ -127218,7 +133976,7 @@ return { [1]="frost_fury_area_of_effect_+%_per_stage" } }, - [5037]={ + [5299]={ lang={ English={ [1]={ @@ -127249,7 +134007,7 @@ return { [1]="frost_fury_damage_+%" } }, - [5038]={ + [5300]={ lang={ English={ [1]={ @@ -127276,7 +134034,7 @@ return { [1]="frost_globe_added_cooldown_count" } }, - [5039]={ + [5301]={ lang={ English={ [1]={ @@ -127294,7 +134052,25 @@ return { [1]="frost_globe_health_per_stage" } }, - [5040]={ + [5302]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Frostbite has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="frostbite_no_reservation" + } + }, + [5303]={ lang={ English={ [1]={ @@ -127312,7 +134088,7 @@ return { [1]="frostbolt_number_of_additional_projectiles" } }, - [5041]={ + [5304]={ lang={ English={ [1]={ @@ -127343,7 +134119,7 @@ return { [1]="frostbolt_projectile_acceleration" } }, - [5042]={ + [5305]={ lang={ English={ [1]={ @@ -127365,7 +134141,7 @@ return { [1]="fungal_ground_while_stationary_radius" } }, - [5043]={ + [5306]={ lang={ English={ [1]={ @@ -127383,7 +134159,25 @@ return { [1]="gain_1_rare_monster_mod_on_kill_for_10_seconds_%_chance" } }, - [5044]={ + [5307]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Armour per 50 Reserved Mana" + } + } + }, + stats={ + [1]="gain_X%_armour_per_50_mana_reserved" + } + }, + [5308]={ lang={ English={ [1]={ @@ -127410,7 +134204,7 @@ return { [1]="gain_X_frenzy_charges_after_spending_200_mana" } }, - [5045]={ + [5309]={ lang={ English={ [1]={ @@ -127428,7 +134222,7 @@ return { [1]="gain_X_life_on_stun" } }, - [5046]={ + [5310]={ lang={ English={ [1]={ @@ -127446,7 +134240,7 @@ return { [1]="gain_X_power_charges_on_using_a_warcry" } }, - [5047]={ + [5311]={ lang={ English={ [1]={ @@ -127473,7 +134267,7 @@ return { [1]="gain_X_random_charges_every_6_seconds" } }, - [5048]={ + [5312]={ lang={ English={ [1]={ @@ -127499,7 +134293,7 @@ return { [1]="gain_absorption_charges_instead_of_power_charges" } }, - [5049]={ + [5313]={ lang={ English={ [1]={ @@ -127517,7 +134311,7 @@ return { [1]="gain_accuracy_rating_equal_to_2_times_strength" } }, - [5050]={ + [5314]={ lang={ English={ [1]={ @@ -127535,7 +134329,7 @@ return { [1]="gain_accuracy_rating_equal_to_strength" } }, - [5051]={ + [5315]={ lang={ English={ [1]={ @@ -127557,7 +134351,7 @@ return { [1]="gain_adrenaline_for_X_seconds_on_low_life_unless_you_have_adrenaline" } }, - [5052]={ + [5316]={ lang={ English={ [1]={ @@ -127600,7 +134394,7 @@ return { [1]="gain_adrenaline_when_ward_breaks_ms" } }, - [5053]={ + [5317]={ lang={ English={ [1]={ @@ -127622,7 +134416,7 @@ return { [1]="gain_affliction_charges_instead_of_frenzy_charges" } }, - [5054]={ + [5318]={ lang={ English={ [1]={ @@ -127657,7 +134451,7 @@ return { [1]="gain_alchemists_genius_on_flask_use_%" } }, - [5055]={ + [5319]={ lang={ English={ [1]={ @@ -127679,7 +134473,7 @@ return { [1]="gain_an_additional_vaal_soul_on_kill_if_have_rampaged_recently" } }, - [5056]={ + [5320]={ lang={ English={ [1]={ @@ -127701,7 +134495,7 @@ return { [1]="gain_arcane_surge_for_4_seconds_after_channelling_for_1_second" } }, - [5057]={ + [5321]={ lang={ English={ [1]={ @@ -127723,7 +134517,7 @@ return { [1]="gain_arcane_surge_for_4_seconds_when_you_create_consecrated_ground_while_affected_by_zealotry" } }, - [5058]={ + [5322]={ lang={ English={ [1]={ @@ -127758,7 +134552,7 @@ return { [1]="gain_arcane_surge_on_crit_%_chance" } }, - [5059]={ + [5323]={ lang={ English={ [1]={ @@ -127780,7 +134574,7 @@ return { [1]="gain_arcane_surge_on_hit_at_devotion_threshold" } }, - [5060]={ + [5324]={ lang={ English={ [1]={ @@ -127815,7 +134609,7 @@ return { [1]="gain_arcane_surge_on_hit_chance_with_spells_while_at_maximum_power_charges_%" } }, - [5061]={ + [5325]={ lang={ English={ [1]={ @@ -127850,7 +134644,7 @@ return { [1]="gain_arcane_surge_on_hit_%_chance" } }, - [5062]={ + [5326]={ lang={ English={ [1]={ @@ -127872,7 +134666,7 @@ return { [1]="gain_arcane_surge_on_hit_vs_unique_enemy_%_chance" } }, - [5063]={ + [5327]={ lang={ English={ [1]={ @@ -127907,7 +134701,7 @@ return { [1]="gain_arcane_surge_on_kill_chance_%" } }, - [5064]={ + [5328]={ lang={ English={ [1]={ @@ -127929,7 +134723,7 @@ return { [1]="gain_arcane_surge_on_spell_hit_by_you_or_your_totems" } }, - [5065]={ + [5329]={ lang={ English={ [1]={ @@ -127951,7 +134745,7 @@ return { [1]="gain_arcane_surge_when_mine_detonated_targeting_an_enemy" } }, - [5066]={ + [5330]={ lang={ English={ [1]={ @@ -127973,7 +134767,7 @@ return { [1]="gain_arcane_surge_when_trap_triggered_by_an_enemy" } }, - [5067]={ + [5331]={ lang={ English={ [1]={ @@ -127995,7 +134789,7 @@ return { [1]="gain_arcane_surge_when_you_summon_a_totem" } }, - [5068]={ + [5332]={ lang={ English={ [1]={ @@ -128013,25 +134807,7 @@ return { [1]="gain_area_of_effect_+%_for_2_seconds_when_you_spend_800_mana" } }, - [5069]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Gain Armour equal to your Reserved Mana" - } - } - }, - stats={ - [1]="gain_armour_equal_to_mana_reserved" - } - }, - [5070]={ + [5333]={ lang={ English={ [1]={ @@ -128049,7 +134825,7 @@ return { [1]="gain_attack_speed_+%_for_20_seconds_on_killing_rare_or_unique_enemy" } }, - [5071]={ + [5334]={ lang={ English={ [1]={ @@ -128084,7 +134860,7 @@ return { [1]="gain_blitz_charge_%_chance_on_crit" } }, - [5072]={ + [5335]={ lang={ English={ [1]={ @@ -128106,7 +134882,7 @@ return { [1]="gain_brutal_charges_instead_of_endurance_charges" } }, - [5073]={ + [5336]={ lang={ English={ [1]={ @@ -128133,7 +134909,7 @@ return { [1]="gain_challenger_charge_%_chance_on_hitting_rare_or_unique_enemy_in_blood_stance" } }, - [5074]={ + [5337]={ lang={ English={ [1]={ @@ -128160,7 +134936,7 @@ return { [1]="gain_challenger_charge_%_chance_on_kill_in_sand_stance" } }, - [5075]={ + [5338]={ lang={ English={ [1]={ @@ -128182,7 +134958,7 @@ return { [1]="gain_critical_strike_chance_%_for_2_seconds_when_you_spend_800_mana" } }, - [5076]={ + [5339]={ lang={ English={ [1]={ @@ -128208,7 +134984,7 @@ return { [1]="gain_debilitating_presence_ms_on_kill_vs_rare_or_unique_enemy" } }, - [5077]={ + [5340]={ lang={ English={ [1]={ @@ -128226,7 +135002,7 @@ return { [1]="gain_endurance_charge_if_attack_freezes" } }, - [5078]={ + [5341]={ lang={ English={ [1]={ @@ -128261,7 +135037,7 @@ return { [1]="gain_endurance_charge_per_second_if_have_been_hit_recently" } }, - [5079]={ + [5342]={ lang={ English={ [1]={ @@ -128296,7 +135072,7 @@ return { [1]="gain_endurance_charge_per_second_if_have_used_warcry_recently" } }, - [5080]={ + [5343]={ lang={ English={ [1]={ @@ -128306,7 +135082,7 @@ return { [2]=99 } }, - text="{0}% chance to Gain an Endurance Charge when you lose Fortify" + text="[DNT] {0}% chance to gain an Endurance Charge when you lose Fortification" }, [2]={ limit={ @@ -128315,7 +135091,7 @@ return { [2]="#" } }, - text="Gain an Endurance Charge when you lose Fortify" + text="[DNT] Gain an Endurance Charge when you lose Fortification" } } }, @@ -128323,7 +135099,7 @@ return { [1]="gain_endurance_charge_%_chance_when_you_lose_fortify" } }, - [5081]={ + [5344]={ lang={ English={ [1]={ @@ -128341,7 +135117,7 @@ return { [1]="gain_endurance_charge_%_when_hit_while_channelling" } }, - [5082]={ + [5345]={ lang={ English={ [1]={ @@ -128363,7 +135139,7 @@ return { [1]="gain_fanaticism_for_4_seconds_on_reaching_maximum_fanatic_charges" } }, - [5083]={ + [5346]={ lang={ English={ [1]={ @@ -128390,7 +135166,7 @@ return { [1]="gain_flask_charge_on_crit_chance_%_while_at_maximum_frenzy_charges" } }, - [5084]={ + [5347]={ lang={ English={ [1]={ @@ -128425,7 +135201,7 @@ return { [1]="gain_flask_charges_every_second_if_hit_unique_enemy_recently" } }, - [5085]={ + [5348]={ lang={ English={ [1]={ @@ -128439,7 +135215,7 @@ return { [2]="#" } }, - text="Gain Fortify for {0} seconds on Melee Hit with a Mace, Sceptre or Staff" + text="Melee Hits with a Maces, Sceptres or Staves Fortify for {0} seconds" } } }, @@ -128447,7 +135223,7 @@ return { [1]="gain_fortify_for_x_seconds_on_melee_hit_with_mace_sceptre_staff" } }, - [5086]={ + [5349]={ lang={ English={ [1]={ @@ -128465,7 +135241,7 @@ return { [1]="gain_frenzy_charge_on_critical_strike_at_close_range_%" } }, - [5087]={ + [5350]={ lang={ English={ [1]={ @@ -128492,7 +135268,25 @@ return { [1]="gain_frenzy_charge_on_critical_strike_%" } }, - [5088]={ + [5351]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% chance to gain a Frenzy Charge when you Shatter an Enemy" + } + } + }, + stats={ + [1]="gain_frenzy_charge_on_enemy_shattered_chance_%" + } + }, + [5352]={ lang={ English={ [1]={ @@ -128510,7 +135304,7 @@ return { [1]="gain_frenzy_charge_on_hit_while_bleeding" } }, - [5089]={ + [5353]={ lang={ English={ [1]={ @@ -128528,7 +135322,34 @@ return { [1]="gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%" } }, - [5090]={ + [5354]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="{0}% chance to gain a Frenzy Charge when you Hit a Unique Enemy" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Gain a Frenzy Charge when you Hit a Unique Enemy" + } + } + }, + stats={ + [1]="gain_frenzy_charge_on_hitting_unique_enemy_%" + } + }, + [5355]={ lang={ English={ [1]={ @@ -128546,7 +135367,7 @@ return { [1]="gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%" } }, - [5091]={ + [5356]={ lang={ English={ [1]={ @@ -128564,7 +135385,7 @@ return { [1]="gain_frenzy_charge_%_when_hit_while_channelling" } }, - [5092]={ + [5357]={ lang={ English={ [1]={ @@ -128582,7 +135403,7 @@ return { [1]="gain_frenzy_power_endurance_charges_on_vaal_skill_use" } }, - [5093]={ + [5358]={ lang={ English={ [1]={ @@ -128608,7 +135429,7 @@ return { [1]="gain_her_embrace_for_x_ms_on_enemy_ignited" } }, - [5094]={ + [5359]={ lang={ English={ [1]={ @@ -128635,7 +135456,7 @@ return { [1]="gain_magic_monster_mods_on_kill_%_chance" } }, - [5095]={ + [5360]={ lang={ English={ [1]={ @@ -128653,7 +135474,7 @@ return { [1]="gain_max_rage_on_losing_temporal_chains_debuff" } }, - [5096]={ + [5361]={ lang={ English={ [1]={ @@ -128671,7 +135492,7 @@ return { [1]="gain_maximum_frenzy_and_endurance_charges_when_you_gain_cats_agility" } }, - [5097]={ + [5362]={ lang={ English={ [1]={ @@ -128689,7 +135510,7 @@ return { [1]="gain_maximum_frenzy_and_power_charges_when_you_gain_cats_stealth" } }, - [5098]={ + [5363]={ lang={ English={ [1]={ @@ -128707,7 +135528,7 @@ return { [1]="gain_maximum_frenzy_charges_on_frenzy_charge_gained_%_chance" } }, - [5099]={ + [5364]={ lang={ English={ [1]={ @@ -128725,7 +135546,7 @@ return { [1]="gain_maximum_power_charges_on_power_charge_gained_%_chance" } }, - [5100]={ + [5365]={ lang={ English={ [1]={ @@ -128743,7 +135564,7 @@ return { [1]="gain_maximum_power_charges_on_vaal_skill_use" } }, - [5101]={ + [5366]={ lang={ English={ [1]={ @@ -128761,7 +135582,7 @@ return { [1]="gain_movement_speed_+%_for_20_seconds_on_kill" } }, - [5102]={ + [5367]={ lang={ English={ [1]={ @@ -128783,7 +135604,7 @@ return { [1]="gain_onslaught_during_soul_gain_prevention" } }, - [5103]={ + [5368]={ lang={ English={ [1]={ @@ -128818,7 +135639,7 @@ return { [1]="gain_onslaught_for_3_seconds_%_chance_when_hit" } }, - [5104]={ + [5369]={ lang={ English={ [1]={ @@ -128844,7 +135665,7 @@ return { [1]="gain_onslaught_ms_on_using_a_warcry" } }, - [5105]={ + [5370]={ lang={ English={ [1]={ @@ -128879,7 +135700,7 @@ return { [1]="gain_onslaught_on_hit_chance_while_at_maximum_frenzy_charges_%" } }, - [5106]={ + [5371]={ lang={ English={ [1]={ @@ -128905,7 +135726,7 @@ return { [1]="gain_onslaught_on_hit_duration_ms" } }, - [5107]={ + [5372]={ lang={ English={ [1]={ @@ -128931,7 +135752,7 @@ return { [1]="gain_onslaught_on_kill_ms_while_affected_by_haste" } }, - [5108]={ + [5373]={ lang={ English={ [1]={ @@ -128953,7 +135774,7 @@ return { [1]="gain_onslaught_while_at_maximum_endurance_charges" } }, - [5109]={ + [5374]={ lang={ English={ [1]={ @@ -128975,7 +135796,7 @@ return { [1]="gain_onslaught_while_not_on_low_mana" } }, - [5110]={ + [5375]={ lang={ English={ [1]={ @@ -128997,7 +135818,7 @@ return { [1]="gain_onslaught_while_on_low_life" } }, - [5111]={ + [5376]={ lang={ English={ [1]={ @@ -129015,7 +135836,7 @@ return { [1]="gain_onslaught_while_you_have_cats_agility" } }, - [5112]={ + [5377]={ lang={ English={ [1]={ @@ -129029,7 +135850,7 @@ return { [2]="#" } }, - text="You have Onslaught while you have Fortify" + text="You have Onslaught while Fortified" } } }, @@ -129037,7 +135858,7 @@ return { [1]="gain_onslaught_while_you_have_fortify" } }, - [5113]={ + [5378]={ lang={ English={ [1]={ @@ -129055,7 +135876,7 @@ return { [1]="gain_%_of_phys_as_extra_chaos_per_elder_item_equipped" } }, - [5114]={ + [5379]={ lang={ English={ [1]={ @@ -129069,7 +135890,7 @@ return { [2]="#" } }, - text="{0}% of Total Physical Damage prevented from Hits in the past 10 seconds is Regenerated as Life per second" + text="{0}% of Physical Damage prevented from Hits in the past\n10 seconds is Regenerated as Life per second" } } }, @@ -129077,7 +135898,7 @@ return { [1]="gain_%_total_phys_damage_prevented_in_the_past_10_sec_as_life_regen_per_sec" } }, - [5115]={ + [5380]={ lang={ English={ [1]={ @@ -129103,7 +135924,7 @@ return { [1]="gain_perfect_agony_if_you_have_crit_recently" } }, - [5116]={ + [5381]={ lang={ English={ [1]={ @@ -129129,7 +135950,7 @@ return { [1]="gain_phasing_if_enemy_killed_recently" } }, - [5117]={ + [5382]={ lang={ English={ [1]={ @@ -129151,7 +135972,7 @@ return { [1]="gain_phasing_while_affected_by_haste" } }, - [5118]={ + [5383]={ lang={ English={ [1]={ @@ -129169,7 +135990,25 @@ return { [1]="gain_phasing_while_you_have_cats_stealth" } }, - [5119]={ + [5384]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% chance to gain a Power Charge on Critical Strike with Wands" + } + } + }, + stats={ + [1]="gain_power_charge_on_critical_strike_with_wands_%" + } + }, + [5385]={ lang={ English={ [1]={ @@ -129196,7 +136035,7 @@ return { [1]="gain_power_charge_on_hit_%_chance_against_frozen_enemy" } }, - [5120]={ + [5386]={ lang={ English={ [1]={ @@ -129214,7 +136053,7 @@ return { [1]="gain_power_charge_on_kill_vs_enemies_with_less_than_5_poisons_%" } }, - [5121]={ + [5387]={ lang={ English={ [1]={ @@ -129232,7 +136071,7 @@ return { [1]="gain_power_charge_on_mana_flask_use_%_chance" } }, - [5122]={ + [5388]={ lang={ English={ [1]={ @@ -129259,7 +136098,7 @@ return { [1]="gain_power_charge_on_vaal_skill_use_%" } }, - [5123]={ + [5389]={ lang={ English={ [1]={ @@ -129277,7 +136116,7 @@ return { [1]="gain_power_charge_per_second_if_have_not_lost_power_charge_recently" } }, - [5124]={ + [5390]={ lang={ English={ [1]={ @@ -129295,7 +136134,7 @@ return { [1]="gain_power_or_frenzy_charge_for_each_second_channeling" } }, - [5125]={ + [5391]={ lang={ English={ [1]={ @@ -129313,7 +136152,7 @@ return { [1]="gain_random_charge_on_block" } }, - [5126]={ + [5392]={ lang={ English={ [1]={ @@ -129331,34 +136170,7 @@ return { [1]="gain_random_charge_per_second_while_stationary" } }, - [5127]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]=99 - } - }, - text="{0}% chance to gain an Inspiration Charge when you Spend Mana" - }, - [2]={ - limit={ - [1]={ - [1]=100, - [2]="#" - } - }, - text="Gain an Inspiration Charge when you Spend Mana" - } - } - }, - stats={ - [1]="gain_righteous_charge_on_mana_spent_%" - } - }, - [5128]={ + [5393]={ lang={ English={ [1]={ @@ -129384,7 +136196,7 @@ return { [1]="gain_sacrificial_zeal_on_skill_use_%_cost_as_damage_per_minute" } }, - [5129]={ + [5394]={ lang={ English={ [1]={ @@ -129402,7 +136214,7 @@ return { [1]="gain_scorching_sapping_brittle_confluxes_while_two_highest_attributes_equal" } }, - [5130]={ + [5395]={ lang={ English={ [1]={ @@ -129428,7 +136240,7 @@ return { [1]="gain_shapers_presence_for_10_seconds_on_killing_rare_or_unique_monster" } }, - [5131]={ + [5396]={ lang={ English={ [1]={ @@ -129464,7 +136276,7 @@ return { [1]="gain_single_conflux_for_3_seconds_every_8_seconds" } }, - [5132]={ + [5397]={ lang={ English={ [1]={ @@ -129486,7 +136298,29 @@ return { [1]="gain_soul_eater_for_x_ms_on_vaal_skill_use" } }, - [5133]={ + [5398]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUpfrontCost" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Spells cause you to gain Mana equal to their Upfront Cost every fifth time you Pay it" + } + } + }, + stats={ + [1]="gain_spell_cost_as_mana_every_fifth_cast" + } + }, + [5399]={ lang={ English={ [1]={ @@ -129504,7 +136338,7 @@ return { [1]="gain_up_to_maximum_fragile_regrowth_when_hit" } }, - [5134]={ + [5400]={ lang={ English={ [1]={ @@ -129530,7 +136364,7 @@ return { [1]="gain_vaal_pact_if_you_have_crit_recently" } }, - [5135]={ + [5401]={ lang={ English={ [1]={ @@ -129552,7 +136386,7 @@ return { [1]="gain_vaal_pact_while_focused" } }, - [5136]={ + [5402]={ lang={ English={ [1]={ @@ -129574,7 +136408,25 @@ return { [1]="gain_vaal_soul_on_hit_cooldown_ms" } }, - [5137]={ + [5403]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Intelligence is added to Accuracy Rating with Wands" + } + } + }, + stats={ + [1]="gain_wand_accuracy_rating_equal_to_intelligence" + } + }, + [5404]={ lang={ English={ [1]={ @@ -129627,7 +136479,7 @@ return { [1]="gain_x_fanatic_charges_every_second_if_have_attacked_in_past_second" } }, - [5138]={ + [5405]={ lang={ English={ [1]={ @@ -129637,7 +136489,7 @@ return { [2]="#" } }, - text="Gain {0} Fragile Regrowth each second " + text="Gain {0} Fragile Regrowth each second" }, [2]={ [1]={ @@ -129650,7 +136502,7 @@ return { [2]=-1 } }, - text="Lose {0} Fragile Regrowth each second " + text="Lose {0} Fragile Regrowth each second" } } }, @@ -129658,7 +136510,7 @@ return { [1]="gain_x_fragile_regrowth_per_second" } }, - [5139]={ + [5406]={ lang={ English={ [1]={ @@ -129680,7 +136532,7 @@ return { [1]="gain_x_rage_on_hit_with_axes_swords_1s_cooldown" } }, - [5140]={ + [5407]={ lang={ English={ [1]={ @@ -129711,7 +136563,7 @@ return { [1]="galvanic_arrow_projectile_speed_+%" } }, - [5141]={ + [5408]={ lang={ English={ [1]={ @@ -129729,7 +136581,7 @@ return { [1]="generals_cry_cooldown_speed_+%" } }, - [5142]={ + [5409]={ lang={ English={ [1]={ @@ -129747,17 +136599,17 @@ return { [1]="generals_cry_maximum_warriors_+" } }, - [5143]={ + [5410]={ lang={ English={ [1]={ limit={ [1]={ - [1]=1, + [1]="#", [2]="#" } }, - text="Every 2 seconds, gain a Ghost Shroud, up to a maximum of {0}" + text="{0:+d} to maximum Ghost Shrouds" } } }, @@ -129765,7 +136617,7 @@ return { [1]="ghost_dance_max_stacks" } }, - [5144]={ + [5411]={ lang={ English={ [1]={ @@ -129775,7 +136627,7 @@ return { [2]="#" } }, - text="When Hit, lose a Ghost Shroud and Recover Energy Shield equal to {0}% of your Evasion Rating" + text="Recover Energy Shield equal to {0:+d}% of your Evasion Rating when you lose a Ghost Shroud due to being Hit" } } }, @@ -129783,7 +136635,7 @@ return { [1]="ghost_dance_restore_%_evasion_as_energy_shield_when_hit" } }, - [5145]={ + [5412]={ lang={ English={ [1]={ @@ -129810,7 +136662,7 @@ return { [1]="glacial_cascade_number_of_additional_bursts" } }, - [5146]={ + [5413]={ lang={ English={ [1]={ @@ -129828,7 +136680,7 @@ return { [1]="glacial_cascade_physical_damage_%_to_add_as_cold" } }, - [5147]={ + [5414]={ lang={ English={ [1]={ @@ -129846,7 +136698,7 @@ return { [1]="glacial_hammer_melee_splash_with_cold_damage" } }, - [5148]={ + [5415]={ lang={ English={ [1]={ @@ -129864,7 +136716,7 @@ return { [1]="glacial_hammer_physical_damage_%_to_convert_to_cold" } }, - [5149]={ + [5416]={ lang={ English={ [1]={ @@ -129899,7 +136751,7 @@ return { [1]="global_attack_speed_+%_per_level" } }, - [5150]={ + [5417]={ lang={ English={ [1]={ @@ -129921,7 +136773,7 @@ return { [1]="global_chance_to_blind_on_hit_%_vs_bleeding_enemies" } }, - [5151]={ + [5418]={ lang={ English={ [1]={ @@ -129952,7 +136804,7 @@ return { [1]="global_critical_strike_chance_+%_vs_chilled_enemies" } }, - [5152]={ + [5419]={ lang={ English={ [1]={ @@ -129970,7 +136822,7 @@ return { [1]="global_evasion_rating_+_while_moving" } }, - [5153]={ + [5420]={ lang={ English={ [1]={ @@ -129993,7 +136845,7 @@ return { [2]="global_maximum_added_cold_damage_vs_chilled_or_frozen_enemies" } }, - [5154]={ + [5421]={ lang={ English={ [1]={ @@ -130016,7 +136868,7 @@ return { [2]="global_maximum_added_fire_damage_vs_ignited_enemies" } }, - [5155]={ + [5422]={ lang={ English={ [1]={ @@ -130039,7 +136891,7 @@ return { [2]="global_maximum_added_lightning_damage_vs_ignited_enemies" } }, - [5156]={ + [5423]={ lang={ English={ [1]={ @@ -130062,7 +136914,7 @@ return { [2]="global_maximum_added_lightning_damage_vs_shocked_enemies" } }, - [5157]={ + [5424]={ lang={ English={ [1]={ @@ -130085,7 +136937,7 @@ return { [2]="global_maximum_added_physical_damage_vs_bleeding_enemies" } }, - [5158]={ + [5425]={ lang={ English={ [1]={ @@ -130103,7 +136955,7 @@ return { [1]="global_physical_damage_reduction_rating_while_moving" } }, - [5159]={ + [5426]={ lang={ English={ [1]={ @@ -130134,7 +136986,7 @@ return { [1]="golem_attack_and_cast_speed_+%" } }, - [5160]={ + [5427]={ lang={ English={ [1]={ @@ -130165,7 +137017,7 @@ return { [1]="golem_buff_effect_+%" } }, - [5161]={ + [5428]={ lang={ English={ [1]={ @@ -130196,7 +137048,7 @@ return { [1]="golem_buff_effect_+%_per_summoned_golem" } }, - [5162]={ + [5429]={ lang={ English={ [1]={ @@ -130218,7 +137070,7 @@ return { [1]="golem_life_regeneration_per_minute_%" } }, - [5163]={ + [5430]={ lang={ English={ [1]={ @@ -130249,7 +137101,7 @@ return { [1]="golem_maximum_life_+%" } }, - [5164]={ + [5431]={ lang={ English={ [1]={ @@ -130280,7 +137132,7 @@ return { [1]="golem_maximum_mana_+%" } }, - [5165]={ + [5432]={ lang={ English={ [1]={ @@ -130311,7 +137163,7 @@ return { [1]="golem_movement_speed_+%" } }, - [5166]={ + [5433]={ lang={ English={ [1]={ @@ -130329,7 +137181,73 @@ return { [1]="golem_physical_damage_reduction_rating" } }, - [5167]={ + [5434]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Grace has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Grace has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="grace_mana_reservation_efficiency_-2%_per_1" + } + }, + [5435]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Grace has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Grace has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="grace_mana_reservation_efficiency_+%" + } + }, + [5436]={ lang={ English={ [1]={ @@ -130347,7 +137265,7 @@ return { [1]="grace_reserves_no_mana" } }, - [5168]={ + [5437]={ lang={ English={ [1]={ @@ -130357,7 +137275,7 @@ return { [2]="#" } }, - text=" Animated Minions' Melee Attacks deal {0}% more Damage to surrounding targets" + text="Animated Minions' Melee Attacks deal {0}% more Damage to surrounding targets" }, [2]={ [1]={ @@ -130378,7 +137296,7 @@ return { [1]="grant_animated_minion_melee_splash_damage_+%_final_for_splash" } }, - [5169]={ + [5438]={ lang={ English={ [1]={ @@ -130396,7 +137314,7 @@ return { [1]="grant_tailwind_to_nearby_allies_if_used_skill_recently" } }, - [5170]={ + [5439]={ lang={ English={ [1]={ @@ -130427,7 +137345,7 @@ return { [1]="gratuitous_violence_physical_damage_over_time_+%_final" } }, - [5171]={ + [5440]={ lang={ English={ [1]={ @@ -130454,7 +137372,7 @@ return { [1]="ground_slam_chance_to_gain_endurance_charge_%_on_stun" } }, - [5172]={ + [5441]={ lang={ English={ [1]={ @@ -130476,7 +137394,7 @@ return { [1]="ground_tar_on_block_base_area_of_effect_radius" } }, - [5173]={ + [5442]={ lang={ English={ [1]={ @@ -130494,7 +137412,7 @@ return { [1]="ground_tar_when_hit_%_chance" } }, - [5174]={ + [5443]={ lang={ English={ [1]={ @@ -130525,7 +137443,7 @@ return { [1]="guard_skill_cooldown_recovery_+%" } }, - [5175]={ + [5444]={ lang={ English={ [1]={ @@ -130556,7 +137474,7 @@ return { [1]="guard_skill_effect_duration_+%" } }, - [5176]={ + [5445]={ lang={ English={ [1]={ @@ -130578,7 +137496,7 @@ return { [1]="guardian_with_5_nearby_allies_you_and_allies_have_onslaught" } }, - [5177]={ + [5446]={ lang={ English={ [1]={ @@ -130609,7 +137527,7 @@ return { [1]="guardian_with_nearby_ally_damage_+%_final_for_you_and_allies" } }, - [5178]={ + [5447]={ lang={ English={ [1]={ @@ -130627,7 +137545,7 @@ return { [1]="harvest_encounter_fluid_granted_+%" } }, - [5179]={ + [5448]={ lang={ English={ [1]={ @@ -130649,7 +137567,7 @@ return { [1]="has_onslaught_if_totem_summoned_recently" } }, - [5180]={ + [5449]={ lang={ English={ [1]={ @@ -130667,7 +137585,7 @@ return { [1]="has_stun_prevention_flask" } }, - [5181]={ + [5450]={ lang={ English={ [1]={ @@ -130685,7 +137603,7 @@ return { [1]="has_unique_brutal_shrine_effect" } }, - [5182]={ + [5451]={ lang={ English={ [1]={ @@ -130703,7 +137621,73 @@ return { [1]="has_unique_massive_shrine_effect" } }, - [5183]={ + [5452]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Haste has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Haste has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="haste_mana_reservation_efficiency_-2%_per_1" + } + }, + [5453]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Haste has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Haste has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="haste_mana_reservation_efficiency_+%" + } + }, + [5454]={ lang={ English={ [1]={ @@ -130721,7 +137705,73 @@ return { [1]="haste_reserves_no_mana" } }, - [5184]={ + [5455]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Hatred has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Hatred has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="hatred_mana_reservation_efficiency_-2%_per_1" + } + }, + [5456]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Hatred has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Hatred has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="hatred_mana_reservation_efficiency_+%" + } + }, + [5457]={ lang={ English={ [1]={ @@ -130739,7 +137789,7 @@ return { [1]="hatred_reserves_no_mana" } }, - [5185]={ + [5458]={ lang={ English={ [1]={ @@ -130757,7 +137807,7 @@ return { [1]="heist_additional_abyss_rewards_from_reward_chests_%" } }, - [5186]={ + [5459]={ lang={ English={ [1]={ @@ -130775,7 +137825,7 @@ return { [1]="heist_additional_armour_rewards_from_reward_chests_%" } }, - [5187]={ + [5460]={ lang={ English={ [1]={ @@ -130793,7 +137843,7 @@ return { [1]="heist_additional_blight_rewards_from_reward_chests_%" } }, - [5188]={ + [5461]={ lang={ English={ [1]={ @@ -130811,7 +137861,7 @@ return { [1]="heist_additional_breach_rewards_from_reward_chests_%" } }, - [5189]={ + [5462]={ lang={ English={ [1]={ @@ -130829,7 +137879,7 @@ return { [1]="heist_additional_corrupted_rewards_from_reward_chests_%" } }, - [5190]={ + [5463]={ lang={ English={ [1]={ @@ -130847,7 +137897,7 @@ return { [1]="heist_additional_delirium_rewards_from_reward_chests_%" } }, - [5191]={ + [5464]={ lang={ English={ [1]={ @@ -130865,7 +137915,7 @@ return { [1]="heist_additional_delve_rewards_from_reward_chests_%" } }, - [5192]={ + [5465]={ lang={ English={ [1]={ @@ -130883,7 +137933,7 @@ return { [1]="heist_additional_divination_rewards_from_reward_chests_%" } }, - [5193]={ + [5466]={ lang={ English={ [1]={ @@ -130901,7 +137951,7 @@ return { [1]="heist_additional_essences_rewards_from_reward_chests_%" } }, - [5194]={ + [5467]={ lang={ English={ [1]={ @@ -130919,7 +137969,7 @@ return { [1]="heist_additional_gems_rewards_from_reward_chests_%" } }, - [5195]={ + [5468]={ lang={ English={ [1]={ @@ -130937,7 +137987,7 @@ return { [1]="heist_additional_harbinger_rewards_from_reward_chests_%" } }, - [5196]={ + [5469]={ lang={ English={ [1]={ @@ -130955,7 +138005,7 @@ return { [1]="heist_additional_jewellery_rewards_from_reward_chests_%" } }, - [5197]={ + [5470]={ lang={ English={ [1]={ @@ -130973,7 +138023,7 @@ return { [1]="heist_additional_legion_rewards_from_reward_chests_%" } }, - [5198]={ + [5471]={ lang={ English={ [1]={ @@ -130991,7 +138041,7 @@ return { [1]="heist_additional_metamorph_rewards_from_reward_chests_%" } }, - [5199]={ + [5472]={ lang={ English={ [1]={ @@ -131009,7 +138059,7 @@ return { [1]="heist_additional_perandus_rewards_from_reward_chests_%" } }, - [5200]={ + [5473]={ lang={ English={ [1]={ @@ -131027,7 +138077,7 @@ return { [1]="heist_additional_talisman_rewards_from_reward_chests_%" } }, - [5201]={ + [5474]={ lang={ English={ [1]={ @@ -131045,7 +138095,7 @@ return { [1]="heist_additional_uniques_rewards_from_reward_chests_%" } }, - [5202]={ + [5475]={ lang={ English={ [1]={ @@ -131063,7 +138113,7 @@ return { [1]="heist_additional_weapons_rewards_from_reward_chests_%" } }, - [5203]={ + [5476]={ lang={ English={ [1]={ @@ -131094,7 +138144,7 @@ return { [1]="heist_alert_level_gained_on_monster_death" } }, - [5204]={ + [5477]={ lang={ English={ [1]={ @@ -131133,7 +138183,7 @@ return { [1]="heist_alert_level_gained_per_10_sec" } }, - [5205]={ + [5478]={ lang={ English={ [1]={ @@ -131151,7 +138201,7 @@ return { [1]="heist_chests_chance_for_secondary_objectives_%" } }, - [5206]={ + [5479]={ lang={ English={ [1]={ @@ -131178,7 +138228,7 @@ return { [1]="heist_chests_double_blighted_maps_and_catalysts_%" } }, - [5207]={ + [5480]={ lang={ English={ [1]={ @@ -131205,7 +138255,7 @@ return { [1]="heist_chests_double_breach_splinters_%" } }, - [5208]={ + [5481]={ lang={ English={ [1]={ @@ -131232,7 +138282,7 @@ return { [1]="heist_chests_double_catalysts_%" } }, - [5209]={ + [5482]={ lang={ English={ [1]={ @@ -131259,7 +138309,7 @@ return { [1]="heist_chests_double_currency_%" } }, - [5210]={ + [5483]={ lang={ English={ [1]={ @@ -131286,7 +138336,7 @@ return { [1]="heist_chests_double_delirium_orbs_and_splinters_%" } }, - [5211]={ + [5484]={ lang={ English={ [1]={ @@ -131313,7 +138363,7 @@ return { [1]="heist_chests_double_divination_cards_%" } }, - [5212]={ + [5485]={ lang={ English={ [1]={ @@ -131340,7 +138390,7 @@ return { [1]="heist_chests_double_essences_%" } }, - [5213]={ + [5486]={ lang={ English={ [1]={ @@ -131367,7 +138417,7 @@ return { [1]="heist_chests_double_jewels_%" } }, - [5214]={ + [5487]={ lang={ English={ [1]={ @@ -131394,7 +138444,7 @@ return { [1]="heist_chests_double_legion_splinters_%" } }, - [5215]={ + [5488]={ lang={ English={ [1]={ @@ -131421,7 +138471,7 @@ return { [1]="heist_chests_double_map_fragments_%" } }, - [5216]={ + [5489]={ lang={ English={ [1]={ @@ -131448,7 +138498,7 @@ return { [1]="heist_chests_double_maps_%" } }, - [5217]={ + [5490]={ lang={ English={ [1]={ @@ -131475,7 +138525,7 @@ return { [1]="heist_chests_double_oils_%" } }, - [5218]={ + [5491]={ lang={ English={ [1]={ @@ -131502,7 +138552,7 @@ return { [1]="heist_chests_double_scarabs_%" } }, - [5219]={ + [5492]={ lang={ English={ [1]={ @@ -131529,7 +138579,7 @@ return { [1]="heist_chests_double_sextants_%" } }, - [5220]={ + [5493]={ lang={ English={ [1]={ @@ -131560,7 +138610,7 @@ return { [1]="heist_chests_double_uniques_%" } }, - [5221]={ + [5494]={ lang={ English={ [1]={ @@ -131591,7 +138641,7 @@ return { [1]="heist_chests_unique_rarity_%" } }, - [5222]={ + [5495]={ lang={ English={ [1]={ @@ -131618,7 +138668,7 @@ return { [1]="heist_coins_from_world_chests_double_%" } }, - [5223]={ + [5496]={ lang={ English={ [1]={ @@ -131645,7 +138695,7 @@ return { [1]="heist_coins_dropped_by_monsters_double_%" } }, - [5224]={ + [5497]={ lang={ English={ [1]={ @@ -131676,7 +138726,7 @@ return { [1]="heist_contract_alert_level_from_chests_+%" } }, - [5225]={ + [5498]={ lang={ English={ [1]={ @@ -131707,7 +138757,7 @@ return { [1]="heist_contract_alert_level_from_monsters_+%" } }, - [5226]={ + [5499]={ lang={ English={ [1]={ @@ -131738,7 +138788,7 @@ return { [1]="heist_contract_alert_level_+%" } }, - [5227]={ + [5500]={ lang={ English={ [1]={ @@ -131769,7 +138819,7 @@ return { [1]="heist_contract_gang_cost_+%" } }, - [5228]={ + [5501]={ lang={ English={ [1]={ @@ -131787,7 +138837,7 @@ return { [1]="heist_contract_gang_takes_no_cut" } }, - [5229]={ + [5502]={ lang={ English={ [1]={ @@ -131805,7 +138855,7 @@ return { [1]="heist_contract_generate_secondary_objectives_chance_%" } }, - [5230]={ + [5503]={ lang={ English={ [1]={ @@ -131836,7 +138886,7 @@ return { [1]="heist_contract_guarding_monsters_damage_+%" } }, - [5231]={ + [5504]={ lang={ English={ [1]={ @@ -131867,7 +138917,7 @@ return { [1]="heist_contract_guarding_monsters_take_damage_+%" } }, - [5232]={ + [5505]={ lang={ English={ [1]={ @@ -131894,7 +138944,7 @@ return { [1]="heist_contract_mechanical_unlock_count" } }, - [5233]={ + [5506]={ lang={ English={ [1]={ @@ -131921,7 +138971,7 @@ return { [1]="heist_contract_magical_unlock_count" } }, - [5234]={ + [5507]={ lang={ English={ [1]={ @@ -131939,7 +138989,7 @@ return { [1]="heist_contract_no_travel_cost" } }, - [5235]={ + [5508]={ lang={ English={ [1]={ @@ -131970,7 +139020,7 @@ return { [1]="heist_contract_npc_cost_+%" } }, - [5236]={ + [5509]={ lang={ English={ [1]={ @@ -132001,7 +139051,7 @@ return { [1]="heist_contract_objective_completion_time_+%" } }, - [5237]={ + [5510]={ lang={ English={ [1]={ @@ -132032,7 +139082,7 @@ return { [1]="heist_contract_patrol_additional_elite_chance_+%" } }, - [5238]={ + [5511]={ lang={ English={ [1]={ @@ -132063,7 +139113,7 @@ return { [1]="heist_contract_patrol_damage_+%" } }, - [5239]={ + [5512]={ lang={ English={ [1]={ @@ -132094,7 +139144,7 @@ return { [1]="heist_contract_patrol_take_damage_+%" } }, - [5240]={ + [5513]={ lang={ English={ [1]={ @@ -132125,7 +139175,7 @@ return { [1]="heist_contract_side_area_monsters_damage_+%" } }, - [5241]={ + [5514]={ lang={ English={ [1]={ @@ -132156,7 +139206,7 @@ return { [1]="heist_contract_side_area_monsters_take_damage_+%" } }, - [5242]={ + [5515]={ lang={ English={ [1]={ @@ -132187,7 +139237,7 @@ return { [1]="heist_contract_total_cost_+%_final" } }, - [5243]={ + [5516]={ lang={ English={ [1]={ @@ -132218,7 +139268,7 @@ return { [1]="heist_contract_travel_cost_+%" } }, - [5244]={ + [5517]={ lang={ English={ [1]={ @@ -132245,7 +139295,7 @@ return { [1]="heist_currency_alchemy_drops_as_blessed_%" } }, - [5245]={ + [5518]={ lang={ English={ [1]={ @@ -132272,7 +139322,7 @@ return { [1]="heist_currency_alchemy_drops_as_divine_%" } }, - [5246]={ + [5519]={ lang={ English={ [1]={ @@ -132299,7 +139349,7 @@ return { [1]="heist_currency_alchemy_drops_as_exalted_%" } }, - [5247]={ + [5520]={ lang={ English={ [1]={ @@ -132326,7 +139376,7 @@ return { [1]="heist_currency_alteration_drops_as_alchemy_%" } }, - [5248]={ + [5521]={ lang={ English={ [1]={ @@ -132353,7 +139403,7 @@ return { [1]="heist_currency_alteration_drops_as_chaos_%" } }, - [5249]={ + [5522]={ lang={ English={ [1]={ @@ -132380,7 +139430,7 @@ return { [1]="heist_currency_alteration_drops_as_regal_%" } }, - [5250]={ + [5523]={ lang={ English={ [1]={ @@ -132407,7 +139457,7 @@ return { [1]="heist_currency_augmentation_drops_as_alchemy_%" } }, - [5251]={ + [5524]={ lang={ English={ [1]={ @@ -132434,7 +139484,7 @@ return { [1]="heist_currency_augmentation_drops_as_chaos_%" } }, - [5252]={ + [5525]={ lang={ English={ [1]={ @@ -132461,7 +139511,7 @@ return { [1]="heist_currency_augmentation_drops_as_regal_%" } }, - [5253]={ + [5526]={ lang={ English={ [1]={ @@ -132488,7 +139538,7 @@ return { [1]="heist_currency_chaos_drops_as_blessed_%" } }, - [5254]={ + [5527]={ lang={ English={ [1]={ @@ -132515,7 +139565,7 @@ return { [1]="heist_currency_chaos_drops_as_divine_%" } }, - [5255]={ + [5528]={ lang={ English={ [1]={ @@ -132542,7 +139592,7 @@ return { [1]="heist_currency_chaos_drops_as_exalted_%" } }, - [5256]={ + [5529]={ lang={ English={ [1]={ @@ -132569,7 +139619,7 @@ return { [1]="heist_currency_chromatic_drops_as_fusing_%" } }, - [5257]={ + [5530]={ lang={ English={ [1]={ @@ -132596,7 +139646,7 @@ return { [1]="heist_currency_chromatic_drops_as_jewellers_%" } }, - [5258]={ + [5531]={ lang={ English={ [1]={ @@ -132623,7 +139673,7 @@ return { [1]="heist_currency_jewellers_drops_as_fusing_%" } }, - [5259]={ + [5532]={ lang={ English={ [1]={ @@ -132650,7 +139700,7 @@ return { [1]="heist_currency_regal_drops_as_blessed_%" } }, - [5260]={ + [5533]={ lang={ English={ [1]={ @@ -132677,7 +139727,7 @@ return { [1]="heist_currency_regal_drops_as_divine_%" } }, - [5261]={ + [5534]={ lang={ English={ [1]={ @@ -132704,7 +139754,7 @@ return { [1]="heist_currency_regal_drops_as_exalted_%" } }, - [5262]={ + [5535]={ lang={ English={ [1]={ @@ -132731,7 +139781,7 @@ return { [1]="heist_currency_regret_drops_as_annulment_%" } }, - [5263]={ + [5536]={ lang={ English={ [1]={ @@ -132758,7 +139808,7 @@ return { [1]="heist_currency_scouring_drops_as_annulment_%" } }, - [5264]={ + [5537]={ lang={ English={ [1]={ @@ -132768,7 +139818,7 @@ return { [2]="#" } }, - text="{0}% chance in Heists for Orbs of Scouring to drop as Orbs of Regret instead" + text="{0}% chance in Heists for Orbs of Scouring to drop as Orbs of Regret instead" }, [2]={ limit={ @@ -132785,7 +139835,7 @@ return { [1]="heist_currency_scouring_drops_as_regret_%" } }, - [5265]={ + [5538]={ lang={ English={ [1]={ @@ -132812,7 +139862,7 @@ return { [1]="heist_currency_transmutation_drops_as_alchemy_%" } }, - [5266]={ + [5539]={ lang={ English={ [1]={ @@ -132839,7 +139889,7 @@ return { [1]="heist_currency_transmutation_drops_as_chaos_%" } }, - [5267]={ + [5540]={ lang={ English={ [1]={ @@ -132866,7 +139916,7 @@ return { [1]="heist_currency_transmutation_drops_as_regal_%" } }, - [5268]={ + [5541]={ lang={ English={ [1]={ @@ -132893,7 +139943,7 @@ return { [1]="heist_drops_double_currency_%" } }, - [5269]={ + [5542]={ lang={ English={ [1]={ @@ -132924,7 +139974,7 @@ return { [1]="heist_enchantment_ailment_mod_effect_+%" } }, - [5270]={ + [5543]={ lang={ English={ [1]={ @@ -132955,7 +140005,7 @@ return { [1]="heist_enchantment_attribute_mod_effect_+%" } }, - [5271]={ + [5544]={ lang={ English={ [1]={ @@ -132986,7 +140036,7 @@ return { [1]="heist_enchantment_casterdamage_mod_effect_+%" } }, - [5272]={ + [5545]={ lang={ English={ [1]={ @@ -133017,7 +140067,7 @@ return { [1]="heist_enchantment_chaos_mod_effect_+%" } }, - [5273]={ + [5546]={ lang={ English={ [1]={ @@ -133048,7 +140098,7 @@ return { [1]="heist_enchantment_cold_mod_effect_+%" } }, - [5274]={ + [5547]={ lang={ English={ [1]={ @@ -133079,7 +140129,7 @@ return { [1]="heist_enchantment_critical_mod_effect_+%" } }, - [5275]={ + [5548]={ lang={ English={ [1]={ @@ -133110,7 +140160,7 @@ return { [1]="heist_enchantment_damage_mod_effect_+%" } }, - [5276]={ + [5549]={ lang={ English={ [1]={ @@ -133141,7 +140191,7 @@ return { [1]="heist_enchantment_defence_mod_effect_+%" } }, - [5277]={ + [5550]={ lang={ English={ [1]={ @@ -133172,7 +140222,7 @@ return { [1]="heist_enchantment_fire_mod_effect_+%" } }, - [5278]={ + [5551]={ lang={ English={ [1]={ @@ -133203,7 +140253,7 @@ return { [1]="heist_enchantment_life_mod_effect_+%" } }, - [5279]={ + [5552]={ lang={ English={ [1]={ @@ -133234,7 +140284,7 @@ return { [1]="heist_enchantment_lightning_mod_effect_+%" } }, - [5280]={ + [5553]={ lang={ English={ [1]={ @@ -133265,7 +140315,7 @@ return { [1]="heist_enchantment_mana_mod_effect_+%" } }, - [5281]={ + [5554]={ lang={ English={ [1]={ @@ -133296,7 +140346,7 @@ return { [1]="heist_enchantment_physical_mod_effect_+%" } }, - [5282]={ + [5555]={ lang={ English={ [1]={ @@ -133327,7 +140377,7 @@ return { [1]="heist_enchantment_resistance_mod_effect_+%" } }, - [5283]={ + [5556]={ lang={ English={ [1]={ @@ -133358,7 +140408,7 @@ return { [1]="heist_enchantment_speed_mod_effect_+%" } }, - [5284]={ + [5557]={ lang={ English={ [1]={ @@ -133376,7 +140426,7 @@ return { [1]="heist_guards_are_magic" } }, - [5285]={ + [5558]={ lang={ English={ [1]={ @@ -133394,7 +140444,7 @@ return { [1]="heist_guards_are_rare" } }, - [5286]={ + [5559]={ lang={ English={ [1]={ @@ -133412,7 +140462,7 @@ return { [1]="heist_interruption_resistance_%" } }, - [5287]={ + [5560]={ lang={ English={ [1]={ @@ -133443,7 +140493,7 @@ return { [1]="heist_item_quantity_+%" } }, - [5288]={ + [5561]={ lang={ English={ [1]={ @@ -133474,7 +140524,7 @@ return { [1]="heist_item_rarity_+%" } }, - [5289]={ + [5562]={ lang={ English={ [1]={ @@ -133501,7 +140551,7 @@ return { [1]="heist_items_are_fully_linked_%" } }, - [5290]={ + [5563]={ lang={ English={ [1]={ @@ -133528,7 +140578,7 @@ return { [1]="heist_items_drop_corrupted_%" } }, - [5291]={ + [5564]={ lang={ English={ [1]={ @@ -133555,7 +140605,7 @@ return { [1]="heist_items_drop_identified_%" } }, - [5292]={ + [5565]={ lang={ English={ [1]={ @@ -133582,7 +140632,7 @@ return { [1]="heist_items_have_elder_influence_%" } }, - [5293]={ + [5566]={ lang={ English={ [1]={ @@ -133609,7 +140659,7 @@ return { [1]="heist_items_have_one_additional_socket_%" } }, - [5294]={ + [5567]={ lang={ English={ [1]={ @@ -133636,7 +140686,7 @@ return { [1]="heist_items_have_shaper_influence_%" } }, - [5295]={ + [5568]={ lang={ English={ [1]={ @@ -133654,7 +140704,7 @@ return { [1]="heist_job_agility_level_+" } }, - [5296]={ + [5569]={ lang={ English={ [1]={ @@ -133672,7 +140722,7 @@ return { [1]="heist_job_brute_force_level_+" } }, - [5297]={ + [5570]={ lang={ English={ [1]={ @@ -133690,7 +140740,7 @@ return { [1]="heist_job_counter_thaumaturgy_level_+" } }, - [5298]={ + [5571]={ lang={ English={ [1]={ @@ -133708,7 +140758,7 @@ return { [1]="heist_job_deception_level_+" } }, - [5299]={ + [5572]={ lang={ English={ [1]={ @@ -133726,7 +140776,7 @@ return { [1]="heist_job_demolition_level_+" } }, - [5300]={ + [5573]={ lang={ English={ [1]={ @@ -133757,7 +140807,7 @@ return { [1]="heist_job_demolition_speed_+%" } }, - [5301]={ + [5574]={ lang={ English={ [1]={ @@ -133775,7 +140825,7 @@ return { [1]="heist_job_engineering_level_+" } }, - [5302]={ + [5575]={ lang={ English={ [1]={ @@ -133793,7 +140843,7 @@ return { [1]="heist_job_lockpicking_level_+" } }, - [5303]={ + [5576]={ lang={ English={ [1]={ @@ -133824,7 +140874,7 @@ return { [1]="heist_job_lockpicking_speed_+%" } }, - [5304]={ + [5577]={ lang={ English={ [1]={ @@ -133842,7 +140892,7 @@ return { [1]="heist_job_perception_level_+" } }, - [5305]={ + [5578]={ lang={ English={ [1]={ @@ -133860,7 +140910,7 @@ return { [1]="heist_job_trap_disarmament_level_+" } }, - [5306]={ + [5579]={ lang={ English={ [1]={ @@ -133891,7 +140941,7 @@ return { [1]="heist_job_trap_disarmament_speed_+%" } }, - [5307]={ + [5580]={ lang={ English={ [1]={ @@ -133909,7 +140959,7 @@ return { [1]="heist_lockdown_is_instant" } }, - [5308]={ + [5581]={ lang={ English={ [1]={ @@ -133927,7 +140977,7 @@ return { [1]="heist_nenet_scouts_nearby_patrols_and_mini_bosses" } }, - [5309]={ + [5582]={ lang={ English={ [1]={ @@ -133958,7 +141008,7 @@ return { [1]="heist_npc_blueprint_reveal_cost_+%" } }, - [5310]={ + [5583]={ lang={ English={ [1]={ @@ -133976,7 +141026,7 @@ return { [1]="heist_npc_contract_generates_intelligence" } }, - [5311]={ + [5584]={ lang={ English={ [1]={ @@ -133994,7 +141044,7 @@ return { [1]="heist_npc_display_huck_combat" } }, - [5312]={ + [5585]={ lang={ English={ [1]={ @@ -134025,7 +141075,7 @@ return { [1]="heist_npc_karst_alert_level_from_chests_+%_final" } }, - [5313]={ + [5586]={ lang={ English={ [1]={ @@ -134056,7 +141106,7 @@ return { [1]="heist_npc_nenet_alert_level_+%_final" } }, - [5314]={ + [5587]={ lang={ English={ [1]={ @@ -134087,7 +141137,7 @@ return { [1]="heist_npc_tullina_alert_level_+%_final" } }, - [5315]={ + [5588]={ lang={ English={ [1]={ @@ -134118,7 +141168,7 @@ return { [1]="heist_npc_vinderi_alert_level_+%_final" } }, - [5316]={ + [5589]={ lang={ English={ [1]={ @@ -134136,7 +141186,7 @@ return { [1]="heist_patrols_are_magic" } }, - [5317]={ + [5590]={ lang={ English={ [1]={ @@ -134154,7 +141204,7 @@ return { [1]="heist_patrols_are_rare" } }, - [5318]={ + [5591]={ lang={ English={ [1]={ @@ -134172,7 +141222,7 @@ return { [1]="heist_player_additional_maximum_resistances_%_per_25%_alert_level" } }, - [5319]={ + [5592]={ lang={ English={ [1]={ @@ -134203,7 +141253,7 @@ return { [1]="heist_player_armour_+%_final_per_25%_alert_level" } }, - [5320]={ + [5593]={ lang={ English={ [1]={ @@ -134221,7 +141271,7 @@ return { [1]="heist_player_cold_resistance_%_per_25%_alert_level" } }, - [5321]={ + [5594]={ lang={ English={ [1]={ @@ -134252,7 +141302,7 @@ return { [1]="heist_player_energy_shield_recovery_rate_+%_final_per_25%_alert_level" } }, - [5322]={ + [5595]={ lang={ English={ [1]={ @@ -134283,7 +141333,7 @@ return { [1]="heist_player_evasion_rating_+%_final_per_25%_alert_level" } }, - [5323]={ + [5596]={ lang={ English={ [1]={ @@ -134314,7 +141364,7 @@ return { [1]="heist_player_experience_gain_+%" } }, - [5324]={ + [5597]={ lang={ English={ [1]={ @@ -134332,7 +141382,7 @@ return { [1]="heist_player_fire_resistance_%_per_25%_alert_level" } }, - [5325]={ + [5598]={ lang={ English={ [1]={ @@ -134363,7 +141413,7 @@ return { [1]="heist_player_flask_charges_gained_+%_per_25%_alert_level" } }, - [5326]={ + [5599]={ lang={ English={ [1]={ @@ -134394,7 +141444,7 @@ return { [1]="heist_player_life_recovery_rate_+%_final_per_25%_alert_level" } }, - [5327]={ + [5600]={ lang={ English={ [1]={ @@ -134412,7 +141462,7 @@ return { [1]="heist_player_lightning_resistance_%_per_25%_alert_level" } }, - [5328]={ + [5601]={ lang={ English={ [1]={ @@ -134443,7 +141493,7 @@ return { [1]="heist_player_mana_recovery_rate_+%_final_per_25%_alert_level" } }, - [5329]={ + [5602]={ lang={ English={ [1]={ @@ -134474,7 +141524,7 @@ return { [1]="heist_reinforcements_attack_speed_+%" } }, - [5330]={ + [5603]={ lang={ English={ [1]={ @@ -134505,7 +141555,7 @@ return { [1]="heist_reinforcements_cast_speed_+%" } }, - [5331]={ + [5604]={ lang={ English={ [1]={ @@ -134536,7 +141586,7 @@ return { [1]="heist_reinforcements_movements_speed_+%" } }, - [5332]={ + [5605]={ lang={ English={ [1]={ @@ -134567,7 +141617,313 @@ return { [1]="heist_side_reward_room_monsters_+%" } }, - [5333]={ + [5606]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="{0:+d} Crucible slot" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="{0:+d} Crucible slots" + } + } + }, + stats={ + [1]="hellscape_extra_item_slots" + } + }, + [5607]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="{0:+d} Dream Furnace slot" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="{0:+d} Dream Furnace slots" + } + } + }, + stats={ + [1]="hellscape_extra_map_slots" + } + }, + [5608]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to apply a Corrupted Implicit Modifier to Items without one" + } + } + }, + stats={ + [1]="hellscaping_add_corruption_implicit_chance_%" + } + }, + [5609]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to add an Explicit Modifier to Magic or Rare Equipment" + } + } + }, + stats={ + [1]="hellscaping_add_explicit_mod_chance_%" + } + }, + [5610]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to add a Link to the largest group of Linked Sockets" + } + } + }, + stats={ + [1]="hellscaping_additional_link_chance_%" + } + }, + [5611]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to add a Socket" + } + } + }, + stats={ + [1]="hellscaping_additional_socket_chance_%" + } + }, + [5612]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to grant an additional Beneficial Modifier" + } + } + }, + stats={ + [1]="hellscaping_additional_upside_chance_%" + } + }, + [5613]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to grant Detrimental Modifiers one tier lower on Equipment" + } + } + }, + stats={ + [1]="hellscaping_downsides_tier_downgrade_chance_%" + } + }, + [5614]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="While in a Scourged Map, Items absorb {0}% more Corruption for each time the Map has been transformed" + } + } + }, + stats={ + [1]="hellscaping_speed_+%_per_map_hellscape_tier" + } + }, + [5615]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Armour Items absorb {0}% more Corruption" + } + } + }, + stats={ + [1]="armour_hellscaping_speed_+%" + } + }, + [5616]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Jewellery absorbs {0}% more Corruption" + } + } + }, + stats={ + [1]="jewellery_hellscaping_speed_+%" + } + }, + [5617]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Maps absorb {0}% more Corruption" + } + } + }, + stats={ + [1]="map_hellscaping_speed_+%" + } + }, + [5618]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Weapons absorb {0}% more Corruption" + } + } + }, + stats={ + [1]="weapon_hellscaping_speed_+%" + } + }, + [5619]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Quivers absorb {0}% more Corruption" + } + } + }, + stats={ + [1]="quiver_hellscaping_speed_+%" + } + }, + [5620]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to raise the tier of an Explicit Modifier on Equipment" + } + } + }, + stats={ + [1]="hellscaping_upgrade_mod_tier_chance_%" + } + }, + [5621]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for transforming to grant Beneficial Modifiers one tier higher on Equipment" + } + } + }, + stats={ + [1]="hellscaping_upsides_tier_upgrade_chance_%" + } + }, + [5622]={ lang={ English={ [1]={ @@ -134585,7 +141941,7 @@ return { [1]="helmet_mod_freeze_as_though_damage_+%_final" } }, - [5334]={ + [5623]={ lang={ English={ [1]={ @@ -134603,7 +141959,7 @@ return { [1]="helmet_mod_shock_as_though_damage_+%_final" } }, - [5335]={ + [5624]={ lang={ English={ [1]={ @@ -134634,7 +141990,7 @@ return { [1]="herald_effect_on_self_+%" } }, - [5336]={ + [5625]={ lang={ English={ [1]={ @@ -134652,7 +142008,7 @@ return { [1]="herald_mana_reservation_override_45%" } }, - [5337]={ + [5626]={ lang={ English={ [1]={ @@ -134691,7 +142047,7 @@ return { [1]="herald_of_agony_buff_drop_off_speed_+%" } }, - [5338]={ + [5627]={ lang={ English={ [1]={ @@ -134722,7 +142078,73 @@ return { [1]="herald_of_agony_buff_effect_+%" } }, - [5339]={ + [5628]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Agony has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Agony has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_agony_mana_reservation_efficiency_-2%_per_1" + } + }, + [5629]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Agony has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Agony has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_agony_mana_reservation_efficiency_+%" + } + }, + [5630]={ lang={ English={ [1]={ @@ -134753,7 +142175,7 @@ return { [1]="herald_of_agony_mana_reservation_+%" } }, - [5340]={ + [5631]={ lang={ English={ [1]={ @@ -134784,7 +142206,7 @@ return { [1]="herald_of_ash_buff_effect_+%" } }, - [5341]={ + [5632]={ lang={ English={ [1]={ @@ -134815,7 +142237,73 @@ return { [1]="herald_of_ash_burning_damage_+%_final" } }, - [5342]={ + [5633]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Ash has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Ash has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_ash_mana_reservation_efficiency_-2%_per_1" + } + }, + [5634]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Ash has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Ash has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_ash_mana_reservation_efficiency_+%" + } + }, + [5635]={ lang={ English={ [1]={ @@ -134846,7 +142334,7 @@ return { [1]="herald_of_ash_spell_fire_damage_+%_final" } }, - [5343]={ + [5636]={ lang={ English={ [1]={ @@ -134877,7 +142365,73 @@ return { [1]="herald_of_ice_buff_effect_+%" } }, - [5344]={ + [5637]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Ice has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Ice has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_ice_mana_reservation_efficiency_-2%_per_1" + } + }, + [5638]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Ice has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Ice has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_ice_mana_reservation_efficiency_+%" + } + }, + [5639]={ lang={ English={ [1]={ @@ -134895,7 +142449,7 @@ return { [1]="herald_of_light_and_dominating_blow_minions_use_holy_slam" } }, - [5345]={ + [5640]={ lang={ English={ [1]={ @@ -134926,7 +142480,7 @@ return { [1]="herald_of_light_buff_effect_+%" } }, - [5346]={ + [5641]={ lang={ English={ [1]={ @@ -134957,7 +142511,73 @@ return { [1]="herald_of_light_minion_area_of_effect_+%" } }, - [5347]={ + [5642]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Purity has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Purity has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_purity_mana_reservation_efficiency_-2%_per_1" + } + }, + [5643]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Purity has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Purity has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_purity_mana_reservation_efficiency_+%" + } + }, + [5644]={ lang={ English={ [1]={ @@ -134988,7 +142608,7 @@ return { [1]="herald_of_purity_mana_reservation_+%" } }, - [5348]={ + [5645]={ lang={ English={ [1]={ @@ -135015,7 +142635,7 @@ return { [1]="herald_of_thunder_bolt_frequency_+%" } }, - [5349]={ + [5646]={ lang={ English={ [1]={ @@ -135046,7 +142666,73 @@ return { [1]="herald_of_thunder_buff_effect_+%" } }, - [5350]={ + [5647]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Thunder has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Thunder has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_thunder_mana_reservation_efficiency_-2%_per_1" + } + }, + [5648]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Herald of Thunder has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Herald of Thunder has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="herald_of_thunder_mana_reservation_efficiency_+%" + } + }, + [5649]={ lang={ English={ [1]={ @@ -135073,7 +142759,73 @@ return { [1]="herald_scorpion_number_of_additional_projectiles" } }, - [5351]={ + [5650]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Herald Skills" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Herald Skills" + } + } + }, + stats={ + [1]="herald_skills_mana_reservation_efficiency_-2%_per_1" + } + }, + [5651]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Herald Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Herald Skills" + } + } + }, + stats={ + [1]="herald_skills_mana_reservation_efficiency_+%" + } + }, + [5652]={ lang={ English={ [1]={ @@ -135104,7 +142856,7 @@ return { [1]="herald_skills_mana_reservation_+%" } }, - [5352]={ + [5653]={ lang={ English={ [1]={ @@ -135135,7 +142887,29 @@ return { [1]="hex_doom_gain_rate_+%" } }, - [5353]={ + [5654]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextDoom" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% chance for Hexes you Cast which can gain Doom to be applied with Maximum Doom" + } + } + }, + stats={ + [1]="hex_%_chance_to_gain_maximum_doom_on_cast" + } + }, + [5655]={ lang={ English={ [1]={ @@ -135166,7 +142940,7 @@ return { [1]="hex_skill_duration_+%" } }, - [5354]={ + [5656]={ lang={ English={ [1]={ @@ -135188,7 +142962,7 @@ return { [1]="hex_starting_doom" } }, - [5355]={ + [5657]={ lang={ English={ [1]={ @@ -135219,7 +142993,7 @@ return { [1]="hexblast_damage_+%" } }, - [5356]={ + [5658]={ lang={ English={ [1]={ @@ -135237,7 +143011,7 @@ return { [1]="hexblast_%_chance_to_not_consume_hex" } }, - [5357]={ + [5659]={ lang={ English={ [1]={ @@ -135268,7 +143042,7 @@ return { [1]="hexblast_skill_area_of_effect_+%" } }, - [5358]={ + [5660]={ lang={ English={ [1]={ @@ -135286,7 +143060,7 @@ return { [1]="hexes_expire_500ms_after_reaching_max_doom" } }, - [5359]={ + [5661]={ lang={ English={ [1]={ @@ -135304,7 +143078,7 @@ return { [1]="hexproof_if_right_ring_is_magic_item" } }, - [5360]={ + [5662]={ lang={ English={ [1]={ @@ -135322,7 +143096,7 @@ return { [1]="hierophant_area_of_effect_+%_per_50_unreserved_mana_up_to_100%" } }, - [5361]={ + [5663]={ lang={ English={ [1]={ @@ -135353,7 +143127,7 @@ return { [1]="hierophant_mana_cost_+%_final" } }, - [5362]={ + [5664]={ lang={ English={ [1]={ @@ -135384,7 +143158,7 @@ return { [1]="hierophant_mana_reservation_+%_final" } }, - [5363]={ + [5665]={ lang={ English={ [1]={ @@ -135415,7 +143189,7 @@ return { [1]="hinder_effect_on_self_+%" } }, - [5364]={ + [5666]={ lang={ English={ [1]={ @@ -135446,7 +143220,7 @@ return { [1]="hinder_enemy_chaos_damage_+%" } }, - [5365]={ + [5667]={ lang={ English={ [1]={ @@ -135477,7 +143251,7 @@ return { [1]="hinder_enemy_chaos_damage_taken_+%" } }, - [5366]={ + [5668]={ lang={ English={ [1]={ @@ -135516,7 +143290,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_bleeding_enemies" } }, - [5367]={ + [5669]={ lang={ English={ [1]={ @@ -135555,7 +143329,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_blinded_enemies" } }, - [5368]={ + [5670]={ lang={ English={ [1]={ @@ -135594,7 +143368,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_chilled_enemies" } }, - [5369]={ + [5671]={ lang={ English={ [1]={ @@ -135625,7 +143399,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_cursed_enemies" } }, - [5370]={ + [5672]={ lang={ English={ [1]={ @@ -135664,7 +143438,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_enemies_affected_by_ailments" } }, - [5371]={ + [5673]={ lang={ English={ [1]={ @@ -135703,7 +143477,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_enemies_affected_by_at_least_3_spiders_webs" } }, - [5372]={ + [5674]={ lang={ English={ [1]={ @@ -135734,7 +143508,7 @@ return { [1]="hit_and_ailment_damage_+%_vs_unique_enemies" } }, - [5373]={ + [5675]={ lang={ English={ [1]={ @@ -135765,7 +143539,7 @@ return { [1]="hit_damage_+%" } }, - [5374]={ + [5676]={ lang={ English={ [1]={ @@ -135783,7 +143557,25 @@ return { [1]="hits_cannot_be_evaded_vs_blinded_enemies" } }, - [5375]={ + [5677]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Crush Enemies on hit with Maces and Sceptres" + } + } + }, + stats={ + [1]="hits_from_maces_and_sceptres_crush_enemies" + } + }, + [5678]={ lang={ English={ [1]={ @@ -135801,7 +143593,7 @@ return { [1]="hits_ignore_enemy_chaos_resistance_if_all_elder_items_equipped" } }, - [5376]={ + [5679]={ lang={ English={ [1]={ @@ -135819,7 +143611,7 @@ return { [1]="hits_ignore_enemy_chaos_resistance_if_all_shaper_items_equipped" } }, - [5377]={ + [5680]={ lang={ English={ [1]={ @@ -135837,7 +143629,25 @@ return { [1]="hits_ignore_enemy_fire_resistance_while_you_are_ignited" } }, - [5378]={ + [5681]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Hits ignore Enemy Monster Physical Damage Reduction if you've Blocked in the past 20 seconds" + } + } + }, + stats={ + [1]="hits_ignore_enemy_monster_physical_damage_reduction_if_blocked_in_past_20_seconds" + } + }, + [5682]={ lang={ English={ [1]={ @@ -135855,7 +143665,7 @@ return { [1]="holy_path_teleport_range_+%" } }, - [5379]={ + [5683]={ lang={ English={ [1]={ @@ -135886,7 +143696,7 @@ return { [1]="holy_relic_area_of_effect_+%" } }, - [5380]={ + [5684]={ lang={ English={ [1]={ @@ -135904,7 +143714,7 @@ return { [1]="holy_relic_buff_effect_+%" } }, - [5381]={ + [5685]={ lang={ English={ [1]={ @@ -135935,7 +143745,7 @@ return { [1]="holy_relic_cooldown_recovery_+%" } }, - [5382]={ + [5686]={ lang={ English={ [1]={ @@ -135966,7 +143776,7 @@ return { [1]="holy_relic_damage_+%" } }, - [5383]={ + [5687]={ lang={ English={ [1]={ @@ -135997,7 +143807,7 @@ return { [1]="hydro_sphere_pulse_frequency_+%" } }, - [5384]={ + [5688]={ lang={ English={ [1]={ @@ -136028,7 +143838,7 @@ return { [1]="ice_crash_first_stage_damage_+%_final" } }, - [5385]={ + [5689]={ lang={ English={ [1]={ @@ -136059,7 +143869,7 @@ return { [1]="ice_dash_cooldown_speed_+%" } }, - [5386]={ + [5690]={ lang={ English={ [1]={ @@ -136090,7 +143900,7 @@ return { [1]="ice_dash_duration_+%" } }, - [5387]={ + [5691]={ lang={ English={ [1]={ @@ -136121,7 +143931,7 @@ return { [1]="ice_dash_travel_distance_+%" } }, - [5388]={ + [5692]={ lang={ English={ [1]={ @@ -136139,7 +143949,7 @@ return { [1]="ice_nova_chill_minimum_slow_%" } }, - [5389]={ + [5693]={ lang={ English={ [1]={ @@ -136170,7 +143980,7 @@ return { [1]="ice_shot_additional_pierce_per_10_old" } }, - [5390]={ + [5694]={ lang={ English={ [1]={ @@ -136201,7 +144011,7 @@ return { [1]="ice_shot_area_angle_+%" } }, - [5391]={ + [5695]={ lang={ English={ [1]={ @@ -136228,7 +144038,7 @@ return { [1]="ice_shot_pierce_+" } }, - [5392]={ + [5696]={ lang={ English={ [1]={ @@ -136259,7 +144069,7 @@ return { [1]="ice_siphon_trap_chill_effect_+%" } }, - [5393]={ + [5697]={ lang={ English={ [1]={ @@ -136290,7 +144100,7 @@ return { [1]="ice_siphon_trap_damage_+%" } }, - [5394]={ + [5698]={ lang={ English={ [1]={ @@ -136321,7 +144131,7 @@ return { [1]="ice_siphon_trap_damage_taken_+%_per_beam" } }, - [5395]={ + [5699]={ lang={ English={ [1]={ @@ -136352,7 +144162,7 @@ return { [1]="ice_siphon_trap_duration_+%" } }, - [5396]={ + [5700]={ lang={ English={ [1]={ @@ -136383,7 +144193,7 @@ return { [1]="ice_spear_distance_before_form_change_+%" } }, - [5397]={ + [5701]={ lang={ English={ [1]={ @@ -136410,7 +144220,7 @@ return { [1]="ice_spear_number_of_additional_projectiles" } }, - [5398]={ + [5702]={ lang={ English={ [1]={ @@ -136428,7 +144238,7 @@ return { [1]="ice_trap_cold_resistance_penetration_%" } }, - [5399]={ + [5703]={ lang={ English={ [1]={ @@ -136459,7 +144269,7 @@ return { [1]="ignite_damage_+%_final_if_hit_highest_fire" } }, - [5400]={ + [5704]={ lang={ English={ [1]={ @@ -136490,7 +144300,7 @@ return { [1]="ignite_damage_+%_vs_chilled_enemies" } }, - [5401]={ + [5705]={ lang={ English={ [1]={ @@ -136521,7 +144331,25 @@ return { [1]="ignite_duration_-%" } }, - [5402]={ + [5706]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Enemies Ignited or Chilled by you have {:+d}% to Elemental Resistances" + } + } + }, + stats={ + [1]="ignites_and_chill_apply_elemental_resistance_+" + } + }, + [5707]={ lang={ English={ [1]={ @@ -136539,7 +144367,7 @@ return { [1]="ignites_apply_fire_resistance_+" } }, - [5403]={ + [5708]={ lang={ English={ [1]={ @@ -136557,7 +144385,7 @@ return { [1]="ignores_enemy_cold_resistance" } }, - [5404]={ + [5709]={ lang={ English={ [1]={ @@ -136575,7 +144403,7 @@ return { [1]="ignores_enemy_fire_resistance" } }, - [5405]={ + [5710]={ lang={ English={ [1]={ @@ -136593,7 +144421,7 @@ return { [1]="ignores_enemy_lightning_resistance" } }, - [5406]={ + [5711]={ lang={ English={ [1]={ @@ -136624,7 +144452,7 @@ return { [1]="immortal_call_buff_effect_duration_+%_per_removable_endurance_charge" } }, - [5407]={ + [5712]={ lang={ English={ [1]={ @@ -136659,7 +144487,7 @@ return { [1]="immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad" } }, - [5408]={ + [5713]={ lang={ English={ [1]={ @@ -136677,7 +144505,7 @@ return { [1]="immune_to_burning_shocks_and_chilled_ground" } }, - [5409]={ + [5714]={ lang={ English={ [1]={ @@ -136695,7 +144523,7 @@ return { [1]="immune_to_curses_while_at_least_X_rage" } }, - [5410]={ + [5715]={ lang={ English={ [1]={ @@ -136713,7 +144541,7 @@ return { [1]="immune_to_curses_while_channelling" } }, - [5411]={ + [5716]={ lang={ English={ [1]={ @@ -136735,7 +144563,7 @@ return { [1]="immune_to_elemental_ailments_while_on_consecrated_ground" } }, - [5412]={ + [5717]={ lang={ English={ [1]={ @@ -136757,7 +144585,7 @@ return { [1]="immune_to_elemental_ailments_while_on_consecrated_ground_at_devotion_threshold" } }, - [5413]={ + [5718]={ lang={ English={ [1]={ @@ -136779,7 +144607,7 @@ return { [1]="immune_to_elemental_ailments_while_you_have_arcane_surge" } }, - [5414]={ + [5719]={ lang={ English={ [1]={ @@ -136797,7 +144625,7 @@ return { [1]="immune_to_freeze_and_chill_while_ignited" } }, - [5415]={ + [5720]={ lang={ English={ [1]={ @@ -136815,7 +144643,25 @@ return { [1]="immune_to_freeze_while_affected_by_purity_of_ice" } }, - [5416]={ + [5721]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immune to Hinder" + } + } + }, + stats={ + [1]="immune_to_hinder" + } + }, + [5722]={ lang={ English={ [1]={ @@ -136833,7 +144679,7 @@ return { [1]="immune_to_ignite_and_shock" } }, - [5417]={ + [5723]={ lang={ English={ [1]={ @@ -136851,7 +144697,25 @@ return { [1]="immune_to_ignite_while_affected_by_purity_of_fire" } }, - [5418]={ + [5724]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Immune to Maim" + } + } + }, + stats={ + [1]="immune_to_maim" + } + }, + [5725]={ lang={ English={ [1]={ @@ -136869,7 +144733,7 @@ return { [1]="immune_to_shock_while_affected_by_purity_of_lightning" } }, - [5419]={ + [5726]={ lang={ English={ [1]={ @@ -136891,7 +144755,7 @@ return { [1]="immune_to_status_ailments_while_focused" } }, - [5420]={ + [5727]={ lang={ English={ [1]={ @@ -136909,7 +144773,7 @@ return { [1]="impacting_steel_%_chance_to_not_consume_ammo" } }, - [5421]={ + [5728]={ lang={ English={ [1]={ @@ -136940,7 +144804,7 @@ return { [1]="impale_debuff_effect_+%" } }, - [5422]={ + [5729]={ lang={ English={ [1]={ @@ -136971,7 +144835,7 @@ return { [1]="impale_debuff_effect_+%_from_hits_that_also_inflict_bleeding" } }, - [5423]={ + [5730]={ lang={ English={ [1]={ @@ -137010,7 +144874,38 @@ return { [1]="impale_effect_+%_for_impales_inflicted_by_two_handed_weapons_on_non_impaled_enemies" } }, - [5424]={ + [5731]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Effect of Impales you inflict on non-Impaled Enemies" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Effect of Impales you inflict on non-Impaled Enemies" + } + } + }, + stats={ + [1]="impale_effect_+%_for_impales_inflicted_on_non_impaled_enemies" + } + }, + [5732]={ lang={ English={ [1]={ @@ -137049,7 +144944,7 @@ return { [1]="impale_inflicted_by_two_handed_weapons_debuff_effect_+%" } }, - [5425]={ + [5733]={ lang={ English={ [1]={ @@ -137059,7 +144954,7 @@ return { [2]="#" } }, - text="{0}% chance to Impale Enemies on Hit " + text="{0}% chance to Impale Enemies on Hit" }, [2]={ limit={ @@ -137068,7 +144963,7 @@ return { [2]="#" } }, - text="Impale Enemies on Hit " + text="Impale Enemies on Hit" } } }, @@ -137076,7 +144971,7 @@ return { [1]="impale_on_hit_%_chance" } }, - [5426]={ + [5734]={ lang={ English={ [1]={ @@ -137094,7 +144989,7 @@ return { [1]="impale_on_hit_%_chance_with_axes_swords" } }, - [5427]={ + [5735]={ lang={ English={ [1]={ @@ -137125,7 +145020,7 @@ return { [1]="impaled_debuff_duration_+%" } }, - [5428]={ + [5736]={ lang={ English={ [1]={ @@ -137152,7 +145047,7 @@ return { [1]="impaled_debuff_number_of_reflected_hits" } }, - [5429]={ + [5737]={ lang={ English={ [1]={ @@ -137183,7 +145078,7 @@ return { [1]="impurity_cold_damage_taken_+%_final" } }, - [5430]={ + [5738]={ lang={ English={ [1]={ @@ -137214,7 +145109,7 @@ return { [1]="impurity_fire_damage_taken_+%_final" } }, - [5431]={ + [5739]={ lang={ English={ [1]={ @@ -137245,7 +145140,7 @@ return { [1]="impurity_lightning_damage_taken_+%_final" } }, - [5432]={ + [5740]={ lang={ English={ [1]={ @@ -137263,7 +145158,7 @@ return { [1]="increase_crit_chance_by_lowest_of_str_or_int" } }, - [5433]={ + [5741]={ lang={ English={ [1]={ @@ -137290,7 +145185,7 @@ return { [1]="infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance" } }, - [5434]={ + [5742]={ lang={ English={ [1]={ @@ -137308,7 +145203,7 @@ return { [1]="infernal_blow_infernal_blow_explosion_damage_%_of_total_per_stack" } }, - [5435]={ + [5743]={ lang={ English={ [1]={ @@ -137326,7 +145221,7 @@ return { [1]="infernal_cry_cooldown_speed_+%" } }, - [5436]={ + [5744]={ lang={ English={ [1]={ @@ -137361,7 +145256,7 @@ return { [1]="inflict_cold_exposure_on_hit_%_chance_at_devotion_threshold" } }, - [5437]={ + [5745]={ lang={ English={ [1]={ @@ -137396,7 +145291,7 @@ return { [1]="inflict_fire_exposure_on_hit_%_chance_at_devotion_threshold" } }, - [5438]={ + [5746]={ lang={ English={ [1]={ @@ -137431,7 +145326,7 @@ return { [1]="inflict_lightning_exposure_on_hit_%_chance_at_devotion_threshold" } }, - [5439]={ + [5747]={ lang={ English={ [1]={ @@ -137462,7 +145357,7 @@ return { [1]="infusion_effect_+%" } }, - [5440]={ + [5748]={ lang={ English={ [1]={ @@ -137493,7 +145388,7 @@ return { [1]="inquisitor_attack_damage_+%_final_per_non_instant_spell_cast_in_8_seconds_max_30%" } }, - [5441]={ + [5749]={ lang={ English={ [1]={ @@ -137524,7 +145419,7 @@ return { [1]="inspiration_charge_duration_+%" } }, - [5442]={ + [5750]={ lang={ English={ [1]={ @@ -137542,7 +145437,7 @@ return { [1]="intelligence_is_0" } }, - [5443]={ + [5751]={ lang={ English={ [1]={ @@ -137560,7 +145455,7 @@ return { [1]="intelligence_skill_gem_level_+" } }, - [5444]={ + [5752]={ lang={ English={ [1]={ @@ -137591,7 +145486,25 @@ return { [1]="intensity_loss_frequency_while_moving_+%" } }, - [5445]={ + [5753]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Intimidate Enemies for 4 seconds on Block while holding a Shield" + } + } + }, + stats={ + [1]="intimidate_enemies_for_4_seconds_on_block_while_holding_a_shield" + } + }, + [5754]={ lang={ English={ [1]={ @@ -137613,7 +145526,7 @@ return { [1]="intimidate_nearby_enemies_on_use_for_ms" } }, - [5446]={ + [5755]={ lang={ English={ [1]={ @@ -137648,7 +145561,7 @@ return { [1]="intimidate_on_hit_chance_with_attacks_while_at_maximum_endurance_charges_%" } }, - [5447]={ + [5756]={ lang={ English={ [1]={ @@ -137666,7 +145579,7 @@ return { [1]="intimidating_cry_area_of_effect_+%" } }, - [5448]={ + [5757]={ lang={ English={ [1]={ @@ -137684,17 +145597,57 @@ return { [1]="intimidating_cry_cooldown_speed_+%" } }, - [5449]={ + [5758]={ lang={ English={ [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Intuitive Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Intuitive Link Duration" + } + } + }, + stats={ + [1]="intuitive_link_duration_+%" + } + }, + [5759]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 20% value\nCan be Anointed up to 3 times" + }, + [2]={ limit={ [1]={ [1]="#", [2]="#" } }, - text="Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 20% value" + text="Area is infested with Fungal Growths\nMap's Item Quantity Modifiers also affect Blight Chest count at 20% value\nCan be Anointed up to {0} times" } } }, @@ -137702,7 +145655,7 @@ return { [1]="is_blighted_map" } }, - [5450]={ + [5760]={ lang={ English={ [1]={ @@ -137741,7 +145694,7 @@ return { [1]="item_found_quantity_+%_per_chest_opened_recently" } }, - [5451]={ + [5761]={ lang={ English={ [1]={ @@ -137759,7 +145712,7 @@ return { [1]="item_found_rarity_+1%_per_X_rampage_stacks" } }, - [5452]={ + [5762]={ lang={ English={ [1]={ @@ -137785,7 +145738,7 @@ return { [1]="kaoms_primacy_gain_rage_on_attack_crit_cooldown_ms" } }, - [5453]={ + [5763]={ lang={ English={ [1]={ @@ -137807,7 +145760,7 @@ return { [1]="keystone_shepherd_of_souls" } }, - [5454]={ + [5764]={ lang={ English={ [1]={ @@ -137834,7 +145787,7 @@ return { [1]="killed_enemies_apply_impale_damage_to_nearby_enemies_on_death_%_chance" } }, - [5455]={ + [5765]={ lang={ English={ [1]={ @@ -137861,7 +145814,7 @@ return { [1]="kills_count_twice_for_rampage_%" } }, - [5456]={ + [5766]={ lang={ English={ [1]={ @@ -137879,7 +145832,7 @@ return { [1]="kinetic_blast_projectiles_gain_%_aoe_after_forking" } }, - [5457]={ + [5767]={ lang={ English={ [1]={ @@ -137910,7 +145863,7 @@ return { [1]="kinetic_bolt_attack_speed_+%" } }, - [5458]={ + [5768]={ lang={ English={ [1]={ @@ -137941,7 +145894,7 @@ return { [1]="kinetic_bolt_projectile_speed_+%" } }, - [5459]={ + [5769]={ lang={ English={ [1]={ @@ -137968,7 +145921,29 @@ return { [1]="kinetic_wand_base_number_of_zig_zags" } }, - [5460]={ + [5770]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextKnockback" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Knock Back Enemies if you get a Critical Strike with Projectile Damage" + } + } + }, + stats={ + [1]="knockback_on_crit_with_projectile_damage" + } + }, + [5771]={ lang={ English={ [1]={ @@ -137986,7 +145961,7 @@ return { [1]="labyrinth_darkshrine_boss_room_traps_are_disabled" } }, - [5461]={ + [5772]={ lang={ English={ [1]={ @@ -138013,7 +145988,7 @@ return { [1]="labyrinth_darkshrine_divine_font_grants_one_additional_enchantment_use_to_player_x" } }, - [5462]={ + [5773]={ lang={ English={ [1]={ @@ -138040,7 +146015,7 @@ return { [1]="labyrinth_darkshrine_izaro_dropped_unique_items_+" } }, - [5463]={ + [5774]={ lang={ English={ [1]={ @@ -138067,7 +146042,7 @@ return { [1]="labyrinth_darkshrine_izaro_drops_x_additional_treasure_keys" } }, - [5464]={ + [5775]={ lang={ English={ [1]={ @@ -138098,7 +146073,7 @@ return { [1]="labyrinth_darkshrine_players_damage_taken_from_labyrinth_traps_+%" } }, - [5465]={ + [5776]={ lang={ English={ [1]={ @@ -138260,7 +146235,7 @@ return { [1]="labyrinth_darkshrine_players_have_shrine_row_x_effect_for_this_labyrinth" } }, - [5466]={ + [5777]={ lang={ English={ [1]={ @@ -138291,7 +146266,7 @@ return { [1]="lancing_steel_damage_+%" } }, - [5467]={ + [5778]={ lang={ English={ [1]={ @@ -138326,7 +146301,7 @@ return { [1]="lancing_steel_impale_chance_%" } }, - [5468]={ + [5779]={ lang={ English={ [1]={ @@ -138353,7 +146328,7 @@ return { [1]="lancing_steel_number_of_additional_projectiles" } }, - [5469]={ + [5780]={ lang={ English={ [1]={ @@ -138371,7 +146346,7 @@ return { [1]="lancing_steel_%_chance_to_not_consume_ammo" } }, - [5470]={ + [5781]={ lang={ English={ [1]={ @@ -138398,7 +146373,7 @@ return { [1]="lancing_steel_primary_proj_pierce_num" } }, - [5471]={ + [5782]={ lang={ English={ [1]={ @@ -138416,7 +146391,7 @@ return { [1]="leech_energy_shield_instead_of_life" } }, - [5472]={ + [5783]={ lang={ English={ [1]={ @@ -138447,7 +146422,7 @@ return { [1]="life_and_energy_shield_recovery_rate_+%" } }, - [5473]={ + [5784]={ lang={ English={ [1]={ @@ -138486,7 +146461,7 @@ return { [1]="life_and_energy_shield_recovery_rate_+%_if_stopped_taking_damage_over_time_recently" } }, - [5474]={ + [5785]={ lang={ English={ [1]={ @@ -138517,7 +146492,7 @@ return { [1]="life_and_energy_shield_recovery_rate_+%_per_minion_up_to_30%" } }, - [5475]={ + [5786]={ lang={ English={ [1]={ @@ -138548,7 +146523,7 @@ return { [1]="life_and_energy_shield_recovery_rate_+%_per_power_charge" } }, - [5476]={ + [5787]={ lang={ English={ [1]={ @@ -138579,7 +146554,7 @@ return { [1]="life_and_energy_shield_recovery_rate_+%_while_affected_by_malevolence" } }, - [5477]={ + [5788]={ lang={ English={ [1]={ @@ -138613,7 +146588,7 @@ return { [1]="life_and_mana_leech_from_attack_damage_permyriad_if_killed_recently" } }, - [5478]={ + [5789]={ lang={ English={ [1]={ @@ -138640,7 +146615,7 @@ return { [1]="life_flask_charges_recovered_per_3_seconds" } }, - [5479]={ + [5790]={ lang={ English={ [1]={ @@ -138662,7 +146637,74 @@ return { [1]="life_flasks_gain_X_charges_every_3_seconds_if_you_have_not_used_a_life_flask_recently" } }, - [5480]={ + [5791]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Life Flasks gain {} Charges when you Suppress Spell Damage" + } + } + }, + stats={ + [1]="life_flasks_gain_X_charges_on_suppressing_spell" + } + }, + [5792]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Life Flasks gain a Charge when you hit an Enemy, no more than once each second" + } + } + }, + stats={ + [1]="life_flasks_gain_a_charge_on_hit_once_per_second" + } + }, + [5793]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Life Flasks gain a Charge when you hit your Marked Enemy, no more than once every 0.5 seconds" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Life Flasks gain {} Charges when you hit your Marked Enemy, no more than once every 0.5 seconds" + } + } + }, + stats={ + [1]="life_flasks_gain_x_charges_when_you_hit_your_marked_enemy" + } + }, + [5794]={ lang={ English={ [1]={ @@ -138680,7 +146722,7 @@ return { [1]="life_gain_per_target_hit_while_affected_by_vitality" } }, - [5481]={ + [5795]={ lang={ English={ [1]={ @@ -138702,7 +146744,7 @@ return { [1]="life_gain_per_target_if_have_used_a_vaal_skill_recently" } }, - [5482]={ + [5796]={ lang={ English={ [1]={ @@ -138720,7 +146762,7 @@ return { [1]="life_gained_on_attack_hit_vs_cursed_enemies" } }, - [5483]={ + [5797]={ lang={ English={ [1]={ @@ -138738,7 +146780,7 @@ return { [1]="life_gained_on_cull" } }, - [5484]={ + [5798]={ lang={ English={ [1]={ @@ -138756,7 +146798,7 @@ return { [1]="life_leech_applies_to_energy_shield_on_full_life" } }, - [5485]={ + [5799]={ lang={ English={ [1]={ @@ -138778,7 +146820,7 @@ return { [1]="life_leech_from_any_damage_permyriad_while_affected_by_vitality" } }, - [5486]={ + [5800]={ lang={ English={ [1]={ @@ -138804,7 +146846,7 @@ return { [1]="life_leech_from_any_damage_permyriad_while_focused" } }, - [5487]={ + [5801]={ lang={ English={ [1]={ @@ -138830,7 +146872,7 @@ return { [1]="life_leech_from_any_damage_permyriad_with_at_least_5_total_power_frenzy_endurance_charges" } }, - [5488]={ + [5802]={ lang={ English={ [1]={ @@ -138856,7 +146898,7 @@ return { [1]="life_leech_from_attack_damage_permyriad_per_frenzy_charge" } }, - [5489]={ + [5803]={ lang={ English={ [1]={ @@ -138882,7 +146924,7 @@ return { [1]="life_leech_from_attack_damage_permyriad_vs_maimed_enemies" } }, - [5490]={ + [5804]={ lang={ English={ [1]={ @@ -138908,7 +146950,7 @@ return { [1]="life_leech_from_attack_damage_permyriad_vs_taunted_enemies" } }, - [5491]={ + [5805]={ lang={ English={ [1]={ @@ -138930,7 +146972,7 @@ return { [1]="life_leech_from_fire_damage_permyriad_while_affected_by_anger" } }, - [5492]={ + [5806]={ lang={ English={ [1]={ @@ -138956,7 +146998,7 @@ return { [1]="life_leech_from_fire_damage_while_ignited_permyriad" } }, - [5493]={ + [5807]={ lang={ English={ [1]={ @@ -138978,7 +147020,7 @@ return { [1]="life_leech_from_spell_damage_permyriad_while_you_have_arcane_surge" } }, - [5494]={ + [5808]={ lang={ English={ [1]={ @@ -139004,7 +147046,7 @@ return { [1]="life_leech_on_damage_taken_%_permyriad" } }, - [5495]={ + [5809]={ lang={ English={ [1]={ @@ -139030,7 +147072,7 @@ return { [1]="life_leech_permyriad_vs_poisoned_enemies" } }, - [5496]={ + [5810]={ lang={ English={ [1]={ @@ -139048,7 +147090,7 @@ return { [1]="life_leech_speed_is_doubled" } }, - [5497]={ + [5811]={ lang={ English={ [1]={ @@ -139070,7 +147112,7 @@ return { [1]="life_loss_%_per_minute_if_have_been_hit_recently" } }, - [5498]={ + [5812]={ lang={ English={ [1]={ @@ -139092,7 +147134,7 @@ return { [1]="life_loss_%_per_minute_per_rage_while_not_losing_rage" } }, - [5499]={ + [5813]={ lang={ English={ [1]={ @@ -139147,7 +147189,7 @@ return { [1]="life_mana_es_leech_speed_+%" } }, - [5500]={ + [5814]={ lang={ English={ [1]={ @@ -139165,7 +147207,7 @@ return { [1]="life_per_level" } }, - [5501]={ + [5815]={ lang={ English={ [1]={ @@ -139183,7 +147225,7 @@ return { [1]="life_recovery_from_flasks_instead_applies_to_nearby_allies_%" } }, - [5502]={ + [5816]={ lang={ English={ [1]={ @@ -139222,7 +147264,7 @@ return { [1]="life_recovery_+%_from_flasks_while_on_low_life" } }, - [5503]={ + [5817]={ lang={ English={ [1]={ @@ -139261,7 +147303,7 @@ return { [1]="life_recovery_rate_+%_if_have_taken_fire_damage_from_an_enemy_hit_recently" } }, - [5504]={ + [5818]={ lang={ English={ [1]={ @@ -139300,7 +147342,7 @@ return { [1]="life_recovery_rate_+%_if_havent_killed_recently" } }, - [5505]={ + [5819]={ lang={ English={ [1]={ @@ -139331,7 +147373,7 @@ return { [1]="life_recovery_rate_+%_while_affected_by_vitality" } }, - [5506]={ + [5820]={ lang={ English={ [1]={ @@ -139353,7 +147395,7 @@ return { [1]="life_regeneration_%_per_minute_if_stunned_an_enemy_recently" } }, - [5507]={ + [5821]={ lang={ English={ [1]={ @@ -139375,7 +147417,7 @@ return { [1]="life_regeneration_per_minute_per_active_buff" } }, - [5508]={ + [5822]={ lang={ English={ [1]={ @@ -139397,7 +147439,7 @@ return { [1]="life_regeneration_per_minute_%_while_affected_by_guard_skill" } }, - [5509]={ + [5823]={ lang={ English={ [1]={ @@ -139419,7 +147461,7 @@ return { [1]="life_regeneration_per_minute_%_while_burning" } }, - [5510]={ + [5824]={ lang={ English={ [1]={ @@ -139441,7 +147483,7 @@ return { [1]="life_regeneration_per_minute_%_while_channelling" } }, - [5511]={ + [5825]={ lang={ English={ [1]={ @@ -139463,7 +147505,7 @@ return { [1]="life_regeneration_per_minute_while_affected_by_vitality" } }, - [5512]={ + [5826]={ lang={ English={ [1]={ @@ -139485,7 +147527,7 @@ return { [1]="life_regeneration_per_minute_while_ignited" } }, - [5513]={ + [5827]={ lang={ English={ [1]={ @@ -139507,7 +147549,7 @@ return { [1]="life_regeneration_per_minute_while_moving" } }, - [5514]={ + [5828]={ lang={ English={ [1]={ @@ -139529,7 +147571,33 @@ return { [1]="life_regeneration_per_minute_while_you_have_avians_flight" } }, - [5515]={ + [5829]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Regenerate {0}% of Life per Second if you've Detonated a Mine Recently" + } + } + }, + stats={ + [1]="life_regeneration_%_per_minute_if_detonated_mine_recently" + } + }, + [5830]={ lang={ English={ [1]={ @@ -139555,7 +147623,33 @@ return { [1]="life_regeneration_%_per_minute_if_player_minion_died_recently" } }, - [5516]={ + [5831]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Regenerate {}% of Life per second if you've Hit a Cursed Enemy Recently" + } + } + }, + stats={ + [1]="life_regeneration_rate_per_minute_%_if_hit_cursed_enemy_recently" + } + }, + [5832]={ lang={ English={ [1]={ @@ -139577,7 +147671,33 @@ return { [1]="life_regeneration_rate_per_minute_%_while_affected_by_vitality" } }, - [5517]={ + [5833]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Regenerate {0}% of Life per Second if you have Blocked recently" + } + } + }, + stats={ + [1]="life_regeneration_rate_per_minute_%_if_blocked_recently" + } + }, + [5834]={ lang={ English={ [1]={ @@ -139603,7 +147723,7 @@ return { [1]="life_regeneration_rate_per_minute_%_if_consumed_corpse_recently" } }, - [5518]={ + [5835]={ lang={ English={ [1]={ @@ -139625,7 +147745,7 @@ return { [1]="life_regeneration_rate_per_minute_%_if_crit_in_past_8_seconds" } }, - [5519]={ + [5836]={ lang={ English={ [1]={ @@ -139651,7 +147771,7 @@ return { [1]="life_regeneration_rate_per_minute_%_if_have_been_hit_recently" } }, - [5520]={ + [5837]={ lang={ English={ [1]={ @@ -139677,7 +147797,29 @@ return { [1]="life_regeneration_rate_per_minute_%_if_have_taken_fire_damage_from_an_enemy_hit_recently" } }, - [5521]={ + [5838]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Regenerate {0}% of Life per Second if you've used a Life Flask in the past 10 seconds" + } + } + }, + stats={ + [1]="life_regeneration_rate_per_minute_%_if_used_life_flask_in_past_10_seconds" + } + }, + [5839]={ lang={ English={ [1]={ @@ -139699,7 +147841,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_500_maximum_energy_shield" } }, - [5522]={ + [5840]={ lang={ English={ [1]={ @@ -139725,7 +147867,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_mine_detonated_recently_up_to_20%" } }, - [5523]={ + [5841]={ lang={ English={ [1]={ @@ -139747,7 +147889,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_nearby_corpse_up_to_3%" } }, - [5524]={ + [5842]={ lang={ English={ [1]={ @@ -139769,7 +147911,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_power_charge" } }, - [5525]={ + [5843]={ lang={ English={ [1]={ @@ -139791,7 +147933,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_raised_zombie" } }, - [5526]={ + [5844]={ lang={ English={ [1]={ @@ -139817,7 +147959,7 @@ return { [1]="life_regeneration_rate_per_minute_%_per_trap_triggered_recently_up_to_20%" } }, - [5527]={ + [5845]={ lang={ English={ [1]={ @@ -139839,7 +147981,7 @@ return { [1]="life_regeneration_rate_per_minute_%_while_moving" } }, - [5528]={ + [5846]={ lang={ English={ [1]={ @@ -139861,7 +148003,7 @@ return { [1]="life_regeneration_rate_per_minute_%_while_stationary" } }, - [5529]={ + [5847]={ lang={ English={ [1]={ @@ -139883,7 +148025,7 @@ return { [1]="life_regeneration_rate_per_minute_%_while_using_flask" } }, - [5530]={ + [5848]={ lang={ English={ [1]={ @@ -139905,7 +148047,7 @@ return { [1]="life_regeneration_rate_per_minute_%_with_400_or_more_strength" } }, - [5531]={ + [5849]={ lang={ English={ [1]={ @@ -139923,7 +148065,7 @@ return { [1]="light_radius_increases_apply_to_accuracy" } }, - [5532]={ + [5850]={ lang={ English={ [1]={ @@ -139941,7 +148083,7 @@ return { [1]="light_radius_increases_apply_to_area_of_effect" } }, - [5533]={ + [5851]={ lang={ English={ [1]={ @@ -139980,7 +148122,7 @@ return { [1]="lightning_ailment_duration_+%" } }, - [5534]={ + [5852]={ lang={ English={ [1]={ @@ -140019,7 +148161,7 @@ return { [1]="lightning_ailment_effect_+%_against_chilled_enemies" } }, - [5535]={ + [5853]={ lang={ English={ [1]={ @@ -140058,7 +148200,7 @@ return { [1]="lightning_ailment_effect_+%" } }, - [5536]={ + [5854]={ lang={ English={ [1]={ @@ -140097,7 +148239,7 @@ return { [1]="lightning_ailments_effect_+%_final_if_hit_highest_lightning" } }, - [5537]={ + [5855]={ lang={ English={ [1]={ @@ -140115,7 +148257,7 @@ return { [1]="lightning_and_chaos_damage_resistance_%" } }, - [5538]={ + [5856]={ lang={ English={ [1]={ @@ -140142,7 +148284,7 @@ return { [1]="lightning_arrow_%_chance_to_hit_an_additional_enemy" } }, - [5539]={ + [5857]={ lang={ English={ [1]={ @@ -140160,7 +148302,7 @@ return { [1]="lightning_damage_can_ignite" } }, - [5540]={ + [5858]={ lang={ English={ [1]={ @@ -140178,7 +148320,7 @@ return { [1]="lightning_damage_+%_per_lightning_resistance_above_75" } }, - [5541]={ + [5859]={ lang={ English={ [1]={ @@ -140196,7 +148338,7 @@ return { [1]="lightning_damage_%_to_add_as_chaos_per_power_charge" } }, - [5542]={ + [5860]={ lang={ English={ [1]={ @@ -140214,7 +148356,7 @@ return { [1]="lightning_damage_%_to_add_as_cold_vs_chilled_enemies" } }, - [5543]={ + [5861]={ lang={ English={ [1]={ @@ -140245,7 +148387,7 @@ return { [1]="lightning_damage_+%_while_affected_by_herald_of_thunder" } }, - [5544]={ + [5862]={ lang={ English={ [1]={ @@ -140276,7 +148418,7 @@ return { [1]="lightning_damage_+%_while_affected_by_wrath" } }, - [5545]={ + [5863]={ lang={ English={ [1]={ @@ -140294,7 +148436,7 @@ return { [1]="lightning_damage_resistance_%_while_affected_by_herald_of_thunder" } }, - [5546]={ + [5864]={ lang={ English={ [1]={ @@ -140316,7 +148458,7 @@ return { [1]="lightning_damage_taken_goes_to_life_over_4_seconds_%" } }, - [5547]={ + [5865]={ lang={ English={ [1]={ @@ -140334,7 +148476,7 @@ return { [1]="lightning_damage_taken_+" } }, - [5548]={ + [5866]={ lang={ English={ [1]={ @@ -140365,7 +148507,7 @@ return { [1]="lightning_damage_with_attack_skills_+%" } }, - [5549]={ + [5867]={ lang={ English={ [1]={ @@ -140396,7 +148538,7 @@ return { [1]="lightning_damage_with_spell_skills_+%" } }, - [5550]={ + [5868]={ lang={ English={ [1]={ @@ -140427,7 +148569,7 @@ return { [1]="lightning_explosion_mine_aura_effect_+%" } }, - [5551]={ + [5869]={ lang={ English={ [1]={ @@ -140458,7 +148600,7 @@ return { [1]="lightning_explosion_mine_damage_+%" } }, - [5552]={ + [5870]={ lang={ English={ [1]={ @@ -140489,7 +148631,7 @@ return { [1]="lightning_explosion_mine_throwing_speed_+%" } }, - [5553]={ + [5871]={ lang={ English={ [1]={ @@ -140520,7 +148662,7 @@ return { [1]="lightning_hit_damage_+%_vs_chilled_enemies" } }, - [5554]={ + [5872]={ lang={ English={ [1]={ @@ -140551,7 +148693,7 @@ return { [1]="lightning_reflect_damage_taken_+%_while_affected_by_purity_of_lightning" } }, - [5555]={ + [5873]={ lang={ English={ [1]={ @@ -140569,7 +148711,7 @@ return { [1]="lightning_resistance_does_not_apply_to_lighting_damage" } }, - [5556]={ + [5874]={ lang={ English={ [1]={ @@ -140591,7 +148733,7 @@ return { [1]="lightning_skill_chance_to_inflict_lightning_exposure_%" } }, - [5557]={ + [5875]={ lang={ English={ [1]={ @@ -140609,7 +148751,7 @@ return { [1]="lightning_skill_gem_level_+" } }, - [5558]={ + [5876]={ lang={ English={ [1]={ @@ -140648,7 +148790,7 @@ return { [1]="lightning_skill_stun_threshold_+%" } }, - [5559]={ + [5877]={ lang={ English={ [1]={ @@ -140670,7 +148812,7 @@ return { [1]="lightning_skills_chance_to_poison_on_hit_%" } }, - [5560]={ + [5878]={ lang={ English={ [1]={ @@ -140688,7 +148830,7 @@ return { [1]="lightning_spell_physical_damage_%_to_convert_to_lightning" } }, - [5561]={ + [5879]={ lang={ English={ [1]={ @@ -140719,7 +148861,7 @@ return { [1]="lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit" } }, - [5562]={ + [5880]={ lang={ English={ [1]={ @@ -140746,7 +148888,7 @@ return { [1]="lightning_tower_trap_additional_number_of_beams" } }, - [5563]={ + [5881]={ lang={ English={ [1]={ @@ -140777,7 +148919,7 @@ return { [1]="lightning_tower_trap_cast_speed_+%" } }, - [5564]={ + [5882]={ lang={ English={ [1]={ @@ -140808,7 +148950,7 @@ return { [1]="lightning_tower_trap_cooldown_speed_+%" } }, - [5565]={ + [5883]={ lang={ English={ [1]={ @@ -140839,7 +148981,7 @@ return { [1]="lightning_tower_trap_damage_+%" } }, - [5566]={ + [5884]={ lang={ English={ [1]={ @@ -140870,7 +149012,38 @@ return { [1]="lightning_tower_trap_duration_+%" } }, - [5567]={ + [5885]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Lightning Spire Trap Throwing Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Lightning Spire Trap Throwing Speed" + } + } + }, + stats={ + [1]="lightning_tower_trap_throwing_speed_+%" + } + }, + [5886]={ lang={ English={ [1]={ @@ -140888,7 +149061,7 @@ return { [1]="lightning_trap_lightning_resistance_penetration_%" } }, - [5568]={ + [5887]={ lang={ English={ [1]={ @@ -140919,7 +149092,233 @@ return { [1]="lightning_trap_shock_effect_+%" } }, - [5569]={ + [5888]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Link Skills have {0}% increased Buff Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Link Skills have {0}% reduced Buff Effect" + } + } + }, + stats={ + [1]="link_skill_buff_effect_+%" + } + }, + [5889]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Link Skills have {0}% increased Cast Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Link Skills have {0}% reduced Cast Speed" + } + } + }, + stats={ + [1]="link_skill_cast_speed_+%" + } + }, + [5890]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Link Skills have {0}% increased Skill Effect Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Link Skills have {0}% reduced Skill Effect Duration" + } + } + }, + stats={ + [1]="link_skill_duration_+%" + } + }, + [5891]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Cost of Link Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Cost of Link Skills" + } + } + }, + stats={ + [1]="link_skill_mana_cost_+%" + } + }, + [5892]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Link Skills can target Damageable Minions" + } + } + }, + stats={ + [1]="link_skills_can_target_minions" + } + }, + [5893]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Your Linked targets deal {0}% increased Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Your Linked targets deal {0}% reduced Damage" + } + } + }, + stats={ + [1]="link_skills_grant_damage_+%" + } + }, + [5894]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Your Linked Targets take {0}% increased Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Your Linked Targets take {0}% reduced Damage" + } + } + }, + stats={ + [1]="link_skills_grant_damage_taken_+%" + } + }, + [5895]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextElementalStatusAilments" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Enemies inflict Elemental Ailments on you instead of Linked targets" + } + } + }, + stats={ + [1]="link_skills_grant_redirect_elemental_ailments_to_link_source" + } + }, + [5896]={ lang={ English={ [1]={ @@ -140937,7 +149336,7 @@ return { [1]="local_accuracy_rating_+%_per_2%_quality" } }, - [5570]={ + [5897]={ lang={ English={ [1]={ @@ -140955,7 +149354,7 @@ return { [1]="local_affliction_jewel_display_small_nodes_grant_nothing" } }, - [5571]={ + [5898]={ lang={ English={ [1]={ @@ -140973,7 +149372,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_all_attributes" } }, - [5572]={ + [5899]={ lang={ English={ [1]={ @@ -140991,7 +149390,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_armour" } }, - [5573]={ + [5900]={ lang={ English={ [1]={ @@ -141009,7 +149408,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_while_affected_by_a_herald" } }, - [5574]={ + [5901]={ lang={ English={ [1]={ @@ -141027,7 +149426,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_channelling_skills" } }, - [5575]={ + [5902]={ lang={ English={ [1]={ @@ -141045,7 +149444,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_chaos_skills" } }, - [5576]={ + [5903]={ lang={ English={ [1]={ @@ -141063,7 +149462,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_cold_skills" } }, - [5577]={ + [5904]={ lang={ English={ [1]={ @@ -141081,7 +149480,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_elemental_skills" } }, - [5578]={ + [5905]={ lang={ English={ [1]={ @@ -141099,7 +149498,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_fire_skills" } }, - [5579]={ + [5906]={ lang={ English={ [1]={ @@ -141117,7 +149516,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_lightning_skills" } }, - [5580]={ + [5907]={ lang={ English={ [1]={ @@ -141135,7 +149534,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_physical_skills" } }, - [5581]={ + [5908]={ lang={ English={ [1]={ @@ -141153,7 +149552,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_attack_speed_+%" } }, - [5582]={ + [5909]={ lang={ English={ [1]={ @@ -141171,7 +149570,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_aura_area_of_effect_+%" } }, - [5583]={ + [5910]={ lang={ English={ [1]={ @@ -141189,7 +149588,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_cast_speed_+%" } }, - [5584]={ + [5911]={ lang={ English={ [1]={ @@ -141207,7 +149606,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_critical_strike_multiplier_+" } }, - [5585]={ + [5912]={ lang={ English={ [1]={ @@ -141225,7 +149624,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_elemental_status_ailment_duration_+%" } }, - [5586]={ + [5913]={ lang={ English={ [1]={ @@ -141243,7 +149642,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_projectile_speed_+%" } }, - [5587]={ + [5914]={ lang={ English={ [1]={ @@ -141261,7 +149660,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_base_skill_area_of_effect_+%" } }, - [5588]={ + [5915]={ lang={ English={ [1]={ @@ -141279,7 +149678,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_chaos_resistance_%" } }, - [5589]={ + [5916]={ lang={ English={ [1]={ @@ -141297,7 +149696,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_charges_gained_+%" } }, - [5590]={ + [5917]={ lang={ English={ [1]={ @@ -141315,7 +149714,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_cold_resistance_%" } }, - [5591]={ + [5918]={ lang={ English={ [1]={ @@ -141333,7 +149732,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_curse_area_of_effect_+%" } }, - [5592]={ + [5919]={ lang={ English={ [1]={ @@ -141351,7 +149750,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_damage_over_time_+%" } }, - [5593]={ + [5920]={ lang={ English={ [1]={ @@ -141369,7 +149768,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_damage_+%" } }, - [5594]={ + [5921]={ lang={ English={ [1]={ @@ -141387,7 +149786,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_dex" } }, - [5595]={ + [5922]={ lang={ English={ [1]={ @@ -141405,7 +149804,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_elemental_resistance_%" } }, - [5596]={ + [5923]={ lang={ English={ [1]={ @@ -141423,7 +149822,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_evasion" } }, - [5597]={ + [5924]={ lang={ English={ [1]={ @@ -141441,7 +149840,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_fire_resistance_%" } }, - [5598]={ + [5925]={ lang={ English={ [1]={ @@ -141459,7 +149858,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_int" } }, - [5599]={ + [5926]={ lang={ English={ [1]={ @@ -141477,7 +149876,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_lightning_resistance_%" } }, - [5600]={ + [5927]={ lang={ English={ [1]={ @@ -141495,7 +149894,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_mana_regeneration_+%" } }, - [5601]={ + [5928]={ lang={ English={ [1]={ @@ -141513,7 +149912,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_maximum_energy_shield" } }, - [5602]={ + [5929]={ lang={ English={ [1]={ @@ -141531,7 +149930,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_maximum_life" } }, - [5603]={ + [5930]={ lang={ English={ [1]={ @@ -141549,7 +149948,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_maximum_mana" } }, - [5604]={ + [5931]={ lang={ English={ [1]={ @@ -141567,7 +149966,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%" } }, - [5605]={ + [5932]={ lang={ English={ [1]={ @@ -141585,7 +149984,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald" } }, - [5606]={ + [5933]={ lang={ English={ [1]={ @@ -141607,7 +150006,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_minion_life_regeneration_rate_per_minute_%" } }, - [5607]={ + [5934]={ lang={ English={ [1]={ @@ -141633,7 +150032,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_%_life_regeneration_per_minute" } }, - [5608]={ + [5935]={ lang={ English={ [1]={ @@ -141651,7 +150050,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_sigil_target_search_range_+%" } }, - [5609]={ + [5936]={ lang={ English={ [1]={ @@ -141669,7 +150068,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_str" } }, - [5610]={ + [5937]={ lang={ English={ [1]={ @@ -141687,7 +150086,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_summon_totem_cast_speed_+%" } }, - [5611]={ + [5938]={ lang={ English={ [1]={ @@ -141705,7 +150104,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_trap_and_mine_throwing_speed_+%" } }, - [5612]={ + [5939]={ lang={ English={ [1]={ @@ -141723,7 +150122,7 @@ return { [1]="local_affliction_jewel_small_nodes_grant_warcry_duration_+%" } }, - [5613]={ + [5940]={ lang={ English={ [1]={ @@ -141741,7 +150140,7 @@ return { [1]="local_affliction_jewel_small_nodes_have_effect_+%" } }, - [5614]={ + [5941]={ lang={ English={ [1]={ @@ -141759,7 +150158,7 @@ return { [1]="local_affliction_notable_adrenaline" } }, - [5615]={ + [5942]={ lang={ English={ [1]={ @@ -141777,7 +150176,7 @@ return { [1]="local_affliction_notable_advance_guard" } }, - [5616]={ + [5943]={ lang={ English={ [1]={ @@ -141795,7 +150194,7 @@ return { [1]="local_affliction_notable_aerialist" } }, - [5617]={ + [5944]={ lang={ English={ [1]={ @@ -141813,7 +150212,7 @@ return { [1]="local_affliction_notable_aerodynamics" } }, - [5618]={ + [5945]={ lang={ English={ [1]={ @@ -141831,7 +150230,25 @@ return { [1]="local_affliction_notable_agent_of_destruction" } }, - [5619]={ + [5946]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="1 Added Passive Skill is Aggressive Defence" + } + } + }, + stats={ + [1]="local_affliction_notable_aggressive_defence" + } + }, + [5947]={ lang={ English={ [1]={ @@ -141849,7 +150266,7 @@ return { [1]="local_affliction_notable_alchemist" } }, - [5620]={ + [5948]={ lang={ English={ [1]={ @@ -141867,7 +150284,7 @@ return { [1]="local_affliction_notable_ancestral_echo" } }, - [5621]={ + [5949]={ lang={ English={ [1]={ @@ -141885,7 +150302,7 @@ return { [1]="local_affliction_notable_ancestral_guidance" } }, - [5622]={ + [5950]={ lang={ English={ [1]={ @@ -141903,7 +150320,7 @@ return { [1]="local_affliction_notable_ancestral_inspiration" } }, - [5623]={ + [5951]={ lang={ English={ [1]={ @@ -141921,7 +150338,7 @@ return { [1]="local_affliction_notable_ancestral_might" } }, - [5624]={ + [5952]={ lang={ English={ [1]={ @@ -141939,7 +150356,7 @@ return { [1]="local_affliction_notable_ancestral_preservation" } }, - [5625]={ + [5953]={ lang={ English={ [1]={ @@ -141957,7 +150374,7 @@ return { [1]="local_affliction_notable_ancestral_reach" } }, - [5626]={ + [5954]={ lang={ English={ [1]={ @@ -141975,7 +150392,7 @@ return { [1]="local_affliction_notable_antifreeze" } }, - [5627]={ + [5955]={ lang={ English={ [1]={ @@ -141993,7 +150410,7 @@ return { [1]="local_affliction_notable_antivenom" } }, - [5628]={ + [5956]={ lang={ English={ [1]={ @@ -142011,7 +150428,7 @@ return { [1]="local_affliction_notable_arcane_focus" } }, - [5629]={ + [5957]={ lang={ English={ [1]={ @@ -142029,7 +150446,7 @@ return { [1]="local_affliction_notable_arcane_heroism" } }, - [5630]={ + [5958]={ lang={ English={ [1]={ @@ -142047,7 +150464,7 @@ return { [1]="local_affliction_notable_arcane_pyrotechnics" } }, - [5631]={ + [5959]={ lang={ English={ [1]={ @@ -142065,7 +150482,7 @@ return { [1]="local_affliction_notable_arcing_shot" } }, - [5632]={ + [5960]={ lang={ English={ [1]={ @@ -142083,7 +150500,7 @@ return { [1]="local_affliction_notable_assert_dominance" } }, - [5633]={ + [5961]={ lang={ English={ [1]={ @@ -142101,7 +150518,7 @@ return { [1]="local_affliction_notable_astonishing_affliction" } }, - [5634]={ + [5962]={ lang={ English={ [1]={ @@ -142119,7 +150536,7 @@ return { [1]="local_affliction_notable_basics_of_pain" } }, - [5635]={ + [5963]={ lang={ English={ [1]={ @@ -142137,7 +150554,7 @@ return { [1]="local_affliction_notable_battle_hardened" } }, - [5636]={ + [5964]={ lang={ English={ [1]={ @@ -142155,7 +150572,7 @@ return { [1]="local_affliction_notable_battlefield_dominator" } }, - [5637]={ + [5965]={ lang={ English={ [1]={ @@ -142173,7 +150590,7 @@ return { [1]="local_affliction_notable_blacksmith" } }, - [5638]={ + [5966]={ lang={ English={ [1]={ @@ -142191,7 +150608,7 @@ return { [1]="local_affliction_notable_blanketed_snow" } }, - [5639]={ + [5967]={ lang={ English={ [1]={ @@ -142209,7 +150626,7 @@ return { [1]="local_affliction_notable_blast_freeze" } }, - [5640]={ + [5968]={ lang={ English={ [1]={ @@ -142227,7 +150644,7 @@ return { [1]="local_affliction_notable_blessed" } }, - [5641]={ + [5969]={ lang={ English={ [1]={ @@ -142245,7 +150662,7 @@ return { [1]="local_affliction_notable_blessed_rebirth" } }, - [5642]={ + [5970]={ lang={ English={ [1]={ @@ -142263,7 +150680,7 @@ return { [1]="local_affliction_notable_blood_artist" } }, - [5643]={ + [5971]={ lang={ English={ [1]={ @@ -142281,7 +150698,7 @@ return { [1]="local_affliction_notable_bloodscent" } }, - [5644]={ + [5972]={ lang={ English={ [1]={ @@ -142299,7 +150716,7 @@ return { [1]="local_affliction_notable_blowback" } }, - [5645]={ + [5973]={ lang={ English={ [1]={ @@ -142317,7 +150734,7 @@ return { [1]="local_affliction_notable_bodyguards" } }, - [5646]={ + [5974]={ lang={ English={ [1]={ @@ -142335,7 +150752,7 @@ return { [1]="local_affliction_notable_born_of_chaos" } }, - [5647]={ + [5975]={ lang={ English={ [1]={ @@ -142353,7 +150770,7 @@ return { [1]="local_affliction_notable_brand_loyalty" } }, - [5648]={ + [5976]={ lang={ English={ [1]={ @@ -142371,7 +150788,7 @@ return { [1]="local_affliction_notable_brewed_for_potency" } }, - [5649]={ + [5977]={ lang={ English={ [1]={ @@ -142389,7 +150806,7 @@ return { [1]="local_affliction_notable_broadside" } }, - [5650]={ + [5978]={ lang={ English={ [1]={ @@ -142407,7 +150824,7 @@ return { [1]="local_affliction_notable_brush_with_death" } }, - [5651]={ + [5979]={ lang={ English={ [1]={ @@ -142425,7 +150842,7 @@ return { [1]="local_affliction_notable_brutal_infamy" } }, - [5652]={ + [5980]={ lang={ English={ [1]={ @@ -142443,7 +150860,7 @@ return { [1]="local_affliction_notable_burden_projection" } }, - [5653]={ + [5981]={ lang={ English={ [1]={ @@ -142461,7 +150878,7 @@ return { [1]="local_affliction_notable_burning_bright" } }, - [5654]={ + [5982]={ lang={ English={ [1]={ @@ -142479,7 +150896,7 @@ return { [1]="local_affliction_notable_calamitous" } }, - [5655]={ + [5983]={ lang={ English={ [1]={ @@ -142497,7 +150914,7 @@ return { [1]="local_affliction_notable_call_to_the_slaughter" } }, - [5656]={ + [5984]={ lang={ English={ [1]={ @@ -142515,7 +150932,7 @@ return { [1]="local_affliction_notable_capacitor" } }, - [5657]={ + [5985]={ lang={ English={ [1]={ @@ -142533,7 +150950,7 @@ return { [1]="local_affliction_notable_careful_handling" } }, - [5658]={ + [5986]={ lang={ English={ [1]={ @@ -142551,7 +150968,7 @@ return { [1]="local_affliction_notable_chilling_presence" } }, - [5659]={ + [5987]={ lang={ English={ [1]={ @@ -142569,7 +150986,7 @@ return { [1]="local_affliction_notable_chip_away" } }, - [5660]={ + [5988]={ lang={ English={ [1]={ @@ -142587,7 +151004,7 @@ return { [1]="local_affliction_notable_circling_oblivion" } }, - [5661]={ + [5989]={ lang={ English={ [1]={ @@ -142605,7 +151022,7 @@ return { [1]="local_affliction_notable_clarity_of_purpose" } }, - [5662]={ + [5990]={ lang={ English={ [1]={ @@ -142623,7 +151040,7 @@ return { [1]="local_affliction_notable_cold_blooded_killer" } }, - [5663]={ + [5991]={ lang={ English={ [1]={ @@ -142641,7 +151058,7 @@ return { [1]="local_affliction_notable_cold_conduction" } }, - [5664]={ + [5992]={ lang={ English={ [1]={ @@ -142659,7 +151076,7 @@ return { [1]="local_affliction_notable_cold_to_the_core" } }, - [5665]={ + [5993]={ lang={ English={ [1]={ @@ -142677,7 +151094,7 @@ return { [1]="local_affliction_notable_combat_rhythm" } }, - [5666]={ + [5994]={ lang={ English={ [1]={ @@ -142695,7 +151112,7 @@ return { [1]="local_affliction_notable_compound_injury" } }, - [5667]={ + [5995]={ lang={ English={ [1]={ @@ -142713,7 +151130,7 @@ return { [1]="local_affliction_notable_confident_combatant" } }, - [5668]={ + [5996]={ lang={ English={ [1]={ @@ -142731,7 +151148,7 @@ return { [1]="local_affliction_notable_conjured_wall" } }, - [5669]={ + [5997]={ lang={ English={ [1]={ @@ -142749,7 +151166,7 @@ return { [1]="local_affliction_notable_conservation_of_energy" } }, - [5670]={ + [5998]={ lang={ English={ [1]={ @@ -142767,7 +151184,7 @@ return { [1]="local_affliction_notable_cooked_alive" } }, - [5671]={ + [5999]={ lang={ English={ [1]={ @@ -142785,7 +151202,7 @@ return { [1]="local_affliction_notable_corrosive_elements" } }, - [5672]={ + [6000]={ lang={ English={ [1]={ @@ -142803,7 +151220,7 @@ return { [1]="local_affliction_notable_cremator" } }, - [5673]={ + [6001]={ lang={ English={ [1]={ @@ -142821,7 +151238,7 @@ return { [1]="local_affliction_notable_cry_wolf" } }, - [5674]={ + [6002]={ lang={ English={ [1]={ @@ -142839,7 +151256,7 @@ return { [1]="local_affliction_notable_cult_leader" } }, - [5675]={ + [6003]={ lang={ English={ [1]={ @@ -142857,7 +151274,7 @@ return { [1]="local_affliction_notable_daring_ideas" } }, - [5676]={ + [6004]={ lang={ English={ [1]={ @@ -142867,7 +151284,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Dark Discourse" + text="1 Added Passive Skill is Doedre's Spite" } } }, @@ -142875,7 +151292,7 @@ return { [1]="local_affliction_notable_dark_discourse" } }, - [5677]={ + [6005]={ lang={ English={ [1]={ @@ -142893,7 +151310,7 @@ return { [1]="local_affliction_notable_dark_ideation" } }, - [5678]={ + [6006]={ lang={ English={ [1]={ @@ -142911,7 +151328,7 @@ return { [1]="local_affliction_notable_dark_messenger" } }, - [5679]={ + [6007]={ lang={ English={ [1]={ @@ -142929,7 +151346,7 @@ return { [1]="local_affliction_notable_darting_movements" } }, - [5680]={ + [6008]={ lang={ English={ [1]={ @@ -142947,7 +151364,7 @@ return { [1]="local_affliction_notable_deadly_repartee" } }, - [5681]={ + [6009]={ lang={ English={ [1]={ @@ -142965,7 +151382,7 @@ return { [1]="local_affliction_notable_deep_chill" } }, - [5682]={ + [6010]={ lang={ English={ [1]={ @@ -142983,7 +151400,7 @@ return { [1]="local_affliction_notable_deep_cuts" } }, - [5683]={ + [6011]={ lang={ English={ [1]={ @@ -143001,7 +151418,7 @@ return { [1]="local_affliction_notable_depression" } }, - [5684]={ + [6012]={ lang={ English={ [1]={ @@ -143019,7 +151436,7 @@ return { [1]="local_affliction_notable_determined_preparation" } }, - [5685]={ + [6013]={ lang={ English={ [1]={ @@ -143037,7 +151454,7 @@ return { [1]="local_affliction_notable_devastator" } }, - [5686]={ + [6014]={ lang={ English={ [1]={ @@ -143055,7 +151472,7 @@ return { [1]="local_affliction_notable_disciples" } }, - [5687]={ + [6015]={ lang={ English={ [1]={ @@ -143073,7 +151490,7 @@ return { [1]="local_affliction_notable_disciplined_preparation" } }, - [5688]={ + [6016]={ lang={ English={ [1]={ @@ -143091,7 +151508,7 @@ return { [1]="local_affliction_notable_disease_vector" } }, - [5689]={ + [6017]={ lang={ English={ [1]={ @@ -143109,7 +151526,7 @@ return { [1]="local_affliction_notable_disorienting_display" } }, - [5690]={ + [6018]={ lang={ English={ [1]={ @@ -143127,7 +151544,7 @@ return { [1]="local_affliction_notable_disorienting_wounds" } }, - [5691]={ + [6019]={ lang={ English={ [1]={ @@ -143145,7 +151562,43 @@ return { [1]="local_affliction_notable_distilled_perfection" } }, - [5692]={ + [6020]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="1 Added Passive Skill is Doedre's Apathy" + } + } + }, + stats={ + [1]="local_affliction_notable_doedres_apathy" + } + }, + [6021]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="1 Added Passive Skill is Doedre's Gluttony" + } + } + }, + stats={ + [1]="local_affliction_notable_doedres_gluttony" + } + }, + [6022]={ lang={ English={ [1]={ @@ -143163,7 +151616,7 @@ return { [1]="local_affliction_notable_doryanis_lesson" } }, - [5693]={ + [6023]={ lang={ English={ [1]={ @@ -143181,7 +151634,7 @@ return { [1]="local_affliction_notable_dragon_hunter" } }, - [5694]={ + [6024]={ lang={ English={ [1]={ @@ -143199,7 +151652,7 @@ return { [1]="local_affliction_notable_dread_march" } }, - [5695]={ + [6025]={ lang={ English={ [1]={ @@ -143217,7 +151670,7 @@ return { [1]="local_affliction_notable_drive_the_destruction" } }, - [5696]={ + [6026]={ lang={ English={ [1]={ @@ -143235,7 +151688,7 @@ return { [1]="local_affliction_notable_eldritch_inspiration" } }, - [5697]={ + [6027]={ lang={ English={ [1]={ @@ -143253,7 +151706,7 @@ return { [1]="local_affliction_notable_elegant_form" } }, - [5698]={ + [6028]={ lang={ English={ [1]={ @@ -143271,7 +151724,7 @@ return { [1]="local_affliction_notable_empowered_envoy" } }, - [5699]={ + [6029]={ lang={ English={ [1]={ @@ -143289,7 +151742,7 @@ return { [1]="local_affliction_notable_endbringer" } }, - [5700]={ + [6030]={ lang={ English={ [1]={ @@ -143307,7 +151760,7 @@ return { [1]="local_affliction_notable_enduring_composure" } }, - [5701]={ + [6031]={ lang={ English={ [1]={ @@ -143325,7 +151778,7 @@ return { [1]="local_affliction_notable_enduring_focus" } }, - [5702]={ + [6032]={ lang={ English={ [1]={ @@ -143343,7 +151796,7 @@ return { [1]="local_affliction_notable_enduring_ward" } }, - [5703]={ + [6033]={ lang={ English={ [1]={ @@ -143361,7 +151814,7 @@ return { [1]="local_affliction_notable_energy_from_naught" } }, - [5704]={ + [6034]={ lang={ English={ [1]={ @@ -143379,7 +151832,7 @@ return { [1]="local_affliction_notable_essence_rush" } }, - [5705]={ + [6035]={ lang={ English={ [1]={ @@ -143397,7 +151850,7 @@ return { [1]="local_affliction_notable_eternal_suffering" } }, - [5706]={ + [6036]={ lang={ English={ [1]={ @@ -143415,7 +151868,7 @@ return { [1]="local_affliction_notable_evil_eye" } }, - [5707]={ + [6037]={ lang={ English={ [1]={ @@ -143433,7 +151886,7 @@ return { [1]="local_affliction_notable_expansive_might" } }, - [5708]={ + [6038]={ lang={ English={ [1]={ @@ -143451,7 +151904,7 @@ return { [1]="local_affliction_notable_expendability" } }, - [5709]={ + [6039]={ lang={ English={ [1]={ @@ -143469,7 +151922,7 @@ return { [1]="local_affliction_notable_expert_sabotage" } }, - [5710]={ + [6040]={ lang={ English={ [1]={ @@ -143487,7 +151940,7 @@ return { [1]="local_affliction_notable_explosive_force" } }, - [5711]={ + [6041]={ lang={ English={ [1]={ @@ -143505,7 +151958,7 @@ return { [1]="local_affliction_notable_exposure_therapy" } }, - [5712]={ + [6042]={ lang={ English={ [1]={ @@ -143523,7 +151976,7 @@ return { [1]="local_affliction_notable_eye_of_the_storm" } }, - [5713]={ + [6043]={ lang={ English={ [1]={ @@ -143541,7 +151994,7 @@ return { [1]="local_affliction_notable_eye_to_eye" } }, - [5714]={ + [6044]={ lang={ English={ [1]={ @@ -143559,7 +152012,7 @@ return { [1]="local_affliction_notable_fan_of_blades" } }, - [5715]={ + [6045]={ lang={ English={ [1]={ @@ -143577,7 +152030,7 @@ return { [1]="local_affliction_notable_fan_the_flames" } }, - [5716]={ + [6046]={ lang={ English={ [1]={ @@ -143595,7 +152048,7 @@ return { [1]="local_affliction_notable_fasting" } }, - [5717]={ + [6047]={ lang={ English={ [1]={ @@ -143613,7 +152066,7 @@ return { [1]="local_affliction_notable_fearsome_warrior" } }, - [5718]={ + [6048]={ lang={ English={ [1]={ @@ -143631,7 +152084,7 @@ return { [1]="local_affliction_notable_feast_of_flesh" } }, - [5719]={ + [6049]={ lang={ English={ [1]={ @@ -143649,7 +152102,7 @@ return { [1]="local_affliction_notable_feasting_fiends" } }, - [5720]={ + [6050]={ lang={ English={ [1]={ @@ -143667,7 +152120,7 @@ return { [1]="local_affliction_notable_feed_the_fury" } }, - [5721]={ + [6051]={ lang={ English={ [1]={ @@ -143685,7 +152138,7 @@ return { [1]="local_affliction_notable_fettle" } }, - [5722]={ + [6052]={ lang={ English={ [1]={ @@ -143703,7 +152156,7 @@ return { [1]="local_affliction_notable_fire_attunement" } }, - [5723]={ + [6053]={ lang={ English={ [1]={ @@ -143713,7 +152166,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is First Among Equals" + text="1 Added Passive Skill is Spiteful Presence" } } }, @@ -143721,7 +152174,7 @@ return { [1]="local_affliction_notable_first_among_equals" } }, - [5724]={ + [6054]={ lang={ English={ [1]={ @@ -143739,7 +152192,7 @@ return { [1]="local_affliction_notable_flaming_doom" } }, - [5725]={ + [6055]={ lang={ English={ [1]={ @@ -143757,7 +152210,7 @@ return { [1]="local_affliction_notable_flexible_sentry" } }, - [5726]={ + [6056]={ lang={ English={ [1]={ @@ -143775,7 +152228,7 @@ return { [1]="local_affliction_notable_flow_of_life" } }, - [5727]={ + [6057]={ lang={ English={ [1]={ @@ -143793,7 +152246,7 @@ return { [1]="local_affliction_notable_follow_through" } }, - [5728]={ + [6058]={ lang={ English={ [1]={ @@ -143811,7 +152264,7 @@ return { [1]="local_affliction_notable_force_multiplier" } }, - [5729]={ + [6059]={ lang={ English={ [1]={ @@ -143829,7 +152282,7 @@ return { [1]="local_affliction_notable_frost_breath" } }, - [5730]={ + [6060]={ lang={ English={ [1]={ @@ -143847,7 +152300,7 @@ return { [1]="local_affliction_notable_fuel_the_fight" } }, - [5731]={ + [6061]={ lang={ English={ [1]={ @@ -143865,7 +152318,7 @@ return { [1]="local_affliction_notable_furious_assault" } }, - [5732]={ + [6062]={ lang={ English={ [1]={ @@ -143883,7 +152336,7 @@ return { [1]="local_affliction_notable_genius" } }, - [5733]={ + [6063]={ lang={ English={ [1]={ @@ -143901,7 +152354,7 @@ return { [1]="local_affliction_notable_gladiatorial_combat" } }, - [5734]={ + [6064]={ lang={ English={ [1]={ @@ -143919,7 +152372,7 @@ return { [1]="local_affliction_notable_gladiators_fortitude" } }, - [5735]={ + [6065]={ lang={ English={ [1]={ @@ -143937,7 +152390,7 @@ return { [1]="local_affliction_notable_graceful_execution" } }, - [5736]={ + [6066]={ lang={ English={ [1]={ @@ -143955,7 +152408,7 @@ return { [1]="local_affliction_notable_graceful_preparation" } }, - [5737]={ + [6067]={ lang={ English={ [1]={ @@ -143973,7 +152426,7 @@ return { [1]="local_affliction_notable_grand_design" } }, - [5738]={ + [6068]={ lang={ English={ [1]={ @@ -143991,7 +152444,7 @@ return { [1]="local_affliction_notable_grim_oath" } }, - [5739]={ + [6069]={ lang={ English={ [1]={ @@ -144001,7 +152454,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Grounded Commander" + text="1 Added Passive Skill is Introspection" } } }, @@ -144009,7 +152462,7 @@ return { [1]="local_affliction_notable_grounded_commander" } }, - [5740]={ + [6070]={ lang={ English={ [1]={ @@ -144027,7 +152480,7 @@ return { [1]="local_affliction_notable_guerilla_tactics" } }, - [5741]={ + [6071]={ lang={ English={ [1]={ @@ -144045,7 +152498,7 @@ return { [1]="local_affliction_notable_haemorrhage" } }, - [5742]={ + [6072]={ lang={ English={ [1]={ @@ -144063,7 +152516,7 @@ return { [1]="local_affliction_notable_haunting_shout" } }, - [5743]={ + [6073]={ lang={ English={ [1]={ @@ -144081,7 +152534,7 @@ return { [1]="local_affliction_notable_heart_of_iron" } }, - [5744]={ + [6074]={ lang={ English={ [1]={ @@ -144099,7 +152552,7 @@ return { [1]="local_affliction_notable_heavy_hitter" } }, - [5745]={ + [6075]={ lang={ English={ [1]={ @@ -144117,7 +152570,7 @@ return { [1]="local_affliction_notable_heavy_trauma" } }, - [5746]={ + [6076]={ lang={ English={ [1]={ @@ -144135,7 +152588,7 @@ return { [1]="local_affliction_notable_heraldry" } }, - [5747]={ + [6077]={ lang={ English={ [1]={ @@ -144153,7 +152606,7 @@ return { [1]="local_affliction_notable_hex_breaker" } }, - [5748]={ + [6078]={ lang={ English={ [1]={ @@ -144171,7 +152624,7 @@ return { [1]="local_affliction_notable_hibernator" } }, - [5749]={ + [6079]={ lang={ English={ [1]={ @@ -144189,7 +152642,7 @@ return { [1]="local_affliction_notable_hit_and_run" } }, - [5750]={ + [6080]={ lang={ English={ [1]={ @@ -144207,7 +152660,7 @@ return { [1]="local_affliction_notable_holistic_health" } }, - [5751]={ + [6081]={ lang={ English={ [1]={ @@ -144225,7 +152678,25 @@ return { [1]="local_affliction_notable_holy_conquest" } }, - [5752]={ + [6082]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="1 Added Passive Skill is Hound's Mark" + } + } + }, + stats={ + [1]="local_affliction_notable_hounds_mark" + } + }, + [6083]={ lang={ English={ [1]={ @@ -144243,7 +152714,7 @@ return { [1]="local_affliction_notable_hulking_corpses" } }, - [5753]={ + [6084]={ lang={ English={ [1]={ @@ -144261,7 +152732,7 @@ return { [1]="local_affliction_notable_improvisor" } }, - [5754]={ + [6085]={ lang={ English={ [1]={ @@ -144279,7 +152750,7 @@ return { [1]="local_affliction_notable_insatiable_killer" } }, - [5755]={ + [6086]={ lang={ English={ [1]={ @@ -144297,7 +152768,7 @@ return { [1]="local_affliction_notable_inspired_oppression" } }, - [5756]={ + [6087]={ lang={ English={ [1]={ @@ -144315,7 +152786,7 @@ return { [1]="local_affliction_notable_insulated" } }, - [5757]={ + [6088]={ lang={ English={ [1]={ @@ -144333,7 +152804,7 @@ return { [1]="local_affliction_notable_intensity" } }, - [5758]={ + [6089]={ lang={ English={ [1]={ @@ -144351,7 +152822,7 @@ return { [1]="local_affliction_notable_invigorating_portents" } }, - [5759]={ + [6090]={ lang={ English={ [1]={ @@ -144369,7 +152840,7 @@ return { [1]="local_affliction_notable_iron_breaker" } }, - [5760]={ + [6091]={ lang={ English={ [1]={ @@ -144387,7 +152858,7 @@ return { [1]="local_affliction_notable_lasting_impression" } }, - [5761]={ + [6092]={ lang={ English={ [1]={ @@ -144405,7 +152876,7 @@ return { [1]="local_affliction_notable_lead_by_example" } }, - [5762]={ + [6093]={ lang={ English={ [1]={ @@ -144423,7 +152894,7 @@ return { [1]="local_affliction_notable_life_from_death" } }, - [5763]={ + [6094]={ lang={ English={ [1]={ @@ -144441,7 +152912,7 @@ return { [1]="local_affliction_notable_lightnings_call" } }, - [5764]={ + [6095]={ lang={ English={ [1]={ @@ -144459,7 +152930,7 @@ return { [1]="local_affliction_notable_liquid_inspiration" } }, - [5765]={ + [6096]={ lang={ English={ [1]={ @@ -144477,7 +152948,7 @@ return { [1]="local_affliction_notable_low_tolerance" } }, - [5766]={ + [6097]={ lang={ English={ [1]={ @@ -144495,7 +152966,7 @@ return { [1]="local_affliction_notable_mage_bane" } }, - [5767]={ + [6098]={ lang={ English={ [1]={ @@ -144513,7 +152984,7 @@ return { [1]="local_affliction_notable_mage_hunter" } }, - [5768]={ + [6099]={ lang={ English={ [1]={ @@ -144531,7 +153002,7 @@ return { [1]="local_affliction_notable_magnifier" } }, - [5769]={ + [6100]={ lang={ English={ [1]={ @@ -144549,7 +153020,7 @@ return { [1]="local_affliction_notable_martial_mastery" } }, - [5770]={ + [6101]={ lang={ English={ [1]={ @@ -144567,7 +153038,7 @@ return { [1]="local_affliction_notable_martial_momentum" } }, - [5771]={ + [6102]={ lang={ English={ [1]={ @@ -144585,7 +153056,7 @@ return { [1]="local_affliction_notable_martial_prowess" } }, - [5772]={ + [6103]={ lang={ English={ [1]={ @@ -144603,7 +153074,7 @@ return { [1]="local_affliction_notable_master_of_command" } }, - [5773]={ + [6104]={ lang={ English={ [1]={ @@ -144621,7 +153092,7 @@ return { [1]="local_affliction_notable_master_of_fear" } }, - [5774]={ + [6105]={ lang={ English={ [1]={ @@ -144639,7 +153110,25 @@ return { [1]="local_affliction_notable_master_of_fire" } }, - [5775]={ + [6106]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="1 Added Passive Skill is Master of the Maelstrom" + } + } + }, + stats={ + [1]="local_affliction_notable_master_of_the_maelstrom" + } + }, + [6107]={ lang={ English={ [1]={ @@ -144657,7 +153146,7 @@ return { [1]="local_affliction_notable_master_the_fundamentals" } }, - [5776]={ + [6108]={ lang={ English={ [1]={ @@ -144675,7 +153164,7 @@ return { [1]="local_affliction_notable_menders_wellspring" } }, - [5777]={ + [6109]={ lang={ English={ [1]={ @@ -144693,7 +153182,7 @@ return { [1]="local_affliction_notable_militarism" } }, - [5778]={ + [6110]={ lang={ English={ [1]={ @@ -144711,7 +153200,7 @@ return { [1]="local_affliction_notable_mindfulness" } }, - [5779]={ + [6111]={ lang={ English={ [1]={ @@ -144729,7 +153218,7 @@ return { [1]="local_affliction_notable_mob_mentality" } }, - [5780]={ + [6112]={ lang={ English={ [1]={ @@ -144747,7 +153236,7 @@ return { [1]="local_affliction_notable_molten_ones_mark" } }, - [5781]={ + [6113]={ lang={ English={ [1]={ @@ -144765,7 +153254,7 @@ return { [1]="local_affliction_notable_mystical_ward" } }, - [5782]={ + [6114]={ lang={ English={ [1]={ @@ -144783,7 +153272,7 @@ return { [1]="local_affliction_notable_natural_vigour" } }, - [5783]={ + [6115]={ lang={ English={ [1]={ @@ -144801,7 +153290,7 @@ return { [1]="local_affliction_notable_no_witnesses" } }, - [5784]={ + [6116]={ lang={ English={ [1]={ @@ -144819,7 +153308,7 @@ return { [1]="local_affliction_notable_non_flammable" } }, - [5785]={ + [6117]={ lang={ English={ [1]={ @@ -144837,7 +153326,7 @@ return { [1]="local_affliction_notable_numbing_elixir" } }, - [5786]={ + [6118]={ lang={ English={ [1]={ @@ -144855,7 +153344,7 @@ return { [1]="local_affliction_notable_one_with_the_shield" } }, - [5787]={ + [6119]={ lang={ English={ [1]={ @@ -144873,7 +153362,7 @@ return { [1]="local_affliction_notable_openness" } }, - [5788]={ + [6120]={ lang={ English={ [1]={ @@ -144891,7 +153380,7 @@ return { [1]="local_affliction_notable_opportunistic_fusilade" } }, - [5789]={ + [6121]={ lang={ English={ [1]={ @@ -144909,7 +153398,7 @@ return { [1]="local_affliction_notable_overlord" } }, - [5790]={ + [6122]={ lang={ English={ [1]={ @@ -144927,7 +153416,7 @@ return { [1]="local_affliction_notable_overshock" } }, - [5791]={ + [6123]={ lang={ English={ [1]={ @@ -144945,7 +153434,7 @@ return { [1]="local_affliction_notable_overwhelming_malice" } }, - [5792]={ + [6124]={ lang={ English={ [1]={ @@ -144963,7 +153452,7 @@ return { [1]="local_affliction_notable_paralysis" } }, - [5793]={ + [6125]={ lang={ English={ [1]={ @@ -144981,7 +153470,7 @@ return { [1]="local_affliction_notable_peace_amidst_chaos" } }, - [5794]={ + [6126]={ lang={ English={ [1]={ @@ -144999,7 +153488,7 @@ return { [1]="local_affliction_notable_peak_vigour" } }, - [5795]={ + [6127]={ lang={ English={ [1]={ @@ -145017,7 +153506,7 @@ return { [1]="local_affliction_notable_phlebotomist" } }, - [5796]={ + [6128]={ lang={ English={ [1]={ @@ -145035,7 +153524,7 @@ return { [1]="local_affliction_notable_powerful_assault" } }, - [5797]={ + [6129]={ lang={ English={ [1]={ @@ -145053,7 +153542,7 @@ return { [1]="local_affliction_notable_powerful_ward" } }, - [5798]={ + [6130]={ lang={ English={ [1]={ @@ -145071,7 +153560,7 @@ return { [1]="local_affliction_notable_practiced_caster" } }, - [5799]={ + [6131]={ lang={ English={ [1]={ @@ -145081,7 +153570,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Precise Commander" + text="1 Added Passive Skill is Destructive Aspect" } } }, @@ -145089,7 +153578,7 @@ return { [1]="local_affliction_notable_precise_commander" } }, - [5800]={ + [6132]={ lang={ English={ [1]={ @@ -145107,7 +153596,7 @@ return { [1]="local_affliction_notable_precise_focus" } }, - [5801]={ + [6133]={ lang={ English={ [1]={ @@ -145125,7 +153614,7 @@ return { [1]="local_affliction_notable_precise_retaliation" } }, - [5802]={ + [6134]={ lang={ English={ [1]={ @@ -145143,7 +153632,7 @@ return { [1]="local_affliction_notable_pressure_points" } }, - [5803]={ + [6135]={ lang={ English={ [1]={ @@ -145161,7 +153650,7 @@ return { [1]="local_affliction_notable_primordial_bond" } }, - [5804]={ + [6136]={ lang={ English={ [1]={ @@ -145179,7 +153668,7 @@ return { [1]="local_affliction_notable_prismatic_carapace" } }, - [5805]={ + [6137]={ lang={ English={ [1]={ @@ -145197,7 +153686,7 @@ return { [1]="local_affliction_notable_prismatic_dance" } }, - [5806]={ + [6138]={ lang={ English={ [1]={ @@ -145215,7 +153704,7 @@ return { [1]="local_affliction_notable_prismatic_heart" } }, - [5807]={ + [6139]={ lang={ English={ [1]={ @@ -145233,7 +153722,7 @@ return { [1]="local_affliction_notable_prodigious_defense" } }, - [5808]={ + [6140]={ lang={ English={ [1]={ @@ -145251,7 +153740,7 @@ return { [1]="local_affliction_notable_provocateur" } }, - [5809]={ + [6141]={ lang={ English={ [1]={ @@ -145269,7 +153758,7 @@ return { [1]="local_affliction_notable_pure_agony" } }, - [5810]={ + [6142]={ lang={ English={ [1]={ @@ -145287,7 +153776,7 @@ return { [1]="local_affliction_notable_pure_aptitude" } }, - [5811]={ + [6143]={ lang={ English={ [1]={ @@ -145297,7 +153786,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Pure Commander" + text="1 Added Passive Skill is Electric Presence" } } }, @@ -145305,7 +153794,7 @@ return { [1]="local_affliction_notable_pure_commander" } }, - [5812]={ + [6144]={ lang={ English={ [1]={ @@ -145323,7 +153812,7 @@ return { [1]="local_affliction_notable_pure_guile" } }, - [5813]={ + [6145]={ lang={ English={ [1]={ @@ -145341,7 +153830,7 @@ return { [1]="local_affliction_notable_pure_might" } }, - [5814]={ + [6146]={ lang={ English={ [1]={ @@ -145359,7 +153848,7 @@ return { [1]="local_affliction_notable_purposeful_harbinger" } }, - [5815]={ + [6147]={ lang={ English={ [1]={ @@ -145377,7 +153866,7 @@ return { [1]="local_affliction_notable_quick_and_deadly" } }, - [5816]={ + [6148]={ lang={ English={ [1]={ @@ -145395,7 +153884,7 @@ return { [1]="local_affliction_notable_quick_getaway" } }, - [5817]={ + [6149]={ lang={ English={ [1]={ @@ -145413,7 +153902,7 @@ return { [1]="local_affliction_notable_rapid_infusion" } }, - [5818]={ + [6150]={ lang={ English={ [1]={ @@ -145431,7 +153920,7 @@ return { [1]="local_affliction_notable_rattling_bellow" } }, - [5819]={ + [6151]={ lang={ English={ [1]={ @@ -145449,7 +153938,7 @@ return { [1]="local_affliction_notable_raze_and_pillage" } }, - [5820]={ + [6152]={ lang={ English={ [1]={ @@ -145467,7 +153956,7 @@ return { [1]="local_affliction_notable_readiness" } }, - [5821]={ + [6153]={ lang={ English={ [1]={ @@ -145485,7 +153974,7 @@ return { [1]="local_affliction_notable_remarkable" } }, - [5822]={ + [6154]={ lang={ English={ [1]={ @@ -145503,7 +153992,7 @@ return { [1]="local_affliction_notable_rend" } }, - [5823]={ + [6155]={ lang={ English={ [1]={ @@ -145521,7 +154010,7 @@ return { [1]="local_affliction_notable_renewal" } }, - [5824]={ + [6156]={ lang={ English={ [1]={ @@ -145539,7 +154028,7 @@ return { [1]="local_affliction_notable_repeater" } }, - [5825]={ + [6157]={ lang={ English={ [1]={ @@ -145557,7 +154046,7 @@ return { [1]="local_affliction_notable_replenishing_presence" } }, - [5826]={ + [6158]={ lang={ English={ [1]={ @@ -145575,7 +154064,7 @@ return { [1]="local_affliction_notable_riot_queller" } }, - [5827]={ + [6159]={ lang={ English={ [1]={ @@ -145593,7 +154082,7 @@ return { [1]="local_affliction_notable_rot_resistant" } }, - [5828]={ + [6160]={ lang={ English={ [1]={ @@ -145611,7 +154100,7 @@ return { [1]="local_affliction_notable_rote_reinforcement" } }, - [5829]={ + [6161]={ lang={ English={ [1]={ @@ -145629,7 +154118,7 @@ return { [1]="local_affliction_notable_rotten_claws" } }, - [5830]={ + [6162]={ lang={ English={ [1]={ @@ -145647,7 +154136,7 @@ return { [1]="local_affliction_notable_run_through" } }, - [5831]={ + [6163]={ lang={ English={ [1]={ @@ -145665,7 +154154,7 @@ return { [1]="local_affliction_notable_sadist" } }, - [5832]={ + [6164]={ lang={ English={ [1]={ @@ -145683,7 +154172,7 @@ return { [1]="local_affliction_notable_sage" } }, - [5833]={ + [6165]={ lang={ English={ [1]={ @@ -145701,7 +154190,7 @@ return { [1]="local_affliction_notable_sap_psyche" } }, - [5834]={ + [6166]={ lang={ English={ [1]={ @@ -145719,7 +154208,7 @@ return { [1]="local_affliction_notable_savage_response" } }, - [5835]={ + [6167]={ lang={ English={ [1]={ @@ -145737,7 +154226,7 @@ return { [1]="local_affliction_notable_savour_the_moment" } }, - [5836]={ + [6168]={ lang={ English={ [1]={ @@ -145755,7 +154244,7 @@ return { [1]="local_affliction_notable_scintillating_idea" } }, - [5837]={ + [6169]={ lang={ English={ [1]={ @@ -145773,7 +154262,7 @@ return { [1]="local_affliction_notable_seal_mender" } }, - [5838]={ + [6170]={ lang={ English={ [1]={ @@ -145791,7 +154280,7 @@ return { [1]="local_affliction_notable_second_skin" } }, - [5839]={ + [6171]={ lang={ English={ [1]={ @@ -145809,7 +154298,7 @@ return { [1]="local_affliction_notable_seeker_runes" } }, - [5840]={ + [6172]={ lang={ English={ [1]={ @@ -145827,7 +154316,7 @@ return { [1]="local_affliction_notable_self_fulfilling_prophecy" } }, - [5841]={ + [6173]={ lang={ English={ [1]={ @@ -145845,7 +154334,7 @@ return { [1]="local_affliction_notable_septic_spells" } }, - [5842]={ + [6174]={ lang={ English={ [1]={ @@ -145863,7 +154352,7 @@ return { [1]="local_affliction_notable_set_and_forget" } }, - [5843]={ + [6175]={ lang={ English={ [1]={ @@ -145881,7 +154370,7 @@ return { [1]="local_affliction_notable_shifting_shadow" } }, - [5844]={ + [6176]={ lang={ English={ [1]={ @@ -145899,7 +154388,7 @@ return { [1]="local_affliction_notable_shrieking_bolts" } }, - [5845]={ + [6177]={ lang={ English={ [1]={ @@ -145917,7 +154406,7 @@ return { [1]="local_affliction_notable_skeletal_atrophy" } }, - [5846]={ + [6178]={ lang={ English={ [1]={ @@ -145935,7 +154424,7 @@ return { [1]="local_affliction_notable_skullbreaker" } }, - [5847]={ + [6179]={ lang={ English={ [1]={ @@ -145953,7 +154442,7 @@ return { [1]="local_affliction_notable_sleepless_sentries" } }, - [5848]={ + [6180]={ lang={ English={ [1]={ @@ -145971,7 +154460,7 @@ return { [1]="local_affliction_notable_smite_the_weak" } }, - [5849]={ + [6181]={ lang={ English={ [1]={ @@ -145989,7 +154478,7 @@ return { [1]="local_affliction_notable_smoking_remains" } }, - [5850]={ + [6182]={ lang={ English={ [1]={ @@ -146007,7 +154496,7 @@ return { [1]="local_affliction_notable_snaring_spirits" } }, - [5851]={ + [6183]={ lang={ English={ [1]={ @@ -146025,7 +154514,7 @@ return { [1]="local_affliction_notable_snowstorm" } }, - [5852]={ + [6184]={ lang={ English={ [1]={ @@ -146043,7 +154532,7 @@ return { [1]="local_affliction_notable_special_reserve" } }, - [5853]={ + [6185]={ lang={ English={ [1]={ @@ -146061,7 +154550,7 @@ return { [1]="local_affliction_notable_spiked_concoction" } }, - [5854]={ + [6186]={ lang={ English={ [1]={ @@ -146079,7 +154568,7 @@ return { [1]="local_affliction_notable_spring_back" } }, - [5855]={ + [6187]={ lang={ English={ [1]={ @@ -146089,7 +154578,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Stalwart Commander" + text="1 Added Passive Skill is Volatile Presence" } } }, @@ -146097,7 +154586,7 @@ return { [1]="local_affliction_notable_stalwart_commander" } }, - [5856]={ + [6188]={ lang={ English={ [1]={ @@ -146115,7 +154604,7 @@ return { [1]="local_affliction_notable_steady_torment" } }, - [5857]={ + [6189]={ lang={ English={ [1]={ @@ -146133,7 +154622,7 @@ return { [1]="local_affliction_notable_stoic_focus" } }, - [5858]={ + [6190]={ lang={ English={ [1]={ @@ -146151,7 +154640,7 @@ return { [1]="local_affliction_notable_storm_drinker" } }, - [5859]={ + [6191]={ lang={ English={ [1]={ @@ -146169,7 +154658,7 @@ return { [1]="local_affliction_notable_stormrider" } }, - [5860]={ + [6192]={ lang={ English={ [1]={ @@ -146187,7 +154676,7 @@ return { [1]="local_affliction_notable_storms_hand" } }, - [5861]={ + [6193]={ lang={ English={ [1]={ @@ -146205,7 +154694,7 @@ return { [1]="local_affliction_notable_streamlined" } }, - [5862]={ + [6194]={ lang={ English={ [1]={ @@ -146223,7 +154712,7 @@ return { [1]="local_affliction_notable_strike_leader" } }, - [5863]={ + [6195]={ lang={ English={ [1]={ @@ -146241,7 +154730,7 @@ return { [1]="local_affliction_notable_stubborn_student" } }, - [5864]={ + [6196]={ lang={ English={ [1]={ @@ -146259,7 +154748,7 @@ return { [1]="local_affliction_notable_student_of_decay" } }, - [5865]={ + [6197]={ lang={ English={ [1]={ @@ -146277,7 +154766,7 @@ return { [1]="local_affliction_notable_sublime_sensation" } }, - [5866]={ + [6198]={ lang={ English={ [1]={ @@ -146287,7 +154776,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Summer Commander" + text="1 Added Passive Skill is Mortifying Aspect" } } }, @@ -146295,7 +154784,7 @@ return { [1]="local_affliction_notable_summer_commander" } }, - [5867]={ + [6199]={ lang={ English={ [1]={ @@ -146313,7 +154802,7 @@ return { [1]="local_affliction_notable_supercharge" } }, - [5868]={ + [6200]={ lang={ English={ [1]={ @@ -146331,7 +154820,7 @@ return { [1]="local_affliction_notable_surefooted_striker" } }, - [5869]={ + [6201]={ lang={ English={ [1]={ @@ -146349,7 +154838,7 @@ return { [1]="local_affliction_notable_surging_vitality" } }, - [5870]={ + [6202]={ lang={ English={ [1]={ @@ -146367,7 +154856,7 @@ return { [1]="local_affliction_notable_surprise_sabotage" } }, - [5871]={ + [6203]={ lang={ English={ [1]={ @@ -146385,7 +154874,7 @@ return { [1]="local_affliction_notable_tempered_arrowheads" } }, - [5872]={ + [6204]={ lang={ English={ [1]={ @@ -146403,7 +154892,7 @@ return { [1]="local_affliction_notable_thaumophage" } }, - [5873]={ + [6205]={ lang={ English={ [1]={ @@ -146421,7 +154910,7 @@ return { [1]="local_affliction_notable_thunderstruck" } }, - [5874]={ + [6206]={ lang={ English={ [1]={ @@ -146439,7 +154928,7 @@ return { [1]="local_affliction_notable_titanic_swings" } }, - [5875]={ + [6207]={ lang={ English={ [1]={ @@ -146457,7 +154946,7 @@ return { [1]="local_affliction_notable_touch_of_cruelty" } }, - [5876]={ + [6208]={ lang={ English={ [1]={ @@ -146475,7 +154964,7 @@ return { [1]="local_affliction_notable_towering_threat" } }, - [5877]={ + [6209]={ lang={ English={ [1]={ @@ -146493,7 +154982,7 @@ return { [1]="local_affliction_notable_unholy_grace" } }, - [5878]={ + [6210]={ lang={ English={ [1]={ @@ -146511,7 +155000,7 @@ return { [1]="local_affliction_notable_unspeakable_gifts" } }, - [5879]={ + [6211]={ lang={ English={ [1]={ @@ -146529,7 +155018,7 @@ return { [1]="local_affliction_notable_untouchable" } }, - [5880]={ + [6212]={ lang={ English={ [1]={ @@ -146547,7 +155036,7 @@ return { [1]="local_affliction_notable_unwavering_focus" } }, - [5881]={ + [6213]={ lang={ English={ [1]={ @@ -146565,7 +155054,7 @@ return { [1]="local_affliction_notable_unwaveringly_evil" } }, - [5882]={ + [6214]={ lang={ English={ [1]={ @@ -146583,7 +155072,7 @@ return { [1]="local_affliction_notable_vast_power" } }, - [5883]={ + [6215]={ lang={ English={ [1]={ @@ -146593,7 +155082,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Vengeful Commander" + text="1 Added Passive Skill is Righteous Path" } } }, @@ -146601,7 +155090,7 @@ return { [1]="local_affliction_notable_vengeful_commander" } }, - [5884]={ + [6216]={ lang={ English={ [1]={ @@ -146619,7 +155108,7 @@ return { [1]="local_affliction_notable_veteran_defender" } }, - [5885]={ + [6217]={ lang={ English={ [1]={ @@ -146637,7 +155126,7 @@ return { [1]="local_affliction_notable_vicious_bite" } }, - [5886]={ + [6218]={ lang={ English={ [1]={ @@ -146655,7 +155144,7 @@ return { [1]="local_affliction_notable_vicious_guard_" } }, - [5887]={ + [6219]={ lang={ English={ [1]={ @@ -146673,7 +155162,7 @@ return { [1]="local_affliction_notable_vicious_skewering" } }, - [5888]={ + [6220]={ lang={ English={ [1]={ @@ -146691,7 +155180,7 @@ return { [1]="local_affliction_notable_victim_maker" } }, - [5889]={ + [6221]={ lang={ English={ [1]={ @@ -146709,7 +155198,7 @@ return { [1]="local_affliction_notable_vile_reinvigoration" } }, - [5890]={ + [6222]={ lang={ English={ [1]={ @@ -146727,7 +155216,7 @@ return { [1]="local_affliction_notable_vital_focus" } }, - [5891]={ + [6223]={ lang={ English={ [1]={ @@ -146745,7 +155234,7 @@ return { [1]="local_affliction_notable_vivid_hues" } }, - [5892]={ + [6224]={ lang={ English={ [1]={ @@ -146763,7 +155252,7 @@ return { [1]="local_affliction_notable_wall_of_muscle" } }, - [5893]={ + [6225]={ lang={ English={ [1]={ @@ -146781,7 +155270,7 @@ return { [1]="local_affliction_notable_wardbreaker" } }, - [5894]={ + [6226]={ lang={ English={ [1]={ @@ -146799,7 +155288,7 @@ return { [1]="local_affliction_notable_warning_call" } }, - [5895]={ + [6227]={ lang={ English={ [1]={ @@ -146817,7 +155306,7 @@ return { [1]="local_affliction_notable_wasting_affliction" } }, - [5896]={ + [6228]={ lang={ English={ [1]={ @@ -146835,7 +155324,7 @@ return { [1]="local_affliction_notable_weight_advantage" } }, - [5897]={ + [6229]={ lang={ English={ [1]={ @@ -146845,7 +155334,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Whispers of Death" + text="1 Added Passive Skill is Inevitable Doom" } } }, @@ -146853,7 +155342,7 @@ return { [1]="local_affliction_notable_whispers_of_death" } }, - [5898]={ + [6230]={ lang={ English={ [1]={ @@ -146871,7 +155360,7 @@ return { [1]="local_affliction_notable_wicked_pall" } }, - [5899]={ + [6231]={ lang={ English={ [1]={ @@ -146889,7 +155378,7 @@ return { [1]="local_affliction_notable_widespread_destruction" } }, - [5900]={ + [6232]={ lang={ English={ [1]={ @@ -146907,7 +155396,7 @@ return { [1]="local_affliction_notable_will_shaper" } }, - [5901]={ + [6233]={ lang={ English={ [1]={ @@ -146925,7 +155414,7 @@ return { [1]="local_affliction_notable_wind_up" } }, - [5902]={ + [6234]={ lang={ English={ [1]={ @@ -146935,7 +155424,7 @@ return { [2]="#" } }, - text="1 Added Passive Skill is Winter Commander" + text="1 Added Passive Skill is Frantic Aspect" } } }, @@ -146943,7 +155432,7 @@ return { [1]="local_affliction_notable_winter_commander" } }, - [5903]={ + [6235]={ lang={ English={ [1]={ @@ -146961,7 +155450,7 @@ return { [1]="local_affliction_notable_winter_prowler" } }, - [5904]={ + [6236]={ lang={ English={ [1]={ @@ -146979,7 +155468,7 @@ return { [1]="local_affliction_notable_wish_for_death" } }, - [5905]={ + [6237]={ lang={ English={ [1]={ @@ -146997,7 +155486,7 @@ return { [1]="local_affliction_notable_wizardry" } }, - [5906]={ + [6238]={ lang={ English={ [1]={ @@ -147015,7 +155504,7 @@ return { [1]="local_affliction_notable_wound_aggravation" } }, - [5907]={ + [6239]={ lang={ English={ [1]={ @@ -147033,7 +155522,7 @@ return { [1]="local_affliction_notable_wrapped_in_flame" } }, - [5908]={ + [6240]={ lang={ English={ [1]={ @@ -147051,7 +155540,7 @@ return { [1]="local_area_of_effect_+%_per_4%_quality" } }, - [5909]={ + [6241]={ lang={ English={ [1]={ @@ -147090,7 +155579,7 @@ return { [1]="local_attack_and_cast_speed_+%_if_item_corrupted" } }, - [5910]={ + [6242]={ lang={ English={ [1]={ @@ -147129,7 +155618,7 @@ return { [1]="local_attack_damage_+%_if_item_corrupted" } }, - [5911]={ + [6243]={ lang={ English={ [1]={ @@ -147147,7 +155636,7 @@ return { [1]="local_attack_speed_+%_per_8%_quality" } }, - [5912]={ + [6244]={ lang={ English={ [1]={ @@ -147182,7 +155671,7 @@ return { [1]="local_attacks_impale_on_hit_%_chance" } }, - [5913]={ + [6245]={ lang={ English={ [1]={ @@ -147204,7 +155693,7 @@ return { [1]="local_attacks_intimidate_on_hit_for_4_seconds_with_melee_abyss_jewel_socketed" } }, - [5914]={ + [6246]={ lang={ English={ [1]={ @@ -147226,7 +155715,7 @@ return { [1]="local_attacks_maim_on_hit_for_4_seconds_with_ranged_abyss_jewel_socketed" } }, - [5915]={ + [6247]={ lang={ English={ [1]={ @@ -147261,7 +155750,7 @@ return { [1]="local_bleed_on_critical_strike_chance_%" } }, - [5916]={ + [6248]={ lang={ English={ [1]={ @@ -147279,7 +155768,7 @@ return { [1]="local_bleeding_ailment_dot_multiplier_+" } }, - [5917]={ + [6249]={ lang={ English={ [1]={ @@ -147297,7 +155786,7 @@ return { [1]="local_can_only_socket_corrupted_gems" } }, - [5918]={ + [6250]={ lang={ English={ [1]={ @@ -147319,7 +155808,7 @@ return { [1]="local_chance_for_bleeding_damage_+100%_final_inflicted_with_this_weapon" } }, - [5919]={ + [6251]={ lang={ English={ [1]={ @@ -147341,7 +155830,7 @@ return { [1]="local_chance_for_poison_damage_+100%_final_inflicted_with_this_weapon" } }, - [5920]={ + [6252]={ lang={ English={ [1]={ @@ -147363,7 +155852,7 @@ return { [1]="local_chance_for_poison_damage_+300%_final_inflicted_with_weapon" } }, - [5921]={ + [6253]={ lang={ English={ [1]={ @@ -147385,7 +155874,7 @@ return { [1]="local_chance_to_bleed_on_crit_50%" } }, - [5922]={ + [6254]={ lang={ English={ [1]={ @@ -147407,7 +155896,7 @@ return { [1]="local_chance_to_intimidate_on_hit_%" } }, - [5923]={ + [6255]={ lang={ English={ [1]={ @@ -147425,7 +155914,7 @@ return { [1]="local_chaos_penetration_%" } }, - [5924]={ + [6256]={ lang={ English={ [1]={ @@ -147468,7 +155957,7 @@ return { [1]="local_chill_on_hit_ms_if_in_off_hand" } }, - [5925]={ + [6257]={ lang={ English={ [1]={ @@ -147486,7 +155975,7 @@ return { [1]="local_cold_resistance_%_per_2%_quality" } }, - [5926]={ + [6258]={ lang={ English={ [1]={ @@ -147525,7 +156014,7 @@ return { [1]="local_critical_strike_chance_+%_if_item_corrupted" } }, - [5927]={ + [6259]={ lang={ English={ [1]={ @@ -147543,7 +156032,7 @@ return { [1]="local_critical_strike_chance_+%_per_4%_quality" } }, - [5928]={ + [6260]={ lang={ English={ [1]={ @@ -147565,7 +156054,7 @@ return { [1]="local_crits_have_culling_strike" } }, - [5929]={ + [6261]={ lang={ English={ [1]={ @@ -147591,7 +156080,7 @@ return { [1]="local_culling_strike_if_crit_recently" } }, - [5930]={ + [6262]={ lang={ English={ [1]={ @@ -147613,7 +156102,7 @@ return { [1]="local_culling_strike_vs_bleeding_enemies" } }, - [5931]={ + [6263]={ lang={ English={ [1]={ @@ -147652,7 +156141,7 @@ return { [1]="local_damage_+%_if_item_corrupted" } }, - [5932]={ + [6264]={ lang={ English={ [1]={ @@ -147691,7 +156180,7 @@ return { [1]="local_damage_taken_+%_if_item_corrupted" } }, - [5933]={ + [6265]={ lang={ English={ [1]={ @@ -147709,7 +156198,7 @@ return { [1]="local_dexterity_per_2%_quality" } }, - [5934]={ + [6266]={ lang={ English={ [1]={ @@ -147736,7 +156225,25 @@ return { [1]="local_display_curse_enemies_with_socketed_curse_on_hit_%_chance" } }, - [5935]={ + [6267]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Nearby Enemies Killed by anyone count as being Killed by you instead" + } + } + }, + stats={ + [1]="local_display_enemies_killed_nearby_count_as_being_killed_by_you" + } + }, + [6268]={ lang={ English={ [1]={ @@ -147754,7 +156261,7 @@ return { [1]="local_display_every_10_seconds_physical_damage_%_to_add_as_fire_for_3_seconds" } }, - [5936]={ + [6269]={ lang={ English={ [1]={ @@ -147785,7 +156292,7 @@ return { [1]="local_display_fire_and_cold_resist_debuff" } }, - [5937]={ + [6270]={ lang={ English={ [1]={ @@ -147803,7 +156310,7 @@ return { [1]="local_display_gain_power_charge_on_spending_mana" } }, - [5938]={ + [6271]={ lang={ English={ [1]={ @@ -147834,7 +156341,7 @@ return { [1]="local_display_grant_void_arrow_every_x_ms" } }, - [5939]={ + [6272]={ lang={ English={ [1]={ @@ -147865,7 +156372,7 @@ return { [1]="local_display_mod_aura_mana_regeration_rate_+%" } }, - [5940]={ + [6273]={ lang={ English={ [1]={ @@ -147896,7 +156403,7 @@ return { [1]="local_display_movement_speed_+%_for_you_and_nearby_allies" } }, - [5941]={ + [6274]={ lang={ English={ [1]={ @@ -147914,7 +156421,7 @@ return { [1]="local_display_nearby_allies_action_speed_cannot_be_reduced_below_base" } }, - [5942]={ + [6275]={ lang={ English={ [1]={ @@ -147932,7 +156439,7 @@ return { [1]="local_display_nearby_allies_critical_strike_multiplier_+" } }, - [5943]={ + [6276]={ lang={ English={ [1]={ @@ -147954,13 +156461,13 @@ return { [1]="local_display_nearby_allies_extra_damage_rolls" } }, - [5944]={ + [6277]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortifyNoDuration" + v="ReminderTextFortificationNoDuration" }, limit={ [1]={ @@ -147968,7 +156475,7 @@ return { [2]="#" } }, - text="Nearby Allies have Fortify" + text="Nearby Allies have {0:+d} Fortification" } } }, @@ -147976,7 +156483,7 @@ return { [1]="local_display_nearby_allies_have_fortify" } }, - [5945]={ + [6278]={ lang={ English={ [1]={ @@ -147998,7 +156505,7 @@ return { [1]="local_display_nearby_enemies_are_chilled" } }, - [5946]={ + [6279]={ lang={ English={ [1]={ @@ -148020,7 +156527,7 @@ return { [1]="local_display_nearby_enemies_are_intimidated" } }, - [5947]={ + [6280]={ lang={ English={ [1]={ @@ -148038,7 +156545,7 @@ return { [1]="local_display_nearby_enemies_cannot_crit" } }, - [5948]={ + [6281]={ lang={ English={ [1]={ @@ -148060,7 +156567,7 @@ return { [1]="local_display_nearby_enemies_have_fire_exposure" } }, - [5949]={ + [6282]={ lang={ English={ [1]={ @@ -148078,7 +156585,7 @@ return { [1]="local_display_nearby_enemy_chaos_damage_resistance_%" } }, - [5950]={ + [6283]={ lang={ English={ [1]={ @@ -148096,7 +156603,7 @@ return { [1]="local_display_nearby_enemy_cold_damage_resistance_%" } }, - [5951]={ + [6284]={ lang={ English={ [1]={ @@ -148114,7 +156621,7 @@ return { [1]="local_display_nearby_enemy_elemental_damage_taken_+%" } }, - [5952]={ + [6285]={ lang={ English={ [1]={ @@ -148132,7 +156639,7 @@ return { [1]="local_display_nearby_enemy_fire_damage_resistance_%" } }, - [5953]={ + [6286]={ lang={ English={ [1]={ @@ -148150,7 +156657,7 @@ return { [1]="local_display_nearby_enemy_lightning_damage_resistance_%" } }, - [5954]={ + [6287]={ lang={ English={ [1]={ @@ -148168,7 +156675,7 @@ return { [1]="local_display_nearby_enemy_physical_damage_taken_+%" } }, - [5955]={ + [6288]={ lang={ English={ [1]={ @@ -148190,7 +156697,7 @@ return { [1]="local_display_self_crushed" } }, - [5956]={ + [6289]={ lang={ English={ [1]={ @@ -148221,7 +156728,7 @@ return { [1]="local_display_socketed_travel_skills_damage_+%_final" } }, - [5957]={ + [6290]={ lang={ English={ [1]={ @@ -148243,7 +156750,7 @@ return { [1]="local_display_you_get_elemental_ailments_instead_of_allies" } }, - [5958]={ + [6291]={ lang={ English={ [1]={ @@ -148261,7 +156768,7 @@ return { [1]="local_double_damage_with_attacks" } }, - [5959]={ + [6292]={ lang={ English={ [1]={ @@ -148279,7 +156786,7 @@ return { [1]="local_elemental_damage_+%_per_2%_quality" } }, - [5960]={ + [6293]={ lang={ English={ [1]={ @@ -148305,7 +156812,7 @@ return { [1]="local_energy_shield_regeneration_per_minute_%_if_crit_recently" } }, - [5961]={ + [6294]={ lang={ English={ [1]={ @@ -148323,7 +156830,7 @@ return { [1]="local_evasion_rating_and_energy_shield" } }, - [5962]={ + [6295]={ lang={ English={ [1]={ @@ -148341,7 +156848,7 @@ return { [1]="local_fire_resistance_%_per_2%_quality" } }, - [5963]={ + [6296]={ lang={ English={ [1]={ @@ -148359,7 +156866,7 @@ return { [1]="local_hits_with_this_weapon_always_hit_if_have_blocked_recently" } }, - [5964]={ + [6297]={ lang={ English={ [1]={ @@ -148390,7 +156897,7 @@ return { [1]="local_hits_with_this_weapon_freeze_as_though_damage_+%_final" } }, - [5965]={ + [6298]={ lang={ English={ [1]={ @@ -148421,7 +156928,7 @@ return { [1]="local_hits_with_this_weapon_shock_as_though_damage_+%_final" } }, - [5966]={ + [6299]={ lang={ English={ [1]={ @@ -148452,7 +156959,7 @@ return { [1]="local_ignite_damage_+%_final_with_this_weapon" } }, - [5967]={ + [6300]={ lang={ English={ [1]={ @@ -148474,7 +156981,7 @@ return { [1]="local_immune_to_curses_if_item_corrupted" } }, - [5968]={ + [6301]={ lang={ English={ [1]={ @@ -148492,7 +156999,7 @@ return { [1]="local_intelligence_per_2%_quality" } }, - [5969]={ + [6302]={ lang={ English={ [1]={ @@ -148510,7 +157017,7 @@ return { [1]="local_item_can_roll_all_influences" } }, - [5970]={ + [6303]={ lang={ English={ [1]={ @@ -148528,7 +157035,7 @@ return { [1]="local_item_quality_+" } }, - [5971]={ + [6304]={ lang={ English={ [1]={ @@ -148546,7 +157053,7 @@ return { [1]="local_item_sell_price_doubled" } }, - [5972]={ + [6305]={ lang={ English={ [1]={ @@ -148564,7 +157071,7 @@ return { [1]="local_item_stats_are_doubled_in_breach" } }, - [5973]={ + [6306]={ lang={ English={ [1]={ @@ -148586,7 +157093,7 @@ return { [1]="local_jewel_allocated_non_notable_passives_in_radius_grant_nothing" } }, - [5974]={ + [6307]={ lang={ English={ [1]={ @@ -148608,7 +157115,7 @@ return { [1]="local_jewel_copy_stats_from_unallocated_non_notable_passives_in_radius" } }, - [5975]={ + [6308]={ lang={ English={ [1]={ @@ -148635,7 +157142,7 @@ return { [1]="local_jewel_expansion_jewels_count" } }, - [5976]={ + [6309]={ lang={ English={ [1]={ @@ -148670,7 +157177,7 @@ return { [1]="local_jewel_expansion_jewels_count_override" } }, - [5977]={ + [6310]={ lang={ English={ [1]={ @@ -148688,7 +157195,7 @@ return { [1]="local_jewel_expansion_keystone_disciple_of_kitava" } }, - [5978]={ + [6311]={ lang={ English={ [1]={ @@ -148706,7 +157213,7 @@ return { [1]="local_jewel_expansion_keystone_hollow_palm_technique" } }, - [5979]={ + [6312]={ lang={ English={ [1]={ @@ -148724,7 +157231,7 @@ return { [1]="local_jewel_expansion_keystone_kineticism" } }, - [5980]={ + [6313]={ lang={ English={ [1]={ @@ -148742,7 +157249,7 @@ return { [1]="local_jewel_expansion_keystone_lone_messenger" } }, - [5981]={ + [6314]={ lang={ English={ [1]={ @@ -148760,7 +157267,7 @@ return { [1]="local_jewel_expansion_keystone_natures_patience" } }, - [5982]={ + [6315]={ lang={ English={ [1]={ @@ -148778,7 +157285,7 @@ return { [1]="local_jewel_expansion_keystone_pitfighter" } }, - [5983]={ + [6316]={ lang={ English={ [1]={ @@ -148796,7 +157303,7 @@ return { [1]="local_jewel_expansion_keystone_secrets_of_suffering" } }, - [5984]={ + [6317]={ lang={ English={ [1]={ @@ -148814,7 +157321,7 @@ return { [1]="local_jewel_expansion_keystone_veterans_awareness" } }, - [5985]={ + [6318]={ lang={ English={ [1]={ @@ -148840,7 +157347,7 @@ return { [1]="local_jewel_expansion_passive_node_index" } }, - [5986]={ + [6319]={ lang={ English={ [1]={ @@ -148858,7 +157365,7 @@ return { [1]="local_jewel_fireball_cannot_ignite" } }, - [5987]={ + [6320]={ lang={ English={ [1]={ @@ -148876,7 +157383,7 @@ return { [1]="local_jewel_fireball_chance_to_scorch_%" } }, - [5988]={ + [6321]={ lang={ English={ [1]={ @@ -148907,7 +157414,7 @@ return { [1]="local_jewel_magma_orb_damage_+%_final_with_40_int_in_radius" } }, - [5989]={ + [6322]={ lang={ English={ [1]={ @@ -148938,7 +157445,7 @@ return { [1]="local_jewel_magma_orb_damage_+%_final_per_chain_with_40_int_in_radius" } }, - [5990]={ + [6323]={ lang={ English={ [1]={ @@ -148956,7 +157463,7 @@ return { [1]="local_jewel_molten_strike_projectiles_chain_when_impacting_ground_with_40_str_in_radius" } }, - [5991]={ + [6324]={ lang={ English={ [1]={ @@ -148983,7 +157490,7 @@ return { [1]="local_jewel_molten_strike_projectiles_chain_count_+_with_40_str_in_radius" } }, - [5992]={ + [6325]={ lang={ English={ [1]={ @@ -149014,7 +157521,7 @@ return { [1]="local_jewel_molten_strike_projectiles_count_+%_final_with_40_str_in_radius" } }, - [5993]={ + [6326]={ lang={ English={ [1]={ @@ -149032,7 +157539,7 @@ return { [1]="local_left_ring_slot_projectiles_from_spells_cannot_chain" } }, - [5994]={ + [6327]={ lang={ English={ [1]={ @@ -149050,7 +157557,7 @@ return { [1]="local_left_ring_slot_projectiles_from_spells_fork" } }, - [5995]={ + [6328]={ lang={ English={ [1]={ @@ -149068,7 +157575,7 @@ return { [1]="local_left_ring_socketed_curse_replaces_skitterbots_chilling_aura" } }, - [5996]={ + [6329]={ lang={ English={ [1]={ @@ -149086,7 +157593,7 @@ return { [1]="local_life_gain_per_target_vs_blinded_enemies" } }, - [5997]={ + [6330]={ lang={ English={ [1]={ @@ -149104,7 +157611,7 @@ return { [1]="local_life_gain_per_target_while_leeching" } }, - [5998]={ + [6331]={ lang={ English={ [1]={ @@ -149130,7 +157637,7 @@ return { [1]="local_life_leech_from_any_damage_permyriad" } }, - [5999]={ + [6332]={ lang={ English={ [1]={ @@ -149148,7 +157655,7 @@ return { [1]="local_lightning_resistance_%_per_2%_quality" } }, - [6000]={ + [6333]={ lang={ English={ [1]={ @@ -149183,7 +157690,7 @@ return { [1]="local_maim_on_hit_%" } }, - [6001]={ + [6334]={ lang={ English={ [1]={ @@ -149209,7 +157716,7 @@ return { [1]="local_mana_leech_from_any_damage_permyriad" } }, - [6002]={ + [6335]={ lang={ English={ [1]={ @@ -149248,7 +157755,7 @@ return { [1]="local_maximum_energy_shield_+%_if_item_corrupted" } }, - [6003]={ + [6336]={ lang={ English={ [1]={ @@ -149266,7 +157773,7 @@ return { [1]="local_maximum_life_per_2%_quality" } }, - [6004]={ + [6337]={ lang={ English={ [1]={ @@ -149305,7 +157812,7 @@ return { [1]="local_maximum_life_+%_if_item_corrupted" } }, - [6005]={ + [6338]={ lang={ English={ [1]={ @@ -149323,7 +157830,7 @@ return { [1]="local_maximum_mana_per_2%_quality" } }, - [6006]={ + [6339]={ lang={ English={ [1]={ @@ -149341,7 +157848,7 @@ return { [1]="local_maximum_quality_+" } }, - [6007]={ + [6340]={ lang={ English={ [1]={ @@ -149359,7 +157866,7 @@ return { [1]="local_minion_accuracy_rating_with_minion_abyss_jewel_socketed" } }, - [6008]={ + [6341]={ lang={ English={ [1]={ @@ -149398,7 +157905,7 @@ return { [1]="local_movement_speed_+%_if_item_corrupted" } }, - [6009]={ + [6342]={ lang={ English={ [1]={ @@ -149433,7 +157940,7 @@ return { [1]="local_poison_on_critical_strike_chance_%" } }, - [6010]={ + [6343]={ lang={ English={ [1]={ @@ -149468,7 +157975,7 @@ return { [1]="local_poison_on_hit_%" } }, - [6011]={ + [6344]={ lang={ English={ [1]={ @@ -149490,7 +157997,7 @@ return { [1]="local_resist_all_elements_%_if_item_corrupted" } }, - [6012]={ + [6345]={ lang={ English={ [1]={ @@ -149508,7 +158015,7 @@ return { [1]="local_right_ring_slot_number_of_additional_chains_for_spell_projectiles" } }, - [6013]={ + [6346]={ lang={ English={ [1]={ @@ -149526,7 +158033,7 @@ return { [1]="local_right_ring_slot_projectiles_from_spells_cannot_fork" } }, - [6014]={ + [6347]={ lang={ English={ [1]={ @@ -149544,7 +158051,7 @@ return { [1]="local_right_ring_socketed_curse_replaces_skitterbots_shocking_aura" } }, - [6015]={ + [6348]={ lang={ English={ [1]={ @@ -149575,7 +158082,7 @@ return { [1]="local_ring_attack_speed_+%_final" } }, - [6016]={ + [6349]={ lang={ English={ [1]={ @@ -149585,7 +158092,7 @@ return { [2]="#" } }, - text="Nova Spells have {0}% more Area of Effect" + text="{0}% more Burning Damage" }, [2]={ [1]={ @@ -149598,267 +158105,46 @@ return { [2]=-1 } }, - text="Nova Spells have {0}% less Area of Effect" - } - } - }, - stats={ - [1]="local_ring_nova_spells_area_of_effect_+%_final" - } - }, - [6017]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Active Skill Gems" - } - } - }, - stats={ - [1]="local_socketed_active_skill_gem_quality_+" - } - }, - [6018]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed AoE Gems" - } - } - }, - stats={ - [1]="local_socketed_area_of_effect_gem_quality_+" - } - }, - [6019]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Aura Gems" - } - } - }, - stats={ - [1]="local_socketed_aura_gem_quality_+" - } - }, - [6020]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Bow Gems" - } - } - }, - stats={ - [1]="local_socketed_bow_gem_quality_+" - } - }, - [6021]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Chaos Gems" - } - } - }, - stats={ - [1]="local_socketed_chaos_gem_quality_+" - } - }, - [6022]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Cold Gems" - } - } - }, - stats={ - [1]="local_socketed_cold_gem_quality_+" - } - }, - [6023]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Dexterity Gems" - } - } - }, - stats={ - [1]="local_socketed_dexterity_gem_quality_+" - } - }, - [6024]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Fire Gems" - } - } - }, - stats={ - [1]="local_socketed_fire_gem_quality_+" - } - }, - [6025]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Intelligence Gems" - } - } - }, - stats={ - [1]="local_socketed_intelligence_gem_quality_+" - } - }, - [6026]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Lightning Gems" - } - } - }, - stats={ - [1]="local_socketed_lightning_gem_quality_+" - } - }, - [6027]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0:+d}% to Quality of Socketed Melee Gems" + text="{0}% less Burning Damage" } } }, stats={ - [1]="local_socketed_melee_gem_quality_+" + [1]="local_ring_burning_damage_+%_final" } }, - [6028]={ + [6350]={ lang={ English={ [1]={ limit={ [1]={ - [1]="#", + [1]=1, [2]="#" } }, - text="{0:+d}% to Quality of Socketed Minion Gems" - } - } - }, - stats={ - [1]="local_socketed_minion_gem_quality_+" - } - }, - [6029]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } + text="Nova Spells have {0}% more Area of Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 }, - text="{0:+d}% to Quality of Socketed Projectile Gems" - } - } - }, - stats={ - [1]="local_socketed_projectile_gem_quality_+" - } - }, - [6030]={ - lang={ - English={ - [1]={ limit={ [1]={ [1]="#", - [2]="#" + [2]=-1 } }, - text="{0:+d}% to Quality of Socketed Strength Gems" + text="Nova Spells have {0}% less Area of Effect" } } }, stats={ - [1]="local_socketed_strength_gem_quality_+" + [1]="local_ring_nova_spells_area_of_effect_+%_final" } }, - [6031]={ + [6351]={ lang={ English={ [1]={ @@ -149897,7 +158183,7 @@ return { [1]="local_spell_damage_+%_if_item_corrupted" } }, - [6032]={ + [6352]={ lang={ English={ [1]={ @@ -149919,7 +158205,7 @@ return { [1]="local_spells_gain_arcane_surge_on_hit_with_caster_abyss_jewel_socketed" } }, - [6033]={ + [6353]={ lang={ English={ [1]={ @@ -149937,7 +158223,7 @@ return { [1]="local_strength_per_2%_quality" } }, - [6034]={ + [6354]={ lang={ English={ [1]={ @@ -149968,7 +158254,7 @@ return { [1]="local_unique_jewel_accuracy_rating_+_per_10_dex_unallocated_in_radius" } }, - [6035]={ + [6355]={ lang={ English={ [1]={ @@ -149990,7 +158276,7 @@ return { [1]="local_unique_jewel_blight_applies_wither_for_ms_with_40_int_in_radius" } }, - [6036]={ + [6356]={ lang={ English={ [1]={ @@ -150012,7 +158298,7 @@ return { [1]="local_unique_jewel_blight_applies_wither_for_two_seconds_with_40_int_in_radius" } }, - [6037]={ + [6357]={ lang={ English={ [1]={ @@ -150030,7 +158316,7 @@ return { [1]="local_unique_jewel_blight_hinder_duration_+%_with_40_int_in_radius" } }, - [6038]={ + [6358]={ lang={ English={ [1]={ @@ -150048,7 +158334,7 @@ return { [1]="local_unique_jewel_blight_hinder_enemy_chaos_damage_taken_+%_with_40_int_in_radius" } }, - [6039]={ + [6359]={ lang={ English={ [1]={ @@ -150066,7 +158352,7 @@ return { [1]="local_unique_jewel_blight_skill_area_of_effect_+%_after_1_second_channelling_with_50_int_in_radius" } }, - [6040]={ + [6360]={ lang={ English={ [1]={ @@ -150088,7 +158374,7 @@ return { [1]="local_unique_jewel_caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground_with_40_dex_in_radius" } }, - [6041]={ + [6361]={ lang={ English={ [1]={ @@ -150119,7 +158405,7 @@ return { [1]="local_unique_jewel_caustic_arrow_damage_over_time_+%_with_40_dex_in_radius" } }, - [6042]={ + [6362]={ lang={ English={ [1]={ @@ -150150,7 +158436,7 @@ return { [1]="local_unique_jewel_caustic_arrow_hit_damage_+%_with_40_dex_in_radius" } }, - [6043]={ + [6363]={ lang={ English={ [1]={ @@ -150168,7 +158454,7 @@ return { [1]="local_unique_jewel_cold_and_lightning_resistance_to_melee_damage" } }, - [6044]={ + [6364]={ lang={ English={ [1]={ @@ -150178,33 +158464,37 @@ return { [2]="#" } }, - text="Passives granting Cold Resistance or all Elemental Resistances in Radius\nalso grant Chance to Dodge Attack Hits at {0}% of its value" + text="Passives granting Cold Resistance or all Elemental Resistances in Radius\nalso grant an equal chance to gain a Frenzy Charge on Kill" } } }, stats={ - [1]="local_unique_jewel_cold_resistance_also_grants_dodge_chance_scaled_%" + [1]="local_unique_jewel_cold_resistance_also_grants_frenzy_charge_on_kill_chance" } }, - [6045]={ + [6365]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Passives granting Cold Resistance or all Elemental Resistances in Radius\nalso grant an equal chance to gain a Frenzy Charge on Kill" + text="Passives granting Cold Resistance or all Elemental Resistances in Radius\nalso grant Chance to Suppress Spell Damage at {0}% of its value" } } }, stats={ - [1]="local_unique_jewel_cold_resistance_also_grants_frenzy_charge_on_kill_chance" + [1]="local_unique_jewel_cold_resistance_also_grants_spell_suppression_chance_scaled_%" } }, - [6046]={ + [6366]={ lang={ English={ [1]={ @@ -150222,7 +158512,7 @@ return { [1]="local_unique_jewel_cold_snap_uses_gains_power_charges_instead_of_frenzy_with_40_int_in_radius" } }, - [6047]={ + [6367]={ lang={ English={ [1]={ @@ -150253,7 +158543,7 @@ return { [1]="local_unique_jewel_discharge_area_of_effect_+%_final_with_40_int_in_radius" } }, - [6048]={ + [6368]={ lang={ English={ [1]={ @@ -150271,7 +158561,7 @@ return { [1]="local_unique_jewel_discharge_cooldown_override_ms_with_40_int_in_radius" } }, - [6049]={ + [6369]={ lang={ English={ [1]={ @@ -150302,7 +158592,7 @@ return { [1]="local_unique_jewel_discharge_damage_+%_final_with_40_int_in_radius" } }, - [6050]={ + [6370]={ lang={ English={ [1]={ @@ -150320,7 +158610,7 @@ return { [1]="local_unique_jewel_dot_multiplier_+_per_10_int_unallocated_in_radius" } }, - [6051]={ + [6371]={ lang={ English={ [1]={ @@ -150351,7 +158641,7 @@ return { [1]="local_unique_jewel_dual_strike_accuracy_rating_+%_while_wielding_sword_with_40_dex_in_radius" } }, - [6052]={ + [6372]={ lang={ English={ [1]={ @@ -150382,7 +158672,7 @@ return { [1]="local_unique_jewel_dual_strike_attack_speed_+%_while_wielding_claw_with_40_dex_in_radius" } }, - [6053]={ + [6373]={ lang={ English={ [1]={ @@ -150400,7 +158690,7 @@ return { [1]="local_unique_jewel_dual_strike_critical_strike_multiplier_+_while_wielding_dagger_with_40_dex_in_radius" } }, - [6054]={ + [6374]={ lang={ English={ [1]={ @@ -150422,7 +158712,7 @@ return { [1]="local_unique_jewel_dual_strike_intimidate_on_hit_while_wielding_axe_with_40_dex_in_radius" } }, - [6055]={ + [6375]={ lang={ English={ [1]={ @@ -150449,7 +158739,7 @@ return { [1]="local_unique_jewel_dual_strike_main_hand_deals_double_damage_%_with_40_dex_in_radius" } }, - [6056]={ + [6376]={ lang={ English={ [1]={ @@ -150467,7 +158757,7 @@ return { [1]="local_unique_jewel_dual_strike_melee_splash_while_wielding_mace_with_40_dex_in_radius" } }, - [6057]={ + [6377]={ lang={ English={ [1]={ @@ -150485,7 +158775,7 @@ return { [1]="local_unique_jewel_dual_strike_melee_splash_with_off_hand_weapon_with_50_dex_in_radius" } }, - [6058]={ + [6378]={ lang={ English={ [1]={ @@ -150503,7 +158793,7 @@ return { [1]="local_unique_jewel_elemental_hit_50%_less_cold_damage_per_40_str_and_int" } }, - [6059]={ + [6379]={ lang={ English={ [1]={ @@ -150521,7 +158811,7 @@ return { [1]="local_unique_jewel_elemental_hit_50%_less_fire_damage_per_40_int_and_dex" } }, - [6060]={ + [6380]={ lang={ English={ [1]={ @@ -150539,7 +158829,7 @@ return { [1]="local_unique_jewel_elemental_hit_50%_less_lightning_damage_per_40_str_and_dex" } }, - [6061]={ + [6381]={ lang={ English={ [1]={ @@ -150557,7 +158847,7 @@ return { [1]="local_unique_jewel_elemental_hit_cannot_roll_cold_damage_with_40_int_+_str_in_radius" } }, - [6062]={ + [6382]={ lang={ English={ [1]={ @@ -150575,7 +158865,7 @@ return { [1]="local_unique_jewel_elemental_hit_cannot_roll_fire_damage_with_40_int_+_dex_in_radius" } }, - [6063]={ + [6383]={ lang={ English={ [1]={ @@ -150593,7 +158883,7 @@ return { [1]="local_unique_jewel_elemental_hit_cannot_roll_lightning_damage_with_40_dex_+_str_in_radius" } }, - [6064]={ + [6384]={ lang={ English={ [1]={ @@ -150611,7 +158901,7 @@ return { [1]="local_unique_jewel_fire_and_cold_resistance_to_spell_damage" } }, - [6065]={ + [6385]={ lang={ English={ [1]={ @@ -150629,7 +158919,7 @@ return { [1]="local_unique_jewel_fire_and_lightning_resistance_to_projectile_attack_damage" } }, - [6066]={ + [6386]={ lang={ English={ [1]={ @@ -150647,7 +158937,7 @@ return { [1]="local_unique_jewel_fire_resistance_also_grants_block_chance_scaled_%" } }, - [6067]={ + [6387]={ lang={ English={ [1]={ @@ -150665,7 +158955,7 @@ return { [1]="local_unique_jewel_fire_resistance_also_grants_endurance_charge_on_kill_chance" } }, - [6068]={ + [6388]={ lang={ English={ [1]={ @@ -150692,7 +158982,7 @@ return { [1]="local_unique_jewel_fire_trap_number_of_additional_traps_to_throw_with_40_dex_in_radius" } }, - [6069]={ + [6389]={ lang={ English={ [1]={ @@ -150710,7 +159000,7 @@ return { [1]="local_unique_jewel_frost_blades_melee_damage_penetrates_%_cold_resistance_with_40_dex_in_radius" } }, - [6070]={ + [6390]={ lang={ English={ [1]={ @@ -150741,7 +159031,7 @@ return { [1]="local_unique_jewel_frost_blades_projectile_speed_+%_with_40_dex_in_radius" } }, - [6071]={ + [6391]={ lang={ English={ [1]={ @@ -150768,7 +159058,7 @@ return { [1]="local_unique_jewel_frostbolt_additional_projectiles_with_40_int_in_radius" } }, - [6072]={ + [6392]={ lang={ English={ [1]={ @@ -150799,7 +159089,7 @@ return { [1]="local_unique_jewel_frostbolt_projectile_acceleration_with_50_int_in_radius" } }, - [6073]={ + [6393]={ lang={ English={ [1]={ @@ -150826,7 +159116,7 @@ return { [1]="local_unique_jewel_glacial_cascade_number_of_additional_bursts_with_40_int_in_radius" } }, - [6074]={ + [6394]={ lang={ English={ [1]={ @@ -150844,7 +159134,7 @@ return { [1]="local_unique_jewel_glacial_cascade_physical_damage_%_to_convert_to_cold_with_40_int_in_radius" } }, - [6075]={ + [6395]={ lang={ English={ [1]={ @@ -150879,7 +159169,7 @@ return { [1]="local_unique_jewel_grants_x_empty_passives" } }, - [6076]={ + [6396]={ lang={ English={ [1]={ @@ -150910,7 +159200,7 @@ return { [1]="local_unique_jewel_ice_shot_additional_pierce_per_10_old_with_40_dex_in_radius" } }, - [6077]={ + [6397]={ lang={ English={ [1]={ @@ -150928,7 +159218,7 @@ return { [1]="local_unique_jewel_ice_shot_explosion_skill_area_of_effect_+%_with_50_dex_in_radius" } }, - [6078]={ + [6398]={ lang={ English={ [1]={ @@ -150955,7 +159245,7 @@ return { [1]="local_unique_jewel_ice_shot_pierce_+_with_40_dex_in_radius" } }, - [6079]={ + [6399]={ lang={ English={ [1]={ @@ -150986,7 +159276,7 @@ return { [1]="local_unique_jewel_life_recovery_rate_+%_per_10_str_allocated_in_radius" } }, - [6080]={ + [6400]={ lang={ English={ [1]={ @@ -151017,7 +159307,7 @@ return { [1]="local_unique_jewel_life_recovery_rate_+%_per_10_str_unallocated_in_radius" } }, - [6081]={ + [6401]={ lang={ English={ [1]={ @@ -151035,7 +159325,7 @@ return { [1]="local_unique_jewel_lightning_resistance_also_grants_block_spells_chance_scaled_%" } }, - [6082]={ + [6402]={ lang={ English={ [1]={ @@ -151053,7 +159343,7 @@ return { [1]="local_unique_jewel_lightning_resistance_also_grants_power_charge_on_kill_chance" } }, - [6083]={ + [6403]={ lang={ English={ [1]={ @@ -151071,7 +159361,7 @@ return { [1]="local_unique_jewel_lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit_with_50_int_in_radius" } }, - [6084]={ + [6404]={ lang={ English={ [1]={ @@ -151098,7 +159388,7 @@ return { [1]="local_unique_jewel_magma_orb_additional_projectiles_with_40_int_in_radius" } }, - [6085]={ + [6405]={ lang={ English={ [1]={ @@ -151129,7 +159419,7 @@ return { [1]="local_unique_jewel_magma_orb_skill_area_of_effect_+%_per_bounce_with_50_int_in_radius" } }, - [6086]={ + [6406]={ lang={ English={ [1]={ @@ -151160,7 +159450,7 @@ return { [1]="local_unique_jewel_mana_recovery_rate_+%_per_10_int_allocated_in_radius" } }, - [6087]={ + [6407]={ lang={ English={ [1]={ @@ -151191,7 +159481,7 @@ return { [1]="local_unique_jewel_mana_recovery_rate_+%_per_10_int_unallocated_in_radius" } }, - [6088]={ + [6408]={ lang={ English={ [1]={ @@ -151218,7 +159508,7 @@ return { [1]="local_unique_jewel_molten_strike_number_of_additional_projectiles_with_50_str_in_radius" } }, - [6089]={ + [6409]={ lang={ English={ [1]={ @@ -151236,7 +159526,7 @@ return { [1]="local_unique_jewel_molten_strike_skill_area_of_effect_+%_with_50_str_in_radius" } }, - [6090]={ + [6410]={ lang={ English={ [1]={ @@ -151267,7 +159557,7 @@ return { [1]="local_unique_jewel_movement_speed_+%_per_10_dex_unallocated_in_radius" } }, - [6091]={ + [6411]={ lang={ English={ [1]={ @@ -151298,7 +159588,7 @@ return { [1]="local_unique_jewel_non_keystone_passive_in_radius_effect_+%" } }, - [6092]={ + [6412]={ lang={ English={ [1]={ @@ -151316,7 +159606,7 @@ return { [1]="local_unique_jewel_notable_passive_in_radius_does_nothing" } }, - [6093]={ + [6413]={ lang={ English={ [1]={ @@ -151347,7 +159637,7 @@ return { [1]="local_unique_jewel_galvanic_arrow_area_damage_+%_with_40_dex_in_radius" } }, - [6094]={ + [6414]={ lang={ English={ [1]={ @@ -151374,7 +159664,7 @@ return { [1]="local_unique_jewel_skills_in_radius_grant_%_unarmed_melee_attack_speed" } }, - [6095]={ + [6415]={ lang={ English={ [1]={ @@ -151401,7 +159691,7 @@ return { [1]="local_unique_jewel_spark_number_of_additional_projectiles_with_40_int_in_radius" } }, - [6096]={ + [6416]={ lang={ English={ [1]={ @@ -151419,7 +159709,7 @@ return { [1]="local_unique_jewel_spark_projectiles_nova_with_40_int_in_radius" } }, - [6097]={ + [6417]={ lang={ English={ [1]={ @@ -151437,7 +159727,7 @@ return { [1]="local_unique_jewel_spectral_shield_throw_additional_chains_with_total_40_str_+_dex_in_radius" } }, - [6098]={ + [6418]={ lang={ English={ [1]={ @@ -151468,7 +159758,7 @@ return { [1]="local_unique_jewel_spectral_shield_throw_less_shard_projectiles_with_total_40_str_+_dex_in_radius" } }, - [6099]={ + [6419]={ lang={ English={ [1]={ @@ -151486,7 +159776,7 @@ return { [1]="local_unique_jewel_spectral_throw_gain_vaal_soul_for_vaal_st_on_hit_%_with_40_dex_in_radius" } }, - [6100]={ + [6420]={ lang={ English={ [1]={ @@ -151508,7 +159798,7 @@ return { [1]="local_unique_jewel_spectres_gain_soul_eater_on_kill_%_chance_with_50_int_in_radius" } }, - [6101]={ + [6421]={ lang={ English={ [1]={ @@ -151526,7 +159816,7 @@ return { [1]="local_unique_jewel_split_arrow_projectiles_fire_in_parallel_x_dist_with_40_dex_in_radius" } }, - [6102]={ + [6422]={ lang={ English={ [1]={ @@ -151544,7 +159834,7 @@ return { [1]="local_unique_jewel_viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy_with_50_dex_in_radius" } }, - [6103]={ + [6423]={ lang={ English={ [1]={ @@ -151562,7 +159852,7 @@ return { [1]="local_unique_jewel_zombie_slam_cooldown_speed_+%_with_50_int_in_radius" } }, - [6104]={ + [6424]={ lang={ English={ [1]={ @@ -151580,7 +159870,7 @@ return { [1]="local_unique_jewel_zombie_slam_damage_+%_with_50_int_in_radius" } }, - [6105]={ + [6425]={ lang={ English={ [1]={ @@ -151598,7 +159888,7 @@ return { [1]="local_weapon_crit_chance_is_%" } }, - [6106]={ + [6426]={ lang={ English={ [1]={ @@ -151616,7 +159906,7 @@ return { [1]="local_weapon_range_+_per_10%_quality" } }, - [6107]={ + [6427]={ lang={ English={ [1]={ @@ -151634,7 +159924,7 @@ return { [1]="lose_all_charges_on_starting_movement" } }, - [6108]={ + [6428]={ lang={ English={ [1]={ @@ -151652,7 +159942,7 @@ return { [1]="lose_all_fanatic_charges_on_reaching_maximum_fanatic_charges" } }, - [6109]={ + [6429]={ lang={ English={ [1]={ @@ -151670,7 +159960,7 @@ return { [1]="lose_all_gale_force_when_hit" } }, - [6110]={ + [6430]={ lang={ English={ [1]={ @@ -151688,7 +159978,7 @@ return { [1]="lose_all_power_charges_on_block" } }, - [6111]={ + [6431]={ lang={ English={ [1]={ @@ -151706,7 +159996,25 @@ return { [1]="lose_%_of_es_on_crit" } }, - [6112]={ + [6432]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Lose {0}% of Life and Energy Shield when you use a Chaos Skill" + } + } + }, + stats={ + [1]="lose_%_of_life_and_energy_shield_when_you_use_a_chaos_skill" + } + }, + [6433]={ lang={ English={ [1]={ @@ -151724,7 +160032,7 @@ return { [1]="lose_%_of_life_on_crit" } }, - [6113]={ + [6434]={ lang={ English={ [1]={ @@ -151742,7 +160050,7 @@ return { [1]="lose_%_of_mana_when_you_use_an_attack_skill" } }, - [6114]={ + [6435]={ lang={ English={ [1]={ @@ -151764,7 +160072,7 @@ return { [1]="lose_power_charge_each_second_if_not_detonated_mines_recently" } }, - [6115]={ + [6436]={ lang={ English={ [1]={ @@ -151795,7 +160103,7 @@ return { [1]="magic_monster_dropped_item_rarity_+%" } }, - [6116]={ + [6437]={ lang={ English={ [1]={ @@ -151822,7 +160130,7 @@ return { [1]="magma_orb_number_of_additional_projectiles" } }, - [6117]={ + [6438]={ lang={ English={ [1]={ @@ -151853,7 +160161,7 @@ return { [1]="magma_orb_skill_area_of_effect_+%_per_bounce" } }, - [6118]={ + [6439]={ lang={ English={ [1]={ @@ -151884,7 +160192,7 @@ return { [1]="maim_effect_+%" } }, - [6119]={ + [6440]={ lang={ English={ [1]={ @@ -151906,7 +160214,7 @@ return { [1]="maim_on_crit_%_with_attacks" } }, - [6120]={ + [6441]={ lang={ English={ [1]={ @@ -151941,7 +160249,7 @@ return { [1]="maim_on_hit_%" } }, - [6121]={ + [6442]={ lang={ English={ [1]={ @@ -151972,7 +160280,7 @@ return { [1]="main_hand_attack_damage_+%_while_wielding_two_weapon_types" } }, - [6122]={ + [6443]={ lang={ English={ [1]={ @@ -152003,7 +160311,7 @@ return { [1]="main_hand_attack_speed_+%_final" } }, - [6123]={ + [6444]={ lang={ English={ [1]={ @@ -152030,7 +160338,38 @@ return { [1]="main_hand_critical_strike_chance_+%_per_melee_abyss_jewel_up_to_+100%" } }, - [6124]={ + [6445]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Attack Damage with Main Hand while Dual Wielding" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Attack Damage with Main Hand while Dual Wielding" + } + } + }, + stats={ + [1]="main_hand_damage_+%_while_dual_wielding" + } + }, + [6446]={ lang={ English={ [1]={ @@ -152048,7 +160387,73 @@ return { [1]="malediction_on_hit" } }, - [6125]={ + [6447]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Malevolence has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Malevolence has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="malevolence_mana_reservation_efficiency_-2%_per_1" + } + }, + [6448]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Malevolence has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Malevolence has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="malevolence_mana_reservation_efficiency_+%" + } + }, + [6449]={ lang={ English={ [1]={ @@ -152079,7 +160484,7 @@ return { [1]="mamba_strike_area_of_effect_+%" } }, - [6126]={ + [6450]={ lang={ English={ [1]={ @@ -152110,7 +160515,7 @@ return { [1]="mamba_strike_damage_+%" } }, - [6127]={ + [6451]={ lang={ English={ [1]={ @@ -152141,7 +160546,7 @@ return { [1]="mamba_strike_duration_+%" } }, - [6128]={ + [6452]={ lang={ English={ [1]={ @@ -152172,7 +160577,7 @@ return { [1]="mana_cost_+%_for_channelling_skills" } }, - [6129]={ + [6453]={ lang={ English={ [1]={ @@ -152203,7 +160608,7 @@ return { [1]="mana_cost_+%_for_trap_and_mine_skills" } }, - [6130]={ + [6454]={ lang={ English={ [1]={ @@ -152234,7 +160639,7 @@ return { [1]="mana_cost_+%_for_trap_skills" } }, - [6131]={ + [6455]={ lang={ English={ [1]={ @@ -152265,7 +160670,7 @@ return { [1]="mana_cost_+%_per_10_devotion" } }, - [6132]={ + [6456]={ lang={ English={ [1]={ @@ -152287,7 +160692,7 @@ return { [1]="mana_degeneration_per_minute" } }, - [6133]={ + [6457]={ lang={ English={ [1]={ @@ -152309,7 +160714,7 @@ return { [1]="mana_degeneration_per_minute_%" } }, - [6134]={ + [6458]={ lang={ English={ [1]={ @@ -152336,7 +160741,25 @@ return { [1]="mana_flasks_gain_X_charges_every_3_seconds" } }, - [6135]={ + [6459]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Gain {0} Mana per Enemy Hit by Attacks if you've used a Mana Flask in the past 10 seconds" + } + } + }, + stats={ + [1]="mana_gained_on_attack_hit_if_used_mana_flask_in_past_10_seconds" + } + }, + [6460]={ lang={ English={ [1]={ @@ -152354,7 +160777,7 @@ return { [1]="mana_gained_on_attack_hit_vs_cursed_enemies" } }, - [6136]={ + [6461]={ lang={ English={ [1]={ @@ -152372,7 +160795,7 @@ return { [1]="mana_gained_on_cull" } }, - [6137]={ + [6462]={ lang={ English={ [1]={ @@ -152390,7 +160813,7 @@ return { [1]="mana_gained_on_spell_hit" } }, - [6138]={ + [6463]={ lang={ English={ [1]={ @@ -152408,7 +160831,7 @@ return { [1]="mana_gained_on_spell_hit_vs_cursed_enemies" } }, - [6139]={ + [6464]={ lang={ English={ [1]={ @@ -152434,7 +160857,7 @@ return { [1]="mana_leech_from_attack_damage_permyriad_per_power_charge" } }, - [6140]={ + [6465]={ lang={ English={ [1]={ @@ -152456,7 +160879,7 @@ return { [1]="mana_leech_from_lightning_damage_permyriad_while_affected_by_wrath" } }, - [6141]={ + [6466]={ lang={ English={ [1]={ @@ -152482,7 +160905,7 @@ return { [1]="mana_leech_permyriad_vs_frozen_enemies" } }, - [6142]={ + [6467]={ lang={ English={ [1]={ @@ -152500,7 +160923,7 @@ return { [1]="mana_per_level" } }, - [6143]={ + [6468]={ lang={ English={ [1]={ @@ -152518,7 +160941,7 @@ return { [1]="mana_%_gained_on_block" } }, - [6144]={ + [6469]={ lang={ English={ [1]={ @@ -152536,7 +160959,7 @@ return { [1]="mana_%_to_add_as_energy_shield_at_devotion_threshold" } }, - [6145]={ + [6470]={ lang={ English={ [1]={ @@ -152562,7 +160985,7 @@ return { [1]="mana_recharge_rate_per_minute_with_all_corrupted_equipped_items" } }, - [6146]={ + [6471]={ lang={ English={ [1]={ @@ -152593,7 +161016,7 @@ return { [1]="mana_recovery_rate_+%_while_affected_by_a_mana_flask" } }, - [6147]={ + [6472]={ lang={ English={ [1]={ @@ -152632,7 +161055,7 @@ return { [1]="mana_recovery_rate_+%_if_havent_killed_recently" } }, - [6148]={ + [6473]={ lang={ English={ [1]={ @@ -152663,7 +161086,7 @@ return { [1]="mana_recovery_rate_+%_while_affected_by_clarity" } }, - [6149]={ + [6474]={ lang={ English={ [1]={ @@ -152694,7 +161117,7 @@ return { [1]="mana_regeneration_rate_+%_per_1%_spell_block_chance" } }, - [6150]={ + [6475]={ lang={ English={ [1]={ @@ -152720,7 +161143,7 @@ return { [1]="mana_regeneration_rate_per_minute_if_enemy_hit_recently" } }, - [6151]={ + [6476]={ lang={ English={ [1]={ @@ -152746,7 +161169,7 @@ return { [1]="mana_regeneration_rate_per_minute_if_used_movement_skill_recently" } }, - [6152]={ + [6477]={ lang={ English={ [1]={ @@ -152768,7 +161191,7 @@ return { [1]="mana_regeneration_rate_per_minute_per_10_devotion" } }, - [6153]={ + [6478]={ lang={ English={ [1]={ @@ -152790,7 +161213,7 @@ return { [1]="mana_regeneration_rate_per_minute_per_power_charge" } }, - [6154]={ + [6479]={ lang={ English={ [1]={ @@ -152816,7 +161239,7 @@ return { [1]="mana_regeneration_rate_per_minute_%_if_enemy_hit_recently" } }, - [6155]={ + [6480]={ lang={ English={ [1]={ @@ -152842,7 +161265,7 @@ return { [1]="mana_regeneration_rate_per_minute_%_if_inflicted_exposure_recently" } }, - [6156]={ + [6481]={ lang={ English={ [1]={ @@ -152864,7 +161287,7 @@ return { [1]="mana_regeneration_rate_per_minute_%_per_active_totem" } }, - [6157]={ + [6482]={ lang={ English={ [1]={ @@ -152886,7 +161309,7 @@ return { [1]="mana_regeneration_rate_per_minute_while_dual_wielding" } }, - [6158]={ + [6483]={ lang={ English={ [1]={ @@ -152908,7 +161331,7 @@ return { [1]="mana_regeneration_rate_per_minute_while_holding_shield" } }, - [6159]={ + [6484]={ lang={ English={ [1]={ @@ -152930,7 +161353,7 @@ return { [1]="mana_regeneration_rate_per_minute_while_on_consecrated_ground" } }, - [6160]={ + [6485]={ lang={ English={ [1]={ @@ -152956,7 +161379,7 @@ return { [1]="mana_regeneration_rate_per_minute_while_wielding_staff" } }, - [6161]={ + [6486]={ lang={ English={ [1]={ @@ -152978,7 +161401,7 @@ return { [1]="mana_regeneration_rate_per_minute_while_you_have_avians_flight" } }, - [6162]={ + [6487]={ lang={ English={ [1]={ @@ -153017,7 +161440,7 @@ return { [1]="mana_regeneration_rate_+%_if_enemy_frozen_recently" } }, - [6163]={ + [6488]={ lang={ English={ [1]={ @@ -153056,7 +161479,7 @@ return { [1]="mana_regeneration_rate_+%_if_enemy_shocked_recently" } }, - [6164]={ + [6489]={ lang={ English={ [1]={ @@ -153095,7 +161518,7 @@ return { [1]="mana_regeneration_rate_+%_if_hit_cursed_enemy_recently" } }, - [6165]={ + [6490]={ lang={ English={ [1]={ @@ -153126,7 +161549,7 @@ return { [1]="mana_regeneration_rate_+%_per_raised_spectre" } }, - [6166]={ + [6491]={ lang={ English={ [1]={ @@ -153157,7 +161580,7 @@ return { [1]="mana_regeneration_rate_+%_while_moving" } }, - [6167]={ + [6492]={ lang={ English={ [1]={ @@ -153188,7 +161611,147 @@ return { [1]="mana_reservation_+%_with_skills_that_throw_mines" } }, - [6168]={ + [6493]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills that throw Mines" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills that throw Mines" + } + } + }, + stats={ + [1]="mana_reservation_efficiency_+%_for_skills_that_throw_mines" + } + }, + [6494]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills that throw Mines" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills that throw Mines" + } + } + }, + stats={ + [1]="mana_reservation_efficiency_-2%_per_1_for_skills_that_throw_mines" + } + }, + [6495]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextAttributes" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills per 250 total Attributes" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextAttributes" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills per 250 total Attributes" + } + } + }, + stats={ + [1]="mana_reservation_efficiency_-2%_per_250_total_attributes" + } + }, + [6496]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills per 250 total Attributes" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills per 250 total Attributes" + } + } + }, + stats={ + [1]="mana_reservation_efficiency_+%_per_250_total_attributes" + } + }, + [6497]={ lang={ English={ [1]={ @@ -153219,7 +161782,7 @@ return { [1]="mana_reservation_+%_per_250_total_attributes" } }, - [6169]={ + [6498]={ lang={ English={ [1]={ @@ -153250,7 +161813,7 @@ return { [1]="mana_reservation_+%_with_curse_skills" } }, - [6170]={ + [6499]={ lang={ English={ [1]={ @@ -153281,7 +161844,7 @@ return { [1]="manabond_damage_+%" } }, - [6171]={ + [6500]={ lang={ English={ [1]={ @@ -153303,7 +161866,7 @@ return { [1]="manabond_lightning_penetration_%_while_on_low_mana" } }, - [6172]={ + [6501]={ lang={ English={ [1]={ @@ -153334,7 +161897,7 @@ return { [1]="manabond_skill_area_of_effect_+%" } }, - [6173]={ + [6502]={ lang={ English={ [1]={ @@ -153361,7 +161924,7 @@ return { [1]="manifest_dancing_dervish_number_of_additional_copies" } }, - [6174]={ + [6503]={ lang={ English={ [1]={ @@ -153388,7 +161951,7 @@ return { [1]="map_abyss_depths_chance_+%" } }, - [6175]={ + [6504]={ lang={ English={ [1]={ @@ -153419,7 +161982,7 @@ return { [1]="map_abyss_monster_spawn_amount_+%" } }, - [6176]={ + [6505]={ lang={ English={ [1]={ @@ -153437,7 +162000,7 @@ return { [1]="map_additional_rare_in_rare_pack_%_chance" } }, - [6177]={ + [6506]={ lang={ English={ [1]={ @@ -153455,7 +162018,7 @@ return { [1]="map_additional_rare_in_synthesised_rare_pack_%_chance" } }, - [6178]={ + [6507]={ lang={ English={ [1]={ @@ -153482,7 +162045,7 @@ return { [1]="map_additional_red_beasts" } }, - [6179]={ + [6508]={ lang={ English={ [1]={ @@ -153509,7 +162072,7 @@ return { [1]="map_additional_rogue_exile_pack_%_chance" } }, - [6180]={ + [6509]={ lang={ English={ [1]={ @@ -153536,7 +162099,7 @@ return { [1]="map_adds_X_extra_synthesis_mods" } }, - [6181]={ + [6510]={ lang={ English={ [1]={ @@ -153563,7 +162126,7 @@ return { [1]="map_adds_X_extra_synthesis_special_mods" } }, - [6182]={ + [6511]={ lang={ English={ [1]={ @@ -153590,7 +162153,7 @@ return { [1]="map_architects_drops_additional_map_currency" } }, - [6183]={ + [6512]={ lang={ English={ [1]={ @@ -153617,7 +162180,7 @@ return { [1]="map_atlas_influence_type" } }, - [6184]={ + [6513]={ lang={ English={ [1]={ @@ -153635,7 +162198,7 @@ return { [1]="map_area_contains_arcanists_strongbox" } }, - [6185]={ + [6514]={ lang={ English={ [1]={ @@ -153653,7 +162216,7 @@ return { [1]="map_area_contains_avatar_of_ambush" } }, - [6186]={ + [6515]={ lang={ English={ [1]={ @@ -153671,7 +162234,7 @@ return { [1]="map_area_contains_avatar_of_anarchy" } }, - [6187]={ + [6516]={ lang={ English={ [1]={ @@ -153689,7 +162252,7 @@ return { [1]="map_area_contains_avatar_of_beyond" } }, - [6188]={ + [6517]={ lang={ English={ [1]={ @@ -153707,7 +162270,7 @@ return { [1]="map_area_contains_avatar_of_bloodlines" } }, - [6189]={ + [6518]={ lang={ English={ [1]={ @@ -153725,7 +162288,7 @@ return { [1]="map_area_contains_avatar_of_breach" } }, - [6190]={ + [6519]={ lang={ English={ [1]={ @@ -153743,7 +162306,7 @@ return { [1]="map_area_contains_avatar_of_domination" } }, - [6191]={ + [6520]={ lang={ English={ [1]={ @@ -153761,7 +162324,7 @@ return { [1]="map_area_contains_avatar_of_essence" } }, - [6192]={ + [6521]={ lang={ English={ [1]={ @@ -153779,7 +162342,7 @@ return { [1]="map_area_contains_avatar_of_invasion" } }, - [6193]={ + [6522]={ lang={ English={ [1]={ @@ -153797,7 +162360,7 @@ return { [1]="map_area_contains_avatar_of_nemesis" } }, - [6194]={ + [6523]={ lang={ English={ [1]={ @@ -153815,7 +162378,7 @@ return { [1]="map_area_contains_avatar_of_onslaught" } }, - [6195]={ + [6524]={ lang={ English={ [1]={ @@ -153833,7 +162396,7 @@ return { [1]="map_area_contains_avatar_of_perandus" } }, - [6196]={ + [6525]={ lang={ English={ [1]={ @@ -153851,7 +162414,7 @@ return { [1]="map_area_contains_avatar_of_prophecy" } }, - [6197]={ + [6526]={ lang={ English={ [1]={ @@ -153869,7 +162432,7 @@ return { [1]="map_area_contains_avatar_of_rampage" } }, - [6198]={ + [6527]={ lang={ English={ [1]={ @@ -153887,7 +162450,7 @@ return { [1]="map_area_contains_avatar_of_talisman" } }, - [6199]={ + [6528]={ lang={ English={ [1]={ @@ -153905,7 +162468,7 @@ return { [1]="map_area_contains_avatar_of_tempest" } }, - [6200]={ + [6529]={ lang={ English={ [1]={ @@ -153923,7 +162486,7 @@ return { [1]="map_area_contains_avatar_of_torment" } }, - [6201]={ + [6530]={ lang={ English={ [1]={ @@ -153941,7 +162504,7 @@ return { [1]="map_area_contains_avatar_of_warbands" } }, - [6202]={ + [6531]={ lang={ English={ [1]={ @@ -153959,7 +162522,7 @@ return { [1]="map_area_contains_cartographers_strongbox" } }, - [6203]={ + [6532]={ lang={ English={ [1]={ @@ -153977,7 +162540,7 @@ return { [1]="map_area_contains_currency_chest" } }, - [6204]={ + [6533]={ lang={ English={ [1]={ @@ -153995,7 +162558,7 @@ return { [1]="map_area_contains_gemcutters_strongbox" } }, - [6205]={ + [6534]={ lang={ English={ [1]={ @@ -154013,7 +162576,7 @@ return { [1]="map_area_contains_grandmaster_ally" } }, - [6206]={ + [6535]={ lang={ English={ [1]={ @@ -154031,7 +162594,7 @@ return { [1]="map_area_contains_jewellery_chest" } }, - [6207]={ + [6536]={ lang={ English={ [1]={ @@ -154049,7 +162612,7 @@ return { [1]="map_area_contains_map_chest" } }, - [6208]={ + [6537]={ lang={ English={ [1]={ @@ -154067,7 +162630,7 @@ return { [1]="map_area_contains_metamorphs" } }, - [6209]={ + [6538]={ lang={ English={ [1]={ @@ -154085,7 +162648,7 @@ return { [1]="map_area_contains_perandus_coin_chest" } }, - [6210]={ + [6539]={ lang={ English={ [1]={ @@ -154103,7 +162666,7 @@ return { [1]="map_area_contains_rituals" } }, - [6211]={ + [6540]={ lang={ English={ [1]={ @@ -154121,7 +162684,7 @@ return { [1]="map_area_contains_tormented_embezzler" } }, - [6212]={ + [6541]={ lang={ English={ [1]={ @@ -154139,7 +162702,7 @@ return { [1]="map_area_contains_tormented_seditionist" } }, - [6213]={ + [6542]={ lang={ English={ [1]={ @@ -154157,7 +162720,7 @@ return { [1]="map_area_contains_tormented_vaal_cultist" } }, - [6214]={ + [6543]={ lang={ English={ [1]={ @@ -154175,7 +162738,7 @@ return { [1]="map_area_contains_unique_item_chest" } }, - [6215]={ + [6544]={ lang={ English={ [1]={ @@ -154193,7 +162756,7 @@ return { [1]="map_area_contains_unique_strongbox" } }, - [6216]={ + [6545]={ lang={ English={ [1]={ @@ -154211,7 +162774,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_beacon_barrels" } }, - [6217]={ + [6546]={ lang={ English={ [1]={ @@ -154229,7 +162792,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_bloodworm_barrels" } }, - [6218]={ + [6547]={ lang={ English={ [1]={ @@ -154247,7 +162810,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_explosive_barrels" } }, - [6219]={ + [6548]={ lang={ English={ [1]={ @@ -154265,7 +162828,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_explosive_eggs" } }, - [6220]={ + [6549]={ lang={ English={ [1]={ @@ -154283,7 +162846,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_parasite_barrels" } }, - [6221]={ + [6550]={ lang={ English={ [1]={ @@ -154301,7 +162864,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_volatile_barrels" } }, - [6222]={ + [6551]={ lang={ English={ [1]={ @@ -154319,7 +162882,7 @@ return { [1]="map_area_contains_x_additional_clusters_of_wealthy_barrels" } }, - [6223]={ + [6552]={ lang={ English={ [1]={ @@ -154346,7 +162909,7 @@ return { [1]="map_area_ritual_additional_chance_%" } }, - [6224]={ + [6553]={ lang={ English={ [1]={ @@ -154373,7 +162936,7 @@ return { [1]="map_beyond_portal_spawn_additional_demon_%_chance" } }, - [6225]={ + [6554]={ lang={ English={ [1]={ @@ -154400,7 +162963,7 @@ return { [1]="map_blight_chest_%_chance_for_additional_drop" } }, - [6226]={ + [6555]={ lang={ English={ [1]={ @@ -154418,7 +162981,7 @@ return { [1]="map_blight_chests_repeat_drops_count" } }, - [6227]={ + [6556]={ lang={ English={ [1]={ @@ -154436,7 +162999,7 @@ return { [1]="map_blight_encounter_spawn_rate_+%" } }, - [6228]={ + [6557]={ lang={ English={ [1]={ @@ -154454,7 +163017,7 @@ return { [1]="map_blight_lane_additional_chest_chance_%" } }, - [6229]={ + [6558]={ lang={ English={ [1]={ @@ -154481,7 +163044,7 @@ return { [1]="map_blight_lane_additional_chests" } }, - [6230]={ + [6559]={ lang={ English={ [1]={ @@ -154512,7 +163075,7 @@ return { [1]="map_blight_tower_cost_+%" } }, - [6231]={ + [6560]={ lang={ English={ [1]={ @@ -154539,7 +163102,7 @@ return { [1]="map_blight_up_to_X_additional_bosses" } }, - [6232]={ + [6561]={ lang={ English={ [1]={ @@ -154557,7 +163120,7 @@ return { [1]="map_blighted_map_encounter_duration_-_sec" } }, - [6233]={ + [6562]={ lang={ English={ [1]={ @@ -154584,7 +163147,7 @@ return { [1]="map_bloodline_packs_drop_x_additional_currency_items" } }, - [6234]={ + [6563]={ lang={ English={ [1]={ @@ -154611,7 +163174,7 @@ return { [1]="map_bloodline_packs_drop_x_additional_rare_items" } }, - [6235]={ + [6564]={ lang={ English={ [1]={ @@ -154629,7 +163192,7 @@ return { [1]="map_blueprint_drop_revealed_chance_%" } }, - [6236]={ + [6565]={ lang={ English={ [1]={ @@ -154647,7 +163210,7 @@ return { [1]="map_boss_accompanied_by_bodyguards" } }, - [6237]={ + [6566]={ lang={ English={ [1]={ @@ -154665,7 +163228,7 @@ return { [1]="map_boss_accompanied_by_harbinger" } }, - [6238]={ + [6567]={ lang={ English={ [1]={ @@ -154696,7 +163259,7 @@ return { [1]="map_boss_dropped_item_quantity_+%" } }, - [6239]={ + [6568]={ lang={ English={ [1]={ @@ -154723,7 +163286,7 @@ return { [1]="map_boss_dropped_unique_items_+" } }, - [6240]={ + [6569]={ lang={ English={ [1]={ @@ -154741,7 +163304,7 @@ return { [1]="map_boss_drops_additional_currency_shards" } }, - [6241]={ + [6570]={ lang={ English={ [1]={ @@ -154759,7 +163322,7 @@ return { [1]="map_boss_drops_corrupted_items" } }, - [6242]={ + [6571]={ lang={ English={ [1]={ @@ -154790,7 +163353,7 @@ return { [1]="map_boss_item_rarity_+%" } }, - [6243]={ + [6572]={ lang={ English={ [1]={ @@ -154808,7 +163371,7 @@ return { [1]="map_boss_surrounded_by_tormented_spirits" } }, - [6244]={ + [6573]={ lang={ English={ [1]={ @@ -154835,7 +163398,7 @@ return { [1]="map_boss_drops_x_additional_vaal_items" } }, - [6245]={ + [6574]={ lang={ English={ [1]={ @@ -154866,7 +163429,7 @@ return { [1]="map_breach_chance_to_be_esh_+%" } }, - [6246]={ + [6575]={ lang={ English={ [1]={ @@ -154897,7 +163460,7 @@ return { [1]="map_breach_chance_to_be_tul_+%" } }, - [6247]={ + [6576]={ lang={ English={ [1]={ @@ -154928,7 +163491,7 @@ return { [1]="map_breach_chance_to_be_uul_netol_+%" } }, - [6248]={ + [6577]={ lang={ English={ [1]={ @@ -154959,7 +163522,7 @@ return { [1]="map_breach_chance_to_be_xoph_+%" } }, - [6249]={ + [6578]={ lang={ English={ [1]={ @@ -154977,7 +163540,7 @@ return { [1]="map_breach_has_boss" } }, - [6250]={ + [6579]={ lang={ English={ [1]={ @@ -154995,7 +163558,7 @@ return { [1]="map_breach_has_large_chest" } }, - [6251]={ + [6580]={ lang={ English={ [1]={ @@ -155013,7 +163576,7 @@ return { [1]="map_breach_monster_quantity_+%" } }, - [6252]={ + [6581]={ lang={ English={ [1]={ @@ -155031,7 +163594,7 @@ return { [1]="map_chance_for_area_%_to_contain_harvest" } }, - [6253]={ + [6582]={ lang={ English={ [1]={ @@ -155058,7 +163621,7 @@ return { [1]="map_contains_additional_breaches" } }, - [6254]={ + [6583]={ lang={ English={ [1]={ @@ -155076,7 +163639,7 @@ return { [1]="map_contains_additional_chrysalis_talisman" } }, - [6255]={ + [6584]={ lang={ English={ [1]={ @@ -155094,7 +163657,7 @@ return { [1]="map_contains_additional_clutching_talisman" } }, - [6256]={ + [6585]={ lang={ English={ [1]={ @@ -155112,7 +163675,7 @@ return { [1]="map_contains_additional_fangjaw_talisman" } }, - [6257]={ + [6586]={ lang={ English={ [1]={ @@ -155130,7 +163693,7 @@ return { [1]="map_contains_additional_mandible_talisman" } }, - [6258]={ + [6587]={ lang={ English={ [1]={ @@ -155148,7 +163711,7 @@ return { [1]="map_contains_additional_packs_of_chaos_monsters" } }, - [6259]={ + [6588]={ lang={ English={ [1]={ @@ -155166,7 +163729,7 @@ return { [1]="map_contains_additional_packs_of_cold_monsters" } }, - [6260]={ + [6589]={ lang={ English={ [1]={ @@ -155184,7 +163747,7 @@ return { [1]="map_contains_additional_packs_of_fire_monsters" } }, - [6261]={ + [6590]={ lang={ English={ [1]={ @@ -155202,7 +163765,7 @@ return { [1]="map_contains_additional_packs_of_lightning_monsters" } }, - [6262]={ + [6591]={ lang={ English={ [1]={ @@ -155220,7 +163783,7 @@ return { [1]="map_contains_additional_packs_of_physical_monsters" } }, - [6263]={ + [6592]={ lang={ English={ [1]={ @@ -155247,7 +163810,7 @@ return { [1]="map_contains_additional_packs_of_vaal_monsters" } }, - [6264]={ + [6593]={ lang={ English={ [1]={ @@ -155265,7 +163828,7 @@ return { [1]="map_contains_additional_three_rat_talisman" } }, - [6265]={ + [6594]={ lang={ English={ [1]={ @@ -155292,7 +163855,7 @@ return { [1]="map_contains_additional_tormented_betrayers" } }, - [6266]={ + [6595]={ lang={ English={ [1]={ @@ -155319,7 +163882,7 @@ return { [1]="map_contains_additional_tormented_graverobbers" } }, - [6267]={ + [6596]={ lang={ English={ [1]={ @@ -155346,7 +163909,7 @@ return { [1]="map_contains_additional_tormented_heretics" } }, - [6268]={ + [6597]={ lang={ English={ [1]={ @@ -155364,7 +163927,7 @@ return { [1]="map_contains_additional_unique_talisman" } }, - [6269]={ + [6598]={ lang={ English={ [1]={ @@ -155382,7 +163945,7 @@ return { [1]="map_contains_additional_writhing_talisman" } }, - [6270]={ + [6599]={ lang={ English={ [1]={ @@ -155400,7 +163963,7 @@ return { [1]="map_contains_chayula_breach" } }, - [6271]={ + [6600]={ lang={ English={ [1]={ @@ -155445,7 +164008,7 @@ return { [1]="map_contains_citadel" } }, - [6272]={ + [6601]={ lang={ English={ [1]={ @@ -155463,7 +164026,7 @@ return { [1]="map_contains_corrupted_strongbox" } }, - [6273]={ + [6602]={ lang={ English={ [1]={ @@ -155481,7 +164044,7 @@ return { [1]="map_contains_creeping_agony" } }, - [6274]={ + [6603]={ lang={ English={ [1]={ @@ -155499,7 +164062,7 @@ return { [1]="map_contains_keepers_of_the_trove_bloodline_pack" } }, - [6275]={ + [6604]={ lang={ English={ [1]={ @@ -155517,7 +164080,7 @@ return { [1]="map_contains_master" } }, - [6276]={ + [6605]={ lang={ English={ [1]={ @@ -155544,7 +164107,7 @@ return { [1]="map_contains_nevalis_monkey" } }, - [6277]={ + [6606]={ lang={ English={ [1]={ @@ -155562,7 +164125,7 @@ return { [1]="map_contains_perandus_boss" } }, - [6278]={ + [6607]={ lang={ English={ [1]={ @@ -155589,7 +164152,7 @@ return { [1]="map_contains_talisman_boss_with_higher_tier" } }, - [6279]={ + [6608]={ lang={ English={ [1]={ @@ -155633,7 +164196,7 @@ return { [2]="map_contains_three_magic_packs_with_item_quantity_of_dropped_items_+%_final" } }, - [6280]={ + [6609]={ lang={ English={ [1]={ @@ -155651,7 +164214,7 @@ return { [1]="map_contains_uul_netol_breach" } }, - [6281]={ + [6610]={ lang={ English={ [1]={ @@ -155669,7 +164232,7 @@ return { [1]="map_contains_wealthy_pack" } }, - [6282]={ + [6611]={ lang={ English={ [1]={ @@ -155687,7 +164250,7 @@ return { [1]="map_contains_x_additional_animated_weapon_packs" } }, - [6283]={ + [6612]={ lang={ English={ [1]={ @@ -155705,7 +164268,7 @@ return { [1]="map_contains_x_additional_healing_packs" } }, - [6284]={ + [6613]={ lang={ English={ [1]={ @@ -155732,7 +164295,7 @@ return { [1]="map_contains_x_additional_magic_packs" } }, - [6285]={ + [6614]={ lang={ English={ [1]={ @@ -155750,7 +164313,7 @@ return { [1]="map_contains_x_additional_normal_packs" } }, - [6286]={ + [6615]={ lang={ English={ [1]={ @@ -155768,7 +164331,7 @@ return { [1]="map_contains_x_additional_packs_on_their_own_team" } }, - [6287]={ + [6616]={ lang={ English={ [1]={ @@ -155786,7 +164349,7 @@ return { [1]="map_contains_x_additional_packs_that_convert_on_death" } }, - [6288]={ + [6617]={ lang={ English={ [1]={ @@ -155804,7 +164367,7 @@ return { [1]="map_contains_x_additional_packs_with_mirrored_rare_monsters" } }, - [6289]={ + [6618]={ lang={ English={ [1]={ @@ -155822,7 +164385,7 @@ return { [1]="map_contains_x_additional_poison_packs" } }, - [6290]={ + [6619]={ lang={ English={ [1]={ @@ -155849,7 +164412,7 @@ return { [1]="map_contains_x_additional_rare_packs" } }, - [6291]={ + [6620]={ lang={ English={ [1]={ @@ -155867,7 +164430,7 @@ return { [1]="map_contains_x_fewer_portals" } }, - [6292]={ + [6621]={ lang={ English={ [1]={ @@ -155894,7 +164457,7 @@ return { [1]="map_area_contains_x_rare_monsters_with_inner_treasure" } }, - [6293]={ + [6622]={ lang={ English={ [1]={ @@ -155912,7 +164475,7 @@ return { [1]="map_cowards_trial_extra_ghosts" } }, - [6294]={ + [6623]={ lang={ English={ [1]={ @@ -155930,7 +164493,7 @@ return { [1]="map_cowards_trial_extra_oriath_citizens" } }, - [6295]={ + [6624]={ lang={ English={ [1]={ @@ -155948,7 +164511,7 @@ return { [1]="map_cowards_trial_extra_phantasms" } }, - [6296]={ + [6625]={ lang={ English={ [1]={ @@ -155966,7 +164529,7 @@ return { [1]="map_cowards_trial_extra_raging_spirits" } }, - [6297]={ + [6626]={ lang={ English={ [1]={ @@ -155984,7 +164547,7 @@ return { [1]="map_cowards_trial_extra_rhoas" } }, - [6298]={ + [6627]={ lang={ English={ [1]={ @@ -156002,7 +164565,7 @@ return { [1]="map_cowards_trial_extra_skeleton_cannons" } }, - [6299]={ + [6628]={ lang={ English={ [1]={ @@ -156020,7 +164583,7 @@ return { [1]="map_cowards_trial_extra_zombies" } }, - [6300]={ + [6629]={ lang={ English={ [1]={ @@ -156051,7 +164614,7 @@ return { [1]="map_damage_+%_per_poison_stack" } }, - [6301]={ + [6630]={ lang={ English={ [1]={ @@ -156069,7 +164632,7 @@ return { [1]="map_damage_+%_of_type_inflicted_by_current_ground_effect_you_are_on" } }, - [6302]={ + [6631]={ lang={ English={ [1]={ @@ -156100,7 +164663,7 @@ return { [1]="map_damage_taken_+%_from_beyond_monsters" } }, - [6303]={ + [6632]={ lang={ English={ [1]={ @@ -156131,7 +164694,7 @@ return { [1]="map_damage_taken_while_stationary_+%" } }, - [6304]={ + [6633]={ lang={ English={ [1]={ @@ -156162,7 +164725,7 @@ return { [1]="map_damage_while_stationary_+%" } }, - [6305]={ + [6634]={ lang={ English={ [1]={ @@ -156189,7 +164752,7 @@ return { [1]="map_death_and_taxes_boss_drops_additional_currency" } }, - [6306]={ + [6635]={ lang={ English={ [1]={ @@ -156207,7 +164770,7 @@ return { [1]="map_delve_rules" } }, - [6307]={ + [6636]={ lang={ English={ [1]={ @@ -156639,7 +165202,7 @@ return { [4]="map_fishy_effect_3" } }, - [6308]={ + [6637]={ lang={ English={ [1]={ @@ -156657,7 +165220,7 @@ return { [1]="map_display_strongbox_monsters_are_enraged" } }, - [6309]={ + [6638]={ lang={ English={ [1]={ @@ -156675,25 +165238,7 @@ return { [1]="map_divination_card_drop_chance_+%" } }, - [6310]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Players gain {0}% chance to Dodge Attack Hits while under a Shrine Effect" - } - } - }, - stats={ - [1]="map_player_dodge_chance_%_during_shrine_effect" - } - }, - [6311]={ + [6639]={ lang={ English={ [1]={ @@ -156711,7 +165256,7 @@ return { [1]="map_doesnt_consume_sextant_use" } }, - [6312]={ + [6640]={ lang={ English={ [1]={ @@ -156729,7 +165274,7 @@ return { [1]="map_duplicate_x_rare_monsters" } }, - [6313]={ + [6641]={ lang={ English={ [1]={ @@ -156747,7 +165292,7 @@ return { [1]="map_duplicate_x_synthesised_rare_monsters" } }, - [6314]={ + [6642]={ lang={ English={ [1]={ @@ -156792,7 +165337,7 @@ return { [1]="map_elder_boss_variation" } }, - [6315]={ + [6643]={ lang={ English={ [1]={ @@ -156810,7 +165355,7 @@ return { [1]="map_elder_rare_chance_+%" } }, - [6316]={ + [6644]={ lang={ English={ [1]={ @@ -156832,7 +165377,7 @@ return { [1]="map_endgame_affliction_reward_1" } }, - [6317]={ + [6645]={ lang={ English={ [1]={ @@ -156854,7 +165399,7 @@ return { [1]="map_endgame_affliction_reward_2" } }, - [6318]={ + [6646]={ lang={ English={ [1]={ @@ -156876,7 +165421,7 @@ return { [1]="map_endgame_affliction_reward_3" } }, - [6319]={ + [6647]={ lang={ English={ [1]={ @@ -156898,7 +165443,7 @@ return { [1]="map_endgame_affliction_reward_4" } }, - [6320]={ + [6648]={ lang={ English={ [1]={ @@ -156920,7 +165465,95 @@ return { [1]="map_endgame_affliction_reward_5" } }, - [6321]={ + [6649]={ + lang={ + English={ + [1]={ + [1]={ + k="affliction_reward_type", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Delirium Reward Type: {0}" + } + } + }, + stats={ + [1]="map_endgame_affliction_reward_6" + } + }, + [6650]={ + lang={ + English={ + [1]={ + [1]={ + k="affliction_reward_type", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Delirium Reward Type: {0}" + } + } + }, + stats={ + [1]="map_endgame_affliction_reward_7" + } + }, + [6651]={ + lang={ + English={ + [1]={ + [1]={ + k="affliction_reward_type", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Delirium Reward Type: {0}" + } + } + }, + stats={ + [1]="map_endgame_affliction_reward_8" + } + }, + [6652]={ + lang={ + English={ + [1]={ + [1]={ + k="affliction_reward_type", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Delirium Reward Type: {0}" + } + } + }, + stats={ + [1]="map_endgame_affliction_reward_9" + } + }, + [6653]={ lang={ English={ [1]={ @@ -156938,7 +165571,7 @@ return { [1]="map_endgame_fog_depth" } }, - [6322]={ + [6654]={ lang={ English={ [1]={ @@ -156956,7 +165589,7 @@ return { [1]="map_equipment_drops_identified" } }, - [6323]={ + [6655]={ lang={ English={ [1]={ @@ -156974,7 +165607,7 @@ return { [1]="map_essence_monolith_contains_additional_essence_of_corruption" } }, - [6324]={ + [6656]={ lang={ English={ [1]={ @@ -156992,7 +165625,7 @@ return { [1]="map_essence_monolith_contains_essence_of_corruption_%" } }, - [6325]={ + [6657]={ lang={ English={ [1]={ @@ -157010,7 +165643,7 @@ return { [1]="map_essence_monsters_are_corrupted" } }, - [6326]={ + [6658]={ lang={ English={ [1]={ @@ -157037,7 +165670,7 @@ return { [1]="map_essence_monsters_have_additional_essences" } }, - [6327]={ + [6659]={ lang={ English={ [1]={ @@ -157055,7 +165688,7 @@ return { [1]="map_essence_monsters_higher_tier" } }, - [6328]={ + [6660]={ lang={ English={ [1]={ @@ -157082,7 +165715,7 @@ return { [1]="map_expedition_artifact_quantity_+%" } }, - [6329]={ + [6661]={ lang={ English={ [1]={ @@ -157100,7 +165733,7 @@ return { [1]="map_expedition_chest_double_drops_chance_%" } }, - [6330]={ + [6662]={ lang={ English={ [1]={ @@ -157119,7 +165752,7 @@ return { [2]="#" } }, - text="Area contains {0} additional Chests Markers" + text="Area contains {0} additional Chest Markers" } } }, @@ -157127,7 +165760,7 @@ return { [1]="map_expedition_chest_marker_count_+" } }, - [6331]={ + [6663]={ lang={ English={ [1]={ @@ -157154,7 +165787,7 @@ return { [1]="map_expedition_common_chest_marker_count_+" } }, - [6332]={ + [6664]={ lang={ English={ [1]={ @@ -157181,7 +165814,34 @@ return { [1]="map_expedition_elite_marker_count_+%" } }, - [6333]={ + [6665]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=99 + } + }, + text="Areas have {0:+d}% chance to contain an Expedition Encounter" + }, + [2]={ + limit={ + [1]={ + [1]=100, + [2]="#" + } + }, + text="Area contains an additional Expedition Encounter" + } + } + }, + stats={ + [1]="map_expedition_encounter_additional_chance_%" + } + }, + [6666]={ lang={ English={ [1]={ @@ -157208,7 +165868,7 @@ return { [1]="map_expedition_epic_chest_marker_count_+" } }, - [6334]={ + [6667]={ lang={ English={ [1]={ @@ -157226,7 +165886,7 @@ return { [1]="map_expedition_explosion_radius_+%" } }, - [6335]={ + [6668]={ lang={ English={ [1]={ @@ -157244,7 +165904,7 @@ return { [1]="map_expedition_explosives_+%" } }, - [6336]={ + [6669]={ lang={ English={ [1]={ @@ -157262,7 +165922,7 @@ return { [1]="map_expedition_extra_relic_suffix_chance_%" } }, - [6337]={ + [6670]={ lang={ English={ [1]={ @@ -157289,7 +165949,7 @@ return { [1]="map_expedition_maximum_placement_distance_+%" } }, - [6338]={ + [6671]={ lang={ English={ [1]={ @@ -157316,7 +165976,25 @@ return { [1]="map_expedition_number_of_monster_markers_+%" } }, - [6339]={ + [6672]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Expeditions in Area have {0:+d} Remnants" + } + } + }, + stats={ + [1]="map_expedition_relics_+" + } + }, + [6673]={ lang={ English={ [1]={ @@ -157334,7 +166012,7 @@ return { [1]="map_expedition_relics_+%" } }, - [6340]={ + [6674]={ lang={ English={ [1]={ @@ -157361,7 +166039,7 @@ return { [1]="map_expedition_saga_additional_terrain_features" } }, - [6341]={ + [6675]={ lang={ English={ [1]={ @@ -157406,7 +166084,7 @@ return { [1]="map_expedition_saga_contains_boss" } }, - [6342]={ + [6676]={ lang={ English={ [1]={ @@ -157433,7 +166111,7 @@ return { [1]="map_expedition_uncommon_chest_marker_count_+" } }, - [6343]={ + [6677]={ lang={ English={ [1]={ @@ -157443,7 +166121,7 @@ return { [2]="#" } }, - text="[DNT] {0}% increased quantity of Vendor Reroll Currencies dropped by Monsters" + text="{0}% increased Quantity of Vendor Refresh Currencies dropped by Monsters in Areas" }, [2]={ limit={ @@ -157452,7 +166130,7 @@ return { [2]=-1 } }, - text="[DNT] {0}% reduced quantity of Vendor Reroll Currencies dropped by Monsters" + text="{0}% reduced Quantity of Vendor Refresh Currencies dropped by Monsters in Areas" } } }, @@ -157460,7 +166138,34 @@ return { [1]="map_expedition_vendor_reroll_currency_quantity_+%" } }, - [6344]={ + [6678]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Remnants have an additional Suffix Modifier" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Remnants have {0} additional Suffix Modifiers" + } + } + }, + stats={ + [1]="map_expedition_x_extra_relic_suffixes" + } + }, + [6679]={ lang={ English={ [1]={ @@ -157487,7 +166192,7 @@ return { [1]="map_extra_monoliths" } }, - [6345]={ + [6680]={ lang={ English={ [1]={ @@ -157514,7 +166219,7 @@ return { [1]="map_first_invasion_boss_killed_drops_x_additional_currency" } }, - [6346]={ + [6681]={ lang={ English={ [1]={ @@ -157541,7 +166246,7 @@ return { [1]="map_first_strongbox_contains_x_additional_rare_monsters" } }, - [6347]={ + [6682]={ lang={ English={ [1]={ @@ -157568,7 +166273,7 @@ return { [1]="map_first_unique_beyond_boss_slain_drops_x_beyond_uniques" } }, - [6348]={ + [6683]={ lang={ English={ [1]={ @@ -157590,7 +166295,7 @@ return { [1]="map_flask_charges_recovered_per_3_seconds_%" } }, - [6349]={ + [6684]={ lang={ English={ [1]={ @@ -157608,7 +166313,7 @@ return { [1]="map_force_side_area" } }, - [6350]={ + [6685]={ lang={ English={ [1]={ @@ -157634,7 +166339,7 @@ return { [1]="map_gain_onslaught_for_x_ms_on_killing_rare_monster" } }, - [6351]={ + [6686]={ lang={ English={ [1]={ @@ -157652,7 +166357,7 @@ return { [1]="map_ground_haste_action_speed_+%" } }, - [6352]={ + [6687]={ lang={ English={ [1]={ @@ -157670,7 +166375,7 @@ return { [1]="map_harbinger_portal_drops_additional_fragments" } }, - [6353]={ + [6688]={ lang={ English={ [1]={ @@ -157688,7 +166393,7 @@ return { [1]="map_harbingers_drops_additional_currency_shards" } }, - [6354]={ + [6689]={ lang={ English={ [1]={ @@ -157715,7 +166420,7 @@ return { [1]="map_harbingers_%_chance_to_be_replaced_as_atlas_boss" } }, - [6355]={ + [6690]={ lang={ English={ [1]={ @@ -157733,7 +166438,7 @@ return { [1]="map_has_monoliths" } }, - [6356]={ + [6691]={ lang={ English={ [1]={ @@ -157751,7 +166456,7 @@ return { [1]="map_has_x%_quality" } }, - [6357]={ + [6692]={ lang={ English={ [1]={ @@ -157782,7 +166487,7 @@ return { [1]="map_imprisoned_monsters_action_speed_+%" } }, - [6358]={ + [6693]={ lang={ English={ [1]={ @@ -157813,7 +166518,7 @@ return { [1]="map_imprisoned_monsters_damage_+%" } }, - [6359]={ + [6694]={ lang={ English={ [1]={ @@ -157831,7 +166536,7 @@ return { [1]="map_imprisoned_monsters_damage_taken_+%" } }, - [6360]={ + [6695]={ lang={ English={ [1]={ @@ -157849,7 +166554,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_arsonist" } }, - [6361]={ + [6696]={ lang={ English={ [1]={ @@ -157867,7 +166572,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_blasphemer" } }, - [6362]={ + [6697]={ lang={ English={ [1]={ @@ -157885,7 +166590,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_cannibal" } }, - [6363]={ + [6698]={ lang={ English={ [1]={ @@ -157903,7 +166608,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_charlatan" } }, - [6364]={ + [6699]={ lang={ English={ [1]={ @@ -157921,7 +166626,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_corrupter" } }, - [6365]={ + [6700]={ lang={ English={ [1]={ @@ -157939,7 +166644,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_counterfeiter" } }, - [6366]={ + [6701]={ lang={ English={ [1]={ @@ -157957,7 +166662,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_cutthroat" } }, - [6367]={ + [6702]={ lang={ English={ [1]={ @@ -157975,7 +166680,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_embezzler" } }, - [6368]={ + [6703]={ lang={ English={ [1]={ @@ -157993,7 +166698,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_experimenter" } }, - [6369]={ + [6704]={ lang={ English={ [1]={ @@ -158011,7 +166716,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_fisherman" } }, - [6370]={ + [6705]={ lang={ English={ [1]={ @@ -158029,7 +166734,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_freezer" } }, - [6371]={ + [6706]={ lang={ English={ [1]={ @@ -158047,7 +166752,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_librarian" } }, - [6372]={ + [6707]={ lang={ English={ [1]={ @@ -158065,7 +166770,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_martyr" } }, - [6373]={ + [6708]={ lang={ English={ [1]={ @@ -158083,7 +166788,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_mutilator" } }, - [6374]={ + [6709]={ lang={ English={ [1]={ @@ -158101,7 +166806,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_necromancer" } }, - [6375]={ + [6710]={ lang={ English={ [1]={ @@ -158119,7 +166824,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_poisoner" } }, - [6376]={ + [6711]={ lang={ English={ [1]={ @@ -158137,7 +166842,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_rogue" } }, - [6377]={ + [6712]={ lang={ English={ [1]={ @@ -158155,7 +166860,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_smuggler" } }, - [6378]={ + [6713]={ lang={ English={ [1]={ @@ -158173,7 +166878,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_spy" } }, - [6379]={ + [6714]={ lang={ English={ [1]={ @@ -158191,7 +166896,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_thief" } }, - [6380]={ + [6715]={ lang={ English={ [1]={ @@ -158209,7 +166914,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_thug" } }, - [6381]={ + [6716]={ lang={ English={ [1]={ @@ -158227,7 +166932,7 @@ return { [1]="map_incursion_boss_possessed_by_tormented_warlord" } }, - [6382]={ + [6717]={ lang={ English={ [1]={ @@ -158245,7 +166950,7 @@ return { [1]="map_incursion_spawn_large_caustic_plants" } }, - [6383]={ + [6718]={ lang={ English={ [1]={ @@ -158263,7 +166968,7 @@ return { [1]="map_incursion_spawn_parasitic_caustic_plants" } }, - [6384]={ + [6719]={ lang={ English={ [1]={ @@ -158281,7 +166986,7 @@ return { [1]="map_invasion_bosses_are_twinned" } }, - [6385]={ + [6720]={ lang={ English={ [1]={ @@ -158308,7 +167013,7 @@ return { [1]="map_invasion_bosses_drop_x_additional_vaal_orbs" } }, - [6386]={ + [6721]={ lang={ English={ [1]={ @@ -158326,7 +167031,7 @@ return { [1]="map_invasion_bosses_dropped_items_are_fully_linked" } }, - [6387]={ + [6722]={ lang={ English={ [1]={ @@ -158353,7 +167058,7 @@ return { [1]="map_invasion_bosses_dropped_items_have_x_additional_sockets" } }, - [6388]={ + [6723]={ lang={ English={ [1]={ @@ -158380,7 +167085,7 @@ return { [1]="map_invasion_monsters_guarded_by_x_magic_packs" } }, - [6389]={ + [6724]={ lang={ English={ [1]={ @@ -158398,7 +167103,7 @@ return { [1]="map_item_drop_quality_also_applies_to_map_item_drop_rarity" } }, - [6390]={ + [6725]={ lang={ English={ [1]={ @@ -158429,7 +167134,7 @@ return { [1]="map_item_found_rarity_+%_per_15_rampage_stacks" } }, - [6391]={ + [6726]={ lang={ English={ [1]={ @@ -158447,7 +167152,7 @@ return { [1]="map_item_quantity_from_monsters_that_drop_silver_coin_+%" } }, - [6392]={ + [6727]={ lang={ English={ [1]={ @@ -158478,7 +167183,7 @@ return { [1]="map_labyrinth_izaro_area_of_effect_+%" } }, - [6393]={ + [6728]={ lang={ English={ [1]={ @@ -158509,7 +167214,7 @@ return { [1]="map_labyrinth_izaro_attack_cast_move_speed_+%" } }, - [6394]={ + [6729]={ lang={ English={ [1]={ @@ -158540,7 +167245,7 @@ return { [1]="map_labyrinth_izaro_damage_+%" } }, - [6395]={ + [6730]={ lang={ English={ [1]={ @@ -158571,7 +167276,7 @@ return { [1]="map_labyrinth_izaro_life_+%" } }, - [6396]={ + [6731]={ lang={ English={ [1]={ @@ -158602,7 +167307,7 @@ return { [1]="map_labyrinth_monsters_attack_cast_and_movement_speed_+%" } }, - [6397]={ + [6732]={ lang={ English={ [1]={ @@ -158633,7 +167338,7 @@ return { [1]="map_labyrinth_monsters_damage_+%" } }, - [6398]={ + [6733]={ lang={ English={ [1]={ @@ -158664,7 +167369,7 @@ return { [1]="map_labyrinth_monsters_life_+%" } }, - [6399]={ + [6734]={ lang={ English={ [1]={ @@ -158691,7 +167396,7 @@ return { [1]="map_leaguestone_area_contains_x_additional_leaguestones" } }, - [6400]={ + [6735]={ lang={ English={ [1]={ @@ -158722,7 +167427,7 @@ return { [1]="map_leaguestone_beyond_monster_item_quantity_and_rarity_+%_final" } }, - [6401]={ + [6736]={ lang={ English={ [1]={ @@ -158740,7 +167445,7 @@ return { [1]="map_leaguestone_contains_warband_leader" } }, - [6402]={ + [6737]={ lang={ English={ [1]={ @@ -158785,7 +167490,7 @@ return { [1]="map_leaguestone_explicit_warband_type_override" } }, - [6403]={ + [6738]={ lang={ English={ [1]={ @@ -158803,7 +167508,7 @@ return { [1]="map_leaguestone_imprisoned_monsters_item_quantity_+%_final" } }, - [6404]={ + [6739]={ lang={ English={ [1]={ @@ -158821,7 +167526,7 @@ return { [1]="map_leaguestone_imprisoned_monsters_item_rarity_+%_final" } }, - [6405]={ + [6740]={ lang={ English={ [1]={ @@ -158852,7 +167557,7 @@ return { [1]="map_leaguestone_invasion_boss_item_quantity_and_rarity_+%_final" } }, - [6406]={ + [6741]={ lang={ English={ [1]={ @@ -158906,7 +167611,7 @@ return { [1]="map_leaguestone_monolith_contains_essence_type" } }, - [6407]={ + [6742]={ lang={ English={ [1]={ @@ -158933,7 +167638,7 @@ return { [1]="map_leaguestone_override_base_num_breaches" } }, - [6408]={ + [6743]={ lang={ English={ [1]={ @@ -158960,7 +167665,7 @@ return { [1]="map_leaguestone_override_base_num_invasion_bosses" } }, - [6409]={ + [6744]={ lang={ English={ [1]={ @@ -158987,7 +167692,7 @@ return { [1]="map_leaguestone_override_base_num_monoliths" } }, - [6410]={ + [6745]={ lang={ English={ [1]={ @@ -159014,7 +167719,7 @@ return { [1]="map_leaguestone_override_base_num_perandus_chests" } }, - [6411]={ + [6746]={ lang={ English={ [1]={ @@ -159041,7 +167746,7 @@ return { [1]="map_leaguestone_override_base_num_prophecy_coins" } }, - [6412]={ + [6747]={ lang={ English={ [1]={ @@ -159068,7 +167773,7 @@ return { [1]="map_leaguestone_override_base_num_rogue_exiles" } }, - [6413]={ + [6748]={ lang={ English={ [1]={ @@ -159095,7 +167800,7 @@ return { [1]="map_leaguestone_override_base_num_shrines" } }, - [6414]={ + [6749]={ lang={ English={ [1]={ @@ -159122,7 +167827,7 @@ return { [1]="map_leaguestone_override_base_num_strongboxes" } }, - [6415]={ + [6750]={ lang={ English={ [1]={ @@ -159149,7 +167854,7 @@ return { [1]="map_leaguestone_override_base_num_talismans" } }, - [6416]={ + [6751]={ lang={ English={ [1]={ @@ -159176,7 +167881,7 @@ return { [1]="map_leaguestone_override_base_num_tormented_spirits" } }, - [6417]={ + [6752]={ lang={ English={ [1]={ @@ -159203,7 +167908,7 @@ return { [1]="map_leaguestone_override_base_num_warband_packs" } }, - [6418]={ + [6753]={ lang={ English={ [1]={ @@ -159221,7 +167926,7 @@ return { [1]="map_leaguestone_perandus_chests_have_item_quantity_+%_final" } }, - [6419]={ + [6754]={ lang={ English={ [1]={ @@ -159239,7 +167944,7 @@ return { [1]="map_leaguestone_perandus_chests_have_item_rarity_+%_final" } }, - [6420]={ + [6755]={ lang={ English={ [1]={ @@ -159257,7 +167962,7 @@ return { [1]="map_leaguestone_rogue_exiles_dropped_item_rarity_+%_final" } }, - [6421]={ + [6756]={ lang={ English={ [1]={ @@ -159284,7 +167989,7 @@ return { [1]="map_leaguestone_shrine_monster_rarity_override" } }, - [6422]={ + [6757]={ lang={ English={ [1]={ @@ -159320,7 +168025,7 @@ return { [1]="map_leaguestone_shrine_override_type" } }, - [6423]={ + [6758]={ lang={ English={ [1]={ @@ -159347,7 +168052,7 @@ return { [1]="map_leaguestone_strongboxes_rarity_override" } }, - [6424]={ + [6759]={ lang={ English={ [1]={ @@ -159365,7 +168070,7 @@ return { [1]="map_strongboxes_vaal_orb_drop_chance_%" } }, - [6425]={ + [6760]={ lang={ English={ [1]={ @@ -159383,7 +168088,7 @@ return { [1]="map_leaguestone_warbands_packs_have_item_quantity_+%_final" } }, - [6426]={ + [6761]={ lang={ English={ [1]={ @@ -159401,7 +168106,7 @@ return { [1]="map_leaguestone_warbands_packs_have_item_rarity_+%_final" } }, - [6427]={ + [6762]={ lang={ English={ [1]={ @@ -159428,7 +168133,7 @@ return { [1]="map_leaguestone_x_monsters_spawn_abaxoth" } }, - [6428]={ + [6763]={ lang={ English={ [1]={ @@ -159455,7 +168160,7 @@ return { [1]="map_leaguestone_x_monsters_spawn_random_beyond_boss" } }, - [6429]={ + [6764]={ lang={ English={ [1]={ @@ -159473,7 +168178,7 @@ return { [1]="map_leaguestones_currency_items_drop_when_first_reaching_x_rampage_stacks" } }, - [6430]={ + [6765]={ lang={ English={ [1]={ @@ -159491,7 +168196,7 @@ return { [1]="map_leaguestones_spawn_powerful_monster_when_reaching_x_rampage_stacks" } }, - [6431]={ + [6766]={ lang={ English={ [1]={ @@ -159518,7 +168223,7 @@ return { [1]="map_legion_league_extra_spawns" } }, - [6432]={ + [6767]={ lang={ English={ [1]={ @@ -159536,7 +168241,7 @@ return { [1]="map_legion_league_force_general" } }, - [6433]={ + [6768]={ lang={ English={ [1]={ @@ -159554,7 +168259,7 @@ return { [1]="map_legion_league_force_war_chest" } }, - [6434]={ + [6769]={ lang={ English={ [1]={ @@ -159572,7 +168277,7 @@ return { [1]="map_level_+" } }, - [6435]={ + [6770]={ lang={ English={ [1]={ @@ -159590,7 +168295,7 @@ return { [1]="map_magic_items_drop_as_normal" } }, - [6436]={ + [6771]={ lang={ English={ [1]={ @@ -159612,7 +168317,7 @@ return { [1]="map_magic_monsters_are_maimed" } }, - [6437]={ + [6772]={ lang={ English={ [1]={ @@ -159643,7 +168348,7 @@ return { [1]="map_magic_monsters_damage_taken_+%" } }, - [6438]={ + [6773]={ lang={ English={ [1]={ @@ -159674,7 +168379,7 @@ return { [1]="map_magic_pack_size_+%" } }, - [6439]={ + [6774]={ lang={ English={ [1]={ @@ -159692,7 +168397,7 @@ return { [1]="map_map_item_drop_chance_+%" } }, - [6440]={ + [6775]={ lang={ English={ [1]={ @@ -159710,7 +168415,7 @@ return { [1]="map_metamorph_all_metamorphs_have_rewards" } }, - [6441]={ + [6776]={ lang={ English={ [1]={ @@ -159737,7 +168442,7 @@ return { [1]="map_metamorph_boss_drops_additional_itemised_organs" } }, - [6442]={ + [6777]={ lang={ English={ [1]={ @@ -159764,7 +168469,7 @@ return { [1]="map_metamorph_itemised_boss_min_rewards" } }, - [6443]={ + [6778]={ lang={ English={ [1]={ @@ -159782,7 +168487,7 @@ return { [1]="map_metamorph_itemised_boss_more_difficult" } }, - [6444]={ + [6779]={ lang={ English={ [1]={ @@ -159800,7 +168505,7 @@ return { [1]="map_metamorphosis_league" } }, - [6445]={ + [6780]={ lang={ English={ [1]={ @@ -159818,7 +168523,7 @@ return { [1]="map_mini_monolith_monsters_are_magic" } }, - [6446]={ + [6781]={ lang={ English={ [1]={ @@ -159857,7 +168562,7 @@ return { [1]="map_monster_and_player_onslaught_effect_+%" } }, - [6447]={ + [6782]={ lang={ English={ [1]={ @@ -159888,7 +168593,7 @@ return { [1]="map_monster_attack_cast_and_movement_speed_+%" } }, - [6448]={ + [6783]={ lang={ English={ [1]={ @@ -159919,7 +168624,7 @@ return { [1]="map_monster_beyond_portal_chance_+%" } }, - [6449]={ + [6784]={ lang={ English={ [1]={ @@ -159950,7 +168655,7 @@ return { [1]="map_monster_curse_effect_on_self_+%" } }, - [6450]={ + [6785]={ lang={ English={ [1]={ @@ -159981,7 +168686,7 @@ return { [1]="map_monster_damage_taken_+%_while_possessed" } }, - [6451]={ + [6786]={ lang={ English={ [1]={ @@ -160020,7 +168725,7 @@ return { [1]="map_monster_non_damaging_ailment_effect_+%_on_self" } }, - [6452]={ + [6787]={ lang={ English={ [1]={ @@ -160051,7 +168756,7 @@ return { [1]="map_monster_slain_experience_+%" } }, - [6453]={ + [6788]={ lang={ English={ [1]={ @@ -160082,7 +168787,7 @@ return { [1]="map_monsters_accuracy_rating_+%" } }, - [6454]={ + [6789]={ lang={ English={ [1]={ @@ -160109,7 +168814,7 @@ return { [1]="map_monsters_add_endurance_charge_on_hit_%" } }, - [6455]={ + [6790]={ lang={ English={ [1]={ @@ -160136,7 +168841,7 @@ return { [1]="map_monsters_add_frenzy_charge_on_hit_%" } }, - [6456]={ + [6791]={ lang={ English={ [1]={ @@ -160163,7 +168868,7 @@ return { [1]="map_monsters_add_power_charge_on_hit_%" } }, - [6457]={ + [6792]={ lang={ English={ [1]={ @@ -160181,7 +168886,7 @@ return { [1]="map_monsters_additional_chaos_resistance" } }, - [6458]={ + [6793]={ lang={ English={ [1]={ @@ -160199,7 +168904,7 @@ return { [1]="map_monsters_additional_elemental_resistance" } }, - [6459]={ + [6794]={ lang={ English={ [1]={ @@ -160221,7 +168926,7 @@ return { [1]="map_monsters_all_damage_can_chill" } }, - [6460]={ + [6795]={ lang={ English={ [1]={ @@ -160243,7 +168948,7 @@ return { [1]="map_monsters_all_damage_can_shock" } }, - [6461]={ + [6796]={ lang={ English={ [1]={ @@ -160265,7 +168970,7 @@ return { [1]="map_monsters_always_ignite" } }, - [6462]={ + [6797]={ lang={ English={ [1]={ @@ -160283,7 +168988,7 @@ return { [1]="map_monsters_are_converted_on_kill" } }, - [6463]={ + [6798]={ lang={ English={ [1]={ @@ -160301,7 +169006,7 @@ return { [1]="map_monsters_avoid_poison_blind_bleed_%" } }, - [6464]={ + [6799]={ lang={ English={ [1]={ @@ -160319,7 +169024,7 @@ return { [1]="map_monsters_cannot_be_taunted" } }, - [6465]={ + [6800]={ lang={ English={ [1]={ @@ -160354,7 +169059,7 @@ return { [1]="map_monsters_chance_to_impale_%" } }, - [6466]={ + [6801]={ lang={ English={ [1]={ @@ -160389,7 +169094,7 @@ return { [1]="map_monsters_chance_to_inflict_brittle_%" } }, - [6467]={ + [6802]={ lang={ English={ [1]={ @@ -160424,7 +169129,7 @@ return { [1]="map_monsters_chance_to_inflict_sapped_%" } }, - [6468]={ + [6803]={ lang={ English={ [1]={ @@ -160459,7 +169164,7 @@ return { [1]="map_monsters_chance_to_scorch_%" } }, - [6469]={ + [6804]={ lang={ English={ [1]={ @@ -160490,7 +169195,7 @@ return { [1]="map_monsters_curse_effect_on_self_+%_final" } }, - [6470]={ + [6805]={ lang={ English={ [1]={ @@ -160512,7 +169217,7 @@ return { [1]="map_monsters_enemy_phys_reduction_%_penalty_vs_hit" } }, - [6471]={ + [6806]={ lang={ English={ [1]={ @@ -160539,7 +169244,7 @@ return { [1]="map_monsters_energy_shield_leech_resistance_%" } }, - [6472]={ + [6807]={ lang={ English={ [1]={ @@ -160574,7 +169279,7 @@ return { [1]="map_monsters_maim_on_hit_%_chance" } }, - [6473]={ + [6808]={ lang={ English={ [1]={ @@ -160592,7 +169297,7 @@ return { [1]="map_monsters_movement_speed_cannot_be_reduced_below_base" } }, - [6474]={ + [6809]={ lang={ English={ [1]={ @@ -160614,7 +169319,7 @@ return { [1]="map_monsters_near_shrines_are_chilled" } }, - [6475]={ + [6810]={ lang={ English={ [1]={ @@ -160632,7 +169337,7 @@ return { [1]="map_monsters_penetrate_elemental_resistances_%" } }, - [6476]={ + [6811]={ lang={ English={ [1]={ @@ -160654,7 +169359,7 @@ return { [1]="map_monsters_%_chance_to_inflict_status_ailments" } }, - [6477]={ + [6812]={ lang={ English={ [1]={ @@ -160672,7 +169377,7 @@ return { [1]="map_monsters_%_physical_damage_to_add_as_chaos" } }, - [6478]={ + [6813]={ lang={ English={ [1]={ @@ -160690,7 +169395,7 @@ return { [1]="map_monsters_reduce_enemy_chaos_resistance_%" } }, - [6479]={ + [6814]={ lang={ English={ [1]={ @@ -160708,7 +169413,7 @@ return { [1]="map_monsters_reduce_enemy_cold_resistance_%" } }, - [6480]={ + [6815]={ lang={ English={ [1]={ @@ -160726,7 +169431,7 @@ return { [1]="map_monsters_reduce_enemy_fire_resistance_%" } }, - [6481]={ + [6816]={ lang={ English={ [1]={ @@ -160744,7 +169449,7 @@ return { [1]="map_monsters_reduce_enemy_lightning_resistance_%" } }, - [6482]={ + [6817]={ lang={ English={ [1]={ @@ -160771,7 +169476,7 @@ return { [1]="map_monsters_remove_charges_on_hit_%" } }, - [6483]={ + [6818]={ lang={ English={ [1]={ @@ -160789,7 +169494,7 @@ return { [1]="map_monsters_remove_enemy_flask_charge_on_hit_%_chance" } }, - [6484]={ + [6819]={ lang={ English={ [1]={ @@ -160807,7 +169512,7 @@ return { [1]="map_monsters_remove_%_of_mana_on_hit" } }, - [6485]={ + [6820]={ lang={ English={ [1]={ @@ -160834,7 +169539,7 @@ return { [1]="map_monsters_spawned_with_talisman_drop_additional_rare_items" } }, - [6486]={ + [6821]={ lang={ English={ [1]={ @@ -160869,7 +169574,7 @@ return { [1]="map_monsters_spells_chance_to_hinder_on_hit_%_chance" } }, - [6487]={ + [6822]={ lang={ English={ [1]={ @@ -160896,7 +169601,7 @@ return { [1]="map_monsters_steal_charges" } }, - [6488]={ + [6823]={ lang={ English={ [1]={ @@ -160923,7 +169628,7 @@ return { [1]="map_monsters_that_drop_silver_coin_drop_x_additional_silver_coins" } }, - [6489]={ + [6824]={ lang={ English={ [1]={ @@ -160950,7 +169655,7 @@ return { [1]="map_monsters_with_silver_coins_drop_x_additional_currency_items" } }, - [6490]={ + [6825]={ lang={ English={ [1]={ @@ -160977,7 +169682,7 @@ return { [1]="map_monsters_with_silver_coins_drop_x_additional_rare_items" } }, - [6491]={ + [6826]={ lang={ English={ [1]={ @@ -160995,7 +169700,7 @@ return { [1]="map_monstrous_treasure_no_monsters" } }, - [6492]={ + [6827]={ lang={ English={ [1]={ @@ -161026,7 +169731,7 @@ return { [1]="map_movement_velocity_+%_per_poison_stack" } }, - [6493]={ + [6828]={ lang={ English={ [1]={ @@ -161053,7 +169758,7 @@ return { [1]="map_nemesis_dropped_items_+" } }, - [6494]={ + [6829]={ lang={ English={ [1]={ @@ -161080,7 +169785,7 @@ return { [1]="map_next_area_contains_x_additional_bearers_of_the_guardian_packs" } }, - [6495]={ + [6830]={ lang={ English={ [1]={ @@ -161107,7 +169812,7 @@ return { [1]="map_next_area_contains_x_additional_voidspawn_of_abaxoth_packs" } }, - [6496]={ + [6831]={ lang={ English={ [1]={ @@ -161125,7 +169830,7 @@ return { [1]="map_no_magic_items_drop" } }, - [6497]={ + [6832]={ lang={ English={ [1]={ @@ -161143,7 +169848,7 @@ return { [1]="map_no_rare_items_drop" } }, - [6498]={ + [6833]={ lang={ English={ [1]={ @@ -161161,7 +169866,7 @@ return { [1]="map_no_stashes" } }, - [6499]={ + [6834]={ lang={ English={ [1]={ @@ -161179,7 +169884,7 @@ return { [1]="map_no_uniques_drop_randomly" } }, - [6500]={ + [6835]={ lang={ English={ [1]={ @@ -161197,7 +169902,7 @@ return { [1]="map_no_vendors" } }, - [6501]={ + [6836]={ lang={ English={ [1]={ @@ -161215,7 +169920,7 @@ return { [1]="map_non_unique_items_drop_normal" } }, - [6502]={ + [6837]={ lang={ English={ [1]={ @@ -161237,7 +169942,7 @@ return { [1]="map_non_unique_monster_life_regeneration_rate_per_minute_%" } }, - [6503]={ + [6838]={ lang={ English={ [1]={ @@ -161255,7 +169960,7 @@ return { [1]="map_normal_items_drop_as_magic" } }, - [6504]={ + [6839]={ lang={ English={ [1]={ @@ -161273,7 +169978,7 @@ return { [1]="map_nuke_everything" } }, - [6505]={ + [6840]={ lang={ English={ [1]={ @@ -161300,7 +170005,7 @@ return { [1]="map_num_extra_abysses" } }, - [6506]={ + [6841]={ lang={ English={ [1]={ @@ -161318,7 +170023,7 @@ return { [1]="map_num_extra_blights_" } }, - [6507]={ + [6842]={ lang={ English={ [1]={ @@ -161345,7 +170050,7 @@ return { [1]="map_num_extra_gloom_shrines" } }, - [6508]={ + [6843]={ lang={ English={ [1]={ @@ -161372,7 +170077,7 @@ return { [1]="map_num_extra_harbingers" } }, - [6509]={ + [6844]={ lang={ English={ [1]={ @@ -161399,7 +170104,7 @@ return { [1]="map_num_extra_resonating_shrines" } }, - [6510]={ + [6845]={ lang={ English={ [1]={ @@ -161426,7 +170131,7 @@ return { [1]="map_number_of_additional_mods" } }, - [6511]={ + [6846]={ lang={ English={ [1]={ @@ -161453,7 +170158,7 @@ return { [1]="map_number_of_additional_prefixes" } }, - [6512]={ + [6847]={ lang={ English={ [1]={ @@ -161480,7 +170185,7 @@ return { [1]="map_number_of_additional_silver_coin_drops" } }, - [6513]={ + [6848]={ lang={ English={ [1]={ @@ -161507,7 +170212,7 @@ return { [1]="map_number_of_additional_suffixes" } }, - [6514]={ + [6849]={ lang={ English={ [1]={ @@ -161534,7 +170239,7 @@ return { [1]="map_on_complete_drop_x_additional_maps" } }, - [6515]={ + [6850]={ lang={ English={ [1]={ @@ -161552,7 +170257,7 @@ return { [1]="map_owner_sulphite_gained_+%" } }, - [6516]={ + [6851]={ lang={ English={ [1]={ @@ -161570,7 +170275,7 @@ return { [1]="map_packs_are_abomination_monsters" } }, - [6517]={ + [6852]={ lang={ English={ [1]={ @@ -161588,7 +170293,7 @@ return { [1]="map_packs_are_blackguards" } }, - [6518]={ + [6853]={ lang={ English={ [1]={ @@ -161606,7 +170311,7 @@ return { [1]="map_packs_are_ghosts" } }, - [6519]={ + [6854]={ lang={ English={ [1]={ @@ -161624,7 +170329,7 @@ return { [1]="map_packs_are_kitava" } }, - [6520]={ + [6855]={ lang={ English={ [1]={ @@ -161642,7 +170347,7 @@ return { [1]="map_packs_are_lunaris" } }, - [6521]={ + [6856]={ lang={ English={ [1]={ @@ -161660,7 +170365,7 @@ return { [1]="map_packs_are_solaris" } }, - [6522]={ + [6857]={ lang={ English={ [1]={ @@ -161678,7 +170383,7 @@ return { [1]="map_packs_are_spiders" } }, - [6523]={ + [6858]={ lang={ English={ [1]={ @@ -161696,7 +170401,7 @@ return { [1]="map_packs_are_vaal" } }, - [6524]={ + [6859]={ lang={ English={ [1]={ @@ -161714,7 +170419,7 @@ return { [1]="map_perandus_guards_are_rare" } }, - [6525]={ + [6860]={ lang={ English={ [1]={ @@ -161732,7 +170437,7 @@ return { [1]="map_perandus_monsters_drop_perandus_coin_stack_%" } }, - [6526]={ + [6861]={ lang={ English={ [1]={ @@ -161771,7 +170476,7 @@ return { [1]="map_player_attack_cast_and_movement_speed_+%_during_onslaught" } }, - [6527]={ + [6862]={ lang={ English={ [1]={ @@ -161798,7 +170503,7 @@ return { [1]="map_player_chance_to_gain_vaal_soul_on_kill_%" } }, - [6528]={ + [6863]={ lang={ English={ [1]={ @@ -161829,7 +170534,7 @@ return { [1]="map_player_charges_gained_+%" } }, - [6529]={ + [6864]={ lang={ English={ [1]={ @@ -161860,7 +170565,7 @@ return { [1]="map_player_curse_effect_on_self_+%" } }, - [6530]={ + [6865]={ lang={ English={ [1]={ @@ -161878,7 +170583,7 @@ return { [1]="map_player_damage_+%_vs_breach_monsters" } }, - [6531]={ + [6866]={ lang={ English={ [1]={ @@ -161909,7 +170614,7 @@ return { [1]="map_player_damage_taken_+%_vs_breach_monsters" } }, - [6532]={ + [6867]={ lang={ English={ [1]={ @@ -161940,7 +170645,7 @@ return { [1]="map_player_damage_taken_+%_while_rampaging" } }, - [6533]={ + [6868]={ lang={ English={ [1]={ @@ -161958,7 +170663,7 @@ return { [1]="map_player_disable_soul_gain_prevention" } }, - [6534]={ + [6869]={ lang={ English={ [1]={ @@ -161976,7 +170681,7 @@ return { [1]="map_player_flask_recovery_is_instant" } }, - [6535]={ + [6870]={ lang={ English={ [1]={ @@ -161994,7 +170699,7 @@ return { [1]="map_player_has_random_level_X_curse_every_10_seconds" } }, - [6536]={ + [6871]={ lang={ English={ [1]={ @@ -162025,7 +170730,7 @@ return { [1]="map_player_life_and_es_recovery_speed_+%_final" } }, - [6537]={ + [6872]={ lang={ English={ [1]={ @@ -162047,7 +170752,7 @@ return { [1]="map_player_life_regeneration_rate_per_minute_%_per_25_rampage_stacks" } }, - [6538]={ + [6873]={ lang={ English={ [1]={ @@ -162065,7 +170770,7 @@ return { [1]="map_player_movement_velocity_+%" } }, - [6539]={ + [6874]={ lang={ English={ [1]={ @@ -162100,7 +170805,7 @@ return { [1]="map_player_onslaught_on_kill_%" } }, - [6540]={ + [6875]={ lang={ English={ [1]={ @@ -162118,25 +170823,7 @@ return { [1]="map_player_shrine_effect_duration_+%" } }, - [6541]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Players have {0}% chance to Dodge Spell Hits" - } - } - }, - stats={ - [1]="map_players_additional_spell_dodge_%" - } - }, - [6542]={ + [6876]={ lang={ English={ [1]={ @@ -162167,7 +170854,7 @@ return { [1]="map_players_and_monsters_chaos_damage_taken_+%" } }, - [6543]={ + [6877]={ lang={ English={ [1]={ @@ -162198,7 +170885,7 @@ return { [1]="map_players_and_monsters_cold_damage_taken_+%" } }, - [6544]={ + [6878]={ lang={ English={ [1]={ @@ -162229,7 +170916,7 @@ return { [1]="map_players_and_monsters_critical_strike_chance_+%" } }, - [6545]={ + [6879]={ lang={ English={ [1]={ @@ -162247,7 +170934,7 @@ return { [1]="map_players_and_monsters_curses_are_reflected" } }, - [6546]={ + [6880]={ lang={ English={ [1]={ @@ -162278,7 +170965,7 @@ return { [1]="map_players_and_monsters_damage_+%_per_curse" } }, - [6547]={ + [6881]={ lang={ English={ [1]={ @@ -162296,7 +170983,7 @@ return { [1]="map_players_and_monsters_damage_taken_+%_while_stationary" } }, - [6548]={ + [6882]={ lang={ English={ [1]={ @@ -162327,7 +171014,7 @@ return { [1]="map_players_and_monsters_fire_damage_taken_+%" } }, - [6549]={ + [6883]={ lang={ English={ [1]={ @@ -162353,7 +171040,7 @@ return { [1]="map_players_and_monsters_have_onslaught_if_hit_recently" } }, - [6550]={ + [6884]={ lang={ English={ [1]={ @@ -162371,7 +171058,7 @@ return { [1]="map_players_and_monsters_have_resolute_technique" } }, - [6551]={ + [6885]={ lang={ English={ [1]={ @@ -162402,7 +171089,7 @@ return { [1]="map_players_and_monsters_lightning_damage_taken_+%" } }, - [6552]={ + [6886]={ lang={ English={ [1]={ @@ -162420,7 +171107,7 @@ return { [1]="map_players_and_monsters_movement_speed_+%" } }, - [6553]={ + [6887]={ lang={ English={ [1]={ @@ -162451,7 +171138,7 @@ return { [1]="map_players_and_monsters_physical_damage_taken_+%" } }, - [6554]={ + [6888]={ lang={ English={ [1]={ @@ -162473,7 +171160,7 @@ return { [1]="map_players_are_poisoned_while_moving_chaos_damage_per_second" } }, - [6555]={ + [6889]={ lang={ English={ [1]={ @@ -162504,7 +171191,7 @@ return { [1]="map_players_armour_+%_final" } }, - [6556]={ + [6890]={ lang={ English={ [1]={ @@ -162535,7 +171222,7 @@ return { [1]="map_players_block_chance_+%" } }, - [6557]={ + [6891]={ lang={ English={ [1]={ @@ -162553,7 +171240,7 @@ return { [1]="map_players_cannot_gain_endurance_charges" } }, - [6558]={ + [6892]={ lang={ English={ [1]={ @@ -162571,7 +171258,7 @@ return { [1]="map_players_cannot_gain_frenzy_charges" } }, - [6559]={ + [6893]={ lang={ English={ [1]={ @@ -162589,7 +171276,7 @@ return { [1]="map_players_cannot_gain_power_charges" } }, - [6560]={ + [6894]={ lang={ English={ [1]={ @@ -162607,34 +171294,7 @@ return { [1]="map_players_cannot_take_reflected_damage" } }, - [6561]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]=1 - } - }, - text="Player chance to Dodge is Lucky" - }, - [2]={ - limit={ - [1]={ - [1]=-1, - [2]=-1 - } - }, - text="Player chance to Dodge is Unlucky" - } - } - }, - stats={ - [1]="map_players_extra_dodge_rolls" - } - }, - [6562]={ + [6895]={ lang={ English={ [1]={ @@ -162656,7 +171316,7 @@ return { [1]="map_players_gain_1_random_rare_monster_mod_on_kill_ms" } }, - [6563]={ + [6896]={ lang={ English={ [1]={ @@ -162683,7 +171343,7 @@ return { [1]="map_players_gain_1_rare_monster_mods_on_kill_for_20_seconds_%" } }, - [6564]={ + [6897]={ lang={ English={ [1]={ @@ -162709,7 +171369,7 @@ return { [1]="map_players_gain_onslaught_after_opening_a_strongbox_ms" } }, - [6565]={ + [6898]={ lang={ English={ [1]={ @@ -162727,7 +171387,7 @@ return { [1]="map_players_gain_onslaught_during_flask_effect" } }, - [6566]={ + [6899]={ lang={ English={ [1]={ @@ -162745,7 +171405,7 @@ return { [1]="map_players_gain_rare_monster_mods_on_kill_%_chance" } }, - [6567]={ + [6900]={ lang={ English={ [1]={ @@ -162763,7 +171423,7 @@ return { [1]="map_players_have_point_blank" } }, - [6568]={ + [6901]={ lang={ English={ [1]={ @@ -162781,7 +171441,7 @@ return { [1]="map_players_movement_skills_cooldown_speed_+%" } }, - [6569]={ + [6902]={ lang={ English={ [1]={ @@ -162812,7 +171472,7 @@ return { [1]="map_players_movement_speed_+%" } }, - [6570]={ + [6903]={ lang={ English={ [1]={ @@ -162830,7 +171490,7 @@ return { [1]="map_players_no_regeneration_including_es" } }, - [6571]={ + [6904]={ lang={ English={ [1]={ @@ -162848,7 +171508,7 @@ return { [1]="map_players_resist_all_%" } }, - [6572]={ + [6905]={ lang={ English={ [1]={ @@ -162879,7 +171539,42 @@ return { [1]="map_players_skill_area_of_effect_+%_final" } }, - [6573]={ + [6906]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Players Prevent {0:+d}% of Suppressed Spell Damage" + }, + [2]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Players have {0:+d}% to amount of Suppressed Spell Damage Prevented" + } + } + }, + stats={ + [1]="map_players_spell_damage_%_suppressed" + } + }, + [6907]={ lang={ English={ [1]={ @@ -162897,7 +171592,7 @@ return { [1]="map_portals_do_not_expire" } }, - [6574]={ + [6908]={ lang={ English={ [1]={ @@ -162924,7 +171619,7 @@ return { [1]="map_possessed_monsters_drop_gilded_scarab_chance_%" } }, - [6575]={ + [6909]={ lang={ English={ [1]={ @@ -162951,7 +171646,7 @@ return { [1]="map_possessed_monsters_drop_map_chance_%" } }, - [6576]={ + [6910]={ lang={ English={ [1]={ @@ -162978,7 +171673,7 @@ return { [1]="map_possessed_monsters_drop_polished_scarab_chance_%" } }, - [6577]={ + [6911]={ lang={ English={ [1]={ @@ -163005,7 +171700,7 @@ return { [1]="map_possessed_monsters_drop_rusted_scarab_chance_%" } }, - [6578]={ + [6912]={ lang={ English={ [1]={ @@ -163032,7 +171727,7 @@ return { [1]="map_possessed_monsters_drop_unique_chance_%" } }, - [6579]={ + [6913]={ lang={ English={ [1]={ @@ -163059,7 +171754,7 @@ return { [1]="map_possessed_monsters_drop_winged_scarab_chance_%" } }, - [6580]={ + [6914]={ lang={ English={ [1]={ @@ -163090,7 +171785,7 @@ return { [1]="map_rampage_time_+%" } }, - [6581]={ + [6915]={ lang={ English={ [1]={ @@ -163108,7 +171803,7 @@ return { [1]="map_random_unique_monster_is_possessed" } }, - [6582]={ + [6916]={ lang={ English={ [1]={ @@ -163126,7 +171821,7 @@ return { [1]="map_random_zana_mod" } }, - [6583]={ + [6917]={ lang={ English={ [1]={ @@ -163144,7 +171839,7 @@ return { [1]="map_rare_breach_monster_additional_breach_ring_drop_chance_%" } }, - [6584]={ + [6918]={ lang={ English={ [1]={ @@ -163171,7 +171866,7 @@ return { [1]="map_rare_breach_monsters_drop_additional_shards" } }, - [6585]={ + [6919]={ lang={ English={ [1]={ @@ -163210,7 +171905,7 @@ return { [1]="map_rare_monsters_are_hindered" } }, - [6586]={ + [6920]={ lang={ English={ [1]={ @@ -163237,7 +171932,7 @@ return { [1]="map_rare_monsters_drop_rare_prismatic_ring_on_death_%" } }, - [6587]={ + [6921]={ lang={ English={ [1]={ @@ -163264,7 +171959,7 @@ return { [1]="map_rare_monsters_drop_x_additional_rare_items" } }, - [6588]={ + [6922]={ lang={ English={ [1]={ @@ -163282,7 +171977,7 @@ return { [1]="map_rare_monsters_have_inner_treasure" } }, - [6589]={ + [6923]={ lang={ English={ [1]={ @@ -163309,7 +172004,7 @@ return { [1]="map_ritual_additional_reward_rerolls" } }, - [6590]={ + [6924]={ lang={ English={ [1]={ @@ -163327,7 +172022,7 @@ return { [1]="map_ritual_encounter_count_is_four" } }, - [6591]={ + [6925]={ lang={ English={ [1]={ @@ -163358,7 +172053,7 @@ return { [1]="map_ritual_rewards_reroll_cost_+%_final" } }, - [6592]={ + [6926]={ lang={ English={ [1]={ @@ -163389,7 +172084,7 @@ return { [1]="map_ritual_tribute_+%" } }, - [6593]={ + [6927]={ lang={ English={ [1]={ @@ -163420,7 +172115,7 @@ return { [1]="map_ritual_uber_rune_type_weighting_+%" } }, - [6594]={ + [6928]={ lang={ English={ [1]={ @@ -163438,7 +172133,7 @@ return { [1]="map_rogue_exile_attack_cast_and_movement_speed_+%" } }, - [6595]={ + [6929]={ lang={ English={ [1]={ @@ -163456,7 +172151,7 @@ return { [1]="map_rogue_exile_drop_skill_gem_with_quality" } }, - [6596]={ + [6930]={ lang={ English={ [1]={ @@ -163474,7 +172169,7 @@ return { [1]="map_rogue_exiles_are_doubled" } }, - [6597]={ + [6931]={ lang={ English={ [1]={ @@ -163505,7 +172200,7 @@ return { [1]="map_rogue_exiles_damage_+%" } }, - [6598]={ + [6932]={ lang={ English={ [1]={ @@ -163523,7 +172218,7 @@ return { [1]="map_rogue_exiles_drop_additional_currency_items_with_quality" } }, - [6599]={ + [6933]={ lang={ English={ [1]={ @@ -163550,7 +172245,7 @@ return { [1]="map_rogue_exiles_drop_x_additional_jewels" } }, - [6600]={ + [6934]={ lang={ English={ [1]={ @@ -163568,7 +172263,7 @@ return { [1]="map_rogue_exiles_dropped_items_are_corrupted" } }, - [6601]={ + [6935]={ lang={ English={ [1]={ @@ -163586,7 +172281,7 @@ return { [1]="map_rogue_exiles_dropped_items_are_duplicated" } }, - [6602]={ + [6936]={ lang={ English={ [1]={ @@ -163604,7 +172299,7 @@ return { [1]="map_rogue_exiles_dropped_items_are_fully_linked" } }, - [6603]={ + [6937]={ lang={ English={ [1]={ @@ -163635,7 +172330,7 @@ return { [1]="map_rogue_exiles_maximum_life_+%" } }, - [6604]={ + [6938]={ lang={ English={ [1]={ @@ -163653,7 +172348,7 @@ return { [1]="map_shaper_rare_chance_+%" } }, - [6605]={ + [6939]={ lang={ English={ [1]={ @@ -163680,7 +172375,7 @@ return { [1]="map_shrines_drop_x_currency_items_on_activation" } }, - [6606]={ + [6940]={ lang={ English={ [1]={ @@ -163698,7 +172393,7 @@ return { [1]="map_shrines_grant_a_random_additional_effect" } }, - [6607]={ + [6941]={ lang={ English={ [1]={ @@ -163716,7 +172411,7 @@ return { [1]="map_simulacrum_reward_level_+" } }, - [6608]={ + [6942]={ lang={ English={ [1]={ @@ -163734,7 +172429,7 @@ return { [1]="map_spawn_abysses" } }, - [6609]={ + [6943]={ lang={ English={ [1]={ @@ -163752,7 +172447,7 @@ return { [1]="map_spawn_affliction_mirror" } }, - [6610]={ + [6944]={ lang={ English={ [1]={ @@ -163770,7 +172465,7 @@ return { [1]="map_spawn_bestiary_encounters" } }, - [6611]={ + [6945]={ lang={ English={ [1]={ @@ -163797,7 +172492,7 @@ return { [1]="map_spawn_beyond_boss_when_beyond_boss_slain_%" } }, - [6612]={ + [6946]={ lang={ English={ [1]={ @@ -163824,7 +172519,7 @@ return { [1]="map_spawn_cadiro_%_chance" } }, - [6613]={ + [6947]={ lang={ English={ [1]={ @@ -163851,7 +172546,7 @@ return { [1]="map_spawn_extra_perandus_chests" } }, - [6614]={ + [6948]={ lang={ English={ [1]={ @@ -163869,7 +172564,7 @@ return { [1]="map_spawn_heist_smugglers_cache" } }, - [6615]={ + [6949]={ lang={ English={ [1]={ @@ -163887,7 +172582,7 @@ return { [1]="map_spawn_incursion_encounters" } }, - [6616]={ + [6950]={ lang={ English={ [1]={ @@ -163905,7 +172600,7 @@ return { [1]="map_spawn_x_additional_heist_smugglers_caches" } }, - [6617]={ + [6951]={ lang={ English={ [1]={ @@ -163936,7 +172631,7 @@ return { [1]="map_storm_area_of_effect_+%" } }, - [6618]={ + [6952]={ lang={ English={ [1]={ @@ -163954,7 +172649,7 @@ return { [1]="map_strongbox_items_dropped_are_mirrored" } }, - [6619]={ + [6953]={ lang={ English={ [1]={ @@ -163972,7 +172667,7 @@ return { [1]="map_strongbox_monsters_attack_speed_+%" } }, - [6620]={ + [6954]={ lang={ English={ [1]={ @@ -164003,7 +172698,7 @@ return { [1]="map_strongbox_monsters_item_quantity_+%" } }, - [6621]={ + [6955]={ lang={ English={ [1]={ @@ -164021,7 +172716,7 @@ return { [1]="map_strongboxes_are_corrupted" } }, - [6622]={ + [6956]={ lang={ English={ [1]={ @@ -164039,7 +172734,7 @@ return { [1]="map_strongboxes_at_least_rare" } }, - [6623]={ + [6957]={ lang={ English={ [1]={ @@ -164066,7 +172761,7 @@ return { [1]="map_strongboxes_drop_x_additional_rare_items" } }, - [6624]={ + [6958]={ lang={ English={ [1]={ @@ -164102,7 +172797,7 @@ return { [1]="map_strongboxes_minimum_rarity" } }, - [6625]={ + [6959]={ lang={ English={ [1]={ @@ -164120,7 +172815,7 @@ return { [1]="map_synthesis_league" } }, - [6626]={ + [6960]={ lang={ English={ [1]={ @@ -164138,7 +172833,7 @@ return { [1]="map_synthesis_spawn_additional_abyss_bone_chest_clusters" } }, - [6627]={ + [6961]={ lang={ English={ [1]={ @@ -164156,7 +172851,7 @@ return { [1]="map_synthesis_spawn_additional_bloodworm_barrel_clusters" } }, - [6628]={ + [6962]={ lang={ English={ [1]={ @@ -164174,7 +172869,7 @@ return { [1]="map_synthesis_spawn_additional_fungal_chest_clusters" } }, - [6629]={ + [6963]={ lang={ English={ [1]={ @@ -164201,7 +172896,7 @@ return { [1]="map_synthesis_spawn_additional_magic_ambush_chest" } }, - [6630]={ + [6964]={ lang={ English={ [1]={ @@ -164228,7 +172923,7 @@ return { [1]="map_synthesis_spawn_additional_normal_ambush_chest" } }, - [6631]={ + [6965]={ lang={ English={ [1]={ @@ -164246,7 +172941,7 @@ return { [1]="map_synthesis_spawn_additional_parasite_barrel_clusters" } }, - [6632]={ + [6966]={ lang={ English={ [1]={ @@ -164273,7 +172968,7 @@ return { [1]="map_synthesis_spawn_additional_rare_ambush_chest" } }, - [6633]={ + [6967]={ lang={ English={ [1]={ @@ -164291,7 +172986,7 @@ return { [1]="map_synthesis_spawn_additional_volatile_barrel_clusters" } }, - [6634]={ + [6968]={ lang={ English={ [1]={ @@ -164309,7 +173004,7 @@ return { [1]="map_synthesis_spawn_additional_wealthy_barrel_clusters" } }, - [6635]={ + [6969]={ lang={ English={ [1]={ @@ -164336,7 +173031,7 @@ return { [1]="map_synthesised_magic_monster_additional_breach_splinter_drop_chance_%" } }, - [6636]={ + [6970]={ lang={ English={ [1]={ @@ -164363,7 +173058,7 @@ return { [1]="map_synthesised_magic_monster_additional_currency_item_drop_chance_%" } }, - [6637]={ + [6971]={ lang={ English={ [1]={ @@ -164390,7 +173085,7 @@ return { [1]="map_synthesised_magic_monster_additional_currency_shard_drop_chance_%" } }, - [6638]={ + [6972]={ lang={ English={ [1]={ @@ -164417,7 +173112,7 @@ return { [1]="map_synthesised_magic_monster_additional_divination_card_drop_chance_%" } }, - [6639]={ + [6973]={ lang={ English={ [1]={ @@ -164444,7 +173139,7 @@ return { [1]="map_synthesised_magic_monster_additional_elder_item_drop_chance_%" } }, - [6640]={ + [6974]={ lang={ English={ [1]={ @@ -164471,7 +173166,7 @@ return { [1]="map_synthesised_magic_monster_additional_fossil_drop_chance_%" } }, - [6641]={ + [6975]={ lang={ English={ [1]={ @@ -164498,7 +173193,7 @@ return { [1]="map_synthesised_magic_monster_additional_quality_currency_item_drop_chance_%" } }, - [6642]={ + [6976]={ lang={ English={ [1]={ @@ -164525,7 +173220,7 @@ return { [1]="map_synthesised_magic_monster_additional_shaper_item_drop_chance_%" } }, - [6643]={ + [6977]={ lang={ English={ [1]={ @@ -164552,7 +173247,7 @@ return { [1]="map_synthesised_magic_monster_drop_additional_currency" } }, - [6644]={ + [6978]={ lang={ English={ [1]={ @@ -164579,7 +173274,7 @@ return { [1]="map_synthesised_magic_monster_drop_additional_currency_shard" } }, - [6645]={ + [6979]={ lang={ English={ [1]={ @@ -164606,7 +173301,7 @@ return { [1]="map_synthesised_magic_monster_drop_additional_quality_currency" } }, - [6646]={ + [6980]={ lang={ English={ [1]={ @@ -164624,7 +173319,7 @@ return { [1]="map_synthesised_magic_monster_dropped_item_quantity_+%" } }, - [6647]={ + [6981]={ lang={ English={ [1]={ @@ -164642,7 +173337,7 @@ return { [1]="map_synthesised_magic_monster_dropped_item_rarity_+%" } }, - [6648]={ + [6982]={ lang={ English={ [1]={ @@ -164660,7 +173355,7 @@ return { [1]="map_synthesised_magic_monster_fractured_item_drop_chance_+%" } }, - [6649]={ + [6983]={ lang={ English={ [1]={ @@ -164687,7 +173382,7 @@ return { [1]="map_synthesised_magic_monster_items_drop_corrupted_%" } }, - [6650]={ + [6984]={ lang={ English={ [1]={ @@ -164705,7 +173400,7 @@ return { [1]="map_synthesised_magic_monster_map_drop_chance_+%" } }, - [6651]={ + [6985]={ lang={ English={ [1]={ @@ -164723,7 +173418,7 @@ return { [1]="map_synthesised_magic_monster_slain_experience_+%" } }, - [6652]={ + [6986]={ lang={ English={ [1]={ @@ -164741,7 +173436,7 @@ return { [1]="map_synthesised_magic_monster_unique_item_drop_chance_+%" } }, - [6653]={ + [6987]={ lang={ English={ [1]={ @@ -164768,7 +173463,7 @@ return { [1]="map_synthesised_monster_additional_breach_splinter_drop_chance_%" } }, - [6654]={ + [6988]={ lang={ English={ [1]={ @@ -164795,7 +173490,7 @@ return { [1]="map_synthesised_monster_additional_currency_item_drop_chance_%" } }, - [6655]={ + [6989]={ lang={ English={ [1]={ @@ -164822,7 +173517,7 @@ return { [1]="map_synthesised_monster_additional_currency_shard_drop_chance_%" } }, - [6656]={ + [6990]={ lang={ English={ [1]={ @@ -164849,7 +173544,7 @@ return { [1]="map_synthesised_monster_additional_divination_card_drop_chance_%" } }, - [6657]={ + [6991]={ lang={ English={ [1]={ @@ -164876,7 +173571,7 @@ return { [1]="map_synthesised_monster_additional_elder_item_drop_chance_%" } }, - [6658]={ + [6992]={ lang={ English={ [1]={ @@ -164903,7 +173598,7 @@ return { [1]="map_synthesised_monster_additional_fossil_drop_chance_%" } }, - [6659]={ + [6993]={ lang={ English={ [1]={ @@ -164930,7 +173625,7 @@ return { [1]="map_synthesised_monster_additional_quality_currency_item_drop_chance_%" } }, - [6660]={ + [6994]={ lang={ English={ [1]={ @@ -164957,7 +173652,7 @@ return { [1]="map_synthesised_monster_additional_shaper_item_drop_chance_%" } }, - [6661]={ + [6995]={ lang={ English={ [1]={ @@ -164975,7 +173670,7 @@ return { [1]="map_synthesised_monster_dropped_item_quantity_+%" } }, - [6662]={ + [6996]={ lang={ English={ [1]={ @@ -164993,7 +173688,7 @@ return { [1]="map_synthesised_monster_dropped_item_rarity_+%" } }, - [6663]={ + [6997]={ lang={ English={ [1]={ @@ -165011,7 +173706,7 @@ return { [1]="map_synthesised_monster_fractured_item_drop_chance_+%" } }, - [6664]={ + [6998]={ lang={ English={ [1]={ @@ -165038,7 +173733,7 @@ return { [1]="map_synthesised_monster_items_drop_corrupted_%" } }, - [6665]={ + [6999]={ lang={ English={ [1]={ @@ -165056,7 +173751,7 @@ return { [1]="map_synthesised_monster_map_drop_chance_+%" } }, - [6666]={ + [7000]={ lang={ English={ [1]={ @@ -165074,7 +173769,7 @@ return { [1]="map_synthesised_monster_pack_size_+%" } }, - [6667]={ + [7001]={ lang={ English={ [1]={ @@ -165092,7 +173787,7 @@ return { [1]="map_synthesised_monster_slain_experience_+%" } }, - [6668]={ + [7002]={ lang={ English={ [1]={ @@ -165110,7 +173805,7 @@ return { [1]="map_synthesised_monster_unique_item_drop_chance_+%" } }, - [6669]={ + [7003]={ lang={ English={ [1]={ @@ -165137,7 +173832,7 @@ return { [1]="map_synthesised_rare_monster_additional_abyss_jewel_drop_chance_%" } }, - [6670]={ + [7004]={ lang={ English={ [1]={ @@ -165164,7 +173859,7 @@ return { [1]="map_synthesised_rare_monster_additional_breach_splinter_drop_chance_%" } }, - [6671]={ + [7005]={ lang={ English={ [1]={ @@ -165191,7 +173886,7 @@ return { [1]="map_synthesised_rare_monster_additional_currency_item_drop_chance_%" } }, - [6672]={ + [7006]={ lang={ English={ [1]={ @@ -165218,7 +173913,7 @@ return { [1]="map_synthesised_rare_monster_additional_currency_shard_drop_chance_%" } }, - [6673]={ + [7007]={ lang={ English={ [1]={ @@ -165245,7 +173940,7 @@ return { [1]="map_synthesised_rare_monster_additional_divination_card_drop_chance_%" } }, - [6674]={ + [7008]={ lang={ English={ [1]={ @@ -165272,7 +173967,7 @@ return { [1]="map_synthesised_rare_monster_additional_elder_item_drop_chance_%" } }, - [6675]={ + [7009]={ lang={ English={ [1]={ @@ -165299,7 +173994,7 @@ return { [1]="map_synthesised_rare_monster_additional_essence_drop_chance_%" } }, - [6676]={ + [7010]={ lang={ English={ [1]={ @@ -165326,7 +174021,7 @@ return { [1]="map_synthesised_rare_monster_additional_fossil_drop_chance_%" } }, - [6677]={ + [7011]={ lang={ English={ [1]={ @@ -165353,7 +174048,7 @@ return { [1]="map_synthesised_rare_monster_additional_jewel_drop_chance_%" } }, - [6678]={ + [7012]={ lang={ English={ [1]={ @@ -165380,7 +174075,7 @@ return { [1]="map_synthesised_rare_monster_additional_map_drop_chance_%" } }, - [6679]={ + [7013]={ lang={ English={ [1]={ @@ -165407,7 +174102,7 @@ return { [1]="map_synthesised_rare_monster_additional_quality_currency_item_drop_chance_%" } }, - [6680]={ + [7014]={ lang={ English={ [1]={ @@ -165434,7 +174129,7 @@ return { [1]="map_synthesised_rare_monster_additional_shaper_item_drop_chance_%" } }, - [6681]={ + [7015]={ lang={ English={ [1]={ @@ -165461,7 +174156,7 @@ return { [1]="map_synthesised_rare_monster_additional_talisman_drop_chance_%" } }, - [6682]={ + [7016]={ lang={ English={ [1]={ @@ -165488,7 +174183,7 @@ return { [1]="map_synthesised_rare_monster_additional_vaal_fragment_drop_chance_%" } }, - [6683]={ + [7017]={ lang={ English={ [1]={ @@ -165515,7 +174210,7 @@ return { [1]="map_synthesised_rare_monster_additional_veiled_item_drop_chance_%" } }, - [6684]={ + [7018]={ lang={ English={ [1]={ @@ -165542,7 +174237,7 @@ return { [1]="map_synthesised_rare_monster_drop_additional_breach_splinter" } }, - [6685]={ + [7019]={ lang={ English={ [1]={ @@ -165569,7 +174264,7 @@ return { [1]="map_synthesised_rare_monster_drop_additional_currency" } }, - [6686]={ + [7020]={ lang={ English={ [1]={ @@ -165596,7 +174291,7 @@ return { [1]="map_synthesised_rare_monster_drop_additional_currency_shard" } }, - [6687]={ + [7021]={ lang={ English={ [1]={ @@ -165623,7 +174318,7 @@ return { [1]="map_synthesised_rare_monster_drop_additional_quality_currency" } }, - [6688]={ + [7022]={ lang={ English={ [1]={ @@ -165641,7 +174336,7 @@ return { [1]="map_synthesised_rare_monster_dropped_item_quantity_+%" } }, - [6689]={ + [7023]={ lang={ English={ [1]={ @@ -165659,7 +174354,7 @@ return { [1]="map_synthesised_rare_monster_dropped_item_rarity_+%" } }, - [6690]={ + [7024]={ lang={ English={ [1]={ @@ -165677,7 +174372,7 @@ return { [1]="map_synthesised_rare_monster_fractured_item_drop_chance_+%" } }, - [6691]={ + [7025]={ lang={ English={ [1]={ @@ -165704,7 +174399,7 @@ return { [1]="map_synthesised_rare_monster_gives_mods_to_killer_chance_%" } }, - [6692]={ + [7026]={ lang={ English={ [1]={ @@ -165731,7 +174426,7 @@ return { [1]="map_synthesised_rare_monster_items_drop_corrupted_%" } }, - [6693]={ + [7027]={ lang={ English={ [1]={ @@ -165749,7 +174444,7 @@ return { [1]="map_synthesised_rare_monster_map_drop_chance_+%" } }, - [6694]={ + [7028]={ lang={ English={ [1]={ @@ -165776,7 +174471,7 @@ return { [1]="map_synthesised_rare_monster_resurrect_as_ally_chance_%" } }, - [6695]={ + [7029]={ lang={ English={ [1]={ @@ -165794,7 +174489,7 @@ return { [1]="map_synthesised_rare_monster_slain_experience_+%" } }, - [6696]={ + [7030]={ lang={ English={ [1]={ @@ -165812,7 +174507,7 @@ return { [1]="map_synthesised_rare_monster_unique_item_drop_chance_+%" } }, - [6697]={ + [7031]={ lang={ English={ [1]={ @@ -165830,7 +174525,7 @@ return { [1]="map_talismans_dropped_as_rare" } }, - [6698]={ + [7032]={ lang={ English={ [1]={ @@ -165857,7 +174552,7 @@ return { [1]="map_talismans_higher_tier" } }, - [6699]={ + [7033]={ lang={ English={ [1]={ @@ -165888,7 +174583,7 @@ return { [1]="map_tempest_area_of_effect_+%_visible" } }, - [6700]={ + [7034]={ lang={ English={ [1]={ @@ -165919,7 +174614,7 @@ return { [1]="map_tempest_frequency_+%" } }, - [6701]={ + [7035]={ lang={ English={ [1]={ @@ -165946,7 +174641,7 @@ return { [1]="map_tormented_spirits_drop_x_additional_rare_items" } }, - [6702]={ + [7036]={ lang={ English={ [1]={ @@ -165977,7 +174672,7 @@ return { [1]="map_tormented_spirits_duration_+%" } }, - [6703]={ + [7037]={ lang={ English={ [1]={ @@ -166008,7 +174703,7 @@ return { [1]="map_tormented_spirits_movement_speed_+%" } }, - [6704]={ + [7038]={ lang={ English={ [1]={ @@ -166026,7 +174721,7 @@ return { [1]="map_unique_boss_drops_divination_cards" } }, - [6705]={ + [7039]={ lang={ English={ [1]={ @@ -166044,7 +174739,7 @@ return { [1]="map_unique_item_drop_chance_+%" } }, - [6706]={ + [7040]={ lang={ English={ [1]={ @@ -166062,7 +174757,7 @@ return { [1]="map_unique_monsters_drop_corrupted_items" } }, - [6707]={ + [7041]={ lang={ English={ [1]={ @@ -166080,7 +174775,7 @@ return { [1]="map_upgrade_pack_to_magic_%_chance" } }, - [6708]={ + [7042]={ lang={ English={ [1]={ @@ -166098,7 +174793,7 @@ return { [1]="map_upgrade_pack_to_rare_%_chance" } }, - [6709]={ + [7043]={ lang={ English={ [1]={ @@ -166116,7 +174811,7 @@ return { [1]="map_upgrade_synthesised_pack_to_magic_%_chance" } }, - [6710]={ + [7044]={ lang={ English={ [1]={ @@ -166134,7 +174829,7 @@ return { [1]="map_upgrade_synthesised_pack_to_rare_%_chance" } }, - [6711]={ + [7045]={ lang={ English={ [1]={ @@ -166161,7 +174856,7 @@ return { [1]="map_vaal_monster_items_drop_corrupted_%" } }, - [6712]={ + [7046]={ lang={ English={ [1]={ @@ -166179,7 +174874,7 @@ return { [1]="map_vaal_mortal_strongbox_chance_per_fragment_%" } }, - [6713]={ + [7047]={ lang={ English={ [1]={ @@ -166197,7 +174892,7 @@ return { [1]="map_vaal_sacrifice_strongbox_chance_per_fragment_%" } }, - [6714]={ + [7048]={ lang={ English={ [1]={ @@ -166224,7 +174919,7 @@ return { [1]="map_vaal_vessel_drop_X_divination_cards" } }, - [6715]={ + [7049]={ lang={ English={ [1]={ @@ -166251,7 +174946,7 @@ return { [1]="map_vaal_vessel_drop_X_fossils" } }, - [6716]={ + [7050]={ lang={ English={ [1]={ @@ -166278,7 +174973,7 @@ return { [1]="map_vaal_vessel_drop_X_levelled_vaal_gems" } }, - [6717]={ + [7051]={ lang={ English={ [1]={ @@ -166305,7 +175000,7 @@ return { [1]="map_vaal_vessel_drop_X_mortal_fragments" } }, - [6718]={ + [7052]={ lang={ English={ [1]={ @@ -166332,7 +175027,7 @@ return { [1]="map_vaal_vessel_drop_X_prophecies" } }, - [6719]={ + [7053]={ lang={ English={ [1]={ @@ -166359,7 +175054,7 @@ return { [1]="map_vaal_vessel_drop_X_rare_temple_items" } }, - [6720]={ + [7054]={ lang={ English={ [1]={ @@ -166386,7 +175081,7 @@ return { [1]="map_vaal_vessel_drop_X_sacrifice_fragments" } }, - [6721]={ + [7055]={ lang={ English={ [1]={ @@ -166413,7 +175108,7 @@ return { [1]="map_vaal_vessel_drop_X_vaal_orbs" } }, - [6722]={ + [7056]={ lang={ English={ [1]={ @@ -166440,7 +175135,7 @@ return { [1]="map_vaal_vessel_drop_x_double_implicit_corrupted_uniques" } }, - [6723]={ + [7057]={ lang={ English={ [1]={ @@ -166467,7 +175162,7 @@ return { [1]="map_vaal_vessel_drop_x_single_implicit_corrupted_uniques" } }, - [6724]={ + [7058]={ lang={ English={ [1]={ @@ -166498,7 +175193,7 @@ return { [1]="map_vaal_vessel_item_drop_quantity_+%" } }, - [6725]={ + [7059]={ lang={ English={ [1]={ @@ -166529,7 +175224,7 @@ return { [1]="map_vaal_vessel_item_drop_rarity_+%" } }, - [6726]={ + [7060]={ lang={ English={ [1]={ @@ -166556,7 +175251,7 @@ return { [1]="map_warbands_packs_have_additional_elites" } }, - [6727]={ + [7061]={ lang={ English={ [1]={ @@ -166583,7 +175278,7 @@ return { [1]="map_warbands_packs_have_additional_grunts" } }, - [6728]={ + [7062]={ lang={ English={ [1]={ @@ -166610,7 +175305,7 @@ return { [1]="map_warbands_packs_have_additional_supports" } }, - [6729]={ + [7063]={ lang={ English={ [1]={ @@ -166628,7 +175323,7 @@ return { [1]="map_watchstone_additional_packs_of_elder_monsters" } }, - [6730]={ + [7064]={ lang={ English={ [1]={ @@ -166646,7 +175341,7 @@ return { [1]="map_watchstone_additional_packs_of_shaper_monsters" } }, - [6731]={ + [7065]={ lang={ English={ [1]={ @@ -166664,7 +175359,7 @@ return { [1]="map_watchstone_monsters_damage_+%_final" } }, - [6732]={ + [7066]={ lang={ English={ [1]={ @@ -166682,7 +175377,7 @@ return { [1]="map_watchstone_monsters_life_+%_final" } }, - [6733]={ + [7067]={ lang={ English={ [1]={ @@ -166713,7 +175408,7 @@ return { [1]="mark_skill_duration_+%" } }, - [6734]={ + [7068]={ lang={ English={ [1]={ @@ -166744,7 +175439,7 @@ return { [1]="marked_enemy_accuracy_rating_+%" } }, - [6735]={ + [7069]={ lang={ English={ [1]={ @@ -166775,7 +175470,7 @@ return { [1]="marked_enemy_damage_taken_+%" } }, - [6736]={ + [7070]={ lang={ English={ [1]={ @@ -166793,7 +175488,25 @@ return { [1]="marks_you_inflict_remain_after_death" } }, - [6737]={ + [7071]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=10, + [2]="#" + } + }, + text="Maven releases all Bosses at once" + } + } + }, + stats={ + [1]="maven_fight_layout_override" + } + }, + [7072]={ lang={ English={ [1]={ @@ -166815,43 +175528,73 @@ return { [1]="max_chance_to_block_attacks_if_not_blocked_recently" } }, - [6738]={ + [7073]={ lang={ English={ [1]={ + [1]={ + k="divide_by_five", + v=1 + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Call of Steel has {0:+d} to maximum Steel Shards" + text="{0:+d} to maximum Fortification" } } }, stats={ - [1]="max_steel_ammo" + [1]="max_fortification_+1_per_5" } }, - [6739]={ + [7074]={ + lang={ + English={ + [1]={ + [1]={ + k="divide_by_five", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to maximum Fortification while Focused" + } + } + }, + stats={ + [1]="max_fortification_while_focused_+1_per_5" + } + }, + [7075]={ lang={ English={ [1]={ + [1]={ + k="divide_by_five", + v=1 + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="Adds {0} maximum Lightning Damage per 10 Intelligence" + text="{0:+d} to maximum Fortification while stationary" } } }, stats={ - [1]="maximum_added_lightning_damage_per_10_int" + [1]="max_fortification_while_stationary_+1_per_5" } }, - [6740]={ + [7076]={ lang={ English={ [1]={ @@ -166861,15 +175604,15 @@ return { [2]="#" } }, - text="{0:+d} to Maximum Blitz Charges" + text="Call of Steel has {0:+d} to maximum Steel Shards" } } }, stats={ - [1]="maximum_blitz_charges" + [1]="max_steel_ammo" } }, - [6741]={ + [7077]={ lang={ English={ [1]={ @@ -166879,55 +175622,73 @@ return { [2]="#" } }, - text="{0:+d} to Maximum Challenger Charges" + text="Adds {0} maximum Lightning Damage per 10 Intelligence" } } }, stats={ - [1]="maximum_challenger_charges" + [1]="maximum_added_lightning_damage_per_10_int" } }, - [6742]={ + [7078]={ lang={ English={ [1]={ - [1]={ - k="reminderstring", - v="ReminderTextMaximumResistance" + limit={ + [1]={ + [1]="#", + [2]="#" + } }, + text="{0:+d} to Maximum Blitz Charges" + } + } + }, + stats={ + [1]="maximum_blitz_charges" + } + }, + [7079]={ + lang={ + English={ + [1]={ limit={ [1]={ [1]="#", [2]="#" } }, - text="{0:+d}% to maximum Cold Resistance while affected by Herald of Ice" + text="{0:+d} to Maximum Challenger Charges" } } }, stats={ - [1]="maximum_cold_damage_resistance_%_while_affected_by_herald_of_ice" + [1]="maximum_challenger_charges" } }, - [6743]={ + [7080]={ lang={ English={ [1]={ + [1]={ + k="reminderstring", + v="ReminderTextMaximumResistance" + }, limit={ [1]={ [1]="#", [2]="#" } }, - text="{0:+d}% to maximum Chance to Dodge Attack Hits" + text="{0:+d}% to maximum Cold Resistance while affected by Herald of Ice" } } }, stats={ - [1]="maximum_dodge_chance_%" + [1]="maximum_cold_damage_resistance_%_while_affected_by_herald_of_ice" } }, - [6744]={ + [7081]={ lang={ English={ [1]={ @@ -166945,7 +175706,7 @@ return { [1]="maximum_energy_shield_from_body_armour_+%" } }, - [6745]={ + [7082]={ lang={ English={ [1]={ @@ -166963,7 +175724,7 @@ return { [1]="maximum_fanaticism_charges" } }, - [6746]={ + [7083]={ lang={ English={ [1]={ @@ -166985,7 +175746,7 @@ return { [1]="maximum_fire_damage_resistance_%_while_affected_by_herald_of_ash" } }, - [6747]={ + [7084]={ lang={ English={ [1]={ @@ -167003,7 +175764,7 @@ return { [1]="maximum_intensify_stacks" } }, - [6748]={ + [7085]={ lang={ English={ [1]={ @@ -167021,7 +175782,7 @@ return { [1]="maximum_life_leech_amount_per_leech_%_max_life" } }, - [6749]={ + [7086]={ lang={ English={ [1]={ @@ -167039,7 +175800,7 @@ return { [1]="maximum_life_leech_rate_%_per_minute_is_doubled" } }, - [6750]={ + [7087]={ lang={ English={ [1]={ @@ -167078,7 +175839,7 @@ return { [1]="maximum_life_leech_rate_+%_if_have_taken_a_savage_hit_recently" } }, - [6751]={ + [7088]={ lang={ English={ [1]={ @@ -167096,7 +175857,7 @@ return { [1]="maximum_life_per_10_dexterity" } }, - [6752]={ + [7089]={ lang={ English={ [1]={ @@ -167114,7 +175875,7 @@ return { [1]="maximum_life_per_10_intelligence" } }, - [6753]={ + [7090]={ lang={ English={ [1]={ @@ -167132,7 +175893,7 @@ return { [1]="maximum_life_per_2%_increased_item_found_rarity" } }, - [6754]={ + [7091]={ lang={ English={ [1]={ @@ -167150,7 +175911,7 @@ return { [1]="maximum_life_%_to_add_as_maximum_armour" } }, - [6755]={ + [7092]={ lang={ English={ [1]={ @@ -167168,7 +175929,7 @@ return { [1]="maximum_life_%_to_add_as_maximum_energy_shield" } }, - [6756]={ + [7093]={ lang={ English={ [1]={ @@ -167186,7 +175947,7 @@ return { [1]="maximum_life_%_to_convert_to_maximum_energy_shield" } }, - [6757]={ + [7094]={ lang={ English={ [1]={ @@ -167225,7 +175986,7 @@ return { [1]="maximum_life_+%_for_corpses_you_create" } }, - [6758]={ + [7095]={ lang={ English={ [1]={ @@ -167256,7 +176017,7 @@ return { [1]="maximum_life_+%_per_abyssal_jewel_affecting_you" } }, - [6759]={ + [7096]={ lang={ English={ [1]={ @@ -167278,7 +176039,7 @@ return { [1]="maximum_lightning_damage_resistance_%_while_affected_by_herald_of_thunder" } }, - [6760]={ + [7097]={ lang={ English={ [1]={ @@ -167296,7 +176057,7 @@ return { [1]="maximum_mana_leech_amount_per_leech_%_max_mana" } }, - [6761]={ + [7098]={ lang={ English={ [1]={ @@ -167314,7 +176075,7 @@ return { [1]="maximum_mana_%_to_add_to_energy_shield_while_affected_by_clarity" } }, - [6762]={ + [7099]={ lang={ English={ [1]={ @@ -167345,7 +176106,7 @@ return { [1]="maximum_mana_+%_per_abyssal_jewel_affecting_you" } }, - [6763]={ + [7100]={ lang={ English={ [1]={ @@ -167355,15 +176116,15 @@ return { [2]="#" } }, - text="{:+d} to Maximum Power Charges and Maximum Endurance Charges" + text="Skills that leave Lingering Blades have {:+d} to Maximum Lingering Blades" } } }, stats={ - [1]="maximum_power_and_endurance_charges_+" + [1]="maximum_number_of_blades_left_in_ground" } }, - [6764]={ + [7101]={ lang={ English={ [1]={ @@ -167373,15 +176134,15 @@ return { [2]="#" } }, - text="{0:+d} to Maximum Rage while wielding a Sword" + text="{:+d} to Maximum Power Charges and Maximum Endurance Charges" } } }, stats={ - [1]="maximum_rage_per_equipped_one_handed_sword" + [1]="maximum_power_and_endurance_charges_+" } }, - [6765]={ + [7102]={ lang={ English={ [1]={ @@ -167391,15 +176152,15 @@ return { [2]="#" } }, - text="{0:+d}% to maximum Chance to Dodge Spell Hits" + text="{0:+d} to Maximum Rage while wielding a Sword" } } }, stats={ - [1]="maximum_spell_dodge_chance_%" + [1]="maximum_rage_per_equipped_one_handed_sword" } }, - [6766]={ + [7103]={ lang={ English={ [1]={ @@ -167417,7 +176178,7 @@ return { [1]="maximum_virulence_stacks" } }, - [6767]={ + [7104]={ lang={ English={ [1]={ @@ -167444,7 +176205,7 @@ return { [1]="melee_attack_number_of_spirit_strikes" } }, - [6768]={ + [7105]={ lang={ English={ [1]={ @@ -167466,7 +176227,7 @@ return { [1]="melee_critical_strike_chance_+%_if_warcried_recently" } }, - [6769]={ + [7106]={ lang={ English={ [1]={ @@ -167488,7 +176249,38 @@ return { [1]="melee_critical_strike_multiplier_+%_if_warcried_recently" } }, - [6770]={ + [7107]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Melee Damage with Hits at Close Range" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Melee Damage with Hits at Close Range" + } + } + }, + stats={ + [1]="melee_damage_+%_at_close_range" + } + }, + [7108]={ lang={ English={ [1]={ @@ -167519,13 +176311,17 @@ return { [1]="melee_damage_+%_during_flask_effect" } }, - [6771]={ + [7109]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -167533,7 +176329,7 @@ return { [2]="#" } }, - text="Melee Movement Skills have {0}% chance to Fortify on Hit" + text="Hits with Melee Movement Skills have {0}% chance to Fortify" } } }, @@ -167541,7 +176337,7 @@ return { [1]="melee_movement_skill_chance_to_fortify_on_hit_%" } }, - [6772]={ + [7110]={ lang={ English={ [1]={ @@ -167559,7 +176355,7 @@ return { [1]="melee_physical_damage_+%_per_10_dexterity" } }, - [6773]={ + [7111]={ lang={ English={ [1]={ @@ -167569,7 +176365,7 @@ return { [2]="#" } }, - text="{0}% increased Melee Physical Damage per 10 Strength while Fortified" + text="[DNT] {0}% increased Melee Physical Damage per 10 Strength while Fortified" }, [2]={ [1]={ @@ -167582,7 +176378,7 @@ return { [2]=-1 } }, - text="{0}% reduced Melee Physical Damage per 10 Strength while Fortified" + text="[DNT] {0}% reduced Melee Physical Damage per 10 Strength while Fortified" } } }, @@ -167590,7 +176386,29 @@ return { [1]="melee_physical_damage_+%_per_10_strength_while_fortified" } }, - [6774]={ + [7112]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextMeleeStrikeRange" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{:+d} to Melee Strike Range while at least 5 Enemies are Nearby" + } + } + }, + stats={ + [1]="melee_range_+_while_at_least_5_enemies_nearby" + } + }, + [7113]={ lang={ English={ [1]={ @@ -167612,7 +176430,7 @@ return { [1]="melee_range_+_while_wielding_shield" } }, - [6775]={ + [7114]={ lang={ English={ [1]={ @@ -167634,7 +176452,7 @@ return { [1]="melee_range_+_while_dual_wielding" } }, - [6776]={ + [7115]={ lang={ English={ [1]={ @@ -167656,7 +176474,7 @@ return { [1]="melee_range_+_with_axe" } }, - [6777]={ + [7116]={ lang={ English={ [1]={ @@ -167678,7 +176496,7 @@ return { [1]="melee_range_+_with_claw" } }, - [6778]={ + [7117]={ lang={ English={ [1]={ @@ -167704,7 +176522,7 @@ return { [1]="melee_range_+_with_dagger" } }, - [6779]={ + [7118]={ lang={ English={ [1]={ @@ -167726,7 +176544,7 @@ return { [1]="melee_range_+_with_mace" } }, - [6780]={ + [7119]={ lang={ English={ [1]={ @@ -167748,7 +176566,7 @@ return { [1]="melee_range_+_with_one_handed" } }, - [6781]={ + [7120]={ lang={ English={ [1]={ @@ -167774,7 +176592,7 @@ return { [1]="melee_range_+_with_staff" } }, - [6782]={ + [7121]={ lang={ English={ [1]={ @@ -167796,7 +176614,7 @@ return { [1]="melee_range_+_with_sword" } }, - [6783]={ + [7122]={ lang={ English={ [1]={ @@ -167818,7 +176636,7 @@ return { [1]="melee_range_+_with_two_handed" } }, - [6784]={ + [7123]={ lang={ English={ [1]={ @@ -167849,7 +176667,7 @@ return { [1]="melee_skills_area_of_effect_+%" } }, - [6785]={ + [7124]={ lang={ English={ [1]={ @@ -167880,7 +176698,7 @@ return { [1]="melee_splash_area_of_effect_+%" } }, - [6786]={ + [7125]={ lang={ English={ [1]={ @@ -167898,7 +176716,7 @@ return { [1]="melee_strike_skill_strike_previous_location" } }, - [6787]={ + [7126]={ lang={ English={ [1]={ @@ -167924,7 +176742,7 @@ return { [1]="melee_weapon_range_+_if_you_have_killed_recently" } }, - [6788]={ + [7127]={ lang={ English={ [1]={ @@ -167946,7 +176764,7 @@ return { [1]="melee_weapon_range_+_while_at_maximum_frenzy_charges" } }, - [6789]={ + [7128]={ lang={ English={ [1]={ @@ -167968,7 +176786,7 @@ return { [1]="melee_weapon_range_+_while_fortified" } }, - [6790]={ + [7129]={ lang={ English={ [1]={ @@ -167990,7 +176808,7 @@ return { [1]="metamorphosis_boss_item_reward_slot_1_index" } }, - [6791]={ + [7130]={ lang={ English={ [1]={ @@ -168012,7 +176830,7 @@ return { [1]="metamorphosis_boss_item_reward_slot_2_index" } }, - [6792]={ + [7131]={ lang={ English={ [1]={ @@ -168034,7 +176852,7 @@ return { [1]="metamorphosis_boss_item_reward_slot_3_index" } }, - [6793]={ + [7132]={ lang={ English={ [1]={ @@ -168056,7 +176874,7 @@ return { [1]="metamorphosis_boss_item_reward_slot_4_index" } }, - [6794]={ + [7133]={ lang={ English={ [1]={ @@ -168078,7 +176896,7 @@ return { [1]="metamorphosis_boss_item_reward_slot_5_index" } }, - [6795]={ + [7134]={ lang={ English={ [1]={ @@ -168117,7 +176935,7 @@ return { [1]="mine_area_damage_+%_if_detonated_mine_recently" } }, - [6796]={ + [7135]={ lang={ English={ [1]={ @@ -168148,7 +176966,7 @@ return { [1]="mine_area_of_effect_+%" } }, - [6797]={ + [7136]={ lang={ English={ [1]={ @@ -168187,7 +177005,7 @@ return { [1]="mine_area_of_effect_+%_if_detonated_mine_recently" } }, - [6798]={ + [7137]={ lang={ English={ [1]={ @@ -168218,7 +177036,7 @@ return { [1]="mine_aura_effect_+%" } }, - [6799]={ + [7138]={ lang={ English={ [1]={ @@ -168249,7 +177067,7 @@ return { [1]="mine_detonation_speed_+%" } }, - [6800]={ + [7139]={ lang={ English={ [1]={ @@ -168267,7 +177085,7 @@ return { [1]="mine_%_chance_to_detonate_twice" } }, - [6801]={ + [7140]={ lang={ English={ [1]={ @@ -168310,7 +177128,25 @@ return { [1]="mines_hinder_nearby_enemies_for_x_ms_on_arming" } }, - [6802]={ + [7141]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Mines cannot be Damaged" + } + } + }, + stats={ + [1]="mines_invulnerable" + } + }, + [7142]={ lang={ English={ [1]={ @@ -168337,7 +177173,7 @@ return { [2]="maximum_added_chaos_damage_if_have_crit_recently" } }, - [6803]={ + [7143]={ lang={ English={ [1]={ @@ -168360,7 +177196,7 @@ return { [2]="maximum_added_chaos_damage_per_spiders_web_on_enemy" } }, - [6804]={ + [7144]={ lang={ English={ [1]={ @@ -168383,7 +177219,7 @@ return { [2]="maximum_added_chaos_damage_to_attacks_and_spells_per_50_strength" } }, - [6805]={ + [7145]={ lang={ English={ [1]={ @@ -168406,7 +177242,7 @@ return { [2]="maximum_added_chaos_damage_to_attacks_per_50_strength" } }, - [6806]={ + [7146]={ lang={ English={ [1]={ @@ -168429,7 +177265,7 @@ return { [2]="maximum_added_chaos_damage_vs_enemies_with_5+_poisons" } }, - [6807]={ + [7147]={ lang={ English={ [1]={ @@ -168456,7 +177292,7 @@ return { [2]="maximum_added_cold_damage_if_have_crit_recently" } }, - [6808]={ + [7148]={ lang={ English={ [1]={ @@ -168479,7 +177315,7 @@ return { [2]="maximum_added_cold_damage_to_attacks_per_10_dexterity" } }, - [6809]={ + [7149]={ lang={ English={ [1]={ @@ -168502,7 +177338,7 @@ return { [2]="maximum_added_cold_damage_vs_chilled_enemies" } }, - [6810]={ + [7150]={ lang={ English={ [1]={ @@ -168525,7 +177361,7 @@ return { [2]="maximum_added_cold_damage_while_affected_by_hatred" } }, - [6811]={ + [7151]={ lang={ English={ [1]={ @@ -168548,7 +177384,7 @@ return { [2]="maximum_added_cold_damage_while_you_have_avians_might" } }, - [6812]={ + [7152]={ lang={ English={ [1]={ @@ -168575,7 +177411,7 @@ return { [2]="maximum_added_fire_damage_if_have_crit_recently" } }, - [6813]={ + [7153]={ lang={ English={ [1]={ @@ -168598,7 +177434,7 @@ return { [2]="maximum_added_fire_damage_per_100_lowest_of_max_life_mana" } }, - [6814]={ + [7154]={ lang={ English={ [1]={ @@ -168621,7 +177457,7 @@ return { [2]="maximum_added_fire_damage_per_endurance_charge" } }, - [6815]={ + [7155]={ lang={ English={ [1]={ @@ -168644,7 +177480,7 @@ return { [2]="maximum_added_fire_damage_to_attacks_per_10_strength" } }, - [6816]={ + [7156]={ lang={ English={ [1]={ @@ -168667,7 +177503,7 @@ return { [2]="maximum_added_fire_damage_to_hits_vs_blinded_enemies" } }, - [6817]={ + [7157]={ lang={ English={ [1]={ @@ -168694,7 +177530,7 @@ return { [2]="maximum_added_lightning_damage_if_have_crit_recently" } }, - [6818]={ + [7158]={ lang={ English={ [1]={ @@ -168717,7 +177553,7 @@ return { [2]="maximum_added_lightning_damage_per_power_charge" } }, - [6819]={ + [7159]={ lang={ English={ [1]={ @@ -168744,7 +177580,7 @@ return { [2]="maximum_added_lightning_damage_per_shocked_enemy_killed_recently" } }, - [6820]={ + [7160]={ lang={ English={ [1]={ @@ -168767,7 +177603,7 @@ return { [2]="maximum_added_lightning_damage_to_attacks_per_10_intelligence" } }, - [6821]={ + [7161]={ lang={ English={ [1]={ @@ -168790,7 +177626,7 @@ return { [2]="maximum_added_lightning_damage_to_spells_per_power_charge" } }, - [6822]={ + [7162]={ lang={ English={ [1]={ @@ -168813,7 +177649,7 @@ return { [2]="maximum_added_lightning_damage_while_you_have_avians_might" } }, - [6823]={ + [7163]={ lang={ English={ [1]={ @@ -168840,7 +177676,7 @@ return { [2]="maximum_added_physical_damage_if_have_crit_recently" } }, - [6824]={ + [7164]={ lang={ English={ [1]={ @@ -168863,7 +177699,7 @@ return { [2]="maximum_added_physical_damage_per_endurance_charge" } }, - [6825]={ + [7165]={ lang={ English={ [1]={ @@ -168886,7 +177722,7 @@ return { [2]="maximum_added_physical_damage_per_impaled_on_enemy" } }, - [6826]={ + [7166]={ lang={ English={ [1]={ @@ -168913,7 +177749,7 @@ return { [2]="maximum_added_physical_damage_vs_poisoned_enemies" } }, - [6827]={ + [7167]={ lang={ English={ [1]={ @@ -168936,7 +177772,7 @@ return { [2]="maximum_added_spell_cold_damage_while_no_life_is_reserved" } }, - [6828]={ + [7168]={ lang={ English={ [1]={ @@ -168959,7 +177795,7 @@ return { [2]="maximum_added_spell_fire_damage_while_no_life_is_reserved" } }, - [6829]={ + [7169]={ lang={ English={ [1]={ @@ -168982,7 +177818,7 @@ return { [2]="maximum_added_spell_lightning_damage_while_no_life_is_reserved" } }, - [6830]={ + [7170]={ lang={ English={ [1]={ @@ -169000,7 +177836,7 @@ return { [1]="minimum_endurance_charges_at_devotion_threshold" } }, - [6831]={ + [7171]={ lang={ English={ [1]={ @@ -169018,7 +177854,7 @@ return { [1]="minimum_endurance_charges_while_on_low_life_+" } }, - [6832]={ + [7172]={ lang={ English={ [1]={ @@ -169036,7 +177872,7 @@ return { [1]="minimum_frenzy_charges_at_devotion_threshold" } }, - [6833]={ + [7173]={ lang={ English={ [1]={ @@ -169054,7 +177890,7 @@ return { [1]="minimum_frenzy_power_endurance_charges" } }, - [6834]={ + [7174]={ lang={ English={ [1]={ @@ -169072,7 +177908,7 @@ return { [1]="minimum_power_charges_at_devotion_threshold" } }, - [6835]={ + [7175]={ lang={ English={ [1]={ @@ -169090,7 +177926,7 @@ return { [1]="minimum_power_charges_while_on_low_life_+" } }, - [6836]={ + [7176]={ lang={ English={ [1]={ @@ -169108,7 +177944,7 @@ return { [1]="minion_accuracy_rating" } }, - [6837]={ + [7177]={ lang={ English={ [1]={ @@ -169126,7 +177962,7 @@ return { [1]="minion_accuracy_rating_per_10_devotion" } }, - [6838]={ + [7178]={ lang={ English={ [1]={ @@ -169157,7 +177993,7 @@ return { [1]="minion_accuracy_rating_+%" } }, - [6839]={ + [7179]={ lang={ English={ [1]={ @@ -169196,7 +178032,7 @@ return { [1]="minion_area_of_effect_+%_if_you_have_cast_a_minion_skill_recently" } }, - [6840]={ + [7180]={ lang={ English={ [1]={ @@ -169227,7 +178063,7 @@ return { [1]="minion_attack_and_cast_speed_+%" } }, - [6841]={ + [7181]={ lang={ English={ [1]={ @@ -169266,7 +178102,7 @@ return { [1]="minion_attack_and_cast_speed_+%_if_you_or_minions_have_killed_enemy_recently" } }, - [6842]={ + [7182]={ lang={ English={ [1]={ @@ -169297,7 +178133,7 @@ return { [1]="minion_attack_and_cast_speed_+%_per_10_devotion" } }, - [6843]={ + [7183]={ lang={ English={ [1]={ @@ -169328,7 +178164,7 @@ return { [1]="minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald" } }, - [6844]={ + [7184]={ lang={ English={ [1]={ @@ -169346,7 +178182,7 @@ return { [1]="minion_attack_hits_knockback_chance_%" } }, - [6845]={ + [7185]={ lang={ English={ [1]={ @@ -169377,7 +178213,7 @@ return { [1]="minion_attack_speed_+%_per_50_dex" } }, - [6846]={ + [7186]={ lang={ English={ [1]={ @@ -169412,7 +178248,7 @@ return { [1]="minion_attacks_chance_to_blind_on_hit_%" } }, - [6847]={ + [7187]={ lang={ English={ [1]={ @@ -169430,7 +178266,7 @@ return { [1]="minion_chance_to_deal_double_damage_%" } }, - [6848]={ + [7188]={ lang={ English={ [1]={ @@ -169448,25 +178284,7 @@ return { [1]="minion_chance_to_deal_double_damage_while_on_full_life_%" } }, - [6849]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="Minions have {0}% chance to Dodge Spell Hits" - } - } - }, - stats={ - [1]="minion_chance_to_dodge_spells_%" - } - }, - [6850]={ + [7189]={ lang={ English={ [1]={ @@ -169517,7 +178335,7 @@ return { [1]="minion_chance_to_freeze_shock_ignite_%" } }, - [6851]={ + [7190]={ lang={ English={ [1]={ @@ -169535,7 +178353,7 @@ return { [1]="minion_chance_to_gain_power_charge_on_hit_%" } }, - [6852]={ + [7191]={ lang={ English={ [1]={ @@ -169553,7 +178371,7 @@ return { [1]="minion_chance_to_ignite_%" } }, - [6853]={ + [7192]={ lang={ English={ [1]={ @@ -169571,7 +178389,7 @@ return { [1]="minion_chance_to_impale_on_attack_hit_%" } }, - [6854]={ + [7193]={ lang={ English={ [1]={ @@ -169602,7 +178420,7 @@ return { [1]="minion_critical_strike_chance_+%" } }, - [6855]={ + [7194]={ lang={ English={ [1]={ @@ -169633,7 +178451,7 @@ return { [1]="minion_critical_strike_chance_+%_per_maximum_power_charge" } }, - [6856]={ + [7195]={ lang={ English={ [1]={ @@ -169651,7 +178469,7 @@ return { [1]="minion_critical_strike_multiplier_+" } }, - [6857]={ + [7196]={ lang={ English={ [1]={ @@ -169682,7 +178500,7 @@ return { [1]="minion_damage_against_ignited_enemies_+%" } }, - [6858]={ + [7197]={ lang={ English={ [1]={ @@ -169700,7 +178518,7 @@ return { [1]="minion_damage_over_time_multiplier_+_per_minion_abyss_jewel_up_to_+30" } }, - [6859]={ + [7198]={ lang={ English={ [1]={ @@ -169739,7 +178557,7 @@ return { [1]="minion_damage_+%_if_enemy_hit_recently" } }, - [6860]={ + [7199]={ lang={ English={ [1]={ @@ -169770,7 +178588,7 @@ return { [1]="minion_damage_+%_vs_abyssal_monsters" } }, - [6861]={ + [7200]={ lang={ English={ [1]={ @@ -169801,7 +178619,7 @@ return { [1]="minion_damage_+%_while_affected_by_a_herald" } }, - [6862]={ + [7201]={ lang={ English={ [1]={ @@ -169832,7 +178650,7 @@ return { [1]="minion_damage_taken_+%" } }, - [6863]={ + [7202]={ lang={ English={ [1]={ @@ -169850,7 +178668,7 @@ return { [1]="minion_elemental_damage_%_to_add_as_chaos" } }, - [6864]={ + [7203]={ lang={ English={ [1]={ @@ -169868,7 +178686,7 @@ return { [1]="minion_elemental_resistance_30%" } }, - [6865]={ + [7204]={ lang={ English={ [1]={ @@ -169890,7 +178708,7 @@ return { [1]="minion_fire_cloud_on_death_maximum_life_per_minute_to_deal_as_fire_damage_%" } }, - [6866]={ + [7205]={ lang={ English={ [1]={ @@ -169908,7 +178726,7 @@ return { [1]="minion_fire_damage_resistance_%" } }, - [6867]={ + [7206]={ lang={ English={ [1]={ @@ -169935,7 +178753,7 @@ return { [1]="minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%" } }, - [6868]={ + [7207]={ lang={ English={ [1]={ @@ -169961,7 +178779,33 @@ return { [1]="minion_life_leech_permyriad_vs_poisoned_enemies" } }, - [6869]={ + [7208]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Minions Regenerate {0}% of Life per Second if they have Blocked recently" + } + } + }, + stats={ + [1]="minion_life_regeneration_rate_per_minute_%_if_blocked_recently" + } + }, + [7209]={ lang={ English={ [1]={ @@ -169979,7 +178823,7 @@ return { [1]="minion_life_regeneration_rate_per_second" } }, - [6870]={ + [7210]={ lang={ English={ [1]={ @@ -170014,7 +178858,7 @@ return { [1]="minion_maim_on_hit_%" } }, - [6871]={ + [7211]={ lang={ English={ [1]={ @@ -170032,7 +178876,7 @@ return { [1]="minion_malediction_on_hit" } }, - [6872]={ + [7212]={ lang={ English={ [1]={ @@ -170054,7 +178898,7 @@ return { [1]="minion_maximum_all_elemental_resistances_%" } }, - [6873]={ + [7213]={ lang={ English={ [1]={ @@ -170072,7 +178916,7 @@ return { [1]="minion_maximum_life_%_to_add_as_maximum_energy_shield" } }, - [6874]={ + [7214]={ lang={ English={ [1]={ @@ -170103,7 +178947,7 @@ return { [1]="minion_melee_damage_+%" } }, - [6875]={ + [7215]={ lang={ English={ [1]={ @@ -170121,7 +178965,7 @@ return { [1]="minion_minimum_power_charges" } }, - [6876]={ + [7216]={ lang={ English={ [1]={ @@ -170152,7 +178996,7 @@ return { [1]="minion_movement_speed_+%_per_50_dex" } }, - [6877]={ + [7217]={ lang={ English={ [1]={ @@ -170183,7 +179027,7 @@ return { [1]="minion_movement_velocity_+%_for_each_herald_affecting_you" } }, - [6878]={ + [7218]={ lang={ English={ [1]={ @@ -170210,7 +179054,7 @@ return { [1]="minion_%_chance_to_be_summoned_with_maximum_frenzy_charges" } }, - [6879]={ + [7219]={ lang={ English={ [1]={ @@ -170228,7 +179072,7 @@ return { [1]="minion_physical_damage_%_to_add_as_fire" } }, - [6880]={ + [7220]={ lang={ English={ [1]={ @@ -170259,7 +179103,7 @@ return { [1]="minion_projectile_speed_+%" } }, - [6881]={ + [7221]={ lang={ English={ [1]={ @@ -170290,7 +179134,7 @@ return { [1]="minion_raging_spirit_maximum_life_+%" } }, - [6882]={ + [7222]={ lang={ English={ [1]={ @@ -170312,7 +179156,7 @@ return { [1]="minion_raging_spirit_%_of_maximum_life_taken_per_minute_as_chaos_damage" } }, - [6883]={ + [7223]={ lang={ English={ [1]={ @@ -170330,7 +179174,7 @@ return { [1]="minion_recover_%_maximum_life_on_minion_death" } }, - [6884]={ + [7224]={ lang={ English={ [1]={ @@ -170361,7 +179205,29 @@ return { [1]="minion_skill_mana_cost_+%" } }, - [6885]={ + [7225]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Minions have {0:+d}% chance to Suppress Spell Damage" + } + } + }, + stats={ + [1]="minion_spell_suppression_chance_%" + } + }, + [7226]={ lang={ English={ [1]={ @@ -170396,7 +179262,7 @@ return { [1]="minion_spells_chance_to_hinder_on_hit_%" } }, - [6886]={ + [7227]={ lang={ English={ [1]={ @@ -170427,7 +179293,7 @@ return { [1]="minion_stun_threshold_reduction_+%" } }, - [6887]={ + [7228]={ lang={ English={ [1]={ @@ -170458,7 +179324,7 @@ return { [1]="minion_summoned_recently_attack_and_cast_speed_+%" } }, - [6888]={ + [7229]={ lang={ English={ [1]={ @@ -170480,7 +179346,7 @@ return { [1]="minion_summoned_recently_cannot_be_damaged" } }, - [6889]={ + [7230]={ lang={ English={ [1]={ @@ -170511,7 +179377,29 @@ return { [1]="minion_summoned_recently_movement_speed_+%" } }, - [6890]={ + [7231]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextOverwhelm" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Minions Attacks Overwhelm {0}% Physical Damage Reduction" + } + } + }, + stats={ + [1]="minions_attacks_overwhelm_%_physical_damage_reduction" + } + }, + [7232]={ lang={ English={ [1]={ @@ -170546,7 +179434,7 @@ return { [1]="minions_cannot_be_damaged_after_summoned_ms" } }, - [6891]={ + [7233]={ lang={ English={ [1]={ @@ -170564,7 +179452,7 @@ return { [1]="minions_cannot_taunt_enemies" } }, - [6892]={ + [7234]={ lang={ English={ [1]={ @@ -170599,7 +179487,7 @@ return { [1]="minions_chance_to_intimidate_on_hit_%" } }, - [6893]={ + [7235]={ lang={ English={ [1]={ @@ -170617,7 +179505,7 @@ return { [1]="minions_deal_%_of_physical_damage_as_additional_chaos_damage" } }, - [6894]={ + [7236]={ lang={ English={ [1]={ @@ -170635,7 +179523,7 @@ return { [1]="minions_gain_your_strength" } }, - [6895]={ + [7237]={ lang={ English={ [1]={ @@ -170661,7 +179549,7 @@ return { [1]="minions_go_crazy_on_crit_ms" } }, - [6896]={ + [7238]={ lang={ English={ [1]={ @@ -170679,7 +179567,25 @@ return { [1]="minions_hits_can_only_kill_ignited_enemies" } }, - [6897]={ + [7239]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Minions Penetrate {0}% of Cursed Enemies' Elemental Resistances" + } + } + }, + stats={ + [1]="minions_penetrate_elemental_resistances_%_vs_cursed_enemies" + } + }, + [7240]={ lang={ English={ [1]={ @@ -170697,7 +179603,7 @@ return { [1]="minions_recover_%_maximum_life_on_killing_poisoned_enemy" } }, - [6898]={ + [7241]={ lang={ English={ [1]={ @@ -170715,7 +179621,7 @@ return { [1]="minions_recover_%_maximum_life_when_you_focus" } }, - [6899]={ + [7242]={ lang={ English={ [1]={ @@ -170733,7 +179639,7 @@ return { [1]="minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second" } }, - [6900]={ + [7243]={ lang={ English={ [1]={ @@ -170764,7 +179670,7 @@ return { [1]="mirage_archer_duration_+%" } }, - [6901]={ + [7244]={ lang={ English={ [1]={ @@ -170786,7 +179692,7 @@ return { [1]="mod_granted_passive_hash" } }, - [6902]={ + [7245]={ lang={ English={ [1]={ @@ -170808,7 +179714,51 @@ return { [1]="mod_granted_passive_hash_2" } }, - [6903]={ + [7246]={ + lang={ + English={ + [1]={ + [1]={ + k="passive_hash", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Allocates {0}" + } + } + }, + stats={ + [1]="mod_granted_passive_hash_3" + } + }, + [7247]={ + lang={ + English={ + [1]={ + [1]={ + k="passive_hash", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Allocates {0}" + } + } + }, + stats={ + [1]="mod_granted_passive_hash_4" + } + }, + [7248]={ lang={ English={ [1]={ @@ -170826,7 +179776,7 @@ return { [1]="modifiers_to_number_of_projectiles_instead_apply_to_splitting" } }, - [6904]={ + [7249]={ lang={ English={ [1]={ @@ -170857,7 +179807,7 @@ return { [1]="molten_shell_duration_+%" } }, - [6905]={ + [7250]={ lang={ English={ [1]={ @@ -170875,7 +179825,7 @@ return { [1]="molten_shell_explosion_damage_penetrates_%_fire_resistance" } }, - [6906]={ + [7251]={ lang={ English={ [1]={ @@ -170893,7 +179843,7 @@ return { [1]="molten_strike_projectiles_chain_when_impacting_ground" } }, - [6907]={ + [7252]={ lang={ English={ [1]={ @@ -170920,7 +179870,7 @@ return { [1]="molten_strike_chain_count_+" } }, - [6908]={ + [7253]={ lang={ English={ [1]={ @@ -170951,7 +179901,7 @@ return { [1]="mortar_barrage_mine_damage_+%" } }, - [6909]={ + [7254]={ lang={ English={ [1]={ @@ -170978,7 +179928,7 @@ return { [1]="mortar_barrage_mine_num_projectiles" } }, - [6910]={ + [7255]={ lang={ English={ [1]={ @@ -171017,7 +179967,7 @@ return { [1]="mortar_barrage_mine_throwing_speed_halved_+%" } }, - [6911]={ + [7256]={ lang={ English={ [1]={ @@ -171048,7 +179998,7 @@ return { [1]="mortar_barrage_mine_throwing_speed_+%" } }, - [6912]={ + [7257]={ lang={ English={ [1]={ @@ -171079,7 +180029,7 @@ return { [1]="movement_attack_skills_attack_speed_+%" } }, - [6913]={ + [7258]={ lang={ English={ [1]={ @@ -171110,7 +180060,7 @@ return { [1]="movement_skills_cooldown_speed_+%" } }, - [6914]={ + [7259]={ lang={ English={ [1]={ @@ -171141,7 +180091,7 @@ return { [1]="movement_skills_cooldown_speed_+%_while_affected_by_haste" } }, - [6915]={ + [7260]={ lang={ English={ [1]={ @@ -171159,7 +180109,7 @@ return { [1]="movement_skills_deal_no_physical_damage" } }, - [6916]={ + [7261]={ lang={ English={ [1]={ @@ -171198,7 +180148,7 @@ return { [1]="movement_speed_+%_if_placed_trap_or_mine_recently" } }, - [6917]={ + [7262]={ lang={ English={ [1]={ @@ -171216,7 +180166,46 @@ return { [1]="movement_speed_is_%_of_base" } }, - [6918]={ + [7263]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Movement Speed if you've cast a Mark Spell Recently" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Movement Speed if you've cast a Mark Spell Recently" + } + } + }, + stats={ + [1]="movement_speed_+%_if_cast_a_mark_spell_recently" + } + }, + [7264]={ lang={ English={ [1]={ @@ -171255,7 +180244,7 @@ return { [1]="movement_speed_+%_if_crit_recently" } }, - [6919]={ + [7265]={ lang={ English={ [1]={ @@ -171294,7 +180283,7 @@ return { [1]="movement_speed_+%_if_enemy_hit_recently" } }, - [6920]={ + [7266]={ lang={ English={ [1]={ @@ -171333,7 +180322,7 @@ return { [1]="movement_speed_+%_if_enemy_hit_with_off_hand_weapon_recently" } }, - [6921]={ + [7267]={ lang={ English={ [1]={ @@ -171372,7 +180361,7 @@ return { [1]="movement_speed_+%_if_have_cast_dash_recently" } }, - [6922]={ + [7268]={ lang={ English={ [1]={ @@ -171411,7 +180400,7 @@ return { [1]="movement_speed_+%_if_have_not_taken_damage_recently" } }, - [6923]={ + [7269]={ lang={ English={ [1]={ @@ -171450,7 +180439,7 @@ return { [1]="movement_speed_+%_if_have_used_a_vaal_skill_recently" } }, - [6924]={ + [7270]={ lang={ English={ [1]={ @@ -171489,7 +180478,7 @@ return { [1]="movement_speed_+%_per_chest_opened_recently" } }, - [6925]={ + [7271]={ lang={ English={ [1]={ @@ -171520,7 +180509,7 @@ return { [1]="movement_speed_+%_per_endurance_charge" } }, - [6926]={ + [7272]={ lang={ English={ [1]={ @@ -171538,7 +180527,7 @@ return { [1]="movement_speed_+%_per_nearby_enemy" } }, - [6927]={ + [7273]={ lang={ English={ [1]={ @@ -171569,7 +180558,7 @@ return { [1]="movement_speed_+%_per_poison_up_to_50%" } }, - [6928]={ + [7274]={ lang={ English={ [1]={ @@ -171600,7 +180589,7 @@ return { [1]="movement_speed_+%_per_power_charge" } }, - [6929]={ + [7275]={ lang={ English={ [1]={ @@ -171631,7 +180620,7 @@ return { [1]="movement_speed_+%_while_affected_by_grace" } }, - [6930]={ + [7276]={ lang={ English={ [1]={ @@ -171662,7 +180651,38 @@ return { [1]="movement_speed_+%_while_bleeding" } }, - [6931]={ + [7277]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Movement Speed while Dual Wielding" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Movement Speed while Dual Wielding" + } + } + }, + stats={ + [1]="movement_speed_+%_while_dual_wielding" + } + }, + [7278]={ lang={ English={ [1]={ @@ -171693,7 +180713,7 @@ return { [1]="movement_speed_+%_while_holding_shield" } }, - [6932]={ + [7279]={ lang={ English={ [1]={ @@ -171724,7 +180744,7 @@ return { [1]="movement_speed_+%_while_not_using_flask" } }, - [6933]={ + [7280]={ lang={ English={ [1]={ @@ -171755,7 +180775,7 @@ return { [1]="movement_speed_+%_while_on_burning_chilled_shocked_ground" } }, - [6934]={ + [7281]={ lang={ English={ [1]={ @@ -171786,7 +180806,7 @@ return { [1]="movement_speed_+%_while_on_burning_ground" } }, - [6935]={ + [7282]={ lang={ English={ [1]={ @@ -171817,7 +180837,7 @@ return { [1]="movement_speed_+%_while_poisoned" } }, - [6936]={ + [7283]={ lang={ English={ [1]={ @@ -171848,7 +180868,7 @@ return { [1]="movement_speed_+%_while_you_have_cats_stealth" } }, - [6937]={ + [7284]={ lang={ English={ [1]={ @@ -171879,7 +180899,7 @@ return { [1]="movement_speed_+%_while_you_have_energy_shield" } }, - [6938]={ + [7285]={ lang={ English={ [1]={ @@ -171910,7 +180930,7 @@ return { [1]="movement_speed_+%_while_you_have_infusion" } }, - [6939]={ + [7286]={ lang={ English={ [1]={ @@ -171941,7 +180961,7 @@ return { [1]="movement_velocity_+%_per_poison_stack" } }, - [6940]={ + [7287]={ lang={ English={ [1]={ @@ -171972,7 +180992,7 @@ return { [1]="movement_velocity_+%_per_totem" } }, - [6941]={ + [7288]={ lang={ English={ [1]={ @@ -172003,7 +181023,7 @@ return { [1]="movement_velocity_+%_while_at_maximum_power_charges" } }, - [6942]={ + [7289]={ lang={ English={ [1]={ @@ -172034,7 +181054,7 @@ return { [1]="movement_velocity_+%_while_chilled" } }, - [6943]={ + [7290]={ lang={ English={ [1]={ @@ -172052,13 +181072,13 @@ return { [1]="nearby_enemies_all_exposure_%_while_phasing" } }, - [6944]={ + [7291]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextBlind" + v="ReminderTextBlindNoDuration" }, limit={ [1]={ @@ -172074,7 +181094,7 @@ return { [1]="nearby_enemies_are_blinded_while_you_have_active_physical_aegis" } }, - [6945]={ + [7292]={ lang={ English={ [1]={ @@ -172096,7 +181116,7 @@ return { [1]="nearby_enemies_are_crushed_while_you_have_X_rage" } }, - [6946]={ + [7293]={ lang={ English={ [1]={ @@ -172114,7 +181134,7 @@ return { [1]="close_range_enemies_avoid_your_projectiles" } }, - [6947]={ + [7294]={ lang={ English={ [1]={ @@ -172136,7 +181156,7 @@ return { [1]="nearby_enemies_have_cold_exposure_while_you_are_affected_by_herald_of_ice" } }, - [6948]={ + [7295]={ lang={ English={ [1]={ @@ -172158,7 +181178,7 @@ return { [1]="nearby_enemies_have_fire_exposure_while_you_are_affected_by_herald_of_ash" } }, - [6949]={ + [7296]={ lang={ English={ [1]={ @@ -172180,7 +181200,7 @@ return { [1]="nearby_enemies_have_lightning_exposure_while_you_are_affected_by_herald_of_thunder" } }, - [6950]={ + [7297]={ lang={ English={ [1]={ @@ -172198,7 +181218,7 @@ return { [1]="nearby_enemies_lightning_resist_equal_to_yours" } }, - [6951]={ + [7298]={ lang={ English={ [1]={ @@ -172229,7 +181249,7 @@ return { [1]="necromancer_damage_+%_final_for_you_and_allies_with_nearby_corpse" } }, - [6952]={ + [7299]={ lang={ English={ [1]={ @@ -172260,7 +181280,7 @@ return { [1]="necromancer_damage_+%_for_nearby_enemies_with_nearby_corpse" } }, - [6953]={ + [7300]={ lang={ English={ [1]={ @@ -172291,7 +181311,7 @@ return { [1]="necromancer_defensive_notable_minion_maximum_life_+%_final" } }, - [6954]={ + [7301]={ lang={ English={ [1]={ @@ -172313,7 +181333,7 @@ return { [1]="necromancer_energy_shield_regeneration_rate_per_minute_%_for_you_and_allies_per_nearby_corpse" } }, - [6955]={ + [7302]={ lang={ English={ [1]={ @@ -172335,7 +181355,7 @@ return { [1]="necromancer_mana_regeneration_rate_per_minute_for_you_and_allies_per_nearby_corpse" } }, - [6956]={ + [7303]={ lang={ English={ [1]={ @@ -172345,7 +181365,7 @@ return { [2]="#" } }, - text="Necrotic Footprints " + text="Necrotic Footprints" } } }, @@ -172353,7 +181373,7 @@ return { [1]="necrotic_footprints_from_item" } }, - [6957]={ + [7304]={ lang={ English={ [1]={ @@ -172371,7 +181391,25 @@ return { [1]="never_ignite_chill_freeze_shock" } }, - [6958]={ + [7305]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Elusive also grants {:+d}% to Critical Strike Multiplier for Skills Supported by Nightblade" + } + } + }, + stats={ + [1]="nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills" + } + }, + [7306]={ lang={ English={ [1]={ @@ -172389,7 +181427,25 @@ return { [1]="no_extra_bleed_damage_while_target_is_moving" } }, - [6959]={ + [7307]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Dual Wielding does not inherently grant chance to Block Attack Damage" + } + } + }, + stats={ + [1]="no_inherent_chance_to_block_while_dual_wielding" + } + }, + [7308]={ lang={ English={ [1]={ @@ -172407,7 +181463,7 @@ return { [1]="non_chaos_damage_to_add_as_chaos_damage_%" } }, - [6960]={ + [7309]={ lang={ English={ [1]={ @@ -172429,7 +181485,7 @@ return { [1]="non_chilled_enemies_you_bleed_are_chilled" } }, - [6961]={ + [7310]={ lang={ English={ [1]={ @@ -172451,7 +181507,7 @@ return { [1]="non_chilled_enemies_you_poison_are_chilled" } }, - [6962]={ + [7311]={ lang={ English={ [1]={ @@ -172469,7 +181525,7 @@ return { [1]="non_critical_strikes_deal_no_damage" } }, - [6963]={ + [7312]={ lang={ English={ [1]={ @@ -172500,7 +181556,7 @@ return { [1]="non_curse_aura_effect_+%_per_10_devotion" } }, - [6964]={ + [7313]={ lang={ English={ [1]={ @@ -172531,13 +181587,13 @@ return { [1]="non_curse_aura_effect_+%_vs_enemies" } }, - [6965]={ + [7314]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextBlind" + v="ReminderTextBlindNoDuration" }, limit={ [1]={ @@ -172553,7 +181609,7 @@ return { [1]="non_cursed_enemies_you_curse_are_blinded_for_4_seconds" } }, - [6966]={ + [7315]={ lang={ English={ [1]={ @@ -172592,7 +181648,7 @@ return { [1]="non_damaging_ailment_effect_+%" } }, - [6967]={ + [7316]={ lang={ English={ [1]={ @@ -172631,7 +181687,7 @@ return { [1]="non_damaging_ailment_effect_+%_on_self" } }, - [6968]={ + [7317]={ lang={ English={ [1]={ @@ -172662,7 +181718,7 @@ return { [1]="non_damaging_ailment_effect_+%_on_self_while_under_effect_of_life_or_mana_flask" } }, - [6969]={ + [7318]={ lang={ English={ [1]={ @@ -172701,7 +181757,7 @@ return { [1]="non_damaging_ailment_effect_+%_per_10_devotion" } }, - [6970]={ + [7319]={ lang={ English={ [1]={ @@ -172740,7 +181796,7 @@ return { [1]="non_damaging_ailment_effect_+%_with_critical_strikes" } }, - [6971]={ + [7320]={ lang={ English={ [1]={ @@ -172779,7 +181835,7 @@ return { [1]="non_damaging_ailments_as_though_damage_+%_final" } }, - [6972]={ + [7321]={ lang={ English={ [1]={ @@ -172810,7 +181866,25 @@ return { [1]="non_piercing_projectiles_critical_strike_chance_+%" } }, - [6973]={ + [7322]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Non-Projectile Chaining Lightning Skills Chain {0:+d} times" + } + } + }, + stats={ + [1]="non_projectile_chaining_lightning_skill_additional_chains" + } + }, + [7323]={ lang={ English={ [1]={ @@ -172841,7 +181915,7 @@ return { [1]="normal_monster_dropped_item_quantity_+%" } }, - [6974]={ + [7324]={ lang={ English={ [1]={ @@ -172859,7 +181933,7 @@ return { [1]="nova_spells_cast_at_target_location" } }, - [6975]={ + [7325]={ lang={ English={ [1]={ @@ -172886,7 +181960,7 @@ return { [1]="number_of_additional_arrows_while_main_hand_accuracy_is_3000_or_more" } }, - [6976]={ + [7326]={ lang={ English={ [1]={ @@ -172908,7 +181982,7 @@ return { [1]="number_of_additional_chains_for_projectiles_while_phasing" } }, - [6977]={ + [7327]={ lang={ English={ [1]={ @@ -172935,7 +182009,7 @@ return { [1]="number_of_additional_curses_allowed_while_at_maximum_power_charges" } }, - [6978]={ + [7328]={ lang={ English={ [1]={ @@ -172962,7 +182036,7 @@ return { [1]="number_of_additional_ignites_allowed" } }, - [6979]={ + [7329]={ lang={ English={ [1]={ @@ -172997,7 +182071,7 @@ return { [1]="number_of_additional_mines_to_place_with_at_least_500_dex" } }, - [6980]={ + [7330]={ lang={ English={ [1]={ @@ -173032,7 +182106,7 @@ return { [1]="number_of_additional_mines_to_place_with_at_least_500_int" } }, - [6981]={ + [7331]={ lang={ English={ [1]={ @@ -173067,7 +182141,7 @@ return { [1]="number_of_additional_projectiles_if_you_have_been_hit_recently" } }, - [6982]={ + [7332]={ lang={ English={ [1]={ @@ -173102,7 +182176,7 @@ return { [1]="number_of_additional_projectiles_if_you_have_used_movement_skill_recently" } }, - [6983]={ + [7333]={ lang={ English={ [1]={ @@ -173129,7 +182203,7 @@ return { [1]="number_of_additional_traps_to_throw" } }, - [6984]={ + [7334]={ lang={ English={ [1]={ @@ -173147,7 +182221,7 @@ return { [1]="number_of_allowed_firewalls" } }, - [6985]={ + [7335]={ lang={ English={ [1]={ @@ -173165,7 +182239,7 @@ return { [1]="number_of_animated_weapons_allowed" } }, - [6986]={ + [7336]={ lang={ English={ [1]={ @@ -173183,7 +182257,7 @@ return { [1]="base_number_of_arbalists" } }, - [6987]={ + [7337]={ lang={ English={ [1]={ @@ -173210,7 +182284,7 @@ return { [1]="number_of_endurance_charges_to_gain_every_4_seconds_while_stationary" } }, - [6988]={ + [7338]={ lang={ English={ [1]={ @@ -173228,7 +182302,7 @@ return { [1]="number_of_golems_allowed_with_3_primordial_jewels" } }, - [6989]={ + [7339]={ lang={ English={ [1]={ @@ -173255,7 +182329,7 @@ return { [1]="number_of_projectiles_+%_final_from_skill" } }, - [6990]={ + [7340]={ lang={ English={ [1]={ @@ -173277,7 +182351,7 @@ return { [1]="number_of_skeletons_allowed_per_2_old" } }, - [6991]={ + [7341]={ lang={ English={ [1]={ @@ -173295,7 +182369,7 @@ return { [1]="number_of_zombies_allowed_+1_per_X_strength" } }, - [6992]={ + [7342]={ lang={ English={ [1]={ @@ -173326,7 +182400,7 @@ return { [1]="occultist_chaos_damage_+%_final" } }, - [6993]={ + [7343]={ lang={ English={ [1]={ @@ -173357,7 +182431,56 @@ return { [1]="occultist_cold_damage_+%_final" } }, - [6994]={ + [7344]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Off Hand Accuracy is equal to Main Hand Accuracy while wielding a Sword" + } + } + }, + stats={ + [1]="off_hand_accuracy_equal_to_main_hand_accuracy_while_wielding_sword" + } + }, + [7345]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Attack Speed with Off Hand while Dual Wielding" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Attack Speed with Off Hand while Dual Wielding" + } + } + }, + stats={ + [1]="off_hand_attack_speed_+%_while_dual_wielding" + } + }, + [7346]={ lang={ English={ [1]={ @@ -173388,7 +182511,7 @@ return { [1]="off_hand_attack_speed_+%_while_wielding_two_weapon_types" } }, - [6995]={ + [7347]={ lang={ English={ [1]={ @@ -173410,7 +182533,7 @@ return { [1]="off_hand_critical_strike_chance_+_per_10_es_on_shield" } }, - [6996]={ + [7348]={ lang={ English={ [1]={ @@ -173428,7 +182551,7 @@ return { [1]="off_hand_critical_strike_multiplier_+_per_10_es_on_shield" } }, - [6997]={ + [7349]={ lang={ English={ [1]={ @@ -173446,7 +182569,7 @@ return { [1]="off_hand_critical_strike_multiplier_+_per_melee_abyss_jewel_up_to_+50" } }, - [6998]={ + [7350]={ lang={ English={ [1]={ @@ -173477,7 +182600,7 @@ return { [1]="offering_duration_+%" } }, - [6999]={ + [7351]={ lang={ English={ [1]={ @@ -173495,7 +182618,7 @@ return { [1]="on_cast_lose_all_mana_gain_%_as_maximum_lightning_damage_for_4_seconds" } }, - [7000]={ + [7352]={ lang={ English={ [1]={ @@ -173513,7 +182636,7 @@ return { [1]="on_casting_banner_recover_%_of_planted_banner_stages" } }, - [7001]={ + [7353]={ lang={ English={ [1]={ @@ -173535,7 +182658,7 @@ return { [1]="on_planting_banner_you_and_nearby_allies_recover_permyriad_maximum_life_per_stage" } }, - [7002]={ + [7354]={ lang={ English={ [1]={ @@ -173553,7 +182676,7 @@ return { [1]="orb_of_storms_cast_speed_+%" } }, - [7003]={ + [7355]={ lang={ English={ [1]={ @@ -173571,7 +182694,7 @@ return { [1]="override_maximum_damage_resistance_%" } }, - [7004]={ + [7356]={ lang={ English={ [1]={ @@ -173593,7 +182716,7 @@ return { [1]="override_weapon_base_critical_strike_chance" } }, - [7005]={ + [7357]={ lang={ English={ [1]={ @@ -173615,7 +182738,38 @@ return { [1]="overwhelm_phys_reduction_%_while_have_sacrificial_zeal" } }, - [7006]={ + [7358]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Duration of Ignite on You" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Duration of Ignite on You" + } + } + }, + stats={ + [1]="pantheon_abberath_ignite_duration_on_self_+%_final" + } + }, + [7359]={ lang={ English={ [1]={ @@ -173646,7 +182800,255 @@ return { [1]="pantheon_shakari_self_poison_duration_+%_final" } }, - [7007]={ + [7360]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Damage Taken from Damage over Time" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Damage Taken from Damage over Time" + } + } + }, + stats={ + [1]="passive_mastery_damage_taken_over_time_+%_final" + } + }, + [7361]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Damage with Hits and Ailments against Enemies affected by at least 5 Poisons" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Damage with Hits and Ailments against Enemies affected by at least 5 Poisons" + } + } + }, + stats={ + [1]="passive_mastery_hit_ailment_damage_+%_final_vs_enemies_with_5+_poisons" + } + }, + [7362]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Projectile Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Projectile Speed" + } + } + }, + stats={ + [1]="passive_mastery_less_projectile_speed_+%_final" + } + }, + [7363]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Skill Effect Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Skill Effect Duration" + } + } + }, + stats={ + [1]="passive_mastery_less_skill_effect_duration_+%_final" + } + }, + [7364]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Maximum Physical Attack Damage with Daggers" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Maximum Physical Attack Damage with Daggers" + } + } + }, + stats={ + [1]="passive_mastery_maximum_physical_attack_damage_+%_final_with_daggers" + } + }, + [7365]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Projectile Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Projectile Speed" + } + } + }, + stats={ + [1]="passive_mastery_more_projectile_speed_+%_final" + } + }, + [7366]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Skill Effect Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Skill Effect Duration" + } + } + }, + stats={ + [1]="passive_mastery_more_skill_effect_duration_+%_final" + } + }, + [7367]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Stun Duration with Two Handed Weapons" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Stun Duration with Two Handed Weapons" + } + } + }, + stats={ + [1]="passive_mastery_stun_duration_+%_final_with_two_hand_weapon" + } + }, + [7368]={ lang={ English={ [1]={ @@ -173664,7 +183066,7 @@ return { [1]="pathfinder_poison_damage_+100%_final_chance_during_flask_effect" } }, - [7008]={ + [7369]={ lang={ English={ [1]={ @@ -173695,7 +183097,7 @@ return { [1]="penance_brand_area_of_effect_+%" } }, - [7009]={ + [7370]={ lang={ English={ [1]={ @@ -173726,7 +183128,7 @@ return { [1]="penance_brand_cast_speed_+%" } }, - [7010]={ + [7371]={ lang={ English={ [1]={ @@ -173757,7 +183159,7 @@ return { [1]="penance_brand_damage_+%" } }, - [7011]={ + [7372]={ lang={ English={ [1]={ @@ -173775,7 +183177,7 @@ return { [1]="perandus_double_number_of_coins_found" } }, - [7012]={ + [7373]={ lang={ English={ [1]={ @@ -173802,7 +183204,7 @@ return { [1]="%_chance_to_gain_endurance_charge_each_second_while_channelling" } }, - [7013]={ + [7374]={ lang={ English={ [1]={ @@ -173820,7 +183222,7 @@ return { [1]="%_chance_to_gain_random_charge_on_trap_triggered_by_an_enemy" } }, - [7014]={ + [7375]={ lang={ English={ [1]={ @@ -173842,7 +183244,7 @@ return { [1]="%_maximum_es_and_life_taken_as_fire_damage_per_minute_per_level_while_in_her_embrace" } }, - [7015]={ + [7376]={ lang={ English={ [1]={ @@ -173873,7 +183275,7 @@ return { [1]="%_number_of_raging_spirits_allowed" } }, - [7016]={ + [7377]={ lang={ English={ [1]={ @@ -173895,7 +183297,73 @@ return { [1]="permanently_intimidate_enemy_on_block" } }, - [7017]={ + [7378]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Petrified Blood has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Petrified Blood has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="petrified_blood_mana_reservation_efficiency_-2%_per_1" + } + }, + [7379]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Petrified Blood has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Petrified Blood has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="petrified_blood_mana_reservation_efficiency_+%" + } + }, + [7380]={ lang={ English={ [1]={ @@ -173926,7 +183394,7 @@ return { [1]="petrified_blood_reservation_+%" } }, - [7018]={ + [7381]={ lang={ English={ [1]={ @@ -173953,7 +183421,7 @@ return { [1]="phantasm_refresh_duration_on_hit_vs_unique_%_chance" } }, - [7019]={ + [7382]={ lang={ English={ [1]={ @@ -173980,7 +183448,7 @@ return { [1]="phase_run_%_chance_to_not_replace_buff_on_skill_use" } }, - [7020]={ + [7383]={ lang={ English={ [1]={ @@ -174002,7 +183470,7 @@ return { [1]="phasing_if_blocked_recently" } }, - [7021]={ + [7384]={ lang={ English={ [1]={ @@ -174033,7 +183501,7 @@ return { [1]="phys_cascade_trap_cooldown_speed_+%" } }, - [7022]={ + [7385]={ lang={ English={ [1]={ @@ -174064,7 +183532,7 @@ return { [1]="phys_cascade_trap_damage_+%" } }, - [7023]={ + [7386]={ lang={ English={ [1]={ @@ -174095,7 +183563,7 @@ return { [1]="phys_cascade_trap_duration_+%" } }, - [7024]={ + [7387]={ lang={ English={ [1]={ @@ -174122,7 +183590,7 @@ return { [1]="phys_cascade_trap_number_of_additional_cascades" } }, - [7025]={ + [7388]={ lang={ English={ [1]={ @@ -174153,7 +183621,7 @@ return { [1]="physical_and_chaos_damage_taken_+%_final_while_not_unhinged" } }, - [7026]={ + [7389]={ lang={ English={ [1]={ @@ -174171,7 +183639,7 @@ return { [1]="physical_damage_+%_per_explicit_map_mod_affecting_area" } }, - [7027]={ + [7390]={ lang={ English={ [1]={ @@ -174189,7 +183657,7 @@ return { [1]="physical_damage_from_hits_%_taken_as_random_element" } }, - [7028]={ + [7391]={ lang={ English={ [1]={ @@ -174220,7 +183688,7 @@ return { [1]="physical_damage_over_time_taken_+%_while_moving" } }, - [7029]={ + [7392]={ lang={ English={ [1]={ @@ -174238,7 +183706,7 @@ return { [1]="physical_damage_%_to_add_as_chaos_vs_poisoned_enemies" } }, - [7030]={ + [7393]={ lang={ English={ [1]={ @@ -174256,7 +183724,7 @@ return { [1]="physical_damage_%_to_add_as_fire_damage_while_affected_by_anger" } }, - [7031]={ + [7394]={ lang={ English={ [1]={ @@ -174278,7 +183746,7 @@ return { [1]="physical_damage_%_to_add_as_fire_if_have_crit_recently" } }, - [7032]={ + [7395]={ lang={ English={ [1]={ @@ -174296,7 +183764,7 @@ return { [1]="physical_damage_%_to_add_as_fire_per_rage" } }, - [7033]={ + [7396]={ lang={ English={ [1]={ @@ -174314,7 +183782,7 @@ return { [1]="physical_damage_%_to_add_as_lightning_damage_while_affected_by_wrath" } }, - [7034]={ + [7397]={ lang={ English={ [1]={ @@ -174324,7 +183792,7 @@ return { [2]="#" } }, - text="Gain {0}% of Physical Damage as Extra Damage of a random Element while you are Ignited " + text="Gain {0}% of Physical Damage as Extra Damage of a random Element while you are Ignited" } } }, @@ -174332,7 +183800,7 @@ return { [1]="physical_damage_%_to_add_as_random_element_while_ignited" } }, - [7035]={ + [7398]={ lang={ English={ [1]={ @@ -174350,7 +183818,7 @@ return { [1]="physical_damage_%_to_convert_to_cold_at_devotion_threshold" } }, - [7036]={ + [7399]={ lang={ English={ [1]={ @@ -174368,7 +183836,7 @@ return { [1]="physical_damage_%_to_convert_to_fire_at_devotion_threshold" } }, - [7037]={ + [7400]={ lang={ English={ [1]={ @@ -174386,7 +183854,38 @@ return { [1]="physical_damage_%_to_convert_to_lightning_at_devotion_threshold" } }, - [7038]={ + [7401]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Physical Damage with Skills that Cost Life" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Physical Damage with Skills that Cost Life" + } + } + }, + stats={ + [1]="physical_damage_+%_if_skill_costs_life" + } + }, + [7402]={ lang={ English={ [1]={ @@ -174417,7 +183916,7 @@ return { [1]="physical_damage_+%_per_10_rage" } }, - [7039]={ + [7403]={ lang={ English={ [1]={ @@ -174456,7 +183955,7 @@ return { [1]="physical_damage_+%_vs_ignited_enemies" } }, - [7040]={ + [7404]={ lang={ English={ [1]={ @@ -174487,7 +183986,7 @@ return { [1]="physical_damage_+%_while_affected_by_herald_of_purity" } }, - [7041]={ + [7405]={ lang={ English={ [1]={ @@ -174518,7 +184017,7 @@ return { [1]="physical_damage_+%_with_axes_swords" } }, - [7042]={ + [7406]={ lang={ English={ [1]={ @@ -174549,7 +184048,7 @@ return { [1]="physical_damage_+%_with_unholy_might" } }, - [7043]={ + [7407]={ lang={ English={ [1]={ @@ -174567,7 +184066,7 @@ return { [1]="physical_damage_reduction_%_at_devotion_threshold" } }, - [7044]={ + [7408]={ lang={ English={ [1]={ @@ -174585,7 +184084,7 @@ return { [1]="physical_damage_reduction_percent_per_frenzy_charge" } }, - [7045]={ + [7409]={ lang={ English={ [1]={ @@ -174607,7 +184106,7 @@ return { [1]="physical_damage_reduction_%_per_hit_you_have_taken_recently" } }, - [7046]={ + [7410]={ lang={ English={ [1]={ @@ -174625,7 +184124,7 @@ return { [1]="physical_damage_reduction_percent_per_power_charge" } }, - [7047]={ + [7411]={ lang={ English={ [1]={ @@ -174643,7 +184142,7 @@ return { [1]="physical_damage_reduction_%_while_affected_by_herald_of_purity" } }, - [7048]={ + [7412]={ lang={ English={ [1]={ @@ -174661,7 +184160,7 @@ return { [1]="physical_damage_reduction_rating_during_soul_gain_prevention" } }, - [7049]={ + [7413]={ lang={ English={ [1]={ @@ -174683,7 +184182,7 @@ return { [1]="physical_damage_reduction_rating_if_you_have_hit_an_enemy_recently" } }, - [7050]={ + [7414]={ lang={ English={ [1]={ @@ -174701,7 +184200,7 @@ return { [1]="physical_damage_reduction_rating_per_endurance_charge" } }, - [7051]={ + [7415]={ lang={ English={ [1]={ @@ -174719,7 +184218,7 @@ return { [1]="physical_damage_reduction_%_if_only_one_enemy_nearby" } }, - [7052]={ + [7416]={ lang={ English={ [1]={ @@ -174737,7 +184236,7 @@ return { [1]="physical_damage_reduction_rating_+%_per_endurance_charge" } }, - [7053]={ + [7417]={ lang={ English={ [1]={ @@ -174755,7 +184254,7 @@ return { [1]="physical_damage_reduction_%_per_nearby_enemy" } }, - [7054]={ + [7418]={ lang={ English={ [1]={ @@ -174773,7 +184272,7 @@ return { [1]="physical_damage_taken_%_as_cold_while_affected_by_purity_of_elements" } }, - [7055]={ + [7419]={ lang={ English={ [1]={ @@ -174791,7 +184290,7 @@ return { [1]="physical_damage_taken_%_as_cold_while_affected_by_purity_of_ice" } }, - [7056]={ + [7420]={ lang={ English={ [1]={ @@ -174809,7 +184308,7 @@ return { [1]="physical_damage_taken_%_as_fire_while_affected_by_purity_of_elements" } }, - [7057]={ + [7421]={ lang={ English={ [1]={ @@ -174827,7 +184326,7 @@ return { [1]="physical_damage_taken_%_as_fire_while_affected_by_purity_of_fire" } }, - [7058]={ + [7422]={ lang={ English={ [1]={ @@ -174845,7 +184344,7 @@ return { [1]="physical_damage_taken_%_as_lightning_while_affected_by_purity_of_elements" } }, - [7059]={ + [7423]={ lang={ English={ [1]={ @@ -174863,7 +184362,7 @@ return { [1]="physical_damage_taken_%_as_lightning_while_affected_by_purity_of_lightning" } }, - [7060]={ + [7424]={ lang={ English={ [1]={ @@ -174894,7 +184393,7 @@ return { [1]="physical_damage_with_attack_skills_+%" } }, - [7061]={ + [7425]={ lang={ English={ [1]={ @@ -174925,7 +184424,7 @@ return { [1]="physical_damage_with_spell_skills_+%" } }, - [7062]={ + [7426]={ lang={ English={ [1]={ @@ -174947,7 +184446,7 @@ return { [1]="physical_dot_multiplier_+_if_crit_recently" } }, - [7063]={ + [7427]={ lang={ English={ [1]={ @@ -174969,7 +184468,7 @@ return { [1]="physical_dot_multiplier_+_if_spent_life_recently" } }, - [7064]={ + [7428]={ lang={ English={ [1]={ @@ -175000,7 +184499,7 @@ return { [1]="physical_dot_multiplier_+_while_wielding_axes_swords" } }, - [7065]={ + [7429]={ lang={ English={ [1]={ @@ -175031,7 +184530,7 @@ return { [1]="physical_reflect_damage_taken_and_minion_physical_reflect_damage_taken_+%" } }, - [7066]={ + [7430]={ lang={ English={ [1]={ @@ -175049,7 +184548,7 @@ return { [1]="physical_skill_gem_level_+" } }, - [7067]={ + [7431]={ lang={ English={ [1]={ @@ -175080,7 +184579,7 @@ return { [1]="piercing_projectiles_critical_strike_chance_+%" } }, - [7068]={ + [7432]={ lang={ English={ [1]={ @@ -175111,7 +184610,7 @@ return { [1]="placed_banner_attack_damage_+%" } }, - [7069]={ + [7433]={ lang={ English={ [1]={ @@ -175142,7 +184641,38 @@ return { [1]="plague_bearer_chaos_damage_taken_+%_while_incubating" } }, - [7070]={ + [7434]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Plague Bearer has {}% increased Maximum Plague Value" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Plague Bearer has {}% reduced Maximum Plague Value" + } + } + }, + stats={ + [1]="plague_bearer_maximum_stored_poison_damage_+%" + } + }, + [7435]={ lang={ English={ [1]={ @@ -175173,7 +184703,7 @@ return { [1]="plague_bearer_movement_speed_+%_while_infecting" } }, - [7071]={ + [7436]={ lang={ English={ [1]={ @@ -175204,7 +184734,7 @@ return { [1]="poison_damage_+%_per_frenzy_charge" } }, - [7072]={ + [7437]={ lang={ English={ [1]={ @@ -175235,7 +184765,7 @@ return { [1]="poison_damage_+%_per_power_charge" } }, - [7073]={ + [7438]={ lang={ English={ [1]={ @@ -175266,7 +184796,7 @@ return { [1]="poison_damage_+%_vs_bleeding_enemies" } }, - [7074]={ + [7439]={ lang={ English={ [1]={ @@ -175297,7 +184827,7 @@ return { [1]="poison_damage_+%_with_over_300_dexterity" } }, - [7075]={ + [7440]={ lang={ English={ [1]={ @@ -175315,7 +184845,7 @@ return { [1]="poison_dot_multiplier_+_per_frenzy_charge" } }, - [7076]={ + [7441]={ lang={ English={ [1]={ @@ -175346,7 +184876,7 @@ return { [1]="poison_dot_multiplier_+_vs_bleeding_enemies" } }, - [7077]={ + [7442]={ lang={ English={ [1]={ @@ -175377,7 +184907,7 @@ return { [1]="poison_dot_multiplier_+_with_spells" } }, - [7078]={ + [7443]={ lang={ English={ [1]={ @@ -175416,7 +184946,7 @@ return { [1]="poison_duration_+%_per_poison_applied_recently" } }, - [7079]={ + [7444]={ lang={ English={ [1]={ @@ -175447,7 +184977,7 @@ return { [1]="poison_duration_+%_per_power_charge" } }, - [7080]={ + [7445]={ lang={ English={ [1]={ @@ -175478,7 +185008,7 @@ return { [1]="poison_duration_+%_with_over_150_intelligence" } }, - [7081]={ + [7446]={ lang={ English={ [1]={ @@ -175500,7 +185030,7 @@ return { [1]="poison_on_critical_strike" } }, - [7082]={ + [7447]={ lang={ English={ [1]={ @@ -175531,7 +185061,7 @@ return { [1]="poison_on_non_poisoned_enemies_damage_+%" } }, - [7083]={ + [7448]={ lang={ English={ [1]={ @@ -175553,7 +185083,7 @@ return { [1]="poison_reflected_to_self" } }, - [7084]={ + [7449]={ lang={ English={ [1]={ @@ -175588,7 +185118,100 @@ return { [1]="poison_time_passed_+%" } }, - [7085]={ + [7450]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Poisonous Concoction Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Poisonous Concoction Damage" + } + } + }, + stats={ + [1]="poisonous_concoction_damage_+%" + } + }, + [7451]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Poisonous Concoction uses {0}% increased Flask Charges" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Poisonous Concoction uses {0}% reduced Flask Charges" + } + } + }, + stats={ + [1]="poisonous_concoction_flask_charges_consumed_+%" + } + }, + [7452]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Poisonous Concoction Area of Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Poisonous Concoction Area of Effect" + } + } + }, + stats={ + [1]="poisonous_concoction_skill_area_of_effect_+%" + } + }, + [7453]={ lang={ English={ [1]={ @@ -175610,7 +185233,7 @@ return { [1]="portal_alternate_destination_chance_permyriad" } }, - [7086]={ + [7454]={ lang={ English={ [1]={ @@ -175628,7 +185251,7 @@ return { [1]="posion_damage_over_time_multiplier_+%_while_wielding_claws_daggers" } }, - [7087]={ + [7455]={ lang={ English={ [1]={ @@ -175659,7 +185282,7 @@ return { [1]="power_charge_duration_+%_final" } }, - [7088]={ + [7456]={ lang={ English={ [1]={ @@ -175677,7 +185300,7 @@ return { [1]="power_charge_on_kill_percent_chance_while_holding_shield" } }, - [7089]={ + [7457]={ lang={ English={ [1]={ @@ -175695,7 +185318,7 @@ return { [1]="power_charge_on_non_critical_strike_%_chance_with_claws_daggers" } }, - [7090]={ + [7458]={ lang={ English={ [1]={ @@ -175713,7 +185336,7 @@ return { [1]="power_charge_on_spell_block_%_chance" } }, - [7091]={ + [7459]={ lang={ English={ [1]={ @@ -175740,7 +185363,91 @@ return { [1]="power_siphon_number_of_additional_projectiles" } }, - [7092]={ + [7460]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Precision has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Precision has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="precision_mana_reservation_efficiency_-2%_per_1" + } + }, + [7461]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="!", + [2]=0 + } + }, + text="Precision has 100% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="precision_mana_reservation_efficiency_+100%" + } + }, + [7462]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Precision has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Precision has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="precision_mana_reservation_efficiency_+%" + } + }, + [7463]={ lang={ English={ [1]={ @@ -175758,7 +185465,7 @@ return { [1]="precision_mana_reservation_-50%_final" } }, - [7093]={ + [7464]={ lang={ English={ [1]={ @@ -175789,7 +185496,7 @@ return { [1]="precision_mana_reservation_+%" } }, - [7094]={ + [7465]={ lang={ English={ [1]={ @@ -175807,7 +185514,7 @@ return { [1]="precision_reserves_no_mana" } }, - [7095]={ + [7466]={ lang={ English={ [1]={ @@ -175834,7 +185541,7 @@ return { [1]="prevent_projectile_chaining_%_chance" } }, - [7096]={ + [7467]={ lang={ English={ [1]={ @@ -175865,7 +185572,7 @@ return { [1]="pride_aura_effect_+%" } }, - [7097]={ + [7468]={ lang={ English={ [1]={ @@ -175883,7 +185590,7 @@ return { [1]="pride_chance_to_deal_double_damage_%" } }, - [7098]={ + [7469]={ lang={ English={ [1]={ @@ -175918,7 +185625,7 @@ return { [1]="pride_chance_to_impale_with_attacks_%" } }, - [7099]={ + [7470]={ lang={ English={ [1]={ @@ -175940,7 +185647,73 @@ return { [1]="pride_intimidate_enemy_for_4_seconds_on_hit" } }, - [7100]={ + [7471]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Pride has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Pride has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="pride_mana_reservation_efficiency_-2%_per_1" + } + }, + [7472]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Pride has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Pride has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="pride_mana_reservation_efficiency_+%" + } + }, + [7473]={ lang={ English={ [1]={ @@ -175971,7 +185744,7 @@ return { [1]="pride_mana_reservation_+%" } }, - [7101]={ + [7474]={ lang={ English={ [1]={ @@ -175981,7 +185754,7 @@ return { [2]="#" } }, - text="{0}% increased Attack Physical Damage while using Pride" + text="{0}% increased Physical Damage while using Pride" }, [2]={ [1]={ @@ -175994,7 +185767,7 @@ return { [2]=-1 } }, - text="{0}% reduced Attack Physical Damage while using Pride" + text="{0}% reduced Physical Damage while using Pride" } } }, @@ -176002,7 +185775,7 @@ return { [1]="pride_physical_damage_+%" } }, - [7102]={ + [7475]={ lang={ English={ [1]={ @@ -176020,7 +185793,7 @@ return { [1]="pride_reserves_no_mana" } }, - [7103]={ + [7476]={ lang={ English={ [1]={ @@ -176038,7 +185811,7 @@ return { [1]="pride_your_impaled_debuff_lasts_+_additional_hits" } }, - [7104]={ + [7477]={ lang={ English={ [1]={ @@ -176069,7 +185842,7 @@ return { [1]="prismatic_rain_beam_frequency_+%" } }, - [7105]={ + [7478]={ lang={ English={ [1]={ @@ -176087,7 +185860,7 @@ return { [1]="projecitle_chance_to_be_able_to_chain_from_terrain_%_per_ranged_abyss_jewel_up_to_20%" } }, - [7106]={ + [7479]={ lang={ English={ [1]={ @@ -176118,7 +185891,7 @@ return { [1]="projectile_attack_damage_+%_during_flask_effect" } }, - [7107]={ + [7480]={ lang={ English={ [1]={ @@ -176149,7 +185922,25 @@ return { [1]="projectile_attack_damage_+%_with_claw_or_dagger" } }, - [7108]={ + [7481]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Projectile Attack Skills have {0:+d}% to Critical Strike Multiplier" + } + } + }, + stats={ + [1]="projectile_attack_skill_critical_strike_multiplier_+" + } + }, + [7482]={ lang={ English={ [1]={ @@ -176180,7 +185971,25 @@ return { [1]="projectile_damage_+%_max_before_distance_increase" } }, - [7109]={ + [7483]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0}% increased Projectile Damage per 16 Dexterity" + } + } + }, + stats={ + [1]="projectile_damage_+%_per_16_dexterity" + } + }, + [7484]={ lang={ English={ [1]={ @@ -176198,7 +186007,7 @@ return { [1]="projectile_damage_+%_per_chain" } }, - [7110]={ + [7485]={ lang={ English={ [1]={ @@ -176216,7 +186025,7 @@ return { [1]="projectile_damage_+%_per_pierced_enemy" } }, - [7111]={ + [7486]={ lang={ English={ [1]={ @@ -176247,7 +186056,7 @@ return { [1]="projectile_damage_+%_per_remaining_chain" } }, - [7112]={ + [7487]={ lang={ English={ [1]={ @@ -176278,7 +186087,7 @@ return { [1]="projectile_damage_+%_vs_chained_enemy" } }, - [7113]={ + [7488]={ lang={ English={ [1]={ @@ -176309,7 +186118,7 @@ return { [1]="projectile_damage_+%_vs_nearby_enemies" } }, - [7114]={ + [7489]={ lang={ English={ [1]={ @@ -176327,7 +186136,7 @@ return { [1]="projectile_non_chaos_damage_to_add_as_chaos_damage_%_if_chained" } }, - [7115]={ + [7490]={ lang={ English={ [1]={ @@ -176345,7 +186154,25 @@ return { [1]="projectile_non_chaos_damage_to_add_as_chaos_damage_%_per_chain" } }, - [7116]={ + [7491]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Projectiles Split towards {0:+d} targets" + } + } + }, + stats={ + [1]="projectile_number_to_split" + } + }, + [7492]={ lang={ English={ [1]={ @@ -176363,7 +186190,7 @@ return { [1]="projectiles_always_pierce_you" } }, - [7117]={ + [7493]={ lang={ English={ [1]={ @@ -176381,7 +186208,7 @@ return { [1]="projectiles_from_spells_cannot_pierce" } }, - [7118]={ + [7494]={ lang={ English={ [1]={ @@ -176412,7 +186239,7 @@ return { [1]="projectiles_pierce_1_additional_target_per_10_stat_value" } }, - [7119]={ + [7495]={ lang={ English={ [1]={ @@ -176443,7 +186270,7 @@ return { [1]="projectiles_pierce_1_additional_target_per_15_stat_value" } }, - [7120]={ + [7496]={ lang={ English={ [1]={ @@ -176461,7 +186288,7 @@ return { [1]="projectiles_pierce_all_nearby_targets" } }, - [7121]={ + [7497]={ lang={ English={ [1]={ @@ -176479,7 +186306,7 @@ return { [1]="projectiles_pierce_while_phasing" } }, - [7122]={ + [7498]={ lang={ English={ [1]={ @@ -176506,7 +186333,38 @@ return { [1]="projectiles_pierce_x_additional_targets_while_you_have_phasing" } }, - [7123]={ + [7499]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Protective Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Protective Link Duration" + } + } + }, + stats={ + [1]="protective_link_duration_+%" + } + }, + [7500]={ lang={ English={ [1]={ @@ -176541,7 +186399,7 @@ return { [1]="puppet_master_base_duration_ms" } }, - [7124]={ + [7501]={ lang={ English={ [1]={ @@ -176559,7 +186417,7 @@ return { [1]="purge_additional_enemy_resistance_%" } }, - [7125]={ + [7502]={ lang={ English={ [1]={ @@ -176590,7 +186448,7 @@ return { [1]="purge_damage_+%" } }, - [7126]={ + [7503]={ lang={ English={ [1]={ @@ -176621,7 +186479,7 @@ return { [1]="purge_duration_+%" } }, - [7127]={ + [7504]={ lang={ English={ [1]={ @@ -176648,7 +186506,73 @@ return { [1]="purifying_flame_%_chance_to_create_consecrated_ground_around_you" } }, - [7128]={ + [7505]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Elements has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Elements has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_elements_mana_reservation_efficiency_-2%_per_1" + } + }, + [7506]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Elements has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Elements has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_elements_mana_reservation_efficiency_+%" + } + }, + [7507]={ lang={ English={ [1]={ @@ -176666,7 +186590,73 @@ return { [1]="purity_of_elements_reserves_no_mana" } }, - [7129]={ + [7508]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Fire has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Fire has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_fire_mana_reservation_efficiency_-2%_per_1" + } + }, + [7509]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Fire has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Fire has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_fire_mana_reservation_efficiency_+%" + } + }, + [7510]={ lang={ English={ [1]={ @@ -176684,7 +186674,73 @@ return { [1]="purity_of_fire_reserves_no_mana" } }, - [7130]={ + [7511]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Ice has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Ice has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_ice_mana_reservation_efficiency_-2%_per_1" + } + }, + [7512]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Ice has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Ice has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_ice_mana_reservation_efficiency_+%" + } + }, + [7513]={ lang={ English={ [1]={ @@ -176702,7 +186758,73 @@ return { [1]="purity_of_ice_reserves_no_mana" } }, - [7131]={ + [7514]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Lightning has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Lightning has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_lightning_mana_reservation_efficiency_-2%_per_1" + } + }, + [7515]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Purity of Lightning has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Purity of Lightning has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="purity_of_lightning_mana_reservation_efficiency_+%" + } + }, + [7516]={ lang={ English={ [1]={ @@ -176720,7 +186842,7 @@ return { [1]="purity_of_lightning_reserves_no_mana" } }, - [7132]={ + [7517]={ lang={ English={ [1]={ @@ -176747,7 +186869,7 @@ return { [1]="quick_dodge_added_cooldown_count" } }, - [7133]={ + [7518]={ lang={ English={ [1]={ @@ -176778,7 +186900,7 @@ return { [1]="quick_dodge_travel_distance_+%" } }, - [7134]={ + [7519]={ lang={ English={ [1]={ @@ -176796,7 +186918,7 @@ return { [1]="quick_guard_additional_physical_damage_reduction_%" } }, - [7135]={ + [7520]={ lang={ English={ [1]={ @@ -176814,7 +186936,7 @@ return { [1]="quiver_projectiles_pierce_1_additional_target" } }, - [7136]={ + [7521]={ lang={ English={ [1]={ @@ -176832,7 +186954,7 @@ return { [1]="quiver_projectiles_pierce_2_additional_targets" } }, - [7137]={ + [7522]={ lang={ English={ [1]={ @@ -176850,7 +186972,7 @@ return { [1]="quiver_projectiles_pierce_3_additional_targets" } }, - [7138]={ + [7523]={ lang={ English={ [1]={ @@ -176868,7 +186990,7 @@ return { [1]="maximum_rage" } }, - [7139]={ + [7524]={ lang={ English={ [1]={ @@ -176890,7 +187012,7 @@ return { [1]="rage_effects_doubled" } }, - [7140]={ + [7525]={ lang={ English={ [1]={ @@ -176912,7 +187034,7 @@ return { [1]="gain_rage_on_kill" } }, - [7141]={ + [7526]={ lang={ English={ [1]={ @@ -176947,7 +187069,7 @@ return { [1]="gain_rage_on_hitting_rare_unique_enemy_%" } }, - [7142]={ + [7527]={ lang={ English={ [1]={ @@ -176969,7 +187091,7 @@ return { [1]="gain_rage_when_you_use_a_warcry" } }, - [7143]={ + [7528]={ lang={ English={ [1]={ @@ -176987,7 +187109,7 @@ return { [1]="cannot_be_stunned_with_25_rage" } }, - [7144]={ + [7529]={ lang={ English={ [1]={ @@ -177009,7 +187131,7 @@ return { [1]="gain_rage_on_hit" } }, - [7145]={ + [7530]={ lang={ English={ [1]={ @@ -177048,7 +187170,7 @@ return { [1]="rage_decay_speed_+%" } }, - [7146]={ + [7531]={ lang={ English={ [1]={ @@ -177066,7 +187188,7 @@ return { [1]="rage_slash_sacrifice_rage_%" } }, - [7147]={ + [7532]={ lang={ English={ [1]={ @@ -177097,7 +187219,7 @@ return { [1]="rage_vortex_area_of_effect_+%" } }, - [7148]={ + [7533]={ lang={ English={ [1]={ @@ -177128,7 +187250,7 @@ return { [1]="rage_vortex_damage_+%" } }, - [7149]={ + [7534]={ lang={ English={ [1]={ @@ -177146,7 +187268,7 @@ return { [1]="raging_spirits_always_ignite" } }, - [7150]={ + [7535]={ lang={ English={ [1]={ @@ -177173,7 +187295,7 @@ return { [1]="raging_spirits_refresh_duration_on_hit_vs_unique_%_chance" } }, - [7151]={ + [7536]={ lang={ English={ [1]={ @@ -177191,7 +187313,38 @@ return { [1]="raging_spirits_refresh_duration_when_they_kill_ignited_enemy" } }, - [7152]={ + [7537]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more chance to Evade Attacks during Onslaught" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less chance to Evade Attacks during Onslaught" + } + } + }, + stats={ + [1]="raider_chance_to_evade_attacks_+%_final_during_onslaught" + } + }, + [7538]={ lang={ English={ [1]={ @@ -177222,7 +187375,7 @@ return { [1]="raider_nearby_enemies_accuracy_rating_+%_final_while_phasing" } }, - [7153]={ + [7539]={ lang={ English={ [1]={ @@ -177240,7 +187393,7 @@ return { [1]="rain_of_arrows_additional_sequence_chance_%" } }, - [7154]={ + [7540]={ lang={ English={ [1]={ @@ -177258,7 +187411,7 @@ return { [1]="rain_of_arrows_rain_of_arrows_additional_sequence_chance_%" } }, - [7155]={ + [7541]={ lang={ English={ [1]={ @@ -177289,7 +187442,7 @@ return { [1]="raise_spectre_mana_cost_+%" } }, - [7156]={ + [7542]={ lang={ English={ [1]={ @@ -177307,7 +187460,7 @@ return { [1]="raise_zombie_does_not_use_corpses" } }, - [7157]={ + [7543]={ lang={ English={ [1]={ @@ -177325,7 +187478,7 @@ return { [1]="raised_zombie_%_chance_to_taunt" } }, - [7158]={ + [7544]={ lang={ English={ [1]={ @@ -177343,7 +187496,7 @@ return { [1]="raised_zombies_are_usable_as_corpses_when_alive" } }, - [7159]={ + [7545]={ lang={ English={ [1]={ @@ -177370,7 +187523,7 @@ return { [1]="raised_zombies_cover_in_ash_on_hit_%" } }, - [7160]={ + [7546]={ lang={ English={ [1]={ @@ -177392,7 +187545,7 @@ return { [1]="raised_zombies_fire_damage_%_of_maximum_life_taken_per_minute" } }, - [7161]={ + [7547]={ lang={ English={ [1]={ @@ -177414,7 +187567,7 @@ return { [1]="raised_zombies_have_avatar_of_fire" } }, - [7162]={ + [7548]={ lang={ English={ [1]={ @@ -177436,7 +187589,7 @@ return { [1]="rallying_cry_buff_effect_1%_per_3_stat_value" } }, - [7163]={ + [7549]={ lang={ English={ [1]={ @@ -177458,7 +187611,7 @@ return { [1]="rallying_cry_buff_effect_1%_per_5_stat_value" } }, - [7164]={ + [7550]={ lang={ English={ [1]={ @@ -177485,7 +187638,7 @@ return { [1]="rallying_cry_exerts_x_additional_attacks" } }, - [7165]={ + [7551]={ lang={ English={ [1]={ @@ -177503,7 +187656,7 @@ return { [1]="random_curse_on_hit_%_against_uncursed_enemies" } }, - [7166]={ + [7552]={ lang={ English={ [1]={ @@ -177534,7 +187687,7 @@ return { [1]="rare_or_unique_monster_dropped_item_rarity_+%" } }, - [7167]={ + [7553]={ lang={ English={ [1]={ @@ -177565,7 +187718,7 @@ return { [1]="recall_sigil_target_search_range_+%" } }, - [7168]={ + [7554]={ lang={ English={ [1]={ @@ -177587,7 +187740,7 @@ return { [1]="receive_bleeding_chance_%_when_hit_by_attack" } }, - [7169]={ + [7555]={ lang={ English={ [1]={ @@ -177605,7 +187758,25 @@ return { [1]="recharge_flasks_on_crit_while_affected_by_precision" } }, - [7170]={ + [7556]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {}% of Life when you Kill a Cursed Enemy" + } + } + }, + stats={ + [1]="recover_%_maximum_life_on_killing_cursed_enemy" + } + }, + [7557]={ lang={ English={ [1]={ @@ -177623,7 +187794,7 @@ return { [1]="recover_10%_mana_on_skill_use_%_chance_while_affected_by_clarity" } }, - [7171]={ + [7558]={ lang={ English={ [1]={ @@ -177641,7 +187812,7 @@ return { [1]="recover_X_life_on_enemy_ignited" } }, - [7172]={ + [7559]={ lang={ English={ [1]={ @@ -177659,7 +187830,7 @@ return { [1]="recover_X_mana_on_killing_frozen_enemy" } }, - [7173]={ + [7560]={ lang={ English={ [1]={ @@ -177677,7 +187848,29 @@ return { [1]="recover_es_as_well_as_life_from_life_regeneration" } }, - [7174]={ + [7561]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextStaffWarstaff" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {0}% of Energy Shield when you Block Spell Damage while wielding a Staff" + } + } + }, + stats={ + [1]="recover_%_energy_shield_when_you_block_spell_damage_while_wielding_a_staff" + } + }, + [7562]={ lang={ English={ [1]={ @@ -177695,7 +187888,91 @@ return { [1]="recover_%_life_when_gaining_adrenaline" } }, - [7175]={ + [7563]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextStaffWarstaff" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {0}% of Life when you Block Attack Damage while wielding a Staff" + } + } + }, + stats={ + [1]="recover_%_life_when_you_block_attack_damage_while_wielding_a_staff" + } + }, + [7564]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextIgnite" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Recover {0}% of Life when you Ignite a non-Ignited Enemy" + } + } + }, + stats={ + [1]="recover_%_life_when_you_ignite_a_non_ignited_enemy" + } + }, + [7565]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextLowLife" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {0}% of Life when you use a Life Flask while on Low Life" + } + } + }, + stats={ + [1]="recover_%_life_when_you_use_a_life_flask_while_on_low_life" + } + }, + [7566]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {0}% of Mana when a Brand expires while Attached" + } + } + }, + stats={ + [1]="recover_%_mana_when_attached_brand_expires" + } + }, + [7567]={ lang={ English={ [1]={ @@ -177713,7 +187990,7 @@ return { [1]="recover_%_maximum_life_on_killing_chilled_enemy" } }, - [7176]={ + [7568]={ lang={ English={ [1]={ @@ -177731,7 +188008,25 @@ return { [1]="recover_%_maximum_life_on_killing_enemy_while_you_have_rage" } }, - [7177]={ + [7569]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Recover {0}% of Life on Killing a Poisoned Enemy" + } + } + }, + stats={ + [1]="recover_%_maximum_life_on_killing_poisoned_enemy" + } + }, + [7570]={ lang={ English={ [1]={ @@ -177753,7 +188048,7 @@ return { [1]="recover_%_maximum_mana_when_enemy_frozen_permyriad" } }, - [7178]={ + [7571]={ lang={ English={ [1]={ @@ -177771,7 +188066,7 @@ return { [1]="recover_%_of_maximum_mana_over_1_second_on_guard_skill_use" } }, - [7179]={ + [7572]={ lang={ English={ [1]={ @@ -177793,7 +188088,43 @@ return { [1]="recover_permyriad_maximum_life_per_poison_on_enemy_on_kill" } }, - [7180]={ + [7573]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {} Energy Shield when you Block Spell Damage" + } + } + }, + stats={ + [1]="recover_x_energy_shield_on_spell_block" + } + }, + [7574]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Recover {} Energy Shield when you Suppress Spell Damage" + } + } + }, + stats={ + [1]="recover_x_energy_shield_on_suppressing_spell" + } + }, + [7575]={ lang={ English={ [1]={ @@ -177804,6 +188135,19 @@ return { } }, text="Damage Penetrates {0}% Chaos Resistance" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Your Hits treat Chaos Resistance as {0}% higher than actual value" } } }, @@ -177811,7 +188155,7 @@ return { [1]="reduce_enemy_chaos_resistance_%" } }, - [7181]={ + [7576]={ lang={ English={ [1]={ @@ -177829,7 +188173,7 @@ return { [1]="reduce_enemy_cold_resistance_%_while_affected_by_hatred" } }, - [7182]={ + [7577]={ lang={ English={ [1]={ @@ -177847,7 +188191,7 @@ return { [1]="reduce_enemy_fire_resistance_%_vs_blinded_enemies" } }, - [7183]={ + [7578]={ lang={ English={ [1]={ @@ -177857,7 +188201,7 @@ return { [2]="#" } }, - text="Damage Penetrates {0}% Fire Resistance while affected by Anger " + text="Damage Penetrates {0}% Fire Resistance while affected by Anger" } } }, @@ -177865,7 +188209,7 @@ return { [1]="reduce_enemy_fire_resistance_%_while_affected_by_anger" } }, - [7184]={ + [7579]={ lang={ English={ [1]={ @@ -177883,7 +188227,25 @@ return { [1]="reduce_enemy_lightning_resistance_%_while_affected_by_wrath" } }, - [7185]={ + [7580]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Reflect Physical Damage equal to {}% of Physical Damage prevented when Hit" + } + } + }, + stats={ + [1]="reflect_%_of_physical_damage_prevented" + } + }, + [7581]={ lang={ English={ [1]={ @@ -177910,7 +188272,7 @@ return { [1]="reflect_chill_and_freeze_%_chance" } }, - [7186]={ + [7582]={ lang={ English={ [1]={ @@ -177941,7 +188303,7 @@ return { [1]="reflect_damage_taken_and_minion_reflect_damage_taken_+%" } }, - [7187]={ + [7583]={ lang={ English={ [1]={ @@ -177959,7 +188321,7 @@ return { [1]="reflect_shocks" } }, - [7188]={ + [7584]={ lang={ English={ [1]={ @@ -177977,7 +188339,7 @@ return { [1]="reflect_shocks_to_enemies_in_radius" } }, - [7189]={ + [7585]={ lang={ English={ [1]={ @@ -178008,7 +188370,7 @@ return { [1]="reflected_physical_damage_taken_+%_while_affected_by_determination" } }, - [7190]={ + [7586]={ lang={ English={ [1]={ @@ -178026,7 +188388,7 @@ return { [1]="regenerate_%_life_over_1_second_when_hit_while_not_unhinged" } }, - [7191]={ + [7587]={ lang={ English={ [1]={ @@ -178044,7 +188406,7 @@ return { [1]="regenerate_%_maximum_energy_shield_over_2_seconds_on_consuming_corpse" } }, - [7192]={ + [7588]={ lang={ English={ [1]={ @@ -178062,7 +188424,33 @@ return { [1]="regenerate_%_maximum_mana_over_2_seconds_on_consuming_corpse" } }, - [7193]={ + [7589]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextArcaneSurge" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Regenerate {0} Mana per second while you have Arcane Surge" + } + } + }, + stats={ + [1]="regenerate_x_mana_per_minute_while_you_have_arcane_surge" + } + }, + [7590]={ lang={ English={ [1]={ @@ -178084,7 +188472,7 @@ return { [1]="remove_ailments_and_burning_on_gaining_adrenaline" } }, - [7194]={ + [7591]={ lang={ English={ [1]={ @@ -178106,7 +188494,7 @@ return { [1]="base_remove_elemental_ailments_from_you_when_you_inflict_them" } }, - [7195]={ + [7592]={ lang={ English={ [1]={ @@ -178124,7 +188512,7 @@ return { [1]="remove_bleed_on_life_flask_use" } }, - [7196]={ + [7593]={ lang={ English={ [1]={ @@ -178142,7 +188530,7 @@ return { [1]="remove_bleeding_on_warcry" } }, - [7197]={ + [7594]={ lang={ English={ [1]={ @@ -178160,7 +188548,7 @@ return { [1]="remove_chill_and_freeze_on_flask_use" } }, - [7198]={ + [7595]={ lang={ English={ [1]={ @@ -178178,7 +188566,7 @@ return { [1]="remove_curse_on_mana_flask_use" } }, - [7199]={ + [7596]={ lang={ English={ [1]={ @@ -178196,7 +188584,7 @@ return { [1]="remove_ignite_and_burning_on_flask_use" } }, - [7200]={ + [7597]={ lang={ English={ [1]={ @@ -178214,7 +188602,7 @@ return { [1]="remove_maim_and_hinder_on_flask_use" } }, - [7201]={ + [7598]={ lang={ English={ [1]={ @@ -178232,7 +188620,7 @@ return { [1]="remove_%_of_mana_on_hit" } }, - [7202]={ + [7599]={ lang={ English={ [1]={ @@ -178250,7 +188638,7 @@ return { [1]="remove_random_ailment_on_flask_use_if_all_equipped_items_are_elder" } }, - [7203]={ + [7600]={ lang={ English={ [1]={ @@ -178268,7 +188656,7 @@ return { [1]="remove_random_ailment_when_you_warcry" } }, - [7204]={ + [7601]={ lang={ English={ [1]={ @@ -178290,7 +188678,25 @@ return { [1]="remove_random_elemental_ailment_on_mana_flask_use" } }, - [7205]={ + [7602]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Remove a random non-Elemental Ailment when you use a Life Flask" + } + } + }, + stats={ + [1]="remove_random_non_elemental_ailment_on_life_flask_use" + } + }, + [7603]={ lang={ English={ [1]={ @@ -178308,7 +188714,7 @@ return { [1]="remove_shock_on_flask_use" } }, - [7206]={ + [7604]={ lang={ English={ [1]={ @@ -178335,7 +188741,7 @@ return { [1]="remove_x_curses_after_channelling_for_2_seconds" } }, - [7207]={ + [7605]={ lang={ English={ [1]={ @@ -178366,7 +188772,25 @@ return { [1]="replica_unique_hyrris_truth_hatred_mana_reservation_+%_final" } }, - [7208]={ + [7606]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% to All Resistances" + } + } + }, + stats={ + [1]="resist_all_%" + } + }, + [7607]={ lang={ English={ [1]={ @@ -178384,7 +188808,7 @@ return { [1]="resist_all_%_for_enemies_you_inflict_spiders_web_upon" } }, - [7209]={ + [7608]={ lang={ English={ [1]={ @@ -178402,7 +188826,7 @@ return { [1]="restore_energy_shield_and_mana_when_you_focus_%" } }, - [7210]={ + [7609]={ lang={ English={ [1]={ @@ -178420,7 +188844,7 @@ return { [1]="returning_projectiles_always_pierce" } }, - [7211]={ + [7610]={ lang={ English={ [1]={ @@ -178455,7 +188879,7 @@ return { [1]="revive_golems_if_killed_by_enemies_ms" } }, - [7212]={ + [7611]={ lang={ English={ [1]={ @@ -178486,7 +188910,7 @@ return { [1]="rogue_trader_map_rogue_exile_maximum_life_+%_final" } }, - [7213]={ + [7612]={ lang={ English={ [1]={ @@ -178504,7 +188928,7 @@ return { [1]="rune_blast_teleports_to_detonated_rune_with_100_ms_cooldown" } }, - [7214]={ + [7613]={ lang={ English={ [1]={ @@ -178522,7 +188946,29 @@ return { [1]="rune_blast_teleports_to_detonated_rune_with_150_ms_cooldown" } }, - [7215]={ + [7614]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextIntimidate" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Ruthless Hits Intimidate Enemies for 4 seconds" + } + } + }, + stats={ + [1]="ruthless_hits_intimidate_enemies_for_4_seconds" + } + }, + [7615]={ lang={ English={ [1]={ @@ -178553,7 +188999,7 @@ return { [1]="sabotuer_mines_apply_damage_+%_to_nearby_enemies_up_to_-10%" } }, - [7216]={ + [7616]={ lang={ English={ [1]={ @@ -178584,7 +189030,7 @@ return { [1]="sabotuer_mines_apply_damage_taken_+%_to_nearby_enemies_up_to_10%" } }, - [7217]={ + [7617]={ lang={ English={ [1]={ @@ -178602,7 +189048,7 @@ return { [1]="sacrifice_%_life_on_spell_skill" } }, - [7218]={ + [7618]={ lang={ English={ [1]={ @@ -178620,7 +189066,7 @@ return { [1]="sacrifice_%_maximum_life_to_gain_as_es_on_spell_cast" } }, - [7219]={ + [7619]={ lang={ English={ [1]={ @@ -178651,7 +189097,7 @@ return { [1]="sanctify_area_of_effect_+%_when_targeting_consecrated_ground" } }, - [7220]={ + [7620]={ lang={ English={ [1]={ @@ -178682,7 +189128,7 @@ return { [1]="sanctify_consecrated_ground_enemy_damage_taken_+%" } }, - [7221]={ + [7621]={ lang={ English={ [1]={ @@ -178713,7 +189159,7 @@ return { [1]="sanctify_damage_+%" } }, - [7222]={ + [7622]={ lang={ English={ [1]={ @@ -178735,7 +189181,7 @@ return { [1]="sap_on_critical_strike_with_lightning_skills" } }, - [7223]={ + [7623]={ lang={ English={ [1]={ @@ -178766,7 +189212,7 @@ return { [1]="scorch_effect_+%" } }, - [7224]={ + [7624]={ lang={ English={ [1]={ @@ -178784,7 +189230,7 @@ return { [1]="scorched_enemies_explode_on_death_for_8%_life_as_fire_degen_chance" } }, - [7225]={ + [7625]={ lang={ English={ [1]={ @@ -178815,7 +189261,7 @@ return { [1]="scourge_arrow_damage_+%" } }, - [7226]={ + [7626]={ lang={ English={ [1]={ @@ -178846,7 +189292,7 @@ return { [1]="secondary_skill_effect_duration_+%" } }, - [7227]={ + [7627]={ lang={ English={ [1]={ @@ -178856,7 +189302,7 @@ return { [2]="#" } }, - text="Attacks Exerted by Seismic Cry deal {0}% increased Damage " + text="Attacks Exerted by Seismic Cry deal {0}% increased Damage" } } }, @@ -178864,7 +189310,7 @@ return { [1]="seismic_cry_exerted_attack_damage_+%" } }, - [7228]={ + [7628]={ lang={ English={ [1]={ @@ -178882,7 +189328,7 @@ return { [1]="seismic_cry_minimum_power" } }, - [7229]={ + [7629]={ lang={ English={ [1]={ @@ -178900,7 +189346,7 @@ return { [1]="self_cold_damage_on_reaching_maximum_power_charges" } }, - [7230]={ + [7630]={ lang={ English={ [1]={ @@ -178931,7 +189377,7 @@ return { [1]="self_critical_strike_multiplier_+%_while_ignited" } }, - [7231]={ + [7631]={ lang={ English={ [1]={ @@ -178962,7 +189408,7 @@ return { [1]="self_curse_duration_+%_per_10_devotion" } }, - [7232]={ + [7632]={ lang={ English={ [1]={ @@ -179001,7 +189447,7 @@ return { [1]="self_elemental_status_duration_-%_per_10_devotion" } }, - [7233]={ + [7633]={ lang={ English={ [1]={ @@ -179019,7 +189465,7 @@ return { [1]="self_physical_damage_on_movement_skill_use" } }, - [7234]={ + [7634]={ lang={ English={ [1]={ @@ -179041,7 +189487,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes_if_have_been_crit_recently" } }, - [7235]={ + [7635]={ lang={ English={ [1]={ @@ -179059,7 +189505,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes_if_left_ring_is_magic_item" } }, - [7236]={ + [7636]={ lang={ English={ [1]={ @@ -179077,7 +189523,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes_if_only_one_nearby_enemy" } }, - [7237]={ + [7637]={ lang={ English={ [1]={ @@ -179095,7 +189541,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes_if_there_is_at_most_1_rare_or_unique_enemy_nearby" } }, - [7238]={ + [7638]={ lang={ English={ [1]={ @@ -179113,7 +189559,7 @@ return { [1]="self_take_no_extra_damage_from_critical_strikes_while_affected_by_elusive" } }, - [7239]={ + [7639]={ lang={ English={ [1]={ @@ -179144,7 +189590,7 @@ return { [1]="sentinel_minion_cooldown_speed_+%" } }, - [7240]={ + [7640]={ lang={ English={ [1]={ @@ -179175,7 +189621,7 @@ return { [1]="sentinel_of_purity_damage_+%" } }, - [7241]={ + [7641]={ lang={ English={ [1]={ @@ -179202,7 +189648,7 @@ return { [1]="serpent_strike_maximum_snakes" } }, - [7242]={ + [7642]={ lang={ English={ [1]={ @@ -179220,7 +189666,7 @@ return { [1]="shatter_on_kill_vs_bleeding_enemies" } }, - [7243]={ + [7643]={ lang={ English={ [1]={ @@ -179238,7 +189684,7 @@ return { [1]="shatter_on_kill_vs_poisoned_enemies" } }, - [7244]={ + [7644]={ lang={ English={ [1]={ @@ -179269,13 +189715,17 @@ return { [1]="shattering_steel_damage_+%" } }, - [7245]={ + [7645]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextFortify" + v="ReminderTextFortifyingHit" + }, + [2]={ + k="reminderstring", + v="ReminderTextFortification" }, limit={ [1]={ @@ -179283,7 +189733,7 @@ return { [2]="#" } }, - text="Shattering Steel grants Fortify on Hitting an Enemy at Close Range" + text="Hits at Close Range with Shattering Steel Fortify" } } }, @@ -179291,7 +189741,7 @@ return { [1]="shattering_steel_fortify_on_hit_close_range" } }, - [7246]={ + [7646]={ lang={ English={ [1]={ @@ -179318,7 +189768,7 @@ return { [1]="shattering_steel_number_of_additional_projectiles" } }, - [7247]={ + [7647]={ lang={ English={ [1]={ @@ -179336,7 +189786,7 @@ return { [1]="shattering_steel_%_chance_to_not_consume_ammo" } }, - [7248]={ + [7648]={ lang={ English={ [1]={ @@ -179367,7 +189817,7 @@ return { [1]="shield_crush_attack_speed_+%" } }, - [7249]={ + [7649]={ lang={ English={ [1]={ @@ -179398,7 +189848,7 @@ return { [1]="shield_crush_damage_+%" } }, - [7250]={ + [7650]={ lang={ English={ [1]={ @@ -179429,7 +189879,7 @@ return { [1]="shield_crush_helmet_enchantment_aoe_+%_final" } }, - [7251]={ + [7651]={ lang={ English={ [1]={ @@ -179468,7 +189918,38 @@ return { [1]="shield_defences_+%_per_10_devotion" } }, - [7252]={ + [7652]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Enemies Shocked or Frozen by you take {}% increased Elemental Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Enemies Shocked or Frozen by you take {}% reduced Elemental Damage" + } + } + }, + stats={ + [1]="shock_and_freeze_apply_elemental_damage_taken_+%" + } + }, + [7653]={ lang={ English={ [1]={ @@ -179503,7 +189984,7 @@ return { [1]="shock_attackers_for_4_seconds_on_block_%_chance" } }, - [7253]={ + [7654]={ lang={ English={ [1]={ @@ -179534,7 +190015,7 @@ return { [1]="shock_effect_+%" } }, - [7254]={ + [7655]={ lang={ English={ [1]={ @@ -179565,7 +190046,7 @@ return { [1]="shock_effect_+%_with_critical_strikes" } }, - [7255]={ + [7656]={ lang={ English={ [1]={ @@ -179583,7 +190064,7 @@ return { [1]="shock_maximum_magnitude_is_60%" } }, - [7256]={ + [7657]={ lang={ English={ [1]={ @@ -179609,7 +190090,7 @@ return { [1]="shock_nearby_enemies_for_x_ms_when_you_focus" } }, - [7257]={ + [7658]={ lang={ English={ [1]={ @@ -179627,7 +190108,7 @@ return { [1]="shock_nova_ring_chance_to_shock_+%" } }, - [7258]={ + [7659]={ lang={ English={ [1]={ @@ -179658,7 +190139,7 @@ return { [1]="shock_nova_ring_shocks_as_if_dealing_damage_+%_final" } }, - [7259]={ + [7660]={ lang={ English={ [1]={ @@ -179689,7 +190170,7 @@ return { [1]="shocked_chilled_effect_on_self_+%" } }, - [7260]={ + [7661]={ lang={ English={ [1]={ @@ -179720,7 +190201,7 @@ return { [1]="shocked_effect_on_self_+%" } }, - [7261]={ + [7662]={ lang={ English={ [1]={ @@ -179738,7 +190219,7 @@ return { [1]="shocked_enemies_explode_for_%_life_as_lightning_damage" } }, - [7262]={ + [7663]={ lang={ English={ [1]={ @@ -179769,7 +190250,7 @@ return { [1]="shocked_ground_base_magnitude_override" } }, - [7263]={ + [7664]={ lang={ English={ [1]={ @@ -179796,7 +190277,7 @@ return { [1]="shrapnel_ballista_num_additional_arrows" } }, - [7264]={ + [7665]={ lang={ English={ [1]={ @@ -179823,7 +190304,7 @@ return { [1]="shrapnel_ballista_num_pierce" } }, - [7265]={ + [7666]={ lang={ English={ [1]={ @@ -179854,7 +190335,7 @@ return { [1]="shrapnel_ballista_projectile_speed_+%" } }, - [7266]={ + [7667]={ lang={ English={ [1]={ @@ -179885,7 +190366,7 @@ return { [1]="galvanic_arrow_area_damage_+%" } }, - [7267]={ + [7668]={ lang={ English={ [1]={ @@ -179916,7 +190397,7 @@ return { [1]="shrapnel_trap_area_of_effect_+%" } }, - [7268]={ + [7669]={ lang={ English={ [1]={ @@ -179947,7 +190428,7 @@ return { [1]="shrapnel_trap_damage_+%" } }, - [7269]={ + [7670]={ lang={ English={ [1]={ @@ -179974,7 +190455,7 @@ return { [1]="shrapnel_trap_number_of_additional_secondary_explosions" } }, - [7270]={ + [7671]={ lang={ English={ [1]={ @@ -180013,7 +190494,7 @@ return { [1]="sigil_attached_target_damage_+%" } }, - [7271]={ + [7672]={ lang={ English={ [1]={ @@ -180044,7 +190525,7 @@ return { [1]="sigil_attached_target_damage_taken_+%" } }, - [7272]={ + [7673]={ lang={ English={ [1]={ @@ -180083,7 +190564,7 @@ return { [1]="sigil_critical_strike_chance_+%" } }, - [7273]={ + [7674]={ lang={ English={ [1]={ @@ -180105,7 +190586,7 @@ return { [1]="sigil_critical_strike_multiplier_+" } }, - [7274]={ + [7675]={ lang={ English={ [1]={ @@ -180144,7 +190625,7 @@ return { [1]="sigil_damage_+%" } }, - [7275]={ + [7676]={ lang={ English={ [1]={ @@ -180183,7 +190664,7 @@ return { [1]="sigil_damage_+%_per_10_devotion" } }, - [7276]={ + [7677]={ lang={ English={ [1]={ @@ -180214,7 +190695,7 @@ return { [1]="sigil_duration_+%" } }, - [7277]={ + [7678]={ lang={ English={ [1]={ @@ -180245,7 +190726,7 @@ return { [1]="sigil_recall_cooldown_speed_+%" } }, - [7278]={ + [7679]={ lang={ English={ [1]={ @@ -180276,7 +190757,7 @@ return { [1]="sigil_recall_cooldown_speed_+%_per_brand_up_to_40%" } }, - [7279]={ + [7680]={ lang={ English={ [1]={ @@ -180307,7 +190788,7 @@ return { [1]="sigil_repeat_frequency_+%" } }, - [7280]={ + [7681]={ lang={ English={ [1]={ @@ -180346,7 +190827,7 @@ return { [1]="sigil_repeat_frequency_+%_if_havent_used_a_brand_skill_recently" } }, - [7281]={ + [7682]={ lang={ English={ [1]={ @@ -180377,7 +190858,7 @@ return { [1]="sigil_target_search_range_+%" } }, - [7282]={ + [7683]={ lang={ English={ [1]={ @@ -180408,7 +190889,7 @@ return { [1]="skeletal_chains_area_of_effect_+%" } }, - [7283]={ + [7684]={ lang={ English={ [1]={ @@ -180439,7 +190920,7 @@ return { [1]="skeletal_chains_cast_speed_+%" } }, - [7284]={ + [7685]={ lang={ English={ [1]={ @@ -180470,7 +190951,7 @@ return { [1]="skeleton_attack_speed_+%" } }, - [7285]={ + [7686]={ lang={ English={ [1]={ @@ -180501,7 +190982,7 @@ return { [1]="skeleton_cast_speed_+%" } }, - [7286]={ + [7687]={ lang={ English={ [1]={ @@ -180532,7 +191013,7 @@ return { [1]="skeleton_movement_speed_+%" } }, - [7287]={ + [7688]={ lang={ English={ [1]={ @@ -180563,7 +191044,7 @@ return { [1]="skill_effect_duration_+%_while_affected_by_malevolence" } }, - [7288]={ + [7689]={ lang={ English={ [1]={ @@ -180594,7 +191075,7 @@ return { [1]="skill_effect_duration_+%_with_bow_skills" } }, - [7289]={ + [7690]={ lang={ English={ [1]={ @@ -180625,7 +191106,7 @@ return { [1]="skill_effect_duration_+%_with_non_curse_aura_skills" } }, - [7290]={ + [7691]={ lang={ English={ [1]={ @@ -180643,7 +191124,7 @@ return { [1]="skill_life_cost_+_with_channelling_skills" } }, - [7291]={ + [7692]={ lang={ English={ [1]={ @@ -180661,7 +191142,7 @@ return { [1]="skill_life_cost_+_with_non_channelling_skills" } }, - [7292]={ + [7693]={ lang={ English={ [1]={ @@ -180679,7 +191160,7 @@ return { [1]="skill_mana_cost_+_while_affected_by_clarity" } }, - [7293]={ + [7694]={ lang={ English={ [1]={ @@ -180697,7 +191178,7 @@ return { [1]="skill_mana_cost_+_with_channelling_skills" } }, - [7294]={ + [7695]={ lang={ English={ [1]={ @@ -180715,7 +191196,7 @@ return { [1]="skill_mana_cost_+_with_non_channelling_skills" } }, - [7295]={ + [7696]={ lang={ English={ [1]={ @@ -180733,7 +191214,7 @@ return { [1]="skill_mana_cost_+_with_non_channelling_skills_while_affected_by_clarity" } }, - [7296]={ + [7697]={ lang={ English={ [1]={ @@ -180751,7 +191232,7 @@ return { [1]="skills_cost_no_mana_while_focused" } }, - [7297]={ + [7698]={ lang={ English={ [1]={ @@ -180778,7 +191259,7 @@ return { [1]="skills_fire_x_additional_projectiles_for_4_seconds_after_consuming_12_steel_ammo" } }, - [7298]={ + [7699]={ lang={ English={ [1]={ @@ -180800,7 +191281,7 @@ return { [1]="skills_gain_intensity_every_x_milliseconds_if_gained_intensity_recently" } }, - [7299]={ + [7700]={ lang={ English={ [1]={ @@ -180822,7 +191303,112 @@ return { [1]="skills_lose_intensity_every_x_milliseconds_if_gained_intensity_recently" } }, - [7300]={ + [7701]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextElusive" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Skills Supported by Nightblade have {}% increased Effect of Elusive" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + [2]={ + k="reminderstring", + v="ReminderTextElusive" + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Skills Supported by Nightblade have {}% reduced Effect of Elusive" + } + } + }, + stats={ + [1]="skills_supported_by_nightblade_have_elusive_effect_+%" + } + }, + [7702]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Summon Skitterbots has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Summon Skitterbots has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="skitterbots_mana_reservation_efficiency_-2%_per_1" + } + }, + [7703]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Summon Skitterbots has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Summon Skitterbots has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="skitterbots_mana_reservation_efficiency_+%" + } + }, + [7704]={ lang={ English={ [1]={ @@ -180861,7 +191447,7 @@ return { [1]="slayer_area_of_effect_+%_per_enemy_killed_recently_up_to_50%" } }, - [7301]={ + [7705]={ lang={ English={ [1]={ @@ -180879,7 +191465,7 @@ return { [1]="slayer_critical_strike_multiplier_+_per_nearby_enemy_up_to_100" } }, - [7302]={ + [7706]={ lang={ English={ [1]={ @@ -180910,7 +191496,7 @@ return { [1]="slayer_damage_+%_final_against_unique_enemies" } }, - [7303]={ + [7707]={ lang={ English={ [1]={ @@ -180941,7 +191527,7 @@ return { [1]="slayer_damage_+%_final_from_distance" } }, - [7304]={ + [7708]={ lang={ English={ [1]={ @@ -180980,7 +191566,7 @@ return { [1]="slither_elusive_effect_+%" } }, - [7305]={ + [7709]={ lang={ English={ [1]={ @@ -181002,7 +191588,7 @@ return { [1]="slither_wither_stacks" } }, - [7306]={ + [7710]={ lang={ English={ [1]={ @@ -181020,7 +191606,7 @@ return { [1]="smite_aura_effect_+%" } }, - [7307]={ + [7711]={ lang={ English={ [1]={ @@ -181038,7 +191624,7 @@ return { [1]="smite_chance_for_lighting_to_strike_extra_target_%" } }, - [7308]={ + [7712]={ lang={ English={ [1]={ @@ -181069,7 +191655,7 @@ return { [1]="smite_damage_+%" } }, - [7309]={ + [7713]={ lang={ English={ [1]={ @@ -181100,7 +191686,7 @@ return { [1]="snapping_adder_damage_+%" } }, - [7310]={ + [7714]={ lang={ English={ [1]={ @@ -181118,7 +191704,7 @@ return { [1]="snapping_adder_%_chance_to_retain_projectile_on_release" } }, - [7311]={ + [7715]={ lang={ English={ [1]={ @@ -181153,7 +191739,38 @@ return { [1]="snapping_adder_withered_on_hit_for_2_seconds_%_chance" } }, - [7312]={ + [7716]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Soul Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Soul Link Duration" + } + } + }, + stats={ + [1]="soul_link_duration_+%" + } + }, + [7717]={ lang={ English={ [1]={ @@ -181171,7 +191788,7 @@ return { [1]="soulfeast_number_of_secondary_projectiles" } }, - [7313]={ + [7718]={ lang={ English={ [1]={ @@ -181202,7 +191819,7 @@ return { [1]="soulrend_applies_hinder_movement_speed_+%" } }, - [7314]={ + [7719]={ lang={ English={ [1]={ @@ -181233,7 +191850,7 @@ return { [1]="soulrend_damage_+%" } }, - [7315]={ + [7720]={ lang={ English={ [1]={ @@ -181260,7 +191877,7 @@ return { [1]="soulrend_number_of_additional_projectiles" } }, - [7316]={ + [7721]={ lang={ English={ [1]={ @@ -181287,7 +191904,7 @@ return { [1]="spark_number_of_additional_projectiles" } }, - [7317]={ + [7722]={ lang={ English={ [1]={ @@ -181305,7 +191922,7 @@ return { [1]="spark_projectiles_nova" } }, - [7318]={ + [7723]={ lang={ English={ [1]={ @@ -181336,7 +191953,7 @@ return { [1]="spark_skill_effect_duration_+%" } }, - [7319]={ + [7724]={ lang={ English={ [1]={ @@ -181367,7 +191984,7 @@ return { [1]="spectral_helix_damage_+%" } }, - [7320]={ + [7725]={ lang={ English={ [1]={ @@ -181398,7 +192015,7 @@ return { [1]="spectral_helix_projectile_speed_+%" } }, - [7321]={ + [7726]={ lang={ English={ [1]={ @@ -181420,7 +192037,7 @@ return { [1]="spectral_helix_rotations_%" } }, - [7322]={ + [7727]={ lang={ English={ [1]={ @@ -181447,7 +192064,7 @@ return { [1]="spectral_shield_throw_additional_chains" } }, - [7323]={ + [7728]={ lang={ English={ [1]={ @@ -181478,7 +192095,7 @@ return { [1]="spectral_shield_throw_damage_+%" } }, - [7324]={ + [7729]={ lang={ English={ [1]={ @@ -181505,7 +192122,7 @@ return { [1]="spectral_shield_throw_num_of_additional_projectiles" } }, - [7325]={ + [7730]={ lang={ English={ [1]={ @@ -181536,7 +192153,7 @@ return { [1]="spectral_shield_throw_projectile_speed_+%" } }, - [7326]={ + [7731]={ lang={ English={ [1]={ @@ -181554,7 +192171,7 @@ return { [1]="spectral_shield_throw_secondary_projectiles_pierce" } }, - [7327]={ + [7732]={ lang={ English={ [1]={ @@ -181585,7 +192202,7 @@ return { [1]="spectral_shield_throw_shard_projectiles_+%_final" } }, - [7328]={ + [7733]={ lang={ English={ [1]={ @@ -181612,7 +192229,7 @@ return { [1]="spectral_spiral_weapon_base_number_of_bounces" } }, - [7329]={ + [7734]={ lang={ English={ [1]={ @@ -181630,7 +192247,7 @@ return { [1]="spectral_throw_gain_vaal_soul_for_vaal_spectral_throw_on_hit_%" } }, - [7330]={ + [7735]={ lang={ English={ [1]={ @@ -181648,7 +192265,7 @@ return { [1]="spectre_maximum_life_+" } }, - [7331]={ + [7736]={ lang={ English={ [1]={ @@ -181679,7 +192296,7 @@ return { [1]="spectre_zombie_skeleton_critical_strike_multiplier_+" } }, - [7332]={ + [7737]={ lang={ English={ [1]={ @@ -181697,7 +192314,7 @@ return { [1]="spectres_critical_strike_chance_+%" } }, - [7333]={ + [7738]={ lang={ English={ [1]={ @@ -181719,7 +192336,7 @@ return { [1]="spectres_gain_arcane_surge_when_you_do" } }, - [7334]={ + [7739]={ lang={ English={ [1]={ @@ -181741,7 +192358,7 @@ return { [1]="spectres_gain_soul_eater_for_20_seconds_on_kill_%_chance" } }, - [7335]={ + [7740]={ lang={ English={ [1]={ @@ -181763,7 +192380,7 @@ return { [1]="spectres_have_base_duration_ms" } }, - [7336]={ + [7741]={ lang={ English={ [1]={ @@ -181785,25 +192402,7 @@ return { [1]="spell_additional_critical_strike_chance_permyriad" } }, - [7337]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]="#", - [2]="#" - } - }, - text="{0}% chance to Dodge Attack and Spell Hits while moving" - } - } - }, - stats={ - [1]="spell_and_attack_dodge_%_while_moving" - } - }, - [7338]={ + [7742]={ lang={ English={ [1]={ @@ -181826,7 +192425,7 @@ return { [2]="spell_and_attack_maximum_added_chaos_damage_during_flask_effect" } }, - [7339]={ + [7743]={ lang={ English={ [1]={ @@ -181857,7 +192456,25 @@ return { [1]="spell_area_of_effect_+%" } }, - [7340]={ + [7744]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{:+d}% chance to Block Spell Damage while holding a Staff or Shield" + } + } + }, + stats={ + [1]="spell_block_chance_%_while_holding_staff_or_shield" + } + }, + [7745]={ lang={ English={ [1]={ @@ -181879,7 +192496,7 @@ return { [1]="spell_block_%_if_blocked_a_spell_recently" } }, - [7341]={ + [7746]={ lang={ English={ [1]={ @@ -181901,7 +192518,7 @@ return { [1]="spell_block_%_if_blocked_an_attack_recently" } }, - [7342]={ + [7747]={ lang={ English={ [1]={ @@ -181919,7 +192536,7 @@ return { [1]="spell_block_%_while_at_max_power_charges" } }, - [7343]={ + [7748]={ lang={ English={ [1]={ @@ -181946,7 +192563,7 @@ return { [1]="spell_chance_to_deal_double_damage_%" } }, - [7344]={ + [7749]={ lang={ English={ [1]={ @@ -181977,7 +192594,7 @@ return { [1]="spell_critical_strike_chance_+%_if_removed_maximum_number_of_seals" } }, - [7345]={ + [7750]={ lang={ English={ [1]={ @@ -182008,7 +192625,7 @@ return { [1]="spell_critical_strike_chance_+%_per_100_max_life" } }, - [7346]={ + [7751]={ lang={ English={ [1]={ @@ -182039,7 +192656,7 @@ return { [1]="spell_critical_strike_chance_+%_per_raised_spectre" } }, - [7347]={ + [7752]={ lang={ English={ [1]={ @@ -182078,7 +192695,7 @@ return { [1]="spell_damage_+%_if_have_crit_recently" } }, - [7348]={ + [7753]={ lang={ English={ [1]={ @@ -182109,7 +192726,7 @@ return { [1]="spell_damage_+%_per_500_maximum_mana" } }, - [7349]={ + [7754]={ lang={ English={ [1]={ @@ -182140,7 +192757,7 @@ return { [1]="spell_damage_+%_during_flask_effect" } }, - [7350]={ + [7755]={ lang={ English={ [1]={ @@ -182171,7 +192788,7 @@ return { [1]="spell_damage_+%_if_have_crit_in_past_8_seconds" } }, - [7351]={ + [7756]={ lang={ English={ [1]={ @@ -182202,7 +192819,7 @@ return { [1]="spell_damage_+%_if_you_have_blocked_recently" } }, - [7352]={ + [7757]={ lang={ English={ [1]={ @@ -182233,7 +192850,7 @@ return { [1]="spell_damage_+%_per_100_max_life" } }, - [7353]={ + [7758]={ lang={ English={ [1]={ @@ -182264,7 +192881,7 @@ return { [1]="spell_damage_+%_per_100_maximum_mana_up_to_60%" } }, - [7354]={ + [7759]={ lang={ English={ [1]={ @@ -182295,7 +192912,7 @@ return { [1]="spell_damage_+%_per_10_strength" } }, - [7355]={ + [7760]={ lang={ English={ [1]={ @@ -182326,7 +192943,7 @@ return { [1]="spell_damage_+%_per_16_dex" } }, - [7356]={ + [7761]={ lang={ English={ [1]={ @@ -182357,7 +192974,7 @@ return { [1]="spell_damage_+%_per_16_int" } }, - [7357]={ + [7762]={ lang={ English={ [1]={ @@ -182388,38 +193005,25 @@ return { [1]="spell_damage_+%_per_16_strength" } }, - [7358]={ + [7763]={ lang={ English={ [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Spell Damage while Shocked" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, limit={ [1]={ [1]="#", - [2]=-1 + [2]="#" } }, - text="{0}% reduced Spell Damage while Shocked" + text="{0}% increased Spell Damage per 5% Chance to Block Spell Damage" } } }, stats={ - [1]="spell_damage_+%_while_shocked" + [1]="spell_damage_+%_per_5%_spell_block_chance" } }, - [7359]={ + [7764]={ lang={ English={ [1]={ @@ -182429,7 +193033,7 @@ return { [2]="#" } }, - text="{0}% increased Spell Damage while you have Arcane Surge" + text="{0}% increased Spell Damage while Shocked" }, [2]={ [1]={ @@ -182442,15 +193046,15 @@ return { [2]=-1 } }, - text="{0}% reduced Spell Damage while you have Arcane Surge" + text="{0}% reduced Spell Damage while Shocked" } } }, stats={ - [1]="spell_damage_+%_while_you_have_arcane_surge" + [1]="spell_damage_+%_while_shocked" } }, - [7360]={ + [7765]={ lang={ English={ [1]={ @@ -182460,33 +193064,28 @@ return { [2]="#" } }, - text="{0}% chance to Dodge Spell Hits if you have Energy Shield" - } - } - }, - stats={ - [1]="spell_dodge_while_you_have_energy_shield_+%" - } - }, - [7361]={ - lang={ - English={ - [1]={ + text="{0}% increased Spell Damage while you have Arcane Surge" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, limit={ [1]={ [1]="#", - [2]="#" + [2]=-1 } }, - text="{0}% chance to Dodge Spell Hits while Channelling" + text="{0}% reduced Spell Damage while you have Arcane Surge" } } }, stats={ - [1]="spell_dodge_%_while_channelling" + [1]="spell_damage_+%_while_you_have_arcane_surge" } }, - [7362]={ + [7766]={ lang={ English={ [1]={ @@ -182496,7 +193095,7 @@ return { [2]="#" } }, - text="{0}% chance for Spell Hits against you to inflict Poison " + text="{0}% chance for Spell Hits against you to inflict Poison" }, [2]={ limit={ @@ -182505,7 +193104,7 @@ return { [2]="#" } }, - text=" Spell Hits against you to inflict Poison" + text="Spell Hits against you to inflict Poison" } } }, @@ -182513,7 +193112,7 @@ return { [1]="spell_hits_against_you_inflict_poison_%" } }, - [7363]={ + [7767]={ lang={ English={ [1]={ @@ -182531,7 +193130,7 @@ return { [1]="spell_physical_damage_%_to_convert_to_fire" } }, - [7364]={ + [7768]={ lang={ English={ [1]={ @@ -182549,7 +193148,7 @@ return { [1]="spell_skills_always_crit_on_final_repeat" } }, - [7365]={ + [7769]={ lang={ English={ [1]={ @@ -182567,7 +193166,7 @@ return { [1]="spell_skills_critical_strike_multiplier_+_on_final_repeat" } }, - [7366]={ + [7770]={ lang={ English={ [1]={ @@ -182585,7 +193184,7 @@ return { [1]="spell_skills_deal_no_damage" } }, - [7367]={ + [7771]={ lang={ English={ [1]={ @@ -182603,7 +193202,319 @@ return { [1]="spell_skills_never_crit_except_on_final_repeat" } }, - [7368]={ + [7772]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage if you've Hit an Enemy Recently" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_if_enemy_hit_recently" + } + }, + [7773]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage if your Boots, Helmet and Gloves have Evasion" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_if_evasion_on_boots_helmet_gloves" + } + }, + [7774]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage per Endurance Charge" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_per_endurance_charge" + } + }, + [7775]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage for each Dagger you're Wielding" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_per_equipped_dagger" + } + }, + [7776]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage per Power Charge" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_per_power_charge" + } + }, + [7777]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while affected by Grace" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_affected_by_grace" + } + }, + [7778]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while affected by Haste" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_affected_by_haste" + } + }, + [7779]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while Channelling" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_channelling" + } + }, + [7780]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while holding a Shield" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_holding_shield" + } + }, + [7781]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while moving" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_moving" + } + }, + [7782]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while your Off Hand is empty" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_off_hand_empty" + } + }, + [7783]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextRecently" + }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage if you've Suppressed Spell Damage Recently" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_if_suppressed_spell_recently" + } + }, + [7784]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while on Full Energy Shield" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_on_full_energy_shield" + } + }, + [7785]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextSuppression" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d}% chance to Suppress Spell Damage while on Full Life" + } + } + }, + stats={ + [1]="spell_suppression_chance_%_while_on_full_life" + } + }, + [7786]={ lang={ English={ [1]={ @@ -182638,7 +193549,7 @@ return { [1]="spells_chance_to_hinder_on_hit_%" } }, - [7369]={ + [7787]={ lang={ English={ [1]={ @@ -182656,7 +193567,7 @@ return { [1]="spells_chance_to_knockback_on_hit_%" } }, - [7370]={ + [7788]={ lang={ English={ [1]={ @@ -182678,7 +193589,7 @@ return { [1]="spells_chance_to_poison_on_hit_%" } }, - [7371]={ + [7789]={ lang={ English={ [1]={ @@ -182700,7 +193611,7 @@ return { [1]="spells_impale_on_hit_%_chance" } }, - [7372]={ + [7790]={ lang={ English={ [1]={ @@ -182718,7 +193629,7 @@ return { [1]="spells_you_cast_gain_%_of_base_main_hand_weapon_damage_as_added_spell_damage" } }, - [7373]={ + [7791]={ lang={ English={ [1]={ @@ -182749,7 +193660,73 @@ return { [1]="spellslinger_cooldown_duration_+%" } }, - [7374]={ + [7792]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills Supported by Spellslinger" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills Supported by Spellslinger" + } + } + }, + stats={ + [1]="spellslinger_mana_reservation_efficiency_-2%_per_1" + } + }, + [7793]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Skills Supported by Spellslinger" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Skills Supported by Spellslinger" + } + } + }, + stats={ + [1]="spellslinger_mana_reservation_efficiency_+%" + } + }, + [7794]={ lang={ English={ [1]={ @@ -182780,7 +193757,7 @@ return { [1]="spellslinger_mana_reservation_+%" } }, - [7375]={ + [7795]={ lang={ English={ [1]={ @@ -182811,7 +193788,7 @@ return { [1]="spider_aspect_debuff_duration_+%" } }, - [7376]={ + [7796]={ lang={ English={ [1]={ @@ -182842,7 +193819,7 @@ return { [1]="spider_aspect_skill_area_of_effect_+%" } }, - [7377]={ + [7797]={ lang={ English={ [1]={ @@ -182864,7 +193841,7 @@ return { [1]="spider_aspect_web_interval_ms_override" } }, - [7378]={ + [7798]={ lang={ English={ [1]={ @@ -182891,7 +193868,7 @@ return { [1]="spike_slam_num_spikes" } }, - [7379]={ + [7799]={ lang={ English={ [1]={ @@ -182909,7 +193886,7 @@ return { [1]="split_arrow_projectiles_fire_in_parallel_x_dist" } }, - [7380]={ + [7800]={ lang={ English={ [1]={ @@ -182940,7 +193917,7 @@ return { [1]="splitting_steel_area_of_effect_+%" } }, - [7381]={ + [7801]={ lang={ English={ [1]={ @@ -182971,7 +193948,7 @@ return { [1]="splitting_steel_area_of_effect_+%" } }, - [7382]={ + [7802]={ lang={ English={ [1]={ @@ -183002,7 +193979,7 @@ return { [1]="splitting_steel_damage_+%" } }, - [7383]={ + [7803]={ lang={ English={ [1]={ @@ -183020,7 +193997,7 @@ return { [1]="spread_freeze_to_nearby_enemies" } }, - [7384]={ + [7804]={ lang={ English={ [1]={ @@ -183038,7 +194015,7 @@ return { [1]="spread_ignite_to_nearby_enemies" } }, - [7385]={ + [7805]={ lang={ English={ [1]={ @@ -183060,7 +194037,7 @@ return { [1]="life_regeneration_per_minute_in_blood_stance" } }, - [7386]={ + [7806]={ lang={ English={ [1]={ @@ -183091,7 +194068,7 @@ return { [1]="projectile_damage_+%_in_blood_stance" } }, - [7387]={ + [7807]={ lang={ English={ [1]={ @@ -183122,7 +194099,7 @@ return { [1]="evasion_rating_plus_in_sand_stance" } }, - [7388]={ + [7808]={ lang={ English={ [1]={ @@ -183153,7 +194130,38 @@ return { [1]="stance_skill_cooldown_speed_+%" } }, - [7389]={ + [7809]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Mana Reservation Efficiency of Stance Skills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Mana Reservation Efficiency of Stance Skills" + } + } + }, + stats={ + [1]="stance_skills_mana_reservation_efficiency_+%" + } + }, + [7810]={ lang={ English={ [1]={ @@ -183184,7 +194192,7 @@ return { [1]="stance_skill_reservation_+%" } }, - [7390]={ + [7811]={ lang={ English={ [1]={ @@ -183215,7 +194223,7 @@ return { [1]="skill_area_of_effect_+%_in_sand_stance" } }, - [7391]={ + [7812]={ lang={ English={ [1]={ @@ -183254,7 +194262,7 @@ return { [1]="attack_speed_+%_if_changed_stance_recently" } }, - [7392]={ + [7813]={ lang={ English={ [1]={ @@ -183272,7 +194280,7 @@ return { [1]="static_strike_additional_number_of_beam_targets" } }, - [7393]={ + [7814]={ lang={ English={ [1]={ @@ -183311,7 +194319,7 @@ return { [1]="status_ailments_you_inflict_duration_+%_while_focused" } }, - [7394]={ + [7815]={ lang={ English={ [1]={ @@ -183350,7 +194358,7 @@ return { [1]="status_ailments_you_inflict_duration_+%_with_bows" } }, - [7395]={ + [7816]={ lang={ English={ [1]={ @@ -183381,7 +194389,7 @@ return { [1]="stealth_+%" } }, - [7396]={ + [7817]={ lang={ English={ [1]={ @@ -183412,7 +194420,7 @@ return { [1]="steel_steal_area_of_effect_+%" } }, - [7397]={ + [7818]={ lang={ English={ [1]={ @@ -183443,7 +194451,7 @@ return { [1]="steel_steal_cast_speed_+%" } }, - [7398]={ + [7819]={ lang={ English={ [1]={ @@ -183474,7 +194482,7 @@ return { [1]="steel_steal_reflect_damage_+%" } }, - [7399]={ + [7820]={ lang={ English={ [1]={ @@ -183505,7 +194513,7 @@ return { [1]="steelskin_damage_limit_+%" } }, - [7400]={ + [7821]={ lang={ English={ [1]={ @@ -183536,7 +194544,123 @@ return { [1]="stibnite_flask_evasion_rating_+%_final" } }, - [7401]={ + [7822]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Energy Blades have {0}% increased Attack Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Energy Blades have {0}% reduced Attack Speed" + } + } + }, + stats={ + [1]="storm_blade_has_local_attack_speed_+%" + } + }, + [7823]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Attacks with Energy Blades Penetrate {0}% Lightning Resistance" + } + } + }, + stats={ + [1]="storm_blade_has_local_lightning_penetration_%" + } + }, + [7824]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades Grant {0}% of Lightning Damage with Attacks Converted to Chaos Damage" + } + } + }, + stats={ + [1]="storm_blade_quality_attack_lightning_damage_%_to_convert_to_chaos" + } + }, + [7825]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Energy Blades Grant {0}% chance to Shock" + } + } + }, + stats={ + [1]="storm_blade_quality_chance_to_shock_%" + } + }, + [7826]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Energy Blades have {0}% increased Critical Strike Chance" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Energy Blades have {0}% reduced Critical Strike Chance" + } + } + }, + stats={ + [1]="storm_blade_quality_local_critical_strike_chance_+%" + } + }, + [7827]={ lang={ English={ [1]={ @@ -183554,7 +194678,7 @@ return { [1]="storm_brand_additional_chain_chance_%" } }, - [7402]={ + [7828]={ lang={ English={ [1]={ @@ -183572,7 +194696,7 @@ return { [1]="storm_brand_attached_target_lightning_penetration_%" } }, - [7403]={ + [7829]={ lang={ English={ [1]={ @@ -183603,7 +194727,7 @@ return { [1]="storm_brand_damage_+%" } }, - [7404]={ + [7830]={ lang={ English={ [1]={ @@ -183621,7 +194745,7 @@ return { [1]="storm_burst_15_%_chance_to_create_additional_orb" } }, - [7405]={ + [7831]={ lang={ English={ [1]={ @@ -183639,7 +194763,7 @@ return { [1]="storm_burst_additional_object_chance_%" } }, - [7406]={ + [7832]={ lang={ English={ [1]={ @@ -183670,7 +194794,7 @@ return { [1]="storm_burst_area_of_effect_+%" } }, - [7407]={ + [7833]={ lang={ English={ [1]={ @@ -183688,7 +194812,7 @@ return { [1]="storm_burst_avoid_interruption_while_casting_%" } }, - [7408]={ + [7834]={ lang={ English={ [1]={ @@ -183715,7 +194839,7 @@ return { [1]="storm_burst_number_of_additional_projectiles" } }, - [7409]={ + [7835]={ lang={ English={ [1]={ @@ -183746,7 +194870,7 @@ return { [1]="storm_rain_damage_+%" } }, - [7410]={ + [7836]={ lang={ English={ [1]={ @@ -183773,7 +194897,7 @@ return { [1]="storm_rain_num_additional_arrows" } }, - [7411]={ + [7837]={ lang={ English={ [1]={ @@ -183804,7 +194928,7 @@ return { [1]="stormbind_skill_area_of_effect_+%" } }, - [7412]={ + [7838]={ lang={ English={ [1]={ @@ -183835,7 +194959,25 @@ return { [1]="stormbind_skill_damage_+%" } }, - [7413]={ + [7839]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Strength's Damage bonus also applies to Reeling Speed at 20% of its value" + } + } + }, + stats={ + [1]="strength_applies_to_fish_reel_speed_at_20%_value" + } + }, + [7840]={ lang={ English={ [1]={ @@ -183853,7 +194995,7 @@ return { [1]="strength_damage_bonus_grants_melee_physical_damage_+3%_per_10_strength_instead" } }, - [7414]={ + [7841]={ lang={ English={ [1]={ @@ -183871,7 +195013,25 @@ return { [1]="strength_skill_gem_level_+" } }, - [7415]={ + [7842]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Stuns from Critical Strikes have {0}% increased Duration" + } + } + }, + stats={ + [1]="stun_duration_on_critical_strike_+%" + } + }, + [7843]={ lang={ English={ [1]={ @@ -183902,7 +195062,7 @@ return { [1]="stun_duration_+%_per_15_strength" } }, - [7416]={ + [7844]={ lang={ English={ [1]={ @@ -183933,7 +195093,29 @@ return { [1]="stun_duration_+%_per_endurance_charge" } }, - [7417]={ + [7845]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextStunThreshold" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Stun Threshold is based on {0}% of your Energy Shield instead of Life" + } + } + }, + stats={ + [1]="stun_threshold_based_on_%_energy_shield_instead_of_life" + } + }, + [7846]={ lang={ English={ [1]={ @@ -183955,7 +195137,7 @@ return { [1]="stun_threshold_reduction_+%_with_500_or_more_strength" } }, - [7418]={ + [7847]={ lang={ English={ [1]={ @@ -183973,7 +195155,7 @@ return { [1]="summon_2_totems" } }, - [7419]={ + [7848]={ lang={ English={ [1]={ @@ -184004,7 +195186,7 @@ return { [1]="summon_arbalist_attack_speed_+%" } }, - [7420]={ + [7849]={ lang={ English={ [1]={ @@ -184022,7 +195204,7 @@ return { [1]="summon_arbalist_chains_+" } }, - [7421]={ + [7850]={ lang={ English={ [1]={ @@ -184044,7 +195226,7 @@ return { [1]="summon_arbalist_chance_to_bleed_%" } }, - [7422]={ + [7851]={ lang={ English={ [1]={ @@ -184066,7 +195248,7 @@ return { [1]="summon_arbalist_chance_to_crush_on_hit_%" } }, - [7423]={ + [7852]={ lang={ English={ [1]={ @@ -184084,7 +195266,7 @@ return { [1]="summon_arbalist_chance_to_deal_double_damage_%" } }, - [7424]={ + [7853]={ lang={ English={ [1]={ @@ -184114,7 +195296,7 @@ return { [1]="summon_arbalist_chance_to_ignite_freeze_shock_%" } }, - [7425]={ + [7854]={ lang={ English={ [1]={ @@ -184136,7 +195318,7 @@ return { [1]="summon_arbalist_chance_to_inflict_cold_exposure_on_hit_%" } }, - [7426]={ + [7855]={ lang={ English={ [1]={ @@ -184158,7 +195340,7 @@ return { [1]="summon_arbalist_chance_to_inflict_fire_exposure_on_hit_%" } }, - [7427]={ + [7856]={ lang={ English={ [1]={ @@ -184180,7 +195362,7 @@ return { [1]="summon_arbalist_chance_to_inflict_lightning_exposure_on_hit_%" } }, - [7428]={ + [7857]={ lang={ English={ [1]={ @@ -184202,7 +195384,7 @@ return { [1]="summon_arbalist_chance_to_intimidate_for_4_seconds_on_hit_%" } }, - [7429]={ + [7858]={ lang={ English={ [1]={ @@ -184224,7 +195406,7 @@ return { [1]="summon_arbalist_chance_to_maim_for_4_seconds_on_hit_%" } }, - [7430]={ + [7859]={ lang={ English={ [1]={ @@ -184246,7 +195428,7 @@ return { [1]="summon_arbalist_chance_to_poison_%" } }, - [7431]={ + [7860]={ lang={ English={ [1]={ @@ -184268,7 +195450,7 @@ return { [1]="summon_arbalist_chance_to_unnerve_for_4_seconds_on_hit_%" } }, - [7432]={ + [7861]={ lang={ English={ [1]={ @@ -184286,7 +195468,7 @@ return { [1]="summon_arbalist_number_of_additional_projectiles" } }, - [7433]={ + [7862]={ lang={ English={ [1]={ @@ -184304,7 +195486,7 @@ return { [1]="summon_arbalist_number_of_splits" } }, - [7434]={ + [7863]={ lang={ English={ [1]={ @@ -184322,7 +195504,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_add_as_cold" } }, - [7435]={ + [7864]={ lang={ English={ [1]={ @@ -184340,7 +195522,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_add_as_fire" } }, - [7436]={ + [7865]={ lang={ English={ [1]={ @@ -184358,7 +195540,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_add_as_lightning" } }, - [7437]={ + [7866]={ lang={ English={ [1]={ @@ -184376,7 +195558,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_convert_to_cold" } }, - [7438]={ + [7867]={ lang={ English={ [1]={ @@ -184394,7 +195576,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_convert_to_fire" } }, - [7439]={ + [7868]={ lang={ English={ [1]={ @@ -184412,7 +195594,7 @@ return { [1]="summon_arbalist_physical_damage_%_to_convert_to_lightning" } }, - [7440]={ + [7869]={ lang={ English={ [1]={ @@ -184430,7 +195612,7 @@ return { [1]="summon_arbalist_projectiles_fork" } }, - [7441]={ + [7870]={ lang={ English={ [1]={ @@ -184448,7 +195630,7 @@ return { [1]="summon_arbalist_targets_to_pierce" } }, - [7442]={ + [7871]={ lang={ English={ [1]={ @@ -184466,7 +195648,7 @@ return { [1]="summon_raging_spirit_melee_splash_fire_damage_only" } }, - [7443]={ + [7872]={ lang={ English={ [1]={ @@ -184497,7 +195679,7 @@ return { [1]="summon_reaper_cooldown_speed_+%" } }, - [7444]={ + [7873]={ lang={ English={ [1]={ @@ -184551,7 +195733,7 @@ return { [1]="summon_skeletons_additional_warrior_skeleton_one_twentieth_chance" } }, - [7445]={ + [7874]={ lang={ English={ [1]={ @@ -184569,7 +195751,7 @@ return { [1]="summon_skeletons_additional_warrior_skeleton_%_chance" } }, - [7446]={ + [7875]={ lang={ English={ [1]={ @@ -184604,7 +195786,7 @@ return { [1]="summon_skeletons_cooldown_modifier_ms" } }, - [7447]={ + [7876]={ lang={ English={ [1]={ @@ -184635,7 +195817,7 @@ return { [1]="summon_skitterbots_area_of_effect_+%" } }, - [7448]={ + [7877]={ lang={ English={ [1]={ @@ -184666,7 +195848,7 @@ return { [1]="summon_skitterbots_mana_reservation_+%" } }, - [7449]={ + [7878]={ lang={ English={ [1]={ @@ -184688,7 +195870,7 @@ return { [1]="summoned_phantasms_grant_buff" } }, - [7450]={ + [7879]={ lang={ English={ [1]={ @@ -184706,7 +195888,7 @@ return { [1]="summoned_phantasms_have_no_duration" } }, - [7451]={ + [7880]={ lang={ English={ [1]={ @@ -184737,7 +195919,7 @@ return { [1]="summoned_reaper_damage_+%" } }, - [7452]={ + [7881]={ lang={ English={ [1]={ @@ -184755,7 +195937,7 @@ return { [1]="summoned_reaper_physical_dot_multiplier_+" } }, - [7453]={ + [7882]={ lang={ English={ [1]={ @@ -184773,7 +195955,7 @@ return { [1]="summoned_skeleton_%_chance_to_wither_for_2_seconds" } }, - [7454]={ + [7883]={ lang={ English={ [1]={ @@ -184791,7 +195973,7 @@ return { [1]="summoned_skeleton_%_physical_to_chaos" } }, - [7455]={ + [7884]={ lang={ English={ [1]={ @@ -184826,7 +196008,7 @@ return { [1]="summoned_skeletons_cover_in_ash_on_hit_%" } }, - [7456]={ + [7885]={ lang={ English={ [1]={ @@ -184848,7 +196030,7 @@ return { [1]="summoned_skeletons_fire_damage_%_of_maximum_life_taken_per_minute" } }, - [7457]={ + [7886]={ lang={ English={ [1]={ @@ -184866,7 +196048,38 @@ return { [1]="summoned_skeletons_hits_cant_be_evaded" } }, - [7458]={ + [7887]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Summoned Skitterbots have {0}% increased Cooldown Recovery" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Summoned Skitterbots have {0}% reduced Cooldown Recovery" + } + } + }, + stats={ + [1]="summoned_skitterbots_cooldown_recovery_+%" + } + }, + [7888]={ lang={ English={ [1]={ @@ -184888,7 +196101,7 @@ return { [1]="support_additional_trap_mine_%_chance_for_1_additional_trap_mine" } }, - [7459]={ + [7889]={ lang={ English={ [1]={ @@ -184919,7 +196132,7 @@ return { [1]="support_anticipation_charge_gain_frequency_+%" } }, - [7460]={ + [7890]={ lang={ English={ [1]={ @@ -184950,7 +196163,7 @@ return { [1]="support_maimed_enemies_physical_damage_taken_+%" } }, - [7461]={ + [7891]={ lang={ English={ [1]={ @@ -184973,7 +196186,7 @@ return { [2]="global_maximum_added_fire_damage_vs_burning_enemies" } }, - [7462]={ + [7892]={ lang={ English={ [1]={ @@ -184995,7 +196208,7 @@ return { [1]="support_mirage_archer_base_duration" } }, - [7463]={ + [7893]={ lang={ English={ [1]={ @@ -185026,7 +196239,7 @@ return { [1]="support_slashing_damage_+%_final_from_distance" } }, - [7464]={ + [7894]={ lang={ English={ [1]={ @@ -185044,7 +196257,7 @@ return { [1]="supported_aura_skill_gem_level_+" } }, - [7465]={ + [7895]={ lang={ English={ [1]={ @@ -185062,7 +196275,7 @@ return { [1]="supported_cold_skill_gem_level_+" } }, - [7466]={ + [7896]={ lang={ English={ [1]={ @@ -185080,7 +196293,7 @@ return { [1]="supported_elemental_skill_gem_level_+" } }, - [7467]={ + [7897]={ lang={ English={ [1]={ @@ -185098,7 +196311,7 @@ return { [1]="supported_fire_skill_gem_level_+" } }, - [7468]={ + [7898]={ lang={ English={ [1]={ @@ -185116,7 +196329,7 @@ return { [1]="supported_lightning_skill_gem_level_+" } }, - [7469]={ + [7899]={ lang={ English={ [1]={ @@ -185134,7 +196347,7 @@ return { [1]="synthesis_map_adjacent_nodes_global_mod_values_doubled" } }, - [7470]={ + [7900]={ lang={ English={ [1]={ @@ -185152,7 +196365,7 @@ return { [1]="synthesis_map_global_mod_values_doubled_on_this_node" } }, - [7471]={ + [7901]={ lang={ English={ [1]={ @@ -185170,7 +196383,7 @@ return { [1]="synthesis_map_global_mod_values_tripled_on_this_node" } }, - [7472]={ + [7902]={ lang={ English={ [1]={ @@ -185188,7 +196401,7 @@ return { [1]="synthesis_map_memories_do_not_collapse_on_this_node" } }, - [7473]={ + [7903]={ lang={ English={ [1]={ @@ -185219,7 +196432,7 @@ return { [1]="synthesis_map_monster_slain_experience_+%_on_this_node" } }, - [7474]={ + [7904]={ lang={ English={ [1]={ @@ -185237,7 +196450,7 @@ return { [1]="synthesis_map_nearby_memories_have_bonus" } }, - [7475]={ + [7905]={ lang={ English={ [1]={ @@ -185264,7 +196477,7 @@ return { [1]="synthesis_map_node_additional_uses_+" } }, - [7476]={ + [7906]={ lang={ English={ [1]={ @@ -185282,7 +196495,7 @@ return { [1]="synthesis_map_node_global_mod_values_tripled_if_adjacent_squares_have_memories" } }, - [7477]={ + [7907]={ lang={ English={ [1]={ @@ -185309,7 +196522,7 @@ return { [1]="synthesis_map_node_grants_additional_global_mod" } }, - [7478]={ + [7908]={ lang={ English={ [1]={ @@ -185327,7 +196540,7 @@ return { [1]="synthesis_map_node_grants_no_global_mod" } }, - [7479]={ + [7909]={ lang={ English={ [1]={ @@ -185345,7 +196558,7 @@ return { [1]="synthesis_map_node_guest_monsters_replaced_by_synthesised_monsters" } }, - [7480]={ + [7910]={ lang={ English={ [1]={ @@ -185363,7 +196576,7 @@ return { [1]="synthesis_map_node_item_quantity_increases_doubled" } }, - [7481]={ + [7911]={ lang={ English={ [1]={ @@ -185381,7 +196594,7 @@ return { [1]="synthesis_map_node_item_rarity_increases_doubled" } }, - [7482]={ + [7912]={ lang={ English={ [1]={ @@ -185408,7 +196621,7 @@ return { [1]="synthesis_map_node_level_+" } }, - [7483]={ + [7913]={ lang={ English={ [1]={ @@ -185426,7 +196639,7 @@ return { [1]="synthesis_map_node_monsters_drop_no_items" } }, - [7484]={ + [7914]={ lang={ English={ [1]={ @@ -185444,7 +196657,7 @@ return { [1]="synthesis_map_node_pack_size_increases_doubled" } }, - [7485]={ + [7915]={ lang={ English={ [1]={ @@ -185475,7 +196688,7 @@ return { [1]="tailwind_effect_on_self_+%" } }, - [7486]={ + [7916]={ lang={ English={ [1]={ @@ -185514,7 +196727,7 @@ return { [1]="tailwind_effect_on_self_+%_per_gale_force" } }, - [7487]={ + [7917]={ lang={ English={ [1]={ @@ -185536,7 +196749,7 @@ return { [1]="tailwind_if_have_crit_recently" } }, - [7488]={ + [7918]={ lang={ English={ [1]={ @@ -185554,7 +196767,7 @@ return { [1]="take_X_lightning_damage_when_herald_of_thunder_hits_an_enemy" } }, - [7489]={ + [7919]={ lang={ English={ [1]={ @@ -185572,7 +196785,7 @@ return { [1]="take_half_area_damage_from_hit_%_chance" } }, - [7490]={ + [7920]={ lang={ English={ [1]={ @@ -185607,7 +196820,7 @@ return { [1]="talisman_implicit_projectiles_pierce_1_additional_target_per_10" } }, - [7491]={ + [7921]={ lang={ English={ [1]={ @@ -185629,7 +196842,7 @@ return { [1]="taunt_on_projectile_hit_chance_%" } }, - [7492]={ + [7922]={ lang={ English={ [1]={ @@ -185668,7 +196881,7 @@ return { [1]="taunted_enemies_by_warcry_damage_taken_+%" } }, - [7493]={ + [7923]={ lang={ English={ [1]={ @@ -185690,7 +196903,7 @@ return { [1]="tectonic_slam_1%_chance_to_do_charged_slam_per_2_stat_value" } }, - [7494]={ + [7924]={ lang={ English={ [1]={ @@ -185721,7 +196934,7 @@ return { [1]="tectonic_slam_area_of_effect_+%" } }, - [7495]={ + [7925]={ lang={ English={ [1]={ @@ -185752,7 +196965,7 @@ return { [1]="tectonic_slam_damage_+%" } }, - [7496]={ + [7926]={ lang={ English={ [1]={ @@ -185770,7 +196983,7 @@ return { [1]="tectonic_slam_%_chance_to_do_charged_slam" } }, - [7497]={ + [7927]={ lang={ English={ [1]={ @@ -185792,7 +197005,7 @@ return { [1]="tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value" } }, - [7498]={ + [7928]={ lang={ English={ [1]={ @@ -185810,7 +197023,43 @@ return { [1]="tectonic_slam_side_crack_additional_chance_%" } }, - [7499]={ + [7929]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Temporal Chains has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="temporal_chains_no_reservation" + } + }, + [7930]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Temporal Rift has {0}% increased Cooldown Recovery Rate" + } + } + }, + stats={ + [1]="temporal_rift_cooldown_speed_+%" + } + }, + [7931]={ lang={ English={ [1]={ @@ -185840,7 +197089,7 @@ return { [1]="thaumaturgy_rotation_active" } }, - [7500]={ + [7932]={ lang={ English={ [1]={ @@ -185871,7 +197120,7 @@ return { [1]="threshold_jewel_magma_orb_damage_+%_final" } }, - [7501]={ + [7933]={ lang={ English={ [1]={ @@ -185902,7 +197151,7 @@ return { [1]="threshold_jewel_magma_orb_damage_+%_final_per_chain" } }, - [7502]={ + [7934]={ lang={ English={ [1]={ @@ -185933,7 +197182,7 @@ return { [1]="threshold_jewel_molten_strike_damage_projectile_count_+%_final" } }, - [7503]={ + [7935]={ lang={ English={ [1]={ @@ -185964,7 +197213,162 @@ return { [1]="thrown_shield_secondary_projectile_damage_+%_final" } }, - [7504]={ + [7936]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Tornado deals Damage with {0}% increased Frequency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Tornado deals Damage with {0}% reduced Frequency" + } + } + }, + stats={ + [1]="tornado_damage_frequency_+%" + } + }, + [7937]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Tornado Damage" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Tornado Damage" + } + } + }, + stats={ + [1]="tornado_damage_+%" + } + }, + [7938]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Tornado has {0}% increased Movement Speed" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Tornado has {0}% reduced Movement Speed" + } + } + }, + stats={ + [1]="tornado_movement_speed_+%" + } + }, + [7939]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Tornado has {0}% increased initial Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Tornado has {0}% reduced initial Duration" + } + } + }, + stats={ + [1]="tornado_only_primary_duration_+%" + } + }, + [7940]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Tornado Area of Effect" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Tornado Area of Effect" + } + } + }, + stats={ + [1]="tornado_skill_area_of_effect_+%" + } + }, + [7941]={ lang={ English={ [1]={ @@ -185982,7 +197386,7 @@ return { [1]="total_recovery_per_minute_from_life_leech_is_doubled" } }, - [7505]={ + [7942]={ lang={ English={ [1]={ @@ -186000,7 +197404,7 @@ return { [1]="totems_action_speed_cannot_be_modified_below_base" } }, - [7506]={ + [7943]={ lang={ English={ [1]={ @@ -186026,7 +197430,7 @@ return { [1]="totem_attack_damage_leeched_as_mana_to_you_permyriad" } }, - [7507]={ + [7944]={ lang={ English={ [1]={ @@ -186044,7 +197448,7 @@ return { [1]="totem_chaos_immunity" } }, - [7508]={ + [7945]={ lang={ English={ [1]={ @@ -186075,7 +197479,7 @@ return { [1]="totem_chaos_resistance_%" } }, - [7509]={ + [7946]={ lang={ English={ [1]={ @@ -186106,7 +197510,7 @@ return { [1]="totem_damage_+%_if_havent_summoned_totem_in_past_2_seconds" } }, - [7510]={ + [7947]={ lang={ English={ [1]={ @@ -186137,7 +197541,7 @@ return { [1]="totem_damage_+%_per_10_devotion" } }, - [7511]={ + [7948]={ lang={ English={ [1]={ @@ -186159,7 +197563,7 @@ return { [1]="totem_hinder_nearby_enemies_when_summoned_with_25%_reduced_movement_speed" } }, - [7512]={ + [7949]={ lang={ English={ [1]={ @@ -186177,7 +197581,7 @@ return { [1]="totem_maximum_energy_shield" } }, - [7513]={ + [7950]={ lang={ English={ [1]={ @@ -186208,7 +197612,7 @@ return { [1]="totem_placement_range_+%" } }, - [7514]={ + [7951]={ lang={ English={ [1]={ @@ -186226,7 +197630,7 @@ return { [1]="totem_skill_gem_level_+" } }, - [7515]={ + [7952]={ lang={ English={ [1]={ @@ -186257,7 +197661,7 @@ return { [1]="totem_spells_damage_+%" } }, - [7516]={ + [7953]={ lang={ English={ [1]={ @@ -186275,7 +197679,7 @@ return { [1]="totems_explode_on_death_for_%_life_as_physical" } }, - [7517]={ + [7954]={ lang={ English={ [1]={ @@ -186306,7 +197710,7 @@ return { [1]="totems_nearby_enemies_damage_taken_+%" } }, - [7518]={ + [7955]={ lang={ English={ [1]={ @@ -186328,7 +197732,25 @@ return { [1]="totems_regenerate_%_life_per_minute" } }, - [7519]={ + [7956]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Totems Taunt Enemies around them for {0} seconds when Summoned" + } + } + }, + stats={ + [1]="totems_taunt_enemies_around_them_for_x_seconds_when_summoned" + } + }, + [7957]={ lang={ English={ [1]={ @@ -186359,7 +197781,7 @@ return { [1]="toxic_rain_damage_+%" } }, - [7520]={ + [7958]={ lang={ English={ [1]={ @@ -186386,7 +197808,7 @@ return { [1]="toxic_rain_num_of_additional_projectiles" } }, - [7521]={ + [7959]={ lang={ English={ [1]={ @@ -186404,7 +197826,7 @@ return { [1]="toxic_rain_physical_damage_%_to_add_as_chaos" } }, - [7522]={ + [7960]={ lang={ English={ [1]={ @@ -186451,7 +197873,7 @@ return { [1]="trap_and_mine_damage_+%_if_armed_for_4_seconds" } }, - [7523]={ + [7961]={ lang={ English={ [1]={ @@ -186482,7 +197904,7 @@ return { [1]="trap_and_mine_throwing_speed_+%" } }, - [7524]={ + [7962]={ lang={ English={ [1]={ @@ -186509,7 +197931,7 @@ return { [1]="trap_skill_added_cooldown_count" } }, - [7525]={ + [7963]={ lang={ English={ [1]={ @@ -186540,7 +197962,25 @@ return { [1]="trap_throwing_speed_+%_per_frenzy_charge" } }, - [7526]={ + [7964]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Traps cannot be Damaged" + } + } + }, + stats={ + [1]="traps_invulnerable" + } + }, + [7965]={ lang={ English={ [1]={ @@ -186558,7 +197998,7 @@ return { [1]="travel_skills_cannot_be_exerted" } }, - [7527]={ + [7966]={ lang={ English={ [1]={ @@ -186580,7 +198020,42 @@ return { [1]="travel_skills_poison_reflected_to_self_up_to_5_poisons" } }, - [7528]={ + [7967]={ + lang={ + English={ + [1]={ + [1]={ + k="milliseconds_to_seconds", + v=1 + }, + limit={ + [1]={ + [1]=1000, + [2]=1000 + } + }, + text="Every 10 seconds, take no Damage over Time for {0} second" + }, + [2]={ + [1]={ + k="milliseconds_to_seconds", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Every 10 seconds, take no Damage over Time for {0} seconds" + } + } + }, + stats={ + [1]="trickster_cannot_take_damage_over_time_for_X_ms_every_10_seconds" + } + }, + [7968]={ lang={ English={ [1]={ @@ -186611,7 +198086,7 @@ return { [1]="trickster_damage_over_time_+%_final" } }, - [7529]={ + [7969]={ lang={ English={ [1]={ @@ -186642,7 +198117,7 @@ return { [1]="triggered_spell_spell_damage_+%" } }, - [7530]={ + [7970]={ lang={ English={ [1]={ @@ -186673,7 +198148,7 @@ return { [1]="two_handed_melee_area_damage_+%" } }, - [7531]={ + [7971]={ lang={ English={ [1]={ @@ -186704,7 +198179,341 @@ return { [1]="two_handed_melee_area_of_effect_+%" } }, - [7532]={ + [7972]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% additional Physical Damage Reduction each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_additional_physical_damage_reduction_%_per_revival" + } + }, + [7973]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% additional Resistances each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_all_resistances_+%_per_revival" + } + }, + [7974]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% increased Attack and Cast Speed each time they are Revived" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters gain {0}% reduced Attack and Cast Speed each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_attack_and_cast_speed_+%_per_revival" + } + }, + [7975]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0:+d}% chance to Avoid being Stunned each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_avoid_stun_%_per_revival" + } + }, + [7976]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% increased Critical Strike Chance each time they are Revived" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters gain {0}% reduced Critical Strike Chance each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_critical_strike_chance_+%_per_revival" + } + }, + [7977]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% additional Critical Strike Multiplier each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_critical_strike_multiplier_+%_per_revival" + } + }, + [7978]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0:+d}% chance to deal Double Damage each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_deal_double_damage_chance_%_per_revival" + } + }, + [7979]={ + lang={ + English={ + [1]={ + [1]={ + k="per_minute_to_per_second", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters Regenerate {0}% of Life per second for each time they have been Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_life_regeneration_rate_per_minute_%_per_revival" + } + }, + [7980]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% increased Maximum Life each time they are Revived" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters gain {0}% reduced Maximum Life each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_maximum_life_+%_per_revival" + } + }, + [7981]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% increased Movement Speed each time they are Revived" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters gain {0}% reduced Movement Speed each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_movement_speed_+%_per_revival" + } + }, + [7982]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextOverwhelm" + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters Overwhelm {0}% of Physical Damage Reduction for each time they have been Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_overwhelm_%_physical_damage_reduction_per_revival" + } + }, + [7983]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters Penetrate {0}% of Enemy Resistances for each time they have been Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_penetrate_all_resistances_%_per_revival" + } + }, + [7984]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters gain {0}% increased Armour each time they are Revived" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters gain {0}% reduced Armour each time they are Revived" + } + } + }, + stats={ + [1]="uber_domain_monster_physical_damage_reduction_rating_+%_per_revival" + } + }, + [7985]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Monsters have {0}% increased chance of having Rewards" + }, + [2]={ + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Monsters have {0}% reduced chance of having Rewards" + } + } + }, + stats={ + [1]="uber_domain_monster_reward_chance_+%" + } + }, + [7986]={ lang={ English={ [1]={ @@ -186726,7 +198535,7 @@ return { [1]="unaffected_by_bleeding_while_affected_by_malevolence" } }, - [7533]={ + [7987]={ lang={ English={ [1]={ @@ -186748,7 +198557,25 @@ return { [1]="unaffected_by_bleeding_while_leeching" } }, - [7534]={ + [7988]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unaffected by Blind" + } + } + }, + stats={ + [1]="unaffected_by_blind" + } + }, + [7989]={ lang={ English={ [1]={ @@ -186770,7 +198597,7 @@ return { [1]="unaffected_by_burning_ground" } }, - [7535]={ + [7990]={ lang={ English={ [1]={ @@ -186792,7 +198619,7 @@ return { [1]="unaffected_by_burning_ground_while_affected_by_purity_of_fire" } }, - [7536]={ + [7991]={ lang={ English={ [1]={ @@ -186810,7 +198637,7 @@ return { [1]="unaffected_by_chill" } }, - [7537]={ + [7992]={ lang={ English={ [1]={ @@ -186832,7 +198659,7 @@ return { [1]="unaffected_by_chilled_ground" } }, - [7538]={ + [7993]={ lang={ English={ [1]={ @@ -186854,7 +198681,7 @@ return { [1]="unaffected_by_chilled_ground_while_affected_by_purity_of_ice" } }, - [7539]={ + [7994]={ lang={ English={ [1]={ @@ -186876,7 +198703,7 @@ return { [1]="unaffected_by_conductivity_while_affected_by_purity_of_lightning" } }, - [7540]={ + [7995]={ lang={ English={ [1]={ @@ -186898,7 +198725,7 @@ return { [1]="unaffected_by_corrupted_blood_while_leeching" } }, - [7541]={ + [7996]={ lang={ English={ [1]={ @@ -186920,7 +198747,7 @@ return { [1]="unaffected_by_desecrated_ground" } }, - [7542]={ + [7997]={ lang={ English={ [1]={ @@ -186942,7 +198769,7 @@ return { [1]="unaffected_by_elemental_weakness_while_affected_by_purity_of_elements" } }, - [7543]={ + [7998]={ lang={ English={ [1]={ @@ -186964,7 +198791,7 @@ return { [1]="unaffected_by_enfeeble_while_affected_by_grace" } }, - [7544]={ + [7999]={ lang={ English={ [1]={ @@ -186986,7 +198813,7 @@ return { [1]="unaffected_by_flammability_while_affected_by_purity_of_fire" } }, - [7545]={ + [8000]={ lang={ English={ [1]={ @@ -187008,7 +198835,7 @@ return { [1]="unaffected_by_frostbite_while_affected_by_purity_of_ice" } }, - [7546]={ + [8001]={ lang={ English={ [1]={ @@ -187030,7 +198857,7 @@ return { [1]="unaffected_by_ignite" } }, - [7547]={ + [8002]={ lang={ English={ [1]={ @@ -187048,7 +198875,7 @@ return { [1]="unaffected_by_ignite_and_shock_while_max_life_mana_within_500" } }, - [7548]={ + [8003]={ lang={ English={ [1]={ @@ -187070,7 +198897,7 @@ return { [1]="unaffected_by_poison_while_affected_by_malevolence" } }, - [7549]={ + [8004]={ lang={ English={ [1]={ @@ -187092,7 +198919,7 @@ return { [1]="unaffected_by_shock" } }, - [7550]={ + [8005]={ lang={ English={ [1]={ @@ -187114,7 +198941,7 @@ return { [1]="unaffected_by_shocked_ground" } }, - [7551]={ + [8006]={ lang={ English={ [1]={ @@ -187136,7 +198963,7 @@ return { [1]="unaffected_by_shocked_ground_while_affected_by_purity_of_lightning" } }, - [7552]={ + [8007]={ lang={ English={ [1]={ @@ -187158,7 +198985,7 @@ return { [1]="unaffected_by_temporal_chains" } }, - [7553]={ + [8008]={ lang={ English={ [1]={ @@ -187180,7 +199007,7 @@ return { [1]="unaffected_by_temporal_chains_while_affected_by_haste" } }, - [7554]={ + [8009]={ lang={ English={ [1]={ @@ -187202,7 +199029,7 @@ return { [1]="unaffected_by_vulnerability_while_affected_by_determination" } }, - [7555]={ + [8010]={ lang={ English={ [1]={ @@ -187233,7 +199060,7 @@ return { [1]="unattached_sigil_attachment_range_+%_per_second" } }, - [7556]={ + [8011]={ lang={ English={ [1]={ @@ -187251,7 +199078,7 @@ return { [1]="unearth_additional_corpse_level" } }, - [7557]={ + [8012]={ lang={ English={ [1]={ @@ -187570,7 +199397,7 @@ return { [7]="local_unique_jewel_additional_all_attributes_with_passive_tree_connected_to_scion_start" } }, - [7558]={ + [8013]={ lang={ English={ [1]={ @@ -187857,7 +199684,69 @@ return { [7]="local_unique_jewel_damage_+%_with_passive_tree_connected_to_scion_start" } }, - [7559]={ + [8014]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Flask Charges gained from Kills" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Flask Charges gained from Kills" + } + } + }, + stats={ + [1]="unique_jewel_flask_charges_gained_+%_final_from_kills" + } + }, + [8015]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% more Flask Effect Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% less Flask Effect Duration" + } + } + }, + stats={ + [1]="unique_jewel_flask_duration_+%_final" + } + }, + [8016]={ lang={ English={ [1]={ @@ -187875,7 +199764,7 @@ return { [1]="unique_lose_a_power_charge_when_hit" } }, - [7560]={ + [8017]={ lang={ English={ [1]={ @@ -187906,7 +199795,7 @@ return { [1]="unique_monster_dropped_item_rarity_+%" } }, - [7561]={ + [8018]={ lang={ English={ [1]={ @@ -187937,7 +199826,7 @@ return { [1]="unique_replica_volkuurs_guidance_ignite_duration_+%_final" } }, - [7562]={ + [8019]={ lang={ English={ [1]={ @@ -187964,7 +199853,29 @@ return { [1]="unique_voltaxic_rift_shock_maximum_magnitude_override" } }, - [7563]={ + [8020]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextUnnerve" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Unnerve Enemies for 4 seconds on Hit with Wands" + } + } + }, + stats={ + [1]="unnerve_for_4_seconds_on_hit_with_wands" + } + }, + [8021]={ lang={ English={ [1]={ @@ -187986,7 +199897,34 @@ return { [1]="unnerve_nearby_enemies_on_use_for_ms" } }, - [7564]={ + [8022]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]=1 + } + }, + text="Utility Flasks gain {0} Charge every 3 seconds" + }, + [2]={ + limit={ + [1]={ + [1]=2, + [2]="#" + } + }, + text="Utility Flasks gain {0} Charges every 3 seconds" + } + } + }, + stats={ + [1]="utility_flask_charges_recovered_per_3_seconds" + } + }, + [8023]={ lang={ English={ [1]={ @@ -188017,7 +199955,7 @@ return { [1]="utility_flask_cold_damage_taken_+%_final" } }, - [7565]={ + [8024]={ lang={ English={ [1]={ @@ -188048,7 +199986,7 @@ return { [1]="utility_flask_fire_damage_taken_+%_final" } }, - [7566]={ + [8025]={ lang={ English={ [1]={ @@ -188079,7 +200017,7 @@ return { [1]="utility_flask_lightning_damage_taken_+%_final" } }, - [7567]={ + [8026]={ lang={ English={ [1]={ @@ -188097,7 +200035,7 @@ return { [1]="vaal_skill_gem_level_+" } }, - [7568]={ + [8027]={ lang={ English={ [1]={ @@ -188107,7 +200045,7 @@ return { [2]="#" } }, - text="Vaal Skills require {0}% increased Souls Per Use" + text="Non-Aura Vaal Skills require {0}% increased Souls Per Use" }, [2]={ [1]={ @@ -188120,7 +200058,7 @@ return { [2]=-1 } }, - text="Vaal Skills require {0}% reduced Souls Per Use" + text="Non-Aura Vaal Skills require {0}% reduced Souls Per Use" } } }, @@ -188128,7 +200066,7 @@ return { [1]="vaal_skill_soul_cost_+%" } }, - [7569]={ + [8028]={ lang={ English={ [1]={ @@ -188146,7 +200084,38 @@ return { [1]="vaal_skill_soul_refund_chance_%" } }, - [7570]={ + [8029]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="{0}% increased Vampiric Link Duration" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="{0}% reduced Vampiric Link Duration" + } + } + }, + stats={ + [1]="vampiric_link_duration_+%" + } + }, + [8030]={ lang={ English={ [1]={ @@ -188173,7 +200142,7 @@ return { [1]="viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy" } }, - [7571]={ + [8031]={ lang={ English={ [1]={ @@ -188204,7 +200173,7 @@ return { [1]="viper_strike_dual_wield_attack_speed_+%_final" } }, - [7572]={ + [8032]={ lang={ English={ [1]={ @@ -188235,7 +200204,7 @@ return { [1]="viper_strike_dual_wield_damage_+%_final" } }, - [7573]={ + [8033]={ lang={ English={ [1]={ @@ -188262,7 +200231,7 @@ return { [1]="virtual_block_%_damage_taken" } }, - [7574]={ + [8034]={ lang={ English={ [1]={ @@ -188289,7 +200258,7 @@ return { [1]="additional_beam_only_chains" } }, - [7575]={ + [8035]={ lang={ English={ [1]={ @@ -188316,7 +200285,7 @@ return { [1]="virulent_arrow_additional_spores_at_max_stages" } }, - [7576]={ + [8036]={ lang={ English={ [1]={ @@ -188338,7 +200307,73 @@ return { [1]="virulent_arrow_chance_to_poison_%_per_stage" } }, - [7577]={ + [8037]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Vitality has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Vitality has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="vitality_mana_reservation_efficiency_-2%_per_1" + } + }, + [8038]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Vitality has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Vitality has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="vitality_mana_reservation_efficiency_+%" + } + }, + [8039]={ lang={ English={ [1]={ @@ -188356,7 +200391,7 @@ return { [1]="vitality_reserves_no_mana" } }, - [7578]={ + [8040]={ lang={ English={ [1]={ @@ -188374,7 +200409,7 @@ return { [1]="void_sphere_cooldown_speed_+%" } }, - [7579]={ + [8041]={ lang={ English={ [1]={ @@ -188401,7 +200436,7 @@ return { [1]="volatile_dead_base_number_of_corpses_to_consume" } }, - [7580]={ + [8042]={ lang={ English={ [1]={ @@ -188432,7 +200467,7 @@ return { [1]="volatile_dead_cast_speed_+%" } }, - [7581]={ + [8043]={ lang={ English={ [1]={ @@ -188450,7 +200485,7 @@ return { [1]="volatile_dead_consume_additional_corpse" } }, - [7582]={ + [8044]={ lang={ English={ [1]={ @@ -188481,7 +200516,7 @@ return { [1]="volatile_dead_damage_+%" } }, - [7583]={ + [8045]={ lang={ English={ [1]={ @@ -188512,7 +200547,7 @@ return { [1]="voltaxic_burst_damage_+%" } }, - [7584]={ + [8046]={ lang={ English={ [1]={ @@ -188543,7 +200578,7 @@ return { [1]="voltaxic_burst_damage_+%_per_100ms_duration" } }, - [7585]={ + [8047]={ lang={ English={ [1]={ @@ -188574,7 +200609,7 @@ return { [1]="voltaxic_burst_skill_area_of_effect_+%" } }, - [7586]={ + [8048]={ lang={ English={ [1]={ @@ -188605,7 +200640,43 @@ return { [1]="vortex_area_of_effect_+%_when_cast_on_frostbolt" } }, - [7587]={ + [8049]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Vulnerability has no Reservation if Cast as an Aura" + } + } + }, + stats={ + [1]="vulnerability_no_reservation" + } + }, + [8050]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Wand Attacks fire an additional Projectile" + } + } + }, + stats={ + [1]="wand_attacks_fire_an_additional_projectile" + } + }, + [8051]={ lang={ English={ [1]={ @@ -188644,7 +200715,7 @@ return { [1]="wand_damage_+%_if_crit_recently" } }, - [7588]={ + [8052]={ lang={ English={ [1]={ @@ -188662,7 +200733,7 @@ return { [1]="wand_physical_damage_%_to_add_as_chaos" } }, - [7589]={ + [8053]={ lang={ English={ [1]={ @@ -188680,7 +200751,7 @@ return { [1]="wand_physical_damage_%_to_convert_to_lightning" } }, - [7590]={ + [8054]={ lang={ English={ [1]={ @@ -188711,7 +200782,38 @@ return { [1]="war_banner_aura_effect_+%" } }, - [7591]={ + [8055]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="War Banner has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="War Banner has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="war_banner_mana_reservation_efficiency_+%" + } + }, + [8056]={ lang={ English={ [1]={ @@ -188733,7 +200835,7 @@ return { [1]="warcries_debilitate_enemies_for_1_second" } }, - [7592]={ + [8057]={ lang={ English={ [1]={ @@ -188751,7 +200853,7 @@ return { [1]="warcries_have_minimum_10_power" } }, - [7593]={ + [8058]={ lang={ English={ [1]={ @@ -188769,7 +200871,7 @@ return { [1]="warcries_knock_back_enemies" } }, - [7594]={ + [8059]={ lang={ English={ [1]={ @@ -188800,7 +200902,7 @@ return { [1]="warcry_buff_effect_+%" } }, - [7595]={ + [8060]={ lang={ English={ [1]={ @@ -188822,7 +200924,7 @@ return { [1]="warcry_chance_to_gain_frenzy_power_endurance_charge_%_per_power" } }, - [7596]={ + [8061]={ lang={ English={ [1]={ @@ -188844,7 +200946,7 @@ return { [1]="warcry_cooldown_modifier_ms" } }, - [7597]={ + [8062]={ lang={ English={ [1]={ @@ -188981,7 +201083,7 @@ return { [4]="warcries_have_infinite_power" } }, - [7598]={ + [8063]={ lang={ English={ [1]={ @@ -189008,7 +201110,7 @@ return { [1]="warcry_empowers_next_x_melee_attacks" } }, - [7599]={ + [8064]={ lang={ English={ [1]={ @@ -189039,7 +201141,7 @@ return { [1]="warcry_monster_power_+%" } }, - [7600]={ + [8065]={ lang={ English={ [1]={ @@ -189078,7 +201180,7 @@ return { [1]="warcry_physical_damage_reduction_rating_+%_per_5_power_for_8_seconds" } }, - [7601]={ + [8066]={ lang={ English={ [1]={ @@ -189096,7 +201198,7 @@ return { [1]="warcry_skill_area_of_effect_+%" } }, - [7602]={ + [8067]={ lang={ English={ [1]={ @@ -189114,7 +201216,7 @@ return { [1]="warcry_skills_cooldown_is_4_seconds" } }, - [7603]={ + [8068]={ lang={ English={ [1]={ @@ -189132,7 +201234,7 @@ return { [1]="water_sphere_cold_lightning_exposure_%" } }, - [7604]={ + [8069]={ lang={ English={ [1]={ @@ -189163,7 +201265,7 @@ return { [1]="water_sphere_damage_+%" } }, - [7605]={ + [8070]={ lang={ English={ [1]={ @@ -189185,7 +201287,7 @@ return { [1]="while_curse_is_25%_expired_hinder_enemy_%" } }, - [7606]={ + [8071]={ lang={ English={ [1]={ @@ -189207,7 +201309,7 @@ return { [1]="while_curse_is_33%_expired_malediction" } }, - [7607]={ + [8072]={ lang={ English={ [1]={ @@ -189238,7 +201340,7 @@ return { [1]="while_curse_is_50%_expired_curse_effect_+%" } }, - [7608]={ + [8073]={ lang={ English={ [1]={ @@ -189269,7 +201371,7 @@ return { [1]="while_curse_is_75%_expired_enemy_damage_taken_+%" } }, - [7609]={ + [8074]={ lang={ English={ [1]={ @@ -189279,7 +201381,7 @@ return { [2]="#" } }, - text="While stationary, gain {0}% additional Physical Damage Reduction every second, up to a maximum of 8%" + text="While stationary, gain {0}% additional Physical Damage Reduction every second, up to a maximum of 9%" } } }, @@ -189287,7 +201389,7 @@ return { [1]="while_stationary_gain_additional_physical_damage_reduction_%" } }, - [7610]={ + [8075]={ lang={ English={ [1]={ @@ -189309,7 +201411,7 @@ return { [1]="while_stationary_gain_life_regeneration_rate_per_minute_%" } }, - [7611]={ + [8076]={ lang={ English={ [1]={ @@ -189340,7 +201442,7 @@ return { [1]="winter_brand_chill_effect_+%" } }, - [7612]={ + [8077]={ lang={ English={ [1]={ @@ -189371,7 +201473,7 @@ return { [1]="winter_brand_damage_+%" } }, - [7613]={ + [8078]={ lang={ English={ [1]={ @@ -189389,7 +201491,7 @@ return { [1]="winter_brand_max_number_of_stages_+" } }, - [7614]={ + [8079]={ lang={ English={ [1]={ @@ -189424,7 +201526,7 @@ return { [1]="wither_expire_speed_+%" } }, - [7615]={ + [8080]={ lang={ English={ [1]={ @@ -189463,7 +201565,7 @@ return { [1]="withered_effect_+%" } }, - [7616]={ + [8081]={ lang={ English={ [1]={ @@ -189498,7 +201600,73 @@ return { [1]="withered_on_hit_for_2_seconds_if_enemy_has_5_or_less_withered_chance_%" } }, - [7617]={ + [8082]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Wrath has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Wrath has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="wrath_mana_reservation_efficiency_-2%_per_1" + } + }, + [8083]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Wrath has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Wrath has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="wrath_mana_reservation_efficiency_+%" + } + }, + [8084]={ lang={ English={ [1]={ @@ -189516,7 +201684,7 @@ return { [1]="wrath_reserves_no_mana" } }, - [7618]={ + [8085]={ lang={ English={ [1]={ @@ -189538,7 +201706,7 @@ return { [1]="you_and_allies_additional_block_%_if_have_attacked_recently" } }, - [7619]={ + [8086]={ lang={ English={ [1]={ @@ -189560,7 +201728,7 @@ return { [1]="you_and_allies_additional_spell_block_%_if_cast_spell_recently" } }, - [7620]={ + [8087]={ lang={ English={ [1]={ @@ -189578,7 +201746,7 @@ return { [1]="you_and_nearby_allies_armour_+_if_have_impaled_recently" } }, - [7621]={ + [8088]={ lang={ English={ [1]={ @@ -189609,7 +201777,7 @@ return { [1]="you_and_nearby_allies_critical_strike_chance_+%" } }, - [7622]={ + [8089]={ lang={ English={ [1]={ @@ -189627,7 +201795,7 @@ return { [1]="you_and_nearby_allies_critical_strike_multiplier_+" } }, - [7623]={ + [8090]={ lang={ English={ [1]={ @@ -189653,7 +201821,7 @@ return { [1]="you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_corpse_consumed_recently" } }, - [7624]={ + [8091]={ lang={ English={ [1]={ @@ -189679,7 +201847,7 @@ return { [1]="you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_have_blocked_recently" } }, - [7625]={ + [8092]={ lang={ English={ [1]={ @@ -189705,7 +201873,7 @@ return { [1]="you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_you_hit_an_enemy_recently" } }, - [7626]={ + [8093]={ lang={ English={ [1]={ @@ -189727,7 +201895,7 @@ return { [1]="you_and_nearby_allys_gain_onslaught_for_4_seconds_on_warcry" } }, - [7627]={ + [8094]={ lang={ English={ [1]={ @@ -189749,7 +201917,7 @@ return { [1]="you_and_nearby_party_members_gain_x_rage_when_you_warcry" } }, - [7628]={ + [8095]={ lang={ English={ [1]={ @@ -189771,7 +201939,183 @@ return { [1]="you_and_totem_life_regeneration_rate_per_minute_%_per_active_totem" } }, - [7629]={ + [8096]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseConductivity" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Conductivity" + } + } + }, + stats={ + [1]="you_are_cursed_with_conductivity" + } + }, + [8097]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseDespair" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Despair" + } + } + }, + stats={ + [1]="you_are_cursed_with_despair" + } + }, + [8098]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseElementalWeakness" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Elemental Weakness" + } + } + }, + stats={ + [1]="you_are_cursed_with_elemental_weakness" + } + }, + [8099]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseEnfeeble" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Enfeeble" + } + } + }, + stats={ + [1]="you_are_cursed_with_enfeeble" + } + }, + [8100]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFlammability" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Flammability" + } + } + }, + stats={ + [1]="you_are_cursed_with_flammability" + } + }, + [8101]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseFrostbite" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Frostbite" + } + } + }, + stats={ + [1]="you_are_cursed_with_frostbite" + } + }, + [8102]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseTemporalChains" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Temporal Chains" + } + } + }, + stats={ + [1]="you_are_cursed_with_temporal_chains" + } + }, + [8103]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextCurseVulnerability" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="You are Cursed with Vulnerability" + } + } + }, + stats={ + [1]="you_are_cursed_with_vulnerability" + } + }, + [8104]={ lang={ English={ [1]={ @@ -189789,7 +202133,7 @@ return { [1]="you_cannot_be_hindered" } }, - [7630]={ + [8105]={ lang={ English={ [1]={ @@ -189807,7 +202151,25 @@ return { [1]="you_cannot_have_non_animated_minions" } }, - [7631]={ + [8106]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Cannot inflict Curses" + } + } + }, + stats={ + [1]="you_cannot_inflict_curses" + } + }, + [8107]={ lang={ English={ [1]={ @@ -189825,7 +202187,7 @@ return { [1]="you_count_as_low_life_while_not_on_full_life" } }, - [7632]={ + [8108]={ lang={ English={ [1]={ @@ -189843,7 +202205,7 @@ return { [1]="you_have_no_armour_or_energy_shield" } }, - [7633]={ + [8109]={ lang={ English={ [1]={ @@ -189865,7 +202227,7 @@ return { [1]="your_ailments_deal_damage_faster_%_while_affected_by_malevolence" } }, - [7634]={ + [8110]={ lang={ English={ [1]={ @@ -189887,7 +202249,7 @@ return { [1]="your_ailments_deal_damage_faster_%_while_affected_by_malevolence" } }, - [7635]={ + [8111]={ lang={ English={ [1]={ @@ -189926,7 +202288,7 @@ return { [1]="your_consecrated_ground_effect_lingers_for_ms_after_leaving_the_area" } }, - [7636]={ + [8112]={ lang={ English={ [1]={ @@ -189953,7 +202315,25 @@ return { [1]="your_marks_transfer_to_nearby_enemies_on_death_%_chance" } }, - [7637]={ + [8113]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Your Movement Skills are Disabled" + } + } + }, + stats={ + [1]="your_movement_skills_are_disabled" + } + }, + [8114]={ lang={ English={ [1]={ @@ -189971,7 +202351,7 @@ return { [1]="your_spells_are_disabled" } }, - [7638]={ + [8115]={ lang={ English={ [1]={ @@ -189989,7 +202369,7 @@ return { [1]="your_travel_skills_except_dash_are_disabled" } }, - [7639]={ + [8116]={ lang={ English={ [1]={ @@ -190011,7 +202391,7 @@ return { [1]="all_damage_can_poison_while_affected_by_glorious_madness" } }, - [7640]={ + [8117]={ lang={ English={ [1]={ @@ -190029,7 +202409,7 @@ return { [1]="chance_to_deal_double_damage_while_affected_by_glorious_madness_%" } }, - [7641]={ + [8118]={ lang={ English={ [1]={ @@ -190051,7 +202431,7 @@ return { [1]="cold_damage_taken_per_minute_per_frenzy_charge_while_moving" } }, - [7642]={ + [8119]={ lang={ English={ [1]={ @@ -190069,7 +202449,7 @@ return { [1]="explode_enemies_for_25%_life_as_chaos_on_kill_while_affected_by_glorious_madness_chance_%" } }, - [7643]={ + [8120]={ lang={ English={ [1]={ @@ -190095,38 +202475,7 @@ return { [1]="fire_damage_taken_per_minute_per_endurance_charge_if_you_have_been_hit_recently" } }, - [7644]={ - lang={ - English={ - [1]={ - limit={ - [1]={ - [1]=1, - [2]="#" - } - }, - text="{0}% increased Effect of Fortify on you while affected by Glorious Madness" - }, - [2]={ - [1]={ - k="negate", - v=1 - }, - limit={ - [1]={ - [1]="#", - [2]=-1 - } - }, - text="{0}% reduced Effect of Fortify on you while affected by Glorious Madness" - } - } - }, - stats={ - [1]="fortify_effect_on_self_while_affected_by_glorious_madness_+%" - } - }, - [7645]={ + [8121]={ lang={ English={ [1]={ @@ -190148,7 +202497,7 @@ return { [1]="gain_chilling_shocking_igniting_conflux_while_affected_by_glorious_madness" } }, - [7646]={ + [8122]={ lang={ English={ [1]={ @@ -190170,7 +202519,7 @@ return { [1]="immune_to_elemental_status_ailments_while_affected_by_glorious_madness" } }, - [7647]={ + [8123]={ lang={ English={ [1]={ @@ -190196,7 +202545,7 @@ return { [1]="lightning_damage_taken_per_minute_per_power_charge_if_have_crit_recently" } }, - [7648]={ + [8124]={ lang={ English={ [1]={ @@ -190214,7 +202563,7 @@ return { [1]="local_apply_extra_herald_mod_when_synthesised" } }, - [7649]={ + [8125]={ lang={ English={ [1]={ @@ -190232,7 +202581,47 @@ return { [1]="local_is_alternate_tree_jewel" } }, - [7650]={ + [8126]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Survival" + } + } + }, + stats={ + [1]="local_is_survival_jewel" + } + }, + [8127]={ + lang={ + English={ + [1]={ + [1]={ + k="divide_by_four", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="{0:+d} to maximum Fortification while affected by Glorious Madness" + } + } + }, + stats={ + [1]="max_fortification_while_affected_by_glorious_madness_+1_per_4" + } + }, + [8128]={ lang={ English={ [1]={ @@ -190250,7 +202639,7 @@ return { [1]="primordial_jewel_count" } }, - [7651]={ + [8129]={ lang={ English={ [1]={ @@ -190283,7 +202672,7 @@ return { [4]="skill_max_unleash_seals" } }, - [7652]={ + [8130]={ lang={ English={ [1]={ @@ -190314,7 +202703,73 @@ return { [1]="zealotry_aura_effect_+%" } }, - [7653]={ + [8131]={ + lang={ + English={ + [1]={ + [1]={ + k="double", + v=1 + }, + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Zealotry has {0}% reduced Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate_and_double", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Zealotry has {0}% increased Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="zealotry_mana_reservation_efficiency_-2%_per_1" + } + }, + [8132]={ + lang={ + English={ + [1]={ + limit={ + [1]={ + [1]=1, + [2]="#" + } + }, + text="Zealotry has {0}% increased Mana Reservation Efficiency" + }, + [2]={ + [1]={ + k="negate", + v=1 + }, + limit={ + [1]={ + [1]="#", + [2]=-1 + } + }, + text="Zealotry has {0}% reduced Mana Reservation Efficiency" + } + } + }, + stats={ + [1]="zealotry_mana_reservation_efficiency_+%" + } + }, + [8133]={ lang={ English={ [1]={ @@ -190345,7 +202800,7 @@ return { [1]="zealotry_mana_reservation_+%" } }, - [7654]={ + [8134]={ lang={ English={ [1]={ @@ -190363,7 +202818,7 @@ return { [1]="zealotry_reserves_no_mana" } }, - [7655]={ + [8135]={ lang={ English={ [1]={ @@ -190381,7 +202836,7 @@ return { [1]="zero_chaos_resistance" } }, - [7656]={ + [8136]={ lang={ English={ [1]={ @@ -190403,7 +202858,7 @@ return { [1]="zombie_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%" } }, - [7657]={ + [8137]={ lang={ English={ [1]={ @@ -190425,7 +202880,7 @@ return { [1]="zombie_damage_leeched_as_life_to_you_permyriad_if_over_1000_strength" } }, - [7658]={ + [8138]={ lang={ English={ [1]={ @@ -190456,7 +202911,7 @@ return { [1]="zombie_physical_damage_+%_final" } }, - [7659]={ + [8139]={ lang={ English={ [1]={ @@ -190487,7 +202942,7 @@ return { [1]="zombie_slam_area_of_effect_+%" } }, - [7660]={ + [8140]={ lang={ English={ [1]={ @@ -190505,7 +202960,7 @@ return { [1]="zombie_slam_cooldown_speed_+%" } }, - [7661]={ + [8141]={ lang={ English={ [1]={ @@ -190523,7 +202978,7 @@ return { [1]="zombie_slam_damage_+%" } }, - [7662]={ + [8142]={ lang={ English={ [1]={ @@ -190545,7 +203000,7 @@ return { [1]="golems_larger_aggro_radius" } }, - [7663]={ + [8143]={ lang={ English={ [1]={ @@ -190567,7 +203022,7 @@ return { [1]="minion_larger_aggro_radius" } }, - [7664]={ + [8144]={ lang={ English={ [1]={ @@ -190590,7 +203045,7 @@ return { [2]="local_unique_jewel_notable_passives_in_radius_instead_grant_spell_damage_+%" } }, - [7665]={ + [8145]={ lang={ English={ [1]={ @@ -190621,7 +203076,7 @@ return { [1]="local_unique_jewel_notable_passives_in_radius_instead_grant_minion_damage_taken_+%" } }, - [7666]={ + [8146]={ lang={ English={ [1]={ @@ -190652,7 +203107,7 @@ return { [1]="local_unique_jewel_notable_passives_in_radius_instead_grant_minion_movement_speed_+%" } }, - [7667]={ + [8147]={ lang={ English={ [1]={ @@ -190675,7 +203130,7 @@ return { [2]="local_unique_jewel_passives_in_radius_give_trap_and_mine_maximum_added_physical_damage" } }, - [7668]={ + [8148]={ lang={ English={ [1]={ @@ -190697,7 +203152,7 @@ return { [1]="player_gain_rampage_stacks" } }, - [7669]={ + [8149]={ lang={ English={ [1]={ @@ -190719,7 +203174,7 @@ return { [1]="keystone_acrobatics" } }, - [7670]={ + [8150]={ lang={ English={ [1]={ @@ -190745,7 +203200,7 @@ return { [1]="keystone_ailment_crit" } }, - [7671]={ + [8151]={ lang={ English={ [1]={ @@ -190767,7 +203222,7 @@ return { [1]="keystone_ancestral_bond" } }, - [7672]={ + [8152]={ lang={ English={ [1]={ @@ -190789,7 +203244,7 @@ return { [1]="keystone_avatar_of_fire" } }, - [7673]={ + [8153]={ lang={ English={ [1]={ @@ -190811,7 +203266,7 @@ return { [1]="keystone_battlemage" } }, - [7674]={ + [8154]={ lang={ English={ [1]={ @@ -190833,7 +203288,7 @@ return { [1]="keystone_blood_magic" } }, - [7675]={ + [8155]={ lang={ English={ [1]={ @@ -190855,7 +203310,7 @@ return { [1]="keystone_call_to_arms" } }, - [7676]={ + [8156]={ lang={ English={ [1]={ @@ -190877,7 +203332,7 @@ return { [1]="keystone_chaos_inoculation" } }, - [7677]={ + [8157]={ lang={ English={ [1]={ @@ -190899,7 +203354,7 @@ return { [1]="keystone_conduit" } }, - [7678]={ + [8158]={ lang={ English={ [1]={ @@ -190921,7 +203376,7 @@ return { [1]="keystone_corrupted_defences" } }, - [7679]={ + [8159]={ lang={ English={ [1]={ @@ -190943,7 +203398,7 @@ return { [1]="keystone_crimson_dance" } }, - [7680]={ + [8160]={ lang={ English={ [1]={ @@ -190965,7 +203420,33 @@ return { [1]="keystone_divine_flesh" } }, - [7681]={ + [8161]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextKeystoneDivineShield" + }, + [2]={ + k="reminderstring", + v="ReminderTextRecently" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Divine Shield" + } + } + }, + stats={ + [1]="keystone_divine_shield" + } + }, + [8162]={ lang={ English={ [1]={ @@ -190987,7 +203468,7 @@ return { [1]="keystone_eldritch_battery" } }, - [7682]={ + [8163]={ lang={ English={ [1]={ @@ -191009,7 +203490,7 @@ return { [1]="keystone_elemental_equilibrium" } }, - [7683]={ + [8164]={ lang={ English={ [1]={ @@ -191031,7 +203512,7 @@ return { [1]="keystone_elemental_overload" } }, - [7684]={ + [8165]={ lang={ English={ [1]={ @@ -191053,7 +203534,7 @@ return { [1]="keystone_eternal_youth" } }, - [7685]={ + [8166]={ lang={ English={ [1]={ @@ -191075,7 +203556,29 @@ return { [1]="keystone_everlasting_sacrifice" } }, - [7686]={ + [8167]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextKeystoneGhostDance" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Ghost Dance" + } + } + }, + stats={ + [1]="keystone_ghost_dance" + } + }, + [8168]={ lang={ English={ [1]={ @@ -191097,7 +203600,7 @@ return { [1]="keystone_ghost_reaver" } }, - [7687]={ + [8169]={ lang={ English={ [1]={ @@ -191119,7 +203622,7 @@ return { [1]="keystone_glancing_blows" } }, - [7688]={ + [8170]={ lang={ English={ [1]={ @@ -191141,7 +203644,7 @@ return { [1]="keystone_hex_zone_behaviour" } }, - [7689]={ + [8171]={ lang={ English={ [1]={ @@ -191163,7 +203666,7 @@ return { [1]="keystone_hollow_palm_technique" } }, - [7690]={ + [8172]={ lang={ English={ [1]={ @@ -191185,7 +203688,7 @@ return { [1]="keystone_impale" } }, - [7691]={ + [8173]={ lang={ English={ [1]={ @@ -191207,13 +203710,17 @@ return { [1]="keystone_iron_reflexes" } }, - [7692]={ + [8174]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextKeystoneMindOverMatter" + v="ReminderTextKeystoneLetheShade" + }, + [2]={ + k="reminderstring", + v="ReminderTextStatusAilments" }, limit={ [1]={ @@ -191221,21 +203728,25 @@ return { [2]="#" } }, - text="Mind Over Matter" + text="Lethe Shade" } } }, stats={ - [1]="keystone_mana_shield" + [1]="keystone_lethe_shade" } }, - [7693]={ + [8175]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextKeystoneMinionInstability" + v="ReminderTextKeystoneMagebane" + }, + [2]={ + k="reminderstring", + v="ReminderTextSuppression" }, limit={ [1]={ @@ -191243,21 +203754,21 @@ return { [2]="#" } }, - text="Minion Instability" + text="Magebane" } } }, stats={ - [1]="keystone_minion_instability" + [1]="keystone_magebane" } }, - [7694]={ + [8176]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextKeystoneMiracleOfThaumaturgy" + v="ReminderTextKeystoneMindOverMatter" }, limit={ [1]={ @@ -191265,21 +203776,21 @@ return { [2]="#" } }, - text="The Agnostic" + text="Mind Over Matter" } } }, stats={ - [1]="keystone_miracle_of_thaumaturgy" + [1]="keystone_mana_shield" } }, - [7695]={ + [8177]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextKeystoneMortalConviction" + v="ReminderTextKeystoneMinionInstability" }, limit={ [1]={ @@ -191287,25 +203798,43 @@ return { [2]="#" } }, - text="Mortal Conviction" + text="Minion Instability" } } }, stats={ - [1]="keystone_mortal_conviction" + [1]="keystone_minion_instability" } }, - [7696]={ + [8178]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextLowLife" + v="ReminderTextKeystoneMiracleOfThaumaturgy" }, - [2]={ + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="The Agnostic" + } + } + }, + stats={ + [1]="keystone_miracle_of_thaumaturgy" + } + }, + [8179]={ + lang={ + English={ + [1]={ + [1]={ k="reminderstring", - v="ReminderTextKeystonePainAttunement" + v="ReminderTextKeystoneMortalConviction" }, limit={ [1]={ @@ -191313,21 +203842,25 @@ return { [2]="#" } }, - text="Pain Attunement" + text="Mortal Conviction" } } }, stats={ - [1]="keystone_pain_attunement" + [1]="keystone_mortal_conviction" } }, - [7697]={ + [8180]={ lang={ English={ [1]={ [1]={ k="reminderstring", - v="ReminderTextKeystonePhaseAcrobatics" + v="ReminderTextLowLife" + }, + [2]={ + k="reminderstring", + v="ReminderTextKeystonePainAttunement" }, limit={ [1]={ @@ -191335,15 +203868,15 @@ return { [2]="#" } }, - text="Phase Acrobatics" + text="Pain Attunement" } } }, stats={ - [1]="keystone_phase_acrobatics" + [1]="keystone_pain_attunement" } }, - [7698]={ + [8181]={ lang={ English={ [1]={ @@ -191365,7 +203898,7 @@ return { [1]="keystone_point_blank" } }, - [7699]={ + [8182]={ lang={ English={ [1]={ @@ -191387,7 +203920,7 @@ return { [1]="keystone_projectile_evasion" } }, - [7700]={ + [8183]={ lang={ English={ [1]={ @@ -191409,7 +203942,7 @@ return { [1]="keystone_quiet_might" } }, - [7701]={ + [8184]={ lang={ English={ [1]={ @@ -191431,7 +203964,7 @@ return { [1]="regenerate_energy_shield_instead_of_life" } }, - [7702]={ + [8185]={ lang={ English={ [1]={ @@ -191453,7 +203986,7 @@ return { [1]="keystone_runebinder" } }, - [7703]={ + [8186]={ lang={ English={ [1]={ @@ -191475,7 +204008,7 @@ return { [1]="keystone_sacred_bastion" } }, - [7704]={ + [8187]={ lang={ English={ [1]={ @@ -191497,7 +204030,7 @@ return { [1]="keystone_secrets_of_suffering" } }, - [7705]={ + [8188]={ lang={ English={ [1]={ @@ -191523,7 +204056,33 @@ return { [1]="keystone_shared_suffering" } }, - [7706]={ + [8189]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextKeystoneSolipsism" + }, + [2]={ + k="reminderstring", + v="ReminderTextElementalStatusAilments" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Solipsism" + } + } + }, + stats={ + [1]="keystone_solipsism" + } + }, + [8190]={ lang={ English={ [1]={ @@ -191563,7 +204122,7 @@ return { [2]="start_at_zero_energy_shield" } }, - [7707]={ + [8191]={ lang={ English={ [1]={ @@ -191585,7 +204144,7 @@ return { [1]="keystone_strong_bowman" } }, - [7708]={ + [8192]={ lang={ English={ [1]={ @@ -191607,7 +204166,7 @@ return { [1]="keystone_supreme_ego" } }, - [7709]={ + [8193]={ lang={ English={ [1]={ @@ -191629,7 +204188,7 @@ return { [1]="keystone_unwavering_stance" } }, - [7710]={ + [8194]={ lang={ English={ [1]={ @@ -191651,7 +204210,37 @@ return { [1]="keystone_vaal_pact" } }, - [7711]={ + [8195]={ + lang={ + English={ + [1]={ + [1]={ + k="reminderstring", + v="ReminderTextKeystoneVersatileCombatant" + }, + [2]={ + k="reminderstring", + v="ReminderTextOvercappedBlockChance" + }, + [3]={ + k="reminderstring", + v="ReminderTextUncappedBlockChance" + }, + limit={ + [1]={ + [1]="#", + [2]="#" + } + }, + text="Versatile Combatant" + } + } + }, + stats={ + [1]="keystone_versatile_combatant" + } + }, + [8196]={ lang={ English={ [1]={ @@ -191673,7 +204262,7 @@ return { [1]="keystone_wicked_ward" } }, - [7712]={ + [8197]={ lang={ English={ [1]={ @@ -191695,7 +204284,7 @@ return { [1]="keystone_wind_dancer" } }, - [7713]={ + [8198]={ lang={ English={ [1]={ @@ -191717,7 +204306,7 @@ return { [1]="player_far_shot" } }, - [7714]={ + [8199]={ lang={ English={ [1]={ @@ -191739,7 +204328,7 @@ return { [1]="resolute_technique" } }, - [7715]={ + [8200]={ lang={ English={ [1]={ @@ -191761,7 +204350,7 @@ return { [1]="strong_casting" } }, - [7716]={ + [8201]={ lang={ English={ [1]={ @@ -191783,7 +204372,7 @@ return { [1]="summoned_skeletons_have_avatar_of_fire" } }, - [7717]={ + [8202]={ lang={ English={ [1]={ @@ -191801,7 +204390,7 @@ return { [1]="attacks_use_life_in_place_of_mana" } }, - [7718]={ + [8203]={ lang={ English={ [1]={ @@ -191827,7 +204416,7 @@ return { [1]="gain_crimson_dance_if_have_dealt_critical_strike_recently" } }, - [7719]={ + [8204]={ lang={ English={ [1]={ @@ -191849,7 +204438,7 @@ return { [1]="gain_crimson_dance_while_you_have_cat_stealth" } }, - [7720]={ + [8205]={ lang={ English={ [1]={ @@ -191871,7 +204460,7 @@ return { [1]="gain_iron_reflexes_while_at_maximum_frenzy_charges" } }, - [7721]={ + [8206]={ lang={ English={ [1]={ @@ -191893,7 +204482,7 @@ return { [1]="gain_mind_over_matter_while_at_maximum_power_charges" } }, - [7722]={ + [8207]={ lang={ English={ [1]={ @@ -191915,7 +204504,7 @@ return { [1]="gain_vaal_pact_while_at_maximum_endurance_charges" } }, - [7723]={ + [8208]={ lang={ English={ [1]={ @@ -191937,7 +204526,7 @@ return { [1]="local_gain_vaal_pact_if_all_socketed_gems_red" } }, - [7724]={ + [8209]={ lang={ English={ [1]={ @@ -191959,7 +204548,7 @@ return { [1]="avatar_of_fire_rotation_active" } }, - [7725]={ + [8210]={ lang={ English={ [1]={ @@ -191981,7 +204570,7 @@ return { [1]="elemental_overload_rotation_active" } }, - [7726]={ + [8211]={ lang={ English={ [1]={ @@ -192003,7 +204592,7 @@ return { [1]="gain_iron_reflexes_while_stationary" } }, - [7727]={ + [8212]={ lang={ English={ [1]={ @@ -192025,7 +204614,7 @@ return { [1]="gain_resolute_technique_while_do_not_have_elemental_overload" } }, - [7728]={ + [8213]={ lang={ English={ [1]={ @@ -192047,7 +204636,7 @@ return { [1]="iron_reflexes_rotation_active" } }, - [7729]={ + [8214]={ lang={ English={ [1]={ @@ -192065,7 +204654,7 @@ return { [1]="trap_throw_skills_have_blood_magic" } }, - [7730]={ + [8215]={ lang={ English={ [1]={ @@ -192091,7 +204680,7 @@ return { [1]="you_have_zealots_oath_if_you_havent_been_hit_recently" } }, - [7731]={ + [8216]={ lang={ English={ [1]={ @@ -192122,7 +204711,7 @@ return { [1]="physical_damage_+%_while_you_have_resolute_technique" } }, - [7732]={ + [8217]={ lang={ English={ [1]={ @@ -192153,7 +204742,7 @@ return { [1]="critical_strike_chance_+%_while_you_have_avatar_of_fire" } }, - [7733]={ + [8218]={ lang={ English={ [1]={ @@ -192171,7 +204760,7 @@ return { [1]="physical_damage_%_to_convert_to_fire_while_you_have_avatar_of_fire" } }, - [7734]={ + [8219]={ lang={ English={ [1]={ @@ -192189,7 +204778,7 @@ return { [1]="unique_bow_arborix_close_range_bow_damage_+%_final_while_have_iron_reflexes" } }, - [7735]={ + [8220]={ lang={ English={ [1]={ @@ -192211,7 +204800,7 @@ return { [1]="local_chance_to_bleed_%_while_you_do_not_have_avatar_of_fire" } }, - [7736]={ + [8221]={ lang={ English={ [1]={ @@ -192229,7 +204818,7 @@ return { [1]="armour_while_you_do_not_have_avatar_of_fire" } }, - [7737]={ + [8222]={ lang={ English={ [1]={ @@ -192260,7 +204849,7 @@ return { [1]="attack_cast_and_movement_speed_+%_while_do_not_have_iron_reflexes" } }, - [7738]={ + [8223]={ lang={ English={ [1]={ @@ -192282,7 +204871,7 @@ return { [1]="gain_player_far_shot_while_do_not_have_iron_reflexes" } }, - [7739]={ + [8224]={ lang={ English={ [1]={ @@ -192300,7 +204889,7 @@ return { [1]="blood_footprints_from_item" } }, - [7740]={ + [8225]={ lang={ English={ [1]={ @@ -192318,7 +204907,7 @@ return { [1]="celestial_footprints_from_item" } }, - [7741]={ + [8226]={ lang={ English={ [1]={ @@ -192336,7 +204925,7 @@ return { [1]="demigod_footprints_from_item" } }, - [7742]={ + [8227]={ lang={ English={ [1]={ @@ -192354,7 +204943,7 @@ return { [1]="extra_gore" } }, - [7743]={ + [8228]={ lang={ English={ [1]={ @@ -192372,7 +204961,7 @@ return { [1]="goat_footprints_from_item" } }, - [7744]={ + [8229]={ lang={ English={ [1]={ @@ -192390,7980 +204979,8465 @@ return { [1]="silver_footprints_from_item" } }, - ["%_chance_to_blind_on_critical_strike"]=3700, - ["%_chance_to_blind_on_critical_strike_while_you_have_cats_stealth"]=3777, - ["%_chance_to_cause_bleeding_enemies_to_flee_on_hit"]=3231, - ["%_chance_to_create_smoke_cloud_on_mine_or_trap_creation"]=3503, - ["%_chance_to_gain_100%_non_chaos_damage_to_add_as_chaos_damage"]=3775, - ["%_chance_to_gain_25%_non_chaos_damage_to_add_as_chaos_damage"]=3773, - ["%_chance_to_gain_50%_non_chaos_damage_to_add_as_chaos_damage"]=3774, - ["%_chance_to_gain_endurance_charge_each_second_while_channelling"]=7012, - ["%_chance_to_gain_endurance_charge_on_trap_triggered_by_an_enemy"]=3035, - ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=3034, - ["%_chance_to_gain_power_charge_on_hit_against_enemies_on_full_life"]=3501, - ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=1658, - ["%_chance_to_gain_power_charge_on_placing_a_totem"]=3487, - ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=1657, - ["%_chance_to_gain_random_charge_on_trap_triggered_by_an_enemy"]=7013, - ["%_maximum_es_and_life_taken_as_fire_damage_per_minute_per_level_while_in_her_embrace"]=7014, - ["%_number_of_raging_spirits_allowed"]=7015, - ["X_accuracy_per_2_intelligence"]=1546, - ["X_armour_if_you_have_blocked_recently"]=3838, - ["X_armour_per_active_totem"]=3839, - ["X_armour_per_stackable_unique_jewel"]=3585, - ["X_life_per_4_dexterity"]=1547, - ["X_mana_per_4_strength"]=1548, - ["X_mana_per_stackable_unique_jewel"]=3584, - ["absolution_cast_speed_+%"]=3841, - ["absolution_duration_+%"]=3842, - ["absolution_minion_area_of_effect_+%"]=3843, - ["abyssal_cry_damage_+%"]=3159, - ["abyssal_cry_duration_+%"]=3351, - ["accuracy_rating"]=1006, - ["accuracy_rating_+%"]=1007, - ["accuracy_rating_+%_during_onslaught"]=3845, - ["accuracy_rating_+%_if_enemy_not_killed_recently"]=3846, - ["accuracy_rating_+%_if_have_crit_in_past_8_seconds"]=3847, - ["accuracy_rating_+%_per_frenzy_charge"]=1577, - ["accuracy_rating_+%_when_on_low_life"]=2060, - ["accuracy_rating_is_doubled"]=3844, - ["accuracy_rating_vs_bleeding_enemies"]=3848, - ["accuracy_rating_while_at_maximum_frenzy_charges"]=3849, - ["accuracy_rating_while_dual_wielding_+%"]=1008, - ["acrobatics_additional_chance_to_dodge_%"]=1741, - ["action_speed_+%_minimum_value"]=2634, - ["action_speed_+%_while_chilled"]=3023, - ["action_speed_cannot_be_reduced_below_base"]=2633, - ["active_skill_200%_increased_knockback_distance"]=3850, - ["active_skill_attack_speed_+%_final"]=985, - ["active_skill_attack_speed_+%_final_per_frenzy_charge"]=3221, - ["active_skill_damage_over_time_from_projectile_hits_+%_final"]=1740, - ["active_skill_level_+"]=1417, - ["active_skill_projectile_damage_+%_final"]=1739, - ["adaptation_duration_+%"]=1107, - ["adaptation_rating_+%"]=1104, - ["add_1_stage_to_banners_on_melee_hit_up_to_5_per_second"]=4104, - ["add_endurance_charge_on_critical_strike"]=1360, - ["add_endurance_charge_on_enemy_critical_strike"]=1377, - ["add_endurance_charge_on_gain_power_charge_%"]=3042, - ["add_endurance_charge_on_kill"]=2275, - ["add_endurance_charge_on_skill_hit_%"]=1374, - ["add_endurance_charge_on_status_ailment"]=1378, - ["add_frenzy_charge_every_50_rampage_stacks"]=3791, - ["add_frenzy_charge_on_critical_strike"]=1370, - ["add_frenzy_charge_on_enemy_block"]=1652, - ["add_frenzy_charge_on_kill_%_chance"]=2091, - ["add_frenzy_charge_on_kill_%_chance_while_dual_wielding"]=3851, - ["add_frenzy_charge_on_skill_hit_%"]=1375, - ["add_frenzy_charge_when_hit_%"]=3852, - ["add_power_charge_on_critical_strike"]=1371, - ["add_power_charge_on_critical_strike_%"]=1372, - ["add_power_charge_on_hit_%"]=3036, - ["add_power_charge_on_hit_while_poisoned_%"]=3853, - ["add_power_charge_on_kill_%_chance"]=2093, - ["add_power_charge_on_melee_critical_strike"]=1373, - ["add_power_charge_on_minion_death"]=1584, - ["add_power_charge_on_skill_hit_%"]=1376, - ["add_power_charge_when_interrupted_while_casting"]=1679, - ["add_power_charge_when_kill_shocked_enemy"]=1669, - ["additional_%_chance_to_evade_attacks_if_you_have_taken_a_savage_hit_recently"]=3878, - ["additional_all_attributes"]=766, - ["additional_attack_block_%_if_used_shield_skill_recently"]=3854, - ["additional_attack_block_%_per_endurance_charge"]=3855, - ["additional_attack_block_%_per_frenzy_charge"]=3856, - ["additional_attack_block_%_per_power_charge"]=3857, - ["additional_attack_block_%_per_summoned_skeleton"]=3858, - ["additional_base_critical_strike_chance"]=1030, - ["additional_beam_only_chains"]=7574, - ["additional_block_%"]=1942, - ["additional_block_%_against_frontal_attacks"]=3859, - ["additional_block_%_if_you_have_crit_recently"]=3860, - ["additional_block_%_per_endurance_charge"]=3861, - ["additional_block_%_per_hit_you_have_blocked_in_past_10_seconds"]=3862, - ["additional_block_%_while_not_cursed"]=3863, - ["additional_block_%_while_on_consecrated_ground"]=3864, - ["additional_block_%_while_you_have_at_least_10_crab_charges"]=3769, - ["additional_block_%_while_you_have_at_least_5_crab_charges"]=3768, - ["additional_block_%_with_5_or_more_nearby_enemies"]=3865, - ["additional_block_chance_%_for_1_second_every_5_seconds"]=1943, - ["additional_block_chance_%_for_you_and_allies_affected_by_your_auras"]=3493, - ["additional_block_chance_%_when_in_off_hand"]=3609, - ["additional_block_chance_against_projectiles_%"]=1948, - ["additional_chance_to_freeze_chilled_enemies_%"]=1558, - ["additional_chaos_resistance_against_damage_over_time_%"]=4456, - ["additional_critical_strike_chance_per_10_shield_maximum_energy_shield_permyriad"]=3866, - ["additional_critical_strike_chance_per_power_charge_permyriad"]=3867, - ["additional_critical_strike_chance_permyriad_per_poison_on_enemy_up_to_2%"]=3868, - ["additional_critical_strike_chance_permyriad_while_affected_by_cat_aspect"]=3776, - ["additional_critical_strike_chance_permyriad_while_affected_by_hatred"]=3869, - ["additional_critical_strike_chance_permyriad_while_at_maximum_power_charges"]=2908, - ["additional_critical_strike_chance_permyriad_with_herald_skills"]=3870, - ["additional_dexterity"]=768, - ["additional_dexterity_and_intelligence"]=772, - ["additional_intelligence"]=769, - ["additional_max_mirage_archers"]=3829, - ["additional_max_number_of_dominated_magic_monsters"]=3871, - ["additional_max_number_of_dominated_rare_monsters"]=3872, - ["additional_maximum_all_elemental_resistances_%"]=1209, - ["additional_maximum_all_resistances_%"]=1208, - ["additional_maximum_all_resistances_%_at_devotion_threshold"]=3874, - ["additional_maximum_all_resistances_%_while_poisoned"]=3873, - ["additional_maximum_all_resistances_%_with_no_endurance_charges"]=3875, - ["additional_number_of_brands_to_create"]=3876, - ["additional_off_hand_critical_strike_chance_permyriad"]=3877, - ["additional_physical_damage_reduction_%_during_flask_effect"]=3691, - ["additional_physical_damage_reduction_%_during_focus"]=3880, - ["additional_physical_damage_reduction_%_during_life_or_mana_flask_effect"]=3881, - ["additional_physical_damage_reduction_%_if_not_damaged_by_a_hit_recently"]=3882, - ["additional_physical_damage_reduction_%_per_keystone"]=3883, - ["additional_physical_damage_reduction_%_per_minion_up_to_10%"]=3884, - ["additional_physical_damage_reduction_%_per_summoned_sentinel_of_purity"]=3885, - ["additional_physical_damage_reduction_%_vs_abyssal_monsters"]=3886, - ["additional_physical_damage_reduction_%_when_on_low_life"]=1779, - ["additional_physical_damage_reduction_%_while_affected_by_determination"]=3887, - ["additional_physical_damage_reduction_%_while_affected_by_guard_skill"]=3888, - ["additional_physical_damage_reduction_%_while_bleeding"]=3889, - ["additional_physical_damage_reduction_%_while_channelling"]=3890, - ["additional_physical_damage_reduction_%_while_frozen"]=3891, - ["additional_physical_damage_reduction_%_while_moving"]=3892, - ["additional_physical_damage_reduction_against_hits_%_per_siphoning_charge"]=3755, - ["additional_physical_damage_reduction_if_warcried_in_past_8_seconds"]=3879, - ["additional_scroll_of_wisdom_drop_chance_%"]=2070, - ["additional_spell_block_%"]=754, - ["additional_spell_block_%_if_havent_blocked_recently"]=3894, - ["additional_spell_block_%_per_power_charge"]=3893, - ["additional_spell_block_%_while_cursed"]=3895, - ["additional_staff_block_%"]=750, - ["additional_strength"]=767, - ["additional_strength_and_dexterity"]=770, - ["additional_strength_and_intelligence"]=771, - ["additive_cast_speed_modifiers_apply_to_trap_throwing_speed"]=3896, - ["additive_energy_shield_modifiers_apply_to_spell_damage_at_30%_value"]=3897, - ["additive_life_modifiers_apply_to_attack_damage_at_30%_value"]=3898, - ["additive_mana_modifiers_apply_to_damage_at_30%_value"]=3899, - ["additive_minion_damage_modifiers_apply_to_you_at_150%_value"]=3900, - ["additive_modifiers_to_minion_attack_speed_also_affect_you"]=3185, - ["additive_spell_damage_modifiers_apply_to_attack_damage"]=2129, - ["additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_while_wielding_wand"]=2131, - ["additive_spell_damage_modifiers_apply_to_attack_damage_at_150%_value"]=2130, - ["additive_vaal_skill_damage_modifiers_apply_to_all_skills"]=2132, - ["agony_crawler_damage_+%"]=3901, - ["ailment_damage_+%_per_equipped_elder_item"]=3745, - ["ailment_dot_multiplier_+"]=828, - ["ailment_dot_multiplier_+_per_equipped_elder_item"]=3746, - ["ailment_types_apply_damage_taken_+%"]=1946, - ["all_attributes_+%"]=773, - ["all_attributes_+%_per_assigned_keystone"]=2526, - ["all_damage_can_chill"]=2307, - ["all_damage_can_freeze"]=3902, - ["all_damage_can_ignite"]=3903, - ["all_damage_can_poison"]=3904, - ["all_damage_can_poison_while_affected_by_glorious_madness"]=7639, - ["all_damage_can_shock"]=3905, - ["all_resistances_%_per_equipped_corrupted_item"]=2542, - ["allow_2_active_banners"]=2460, - ["allow_multiple_offerings"]=3906, - ["always_crit"]=1571, - ["always_crit_shocked_enemies"]=3563, - ["always_freeze"]=1555, - ["always_ignite"]=1392, - ["always_ignite_while_burning"]=3907, - ["always_pierce"]=3908, - ["always_shock"]=1393, - ["always_stun"]=1394, - ["always_stun_enemies_that_are_on_full_life"]=2773, - ["ambush_buff_critical_strike_multiplier_+"]=3909, - ["ambush_cooldown_speed_+%"]=3910, - ["ambush_passive_critical_strike_chance_vs_enemies_on_full_life_+%_final"]=2874, - ["ancestor_totem_buff_effect_+%"]=3911, - ["ancestor_totem_parent_activation_range_+%"]=3912, - ["ancestral_cry_exerted_attack_damage_+%"]=3913, - ["ancestral_cry_minimum_power"]=3914, - ["anger_aura_effect_+%"]=2801, - ["anger_mana_reservation_+%"]=2858, - ["anger_reserves_no_mana"]=3915, - ["animate_guardian_damage_+%"]=3140, - ["animate_guardian_damage_+%_per_animated_weapon"]=3916, - ["animate_guardian_elemental_resistances_%"]=3419, - ["animate_item_maximum_level_requirement"]=2242, - ["animate_weapon_can_animate_bows"]=2601, - ["animate_weapon_can_animate_up_to_x_additional_ranged_weapons"]=2696, - ["animate_weapon_can_animate_wands"]=2602, - ["animate_weapon_chance_to_create_additional_copy_%"]=3425, - ["animate_weapon_damage_+%"]=3062, - ["animate_weapon_duration_+%"]=2244, - ["animate_weapon_number_of_additional_copies"]=2245, - ["animated_minions_melee_splash"]=3917, - ["aoe_+%_per_second_while_stationary_up_to_50"]=3918, - ["apply_covered_in_ash_to_attacker_on_hit_%_vs_rare_or_unique_enemy"]=3919, - ["apply_covered_in_ash_to_attacker_when_hit_%"]=3920, - ["apply_poison_on_hit_vs_bleeding_enemies_%"]=2724, - ["arc_damage_+%"]=3095, - ["arc_damage_+%_per_chain"]=3921, - ["arc_num_of_additional_projectiles_in_chain"]=3382, - ["arc_shock_chance_%"]=3397, - ["arcane_cloak_consume_%_of_mana"]=3922, - ["arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second"]=3923, - ["arcane_surge_effect_+%"]=2729, - ["arcane_surge_effect_+%_per_200_mana_spent_recently_up_to_50%"]=2730, - ["arcane_surge_effect_on_self_+%_per_caster_abyss_jewel_up_to_+40%"]=2728, - ["arcane_surge_to_you_and_allies_on_warcry_with_effect_+%_per_5_power_up_to_50%"]=3924, - ["arcanist_brand_cast_speed_+%"]=3925, - ["arcanist_brand_unnerve_on_hit"]=3926, - ["arctic_armour_buff_effect_+%"]=3452, - ["arctic_armour_chill_when_hit_duration"]=3927, - ["arctic_armour_mana_reservation_+%"]=3459, - ["arctic_breath_chilling_area_movement_velocity_+%"]=3928, - ["arctic_breath_damage_+%"]=3113, - ["arctic_breath_duration_+%"]=3362, - ["arctic_breath_radius_+%"]=3253, - ["area_damage_+%"]=1561, - ["area_damage_+%_per_10_devotion"]=3929, - ["area_damage_+%_per_12_strength"]=3930, - ["area_damage_taken_from_hits_+%"]=1760, - ["area_of_effect_+%_for_you_and_minions_if_consumed_corpse_recently"]=3931, - ["area_of_effect_+%_if_culled_recently"]=3932, - ["area_of_effect_+%_if_enemy_stunned_with_two_handed_melee_weapon_recently"]=3933, - ["area_of_effect_+%_if_have_stunned_an_enemy_recently"]=3934, - ["area_of_effect_+%_if_killed_at_least_5_enemies_recently"]=3935, - ["area_of_effect_+%_if_you_have_blocked_recently"]=3936, - ["area_of_effect_+%_per_20_int"]=2018, - ["area_of_effect_+%_per_25_rampage_stacks"]=3790, - ["area_of_effect_+%_per_50_strength"]=3937, - ["area_of_effect_+%_per_active_herald_of_light_minion"]=3938, - ["area_of_effect_+%_per_endurance_charge"]=3939, - ["area_of_effect_+%_per_enemy_killed_recently"]=3940, - ["area_of_effect_+%_while_fortified"]=3941, - ["area_of_effect_+%_while_totem_active"]=3942, - ["area_of_effect_+%_while_wielding_bow"]=3943, - ["area_of_effect_+%_while_wielding_staff"]=3944, - ["area_of_effect_+%_while_you_do_not_have_convergence"]=3837, - ["area_of_effect_+%_while_you_have_arcane_surge"]=3945, - ["area_of_effect_+%_with_500_or_more_strength"]=3946, - ["area_of_effect_+%_with_bow_skills"]=3947, - ["area_of_effect_+%_with_herald_skills"]=3948, - ["area_skill_accuracy_rating_+%"]=3949, - ["area_skill_knockback_chance_%"]=3950, - ["armageddon_brand_attached_target_fire_penetration_%"]=3951, - ["armageddon_brand_damage_+%"]=3952, - ["armageddon_brand_repeat_frequency_+%"]=3953, - ["armour_%_to_leech_as_life_on_block"]=2186, - ["armour_+%_if_enemy_not_killed_recently"]=3960, - ["armour_+%_per_50_str"]=3961, - ["armour_+%_per_defiance"]=3706, - ["armour_+%_while_bleeding"]=3962, - ["armour_+%_while_no_energy_shield"]=2181, - ["armour_+%_while_stationary"]=3963, - ["armour_+_per_10_unreserved_max_mana"]=3954, - ["armour_+_while_affected_by_determination"]=3957, - ["armour_+_while_affected_by_guard_skill"]=3958, - ["armour_+_while_you_have_fortify"]=3959, - ["armour_and_evasion_+%_while_fortified"]=3673, - ["armour_and_evasion_on_low_life_+%"]=2652, - ["armour_and_evasion_rating_+%_if_killed_a_taunted_enemy_recently"]=3616, - ["armour_and_evasion_rating_+_while_fortified"]=3955, - ["armour_increased_by_uncapped_fire_resistance"]=3956, - ["armour_while_stationary"]=3730, - ["armour_while_you_do_not_have_avatar_of_fire"]=7736, - ["arrow_base_number_of_targets_to_pierce"]=1334, - ["arrow_chains_+"]=1331, - ["arrow_critical_strike_chance_+%_max_as_distance_travelled_increases"]=3964, - ["arrow_damage_+%_max_as_distance_travelled_increases"]=3967, - ["arrow_damage_+%_vs_pierced_targets"]=3965, - ["arrow_damage_+50%_vs_pierced_targets"]=3966, - ["arrows_always_pierce_after_chaining"]=3721, - ["arrows_always_pierce_after_forking"]=3968, - ["arrows_fork"]=3016, - ["arrows_from_first_firing_point_always_pierce"]=3821, - ["arrows_from_fourth_firing_point_additional_chains"]=3824, - ["arrows_from_second_firing_point_fork"]=3822, - ["arrows_from_third_firing_point_return"]=3823, - ["arrows_pierce_additional_target"]=3969, - ["arrows_that_pierce_also_return"]=3970, - ["arrows_that_pierce_cause_bleeding"]=3719, - ["arrows_that_pierce_chance_to_bleed_25%"]=3720, - ["artillery_ballista_cross_strafe_pattern"]=3971, - ["artillery_ballista_fire_pen_+%"]=3972, - ["artillery_ballista_num_additional_arrows"]=3973, - ["ascendancy_pathfinder_chaos_damage_with_attack_skills_+%_final"]=3974, - ["aspect_of_the_avian_buff_effect_+%"]=3975, - ["aspect_of_the_avian_grants_avians_might_and_avians_flight_to_nearby_allies"]=3976, - ["aspect_of_the_cat_base_secondary_duration"]=3977, - ["aspect_of_the_spider_web_count_+"]=3978, - ["assassinate_passive_critical_strike_chance_vs_enemies_on_low_life_+%_final"]=2876, - ["assassins_mark_curse_effect_+%"]=3439, - ["assassins_mark_duration_+%"]=3348, - ["attack_additional_critical_strike_chance_permyriad"]=3979, - ["attack_ailment_damage_+%"]=3980, - ["attack_ailment_damage_+%_while_dual_wielding"]=3981, - ["attack_ailment_damage_+%_while_holding_shield"]=795, - ["attack_ailment_damage_+%_while_wielding_axe"]=3982, - ["attack_ailment_damage_+%_while_wielding_bow"]=3983, - ["attack_ailment_damage_+%_while_wielding_claw"]=3984, - ["attack_ailment_damage_+%_while_wielding_dagger"]=3985, - ["attack_ailment_damage_+%_while_wielding_mace"]=3986, - ["attack_ailment_damage_+%_while_wielding_melee_weapon"]=3987, - ["attack_ailment_damage_+%_while_wielding_one_handed_weapon"]=3988, - ["attack_ailment_damage_+%_while_wielding_staff"]=3989, - ["attack_ailment_damage_+%_while_wielding_sword"]=3990, - ["attack_ailment_damage_+%_while_wielding_two_handed_weapon"]=3991, - ["attack_ailment_damage_+%_while_wielding_wand"]=3992, - ["attack_always_crit"]=3211, - ["attack_and_cast_speed_+%"]=1573, - ["attack_and_cast_speed_+%_during_flask_effect"]=3696, - ["attack_and_cast_speed_+%_during_onslaught"]=2470, - ["attack_and_cast_speed_+%_for_3_seconds_on_attack_every_9_seconds"]=3996, - ["attack_and_cast_speed_+%_for_4_seconds_on_begin_es_recharge"]=2964, - ["attack_and_cast_speed_+%_for_4_seconds_on_movement_skill_use"]=2911, - ["attack_and_cast_speed_+%_for_you_and_allies_affected_by_your_auras"]=3494, - ["attack_and_cast_speed_+%_if_enemy_hit_recently"]=3997, - ["attack_and_cast_speed_+%_if_havent_been_hit_recently"]=3998, - ["attack_and_cast_speed_+%_on_placing_totem"]=2646, - ["attack_and_cast_speed_+%_per_cold_adaptation"]=3832, - ["attack_and_cast_speed_+%_per_corpse_consumed_recently"]=3677, - ["attack_and_cast_speed_+%_per_endurance_charge"]=3999, - ["attack_and_cast_speed_+%_per_frenzy_charge"]=1575, - ["attack_and_cast_speed_+%_per_power_charge"]=4000, - ["attack_and_cast_speed_+%_per_summoned_raging_spirit"]=4001, - ["attack_and_cast_speed_+%_while_affected_by_a_herald"]=4002, - ["attack_and_cast_speed_+%_while_affected_by_a_mana_flask"]=3993, - ["attack_and_cast_speed_+%_while_affected_by_elusive"]=3994, - ["attack_and_cast_speed_+%_while_channelling"]=4003, - ["attack_and_cast_speed_+%_while_focused"]=4004, - ["attack_and_cast_speed_+%_while_leeching"]=3516, - ["attack_and_cast_speed_+%_while_leeching_energy_shield"]=4005, - ["attack_and_cast_speed_+%_while_on_consecrated_ground"]=3651, - ["attack_and_cast_speed_+%_while_totem_active"]=3044, - ["attack_and_cast_speed_+%_while_you_have_depleted_physical_aegis"]=4006, - ["attack_and_cast_speed_+%_while_you_have_fortify"]=1787, - ["attack_and_cast_speed_+%_with_channelling_skills"]=4007, - ["attack_and_cast_speed_+%_with_chaos_skills"]=4008, - ["attack_and_cast_speed_+%_with_cold_skills"]=4009, - ["attack_and_cast_speed_+%_with_elemental_skills"]=4010, - ["attack_and_cast_speed_+%_with_fire_skills"]=4011, - ["attack_and_cast_speed_+%_with_lightning_skills"]=4012, - ["attack_and_cast_speed_+%_with_physical_skills"]=4013, - ["attack_and_cast_speed_+%_with_shield_skills"]=4014, - ["attack_and_cast_speed_per_ghost_dance_stack_+%"]=3995, - ["attack_and_cast_speed_when_hit_+%"]=2659, - ["attack_and_movement_speed_+%_final_per_challenger_charge"]=4015, - ["attack_and_movement_speed_+%_if_you_have_beast_minion"]=3739, - ["attack_and_movement_speed_+%_with_her_blessing"]=2722, - ["attack_and_spell_maximum_added_physical_damage_per_siphoning_charge"]=3753, - ["attack_and_spell_minimum_added_physical_damage_per_siphoning_charge"]=3753, - ["attack_area_of_effect_+%"]=4016, - ["attack_block_%_if_blocked_a_spell_recently"]=4017, - ["attack_block_%_while_at_max_endurance_charges"]=4018, - ["attack_cast_and_movement_speed_+%_during_onslaught"]=4019, - ["attack_cast_and_movement_speed_+%_while_do_not_have_iron_reflexes"]=7737, - ["attack_cast_movement_speed_+%_for_you_and_allies_affected_by_your_auras"]=3495, - ["attack_cast_movement_speed_+%_if_taken_a_savage_hit_recently"]=4020, - ["attack_critical_strike_chance_+%"]=4021, - ["attack_critical_strike_chance_+%_per_200_accuracy_rating"]=4022, - ["attack_critical_strike_damage_life_leech_permyriad"]=3200, - ["attack_critical_strikes_ignore_elemental_resistances"]=4023, - ["attack_damage_+%"]=784, - ["attack_damage_+%_for_4_seconds_on_cast"]=2969, - ["attack_damage_+%_if_other_ring_is_shaper_item"]=3740, - ["attack_damage_+%_per_450_evasion"]=2390, - ["attack_damage_+%_per_450_physical_damage_reduction_rating"]=4028, - ["attack_damage_+%_per_5%_block_chance"]=4024, - ["attack_damage_+%_per_500_maximum_mana"]=4025, - ["attack_damage_+%_per_75_armour_or_evasion_on_shield"]=4029, - ["attack_damage_+%_per_explicit_map_mod_affecting_area"]=4026, - ["attack_damage_+%_per_frenzy_charge"]=2726, - ["attack_damage_+%_per_level"]=2406, - ["attack_damage_+%_vs_maimed_enemies"]=4030, - ["attack_damage_+%_when_on_full_life"]=4031, - ["attack_damage_+%_while_affected_by_precision"]=4032, - ["attack_damage_+%_while_channelling"]=4033, - ["attack_damage_+%_while_holding_a_shield"]=792, - ["attack_damage_+%_while_leeching"]=4034, - ["attack_damage_+%_while_onslaught_active"]=2732, - ["attack_damage_+%_while_you_have_fortify"]=4035, - ["attack_damage_+%_with_channelling_skills"]=4036, - ["attack_damage_+1%_per_300_of_min_of_armour_or_evasion"]=4027, - ["attack_damage_that_stuns_also_chills"]=2452, - ["attack_damage_vs_bleeding_enemies_+%"]=1973, - ["attack_dodge_%_from_cursed_enemies"]=4037, - ["attack_dodge_%_while_channelling"]=4038, - ["attack_ignite_chance_%"]=2146, - ["attack_maximum_added_chaos_damage"]=963, - ["attack_maximum_added_chaos_damage_if_you_have_beast_minion"]=3738, - ["attack_maximum_added_chaos_damage_with_bows"]=1629, - ["attack_maximum_added_chaos_damage_with_claws"]=1630, - ["attack_maximum_added_chaos_damage_with_daggers"]=1631, - ["attack_maximum_added_cold_damage"]=948, - ["attack_maximum_added_cold_damage_with_axes"]=1613, - ["attack_maximum_added_cold_damage_with_bows"]=1614, - ["attack_maximum_added_cold_damage_with_claws"]=1615, - ["attack_maximum_added_cold_damage_with_daggers"]=1616, - ["attack_maximum_added_cold_damage_with_maces"]=1617, - ["attack_maximum_added_cold_damage_with_staves"]=1618, - ["attack_maximum_added_cold_damage_with_swords"]=1619, - ["attack_maximum_added_cold_damage_with_wand"]=1620, - ["attack_maximum_added_fire_damage"]=941, - ["attack_maximum_added_fire_damage_per_10_strength"]=4039, - ["attack_maximum_added_fire_damage_with_axes"]=1605, - ["attack_maximum_added_fire_damage_with_bow"]=1606, - ["attack_maximum_added_fire_damage_with_claws"]=1607, - ["attack_maximum_added_fire_damage_with_daggers"]=1608, - ["attack_maximum_added_fire_damage_with_maces"]=1609, - ["attack_maximum_added_fire_damage_with_staves"]=1610, - ["attack_maximum_added_fire_damage_with_swords"]=1611, - ["attack_maximum_added_fire_damage_with_wand"]=1612, - ["attack_maximum_added_lightning_damage"]=957, - ["attack_maximum_added_lightning_damage_per_10_int"]=4041, - ["attack_maximum_added_lightning_damage_per_200_accuracy_rating"]=4042, - ["attack_maximum_added_lightning_damage_with_axes"]=1621, - ["attack_maximum_added_lightning_damage_with_bows"]=1622, - ["attack_maximum_added_lightning_damage_with_claws"]=1623, - ["attack_maximum_added_lightning_damage_with_daggers"]=1624, - ["attack_maximum_added_lightning_damage_with_maces"]=1625, - ["attack_maximum_added_lightning_damage_with_staves"]=1626, - ["attack_maximum_added_lightning_damage_with_swords"]=1627, - ["attack_maximum_added_lightning_damage_with_wand"]=1628, - ["attack_maximum_added_melee_lightning_damage_while_unarmed"]=1922, - ["attack_maximum_added_physical_damage"]=850, - ["attack_maximum_added_physical_damage_if_have_crit_recently"]=4043, - ["attack_maximum_added_physical_damage_if_you_have_beast_minion"]=3737, - ["attack_maximum_added_physical_damage_per_25_dexterity"]=2837, - ["attack_maximum_added_physical_damage_per_25_strength"]=4044, - ["attack_maximum_added_physical_damage_per_level"]=4045, - ["attack_maximum_added_physical_damage_while_holding_a_shield"]=1604, - ["attack_maximum_added_physical_damage_while_unarmed"]=1603, - ["attack_maximum_added_physical_damage_with_axes"]=1595, - ["attack_maximum_added_physical_damage_with_bow"]=1596, - ["attack_maximum_added_physical_damage_with_claws"]=1597, - ["attack_maximum_added_physical_damage_with_daggers"]=1598, - ["attack_maximum_added_physical_damage_with_maces"]=1599, - ["attack_maximum_added_physical_damage_with_staves"]=1600, - ["attack_maximum_added_physical_damage_with_swords"]=1601, - ["attack_maximum_added_physical_damage_with_wands"]=1602, - ["attack_maximum_added_physical_damage_with_weapons"]=851, - ["attack_minimum_added_chaos_damage"]=963, - ["attack_minimum_added_chaos_damage_if_you_have_beast_minion"]=3738, - ["attack_minimum_added_chaos_damage_with_bows"]=1629, - ["attack_minimum_added_chaos_damage_with_claws"]=1630, - ["attack_minimum_added_chaos_damage_with_daggers"]=1631, - ["attack_minimum_added_cold_damage"]=948, - ["attack_minimum_added_cold_damage_with_axes"]=1613, - ["attack_minimum_added_cold_damage_with_bows"]=1614, - ["attack_minimum_added_cold_damage_with_claws"]=1615, - ["attack_minimum_added_cold_damage_with_daggers"]=1616, - ["attack_minimum_added_cold_damage_with_maces"]=1617, - ["attack_minimum_added_cold_damage_with_staves"]=1618, - ["attack_minimum_added_cold_damage_with_swords"]=1619, - ["attack_minimum_added_cold_damage_with_wand"]=1620, - ["attack_minimum_added_fire_damage"]=941, - ["attack_minimum_added_fire_damage_per_10_strength"]=4039, - ["attack_minimum_added_fire_damage_with_axes"]=1605, - ["attack_minimum_added_fire_damage_with_bow"]=1606, - ["attack_minimum_added_fire_damage_with_claws"]=1607, - ["attack_minimum_added_fire_damage_with_daggers"]=1608, - ["attack_minimum_added_fire_damage_with_maces"]=1609, - ["attack_minimum_added_fire_damage_with_staves"]=1610, - ["attack_minimum_added_fire_damage_with_swords"]=1611, - ["attack_minimum_added_fire_damage_with_wand"]=1612, - ["attack_minimum_added_lightning_damage"]=957, - ["attack_minimum_added_lightning_damage_per_10_int"]=4041, - ["attack_minimum_added_lightning_damage_per_200_accuracy_rating"]=4042, - ["attack_minimum_added_lightning_damage_with_axes"]=1621, - ["attack_minimum_added_lightning_damage_with_bows"]=1622, - ["attack_minimum_added_lightning_damage_with_claws"]=1623, - ["attack_minimum_added_lightning_damage_with_daggers"]=1624, - ["attack_minimum_added_lightning_damage_with_maces"]=1625, - ["attack_minimum_added_lightning_damage_with_staves"]=1626, - ["attack_minimum_added_lightning_damage_with_swords"]=1627, - ["attack_minimum_added_lightning_damage_with_wand"]=1628, - ["attack_minimum_added_melee_lightning_damage_while_unarmed"]=1922, - ["attack_minimum_added_physical_damage"]=850, - ["attack_minimum_added_physical_damage_if_have_crit_recently"]=4043, - ["attack_minimum_added_physical_damage_if_you_have_beast_minion"]=3737, - ["attack_minimum_added_physical_damage_per_25_dexterity"]=2837, - ["attack_minimum_added_physical_damage_per_25_strength"]=4044, - ["attack_minimum_added_physical_damage_per_level"]=4045, - ["attack_minimum_added_physical_damage_while_holding_a_shield"]=1604, - ["attack_minimum_added_physical_damage_while_unarmed"]=1603, - ["attack_minimum_added_physical_damage_with_axes"]=1595, - ["attack_minimum_added_physical_damage_with_bow"]=1596, - ["attack_minimum_added_physical_damage_with_claws"]=1597, - ["attack_minimum_added_physical_damage_with_daggers"]=1598, - ["attack_minimum_added_physical_damage_with_maces"]=1599, - ["attack_minimum_added_physical_damage_with_staves"]=1600, - ["attack_minimum_added_physical_damage_with_swords"]=1601, - ["attack_minimum_added_physical_damage_with_wands"]=1602, - ["attack_minimum_added_physical_damage_with_weapons"]=851, - ["attack_physical_damage_%_to_add_as_cold"]=3208, - ["attack_physical_damage_%_to_add_as_fire"]=3207, - ["attack_physical_damage_%_to_add_as_lightning"]=3209, - ["attack_projectiles_fork"]=4047, - ["attack_projectiles_fork_additional_times"]=4048, - ["attack_projectiles_return"]=2271, - ["attack_projectiles_return_if_no_hit_object"]=2271, - ["attack_repeat_count"]=1435, - ["attack_skill_additional_num_projectiles_while_wielding_claws_daggers"]=4049, - ["attack_skill_ailment_damage_+%_while_wielding_axes_swords"]=4050, - ["attack_skills_%_physical_as_extra_fire_damage_per_socketed_red_gem"]=2161, - ["attack_skills_additional_ballista_totems_allowed"]=3668, - ["attack_skills_additional_totems_allowed"]=3669, - ["attack_skills_damage_+%_while_dual_wielding"]=859, - ["attack_skills_damage_+%_while_holding_shield"]=793, - ["attack_skills_have_added_lightning_damage_equal_to_%_of_maximum_mana"]=4051, - ["attack_speed_+%"]=984, - ["attack_speed_+%_during_flask_effect"]=2741, - ["attack_speed_+%_final_per_blitz_charge"]=4053, - ["attack_speed_+%_for_4_seconds_on_attack"]=2970, - ["attack_speed_+%_if_changed_stance_recently"]=7391, - ["attack_speed_+%_if_enemy_hit_with_main_hand_weapon_recently"]=4054, - ["attack_speed_+%_if_enemy_killed_recently"]=4055, - ["attack_speed_+%_if_enemy_not_killed_recently"]=3656, - ["attack_speed_+%_if_have_been_hit_recently"]=4056, - ["attack_speed_+%_if_have_blocked_recently"]=4057, - ["attack_speed_+%_if_have_crit_recently"]=4058, - ["attack_speed_+%_if_havent_cast_dash_recently"]=4059, - ["attack_speed_+%_if_not_gained_frenzy_charge_recently"]=4060, - ["attack_speed_+%_if_rare_or_unique_enemy_nearby"]=4061, - ["attack_speed_+%_if_you_have_at_least_600_strength"]=4062, - ["attack_speed_+%_per_10_dex"]=2019, - ["attack_speed_+%_per_200_accuracy_rating"]=3661, - ["attack_speed_+%_per_25_dex"]=4063, - ["attack_speed_+%_per_explicit_map_mod_affecting_area"]=4052, - ["attack_speed_+%_per_frenzy_charge"]=1574, - ["attack_speed_+%_when_hit"]=2642, - ["attack_speed_+%_when_on_full_life"]=808, - ["attack_speed_+%_when_on_low_life"]=807, - ["attack_speed_+%_while_affected_by_precision"]=4064, - ["attack_speed_+%_while_chilled"]=4065, - ["attack_speed_+%_while_holding_shield"]=991, - ["attack_speed_+%_while_ignited"]=2385, - ["attack_speed_+%_while_leeching"]=2649, - ["attack_speed_+%_while_not_on_low_mana"]=4066, - ["attack_speed_+%_while_phasing"]=4067, - ["attack_speed_+%_with_channelling_skills"]=4068, - ["attack_speed_+%_with_movement_skills"]=1005, - ["attack_speed_while_dual_wielding_+%"]=989, - ["attack_speed_while_fortified_+%"]=2655, - ["attacks_bleed_on_hit_while_you_have_cat_stealth"]=4070, - ["attacks_bleed_on_stun"]=1967, - ["attacks_cause_bleeding_vs_cursed_enemies"]=4071, - ["attacks_chance_to_bleed_25%_vs_cursed_enemies"]=4073, - ["attacks_chance_to_bleed_on_hit_%_vs_taunted_enemies"]=4074, - ["attacks_chance_to_blind_on_hit_%"]=4075, - ["attacks_chance_to_poison_%_on_max_frenzy_charges"]=1580, - ["attacks_chance_to_taunt_on_hit_%"]=4076, - ["attacks_deal_no_physical_damage"]=1962, - ["attacks_do_not_cost_mana"]=1428, - ["attacks_impale_on_hit_%_chance"]=4077, - ["attacks_intimidate_on_hit_%"]=4078, - ["attacks_num_of_additional_chains"]=3557, - ["attacks_num_of_additional_chains_when_in_main_hand"]=3619, - ["attacks_number_of_additional_projectiles"]=3620, - ["attacks_number_of_additional_projectiles_when_in_off_hand"]=3621, - ["attacks_poison_while_at_max_frenzy_charges"]=1579, - ["attacks_use_life_in_place_of_mana"]=7717, - ["attacks_with_this_weapon_maximum_added_cold_damage_per_10_dexterity"]=4079, - ["attacks_with_this_weapon_minimum_added_cold_damage_per_10_dexterity"]=4079, - ["attacks_with_two_handed_weapons_impale_on_hit_%_chance"]=4080, - ["aura_effect_+%"]=2266, - ["aura_effect_on_self_from_skills_+%_per_herald_effecting_you"]=4081, - ["aura_grant_shield_defences_to_nearby_allies"]=2901, - ["aura_melee_physical_damage_+%_per_10_strength"]=2887, - ["auras_grant_additional_physical_damage_reduction_%_to_you_and_your_allies"]=2896, - ["auras_grant_attack_and_cast_speed_+%_to_you_and_your_allies"]=2897, - ["auras_grant_damage_+%_to_you_and_your_allies"]=2895, - ["avatar_of_fire_rotation_active"]=7724, - ["avians_flight_duration_ms_+"]=4082, - ["avians_might_duration_ms_+"]=4083, - ["avoid_ailments_%_from_crit"]=4084, - ["avoid_ailments_%_on_consecrated_ground"]=2991, - ["avoid_ailments_%_while_holding_shield"]=4085, - ["avoid_all_elemental_ailment_%_per_summoned_golem"]=4086, - ["avoid_all_elemental_status_%"]=1383, - ["avoid_blind_%"]=2050, - ["avoid_chained_projectile_%_chance"]=4087, - ["avoid_chaos_damage_%"]=2818, - ["avoid_chill_%"]=1379, - ["avoid_cold_damage_%"]=2816, - ["avoid_corrupted_blood_%_chance"]=4088, - ["avoid_elemental_ailments_%_while_affected_by_elusive"]=4089, - ["avoid_elemental_ailments_%_while_phasing"]=4090, - ["avoid_elemental_damage_%_per_frenzy_charge"]=2814, - ["avoid_elemental_damage_chance_%_during_soul_gain_prevention"]=4091, - ["avoid_elemental_damage_while_phasing_%"]=4092, - ["avoid_fire_damage_%"]=2815, - ["avoid_freeze_%"]=1380, - ["avoid_freeze_and_chill_%_if_you_have_used_a_fire_skill_recently"]=4093, - ["avoid_freeze_chill_ignite_%_while_have_onslaught"]=2479, - ["avoid_freeze_chill_ignite_%_with_her_blessing"]=2721, - ["avoid_freeze_shock_ignite_bleed_%_during_flask_effect"]=3511, - ["avoid_ignite_%"]=1381, - ["avoid_ignite_%_when_on_low_life"]=1387, - ["avoid_impale_%"]=4094, - ["avoid_interruption_while_casting_%"]=1434, - ["avoid_knockback_%"]=1092, - ["avoid_lightning_damage_%"]=2817, - ["avoid_maim_%_chance"]=4095, - ["avoid_physical_damage_%"]=2813, - ["avoid_physical_damage_%_while_phasing"]=4096, - ["avoid_projectiles_%_chance_if_taken_projectile_damage_recently"]=4097, - ["avoid_projectiles_while_phasing_%_chance"]=4098, - ["avoid_shock_%"]=1382, - ["avoid_shock_%_while_chilled"]=4099, - ["avoid_status_ailments_%_during_flask_effect"]=2740, - ["avoid_stun_%"]=1390, - ["avoid_stun_%_for_4_seconds_on_kill"]=2767, - ["avoid_stun_%_while_channelling"]=4101, - ["avoid_stun_%_while_holding_shield"]=4102, - ["avoid_stun_35%_per_active_herald"]=4100, - ["axe_accuracy_rating"]=1536, - ["axe_accuracy_rating_+%"]=1011, - ["axe_ailment_damage_+%"]=886, - ["axe_attack_speed_+%"]=994, - ["axe_critical_strike_chance_+%"]=1044, - ["axe_critical_strike_multiplier_+"]=1066, - ["axe_damage_+%"]=883, - ["axe_hit_and_ailment_damage_+%"]=884, - ["axe_or_sword_ailment_damage_+%"]=933, - ["axe_or_sword_hit_and_ailment_damage_+%"]=932, - ["ball_lightning_damage_+%"]=2607, - ["ball_lightning_number_of_additional_projectiles"]=4103, - ["ball_lightning_projectile_speed_+%"]=3321, - ["ball_lightning_radius_+%"]=3254, - ["banner_adrenaline_duration_+%"]=4105, - ["banner_fortify_duration_+%"]=4106, - ["banner_mana_reservation_+%"]=4107, - ["banner_skills_reserve_no_mana"]=4108, - ["banner_taunt_duration_+%"]=4109, - ["barrage_attack_speed_+%"]=3290, - ["barrage_damage_+%"]=3096, - ["barrage_final_volley_fires_x_additional_projectiles_simultaneously"]=2705, - ["barrage_num_of_additional_projectiles"]=3379, - ["basalt_flask_armour_+%_final"]=4110, - ["base_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit"]=3219, - ["base_actor_scale_+%"]=1583, - ["base_adaptation_rating"]=1102, - ["base_additional_physical_damage_reduction_%"]=1793, - ["base_ailment_damage_+%"]=4111, - ["base_all_ailment_duration_+%"]=1399, - ["base_all_damage_can_cause_elemental_ailments_you_are_suffering_from"]=2310, - ["base_always_inflict_elemental_ailments_you_are_suffering_from"]=4112, - ["base_armour_applies_to_chaos_damage"]=4113, - ["base_armour_applies_to_lightning_damage"]=4114, - ["base_arrow_speed_+%"]=1339, - ["base_arrows_always_pierce"]=4115, - ["base_attack_damage_penetrates_chaos_resist_%"]=2999, - ["base_attack_damage_penetrates_cold_resist_%"]=2997, - ["base_attack_damage_penetrates_elemental_resist_%"]=2994, - ["base_attack_damage_penetrates_fire_resist_%"]=2996, - ["base_attack_damage_penetrates_lightning_resist_%"]=2998, - ["base_attack_speed_+%_per_frenzy_charge"]=1576, - ["base_aura_area_of_effect_+%"]=1750, - ["base_avoid_bleed_%"]=3639, - ["base_avoid_chill_%"]=1384, - ["base_avoid_chill_%_while_have_onslaught"]=2471, - ["base_avoid_freeze_%"]=1385, - ["base_avoid_ignite_%"]=1386, - ["base_avoid_poison_%"]=1389, - ["base_avoid_projectiles_%_chance"]=4116, - ["base_avoid_shock_%"]=1388, - ["base_avoid_stun_%"]=1391, - ["base_bleed_duration_+%"]=4117, - ["base_block_%_damage_taken"]=4118, - ["base_bone_golem_granted_buff_effect_+%"]=4119, - ["base_can_only_have_one_permanent_aura"]=4120, - ["base_cannot_be_stunned"]=1701, - ["base_cannot_evade"]=1452, - ["base_cannot_gain_bleeding"]=3638, - ["base_cannot_gain_endurance_charges"]=4121, - ["base_cannot_leech"]=1949, - ["base_cannot_leech_life"]=2042, - ["base_cannot_leech_mana"]=2043, - ["base_cast_speed_+%"]=1019, - ["base_chance_to_deal_triple_damage_%"]=4123, - ["base_chance_to_dodge_%"]=1691, - ["base_chance_to_dodge_spells_%"]=1692, - ["base_chance_to_freeze_%"]=1555, - ["base_chance_to_ignite_%"]=1552, - ["base_chance_to_poison_on_hit_%"]=2612, - ["base_chance_to_shock_%"]=1559, - ["base_chaos_damage_%_of_maximum_life_taken_per_minute"]=1479, - ["base_chaos_damage_can_ignite"]=4124, - ["base_chaos_damage_resistance_%"]=1207, - ["base_chaos_damage_taken_per_minute"]=1480, - ["base_chaos_golem_granted_buff_effect_+%"]=3528, - ["base_cold_damage_%_to_convert_to_chaos"]=1501, - ["base_cold_damage_%_to_convert_to_fire"]=1500, - ["base_cold_damage_can_poison"]=2311, - ["base_cold_damage_heals"]=2476, - ["base_cold_damage_resistance_%"]=1198, - ["base_cold_immunity"]=3530, - ["base_convert_%_physical_damage_to_random_element"]=4125, - ["base_cooldown_speed_+%"]=4126, - ["base_cost_+%"]=1420, - ["base_critical_strike_multiplier_+"]=1060, - ["base_curse_duration_+%"]=1324, - ["base_damage_bypass_ward_%"]=4127, - ["base_damage_removed_from_mana_before_life_%"]=2143, - ["base_damage_taken_+%"]=1759, - ["base_deal_no_chaos_damage"]=4128, - ["base_deal_no_cold_damage"]=2239, - ["base_deal_no_physical_damage"]=2237, - ["base_elemental_damage_heals"]=2478, - ["base_elemental_status_ailment_duration_+%"]=1400, - ["base_enemy_critical_strike_chance_+%_against_self"]=2569, - ["base_energy_shield_gained_on_enemy_death"]=2046, - ["base_energy_shield_leech_from_chaos_damage_permyriad"]=4129, - ["base_energy_shield_leech_from_cold_damage_permyriad"]=4130, - ["base_energy_shield_leech_from_elemental_damage_permyriad"]=4131, - ["base_energy_shield_leech_from_fire_damage_permyriad"]=4132, - ["base_energy_shield_leech_from_lightning_damage_permyriad"]=4133, - ["base_energy_shield_leech_from_physical_damage_permyriad"]=4134, - ["base_energy_shield_leech_from_spell_damage_permyriad"]=1268, - ["base_energy_shield_regeneration_rate_per_minute"]=2104, - ["base_energy_shield_regeneration_rate_per_minute_%"]=2105, - ["base_evasion_rating"]=1115, - ["base_extra_damage_rolls"]=4135, - ["base_fire_damage_%_to_convert_to_chaos"]=1502, - ["base_fire_damage_%_to_convert_to_chaos_60%_value"]=1503, - ["base_fire_damage_can_poison"]=2312, - ["base_fire_damage_heals"]=2475, - ["base_fire_damage_resistance_%"]=1192, - ["base_fire_elemental_maximum_life_+%"]=1315, - ["base_fire_golem_granted_buff_effect_+%"]=3525, - ["base_fire_hit_damage_taken_%_as_physical"]=1929, - ["base_fire_hit_damage_taken_%_as_physical_value_negated"]=1930, - ["base_fire_immunity"]=1174, - ["base_frenzy_charge_duration_+%"]=1653, - ["base_frozen_effect_on_self_+%"]=4136, - ["base_global_chance_to_knockback_%"]=1524, - ["base_ice_golem_granted_buff_effect_+%"]=3526, - ["base_ignite_proliferation_radius"]=1748, - ["base_immune_to_chill"]=2340, - ["base_immune_to_freeze"]=4137, - ["base_immune_to_ignite"]=4138, - ["base_immune_to_shock"]=4139, - ["base_inflict_cold_exposure_on_hit_%_chance"]=4140, - ["base_inflict_fire_exposure_on_hit_%_chance"]=4141, - ["base_inflict_lightning_exposure_on_hit_%_chance"]=4142, - ["base_item_found_quantity_+%"]=1160, - ["base_item_found_rarity_+%"]=1164, - ["base_killed_monster_dropped_item_quantity_+%"]=1542, - ["base_killed_monster_dropped_item_rarity_+%"]=1541, - ["base_leech_is_instant_on_critical"]=2013, - ["base_life_cost_+%"]=1421, - ["base_life_gain_per_target"]=1286, - ["base_life_gained_on_enemy_death"]=1294, - ["base_life_gained_on_spell_hit"]=1285, - ["base_life_leech_applies_recovery_to_energy_shield"]=4143, - ["base_life_leech_from_attack_damage_permyriad"]=1227, - ["base_life_leech_from_attack_damage_permyriad_vs_chilled_enemies"]=1244, - ["base_life_leech_from_chaos_damage_permyriad"]=1236, - ["base_life_leech_from_cold_damage_permyriad"]=1233, - ["base_life_leech_from_elemental_damage_permyriad"]=1238, - ["base_life_leech_from_fire_damage_permyriad"]=1231, - ["base_life_leech_from_lightning_damage_permyriad"]=1235, - ["base_life_leech_from_physical_damage_permyriad"]=1229, - ["base_life_leech_from_spell_damage_permyriad"]=1226, - ["base_life_leech_is_instant"]=2011, - ["base_life_leech_permyriad_vs_frozen_enemies"]=1242, - ["base_life_leech_permyriad_vs_shocked_enemies"]=1240, - ["base_life_regeneration_rate_per_minute"]=1144, - ["base_life_reservation_+%"]=1752, - ["base_lightning_damage_%_to_convert_to_chaos"]=1498, - ["base_lightning_damage_%_to_convert_to_chaos_60%_value"]=1499, - ["base_lightning_damage_%_to_convert_to_cold"]=1497, - ["base_lightning_damage_%_to_convert_to_fire"]=1496, - ["base_lightning_damage_can_poison"]=2313, - ["base_lightning_damage_heals"]=2477, - ["base_lightning_damage_resistance_%"]=1203, - ["base_lightning_golem_granted_buff_effect_+%"]=3527, - ["base_lightning_immunity"]=3531, - ["base_main_hand_damage_+%"]=864, - ["base_mana_cost_-%"]=1422, - ["base_mana_gained_on_enemy_death"]=1307, - ["base_mana_leech_from_attack_damage_permyriad"]=1255, - ["base_mana_leech_from_chaos_damage_permyriad"]=1261, - ["base_mana_leech_from_cold_damage_permyriad"]=1258, - ["base_mana_leech_from_elemental_damage_permyriad"]=1262, - ["base_mana_leech_from_fire_damage_permyriad"]=1257, - ["base_mana_leech_from_lightning_damage_permyriad"]=1260, - ["base_mana_leech_from_physical_damage_permyriad"]=1256, - ["base_mana_leech_from_spell_damage_permyriad"]=1254, - ["base_mana_leech_permyriad_vs_shocked_enemies"]=1264, - ["base_mana_regeneration_rate_per_minute"]=1151, - ["base_mana_reservation_+%"]=1753, - ["base_maximum_chaos_damage_resistance_%"]=1206, - ["base_maximum_cold_damage_resistance_%"]=1196, - ["base_maximum_energy_shield"]=1128, - ["base_maximum_energy_shield_per_blue_socket_on_item"]=2170, - ["base_maximum_fire_damage_resistance_%"]=1190, - ["base_maximum_fragile_regrowth"]=3814, - ["base_maximum_life"]=1139, - ["base_maximum_life_per_red_socket_on_item"]=2162, - ["base_maximum_lightning_damage_on_charge_expiry"]=2032, - ["base_maximum_lightning_damage_resistance_%"]=1201, - ["base_maximum_mana"]=1148, - ["base_maximum_mana_per_green_socket_on_item"]=2166, - ["base_maximum_spell_block_%"]=1519, - ["base_melee_critical_strike_chance_while_unarmed_%"]=3005, - ["base_minimum_endurance_charges"]=1345, - ["base_minimum_frenzy_charges"]=1350, - ["base_minimum_lightning_damage_on_charge_expiry"]=2032, - ["base_minimum_power_charges"]=1355, - ["base_minion_duration_+%"]=4144, - ["base_movement_velocity_+%"]=1340, - ["base_number_of_additional_arrows"]=1336, - ["base_number_of_arbalists"]=6986, - ["base_number_of_champions_of_light_allowed"]=4145, - ["base_number_of_essence_spirits_allowed"]=456, - ["base_number_of_golems_allowed"]=3125, - ["base_number_of_herald_scorpions_allowed"]=4146, - ["base_number_of_raging_spirits_allowed"]=1689, - ["base_number_of_relics_allowed"]=4147, - ["base_number_of_remote_mines_allowed"]=1774, - ["base_number_of_sigils_allowed_per_target"]=4148, - ["base_number_of_skeletons_allowed"]=1688, - ["base_number_of_spectres_allowed"]=1687, - ["base_number_of_support_ghosts_allowed"]=4149, - ["base_number_of_totems_allowed"]=1772, - ["base_number_of_traps_allowed"]=1773, - ["base_number_of_zombies_allowed"]=1686, - ["base_off_hand_attack_speed_+%"]=990, - ["base_off_hand_damage_+%"]=865, - ["base_onlsaught_on_hit_%_chance"]=4150, - ["base_penetrate_elemental_resistances_%"]=2995, - ["base_physical_damage_%_to_convert_to_chaos"]=1494, - ["base_physical_damage_%_to_convert_to_chaos_per_level"]=4152, - ["base_physical_damage_%_to_convert_to_cold"]=1490, - ["base_physical_damage_%_to_convert_to_cold_while_affected_by_hatred"]=4153, - ["base_physical_damage_%_to_convert_to_fire"]=1488, - ["base_physical_damage_%_to_convert_to_fire_while_affected_by_anger"]=4154, - ["base_physical_damage_%_to_convert_to_lightning"]=1492, - ["base_physical_damage_%_to_convert_to_lightning_while_affected_by_wrath"]=4155, - ["base_physical_damage_over_time_taken_+%"]=4151, - ["base_physical_damage_reduction_and_evasion_rating"]=3689, - ["base_physical_damage_reduction_rating"]=1109, - ["base_poison_damage_+%"]=2620, - ["base_poison_duration_+%"]=2609, - ["base_projectile_speed_+%"]=1338, - ["base_rage_cost_+%"]=1423, - ["base_raven_maximum_life_+%"]=1316, - ["base_reduce_enemy_cold_resistance_%"]=2425, - ["base_reduce_enemy_fire_resistance_%"]=2424, - ["base_reduce_enemy_lightning_resistance_%"]=2426, - ["base_remove_elemental_ailments_from_you_when_you_inflict_them"]=7194, - ["base_reservation_+%"]=1754, - ["base_resist_all_elements_%"]=1186, - ["base_self_chill_duration_-%"]=1411, - ["base_self_critical_strike_multiplier_-%"]=1083, - ["base_self_freeze_duration_-%"]=1413, - ["base_self_ignite_duration_-%"]=1414, - ["base_self_shock_duration_-%"]=1412, - ["base_shock_proliferation_radius"]=1749, - ["base_skill_area_of_effect_+%"]=1419, - ["base_spectre_maximum_life_+%"]=1313, - ["base_spell_block_%"]=756, - ["base_spell_block_luck"]=755, - ["base_spell_critical_strike_chance"]=1029, - ["base_spell_critical_strike_multiplier_+"]=1063, - ["base_steal_power_frenzy_endurance_charges_on_hit_%"]=2434, - ["base_stone_golem_granted_buff_effect_+%"]=3524, - ["base_stun_duration_+%"]=1402, - ["base_stun_recovery_+%"]=1436, - ["base_stun_threshold_reduction_+%"]=1087, - ["base_total_number_of_sigils_allowed"]=4156, - ["base_unaffected_by_poison"]=4157, - ["base_ward"]=1097, - ["base_weapon_trap_rotation_speed_+%"]=4158, - ["base_weapon_trap_total_rotation_%"]=4159, - ["base_zombie_maximum_life_+%"]=1314, - ["battlemages_cry_buff_effect_+%"]=4160, - ["battlemages_cry_exerts_x_additional_attacks"]=4161, - ["bear_trap_additional_damage_taken_+%_from_traps_and_mines"]=4162, - ["bear_trap_cooldown_speed_+%"]=3308, - ["bear_trap_damage_+%"]=3141, - ["bear_trap_damage_taken_+%_from_traps_and_mines"]=4163, - ["bear_trap_movement_speed_+%_final"]=4164, - ["belt_enchant_enemies_you_taunt_have_area_damage_+%_final"]=4165, - ["berserk_buff_effect_+%"]=4166, - ["berserk_rage_loss_+%"]=4167, - ["berserker_damage_+%_final"]=3484, - ["berserker_gain_rage_on_attack_hit_cooldown_ms"]=4168, - ["berserker_warcry_grant_X_rage_per_5_power_while_less_than_25_rage"]=4169, - ["berserker_warcry_grant_attack_speed_+%_to_you_and_nearby_allies"]=4170, - ["berserker_warcry_grant_damage_+%_to_you_and_nearby_allies"]=4171, - ["berserker_warcry_sacrifice_25_rage_for_more_empowered_attack_damage_for_4_seconds_+%_final"]=4172, - ["blackhole_damage_taken_+%"]=4173, - ["blackhole_pulse_frequency_+%"]=4174, - ["blade_blase_damage_+%"]=4175, - ["blade_blast_skill_area_of_effect_+%"]=4176, - ["blade_blast_trigger_detonation_area_of_effect_+%"]=4177, - ["blade_trap_damage_+%"]=4178, - ["blade_trap_skill_area_of_effect_+%"]=4179, - ["blade_vortex_critical_strike_multiplier_+_per_blade"]=4180, - ["blade_vortex_damage_+%"]=3164, - ["blade_vortex_duration_+%"]=3355, - ["blade_vortex_radius_+%"]=3271, - ["bladefall_critical_strike_chance_+%"]=3374, - ["bladefall_damage_+%"]=3165, - ["bladefall_number_of_volleys"]=4181, - ["bladefall_radius_+%"]=3272, - ["bladestorm_damage_+%"]=4182, - ["bladestorm_maximum_number_of_storms_allowed"]=4183, - ["bladestorm_sandstorm_movement_speed_+%"]=4184, - ["blast_rain_%_chance_for_additional_blast"]=3536, - ["blast_rain_damage_+%"]=3161, - ["blast_rain_number_of_blasts"]=3421, - ["blast_rain_radius_+%"]=3268, - ["blast_rain_single_additional_projectile"]=3422, - ["blazing_salvo_damage_+%"]=4185, - ["blazing_salvo_number_of_additional_projectiles"]=4186, - ["bleed_damage_+%_per_endurance_charge"]=4187, - ["bleed_damage_+%_vs_maimed_enemies_final"]=3671, - ["bleed_dot_multiplier_+_per_rage_if_equipped_axe"]=4188, - ["bleed_duration_per_12_intelligence_+%"]=3230, - ["bleed_on_bow_attack_chance_%"]=1971, - ["bleed_on_crit_%_with_attacks"]=1968, - ["bleed_on_hit_with_attacks_%"]=1972, - ["bleed_on_melee_attack_chance_%"]=1970, - ["bleed_on_melee_crit_chance_%"]=1969, - ["bleed_on_melee_critical_strike"]=3701, - ["bleeding_damage_+%"]=2608, - ["bleeding_damage_+%_vs_maimed_enemies"]=4189, - ["bleeding_damage_+%_vs_poisoned_enemies"]=4190, - ["bleeding_damage_on_self_converted_to_chaos"]=1934, - ["bleeding_dot_multiplier_+"]=832, - ["bleeding_dot_multiplier_+_vs_poisoned_enemies"]=4192, - ["bleeding_dot_multiplier_per_frenzy_charge_+"]=4191, - ["bleeding_enemies_explode_for_%_life_as_physical_damage"]=2918, - ["bleeding_monsters_movement_velocity_+%"]=2409, - ["bleeding_reflected_to_self"]=4193, - ["bleeding_stacks_up_to_x_times"]=4194, - ["blight_arc_tower_additional_chains"]=4195, - ["blight_arc_tower_additional_repeats"]=4196, - ["blight_arc_tower_chance_to_sap_%"]=4197, - ["blight_arc_tower_damage_+%"]=4198, - ["blight_arc_tower_range_+%"]=4199, - ["blight_chilling_tower_chill_effect_+%"]=4200, - ["blight_chilling_tower_damage_+%"]=4201, - ["blight_chilling_tower_duration_+%"]=4202, - ["blight_chilling_tower_freeze_for_ms"]=4203, - ["blight_chilling_tower_range_+%"]=4204, - ["blight_damage_+%"]=3174, - ["blight_duration_+%"]=3357, - ["blight_empowering_tower_buff_effect_+%"]=4205, - ["blight_empowering_tower_grant_%_chance_to_deal_double_damage"]=4208, - ["blight_empowering_tower_grant_cast_speed_+%"]=4206, - ["blight_empowering_tower_grant_damage_+%"]=4207, - ["blight_empowering_tower_range_+%"]=4209, - ["blight_fireball_tower_additional_projectiles_+"]=4210, - ["blight_fireball_tower_cast_speed_+%"]=4211, - ["blight_fireball_tower_damage_+%"]=4212, - ["blight_fireball_tower_projectiles_nova"]=4213, - ["blight_fireball_tower_range_+%"]=4214, - ["blight_flamethrower_tower_cast_speed_+%"]=4215, - ["blight_flamethrower_tower_chance_to_scorch_%"]=4216, - ["blight_flamethrower_tower_damage_+%"]=4217, - ["blight_flamethrower_tower_full_damage_fire_enemies"]=4218, - ["blight_flamethrower_tower_range_+%"]=4219, - ["blight_freezebolt_tower_chance_to_brittle_%"]=4220, - ["blight_freezebolt_tower_damage_+%"]=4221, - ["blight_freezebolt_tower_full_damage_cold_enemies"]=4222, - ["blight_freezebolt_tower_projectiles_+"]=4223, - ["blight_freezebolt_tower_range_+%"]=4224, - ["blight_glacialcage_tower_area_of_effect_+%"]=4225, - ["blight_glacialcage_tower_cooldown_recovery_+%"]=4226, - ["blight_glacialcage_tower_duration_+%"]=4227, - ["blight_glacialcage_tower_enemy_damage_taken_+%"]=4228, - ["blight_glacialcage_tower_range_+%"]=4229, - ["blight_hinder_enemy_chaos_damage_taken_+%"]=4230, - ["blight_imbuing_tower_buff_effect_+%"]=4231, - ["blight_imbuing_tower_grant_critical_strike_+%"]=4232, - ["blight_imbuing_tower_grant_damage_+%"]=4233, - ["blight_imbuing_tower_grants_onslaught"]=4234, - ["blight_imbuing_tower_range_+%"]=4235, - ["blight_lightningstorm_tower_area_of_effect_+%"]=4236, - ["blight_lightningstorm_tower_damage_+%"]=4237, - ["blight_lightningstorm_tower_delay_+%"]=4238, - ["blight_lightningstorm_tower_range_+%"]=4239, - ["blight_lightningstorm_tower_storms_on_enemies"]=4240, - ["blight_meteor_tower_additional_meteor_+"]=4241, - ["blight_meteor_tower_always_stun"]=4242, - ["blight_meteor_tower_creates_burning_ground_ms"]=4243, - ["blight_meteor_tower_damage_+%"]=4244, - ["blight_meteor_tower_range_+%"]=4245, - ["blight_radius_+%"]=3277, - ["blight_scout_tower_additional_minions_+"]=4246, - ["blight_scout_tower_minion_damage_+%"]=4247, - ["blight_scout_tower_minion_life_+%"]=4248, - ["blight_scout_tower_minion_movement_speed_+%"]=4249, - ["blight_scout_tower_minions_inflict_malediction"]=4250, - ["blight_scout_tower_range_+%"]=4251, - ["blight_secondary_skill_effect_duration_+%"]=4252, - ["blight_seismic_tower_additional_cascades_+"]=4253, - ["blight_seismic_tower_cascade_range_+%"]=4254, - ["blight_seismic_tower_damage_+%"]=4255, - ["blight_seismic_tower_range_+%"]=4256, - ["blight_seismic_tower_stun_duration_+%"]=4257, - ["blight_sentinel_tower_minion_damage_+%"]=4258, - ["blight_sentinel_tower_minion_life_+%"]=4259, - ["blight_sentinel_tower_minion_movement_speed_+%"]=4260, - ["blight_sentinel_tower_minions_life_leech_%"]=4261, - ["blight_sentinel_tower_range_+%"]=4262, - ["blight_shocking_tower_damage_+%"]=4263, - ["blight_shocking_tower_range_+%"]=4264, - ["blight_shocknova_tower_full_damage_lightning_enemies"]=4265, - ["blight_shocknova_tower_shock_additional_repeats"]=4266, - ["blight_shocknova_tower_shock_effect_+%"]=4267, - ["blight_shocknova_tower_shock_repeats_with_area_effect_+%"]=4268, - ["blight_skill_area_of_effect_+%_after_1_second_channelling"]=4269, - ["blight_smothering_tower_buff_effect_+%"]=4270, - ["blight_smothering_tower_freeze_shock_ignite_%"]=4271, - ["blight_smothering_tower_grant_damage_+%"]=4272, - ["blight_smothering_tower_grant_movement_speed_+%"]=4273, - ["blight_smothering_tower_range_+%"]=4274, - ["blight_stonegaze_tower_cooldown_recovery_+%"]=4275, - ["blight_stonegaze_tower_duration_+%"]=4276, - ["blight_stonegaze_tower_petrified_enemies_take_damage_+%"]=4277, - ["blight_stonegaze_tower_petrify_tick_speed_+%"]=4278, - ["blight_stonegaze_tower_range_+%"]=4279, - ["blight_summoning_tower_minion_damage_+%"]=4280, - ["blight_summoning_tower_minion_life_+%"]=4281, - ["blight_summoning_tower_minion_movement_speed_+%"]=4282, - ["blight_summoning_tower_minions_summoned_+"]=4283, - ["blight_summoning_tower_range_+%"]=4284, - ["blight_temporal_tower_buff_effect_+%"]=4285, - ["blight_temporal_tower_grant_you_action_speed_-%"]=4286, - ["blight_temporal_tower_grants_stun_immunity"]=4287, - ["blight_temporal_tower_range_+%"]=4288, - ["blight_temporal_tower_tick_speed_+%"]=4289, - ["blight_tertiary_skill_effect_duration"]=4290, - ["blight_tower_arc_damage_+%"]=4291, - ["blight_tower_chilling_cost_+%"]=4292, - ["blight_tower_damage_per_tower_type_+%"]=4293, - ["blight_tower_fireball_additional_projectile"]=4294, - ["blighted_map_chest_reward_lucky_count"]=4295, - ["blighted_map_tower_damage_+%_final"]=4296, - ["blind_chilled_enemies_on_hit_%"]=4297, - ["blind_does_not_affect_chance_to_hit"]=4298, - ["blind_does_not_affect_light_radius"]=4299, - ["blind_duration_+%"]=2875, - ["blind_enemies_when_hit_%_chance"]=4300, - ["blind_enemies_when_hit_while_affected_by_grace_%_chance"]=4301, - ["blind_nearby_enemies_when_gaining_her_blessing_%"]=2720, - ["blind_nearby_enemies_when_ignited_%"]=2483, - ["blind_reflected_to_self"]=4302, - ["blink_and_mirror_arrow_cooldown_speed_+%"]=4303, - ["blink_arrow_and_blink_arrow_clone_attack_speed_+%"]=3297, - ["blink_arrow_and_blink_arrow_clone_damage_+%"]=3154, - ["blink_arrow_cooldown_speed_+%"]=3313, - ["block_%_if_blocked_an_attack_recently"]=4305, - ["block_%_while_affected_by_determination"]=4306, - ["block_causes_monster_flee_%"]=2403, - ["block_chance_%_per_50_strength"]=749, - ["block_chance_%_vs_taunted_enemies"]=3613, - ["block_chance_%_while_holding_shield"]=4304, - ["block_chance_+%"]=760, - ["block_chance_on_damage_taken_%"]=2656, - ["block_recovery_+%"]=761, - ["block_spells_chance_%_while_holding_shield"]=4307, - ["block_while_dual_wielding_%"]=757, - ["block_while_dual_wielding_claws_%"]=758, - ["blood_footprints_from_item"]=7739, - ["blood_rage_grants_additional_%_chance_to_gain_frenzy_on_kill"]=3533, - ["blood_rage_grants_additional_attack_speed_+%"]=3532, - ["blood_sand_armour_mana_reservation_+%"]=4308, - ["blood_sand_stance_buff_effect_+%"]=4309, - ["blood_spears_area_of_effect_+%"]=4310, - ["blood_spears_base_number_of_spears"]=4311, - ["blood_spears_damage_+%"]=4312, - ["bloodreap_damage_+%"]=4313, - ["bloodreap_skill_area_of_effect_+%"]=4314, - ["bone_golem_damage_+%"]=4315, - ["bone_golem_elemental_resistances_%"]=4316, - ["bone_lance_cast_speed_+%"]=4317, - ["bone_lance_damage_+%"]=4318, - ["bone_offering_block_chance_+%"]=3548, - ["bone_offering_duration_+%"]=3331, - ["boneshatter_chance_to_gain_+1_trauma"]=4319, - ["boneshatter_damage_+%"]=4320, - ["boneshatter_stun_duration_+%"]=4321, - ["boots_implicit_accuracy_rating_+%_final"]=4322, - ["boss_maximum_life_+%_final"]=4323, - ["bow_accuracy_rating"]=1534, - ["bow_accuracy_rating_+%"]=1016, - ["bow_ailment_damage_+%"]=916, - ["bow_attack_speed_+%"]=999, - ["bow_critical_strike_chance_+%"]=1037, - ["bow_critical_strike_multiplier_+"]=1067, - ["bow_damage_+%"]=913, - ["bow_elemental_damage_+%"]=919, - ["bow_enemy_block_-%"]=1439, - ["bow_hit_and_ailment_damage_+%"]=914, - ["bow_physical_damage_+%_while_holding_shield"]=1517, - ["bow_steal_power_frenzy_endurance_charges_on_hit_%"]=2395, - ["bow_stun_duration_+%"]=1404, - ["bow_stun_threshold_reduction_+%"]=1089, - ["brand_activation_rate_+%_final_during_first_20%_of_active_duration"]=4324, - ["brand_activation_rate_+%_final_during_last_20%_of_active_duration"]=4325, - ["brands_reattach_on_activation"]=4326, - ["buff_affects_party"]=1328, - ["buff_auras_dont_affect_allies"]=2461, - ["buff_duration_+%"]=1323, - ["buff_effect_+%_on_low_energy_shield"]=4327, - ["buff_effect_on_self_+%"]=1670, - ["buff_party_effect_radius_+%"]=1329, - ["burn_damage_+%"]=1416, - ["burning_arrow_additional_ignite_stacks"]=4328, - ["burning_arrow_cannot_inflict_additional_burning_debuff_with_ignite"]=4329, - ["burning_arrow_damage_+%"]=3063, - ["burning_arrow_debuff_effect_+%"]=4330, - ["burning_arrow_ignite_chance_%"]=3386, - ["burning_arrow_physical_damage_%_to_add_as_fire_damage"]=3387, - ["burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%"]=2799, - ["burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%"]=2800, - ["burning_damage_+%_if_ignited_an_enemy_recently"]=3715, - ["burning_damage_+%_per_non_shocked_enemy_shocked_recently"]=4331, - ["burning_damage_taken_+%"]=2023, - ["burning_ground_effect_on_self_+%"]=1676, - ["can_catch_corrupted_fish"]=2302, - ["can_catch_exotic_fish"]=2301, - ["can_inflict_multiple_ignites"]=2069, - ["cannot_adapt_to_cold"]=4332, - ["cannot_adapt_to_fire"]=4333, - ["cannot_adapt_to_lightning"]=4334, - ["cannot_be_affected_by_flasks"]=3182, - ["cannot_be_blinded"]=2417, - ["cannot_be_blinded_while_affected_by_precision"]=4335, - ["cannot_be_chilled_or_frozen_while_ice_golem_summoned"]=4336, - ["cannot_be_chilled_or_frozen_while_moving"]=4337, - ["cannot_be_chilled_while_burning"]=4338, - ["cannot_be_cursed_with_silence"]=2533, - ["cannot_be_damaged"]=1158, - ["cannot_be_frozen_if_you_have_been_frozen_recently"]=4339, - ["cannot_be_frozen_with_dex_higher_than_int"]=4340, - ["cannot_be_ignited_if_you_have_been_ignited_recently"]=4341, - ["cannot_be_ignited_while_flame_golem_summoned"]=4342, - ["cannot_be_ignited_with_strength_higher_than_dex"]=4343, - ["cannot_be_inflicted_by_corrupted_blood"]=4344, - ["cannot_be_killed_by_elemental_reflect"]=2118, - ["cannot_be_knocked_back"]=1091, - ["cannot_be_poisoned"]=2811, - ["cannot_be_poisoned_if_x_poisons_on_you"]=4345, - ["cannot_be_shocked_if_you_have_been_shocked_recently"]=4346, - ["cannot_be_shocked_or_ignited_while_moving"]=4347, - ["cannot_be_shocked_while_at_maximum_endurance_charges"]=3602, - ["cannot_be_shocked_while_frozen"]=2344, - ["cannot_be_shocked_while_lightning_golem_summoned"]=4348, - ["cannot_be_shocked_with_int_higher_than_strength"]=4349, - ["cannot_be_stunned"]=1700, - ["cannot_be_stunned_by_attacks_if_other_ring_is_elder_item"]=3743, - ["cannot_be_stunned_by_blocked_hits"]=4350, - ["cannot_be_stunned_by_spells_if_other_ring_is_shaper_item"]=3742, - ["cannot_be_stunned_if_have_been_stunned_or_blocked_stunning_hit_in_past_2_seconds"]=4351, - ["cannot_be_stunned_if_have_not_been_hit_recently"]=4352, - ["cannot_be_stunned_if_you_have_10_or_more_crab_charges"]=3763, - ["cannot_be_stunned_if_you_have_been_stunned_recently"]=4353, - ["cannot_be_stunned_if_you_have_blocked_a_stun_recently"]=4354, - ["cannot_be_stunned_if_you_have_ghost_dance"]=4355, - ["cannot_be_stunned_when_on_low_life"]=1702, - ["cannot_be_stunned_while_at_max_endurance_charges"]=3481, - ["cannot_be_stunned_while_fortified"]=4356, - ["cannot_be_stunned_while_leeching"]=2651, - ["cannot_be_stunned_while_using_chaos_skill"]=4357, - ["cannot_be_stunned_with_25_rage"]=7143, - ["cannot_block_attacks"]=1778, - ["cannot_block_spells"]=4358, - ["cannot_block_while_no_energy_shield"]=2179, - ["cannot_cast_curses"]=2126, - ["cannot_cast_spells"]=4359, - ["cannot_cause_bleeding"]=1972, - ["cannot_crit_non_shocked_enemies"]=3564, - ["cannot_freeze_shock_ignite_on_critical"]=2119, - ["cannot_gain_corrupted_blood_while_you_have_at_least_5_stacks"]=4360, - ["cannot_gain_endurance_charges_while_have_onslaught"]=2200, - ["cannot_gain_power_charges"]=2456, - ["cannot_gain_rage_during_soul_gain_prevention"]=4361, - ["cannot_have_energy_shield_leeched_from"]=4362, - ["cannot_have_life_leeched_from"]=1925, - ["cannot_have_mana_leeched_from"]=1926, - ["cannot_increase_quantity_of_dropped_items"]=2025, - ["cannot_increase_rarity_of_dropped_items"]=2024, - ["cannot_inflict_status_ailments"]=1401, - ["cannot_knockback"]=2451, - ["cannot_leech_energy_shield"]=4122, - ["cannot_leech_life_from_critical_strikes"]=3699, - ["cannot_leech_or_regenerate_mana"]=2044, - ["cannot_leech_when_on_low_life"]=2045, - ["cannot_lose_crab_charges_if_you_have_lost_crab_charges_recently"]=3764, - ["cannot_penetrate_or_ignore_elemental_resistances"]=4363, - ["cannot_recharge_energy_shield"]=4364, - ["cannot_regenerate_energy_shield"]=4365, - ["cannot_resist_cold_damage"]=1718, - ["cannot_summon_mirage_archer_if_near_mirage_archer_radius"]=3830, - ["cannot_take_reflected_elemental_damage"]=4366, - ["cannot_take_reflected_physical_damage"]=4367, - ["cannot_taunt_enemies"]=4368, - ["cannot_use_flask_in_fifth_slot"]=4369, - ["cast_linked_spells_on_shocked_enemy_kill_%"]=457, - ["cast_socketed_minion_skills_on_bow_kill_%"]=458, - ["cast_socketed_spells_on_X_mana_spent"]=459, - ["cast_socketed_spells_on_mana_spent_%_chance"]=459, - ["cast_speed_+%_applies_to_attack_speed_at_%_of_original_value"]=4370, - ["cast_speed_+%_during_flask_effect"]=4373, - ["cast_speed_+%_for_4_seconds_on_attack"]=2971, - ["cast_speed_+%_if_enemy_killed_recently"]=4374, - ["cast_speed_+%_if_have_crit_recently"]=4375, - ["cast_speed_+%_if_player_minion_has_been_killed_recently"]=4376, - ["cast_speed_+%_per_corpse_consumed_recently"]=4377, - ["cast_speed_+%_per_frenzy_charge"]=1530, - ["cast_speed_+%_per_power_charge"]=1024, - ["cast_speed_+%_when_on_full_life"]=1529, - ["cast_speed_+%_when_on_low_life"]=1528, - ["cast_speed_+%_while_affected_by_zealotry"]=4378, - ["cast_speed_+%_while_chilled"]=4379, - ["cast_speed_+%_while_holding_bow"]=1023, - ["cast_speed_+%_while_holding_shield"]=1021, - ["cast_speed_+%_while_holding_staff"]=1022, - ["cast_speed_+%_while_ignited"]=2386, - ["cast_speed_for_brand_skills_+%"]=4371, - ["cast_speed_for_chaos_skills_+%"]=966, - ["cast_speed_for_cold_skills_+%"]=954, - ["cast_speed_for_elemental_skills_+%"]=4372, - ["cast_speed_for_fire_skills_+%"]=945, - ["cast_speed_for_lightning_skills_+%"]=960, - ["cast_speed_while_dual_wielding_+%"]=1020, - ["cat_aspect_reserves_no_mana"]=4380, - ["cats_stealth_duration_ms_+"]=4381, - ["cause_maim_on_critical_strike_attack"]=3502, - ["caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground"]=4382, - ["caustic_arrow_damage_+%"]=3123, - ["caustic_arrow_damage_over_time_+%"]=4383, - ["caustic_arrow_duration_+%"]=3365, - ["caustic_arrow_hit_damage_+%"]=4384, - ["caustic_arrow_radius_+%"]=3262, - ["caustic_arrow_withered_base_duration_ms"]=3124, - ["caustic_arrow_withered_on_hit_%"]=3124, - ["caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=2878, - ["celestial_footprints_from_item"]=7740, - ["chain_strike_cone_radius_+_per_12_rage"]=4385, - ["chain_strike_cone_radius_+_per_x_rage"]=4386, - ["chain_strike_damage_+%"]=4387, - ["chain_strike_gain_rage_on_hit_%_chance"]=4388, - ["chaining_range_+%"]=4389, - ["chance_for_double_items_from_heist_chests_%"]=4390, - ["chance_for_elemental_damage_to_be_added_as_additional_chaos_damage_%"]=2986, - ["chance_per_second_of_fire_spreading_between_enemies_%"]=1415, - ["chance_to_avoid_stun_%_aura_while_wielding_a_staff"]=2756, - ["chance_to_be_frozen_shocked_ignited_%"]=2393, - ["chance_to_be_ignited_%"]=2391, - ["chance_to_be_poisoned_%"]=2812, - ["chance_to_be_shocked_%"]=2392, - ["chance_to_block_attacks_%_while_channelling"]=4391, - ["chance_to_block_spells_%_if_cast_a_spell_recently"]=4392, - ["chance_to_block_spells_%_if_damaged_by_a_hit_recently"]=4393, - ["chance_to_block_spells_%_while_affected_by_discipline"]=4394, - ["chance_to_block_spells_%_while_channelling"]=4395, - ["chance_to_counter_strike_when_hit_%"]=2276, - ["chance_to_crush_on_hit_%"]=4396, - ["chance_to_curse_self_with_punishment_on_kill_%"]=2560, - ["chance_to_deal_double_damage_%"]=4398, - ["chance_to_deal_double_damage_%_if_crit_with_two_handed_melee_weapon_recently"]=4399, - ["chance_to_deal_double_damage_%_if_have_stunned_an_enemy_recently"]=4400, - ["chance_to_deal_double_damage_%_if_used_a_warcry_in_past_8_seconds"]=4401, - ["chance_to_deal_double_damage_%_per_4_rage"]=4402, - ["chance_to_deal_double_damage_%_per_500_strength"]=4403, - ["chance_to_deal_double_damage_%_while_focused"]=4404, - ["chance_to_deal_double_damage_for_3_seconds_on_spell_cast_every_9_seconds"]=4397, - ["chance_to_deal_double_damage_while_affected_by_glorious_madness_%"]=7640, - ["chance_to_deal_double_damage_while_on_full_life_%"]=4405, - ["chance_to_dodge_%_at_max_charged_attack_stacks"]=4406, - ["chance_to_dodge_%_per_frenzy_charge"]=2021, - ["chance_to_dodge_attacks_%_per_endurance_charge"]=4409, - ["chance_to_dodge_attacks_%_per_power_charge"]=4410, - ["chance_to_dodge_attacks_%_while_affected_by_grace"]=4411, - ["chance_to_dodge_attacks_%_while_off_hand_is_empty"]=4412, - ["chance_to_dodge_attacks_%_while_phasing"]=1987, - ["chance_to_dodge_attacks_and_spells_%_if_enemy_hit_recently"]=4407, - ["chance_to_dodge_attacks_and_spells_%_while_you_have_energy_shield"]=4408, - ["chance_to_dodge_spells_%_while_affected_by_haste"]=4413, - ["chance_to_dodge_spells_%_while_es_full"]=2521, - ["chance_to_dodge_spells_%_while_phased"]=2906, - ["chance_to_double_armour_effect_on_hit_%"]=4414, - ["chance_to_double_stun_duration_%"]=3000, - ["chance_to_evade_%_while_you_have_energy_shield"]=4418, - ["chance_to_evade_attacks_%"]=4415, - ["chance_to_evade_attacks_%_if_havent_been_hit_recently"]=4416, - ["chance_to_evade_attacks_%_while_affected_by_grace"]=4417, - ["chance_to_fork_extra_projectile_%"]=4419, - ["chance_to_fortify_on_melee_hit_+%"]=1784, - ["chance_to_fortify_on_melee_stun_%"]=4420, - ["chance_to_freeze_%_while_using_flask"]=2368, - ["chance_to_freeze_shock_ignite_%"]=2249, - ["chance_to_freeze_shock_ignite_%_during_flask_effect"]=3649, - ["chance_to_freeze_shock_ignite_%_while_affected_by_a_herald"]=4421, - ["chance_to_gain_endurance_charge_on_block_%"]=1650, - ["chance_to_gain_endurance_charge_on_bow_crit_%"]=1364, - ["chance_to_gain_endurance_charge_on_crit_%"]=1361, - ["chance_to_gain_endurance_charge_on_hit_%_vs_bleeding_enemy"]=4422, - ["chance_to_gain_endurance_charge_on_melee_crit_%"]=1362, - ["chance_to_gain_endurance_charge_when_hit_%"]=2197, - ["chance_to_gain_endurance_charge_when_you_stun_enemy_%"]=4423, - ["chance_to_gain_endurance_charge_when_you_taunt_enemy_%"]=4424, - ["chance_to_gain_frenzy_charge_on_block_%"]=4426, - ["chance_to_gain_frenzy_charge_on_block_attack_%"]=4425, - ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=1365, - ["chance_to_gain_frenzy_charge_on_stun_%"]=4427, - ["chance_to_gain_max_crab_stacks_when_you_would_gain_a_crab_stack_%"]=3770, - ["chance_to_gain_onslaught_on_flask_use_%"]=4428, - ["chance_to_gain_onslaught_on_hit_%_vs_rare_or_unique_enemy"]=4429, - ["chance_to_gain_onslaught_on_kill_%"]=2435, - ["chance_to_gain_onslaught_on_kill_for_10_seconds_%"]=4430, - ["chance_to_gain_onslaught_on_kill_for_4_seconds_%"]=2822, - ["chance_to_gain_power_charge_on_hitting_enemy_affected_by_spiders_web_%"]=4431, - ["chance_to_gain_power_charge_on_killing_frozen_enemy_%"]=1366, - ["chance_to_gain_power_charge_on_melee_stun_%"]=2217, - ["chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%"]=4432, - ["chance_to_gain_power_charge_on_stun_%"]=2218, - ["chance_to_gain_power_charge_when_block_%"]=1654, - ["chance_to_gain_random_curse_when_hit_%_per_10_levels"]=2210, - ["chance_to_gain_random_standard_charge_on_hit_%"]=4433, - ["chance_to_gain_skill_cost_as_mana_when_paid_%"]=4434, - ["chance_to_gain_unholy_might_on_block_%"]=2488, - ["chance_to_gain_unholy_might_on_block_ms"]=2488, - ["chance_to_gain_unholy_might_on_crit_for_4_seconds_%"]=4435, - ["chance_to_gain_unholy_might_on_kill_for_10_seconds_%"]=4436, - ["chance_to_gain_unholy_might_on_kill_for_3_seconds_%"]=2819, - ["chance_to_gain_unholy_might_on_kill_for_4_seconds_%"]=2820, - ["chance_to_gain_unholy_might_on_melee_kill_%"]=2522, - ["chance_to_gain_vaal_soul_on_enemy_shatter_%"]=2548, - ["chance_to_gain_vaal_soul_on_kill_%"]=2543, - ["chance_to_grant_endurance_charge_to_nearby_allies_on_hit_%"]=4437, - ["chance_to_grant_frenzy_charge_to_nearby_allies_on_hit_%"]=2827, - ["chance_to_grant_frenzy_charge_to_nearby_allies_on_kill_%"]=4438, - ["chance_to_grant_nearby_enemies_onslaught_on_kill_%"]=2824, - ["chance_to_grant_nearby_enemies_unholy_might_on_kill_%"]=2825, - ["chance_to_grant_power_charge_on_shocking_chilled_enemy_%"]=4439, - ["chance_to_grant_power_charge_to_nearby_allies_on_kill_%"]=2826, - ["chance_to_hit_while_blinded_+%_final"]=4440, - ["chance_to_ignite_%_while_ignited"]=2387, - ["chance_to_ignite_%_while_using_flask"]=2367, - ["chance_to_ignore_hexproof_%"]=4441, - ["chance_to_inflict_additional_impale_%"]=4442, - ["chance_to_inflict_brittle_on_enemy_on_block_%"]=4443, - ["chance_to_inflict_frostburn_%"]=1556, - ["chance_to_inflict_sap_on_enemy_on_block_%"]=4444, - ["chance_to_inflict_sapped_%"]=1560, - ["chance_to_inflict_scorch_on_enemy_on_block_%"]=4445, - ["chance_to_intimidate_nearby_enemies_on_melee_kill_%"]=4446, - ["chance_to_intimidate_on_hit_%"]=4447, - ["chance_to_place_an_additional_mine_%"]=2984, - ["chance_to_poison_%_vs_cursed_enemies"]=3632, - ["chance_to_poison_on_critical_strike_with_bow_%"]=1026, - ["chance_to_poison_on_critical_strike_with_dagger_%"]=1027, - ["chance_to_poison_on_hit_%_per_power_charge"]=4448, - ["chance_to_poison_on_hit_with_attacks_%"]=2614, - ["chance_to_poison_on_melee_hit_%"]=3682, - ["chance_to_sap_%_vs_enemies_in_chilling_areas"]=4449, - ["chance_to_scorch_%"]=1553, - ["chance_to_shock_%_while_using_flask"]=2369, - ["chance_to_shock_chilled_enemies_%"]=4450, - ["chance_to_taunt_on_hit_%"]=2870, - ["chance_to_throw_4_additional_traps_%"]=4451, - ["chance_to_trigger_socketed_bow_skill_on_bow_attack_%"]=460, - ["chance_to_trigger_socketed_spell_on_bow_attack_%"]=320, - ["chance_to_unnerve_on_hit_%"]=4452, - ["channelled_skill_damage_+%"]=4453, - ["channelled_skill_damage_+%_per_10_devotion"]=4454, - ["chaos_critical_strike_chance_+%"]=1057, - ["chaos_critical_strike_multiplier_+"]=1082, - ["chaos_damage_%_taken_from_mana_before_life"]=4457, - ["chaos_damage_+%"]=961, - ["chaos_damage_+%_per_100_max_mana_up_to_80"]=4458, - ["chaos_damage_+%_per_equipped_corrupted_item"]=2538, - ["chaos_damage_+%_per_level"]=2420, - ["chaos_damage_+%_while_affected_by_herald_of_agony"]=4459, - ["chaos_damage_can_chill"]=2314, - ["chaos_damage_can_freeze"]=2315, - ["chaos_damage_can_ignite_chill_and_shock"]=2333, - ["chaos_damage_can_shock"]=2316, - ["chaos_damage_cannot_poison"]=2334, - ["chaos_damage_chance_to_poison_%"]=2473, - ["chaos_damage_does_not_bypass_energy_shield"]=1992, - ["chaos_damage_does_not_bypass_energy_shield_while_not_low_life_or_mana"]=4455, - ["chaos_damage_over_time_+%"]=800, - ["chaos_damage_over_time_multiplier_+_while_affected_by_malevolence"]=842, - ["chaos_damage_over_time_multiplier_+_with_attacks"]=845, - ["chaos_damage_poisons"]=2472, - ["chaos_damage_resistance_%_per_endurance_charge"]=4460, - ["chaos_damage_resistance_%_per_poison_stack"]=4462, - ["chaos_damage_resistance_%_when_on_low_life"]=2030, - ["chaos_damage_resistance_%_when_stationary"]=4463, - ["chaos_damage_resistance_%_while_affected_by_herald_of_agony"]=4464, - ["chaos_damage_resistance_%_while_affected_by_purity_of_elements"]=4465, - ["chaos_damage_resistance_is_doubled"]=4461, - ["chaos_damage_resisted_by_lowest_resistance"]=4466, - ["chaos_damage_taken_+"]=2285, - ["chaos_damage_taken_+%"]=1764, - ["chaos_damage_taken_over_time_+%"]=1481, - ["chaos_damage_taken_over_time_+%_while_in_caustic_cloud"]=4467, - ["chaos_damage_to_return_to_melee_attacker"]=1733, - ["chaos_damage_to_return_when_hit"]=1738, - ["chaos_damage_with_attack_skills_+%"]=4468, - ["chaos_damage_with_spell_skills_+%"]=4469, - ["chaos_dot_multiplier_+"]=843, - ["chaos_golem_damage_+%"]=3132, - ["chaos_golem_elemental_resistances_%"]=3418, - ["chaos_immunity"]=1695, - ["chaos_inoculation_keystone_energy_shield_+%_final"]=1720, - ["chaos_non_ailment_damage_over_time_multiplier_+"]=844, - ["chaos_resistance_%_for_you_and_allies_affected_by_your_auras"]=3496, - ["chaos_resistance_+_while_using_flask"]=2742, - ["chaos_skill_chance_to_hinder_on_hit_%"]=4470, - ["chaos_skill_chance_to_ignite_%"]=4471, - ["chaos_skill_effect_duration_+%"]=1432, - ["chaos_skill_gem_level_+"]=4472, - ["chaos_skills_area_of_effect_+%"]=4473, - ["chaos_spell_skill_gem_level_+"]=1181, - ["chaos_weakness_mana_reservation_+%"]=3475, - ["charge_duration_+%"]=2467, - ["charged_attack_damage_+%"]=3568, - ["charged_attack_damage_per_stack_+%_final"]=3577, - ["charged_attack_radius_+%"]=3575, - ["charged_dash_area_of_effect_radius_+_of_final_explosion"]=3281, - ["charged_dash_chance_to_dodge_%_if_finished_channelling_recently"]=4474, - ["charged_dash_damage_+%"]=3167, - ["charged_dash_movement_speed_+%_final"]=4475, - ["charges_gained_+%"]=1710, - ["chest_drop_additional_corrupted_item_divination_cards"]=4476, - ["chest_drop_additional_currency_item_divination_cards"]=4477, - ["chest_drop_additional_divination_cards_from_current_world_area"]=4478, - ["chest_drop_additional_divination_cards_from_same_set"]=4479, - ["chest_drop_additional_unique_item_divination_cards"]=4480, - ["chest_item_quantity_+%"]=1162, - ["chest_item_rarity_+%"]=1168, - ["chest_number_of_additional_pirate_uniques_to_drop"]=4481, - ["chest_trap_defuse_%"]=1444, - ["chieftain_burning_damage_+%_final"]=1554, - ["chill_and_freeze_duration_+%"]=4482, - ["chill_and_freeze_duration_based_on_%_energy_shield"]=2066, - ["chill_attackers_for_4_seconds_on_block_%_chance"]=4483, - ["chill_duration_+%"]=1395, - ["chill_effect_+%"]=4485, - ["chill_effect_+%_with_critical_strikes"]=4486, - ["chill_effect_is_reversed"]=4484, - ["chill_effectiveness_on_self_+%"]=1211, - ["chill_enemy_when_hit_duration_ms"]=2579, - ["chill_minimum_slow_%"]=3834, - ["chill_nearby_enemies_when_you_focus"]=4487, - ["chill_on_you_proliferates_to_nearby_enemies_within_x_radius"]=3059, - ["chill_prevention_ms_when_chilled"]=2339, - ["chilled_ground_effect_+%"]=4488, - ["chilled_ground_effect_on_self_+%"]=1675, - ["chilled_ground_on_freeze_%_chance_for_3_seconds"]=2848, - ["chilled_ground_when_hit_with_attack_%"]=4489, - ["chilled_monsters_take_+%_burning_damage"]=2213, - ["chilled_while_bleeding"]=4490, - ["chilled_while_poisoned"]=4491, - ["chilling_areas_also_grant_lightning_damage_taken_+%"]=4492, - ["circle_of_power_critical_strike_chance_+%_per_stage"]=4493, - ["circle_of_power_max_added_lightning_per_stage"]=4494, - ["circle_of_power_min_added_lightning_per_stage"]=4494, - ["circle_of_power_upgrade_cost_+%"]=4495, - ["clarity_mana_reservation_+%"]=3463, - ["clarity_reserves_no_mana"]=4496, - ["claw_accuracy_rating"]=1537, - ["claw_accuracy_rating_+%"]=1013, - ["claw_ailment_damage_+%"]=898, - ["claw_attack_speed_+%"]=996, - ["claw_critical_strike_chance_+%"]=1038, - ["claw_critical_strike_multiplier_+"]=1070, - ["claw_damage_+%"]=895, - ["claw_damage_+%_while_on_low_life"]=4497, - ["claw_hit_and_ailment_damage_+%"]=896, - ["claw_or_dagger_ailment_damage_+%"]=935, - ["claw_or_dagger_hit_and_ailment_damage_+%"]=934, - ["claw_steal_power_frenzy_endurance_charges_on_hit_%"]=2394, - ["cleave_+1_base_radius_per_nearby_enemy_up_to_10"]=4499, - ["cleave_attack_speed_+%"]=3282, - ["cleave_damage_+%"]=3064, - ["cleave_fortify_on_hit"]=4498, - ["cleave_radius_+%"]=3236, - ["close_range_enemies_avoid_your_projectiles"]=6946, - ["cluster_burst_spawn_amount"]=3539, - ["cobra_lash_damage_+%"]=4500, - ["cobra_lash_number_of_additional_chains"]=4501, - ["cobra_lash_projectile_speed_+%"]=4502, - ["cold_ailment_duration_+%"]=4503, - ["cold_ailment_effect_+%"]=4505, - ["cold_ailment_effect_+%_against_shocked_enemies"]=4504, - ["cold_ailments_effect_+%_final_if_hit_highest_cold"]=4506, - ["cold_and_chaos_damage_resistance_%"]=4507, - ["cold_and_lightning_damage_resistance_%"]=2248, - ["cold_attack_damage_+%"]=787, - ["cold_attack_damage_+%_while_holding_a_shield"]=790, - ["cold_axe_damage_+%"]=888, - ["cold_bow_damage_+%"]=918, - ["cold_claw_damage_+%"]=900, - ["cold_critical_strike_chance_+%"]=1055, - ["cold_critical_strike_multiplier_+"]=1080, - ["cold_dagger_damage_+%"]=906, - ["cold_damage_%_to_add_as_chaos"]=1474, - ["cold_damage_%_to_add_as_chaos_per_frenzy_charge"]=4509, - ["cold_damage_%_to_add_as_fire"]=1473, - ["cold_damage_+%"]=946, - ["cold_damage_+%_if_you_have_used_a_fire_skill_recently"]=4510, - ["cold_damage_+%_per_1%_block_chance"]=3019, - ["cold_damage_+%_per_25_dexterity"]=4511, - ["cold_damage_+%_per_25_intelligence"]=4512, - ["cold_damage_+%_per_25_strength"]=4513, - ["cold_damage_+%_per_cold_resistance_above_75"]=4508, - ["cold_damage_+%_per_frenzy_charge"]=4514, - ["cold_damage_+%_per_missing_cold_resistance"]=4515, - ["cold_damage_+%_while_affected_by_hatred"]=4516, - ["cold_damage_+%_while_affected_by_herald_of_ice"]=4517, - ["cold_damage_+%_while_off_hand_is_empty"]=4518, - ["cold_damage_can_ignite"]=2317, - ["cold_damage_can_shock"]=2318, - ["cold_damage_cannot_chill"]=2332, - ["cold_damage_cannot_freeze"]=2331, - ["cold_damage_over_time_+%"]=799, - ["cold_damage_over_time_multiplier_+_while_affected_by_malevolence"]=839, - ["cold_damage_resistance_%_while_affected_by_herald_of_ice"]=4519, - ["cold_damage_resistance_+%"]=1200, - ["cold_damage_resistance_is_%"]=1197, - ["cold_damage_taken_%_as_fire"]=2617, - ["cold_damage_taken_%_as_lightning"]=2618, - ["cold_damage_taken_+"]=4521, - ["cold_damage_taken_+%"]=2831, - ["cold_damage_taken_+%_if_have_been_hit_recently"]=4522, - ["cold_damage_taken_goes_to_life_over_4_seconds_%"]=4520, - ["cold_damage_taken_per_minute_per_frenzy_charge_while_moving"]=7641, - ["cold_damage_to_return_to_melee_attacker"]=1730, - ["cold_damage_to_return_when_hit"]=1736, - ["cold_damage_while_dual_wielding_+%"]=863, - ["cold_damage_with_attack_skills_+%"]=4523, - ["cold_damage_with_spell_skills_+%"]=4524, - ["cold_dot_multiplier_+"]=840, - ["cold_hit_and_dot_damage_%_taken_as_lightning"]=4525, - ["cold_hit_damage_+%_vs_shocked_enemies"]=4526, - ["cold_mace_damage_+%"]=912, - ["cold_penetration_%_vs_chilled_enemies"]=4527, - ["cold_projectile_mine_critical_multiplier_+"]=4528, - ["cold_projectile_mine_damage_+%"]=4529, - ["cold_projectile_mine_throwing_speed_+%"]=4531, - ["cold_projectile_mine_throwing_speed_negated_+%"]=4530, - ["cold_reflect_damage_taken_+%_while_affected_by_purity_of_ice"]=4532, - ["cold_skill_chance_to_inflict_cold_exposure_%"]=4533, - ["cold_skill_gem_level_+"]=4534, - ["cold_skills_chance_to_poison_on_hit_%"]=4535, - ["cold_snap_cooldown_speed_+%"]=3306, - ["cold_snap_damage_+%"]=3138, - ["cold_snap_gain_power_charge_on_kill_%"]=2701, - ["cold_snap_radius_+%"]=3263, - ["cold_snap_uses_and_gains_power_charges_instead_of_frenzy"]=4536, - ["cold_spell_physical_damage_%_to_convert_to_cold"]=4537, - ["cold_spell_skill_gem_level_+"]=1179, - ["cold_staff_damage_+%"]=894, - ["cold_sword_damage_+%"]=925, - ["cold_wand_damage_+%"]=931, - ["combust_area_of_effect_+%"]=4538, - ["conductivity_curse_effect_+%"]=3440, - ["conductivity_duration_+%"]=3347, - ["conductivity_mana_reservation_+%"]=3476, - ["consecrate_ground_for_3_seconds_when_hit_%"]=2989, - ["consecrate_ground_on_kill_%_for_3_seconds"]=2849, - ["consecrate_ground_on_shatter_%_chance_for_3_seconds"]=3555, - ["consecrate_on_block_%_chance_to_create"]=2048, - ["consecrate_on_crit_%_chance_to_create"]=2098, - ["consecrated_ground_additional_physical_damage_reduction_%"]=4539, - ["consecrated_ground_allies_recover_es_as_well_as_life_from_life_regeneration"]=4540, - ["consecrated_ground_effect_+%"]=4541, - ["consecrated_ground_effect_lingers_for_ms_after_leaving_the_area_while_affected_by_zealotry"]=4546, - ["consecrated_ground_enemy_damage_taken_+%"]=4542, - ["consecrated_ground_enemy_damage_taken_+%_while_affected_by_zealotry"]=4543, - ["consecrated_ground_immune_to_curses"]=4544, - ["consecrated_ground_immune_to_status_ailments"]=4545, - ["consecrated_ground_radius_on_hit_enemy_magic_rare_unique_every_3_seconds"]=4547, - ["consecrated_ground_while_stationary_radius"]=4548, - ["consecrated_path_area_of_effect_+%"]=4549, - ["consecrated_path_damage_+%"]=4550, - ["contagion_damage_+%"]=3163, - ["contagion_duration_+%"]=3352, - ["contagion_radius_+%"]=3269, - ["contagion_spread_on_hit_affected_enemy_%"]=4551, - ["conversation_trap_converted_enemy_damage_+%"]=4552, - ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=4553, - ["conversion_trap_cooldown_speed_+%"]=3319, - ["convert_all_physical_damage_to_fire"]=1704, - ["converted_enemies_damage_+%"]=3158, - ["convocation_buff_effect_+%"]=3453, - ["convocation_cooldown_speed_+%"]=3307, - ["cooldown_speed_+%_per_brand_up_to_40%"]=4554, - ["corpse_erruption_base_maximum_number_of_geyers"]=4555, - ["corpse_eruption_cast_speed_+%"]=4556, - ["corpse_eruption_damage_+%"]=4557, - ["corpse_warp_cast_speed_+%"]=4558, - ["corpse_warp_damage_+%"]=4559, - ["corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second"]=4560, - ["corrosive_shroud_poison_dot_multiplier_+_while_aura_active"]=4561, - ["corrupted_gem_experience_gain_+%"]=2550, - ["corrupting_fever_apply_additional_corrupted_blood_%"]=4562, - ["corrupting_fever_damage_+%"]=4563, - ["corrupting_fever_duration_+%"]=4564, - ["counter_attacks_maximum_added_cold_damage"]=3629, - ["counter_attacks_maximum_added_physical_damage"]=3622, - ["counter_attacks_minimum_added_cold_damage"]=3629, - ["counter_attacks_minimum_added_physical_damage"]=3622, - ["counterattacks_deal_double_damage"]=4565, - ["cover_in_ash_on_hit_%"]=4566, - ["cover_in_ash_on_hit_%_while_you_are_burning"]=4567, - ["crab_aspect_crab_barrier_max_+"]=3765, - ["crackling_lance_cast_speed_+%"]=4568, - ["crackling_lance_damage_+%"]=4569, - ["create_additional_brand_%_chance"]=4570, - ["create_blighted_spore_on_killing_rare_enemy"]=4571, - ["create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy"]=4572, - ["create_consecrated_ground_on_kill_%"]=4573, - ["create_herald_of_thunder_storm_on_shocking_enemy"]=4574, - ["create_profane_ground_instead_of_consecrated_ground"]=4575, - ["create_smoke_cloud_on_kill_%_chance"]=4576, - ["cremation_base_fires_projectile_every_x_ms"]=4577, - ["critical_ailment_dot_multiplier_+"]=829, - ["critical_bleeding_dot_multiplier_+"]=833, - ["critical_ignite_dot_multiplier_+"]=836, - ["critical_multiplier_+%_per_10_max_es_on_shield"]=4579, - ["critical_poison_dot_multiplier_+"]=846, - ["critical_strike_%_chance_to_deal_double_damage"]=4632, - ["critical_strike_chance_+%"]=1032, - ["critical_strike_chance_+%_against_enemies_on_consecrated_ground_while_affected_by_zealotry"]=4582, - ["critical_strike_chance_+%_during_any_flask_effect"]=4583, - ["critical_strike_chance_+%_final_while_unhinged"]=4584, - ["critical_strike_chance_+%_for_4_seconds_on_kill"]=2891, - ["critical_strike_chance_+%_for_forking_arrows"]=3718, - ["critical_strike_chance_+%_for_spells_if_you_have_killed_recently"]=4585, - ["critical_strike_chance_+%_if_enemy_killed_recently"]=4586, - ["critical_strike_chance_+%_if_have_been_shocked_recently"]=4587, - ["critical_strike_chance_+%_if_have_not_crit_recently"]=4588, - ["critical_strike_chance_+%_if_havent_blocked_recently"]=4589, - ["critical_strike_chance_+%_if_not_gained_power_charge_recently"]=4590, - ["critical_strike_chance_+%_per_10_strength"]=4591, - ["critical_strike_chance_+%_per_8_strength"]=2384, - ["critical_strike_chance_+%_per_blitz_charge"]=4592, - ["critical_strike_chance_+%_per_brand"]=4593, - ["critical_strike_chance_+%_per_endurance_charge"]=4594, - ["critical_strike_chance_+%_per_frenzy_charge"]=4595, - ["critical_strike_chance_+%_per_intensity"]=4596, - ["critical_strike_chance_+%_per_level"]=2405, - ["critical_strike_chance_+%_per_lightning_adaptation"]=3833, - ["critical_strike_chance_+%_per_mine_detonated_recently_up_to_100%"]=4597, - ["critical_strike_chance_+%_per_power_charge"]=2605, - ["critical_strike_chance_+%_per_righteous_charge"]=4598, - ["critical_strike_chance_+%_per_stackable_unique_jewel"]=3586, - ["critical_strike_chance_+%_vs_bleeding_enemies"]=2629, - ["critical_strike_chance_+%_vs_blinded_enemies"]=2847, - ["critical_strike_chance_+%_vs_enemies_with_elemental_status_ailments"]=3486, - ["critical_strike_chance_+%_vs_enemies_without_elemental_status_ailments"]=2967, - ["critical_strike_chance_+%_vs_marked_enemy"]=4599, - ["critical_strike_chance_+%_vs_poisoned_enemies"]=2733, - ["critical_strike_chance_+%_vs_shocked_enemies"]=4578, - ["critical_strike_chance_+%_vs_taunted_enemies"]=4600, - ["critical_strike_chance_+%_when_in_main_hand"]=3608, - ["critical_strike_chance_+%_while_affected_by_wrath"]=4601, - ["critical_strike_chance_+%_while_channelling"]=4602, - ["critical_strike_chance_+%_while_you_have_avatar_of_fire"]=7732, - ["critical_strike_chance_+%_while_you_have_depleted_physical_aegis"]=4606, - ["critical_strike_chance_+%_with_at_least_200_int"]=3780, - ["critical_strike_chance_against_enemies_on_full_life_+%"]=3199, - ["critical_strike_chance_increased_by_lightning_resistance"]=4580, - ["critical_strike_chance_increased_by_uncapped_lightning_resistance"]=4581, - ["critical_strike_chance_while_dual_wielding_+%"]=1052, - ["critical_strike_chance_while_wielding_shield_+%"]=1045, - ["critical_strike_damage_cannot_be_reflected"]=4607, - ["critical_strike_multiplier_+%_with_claws_daggers"]=4631, - ["critical_strike_multiplier_+_during_any_flask_effect"]=4611, - ["critical_strike_multiplier_+_for_spells_if_you_havent_killed_recently"]=4612, - ["critical_strike_multiplier_+_if_crit_with_a_herald_skill_recently"]=4613, - ["critical_strike_multiplier_+_if_dexterity_higher_than_intelligence"]=4614, - ["critical_strike_multiplier_+_if_enemy_killed_recently"]=4615, - ["critical_strike_multiplier_+_if_enemy_shattered_recently"]=4616, - ["critical_strike_multiplier_+_if_gained_power_charge_recently"]=4617, - ["critical_strike_multiplier_+_if_have_dealt_non_crit_recently"]=4608, - ["critical_strike_multiplier_+_if_have_not_dealt_critical_strike_recently"]=4618, - ["critical_strike_multiplier_+_if_rare_or_unique_enemy_nearby"]=4619, - ["critical_strike_multiplier_+_if_taken_a_savage_hit_recently"]=4620, - ["critical_strike_multiplier_+_if_you_have_blocked_recently"]=4621, - ["critical_strike_multiplier_+_if_youve_been_channelling_for_at_least_1_second"]=4622, - ["critical_strike_multiplier_+_per_1%_block_chance"]=2628, - ["critical_strike_multiplier_+_per_mine_detonated_recently_up_to_40"]=4623, - ["critical_strike_multiplier_+_per_power_charge"]=2723, - ["critical_strike_multiplier_+_vs_bleeding_enemies"]=2626, - ["critical_strike_multiplier_+_vs_burning_enemies"]=2627, - ["critical_strike_multiplier_+_vs_enemies_affected_by_elemental_status_ailment"]=2992, - ["critical_strike_multiplier_+_vs_taunted_enemies"]=4624, - ["critical_strike_multiplier_+_while_affected_by_anger"]=4625, - ["critical_strike_multiplier_+_while_affected_by_precision"]=4626, - ["critical_strike_multiplier_+_with_herald_skills"]=4630, - ["critical_strike_multiplier_for_arrows_that_pierce_+"]=4609, - ["critical_strike_multiplier_is_100"]=1085, - ["critical_strike_multiplier_is_300"]=4610, - ["critical_strike_multiplier_vs_enemies_on_full_life_+"]=2873, - ["critical_strike_multiplier_while_dual_wielding_+"]=1074, - ["critical_strike_multiplier_with_dagger_+"]=1064, - ["critical_strikes_always_knockback_shocked_enemies"]=4633, - ["critical_strikes_deal_no_damage"]=4634, - ["critical_strikes_do_not_always_apply_non_damaging_ailments"]=4635, - ["critical_strikes_do_not_always_freeze"]=1557, - ["critical_strikes_ignore_elemental_resistances"]=2889, - ["critical_strikes_penetrates_%_elemental_resistances_while_affected_by_zealotry"]=4636, - ["critical_strikes_that_inflict_bleeding_also_rupture"]=4637, - ["crits_have_culling_strike"]=2877, - ["crush_for_2_seconds_on_hit_%_chance"]=4638, - ["crush_on_hit_ms_vs_full_life_enemies"]=4639, - ["culling_strike_on_burning_enemies"]=2282, - ["culling_strike_on_enemies_affected_by_poachers_mark"]=4640, - ["culling_strike_vs_cursed_enemies"]=4641, - ["culling_strike_vs_marked_enemy"]=4642, - ["current_endurance_charges"]=5, - ["current_frenzy_charges"]=6, - ["current_power_charges"]=7, - ["curse_apply_as_aura"]=2888, - ["curse_area_of_effect_+%"]=1751, - ["curse_aura_skill_area_of_effect_+%"]=4643, - ["curse_cast_speed_+%"]=1744, - ["curse_effect_+%"]=2071, - ["curse_effect_+%_if_200_mana_spent_recently"]=4646, - ["curse_effect_on_self_+%"]=1698, - ["curse_effect_on_self_+%_while_on_consecrated_ground"]=4644, - ["curse_effect_on_self_+%_while_under_effect_of_life_or_mana_flask"]=4645, - ["curse_maximum_doom"]=4647, - ["curse_on_block_%_chance_flammability_with_+20%_effect"]=2428, - ["curse_on_block_level_5_vulnerability"]=2427, - ["curse_on_hit_%_enfeeble"]=1995, - ["curse_on_hit_%_flammability"]=2196, - ["curse_on_hit_%_temporal_chains"]=1996, - ["curse_on_hit_%_vulnerability"]=4648, - ["curse_on_hit_level_10_vulnerability_%"]=1999, - ["curse_on_hit_level_assassins_mark"]=461, - ["curse_on_hit_level_cold_weakness"]=2001, - ["curse_on_hit_level_conductivity"]=2002, - ["curse_on_hit_level_despair"]=2003, - ["curse_on_hit_level_elemental_weakness"]=2000, - ["curse_on_hit_level_enfeeble"]=2004, - ["curse_on_hit_level_flammability"]=2005, - ["curse_on_hit_level_frostbite"]=2006, - ["curse_on_hit_level_poachers_mark"]=462, - ["curse_on_hit_level_poachers_mark_bypass_hexproof"]=463, - ["curse_on_hit_level_temporal_chains"]=1997, - ["curse_on_hit_level_vulnerability"]=1998, - ["curse_on_hit_level_warlords_mark"]=464, - ["curse_on_melee_block_level_15_punishment"]=2429, - ["curse_on_projectile_block_level_15_temporal_chains"]=2430, - ["curse_on_spell_block_level_15_elemental_weakness"]=2431, - ["curse_skill_effect_duration_+%"]=4649, - ["curse_with_enfeeble_on_hit_%_against_uncursed_enemies"]=4650, - ["cursed_enemies_%_chance_to_grant_endurance_charge_when_hit"]=4651, - ["cursed_enemies_%_chance_to_grant_frenzy_charge_when_hit"]=4652, - ["cursed_enemies_%_chance_to_grant_power_charge_when_hit"]=4653, - ["curses_have_no_effect_on_you_for_4_seconds_every_10_seconds"]=4654, - ["curses_never_expire"]=1690, - ["curses_you_inflict_remain_after_death"]=4655, - ["cyclone_attack_speed_+%"]=3292, - ["cyclone_damage_+%"]=3111, - ["cyclone_max_stages_movement_speed_+%"]=4656, - ["dagger_accuracy_rating"]=1535, - ["dagger_accuracy_rating_+%"]=1014, - ["dagger_ailment_damage_+%"]=904, - ["dagger_attack_speed_+%"]=997, - ["dagger_critical_strike_chance_+%"]=1039, - ["dagger_damage_+%"]=901, - ["dagger_hit_and_ailment_damage_+%"]=902, - ["damage_+%"]=777, - ["damage_+%_against_enemies_marked_by_you"]=4671, - ["damage_+%_during_flask_effect"]=3510, - ["damage_+%_final_if_lost_endurance_charge_in_past_8_seconds"]=4672, - ["damage_+%_final_if_there_is_at_most_1_rare_or_unique_enemy_nearby"]=4657, - ["damage_+%_final_with_at_least_1_nearby_ally"]=4673, - ["damage_+%_for_4_seconds_on_crit"]=2890, - ["damage_+%_for_4_seconds_on_detonation"]=2914, - ["damage_+%_for_4_seconds_when_you_kill_a_bleeding_enemy"]=3513, - ["damage_+%_for_4_seconds_when_you_kill_a_cursed_enemy"]=3490, - ["damage_+%_for_each_herald_affecting_you"]=4674, - ["damage_+%_for_each_level_the_enemy_is_higher_than_you"]=3617, - ["damage_+%_for_each_trap_and_mine_active"]=3504, - ["damage_+%_for_enemies_you_inflict_spiders_web_upon"]=4675, - ["damage_+%_for_you_and_allies_affected_by_your_auras"]=3497, - ["damage_+%_if_enemy_killed_recently"]=4676, - ["damage_+%_if_enemy_killed_recently_final"]=3641, - ["damage_+%_if_firing_atleast_7_projectiles"]=4677, - ["damage_+%_if_golem_summoned_in_past_8_seconds"]=3133, - ["damage_+%_if_have_been_ignited_recently"]=4678, - ["damage_+%_if_have_crit_in_past_8_seconds"]=4679, - ["damage_+%_if_only_one_enemy_nearby"]=4680, - ["damage_+%_if_skill_costs_life"]=4681, - ["damage_+%_if_used_travel_skill_recently"]=4682, - ["damage_+%_if_you_have_consumed_a_corpse_recently"]=3676, - ["damage_+%_if_you_have_frozen_enemy_recently"]=4683, - ["damage_+%_if_you_have_shocked_recently"]=4684, - ["damage_+%_of_each_type_that_you_have_an_active_golem_of"]=3519, - ["damage_+%_on_consecrated_ground"]=2988, - ["damage_+%_on_full_energy_shield"]=4701, - ["damage_+%_per_1%_block_chance"]=4689, - ["damage_+%_per_1%_increased_item_found_quantity"]=4690, - ["damage_+%_per_10_dex"]=4685, - ["damage_+%_per_10_levels"]=2284, - ["damage_+%_per_15_dex"]=4686, - ["damage_+%_per_15_int"]=4687, - ["damage_+%_per_15_strength"]=4688, - ["damage_+%_per_5_of_your_lowest_attribute"]=4691, - ["damage_+%_per_abyss_jewel_type"]=3589, - ["damage_+%_per_active_curse_on_self"]=802, - ["damage_+%_per_active_golem"]=4692, - ["damage_+%_per_active_trap"]=2903, - ["damage_+%_per_crab_charge"]=3766, - ["damage_+%_per_endurance_charge"]=2638, - ["damage_+%_per_equipped_magic_item"]=2518, - ["damage_+%_per_fire_adaptation"]=3831, - ["damage_+%_per_frenzy_charge"]=2727, - ["damage_+%_per_frenzy_power_or_endurance_charge"]=4693, - ["damage_+%_per_poison_stack"]=4658, - ["damage_+%_per_poison_up_to_75%"]=4694, - ["damage_+%_per_power_charge"]=4695, - ["damage_+%_per_raised_zombie"]=4659, - ["damage_+%_per_shock"]=2222, - ["damage_+%_per_warcry_used_recently"]=4696, - ["damage_+%_to_rare_and_unique_enemies"]=2647, - ["damage_+%_to_you_and_nearby_allies_while_you_have_fortify"]=3514, - ["damage_+%_vs_abyssal_monsters"]=4697, - ["damage_+%_vs_bleeding_enemies"]=2917, - ["damage_+%_vs_blinded_enemies"]=2259, - ["damage_+%_vs_burning_enemies"]=2885, - ["damage_+%_vs_chilled_enemies"]=4698, - ["damage_+%_vs_demons"]=2212, - ["damage_+%_vs_enemies_affected_by_status_ailments"]=2899, - ["damage_+%_vs_enemies_on_low_life_per_frenzy_charge"]=2258, - ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=825, - ["damage_+%_vs_frozen_enemies"]=821, - ["damage_+%_vs_frozen_shocked_ignited_enemies"]=826, - ["damage_+%_vs_hindered_enemies"]=3535, - ["damage_+%_vs_ignited_enemies"]=2396, - ["damage_+%_vs_magic_monsters"]=4699, - ["damage_+%_vs_rare_monsters"]=2255, - ["damage_+%_vs_taunted_enemies"]=4700, - ["damage_+%_when_currently_has_no_energy_shield"]=2180, - ["damage_+%_when_not_on_low_life"]=2643, - ["damage_+%_when_on_burning_ground"]=1673, - ["damage_+%_when_on_full_life"]=4702, - ["damage_+%_when_on_low_life"]=801, - ["damage_+%_while_affected_by_a_herald"]=4703, - ["damage_+%_while_channelling"]=4704, - ["damage_+%_while_dead"]=2535, - ["damage_+%_while_es_leeching"]=806, - ["damage_+%_while_es_not_full"]=3506, - ["damage_+%_while_fortified"]=2636, - ["damage_+%_while_ignited"]=2250, - ["damage_+%_while_in_blood_stance"]=4705, - ["damage_+%_while_leeching"]=2504, - ["damage_+%_while_life_leeching"]=803, - ["damage_+%_while_mana_leeching"]=805, - ["damage_+%_while_totem_active"]=2644, - ["damage_+%_while_unarmed"]=3009, - ["damage_+%_while_wielding_wand"]=926, - ["damage_+%_while_you_have_a_summoned_golem"]=4706, - ["damage_+%_with_herald_skills"]=4707, - ["damage_+%_with_hits_and_ailments"]=4708, - ["damage_+%_with_maces_sceptres_staves"]=4709, - ["damage_+%_with_movement_skills"]=1004, - ["damage_+%_with_non_vaal_skills_during_soul_gain_prevention"]=4710, - ["damage_+%_with_one_handed_weapons"]=2776, - ["damage_+%_with_shield_skills"]=4711, - ["damage_+%_with_shield_skills_per_2%_attack_block"]=4712, - ["damage_+%_with_two_handed_weapons"]=2777, - ["damage_+1%_per_X_strength_when_in_main_hand"]=2223, - ["damage_and_minion_damage_+%_for_4_seconds_on_consume_corpse"]=2892, - ["damage_cannot_be_reflected"]=4660, - ["damage_from_hits_always_and_only_bypasses_energy_shield_when_not_blocked"]=4661, - ["damage_over_time_+%"]=796, - ["damage_over_time_+%_per_frenzy_charge"]=1659, - ["damage_over_time_+%_per_power_charge"]=1660, - ["damage_over_time_+%_while_affected_by_a_herald"]=4662, - ["damage_over_time_+%_while_dual_wielding"]=1661, - ["damage_over_time_+%_while_holding_a_shield"]=1662, - ["damage_over_time_+%_while_wielding_two_handed_weapon"]=1663, - ["damage_over_time_+%_with_attack_skills"]=4663, - ["damage_over_time_+%_with_bow_skills"]=4664, - ["damage_over_time_+%_with_herald_skills"]=4665, - ["damage_over_time_multiplier_+_with_attacks"]=830, - ["damage_penetrates_%_cold_resistance_while_affected_by_herald_of_ice"]=4666, - ["damage_penetrates_%_elemental_resistance_if_enemy_not_killed_recently"]=4667, - ["damage_penetrates_%_elemental_resistance_vs_chilled_enemies"]=4668, - ["damage_penetrates_%_fire_resistance_while_affected_by_herald_of_ash"]=4669, - ["damage_penetrates_%_lightning_resistance_while_affected_by_herald_of_thunder"]=4670, - ["damage_reduction_rating_%_with_active_totem"]=2779, - ["damage_reduction_rating_from_body_armour_doubled"]=2778, - ["damage_reflected_to_enemies_%_gained_as_life"]=2157, - ["damage_removed_from_mana_before_life_%_while_affected_by_clarity"]=4713, - ["damage_removed_from_mana_before_life_%_while_focused"]=4714, - ["damage_removed_from_spectres_before_life_or_es_%"]=4715, - ["damage_taken_+%_final_from_enemies_near_marked_enemy"]=4725, - ["damage_taken_+%_final_per_gale_force"]=4726, - ["damage_taken_+%_final_per_totem"]=4727, - ["damage_taken_+%_for_4_seconds_after_spending_200_mana"]=4716, - ["damage_taken_+%_for_4_seconds_on_kill"]=2766, - ["damage_taken_+%_for_4_seconds_on_killing_taunted_enemy"]=2872, - ["damage_taken_+%_from_bleeding_enemies"]=2757, - ["damage_taken_+%_from_blinded_enemies"]=2725, - ["damage_taken_+%_from_ghosts"]=1769, - ["damage_taken_+%_from_hits"]=1761, - ["damage_taken_+%_from_skeletons"]=1768, - ["damage_taken_+%_from_taunted_enemies"]=3515, - ["damage_taken_+%_if_have_been_frozen_recently"]=4728, - ["damage_taken_+%_if_have_not_been_hit_recently"]=4729, - ["damage_taken_+%_if_not_hit_recently_final"]=3611, - ["damage_taken_+%_if_taunted_an_enemy_recently"]=3645, - ["damage_taken_+%_if_there_are_at_least_2_rare_or_unique_enemies_nearby"]=4717, - ["damage_taken_+%_if_you_have_taken_a_savage_hit_recently"]=3597, - ["damage_taken_+%_per_frenzy_charge"]=2375, - ["damage_taken_+%_to_an_element_for_4_seconds_when_hit_by_damage_from_an_element"]=3050, - ["damage_taken_+%_vs_demons"]=2211, - ["damage_taken_+%_while_affected_by_elusive"]=4718, - ["damage_taken_+%_while_es_full"]=1765, - ["damage_taken_+%_while_leeching"]=4730, - ["damage_taken_+%_while_phasing"]=4731, - ["damage_taken_from_traps_and_mines_+%"]=2735, - ["damage_taken_goes_to_life_over_4_seconds_%"]=4719, - ["damage_taken_goes_to_mana_%"]=1939, - ["damage_taken_goes_to_mana_%_per_power_charge"]=2604, - ["damage_taken_goes_to_mana_over_4_seconds_%_while_affected_by_clarity"]=4720, - ["damage_taken_per_250_dexterity_+%"]=4721, - ["damage_taken_per_250_intelligence_+%"]=4722, - ["damage_taken_per_250_strength_+%"]=4723, - ["damage_taken_per_ghost_dance_stack_+%"]=4724, - ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=2455, - ["damage_vs_enemies_on_full_life_+%"]=4732, - ["damage_vs_enemies_on_full_life_per_power_charge_+%"]=2438, - ["damage_vs_enemies_on_low_life_+%"]=2256, - ["damage_vs_enemies_on_low_life_+%_final"]=2257, - ["damage_vs_enemies_on_low_life_per_power_charge_+%"]=2439, - ["damage_vs_shocked_enemies_+%"]=823, - ["damage_while_dual_wielding_+%"]=860, - ["damage_while_no_damage_taken_+%"]=2657, - ["damage_while_no_frenzy_charges_+%"]=3198, - ["damage_with_cold_skills_+%"]=953, - ["damage_with_fire_skills_+%"]=944, - ["damage_with_lightning_skills_+%"]=959, - ["damaging_ailments_deal_damage_+%_faster"]=4733, - ["dark_pact_minions_recover_%_life_on_hit"]=4734, - ["dark_ritual_area_of_effect_+%"]=4735, - ["dark_ritual_damage_+%"]=4736, - ["dark_ritual_linked_curse_effect_+%"]=4737, - ["deal_1000_chaos_damage_per_second_for_10_seconds_on_hit"]=4738, - ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=4739, - ["deal_double_damage_to_enemies_on_full_life"]=4740, - ["deal_no_damage_when_not_on_low_life"]=4741, - ["deal_no_damage_yourself"]=1771, - ["deal_no_elemental_damage"]=4742, - ["deal_no_non_chaos_damage"]=4743, - ["deal_no_non_elemental_damage"]=4744, - ["deal_no_non_fire_damage"]=2240, - ["deal_no_non_lightning_damage"]=2241, - ["deal_no_non_physical_damage"]=2238, - ["deaths_oath_debuff_on_kill_base_chaos_damage_to_deal_per_minute"]=2137, - ["deaths_oath_debuff_on_kill_duration_ms"]=2137, - ["debilitate_enemies_for_1_second_on_hit_%_chance"]=4745, - ["debuff_time_passed_+%"]=4747, - ["debuff_time_passed_-%_while_affected_by_haste"]=4746, - ["decoy_totem_life_+%"]=3426, - ["decoy_totem_radius_+%"]=3264, - ["defences_are_zero"]=4748, - ["defences_from_animated_guardians_items_apply_to_animated_weapon"]=4749, - ["defiance_banner_aura_effect_+%"]=4750, - ["degen_effect_+%"]=1766, - ["delirium_aura_effect_+%"]=4751, - ["delirium_mana_reservation_+%"]=4752, - ["delirium_reserves_no_mana"]=4753, - ["demigod_footprints_from_item"]=7741, - ["desecrate_cooldown_speed_+%"]=3312, - ["desecrate_creates_X_additional_corpses"]=3675, - ["desecrate_damage_+%"]=3153, - ["desecrate_duration_+%"]=3349, - ["desecrate_maximum_number_of_corpses"]=4754, - ["desecrate_number_of_corpses_to_create"]=3549, - ["desecrate_on_block_%_chance_to_create"]=2049, - ["desecrated_ground_effect_on_self_+%"]=1678, - ["despair_curse_effect_+%"]=4755, - ["despair_duration_+%"]=4756, - ["determination_aura_effect_+%"]=2809, - ["determination_mana_reservation_+%"]=3466, - ["determination_reserves_no_mana"]=4757, - ["detonate_dead_%_chance_to_detonate_additional_corpse"]=3424, - ["detonate_dead_damage_+%"]=3122, - ["detonate_dead_radius_+%"]=3259, - ["devouring_totem_%_chance_to_consume_additional_corpse"]=3433, - ["devouring_totem_leech_per_second_+%"]=3427, - ["dexterity_+%"]=775, - ["dexterity_+%_if_strength_higher_than_intelligence"]=4758, - ["dexterity_skill_gem_level_+"]=4759, - ["disable_chest_slot"]=2058, - ["disable_skill_if_melee_attack"]=1978, - ["discharge_area_of_effect_+%_final"]=4760, - ["discharge_chance_not_to_consume_charges_%"]=2857, - ["discharge_cooldown_override_ms"]=4761, - ["discharge_damage_+%"]=2855, - ["discharge_damage_+%_final"]=4762, - ["discharge_radius_+"]=4763, - ["discharge_radius_+%"]=2856, - ["discharge_triggered_damage_+%_final"]=4764, - ["discipline_aura_effect_+%"]=2810, - ["discipline_mana_reservation_+%"]=3467, - ["discipline_reserves_no_mana"]=4765, - ["disintegrate_secondary_beam_angle_+%"]=4766, - ["dispel_bleed_on_guard_skill_use"]=4767, - ["dispel_corrupted_blood_on_guard_skill_use"]=4768, - ["dispel_status_ailments_on_flask_use"]=2739, - ["dispel_status_ailments_on_rampage_threshold"]=2398, - ["display_abberaths_hooves_skill_level"]=465, - ["display_attack_with_commandment_of_force_on_hit_%"]=2947, - ["display_attack_with_commandment_of_fury_on_hit_%"]=2959, - ["display_attack_with_commandment_of_ire_when_hit_%"]=3451, - ["display_attack_with_commandment_of_light_when_critically_hit_%"]=2951, - ["display_attack_with_commandment_of_spite_when_hit_%"]=2963, - ["display_attack_with_decree_of_force_on_hit_%"]=2946, - ["display_attack_with_decree_of_fury_on_hit_%"]=2958, - ["display_attack_with_decree_of_ire_when_hit_%"]=3450, - ["display_attack_with_decree_of_light_when_critically_hit_%"]=2950, - ["display_attack_with_decree_of_spite_when_hit_%"]=2962, - ["display_attack_with_edict_of_force_on_hit_%"]=2945, - ["display_attack_with_edict_of_fury_on_hit_%"]=2957, - ["display_attack_with_edict_of_ire_when_hit_%"]=3449, - ["display_attack_with_edict_of_light_when_critically_hit_%"]=2949, - ["display_attack_with_edict_of_spite_when_hit_%"]=2961, - ["display_attack_with_word_of_force_on_hit_%"]=2944, - ["display_attack_with_word_of_fury_on_hit_%"]=2956, - ["display_attack_with_word_of_ire_when_hit_%"]=3448, - ["display_attack_with_word_of_light_when_critically_hit_%"]=2948, - ["display_attack_with_word_of_spite_when_hit_%"]=2960, - ["display_bow_range_+"]=2505, - ["display_cast_commandment_of_blades_on_hit_%_"]=2923, - ["display_cast_commandment_of_flames_on_hit_%"]=2975, - ["display_cast_commandment_of_frost_on_kill_%"]=2979, - ["display_cast_commandment_of_inferno_on_kill_%"]=2931, - ["display_cast_commandment_of_reflection_when_hit_%"]=2943, - ["display_cast_commandment_of_tempest_on_hit_%"]=2935, - ["display_cast_commandment_of_the_grave_on_kill_%"]=2939, - ["display_cast_commandment_of_thunder_on_kill_%"]=2983, - ["display_cast_commandment_of_war_on_kill_%"]=2955, - ["display_cast_commandment_of_winter_when_hit_%"]=2927, - ["display_cast_decree_of_blades_on_hit_%__"]=2922, - ["display_cast_decree_of_flames_on_hit_%"]=2974, - ["display_cast_decree_of_frost_on_kill_%"]=2978, - ["display_cast_decree_of_inferno_on_kill_%"]=2930, - ["display_cast_decree_of_reflection_when_hit_%"]=2942, - ["display_cast_decree_of_tempest_on_hit_%"]=2934, - ["display_cast_decree_of_the_grave_on_kill_%"]=2938, - ["display_cast_decree_of_thunder_on_kill_%"]=2982, - ["display_cast_decree_of_war_on_kill_%"]=2954, - ["display_cast_decree_of_winter_when_hit_%"]=2926, - ["display_cast_edict_of_blades_on_hit_%_"]=2921, - ["display_cast_edict_of_flames_on_hit_%"]=2973, - ["display_cast_edict_of_frost_on_kill_%"]=2977, - ["display_cast_edict_of_inferno_on_kill_%"]=2929, - ["display_cast_edict_of_reflection_when_hit_%"]=2941, - ["display_cast_edict_of_tempest_on_hit_%"]=2933, - ["display_cast_edict_of_the_grave_on_kill_%"]=2937, - ["display_cast_edict_of_thunder_on_kill_%"]=2981, - ["display_cast_edict_of_war_on_kill_%"]=2953, - ["display_cast_edict_of_winter_when_hit_%"]=2925, - ["display_cast_fire_burst_on_kill"]=466, - ["display_cast_word_of_blades_on_hit_%"]=2920, - ["display_cast_word_of_flames_on_hit_%"]=2972, - ["display_cast_word_of_frost_on_kill_%"]=2976, - ["display_cast_word_of_inferno_on_kill_%"]=2928, - ["display_cast_word_of_reflection_when_hit_%"]=2940, - ["display_cast_word_of_tempest_on_hit_%"]=2932, - ["display_cast_word_of_the_grave_on_kill_%"]=2936, - ["display_cast_word_of_thunder_on_kill_%"]=2980, - ["display_cast_word_of_war_on_kill_%"]=2952, - ["display_cast_word_of_winter_when_hit_%"]=2924, - ["display_cowards_trial_waves_of_monsters"]=4769, - ["display_cowards_trial_waves_of_undead_monsters"]=4770, - ["display_dark_ritual_curse_max_skill_level_requirement"]=4771, - ["display_golden_radiance"]=1977, - ["display_heist_contract_lockdown_timer_+%"]=4772, - ["display_herald_of_thunder_storm"]=4574, - ["display_item_generation_can_roll_minion_affixes"]=34, - ["display_item_generation_can_roll_totem_affixes"]=35, - ["display_mana_cost_reduction_%"]=1482, - ["display_map_augmentable_boss"]=4773, - ["display_map_boss_gives_experience_+%"]=2287, - ["display_map_contains_grandmasters"]=2453, - ["display_map_final_boss_drops_higher_level_gear"]=2286, - ["display_map_has_oxygen"]=2432, - ["display_map_inhabited_by_lunaris_fanatics"]=4774, - ["display_map_inhabited_by_solaris_fanatics"]=4775, - ["display_map_inhabited_by_wild_beasts"]=1827, - ["display_map_labyrinth_chests_fortune"]=4776, - ["display_map_labyrinth_enchant_belts"]=4777, - ["display_map_large_chest"]=2017, - ["display_map_larger_maze"]=2016, - ["display_map_mission_id"]=4778, - ["display_map_no_monsters"]=1920, - ["display_map_restless_dead"]=2015, - ["display_minion_maximum_life"]=1483, - ["display_socketed_minion_gems_supported_by_level_X_life_leech"]=302, - ["display_strongbox_drops_additional_shaper_or_elder_cards"]=4779, - ["display_trigger_arcane_wake_after_spending_200_mana_%_chance"]=467, - ["divine_tempest_beam_width_+%"]=4780, - ["divine_tempest_damage_+%"]=4781, - ["divine_tempest_number_of_additional_nearby_enemies_to_zap"]=4782, - ["do_not_chain"]=1330, - ["dodge_attacks_and_spell_chance_%_per_500_maximum_mana_up_to_20"]=4783, - ["dodge_attacks_and_spells_%_chance_if_have_been_hit_recently"]=4784, - ["dodge_attacks_chance_%_during_focus"]=4785, - ["dodge_attacks_chance_%_if_you_have_blocked_recently"]=4786, - ["dodge_attacks_chance_%_while_moving"]=4787, - ["dodge_chance_%_while_holding_shield"]=4788, - ["dodge_chance_+%_if_you_have_taken_spell_damage_recently"]=3594, - ["dodge_spells_chance_%_while_moving"]=4789, - ["doedre_aura_damage_+%_final"]=4790, - ["dominance_cast_speed_+%_on_nearby_allies_per_100_intelligence"]=2444, - ["dominance_critical_strike_multiplier_+_on_nearby_allies_per_100_dexterity"]=2443, - ["dominance_defences_+%_on_nearby_allies_per_100_strength"]=2442, - ["dominating_blow_duration_+%"]=3328, - ["dominating_blow_minion_damage_+%"]=3136, - ["dominating_blow_skill_attack_damage_+%"]=3137, - ["dot_multiplier_+"]=827, - ["dot_multiplier_+_if_crit_in_past_8_seconds"]=4791, - ["dot_multiplier_+_while_affected_by_malevolence"]=4792, - ["dot_multiplier_+_with_bow_skills"]=4793, - ["double_damage_%_chance_while_wielding_mace_sceptre_staff"]=4794, - ["double_doom_effect"]=4795, - ["double_slash_critical_strike_chance_+%"]=3574, - ["double_slash_damage_+%"]=3567, - ["double_slash_maximum_added_physical_damage_vs_bleeding_enemies"]=4796, - ["double_slash_minimum_added_physical_damage_vs_bleeding_enemies"]=4796, - ["double_slash_radius_+%"]=3576, - ["double_strike_attack_speed_+%"]=3283, - ["double_strike_chance_to_deal_double_damage_%_vs_bleeding_enemies"]=4797, - ["double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%"]=2673, - ["double_strike_critical_strike_chance_+%"]=3366, - ["double_strike_damage_+%"]=3065, - ["dread_banner_aura_effect_+%"]=4798, - ["dual_strike_accuracy_rating_+%_while_wielding_sword"]=4799, - ["dual_strike_attack_speed_+%"]=3284, - ["dual_strike_attack_speed_+%_while_wielding_claw"]=4800, - ["dual_strike_critical_strike_chance_+%"]=3367, - ["dual_strike_critical_strike_multiplier_+_while_wielding_dagger"]=4801, - ["dual_strike_damage_+%"]=3066, - ["dual_strike_intimidate_on_hit_while_wielding_axe"]=4802, - ["dual_strike_main_hand_deals_double_damage_%"]=4803, - ["dual_strike_melee_splash_while_wielding_mace"]=4804, - ["dual_strike_melee_splash_with_off_hand_weapon"]=4805, - ["dual_wield_or_shield_block_%"]=759, - ["earthquake_damage_+%"]=3168, - ["earthquake_damage_+%_per_100ms_duration"]=4806, - ["earthquake_duration_+%"]=3356, - ["earthquake_radius_+%"]=3274, - ["earthshatter_area_of_effect_+%"]=4807, - ["earthshatter_damage_+%"]=4808, - ["elemental_ailments_on_you_proliferate_to_nearby_enemies_within_x_radius"]=4809, - ["elemental_ailments_reflected_to_self"]=4810, - ["elemental_critical_strike_chance_+%"]=1056, - ["elemental_critical_strike_multiplier_+"]=1081, - ["elemental_damage_%_to_add_as_chaos"]=1476, - ["elemental_damage_%_to_add_as_chaos_per_shaper_item_equipped"]=3750, - ["elemental_damage_+%"]=1510, - ["elemental_damage_+%_during_flask_effect"]=3648, - ["elemental_damage_+%_final_per_righteous_charge"]=4812, - ["elemental_damage_+%_if_cursed_enemy_killed_recently"]=4813, - ["elemental_damage_+%_if_enemy_chilled_recently"]=4814, - ["elemental_damage_+%_if_enemy_ignited_recently"]=4815, - ["elemental_damage_+%_if_enemy_shocked_recently"]=4816, - ["elemental_damage_+%_if_have_crit_recently"]=4817, - ["elemental_damage_+%_if_used_a_warcry_recently"]=4818, - ["elemental_damage_+%_per_10_devotion"]=4819, - ["elemental_damage_+%_per_10_dexterity"]=4820, - ["elemental_damage_+%_per_12_int"]=4821, - ["elemental_damage_+%_per_12_strength"]=4822, - ["elemental_damage_+%_per_divine_charge"]=3805, - ["elemental_damage_+%_per_frenzy_charge"]=1664, - ["elemental_damage_+%_per_level"]=2419, - ["elemental_damage_+%_per_power_charge"]=4823, - ["elemental_damage_+%_per_sextant_affecting_area"]=4824, - ["elemental_damage_+%_per_stackable_unique_jewel"]=3587, - ["elemental_damage_+%_while_affected_by_a_herald"]=4825, - ["elemental_damage_+%_while_in_area_affected_by_sextant"]=4826, - ["elemental_damage_additional_rolls_lucky_shocked"]=4811, - ["elemental_damage_can_shock"]=2319, - ["elemental_damage_resistance_+%"]=4827, - ["elemental_damage_resisted_by_lowest_elemental_resistance"]=4828, - ["elemental_damage_taken_%_as_chaos"]=1937, - ["elemental_damage_taken_+%"]=2734, - ["elemental_damage_taken_+%_at_maximum_endurance_charges"]=2762, - ["elemental_damage_taken_+%_during_flask_effect"]=3512, - ["elemental_damage_taken_+%_final_per_raised_zombie"]=4829, - ["elemental_damage_taken_+%_if_not_hit_recently"]=4831, - ["elemental_damage_taken_+%_if_you_have_an_endurance_charge"]=4832, - ["elemental_damage_taken_+%_per_endurance_charge"]=4833, - ["elemental_damage_taken_+%_while_on_consecrated_ground"]=3485, - ["elemental_damage_taken_+%_while_stationary"]=4834, - ["elemental_damage_taken_from_hits_+%_per_endurance_charge"]=4830, - ["elemental_damage_with_attack_skills_+%"]=4835, - ["elemental_damage_with_attack_skills_+%_per_power_charge"]=4836, - ["elemental_damage_with_attack_skills_+%_while_using_flask"]=2203, - ["elemental_equilibrium_effect_+%"]=1722, - ["elemental_golem_granted_buff_effect_+%"]=3523, - ["elemental_golem_immunity_to_elemental_damage"]=3520, - ["elemental_hit_attack_speed_+%"]=3291, - ["elemental_hit_cannot_roll_cold_damage"]=4837, - ["elemental_hit_cannot_roll_fire_damage"]=4838, - ["elemental_hit_cannot_roll_lightning_damage"]=4839, - ["elemental_hit_chance_to_freeze_shock_ignite_%"]=3408, - ["elemental_hit_damage_+%"]=3110, - ["elemental_hit_deals_50%_less_cold_damage"]=4840, - ["elemental_hit_deals_50%_less_fire_damage"]=4841, - ["elemental_hit_deals_50%_less_lightning_damage"]=4842, - ["elemental_overload_rotation_active"]=7725, - ["elemental_penetration_%_during_flask_effect"]=3690, - ["elemental_penetration_%_if_you_have_a_power_charge"]=4843, - ["elemental_penetration_%_while_chilled"]=4844, - ["elemental_reflect_damage_taken_+%"]=2153, - ["elemental_reflect_damage_taken_+%_while_affected_by_purity_of_elements"]=4846, - ["elemental_reflect_damage_taken_and_minion_elemental_reflect_damage_taken_+%"]=4845, - ["elemental_resistance_%_per_10_devotion"]=4848, - ["elemental_resistance_%_per_minion_up_to_30%"]=4847, - ["elemental_resistance_%_per_stackable_unique_jewel"]=3588, - ["elemental_resistance_%_when_on_low_life"]=1189, - ["elemental_resistances_+%_for_you_and_allies_affected_by_your_auras"]=3498, - ["elemental_skill_chance_to_blind_nearby_enemies_%"]=4849, - ["elemental_status_effect_aura_radius"]=1747, - ["elemental_weakness_curse_effect_+%"]=3441, - ["elemental_weakness_duration_+%"]=3346, - ["elementalist_all_damage_causes_chill_shock_and_ignite_for_4_seconds_on_kill_%"]=3056, - ["elementalist_area_of_effect_+%_for_5_seconds"]=4850, - ["elementalist_chill_maximum_magnitude_override"]=4851, - ["elementalist_cold_penetration_%_for_4_seconds_on_using_fire_skill"]=3052, - ["elementalist_damage_with_an_element_+%_for_4_seconds_after_being_hit_by_an_element"]=3049, - ["elementalist_elemental_damage_+%_for_4_seconds_every_10_seconds"]=3051, - ["elementalist_elemental_damage_+%_for_5_seconds"]=4852, - ["elementalist_elemental_status_effect_aura_radius"]=3057, - ["elementalist_fire_penetration_%_for_4_seconds_on_using_lightning_skill"]=3054, - ["elementalist_gain_shaper_of_desolation_every_10_seconds"]=4853, - ["elementalist_ignite_damage_+%_final"]=4854, - ["elementalist_lightning_penetration_%_for_4_seconds_on_using_cold_skill"]=3053, - ["elementalist_skill_area_of_effect_+%_for_4_seconds_every_10_seconds"]=3663, - ["elementalist_summon_elemental_golem_on_killing_enemy_with_element_%"]=3055, - ["elusive_effect_+%"]=4855, - ["elusive_effect_on_self_+%_per_power_charge"]=3808, - ["ember_projectile_spread_area_+%"]=4856, - ["empowered_attack_damage_+%"]=4857, - ["empowered_attack_double_damage_%_chance"]=4858, - ["enchantment_boots_added_cold_damage_when_hit_maximum"]=2680, - ["enchantment_boots_added_cold_damage_when_hit_minimum"]=2680, - ["enchantment_boots_attack_and_cast_speed_+%_for_4_seconds_on_kill"]=2679, - ["enchantment_boots_damage_penetrates_elemental_resistance_%_while_you_havent_killed_for_4_seconds"]=2748, - ["enchantment_boots_dodge_chance_when_critically_hit_%"]=2686, - ["enchantment_boots_life_leech_on_kill_permyriad"]=2682, - ["enchantment_boots_life_regen_per_minute_%_for_4_seconds_when_hit"]=2606, - ["enchantment_boots_mana_costs_when_hit_+%"]=2676, - ["enchantment_boots_mana_regeneration_rate_+%_if_cast_spell_recently"]=4859, - ["enchantment_boots_maximum_added_chaos_damage_for_4_seconds_when_crit_4s"]=2750, - ["enchantment_boots_maximum_added_fire_damage_on_kill_4s"]=2683, - ["enchantment_boots_maximum_added_lightning_damage_when_you_havent_killed_for_4_seconds"]=2681, - ["enchantment_boots_minimum_added_chaos_damage_for_4_seconds_when_crit_4s"]=2750, - ["enchantment_boots_minimum_added_fire_damage_on_kill_4s"]=2683, - ["enchantment_boots_minimum_added_lightning_damage_when_you_havent_killed_for_4_seconds"]=2681, - ["enchantment_boots_movement_speed_+%_when_not_hit_for_4_seconds"]=2684, - ["enchantment_boots_physical_damage_%_added_as_elements_in_spells_that_hit_you_in_past_4_seconds"]=2749, - ["enchantment_boots_spell_dodge_when_hit_by_spells_%"]=2678, - ["enchantment_boots_status_ailment_chance_+%_when_havent_crit_for_4_seconds"]=2685, - ["enchantment_boots_stun_avoid_%_on_kill"]=2677, - ["enchantment_critical_strike_chance_+%_if_you_havent_crit_for_4_seconds"]=2987, - ["endurance_charge_duration_+%"]=1651, - ["endurance_charge_on_kill_%"]=2092, - ["endurance_charge_on_kill_percent_chance_while_holding_shield"]=4860, - ["endurance_charge_on_melee_stun_damage_+%_final_per_endurance_charge"]=4861, - ["endurance_charge_on_off_hand_kill_%"]=2886, - ["endurance_only_conduit"]=1780, - ["enduring_cry_buff_effect_+%"]=3538, - ["enduring_cry_cooldown_speed_+%"]=3317, - ["enduring_cry_grants_x_additional_endurance_charges"]=4862, - ["enemies_blinded_by_you_while_blinded_have_malediction"]=4863, - ["enemies_chaos_resistance_%_while_cursed"]=3489, - ["enemies_chill_as_unfrozen"]=1445, - ["enemies_chilled_by_your_hits_are_shocked"]=4864, - ["enemies_damage_taken_+%_while_cursed"]=3191, - ["enemies_explode_for_%_life_as_physical_damage"]=4865, - ["enemies_explode_on_death_by_attack_for_10%_life_as_physical_damage"]=4866, - ["enemies_explode_on_death_by_wand_hit_for_25%_life_as_chaos_damage_%_chance"]=4867, - ["enemies_explode_on_kill"]=4868, - ["enemies_explode_on_kill_while_unhinged"]=4869, - ["enemies_extra_damage_rolls_with_lightning_damage"]=4870, - ["enemies_ignited_by_you_have_physical_damage_%_converted_to_fire"]=4871, - ["enemies_killed_on_fungal_ground_explode_for_5%_chaos_damage_%_chance"]=4872, - ["enemies_near_corpses_created_recently_are_shocked_and_chilled"]=4873, - ["enemies_near_cursed_corpses_are_blinded_and_explode_on_death_for_%_life_as_physical_damage"]=4874, - ["enemies_poisoned_by_you_cannot_regen_life"]=4875, - ["enemies_poisoned_by_you_chaos_resistance_+%"]=4876, - ["enemies_shocked_by_you_have_physical_damage_%_converted_to_lightning"]=4877, - ["enemies_shocked_by_your_hits_are_chilled"]=4878, - ["enemies_taunted_by_warcry_explode_on_death_%_chance_dealing_8%_life_as_chaos_damage"]=4879, - ["enemies_taunted_by_you_cannot_evade_attacks"]=4880, - ["enemies_taunted_by_your_warcies_are_intimidated"]=4881, - ["enemies_taunted_by_your_warcries_are_unnerved"]=4882, - ["enemies_that_hit_you_inflict_temporal_chains"]=4883, - ["enemies_that_hit_you_with_attack_recently_attack_speed_+%"]=4884, - ["enemies_withered_by_you_take_+%_increased_elemental_damage_from_your_hits"]=3812, - ["enemies_you_bleed_grant_flask_charges_+%"]=1975, - ["enemies_you_blind_have_critical_strike_chance_+%"]=4885, - ["enemies_you_curse_are_intimidated"]=4886, - ["enemies_you_curse_are_unnerved"]=4887, - ["enemies_you_curse_have_15%_hinder"]=4888, - ["enemies_you_curse_have_malediction"]=3192, - ["enemies_you_expose_have_self_elemental_status_duration_+%"]=4889, - ["enemies_you_hinder_have_life_regeneration_rate_+%"]=4890, - ["enemies_you_ignite_take_chaos_damage_from_ignite_instead"]=4891, - ["enemies_you_ignite_wither_does_not_expire"]=4892, - ["enemies_you_intimidate_have_stun_duration_on_self_+%"]=4893, - ["enemies_you_maim_have_damage_taken_over_time_+%"]=4894, - ["enemies_you_shock_cast_speed_+%"]=3710, - ["enemies_you_shock_movement_speed_+%"]=3711, - ["enemies_you_unnerve_have_enemy_spell_critical_strike_chance_+%_against_self"]=4895, - ["enemies_you_wither_have_all_resistances_%"]=4896, - ["enemy_additional_critical_strike_chance_against_self"]=2570, - ["enemy_aggro_radius_+%"]=2582, - ["enemy_critical_strike_chance_+%_against_self_20_times_value"]=2571, - ["enemy_evasion_+%_if_you_have_hit_them_recently"]=4897, - ["enemy_extra_damage_rolls_if_magic_ring_equipped"]=4898, - ["enemy_extra_damage_rolls_when_on_full_life"]=4899, - ["enemy_extra_damage_rolls_when_on_low_life"]=2031, - ["enemy_extra_damage_rolls_while_affected_by_vulnerability"]=2556, - ["enemy_hits_roll_low_damage"]=2028, - ["enemy_knockback_direction_is_reversed"]=2458, - ["enemy_on_low_life_damage_taken_+%_per_frenzy_charge"]=2096, - ["enemy_phys_reduction_%_penalty_vs_hit"]=2421, - ["enemy_shock_on_kill"]=1446, - ["energy_shield_%_gained_on_block"]=1951, - ["energy_shield_%_of_armour_rating_gained_on_block"]=1952, - ["energy_shield_%_to_lose_on_block"]=2185, - ["energy_shield_+%_per_10_strength"]=4910, - ["energy_shield_+%_per_power_charge"]=4911, - ["energy_shield_additive_modifiers_instead_apply_to_ward"]=4900, - ["energy_shield_delay_-%"]=1132, - ["energy_shield_delay_-%_while_affected_by_discipline"]=4901, - ["energy_shield_delay_during_flask_effect_-%"]=3012, - ["energy_shield_gain_per_target"]=1293, - ["energy_shield_gain_per_target_hit_while_affected_by_discipline"]=4902, - ["energy_shield_gain_when_you_hit_enemy_affected_by_spiders_web"]=4903, - ["energy_shield_gained_on_enemy_death_per_level"]=2416, - ["energy_shield_leech_from_any_damage_permyriad"]=1267, - ["energy_shield_leech_from_attacks_does_not_stop_on_full_energy_shield"]=4904, - ["energy_shield_leech_from_lightning_damage_permyriad_while_affected_by_wrath"]=4905, - ["energy_shield_leech_from_spell_damage_permyriad_per_curse_on_enemy"]=1269, - ["energy_shield_leech_if_hit_is_at_least_25_%_fire_damage_permyriad"]=4906, - ["energy_shield_leech_permyriad_vs_frozen_enemies"]=4907, - ["energy_shield_leech_speed_+%"]=1685, - ["energy_shield_lost_per_minute_%"]=4908, - ["energy_shield_per_level"]=4909, - ["energy_shield_protects_mana"]=2555, - ["energy_shield_recharge_not_delayed_by_damage"]=1133, - ["energy_shield_recharge_rate_+%"]=1135, - ["energy_shield_recharge_rate_during_flask_effect_+%"]=3014, - ["energy_shield_recharge_rate_per_minute_%"]=1134, - ["energy_shield_recharge_rate_per_minute_with_all_corrupted_equipped_items"]=3627, - ["energy_shield_recharge_start_when_stunned"]=4912, - ["energy_shield_recharges_on_block_%"]=2863, - ["energy_shield_recharges_on_skill_use_chance_%"]=4913, - ["energy_shield_recovery_rate_+%"]=1138, - ["energy_shield_recovery_rate_+%_if_havent_killed_recently"]=4914, - ["energy_shield_recovery_rate_while_affected_by_discipline_+%"]=4915, - ["energy_shield_regeneration_%_per_minute_if_enemy_cursed_recently"]=4916, - ["energy_shield_regeneration_%_per_minute_if_enemy_killed_recently"]=4917, - ["energy_shield_regeneration_%_per_minute_while_shocked"]=2466, - ["energy_shield_regeneration_rate_+%"]=4924, - ["energy_shield_regeneration_rate_per_minute_%_if_you_have_hit_an_enemy_recently"]=4920, - ["energy_shield_regeneration_rate_per_minute_%_while_affected_by_discipline"]=4921, - ["energy_shield_regeneration_rate_per_minute_%_while_on_low_life"]=1343, - ["energy_shield_regeneration_rate_per_minute_if_rare_or_unique_enemy_nearby"]=4918, - ["energy_shield_regeneration_rate_per_minute_per_poison_stack"]=4919, - ["energy_shield_regeneration_rate_per_minute_while_on_consecrated_ground"]=4922, - ["energy_shield_regeneration_rate_per_second"]=4923, - ["enfeeble_curse_effect_+%"]=3442, - ["enfeeble_duration_+%"]=3345, - ["ensnaring_arrow_area_of_effect_+%"]=4925, - ["ensnaring_arrow_debuff_effect_+%"]=4926, - ["envy_reserves_no_mana"]=4927, - ["es_and_mana_regeneration_rate_per_minute_%_while_on_consecrated_ground"]=3650, - ["es_regeneration_per_minute_%_while_stationary"]=4928, - ["essence_buff_ground_fire_damage_to_deal_per_second"]=3725, - ["essence_buff_ground_fire_duration_ms"]=3725, - ["essence_display_elemental_damage_taken_while_not_moving_+%"]=3728, - ["essence_drain_damage_+%"]=3162, - ["ethereal_knives_damage_+%"]=3083, - ["ethereal_knives_number_of_additional_projectiles"]=4929, - ["ethereal_knives_projectile_base_number_of_targets_to_pierce"]=4930, - ["ethereal_knives_projectile_speed_+%"]=3325, - ["ethereal_knives_projectiles_nova"]=4931, - ["evasion_+%_if_hit_recently"]=3612, - ["evasion_+%_per_10_intelligence"]=4932, - ["evasion_and_physical_damage_reduction_rating_+%"]=1113, - ["evasion_rating_%_as_life_regeneration_per_minute_during_focus"]=4934, - ["evasion_rating_+%"]=1120, - ["evasion_rating_+%_if_have_cast_dash_recently"]=4938, - ["evasion_rating_+%_if_have_not_been_hit_recently"]=4939, - ["evasion_rating_+%_if_you_have_hit_an_enemy_recently"]=4940, - ["evasion_rating_+%_per_frenzy_charge"]=1127, - ["evasion_rating_+%_when_on_full_life"]=4941, - ["evasion_rating_+%_when_on_low_life"]=2010, - ["evasion_rating_+%_while_leeching"]=4942, - ["evasion_rating_+%_while_moving"]=4943, - ["evasion_rating_+%_while_onslaught_is_active"]=1122, - ["evasion_rating_+_if_you_have_hit_an_enemy_recently"]=4935, - ["evasion_rating_+_per_1_helmet_energy_shield"]=1118, - ["evasion_rating_+_per_5_maximum_energy_shield_on_shield"]=3795, - ["evasion_rating_+_when_on_full_life"]=1117, - ["evasion_rating_+_when_on_low_life"]=1116, - ["evasion_rating_+_while_phasing"]=4936, - ["evasion_rating_+_while_you_have_tailwind"]=4937, - ["evasion_rating_increased_by_uncapped_cold_resistance"]=4933, - ["evasion_rating_plus_in_sand_stance"]=7387, - ["evasion_rating_while_es_full_+%_final"]=3505, - ["exerted_attack_knockback_chance_%"]=4944, - ["exerted_attacks_overwhelm_%_physical_damage_reduction"]=4945, - ["expanding_fire_cone_additional_maximum_number_of_stages"]=4946, - ["expanding_fire_cone_area_of_effect_+%"]=4947, - ["experience_gain_+%"]=1171, - ["experience_loss_on_death_-%"]=1172, - ["explode_cursed_enemies_for_25%_life_as_chaos_on_kill_chance_%"]=2747, - ["explode_enemies_for_10%_life_as_physical_on_kill_chance_%"]=2745, - ["explode_enemies_for_25%_life_as_chaos_on_kill_chance_%"]=2746, - ["explode_enemies_for_25%_life_as_chaos_on_kill_while_affected_by_glorious_madness_chance_%"]=7642, - ["explode_on_kill_%_chaos_damage_to_deal"]=2744, - ["explode_on_kill_%_fire_damage_to_deal"]=2150, - ["explosive_arrow_attack_speed_+%"]=3558, - ["explosive_arrow_damage_+%"]=3114, - ["explosive_arrow_duration_+%"]=4948, - ["explosive_arrow_radius_+%"]=3255, - ["explosive_concoction_damage_+%"]=4949, - ["explosive_concoction_flask_charges_consumed_+%"]=4950, - ["explosive_concoction_skill_area_of_effect_+%"]=4951, - ["exposure_you_inflict_applies_extra_%_to_affected_resistance"]=4952, - ["exsanguinate_additional_chain_chance_%"]=4953, - ["exsanguinate_damage_+%"]=4954, - ["exsanguinate_duration_+%"]=4955, - ["extra_critical_rolls"]=2116, - ["extra_critical_rolls_during_focus"]=4956, - ["extra_critical_rolls_while_on_low_life"]=4957, - ["extra_damage_rolls_with_lightning_damage_on_non_critical_hits"]=4958, - ["extra_damage_taken_from_crit_+%_while_affected_by_determination"]=4959, - ["extra_damage_taken_from_crit_while_no_power_charges_+%"]=4960, - ["extra_gore"]=7742, - ["eye_of_winter_damage_+%"]=4961, - ["eye_of_winter_projectile_speed_+%"]=4962, - ["eye_of_winter_spiral_fire_frequency_+%"]=4963, - ["faster_bleed_%"]=4965, - ["faster_bleed_per_frenzy_charge_%"]=4964, - ["faster_burn_%"]=2039, - ["faster_burn_from_attacks_%"]=2041, - ["faster_poison_%"]=4966, - ["fire_and_chaos_damage_resistance_%"]=4967, - ["fire_and_cold_damage_resistance_%"]=2246, - ["fire_and_lightning_damage_resistance_%"]=2247, - ["fire_attack_damage_+%"]=788, - ["fire_attack_damage_+%_while_holding_a_shield"]=791, - ["fire_axe_damage_+%"]=887, - ["fire_beam_cast_speed_+%"]=4968, - ["fire_beam_damage_+%"]=4969, - ["fire_beam_degen_spread_to_enemies_in_radius_on_kill"]=4970, - ["fire_beam_enemy_fire_resistance_%_at_max_stacks"]=4971, - ["fire_beam_enemy_fire_resistance_%_per_stack"]=4972, - ["fire_beam_length_+%"]=4973, - ["fire_bow_damage_+%"]=917, - ["fire_claw_damage_+%"]=899, - ["fire_critical_strike_chance_+%"]=1053, - ["fire_critical_strike_multiplier_+"]=1078, - ["fire_dagger_damage_+%"]=905, - ["fire_damage_%_to_add_as_chaos"]=1475, - ["fire_damage_%_to_add_as_chaos_per_endurance_charge"]=4975, - ["fire_damage_+%"]=939, - ["fire_damage_+%_if_you_have_been_hit_recently"]=4976, - ["fire_damage_+%_if_you_have_used_a_cold_skill_recently"]=4977, - ["fire_damage_+%_per_20_strength"]=4978, - ["fire_damage_+%_per_endurance_charge"]=4979, - ["fire_damage_+%_per_missing_fire_resistance"]=4980, - ["fire_damage_+%_to_blinded_enemies"]=2660, - ["fire_damage_+%_vs_bleeding_enemies"]=4981, - ["fire_damage_+%_while_affected_by_anger"]=4982, - ["fire_damage_+%_while_affected_by_herald_of_ash"]=4983, - ["fire_damage_can_chill"]=2320, - ["fire_damage_can_freeze"]=2321, - ["fire_damage_can_shock"]=2322, - ["fire_damage_cannot_ignite"]=2330, - ["fire_damage_over_time_+%"]=798, - ["fire_damage_over_time_multiplier_+%_while_burning"]=4974, - ["fire_damage_over_time_multiplier_+_with_attacks"]=837, - ["fire_damage_resistance_%_when_on_low_life"]=1194, - ["fire_damage_resistance_%_while_affected_by_herald_of_ash"]=4984, - ["fire_damage_resistance_+%"]=1195, - ["fire_damage_resistance_is_%"]=1191, - ["fire_damage_taken_%_as_cold"]=2615, - ["fire_damage_taken_%_as_lightning"]=2616, - ["fire_damage_taken_%_causes_additional_physical_damage"]=1938, - ["fire_damage_taken_+"]=1758, - ["fire_damage_taken_+%"]=1763, - ["fire_damage_taken_+%_while_moving"]=4986, - ["fire_damage_taken_goes_to_life_over_4_seconds_%"]=4985, - ["fire_damage_taken_per_minute_per_endurance_charge_if_you_have_been_hit_recently"]=7643, - ["fire_damage_taken_when_enemy_ignited"]=4987, - ["fire_damage_to_return_on_block"]=4988, - ["fire_damage_to_return_to_melee_attacker"]=1731, - ["fire_damage_to_return_when_hit"]=1735, - ["fire_damage_while_dual_wielding_+%"]=862, - ["fire_damage_with_attack_skills_+%"]=4989, - ["fire_damage_with_spell_skills_+%"]=4990, - ["fire_dot_multiplier_+"]=835, - ["fire_hit_and_dot_damage_%_taken_as_lightning"]=4991, - ["fire_mace_damage_+%"]=911, - ["fire_nova_mine_cast_speed_+%"]=3302, - ["fire_nova_mine_damage_+%"]=3097, - ["fire_nova_mine_num_of_additional_repeats"]=3398, - ["fire_penetration_%_if_you_have_blocked_recently"]=4992, - ["fire_reflect_damage_taken_+%_while_affected_by_purity_of_fire"]=4993, - ["fire_skill_chance_to_inflict_fire_exposure_%"]=4994, - ["fire_skill_gem_level_+"]=4995, - ["fire_skills_chance_to_poison_on_hit_%"]=4996, - ["fire_spell_physical_damage_%_to_convert_to_fire"]=4997, - ["fire_spell_skill_gem_level_+"]=1178, - ["fire_staff_damage_+%"]=893, - ["fire_storm_damage_+%"]=3098, - ["fire_sword_damage_+%"]=924, - ["fire_trap_burning_damage_+%"]=3389, - ["fire_trap_burning_ground_duration_+%"]=4998, - ["fire_trap_cooldown_speed_+%"]=3304, - ["fire_trap_damage_+%"]=3067, - ["fire_trap_number_of_additional_traps_to_throw"]=4999, - ["fire_wand_damage_+%"]=930, - ["fireball_base_radius_up_to_+_at_longer_ranges"]=2694, - ["fireball_cannot_ignite"]=5000, - ["fireball_cast_speed_+%"]=3301, - ["fireball_chance_to_scorch_%"]=5001, - ["fireball_damage_+%"]=3068, - ["fireball_ignite_chance_%"]=3390, - ["fireball_radius_up_to_+%_at_longer_ranges"]=2693, - ["firestorm_duration_+%"]=3359, - ["firestorm_explosion_area_of_effect_+%"]=3399, - ["fish_quantity_+%"]=2295, - ["fish_rarity_+%"]=2296, - ["fishing_bite_sensitivity_+%"]=3018, - ["fishing_hook_type"]=2293, - ["fishing_line_strength_+%"]=2290, - ["fishing_lure_type"]=2292, - ["fishing_pool_consumption_+%"]=2291, - ["fishing_range_+%"]=2294, - ["flame_dash_cooldown_speed_+%"]=3311, - ["flame_dash_damage_+%"]=3147, - ["flame_golem_damage_+%"]=3129, - ["flame_golem_elemental_resistances_%"]=3415, - ["flame_surge_critical_strike_chance_+%"]=3371, - ["flame_surge_damage_+%"]=3099, - ["flame_surge_damage_+%_vs_burning_enemies"]=3400, - ["flame_totem_consecrated_ground_enemy_damage_taken_+%"]=5002, - ["flame_totem_damage_+%"]=3139, - ["flame_totem_num_of_additional_projectiles"]=3383, - ["flame_totem_projectile_speed_+%"]=3326, - ["flame_wall_damage_+%"]=5003, - ["flame_wall_maximum_added_fire_damage"]=5004, - ["flame_wall_minimum_added_fire_damage"]=5004, - ["flameblast_critical_strike_chance_+%"]=3370, - ["flameblast_damage_+%"]=3115, - ["flameblast_radius_+%"]=3256, - ["flamethrower_tower_trap_cast_speed_+%"]=5005, - ["flamethrower_tower_trap_cooldown_speed_+%"]=5006, - ["flamethrower_tower_trap_damage_+%"]=5007, - ["flamethrower_tower_trap_duration_+%"]=5008, - ["flamethrower_tower_trap_number_of_additional_flamethrowers"]=5009, - ["flamethrower_trap_damage_+%_final_vs_burning_enemies"]=5010, - ["flammability_curse_effect_+%"]=3443, - ["flammability_duration_+%"]=3344, - ["flammability_mana_reservation_+%"]=3477, - ["flask_charges_+%_from_enemies_with_status_ailments"]=3672, - ["flask_charges_gained_+%_during_flask_effect"]=2622, - ["flask_charges_gained_+%_if_crit_recently"]=5011, - ["flask_charges_gained_from_kills_+%_final_from_unique"]=5012, - ["flask_charges_gained_from_marked_enemy_+%"]=5013, - ["flask_charges_recovered_per_3_seconds"]=2915, - ["flask_charges_used_+%"]=1711, - ["flask_duration_+%"]=1714, - ["flask_duration_on_minions_+%"]=1715, - ["flask_effect_+%"]=2188, - ["flask_life_and_mana_to_recover_+%"]=5014, - ["flask_life_recovery_+%_while_affected_by_vitality"]=5015, - ["flask_life_recovery_rate_+%"]=1716, - ["flask_life_to_recover_+%"]=1585, - ["flask_mana_charges_used_+%"]=1712, - ["flask_mana_recovery_rate_+%"]=1717, - ["flask_mana_to_recover_+%"]=1586, - ["flask_minion_heal_%"]=2348, - ["flask_recovery_is_instant"]=5016, - ["flask_recovery_speed_+%"]=1587, - ["flasks_%_chance_to_not_consume_charges"]=3653, - ["flasks_apply_to_your_zombies_and_spectres"]=3183, - ["flasks_dispel_burning"]=2201, - ["flesh_offering_attack_speed_+%"]=3550, - ["flesh_offering_duration_+%"]=3332, - ["flicker_strike_cooldown_speed_+%"]=3305, - ["flicker_strike_damage_+%"]=3088, - ["flicker_strike_damage_+%_per_frenzy_charge"]=3395, - ["flicker_strike_more_attack_speed_+%_final"]=986, - ["focus_cooldown_modifier_ms"]=5017, - ["focus_cooldown_speed_+%"]=5018, - ["forbidden_rite_damage_+%"]=5019, - ["forbidden_rite_number_of_additional_projectiles"]=5020, - ["forbidden_rite_projectile_speed_+%"]=5021, - ["forking_angle_+%"]=5022, - ["fortify_duration_+%"]=1785, - ["fortify_duration_+%_per_10_strength"]=5023, - ["fortify_during_life_flask_effect"]=2205, - ["fortify_effect_+%"]=1788, - ["fortify_effect_+%_while_focused"]=5025, - ["fortify_effect_on_self_+%"]=3010, - ["fortify_effect_on_self_+%_while_stationary"]=5024, - ["fortify_effect_on_self_while_affected_by_glorious_madness_+%"]=7644, - ["fortify_on_hit"]=5026, - ["freeze_as_though_dealt_damage_+%"]=2338, - ["freeze_chilled_enemies_as_though_dealt_damage_+%"]=5027, - ["freeze_duration_+%"]=1397, - ["freeze_mine_cold_resistance_+_while_frozen"]=2225, - ["freeze_mine_damage_+%"]=3148, - ["freeze_mine_radius_+%"]=3266, - ["freeze_on_you_proliferates_to_nearby_enemies_within_x_radius"]=3060, - ["freeze_prevention_ms_when_frozen"]=2341, - ["freezing_pulse_cast_speed_+%"]=3300, - ["freezing_pulse_damage_+%"]=3069, - ["freezing_pulse_damage_+%_if_enemy_shattered_recently"]=5028, - ["freezing_pulse_number_of_additional_projectiles"]=5029, - ["freezing_pulse_projectile_speed_+%"]=3322, - ["frenzy_%_chance_to_gain_additional_frenzy_charge"]=3407, - ["frenzy_and_power_charge_add_duration_ms_on_cull"]=5030, - ["frenzy_charge_duration_+%_per_frenzy_charge"]=1578, - ["frenzy_charge_on_kill_percent_chance_while_holding_shield"]=5031, - ["frenzy_damage_+%"]=3108, - ["frenzy_damage_+%_per_frenzy_charge"]=3406, - ["frenzy_only_conduit"]=1781, - ["frost_blades_damage_+%"]=2850, - ["frost_blades_melee_damage_penetrates_%_cold_resistance"]=5032, - ["frost_blades_number_of_additional_projectiles_in_chain"]=2852, - ["frost_blades_projectile_speed_+%"]=2851, - ["frost_bolt_cast_speed_+%"]=3578, - ["frost_bolt_damage_+%"]=3565, - ["frost_bolt_freeze_chance_%"]=3579, - ["frost_bolt_nova_cooldown_speed_+%"]=5033, - ["frost_bolt_nova_damage_+%"]=3566, - ["frost_bolt_nova_duration_+%"]=3580, - ["frost_bolt_nova_radius_+%"]=3573, - ["frost_bomb_buff_duration_+%"]=5034, - ["frost_bomb_cooldown_speed_+%"]=3318, - ["frost_bomb_damage_+%"]=3171, - ["frost_bomb_radius_+%"]=3275, - ["frost_fury_additional_max_number_of_stages"]=5035, - ["frost_fury_area_of_effect_+%_per_stage"]=5036, - ["frost_fury_damage_+%"]=5037, - ["frost_globe_added_cooldown_count"]=5038, - ["frost_globe_health_per_stage"]=5039, - ["frost_wall_cooldown_speed_+%"]=3309, - ["frost_wall_damage_+%"]=3142, - ["frost_wall_duration_+%"]=3335, - ["frostbite_curse_effect_+%"]=3444, - ["frostbite_duration_+%"]=3343, - ["frostbite_mana_reservation_+%"]=3478, - ["frostbolt_number_of_additional_projectiles"]=5040, - ["frostbolt_projectile_acceleration"]=5041, - ["frozen_monsters_take_increased_damage"]=1945, - ["fungal_ground_while_stationary_radius"]=5042, - ["gain_%_es_when_spirit_charge_expires_or_consumed"]=3802, - ["gain_%_life_when_spirit_charge_expires_or_consumed"]=3801, - ["gain_%_of_phys_as_extra_chaos_per_elder_item_equipped"]=5113, - ["gain_%_total_phys_damage_prevented_in_the_past_10_sec_as_life_regen_per_sec"]=5114, - ["gain_1_rare_monster_mod_on_kill_for_10_seconds_%_chance"]=5043, - ["gain_X_energy_shield_on_killing_shocked_enemy"]=2047, - ["gain_X_frenzy_charges_after_spending_200_mana"]=5044, - ["gain_X_life_on_stun"]=5045, - ["gain_X_power_charges_on_using_a_warcry"]=5046, - ["gain_X_random_charges_every_6_seconds"]=5047, - ["gain_X_random_rare_monster_mods_on_kill"]=2500, - ["gain_X_vaal_souls_on_rampage_threshold"]=2400, - ["gain_a_power_charge_when_you_or_your_totems_kill_%_chance"]=3562, - ["gain_absorption_charges_instead_of_power_charges"]=5048, - ["gain_accuracy_rating_equal_to_2_times_strength"]=5049, - ["gain_accuracy_rating_equal_to_strength"]=5050, - ["gain_adrenaline_for_X_seconds_on_low_life_unless_you_have_adrenaline"]=5051, - ["gain_adrenaline_when_ward_breaks_ms"]=5052, - ["gain_affliction_charges_instead_of_frenzy_charges"]=5053, - ["gain_alchemists_genius_on_flask_use_%"]=5054, - ["gain_an_additional_vaal_soul_on_kill_if_have_rampaged_recently"]=5055, - ["gain_arcane_surge_for_4_seconds_after_channelling_for_1_second"]=5056, - ["gain_arcane_surge_for_4_seconds_when_you_create_consecrated_ground_while_affected_by_zealotry"]=5057, - ["gain_arcane_surge_on_crit_%_chance"]=5058, - ["gain_arcane_surge_on_hit_%_chance"]=5061, - ["gain_arcane_surge_on_hit_at_devotion_threshold"]=5059, - ["gain_arcane_surge_on_hit_chance_with_spells_while_at_maximum_power_charges_%"]=5060, - ["gain_arcane_surge_on_hit_vs_unique_enemy_%_chance"]=5062, - ["gain_arcane_surge_on_kill_chance_%"]=5063, - ["gain_arcane_surge_on_spell_hit_by_you_or_your_totems"]=5064, - ["gain_arcane_surge_when_mine_detonated_targeting_an_enemy"]=5065, - ["gain_arcane_surge_when_trap_triggered_by_an_enemy"]=5066, - ["gain_arcane_surge_when_you_summon_a_totem"]=5067, - ["gain_area_of_effect_+%_for_2_seconds_when_you_spend_800_mana"]=5068, - ["gain_armour_equal_to_mana_reserved"]=5069, - ["gain_attack_and_cast_speed_+%_for_4_seconds_if_taken_savage_hit"]=3483, - ["gain_attack_speed_+%_for_20_seconds_on_killing_rare_or_unique_enemy"]=5070, - ["gain_attack_speed_+%_for_4_seconds_if_taken_savage_hit"]=2884, - ["gain_blitz_charge_%_chance_on_crit"]=5071, - ["gain_brutal_charges_instead_of_endurance_charges"]=5072, - ["gain_cannot_be_stunned_aura_for_4_seconds_on_block_radius"]=3235, - ["gain_challenger_charge_%_chance_on_hitting_rare_or_unique_enemy_in_blood_stance"]=5073, - ["gain_challenger_charge_%_chance_on_kill_in_sand_stance"]=5074, - ["gain_chilling_shocking_igniting_conflux_while_affected_by_glorious_madness"]=7645, - ["gain_convergence_on_hitting_unique_enemy"]=3836, - ["gain_crimson_dance_if_have_dealt_critical_strike_recently"]=7718, - ["gain_crimson_dance_while_you_have_cat_stealth"]=7719, - ["gain_critical_strike_chance_%_for_2_seconds_when_you_spend_800_mana"]=5075, - ["gain_damage_+%_for_4_seconds_if_taken_savage_hit"]=2883, - ["gain_debilitating_presence_ms_on_kill_vs_rare_or_unique_enemy"]=5076, - ["gain_defiance_when_lose_life_to_hit_once_per_x_ms"]=3705, - ["gain_divine_charge_on_hit_%"]=3804, - ["gain_divinity_ms_when_reaching_maximum_divine_charges"]=3806, - ["gain_elemental_conflux_for_X_ms_when_you_kill_a_rare_or_unique_enemy"]=3488, - ["gain_elemental_penetration_for_4_seconds_on_mine_detonation"]=3529, - ["gain_elusive_on_crit_%_chance"]=3702, - ["gain_elusive_on_kill_chance_%"]=3703, - ["gain_endurance_charge_%_chance_on_using_fire_skill"]=1363, - ["gain_endurance_charge_%_chance_when_you_lose_fortify"]=5080, - ["gain_endurance_charge_%_when_hit_while_channelling"]=5081, - ["gain_endurance_charge_if_attack_freezes"]=5077, - ["gain_endurance_charge_on_main_hand_kill_%"]=2765, - ["gain_endurance_charge_on_melee_stun"]=2216, - ["gain_endurance_charge_on_melee_stun_%"]=2216, - ["gain_endurance_charge_on_power_charge_expiry"]=2095, - ["gain_endurance_charge_per_second_if_have_been_hit_recently"]=5078, - ["gain_endurance_charge_per_second_if_have_used_warcry_recently"]=5079, - ["gain_fanaticism_for_4_seconds_on_reaching_maximum_fanatic_charges"]=5082, - ["gain_flask_chance_on_crit_%"]=2833, - ["gain_flask_charge_on_crit_chance_%_while_at_maximum_frenzy_charges"]=5083, - ["gain_flask_charge_when_crit_%"]=1588, - ["gain_flask_charge_when_crit_amount"]=1588, - ["gain_flask_charges_every_second_if_hit_unique_enemy_recently"]=5084, - ["gain_fortify_for_x_seconds_on_melee_hit_with_mace_sceptre_staff"]=5085, - ["gain_frenzy_and_power_charge_on_kill_%"]=2094, - ["gain_frenzy_charge_%_when_hit_while_channelling"]=5091, - ["gain_frenzy_charge_if_attack_ignites"]=2283, - ["gain_frenzy_charge_on_critical_strike_%"]=5087, - ["gain_frenzy_charge_on_critical_strike_at_close_range_%"]=5086, - ["gain_frenzy_charge_on_hit_while_bleeding"]=5088, - ["gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%"]=5089, - ["gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%"]=5090, - ["gain_frenzy_charge_on_main_hand_kill_%"]=2764, - ["gain_frenzy_charge_on_reaching_maximum_power_charges"]=3039, - ["gain_frenzy_power_endurance_charges_on_vaal_skill_use"]=5092, - ["gain_her_blessing_for_3_seconds_on_ignite_%"]=2719, - ["gain_her_embrace_for_x_ms_on_enemy_ignited"]=5093, - ["gain_iron_reflexes_while_at_maximum_frenzy_charges"]=7720, - ["gain_iron_reflexes_while_stationary"]=7726, - ["gain_life_and_mana_leech_on_kill_permyriad"]=2664, - ["gain_life_leech_from_any_damage_permyriad_as_life_for_4_seconds_if_taken_savage_hit"]=2882, - ["gain_life_leech_on_kill_permyriad"]=3680, - ["gain_life_regeneration_%_per_second_for_1_second_if_taken_savage_hit"]=3601, - ["gain_magic_monster_mods_on_kill_%_chance"]=5094, - ["gain_max_rage_on_losing_temporal_chains_debuff"]=5095, - ["gain_maximum_endurance_charges_on_endurance_charge_gained_%_chance"]=3662, - ["gain_maximum_frenzy_and_endurance_charges_when_you_gain_cats_agility"]=5096, - ["gain_maximum_frenzy_and_power_charges_when_you_gain_cats_stealth"]=5097, - ["gain_maximum_frenzy_charges_on_frenzy_charge_gained_%_chance"]=5098, - ["gain_maximum_power_charges_on_power_charge_gained_%_chance"]=5099, - ["gain_maximum_power_charges_on_vaal_skill_use"]=5100, - ["gain_mind_over_matter_while_at_maximum_power_charges"]=7721, - ["gain_movement_speed_+%_for_20_seconds_on_kill"]=5101, - ["gain_no_maximum_life_from_strength"]=1544, - ["gain_no_maximum_mana_from_intelligence"]=1545, - ["gain_onslaught_during_soul_gain_prevention"]=5102, - ["gain_onslaught_for_3_seconds_%_chance_when_hit"]=5103, - ["gain_onslaught_for_X_ms_on_killing_rare_or_unique_monster"]=3635, - ["gain_onslaught_ms_on_using_a_warcry"]=5104, - ["gain_onslaught_ms_when_reaching_maximum_endurance_charges"]=2199, - ["gain_onslaught_on_hit_chance_while_at_maximum_frenzy_charges_%"]=5105, - ["gain_onslaught_on_hit_duration_ms"]=5106, - ["gain_onslaught_on_kill_ms_while_affected_by_haste"]=5107, - ["gain_onslaught_on_stun_duration_ms"]=2195, - ["gain_onslaught_when_ignited_ms"]=2482, - ["gain_onslaught_while_at_maximum_endurance_charges"]=5108, - ["gain_onslaught_while_frenzy_charges_full"]=3508, - ["gain_onslaught_while_not_on_low_mana"]=5109, - ["gain_onslaught_while_on_low_life"]=5110, - ["gain_onslaught_while_you_have_cats_agility"]=5111, - ["gain_onslaught_while_you_have_fortify"]=5112, - ["gain_perfect_agony_if_you_have_crit_recently"]=5115, - ["gain_phasing_for_4_seconds_on_begin_es_recharge"]=1986, - ["gain_phasing_if_enemy_killed_recently"]=5116, - ["gain_phasing_while_affected_by_haste"]=5117, - ["gain_phasing_while_at_maximum_frenzy_charges"]=1984, - ["gain_phasing_while_you_have_cats_stealth"]=5118, - ["gain_phasing_while_you_have_onslaught"]=1985, - ["gain_physical_damage_immunity_on_rampage_threshold_ms"]=2399, - ["gain_player_far_shot_while_do_not_have_iron_reflexes"]=7738, - ["gain_power_charge_on_hit_%_chance_against_frozen_enemy"]=5119, - ["gain_power_charge_on_kill_vs_enemies_with_less_than_5_poisons_%"]=5120, - ["gain_power_charge_on_mana_flask_use_%_chance"]=5121, - ["gain_power_charge_on_non_critical_strike_%"]=2846, - ["gain_power_charge_on_vaal_skill_use_%"]=5122, - ["gain_power_charge_per_enemy_you_crit"]=2022, - ["gain_power_charge_per_second_if_have_not_lost_power_charge_recently"]=5123, - ["gain_power_charge_when_throwing_trap_%"]=2383, - ["gain_power_or_frenzy_charge_for_each_second_channeling"]=5124, - ["gain_rage_on_hit"]=7144, - ["gain_rage_on_hitting_rare_unique_enemy_%"]=7141, - ["gain_rage_on_kill"]=7140, - ["gain_rage_when_you_use_a_warcry"]=7142, - ["gain_rampage_while_at_maximum_endurance_charges"]=2709, - ["gain_random_charge_on_block"]=5125, - ["gain_random_charge_per_second_while_stationary"]=5126, - ["gain_rare_monster_mods_on_kill_ms"]=2264, - ["gain_resolute_technique_while_do_not_have_elemental_overload"]=7727, - ["gain_righteous_charge_on_mana_spent_%"]=5127, - ["gain_sacrificial_zeal_on_skill_use_%_cost_as_damage_per_minute"]=5128, - ["gain_scorching_sapping_brittle_confluxes_while_two_highest_attributes_equal"]=5129, - ["gain_shapers_presence_for_10_seconds_on_killing_rare_or_unique_monster"]=5130, - ["gain_single_conflux_for_3_seconds_every_8_seconds"]=5131, - ["gain_siphoning_charge_on_skill_use_%_chance"]=3752, - ["gain_soul_eater_during_flask_effect"]=2867, - ["gain_soul_eater_for_x_ms_on_vaal_skill_use"]=5132, - ["gain_soul_eater_with_equipped_corrupted_items_on_vaal_skill_use_ms"]=2553, - ["gain_spirit_charge_every_x_ms"]=3798, - ["gain_spirit_charge_on_kill_%_chance"]=3799, - ["gain_unholy_might_for_2_seconds_on_crit"]=2362, - ["gain_unholy_might_for_2_seconds_on_melee_crit"]=2361, - ["gain_unholy_might_for_4_seconds_on_crit"]=2363, - ["gain_unholy_might_on_rampage_threshold_ms"]=2418, - ["gain_up_to_maximum_fragile_regrowth_when_hit"]=5133, - ["gain_vaal_pact_if_you_have_crit_recently"]=5134, - ["gain_vaal_pact_while_at_maximum_endurance_charges"]=7722, - ["gain_vaal_pact_while_focused"]=5135, - ["gain_vaal_soul_on_hit_cooldown_ms"]=5136, - ["gain_x_es_on_trap_triggered_by_an_enemy"]=3667, - ["gain_x_fanatic_charges_every_second_if_have_attacked_in_past_second"]=5137, - ["gain_x_fragile_regrowth_per_second"]=5138, - ["gain_x_life_on_trap_triggered_by_an_enemy"]=3666, - ["gain_x_life_when_endurance_charge_expires_or_consumed"]=2454, - ["gain_x_rage_on_hit_with_axes_swords_1s_cooldown"]=5139, - ["galvanic_arrow_area_damage_+%"]=7266, - ["galvanic_arrow_projectile_speed_+%"]=5140, - ["gem_experience_gain_+%"]=1418, - ["generals_cry_cooldown_speed_+%"]=5141, - ["generals_cry_maximum_warriors_+"]=5142, - ["ghost_dance_max_stacks"]=5143, - ["ghost_dance_restore_%_evasion_as_energy_shield_when_hit"]=5144, - ["glacial_cascade_damage_+%"]=3116, - ["glacial_cascade_number_of_additional_bursts"]=5145, - ["glacial_cascade_physical_damage_%_to_add_as_cold"]=5146, - ["glacial_cascade_physical_damage_%_to_convert_to_cold"]=3409, - ["glacial_cascade_radius_+%"]=3257, - ["glacial_hammer_damage_+%"]=3070, - ["glacial_hammer_freeze_chance_%"]=3391, - ["glacial_hammer_item_rarity_on_shattering_enemy_+%"]=2671, - ["glacial_hammer_melee_splash_with_cold_damage"]=5147, - ["glacial_hammer_physical_damage_%_to_add_as_cold_damage"]=3410, - ["glacial_hammer_physical_damage_%_to_convert_to_cold"]=5148, - ["global_added_chaos_damage_%_of_ward"]=1594, - ["global_always_hit"]=1570, - ["global_attack_speed_+%_per_green_socket_on_item"]=2167, - ["global_attack_speed_+%_per_level"]=5149, - ["global_bleed_on_hit"]=1972, - ["global_cannot_crit"]=1706, - ["global_chance_to_blind_on_hit_%"]=2401, - ["global_chance_to_blind_on_hit_%_vs_bleeding_enemies"]=5150, - ["global_critical_strike_chance_+%_vs_chilled_enemies"]=5151, - ["global_critical_strike_chance_+%_while_holding_bow"]=1958, - ["global_critical_strike_chance_+%_while_holding_staff"]=1956, - ["global_critical_strike_chance_while_dual_wielding_+%"]=3688, - ["global_critical_strike_mulitplier_+_per_green_socket_on_item"]=2168, - ["global_critical_strike_multiplier_+_while_holding_bow"]=1959, - ["global_critical_strike_multiplier_+_while_holding_staff"]=1957, - ["global_critical_strike_multiplier_+_while_you_have_no_frenzy_charges"]=1581, - ["global_critical_strike_multiplier_while_dual_wielding_+"]=3687, - ["global_defences_+%"]=2280, - ["global_defences_+%_per_white_socket_on_item"]=2177, - ["global_evasion_rating_+_while_moving"]=5152, - ["global_hit_causes_monster_flee_%"]=1568, - ["global_item_attribute_requirements_+%"]=2027, - ["global_knockback"]=1090, - ["global_knockback_on_crit"]=1484, - ["global_life_leech_from_physical_attack_damage_per_red_socket_on_item_permyriad"]=2163, - ["global_mana_leech_from_physical_attack_damage_permyriad_per_blue_socket_on_item"]=2173, - ["global_maximum_added_chaos_damage"]=962, - ["global_maximum_added_cold_damage"]=947, - ["global_maximum_added_cold_damage_vs_chilled_or_frozen_enemies"]=5153, - ["global_maximum_added_fire_damage"]=940, - ["global_maximum_added_fire_damage_vs_burning_enemies"]=7461, - ["global_maximum_added_fire_damage_vs_ignited_enemies"]=5154, - ["global_maximum_added_lightning_damage"]=956, - ["global_maximum_added_lightning_damage_vs_ignited_enemies"]=5155, - ["global_maximum_added_lightning_damage_vs_shocked_enemies"]=5156, - ["global_maximum_added_physical_damage"]=849, - ["global_maximum_added_physical_damage_vs_bleeding_enemies"]=5157, - ["global_melee_range_+_per_white_socket_on_item"]=2178, - ["global_minimum_added_chaos_damage"]=962, - ["global_minimum_added_cold_damage"]=947, - ["global_minimum_added_cold_damage_vs_chilled_or_frozen_enemies"]=5153, - ["global_minimum_added_fire_damage"]=940, - ["global_minimum_added_fire_damage_vs_burning_enemies"]=7461, - ["global_minimum_added_fire_damage_vs_ignited_enemies"]=5154, - ["global_minimum_added_lightning_damage"]=956, - ["global_minimum_added_lightning_damage_vs_ignited_enemies"]=5155, - ["global_minimum_added_lightning_damage_vs_shocked_enemies"]=5156, - ["global_minimum_added_physical_damage"]=849, - ["global_minimum_added_physical_damage_vs_bleeding_enemies"]=5157, - ["global_physical_damage_reduction_rating_while_moving"]=5158, - ["global_poison_on_hit"]=2611, - ["global_reduce_enemy_block_%"]=1440, - ["global_weapon_physical_damage_+%_per_red_socket_on_item"]=2164, - ["glows_in_area_with_unique_fish"]=3556, - ["goat_footprints_from_item"]=7743, - ["golem_attack_and_cast_speed_+%"]=5159, - ["golem_buff_effect_+%"]=5160, - ["golem_buff_effect_+%_per_summoned_golem"]=5161, - ["golem_cooldown_recovery_+%"]=2772, - ["golem_damage_+%_if_summoned_in_past_8_seconds"]=3134, - ["golem_damage_+%_per_active_golem"]=3624, - ["golem_damage_+%_per_active_golem_type"]=3623, - ["golem_immunity_to_elemental_damage"]=3521, - ["golem_life_regeneration_per_minute_%"]=5162, - ["golem_maximum_life_+%"]=5163, - ["golem_maximum_mana_+%"]=5164, - ["golem_movement_speed_+%"]=5165, - ["golem_physical_damage_reduction_rating"]=5166, - ["golem_scale_+%"]=3127, - ["golem_skill_cooldown_recovery_+%"]=2771, - ["golems_larger_aggro_radius"]=7662, - ["grace_aura_effect_+%"]=2807, - ["grace_mana_reservation_+%"]=3473, - ["grace_reserves_no_mana"]=5167, - ["grant_X_frenzy_charges_to_nearby_allies_on_death"]=2345, - ["grant_animated_minion_melee_splash_damage_+%_final_for_splash"]=5168, - ["grant_tailwind_to_nearby_allies_if_used_skill_recently"]=5169, - ["gratuitous_violence_physical_damage_over_time_+%_final"]=5170, - ["ground_slam_angle_+%"]=2699, - ["ground_slam_chance_to_gain_endurance_charge_%_on_stun"]=5171, - ["ground_slam_damage_+%"]=3071, - ["ground_slam_radius_+%"]=3237, - ["ground_smoke_on_rampage_threshold_ms"]=2410, - ["ground_smoke_when_hit_%"]=2051, - ["ground_tar_on_block_base_area_of_effect_radius"]=5172, - ["ground_tar_on_take_crit_base_area_of_effect_radius"]=1993, - ["ground_tar_when_hit_%_chance"]=5173, - ["guard_skill_cooldown_recovery_+%"]=5174, - ["guard_skill_effect_duration_+%"]=5175, - ["guardian_auras_grant_life_regeneration_per_minute_%"]=3213, - ["guardian_gain_life_regeneration_per_minute_%_for_1_second_every_10_seconds"]=3218, - ["guardian_nearby_allies_share_charges"]=3545, - ["guardian_nearby_enemies_cannot_gain_charges"]=3214, - ["guardian_remove_curses_and_status_ailments_every_10_seconds"]=3217, - ["guardian_reserved_life_granted_to_you_and_allies_as_armour_%"]=3215, - ["guardian_reserved_mana_%_given_to_you_and_nearby_allies_as_base_maximum_energy_shield"]=3216, - ["guardian_warcry_grant_attack_cast_and_movement_speed_to_you_and_nearby_allies_+%"]=2755, - ["guardian_with_5_nearby_allies_you_and_allies_have_onslaught"]=5176, - ["guardian_with_nearby_ally_damage_+%_final_for_you_and_allies"]=5177, - ["half_physical_bypasses_es_half_chaos_damages_es_when_X_corrupted_items_equipped"]=2552, - ["harvest_encounter_fluid_granted_+%"]=5178, - ["has_fortify"]=3041, - ["has_onslaught"]=3032, - ["has_onslaught_if_totem_summoned_recently"]=5179, - ["has_stun_prevention_flask"]=5180, - ["has_unique_brutal_shrine_effect"]=5181, - ["has_unique_massive_shrine_effect"]=5182, - ["haste_mana_reservation_+%"]=3474, - ["haste_reserves_no_mana"]=5183, - ["hatred_aura_effect_+%"]=2808, - ["hatred_mana_reservation_+%"]=3464, - ["hatred_reserves_no_mana"]=5184, - ["heavy_strike_attack_speed_+%"]=3285, - ["heavy_strike_chance_to_deal_double_damage_%"]=2675, - ["heavy_strike_damage_+%"]=3072, - ["heist_additional_abyss_rewards_from_reward_chests_%"]=5185, - ["heist_additional_armour_rewards_from_reward_chests_%"]=5186, - ["heist_additional_blight_rewards_from_reward_chests_%"]=5187, - ["heist_additional_breach_rewards_from_reward_chests_%"]=5188, - ["heist_additional_corrupted_rewards_from_reward_chests_%"]=5189, - ["heist_additional_delirium_rewards_from_reward_chests_%"]=5190, - ["heist_additional_delve_rewards_from_reward_chests_%"]=5191, - ["heist_additional_divination_rewards_from_reward_chests_%"]=5192, - ["heist_additional_essences_rewards_from_reward_chests_%"]=5193, - ["heist_additional_gems_rewards_from_reward_chests_%"]=5194, - ["heist_additional_harbinger_rewards_from_reward_chests_%"]=5195, - ["heist_additional_jewellery_rewards_from_reward_chests_%"]=5196, - ["heist_additional_legion_rewards_from_reward_chests_%"]=5197, - ["heist_additional_metamorph_rewards_from_reward_chests_%"]=5198, - ["heist_additional_perandus_rewards_from_reward_chests_%"]=5199, - ["heist_additional_talisman_rewards_from_reward_chests_%"]=5200, - ["heist_additional_uniques_rewards_from_reward_chests_%"]=5201, - ["heist_additional_weapons_rewards_from_reward_chests_%"]=5202, - ["heist_alert_level_gained_on_monster_death"]=5203, - ["heist_alert_level_gained_per_10_sec"]=5204, - ["heist_chests_chance_for_secondary_objectives_%"]=5205, - ["heist_chests_double_blighted_maps_and_catalysts_%"]=5206, - ["heist_chests_double_breach_splinters_%"]=5207, - ["heist_chests_double_catalysts_%"]=5208, - ["heist_chests_double_currency_%"]=5209, - ["heist_chests_double_delirium_orbs_and_splinters_%"]=5210, - ["heist_chests_double_divination_cards_%"]=5211, - ["heist_chests_double_essences_%"]=5212, - ["heist_chests_double_jewels_%"]=5213, - ["heist_chests_double_legion_splinters_%"]=5214, - ["heist_chests_double_map_fragments_%"]=5215, - ["heist_chests_double_maps_%"]=5216, - ["heist_chests_double_oils_%"]=5217, - ["heist_chests_double_scarabs_%"]=5218, - ["heist_chests_double_sextants_%"]=5219, - ["heist_chests_double_uniques_%"]=5220, - ["heist_chests_unique_rarity_%"]=5221, - ["heist_coins_dropped_by_monsters_double_%"]=5223, - ["heist_coins_from_monsters_+%"]=25, - ["heist_coins_from_world_chests_double_%"]=5222, - ["heist_contract_alert_level_+%"]=5226, - ["heist_contract_alert_level_from_chests_+%"]=5224, - ["heist_contract_alert_level_from_monsters_+%"]=5225, - ["heist_contract_gang_cost_+%"]=5227, - ["heist_contract_gang_takes_no_cut"]=5228, - ["heist_contract_generate_secondary_objectives_chance_%"]=5229, - ["heist_contract_guarding_monsters_damage_+%"]=5230, - ["heist_contract_guarding_monsters_take_damage_+%"]=5231, - ["heist_contract_magical_unlock_count"]=5233, - ["heist_contract_mechanical_unlock_count"]=5232, - ["heist_contract_no_travel_cost"]=5234, - ["heist_contract_npc_cost_+%"]=5235, - ["heist_contract_objective_completion_time_+%"]=5236, - ["heist_contract_patrol_additional_elite_chance_+%"]=5237, - ["heist_contract_patrol_damage_+%"]=5238, - ["heist_contract_patrol_take_damage_+%"]=5239, - ["heist_contract_side_area_monsters_damage_+%"]=5240, - ["heist_contract_side_area_monsters_take_damage_+%"]=5241, - ["heist_contract_total_cost_+%_final"]=5242, - ["heist_contract_travel_cost_+%"]=5243, - ["heist_currency_alchemy_drops_as_blessed_%"]=5244, - ["heist_currency_alchemy_drops_as_divine_%"]=5245, - ["heist_currency_alchemy_drops_as_exalted_%"]=5246, - ["heist_currency_alteration_drops_as_alchemy_%"]=5247, - ["heist_currency_alteration_drops_as_chaos_%"]=5248, - ["heist_currency_alteration_drops_as_regal_%"]=5249, - ["heist_currency_augmentation_drops_as_alchemy_%"]=5250, - ["heist_currency_augmentation_drops_as_chaos_%"]=5251, - ["heist_currency_augmentation_drops_as_regal_%"]=5252, - ["heist_currency_chaos_drops_as_blessed_%"]=5253, - ["heist_currency_chaos_drops_as_divine_%"]=5254, - ["heist_currency_chaos_drops_as_exalted_%"]=5255, - ["heist_currency_chromatic_drops_as_fusing_%"]=5256, - ["heist_currency_chromatic_drops_as_jewellers_%"]=5257, - ["heist_currency_jewellers_drops_as_fusing_%"]=5258, - ["heist_currency_regal_drops_as_blessed_%"]=5259, - ["heist_currency_regal_drops_as_divine_%"]=5260, - ["heist_currency_regal_drops_as_exalted_%"]=5261, - ["heist_currency_regret_drops_as_annulment_%"]=5262, - ["heist_currency_scouring_drops_as_annulment_%"]=5263, - ["heist_currency_scouring_drops_as_regret_%"]=5264, - ["heist_currency_transmutation_drops_as_alchemy_%"]=5265, - ["heist_currency_transmutation_drops_as_chaos_%"]=5266, - ["heist_currency_transmutation_drops_as_regal_%"]=5267, - ["heist_drops_double_currency_%"]=5268, - ["heist_enchantment_ailment_mod_effect_+%"]=5269, - ["heist_enchantment_attribute_mod_effect_+%"]=5270, - ["heist_enchantment_casterdamage_mod_effect_+%"]=5271, - ["heist_enchantment_chaos_mod_effect_+%"]=5272, - ["heist_enchantment_cold_mod_effect_+%"]=5273, - ["heist_enchantment_critical_mod_effect_+%"]=5274, - ["heist_enchantment_damage_mod_effect_+%"]=5275, - ["heist_enchantment_defence_mod_effect_+%"]=5276, - ["heist_enchantment_fire_mod_effect_+%"]=5277, - ["heist_enchantment_life_mod_effect_+%"]=5278, - ["heist_enchantment_lightning_mod_effect_+%"]=5279, - ["heist_enchantment_mana_mod_effect_+%"]=5280, - ["heist_enchantment_physical_mod_effect_+%"]=5281, - ["heist_enchantment_resistance_mod_effect_+%"]=5282, - ["heist_enchantment_speed_mod_effect_+%"]=5283, - ["heist_guards_are_magic"]=5284, - ["heist_guards_are_rare"]=5285, - ["heist_interruption_resistance_%"]=5286, - ["heist_item_quantity_+%"]=5287, - ["heist_item_rarity_+%"]=5288, - ["heist_items_are_fully_linked_%"]=5289, - ["heist_items_drop_corrupted_%"]=5290, - ["heist_items_drop_identified_%"]=5291, - ["heist_items_have_elder_influence_%"]=5292, - ["heist_items_have_one_additional_socket_%"]=5293, - ["heist_items_have_shaper_influence_%"]=5294, - ["heist_job_agility_level_+"]=5295, - ["heist_job_brute_force_level_+"]=5296, - ["heist_job_counter_thaumaturgy_level_+"]=5297, - ["heist_job_deception_level_+"]=5298, - ["heist_job_demolition_level_+"]=5299, - ["heist_job_demolition_speed_+%"]=5300, - ["heist_job_engineering_level_+"]=5301, - ["heist_job_lockpicking_level_+"]=5302, - ["heist_job_lockpicking_speed_+%"]=5303, - ["heist_job_perception_level_+"]=5304, - ["heist_job_trap_disarmament_level_+"]=5305, - ["heist_job_trap_disarmament_speed_+%"]=5306, - ["heist_lockdown_is_instant"]=5307, - ["heist_nenet_scouts_nearby_patrols_and_mini_bosses"]=5308, - ["heist_npc_blueprint_reveal_cost_+%"]=5309, - ["heist_npc_contract_generates_intelligence"]=5310, - ["heist_npc_display_huck_combat"]=5311, - ["heist_npc_karst_alert_level_from_chests_+%_final"]=5312, - ["heist_npc_nenet_alert_level_+%_final"]=5313, - ["heist_npc_tullina_alert_level_+%_final"]=5314, - ["heist_npc_vinderi_alert_level_+%_final"]=5315, - ["heist_patrols_are_magic"]=5316, - ["heist_patrols_are_rare"]=5317, - ["heist_player_additional_maximum_resistances_%_per_25%_alert_level"]=5318, - ["heist_player_armour_+%_final_per_25%_alert_level"]=5319, - ["heist_player_cold_resistance_%_per_25%_alert_level"]=5320, - ["heist_player_energy_shield_recovery_rate_+%_final_per_25%_alert_level"]=5321, - ["heist_player_evasion_rating_+%_final_per_25%_alert_level"]=5322, - ["heist_player_experience_gain_+%"]=5323, - ["heist_player_fire_resistance_%_per_25%_alert_level"]=5324, - ["heist_player_flask_charges_gained_+%_per_25%_alert_level"]=5325, - ["heist_player_life_recovery_rate_+%_final_per_25%_alert_level"]=5326, - ["heist_player_lightning_resistance_%_per_25%_alert_level"]=5327, - ["heist_player_mana_recovery_rate_+%_final_per_25%_alert_level"]=5328, - ["heist_reinforcements_attack_speed_+%"]=5329, - ["heist_reinforcements_cast_speed_+%"]=5330, - ["heist_reinforcements_movements_speed_+%"]=5331, - ["heist_side_reward_room_monsters_+%"]=5332, - ["helmet_mod_freeze_as_though_damage_+%_final"]=5333, - ["helmet_mod_shock_as_though_damage_+%_final"]=5334, - ["herald_effect_on_self_+%"]=5335, - ["herald_mana_reservation_override_45%"]=5336, - ["herald_of_agony_buff_drop_off_speed_+%"]=5337, - ["herald_of_agony_buff_effect_+%"]=5338, - ["herald_of_agony_mana_reservation_+%"]=5339, - ["herald_of_ash_buff_effect_+%"]=5340, - ["herald_of_ash_burning_damage_+%_final"]=5341, - ["herald_of_ash_damage_+%"]=3149, - ["herald_of_ash_mana_reservation_+%"]=3460, - ["herald_of_ash_spell_fire_damage_+%_final"]=5342, - ["herald_of_ice_buff_effect_+%"]=5343, - ["herald_of_ice_damage_+%"]=3150, - ["herald_of_ice_mana_reservation_+%"]=3461, - ["herald_of_light_and_dominating_blow_minions_use_holy_slam"]=5344, - ["herald_of_light_buff_effect_+%"]=5345, - ["herald_of_light_minion_area_of_effect_+%"]=5346, - ["herald_of_purity_mana_reservation_+%"]=5347, - ["herald_of_thunder_bolt_frequency_+%"]=5348, - ["herald_of_thunder_buff_effect_+%"]=5349, - ["herald_of_thunder_damage_+%"]=3151, - ["herald_of_thunder_mana_reservation_+%"]=3462, - ["herald_scorpion_number_of_additional_projectiles"]=5350, - ["herald_skills_mana_reservation_+%"]=5351, - ["hex_doom_gain_rate_+%"]=5352, - ["hex_skill_cast_speed_+%"]=1745, - ["hex_skill_duration_+%"]=5353, - ["hex_starting_doom"]=5354, - ["hexblast_%_chance_to_not_consume_hex"]=5356, - ["hexblast_damage_+%"]=5355, - ["hexblast_skill_area_of_effect_+%"]=5357, - ["hexes_expire_500ms_after_reaching_max_doom"]=5358, - ["hexproof_if_right_ring_is_magic_item"]=5359, - ["hierophant_area_of_effect_+%_per_50_unreserved_mana_up_to_100%"]=5360, - ["hierophant_boots_supported_by_life_leech"]=371, - ["hierophant_gloves_supported_by_increased_area_of_effect"]=370, - ["hierophant_helmet_supported_by_elemental_penetration"]=369, - ["hierophant_mana_cost_+%_final"]=5361, - ["hierophant_mana_reservation_+%_final"]=5362, - ["hierophant_passive_damage_+%_final_per_totem"]=3180, - ["hinder_effect_on_self_+%"]=5363, - ["hinder_enemy_chaos_damage_+%"]=5364, - ["hinder_enemy_chaos_damage_taken_+%"]=5365, - ["hit_and_ailment_damage_+%_vs_bleeding_enemies"]=5366, - ["hit_and_ailment_damage_+%_vs_blinded_enemies"]=5367, - ["hit_and_ailment_damage_+%_vs_chilled_enemies"]=5368, - ["hit_and_ailment_damage_+%_vs_cursed_enemies"]=5369, - ["hit_and_ailment_damage_+%_vs_enemies_affected_by_ailments"]=5370, - ["hit_and_ailment_damage_+%_vs_enemies_affected_by_at_least_3_spiders_webs"]=5371, - ["hit_and_ailment_damage_+%_vs_unique_enemies"]=5372, - ["hit_damage_+%"]=5373, - ["hits_can_only_kill_frozen_enemies"]=2462, - ["hits_cannot_be_evaded_vs_blinded_enemies"]=5374, - ["hits_ignore_enemy_chaos_resistance_if_all_elder_items_equipped"]=5375, - ["hits_ignore_enemy_chaos_resistance_if_all_shaper_items_equipped"]=5376, - ["hits_ignore_enemy_fire_resistance_while_you_are_ignited"]=5377, - ["holy_path_teleport_range_+%"]=5378, - ["holy_relic_area_of_effect_+%"]=5379, - ["holy_relic_buff_effect_+%"]=5380, - ["holy_relic_cooldown_recovery_+%"]=5381, - ["holy_relic_damage_+%"]=5382, - ["hydro_sphere_pulse_frequency_+%"]=5383, - ["ice_crash_damage_+%"]=3117, - ["ice_crash_first_stage_damage_+%_final"]=5384, - ["ice_crash_physical_damage_%_to_add_as_cold_damage"]=3411, - ["ice_crash_radius_+%"]=3260, - ["ice_dash_cooldown_speed_+%"]=5385, - ["ice_dash_duration_+%"]=5386, - ["ice_dash_travel_distance_+%"]=5387, - ["ice_golem_damage_+%"]=3130, - ["ice_golem_elemental_resistances_%"]=3416, - ["ice_nova_chill_minimum_slow_%"]=5388, - ["ice_nova_damage_+%"]=3100, - ["ice_nova_freeze_chance_%"]=3392, - ["ice_nova_radius_+%"]=3247, - ["ice_shot_additional_pierce_per_10_old"]=5389, - ["ice_shot_area_angle_+%"]=5390, - ["ice_shot_damage_+%"]=3084, - ["ice_shot_duration_+%"]=3364, - ["ice_shot_pierce_+"]=5391, - ["ice_shot_radius_+%"]=3243, - ["ice_siphon_trap_chill_effect_+%"]=5392, - ["ice_siphon_trap_damage_+%"]=5393, - ["ice_siphon_trap_damage_taken_+%_per_beam"]=5394, - ["ice_siphon_trap_duration_+%"]=5395, - ["ice_spear_%_chance_to_gain_power_charge_on_critical_strike"]=3401, - ["ice_spear_damage_+%"]=3101, - ["ice_spear_distance_before_form_change_+%"]=5396, - ["ice_spear_number_of_additional_projectiles"]=5397, - ["ice_spear_second_form_critical_strike_chance_+%"]=3551, - ["ice_spear_second_form_critical_strike_multiplier_+"]=3552, - ["ice_spear_second_form_projectile_speed_+%_final"]=3553, - ["ice_trap_cold_resistance_penetration_%"]=5398, - ["ice_trap_cooldown_speed_+%"]=3320, - ["ice_trap_damage_+%"]=3166, - ["ice_trap_radius_+%"]=3273, - ["ignite_X_nearby_enemies_for_4_s_on_killing_ignited_enemy"]=2263, - ["ignite_damage_+%_final_if_hit_highest_fire"]=5399, - ["ignite_damage_+%_vs_chilled_enemies"]=5400, - ["ignite_dot_multiplier_+"]=838, - ["ignite_duration_+%"]=1398, - ["ignite_duration_-%"]=5401, - ["ignite_prevention_ms_when_ignited"]=2342, - ["ignite_slower_burn_%"]=2040, - ["ignited_enemies_explode_on_kill"]=2068, - ["ignites_apply_fire_resistance_+"]=5402, - ["ignites_reflected_to_self"]=2480, - ["ignore_armour_movement_penalties"]=1708, - ["ignore_hexproof"]=2073, - ["ignores_enemy_cold_resistance"]=5403, - ["ignores_enemy_fire_resistance"]=5404, - ["ignores_enemy_lightning_resistance"]=5405, - ["immortal_call_%_chance_to_not_consume_endurance_charges"]=3455, - ["immortal_call_buff_effect_duration_+%_per_removable_endurance_charge"]=5406, - ["immortal_call_duration_+%"]=3330, - ["immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad"]=5407, - ["immune_to_ally_buff_auras"]=2459, - ["immune_to_bleeding"]=3637, - ["immune_to_bleeding_while_leeching"]=3640, - ["immune_to_burning_shocks_and_chilled_ground"]=5408, - ["immune_to_curses_while_at_least_X_rage"]=5409, - ["immune_to_curses_while_channelling"]=5410, - ["immune_to_elemental_ailments_while_on_consecrated_ground"]=5411, - ["immune_to_elemental_ailments_while_on_consecrated_ground_at_devotion_threshold"]=5412, - ["immune_to_elemental_ailments_while_you_have_arcane_surge"]=5413, - ["immune_to_elemental_status_ailments_during_flask_effect"]=3647, - ["immune_to_elemental_status_ailments_while_affected_by_glorious_madness"]=7646, - ["immune_to_freeze_and_chill_while_ignited"]=5414, - ["immune_to_freeze_while_affected_by_purity_of_ice"]=5415, - ["immune_to_ignite_and_shock"]=5416, - ["immune_to_ignite_while_affected_by_purity_of_fire"]=5417, - ["immune_to_poison"]=3048, - ["immune_to_shock_while_affected_by_purity_of_lightning"]=5418, - ["immune_to_status_ailments_while_focused"]=5419, - ["immune_to_status_ailments_while_phased"]=2905, - ["impacting_steel_%_chance_to_not_consume_ammo"]=5420, - ["impale_debuff_effect_+%"]=5421, - ["impale_debuff_effect_+%_from_hits_that_also_inflict_bleeding"]=5422, - ["impale_effect_+%_for_impales_inflicted_by_two_handed_weapons_on_non_impaled_enemies"]=5423, - ["impale_inflicted_by_two_handed_weapons_debuff_effect_+%"]=5424, - ["impale_on_hit_%_chance"]=5425, - ["impale_on_hit_%_chance_with_axes_swords"]=5426, - ["impale_phys_reduction_%_penalty"]=2422, - ["impaled_debuff_duration_+%"]=5427, - ["impaled_debuff_number_of_reflected_hits"]=5428, - ["impurity_cold_damage_taken_+%_final"]=5429, - ["impurity_fire_damage_taken_+%_final"]=5430, - ["impurity_lightning_damage_taken_+%_final"]=5431, - ["incinerate_damage_+%"]=3102, - ["incinerate_damage_+%_per_stage"]=3435, - ["incinerate_projectile_speed_+%"]=3327, - ["increase_crit_chance_by_lowest_of_str_or_int"]=5432, - ["increased_critical_strike_chance_buff_for_x_milliseconds_on_placing_a_totem"]=1059, - ["infernal_blow_damage_+%"]=3073, - ["infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance"]=5433, - ["infernal_blow_infernal_blow_explosion_damage_%_of_total_per_stack"]=5434, - ["infernal_blow_physical_damage_%_to_add_as_fire_damage"]=3388, - ["infernal_blow_radius_+%"]=3238, - ["infernal_cry_cooldown_speed_+%"]=5435, - ["inflict_cold_exposure_on_hit_%_chance_at_devotion_threshold"]=5436, - ["inflict_fire_exposure_on_hit_%_chance_at_devotion_threshold"]=5437, - ["inflict_lightning_exposure_on_hit_%_chance_at_devotion_threshold"]=5438, - ["infusion_effect_+%"]=5439, - ["inquisitor_attack_damage_+%_final_per_non_instant_spell_cast_in_8_seconds_max_30%"]=5440, - ["inquisitor_aura_elemental_damage_+%_final"]=3028, - ["inspiration_charge_duration_+%"]=5441, - ["intelligence_+%"]=776, - ["intelligence_+%_per_equipped_unique"]=2067, - ["intelligence_is_0"]=5442, - ["intelligence_skill_gem_level_+"]=5443, - ["intensity_loss_frequency_while_moving_+%"]=5444, - ["intimidate_nearby_enemies_on_use_for_ms"]=5445, - ["intimidate_on_hit_chance_with_attacks_while_at_maximum_endurance_charges_%"]=5446, - ["intimidating_cry_area_of_effect_+%"]=5447, - ["intimidating_cry_cooldown_speed_+%"]=5448, - ["iron_reflexes_rotation_active"]=7728, - ["is_blighted_map"]=5449, - ["is_hindered"]=3534, - ["is_petrified"]=3040, - ["item_drop_slots"]=2, - ["item_drops_on_death"]=2033, - ["item_found_quality_+%"]=1169, - ["item_found_quantity_+%"]=1159, - ["item_found_quantity_+%_if_wearing_a_magic_item"]=3634, - ["item_found_quantity_+%_per_chest_opened_recently"]=5450, - ["item_found_quantity_+%_per_white_socket_on_item"]=2174, - ["item_found_quantity_+%_when_on_low_life"]=1161, - ["item_found_rarity_+%"]=1163, - ["item_found_rarity_+%_if_wearing_a_normal_item"]=3633, - ["item_found_rarity_+%_per_white_socket_on_item"]=2176, - ["item_found_rarity_+%_when_on_low_life"]=1167, - ["item_found_rarity_+%_while_phasing"]=1988, - ["item_found_rarity_+1%_per_X_rampage_stacks"]=5451, - ["item_found_relevancy_+%"]=1170, - ["item_generation_can_have_multiple_crafted_mods"]=41, - ["item_generation_cannot_change_prefixes"]=36, - ["item_generation_cannot_change_suffixes"]=38, - ["item_generation_cannot_roll_attack_affixes"]=40, - ["item_generation_cannot_roll_caster_affixes"]=39, - ["item_generation_local_maximum_mod_required_level_override"]=43, - ["item_rarity_+%_while_using_flask"]=2202, - ["jorrhasts_blacksteel_animate_weapon_duration_+%_final"]=2243, - ["kaoms_primacy_gain_rage_on_attack_crit_cooldown_ms"]=5452, - ["keystone_acrobatics"]=7669, - ["keystone_ailment_crit"]=7670, - ["keystone_ancestral_bond"]=7671, - ["keystone_avatar_of_fire"]=7672, - ["keystone_battlemage"]=7673, - ["keystone_blood_magic"]=7674, - ["keystone_call_to_arms"]=7675, - ["keystone_chaos_inoculation"]=7676, - ["keystone_conduit"]=7677, - ["keystone_corrupted_defences"]=7678, - ["keystone_crimson_dance"]=7679, - ["keystone_divine_flesh"]=7680, - ["keystone_eldritch_battery"]=7681, - ["keystone_elemental_equilibrium"]=7682, - ["keystone_elemental_overload"]=7683, - ["keystone_eternal_youth"]=7684, - ["keystone_everlasting_sacrifice"]=7685, - ["keystone_ghost_reaver"]=7686, - ["keystone_glancing_blows"]=7687, - ["keystone_hex_zone_behaviour"]=7688, - ["keystone_hollow_palm_technique"]=7689, - ["keystone_impale"]=7690, - ["keystone_iron_reflexes"]=7691, - ["keystone_mana_shield"]=7692, - ["keystone_minion_instability"]=7693, - ["keystone_miracle_of_thaumaturgy"]=7694, - ["keystone_mortal_conviction"]=7695, - ["keystone_pain_attunement"]=7696, - ["keystone_phase_acrobatics"]=7697, - ["keystone_point_blank"]=7698, - ["keystone_projectile_evasion"]=7699, - ["keystone_quiet_might"]=7700, - ["keystone_runebinder"]=7702, - ["keystone_sacred_bastion"]=7703, - ["keystone_secrets_of_suffering"]=7704, - ["keystone_shared_suffering"]=7705, - ["keystone_shepherd_of_souls"]=5453, - ["keystone_soul_tether"]=7706, - ["keystone_strong_bowman"]=7707, - ["keystone_supreme_ego"]=7708, - ["keystone_unwavering_stance"]=7709, - ["keystone_vaal_pact"]=7710, - ["keystone_wicked_ward"]=7711, - ["keystone_wind_dancer"]=7712, - ["kill_enemy_on_hit_if_under_10%_life"]=1565, - ["kill_enemy_on_hit_if_under_20%_life"]=3636, - ["killed_enemies_apply_impale_damage_to_nearby_enemies_on_death_%_chance"]=5454, - ["killed_monster_dropped_item_quantity_+%_when_frozen"]=2138, - ["killed_monster_dropped_item_rarity_+%_on_crit"]=2101, - ["killed_monster_dropped_item_rarity_+%_when_frozen"]=2141, - ["killed_monster_dropped_item_rarity_+%_when_frozen_or_shocked"]=2139, - ["killed_monster_dropped_item_rarity_+%_when_shattered"]=3011, - ["killed_monster_dropped_item_rarity_+%_when_shocked"]=2140, - ["kills_count_twice_for_rampage_%"]=5455, - ["kinetic_blast_%_chance_for_additional_blast"]=3544, - ["kinetic_blast_damage_+%"]=3118, - ["kinetic_blast_projectiles_gain_%_aoe_after_forking"]=5456, - ["kinetic_blast_radius_+%"]=3261, - ["kinetic_bolt_attack_speed_+%"]=5457, - ["kinetic_bolt_projectile_speed_+%"]=5458, - ["kinetic_wand_base_number_of_zig_zags"]=5459, - ["knockback_distance_+%"]=1531, - ["knockback_on_counterattack_%"]=3058, - ["knockback_on_crit_with_bow"]=1485, - ["knockback_on_crit_with_staff"]=1486, - ["knockback_on_crit_with_wand"]=1487, - ["knockback_with_bow"]=1093, - ["knockback_with_staff"]=1094, - ["knockback_with_wand"]=1095, - ["labyrinth_darkshrine_boss_room_traps_are_disabled"]=5460, - ["labyrinth_darkshrine_divine_font_grants_one_additional_enchantment_use_to_player_x"]=5461, - ["labyrinth_darkshrine_izaro_dropped_unique_items_+"]=5462, - ["labyrinth_darkshrine_izaro_drops_x_additional_treasure_keys"]=5463, - ["labyrinth_darkshrine_players_damage_taken_from_labyrinth_traps_+%"]=5464, - ["labyrinth_darkshrine_players_have_shrine_row_x_effect_for_this_labyrinth"]=5465, - ["lancing_steel_%_chance_to_not_consume_ammo"]=5469, - ["lancing_steel_damage_+%"]=5466, - ["lancing_steel_impale_chance_%"]=5467, - ["lancing_steel_number_of_additional_projectiles"]=5468, - ["lancing_steel_primary_proj_pierce_num"]=5470, - ["leap_slam_attack_speed_+%"]=3288, - ["leap_slam_damage_+%"]=3089, - ["leap_slam_radius_+%"]=3245, - ["leech_X_life_per_spell_cast"]=2277, - ["leech_energy_shield_instead_of_life"]=5471, - level=1, - ["life_%_gained_on_kill_if_spent_life_recently"]=2378, - ["life_+%_with_no_corrupted_equipped_items"]=3625, - ["life_and_energy_shield_recovery_rate_+%"]=5472, - ["life_and_energy_shield_recovery_rate_+%_if_stopped_taking_damage_over_time_recently"]=5473, - ["life_and_energy_shield_recovery_rate_+%_per_minion_up_to_30%"]=5474, - ["life_and_energy_shield_recovery_rate_+%_per_power_charge"]=5475, - ["life_and_energy_shield_recovery_rate_+%_while_affected_by_malevolence"]=5476, - ["life_and_mana_gain_per_hit"]=1287, - ["life_and_mana_leech_from_attack_damage_permyriad_if_killed_recently"]=5477, - ["life_and_mana_leech_from_physical_damage_permyriad"]=1219, - ["life_es_and_mana_recovery_+%_for_4_seconds_on_killing_enemies_affected_by_your_degen"]=2965, - ["life_flask_charges_recovered_per_3_seconds"]=5478, - ["life_flasks_gain_X_charges_every_3_seconds_if_you_have_not_used_a_life_flask_recently"]=5479, - ["life_gain_on_ignited_enemy_hit"]=1289, - ["life_gain_per_target"]=1283, - ["life_gain_per_target_hit_while_affected_by_vitality"]=5480, - ["life_gain_per_target_if_have_used_a_vaal_skill_recently"]=5481, - ["life_gained_on_attack_hit_vs_cursed_enemies"]=5482, - ["life_gained_on_bleeding_enemy_hit"]=3004, - ["life_gained_on_block"]=1303, - ["life_gained_on_cull"]=5483, - ["life_gained_on_enemy_death_per_frenzy_charge"]=2377, - ["life_gained_on_enemy_death_per_level"]=2414, - ["life_gained_on_hit_per_enemy_status_ailment"]=2513, - ["life_gained_on_killing_ignited_enemies"]=1299, - ["life_gained_on_spell_hit_per_enemy_status_ailment"]=2514, - ["life_gained_on_taunting_enemy"]=1326, - ["life_leech_applies_to_enemies_%"]=2624, - ["life_leech_applies_to_energy_shield_on_full_life"]=5484, - ["life_leech_does_not_stop_at_full_life"]=2650, - ["life_leech_from_any_damage_permyriad"]=1224, - ["life_leech_from_any_damage_permyriad_per_siphoning_charge"]=3756, - ["life_leech_from_any_damage_permyriad_while_affected_by_vitality"]=5485, - ["life_leech_from_any_damage_permyriad_while_focused"]=5486, - ["life_leech_from_any_damage_permyriad_with_at_least_5_total_power_frenzy_endurance_charges"]=5487, - ["life_leech_from_attack_damage_permyriad_per_frenzy_charge"]=5488, - ["life_leech_from_attack_damage_permyriad_vs_bleeding_enemies"]=1247, - ["life_leech_from_attack_damage_permyriad_vs_maimed_enemies"]=5489, - ["life_leech_from_attack_damage_permyriad_vs_poisoned_enemies"]=3604, - ["life_leech_from_attack_damage_permyriad_vs_taunted_enemies"]=5490, - ["life_leech_from_fire_damage_permyriad_while_affected_by_anger"]=5491, - ["life_leech_from_fire_damage_while_ignited_permyriad"]=5492, - ["life_leech_from_physical_attack_damage_permyriad"]=1213, - ["life_leech_from_physical_damage_with_bow_permyriad"]=1218, - ["life_leech_from_physical_damage_with_claw_permyriad"]=1217, - ["life_leech_from_skills_used_by_totems_permyriad"]=2057, - ["life_leech_from_spell_damage_permyriad_if_shield_has_30%_block_chance"]=3792, - ["life_leech_from_spell_damage_permyriad_while_you_have_arcane_surge"]=5493, - ["life_leech_on_damage_taken_%_permyriad"]=5494, - ["life_leech_on_overkill_damage_%"]=2648, - ["life_leech_permyriad_from_elemental_damage_against_enemies_with_elemental_status_ailments"]=2753, - ["life_leech_permyriad_on_crit"]=1246, - ["life_leech_permyriad_vs_cursed_enemies"]=3683, - ["life_leech_permyriad_vs_poisoned_enemies"]=5495, - ["life_leech_speed_+%"]=1683, - ["life_leech_speed_+%_per_equipped_corrupted_item"]=2539, - ["life_leech_speed_is_doubled"]=5496, - ["life_leech_uses_chaos_damage_when_X_corrupted_items_equipped"]=2551, - ["life_loss_%_per_minute_if_have_been_hit_recently"]=5497, - ["life_loss_%_per_minute_per_rage_while_not_losing_rage"]=5498, - ["life_mana_es_leech_speed_+%"]=5499, - ["life_per_level"]=5500, - ["life_recovery_+%_from_flasks_while_on_low_life"]=5502, - ["life_recovery_from_flasks_instead_applies_to_nearby_allies_%"]=5501, - ["life_recovery_rate_+%"]=1147, - ["life_recovery_rate_+%_if_have_taken_fire_damage_from_an_enemy_hit_recently"]=5503, - ["life_recovery_rate_+%_if_havent_killed_recently"]=5504, - ["life_recovery_rate_+%_while_affected_by_vitality"]=5505, - ["life_regen_per_minute_per_endurance_charge"]=2450, - ["life_regenerate_rate_per_second_%_while_totem_active"]=3482, - ["life_regeneration_%_per_minute_if_player_minion_died_recently"]=5515, - ["life_regeneration_%_per_minute_if_stunned_an_enemy_recently"]=5506, - ["life_regeneration_per_minute_%_while_affected_by_guard_skill"]=5508, - ["life_regeneration_per_minute_%_while_burning"]=5509, - ["life_regeneration_per_minute_%_while_channelling"]=5510, - ["life_regeneration_per_minute_%_while_fortified"]=2637, - ["life_regeneration_per_minute_%_while_frozen"]=3176, - ["life_regeneration_per_minute_if_you_have_at_least_1000_maximum_energy_shield"]=3788, - ["life_regeneration_per_minute_if_you_have_at_least_1500_maximum_energy_shield"]=3789, - ["life_regeneration_per_minute_if_you_have_at_least_500_maximum_energy_shield"]=3787, - ["life_regeneration_per_minute_in_blood_stance"]=7385, - ["life_regeneration_per_minute_per_active_buff"]=5507, - ["life_regeneration_per_minute_while_affected_by_vitality"]=5511, - ["life_regeneration_per_minute_while_ignited"]=5512, - ["life_regeneration_per_minute_while_moving"]=5513, - ["life_regeneration_per_minute_while_you_have_avians_flight"]=5514, - ["life_regeneration_per_minute_with_no_corrupted_equipped_items"]=3626, - ["life_regeneration_rate_+%"]=1146, - ["life_regeneration_rate_+%_while_es_full"]=2515, - ["life_regeneration_rate_per_minute_%"]=1477, - ["life_regeneration_rate_per_minute_%_if_consumed_corpse_recently"]=5517, - ["life_regeneration_rate_per_minute_%_if_crit_in_past_8_seconds"]=5518, - ["life_regeneration_rate_per_minute_%_if_have_been_hit_recently"]=5519, - ["life_regeneration_rate_per_minute_%_if_have_taken_fire_damage_from_an_enemy_hit_recently"]=5520, - ["life_regeneration_rate_per_minute_%_if_taunted_an_enemy_recently"]=3646, - ["life_regeneration_rate_per_minute_%_per_500_maximum_energy_shield"]=5521, - ["life_regeneration_rate_per_minute_%_per_endurance_charge"]=1145, - ["life_regeneration_rate_per_minute_%_per_fragile_regrowth"]=3815, - ["life_regeneration_rate_per_minute_%_per_frenzy_charge"]=2090, - ["life_regeneration_rate_per_minute_%_per_mine_detonated_recently_up_to_20%"]=5522, - ["life_regeneration_rate_per_minute_%_per_nearby_corpse_up_to_3%"]=5523, - ["life_regeneration_rate_per_minute_%_per_power_charge"]=5524, - ["life_regeneration_rate_per_minute_%_per_raised_zombie"]=5525, - ["life_regeneration_rate_per_minute_%_per_trap_triggered_recently_up_to_20%"]=5526, - ["life_regeneration_rate_per_minute_%_when_on_chilled_ground"]=1674, - ["life_regeneration_rate_per_minute_%_when_on_low_life"]=1478, - ["life_regeneration_rate_per_minute_%_while_affected_by_vitality"]=5516, - ["life_regeneration_rate_per_minute_%_while_moving"]=5527, - ["life_regeneration_rate_per_minute_%_while_stationary"]=5528, - ["life_regeneration_rate_per_minute_%_while_using_flask"]=5529, - ["life_regeneration_rate_per_minute_%_with_400_or_more_strength"]=5530, - ["life_regeneration_rate_per_minute_for_each_equipped_uncorrupted_item"]=2540, - ["life_regeneration_rate_per_minute_per_level"]=2404, - ["life_reserved_by_stat_%"]=1924, - ["light_radius_+%"]=1982, - ["light_radius_+%_while_phased"]=1991, - ["light_radius_additive_modifiers_apply_to_area_%_value"]=1980, - ["light_radius_additive_modifiers_apply_to_damage"]=1981, - ["light_radius_increases_apply_to_accuracy"]=5531, - ["light_radius_increases_apply_to_area_of_effect"]=5532, - ["light_radius_scales_with_energy_shield"]=2187, - ["lightning_ailment_duration_+%"]=5533, - ["lightning_ailment_effect_+%"]=5535, - ["lightning_ailment_effect_+%_against_chilled_enemies"]=5534, - ["lightning_ailments_effect_+%_final_if_hit_highest_lightning"]=5536, - ["lightning_and_chaos_damage_resistance_%"]=5537, - ["lightning_arrow_%_chance_to_hit_an_additional_enemy"]=5538, - ["lightning_arrow_damage_+%"]=3090, - ["lightning_arrow_maximum_number_of_extra_targets"]=3554, - ["lightning_arrow_radius_+%"]=3246, - ["lightning_critical_strike_chance_+%"]=1054, - ["lightning_critical_strike_multiplier_+"]=1079, - ["lightning_damage_%_taken_from_mana_before_life"]=3590, - ["lightning_damage_%_to_add_as_chaos"]=1472, - ["lightning_damage_%_to_add_as_chaos_per_power_charge"]=5541, - ["lightning_damage_%_to_add_as_cold"]=1471, - ["lightning_damage_%_to_add_as_cold_vs_chilled_enemies"]=5542, - ["lightning_damage_%_to_add_as_fire"]=1470, - ["lightning_damage_+%"]=955, - ["lightning_damage_+%_per_10_intelligence"]=3559, - ["lightning_damage_+%_per_frenzy_charge"]=2376, - ["lightning_damage_+%_per_lightning_resistance_above_75"]=5540, - ["lightning_damage_+%_while_affected_by_herald_of_thunder"]=5543, - ["lightning_damage_+%_while_affected_by_wrath"]=5544, - ["lightning_damage_can_chill"]=2323, - ["lightning_damage_can_freeze"]=2329, - ["lightning_damage_can_ignite"]=5539, - ["lightning_damage_cannot_shock"]=2335, - ["lightning_damage_resistance_%_while_affected_by_herald_of_thunder"]=5545, - ["lightning_damage_resistance_+%"]=1205, - ["lightning_damage_resistance_is_%"]=1202, - ["lightning_damage_taken_%_as_cold"]=2621, - ["lightning_damage_taken_%_as_fire"]=2619, - ["lightning_damage_taken_+"]=5547, - ["lightning_damage_taken_+%"]=2830, - ["lightning_damage_taken_goes_to_life_over_4_seconds_%"]=5546, - ["lightning_damage_taken_per_minute_per_power_charge_if_have_crit_recently"]=7647, - ["lightning_damage_to_return_to_melee_attacker"]=1732, - ["lightning_damage_to_return_when_hit"]=1737, - ["lightning_damage_with_attack_skills_+%"]=5548, - ["lightning_damage_with_spell_skills_+%"]=5549, - ["lightning_dot_multiplier_+"]=841, - ["lightning_explosion_mine_aura_effect_+%"]=5550, - ["lightning_explosion_mine_damage_+%"]=5551, - ["lightning_explosion_mine_throwing_speed_+%"]=5552, - ["lightning_golem_damage_+%"]=3131, - ["lightning_golem_elemental_resistances_%"]=3417, - ["lightning_hit_damage_+%_vs_chilled_enemies"]=5553, - ["lightning_reflect_damage_taken_+%_while_affected_by_purity_of_lightning"]=5554, - ["lightning_resistance_does_not_apply_to_lighting_damage"]=5555, - ["lightning_skill_chance_to_inflict_lightning_exposure_%"]=5556, - ["lightning_skill_gem_level_+"]=5557, - ["lightning_skill_stun_threshold_+%"]=5558, - ["lightning_skills_chance_to_poison_on_hit_%"]=5559, - ["lightning_spell_physical_damage_%_to_convert_to_lightning"]=5560, - ["lightning_spell_skill_gem_level_+"]=1180, - ["lightning_strike_additional_pierce"]=3384, - ["lightning_strike_damage_+%"]=3074, - ["lightning_strike_num_of_additional_projectiles"]=3375, - ["lightning_tendrils_critical_strike_chance_+%"]=3540, - ["lightning_tendrils_damage_+%"]=3075, - ["lightning_tendrils_radius_+%"]=3239, - ["lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit"]=5561, - ["lightning_tower_trap_additional_number_of_beams"]=5562, - ["lightning_tower_trap_cast_speed_+%"]=5563, - ["lightning_tower_trap_cooldown_speed_+%"]=5564, - ["lightning_tower_trap_damage_+%"]=5565, - ["lightning_tower_trap_duration_+%"]=5566, - ["lightning_trap_additional_pierce"]=3385, - ["lightning_trap_cooldown_speed_+%"]=2861, - ["lightning_trap_damage_+%"]=2859, - ["lightning_trap_lightning_resistance_penetration_%"]=5567, - ["lightning_trap_number_of_additional_projectiles"]=2860, - ["lightning_trap_shock_effect_+%"]=5568, - ["lightning_warp_cast_speed_+%"]=3303, - ["lightning_warp_damage_+%"]=3091, - ["lightning_warp_duration_+%"]=3363, - ["local_accuracy_rating"]=1550, - ["local_accuracy_rating_+%"]=1551, - ["local_accuracy_rating_+%_per_2%_quality"]=5569, - ["local_adaptation_rating"]=1103, - ["local_adaptation_rating_+%"]=1105, - ["local_additional_block_chance_%"]=1770, - ["local_affliction_jewel_display_small_nodes_grant_nothing"]=5570, - ["local_affliction_jewel_small_nodes_grant_%_life_regeneration_per_minute"]=5607, - ["local_affliction_jewel_small_nodes_grant_all_attributes"]=5571, - ["local_affliction_jewel_small_nodes_grant_armour"]=5572, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_while_affected_by_a_herald"]=5573, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_channelling_skills"]=5574, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_chaos_skills"]=5575, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_cold_skills"]=5576, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_elemental_skills"]=5577, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_fire_skills"]=5578, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_lightning_skills"]=5579, - ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_physical_skills"]=5580, - ["local_affliction_jewel_small_nodes_grant_attack_speed_+%"]=5581, - ["local_affliction_jewel_small_nodes_grant_base_aura_area_of_effect_+%"]=5582, - ["local_affliction_jewel_small_nodes_grant_base_cast_speed_+%"]=5583, - ["local_affliction_jewel_small_nodes_grant_base_critical_strike_multiplier_+"]=5584, - ["local_affliction_jewel_small_nodes_grant_base_elemental_status_ailment_duration_+%"]=5585, - ["local_affliction_jewel_small_nodes_grant_base_projectile_speed_+%"]=5586, - ["local_affliction_jewel_small_nodes_grant_base_skill_area_of_effect_+%"]=5587, - ["local_affliction_jewel_small_nodes_grant_chaos_resistance_%"]=5588, - ["local_affliction_jewel_small_nodes_grant_charges_gained_+%"]=5589, - ["local_affliction_jewel_small_nodes_grant_cold_resistance_%"]=5590, - ["local_affliction_jewel_small_nodes_grant_curse_area_of_effect_+%"]=5591, - ["local_affliction_jewel_small_nodes_grant_damage_+%"]=5593, - ["local_affliction_jewel_small_nodes_grant_damage_over_time_+%"]=5592, - ["local_affliction_jewel_small_nodes_grant_dex"]=5594, - ["local_affliction_jewel_small_nodes_grant_elemental_resistance_%"]=5595, - ["local_affliction_jewel_small_nodes_grant_evasion"]=5596, - ["local_affliction_jewel_small_nodes_grant_fire_resistance_%"]=5597, - ["local_affliction_jewel_small_nodes_grant_int"]=5598, - ["local_affliction_jewel_small_nodes_grant_lightning_resistance_%"]=5599, - ["local_affliction_jewel_small_nodes_grant_mana_regeneration_+%"]=5600, - ["local_affliction_jewel_small_nodes_grant_maximum_energy_shield"]=5601, - ["local_affliction_jewel_small_nodes_grant_maximum_life"]=5602, - ["local_affliction_jewel_small_nodes_grant_maximum_mana"]=5603, - ["local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%"]=5604, - ["local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald"]=5605, - ["local_affliction_jewel_small_nodes_grant_minion_life_regeneration_rate_per_minute_%"]=5606, - ["local_affliction_jewel_small_nodes_grant_sigil_target_search_range_+%"]=5608, - ["local_affliction_jewel_small_nodes_grant_str"]=5609, - ["local_affliction_jewel_small_nodes_grant_summon_totem_cast_speed_+%"]=5610, - ["local_affliction_jewel_small_nodes_grant_trap_and_mine_throwing_speed_+%"]=5611, - ["local_affliction_jewel_small_nodes_grant_warcry_duration_+%"]=5612, - ["local_affliction_jewel_small_nodes_have_effect_+%"]=5613, - ["local_affliction_notable_adrenaline"]=5614, - ["local_affliction_notable_advance_guard"]=5615, - ["local_affliction_notable_aerialist"]=5616, - ["local_affliction_notable_aerodynamics"]=5617, - ["local_affliction_notable_agent_of_destruction"]=5618, - ["local_affliction_notable_alchemist"]=5619, - ["local_affliction_notable_ancestral_echo"]=5620, - ["local_affliction_notable_ancestral_guidance"]=5621, - ["local_affliction_notable_ancestral_inspiration"]=5622, - ["local_affliction_notable_ancestral_might"]=5623, - ["local_affliction_notable_ancestral_preservation"]=5624, - ["local_affliction_notable_ancestral_reach"]=5625, - ["local_affliction_notable_antifreeze"]=5626, - ["local_affliction_notable_antivenom"]=5627, - ["local_affliction_notable_arcane_focus"]=5628, - ["local_affliction_notable_arcane_heroism"]=5629, - ["local_affliction_notable_arcane_pyrotechnics"]=5630, - ["local_affliction_notable_arcing_shot"]=5631, - ["local_affliction_notable_assert_dominance"]=5632, - ["local_affliction_notable_astonishing_affliction"]=5633, - ["local_affliction_notable_basics_of_pain"]=5634, - ["local_affliction_notable_battle_hardened"]=5635, - ["local_affliction_notable_battlefield_dominator"]=5636, - ["local_affliction_notable_blacksmith"]=5637, - ["local_affliction_notable_blanketed_snow"]=5638, - ["local_affliction_notable_blast_freeze"]=5639, - ["local_affliction_notable_blessed"]=5640, - ["local_affliction_notable_blessed_rebirth"]=5641, - ["local_affliction_notable_blood_artist"]=5642, - ["local_affliction_notable_bloodscent"]=5643, - ["local_affliction_notable_blowback"]=5644, - ["local_affliction_notable_bodyguards"]=5645, - ["local_affliction_notable_born_of_chaos"]=5646, - ["local_affliction_notable_brand_loyalty"]=5647, - ["local_affliction_notable_brewed_for_potency"]=5648, - ["local_affliction_notable_broadside"]=5649, - ["local_affliction_notable_brush_with_death"]=5650, - ["local_affliction_notable_brutal_infamy"]=5651, - ["local_affliction_notable_burden_projection"]=5652, - ["local_affliction_notable_burning_bright"]=5653, - ["local_affliction_notable_calamitous"]=5654, - ["local_affliction_notable_call_to_the_slaughter"]=5655, - ["local_affliction_notable_capacitor"]=5656, - ["local_affliction_notable_careful_handling"]=5657, - ["local_affliction_notable_chilling_presence"]=5658, - ["local_affliction_notable_chip_away"]=5659, - ["local_affliction_notable_circling_oblivion"]=5660, - ["local_affliction_notable_clarity_of_purpose"]=5661, - ["local_affliction_notable_cold_blooded_killer"]=5662, - ["local_affliction_notable_cold_conduction"]=5663, - ["local_affliction_notable_cold_to_the_core"]=5664, - ["local_affliction_notable_combat_rhythm"]=5665, - ["local_affliction_notable_compound_injury"]=5666, - ["local_affliction_notable_confident_combatant"]=5667, - ["local_affliction_notable_conjured_wall"]=5668, - ["local_affliction_notable_conservation_of_energy"]=5669, - ["local_affliction_notable_cooked_alive"]=5670, - ["local_affliction_notable_corrosive_elements"]=5671, - ["local_affliction_notable_cremator"]=5672, - ["local_affliction_notable_cry_wolf"]=5673, - ["local_affliction_notable_cult_leader"]=5674, - ["local_affliction_notable_daring_ideas"]=5675, - ["local_affliction_notable_dark_discourse"]=5676, - ["local_affliction_notable_dark_ideation"]=5677, - ["local_affliction_notable_dark_messenger"]=5678, - ["local_affliction_notable_darting_movements"]=5679, - ["local_affliction_notable_deadly_repartee"]=5680, - ["local_affliction_notable_deep_chill"]=5681, - ["local_affliction_notable_deep_cuts"]=5682, - ["local_affliction_notable_depression"]=5683, - ["local_affliction_notable_determined_preparation"]=5684, - ["local_affliction_notable_devastator"]=5685, - ["local_affliction_notable_disciples"]=5686, - ["local_affliction_notable_disciplined_preparation"]=5687, - ["local_affliction_notable_disease_vector"]=5688, - ["local_affliction_notable_disorienting_display"]=5689, - ["local_affliction_notable_disorienting_wounds"]=5690, - ["local_affliction_notable_distilled_perfection"]=5691, - ["local_affliction_notable_doryanis_lesson"]=5692, - ["local_affliction_notable_dragon_hunter"]=5693, - ["local_affliction_notable_dread_march"]=5694, - ["local_affliction_notable_drive_the_destruction"]=5695, - ["local_affliction_notable_eldritch_inspiration"]=5696, - ["local_affliction_notable_elegant_form"]=5697, - ["local_affliction_notable_empowered_envoy"]=5698, - ["local_affliction_notable_endbringer"]=5699, - ["local_affliction_notable_enduring_composure"]=5700, - ["local_affliction_notable_enduring_focus"]=5701, - ["local_affliction_notable_enduring_ward"]=5702, - ["local_affliction_notable_energy_from_naught"]=5703, - ["local_affliction_notable_essence_rush"]=5704, - ["local_affliction_notable_eternal_suffering"]=5705, - ["local_affliction_notable_evil_eye"]=5706, - ["local_affliction_notable_expansive_might"]=5707, - ["local_affliction_notable_expendability"]=5708, - ["local_affliction_notable_expert_sabotage"]=5709, - ["local_affliction_notable_explosive_force"]=5710, - ["local_affliction_notable_exposure_therapy"]=5711, - ["local_affliction_notable_eye_of_the_storm"]=5712, - ["local_affliction_notable_eye_to_eye"]=5713, - ["local_affliction_notable_fan_of_blades"]=5714, - ["local_affliction_notable_fan_the_flames"]=5715, - ["local_affliction_notable_fasting"]=5716, - ["local_affliction_notable_fearsome_warrior"]=5717, - ["local_affliction_notable_feast_of_flesh"]=5718, - ["local_affliction_notable_feasting_fiends"]=5719, - ["local_affliction_notable_feed_the_fury"]=5720, - ["local_affliction_notable_fettle"]=5721, - ["local_affliction_notable_fire_attunement"]=5722, - ["local_affliction_notable_first_among_equals"]=5723, - ["local_affliction_notable_flaming_doom"]=5724, - ["local_affliction_notable_flexible_sentry"]=5725, - ["local_affliction_notable_flow_of_life"]=5726, - ["local_affliction_notable_follow_through"]=5727, - ["local_affliction_notable_force_multiplier"]=5728, - ["local_affliction_notable_frost_breath"]=5729, - ["local_affliction_notable_fuel_the_fight"]=5730, - ["local_affliction_notable_furious_assault"]=5731, - ["local_affliction_notable_genius"]=5732, - ["local_affliction_notable_gladiatorial_combat"]=5733, - ["local_affliction_notable_gladiators_fortitude"]=5734, - ["local_affliction_notable_graceful_execution"]=5735, - ["local_affliction_notable_graceful_preparation"]=5736, - ["local_affliction_notable_grand_design"]=5737, - ["local_affliction_notable_grim_oath"]=5738, - ["local_affliction_notable_grounded_commander"]=5739, - ["local_affliction_notable_guerilla_tactics"]=5740, - ["local_affliction_notable_haemorrhage"]=5741, - ["local_affliction_notable_haunting_shout"]=5742, - ["local_affliction_notable_heart_of_iron"]=5743, - ["local_affliction_notable_heavy_hitter"]=5744, - ["local_affliction_notable_heavy_trauma"]=5745, - ["local_affliction_notable_heraldry"]=5746, - ["local_affliction_notable_hex_breaker"]=5747, - ["local_affliction_notable_hibernator"]=5748, - ["local_affliction_notable_hit_and_run"]=5749, - ["local_affliction_notable_holistic_health"]=5750, - ["local_affliction_notable_holy_conquest"]=5751, - ["local_affliction_notable_hulking_corpses"]=5752, - ["local_affliction_notable_improvisor"]=5753, - ["local_affliction_notable_insatiable_killer"]=5754, - ["local_affliction_notable_inspired_oppression"]=5755, - ["local_affliction_notable_insulated"]=5756, - ["local_affliction_notable_intensity"]=5757, - ["local_affliction_notable_invigorating_portents"]=5758, - ["local_affliction_notable_iron_breaker"]=5759, - ["local_affliction_notable_lasting_impression"]=5760, - ["local_affliction_notable_lead_by_example"]=5761, - ["local_affliction_notable_life_from_death"]=5762, - ["local_affliction_notable_lightnings_call"]=5763, - ["local_affliction_notable_liquid_inspiration"]=5764, - ["local_affliction_notable_low_tolerance"]=5765, - ["local_affliction_notable_mage_bane"]=5766, - ["local_affliction_notable_mage_hunter"]=5767, - ["local_affliction_notable_magnifier"]=5768, - ["local_affliction_notable_martial_mastery"]=5769, - ["local_affliction_notable_martial_momentum"]=5770, - ["local_affliction_notable_martial_prowess"]=5771, - ["local_affliction_notable_master_of_command"]=5772, - ["local_affliction_notable_master_of_fear"]=5773, - ["local_affliction_notable_master_of_fire"]=5774, - ["local_affliction_notable_master_the_fundamentals"]=5775, - ["local_affliction_notable_menders_wellspring"]=5776, - ["local_affliction_notable_militarism"]=5777, - ["local_affliction_notable_mindfulness"]=5778, - ["local_affliction_notable_mob_mentality"]=5779, - ["local_affliction_notable_molten_ones_mark"]=5780, - ["local_affliction_notable_mystical_ward"]=5781, - ["local_affliction_notable_natural_vigour"]=5782, - ["local_affliction_notable_no_witnesses"]=5783, - ["local_affliction_notable_non_flammable"]=5784, - ["local_affliction_notable_numbing_elixir"]=5785, - ["local_affliction_notable_one_with_the_shield"]=5786, - ["local_affliction_notable_openness"]=5787, - ["local_affliction_notable_opportunistic_fusilade"]=5788, - ["local_affliction_notable_overlord"]=5789, - ["local_affliction_notable_overshock"]=5790, - ["local_affliction_notable_overwhelming_malice"]=5791, - ["local_affliction_notable_paralysis"]=5792, - ["local_affliction_notable_peace_amidst_chaos"]=5793, - ["local_affliction_notable_peak_vigour"]=5794, - ["local_affliction_notable_phlebotomist"]=5795, - ["local_affliction_notable_powerful_assault"]=5796, - ["local_affliction_notable_powerful_ward"]=5797, - ["local_affliction_notable_practiced_caster"]=5798, - ["local_affliction_notable_precise_commander"]=5799, - ["local_affliction_notable_precise_focus"]=5800, - ["local_affliction_notable_precise_retaliation"]=5801, - ["local_affliction_notable_pressure_points"]=5802, - ["local_affliction_notable_primordial_bond"]=5803, - ["local_affliction_notable_prismatic_carapace"]=5804, - ["local_affliction_notable_prismatic_dance"]=5805, - ["local_affliction_notable_prismatic_heart"]=5806, - ["local_affliction_notable_prodigious_defense"]=5807, - ["local_affliction_notable_provocateur"]=5808, - ["local_affliction_notable_pure_agony"]=5809, - ["local_affliction_notable_pure_aptitude"]=5810, - ["local_affliction_notable_pure_commander"]=5811, - ["local_affliction_notable_pure_guile"]=5812, - ["local_affliction_notable_pure_might"]=5813, - ["local_affliction_notable_purposeful_harbinger"]=5814, - ["local_affliction_notable_quick_and_deadly"]=5815, - ["local_affliction_notable_quick_getaway"]=5816, - ["local_affliction_notable_rapid_infusion"]=5817, - ["local_affliction_notable_rattling_bellow"]=5818, - ["local_affliction_notable_raze_and_pillage"]=5819, - ["local_affliction_notable_readiness"]=5820, - ["local_affliction_notable_remarkable"]=5821, - ["local_affliction_notable_rend"]=5822, - ["local_affliction_notable_renewal"]=5823, - ["local_affliction_notable_repeater"]=5824, - ["local_affliction_notable_replenishing_presence"]=5825, - ["local_affliction_notable_riot_queller"]=5826, - ["local_affliction_notable_rot_resistant"]=5827, - ["local_affliction_notable_rote_reinforcement"]=5828, - ["local_affliction_notable_rotten_claws"]=5829, - ["local_affliction_notable_run_through"]=5830, - ["local_affliction_notable_sadist"]=5831, - ["local_affliction_notable_sage"]=5832, - ["local_affliction_notable_sap_psyche"]=5833, - ["local_affliction_notable_savage_response"]=5834, - ["local_affliction_notable_savour_the_moment"]=5835, - ["local_affliction_notable_scintillating_idea"]=5836, - ["local_affliction_notable_seal_mender"]=5837, - ["local_affliction_notable_second_skin"]=5838, - ["local_affliction_notable_seeker_runes"]=5839, - ["local_affliction_notable_self_fulfilling_prophecy"]=5840, - ["local_affliction_notable_septic_spells"]=5841, - ["local_affliction_notable_set_and_forget"]=5842, - ["local_affliction_notable_shifting_shadow"]=5843, - ["local_affliction_notable_shrieking_bolts"]=5844, - ["local_affliction_notable_skeletal_atrophy"]=5845, - ["local_affliction_notable_skullbreaker"]=5846, - ["local_affliction_notable_sleepless_sentries"]=5847, - ["local_affliction_notable_smite_the_weak"]=5848, - ["local_affliction_notable_smoking_remains"]=5849, - ["local_affliction_notable_snaring_spirits"]=5850, - ["local_affliction_notable_snowstorm"]=5851, - ["local_affliction_notable_special_reserve"]=5852, - ["local_affliction_notable_spiked_concoction"]=5853, - ["local_affliction_notable_spring_back"]=5854, - ["local_affliction_notable_stalwart_commander"]=5855, - ["local_affliction_notable_steady_torment"]=5856, - ["local_affliction_notable_stoic_focus"]=5857, - ["local_affliction_notable_storm_drinker"]=5858, - ["local_affliction_notable_stormrider"]=5859, - ["local_affliction_notable_storms_hand"]=5860, - ["local_affliction_notable_streamlined"]=5861, - ["local_affliction_notable_strike_leader"]=5862, - ["local_affliction_notable_stubborn_student"]=5863, - ["local_affliction_notable_student_of_decay"]=5864, - ["local_affliction_notable_sublime_sensation"]=5865, - ["local_affliction_notable_summer_commander"]=5866, - ["local_affliction_notable_supercharge"]=5867, - ["local_affliction_notable_surefooted_striker"]=5868, - ["local_affliction_notable_surging_vitality"]=5869, - ["local_affliction_notable_surprise_sabotage"]=5870, - ["local_affliction_notable_tempered_arrowheads"]=5871, - ["local_affliction_notable_thaumophage"]=5872, - ["local_affliction_notable_thunderstruck"]=5873, - ["local_affliction_notable_titanic_swings"]=5874, - ["local_affliction_notable_touch_of_cruelty"]=5875, - ["local_affliction_notable_towering_threat"]=5876, - ["local_affliction_notable_unholy_grace"]=5877, - ["local_affliction_notable_unspeakable_gifts"]=5878, - ["local_affliction_notable_untouchable"]=5879, - ["local_affliction_notable_unwavering_focus"]=5880, - ["local_affliction_notable_unwaveringly_evil"]=5881, - ["local_affliction_notable_vast_power"]=5882, - ["local_affliction_notable_vengeful_commander"]=5883, - ["local_affliction_notable_veteran_defender"]=5884, - ["local_affliction_notable_vicious_bite"]=5885, - ["local_affliction_notable_vicious_guard_"]=5886, - ["local_affliction_notable_vicious_skewering"]=5887, - ["local_affliction_notable_victim_maker"]=5888, - ["local_affliction_notable_vile_reinvigoration"]=5889, - ["local_affliction_notable_vital_focus"]=5890, - ["local_affliction_notable_vivid_hues"]=5891, - ["local_affliction_notable_wall_of_muscle"]=5892, - ["local_affliction_notable_wardbreaker"]=5893, - ["local_affliction_notable_warning_call"]=5894, - ["local_affliction_notable_wasting_affliction"]=5895, - ["local_affliction_notable_weight_advantage"]=5896, - ["local_affliction_notable_whispers_of_death"]=5897, - ["local_affliction_notable_wicked_pall"]=5898, - ["local_affliction_notable_widespread_destruction"]=5899, - ["local_affliction_notable_will_shaper"]=5900, - ["local_affliction_notable_wind_up"]=5901, - ["local_affliction_notable_winter_commander"]=5902, - ["local_affliction_notable_winter_prowler"]=5903, - ["local_affliction_notable_wish_for_death"]=5904, - ["local_affliction_notable_wizardry"]=5905, - ["local_affliction_notable_wound_aggravation"]=5906, - ["local_affliction_notable_wrapped_in_flame"]=5907, - ["local_all_damage_can_poison"]=1954, - ["local_all_sockets_are_blue"]=56, - ["local_all_sockets_are_green"]=57, - ["local_all_sockets_are_red"]=58, - ["local_all_sockets_are_white"]=1453, - ["local_all_sockets_linked"]=55, - ["local_always_hit"]=1569, - ["local_apply_extra_herald_mod_when_synthesised"]=7648, - ["local_area_of_effect_+%_per_4%_quality"]=5908, - ["local_armour_and_energy_shield_+%"]=1123, - ["local_armour_and_evasion_+%"]=1124, - ["local_armour_and_evasion_and_energy_shield_+%"]=1126, - ["local_attack_and_cast_speed_+%_if_item_corrupted"]=5909, - ["local_attack_cast_movement_speed_+%_during_flask_effect"]=701, - ["local_attack_cast_movement_speed_+%_per_second_during_flask_effect"]=702, - ["local_attack_damage_+%_if_item_corrupted"]=5910, - ["local_attack_maximum_added_physical_damage_per_3_levels"]=852, - ["local_attack_minimum_added_physical_damage_per_3_levels"]=852, - ["local_attack_speed_+%"]=987, - ["local_attack_speed_+%_per_8%_quality"]=5911, - ["local_attacks_impale_on_hit_%_chance"]=5912, - ["local_attacks_intimidate_on_hit_for_4_seconds_with_melee_abyss_jewel_socketed"]=5913, - ["local_attacks_maim_on_hit_for_4_seconds_with_ranged_abyss_jewel_socketed"]=5914, - ["local_attacks_with_this_weapon_elemental_damage_+%"]=2374, - ["local_attacks_with_this_weapon_physical_damage_+%_per_250_evasion"]=2389, - ["local_attribute_requirements_+%"]=729, - ["local_base_evasion_rating"]=1119, - ["local_base_physical_damage_reduction_rating"]=1110, - ["local_bleed_on_critical_strike_chance_%"]=5915, - ["local_bleed_on_hit"]=1963, - ["local_bleeding_ailment_dot_multiplier_+"]=5916, - ["local_can_have_additional_crafted_mods"]=42, - ["local_can_only_deal_damage_with_this_weapon"]=2158, - ["local_can_only_socket_corrupted_gems"]=5917, - ["local_can_socket_gems_ignoring_colour"]=62, - ["local_cannot_be_used_with_chaos_innoculation"]=730, - ["local_cannot_have_blue_sockets"]=48, - ["local_cannot_have_green_sockets"]=49, - ["local_cannot_have_red_sockets"]=50, - ["local_chance_bleed_on_hit_%_vs_ignited_enemies"]=4072, - ["local_chance_for_bleeding_damage_+100%_final_inflicted_with_this_weapon"]=5918, - ["local_chance_for_poison_damage_+100%_final_inflicted_with_this_weapon"]=5919, - ["local_chance_for_poison_damage_+300%_final_inflicted_with_weapon"]=5920, - ["local_chance_to_bleed_%_while_you_do_not_have_avatar_of_fire"]=7735, - ["local_chance_to_bleed_on_crit_50%"]=5921, - ["local_chance_to_bleed_on_hit_%"]=1966, - ["local_chance_to_bleed_on_hit_25%"]=1964, - ["local_chance_to_bleed_on_hit_50%"]=1965, - ["local_chance_to_blind_on_hit_%"]=1783, - ["local_chance_to_intimidate_on_hit_%"]=5922, - ["local_chance_to_poison_on_hit_%_during_flask_effect"]=641, - ["local_chaos_damage_taken_per_minute_during_flask_effect"]=696, - ["local_chaos_penetration_%"]=5923, - ["local_charges_added_+%"]=539, - ["local_charges_used_+%"]=540, - ["local_chill_on_hit_ms_if_in_off_hand"]=5924, - ["local_cold_penetration_%"]=3196, - ["local_cold_resistance_%_per_2%_quality"]=5925, - ["local_connectivity_of_sockets_+%"]=1457, - ["local_consecrate_ground_on_flask_use_radius"]=569, - ["local_critical_strike_chance_+%"]=1036, - ["local_critical_strike_chance_+%_if_item_corrupted"]=5926, - ["local_critical_strike_chance_+%_per_4%_quality"]=5927, - ["local_critical_strike_multiplier_+"]=1061, - ["local_crits_have_culling_strike"]=5928, - ["local_culling_strike_if_crit_recently"]=5929, - ["local_culling_strike_vs_bleeding_enemies"]=5930, - ["local_damage_+%_if_item_corrupted"]=5931, - ["local_damage_taken_+%_if_item_corrupted"]=5932, - ["local_dexterity_per_2%_quality"]=5933, - ["local_dexterity_requirement_+"]=731, - ["local_dexterity_requirement_+%"]=732, - ["local_disable_gem_experience_gain"]=1454, - ["local_display_assailum_socketed_gems_damage_+%_final"]=321, - ["local_display_attack_with_level_X_bone_nova_on_bleeding_enemy_kill"]=468, - ["local_display_aura_allies_have_culling_strike"]=2008, - ["local_display_aura_allies_have_increased_item_rarity_+%"]=1165, - ["local_display_aura_base_chaos_damage_to_deal_per_minute"]=2136, - ["local_display_aura_curse_effect_on_self_+%"]=2145, - ["local_display_aura_damage_+%"]=2144, - ["local_display_aura_damage_+%_allies_only"]=2352, - ["local_display_aura_life_regeneration_rate_per_minute_%"]=2440, - ["local_display_aura_mana_regeneration_rate_+%"]=2445, - ["local_display_avoid_interruption_%_while_using_socketed_attack_skills"]=322, - ["local_display_cast_animate_weapon_on_kill_%_chance"]=469, - ["local_display_cast_cold_aegis_on_gain_skill"]=470, - ["local_display_cast_elemental_aegis_on_gain_skill"]=471, - ["local_display_cast_fire_aegis_on_gain_skill"]=472, - ["local_display_cast_level_1_summon_lesser_shrine_on_kill_%"]=412, - ["local_display_cast_level_X_consecrate_on_crit"]=413, - ["local_display_cast_level_x_manifest_rageblade"]=2780, - ["local_display_cast_level_x_shock_ground_when_hit"]=414, - ["local_display_cast_lightning_aegis_on_gain_skill"]=473, - ["local_display_cast_lightning_on_critical_strike"]=474, - ["local_display_cast_physical_aegis_on_gain_skill"]=475, - ["local_display_cast_primal_aegis_on_gain_skill"]=476, - ["local_display_cast_summon_arbalists_on_gain_skill"]=477, - ["local_display_curse_enemies_with_socketed_curse_on_hit_%_chance"]=5934, - ["local_display_every_10_seconds_physical_damage_%_to_add_as_fire_for_3_seconds"]=5935, - ["local_display_fire_and_cold_resist_debuff"]=5936, - ["local_display_fire_burst_on_hit_%"]=478, - ["local_display_gain_fragile_growth_each_second"]=3813, - ["local_display_gain_power_charge_on_spending_mana"]=5937, - ["local_display_grant_level_x_petrification_statue"]=415, - ["local_display_grant_level_x_snipe_skill"]=47, - ["local_display_grant_void_arrow_every_x_ms"]=5938, - ["local_display_grants_level_X_envy"]=403, - ["local_display_grants_level_X_queens_demand_skill"]=455, - ["local_display_grants_level_X_reckoning"]=404, - ["local_display_grants_level_X_vengeance"]=378, - ["local_display_grants_level_x_blood_offering_skill"]=417, - ["local_display_grants_level_x_curse_pillar_skill"]=418, - ["local_display_grants_level_x_despair"]=379, - ["local_display_grants_level_x_hidden_blade"]=479, - ["local_display_grants_level_x_summon_stone_golem"]=377, - ["local_display_grants_level_x_wintertide_brand"]=419, - ["local_display_grants_skill_abyssal_cry_level"]=420, - ["local_display_grants_skill_accuracy_crits_aura_level"]=421, - ["local_display_grants_skill_anger_level"]=398, - ["local_display_grants_skill_bear_trap_level"]=376, - ["local_display_grants_skill_bird_aspect_level"]=422, - ["local_display_grants_skill_blight_level"]=405, - ["local_display_grants_skill_blood_sacrament_level"]=391, - ["local_display_grants_skill_bone_armour"]=423, - ["local_display_grants_skill_brand_detonate_level"]=424, - ["local_display_grants_skill_call_of_steel"]=425, - ["local_display_grants_skill_cat_aspect_level"]=426, - ["local_display_grants_skill_clarity_level"]=390, - ["local_display_grants_skill_conductivity_level"]=385, - ["local_display_grants_skill_crab_aspect_level"]=427, - ["local_display_grants_skill_critical_weakness_level"]=395, - ["local_display_grants_skill_dash_level"]=428, - ["local_display_grants_skill_death_aura_level"]=410, - ["local_display_grants_skill_death_wish_level"]=429, - ["local_display_grants_skill_decoy_totem_level"]=430, - ["local_display_grants_skill_determination_level"]=399, - ["local_display_grants_skill_discipline_level"]=402, - ["local_display_grants_skill_doryanis_touch_level"]=408, - ["local_display_grants_skill_elemental_weakness_level"]=407, - ["local_display_grants_skill_embrace_madness_level"]=431, - ["local_display_grants_skill_enduring_cry_level"]=432, - ["local_display_grants_skill_flammability_level"]=383, - ["local_display_grants_skill_frostbite_level"]=386, - ["local_display_grants_skill_frostblink_level"]=373, - ["local_display_grants_skill_gluttony_of_elements_level"]=394, - ["local_display_grants_skill_grace_level"]=400, - ["local_display_grants_skill_haste_level"]=388, - ["local_display_grants_skill_hatred_level"]=397, - ["local_display_grants_skill_herald_of_ash_level"]=433, - ["local_display_grants_skill_herald_of_ice_level"]=434, - ["local_display_grants_skill_herald_of_thunder_level"]=435, - ["local_display_grants_skill_icestorm_level"]=411, - ["local_display_grants_skill_intimidating_cry_level"]=436, - ["local_display_grants_skill_lightning_warp_level"]=437, - ["local_display_grants_skill_malevolence_level"]=438, - ["local_display_grants_skill_mirage_chieftain"]=439, - ["local_display_grants_skill_pride_level"]=440, - ["local_display_grants_skill_projectile_weakness_level"]=406, - ["local_display_grants_skill_purity_level"]=393, - ["local_display_grants_skill_purity_of_cold_level"]=380, - ["local_display_grants_skill_purity_of_fire_level"]=374, - ["local_display_grants_skill_purity_of_lightning_level"]=382, - ["local_display_grants_skill_rallying_cry_level"]=441, - ["local_display_grants_skill_scorching_ray_level"]=401, - ["local_display_grants_skill_smite_level"]=442, - ["local_display_grants_skill_spider_aspect_level"]=443, - ["local_display_grants_skill_temporal_chains_level"]=387, - ["local_display_grants_skill_unhinge_level"]=444, - ["local_display_grants_skill_vaal_impurity_of_fire_level"]=445, - ["local_display_grants_skill_vaal_impurity_of_ice_level"]=446, - ["local_display_grants_skill_vaal_impurity_of_lightning_level"]=447, - ["local_display_grants_skill_vampiric_icon_level"]=448, - ["local_display_grants_skill_vitality_level"]=392, - ["local_display_grants_skill_vulnerability_level"]=409, - ["local_display_grants_skill_wrath_level"]=396, - ["local_display_grants_skill_zealotry_level"]=449, - ["local_display_grants_summon_beast_companion"]=381, - ["local_display_grants_unholy_might"]=2360, - ["local_display_has_additional_implicit_mod"]=389, - ["local_display_hits_against_nearby_enemies_critical_strike_chance_+50%"]=2841, - ["local_display_illusory_warp_level"]=375, - ["local_display_item_found_rarity_+%_for_you_and_nearby_allies"]=1166, - ["local_display_manifest_rageblade_destroy_on_end_rampage"]=2782, - ["local_display_manifest_rageblade_disables_weapons"]=2781, - ["local_display_minions_grant_onslaught"]=2783, - ["local_display_mod_aura_mana_regeration_rate_+%"]=5939, - ["local_display_molten_burst_on_melee_hit_%"]=480, - ["local_display_movement_speed_+%_for_you_and_nearby_allies"]=5940, - ["local_display_nearby_allies_action_speed_cannot_be_reduced_below_base"]=5941, - ["local_display_nearby_allies_critical_strike_multiplier_+"]=5942, - ["local_display_nearby_allies_extra_damage_rolls"]=5943, - ["local_display_nearby_allies_have_fortify"]=5944, - ["local_display_nearby_enemies_all_resistances_%"]=2441, - ["local_display_nearby_enemies_are_blinded"]=2838, - ["local_display_nearby_enemies_are_chilled"]=5945, - ["local_display_nearby_enemies_are_crushed"]=2839, - ["local_display_nearby_enemies_are_intimidated"]=5946, - ["local_display_nearby_enemies_cannot_crit"]=5947, - ["local_display_nearby_enemies_critical_strike_chance_+%_against_self"]=2842, - ["local_display_nearby_enemies_flask_charges_granted_+%"]=2843, - ["local_display_nearby_enemies_have_fire_exposure"]=5948, - ["local_display_nearby_enemies_have_malediction"]=2840, - ["local_display_nearby_enemies_movement_speed_+%"]=2844, - ["local_display_nearby_enemies_stun_and_block_recovery_+%"]=2845, - ["local_display_nearby_enemies_take_X_chaos_damage_per_minute"]=3628, - ["local_display_nearby_enemies_take_X_lightning_damage_per_minute"]=2603, - ["local_display_nearby_enemy_chaos_damage_resistance_%"]=5949, - ["local_display_nearby_enemy_cold_damage_resistance_%"]=5950, - ["local_display_nearby_enemy_elemental_damage_taken_+%"]=5951, - ["local_display_nearby_enemy_fire_damage_resistance_%"]=5952, - ["local_display_nearby_enemy_lightning_damage_resistance_%"]=5953, - ["local_display_nearby_enemy_physical_damage_taken_+%"]=5954, - ["local_display_raise_spider_on_kill_%_chance"]=481, - ["local_display_self_crushed"]=5955, - ["local_display_socketed_attack_damage_+%_final"]=323, - ["local_display_socketed_attacks_additional_critical_strike_chance"]=324, - ["local_display_socketed_attacks_critical_strike_multiplier_+"]=325, - ["local_display_socketed_attacks_mana_cost_+"]=326, - ["local_display_socketed_aura_gems_reserve_no_mana"]=307, - ["local_display_socketed_curse_gems_have_mana_reservation_+%"]=367, - ["local_display_socketed_curse_gems_supported_by_level_x_blasphemy"]=298, - ["local_display_socketed_gems_additional_critical_strike_chance_%"]=318, - ["local_display_socketed_gems_attack_and_cast_speed_+%_final"]=327, - ["local_display_socketed_gems_chain_X_additional_times"]=317, - ["local_display_socketed_gems_curse_auras_also_affect_you"]=328, - ["local_display_socketed_gems_damage_+%_final_while_on_low_life"]=329, - ["local_display_socketed_gems_damage_over_time_+%_final"]=358, - ["local_display_socketed_gems_elemental_damage_+%_final"]=330, - ["local_display_socketed_gems_exposure_on_hit"]=331, - ["local_display_socketed_gems_get_added_chaos_damage_level"]=251, - ["local_display_socketed_gems_get_added_fire_damage_level"]=254, - ["local_display_socketed_gems_get_added_lightning_damage_level"]=259, - ["local_display_socketed_gems_get_additional_accuracy_level"]=268, - ["local_display_socketed_gems_get_blind_level"]=262, - ["local_display_socketed_gems_get_blood_magic_level"]=252, - ["local_display_socketed_gems_get_cast_on_crit_level"]=264, - ["local_display_socketed_gems_get_cast_on_death_level"]=266, - ["local_display_socketed_gems_get_cast_when_stunned_level"]=265, - ["local_display_socketed_gems_get_chance_to_bleed_level"]=272, - ["local_display_socketed_gems_get_cold_to_fire_level"]=255, - ["local_display_socketed_gems_get_concentrated_area_level"]=246, - ["local_display_socketed_gems_get_curse_reflection"]=315, - ["local_display_socketed_gems_get_echo_level"]=276, - ["local_display_socketed_gems_get_elemental_proliferation_level"]=258, - ["local_display_socketed_gems_get_faster_attacks_level"]=261, - ["local_display_socketed_gems_get_faster_cast_level"]=282, - ["local_display_socketed_gems_get_faster_projectiles_level"]=270, - ["local_display_socketed_gems_get_fire_penetration_level"]=257, - ["local_display_socketed_gems_get_flee_level"]=281, - ["local_display_socketed_gems_get_fork_level"]=274, - ["local_display_socketed_gems_get_generosity_level"]=278, - ["local_display_socketed_gems_get_increased_area_level"]=107, - ["local_display_socketed_gems_get_increased_critical_damage_level"]=273, - ["local_display_socketed_gems_get_increased_duration_level"]=253, - ["local_display_socketed_gems_get_iron_will_level"]=283, - ["local_display_socketed_gems_get_item_quantity_+%"]=314, - ["local_display_socketed_gems_get_life_leech_level"]=271, - ["local_display_socketed_gems_get_mana_multplier_%"]=308, - ["local_display_socketed_gems_get_melee_physical_damage_level"]=260, - ["local_display_socketed_gems_get_melee_splash_level"]=263, - ["local_display_socketed_gems_get_multistrike_level"]=269, - ["local_display_socketed_gems_get_pierce_level"]=291, - ["local_display_socketed_gems_get_reduced_mana_cost_level"]=277, - ["local_display_socketed_gems_get_remote_mine_level"]=280, - ["local_display_socketed_gems_get_spell_totem_level"]=256, - ["local_display_socketed_gems_get_stun_level"]=267, - ["local_display_socketed_gems_get_trap_level"]=247, - ["local_display_socketed_gems_get_weapon_elemental_damage_level"]=275, - ["local_display_socketed_gems_have_%_chance_to_ignite_with_fire_damage"]=312, - ["local_display_socketed_gems_have_blood_magic"]=305, - ["local_display_socketed_gems_have_chance_to_flee_%"]=313, - ["local_display_socketed_gems_have_elemental_equilibrium"]=359, - ["local_display_socketed_gems_have_elemental_equilibrium_effect_pluspercent"]=362, - ["local_display_socketed_gems_have_iron_will"]=316, - ["local_display_socketed_gems_have_mana_reservation_+%"]=306, - ["local_display_socketed_gems_have_number_of_additional_projectiles"]=363, - ["local_display_socketed_gems_have_secrets_of_suffering"]=361, - ["local_display_socketed_gems_mana_cost_-%"]=332, - ["local_display_socketed_gems_maximum_added_fire_damage"]=333, - ["local_display_socketed_gems_minimum_added_fire_damage"]=333, - ["local_display_socketed_gems_physical_damage_%_to_add_as_lightning"]=334, - ["local_display_socketed_gems_projectiles_nova"]=364, - ["local_display_socketed_gems_skill_effect_duration_+%"]=365, - ["local_display_socketed_gems_supported_by_X_lesser_poison"]=301, - ["local_display_socketed_gems_supported_by_X_vile_toxins"]=300, - ["local_display_socketed_gems_supported_by_level_x_arcane_surge"]=108, - ["local_display_socketed_gems_supported_by_level_x_archmage"]=109, - ["local_display_socketed_gems_supported_by_level_x_aura_duration"]=110, - ["local_display_socketed_gems_supported_by_level_x_barrage"]=111, - ["local_display_socketed_gems_supported_by_level_x_behead"]=112, - ["local_display_socketed_gems_supported_by_level_x_bloodlust"]=113, - ["local_display_socketed_gems_supported_by_level_x_bloodthirst"]=114, - ["local_display_socketed_gems_supported_by_level_x_bonechill"]=115, - ["local_display_socketed_gems_supported_by_level_x_brutality"]=116, - ["local_display_socketed_gems_supported_by_level_x_cast_on_damage_taken"]=117, - ["local_display_socketed_gems_supported_by_level_x_cast_on_kill"]=118, - ["local_display_socketed_gems_supported_by_level_x_cast_while_channelling"]=119, - ["local_display_socketed_gems_supported_by_level_x_chain"]=120, - ["local_display_socketed_gems_supported_by_level_x_chance_to_bleed"]=121, - ["local_display_socketed_gems_supported_by_level_x_chance_to_ignite"]=122, - ["local_display_socketed_gems_supported_by_level_x_chaos_attacks"]=205, - ["local_display_socketed_gems_supported_by_level_x_charged_mines"]=123, - ["local_display_socketed_gems_supported_by_level_x_close_combat"]=124, - ["local_display_socketed_gems_supported_by_level_x_cluster_trap"]=248, - ["local_display_socketed_gems_supported_by_level_x_culling_strike"]=125, - ["local_display_socketed_gems_supported_by_level_x_curse_on_hit"]=126, - ["local_display_socketed_gems_supported_by_level_x_deadly_ailments"]=127, - ["local_display_socketed_gems_supported_by_level_x_deathmark"]=128, - ["local_display_socketed_gems_supported_by_level_x_decay"]=129, - ["local_display_socketed_gems_supported_by_level_x_earthbreaker"]=130, - ["local_display_socketed_gems_supported_by_level_x_efficacy"]=131, - ["local_display_socketed_gems_supported_by_level_x_elemental_focus"]=132, - ["local_display_socketed_gems_supported_by_level_x_elemental_penetration"]=133, - ["local_display_socketed_gems_supported_by_level_x_empower"]=134, - ["local_display_socketed_gems_supported_by_level_x_endurance_charge_on_stun"]=304, - ["local_display_socketed_gems_supported_by_level_x_energy_leech"]=135, - ["local_display_socketed_gems_supported_by_level_x_enhance"]=136, - ["local_display_socketed_gems_supported_by_level_x_enlighten"]=137, - ["local_display_socketed_gems_supported_by_level_x_feeding_frenzy"]=138, - ["local_display_socketed_gems_supported_by_level_x_fire_penetration"]=139, - ["local_display_socketed_gems_supported_by_level_x_fist_of_war"]=140, - ["local_display_socketed_gems_supported_by_level_x_focussed_ballista"]=141, - ["local_display_socketed_gems_supported_by_level_x_fortify"]=279, - ["local_display_socketed_gems_supported_by_level_x_fragility"]=142, - ["local_display_socketed_gems_supported_by_level_x_frenzy_power_on_trap_trigger"]=143, - ["local_display_socketed_gems_supported_by_level_x_greater_multiple_projectiles"]=144, - ["local_display_socketed_gems_supported_by_level_x_greater_spell_echo"]=145, - ["local_display_socketed_gems_supported_by_level_x_greater_volley"]=146, - ["local_display_socketed_gems_supported_by_level_x_ignite_proliferation"]=147, - ["local_display_socketed_gems_supported_by_level_x_immolate"]=148, - ["local_display_socketed_gems_supported_by_level_x_impale"]=149, - ["local_display_socketed_gems_supported_by_level_x_impending_doom"]=150, - ["local_display_socketed_gems_supported_by_level_x_increased_burning_damage"]=151, - ["local_display_socketed_gems_supported_by_level_x_increased_critical_strikes"]=152, - ["local_display_socketed_gems_supported_by_level_x_increased_duration"]=153, - ["local_display_socketed_gems_supported_by_level_x_infernal_legion"]=154, - ["local_display_socketed_gems_supported_by_level_x_intensify"]=155, - ["local_display_socketed_gems_supported_by_level_x_iron_grip"]=156, - ["local_display_socketed_gems_supported_by_level_x_item_quantity"]=157, - ["local_display_socketed_gems_supported_by_level_x_item_rarity"]=158, - ["local_display_socketed_gems_supported_by_level_x_life_gain_on_hit"]=159, - ["local_display_socketed_gems_supported_by_level_x_lifetap"]=160, - ["local_display_socketed_gems_supported_by_level_x_lightning_penetration"]=161, - ["local_display_socketed_gems_supported_by_level_x_maim"]=162, - ["local_display_socketed_gems_supported_by_level_x_meat_shield"]=163, - ["local_display_socketed_gems_supported_by_level_x_melee_damage_on_full_life"]=164, - ["local_display_socketed_gems_supported_by_level_x_minefield"]=165, - ["local_display_socketed_gems_supported_by_level_x_mirage_archer"]=166, - ["local_display_socketed_gems_supported_by_level_x_multi_totem"]=167, - ["local_display_socketed_gems_supported_by_level_x_multi_trap"]=249, - ["local_display_socketed_gems_supported_by_level_x_multicast"]=168, - ["local_display_socketed_gems_supported_by_level_x_nightblade"]=169, - ["local_display_socketed_gems_supported_by_level_x_onslaught"]=170, - ["local_display_socketed_gems_supported_by_level_x_parallel_projectiles"]=171, - ["local_display_socketed_gems_supported_by_level_x_physical_projectile_attack_damage"]=172, - ["local_display_socketed_gems_supported_by_level_x_physical_to_lightning"]=173, - ["local_display_socketed_gems_supported_by_level_x_pinpoint"]=174, - ["local_display_socketed_gems_supported_by_level_x_point_blank"]=175, - ["local_display_socketed_gems_supported_by_level_x_poison"]=176, - ["local_display_socketed_gems_supported_by_level_x_power_charge_on_crit"]=177, - ["local_display_socketed_gems_supported_by_level_x_pulverise"]=178, - ["local_display_socketed_gems_supported_by_level_x_rage"]=179, - ["local_display_socketed_gems_supported_by_level_x_rain"]=180, - ["local_display_socketed_gems_supported_by_level_x_ranged_attack_totem"]=181, - ["local_display_socketed_gems_supported_by_level_x_rapid_decay"]=182, - ["local_display_socketed_gems_supported_by_level_x_reduced_block_chance"]=183, - ["local_display_socketed_gems_supported_by_level_x_reduced_duration"]=184, - ["local_display_socketed_gems_supported_by_level_x_remote_mine_2"]=185, - ["local_display_socketed_gems_supported_by_level_x_ruthless"]=186, - ["local_display_socketed_gems_supported_by_level_x_second_wind"]=187, - ["local_display_socketed_gems_supported_by_level_x_shockwave"]=188, - ["local_display_socketed_gems_supported_by_level_x_slower_projectiles"]=189, - ["local_display_socketed_gems_supported_by_level_x_snipe"]=190, - ["local_display_socketed_gems_supported_by_level_x_spell_cascade"]=191, - ["local_display_socketed_gems_supported_by_level_x_spell_focus"]=192, - ["local_display_socketed_gems_supported_by_level_x_spirit_strike"]=193, - ["local_display_socketed_gems_supported_by_level_x_storm_barrier"]=194, - ["local_display_socketed_gems_supported_by_level_x_summon_elemental_resistance"]=195, - ["local_display_socketed_gems_supported_by_level_x_summon_ghost_on_kill"]=196, - ["local_display_socketed_gems_supported_by_level_x_swift_assembly"]=197, - ["local_display_socketed_gems_supported_by_level_x_swiftbrand"]=198, - ["local_display_socketed_gems_supported_by_level_x_trap_and_mine_damage"]=250, - ["local_display_socketed_gems_supported_by_level_x_trap_cooldown"]=199, - ["local_display_socketed_gems_supported_by_level_x_trinity"]=200, - ["local_display_socketed_gems_supported_by_level_x_unbound_ailments"]=201, - ["local_display_socketed_gems_supported_by_level_x_unleash"]=202, - ["local_display_socketed_gems_supported_by_level_x_urgent_orders"]=203, - ["local_display_socketed_gems_supported_by_level_x_void_manipulation"]=204, - ["local_display_socketed_gems_supported_by_pierce_level"]=290, - ["local_display_socketed_gems_supported_by_x_added_cold_damage"]=296, - ["local_display_socketed_gems_supported_by_x_cold_penetration"]=294, - ["local_display_socketed_gems_supported_by_x_controlled_destruction"]=303, - ["local_display_socketed_gems_supported_by_x_hypothermia"]=292, - ["local_display_socketed_gems_supported_by_x_ice_bite"]=293, - ["local_display_socketed_gems_supported_by_x_increased_critical_damage_level"]=288, - ["local_display_socketed_gems_supported_by_x_increased_minion_damage_level"]=287, - ["local_display_socketed_gems_supported_by_x_increased_minion_life_level"]=285, - ["local_display_socketed_gems_supported_by_x_increased_minion_speed_level"]=289, - ["local_display_socketed_gems_supported_by_x_innervate_level"]=299, - ["local_display_socketed_gems_supported_by_x_knockback_level"]=284, - ["local_display_socketed_gems_supported_by_x_lesser_multiple_projectiles_level"]=286, - ["local_display_socketed_gems_supported_by_x_mana_leech"]=295, - ["local_display_socketed_gems_supported_by_x_reduced_mana_cost"]=297, - ["local_display_socketed_golem_attack_and_cast_speed_+%"]=96, - ["local_display_socketed_golem_buff_effect_+%"]=97, - ["local_display_socketed_golem_chance_to_taunt_%"]=98, - ["local_display_socketed_golem_life_regeneration_rate_per_minute_%"]=99, - ["local_display_socketed_golem_skill_grants_onslaught_when_summoned"]=100, - ["local_display_socketed_golem_skills_minions_life_%_to_add_as_energy_shield"]=101, - ["local_display_socketed_melee_gems_have_area_radius_+%"]=309, - ["local_display_socketed_movement_skills_have_no_mana_cost"]=335, - ["local_display_socketed_non_curse_aura_gems_effect_+%"]=360, - ["local_display_socketed_red_gems_have_%_of_physical_damage_to_add_as_fire"]=310, - ["local_display_socketed_skills_attack_speed_+%"]=336, - ["local_display_socketed_skills_cast_speed_+%"]=337, - ["local_display_socketed_skills_deal_double_damage"]=338, - ["local_display_socketed_skills_fork"]=339, - ["local_display_socketed_skills_summon_your_maximum_number_of_totems_in_formation"]=311, - ["local_display_socketed_spell_damage_+%_final"]=340, - ["local_display_socketed_spells_additional_critical_strike_chance"]=341, - ["local_display_socketed_spells_critical_strike_multiplier_+"]=342, - ["local_display_socketed_spells_mana_cost_+%"]=343, - ["local_display_socketed_spells_repeat_count"]=319, - ["local_display_socketed_trap_skills_create_smoke_cloud"]=366, - ["local_display_socketed_travel_skills_damage_+%_final"]=5956, - ["local_display_socketed_vaal_skills_area_of_effect_+%"]=344, - ["local_display_socketed_vaal_skills_aura_effect_+%"]=345, - ["local_display_socketed_vaal_skills_damage_+%_final"]=346, - ["local_display_socketed_vaal_skills_effect_duration_+%"]=347, - ["local_display_socketed_vaal_skills_elusive_on_use"]=348, - ["local_display_socketed_vaal_skills_extra_damage_rolls"]=349, - ["local_display_socketed_vaal_skills_ignore_monster_phys_reduction"]=350, - ["local_display_socketed_vaal_skills_ignore_monster_resistances"]=351, - ["local_display_socketed_vaal_skills_projectile_speed_+%"]=352, - ["local_display_socketed_vaal_skills_soul_gain_prevention_duration_+%"]=353, - ["local_display_socketed_vaal_skills_soul_requirement_+%_final"]=354, - ["local_display_socketed_vaal_skills_store_uses_+"]=355, - ["local_display_spend_energy_shield_for_costs_before_mana_for_socketed_skills"]=356, - ["local_display_summon_harbinger_x_on_equip"]=384, - ["local_display_summon_raging_spirit_on_kill_%"]=482, - ["local_display_summon_wolf_on_kill_%"]=483, - ["local_display_supported_by_level_10_controlled_destruction"]=206, - ["local_display_supported_by_level_10_intensify"]=207, - ["local_display_supported_by_level_10_spell_echo"]=208, - ["local_display_supported_by_level_x_awakened_added_chaos_damage"]=209, - ["local_display_supported_by_level_x_awakened_added_cold_damage"]=210, - ["local_display_supported_by_level_x_awakened_added_fire_damage"]=211, - ["local_display_supported_by_level_x_awakened_added_lightning_damage"]=212, - ["local_display_supported_by_level_x_awakened_ancestral_call"]=213, - ["local_display_supported_by_level_x_awakened_arrow_nova"]=214, - ["local_display_supported_by_level_x_awakened_blasphemy"]=215, - ["local_display_supported_by_level_x_awakened_brutality"]=216, - ["local_display_supported_by_level_x_awakened_burning_damage"]=217, - ["local_display_supported_by_level_x_awakened_cast_on_crit"]=218, - ["local_display_supported_by_level_x_awakened_cast_while_channelling"]=219, - ["local_display_supported_by_level_x_awakened_chain"]=220, - ["local_display_supported_by_level_x_awakened_cold_penetration"]=221, - ["local_display_supported_by_level_x_awakened_controlled_destruction"]=222, - ["local_display_supported_by_level_x_awakened_curse_on_hit"]=223, - ["local_display_supported_by_level_x_awakened_deadly_ailments"]=224, - ["local_display_supported_by_level_x_awakened_elemental_focus"]=225, - ["local_display_supported_by_level_x_awakened_fire_penetration"]=226, - ["local_display_supported_by_level_x_awakened_fork"]=227, - ["local_display_supported_by_level_x_awakened_generosity"]=228, - ["local_display_supported_by_level_x_awakened_greater_multiple_projectiles"]=229, - ["local_display_supported_by_level_x_awakened_increased_area_of_effect"]=230, - ["local_display_supported_by_level_x_awakened_lightning_penetration"]=231, - ["local_display_supported_by_level_x_awakened_melee_physical_damage"]=232, - ["local_display_supported_by_level_x_awakened_melee_splash"]=233, - ["local_display_supported_by_level_x_awakened_minion_damage"]=234, - ["local_display_supported_by_level_x_awakened_multistrike"]=235, - ["local_display_supported_by_level_x_awakened_spell_cascade"]=236, - ["local_display_supported_by_level_x_awakened_spell_echo"]=237, - ["local_display_supported_by_level_x_awakened_swift_affliction"]=238, - ["local_display_supported_by_level_x_awakened_unbound_ailments"]=239, - ["local_display_supported_by_level_x_awakened_unleash"]=240, - ["local_display_supported_by_level_x_awakened_vicious_projectiles"]=241, - ["local_display_supported_by_level_x_awakened_void_manipulation"]=242, - ["local_display_supported_by_level_x_awakened_weapon_elemental_damage"]=243, - ["local_display_tailwind_if_socketed_vaal_skill_used_recently"]=357, - ["local_display_trigger_commandment_of_inferno_on_crit_%"]=484, - ["local_display_trigger_corpse_walk_on_equip_level"]=485, - ["local_display_trigger_death_walk_on_equip_level"]=487, - ["local_display_trigger_level_18_summon_spectral_wolf_on_kill_10%_chance"]=488, - ["local_display_trigger_level_1_blood_rage_on_kill_chance_%"]=489, - ["local_display_trigger_level_20_animate_guardian_weapon_on_guardian_kill_%_chance"]=490, - ["local_display_trigger_level_20_animate_guardian_weapon_on_weapon_kill_%_chance"]=491, - ["local_display_trigger_level_20_shade_form_on_skill_use_%"]=492, - ["local_display_trigger_level_20_shade_form_when_hit_%"]=493, - ["local_display_trigger_level_20_summon_spectral_wolf_on_crit_with_this_weapon_%_chance"]=450, - ["local_display_trigger_level_20_tornado_when_you_gain_avians_flight_or_avians_might_%"]=494, - ["local_display_trigger_level_X_assassins_mark_when_you_hit_rare_or_unique_enemy"]=495, - ["local_display_trigger_level_X_atziri_flameblast"]=496, - ["local_display_trigger_level_X_atziri_storm_call"]=497, - ["local_display_trigger_level_X_blinding_aura_skill_on_equip"]=416, - ["local_display_trigger_level_X_darktongue_kiss_on_curse"]=451, - ["local_display_trigger_level_X_feast_of_flesh_every_5_seconds"]=498, - ["local_display_trigger_level_X_offering_every_5_seconds"]=499, - ["local_display_trigger_level_X_poachers_mark_when_you_hit_rare_or_unique_enemy"]=500, - ["local_display_trigger_level_X_shield_shatter_on_block"]=501, - ["local_display_trigger_level_X_void_gaze_on_skill_use"]=452, - ["local_display_trigger_level_X_warlords_mark_when_you_hit_rare_or_unique_enemy"]=502, - ["local_display_trigger_level_x_create_fungal_ground_on_kill"]=486, - ["local_display_trigger_level_x_curse_nova_on_hit_while_cursed"]=503, - ["local_display_trigger_level_x_fiery_impact_on_melee_hit_with_this_weapon"]=504, - ["local_display_trigger_level_x_flame_dash_when_you_use_a_socketed_skill"]=505, - ["local_display_trigger_level_x_gore_shockwave_on_melee_hit_with_atleast_150_strength"]=506, - ["local_display_trigger_level_x_icicle_nova_on_hit_vs_frozen_enemy"]=507, - ["local_display_trigger_level_x_intimidating_cry_when_you_lose_cats_stealth"]=508, - ["local_display_trigger_level_x_lightning_warp_on_hit_with_this_weapon"]=453, - ["local_display_trigger_level_x_rain_of_arrows_on_bow_attack"]=509, - ["local_display_trigger_level_x_reflection_skill_on_equip"]=510, - ["local_display_trigger_level_x_smoke_cloud_on_trap_triggered"]=511, - ["local_display_trigger_level_x_spirit_burst_on_skill_use_if_have_spirit_charge"]=512, - ["local_display_trigger_level_x_stalking_pustule_on_kill"]=513, - ["local_display_trigger_level_x_storm_cascade_on_attack"]=454, - ["local_display_trigger_level_x_summon_phantasm_on_corpse_consume"]=514, - ["local_display_trigger_level_x_toxic_rain_on_bow_attack"]=529, - ["local_display_trigger_level_x_void_shot_on_arrow_fire_while_you_have_void_arrow"]=515, - ["local_display_trigger_socketed_curses_on_casting_curse_%_chance"]=517, - ["local_display_trigger_summon_taunting_contraption_on_flask_use"]=516, - ["local_display_trigger_temporal_anomaly_when_hit_%_chance"]=518, - ["local_display_trigger_tentacle_smash_on_kill_%_chance"]=519, - ["local_display_trigger_void_sphere_on_kill_%_chance"]=520, - ["local_display_use_level_X_abyssal_cry_on_hit"]=521, - ["local_display_you_get_elemental_ailments_instead_of_allies"]=5957, - ["local_double_damage_to_chilled_enemies"]=3193, - ["local_double_damage_with_attacks"]=5958, - ["local_elemental_damage_+%_per_2%_quality"]=5959, - ["local_elemental_penetration_%"]=3194, - ["local_energy_shield"]=1129, - ["local_energy_shield_+%"]=1130, - ["local_energy_shield_regeneration_per_minute_%_if_crit_recently"]=5960, - ["local_evasion_and_energy_shield_+%"]=1125, - ["local_evasion_rating_+%"]=1121, - ["local_evasion_rating_and_energy_shield"]=5961, - ["local_explicit_mod_effect_+%"]=45, - ["local_extra_max_charges"]=531, - ["local_extra_socket"]=1451, - ["local_fire_penetration_%"]=3195, - ["local_fire_resistance_%_per_2%_quality"]=5962, - ["local_flask_accuracy_rating_+%_during_effect"]=622, - ["local_flask_adapt_each_element"]=594, - ["local_flask_adaptation_rating_+%_during_effect"]=620, - ["local_flask_adaptations_apply_to_all_elements_during_effect"]=621, - ["local_flask_additional_physical_damage_reduction_%"]=642, - ["local_flask_adds_knockback_during_flask_effect"]=643, - ["local_flask_adds_knockback_while_healing"]=634, - ["local_flask_amount_to_recover_+%"]=548, - ["local_flask_amount_to_recover_+%_when_on_low_life"]=552, - ["local_flask_area_of_consecrated_ground_+%"]=571, - ["local_flask_area_of_effect_+%_during_flask_effect"]=644, - ["local_flask_armour_+%_while_healing"]=615, - ["local_flask_attack_speed_+%_while_healing"]=623, - ["local_flask_avoid_stun_chance_%_during_flask_effect"]=645, - ["local_flask_bleeding_immunity_if_bleeding_and_remove_corrupted_blood"]=589, - ["local_flask_cannot_be_stunned_during_flask_effect"]=646, - ["local_flask_cannot_gain_charges_during_flask_effect"]=718, - ["local_flask_cast_speed_+%_while_healing"]=624, - ["local_flask_chance_to_freeze_shock_ignite_%_while_healing"]=647, - ["local_flask_chill_or_freeze_immunity_if_chilled_or_frozen"]=590, - ["local_flask_chilled_ground_on_flask_use_radius"]=570, - ["local_flask_consume_charges_used_+%_when_used"]=540, - ["local_flask_consume_extra_max_charges_when_used"]=531, - ["local_flask_consume_flask_duration_+%_when_used"]=551, - ["local_flask_consume_flask_effect_+%_when_used"]=614, - ["local_flask_consumes_max_charges_on_use"]=572, - ["local_flask_consumes_x_endurance_charges_on_use"]=573, - ["local_flask_consumes_x_frenzy_charges_on_use"]=574, - ["local_flask_consumes_x_power_charges_on_use"]=575, - ["local_flask_critical_strike_chance_+%_during_flask_effect"]=649, - ["local_flask_critical_strike_chance_against_enemies_on_consecrated_ground_%_during_effect"]=648, - ["local_flask_culling_strike_during_flask_effect"]=650, - ["local_flask_deals_%_maximum_life_as_chaos_damage_on_use"]=566, - ["local_flask_debilitate_nearby_enemies_for_X_seconds_when_flask_effect_ends"]=555, - ["local_flask_deciseconds_to_recover"]=550, - ["local_flask_dispels_burning_and_ignite_immunity_during_effect"]=595, - ["local_flask_dispels_freeze_and_chill"]=593, - ["local_flask_duration_+%"]=551, - ["local_flask_during_effect_enemy_damage_taken_+%_on_consecrated_ground"]=651, - ["local_flask_effect_+%"]=614, - ["local_flask_effect_ends_when_hit_by_player"]=556, - ["local_flask_effect_not_removed_at_full_mana"]=557, - ["local_flask_enemies_ignited_during_flask_effect_damage_taken_+%"]=697, - ["local_flask_energy_shield_+%_while_healing"]=617, - ["local_flask_energy_shield_leech_from_spell_damage_permyriad_while_healing"]=629, - ["local_flask_evasion_+%_while_healing"]=616, - ["local_flask_gain_X_charges_on_consuming_ignited_corpse"]=533, - ["local_flask_gain_X_charges_when_hit"]=534, - ["local_flask_gain_charges_consumed_as_vaal_souls_on_use"]=576, - ["local_flask_gain_endurance_charge_per_second_during_flask_effect"]=652, - ["local_flask_gain_endurance_charges_on_use"]=577, - ["local_flask_gain_frenzy_charges_on_use"]=578, - ["local_flask_gain_power_charges_on_use"]=579, - ["local_flask_gain_x_seconds_of_onslaught_per_frenzy_charge"]=580, - ["local_flask_gain_x_vaal_souls_on_use"]=581, - ["local_flask_ghost_reaver"]=721, - ["local_flask_ignite_immunity_if_ignited_and_remove_burning"]=591, - ["local_flask_immune_to_damage"]=653, - ["local_flask_inflict_fire_cold_lightning_exposure_on_nearby_enemies_on_use"]=582, - ["local_flask_is_petrified"]=654, - ["local_flask_item_found_rarity_+%_during_flask_effect"]=655, - ["local_flask_life_gain_on_skill_use_%_mana_cost"]=640, - ["local_flask_life_leech_from_attack_damage_permyriad_while_healing"]=630, - ["local_flask_life_leech_on_damage_taken_%_permyriad_during_flask_effect"]=656, - ["local_flask_life_leech_permyriad_while_healing"]=631, - ["local_flask_life_recovery_from_flasks_also_recovers_energy_shield"]=545, - ["local_flask_life_regeneration_per_minute_%_during_flask_effect"]=657, - ["local_flask_life_to_recover"]=542, - ["local_flask_life_to_recover_+%"]=543, - ["local_flask_lose_all_charges_on_entering_new_area"]=541, - ["local_flask_lose_all_endurance_charges_and_recover_%_life_for_each_on_use"]=583, - ["local_flask_mana_leech_permyriad_while_healing"]=633, - ["local_flask_mana_recovery_occurs_instantly_at_end_of_flask_effect"]=558, - ["local_flask_mana_to_recover"]=546, - ["local_flask_mana_to_recover_+%"]=547, - ["local_flask_minion_heal_%"]=544, - ["local_flask_movement_speed_+%_while_healing"]=625, - ["local_flask_no_mana_recovery_during_effect"]=658, - ["local_flask_non_damaging_ailment_effect_+%_during_flask_effect"]=659, - ["local_flask_number_of_additional_projectiles_during_flask_effect"]=660, - ["local_flask_poison_immunity_if_poisoned"]=661, - ["local_flask_prevents_death_while_healing"]=704, - ["local_flask_recover_%_maximum_energy_shield_on_kill_during_flask_effect"]=700, - ["local_flask_recover_%_maximum_life_on_kill_during_flask_effect"]=698, - ["local_flask_recover_%_maximum_mana_on_kill_during_flask_effect"]=699, - ["local_flask_recover_instantly_when_on_low_life"]=553, - ["local_flask_recovers_instantly"]=559, - ["local_flask_recovery_amount_%_to_recover_instantly"]=554, - ["local_flask_recovery_speed_+%"]=549, - ["local_flask_remove_curses_on_use"]=588, - ["local_flask_remove_effect_when_ward_breaks"]=560, - ["local_flask_removes_%_maximum_energy_shield_on_use"]=565, - ["local_flask_removes_%_of_life_recovery_from_life_on_use"]=563, - ["local_flask_removes_%_of_life_recovery_from_mana_on_use"]=564, - ["local_flask_removes_%_of_mana_recovery_from_life_on_use"]=562, - ["local_flask_resistances_+%_while_healing"]=627, - ["local_flask_restore_ward"]=596, - ["local_flask_shock_immunity_if_shocked"]=592, - ["local_flask_skill_mana_cost_+%_during_flask_effect"]=662, - ["local_flask_stun_recovery_+%_while_healing"]=626, - ["local_flask_taunt_enemies_on_use_radius"]=584, - ["local_flask_unholy_might_during_flask_effect"]=703, - ["local_flask_use_causes_area_knockback"]=585, - ["local_flask_use_causes_monster_flee_chance_%"]=586, - ["local_flask_use_on_adjacent_flask_use"]=598, - ["local_flask_use_on_affected_by_bleed"]=599, - ["local_flask_use_on_affected_by_chill"]=600, - ["local_flask_use_on_affected_by_freeze"]=601, - ["local_flask_use_on_affected_by_ignite"]=602, - ["local_flask_use_on_affected_by_poison"]=603, - ["local_flask_use_on_affected_by_shock"]=604, - ["local_flask_use_on_damage_blocked"]=605, - ["local_flask_use_on_flask_effect_ended"]=606, - ["local_flask_use_on_full_charges"]=607, - ["local_flask_use_on_guard_skill_expired"]=608, - ["local_flask_use_on_guard_skill_used"]=609, - ["local_flask_use_on_hitting_rare_unique_enemy_while_inactive"]=610, - ["local_flask_use_on_taking_savage_hit"]=611, - ["local_flask_use_on_travel_skill_used"]=612, - ["local_flask_use_on_using_a_life_flask"]=613, - ["local_flask_vaal_souls_gained_per_minute_during_effect"]=663, - ["local_flask_ward_+%_during_effect"]=618, - ["local_flask_ward_does_not_break_during_effect"]=619, - ["local_flask_zealots_oath"]=722, - ["local_gain_vaal_pact_if_all_socketed_gems_red"]=7723, - ["local_gem_experience_gain_+%"]=1455, - ["local_gem_level_+"]=65, - ["local_grant_eldritch_battery_during_flask_effect"]=723, - ["local_grant_perfect_agony_during_flask_effect"]=724, - ["local_grant_skeleton_warriors_triple_damage_on_hit"]=3827, - ["local_grants_aura_maximum_added_chaos_damage_per_white_socket"]=2449, - ["local_grants_aura_maximum_added_cold_damage_per_green_socket"]=2447, - ["local_grants_aura_maximum_added_fire_damage_per_red_socket"]=2446, - ["local_grants_aura_maximum_added_lightning_damage_per_blue_socket"]=2448, - ["local_grants_aura_minimum_added_chaos_damage_per_white_socket"]=2449, - ["local_grants_aura_minimum_added_cold_damage_per_green_socket"]=2447, - ["local_grants_aura_minimum_added_fire_damage_per_red_socket"]=2446, - ["local_grants_aura_minimum_added_lightning_damage_per_blue_socket"]=2448, - ["local_has_X_abyss_sockets"]=52, - ["local_has_X_sockets"]=53, - ["local_has_X_white_sockets"]=59, - ["local_has_no_sockets"]=51, - ["local_hit_causes_monster_flee_%"]=1567, - ["local_hit_damage_+%_vs_frozen_enemies"]=3785, - ["local_hit_damage_+%_vs_ignited_enemies"]=3784, - ["local_hit_damage_+%_vs_shocked_enemies"]=3786, - ["local_hits_always_inflict_elemental_ailments"]=3783, - ["local_hits_with_this_weapon_always_hit_if_have_blocked_recently"]=5963, - ["local_hits_with_this_weapon_freeze_as_though_damage_+%_final"]=5964, - ["local_hits_with_this_weapon_shock_as_though_damage_+%_final"]=5965, - ["local_ignite_damage_+%_final_with_this_weapon"]=5966, - ["local_immune_to_curses_if_item_corrupted"]=5967, - ["local_implicit_mod_cannot_be_changed"]=37, - ["local_implicit_stat_magnitude_+%"]=46, - ["local_intelligence_per_2%_quality"]=5968, - ["local_intelligence_requirement_+"]=733, - ["local_intelligence_requirement_+%"]=734, - ["local_is_alternate_tree_jewel"]=7649, - ["local_is_max_quality"]=1448, - ["local_item_allow_modification_while_corrupted"]=28, - ["local_item_can_have_x_additional_enchantments"]=30, - ["local_item_can_roll_all_influences"]=5969, - ["local_item_drops_on_death_if_equipped_by_animate_armour"]=2034, - ["local_item_implicit_modifier_limit"]=31, - ["local_item_quality_+"]=5970, - ["local_item_sell_price_doubled"]=5971, - ["local_item_stats_are_doubled_in_breach"]=5972, - ["local_jewel_+%_effect_per_passive_between_jewel_and_class_start"]=26, - ["local_jewel_allocated_non_notable_passives_in_radius_grant_nothing"]=5973, - ["local_jewel_copy_stats_from_unallocated_non_notable_passives_in_radius"]=5974, - ["local_jewel_expansion_jewels_count"]=5975, - ["local_jewel_expansion_jewels_count_override"]=5976, - ["local_jewel_expansion_keystone_disciple_of_kitava"]=5977, - ["local_jewel_expansion_keystone_hollow_palm_technique"]=5978, - ["local_jewel_expansion_keystone_kineticism"]=5979, - ["local_jewel_expansion_keystone_lone_messenger"]=5980, - ["local_jewel_expansion_keystone_natures_patience"]=5981, - ["local_jewel_expansion_keystone_pitfighter"]=5982, - ["local_jewel_expansion_keystone_secrets_of_suffering"]=5983, - ["local_jewel_expansion_keystone_veterans_awareness"]=5984, - ["local_jewel_expansion_passive_node_count"]=3840, - ["local_jewel_expansion_passive_node_index"]=5985, - ["local_jewel_fireball_cannot_ignite"]=5986, - ["local_jewel_fireball_chance_to_scorch_%"]=5987, - ["local_jewel_magma_orb_damage_+%_final_per_chain_with_40_int_in_radius"]=5989, - ["local_jewel_magma_orb_damage_+%_final_with_40_int_in_radius"]=5988, - ["local_jewel_molten_strike_projectiles_chain_count_+_with_40_str_in_radius"]=5991, - ["local_jewel_molten_strike_projectiles_chain_when_impacting_ground_with_40_str_in_radius"]=5990, - ["local_jewel_molten_strike_projectiles_count_+%_final_with_40_str_in_radius"]=5992, - ["local_jewel_nearby_passives_dex_to_int"]=2492, - ["local_jewel_nearby_passives_dex_to_str"]=2491, - ["local_jewel_nearby_passives_int_to_dex"]=2494, - ["local_jewel_nearby_passives_int_to_str"]=2493, - ["local_jewel_nearby_passives_str_to_dex"]=2489, - ["local_jewel_nearby_passives_str_to_int"]=2490, - ["local_jewel_variable_ring_radius_value"]=29, - ["local_knockback"]=1096, - ["local_left_ring_slot_elemental_reflect_damage_taken_+%"]=2155, - ["local_left_ring_slot_energy_shield"]=2114, - ["local_left_ring_slot_mana_regeneration_rate_+%"]=2112, - ["local_left_ring_slot_mana_regeneration_rate_per_minute"]=2111, - ["local_left_ring_slot_maximum_mana"]=2113, - ["local_left_ring_slot_no_energy_shield_recharge_or_regeneration"]=2110, - ["local_left_ring_slot_projectiles_from_spells_cannot_chain"]=5993, - ["local_left_ring_slot_projectiles_from_spells_fork"]=5994, - ["local_left_ring_socketed_curse_replaces_skitterbots_chilling_aura"]=5995, - ["local_level_requirement_-"]=735, - ["local_life_and_mana_gain_per_target"]=1288, - ["local_life_and_mana_leech_from_physical_damage_permyriad"]=1220, - ["local_life_gain_per_target"]=1284, - ["local_life_gain_per_target_vs_blinded_enemies"]=5996, - ["local_life_gain_per_target_while_leeching"]=5997, - ["local_life_leech_from_any_damage_permyriad"]=5998, - ["local_life_leech_from_physical_damage_permyriad"]=1215, - ["local_life_leech_is_instant"]=2012, - ["local_lightning_penetration_%"]=3197, - ["local_lightning_resistance_%_per_2%_quality"]=5999, - ["local_maim_on_hit"]=3560, - ["local_maim_on_hit_%"]=6000, - ["local_mana_gain_per_target"]=1291, - ["local_mana_leech_from_any_damage_permyriad"]=6001, - ["local_mana_leech_from_physical_damage_permyriad"]=1251, - ["local_max_charges_+%"]=532, - ["local_maximum_added_chaos_damage"]=964, - ["local_maximum_added_cold_damage"]=949, - ["local_maximum_added_fire_damage"]=942, - ["local_maximum_added_fire_damage_vs_bleeding_enemies"]=4040, - ["local_maximum_added_lightning_damage"]=958, - ["local_maximum_added_physical_damage"]=858, - ["local_maximum_added_physical_damage_vs_ignited_enemies"]=4046, - ["local_maximum_energy_shield_+%_if_item_corrupted"]=6002, - ["local_maximum_life_+%_if_item_corrupted"]=6004, - ["local_maximum_life_per_2%_quality"]=6003, - ["local_maximum_mana_per_2%_quality"]=6005, - ["local_maximum_prefixes_allowed_+"]=32, - ["local_maximum_quality_+"]=6006, - ["local_maximum_sockets_+"]=60, - ["local_maximum_suffixes_allowed_+"]=33, - ["local_minimum_added_chaos_damage"]=964, - ["local_minimum_added_cold_damage"]=949, - ["local_minimum_added_fire_damage"]=942, - ["local_minimum_added_fire_damage_vs_bleeding_enemies"]=4040, - ["local_minimum_added_lightning_damage"]=958, - ["local_minimum_added_physical_damage"]=858, - ["local_minimum_added_physical_damage_vs_ignited_enemies"]=4046, - ["local_minion_accuracy_rating_with_minion_abyss_jewel_socketed"]=6007, - ["local_movement_speed_+%_if_item_corrupted"]=6008, - ["local_no_attribute_requirements"]=736, - ["local_no_block_chance"]=2707, - ["local_no_critical_strike_multiplier_during_flask_effect"]=664, - ["local_no_energy_shield"]=737, - ["local_number_of_bloodworms_to_spawn_on_flask_use"]=597, - ["local_one_socket_each_colour_only"]=61, - ["local_physical_damage_%_to_convert_to_a_random_element"]=3781, - ["local_physical_damage_%_to_gain_as_cold_or_lightning"]=3782, - ["local_physical_damage_+%"]=817, - ["local_physical_damage_reduction_rating_+%"]=1112, - ["local_poison_dot_multiplier_+"]=848, - ["local_poison_duration_+%_during_flask_effect"]=665, - ["local_poison_on_critical_strike_chance_%"]=6009, - ["local_poison_on_hit"]=1953, - ["local_poison_on_hit_%"]=6010, - ["local_quality_does_not_increase_defences"]=1449, - ["local_quality_does_not_increase_physical_damage"]=1450, - ["local_quantity_of_sockets_+%"]=1456, - ["local_random_support_gem_index"]=244, - ["local_random_support_gem_index_1"]=245, - ["local_random_support_gem_level"]=244, - ["local_random_support_gem_level_1"]=245, - ["local_recharge_on_crit"]=535, - ["local_recharge_on_crit_%"]=536, - ["local_recharge_on_demon_killed"]=537, - ["local_recharge_on_take_crit"]=538, - ["local_resist_all_elements_%_if_item_corrupted"]=6011, - ["local_right_ring_slot_base_energy_shield_regeneration_rate_per_minute_%"]=2107, - ["local_right_ring_slot_energy_shield"]=2109, - ["local_right_ring_slot_maximum_mana"]=2108, - ["local_right_ring_slot_no_mana_regeneration"]=2106, - ["local_right_ring_slot_number_of_additional_chains_for_spell_projectiles"]=6012, - ["local_right_ring_slot_physical_reflect_damage_taken_+%"]=2156, - ["local_right_ring_slot_projectiles_from_spells_cannot_fork"]=6013, - ["local_right_ring_socketed_curse_replaces_skitterbots_shocking_aura"]=6014, - ["local_ring_attack_speed_+%_final"]=6015, - ["local_ring_disable_other_ring"]=1173, - ["local_ring_duplicate_other_ring"]=2300, - ["local_ring_nova_spells_area_of_effect_+%_final"]=6016, - ["local_six_linked_random_sockets"]=54, - ["local_smoke_ground_on_flask_use_radius"]=587, - ["local_socketed_abyss_jewel_effect_+%"]=368, - ["local_socketed_active_skill_gem_quality_+"]=6017, - ["local_socketed_area_of_effect_gem_level_+"]=80, - ["local_socketed_area_of_effect_gem_quality_+"]=6018, - ["local_socketed_aura_gem_level_+"]=85, - ["local_socketed_aura_gem_quality_+"]=6019, - ["local_socketed_bow_gem_level_+"]=82, - ["local_socketed_bow_gem_quality_+"]=6020, - ["local_socketed_chaos_gem_level_+"]=77, - ["local_socketed_chaos_gem_quality_+"]=6021, - ["local_socketed_cold_gem_level_+"]=75, - ["local_socketed_cold_gem_quality_+"]=6022, - ["local_socketed_curse_gem_level_+"]=88, - ["local_socketed_dexterity_gem_level_+"]=67, - ["local_socketed_dexterity_gem_quality_+"]=6023, - ["local_socketed_duration_gem_level_+"]=79, - ["local_socketed_elemental_gem_level_+"]=105, - ["local_socketed_fire_gem_level_+"]=74, - ["local_socketed_fire_gem_quality_+"]=6024, - ["local_socketed_gem_level_+"]=69, - ["local_socketed_gem_quality_+"]=103, - ["local_socketed_gems_in_blue_sockets_experience_gained_+%"]=73, - ["local_socketed_gems_in_green_sockets_get_quality_%"]=72, - ["local_socketed_gems_in_red_sockets_get_level_+"]=71, - ["local_socketed_golem_gem_level_+"]=102, - ["local_socketed_herald_gem_level_+"]=86, - ["local_socketed_hex_gem_level_+"]=89, - ["local_socketed_intelligence_gem_level_+"]=68, - ["local_socketed_intelligence_gem_quality_+"]=6025, - ["local_socketed_lightning_gem_level_+"]=76, - ["local_socketed_lightning_gem_quality_+"]=6026, - ["local_socketed_melee_gem_level_+"]=83, - ["local_socketed_melee_gem_quality_+"]=6027, - ["local_socketed_minion_gem_level_+"]=84, - ["local_socketed_minion_gem_quality_+"]=6028, - ["local_socketed_movement_gem_level_+"]=87, - ["local_socketed_projectile_gem_level_+"]=81, - ["local_socketed_projectile_gem_quality_+"]=6029, - ["local_socketed_skill_gem_level_+"]=94, - ["local_socketed_skill_gem_level_+1_per_x_player_levels"]=70, - ["local_socketed_spell_gem_level_+"]=78, - ["local_socketed_strength_gem_level_+"]=66, - ["local_socketed_strength_gem_quality_+"]=6030, - ["local_socketed_support_gem_level_+"]=93, - ["local_socketed_support_gem_quality_+"]=104, - ["local_socketed_trap_and_mine_gem_level_+"]=91, - ["local_socketed_trap_gem_level_+"]=90, - ["local_socketed_vaal_gem_level_+"]=92, - ["local_socketed_warcry_gem_level_+"]=95, - ["local_spell_damage_+%_if_item_corrupted"]=6031, - ["local_spells_gain_arcane_surge_on_hit_with_caster_abyss_jewel_socketed"]=6032, - ["local_strength_and_intelligence_requirement_+"]=738, - ["local_strength_per_2%_quality"]=6033, - ["local_strength_requirement_+"]=739, - ["local_strength_requirement_+%"]=740, - ["local_stun_threshold_reduction_+%"]=1979, - ["local_support_gem_max_skill_level_requirement_to_support"]=2269, - ["local_unique_attacks_cast_socketed_lightning_spells_%"]=522, - ["local_unique_cast_socketed_cold_skills_on_melee_critical_strike"]=523, - ["local_unique_chaos_damage_does_not_bypass_energy_shield_during_flask_effect"]=638, - ["local_unique_counts_as_dual_wielding"]=2142, - ["local_unique_expedition_flask_ward_+%_final_during_flask_effect"]=666, - ["local_unique_flask_additional_maximum_all_elemental_resistances_%_while_healing"]=667, - ["local_unique_flask_avoid_chill_%_while_healing"]=637, - ["local_unique_flask_avoid_freeze_%_while_healing"]=639, - ["local_unique_flask_block_%_while_healing"]=668, - ["local_unique_flask_cannot_recover_life_while_healing"]=669, - ["local_unique_flask_chaos_damage_%_of_maximum_life_to_deal_per_minute_while_healing"]=568, - ["local_unique_flask_charges_gained_+%_during_flask_effect"]=670, - ["local_unique_flask_critical_poison_dot_multiplier_+_during_flask_effect"]=671, - ["local_unique_flask_critical_strike_chance_+%_vs_enemies_on_consecrated_ground_during_flask_effect"]=672, - ["local_unique_flask_damage_+%_vs_demons_while_healing"]=674, - ["local_unique_flask_damage_over_time_+%_during_flask_effect"]=673, - ["local_unique_flask_damage_taken_+%_vs_demons_while_healing"]=675, - ["local_unique_flask_elemental_damage_%_to_add_as_chaos_while_healing"]=676, - ["local_unique_flask_elemental_damage_taken_+%_of_lowest_uncapped_resistance_type"]=705, - ["local_unique_flask_elemental_penetration_%_of_highest_uncapped_resistance_type"]=706, - ["local_unique_flask_instantly_recovers_%_maximum_life"]=567, - ["local_unique_flask_item_quantity_+%_while_healing"]=677, - ["local_unique_flask_item_rarity_+%_while_healing"]=678, - ["local_unique_flask_kiaras_determination"]=679, - ["local_unique_flask_leech_is_instant_during_flask_effect"]=717, - ["local_unique_flask_leech_lightning_damage_%_as_life_during_flask_effect"]=715, - ["local_unique_flask_leech_lightning_damage_%_as_mana_during_flask_effect"]=716, - ["local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing"]=680, - ["local_unique_flask_light_radius_+%_while_healing"]=681, - ["local_unique_flask_lightning_resistance_penetration_%_during_flask_effect"]=710, - ["local_unique_flask_maximum_added_lightning_damage_to_attacks_during_flask_effect"]=713, - ["local_unique_flask_maximum_added_lightning_damage_to_spells_during_flask_effect"]=714, - ["local_unique_flask_minimum_added_lightning_damage_to_attacks_during_flask_effect"]=713, - ["local_unique_flask_minimum_added_lightning_damage_to_spells_during_flask_effect"]=714, - ["local_unique_flask_nearby_enemies_cursed_with_level_x_despair_during_flask_effect"]=682, - ["local_unique_flask_no_mana_cost_while_healing"]=683, - ["local_unique_flask_physical_damage_%_converted_to_lightning_during_flask_effect"]=709, - ["local_unique_flask_physical_damage_%_to_add_as_chaos_while_healing"]=684, - ["local_unique_flask_physical_damage_%_to_add_as_cold_while_healing"]=636, - ["local_unique_flask_physical_damage_taken_%_as_cold_while_healing"]=635, - ["local_unique_flask_recover_%_maximum_life_when_effect_reaches_duration"]=561, - ["local_unique_flask_resist_all_elements_%_during_flask_effect"]=685, - ["local_unique_flask_shock_nearby_enemies_during_flask_effect"]=707, - ["local_unique_flask_shocked_during_flask_effect"]=708, - ["local_unique_flask_spell_block_%_while_healing"]=686, - ["local_unique_flask_vaal_skill_critical_strike_chance_+%_during_flask_effect"]=687, - ["local_unique_flask_vaal_skill_damage_+%_during_flask_effect"]=688, - ["local_unique_flask_vaal_skill_damage_+%_final_during_flask_effect"]=689, - ["local_unique_flask_vaal_skill_does_not_apply_soul_gain_prevention_during_flask_effect"]=690, - ["local_unique_flask_vaal_skill_soul_cost_+%_during_flask_effect"]=691, - ["local_unique_flask_vaal_skill_soul_gain_preventation_duration_+%_during_flask_effect"]=692, - ["local_unique_hungry_loop_has_consumed_gem"]=63, - ["local_unique_hungry_loop_number_of_gems_to_consume"]=63, - ["local_unique_jewel_X_dexterity_per_1_dexterity_allocated_in_radius"]=2507, - ["local_unique_jewel_X_intelligence_per_1_intelligence_allocated_in_radius"]=2508, - ["local_unique_jewel_X_strength_per_1_strength_allocated_in_radius"]=2509, - ["local_unique_jewel_accuracy_rating_+_per_10_dex_unallocated_in_radius"]=6034, - ["local_unique_jewel_accuracy_rating_+_per_10_int_unallocated_in_radius"]=2597, - ["local_unique_jewel_additional_all_attributes_with_passive_tree_connected_to_scion_start"]=7557, - ["local_unique_jewel_additional_critical_strike_chance_permyriad_with_passive_tree_connected_to_shadow_start"]=7557, - ["local_unique_jewel_additional_life_per_X_int_in_radius"]=2573, - ["local_unique_jewel_additional_physical_damage_reduction_%_per_10_str_allocated_in_radius"]=2590, - ["local_unique_jewel_alternate_tree_internal_revision"]=27, - ["local_unique_jewel_alternate_tree_keystone"]=27, - ["local_unique_jewel_alternate_tree_seed"]=27, - ["local_unique_jewel_alternate_tree_version"]=27, - ["local_unique_jewel_animate_weapon_animates_bows_and_wands_with_x_dex_in_radius"]=2595, - ["local_unique_jewel_animate_weapon_can_animate_up_to_x_additional_ranged_weapons_with_50_dex_in_radius"]=2695, - ["local_unique_jewel_attack_and_cast_speed_+%_with_passive_tree_connected_to_shadow_start"]=7558, - ["local_unique_jewel_barrage_final_volley_fires_x_additional_projectiles_simultaneously_with_50_dex_in_radius"]=2704, - ["local_unique_jewel_blight_applies_wither_for_ms_with_40_int_in_radius"]=6035, - ["local_unique_jewel_blight_applies_wither_for_two_seconds_with_40_int_in_radius"]=6036, - ["local_unique_jewel_blight_hinder_duration_+%_with_40_int_in_radius"]=6037, - ["local_unique_jewel_blight_hinder_enemy_chaos_damage_taken_+%_with_40_int_in_radius"]=6038, - ["local_unique_jewel_blight_skill_area_of_effect_+%_after_1_second_channelling_with_50_int_in_radius"]=6039, - ["local_unique_jewel_burning_arrow_additional_ignite_stacks_with_50_dex_in_radius"]=2786, - ["local_unique_jewel_burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%_with_50_dexterity_in_radius"]=2785, - ["local_unique_jewel_burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%_with_50_dexterity_in_radius"]=2787, - ["local_unique_jewel_caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground_with_40_dex_in_radius"]=6040, - ["local_unique_jewel_caustic_arrow_damage_over_time_+%_with_40_dex_in_radius"]=6041, - ["local_unique_jewel_caustic_arrow_hit_damage_+%_with_40_dex_in_radius"]=6042, - ["local_unique_jewel_chaos_damage_+%_per_10_int_in_radius"]=2510, - ["local_unique_jewel_chaos_damage_+%_per_X_int_in_radius"]=2574, - ["local_unique_jewel_chill_freeze_duration_-%_per_X_dex_in_radius"]=2575, - ["local_unique_jewel_claw_physical_damage_+%_per_X_dex_in_radius"]=2563, - ["local_unique_jewel_cleave_+1_base_radius_per_nearby_enemy_up_to_10_with_40_str_in_radius"]=2789, - ["local_unique_jewel_cleave_fortify_on_hit_with_50_str_in_radius"]=2788, - ["local_unique_jewel_cold_and_lightning_resistance_to_melee_damage"]=6043, - ["local_unique_jewel_cold_damage_+1%_per_x_int_in_radius"]=2587, - ["local_unique_jewel_cold_damage_increases_applies_to_physical_damage"]=2566, - ["local_unique_jewel_cold_resistance_also_grants_dodge_chance_scaled_%"]=6044, - ["local_unique_jewel_cold_resistance_also_grants_frenzy_charge_on_kill_chance"]=6045, - ["local_unique_jewel_cold_snap_gain_power_charge_on_kill_%_with_50_int_in_radius"]=2700, - ["local_unique_jewel_cold_snap_uses_gains_power_charges_instead_of_frenzy_with_40_int_in_radius"]=6046, - ["local_unique_jewel_critical_strike_multiplier_+_per_10_str_unallocated_in_radius"]=2598, - ["local_unique_jewel_damage_+%_with_passive_tree_connected_to_scion_start"]=7558, - ["local_unique_jewel_damage_increases_applies_to_fire_damage"]=2564, - ["local_unique_jewel_dex_and_int_apply_to_str_melee_damage_bonus_in_radius"]=2577, - ["local_unique_jewel_discharge_area_of_effect_+%_final_with_40_int_in_radius"]=6047, - ["local_unique_jewel_discharge_cooldown_override_ms_with_40_int_in_radius"]=6048, - ["local_unique_jewel_discharge_damage_+%_final_with_40_int_in_radius"]=6049, - ["local_unique_jewel_dot_multiplier_+_per_10_int_unallocated_in_radius"]=6050, - ["local_unique_jewel_double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%_with_50_dexterity_in_radius"]=2668, - ["local_unique_jewel_dual_strike_accuracy_rating_+%_while_wielding_sword_with_40_dex_in_radius"]=6051, - ["local_unique_jewel_dual_strike_attack_speed_+%_while_wielding_claw_with_40_dex_in_radius"]=6052, - ["local_unique_jewel_dual_strike_critical_strike_multiplier_+_while_wielding_dagger_with_40_dex_in_radius"]=6053, - ["local_unique_jewel_dual_strike_intimidate_on_hit_while_wielding_axe_with_40_dex_in_radius"]=6054, - ["local_unique_jewel_dual_strike_main_hand_deals_double_damage_%_with_40_dex_in_radius"]=6055, - ["local_unique_jewel_dual_strike_melee_splash_while_wielding_mace_with_40_dex_in_radius"]=6056, - ["local_unique_jewel_dual_strike_melee_splash_with_off_hand_weapon_with_50_dex_in_radius"]=6057, - ["local_unique_jewel_elemental_hit_50%_less_cold_damage_per_40_str_and_int"]=6058, - ["local_unique_jewel_elemental_hit_50%_less_fire_damage_per_40_int_and_dex"]=6059, - ["local_unique_jewel_elemental_hit_50%_less_lightning_damage_per_40_str_and_dex"]=6060, - ["local_unique_jewel_elemental_hit_cannot_roll_cold_damage_with_40_int_+_str_in_radius"]=6061, - ["local_unique_jewel_elemental_hit_cannot_roll_fire_damage_with_40_int_+_dex_in_radius"]=6062, - ["local_unique_jewel_elemental_hit_cannot_roll_lightning_damage_with_40_dex_+_str_in_radius"]=6063, - ["local_unique_jewel_elemental_penetration_%_with_passive_tree_connected_to_templar_start"]=7557, - ["local_unique_jewel_energy_shield_increases_applies_to_armour_doubled"]=2567, - ["local_unique_jewel_energy_shield_regeneration_rate_per_minute_%_per_10_int_allocated_in_radius"]=2591, - ["local_unique_jewel_ethereal_knives_number_of_additional_projectiles_with_50_dex_in_radius"]=2790, - ["local_unique_jewel_ethereal_knives_projectiles_nova_with_50_dex_in_radius"]=2791, - ["local_unique_jewel_evasion_rating_+%_per_X_dex_in_radius"]=2562, - ["local_unique_jewel_fire_and_cold_resistance_to_spell_damage"]=6064, - ["local_unique_jewel_fire_and_lightning_resistance_to_projectile_attack_damage"]=6065, - ["local_unique_jewel_fire_damage_+1%_per_x_int_in_radius"]=2586, - ["local_unique_jewel_fire_resistance_also_grants_block_chance_scaled_%"]=6066, - ["local_unique_jewel_fire_resistance_also_grants_endurance_charge_on_kill_chance"]=6067, - ["local_unique_jewel_fire_trap_number_of_additional_traps_to_throw_with_40_dex_in_radius"]=6068, - ["local_unique_jewel_fireball_base_radius_up_to_+_at_longer_ranges_with_40_int_in_radius"]=2692, - ["local_unique_jewel_fireball_radius_up_to_+%_at_longer_ranges_with_50_int_in_radius"]=2691, - ["local_unique_jewel_flask_charges_gained_+%_with_passive_tree_connected_to_ranger_start"]=7558, - ["local_unique_jewel_fortify_duration_+1%_per_x_int_in_radius"]=2585, - ["local_unique_jewel_freezing_pulse_damage_+%_if_enemy_shattered_recently_with_50_int_in_radius"]=2798, - ["local_unique_jewel_freezing_pulse_number_of_additional_projectiles_with_50_int_in_radius"]=2797, - ["local_unique_jewel_frost_blades_melee_damage_penetrates_%_cold_resistance_with_40_dex_in_radius"]=6069, - ["local_unique_jewel_frost_blades_projectile_speed_+%_with_40_dex_in_radius"]=6070, - ["local_unique_jewel_frostbolt_additional_projectiles_with_40_int_in_radius"]=6071, - ["local_unique_jewel_frostbolt_projectile_acceleration_with_50_int_in_radius"]=6072, - ["local_unique_jewel_galvanic_arrow_area_damage_+%_with_40_dex_in_radius"]=6093, - ["local_unique_jewel_glacial_cascade_additional_sequence_with_x_int_in_radius"]=2594, - ["local_unique_jewel_glacial_cascade_number_of_additional_bursts_with_40_int_in_radius"]=6073, - ["local_unique_jewel_glacial_cascade_physical_damage_%_to_convert_to_cold_with_40_int_in_radius"]=6074, - ["local_unique_jewel_glacial_hammer_item_rarity_on_shattering_enemy_+%_with_50_strength_in_radius"]=2666, - ["local_unique_jewel_glacial_hammer_melee_splash_with_cold_damage_with_50_str_in_radius"]=2792, - ["local_unique_jewel_glacial_hammer_physical_damage_%_to_convert_to_cold_with_50_str_in_radius"]=2793, - ["local_unique_jewel_grants_x_empty_passives"]=6075, - ["local_unique_jewel_ground_slam_angle_+%_with_50_str_in_radius"]=2698, - ["local_unique_jewel_ground_slam_chance_to_gain_endurance_charge_%_on_stun_with_50_str_in_radius"]=2697, - ["local_unique_jewel_heavy_strike_chance_to_deal_double_damage_%_with_50_strength_in_radius"]=2670, - ["local_unique_jewel_ice_shot_additional_pierce_per_10_old_with_40_dex_in_radius"]=6076, - ["local_unique_jewel_ice_shot_explosion_skill_area_of_effect_+%_with_50_dex_in_radius"]=6077, - ["local_unique_jewel_ice_shot_pierce_+_with_40_dex_in_radius"]=6078, - ["local_unique_jewel_intelligence_per_unallocated_node_in_radius"]=2530, - ["local_unique_jewel_life_increases_applies_to_energy_shield"]=2568, - ["local_unique_jewel_life_increases_applies_to_mana_doubled"]=2576, - ["local_unique_jewel_life_leech_from_attack_damage_permyriad_with_passive_tree_connected_to_duelist_start"]=7557, - ["local_unique_jewel_life_recovery_rate_+%_per_10_str_allocated_in_radius"]=6079, - ["local_unique_jewel_life_recovery_rate_+%_per_10_str_unallocated_in_radius"]=6080, - ["local_unique_jewel_life_regeneration_rate_per_minute_%_with_passive_tree_connected_to_marauder_start"]=7558, - ["local_unique_jewel_lightning_resistance_also_grants_block_spells_chance_scaled_%"]=6081, - ["local_unique_jewel_lightning_resistance_also_grants_power_charge_on_kill_chance"]=6082, - ["local_unique_jewel_lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit_with_50_int_in_radius"]=6083, - ["local_unique_jewel_magma_orb_additional_projectiles_with_40_int_in_radius"]=6084, - ["local_unique_jewel_magma_orb_skill_area_of_effect_+%_per_bounce_with_50_int_in_radius"]=6085, - ["local_unique_jewel_mana_recovery_rate_+%_per_10_int_allocated_in_radius"]=6086, - ["local_unique_jewel_mana_recovery_rate_+%_per_10_int_unallocated_in_radius"]=6087, - ["local_unique_jewel_mana_regeneration_rate_per_minute_%_with_passive_tree_connected_to_witch_start"]=7557, - ["local_unique_jewel_maximum_mana_+_per_10_dex_unallocated_in_radius"]=2599, - ["local_unique_jewel_melee_applies_to_bow"]=2506, - ["local_unique_jewel_melee_range_+_with_passive_tree_connected_to_duelist_start"]=7558, - ["local_unique_jewel_melee_skills_area_of_effect_+%_with_passive_tree_connected_to_marauder_start"]=7557, - ["local_unique_jewel_molten_strike_number_of_additional_projectiles_with_50_str_in_radius"]=6088, - ["local_unique_jewel_molten_strike_skill_area_of_effect_+%_with_50_str_in_radius"]=6089, - ["local_unique_jewel_movement_speed_+%_per_10_dex_allocated_in_radius"]=2592, - ["local_unique_jewel_movement_speed_+%_per_10_dex_unallocated_in_radius"]=6090, - ["local_unique_jewel_movement_speed_+%_with_passive_tree_connected_to_ranger_start"]=7557, - ["local_unique_jewel_nearby_disconnected_passives_can_be_allocated"]=727, - ["local_unique_jewel_non_keystone_passive_in_radius_effect_+%"]=6091, - ["local_unique_jewel_notable_passive_in_radius_does_nothing"]=6092, - ["local_unique_jewel_notable_passives_in_radius_instead_grant_mana_cost_+%"]=7664, - ["local_unique_jewel_notable_passives_in_radius_instead_grant_minion_damage_taken_+%"]=7665, - ["local_unique_jewel_notable_passives_in_radius_instead_grant_minion_movement_speed_+%"]=7666, - ["local_unique_jewel_notable_passives_in_radius_instead_grant_spell_damage_+%"]=7664, - ["local_unique_jewel_one_additional_maximum_lightning_damage_per_X_dex"]=2572, - ["local_unique_jewel_passives_in_radius_applied_to_minions_instead"]=2511, - ["local_unique_jewel_passives_in_radius_give_trap_and_mine_maximum_added_physical_damage"]=7667, - ["local_unique_jewel_passives_in_radius_give_trap_and_mine_minimum_added_physical_damage"]=7667, - ["local_unique_jewel_physical_attack_damage_+1%_per_x_dex_in_radius"]=2589, - ["local_unique_jewel_physical_attack_damage_+1%_per_x_strength_in_radius"]=2584, - ["local_unique_jewel_physical_damage_+1%_per_int_in_radius"]=2588, - ["local_unique_jewel_physical_damage_increases_applies_to_cold_damage"]=2565, - ["local_unique_jewel_projectile_damage_+1%_per_x_dex_in_radius"]=2593, - ["local_unique_jewel_shrapnel_shot_radius_+%_with_50_dex_in_radius"]=2794, - ["local_unique_jewel_skill_effect_duration_+%_with_passive_tree_connected_to_witch_start"]=7558, - ["local_unique_jewel_skills_in_radius_grant_%_unarmed_melee_attack_speed"]=6094, - ["local_unique_jewel_spark_number_of_additional_chains_with_50_int_in_radius"]=2795, - ["local_unique_jewel_spark_number_of_additional_projectiles_with_40_int_in_radius"]=6095, - ["local_unique_jewel_spark_number_of_additional_projectiles_with_50_int_in_radius"]=2796, - ["local_unique_jewel_spark_projectiles_nova_with_40_int_in_radius"]=6096, - ["local_unique_jewel_spectral_shield_throw_additional_chains_with_total_40_str_+_dex_in_radius"]=6097, - ["local_unique_jewel_spectral_shield_throw_less_shard_projectiles_with_total_40_str_+_dex_in_radius"]=6098, - ["local_unique_jewel_spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%_with_50_dexterity_in_radius"]=2667, - ["local_unique_jewel_spectral_throw_gain_vaal_soul_for_vaal_st_on_hit_%_with_40_dex_in_radius"]=6099, - ["local_unique_jewel_spectres_gain_soul_eater_on_kill_%_chance_with_50_int_in_radius"]=6100, - ["local_unique_jewel_spell_and_attack_block_%_with_passive_tree_connected_to_templar_start"]=7558, - ["local_unique_jewel_split_arrow_fires_additional_arrow_with_x_dex_in_radius"]=2596, - ["local_unique_jewel_split_arrow_projectiles_fire_in_parallel_x_dist_with_40_dex_in_radius"]=6101, - ["local_unique_jewel_totem_life_+X%_per_10_str_in_radius"]=2497, - ["local_unique_jewel_unarmed_damage_+%_per_X_dex_in_radius"]=2578, - ["local_unique_jewel_vigilant_strike_fortifies_nearby_allies_for_x_seconds_with_50_str_in_radius"]=2689, - ["local_unique_jewel_viper_strike_attack_damage_per_poison_on_enemy_+%_with_50_dexterity_in_radius"]=2669, - ["local_unique_jewel_viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy_with_50_dex_in_radius"]=6102, - ["local_unique_jewel_warcry_damage_taken_goes_to_mana_%_with_40_int_in_radius"]=2702, - ["local_unique_jewel_with_4_notables_gain_X_random_rare_monster_mods_on_kill"]=2499, - ["local_unique_jewel_with_50_int_in_radius_summon_X_melee_skeletons_as_mage_skeletons"]=2687, - ["local_unique_jewel_with_70_dex_physical_damage_to_add_as_chaos_%"]=2531, - ["local_unique_jewel_with_70_str_life_recovery_speed_+%"]=2532, - ["local_unique_jewel_with_x_int_in_radius_+1_curse"]=2516, - ["local_unique_jewel_zombie_slam_cooldown_speed_+%_with_50_int_in_radius"]=6103, - ["local_unique_jewel_zombie_slam_damage_+%_with_50_int_in_radius"]=6104, - ["local_unique_lions_roar_melee_physical_damage_+%_final_during_flask_effect"]=693, - ["local_unique_overflowing_chalice_flask_cannot_gain_flask_charges_during_flask_effect"]=719, - ["local_unique_regen_es_from_removed_life_duration_ms"]=2583, - ["local_unique_remove_life_and_regen_es_from_removed_life"]=2583, - ["local_unique_soul_ripper_flask_cannot_gain_flask_charges_during_flask_effect"]=720, - ["local_unique_vinktars_flask_shock_effect_+%_during_flask_effect"]=711, - ["local_unique_vinktars_flask_shock_proliferation_radius_during_flask_effect"]=712, - ["local_varunastra_weapon_counts_as_all_1h_melee_weapon_types"]=3212, - ["local_ward"]=1098, - ["local_ward_+%"]=1100, - ["local_weapon_always_crit"]=3226, - ["local_weapon_crit_chance_is_%"]=6105, - ["local_weapon_enemy_phys_reduction_%_penalty"]=818, - ["local_weapon_no_physical_damage"]=817, - ["local_weapon_range_+"]=2190, - ["local_weapon_range_+_per_10%_quality"]=6106, - ["local_weapon_trigger_socketed_spell_on_skill_use_display_cooldown_ms"]=526, - ["local_weapon_uses_both_hands"]=728, - ["local_withered_on_hit_for_2_seconds_%_chance"]=3825, - ["lose_%_of_es_on_crit"]=6111, - ["lose_%_of_life_on_crit"]=6112, - ["lose_%_of_mana_when_you_use_an_attack_skill"]=6113, - ["lose_a_frenzy_charge_on_travel_skill_use_%_chance"]=3809, - ["lose_a_power_charge_when_you_gain_elusive_%_chance"]=3810, - ["lose_all_charges_on_starting_movement"]=6107, - ["lose_all_defiance_and_take_max_life_as_damage_on_reaching_x_defiance"]=3708, - ["lose_all_endurance_charges_when_reaching_maximum"]=2198, - ["lose_all_fanatic_charges_on_reaching_maximum_fanatic_charges"]=6108, - ["lose_all_fragile_regrowth_when_hit"]=3816, - ["lose_all_gale_force_when_hit"]=6109, - ["lose_all_power_charges_on_block"]=6110, - ["lose_all_power_charges_on_reaching_maximum_power_charges"]=3037, - ["lose_endurance_charges_on_rampage_end"]=2710, - ["lose_power_charge_each_second_if_not_detonated_mines_recently"]=6114, - ["lose_soul_eater_souls_on_flask_use"]=2868, - ["lose_spirit_charges_on_savage_hit_taken"]=3800, - ["mace_accuracy_rating"]=1539, - ["mace_accuracy_rating_+%"]=1015, - ["mace_ailment_damage_+%"]=910, - ["mace_attack_speed_+%"]=998, - ["mace_critical_strike_chance_+%"]=1041, - ["mace_critical_strike_multiplier_+"]=1065, - ["mace_damage_+%"]=907, - ["mace_elemental_damage_+%"]=1649, - ["mace_hit_and_ailment_damage_+%"]=908, - ["mace_or_staff_ailment_damage_+%"]=937, - ["mace_or_staff_hit_and_ailment_damage_+%"]=936, - ["magic_items_drop_identified"]=3583, - ["magic_monster_dropped_item_rarity_+%"]=6115, - ["magma_orb_damage_+%"]=3076, - ["magma_orb_num_of_additional_projectiles_in_chain"]=3381, - ["magma_orb_number_of_additional_projectiles"]=6116, - ["magma_orb_radius_+%"]=3240, - ["magma_orb_skill_area_of_effect_+%_per_bounce"]=6117, - ["maim_bleeding_enemies_on_hit_%"]=2758, - ["maim_effect_+%"]=6118, - ["maim_on_crit_%_with_attacks"]=6119, - ["maim_on_hit_%"]=6120, - ["maim_on_hit_%_vs_poisoned_enemies"]=2736, - ["main_hand_attack_damage_+%_while_wielding_two_weapon_types"]=6121, - ["main_hand_attack_speed_+%_final"]=6122, - ["main_hand_base_weapon_attack_duration_ms"]=14, - ["main_hand_critical_strike_chance_+%_per_melee_abyss_jewel_up_to_+100%"]=6123, - ["main_hand_maximum_attack_distance"]=18, - ["main_hand_minimum_attack_distance"]=16, - ["main_hand_quality"]=11, - ["main_hand_weapon_type"]=3, - ["malediction_on_hit"]=6124, - ["mamba_strike_area_of_effect_+%"]=6125, - ["mamba_strike_damage_+%"]=6126, - ["mamba_strike_duration_+%"]=6127, - ["mana_%_gained_on_block"]=6143, - ["mana_%_to_add_as_energy_shield"]=1703, - ["mana_%_to_add_as_energy_shield_at_devotion_threshold"]=6144, - ["mana_and_es_regeneration_per_minute_%_when_you_freeze_shock_or_ignite_an_enemy"]=2832, - ["mana_cost_+%_for_channelling_skills"]=6128, - ["mana_cost_+%_for_trap_and_mine_skills"]=6129, - ["mana_cost_+%_for_trap_skills"]=6130, - ["mana_cost_+%_on_consecrated_ground"]=2990, - ["mana_cost_+%_on_totemified_aura_skills"]=2549, - ["mana_cost_+%_per_10_devotion"]=6131, - ["mana_cost_+%_per_200_mana_spent_recently"]=3761, - ["mana_cost_+%_when_on_low_life"]=1425, - ["mana_cost_+%_while_not_low_mana"]=2525, - ["mana_cost_+%_while_on_full_energy_shield"]=1424, - ["mana_cost_-%_per_endurance_charge"]=2708, - ["mana_degeneration_per_minute"]=6132, - ["mana_degeneration_per_minute_%"]=6133, - ["mana_flasks_gain_X_charges_every_3_seconds"]=6134, - ["mana_gain_per_target"]=1290, - ["mana_gained_on_attack_hit_vs_cursed_enemies"]=6135, - ["mana_gained_on_block"]=1304, - ["mana_gained_on_cull"]=6136, - ["mana_gained_on_enemy_death_per_level"]=2415, - ["mana_gained_on_hitting_taunted_enemy"]=1327, - ["mana_gained_on_spell_hit"]=6137, - ["mana_gained_on_spell_hit_vs_cursed_enemies"]=6138, - ["mana_gained_when_hit"]=2152, - ["mana_leech_from_any_damage_permyriad"]=1252, - ["mana_leech_from_attack_damage_permyriad_per_power_charge"]=6139, - ["mana_leech_from_attack_damage_permyriad_vs_poisoned_enemies"]=3605, - ["mana_leech_from_lightning_damage_permyriad_while_affected_by_wrath"]=6140, - ["mana_leech_from_physical_attack_damage_permyriad"]=1249, - ["mana_leech_from_physical_damage_permyriad_per_power_charge"]=1266, - ["mana_leech_from_physical_damage_with_bow_permyriad"]=1223, - ["mana_leech_from_physical_damage_with_claw_permyriad"]=1222, - ["mana_leech_permyriad_vs_frozen_enemies"]=6141, - ["mana_leech_speed_+%"]=1684, - ["mana_leech_speed_+%_per_equipped_corrupted_item"]=2541, - ["mana_per_level"]=6142, - ["mana_recharge_rate_per_minute_with_all_corrupted_equipped_items"]=6145, - ["mana_recovery_rate_+%"]=1154, - ["mana_recovery_rate_+%_if_havent_killed_recently"]=6147, - ["mana_recovery_rate_+%_while_affected_by_a_mana_flask"]=6146, - ["mana_recovery_rate_+%_while_affected_by_clarity"]=6148, - ["mana_regeneration_+%_for_4_seconds_on_movement_skill_use"]=3507, - ["mana_regeneration_rate_+%"]=1152, - ["mana_regeneration_rate_+%_during_flask_effect"]=2623, - ["mana_regeneration_rate_+%_if_enemy_frozen_recently"]=6162, - ["mana_regeneration_rate_+%_if_enemy_shocked_recently"]=6163, - ["mana_regeneration_rate_+%_if_hit_cursed_enemy_recently"]=6164, - ["mana_regeneration_rate_+%_per_1%_spell_block_chance"]=6149, - ["mana_regeneration_rate_+%_per_power_charge"]=1509, - ["mana_regeneration_rate_+%_per_raised_spectre"]=6165, - ["mana_regeneration_rate_+%_while_moving"]=6166, - ["mana_regeneration_rate_+%_while_phasing"]=1989, - ["mana_regeneration_rate_+%_while_shocked"]=1990, - ["mana_regeneration_rate_+%_while_stationary"]=3732, - ["mana_regeneration_rate_per_minute_%"]=1150, - ["mana_regeneration_rate_per_minute_%_if_enemy_hit_recently"]=6154, - ["mana_regeneration_rate_per_minute_%_if_inflicted_exposure_recently"]=6155, - ["mana_regeneration_rate_per_minute_%_per_active_totem"]=6156, - ["mana_regeneration_rate_per_minute_%_per_power_charge"]=1153, - ["mana_regeneration_rate_per_minute_if_enemy_hit_recently"]=6150, - ["mana_regeneration_rate_per_minute_if_used_movement_skill_recently"]=6151, - ["mana_regeneration_rate_per_minute_per_10_devotion"]=6152, - ["mana_regeneration_rate_per_minute_per_power_charge"]=6153, - ["mana_regeneration_rate_per_minute_while_dual_wielding"]=6157, - ["mana_regeneration_rate_per_minute_while_holding_shield"]=6158, - ["mana_regeneration_rate_per_minute_while_on_consecrated_ground"]=6159, - ["mana_regeneration_rate_per_minute_while_wielding_staff"]=6160, - ["mana_regeneration_rate_per_minute_while_you_have_avians_flight"]=6161, - ["mana_reservation_+%_per_250_total_attributes"]=6168, - ["mana_reservation_+%_with_curse_skills"]=6169, - ["mana_reservation_+%_with_skills_that_throw_mines"]=6167, - ["manabond_damage_+%"]=6170, - ["manabond_lightning_penetration_%_while_on_low_mana"]=6171, - ["manabond_skill_area_of_effect_+%"]=6172, - ["manifest_dancing_dervish_number_of_additional_copies"]=6173, - ["map_abyss_depths_chance_+%"]=6174, - ["map_abyss_monster_spawn_amount_+%"]=6175, - ["map_additional_number_of_packs_to_choose"]=1799, - ["map_additional_player_maximum_resistances_%"]=1860, - ["map_additional_rare_in_rare_pack_%_chance"]=6176, - ["map_additional_rare_in_synthesised_rare_pack_%_chance"]=6177, - ["map_additional_red_beasts"]=6178, - ["map_additional_rogue_exile_pack_%_chance"]=6179, - ["map_additional_tier"]=1829, - ["map_adds_X_extra_synthesis_mods"]=6180, - ["map_adds_X_extra_synthesis_special_mods"]=6181, - ["map_allow_shrines"]=2085, - ["map_always_has_weather"]=2084, - ["map_ambush_chests"]=2076, - ["map_architects_drops_additional_map_currency"]=6182, - ["map_area_contains_arcanists_strongbox"]=6184, - ["map_area_contains_avatar_of_ambush"]=6185, - ["map_area_contains_avatar_of_anarchy"]=6186, - ["map_area_contains_avatar_of_beyond"]=6187, - ["map_area_contains_avatar_of_bloodlines"]=6188, - ["map_area_contains_avatar_of_breach"]=6189, - ["map_area_contains_avatar_of_domination"]=6190, - ["map_area_contains_avatar_of_essence"]=6191, - ["map_area_contains_avatar_of_invasion"]=6192, - ["map_area_contains_avatar_of_nemesis"]=6193, - ["map_area_contains_avatar_of_onslaught"]=6194, - ["map_area_contains_avatar_of_perandus"]=6195, - ["map_area_contains_avatar_of_prophecy"]=6196, - ["map_area_contains_avatar_of_rampage"]=6197, - ["map_area_contains_avatar_of_talisman"]=6198, - ["map_area_contains_avatar_of_tempest"]=6199, - ["map_area_contains_avatar_of_torment"]=6200, - ["map_area_contains_avatar_of_warbands"]=6201, - ["map_area_contains_cartographers_strongbox"]=6202, - ["map_area_contains_currency_chest"]=6203, - ["map_area_contains_gemcutters_strongbox"]=6204, - ["map_area_contains_grandmaster_ally"]=6205, - ["map_area_contains_jewellery_chest"]=6206, - ["map_area_contains_map_chest"]=6207, - ["map_area_contains_metamorphs"]=6208, - ["map_area_contains_perandus_coin_chest"]=6209, - ["map_area_contains_rituals"]=6210, - ["map_area_contains_tormented_embezzler"]=6211, - ["map_area_contains_tormented_seditionist"]=6212, - ["map_area_contains_tormented_vaal_cultist"]=6213, - ["map_area_contains_unique_item_chest"]=6214, - ["map_area_contains_unique_strongbox"]=6215, - ["map_area_contains_x_additional_clusters_of_beacon_barrels"]=6216, - ["map_area_contains_x_additional_clusters_of_bloodworm_barrels"]=6217, - ["map_area_contains_x_additional_clusters_of_explosive_barrels"]=6218, - ["map_area_contains_x_additional_clusters_of_explosive_eggs"]=6219, - ["map_area_contains_x_additional_clusters_of_parasite_barrels"]=6220, - ["map_area_contains_x_additional_clusters_of_volatile_barrels"]=6221, - ["map_area_contains_x_additional_clusters_of_wealthy_barrels"]=6222, - ["map_area_contains_x_rare_monsters_with_inner_treasure"]=6292, - ["map_area_ritual_additional_chance_%"]=6223, - ["map_atlas_influence_type"]=6183, - ["map_base_ground_desecration_damage_to_deal_per_minute"]=1807, - ["map_base_ground_fire_damage_to_deal_per_10_seconds"]=1801, - ["map_base_ground_fire_damage_to_deal_per_minute"]=1800, - ["map_beyond_chance_%"]=2088, - ["map_beyond_portal_spawn_additional_demon_%_chance"]=6224, - ["map_beyond_rules"]=2087, - ["map_blight_chest_%_chance_for_additional_drop"]=6225, - ["map_blight_chests_repeat_drops_count"]=6226, - ["map_blight_encounter_spawn_rate_+%"]=6227, - ["map_blight_lane_additional_chest_chance_%"]=6228, - ["map_blight_lane_additional_chests"]=6229, - ["map_blight_tower_cost_+%"]=6230, - ["map_blight_up_to_X_additional_bosses"]=6231, - ["map_blighted_map_encounter_duration_-_sec"]=6232, - ["map_bloodline_packs_drop_x_additional_currency_items"]=6233, - ["map_bloodline_packs_drop_x_additional_rare_items"]=6234, - ["map_blueprint_drop_revealed_chance_%"]=6235, - ["map_boss_accompanied_by_bodyguards"]=6236, - ["map_boss_accompanied_by_harbinger"]=6237, - ["map_boss_area_of_effect_+%"]=1915, - ["map_boss_attack_and_cast_speed_+%"]=1913, - ["map_boss_damage_+%"]=1912, - ["map_boss_dropped_item_quantity_+%"]=6238, - ["map_boss_dropped_unique_items_+"]=6239, - ["map_boss_drops_additional_currency_shards"]=6240, - ["map_boss_drops_corrupted_items"]=6241, - ["map_boss_drops_x_additional_vaal_items"]=6244, - ["map_boss_item_rarity_+%"]=6242, - ["map_boss_maximum_life_+%"]=1914, - ["map_boss_surrounded_by_tormented_spirits"]=6243, - ["map_breach_chance_to_be_esh_+%"]=6245, - ["map_breach_chance_to_be_tul_+%"]=6246, - ["map_breach_chance_to_be_uul_netol_+%"]=6247, - ["map_breach_chance_to_be_xoph_+%"]=6248, - ["map_breach_has_boss"]=6249, - ["map_breach_has_large_chest"]=6250, - ["map_breach_monster_quantity_+%"]=6251, - ["map_breach_rules"]=2077, - ["map_chance_for_area_%_to_contain_harvest"]=6252, - ["map_chest_item_quantity_+%"]=1916, - ["map_chest_item_rarity_+%"]=1917, - ["map_contains_additional_breaches"]=6253, - ["map_contains_additional_chrysalis_talisman"]=6254, - ["map_contains_additional_clutching_talisman"]=6255, - ["map_contains_additional_fangjaw_talisman"]=6256, - ["map_contains_additional_mandible_talisman"]=6257, - ["map_contains_additional_packs_of_chaos_monsters"]=6258, - ["map_contains_additional_packs_of_cold_monsters"]=6259, - ["map_contains_additional_packs_of_fire_monsters"]=6260, - ["map_contains_additional_packs_of_lightning_monsters"]=6261, - ["map_contains_additional_packs_of_physical_monsters"]=6262, - ["map_contains_additional_packs_of_vaal_monsters"]=6263, - ["map_contains_additional_three_rat_talisman"]=6264, - ["map_contains_additional_tormented_betrayers"]=6265, - ["map_contains_additional_tormented_graverobbers"]=6266, - ["map_contains_additional_tormented_heretics"]=6267, - ["map_contains_additional_unique_talisman"]=6268, - ["map_contains_additional_writhing_talisman"]=6269, - ["map_contains_chayula_breach"]=6270, - ["map_contains_citadel"]=6271, - ["map_contains_corrupted_strongbox"]=6272, - ["map_contains_creeping_agony"]=6273, - ["map_contains_keepers_of_the_trove_bloodline_pack"]=6274, - ["map_contains_master"]=6275, - ["map_contains_nevalis_monkey"]=6276, - ["map_contains_perandus_boss"]=6277, - ["map_contains_talisman_boss_with_higher_tier"]=6278, - ["map_contains_three_magic_packs_with_attack_cast_and_movement_speed_+%"]=6279, - ["map_contains_three_magic_packs_with_item_quantity_of_dropped_items_+%_final"]=6279, - ["map_contains_uul_netol_breach"]=6280, - ["map_contains_wealthy_pack"]=6281, - ["map_contains_x_additional_animated_weapon_packs"]=6282, - ["map_contains_x_additional_healing_packs"]=6283, - ["map_contains_x_additional_magic_packs"]=6284, - ["map_contains_x_additional_normal_packs"]=6285, - ["map_contains_x_additional_packs_on_their_own_team"]=6286, - ["map_contains_x_additional_packs_that_convert_on_death"]=6287, - ["map_contains_x_additional_packs_with_mirrored_rare_monsters"]=6288, - ["map_contains_x_additional_poison_packs"]=6289, - ["map_contains_x_additional_rare_packs"]=6290, - ["map_contains_x_fewer_portals"]=6291, - ["map_cowards_trial_extra_ghosts"]=6293, - ["map_cowards_trial_extra_oriath_citizens"]=6294, - ["map_cowards_trial_extra_phantasms"]=6295, - ["map_cowards_trial_extra_raging_spirits"]=6296, - ["map_cowards_trial_extra_rhoas"]=6297, - ["map_cowards_trial_extra_skeleton_cannons"]=6298, - ["map_cowards_trial_extra_zombies"]=6299, - ["map_damage_+%_of_type_inflicted_by_current_ground_effect_you_are_on"]=6301, - ["map_damage_+%_per_poison_stack"]=6300, - ["map_damage_taken_+%_from_beyond_monsters"]=6302, - ["map_damage_taken_while_stationary_+%"]=6303, - ["map_damage_while_stationary_+%"]=6304, - ["map_death_and_taxes_boss_drops_additional_currency"]=6305, - ["map_delve_rules"]=6306, - ["map_display_area_contains_unbridged_gaps_to_cross"]=1798, - ["map_display_strongbox_monsters_are_enraged"]=6308, - ["map_display_unique_boss_drops_X_maps"]=1828, - ["map_divination_card_drop_chance_+%"]=6309, - ["map_doesnt_consume_sextant_use"]=6311, - ["map_duplicate_x_rare_monsters"]=6312, - ["map_duplicate_x_synthesised_rare_monsters"]=6313, - ["map_elder_boss_variation"]=6314, - ["map_elder_rare_chance_+%"]=6315, - ["map_endgame_affliction_reward_1"]=6316, - ["map_endgame_affliction_reward_2"]=6317, - ["map_endgame_affliction_reward_3"]=6318, - ["map_endgame_affliction_reward_4"]=6319, - ["map_endgame_affliction_reward_5"]=6320, - ["map_endgame_fog_depth"]=6321, - ["map_equipment_drops_identified"]=6322, - ["map_essence_monolith_contains_additional_essence_of_corruption"]=6323, - ["map_essence_monolith_contains_essence_of_corruption_%"]=6324, - ["map_essence_monsters_are_corrupted"]=6325, - ["map_essence_monsters_have_additional_essences"]=6326, - ["map_essence_monsters_higher_tier"]=6327, - ["map_expedition_artifact_quantity_+%"]=6328, - ["map_expedition_chest_double_drops_chance_%"]=6329, - ["map_expedition_chest_marker_count_+"]=6330, - ["map_expedition_common_chest_marker_count_+"]=6331, - ["map_expedition_elite_marker_count_+%"]=6332, - ["map_expedition_epic_chest_marker_count_+"]=6333, - ["map_expedition_explosion_radius_+%"]=6334, - ["map_expedition_explosives_+%"]=6335, - ["map_expedition_extra_relic_suffix_chance_%"]=6336, - ["map_expedition_maximum_placement_distance_+%"]=6337, - ["map_expedition_number_of_monster_markers_+%"]=6338, - ["map_expedition_relics_+%"]=6339, - ["map_expedition_saga_additional_terrain_features"]=6340, - ["map_expedition_saga_contains_boss"]=6341, - ["map_expedition_uncommon_chest_marker_count_+"]=6342, - ["map_expedition_vendor_reroll_currency_quantity_+%"]=6343, - ["map_experience_gain_+%"]=725, - ["map_extra_monoliths"]=6344, - ["map_first_invasion_boss_killed_drops_x_additional_currency"]=6345, - ["map_first_strongbox_contains_x_additional_rare_monsters"]=6346, - ["map_first_unique_beyond_boss_slain_drops_x_beyond_uniques"]=6347, - ["map_fishy_effect_0"]=6307, - ["map_fishy_effect_1"]=6307, - ["map_fishy_effect_2"]=6307, - ["map_fishy_effect_3"]=6307, - ["map_fixed_seed"]=1813, - ["map_flask_charges_recovered_per_3_seconds_%"]=6348, - ["map_force_side_area"]=6349, - ["map_force_stone_circle"]=1839, - ["map_gain_onslaught_for_x_ms_on_killing_rare_monster"]=6350, - ["map_ground_haste_action_speed_+%"]=6351, - ["map_ground_ice"]=1802, - ["map_ground_ice_base_magnitude"]=1803, - ["map_ground_lightning"]=1804, - ["map_ground_lightning_base_magnitude"]=1805, - ["map_ground_tar_movement_speed_+%"]=1806, - ["map_harbinger_portal_drops_additional_fragments"]=6352, - ["map_harbingers_%_chance_to_be_replaced_as_atlas_boss"]=6354, - ["map_harbingers_drops_additional_currency_shards"]=6353, - ["map_has_X_seconds_between_waves"]=1919, - ["map_has_X_waves_of_monsters"]=1918, - ["map_has_monoliths"]=6355, - ["map_has_x%_quality"]=6356, - ["map_imprisoned_monsters_action_speed_+%"]=6357, - ["map_imprisoned_monsters_damage_+%"]=6358, - ["map_imprisoned_monsters_damage_taken_+%"]=6359, - ["map_incursion_boss_possessed_by_tormented_arsonist"]=6360, - ["map_incursion_boss_possessed_by_tormented_blasphemer"]=6361, - ["map_incursion_boss_possessed_by_tormented_cannibal"]=6362, - ["map_incursion_boss_possessed_by_tormented_charlatan"]=6363, - ["map_incursion_boss_possessed_by_tormented_corrupter"]=6364, - ["map_incursion_boss_possessed_by_tormented_counterfeiter"]=6365, - ["map_incursion_boss_possessed_by_tormented_cutthroat"]=6366, - ["map_incursion_boss_possessed_by_tormented_embezzler"]=6367, - ["map_incursion_boss_possessed_by_tormented_experimenter"]=6368, - ["map_incursion_boss_possessed_by_tormented_fisherman"]=6369, - ["map_incursion_boss_possessed_by_tormented_freezer"]=6370, - ["map_incursion_boss_possessed_by_tormented_librarian"]=6371, - ["map_incursion_boss_possessed_by_tormented_martyr"]=6372, - ["map_incursion_boss_possessed_by_tormented_mutilator"]=6373, - ["map_incursion_boss_possessed_by_tormented_necromancer"]=6374, - ["map_incursion_boss_possessed_by_tormented_poisoner"]=6375, - ["map_incursion_boss_possessed_by_tormented_rogue"]=6376, - ["map_incursion_boss_possessed_by_tormented_smuggler"]=6377, - ["map_incursion_boss_possessed_by_tormented_spy"]=6378, - ["map_incursion_boss_possessed_by_tormented_thief"]=6379, - ["map_incursion_boss_possessed_by_tormented_thug"]=6380, - ["map_incursion_boss_possessed_by_tormented_warlord"]=6381, - ["map_incursion_spawn_large_caustic_plants"]=6382, - ["map_incursion_spawn_parasitic_caustic_plants"]=6383, - ["map_invasion_bosses_are_twinned"]=6384, - ["map_invasion_bosses_drop_x_additional_vaal_orbs"]=6385, - ["map_invasion_bosses_dropped_items_are_fully_linked"]=6386, - ["map_invasion_bosses_dropped_items_have_x_additional_sockets"]=6387, - ["map_invasion_monster_packs"]=2079, - ["map_invasion_monsters_guarded_by_x_magic_packs"]=6388, - ["map_is_branchy"]=1797, - ["map_item_drop_quality_also_applies_to_map_item_drop_rarity"]=6389, - ["map_item_drop_quantity_+%"]=21, - ["map_item_drop_rarity_+%"]=22, - ["map_item_found_rarity_+%_per_15_rampage_stacks"]=6390, - ["map_item_level_override"]=726, - ["map_item_quantity_from_monsters_that_drop_silver_coin_+%"]=6391, - ["map_items_drop_corrupted"]=2485, - ["map_items_drop_corrupted_%"]=2486, - ["map_labyrinth_izaro_area_of_effect_+%"]=6392, - ["map_labyrinth_izaro_attack_cast_move_speed_+%"]=6393, - ["map_labyrinth_izaro_damage_+%"]=6394, - ["map_labyrinth_izaro_life_+%"]=6395, - ["map_labyrinth_monsters_attack_cast_and_movement_speed_+%"]=6396, - ["map_labyrinth_monsters_damage_+%"]=6397, - ["map_labyrinth_monsters_life_+%"]=6398, - ["map_leaguestone_area_contains_x_additional_leaguestones"]=6399, - ["map_leaguestone_beyond_monster_item_quantity_and_rarity_+%_final"]=6400, - ["map_leaguestone_contains_warband_leader"]=6401, - ["map_leaguestone_explicit_warband_type_override"]=6402, - ["map_leaguestone_imprisoned_monsters_item_quantity_+%_final"]=6403, - ["map_leaguestone_imprisoned_monsters_item_rarity_+%_final"]=6404, - ["map_leaguestone_invasion_boss_item_quantity_and_rarity_+%_final"]=6405, - ["map_leaguestone_monolith_contains_essence_type"]=6406, - ["map_leaguestone_override_base_num_breaches"]=6407, - ["map_leaguestone_override_base_num_invasion_bosses"]=6408, - ["map_leaguestone_override_base_num_monoliths"]=6409, - ["map_leaguestone_override_base_num_perandus_chests"]=6410, - ["map_leaguestone_override_base_num_prophecy_coins"]=6411, - ["map_leaguestone_override_base_num_rogue_exiles"]=6412, - ["map_leaguestone_override_base_num_shrines"]=6413, - ["map_leaguestone_override_base_num_strongboxes"]=6414, - ["map_leaguestone_override_base_num_talismans"]=6415, - ["map_leaguestone_override_base_num_tormented_spirits"]=6416, - ["map_leaguestone_override_base_num_warband_packs"]=6417, - ["map_leaguestone_perandus_chests_have_item_quantity_+%_final"]=6418, - ["map_leaguestone_perandus_chests_have_item_rarity_+%_final"]=6419, - ["map_leaguestone_rogue_exiles_dropped_item_rarity_+%_final"]=6420, - ["map_leaguestone_shrine_monster_rarity_override"]=6421, - ["map_leaguestone_shrine_override_type"]=6422, - ["map_leaguestone_strongboxes_rarity_override"]=6423, - ["map_leaguestone_warbands_packs_have_item_quantity_+%_final"]=6425, - ["map_leaguestone_warbands_packs_have_item_rarity_+%_final"]=6426, - ["map_leaguestone_x_monsters_spawn_abaxoth"]=6427, - ["map_leaguestone_x_monsters_spawn_random_beyond_boss"]=6428, - ["map_leaguestones_currency_items_drop_when_first_reaching_x_rampage_stacks"]=6429, - ["map_leaguestones_spawn_powerful_monster_when_reaching_x_rampage_stacks"]=6430, - ["map_legion_league_extra_spawns"]=6431, - ["map_legion_league_force_general"]=6432, - ["map_legion_league_force_war_chest"]=6433, - ["map_level_+"]=6434, - ["map_magic_items_drop_as_normal"]=6435, - ["map_magic_monster_life_regeneration_rate_per_minute_%"]=3713, - ["map_magic_monsters_are_maimed"]=6436, - ["map_magic_monsters_damage_taken_+%"]=6437, - ["map_magic_pack_mod_rules"]=2082, - ["map_magic_pack_size_+%"]=6438, - ["map_map_item_drop_chance_+%"]=6439, - ["map_metamorph_all_metamorphs_have_rewards"]=6440, - ["map_metamorph_boss_drops_additional_itemised_organs"]=6441, - ["map_metamorph_itemised_boss_min_rewards"]=6442, - ["map_metamorph_itemised_boss_more_difficult"]=6443, - ["map_metamorphosis_league"]=6444, - ["map_mini_monolith_monsters_are_magic"]=6445, - ["map_minimap_revealed"]=1814, - ["map_monster_and_player_onslaught_effect_+%"]=6446, - ["map_monster_attack_cast_and_movement_speed_+%"]=6447, - ["map_monster_beyond_portal_chance_+%"]=6448, - ["map_monster_curse_effect_on_self_+%"]=6449, - ["map_monster_damage_taken_+%_while_possessed"]=6450, - ["map_monster_drop_higher_level_gear"]=3030, - ["map_monster_melee_attacks_apply_random_curses"]=1901, - ["map_monster_melee_attacks_apply_random_curses_%_chance"]=1902, - ["map_monster_no_drops"]=1910, - ["map_monster_non_damaging_ailment_effect_+%_on_self"]=6451, - ["map_monster_skills_chain_X_additional_times"]=1904, - ["map_monster_slain_experience_+%"]=6452, - ["map_monsters_%_chance_to_inflict_status_ailments"]=6476, - ["map_monsters_%_physical_damage_to_add_as_chaos"]=6477, - ["map_monsters_%_physical_damage_to_add_as_cold"]=1894, - ["map_monsters_%_physical_damage_to_add_as_fire"]=1893, - ["map_monsters_%_physical_damage_to_add_as_lightning"]=1895, - ["map_monsters_%_physical_damage_to_convert_to_chaos"]=1896, - ["map_monsters_%_physical_damage_to_convert_to_cold"]=1891, - ["map_monsters_%_physical_damage_to_convert_to_fire"]=1890, - ["map_monsters_%_physical_damage_to_convert_to_lightning"]=1892, - ["map_monsters_accuracy_rating_+%"]=6453, - ["map_monsters_add_endurance_charge_on_hit_%"]=6454, - ["map_monsters_add_frenzy_charge_on_hit_%"]=6455, - ["map_monsters_add_power_charge_on_hit_%"]=6456, - ["map_monsters_additional_chaos_resistance"]=6457, - ["map_monsters_additional_cold_resistance"]=1885, - ["map_monsters_additional_elemental_resistance"]=6458, - ["map_monsters_additional_fire_resistance"]=1884, - ["map_monsters_additional_lightning_resistance"]=1886, - ["map_monsters_additional_number_of_projecitles"]=1883, - ["map_monsters_additional_physical_damage_reduction"]=1887, - ["map_monsters_all_damage_can_chill"]=6459, - ["map_monsters_all_damage_can_shock"]=6460, - ["map_monsters_always_ignite"]=6461, - ["map_monsters_are_converted_on_kill"]=6462, - ["map_monsters_are_hexproof"]=1908, - ["map_monsters_are_immune_to_curses"]=1907, - ["map_monsters_area_of_effect_+%"]=1866, - ["map_monsters_attack_speed_+%"]=1879, - ["map_monsters_avoid_ailments_%"]=1870, - ["map_monsters_avoid_elemental_ailments_%"]=1871, - ["map_monsters_avoid_freeze_and_chill_%"]=1867, - ["map_monsters_avoid_ignite_%"]=1868, - ["map_monsters_avoid_poison_blind_bleed_%"]=6463, - ["map_monsters_avoid_shock_%"]=1869, - ["map_monsters_base_self_critical_strike_multiplier_-%"]=3046, - ["map_monsters_cannot_be_stunned"]=1888, - ["map_monsters_cannot_be_taunted"]=6464, - ["map_monsters_cast_speed_+%"]=1880, - ["map_monsters_chance_to_impale_%"]=6465, - ["map_monsters_chance_to_inflict_brittle_%"]=6466, - ["map_monsters_chance_to_inflict_sapped_%"]=6467, - ["map_monsters_chance_to_scorch_%"]=6468, - ["map_monsters_convert_all_physical_damage_to_fire"]=1905, - ["map_monsters_critical_strike_chance_+%"]=1872, - ["map_monsters_critical_strike_multiplier_+"]=1873, - ["map_monsters_curse_effect_+%"]=1909, - ["map_monsters_curse_effect_on_self_+%_final"]=6469, - ["map_monsters_damage_+%"]=1876, - ["map_monsters_drop_ground_fire_on_death_base_radius"]=1906, - ["map_monsters_enemy_phys_reduction_%_penalty_vs_hit"]=6470, - ["map_monsters_energy_shield_leech_resistance_%"]=6471, - ["map_monsters_gain_x_endurance_charges_every_20_seconds"]=1898, - ["map_monsters_gain_x_frenzy_charges_every_20_seconds"]=1897, - ["map_monsters_gain_x_power_charges_every_20_seconds"]=1899, - ["map_monsters_have_onslaught"]=1877, - ["map_monsters_immune_to_a_random_status_ailment_or_stun"]=1900, - ["map_monsters_life_+%"]=1865, - ["map_monsters_life_leech_resistance_%"]=1874, - ["map_monsters_maim_on_hit_%_chance"]=6472, - ["map_monsters_mana_leech_resistance_%"]=1875, - ["map_monsters_movement_speed_+%"]=1878, - ["map_monsters_movement_speed_cannot_be_reduced_below_base"]=6473, - ["map_monsters_near_shrines_are_chilled"]=6474, - ["map_monsters_penetrate_elemental_resistances_%"]=6475, - ["map_monsters_poison_on_hit"]=1889, - ["map_monsters_reduce_enemy_chaos_resistance_%"]=6478, - ["map_monsters_reduce_enemy_cold_resistance_%"]=6479, - ["map_monsters_reduce_enemy_fire_resistance_%"]=6480, - ["map_monsters_reduce_enemy_lightning_resistance_%"]=6481, - ["map_monsters_reflect_%_elemental_damage"]=1882, - ["map_monsters_reflect_%_physical_damage"]=1881, - ["map_monsters_reflect_curses"]=1903, - ["map_monsters_remove_%_of_mana_on_hit"]=6484, - ["map_monsters_remove_charges_on_hit_%"]=6482, - ["map_monsters_remove_enemy_flask_charge_on_hit_%_chance"]=6483, - ["map_monsters_spawned_with_talisman_drop_additional_rare_items"]=6485, - ["map_monsters_spells_chance_to_hinder_on_hit_%_chance"]=6486, - ["map_monsters_steal_charges"]=6487, - ["map_monsters_that_drop_silver_coin_drop_x_additional_silver_coins"]=6488, - ["map_monsters_with_silver_coins_drop_x_additional_currency_items"]=6489, - ["map_monsters_with_silver_coins_drop_x_additional_rare_items"]=6490, - ["map_monstrous_treasure_no_monsters"]=6491, - ["map_movement_velocity_+%_per_poison_stack"]=6492, - ["map_nemesis_dropped_items_+"]=6493, - ["map_next_area_contains_x_additional_bearers_of_the_guardian_packs"]=6494, - ["map_next_area_contains_x_additional_voidspawn_of_abaxoth_packs"]=6495, - ["map_no_magic_items_drop"]=6496, - ["map_no_rare_items_drop"]=6497, - ["map_no_refills_in_town"]=1815, - ["map_no_stashes"]=6498, - ["map_no_uniques_drop_randomly"]=6499, - ["map_no_vendors"]=6500, - ["map_non_unique_equipment_drops_as_sell_price"]=2484, - ["map_non_unique_items_drop_normal"]=6501, - ["map_non_unique_monster_life_regeneration_rate_per_minute_%"]=6502, - ["map_non_unique_monsters_spawn_X_monsters_on_death"]=1844, - ["map_normal_items_drop_as_magic"]=6503, - ["map_normal_monster_life_regeneration_rate_per_minute_%"]=3712, - ["map_nuke_everything"]=6504, - ["map_num_extra_abysses"]=6505, - ["map_num_extra_blights_"]=6506, - ["map_num_extra_gloom_shrines"]=6507, - ["map_num_extra_harbingers"]=6508, - ["map_num_extra_invasion_bosses"]=2080, - ["map_num_extra_resonating_shrines"]=6509, - ["map_num_extra_shrines"]=1833, - ["map_num_extra_strongboxes"]=1841, - ["map_number_of_additional_mods"]=6510, - ["map_number_of_additional_prefixes"]=6511, - ["map_number_of_additional_silver_coin_drops"]=6512, - ["map_number_of_additional_suffixes"]=6513, - ["map_number_of_magic_packs_+%"]=1842, - ["map_number_of_rare_packs_+%"]=1843, - ["map_on_complete_drop_x_additional_maps"]=6514, - ["map_owner_sulphite_gained_+%"]=6515, - ["map_packs_are_abomination_monsters"]=6516, - ["map_packs_are_animals"]=1821, - ["map_packs_are_bandits"]=1819, - ["map_packs_are_blackguards"]=6517, - ["map_packs_are_demons"]=1822, - ["map_packs_are_ghosts"]=6518, - ["map_packs_are_goatmen"]=1820, - ["map_packs_are_humanoids"]=1823, - ["map_packs_are_kitava"]=6519, - ["map_packs_are_lunaris"]=6520, - ["map_packs_are_sea_witches_and_spawn"]=1824, - ["map_packs_are_skeletons"]=1818, - ["map_packs_are_solaris"]=6521, - ["map_packs_are_spiders"]=6522, - ["map_packs_are_str_mission_totems"]=1817, - ["map_packs_are_totems"]=1816, - ["map_packs_are_undead_and_necromancers"]=1825, - ["map_packs_are_vaal"]=6523, - ["map_packs_fire_projectiles"]=1826, - ["map_packs_have_pop_up_traps"]=3704, - ["map_perandus_guards_are_rare"]=6524, - ["map_perandus_monsters_drop_perandus_coin_stack_%"]=6525, - ["map_player_attack_cast_and_movement_speed_+%_during_onslaught"]=6526, - ["map_player_base_chaos_damage_taken_per_minute"]=1845, - ["map_player_chance_to_gain_vaal_soul_on_kill_%"]=6527, - ["map_player_charges_gained_+%"]=6528, - ["map_player_corrupt_blood_when_hit_%_average_damage_to_deal_per_minute_per_stack"]=2632, - ["map_player_curse_effect_on_self_+%"]=6529, - ["map_player_damage_+%_vs_breach_monsters"]=6530, - ["map_player_damage_taken_+%_vs_breach_monsters"]=6531, - ["map_player_damage_taken_+%_while_rampaging"]=6532, - ["map_player_disable_soul_gain_prevention"]=6533, - ["map_player_dodge_chance_%_during_shrine_effect"]=6310, - ["map_player_flask_recovery_is_instant"]=6534, - ["map_player_has_blood_magic_keystone"]=1846, - ["map_player_has_chaos_inoculation_keystone"]=1848, - ["map_player_has_elemental_equilibrium_keystone"]=1847, - ["map_player_has_level_X_conductivity"]=1856, - ["map_player_has_level_X_despair"]=1857, - ["map_player_has_level_X_elemental_weakness"]=1852, - ["map_player_has_level_X_enfeeble"]=1850, - ["map_player_has_level_X_flammability"]=1854, - ["map_player_has_level_X_frostbite"]=1855, - ["map_player_has_level_X_punishment"]=1853, - ["map_player_has_level_X_silence"]=1858, - ["map_player_has_level_X_temporal_chains"]=1851, - ["map_player_has_level_X_vulnerability"]=1849, - ["map_player_has_random_level_X_curse_every_10_seconds"]=6535, - ["map_player_life_and_es_recovery_speed_+%_final"]=6536, - ["map_player_life_regeneration_rate_per_minute_%_per_25_rampage_stacks"]=6537, - ["map_player_movement_velocity_+%"]=6538, - ["map_player_no_regeneration"]=1859, - ["map_player_onslaught_on_kill_%"]=6539, - ["map_player_projectile_damage_+%_final"]=1862, - ["map_player_shrine_effect_duration_+%"]=6540, - ["map_player_status_recovery_speed_+%"]=1861, - ["map_players_action_speed_+%_while_chilled"]=3022, - ["map_players_additional_number_of_projectiles"]=1883, - ["map_players_additional_spell_dodge_%"]=6541, - ["map_players_and_monsters_chaos_damage_taken_+%"]=6542, - ["map_players_and_monsters_cold_damage_taken_+%"]=6543, - ["map_players_and_monsters_critical_strike_chance_+%"]=6544, - ["map_players_and_monsters_curses_are_reflected"]=6545, - ["map_players_and_monsters_damage_+%_per_curse"]=6546, - ["map_players_and_monsters_damage_taken_+%_while_stationary"]=6547, - ["map_players_and_monsters_fire_damage_taken_+%"]=6548, - ["map_players_and_monsters_have_onslaught_if_hit_recently"]=6549, - ["map_players_and_monsters_have_resolute_technique"]=6550, - ["map_players_and_monsters_lightning_damage_taken_+%"]=6551, - ["map_players_and_monsters_movement_speed_+%"]=6552, - ["map_players_and_monsters_physical_damage_taken_+%"]=6553, - ["map_players_are_poisoned_while_moving_chaos_damage_per_second"]=6554, - ["map_players_armour_+%_final"]=6555, - ["map_players_block_chance_+%"]=6556, - ["map_players_cannot_gain_endurance_charges"]=6557, - ["map_players_cannot_gain_frenzy_charges"]=6558, - ["map_players_cannot_gain_power_charges"]=6559, - ["map_players_cannot_take_reflected_damage"]=6560, - ["map_players_convert_all_physical_damage_to_fire"]=1863, - ["map_players_extra_dodge_rolls"]=6561, - ["map_players_gain_1_random_rare_monster_mod_on_kill_ms"]=6562, - ["map_players_gain_1_rare_monster_mods_on_kill_for_20_seconds_%"]=6563, - ["map_players_gain_onslaught_after_opening_a_strongbox_ms"]=6564, - ["map_players_gain_onslaught_during_flask_effect"]=6565, - ["map_players_gain_rampage_stacks"]=2086, - ["map_players_gain_rare_monster_mods_on_kill_%_chance"]=6566, - ["map_players_gain_rare_monster_mods_on_kill_ms"]=2864, - ["map_players_gain_soul_eater_on_rare_kill_ms"]=2866, - ["map_players_have_point_blank"]=6567, - ["map_players_movement_skills_cooldown_speed_+%"]=6568, - ["map_players_movement_speed_+%"]=6569, - ["map_players_no_regeneration_including_es"]=6570, - ["map_players_resist_all_%"]=6571, - ["map_players_skill_area_of_effect_+%_final"]=6572, - ["map_portals_do_not_expire"]=6573, - ["map_possessed_monsters_drop_gilded_scarab_chance_%"]=6574, - ["map_possessed_monsters_drop_map_chance_%"]=6575, - ["map_possessed_monsters_drop_polished_scarab_chance_%"]=6576, - ["map_possessed_monsters_drop_rusted_scarab_chance_%"]=6577, - ["map_possessed_monsters_drop_unique_chance_%"]=6578, - ["map_possessed_monsters_drop_winged_scarab_chance_%"]=6579, - ["map_projectile_speed_+%"]=1864, - ["map_rampage_time_+%"]=6580, - ["map_random_unique_monster_is_possessed"]=6581, - ["map_random_zana_mod"]=6582, - ["map_rare_breach_monster_additional_breach_ring_drop_chance_%"]=6583, - ["map_rare_breach_monsters_drop_additional_shards"]=6584, - ["map_rare_monster_life_regeneration_rate_per_minute_%"]=3714, - ["map_rare_monsters_are_hindered"]=6585, - ["map_rare_monsters_drop_rare_prismatic_ring_on_death_%"]=6586, - ["map_rare_monsters_drop_x_additional_rare_items"]=6587, - ["map_rare_monsters_have_inner_treasure"]=6588, - ["map_rare_monsters_have_nemesis_mod"]=2081, - ["map_ritual_additional_reward_rerolls"]=6589, - ["map_ritual_encounter_count_is_four"]=6590, - ["map_ritual_rewards_reroll_cost_+%_final"]=6591, - ["map_ritual_tribute_+%"]=6592, - ["map_ritual_uber_rune_type_weighting_+%"]=6593, - ["map_rogue_exile_attack_cast_and_movement_speed_+%"]=6594, - ["map_rogue_exile_drop_skill_gem_with_quality"]=6595, - ["map_rogue_exiles_are_doubled"]=6596, - ["map_rogue_exiles_damage_+%"]=6597, - ["map_rogue_exiles_drop_additional_currency_items_with_quality"]=6598, - ["map_rogue_exiles_drop_x_additional_jewels"]=6599, - ["map_rogue_exiles_dropped_items_are_corrupted"]=6600, - ["map_rogue_exiles_dropped_items_are_duplicated"]=6601, - ["map_rogue_exiles_dropped_items_are_fully_linked"]=6602, - ["map_rogue_exiles_maximum_life_+%"]=6603, - ["map_shaper_rare_chance_+%"]=6604, - ["map_shrines_are_darkshrines"]=1834, - ["map_shrines_drop_x_currency_items_on_activation"]=6605, - ["map_shrines_grant_a_random_additional_effect"]=6606, - ["map_simulacrum_reward_level_+"]=6607, - ["map_size_+%"]=1796, - ["map_spawn_abysses"]=6608, - ["map_spawn_affliction_mirror"]=6609, - ["map_spawn_bestiary_encounters"]=6610, - ["map_spawn_betrayals"]=2078, - ["map_spawn_beyond_boss_when_beyond_boss_slain_%"]=6611, - ["map_spawn_cadiro_%_chance"]=6612, - ["map_spawn_exile_per_area_%"]=2075, - ["map_spawn_extra_exiles"]=1830, - ["map_spawn_extra_perandus_chests"]=6613, - ["map_spawn_extra_talismans"]=1838, - ["map_spawn_extra_torment_spirits"]=1840, - ["map_spawn_extra_warbands"]=1832, - ["map_spawn_harbingers"]=1835, - ["map_spawn_heist_smugglers_cache"]=6614, - ["map_spawn_incursion_encounters"]=6615, - ["map_spawn_perandus_chests"]=1837, - ["map_spawn_talismans"]=1836, - ["map_spawn_tormented_spirits"]=2083, - ["map_spawn_two_bosses"]=1911, - ["map_spawn_x_additional_heist_smugglers_caches"]=6616, - ["map_storm_area_of_effect_+%"]=6617, - ["map_strongbox_items_dropped_are_mirrored"]=6618, - ["map_strongbox_monsters_attack_speed_+%"]=6619, - ["map_strongbox_monsters_item_quantity_+%"]=6620, - ["map_strongboxes_are_corrupted"]=6621, - ["map_strongboxes_at_least_rare"]=6622, - ["map_strongboxes_drop_x_additional_rare_items"]=6623, - ["map_strongboxes_minimum_rarity"]=6624, - ["map_strongboxes_vaal_orb_drop_chance_%"]=6424, - ["map_synthesis_league"]=6625, - ["map_synthesis_spawn_additional_abyss_bone_chest_clusters"]=6626, - ["map_synthesis_spawn_additional_bloodworm_barrel_clusters"]=6627, - ["map_synthesis_spawn_additional_fungal_chest_clusters"]=6628, - ["map_synthesis_spawn_additional_magic_ambush_chest"]=6629, - ["map_synthesis_spawn_additional_normal_ambush_chest"]=6630, - ["map_synthesis_spawn_additional_parasite_barrel_clusters"]=6631, - ["map_synthesis_spawn_additional_rare_ambush_chest"]=6632, - ["map_synthesis_spawn_additional_volatile_barrel_clusters"]=6633, - ["map_synthesis_spawn_additional_wealthy_barrel_clusters"]=6634, - ["map_synthesised_magic_monster_additional_breach_splinter_drop_chance_%"]=6635, - ["map_synthesised_magic_monster_additional_currency_item_drop_chance_%"]=6636, - ["map_synthesised_magic_monster_additional_currency_shard_drop_chance_%"]=6637, - ["map_synthesised_magic_monster_additional_divination_card_drop_chance_%"]=6638, - ["map_synthesised_magic_monster_additional_elder_item_drop_chance_%"]=6639, - ["map_synthesised_magic_monster_additional_fossil_drop_chance_%"]=6640, - ["map_synthesised_magic_monster_additional_quality_currency_item_drop_chance_%"]=6641, - ["map_synthesised_magic_monster_additional_shaper_item_drop_chance_%"]=6642, - ["map_synthesised_magic_monster_drop_additional_currency"]=6643, - ["map_synthesised_magic_monster_drop_additional_currency_shard"]=6644, - ["map_synthesised_magic_monster_drop_additional_quality_currency"]=6645, - ["map_synthesised_magic_monster_dropped_item_quantity_+%"]=6646, - ["map_synthesised_magic_monster_dropped_item_rarity_+%"]=6647, - ["map_synthesised_magic_monster_fractured_item_drop_chance_+%"]=6648, - ["map_synthesised_magic_monster_items_drop_corrupted_%"]=6649, - ["map_synthesised_magic_monster_map_drop_chance_+%"]=6650, - ["map_synthesised_magic_monster_slain_experience_+%"]=6651, - ["map_synthesised_magic_monster_unique_item_drop_chance_+%"]=6652, - ["map_synthesised_monster_additional_breach_splinter_drop_chance_%"]=6653, - ["map_synthesised_monster_additional_currency_item_drop_chance_%"]=6654, - ["map_synthesised_monster_additional_currency_shard_drop_chance_%"]=6655, - ["map_synthesised_monster_additional_divination_card_drop_chance_%"]=6656, - ["map_synthesised_monster_additional_elder_item_drop_chance_%"]=6657, - ["map_synthesised_monster_additional_fossil_drop_chance_%"]=6658, - ["map_synthesised_monster_additional_quality_currency_item_drop_chance_%"]=6659, - ["map_synthesised_monster_additional_shaper_item_drop_chance_%"]=6660, - ["map_synthesised_monster_dropped_item_quantity_+%"]=6661, - ["map_synthesised_monster_dropped_item_rarity_+%"]=6662, - ["map_synthesised_monster_fractured_item_drop_chance_+%"]=6663, - ["map_synthesised_monster_items_drop_corrupted_%"]=6664, - ["map_synthesised_monster_map_drop_chance_+%"]=6665, - ["map_synthesised_monster_pack_size_+%"]=6666, - ["map_synthesised_monster_slain_experience_+%"]=6667, - ["map_synthesised_monster_unique_item_drop_chance_+%"]=6668, - ["map_synthesised_rare_monster_additional_abyss_jewel_drop_chance_%"]=6669, - ["map_synthesised_rare_monster_additional_breach_splinter_drop_chance_%"]=6670, - ["map_synthesised_rare_monster_additional_currency_item_drop_chance_%"]=6671, - ["map_synthesised_rare_monster_additional_currency_shard_drop_chance_%"]=6672, - ["map_synthesised_rare_monster_additional_divination_card_drop_chance_%"]=6673, - ["map_synthesised_rare_monster_additional_elder_item_drop_chance_%"]=6674, - ["map_synthesised_rare_monster_additional_essence_drop_chance_%"]=6675, - ["map_synthesised_rare_monster_additional_fossil_drop_chance_%"]=6676, - ["map_synthesised_rare_monster_additional_jewel_drop_chance_%"]=6677, - ["map_synthesised_rare_monster_additional_map_drop_chance_%"]=6678, - ["map_synthesised_rare_monster_additional_quality_currency_item_drop_chance_%"]=6679, - ["map_synthesised_rare_monster_additional_shaper_item_drop_chance_%"]=6680, - ["map_synthesised_rare_monster_additional_talisman_drop_chance_%"]=6681, - ["map_synthesised_rare_monster_additional_vaal_fragment_drop_chance_%"]=6682, - ["map_synthesised_rare_monster_additional_veiled_item_drop_chance_%"]=6683, - ["map_synthesised_rare_monster_drop_additional_breach_splinter"]=6684, - ["map_synthesised_rare_monster_drop_additional_currency"]=6685, - ["map_synthesised_rare_monster_drop_additional_currency_shard"]=6686, - ["map_synthesised_rare_monster_drop_additional_quality_currency"]=6687, - ["map_synthesised_rare_monster_dropped_item_quantity_+%"]=6688, - ["map_synthesised_rare_monster_dropped_item_rarity_+%"]=6689, - ["map_synthesised_rare_monster_fractured_item_drop_chance_+%"]=6690, - ["map_synthesised_rare_monster_gives_mods_to_killer_chance_%"]=6691, - ["map_synthesised_rare_monster_items_drop_corrupted_%"]=6692, - ["map_synthesised_rare_monster_map_drop_chance_+%"]=6693, - ["map_synthesised_rare_monster_resurrect_as_ally_chance_%"]=6694, - ["map_synthesised_rare_monster_slain_experience_+%"]=6695, - ["map_synthesised_rare_monster_unique_item_drop_chance_+%"]=6696, - ["map_talismans_dropped_as_rare"]=6697, - ["map_talismans_higher_tier"]=6698, - ["map_tempest_area_of_effect_+%_visible"]=6699, - ["map_tempest_base_ground_desecration_damage_to_deal_per_minute"]=1812, - ["map_tempest_base_ground_fire_damage_to_deal_per_minute"]=1808, - ["map_tempest_display_prefix"]=23, - ["map_tempest_display_suffix"]=24, - ["map_tempest_frequency_+%"]=6700, - ["map_tempest_ground_ice"]=1809, - ["map_tempest_ground_lightning"]=1810, - ["map_tempest_ground_tar_movement_speed_+%"]=1811, - ["map_tormented_spirits_drop_x_additional_rare_items"]=6701, - ["map_tormented_spirits_duration_+%"]=6702, - ["map_tormented_spirits_movement_speed_+%"]=6703, - ["map_unique_boss_drops_divination_cards"]=6704, - ["map_unique_item_drop_chance_+%"]=6705, - ["map_unique_monsters_drop_corrupted_items"]=6706, - ["map_upgrade_pack_to_magic_%_chance"]=6707, - ["map_upgrade_pack_to_rare_%_chance"]=6708, - ["map_upgrade_synthesised_pack_to_magic_%_chance"]=6709, - ["map_upgrade_synthesised_pack_to_rare_%_chance"]=6710, - ["map_vaal_monster_items_drop_corrupted_%"]=6711, - ["map_vaal_mortal_strongbox_chance_per_fragment_%"]=6712, - ["map_vaal_sacrifice_strongbox_chance_per_fragment_%"]=6713, - ["map_vaal_vessel_drop_X_divination_cards"]=6714, - ["map_vaal_vessel_drop_X_fossils"]=6715, - ["map_vaal_vessel_drop_X_levelled_vaal_gems"]=6716, - ["map_vaal_vessel_drop_X_mortal_fragments"]=6717, - ["map_vaal_vessel_drop_X_prophecies"]=6718, - ["map_vaal_vessel_drop_X_rare_temple_items"]=6719, - ["map_vaal_vessel_drop_X_sacrifice_fragments"]=6720, - ["map_vaal_vessel_drop_X_vaal_orbs"]=6721, - ["map_vaal_vessel_drop_x_double_implicit_corrupted_uniques"]=6722, - ["map_vaal_vessel_drop_x_single_implicit_corrupted_uniques"]=6723, - ["map_vaal_vessel_item_drop_quantity_+%"]=6724, - ["map_vaal_vessel_item_drop_rarity_+%"]=6725, - ["map_warbands_packs_have_additional_elites"]=6726, - ["map_warbands_packs_have_additional_grunts"]=6727, - ["map_warbands_packs_have_additional_supports"]=6728, - ["map_warlord_influence"]=1831, - ["map_watchstone_additional_packs_of_elder_monsters"]=6729, - ["map_watchstone_additional_packs_of_shaper_monsters"]=6730, - ["map_watchstone_monsters_damage_+%_final"]=6731, - ["map_watchstone_monsters_life_+%_final"]=6732, - ["map_weapons_drop_animated"]=2487, - ["mark_skill_cast_speed_+%"]=1746, - ["mark_skill_duration_+%"]=6733, - ["mark_skills_curse_effect_+%"]=2072, - ["marked_enemy_accuracy_rating_+%"]=6734, - ["marked_enemy_damage_taken_+%"]=6735, - ["marks_you_inflict_remain_after_death"]=6736, - ["max_adaptations_+"]=1106, - ["max_chance_to_block_attacks_if_not_blocked_recently"]=6737, - ["max_charged_attack_stacks"]=3643, - ["max_endurance_charges"]=1346, - ["max_frenzy_charges"]=1351, - ["max_power_charges"]=1356, - ["max_steel_ammo"]=6738, - ["maximum_absorption_charges_is_equal_to_maximum_power_charges"]=1359, - ["maximum_added_chaos_damage_if_have_crit_recently"]=6802, - ["maximum_added_chaos_damage_per_spiders_web_on_enemy"]=6803, - ["maximum_added_chaos_damage_to_attacks_and_spells_per_50_strength"]=6804, - ["maximum_added_chaos_damage_to_attacks_per_50_strength"]=6805, - ["maximum_added_chaos_damage_vs_enemies_with_5+_poisons"]=6806, - ["maximum_added_cold_damage_if_have_crit_recently"]=6807, - ["maximum_added_cold_damage_per_frenzy_charge"]=3695, - ["maximum_added_cold_damage_to_attacks_per_10_dexterity"]=6808, - ["maximum_added_cold_damage_vs_chilled_enemies"]=6809, - ["maximum_added_cold_damage_while_affected_by_hatred"]=6810, - ["maximum_added_cold_damage_while_you_have_avians_might"]=6811, - ["maximum_added_fire_attack_damage_per_active_buff"]=855, - ["maximum_added_fire_damage_if_blocked_recently"]=3697, - ["maximum_added_fire_damage_if_have_crit_recently"]=6812, - ["maximum_added_fire_damage_per_100_lowest_of_max_life_mana"]=6813, - ["maximum_added_fire_damage_per_active_buff"]=857, - ["maximum_added_fire_damage_per_endurance_charge"]=6814, - ["maximum_added_fire_damage_to_attacks_per_10_strength"]=6815, - ["maximum_added_fire_damage_to_hits_vs_blinded_enemies"]=6816, - ["maximum_added_fire_damage_vs_ignited_enemies"]=854, - ["maximum_added_fire_spell_damage_per_active_buff"]=856, - ["maximum_added_lightning_damage_if_have_crit_recently"]=6817, - ["maximum_added_lightning_damage_per_10_int"]=6739, - ["maximum_added_lightning_damage_per_power_charge"]=6818, - ["maximum_added_lightning_damage_per_shocked_enemy_killed_recently"]=6819, - ["maximum_added_lightning_damage_to_attacks_per_10_intelligence"]=6820, - ["maximum_added_lightning_damage_to_spells_per_power_charge"]=6821, - ["maximum_added_lightning_damage_while_you_have_avians_might"]=6822, - ["maximum_added_physical_damage_if_have_crit_recently"]=6823, - ["maximum_added_physical_damage_per_endurance_charge"]=6824, - ["maximum_added_physical_damage_per_impaled_on_enemy"]=6825, - ["maximum_added_physical_damage_vs_bleeding_enemies"]=1976, - ["maximum_added_physical_damage_vs_frozen_enemies"]=853, - ["maximum_added_physical_damage_vs_poisoned_enemies"]=6826, - ["maximum_added_spell_cold_damage_while_no_life_is_reserved"]=6827, - ["maximum_added_spell_fire_damage_while_no_life_is_reserved"]=6828, - ["maximum_added_spell_lightning_damage_while_no_life_is_reserved"]=6829, - ["maximum_affliction_charges_is_equal_to_maximum_frenzy_charges"]=1354, - ["maximum_blitz_charges"]=6740, - ["maximum_block_%"]=1518, - ["maximum_blood_scythe_charges"]=3771, - ["maximum_brutal_charges_is_equal_to_maximum_endurance_charges"]=1349, - ["maximum_challenger_charges"]=6741, - ["maximum_chaos_damage_to_return_to_melee_attacker"]=1728, - ["maximum_cold_damage_resistance_%_while_affected_by_herald_of_ice"]=6742, - ["maximum_cold_damage_to_return_to_melee_attacker"]=1726, - ["maximum_critical_strike_chance"]=2192, - ["maximum_divine_charges"]=3803, - ["maximum_dodge_chance_%"]=6743, - ["maximum_endurance_charges_is_equal_to_maximum_frenzy_charges"]=1347, - ["maximum_energy_shield_%_lost_on_kill"]=1302, - ["maximum_energy_shield_+%"]=1131, - ["maximum_energy_shield_+%_and_lightning_resistance_-%"]=1157, - ["maximum_energy_shield_+_per_100_life_reserved"]=1136, - ["maximum_energy_shield_+_per_5_armour_on_shield"]=3793, - ["maximum_energy_shield_+_per_5_strength"]=3210, - ["maximum_energy_shield_+_per_6_body_armour_evasion_rating"]=1137, - ["maximum_energy_shield_from_body_armour_+%"]=6744, - ["maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield"]=1275, - ["maximum_energy_shield_leech_amount_per_leech_+%"]=1272, - ["maximum_energy_shield_leech_rate_%_per_minute"]=1274, - ["maximum_energy_shield_leech_rate_+%"]=1280, - ["maximum_energy_shield_leech_rate_+%_while_affected_by_zealotry"]=1281, - ["maximum_es_+%_per_equipped_corrupted_item"]=2537, - ["maximum_es_leech_rate_+1%_per_6_stat_value_while_affected_by_zealotry"]=1282, - ["maximum_es_taken_as_physical_damage_on_minion_death_%"]=2464, - ["maximum_fanaticism_charges"]=6745, - ["maximum_fire_damage_resistance_%_while_affected_by_herald_of_ash"]=6746, - ["maximum_fire_damage_to_return_to_melee_attacker"]=1725, - ["maximum_frenzy_charges_is_equal_to_maximum_power_charges"]=1352, - ["maximum_intensify_stacks"]=6747, - ["maximum_life_%_lost_on_kill"]=1300, - ["maximum_life_%_to_add_as_maximum_armour"]=6754, - ["maximum_life_%_to_add_as_maximum_energy_shield"]=6755, - ["maximum_life_%_to_convert_to_maximum_energy_shield"]=6756, - ["maximum_life_+%"]=1141, - ["maximum_life_+%_and_fire_resistance_-%"]=1155, - ["maximum_life_+%_for_corpses_you_create"]=6757, - ["maximum_life_+%_per_abyssal_jewel_affecting_you"]=6758, - ["maximum_life_+%_per_equipped_corrupted_item"]=2536, - ["maximum_life_leech_amount_per_leech_%_max_life"]=6748, - ["maximum_life_leech_amount_per_leech_+%"]=1270, - ["maximum_life_leech_rate_%_per_minute"]=1273, - ["maximum_life_leech_rate_%_per_minute_is_doubled"]=6749, - ["maximum_life_leech_rate_+%"]=1277, - ["maximum_life_leech_rate_+%_if_have_taken_a_savage_hit_recently"]=6750, - ["maximum_life_leech_rate_+1%_per_12_stat_value"]=1278, - ["maximum_life_mana_and_energy_shield_+%"]=1140, - ["maximum_life_per_10_dexterity"]=6751, - ["maximum_life_per_10_intelligence"]=6752, - ["maximum_life_per_10_levels"]=2208, - ["maximum_life_per_2%_increased_item_found_rarity"]=6753, - ["maximum_life_per_equipped_elder_item"]=3744, - ["maximum_life_taken_as_physical_damage_on_minion_death_%"]=2463, - ["maximum_lightning_damage_resistance_%_while_affected_by_herald_of_thunder"]=6759, - ["maximum_lightning_damage_to_return_on_block"]=2062, - ["maximum_lightning_damage_to_return_to_melee_attacker"]=1727, - ["maximum_mana_%_gained_on_kill"]=1301, - ["maximum_mana_%_to_add_to_energy_shield_while_affected_by_clarity"]=6761, - ["maximum_mana_+%"]=1149, - ["maximum_mana_+%_and_cold_resistance_-%"]=1156, - ["maximum_mana_+%_per_2%_spell_block_chance"]=3020, - ["maximum_mana_+%_per_abyssal_jewel_affecting_you"]=6762, - ["maximum_mana_leech_amount_per_leech_%_max_mana"]=6760, - ["maximum_mana_leech_amount_per_leech_+%"]=1271, - ["maximum_mana_leech_rate_%_per_minute"]=1276, - ["maximum_mana_leech_rate_+%"]=1279, - ["maximum_physical_damage_reduction_%"]=1108, - ["maximum_physical_damage_to_reflect_to_self_on_attack"]=1723, - ["maximum_physical_damage_to_return_on_block"]=2061, - ["maximum_physical_damage_to_return_to_melee_attacker"]=1724, - ["maximum_power_and_endurance_charges_+"]=6763, - ["maximum_power_and_frenzy_charges_+"]=1357, - ["maximum_rage"]=7138, - ["maximum_rage_per_equipped_one_handed_sword"]=6764, - ["maximum_siphoning_charges_per_elder_or_shaper_item_equipped"]=3751, - ["maximum_spell_block_chance_per_50_strength"]=1520, - ["maximum_spell_dodge_chance_%"]=6765, - ["maximum_spirit_charges_per_abyss_jewel_equipped"]=3796, - ["maximum_total_life_recovery_per_second_from_leech_+%_while_have_defiance"]=3707, - ["maximum_virulence_stacks"]=6766, - ["maximum_void_arrows"]=3772, - ["melee_ancestor_totem_damage_+%"]=3061, - ["melee_ancestor_totem_elemental_resistance_%"]=3543, - ["melee_ancestor_totem_grant_owner_attack_speed_+%"]=3232, - ["melee_ancestor_totem_placement_speed_+%"]=3403, - ["melee_attack_number_of_spirit_strikes"]=6767, - ["melee_attack_speed_+%"]=988, - ["melee_attacks_usable_without_mana_cost"]=2127, - ["melee_cold_damage_+%"]=1513, - ["melee_cold_damage_+%_while_fortify_is_active"]=1789, - ["melee_cold_damage_+%_while_holding_shield"]=1516, - ["melee_critical_strike_chance_+%"]=1051, - ["melee_critical_strike_chance_+%_if_warcried_recently"]=6768, - ["melee_critical_strike_multiplier_+%_if_warcried_recently"]=6769, - ["melee_critical_strike_multiplier_+_while_wielding_shield"]=1075, - ["melee_damage_+%"]=819, - ["melee_damage_+%_during_flask_effect"]=6770, - ["melee_damage_+%_per_endurance_charge"]=3599, - ["melee_damage_+%_vs_burning_enemies"]=824, - ["melee_damage_+%_vs_frozen_enemies"]=820, - ["melee_damage_+%_vs_shocked_enemies"]=822, - ["melee_damage_+%_when_on_full_life"]=2097, - ["melee_damage_+%_while_fortified"]=3674, - ["melee_damage_taken_%_to_deal_to_attacker"]=2151, - ["melee_damage_taken_+%"]=2193, - ["melee_damage_vs_bleeding_enemies_+%"]=1974, - ["melee_fire_damage_+%"]=1512, - ["melee_fire_damage_+%_while_holding_shield"]=1515, - ["melee_movement_skill_chance_to_fortify_on_hit_%"]=6771, - ["melee_physical_damage_+%"]=1511, - ["melee_physical_damage_+%_per_10_dexterity"]=6772, - ["melee_physical_damage_+%_per_10_strength_while_fortified"]=6773, - ["melee_physical_damage_+%_vs_ignited_enemies"]=3717, - ["melee_physical_damage_+%_while_fortify_is_active"]=1790, - ["melee_physical_damage_+%_while_holding_shield"]=1514, - ["melee_physical_damage_taken_%_to_deal_to_attacker"]=1941, - ["melee_range_+"]=2009, - ["melee_range_+_while_dual_wielding"]=6775, - ["melee_range_+_while_unarmed"]=2517, - ["melee_range_+_while_wielding_shield"]=6774, - ["melee_range_+_with_axe"]=6776, - ["melee_range_+_with_claw"]=6777, - ["melee_range_+_with_dagger"]=6778, - ["melee_range_+_with_mace"]=6779, - ["melee_range_+_with_one_handed"]=6780, - ["melee_range_+_with_staff"]=6781, - ["melee_range_+_with_sword"]=6782, - ["melee_range_+_with_two_handed"]=6783, - ["melee_skills_area_of_effect_+%"]=6784, - ["melee_splash"]=762, - ["melee_splash_area_of_effect_+%"]=6785, - ["melee_strike_skill_strike_previous_location"]=6786, - ["melee_weapon_ailment_damage_+%"]=870, - ["melee_weapon_critical_strike_multiplier_+"]=1073, - ["melee_weapon_hit_and_ailment_damage_+%"]=866, - ["melee_weapon_range_+_if_you_have_killed_recently"]=6787, - ["melee_weapon_range_+_while_at_maximum_frenzy_charges"]=6788, - ["melee_weapon_range_+_while_fortified"]=6789, - ["metamorphosis_boss_item_reward_slot_1_index"]=6790, - ["metamorphosis_boss_item_reward_slot_2_index"]=6791, - ["metamorphosis_boss_item_reward_slot_3_index"]=6792, - ["metamorphosis_boss_item_reward_slot_4_index"]=6793, - ["metamorphosis_boss_item_reward_slot_5_index"]=6794, - ["mine_%_chance_to_detonate_twice"]=6800, - ["mine_area_damage_+%_if_detonated_mine_recently"]=6795, - ["mine_area_of_effect_+%"]=6796, - ["mine_area_of_effect_+%_if_detonated_mine_recently"]=6797, - ["mine_arming_speed_+%"]=3652, - ["mine_aura_effect_+%"]=6798, - ["mine_critical_strike_chance_+%"]=1047, - ["mine_critical_strike_multiplier_+"]=1077, - ["mine_damage_+%"]=782, - ["mine_damage_leeched_as_life_to_you_permyriad"]=3659, - ["mine_damage_penetrates_%_elemental_resistance"]=2230, - ["mine_detonation_is_instant"]=2228, - ["mine_detonation_radius_+%"]=1461, - ["mine_detonation_speed_+%"]=6799, - ["mine_duration_+%"]=1459, - ["mine_extra_uses"]=2474, - ["mine_laying_speed_+%"]=1463, - ["mine_laying_speed_+%_for_4_seconds_on_detonation"]=2913, - ["mines_hinder_nearby_enemies_for_x_ms_on_arming"]=6801, - ["mines_invulnerable_for_duration_ms"]=2233, - ["minimum_added_chaos_damage_if_have_crit_recently"]=6802, - ["minimum_added_chaos_damage_per_spiders_web_on_enemy"]=6803, - ["minimum_added_chaos_damage_to_attacks_and_spells_per_50_strength"]=6804, - ["minimum_added_chaos_damage_to_attacks_per_50_strength"]=6805, - ["minimum_added_chaos_damage_vs_enemies_with_5+_poisons"]=6806, - ["minimum_added_cold_damage_if_have_crit_recently"]=6807, - ["minimum_added_cold_damage_per_frenzy_charge"]=3695, - ["minimum_added_cold_damage_to_attacks_per_10_dexterity"]=6808, - ["minimum_added_cold_damage_vs_chilled_enemies"]=6809, - ["minimum_added_cold_damage_while_affected_by_hatred"]=6810, - ["minimum_added_cold_damage_while_you_have_avians_might"]=6811, - ["minimum_added_fire_attack_damage_per_active_buff"]=855, - ["minimum_added_fire_damage_if_blocked_recently"]=3697, - ["minimum_added_fire_damage_if_have_crit_recently"]=6812, - ["minimum_added_fire_damage_per_100_lowest_of_max_life_mana"]=6813, - ["minimum_added_fire_damage_per_active_buff"]=857, - ["minimum_added_fire_damage_per_endurance_charge"]=6814, - ["minimum_added_fire_damage_to_attacks_per_10_strength"]=6815, - ["minimum_added_fire_damage_to_hits_vs_blinded_enemies"]=6816, - ["minimum_added_fire_damage_vs_ignited_enemies"]=854, - ["minimum_added_fire_spell_damage_per_active_buff"]=856, - ["minimum_added_lightning_damage_if_have_crit_recently"]=6817, - ["minimum_added_lightning_damage_per_power_charge"]=6818, - ["minimum_added_lightning_damage_per_shocked_enemy_killed_recently"]=6819, - ["minimum_added_lightning_damage_to_attacks_per_10_intelligence"]=6820, - ["minimum_added_lightning_damage_to_spells_per_power_charge"]=6821, - ["minimum_added_lightning_damage_while_you_have_avians_might"]=6822, - ["minimum_added_physical_damage_if_have_crit_recently"]=6823, - ["minimum_added_physical_damage_per_endurance_charge"]=6824, - ["minimum_added_physical_damage_per_impaled_on_enemy"]=6825, - ["minimum_added_physical_damage_vs_bleeding_enemies"]=1976, - ["minimum_added_physical_damage_vs_frozen_enemies"]=853, - ["minimum_added_physical_damage_vs_poisoned_enemies"]=6826, - ["minimum_added_spell_cold_damage_while_no_life_is_reserved"]=6827, - ["minimum_added_spell_fire_damage_while_no_life_is_reserved"]=6828, - ["minimum_added_spell_lightning_damage_while_no_life_is_reserved"]=6829, - ["minimum_chaos_damage_to_return_to_melee_attacker"]=1728, - ["minimum_cold_damage_to_return_to_melee_attacker"]=1726, - ["minimum_endurance_charges_at_devotion_threshold"]=6830, - ["minimum_endurance_charges_while_on_low_life_+"]=6831, - ["minimum_fire_damage_to_return_to_melee_attacker"]=1725, - ["minimum_frenzy_charges_at_devotion_threshold"]=6832, - ["minimum_frenzy_power_endurance_charges"]=6833, - ["minimum_lightning_damage_to_return_on_block"]=2062, - ["minimum_lightning_damage_to_return_to_melee_attacker"]=1727, - ["minimum_physical_damage_to_reflect_to_self_on_attack"]=1723, - ["minimum_physical_damage_to_return_on_block"]=2061, - ["minimum_physical_damage_to_return_to_melee_attacker"]=1724, - ["minimum_power_charges_at_devotion_threshold"]=6834, - ["minimum_power_charges_while_on_low_life_+"]=6835, - ["minion_%_chance_to_be_summoned_with_maximum_frenzy_charges"]=6878, - ["minion_accuracy_rating"]=6836, - ["minion_accuracy_rating_+%"]=6838, - ["minion_accuracy_rating_per_10_devotion"]=6837, - ["minion_additional_physical_damage_reduction_%"]=1794, - ["minion_additional_spell_block_%"]=2350, - ["minion_area_of_effect_+%_if_you_have_cast_a_minion_skill_recently"]=6839, - ["minion_attack_and_cast_speed_+%"]=6840, - ["minion_attack_and_cast_speed_+%_if_you_or_minions_have_killed_enemy_recently"]=6841, - ["minion_attack_and_cast_speed_+%_per_10_devotion"]=6842, - ["minion_attack_and_cast_speed_+%_per_active_skeleton"]=2714, - ["minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald"]=6843, - ["minion_attack_hits_knockback_chance_%"]=6844, - ["minion_attack_maximum_added_physical_damage"]=3201, - ["minion_attack_minimum_added_physical_damage"]=3201, - ["minion_attack_speed_+%"]=2353, - ["minion_attack_speed_+%_per_50_dex"]=6845, - ["minion_attacks_chance_to_blind_on_hit_%"]=6846, - ["minion_attacks_chance_to_taunt_on_hit_%"]=2871, - ["minion_base_physical_damage_%_to_convert_to_chaos"]=1495, - ["minion_base_physical_damage_%_to_convert_to_chaos_per_white_socket_on_item"]=2175, - ["minion_base_physical_damage_%_to_convert_to_cold"]=1491, - ["minion_base_physical_damage_%_to_convert_to_cold_per_green_socket_on_item"]=2169, - ["minion_base_physical_damage_%_to_convert_to_fire"]=1489, - ["minion_base_physical_damage_%_to_convert_to_fire_per_red_socket_on_item"]=2165, - ["minion_base_physical_damage_%_to_convert_to_lightning"]=1493, - ["minion_base_physical_damage_%_to_convert_to_lightning_per_blue_socket_on_item"]=2171, - ["minion_block_%"]=2349, - ["minion_cast_speed_+%"]=2354, - ["minion_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=2879, - ["minion_chance_to_deal_double_damage_%"]=6847, - ["minion_chance_to_deal_double_damage_while_on_full_life_%"]=6848, - ["minion_chance_to_dodge_%"]=2498, - ["minion_chance_to_dodge_spells_%"]=6849, - ["minion_chance_to_freeze_shock_ignite_%"]=6850, - ["minion_chance_to_gain_onslaught_on_kill_for_4_seconds_%"]=2823, - ["minion_chance_to_gain_power_charge_on_hit_%"]=6851, - ["minion_chance_to_gain_unholy_might_on_kill_for_4_seconds_%"]=2821, - ["minion_chance_to_ignite_%"]=6852, - ["minion_chance_to_impale_on_attack_hit_%"]=6853, - ["minion_chaos_damage_does_not_bypass_energy_shield"]=3818, - ["minion_chaos_resistance_%"]=2359, - ["minion_cold_damage_resistance_%"]=3614, - ["minion_critical_strike_chance_+%"]=6854, - ["minion_critical_strike_chance_+%_per_maximum_power_charge"]=6855, - ["minion_critical_strike_multiplier_+"]=6856, - ["minion_damage_+%"]=1505, - ["minion_damage_+%_if_enemy_hit_recently"]=6859, - ["minion_damage_+%_if_have_used_a_minion_skill_recently"]=1506, - ["minion_damage_+%_per_5_dex"]=1508, - ["minion_damage_+%_per_active_spectre"]=2716, - ["minion_damage_+%_vs_abyssal_monsters"]=6860, - ["minion_damage_+%_while_affected_by_a_herald"]=6861, - ["minion_damage_against_ignited_enemies_+%"]=6857, - ["minion_damage_increases_and_reductions_also_affects_you"]=3723, - ["minion_damage_over_time_multiplier_+_per_minion_abyss_jewel_up_to_+30"]=6858, - ["minion_damage_taken_+%"]=6862, - ["minion_duration_+%_per_active_zombie"]=2715, - ["minion_elemental_damage_%_to_add_as_chaos"]=6863, - ["minion_elemental_resistance_%"]=2358, - ["minion_elemental_resistance_30%"]=6864, - ["minion_energy_shield_delay_-%"]=3819, - ["minion_fire_cloud_on_death_maximum_life_per_minute_to_deal_as_fire_damage_%"]=6865, - ["minion_fire_damage_resistance_%"]=6866, - ["minion_flask_charges_used_+%"]=1713, - ["minion_global_maximum_added_chaos_damage"]=3202, - ["minion_global_maximum_added_cold_damage"]=3203, - ["minion_global_maximum_added_fire_damage"]=3204, - ["minion_global_maximum_added_lightning_damage"]=3205, - ["minion_global_maximum_added_physical_damage"]=3206, - ["minion_global_minimum_added_chaos_damage"]=3202, - ["minion_global_minimum_added_cold_damage"]=3203, - ["minion_global_minimum_added_fire_damage"]=3204, - ["minion_global_minimum_added_lightning_damage"]=3205, - ["minion_global_minimum_added_physical_damage"]=3206, - ["minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%"]=6867, - ["minion_hits_ignore_enemy_elemental_resistances_while_has_energy_shield"]=3820, - ["minion_larger_aggro_radius"]=7663, - ["minion_life_leech_from_any_damage_permyriad"]=2356, - ["minion_life_leech_permyriad_vs_poisoned_enemies"]=6868, - ["minion_life_regeneration_per_minute_per_active_raging_spirit"]=2717, - ["minion_life_regeneration_rate_per_minute_%"]=2357, - ["minion_life_regeneration_rate_per_second"]=6869, - ["minion_maim_on_hit_%"]=6870, - ["minion_malediction_on_hit"]=6871, - ["minion_maximum_all_elemental_resistances_%"]=6872, - ["minion_maximum_energy_shield_+%"]=1311, - ["minion_maximum_life_%_to_add_as_maximum_energy_shield"]=6873, - ["minion_maximum_life_%_to_convert_to_maximum_energy_shield_per_1%_chaos_resistance"]=3817, - ["minion_maximum_life_+%"]=1309, - ["minion_maximum_mana_+%"]=1310, - ["minion_melee_damage_+%"]=6874, - ["minion_minimum_power_charges"]=6875, - ["minion_movement_speed_+%"]=1312, - ["minion_movement_speed_+%_per_50_dex"]=6876, - ["minion_movement_velocity_+%_for_each_herald_affecting_you"]=6877, - ["minion_no_extra_bleed_damage_while_moving"]=2630, - ["minion_physical_damage_%_to_add_as_cold"]=3615, - ["minion_physical_damage_%_to_add_as_fire"]=6879, - ["minion_physical_damage_reduction_rating"]=2351, - ["minion_projectile_speed_+%"]=6880, - ["minion_raging_spirit_%_of_maximum_life_taken_per_minute_as_chaos_damage"]=6882, - ["minion_raging_spirit_maximum_life_+%"]=6881, - ["minion_recover_%_maximum_life_on_minion_death"]=6883, - ["minion_recover_%_of_maximum_life_on_block"]=2502, - ["minion_recover_X_life_on_block"]=1306, - ["minion_skill_area_of_effect_+%"]=2465, - ["minion_skill_gem_level_+"]=1182, - ["minion_skill_mana_cost_+%"]=6884, - ["minion_spells_chance_to_hinder_on_hit_%"]=6885, - ["minion_stun_threshold_reduction_+%"]=6886, - ["minion_summoned_recently_attack_and_cast_speed_+%"]=6887, - ["minion_summoned_recently_cannot_be_damaged"]=6888, - ["minion_summoned_recently_movement_speed_+%"]=6889, - ["minion_unholy_might_on_kill_duration_ms"]=2364, - ["minions_%_chance_to_blind_on_hit"]=3582, - ["minions_cannot_be_blinded"]=3581, - ["minions_cannot_be_damaged_after_summoned_ms"]=6890, - ["minions_cannot_taunt_enemies"]=6891, - ["minions_chance_to_intimidate_on_hit_%"]=6892, - ["minions_chance_to_poison_on_hit_%"]=2613, - ["minions_deal_%_of_physical_damage_as_additional_chaos_damage"]=6893, - ["minions_gain_your_strength"]=6894, - ["minions_get_shield_stats_instead_of_you"]=1719, - ["minions_go_crazy_on_crit_ms"]=6895, - ["minions_grant_owner_and_owners_totems_gains_endurance_charge_on_burning_enemy_kill_%"]=2769, - ["minions_have_non_curse_aura_effect_+%_from_parent_skills"]=1671, - ["minions_hits_can_only_kill_ignited_enemies"]=6896, - ["minions_recover_%_maximum_life_on_killing_poisoned_enemy"]=6897, - ["minions_recover_%_maximum_life_when_you_focus"]=6898, - ["minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second"]=6899, - ["minions_use_parents_flasks_on_summon"]=1709, - ["mirage_archer_duration_+%"]=6900, - ["mirage_archers_do_not_attach"]=3828, - ["mirror_arrow_and_mirror_arrow_clone_attack_speed_+%"]=3296, - ["mirror_arrow_and_mirror_arrow_clone_damage_+%"]=3155, - ["mirror_arrow_cooldown_speed_+%"]=3314, - ["mod_granted_passive_hash"]=6901, - ["mod_granted_passive_hash_2"]=6902, - ["modifiers_to_claw_attack_speed_also_affect_unarmed_melee_attack_speed"]=3007, - ["modifiers_to_claw_critical_strike_chance_also_affect_unarmed_melee_critical_strike_chance"]=3008, - ["modifiers_to_claw_damage_also_affect_unarmed_melee_damage"]=3006, - ["modifiers_to_map_item_drop_quantity_also_apply_to_map_item_drop_rarity"]=3031, - ["modifiers_to_minimum_endurance_charges_instead_apply_to_brutal_charges"]=1348, - ["modifiers_to_minimum_frenzy_charges_instead_apply_to_affliction_charges"]=1353, - ["modifiers_to_minimum_power_charges_instead_apply_to_absorption_charges"]=1358, - ["modifiers_to_minion_cast_speed_also_affect_you"]=3186, - ["modifiers_to_minion_damage_also_affect_you"]=3184, - ["modifiers_to_minion_life_regeneration_also_affect_you"]=3187, - ["modifiers_to_minion_movement_speed_also_affect_you"]=3188, - ["modifiers_to_minion_resistances_also_affect_you"]=3189, - ["modifiers_to_number_of_projectiles_instead_apply_to_splitting"]=6903, - ["molten_shell_buff_effect_+%"]=3454, - ["molten_shell_damage_+%"]=3143, - ["molten_shell_duration_+%"]=6904, - ["molten_shell_explosion_damage_penetrates_%_fire_resistance"]=6905, - ["molten_strike_chain_count_+"]=6907, - ["molten_strike_damage_+%"]=3077, - ["molten_strike_num_of_additional_projectiles"]=3376, - ["molten_strike_projectiles_chain_when_impacting_ground"]=6906, - ["molten_strike_radius_+%"]=3242, - ["monster_base_block_%"]=741, - ["monster_dropped_item_quantity_+%"]=10, - ["monster_dropped_item_rarity_+%"]=9, - ["monster_life_+%_final_from_map"]=1143, - ["monster_life_+%_final_from_rarity"]=1142, - ["monster_slain_experience_+%"]=8, - ["mortar_barrage_mine_damage_+%"]=6908, - ["mortar_barrage_mine_num_projectiles"]=6909, - ["mortar_barrage_mine_throwing_speed_+%"]=6911, - ["mortar_barrage_mine_throwing_speed_halved_+%"]=6910, - ["movement_attack_skills_attack_speed_+%"]=6912, - ["movement_skills_cooldown_speed_+%"]=6913, - ["movement_skills_cooldown_speed_+%_while_affected_by_haste"]=6914, - ["movement_skills_cost_no_mana"]=2910, - ["movement_skills_deal_no_physical_damage"]=6915, - ["movement_skills_mana_cost_+%"]=3607, - ["movement_speed_+%_during_flask_effect"]=2625, - ["movement_speed_+%_for_4_seconds_on_block"]=2760, - ["movement_speed_+%_if_crit_recently"]=6918, - ["movement_speed_+%_if_enemy_hit_recently"]=6919, - ["movement_speed_+%_if_enemy_hit_with_off_hand_weapon_recently"]=6920, - ["movement_speed_+%_if_enemy_killed_recently"]=3684, - ["movement_speed_+%_if_have_cast_dash_recently"]=6921, - ["movement_speed_+%_if_have_not_taken_damage_recently"]=6922, - ["movement_speed_+%_if_have_used_a_vaal_skill_recently"]=6923, - ["movement_speed_+%_if_pierced_recently"]=3630, - ["movement_speed_+%_if_placed_trap_or_mine_recently"]=6916, - ["movement_speed_+%_if_used_a_warcry_recently"]=3603, - ["movement_speed_+%_on_throwing_trap"]=2219, - ["movement_speed_+%_per_chest_opened_recently"]=6924, - ["movement_speed_+%_per_endurance_charge"]=6925, - ["movement_speed_+%_per_nearby_enemy"]=6926, - ["movement_speed_+%_per_poison_up_to_50%"]=6927, - ["movement_speed_+%_per_power_charge"]=6928, - ["movement_speed_+%_while_affected_by_grace"]=6929, - ["movement_speed_+%_while_bleeding"]=6930, - ["movement_speed_+%_while_fortified"]=2761, - ["movement_speed_+%_while_holding_shield"]=6931, - ["movement_speed_+%_while_not_affected_by_status_ailments"]=2751, - ["movement_speed_+%_while_not_using_flask"]=6932, - ["movement_speed_+%_while_on_burning_chilled_shocked_ground"]=6933, - ["movement_speed_+%_while_on_burning_ground"]=6934, - ["movement_speed_+%_while_poisoned"]=6935, - ["movement_speed_+%_while_you_have_cats_stealth"]=6936, - ["movement_speed_+%_while_you_have_energy_shield"]=6937, - ["movement_speed_+%_while_you_have_infusion"]=6938, - ["movement_speed_bonus_when_throwing_trap_ms"]=2219, - ["movement_speed_cannot_be_reduced_below_base"]=2635, - ["movement_speed_is_%_of_base"]=6917, - ["movement_velocity_+%_on_full_energy_shield"]=2412, - ["movement_velocity_+%_per_frenzy_charge"]=1344, - ["movement_velocity_+%_per_poison_stack"]=6939, - ["movement_velocity_+%_per_shock"]=2254, - ["movement_velocity_+%_per_totem"]=6940, - ["movement_velocity_+%_when_on_full_life"]=1342, - ["movement_velocity_+%_when_on_low_life"]=1341, - ["movement_velocity_+%_when_on_shocked_ground"]=1672, - ["movement_velocity_+%_while_at_maximum_power_charges"]=6941, - ["movement_velocity_+%_while_chilled"]=6942, - ["movement_velocity_+%_while_cursed"]=2089, - ["movement_velocity_+%_while_ignited"]=2253, - ["movement_velocity_+%_while_phasing"]=2074, - ["movement_velocity_+1%_per_X_evasion_rating"]=2117, - ["movement_velocity_while_not_hit_+%"]=2663, - ["nearby_enemies_all_exposure_%_while_phasing"]=6943, - ["nearby_enemies_are_blinded_while_you_have_active_physical_aegis"]=6944, - ["nearby_enemies_are_crushed_while_you_have_X_rage"]=6945, - ["nearby_enemies_chilled_on_block"]=3694, - ["nearby_enemies_have_cold_exposure_while_you_are_affected_by_herald_of_ice"]=6947, - ["nearby_enemies_have_fire_exposure_while_you_are_affected_by_herald_of_ash"]=6948, - ["nearby_enemies_have_lightning_exposure_while_you_are_affected_by_herald_of_thunder"]=6949, - ["nearby_enemies_lightning_resist_equal_to_yours"]=6950, - ["nearby_traps_within_x_units_also_trigger_on_triggering_trap"]=2919, - ["necromancer_damage_+%_final_for_you_and_allies_with_nearby_corpse"]=6951, - ["necromancer_damage_+%_for_nearby_enemies_with_nearby_corpse"]=6952, - ["necromancer_defensive_notable_minion_maximum_life_+%_final"]=6953, - ["necromancer_energy_shield_regeneration_rate_per_minute_%_for_you_and_allies_per_nearby_corpse"]=6954, - ["necromancer_mana_regeneration_rate_per_minute_for_you_and_allies_per_nearby_corpse"]=6955, - ["necrotic_footprints_from_item"]=6956, - ["never_block"]=2706, - ["never_freeze"]=2036, - ["never_freeze_or_chill"]=2037, - ["never_ignite"]=2035, - ["never_ignite_chill_freeze_shock"]=6957, - ["never_shock"]=2038, - ["new_arctic_armour_fire_damage_taken_when_hit_+%_final"]=2581, - ["new_arctic_armour_physical_damage_taken_when_hit_+%_final"]=2580, - ["no_critical_strike_multiplier"]=2120, - ["no_energy_shield"]=1694, - ["no_energy_shield_recharge_or_regeneration"]=2115, - ["no_energy_shield_recovery"]=2557, - ["no_extra_bleed_damage_while_moving"]=2631, - ["no_extra_bleed_damage_while_target_is_moving"]=6958, - ["no_life_regeneration"]=1791, - ["no_mana"]=1707, - ["no_mana_regeneration"]=1792, - ["no_maximum_power_charges"]=2457, - ["no_physical_damage_reduction_rating"]=1693, - ["non_chaos_damage_%_to_add_as_chaos_damage_per_siphoning_charge"]=3754, - ["non_chaos_damage_to_add_as_chaos_damage_%"]=6959, - ["non_chilled_enemies_you_bleed_are_chilled"]=6960, - ["non_chilled_enemies_you_poison_are_chilled"]=6961, - ["non_critical_damage_multiplier_+%"]=2159, - ["non_critical_strikes_deal_no_damage"]=6962, - ["non_critical_strikes_penetrate_elemental_resistances_%"]=2993, - ["non_curse_aura_effect_+%"]=3002, - ["non_curse_aura_effect_+%_per_10_devotion"]=6963, - ["non_curse_aura_effect_+%_vs_enemies"]=6964, - ["non_cursed_enemies_you_curse_are_blinded_for_4_seconds"]=6965, - ["non_damaging_ailment_effect_+%"]=6966, - ["non_damaging_ailment_effect_+%_on_self"]=6967, - ["non_damaging_ailment_effect_+%_on_self_while_under_effect_of_life_or_mana_flask"]=6968, - ["non_damaging_ailment_effect_+%_on_self_while_you_have_arcane_surge"]=3747, - ["non_damaging_ailment_effect_+%_per_10_devotion"]=6969, - ["non_damaging_ailment_effect_+%_per_equipped_elder_item"]=3748, - ["non_damaging_ailment_effect_+%_with_critical_strikes"]=6970, - ["non_damaging_ailments_as_though_damage_+%_final"]=6971, - ["non_instant_mana_recovery_from_flasks_also_recovers_life"]=3760, - ["non_piercing_projectiles_critical_strike_chance_+%"]=6972, - ["non_unique_flask_effect_+%"]=2189, - ["normal_monster_dropped_item_quantity_+%"]=6973, - ["nova_spells_cast_at_target_location"]=6974, - ["num_of_additional_chains_at_max_frenzy_charges"]=1368, - ["number_of_additional_arrows_if_havent_cast_dash_recently"]=1337, - ["number_of_additional_arrows_while_main_hand_accuracy_is_3000_or_more"]=6975, - ["number_of_additional_chains_for_projectiles_while_phasing"]=6976, - ["number_of_additional_clones"]=2527, - ["number_of_additional_curses_allowed"]=1696, - ["number_of_additional_curses_allowed_on_self"]=1697, - ["number_of_additional_curses_allowed_while_at_maximum_power_charges"]=6977, - ["number_of_additional_ignites_allowed"]=6978, - ["number_of_additional_mines_to_place"]=2985, - ["number_of_additional_mines_to_place_with_at_least_500_dex"]=6979, - ["number_of_additional_mines_to_place_with_at_least_500_int"]=6980, - ["number_of_additional_projectiles"]=1335, - ["number_of_additional_projectiles_if_you_have_been_hit_recently"]=6981, - ["number_of_additional_projectiles_if_you_have_used_movement_skill_recently"]=6982, - ["number_of_additional_remote_mines_allowed"]=1777, - ["number_of_additional_shrapnel_ballistae_per_200_strength"]=2835, - ["number_of_additional_siege_ballistae_per_200_dexterity"]=2836, - ["number_of_additional_totems_allowed"]=1775, - ["number_of_additional_totems_allowed_on_kill_for_8_seconds"]=3045, - ["number_of_additional_traps_allowed"]=1776, - ["number_of_additional_traps_to_throw"]=6983, - ["number_of_allowed_firewalls"]=6984, - ["number_of_animated_weapons_allowed"]=6985, - ["number_of_chains"]=1332, - ["number_of_crab_charges_lost_when_hit"]=3767, - ["number_of_endurance_charges_to_gain_every_4_seconds_while_stationary"]=6987, - ["number_of_golems_allowed_with_3_primordial_jewels"]=6988, - ["number_of_melee_skeletons_to_summon_as_mage_skeletons"]=2688, - ["number_of_projectiles_+%_final_from_skill"]=6989, - ["number_of_skeletons_allowed_per_2_old"]=6990, - ["number_of_zombies_allowed_+%"]=2063, - ["number_of_zombies_allowed_+1_per_X_strength"]=6991, - ["object_inherent_attack_skills_damage_+%_final_per_frenzy_charge"]=2528, - ["occultist_chaos_damage_+%_final"]=6992, - ["occultist_cold_damage_+%_final"]=6993, - ["occultist_energy_shield_always_recovers_for_4_seconds_after_starting_recovery"]=3179, - ["occultist_gain_%_of_non_chaos_damage_as_chaos_damage_per_curse_on_target_on_kill_for_4_seconds"]=3190, - ["occultist_immune_to_stun_while_has_energy_shield"]=3178, - ["occultist_stacking_energy_shield_regeneration_rate_per_minute_%_on_kill_for_4_seconds"]=3177, - ["off_hand_attack_speed_+%_while_wielding_two_weapon_types"]=6994, - ["off_hand_base_weapon_attack_duration_ms"]=15, - ["off_hand_critical_strike_chance_+_per_10_es_on_shield"]=6995, - ["off_hand_critical_strike_multiplier_+_per_10_es_on_shield"]=6996, - ["off_hand_critical_strike_multiplier_+_per_melee_abyss_jewel_up_to_+50"]=6997, - ["off_hand_maximum_attack_distance"]=19, - ["off_hand_minimum_attack_distance"]=17, - ["off_hand_quality"]=12, - ["off_hand_weapon_type"]=4, - ["offering_duration_+%"]=6998, - ["offering_spells_effect_+%"]=3492, - ["offerings_also_buff_you"]=763, - ["old_dagger_implicit_critical_strike_chance_+30%"]=1033, - ["old_dagger_implicit_critical_strike_chance_+40%"]=1034, - ["old_dagger_implicit_critical_strike_chance_+50%"]=1035, - ["old_do_not_use_base_life_leech_from_cold_damage_permyriad"]=1232, - ["old_do_not_use_base_life_leech_from_elemental_damage_permyriad"]=1237, - ["old_do_not_use_base_life_leech_from_fire_damage_permyriad"]=1230, - ["old_do_not_use_base_life_leech_from_lightning_damage_permyriad"]=1234, - ["old_do_not_use_base_life_leech_from_physical_damage_permyriad"]=1228, - ["old_do_not_use_base_mana_leech_from_lightning_damage_permyriad"]=1259, - ["old_do_not_use_global_mana_leech_from_physical_attack_damage_%_per_blue_socket_on_item"]=2172, - ["old_do_not_use_life_leech_%_vs_frozen_enemies"]=1241, - ["old_do_not_use_life_leech_from_attack_damage_permyriad_vs_chilled_enemies"]=1243, - ["old_do_not_use_life_leech_from_physical_damage_%"]=1212, - ["old_do_not_use_life_leech_from_physical_damage_with_claw_%"]=1216, - ["old_do_not_use_life_leech_from_spell_damage_%"]=1225, - ["old_do_not_use_life_leech_permyriad_on_crit"]=1245, - ["old_do_not_use_life_leech_permyriad_vs_shocked_enemies"]=1239, - ["old_do_not_use_local_flask_life_leech_%_while_healing"]=628, - ["old_do_not_use_local_flask_mana_leech_%_while_healing"]=632, - ["old_do_not_use_local_life_leech_from_physical_damage_%"]=1214, - ["old_do_not_use_local_mana_leech_from_physical_damage_%"]=1250, - ["old_do_not_use_local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing"]=694, - ["old_do_not_use_mana_leech_%_vs_shocked_enemies"]=1263, - ["old_do_not_use_mana_leech_from_physical_damage_%"]=1248, - ["old_do_not_use_mana_leech_from_physical_damage_%_per_power_charge"]=1265, - ["old_do_not_use_mana_leech_from_physical_damage_with_claw_%"]=1221, - ["old_do_not_use_mana_leech_from_spell_damage_%"]=1253, - ["old_do_not_use_minion_life_leech_from_any_damage_permyriad"]=2355, - ["old_do_not_use_spell_block_%_from_assumed_block_value"]=751, - ["old_do_not_use_spell_block_%_while_on_low_life_from_assumed_block_value"]=752, - ["on_cast_lose_all_mana_gain_%_as_maximum_lightning_damage_for_4_seconds"]=6999, - ["on_casting_banner_recover_%_of_planted_banner_stages"]=7000, - ["on_planting_banner_you_and_nearby_allies_recover_permyriad_maximum_life_per_stage"]=7001, - ["on_weapon_global_damage_+%"]=778, - ["one_handed_attack_speed_+%"]=2759, - ["one_handed_melee_accuracy_rating_+%"]=1009, - ["one_handed_melee_attack_speed_+%"]=993, - ["one_handed_melee_cold_damage_+%"]=874, - ["one_handed_melee_critical_strike_chance_+%"]=1050, - ["one_handed_melee_critical_strike_multiplier_+"]=1072, - ["one_handed_melee_fire_damage_+%"]=873, - ["one_handed_melee_physical_damage_+%"]=867, - ["one_handed_melee_weapon_ailment_damage_+%"]=871, - ["one_handed_melee_weapon_hit_and_ailment_damage_+%"]=868, - ["one_handed_weapon_ailment_damage_+%"]=872, - ["one_handed_weapon_hit_and_ailment_damage_+%"]=869, - ["onslaught_buff_duration_on_culling_strike_ms"]=2469, - ["onslaught_buff_duration_on_kill_ms"]=2102, - ["onslaught_buff_duration_on_killing_taunted_enemy_ms"]=2103, - ["onslaught_effect_+%"]=2731, - ["onslaught_on_crit_duration_ms"]=2121, - ["onslaught_on_vaal_skill_use_duration_ms"]=2365, - ["onslaught_time_granted_on_kill_ms"]=2435, - ["onslaught_time_granted_on_killing_shocked_enemy_ms"]=2436, - ["orb_of_storms_cast_speed_+%"]=7002, - ["orb_of_storms_damage_+%"]=3172, - ["override_maximum_damage_resistance_%"]=7003, - ["override_weapon_base_critical_strike_chance"]=7004, - ["overwhelm_phys_reduction_%_while_have_sacrificial_zeal"]=7005, - ["pain_attunement_keystone_spell_damage_+%_final"]=1721, - ["pantheon_shakari_self_poison_duration_+%_final"]=7006, - ["passive_applies_to_minions"]=2512, - ["pathfinder_poison_damage_+100%_final_chance_during_flask_effect"]=7007, - ["penance_brand_area_of_effect_+%"]=7008, - ["penance_brand_cast_speed_+%"]=7009, - ["penance_brand_damage_+%"]=7010, - ["penetrate_elemental_resistance_per_frenzy_charge_%"]=2437, - ["perandus_double_number_of_coins_found"]=7011, - ["permanently_intimidate_enemies_you_hit_on_full_life"]=3678, - ["permanently_intimidate_enemy_on_block"]=7016, - ["petrified_blood_reservation_+%"]=7017, - ["phantasm_refresh_duration_on_hit_vs_unique_%_chance"]=7018, - ["phase_acrobatics_additional_chance_to_dodge_spells_%"]=1742, - ["phase_on_vaal_skill_use_duration_ms"]=2366, - ["phase_run_%_chance_to_not_consume_frenzy_charges"]=3456, - ["phase_run_%_chance_to_not_replace_buff_on_skill_use"]=7019, - ["phase_run_skill_effect_duration_+%"]=3546, - ["phase_through_objects"]=2268, - ["phasing_%_for_3_seconds_on_trap_triggered_by_an_enemy"]=3665, - ["phasing_for_4_seconds_on_kill_%"]=2902, - ["phasing_if_blocked_recently"]=7020, - ["phasing_on_rampage_threshold_ms"]=2411, - ["phasing_on_trap_triggered_by_an_enemy_ms"]=3665, - ["phys_cascade_trap_cooldown_speed_+%"]=7021, - ["phys_cascade_trap_damage_+%"]=7022, - ["phys_cascade_trap_duration_+%"]=7023, - ["phys_cascade_trap_number_of_additional_cascades"]=7024, - ["physical_and_chaos_damage_taken_+%_final_while_not_unhinged"]=7025, - ["physical_attack_damage_+%"]=789, - ["physical_attack_damage_+%_while_holding_a_shield"]=794, - ["physical_attack_damage_taken_+"]=1755, - ["physical_axe_damage_+%"]=885, - ["physical_bow_damage_+%"]=915, - ["physical_claw_damage_+%"]=897, - ["physical_claw_damage_+%_when_on_low_life"]=2059, - ["physical_dagger_damage_+%"]=903, - ["physical_damage_%_added_as_fire_damage_if_enemy_killed_recently_by_you_or_your_totems"]=3686, - ["physical_damage_%_added_as_fire_damage_on_kill"]=2645, - ["physical_damage_%_taken_from_mana_before_life"]=3591, - ["physical_damage_%_to_add_as_chaos"]=1469, - ["physical_damage_%_to_add_as_chaos_vs_bleeding_enemies"]=3664, - ["physical_damage_%_to_add_as_chaos_vs_poisoned_enemies"]=7029, - ["physical_damage_%_to_add_as_cold"]=1467, - ["physical_damage_%_to_add_as_fire"]=1466, - ["physical_damage_%_to_add_as_fire_damage_while_affected_by_anger"]=7030, - ["physical_damage_%_to_add_as_fire_if_have_crit_recently"]=7031, - ["physical_damage_%_to_add_as_fire_per_rage"]=7032, - ["physical_damage_%_to_add_as_lightning"]=1468, - ["physical_damage_%_to_add_as_lightning_damage_while_affected_by_wrath"]=7033, - ["physical_damage_%_to_add_as_random_element"]=2381, - ["physical_damage_%_to_add_as_random_element_while_ignited"]=7034, - ["physical_damage_%_to_convert_to_cold_at_devotion_threshold"]=7035, - ["physical_damage_%_to_convert_to_fire_at_devotion_threshold"]=7036, - ["physical_damage_%_to_convert_to_fire_while_you_have_avatar_of_fire"]=7733, - ["physical_damage_%_to_convert_to_lightning_at_devotion_threshold"]=7037, - ["physical_damage_%_to_gain_as_chaos_while_at_maximum_power_charges"]=2909, - ["physical_damage_+%"]=816, - ["physical_damage_+%_for_4_seconds_when_you_block_a_unique_enemy_hit"]=3654, - ["physical_damage_+%_per_10_rage"]=7038, - ["physical_damage_+%_per_explicit_map_mod_affecting_area"]=7026, - ["physical_damage_+%_vs_ignited_enemies"]=7039, - ["physical_damage_+%_vs_poisoned_enemies"]=2402, - ["physical_damage_+%_while_affected_by_herald_of_purity"]=7040, - ["physical_damage_+%_while_at_maximum_frenzy_charges_final"]=3657, - ["physical_damage_+%_while_frozen"]=2784, - ["physical_damage_+%_while_life_leeching"]=804, - ["physical_damage_+%_while_you_have_resolute_technique"]=7731, - ["physical_damage_+%_with_axes_swords"]=7041, - ["physical_damage_+%_with_unholy_might"]=7042, - ["physical_damage_as_fire_damage_vs_ignited_enemies_%"]=1705, - ["physical_damage_can_chill"]=2325, - ["physical_damage_can_freeze"]=2326, - ["physical_damage_can_shock"]=2327, - ["physical_damage_cannot_poison"]=2336, - ["physical_damage_from_hits_%_taken_as_random_element"]=7027, - ["physical_damage_on_block_+%"]=2658, - ["physical_damage_over_time_+%"]=797, - ["physical_damage_over_time_multiplier_+_with_attacks"]=834, - ["physical_damage_over_time_per_10_dexterity_+%"]=3229, - ["physical_damage_over_time_taken_+%_while_moving"]=7028, - ["physical_damage_per_endurance_charge_+%"]=1665, - ["physical_damage_reduction_%_at_devotion_threshold"]=7043, - ["physical_damage_reduction_%_if_only_one_enemy_nearby"]=7051, - ["physical_damage_reduction_%_per_endurance_charge"]=1795, - ["physical_damage_reduction_%_per_hit_you_have_taken_recently"]=7045, - ["physical_damage_reduction_%_per_nearby_enemy"]=7053, - ["physical_damage_reduction_%_while_affected_by_herald_of_purity"]=7047, - ["physical_damage_reduction_and_minion_physical_damage_reduction_%"]=3491, - ["physical_damage_reduction_and_minion_physical_damage_reduction_%_per_raised_zombie"]=2893, - ["physical_damage_reduction_percent_per_frenzy_charge"]=7044, - ["physical_damage_reduction_percent_per_power_charge"]=7046, - ["physical_damage_reduction_rating_%_while_not_moving"]=3729, - ["physical_damage_reduction_rating_+%"]=1111, - ["physical_damage_reduction_rating_+%_against_projectiles"]=1947, - ["physical_damage_reduction_rating_+%_per_endurance_charge"]=7052, - ["physical_damage_reduction_rating_+%_while_chilled_or_frozen"]=3021, - ["physical_damage_reduction_rating_+%_while_fortify_is_active"]=1114, - ["physical_damage_reduction_rating_+%_while_not_ignited_frozen_shocked"]=2265, - ["physical_damage_reduction_rating_+1%_per_X_strength_when_in_off_hand"]=2224, - ["physical_damage_reduction_rating_during_soul_gain_prevention"]=7048, - ["physical_damage_reduction_rating_if_you_have_hit_an_enemy_recently"]=7049, - ["physical_damage_reduction_rating_per_5_evasion_on_shield"]=3794, - ["physical_damage_reduction_rating_per_endurance_charge"]=7050, - ["physical_damage_reduction_rating_per_level"]=2207, - ["physical_damage_reduction_rating_while_frozen"]=2251, - ["physical_damage_taken_%_as_chaos"]=1935, - ["physical_damage_taken_%_as_cold"]=1932, - ["physical_damage_taken_%_as_cold_while_affected_by_purity_of_elements"]=7054, - ["physical_damage_taken_%_as_cold_while_affected_by_purity_of_ice"]=7055, - ["physical_damage_taken_%_as_fire"]=1931, - ["physical_damage_taken_%_as_fire_while_affected_by_purity_of_elements"]=7056, - ["physical_damage_taken_%_as_fire_while_affected_by_purity_of_fire"]=7057, - ["physical_damage_taken_%_as_lightning"]=1933, - ["physical_damage_taken_%_as_lightning_while_affected_by_purity_of_elements"]=7058, - ["physical_damage_taken_%_as_lightning_while_affected_by_purity_of_lightning"]=7059, - ["physical_damage_taken_+"]=1756, - ["physical_damage_taken_+%"]=1762, - ["physical_damage_taken_+%_while_at_maximum_endurance_charges"]=3658, - ["physical_damage_taken_+%_while_frozen"]=2252, - ["physical_damage_taken_+%_while_moving"]=3731, - ["physical_damage_taken_+_per_level"]=1757, - ["physical_damage_taken_+_vs_beasts"]=2373, - ["physical_damage_taken_on_minion_death"]=2468, - ["physical_damage_taken_per_minute_per_siphoning_charge_if_have_used_a_skill_recently"]=3757, - ["physical_damage_to_return_to_melee_attacker"]=1729, - ["physical_damage_to_return_when_hit"]=1734, - ["physical_damage_while_dual_wielding_+%"]=861, - ["physical_damage_with_attack_skills_+%"]=7060, - ["physical_damage_with_spell_skills_+%"]=7061, - ["physical_dot_multiplier_+"]=831, - ["physical_dot_multiplier_+_if_crit_recently"]=7062, - ["physical_dot_multiplier_+_if_spent_life_recently"]=7063, - ["physical_dot_multiplier_+_while_wielding_axes_swords"]=7064, - ["physical_mace_damage_+%"]=909, - ["physical_ranged_attack_damage_taken_+"]=1767, - ["physical_reflect_damage_taken_+%"]=2154, - ["physical_reflect_damage_taken_and_minion_physical_reflect_damage_taken_+%"]=7065, - ["physical_skill_gem_level_+"]=7066, - ["physical_spell_skill_gem_level_+"]=1177, - ["physical_staff_damage_+%"]=889, - ["physical_sword_damage_+%"]=920, - ["physical_wand_damage_+%"]=927, - ["physical_weapon_damage_+%_per_10_str"]=2020, - ["piercing_attacks_cause_bleeding"]=2862, - ["piercing_projectiles_critical_strike_chance_+%"]=7067, - ["placed_banner_attack_damage_+%"]=7068, - ["placing_traps_cooldown_recovery_+%"]=2898, - ["plague_bearer_chaos_damage_taken_+%_while_incubating"]=7069, - ["plague_bearer_movement_speed_+%_while_infecting"]=7070, - ["player_far_shot"]=7713, - ["player_gain_rampage_stacks"]=7668, - ["poachers_mark_curse_effect_+%"]=3436, - ["poachers_mark_duration_+%"]=3337, - ["poison_cursed_enemies_on_hit"]=3631, - ["poison_damage_+%_per_frenzy_charge"]=7071, - ["poison_damage_+%_per_power_charge"]=7072, - ["poison_damage_+%_vs_bleeding_enemies"]=7073, - ["poison_damage_+%_with_over_300_dexterity"]=7074, - ["poison_dot_multiplier_+"]=847, - ["poison_dot_multiplier_+_per_frenzy_charge"]=7075, - ["poison_dot_multiplier_+_vs_bleeding_enemies"]=7076, - ["poison_dot_multiplier_+_with_spells"]=7077, - ["poison_duration_+%_per_poison_applied_recently"]=7078, - ["poison_duration_+%_per_power_charge"]=7079, - ["poison_duration_+%_with_over_150_intelligence"]=7080, - ["poison_from_critical_strikes_damage_+%_final"]=3670, - ["poison_on_critical_strike"]=7081, - ["poison_on_critical_strike_with_bow"]=1028, - ["poison_on_critical_strike_with_dagger"]=1025, - ["poison_on_hit_during_flask_effect_%"]=2743, - ["poison_on_melee_critical_strike_%"]=2220, - ["poison_on_melee_hit"]=3681, - ["poison_on_non_poisoned_enemies_damage_+%"]=7082, - ["poison_reflected_to_self"]=7083, - ["poison_time_passed_+%"]=7084, - ["portal_alternate_destination_chance_permyriad"]=7085, - ["posion_damage_over_time_multiplier_+%_while_wielding_claws_daggers"]=7086, - ["power_charge_duration_+%"]=1668, - ["power_charge_duration_+%_final"]=7087, - ["power_charge_on_block_%_chance"]=3693, - ["power_charge_on_kill_percent_chance_while_holding_shield"]=7088, - ["power_charge_on_non_critical_strike_%_chance_with_claws_daggers"]=7089, - ["power_charge_on_spell_block_%_chance"]=7090, - ["power_frenzy_or_endurance_charge_on_kill_%"]=3047, - ["power_only_conduit"]=1782, - ["power_siphon_%_chance_to_gain_power_charge_on_kill"]=3402, - ["power_siphon_attack_speed_+%"]=3293, - ["power_siphon_damage_+%"]=3103, - ["power_siphon_number_of_additional_projectiles"]=7091, - ["precision_mana_reservation_+%"]=7093, - ["precision_mana_reservation_-50%_final"]=7092, - ["precision_reserves_no_mana"]=7094, - ["prevent_monster_heal"]=1442, - ["prevent_monster_heal_duration_+%"]=1443, - ["prevent_projectile_chaining_%_chance"]=7095, - ["pride_aura_effect_+%"]=7096, - ["pride_chance_to_deal_double_damage_%"]=7097, - ["pride_chance_to_impale_with_attacks_%"]=7098, - ["pride_intimidate_enemy_for_4_seconds_on_hit"]=7099, - ["pride_mana_reservation_+%"]=7100, - ["pride_physical_damage_+%"]=7101, - ["pride_reserves_no_mana"]=7102, - ["pride_your_impaled_debuff_lasts_+_additional_hits"]=7103, - ["primordial_jewel_count"]=7650, - ["prismatic_rain_beam_frequency_+%"]=7104, - ["projecitle_chance_to_be_able_to_chain_from_terrain_%_per_ranged_abyss_jewel_up_to_20%"]=7105, - ["projectile_attack_damage_+%"]=1526, - ["projectile_attack_damage_+%_during_flask_effect"]=7106, - ["projectile_attack_damage_+%_per_200_accuracy"]=3724, - ["projectile_attack_damage_+%_with_at_least_200_dex"]=3779, - ["projectile_attack_damage_+%_with_claw_or_dagger"]=7107, - ["projectile_attack_skill_critical_strike_chance_+%"]=3733, - ["projectile_attacks_chance_to_bleed_on_hit_%_if_you_have_beast_minion"]=3734, - ["projectile_attacks_chance_to_maim_on_hit_%_if_you_have_beast_minion"]=3735, - ["projectile_attacks_chance_to_poison_on_hit_%_if_you_have_beast_minion"]=3736, - ["projectile_base_number_of_targets_to_pierce"]=1333, - ["projectile_chain_from_terrain_chance_%"]=1369, - ["projectile_damage_+%"]=1525, - ["projectile_damage_+%_in_blood_stance"]=7386, - ["projectile_damage_+%_max_as_distance_travelled_increases"]=3509, - ["projectile_damage_+%_max_before_distance_increase"]=7108, - ["projectile_damage_+%_per_chain"]=7109, - ["projectile_damage_+%_per_pierced_enemy"]=7110, - ["projectile_damage_+%_per_power_charge"]=2100, - ["projectile_damage_+%_per_remaining_chain"]=7111, - ["projectile_damage_+%_vs_chained_enemy"]=7112, - ["projectile_damage_+%_vs_nearby_enemies"]=7113, - ["projectile_damage_modifiers_apply_to_skill_dot"]=2135, - ["projectile_damage_taken_+%"]=2194, - ["projectile_freeze_chance_%"]=2148, - ["projectile_ignite_chance_%"]=2147, - ["projectile_non_chaos_damage_to_add_as_chaos_damage_%_if_chained"]=7114, - ["projectile_non_chaos_damage_to_add_as_chaos_damage_%_per_chain"]=7115, - ["projectile_return_%_chance"]=2270, - ["projectile_shock_chance_%"]=2149, - ["projectile_speed_+%_per_frenzy_charge"]=2099, - ["projectile_weakness_curse_effect_+%"]=3437, - ["projectile_weakness_duration_+%"]=3338, - ["projectiles_always_pierce_you"]=7116, - ["projectiles_chance_to_return_%_from_final_target"]=2270, - ["projectiles_fork"]=3017, - ["projectiles_from_spells_cannot_pierce"]=7117, - ["projectiles_pierce_1_additional_target_per_10_stat_value"]=7118, - ["projectiles_pierce_1_additional_target_per_15_stat_value"]=7119, - ["projectiles_pierce_all_nearby_targets"]=7120, - ["projectiles_pierce_while_phasing"]=7121, - ["projectiles_pierce_x_additional_targets_while_you_have_phasing"]=7122, - ["projectiles_return"]=2270, - ["projectiles_return_if_no_hit_object"]=2270, - ["puncture_damage_+%"]=3092, - ["puncture_duration_+%"]=3329, - ["puncture_maim_on_hit_%_chance"]=3396, - ["punishment_curse_effect_+%"]=3445, - ["punishment_duration_+%"]=3342, - ["puppet_master_base_duration_ms"]=7123, - ["purge_additional_enemy_resistance_%"]=7124, - ["purge_damage_+%"]=7125, - ["purge_duration_+%"]=7126, - ["purifying_flame_%_chance_to_create_consecrated_ground_around_you"]=7127, - ["purity_of_elements_aura_effect_+%"]=2802, - ["purity_of_elements_mana_reservation_+%"]=3468, - ["purity_of_elements_reserves_no_mana"]=7128, - ["purity_of_fire_aura_effect_+%"]=2803, - ["purity_of_fire_mana_reservation_+%"]=3469, - ["purity_of_fire_reserves_no_mana"]=7129, - ["purity_of_ice_aura_effect_+%"]=2804, - ["purity_of_ice_mana_reservation_+%"]=3465, - ["purity_of_ice_reserves_no_mana"]=7130, - ["purity_of_lightning_aura_effect_+%"]=2805, - ["purity_of_lightning_mana_reservation_+%"]=3470, - ["purity_of_lightning_reserves_no_mana"]=7131, - ["quantity_of_items_dropped_by_maimed_enemies_+%"]=3595, - ["quick_dodge_added_cooldown_count"]=7132, - ["quick_dodge_travel_distance_+%"]=7133, - ["quick_guard_additional_physical_damage_reduction_%"]=7134, - ["quiver_projectiles_pierce_1_additional_target"]=7135, - ["quiver_projectiles_pierce_2_additional_targets"]=7136, - ["quiver_projectiles_pierce_3_additional_targets"]=7137, - ["rage_decay_speed_+%"]=7145, - ["rage_effects_doubled"]=7139, - ["rage_slash_sacrifice_rage_%"]=7146, - ["rage_vortex_area_of_effect_+%"]=7147, - ["rage_vortex_damage_+%"]=7148, - ["raging_spirit_damage_+%"]=3086, - ["raging_spirits_always_ignite"]=7149, - ["raging_spirits_refresh_duration_on_hit_vs_unique_%_chance"]=7150, - ["raging_spirits_refresh_duration_when_they_kill_ignited_enemy"]=7151, - ["raider_nearby_enemies_accuracy_rating_+%_final_while_phasing"]=7152, - ["raider_passive_evade_melee_attacks_while_onslaughted_+%_final"]=2737, - ["raider_passive_evade_projectile_attacks_while_onslaughted_+%_final"]=2738, - ["rain_of_arrows_additional_sequence_chance_%"]=7153, - ["rain_of_arrows_attack_speed_+%"]=3287, - ["rain_of_arrows_damage_+%"]=3085, - ["rain_of_arrows_radius_+%"]=3244, - ["rain_of_arrows_rain_of_arrows_additional_sequence_chance_%"]=7154, - ["raise_spectre_gem_level_+"]=1184, - ["raise_spectre_mana_cost_+%"]=7155, - ["raise_zombie_does_not_use_corpses"]=7156, - ["raise_zombie_gem_level_+"]=1183, - ["raised_zombie_%_chance_to_taunt"]=7157, - ["raised_zombies_are_usable_as_corpses_when_alive"]=7158, - ["raised_zombies_cover_in_ash_on_hit_%"]=7159, - ["raised_zombies_fire_damage_%_of_maximum_life_taken_per_minute"]=7160, - ["raised_zombies_have_avatar_of_fire"]=7161, - ["rallying_cry_buff_effect_+%"]=3542, - ["rallying_cry_buff_effect_1%_per_3_stat_value"]=7162, - ["rallying_cry_buff_effect_1%_per_5_stat_value"]=7163, - ["rallying_cry_duration_+%"]=3350, - ["rallying_cry_exerts_x_additional_attacks"]=7164, - ["random_curse_on_hit_%"]=1994, - ["random_curse_on_hit_%_against_uncursed_enemies"]=7165, - ["randomly_cursed_when_totems_die_curse_level"]=2026, - ["ranged_weapon_physical_damage_+%"]=1527, - ["rare_or_unique_monster_dropped_item_rarity_+%"]=7166, - ["rarity_of_items_dropped_by_maimed_enemies_+%"]=3596, - ["reave_attack_speed_per_reave_stack_+%"]=3393, - ["reave_damage_+%"]=3079, - ["reave_radius_+%"]=3241, - ["recall_sigil_target_search_range_+%"]=7167, - ["receive_bleeding_chance_%_when_hit_by_attack"]=7168, - ["recharge_flasks_on_crit"]=2408, - ["recharge_flasks_on_crit_while_affected_by_precision"]=7169, - ["reckoning_cooldown_speed_+%"]=3310, - ["reckoning_damage_+%"]=3144, - ["recover_%_life_when_gaining_adrenaline"]=7174, - ["recover_%_maximum_life_on_enemy_ignited"]=3716, - ["recover_%_maximum_life_on_flask_use"]=3758, - ["recover_%_maximum_life_on_kill"]=1295, - ["recover_%_maximum_life_on_killing_chilled_enemy"]=7175, - ["recover_%_maximum_life_on_killing_enemy_while_you_have_rage"]=7176, - ["recover_%_maximum_life_on_mana_flask_use"]=3759, - ["recover_%_maximum_life_on_rampage_threshold"]=2397, - ["recover_%_maximum_life_when_corpse_destroyed_or_consumed"]=2496, - ["recover_%_maximum_mana_on_kill"]=1297, - ["recover_%_maximum_mana_on_killing_cursed_enemy"]=1298, - ["recover_%_maximum_mana_when_enemy_frozen_permyriad"]=7177, - ["recover_%_maximum_mana_when_enemy_shocked"]=3592, - ["recover_%_of_maximum_life_on_block"]=2501, - ["recover_%_of_maximum_mana_over_1_second_on_guard_skill_use"]=7178, - ["recover_10%_mana_on_skill_use_%_chance_while_affected_by_clarity"]=7170, - ["recover_10%_of_maximum_mana_on_skill_use_%"]=2912, - ["recover_X_life_on_block"]=1305, - ["recover_X_life_on_enemy_ignited"]=7171, - ["recover_X_mana_on_killing_frozen_enemy"]=7172, - ["recover_energy_shield_%_on_kill"]=1296, - ["recover_es_as_well_as_life_from_life_regeneration"]=7173, - ["recover_permyriad_maximum_life_per_poison_on_enemy_on_kill"]=7179, - ["reduce_enemy_chaos_resistance_%"]=7180, - ["reduce_enemy_chaos_resistance_with_weapons_%"]=3027, - ["reduce_enemy_cold_resistance_%_while_affected_by_hatred"]=7181, - ["reduce_enemy_cold_resistance_with_weapons_%"]=3024, - ["reduce_enemy_dodge_%"]=1441, - ["reduce_enemy_elemental_resistance_%"]=2423, - ["reduce_enemy_elemental_resistance_with_weapons_%"]=3033, - ["reduce_enemy_fire_resistance_%_vs_blinded_enemies"]=7182, - ["reduce_enemy_fire_resistance_%_while_affected_by_anger"]=7183, - ["reduce_enemy_fire_resistance_with_weapons_%"]=3025, - ["reduce_enemy_lightning_resistance_%_while_affected_by_wrath"]=7184, - ["reduce_enemy_lightning_resistance_with_weapons_%"]=3026, - ["reflect_chill_and_freeze_%_chance"]=7185, - ["reflect_curses"]=1960, - ["reflect_damage_taken_+%"]=3692, - ["reflect_damage_taken_and_minion_reflect_damage_taken_+%"]=7186, - ["reflect_shocks"]=7187, - ["reflect_shocks_to_enemies_in_radius"]=7188, - ["reflected_physical_damage_taken_+%_while_affected_by_determination"]=7189, - ["regenerate_%_armour_as_life_over_1_second_on_block"]=2279, - ["regenerate_%_life_over_1_second_when_hit_while_not_unhinged"]=7190, - ["regenerate_%_maximum_energy_shield_over_2_seconds_on_consuming_corpse"]=7191, - ["regenerate_%_maximum_mana_over_2_seconds_on_consuming_corpse"]=7192, - ["regenerate_X_life_over_1_second_on_cast"]=2278, - ["regenerate_energy_shield_instead_of_life"]=7701, - ["rejuvenation_totem_%_life_regeneration_added_as_mana_regeneration"]=3428, - ["rejuvenation_totem_aura_effect_+%"]=3429, - ["remove_%_of_mana_on_hit"]=7201, - ["remove_ailments_and_burning_on_gaining_adrenaline"]=7193, - ["remove_bleed_on_flask_use"]=2828, - ["remove_bleed_on_life_flask_use"]=7195, - ["remove_bleeding_on_warcry"]=7196, - ["remove_chill_and_freeze_on_flask_use"]=7197, - ["remove_corrupted_blood_when_you_use_a_flask"]=2829, - ["remove_curse_on_mana_flask_use"]=7198, - ["remove_ignite_and_burning_on_flask_use"]=7199, - ["remove_maim_and_hinder_on_flask_use"]=7200, - ["remove_random_ailment_on_flask_use_if_all_equipped_items_are_elder"]=7202, - ["remove_random_ailment_when_you_warcry"]=7203, - ["remove_random_elemental_ailment_on_mana_flask_use"]=7204, - ["remove_shock_on_flask_use"]=7205, - ["remove_x_curses_after_channelling_for_2_seconds"]=7206, - ["replica_unique_hyrris_truth_hatred_mana_reservation_+%_final"]=7207, - ["resist_all_%_for_enemies_you_inflict_spiders_web_upon"]=7208, - ["resist_all_elements_%_per_10_levels"]=2209, - ["resist_all_elements_%_per_endurance_charge"]=1187, - ["resist_all_elements_%_with_200_or_more_strength"]=3778, - ["resist_all_elements_+%_while_holding_shield"]=1188, - ["resolute_technique"]=7714, - ["restore_energy_shield_and_mana_when_you_focus_%"]=7209, - ["restore_life_and_mana_on_warcry_%"]=2639, - ["restore_life_on_warcry_%"]=2640, - ["returning_projectiles_always_pierce"]=7210, - ["revive_golems_if_killed_by_enemies_ms"]=7211, - ["righteous_fire_damage_+%"]=3109, - ["righteous_fire_radius_+%"]=3252, - ["righteous_fire_spell_damage_+%"]=3541, - ["riposte_cooldown_speed_+%"]=3315, - ["riposte_damage_+%"]=3156, - ["rogue_trader_map_rogue_exile_maximum_life_+%_final"]=7212, - ["rune_blast_teleports_to_detonated_rune_with_100_ms_cooldown"]=7213, - ["rune_blast_teleports_to_detonated_rune_with_150_ms_cooldown"]=7214, - ["sabotuer_mines_apply_damage_+%_to_nearby_enemies_up_to_-10%"]=7215, - ["sabotuer_mines_apply_damage_taken_+%_to_nearby_enemies_up_to_10%"]=7216, - ["sacrifice_%_life_on_spell_skill"]=7217, - ["sacrifice_%_maximum_life_to_gain_as_es_on_spell_cast"]=7218, - ["sanctify_area_of_effect_+%_when_targeting_consecrated_ground"]=7219, - ["sanctify_consecrated_ground_enemy_damage_taken_+%"]=7220, - ["sanctify_damage_+%"]=7221, - ["sap_on_critical_strike_with_lightning_skills"]=7222, - ["scion_helmet_skill_maximum_totems_+"]=372, - ["scorch_effect_+%"]=7223, - ["scorched_earth_ground_scorch_duration_ms"]=3726, - ["scorched_enemies_explode_on_death_for_8%_life_as_fire_degen_chance"]=7224, - ["scourge_arrow_damage_+%"]=7225, - ["searing_bond_damage_+%"]=3104, - ["searing_bond_totem_placement_speed_+%"]=3404, - ["searing_totem_elemental_resistance_+%"]=3547, - ["secondary_maximum_base_chaos_damage"]=976, - ["secondary_maximum_base_cold_damage"]=974, - ["secondary_maximum_base_fire_damage"]=973, - ["secondary_maximum_base_lightning_damage"]=975, - ["secondary_maximum_base_physical_damage"]=972, - ["secondary_minimum_base_chaos_damage"]=976, - ["secondary_minimum_base_cold_damage"]=974, - ["secondary_minimum_base_fire_damage"]=973, - ["secondary_minimum_base_lightning_damage"]=975, - ["secondary_minimum_base_physical_damage"]=972, - ["secondary_skill_effect_duration_+%"]=7226, - ["seismic_cry_exerted_attack_damage_+%"]=7227, - ["seismic_cry_minimum_power"]=7228, - ["self_chill_duration_-%"]=1407, - ["self_cold_damage_on_reaching_maximum_power_charges"]=7229, - ["self_critical_strike_multiplier_+%_while_ignited"]=7230, - ["self_critical_strike_multiplier_-%_per_endurance_charge"]=1084, - ["self_curse_duration_+%"]=1699, - ["self_curse_duration_+%_per_10_devotion"]=7231, - ["self_cursed_with_level_x_vulnerability"]=2561, - ["self_elemental_status_duration_-%"]=1406, - ["self_elemental_status_duration_-%_per_10_devotion"]=7232, - ["self_freeze_duration_-%"]=1409, - ["self_ignite_duration_-%"]=1410, - ["self_offering_effect_+%"]=764, - ["self_physical_damage_on_movement_skill_use"]=7233, - ["self_physical_damage_on_skill_use_%_mana_cost"]=1743, - ["self_shock_duration_-%"]=1408, - ["self_take_no_extra_damage_from_critical_strikes"]=3709, - ["self_take_no_extra_damage_from_critical_strikes_if_have_been_crit_recently"]=7234, - ["self_take_no_extra_damage_from_critical_strikes_if_left_ring_is_magic_item"]=7235, - ["self_take_no_extra_damage_from_critical_strikes_if_only_one_nearby_enemy"]=7236, - ["self_take_no_extra_damage_from_critical_strikes_if_there_is_at_most_1_rare_or_unique_enemy_nearby"]=7237, - ["self_take_no_extra_damage_from_critical_strikes_while_affected_by_elusive"]=7238, - ["sentinel_minion_cooldown_speed_+%"]=7239, - ["sentinel_of_purity_damage_+%"]=7240, - ["serpent_strike_maximum_snakes"]=7241, - ["share_endurance_charges_with_party_within_distance"]=1680, - ["share_frenzy_charges_with_party_within_distance"]=1681, - ["share_power_charges_with_party_within_distance"]=1682, - ["shatter_on_kill_vs_bleeding_enemies"]=7242, - ["shatter_on_kill_vs_poisoned_enemies"]=7243, - ["shattering_steel_%_chance_to_not_consume_ammo"]=7247, - ["shattering_steel_damage_+%"]=7244, - ["shattering_steel_fortify_on_hit_close_range"]=7245, - ["shattering_steel_number_of_additional_projectiles"]=7246, - ["shield_armour_+%"]=1523, - ["shield_attack_speed_+%"]=1002, - ["shield_block_%"]=742, - ["shield_charge_attack_speed_+%"]=3289, - ["shield_charge_damage_+%"]=3093, - ["shield_charge_damage_per_target_hit_+%"]=3517, - ["shield_crush_attack_speed_+%"]=7248, - ["shield_crush_damage_+%"]=7249, - ["shield_crush_helmet_enchantment_aoe_+%_final"]=7250, - ["shield_defences_+%_per_10_devotion"]=7251, - ["shield_evasion_rating_+%"]=1521, - ["shield_maximum_energy_shield_+%"]=1504, - ["shield_physical_damage_reduction_rating_+%"]=1522, - ["shield_spell_block_%"]=743, - ["shock_X_nearby_enemies_for_2_s_on_killing_shocked_enemy"]=2262, - ["shock_attackers_for_4_seconds_on_block_%_chance"]=7252, - ["shock_duration_+%"]=1396, - ["shock_effect_+%"]=7253, - ["shock_effect_+%_with_critical_strikes"]=7254, - ["shock_maximum_magnitude_is_60%"]=7255, - ["shock_minimum_damage_taken_increase_%"]=3835, - ["shock_nearby_enemies_for_x_ms_when_you_focus"]=7256, - ["shock_nova_damage_+%"]=3119, - ["shock_nova_radius_+%"]=3265, - ["shock_nova_ring_chance_to_shock_+%"]=7257, - ["shock_nova_ring_damage_+%"]=3420, - ["shock_nova_ring_shocks_as_if_dealing_damage_+%_final"]=7258, - ["shock_prevention_ms_when_shocked"]=2343, - ["shocked_chilled_effect_on_self_+%"]=7259, - ["shocked_effect_on_self_+%"]=7260, - ["shocked_enemies_explode_for_%_life_as_lightning_damage"]=7261, - ["shocked_for_4_seconds_on_reaching_maximum_power_charges"]=3038, - ["shocked_ground_base_magnitude_override"]=7262, - ["shocked_ground_effect_on_self_+%"]=1677, - ["shocked_ground_when_hit_%"]=2052, - ["shocks_enemies_that_hit_actor_while_actor_is_casting"]=1447, - ["shocks_reflected_to_self"]=2221, - ["shockwave_slam_attack_speed_+%"]=3295, - ["shockwave_slam_damage_+%"]=3175, - ["shockwave_slam_explosion_damage_+%_final"]=3001, - ["shockwave_slam_radius_+%"]=3278, - ["shockwave_totem_cast_speed_+%"]=3432, - ["shockwave_totem_damage_+%"]=3120, - ["shockwave_totem_radius_+%"]=3280, - ["should_use_alternate_fortify"]=1786, - ["shrapnel_ballista_num_additional_arrows"]=7263, - ["shrapnel_ballista_num_pierce"]=7264, - ["shrapnel_ballista_projectile_speed_+%"]=7265, - ["shrapnel_shot_damage_+%"]=3160, - ["shrapnel_shot_physical_damage_%_to_add_as_lightning_damage"]=3457, - ["shrapnel_shot_radius_+%"]=3267, - ["shrapnel_trap_area_of_effect_+%"]=7267, - ["shrapnel_trap_damage_+%"]=7268, - ["shrapnel_trap_number_of_additional_secondary_explosions"]=7269, - ["shrine_buff_effect_on_self_+%"]=2260, - ["shrine_effect_duration_+%"]=2261, - ["siege_ballista_attack_speed_+%"]=3294, - ["siege_ballista_damage_+%"]=3173, - ["siege_ballista_totem_placement_speed_+%"]=3434, - ["sigil_attached_target_damage_+%"]=7270, - ["sigil_attached_target_damage_taken_+%"]=7271, - ["sigil_critical_strike_chance_+%"]=7272, - ["sigil_critical_strike_multiplier_+"]=7273, - ["sigil_damage_+%"]=7274, - ["sigil_damage_+%_per_10_devotion"]=7275, - ["sigil_duration_+%"]=7276, - ["sigil_recall_cooldown_speed_+%"]=7277, - ["sigil_recall_cooldown_speed_+%_per_brand_up_to_40%"]=7278, - ["sigil_repeat_frequency_+%"]=7279, - ["sigil_repeat_frequency_+%_if_havent_used_a_brand_skill_recently"]=7280, - ["sigil_target_search_range_+%"]=7281, - ["silver_footprints_from_item"]=7744, - ["siphon_duration_+%"]=3353, - ["siphon_life_leech_from_damage_permyriad"]=3423, - ["skeletal_chains_area_of_effect_+%"]=7282, - ["skeletal_chains_cast_speed_+%"]=7283, - ["skeletal_chains_damage_+%"]=3169, - ["skeleton_attack_speed_+%"]=7284, - ["skeleton_cast_speed_+%"]=7285, - ["skeleton_duration_+%"]=1322, - ["skeleton_movement_speed_+%"]=7286, - ["skeletons_damage_+%"]=3094, - ["skill_area_of_effect_+%_if_enemy_killed_recently"]=3642, - ["skill_area_of_effect_+%_in_sand_stance"]=7390, - ["skill_area_of_effect_+%_per_active_mine"]=2904, - ["skill_area_of_effect_+%_per_power_charge"]=1655, - ["skill_area_of_effect_+%_per_power_charge_up_to_50%"]=1656, - ["skill_area_of_effect_+%_while_no_frenzy_charges"]=1582, - ["skill_area_of_effect_when_unarmed_+%"]=2495, - ["skill_cooldown_-%"]=1433, - ["skill_effect_duration_+%"]=1431, - ["skill_effect_duration_+%_if_killed_maimed_enemy_recently"]=3644, - ["skill_effect_duration_+%_per_10_strength"]=1543, - ["skill_effect_duration_+%_while_affected_by_malevolence"]=7287, - ["skill_effect_duration_+%_with_bow_skills"]=7288, - ["skill_effect_duration_+%_with_non_curse_aura_skills"]=7289, - ["skill_effect_duration_per_100_int"]=2529, - ["skill_internal_monster_responsiveness_+%"]=1464, - ["skill_life_cost_+"]=1426, - ["skill_life_cost_+_with_channelling_skills"]=7290, - ["skill_life_cost_+_with_non_channelling_skills"]=7291, - ["skill_mana_cost_+"]=1427, - ["skill_mana_cost_+_for_each_equipped_corrupted_item"]=3749, - ["skill_mana_cost_+_while_affected_by_clarity"]=7292, - ["skill_mana_cost_+_with_channelling_skills"]=7293, - ["skill_mana_cost_+_with_non_channelling_skills"]=7294, - ["skill_mana_cost_+_with_non_channelling_skills_while_affected_by_clarity"]=7295, - ["skill_max_unleash_seals"]=7651, - ["skill_range_+%"]=1465, - ["skill_repeat_count"]=1429, - ["skill_visual_scale_+%"]=13, - ["skills_cost_no_mana_while_focused"]=7296, - ["skills_fire_x_additional_projectiles_for_4_seconds_after_consuming_12_steel_ammo"]=7297, - ["skills_gain_intensity_every_x_milliseconds_if_gained_intensity_recently"]=7298, - ["skills_lose_intensity_every_x_milliseconds_if_gained_intensity_recently"]=7299, - ["slam_ancestor_totem_damage_+%"]=3569, - ["slam_ancestor_totem_grant_owner_melee_damage_+%"]=3234, - ["slam_ancestor_totem_radius_+%"]=3572, - ["slash_ancestor_totem_damage_+%"]=3570, - ["slash_ancestor_totem_elemental_resistance_%"]=2235, - ["slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%"]=3233, - ["slash_ancestor_totem_radius_+%"]=3571, - ["slayer_area_of_effect_+%_per_enemy_killed_recently_up_to_50%"]=7300, - ["slayer_ascendancy_melee_splash_damage_+%_final_for_splash"]=765, - ["slayer_critical_strike_multiplier_+_per_nearby_enemy_up_to_100"]=7301, - ["slayer_damage_+%_final_against_unique_enemies"]=7302, - ["slayer_damage_+%_final_from_distance"]=7303, - ["slither_elusive_effect_+%"]=7304, - ["slither_wither_stacks"]=7305, - ["smite_aura_effect_+%"]=7306, - ["smite_chance_for_lighting_to_strike_extra_target_%"]=7307, - ["smite_damage_+%"]=7308, - ["smoke_mine_base_movement_velocity_+%"]=3537, - ["smoke_mine_duration_+%"]=3334, - ["snapping_adder_%_chance_to_retain_projectile_on_release"]=7310, - ["snapping_adder_damage_+%"]=7309, - ["snapping_adder_withered_on_hit_for_2_seconds_%_chance"]=7311, - ["soul_eater_on_rare_kill_ms"]=2865, - ["soulfeast_number_of_secondary_projectiles"]=7312, - ["soulrend_applies_hinder_movement_speed_+%"]=7313, - ["soulrend_damage_+%"]=7314, - ["soulrend_number_of_additional_projectiles"]=7315, - ["spark_damage_+%"]=3080, - ["spark_num_of_additional_projectiles"]=3377, - ["spark_number_of_additional_projectiles"]=7316, - ["spark_projectile_speed_+%"]=3323, - ["spark_projectiles_nova"]=7317, - ["spark_skill_effect_duration_+%"]=7318, - ["spectral_helix_damage_+%"]=7319, - ["spectral_helix_projectile_speed_+%"]=7320, - ["spectral_helix_rotations_%"]=7321, - ["spectral_shield_throw_additional_chains"]=7322, - ["spectral_shield_throw_damage_+%"]=7323, - ["spectral_shield_throw_num_of_additional_projectiles"]=7324, - ["spectral_shield_throw_projectile_speed_+%"]=7325, - ["spectral_shield_throw_secondary_projectiles_pierce"]=7326, - ["spectral_shield_throw_shard_projectiles_+%_final"]=7327, - ["spectral_spiral_weapon_base_number_of_bounces"]=7328, - ["spectral_throw_damage_+%"]=3081, - ["spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%"]=2672, - ["spectral_throw_gain_vaal_soul_for_vaal_spectral_throw_on_hit_%"]=7329, - ["spectral_throw_projectile_deceleration_+%"]=3394, - ["spectral_throw_projectile_speed_+%"]=3324, - ["spectre_attack_and_cast_speed_+%"]=3299, - ["spectre_damage_+%"]=2894, - ["spectre_elemental_resistances_%"]=3412, - ["spectre_maximum_life_+"]=7330, - ["spectre_zombie_skeleton_critical_strike_multiplier_+"]=7331, - ["spectres_critical_strike_chance_+%"]=7332, - ["spectres_gain_arcane_surge_when_you_do"]=7333, - ["spectres_gain_soul_eater_for_20_seconds_on_kill_%_chance"]=7334, - ["spectres_have_base_duration_ms"]=7335, - ["spell_additional_critical_strike_chance_permyriad"]=7336, - ["spell_and_attack_dodge_%_while_moving"]=7337, - ["spell_and_attack_maximum_added_chaos_damage_during_flask_effect"]=7338, - ["spell_and_attack_maximum_added_cold_damage"]=952, - ["spell_and_attack_maximum_added_fire_damage"]=951, - ["spell_and_attack_maximum_added_lightning_damage"]=983, - ["spell_and_attack_minimum_added_chaos_damage_during_flask_effect"]=7338, - ["spell_and_attack_minimum_added_cold_damage"]=952, - ["spell_and_attack_minimum_added_fire_damage"]=951, - ["spell_and_attack_minimum_added_lightning_damage"]=983, - ["spell_area_of_effect_+%"]=7339, - ["spell_base_fire_damage_%_maximum_life"]=968, - ["spell_block_%_if_blocked_a_spell_recently"]=7340, - ["spell_block_%_if_blocked_an_attack_recently"]=7341, - ["spell_block_%_while_at_max_power_charges"]=7342, - ["spell_block_%_while_on_low_life"]=745, - ["spell_block_equals_attack_block"]=753, - ["spell_block_while_dual_wielding_%"]=744, - ["spell_block_with_bow_%"]=746, - ["spell_block_with_staff_%"]=747, - ["spell_bow_damage_+%"]=813, - ["spell_chance_to_deal_double_damage_%"]=7343, - ["spell_chance_to_shock_frozen_enemies_%"]=2371, - ["spell_cold_damage_+%"]=811, - ["spell_critical_strike_chance_+%"]=1031, - ["spell_critical_strike_chance_+%_if_removed_maximum_number_of_seals"]=7344, - ["spell_critical_strike_chance_+%_per_100_max_life"]=7345, - ["spell_critical_strike_chance_+%_per_raised_spectre"]=7346, - ["spell_critical_strike_chance_+%_while_dual_wielding"]=4603, - ["spell_critical_strike_chance_+%_while_holding_shield"]=4604, - ["spell_critical_strike_chance_+%_while_wielding_staff"]=4605, - ["spell_critical_strike_multiplier_+"]=1062, - ["spell_critical_strike_multiplier_+_while_dual_wielding"]=4627, - ["spell_critical_strike_multiplier_+_while_holding_shield"]=4628, - ["spell_critical_strike_multiplier_+_while_wielding_staff"]=4629, - ["spell_damage_+%"]=809, - ["spell_damage_+%_during_flask_effect"]=7349, - ["spell_damage_+%_for_4_seconds_on_cast"]=2968, - ["spell_damage_+%_if_have_crit_in_past_8_seconds"]=7350, - ["spell_damage_+%_if_have_crit_recently"]=7347, - ["spell_damage_+%_if_other_ring_is_elder_item"]=3741, - ["spell_damage_+%_if_you_have_blocked_recently"]=7351, - ["spell_damage_+%_per_100_max_life"]=7352, - ["spell_damage_+%_per_100_maximum_mana_up_to_60%"]=7353, - ["spell_damage_+%_per_10_int"]=2184, - ["spell_damage_+%_per_10_strength"]=7354, - ["spell_damage_+%_per_16_dex"]=7355, - ["spell_damage_+%_per_16_int"]=7356, - ["spell_damage_+%_per_16_strength"]=7357, - ["spell_damage_+%_per_200_mana_spent_recently"]=3762, - ["spell_damage_+%_per_5%_block_chance"]=2183, - ["spell_damage_+%_per_500_maximum_mana"]=7348, - ["spell_damage_+%_per_level"]=2407, - ["spell_damage_+%_per_power_charge"]=1666, - ["spell_damage_+%_while_dual_wielding"]=815, - ["spell_damage_+%_while_es_full"]=2519, - ["spell_damage_+%_while_holding_shield"]=814, - ["spell_damage_+%_while_no_mana_reserved"]=2523, - ["spell_damage_+%_while_not_low_mana"]=2524, - ["spell_damage_+%_while_shocked"]=7358, - ["spell_damage_+%_while_you_have_arcane_surge"]=7359, - ["spell_damage_modifiers_apply_to_attack_damage"]=2128, - ["spell_damage_modifiers_apply_to_skill_dot"]=2134, - ["spell_damage_taken_+%_from_blinded_enemies"]=2661, - ["spell_damage_taken_+%_when_on_low_mana"]=1955, - ["spell_dodge_%_while_channelling"]=7361, - ["spell_dodge_chance_+%_if_you_have_taken_attack_damage_recently"]=3593, - ["spell_dodge_while_you_have_energy_shield_+%"]=7360, - ["spell_elemental_damage_+%"]=1593, - ["spell_fire_damage_+%"]=810, - ["spell_hits_against_you_inflict_poison_%"]=7362, - ["spell_maximum_added_chaos_damage"]=981, - ["spell_maximum_added_chaos_damage_while_dual_wielding"]=1632, - ["spell_maximum_added_chaos_damage_while_holding_a_shield"]=1633, - ["spell_maximum_added_chaos_damage_while_wielding_two_handed_weapon"]=1634, - ["spell_maximum_added_cold_damage"]=979, - ["spell_maximum_added_cold_damage_per_power_charge"]=1367, - ["spell_maximum_added_cold_damage_while_dual_wielding"]=1635, - ["spell_maximum_added_cold_damage_while_holding_a_shield"]=1636, - ["spell_maximum_added_cold_damage_while_wielding_two_handed_weapon"]=1637, - ["spell_maximum_added_fire_damage"]=978, - ["spell_maximum_added_fire_damage_while_dual_wielding"]=1638, - ["spell_maximum_added_fire_damage_while_holding_a_shield"]=1639, - ["spell_maximum_added_fire_damage_while_wielding_two_handed_weapon"]=1640, - ["spell_maximum_added_lightning_damage"]=980, - ["spell_maximum_added_lightning_damage_while_dual_wielding"]=1641, - ["spell_maximum_added_lightning_damage_while_holding_a_shield"]=1642, - ["spell_maximum_added_lightning_damage_while_unarmed"]=1923, - ["spell_maximum_added_lightning_damage_while_wielding_two_handed_weapon"]=1643, - ["spell_maximum_added_physical_damage"]=977, - ["spell_maximum_added_physical_damage_while_dual_wielding"]=1644, - ["spell_maximum_added_physical_damage_while_holding_a_shield"]=1645, - ["spell_maximum_added_physical_damage_while_wielding_two_handed_weapon"]=1646, - ["spell_maximum_base_chaos_damage"]=971, - ["spell_maximum_base_cold_damage"]=969, - ["spell_maximum_base_cold_damage_+_per_10_intelligence"]=982, - ["spell_maximum_base_fire_damage"]=968, - ["spell_maximum_base_lightning_damage"]=970, - ["spell_maximum_base_physical_damage"]=967, - ["spell_minimum_added_chaos_damage"]=981, - ["spell_minimum_added_chaos_damage_while_dual_wielding"]=1632, - ["spell_minimum_added_chaos_damage_while_holding_a_shield"]=1633, - ["spell_minimum_added_chaos_damage_while_wielding_two_handed_weapon"]=1634, - ["spell_minimum_added_cold_damage"]=979, - ["spell_minimum_added_cold_damage_per_power_charge"]=1367, - ["spell_minimum_added_cold_damage_while_dual_wielding"]=1635, - ["spell_minimum_added_cold_damage_while_holding_a_shield"]=1636, - ["spell_minimum_added_cold_damage_while_wielding_two_handed_weapon"]=1637, - ["spell_minimum_added_fire_damage"]=978, - ["spell_minimum_added_fire_damage_while_dual_wielding"]=1638, - ["spell_minimum_added_fire_damage_while_holding_a_shield"]=1639, - ["spell_minimum_added_fire_damage_while_wielding_two_handed_weapon"]=1640, - ["spell_minimum_added_lightning_damage"]=980, - ["spell_minimum_added_lightning_damage_while_dual_wielding"]=1641, - ["spell_minimum_added_lightning_damage_while_holding_a_shield"]=1642, - ["spell_minimum_added_lightning_damage_while_unarmed"]=1923, - ["spell_minimum_added_lightning_damage_while_wielding_two_handed_weapon"]=1643, - ["spell_minimum_added_physical_damage"]=977, - ["spell_minimum_added_physical_damage_while_dual_wielding"]=1644, - ["spell_minimum_added_physical_damage_while_holding_a_shield"]=1645, - ["spell_minimum_added_physical_damage_while_wielding_two_handed_weapon"]=1646, - ["spell_minimum_base_chaos_damage"]=971, - ["spell_minimum_base_cold_damage"]=969, - ["spell_minimum_base_cold_damage_+_per_10_intelligence"]=982, - ["spell_minimum_base_fire_damage"]=968, - ["spell_minimum_base_lightning_damage"]=970, - ["spell_minimum_base_physical_damage"]=967, - ["spell_physical_damage_%_to_convert_to_fire"]=7363, - ["spell_repeat_count"]=1430, - ["spell_skill_gem_level_+"]=1176, - ["spell_skills_always_crit_on_final_repeat"]=7364, - ["spell_skills_critical_strike_multiplier_+_on_final_repeat"]=7365, - ["spell_skills_deal_no_damage"]=7366, - ["spell_skills_never_crit_except_on_final_repeat"]=7367, - ["spell_staff_damage_+%"]=812, - ["spells_chance_to_hinder_on_hit_%"]=7368, - ["spells_chance_to_knockback_on_hit_%"]=7369, - ["spells_chance_to_poison_on_hit_%"]=7370, - ["spells_have_culling_strike"]=2007, - ["spells_impale_on_hit_%_chance"]=7371, - ["spells_number_of_additional_projectiles"]=3722, - ["spells_you_cast_gain_%_of_base_main_hand_weapon_damage_as_added_spell_damage"]=7372, - ["spellslinger_cooldown_duration_+%"]=7373, - ["spellslinger_mana_reservation_+%"]=7374, - ["spend_energy_shield_for_costs_before_mana"]=2554, - ["spider_aspect_debuff_duration_+%"]=7375, - ["spider_aspect_skill_area_of_effect_+%"]=7376, - ["spider_aspect_web_interval_ms_override"]=7377, - ["spike_slam_num_spikes"]=7378, - ["spirit_offering_duration_+%"]=3333, - ["spirit_offering_physical_damage_%_to_add_as_chaos"]=3610, - ["split_arrow_critical_strike_chance_+%"]=3368, - ["split_arrow_damage_+%"]=3082, - ["split_arrow_num_of_additional_projectiles"]=3378, - ["split_arrow_number_of_additional_arrows"]=2600, - ["split_arrow_projectiles_fire_in_parallel_x_dist"]=7379, - ["splitting_steel_area_of_effect_+%"]=7381, - ["splitting_steel_damage_+%"]=7382, - ["spread_freeze_to_nearby_enemies"]=7383, - ["spread_ignite_to_nearby_enemies"]=7384, - ["stacking_damage_+%_on_kill_for_4_seconds"]=3043, - ["stacking_spell_damage_+%_when_you_or_your_totems_kill_an_enemy_for_2_seconds"]=2752, - ["staff_accuracy_rating"]=1538, - ["staff_accuracy_rating_+%"]=1012, - ["staff_ailment_damage_+%"]=892, - ["staff_attack_speed_+%"]=995, - ["staff_block_%"]=748, - ["staff_critical_strike_chance_+%"]=1042, - ["staff_critical_strike_multiplier_+"]=1071, - ["staff_damage_+%"]=890, - ["staff_elemental_damage_+%"]=1648, - ["staff_hit_and_ailment_damage_+%"]=891, - ["staff_stun_duration_+%"]=1405, - ["stance_skill_cooldown_speed_+%"]=7388, - ["stance_skill_reservation_+%"]=7389, - ["start_at_zero_energy_shield"]=7706, - ["static_strike_additional_number_of_beam_targets"]=7392, - ["static_strike_damage_+%"]=3105, - ["static_strike_duration_+%"]=3360, - ["static_strike_radius_+%"]=3248, - ["status_ailments_removed_at_low_life"]=2763, - ["status_ailments_you_inflict_duration_+%_while_focused"]=7393, - ["status_ailments_you_inflict_duration_+%_with_bows"]=7394, - ["stealth_+%"]=7395, - ["steel_ammo_consumed_per_use_with_attacks_that_fire_projectiles"]=4069, - ["steel_steal_area_of_effect_+%"]=7396, - ["steel_steal_cast_speed_+%"]=7397, - ["steel_steal_reflect_damage_+%"]=7398, - ["steelskin_damage_limit_+%"]=7399, - ["stibnite_flask_evasion_rating_+%_final"]=7400, - ["stone_golem_damage_+%"]=3128, - ["stone_golem_elemental_resistances_%"]=3414, - ["storm_brand_additional_chain_chance_%"]=7401, - ["storm_brand_attached_target_lightning_penetration_%"]=7402, - ["storm_brand_damage_+%"]=7403, - ["storm_burst_15_%_chance_to_create_additional_orb"]=7404, - ["storm_burst_additional_object_chance_%"]=7405, - ["storm_burst_area_of_effect_+%"]=7406, - ["storm_burst_avoid_interruption_while_casting_%"]=7407, - ["storm_burst_damage_+%"]=3170, - ["storm_burst_number_of_additional_projectiles"]=7408, - ["storm_call_damage_+%"]=3106, - ["storm_call_duration_+%"]=3361, - ["storm_call_radius_+%"]=3249, - ["storm_cloud_charge_count"]=2880, - ["storm_cloud_charged_damage_+%_final"]=2881, - ["storm_cloud_critical_strike_chance_+%"]=3373, - ["storm_cloud_radius_+%"]=3276, - ["storm_rain_damage_+%"]=7409, - ["storm_rain_num_additional_arrows"]=7410, - ["stormbind_skill_area_of_effect_+%"]=7411, - ["stormbind_skill_damage_+%"]=7412, - ["strength_+%"]=774, - ["strength_damage_bonus_grants_melee_physical_damage_+3%_per_10_strength_instead"]=7413, - ["strength_skill_gem_level_+"]=7414, - ["strong_casting"]=7715, - ["stun_duration_+%"]=1532, - ["stun_duration_+%_per_15_strength"]=7415, - ["stun_duration_+%_per_endurance_charge"]=7416, - ["stun_duration_+%_vs_enemies_that_are_on_full_life"]=2774, - ["stun_duration_+%_vs_enemies_that_are_on_low_life"]=2775, - ["stun_duration_on_self_+%"]=3598, - ["stun_recovery_+%_per_frenzy_charge"]=1437, - ["stun_threshold_+%"]=2713, - ["stun_threshold_based_on_%_mana_instead_of_life"]=2712, - ["stun_threshold_based_on_energy_shield_instead_of_life"]=3698, - ["stun_threshold_reduction_+%_while_using_flask"]=2372, - ["stun_threshold_reduction_+%_with_500_or_more_strength"]=7417, - ["stuns_have_culling_strike"]=1566, - ["summon_2_totems"]=7418, - ["summon_arbalist_attack_speed_+%"]=7419, - ["summon_arbalist_chains_+"]=7420, - ["summon_arbalist_chance_to_bleed_%"]=7421, - ["summon_arbalist_chance_to_crush_on_hit_%"]=7422, - ["summon_arbalist_chance_to_deal_double_damage_%"]=7423, - ["summon_arbalist_chance_to_ignite_freeze_shock_%"]=7424, - ["summon_arbalist_chance_to_inflict_cold_exposure_on_hit_%"]=7425, - ["summon_arbalist_chance_to_inflict_fire_exposure_on_hit_%"]=7426, - ["summon_arbalist_chance_to_inflict_lightning_exposure_on_hit_%"]=7427, - ["summon_arbalist_chance_to_intimidate_for_4_seconds_on_hit_%"]=7428, - ["summon_arbalist_chance_to_maim_for_4_seconds_on_hit_%"]=7429, - ["summon_arbalist_chance_to_poison_%"]=7430, - ["summon_arbalist_chance_to_unnerve_for_4_seconds_on_hit_%"]=7431, - ["summon_arbalist_number_of_additional_projectiles"]=7432, - ["summon_arbalist_number_of_splits"]=7433, - ["summon_arbalist_physical_damage_%_to_add_as_cold"]=7434, - ["summon_arbalist_physical_damage_%_to_add_as_fire"]=7435, - ["summon_arbalist_physical_damage_%_to_add_as_lightning"]=7436, - ["summon_arbalist_physical_damage_%_to_convert_to_cold"]=7437, - ["summon_arbalist_physical_damage_%_to_convert_to_fire"]=7438, - ["summon_arbalist_physical_damage_%_to_convert_to_lightning"]=7439, - ["summon_arbalist_projectiles_fork"]=7440, - ["summon_arbalist_targets_to_pierce"]=7441, - ["summon_raging_spirit_melee_splash_fire_damage_only"]=7442, - ["summon_reaper_cooldown_speed_+%"]=7443, - ["summon_skeleton_gem_level_+"]=1185, - ["summon_skeletons_additional_warrior_skeleton_%_chance"]=7445, - ["summon_skeletons_additional_warrior_skeleton_one_twentieth_chance"]=7444, - ["summon_skeletons_cooldown_modifier_ms"]=7446, - ["summon_skeletons_num_additional_warrior_skeletons"]=3431, - ["summon_skitterbots_area_of_effect_+%"]=7447, - ["summon_skitterbots_mana_reservation_+%"]=7448, - ["summon_totem_cast_speed_+%"]=2053, - ["summoned_phantasms_grant_buff"]=7449, - ["summoned_phantasms_have_no_duration"]=7450, - ["summoned_raging_spirit_chance_to_spawn_additional_minion_%"]=2854, - ["summoned_raging_spirit_duration_+%"]=2853, - ["summoned_reaper_damage_+%"]=7451, - ["summoned_reaper_physical_dot_multiplier_+"]=7452, - ["summoned_skeleton_%_chance_to_wither_for_2_seconds"]=7453, - ["summoned_skeleton_%_physical_to_chaos"]=7454, - ["summoned_skeleton_warriors_get_weapon_stats_in_main_hand"]=3826, - ["summoned_skeletons_cover_in_ash_on_hit_%"]=7455, - ["summoned_skeletons_fire_damage_%_of_maximum_life_taken_per_minute"]=7456, - ["summoned_skeletons_have_avatar_of_fire"]=7716, - ["summoned_skeletons_hits_cant_be_evaded"]=7457, - ["sunder_wave_delay_+%"]=3279, - ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=7458, - ["support_anticipation_charge_gain_frequency_+%"]=7459, - ["support_anticipation_charge_gain_interval_ms"]=7651, - ["support_anticipation_rapid_fire_count"]=7651, - ["support_gem_elemental_damage_+%_final"]=3029, - ["support_maimed_enemies_physical_damage_taken_+%"]=7460, - ["support_minion_maximum_life_+%_final"]=1308, - ["support_mirage_archer_base_duration"]=7462, - ["support_slashing_damage_+%_final_from_distance"]=7463, - ["support_slower_projectiles_damage_+%_final"]=2289, - ["supported_active_skill_gem_expereince_gained_+%"]=2337, - ["supported_active_skill_gem_level_+"]=2206, - ["supported_active_skill_gem_quality_%"]=2267, - ["supported_aura_skill_gem_level_+"]=7464, - ["supported_cold_skill_gem_level_+"]=7465, - ["supported_elemental_skill_gem_level_+"]=7466, - ["supported_fire_skill_gem_level_+"]=7467, - ["supported_lightning_skill_gem_level_+"]=7468, - ["sweep_add_endurance_charge_on_hit_%"]=3250, - ["sweep_damage_+%"]=3107, - ["sweep_knockback_chance_%"]=3405, - ["sweep_radius_+%"]=3251, - ["sword_accuracy_rating"]=1533, - ["sword_accuracy_rating_+%"]=1017, - ["sword_ailment_damage_+%"]=923, - ["sword_attack_speed_+%"]=1000, - ["sword_critical_strike_chance_+%"]=1040, - ["sword_critical_strike_multiplier_+"]=1068, - ["sword_damage_+%"]=921, - ["sword_hit_and_ailment_damage_+%"]=922, - ["sword_physical_damage_%_to_add_as_fire"]=2481, - ["synthesis_map_adjacent_nodes_global_mod_values_doubled"]=7469, - ["synthesis_map_global_mod_values_doubled_on_this_node"]=7470, - ["synthesis_map_global_mod_values_tripled_on_this_node"]=7471, - ["synthesis_map_memories_do_not_collapse_on_this_node"]=7472, - ["synthesis_map_monster_slain_experience_+%_on_this_node"]=7473, - ["synthesis_map_nearby_memories_have_bonus"]=7474, - ["synthesis_map_node_additional_uses_+"]=7475, - ["synthesis_map_node_global_mod_values_tripled_if_adjacent_squares_have_memories"]=7476, - ["synthesis_map_node_grants_additional_global_mod"]=7477, - ["synthesis_map_node_grants_no_global_mod"]=7478, - ["synthesis_map_node_guest_monsters_replaced_by_synthesised_monsters"]=7479, - ["synthesis_map_node_item_quantity_increases_doubled"]=7480, - ["synthesis_map_node_item_rarity_increases_doubled"]=7481, - ["synthesis_map_node_level_+"]=7482, - ["synthesis_map_node_monsters_drop_no_items"]=7483, - ["synthesis_map_node_pack_size_increases_doubled"]=7484, - ["tailwind_effect_on_self_+%"]=7485, - ["tailwind_effect_on_self_+%_per_gale_force"]=7486, - ["tailwind_if_have_crit_recently"]=7487, - ["take_X_lightning_damage_when_herald_of_thunder_hits_an_enemy"]=7488, - ["take_chaos_damage_from_ignite_instead"]=1936, - ["take_half_area_damage_from_hit_%_chance"]=7489, - ["talisman_implicit_projectiles_pierce_1_additional_target_per_10"]=7490, - ["taunt_duration_+%"]=1325, - ["taunt_on_projectile_hit_chance_%"]=7491, - ["taunted_enemies_by_warcry_damage_taken_+%"]=7492, - ["taunted_enemies_chance_to_be_stunned_+%"]=2653, - ["taunted_enemies_damage_+%_final_vs_non_taunt_target"]=3679, - ["taunted_enemies_damage_taken_+%"]=2654, - ["tectonic_slam_%_chance_to_do_charged_slam"]=7496, - ["tectonic_slam_1%_chance_to_do_charged_slam_per_2_stat_value"]=7493, - ["tectonic_slam_area_of_effect_+%"]=7494, - ["tectonic_slam_damage_+%"]=7495, - ["tectonic_slam_side_crack_additional_chance_%"]=7498, - ["tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value"]=7497, - ["tempest_shield_damage_+%"]=3152, - ["tempest_shield_num_of_additional_projectiles_in_chain"]=3458, - ["temporal_chains_curse_effect_+%"]=3438, - ["temporal_chains_duration_+%"]=3339, - ["temporal_chains_effeciveness_+%"]=1210, - ["temporal_chains_mana_reservation_+%"]=3479, - ["thaumaturgy_rotation_active"]=7499, - ["threshold_jewel_magma_orb_damage_+%_final"]=7500, - ["threshold_jewel_magma_orb_damage_+%_final_per_chain"]=7501, - ["threshold_jewel_molten_strike_damage_projectile_count_+%_final"]=7502, - ["thrown_shield_secondary_projectile_damage_+%_final"]=7503, - ["tornado_shot_critical_strike_chance_+%"]=3372, - ["tornado_shot_damage_+%"]=3112, - ["tornado_shot_num_of_secondary_projectiles"]=3380, - ["total_recovery_per_minute_from_life_leech_is_doubled"]=7504, - ["totem_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit"]=3220, - ["totem_additional_physical_damage_reduction_%"]=2236, - ["totem_attack_damage_leeched_as_mana_to_you_permyriad"]=7506, - ["totem_aura_enemy_damage_+%_final"]=3222, - ["totem_aura_enemy_fire_and_physical_damage_taken_+%"]=3223, - ["totem_chaos_immunity"]=7507, - ["totem_chaos_resistance_%"]=7508, - ["totem_critical_strike_chance_+%"]=1058, - ["totem_critical_strike_multiplier_+"]=1086, - ["totem_damage_+%"]=779, - ["totem_damage_+%_final_per_active_totem"]=3181, - ["totem_damage_+%_if_havent_summoned_totem_in_past_2_seconds"]=7509, - ["totem_damage_+%_per_10_devotion"]=7510, - ["totem_damage_leeched_as_life_to_you_permyriad"]=3660, - ["totem_duration_+%"]=1321, - ["totem_elemental_resistance_%"]=2234, - ["totem_energy_shield_+%"]=1319, - ["totem_fire_immunity"]=1175, - ["totem_hinder_nearby_enemies_when_summoned_with_25%_reduced_movement_speed"]=7511, - ["totem_life_+%"]=1317, - ["totem_mana_+%"]=1318, - ["totem_maximum_energy_shield"]=7512, - ["totem_number_of_additional_projectiles"]=2520, - ["totem_placement_range_+%"]=7513, - ["totem_range_+%"]=1320, - ["totem_skill_area_of_effect_+%"]=2056, - ["totem_skill_attack_speed_+%"]=2055, - ["totem_skill_cast_speed_+%"]=2054, - ["totem_skill_gem_level_+"]=7514, - ["totem_spells_damage_+%"]=7515, - ["totemified_skills_taunt_on_hit_%"]=2869, - ["totems_action_speed_cannot_be_modified_below_base"]=7505, - ["totems_attack_speed_+%_per_active_totem"]=3618, - ["totems_cannot_be_stunned"]=2503, - ["totems_explode_for_%_of_max_life_as_fire_damage_on_low_life"]=2754, - ["totems_explode_on_death_for_%_life_as_physical"]=7516, - ["totems_gain_%_of_players_armour"]=2662, - ["totems_nearby_enemies_damage_taken_+%"]=7517, - ["totems_regenerate_%_life_per_minute"]=7518, - ["totems_resist_all_elements_+%_per_active_totem"]=3600, - ["totems_spells_cast_speed_+%_per_active_totem"]=3606, - ["toxic_rain_damage_+%"]=7519, - ["toxic_rain_num_of_additional_projectiles"]=7520, - ["toxic_rain_physical_damage_%_to_add_as_chaos"]=7521, - ["transfer_hexes_to_X_nearby_enemies_on_kill"]=2379, - ["trap_%_chance_to_trigger_twice"]=3228, - ["trap_and_mine_damage_+%_if_armed_for_4_seconds"]=7522, - ["trap_and_mine_damage_penetrates_%_elemental_resistance"]=2231, - ["trap_and_mine_maximum_added_physical_damage"]=3227, - ["trap_and_mine_minimum_added_physical_damage"]=3227, - ["trap_and_mine_throwing_speed_+%"]=7523, - ["trap_critical_strike_chance_+%"]=1046, - ["trap_critical_strike_multiplier_+"]=1076, - ["trap_damage_+%"]=780, - ["trap_damage_buildup_damage_+%_final_after_4_seconds"]=3225, - ["trap_damage_buildup_damage_+%_final_when_first_set"]=3224, - ["trap_damage_penetrates_%_elemental_resistance"]=2229, - ["trap_duration_+%"]=1458, - ["trap_or_mine_damage_+%"]=781, - ["trap_skill_added_cooldown_count"]=7524, - ["trap_skill_area_of_effect_+%"]=2916, - ["trap_throw_skills_have_blood_magic"]=7729, - ["trap_throwing_speed_+%"]=1462, - ["trap_throwing_speed_+%_per_frenzy_charge"]=7525, - ["trap_trigger_radius_+%"]=1460, - ["traps_and_mines_%_chance_to_poison"]=3518, - ["traps_do_not_explode_on_timeout"]=2226, - ["traps_explode_on_timeout"]=2227, - ["traps_invulnerable_for_duration_ms"]=2232, - ["travel_skill_cooldown_speed_+%"]=3797, - ["travel_skills_cannot_be_exerted"]=7526, - ["travel_skills_cooldown_speed_+%_per_frenzy_charge"]=3807, - ["travel_skills_poison_reflected_to_self_up_to_5_poisons"]=7527, - ["trickster_damage_over_time_+%_final"]=7528, - ["trickster_passive_chance_to_evade_attacks_while_not_on_full_energy_shield_+%_final"]=2966, - ["trigger_socketed_bow_skills_on_spell_cast_while_wielding_a_bow_%"]=524, - ["trigger_socketed_spell_on_attack_%"]=525, - ["trigger_socketed_spell_on_skill_use_%"]=527, - ["trigger_socketed_spells_when_you_focus_%"]=528, - ["trigger_socketed_warcry_when_endurance_charge_expires_or_consumed_%_chance"]=64, - ["triggered_spell_spell_damage_+%"]=7529, - ["two_handed_melee_accuracy_rating_+%"]=1010, - ["two_handed_melee_area_damage_+%"]=7530, - ["two_handed_melee_area_of_effect_+%"]=7531, - ["two_handed_melee_attack_speed_+%"]=992, - ["two_handed_melee_cold_damage_+%"]=881, - ["two_handed_melee_critical_strike_chance_+%"]=1048, - ["two_handed_melee_critical_strike_multiplier_+"]=1049, - ["two_handed_melee_fire_damage_+%"]=880, - ["two_handed_melee_physical_damage_+%"]=875, - ["two_handed_melee_stun_duration_+%"]=1403, - ["two_handed_melee_weapon_ailment_damage_+%"]=878, - ["two_handed_melee_weapon_hit_and_ailment_damage_+%"]=876, - ["two_handed_weapon_ailment_damage_+%"]=879, - ["two_handed_weapon_hit_and_ailment_damage_+%"]=877, - ["unaffected_by_bleeding_while_affected_by_malevolence"]=7532, - ["unaffected_by_bleeding_while_leeching"]=7533, - ["unaffected_by_burning_ground"]=7534, - ["unaffected_by_burning_ground_while_affected_by_purity_of_fire"]=7535, - ["unaffected_by_chill"]=7536, - ["unaffected_by_chilled_ground"]=7537, - ["unaffected_by_chilled_ground_while_affected_by_purity_of_ice"]=7538, - ["unaffected_by_conductivity_while_affected_by_purity_of_lightning"]=7539, - ["unaffected_by_corrupted_blood_while_leeching"]=7540, - ["unaffected_by_curses"]=1961, - ["unaffected_by_desecrated_ground"]=7541, - ["unaffected_by_elemental_weakness_while_affected_by_purity_of_elements"]=7542, - ["unaffected_by_enfeeble_while_affected_by_grace"]=7543, - ["unaffected_by_flammability_while_affected_by_purity_of_fire"]=7544, - ["unaffected_by_frostbite_while_affected_by_purity_of_ice"]=7545, - ["unaffected_by_ignite"]=7546, - ["unaffected_by_ignite_and_shock_while_max_life_mana_within_500"]=7547, - ["unaffected_by_poison_while_affected_by_malevolence"]=7548, - ["unaffected_by_shock"]=7549, - ["unaffected_by_shocked_ground"]=7550, - ["unaffected_by_shocked_ground_while_affected_by_purity_of_lightning"]=7551, - ["unaffected_by_temporal_chains"]=7552, - ["unaffected_by_temporal_chains_while_affected_by_haste"]=7553, - ["unaffected_by_vulnerability_while_affected_by_determination"]=7554, - ["unarmed_damage_+%_vs_bleeding_enemies"]=3003, - ["unarmed_melee_attack_speed_+%"]=1003, - ["unarmed_melee_physical_damage_+%"]=882, - ["unattached_sigil_attachment_range_+%_per_second"]=7555, - ["unearth_additional_corpse_level"]=7556, - ["unholy_might_while_you_have_no_energy_shield"]=2182, - ["unique_add_power_charge_on_melee_knockback_%"]=2382, - ["unique_bow_arborix_close_range_bow_damage_+%_final_while_have_iron_reflexes"]=7734, - ["unique_chaos_damage_to_reflect_to_self_on_attack_%_chance"]=2413, - ["unique_chill_duration_+%_when_in_off_hand"]=2215, - ["unique_chin_sol_close_range_bow_damage_+%_final"]=1927, - ["unique_chin_sol_close_range_knockback"]=1928, - ["unique_cold_damage_can_also_ignite"]=2328, - ["unique_cold_damage_ignites"]=2304, - ["unique_cold_damage_resistance_%_when_green_gem_socketed"]=1199, - ["unique_critical_strike_chance_+%_final"]=2272, - ["unique_dewaths_hide_physical_attack_damage_dealt_-"]=1950, - ["unique_facebreaker_unarmed_melee_physical_damage_+%_final"]=1921, - ["unique_fire_damage_resistance_%_when_red_gem_socketed"]=1193, - ["unique_fire_damage_shocks"]=2303, - ["unique_gain_onslaught_when_hit_duration_ms"]=2274, - ["unique_gain_onslaught_when_hit_duration_ms_per_endurance_charge"]=2288, - ["unique_gain_power_charge_on_non_crit"]=2346, - ["unique_ignite_chance_%_when_in_main_hand"]=2214, - ["unique_lightning_damage_freezes"]=2305, - ["unique_lightning_damage_resistance_%_when_blue_gem_socketed"]=1204, - ["unique_local_maximum_added_chaos_damage_when_in_off_hand"]=965, - ["unique_local_maximum_added_cold_damage_when_in_off_hand"]=950, - ["unique_local_maximum_added_fire_damage_when_in_main_hand"]=943, - ["unique_local_minimum_added_chaos_damage_when_in_off_hand"]=965, - ["unique_local_minimum_added_cold_damage_when_in_off_hand"]=950, - ["unique_local_minimum_added_fire_damage_when_in_main_hand"]=943, - ["unique_loris_lantern_golden_light"]=2029, - ["unique_lose_a_power_charge_when_hit"]=7559, - ["unique_lose_all_endurance_charges_when_hit"]=2273, - ["unique_lose_all_power_charges_on_crit"]=2347, - ["unique_map_boss_class_of_rare_items_to_drop"]=2160, - ["unique_map_boss_number_of_rare_items_to_drop"]=2160, - ["unique_maximum_chaos_damage_to_reflect_to_self_on_attack"]=2413, - ["unique_mine_damage_+%_final"]=783, - ["unique_minimum_chaos_damage_to_reflect_to_self_on_attack"]=2413, - ["unique_monster_dropped_item_rarity_+%"]=7560, - ["unique_nearby_allies_recover_permyriad_max_life_on_death"]=2433, - ["unique_primordial_tether_golem_damage_+%_final"]=3135, - ["unique_primordial_tether_golem_life_+%_final"]=3522, - ["unique_quill_rain_damage_+%_final"]=1940, - ["unique_replica_volkuurs_guidance_ignite_duration_+%_final"]=7561, - ["unique_ryuslathas_clutches_maximum_physical_attack_damage_+%_final"]=785, - ["unique_ryuslathas_clutches_minimum_physical_attack_damage_+%_final"]=786, - ["unique_spread_poison_to_nearby_allies_as_200_life_regeneration_per_second_on_kill"]=2298, - ["unique_spread_poison_to_nearby_allies_as_regeneration_on_kill"]=2299, - ["unique_spread_poison_to_nearby_enemies_during_flask_effect"]=695, - ["unique_spread_poison_to_nearby_enemies_on_kill"]=2297, - ["unique_volkuurs_clutch_poison_duration_+%_final"]=2610, - ["unique_voltaxic_rift_shock_as_though_damage_+%_final"]=2370, - ["unique_voltaxic_rift_shock_maximum_magnitude_override"]=7562, - ["unnerve_nearby_enemies_on_use_for_ms"]=7563, - ["unqiue_atzitis_acuity_instant_leech_60%_effectiveness_on_crit"]=2014, - ["unveiled_mod_effect_+%"]=44, - ["utility_flask_cold_damage_taken_+%_final"]=7564, - ["utility_flask_fire_damage_taken_+%_final"]=7565, - ["utility_flask_lightning_damage_taken_+%_final"]=7566, - ["vaal_attack_rage_cost_instead_of_souls_per_use"]=2133, - ["vaal_skill_critical_strike_chance_+%"]=2546, - ["vaal_skill_critical_strike_multiplier_+"]=2547, - ["vaal_skill_damage_+%"]=2534, - ["vaal_skill_effect_duration_+%"]=2544, - ["vaal_skill_gem_level_+"]=7567, - ["vaal_skill_soul_cost_+%"]=7568, - ["vaal_skill_soul_gain_preventation_duration_+%"]=2545, - ["vaal_skill_soul_refund_chance_%"]=7569, - ["vengeance_cooldown_speed_+%"]=3316, - ["vengeance_damage_+%"]=3157, - ["vigilant_strike_applies_to_nearby_allies_for_X_seconds"]=2690, - ["vigilant_strike_damage_+%"]=3145, - ["vigilant_strike_fortify_duration_+%"]=3336, - ["viper_strike_attack_damage_per_poison_on_enemy_+%"]=2674, - ["viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy"]=7570, - ["viper_strike_critical_strike_chance_+%"]=3369, - ["viper_strike_damage_+%"]=3087, - ["viper_strike_dual_wield_attack_speed_+%_final"]=7571, - ["viper_strike_dual_wield_damage_+%_final"]=7572, - ["viper_strike_poison_duration_+%"]=3358, - ["virtual_base_maximum_energy_shield_to_grant_to_you_and_nearby_allies"]=2834, - ["virtual_block_%_damage_taken"]=7573, - ["virtual_energy_shield_delay_-%"]=3013, - ["virtual_energy_shield_recharge_rate_+%"]=3015, - ["virtual_light_radius_+%"]=1983, - ["virtual_mana_gain_per_target"]=1292, - ["virtual_minion_damage_+%"]=1507, - ["virtual_number_of_ranged_animated_weapons_allowed"]=2711, - ["virtual_support_anticipation_charge_gain_interval_ms"]=7651, - ["virulent_arrow_additional_spores_at_max_stages"]=7575, - ["virulent_arrow_chance_to_poison_%_per_stage"]=7576, - ["vitality_mana_reservation_+%"]=3471, - ["vitality_reserves_no_mana"]=7577, - ["void_sphere_cooldown_speed_+%"]=7578, - ["volatile_dead_base_number_of_corpses_to_consume"]=7579, - ["volatile_dead_cast_speed_+%"]=7580, - ["volatile_dead_consume_additional_corpse"]=7581, - ["volatile_dead_damage_+%"]=7582, - ["voltaxic_burst_damage_+%"]=7583, - ["voltaxic_burst_damage_+%_per_100ms_duration"]=7584, - ["voltaxic_burst_skill_area_of_effect_+%"]=7585, - ["vortex_area_of_effect_+%_when_cast_on_frostbolt"]=7586, - ["vulnerability_curse_effect_+%"]=3446, - ["vulnerability_duration_+%"]=3341, - ["vulnerability_mana_reservation_+%"]=3480, - ["wake_of_destruction_ground_lightning_duration_ms"]=3727, - ["wall_maximum_length"]=1572, - ["wand_accuracy_rating"]=1540, - ["wand_accuracy_rating_+%"]=1018, - ["wand_ailment_damage_+%"]=929, - ["wand_attack_speed_+%"]=1001, - ["wand_critical_strike_chance_+%"]=1043, - ["wand_critical_strike_multiplier_+"]=1069, - ["wand_damage_+%"]=2388, - ["wand_damage_+%_if_crit_recently"]=7587, - ["wand_damage_+%_per_power_charge"]=1667, - ["wand_elemental_damage_+%"]=1647, - ["wand_hit_and_ailment_damage_+%"]=928, - ["wand_physical_damage_%_to_add_as_chaos"]=7588, - ["wand_physical_damage_%_to_add_as_cold"]=1563, - ["wand_physical_damage_%_to_add_as_fire"]=1562, - ["wand_physical_damage_%_to_add_as_lightning"]=1564, - ["wand_physical_damage_%_to_convert_to_lightning"]=7589, - ["war_banner_aura_effect_+%"]=7590, - ["warcries_are_instant"]=2900, - ["warcries_cost_no_mana"]=3561, - ["warcries_debilitate_enemies_for_1_second"]=7591, - ["warcries_have_infinite_power"]=7597, - ["warcries_have_minimum_10_power"]=7592, - ["warcries_knock_back_enemies"]=7593, - ["warcry_buff_effect_+%"]=7594, - ["warcry_chance_to_gain_frenzy_power_endurance_charge_%_per_power"]=7595, - ["warcry_cooldown_modifier_ms"]=7596, - ["warcry_cooldown_speed_+%"]=2770, - ["warcry_count_power_from_enemies"]=7597, - ["warcry_damage_taken_goes_to_mana_%"]=2703, - ["warcry_duration_+%"]=2641, - ["warcry_empowers_next_x_melee_attacks"]=7598, - ["warcry_gain_mp_from_allies"]=7597, - ["warcry_gain_mp_from_corpses"]=7597, - ["warcry_monster_power_+%"]=7599, - ["warcry_physical_damage_reduction_rating_+%_per_5_power_for_8_seconds"]=7600, - ["warcry_skill_area_of_effect_+%"]=7601, - ["warcry_skills_cooldown_is_4_seconds"]=7602, - ["warcry_speed_+%"]=2718, - ["ward_+%"]=1099, - ["ward_delay_recovery_+%"]=1101, - ["warlords_mark_curse_effect_+%"]=3447, - ["warlords_mark_duration_+%"]=3340, - ["water_sphere_cold_lightning_exposure_%"]=7603, - ["water_sphere_damage_+%"]=7604, - ["weapon_chaos_damage_+%"]=1592, - ["weapon_cold_damage_+%"]=1590, - ["weapon_elemental_damage_+%"]=938, - ["weapon_elemental_damage_+%_per_power_charge"]=2125, - ["weapon_elemental_damage_+%_while_using_flask"]=2204, - ["weapon_fire_damage_+%"]=1589, - ["weapon_lightning_damage_+%"]=1591, - ["weapon_physical_damage_%_to_add_as_each_element"]=3685, - ["weapon_physical_damage_%_to_add_as_random_element"]=2380, - ["weapon_physical_damage_+%"]=2191, - ["while_curse_is_25%_expired_hinder_enemy_%"]=7605, - ["while_curse_is_33%_expired_malediction"]=7606, - ["while_curse_is_50%_expired_curse_effect_+%"]=7607, - ["while_curse_is_75%_expired_enemy_damage_taken_+%"]=7608, - ["while_stationary_gain_additional_physical_damage_reduction_%"]=7609, - ["while_stationary_gain_life_regeneration_rate_per_minute_%"]=7610, - ["while_using_mace_stun_threshold_reduction_+%"]=1088, - ["while_using_sword_reduce_enemy_block_%"]=1438, - ["whirling_blades_attack_speed_+%"]=3298, - ["whirling_blades_damage_+%"]=3146, - ["wild_strike_damage_+%"]=3121, - ["wild_strike_num_of_additional_projectiles_in_chain"]=3430, - ["wild_strike_radius_+%"]=3258, - ["winter_brand_chill_effect_+%"]=7611, - ["winter_brand_damage_+%"]=7612, - ["winter_brand_max_number_of_stages_+"]=7613, - ["with_bow_additional_block_%"]=1944, - ["wither_duration_+%"]=3354, - ["wither_expire_speed_+%"]=7614, - ["wither_radius_+%"]=3270, - ["withered_effect_+%"]=7615, - ["withered_on_hit_for_2_seconds_%_chance"]=3811, - ["withered_on_hit_for_2_seconds_if_enemy_has_5_or_less_withered_chance_%"]=7616, - ["wrath_aura_effect_+%"]=2806, - ["wrath_mana_reservation_+%"]=3472, - ["wrath_reserves_no_mana"]=7617, - ["x_to_maximum_life_per_2_intelligence"]=1549, - ["you_and_allies_additional_block_%_if_have_attacked_recently"]=7618, - ["you_and_allies_additional_spell_block_%_if_cast_spell_recently"]=7619, - ["you_and_allies_affected_by_your_placed_banners_regenerate_%_life_per_minute_per_stage"]=3499, - ["you_and_minion_attack_and_cast_speed_+%_for_4_seconds_when_corpse_destroyed"]=3500, - ["you_and_nearby_allies_armour_+_if_have_impaled_recently"]=7620, - ["you_and_nearby_allies_critical_strike_chance_+%"]=7621, - ["you_and_nearby_allies_critical_strike_multiplier_+"]=7622, - ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_corpse_consumed_recently"]=7623, - ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_have_blocked_recently"]=7624, - ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_you_hit_an_enemy_recently"]=7625, - ["you_and_nearby_allys_gain_onslaught_for_4_seconds_on_warcry"]=7626, - ["you_and_nearby_party_members_gain_x_rage_when_you_warcry"]=7627, - ["you_and_totem_life_regeneration_rate_per_minute_%_per_active_totem"]=7628, - ["you_and_your_totems_gain_an_endurance_charge_on_burning_enemy_kill_%"]=2768, - ["you_cannot_be_hindered"]=7629, - ["you_cannot_have_non_animated_minions"]=7630, - ["you_cannot_have_non_golem_minions"]=3126, - ["you_count_as_full_life_while_affected_by_vulnerability"]=2558, - ["you_count_as_low_life_while_affected_by_vulnerability"]=2559, - ["you_count_as_low_life_while_not_on_full_life"]=7631, - ["you_have_no_armour_or_energy_shield"]=7632, - ["you_have_zealots_oath_if_you_havent_been_hit_recently"]=7730, - ["your_aegis_skills_except_primal_are_disabled"]=530, - ["your_ailments_deal_damage_faster_%_while_affected_by_malevolence"]=7634, - ["your_consecrated_ground_effect_lingers_for_ms_after_leaving_the_area"]=7635, - ["your_consecrated_ground_grants_damage_+%"]=3655, - ["your_marks_transfer_to_nearby_enemies_on_death_%_chance"]=7636, - ["your_spells_are_disabled"]=7637, - ["your_travel_skills_except_dash_are_disabled"]=7638, - ["zealotry_aura_effect_+%"]=7652, - ["zealotry_mana_reservation_+%"]=7653, - ["zealotry_reserves_no_mana"]=7654, - ["zero_chaos_resistance"]=7655, - ["zero_elemental_resistance"]=2281, - ["zombie_attack_speed_+%"]=3286, - ["zombie_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=7656, - ["zombie_chaos_elemental_damage_resistance_%"]=2065, - ["zombie_damage_+%"]=3078, - ["zombie_damage_leeched_as_life_to_you_permyriad_if_over_1000_strength"]=7657, - ["zombie_elemental_resistances_%"]=3413, - ["zombie_explode_on_kill_%_fire_damage_to_deal"]=2124, - ["zombie_maximum_life_+"]=2064, - ["zombie_physical_damage_+%"]=2123, - ["zombie_physical_damage_+%_final"]=7658, - ["zombie_scale_+%"]=2122, - ["zombie_slam_area_of_effect_+%"]=7659, - ["zombie_slam_cooldown_speed_+%"]=7660, - ["zombie_slam_damage_+%"]=7661 + ["%_chance_to_blind_on_critical_strike"]=3781, + ["%_chance_to_blind_on_critical_strike_while_you_have_cats_stealth"]=3878, + ["%_chance_to_cause_bleeding_enemies_to_flee_on_hit"]=3314, + ["%_chance_to_create_smoke_cloud_on_mine_or_trap_creation"]=3586, + ["%_chance_to_gain_100%_non_chaos_damage_to_add_as_chaos_damage"]=3876, + ["%_chance_to_gain_25%_non_chaos_damage_to_add_as_chaos_damage"]=3874, + ["%_chance_to_gain_50%_non_chaos_damage_to_add_as_chaos_damage"]=3875, + ["%_chance_to_gain_endurance_charge_each_second_while_channelling"]=7373, + ["%_chance_to_gain_endurance_charge_on_trap_triggered_by_an_enemy"]=3119, + ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"]=3118, + ["%_chance_to_gain_power_charge_on_hit_against_enemies_on_full_life"]=3584, + ["%_chance_to_gain_power_charge_on_mine_detonated_targeting_an_enemy"]=1713, + ["%_chance_to_gain_power_charge_on_placing_a_totem"]=3570, + ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"]=1712, + ["%_chance_to_gain_random_charge_on_trap_triggered_by_an_enemy"]=7374, + ["%_maximum_es_and_life_taken_as_fire_damage_per_minute_per_level_while_in_her_embrace"]=7375, + ["%_number_of_raging_spirits_allowed"]=7376, + ["+1_max_charged_attack_stages"]=1, + ["X_accuracy_per_2_intelligence"]=1601, + ["X_armour_if_you_have_blocked_recently"]=3969, + ["X_armour_per_active_totem"]=3970, + ["X_armour_per_stackable_unique_jewel"]=3668, + ["X_life_per_4_dexterity"]=1602, + ["X_mana_per_4_strength"]=1603, + ["X_mana_per_stackable_unique_jewel"]=3667, + ["absolution_cast_speed_+%"]=3972, + ["absolution_duration_+%"]=3973, + ["absolution_minion_area_of_effect_+%"]=3974, + ["abyssal_cry_damage_+%"]=3242, + ["abyssal_cry_duration_+%"]=3434, + ["accuracy_rating"]=1058, + ["accuracy_rating_+%"]=1059, + ["accuracy_rating_+%_during_onslaught"]=3977, + ["accuracy_rating_+%_if_enemy_not_killed_recently"]=3978, + ["accuracy_rating_+%_if_have_crit_in_past_8_seconds"]=3979, + ["accuracy_rating_+%_per_frenzy_charge"]=1632, + ["accuracy_rating_+%_vs_unique_enemies"]=3975, + ["accuracy_rating_+%_when_on_low_life"]=2148, + ["accuracy_rating_is_doubled"]=3976, + ["accuracy_rating_vs_bleeding_enemies"]=3980, + ["accuracy_rating_while_at_maximum_frenzy_charges"]=3981, + ["accuracy_rating_while_dual_wielding_+%"]=1060, + ["action_speed_+%_minimum_value"]=2720, + ["action_speed_+%_while_chilled"]=3107, + ["action_speed_cannot_be_reduced_below_base"]=2719, + ["active_skill_200%_increased_knockback_distance"]=3982, + ["active_skill_attack_speed_+%_final"]=1037, + ["active_skill_attack_speed_+%_final_per_frenzy_charge"]=3304, + ["active_skill_damage_over_time_from_projectile_hits_+%_final"]=1793, + ["active_skill_level_+"]=1472, + ["active_skill_projectile_damage_+%_final"]=1792, + ["adaptation_duration_+%"]=1160, + ["adaptation_rating_+%"]=1157, + ["add_1_stage_to_banners_on_melee_hit_up_to_5_per_second"]=4262, + ["add_endurance_charge_on_critical_strike"]=1414, + ["add_endurance_charge_on_enemy_critical_strike"]=1431, + ["add_endurance_charge_on_gain_power_charge_%"]=3125, + ["add_endurance_charge_on_kill"]=2362, + ["add_endurance_charge_on_skill_hit_%"]=1428, + ["add_endurance_charge_on_status_ailment"]=1432, + ["add_frenzy_charge_every_50_rampage_stacks"]=3892, + ["add_frenzy_charge_on_critical_strike"]=1424, + ["add_frenzy_charge_on_enemy_block"]=1707, + ["add_frenzy_charge_on_kill_%_chance"]=2180, + ["add_frenzy_charge_on_kill_%_chance_while_dual_wielding"]=3983, + ["add_frenzy_charge_on_skill_hit_%"]=1429, + ["add_frenzy_charge_when_hit_%"]=3984, + ["add_power_charge_on_critical_strike"]=1425, + ["add_power_charge_on_critical_strike_%"]=1426, + ["add_power_charge_on_hit_%"]=3120, + ["add_power_charge_on_hit_while_poisoned_%"]=3985, + ["add_power_charge_on_kill_%_chance"]=2182, + ["add_power_charge_on_melee_critical_strike"]=1427, + ["add_power_charge_on_minion_death"]=1639, + ["add_power_charge_on_skill_hit_%"]=1430, + ["add_power_charge_when_interrupted_while_casting"]=1734, + ["add_power_charge_when_kill_shocked_enemy"]=1724, + ["additional_%_chance_to_evade_attacks_if_you_have_taken_a_savage_hit_recently"]=4013, + ["additional_all_attributes"]=818, + ["additional_attack_block_%_if_used_shield_skill_recently"]=3986, + ["additional_attack_block_%_per_endurance_charge"]=3987, + ["additional_attack_block_%_per_frenzy_charge"]=3988, + ["additional_attack_block_%_per_power_charge"]=3989, + ["additional_attack_block_%_per_summoned_skeleton"]=3990, + ["additional_base_critical_strike_chance"]=1082, + ["additional_beam_only_chains"]=8034, + ["additional_block_%"]=2022, + ["additional_block_%_against_frontal_attacks"]=3991, + ["additional_block_%_if_you_have_crit_recently"]=3992, + ["additional_block_%_per_endurance_charge"]=3993, + ["additional_block_%_per_hit_you_have_blocked_in_past_10_seconds"]=3994, + ["additional_block_%_while_not_cursed"]=3995, + ["additional_block_%_while_on_consecrated_ground"]=3996, + ["additional_block_%_while_you_have_at_least_10_crab_charges"]=3870, + ["additional_block_%_while_you_have_at_least_5_crab_charges"]=3869, + ["additional_block_%_with_5_or_more_nearby_enemies"]=3997, + ["additional_block_chance_%_for_1_second_every_5_seconds"]=2023, + ["additional_block_chance_%_for_you_and_allies_affected_by_your_auras"]=3576, + ["additional_block_chance_%_when_in_off_hand"]=3690, + ["additional_block_chance_against_projectiles_%"]=2028, + ["additional_chance_to_freeze_chilled_enemies_%"]=1613, + ["additional_chaos_resistance_against_damage_over_time_%"]=4654, + ["additional_critical_strike_chance_per_10_shield_maximum_energy_shield_permyriad"]=3998, + ["additional_critical_strike_chance_per_power_charge_permyriad"]=3999, + ["additional_critical_strike_chance_permyriad_per_poison_on_enemy_up_to_2%"]=4000, + ["additional_critical_strike_chance_permyriad_while_affected_by_cat_aspect"]=3877, + ["additional_critical_strike_chance_permyriad_while_affected_by_hatred"]=4001, + ["additional_critical_strike_chance_permyriad_while_at_maximum_power_charges"]=2993, + ["additional_critical_strike_chance_permyriad_with_herald_skills"]=4002, + ["additional_dexterity"]=820, + ["additional_dexterity_and_intelligence"]=824, + ["additional_dexterity_per_allocated_mastery"]=4003, + ["additional_intelligence"]=821, + ["additional_intelligence_per_allocated_mastery"]=4004, + ["additional_max_mirage_archers"]=3930, + ["additional_max_number_of_dominated_magic_monsters"]=4005, + ["additional_max_number_of_dominated_rare_monsters"]=4006, + ["additional_maximum_all_elemental_resistances_%"]=1261, + ["additional_maximum_all_resistances_%"]=1260, + ["additional_maximum_all_resistances_%_at_devotion_threshold"]=4008, + ["additional_maximum_all_resistances_%_while_poisoned"]=4007, + ["additional_maximum_all_resistances_%_with_no_endurance_charges"]=4009, + ["additional_number_of_brands_to_create"]=4010, + ["additional_off_hand_critical_strike_chance_permyriad"]=4011, + ["additional_off_hand_critical_strike_chance_while_dual_wielding"]=4012, + ["additional_physical_damage_reduction_%_during_flask_effect"]=3772, + ["additional_physical_damage_reduction_%_during_focus"]=4015, + ["additional_physical_damage_reduction_%_during_life_or_mana_flask_effect"]=4016, + ["additional_physical_damage_reduction_%_if_not_damaged_by_a_hit_recently"]=4017, + ["additional_physical_damage_reduction_%_per_keystone"]=4018, + ["additional_physical_damage_reduction_%_per_minion_up_to_10%"]=4019, + ["additional_physical_damage_reduction_%_per_summoned_sentinel_of_purity"]=4020, + ["additional_physical_damage_reduction_%_vs_abyssal_monsters"]=4021, + ["additional_physical_damage_reduction_%_when_on_low_life"]=1835, + ["additional_physical_damage_reduction_%_while_affected_by_determination"]=4022, + ["additional_physical_damage_reduction_%_while_affected_by_guard_skill"]=4023, + ["additional_physical_damage_reduction_%_while_bleeding"]=4024, + ["additional_physical_damage_reduction_%_while_channelling"]=4025, + ["additional_physical_damage_reduction_%_while_frozen"]=4026, + ["additional_physical_damage_reduction_%_while_moving"]=4027, + ["additional_physical_damage_reduction_against_hits_%_per_siphoning_charge"]=3856, + ["additional_physical_damage_reduction_if_warcried_in_past_8_seconds"]=4014, + ["additional_scroll_of_wisdom_drop_chance_%"]=2158, + ["additional_spell_block_%"]=805, + ["additional_spell_block_%_if_havent_blocked_recently"]=4029, + ["additional_spell_block_%_per_power_charge"]=4028, + ["additional_spell_block_%_while_cursed"]=4030, + ["additional_staff_block_%"]=801, + ["additional_strength"]=819, + ["additional_strength_and_dexterity"]=822, + ["additional_strength_and_intelligence"]=823, + ["additional_strength_per_allocated_mastery"]=4031, + ["additive_armour_modifiers_apply_to_energy_shield_recharge_rate_at_%_value"]=4032, + ["additive_cast_speed_modifiers_apply_to_trap_throwing_speed"]=4033, + ["additive_energy_shield_modifiers_apply_to_spell_damage_at_30%_value"]=4034, + ["additive_life_modifiers_apply_to_attack_damage_at_30%_value"]=4035, + ["additive_mana_modifiers_apply_to_damage_at_30%_value"]=4036, + ["additive_mana_modifiers_apply_to_shock_effect_at_30%_value"]=4037, + ["additive_minion_damage_modifiers_apply_to_you_at_150%_value"]=4038, + ["additive_modifiers_to_minion_attack_speed_also_affect_you"]=3268, + ["additive_spell_damage_modifiers_apply_to_attack_damage"]=2218, + ["additive_spell_damage_modifiers_apply_to_attack_damage_at_%_value_while_wielding_wand"]=2220, + ["additive_spell_damage_modifiers_apply_to_attack_damage_at_150%_value"]=2219, + ["additive_vaal_skill_damage_modifiers_apply_to_all_skills"]=2221, + ["agony_crawler_damage_+%"]=4039, + ["ailment_damage_+%_per_equipped_elder_item"]=3846, + ["ailment_dot_multiplier_+"]=880, + ["ailment_dot_multiplier_+_per_equipped_elder_item"]=3847, + ["ailment_types_apply_damage_taken_+%"]=2026, + ["all_attributes_+%"]=825, + ["all_attributes_+%_per_assigned_keystone"]=2612, + ["all_damage_can_chill"]=2394, + ["all_damage_can_freeze"]=4040, + ["all_damage_can_ignite"]=4041, + ["all_damage_can_poison"]=4042, + ["all_damage_can_poison_while_affected_by_glorious_madness"]=8116, + ["all_damage_can_shock"]=4043, + ["all_damage_from_mace_and_sceptre_also_chills"]=4044, + ["all_resistances_%_per_equipped_corrupted_item"]=2628, + ["allow_2_active_banners"]=2548, + ["allow_hellscaping_unique_items"]=4045, + ["allow_multiple_offerings"]=4046, + ["always_crit"]=1626, + ["always_crit_shocked_enemies"]=3646, + ["always_freeze"]=1610, + ["always_ignite"]=1446, + ["always_ignite_while_burning"]=4047, + ["always_pierce"]=4048, + ["always_shock"]=1447, + ["always_stun"]=1448, + ["always_stun_enemies_that_are_on_full_life"]=2859, + ["ambush_buff_critical_strike_multiplier_+"]=4049, + ["ambush_cooldown_speed_+%"]=4050, + ["ambush_passive_critical_strike_chance_vs_enemies_on_full_life_+%_final"]=2960, + ["ancestor_totem_buff_effect_+%"]=4051, + ["ancestor_totem_parent_activation_range_+%"]=4052, + ["ancestral_cry_exerted_attack_damage_+%"]=4053, + ["ancestral_cry_minimum_power"]=4054, + ["anger_aura_effect_+%"]=2887, + ["anger_mana_reservation_+%"]=2944, + ["anger_mana_reservation_efficiency_+%"]=4056, + ["anger_mana_reservation_efficiency_-2%_per_1"]=4055, + ["anger_reserves_no_mana"]=4057, + ["animate_guardian_damage_+%"]=3223, + ["animate_guardian_damage_+%_per_animated_weapon"]=4058, + ["animate_guardian_elemental_resistances_%"]=3502, + ["animate_item_maximum_level_requirement"]=2329, + ["animate_weapon_can_animate_bows"]=2687, + ["animate_weapon_can_animate_up_to_x_additional_ranged_weapons"]=2782, + ["animate_weapon_can_animate_wands"]=2688, + ["animate_weapon_chance_to_create_additional_copy_%"]=3508, + ["animate_weapon_damage_+%"]=3145, + ["animate_weapon_duration_+%"]=2331, + ["animate_weapon_number_of_additional_copies"]=2332, + ["animated_guardian_damage_taken_+%_final"]=4059, + ["animated_minions_melee_splash"]=4060, + ["aoe_+%_per_second_while_stationary_up_to_50"]=4061, + ["apply_covered_in_ash_to_attacker_on_hit_%_vs_rare_or_unique_enemy"]=4062, + ["apply_covered_in_ash_to_attacker_when_hit_%"]=4063, + ["apply_poison_on_hit_vs_bleeding_enemies_%"]=2810, + ["arc_damage_+%"]=3178, + ["arc_damage_+%_per_chain"]=4064, + ["arc_num_of_additional_projectiles_in_chain"]=3465, + ["arc_shock_chance_%"]=3480, + ["arcane_cloak_consume_%_of_mana"]=4065, + ["arcane_cloak_gain_%_of_consumed_mana_as_life_regenerated_per_second"]=4066, + ["arcane_surge_effect_+%"]=2815, + ["arcane_surge_effect_+%_per_200_mana_spent_recently_up_to_50%"]=2816, + ["arcane_surge_effect_on_self_+%_per_caster_abyss_jewel_up_to_+40%"]=2814, + ["arcane_surge_to_you_and_allies_on_warcry_with_effect_+%_per_5_power_up_to_50%"]=4067, + ["arcanist_brand_cast_speed_+%"]=4068, + ["arcanist_brand_unnerve_on_hit"]=4069, + ["arctic_armour_buff_effect_+%"]=3535, + ["arctic_armour_chill_when_hit_duration"]=4070, + ["arctic_armour_mana_reservation_+%"]=3542, + ["arctic_armour_mana_reservation_efficiency_+%"]=4072, + ["arctic_armour_mana_reservation_efficiency_-2%_per_1"]=4071, + ["arctic_armour_no_reservation"]=4073, + ["arctic_breath_chilling_area_movement_velocity_+%"]=4074, + ["arctic_breath_damage_+%"]=3196, + ["arctic_breath_duration_+%"]=3445, + ["arctic_breath_radius_+%"]=3336, + ["area_damage_+%"]=1616, + ["area_damage_+%_per_10_devotion"]=4075, + ["area_damage_+%_per_12_strength"]=4076, + ["area_damage_taken_from_hits_+%"]=1816, + ["area_of_effect_+%_for_you_and_minions_if_consumed_corpse_recently"]=4077, + ["area_of_effect_+%_if_culled_recently"]=4078, + ["area_of_effect_+%_if_enemy_stunned_with_two_handed_melee_weapon_recently"]=4079, + ["area_of_effect_+%_if_have_crit_recently"]=4080, + ["area_of_effect_+%_if_have_stunned_an_enemy_recently"]=4081, + ["area_of_effect_+%_if_killed_at_least_5_enemies_recently"]=4082, + ["area_of_effect_+%_if_you_have_blocked_recently"]=4083, + ["area_of_effect_+%_per_20_int"]=2106, + ["area_of_effect_+%_per_25_rampage_stacks"]=3891, + ["area_of_effect_+%_per_50_strength"]=4084, + ["area_of_effect_+%_per_active_herald_of_light_minion"]=4085, + ["area_of_effect_+%_per_endurance_charge"]=4086, + ["area_of_effect_+%_per_enemy_killed_recently"]=4087, + ["area_of_effect_+%_while_fortified"]=4088, + ["area_of_effect_+%_while_totem_active"]=4089, + ["area_of_effect_+%_while_wielding_bow"]=4090, + ["area_of_effect_+%_while_wielding_staff"]=4091, + ["area_of_effect_+%_while_you_do_not_have_convergence"]=3941, + ["area_of_effect_+%_while_you_have_arcane_surge"]=4092, + ["area_of_effect_+%_with_500_or_more_strength"]=4093, + ["area_of_effect_+%_with_bow_skills"]=4094, + ["area_of_effect_+%_with_herald_skills"]=4095, + ["area_skill_accuracy_rating_+%"]=4096, + ["area_skill_knockback_chance_%"]=4097, + ["armageddon_brand_attached_target_fire_penetration_%"]=4098, + ["armageddon_brand_damage_+%"]=4099, + ["armageddon_brand_repeat_frequency_+%"]=4100, + ["armour_%_to_leech_as_life_on_block"]=2275, + ["armour_+%_if_enemy_not_killed_recently"]=4112, + ["armour_+%_if_have_been_hit_recently"]=4101, + ["armour_+%_per_50_str"]=4113, + ["armour_+%_per_defiance"]=3787, + ["armour_+%_per_red_socket_on_main_hand_weapon"]=4114, + ["armour_+%_while_bleeding"]=4115, + ["armour_+%_while_no_energy_shield"]=2270, + ["armour_+%_while_stationary"]=4116, + ["armour_+_per_10_unreserved_max_mana"]=4103, + ["armour_+_per_1_helmet_maximum_energy_shield"]=4108, + ["armour_+_while_affected_by_determination"]=4109, + ["armour_+_while_affected_by_guard_skill"]=4110, + ["armour_+_while_you_have_fortify"]=4111, + ["armour_and_evasion_+%_during_onslaught"]=4104, + ["armour_and_evasion_+%_while_fortified"]=3754, + ["armour_and_evasion_on_low_life_+%"]=2738, + ["armour_and_evasion_rating_+%_if_killed_a_taunted_enemy_recently"]=3697, + ["armour_and_evasion_rating_+_per_1%_attack_block_chance"]=4105, + ["armour_and_evasion_rating_+_while_fortified"]=4106, + ["armour_hellscaping_speed_+%"]=5615, + ["armour_increased_by_overcapped_fire_resistance"]=4107, + ["armour_while_stationary"]=3831, + ["armour_while_you_do_not_have_avatar_of_fire"]=8221, + ["arrow_base_number_of_targets_to_pierce"]=1388, + ["arrow_chains_+"]=1385, + ["arrow_critical_strike_chance_+%_max_as_distance_travelled_increases"]=4117, + ["arrow_damage_+%_max_as_distance_travelled_increases"]=4120, + ["arrow_damage_+%_vs_pierced_targets"]=4118, + ["arrow_damage_+50%_vs_pierced_targets"]=4119, + ["arrows_always_pierce_after_chaining"]=3822, + ["arrows_always_pierce_after_forking"]=4121, + ["arrows_fork"]=3100, + ["arrows_from_first_firing_point_always_pierce"]=3922, + ["arrows_from_fourth_firing_point_additional_chains"]=3925, + ["arrows_from_second_firing_point_fork"]=3923, + ["arrows_from_third_firing_point_return"]=3924, + ["arrows_pierce_additional_target"]=4122, + ["arrows_that_pierce_also_return"]=4123, + ["arrows_that_pierce_cause_bleeding"]=3820, + ["arrows_that_pierce_chance_to_bleed_25%"]=3821, + ["artillery_ballista_cross_strafe_pattern"]=4124, + ["artillery_ballista_fire_pen_+%"]=4125, + ["artillery_ballista_num_additional_arrows"]=4126, + ["ascendancy_pathfinder_chaos_damage_with_attack_skills_+%_final"]=4127, + ["aspect_of_the_avian_buff_effect_+%"]=4128, + ["aspect_of_the_avian_grants_avians_might_and_avians_flight_to_nearby_allies"]=4129, + ["aspect_of_the_cat_base_secondary_duration"]=4130, + ["aspect_of_the_spider_web_count_+"]=4131, + ["assassinate_passive_critical_strike_chance_vs_enemies_on_low_life_+%_final"]=2962, + ["assassins_mark_curse_effect_+%"]=3522, + ["assassins_mark_duration_+%"]=3431, + ["attack_additional_critical_strike_chance_permyriad"]=4132, + ["attack_ailment_damage_+%"]=4133, + ["attack_ailment_damage_+%_while_dual_wielding"]=4134, + ["attack_ailment_damage_+%_while_holding_shield"]=847, + ["attack_ailment_damage_+%_while_wielding_axe"]=4135, + ["attack_ailment_damage_+%_while_wielding_bow"]=4136, + ["attack_ailment_damage_+%_while_wielding_claw"]=4137, + ["attack_ailment_damage_+%_while_wielding_dagger"]=4138, + ["attack_ailment_damage_+%_while_wielding_mace"]=4139, + ["attack_ailment_damage_+%_while_wielding_melee_weapon"]=4140, + ["attack_ailment_damage_+%_while_wielding_one_handed_weapon"]=4141, + ["attack_ailment_damage_+%_while_wielding_staff"]=4142, + ["attack_ailment_damage_+%_while_wielding_sword"]=4143, + ["attack_ailment_damage_+%_while_wielding_two_handed_weapon"]=4144, + ["attack_ailment_damage_+%_while_wielding_wand"]=4145, + ["attack_always_crit"]=3294, + ["attack_and_cast_speed_+%"]=1628, + ["attack_and_cast_speed_+%_during_flask_effect"]=3777, + ["attack_and_cast_speed_+%_during_onslaught"]=2558, + ["attack_and_cast_speed_+%_for_3_seconds_on_attack_every_9_seconds"]=4149, + ["attack_and_cast_speed_+%_for_4_seconds_on_begin_es_recharge"]=3049, + ["attack_and_cast_speed_+%_for_4_seconds_on_movement_skill_use"]=2996, + ["attack_and_cast_speed_+%_for_you_and_allies_affected_by_your_auras"]=3577, + ["attack_and_cast_speed_+%_if_enemy_hit_recently"]=4150, + ["attack_and_cast_speed_+%_if_havent_been_hit_recently"]=4151, + ["attack_and_cast_speed_+%_on_placing_totem"]=2732, + ["attack_and_cast_speed_+%_per_cold_adaptation"]=3933, + ["attack_and_cast_speed_+%_per_corpse_consumed_recently"]=3758, + ["attack_and_cast_speed_+%_per_endurance_charge"]=4152, + ["attack_and_cast_speed_+%_per_frenzy_charge"]=1630, + ["attack_and_cast_speed_+%_per_power_charge"]=4153, + ["attack_and_cast_speed_+%_per_summoned_raging_spirit"]=4154, + ["attack_and_cast_speed_+%_while_affected_by_a_herald"]=4155, + ["attack_and_cast_speed_+%_while_affected_by_a_mana_flask"]=4146, + ["attack_and_cast_speed_+%_while_affected_by_elusive"]=4147, + ["attack_and_cast_speed_+%_while_channelling"]=4156, + ["attack_and_cast_speed_+%_while_focused"]=4157, + ["attack_and_cast_speed_+%_while_leeching"]=3599, + ["attack_and_cast_speed_+%_while_leeching_energy_shield"]=4158, + ["attack_and_cast_speed_+%_while_on_consecrated_ground"]=3732, + ["attack_and_cast_speed_+%_while_totem_active"]=3127, + ["attack_and_cast_speed_+%_while_you_have_depleted_physical_aegis"]=4159, + ["attack_and_cast_speed_+%_while_you_have_fortify"]=1844, + ["attack_and_cast_speed_+%_with_channelling_skills"]=4160, + ["attack_and_cast_speed_+%_with_chaos_skills"]=4161, + ["attack_and_cast_speed_+%_with_cold_skills"]=4162, + ["attack_and_cast_speed_+%_with_elemental_skills"]=4163, + ["attack_and_cast_speed_+%_with_fire_skills"]=4164, + ["attack_and_cast_speed_+%_with_lightning_skills"]=4165, + ["attack_and_cast_speed_+%_with_physical_skills"]=4166, + ["attack_and_cast_speed_+%_with_shield_skills"]=4167, + ["attack_and_cast_speed_per_ghost_dance_stack_+%"]=4148, + ["attack_and_cast_speed_when_hit_+%"]=2745, + ["attack_and_movement_speed_+%_final_per_challenger_charge"]=4168, + ["attack_and_movement_speed_+%_if_you_have_beast_minion"]=3840, + ["attack_and_movement_speed_+%_with_her_blessing"]=2808, + ["attack_and_spell_maximum_added_physical_damage_per_siphoning_charge"]=3854, + ["attack_and_spell_minimum_added_physical_damage_per_siphoning_charge"]=3854, + ["attack_area_of_effect_+%"]=4169, + ["attack_block_%_if_blocked_a_spell_recently"]=4170, + ["attack_block_%_while_at_max_endurance_charges"]=4171, + ["attack_cast_and_movement_speed_+%_during_onslaught"]=4172, + ["attack_cast_and_movement_speed_+%_while_do_not_have_iron_reflexes"]=8222, + ["attack_cast_movement_speed_+%_for_you_and_allies_affected_by_your_auras"]=3578, + ["attack_cast_movement_speed_+%_if_taken_a_savage_hit_recently"]=4173, + ["attack_critical_strike_chance_+%"]=4174, + ["attack_critical_strike_chance_+%_per_200_accuracy_rating"]=4175, + ["attack_critical_strike_damage_life_leech_permyriad"]=3283, + ["attack_critical_strikes_ignore_elemental_resistances"]=4176, + ["attack_damage_+%"]=836, + ["attack_damage_+%_for_4_seconds_on_cast"]=3054, + ["attack_damage_+%_if_other_ring_is_shaper_item"]=3841, + ["attack_damage_+%_per_16_strength"]=4183, + ["attack_damage_+%_per_450_evasion"]=2477, + ["attack_damage_+%_per_450_physical_damage_reduction_rating"]=4184, + ["attack_damage_+%_per_5%_block_chance"]=4177, + ["attack_damage_+%_per_500_maximum_mana"]=4178, + ["attack_damage_+%_per_75_armour_or_evasion_on_shield"]=4185, + ["attack_damage_+%_per_explicit_map_mod_affecting_area"]=4179, + ["attack_damage_+%_per_frenzy_charge"]=2812, + ["attack_damage_+%_per_level"]=2493, + ["attack_damage_+%_vs_maimed_enemies"]=4186, + ["attack_damage_+%_when_on_full_life"]=4187, + ["attack_damage_+%_while_affected_by_precision"]=4188, + ["attack_damage_+%_while_channelling"]=4189, + ["attack_damage_+%_while_holding_a_shield"]=844, + ["attack_damage_+%_while_leeching"]=4190, + ["attack_damage_+%_while_onslaught_active"]=2818, + ["attack_damage_+%_while_you_have_at_least_20_fortification"]=4180, + ["attack_damage_+%_while_you_have_fortify"]=4191, + ["attack_damage_+%_with_channelling_skills"]=4192, + ["attack_damage_+1%_per_300_of_min_of_armour_or_evasion"]=4182, + ["attack_damage_lucky_if_blocked_in_past_20_seconds"]=4181, + ["attack_damage_that_stuns_also_chills"]=2540, + ["attack_damage_vs_bleeding_enemies_+%"]=2054, + ["attack_ignite_chance_%"]=2235, + ["attack_lightning_damage_%_to_convert_to_chaos"]=4193, + ["attack_maximum_added_chaos_damage"]=1015, + ["attack_maximum_added_chaos_damage_if_you_have_beast_minion"]=3839, + ["attack_maximum_added_chaos_damage_with_bows"]=1684, + ["attack_maximum_added_chaos_damage_with_claws"]=1685, + ["attack_maximum_added_chaos_damage_with_daggers"]=1686, + ["attack_maximum_added_cold_damage"]=1000, + ["attack_maximum_added_cold_damage_with_axes"]=1668, + ["attack_maximum_added_cold_damage_with_bows"]=1669, + ["attack_maximum_added_cold_damage_with_claws"]=1670, + ["attack_maximum_added_cold_damage_with_daggers"]=1671, + ["attack_maximum_added_cold_damage_with_maces"]=1672, + ["attack_maximum_added_cold_damage_with_staves"]=1673, + ["attack_maximum_added_cold_damage_with_swords"]=1674, + ["attack_maximum_added_cold_damage_with_wand"]=1675, + ["attack_maximum_added_fire_damage"]=993, + ["attack_maximum_added_fire_damage_per_10_strength"]=4194, + ["attack_maximum_added_fire_damage_with_axes"]=1660, + ["attack_maximum_added_fire_damage_with_bow"]=1661, + ["attack_maximum_added_fire_damage_with_claws"]=1662, + ["attack_maximum_added_fire_damage_with_daggers"]=1663, + ["attack_maximum_added_fire_damage_with_maces"]=1664, + ["attack_maximum_added_fire_damage_with_staves"]=1665, + ["attack_maximum_added_fire_damage_with_swords"]=1666, + ["attack_maximum_added_fire_damage_with_wand"]=1667, + ["attack_maximum_added_lightning_damage"]=1009, + ["attack_maximum_added_lightning_damage_per_10_int"]=4196, + ["attack_maximum_added_lightning_damage_per_200_accuracy_rating"]=4197, + ["attack_maximum_added_lightning_damage_with_axes"]=1676, + ["attack_maximum_added_lightning_damage_with_bows"]=1677, + ["attack_maximum_added_lightning_damage_with_claws"]=1678, + ["attack_maximum_added_lightning_damage_with_daggers"]=1679, + ["attack_maximum_added_lightning_damage_with_maces"]=1680, + ["attack_maximum_added_lightning_damage_with_staves"]=1681, + ["attack_maximum_added_lightning_damage_with_swords"]=1682, + ["attack_maximum_added_lightning_damage_with_wand"]=1683, + ["attack_maximum_added_melee_lightning_damage_while_unarmed"]=2002, + ["attack_maximum_added_physical_damage"]=902, + ["attack_maximum_added_physical_damage_if_have_crit_recently"]=4198, + ["attack_maximum_added_physical_damage_if_you_have_beast_minion"]=3838, + ["attack_maximum_added_physical_damage_per_25_dexterity"]=2923, + ["attack_maximum_added_physical_damage_per_25_strength"]=4199, + ["attack_maximum_added_physical_damage_per_level"]=4200, + ["attack_maximum_added_physical_damage_while_holding_a_shield"]=1659, + ["attack_maximum_added_physical_damage_while_unarmed"]=1658, + ["attack_maximum_added_physical_damage_with_axes"]=1650, + ["attack_maximum_added_physical_damage_with_bow"]=1651, + ["attack_maximum_added_physical_damage_with_claws"]=1652, + ["attack_maximum_added_physical_damage_with_daggers"]=1653, + ["attack_maximum_added_physical_damage_with_maces"]=1654, + ["attack_maximum_added_physical_damage_with_staves"]=1655, + ["attack_maximum_added_physical_damage_with_swords"]=1656, + ["attack_maximum_added_physical_damage_with_wands"]=1657, + ["attack_maximum_added_physical_damage_with_weapons"]=903, + ["attack_minimum_added_chaos_damage"]=1015, + ["attack_minimum_added_chaos_damage_if_you_have_beast_minion"]=3839, + ["attack_minimum_added_chaos_damage_with_bows"]=1684, + ["attack_minimum_added_chaos_damage_with_claws"]=1685, + ["attack_minimum_added_chaos_damage_with_daggers"]=1686, + ["attack_minimum_added_cold_damage"]=1000, + ["attack_minimum_added_cold_damage_with_axes"]=1668, + ["attack_minimum_added_cold_damage_with_bows"]=1669, + ["attack_minimum_added_cold_damage_with_claws"]=1670, + ["attack_minimum_added_cold_damage_with_daggers"]=1671, + ["attack_minimum_added_cold_damage_with_maces"]=1672, + ["attack_minimum_added_cold_damage_with_staves"]=1673, + ["attack_minimum_added_cold_damage_with_swords"]=1674, + ["attack_minimum_added_cold_damage_with_wand"]=1675, + ["attack_minimum_added_fire_damage"]=993, + ["attack_minimum_added_fire_damage_per_10_strength"]=4194, + ["attack_minimum_added_fire_damage_with_axes"]=1660, + ["attack_minimum_added_fire_damage_with_bow"]=1661, + ["attack_minimum_added_fire_damage_with_claws"]=1662, + ["attack_minimum_added_fire_damage_with_daggers"]=1663, + ["attack_minimum_added_fire_damage_with_maces"]=1664, + ["attack_minimum_added_fire_damage_with_staves"]=1665, + ["attack_minimum_added_fire_damage_with_swords"]=1666, + ["attack_minimum_added_fire_damage_with_wand"]=1667, + ["attack_minimum_added_lightning_damage"]=1009, + ["attack_minimum_added_lightning_damage_per_10_int"]=4196, + ["attack_minimum_added_lightning_damage_per_200_accuracy_rating"]=4197, + ["attack_minimum_added_lightning_damage_with_axes"]=1676, + ["attack_minimum_added_lightning_damage_with_bows"]=1677, + ["attack_minimum_added_lightning_damage_with_claws"]=1678, + ["attack_minimum_added_lightning_damage_with_daggers"]=1679, + ["attack_minimum_added_lightning_damage_with_maces"]=1680, + ["attack_minimum_added_lightning_damage_with_staves"]=1681, + ["attack_minimum_added_lightning_damage_with_swords"]=1682, + ["attack_minimum_added_lightning_damage_with_wand"]=1683, + ["attack_minimum_added_melee_lightning_damage_while_unarmed"]=2002, + ["attack_minimum_added_physical_damage"]=902, + ["attack_minimum_added_physical_damage_if_have_crit_recently"]=4198, + ["attack_minimum_added_physical_damage_if_you_have_beast_minion"]=3838, + ["attack_minimum_added_physical_damage_per_25_dexterity"]=2923, + ["attack_minimum_added_physical_damage_per_25_strength"]=4199, + ["attack_minimum_added_physical_damage_per_level"]=4200, + ["attack_minimum_added_physical_damage_while_holding_a_shield"]=1659, + ["attack_minimum_added_physical_damage_while_unarmed"]=1658, + ["attack_minimum_added_physical_damage_with_axes"]=1650, + ["attack_minimum_added_physical_damage_with_bow"]=1651, + ["attack_minimum_added_physical_damage_with_claws"]=1652, + ["attack_minimum_added_physical_damage_with_daggers"]=1653, + ["attack_minimum_added_physical_damage_with_maces"]=1654, + ["attack_minimum_added_physical_damage_with_staves"]=1655, + ["attack_minimum_added_physical_damage_with_swords"]=1656, + ["attack_minimum_added_physical_damage_with_wands"]=1657, + ["attack_minimum_added_physical_damage_with_weapons"]=903, + ["attack_physical_damage_%_to_add_as_cold"]=3291, + ["attack_physical_damage_%_to_add_as_fire"]=3290, + ["attack_physical_damage_%_to_add_as_lightning"]=3292, + ["attack_projectiles_fork"]=4202, + ["attack_projectiles_fork_additional_times"]=4203, + ["attack_projectiles_return"]=2358, + ["attack_projectiles_return_if_no_hit_object"]=2358, + ["attack_repeat_count"]=1490, + ["attack_skill_additional_num_projectiles_while_wielding_claws_daggers"]=4204, + ["attack_skill_ailment_damage_+%_while_wielding_axes_swords"]=4205, + ["attack_skills_%_physical_as_extra_fire_damage_per_socketed_red_gem"]=2250, + ["attack_skills_additional_ballista_totems_allowed"]=3749, + ["attack_skills_additional_totems_allowed"]=3750, + ["attack_skills_damage_+%_while_dual_wielding"]=911, + ["attack_skills_damage_+%_while_holding_shield"]=845, + ["attack_skills_have_added_lightning_damage_equal_to_%_of_maximum_mana"]=4206, + ["attack_speed_+%"]=1036, + ["attack_speed_+%_during_flask_effect"]=2827, + ["attack_speed_+%_final_per_blitz_charge"]=4208, + ["attack_speed_+%_for_4_seconds_on_attack"]=3055, + ["attack_speed_+%_if_changed_stance_recently"]=7812, + ["attack_speed_+%_if_enemy_hit_with_main_hand_weapon_recently"]=4209, + ["attack_speed_+%_if_enemy_killed_recently"]=4210, + ["attack_speed_+%_if_enemy_not_killed_recently"]=3737, + ["attack_speed_+%_if_have_been_hit_recently"]=4211, + ["attack_speed_+%_if_have_blocked_recently"]=4212, + ["attack_speed_+%_if_have_crit_recently"]=4213, + ["attack_speed_+%_if_havent_cast_dash_recently"]=4214, + ["attack_speed_+%_if_not_gained_frenzy_charge_recently"]=4215, + ["attack_speed_+%_if_rare_or_unique_enemy_nearby"]=4216, + ["attack_speed_+%_if_you_have_at_least_600_strength"]=4217, + ["attack_speed_+%_per_10_dex"]=2107, + ["attack_speed_+%_per_200_accuracy_rating"]=3742, + ["attack_speed_+%_per_25_dex"]=4218, + ["attack_speed_+%_per_explicit_map_mod_affecting_area"]=4207, + ["attack_speed_+%_per_frenzy_charge"]=1629, + ["attack_speed_+%_when_hit"]=2728, + ["attack_speed_+%_when_on_full_life"]=860, + ["attack_speed_+%_when_on_low_life"]=859, + ["attack_speed_+%_while_affected_by_precision"]=4219, + ["attack_speed_+%_while_chilled"]=4220, + ["attack_speed_+%_while_holding_shield"]=1043, + ["attack_speed_+%_while_ignited"]=2472, + ["attack_speed_+%_while_leeching"]=2735, + ["attack_speed_+%_while_not_on_low_mana"]=4221, + ["attack_speed_+%_while_phasing"]=4222, + ["attack_speed_+%_with_channelling_skills"]=4223, + ["attack_speed_+%_with_movement_skills"]=1057, + ["attack_speed_while_dual_wielding_+%"]=1041, + ["attack_speed_while_fortified_+%"]=2741, + ["attacks_bleed_on_hit_while_you_have_cat_stealth"]=4225, + ["attacks_bleed_on_stun"]=2048, + ["attacks_cause_bleeding_vs_cursed_enemies"]=4226, + ["attacks_chance_to_bleed_25%_vs_cursed_enemies"]=4228, + ["attacks_chance_to_bleed_on_hit_%_vs_taunted_enemies"]=4229, + ["attacks_chance_to_blind_on_hit_%"]=4230, + ["attacks_chance_to_poison_%_on_max_frenzy_charges"]=1635, + ["attacks_chance_to_taunt_on_hit_%"]=4231, + ["attacks_deal_no_physical_damage"]=2043, + ["attacks_do_not_cost_mana"]=1483, + ["attacks_impale_on_hit_%_chance"]=4232, + ["attacks_intimidate_on_hit_%"]=4233, + ["attacks_num_of_additional_chains"]=3640, + ["attacks_num_of_additional_chains_when_in_main_hand"]=3700, + ["attacks_number_of_additional_projectiles"]=3701, + ["attacks_number_of_additional_projectiles_when_in_off_hand"]=3702, + ["attacks_poison_while_at_max_frenzy_charges"]=1634, + ["attacks_use_life_in_place_of_mana"]=8202, + ["attacks_with_this_weapon_maximum_added_cold_damage_per_10_dexterity"]=4234, + ["attacks_with_this_weapon_minimum_added_cold_damage_per_10_dexterity"]=4234, + ["attacks_with_two_handed_weapons_impale_on_hit_%_chance"]=4235, + ["aura_effect_+%"]=2353, + ["aura_effect_on_self_from_skills_+%_per_herald_effecting_you"]=4236, + ["aura_effect_on_self_from_your_skills_+%"]=4237, + ["aura_grant_shield_defences_to_nearby_allies"]=2987, + ["aura_melee_physical_damage_+%_per_10_strength"]=2973, + ["auras_grant_additional_physical_damage_reduction_%_to_you_and_your_allies"]=2982, + ["auras_grant_attack_and_cast_speed_+%_to_you_and_your_allies"]=2983, + ["auras_grant_damage_+%_to_you_and_your_allies"]=2981, + ["avatar_of_fire_rotation_active"]=8209, + ["avians_flight_duration_ms_+"]=4238, + ["avians_might_duration_ms_+"]=4239, + ["avoid_ailments_%_from_crit"]=4240, + ["avoid_ailments_%_on_consecrated_ground"]=3076, + ["avoid_ailments_%_while_holding_shield"]=4241, + ["avoid_all_elemental_ailment_%_per_summoned_golem"]=4242, + ["avoid_all_elemental_status_%"]=1437, + ["avoid_blind_%"]=2138, + ["avoid_chained_projectile_%_chance"]=4243, + ["avoid_chaos_damage_%"]=2904, + ["avoid_chill_%"]=1433, + ["avoid_chill_freeze_while_casting_%"]=4244, + ["avoid_cold_damage_%"]=2902, + ["avoid_corrupted_blood_%_chance"]=4245, + ["avoid_elemental_ailments_%_while_affected_by_elusive"]=4246, + ["avoid_elemental_ailments_%_while_phasing"]=4247, + ["avoid_elemental_damage_%_per_frenzy_charge"]=2900, + ["avoid_elemental_damage_chance_%_during_soul_gain_prevention"]=4248, + ["avoid_elemental_damage_while_phasing_%"]=4249, + ["avoid_fire_damage_%"]=2901, + ["avoid_freeze_%"]=1434, + ["avoid_freeze_and_chill_%_if_you_have_used_a_fire_skill_recently"]=4250, + ["avoid_freeze_chill_ignite_%_while_have_onslaught"]=2567, + ["avoid_freeze_chill_ignite_%_with_her_blessing"]=2807, + ["avoid_freeze_shock_ignite_bleed_%_during_flask_effect"]=3594, + ["avoid_ignite_%"]=1435, + ["avoid_ignite_%_when_on_low_life"]=1441, + ["avoid_impale_%"]=4251, + ["avoid_interruption_while_casting_%"]=1489, + ["avoid_knockback_%"]=1145, + ["avoid_lightning_damage_%"]=2903, + ["avoid_maim_%_chance"]=4252, + ["avoid_physical_damage_%"]=2899, + ["avoid_physical_damage_%_while_phasing"]=4253, + ["avoid_projectiles_%_chance_if_taken_projectile_damage_recently"]=4254, + ["avoid_projectiles_while_phasing_%_chance"]=4255, + ["avoid_shock_%"]=1436, + ["avoid_shock_%_while_chilled"]=4256, + ["avoid_status_ailments_%_during_flask_effect"]=2826, + ["avoid_stun_%"]=1444, + ["avoid_stun_%_for_4_seconds_on_kill"]=2853, + ["avoid_stun_%_while_channelling"]=4258, + ["avoid_stun_%_while_holding_shield"]=4259, + ["avoid_stun_35%_per_active_herald"]=4257, + ["axe_accuracy_rating"]=1590, + ["axe_accuracy_rating_+%"]=1063, + ["axe_ailment_damage_+%"]=938, + ["axe_attack_speed_+%"]=1046, + ["axe_critical_strike_chance_+%"]=1096, + ["axe_critical_strike_multiplier_+"]=1118, + ["axe_damage_+%"]=935, + ["axe_hit_and_ailment_damage_+%"]=936, + ["axe_mastery_hit_and_ailment_damage_+%_final_vs_enemies_on_low_life"]=4260, + ["axe_or_sword_ailment_damage_+%"]=985, + ["axe_or_sword_hit_and_ailment_damage_+%"]=984, + ["ball_lightning_damage_+%"]=2693, + ["ball_lightning_number_of_additional_projectiles"]=4261, + ["ball_lightning_projectile_speed_+%"]=3404, + ["ball_lightning_radius_+%"]=3337, + ["banner_adrenaline_duration_+%"]=4263, + ["banner_fortify_duration_+%"]=4264, + ["banner_mana_reservation_+%"]=4265, + ["banner_skills_mana_reservation_efficiency_+%"]=4267, + ["banner_skills_mana_reservation_efficiency_-2%_per_1"]=4266, + ["banner_skills_reserve_no_mana"]=4268, + ["banner_taunt_duration_+%"]=4269, + ["barrage_attack_speed_+%"]=3373, + ["barrage_damage_+%"]=3179, + ["barrage_final_volley_fires_x_additional_projectiles_simultaneously"]=2791, + ["barrage_num_of_additional_projectiles"]=3462, + ["basalt_flask_armour_+%_final"]=4270, + ["base_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit"]=3302, + ["base_actor_scale_+%"]=1638, + ["base_adaptation_rating"]=1155, + ["base_additional_physical_damage_reduction_%"]=1849, + ["base_ailment_damage_+%"]=4271, + ["base_all_ailment_duration_+%"]=1454, + ["base_all_damage_can_cause_elemental_ailments_you_are_suffering_from"]=2397, + ["base_always_inflict_elemental_ailments_you_are_suffering_from"]=4272, + ["base_armour_applies_to_chaos_damage"]=4273, + ["base_armour_applies_to_lightning_damage"]=4274, + ["base_arrow_speed_+%"]=1393, + ["base_arrows_always_pierce"]=4275, + ["base_attack_block_luck"]=4276, + ["base_attack_damage_penetrates_chaos_resist_%"]=3084, + ["base_attack_damage_penetrates_cold_resist_%"]=3082, + ["base_attack_damage_penetrates_elemental_resist_%"]=3079, + ["base_attack_damage_penetrates_fire_resist_%"]=3081, + ["base_attack_damage_penetrates_lightning_resist_%"]=3083, + ["base_attack_speed_+%_per_frenzy_charge"]=1631, + ["base_aura_area_of_effect_+%"]=1801, + ["base_avoid_bleed_%"]=3720, + ["base_avoid_chill_%"]=1438, + ["base_avoid_chill_%_while_have_onslaught"]=2559, + ["base_avoid_freeze_%"]=1439, + ["base_avoid_ignite_%"]=1440, + ["base_avoid_poison_%"]=1443, + ["base_avoid_projectiles_%_chance"]=4277, + ["base_avoid_shock_%"]=1442, + ["base_avoid_stun_%"]=1445, + ["base_bleed_duration_+%"]=4278, + ["base_block_%_damage_taken"]=4279, + ["base_bone_golem_granted_buff_effect_+%"]=4280, + ["base_can_only_have_one_permanent_aura"]=4281, + ["base_cannot_be_stunned"]=1754, + ["base_cannot_evade"]=1507, + ["base_cannot_gain_bleeding"]=3719, + ["base_cannot_gain_endurance_charges"]=4282, + ["base_cannot_leech"]=2029, + ["base_cannot_leech_energy_shield"]=4283, + ["base_cannot_leech_life"]=2130, + ["base_cannot_leech_mana"]=2131, + ["base_cast_speed_+%"]=1071, + ["base_chance_to_deal_triple_damage_%"]=4284, + ["base_chance_to_freeze_%"]=1610, + ["base_chance_to_ignite_%"]=1607, + ["base_chance_to_poison_on_hit_%"]=2698, + ["base_chance_to_shock_%"]=1614, + ["base_chaos_damage_%_of_maximum_life_taken_per_minute"]=1533, + ["base_chaos_damage_can_ignite"]=4285, + ["base_chaos_damage_damages_energy_shield_%"]=4286, + ["base_chaos_damage_resistance_%"]=1259, + ["base_chaos_damage_taken_per_minute"]=1534, + ["base_chaos_golem_granted_buff_effect_+%"]=3611, + ["base_charge_duration_+%"]=4287, + ["base_cold_damage_%_to_convert_to_chaos"]=1555, + ["base_cold_damage_%_to_convert_to_fire"]=1554, + ["base_cold_damage_can_poison"]=2398, + ["base_cold_damage_heals"]=2564, + ["base_cold_damage_resistance_%"]=1250, + ["base_cold_immunity"]=3613, + ["base_convert_%_physical_damage_to_random_element"]=4288, + ["base_cooldown_speed_+%"]=4289, + ["base_cost_+%"]=1475, + ["base_critical_strike_multiplier_+"]=1112, + ["base_curse_duration_+%"]=1378, + ["base_damage_bypass_ward_%"]=4290, + ["base_damage_removed_from_mana_before_life_%"]=2232, + ["base_damage_taken_+%"]=1815, + ["base_deal_no_chaos_damage"]=4291, + ["base_deal_no_cold_damage"]=2326, + ["base_deal_no_fire_damage"]=4292, + ["base_deal_no_lightning_damage"]=4293, + ["base_deal_no_physical_damage"]=2324, + ["base_elemental_damage_heals"]=2566, + ["base_elemental_status_ailment_duration_+%"]=1455, + ["base_enemy_critical_strike_chance_+%_against_self"]=2655, + ["base_energy_shield_gained_on_enemy_death"]=2134, + ["base_energy_shield_leech_from_chaos_damage_permyriad"]=4294, + ["base_energy_shield_leech_from_cold_damage_permyriad"]=4295, + ["base_energy_shield_leech_from_elemental_damage_permyriad"]=4296, + ["base_energy_shield_leech_from_fire_damage_permyriad"]=4297, + ["base_energy_shield_leech_from_lightning_damage_permyriad"]=4298, + ["base_energy_shield_leech_from_physical_damage_permyriad"]=4299, + ["base_energy_shield_leech_from_spell_damage_permyriad"]=1320, + ["base_energy_shield_regeneration_rate_per_minute"]=2193, + ["base_energy_shield_regeneration_rate_per_minute_%"]=2194, + ["base_evasion_rating"]=1167, + ["base_extra_damage_rolls"]=4300, + ["base_fire_damage_%_to_convert_to_chaos"]=1556, + ["base_fire_damage_%_to_convert_to_chaos_60%_value"]=1557, + ["base_fire_damage_can_poison"]=2399, + ["base_fire_damage_heals"]=2563, + ["base_fire_damage_resistance_%"]=1244, + ["base_fire_elemental_maximum_life_+%"]=1369, + ["base_fire_golem_granted_buff_effect_+%"]=3608, + ["base_fire_hit_damage_taken_%_as_physical"]=2009, + ["base_fire_hit_damage_taken_%_as_physical_value_negated"]=2010, + ["base_fire_immunity"]=1226, + ["base_frenzy_charge_duration_+%"]=1708, + ["base_frozen_effect_on_self_+%"]=4301, + ["base_global_chance_to_knockback_%"]=1578, + ["base_ice_golem_granted_buff_effect_+%"]=3609, + ["base_ignite_proliferation_radius"]=1799, + ["base_immune_to_chill"]=2427, + ["base_immune_to_freeze"]=4302, + ["base_immune_to_ignite"]=4303, + ["base_immune_to_shock"]=4304, + ["base_inflict_cold_exposure_on_hit_%_chance"]=4305, + ["base_inflict_fire_exposure_on_hit_%_chance"]=4306, + ["base_inflict_lightning_exposure_on_hit_%_chance"]=4307, + ["base_item_found_quantity_+%"]=1212, + ["base_item_found_rarity_+%"]=1216, + ["base_killed_monster_dropped_item_quantity_+%"]=1596, + ["base_killed_monster_dropped_item_rarity_+%"]=1595, + ["base_leech_is_instant_on_critical"]=2101, + ["base_life_cost_+%"]=1476, + ["base_life_gain_per_target"]=1338, + ["base_life_gained_on_enemy_death"]=1346, + ["base_life_gained_on_spell_hit"]=1337, + ["base_life_leech_applies_recovery_to_energy_shield"]=4308, + ["base_life_leech_from_attack_damage_permyriad"]=1279, + ["base_life_leech_from_attack_damage_permyriad_vs_chilled_enemies"]=1296, + ["base_life_leech_from_chaos_damage_permyriad"]=1288, + ["base_life_leech_from_cold_damage_permyriad"]=1285, + ["base_life_leech_from_elemental_damage_permyriad"]=1290, + ["base_life_leech_from_fire_damage_permyriad"]=1283, + ["base_life_leech_from_lightning_damage_permyriad"]=1287, + ["base_life_leech_from_physical_damage_permyriad"]=1281, + ["base_life_leech_from_spell_damage_permyriad"]=1278, + ["base_life_leech_is_instant"]=2099, + ["base_life_leech_permyriad_vs_frozen_enemies"]=1294, + ["base_life_leech_permyriad_vs_shocked_enemies"]=1292, + ["base_life_regeneration_rate_per_minute"]=1196, + ["base_life_reservation_+%"]=1804, + ["base_life_reservation_efficiency_+%"]=1803, + ["base_lightning_damage_%_to_convert_to_chaos"]=1552, + ["base_lightning_damage_%_to_convert_to_chaos_60%_value"]=1553, + ["base_lightning_damage_%_to_convert_to_cold"]=1551, + ["base_lightning_damage_%_to_convert_to_fire"]=1550, + ["base_lightning_damage_can_poison"]=2400, + ["base_lightning_damage_heals"]=2565, + ["base_lightning_damage_resistance_%"]=1255, + ["base_lightning_golem_granted_buff_effect_+%"]=3610, + ["base_lightning_immunity"]=3614, + ["base_main_hand_damage_+%"]=916, + ["base_main_hand_maim_on_hit_%"]=4309, + ["base_mana_cost_-%"]=1477, + ["base_mana_gained_on_enemy_death"]=1360, + ["base_mana_leech_from_attack_damage_permyriad"]=1307, + ["base_mana_leech_from_chaos_damage_permyriad"]=1313, + ["base_mana_leech_from_cold_damage_permyriad"]=1310, + ["base_mana_leech_from_elemental_damage_permyriad"]=1314, + ["base_mana_leech_from_fire_damage_permyriad"]=1309, + ["base_mana_leech_from_lightning_damage_permyriad"]=1312, + ["base_mana_leech_from_physical_damage_permyriad"]=1308, + ["base_mana_leech_from_spell_damage_permyriad"]=1306, + ["base_mana_leech_permyriad_vs_shocked_enemies"]=1316, + ["base_mana_regeneration_rate_per_minute"]=1203, + ["base_mana_reservation_+%"]=1806, + ["base_mana_reservation_efficiency_+%"]=1805, + ["base_max_fortification"]=4310, + ["base_maximum_chaos_damage_resistance_%"]=1258, + ["base_maximum_cold_damage_resistance_%"]=1248, + ["base_maximum_energy_shield"]=1180, + ["base_maximum_energy_shield_per_blue_socket_on_item"]=2259, + ["base_maximum_fire_damage_resistance_%"]=1242, + ["base_maximum_fragile_regrowth"]=3915, + ["base_maximum_life"]=1191, + ["base_maximum_life_per_red_socket_on_item"]=2251, + ["base_maximum_lightning_damage_on_charge_expiry"]=2120, + ["base_maximum_lightning_damage_resistance_%"]=1253, + ["base_maximum_mana"]=1200, + ["base_maximum_mana_per_green_socket_on_item"]=2255, + ["base_maximum_spell_block_%"]=1573, + ["base_melee_critical_strike_chance_while_unarmed_%"]=3090, + ["base_minimum_endurance_charges"]=1399, + ["base_minimum_frenzy_charges"]=1404, + ["base_minimum_lightning_damage_on_charge_expiry"]=2120, + ["base_minimum_power_charges"]=1409, + ["base_minion_duration_+%"]=4311, + ["base_movement_velocity_+%"]=1394, + ["base_number_of_additional_arrows"]=1390, + ["base_number_of_arbalists"]=7336, + ["base_number_of_champions_of_light_allowed"]=4312, + ["base_number_of_essence_spirits_allowed"]=476, + ["base_number_of_golems_allowed"]=3208, + ["base_number_of_herald_scorpions_allowed"]=4313, + ["base_number_of_raging_spirits_allowed"]=1744, + ["base_number_of_relics_allowed"]=4314, + ["base_number_of_remote_mines_allowed"]=1830, + ["base_number_of_sigils_allowed_per_target"]=4315, + ["base_number_of_skeletons_allowed"]=1743, + ["base_number_of_spectres_allowed"]=1742, + ["base_number_of_support_ghosts_allowed"]=4316, + ["base_number_of_totems_allowed"]=1828, + ["base_number_of_traps_allowed"]=1829, + ["base_number_of_zombies_allowed"]=1741, + ["base_off_hand_attack_speed_+%"]=1042, + ["base_off_hand_chance_to_blind_on_hit_%"]=4317, + ["base_off_hand_damage_+%"]=917, + ["base_onlsaught_on_hit_%_chance"]=4318, + ["base_penetrate_elemental_resistances_%"]=3080, + ["base_physical_damage_%_to_convert_to_chaos"]=1548, + ["base_physical_damage_%_to_convert_to_chaos_per_level"]=4320, + ["base_physical_damage_%_to_convert_to_cold"]=1544, + ["base_physical_damage_%_to_convert_to_cold_while_affected_by_hatred"]=4321, + ["base_physical_damage_%_to_convert_to_fire"]=1542, + ["base_physical_damage_%_to_convert_to_fire_while_affected_by_anger"]=4322, + ["base_physical_damage_%_to_convert_to_lightning"]=1546, + ["base_physical_damage_%_to_convert_to_lightning_while_affected_by_wrath"]=4323, + ["base_physical_damage_over_time_taken_+%"]=4319, + ["base_physical_damage_reduction_and_evasion_rating"]=3770, + ["base_physical_damage_reduction_rating"]=1162, + ["base_poison_damage_+%"]=2706, + ["base_poison_duration_+%"]=2695, + ["base_projectile_speed_+%"]=1392, + ["base_rage_cost_+%"]=1478, + ["base_raven_maximum_life_+%"]=1370, + ["base_reduce_enemy_cold_resistance_%"]=2512, + ["base_reduce_enemy_fire_resistance_%"]=2511, + ["base_reduce_enemy_lightning_resistance_%"]=2513, + ["base_remove_elemental_ailments_from_you_when_you_inflict_them"]=7591, + ["base_reservation_+%"]=1808, + ["base_reservation_efficiency_+%"]=1807, + ["base_resist_all_elements_%"]=1238, + ["base_self_chill_duration_-%"]=1466, + ["base_self_critical_strike_multiplier_-%"]=1135, + ["base_self_freeze_duration_-%"]=1468, + ["base_self_ignite_duration_-%"]=1469, + ["base_self_shock_duration_-%"]=1467, + ["base_shock_proliferation_radius"]=1800, + ["base_skill_area_of_effect_+%"]=1474, + ["base_spectre_maximum_life_+%"]=1367, + ["base_spell_block_%"]=807, + ["base_spell_block_luck"]=806, + ["base_spell_critical_strike_chance"]=1081, + ["base_spell_critical_strike_multiplier_+"]=1115, + ["base_spell_damage_%_suppressed"]=792, + ["base_spell_projectile_block_%"]=4324, + ["base_spell_suppression_chance_%"]=794, + ["base_spell_suppression_chance_150%_of_value"]=793, + ["base_steal_power_frenzy_endurance_charges_on_hit_%"]=2521, + ["base_stone_golem_granted_buff_effect_+%"]=3607, + ["base_stun_duration_+%"]=1457, + ["base_stun_recovery_+%"]=1491, + ["base_stun_threshold_reduction_+%"]=1140, + ["base_total_number_of_sigils_allowed"]=4325, + ["base_unaffected_by_poison"]=4326, + ["base_ward"]=1150, + ["base_weapon_trap_rotation_speed_+%"]=4327, + ["base_weapon_trap_total_rotation_%"]=4328, + ["base_zombie_maximum_life_+%"]=1368, + ["battlemages_cry_buff_effect_+%"]=4329, + ["battlemages_cry_exerts_x_additional_attacks"]=4330, + ["bear_trap_additional_damage_taken_+%_from_traps_and_mines"]=4331, + ["bear_trap_cooldown_speed_+%"]=3391, + ["bear_trap_damage_+%"]=3224, + ["bear_trap_damage_taken_+%_from_traps_and_mines"]=4332, + ["bear_trap_movement_speed_+%_final"]=4333, + ["belt_enchant_enemies_you_taunt_have_area_damage_+%_final"]=4334, + ["berserk_buff_effect_+%"]=4335, + ["berserk_rage_loss_+%"]=4336, + ["berserker_damage_+%_final"]=3567, + ["berserker_gain_rage_on_attack_hit_cooldown_ms"]=4337, + ["berserker_warcry_grant_X_rage_per_5_power_while_less_than_25_rage"]=4338, + ["berserker_warcry_grant_attack_speed_+%_to_you_and_nearby_allies"]=4339, + ["berserker_warcry_grant_damage_+%_to_you_and_nearby_allies"]=4340, + ["berserker_warcry_sacrifice_25_rage_for_more_empowered_attack_damage_for_4_seconds_+%_final"]=4341, + ["blackhole_damage_taken_+%"]=4342, + ["blackhole_pulse_frequency_+%"]=4343, + ["blade_blase_damage_+%"]=4344, + ["blade_blast_skill_area_of_effect_+%"]=4345, + ["blade_blast_trigger_detonation_area_of_effect_+%"]=4346, + ["blade_trap_damage_+%"]=4347, + ["blade_trap_skill_area_of_effect_+%"]=4348, + ["blade_vortex_critical_strike_multiplier_+_per_blade"]=4349, + ["blade_vortex_damage_+%"]=3247, + ["blade_vortex_duration_+%"]=3438, + ["blade_vortex_radius_+%"]=3354, + ["bladefall_critical_strike_chance_+%"]=3457, + ["bladefall_damage_+%"]=3248, + ["bladefall_number_of_volleys"]=4350, + ["bladefall_radius_+%"]=3355, + ["bladestorm_damage_+%"]=4351, + ["bladestorm_maximum_number_of_storms_allowed"]=4352, + ["bladestorm_sandstorm_movement_speed_+%"]=4353, + ["blast_rain_%_chance_for_additional_blast"]=3619, + ["blast_rain_damage_+%"]=3244, + ["blast_rain_number_of_blasts"]=3504, + ["blast_rain_radius_+%"]=3351, + ["blast_rain_single_additional_projectile"]=3505, + ["blazing_salvo_damage_+%"]=4354, + ["blazing_salvo_number_of_additional_projectiles"]=4355, + ["bleed_damage_+%_per_endurance_charge"]=4356, + ["bleed_damage_+%_vs_maimed_enemies_final"]=3752, + ["bleed_dot_multiplier_+_per_rage_if_equipped_axe"]=4357, + ["bleed_duration_per_12_intelligence_+%"]=3313, + ["bleed_on_bow_attack_chance_%"]=2052, + ["bleed_on_crit_%_with_attacks"]=2049, + ["bleed_on_hit_with_attacks_%"]=2053, + ["bleed_on_melee_attack_chance_%"]=2051, + ["bleed_on_melee_crit_chance_%"]=2050, + ["bleed_on_melee_critical_strike"]=3782, + ["bleeding_damage_+%"]=2694, + ["bleeding_damage_+%_vs_maimed_enemies"]=4358, + ["bleeding_damage_+%_vs_poisoned_enemies"]=4359, + ["bleeding_damage_on_self_converted_to_chaos"]=2014, + ["bleeding_dot_multiplier_+"]=884, + ["bleeding_dot_multiplier_+_per_endurance_charge"]=4361, + ["bleeding_dot_multiplier_+_vs_poisoned_enemies"]=4362, + ["bleeding_dot_multiplier_per_frenzy_charge_+"]=4360, + ["bleeding_enemies_explode_for_%_life_as_physical_damage"]=3003, + ["bleeding_monsters_movement_velocity_+%"]=2496, + ["bleeding_reflected_to_self"]=4363, + ["bleeding_stacks_up_to_x_times"]=4364, + ["blight_arc_tower_additional_chains"]=4365, + ["blight_arc_tower_additional_repeats"]=4366, + ["blight_arc_tower_chance_to_sap_%"]=4367, + ["blight_arc_tower_damage_+%"]=4368, + ["blight_arc_tower_range_+%"]=4369, + ["blight_chilling_tower_chill_effect_+%"]=4370, + ["blight_chilling_tower_damage_+%"]=4371, + ["blight_chilling_tower_duration_+%"]=4372, + ["blight_chilling_tower_freeze_for_ms"]=4373, + ["blight_chilling_tower_range_+%"]=4374, + ["blight_damage_+%"]=3257, + ["blight_duration_+%"]=3440, + ["blight_empowering_tower_buff_effect_+%"]=4375, + ["blight_empowering_tower_grant_%_chance_to_deal_double_damage"]=4378, + ["blight_empowering_tower_grant_cast_speed_+%"]=4376, + ["blight_empowering_tower_grant_damage_+%"]=4377, + ["blight_empowering_tower_range_+%"]=4379, + ["blight_fireball_tower_additional_projectiles_+"]=4380, + ["blight_fireball_tower_cast_speed_+%"]=4381, + ["blight_fireball_tower_damage_+%"]=4382, + ["blight_fireball_tower_projectiles_nova"]=4383, + ["blight_fireball_tower_range_+%"]=4384, + ["blight_flamethrower_tower_cast_speed_+%"]=4385, + ["blight_flamethrower_tower_chance_to_scorch_%"]=4386, + ["blight_flamethrower_tower_damage_+%"]=4387, + ["blight_flamethrower_tower_full_damage_fire_enemies"]=4388, + ["blight_flamethrower_tower_range_+%"]=4389, + ["blight_freezebolt_tower_chance_to_brittle_%"]=4390, + ["blight_freezebolt_tower_damage_+%"]=4391, + ["blight_freezebolt_tower_full_damage_cold_enemies"]=4392, + ["blight_freezebolt_tower_projectiles_+"]=4393, + ["blight_freezebolt_tower_range_+%"]=4394, + ["blight_glacialcage_tower_area_of_effect_+%"]=4395, + ["blight_glacialcage_tower_cooldown_recovery_+%"]=4396, + ["blight_glacialcage_tower_duration_+%"]=4397, + ["blight_glacialcage_tower_enemy_damage_taken_+%"]=4398, + ["blight_glacialcage_tower_range_+%"]=4399, + ["blight_hinder_enemy_chaos_damage_taken_+%"]=4400, + ["blight_imbuing_tower_buff_effect_+%"]=4401, + ["blight_imbuing_tower_grant_critical_strike_+%"]=4402, + ["blight_imbuing_tower_grant_damage_+%"]=4403, + ["blight_imbuing_tower_grants_onslaught"]=4404, + ["blight_imbuing_tower_range_+%"]=4405, + ["blight_lightningstorm_tower_area_of_effect_+%"]=4406, + ["blight_lightningstorm_tower_damage_+%"]=4407, + ["blight_lightningstorm_tower_delay_+%"]=4408, + ["blight_lightningstorm_tower_range_+%"]=4409, + ["blight_lightningstorm_tower_storms_on_enemies"]=4410, + ["blight_meteor_tower_additional_meteor_+"]=4411, + ["blight_meteor_tower_always_stun"]=4412, + ["blight_meteor_tower_creates_burning_ground_ms"]=4413, + ["blight_meteor_tower_damage_+%"]=4414, + ["blight_meteor_tower_range_+%"]=4415, + ["blight_radius_+%"]=3360, + ["blight_scout_tower_additional_minions_+"]=4416, + ["blight_scout_tower_minion_damage_+%"]=4417, + ["blight_scout_tower_minion_life_+%"]=4418, + ["blight_scout_tower_minion_movement_speed_+%"]=4419, + ["blight_scout_tower_minions_inflict_malediction"]=4420, + ["blight_scout_tower_range_+%"]=4421, + ["blight_secondary_skill_effect_duration_+%"]=4422, + ["blight_seismic_tower_additional_cascades_+"]=4423, + ["blight_seismic_tower_cascade_range_+%"]=4424, + ["blight_seismic_tower_damage_+%"]=4425, + ["blight_seismic_tower_range_+%"]=4426, + ["blight_seismic_tower_stun_duration_+%"]=4427, + ["blight_sentinel_tower_minion_damage_+%"]=4428, + ["blight_sentinel_tower_minion_life_+%"]=4429, + ["blight_sentinel_tower_minion_movement_speed_+%"]=4430, + ["blight_sentinel_tower_minions_life_leech_%"]=4431, + ["blight_sentinel_tower_range_+%"]=4432, + ["blight_shocking_tower_damage_+%"]=4433, + ["blight_shocking_tower_range_+%"]=4434, + ["blight_shocknova_tower_full_damage_lightning_enemies"]=4435, + ["blight_shocknova_tower_shock_additional_repeats"]=4436, + ["blight_shocknova_tower_shock_effect_+%"]=4437, + ["blight_shocknova_tower_shock_repeats_with_area_effect_+%"]=4438, + ["blight_skill_area_of_effect_+%_after_1_second_channelling"]=4439, + ["blight_smothering_tower_buff_effect_+%"]=4440, + ["blight_smothering_tower_freeze_shock_ignite_%"]=4441, + ["blight_smothering_tower_grant_damage_+%"]=4442, + ["blight_smothering_tower_grant_movement_speed_+%"]=4443, + ["blight_smothering_tower_range_+%"]=4444, + ["blight_stonegaze_tower_cooldown_recovery_+%"]=4445, + ["blight_stonegaze_tower_duration_+%"]=4446, + ["blight_stonegaze_tower_petrified_enemies_take_damage_+%"]=4447, + ["blight_stonegaze_tower_petrify_tick_speed_+%"]=4448, + ["blight_stonegaze_tower_range_+%"]=4449, + ["blight_summoning_tower_minion_damage_+%"]=4450, + ["blight_summoning_tower_minion_life_+%"]=4451, + ["blight_summoning_tower_minion_movement_speed_+%"]=4452, + ["blight_summoning_tower_minions_summoned_+"]=4453, + ["blight_summoning_tower_range_+%"]=4454, + ["blight_temporal_tower_buff_effect_+%"]=4455, + ["blight_temporal_tower_grant_you_action_speed_-%"]=4456, + ["blight_temporal_tower_grants_stun_immunity"]=4457, + ["blight_temporal_tower_range_+%"]=4458, + ["blight_temporal_tower_tick_speed_+%"]=4459, + ["blight_tertiary_skill_effect_duration"]=4460, + ["blight_tower_arc_damage_+%"]=4461, + ["blight_tower_chilling_cost_+%"]=4462, + ["blight_tower_damage_per_tower_type_+%"]=4463, + ["blight_tower_fireball_additional_projectile"]=4464, + ["blighted_map_chest_reward_lucky_count"]=4465, + ["blighted_map_tower_damage_+%_final"]=4466, + ["blind_chilled_enemies_on_hit_%"]=4467, + ["blind_does_not_affect_chance_to_hit"]=4468, + ["blind_does_not_affect_light_radius"]=4469, + ["blind_duration_+%"]=2961, + ["blind_effect_+%"]=4470, + ["blind_enemies_when_hit_%_chance"]=4471, + ["blind_enemies_when_hit_while_affected_by_grace_%_chance"]=4472, + ["blind_nearby_enemies_when_gaining_her_blessing_%"]=2806, + ["blind_nearby_enemies_when_ignited_%"]=2571, + ["blind_reflected_to_self"]=4473, + ["blink_and_mirror_arrow_cooldown_speed_+%"]=4474, + ["blink_arrow_and_blink_arrow_clone_attack_speed_+%"]=3380, + ["blink_arrow_and_blink_arrow_clone_damage_+%"]=3237, + ["blink_arrow_cooldown_speed_+%"]=3396, + ["block_%_if_blocked_an_attack_recently"]=4475, + ["block_%_while_affected_by_determination"]=4476, + ["block_causes_monster_flee_%"]=2490, + ["block_chance_%_per_50_strength"]=800, + ["block_chance_%_vs_taunted_enemies"]=3694, + ["block_chance_%_while_holding_shield"]=810, + ["block_chance_+%"]=812, + ["block_chance_on_damage_taken_%"]=2742, + ["block_recovery_+%"]=813, + ["block_spells_chance_%_while_holding_shield"]=4477, + ["block_while_dual_wielding_%"]=808, + ["block_while_dual_wielding_claws_%"]=809, + ["blood_footprints_from_item"]=8224, + ["blood_rage_grants_additional_%_chance_to_gain_frenzy_on_kill"]=3616, + ["blood_rage_grants_additional_attack_speed_+%"]=3615, + ["blood_sand_armour_mana_reservation_+%"]=4478, + ["blood_sand_mana_reservation_efficiency_+%"]=4480, + ["blood_sand_mana_reservation_efficiency_-2%_per_1"]=4479, + ["blood_sand_stance_buff_effect_+%"]=4481, + ["blood_spears_area_of_effect_+%"]=4482, + ["blood_spears_base_number_of_spears"]=4483, + ["blood_spears_damage_+%"]=4484, + ["bloodreap_damage_+%"]=4485, + ["bloodreap_skill_area_of_effect_+%"]=4486, + ["body_armour_evasion_rating_+%"]=4487, + ["bone_golem_damage_+%"]=4488, + ["bone_golem_elemental_resistances_%"]=4489, + ["bone_lance_cast_speed_+%"]=4490, + ["bone_lance_damage_+%"]=4491, + ["bone_offering_block_chance_+%"]=3631, + ["bone_offering_duration_+%"]=3414, + ["boneshatter_chance_to_gain_+1_trauma"]=4492, + ["boneshatter_damage_+%"]=4493, + ["boneshatter_stun_duration_+%"]=4494, + ["boots_implicit_accuracy_rating_+%_final"]=4495, + ["boss_maximum_life_+%_final"]=4496, + ["bow_accuracy_rating"]=1588, + ["bow_accuracy_rating_+%"]=1068, + ["bow_ailment_damage_+%"]=968, + ["bow_attack_speed_+%"]=1051, + ["bow_critical_strike_chance_+%"]=1089, + ["bow_critical_strike_multiplier_+"]=1119, + ["bow_damage_+%"]=965, + ["bow_elemental_damage_+%"]=971, + ["bow_enemy_block_-%"]=1494, + ["bow_hit_and_ailment_damage_+%"]=966, + ["bow_physical_damage_+%_while_holding_shield"]=1571, + ["bow_steal_power_frenzy_endurance_charges_on_hit_%"]=2482, + ["bow_stun_duration_+%"]=1459, + ["bow_stun_threshold_reduction_+%"]=1142, + ["brand_activation_rate_+%_final_during_first_20%_of_active_duration"]=4497, + ["brand_activation_rate_+%_final_during_last_20%_of_active_duration"]=4498, + ["brand_area_of_effect_+%_if_50%_attached_duration_expired"]=4499, + ["brands_reattach_on_activation"]=4500, + ["breachstone_commanders_%_drop_additional_fragments"]=4501, + ["breachstone_commanders_%_drop_additional_maps"]=4502, + ["breachstone_commanders_%_drop_additional_scarabs"]=4503, + ["breachstone_commanders_%_drop_additional_unique_items"]=4504, + ["breachstone_commanders_drop_additional_catalysts"]=4505, + ["breachstone_commanders_drop_additional_currency_items"]=4506, + ["breachstone_commanders_drop_additional_delirium_items"]=4507, + ["breachstone_commanders_drop_additional_divination_cards"]=4508, + ["breachstone_commanders_drop_additional_enchanted_items"]=4509, + ["breachstone_commanders_drop_additional_essences"]=4510, + ["breachstone_commanders_drop_additional_fossils"]=4511, + ["breachstone_commanders_drop_additional_gem_items"]=4512, + ["breachstone_commanders_drop_additional_harbinger_shards"]=4513, + ["breachstone_commanders_drop_additional_incubators"]=4514, + ["breachstone_commanders_drop_additional_legion_splinters"]=4515, + ["breachstone_commanders_drop_additional_oils"]=4516, + ["buff_affects_party"]=1382, + ["buff_auras_dont_affect_allies"]=2549, + ["buff_duration_+%"]=1377, + ["buff_effect_+%_on_low_energy_shield"]=4517, + ["buff_effect_on_self_+%"]=1725, + ["buff_party_effect_radius_+%"]=1383, + ["burn_damage_+%"]=1471, + ["burning_arrow_additional_ignite_stacks"]=4518, + ["burning_arrow_cannot_inflict_additional_burning_debuff_with_ignite"]=4519, + ["burning_arrow_damage_+%"]=3146, + ["burning_arrow_debuff_effect_+%"]=4520, + ["burning_arrow_ignite_chance_%"]=3469, + ["burning_arrow_physical_damage_%_to_add_as_fire_damage"]=3470, + ["burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%"]=2885, + ["burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%"]=2886, + ["burning_damage_+%_if_ignited_an_enemy_recently"]=3816, + ["burning_damage_+%_per_non_shocked_enemy_shocked_recently"]=4521, + ["burning_damage_taken_+%"]=2111, + ["burning_ground_effect_on_self_+%"]=1731, + ["can_catch_corrupted_fish"]=2389, + ["can_catch_exotic_fish"]=2388, + ["can_catch_scourged_fish"]=4522, + ["can_inflict_multiple_ignites"]=2157, + ["cannot_adapt_to_cold"]=4523, + ["cannot_adapt_to_fire"]=4524, + ["cannot_adapt_to_lightning"]=4525, + ["cannot_be_affected_by_flasks"]=3265, + ["cannot_be_blinded"]=2504, + ["cannot_be_blinded_while_affected_by_precision"]=4526, + ["cannot_be_chilled_or_frozen_while_ice_golem_summoned"]=4527, + ["cannot_be_chilled_or_frozen_while_moving"]=4528, + ["cannot_be_chilled_while_at_maximum_frenzy_charges"]=4529, + ["cannot_be_chilled_while_burning"]=4530, + ["cannot_be_cursed_with_silence"]=2619, + ["cannot_be_damaged"]=1210, + ["cannot_be_frozen_if_energy_shield_recharge_has_started_recently"]=4531, + ["cannot_be_frozen_if_you_have_been_frozen_recently"]=4532, + ["cannot_be_frozen_with_dex_higher_than_int"]=4533, + ["cannot_be_ignited_if_you_have_been_ignited_recently"]=4534, + ["cannot_be_ignited_while_at_maximum_endurance_charges"]=4535, + ["cannot_be_ignited_while_flame_golem_summoned"]=4536, + ["cannot_be_ignited_with_strength_higher_than_dex"]=4537, + ["cannot_be_inflicted_by_corrupted_blood"]=4538, + ["cannot_be_killed_by_elemental_reflect"]=2207, + ["cannot_be_knocked_back"]=1144, + ["cannot_be_poisoned"]=2897, + ["cannot_be_poisoned_if_x_poisons_on_you"]=4539, + ["cannot_be_shocked_if_you_have_been_shocked_recently"]=4540, + ["cannot_be_shocked_or_ignited_while_moving"]=4541, + ["cannot_be_shocked_while_at_maximum_endurance_charges"]=3683, + ["cannot_be_shocked_while_at_maximum_power_charges"]=4542, + ["cannot_be_shocked_while_frozen"]=2431, + ["cannot_be_shocked_while_lightning_golem_summoned"]=4543, + ["cannot_be_shocked_with_int_higher_than_strength"]=4544, + ["cannot_be_stunned"]=1753, + ["cannot_be_stunned_by_attacks_if_other_ring_is_elder_item"]=3844, + ["cannot_be_stunned_by_blocked_hits"]=4545, + ["cannot_be_stunned_by_spells_if_other_ring_is_shaper_item"]=3843, + ["cannot_be_stunned_if_have_been_stunned_or_blocked_stunning_hit_in_past_2_seconds"]=4546, + ["cannot_be_stunned_if_have_not_been_hit_recently"]=4547, + ["cannot_be_stunned_if_you_have_10_or_more_crab_charges"]=3864, + ["cannot_be_stunned_if_you_have_been_stunned_recently"]=4548, + ["cannot_be_stunned_if_you_have_blocked_a_stun_recently"]=4549, + ["cannot_be_stunned_if_you_have_ghost_dance"]=4550, + ["cannot_be_stunned_when_on_low_life"]=1755, + ["cannot_be_stunned_while_at_max_endurance_charges"]=3564, + ["cannot_be_stunned_while_fortified"]=4551, + ["cannot_be_stunned_while_leeching"]=2737, + ["cannot_be_stunned_while_using_chaos_skill"]=4552, + ["cannot_be_stunned_with_25_rage"]=7528, + ["cannot_block_attacks"]=1834, + ["cannot_block_spells"]=4553, + ["cannot_block_while_no_energy_shield"]=2268, + ["cannot_cast_curses"]=2215, + ["cannot_cast_spells"]=4554, + ["cannot_cause_bleeding"]=2053, + ["cannot_crit_non_shocked_enemies"]=3647, + ["cannot_fish_from_water"]=4555, + ["cannot_freeze_shock_ignite_on_critical"]=2208, + ["cannot_gain_charges"]=4556, + ["cannot_gain_corrupted_blood_while_you_have_at_least_5_stacks"]=4557, + ["cannot_gain_endurance_charges_while_have_onslaught"]=2288, + ["cannot_gain_power_charges"]=2544, + ["cannot_gain_rage_during_soul_gain_prevention"]=4558, + ["cannot_have_energy_shield_leeched_from"]=4559, + ["cannot_have_life_leeched_from"]=2005, + ["cannot_have_mana_leeched_from"]=2006, + ["cannot_increase_quantity_of_dropped_items"]=2113, + ["cannot_increase_rarity_of_dropped_items"]=2112, + ["cannot_inflict_status_ailments"]=1456, + ["cannot_knockback"]=2539, + ["cannot_leech_life_from_critical_strikes"]=3780, + ["cannot_leech_or_regenerate_mana"]=2132, + ["cannot_leech_when_on_low_life"]=2133, + ["cannot_lose_crab_charges_if_you_have_lost_crab_charges_recently"]=3865, + ["cannot_penetrate_or_ignore_elemental_resistances"]=4560, + ["cannot_recharge_energy_shield"]=4561, + ["cannot_regenerate_energy_shield"]=4562, + ["cannot_resist_cold_damage"]=1771, + ["cannot_stun"]=1449, + ["cannot_summon_mirage_archer_if_near_mirage_archer_radius"]=3931, + ["cannot_take_reflected_elemental_damage"]=4563, + ["cannot_take_reflected_physical_damage"]=4564, + ["cannot_taunt_enemies"]=4565, + ["cannot_use_flask_in_fifth_slot"]=4566, + ["cast_linked_spells_on_shocked_enemy_kill_%"]=477, + ["cast_socketed_minion_skills_on_bow_kill_%"]=478, + ["cast_socketed_spells_on_X_mana_spent"]=479, + ["cast_socketed_spells_on_mana_spent_%_chance"]=479, + ["cast_speed_+%_applies_to_attack_speed_at_%_of_original_value"]=4567, + ["cast_speed_+%_during_flask_effect"]=4570, + ["cast_speed_+%_for_4_seconds_on_attack"]=3056, + ["cast_speed_+%_if_enemy_killed_recently"]=4571, + ["cast_speed_+%_if_have_crit_recently"]=4572, + ["cast_speed_+%_if_player_minion_has_been_killed_recently"]=4573, + ["cast_speed_+%_per_corpse_consumed_recently"]=4574, + ["cast_speed_+%_per_frenzy_charge"]=1584, + ["cast_speed_+%_per_power_charge"]=1076, + ["cast_speed_+%_when_on_full_life"]=1583, + ["cast_speed_+%_when_on_low_life"]=1582, + ["cast_speed_+%_while_affected_by_zealotry"]=4575, + ["cast_speed_+%_while_chilled"]=4576, + ["cast_speed_+%_while_holding_bow"]=1075, + ["cast_speed_+%_while_holding_shield"]=1073, + ["cast_speed_+%_while_holding_staff"]=1074, + ["cast_speed_+%_while_ignited"]=2473, + ["cast_speed_for_brand_skills_+%"]=4568, + ["cast_speed_for_chaos_skills_+%"]=1018, + ["cast_speed_for_cold_skills_+%"]=1006, + ["cast_speed_for_elemental_skills_+%"]=4569, + ["cast_speed_for_fire_skills_+%"]=997, + ["cast_speed_for_lightning_skills_+%"]=1012, + ["cast_speed_while_dual_wielding_+%"]=1072, + ["cat_aspect_reserves_no_mana"]=4577, + ["cats_stealth_duration_ms_+"]=4578, + ["cause_maim_on_critical_strike_attack"]=3585, + ["caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground"]=4579, + ["caustic_arrow_damage_+%"]=3206, + ["caustic_arrow_damage_over_time_+%"]=4580, + ["caustic_arrow_duration_+%"]=3448, + ["caustic_arrow_hit_damage_+%"]=4581, + ["caustic_arrow_radius_+%"]=3345, + ["caustic_arrow_withered_base_duration_ms"]=3207, + ["caustic_arrow_withered_on_hit_%"]=3207, + ["caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=2964, + ["celestial_footprints_from_item"]=8225, + ["chain_strike_cone_radius_+_per_12_rage"]=4582, + ["chain_strike_cone_radius_+_per_x_rage"]=4583, + ["chain_strike_damage_+%"]=4584, + ["chain_strike_gain_rage_on_hit_%_chance"]=4585, + ["chaining_range_+%"]=4586, + ["chance_for_double_items_from_heist_chests_%"]=4587, + ["chance_for_elemental_damage_to_be_added_as_additional_chaos_damage_%"]=3071, + ["chance_per_second_of_fire_spreading_between_enemies_%"]=1470, + ["chance_to_avoid_stun_%_aura_while_wielding_a_staff"]=2842, + ["chance_to_be_frozen_shocked_ignited_%"]=2480, + ["chance_to_be_hindered_when_hit_by_spells_%"]=4588, + ["chance_to_be_ignited_%"]=2478, + ["chance_to_be_poisoned_%"]=2898, + ["chance_to_be_shocked_%"]=2479, + ["chance_to_block_attack_damage_if_not_blocked_recently_%"]=4589, + ["chance_to_block_attack_damage_if_stunned_an_enemy_recently_+%"]=4590, + ["chance_to_block_attack_damage_per_5%_chance_to_block_on_equipped_shield_+%"]=4591, + ["chance_to_block_attacks_%_while_channelling"]=4592, + ["chance_to_block_spells_%_if_cast_a_spell_recently"]=4593, + ["chance_to_block_spells_%_if_damaged_by_a_hit_recently"]=4594, + ["chance_to_block_spells_%_while_affected_by_discipline"]=4595, + ["chance_to_block_spells_%_while_channelling"]=4596, + ["chance_to_counter_strike_when_hit_%"]=2363, + ["chance_to_crush_on_hit_%"]=4597, + ["chance_to_curse_self_with_punishment_on_kill_%"]=2646, + ["chance_to_deal_double_attack_damage_%_if_attack_time_longer_than_1_second"]=4598, + ["chance_to_deal_double_damage_%"]=4600, + ["chance_to_deal_double_damage_%_if_crit_with_two_handed_melee_weapon_recently"]=4601, + ["chance_to_deal_double_damage_%_if_have_stunned_an_enemy_recently"]=4602, + ["chance_to_deal_double_damage_%_if_used_a_warcry_in_past_8_seconds"]=4603, + ["chance_to_deal_double_damage_%_per_4_rage"]=4604, + ["chance_to_deal_double_damage_%_per_500_strength"]=4605, + ["chance_to_deal_double_damage_%_while_focused"]=4606, + ["chance_to_deal_double_damage_for_3_seconds_on_spell_cast_every_9_seconds"]=4599, + ["chance_to_deal_double_damage_while_affected_by_glorious_madness_%"]=8117, + ["chance_to_deal_double_damage_while_on_full_life_%"]=4607, + ["chance_to_double_armour_effect_on_hit_%"]=4608, + ["chance_to_double_stun_duration_%"]=3085, + ["chance_to_evade_%_while_you_have_energy_shield"]=4612, + ["chance_to_evade_attacks_%"]=4609, + ["chance_to_evade_attacks_%_if_havent_been_hit_recently"]=4610, + ["chance_to_evade_attacks_%_while_affected_by_grace"]=4611, + ["chance_to_fork_extra_projectile_%"]=4613, + ["chance_to_fortify_on_melee_hit_+%"]=1840, + ["chance_to_fortify_on_melee_stun_%"]=4614, + ["chance_to_freeze_%_while_using_flask"]=2455, + ["chance_to_freeze_shock_ignite_%"]=2336, + ["chance_to_freeze_shock_ignite_%_during_flask_effect"]=3730, + ["chance_to_freeze_shock_ignite_%_while_affected_by_a_herald"]=4615, + ["chance_to_gain_elusive_when_you_block_while_dual_wielding_%"]=4616, + ["chance_to_gain_endurance_charge_on_block_%"]=1705, + ["chance_to_gain_endurance_charge_on_bow_crit_%"]=1418, + ["chance_to_gain_endurance_charge_on_crit_%"]=1415, + ["chance_to_gain_endurance_charge_on_hit_%_vs_bleeding_enemy"]=4617, + ["chance_to_gain_endurance_charge_on_melee_crit_%"]=1416, + ["chance_to_gain_endurance_charge_when_hit_%"]=2285, + ["chance_to_gain_endurance_charge_when_you_stun_enemy_%"]=4618, + ["chance_to_gain_endurance_charge_when_you_taunt_enemy_%"]=4619, + ["chance_to_gain_frenzy_charge_on_block_%"]=4621, + ["chance_to_gain_frenzy_charge_on_block_attack_%"]=4620, + ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"]=1419, + ["chance_to_gain_frenzy_charge_on_stun_%"]=4622, + ["chance_to_gain_max_crab_stacks_when_you_would_gain_a_crab_stack_%"]=3871, + ["chance_to_gain_onslaught_on_flask_use_%"]=4623, + ["chance_to_gain_onslaught_on_hit_%_vs_rare_or_unique_enemy"]=4624, + ["chance_to_gain_onslaught_on_kill_%"]=2522, + ["chance_to_gain_onslaught_on_kill_for_10_seconds_%"]=4625, + ["chance_to_gain_onslaught_on_kill_for_4_seconds_%"]=2908, + ["chance_to_gain_power_charge_on_hitting_enemy_affected_by_spiders_web_%"]=4626, + ["chance_to_gain_power_charge_on_killing_frozen_enemy_%"]=1420, + ["chance_to_gain_power_charge_on_melee_stun_%"]=2304, + ["chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%"]=4627, + ["chance_to_gain_power_charge_on_stun_%"]=2305, + ["chance_to_gain_power_charge_when_block_%"]=1709, + ["chance_to_gain_random_curse_when_hit_%_per_10_levels"]=2297, + ["chance_to_gain_random_standard_charge_on_hit_%"]=4628, + ["chance_to_gain_skill_cost_as_mana_when_paid_%"]=4629, + ["chance_to_gain_unholy_might_on_block_%"]=2576, + ["chance_to_gain_unholy_might_on_block_ms"]=2576, + ["chance_to_gain_unholy_might_on_crit_for_4_seconds_%"]=4630, + ["chance_to_gain_unholy_might_on_kill_for_10_seconds_%"]=4631, + ["chance_to_gain_unholy_might_on_kill_for_3_seconds_%"]=2905, + ["chance_to_gain_unholy_might_on_kill_for_4_seconds_%"]=2906, + ["chance_to_gain_unholy_might_on_melee_kill_%"]=2608, + ["chance_to_gain_vaal_soul_on_enemy_shatter_%"]=2634, + ["chance_to_gain_vaal_soul_on_kill_%"]=2629, + ["chance_to_grant_endurance_charge_to_nearby_allies_on_hit_%"]=4632, + ["chance_to_grant_frenzy_charge_to_nearby_allies_on_hit_%"]=2913, + ["chance_to_grant_frenzy_charge_to_nearby_allies_on_kill_%"]=4633, + ["chance_to_grant_nearby_enemies_onslaught_on_kill_%"]=2910, + ["chance_to_grant_nearby_enemies_unholy_might_on_kill_%"]=2911, + ["chance_to_grant_power_charge_on_shocking_chilled_enemy_%"]=4634, + ["chance_to_grant_power_charge_to_nearby_allies_on_kill_%"]=2912, + ["chance_to_ignite_%_while_ignited"]=2474, + ["chance_to_ignite_%_while_using_flask"]=2454, + ["chance_to_ignite_freeze_shock_and_poison_+%_vs_cursed_enemies"]=4635, + ["chance_to_ignore_hexproof_%"]=4636, + ["chance_to_inflict_additional_impale_%"]=4637, + ["chance_to_inflict_brittle_on_enemy_on_block_%"]=4638, + ["chance_to_inflict_frostburn_%"]=1611, + ["chance_to_inflict_sap_on_enemy_on_block_%"]=4639, + ["chance_to_inflict_sapped_%"]=1615, + ["chance_to_inflict_scorch_on_enemy_on_block_%"]=4640, + ["chance_to_intimidate_nearby_enemies_on_melee_kill_%"]=4641, + ["chance_to_intimidate_on_hit_%"]=4642, + ["chance_to_leave_2_ground_blades_%"]=4643, + ["chance_to_place_an_additional_mine_%"]=3069, + ["chance_to_poison_%_vs_cursed_enemies"]=3713, + ["chance_to_poison_on_critical_strike_with_bow_%"]=1078, + ["chance_to_poison_on_critical_strike_with_dagger_%"]=1079, + ["chance_to_poison_on_hit_%_per_power_charge"]=4644, + ["chance_to_poison_on_hit_with_attacks_%"]=2700, + ["chance_to_poison_on_melee_hit_%"]=3763, + ["chance_to_sap_%_vs_enemies_in_chilling_areas"]=4645, + ["chance_to_scorch_%"]=1608, + ["chance_to_shock_%_while_using_flask"]=2456, + ["chance_to_shock_chilled_enemies_%"]=4646, + ["chance_to_summon_two_totems_%"]=4647, + ["chance_to_taunt_on_hit_%"]=2956, + ["chance_to_throw_4_additional_traps_%"]=4648, + ["chance_to_trigger_socketed_bow_skill_on_bow_attack_%"]=480, + ["chance_to_trigger_socketed_spell_on_bow_attack_%"]=338, + ["chance_to_unnerve_on_hit_%"]=4649, + ["channelled_skill_damage_+%"]=4650, + ["channelled_skill_damage_+%_per_10_devotion"]=4651, + ["chaos_critical_strike_chance_+%"]=1109, + ["chaos_critical_strike_multiplier_+"]=1134, + ["chaos_damage_%_taken_from_mana_before_life"]=4655, + ["chaos_damage_+%"]=1013, + ["chaos_damage_+%_per_100_max_mana_up_to_80"]=4656, + ["chaos_damage_+%_per_equipped_corrupted_item"]=2624, + ["chaos_damage_+%_per_level"]=2507, + ["chaos_damage_+%_while_affected_by_herald_of_agony"]=4657, + ["chaos_damage_can_chill"]=2401, + ["chaos_damage_can_freeze"]=2402, + ["chaos_damage_can_ignite_chill_and_shock"]=2420, + ["chaos_damage_can_shock"]=2403, + ["chaos_damage_cannot_poison"]=2421, + ["chaos_damage_chance_to_poison_%"]=2561, + ["chaos_damage_does_not_bypass_energy_shield"]=2073, + ["chaos_damage_does_not_bypass_energy_shield_while_not_low_life"]=4652, + ["chaos_damage_over_time_+%"]=852, + ["chaos_damage_over_time_multiplier_+_per_4_chaos_resistance"]=4653, + ["chaos_damage_over_time_multiplier_+_while_affected_by_malevolence"]=894, + ["chaos_damage_over_time_multiplier_+_with_attacks"]=897, + ["chaos_damage_poisons"]=2560, + ["chaos_damage_resistance_%_per_endurance_charge"]=4658, + ["chaos_damage_resistance_%_per_poison_stack"]=4660, + ["chaos_damage_resistance_%_when_on_low_life"]=2118, + ["chaos_damage_resistance_%_when_stationary"]=4661, + ["chaos_damage_resistance_%_while_affected_by_herald_of_agony"]=4662, + ["chaos_damage_resistance_%_while_affected_by_purity_of_elements"]=4663, + ["chaos_damage_resistance_is_doubled"]=4659, + ["chaos_damage_resisted_by_lowest_resistance"]=4664, + ["chaos_damage_taken_+"]=2372, + ["chaos_damage_taken_+%"]=1820, + ["chaos_damage_taken_over_time_+%"]=1535, + ["chaos_damage_taken_over_time_+%_while_in_caustic_cloud"]=4665, + ["chaos_damage_to_return_to_melee_attacker"]=1786, + ["chaos_damage_to_return_when_hit"]=1791, + ["chaos_damage_with_attack_skills_+%"]=4666, + ["chaos_damage_with_spell_skills_+%"]=4667, + ["chaos_dot_multiplier_+"]=895, + ["chaos_golem_damage_+%"]=3215, + ["chaos_golem_elemental_resistances_%"]=3501, + ["chaos_immunity"]=1748, + ["chaos_inoculation_keystone_energy_shield_+%_final"]=1773, + ["chaos_non_ailment_damage_over_time_multiplier_+"]=896, + ["chaos_resistance_%_for_you_and_allies_affected_by_your_auras"]=3579, + ["chaos_resistance_+_while_using_flask"]=2828, + ["chaos_skill_chance_to_hinder_on_hit_%"]=4668, + ["chaos_skill_chance_to_ignite_%"]=4669, + ["chaos_skill_effect_duration_+%"]=1487, + ["chaos_skill_gem_level_+"]=4670, + ["chaos_skills_area_of_effect_+%"]=4671, + ["chaos_spell_skill_gem_level_+"]=1233, + ["chaos_weakness_mana_reservation_+%"]=3558, + ["charge_duration_+%"]=2555, + ["charged_attack_damage_+%"]=3651, + ["charged_attack_damage_per_stack_+%_final"]=3660, + ["charged_attack_radius_+%"]=3658, + ["charged_dash_area_of_effect_radius_+_of_final_explosion"]=3364, + ["charged_dash_damage_+%"]=3250, + ["charged_dash_movement_speed_+%_final"]=4672, + ["charges_gained_+%"]=1763, + ["chest_drop_additional_corrupted_item_divination_cards"]=4673, + ["chest_drop_additional_currency_item_divination_cards"]=4674, + ["chest_drop_additional_divination_cards_from_current_world_area"]=4675, + ["chest_drop_additional_divination_cards_from_same_set"]=4676, + ["chest_drop_additional_unique_item_divination_cards"]=4677, + ["chest_item_quantity_+%"]=1214, + ["chest_item_rarity_+%"]=1220, + ["chest_number_of_additional_pirate_uniques_to_drop"]=4678, + ["chest_trap_defuse_%"]=1499, + ["chieftain_burning_damage_+%_final"]=1609, + ["chill_and_freeze_duration_+%"]=4679, + ["chill_and_freeze_duration_based_on_%_energy_shield"]=2154, + ["chill_attackers_for_4_seconds_on_block_%_chance"]=4680, + ["chill_duration_+%"]=1450, + ["chill_effect_+%"]=4682, + ["chill_effect_+%_with_critical_strikes"]=4683, + ["chill_effect_is_reversed"]=4681, + ["chill_effectiveness_on_self_+%"]=1263, + ["chill_enemy_when_hit_duration_ms"]=2665, + ["chill_minimum_slow_%"]=3938, + ["chill_nearby_enemies_when_you_focus"]=4684, + ["chill_on_you_proliferates_to_nearby_enemies_within_x_radius"]=3142, + ["chill_prevention_ms_when_chilled"]=2426, + ["chilled_ground_effect_+%"]=4685, + ["chilled_ground_effect_on_self_+%"]=1730, + ["chilled_ground_on_freeze_%_chance_for_3_seconds"]=2934, + ["chilled_ground_when_hit_with_attack_%"]=4686, + ["chilled_monsters_take_+%_burning_damage"]=2300, + ["chilled_while_bleeding"]=4687, + ["chilled_while_poisoned"]=4688, + ["chilling_areas_also_grant_curse_effect_+%"]=4689, + ["chilling_areas_also_grant_lightning_damage_taken_+%"]=4690, + ["chronomancer_reserves_no_mana"]=4691, + ["circle_of_power_critical_strike_chance_+%_per_stage"]=4692, + ["circle_of_power_max_added_lightning_per_stage"]=4693, + ["circle_of_power_min_added_lightning_per_stage"]=4693, + ["circle_of_power_upgrade_cost_+%"]=4694, + ["clarity_mana_reservation_+%"]=3546, + ["clarity_mana_reservation_efficiency_+%"]=4696, + ["clarity_mana_reservation_efficiency_-2%_per_1"]=4695, + ["clarity_reserves_no_mana"]=4697, + ["claw_accuracy_rating"]=1591, + ["claw_accuracy_rating_+%"]=1065, + ["claw_ailment_damage_+%"]=950, + ["claw_attack_speed_+%"]=1048, + ["claw_critical_strike_chance_+%"]=1090, + ["claw_critical_strike_multiplier_+"]=1122, + ["claw_damage_+%"]=947, + ["claw_damage_+%_while_on_low_life"]=4698, + ["claw_hit_and_ailment_damage_+%"]=948, + ["claw_or_dagger_ailment_damage_+%"]=987, + ["claw_or_dagger_hit_and_ailment_damage_+%"]=986, + ["claw_steal_power_frenzy_endurance_charges_on_hit_%"]=2481, + ["cleave_+1_base_radius_per_nearby_enemy_up_to_10"]=4700, + ["cleave_attack_speed_+%"]=3365, + ["cleave_damage_+%"]=3147, + ["cleave_fortify_on_hit"]=4699, + ["cleave_radius_+%"]=3319, + ["close_range_enemies_avoid_your_projectiles"]=7293, + ["cluster_burst_spawn_amount"]=3622, + ["cobra_lash_damage_+%"]=4701, + ["cobra_lash_number_of_additional_chains"]=4702, + ["cobra_lash_projectile_speed_+%"]=4703, + ["cold_ailment_duration_+%"]=4704, + ["cold_ailment_effect_+%"]=4706, + ["cold_ailment_effect_+%_against_shocked_enemies"]=4705, + ["cold_ailments_effect_+%_final_if_hit_highest_cold"]=4707, + ["cold_and_chaos_damage_resistance_%"]=4708, + ["cold_and_lightning_damage_resistance_%"]=2335, + ["cold_attack_damage_+%"]=839, + ["cold_attack_damage_+%_while_holding_a_shield"]=842, + ["cold_axe_damage_+%"]=940, + ["cold_bow_damage_+%"]=970, + ["cold_claw_damage_+%"]=952, + ["cold_critical_strike_chance_+%"]=1107, + ["cold_critical_strike_multiplier_+"]=1132, + ["cold_dagger_damage_+%"]=958, + ["cold_damage_%_to_add_as_chaos"]=1528, + ["cold_damage_%_to_add_as_chaos_per_frenzy_charge"]=4710, + ["cold_damage_%_to_add_as_fire"]=1527, + ["cold_damage_+%"]=998, + ["cold_damage_+%_if_you_have_used_a_fire_skill_recently"]=4711, + ["cold_damage_+%_per_1%_block_chance"]=3103, + ["cold_damage_+%_per_25_dexterity"]=4712, + ["cold_damage_+%_per_25_intelligence"]=4713, + ["cold_damage_+%_per_25_strength"]=4714, + ["cold_damage_+%_per_cold_resistance_above_75"]=4709, + ["cold_damage_+%_per_frenzy_charge"]=4715, + ["cold_damage_+%_per_missing_cold_resistance"]=4716, + ["cold_damage_+%_while_affected_by_hatred"]=4717, + ["cold_damage_+%_while_affected_by_herald_of_ice"]=4718, + ["cold_damage_+%_while_off_hand_is_empty"]=4719, + ["cold_damage_can_ignite"]=2404, + ["cold_damage_can_shock"]=2405, + ["cold_damage_cannot_chill"]=2419, + ["cold_damage_cannot_freeze"]=2418, + ["cold_damage_over_time_+%"]=851, + ["cold_damage_over_time_multiplier_+_while_affected_by_malevolence"]=891, + ["cold_damage_resistance_%_while_affected_by_herald_of_ice"]=4720, + ["cold_damage_resistance_+%"]=1252, + ["cold_damage_resistance_is_%"]=1249, + ["cold_damage_taken_%_as_fire"]=2703, + ["cold_damage_taken_%_as_lightning"]=2704, + ["cold_damage_taken_+"]=4722, + ["cold_damage_taken_+%"]=2917, + ["cold_damage_taken_+%_if_have_been_hit_recently"]=4723, + ["cold_damage_taken_goes_to_life_over_4_seconds_%"]=4721, + ["cold_damage_taken_per_minute_per_frenzy_charge_while_moving"]=8118, + ["cold_damage_to_return_to_melee_attacker"]=1783, + ["cold_damage_to_return_when_hit"]=1789, + ["cold_damage_while_dual_wielding_+%"]=915, + ["cold_damage_with_attack_skills_+%"]=4724, + ["cold_damage_with_spell_skills_+%"]=4725, + ["cold_dot_multiplier_+"]=892, + ["cold_exposure_you_inflict_applies_extra_cold_resistance_+%"]=4726, + ["cold_hit_and_dot_damage_%_taken_as_lightning"]=4727, + ["cold_hit_damage_+%_vs_shocked_enemies"]=4728, + ["cold_mace_damage_+%"]=964, + ["cold_penetration_%_vs_chilled_enemies"]=4729, + ["cold_projectile_mine_critical_multiplier_+"]=4730, + ["cold_projectile_mine_damage_+%"]=4731, + ["cold_projectile_mine_throwing_speed_+%"]=4733, + ["cold_projectile_mine_throwing_speed_negated_+%"]=4732, + ["cold_reflect_damage_taken_+%_while_affected_by_purity_of_ice"]=4734, + ["cold_skill_chance_to_inflict_cold_exposure_%"]=4735, + ["cold_skill_gem_level_+"]=4736, + ["cold_skills_chance_to_poison_on_hit_%"]=4737, + ["cold_snap_cooldown_speed_+%"]=3389, + ["cold_snap_damage_+%"]=3221, + ["cold_snap_gain_power_charge_on_kill_%"]=2787, + ["cold_snap_radius_+%"]=3346, + ["cold_snap_uses_and_gains_power_charges_instead_of_frenzy"]=4738, + ["cold_spell_physical_damage_%_to_convert_to_cold"]=4739, + ["cold_spell_skill_gem_level_+"]=1231, + ["cold_staff_damage_+%"]=946, + ["cold_sword_damage_+%"]=977, + ["cold_wand_damage_+%"]=983, + ["combust_area_of_effect_+%"]=4740, + ["conductivity_curse_effect_+%"]=3523, + ["conductivity_duration_+%"]=3430, + ["conductivity_mana_reservation_+%"]=3559, + ["conductivity_no_reservation"]=4741, + ["consecrate_ground_for_3_seconds_when_hit_%"]=3074, + ["consecrate_ground_on_kill_%_for_3_seconds"]=2935, + ["consecrate_ground_on_shatter_%_chance_for_3_seconds"]=3638, + ["consecrate_on_block_%_chance_to_create"]=2136, + ["consecrate_on_crit_%_chance_to_create"]=2187, + ["consecrated_ground_additional_physical_damage_reduction_%"]=4742, + ["consecrated_ground_allies_recover_es_as_well_as_life_from_life_regeneration"]=4743, + ["consecrated_ground_effect_+%"]=4744, + ["consecrated_ground_effect_lingers_for_ms_after_leaving_the_area_while_affected_by_zealotry"]=4749, + ["consecrated_ground_enemy_damage_taken_+%"]=4745, + ["consecrated_ground_enemy_damage_taken_+%_while_affected_by_zealotry"]=4746, + ["consecrated_ground_immune_to_curses"]=4747, + ["consecrated_ground_immune_to_status_ailments"]=4748, + ["consecrated_ground_radius_on_hit_enemy_magic_rare_unique_every_3_seconds"]=4750, + ["consecrated_ground_while_stationary_radius"]=4751, + ["consecrated_path_area_of_effect_+%"]=4752, + ["consecrated_path_damage_+%"]=4753, + ["contagion_damage_+%"]=3246, + ["contagion_duration_+%"]=3435, + ["contagion_radius_+%"]=3352, + ["contagion_spread_on_hit_affected_enemy_%"]=4754, + ["conversation_trap_converted_enemy_damage_+%"]=4755, + ["conversion_trap_converted_enemies_chance_to_taunt_on_hit_%"]=4756, + ["conversion_trap_cooldown_speed_+%"]=3402, + ["convert_all_physical_damage_to_fire"]=1757, + ["converted_enemies_damage_+%"]=3241, + ["convocation_buff_effect_+%"]=3536, + ["convocation_cooldown_speed_+%"]=3390, + ["cooldown_speed_+%_per_brand_up_to_40%"]=4757, + ["corpse_erruption_base_maximum_number_of_geyers"]=4758, + ["corpse_eruption_cast_speed_+%"]=4759, + ["corpse_eruption_damage_+%"]=4760, + ["corpse_warp_cast_speed_+%"]=4761, + ["corpse_warp_damage_+%"]=4762, + ["corrosive_shroud_%_of_stored_poison_damage_to_deal_per_second"]=4763, + ["corrosive_shroud_poison_dot_multiplier_+_while_aura_active"]=4764, + ["corrupted_gem_experience_gain_+%"]=2636, + ["corrupting_fever_apply_additional_corrupted_blood_%"]=4765, + ["corrupting_fever_damage_+%"]=4766, + ["corrupting_fever_duration_+%"]=4767, + ["counter_attacks_maximum_added_cold_damage"]=3710, + ["counter_attacks_maximum_added_physical_damage"]=3703, + ["counter_attacks_minimum_added_cold_damage"]=3710, + ["counter_attacks_minimum_added_physical_damage"]=3703, + ["counterattacks_deal_double_damage"]=4768, + ["counterattacks_debilitate_for_1_second_on_hit_%_chance"]=4769, + ["cover_in_ash_on_hit_%"]=4770, + ["cover_in_ash_on_hit_%_while_you_are_burning"]=4771, + ["crab_aspect_crab_barrier_max_+"]=3866, + ["crackling_lance_cast_speed_+%"]=4772, + ["crackling_lance_damage_+%"]=4773, + ["create_additional_brand_%_chance"]=4774, + ["create_blighted_spore_on_killing_rare_enemy"]=4775, + ["create_consecrated_ground_on_hit_%_vs_rare_or_unique_enemy"]=4776, + ["create_consecrated_ground_on_kill_%"]=4777, + ["create_herald_of_thunder_storm_on_shocking_enemy"]=4778, + ["create_profane_ground_instead_of_consecrated_ground"]=4779, + ["create_smoke_cloud_on_kill_%_chance"]=4780, + ["cremation_base_fires_projectile_every_x_ms"]=4781, + ["critical_ailment_dot_multiplier_+"]=881, + ["critical_bleeding_dot_multiplier_+"]=885, + ["critical_ignite_dot_multiplier_+"]=888, + ["critical_multiplier_+%_per_10_max_es_on_shield"]=4783, + ["critical_poison_dot_multiplier_+"]=898, + ["critical_strike_%_chance_to_deal_double_damage"]=4838, + ["critical_strike_chance_+%"]=1084, + ["critical_strike_chance_+%_against_enemies_on_consecrated_ground_while_affected_by_zealotry"]=4787, + ["critical_strike_chance_+%_during_any_flask_effect"]=4788, + ["critical_strike_chance_+%_final_while_unhinged"]=4789, + ["critical_strike_chance_+%_for_4_seconds_on_kill"]=2977, + ["critical_strike_chance_+%_for_forking_arrows"]=3819, + ["critical_strike_chance_+%_for_spells_if_you_have_killed_recently"]=4790, + ["critical_strike_chance_+%_if_enemy_killed_recently"]=4791, + ["critical_strike_chance_+%_if_have_been_shocked_recently"]=4792, + ["critical_strike_chance_+%_if_have_not_crit_recently"]=4793, + ["critical_strike_chance_+%_if_havent_blocked_recently"]=4794, + ["critical_strike_chance_+%_if_not_gained_power_charge_recently"]=4795, + ["critical_strike_chance_+%_per_10_strength"]=4796, + ["critical_strike_chance_+%_per_8_strength"]=2471, + ["critical_strike_chance_+%_per_blitz_charge"]=4797, + ["critical_strike_chance_+%_per_brand"]=4798, + ["critical_strike_chance_+%_per_endurance_charge"]=4799, + ["critical_strike_chance_+%_per_frenzy_charge"]=4800, + ["critical_strike_chance_+%_per_intensity"]=4801, + ["critical_strike_chance_+%_per_level"]=2492, + ["critical_strike_chance_+%_per_lightning_adaptation"]=3934, + ["critical_strike_chance_+%_per_mine_detonated_recently_up_to_100%"]=4802, + ["critical_strike_chance_+%_per_power_charge"]=2691, + ["critical_strike_chance_+%_per_righteous_charge"]=4803, + ["critical_strike_chance_+%_per_stackable_unique_jewel"]=3669, + ["critical_strike_chance_+%_vs_bleeding_enemies"]=2715, + ["critical_strike_chance_+%_vs_blinded_enemies"]=2933, + ["critical_strike_chance_+%_vs_enemies_with_elemental_status_ailments"]=3569, + ["critical_strike_chance_+%_vs_enemies_without_elemental_status_ailments"]=3052, + ["critical_strike_chance_+%_vs_marked_enemy"]=4804, + ["critical_strike_chance_+%_vs_poisoned_enemies"]=2819, + ["critical_strike_chance_+%_vs_shocked_enemies"]=4782, + ["critical_strike_chance_+%_vs_taunted_enemies"]=4805, + ["critical_strike_chance_+%_when_in_main_hand"]=3689, + ["critical_strike_chance_+%_while_affected_by_wrath"]=4806, + ["critical_strike_chance_+%_while_channelling"]=4807, + ["critical_strike_chance_+%_while_you_have_avatar_of_fire"]=8217, + ["critical_strike_chance_+%_while_you_have_depleted_physical_aegis"]=4811, + ["critical_strike_chance_+%_with_at_least_200_int"]=3881, + ["critical_strike_chance_against_enemies_on_full_life_+%"]=3282, + ["critical_strike_chance_increased_by_lightning_resistance"]=4784, + ["critical_strike_chance_increased_by_overcapped_lightning_resistance"]=4785, + ["critical_strike_chance_increased_by_spell_suppression_chance"]=4786, + ["critical_strike_chance_while_dual_wielding_+%"]=1104, + ["critical_strike_chance_while_wielding_shield_+%"]=1097, + ["critical_strike_damage_cannot_be_reflected"]=4812, + ["critical_strike_multiplier_+%_with_claws_daggers"]=4837, + ["critical_strike_multiplier_+_during_any_flask_effect"]=4816, + ["critical_strike_multiplier_+_for_spells_if_you_havent_killed_recently"]=4817, + ["critical_strike_multiplier_+_if_crit_with_a_herald_skill_recently"]=4818, + ["critical_strike_multiplier_+_if_dexterity_higher_than_intelligence"]=4819, + ["critical_strike_multiplier_+_if_enemy_killed_recently"]=4820, + ["critical_strike_multiplier_+_if_enemy_shattered_recently"]=4821, + ["critical_strike_multiplier_+_if_gained_power_charge_recently"]=4822, + ["critical_strike_multiplier_+_if_have_dealt_non_crit_recently"]=4813, + ["critical_strike_multiplier_+_if_have_not_dealt_critical_strike_recently"]=4823, + ["critical_strike_multiplier_+_if_rare_or_unique_enemy_nearby"]=4824, + ["critical_strike_multiplier_+_if_taken_a_savage_hit_recently"]=4825, + ["critical_strike_multiplier_+_if_you_have_blocked_recently"]=4826, + ["critical_strike_multiplier_+_if_youve_been_channelling_for_at_least_1_second"]=4827, + ["critical_strike_multiplier_+_per_1%_block_chance"]=2714, + ["critical_strike_multiplier_+_per_mine_detonated_recently_up_to_40"]=4828, + ["critical_strike_multiplier_+_per_power_charge"]=2809, + ["critical_strike_multiplier_+_vs_bleeding_enemies"]=2712, + ["critical_strike_multiplier_+_vs_burning_enemies"]=2713, + ["critical_strike_multiplier_+_vs_enemies_affected_by_elemental_status_ailment"]=3077, + ["critical_strike_multiplier_+_vs_taunted_enemies"]=4829, + ["critical_strike_multiplier_+_vs_unique_enemies"]=4830, + ["critical_strike_multiplier_+_while_affected_by_anger"]=4831, + ["critical_strike_multiplier_+_while_affected_by_precision"]=4832, + ["critical_strike_multiplier_+_with_herald_skills"]=4836, + ["critical_strike_multiplier_for_arrows_that_pierce_+"]=4814, + ["critical_strike_multiplier_is_100"]=1138, + ["critical_strike_multiplier_is_300"]=4815, + ["critical_strike_multiplier_vs_enemies_on_full_life_+"]=2959, + ["critical_strike_multiplier_while_dual_wielding_+"]=1126, + ["critical_strike_multiplier_with_dagger_+"]=1116, + ["critical_strikes_always_knockback_shocked_enemies"]=4839, + ["critical_strikes_deal_no_damage"]=4840, + ["critical_strikes_do_not_always_apply_non_damaging_ailments"]=4841, + ["critical_strikes_do_not_always_freeze"]=1612, + ["critical_strikes_ignore_elemental_resistances"]=2975, + ["critical_strikes_penetrates_%_elemental_resistances_while_affected_by_zealotry"]=4842, + ["critical_strikes_that_inflict_bleeding_also_rupture"]=4843, + ["critical_support_gem_level_+"]=4844, + ["crits_have_culling_strike"]=2963, + ["cruelty_effect_+%"]=4845, + ["crush_for_2_seconds_on_hit_%_chance"]=4846, + ["crush_on_hit_ms_vs_full_life_enemies"]=4847, + ["culling_strike_on_burning_enemies"]=2369, + ["culling_strike_on_enemies_affected_by_poachers_mark"]=4848, + ["culling_strike_vs_cursed_enemies"]=4849, + ["culling_strike_vs_marked_enemy"]=4850, + ["current_endurance_charges"]=6, + ["current_frenzy_charges"]=7, + ["current_power_charges"]=8, + ["curse_apply_as_aura"]=2974, + ["curse_area_of_effect_+%"]=1802, + ["curse_aura_skill_area_of_effect_+%"]=4851, + ["curse_aura_skills_mana_reservation_efficiency_+%"]=4854, + ["curse_aura_skills_mana_reservation_efficiency_-2%_per_1"]=4853, + ["curse_aura_skills_reservation_efficiency_+%"]=4852, + ["curse_cast_speed_+%"]=1795, + ["curse_effect_+%"]=2159, + ["curse_effect_+%_if_200_mana_spent_recently"]=4857, + ["curse_effect_on_self_+%"]=1751, + ["curse_effect_on_self_+%_while_on_consecrated_ground"]=4855, + ["curse_effect_on_self_+%_while_under_effect_of_life_or_mana_flask"]=4856, + ["curse_maximum_doom"]=4858, + ["curse_on_block_%_chance_flammability_with_+20%_effect"]=2515, + ["curse_on_block_level_5_vulnerability"]=2514, + ["curse_on_hit_%_conductivity"]=2077, + ["curse_on_hit_%_despair"]=2078, + ["curse_on_hit_%_elemental_weakness"]=2079, + ["curse_on_hit_%_enfeeble"]=2076, + ["curse_on_hit_%_flammability"]=2080, + ["curse_on_hit_%_frostbite"]=2081, + ["curse_on_hit_%_temporal_chains"]=2082, + ["curse_on_hit_%_vulnerability"]=2083, + ["curse_on_hit_level_10_vulnerability_%"]=2087, + ["curse_on_hit_level_assassins_mark"]=481, + ["curse_on_hit_level_cold_weakness"]=2089, + ["curse_on_hit_level_conductivity"]=2090, + ["curse_on_hit_level_despair"]=2091, + ["curse_on_hit_level_elemental_weakness"]=2088, + ["curse_on_hit_level_enfeeble"]=2092, + ["curse_on_hit_level_flammability"]=2093, + ["curse_on_hit_level_frostbite"]=2094, + ["curse_on_hit_level_poachers_mark"]=482, + ["curse_on_hit_level_poachers_mark_bypass_hexproof"]=483, + ["curse_on_hit_level_temporal_chains"]=2085, + ["curse_on_hit_level_vulnerability"]=2086, + ["curse_on_hit_level_warlords_mark"]=484, + ["curse_on_melee_block_level_15_punishment"]=2516, + ["curse_on_projectile_block_level_15_temporal_chains"]=2517, + ["curse_on_spell_block_level_15_elemental_weakness"]=2518, + ["curse_pillar_curse_effect_+%_final"]=2160, + ["curse_skill_effect_duration_+%"]=4859, + ["curse_with_enfeeble_on_hit_%_against_uncursed_enemies"]=2084, + ["cursed_enemies_%_chance_to_grant_endurance_charge_when_hit"]=4860, + ["cursed_enemies_%_chance_to_grant_frenzy_charge_when_hit"]=4861, + ["cursed_enemies_%_chance_to_grant_power_charge_when_hit"]=4862, + ["cursed_with_silence_when_hit_%_chance"]=4863, + ["curses_have_no_effect_on_you_for_4_seconds_every_10_seconds"]=4864, + ["curses_never_expire"]=1745, + ["curses_you_inflict_remain_after_death"]=4865, + ["cyclone_attack_speed_+%"]=3375, + ["cyclone_damage_+%"]=3194, + ["cyclone_max_stages_movement_speed_+%"]=4866, + ["dagger_accuracy_rating"]=1589, + ["dagger_accuracy_rating_+%"]=1066, + ["dagger_ailment_damage_+%"]=956, + ["dagger_attack_speed_+%"]=1049, + ["dagger_critical_strike_chance_+%"]=1091, + ["dagger_damage_+%"]=953, + ["dagger_hit_and_ailment_damage_+%"]=954, + ["damage_+%"]=829, + ["damage_+%_against_enemies_marked_by_you"]=4884, + ["damage_+%_during_flask_effect"]=3593, + ["damage_+%_final_if_lost_endurance_charge_in_past_8_seconds"]=4885, + ["damage_+%_final_if_there_is_at_most_1_rare_or_unique_enemy_nearby"]=4867, + ["damage_+%_final_with_at_least_1_nearby_ally"]=4886, + ["damage_+%_for_4_seconds_on_crit"]=2976, + ["damage_+%_for_4_seconds_on_detonation"]=2999, + ["damage_+%_for_4_seconds_when_you_kill_a_bleeding_enemy"]=3596, + ["damage_+%_for_4_seconds_when_you_kill_a_cursed_enemy"]=3573, + ["damage_+%_for_each_herald_affecting_you"]=4887, + ["damage_+%_for_each_level_the_enemy_is_higher_than_you"]=3698, + ["damage_+%_for_each_trap_and_mine_active"]=3587, + ["damage_+%_for_enemies_you_inflict_spiders_web_upon"]=4888, + ["damage_+%_for_you_and_allies_affected_by_your_auras"]=3580, + ["damage_+%_if_enemy_killed_recently"]=4889, + ["damage_+%_if_enemy_killed_recently_final"]=3722, + ["damage_+%_if_firing_atleast_7_projectiles"]=4890, + ["damage_+%_if_golem_summoned_in_past_8_seconds"]=3216, + ["damage_+%_if_have_been_ignited_recently"]=4891, + ["damage_+%_if_have_crit_in_past_8_seconds"]=4892, + ["damage_+%_if_only_one_enemy_nearby"]=4893, + ["damage_+%_if_skill_costs_life"]=4894, + ["damage_+%_if_used_travel_skill_recently"]=4895, + ["damage_+%_if_you_have_consumed_a_corpse_recently"]=3757, + ["damage_+%_if_you_have_frozen_enemy_recently"]=4896, + ["damage_+%_if_you_have_shocked_recently"]=4897, + ["damage_+%_of_each_type_that_you_have_an_active_golem_of"]=3602, + ["damage_+%_on_consecrated_ground"]=3073, + ["damage_+%_on_full_energy_shield"]=4916, + ["damage_+%_per_1%_block_chance"]=4902, + ["damage_+%_per_1%_increased_item_found_quantity"]=4903, + ["damage_+%_per_10_dex"]=4898, + ["damage_+%_per_10_levels"]=2371, + ["damage_+%_per_15_dex"]=4899, + ["damage_+%_per_15_int"]=4900, + ["damage_+%_per_15_strength"]=4901, + ["damage_+%_per_5_of_your_lowest_attribute"]=4904, + ["damage_+%_per_abyss_jewel_type"]=3672, + ["damage_+%_per_active_curse_on_self"]=854, + ["damage_+%_per_active_golem"]=4905, + ["damage_+%_per_active_link"]=4906, + ["damage_+%_per_active_trap"]=2989, + ["damage_+%_per_crab_charge"]=3867, + ["damage_+%_per_endurance_charge"]=2724, + ["damage_+%_per_equipped_magic_item"]=2605, + ["damage_+%_per_fire_adaptation"]=3932, + ["damage_+%_per_frenzy_charge"]=2813, + ["damage_+%_per_frenzy_power_or_endurance_charge"]=4907, + ["damage_+%_per_poison_stack"]=4868, + ["damage_+%_per_poison_up_to_75%"]=4908, + ["damage_+%_per_power_charge"]=4909, + ["damage_+%_per_raised_zombie"]=4869, + ["damage_+%_per_shock"]=2309, + ["damage_+%_per_warcry_used_recently"]=4910, + ["damage_+%_per_your_aura_or_herald_skill_affecting_you"]=4911, + ["damage_+%_to_rare_and_unique_enemies"]=2733, + ["damage_+%_to_you_and_nearby_allies_while_you_have_fortify"]=3597, + ["damage_+%_vs_abyssal_monsters"]=4912, + ["damage_+%_vs_bleeding_enemies"]=3002, + ["damage_+%_vs_blinded_enemies"]=2346, + ["damage_+%_vs_burning_enemies"]=2971, + ["damage_+%_vs_chilled_enemies"]=4913, + ["damage_+%_vs_demons"]=2299, + ["damage_+%_vs_enemies_affected_by_status_ailments"]=2985, + ["damage_+%_vs_enemies_on_low_life_per_frenzy_charge"]=2345, + ["damage_+%_vs_enemies_per_freeze_shock_ignite"]=877, + ["damage_+%_vs_frozen_enemies"]=873, + ["damage_+%_vs_frozen_shocked_ignited_enemies"]=878, + ["damage_+%_vs_hindered_enemies"]=3618, + ["damage_+%_vs_ignited_enemies"]=2483, + ["damage_+%_vs_magic_monsters"]=4914, + ["damage_+%_vs_rare_monsters"]=2342, + ["damage_+%_vs_taunted_enemies"]=4915, + ["damage_+%_when_currently_has_no_energy_shield"]=2269, + ["damage_+%_when_not_on_low_life"]=2729, + ["damage_+%_when_on_burning_ground"]=1728, + ["damage_+%_when_on_full_life"]=4917, + ["damage_+%_when_on_low_life"]=853, + ["damage_+%_while_affected_by_a_herald"]=4918, + ["damage_+%_while_channelling"]=4919, + ["damage_+%_while_dead"]=2621, + ["damage_+%_while_es_leeching"]=858, + ["damage_+%_while_es_not_full"]=3589, + ["damage_+%_while_fortified"]=2722, + ["damage_+%_while_ignited"]=2337, + ["damage_+%_while_in_blood_stance"]=4920, + ["damage_+%_while_leeching"]=2591, + ["damage_+%_while_life_leeching"]=855, + ["damage_+%_while_mana_leeching"]=857, + ["damage_+%_while_totem_active"]=2730, + ["damage_+%_while_unarmed"]=3094, + ["damage_+%_while_wielding_bow_if_totem_summoned"]=4921, + ["damage_+%_while_wielding_two_different_weapon_types"]=4922, + ["damage_+%_while_wielding_wand"]=978, + ["damage_+%_while_you_have_a_summoned_golem"]=4923, + ["damage_+%_with_herald_skills"]=4924, + ["damage_+%_with_hits_and_ailments"]=4925, + ["damage_+%_with_maces_sceptres_staves"]=4926, + ["damage_+%_with_movement_skills"]=1056, + ["damage_+%_with_non_vaal_skills_during_soul_gain_prevention"]=4927, + ["damage_+%_with_one_handed_weapons"]=2862, + ["damage_+%_with_shield_skills"]=4928, + ["damage_+%_with_shield_skills_per_2%_attack_block"]=4929, + ["damage_+%_with_two_handed_weapons"]=2863, + ["damage_+1%_per_X_strength_when_in_main_hand"]=2310, + ["damage_and_minion_damage_+%_for_4_seconds_on_consume_corpse"]=2978, + ["damage_cannot_be_reflected"]=4870, + ["damage_from_hits_always_and_only_bypasses_energy_shield_when_not_blocked"]=4871, + ["damage_over_time_+%"]=848, + ["damage_over_time_+%_per_frenzy_charge"]=1714, + ["damage_over_time_+%_per_power_charge"]=1715, + ["damage_over_time_+%_while_affected_by_a_herald"]=4873, + ["damage_over_time_+%_while_dual_wielding"]=1716, + ["damage_over_time_+%_while_holding_a_shield"]=1717, + ["damage_over_time_+%_while_wielding_two_handed_weapon"]=1718, + ["damage_over_time_+%_with_attack_skills"]=4874, + ["damage_over_time_+%_with_bow_skills"]=4875, + ["damage_over_time_+%_with_herald_skills"]=4876, + ["damage_over_time_multiplier_+_if_enemy_killed_recently"]=4872, + ["damage_over_time_multiplier_+_with_attacks"]=882, + ["damage_over_time_taken_+%_while_you_have_at_least_20_fortification"]=4877, + ["damage_penetrates_%_cold_resistance_while_affected_by_herald_of_ice"]=4878, + ["damage_penetrates_%_elemental_resistance_if_enemy_not_killed_recently"]=4879, + ["damage_penetrates_%_elemental_resistance_vs_chilled_enemies"]=4880, + ["damage_penetrates_%_elemental_resistance_vs_cursed_enemies"]=4881, + ["damage_penetrates_%_fire_resistance_while_affected_by_herald_of_ash"]=4882, + ["damage_penetrates_%_lightning_resistance_while_affected_by_herald_of_thunder"]=4883, + ["damage_reduction_rating_%_with_active_totem"]=2865, + ["damage_reduction_rating_from_body_armour_doubled"]=2864, + ["damage_reflected_to_enemies_%_gained_as_life"]=2246, + ["damage_removed_from_mana_before_life_%_while_affected_by_clarity"]=4930, + ["damage_removed_from_mana_before_life_%_while_focused"]=4931, + ["damage_removed_from_spectres_before_life_or_es_%"]=4932, + ["damage_removed_from_your_nearest_totem_before_life_or_es_%"]=4933, + ["damage_taken_+%_final_from_enemies_near_marked_enemy"]=4945, + ["damage_taken_+%_final_per_gale_force"]=4946, + ["damage_taken_+%_final_per_totem"]=4947, + ["damage_taken_+%_for_4_seconds_after_spending_200_mana"]=4934, + ["damage_taken_+%_for_4_seconds_on_kill"]=2852, + ["damage_taken_+%_for_4_seconds_on_killing_taunted_enemy"]=2958, + ["damage_taken_+%_from_bleeding_enemies"]=2843, + ["damage_taken_+%_from_blinded_enemies"]=2811, + ["damage_taken_+%_from_ghosts"]=1825, + ["damage_taken_+%_from_hits"]=1817, + ["damage_taken_+%_from_skeletons"]=1824, + ["damage_taken_+%_from_taunted_enemies"]=3598, + ["damage_taken_+%_if_have_been_frozen_recently"]=4948, + ["damage_taken_+%_if_have_not_been_hit_recently"]=4949, + ["damage_taken_+%_if_not_hit_recently_final"]=3692, + ["damage_taken_+%_if_taunted_an_enemy_recently"]=3726, + ["damage_taken_+%_if_there_are_at_least_2_rare_or_unique_enemies_nearby"]=4935, + ["damage_taken_+%_if_you_have_taken_a_savage_hit_recently"]=3678, + ["damage_taken_+%_on_full_life"]=4950, + ["damage_taken_+%_per_frenzy_charge"]=2462, + ["damage_taken_+%_to_an_element_for_4_seconds_when_hit_by_damage_from_an_element"]=3133, + ["damage_taken_+%_vs_demons"]=2298, + ["damage_taken_+%_while_affected_by_elusive"]=4936, + ["damage_taken_+%_while_es_full"]=1821, + ["damage_taken_+%_while_leeching"]=4951, + ["damage_taken_+%_while_phasing"]=4952, + ["damage_taken_from_suppressed_hits_is_unlucky"]=4937, + ["damage_taken_from_traps_and_mines_+%"]=2821, + ["damage_taken_goes_to_life_over_4_seconds_%"]=4938, + ["damage_taken_goes_to_mana_%"]=2019, + ["damage_taken_goes_to_mana_%_per_power_charge"]=2690, + ["damage_taken_goes_to_mana_over_4_seconds_%_while_affected_by_clarity"]=4939, + ["damage_taken_over_time_+%_final_during_life_flask_effect"]=4940, + ["damage_taken_per_250_dexterity_+%"]=4941, + ["damage_taken_per_250_intelligence_+%"]=4942, + ["damage_taken_per_250_strength_+%"]=4943, + ["damage_taken_per_ghost_dance_stack_+%"]=4944, + ["damage_vs_cursed_enemies_per_enemy_curse_+%"]=2543, + ["damage_vs_enemies_on_full_life_+%"]=4953, + ["damage_vs_enemies_on_full_life_per_power_charge_+%"]=2525, + ["damage_vs_enemies_on_low_life_+%"]=2343, + ["damage_vs_enemies_on_low_life_+%_final"]=2344, + ["damage_vs_enemies_on_low_life_per_power_charge_+%"]=2526, + ["damage_vs_shocked_enemies_+%"]=875, + ["damage_while_dual_wielding_+%"]=912, + ["damage_while_no_damage_taken_+%"]=2743, + ["damage_while_no_frenzy_charges_+%"]=3281, + ["damage_with_cold_skills_+%"]=1005, + ["damage_with_fire_skills_+%"]=996, + ["damage_with_lightning_skills_+%"]=1011, + ["damaging_ailments_deal_damage_+%_faster"]=4954, + ["dark_pact_minions_recover_%_life_on_hit"]=4955, + ["dark_ritual_area_of_effect_+%"]=4956, + ["dark_ritual_damage_+%"]=4957, + ["dark_ritual_linked_curse_effect_+%"]=4958, + ["daytime_fish_caught_size_+%"]=4959, + ["deal_1000_chaos_damage_per_second_for_10_seconds_on_hit"]=4960, + ["deal_chaos_damage_per_second_for_10_seconds_on_hit"]=4961, + ["deal_double_damage_to_enemies_on_full_life"]=4962, + ["deal_no_damage_when_not_on_low_life"]=4963, + ["deal_no_damage_yourself"]=1827, + ["deal_no_elemental_damage"]=4964, + ["deal_no_non_chaos_damage"]=4965, + ["deal_no_non_elemental_damage"]=4966, + ["deal_no_non_fire_damage"]=2327, + ["deal_no_non_lightning_damage"]=2328, + ["deal_no_non_physical_damage"]=2325, + ["deaths_oath_debuff_on_kill_base_chaos_damage_to_deal_per_minute"]=2226, + ["deaths_oath_debuff_on_kill_duration_ms"]=2226, + ["debilitate_enemies_for_1_second_on_hit_%_chance"]=4967, + ["debilitate_enemies_for_1_second_when_suppressing_their_spell"]=4968, + ["debuff_time_passed_+%"]=4970, + ["debuff_time_passed_-%_while_affected_by_haste"]=4969, + ["decoy_totem_life_+%"]=3509, + ["decoy_totem_radius_+%"]=3347, + ["defences_+%_while_wielding_staff"]=4973, + ["defences_are_zero"]=4971, + ["defences_from_animated_guardians_items_apply_to_animated_weapon"]=4972, + ["defend_with_%_of_armour_while_not_on_low_energy_shield"]=4974, + ["defiance_banner_aura_effect_+%"]=4975, + ["defiance_banner_mana_reservation_efficiency_+%"]=4976, + ["degen_effect_+%"]=1822, + ["delirium_aura_effect_+%"]=4977, + ["delirium_mana_reservation_+%"]=4978, + ["delirium_reserves_no_mana"]=4979, + ["delve_biome_area_contains_x_extra_packs_of_insects"]=4980, + ["delve_biome_azurite_collected_+%"]=1863, + ["delve_biome_boss_drops_additional_unique_item"]=1854, + ["delve_biome_boss_drops_extra_precursor_component_ring"]=1855, + ["delve_biome_boss_drops_x_additional_fossils"]=1856, + ["delve_biome_boss_hits_always_crit"]=1857, + ["delve_biome_boss_life_+%_final"]=1858, + ["delve_biome_boss_physical_damage_%_to_add_as_cold"]=1859, + ["delve_biome_boss_physical_damage_%_to_add_as_fire"]=1860, + ["delve_biome_boss_physical_damage_%_to_add_as_lightning"]=1861, + ["delve_biome_city_chambers_can_contain_special_delve_chest"]=1865, + ["delve_biome_contains_delve_boss"]=1853, + ["delve_biome_encounters_extra_reward_chest_%_chance"]=1866, + ["delve_biome_monster_drop_fossil_chance_%"]=1867, + ["delve_biome_monster_projectiles_always_pierce"]=4981, + ["delve_biome_node_tier_upgrade_+%"]=1869, + ["delve_biome_off_path_reward_chests_always_azurite"]=1871, + ["delve_biome_off_path_reward_chests_always_currency"]=1872, + ["delve_biome_off_path_reward_chests_always_fossils"]=1873, + ["delve_biome_off_path_reward_chests_always_resonators"]=1874, + ["delve_biome_off_path_reward_chests_azurite_chance_+%_final"]=1875, + ["delve_biome_off_path_reward_chests_currency_chance_+%_final"]=1876, + ["delve_biome_off_path_reward_chests_fossil_chance_+%_final"]=1877, + ["delve_biome_off_path_reward_chests_resonator_chance_+%_final"]=1878, + ["delve_biome_sulphite_cost_+%_final"]=1864, + ["delve_boss_life_+%_final_from_biome"]=4982, + ["demigod_footprints_from_item"]=8226, + ["desecrate_cooldown_speed_+%"]=3395, + ["desecrate_creates_X_additional_corpses"]=3756, + ["desecrate_damage_+%"]=3236, + ["desecrate_duration_+%"]=3432, + ["desecrate_maximum_number_of_corpses"]=4983, + ["desecrate_number_of_corpses_to_create"]=3632, + ["desecrate_on_block_%_chance_to_create"]=2137, + ["desecrated_ground_effect_on_self_+%"]=1733, + ["despair_curse_effect_+%"]=4984, + ["despair_duration_+%"]=4985, + ["despair_no_reservation"]=4986, + ["destructive_link_duration_+%"]=4987, + ["determination_aura_effect_+%"]=2895, + ["determination_mana_reservation_+%"]=3549, + ["determination_mana_reservation_efficiency_+%"]=4989, + ["determination_mana_reservation_efficiency_-2%_per_1"]=4988, + ["determination_reserves_no_mana"]=4990, + ["detonate_dead_%_chance_to_detonate_additional_corpse"]=3507, + ["detonate_dead_damage_+%"]=3205, + ["detonate_dead_radius_+%"]=3342, + ["devouring_totem_%_chance_to_consume_additional_corpse"]=3516, + ["devouring_totem_leech_per_second_+%"]=3510, + ["dexterity_+%"]=827, + ["dexterity_+%_if_strength_higher_than_intelligence"]=4992, + ["dexterity_accuracy_bonus_grants_accuracy_rating_+3_per_dexterity_instead"]=4991, + ["dexterity_skill_gem_level_+"]=4993, + ["disable_chest_slot"]=2146, + ["disable_skill_if_melee_attack"]=2059, + ["discharge_area_of_effect_+%_final"]=4994, + ["discharge_chance_not_to_consume_charges_%"]=2943, + ["discharge_cooldown_override_ms"]=4995, + ["discharge_damage_+%"]=2941, + ["discharge_damage_+%_final"]=4996, + ["discharge_radius_+"]=4997, + ["discharge_radius_+%"]=2942, + ["discharge_triggered_damage_+%_final"]=4998, + ["discipline_aura_effect_+%"]=2896, + ["discipline_mana_reservation_+%"]=3550, + ["discipline_mana_reservation_efficiency_+%"]=5000, + ["discipline_mana_reservation_efficiency_-2%_per_1"]=4999, + ["discipline_reserves_no_mana"]=5001, + ["disintegrate_secondary_beam_angle_+%"]=5002, + ["dispel_bleed_on_guard_skill_use"]=5003, + ["dispel_corrupted_blood_on_guard_skill_use"]=5004, + ["dispel_status_ailments_on_flask_use"]=2825, + ["dispel_status_ailments_on_rampage_threshold"]=2485, + ["display_abberaths_hooves_skill_level"]=485, + ["display_attack_with_commandment_of_force_on_hit_%"]=3032, + ["display_attack_with_commandment_of_fury_on_hit_%"]=3044, + ["display_attack_with_commandment_of_ire_when_hit_%"]=3534, + ["display_attack_with_commandment_of_light_when_critically_hit_%"]=3036, + ["display_attack_with_commandment_of_spite_when_hit_%"]=3048, + ["display_attack_with_decree_of_force_on_hit_%"]=3031, + ["display_attack_with_decree_of_fury_on_hit_%"]=3043, + ["display_attack_with_decree_of_ire_when_hit_%"]=3533, + ["display_attack_with_decree_of_light_when_critically_hit_%"]=3035, + ["display_attack_with_decree_of_spite_when_hit_%"]=3047, + ["display_attack_with_edict_of_force_on_hit_%"]=3030, + ["display_attack_with_edict_of_fury_on_hit_%"]=3042, + ["display_attack_with_edict_of_ire_when_hit_%"]=3532, + ["display_attack_with_edict_of_light_when_critically_hit_%"]=3034, + ["display_attack_with_edict_of_spite_when_hit_%"]=3046, + ["display_attack_with_word_of_force_on_hit_%"]=3029, + ["display_attack_with_word_of_fury_on_hit_%"]=3041, + ["display_attack_with_word_of_ire_when_hit_%"]=3531, + ["display_attack_with_word_of_light_when_critically_hit_%"]=3033, + ["display_attack_with_word_of_spite_when_hit_%"]=3045, + ["display_bow_range_+"]=2592, + ["display_cast_commandment_of_blades_on_hit_%_"]=3008, + ["display_cast_commandment_of_flames_on_hit_%"]=3060, + ["display_cast_commandment_of_frost_on_kill_%"]=3064, + ["display_cast_commandment_of_inferno_on_kill_%"]=3016, + ["display_cast_commandment_of_reflection_when_hit_%"]=3028, + ["display_cast_commandment_of_tempest_on_hit_%"]=3020, + ["display_cast_commandment_of_the_grave_on_kill_%"]=3024, + ["display_cast_commandment_of_thunder_on_kill_%"]=3068, + ["display_cast_commandment_of_war_on_kill_%"]=3040, + ["display_cast_commandment_of_winter_when_hit_%"]=3012, + ["display_cast_decree_of_blades_on_hit_%__"]=3007, + ["display_cast_decree_of_flames_on_hit_%"]=3059, + ["display_cast_decree_of_frost_on_kill_%"]=3063, + ["display_cast_decree_of_inferno_on_kill_%"]=3015, + ["display_cast_decree_of_reflection_when_hit_%"]=3027, + ["display_cast_decree_of_tempest_on_hit_%"]=3019, + ["display_cast_decree_of_the_grave_on_kill_%"]=3023, + ["display_cast_decree_of_thunder_on_kill_%"]=3067, + ["display_cast_decree_of_war_on_kill_%"]=3039, + ["display_cast_decree_of_winter_when_hit_%"]=3011, + ["display_cast_edict_of_blades_on_hit_%_"]=3006, + ["display_cast_edict_of_flames_on_hit_%"]=3058, + ["display_cast_edict_of_frost_on_kill_%"]=3062, + ["display_cast_edict_of_inferno_on_kill_%"]=3014, + ["display_cast_edict_of_reflection_when_hit_%"]=3026, + ["display_cast_edict_of_tempest_on_hit_%"]=3018, + ["display_cast_edict_of_the_grave_on_kill_%"]=3022, + ["display_cast_edict_of_thunder_on_kill_%"]=3066, + ["display_cast_edict_of_war_on_kill_%"]=3038, + ["display_cast_edict_of_winter_when_hit_%"]=3010, + ["display_cast_fire_burst_on_kill"]=486, + ["display_cast_word_of_blades_on_hit_%"]=3005, + ["display_cast_word_of_flames_on_hit_%"]=3057, + ["display_cast_word_of_frost_on_kill_%"]=3061, + ["display_cast_word_of_inferno_on_kill_%"]=3013, + ["display_cast_word_of_reflection_when_hit_%"]=3025, + ["display_cast_word_of_tempest_on_hit_%"]=3017, + ["display_cast_word_of_the_grave_on_kill_%"]=3021, + ["display_cast_word_of_thunder_on_kill_%"]=3065, + ["display_cast_word_of_war_on_kill_%"]=3037, + ["display_cast_word_of_winter_when_hit_%"]=3009, + ["display_cowards_trial_waves_of_monsters"]=5005, + ["display_cowards_trial_waves_of_undead_monsters"]=5006, + ["display_dark_ritual_curse_max_skill_level_requirement"]=5007, + ["display_golden_radiance"]=2058, + ["display_heist_contract_lockdown_timer_+%"]=5008, + ["display_herald_of_thunder_storm"]=4778, + ["display_item_generation_can_roll_minion_affixes"]=35, + ["display_item_generation_can_roll_totem_affixes"]=36, + ["display_legion_uber_fragment_improved_rewards_+%"]=5009, + ["display_mana_cost_reduction_%"]=1536, + ["display_map_augmentable_boss"]=5010, + ["display_map_boss_gives_experience_+%"]=2374, + ["display_map_contains_grandmasters"]=2541, + ["display_map_final_boss_drops_higher_level_gear"]=2373, + ["display_map_has_oxygen"]=2519, + ["display_map_inhabited_by_lunaris_fanatics"]=5011, + ["display_map_inhabited_by_solaris_fanatics"]=5012, + ["display_map_inhabited_by_wild_beasts"]=1906, + ["display_map_labyrinth_chests_fortune"]=5013, + ["display_map_labyrinth_enchant_belts"]=5014, + ["display_map_large_chest"]=2105, + ["display_map_larger_maze"]=2104, + ["display_map_mission_id"]=5015, + ["display_map_no_monsters"]=2000, + ["display_map_restless_dead"]=2103, + ["display_minion_maximum_life"]=1537, + ["display_socketed_minion_gems_supported_by_level_X_life_leech"]=320, + ["display_strongbox_drops_additional_shaper_or_elder_cards"]=5016, + ["display_trigger_arcane_wake_after_spending_200_mana_%_chance"]=487, + ["divine_tempest_beam_width_+%"]=5017, + ["divine_tempest_damage_+%"]=5018, + ["divine_tempest_number_of_additional_nearby_enemies_to_zap"]=5019, + ["do_not_chain"]=1384, + ["doedre_aura_damage_+%_final"]=5020, + ["dominance_additional_block_%_on_nearby_allies_per_100_strength"]=2529, + ["dominance_cast_speed_+%_on_nearby_allies_per_100_intelligence"]=2532, + ["dominance_critical_strike_multiplier_+_on_nearby_allies_per_100_dexterity"]=2531, + ["dominance_defences_+%_on_nearby_allies_per_100_strength"]=2530, + ["dominating_blow_duration_+%"]=3411, + ["dominating_blow_minion_damage_+%"]=3219, + ["dominating_blow_skill_attack_damage_+%"]=3220, + ["dot_multiplier_+"]=879, + ["dot_multiplier_+_if_crit_in_past_8_seconds"]=5021, + ["dot_multiplier_+_while_affected_by_malevolence"]=5022, + ["dot_multiplier_+_with_bow_skills"]=5023, + ["double_damage_%_chance_while_wielding_mace_sceptre_staff"]=5024, + ["double_doom_effect"]=5025, + ["double_slash_critical_strike_chance_+%"]=3657, + ["double_slash_damage_+%"]=3650, + ["double_slash_maximum_added_physical_damage_vs_bleeding_enemies"]=5026, + ["double_slash_minimum_added_physical_damage_vs_bleeding_enemies"]=5026, + ["double_slash_radius_+%"]=3659, + ["double_strike_attack_speed_+%"]=3366, + ["double_strike_chance_to_deal_double_damage_%_vs_bleeding_enemies"]=5027, + ["double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%"]=2759, + ["double_strike_critical_strike_chance_+%"]=3449, + ["double_strike_damage_+%"]=3148, + ["dread_banner_aura_effect_+%"]=5028, + ["dread_banner_mana_reservation_efficiency_+%"]=5029, + ["dual_strike_accuracy_rating_+%_while_wielding_sword"]=5030, + ["dual_strike_attack_speed_+%"]=3367, + ["dual_strike_attack_speed_+%_while_wielding_claw"]=5031, + ["dual_strike_critical_strike_chance_+%"]=3450, + ["dual_strike_critical_strike_multiplier_+_while_wielding_dagger"]=5032, + ["dual_strike_damage_+%"]=3149, + ["dual_strike_intimidate_on_hit_while_wielding_axe"]=5033, + ["dual_strike_main_hand_deals_double_damage_%"]=5034, + ["dual_strike_melee_splash_while_wielding_mace"]=5035, + ["dual_strike_melee_splash_with_off_hand_weapon"]=5036, + ["dual_wield_or_shield_block_%"]=811, + ["earthquake_damage_+%"]=3251, + ["earthquake_damage_+%_per_100ms_duration"]=5037, + ["earthquake_duration_+%"]=3439, + ["earthquake_radius_+%"]=3357, + ["earthshatter_area_of_effect_+%"]=5038, + ["earthshatter_damage_+%"]=5039, + ["elemental_ailments_on_you_proliferate_to_nearby_enemies_within_x_radius"]=5040, + ["elemental_ailments_reflected_to_self"]=5041, + ["elemental_critical_strike_chance_+%"]=1108, + ["elemental_critical_strike_multiplier_+"]=1133, + ["elemental_damage_%_to_add_as_chaos"]=1530, + ["elemental_damage_%_to_add_as_chaos_per_shaper_item_equipped"]=3851, + ["elemental_damage_+%"]=1564, + ["elemental_damage_+%_during_flask_effect"]=3729, + ["elemental_damage_+%_final_per_righteous_charge"]=5043, + ["elemental_damage_+%_if_cursed_enemy_killed_recently"]=5044, + ["elemental_damage_+%_if_enemy_chilled_recently"]=5045, + ["elemental_damage_+%_if_enemy_ignited_recently"]=5046, + ["elemental_damage_+%_if_enemy_shocked_recently"]=5047, + ["elemental_damage_+%_if_have_crit_recently"]=5048, + ["elemental_damage_+%_if_used_a_warcry_recently"]=5049, + ["elemental_damage_+%_per_10_devotion"]=5050, + ["elemental_damage_+%_per_10_dexterity"]=5051, + ["elemental_damage_+%_per_12_int"]=5052, + ["elemental_damage_+%_per_12_strength"]=5053, + ["elemental_damage_+%_per_divine_charge"]=3906, + ["elemental_damage_+%_per_frenzy_charge"]=1719, + ["elemental_damage_+%_per_level"]=2506, + ["elemental_damage_+%_per_power_charge"]=5054, + ["elemental_damage_+%_per_sextant_affecting_area"]=5055, + ["elemental_damage_+%_per_stackable_unique_jewel"]=3670, + ["elemental_damage_+%_while_affected_by_a_herald"]=5056, + ["elemental_damage_+%_while_in_area_affected_by_sextant"]=5057, + ["elemental_damage_additional_rolls_lucky_shocked"]=5042, + ["elemental_damage_can_shock"]=2406, + ["elemental_damage_resistance_+%"]=5058, + ["elemental_damage_resisted_by_lowest_elemental_resistance"]=5059, + ["elemental_damage_taken_%_as_chaos"]=2017, + ["elemental_damage_taken_+%"]=2820, + ["elemental_damage_taken_+%_at_maximum_endurance_charges"]=2848, + ["elemental_damage_taken_+%_during_flask_effect"]=3595, + ["elemental_damage_taken_+%_final_per_raised_zombie"]=5060, + ["elemental_damage_taken_+%_if_been_hit_recently"]=5062, + ["elemental_damage_taken_+%_if_not_hit_recently"]=5063, + ["elemental_damage_taken_+%_if_you_have_an_endurance_charge"]=5064, + ["elemental_damage_taken_+%_per_endurance_charge"]=5065, + ["elemental_damage_taken_+%_while_on_consecrated_ground"]=3568, + ["elemental_damage_taken_+%_while_stationary"]=5066, + ["elemental_damage_taken_from_hits_+%_per_endurance_charge"]=5061, + ["elemental_damage_with_attack_skills_+%"]=5067, + ["elemental_damage_with_attack_skills_+%_per_power_charge"]=5068, + ["elemental_damage_with_attack_skills_+%_while_using_flask"]=2291, + ["elemental_equilibrium_effect_+%"]=1775, + ["elemental_golem_granted_buff_effect_+%"]=3606, + ["elemental_golem_immunity_to_elemental_damage"]=3603, + ["elemental_hit_attack_speed_+%"]=3374, + ["elemental_hit_cannot_roll_cold_damage"]=5069, + ["elemental_hit_cannot_roll_fire_damage"]=5070, + ["elemental_hit_cannot_roll_lightning_damage"]=5071, + ["elemental_hit_chance_to_freeze_shock_ignite_%"]=3491, + ["elemental_hit_damage_+%"]=3193, + ["elemental_hit_deals_50%_less_cold_damage"]=5072, + ["elemental_hit_deals_50%_less_fire_damage"]=5073, + ["elemental_hit_deals_50%_less_lightning_damage"]=5074, + ["elemental_overload_rotation_active"]=8210, + ["elemental_penetration_%_during_flask_effect"]=3771, + ["elemental_penetration_%_if_you_have_a_power_charge"]=5075, + ["elemental_penetration_%_while_chilled"]=5076, + ["elemental_reflect_damage_taken_+%"]=2242, + ["elemental_reflect_damage_taken_+%_while_affected_by_purity_of_elements"]=5078, + ["elemental_reflect_damage_taken_and_minion_elemental_reflect_damage_taken_+%"]=5077, + ["elemental_resistance_%_per_10_devotion"]=5080, + ["elemental_resistance_%_per_minion_up_to_30%"]=5079, + ["elemental_resistance_%_per_stackable_unique_jewel"]=3671, + ["elemental_resistance_%_when_on_low_life"]=1241, + ["elemental_resistances_+%_for_you_and_allies_affected_by_your_auras"]=3581, + ["elemental_skill_chance_to_blind_nearby_enemies_%"]=5081, + ["elemental_status_effect_aura_radius"]=1798, + ["elemental_weakness_curse_effect_+%"]=3524, + ["elemental_weakness_duration_+%"]=3429, + ["elementalist_all_damage_causes_chill_shock_and_ignite_for_4_seconds_on_kill_%"]=3139, + ["elementalist_area_of_effect_+%_for_5_seconds"]=5082, + ["elementalist_chill_maximum_magnitude_override"]=5083, + ["elementalist_cold_penetration_%_for_4_seconds_on_using_fire_skill"]=3135, + ["elementalist_damage_with_an_element_+%_for_4_seconds_after_being_hit_by_an_element"]=3132, + ["elementalist_elemental_damage_+%_for_4_seconds_every_10_seconds"]=3134, + ["elementalist_elemental_damage_+%_for_5_seconds"]=5084, + ["elementalist_elemental_status_effect_aura_radius"]=3140, + ["elementalist_fire_penetration_%_for_4_seconds_on_using_lightning_skill"]=3137, + ["elementalist_gain_shaper_of_desolation_every_10_seconds"]=5085, + ["elementalist_ignite_damage_+%_final"]=5086, + ["elementalist_lightning_penetration_%_for_4_seconds_on_using_cold_skill"]=3136, + ["elementalist_skill_area_of_effect_+%_for_4_seconds_every_10_seconds"]=3744, + ["elementalist_summon_elemental_golem_on_killing_enemy_with_element_%"]=3138, + ["elusive_effect_+%"]=5087, + ["elusive_effect_on_self_+%_per_power_charge"]=3909, + ["ember_projectile_spread_area_+%"]=5088, + ["empowered_attack_damage_+%"]=5089, + ["empowered_attack_double_damage_%_chance"]=5090, + ["enchantment_boots_added_cold_damage_when_hit_maximum"]=2766, + ["enchantment_boots_added_cold_damage_when_hit_minimum"]=2766, + ["enchantment_boots_attack_and_cast_speed_+%_for_4_seconds_on_kill"]=2765, + ["enchantment_boots_damage_penetrates_elemental_resistance_%_while_you_havent_killed_for_4_seconds"]=2834, + ["enchantment_boots_life_leech_on_kill_permyriad"]=2768, + ["enchantment_boots_life_regen_per_minute_%_for_4_seconds_when_hit"]=2692, + ["enchantment_boots_mana_costs_when_hit_+%"]=2762, + ["enchantment_boots_mana_regeneration_rate_+%_if_cast_spell_recently"]=5091, + ["enchantment_boots_maximum_added_chaos_damage_for_4_seconds_when_crit_4s"]=2836, + ["enchantment_boots_maximum_added_fire_damage_on_kill_4s"]=2769, + ["enchantment_boots_maximum_added_lightning_damage_when_you_havent_killed_for_4_seconds"]=2767, + ["enchantment_boots_minimum_added_chaos_damage_for_4_seconds_when_crit_4s"]=2836, + ["enchantment_boots_minimum_added_fire_damage_on_kill_4s"]=2769, + ["enchantment_boots_minimum_added_lightning_damage_when_you_havent_killed_for_4_seconds"]=2767, + ["enchantment_boots_movement_speed_+%_when_not_hit_for_4_seconds"]=2770, + ["enchantment_boots_physical_damage_%_added_as_elements_in_spells_that_hit_you_in_past_4_seconds"]=2835, + ["enchantment_boots_status_ailment_chance_+%_when_havent_crit_for_4_seconds"]=2771, + ["enchantment_boots_stun_avoid_%_on_kill"]=2763, + ["enchantment_critical_strike_chance_+%_if_you_havent_crit_for_4_seconds"]=3072, + ["endurance_charge_duration_+%"]=1706, + ["endurance_charge_on_kill_%"]=2181, + ["endurance_charge_on_kill_percent_chance_while_holding_shield"]=5092, + ["endurance_charge_on_melee_stun_damage_+%_final_per_endurance_charge"]=5093, + ["endurance_charge_on_off_hand_kill_%"]=2972, + ["endurance_only_conduit"]=1836, + ["enduring_cry_buff_effect_+%"]=3621, + ["enduring_cry_cooldown_speed_+%"]=3400, + ["enduring_cry_grants_x_additional_endurance_charges"]=5094, + ["enemies_blinded_by_you_while_blinded_have_malediction"]=5095, + ["enemies_chaos_resistance_%_while_cursed"]=3572, + ["enemies_chill_as_unfrozen"]=1500, + ["enemies_chilled_by_your_hits_are_shocked"]=5096, + ["enemies_cursed_by_you_have_life_regeneration_rate_+%"]=5097, + ["enemies_damage_taken_+%_while_cursed"]=3274, + ["enemies_explode_for_%_life_as_physical_damage"]=5098, + ["enemies_explode_on_death_by_attack_for_10%_life_as_physical_damage"]=5099, + ["enemies_explode_on_death_by_wand_hit_for_25%_life_as_chaos_damage_%_chance"]=5100, + ["enemies_explode_on_kill"]=5101, + ["enemies_explode_on_kill_while_unhinged"]=5102, + ["enemies_extra_damage_rolls_with_lightning_damage"]=5103, + ["enemies_ignited_by_you_have_physical_damage_%_converted_to_fire"]=5104, + ["enemies_killed_on_fungal_ground_explode_for_5%_chaos_damage_%_chance"]=5105, + ["enemies_near_corpses_created_recently_are_shocked_and_chilled"]=5106, + ["enemies_near_cursed_corpses_are_blinded_and_explode_on_death_for_%_life_as_physical_damage"]=5107, + ["enemies_near_link_skill_target_have_exposure"]=5108, + ["enemies_near_marked_enemy_are_blinded"]=5109, + ["enemies_poisoned_by_you_cannot_deal_critical_strikes"]=5110, + ["enemies_poisoned_by_you_cannot_regen_life"]=5111, + ["enemies_poisoned_by_you_chaos_resistance_+%"]=5112, + ["enemies_shocked_by_you_have_physical_damage_%_converted_to_lightning"]=5113, + ["enemies_shocked_by_your_hits_are_chilled"]=5114, + ["enemies_taunted_by_warcry_explode_on_death_%_chance_dealing_8%_life_as_chaos_damage"]=5115, + ["enemies_taunted_by_you_cannot_evade_attacks"]=5116, + ["enemies_taunted_by_your_warcies_are_intimidated"]=5117, + ["enemies_taunted_by_your_warcries_are_unnerved"]=5118, + ["enemies_that_hit_you_inflict_temporal_chains"]=5119, + ["enemies_that_hit_you_with_attack_recently_attack_speed_+%"]=5120, + ["enemies_withered_by_you_take_+%_increased_elemental_damage_from_your_hits"]=3913, + ["enemies_you_bleed_grant_flask_charges_+%"]=2056, + ["enemies_you_blind_have_critical_strike_chance_+%"]=5121, + ["enemies_you_curse_are_intimidated"]=5122, + ["enemies_you_curse_are_unnerved"]=5123, + ["enemies_you_curse_have_15%_hinder"]=5124, + ["enemies_you_curse_have_malediction"]=3275, + ["enemies_you_expose_have_self_elemental_status_duration_+%"]=5125, + ["enemies_you_hinder_have_life_regeneration_rate_+%"]=5126, + ["enemies_you_ignite_take_chaos_damage_from_ignite_instead"]=5127, + ["enemies_you_ignite_wither_does_not_expire"]=5128, + ["enemies_you_intimidate_have_stun_duration_on_self_+%"]=5129, + ["enemies_you_maim_have_damage_taken_over_time_+%"]=5130, + ["enemies_you_shock_cast_speed_+%"]=3791, + ["enemies_you_shock_movement_speed_+%"]=3792, + ["enemies_you_unnerve_have_enemy_spell_critical_strike_chance_+%_against_self"]=5131, + ["enemies_you_wither_have_all_resistances_%"]=5132, + ["enemy_additional_critical_strike_chance_against_self"]=2656, + ["enemy_aggro_radius_+%"]=2668, + ["enemy_critical_strike_chance_+%_against_self_20_times_value"]=2657, + ["enemy_evasion_+%_if_you_have_hit_them_recently"]=5133, + ["enemy_extra_damage_rolls_if_magic_ring_equipped"]=5134, + ["enemy_extra_damage_rolls_when_on_full_life"]=5135, + ["enemy_extra_damage_rolls_when_on_low_life"]=2119, + ["enemy_extra_damage_rolls_while_affected_by_vulnerability"]=2642, + ["enemy_hits_roll_low_damage"]=2116, + ["enemy_knockback_direction_is_reversed"]=2546, + ["enemy_on_low_life_damage_taken_+%_per_frenzy_charge"]=2185, + ["enemy_phys_reduction_%_penalty_vs_hit"]=2508, + ["enemy_shock_on_kill"]=1501, + ["energy_shield_%_gained_on_block"]=2031, + ["energy_shield_%_of_armour_rating_gained_on_block"]=2032, + ["energy_shield_%_to_lose_on_block"]=2274, + ["energy_shield_+%_per_10_strength"]=5147, + ["energy_shield_+%_per_power_charge"]=5148, + ["energy_shield_+_per_8_evasion_on_boots"]=5136, + ["energy_shield_additive_modifiers_instead_apply_to_ward"]=5137, + ["energy_shield_delay_-%"]=1184, + ["energy_shield_delay_-%_while_affected_by_discipline"]=5138, + ["energy_shield_delay_during_flask_effect_-%"]=3096, + ["energy_shield_gain_per_target"]=1345, + ["energy_shield_gain_per_target_hit_while_affected_by_discipline"]=5139, + ["energy_shield_gain_when_you_hit_enemy_affected_by_spiders_web"]=5140, + ["energy_shield_gained_on_block"]=1357, + ["energy_shield_gained_on_enemy_death_per_level"]=2503, + ["energy_shield_leech_from_any_damage_permyriad"]=1319, + ["energy_shield_leech_from_attacks_does_not_stop_on_full_energy_shield"]=5141, + ["energy_shield_leech_from_lightning_damage_permyriad_while_affected_by_wrath"]=5142, + ["energy_shield_leech_from_spell_damage_permyriad_per_curse_on_enemy"]=1321, + ["energy_shield_leech_if_hit_is_at_least_25_%_fire_damage_permyriad"]=5143, + ["energy_shield_leech_permyriad_vs_frozen_enemies"]=5144, + ["energy_shield_leech_speed_+%"]=1740, + ["energy_shield_lost_per_minute_%"]=5145, + ["energy_shield_per_level"]=5146, + ["energy_shield_protects_mana"]=2641, + ["energy_shield_recharge_not_delayed_by_damage"]=1185, + ["energy_shield_recharge_rate_+%"]=1187, + ["energy_shield_recharge_rate_during_flask_effect_+%"]=3098, + ["energy_shield_recharge_rate_per_minute_%"]=1186, + ["energy_shield_recharge_rate_per_minute_with_all_corrupted_equipped_items"]=3708, + ["energy_shield_recharge_start_when_stunned"]=5149, + ["energy_shield_recharges_on_block_%"]=2949, + ["energy_shield_recharges_on_kill_%"]=5150, + ["energy_shield_recharges_on_skill_use_chance_%"]=5151, + ["energy_shield_recovery_rate_+%"]=1190, + ["energy_shield_recovery_rate_+%_if_havent_killed_recently"]=5152, + ["energy_shield_recovery_rate_+%_if_not_hit_recently"]=5153, + ["energy_shield_recovery_rate_while_affected_by_discipline_+%"]=5154, + ["energy_shield_regeneration_%_per_minute_if_enemy_cursed_recently"]=5155, + ["energy_shield_regeneration_%_per_minute_if_enemy_killed_recently"]=5156, + ["energy_shield_regeneration_%_per_minute_while_shocked"]=2554, + ["energy_shield_regeneration_rate_+%"]=5163, + ["energy_shield_regeneration_rate_per_minute_%_if_you_have_hit_an_enemy_recently"]=5159, + ["energy_shield_regeneration_rate_per_minute_%_while_affected_by_discipline"]=5160, + ["energy_shield_regeneration_rate_per_minute_%_while_on_low_life"]=1397, + ["energy_shield_regeneration_rate_per_minute_if_rare_or_unique_enemy_nearby"]=5157, + ["energy_shield_regeneration_rate_per_minute_per_poison_stack"]=5158, + ["energy_shield_regeneration_rate_per_minute_while_on_consecrated_ground"]=5161, + ["energy_shield_regeneration_rate_per_second"]=5162, + ["enfeeble_curse_effect_+%"]=3525, + ["enfeeble_duration_+%"]=3428, + ["ensnaring_arrow_area_of_effect_+%"]=5164, + ["ensnaring_arrow_debuff_effect_+%"]=5165, + ["envy_reserves_no_mana"]=5166, + ["es_and_mana_regeneration_rate_per_minute_%_while_on_consecrated_ground"]=3731, + ["es_regeneration_per_minute_%_while_stationary"]=5167, + ["essence_buff_ground_fire_damage_to_deal_per_second"]=3826, + ["essence_buff_ground_fire_duration_ms"]=3826, + ["essence_display_elemental_damage_taken_while_not_moving_+%"]=3829, + ["essence_drain_damage_+%"]=3245, + ["ethereal_knives_damage_+%"]=3166, + ["ethereal_knives_number_of_additional_projectiles"]=5168, + ["ethereal_knives_projectile_base_number_of_targets_to_pierce"]=5169, + ["ethereal_knives_projectile_speed_+%"]=3408, + ["ethereal_knives_projectiles_nova"]=5170, + ["evasion_+%_if_hit_recently"]=3693, + ["evasion_+%_per_10_intelligence"]=5171, + ["evasion_and_physical_damage_reduction_rating_+%"]=1166, + ["evasion_rating_%_as_life_regeneration_per_minute_during_focus"]=5176, + ["evasion_rating_%_to_add_as_armour"]=5177, + ["evasion_rating_+%"]=1172, + ["evasion_rating_+%_during_focus"]=5172, + ["evasion_rating_+%_if_have_cast_dash_recently"]=5181, + ["evasion_rating_+%_if_have_not_been_hit_recently"]=5182, + ["evasion_rating_+%_if_you_have_hit_an_enemy_recently"]=5183, + ["evasion_rating_+%_per_500_maximum_mana_up_to_100%"]=5173, + ["evasion_rating_+%_per_frenzy_charge"]=1179, + ["evasion_rating_+%_per_green_socket_on_main_hand_weapon"]=5184, + ["evasion_rating_+%_when_on_full_life"]=5185, + ["evasion_rating_+%_when_on_low_life"]=2098, + ["evasion_rating_+%_while_leeching"]=5186, + ["evasion_rating_+%_while_moving"]=5187, + ["evasion_rating_+%_while_onslaught_is_active"]=1174, + ["evasion_rating_+%_while_phasing"]=2068, + ["evasion_rating_+%_while_you_have_energy_shield"]=5188, + ["evasion_rating_+_if_you_have_hit_an_enemy_recently"]=5178, + ["evasion_rating_+_per_1_armour_on_gloves"]=5174, + ["evasion_rating_+_per_1_helmet_energy_shield"]=1170, + ["evasion_rating_+_per_5_maximum_energy_shield_on_shield"]=3896, + ["evasion_rating_+_when_on_full_life"]=1169, + ["evasion_rating_+_when_on_low_life"]=1168, + ["evasion_rating_+_while_phasing"]=5179, + ["evasion_rating_+_while_you_have_tailwind"]=5180, + ["evasion_rating_increased_by_overcapped_cold_resistance"]=5175, + ["evasion_rating_plus_in_sand_stance"]=7807, + ["evasion_rating_while_es_full_+%_final"]=3588, + ["exerted_attack_knockback_chance_%"]=5189, + ["exerted_attacks_overwhelm_%_physical_damage_reduction"]=5190, + ["expanding_fire_cone_additional_maximum_number_of_stages"]=5191, + ["expanding_fire_cone_area_of_effect_+%"]=5192, + ["expedition_chest_logbook_chance_%"]=5193, + ["expedition_monsters_logbook_chance_+%"]=5194, + ["experience_gain_+%"]=1223, + ["experience_loss_on_death_-%"]=1224, + ["explode_cursed_enemies_for_25%_life_as_chaos_on_kill_chance_%"]=2833, + ["explode_enemies_for_10%_life_as_physical_on_kill_chance_%"]=2831, + ["explode_enemies_for_25%_life_as_chaos_on_kill_chance_%"]=2832, + ["explode_enemies_for_25%_life_as_chaos_on_kill_while_affected_by_glorious_madness_chance_%"]=8119, + ["explode_on_kill_%_chaos_damage_to_deal"]=2830, + ["explode_on_kill_%_fire_damage_to_deal"]=2239, + ["explosive_arrow_attack_speed_+%"]=3641, + ["explosive_arrow_damage_+%"]=3197, + ["explosive_arrow_duration_+%"]=5195, + ["explosive_arrow_radius_+%"]=3338, + ["explosive_concoction_damage_+%"]=5196, + ["explosive_concoction_flask_charges_consumed_+%"]=5197, + ["explosive_concoction_skill_area_of_effect_+%"]=5198, + ["exposure_you_inflict_applies_extra_%_to_affected_resistance"]=5199, + ["exposure_you_inflict_has_minimum_resistance_%"]=5200, + ["exsanguinate_additional_chain_chance_%"]=5201, + ["exsanguinate_damage_+%"]=5202, + ["exsanguinate_duration_+%"]=5203, + ["extra_critical_rolls"]=2205, + ["extra_critical_rolls_during_focus"]=5204, + ["extra_critical_rolls_while_on_low_life"]=5205, + ["extra_damage_rolls_with_lightning_damage_on_non_critical_hits"]=5206, + ["extra_damage_taken_from_crit_+%_while_affected_by_determination"]=5207, + ["extra_damage_taken_from_crit_-%_if_taken_critical_strike_recently"]=2772, + ["extra_damage_taken_from_crit_while_no_power_charges_+%"]=5208, + ["extra_gore"]=8227, + ["extra_target_targeting_distance_+%"]=5209, + ["eye_of_winter_damage_+%"]=5210, + ["eye_of_winter_projectile_speed_+%"]=5211, + ["eye_of_winter_spiral_fire_frequency_+%"]=5212, + ["faster_bleed_%"]=5214, + ["faster_bleed_per_frenzy_charge_%"]=5213, + ["faster_burn_%"]=2127, + ["faster_burn_from_attacks_%"]=2129, + ["faster_poison_%"]=5215, + ["final_repeat_of_spells_area_of_effect_+%"]=5216, + ["fire_ailment_duration_+%"]=5217, + ["fire_and_chaos_damage_resistance_%"]=5218, + ["fire_and_cold_damage_resistance_%"]=2333, + ["fire_and_lightning_damage_resistance_%"]=2334, + ["fire_attack_damage_+%"]=840, + ["fire_attack_damage_+%_while_holding_a_shield"]=843, + ["fire_axe_damage_+%"]=939, + ["fire_beam_cast_speed_+%"]=5219, + ["fire_beam_damage_+%"]=5220, + ["fire_beam_degen_spread_to_enemies_in_radius_on_kill"]=5221, + ["fire_beam_enemy_fire_resistance_%_at_max_stacks"]=5222, + ["fire_beam_enemy_fire_resistance_%_per_stack"]=5223, + ["fire_beam_length_+%"]=5224, + ["fire_bow_damage_+%"]=969, + ["fire_claw_damage_+%"]=951, + ["fire_critical_strike_chance_+%"]=1105, + ["fire_critical_strike_multiplier_+"]=1130, + ["fire_dagger_damage_+%"]=957, + ["fire_damage_%_to_add_as_chaos"]=1529, + ["fire_damage_%_to_add_as_chaos_per_endurance_charge"]=5226, + ["fire_damage_+%"]=991, + ["fire_damage_+%_if_you_have_been_hit_recently"]=5227, + ["fire_damage_+%_if_you_have_used_a_cold_skill_recently"]=5228, + ["fire_damage_+%_per_20_strength"]=5229, + ["fire_damage_+%_per_endurance_charge"]=5230, + ["fire_damage_+%_per_missing_fire_resistance"]=5231, + ["fire_damage_+%_to_blinded_enemies"]=2746, + ["fire_damage_+%_vs_bleeding_enemies"]=5232, + ["fire_damage_+%_while_affected_by_anger"]=5233, + ["fire_damage_+%_while_affected_by_herald_of_ash"]=5234, + ["fire_damage_can_chill"]=2407, + ["fire_damage_can_freeze"]=2408, + ["fire_damage_can_shock"]=2409, + ["fire_damage_cannot_ignite"]=2417, + ["fire_damage_over_time_+%"]=850, + ["fire_damage_over_time_multiplier_+%_while_burning"]=5225, + ["fire_damage_over_time_multiplier_+_with_attacks"]=889, + ["fire_damage_resistance_%_when_on_low_life"]=1246, + ["fire_damage_resistance_%_while_affected_by_herald_of_ash"]=5235, + ["fire_damage_resistance_+%"]=1247, + ["fire_damage_resistance_is_%"]=1243, + ["fire_damage_taken_%_as_cold"]=2701, + ["fire_damage_taken_%_as_lightning"]=2702, + ["fire_damage_taken_%_causes_additional_physical_damage"]=2018, + ["fire_damage_taken_+"]=1814, + ["fire_damage_taken_+%"]=1819, + ["fire_damage_taken_+%_while_moving"]=5237, + ["fire_damage_taken_goes_to_life_over_4_seconds_%"]=5236, + ["fire_damage_taken_per_minute_per_endurance_charge_if_you_have_been_hit_recently"]=8120, + ["fire_damage_taken_when_enemy_ignited"]=5238, + ["fire_damage_to_return_on_block"]=5239, + ["fire_damage_to_return_to_melee_attacker"]=1784, + ["fire_damage_to_return_when_hit"]=1788, + ["fire_damage_while_dual_wielding_+%"]=914, + ["fire_damage_with_attack_skills_+%"]=5240, + ["fire_damage_with_spell_skills_+%"]=5241, + ["fire_dot_multiplier_+"]=887, + ["fire_exposure_you_inflict_applies_extra_fire_resistance_+%"]=5242, + ["fire_hit_and_dot_damage_%_taken_as_lightning"]=5243, + ["fire_mace_damage_+%"]=963, + ["fire_nova_mine_cast_speed_+%"]=3385, + ["fire_nova_mine_damage_+%"]=3180, + ["fire_nova_mine_num_of_additional_repeats"]=3481, + ["fire_penetration_%_if_you_have_blocked_recently"]=5244, + ["fire_reflect_damage_taken_+%_while_affected_by_purity_of_fire"]=5245, + ["fire_skill_chance_to_inflict_fire_exposure_%"]=5246, + ["fire_skill_gem_level_+"]=5247, + ["fire_skills_chance_to_poison_on_hit_%"]=5248, + ["fire_spell_physical_damage_%_to_convert_to_fire"]=5249, + ["fire_spell_skill_gem_level_+"]=1230, + ["fire_staff_damage_+%"]=945, + ["fire_storm_damage_+%"]=3181, + ["fire_sword_damage_+%"]=976, + ["fire_trap_burning_damage_+%"]=3472, + ["fire_trap_burning_ground_duration_+%"]=5250, + ["fire_trap_cooldown_speed_+%"]=3387, + ["fire_trap_damage_+%"]=3150, + ["fire_trap_number_of_additional_traps_to_throw"]=5251, + ["fire_wand_damage_+%"]=982, + ["fireball_base_radius_up_to_+_at_longer_ranges"]=2780, + ["fireball_cannot_ignite"]=5252, + ["fireball_cast_speed_+%"]=3384, + ["fireball_chance_to_scorch_%"]=5253, + ["fireball_damage_+%"]=3151, + ["fireball_ignite_chance_%"]=3473, + ["fireball_radius_up_to_+%_at_longer_ranges"]=2779, + ["firestorm_duration_+%"]=3442, + ["firestorm_explosion_area_of_effect_+%"]=3482, + ["fish_quantity_+%"]=2382, + ["fish_rarity_+%"]=2383, + ["fish_rot_when_caught"]=5254, + ["fishing_bite_sensitivity_+%"]=3102, + ["fishing_hook_type"]=2380, + ["fishing_line_strength_+%"]=2377, + ["fishing_lure_type"]=2379, + ["fishing_pool_consumption_+%"]=2378, + ["fishing_range_+%"]=2381, + ["fishing_reeling_stability_+%"]=5255, + ["flame_dash_cooldown_speed_+%"]=3394, + ["flame_dash_damage_+%"]=3230, + ["flame_golem_damage_+%"]=3212, + ["flame_golem_elemental_resistances_%"]=3498, + ["flame_link_duration_+%"]=5256, + ["flame_surge_critical_strike_chance_+%"]=3454, + ["flame_surge_damage_+%"]=3182, + ["flame_surge_damage_+%_vs_burning_enemies"]=3483, + ["flame_totem_consecrated_ground_enemy_damage_taken_+%"]=5257, + ["flame_totem_damage_+%"]=3222, + ["flame_totem_num_of_additional_projectiles"]=3466, + ["flame_totem_projectile_speed_+%"]=3409, + ["flame_wall_damage_+%"]=5258, + ["flame_wall_maximum_added_fire_damage"]=5259, + ["flame_wall_minimum_added_fire_damage"]=5259, + ["flameblast_critical_strike_chance_+%"]=3453, + ["flameblast_damage_+%"]=3198, + ["flameblast_radius_+%"]=3339, + ["flamethrower_tower_trap_cast_speed_+%"]=5260, + ["flamethrower_tower_trap_cooldown_speed_+%"]=5261, + ["flamethrower_tower_trap_damage_+%"]=5262, + ["flamethrower_tower_trap_duration_+%"]=5263, + ["flamethrower_tower_trap_number_of_additional_flamethrowers"]=5264, + ["flamethrower_tower_trap_throwing_speed_+%"]=5265, + ["flamethrower_trap_damage_+%_final_vs_burning_enemies"]=5266, + ["flammability_curse_effect_+%"]=3526, + ["flammability_duration_+%"]=3427, + ["flammability_mana_reservation_+%"]=3560, + ["flammability_no_reservation"]=5267, + ["flask_charges_+%_from_enemies_with_status_ailments"]=3753, + ["flask_charges_gained_+%_during_flask_effect"]=2708, + ["flask_charges_gained_+%_if_crit_recently"]=5268, + ["flask_charges_gained_from_kills_+%_final_from_unique"]=5269, + ["flask_charges_gained_from_marked_enemy_+%"]=5270, + ["flask_charges_recovered_per_3_seconds"]=3000, + ["flask_charges_used_+%"]=1764, + ["flask_duration_+%"]=1767, + ["flask_duration_on_minions_+%"]=1768, + ["flask_effect_+%"]=2277, + ["flask_life_and_mana_to_recover_+%"]=5271, + ["flask_life_recovery_+%_while_affected_by_vitality"]=5272, + ["flask_life_recovery_rate_+%"]=1769, + ["flask_life_to_recover_+%"]=1640, + ["flask_mana_charges_used_+%"]=1765, + ["flask_mana_recovery_rate_+%"]=1770, + ["flask_mana_to_recover_+%"]=1641, + ["flask_minion_heal_%"]=2435, + ["flask_recovery_is_instant"]=5273, + ["flask_recovery_speed_+%"]=1642, + ["flasks_%_chance_to_not_consume_charges"]=3734, + ["flasks_apply_to_your_zombies_and_spectres"]=3266, + ["flasks_dispel_burning"]=2289, + ["flasks_gain_x_charges_on_hit_once_per_second_vs_non_unique"]=5274, + ["flasks_gain_x_charges_while_inactive_every_3_seconds"]=5275, + ["flesh_offering_attack_speed_+%"]=3633, + ["flesh_offering_duration_+%"]=3415, + ["flesh_stone_mana_reservation_efficiency_+%"]=5277, + ["flesh_stone_mana_reservation_efficiency_-2%_per_1"]=5276, + ["flesh_stone_no_reservation"]=5278, + ["flicker_strike_cooldown_speed_+%"]=3388, + ["flicker_strike_damage_+%"]=3171, + ["flicker_strike_damage_+%_per_frenzy_charge"]=3478, + ["flicker_strike_more_attack_speed_+%_final"]=1038, + ["focus_cooldown_modifier_ms"]=5279, + ["focus_cooldown_speed_+%"]=5280, + ["forbidden_rite_damage_+%"]=5281, + ["forbidden_rite_number_of_additional_projectiles"]=5282, + ["forbidden_rite_projectile_speed_+%"]=5283, + ["forking_angle_+%"]=5284, + ["fortification_gained_from_hits_+%"]=5285, + ["fortification_gained_from_hits_+%_against_unique_enemies"]=5286, + ["fortify_duration_+%"]=1841, + ["fortify_duration_+%_per_10_strength"]=5287, + ["fortify_on_hit"]=5288, + ["freeze_as_though_dealt_damage_+%"]=2425, + ["freeze_chilled_enemies_as_though_dealt_damage_+%"]=5289, + ["freeze_duration_+%"]=1452, + ["freeze_mine_cold_resistance_+_while_frozen"]=2312, + ["freeze_mine_damage_+%"]=3231, + ["freeze_mine_radius_+%"]=3349, + ["freeze_on_you_proliferates_to_nearby_enemies_within_x_radius"]=3143, + ["freeze_prevention_ms_when_frozen"]=2428, + ["freezing_pulse_cast_speed_+%"]=3383, + ["freezing_pulse_damage_+%"]=3152, + ["freezing_pulse_damage_+%_if_enemy_shattered_recently"]=5290, + ["freezing_pulse_number_of_additional_projectiles"]=5291, + ["freezing_pulse_projectile_speed_+%"]=3405, + ["frenzy_%_chance_to_gain_additional_frenzy_charge"]=3490, + ["frenzy_and_power_charge_add_duration_ms_on_cull"]=5292, + ["frenzy_charge_duration_+%_per_frenzy_charge"]=1633, + ["frenzy_charge_on_kill_percent_chance_while_holding_shield"]=5293, + ["frenzy_damage_+%"]=3191, + ["frenzy_damage_+%_per_frenzy_charge"]=3489, + ["frenzy_only_conduit"]=1837, + ["frost_blades_damage_+%"]=2936, + ["frost_blades_melee_damage_penetrates_%_cold_resistance"]=5294, + ["frost_blades_number_of_additional_projectiles_in_chain"]=2938, + ["frost_blades_projectile_speed_+%"]=2937, + ["frost_bolt_cast_speed_+%"]=3661, + ["frost_bolt_damage_+%"]=3648, + ["frost_bolt_freeze_chance_%"]=3662, + ["frost_bolt_nova_cooldown_speed_+%"]=5295, + ["frost_bolt_nova_damage_+%"]=3649, + ["frost_bolt_nova_duration_+%"]=3663, + ["frost_bolt_nova_radius_+%"]=3656, + ["frost_bomb_buff_duration_+%"]=5296, + ["frost_bomb_cooldown_speed_+%"]=3401, + ["frost_bomb_damage_+%"]=3254, + ["frost_bomb_radius_+%"]=3358, + ["frost_fury_additional_max_number_of_stages"]=5297, + ["frost_fury_area_of_effect_+%_per_stage"]=5298, + ["frost_fury_damage_+%"]=5299, + ["frost_globe_added_cooldown_count"]=5300, + ["frost_globe_health_per_stage"]=5301, + ["frost_wall_cooldown_speed_+%"]=3392, + ["frost_wall_damage_+%"]=3225, + ["frost_wall_duration_+%"]=3418, + ["frostbite_curse_effect_+%"]=3527, + ["frostbite_duration_+%"]=3426, + ["frostbite_mana_reservation_+%"]=3561, + ["frostbite_no_reservation"]=5302, + ["frostbolt_number_of_additional_projectiles"]=5303, + ["frostbolt_projectile_acceleration"]=5304, + ["frozen_monsters_take_increased_damage"]=2025, + ["fungal_ground_while_stationary_radius"]=5305, + ["gain_%_es_when_spirit_charge_expires_or_consumed"]=3903, + ["gain_%_life_when_spirit_charge_expires_or_consumed"]=3902, + ["gain_%_of_phys_as_extra_chaos_per_elder_item_equipped"]=5378, + ["gain_%_total_phys_damage_prevented_in_the_past_10_sec_as_life_regen_per_sec"]=5379, + ["gain_1_rare_monster_mod_on_kill_for_10_seconds_%_chance"]=5306, + ["gain_X%_armour_per_50_mana_reserved"]=5307, + ["gain_X_energy_shield_on_killing_shocked_enemy"]=2135, + ["gain_X_frenzy_charges_after_spending_200_mana"]=5308, + ["gain_X_life_on_stun"]=5309, + ["gain_X_power_charges_on_using_a_warcry"]=5310, + ["gain_X_random_charges_every_6_seconds"]=5311, + ["gain_X_random_rare_monster_mods_on_kill"]=2587, + ["gain_X_vaal_souls_on_rampage_threshold"]=2487, + ["gain_a_power_charge_when_you_or_your_totems_kill_%_chance"]=3645, + ["gain_absorption_charges_instead_of_power_charges"]=5312, + ["gain_accuracy_rating_equal_to_2_times_strength"]=5313, + ["gain_accuracy_rating_equal_to_strength"]=5314, + ["gain_adrenaline_for_X_seconds_on_low_life_unless_you_have_adrenaline"]=5315, + ["gain_adrenaline_when_ward_breaks_ms"]=5316, + ["gain_affliction_charges_instead_of_frenzy_charges"]=5317, + ["gain_alchemists_genius_on_flask_use_%"]=5318, + ["gain_an_additional_vaal_soul_on_kill_if_have_rampaged_recently"]=5319, + ["gain_arcane_surge_for_4_seconds_after_channelling_for_1_second"]=5320, + ["gain_arcane_surge_for_4_seconds_when_you_create_consecrated_ground_while_affected_by_zealotry"]=5321, + ["gain_arcane_surge_on_crit_%_chance"]=5322, + ["gain_arcane_surge_on_hit_%_chance"]=5325, + ["gain_arcane_surge_on_hit_at_devotion_threshold"]=5323, + ["gain_arcane_surge_on_hit_chance_with_spells_while_at_maximum_power_charges_%"]=5324, + ["gain_arcane_surge_on_hit_vs_unique_enemy_%_chance"]=5326, + ["gain_arcane_surge_on_kill_chance_%"]=5327, + ["gain_arcane_surge_on_spell_hit_by_you_or_your_totems"]=5328, + ["gain_arcane_surge_when_mine_detonated_targeting_an_enemy"]=5329, + ["gain_arcane_surge_when_trap_triggered_by_an_enemy"]=5330, + ["gain_arcane_surge_when_you_summon_a_totem"]=5331, + ["gain_area_of_effect_+%_for_2_seconds_when_you_spend_800_mana"]=5332, + ["gain_attack_and_cast_speed_+%_for_4_seconds_if_taken_savage_hit"]=3566, + ["gain_attack_speed_+%_for_20_seconds_on_killing_rare_or_unique_enemy"]=5333, + ["gain_attack_speed_+%_for_4_seconds_if_taken_savage_hit"]=2970, + ["gain_blitz_charge_%_chance_on_crit"]=5334, + ["gain_brutal_charges_instead_of_endurance_charges"]=5335, + ["gain_cannot_be_stunned_aura_for_4_seconds_on_block_radius"]=3318, + ["gain_challenger_charge_%_chance_on_hitting_rare_or_unique_enemy_in_blood_stance"]=5336, + ["gain_challenger_charge_%_chance_on_kill_in_sand_stance"]=5337, + ["gain_chilling_shocking_igniting_conflux_while_affected_by_glorious_madness"]=8121, + ["gain_convergence_on_hitting_unique_enemy"]=3940, + ["gain_crimson_dance_if_have_dealt_critical_strike_recently"]=8203, + ["gain_crimson_dance_while_you_have_cat_stealth"]=8204, + ["gain_critical_strike_chance_%_for_2_seconds_when_you_spend_800_mana"]=5338, + ["gain_damage_+%_for_4_seconds_if_taken_savage_hit"]=2969, + ["gain_debilitating_presence_ms_on_kill_vs_rare_or_unique_enemy"]=5339, + ["gain_defiance_when_lose_life_to_hit_once_per_x_ms"]=3786, + ["gain_divine_charge_on_hit_%"]=3905, + ["gain_divinity_ms_when_reaching_maximum_divine_charges"]=3907, + ["gain_elemental_conflux_for_X_ms_when_you_kill_a_rare_or_unique_enemy"]=3571, + ["gain_elemental_penetration_for_4_seconds_on_mine_detonation"]=3612, + ["gain_elusive_on_crit_%_chance"]=3783, + ["gain_elusive_on_kill_chance_%"]=3784, + ["gain_endurance_charge_%_chance_on_using_fire_skill"]=1417, + ["gain_endurance_charge_%_chance_when_you_lose_fortify"]=5343, + ["gain_endurance_charge_%_when_hit_while_channelling"]=5344, + ["gain_endurance_charge_if_attack_freezes"]=5340, + ["gain_endurance_charge_on_main_hand_kill_%"]=2851, + ["gain_endurance_charge_on_melee_stun"]=2303, + ["gain_endurance_charge_on_melee_stun_%"]=2303, + ["gain_endurance_charge_on_power_charge_expiry"]=2184, + ["gain_endurance_charge_per_second_if_have_been_hit_recently"]=5341, + ["gain_endurance_charge_per_second_if_have_used_warcry_recently"]=5342, + ["gain_fanaticism_for_4_seconds_on_reaching_maximum_fanatic_charges"]=5345, + ["gain_flask_chance_on_crit_%"]=2919, + ["gain_flask_charge_on_crit_chance_%_while_at_maximum_frenzy_charges"]=5346, + ["gain_flask_charge_when_crit_%"]=1643, + ["gain_flask_charge_when_crit_amount"]=1643, + ["gain_flask_charges_every_second_if_hit_unique_enemy_recently"]=5347, + ["gain_fortify_for_x_seconds_on_melee_hit_with_mace_sceptre_staff"]=5348, + ["gain_frenzy_and_power_charge_on_kill_%"]=2183, + ["gain_frenzy_charge_%_when_hit_while_channelling"]=5356, + ["gain_frenzy_charge_if_attack_ignites"]=2370, + ["gain_frenzy_charge_on_critical_strike_%"]=5350, + ["gain_frenzy_charge_on_critical_strike_at_close_range_%"]=5349, + ["gain_frenzy_charge_on_enemy_shattered_chance_%"]=5351, + ["gain_frenzy_charge_on_hit_while_bleeding"]=5352, + ["gain_frenzy_charge_on_hitting_rare_or_unique_enemy_%"]=5353, + ["gain_frenzy_charge_on_hitting_unique_enemy_%"]=5354, + ["gain_frenzy_charge_on_kill_vs_enemies_with_5+_poisons_%"]=5355, + ["gain_frenzy_charge_on_main_hand_kill_%"]=2850, + ["gain_frenzy_charge_on_reaching_maximum_power_charges"]=3123, + ["gain_frenzy_power_endurance_charges_on_vaal_skill_use"]=5357, + ["gain_her_blessing_for_3_seconds_on_ignite_%"]=2805, + ["gain_her_embrace_for_x_ms_on_enemy_ignited"]=5358, + ["gain_iron_reflexes_while_at_maximum_frenzy_charges"]=8205, + ["gain_iron_reflexes_while_stationary"]=8211, + ["gain_life_and_mana_leech_on_kill_permyriad"]=2750, + ["gain_life_leech_from_any_damage_permyriad_as_life_for_4_seconds_if_taken_savage_hit"]=2968, + ["gain_life_leech_on_kill_permyriad"]=3761, + ["gain_life_regeneration_%_per_second_for_1_second_if_taken_savage_hit"]=3682, + ["gain_magic_monster_mods_on_kill_%_chance"]=5359, + ["gain_max_rage_on_losing_temporal_chains_debuff"]=5360, + ["gain_maximum_endurance_charges_on_endurance_charge_gained_%_chance"]=3743, + ["gain_maximum_frenzy_and_endurance_charges_when_you_gain_cats_agility"]=5361, + ["gain_maximum_frenzy_and_power_charges_when_you_gain_cats_stealth"]=5362, + ["gain_maximum_frenzy_charges_on_frenzy_charge_gained_%_chance"]=5363, + ["gain_maximum_power_charges_on_power_charge_gained_%_chance"]=5364, + ["gain_maximum_power_charges_on_vaal_skill_use"]=5365, + ["gain_mind_over_matter_while_at_maximum_power_charges"]=8206, + ["gain_movement_speed_+%_for_20_seconds_on_kill"]=5366, + ["gain_no_inherent_bonus_from_strength"]=1598, + ["gain_no_maximum_life_from_strength"]=1599, + ["gain_no_maximum_mana_from_intelligence"]=1600, + ["gain_onslaught_during_soul_gain_prevention"]=5367, + ["gain_onslaught_for_3_seconds_%_chance_when_hit"]=5368, + ["gain_onslaught_for_X_ms_on_killing_rare_or_unique_monster"]=3716, + ["gain_onslaught_ms_on_using_a_warcry"]=5369, + ["gain_onslaught_ms_when_reaching_maximum_endurance_charges"]=2287, + ["gain_onslaught_on_hit_chance_while_at_maximum_frenzy_charges_%"]=5370, + ["gain_onslaught_on_hit_duration_ms"]=5371, + ["gain_onslaught_on_kill_ms_while_affected_by_haste"]=5372, + ["gain_onslaught_on_stun_duration_ms"]=2284, + ["gain_onslaught_when_ignited_ms"]=2570, + ["gain_onslaught_while_at_maximum_endurance_charges"]=5373, + ["gain_onslaught_while_frenzy_charges_full"]=3591, + ["gain_onslaught_while_not_on_low_mana"]=5374, + ["gain_onslaught_while_on_low_life"]=5375, + ["gain_onslaught_while_you_have_cats_agility"]=5376, + ["gain_onslaught_while_you_have_fortify"]=5377, + ["gain_perfect_agony_if_you_have_crit_recently"]=5380, + ["gain_phasing_for_4_seconds_on_begin_es_recharge"]=2067, + ["gain_phasing_if_enemy_killed_recently"]=5381, + ["gain_phasing_while_affected_by_haste"]=5382, + ["gain_phasing_while_at_maximum_frenzy_charges"]=2065, + ["gain_phasing_while_you_have_cats_stealth"]=5383, + ["gain_phasing_while_you_have_onslaught"]=2066, + ["gain_physical_damage_immunity_on_rampage_threshold_ms"]=2486, + ["gain_player_far_shot_while_do_not_have_iron_reflexes"]=8223, + ["gain_power_charge_on_critical_strike_with_wands_%"]=5384, + ["gain_power_charge_on_hit_%_chance_against_frozen_enemy"]=5385, + ["gain_power_charge_on_kill_vs_enemies_with_less_than_5_poisons_%"]=5386, + ["gain_power_charge_on_mana_flask_use_%_chance"]=5387, + ["gain_power_charge_on_non_critical_strike_%"]=2932, + ["gain_power_charge_on_vaal_skill_use_%"]=5388, + ["gain_power_charge_per_enemy_you_crit"]=2110, + ["gain_power_charge_per_second_if_have_not_lost_power_charge_recently"]=5389, + ["gain_power_charge_when_throwing_trap_%"]=2470, + ["gain_power_or_frenzy_charge_for_each_second_channeling"]=5390, + ["gain_rage_on_hit"]=7529, + ["gain_rage_on_hitting_rare_unique_enemy_%"]=7526, + ["gain_rage_on_kill"]=7525, + ["gain_rage_when_you_use_a_warcry"]=7527, + ["gain_rampage_while_at_maximum_endurance_charges"]=2795, + ["gain_random_charge_on_block"]=5391, + ["gain_random_charge_per_second_while_stationary"]=5392, + ["gain_rare_monster_mods_on_kill_ms"]=2351, + ["gain_resolute_technique_while_do_not_have_elemental_overload"]=8212, + ["gain_sacrificial_zeal_on_skill_use_%_cost_as_damage_per_minute"]=5393, + ["gain_scorching_sapping_brittle_confluxes_while_two_highest_attributes_equal"]=5394, + ["gain_shapers_presence_for_10_seconds_on_killing_rare_or_unique_monster"]=5395, + ["gain_single_conflux_for_3_seconds_every_8_seconds"]=5396, + ["gain_siphoning_charge_on_skill_use_%_chance"]=3853, + ["gain_soul_eater_during_flask_effect"]=2953, + ["gain_soul_eater_for_x_ms_on_vaal_skill_use"]=5397, + ["gain_soul_eater_with_equipped_corrupted_items_on_vaal_skill_use_ms"]=2639, + ["gain_spell_cost_as_mana_every_fifth_cast"]=5398, + ["gain_spirit_charge_every_x_ms"]=3899, + ["gain_spirit_charge_on_kill_%_chance"]=3900, + ["gain_unholy_might_for_2_seconds_on_crit"]=2449, + ["gain_unholy_might_for_2_seconds_on_melee_crit"]=2448, + ["gain_unholy_might_for_4_seconds_on_crit"]=2450, + ["gain_unholy_might_on_rampage_threshold_ms"]=2505, + ["gain_up_to_maximum_fragile_regrowth_when_hit"]=5399, + ["gain_vaal_pact_if_you_have_crit_recently"]=5400, + ["gain_vaal_pact_while_at_maximum_endurance_charges"]=8207, + ["gain_vaal_pact_while_focused"]=5401, + ["gain_vaal_soul_on_hit_cooldown_ms"]=5402, + ["gain_wand_accuracy_rating_equal_to_intelligence"]=5403, + ["gain_x_es_on_trap_triggered_by_an_enemy"]=3748, + ["gain_x_fanatic_charges_every_second_if_have_attacked_in_past_second"]=5404, + ["gain_x_fragile_regrowth_per_second"]=5405, + ["gain_x_life_on_trap_triggered_by_an_enemy"]=3747, + ["gain_x_life_when_endurance_charge_expires_or_consumed"]=2542, + ["gain_x_rage_on_hit_with_axes_swords_1s_cooldown"]=5406, + ["galvanic_arrow_area_damage_+%"]=7667, + ["galvanic_arrow_projectile_speed_+%"]=5407, + ["gem_experience_gain_+%"]=1473, + ["generals_cry_cooldown_speed_+%"]=5408, + ["generals_cry_maximum_warriors_+"]=5409, + ["ghost_dance_max_stacks"]=5410, + ["ghost_dance_restore_%_evasion_as_energy_shield_when_hit"]=5411, + ["glacial_cascade_damage_+%"]=3199, + ["glacial_cascade_number_of_additional_bursts"]=5412, + ["glacial_cascade_physical_damage_%_to_add_as_cold"]=5413, + ["glacial_cascade_physical_damage_%_to_convert_to_cold"]=3492, + ["glacial_cascade_radius_+%"]=3340, + ["glacial_hammer_damage_+%"]=3153, + ["glacial_hammer_freeze_chance_%"]=3474, + ["glacial_hammer_item_rarity_on_shattering_enemy_+%"]=2757, + ["glacial_hammer_melee_splash_with_cold_damage"]=5414, + ["glacial_hammer_physical_damage_%_to_add_as_cold_damage"]=3493, + ["glacial_hammer_physical_damage_%_to_convert_to_cold"]=5415, + ["global_added_chaos_damage_%_of_ward"]=1649, + ["global_always_hit"]=1625, + ["global_attack_speed_+%_per_green_socket_on_item"]=2256, + ["global_attack_speed_+%_per_level"]=5416, + ["global_bleed_on_hit"]=2053, + ["global_cannot_crit"]=1759, + ["global_chance_to_blind_on_hit_%"]=2488, + ["global_chance_to_blind_on_hit_%_vs_bleeding_enemies"]=5417, + ["global_critical_strike_chance_+%_vs_chilled_enemies"]=5418, + ["global_critical_strike_chance_+%_while_holding_bow"]=2038, + ["global_critical_strike_chance_+%_while_holding_staff"]=2036, + ["global_critical_strike_chance_while_dual_wielding_+%"]=3769, + ["global_critical_strike_mulitplier_+_per_green_socket_on_item"]=2257, + ["global_critical_strike_multiplier_+_while_holding_bow"]=2039, + ["global_critical_strike_multiplier_+_while_holding_staff"]=2037, + ["global_critical_strike_multiplier_+_while_you_have_no_frenzy_charges"]=1636, + ["global_critical_strike_multiplier_while_dual_wielding_+"]=3768, + ["global_defences_+%"]=2367, + ["global_defences_+%_per_white_socket_on_item"]=2266, + ["global_evasion_rating_+_while_moving"]=5419, + ["global_hit_causes_monster_flee_%"]=1623, + ["global_item_attribute_requirements_+%"]=2115, + ["global_knockback"]=1143, + ["global_knockback_on_crit"]=1538, + ["global_life_leech_from_physical_attack_damage_per_red_socket_on_item_permyriad"]=2252, + ["global_mana_leech_from_physical_attack_damage_permyriad_per_blue_socket_on_item"]=2262, + ["global_maximum_added_chaos_damage"]=1014, + ["global_maximum_added_cold_damage"]=999, + ["global_maximum_added_cold_damage_vs_chilled_or_frozen_enemies"]=5420, + ["global_maximum_added_fire_damage"]=992, + ["global_maximum_added_fire_damage_vs_burning_enemies"]=7891, + ["global_maximum_added_fire_damage_vs_ignited_enemies"]=5421, + ["global_maximum_added_lightning_damage"]=1008, + ["global_maximum_added_lightning_damage_vs_ignited_enemies"]=5422, + ["global_maximum_added_lightning_damage_vs_shocked_enemies"]=5423, + ["global_maximum_added_physical_damage"]=901, + ["global_maximum_added_physical_damage_vs_bleeding_enemies"]=5424, + ["global_melee_range_+_per_white_socket_on_item"]=2267, + ["global_minimum_added_chaos_damage"]=1014, + ["global_minimum_added_cold_damage"]=999, + ["global_minimum_added_cold_damage_vs_chilled_or_frozen_enemies"]=5420, + ["global_minimum_added_fire_damage"]=992, + ["global_minimum_added_fire_damage_vs_burning_enemies"]=7891, + ["global_minimum_added_fire_damage_vs_ignited_enemies"]=5421, + ["global_minimum_added_lightning_damage"]=1008, + ["global_minimum_added_lightning_damage_vs_ignited_enemies"]=5422, + ["global_minimum_added_lightning_damage_vs_shocked_enemies"]=5423, + ["global_minimum_added_physical_damage"]=901, + ["global_minimum_added_physical_damage_vs_bleeding_enemies"]=5424, + ["global_physical_damage_reduction_rating_while_moving"]=5425, + ["global_poison_on_hit"]=2697, + ["global_reduce_enemy_block_%"]=1495, + ["global_weapon_physical_damage_+%_per_red_socket_on_item"]=2253, + ["glows_in_area_with_unique_fish"]=3639, + ["goat_footprints_from_item"]=8228, + ["golem_attack_and_cast_speed_+%"]=5426, + ["golem_buff_effect_+%"]=5427, + ["golem_buff_effect_+%_per_summoned_golem"]=5428, + ["golem_cooldown_recovery_+%"]=2858, + ["golem_damage_+%_if_summoned_in_past_8_seconds"]=3217, + ["golem_damage_+%_per_active_golem"]=3705, + ["golem_damage_+%_per_active_golem_type"]=3704, + ["golem_immunity_to_elemental_damage"]=3604, + ["golem_life_regeneration_per_minute_%"]=5429, + ["golem_maximum_life_+%"]=5430, + ["golem_maximum_mana_+%"]=5431, + ["golem_movement_speed_+%"]=5432, + ["golem_physical_damage_reduction_rating"]=5433, + ["golem_scale_+%"]=3210, + ["golem_skill_cooldown_recovery_+%"]=2857, + ["golems_larger_aggro_radius"]=8142, + ["grace_aura_effect_+%"]=2893, + ["grace_mana_reservation_+%"]=3556, + ["grace_mana_reservation_efficiency_+%"]=5435, + ["grace_mana_reservation_efficiency_-2%_per_1"]=5434, + ["grace_reserves_no_mana"]=5436, + ["grant_X_frenzy_charges_to_nearby_allies_on_death"]=2432, + ["grant_animated_minion_melee_splash_damage_+%_final_for_splash"]=5437, + ["grant_tailwind_to_nearby_allies_if_used_skill_recently"]=5438, + ["gratuitous_violence_physical_damage_over_time_+%_final"]=5439, + ["ground_slam_angle_+%"]=2785, + ["ground_slam_chance_to_gain_endurance_charge_%_on_stun"]=5440, + ["ground_slam_damage_+%"]=3154, + ["ground_slam_radius_+%"]=3320, + ["ground_smoke_on_rampage_threshold_ms"]=2497, + ["ground_smoke_when_hit_%"]=2139, + ["ground_tar_on_block_base_area_of_effect_radius"]=5441, + ["ground_tar_on_take_crit_base_area_of_effect_radius"]=2074, + ["ground_tar_when_hit_%_chance"]=5442, + ["guard_skill_cooldown_recovery_+%"]=5443, + ["guard_skill_effect_duration_+%"]=5444, + ["guardian_auras_grant_life_regeneration_per_minute_%"]=3296, + ["guardian_gain_life_regeneration_per_minute_%_for_1_second_every_10_seconds"]=3301, + ["guardian_nearby_allies_share_charges"]=3628, + ["guardian_nearby_enemies_cannot_gain_charges"]=3297, + ["guardian_remove_curses_and_status_ailments_every_10_seconds"]=3300, + ["guardian_reserved_life_granted_to_you_and_allies_as_armour_%"]=3298, + ["guardian_reserved_mana_%_given_to_you_and_nearby_allies_as_base_maximum_energy_shield"]=3299, + ["guardian_warcry_grant_attack_cast_and_movement_speed_to_you_and_nearby_allies_+%"]=2841, + ["guardian_with_5_nearby_allies_you_and_allies_have_onslaught"]=5445, + ["guardian_with_nearby_ally_damage_+%_final_for_you_and_allies"]=5446, + ["half_physical_bypasses_es_half_chaos_damages_es_when_X_corrupted_items_equipped"]=2638, + ["harvest_encounter_fluid_granted_+%"]=5447, + ["has_onslaught"]=3116, + ["has_onslaught_if_totem_summoned_recently"]=5448, + ["has_stun_prevention_flask"]=5449, + ["has_unique_brutal_shrine_effect"]=5450, + ["has_unique_massive_shrine_effect"]=5451, + ["haste_mana_reservation_+%"]=3557, + ["haste_mana_reservation_efficiency_+%"]=5453, + ["haste_mana_reservation_efficiency_-2%_per_1"]=5452, + ["haste_reserves_no_mana"]=5454, + ["hatred_aura_effect_+%"]=2894, + ["hatred_mana_reservation_+%"]=3547, + ["hatred_mana_reservation_efficiency_+%"]=5456, + ["hatred_mana_reservation_efficiency_-2%_per_1"]=5455, + ["hatred_reserves_no_mana"]=5457, + ["heavy_strike_attack_speed_+%"]=3368, + ["heavy_strike_chance_to_deal_double_damage_%"]=2761, + ["heavy_strike_damage_+%"]=3155, + ["heist_additional_abyss_rewards_from_reward_chests_%"]=5458, + ["heist_additional_armour_rewards_from_reward_chests_%"]=5459, + ["heist_additional_blight_rewards_from_reward_chests_%"]=5460, + ["heist_additional_breach_rewards_from_reward_chests_%"]=5461, + ["heist_additional_corrupted_rewards_from_reward_chests_%"]=5462, + ["heist_additional_delirium_rewards_from_reward_chests_%"]=5463, + ["heist_additional_delve_rewards_from_reward_chests_%"]=5464, + ["heist_additional_divination_rewards_from_reward_chests_%"]=5465, + ["heist_additional_essences_rewards_from_reward_chests_%"]=5466, + ["heist_additional_gems_rewards_from_reward_chests_%"]=5467, + ["heist_additional_harbinger_rewards_from_reward_chests_%"]=5468, + ["heist_additional_jewellery_rewards_from_reward_chests_%"]=5469, + ["heist_additional_legion_rewards_from_reward_chests_%"]=5470, + ["heist_additional_metamorph_rewards_from_reward_chests_%"]=5471, + ["heist_additional_perandus_rewards_from_reward_chests_%"]=5472, + ["heist_additional_talisman_rewards_from_reward_chests_%"]=5473, + ["heist_additional_uniques_rewards_from_reward_chests_%"]=5474, + ["heist_additional_weapons_rewards_from_reward_chests_%"]=5475, + ["heist_alert_level_gained_on_monster_death"]=5476, + ["heist_alert_level_gained_per_10_sec"]=5477, + ["heist_chests_chance_for_secondary_objectives_%"]=5478, + ["heist_chests_double_blighted_maps_and_catalysts_%"]=5479, + ["heist_chests_double_breach_splinters_%"]=5480, + ["heist_chests_double_catalysts_%"]=5481, + ["heist_chests_double_currency_%"]=5482, + ["heist_chests_double_delirium_orbs_and_splinters_%"]=5483, + ["heist_chests_double_divination_cards_%"]=5484, + ["heist_chests_double_essences_%"]=5485, + ["heist_chests_double_jewels_%"]=5486, + ["heist_chests_double_legion_splinters_%"]=5487, + ["heist_chests_double_map_fragments_%"]=5488, + ["heist_chests_double_maps_%"]=5489, + ["heist_chests_double_oils_%"]=5490, + ["heist_chests_double_scarabs_%"]=5491, + ["heist_chests_double_sextants_%"]=5492, + ["heist_chests_double_uniques_%"]=5493, + ["heist_chests_unique_rarity_%"]=5494, + ["heist_coins_dropped_by_monsters_double_%"]=5496, + ["heist_coins_from_monsters_+%"]=26, + ["heist_coins_from_world_chests_double_%"]=5495, + ["heist_contract_alert_level_+%"]=5499, + ["heist_contract_alert_level_from_chests_+%"]=5497, + ["heist_contract_alert_level_from_monsters_+%"]=5498, + ["heist_contract_gang_cost_+%"]=5500, + ["heist_contract_gang_takes_no_cut"]=5501, + ["heist_contract_generate_secondary_objectives_chance_%"]=5502, + ["heist_contract_guarding_monsters_damage_+%"]=5503, + ["heist_contract_guarding_monsters_take_damage_+%"]=5504, + ["heist_contract_magical_unlock_count"]=5506, + ["heist_contract_mechanical_unlock_count"]=5505, + ["heist_contract_no_travel_cost"]=5507, + ["heist_contract_npc_cost_+%"]=5508, + ["heist_contract_objective_completion_time_+%"]=5509, + ["heist_contract_patrol_additional_elite_chance_+%"]=5510, + ["heist_contract_patrol_damage_+%"]=5511, + ["heist_contract_patrol_take_damage_+%"]=5512, + ["heist_contract_side_area_monsters_damage_+%"]=5513, + ["heist_contract_side_area_monsters_take_damage_+%"]=5514, + ["heist_contract_total_cost_+%_final"]=5515, + ["heist_contract_travel_cost_+%"]=5516, + ["heist_currency_alchemy_drops_as_blessed_%"]=5517, + ["heist_currency_alchemy_drops_as_divine_%"]=5518, + ["heist_currency_alchemy_drops_as_exalted_%"]=5519, + ["heist_currency_alteration_drops_as_alchemy_%"]=5520, + ["heist_currency_alteration_drops_as_chaos_%"]=5521, + ["heist_currency_alteration_drops_as_regal_%"]=5522, + ["heist_currency_augmentation_drops_as_alchemy_%"]=5523, + ["heist_currency_augmentation_drops_as_chaos_%"]=5524, + ["heist_currency_augmentation_drops_as_regal_%"]=5525, + ["heist_currency_chaos_drops_as_blessed_%"]=5526, + ["heist_currency_chaos_drops_as_divine_%"]=5527, + ["heist_currency_chaos_drops_as_exalted_%"]=5528, + ["heist_currency_chromatic_drops_as_fusing_%"]=5529, + ["heist_currency_chromatic_drops_as_jewellers_%"]=5530, + ["heist_currency_jewellers_drops_as_fusing_%"]=5531, + ["heist_currency_regal_drops_as_blessed_%"]=5532, + ["heist_currency_regal_drops_as_divine_%"]=5533, + ["heist_currency_regal_drops_as_exalted_%"]=5534, + ["heist_currency_regret_drops_as_annulment_%"]=5535, + ["heist_currency_scouring_drops_as_annulment_%"]=5536, + ["heist_currency_scouring_drops_as_regret_%"]=5537, + ["heist_currency_transmutation_drops_as_alchemy_%"]=5538, + ["heist_currency_transmutation_drops_as_chaos_%"]=5539, + ["heist_currency_transmutation_drops_as_regal_%"]=5540, + ["heist_drops_double_currency_%"]=5541, + ["heist_enchantment_ailment_mod_effect_+%"]=5542, + ["heist_enchantment_attribute_mod_effect_+%"]=5543, + ["heist_enchantment_casterdamage_mod_effect_+%"]=5544, + ["heist_enchantment_chaos_mod_effect_+%"]=5545, + ["heist_enchantment_cold_mod_effect_+%"]=5546, + ["heist_enchantment_critical_mod_effect_+%"]=5547, + ["heist_enchantment_damage_mod_effect_+%"]=5548, + ["heist_enchantment_defence_mod_effect_+%"]=5549, + ["heist_enchantment_fire_mod_effect_+%"]=5550, + ["heist_enchantment_life_mod_effect_+%"]=5551, + ["heist_enchantment_lightning_mod_effect_+%"]=5552, + ["heist_enchantment_mana_mod_effect_+%"]=5553, + ["heist_enchantment_physical_mod_effect_+%"]=5554, + ["heist_enchantment_resistance_mod_effect_+%"]=5555, + ["heist_enchantment_speed_mod_effect_+%"]=5556, + ["heist_guards_are_magic"]=5557, + ["heist_guards_are_rare"]=5558, + ["heist_interruption_resistance_%"]=5559, + ["heist_item_quantity_+%"]=5560, + ["heist_item_rarity_+%"]=5561, + ["heist_items_are_fully_linked_%"]=5562, + ["heist_items_drop_corrupted_%"]=5563, + ["heist_items_drop_identified_%"]=5564, + ["heist_items_have_elder_influence_%"]=5565, + ["heist_items_have_one_additional_socket_%"]=5566, + ["heist_items_have_shaper_influence_%"]=5567, + ["heist_job_agility_level_+"]=5568, + ["heist_job_brute_force_level_+"]=5569, + ["heist_job_counter_thaumaturgy_level_+"]=5570, + ["heist_job_deception_level_+"]=5571, + ["heist_job_demolition_level_+"]=5572, + ["heist_job_demolition_speed_+%"]=5573, + ["heist_job_engineering_level_+"]=5574, + ["heist_job_lockpicking_level_+"]=5575, + ["heist_job_lockpicking_speed_+%"]=5576, + ["heist_job_perception_level_+"]=5577, + ["heist_job_trap_disarmament_level_+"]=5578, + ["heist_job_trap_disarmament_speed_+%"]=5579, + ["heist_lockdown_is_instant"]=5580, + ["heist_nenet_scouts_nearby_patrols_and_mini_bosses"]=5581, + ["heist_npc_blueprint_reveal_cost_+%"]=5582, + ["heist_npc_contract_generates_intelligence"]=5583, + ["heist_npc_display_huck_combat"]=5584, + ["heist_npc_karst_alert_level_from_chests_+%_final"]=5585, + ["heist_npc_nenet_alert_level_+%_final"]=5586, + ["heist_npc_tullina_alert_level_+%_final"]=5587, + ["heist_npc_vinderi_alert_level_+%_final"]=5588, + ["heist_patrols_are_magic"]=5589, + ["heist_patrols_are_rare"]=5590, + ["heist_player_additional_maximum_resistances_%_per_25%_alert_level"]=5591, + ["heist_player_armour_+%_final_per_25%_alert_level"]=5592, + ["heist_player_cold_resistance_%_per_25%_alert_level"]=5593, + ["heist_player_energy_shield_recovery_rate_+%_final_per_25%_alert_level"]=5594, + ["heist_player_evasion_rating_+%_final_per_25%_alert_level"]=5595, + ["heist_player_experience_gain_+%"]=5596, + ["heist_player_fire_resistance_%_per_25%_alert_level"]=5597, + ["heist_player_flask_charges_gained_+%_per_25%_alert_level"]=5598, + ["heist_player_life_recovery_rate_+%_final_per_25%_alert_level"]=5599, + ["heist_player_lightning_resistance_%_per_25%_alert_level"]=5600, + ["heist_player_mana_recovery_rate_+%_final_per_25%_alert_level"]=5601, + ["heist_reinforcements_attack_speed_+%"]=5602, + ["heist_reinforcements_cast_speed_+%"]=5603, + ["heist_reinforcements_movements_speed_+%"]=5604, + ["heist_side_reward_room_monsters_+%"]=5605, + ["hellscape_extra_item_slots"]=5606, + ["hellscape_extra_map_slots"]=5607, + ["hellscaping_add_corruption_implicit_chance_%"]=5608, + ["hellscaping_add_explicit_mod_chance_%"]=5609, + ["hellscaping_additional_link_chance_%"]=5610, + ["hellscaping_additional_socket_chance_%"]=5611, + ["hellscaping_additional_upside_chance_%"]=5612, + ["hellscaping_downsides_tier_downgrade_chance_%"]=5613, + ["hellscaping_speed_+%_per_map_hellscape_tier"]=5614, + ["hellscaping_upgrade_mod_tier_chance_%"]=5620, + ["hellscaping_upsides_tier_upgrade_chance_%"]=5621, + ["helmet_mod_freeze_as_though_damage_+%_final"]=5622, + ["helmet_mod_shock_as_though_damage_+%_final"]=5623, + ["herald_effect_on_self_+%"]=5624, + ["herald_mana_reservation_override_45%"]=5625, + ["herald_of_agony_buff_drop_off_speed_+%"]=5626, + ["herald_of_agony_buff_effect_+%"]=5627, + ["herald_of_agony_mana_reservation_+%"]=5630, + ["herald_of_agony_mana_reservation_efficiency_+%"]=5629, + ["herald_of_agony_mana_reservation_efficiency_-2%_per_1"]=5628, + ["herald_of_ash_buff_effect_+%"]=5631, + ["herald_of_ash_burning_damage_+%_final"]=5632, + ["herald_of_ash_damage_+%"]=3232, + ["herald_of_ash_mana_reservation_+%"]=3543, + ["herald_of_ash_mana_reservation_efficiency_+%"]=5634, + ["herald_of_ash_mana_reservation_efficiency_-2%_per_1"]=5633, + ["herald_of_ash_spell_fire_damage_+%_final"]=5635, + ["herald_of_ice_buff_effect_+%"]=5636, + ["herald_of_ice_damage_+%"]=3233, + ["herald_of_ice_mana_reservation_+%"]=3544, + ["herald_of_ice_mana_reservation_efficiency_+%"]=5638, + ["herald_of_ice_mana_reservation_efficiency_-2%_per_1"]=5637, + ["herald_of_light_and_dominating_blow_minions_use_holy_slam"]=5639, + ["herald_of_light_buff_effect_+%"]=5640, + ["herald_of_light_minion_area_of_effect_+%"]=5641, + ["herald_of_purity_mana_reservation_+%"]=5644, + ["herald_of_purity_mana_reservation_efficiency_+%"]=5643, + ["herald_of_purity_mana_reservation_efficiency_-2%_per_1"]=5642, + ["herald_of_thunder_bolt_frequency_+%"]=5645, + ["herald_of_thunder_buff_effect_+%"]=5646, + ["herald_of_thunder_damage_+%"]=3234, + ["herald_of_thunder_mana_reservation_+%"]=3545, + ["herald_of_thunder_mana_reservation_efficiency_+%"]=5648, + ["herald_of_thunder_mana_reservation_efficiency_-2%_per_1"]=5647, + ["herald_scorpion_number_of_additional_projectiles"]=5649, + ["herald_skills_mana_reservation_+%"]=5652, + ["herald_skills_mana_reservation_efficiency_+%"]=5651, + ["herald_skills_mana_reservation_efficiency_-2%_per_1"]=5650, + ["hex_%_chance_to_gain_maximum_doom_on_cast"]=5654, + ["hex_doom_gain_rate_+%"]=5653, + ["hex_skill_cast_speed_+%"]=1796, + ["hex_skill_duration_+%"]=5655, + ["hex_starting_doom"]=5656, + ["hexblast_%_chance_to_not_consume_hex"]=5658, + ["hexblast_damage_+%"]=5657, + ["hexblast_skill_area_of_effect_+%"]=5659, + ["hexes_expire_500ms_after_reaching_max_doom"]=5660, + ["hexproof_if_right_ring_is_magic_item"]=5661, + ["hierophant_area_of_effect_+%_per_50_unreserved_mana_up_to_100%"]=5662, + ["hierophant_boots_supported_by_life_leech"]=388, + ["hierophant_gloves_supported_by_increased_area_of_effect"]=387, + ["hierophant_helmet_supported_by_elemental_penetration"]=386, + ["hierophant_mana_cost_+%_final"]=5663, + ["hierophant_mana_reservation_+%_final"]=5664, + ["hierophant_passive_damage_+%_final_per_totem"]=3263, + ["hinder_effect_on_self_+%"]=5665, + ["hinder_enemy_chaos_damage_+%"]=5666, + ["hinder_enemy_chaos_damage_taken_+%"]=5667, + ["hit_and_ailment_damage_+%_vs_bleeding_enemies"]=5668, + ["hit_and_ailment_damage_+%_vs_blinded_enemies"]=5669, + ["hit_and_ailment_damage_+%_vs_chilled_enemies"]=5670, + ["hit_and_ailment_damage_+%_vs_cursed_enemies"]=5671, + ["hit_and_ailment_damage_+%_vs_enemies_affected_by_ailments"]=5672, + ["hit_and_ailment_damage_+%_vs_enemies_affected_by_at_least_3_spiders_webs"]=5673, + ["hit_and_ailment_damage_+%_vs_unique_enemies"]=5674, + ["hit_damage_+%"]=5675, + ["hits_can_only_kill_frozen_enemies"]=2550, + ["hits_cannot_be_evaded_vs_blinded_enemies"]=5676, + ["hits_from_maces_and_sceptres_crush_enemies"]=5677, + ["hits_ignore_enemy_chaos_resistance_if_all_elder_items_equipped"]=5678, + ["hits_ignore_enemy_chaos_resistance_if_all_shaper_items_equipped"]=5679, + ["hits_ignore_enemy_fire_resistance_while_you_are_ignited"]=5680, + ["hits_ignore_enemy_monster_physical_damage_reduction_if_blocked_in_past_20_seconds"]=5681, + ["holy_path_teleport_range_+%"]=5682, + ["holy_relic_area_of_effect_+%"]=5683, + ["holy_relic_buff_effect_+%"]=5684, + ["holy_relic_cooldown_recovery_+%"]=5685, + ["holy_relic_damage_+%"]=5686, + ["hydro_sphere_pulse_frequency_+%"]=5687, + ["ice_crash_damage_+%"]=3200, + ["ice_crash_first_stage_damage_+%_final"]=5688, + ["ice_crash_physical_damage_%_to_add_as_cold_damage"]=3494, + ["ice_crash_radius_+%"]=3343, + ["ice_dash_cooldown_speed_+%"]=5689, + ["ice_dash_duration_+%"]=5690, + ["ice_dash_travel_distance_+%"]=5691, + ["ice_golem_damage_+%"]=3213, + ["ice_golem_elemental_resistances_%"]=3499, + ["ice_nova_chill_minimum_slow_%"]=5692, + ["ice_nova_damage_+%"]=3183, + ["ice_nova_freeze_chance_%"]=3475, + ["ice_nova_radius_+%"]=3330, + ["ice_shot_additional_pierce_per_10_old"]=5693, + ["ice_shot_area_angle_+%"]=5694, + ["ice_shot_damage_+%"]=3167, + ["ice_shot_duration_+%"]=3447, + ["ice_shot_pierce_+"]=5695, + ["ice_shot_radius_+%"]=3326, + ["ice_siphon_trap_chill_effect_+%"]=5696, + ["ice_siphon_trap_damage_+%"]=5697, + ["ice_siphon_trap_damage_taken_+%_per_beam"]=5698, + ["ice_siphon_trap_duration_+%"]=5699, + ["ice_spear_%_chance_to_gain_power_charge_on_critical_strike"]=3484, + ["ice_spear_damage_+%"]=3184, + ["ice_spear_distance_before_form_change_+%"]=5700, + ["ice_spear_number_of_additional_projectiles"]=5701, + ["ice_spear_second_form_critical_strike_chance_+%"]=3634, + ["ice_spear_second_form_critical_strike_multiplier_+"]=3635, + ["ice_spear_second_form_projectile_speed_+%_final"]=3636, + ["ice_trap_cold_resistance_penetration_%"]=5702, + ["ice_trap_cooldown_speed_+%"]=3403, + ["ice_trap_damage_+%"]=3249, + ["ice_trap_radius_+%"]=3356, + ["ignite_X_nearby_enemies_for_4_s_on_killing_ignited_enemy"]=2350, + ["ignite_damage_+%_final_if_hit_highest_fire"]=5703, + ["ignite_damage_+%_vs_chilled_enemies"]=5704, + ["ignite_dot_multiplier_+"]=890, + ["ignite_duration_+%"]=1453, + ["ignite_duration_-%"]=5705, + ["ignite_prevention_ms_when_ignited"]=2429, + ["ignite_slower_burn_%"]=2128, + ["ignited_enemies_explode_on_kill"]=2156, + ["ignites_and_chill_apply_elemental_resistance_+"]=5706, + ["ignites_apply_fire_resistance_+"]=5707, + ["ignites_reflected_to_self"]=2568, + ["ignore_armour_movement_penalties"]=1761, + ["ignore_hexproof"]=2162, + ["ignores_enemy_cold_resistance"]=5708, + ["ignores_enemy_fire_resistance"]=5709, + ["ignores_enemy_lightning_resistance"]=5710, + ["immortal_call_%_chance_to_not_consume_endurance_charges"]=3538, + ["immortal_call_buff_effect_duration_+%_per_removable_endurance_charge"]=5711, + ["immortal_call_duration_+%"]=3413, + ["immortal_call_elemental_damage_taken_+%_final_per_endurance_charge_consumed_permyriad"]=5712, + ["immune_to_ally_buff_auras"]=2547, + ["immune_to_bleeding"]=3718, + ["immune_to_bleeding_while_leeching"]=3721, + ["immune_to_burning_shocks_and_chilled_ground"]=5713, + ["immune_to_curses_while_at_least_X_rage"]=5714, + ["immune_to_curses_while_channelling"]=5715, + ["immune_to_elemental_ailments_while_on_consecrated_ground"]=5716, + ["immune_to_elemental_ailments_while_on_consecrated_ground_at_devotion_threshold"]=5717, + ["immune_to_elemental_ailments_while_you_have_arcane_surge"]=5718, + ["immune_to_elemental_status_ailments_during_flask_effect"]=3728, + ["immune_to_elemental_status_ailments_while_affected_by_glorious_madness"]=8122, + ["immune_to_freeze_and_chill_while_ignited"]=5719, + ["immune_to_freeze_while_affected_by_purity_of_ice"]=5720, + ["immune_to_hinder"]=5721, + ["immune_to_ignite_and_shock"]=5722, + ["immune_to_ignite_while_affected_by_purity_of_fire"]=5723, + ["immune_to_maim"]=5724, + ["immune_to_poison"]=3131, + ["immune_to_shock_while_affected_by_purity_of_lightning"]=5725, + ["immune_to_status_ailments_while_focused"]=5726, + ["immune_to_status_ailments_while_phased"]=2991, + ["impacting_steel_%_chance_to_not_consume_ammo"]=5727, + ["impale_debuff_effect_+%"]=5728, + ["impale_debuff_effect_+%_from_hits_that_also_inflict_bleeding"]=5729, + ["impale_effect_+%_for_impales_inflicted_by_two_handed_weapons_on_non_impaled_enemies"]=5730, + ["impale_effect_+%_for_impales_inflicted_on_non_impaled_enemies"]=5731, + ["impale_inflicted_by_two_handed_weapons_debuff_effect_+%"]=5732, + ["impale_on_hit_%_chance"]=5733, + ["impale_on_hit_%_chance_with_axes_swords"]=5734, + ["impale_phys_reduction_%_penalty"]=2509, + ["impaled_debuff_duration_+%"]=5735, + ["impaled_debuff_number_of_reflected_hits"]=5736, + ["impurity_cold_damage_taken_+%_final"]=5737, + ["impurity_fire_damage_taken_+%_final"]=5738, + ["impurity_lightning_damage_taken_+%_final"]=5739, + ["incinerate_damage_+%"]=3185, + ["incinerate_damage_+%_per_stage"]=3518, + ["incinerate_projectile_speed_+%"]=3410, + ["increase_crit_chance_by_lowest_of_str_or_int"]=5740, + ["increased_critical_strike_chance_buff_for_x_milliseconds_on_placing_a_totem"]=1111, + ["infernal_blow_damage_+%"]=3156, + ["infernal_blow_explosion_applies_uncharged_debuff_on_hit_%_chance"]=5741, + ["infernal_blow_infernal_blow_explosion_damage_%_of_total_per_stack"]=5742, + ["infernal_blow_physical_damage_%_to_add_as_fire_damage"]=3471, + ["infernal_blow_radius_+%"]=3321, + ["infernal_cry_cooldown_speed_+%"]=5743, + ["inflict_cold_exposure_on_hit_%_chance_at_devotion_threshold"]=5744, + ["inflict_fire_exposure_on_hit_%_chance_at_devotion_threshold"]=5745, + ["inflict_lightning_exposure_on_hit_%_chance_at_devotion_threshold"]=5746, + ["infusion_effect_+%"]=5747, + ["inquisitor_attack_damage_+%_final_per_non_instant_spell_cast_in_8_seconds_max_30%"]=5748, + ["inquisitor_aura_elemental_damage_+%_final"]=3112, + ["inspiration_charge_duration_+%"]=5749, + ["intelligence_+%"]=828, + ["intelligence_+%_per_equipped_unique"]=2155, + ["intelligence_is_0"]=5750, + ["intelligence_skill_gem_level_+"]=5751, + ["intensity_loss_frequency_while_moving_+%"]=5752, + ["intimidate_enemies_for_4_seconds_on_block_while_holding_a_shield"]=5753, + ["intimidate_nearby_enemies_on_use_for_ms"]=5754, + ["intimidate_on_hit_chance_with_attacks_while_at_maximum_endurance_charges_%"]=5755, + ["intimidating_cry_area_of_effect_+%"]=5756, + ["intimidating_cry_cooldown_speed_+%"]=5757, + ["intuitive_link_duration_+%"]=5758, + ["iron_reflexes_rotation_active"]=8213, + ["is_blighted_map"]=5759, + ["is_hindered"]=3617, + ["is_petrified"]=3124, + ["item_drop_slots"]=3, + ["item_drops_on_death"]=2121, + ["item_found_quality_+%"]=1221, + ["item_found_quantity_+%"]=1211, + ["item_found_quantity_+%_if_wearing_a_magic_item"]=3715, + ["item_found_quantity_+%_per_chest_opened_recently"]=5760, + ["item_found_quantity_+%_per_white_socket_on_item"]=2263, + ["item_found_quantity_+%_when_on_low_life"]=1213, + ["item_found_rarity_+%"]=1215, + ["item_found_rarity_+%_if_wearing_a_normal_item"]=3714, + ["item_found_rarity_+%_per_white_socket_on_item"]=2265, + ["item_found_rarity_+%_when_on_low_life"]=1219, + ["item_found_rarity_+%_while_phasing"]=2069, + ["item_found_rarity_+1%_per_X_rampage_stacks"]=5761, + ["item_found_relevancy_+%"]=1222, + ["item_generation_can_have_multiple_crafted_mods"]=42, + ["item_generation_cannot_change_prefixes"]=37, + ["item_generation_cannot_change_suffixes"]=39, + ["item_generation_cannot_roll_attack_affixes"]=41, + ["item_generation_cannot_roll_caster_affixes"]=40, + ["item_generation_local_maximum_mod_required_level_override"]=44, + ["item_rarity_+%_while_using_flask"]=2290, + ["jewellery_hellscaping_speed_+%"]=5616, + ["jorrhasts_blacksteel_animate_weapon_duration_+%_final"]=2330, + ["kaoms_primacy_gain_rage_on_attack_crit_cooldown_ms"]=5762, + ["keystone_acrobatics"]=8149, + ["keystone_ailment_crit"]=8150, + ["keystone_ancestral_bond"]=8151, + ["keystone_avatar_of_fire"]=8152, + ["keystone_battlemage"]=8153, + ["keystone_blood_magic"]=8154, + ["keystone_call_to_arms"]=8155, + ["keystone_chaos_inoculation"]=8156, + ["keystone_conduit"]=8157, + ["keystone_corrupted_defences"]=8158, + ["keystone_crimson_dance"]=8159, + ["keystone_divine_flesh"]=8160, + ["keystone_divine_shield"]=8161, + ["keystone_eldritch_battery"]=8162, + ["keystone_elemental_equilibrium"]=8163, + ["keystone_elemental_overload"]=8164, + ["keystone_eternal_youth"]=8165, + ["keystone_everlasting_sacrifice"]=8166, + ["keystone_ghost_dance"]=8167, + ["keystone_ghost_reaver"]=8168, + ["keystone_glancing_blows"]=8169, + ["keystone_hex_zone_behaviour"]=8170, + ["keystone_hollow_palm_technique"]=8171, + ["keystone_impale"]=8172, + ["keystone_iron_reflexes"]=8173, + ["keystone_lethe_shade"]=8174, + ["keystone_magebane"]=8175, + ["keystone_mana_shield"]=8176, + ["keystone_minion_instability"]=8177, + ["keystone_miracle_of_thaumaturgy"]=8178, + ["keystone_mortal_conviction"]=8179, + ["keystone_pain_attunement"]=8180, + ["keystone_point_blank"]=8181, + ["keystone_projectile_evasion"]=8182, + ["keystone_quiet_might"]=8183, + ["keystone_runebinder"]=8185, + ["keystone_sacred_bastion"]=8186, + ["keystone_secrets_of_suffering"]=8187, + ["keystone_shared_suffering"]=8188, + ["keystone_shepherd_of_souls"]=5763, + ["keystone_solipsism"]=8189, + ["keystone_soul_tether"]=8190, + ["keystone_strong_bowman"]=8191, + ["keystone_supreme_ego"]=8192, + ["keystone_unwavering_stance"]=8193, + ["keystone_vaal_pact"]=8194, + ["keystone_versatile_combatant"]=8195, + ["keystone_wicked_ward"]=8196, + ["keystone_wind_dancer"]=8197, + ["kill_enemy_on_hit_if_under_10%_life"]=1620, + ["kill_enemy_on_hit_if_under_20%_life"]=3717, + ["killed_enemies_apply_impale_damage_to_nearby_enemies_on_death_%_chance"]=5764, + ["killed_monster_dropped_item_quantity_+%_when_frozen"]=2227, + ["killed_monster_dropped_item_rarity_+%_on_crit"]=2190, + ["killed_monster_dropped_item_rarity_+%_when_frozen"]=2230, + ["killed_monster_dropped_item_rarity_+%_when_frozen_or_shocked"]=2228, + ["killed_monster_dropped_item_rarity_+%_when_shattered"]=3095, + ["killed_monster_dropped_item_rarity_+%_when_shocked"]=2229, + ["kills_count_twice_for_rampage_%"]=5765, + ["kinetic_blast_%_chance_for_additional_blast"]=3627, + ["kinetic_blast_damage_+%"]=3201, + ["kinetic_blast_projectiles_gain_%_aoe_after_forking"]=5766, + ["kinetic_blast_radius_+%"]=3344, + ["kinetic_bolt_attack_speed_+%"]=5767, + ["kinetic_bolt_projectile_speed_+%"]=5768, + ["kinetic_wand_base_number_of_zig_zags"]=5769, + ["knockback_distance_+%"]=1585, + ["knockback_on_counterattack_%"]=3141, + ["knockback_on_crit_with_bow"]=1539, + ["knockback_on_crit_with_projectile_damage"]=5770, + ["knockback_on_crit_with_staff"]=1540, + ["knockback_on_crit_with_wand"]=1541, + ["knockback_with_bow"]=1146, + ["knockback_with_staff"]=1147, + ["knockback_with_wand"]=1148, + ["labyrinth_darkshrine_boss_room_traps_are_disabled"]=5771, + ["labyrinth_darkshrine_divine_font_grants_one_additional_enchantment_use_to_player_x"]=5772, + ["labyrinth_darkshrine_izaro_dropped_unique_items_+"]=5773, + ["labyrinth_darkshrine_izaro_drops_x_additional_treasure_keys"]=5774, + ["labyrinth_darkshrine_players_damage_taken_from_labyrinth_traps_+%"]=5775, + ["labyrinth_darkshrine_players_have_shrine_row_x_effect_for_this_labyrinth"]=5776, + ["lancing_steel_%_chance_to_not_consume_ammo"]=5780, + ["lancing_steel_damage_+%"]=5777, + ["lancing_steel_impale_chance_%"]=5778, + ["lancing_steel_number_of_additional_projectiles"]=5779, + ["lancing_steel_primary_proj_pierce_num"]=5781, + ["leap_slam_attack_speed_+%"]=3371, + ["leap_slam_damage_+%"]=3172, + ["leap_slam_radius_+%"]=3328, + ["leech_X_life_per_spell_cast"]=2364, + ["leech_energy_shield_instead_of_life"]=5782, + level=2, + ["life_%_gained_on_kill_if_spent_life_recently"]=2465, + ["life_+%_with_no_corrupted_equipped_items"]=3706, + ["life_and_energy_shield_recovery_rate_+%"]=5783, + ["life_and_energy_shield_recovery_rate_+%_if_stopped_taking_damage_over_time_recently"]=5784, + ["life_and_energy_shield_recovery_rate_+%_per_minion_up_to_30%"]=5785, + ["life_and_energy_shield_recovery_rate_+%_per_power_charge"]=5786, + ["life_and_energy_shield_recovery_rate_+%_while_affected_by_malevolence"]=5787, + ["life_and_mana_gain_per_hit"]=1339, + ["life_and_mana_leech_from_attack_damage_permyriad_if_killed_recently"]=5788, + ["life_and_mana_leech_from_physical_damage_permyriad"]=1271, + ["life_es_and_mana_recovery_+%_for_4_seconds_on_killing_enemies_affected_by_your_degen"]=3050, + ["life_flask_charges_recovered_per_3_seconds"]=5789, + ["life_flasks_gain_X_charges_every_3_seconds_if_you_have_not_used_a_life_flask_recently"]=5790, + ["life_flasks_gain_X_charges_on_suppressing_spell"]=5791, + ["life_flasks_gain_a_charge_on_hit_once_per_second"]=5792, + ["life_flasks_gain_x_charges_when_you_hit_your_marked_enemy"]=5793, + ["life_gain_on_ignited_enemy_hit"]=1341, + ["life_gain_per_target"]=1335, + ["life_gain_per_target_hit_while_affected_by_vitality"]=5794, + ["life_gain_per_target_if_have_used_a_vaal_skill_recently"]=5795, + ["life_gained_on_attack_hit_vs_cursed_enemies"]=5796, + ["life_gained_on_bleeding_enemy_hit"]=3089, + ["life_gained_on_block"]=1355, + ["life_gained_on_cull"]=5797, + ["life_gained_on_enemy_death_per_frenzy_charge"]=2464, + ["life_gained_on_enemy_death_per_level"]=2501, + ["life_gained_on_hit_per_enemy_status_ailment"]=2600, + ["life_gained_on_killing_ignited_enemies"]=1351, + ["life_gained_on_spell_hit_per_enemy_status_ailment"]=2601, + ["life_gained_on_taunting_enemy"]=1380, + ["life_leech_applies_to_enemies_%"]=2710, + ["life_leech_applies_to_energy_shield_on_full_life"]=5798, + ["life_leech_does_not_stop_at_full_life"]=2736, + ["life_leech_from_any_damage_permyriad"]=1276, + ["life_leech_from_any_damage_permyriad_per_siphoning_charge"]=3857, + ["life_leech_from_any_damage_permyriad_while_affected_by_vitality"]=5799, + ["life_leech_from_any_damage_permyriad_while_focused"]=5800, + ["life_leech_from_any_damage_permyriad_with_at_least_5_total_power_frenzy_endurance_charges"]=5801, + ["life_leech_from_attack_damage_permyriad_per_frenzy_charge"]=5802, + ["life_leech_from_attack_damage_permyriad_vs_bleeding_enemies"]=1299, + ["life_leech_from_attack_damage_permyriad_vs_maimed_enemies"]=5803, + ["life_leech_from_attack_damage_permyriad_vs_poisoned_enemies"]=3685, + ["life_leech_from_attack_damage_permyriad_vs_taunted_enemies"]=5804, + ["life_leech_from_fire_damage_permyriad_while_affected_by_anger"]=5805, + ["life_leech_from_fire_damage_while_ignited_permyriad"]=5806, + ["life_leech_from_physical_attack_damage_permyriad"]=1265, + ["life_leech_from_physical_damage_with_bow_permyriad"]=1270, + ["life_leech_from_physical_damage_with_claw_permyriad"]=1269, + ["life_leech_from_skills_used_by_totems_permyriad"]=2145, + ["life_leech_from_spell_damage_permyriad_if_shield_has_30%_block_chance"]=3893, + ["life_leech_from_spell_damage_permyriad_while_you_have_arcane_surge"]=5807, + ["life_leech_on_damage_taken_%_permyriad"]=5808, + ["life_leech_on_overkill_damage_%"]=2734, + ["life_leech_permyriad_from_elemental_damage_against_enemies_with_elemental_status_ailments"]=2839, + ["life_leech_permyriad_on_crit"]=1298, + ["life_leech_permyriad_vs_cursed_enemies"]=3764, + ["life_leech_permyriad_vs_poisoned_enemies"]=5809, + ["life_leech_speed_+%"]=1738, + ["life_leech_speed_+%_per_equipped_corrupted_item"]=2625, + ["life_leech_speed_is_doubled"]=5810, + ["life_leech_uses_chaos_damage_when_X_corrupted_items_equipped"]=2637, + ["life_loss_%_per_minute_if_have_been_hit_recently"]=5811, + ["life_loss_%_per_minute_per_rage_while_not_losing_rage"]=5812, + ["life_mana_es_leech_speed_+%"]=5813, + ["life_per_level"]=5814, + ["life_recovery_+%_from_flasks_while_on_low_life"]=5816, + ["life_recovery_from_flasks_instead_applies_to_nearby_allies_%"]=5815, + ["life_recovery_rate_+%"]=1199, + ["life_recovery_rate_+%_if_have_taken_fire_damage_from_an_enemy_hit_recently"]=5817, + ["life_recovery_rate_+%_if_havent_killed_recently"]=5818, + ["life_recovery_rate_+%_while_affected_by_vitality"]=5819, + ["life_regen_per_minute_per_endurance_charge"]=2538, + ["life_regenerate_rate_per_second_%_while_totem_active"]=3565, + ["life_regeneration_%_per_minute_if_detonated_mine_recently"]=5829, + ["life_regeneration_%_per_minute_if_player_minion_died_recently"]=5830, + ["life_regeneration_%_per_minute_if_stunned_an_enemy_recently"]=5820, + ["life_regeneration_per_minute_%_while_affected_by_guard_skill"]=5822, + ["life_regeneration_per_minute_%_while_burning"]=5823, + ["life_regeneration_per_minute_%_while_channelling"]=5824, + ["life_regeneration_per_minute_%_while_fortified"]=2723, + ["life_regeneration_per_minute_%_while_frozen"]=3259, + ["life_regeneration_per_minute_if_you_have_at_least_1000_maximum_energy_shield"]=3889, + ["life_regeneration_per_minute_if_you_have_at_least_1500_maximum_energy_shield"]=3890, + ["life_regeneration_per_minute_if_you_have_at_least_500_maximum_energy_shield"]=3888, + ["life_regeneration_per_minute_in_blood_stance"]=7805, + ["life_regeneration_per_minute_per_active_buff"]=5821, + ["life_regeneration_per_minute_while_affected_by_vitality"]=5825, + ["life_regeneration_per_minute_while_ignited"]=5826, + ["life_regeneration_per_minute_while_moving"]=5827, + ["life_regeneration_per_minute_while_you_have_avians_flight"]=5828, + ["life_regeneration_per_minute_with_no_corrupted_equipped_items"]=3707, + ["life_regeneration_rate_+%"]=1198, + ["life_regeneration_rate_+%_while_es_full"]=2602, + ["life_regeneration_rate_per_minute_%"]=1531, + ["life_regeneration_rate_per_minute_%_if_blocked_recently"]=5833, + ["life_regeneration_rate_per_minute_%_if_consumed_corpse_recently"]=5834, + ["life_regeneration_rate_per_minute_%_if_crit_in_past_8_seconds"]=5835, + ["life_regeneration_rate_per_minute_%_if_have_been_hit_recently"]=5836, + ["life_regeneration_rate_per_minute_%_if_have_taken_fire_damage_from_an_enemy_hit_recently"]=5837, + ["life_regeneration_rate_per_minute_%_if_hit_cursed_enemy_recently"]=5831, + ["life_regeneration_rate_per_minute_%_if_taunted_an_enemy_recently"]=3727, + ["life_regeneration_rate_per_minute_%_if_used_life_flask_in_past_10_seconds"]=5838, + ["life_regeneration_rate_per_minute_%_per_500_maximum_energy_shield"]=5839, + ["life_regeneration_rate_per_minute_%_per_endurance_charge"]=1197, + ["life_regeneration_rate_per_minute_%_per_fragile_regrowth"]=3916, + ["life_regeneration_rate_per_minute_%_per_frenzy_charge"]=2179, + ["life_regeneration_rate_per_minute_%_per_mine_detonated_recently_up_to_20%"]=5840, + ["life_regeneration_rate_per_minute_%_per_nearby_corpse_up_to_3%"]=5841, + ["life_regeneration_rate_per_minute_%_per_power_charge"]=5842, + ["life_regeneration_rate_per_minute_%_per_raised_zombie"]=5843, + ["life_regeneration_rate_per_minute_%_per_trap_triggered_recently_up_to_20%"]=5844, + ["life_regeneration_rate_per_minute_%_when_on_chilled_ground"]=1729, + ["life_regeneration_rate_per_minute_%_when_on_low_life"]=1532, + ["life_regeneration_rate_per_minute_%_while_affected_by_vitality"]=5832, + ["life_regeneration_rate_per_minute_%_while_moving"]=5845, + ["life_regeneration_rate_per_minute_%_while_stationary"]=5846, + ["life_regeneration_rate_per_minute_%_while_using_flask"]=5847, + ["life_regeneration_rate_per_minute_%_with_400_or_more_strength"]=5848, + ["life_regeneration_rate_per_minute_for_each_equipped_uncorrupted_item"]=2626, + ["life_regeneration_rate_per_minute_per_level"]=2491, + ["life_reserved_by_stat_%"]=2004, + ["light_radius_+%"]=2063, + ["light_radius_+%_while_phased"]=2072, + ["light_radius_additive_modifiers_apply_to_area_%_value"]=2061, + ["light_radius_additive_modifiers_apply_to_damage"]=2062, + ["light_radius_increases_apply_to_accuracy"]=5849, + ["light_radius_increases_apply_to_area_of_effect"]=5850, + ["light_radius_scales_with_energy_shield"]=2276, + ["lightning_ailment_duration_+%"]=5851, + ["lightning_ailment_effect_+%"]=5853, + ["lightning_ailment_effect_+%_against_chilled_enemies"]=5852, + ["lightning_ailments_effect_+%_final_if_hit_highest_lightning"]=5854, + ["lightning_and_chaos_damage_resistance_%"]=5855, + ["lightning_arrow_%_chance_to_hit_an_additional_enemy"]=5856, + ["lightning_arrow_damage_+%"]=3173, + ["lightning_arrow_maximum_number_of_extra_targets"]=3637, + ["lightning_arrow_radius_+%"]=3329, + ["lightning_critical_strike_chance_+%"]=1106, + ["lightning_critical_strike_multiplier_+"]=1131, + ["lightning_damage_%_taken_from_mana_before_life"]=3673, + ["lightning_damage_%_to_add_as_chaos"]=1526, + ["lightning_damage_%_to_add_as_chaos_per_power_charge"]=5859, + ["lightning_damage_%_to_add_as_cold"]=1525, + ["lightning_damage_%_to_add_as_cold_vs_chilled_enemies"]=5860, + ["lightning_damage_%_to_add_as_fire"]=1524, + ["lightning_damage_+%"]=1007, + ["lightning_damage_+%_per_10_intelligence"]=3642, + ["lightning_damage_+%_per_frenzy_charge"]=2463, + ["lightning_damage_+%_per_lightning_resistance_above_75"]=5858, + ["lightning_damage_+%_while_affected_by_herald_of_thunder"]=5861, + ["lightning_damage_+%_while_affected_by_wrath"]=5862, + ["lightning_damage_can_chill"]=2410, + ["lightning_damage_can_freeze"]=2416, + ["lightning_damage_can_ignite"]=5857, + ["lightning_damage_cannot_shock"]=2422, + ["lightning_damage_resistance_%_while_affected_by_herald_of_thunder"]=5863, + ["lightning_damage_resistance_+%"]=1257, + ["lightning_damage_resistance_is_%"]=1254, + ["lightning_damage_taken_%_as_cold"]=2707, + ["lightning_damage_taken_%_as_fire"]=2705, + ["lightning_damage_taken_+"]=5865, + ["lightning_damage_taken_+%"]=2916, + ["lightning_damage_taken_goes_to_life_over_4_seconds_%"]=5864, + ["lightning_damage_taken_per_minute_per_power_charge_if_have_crit_recently"]=8123, + ["lightning_damage_to_return_to_melee_attacker"]=1785, + ["lightning_damage_to_return_when_hit"]=1790, + ["lightning_damage_with_attack_skills_+%"]=5866, + ["lightning_damage_with_spell_skills_+%"]=5867, + ["lightning_dot_multiplier_+"]=893, + ["lightning_explosion_mine_aura_effect_+%"]=5868, + ["lightning_explosion_mine_damage_+%"]=5869, + ["lightning_explosion_mine_throwing_speed_+%"]=5870, + ["lightning_golem_damage_+%"]=3214, + ["lightning_golem_elemental_resistances_%"]=3500, + ["lightning_hit_damage_+%_vs_chilled_enemies"]=5871, + ["lightning_reflect_damage_taken_+%_while_affected_by_purity_of_lightning"]=5872, + ["lightning_resistance_does_not_apply_to_lighting_damage"]=5873, + ["lightning_skill_chance_to_inflict_lightning_exposure_%"]=5874, + ["lightning_skill_gem_level_+"]=5875, + ["lightning_skill_stun_threshold_+%"]=5876, + ["lightning_skills_chance_to_poison_on_hit_%"]=5877, + ["lightning_spell_physical_damage_%_to_convert_to_lightning"]=5878, + ["lightning_spell_skill_gem_level_+"]=1232, + ["lightning_strike_additional_pierce"]=3467, + ["lightning_strike_damage_+%"]=3157, + ["lightning_strike_num_of_additional_projectiles"]=3458, + ["lightning_tendrils_critical_strike_chance_+%"]=3623, + ["lightning_tendrils_damage_+%"]=3158, + ["lightning_tendrils_radius_+%"]=3322, + ["lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit"]=5879, + ["lightning_tower_trap_additional_number_of_beams"]=5880, + ["lightning_tower_trap_cast_speed_+%"]=5881, + ["lightning_tower_trap_cooldown_speed_+%"]=5882, + ["lightning_tower_trap_damage_+%"]=5883, + ["lightning_tower_trap_duration_+%"]=5884, + ["lightning_tower_trap_throwing_speed_+%"]=5885, + ["lightning_trap_additional_pierce"]=3468, + ["lightning_trap_cooldown_speed_+%"]=2947, + ["lightning_trap_damage_+%"]=2945, + ["lightning_trap_lightning_resistance_penetration_%"]=5886, + ["lightning_trap_number_of_additional_projectiles"]=2946, + ["lightning_trap_shock_effect_+%"]=5887, + ["lightning_warp_cast_speed_+%"]=3386, + ["lightning_warp_damage_+%"]=3174, + ["lightning_warp_duration_+%"]=3446, + ["link_skill_buff_effect_+%"]=5888, + ["link_skill_cast_speed_+%"]=5889, + ["link_skill_duration_+%"]=5890, + ["link_skill_mana_cost_+%"]=5891, + ["link_skills_can_target_minions"]=5892, + ["link_skills_grant_damage_+%"]=5893, + ["link_skills_grant_damage_taken_+%"]=5894, + ["link_skills_grant_redirect_elemental_ailments_to_link_source"]=5895, + ["local_accuracy_rating"]=1605, + ["local_accuracy_rating_+%"]=1606, + ["local_accuracy_rating_+%_per_2%_quality"]=5896, + ["local_adaptation_rating"]=1156, + ["local_adaptation_rating_+%"]=1158, + ["local_additional_block_chance_%"]=1826, + ["local_affliction_jewel_display_small_nodes_grant_nothing"]=5897, + ["local_affliction_jewel_small_nodes_grant_%_life_regeneration_per_minute"]=5934, + ["local_affliction_jewel_small_nodes_grant_all_attributes"]=5898, + ["local_affliction_jewel_small_nodes_grant_armour"]=5899, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_while_affected_by_a_herald"]=5900, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_channelling_skills"]=5901, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_chaos_skills"]=5902, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_cold_skills"]=5903, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_elemental_skills"]=5904, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_fire_skills"]=5905, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_lightning_skills"]=5906, + ["local_affliction_jewel_small_nodes_grant_attack_and_cast_speed_+%_with_physical_skills"]=5907, + ["local_affliction_jewel_small_nodes_grant_attack_speed_+%"]=5908, + ["local_affliction_jewel_small_nodes_grant_base_aura_area_of_effect_+%"]=5909, + ["local_affliction_jewel_small_nodes_grant_base_cast_speed_+%"]=5910, + ["local_affliction_jewel_small_nodes_grant_base_critical_strike_multiplier_+"]=5911, + ["local_affliction_jewel_small_nodes_grant_base_elemental_status_ailment_duration_+%"]=5912, + ["local_affliction_jewel_small_nodes_grant_base_projectile_speed_+%"]=5913, + ["local_affliction_jewel_small_nodes_grant_base_skill_area_of_effect_+%"]=5914, + ["local_affliction_jewel_small_nodes_grant_chaos_resistance_%"]=5915, + ["local_affliction_jewel_small_nodes_grant_charges_gained_+%"]=5916, + ["local_affliction_jewel_small_nodes_grant_cold_resistance_%"]=5917, + ["local_affliction_jewel_small_nodes_grant_curse_area_of_effect_+%"]=5918, + ["local_affliction_jewel_small_nodes_grant_damage_+%"]=5920, + ["local_affliction_jewel_small_nodes_grant_damage_over_time_+%"]=5919, + ["local_affliction_jewel_small_nodes_grant_dex"]=5921, + ["local_affliction_jewel_small_nodes_grant_elemental_resistance_%"]=5922, + ["local_affliction_jewel_small_nodes_grant_evasion"]=5923, + ["local_affliction_jewel_small_nodes_grant_fire_resistance_%"]=5924, + ["local_affliction_jewel_small_nodes_grant_int"]=5925, + ["local_affliction_jewel_small_nodes_grant_lightning_resistance_%"]=5926, + ["local_affliction_jewel_small_nodes_grant_mana_regeneration_+%"]=5927, + ["local_affliction_jewel_small_nodes_grant_maximum_energy_shield"]=5928, + ["local_affliction_jewel_small_nodes_grant_maximum_life"]=5929, + ["local_affliction_jewel_small_nodes_grant_maximum_mana"]=5930, + ["local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%"]=5931, + ["local_affliction_jewel_small_nodes_grant_minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald"]=5932, + ["local_affliction_jewel_small_nodes_grant_minion_life_regeneration_rate_per_minute_%"]=5933, + ["local_affliction_jewel_small_nodes_grant_sigil_target_search_range_+%"]=5935, + ["local_affliction_jewel_small_nodes_grant_str"]=5936, + ["local_affliction_jewel_small_nodes_grant_summon_totem_cast_speed_+%"]=5937, + ["local_affliction_jewel_small_nodes_grant_trap_and_mine_throwing_speed_+%"]=5938, + ["local_affliction_jewel_small_nodes_grant_warcry_duration_+%"]=5939, + ["local_affliction_jewel_small_nodes_have_effect_+%"]=5940, + ["local_affliction_notable_adrenaline"]=5941, + ["local_affliction_notable_advance_guard"]=5942, + ["local_affliction_notable_aerialist"]=5943, + ["local_affliction_notable_aerodynamics"]=5944, + ["local_affliction_notable_agent_of_destruction"]=5945, + ["local_affliction_notable_aggressive_defence"]=5946, + ["local_affliction_notable_alchemist"]=5947, + ["local_affliction_notable_ancestral_echo"]=5948, + ["local_affliction_notable_ancestral_guidance"]=5949, + ["local_affliction_notable_ancestral_inspiration"]=5950, + ["local_affliction_notable_ancestral_might"]=5951, + ["local_affliction_notable_ancestral_preservation"]=5952, + ["local_affliction_notable_ancestral_reach"]=5953, + ["local_affliction_notable_antifreeze"]=5954, + ["local_affliction_notable_antivenom"]=5955, + ["local_affliction_notable_arcane_focus"]=5956, + ["local_affliction_notable_arcane_heroism"]=5957, + ["local_affliction_notable_arcane_pyrotechnics"]=5958, + ["local_affliction_notable_arcing_shot"]=5959, + ["local_affliction_notable_assert_dominance"]=5960, + ["local_affliction_notable_astonishing_affliction"]=5961, + ["local_affliction_notable_basics_of_pain"]=5962, + ["local_affliction_notable_battle_hardened"]=5963, + ["local_affliction_notable_battlefield_dominator"]=5964, + ["local_affliction_notable_blacksmith"]=5965, + ["local_affliction_notable_blanketed_snow"]=5966, + ["local_affliction_notable_blast_freeze"]=5967, + ["local_affliction_notable_blessed"]=5968, + ["local_affliction_notable_blessed_rebirth"]=5969, + ["local_affliction_notable_blood_artist"]=5970, + ["local_affliction_notable_bloodscent"]=5971, + ["local_affliction_notable_blowback"]=5972, + ["local_affliction_notable_bodyguards"]=5973, + ["local_affliction_notable_born_of_chaos"]=5974, + ["local_affliction_notable_brand_loyalty"]=5975, + ["local_affliction_notable_brewed_for_potency"]=5976, + ["local_affliction_notable_broadside"]=5977, + ["local_affliction_notable_brush_with_death"]=5978, + ["local_affliction_notable_brutal_infamy"]=5979, + ["local_affliction_notable_burden_projection"]=5980, + ["local_affliction_notable_burning_bright"]=5981, + ["local_affliction_notable_calamitous"]=5982, + ["local_affliction_notable_call_to_the_slaughter"]=5983, + ["local_affliction_notable_capacitor"]=5984, + ["local_affliction_notable_careful_handling"]=5985, + ["local_affliction_notable_chilling_presence"]=5986, + ["local_affliction_notable_chip_away"]=5987, + ["local_affliction_notable_circling_oblivion"]=5988, + ["local_affliction_notable_clarity_of_purpose"]=5989, + ["local_affliction_notable_cold_blooded_killer"]=5990, + ["local_affliction_notable_cold_conduction"]=5991, + ["local_affliction_notable_cold_to_the_core"]=5992, + ["local_affliction_notable_combat_rhythm"]=5993, + ["local_affliction_notable_compound_injury"]=5994, + ["local_affliction_notable_confident_combatant"]=5995, + ["local_affliction_notable_conjured_wall"]=5996, + ["local_affliction_notable_conservation_of_energy"]=5997, + ["local_affliction_notable_cooked_alive"]=5998, + ["local_affliction_notable_corrosive_elements"]=5999, + ["local_affliction_notable_cremator"]=6000, + ["local_affliction_notable_cry_wolf"]=6001, + ["local_affliction_notable_cult_leader"]=6002, + ["local_affliction_notable_daring_ideas"]=6003, + ["local_affliction_notable_dark_discourse"]=6004, + ["local_affliction_notable_dark_ideation"]=6005, + ["local_affliction_notable_dark_messenger"]=6006, + ["local_affliction_notable_darting_movements"]=6007, + ["local_affliction_notable_deadly_repartee"]=6008, + ["local_affliction_notable_deep_chill"]=6009, + ["local_affliction_notable_deep_cuts"]=6010, + ["local_affliction_notable_depression"]=6011, + ["local_affliction_notable_determined_preparation"]=6012, + ["local_affliction_notable_devastator"]=6013, + ["local_affliction_notable_disciples"]=6014, + ["local_affliction_notable_disciplined_preparation"]=6015, + ["local_affliction_notable_disease_vector"]=6016, + ["local_affliction_notable_disorienting_display"]=6017, + ["local_affliction_notable_disorienting_wounds"]=6018, + ["local_affliction_notable_distilled_perfection"]=6019, + ["local_affliction_notable_doedres_apathy"]=6020, + ["local_affliction_notable_doedres_gluttony"]=6021, + ["local_affliction_notable_doryanis_lesson"]=6022, + ["local_affliction_notable_dragon_hunter"]=6023, + ["local_affliction_notable_dread_march"]=6024, + ["local_affliction_notable_drive_the_destruction"]=6025, + ["local_affliction_notable_eldritch_inspiration"]=6026, + ["local_affliction_notable_elegant_form"]=6027, + ["local_affliction_notable_empowered_envoy"]=6028, + ["local_affliction_notable_endbringer"]=6029, + ["local_affliction_notable_enduring_composure"]=6030, + ["local_affliction_notable_enduring_focus"]=6031, + ["local_affliction_notable_enduring_ward"]=6032, + ["local_affliction_notable_energy_from_naught"]=6033, + ["local_affliction_notable_essence_rush"]=6034, + ["local_affliction_notable_eternal_suffering"]=6035, + ["local_affliction_notable_evil_eye"]=6036, + ["local_affliction_notable_expansive_might"]=6037, + ["local_affliction_notable_expendability"]=6038, + ["local_affliction_notable_expert_sabotage"]=6039, + ["local_affliction_notable_explosive_force"]=6040, + ["local_affliction_notable_exposure_therapy"]=6041, + ["local_affliction_notable_eye_of_the_storm"]=6042, + ["local_affliction_notable_eye_to_eye"]=6043, + ["local_affliction_notable_fan_of_blades"]=6044, + ["local_affliction_notable_fan_the_flames"]=6045, + ["local_affliction_notable_fasting"]=6046, + ["local_affliction_notable_fearsome_warrior"]=6047, + ["local_affliction_notable_feast_of_flesh"]=6048, + ["local_affliction_notable_feasting_fiends"]=6049, + ["local_affliction_notable_feed_the_fury"]=6050, + ["local_affliction_notable_fettle"]=6051, + ["local_affliction_notable_fire_attunement"]=6052, + ["local_affliction_notable_first_among_equals"]=6053, + ["local_affliction_notable_flaming_doom"]=6054, + ["local_affliction_notable_flexible_sentry"]=6055, + ["local_affliction_notable_flow_of_life"]=6056, + ["local_affliction_notable_follow_through"]=6057, + ["local_affliction_notable_force_multiplier"]=6058, + ["local_affliction_notable_frost_breath"]=6059, + ["local_affliction_notable_fuel_the_fight"]=6060, + ["local_affliction_notable_furious_assault"]=6061, + ["local_affliction_notable_genius"]=6062, + ["local_affliction_notable_gladiatorial_combat"]=6063, + ["local_affliction_notable_gladiators_fortitude"]=6064, + ["local_affliction_notable_graceful_execution"]=6065, + ["local_affliction_notable_graceful_preparation"]=6066, + ["local_affliction_notable_grand_design"]=6067, + ["local_affliction_notable_grim_oath"]=6068, + ["local_affliction_notable_grounded_commander"]=6069, + ["local_affliction_notable_guerilla_tactics"]=6070, + ["local_affliction_notable_haemorrhage"]=6071, + ["local_affliction_notable_haunting_shout"]=6072, + ["local_affliction_notable_heart_of_iron"]=6073, + ["local_affliction_notable_heavy_hitter"]=6074, + ["local_affliction_notable_heavy_trauma"]=6075, + ["local_affliction_notable_heraldry"]=6076, + ["local_affliction_notable_hex_breaker"]=6077, + ["local_affliction_notable_hibernator"]=6078, + ["local_affliction_notable_hit_and_run"]=6079, + ["local_affliction_notable_holistic_health"]=6080, + ["local_affliction_notable_holy_conquest"]=6081, + ["local_affliction_notable_hounds_mark"]=6082, + ["local_affliction_notable_hulking_corpses"]=6083, + ["local_affliction_notable_improvisor"]=6084, + ["local_affliction_notable_insatiable_killer"]=6085, + ["local_affliction_notable_inspired_oppression"]=6086, + ["local_affliction_notable_insulated"]=6087, + ["local_affliction_notable_intensity"]=6088, + ["local_affliction_notable_invigorating_portents"]=6089, + ["local_affliction_notable_iron_breaker"]=6090, + ["local_affliction_notable_lasting_impression"]=6091, + ["local_affliction_notable_lead_by_example"]=6092, + ["local_affliction_notable_life_from_death"]=6093, + ["local_affliction_notable_lightnings_call"]=6094, + ["local_affliction_notable_liquid_inspiration"]=6095, + ["local_affliction_notable_low_tolerance"]=6096, + ["local_affliction_notable_mage_bane"]=6097, + ["local_affliction_notable_mage_hunter"]=6098, + ["local_affliction_notable_magnifier"]=6099, + ["local_affliction_notable_martial_mastery"]=6100, + ["local_affliction_notable_martial_momentum"]=6101, + ["local_affliction_notable_martial_prowess"]=6102, + ["local_affliction_notable_master_of_command"]=6103, + ["local_affliction_notable_master_of_fear"]=6104, + ["local_affliction_notable_master_of_fire"]=6105, + ["local_affliction_notable_master_of_the_maelstrom"]=6106, + ["local_affliction_notable_master_the_fundamentals"]=6107, + ["local_affliction_notable_menders_wellspring"]=6108, + ["local_affliction_notable_militarism"]=6109, + ["local_affliction_notable_mindfulness"]=6110, + ["local_affliction_notable_mob_mentality"]=6111, + ["local_affliction_notable_molten_ones_mark"]=6112, + ["local_affliction_notable_mystical_ward"]=6113, + ["local_affliction_notable_natural_vigour"]=6114, + ["local_affliction_notable_no_witnesses"]=6115, + ["local_affliction_notable_non_flammable"]=6116, + ["local_affliction_notable_numbing_elixir"]=6117, + ["local_affliction_notable_one_with_the_shield"]=6118, + ["local_affliction_notable_openness"]=6119, + ["local_affliction_notable_opportunistic_fusilade"]=6120, + ["local_affliction_notable_overlord"]=6121, + ["local_affliction_notable_overshock"]=6122, + ["local_affliction_notable_overwhelming_malice"]=6123, + ["local_affliction_notable_paralysis"]=6124, + ["local_affliction_notable_peace_amidst_chaos"]=6125, + ["local_affliction_notable_peak_vigour"]=6126, + ["local_affliction_notable_phlebotomist"]=6127, + ["local_affliction_notable_powerful_assault"]=6128, + ["local_affliction_notable_powerful_ward"]=6129, + ["local_affliction_notable_practiced_caster"]=6130, + ["local_affliction_notable_precise_commander"]=6131, + ["local_affliction_notable_precise_focus"]=6132, + ["local_affliction_notable_precise_retaliation"]=6133, + ["local_affliction_notable_pressure_points"]=6134, + ["local_affliction_notable_primordial_bond"]=6135, + ["local_affliction_notable_prismatic_carapace"]=6136, + ["local_affliction_notable_prismatic_dance"]=6137, + ["local_affliction_notable_prismatic_heart"]=6138, + ["local_affliction_notable_prodigious_defense"]=6139, + ["local_affliction_notable_provocateur"]=6140, + ["local_affliction_notable_pure_agony"]=6141, + ["local_affliction_notable_pure_aptitude"]=6142, + ["local_affliction_notable_pure_commander"]=6143, + ["local_affliction_notable_pure_guile"]=6144, + ["local_affliction_notable_pure_might"]=6145, + ["local_affliction_notable_purposeful_harbinger"]=6146, + ["local_affliction_notable_quick_and_deadly"]=6147, + ["local_affliction_notable_quick_getaway"]=6148, + ["local_affliction_notable_rapid_infusion"]=6149, + ["local_affliction_notable_rattling_bellow"]=6150, + ["local_affliction_notable_raze_and_pillage"]=6151, + ["local_affliction_notable_readiness"]=6152, + ["local_affliction_notable_remarkable"]=6153, + ["local_affliction_notable_rend"]=6154, + ["local_affliction_notable_renewal"]=6155, + ["local_affliction_notable_repeater"]=6156, + ["local_affliction_notable_replenishing_presence"]=6157, + ["local_affliction_notable_riot_queller"]=6158, + ["local_affliction_notable_rot_resistant"]=6159, + ["local_affliction_notable_rote_reinforcement"]=6160, + ["local_affliction_notable_rotten_claws"]=6161, + ["local_affliction_notable_run_through"]=6162, + ["local_affliction_notable_sadist"]=6163, + ["local_affliction_notable_sage"]=6164, + ["local_affliction_notable_sap_psyche"]=6165, + ["local_affliction_notable_savage_response"]=6166, + ["local_affliction_notable_savour_the_moment"]=6167, + ["local_affliction_notable_scintillating_idea"]=6168, + ["local_affliction_notable_seal_mender"]=6169, + ["local_affliction_notable_second_skin"]=6170, + ["local_affliction_notable_seeker_runes"]=6171, + ["local_affliction_notable_self_fulfilling_prophecy"]=6172, + ["local_affliction_notable_septic_spells"]=6173, + ["local_affliction_notable_set_and_forget"]=6174, + ["local_affliction_notable_shifting_shadow"]=6175, + ["local_affliction_notable_shrieking_bolts"]=6176, + ["local_affliction_notable_skeletal_atrophy"]=6177, + ["local_affliction_notable_skullbreaker"]=6178, + ["local_affliction_notable_sleepless_sentries"]=6179, + ["local_affliction_notable_smite_the_weak"]=6180, + ["local_affliction_notable_smoking_remains"]=6181, + ["local_affliction_notable_snaring_spirits"]=6182, + ["local_affliction_notable_snowstorm"]=6183, + ["local_affliction_notable_special_reserve"]=6184, + ["local_affliction_notable_spiked_concoction"]=6185, + ["local_affliction_notable_spring_back"]=6186, + ["local_affliction_notable_stalwart_commander"]=6187, + ["local_affliction_notable_steady_torment"]=6188, + ["local_affliction_notable_stoic_focus"]=6189, + ["local_affliction_notable_storm_drinker"]=6190, + ["local_affliction_notable_stormrider"]=6191, + ["local_affliction_notable_storms_hand"]=6192, + ["local_affliction_notable_streamlined"]=6193, + ["local_affliction_notable_strike_leader"]=6194, + ["local_affliction_notable_stubborn_student"]=6195, + ["local_affliction_notable_student_of_decay"]=6196, + ["local_affliction_notable_sublime_sensation"]=6197, + ["local_affliction_notable_summer_commander"]=6198, + ["local_affliction_notable_supercharge"]=6199, + ["local_affliction_notable_surefooted_striker"]=6200, + ["local_affliction_notable_surging_vitality"]=6201, + ["local_affliction_notable_surprise_sabotage"]=6202, + ["local_affliction_notable_tempered_arrowheads"]=6203, + ["local_affliction_notable_thaumophage"]=6204, + ["local_affliction_notable_thunderstruck"]=6205, + ["local_affliction_notable_titanic_swings"]=6206, + ["local_affliction_notable_touch_of_cruelty"]=6207, + ["local_affliction_notable_towering_threat"]=6208, + ["local_affliction_notable_unholy_grace"]=6209, + ["local_affliction_notable_unspeakable_gifts"]=6210, + ["local_affliction_notable_untouchable"]=6211, + ["local_affliction_notable_unwavering_focus"]=6212, + ["local_affliction_notable_unwaveringly_evil"]=6213, + ["local_affliction_notable_vast_power"]=6214, + ["local_affliction_notable_vengeful_commander"]=6215, + ["local_affliction_notable_veteran_defender"]=6216, + ["local_affliction_notable_vicious_bite"]=6217, + ["local_affliction_notable_vicious_guard_"]=6218, + ["local_affliction_notable_vicious_skewering"]=6219, + ["local_affliction_notable_victim_maker"]=6220, + ["local_affliction_notable_vile_reinvigoration"]=6221, + ["local_affliction_notable_vital_focus"]=6222, + ["local_affliction_notable_vivid_hues"]=6223, + ["local_affliction_notable_wall_of_muscle"]=6224, + ["local_affliction_notable_wardbreaker"]=6225, + ["local_affliction_notable_warning_call"]=6226, + ["local_affliction_notable_wasting_affliction"]=6227, + ["local_affliction_notable_weight_advantage"]=6228, + ["local_affliction_notable_whispers_of_death"]=6229, + ["local_affliction_notable_wicked_pall"]=6230, + ["local_affliction_notable_widespread_destruction"]=6231, + ["local_affliction_notable_will_shaper"]=6232, + ["local_affliction_notable_wind_up"]=6233, + ["local_affliction_notable_winter_commander"]=6234, + ["local_affliction_notable_winter_prowler"]=6235, + ["local_affliction_notable_wish_for_death"]=6236, + ["local_affliction_notable_wizardry"]=6237, + ["local_affliction_notable_wound_aggravation"]=6238, + ["local_affliction_notable_wrapped_in_flame"]=6239, + ["local_all_damage_can_poison"]=2034, + ["local_all_sockets_are_blue"]=57, + ["local_all_sockets_are_green"]=58, + ["local_all_sockets_are_red"]=59, + ["local_all_sockets_are_white"]=60, + ["local_all_sockets_linked"]=56, + ["local_always_hit"]=1624, + ["local_apply_extra_herald_mod_when_synthesised"]=8124, + ["local_area_of_effect_+%_per_4%_quality"]=6240, + ["local_armour_and_energy_shield_+%"]=1175, + ["local_armour_and_evasion_+%"]=1176, + ["local_armour_and_evasion_and_energy_shield_+%"]=1178, + ["local_attack_and_cast_speed_+%_if_item_corrupted"]=6241, + ["local_attack_cast_movement_speed_+%_during_flask_effect"]=749, + ["local_attack_cast_movement_speed_+%_per_second_during_flask_effect"]=750, + ["local_attack_damage_+%_if_item_corrupted"]=6242, + ["local_attack_maximum_added_physical_damage_per_3_levels"]=904, + ["local_attack_minimum_added_physical_damage_per_3_levels"]=904, + ["local_attack_speed_+%"]=1039, + ["local_attack_speed_+%_per_8%_quality"]=6243, + ["local_attacks_impale_on_hit_%_chance"]=6244, + ["local_attacks_intimidate_on_hit_for_4_seconds_with_melee_abyss_jewel_socketed"]=6245, + ["local_attacks_maim_on_hit_for_4_seconds_with_ranged_abyss_jewel_socketed"]=6246, + ["local_attacks_with_this_weapon_elemental_damage_+%"]=2461, + ["local_attacks_with_this_weapon_physical_damage_+%_per_250_evasion"]=2476, + ["local_attribute_requirements_+%"]=777, + ["local_avoid_chill_%_during_flask_effect"]=673, + ["local_avoid_freeze_%_during_flask_effect"]=674, + ["local_avoid_ignite_%_during_flask_effect"]=675, + ["local_avoid_shock_%_during_flask_effect"]=676, + ["local_base_evasion_rating"]=1171, + ["local_base_physical_damage_reduction_rating"]=1163, + ["local_bleed_on_critical_strike_chance_%"]=6247, + ["local_bleed_on_hit"]=2044, + ["local_bleeding_ailment_dot_multiplier_+"]=6248, + ["local_can_have_additional_crafted_mods"]=43, + ["local_can_only_deal_damage_with_this_weapon"]=2247, + ["local_can_only_socket_corrupted_gems"]=6249, + ["local_can_socket_gems_ignoring_colour"]=64, + ["local_cannot_be_used_with_chaos_innoculation"]=778, + ["local_cannot_have_blue_sockets"]=49, + ["local_cannot_have_green_sockets"]=50, + ["local_cannot_have_red_sockets"]=51, + ["local_chance_bleed_on_hit_%_vs_ignited_enemies"]=4227, + ["local_chance_for_bleeding_damage_+100%_final_inflicted_with_this_weapon"]=6250, + ["local_chance_for_poison_damage_+100%_final_inflicted_with_this_weapon"]=6251, + ["local_chance_for_poison_damage_+300%_final_inflicted_with_weapon"]=6252, + ["local_chance_to_bleed_%_while_you_do_not_have_avatar_of_fire"]=8220, + ["local_chance_to_bleed_on_crit_50%"]=6253, + ["local_chance_to_bleed_on_hit_%"]=2047, + ["local_chance_to_bleed_on_hit_25%"]=2045, + ["local_chance_to_bleed_on_hit_50%"]=2046, + ["local_chance_to_blind_on_hit_%"]=1839, + ["local_chance_to_intimidate_on_hit_%"]=6254, + ["local_chance_to_poison_on_hit_%_during_flask_effect"]=677, + ["local_chaos_damage_taken_per_minute_during_flask_effect"]=744, + ["local_chaos_penetration_%"]=6255, + ["local_charges_added_+%"]=559, + ["local_charges_used_+%"]=560, + ["local_chill_on_hit_ms_if_in_off_hand"]=6256, + ["local_cold_penetration_%"]=3279, + ["local_cold_resistance_%_per_2%_quality"]=6257, + ["local_connectivity_of_sockets_+%"]=1511, + ["local_consecrate_ground_on_flask_use_radius"]=590, + ["local_critical_strike_chance_+%"]=1088, + ["local_critical_strike_chance_+%_if_item_corrupted"]=6258, + ["local_critical_strike_chance_+%_per_4%_quality"]=6259, + ["local_critical_strike_multiplier_+"]=1113, + ["local_crits_have_culling_strike"]=6260, + ["local_culling_strike_if_crit_recently"]=6261, + ["local_culling_strike_vs_bleeding_enemies"]=6262, + ["local_damage_+%_if_item_corrupted"]=6263, + ["local_damage_taken_+%_if_item_corrupted"]=6264, + ["local_dexterity_per_2%_quality"]=6265, + ["local_dexterity_requirement_+"]=779, + ["local_dexterity_requirement_+%"]=780, + ["local_disable_gem_experience_gain"]=1508, + ["local_display_assailum_socketed_gems_damage_+%_final"]=339, + ["local_display_attack_with_level_X_bone_nova_on_bleeding_enemy_kill"]=488, + ["local_display_aura_allies_have_culling_strike"]=2096, + ["local_display_aura_allies_have_increased_item_rarity_+%"]=1217, + ["local_display_aura_base_chaos_damage_to_deal_per_minute"]=2225, + ["local_display_aura_curse_effect_on_self_+%"]=2234, + ["local_display_aura_damage_+%"]=2233, + ["local_display_aura_damage_+%_allies_only"]=2439, + ["local_display_aura_life_regeneration_rate_per_minute_%"]=2527, + ["local_display_aura_mana_regeneration_rate_+%"]=2533, + ["local_display_avoid_interruption_%_while_using_socketed_attack_skills"]=340, + ["local_display_cast_animate_weapon_on_kill_%_chance"]=489, + ["local_display_cast_cold_aegis_on_gain_skill"]=490, + ["local_display_cast_elemental_aegis_on_gain_skill"]=491, + ["local_display_cast_fire_aegis_on_gain_skill"]=492, + ["local_display_cast_level_1_summon_lesser_shrine_on_kill_%"]=429, + ["local_display_cast_level_X_consecrate_on_crit"]=430, + ["local_display_cast_level_x_manifest_rageblade"]=2866, + ["local_display_cast_level_x_shock_ground_when_hit"]=431, + ["local_display_cast_lightning_aegis_on_gain_skill"]=493, + ["local_display_cast_lightning_on_critical_strike"]=494, + ["local_display_cast_physical_aegis_on_gain_skill"]=495, + ["local_display_cast_primal_aegis_on_gain_skill"]=496, + ["local_display_cast_summon_arbalists_on_gain_skill"]=497, + ["local_display_curse_enemies_with_socketed_curse_on_hit_%_chance"]=6266, + ["local_display_enemies_killed_nearby_count_as_being_killed_by_you"]=6267, + ["local_display_every_10_seconds_physical_damage_%_to_add_as_fire_for_3_seconds"]=6268, + ["local_display_fire_and_cold_resist_debuff"]=6269, + ["local_display_fire_burst_on_hit_%"]=498, + ["local_display_gain_fragile_growth_each_second"]=3914, + ["local_display_gain_power_charge_on_spending_mana"]=6270, + ["local_display_grant_level_x_petrification_statue"]=432, + ["local_display_grant_level_x_snipe_skill"]=48, + ["local_display_grant_void_arrow_every_x_ms"]=6271, + ["local_display_grants_level_X_envy"]=420, + ["local_display_grants_level_X_queens_demand_skill"]=475, + ["local_display_grants_level_X_reckoning"]=421, + ["local_display_grants_level_X_vengeance"]=395, + ["local_display_grants_level_x_blood_offering_skill"]=434, + ["local_display_grants_level_x_curse_pillar_skil_and_20%_less_curse_effect"]=435, + ["local_display_grants_level_x_curse_pillar_skill"]=436, + ["local_display_grants_level_x_despair"]=396, + ["local_display_grants_level_x_hidden_blade"]=499, + ["local_display_grants_level_x_summon_stone_golem"]=394, + ["local_display_grants_level_x_wintertide_brand"]=437, + ["local_display_grants_skill_abyssal_cry_level"]=438, + ["local_display_grants_skill_accuracy_crits_aura_level"]=439, + ["local_display_grants_skill_anger_level"]=415, + ["local_display_grants_skill_bear_trap_level"]=393, + ["local_display_grants_skill_bird_aspect_level"]=440, + ["local_display_grants_skill_blight_level"]=422, + ["local_display_grants_skill_blood_sacrament_level"]=408, + ["local_display_grants_skill_bone_armour"]=441, + ["local_display_grants_skill_brand_detonate_level"]=442, + ["local_display_grants_skill_call_of_steel"]=443, + ["local_display_grants_skill_cat_aspect_level"]=444, + ["local_display_grants_skill_clarity_level"]=407, + ["local_display_grants_skill_conductivity_level"]=402, + ["local_display_grants_skill_crab_aspect_level"]=445, + ["local_display_grants_skill_critical_weakness_level"]=412, + ["local_display_grants_skill_dash_level"]=446, + ["local_display_grants_skill_death_aura_level"]=427, + ["local_display_grants_skill_death_wish_level"]=447, + ["local_display_grants_skill_decoy_totem_level"]=448, + ["local_display_grants_skill_determination_level"]=416, + ["local_display_grants_skill_discipline_level"]=419, + ["local_display_grants_skill_doryanis_touch_level"]=425, + ["local_display_grants_skill_elemental_weakness_level"]=424, + ["local_display_grants_skill_embrace_madness_level"]=449, + ["local_display_grants_skill_enduring_cry_level"]=450, + ["local_display_grants_skill_flammability_level"]=400, + ["local_display_grants_skill_frostbite_level"]=403, + ["local_display_grants_skill_frostblink_level"]=390, + ["local_display_grants_skill_gluttony_of_elements_level"]=411, + ["local_display_grants_skill_grace_level"]=417, + ["local_display_grants_skill_haste_level"]=405, + ["local_display_grants_skill_hatred_level"]=414, + ["local_display_grants_skill_herald_of_agony_level"]=451, + ["local_display_grants_skill_herald_of_ash_level"]=452, + ["local_display_grants_skill_herald_of_ice_level"]=453, + ["local_display_grants_skill_herald_of_purity_level"]=454, + ["local_display_grants_skill_herald_of_thunder_level"]=455, + ["local_display_grants_skill_icestorm_level"]=428, + ["local_display_grants_skill_intimidating_cry_level"]=456, + ["local_display_grants_skill_lightning_warp_level"]=457, + ["local_display_grants_skill_malevolence_level"]=458, + ["local_display_grants_skill_mirage_chieftain"]=459, + ["local_display_grants_skill_pride_level"]=460, + ["local_display_grants_skill_projectile_weakness_level"]=423, + ["local_display_grants_skill_purity_level"]=410, + ["local_display_grants_skill_purity_of_cold_level"]=397, + ["local_display_grants_skill_purity_of_fire_level"]=391, + ["local_display_grants_skill_purity_of_lightning_level"]=399, + ["local_display_grants_skill_rallying_cry_level"]=461, + ["local_display_grants_skill_scorching_ray_level"]=418, + ["local_display_grants_skill_smite_level"]=462, + ["local_display_grants_skill_spider_aspect_level"]=463, + ["local_display_grants_skill_temporal_chains_level"]=404, + ["local_display_grants_skill_unhinge_level"]=464, + ["local_display_grants_skill_vaal_impurity_of_fire_level"]=465, + ["local_display_grants_skill_vaal_impurity_of_ice_level"]=466, + ["local_display_grants_skill_vaal_impurity_of_lightning_level"]=467, + ["local_display_grants_skill_vampiric_icon_level"]=468, + ["local_display_grants_skill_vitality_level"]=409, + ["local_display_grants_skill_vulnerability_level"]=426, + ["local_display_grants_skill_wrath_level"]=413, + ["local_display_grants_skill_zealotry_level"]=469, + ["local_display_grants_summon_beast_companion"]=398, + ["local_display_grants_unholy_might"]=2447, + ["local_display_has_additional_implicit_mod"]=406, + ["local_display_hits_against_nearby_enemies_critical_strike_chance_+50%"]=2927, + ["local_display_illusory_warp_level"]=392, + ["local_display_item_found_rarity_+%_for_you_and_nearby_allies"]=1218, + ["local_display_manifest_rageblade_destroy_on_end_rampage"]=2868, + ["local_display_manifest_rageblade_disables_weapons"]=2867, + ["local_display_minions_grant_onslaught"]=2869, + ["local_display_mod_aura_mana_regeration_rate_+%"]=6272, + ["local_display_molten_burst_on_melee_hit_%"]=500, + ["local_display_movement_speed_+%_for_you_and_nearby_allies"]=6273, + ["local_display_nearby_allies_action_speed_cannot_be_reduced_below_base"]=6274, + ["local_display_nearby_allies_critical_strike_multiplier_+"]=6275, + ["local_display_nearby_allies_extra_damage_rolls"]=6276, + ["local_display_nearby_allies_have_fortify"]=6277, + ["local_display_nearby_enemies_all_resistances_%"]=2528, + ["local_display_nearby_enemies_are_blinded"]=2924, + ["local_display_nearby_enemies_are_chilled"]=6278, + ["local_display_nearby_enemies_are_crushed"]=2925, + ["local_display_nearby_enemies_are_intimidated"]=6279, + ["local_display_nearby_enemies_cannot_crit"]=6280, + ["local_display_nearby_enemies_critical_strike_chance_+%_against_self"]=2928, + ["local_display_nearby_enemies_flask_charges_granted_+%"]=2929, + ["local_display_nearby_enemies_have_fire_exposure"]=6281, + ["local_display_nearby_enemies_have_malediction"]=2926, + ["local_display_nearby_enemies_movement_speed_+%"]=2930, + ["local_display_nearby_enemies_stun_and_block_recovery_+%"]=2931, + ["local_display_nearby_enemies_take_X_chaos_damage_per_minute"]=3709, + ["local_display_nearby_enemies_take_X_lightning_damage_per_minute"]=2689, + ["local_display_nearby_enemy_chaos_damage_resistance_%"]=6282, + ["local_display_nearby_enemy_cold_damage_resistance_%"]=6283, + ["local_display_nearby_enemy_elemental_damage_taken_+%"]=6284, + ["local_display_nearby_enemy_fire_damage_resistance_%"]=6285, + ["local_display_nearby_enemy_lightning_damage_resistance_%"]=6286, + ["local_display_nearby_enemy_physical_damage_taken_+%"]=6287, + ["local_display_raise_spider_on_kill_%_chance"]=501, + ["local_display_self_crushed"]=6288, + ["local_display_socketed_attack_damage_+%_final"]=341, + ["local_display_socketed_attacks_additional_critical_strike_chance"]=342, + ["local_display_socketed_attacks_critical_strike_multiplier_+"]=343, + ["local_display_socketed_attacks_mana_cost_+"]=344, + ["local_display_socketed_aura_gems_reserve_no_mana"]=325, + ["local_display_socketed_curse_gems_have_mana_reservation_+%"]=385, + ["local_display_socketed_curse_gems_supported_by_level_x_blasphemy"]=316, + ["local_display_socketed_gems_additional_critical_strike_chance_%"]=336, + ["local_display_socketed_gems_attack_and_cast_speed_+%_final"]=345, + ["local_display_socketed_gems_chain_X_additional_times"]=335, + ["local_display_socketed_gems_curse_auras_also_affect_you"]=346, + ["local_display_socketed_gems_damage_+%_final_while_on_low_life"]=347, + ["local_display_socketed_gems_damage_over_time_+%_final"]=376, + ["local_display_socketed_gems_elemental_damage_+%_final"]=348, + ["local_display_socketed_gems_exposure_on_hit"]=349, + ["local_display_socketed_gems_get_added_chaos_damage_level"]=269, + ["local_display_socketed_gems_get_added_fire_damage_level"]=272, + ["local_display_socketed_gems_get_added_lightning_damage_level"]=277, + ["local_display_socketed_gems_get_additional_accuracy_level"]=286, + ["local_display_socketed_gems_get_blind_level"]=280, + ["local_display_socketed_gems_get_blood_magic_level"]=270, + ["local_display_socketed_gems_get_cast_on_crit_level"]=282, + ["local_display_socketed_gems_get_cast_on_death_level"]=284, + ["local_display_socketed_gems_get_cast_when_stunned_level"]=283, + ["local_display_socketed_gems_get_chance_to_bleed_level"]=290, + ["local_display_socketed_gems_get_cold_to_fire_level"]=273, + ["local_display_socketed_gems_get_concentrated_area_level"]=264, + ["local_display_socketed_gems_get_curse_reflection"]=333, + ["local_display_socketed_gems_get_echo_level"]=294, + ["local_display_socketed_gems_get_elemental_proliferation_level"]=276, + ["local_display_socketed_gems_get_faster_attacks_level"]=279, + ["local_display_socketed_gems_get_faster_cast_level"]=300, + ["local_display_socketed_gems_get_faster_projectiles_level"]=288, + ["local_display_socketed_gems_get_fire_penetration_level"]=275, + ["local_display_socketed_gems_get_flee_level"]=299, + ["local_display_socketed_gems_get_fork_level"]=292, + ["local_display_socketed_gems_get_generosity_level"]=296, + ["local_display_socketed_gems_get_increased_area_level"]=125, + ["local_display_socketed_gems_get_increased_critical_damage_level"]=291, + ["local_display_socketed_gems_get_increased_duration_level"]=271, + ["local_display_socketed_gems_get_iron_will_level"]=301, + ["local_display_socketed_gems_get_item_quantity_+%"]=332, + ["local_display_socketed_gems_get_life_leech_level"]=289, + ["local_display_socketed_gems_get_mana_multplier_%"]=326, + ["local_display_socketed_gems_get_melee_physical_damage_level"]=278, + ["local_display_socketed_gems_get_melee_splash_level"]=281, + ["local_display_socketed_gems_get_multistrike_level"]=287, + ["local_display_socketed_gems_get_pierce_level"]=309, + ["local_display_socketed_gems_get_reduced_mana_cost_level"]=295, + ["local_display_socketed_gems_get_remote_mine_level"]=298, + ["local_display_socketed_gems_get_spell_totem_level"]=274, + ["local_display_socketed_gems_get_stun_level"]=285, + ["local_display_socketed_gems_get_trap_level"]=265, + ["local_display_socketed_gems_get_weapon_elemental_damage_level"]=293, + ["local_display_socketed_gems_have_%_chance_to_ignite_with_fire_damage"]=330, + ["local_display_socketed_gems_have_blood_magic"]=323, + ["local_display_socketed_gems_have_chance_to_flee_%"]=331, + ["local_display_socketed_gems_have_elemental_equilibrium"]=377, + ["local_display_socketed_gems_have_elemental_equilibrium_effect_pluspercent"]=380, + ["local_display_socketed_gems_have_iron_will"]=334, + ["local_display_socketed_gems_have_mana_reservation_+%"]=324, + ["local_display_socketed_gems_have_number_of_additional_projectiles"]=381, + ["local_display_socketed_gems_have_secrets_of_suffering"]=379, + ["local_display_socketed_gems_mana_cost_-%"]=350, + ["local_display_socketed_gems_maximum_added_fire_damage"]=351, + ["local_display_socketed_gems_minimum_added_fire_damage"]=351, + ["local_display_socketed_gems_physical_damage_%_to_add_as_lightning"]=352, + ["local_display_socketed_gems_projectiles_nova"]=382, + ["local_display_socketed_gems_skill_effect_duration_+%"]=383, + ["local_display_socketed_gems_supported_by_X_lesser_poison"]=319, + ["local_display_socketed_gems_supported_by_X_vile_toxins"]=318, + ["local_display_socketed_gems_supported_by_level_x_arcane_surge"]=126, + ["local_display_socketed_gems_supported_by_level_x_archmage"]=127, + ["local_display_socketed_gems_supported_by_level_x_aura_duration"]=128, + ["local_display_socketed_gems_supported_by_level_x_barrage"]=129, + ["local_display_socketed_gems_supported_by_level_x_behead"]=130, + ["local_display_socketed_gems_supported_by_level_x_bloodlust"]=131, + ["local_display_socketed_gems_supported_by_level_x_bloodthirst"]=132, + ["local_display_socketed_gems_supported_by_level_x_bonechill"]=133, + ["local_display_socketed_gems_supported_by_level_x_brutality"]=134, + ["local_display_socketed_gems_supported_by_level_x_cast_on_damage_taken"]=135, + ["local_display_socketed_gems_supported_by_level_x_cast_on_kill"]=136, + ["local_display_socketed_gems_supported_by_level_x_cast_while_channelling"]=137, + ["local_display_socketed_gems_supported_by_level_x_chain"]=138, + ["local_display_socketed_gems_supported_by_level_x_chance_to_bleed"]=139, + ["local_display_socketed_gems_supported_by_level_x_chance_to_ignite"]=140, + ["local_display_socketed_gems_supported_by_level_x_chaos_attacks"]=223, + ["local_display_socketed_gems_supported_by_level_x_charged_mines"]=141, + ["local_display_socketed_gems_supported_by_level_x_close_combat"]=142, + ["local_display_socketed_gems_supported_by_level_x_cluster_trap"]=266, + ["local_display_socketed_gems_supported_by_level_x_culling_strike"]=143, + ["local_display_socketed_gems_supported_by_level_x_curse_on_hit"]=144, + ["local_display_socketed_gems_supported_by_level_x_deadly_ailments"]=145, + ["local_display_socketed_gems_supported_by_level_x_deathmark"]=146, + ["local_display_socketed_gems_supported_by_level_x_decay"]=147, + ["local_display_socketed_gems_supported_by_level_x_earthbreaker"]=148, + ["local_display_socketed_gems_supported_by_level_x_efficacy"]=149, + ["local_display_socketed_gems_supported_by_level_x_elemental_focus"]=150, + ["local_display_socketed_gems_supported_by_level_x_elemental_penetration"]=151, + ["local_display_socketed_gems_supported_by_level_x_empower"]=152, + ["local_display_socketed_gems_supported_by_level_x_endurance_charge_on_stun"]=322, + ["local_display_socketed_gems_supported_by_level_x_energy_leech"]=153, + ["local_display_socketed_gems_supported_by_level_x_enhance"]=154, + ["local_display_socketed_gems_supported_by_level_x_enlighten"]=155, + ["local_display_socketed_gems_supported_by_level_x_feeding_frenzy"]=156, + ["local_display_socketed_gems_supported_by_level_x_fire_penetration"]=157, + ["local_display_socketed_gems_supported_by_level_x_fist_of_war"]=158, + ["local_display_socketed_gems_supported_by_level_x_focussed_ballista"]=159, + ["local_display_socketed_gems_supported_by_level_x_fortify"]=297, + ["local_display_socketed_gems_supported_by_level_x_fragility"]=160, + ["local_display_socketed_gems_supported_by_level_x_frenzy_power_on_trap_trigger"]=161, + ["local_display_socketed_gems_supported_by_level_x_greater_multiple_projectiles"]=162, + ["local_display_socketed_gems_supported_by_level_x_greater_spell_echo"]=163, + ["local_display_socketed_gems_supported_by_level_x_greater_volley"]=164, + ["local_display_socketed_gems_supported_by_level_x_ignite_proliferation"]=165, + ["local_display_socketed_gems_supported_by_level_x_immolate"]=166, + ["local_display_socketed_gems_supported_by_level_x_impale"]=167, + ["local_display_socketed_gems_supported_by_level_x_impending_doom"]=168, + ["local_display_socketed_gems_supported_by_level_x_increased_burning_damage"]=169, + ["local_display_socketed_gems_supported_by_level_x_increased_critical_strikes"]=170, + ["local_display_socketed_gems_supported_by_level_x_increased_duration"]=171, + ["local_display_socketed_gems_supported_by_level_x_infernal_legion"]=172, + ["local_display_socketed_gems_supported_by_level_x_intensify"]=173, + ["local_display_socketed_gems_supported_by_level_x_iron_grip"]=174, + ["local_display_socketed_gems_supported_by_level_x_item_quantity"]=175, + ["local_display_socketed_gems_supported_by_level_x_item_rarity"]=176, + ["local_display_socketed_gems_supported_by_level_x_life_gain_on_hit"]=177, + ["local_display_socketed_gems_supported_by_level_x_lifetap"]=178, + ["local_display_socketed_gems_supported_by_level_x_lightning_penetration"]=179, + ["local_display_socketed_gems_supported_by_level_x_maim"]=180, + ["local_display_socketed_gems_supported_by_level_x_meat_shield"]=181, + ["local_display_socketed_gems_supported_by_level_x_melee_damage_on_full_life"]=182, + ["local_display_socketed_gems_supported_by_level_x_minefield"]=183, + ["local_display_socketed_gems_supported_by_level_x_mirage_archer"]=184, + ["local_display_socketed_gems_supported_by_level_x_multi_totem"]=185, + ["local_display_socketed_gems_supported_by_level_x_multi_trap"]=267, + ["local_display_socketed_gems_supported_by_level_x_multicast"]=186, + ["local_display_socketed_gems_supported_by_level_x_nightblade"]=187, + ["local_display_socketed_gems_supported_by_level_x_onslaught"]=188, + ["local_display_socketed_gems_supported_by_level_x_parallel_projectiles"]=189, + ["local_display_socketed_gems_supported_by_level_x_physical_projectile_attack_damage"]=190, + ["local_display_socketed_gems_supported_by_level_x_physical_to_lightning"]=191, + ["local_display_socketed_gems_supported_by_level_x_pinpoint"]=192, + ["local_display_socketed_gems_supported_by_level_x_point_blank"]=193, + ["local_display_socketed_gems_supported_by_level_x_poison"]=194, + ["local_display_socketed_gems_supported_by_level_x_power_charge_on_crit"]=195, + ["local_display_socketed_gems_supported_by_level_x_pulverise"]=196, + ["local_display_socketed_gems_supported_by_level_x_rage"]=197, + ["local_display_socketed_gems_supported_by_level_x_rain"]=198, + ["local_display_socketed_gems_supported_by_level_x_ranged_attack_totem"]=199, + ["local_display_socketed_gems_supported_by_level_x_rapid_decay"]=200, + ["local_display_socketed_gems_supported_by_level_x_reduced_block_chance"]=201, + ["local_display_socketed_gems_supported_by_level_x_reduced_duration"]=202, + ["local_display_socketed_gems_supported_by_level_x_remote_mine_2"]=203, + ["local_display_socketed_gems_supported_by_level_x_ruthless"]=204, + ["local_display_socketed_gems_supported_by_level_x_second_wind"]=205, + ["local_display_socketed_gems_supported_by_level_x_shockwave"]=206, + ["local_display_socketed_gems_supported_by_level_x_slower_projectiles"]=207, + ["local_display_socketed_gems_supported_by_level_x_snipe"]=208, + ["local_display_socketed_gems_supported_by_level_x_spell_cascade"]=209, + ["local_display_socketed_gems_supported_by_level_x_spell_focus"]=210, + ["local_display_socketed_gems_supported_by_level_x_spirit_strike"]=211, + ["local_display_socketed_gems_supported_by_level_x_storm_barrier"]=212, + ["local_display_socketed_gems_supported_by_level_x_summon_elemental_resistance"]=213, + ["local_display_socketed_gems_supported_by_level_x_summon_ghost_on_kill"]=214, + ["local_display_socketed_gems_supported_by_level_x_swift_assembly"]=215, + ["local_display_socketed_gems_supported_by_level_x_swiftbrand"]=216, + ["local_display_socketed_gems_supported_by_level_x_trap_and_mine_damage"]=268, + ["local_display_socketed_gems_supported_by_level_x_trap_cooldown"]=217, + ["local_display_socketed_gems_supported_by_level_x_trinity"]=218, + ["local_display_socketed_gems_supported_by_level_x_unbound_ailments"]=219, + ["local_display_socketed_gems_supported_by_level_x_unleash"]=220, + ["local_display_socketed_gems_supported_by_level_x_urgent_orders"]=221, + ["local_display_socketed_gems_supported_by_level_x_void_manipulation"]=222, + ["local_display_socketed_gems_supported_by_pierce_level"]=308, + ["local_display_socketed_gems_supported_by_x_added_cold_damage"]=314, + ["local_display_socketed_gems_supported_by_x_cold_penetration"]=312, + ["local_display_socketed_gems_supported_by_x_controlled_destruction"]=321, + ["local_display_socketed_gems_supported_by_x_hypothermia"]=310, + ["local_display_socketed_gems_supported_by_x_ice_bite"]=311, + ["local_display_socketed_gems_supported_by_x_increased_critical_damage_level"]=306, + ["local_display_socketed_gems_supported_by_x_increased_minion_damage_level"]=305, + ["local_display_socketed_gems_supported_by_x_increased_minion_life_level"]=303, + ["local_display_socketed_gems_supported_by_x_increased_minion_speed_level"]=307, + ["local_display_socketed_gems_supported_by_x_innervate_level"]=317, + ["local_display_socketed_gems_supported_by_x_knockback_level"]=302, + ["local_display_socketed_gems_supported_by_x_lesser_multiple_projectiles_level"]=304, + ["local_display_socketed_gems_supported_by_x_mana_leech"]=313, + ["local_display_socketed_gems_supported_by_x_reduced_mana_cost"]=315, + ["local_display_socketed_golem_attack_and_cast_speed_+%"]=98, + ["local_display_socketed_golem_buff_effect_+%"]=99, + ["local_display_socketed_golem_chance_to_taunt_%"]=100, + ["local_display_socketed_golem_life_regeneration_rate_per_minute_%"]=101, + ["local_display_socketed_golem_skill_grants_onslaught_when_summoned"]=102, + ["local_display_socketed_golem_skills_minions_life_%_to_add_as_energy_shield"]=103, + ["local_display_socketed_melee_gems_have_area_radius_+%"]=327, + ["local_display_socketed_movement_skills_have_no_mana_cost"]=353, + ["local_display_socketed_non_curse_aura_gems_effect_+%"]=378, + ["local_display_socketed_red_gems_have_%_of_physical_damage_to_add_as_fire"]=328, + ["local_display_socketed_skills_attack_speed_+%"]=354, + ["local_display_socketed_skills_cast_speed_+%"]=355, + ["local_display_socketed_skills_deal_double_damage"]=356, + ["local_display_socketed_skills_fork"]=357, + ["local_display_socketed_skills_summon_your_maximum_number_of_totems_in_formation"]=329, + ["local_display_socketed_spell_damage_+%_final"]=358, + ["local_display_socketed_spells_additional_critical_strike_chance"]=359, + ["local_display_socketed_spells_critical_strike_multiplier_+"]=360, + ["local_display_socketed_spells_mana_cost_+%"]=361, + ["local_display_socketed_spells_repeat_count"]=337, + ["local_display_socketed_trap_skills_create_smoke_cloud"]=384, + ["local_display_socketed_travel_skills_damage_+%_final"]=6289, + ["local_display_socketed_vaal_skills_area_of_effect_+%"]=362, + ["local_display_socketed_vaal_skills_aura_effect_+%"]=363, + ["local_display_socketed_vaal_skills_damage_+%_final"]=364, + ["local_display_socketed_vaal_skills_effect_duration_+%"]=365, + ["local_display_socketed_vaal_skills_elusive_on_use"]=366, + ["local_display_socketed_vaal_skills_extra_damage_rolls"]=367, + ["local_display_socketed_vaal_skills_ignore_monster_phys_reduction"]=368, + ["local_display_socketed_vaal_skills_ignore_monster_resistances"]=369, + ["local_display_socketed_vaal_skills_projectile_speed_+%"]=370, + ["local_display_socketed_vaal_skills_soul_gain_prevention_duration_+%"]=371, + ["local_display_socketed_vaal_skills_soul_requirement_+%_final"]=372, + ["local_display_socketed_vaal_skills_store_uses_+"]=373, + ["local_display_spend_energy_shield_for_costs_before_mana_for_socketed_skills"]=374, + ["local_display_summon_harbinger_x_on_equip"]=401, + ["local_display_summon_raging_spirit_on_kill_%"]=502, + ["local_display_summon_wolf_on_kill_%"]=503, + ["local_display_supported_by_level_10_controlled_destruction"]=224, + ["local_display_supported_by_level_10_intensify"]=225, + ["local_display_supported_by_level_10_spell_echo"]=226, + ["local_display_supported_by_level_x_awakened_added_chaos_damage"]=227, + ["local_display_supported_by_level_x_awakened_added_cold_damage"]=228, + ["local_display_supported_by_level_x_awakened_added_fire_damage"]=229, + ["local_display_supported_by_level_x_awakened_added_lightning_damage"]=230, + ["local_display_supported_by_level_x_awakened_ancestral_call"]=231, + ["local_display_supported_by_level_x_awakened_arrow_nova"]=232, + ["local_display_supported_by_level_x_awakened_blasphemy"]=233, + ["local_display_supported_by_level_x_awakened_brutality"]=234, + ["local_display_supported_by_level_x_awakened_burning_damage"]=235, + ["local_display_supported_by_level_x_awakened_cast_on_crit"]=236, + ["local_display_supported_by_level_x_awakened_cast_while_channelling"]=237, + ["local_display_supported_by_level_x_awakened_chain"]=238, + ["local_display_supported_by_level_x_awakened_cold_penetration"]=239, + ["local_display_supported_by_level_x_awakened_controlled_destruction"]=240, + ["local_display_supported_by_level_x_awakened_curse_on_hit"]=241, + ["local_display_supported_by_level_x_awakened_deadly_ailments"]=242, + ["local_display_supported_by_level_x_awakened_elemental_focus"]=243, + ["local_display_supported_by_level_x_awakened_fire_penetration"]=244, + ["local_display_supported_by_level_x_awakened_fork"]=245, + ["local_display_supported_by_level_x_awakened_generosity"]=246, + ["local_display_supported_by_level_x_awakened_greater_multiple_projectiles"]=247, + ["local_display_supported_by_level_x_awakened_increased_area_of_effect"]=248, + ["local_display_supported_by_level_x_awakened_lightning_penetration"]=249, + ["local_display_supported_by_level_x_awakened_melee_physical_damage"]=250, + ["local_display_supported_by_level_x_awakened_melee_splash"]=251, + ["local_display_supported_by_level_x_awakened_minion_damage"]=252, + ["local_display_supported_by_level_x_awakened_multistrike"]=253, + ["local_display_supported_by_level_x_awakened_spell_cascade"]=254, + ["local_display_supported_by_level_x_awakened_spell_echo"]=255, + ["local_display_supported_by_level_x_awakened_swift_affliction"]=256, + ["local_display_supported_by_level_x_awakened_unbound_ailments"]=257, + ["local_display_supported_by_level_x_awakened_unleash"]=258, + ["local_display_supported_by_level_x_awakened_vicious_projectiles"]=259, + ["local_display_supported_by_level_x_awakened_void_manipulation"]=260, + ["local_display_supported_by_level_x_awakened_weapon_elemental_damage"]=261, + ["local_display_tailwind_if_socketed_vaal_skill_used_recently"]=375, + ["local_display_trigger_commandment_of_inferno_on_crit_%"]=504, + ["local_display_trigger_corpse_walk_on_equip_level"]=505, + ["local_display_trigger_death_walk_on_equip_level"]=507, + ["local_display_trigger_level_18_summon_spectral_wolf_on_kill_10%_chance"]=508, + ["local_display_trigger_level_1_blood_rage_on_kill_chance_%"]=509, + ["local_display_trigger_level_20_animate_guardian_weapon_on_guardian_kill_%_chance"]=510, + ["local_display_trigger_level_20_animate_guardian_weapon_on_weapon_kill_%_chance"]=511, + ["local_display_trigger_level_20_shade_form_on_skill_use_%"]=512, + ["local_display_trigger_level_20_shade_form_when_hit_%"]=513, + ["local_display_trigger_level_20_summon_spectral_wolf_on_crit_with_this_weapon_%_chance"]=470, + ["local_display_trigger_level_20_tornado_when_you_gain_avians_flight_or_avians_might_%"]=514, + ["local_display_trigger_level_X_assassins_mark_when_you_hit_rare_or_unique_enemy"]=515, + ["local_display_trigger_level_X_atziri_flameblast"]=516, + ["local_display_trigger_level_X_atziri_storm_call"]=517, + ["local_display_trigger_level_X_blinding_aura_skill_on_equip"]=433, + ["local_display_trigger_level_X_darktongue_kiss_on_curse"]=471, + ["local_display_trigger_level_X_feast_of_flesh_every_5_seconds"]=518, + ["local_display_trigger_level_X_offering_every_5_seconds"]=519, + ["local_display_trigger_level_X_poachers_mark_when_you_hit_rare_or_unique_enemy"]=520, + ["local_display_trigger_level_X_shield_shatter_on_block"]=521, + ["local_display_trigger_level_X_void_gaze_on_skill_use"]=472, + ["local_display_trigger_level_X_warlords_mark_when_you_hit_rare_or_unique_enemy"]=522, + ["local_display_trigger_level_x_create_fungal_ground_on_kill"]=506, + ["local_display_trigger_level_x_curse_nova_on_hit_while_cursed"]=523, + ["local_display_trigger_level_x_fiery_impact_on_melee_hit_with_this_weapon"]=524, + ["local_display_trigger_level_x_flame_dash_when_you_use_a_socketed_skill"]=525, + ["local_display_trigger_level_x_gore_shockwave_on_melee_hit_with_atleast_150_strength"]=526, + ["local_display_trigger_level_x_icicle_nova_on_hit_vs_frozen_enemy"]=527, + ["local_display_trigger_level_x_intimidating_cry_when_you_lose_cats_stealth"]=528, + ["local_display_trigger_level_x_lightning_warp_on_hit_with_this_weapon"]=473, + ["local_display_trigger_level_x_rain_of_arrows_on_bow_attack"]=529, + ["local_display_trigger_level_x_reflection_skill_on_equip"]=530, + ["local_display_trigger_level_x_smoke_cloud_on_trap_triggered"]=531, + ["local_display_trigger_level_x_spirit_burst_on_skill_use_if_have_spirit_charge"]=532, + ["local_display_trigger_level_x_stalking_pustule_on_kill"]=533, + ["local_display_trigger_level_x_storm_cascade_on_attack"]=474, + ["local_display_trigger_level_x_summon_phantasm_on_corpse_consume"]=534, + ["local_display_trigger_level_x_toxic_rain_on_bow_attack"]=549, + ["local_display_trigger_level_x_void_shot_on_arrow_fire_while_you_have_void_arrow"]=535, + ["local_display_trigger_socketed_curses_on_casting_curse_%_chance"]=537, + ["local_display_trigger_summon_taunting_contraption_on_flask_use"]=536, + ["local_display_trigger_temporal_anomaly_when_hit_%_chance"]=538, + ["local_display_trigger_tentacle_smash_on_kill_%_chance"]=539, + ["local_display_trigger_void_sphere_on_kill_%_chance"]=540, + ["local_display_use_level_X_abyssal_cry_on_hit"]=541, + ["local_display_you_get_elemental_ailments_instead_of_allies"]=6290, + ["local_double_damage_to_chilled_enemies"]=3276, + ["local_double_damage_with_attacks"]=6291, + ["local_elemental_damage_+%_per_2%_quality"]=6292, + ["local_elemental_penetration_%"]=3277, + ["local_energy_shield"]=1181, + ["local_energy_shield_+%"]=1182, + ["local_energy_shield_regeneration_per_minute_%_if_crit_recently"]=6293, + ["local_evasion_and_energy_shield_+%"]=1177, + ["local_evasion_rating_+%"]=1173, + ["local_evasion_rating_and_energy_shield"]=6294, + ["local_explicit_mod_effect_+%"]=46, + ["local_extra_max_charges"]=551, + ["local_extra_socket"]=1506, + ["local_fire_penetration_%"]=3278, + ["local_fire_resistance_%_per_2%_quality"]=6295, + ["local_flask_accuracy_rating_+%_during_effect"]=654, + ["local_flask_adapt_each_element"]=626, + ["local_flask_adaptation_rating_+%_during_effect"]=652, + ["local_flask_adaptations_apply_to_all_elements_during_effect"]=653, + ["local_flask_additional_physical_damage_reduction_%"]=678, + ["local_flask_additional_x%_life_recovery_per_second_over_10_seconds_if_not_on_full_life"]=610, + ["local_flask_adds_knockback_during_flask_effect"]=679, + ["local_flask_adds_knockback_while_healing"]=666, + ["local_flask_amount_to_recover_+%"]=568, + ["local_flask_amount_to_recover_+%_when_on_low_life"]=573, + ["local_flask_area_of_consecrated_ground_+%"]=592, + ["local_flask_area_of_effect_+%_during_flask_effect"]=680, + ["local_flask_armour_+%_while_healing"]=647, + ["local_flask_attack_speed_+%_while_healing"]=655, + ["local_flask_avoid_stun_chance_%_during_flask_effect"]=681, + ["local_flask_bleeding_immunity_if_bleeding_and_remove_corrupted_blood"]=611, + ["local_flask_bleeding_immunity_if_bleeding_and_remove_corrupted_blood_s"]=612, + ["local_flask_cannot_be_stunned_during_flask_effect"]=682, + ["local_flask_cannot_gain_charges_during_flask_effect"]=766, + ["local_flask_cast_speed_+%_while_healing"]=656, + ["local_flask_chance_to_freeze_shock_ignite_%_while_healing"]=683, + ["local_flask_chill_or_freeze_immunity_if_chilled_or_frozen"]=613, + ["local_flask_chill_or_freeze_immunity_if_chilled_or_frozen_s"]=614, + ["local_flask_chilled_ground_on_flask_use_radius"]=591, + ["local_flask_consume_charges_used_+%_when_used"]=560, + ["local_flask_consume_extra_max_charges_when_used"]=551, + ["local_flask_consume_flask_duration_+%_when_used"]=571, + ["local_flask_consume_flask_effect_+%_when_used"]=646, + ["local_flask_consumes_max_charges_on_use"]=593, + ["local_flask_consumes_x_endurance_charges_on_use"]=594, + ["local_flask_consumes_x_frenzy_charges_on_use"]=595, + ["local_flask_consumes_x_power_charges_on_use"]=596, + ["local_flask_critical_strike_chance_+%_during_flask_effect"]=685, + ["local_flask_critical_strike_chance_against_enemies_on_consecrated_ground_%_during_effect"]=684, + ["local_flask_culling_strike_during_flask_effect"]=686, + ["local_flask_deals_%_maximum_life_as_chaos_damage_on_use"]=587, + ["local_flask_debilitate_nearby_enemies_for_X_seconds_when_flask_effect_ends"]=576, + ["local_flask_deciseconds_to_recover"]=570, + ["local_flask_dispels_burning_and_ignite_immunity_during_effect"]=627, + ["local_flask_dispels_freeze_and_chill"]=625, + ["local_flask_duration_+%"]=571, + ["local_flask_duration_+%_final"]=572, + ["local_flask_during_effect_enemy_damage_taken_+%_on_consecrated_ground"]=687, + ["local_flask_effect_+%"]=646, + ["local_flask_effect_ends_when_hit_by_player"]=577, + ["local_flask_effect_not_removed_at_full_mana"]=578, + ["local_flask_enemies_ignited_during_flask_effect_damage_taken_+%"]=745, + ["local_flask_energy_shield_+%_while_healing"]=649, + ["local_flask_energy_shield_leech_from_spell_damage_permyriad_while_healing"]=661, + ["local_flask_evasion_+%_while_healing"]=648, + ["local_flask_gain_X_charges_on_consuming_ignited_corpse"]=553, + ["local_flask_gain_X_charges_when_hit"]=554, + ["local_flask_gain_charges_consumed_as_vaal_souls_on_use"]=597, + ["local_flask_gain_endurance_charge_per_second_during_flask_effect"]=688, + ["local_flask_gain_endurance_charges_on_use"]=598, + ["local_flask_gain_frenzy_charges_on_use"]=599, + ["local_flask_gain_power_charges_on_use"]=600, + ["local_flask_gain_x_seconds_of_onslaught_per_frenzy_charge"]=601, + ["local_flask_gain_x_vaal_souls_on_use"]=602, + ["local_flask_ghost_reaver"]=769, + ["local_flask_hinder_nearby_enemies_%_for_4_seconds_if_not_on_full_life"]=623, + ["local_flask_hinder_nearby_enemies_%_for_4_seconds_if_not_on_full_mana"]=624, + ["local_flask_ignite_immunity_if_ignited_and_remove_burning"]=615, + ["local_flask_ignite_immunity_if_ignited_and_remove_burning_s"]=616, + ["local_flask_immune_to_bleeding_and_corrupted_blood_during_flask_effect"]=689, + ["local_flask_immune_to_damage"]=690, + ["local_flask_immune_to_freeze_and_chill_during_flask_effect"]=691, + ["local_flask_immune_to_hinder_for_x_seconds_if_hindered"]=617, + ["local_flask_immune_to_maim_for_x_seconds_if_maimed"]=618, + ["local_flask_immune_to_poison_during_flask_effect"]=692, + ["local_flask_immune_to_shock_during_flask_effect"]=693, + ["local_flask_inflict_fire_cold_lightning_exposure_on_nearby_enemies_on_use"]=603, + ["local_flask_is_petrified"]=694, + ["local_flask_item_found_rarity_+%_during_flask_effect"]=695, + ["local_flask_life_gain_on_skill_use_%_mana_cost"]=672, + ["local_flask_life_leech_from_attack_damage_permyriad_while_healing"]=662, + ["local_flask_life_leech_is_instant_during_flask_effect"]=696, + ["local_flask_life_leech_on_damage_taken_%_permyriad_during_flask_effect"]=697, + ["local_flask_life_leech_permyriad_while_healing"]=663, + ["local_flask_life_recovery_from_flasks_also_recovers_energy_shield"]=565, + ["local_flask_life_regeneration_per_minute_%_during_flask_effect"]=698, + ["local_flask_life_to_recover"]=562, + ["local_flask_life_to_recover_+%"]=563, + ["local_flask_lose_all_charges_on_entering_new_area"]=561, + ["local_flask_lose_all_endurance_charges_and_recover_%_life_for_each_on_use"]=604, + ["local_flask_mana_leech_permyriad_while_healing"]=665, + ["local_flask_mana_recovery_occurs_instantly_at_end_of_flask_effect"]=579, + ["local_flask_mana_to_recover"]=566, + ["local_flask_mana_to_recover_+%"]=567, + ["local_flask_minion_heal_%"]=564, + ["local_flask_movement_speed_+%_while_healing"]=657, + ["local_flask_no_mana_recovery_during_effect"]=699, + ["local_flask_non_damaging_ailment_effect_+%_during_flask_effect"]=700, + ["local_flask_number_of_additional_projectiles_during_flask_effect"]=701, + ["local_flask_poison_immunity_if_poisoned"]=619, + ["local_flask_poison_immunity_if_poisoned_s"]=620, + ["local_flask_prevents_death_while_healing"]=752, + ["local_flask_recover_%_maximum_energy_shield_on_kill_during_flask_effect"]=748, + ["local_flask_recover_%_maximum_life_on_kill_during_flask_effect"]=746, + ["local_flask_recover_%_maximum_mana_on_kill_during_flask_effect"]=747, + ["local_flask_recover_instantly_when_on_low_life"]=574, + ["local_flask_recovers_instantly"]=580, + ["local_flask_recovery_amount_%_to_recover_instantly"]=575, + ["local_flask_recovery_speed_+%"]=569, + ["local_flask_reflect_damage_taken_+%_during_flask_effect"]=702, + ["local_flask_remove_curses_on_use"]=609, + ["local_flask_remove_effect_when_ward_breaks"]=581, + ["local_flask_removes_%_maximum_energy_shield_on_use"]=586, + ["local_flask_removes_%_of_life_recovery_from_life_on_use"]=584, + ["local_flask_removes_%_of_life_recovery_from_mana_on_use"]=585, + ["local_flask_removes_%_of_mana_recovery_from_life_on_use"]=583, + ["local_flask_resistances_+%_while_healing"]=659, + ["local_flask_restore_ward"]=628, + ["local_flask_shock_immunity_if_shocked"]=621, + ["local_flask_shock_immunity_if_shocked_s"]=622, + ["local_flask_skill_mana_cost_+%_during_flask_effect"]=703, + ["local_flask_stun_recovery_+%_while_healing"]=658, + ["local_flask_taunt_enemies_on_use_radius"]=605, + ["local_flask_unholy_might_during_flask_effect"]=751, + ["local_flask_use_causes_area_knockback"]=606, + ["local_flask_use_causes_monster_flee_chance_%"]=607, + ["local_flask_use_on_adjacent_flask_use"]=630, + ["local_flask_use_on_affected_by_bleed"]=631, + ["local_flask_use_on_affected_by_chill"]=632, + ["local_flask_use_on_affected_by_freeze"]=633, + ["local_flask_use_on_affected_by_ignite"]=634, + ["local_flask_use_on_affected_by_poison"]=635, + ["local_flask_use_on_affected_by_shock"]=636, + ["local_flask_use_on_damage_blocked"]=637, + ["local_flask_use_on_flask_effect_ended"]=638, + ["local_flask_use_on_full_charges"]=639, + ["local_flask_use_on_guard_skill_expired"]=640, + ["local_flask_use_on_guard_skill_used"]=641, + ["local_flask_use_on_hitting_rare_unique_enemy_while_inactive"]=642, + ["local_flask_use_on_taking_savage_hit"]=643, + ["local_flask_use_on_travel_skill_used"]=644, + ["local_flask_use_on_using_a_life_flask"]=645, + ["local_flask_vaal_souls_gained_per_minute_during_effect"]=704, + ["local_flask_ward_+%_during_effect"]=650, + ["local_flask_ward_does_not_break_during_effect"]=651, + ["local_flask_zealots_oath"]=770, + ["local_gain_vaal_pact_if_all_socketed_gems_red"]=8208, + ["local_gem_experience_gain_+%"]=1509, + ["local_gem_level_+"]=67, + ["local_grant_eldritch_battery_during_flask_effect"]=771, + ["local_grant_perfect_agony_during_flask_effect"]=772, + ["local_grant_skeleton_warriors_triple_damage_on_hit"]=3928, + ["local_grants_aura_maximum_added_chaos_damage_per_white_socket"]=2537, + ["local_grants_aura_maximum_added_cold_damage_per_green_socket"]=2535, + ["local_grants_aura_maximum_added_fire_damage_per_red_socket"]=2534, + ["local_grants_aura_maximum_added_lightning_damage_per_blue_socket"]=2536, + ["local_grants_aura_minimum_added_chaos_damage_per_white_socket"]=2537, + ["local_grants_aura_minimum_added_cold_damage_per_green_socket"]=2535, + ["local_grants_aura_minimum_added_fire_damage_per_red_socket"]=2534, + ["local_grants_aura_minimum_added_lightning_damage_per_blue_socket"]=2536, + ["local_has_X_abyss_sockets"]=53, + ["local_has_X_sockets"]=54, + ["local_has_X_white_sockets"]=61, + ["local_has_no_sockets"]=52, + ["local_hit_causes_monster_flee_%"]=1622, + ["local_hit_damage_+%_vs_frozen_enemies"]=3886, + ["local_hit_damage_+%_vs_ignited_enemies"]=3885, + ["local_hit_damage_+%_vs_shocked_enemies"]=3887, + ["local_hits_always_inflict_elemental_ailments"]=3884, + ["local_hits_with_this_weapon_always_hit_if_have_blocked_recently"]=6296, + ["local_hits_with_this_weapon_freeze_as_though_damage_+%_final"]=6297, + ["local_hits_with_this_weapon_shock_as_though_damage_+%_final"]=6298, + ["local_ignite_damage_+%_final_with_this_weapon"]=6299, + ["local_immune_to_curses_if_item_corrupted"]=6300, + ["local_implicit_mod_cannot_be_changed"]=38, + ["local_implicit_stat_magnitude_+%"]=47, + ["local_intelligence_per_2%_quality"]=6301, + ["local_intelligence_requirement_+"]=781, + ["local_intelligence_requirement_+%"]=782, + ["local_is_alternate_tree_jewel"]=8125, + ["local_is_max_quality"]=1503, + ["local_is_survival_jewel"]=8126, + ["local_item_allow_modification_while_corrupted"]=29, + ["local_item_can_have_x_additional_enchantments"]=31, + ["local_item_can_roll_all_influences"]=6302, + ["local_item_drops_on_death_if_equipped_by_animate_armour"]=2122, + ["local_item_implicit_modifier_limit"]=32, + ["local_item_quality_+"]=6303, + ["local_item_sell_price_doubled"]=6304, + ["local_item_stats_are_doubled_in_breach"]=6305, + ["local_jewel_+%_effect_per_passive_between_jewel_and_class_start"]=27, + ["local_jewel_allocated_non_notable_passives_in_radius_grant_nothing"]=6306, + ["local_jewel_copy_stats_from_unallocated_non_notable_passives_in_radius"]=6307, + ["local_jewel_expansion_jewels_count"]=6308, + ["local_jewel_expansion_jewels_count_override"]=6309, + ["local_jewel_expansion_keystone_disciple_of_kitava"]=6310, + ["local_jewel_expansion_keystone_hollow_palm_technique"]=6311, + ["local_jewel_expansion_keystone_kineticism"]=6312, + ["local_jewel_expansion_keystone_lone_messenger"]=6313, + ["local_jewel_expansion_keystone_natures_patience"]=6314, + ["local_jewel_expansion_keystone_pitfighter"]=6315, + ["local_jewel_expansion_keystone_secrets_of_suffering"]=6316, + ["local_jewel_expansion_keystone_veterans_awareness"]=6317, + ["local_jewel_expansion_passive_node_count"]=3971, + ["local_jewel_expansion_passive_node_index"]=6318, + ["local_jewel_fireball_cannot_ignite"]=6319, + ["local_jewel_fireball_chance_to_scorch_%"]=6320, + ["local_jewel_magma_orb_damage_+%_final_per_chain_with_40_int_in_radius"]=6322, + ["local_jewel_magma_orb_damage_+%_final_with_40_int_in_radius"]=6321, + ["local_jewel_molten_strike_projectiles_chain_count_+_with_40_str_in_radius"]=6324, + ["local_jewel_molten_strike_projectiles_chain_when_impacting_ground_with_40_str_in_radius"]=6323, + ["local_jewel_molten_strike_projectiles_count_+%_final_with_40_str_in_radius"]=6325, + ["local_jewel_nearby_passives_dex_to_int"]=2580, + ["local_jewel_nearby_passives_dex_to_str"]=2579, + ["local_jewel_nearby_passives_int_to_dex"]=2582, + ["local_jewel_nearby_passives_int_to_str"]=2581, + ["local_jewel_nearby_passives_str_to_dex"]=2577, + ["local_jewel_nearby_passives_str_to_int"]=2578, + ["local_jewel_variable_ring_radius_value"]=30, + ["local_knockback"]=1149, + ["local_left_ring_slot_elemental_reflect_damage_taken_+%"]=2244, + ["local_left_ring_slot_energy_shield"]=2203, + ["local_left_ring_slot_mana_regeneration_rate_+%"]=2201, + ["local_left_ring_slot_mana_regeneration_rate_per_minute"]=2200, + ["local_left_ring_slot_maximum_mana"]=2202, + ["local_left_ring_slot_no_energy_shield_recharge_or_regeneration"]=2199, + ["local_left_ring_slot_projectiles_from_spells_cannot_chain"]=6326, + ["local_left_ring_slot_projectiles_from_spells_fork"]=6327, + ["local_left_ring_socketed_curse_replaces_skitterbots_chilling_aura"]=6328, + ["local_level_requirement_-"]=783, + ["local_life_and_mana_gain_per_target"]=1340, + ["local_life_and_mana_leech_from_physical_damage_permyriad"]=1272, + ["local_life_gain_per_target"]=1336, + ["local_life_gain_per_target_vs_blinded_enemies"]=6329, + ["local_life_gain_per_target_while_leeching"]=6330, + ["local_life_leech_from_any_damage_permyriad"]=6331, + ["local_life_leech_from_physical_damage_permyriad"]=1267, + ["local_life_leech_is_instant"]=2100, + ["local_lightning_penetration_%"]=3280, + ["local_lightning_resistance_%_per_2%_quality"]=6332, + ["local_maim_on_hit"]=3643, + ["local_maim_on_hit_%"]=6333, + ["local_mana_gain_per_target"]=1343, + ["local_mana_leech_from_any_damage_permyriad"]=6334, + ["local_mana_leech_from_physical_damage_permyriad"]=1303, + ["local_max_charges_+%"]=552, + ["local_maximum_added_chaos_damage"]=1016, + ["local_maximum_added_cold_damage"]=1001, + ["local_maximum_added_fire_damage"]=994, + ["local_maximum_added_fire_damage_vs_bleeding_enemies"]=4195, + ["local_maximum_added_lightning_damage"]=1010, + ["local_maximum_added_physical_damage"]=910, + ["local_maximum_added_physical_damage_vs_ignited_enemies"]=4201, + ["local_maximum_energy_shield_+%_if_item_corrupted"]=6335, + ["local_maximum_life_+%_if_item_corrupted"]=6337, + ["local_maximum_life_per_2%_quality"]=6336, + ["local_maximum_mana_per_2%_quality"]=6338, + ["local_maximum_prefixes_allowed_+"]=33, + ["local_maximum_quality_+"]=6339, + ["local_maximum_sockets_+"]=62, + ["local_maximum_suffixes_allowed_+"]=34, + ["local_minimum_added_chaos_damage"]=1016, + ["local_minimum_added_cold_damage"]=1001, + ["local_minimum_added_fire_damage"]=994, + ["local_minimum_added_fire_damage_vs_bleeding_enemies"]=4195, + ["local_minimum_added_lightning_damage"]=1010, + ["local_minimum_added_physical_damage"]=910, + ["local_minimum_added_physical_damage_vs_ignited_enemies"]=4201, + ["local_minion_accuracy_rating_with_minion_abyss_jewel_socketed"]=6340, + ["local_movement_speed_+%_if_item_corrupted"]=6341, + ["local_no_attribute_requirements"]=784, + ["local_no_block_chance"]=2793, + ["local_no_critical_strike_multiplier_during_flask_effect"]=705, + ["local_no_energy_shield"]=785, + ["local_number_of_bloodworms_to_spawn_on_flask_use"]=629, + ["local_one_socket_each_colour_only"]=63, + ["local_physical_damage_%_to_convert_to_a_random_element"]=3882, + ["local_physical_damage_%_to_gain_as_cold_or_lightning"]=3883, + ["local_physical_damage_+%"]=869, + ["local_physical_damage_reduction_rating_+%"]=1165, + ["local_poison_dot_multiplier_+"]=900, + ["local_poison_duration_+%_during_flask_effect"]=706, + ["local_poison_on_critical_strike_chance_%"]=6342, + ["local_poison_on_hit"]=2033, + ["local_poison_on_hit_%"]=6343, + ["local_quality_does_not_increase_defences"]=1504, + ["local_quality_does_not_increase_physical_damage"]=1505, + ["local_quantity_of_sockets_+%"]=1510, + ["local_random_support_gem_index"]=262, + ["local_random_support_gem_index_1"]=263, + ["local_random_support_gem_level"]=262, + ["local_random_support_gem_level_1"]=263, + ["local_recharge_on_crit"]=555, + ["local_recharge_on_crit_%"]=556, + ["local_recharge_on_demon_killed"]=557, + ["local_recharge_on_take_crit"]=558, + ["local_resist_all_elements_%_if_item_corrupted"]=6344, + ["local_right_ring_slot_base_energy_shield_regeneration_rate_per_minute_%"]=2196, + ["local_right_ring_slot_energy_shield"]=2198, + ["local_right_ring_slot_maximum_mana"]=2197, + ["local_right_ring_slot_no_mana_regeneration"]=2195, + ["local_right_ring_slot_number_of_additional_chains_for_spell_projectiles"]=6345, + ["local_right_ring_slot_physical_reflect_damage_taken_+%"]=2245, + ["local_right_ring_slot_projectiles_from_spells_cannot_fork"]=6346, + ["local_right_ring_socketed_curse_replaces_skitterbots_shocking_aura"]=6347, + ["local_ring_attack_speed_+%_final"]=6348, + ["local_ring_burning_damage_+%_final"]=6349, + ["local_ring_disable_other_ring"]=1225, + ["local_ring_duplicate_other_ring"]=2387, + ["local_ring_nova_spells_area_of_effect_+%_final"]=6350, + ["local_self_bleed_duration_+%_during_flask_effect"]=707, + ["local_self_chill_effect_+%_during_flask_effect"]=708, + ["local_self_curse_effect_+%_during_flask_effect"]=709, + ["local_self_freeze_duration_+%_during_flask_effect"]=710, + ["local_self_ignite_duration_+%_during_flask_effect"]=711, + ["local_self_poison_duration_+%_during_flask_effect"]=712, + ["local_self_shock_effect_+%_during_flask_effect"]=713, + ["local_six_linked_random_sockets"]=55, + ["local_smoke_ground_on_flask_use_radius"]=608, + ["local_socketed_abyss_jewel_effect_+%"]=122, + ["local_socketed_active_skill_gem_quality_+"]=107, + ["local_socketed_area_of_effect_gem_level_+"]=82, + ["local_socketed_area_of_effect_gem_quality_+"]=108, + ["local_socketed_aura_gem_level_+"]=87, + ["local_socketed_aura_gem_quality_+"]=109, + ["local_socketed_bow_gem_level_+"]=84, + ["local_socketed_bow_gem_quality_+"]=110, + ["local_socketed_chaos_gem_level_+"]=79, + ["local_socketed_chaos_gem_quality_+"]=111, + ["local_socketed_cold_gem_level_+"]=77, + ["local_socketed_cold_gem_quality_+"]=112, + ["local_socketed_curse_gem_level_+"]=90, + ["local_socketed_dexterity_gem_level_+"]=69, + ["local_socketed_dexterity_gem_quality_+"]=113, + ["local_socketed_duration_gem_level_+"]=81, + ["local_socketed_elemental_gem_level_+"]=114, + ["local_socketed_fire_gem_level_+"]=76, + ["local_socketed_fire_gem_quality_+"]=115, + ["local_socketed_gem_level_+"]=71, + ["local_socketed_gem_quality_+"]=105, + ["local_socketed_gems_in_blue_sockets_experience_gained_+%"]=75, + ["local_socketed_gems_in_green_sockets_get_quality_%"]=74, + ["local_socketed_gems_in_red_sockets_get_level_+"]=73, + ["local_socketed_golem_gem_level_+"]=104, + ["local_socketed_herald_gem_level_+"]=88, + ["local_socketed_hex_gem_level_+"]=91, + ["local_socketed_intelligence_gem_level_+"]=70, + ["local_socketed_intelligence_gem_quality_+"]=116, + ["local_socketed_lightning_gem_level_+"]=78, + ["local_socketed_lightning_gem_quality_+"]=117, + ["local_socketed_melee_gem_level_+"]=85, + ["local_socketed_melee_gem_quality_+"]=118, + ["local_socketed_minion_gem_level_+"]=86, + ["local_socketed_minion_gem_quality_+"]=119, + ["local_socketed_movement_gem_level_+"]=89, + ["local_socketed_projectile_gem_level_+"]=83, + ["local_socketed_projectile_gem_quality_+"]=120, + ["local_socketed_skill_gem_level_+"]=96, + ["local_socketed_skill_gem_level_+1_per_x_player_levels"]=72, + ["local_socketed_spell_gem_level_+"]=80, + ["local_socketed_strength_gem_level_+"]=68, + ["local_socketed_strength_gem_quality_+"]=121, + ["local_socketed_support_gem_level_+"]=95, + ["local_socketed_support_gem_quality_+"]=106, + ["local_socketed_trap_and_mine_gem_level_+"]=93, + ["local_socketed_trap_gem_level_+"]=92, + ["local_socketed_vaal_gem_level_+"]=94, + ["local_socketed_warcry_gem_level_+"]=97, + ["local_spell_damage_+%_if_item_corrupted"]=6351, + ["local_spells_gain_arcane_surge_on_hit_with_caster_abyss_jewel_socketed"]=6352, + ["local_strength_and_intelligence_requirement_+"]=786, + ["local_strength_per_2%_quality"]=6353, + ["local_strength_requirement_+"]=787, + ["local_strength_requirement_+%"]=788, + ["local_stun_threshold_reduction_+%"]=2060, + ["local_support_gem_max_skill_level_requirement_to_support"]=2356, + ["local_unique_attacks_cast_socketed_lightning_spells_%"]=542, + ["local_unique_cast_socketed_cold_skills_on_melee_critical_strike"]=543, + ["local_unique_chaos_damage_does_not_bypass_energy_shield_during_flask_effect"]=670, + ["local_unique_counts_as_dual_wielding"]=2231, + ["local_unique_expedition_flask_ward_+%_final_during_flask_effect"]=714, + ["local_unique_flask_additional_maximum_all_elemental_resistances_%_while_healing"]=715, + ["local_unique_flask_avoid_chill_%_while_healing"]=669, + ["local_unique_flask_avoid_freeze_%_while_healing"]=671, + ["local_unique_flask_block_%_while_healing"]=716, + ["local_unique_flask_cannot_recover_life_while_healing"]=717, + ["local_unique_flask_chaos_damage_%_of_maximum_life_to_deal_per_minute_while_healing"]=589, + ["local_unique_flask_charges_gained_+%_during_flask_effect"]=718, + ["local_unique_flask_critical_poison_dot_multiplier_+_during_flask_effect"]=719, + ["local_unique_flask_critical_strike_chance_+%_vs_enemies_on_consecrated_ground_during_flask_effect"]=720, + ["local_unique_flask_damage_+%_vs_demons_while_healing"]=722, + ["local_unique_flask_damage_over_time_+%_during_flask_effect"]=721, + ["local_unique_flask_damage_taken_+%_vs_demons_while_healing"]=723, + ["local_unique_flask_elemental_damage_%_to_add_as_chaos_while_healing"]=724, + ["local_unique_flask_elemental_damage_taken_+%_of_lowest_uncapped_resistance_type"]=753, + ["local_unique_flask_elemental_penetration_%_of_highest_uncapped_resistance_type"]=754, + ["local_unique_flask_instantly_recovers_%_maximum_life"]=588, + ["local_unique_flask_item_quantity_+%_while_healing"]=725, + ["local_unique_flask_item_rarity_+%_while_healing"]=726, + ["local_unique_flask_kiaras_determination"]=727, + ["local_unique_flask_leech_is_instant_during_flask_effect"]=765, + ["local_unique_flask_leech_lightning_damage_%_as_life_during_flask_effect"]=763, + ["local_unique_flask_leech_lightning_damage_%_as_mana_during_flask_effect"]=764, + ["local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing"]=728, + ["local_unique_flask_light_radius_+%_while_healing"]=729, + ["local_unique_flask_lightning_resistance_penetration_%_during_flask_effect"]=758, + ["local_unique_flask_maximum_added_lightning_damage_to_attacks_during_flask_effect"]=761, + ["local_unique_flask_maximum_added_lightning_damage_to_spells_during_flask_effect"]=762, + ["local_unique_flask_minimum_added_lightning_damage_to_attacks_during_flask_effect"]=761, + ["local_unique_flask_minimum_added_lightning_damage_to_spells_during_flask_effect"]=762, + ["local_unique_flask_nearby_enemies_cursed_with_level_x_despair_during_flask_effect"]=730, + ["local_unique_flask_no_mana_cost_while_healing"]=731, + ["local_unique_flask_physical_damage_%_converted_to_lightning_during_flask_effect"]=757, + ["local_unique_flask_physical_damage_%_to_add_as_chaos_while_healing"]=732, + ["local_unique_flask_physical_damage_%_to_add_as_cold_while_healing"]=668, + ["local_unique_flask_physical_damage_taken_%_as_cold_while_healing"]=667, + ["local_unique_flask_recover_%_maximum_life_when_effect_reaches_duration"]=582, + ["local_unique_flask_resist_all_elements_%_during_flask_effect"]=733, + ["local_unique_flask_shock_nearby_enemies_during_flask_effect"]=755, + ["local_unique_flask_shocked_during_flask_effect"]=756, + ["local_unique_flask_spell_block_%_while_healing"]=734, + ["local_unique_flask_vaal_skill_critical_strike_chance_+%_during_flask_effect"]=735, + ["local_unique_flask_vaal_skill_damage_+%_during_flask_effect"]=736, + ["local_unique_flask_vaal_skill_damage_+%_final_during_flask_effect"]=737, + ["local_unique_flask_vaal_skill_does_not_apply_soul_gain_prevention_during_flask_effect"]=738, + ["local_unique_flask_vaal_skill_soul_cost_+%_during_flask_effect"]=739, + ["local_unique_flask_vaal_skill_soul_gain_preventation_duration_+%_during_flask_effect"]=740, + ["local_unique_hungry_loop_has_consumed_gem"]=65, + ["local_unique_hungry_loop_number_of_gems_to_consume"]=65, + ["local_unique_jewel_X_dexterity_per_1_dexterity_allocated_in_radius"]=2594, + ["local_unique_jewel_X_intelligence_per_1_intelligence_allocated_in_radius"]=2595, + ["local_unique_jewel_X_strength_per_1_strength_allocated_in_radius"]=2596, + ["local_unique_jewel_accuracy_rating_+_per_10_dex_unallocated_in_radius"]=6354, + ["local_unique_jewel_accuracy_rating_+_per_10_int_unallocated_in_radius"]=2683, + ["local_unique_jewel_additional_all_attributes_with_passive_tree_connected_to_scion_start"]=8012, + ["local_unique_jewel_additional_critical_strike_chance_permyriad_with_passive_tree_connected_to_shadow_start"]=8012, + ["local_unique_jewel_additional_life_per_X_int_in_radius"]=2659, + ["local_unique_jewel_additional_physical_damage_reduction_%_per_10_str_allocated_in_radius"]=2676, + ["local_unique_jewel_alternate_tree_internal_revision"]=28, + ["local_unique_jewel_alternate_tree_keystone"]=28, + ["local_unique_jewel_alternate_tree_seed"]=28, + ["local_unique_jewel_alternate_tree_version"]=28, + ["local_unique_jewel_animate_weapon_animates_bows_and_wands_with_x_dex_in_radius"]=2681, + ["local_unique_jewel_animate_weapon_can_animate_up_to_x_additional_ranged_weapons_with_50_dex_in_radius"]=2781, + ["local_unique_jewel_attack_and_cast_speed_+%_with_passive_tree_connected_to_shadow_start"]=8013, + ["local_unique_jewel_barrage_final_volley_fires_x_additional_projectiles_simultaneously_with_50_dex_in_radius"]=2790, + ["local_unique_jewel_blight_applies_wither_for_ms_with_40_int_in_radius"]=6355, + ["local_unique_jewel_blight_applies_wither_for_two_seconds_with_40_int_in_radius"]=6356, + ["local_unique_jewel_blight_hinder_duration_+%_with_40_int_in_radius"]=6357, + ["local_unique_jewel_blight_hinder_enemy_chaos_damage_taken_+%_with_40_int_in_radius"]=6358, + ["local_unique_jewel_blight_skill_area_of_effect_+%_after_1_second_channelling_with_50_int_in_radius"]=6359, + ["local_unique_jewel_burning_arrow_additional_ignite_stacks_with_50_dex_in_radius"]=2872, + ["local_unique_jewel_burning_arrow_spread_burning_ground_when_igniting_enemy_on_hit_%_with_50_dexterity_in_radius"]=2871, + ["local_unique_jewel_burning_arrow_spread_tar_ground_when_not_igniting_enemy_on_hit_%_with_50_dexterity_in_radius"]=2873, + ["local_unique_jewel_caustic_arrow_chance_to_poison_%_vs_enemies_on_caustic_ground_with_40_dex_in_radius"]=6360, + ["local_unique_jewel_caustic_arrow_damage_over_time_+%_with_40_dex_in_radius"]=6361, + ["local_unique_jewel_caustic_arrow_hit_damage_+%_with_40_dex_in_radius"]=6362, + ["local_unique_jewel_chaos_damage_+%_per_10_int_in_radius"]=2597, + ["local_unique_jewel_chaos_damage_+%_per_X_int_in_radius"]=2660, + ["local_unique_jewel_chill_freeze_duration_-%_per_X_dex_in_radius"]=2661, + ["local_unique_jewel_claw_physical_damage_+%_per_X_dex_in_radius"]=2649, + ["local_unique_jewel_cleave_+1_base_radius_per_nearby_enemy_up_to_10_with_40_str_in_radius"]=2875, + ["local_unique_jewel_cleave_fortify_on_hit_with_50_str_in_radius"]=2874, + ["local_unique_jewel_cold_and_lightning_resistance_to_melee_damage"]=6363, + ["local_unique_jewel_cold_damage_+1%_per_x_int_in_radius"]=2673, + ["local_unique_jewel_cold_damage_increases_applies_to_physical_damage"]=2652, + ["local_unique_jewel_cold_resistance_also_grants_frenzy_charge_on_kill_chance"]=6364, + ["local_unique_jewel_cold_resistance_also_grants_spell_suppression_chance_scaled_%"]=6365, + ["local_unique_jewel_cold_snap_gain_power_charge_on_kill_%_with_50_int_in_radius"]=2786, + ["local_unique_jewel_cold_snap_uses_gains_power_charges_instead_of_frenzy_with_40_int_in_radius"]=6366, + ["local_unique_jewel_critical_strike_multiplier_+_per_10_str_unallocated_in_radius"]=2684, + ["local_unique_jewel_damage_+%_with_passive_tree_connected_to_scion_start"]=8013, + ["local_unique_jewel_damage_increases_applies_to_fire_damage"]=2650, + ["local_unique_jewel_dex_and_int_apply_to_str_melee_damage_bonus_in_radius"]=2663, + ["local_unique_jewel_discharge_area_of_effect_+%_final_with_40_int_in_radius"]=6367, + ["local_unique_jewel_discharge_cooldown_override_ms_with_40_int_in_radius"]=6368, + ["local_unique_jewel_discharge_damage_+%_final_with_40_int_in_radius"]=6369, + ["local_unique_jewel_dot_multiplier_+_per_10_int_unallocated_in_radius"]=6370, + ["local_unique_jewel_double_strike_chance_to_trigger_on_kill_effects_an_additional_time_%_with_50_dexterity_in_radius"]=2754, + ["local_unique_jewel_dual_strike_accuracy_rating_+%_while_wielding_sword_with_40_dex_in_radius"]=6371, + ["local_unique_jewel_dual_strike_attack_speed_+%_while_wielding_claw_with_40_dex_in_radius"]=6372, + ["local_unique_jewel_dual_strike_critical_strike_multiplier_+_while_wielding_dagger_with_40_dex_in_radius"]=6373, + ["local_unique_jewel_dual_strike_intimidate_on_hit_while_wielding_axe_with_40_dex_in_radius"]=6374, + ["local_unique_jewel_dual_strike_main_hand_deals_double_damage_%_with_40_dex_in_radius"]=6375, + ["local_unique_jewel_dual_strike_melee_splash_while_wielding_mace_with_40_dex_in_radius"]=6376, + ["local_unique_jewel_dual_strike_melee_splash_with_off_hand_weapon_with_50_dex_in_radius"]=6377, + ["local_unique_jewel_elemental_hit_50%_less_cold_damage_per_40_str_and_int"]=6378, + ["local_unique_jewel_elemental_hit_50%_less_fire_damage_per_40_int_and_dex"]=6379, + ["local_unique_jewel_elemental_hit_50%_less_lightning_damage_per_40_str_and_dex"]=6380, + ["local_unique_jewel_elemental_hit_cannot_roll_cold_damage_with_40_int_+_str_in_radius"]=6381, + ["local_unique_jewel_elemental_hit_cannot_roll_fire_damage_with_40_int_+_dex_in_radius"]=6382, + ["local_unique_jewel_elemental_hit_cannot_roll_lightning_damage_with_40_dex_+_str_in_radius"]=6383, + ["local_unique_jewel_elemental_penetration_%_with_passive_tree_connected_to_templar_start"]=8012, + ["local_unique_jewel_energy_shield_increases_applies_to_armour_doubled"]=2653, + ["local_unique_jewel_energy_shield_regeneration_rate_per_minute_%_per_10_int_allocated_in_radius"]=2677, + ["local_unique_jewel_ethereal_knives_number_of_additional_projectiles_with_50_dex_in_radius"]=2876, + ["local_unique_jewel_ethereal_knives_projectiles_nova_with_50_dex_in_radius"]=2877, + ["local_unique_jewel_evasion_rating_+%_per_X_dex_in_radius"]=2648, + ["local_unique_jewel_fire_and_cold_resistance_to_spell_damage"]=6384, + ["local_unique_jewel_fire_and_lightning_resistance_to_projectile_attack_damage"]=6385, + ["local_unique_jewel_fire_damage_+1%_per_x_int_in_radius"]=2672, + ["local_unique_jewel_fire_resistance_also_grants_block_chance_scaled_%"]=6386, + ["local_unique_jewel_fire_resistance_also_grants_endurance_charge_on_kill_chance"]=6387, + ["local_unique_jewel_fire_trap_number_of_additional_traps_to_throw_with_40_dex_in_radius"]=6388, + ["local_unique_jewel_fireball_base_radius_up_to_+_at_longer_ranges_with_40_int_in_radius"]=2778, + ["local_unique_jewel_fireball_radius_up_to_+%_at_longer_ranges_with_50_int_in_radius"]=2777, + ["local_unique_jewel_flask_charges_gained_+%_with_passive_tree_connected_to_ranger_start"]=8013, + ["local_unique_jewel_fortify_duration_+1%_per_x_int_in_radius"]=2671, + ["local_unique_jewel_freezing_pulse_damage_+%_if_enemy_shattered_recently_with_50_int_in_radius"]=2884, + ["local_unique_jewel_freezing_pulse_number_of_additional_projectiles_with_50_int_in_radius"]=2883, + ["local_unique_jewel_frost_blades_melee_damage_penetrates_%_cold_resistance_with_40_dex_in_radius"]=6389, + ["local_unique_jewel_frost_blades_projectile_speed_+%_with_40_dex_in_radius"]=6390, + ["local_unique_jewel_frostbolt_additional_projectiles_with_40_int_in_radius"]=6391, + ["local_unique_jewel_frostbolt_projectile_acceleration_with_50_int_in_radius"]=6392, + ["local_unique_jewel_galvanic_arrow_area_damage_+%_with_40_dex_in_radius"]=6413, + ["local_unique_jewel_glacial_cascade_additional_sequence_with_x_int_in_radius"]=2680, + ["local_unique_jewel_glacial_cascade_number_of_additional_bursts_with_40_int_in_radius"]=6393, + ["local_unique_jewel_glacial_cascade_physical_damage_%_to_convert_to_cold_with_40_int_in_radius"]=6394, + ["local_unique_jewel_glacial_hammer_item_rarity_on_shattering_enemy_+%_with_50_strength_in_radius"]=2752, + ["local_unique_jewel_glacial_hammer_melee_splash_with_cold_damage_with_50_str_in_radius"]=2878, + ["local_unique_jewel_glacial_hammer_physical_damage_%_to_convert_to_cold_with_50_str_in_radius"]=2879, + ["local_unique_jewel_grants_x_empty_passives"]=6395, + ["local_unique_jewel_ground_slam_angle_+%_with_50_str_in_radius"]=2784, + ["local_unique_jewel_ground_slam_chance_to_gain_endurance_charge_%_on_stun_with_50_str_in_radius"]=2783, + ["local_unique_jewel_heavy_strike_chance_to_deal_double_damage_%_with_50_strength_in_radius"]=2756, + ["local_unique_jewel_ice_shot_additional_pierce_per_10_old_with_40_dex_in_radius"]=6396, + ["local_unique_jewel_ice_shot_explosion_skill_area_of_effect_+%_with_50_dex_in_radius"]=6397, + ["local_unique_jewel_ice_shot_pierce_+_with_40_dex_in_radius"]=6398, + ["local_unique_jewel_intelligence_per_unallocated_node_in_radius"]=2616, + ["local_unique_jewel_life_increases_applies_to_energy_shield"]=2654, + ["local_unique_jewel_life_increases_applies_to_mana_doubled"]=2662, + ["local_unique_jewel_life_leech_from_attack_damage_permyriad_with_passive_tree_connected_to_duelist_start"]=8012, + ["local_unique_jewel_life_recovery_rate_+%_per_10_str_allocated_in_radius"]=6399, + ["local_unique_jewel_life_recovery_rate_+%_per_10_str_unallocated_in_radius"]=6400, + ["local_unique_jewel_life_regeneration_rate_per_minute_%_with_passive_tree_connected_to_marauder_start"]=8013, + ["local_unique_jewel_lightning_resistance_also_grants_block_spells_chance_scaled_%"]=6401, + ["local_unique_jewel_lightning_resistance_also_grants_power_charge_on_kill_chance"]=6402, + ["local_unique_jewel_lightning_tendrils_skill_area_of_effect_+%_per_enemy_hit_with_50_int_in_radius"]=6403, + ["local_unique_jewel_magma_orb_additional_projectiles_with_40_int_in_radius"]=6404, + ["local_unique_jewel_magma_orb_skill_area_of_effect_+%_per_bounce_with_50_int_in_radius"]=6405, + ["local_unique_jewel_mana_recovery_rate_+%_per_10_int_allocated_in_radius"]=6406, + ["local_unique_jewel_mana_recovery_rate_+%_per_10_int_unallocated_in_radius"]=6407, + ["local_unique_jewel_mana_regeneration_rate_per_minute_%_with_passive_tree_connected_to_witch_start"]=8012, + ["local_unique_jewel_maximum_mana_+_per_10_dex_unallocated_in_radius"]=2685, + ["local_unique_jewel_melee_applies_to_bow"]=2593, + ["local_unique_jewel_melee_range_+_with_passive_tree_connected_to_duelist_start"]=8013, + ["local_unique_jewel_melee_skills_area_of_effect_+%_with_passive_tree_connected_to_marauder_start"]=8012, + ["local_unique_jewel_molten_strike_number_of_additional_projectiles_with_50_str_in_radius"]=6408, + ["local_unique_jewel_molten_strike_skill_area_of_effect_+%_with_50_str_in_radius"]=6409, + ["local_unique_jewel_movement_speed_+%_per_10_dex_allocated_in_radius"]=2678, + ["local_unique_jewel_movement_speed_+%_per_10_dex_unallocated_in_radius"]=6410, + ["local_unique_jewel_movement_speed_+%_with_passive_tree_connected_to_ranger_start"]=8012, + ["local_unique_jewel_nearby_disconnected_passives_can_be_allocated"]=775, + ["local_unique_jewel_non_keystone_passive_in_radius_effect_+%"]=6411, + ["local_unique_jewel_notable_passive_in_radius_does_nothing"]=6412, + ["local_unique_jewel_notable_passives_in_radius_instead_grant_mana_cost_+%"]=8144, + ["local_unique_jewel_notable_passives_in_radius_instead_grant_minion_damage_taken_+%"]=8145, + ["local_unique_jewel_notable_passives_in_radius_instead_grant_minion_movement_speed_+%"]=8146, + ["local_unique_jewel_notable_passives_in_radius_instead_grant_spell_damage_+%"]=8144, + ["local_unique_jewel_one_additional_maximum_lightning_damage_per_X_dex"]=2658, + ["local_unique_jewel_passives_in_radius_applied_to_minions_instead"]=2598, + ["local_unique_jewel_passives_in_radius_give_trap_and_mine_maximum_added_physical_damage"]=8147, + ["local_unique_jewel_passives_in_radius_give_trap_and_mine_minimum_added_physical_damage"]=8147, + ["local_unique_jewel_physical_attack_damage_+1%_per_x_dex_in_radius"]=2675, + ["local_unique_jewel_physical_attack_damage_+1%_per_x_strength_in_radius"]=2670, + ["local_unique_jewel_physical_damage_+1%_per_int_in_radius"]=2674, + ["local_unique_jewel_physical_damage_increases_applies_to_cold_damage"]=2651, + ["local_unique_jewel_projectile_damage_+1%_per_x_dex_in_radius"]=2679, + ["local_unique_jewel_shrapnel_shot_radius_+%_with_50_dex_in_radius"]=2880, + ["local_unique_jewel_skill_effect_duration_+%_with_passive_tree_connected_to_witch_start"]=8013, + ["local_unique_jewel_skills_in_radius_grant_%_unarmed_melee_attack_speed"]=6414, + ["local_unique_jewel_spark_number_of_additional_chains_with_50_int_in_radius"]=2881, + ["local_unique_jewel_spark_number_of_additional_projectiles_with_40_int_in_radius"]=6415, + ["local_unique_jewel_spark_number_of_additional_projectiles_with_50_int_in_radius"]=2882, + ["local_unique_jewel_spark_projectiles_nova_with_40_int_in_radius"]=6416, + ["local_unique_jewel_spectral_shield_throw_additional_chains_with_total_40_str_+_dex_in_radius"]=6417, + ["local_unique_jewel_spectral_shield_throw_less_shard_projectiles_with_total_40_str_+_dex_in_radius"]=6418, + ["local_unique_jewel_spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%_with_50_dexterity_in_radius"]=2753, + ["local_unique_jewel_spectral_throw_gain_vaal_soul_for_vaal_st_on_hit_%_with_40_dex_in_radius"]=6419, + ["local_unique_jewel_spectres_gain_soul_eater_on_kill_%_chance_with_50_int_in_radius"]=6420, + ["local_unique_jewel_spell_and_attack_block_%_with_passive_tree_connected_to_templar_start"]=8013, + ["local_unique_jewel_split_arrow_fires_additional_arrow_with_x_dex_in_radius"]=2682, + ["local_unique_jewel_split_arrow_projectiles_fire_in_parallel_x_dist_with_40_dex_in_radius"]=6421, + ["local_unique_jewel_totem_life_+X%_per_10_str_in_radius"]=2585, + ["local_unique_jewel_unarmed_damage_+%_per_X_dex_in_radius"]=2664, + ["local_unique_jewel_vigilant_strike_fortifies_nearby_allies_for_x_seconds_with_50_str_in_radius"]=2775, + ["local_unique_jewel_viper_strike_attack_damage_per_poison_on_enemy_+%_with_50_dexterity_in_radius"]=2755, + ["local_unique_jewel_viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy_with_50_dex_in_radius"]=6422, + ["local_unique_jewel_warcry_damage_taken_goes_to_mana_%_with_40_int_in_radius"]=2788, + ["local_unique_jewel_with_4_notables_gain_X_random_rare_monster_mods_on_kill"]=2586, + ["local_unique_jewel_with_50_int_in_radius_summon_X_melee_skeletons_as_mage_skeletons"]=2773, + ["local_unique_jewel_with_70_dex_physical_damage_to_add_as_chaos_%"]=2617, + ["local_unique_jewel_with_70_str_life_recovery_speed_+%"]=2618, + ["local_unique_jewel_with_x_int_in_radius_+1_curse"]=2603, + ["local_unique_jewel_zombie_slam_cooldown_speed_+%_with_50_int_in_radius"]=6423, + ["local_unique_jewel_zombie_slam_damage_+%_with_50_int_in_radius"]=6424, + ["local_unique_lions_roar_melee_physical_damage_+%_final_during_flask_effect"]=741, + ["local_unique_overflowing_chalice_flask_cannot_gain_flask_charges_during_flask_effect"]=767, + ["local_unique_regen_es_from_removed_life_duration_ms"]=2669, + ["local_unique_remove_life_and_regen_es_from_removed_life"]=2669, + ["local_unique_soul_ripper_flask_cannot_gain_flask_charges_during_flask_effect"]=768, + ["local_unique_vinktars_flask_shock_effect_+%_during_flask_effect"]=759, + ["local_unique_vinktars_flask_shock_proliferation_radius_during_flask_effect"]=760, + ["local_varunastra_weapon_counts_as_all_1h_melee_weapon_types"]=3295, + ["local_ward"]=1151, + ["local_ward_+%"]=1153, + ["local_weapon_always_crit"]=3309, + ["local_weapon_crit_chance_is_%"]=6425, + ["local_weapon_enemy_phys_reduction_%_penalty"]=870, + ["local_weapon_no_physical_damage"]=869, + ["local_weapon_range_+"]=2279, + ["local_weapon_range_+_per_10%_quality"]=6426, + ["local_weapon_trigger_socketed_spell_on_skill_use_display_cooldown_ms"]=546, + ["local_weapon_uses_both_hands"]=776, + ["local_withered_on_hit_for_2_seconds_%_chance"]=3926, + ["lose_%_of_es_on_crit"]=6431, + ["lose_%_of_life_and_energy_shield_when_you_use_a_chaos_skill"]=6432, + ["lose_%_of_life_on_crit"]=6433, + ["lose_%_of_mana_when_you_use_an_attack_skill"]=6434, + ["lose_a_frenzy_charge_on_travel_skill_use_%_chance"]=3910, + ["lose_a_power_charge_when_you_gain_elusive_%_chance"]=3911, + ["lose_all_charges_on_starting_movement"]=6427, + ["lose_all_defiance_and_take_max_life_as_damage_on_reaching_x_defiance"]=3789, + ["lose_all_endurance_charges_when_reaching_maximum"]=2286, + ["lose_all_fanatic_charges_on_reaching_maximum_fanatic_charges"]=6428, + ["lose_all_fragile_regrowth_when_hit"]=3917, + ["lose_all_gale_force_when_hit"]=6429, + ["lose_all_power_charges_on_block"]=6430, + ["lose_all_power_charges_on_reaching_maximum_power_charges"]=3121, + ["lose_endurance_charges_on_rampage_end"]=2796, + ["lose_power_charge_each_second_if_not_detonated_mines_recently"]=6435, + ["lose_soul_eater_souls_on_flask_use"]=2954, + ["lose_spirit_charges_on_savage_hit_taken"]=3901, + ["mace_accuracy_rating"]=1593, + ["mace_accuracy_rating_+%"]=1067, + ["mace_ailment_damage_+%"]=962, + ["mace_attack_speed_+%"]=1050, + ["mace_critical_strike_chance_+%"]=1093, + ["mace_critical_strike_multiplier_+"]=1117, + ["mace_damage_+%"]=959, + ["mace_elemental_damage_+%"]=1704, + ["mace_hit_and_ailment_damage_+%"]=960, + ["mace_or_staff_ailment_damage_+%"]=989, + ["mace_or_staff_hit_and_ailment_damage_+%"]=988, + ["magic_items_drop_identified"]=3666, + ["magic_monster_dropped_item_rarity_+%"]=6436, + ["magic_utility_flasks_cannot_be_removed"]=3937, + ["magic_utility_flasks_cannot_be_used"]=3935, + ["magma_orb_damage_+%"]=3159, + ["magma_orb_num_of_additional_projectiles_in_chain"]=3464, + ["magma_orb_number_of_additional_projectiles"]=6437, + ["magma_orb_radius_+%"]=3323, + ["magma_orb_skill_area_of_effect_+%_per_bounce"]=6438, + ["maim_bleeding_enemies_on_hit_%"]=2844, + ["maim_effect_+%"]=6439, + ["maim_on_crit_%_with_attacks"]=6440, + ["maim_on_hit_%"]=6441, + ["maim_on_hit_%_vs_poisoned_enemies"]=2822, + ["main_hand_attack_damage_+%_while_wielding_two_weapon_types"]=6442, + ["main_hand_attack_speed_+%_final"]=6443, + ["main_hand_base_weapon_attack_duration_ms"]=15, + ["main_hand_critical_strike_chance_+%_per_melee_abyss_jewel_up_to_+100%"]=6444, + ["main_hand_damage_+%_while_dual_wielding"]=6445, + ["main_hand_maximum_attack_distance"]=19, + ["main_hand_minimum_attack_distance"]=17, + ["main_hand_quality"]=12, + ["main_hand_weapon_type"]=4, + ["malediction_on_hit"]=6446, + ["malevolence_mana_reservation_efficiency_+%"]=6448, + ["malevolence_mana_reservation_efficiency_-2%_per_1"]=6447, + ["mamba_strike_area_of_effect_+%"]=6449, + ["mamba_strike_damage_+%"]=6450, + ["mamba_strike_duration_+%"]=6451, + ["mana_%_gained_on_block"]=6468, + ["mana_%_to_add_as_energy_shield"]=1756, + ["mana_%_to_add_as_energy_shield_at_devotion_threshold"]=6469, + ["mana_and_es_regeneration_per_minute_%_when_you_freeze_shock_or_ignite_an_enemy"]=2918, + ["mana_cost_+%_for_channelling_skills"]=6452, + ["mana_cost_+%_for_trap_and_mine_skills"]=6453, + ["mana_cost_+%_for_trap_skills"]=6454, + ["mana_cost_+%_on_consecrated_ground"]=3075, + ["mana_cost_+%_on_totemified_aura_skills"]=2635, + ["mana_cost_+%_per_10_devotion"]=6455, + ["mana_cost_+%_per_200_mana_spent_recently"]=3862, + ["mana_cost_+%_when_on_low_life"]=1480, + ["mana_cost_+%_while_not_low_mana"]=2611, + ["mana_cost_+%_while_on_full_energy_shield"]=1479, + ["mana_cost_-%_per_endurance_charge"]=2794, + ["mana_degeneration_per_minute"]=6456, + ["mana_degeneration_per_minute_%"]=6457, + ["mana_flasks_gain_X_charges_every_3_seconds"]=6458, + ["mana_gain_per_target"]=1342, + ["mana_gained_on_attack_hit_if_used_mana_flask_in_past_10_seconds"]=6459, + ["mana_gained_on_attack_hit_vs_cursed_enemies"]=6460, + ["mana_gained_on_block"]=1356, + ["mana_gained_on_cull"]=6461, + ["mana_gained_on_enemy_death_per_level"]=2502, + ["mana_gained_on_hitting_taunted_enemy"]=1381, + ["mana_gained_on_spell_hit"]=6462, + ["mana_gained_on_spell_hit_vs_cursed_enemies"]=6463, + ["mana_gained_when_hit"]=2241, + ["mana_leech_from_any_damage_permyriad"]=1304, + ["mana_leech_from_attack_damage_permyriad_per_power_charge"]=6464, + ["mana_leech_from_attack_damage_permyriad_vs_poisoned_enemies"]=3686, + ["mana_leech_from_lightning_damage_permyriad_while_affected_by_wrath"]=6465, + ["mana_leech_from_physical_attack_damage_permyriad"]=1301, + ["mana_leech_from_physical_damage_permyriad_per_power_charge"]=1318, + ["mana_leech_from_physical_damage_with_bow_permyriad"]=1275, + ["mana_leech_from_physical_damage_with_claw_permyriad"]=1274, + ["mana_leech_permyriad_vs_frozen_enemies"]=6466, + ["mana_leech_speed_+%"]=1739, + ["mana_leech_speed_+%_per_equipped_corrupted_item"]=2627, + ["mana_per_level"]=6467, + ["mana_recharge_rate_per_minute_with_all_corrupted_equipped_items"]=6470, + ["mana_recovery_rate_+%"]=1206, + ["mana_recovery_rate_+%_if_havent_killed_recently"]=6472, + ["mana_recovery_rate_+%_while_affected_by_a_mana_flask"]=6471, + ["mana_recovery_rate_+%_while_affected_by_clarity"]=6473, + ["mana_regeneration_+%_for_4_seconds_on_movement_skill_use"]=3590, + ["mana_regeneration_rate_+%"]=1204, + ["mana_regeneration_rate_+%_during_flask_effect"]=2709, + ["mana_regeneration_rate_+%_if_enemy_frozen_recently"]=6487, + ["mana_regeneration_rate_+%_if_enemy_shocked_recently"]=6488, + ["mana_regeneration_rate_+%_if_hit_cursed_enemy_recently"]=6489, + ["mana_regeneration_rate_+%_per_1%_spell_block_chance"]=6474, + ["mana_regeneration_rate_+%_per_power_charge"]=1563, + ["mana_regeneration_rate_+%_per_raised_spectre"]=6490, + ["mana_regeneration_rate_+%_while_moving"]=6491, + ["mana_regeneration_rate_+%_while_phasing"]=2070, + ["mana_regeneration_rate_+%_while_shocked"]=2071, + ["mana_regeneration_rate_+%_while_stationary"]=3833, + ["mana_regeneration_rate_per_minute_%"]=1202, + ["mana_regeneration_rate_per_minute_%_if_enemy_hit_recently"]=6479, + ["mana_regeneration_rate_per_minute_%_if_inflicted_exposure_recently"]=6480, + ["mana_regeneration_rate_per_minute_%_per_active_totem"]=6481, + ["mana_regeneration_rate_per_minute_%_per_power_charge"]=1205, + ["mana_regeneration_rate_per_minute_if_enemy_hit_recently"]=6475, + ["mana_regeneration_rate_per_minute_if_used_movement_skill_recently"]=6476, + ["mana_regeneration_rate_per_minute_per_10_devotion"]=6477, + ["mana_regeneration_rate_per_minute_per_power_charge"]=6478, + ["mana_regeneration_rate_per_minute_while_dual_wielding"]=6482, + ["mana_regeneration_rate_per_minute_while_holding_shield"]=6483, + ["mana_regeneration_rate_per_minute_while_on_consecrated_ground"]=6484, + ["mana_regeneration_rate_per_minute_while_wielding_staff"]=6485, + ["mana_regeneration_rate_per_minute_while_you_have_avians_flight"]=6486, + ["mana_reservation_+%_per_250_total_attributes"]=6497, + ["mana_reservation_+%_with_curse_skills"]=6498, + ["mana_reservation_+%_with_skills_that_throw_mines"]=6492, + ["mana_reservation_efficiency_+%_for_skills_that_throw_mines"]=6493, + ["mana_reservation_efficiency_+%_per_250_total_attributes"]=6496, + ["mana_reservation_efficiency_-2%_per_1"]=1809, + ["mana_reservation_efficiency_-2%_per_1_for_skills_that_throw_mines"]=6494, + ["mana_reservation_efficiency_-2%_per_250_total_attributes"]=6495, + ["manabond_damage_+%"]=6499, + ["manabond_lightning_penetration_%_while_on_low_mana"]=6500, + ["manabond_skill_area_of_effect_+%"]=6501, + ["manifest_dancing_dervish_number_of_additional_copies"]=6502, + ["map_abyss_depths_chance_+%"]=6503, + ["map_abyss_monster_spawn_amount_+%"]=6504, + ["map_additional_number_of_packs_to_choose"]=1870, + ["map_additional_player_maximum_resistances_%"]=1939, + ["map_additional_rare_in_rare_pack_%_chance"]=6505, + ["map_additional_rare_in_synthesised_rare_pack_%_chance"]=6506, + ["map_additional_red_beasts"]=6507, + ["map_additional_rogue_exile_pack_%_chance"]=6508, + ["map_additional_tier"]=1908, + ["map_adds_X_extra_synthesis_mods"]=6509, + ["map_adds_X_extra_synthesis_special_mods"]=6510, + ["map_allow_shrines"]=2174, + ["map_always_has_weather"]=2173, + ["map_ambush_chests"]=2165, + ["map_architects_drops_additional_map_currency"]=6511, + ["map_area_contains_arcanists_strongbox"]=6513, + ["map_area_contains_avatar_of_ambush"]=6514, + ["map_area_contains_avatar_of_anarchy"]=6515, + ["map_area_contains_avatar_of_beyond"]=6516, + ["map_area_contains_avatar_of_bloodlines"]=6517, + ["map_area_contains_avatar_of_breach"]=6518, + ["map_area_contains_avatar_of_domination"]=6519, + ["map_area_contains_avatar_of_essence"]=6520, + ["map_area_contains_avatar_of_invasion"]=6521, + ["map_area_contains_avatar_of_nemesis"]=6522, + ["map_area_contains_avatar_of_onslaught"]=6523, + ["map_area_contains_avatar_of_perandus"]=6524, + ["map_area_contains_avatar_of_prophecy"]=6525, + ["map_area_contains_avatar_of_rampage"]=6526, + ["map_area_contains_avatar_of_talisman"]=6527, + ["map_area_contains_avatar_of_tempest"]=6528, + ["map_area_contains_avatar_of_torment"]=6529, + ["map_area_contains_avatar_of_warbands"]=6530, + ["map_area_contains_cartographers_strongbox"]=6531, + ["map_area_contains_currency_chest"]=6532, + ["map_area_contains_gemcutters_strongbox"]=6533, + ["map_area_contains_grandmaster_ally"]=6534, + ["map_area_contains_jewellery_chest"]=6535, + ["map_area_contains_map_chest"]=6536, + ["map_area_contains_metamorphs"]=6537, + ["map_area_contains_perandus_coin_chest"]=6538, + ["map_area_contains_rituals"]=6539, + ["map_area_contains_tormented_embezzler"]=6540, + ["map_area_contains_tormented_seditionist"]=6541, + ["map_area_contains_tormented_vaal_cultist"]=6542, + ["map_area_contains_unique_item_chest"]=6543, + ["map_area_contains_unique_strongbox"]=6544, + ["map_area_contains_x_additional_clusters_of_beacon_barrels"]=6545, + ["map_area_contains_x_additional_clusters_of_bloodworm_barrels"]=6546, + ["map_area_contains_x_additional_clusters_of_explosive_barrels"]=6547, + ["map_area_contains_x_additional_clusters_of_explosive_eggs"]=6548, + ["map_area_contains_x_additional_clusters_of_parasite_barrels"]=6549, + ["map_area_contains_x_additional_clusters_of_volatile_barrels"]=6550, + ["map_area_contains_x_additional_clusters_of_wealthy_barrels"]=6551, + ["map_area_contains_x_rare_monsters_with_inner_treasure"]=6621, + ["map_area_ritual_additional_chance_%"]=6552, + ["map_atlas_influence_type"]=6512, + ["map_base_ground_desecration_damage_to_deal_per_minute"]=1886, + ["map_base_ground_fire_damage_to_deal_per_10_seconds"]=1880, + ["map_base_ground_fire_damage_to_deal_per_minute"]=1879, + ["map_beyond_chance_%"]=2177, + ["map_beyond_portal_spawn_additional_demon_%_chance"]=6553, + ["map_beyond_rules"]=2176, + ["map_blight_chest_%_chance_for_additional_drop"]=6554, + ["map_blight_chests_repeat_drops_count"]=6555, + ["map_blight_encounter_spawn_rate_+%"]=6556, + ["map_blight_lane_additional_chest_chance_%"]=6557, + ["map_blight_lane_additional_chests"]=6558, + ["map_blight_tower_cost_+%"]=6559, + ["map_blight_up_to_X_additional_bosses"]=6560, + ["map_blighted_map_encounter_duration_-_sec"]=6561, + ["map_bloodline_packs_drop_x_additional_currency_items"]=6562, + ["map_bloodline_packs_drop_x_additional_rare_items"]=6563, + ["map_blueprint_drop_revealed_chance_%"]=6564, + ["map_boss_accompanied_by_bodyguards"]=6565, + ["map_boss_accompanied_by_harbinger"]=6566, + ["map_boss_area_of_effect_+%"]=1995, + ["map_boss_attack_and_cast_speed_+%"]=1993, + ["map_boss_damage_+%"]=1992, + ["map_boss_dropped_item_quantity_+%"]=6567, + ["map_boss_dropped_unique_items_+"]=6568, + ["map_boss_drops_additional_currency_shards"]=6569, + ["map_boss_drops_corrupted_items"]=6570, + ["map_boss_drops_x_additional_vaal_items"]=6573, + ["map_boss_item_rarity_+%"]=6571, + ["map_boss_maximum_life_+%"]=1994, + ["map_boss_surrounded_by_tormented_spirits"]=6572, + ["map_breach_chance_to_be_esh_+%"]=6574, + ["map_breach_chance_to_be_tul_+%"]=6575, + ["map_breach_chance_to_be_uul_netol_+%"]=6576, + ["map_breach_chance_to_be_xoph_+%"]=6577, + ["map_breach_has_boss"]=6578, + ["map_breach_has_large_chest"]=6579, + ["map_breach_monster_quantity_+%"]=6580, + ["map_breach_rules"]=2166, + ["map_chance_for_area_%_to_contain_harvest"]=6581, + ["map_chest_item_quantity_+%"]=1996, + ["map_chest_item_rarity_+%"]=1997, + ["map_contains_additional_breaches"]=6582, + ["map_contains_additional_chrysalis_talisman"]=6583, + ["map_contains_additional_clutching_talisman"]=6584, + ["map_contains_additional_fangjaw_talisman"]=6585, + ["map_contains_additional_mandible_talisman"]=6586, + ["map_contains_additional_packs_of_chaos_monsters"]=6587, + ["map_contains_additional_packs_of_cold_monsters"]=6588, + ["map_contains_additional_packs_of_fire_monsters"]=6589, + ["map_contains_additional_packs_of_lightning_monsters"]=6590, + ["map_contains_additional_packs_of_physical_monsters"]=6591, + ["map_contains_additional_packs_of_vaal_monsters"]=6592, + ["map_contains_additional_three_rat_talisman"]=6593, + ["map_contains_additional_tormented_betrayers"]=6594, + ["map_contains_additional_tormented_graverobbers"]=6595, + ["map_contains_additional_tormented_heretics"]=6596, + ["map_contains_additional_unique_talisman"]=6597, + ["map_contains_additional_writhing_talisman"]=6598, + ["map_contains_chayula_breach"]=6599, + ["map_contains_citadel"]=6600, + ["map_contains_corrupted_strongbox"]=6601, + ["map_contains_creeping_agony"]=6602, + ["map_contains_keepers_of_the_trove_bloodline_pack"]=6603, + ["map_contains_master"]=6604, + ["map_contains_nevalis_monkey"]=6605, + ["map_contains_perandus_boss"]=6606, + ["map_contains_talisman_boss_with_higher_tier"]=6607, + ["map_contains_three_magic_packs_with_attack_cast_and_movement_speed_+%"]=6608, + ["map_contains_three_magic_packs_with_item_quantity_of_dropped_items_+%_final"]=6608, + ["map_contains_uul_netol_breach"]=6609, + ["map_contains_wealthy_pack"]=6610, + ["map_contains_x_additional_animated_weapon_packs"]=6611, + ["map_contains_x_additional_healing_packs"]=6612, + ["map_contains_x_additional_magic_packs"]=6613, + ["map_contains_x_additional_normal_packs"]=6614, + ["map_contains_x_additional_packs_on_their_own_team"]=6615, + ["map_contains_x_additional_packs_that_convert_on_death"]=6616, + ["map_contains_x_additional_packs_with_mirrored_rare_monsters"]=6617, + ["map_contains_x_additional_poison_packs"]=6618, + ["map_contains_x_additional_rare_packs"]=6619, + ["map_contains_x_fewer_portals"]=6620, + ["map_cowards_trial_extra_ghosts"]=6622, + ["map_cowards_trial_extra_oriath_citizens"]=6623, + ["map_cowards_trial_extra_phantasms"]=6624, + ["map_cowards_trial_extra_raging_spirits"]=6625, + ["map_cowards_trial_extra_rhoas"]=6626, + ["map_cowards_trial_extra_skeleton_cannons"]=6627, + ["map_cowards_trial_extra_zombies"]=6628, + ["map_damage_+%_of_type_inflicted_by_current_ground_effect_you_are_on"]=6630, + ["map_damage_+%_per_poison_stack"]=6629, + ["map_damage_taken_+%_from_beyond_monsters"]=6631, + ["map_damage_taken_while_stationary_+%"]=6632, + ["map_damage_while_stationary_+%"]=6633, + ["map_death_and_taxes_boss_drops_additional_currency"]=6634, + ["map_delve_rules"]=6635, + ["map_display_area_contains_unbridged_gaps_to_cross"]=1868, + ["map_display_strongbox_monsters_are_enraged"]=6637, + ["map_display_unique_boss_drops_X_maps"]=1907, + ["map_divination_card_drop_chance_+%"]=6638, + ["map_doesnt_consume_sextant_use"]=6639, + ["map_duplicate_x_rare_monsters"]=6640, + ["map_duplicate_x_synthesised_rare_monsters"]=6641, + ["map_elder_boss_variation"]=6642, + ["map_elder_rare_chance_+%"]=6643, + ["map_endgame_affliction_reward_1"]=6644, + ["map_endgame_affliction_reward_2"]=6645, + ["map_endgame_affliction_reward_3"]=6646, + ["map_endgame_affliction_reward_4"]=6647, + ["map_endgame_affliction_reward_5"]=6648, + ["map_endgame_affliction_reward_6"]=6649, + ["map_endgame_affliction_reward_7"]=6650, + ["map_endgame_affliction_reward_8"]=6651, + ["map_endgame_affliction_reward_9"]=6652, + ["map_endgame_fog_depth"]=6653, + ["map_equipment_drops_identified"]=6654, + ["map_essence_monolith_contains_additional_essence_of_corruption"]=6655, + ["map_essence_monolith_contains_essence_of_corruption_%"]=6656, + ["map_essence_monsters_are_corrupted"]=6657, + ["map_essence_monsters_have_additional_essences"]=6658, + ["map_essence_monsters_higher_tier"]=6659, + ["map_expedition_artifact_quantity_+%"]=6660, + ["map_expedition_chest_double_drops_chance_%"]=6661, + ["map_expedition_chest_marker_count_+"]=6662, + ["map_expedition_common_chest_marker_count_+"]=6663, + ["map_expedition_elite_marker_count_+%"]=6664, + ["map_expedition_encounter_additional_chance_%"]=6665, + ["map_expedition_epic_chest_marker_count_+"]=6666, + ["map_expedition_explosion_radius_+%"]=6667, + ["map_expedition_explosives_+%"]=6668, + ["map_expedition_extra_relic_suffix_chance_%"]=6669, + ["map_expedition_maximum_placement_distance_+%"]=6670, + ["map_expedition_number_of_monster_markers_+%"]=6671, + ["map_expedition_relics_+"]=6672, + ["map_expedition_relics_+%"]=6673, + ["map_expedition_saga_additional_terrain_features"]=6674, + ["map_expedition_saga_contains_boss"]=6675, + ["map_expedition_uncommon_chest_marker_count_+"]=6676, + ["map_expedition_vendor_reroll_currency_quantity_+%"]=6677, + ["map_expedition_x_extra_relic_suffixes"]=6678, + ["map_experience_gain_+%"]=773, + ["map_extra_monoliths"]=6679, + ["map_first_invasion_boss_killed_drops_x_additional_currency"]=6680, + ["map_first_strongbox_contains_x_additional_rare_monsters"]=6681, + ["map_first_unique_beyond_boss_slain_drops_x_beyond_uniques"]=6682, + ["map_fishy_effect_0"]=6636, + ["map_fishy_effect_1"]=6636, + ["map_fishy_effect_2"]=6636, + ["map_fishy_effect_3"]=6636, + ["map_fixed_seed"]=1892, + ["map_flask_charges_recovered_per_3_seconds_%"]=6683, + ["map_force_side_area"]=6684, + ["map_force_stone_circle"]=1918, + ["map_gain_onslaught_for_x_ms_on_killing_rare_monster"]=6685, + ["map_ground_haste_action_speed_+%"]=6686, + ["map_ground_ice"]=1881, + ["map_ground_ice_base_magnitude"]=1882, + ["map_ground_lightning"]=1883, + ["map_ground_lightning_base_magnitude"]=1884, + ["map_ground_tar_movement_speed_+%"]=1885, + ["map_harbinger_portal_drops_additional_fragments"]=6687, + ["map_harbingers_%_chance_to_be_replaced_as_atlas_boss"]=6689, + ["map_harbingers_drops_additional_currency_shards"]=6688, + ["map_has_X_seconds_between_waves"]=1999, + ["map_has_X_waves_of_monsters"]=1998, + ["map_has_monoliths"]=6690, + ["map_has_x%_quality"]=6691, + ["map_hellscape_additional_boss"]=3942, + ["map_hellscape_blood_consumed_+%_final"]=3796, + ["map_hellscape_fire_damage_taken_when_switching"]=3802, + ["map_hellscape_gimmick_%_maximum_life_and_es_taken_as_physical_damage_per_minute_per_%_hellscape_charge_while_hellscape_can_be_activated"]=3798, + ["map_hellscape_gimmick_double_debuff_gain_lose_debuff_over_time"]=3797, + ["map_hellscape_gimmick_shift_on_killing_rare_unique_kills_drain_resource"]=3799, + ["map_hellscape_gimmick_shift_on_reaching_full_resource_kills_drain_resource"]=3800, + ["map_hellscape_gimmick_shift_randomly"]=3801, + ["map_hellscape_item_drop_quantity_+%"]=3943, + ["map_hellscape_item_drop_rarity_+%"]=3944, + ["map_hellscape_lightning_damage_taken_when_switching"]=3803, + ["map_hellscape_monster_damage_+%_final"]=3804, + ["map_hellscape_monster_damage_taken_+%_final"]=3805, + ["map_hellscape_monster_life_+%_final"]=3806, + ["map_hellscape_monster_life_regeneration_rate_per_minute_%"]=3807, + ["map_hellscape_monster_slain_experience_+%_final"]=3945, + ["map_hellscape_pack_size_+%"]=3946, + ["map_hellscape_physical_damage_taken_when_switching"]=3808, + ["map_hellscape_rare_monster_drop_additional_abyss_jewel"]=3947, + ["map_hellscape_rare_monster_drop_additional_basic_currency_item"]=3948, + ["map_hellscape_rare_monster_drop_additional_blight_oil"]=3949, + ["map_hellscape_rare_monster_drop_additional_breach_splinters"]=3950, + ["map_hellscape_rare_monster_drop_additional_delirium_splinters"]=3951, + ["map_hellscape_rare_monster_drop_additional_delve_fossil"]=3952, + ["map_hellscape_rare_monster_drop_additional_enchanted_item"]=3953, + ["map_hellscape_rare_monster_drop_additional_essence"]=3954, + ["map_hellscape_rare_monster_drop_additional_expedition_currency"]=3955, + ["map_hellscape_rare_monster_drop_additional_fractured_item"]=3956, + ["map_hellscape_rare_monster_drop_additional_gem"]=3957, + ["map_hellscape_rare_monster_drop_additional_incubator"]=3958, + ["map_hellscape_rare_monster_drop_additional_influence_item"]=3959, + ["map_hellscape_rare_monster_drop_additional_legion_splinters"]=3960, + ["map_hellscape_rare_monster_drop_additional_map_item"]=3961, + ["map_hellscape_rare_monster_drop_additional_metamorph_catalyst"]=3962, + ["map_hellscape_rare_monster_drop_additional_scarab"]=3963, + ["map_hellscape_rare_monster_drop_additional_scourged_item"]=3964, + ["map_hellscape_rare_monster_drop_additional_stacked_decks"]=3965, + ["map_hellscape_rare_monster_drop_additional_tainted_currency"]=3966, + ["map_hellscape_rare_monster_drop_additional_unique_item"]=3967, + ["map_hellscape_rare_monster_drop_items_X_levels_higher"]=3968, + ["map_hellscaping_speed_+%"]=5617, + ["map_imprisoned_monsters_action_speed_+%"]=6692, + ["map_imprisoned_monsters_damage_+%"]=6693, + ["map_imprisoned_monsters_damage_taken_+%"]=6694, + ["map_incursion_boss_possessed_by_tormented_arsonist"]=6695, + ["map_incursion_boss_possessed_by_tormented_blasphemer"]=6696, + ["map_incursion_boss_possessed_by_tormented_cannibal"]=6697, + ["map_incursion_boss_possessed_by_tormented_charlatan"]=6698, + ["map_incursion_boss_possessed_by_tormented_corrupter"]=6699, + ["map_incursion_boss_possessed_by_tormented_counterfeiter"]=6700, + ["map_incursion_boss_possessed_by_tormented_cutthroat"]=6701, + ["map_incursion_boss_possessed_by_tormented_embezzler"]=6702, + ["map_incursion_boss_possessed_by_tormented_experimenter"]=6703, + ["map_incursion_boss_possessed_by_tormented_fisherman"]=6704, + ["map_incursion_boss_possessed_by_tormented_freezer"]=6705, + ["map_incursion_boss_possessed_by_tormented_librarian"]=6706, + ["map_incursion_boss_possessed_by_tormented_martyr"]=6707, + ["map_incursion_boss_possessed_by_tormented_mutilator"]=6708, + ["map_incursion_boss_possessed_by_tormented_necromancer"]=6709, + ["map_incursion_boss_possessed_by_tormented_poisoner"]=6710, + ["map_incursion_boss_possessed_by_tormented_rogue"]=6711, + ["map_incursion_boss_possessed_by_tormented_smuggler"]=6712, + ["map_incursion_boss_possessed_by_tormented_spy"]=6713, + ["map_incursion_boss_possessed_by_tormented_thief"]=6714, + ["map_incursion_boss_possessed_by_tormented_thug"]=6715, + ["map_incursion_boss_possessed_by_tormented_warlord"]=6716, + ["map_incursion_spawn_large_caustic_plants"]=6717, + ["map_incursion_spawn_parasitic_caustic_plants"]=6718, + ["map_invasion_bosses_are_twinned"]=6719, + ["map_invasion_bosses_drop_x_additional_vaal_orbs"]=6720, + ["map_invasion_bosses_dropped_items_are_fully_linked"]=6721, + ["map_invasion_bosses_dropped_items_have_x_additional_sockets"]=6722, + ["map_invasion_monster_packs"]=2168, + ["map_invasion_monsters_guarded_by_x_magic_packs"]=6723, + ["map_is_branchy"]=1862, + ["map_item_drop_quality_also_applies_to_map_item_drop_rarity"]=6724, + ["map_item_drop_quantity_+%"]=22, + ["map_item_drop_rarity_+%"]=23, + ["map_item_found_rarity_+%_per_15_rampage_stacks"]=6725, + ["map_item_level_override"]=774, + ["map_item_quantity_from_monsters_that_drop_silver_coin_+%"]=6726, + ["map_items_drop_corrupted"]=2573, + ["map_items_drop_corrupted_%"]=2574, + ["map_labyrinth_izaro_area_of_effect_+%"]=6727, + ["map_labyrinth_izaro_attack_cast_move_speed_+%"]=6728, + ["map_labyrinth_izaro_damage_+%"]=6729, + ["map_labyrinth_izaro_life_+%"]=6730, + ["map_labyrinth_monsters_attack_cast_and_movement_speed_+%"]=6731, + ["map_labyrinth_monsters_damage_+%"]=6732, + ["map_labyrinth_monsters_life_+%"]=6733, + ["map_leaguestone_area_contains_x_additional_leaguestones"]=6734, + ["map_leaguestone_beyond_monster_item_quantity_and_rarity_+%_final"]=6735, + ["map_leaguestone_contains_warband_leader"]=6736, + ["map_leaguestone_explicit_warband_type_override"]=6737, + ["map_leaguestone_imprisoned_monsters_item_quantity_+%_final"]=6738, + ["map_leaguestone_imprisoned_monsters_item_rarity_+%_final"]=6739, + ["map_leaguestone_invasion_boss_item_quantity_and_rarity_+%_final"]=6740, + ["map_leaguestone_monolith_contains_essence_type"]=6741, + ["map_leaguestone_override_base_num_breaches"]=6742, + ["map_leaguestone_override_base_num_invasion_bosses"]=6743, + ["map_leaguestone_override_base_num_monoliths"]=6744, + ["map_leaguestone_override_base_num_perandus_chests"]=6745, + ["map_leaguestone_override_base_num_prophecy_coins"]=6746, + ["map_leaguestone_override_base_num_rogue_exiles"]=6747, + ["map_leaguestone_override_base_num_shrines"]=6748, + ["map_leaguestone_override_base_num_strongboxes"]=6749, + ["map_leaguestone_override_base_num_talismans"]=6750, + ["map_leaguestone_override_base_num_tormented_spirits"]=6751, + ["map_leaguestone_override_base_num_warband_packs"]=6752, + ["map_leaguestone_perandus_chests_have_item_quantity_+%_final"]=6753, + ["map_leaguestone_perandus_chests_have_item_rarity_+%_final"]=6754, + ["map_leaguestone_rogue_exiles_dropped_item_rarity_+%_final"]=6755, + ["map_leaguestone_shrine_monster_rarity_override"]=6756, + ["map_leaguestone_shrine_override_type"]=6757, + ["map_leaguestone_strongboxes_rarity_override"]=6758, + ["map_leaguestone_warbands_packs_have_item_quantity_+%_final"]=6760, + ["map_leaguestone_warbands_packs_have_item_rarity_+%_final"]=6761, + ["map_leaguestone_x_monsters_spawn_abaxoth"]=6762, + ["map_leaguestone_x_monsters_spawn_random_beyond_boss"]=6763, + ["map_leaguestones_currency_items_drop_when_first_reaching_x_rampage_stacks"]=6764, + ["map_leaguestones_spawn_powerful_monster_when_reaching_x_rampage_stacks"]=6765, + ["map_legion_league_extra_spawns"]=6766, + ["map_legion_league_force_general"]=6767, + ["map_legion_league_force_war_chest"]=6768, + ["map_level_+"]=6769, + ["map_magic_items_drop_as_normal"]=6770, + ["map_magic_monster_life_regeneration_rate_per_minute_%"]=3794, + ["map_magic_monsters_are_maimed"]=6771, + ["map_magic_monsters_damage_taken_+%"]=6772, + ["map_magic_pack_mod_rules"]=2171, + ["map_magic_pack_size_+%"]=6773, + ["map_map_item_drop_chance_+%"]=6774, + ["map_metamorph_all_metamorphs_have_rewards"]=6775, + ["map_metamorph_boss_drops_additional_itemised_organs"]=6776, + ["map_metamorph_itemised_boss_min_rewards"]=6777, + ["map_metamorph_itemised_boss_more_difficult"]=6778, + ["map_metamorphosis_league"]=6779, + ["map_mini_monolith_monsters_are_magic"]=6780, + ["map_minimap_revealed"]=1893, + ["map_monster_and_player_onslaught_effect_+%"]=6781, + ["map_monster_attack_cast_and_movement_speed_+%"]=6782, + ["map_monster_beyond_portal_chance_+%"]=6783, + ["map_monster_curse_effect_on_self_+%"]=6784, + ["map_monster_damage_taken_+%_while_possessed"]=6785, + ["map_monster_drop_higher_level_gear"]=3114, + ["map_monster_melee_attacks_apply_random_curses"]=1981, + ["map_monster_melee_attacks_apply_random_curses_%_chance"]=1982, + ["map_monster_no_drops"]=1990, + ["map_monster_non_damaging_ailment_effect_+%_on_self"]=6786, + ["map_monster_skills_chain_X_additional_times"]=1984, + ["map_monster_slain_experience_+%"]=6787, + ["map_monsters_%_chance_to_inflict_status_ailments"]=6811, + ["map_monsters_%_physical_damage_to_add_as_chaos"]=6812, + ["map_monsters_%_physical_damage_to_add_as_cold"]=1974, + ["map_monsters_%_physical_damage_to_add_as_fire"]=1973, + ["map_monsters_%_physical_damage_to_add_as_lightning"]=1975, + ["map_monsters_%_physical_damage_to_convert_to_chaos"]=1976, + ["map_monsters_%_physical_damage_to_convert_to_cold"]=1971, + ["map_monsters_%_physical_damage_to_convert_to_fire"]=1970, + ["map_monsters_%_physical_damage_to_convert_to_lightning"]=1972, + ["map_monsters_accuracy_rating_+%"]=6788, + ["map_monsters_add_endurance_charge_on_hit_%"]=6789, + ["map_monsters_add_frenzy_charge_on_hit_%"]=6790, + ["map_monsters_add_power_charge_on_hit_%"]=6791, + ["map_monsters_additional_chaos_resistance"]=6792, + ["map_monsters_additional_cold_resistance"]=1965, + ["map_monsters_additional_elemental_resistance"]=6793, + ["map_monsters_additional_fire_resistance"]=1964, + ["map_monsters_additional_lightning_resistance"]=1966, + ["map_monsters_additional_number_of_projecitles"]=1963, + ["map_monsters_additional_physical_damage_reduction"]=1967, + ["map_monsters_all_damage_can_chill"]=6794, + ["map_monsters_all_damage_can_shock"]=6795, + ["map_monsters_always_ignite"]=6796, + ["map_monsters_are_converted_on_kill"]=6797, + ["map_monsters_are_hexproof"]=1988, + ["map_monsters_are_immune_to_curses"]=1987, + ["map_monsters_area_of_effect_+%"]=1945, + ["map_monsters_attack_speed_+%"]=1959, + ["map_monsters_avoid_ailments_%"]=1949, + ["map_monsters_avoid_elemental_ailments_%"]=1950, + ["map_monsters_avoid_freeze_and_chill_%"]=1946, + ["map_monsters_avoid_ignite_%"]=1947, + ["map_monsters_avoid_poison_blind_bleed_%"]=6798, + ["map_monsters_avoid_shock_%"]=1948, + ["map_monsters_base_self_critical_strike_multiplier_-%"]=3129, + ["map_monsters_cannot_be_leeched_from"]=1953, + ["map_monsters_cannot_be_stunned"]=1968, + ["map_monsters_cannot_be_taunted"]=6799, + ["map_monsters_cast_speed_+%"]=1960, + ["map_monsters_chance_to_impale_%"]=6800, + ["map_monsters_chance_to_inflict_brittle_%"]=6801, + ["map_monsters_chance_to_inflict_sapped_%"]=6802, + ["map_monsters_chance_to_scorch_%"]=6803, + ["map_monsters_convert_all_physical_damage_to_fire"]=1985, + ["map_monsters_critical_strike_chance_+%"]=1951, + ["map_monsters_critical_strike_multiplier_+"]=1952, + ["map_monsters_curse_effect_+%"]=1989, + ["map_monsters_curse_effect_on_self_+%_final"]=6804, + ["map_monsters_damage_+%"]=1956, + ["map_monsters_drop_ground_fire_on_death_base_radius"]=1986, + ["map_monsters_enemy_phys_reduction_%_penalty_vs_hit"]=6805, + ["map_monsters_energy_shield_leech_resistance_%"]=6806, + ["map_monsters_gain_x_endurance_charges_every_20_seconds"]=1978, + ["map_monsters_gain_x_frenzy_charges_every_20_seconds"]=1977, + ["map_monsters_gain_x_power_charges_every_20_seconds"]=1979, + ["map_monsters_have_onslaught"]=1957, + ["map_monsters_immune_to_a_random_status_ailment_or_stun"]=1980, + ["map_monsters_life_+%"]=1944, + ["map_monsters_life_leech_resistance_%"]=1954, + ["map_monsters_maim_on_hit_%_chance"]=6807, + ["map_monsters_mana_leech_resistance_%"]=1955, + ["map_monsters_movement_speed_+%"]=1958, + ["map_monsters_movement_speed_cannot_be_reduced_below_base"]=6808, + ["map_monsters_near_shrines_are_chilled"]=6809, + ["map_monsters_penetrate_elemental_resistances_%"]=6810, + ["map_monsters_poison_on_hit"]=1969, + ["map_monsters_reduce_enemy_chaos_resistance_%"]=6813, + ["map_monsters_reduce_enemy_cold_resistance_%"]=6814, + ["map_monsters_reduce_enemy_fire_resistance_%"]=6815, + ["map_monsters_reduce_enemy_lightning_resistance_%"]=6816, + ["map_monsters_reflect_%_elemental_damage"]=1962, + ["map_monsters_reflect_%_physical_damage"]=1961, + ["map_monsters_reflect_curses"]=1983, + ["map_monsters_remove_%_of_mana_on_hit"]=6819, + ["map_monsters_remove_charges_on_hit_%"]=6817, + ["map_monsters_remove_enemy_flask_charge_on_hit_%_chance"]=6818, + ["map_monsters_spawned_with_talisman_drop_additional_rare_items"]=6820, + ["map_monsters_spells_chance_to_hinder_on_hit_%_chance"]=6821, + ["map_monsters_steal_charges"]=6822, + ["map_monsters_that_drop_silver_coin_drop_x_additional_silver_coins"]=6823, + ["map_monsters_with_silver_coins_drop_x_additional_currency_items"]=6824, + ["map_monsters_with_silver_coins_drop_x_additional_rare_items"]=6825, + ["map_monstrous_treasure_no_monsters"]=6826, + ["map_movement_velocity_+%_per_poison_stack"]=6827, + ["map_nemesis_dropped_items_+"]=6828, + ["map_next_area_contains_x_additional_bearers_of_the_guardian_packs"]=6829, + ["map_next_area_contains_x_additional_voidspawn_of_abaxoth_packs"]=6830, + ["map_no_magic_items_drop"]=6831, + ["map_no_rare_items_drop"]=6832, + ["map_no_refills_in_town"]=1894, + ["map_no_stashes"]=6833, + ["map_no_uniques_drop_randomly"]=6834, + ["map_no_vendors"]=6835, + ["map_non_unique_equipment_drops_as_sell_price"]=2572, + ["map_non_unique_items_drop_normal"]=6836, + ["map_non_unique_monster_life_regeneration_rate_per_minute_%"]=6837, + ["map_non_unique_monsters_spawn_X_monsters_on_death"]=1923, + ["map_normal_items_drop_as_magic"]=6838, + ["map_normal_monster_life_regeneration_rate_per_minute_%"]=3793, + ["map_nuke_everything"]=6839, + ["map_num_extra_abysses"]=6840, + ["map_num_extra_blights_"]=6841, + ["map_num_extra_gloom_shrines"]=6842, + ["map_num_extra_harbingers"]=6843, + ["map_num_extra_invasion_bosses"]=2169, + ["map_num_extra_resonating_shrines"]=6844, + ["map_num_extra_shrines"]=1912, + ["map_num_extra_strongboxes"]=1920, + ["map_number_of_additional_mods"]=6845, + ["map_number_of_additional_prefixes"]=6846, + ["map_number_of_additional_silver_coin_drops"]=6847, + ["map_number_of_additional_suffixes"]=6848, + ["map_number_of_magic_packs_+%"]=1921, + ["map_number_of_rare_packs_+%"]=1922, + ["map_on_complete_drop_x_additional_maps"]=6849, + ["map_owner_sulphite_gained_+%"]=6850, + ["map_packs_are_abomination_monsters"]=6851, + ["map_packs_are_animals"]=1900, + ["map_packs_are_bandits"]=1898, + ["map_packs_are_blackguards"]=6852, + ["map_packs_are_demons"]=1901, + ["map_packs_are_ghosts"]=6853, + ["map_packs_are_goatmen"]=1899, + ["map_packs_are_humanoids"]=1902, + ["map_packs_are_kitava"]=6854, + ["map_packs_are_lunaris"]=6855, + ["map_packs_are_sea_witches_and_spawn"]=1903, + ["map_packs_are_skeletons"]=1897, + ["map_packs_are_solaris"]=6856, + ["map_packs_are_spiders"]=6857, + ["map_packs_are_str_mission_totems"]=1896, + ["map_packs_are_totems"]=1895, + ["map_packs_are_undead_and_necromancers"]=1904, + ["map_packs_are_vaal"]=6858, + ["map_packs_fire_projectiles"]=1905, + ["map_packs_have_pop_up_traps"]=3785, + ["map_perandus_guards_are_rare"]=6859, + ["map_perandus_monsters_drop_perandus_coin_stack_%"]=6860, + ["map_player_additional_physical_damage_reduction_%_in_hellscape"]=3809, + ["map_player_attack_cast_and_movement_speed_+%_during_onslaught"]=6861, + ["map_player_base_chaos_damage_taken_per_minute"]=1924, + ["map_player_block_chance_%_in_hellscape"]=3810, + ["map_player_cannot_expose"]=1926, + ["map_player_chance_to_evade_attacks_%_in_hellscape"]=3811, + ["map_player_chance_to_gain_vaal_soul_on_kill_%"]=6862, + ["map_player_charges_gained_+%"]=6863, + ["map_player_corrupt_blood_when_hit_%_average_damage_to_deal_per_minute_per_stack"]=2718, + ["map_player_curse_effect_on_self_+%"]=6864, + ["map_player_damage_+%_vs_breach_monsters"]=6865, + ["map_player_damage_taken_+%_vs_breach_monsters"]=6866, + ["map_player_damage_taken_+%_while_rampaging"]=6867, + ["map_player_disable_soul_gain_prevention"]=6868, + ["map_player_es_loss_per_second_in_hellscape"]=3812, + ["map_player_flask_recovery_is_instant"]=6869, + ["map_player_has_blood_magic_keystone"]=1925, + ["map_player_has_chaos_inoculation_keystone"]=1927, + ["map_player_has_level_X_conductivity"]=1935, + ["map_player_has_level_X_despair"]=1936, + ["map_player_has_level_X_elemental_weakness"]=1931, + ["map_player_has_level_X_enfeeble"]=1929, + ["map_player_has_level_X_flammability"]=1933, + ["map_player_has_level_X_frostbite"]=1934, + ["map_player_has_level_X_punishment"]=1932, + ["map_player_has_level_X_silence"]=1937, + ["map_player_has_level_X_temporal_chains"]=1930, + ["map_player_has_level_X_vulnerability"]=1928, + ["map_player_has_random_level_X_curse_every_10_seconds"]=6870, + ["map_player_life_and_es_recovery_speed_+%_final"]=6871, + ["map_player_life_loss_per_second_in_hellscape"]=3813, + ["map_player_life_regeneration_rate_per_minute_%_per_25_rampage_stacks"]=6872, + ["map_player_movement_speed_+%_final_in_hellscape"]=3814, + ["map_player_movement_velocity_+%"]=6873, + ["map_player_no_regeneration"]=1938, + ["map_player_onslaught_on_kill_%"]=6874, + ["map_player_projectile_damage_+%_final"]=1941, + ["map_player_shrine_effect_duration_+%"]=6875, + ["map_player_spell_suppression_chance_%_in_hellscape"]=3815, + ["map_player_status_recovery_speed_+%"]=1940, + ["map_players_action_speed_+%_while_chilled"]=3106, + ["map_players_additional_number_of_projectiles"]=1963, + ["map_players_and_monsters_chaos_damage_taken_+%"]=6876, + ["map_players_and_monsters_cold_damage_taken_+%"]=6877, + ["map_players_and_monsters_critical_strike_chance_+%"]=6878, + ["map_players_and_monsters_curses_are_reflected"]=6879, + ["map_players_and_monsters_damage_+%_per_curse"]=6880, + ["map_players_and_monsters_damage_taken_+%_while_stationary"]=6881, + ["map_players_and_monsters_fire_damage_taken_+%"]=6882, + ["map_players_and_monsters_have_onslaught_if_hit_recently"]=6883, + ["map_players_and_monsters_have_resolute_technique"]=6884, + ["map_players_and_monsters_lightning_damage_taken_+%"]=6885, + ["map_players_and_monsters_movement_speed_+%"]=6886, + ["map_players_and_monsters_physical_damage_taken_+%"]=6887, + ["map_players_are_poisoned_while_moving_chaos_damage_per_second"]=6888, + ["map_players_armour_+%_final"]=6889, + ["map_players_block_chance_+%"]=6890, + ["map_players_cannot_gain_endurance_charges"]=6891, + ["map_players_cannot_gain_frenzy_charges"]=6892, + ["map_players_cannot_gain_power_charges"]=6893, + ["map_players_cannot_take_reflected_damage"]=6894, + ["map_players_convert_all_physical_damage_to_fire"]=1942, + ["map_players_gain_1_random_rare_monster_mod_on_kill_ms"]=6895, + ["map_players_gain_1_rare_monster_mods_on_kill_for_20_seconds_%"]=6896, + ["map_players_gain_onslaught_after_opening_a_strongbox_ms"]=6897, + ["map_players_gain_onslaught_during_flask_effect"]=6898, + ["map_players_gain_rampage_stacks"]=2175, + ["map_players_gain_rare_monster_mods_on_kill_%_chance"]=6899, + ["map_players_gain_rare_monster_mods_on_kill_ms"]=2950, + ["map_players_gain_soul_eater_on_rare_kill_ms"]=2952, + ["map_players_have_point_blank"]=6900, + ["map_players_movement_skills_cooldown_speed_+%"]=6901, + ["map_players_movement_speed_+%"]=6902, + ["map_players_no_regeneration_including_es"]=6903, + ["map_players_resist_all_%"]=6904, + ["map_players_skill_area_of_effect_+%_final"]=6905, + ["map_players_spell_damage_%_suppressed"]=6906, + ["map_portals_do_not_expire"]=6907, + ["map_possessed_monsters_drop_gilded_scarab_chance_%"]=6908, + ["map_possessed_monsters_drop_map_chance_%"]=6909, + ["map_possessed_monsters_drop_polished_scarab_chance_%"]=6910, + ["map_possessed_monsters_drop_rusted_scarab_chance_%"]=6911, + ["map_possessed_monsters_drop_unique_chance_%"]=6912, + ["map_possessed_monsters_drop_winged_scarab_chance_%"]=6913, + ["map_projectile_speed_+%"]=1943, + ["map_rampage_time_+%"]=6914, + ["map_random_unique_monster_is_possessed"]=6915, + ["map_random_zana_mod"]=6916, + ["map_rare_breach_monster_additional_breach_ring_drop_chance_%"]=6917, + ["map_rare_breach_monsters_drop_additional_shards"]=6918, + ["map_rare_monster_life_regeneration_rate_per_minute_%"]=3795, + ["map_rare_monsters_are_hindered"]=6919, + ["map_rare_monsters_drop_rare_prismatic_ring_on_death_%"]=6920, + ["map_rare_monsters_drop_x_additional_rare_items"]=6921, + ["map_rare_monsters_have_inner_treasure"]=6922, + ["map_rare_monsters_have_nemesis_mod"]=2170, + ["map_ritual_additional_reward_rerolls"]=6923, + ["map_ritual_encounter_count_is_four"]=6924, + ["map_ritual_rewards_reroll_cost_+%_final"]=6925, + ["map_ritual_tribute_+%"]=6926, + ["map_ritual_uber_rune_type_weighting_+%"]=6927, + ["map_rogue_exile_attack_cast_and_movement_speed_+%"]=6928, + ["map_rogue_exile_drop_skill_gem_with_quality"]=6929, + ["map_rogue_exiles_are_doubled"]=6930, + ["map_rogue_exiles_damage_+%"]=6931, + ["map_rogue_exiles_drop_additional_currency_items_with_quality"]=6932, + ["map_rogue_exiles_drop_x_additional_jewels"]=6933, + ["map_rogue_exiles_dropped_items_are_corrupted"]=6934, + ["map_rogue_exiles_dropped_items_are_duplicated"]=6935, + ["map_rogue_exiles_dropped_items_are_fully_linked"]=6936, + ["map_rogue_exiles_maximum_life_+%"]=6937, + ["map_shaper_rare_chance_+%"]=6938, + ["map_shrines_are_darkshrines"]=1913, + ["map_shrines_drop_x_currency_items_on_activation"]=6939, + ["map_shrines_grant_a_random_additional_effect"]=6940, + ["map_simulacrum_reward_level_+"]=6941, + ["map_size_+%"]=1852, + ["map_spawn_abysses"]=6942, + ["map_spawn_affliction_mirror"]=6943, + ["map_spawn_bestiary_encounters"]=6944, + ["map_spawn_betrayals"]=2167, + ["map_spawn_beyond_boss_when_beyond_boss_slain_%"]=6945, + ["map_spawn_cadiro_%_chance"]=6946, + ["map_spawn_exile_per_area_%"]=2164, + ["map_spawn_extra_exiles"]=1909, + ["map_spawn_extra_perandus_chests"]=6947, + ["map_spawn_extra_talismans"]=1917, + ["map_spawn_extra_torment_spirits"]=1919, + ["map_spawn_extra_warbands"]=1911, + ["map_spawn_harbingers"]=1914, + ["map_spawn_heist_smugglers_cache"]=6948, + ["map_spawn_incursion_encounters"]=6949, + ["map_spawn_perandus_chests"]=1916, + ["map_spawn_talismans"]=1915, + ["map_spawn_tormented_spirits"]=2172, + ["map_spawn_two_bosses"]=1991, + ["map_spawn_x_additional_heist_smugglers_caches"]=6950, + ["map_storm_area_of_effect_+%"]=6951, + ["map_strongbox_items_dropped_are_mirrored"]=6952, + ["map_strongbox_monsters_attack_speed_+%"]=6953, + ["map_strongbox_monsters_item_quantity_+%"]=6954, + ["map_strongboxes_are_corrupted"]=6955, + ["map_strongboxes_at_least_rare"]=6956, + ["map_strongboxes_drop_x_additional_rare_items"]=6957, + ["map_strongboxes_minimum_rarity"]=6958, + ["map_strongboxes_vaal_orb_drop_chance_%"]=6759, + ["map_synthesis_league"]=6959, + ["map_synthesis_spawn_additional_abyss_bone_chest_clusters"]=6960, + ["map_synthesis_spawn_additional_bloodworm_barrel_clusters"]=6961, + ["map_synthesis_spawn_additional_fungal_chest_clusters"]=6962, + ["map_synthesis_spawn_additional_magic_ambush_chest"]=6963, + ["map_synthesis_spawn_additional_normal_ambush_chest"]=6964, + ["map_synthesis_spawn_additional_parasite_barrel_clusters"]=6965, + ["map_synthesis_spawn_additional_rare_ambush_chest"]=6966, + ["map_synthesis_spawn_additional_volatile_barrel_clusters"]=6967, + ["map_synthesis_spawn_additional_wealthy_barrel_clusters"]=6968, + ["map_synthesised_magic_monster_additional_breach_splinter_drop_chance_%"]=6969, + ["map_synthesised_magic_monster_additional_currency_item_drop_chance_%"]=6970, + ["map_synthesised_magic_monster_additional_currency_shard_drop_chance_%"]=6971, + ["map_synthesised_magic_monster_additional_divination_card_drop_chance_%"]=6972, + ["map_synthesised_magic_monster_additional_elder_item_drop_chance_%"]=6973, + ["map_synthesised_magic_monster_additional_fossil_drop_chance_%"]=6974, + ["map_synthesised_magic_monster_additional_quality_currency_item_drop_chance_%"]=6975, + ["map_synthesised_magic_monster_additional_shaper_item_drop_chance_%"]=6976, + ["map_synthesised_magic_monster_drop_additional_currency"]=6977, + ["map_synthesised_magic_monster_drop_additional_currency_shard"]=6978, + ["map_synthesised_magic_monster_drop_additional_quality_currency"]=6979, + ["map_synthesised_magic_monster_dropped_item_quantity_+%"]=6980, + ["map_synthesised_magic_monster_dropped_item_rarity_+%"]=6981, + ["map_synthesised_magic_monster_fractured_item_drop_chance_+%"]=6982, + ["map_synthesised_magic_monster_items_drop_corrupted_%"]=6983, + ["map_synthesised_magic_monster_map_drop_chance_+%"]=6984, + ["map_synthesised_magic_monster_slain_experience_+%"]=6985, + ["map_synthesised_magic_monster_unique_item_drop_chance_+%"]=6986, + ["map_synthesised_monster_additional_breach_splinter_drop_chance_%"]=6987, + ["map_synthesised_monster_additional_currency_item_drop_chance_%"]=6988, + ["map_synthesised_monster_additional_currency_shard_drop_chance_%"]=6989, + ["map_synthesised_monster_additional_divination_card_drop_chance_%"]=6990, + ["map_synthesised_monster_additional_elder_item_drop_chance_%"]=6991, + ["map_synthesised_monster_additional_fossil_drop_chance_%"]=6992, + ["map_synthesised_monster_additional_quality_currency_item_drop_chance_%"]=6993, + ["map_synthesised_monster_additional_shaper_item_drop_chance_%"]=6994, + ["map_synthesised_monster_dropped_item_quantity_+%"]=6995, + ["map_synthesised_monster_dropped_item_rarity_+%"]=6996, + ["map_synthesised_monster_fractured_item_drop_chance_+%"]=6997, + ["map_synthesised_monster_items_drop_corrupted_%"]=6998, + ["map_synthesised_monster_map_drop_chance_+%"]=6999, + ["map_synthesised_monster_pack_size_+%"]=7000, + ["map_synthesised_monster_slain_experience_+%"]=7001, + ["map_synthesised_monster_unique_item_drop_chance_+%"]=7002, + ["map_synthesised_rare_monster_additional_abyss_jewel_drop_chance_%"]=7003, + ["map_synthesised_rare_monster_additional_breach_splinter_drop_chance_%"]=7004, + ["map_synthesised_rare_monster_additional_currency_item_drop_chance_%"]=7005, + ["map_synthesised_rare_monster_additional_currency_shard_drop_chance_%"]=7006, + ["map_synthesised_rare_monster_additional_divination_card_drop_chance_%"]=7007, + ["map_synthesised_rare_monster_additional_elder_item_drop_chance_%"]=7008, + ["map_synthesised_rare_monster_additional_essence_drop_chance_%"]=7009, + ["map_synthesised_rare_monster_additional_fossil_drop_chance_%"]=7010, + ["map_synthesised_rare_monster_additional_jewel_drop_chance_%"]=7011, + ["map_synthesised_rare_monster_additional_map_drop_chance_%"]=7012, + ["map_synthesised_rare_monster_additional_quality_currency_item_drop_chance_%"]=7013, + ["map_synthesised_rare_monster_additional_shaper_item_drop_chance_%"]=7014, + ["map_synthesised_rare_monster_additional_talisman_drop_chance_%"]=7015, + ["map_synthesised_rare_monster_additional_vaal_fragment_drop_chance_%"]=7016, + ["map_synthesised_rare_monster_additional_veiled_item_drop_chance_%"]=7017, + ["map_synthesised_rare_monster_drop_additional_breach_splinter"]=7018, + ["map_synthesised_rare_monster_drop_additional_currency"]=7019, + ["map_synthesised_rare_monster_drop_additional_currency_shard"]=7020, + ["map_synthesised_rare_monster_drop_additional_quality_currency"]=7021, + ["map_synthesised_rare_monster_dropped_item_quantity_+%"]=7022, + ["map_synthesised_rare_monster_dropped_item_rarity_+%"]=7023, + ["map_synthesised_rare_monster_fractured_item_drop_chance_+%"]=7024, + ["map_synthesised_rare_monster_gives_mods_to_killer_chance_%"]=7025, + ["map_synthesised_rare_monster_items_drop_corrupted_%"]=7026, + ["map_synthesised_rare_monster_map_drop_chance_+%"]=7027, + ["map_synthesised_rare_monster_resurrect_as_ally_chance_%"]=7028, + ["map_synthesised_rare_monster_slain_experience_+%"]=7029, + ["map_synthesised_rare_monster_unique_item_drop_chance_+%"]=7030, + ["map_talismans_dropped_as_rare"]=7031, + ["map_talismans_higher_tier"]=7032, + ["map_tempest_area_of_effect_+%_visible"]=7033, + ["map_tempest_base_ground_desecration_damage_to_deal_per_minute"]=1891, + ["map_tempest_base_ground_fire_damage_to_deal_per_minute"]=1887, + ["map_tempest_display_prefix"]=24, + ["map_tempest_display_suffix"]=25, + ["map_tempest_frequency_+%"]=7034, + ["map_tempest_ground_ice"]=1888, + ["map_tempest_ground_lightning"]=1889, + ["map_tempest_ground_tar_movement_speed_+%"]=1890, + ["map_tormented_spirits_drop_x_additional_rare_items"]=7035, + ["map_tormented_spirits_duration_+%"]=7036, + ["map_tormented_spirits_movement_speed_+%"]=7037, + ["map_unique_boss_drops_divination_cards"]=7038, + ["map_unique_item_drop_chance_+%"]=7039, + ["map_unique_monsters_drop_corrupted_items"]=7040, + ["map_upgrade_pack_to_magic_%_chance"]=7041, + ["map_upgrade_pack_to_rare_%_chance"]=7042, + ["map_upgrade_synthesised_pack_to_magic_%_chance"]=7043, + ["map_upgrade_synthesised_pack_to_rare_%_chance"]=7044, + ["map_vaal_monster_items_drop_corrupted_%"]=7045, + ["map_vaal_mortal_strongbox_chance_per_fragment_%"]=7046, + ["map_vaal_sacrifice_strongbox_chance_per_fragment_%"]=7047, + ["map_vaal_vessel_drop_X_divination_cards"]=7048, + ["map_vaal_vessel_drop_X_fossils"]=7049, + ["map_vaal_vessel_drop_X_levelled_vaal_gems"]=7050, + ["map_vaal_vessel_drop_X_mortal_fragments"]=7051, + ["map_vaal_vessel_drop_X_prophecies"]=7052, + ["map_vaal_vessel_drop_X_rare_temple_items"]=7053, + ["map_vaal_vessel_drop_X_sacrifice_fragments"]=7054, + ["map_vaal_vessel_drop_X_vaal_orbs"]=7055, + ["map_vaal_vessel_drop_x_double_implicit_corrupted_uniques"]=7056, + ["map_vaal_vessel_drop_x_single_implicit_corrupted_uniques"]=7057, + ["map_vaal_vessel_item_drop_quantity_+%"]=7058, + ["map_vaal_vessel_item_drop_rarity_+%"]=7059, + ["map_warbands_packs_have_additional_elites"]=7060, + ["map_warbands_packs_have_additional_grunts"]=7061, + ["map_warbands_packs_have_additional_supports"]=7062, + ["map_warlord_influence"]=1910, + ["map_watchstone_additional_packs_of_elder_monsters"]=7063, + ["map_watchstone_additional_packs_of_shaper_monsters"]=7064, + ["map_watchstone_monsters_damage_+%_final"]=7065, + ["map_watchstone_monsters_life_+%_final"]=7066, + ["map_weapons_drop_animated"]=2575, + ["mark_skill_cast_speed_+%"]=1797, + ["mark_skill_duration_+%"]=7067, + ["mark_skills_curse_effect_+%"]=2161, + ["marked_enemy_accuracy_rating_+%"]=7068, + ["marked_enemy_damage_taken_+%"]=7069, + ["marks_you_inflict_remain_after_death"]=7070, + ["mastery_extra_damage_taken_from_suppressed_crit_+%_final"]=1136, + ["maven_fight_layout_override"]=7071, + ["max_adaptations_+"]=1159, + ["max_chance_to_block_attacks_if_not_blocked_recently"]=7072, + ["max_charged_attack_stacks"]=3724, + ["max_endurance_charges"]=1400, + ["max_fortification_+1_per_5"]=7073, + ["max_fortification_while_affected_by_glorious_madness_+1_per_4"]=8127, + ["max_fortification_while_focused_+1_per_5"]=7074, + ["max_fortification_while_stationary_+1_per_5"]=7075, + ["max_frenzy_charges"]=1405, + ["max_power_charges"]=1410, + ["max_steel_ammo"]=7076, + ["maximum_absorption_charges_is_equal_to_maximum_power_charges"]=1413, + ["maximum_added_chaos_damage_if_have_crit_recently"]=7142, + ["maximum_added_chaos_damage_per_spiders_web_on_enemy"]=7143, + ["maximum_added_chaos_damage_to_attacks_and_spells_per_50_strength"]=7144, + ["maximum_added_chaos_damage_to_attacks_per_50_strength"]=7145, + ["maximum_added_chaos_damage_vs_enemies_with_5+_poisons"]=7146, + ["maximum_added_cold_damage_if_have_crit_recently"]=7147, + ["maximum_added_cold_damage_per_frenzy_charge"]=3776, + ["maximum_added_cold_damage_to_attacks_per_10_dexterity"]=7148, + ["maximum_added_cold_damage_vs_chilled_enemies"]=7149, + ["maximum_added_cold_damage_while_affected_by_hatred"]=7150, + ["maximum_added_cold_damage_while_you_have_avians_might"]=7151, + ["maximum_added_fire_attack_damage_per_active_buff"]=907, + ["maximum_added_fire_damage_if_blocked_recently"]=3778, + ["maximum_added_fire_damage_if_have_crit_recently"]=7152, + ["maximum_added_fire_damage_per_100_lowest_of_max_life_mana"]=7153, + ["maximum_added_fire_damage_per_active_buff"]=909, + ["maximum_added_fire_damage_per_endurance_charge"]=7154, + ["maximum_added_fire_damage_to_attacks_per_10_strength"]=7155, + ["maximum_added_fire_damage_to_hits_vs_blinded_enemies"]=7156, + ["maximum_added_fire_damage_vs_ignited_enemies"]=906, + ["maximum_added_fire_spell_damage_per_active_buff"]=908, + ["maximum_added_lightning_damage_if_have_crit_recently"]=7157, + ["maximum_added_lightning_damage_per_10_int"]=7077, + ["maximum_added_lightning_damage_per_power_charge"]=7158, + ["maximum_added_lightning_damage_per_shocked_enemy_killed_recently"]=7159, + ["maximum_added_lightning_damage_to_attacks_per_10_intelligence"]=7160, + ["maximum_added_lightning_damage_to_spells_per_power_charge"]=7161, + ["maximum_added_lightning_damage_while_you_have_avians_might"]=7162, + ["maximum_added_physical_damage_if_have_crit_recently"]=7163, + ["maximum_added_physical_damage_per_endurance_charge"]=7164, + ["maximum_added_physical_damage_per_impaled_on_enemy"]=7165, + ["maximum_added_physical_damage_vs_bleeding_enemies"]=2057, + ["maximum_added_physical_damage_vs_frozen_enemies"]=905, + ["maximum_added_physical_damage_vs_poisoned_enemies"]=7166, + ["maximum_added_spell_cold_damage_while_no_life_is_reserved"]=7167, + ["maximum_added_spell_fire_damage_while_no_life_is_reserved"]=7168, + ["maximum_added_spell_lightning_damage_while_no_life_is_reserved"]=7169, + ["maximum_affliction_charges_is_equal_to_maximum_frenzy_charges"]=1408, + ["maximum_blitz_charges"]=7078, + ["maximum_block_%"]=1572, + ["maximum_blood_scythe_charges"]=3872, + ["maximum_brutal_charges_is_equal_to_maximum_endurance_charges"]=1403, + ["maximum_challenger_charges"]=7079, + ["maximum_chaos_damage_to_return_to_melee_attacker"]=1781, + ["maximum_cold_damage_resistance_%_while_affected_by_herald_of_ice"]=7080, + ["maximum_cold_damage_to_return_to_melee_attacker"]=1779, + ["maximum_critical_strike_chance"]=2281, + ["maximum_divine_charges"]=3904, + ["maximum_endurance_charges_is_equal_to_maximum_frenzy_charges"]=1401, + ["maximum_energy_shield_%_lost_on_kill"]=1354, + ["maximum_energy_shield_+%"]=1183, + ["maximum_energy_shield_+%_and_lightning_resistance_-%"]=1209, + ["maximum_energy_shield_+_per_100_life_reserved"]=1188, + ["maximum_energy_shield_+_per_5_armour_on_shield"]=3894, + ["maximum_energy_shield_+_per_5_strength"]=3293, + ["maximum_energy_shield_+_per_6_body_armour_evasion_rating"]=1189, + ["maximum_energy_shield_from_body_armour_+%"]=7081, + ["maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield"]=1327, + ["maximum_energy_shield_leech_amount_per_leech_+%"]=1324, + ["maximum_energy_shield_leech_rate_%_per_minute"]=1326, + ["maximum_energy_shield_leech_rate_+%"]=1332, + ["maximum_energy_shield_leech_rate_+%_while_affected_by_zealotry"]=1333, + ["maximum_es_+%_per_equipped_corrupted_item"]=2623, + ["maximum_es_leech_rate_+1%_per_6_stat_value_while_affected_by_zealotry"]=1334, + ["maximum_es_taken_as_physical_damage_on_minion_death_%"]=2552, + ["maximum_fanaticism_charges"]=7082, + ["maximum_fire_damage_resistance_%_while_affected_by_herald_of_ash"]=7083, + ["maximum_fire_damage_to_return_to_melee_attacker"]=1778, + ["maximum_frenzy_charges_is_equal_to_maximum_power_charges"]=1406, + ["maximum_intensify_stacks"]=7084, + ["maximum_life_%_lost_on_kill"]=1352, + ["maximum_life_%_to_add_as_maximum_armour"]=7091, + ["maximum_life_%_to_add_as_maximum_energy_shield"]=7092, + ["maximum_life_%_to_convert_to_maximum_energy_shield"]=7093, + ["maximum_life_+%"]=1193, + ["maximum_life_+%_and_fire_resistance_-%"]=1207, + ["maximum_life_+%_for_corpses_you_create"]=7094, + ["maximum_life_+%_per_abyssal_jewel_affecting_you"]=7095, + ["maximum_life_+%_per_equipped_corrupted_item"]=2622, + ["maximum_life_leech_amount_per_leech_%_max_life"]=7085, + ["maximum_life_leech_amount_per_leech_+%"]=1322, + ["maximum_life_leech_rate_%_per_minute"]=1325, + ["maximum_life_leech_rate_%_per_minute_is_doubled"]=7086, + ["maximum_life_leech_rate_+%"]=1329, + ["maximum_life_leech_rate_+%_if_have_taken_a_savage_hit_recently"]=7087, + ["maximum_life_leech_rate_+1%_per_12_stat_value"]=1330, + ["maximum_life_mana_and_energy_shield_+%"]=1192, + ["maximum_life_per_10_dexterity"]=7088, + ["maximum_life_per_10_intelligence"]=7089, + ["maximum_life_per_10_levels"]=2295, + ["maximum_life_per_2%_increased_item_found_rarity"]=7090, + ["maximum_life_per_equipped_elder_item"]=3845, + ["maximum_life_taken_as_physical_damage_on_minion_death_%"]=2551, + ["maximum_lightning_damage_resistance_%_while_affected_by_herald_of_thunder"]=7096, + ["maximum_lightning_damage_to_return_on_block"]=2150, + ["maximum_lightning_damage_to_return_to_melee_attacker"]=1780, + ["maximum_mana_%_gained_on_kill"]=1353, + ["maximum_mana_%_to_add_to_energy_shield_while_affected_by_clarity"]=7098, + ["maximum_mana_+%"]=1201, + ["maximum_mana_+%_and_cold_resistance_-%"]=1208, + ["maximum_mana_+%_per_2%_spell_block_chance"]=3104, + ["maximum_mana_+%_per_abyssal_jewel_affecting_you"]=7099, + ["maximum_mana_leech_amount_per_leech_%_max_mana"]=7097, + ["maximum_mana_leech_amount_per_leech_+%"]=1323, + ["maximum_mana_leech_rate_%_per_minute"]=1328, + ["maximum_mana_leech_rate_+%"]=1331, + ["maximum_number_of_blades_left_in_ground"]=7100, + ["maximum_physical_damage_reduction_%"]=1161, + ["maximum_physical_damage_to_reflect_to_self_on_attack"]=1776, + ["maximum_physical_damage_to_return_on_block"]=2149, + ["maximum_physical_damage_to_return_to_melee_attacker"]=1777, + ["maximum_power_and_endurance_charges_+"]=7101, + ["maximum_power_and_frenzy_charges_+"]=1411, + ["maximum_rage"]=7523, + ["maximum_rage_per_equipped_one_handed_sword"]=7102, + ["maximum_siphoning_charges_per_elder_or_shaper_item_equipped"]=3852, + ["maximum_spell_block_chance_per_50_strength"]=1574, + ["maximum_spirit_charges_per_abyss_jewel_equipped"]=3897, + ["maximum_total_life_recovery_per_second_from_leech_+%_while_have_defiance"]=3788, + ["maximum_virulence_stacks"]=7103, + ["maximum_void_arrows"]=3873, + ["melee_ancestor_totem_damage_+%"]=3144, + ["melee_ancestor_totem_elemental_resistance_%"]=3626, + ["melee_ancestor_totem_grant_owner_attack_speed_+%"]=3315, + ["melee_ancestor_totem_placement_speed_+%"]=3486, + ["melee_attack_number_of_spirit_strikes"]=7104, + ["melee_attack_speed_+%"]=1040, + ["melee_attacks_usable_without_mana_cost"]=2216, + ["melee_cold_damage_+%"]=1567, + ["melee_cold_damage_+%_while_fortify_is_active"]=1845, + ["melee_cold_damage_+%_while_holding_shield"]=1570, + ["melee_critical_strike_chance_+%"]=1103, + ["melee_critical_strike_chance_+%_if_warcried_recently"]=7105, + ["melee_critical_strike_multiplier_+%_if_warcried_recently"]=7106, + ["melee_critical_strike_multiplier_+_while_wielding_shield"]=1127, + ["melee_damage_+%"]=871, + ["melee_damage_+%_at_close_range"]=7107, + ["melee_damage_+%_during_flask_effect"]=7108, + ["melee_damage_+%_per_endurance_charge"]=3680, + ["melee_damage_+%_vs_burning_enemies"]=876, + ["melee_damage_+%_vs_frozen_enemies"]=872, + ["melee_damage_+%_vs_shocked_enemies"]=874, + ["melee_damage_+%_when_on_full_life"]=2186, + ["melee_damage_+%_while_fortified"]=3755, + ["melee_damage_taken_%_to_deal_to_attacker"]=2240, + ["melee_damage_taken_+%"]=2282, + ["melee_damage_vs_bleeding_enemies_+%"]=2055, + ["melee_fire_damage_+%"]=1566, + ["melee_fire_damage_+%_while_holding_shield"]=1569, + ["melee_movement_skill_chance_to_fortify_on_hit_%"]=7109, + ["melee_physical_damage_+%"]=1565, + ["melee_physical_damage_+%_per_10_dexterity"]=7110, + ["melee_physical_damage_+%_per_10_strength_while_fortified"]=7111, + ["melee_physical_damage_+%_vs_ignited_enemies"]=3818, + ["melee_physical_damage_+%_while_fortify_is_active"]=1846, + ["melee_physical_damage_+%_while_holding_shield"]=1568, + ["melee_physical_damage_taken_%_to_deal_to_attacker"]=2021, + ["melee_range_+"]=2097, + ["melee_range_+_while_at_least_5_enemies_nearby"]=7112, + ["melee_range_+_while_dual_wielding"]=7114, + ["melee_range_+_while_unarmed"]=2604, + ["melee_range_+_while_wielding_shield"]=7113, + ["melee_range_+_with_axe"]=7115, + ["melee_range_+_with_claw"]=7116, + ["melee_range_+_with_dagger"]=7117, + ["melee_range_+_with_mace"]=7118, + ["melee_range_+_with_one_handed"]=7119, + ["melee_range_+_with_staff"]=7120, + ["melee_range_+_with_sword"]=7121, + ["melee_range_+_with_two_handed"]=7122, + ["melee_skills_area_of_effect_+%"]=7123, + ["melee_splash"]=814, + ["melee_splash_area_of_effect_+%"]=7124, + ["melee_strike_skill_strike_previous_location"]=7125, + ["melee_weapon_ailment_damage_+%"]=922, + ["melee_weapon_critical_strike_multiplier_+"]=1125, + ["melee_weapon_hit_and_ailment_damage_+%"]=918, + ["melee_weapon_range_+_if_you_have_killed_recently"]=7126, + ["melee_weapon_range_+_while_at_maximum_frenzy_charges"]=7127, + ["melee_weapon_range_+_while_fortified"]=7128, + ["metamorphosis_boss_item_reward_slot_1_index"]=7129, + ["metamorphosis_boss_item_reward_slot_2_index"]=7130, + ["metamorphosis_boss_item_reward_slot_3_index"]=7131, + ["metamorphosis_boss_item_reward_slot_4_index"]=7132, + ["metamorphosis_boss_item_reward_slot_5_index"]=7133, + ["mine_%_chance_to_detonate_twice"]=7139, + ["mine_area_damage_+%_if_detonated_mine_recently"]=7134, + ["mine_area_of_effect_+%"]=7135, + ["mine_area_of_effect_+%_if_detonated_mine_recently"]=7136, + ["mine_arming_speed_+%"]=3733, + ["mine_aura_effect_+%"]=7137, + ["mine_critical_strike_chance_+%"]=1099, + ["mine_critical_strike_multiplier_+"]=1129, + ["mine_damage_+%"]=834, + ["mine_damage_leeched_as_life_to_you_permyriad"]=3740, + ["mine_damage_penetrates_%_elemental_resistance"]=2317, + ["mine_detonation_is_instant"]=2315, + ["mine_detonation_radius_+%"]=1515, + ["mine_detonation_speed_+%"]=7138, + ["mine_duration_+%"]=1513, + ["mine_extra_uses"]=2562, + ["mine_laying_speed_+%"]=1517, + ["mine_laying_speed_+%_for_4_seconds_on_detonation"]=2998, + ["mines_hinder_nearby_enemies_for_x_ms_on_arming"]=7140, + ["mines_invulnerable"]=7141, + ["mines_invulnerable_for_duration_ms"]=2320, + ["minimum_added_chaos_damage_if_have_crit_recently"]=7142, + ["minimum_added_chaos_damage_per_spiders_web_on_enemy"]=7143, + ["minimum_added_chaos_damage_to_attacks_and_spells_per_50_strength"]=7144, + ["minimum_added_chaos_damage_to_attacks_per_50_strength"]=7145, + ["minimum_added_chaos_damage_vs_enemies_with_5+_poisons"]=7146, + ["minimum_added_cold_damage_if_have_crit_recently"]=7147, + ["minimum_added_cold_damage_per_frenzy_charge"]=3776, + ["minimum_added_cold_damage_to_attacks_per_10_dexterity"]=7148, + ["minimum_added_cold_damage_vs_chilled_enemies"]=7149, + ["minimum_added_cold_damage_while_affected_by_hatred"]=7150, + ["minimum_added_cold_damage_while_you_have_avians_might"]=7151, + ["minimum_added_fire_attack_damage_per_active_buff"]=907, + ["minimum_added_fire_damage_if_blocked_recently"]=3778, + ["minimum_added_fire_damage_if_have_crit_recently"]=7152, + ["minimum_added_fire_damage_per_100_lowest_of_max_life_mana"]=7153, + ["minimum_added_fire_damage_per_active_buff"]=909, + ["minimum_added_fire_damage_per_endurance_charge"]=7154, + ["minimum_added_fire_damage_to_attacks_per_10_strength"]=7155, + ["minimum_added_fire_damage_to_hits_vs_blinded_enemies"]=7156, + ["minimum_added_fire_damage_vs_ignited_enemies"]=906, + ["minimum_added_fire_spell_damage_per_active_buff"]=908, + ["minimum_added_lightning_damage_if_have_crit_recently"]=7157, + ["minimum_added_lightning_damage_per_power_charge"]=7158, + ["minimum_added_lightning_damage_per_shocked_enemy_killed_recently"]=7159, + ["minimum_added_lightning_damage_to_attacks_per_10_intelligence"]=7160, + ["minimum_added_lightning_damage_to_spells_per_power_charge"]=7161, + ["minimum_added_lightning_damage_while_you_have_avians_might"]=7162, + ["minimum_added_physical_damage_if_have_crit_recently"]=7163, + ["minimum_added_physical_damage_per_endurance_charge"]=7164, + ["minimum_added_physical_damage_per_impaled_on_enemy"]=7165, + ["minimum_added_physical_damage_vs_bleeding_enemies"]=2057, + ["minimum_added_physical_damage_vs_frozen_enemies"]=905, + ["minimum_added_physical_damage_vs_poisoned_enemies"]=7166, + ["minimum_added_spell_cold_damage_while_no_life_is_reserved"]=7167, + ["minimum_added_spell_fire_damage_while_no_life_is_reserved"]=7168, + ["minimum_added_spell_lightning_damage_while_no_life_is_reserved"]=7169, + ["minimum_chaos_damage_to_return_to_melee_attacker"]=1781, + ["minimum_cold_damage_to_return_to_melee_attacker"]=1779, + ["minimum_endurance_charges_at_devotion_threshold"]=7170, + ["minimum_endurance_charges_while_on_low_life_+"]=7171, + ["minimum_fire_damage_to_return_to_melee_attacker"]=1778, + ["minimum_frenzy_charges_at_devotion_threshold"]=7172, + ["minimum_frenzy_power_endurance_charges"]=7173, + ["minimum_lightning_damage_to_return_on_block"]=2150, + ["minimum_lightning_damage_to_return_to_melee_attacker"]=1780, + ["minimum_physical_damage_to_reflect_to_self_on_attack"]=1776, + ["minimum_physical_damage_to_return_on_block"]=2149, + ["minimum_physical_damage_to_return_to_melee_attacker"]=1777, + ["minimum_power_charges_at_devotion_threshold"]=7174, + ["minimum_power_charges_while_on_low_life_+"]=7175, + ["minion_%_chance_to_be_summoned_with_maximum_frenzy_charges"]=7218, + ["minion_accuracy_rating"]=7176, + ["minion_accuracy_rating_+%"]=7178, + ["minion_accuracy_rating_per_10_devotion"]=7177, + ["minion_additional_physical_damage_reduction_%"]=1850, + ["minion_additional_spell_block_%"]=2437, + ["minion_area_of_effect_+%_if_you_have_cast_a_minion_skill_recently"]=7179, + ["minion_attack_and_cast_speed_+%"]=7180, + ["minion_attack_and_cast_speed_+%_if_you_or_minions_have_killed_enemy_recently"]=7181, + ["minion_attack_and_cast_speed_+%_per_10_devotion"]=7182, + ["minion_attack_and_cast_speed_+%_per_active_skeleton"]=2800, + ["minion_attack_and_cast_speed_+%_while_you_are_affected_by_a_herald"]=7183, + ["minion_attack_hits_knockback_chance_%"]=7184, + ["minion_attack_maximum_added_physical_damage"]=3284, + ["minion_attack_minimum_added_physical_damage"]=3284, + ["minion_attack_speed_+%"]=2440, + ["minion_attack_speed_+%_per_50_dex"]=7185, + ["minion_attacks_chance_to_blind_on_hit_%"]=7186, + ["minion_attacks_chance_to_taunt_on_hit_%"]=2957, + ["minion_base_physical_damage_%_to_convert_to_chaos"]=1549, + ["minion_base_physical_damage_%_to_convert_to_chaos_per_white_socket_on_item"]=2264, + ["minion_base_physical_damage_%_to_convert_to_cold"]=1545, + ["minion_base_physical_damage_%_to_convert_to_cold_per_green_socket_on_item"]=2258, + ["minion_base_physical_damage_%_to_convert_to_fire"]=1543, + ["minion_base_physical_damage_%_to_convert_to_fire_per_red_socket_on_item"]=2254, + ["minion_base_physical_damage_%_to_convert_to_lightning"]=1547, + ["minion_base_physical_damage_%_to_convert_to_lightning_per_blue_socket_on_item"]=2260, + ["minion_block_%"]=2436, + ["minion_cast_speed_+%"]=2441, + ["minion_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=2965, + ["minion_chance_to_deal_double_damage_%"]=7187, + ["minion_chance_to_deal_double_damage_while_on_full_life_%"]=7188, + ["minion_chance_to_freeze_shock_ignite_%"]=7189, + ["minion_chance_to_gain_onslaught_on_kill_for_4_seconds_%"]=2909, + ["minion_chance_to_gain_power_charge_on_hit_%"]=7190, + ["minion_chance_to_gain_unholy_might_on_kill_for_4_seconds_%"]=2907, + ["minion_chance_to_ignite_%"]=7191, + ["minion_chance_to_impale_on_attack_hit_%"]=7192, + ["minion_chaos_damage_does_not_bypass_energy_shield"]=3919, + ["minion_chaos_resistance_%"]=2446, + ["minion_cold_damage_resistance_%"]=3695, + ["minion_critical_strike_chance_+%"]=7193, + ["minion_critical_strike_chance_+%_per_maximum_power_charge"]=7194, + ["minion_critical_strike_multiplier_+"]=7195, + ["minion_damage_+%"]=1559, + ["minion_damage_+%_if_enemy_hit_recently"]=7198, + ["minion_damage_+%_if_have_used_a_minion_skill_recently"]=1560, + ["minion_damage_+%_per_5_dex"]=1562, + ["minion_damage_+%_per_active_spectre"]=2802, + ["minion_damage_+%_vs_abyssal_monsters"]=7199, + ["minion_damage_+%_while_affected_by_a_herald"]=7200, + ["minion_damage_against_ignited_enemies_+%"]=7196, + ["minion_damage_increases_and_reductions_also_affects_you"]=3824, + ["minion_damage_over_time_multiplier_+_per_minion_abyss_jewel_up_to_+30"]=7197, + ["minion_damage_taken_+%"]=7201, + ["minion_duration_+%_per_active_zombie"]=2801, + ["minion_elemental_damage_%_to_add_as_chaos"]=7202, + ["minion_elemental_resistance_%"]=2445, + ["minion_elemental_resistance_30%"]=7203, + ["minion_energy_shield_delay_-%"]=3920, + ["minion_fire_cloud_on_death_maximum_life_per_minute_to_deal_as_fire_damage_%"]=7204, + ["minion_fire_damage_resistance_%"]=7205, + ["minion_flask_charges_used_+%"]=1766, + ["minion_global_maximum_added_chaos_damage"]=3285, + ["minion_global_maximum_added_cold_damage"]=3286, + ["minion_global_maximum_added_fire_damage"]=3287, + ["minion_global_maximum_added_lightning_damage"]=3288, + ["minion_global_maximum_added_physical_damage"]=3289, + ["minion_global_minimum_added_chaos_damage"]=3285, + ["minion_global_minimum_added_cold_damage"]=3286, + ["minion_global_minimum_added_fire_damage"]=3287, + ["minion_global_minimum_added_lightning_damage"]=3288, + ["minion_global_minimum_added_physical_damage"]=3289, + ["minion_grants_rampage_kill_to_parent_on_hitting_unique_enemy_%"]=7206, + ["minion_hits_ignore_enemy_elemental_resistances_while_has_energy_shield"]=3921, + ["minion_larger_aggro_radius"]=8143, + ["minion_life_leech_from_any_damage_permyriad"]=2443, + ["minion_life_leech_permyriad_vs_poisoned_enemies"]=7207, + ["minion_life_recovery_rate_+%"]=1362, + ["minion_life_regeneration_per_minute_per_active_raging_spirit"]=2803, + ["minion_life_regeneration_rate_per_minute_%"]=2444, + ["minion_life_regeneration_rate_per_minute_%_if_blocked_recently"]=7208, + ["minion_life_regeneration_rate_per_second"]=7209, + ["minion_maim_on_hit_%"]=7210, + ["minion_malediction_on_hit"]=7211, + ["minion_maximum_all_elemental_resistances_%"]=7212, + ["minion_maximum_energy_shield_+%"]=1365, + ["minion_maximum_life_%_to_add_as_maximum_energy_shield"]=7213, + ["minion_maximum_life_%_to_convert_to_maximum_energy_shield_per_1%_chaos_resistance"]=3918, + ["minion_maximum_life_+%"]=1363, + ["minion_maximum_mana_+%"]=1364, + ["minion_melee_damage_+%"]=7214, + ["minion_minimum_power_charges"]=7215, + ["minion_movement_speed_+%"]=1366, + ["minion_movement_speed_+%_per_50_dex"]=7216, + ["minion_movement_velocity_+%_for_each_herald_affecting_you"]=7217, + ["minion_no_extra_bleed_damage_while_moving"]=2716, + ["minion_physical_damage_%_to_add_as_cold"]=3696, + ["minion_physical_damage_%_to_add_as_fire"]=7219, + ["minion_physical_damage_reduction_rating"]=2438, + ["minion_projectile_speed_+%"]=7220, + ["minion_raging_spirit_%_of_maximum_life_taken_per_minute_as_chaos_damage"]=7222, + ["minion_raging_spirit_maximum_life_+%"]=7221, + ["minion_recover_%_maximum_life_on_minion_death"]=7223, + ["minion_recover_%_of_maximum_life_on_block"]=2589, + ["minion_recover_X_life_on_block"]=1359, + ["minion_skill_area_of_effect_+%"]=2553, + ["minion_skill_gem_level_+"]=1234, + ["minion_skill_mana_cost_+%"]=7224, + ["minion_spell_suppression_chance_%"]=7225, + ["minion_spells_chance_to_hinder_on_hit_%"]=7226, + ["minion_stun_threshold_reduction_+%"]=7227, + ["minion_summoned_recently_attack_and_cast_speed_+%"]=7228, + ["minion_summoned_recently_cannot_be_damaged"]=7229, + ["minion_summoned_recently_movement_speed_+%"]=7230, + ["minion_unholy_might_on_kill_duration_ms"]=2451, + ["minions_%_chance_to_blind_on_hit"]=3665, + ["minions_attacks_overwhelm_%_physical_damage_reduction"]=7231, + ["minions_cannot_be_blinded"]=3664, + ["minions_cannot_be_damaged_after_summoned_ms"]=7232, + ["minions_cannot_taunt_enemies"]=7233, + ["minions_chance_to_intimidate_on_hit_%"]=7234, + ["minions_chance_to_poison_on_hit_%"]=2699, + ["minions_deal_%_of_physical_damage_as_additional_chaos_damage"]=7235, + ["minions_gain_your_strength"]=7236, + ["minions_get_shield_stats_instead_of_you"]=1772, + ["minions_go_crazy_on_crit_ms"]=7237, + ["minions_grant_owner_and_owners_totems_gains_endurance_charge_on_burning_enemy_kill_%"]=2855, + ["minions_have_non_curse_aura_effect_+%_from_parent_skills"]=1726, + ["minions_hits_can_only_kill_ignited_enemies"]=7238, + ["minions_penetrate_elemental_resistances_%_vs_cursed_enemies"]=7239, + ["minions_recover_%_maximum_life_on_killing_poisoned_enemy"]=7240, + ["minions_recover_%_maximum_life_when_you_focus"]=7241, + ["minions_take_%_of_life_as_chaos_damage_when_summoned_over_1_second"]=7242, + ["minions_use_parents_flasks_on_summon"]=1762, + ["mirage_archer_duration_+%"]=7243, + ["mirage_archers_do_not_attach"]=3929, + ["mirror_arrow_and_mirror_arrow_clone_attack_speed_+%"]=3379, + ["mirror_arrow_and_mirror_arrow_clone_damage_+%"]=3238, + ["mirror_arrow_cooldown_speed_+%"]=3397, + ["mod_granted_passive_hash"]=7244, + ["mod_granted_passive_hash_2"]=7245, + ["mod_granted_passive_hash_3"]=7246, + ["mod_granted_passive_hash_4"]=7247, + ["modifiers_to_claw_attack_speed_also_affect_unarmed_melee_attack_speed"]=3092, + ["modifiers_to_claw_critical_strike_chance_also_affect_unarmed_melee_critical_strike_chance"]=3093, + ["modifiers_to_claw_damage_also_affect_unarmed_melee_damage"]=3091, + ["modifiers_to_map_item_drop_quantity_also_apply_to_map_item_drop_rarity"]=3115, + ["modifiers_to_minimum_endurance_charges_instead_apply_to_brutal_charges"]=1402, + ["modifiers_to_minimum_frenzy_charges_instead_apply_to_affliction_charges"]=1407, + ["modifiers_to_minimum_power_charges_instead_apply_to_absorption_charges"]=1412, + ["modifiers_to_minion_cast_speed_also_affect_you"]=3269, + ["modifiers_to_minion_damage_also_affect_you"]=3267, + ["modifiers_to_minion_life_regeneration_also_affect_you"]=3270, + ["modifiers_to_minion_movement_speed_also_affect_you"]=3271, + ["modifiers_to_minion_resistances_also_affect_you"]=3272, + ["modifiers_to_number_of_projectiles_instead_apply_to_splitting"]=7248, + ["molten_shell_buff_effect_+%"]=3537, + ["molten_shell_damage_+%"]=3226, + ["molten_shell_duration_+%"]=7249, + ["molten_shell_explosion_damage_penetrates_%_fire_resistance"]=7250, + ["molten_strike_chain_count_+"]=7252, + ["molten_strike_damage_+%"]=3160, + ["molten_strike_num_of_additional_projectiles"]=3459, + ["molten_strike_projectiles_chain_when_impacting_ground"]=7251, + ["molten_strike_radius_+%"]=3325, + ["monster_base_block_%"]=789, + ["monster_dropped_item_quantity_+%"]=11, + ["monster_dropped_item_rarity_+%"]=10, + ["monster_life_+%_final_from_map"]=1195, + ["monster_life_+%_final_from_rarity"]=1194, + ["monster_slain_experience_+%"]=9, + ["mortar_barrage_mine_damage_+%"]=7253, + ["mortar_barrage_mine_num_projectiles"]=7254, + ["mortar_barrage_mine_throwing_speed_+%"]=7256, + ["mortar_barrage_mine_throwing_speed_halved_+%"]=7255, + ["movement_attack_skills_attack_speed_+%"]=7257, + ["movement_skills_cooldown_speed_+%"]=7258, + ["movement_skills_cooldown_speed_+%_while_affected_by_haste"]=7259, + ["movement_skills_cost_no_mana"]=2995, + ["movement_skills_deal_no_physical_damage"]=7260, + ["movement_skills_mana_cost_+%"]=3688, + ["movement_speed_+%_during_flask_effect"]=2711, + ["movement_speed_+%_for_4_seconds_on_block"]=2846, + ["movement_speed_+%_if_cast_a_mark_spell_recently"]=7263, + ["movement_speed_+%_if_crit_recently"]=7264, + ["movement_speed_+%_if_enemy_hit_recently"]=7265, + ["movement_speed_+%_if_enemy_hit_with_off_hand_weapon_recently"]=7266, + ["movement_speed_+%_if_enemy_killed_recently"]=3765, + ["movement_speed_+%_if_have_cast_dash_recently"]=7267, + ["movement_speed_+%_if_have_not_taken_damage_recently"]=7268, + ["movement_speed_+%_if_have_used_a_vaal_skill_recently"]=7269, + ["movement_speed_+%_if_pierced_recently"]=3711, + ["movement_speed_+%_if_placed_trap_or_mine_recently"]=7261, + ["movement_speed_+%_if_used_a_warcry_recently"]=3684, + ["movement_speed_+%_on_throwing_trap"]=2306, + ["movement_speed_+%_per_chest_opened_recently"]=7270, + ["movement_speed_+%_per_endurance_charge"]=7271, + ["movement_speed_+%_per_nearby_enemy"]=7272, + ["movement_speed_+%_per_poison_up_to_50%"]=7273, + ["movement_speed_+%_per_power_charge"]=7274, + ["movement_speed_+%_while_affected_by_grace"]=7275, + ["movement_speed_+%_while_bleeding"]=7276, + ["movement_speed_+%_while_dual_wielding"]=7277, + ["movement_speed_+%_while_fortified"]=2847, + ["movement_speed_+%_while_holding_shield"]=7278, + ["movement_speed_+%_while_not_affected_by_status_ailments"]=2837, + ["movement_speed_+%_while_not_using_flask"]=7279, + ["movement_speed_+%_while_on_burning_chilled_shocked_ground"]=7280, + ["movement_speed_+%_while_on_burning_ground"]=7281, + ["movement_speed_+%_while_poisoned"]=7282, + ["movement_speed_+%_while_you_have_cats_stealth"]=7283, + ["movement_speed_+%_while_you_have_energy_shield"]=7284, + ["movement_speed_+%_while_you_have_infusion"]=7285, + ["movement_speed_bonus_when_throwing_trap_ms"]=2306, + ["movement_speed_cannot_be_reduced_below_base"]=2721, + ["movement_speed_is_%_of_base"]=7262, + ["movement_velocity_+%_on_full_energy_shield"]=2499, + ["movement_velocity_+%_per_frenzy_charge"]=1398, + ["movement_velocity_+%_per_poison_stack"]=7286, + ["movement_velocity_+%_per_shock"]=2341, + ["movement_velocity_+%_per_totem"]=7287, + ["movement_velocity_+%_when_on_full_life"]=1396, + ["movement_velocity_+%_when_on_low_life"]=1395, + ["movement_velocity_+%_when_on_shocked_ground"]=1727, + ["movement_velocity_+%_while_at_maximum_power_charges"]=7288, + ["movement_velocity_+%_while_chilled"]=7289, + ["movement_velocity_+%_while_cursed"]=2178, + ["movement_velocity_+%_while_ignited"]=2340, + ["movement_velocity_+%_while_phasing"]=2163, + ["movement_velocity_+1%_per_X_evasion_rating"]=2206, + ["movement_velocity_while_not_hit_+%"]=2749, + ["nearby_enemies_all_exposure_%_while_phasing"]=7290, + ["nearby_enemies_are_blinded_while_you_have_active_physical_aegis"]=7291, + ["nearby_enemies_are_crushed_while_you_have_X_rage"]=7292, + ["nearby_enemies_chilled_on_block"]=3775, + ["nearby_enemies_have_cold_exposure_while_you_are_affected_by_herald_of_ice"]=7294, + ["nearby_enemies_have_fire_exposure_while_you_are_affected_by_herald_of_ash"]=7295, + ["nearby_enemies_have_lightning_exposure_while_you_are_affected_by_herald_of_thunder"]=7296, + ["nearby_enemies_lightning_resist_equal_to_yours"]=7297, + ["nearby_traps_within_x_units_also_trigger_on_triggering_trap"]=3004, + ["necromancer_damage_+%_final_for_you_and_allies_with_nearby_corpse"]=7298, + ["necromancer_damage_+%_for_nearby_enemies_with_nearby_corpse"]=7299, + ["necromancer_defensive_notable_minion_maximum_life_+%_final"]=7300, + ["necromancer_energy_shield_regeneration_rate_per_minute_%_for_you_and_allies_per_nearby_corpse"]=7301, + ["necromancer_mana_regeneration_rate_per_minute_for_you_and_allies_per_nearby_corpse"]=7302, + ["necrotic_footprints_from_item"]=7303, + ["never_block"]=2792, + ["never_freeze"]=2124, + ["never_freeze_or_chill"]=2125, + ["never_ignite"]=2123, + ["never_ignite_chill_freeze_shock"]=7304, + ["never_shock"]=2126, + ["new_arctic_armour_fire_damage_taken_when_hit_+%_final"]=2667, + ["new_arctic_armour_physical_damage_taken_when_hit_+%_final"]=2666, + ["nightblade_elusive_grants_critical_strike_multiplier_+_to_supported_skills"]=7305, + ["no_critical_strike_multiplier"]=2209, + ["no_energy_shield"]=1747, + ["no_energy_shield_recharge_or_regeneration"]=2204, + ["no_energy_shield_recovery"]=2643, + ["no_extra_bleed_damage_while_moving"]=2717, + ["no_extra_bleed_damage_while_target_is_moving"]=7306, + ["no_inherent_chance_to_block_while_dual_wielding"]=7307, + ["no_life_regeneration"]=1847, + ["no_mana"]=1760, + ["no_mana_regeneration"]=1848, + ["no_maximum_power_charges"]=2545, + ["no_physical_damage_reduction_rating"]=1746, + ["non_chaos_damage_%_to_add_as_chaos_damage_per_siphoning_charge"]=3855, + ["non_chaos_damage_to_add_as_chaos_damage_%"]=7308, + ["non_chilled_enemies_you_bleed_are_chilled"]=7309, + ["non_chilled_enemies_you_poison_are_chilled"]=7310, + ["non_critical_damage_multiplier_+%"]=2248, + ["non_critical_strikes_deal_no_damage"]=7311, + ["non_critical_strikes_penetrate_elemental_resistances_%"]=3078, + ["non_curse_aura_effect_+%"]=3087, + ["non_curse_aura_effect_+%_per_10_devotion"]=7312, + ["non_curse_aura_effect_+%_vs_enemies"]=7313, + ["non_cursed_enemies_you_curse_are_blinded_for_4_seconds"]=7314, + ["non_damaging_ailment_effect_+%"]=7315, + ["non_damaging_ailment_effect_+%_on_self"]=7316, + ["non_damaging_ailment_effect_+%_on_self_while_under_effect_of_life_or_mana_flask"]=7317, + ["non_damaging_ailment_effect_+%_on_self_while_you_have_arcane_surge"]=3848, + ["non_damaging_ailment_effect_+%_per_10_devotion"]=7318, + ["non_damaging_ailment_effect_+%_per_equipped_elder_item"]=3849, + ["non_damaging_ailment_effect_+%_with_critical_strikes"]=7319, + ["non_damaging_ailments_as_though_damage_+%_final"]=7320, + ["non_instant_mana_recovery_from_flasks_also_recovers_life"]=3861, + ["non_piercing_projectiles_critical_strike_chance_+%"]=7321, + ["non_projectile_chaining_lightning_skill_additional_chains"]=7322, + ["non_unique_flask_effect_+%"]=2278, + ["normal_monster_dropped_item_quantity_+%"]=7323, + ["nova_spells_cast_at_target_location"]=7324, + ["num_magic_utility_flasks_always_apply"]=3936, + ["num_of_additional_chains_at_max_frenzy_charges"]=1422, + ["number_of_additional_arrows_if_havent_cast_dash_recently"]=1391, + ["number_of_additional_arrows_while_main_hand_accuracy_is_3000_or_more"]=7325, + ["number_of_additional_chains_for_projectiles_while_phasing"]=7326, + ["number_of_additional_clones"]=2613, + ["number_of_additional_curses_allowed"]=1749, + ["number_of_additional_curses_allowed_on_self"]=1750, + ["number_of_additional_curses_allowed_while_at_maximum_power_charges"]=7327, + ["number_of_additional_ignites_allowed"]=7328, + ["number_of_additional_mines_to_place"]=3070, + ["number_of_additional_mines_to_place_with_at_least_500_dex"]=7329, + ["number_of_additional_mines_to_place_with_at_least_500_int"]=7330, + ["number_of_additional_projectiles"]=1389, + ["number_of_additional_projectiles_if_you_have_been_hit_recently"]=7331, + ["number_of_additional_projectiles_if_you_have_used_movement_skill_recently"]=7332, + ["number_of_additional_remote_mines_allowed"]=1833, + ["number_of_additional_shrapnel_ballistae_per_200_strength"]=2921, + ["number_of_additional_siege_ballistae_per_200_dexterity"]=2922, + ["number_of_additional_totems_allowed"]=1831, + ["number_of_additional_totems_allowed_on_kill_for_8_seconds"]=3128, + ["number_of_additional_traps_allowed"]=1832, + ["number_of_additional_traps_to_throw"]=7333, + ["number_of_allowed_firewalls"]=7334, + ["number_of_animated_weapons_allowed"]=7335, + ["number_of_chains"]=1386, + ["number_of_crab_charges_lost_when_hit"]=3868, + ["number_of_endurance_charges_to_gain_every_4_seconds_while_stationary"]=7337, + ["number_of_golems_allowed_with_3_primordial_jewels"]=7338, + ["number_of_melee_skeletons_to_summon_as_mage_skeletons"]=2774, + ["number_of_projectiles_+%_final_from_skill"]=7339, + ["number_of_skeletons_allowed_per_2_old"]=7340, + ["number_of_zombies_allowed_+%"]=2151, + ["number_of_zombies_allowed_+1_per_X_strength"]=7341, + ["object_inherent_attack_skills_damage_+%_final_per_frenzy_charge"]=2614, + ["occultist_chaos_damage_+%_final"]=7342, + ["occultist_cold_damage_+%_final"]=7343, + ["occultist_energy_shield_always_recovers_for_4_seconds_after_starting_recovery"]=3262, + ["occultist_gain_%_of_non_chaos_damage_as_chaos_damage_per_curse_on_target_on_kill_for_4_seconds"]=3273, + ["occultist_immune_to_stun_while_has_energy_shield"]=3261, + ["occultist_stacking_energy_shield_regeneration_rate_per_minute_%_on_kill_for_4_seconds"]=3260, + ["off_hand_accuracy_equal_to_main_hand_accuracy_while_wielding_sword"]=7344, + ["off_hand_attack_speed_+%_while_dual_wielding"]=7345, + ["off_hand_attack_speed_+%_while_wielding_two_weapon_types"]=7346, + ["off_hand_base_weapon_attack_duration_ms"]=16, + ["off_hand_critical_strike_chance_+_per_10_es_on_shield"]=7347, + ["off_hand_critical_strike_multiplier_+_per_10_es_on_shield"]=7348, + ["off_hand_critical_strike_multiplier_+_per_melee_abyss_jewel_up_to_+50"]=7349, + ["off_hand_maximum_attack_distance"]=20, + ["off_hand_minimum_attack_distance"]=18, + ["off_hand_quality"]=13, + ["off_hand_weapon_type"]=5, + ["offering_duration_+%"]=7350, + ["offering_spells_effect_+%"]=3575, + ["offerings_also_buff_you"]=815, + ["old_dagger_implicit_critical_strike_chance_+30%"]=1085, + ["old_dagger_implicit_critical_strike_chance_+40%"]=1086, + ["old_dagger_implicit_critical_strike_chance_+50%"]=1087, + ["old_do_not_use_base_life_leech_from_cold_damage_permyriad"]=1284, + ["old_do_not_use_base_life_leech_from_elemental_damage_permyriad"]=1289, + ["old_do_not_use_base_life_leech_from_fire_damage_permyriad"]=1282, + ["old_do_not_use_base_life_leech_from_lightning_damage_permyriad"]=1286, + ["old_do_not_use_base_life_leech_from_physical_damage_permyriad"]=1280, + ["old_do_not_use_base_mana_leech_from_lightning_damage_permyriad"]=1311, + ["old_do_not_use_global_mana_leech_from_physical_attack_damage_%_per_blue_socket_on_item"]=2261, + ["old_do_not_use_life_leech_%_vs_frozen_enemies"]=1293, + ["old_do_not_use_life_leech_from_attack_damage_permyriad_vs_chilled_enemies"]=1295, + ["old_do_not_use_life_leech_from_physical_damage_%"]=1264, + ["old_do_not_use_life_leech_from_physical_damage_with_claw_%"]=1268, + ["old_do_not_use_life_leech_from_spell_damage_%"]=1277, + ["old_do_not_use_life_leech_permyriad_on_crit"]=1297, + ["old_do_not_use_life_leech_permyriad_vs_shocked_enemies"]=1291, + ["old_do_not_use_local_flask_life_leech_%_while_healing"]=660, + ["old_do_not_use_local_flask_mana_leech_%_while_healing"]=664, + ["old_do_not_use_local_life_leech_from_physical_damage_%"]=1266, + ["old_do_not_use_local_mana_leech_from_physical_damage_%"]=1302, + ["old_do_not_use_local_unique_flask_life_leech_from_chaos_damage_permyriad_while_healing"]=742, + ["old_do_not_use_mana_leech_%_vs_shocked_enemies"]=1315, + ["old_do_not_use_mana_leech_from_physical_damage_%"]=1300, + ["old_do_not_use_mana_leech_from_physical_damage_%_per_power_charge"]=1317, + ["old_do_not_use_mana_leech_from_physical_damage_with_claw_%"]=1273, + ["old_do_not_use_mana_leech_from_spell_damage_%"]=1305, + ["old_do_not_use_minion_life_leech_from_any_damage_permyriad"]=2442, + ["old_do_not_use_spell_block_%_from_assumed_block_value"]=802, + ["old_do_not_use_spell_block_%_while_on_low_life_from_assumed_block_value"]=803, + ["on_cast_lose_all_mana_gain_%_as_maximum_lightning_damage_for_4_seconds"]=7351, + ["on_casting_banner_recover_%_of_planted_banner_stages"]=7352, + ["on_planting_banner_you_and_nearby_allies_recover_permyriad_maximum_life_per_stage"]=7353, + ["on_weapon_global_damage_+%"]=830, + ["one_handed_attack_speed_+%"]=2845, + ["one_handed_melee_accuracy_rating_+%"]=1061, + ["one_handed_melee_attack_speed_+%"]=1045, + ["one_handed_melee_cold_damage_+%"]=926, + ["one_handed_melee_critical_strike_chance_+%"]=1102, + ["one_handed_melee_critical_strike_multiplier_+"]=1124, + ["one_handed_melee_fire_damage_+%"]=925, + ["one_handed_melee_physical_damage_+%"]=919, + ["one_handed_melee_weapon_ailment_damage_+%"]=923, + ["one_handed_melee_weapon_hit_and_ailment_damage_+%"]=920, + ["one_handed_weapon_ailment_damage_+%"]=924, + ["one_handed_weapon_hit_and_ailment_damage_+%"]=921, + ["onslaught_buff_duration_on_culling_strike_ms"]=2557, + ["onslaught_buff_duration_on_kill_ms"]=2191, + ["onslaught_buff_duration_on_killing_taunted_enemy_ms"]=2192, + ["onslaught_effect_+%"]=2817, + ["onslaught_on_crit_duration_ms"]=2210, + ["onslaught_on_vaal_skill_use_duration_ms"]=2452, + ["onslaught_time_granted_on_kill_ms"]=2522, + ["onslaught_time_granted_on_killing_shocked_enemy_ms"]=2523, + ["orb_of_storms_cast_speed_+%"]=7354, + ["orb_of_storms_damage_+%"]=3255, + ["override_maximum_damage_resistance_%"]=7355, + ["override_weapon_base_critical_strike_chance"]=7356, + ["overwhelm_phys_reduction_%_while_have_sacrificial_zeal"]=7357, + ["pain_attunement_keystone_spell_damage_+%_final"]=1774, + ["pantheon_abberath_ignite_duration_on_self_+%_final"]=7358, + ["pantheon_shakari_self_poison_duration_+%_final"]=7359, + ["passive_applies_to_minions"]=2599, + ["passive_mastery_damage_taken_over_time_+%_final"]=7360, + ["passive_mastery_hit_ailment_damage_+%_final_vs_enemies_with_5+_poisons"]=7361, + ["passive_mastery_less_projectile_speed_+%_final"]=7362, + ["passive_mastery_less_skill_effect_duration_+%_final"]=7363, + ["passive_mastery_maximum_physical_attack_damage_+%_final_with_daggers"]=7364, + ["passive_mastery_more_projectile_speed_+%_final"]=7365, + ["passive_mastery_more_skill_effect_duration_+%_final"]=7366, + ["passive_mastery_stun_duration_+%_final_with_two_hand_weapon"]=7367, + ["pathfinder_poison_damage_+100%_final_chance_during_flask_effect"]=7368, + ["penance_brand_area_of_effect_+%"]=7369, + ["penance_brand_cast_speed_+%"]=7370, + ["penance_brand_damage_+%"]=7371, + ["penetrate_elemental_resistance_per_frenzy_charge_%"]=2524, + ["perandus_double_number_of_coins_found"]=7372, + ["permanently_intimidate_enemies_you_hit_on_full_life"]=3759, + ["permanently_intimidate_enemy_on_block"]=7377, + ["petrified_blood_mana_reservation_efficiency_+%"]=7379, + ["petrified_blood_mana_reservation_efficiency_-2%_per_1"]=7378, + ["petrified_blood_reservation_+%"]=7380, + ["phantasm_refresh_duration_on_hit_vs_unique_%_chance"]=7381, + ["phase_on_vaal_skill_use_duration_ms"]=2453, + ["phase_run_%_chance_to_not_consume_frenzy_charges"]=3539, + ["phase_run_%_chance_to_not_replace_buff_on_skill_use"]=7382, + ["phase_run_skill_effect_duration_+%"]=3629, + ["phase_through_objects"]=2355, + ["phasing_%_for_3_seconds_on_trap_triggered_by_an_enemy"]=3746, + ["phasing_for_4_seconds_on_kill_%"]=2988, + ["phasing_if_blocked_recently"]=7383, + ["phasing_on_rampage_threshold_ms"]=2498, + ["phasing_on_trap_triggered_by_an_enemy_ms"]=3746, + ["phys_cascade_trap_cooldown_speed_+%"]=7384, + ["phys_cascade_trap_damage_+%"]=7385, + ["phys_cascade_trap_duration_+%"]=7386, + ["phys_cascade_trap_number_of_additional_cascades"]=7387, + ["physical_and_chaos_damage_taken_+%_final_while_not_unhinged"]=7388, + ["physical_attack_damage_+%"]=841, + ["physical_attack_damage_+%_while_holding_a_shield"]=846, + ["physical_attack_damage_taken_+"]=1811, + ["physical_axe_damage_+%"]=937, + ["physical_bow_damage_+%"]=967, + ["physical_claw_damage_+%"]=949, + ["physical_claw_damage_+%_when_on_low_life"]=2147, + ["physical_dagger_damage_+%"]=955, + ["physical_damage_%_added_as_fire_damage_if_enemy_killed_recently_by_you_or_your_totems"]=3767, + ["physical_damage_%_added_as_fire_damage_on_kill"]=2731, + ["physical_damage_%_taken_from_mana_before_life"]=3674, + ["physical_damage_%_to_add_as_chaos"]=1523, + ["physical_damage_%_to_add_as_chaos_vs_bleeding_enemies"]=3745, + ["physical_damage_%_to_add_as_chaos_vs_poisoned_enemies"]=7392, + ["physical_damage_%_to_add_as_cold"]=1521, + ["physical_damage_%_to_add_as_fire"]=1520, + ["physical_damage_%_to_add_as_fire_damage_while_affected_by_anger"]=7393, + ["physical_damage_%_to_add_as_fire_if_have_crit_recently"]=7394, + ["physical_damage_%_to_add_as_fire_per_rage"]=7395, + ["physical_damage_%_to_add_as_lightning"]=1522, + ["physical_damage_%_to_add_as_lightning_damage_while_affected_by_wrath"]=7396, + ["physical_damage_%_to_add_as_random_element"]=2468, + ["physical_damage_%_to_add_as_random_element_while_ignited"]=7397, + ["physical_damage_%_to_convert_to_cold_at_devotion_threshold"]=7398, + ["physical_damage_%_to_convert_to_fire_at_devotion_threshold"]=7399, + ["physical_damage_%_to_convert_to_fire_while_you_have_avatar_of_fire"]=8218, + ["physical_damage_%_to_convert_to_lightning_at_devotion_threshold"]=7400, + ["physical_damage_%_to_gain_as_chaos_while_at_maximum_power_charges"]=2994, + ["physical_damage_+%"]=868, + ["physical_damage_+%_for_4_seconds_when_you_block_a_unique_enemy_hit"]=3735, + ["physical_damage_+%_if_skill_costs_life"]=7401, + ["physical_damage_+%_per_10_rage"]=7402, + ["physical_damage_+%_per_explicit_map_mod_affecting_area"]=7389, + ["physical_damage_+%_vs_ignited_enemies"]=7403, + ["physical_damage_+%_vs_poisoned_enemies"]=2489, + ["physical_damage_+%_while_affected_by_herald_of_purity"]=7404, + ["physical_damage_+%_while_at_maximum_frenzy_charges_final"]=3738, + ["physical_damage_+%_while_frozen"]=2870, + ["physical_damage_+%_while_life_leeching"]=856, + ["physical_damage_+%_while_you_have_resolute_technique"]=8216, + ["physical_damage_+%_with_axes_swords"]=7405, + ["physical_damage_+%_with_unholy_might"]=7406, + ["physical_damage_as_fire_damage_vs_ignited_enemies_%"]=1758, + ["physical_damage_can_chill"]=2412, + ["physical_damage_can_freeze"]=2413, + ["physical_damage_can_shock"]=2414, + ["physical_damage_cannot_poison"]=2423, + ["physical_damage_from_hits_%_taken_as_random_element"]=7390, + ["physical_damage_on_block_+%"]=2744, + ["physical_damage_over_time_+%"]=849, + ["physical_damage_over_time_multiplier_+_with_attacks"]=886, + ["physical_damage_over_time_per_10_dexterity_+%"]=3312, + ["physical_damage_over_time_taken_+%_while_moving"]=7391, + ["physical_damage_per_endurance_charge_+%"]=1720, + ["physical_damage_reduction_%_at_devotion_threshold"]=7407, + ["physical_damage_reduction_%_if_only_one_enemy_nearby"]=7415, + ["physical_damage_reduction_%_per_endurance_charge"]=1851, + ["physical_damage_reduction_%_per_hit_you_have_taken_recently"]=7409, + ["physical_damage_reduction_%_per_nearby_enemy"]=7417, + ["physical_damage_reduction_%_while_affected_by_herald_of_purity"]=7411, + ["physical_damage_reduction_and_minion_physical_damage_reduction_%"]=3574, + ["physical_damage_reduction_and_minion_physical_damage_reduction_%_per_raised_zombie"]=2979, + ["physical_damage_reduction_percent_per_frenzy_charge"]=7408, + ["physical_damage_reduction_percent_per_power_charge"]=7410, + ["physical_damage_reduction_rating_%_while_not_moving"]=3830, + ["physical_damage_reduction_rating_+%"]=1164, + ["physical_damage_reduction_rating_+%_against_projectiles"]=2027, + ["physical_damage_reduction_rating_+%_per_endurance_charge"]=7416, + ["physical_damage_reduction_rating_+%_while_chilled_or_frozen"]=3105, + ["physical_damage_reduction_rating_+%_while_not_ignited_frozen_shocked"]=2352, + ["physical_damage_reduction_rating_+1%_per_X_strength_when_in_off_hand"]=2311, + ["physical_damage_reduction_rating_during_soul_gain_prevention"]=7412, + ["physical_damage_reduction_rating_if_you_have_hit_an_enemy_recently"]=7413, + ["physical_damage_reduction_rating_per_5_evasion_on_shield"]=3895, + ["physical_damage_reduction_rating_per_endurance_charge"]=7414, + ["physical_damage_reduction_rating_per_level"]=2294, + ["physical_damage_reduction_rating_while_frozen"]=2338, + ["physical_damage_taken_%_as_chaos"]=2015, + ["physical_damage_taken_%_as_cold"]=2012, + ["physical_damage_taken_%_as_cold_while_affected_by_purity_of_elements"]=7418, + ["physical_damage_taken_%_as_cold_while_affected_by_purity_of_ice"]=7419, + ["physical_damage_taken_%_as_fire"]=2011, + ["physical_damage_taken_%_as_fire_while_affected_by_purity_of_elements"]=7420, + ["physical_damage_taken_%_as_fire_while_affected_by_purity_of_fire"]=7421, + ["physical_damage_taken_%_as_lightning"]=2013, + ["physical_damage_taken_%_as_lightning_while_affected_by_purity_of_elements"]=7422, + ["physical_damage_taken_%_as_lightning_while_affected_by_purity_of_lightning"]=7423, + ["physical_damage_taken_+"]=1812, + ["physical_damage_taken_+%"]=1818, + ["physical_damage_taken_+%_while_at_maximum_endurance_charges"]=3739, + ["physical_damage_taken_+%_while_frozen"]=2339, + ["physical_damage_taken_+%_while_moving"]=3832, + ["physical_damage_taken_+_per_level"]=1813, + ["physical_damage_taken_+_vs_beasts"]=2460, + ["physical_damage_taken_on_minion_death"]=2556, + ["physical_damage_taken_per_minute_per_siphoning_charge_if_have_used_a_skill_recently"]=3858, + ["physical_damage_to_return_to_melee_attacker"]=1782, + ["physical_damage_to_return_when_hit"]=1787, + ["physical_damage_while_dual_wielding_+%"]=913, + ["physical_damage_with_attack_skills_+%"]=7424, + ["physical_damage_with_spell_skills_+%"]=7425, + ["physical_dot_multiplier_+"]=883, + ["physical_dot_multiplier_+_if_crit_recently"]=7426, + ["physical_dot_multiplier_+_if_spent_life_recently"]=7427, + ["physical_dot_multiplier_+_while_wielding_axes_swords"]=7428, + ["physical_mace_damage_+%"]=961, + ["physical_ranged_attack_damage_taken_+"]=1823, + ["physical_reflect_damage_taken_+%"]=2243, + ["physical_reflect_damage_taken_and_minion_physical_reflect_damage_taken_+%"]=7429, + ["physical_skill_gem_level_+"]=7430, + ["physical_spell_skill_gem_level_+"]=1229, + ["physical_staff_damage_+%"]=941, + ["physical_sword_damage_+%"]=972, + ["physical_wand_damage_+%"]=979, + ["physical_weapon_damage_+%_per_10_str"]=2108, + ["piercing_attacks_cause_bleeding"]=2948, + ["piercing_projectiles_critical_strike_chance_+%"]=7431, + ["placed_banner_attack_damage_+%"]=7432, + ["placing_traps_cooldown_recovery_+%"]=2984, + ["plague_bearer_chaos_damage_taken_+%_while_incubating"]=7433, + ["plague_bearer_maximum_stored_poison_damage_+%"]=7434, + ["plague_bearer_movement_speed_+%_while_infecting"]=7435, + ["player_far_shot"]=8198, + ["player_gain_rampage_stacks"]=8148, + ["poachers_mark_curse_effect_+%"]=3519, + ["poachers_mark_duration_+%"]=3420, + ["poison_cursed_enemies_on_hit"]=3712, + ["poison_damage_+%_per_frenzy_charge"]=7436, + ["poison_damage_+%_per_power_charge"]=7437, + ["poison_damage_+%_vs_bleeding_enemies"]=7438, + ["poison_damage_+%_with_over_300_dexterity"]=7439, + ["poison_dot_multiplier_+"]=899, + ["poison_dot_multiplier_+_per_frenzy_charge"]=7440, + ["poison_dot_multiplier_+_vs_bleeding_enemies"]=7441, + ["poison_dot_multiplier_+_with_spells"]=7442, + ["poison_duration_+%_per_poison_applied_recently"]=7443, + ["poison_duration_+%_per_power_charge"]=7444, + ["poison_duration_+%_with_over_150_intelligence"]=7445, + ["poison_from_critical_strikes_damage_+%_final"]=3751, + ["poison_on_critical_strike"]=7446, + ["poison_on_critical_strike_with_bow"]=1080, + ["poison_on_critical_strike_with_dagger"]=1077, + ["poison_on_hit_during_flask_effect_%"]=2829, + ["poison_on_melee_critical_strike_%"]=2307, + ["poison_on_melee_hit"]=3762, + ["poison_on_non_poisoned_enemies_damage_+%"]=7447, + ["poison_reflected_to_self"]=7448, + ["poison_time_passed_+%"]=7449, + ["poisonous_concoction_damage_+%"]=7450, + ["poisonous_concoction_flask_charges_consumed_+%"]=7451, + ["poisonous_concoction_skill_area_of_effect_+%"]=7452, + ["portal_alternate_destination_chance_permyriad"]=7453, + ["posion_damage_over_time_multiplier_+%_while_wielding_claws_daggers"]=7454, + ["power_charge_duration_+%"]=1723, + ["power_charge_duration_+%_final"]=7455, + ["power_charge_on_block_%_chance"]=3774, + ["power_charge_on_kill_percent_chance_while_holding_shield"]=7456, + ["power_charge_on_non_critical_strike_%_chance_with_claws_daggers"]=7457, + ["power_charge_on_spell_block_%_chance"]=7458, + ["power_frenzy_or_endurance_charge_on_kill_%"]=3130, + ["power_only_conduit"]=1838, + ["power_siphon_%_chance_to_gain_power_charge_on_kill"]=3485, + ["power_siphon_attack_speed_+%"]=3376, + ["power_siphon_damage_+%"]=3186, + ["power_siphon_number_of_additional_projectiles"]=7459, + ["precision_mana_reservation_+%"]=7464, + ["precision_mana_reservation_-50%_final"]=7463, + ["precision_mana_reservation_efficiency_+%"]=7462, + ["precision_mana_reservation_efficiency_+100%"]=7461, + ["precision_mana_reservation_efficiency_-2%_per_1"]=7460, + ["precision_reserves_no_mana"]=7465, + ["prevent_monster_heal"]=1497, + ["prevent_monster_heal_duration_+%"]=1498, + ["prevent_projectile_chaining_%_chance"]=7466, + ["pride_aura_effect_+%"]=7467, + ["pride_chance_to_deal_double_damage_%"]=7468, + ["pride_chance_to_impale_with_attacks_%"]=7469, + ["pride_intimidate_enemy_for_4_seconds_on_hit"]=7470, + ["pride_mana_reservation_+%"]=7473, + ["pride_mana_reservation_efficiency_+%"]=7472, + ["pride_mana_reservation_efficiency_-2%_per_1"]=7471, + ["pride_physical_damage_+%"]=7474, + ["pride_reserves_no_mana"]=7475, + ["pride_your_impaled_debuff_lasts_+_additional_hits"]=7476, + ["primordial_jewel_count"]=8128, + ["prismatic_rain_beam_frequency_+%"]=7477, + ["projecitle_chance_to_be_able_to_chain_from_terrain_%_per_ranged_abyss_jewel_up_to_20%"]=7478, + ["projectile_attack_damage_+%"]=1580, + ["projectile_attack_damage_+%_during_flask_effect"]=7479, + ["projectile_attack_damage_+%_per_200_accuracy"]=3825, + ["projectile_attack_damage_+%_with_at_least_200_dex"]=3880, + ["projectile_attack_damage_+%_with_claw_or_dagger"]=7480, + ["projectile_attack_skill_critical_strike_chance_+%"]=3834, + ["projectile_attack_skill_critical_strike_multiplier_+"]=7481, + ["projectile_attacks_chance_to_bleed_on_hit_%_if_you_have_beast_minion"]=3835, + ["projectile_attacks_chance_to_maim_on_hit_%_if_you_have_beast_minion"]=3836, + ["projectile_attacks_chance_to_poison_on_hit_%_if_you_have_beast_minion"]=3837, + ["projectile_base_number_of_targets_to_pierce"]=1387, + ["projectile_chain_from_terrain_chance_%"]=1423, + ["projectile_damage_+%"]=1579, + ["projectile_damage_+%_in_blood_stance"]=7806, + ["projectile_damage_+%_max_as_distance_travelled_increases"]=3592, + ["projectile_damage_+%_max_before_distance_increase"]=7482, + ["projectile_damage_+%_per_16_dexterity"]=7483, + ["projectile_damage_+%_per_chain"]=7484, + ["projectile_damage_+%_per_pierced_enemy"]=7485, + ["projectile_damage_+%_per_power_charge"]=2189, + ["projectile_damage_+%_per_remaining_chain"]=7486, + ["projectile_damage_+%_vs_chained_enemy"]=7487, + ["projectile_damage_+%_vs_nearby_enemies"]=7488, + ["projectile_damage_modifiers_apply_to_skill_dot"]=2224, + ["projectile_damage_taken_+%"]=2283, + ["projectile_freeze_chance_%"]=2237, + ["projectile_ignite_chance_%"]=2236, + ["projectile_non_chaos_damage_to_add_as_chaos_damage_%_if_chained"]=7489, + ["projectile_non_chaos_damage_to_add_as_chaos_damage_%_per_chain"]=7490, + ["projectile_number_to_split"]=7491, + ["projectile_return_%_chance"]=2357, + ["projectile_shock_chance_%"]=2238, + ["projectile_speed_+%_per_frenzy_charge"]=2188, + ["projectile_weakness_curse_effect_+%"]=3520, + ["projectile_weakness_duration_+%"]=3421, + ["projectiles_always_pierce_you"]=7492, + ["projectiles_chance_to_return_%_from_final_target"]=2357, + ["projectiles_fork"]=3101, + ["projectiles_from_spells_cannot_pierce"]=7493, + ["projectiles_pierce_1_additional_target_per_10_stat_value"]=7494, + ["projectiles_pierce_1_additional_target_per_15_stat_value"]=7495, + ["projectiles_pierce_all_nearby_targets"]=7496, + ["projectiles_pierce_while_phasing"]=7497, + ["projectiles_pierce_x_additional_targets_while_you_have_phasing"]=7498, + ["projectiles_return"]=2357, + ["projectiles_return_if_no_hit_object"]=2357, + ["protective_link_duration_+%"]=7499, + ["puncture_damage_+%"]=3175, + ["puncture_duration_+%"]=3412, + ["puncture_maim_on_hit_%_chance"]=3479, + ["punishment_curse_effect_+%"]=3528, + ["punishment_duration_+%"]=3425, + ["puppet_master_base_duration_ms"]=7500, + ["purge_additional_enemy_resistance_%"]=7501, + ["purge_damage_+%"]=7502, + ["purge_duration_+%"]=7503, + ["purifying_flame_%_chance_to_create_consecrated_ground_around_you"]=7504, + ["purity_of_elements_aura_effect_+%"]=2888, + ["purity_of_elements_mana_reservation_+%"]=3551, + ["purity_of_elements_mana_reservation_efficiency_+%"]=7506, + ["purity_of_elements_mana_reservation_efficiency_-2%_per_1"]=7505, + ["purity_of_elements_reserves_no_mana"]=7507, + ["purity_of_fire_aura_effect_+%"]=2889, + ["purity_of_fire_mana_reservation_+%"]=3552, + ["purity_of_fire_mana_reservation_efficiency_+%"]=7509, + ["purity_of_fire_mana_reservation_efficiency_-2%_per_1"]=7508, + ["purity_of_fire_reserves_no_mana"]=7510, + ["purity_of_ice_aura_effect_+%"]=2890, + ["purity_of_ice_mana_reservation_+%"]=3548, + ["purity_of_ice_mana_reservation_efficiency_+%"]=7512, + ["purity_of_ice_mana_reservation_efficiency_-2%_per_1"]=7511, + ["purity_of_ice_reserves_no_mana"]=7513, + ["purity_of_lightning_aura_effect_+%"]=2891, + ["purity_of_lightning_mana_reservation_+%"]=3553, + ["purity_of_lightning_mana_reservation_efficiency_+%"]=7515, + ["purity_of_lightning_mana_reservation_efficiency_-2%_per_1"]=7514, + ["purity_of_lightning_reserves_no_mana"]=7516, + ["quantity_of_items_dropped_by_maimed_enemies_+%"]=3676, + ["quick_dodge_added_cooldown_count"]=7517, + ["quick_dodge_travel_distance_+%"]=7518, + ["quick_guard_additional_physical_damage_reduction_%"]=7519, + ["quiver_hellscaping_speed_+%"]=5619, + ["quiver_projectiles_pierce_1_additional_target"]=7520, + ["quiver_projectiles_pierce_2_additional_targets"]=7521, + ["quiver_projectiles_pierce_3_additional_targets"]=7522, + ["rage_decay_speed_+%"]=7530, + ["rage_effects_doubled"]=7524, + ["rage_slash_sacrifice_rage_%"]=7531, + ["rage_vortex_area_of_effect_+%"]=7532, + ["rage_vortex_damage_+%"]=7533, + ["raging_spirit_damage_+%"]=3169, + ["raging_spirits_always_ignite"]=7534, + ["raging_spirits_refresh_duration_on_hit_vs_unique_%_chance"]=7535, + ["raging_spirits_refresh_duration_when_they_kill_ignited_enemy"]=7536, + ["raider_chance_to_evade_attacks_+%_final_during_onslaught"]=7537, + ["raider_nearby_enemies_accuracy_rating_+%_final_while_phasing"]=7538, + ["raider_passive_evade_melee_attacks_while_onslaughted_+%_final"]=2823, + ["raider_passive_evade_projectile_attacks_while_onslaughted_+%_final"]=2824, + ["rain_of_arrows_additional_sequence_chance_%"]=7539, + ["rain_of_arrows_attack_speed_+%"]=3370, + ["rain_of_arrows_damage_+%"]=3168, + ["rain_of_arrows_radius_+%"]=3327, + ["rain_of_arrows_rain_of_arrows_additional_sequence_chance_%"]=7540, + ["raise_spectre_gem_level_+"]=1236, + ["raise_spectre_mana_cost_+%"]=7541, + ["raise_zombie_does_not_use_corpses"]=7542, + ["raise_zombie_gem_level_+"]=1235, + ["raised_zombie_%_chance_to_taunt"]=7543, + ["raised_zombies_are_usable_as_corpses_when_alive"]=7544, + ["raised_zombies_cover_in_ash_on_hit_%"]=7545, + ["raised_zombies_fire_damage_%_of_maximum_life_taken_per_minute"]=7546, + ["raised_zombies_have_avatar_of_fire"]=7547, + ["rallying_cry_buff_effect_+%"]=3625, + ["rallying_cry_buff_effect_1%_per_3_stat_value"]=7548, + ["rallying_cry_buff_effect_1%_per_5_stat_value"]=7549, + ["rallying_cry_duration_+%"]=3433, + ["rallying_cry_exerts_x_additional_attacks"]=7550, + ["random_curse_on_hit_%"]=2075, + ["random_curse_on_hit_%_against_uncursed_enemies"]=7551, + ["randomly_cursed_when_totems_die_curse_level"]=2114, + ["ranged_weapon_physical_damage_+%"]=1581, + ["rare_or_unique_monster_dropped_item_rarity_+%"]=7552, + ["rarity_of_items_dropped_by_maimed_enemies_+%"]=3677, + ["reave_attack_speed_per_reave_stack_+%"]=3476, + ["reave_damage_+%"]=3162, + ["reave_radius_+%"]=3324, + ["recall_sigil_target_search_range_+%"]=7553, + ["receive_bleeding_chance_%_when_hit_by_attack"]=7554, + ["recharge_flasks_on_crit"]=2495, + ["recharge_flasks_on_crit_while_affected_by_precision"]=7555, + ["reckoning_cooldown_speed_+%"]=3393, + ["reckoning_damage_+%"]=3227, + ["recover_%_energy_shield_when_you_block_spell_damage_while_wielding_a_staff"]=7561, + ["recover_%_life_when_gaining_adrenaline"]=7562, + ["recover_%_life_when_you_block_attack_damage_while_wielding_a_staff"]=7563, + ["recover_%_life_when_you_ignite_a_non_ignited_enemy"]=7564, + ["recover_%_life_when_you_use_a_life_flask_while_on_low_life"]=7565, + ["recover_%_mana_when_attached_brand_expires"]=7566, + ["recover_%_maximum_life_on_enemy_ignited"]=3817, + ["recover_%_maximum_life_on_flask_use"]=3859, + ["recover_%_maximum_life_on_kill"]=1347, + ["recover_%_maximum_life_on_killing_chilled_enemy"]=7567, + ["recover_%_maximum_life_on_killing_cursed_enemy"]=7556, + ["recover_%_maximum_life_on_killing_enemy_while_you_have_rage"]=7568, + ["recover_%_maximum_life_on_killing_poisoned_enemy"]=7569, + ["recover_%_maximum_life_on_mana_flask_use"]=3860, + ["recover_%_maximum_life_on_rampage_threshold"]=2484, + ["recover_%_maximum_life_when_corpse_destroyed_or_consumed"]=2584, + ["recover_%_maximum_mana_on_kill"]=1349, + ["recover_%_maximum_mana_on_killing_cursed_enemy"]=1350, + ["recover_%_maximum_mana_when_enemy_frozen_permyriad"]=7570, + ["recover_%_maximum_mana_when_enemy_shocked"]=3675, + ["recover_%_of_maximum_life_on_block"]=2588, + ["recover_%_of_maximum_mana_over_1_second_on_guard_skill_use"]=7571, + ["recover_10%_mana_on_skill_use_%_chance_while_affected_by_clarity"]=7557, + ["recover_10%_of_maximum_mana_on_skill_use_%"]=2997, + ["recover_X_life_on_block"]=1358, + ["recover_X_life_on_enemy_ignited"]=7558, + ["recover_X_mana_on_killing_frozen_enemy"]=7559, + ["recover_energy_shield_%_on_kill"]=1348, + ["recover_es_as_well_as_life_from_life_regeneration"]=7560, + ["recover_permyriad_maximum_life_per_poison_on_enemy_on_kill"]=7572, + ["recover_x_energy_shield_on_spell_block"]=7573, + ["recover_x_energy_shield_on_suppressing_spell"]=7574, + ["reduce_enemy_chaos_resistance_%"]=7575, + ["reduce_enemy_chaos_resistance_with_weapons_%"]=3111, + ["reduce_enemy_cold_resistance_%_while_affected_by_hatred"]=7576, + ["reduce_enemy_cold_resistance_with_weapons_%"]=3108, + ["reduce_enemy_dodge_%"]=1496, + ["reduce_enemy_elemental_resistance_%"]=2510, + ["reduce_enemy_elemental_resistance_with_weapons_%"]=3117, + ["reduce_enemy_fire_resistance_%_vs_blinded_enemies"]=7577, + ["reduce_enemy_fire_resistance_%_while_affected_by_anger"]=7578, + ["reduce_enemy_fire_resistance_with_weapons_%"]=3109, + ["reduce_enemy_lightning_resistance_%_while_affected_by_wrath"]=7579, + ["reduce_enemy_lightning_resistance_with_weapons_%"]=3110, + ["reflect_%_of_physical_damage_prevented"]=7580, + ["reflect_chill_and_freeze_%_chance"]=7581, + ["reflect_curses"]=2040, + ["reflect_damage_taken_+%"]=3773, + ["reflect_damage_taken_and_minion_reflect_damage_taken_+%"]=7582, + ["reflect_hexes_chance_%"]=2041, + ["reflect_shocks"]=7583, + ["reflect_shocks_to_enemies_in_radius"]=7584, + ["reflected_physical_damage_taken_+%_while_affected_by_determination"]=7585, + ["regenerate_%_armour_as_life_over_1_second_on_block"]=2366, + ["regenerate_%_life_over_1_second_when_hit_while_not_unhinged"]=7586, + ["regenerate_%_maximum_energy_shield_over_2_seconds_on_consuming_corpse"]=7587, + ["regenerate_%_maximum_mana_over_2_seconds_on_consuming_corpse"]=7588, + ["regenerate_X_life_over_1_second_on_cast"]=2365, + ["regenerate_energy_shield_instead_of_life"]=8184, + ["regenerate_x_mana_per_minute_while_you_have_arcane_surge"]=7589, + ["rejuvenation_totem_%_life_regeneration_added_as_mana_regeneration"]=3511, + ["rejuvenation_totem_aura_effect_+%"]=3512, + ["remove_%_of_mana_on_hit"]=7598, + ["remove_ailments_and_burning_on_gaining_adrenaline"]=7590, + ["remove_bleed_on_flask_use"]=2914, + ["remove_bleed_on_life_flask_use"]=7592, + ["remove_bleeding_on_warcry"]=7593, + ["remove_chill_and_freeze_on_flask_use"]=7594, + ["remove_corrupted_blood_when_you_use_a_flask"]=2915, + ["remove_curse_on_mana_flask_use"]=7595, + ["remove_ignite_and_burning_on_flask_use"]=7596, + ["remove_maim_and_hinder_on_flask_use"]=7597, + ["remove_random_ailment_on_flask_use_if_all_equipped_items_are_elder"]=7599, + ["remove_random_ailment_when_you_warcry"]=7600, + ["remove_random_elemental_ailment_on_mana_flask_use"]=7601, + ["remove_random_non_elemental_ailment_on_life_flask_use"]=7602, + ["remove_shock_on_flask_use"]=7603, + ["remove_x_curses_after_channelling_for_2_seconds"]=7604, + ["replica_unique_hyrris_truth_hatred_mana_reservation_+%_final"]=7605, + ["reservation_efficiency_-2%_per_1"]=1810, + ["resist_all_%"]=7606, + ["resist_all_%_for_enemies_you_inflict_spiders_web_upon"]=7607, + ["resist_all_elements_%_per_10_levels"]=2296, + ["resist_all_elements_%_per_endurance_charge"]=1239, + ["resist_all_elements_%_with_200_or_more_strength"]=3879, + ["resist_all_elements_+%_while_holding_shield"]=1240, + ["resolute_technique"]=8199, + ["restore_energy_shield_and_mana_when_you_focus_%"]=7608, + ["restore_life_and_mana_on_warcry_%"]=2725, + ["restore_life_on_warcry_%"]=2726, + ["returning_projectiles_always_pierce"]=7609, + ["revive_golems_if_killed_by_enemies_ms"]=7610, + ["righteous_fire_damage_+%"]=3192, + ["righteous_fire_radius_+%"]=3335, + ["righteous_fire_spell_damage_+%"]=3624, + ["riposte_cooldown_speed_+%"]=3398, + ["riposte_damage_+%"]=3239, + ["rogue_trader_map_rogue_exile_maximum_life_+%_final"]=7611, + ["rune_blast_teleports_to_detonated_rune_with_100_ms_cooldown"]=7612, + ["rune_blast_teleports_to_detonated_rune_with_150_ms_cooldown"]=7613, + ["ruthless_hits_intimidate_enemies_for_4_seconds"]=7614, + ["sabotuer_mines_apply_damage_+%_to_nearby_enemies_up_to_-10%"]=7615, + ["sabotuer_mines_apply_damage_taken_+%_to_nearby_enemies_up_to_10%"]=7616, + ["sacrifice_%_life_on_spell_skill"]=7617, + ["sacrifice_%_maximum_life_to_gain_as_es_on_spell_cast"]=7618, + ["sanctify_area_of_effect_+%_when_targeting_consecrated_ground"]=7619, + ["sanctify_consecrated_ground_enemy_damage_taken_+%"]=7620, + ["sanctify_damage_+%"]=7621, + ["sap_on_critical_strike_with_lightning_skills"]=7622, + ["scion_helmet_skill_maximum_totems_+"]=389, + ["scorch_effect_+%"]=7623, + ["scorched_earth_ground_scorch_duration_ms"]=3827, + ["scorched_enemies_explode_on_death_for_8%_life_as_fire_degen_chance"]=7624, + ["scourge_arrow_damage_+%"]=7625, + ["searing_bond_damage_+%"]=3187, + ["searing_bond_totem_placement_speed_+%"]=3487, + ["searing_totem_elemental_resistance_+%"]=3630, + ["secondary_maximum_base_chaos_damage"]=1028, + ["secondary_maximum_base_cold_damage"]=1026, + ["secondary_maximum_base_fire_damage"]=1025, + ["secondary_maximum_base_lightning_damage"]=1027, + ["secondary_maximum_base_physical_damage"]=1024, + ["secondary_minimum_base_chaos_damage"]=1028, + ["secondary_minimum_base_cold_damage"]=1026, + ["secondary_minimum_base_fire_damage"]=1025, + ["secondary_minimum_base_lightning_damage"]=1027, + ["secondary_minimum_base_physical_damage"]=1024, + ["secondary_skill_effect_duration_+%"]=7626, + ["seismic_cry_exerted_attack_damage_+%"]=7627, + ["seismic_cry_minimum_power"]=7628, + ["self_chill_duration_-%"]=1462, + ["self_cold_damage_on_reaching_maximum_power_charges"]=7629, + ["self_critical_strike_multiplier_+%_while_ignited"]=7630, + ["self_critical_strike_multiplier_-%_per_endurance_charge"]=1137, + ["self_curse_duration_+%"]=1752, + ["self_curse_duration_+%_per_10_devotion"]=7631, + ["self_cursed_with_level_x_vulnerability"]=2647, + ["self_elemental_status_duration_-%"]=1461, + ["self_elemental_status_duration_-%_per_10_devotion"]=7632, + ["self_freeze_duration_-%"]=1464, + ["self_ignite_duration_-%"]=1465, + ["self_offering_effect_+%"]=816, + ["self_physical_damage_on_movement_skill_use"]=7633, + ["self_physical_damage_on_skill_use_%_mana_cost"]=1794, + ["self_shock_duration_-%"]=1463, + ["self_take_no_extra_damage_from_critical_strikes"]=3790, + ["self_take_no_extra_damage_from_critical_strikes_if_have_been_crit_recently"]=7634, + ["self_take_no_extra_damage_from_critical_strikes_if_left_ring_is_magic_item"]=7635, + ["self_take_no_extra_damage_from_critical_strikes_if_only_one_nearby_enemy"]=7636, + ["self_take_no_extra_damage_from_critical_strikes_if_there_is_at_most_1_rare_or_unique_enemy_nearby"]=7637, + ["self_take_no_extra_damage_from_critical_strikes_while_affected_by_elusive"]=7638, + ["sentinel_minion_cooldown_speed_+%"]=7639, + ["sentinel_of_purity_damage_+%"]=7640, + ["serpent_strike_maximum_snakes"]=7641, + ["share_endurance_charges_with_party_within_distance"]=1735, + ["share_frenzy_charges_with_party_within_distance"]=1736, + ["share_power_charges_with_party_within_distance"]=1737, + ["shatter_on_kill_vs_bleeding_enemies"]=7642, + ["shatter_on_kill_vs_poisoned_enemies"]=7643, + ["shattering_steel_%_chance_to_not_consume_ammo"]=7647, + ["shattering_steel_damage_+%"]=7644, + ["shattering_steel_fortify_on_hit_close_range"]=7645, + ["shattering_steel_number_of_additional_projectiles"]=7646, + ["shield_armour_+%"]=1577, + ["shield_attack_speed_+%"]=1054, + ["shield_block_%"]=790, + ["shield_charge_attack_speed_+%"]=3372, + ["shield_charge_damage_+%"]=3176, + ["shield_charge_damage_per_target_hit_+%"]=3600, + ["shield_crush_attack_speed_+%"]=7648, + ["shield_crush_damage_+%"]=7649, + ["shield_crush_helmet_enchantment_aoe_+%_final"]=7650, + ["shield_defences_+%_per_10_devotion"]=7651, + ["shield_evasion_rating_+%"]=1575, + ["shield_maximum_energy_shield_+%"]=1558, + ["shield_physical_damage_reduction_rating_+%"]=1576, + ["shield_spell_block_%"]=791, + ["shock_X_nearby_enemies_for_2_s_on_killing_shocked_enemy"]=2349, + ["shock_and_freeze_apply_elemental_damage_taken_+%"]=7652, + ["shock_attackers_for_4_seconds_on_block_%_chance"]=7653, + ["shock_duration_+%"]=1451, + ["shock_effect_+%"]=7654, + ["shock_effect_+%_with_critical_strikes"]=7655, + ["shock_maximum_magnitude_is_60%"]=7656, + ["shock_minimum_damage_taken_increase_%"]=3939, + ["shock_nearby_enemies_for_x_ms_when_you_focus"]=7657, + ["shock_nova_damage_+%"]=3202, + ["shock_nova_radius_+%"]=3348, + ["shock_nova_ring_chance_to_shock_+%"]=7658, + ["shock_nova_ring_damage_+%"]=3503, + ["shock_nova_ring_shocks_as_if_dealing_damage_+%_final"]=7659, + ["shock_prevention_ms_when_shocked"]=2430, + ["shocked_chilled_effect_on_self_+%"]=7660, + ["shocked_effect_on_self_+%"]=7661, + ["shocked_enemies_explode_for_%_life_as_lightning_damage"]=7662, + ["shocked_for_4_seconds_on_reaching_maximum_power_charges"]=3122, + ["shocked_ground_base_magnitude_override"]=7663, + ["shocked_ground_effect_on_self_+%"]=1732, + ["shocked_ground_when_hit_%"]=2140, + ["shocks_enemies_that_hit_actor_while_actor_is_casting"]=1502, + ["shocks_reflected_to_self"]=2308, + ["shockwave_slam_attack_speed_+%"]=3378, + ["shockwave_slam_damage_+%"]=3258, + ["shockwave_slam_explosion_damage_+%_final"]=3086, + ["shockwave_slam_radius_+%"]=3361, + ["shockwave_totem_cast_speed_+%"]=3515, + ["shockwave_totem_damage_+%"]=3203, + ["shockwave_totem_radius_+%"]=3363, + ["should_use_alternate_fortify"]=1842, + ["shrapnel_ballista_num_additional_arrows"]=7664, + ["shrapnel_ballista_num_pierce"]=7665, + ["shrapnel_ballista_projectile_speed_+%"]=7666, + ["shrapnel_shot_damage_+%"]=3243, + ["shrapnel_shot_physical_damage_%_to_add_as_lightning_damage"]=3540, + ["shrapnel_shot_radius_+%"]=3350, + ["shrapnel_trap_area_of_effect_+%"]=7668, + ["shrapnel_trap_damage_+%"]=7669, + ["shrapnel_trap_number_of_additional_secondary_explosions"]=7670, + ["shrine_buff_effect_on_self_+%"]=2347, + ["shrine_effect_duration_+%"]=2348, + ["siege_ballista_attack_speed_+%"]=3377, + ["siege_ballista_damage_+%"]=3256, + ["siege_ballista_totem_placement_speed_+%"]=3517, + ["sigil_attached_target_damage_+%"]=7671, + ["sigil_attached_target_damage_taken_+%"]=7672, + ["sigil_critical_strike_chance_+%"]=7673, + ["sigil_critical_strike_multiplier_+"]=7674, + ["sigil_damage_+%"]=7675, + ["sigil_damage_+%_per_10_devotion"]=7676, + ["sigil_duration_+%"]=7677, + ["sigil_recall_cooldown_speed_+%"]=7678, + ["sigil_recall_cooldown_speed_+%_per_brand_up_to_40%"]=7679, + ["sigil_repeat_frequency_+%"]=7680, + ["sigil_repeat_frequency_+%_if_havent_used_a_brand_skill_recently"]=7681, + ["sigil_target_search_range_+%"]=7682, + ["silver_footprints_from_item"]=8229, + ["siphon_duration_+%"]=3436, + ["siphon_life_leech_from_damage_permyriad"]=3506, + ["skeletal_chains_area_of_effect_+%"]=7683, + ["skeletal_chains_cast_speed_+%"]=7684, + ["skeletal_chains_damage_+%"]=3252, + ["skeleton_attack_speed_+%"]=7685, + ["skeleton_cast_speed_+%"]=7686, + ["skeleton_duration_+%"]=1376, + ["skeleton_movement_speed_+%"]=7687, + ["skeletons_damage_+%"]=3177, + ["skill_area_of_effect_+%_if_enemy_killed_recently"]=3723, + ["skill_area_of_effect_+%_in_sand_stance"]=7811, + ["skill_area_of_effect_+%_per_active_mine"]=2990, + ["skill_area_of_effect_+%_per_power_charge"]=1710, + ["skill_area_of_effect_+%_per_power_charge_up_to_50%"]=1711, + ["skill_area_of_effect_+%_while_no_frenzy_charges"]=1637, + ["skill_area_of_effect_when_unarmed_+%"]=2583, + ["skill_cooldown_-%"]=1488, + ["skill_effect_duration_+%"]=1486, + ["skill_effect_duration_+%_if_killed_maimed_enemy_recently"]=3725, + ["skill_effect_duration_+%_per_10_strength"]=1597, + ["skill_effect_duration_+%_while_affected_by_malevolence"]=7688, + ["skill_effect_duration_+%_with_bow_skills"]=7689, + ["skill_effect_duration_+%_with_non_curse_aura_skills"]=7690, + ["skill_effect_duration_per_100_int"]=2615, + ["skill_internal_monster_responsiveness_+%"]=1518, + ["skill_life_cost_+"]=1481, + ["skill_life_cost_+_with_channelling_skills"]=7691, + ["skill_life_cost_+_with_non_channelling_skills"]=7692, + ["skill_mana_cost_+"]=1482, + ["skill_mana_cost_+_for_each_equipped_corrupted_item"]=3850, + ["skill_mana_cost_+_while_affected_by_clarity"]=7693, + ["skill_mana_cost_+_with_channelling_skills"]=7694, + ["skill_mana_cost_+_with_non_channelling_skills"]=7695, + ["skill_mana_cost_+_with_non_channelling_skills_while_affected_by_clarity"]=7696, + ["skill_max_unleash_seals"]=8129, + ["skill_range_+%"]=1519, + ["skill_repeat_count"]=1484, + ["skill_visual_scale_+%"]=14, + ["skills_cost_no_mana_while_focused"]=7697, + ["skills_fire_x_additional_projectiles_for_4_seconds_after_consuming_12_steel_ammo"]=7698, + ["skills_gain_intensity_every_x_milliseconds_if_gained_intensity_recently"]=7699, + ["skills_lose_intensity_every_x_milliseconds_if_gained_intensity_recently"]=7700, + ["skills_supported_by_nightblade_have_elusive_effect_+%"]=7701, + ["skitterbots_mana_reservation_efficiency_+%"]=7703, + ["skitterbots_mana_reservation_efficiency_-2%_per_1"]=7702, + ["slam_ancestor_totem_damage_+%"]=3652, + ["slam_ancestor_totem_grant_owner_melee_damage_+%"]=3317, + ["slam_ancestor_totem_radius_+%"]=3655, + ["slash_ancestor_totem_damage_+%"]=3653, + ["slash_ancestor_totem_elemental_resistance_%"]=2322, + ["slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%"]=3316, + ["slash_ancestor_totem_radius_+%"]=3654, + ["slayer_area_of_effect_+%_per_enemy_killed_recently_up_to_50%"]=7704, + ["slayer_ascendancy_melee_splash_damage_+%_final_for_splash"]=817, + ["slayer_critical_strike_multiplier_+_per_nearby_enemy_up_to_100"]=7705, + ["slayer_damage_+%_final_against_unique_enemies"]=7706, + ["slayer_damage_+%_final_from_distance"]=7707, + ["slither_elusive_effect_+%"]=7708, + ["slither_wither_stacks"]=7709, + ["smite_aura_effect_+%"]=7710, + ["smite_chance_for_lighting_to_strike_extra_target_%"]=7711, + ["smite_damage_+%"]=7712, + ["smoke_mine_base_movement_velocity_+%"]=3620, + ["smoke_mine_duration_+%"]=3417, + ["snapping_adder_%_chance_to_retain_projectile_on_release"]=7714, + ["snapping_adder_damage_+%"]=7713, + ["snapping_adder_withered_on_hit_for_2_seconds_%_chance"]=7715, + ["soul_eater_on_rare_kill_ms"]=2951, + ["soul_link_duration_+%"]=7716, + ["soulfeast_number_of_secondary_projectiles"]=7717, + ["soulrend_applies_hinder_movement_speed_+%"]=7718, + ["soulrend_damage_+%"]=7719, + ["soulrend_number_of_additional_projectiles"]=7720, + ["spark_damage_+%"]=3163, + ["spark_num_of_additional_projectiles"]=3460, + ["spark_number_of_additional_projectiles"]=7721, + ["spark_projectile_speed_+%"]=3406, + ["spark_projectiles_nova"]=7722, + ["spark_skill_effect_duration_+%"]=7723, + ["spectral_helix_damage_+%"]=7724, + ["spectral_helix_projectile_speed_+%"]=7725, + ["spectral_helix_rotations_%"]=7726, + ["spectral_shield_throw_additional_chains"]=7727, + ["spectral_shield_throw_damage_+%"]=7728, + ["spectral_shield_throw_num_of_additional_projectiles"]=7729, + ["spectral_shield_throw_projectile_speed_+%"]=7730, + ["spectral_shield_throw_secondary_projectiles_pierce"]=7731, + ["spectral_shield_throw_shard_projectiles_+%_final"]=7732, + ["spectral_spiral_weapon_base_number_of_bounces"]=7733, + ["spectral_throw_damage_+%"]=3164, + ["spectral_throw_damage_for_each_enemy_hit_with_spectral_weapon_+%"]=2758, + ["spectral_throw_gain_vaal_soul_for_vaal_spectral_throw_on_hit_%"]=7734, + ["spectral_throw_projectile_deceleration_+%"]=3477, + ["spectral_throw_projectile_speed_+%"]=3407, + ["spectre_attack_and_cast_speed_+%"]=3382, + ["spectre_damage_+%"]=2980, + ["spectre_elemental_resistances_%"]=3495, + ["spectre_maximum_life_+"]=7735, + ["spectre_zombie_skeleton_critical_strike_multiplier_+"]=7736, + ["spectres_critical_strike_chance_+%"]=7737, + ["spectres_gain_arcane_surge_when_you_do"]=7738, + ["spectres_gain_soul_eater_for_20_seconds_on_kill_%_chance"]=7739, + ["spectres_have_base_duration_ms"]=7740, + ["spell_additional_critical_strike_chance_permyriad"]=7741, + ["spell_and_attack_maximum_added_chaos_damage_during_flask_effect"]=7742, + ["spell_and_attack_maximum_added_cold_damage"]=1004, + ["spell_and_attack_maximum_added_fire_damage"]=1003, + ["spell_and_attack_maximum_added_lightning_damage"]=1035, + ["spell_and_attack_minimum_added_chaos_damage_during_flask_effect"]=7742, + ["spell_and_attack_minimum_added_cold_damage"]=1004, + ["spell_and_attack_minimum_added_fire_damage"]=1003, + ["spell_and_attack_minimum_added_lightning_damage"]=1035, + ["spell_area_of_effect_+%"]=7743, + ["spell_base_fire_damage_%_maximum_life"]=1020, + ["spell_block_%_if_blocked_a_spell_recently"]=7745, + ["spell_block_%_if_blocked_an_attack_recently"]=7746, + ["spell_block_%_while_at_max_power_charges"]=7747, + ["spell_block_%_while_on_low_life"]=796, + ["spell_block_chance_%_while_holding_staff_or_shield"]=7744, + ["spell_block_equals_attack_block"]=804, + ["spell_block_while_dual_wielding_%"]=795, + ["spell_block_with_bow_%"]=797, + ["spell_block_with_staff_%"]=798, + ["spell_bow_damage_+%"]=865, + ["spell_chance_to_deal_double_damage_%"]=7748, + ["spell_chance_to_shock_frozen_enemies_%"]=2458, + ["spell_cold_damage_+%"]=863, + ["spell_critical_strike_chance_+%"]=1083, + ["spell_critical_strike_chance_+%_if_removed_maximum_number_of_seals"]=7749, + ["spell_critical_strike_chance_+%_per_100_max_life"]=7750, + ["spell_critical_strike_chance_+%_per_raised_spectre"]=7751, + ["spell_critical_strike_chance_+%_while_dual_wielding"]=4808, + ["spell_critical_strike_chance_+%_while_holding_shield"]=4809, + ["spell_critical_strike_chance_+%_while_wielding_staff"]=4810, + ["spell_critical_strike_multiplier_+"]=1114, + ["spell_critical_strike_multiplier_+_while_dual_wielding"]=4833, + ["spell_critical_strike_multiplier_+_while_holding_shield"]=4834, + ["spell_critical_strike_multiplier_+_while_wielding_staff"]=4835, + ["spell_damage_+%"]=861, + ["spell_damage_+%_during_flask_effect"]=7754, + ["spell_damage_+%_for_4_seconds_on_cast"]=3053, + ["spell_damage_+%_if_have_crit_in_past_8_seconds"]=7755, + ["spell_damage_+%_if_have_crit_recently"]=7752, + ["spell_damage_+%_if_other_ring_is_elder_item"]=3842, + ["spell_damage_+%_if_you_have_blocked_recently"]=7756, + ["spell_damage_+%_per_100_max_life"]=7757, + ["spell_damage_+%_per_100_maximum_mana_up_to_60%"]=7758, + ["spell_damage_+%_per_10_int"]=2273, + ["spell_damage_+%_per_10_strength"]=7759, + ["spell_damage_+%_per_16_dex"]=7760, + ["spell_damage_+%_per_16_int"]=7761, + ["spell_damage_+%_per_16_strength"]=7762, + ["spell_damage_+%_per_200_mana_spent_recently"]=3863, + ["spell_damage_+%_per_5%_block_chance"]=2272, + ["spell_damage_+%_per_5%_spell_block_chance"]=7763, + ["spell_damage_+%_per_500_maximum_mana"]=7753, + ["spell_damage_+%_per_level"]=2494, + ["spell_damage_+%_per_power_charge"]=1721, + ["spell_damage_+%_while_dual_wielding"]=867, + ["spell_damage_+%_while_es_full"]=2606, + ["spell_damage_+%_while_holding_shield"]=866, + ["spell_damage_+%_while_no_mana_reserved"]=2609, + ["spell_damage_+%_while_not_low_mana"]=2610, + ["spell_damage_+%_while_shocked"]=7764, + ["spell_damage_+%_while_you_have_arcane_surge"]=7765, + ["spell_damage_modifiers_apply_to_attack_damage"]=2217, + ["spell_damage_modifiers_apply_to_skill_dot"]=2223, + ["spell_damage_taken_+%_from_blinded_enemies"]=2747, + ["spell_damage_taken_+%_when_on_low_mana"]=2035, + ["spell_elemental_damage_+%"]=1648, + ["spell_fire_damage_+%"]=862, + ["spell_hits_against_you_inflict_poison_%"]=7766, + ["spell_maximum_added_chaos_damage"]=1033, + ["spell_maximum_added_chaos_damage_while_dual_wielding"]=1687, + ["spell_maximum_added_chaos_damage_while_holding_a_shield"]=1688, + ["spell_maximum_added_chaos_damage_while_wielding_two_handed_weapon"]=1689, + ["spell_maximum_added_cold_damage"]=1031, + ["spell_maximum_added_cold_damage_per_power_charge"]=1421, + ["spell_maximum_added_cold_damage_while_dual_wielding"]=1690, + ["spell_maximum_added_cold_damage_while_holding_a_shield"]=1691, + ["spell_maximum_added_cold_damage_while_wielding_two_handed_weapon"]=1692, + ["spell_maximum_added_fire_damage"]=1030, + ["spell_maximum_added_fire_damage_while_dual_wielding"]=1693, + ["spell_maximum_added_fire_damage_while_holding_a_shield"]=1694, + ["spell_maximum_added_fire_damage_while_wielding_two_handed_weapon"]=1695, + ["spell_maximum_added_lightning_damage"]=1032, + ["spell_maximum_added_lightning_damage_while_dual_wielding"]=1696, + ["spell_maximum_added_lightning_damage_while_holding_a_shield"]=1697, + ["spell_maximum_added_lightning_damage_while_unarmed"]=2003, + ["spell_maximum_added_lightning_damage_while_wielding_two_handed_weapon"]=1698, + ["spell_maximum_added_physical_damage"]=1029, + ["spell_maximum_added_physical_damage_while_dual_wielding"]=1699, + ["spell_maximum_added_physical_damage_while_holding_a_shield"]=1700, + ["spell_maximum_added_physical_damage_while_wielding_two_handed_weapon"]=1701, + ["spell_maximum_base_chaos_damage"]=1023, + ["spell_maximum_base_cold_damage"]=1021, + ["spell_maximum_base_cold_damage_+_per_10_intelligence"]=1034, + ["spell_maximum_base_fire_damage"]=1020, + ["spell_maximum_base_lightning_damage"]=1022, + ["spell_maximum_base_physical_damage"]=1019, + ["spell_minimum_added_chaos_damage"]=1033, + ["spell_minimum_added_chaos_damage_while_dual_wielding"]=1687, + ["spell_minimum_added_chaos_damage_while_holding_a_shield"]=1688, + ["spell_minimum_added_chaos_damage_while_wielding_two_handed_weapon"]=1689, + ["spell_minimum_added_cold_damage"]=1031, + ["spell_minimum_added_cold_damage_per_power_charge"]=1421, + ["spell_minimum_added_cold_damage_while_dual_wielding"]=1690, + ["spell_minimum_added_cold_damage_while_holding_a_shield"]=1691, + ["spell_minimum_added_cold_damage_while_wielding_two_handed_weapon"]=1692, + ["spell_minimum_added_fire_damage"]=1030, + ["spell_minimum_added_fire_damage_while_dual_wielding"]=1693, + ["spell_minimum_added_fire_damage_while_holding_a_shield"]=1694, + ["spell_minimum_added_fire_damage_while_wielding_two_handed_weapon"]=1695, + ["spell_minimum_added_lightning_damage"]=1032, + ["spell_minimum_added_lightning_damage_while_dual_wielding"]=1696, + ["spell_minimum_added_lightning_damage_while_holding_a_shield"]=1697, + ["spell_minimum_added_lightning_damage_while_unarmed"]=2003, + ["spell_minimum_added_lightning_damage_while_wielding_two_handed_weapon"]=1698, + ["spell_minimum_added_physical_damage"]=1029, + ["spell_minimum_added_physical_damage_while_dual_wielding"]=1699, + ["spell_minimum_added_physical_damage_while_holding_a_shield"]=1700, + ["spell_minimum_added_physical_damage_while_wielding_two_handed_weapon"]=1701, + ["spell_minimum_base_chaos_damage"]=1023, + ["spell_minimum_base_cold_damage"]=1021, + ["spell_minimum_base_cold_damage_+_per_10_intelligence"]=1034, + ["spell_minimum_base_fire_damage"]=1020, + ["spell_minimum_base_lightning_damage"]=1022, + ["spell_minimum_base_physical_damage"]=1019, + ["spell_physical_damage_%_to_convert_to_fire"]=7767, + ["spell_repeat_count"]=1485, + ["spell_skill_gem_level_+"]=1228, + ["spell_skills_always_crit_on_final_repeat"]=7768, + ["spell_skills_critical_strike_multiplier_+_on_final_repeat"]=7769, + ["spell_skills_deal_no_damage"]=7770, + ["spell_skills_never_crit_except_on_final_repeat"]=7771, + ["spell_staff_damage_+%"]=864, + ["spell_suppression_chance_%_if_enemy_hit_recently"]=7772, + ["spell_suppression_chance_%_if_evasion_on_boots_helmet_gloves"]=7773, + ["spell_suppression_chance_%_if_suppressed_spell_recently"]=7783, + ["spell_suppression_chance_%_if_taken_spell_damage_recently"]=2764, + ["spell_suppression_chance_%_per_endurance_charge"]=7774, + ["spell_suppression_chance_%_per_equipped_dagger"]=7775, + ["spell_suppression_chance_%_per_fortification"]=1843, + ["spell_suppression_chance_%_per_frenzy_charge"]=2109, + ["spell_suppression_chance_%_per_power_charge"]=7776, + ["spell_suppression_chance_%_while_affected_by_grace"]=7777, + ["spell_suppression_chance_%_while_affected_by_haste"]=7778, + ["spell_suppression_chance_%_while_channelling"]=7779, + ["spell_suppression_chance_%_while_holding_shield"]=7780, + ["spell_suppression_chance_%_while_moving"]=7781, + ["spell_suppression_chance_%_while_off_hand_empty"]=7782, + ["spell_suppression_chance_%_while_on_full_energy_shield"]=7784, + ["spell_suppression_chance_%_while_on_full_life"]=7785, + ["spells_chance_to_hinder_on_hit_%"]=7786, + ["spells_chance_to_knockback_on_hit_%"]=7787, + ["spells_chance_to_poison_on_hit_%"]=7788, + ["spells_have_culling_strike"]=2095, + ["spells_impale_on_hit_%_chance"]=7789, + ["spells_number_of_additional_projectiles"]=3823, + ["spells_you_cast_gain_%_of_base_main_hand_weapon_damage_as_added_spell_damage"]=7790, + ["spellslinger_cooldown_duration_+%"]=7791, + ["spellslinger_mana_reservation_+%"]=7794, + ["spellslinger_mana_reservation_efficiency_+%"]=7793, + ["spellslinger_mana_reservation_efficiency_-2%_per_1"]=7792, + ["spend_energy_shield_for_costs_before_mana"]=2640, + ["spider_aspect_debuff_duration_+%"]=7795, + ["spider_aspect_skill_area_of_effect_+%"]=7796, + ["spider_aspect_web_interval_ms_override"]=7797, + ["spike_slam_num_spikes"]=7798, + ["spirit_offering_duration_+%"]=3416, + ["spirit_offering_physical_damage_%_to_add_as_chaos"]=3691, + ["split_arrow_critical_strike_chance_+%"]=3451, + ["split_arrow_damage_+%"]=3165, + ["split_arrow_num_of_additional_projectiles"]=3461, + ["split_arrow_number_of_additional_arrows"]=2686, + ["split_arrow_projectiles_fire_in_parallel_x_dist"]=7799, + ["splitting_steel_area_of_effect_+%"]=7801, + ["splitting_steel_damage_+%"]=7802, + ["spread_freeze_to_nearby_enemies"]=7803, + ["spread_ignite_to_nearby_enemies"]=7804, + ["stacking_damage_+%_on_kill_for_4_seconds"]=3126, + ["stacking_spell_damage_+%_when_you_or_your_totems_kill_an_enemy_for_2_seconds"]=2838, + ["staff_accuracy_rating"]=1592, + ["staff_accuracy_rating_+%"]=1064, + ["staff_ailment_damage_+%"]=944, + ["staff_attack_speed_+%"]=1047, + ["staff_block_%"]=799, + ["staff_critical_strike_chance_+%"]=1094, + ["staff_critical_strike_multiplier_+"]=1123, + ["staff_damage_+%"]=942, + ["staff_elemental_damage_+%"]=1703, + ["staff_hit_and_ailment_damage_+%"]=943, + ["staff_stun_duration_+%"]=1460, + ["stance_skill_cooldown_speed_+%"]=7808, + ["stance_skill_reservation_+%"]=7810, + ["stance_skills_mana_reservation_efficiency_+%"]=7809, + ["start_at_zero_energy_shield"]=8190, + ["static_strike_additional_number_of_beam_targets"]=7813, + ["static_strike_damage_+%"]=3188, + ["static_strike_duration_+%"]=3443, + ["static_strike_radius_+%"]=3331, + ["status_ailments_removed_at_low_life"]=2849, + ["status_ailments_you_inflict_duration_+%_while_focused"]=7814, + ["status_ailments_you_inflict_duration_+%_with_bows"]=7815, + ["stealth_+%"]=7816, + ["steel_ammo_consumed_per_use_with_attacks_that_fire_projectiles"]=4224, + ["steel_steal_area_of_effect_+%"]=7817, + ["steel_steal_cast_speed_+%"]=7818, + ["steel_steal_reflect_damage_+%"]=7819, + ["steelskin_damage_limit_+%"]=7820, + ["stibnite_flask_evasion_rating_+%_final"]=7821, + ["stone_golem_damage_+%"]=3211, + ["stone_golem_elemental_resistances_%"]=3497, + ["storm_blade_has_local_attack_speed_+%"]=7822, + ["storm_blade_has_local_lightning_penetration_%"]=7823, + ["storm_blade_quality_attack_lightning_damage_%_to_convert_to_chaos"]=7824, + ["storm_blade_quality_chance_to_shock_%"]=7825, + ["storm_blade_quality_local_critical_strike_chance_+%"]=7826, + ["storm_brand_additional_chain_chance_%"]=7827, + ["storm_brand_attached_target_lightning_penetration_%"]=7828, + ["storm_brand_damage_+%"]=7829, + ["storm_burst_15_%_chance_to_create_additional_orb"]=7830, + ["storm_burst_additional_object_chance_%"]=7831, + ["storm_burst_area_of_effect_+%"]=7832, + ["storm_burst_avoid_interruption_while_casting_%"]=7833, + ["storm_burst_damage_+%"]=3253, + ["storm_burst_number_of_additional_projectiles"]=7834, + ["storm_call_damage_+%"]=3189, + ["storm_call_duration_+%"]=3444, + ["storm_call_radius_+%"]=3332, + ["storm_cloud_charge_count"]=2966, + ["storm_cloud_charged_damage_+%_final"]=2967, + ["storm_cloud_critical_strike_chance_+%"]=3456, + ["storm_cloud_radius_+%"]=3359, + ["storm_rain_damage_+%"]=7835, + ["storm_rain_num_additional_arrows"]=7836, + ["stormbind_skill_area_of_effect_+%"]=7837, + ["stormbind_skill_damage_+%"]=7838, + ["strength_+%"]=826, + ["strength_applies_to_fish_reel_speed_at_20%_value"]=7839, + ["strength_damage_bonus_grants_melee_physical_damage_+3%_per_10_strength_instead"]=7840, + ["strength_skill_gem_level_+"]=7841, + ["strong_casting"]=8200, + ["stun_duration_+%"]=1586, + ["stun_duration_+%_per_15_strength"]=7843, + ["stun_duration_+%_per_endurance_charge"]=7844, + ["stun_duration_+%_vs_enemies_that_are_on_full_life"]=2860, + ["stun_duration_+%_vs_enemies_that_are_on_low_life"]=2861, + ["stun_duration_on_critical_strike_+%"]=7842, + ["stun_duration_on_self_+%"]=3679, + ["stun_recovery_+%_per_frenzy_charge"]=1492, + ["stun_threshold_+%"]=2799, + ["stun_threshold_based_on_%_energy_shield_instead_of_life"]=7845, + ["stun_threshold_based_on_%_mana_instead_of_life"]=2798, + ["stun_threshold_based_on_energy_shield_instead_of_life"]=3779, + ["stun_threshold_reduction_+%_while_using_flask"]=2459, + ["stun_threshold_reduction_+%_with_500_or_more_strength"]=7846, + ["stuns_have_culling_strike"]=1621, + ["summon_2_totems"]=7847, + ["summon_arbalist_attack_speed_+%"]=7848, + ["summon_arbalist_chains_+"]=7849, + ["summon_arbalist_chance_to_bleed_%"]=7850, + ["summon_arbalist_chance_to_crush_on_hit_%"]=7851, + ["summon_arbalist_chance_to_deal_double_damage_%"]=7852, + ["summon_arbalist_chance_to_ignite_freeze_shock_%"]=7853, + ["summon_arbalist_chance_to_inflict_cold_exposure_on_hit_%"]=7854, + ["summon_arbalist_chance_to_inflict_fire_exposure_on_hit_%"]=7855, + ["summon_arbalist_chance_to_inflict_lightning_exposure_on_hit_%"]=7856, + ["summon_arbalist_chance_to_intimidate_for_4_seconds_on_hit_%"]=7857, + ["summon_arbalist_chance_to_maim_for_4_seconds_on_hit_%"]=7858, + ["summon_arbalist_chance_to_poison_%"]=7859, + ["summon_arbalist_chance_to_unnerve_for_4_seconds_on_hit_%"]=7860, + ["summon_arbalist_number_of_additional_projectiles"]=7861, + ["summon_arbalist_number_of_splits"]=7862, + ["summon_arbalist_physical_damage_%_to_add_as_cold"]=7863, + ["summon_arbalist_physical_damage_%_to_add_as_fire"]=7864, + ["summon_arbalist_physical_damage_%_to_add_as_lightning"]=7865, + ["summon_arbalist_physical_damage_%_to_convert_to_cold"]=7866, + ["summon_arbalist_physical_damage_%_to_convert_to_fire"]=7867, + ["summon_arbalist_physical_damage_%_to_convert_to_lightning"]=7868, + ["summon_arbalist_projectiles_fork"]=7869, + ["summon_arbalist_targets_to_pierce"]=7870, + ["summon_raging_spirit_melee_splash_fire_damage_only"]=7871, + ["summon_reaper_cooldown_speed_+%"]=7872, + ["summon_skeleton_gem_level_+"]=1237, + ["summon_skeletons_additional_warrior_skeleton_%_chance"]=7874, + ["summon_skeletons_additional_warrior_skeleton_one_twentieth_chance"]=7873, + ["summon_skeletons_cooldown_modifier_ms"]=7875, + ["summon_skeletons_num_additional_warrior_skeletons"]=3514, + ["summon_skitterbots_area_of_effect_+%"]=7876, + ["summon_skitterbots_mana_reservation_+%"]=7877, + ["summon_totem_cast_speed_+%"]=2141, + ["summoned_phantasms_grant_buff"]=7878, + ["summoned_phantasms_have_no_duration"]=7879, + ["summoned_raging_spirit_chance_to_spawn_additional_minion_%"]=2940, + ["summoned_raging_spirit_duration_+%"]=2939, + ["summoned_reaper_damage_+%"]=7880, + ["summoned_reaper_physical_dot_multiplier_+"]=7881, + ["summoned_skeleton_%_chance_to_wither_for_2_seconds"]=7882, + ["summoned_skeleton_%_physical_to_chaos"]=7883, + ["summoned_skeleton_warriors_get_weapon_stats_in_main_hand"]=3927, + ["summoned_skeletons_cover_in_ash_on_hit_%"]=7884, + ["summoned_skeletons_fire_damage_%_of_maximum_life_taken_per_minute"]=7885, + ["summoned_skeletons_have_avatar_of_fire"]=8201, + ["summoned_skeletons_hits_cant_be_evaded"]=7886, + ["summoned_skitterbots_cooldown_recovery_+%"]=7887, + ["sunder_wave_delay_+%"]=3362, + ["support_additional_trap_mine_%_chance_for_1_additional_trap_mine"]=7888, + ["support_anticipation_charge_gain_frequency_+%"]=7889, + ["support_anticipation_charge_gain_interval_ms"]=8129, + ["support_anticipation_rapid_fire_count"]=8129, + ["support_gem_elemental_damage_+%_final"]=3113, + ["support_gems_socketed_in_amulet_also_support_body_skills"]=123, + ["support_gems_socketed_in_off_hand_also_support_main_hand_skills"]=124, + ["support_maimed_enemies_physical_damage_taken_+%"]=7890, + ["support_minion_maximum_life_+%_final"]=1361, + ["support_mirage_archer_base_duration"]=7892, + ["support_slashing_damage_+%_final_from_distance"]=7893, + ["support_slower_projectiles_damage_+%_final"]=2376, + ["supported_active_skill_gem_expereince_gained_+%"]=2424, + ["supported_active_skill_gem_level_+"]=2293, + ["supported_active_skill_gem_quality_%"]=2354, + ["supported_aura_skill_gem_level_+"]=7894, + ["supported_cold_skill_gem_level_+"]=7895, + ["supported_elemental_skill_gem_level_+"]=7896, + ["supported_fire_skill_gem_level_+"]=7897, + ["supported_lightning_skill_gem_level_+"]=7898, + ["sweep_add_endurance_charge_on_hit_%"]=3333, + ["sweep_damage_+%"]=3190, + ["sweep_knockback_chance_%"]=3488, + ["sweep_radius_+%"]=3334, + ["sword_accuracy_rating"]=1587, + ["sword_accuracy_rating_+%"]=1069, + ["sword_ailment_damage_+%"]=975, + ["sword_attack_speed_+%"]=1052, + ["sword_critical_strike_chance_+%"]=1092, + ["sword_critical_strike_multiplier_+"]=1120, + ["sword_damage_+%"]=973, + ["sword_hit_and_ailment_damage_+%"]=974, + ["sword_physical_damage_%_to_add_as_fire"]=2569, + ["synthesis_map_adjacent_nodes_global_mod_values_doubled"]=7899, + ["synthesis_map_global_mod_values_doubled_on_this_node"]=7900, + ["synthesis_map_global_mod_values_tripled_on_this_node"]=7901, + ["synthesis_map_memories_do_not_collapse_on_this_node"]=7902, + ["synthesis_map_monster_slain_experience_+%_on_this_node"]=7903, + ["synthesis_map_nearby_memories_have_bonus"]=7904, + ["synthesis_map_node_additional_uses_+"]=7905, + ["synthesis_map_node_global_mod_values_tripled_if_adjacent_squares_have_memories"]=7906, + ["synthesis_map_node_grants_additional_global_mod"]=7907, + ["synthesis_map_node_grants_no_global_mod"]=7908, + ["synthesis_map_node_guest_monsters_replaced_by_synthesised_monsters"]=7909, + ["synthesis_map_node_item_quantity_increases_doubled"]=7910, + ["synthesis_map_node_item_rarity_increases_doubled"]=7911, + ["synthesis_map_node_level_+"]=7912, + ["synthesis_map_node_monsters_drop_no_items"]=7913, + ["synthesis_map_node_pack_size_increases_doubled"]=7914, + ["tailwind_effect_on_self_+%"]=7915, + ["tailwind_effect_on_self_+%_per_gale_force"]=7916, + ["tailwind_if_have_crit_recently"]=7917, + ["take_X_lightning_damage_when_herald_of_thunder_hits_an_enemy"]=7918, + ["take_chaos_damage_from_ignite_instead"]=2016, + ["take_half_area_damage_from_hit_%_chance"]=7919, + ["talisman_implicit_projectiles_pierce_1_additional_target_per_10"]=7920, + ["taunt_duration_+%"]=1379, + ["taunt_on_projectile_hit_chance_%"]=7921, + ["taunted_enemies_by_warcry_damage_taken_+%"]=7922, + ["taunted_enemies_chance_to_be_stunned_+%"]=2739, + ["taunted_enemies_damage_+%_final_vs_non_taunt_target"]=3760, + ["taunted_enemies_damage_taken_+%"]=2740, + ["tectonic_slam_%_chance_to_do_charged_slam"]=7926, + ["tectonic_slam_1%_chance_to_do_charged_slam_per_2_stat_value"]=7923, + ["tectonic_slam_area_of_effect_+%"]=7924, + ["tectonic_slam_damage_+%"]=7925, + ["tectonic_slam_side_crack_additional_chance_%"]=7928, + ["tectonic_slam_side_crack_additional_chance_1%_per_2_stat_value"]=7927, + ["tempest_shield_damage_+%"]=3235, + ["tempest_shield_num_of_additional_projectiles_in_chain"]=3541, + ["temporal_chains_curse_effect_+%"]=3521, + ["temporal_chains_duration_+%"]=3422, + ["temporal_chains_effeciveness_+%"]=1262, + ["temporal_chains_mana_reservation_+%"]=3562, + ["temporal_chains_no_reservation"]=7929, + ["temporal_rift_cooldown_speed_+%"]=7930, + ["thaumaturgy_rotation_active"]=7931, + ["threshold_jewel_magma_orb_damage_+%_final"]=7932, + ["threshold_jewel_magma_orb_damage_+%_final_per_chain"]=7933, + ["threshold_jewel_molten_strike_damage_projectile_count_+%_final"]=7934, + ["thrown_shield_secondary_projectile_damage_+%_final"]=7935, + ["tornado_damage_+%"]=7937, + ["tornado_damage_frequency_+%"]=7936, + ["tornado_movement_speed_+%"]=7938, + ["tornado_only_primary_duration_+%"]=7939, + ["tornado_shot_critical_strike_chance_+%"]=3455, + ["tornado_shot_damage_+%"]=3195, + ["tornado_shot_num_of_secondary_projectiles"]=3463, + ["tornado_skill_area_of_effect_+%"]=7940, + ["total_recovery_per_minute_from_life_leech_is_doubled"]=7941, + ["totem_%_maximum_life_inflicted_as_aoe_fire_damage_when_hit"]=3303, + ["totem_additional_physical_damage_reduction_%"]=2323, + ["totem_attack_damage_leeched_as_mana_to_you_permyriad"]=7943, + ["totem_aura_enemy_damage_+%_final"]=3305, + ["totem_aura_enemy_fire_and_physical_damage_taken_+%"]=3306, + ["totem_chaos_immunity"]=7944, + ["totem_chaos_resistance_%"]=7945, + ["totem_critical_strike_chance_+%"]=1110, + ["totem_critical_strike_multiplier_+"]=1139, + ["totem_damage_+%"]=831, + ["totem_damage_+%_final_per_active_totem"]=3264, + ["totem_damage_+%_if_havent_summoned_totem_in_past_2_seconds"]=7946, + ["totem_damage_+%_per_10_devotion"]=7947, + ["totem_damage_leeched_as_life_to_you_permyriad"]=3741, + ["totem_duration_+%"]=1375, + ["totem_elemental_resistance_%"]=2321, + ["totem_energy_shield_+%"]=1373, + ["totem_fire_immunity"]=1227, + ["totem_hinder_nearby_enemies_when_summoned_with_25%_reduced_movement_speed"]=7948, + ["totem_life_+%"]=1371, + ["totem_mana_+%"]=1372, + ["totem_maximum_energy_shield"]=7949, + ["totem_number_of_additional_projectiles"]=2607, + ["totem_placement_range_+%"]=7950, + ["totem_range_+%"]=1374, + ["totem_skill_area_of_effect_+%"]=2144, + ["totem_skill_attack_speed_+%"]=2143, + ["totem_skill_cast_speed_+%"]=2142, + ["totem_skill_gem_level_+"]=7951, + ["totem_spells_damage_+%"]=7952, + ["totemified_skills_taunt_on_hit_%"]=2955, + ["totems_action_speed_cannot_be_modified_below_base"]=7942, + ["totems_attack_speed_+%_per_active_totem"]=3699, + ["totems_cannot_be_stunned"]=2590, + ["totems_explode_for_%_of_max_life_as_fire_damage_on_low_life"]=2840, + ["totems_explode_on_death_for_%_life_as_physical"]=7953, + ["totems_gain_%_of_players_armour"]=2748, + ["totems_nearby_enemies_damage_taken_+%"]=7954, + ["totems_regenerate_%_life_per_minute"]=7955, + ["totems_resist_all_elements_+%_per_active_totem"]=3681, + ["totems_spells_cast_speed_+%_per_active_totem"]=3687, + ["totems_taunt_enemies_around_them_for_x_seconds_when_summoned"]=7956, + ["toxic_rain_damage_+%"]=7957, + ["toxic_rain_num_of_additional_projectiles"]=7958, + ["toxic_rain_physical_damage_%_to_add_as_chaos"]=7959, + ["transfer_hexes_to_X_nearby_enemies_on_kill"]=2466, + ["trap_%_chance_to_trigger_twice"]=3311, + ["trap_and_mine_damage_+%_if_armed_for_4_seconds"]=7960, + ["trap_and_mine_damage_penetrates_%_elemental_resistance"]=2318, + ["trap_and_mine_maximum_added_physical_damage"]=3310, + ["trap_and_mine_minimum_added_physical_damage"]=3310, + ["trap_and_mine_throwing_speed_+%"]=7961, + ["trap_critical_strike_chance_+%"]=1098, + ["trap_critical_strike_multiplier_+"]=1128, + ["trap_damage_+%"]=832, + ["trap_damage_buildup_damage_+%_final_after_4_seconds"]=3308, + ["trap_damage_buildup_damage_+%_final_when_first_set"]=3307, + ["trap_damage_penetrates_%_elemental_resistance"]=2316, + ["trap_duration_+%"]=1512, + ["trap_or_mine_damage_+%"]=833, + ["trap_skill_added_cooldown_count"]=7962, + ["trap_skill_area_of_effect_+%"]=3001, + ["trap_throw_skills_have_blood_magic"]=8214, + ["trap_throwing_speed_+%"]=1516, + ["trap_throwing_speed_+%_per_frenzy_charge"]=7963, + ["trap_trigger_radius_+%"]=1514, + ["traps_and_mines_%_chance_to_poison"]=3601, + ["traps_do_not_explode_on_timeout"]=2313, + ["traps_explode_on_timeout"]=2314, + ["traps_invulnerable"]=7964, + ["traps_invulnerable_for_duration_ms"]=2319, + ["travel_skill_cooldown_speed_+%"]=3898, + ["travel_skills_cannot_be_exerted"]=7965, + ["travel_skills_cooldown_speed_+%_per_frenzy_charge"]=3908, + ["travel_skills_poison_reflected_to_self_up_to_5_poisons"]=7966, + ["trickster_cannot_take_damage_over_time_for_X_ms_every_10_seconds"]=7967, + ["trickster_damage_over_time_+%_final"]=7968, + ["trickster_passive_chance_to_evade_attacks_while_not_on_full_energy_shield_+%_final"]=3051, + ["trigger_socketed_bow_skills_on_spell_cast_while_wielding_a_bow_%"]=544, + ["trigger_socketed_spell_on_attack_%"]=545, + ["trigger_socketed_spell_on_skill_use_%"]=547, + ["trigger_socketed_spells_when_you_focus_%"]=548, + ["trigger_socketed_warcry_when_endurance_charge_expires_or_consumed_%_chance"]=66, + ["triggered_spell_spell_damage_+%"]=7969, + ["two_handed_melee_accuracy_rating_+%"]=1062, + ["two_handed_melee_area_damage_+%"]=7970, + ["two_handed_melee_area_of_effect_+%"]=7971, + ["two_handed_melee_attack_speed_+%"]=1044, + ["two_handed_melee_cold_damage_+%"]=933, + ["two_handed_melee_critical_strike_chance_+%"]=1100, + ["two_handed_melee_critical_strike_multiplier_+"]=1101, + ["two_handed_melee_fire_damage_+%"]=932, + ["two_handed_melee_physical_damage_+%"]=927, + ["two_handed_melee_stun_duration_+%"]=1458, + ["two_handed_melee_weapon_ailment_damage_+%"]=930, + ["two_handed_melee_weapon_hit_and_ailment_damage_+%"]=928, + ["two_handed_weapon_ailment_damage_+%"]=931, + ["two_handed_weapon_hit_and_ailment_damage_+%"]=929, + ["uber_domain_monster_additional_physical_damage_reduction_%_per_revival"]=7972, + ["uber_domain_monster_all_resistances_+%_per_revival"]=7973, + ["uber_domain_monster_attack_and_cast_speed_+%_per_revival"]=7974, + ["uber_domain_monster_avoid_stun_%_per_revival"]=7975, + ["uber_domain_monster_critical_strike_chance_+%_per_revival"]=7976, + ["uber_domain_monster_critical_strike_multiplier_+%_per_revival"]=7977, + ["uber_domain_monster_deal_double_damage_chance_%_per_revival"]=7978, + ["uber_domain_monster_life_regeneration_rate_per_minute_%_per_revival"]=7979, + ["uber_domain_monster_maximum_life_+%_per_revival"]=7980, + ["uber_domain_monster_movement_speed_+%_per_revival"]=7981, + ["uber_domain_monster_overwhelm_%_physical_damage_reduction_per_revival"]=7982, + ["uber_domain_monster_penetrate_all_resistances_%_per_revival"]=7983, + ["uber_domain_monster_physical_damage_reduction_rating_+%_per_revival"]=7984, + ["uber_domain_monster_reward_chance_+%"]=7985, + ["unaffected_by_bleeding_while_affected_by_malevolence"]=7986, + ["unaffected_by_bleeding_while_leeching"]=7987, + ["unaffected_by_blind"]=7988, + ["unaffected_by_burning_ground"]=7989, + ["unaffected_by_burning_ground_while_affected_by_purity_of_fire"]=7990, + ["unaffected_by_chill"]=7991, + ["unaffected_by_chilled_ground"]=7992, + ["unaffected_by_chilled_ground_while_affected_by_purity_of_ice"]=7993, + ["unaffected_by_conductivity_while_affected_by_purity_of_lightning"]=7994, + ["unaffected_by_corrupted_blood_while_leeching"]=7995, + ["unaffected_by_curses"]=2042, + ["unaffected_by_desecrated_ground"]=7996, + ["unaffected_by_elemental_weakness_while_affected_by_purity_of_elements"]=7997, + ["unaffected_by_enfeeble_while_affected_by_grace"]=7998, + ["unaffected_by_flammability_while_affected_by_purity_of_fire"]=7999, + ["unaffected_by_frostbite_while_affected_by_purity_of_ice"]=8000, + ["unaffected_by_ignite"]=8001, + ["unaffected_by_ignite_and_shock_while_max_life_mana_within_500"]=8002, + ["unaffected_by_poison_while_affected_by_malevolence"]=8003, + ["unaffected_by_shock"]=8004, + ["unaffected_by_shocked_ground"]=8005, + ["unaffected_by_shocked_ground_while_affected_by_purity_of_lightning"]=8006, + ["unaffected_by_temporal_chains"]=8007, + ["unaffected_by_temporal_chains_while_affected_by_haste"]=8008, + ["unaffected_by_vulnerability_while_affected_by_determination"]=8009, + ["unarmed_damage_+%_vs_bleeding_enemies"]=3088, + ["unarmed_melee_attack_speed_+%"]=1055, + ["unarmed_melee_physical_damage_+%"]=934, + ["unattached_sigil_attachment_range_+%_per_second"]=8010, + ["unearth_additional_corpse_level"]=8011, + ["unholy_might_while_you_have_no_energy_shield"]=2271, + ["unique_add_power_charge_on_melee_knockback_%"]=2469, + ["unique_bow_arborix_close_range_bow_damage_+%_final_while_have_iron_reflexes"]=8219, + ["unique_chaos_damage_to_reflect_to_self_on_attack_%_chance"]=2500, + ["unique_chill_duration_+%_when_in_off_hand"]=2302, + ["unique_chin_sol_close_range_bow_damage_+%_final"]=2007, + ["unique_chin_sol_close_range_knockback"]=2008, + ["unique_cold_damage_can_also_ignite"]=2415, + ["unique_cold_damage_ignites"]=2391, + ["unique_cold_damage_resistance_%_when_green_gem_socketed"]=1251, + ["unique_critical_strike_chance_+%_final"]=2359, + ["unique_dewaths_hide_physical_attack_damage_dealt_-"]=2030, + ["unique_facebreaker_unarmed_melee_physical_damage_+%_final"]=2001, + ["unique_fire_damage_resistance_%_when_red_gem_socketed"]=1245, + ["unique_fire_damage_shocks"]=2390, + ["unique_gain_onslaught_when_hit_duration_ms"]=2361, + ["unique_gain_onslaught_when_hit_duration_ms_per_endurance_charge"]=2375, + ["unique_gain_power_charge_on_non_crit"]=2433, + ["unique_ignite_chance_%_when_in_main_hand"]=2301, + ["unique_jewel_flask_charges_gained_+%_final_from_kills"]=8014, + ["unique_jewel_flask_duration_+%_final"]=8015, + ["unique_lightning_damage_freezes"]=2392, + ["unique_lightning_damage_resistance_%_when_blue_gem_socketed"]=1256, + ["unique_local_maximum_added_chaos_damage_when_in_off_hand"]=1017, + ["unique_local_maximum_added_cold_damage_when_in_off_hand"]=1002, + ["unique_local_maximum_added_fire_damage_when_in_main_hand"]=995, + ["unique_local_minimum_added_chaos_damage_when_in_off_hand"]=1017, + ["unique_local_minimum_added_cold_damage_when_in_off_hand"]=1002, + ["unique_local_minimum_added_fire_damage_when_in_main_hand"]=995, + ["unique_loris_lantern_golden_light"]=2117, + ["unique_lose_a_power_charge_when_hit"]=8016, + ["unique_lose_all_endurance_charges_when_hit"]=2360, + ["unique_lose_all_power_charges_on_crit"]=2434, + ["unique_map_boss_class_of_rare_items_to_drop"]=2249, + ["unique_map_boss_number_of_rare_items_to_drop"]=2249, + ["unique_maximum_chaos_damage_to_reflect_to_self_on_attack"]=2500, + ["unique_mine_damage_+%_final"]=835, + ["unique_minimum_chaos_damage_to_reflect_to_self_on_attack"]=2500, + ["unique_monster_dropped_item_rarity_+%"]=8017, + ["unique_nearby_allies_recover_permyriad_max_life_on_death"]=2520, + ["unique_primordial_tether_golem_damage_+%_final"]=3218, + ["unique_primordial_tether_golem_life_+%_final"]=3605, + ["unique_quill_rain_damage_+%_final"]=2020, + ["unique_replica_volkuurs_guidance_ignite_duration_+%_final"]=8018, + ["unique_ryuslathas_clutches_maximum_physical_attack_damage_+%_final"]=837, + ["unique_ryuslathas_clutches_minimum_physical_attack_damage_+%_final"]=838, + ["unique_spread_poison_to_nearby_allies_as_200_life_regeneration_per_second_on_kill"]=2385, + ["unique_spread_poison_to_nearby_allies_as_regeneration_on_kill"]=2386, + ["unique_spread_poison_to_nearby_enemies_during_flask_effect"]=743, + ["unique_spread_poison_to_nearby_enemies_on_kill"]=2384, + ["unique_volkuurs_clutch_poison_duration_+%_final"]=2696, + ["unique_voltaxic_rift_shock_as_though_damage_+%_final"]=2457, + ["unique_voltaxic_rift_shock_maximum_magnitude_override"]=8019, + ["unnerve_for_4_seconds_on_hit_with_wands"]=8020, + ["unnerve_nearby_enemies_on_use_for_ms"]=8021, + ["unqiue_atzitis_acuity_instant_leech_60%_effectiveness_on_crit"]=2102, + ["unveiled_mod_effect_+%"]=45, + ["utility_flask_charges_recovered_per_3_seconds"]=8022, + ["utility_flask_cold_damage_taken_+%_final"]=8023, + ["utility_flask_fire_damage_taken_+%_final"]=8024, + ["utility_flask_lightning_damage_taken_+%_final"]=8025, + ["vaal_attack_rage_cost_instead_of_souls_per_use"]=2222, + ["vaal_skill_critical_strike_chance_+%"]=2632, + ["vaal_skill_critical_strike_multiplier_+"]=2633, + ["vaal_skill_damage_+%"]=2620, + ["vaal_skill_effect_duration_+%"]=2630, + ["vaal_skill_gem_level_+"]=8026, + ["vaal_skill_soul_cost_+%"]=8027, + ["vaal_skill_soul_gain_preventation_duration_+%"]=2631, + ["vaal_skill_soul_refund_chance_%"]=8028, + ["vampiric_link_duration_+%"]=8029, + ["vengeance_cooldown_speed_+%"]=3399, + ["vengeance_damage_+%"]=3240, + ["vigilant_strike_applies_to_nearby_allies_for_X_seconds"]=2776, + ["vigilant_strike_damage_+%"]=3228, + ["vigilant_strike_fortify_duration_+%"]=3419, + ["viper_strike_attack_damage_per_poison_on_enemy_+%"]=2760, + ["viper_strike_chance_to_gain_unholy_might_%_on_hit_per_poison_stack_on_enemy"]=8030, + ["viper_strike_critical_strike_chance_+%"]=3452, + ["viper_strike_damage_+%"]=3170, + ["viper_strike_dual_wield_attack_speed_+%_final"]=8031, + ["viper_strike_dual_wield_damage_+%_final"]=8032, + ["viper_strike_poison_duration_+%"]=3441, + ["virtual_base_maximum_energy_shield_to_grant_to_you_and_nearby_allies"]=2920, + ["virtual_block_%_damage_taken"]=8033, + ["virtual_energy_shield_delay_-%"]=3097, + ["virtual_energy_shield_recharge_rate_+%"]=3099, + ["virtual_light_radius_+%"]=2064, + ["virtual_mana_gain_per_target"]=1344, + ["virtual_minion_damage_+%"]=1561, + ["virtual_number_of_ranged_animated_weapons_allowed"]=2797, + ["virtual_support_anticipation_charge_gain_interval_ms"]=8129, + ["virulent_arrow_additional_spores_at_max_stages"]=8035, + ["virulent_arrow_chance_to_poison_%_per_stage"]=8036, + ["vitality_mana_reservation_+%"]=3554, + ["vitality_mana_reservation_efficiency_+%"]=8038, + ["vitality_mana_reservation_efficiency_-2%_per_1"]=8037, + ["vitality_reserves_no_mana"]=8039, + ["void_sphere_cooldown_speed_+%"]=8040, + ["volatile_dead_base_number_of_corpses_to_consume"]=8041, + ["volatile_dead_cast_speed_+%"]=8042, + ["volatile_dead_consume_additional_corpse"]=8043, + ["volatile_dead_damage_+%"]=8044, + ["voltaxic_burst_damage_+%"]=8045, + ["voltaxic_burst_damage_+%_per_100ms_duration"]=8046, + ["voltaxic_burst_skill_area_of_effect_+%"]=8047, + ["vortex_area_of_effect_+%_when_cast_on_frostbolt"]=8048, + ["vulnerability_curse_effect_+%"]=3529, + ["vulnerability_duration_+%"]=3424, + ["vulnerability_mana_reservation_+%"]=3563, + ["vulnerability_no_reservation"]=8049, + ["wake_of_destruction_ground_lightning_duration_ms"]=3828, + ["wall_maximum_length"]=1627, + ["wand_accuracy_rating"]=1594, + ["wand_accuracy_rating_+%"]=1070, + ["wand_ailment_damage_+%"]=981, + ["wand_attack_speed_+%"]=1053, + ["wand_attacks_fire_an_additional_projectile"]=8050, + ["wand_critical_strike_chance_+%"]=1095, + ["wand_critical_strike_multiplier_+"]=1121, + ["wand_damage_+%"]=2475, + ["wand_damage_+%_if_crit_recently"]=8051, + ["wand_damage_+%_per_power_charge"]=1722, + ["wand_elemental_damage_+%"]=1702, + ["wand_hit_and_ailment_damage_+%"]=980, + ["wand_physical_damage_%_to_add_as_chaos"]=8052, + ["wand_physical_damage_%_to_add_as_cold"]=1618, + ["wand_physical_damage_%_to_add_as_fire"]=1617, + ["wand_physical_damage_%_to_add_as_lightning"]=1619, + ["wand_physical_damage_%_to_convert_to_lightning"]=8053, + ["war_banner_aura_effect_+%"]=8054, + ["war_banner_mana_reservation_efficiency_+%"]=8055, + ["warcries_are_instant"]=2986, + ["warcries_cost_no_mana"]=3644, + ["warcries_debilitate_enemies_for_1_second"]=8056, + ["warcries_have_infinite_power"]=8062, + ["warcries_have_minimum_10_power"]=8057, + ["warcries_knock_back_enemies"]=8058, + ["warcry_buff_effect_+%"]=8059, + ["warcry_chance_to_gain_frenzy_power_endurance_charge_%_per_power"]=8060, + ["warcry_cooldown_modifier_ms"]=8061, + ["warcry_cooldown_speed_+%"]=2856, + ["warcry_count_power_from_enemies"]=8062, + ["warcry_damage_taken_goes_to_mana_%"]=2789, + ["warcry_duration_+%"]=2727, + ["warcry_empowers_next_x_melee_attacks"]=8063, + ["warcry_gain_mp_from_allies"]=8062, + ["warcry_gain_mp_from_corpses"]=8062, + ["warcry_monster_power_+%"]=8064, + ["warcry_physical_damage_reduction_rating_+%_per_5_power_for_8_seconds"]=8065, + ["warcry_skill_area_of_effect_+%"]=8066, + ["warcry_skills_cooldown_is_4_seconds"]=8067, + ["warcry_speed_+%"]=2804, + ["ward_+%"]=1152, + ["ward_delay_recovery_+%"]=1154, + ["warlords_mark_curse_effect_+%"]=3530, + ["warlords_mark_duration_+%"]=3423, + ["water_sphere_cold_lightning_exposure_%"]=8068, + ["water_sphere_damage_+%"]=8069, + ["weapon_chaos_damage_+%"]=1647, + ["weapon_cold_damage_+%"]=1645, + ["weapon_elemental_damage_+%"]=990, + ["weapon_elemental_damage_+%_per_power_charge"]=2214, + ["weapon_elemental_damage_+%_while_using_flask"]=2292, + ["weapon_fire_damage_+%"]=1644, + ["weapon_hellscaping_speed_+%"]=5618, + ["weapon_lightning_damage_+%"]=1646, + ["weapon_physical_damage_%_to_add_as_each_element"]=3766, + ["weapon_physical_damage_%_to_add_as_random_element"]=2467, + ["weapon_physical_damage_+%"]=2280, + ["while_curse_is_25%_expired_hinder_enemy_%"]=8070, + ["while_curse_is_33%_expired_malediction"]=8071, + ["while_curse_is_50%_expired_curse_effect_+%"]=8072, + ["while_curse_is_75%_expired_enemy_damage_taken_+%"]=8073, + ["while_stationary_gain_additional_physical_damage_reduction_%"]=8074, + ["while_stationary_gain_life_regeneration_rate_per_minute_%"]=8075, + ["while_using_mace_stun_threshold_reduction_+%"]=1141, + ["while_using_sword_reduce_enemy_block_%"]=1493, + ["whirling_blades_attack_speed_+%"]=3381, + ["whirling_blades_damage_+%"]=3229, + ["wild_strike_damage_+%"]=3204, + ["wild_strike_num_of_additional_projectiles_in_chain"]=3513, + ["wild_strike_radius_+%"]=3341, + ["winter_brand_chill_effect_+%"]=8076, + ["winter_brand_damage_+%"]=8077, + ["winter_brand_max_number_of_stages_+"]=8078, + ["with_bow_additional_block_%"]=2024, + ["wither_duration_+%"]=3437, + ["wither_expire_speed_+%"]=8079, + ["wither_radius_+%"]=3353, + ["withered_effect_+%"]=8080, + ["withered_on_hit_for_2_seconds_%_chance"]=3912, + ["withered_on_hit_for_2_seconds_if_enemy_has_5_or_less_withered_chance_%"]=8081, + ["wrath_aura_effect_+%"]=2892, + ["wrath_mana_reservation_+%"]=3555, + ["wrath_mana_reservation_efficiency_+%"]=8083, + ["wrath_mana_reservation_efficiency_-2%_per_1"]=8082, + ["wrath_reserves_no_mana"]=8084, + ["x_to_maximum_life_per_2_intelligence"]=1604, + ["you_and_allies_additional_block_%_if_have_attacked_recently"]=8085, + ["you_and_allies_additional_spell_block_%_if_cast_spell_recently"]=8086, + ["you_and_allies_affected_by_your_placed_banners_regenerate_%_life_per_minute_per_stage"]=3582, + ["you_and_minion_attack_and_cast_speed_+%_for_4_seconds_when_corpse_destroyed"]=3583, + ["you_and_nearby_allies_armour_+_if_have_impaled_recently"]=8087, + ["you_and_nearby_allies_critical_strike_chance_+%"]=8088, + ["you_and_nearby_allies_critical_strike_multiplier_+"]=8089, + ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_corpse_consumed_recently"]=8090, + ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_have_blocked_recently"]=8091, + ["you_and_nearby_allies_life_regeneration_rate_per_minute_%_if_you_hit_an_enemy_recently"]=8092, + ["you_and_nearby_allys_gain_onslaught_for_4_seconds_on_warcry"]=8093, + ["you_and_nearby_party_members_gain_x_rage_when_you_warcry"]=8094, + ["you_and_totem_life_regeneration_rate_per_minute_%_per_active_totem"]=8095, + ["you_and_your_totems_gain_an_endurance_charge_on_burning_enemy_kill_%"]=2854, + ["you_are_cursed_with_conductivity"]=8096, + ["you_are_cursed_with_despair"]=8097, + ["you_are_cursed_with_elemental_weakness"]=8098, + ["you_are_cursed_with_enfeeble"]=8099, + ["you_are_cursed_with_flammability"]=8100, + ["you_are_cursed_with_frostbite"]=8101, + ["you_are_cursed_with_temporal_chains"]=8102, + ["you_are_cursed_with_vulnerability"]=8103, + ["you_cannot_be_hindered"]=8104, + ["you_cannot_have_non_animated_minions"]=8105, + ["you_cannot_have_non_golem_minions"]=3209, + ["you_cannot_inflict_curses"]=8106, + ["you_count_as_full_life_while_affected_by_vulnerability"]=2644, + ["you_count_as_low_life_while_affected_by_vulnerability"]=2645, + ["you_count_as_low_life_while_not_on_full_life"]=8107, + ["you_have_no_armour_or_energy_shield"]=8108, + ["you_have_zealots_oath_if_you_havent_been_hit_recently"]=8215, + ["your_aegis_skills_except_primal_are_disabled"]=550, + ["your_ailments_deal_damage_faster_%_while_affected_by_malevolence"]=8110, + ["your_consecrated_ground_effect_lingers_for_ms_after_leaving_the_area"]=8111, + ["your_consecrated_ground_grants_damage_+%"]=3736, + ["your_marks_transfer_to_nearby_enemies_on_death_%_chance"]=8112, + ["your_movement_skills_are_disabled"]=8113, + ["your_spells_are_disabled"]=8114, + ["your_travel_skills_except_dash_are_disabled"]=8115, + ["zealotry_aura_effect_+%"]=8130, + ["zealotry_mana_reservation_+%"]=8133, + ["zealotry_mana_reservation_efficiency_+%"]=8132, + ["zealotry_mana_reservation_efficiency_-2%_per_1"]=8131, + ["zealotry_reserves_no_mana"]=8134, + ["zero_chaos_resistance"]=8135, + ["zero_elemental_resistance"]=2368, + ["zombie_attack_speed_+%"]=3369, + ["zombie_caustic_cloud_on_death_maximum_life_per_minute_to_deal_as_chaos_damage_%"]=8136, + ["zombie_chaos_elemental_damage_resistance_%"]=2153, + ["zombie_damage_+%"]=3161, + ["zombie_damage_leeched_as_life_to_you_permyriad_if_over_1000_strength"]=8137, + ["zombie_elemental_resistances_%"]=3496, + ["zombie_explode_on_kill_%_fire_damage_to_deal"]=2213, + ["zombie_maximum_life_+"]=2152, + ["zombie_physical_damage_+%"]=2212, + ["zombie_physical_damage_+%_final"]=8138, + ["zombie_scale_+%"]=2211, + ["zombie_slam_area_of_effect_+%"]=8139, + ["zombie_slam_cooldown_speed_+%"]=8140, + ["zombie_slam_damage_+%"]=8141 } \ No newline at end of file diff --git a/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua b/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua index 1265aac2bf..7e476e813c 100644 --- a/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua +++ b/src/Data/StatDescriptions/variable_duration_skill_stat_descriptions.lua @@ -9,7 +9,7 @@ return { [2]="#" } }, - text="{0}% more Duration " + text="{0}% more Duration" }, [2]={ [1]={ @@ -22,7 +22,7 @@ return { [2]=-1 } }, - text="{0}% less Duration " + text="{0}% less Duration" } } }, @@ -81,7 +81,7 @@ return { [2]="#" } }, - text="{0}% increased Duration " + text="{0}% increased Duration" }, [2]={ [1]={ @@ -94,7 +94,7 @@ return { [2]=-1 } }, - text="{0}% reduced Duration " + text="{0}% reduced Duration" } } }, @@ -113,7 +113,7 @@ return { [2]="#" } }, - text="{0}% more Duration " + text="{0}% more Duration" }, [2]={ [1]={ @@ -126,7 +126,7 @@ return { [2]=-1 } }, - text="{0}% less Duration " + text="{0}% less Duration" } } }, diff --git a/src/Data/Uniques/Special/WatchersEye.lua b/src/Data/Uniques/Special/WatchersEye.lua index 3bac966f1a..8a9e705d2f 100644 --- a/src/Data/Uniques/Special/WatchersEye.lua +++ b/src/Data/Uniques/Special/WatchersEye.lua @@ -2,104 +2,104 @@ -- Item data (c) Grinding Gear Games return { - ["DeterminationPhysicalDamageReduction"] = { affix = "", "(5-8)% additional Physical Damage Reduction while affected by Determination", statOrderKey = "3863", statOrder = { 3863 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DeterminationAdditionalBlock"] = { affix = "", "+(5-8)% Chance to Block Attack Damage while affected by Determination", statOrderKey = "4282", statOrder = { 4282 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DeterminationUnaffectedByVulnerability"] = { affix = "", "Unaffected by Vulnerability while affected by Determination", statOrderKey = "7530", statOrder = { 7530 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["DeterminationReducedExtraDamageFromCrits"] = { affix = "", "You take (40-60)% reduced Extra Damage from Critical Strikes while affected by Determination", statOrderKey = "4935", statOrder = { 4935 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["DeterminationReducedReflectedPhysicalDamage"] = { affix = "", "(40-50)% reduced Reflected Physical Damage taken while affected by Determination", statOrderKey = "7165", statOrder = { 7165 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["DeterminationAdditionalArmour"] = { affix = "", "+(600-1000) to Armour while affected by Determination", statOrderKey = "3933", statOrder = { 3933 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, - ["GraceAdditionalChanceToEvade"] = { affix = "", "+(5-8)% chance to Evade Attack Hits while affected by Grace", statOrderKey = "4393", statOrder = { 4393 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, - ["GraceChanceToDodge"] = { affix = "", "(6-10)% chance to Dodge Attack Hits while affected by Grace", statOrderKey = "4387", statOrder = { 4387 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["GraceUnaffectedByEnfeeble"] = { affix = "", "Unaffected by Enfeeble while affected by Grace", statOrderKey = "7519", statOrder = { 7519 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["GraceIncreasedMovementSpeed"] = { affix = "", "(10-15)% increased Movement Speed while affected by Grace", statOrderKey = "6905", statOrder = { 6905 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, - ["GraceBlindEnemiesWhenHit"] = { affix = "", "(30-50)% chance to Blind Enemies which Hit you while affected by Grace", statOrderKey = "4277", statOrder = { 4277 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["DisciplineEnergyShieldRegen"] = { affix = "", "Regenerate (1.5-2.5)% of Energy Shield per Second while affected by Discipline", statOrderKey = "4897", statOrder = { 4897 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DisciplineAdditionalSpellBlock"] = { affix = "", "+(5-8)% Chance to Block Spell Damage while affected by Discipline", statOrderKey = "4370", statOrder = { 4370 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, - ["DisciplineFasterStartOfRecharge"] = { affix = "", "(30-40)% faster start of Energy Shield Recharge while affected by Discipline", statOrderKey = "4877", statOrder = { 4877 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DisciplineEnergyShieldPerHit"] = { affix = "", "+(20-30) Energy Shield gained for each Enemy Hit while affected by Discipline", statOrderKey = "4878", statOrder = { 4878 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["DisciplineEnergyShieldRecoveryRate"] = { affix = "", "(10-15)% increased Energy Shield Recovery Rate while affected by Discipline", statOrderKey = "4891", statOrder = { 4891 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["WrathLightningPenetration"] = { affix = "", "Damage Penetrates (10-15)% Lightning Resistance while affected by Wrath", statOrderKey = "7160", statOrder = { 7160 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["WrathLightningDamageManaLeech"] = { affix = "", "(1-1.5)% of Lightning Damage is Leeched as Mana while affected by Wrath", statOrderKey = "6116", statOrder = { 6116 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "elemental", "lightning" }, }, - ["WrathLightningDamageESLeech"] = { affix = "", "(1-1.5)% of Lightning Damage is Leeched as Energy Shield while affected by Wrath", statOrderKey = "4881", statOrder = { 4881 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "lightning" }, }, - ["WrathPhysicalAddedAsLightning_"] = { affix = "", "Gain (15-25)% of Physical Damage as Extra Lightning Damage while affected by Wrath", statOrderKey = "7009", statOrder = { 7009 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["WrathPhysicalConvertedToLightning"] = { affix = "", "(25-40)% of Physical Damage Converted to Lightning Damage while affected by Wrath", statOrderKey = "4131", statOrder = { 4131 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, - ["WrathIncreasedLightningDamage"] = { affix = "", "(40-60)% increased Lightning Damage while affected by Wrath", statOrderKey = "5520", statOrder = { 5520 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, - ["WrathIncreasedCriticalStrikeChance"] = { affix = "", "(70-100)% increased Critical Strike Chance while affected by Wrath", statOrderKey = "4577", statOrder = { 4577 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["AngerFirePenetration"] = { affix = "", "Damage Penetrates (10-15)% Fire Resistance while affected by Anger ", statOrderKey = "7159", statOrder = { 7159 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AngerFireDamageLifeLeech_"] = { affix = "", "(1-1.5)% of Fire Damage Leeched as Life while affected by Anger", statOrderKey = "5467", statOrder = { 5467 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, - ["AngerPhysicalAddedAsFire"] = { affix = "", "Gain (15-25)% of Physical Damage as Extra Fire Damage while affected by Anger", statOrderKey = "7006", statOrder = { 7006 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["AngerPhysicalConvertedToFire"] = { affix = "", "(25-40)% of Physical Damage Converted to Fire Damage while affected by Anger", statOrderKey = "4130", statOrder = { 4130 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, - ["AngerIncreasedFireDamage"] = { affix = "", "(40-60)% increased Fire Damage while affected by Anger", statOrderKey = "4958", statOrder = { 4958 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, - ["AngerIncreasedCriticalStrikeMultiplier"] = { affix = "", "+(30-50)% to Critical Strike Multiplier while affected by Anger", statOrderKey = "4601", statOrder = { 4601 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["HatredColdPenetration"] = { affix = "", "Damage Penetrates (10-15)% Cold Resistance while affected by Hatred", statOrderKey = "7157", statOrder = { 7157 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["HatredAdditionalCriticalStrikeChance"] = { affix = "", "+(1.2-1.8)% to Critical Strike Chance while affected by Hatred", statOrderKey = "3845", statOrder = { 3845 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, - ["HatredAddedColdDamage"] = { affix = "", "Adds (58-70) to (88-104) Cold Damage while affected by Hatred", statOrderKey = "6786", statOrder = { 6786 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["HatredPhysicalConvertedToCold"] = { affix = "", "(25-40)% of Physical Damage Converted to Cold Damage while affected by Hatred", statOrderKey = "4129", statOrder = { 4129 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, - ["HatredIncreasedColdDamage"] = { affix = "", "(40-60)% increased Cold Damage while affected by Hatred", statOrderKey = "4492", statOrder = { 4492 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, - ["VitalityDamageLifeLeech"] = { affix = "", "(0.8-1.2)% of Damage leeched as Life while affected by Vitality", statOrderKey = "5461", statOrder = { 5461 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["VitalityFlatLifeRegen"] = { affix = "", "Regenerate (100-140) Life per Second while affected by Vitality", statOrderKey = "5487", statOrder = { 5487 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["VitalityPercentLifeRegen"] = { affix = "", "Regenerate (1-1.5)% of Life per second while affected by Vitality", statOrderKey = "5492", statOrder = { 5492 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["VitalityLifeRecoveryRate"] = { affix = "", "(10-15)% increased Life Recovery Rate while affected by Vitality", statOrderKey = "5481", statOrder = { 5481 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["VitalityLifeGainPerHit"] = { affix = "", "+(20-30) Life gained for each Enemy Hit while affected by Vitality", statOrderKey = "5456", statOrder = { 5456 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, - ["VitalityLifeRecoveryFromFlasks_"] = { affix = "", "(50-70)% increased Life Recovery from Flasks while affected by Vitality", statOrderKey = "4991", statOrder = { 4991 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, - ["ClarityReducedManaCost"] = { affix = "", "-(10-5) to Total Mana Cost of Skills while affected by Clarity", statOrderKey = "7268", statOrder = { 7268 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ClarityReducedManaCostNonChannelled"] = { affix = "", "Non-Channelling Skills have -(10-5) to Total Mana Cost while affected by Clarity", statOrderKey = "7271", statOrder = { 7271 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ClarityDamageTakenFromManaBeforeLife"] = { affix = "", "(6-10)% of Damage taken from Mana before Life while affected by Clarity", statOrderKey = "4689", statOrder = { 4689 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, - ["ClarityRecoverManaOnSkillUse"] = { affix = "", "(10-15)% chance to Recover 10% of Mana when you use a Skill while affected by Clarity", statOrderKey = "7146", statOrder = { 7146 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ClarityManaAddedAsEnergyShield"] = { affix = "", "Gain (6-10)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity", statOrderKey = "6737", statOrder = { 6737 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ClarityManaRecoveryRate"] = { affix = "", "(10-15)% increased Mana Recovery Rate while affected by Clarity", statOrderKey = "6124", statOrder = { 6124 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["ClarityDamageTakenGainedAsMana"] = { affix = "", "(15-20)% of Damage taken while affected by Clarity Recouped as Mana", statOrderKey = "4696", statOrder = { 4696 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, - ["HasteChanceToDodgeSpells"] = { affix = "", "(5-8)% chance to Dodge Spell Hits while affected by Haste", statOrderKey = "4389", statOrder = { 4389 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "dodge" }, }, - ["HasteGainOnslaughtOnKill"] = { affix = "", "You gain Onslaught for 4 seconds on Kill while affected by Haste", statOrderKey = "5083", statOrder = { 5083 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["HasteGainPhasing"] = { affix = "", "You have Phasing while affected by Haste", statOrderKey = "5093", statOrder = { 5093 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["HasteUnaffectedByTemporalChains"] = { affix = "", "Unaffected by Temporal Chains while affected by Haste", statOrderKey = "7529", statOrder = { 7529 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["HasteDebuffsExpireFaster"] = { affix = "", "Debuffs on you expire (15-20)% faster while affected by Haste", statOrderKey = "4722", statOrder = { 4722 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["HasteCooldownRecoveryForMovementSkills"] = { affix = "", "(30-50)% increased Cooldown Recovery Rate of Movement Skills used while affected by Haste", statOrderKey = "6890", statOrder = { 6890 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PurityOfFireTakePhysicalAsFire"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Fire", statOrderKey = "7033", statOrder = { 7033 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "fire" }, }, - ["PurityOfFireImmuneToIgnite"] = { affix = "", "Immune to Ignite while affected by Purity of Fire", statOrderKey = "5393", statOrder = { 5393 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, - ["PurityOfFireUnaffectedByBurningGround"] = { affix = "", "Unaffected by Burning Ground while affected by Purity of Fire", statOrderKey = "7511", statOrder = { 7511 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PurityOfFireUnaffectedByFlammability__"] = { affix = "", "Unaffected by Flammability while affected by Purity of Fire", statOrderKey = "7520", statOrder = { 7520 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PurityOfFireReducedReflectedFireDamage"] = { affix = "", "(40-50)% reduced Reflected Fire Damage taken while affected by Purity of Fire", statOrderKey = "4969", statOrder = { 4969 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, - ["PurityOfIceTakePhysicalAsIce"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Ice", statOrderKey = "7031", statOrder = { 7031 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "cold" }, }, - ["PurityOfIceImmuneToFreeze"] = { affix = "", "Immune to Freeze while affected by Purity of Ice", statOrderKey = "5391", statOrder = { 5391 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, - ["PurityOfIceUnaffectedByChilledGround"] = { affix = "", "Unaffected by Chilled Ground while affected by Purity of Ice", statOrderKey = "7514", statOrder = { 7514 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PurityOfIceUnaffectedByFrostbite"] = { affix = "", "Unaffected by Frostbite while affected by Purity of Ice", statOrderKey = "7521", statOrder = { 7521 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PurityOfIceReducedReflectedColdDamage"] = { affix = "", "(40-50)% reduced Reflected Cold Damage taken while affected by Purity of Ice", statOrderKey = "4508", statOrder = { 4508 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, - ["PurityOfLightningTakePhysicalAsLightning"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Lightning", statOrderKey = "7035", statOrder = { 7035 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "lightning" }, }, - ["PurityOfLightningImmuneToShock_"] = { affix = "", "Immune to Shock while affected by Purity of Lightning", statOrderKey = "5394", statOrder = { 5394 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, - ["PurityOfLightningUnaffectedByShockedGround"] = { affix = "", "Unaffected by Shocked Ground while affected by Purity of Lightning", statOrderKey = "7527", statOrder = { 7527 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PurityOfLightningUnaffectedByConductivity_____"] = { affix = "", "Unaffected by Conductivity while affected by Purity of Lightning", statOrderKey = "7515", statOrder = { 7515 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PurityOfLightningReducedReflectedLightningDamage"] = { affix = "", "(40-50)% reduced Reflected Lightning Damage taken while affected by Purity of Lightning", statOrderKey = "5530", statOrder = { 5530 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, - ["PurityOfElementsTakePhysicalAsFire_"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Elements", statOrderKey = "7032", statOrder = { 7032 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "fire" }, }, - ["PurityOfElementsTakePhysicalAsCold"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Elements", statOrderKey = "7030", statOrder = { 7030 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "cold" }, }, - ["PurityOfElementsTakePhysicalAsLightning"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Elements", statOrderKey = "7034", statOrder = { 7034 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "lightning" }, }, - ["PurityOfElementsUnaffectedByElementalWeakness"] = { affix = "", "Unaffected by Elemental Weakness while affected by Purity of Elements", statOrderKey = "7518", statOrder = { 7518 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, - ["PurityOfElementsReducedReflectedElementalDamage"] = { affix = "", "(40-50)% reduced Reflected Elemental Damage taken while affected by Purity of Elements", statOrderKey = "4822", statOrder = { 4822 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, - ["PurityOfElementsChaosResistance"] = { affix = "", "+(30-50)% to Chaos Resistance while affected by Purity of Elements", statOrderKey = "4441", statOrder = { 4441 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, - ["PrecisionIncreasedCriticalStrikeMultiplier"] = { affix = "", "+(20-30)% to Critical Strike Multiplier while affected by Precision", statOrderKey = "4602", statOrder = { 4602 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, - ["PrecisionIncreasedAttackDamage"] = { affix = "", "(40-60)% increased Attack Damage while affected by Precision", statOrderKey = "4008", statOrder = { 4008 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, - ["PrecisionFlaskChargeOnCrit_"] = { affix = "", "Gain a Flask Charge when you deal a Critical Strike while affected by Precision", statOrderKey = "7145", statOrder = { 7145 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, - ["PrecisionIncreasedAttackSpeed"] = { affix = "", "(10-15)% increased Attack Speed while affected by Precision", statOrderKey = "4040", statOrder = { 4040 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, - ["PrecisionCannotBeBlinded"] = { affix = "", "Cannot be Blinded while affected by Precision", statOrderKey = "4311", statOrder = { 4311 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PrideChanceForDoubleDamage"] = { affix = "", "(8-12)% chance to deal Double Damage while using Pride", statOrderKey = "7073", statOrder = { 7073 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["PrideIntimidateOnHit"] = { affix = "", "Your Hits Intimidate Enemies for 4 seconds while you are using Pride", statOrderKey = "7075", statOrder = { 7075 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["PrideIncreasedPhysicalDamage_"] = { affix = "", "(40-60)% increased Attack Physical Damage while using Pride", statOrderKey = "7077", statOrder = { 7077 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, - ["PrideChanceToImpale"] = { affix = "", "25% chance to Impale Enemies on Hit with Attacks while using Pride", statOrderKey = "7074", statOrder = { 7074 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["PrideImpaleAdditionalHits"] = { affix = "", "Impales you inflict last 2 additional Hits while using Pride", statOrderKey = "7079", statOrder = { 7079 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, - ["MalevolenceSkillEffectDuration"] = { affix = "", "(20-30)% increased Skill Effect Duration while affected by Malevolence", statOrderKey = "7263", statOrder = { 7263 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["MalevolenceChaosNonAilmentDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4768", statOrder = { 4768 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MalevolenceColdDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4768", statOrder = { 4768 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["MalevolenceLifeAndEnergyShieldRecoveryRate"] = { affix = "", "(8-12)% increased Recovery rate of Life and Energy Shield while affected by Malevolence", statOrderKey = "5452", statOrder = { 5452 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, - ["MalevolenceUnaffectedByPoison"] = { affix = "", "Unaffected by Poison while affected by Malevolence", statOrderKey = "7524", statOrder = { 7524 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, - ["MalevolenceUnaffectedByBleeding_"] = { affix = "", "Unaffected by Bleeding while affected by Malevolence", statOrderKey = "7508", statOrder = { 7508 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, - ["MalevolenceYourAilmentsDealDamageFaster__"] = { affix = "", "Damaging Ailments you inflict deal Damage (10-15)% faster while affected by Malevolence", statOrderKey = "7610", statOrder = { 7610 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, - ["MalevolenceDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4768", statOrder = { 4768 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, - ["ZealotryCriticalStrikesPenetratesElementalResistances"] = { affix = "", "Critical Strikes Penetrate (8-10)% of Enemy Elemental Resistances while affected by Zealotry", statOrderKey = "4612", statOrder = { 4612 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, - ["ZealotryCastSpeed"] = { affix = "", "(10-15)% increased Cast Speed while affected by Zealotry", statOrderKey = "4354", statOrder = { 4354 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, - ["ZealotryConsecratedGroundEffectLingersForMsAfterLeavingTheArea"] = { affix = "", "Effects of Consecrated Ground you create while affected by Zealotry Linger for 2 seconds", statOrderKey = "4522", statOrder = { 4522 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ZealotryConsecratedGroundEnemyDamageTaken"] = { affix = "", "Consecrated Ground you create while affected by Zealotry causes enemies to take (8-10)% increased Damage", statOrderKey = "4519", statOrder = { 4519 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ZealotryGainArcaneSurgeFor4SecondsWhenYouCreateConsecratedGround"] = { affix = "", "Gain Arcane Surge for 4 seconds when you create Consecrated Ground while affected by Zealotry", statOrderKey = "5033", statOrder = { 5033 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, - ["ZealotryMaximumEnergyShieldPerSecondToMaximumEnergyShieldLeechRate"] = { affix = "", "30% increased Maximum total Energy Shield Recovery per second from Leech while affected by Zealotry", statOrderKey = "1258", statOrder = { 1258 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ZealotryMaximumEnergyShieldPerSecondToMaximumEnergyShieldLeechRateNew"] = { affix = "", "30% increased Maximum total Energy Shield Recovery per second from Leech while affected by Zealotry", statOrderKey = "1257", statOrder = { 1257 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, - ["ZealotryCriticalStrikeChanceAgainstEnemiesOnConsecratedGround"] = { affix = "", "(100-120)% increased Critical Strike Chance against Enemies on Consecrated Ground while affected by Zealotry", statOrderKey = "4558", statOrder = { 4558 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DeterminationPhysicalDamageReduction"] = { affix = "", "(5-8)% additional Physical Damage Reduction while affected by Determination", statOrderKey = "3998", statOrder = { 3998 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DeterminationAdditionalBlock"] = { affix = "", "+(5-8)% Chance to Block Attack Damage while affected by Determination", statOrderKey = "4452", statOrder = { 4452 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DeterminationUnaffectedByVulnerability"] = { affix = "", "Unaffected by Vulnerability while affected by Determination", statOrderKey = "7985", statOrder = { 7985 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["DeterminationReducedExtraDamageFromCrits"] = { affix = "", "You take (40-60)% reduced Extra Damage from Critical Strikes while affected by Determination", statOrderKey = "5183", statOrder = { 5183 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["DeterminationReducedReflectedPhysicalDamage"] = { affix = "", "(40-50)% reduced Reflected Physical Damage taken while affected by Determination", statOrderKey = "7561", statOrder = { 7561 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["DeterminationAdditionalArmour"] = { affix = "", "+(600-1000) to Armour while affected by Determination", statOrderKey = "4085", statOrder = { 4085 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "armour", "defences" }, }, + ["GraceAdditionalChanceToEvade"] = { affix = "", "+(5-8)% chance to Evade Attack Hits while affected by Grace", statOrderKey = "4587", statOrder = { 4587 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "evasion", "defences" }, }, + ["GraceChanceToDodge"] = { affix = "", "+(12-15)% chance to Suppress Spell Damage while affected by Grace", statOrderKey = "7753", statOrder = { 7753 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["GraceUnaffectedByEnfeeble"] = { affix = "", "Unaffected by Enfeeble while affected by Grace", statOrderKey = "7974", statOrder = { 7974 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["GraceIncreasedMovementSpeed"] = { affix = "", "(10-15)% increased Movement Speed while affected by Grace", statOrderKey = "7251", statOrder = { 7251 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "speed" }, }, + ["GraceBlindEnemiesWhenHit"] = { affix = "", "(30-50)% chance to Blind Enemies which Hit you while affected by Grace", statOrderKey = "4448", statOrder = { 4448 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["DisciplineEnergyShieldRegen"] = { affix = "", "Regenerate (1.5-2.5)% of Energy Shield per Second while affected by Discipline", statOrderKey = "5136", statOrder = { 5136 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DisciplineAdditionalSpellBlock"] = { affix = "", "+(5-8)% Chance to Block Spell Damage while affected by Discipline", statOrderKey = "4571", statOrder = { 4571 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "block" }, }, + ["DisciplineFasterStartOfRecharge"] = { affix = "", "(30-40)% faster start of Energy Shield Recharge while affected by Discipline", statOrderKey = "5114", statOrder = { 5114 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DisciplineEnergyShieldPerHit"] = { affix = "", "+(20-30) Energy Shield gained for each Enemy Hit while affected by Discipline", statOrderKey = "5115", statOrder = { 5115 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["DisciplineEnergyShieldRecoveryRate"] = { affix = "", "(10-15)% increased Energy Shield Recovery Rate while affected by Discipline", statOrderKey = "5130", statOrder = { 5130 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["WrathLightningPenetration"] = { affix = "", "Damage Penetrates (10-15)% Lightning Resistance while affected by Wrath", statOrderKey = "7555", statOrder = { 7555 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["WrathLightningDamageManaLeech"] = { affix = "", "(1-1.5)% of Lightning Damage is Leeched as Mana while affected by Wrath", statOrderKey = "6441", statOrder = { 6441 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana", "elemental", "lightning" }, }, + ["WrathLightningDamageESLeech"] = { affix = "", "(1-1.5)% of Lightning Damage is Leeched as Energy Shield while affected by Wrath", statOrderKey = "5118", statOrder = { 5118 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences", "elemental", "lightning" }, }, + ["WrathPhysicalAddedAsLightning_"] = { affix = "", "Gain (15-25)% of Physical Damage as Extra Lightning Damage while affected by Wrath", statOrderKey = "7372", statOrder = { 7372 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["WrathPhysicalConvertedToLightning"] = { affix = "", "(25-40)% of Physical Damage Converted to Lightning Damage while affected by Wrath", statOrderKey = "4299", statOrder = { 4299 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "lightning" }, }, + ["WrathIncreasedLightningDamage"] = { affix = "", "(40-60)% increased Lightning Damage while affected by Wrath", statOrderKey = "5838", statOrder = { 5838 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "lightning" }, }, + ["WrathIncreasedCriticalStrikeChance"] = { affix = "", "(70-100)% increased Critical Strike Chance while affected by Wrath", statOrderKey = "4782", statOrder = { 4782 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["AngerFirePenetration"] = { affix = "", "Damage Penetrates (10-15)% Fire Resistance while affected by Anger", statOrderKey = "7554", statOrder = { 7554 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AngerFireDamageLifeLeech_"] = { affix = "", "(1-1.5)% of Fire Damage Leeched as Life while affected by Anger", statOrderKey = "5781", statOrder = { 5781 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "elemental", "fire" }, }, + ["AngerPhysicalAddedAsFire"] = { affix = "", "Gain (15-25)% of Physical Damage as Extra Fire Damage while affected by Anger", statOrderKey = "7369", statOrder = { 7369 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AngerPhysicalConvertedToFire"] = { affix = "", "(25-40)% of Physical Damage Converted to Fire Damage while affected by Anger", statOrderKey = "4298", statOrder = { 4298 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "fire" }, }, + ["AngerIncreasedFireDamage"] = { affix = "", "(40-60)% increased Fire Damage while affected by Anger", statOrderKey = "5209", statOrder = { 5209 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "fire" }, }, + ["AngerIncreasedCriticalStrikeMultiplier"] = { affix = "", "+(30-50)% to Critical Strike Multiplier while affected by Anger", statOrderKey = "4807", statOrder = { 4807 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["HatredColdPenetration"] = { affix = "", "Damage Penetrates (10-15)% Cold Resistance while affected by Hatred", statOrderKey = "7552", statOrder = { 7552 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["HatredAdditionalCriticalStrikeChance"] = { affix = "", "+(1.2-1.8)% to Critical Strike Chance while affected by Hatred", statOrderKey = "3977", statOrder = { 3977 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, + ["HatredAddedColdDamage"] = { affix = "", "Adds (58-70) to (88-104) Cold Damage while affected by Hatred", statOrderKey = "7126", statOrder = { 7126 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["HatredPhysicalConvertedToCold"] = { affix = "", "(25-40)% of Physical Damage Converted to Cold Damage while affected by Hatred", statOrderKey = "4297", statOrder = { 4297 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "elemental_damage", "damage", "physical", "elemental", "cold" }, }, + ["HatredIncreasedColdDamage"] = { affix = "", "(40-60)% increased Cold Damage while affected by Hatred", statOrderKey = "4693", statOrder = { 4693 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "cold" }, }, + ["VitalityDamageLifeLeech"] = { affix = "", "(0.8-1.2)% of Damage leeched as Life while affected by Vitality", statOrderKey = "5775", statOrder = { 5775 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VitalityFlatLifeRegen"] = { affix = "", "Regenerate (100-140) Life per Second while affected by Vitality", statOrderKey = "5801", statOrder = { 5801 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VitalityPercentLifeRegen"] = { affix = "", "Regenerate (1-1.5)% of Life per second while affected by Vitality", statOrderKey = "5808", statOrder = { 5808 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VitalityLifeRecoveryRate"] = { affix = "", "(10-15)% increased Life Recovery Rate while affected by Vitality", statOrderKey = "5795", statOrder = { 5795 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VitalityLifeGainPerHit"] = { affix = "", "+(20-30) Life gained for each Enemy Hit while affected by Vitality", statOrderKey = "5770", statOrder = { 5770 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life" }, }, + ["VitalityLifeRecoveryFromFlasks_"] = { affix = "", "(50-70)% increased Life Recovery from Flasks while affected by Vitality", statOrderKey = "5248", statOrder = { 5248 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "resource", "life" }, }, + ["ClarityReducedManaCost"] = { affix = "", "-(10-5) to Total Mana Cost of Skills while affected by Clarity", statOrderKey = "7669", statOrder = { 7669 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ClarityReducedManaCostNonChannelled"] = { affix = "", "Non-Channelling Skills have -(10-5) to Total Mana Cost while affected by Clarity", statOrderKey = "7672", statOrder = { 7672 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ClarityDamageTakenFromManaBeforeLife"] = { affix = "", "(6-10)% of Damage taken from Mana before Life while affected by Clarity", statOrderKey = "4906", statOrder = { 4906 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "life", "mana" }, }, + ["ClarityRecoverManaOnSkillUse"] = { affix = "", "(10-15)% chance to Recover 10% of Mana when you use a Skill while affected by Clarity", statOrderKey = "7533", statOrder = { 7533 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ClarityManaAddedAsEnergyShield"] = { affix = "", "Gain (6-10)% of Maximum Mana as Extra Maximum Energy Shield while affected by Clarity", statOrderKey = "7074", statOrder = { 7074 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ClarityManaRecoveryRate"] = { affix = "", "(10-15)% increased Mana Recovery Rate while affected by Clarity", statOrderKey = "6449", statOrder = { 6449 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["ClarityDamageTakenGainedAsMana"] = { affix = "", "(15-20)% of Damage taken while affected by Clarity Recouped as Mana", statOrderKey = "4915", statOrder = { 4915 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "resource", "mana" }, }, + ["HasteChanceToDodgeSpells"] = { affix = "", "+(5-8)% chance to Suppress Spell Damage while affected by Haste", statOrderKey = "7754", statOrder = { 7754 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasteGainOnslaughtOnKill"] = { affix = "", "You gain Onslaught for 4 seconds on Kill while affected by Haste", statOrderKey = "5348", statOrder = { 5348 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasteGainPhasing"] = { affix = "", "You have Phasing while affected by Haste", statOrderKey = "5358", statOrder = { 5358 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasteUnaffectedByTemporalChains"] = { affix = "", "Unaffected by Temporal Chains while affected by Haste", statOrderKey = "7984", statOrder = { 7984 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["HasteDebuffsExpireFaster"] = { affix = "", "Debuffs on you expire (15-20)% faster while affected by Haste", statOrderKey = "4945", statOrder = { 4945 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["HasteCooldownRecoveryForMovementSkills"] = { affix = "", "(30-50)% increased Cooldown Recovery Rate of Movement Skills used while affected by Haste", statOrderKey = "7235", statOrder = { 7235 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PurityOfFireTakePhysicalAsFire"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Fire", statOrderKey = "7397", statOrder = { 7397 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "fire" }, }, + ["PurityOfFireImmuneToIgnite"] = { affix = "", "Immune to Ignite while affected by Purity of Fire", statOrderKey = "5699", statOrder = { 5699 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire", "ailment" }, }, + ["PurityOfFireUnaffectedByBurningGround"] = { affix = "", "Unaffected by Burning Ground while affected by Purity of Fire", statOrderKey = "7966", statOrder = { 7966 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PurityOfFireUnaffectedByFlammability__"] = { affix = "", "Unaffected by Flammability while affected by Purity of Fire", statOrderKey = "7975", statOrder = { 7975 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PurityOfFireReducedReflectedFireDamage"] = { affix = "", "(40-50)% reduced Reflected Fire Damage taken while affected by Purity of Fire", statOrderKey = "5221", statOrder = { 5221 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "fire" }, }, + ["PurityOfIceTakePhysicalAsIce"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Ice", statOrderKey = "7395", statOrder = { 7395 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "cold" }, }, + ["PurityOfIceImmuneToFreeze"] = { affix = "", "Immune to Freeze while affected by Purity of Ice", statOrderKey = "5696", statOrder = { 5696 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold", "ailment" }, }, + ["PurityOfIceUnaffectedByChilledGround"] = { affix = "", "Unaffected by Chilled Ground while affected by Purity of Ice", statOrderKey = "7969", statOrder = { 7969 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PurityOfIceUnaffectedByFrostbite"] = { affix = "", "Unaffected by Frostbite while affected by Purity of Ice", statOrderKey = "7976", statOrder = { 7976 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PurityOfIceReducedReflectedColdDamage"] = { affix = "", "(40-50)% reduced Reflected Cold Damage taken while affected by Purity of Ice", statOrderKey = "4710", statOrder = { 4710 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "cold" }, }, + ["PurityOfLightningTakePhysicalAsLightning"] = { affix = "", "(6-10)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Lightning", statOrderKey = "7399", statOrder = { 7399 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "lightning" }, }, + ["PurityOfLightningImmuneToShock_"] = { affix = "", "Immune to Shock while affected by Purity of Lightning", statOrderKey = "5701", statOrder = { 5701 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning", "ailment" }, }, + ["PurityOfLightningUnaffectedByShockedGround"] = { affix = "", "Unaffected by Shocked Ground while affected by Purity of Lightning", statOrderKey = "7982", statOrder = { 7982 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PurityOfLightningUnaffectedByConductivity_____"] = { affix = "", "Unaffected by Conductivity while affected by Purity of Lightning", statOrderKey = "7970", statOrder = { 7970 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PurityOfLightningReducedReflectedLightningDamage"] = { affix = "", "(40-50)% reduced Reflected Lightning Damage taken while affected by Purity of Lightning", statOrderKey = "5848", statOrder = { 5848 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental", "lightning" }, }, + ["PurityOfElementsTakePhysicalAsFire_"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Fire Damage while affected by Purity of Elements", statOrderKey = "7396", statOrder = { 7396 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "fire" }, }, + ["PurityOfElementsTakePhysicalAsCold"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Cold Damage while affected by Purity of Elements", statOrderKey = "7394", statOrder = { 7394 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "cold" }, }, + ["PurityOfElementsTakePhysicalAsLightning"] = { affix = "", "(8-12)% of Physical Damage from Hits taken as Lightning Damage while affected by Purity of Elements", statOrderKey = "7398", statOrder = { 7398 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical", "elemental", "lightning" }, }, + ["PurityOfElementsUnaffectedByElementalWeakness"] = { affix = "", "Unaffected by Elemental Weakness while affected by Purity of Elements", statOrderKey = "7973", statOrder = { 7973 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "curse" }, }, + ["PurityOfElementsReducedReflectedElementalDamage"] = { affix = "", "(40-50)% reduced Reflected Elemental Damage taken while affected by Purity of Elements", statOrderKey = "5054", statOrder = { 5054 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental" }, }, + ["PurityOfElementsChaosResistance"] = { affix = "", "+(30-50)% to Chaos Resistance while affected by Purity of Elements", statOrderKey = "4639", statOrder = { 4639 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "chaos", "resistance" }, }, + ["PrecisionIncreasedCriticalStrikeMultiplier"] = { affix = "", "+(20-30)% to Critical Strike Multiplier while affected by Precision", statOrderKey = "4808", statOrder = { 4808 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "critical" }, }, + ["PrecisionIncreasedAttackDamage"] = { affix = "", "(40-60)% increased Attack Damage while affected by Precision", statOrderKey = "4164", statOrder = { 4164 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "attack" }, }, + ["PrecisionFlaskChargeOnCrit_"] = { affix = "", "Gain a Flask Charge when you deal a Critical Strike while affected by Precision", statOrderKey = "7531", statOrder = { 7531 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "flask", "critical" }, }, + ["PrecisionIncreasedAttackSpeed"] = { affix = "", "(10-15)% increased Attack Speed while affected by Precision", statOrderKey = "4195", statOrder = { 4195 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "attack", "speed" }, }, + ["PrecisionCannotBeBlinded"] = { affix = "", "Cannot be Blinded while affected by Precision", statOrderKey = "4502", statOrder = { 4502 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PrideChanceForDoubleDamage"] = { affix = "", "(8-12)% chance to deal Double Damage while using Pride", statOrderKey = "7444", statOrder = { 7444 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["PrideIntimidateOnHit"] = { affix = "", "Your Hits Intimidate Enemies for 4 seconds while you are using Pride", statOrderKey = "7446", statOrder = { 7446 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["PrideIncreasedPhysicalDamage_"] = { affix = "", "(40-60)% increased Physical Damage while using Pride", statOrderKey = "7450", statOrder = { 7450 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical_damage", "damage", "physical" }, }, + ["PrideChanceToImpale"] = { affix = "", "25% chance to Impale Enemies on Hit with Attacks while using Pride", statOrderKey = "7445", statOrder = { 7445 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["PrideImpaleAdditionalHits"] = { affix = "", "Impales you inflict last 2 additional Hits while using Pride", statOrderKey = "7452", statOrder = { 7452 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "physical" }, }, + ["MalevolenceSkillEffectDuration"] = { affix = "", "(20-30)% increased Skill Effect Duration while affected by Malevolence", statOrderKey = "7664", statOrder = { 7664 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["MalevolenceChaosNonAilmentDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4998", statOrder = { 4998 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MalevolenceColdDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4998", statOrder = { 4998 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["MalevolenceLifeAndEnergyShieldRecoveryRate"] = { affix = "", "(8-12)% increased Recovery rate of Life and Energy Shield while affected by Malevolence", statOrderKey = "5763", statOrder = { 5763 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "resource", "life", "defences" }, }, + ["MalevolenceUnaffectedByPoison"] = { affix = "", "Unaffected by Poison while affected by Malevolence", statOrderKey = "7979", statOrder = { 7979 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "poison", "chaos", "ailment" }, }, + ["MalevolenceUnaffectedByBleeding_"] = { affix = "", "Unaffected by Bleeding while affected by Malevolence", statOrderKey = "7962", statOrder = { 7962 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "bleed", "physical", "attack", "ailment" }, }, + ["MalevolenceYourAilmentsDealDamageFaster__"] = { affix = "", "Damaging Ailments you inflict deal Damage (10-15)% faster while affected by Malevolence", statOrderKey = "8086", statOrder = { 8086 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage", "ailment" }, }, + ["MalevolenceDamageOverTimeMultiplier"] = { affix = "", "+(18-22)% to Damage over Time Multiplier while affected by Malevolence", statOrderKey = "4998", statOrder = { 4998 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "damage" }, }, + ["ZealotryCriticalStrikesPenetratesElementalResistances"] = { affix = "", "Critical Strikes Penetrate (8-10)% of Enemy Elemental Resistances while affected by Zealotry", statOrderKey = "4818", statOrder = { 4818 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "elemental_damage", "damage", "elemental", "critical" }, }, + ["ZealotryCastSpeed"] = { affix = "", "(10-15)% increased Cast Speed while affected by Zealotry", statOrderKey = "4551", statOrder = { 4551 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "caster", "speed" }, }, + ["ZealotryConsecratedGroundEffectLingersForMsAfterLeavingTheArea"] = { affix = "", "Effects of Consecrated Ground you create while affected by Zealotry Linger for 2 seconds", statOrderKey = "4725", statOrder = { 4725 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ZealotryConsecratedGroundEnemyDamageTaken"] = { affix = "", "Consecrated Ground you create while affected by Zealotry causes enemies to take (8-10)% increased Damage", statOrderKey = "4722", statOrder = { 4722 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ZealotryGainArcaneSurgeFor4SecondsWhenYouCreateConsecratedGround"] = { affix = "", "Gain Arcane Surge for 4 seconds when you create Consecrated Ground while affected by Zealotry", statOrderKey = "5297", statOrder = { 5297 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { }, }, + ["ZealotryMaximumEnergyShieldPerSecondToMaximumEnergyShieldLeechRate"] = { affix = "", "30% increased Maximum total Energy Shield Recovery per second from Leech while affected by Zealotry", statOrderKey = "1310", statOrder = { 1310 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ZealotryMaximumEnergyShieldPerSecondToMaximumEnergyShieldLeechRateNew"] = { affix = "", "30% increased Maximum total Energy Shield Recovery per second from Leech while affected by Zealotry", statOrderKey = "1309", statOrder = { 1309 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "energy_shield", "defences" }, }, + ["ZealotryCriticalStrikeChanceAgainstEnemiesOnConsecratedGround"] = { affix = "", "(100-120)% increased Critical Strike Chance against Enemies on Consecrated Ground while affected by Zealotry", statOrderKey = "4763", statOrder = { 4763 }, level = 1, group = "AuraBonus", weightKey = { }, weightVal = { }, weightMultiplierKey = { }, weightMultiplierVal = { }, modTags = { "critical" }, }, } \ No newline at end of file diff --git a/src/Export/Classes/Dat64File.lua b/src/Export/Classes/Dat64File.lua index 311f42679b..8406dbf2a5 100644 --- a/src/Export/Classes/Dat64File.lua +++ b/src/Export/Classes/Dat64File.lua @@ -52,7 +52,7 @@ local dataTypes = { end, }, Enum = { - size = 4, + size = 16, ref = true, read = function(b, o, d) if o > #b - 3 then return 1337 end diff --git a/src/Export/Scripts/bases.lua b/src/Export/Scripts/bases.lua index 1096c4eeff..4a66152149 100644 --- a/src/Export/Scripts/bases.lua +++ b/src/Export/Scripts/bases.lua @@ -131,20 +131,24 @@ directiveTable.base = function(state, args, out) if shield then out:write('BlockChance = ', shield.Block, ', ') end - if armourType.Armour > 0 then - out:write('ArmourBase = ', armourType.Armour, ', ') + if armourType.ArmourMin > 0 then + out:write('ArmourBaseMin = ', armourType.ArmourMin, ', ') + out:write('ArmourBaseMax = ', armourType.ArmourMax, ', ') end - if armourType.Evasion > 0 then - out:write('EvasionBase = ', armourType.Evasion, ', ') + if armourType.EvasionMin > 0 then + out:write('EvasionBaseMin = ', armourType.EvasionMin, ', ') + out:write('EvasionBaseMax = ', armourType.EvasionMax, ', ') end - if armourType.EnergyShield > 0 then - out:write('EnergyShieldBase = ', armourType.EnergyShield, ', ') + if armourType.EnergyShieldMin > 0 then + out:write('EnergyShieldBaseMin = ', armourType.EnergyShieldMin, ', ') + out:write('EnergyShieldBaseMax = ', armourType.EnergyShieldMax, ', ') end if armourType.MovementPenalty ~= 0 then out:write('MovementPenalty = ', -armourType.MovementPenalty, ', ') end - if armourType.Ward ~= 0 then - out:write('WardBase = ', armourType.Ward, ', ') + if armourType.WardMin > 0 then + out:write('WardBaseMin = ', armourType.WardMin, ', ') + out:write('WardBaseMax = ', armourType.WardMax, ', ') end out:write('},\n') end diff --git a/src/Export/Scripts/skillTypes.lua b/src/Export/Scripts/skillTypes.lua new file mode 100644 index 0000000000..db25d7eadf --- /dev/null +++ b/src/Export/Scripts/skillTypes.lua @@ -0,0 +1,17 @@ +-- +-- export skill types data +-- + +local out = io.open("../Data/SkillType.lua", "w") +out:write('-- This file is automatically generated, do not edit!\n') +out:write('-- Skill costs data (c) Grinding Gear Games\n\n') +out:write('return {\n') + +for c in dat("ActiveSkillType"):Rows() do + out:write('\t', c.Id, ' = ', c._rowIndex, ',\n') +end + +out:write('}\n') +out:close() + +print("Skill types data exported.") diff --git a/src/Export/Scripts/skills.lua b/src/Export/Scripts/skills.lua index 29bc65eb1b..50105f4614 100644 --- a/src/Export/Scripts/skills.lua +++ b/src/Export/Scripts/skills.lua @@ -1,116 +1,3 @@ -local skillTypes = { - "Attack", - "Spell", - "Projectile", - "DualWield", - "Buff", - "Minion", - "Hit", - "Area", - "Duration", - "Shield", - "ProjectileDamage", - "ManaCostReserved", - "ManaCostPercent", - "SkillCanTrap", - "SkillCanTotem", - "SkillCanMine", - "CauseElementalStatus", - "CreateMinion", - "Chaining", - "Melee", - "MeleeSingleTarget", - "SpellCanRepeat", - "Type27", - "AttackCanRepeat", - "CausesBurning", - "Totem", - "DamageCannotBeReflected", - "PhysicalSkill", - "FireSkill", - "ColdSkill", - "LightningSkill", - "Triggerable", - "Trap", - "MovementSkill", - "DamageOverTime", - "Mine", - "Triggered", - "Vaal", - "Aura", - "Type46", - "ProjectileAttack", - "ChaosSkill", - "Type51", - "Type53", - "MinionProjectile", - "Type55", - "AnimateWeapon", - "Channelled", - "Type59", - "TriggeredGrantedSkill", - "Golem", - "Herald", - "AuraDebuff", - "Type65", - "Type66", - "SpellCanCascade", - "SkillCanVolley", - "SkillCanMirageArcher", - "LaunchesSeriesOfProjectiles", - "Type71", - "Type72", - "Type73", - "Warcry", - "Instant", - "Brand", - "DestroysCorpse", - "NonHitChill", - "ChillingArea", - "AppliesCurse", - "CanRapidFire", - "AuraDuration", - "AreaSpell", - "OR", - "AND", - "NOT", - "Maims", - "CreatesMinion", - "GuardSkill", - "TravelSkill", - "BlinkSkill", - "CanHaveBlessing", - "FiresProjectilesFromSecondaryLocation", - "Ballista", - "NovaSpell", - "Type91", - "Type92", - "CanDetonate", - "Banner", - "FiresArrowsAtTargetLocation", - "SecondWindSupport", - "Type97", - "SlamSkill", - "StanceSkill", - "CreatesMirageWarrior", - "UsesSupportedTriggerSkill", - "SteelSkill", - "Hex", - "Mark", - "Aegis", - "Orb", - "Type112", - "Prismatic", - "Type114", - "Arcane", - "Type116", - "CantEquipWeapon", -} - -local function mapAST(ast) - return "SkillType."..(skillTypes[ast] or ("Unknown"..ast)) -end - local weaponClassMap = { ["Claw"] = "Claw", ["Dagger"] = "Dagger", @@ -200,17 +87,17 @@ directiveTable.skill = function(state, args, out) out:write('\tsupport = true,\n') out:write('\trequireSkillTypes = { ') for _, type in ipairs(granted.SupportTypes) do - out:write(mapAST(type), ', ') + out:write("SkillType." .. type.Id, ', ') end out:write('},\n') out:write('\taddSkillTypes = { ') for _, type in ipairs(granted.AddTypes) do - out:write(mapAST(type), ', ') + out:write("SkillType." .. type.Id, ', ') end out:write('},\n') out:write('\texcludeSkillTypes = { ') for _, type in ipairs(granted.ExcludeTypes) do - out:write(mapAST(type), ', ') + out:write("SkillType." .. type.Id, ', ') end out:write('},\n') if granted.SupportGemsOnly then @@ -242,16 +129,17 @@ directiveTable.skill = function(state, args, out) end out:write('\tskillTypes = { ') for _, type in ipairs(granted.ActiveSkill.SkillTypes) do - out:write('[', mapAST(type), '] = true, ') + out:write('[', "SkillType." .. type.Id, '] = true, ') end out:write('},\n') if granted.ActiveSkill.MinionSkillTypes[1] then out:write('\tminionSkillTypes = { ') for _, type in ipairs(granted.ActiveSkill.MinionSkillTypes) do - out:write('[', mapAST(type), '] = true, ') + out:write('[', "SkillType." .. type.Id, '] = true, ') end out:write('},\n') end + -- local weaponTypes = { } for _, class in ipairs(granted.ActiveSkill.WeaponRestrictions) do if weaponClassMap[class.Id] then diff --git a/src/Export/Skills/act_dex.txt b/src/Export/Skills/act_dex.txt index f208957b58..fc2b60d226 100644 --- a/src/Export/Skills/act_dex.txt +++ b/src/Export/Skills/act_dex.txt @@ -1525,3 +1525,24 @@ local skills, mod, flag, skill = ... #baseMod mod("Dummy", "DUMMY", 1, 0, 0, { type = "Condition", var = "CanBeElusive" }) #baseMod skill("radius", 26) #mods + +#skill PoisonousConcoction +#flags attack area projectile +#baseMod skill("radius", 18) +#mods + +#skill TemporalRift +#flags spell +#mods + +#skill Tornado +#flags spell duration physical area +#mods + +#skill IntuitiveLink +#flags spell duration +#mods + +#skill VampiricLink +#flags spell duration +#mods \ No newline at end of file diff --git a/src/Export/Skills/act_int.txt b/src/Export/Skills/act_int.txt index 839fc2291f..53c5933ad2 100644 --- a/src/Export/Skills/act_int.txt +++ b/src/Export/Skills/act_int.txt @@ -2003,3 +2003,15 @@ local skills, mod, flag, skill = ... }, #baseMod skill("radius", 40) #mods + +#skill EnergyBlade +#flags spell lightning +#mods + +#skill SoulLink +#flags spell duration +#mods + +#skill DestructiveLink +#flags spell duration +#mods \ No newline at end of file diff --git a/src/Export/Skills/act_str.txt b/src/Export/Skills/act_str.txt index 634209bce2..e1352a473c 100644 --- a/src/Export/Skills/act_str.txt +++ b/src/Export/Skills/act_str.txt @@ -1319,4 +1319,12 @@ end, }, #baseMod skill("radius", 46) #baseMod skill("manaReservationPercent", 0, { type = "Condition", var = "BannerPlanted" }) +#mods + +#skill FlameLink +#flags spell duration fire +#mods + +#skill ProtectiveLink +#flags spell duration #mods \ No newline at end of file diff --git a/src/Export/Skills/sup_dex.txt b/src/Export/Skills/sup_dex.txt index 5f60e85280..ed0f4bc2aa 100644 --- a/src/Export/Skills/sup_dex.txt +++ b/src/Export/Skills/sup_dex.txt @@ -512,4 +512,4 @@ local skills, mod, flag, skill = ... #mods #skill SupportChaosAttacks -#mods \ No newline at end of file +#mods diff --git a/src/Export/spec.lua b/src/Export/spec.lua index 3fcfb3466d..3a819ab4b0 100644 --- a/src/Export/spec.lua +++ b/src/Export/spec.lua @@ -29,6 +29,20 @@ return { ActiveSkillTargetTypes={ }, ActiveSkillType={ + [1]={ + list=false, + name="Id", + refTo="", + type="String", + width=150 + }, + [2]={ + list=false, + name="Stat", + refTo="Stats", + type="Key", + width=150 + } }, ActiveSkills={ [1]={ @@ -77,7 +91,7 @@ return { list=true, name="SkillTypes", refTo="ActiveSkillType", - type="Enum", + type="Key", width=330 }, [8]={ @@ -154,7 +168,7 @@ return { list=true, name="MinionSkillTypes", refTo="ActiveSkillType", - type="Enum", + type="Key", width=150 }, [19]={ @@ -659,42 +673,63 @@ return { }, [2]={ list=false, - name="Armour", + name="ArmourMin", refTo="", type="Int", width=150 }, [3]={ list=false, - name="Evasion", + name="ArmourMax", refTo="", type="Int", width=150 }, [4]={ list=false, - name="EnergyShield", + name="EvasionMin", refTo="", type="Int", width=150 }, [5]={ list=false, - name="MovementPenalty", + name="EvasionMax", refTo="", type="Int", width=150 }, [6]={ list=false, - name="Ward", + name="EnergyShieldMin", refTo="", type="Int", width=150 }, [7]={ list=false, - name="", + name="EnergyShieldMax", + refTo="", + type="Int", + width=150 + }, + [8]={ + list=false, + name="MovementPenalty", + refTo="", + type="Int", + width=150 + }, + [9]={ + list=false, + name="WardMin", + refTo="", + type="Int", + width=150 + }, + [10]={ + list=false, + name="WardMax", refTo="", type="Int", width=150 @@ -2915,8 +2950,8 @@ return { list=true, name="SupportTypes", refTo="ActiveSkillType", - type="Enum", - width=170 + type="Key", + width=330 }, [4]={ list=false, @@ -2950,14 +2985,14 @@ return { list=true, name="AddTypes", refTo="ActiveSkillType", - type="Enum", + type="Key", width=90 }, [9]={ list=true, name="ExcludeTypes", refTo="ActiveSkillType", - type="Enum", + type="Key", width=200 }, [10]={ @@ -3027,7 +3062,7 @@ return { list=true, name="AddMinionTypes", refTo="ActiveSkillType", - type="Enum", + type="Key", width=150 }, [20]={ @@ -5557,6 +5592,36 @@ return { }, PantheonSouls={ }, + PassiveJewelRadii={ + [1]={ + list=false, + name="Name", + refTo="", + type="String", + width=150 + }, + [2]={ + list=false, + name="", + refTo="", + type="Int", + width=150 + }, + [3]={ + list=false, + name="", + refTo="", + type="Int", + width=150 + }, + [4]={ + list=false, + name="", + refTo="", + type="Int", + width=150 + } + }, PassiveJewelSlots={ [1]={ list=false, diff --git a/src/Modules/CalcActiveSkill.lua b/src/Modules/CalcActiveSkill.lua index 8786cafa0b..87a69f60ca 100644 --- a/src/Modules/CalcActiveSkill.lua +++ b/src/Modules/CalcActiveSkill.lua @@ -93,7 +93,7 @@ function calcs.createActiveSkill(activeEffect, supportList, actor, socketGroup, -- Initialise skill flag set ('attack', 'projectile', etc) local skillFlags = copyTable(activeGrantedEffect.baseFlags) activeSkill.skillFlags = skillFlags - skillFlags.hit = skillFlags.hit or activeSkill.skillTypes[SkillType.Attack] or activeSkill.skillTypes[SkillType.Hit] or activeSkill.skillTypes[SkillType.Projectile] + skillFlags.hit = skillFlags.hit or activeSkill.skillTypes[SkillType.Attack] or activeSkill.skillTypes[SkillType.Damage] or activeSkill.skillTypes[SkillType.Projectile] -- Process support skills activeSkill.effectList = { activeEffect } @@ -214,7 +214,7 @@ function calcs.buildActiveSkillModList(env, activeSkill) skillFlags.multiPart = #activeGemParts > 1 end - if (skillTypes[SkillType.Shield] or skillFlags.shieldAttack) and not activeSkill.summonSkill and (not activeSkill.actor.itemList["Weapon 2"] or activeSkill.actor.itemList["Weapon 2"].type ~= "Shield") then + if (skillTypes[SkillType.RequiresShield] or skillFlags.shieldAttack) and not activeSkill.summonSkill and (not activeSkill.actor.itemList["Weapon 2"] or activeSkill.actor.itemList["Weapon 2"].type ~= "Shield") then -- Skill requires a shield to be equipped skillFlags.disable = true activeSkill.disableReason = "This skill requires a Shield" @@ -245,7 +245,7 @@ function calcs.buildActiveSkillModList(env, activeSkill) elseif not weapon1Info.melee and skillFlags.projectile then skillFlags.melee = nil end - elseif skillTypes[SkillType.DualWield] or skillTypes[SkillType.MainHandOnly] or skillFlags.forceMainHand or weapon1Info then + elseif skillTypes[SkillType.DualWieldOnly] or skillTypes[SkillType.MainHandOnly] or skillFlags.forceMainHand or weapon1Info then -- Skill requires a compatible main hand weapon skillFlags.disable = true activeSkill.disableReason = "Main Hand weapon is not usable with this skill" @@ -255,7 +255,7 @@ function calcs.buildActiveSkillModList(env, activeSkill) if weapon2Flags then activeSkill.weapon2Flags = weapon2Flags skillFlags.weapon2Attack = true - elseif skillTypes[SkillType.DualWield] or weapon2Info then + elseif skillTypes[SkillType.DualWieldOnly] or weapon2Info then -- Skill requires a compatible off hand weapon skillFlags.disable = true activeSkill.disableReason = activeSkill.disableReason or "Off Hand weapon is not usable with this skill" diff --git a/src/Modules/CalcOffence.lua b/src/Modules/CalcOffence.lua index 24c0000d0c..2ba4ce9aa8 100644 --- a/src/Modules/CalcOffence.lua +++ b/src/Modules/CalcOffence.lua @@ -839,7 +839,7 @@ function calcs.offence(env, actor, activeSkill) breakdown.AuraEffectMod = breakdown.mod(skillModList, skillCfg, "AuraEffect") end end - if activeSkill.skillTypes[SkillType.ManaCostReserved] then + if activeSkill.skillTypes[SkillType.HasReservation] then for _, pool in ipairs({"Life", "Mana"}) do output[pool .. "ReservedMod"] = calcLib.mod(skillModList, skillCfg, pool .. "Reserved", "Reserved") * calcLib.mod(skillModList, skillCfg, "SupportManaMultiplier") / calcLib.mod(skillModList, skillCfg, pool .. "ReservationEfficiency", "ReservationEfficiency") if breakdown then diff --git a/src/Modules/CalcPerform.lua b/src/Modules/CalcPerform.lua index ccf9a79edf..4f80f39fc3 100644 --- a/src/Modules/CalcPerform.lua +++ b/src/Modules/CalcPerform.lua @@ -1366,7 +1366,7 @@ function calcs.perform(env, avoidCache) breakdown.ManaReserved = { reservations = { } } end for _, activeSkill in ipairs(env.player.activeSkillList) do - if activeSkill.skillTypes[SkillType.ManaCostReserved] and not activeSkill.skillFlags.totem then + if activeSkill.skillTypes[SkillType.HasReservation] and not activeSkill.skillFlags.totem then local skillModList = activeSkill.skillModList local skillCfg = activeSkill.skillCfg local mult = skillModList:More(skillCfg, "SupportManaMultiplier") @@ -2088,7 +2088,7 @@ function calcs.perform(env, avoidCache) local trigRate = 0 local source = nil for _, skill in ipairs(env.player.activeSkillList) do - if (skill.skillTypes[SkillType.Hit] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, bor(ModFlag.Mace, ModFlag.Weapon1H)) > 0 and skill ~= env.player.mainSkill then + if (skill.skillTypes[SkillType.Damage] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, bor(ModFlag.Mace, ModFlag.Weapon1H)) > 0 and skill ~= env.player.mainSkill then source, trigRate = findTriggerSkill(env, skill, source, trigRate) end if skill.skillData.triggeredByMjolner and env.player.mainSkill.socketGroup.slot == skill.socketGroup.slot then @@ -2388,7 +2388,7 @@ function calcs.perform(env, avoidCache) local trigRate = 0 local source = nil for _, skill in ipairs(env.player.activeSkillList) do - if (skill.skillTypes[SkillType.Hit] or skill.skillTypes[SkillType.Attack] or skill.skillTypes[SkillType.Spell]) and skill ~= env.player.mainSkill and not skill.skillData.triggeredByCraft then + if (skill.skillTypes[SkillType.Damage] or skill.skillTypes[SkillType.Attack] or skill.skillTypes[SkillType.Spell]) and skill ~= env.player.mainSkill and not skill.skillData.triggeredByCraft then source, trigRate = skill, 0 end if skill.skillData.triggeredByCraft and env.player.mainSkill.socketGroup.slot == skill.socketGroup.slot then @@ -2515,7 +2515,7 @@ function calcs.perform(env, avoidCache) for _, skill in ipairs(env.player.activeSkillList) do if uniqueTriggerName == "The Poet's Pen" then triggerName = "Poet" - if (skill.skillTypes[SkillType.Hit] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, ModFlag.Wand) > 0 and skill ~= env.player.mainSkill and not skill.skillData.triggeredByUnique then + if (skill.skillTypes[SkillType.Damage] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, ModFlag.Wand) > 0 and skill ~= env.player.mainSkill and not skill.skillData.triggeredByUnique then source, trigRate = findTriggerSkill(env, skill, source, trigRate) end if skill.skillData.triggeredByUnique and env.player.mainSkill.socketGroup.slot == skill.socketGroup.slot and skill.skillTypes[SkillType.Spell] then @@ -2531,7 +2531,7 @@ function calcs.perform(env, avoidCache) end elseif uniqueTriggerName == "Asenath's Chant" then triggerName = "Asenath" - if (skill.skillTypes[SkillType.Hit] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, ModFlag.Bow) > 0 and skill ~= env.player.mainSkill and not skill.skillData.triggeredByUnique then + if (skill.skillTypes[SkillType.Damage] or skill.skillTypes[SkillType.Attack]) and band(skill.skillCfg.flags, ModFlag.Bow) > 0 and skill ~= env.player.mainSkill and not skill.skillData.triggeredByUnique then source, trigRate = findTriggerSkill(env, skill, source, trigRate) end if skill.skillData.triggeredByUnique and env.player.mainSkill.socketGroup.slot == skill.socketGroup.slot and skill.skillTypes[SkillType.Spell] then